.error-section {
  margin-top: -13px;
  padding-bottom: 18px;
}

.toast {
  width: 350px !important;
  min-width: 350px !important;
  max-width: 350px !important;
}

.brand-link.no-padding {
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

img.brand-logo {
  width: 90px;
  height: 90px;
  background-size: cover;
  /* background-color: #fff; */
}

.sidebar .os-content {
  background-color: #0884d2 !important;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
  background-color: #fff;
  color: #000;
}

[class*=sidebar-dark-] .sidebar a {
  color: #fff;
}

.dropdown-menu.dropdown-menu-lg {
  min-width: 200px;
}

.dropdown-menu.dropdown-menu-lg.master_master {
  min-width: 432px !important;
}

.dropdown-menu.dropdown-menu-lg li {
  border-bottom: 1px solid #e7e7e7;
}

.dropdown-menu.dropdown-menu-lg li:last-child {
  border-bottom: 0;
}

.dropdown-menu.dropdown-menu-lg a.dropdown-item {
  width: 100%;
  /* padding-left: 0 !IMPORTANT; */
  font-size: 14px;
  padding: .5rem 0.5rem;
}

.dropdown-menu.dropdown-menu-lg ul label {
  padding-left: 7.5px;
  color: #091e4a;
  font-weight: 600 !important;
  font-size: 14px;
}

th.sorting_disabled {
  /* background: #D7F0FF; */
  background: transparent;
}

.card-header {
  /* background-color: #71c0f2 !important; */
  background-color: #efefef !important;
  color: #212529 !important;
}

.card {
  margin-top: 20px;
}

/* .card-footer .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
} */
.btn.btn-primary {
  color: #fff;
  background-color: #0a2d76;
  border-color: #0a2d76;
}

.master-card {
  border: 1px solid #efefef;
  padding: 0;
}

.required-label::after {
  content: " *";
  color: red;
}

.error-message {
  color: red;
  font-size: 13px;
  margin-top: 4px;
}

.list-box {
  width: 100%;
  height: 120px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.table-container {
  width: 100%;
  overflow-x: auto;
}

.table-container::-webkit-scrollbar {
  height: 8px;
}

.table-container {
  scrollbar-width: none;
}

.table-container::-webkit-scrollbar {
  display: none;
}

.table-container:hover::-webkit-scrollbar {
  display: block;
}

.dropdown-menu.dropdown-menu-lg.shadow.location_master.show {
  min-width: 201px !important;
}

.location_master a.dropdown-item {
  /* width: 172px !important; */
}

.dropdown-menu.dropdown-menu-lg.shadow.insurer_master.show {
  min-width: 654px !important;
  right: 0 !important;
  left: auto !important;
}

.dropdown-menu.dropdown-menu-lg.shadow.narration_master.show {
  min-width: 251px !important;
}

.narration_master a.dropdown-item {
  /* width: 205px !important; */
}

.logo-login {
  text-align: center;
}

.logo-login img.brand-logo {
  margin-bottom: 20px;
}

.select-btn {
  width: 24px;
  height: 24px;
  border: 2px solid #ccc;
  background: #fff;
  cursor: pointer;
  border-radius: 4px;
  padding: 0;
  position: relative;
}

.select-btn .tick {
  display: none;
  position: absolute;
  top: 2px;
  left: 5px;
  font-size: 16px;
  color: #007bff;
}

.select-btn.selected {
  border-color: #007bff;
  background: #e6f3ff;
}

.select-btn.selected .tick {
  display: inline;
}

.select-btn .tick {
  display: none;
  position: absolute;
  top: 2px;
  left: 3px;
  font-size: 12px;
  color: #89a5c3;
}

/***********************************/

label {
  font-weight: 400 !important;
}

th {
  font-weight: normal;
}

nav.main-header.navbar.navbar-expand-md.navbar-light.navbar-white {
  padding: 0.75rem .5rem;
  background-color: #f5f5f5;
}

.master-card {
  margin-top: 20px;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.sidebar-collapse img.brand-logo {
  width: 60px;
  height: auto;
}

.content-wrapper {
  background-color: #fff;
}

.card-footer {
  background-color: transparent;
}

[class*=sidebar-dark-] {
  background-color: #091e4a;
}

.sidebar .os-content {
  background-color: transparent !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #091e4a;
  border-color: #091e4a;
}

.table thead th {
  border-bottom: 2px solid #091e4a;
  font-weight: 600;
  font-size: 12px;
  color: #091e4a;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

section.content.dashborard-home {
  padding-top: 20px;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #091e4a;
}

button#btnDelete {
  background: #f1100e;
  border-color: #f1100e;
}

.form-row {
  align-items: center;
}

i.fa.fa-trash.delete-btn {
  color: #f1100e !important
}

.dropdown-menu.dropdown-menu-lg.shadow.location_master.broker_master.show {
  min-width: 225px !important;
}

nav.main-header.top-header {
  z-index: 1035;
}

.main-sidebar,
.main-sidebar::before {
  width: 220px;
}

.sidebar-mini .main-sidebar .nav-link,
.sidebar-mini-md .main-sidebar .nav-link,
.sidebar-mini-xs .main-sidebar .nav-link {
  width: calc(220px - .5rem * 2);
}

.layout-fixed .brand-link {
  width: 220px;
}

.dropdown-toggle::after {
  top: 2px;
  position: relative;
}

ul.has-access {
  list-style: none;
  padding: 0;
}

ul.has-access li {
  display: inline-block;
  width: 42%;
}

.div-assign-user-rights .tab-content {
  border: 1px solid #dee2e6;
  border-top: 0px;
}

.div-assign-user-rights h5 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
}

.nav-tabs .nav-link {
  color: #212529
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #091e4a;
  font-weight: 600;
}

.permission-tree ul {
    display: flex;
    flex-flow: wrap;
        row-gap: 5px;
}

.permission-tree li.d-flex {
  /* display: inline-block !important; */
  flex-basis: 24%;
}





@media (min-width: 768px) {

  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
    margin-left: 220px;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    height: auto;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    padding: 10px !important;
  }
}

@media (max-width: 767px) {
  ul.has-access li {
    display: inline-block;
    width: 100%;
  }

  .permission-tree li.d-flex {
    flex-basis: 100%;
    padding-left: 0 !important;
  }
}