/* FOR BACKGROUND OF LOGIN AND REGISTER */
.panel-container {
}

/* FOR LOGIN AND REGISTER */
.hr-logo {
}

/* FOR SIDEBAR COLLAPSED LOGO */
.company-logo {
}

/* FOR SIDEBAR EXPANDED LOGO */
.company-logo.company-logo-big {
}


body, html {
  background-image: none !important;
  background-color: #f3f3f3 !important;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.bilisim-grid-header {
  background-color: #ffffff !important;
}

.bilisim-grid-header h5 {
  color: #1a2b49 !important;
}

.ag-theme-balham .ag-header-cell {
  background-color: #fff !important;
}

.ag-theme-balham .ag-row-odd:not(.ag-row-selected, .ag-row-hover) {
  background-color: #ededed !important;
}

.bilisim-grid-pager {
  font-size: 11px !important;
}

.ag-theme-balham .ag-row-selected {
  background-color: #b7b7b7;
}

.ag-theme-balham .ag-row-hover:not(.ag-row-selected) {
  background-color: #e9ffea;
}

.btn-grid-inline {
  color: #717171 !important;
  font-size: 14px !important;
}

.new-navbar {
  background-color: #fff !important;
  box-shadow: 0px 0 4px rgba(0, 0, 0, 0.5) !important;
}

.text-custom {
  color: #595959 !important;
}

.sub-wrapper-text {
  font-family: "Montserrat", sans-serif;
  background-color: #fff !important;
  color: #1a2b49 !important;
  border-bottom: 1px solid #e0e0e0;
}

.sub-wrapper, .bilisim-grid {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2) !important;
  border-radius: 10px !important;
}

.ui-dataview .ui-dataview-header {
  background-color: #fff !important;
  color: #1a2b49 !important;
  border-bottom: 1px solid #e0e0e0;
}

.dataview__header-text {
  color: #1a2b49 !important;
}

.grid-pagination .page-item.active .page-link {
  background-color: #939393 !important;
  border-color: #939393 !important;
}

.bilisim-grid-pager {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.panel-container {
  background-color: #f5f5f5 !important;
  background-image: url(/ss/assets/images/bg_hr_forcolored.png) !important;
}

.login-panel {
  width: 420px !important;
  background: rgb(236, 236, 236, 0.5) !important;
  padding: 20px !important;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.8) !important;
}

.ag-theme-balham bilisim-icon {
  color: #7b7e8a !important;
  margin-left: 3px !important;
}

.ag-theme-balham bilisim-icon:hover {
  color: #4d4d4d !important;
}

.signin-text-main, .signin-text-sub {
  color: #2c2c2c !important;
}

#forgotPass {
  font-size: 12px !important;
}

.fixed-operation-bar {
  background-color: rgb(216 255 209 / 70%) !important;
}

.main-container {
  padding-bottom: 90px !important;
}

.btn-success.disabled, .btn-success:disabled {
  cursor: no-drop;
}


.form-group {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px !important;
}

.nested-menu-title {
  font-weight: 500 !important;
}

.file-edit-cell-input label {
  display: contents !important;
}
