.navbar-inverse .navbar-nav > .open > a.dropdown-toggle:hover,
.navbar-inverse .navbar-nav > .open > a.dropdown-toggle:focus{
    background-color: #d2e8f6;
}
.navbar-inverse .navbar-nav > .open > a {
    background-color: #ffffff;
    color: #0062A1;
    border-top: 1px solid #0062A1;
    border-left: 1px solid #0062A1;
    border-right: 1px solid #0062A1;
}

#navbar .dropdown-menu {
    margin-top: 0;
    margin-left: 0;
    background-color: #ffffff;
    width: 100%;
    padding: 0;
    border-left: 1px solid #0062A1;
    border-bottom: 1px solid #0062A1;
    border-right: 1px solid #0062A1;
}

li.dropdown.open ul.dropdown-menu li {
    margin-left: 0;
    padding: 4px 0;
}

li.dropdown.open ul.dropdown-menu li a {
    padding-left: 10px;
    padding-right: 10px;
}


body {
    color: #000000;
    background-color: #ffffff; }
  
  legend {
    color: #000000; }
  
  footer {
    color: #ffffff; 
  }
  footer.footer {
    margin-top: 25px;
  }
  footer .footer-bottom {
    background-color: #0062A1;
  }
  footer .footer-bottom p {
    font-size: 1em;
  }
  div#footerleft, div#footerright {
    display: block;
    flex-direction: column;
  }
  div#footercontainer {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  div#\#footercontainer {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
  }
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands";
  }
  
  .fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
  }
  
  [class*=icon-rounded] {
    border-radius: 9999px;
    display: inline-block;
    font-size: 0 !important;
    line-height: 1;
    margin-bottom: 1rem;
    margin-right: 1rem;
    overflow: hidden;
    text-decoration: none;
  }
  
  [class*=icon-rounded-m]:before {
    font-size: 2.5rem;
    height: 4rem;
    width: 4rem;
  }
  
  [class*=icon-rounded]:before {
    align-items: center;
    background: #ffffff;
    color: #0062a1;
    display: flex;
    justify-content: center;
  }
[class*=icon-rounded]:hover {
    opacity: .8;
    transform: scale(.95);
    transition: opactiy .15s ease-in-out;
  }
.zzl-ul li:before {
    content: ">";
    font-weight: 900;
    color: #0062A1;
  }
  
  .zzl-ul li {
    list-style: none;
    margin-left: -3rem;
  }
  
  button.button3 {
    background-color: #0062A1;
    border: none;
    border-radius: .25rem;
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    margin: 2rem 0;
    padding: .8em 2em;
    text-align: center;
    text-decoration: none;
  }
  
  footer,
  footer a {
      color: #ffffff;
      font-family: Roboto,Helvetica Neue,Arial;
  }
  footer h2 {
      color: #ffffff;
      font-family:Roboto,Helvetica Neue,Arial;
      font-size: 26.88px !important;
      font-weight: 400;
  }
  footer ul {
      display:table;
      margin-top:0.5rem !important;
      margin-bottom:2rem !important;
      margin-left:1.8rem !important;
  }
  footer ul li,
  footer ul li a,
  footer a {
      margin-bottom: 0;
      line-height: 1.5;
      font-weight: 400;
  }
  footer ul li a,
  footer p a {
      text-decoration: underline !important;
  }
  footer ul li:before{
      content:"> ";
      font-weight: 900;
      padding-left:0;
      margin-left: -1.5rem;
  }
  footer .row:nth-of-type(1) {
    margin-bottom: 20px;
  }
  footer a:hover{
    color: #ffffff;
  }

.crmEntityFormView, .entitylist, .modal-content, .popover-content {
    /* background-color: #e4f1fa; */
    color: #000000;
    /* border: 1px solid #f2f2f2;  */
    border: none !important;
  }
  
  label {
    font-weight: normal;
  }
  
  .panel-default > .panel-body, .list-group-item {
    background-color: #e4f1fa;
    color: #000000; }
  
  .panel-default > .panel-heading {
    background-color: #cee6f6;
    color: #000000; }
  
  .facet-list-group-item-title {
    color: #000000; }
  
  .form-control {
    /* background-color: #e4f1fa !important; */
    color: #000000; 
    border-radius: 4px;
  }
  
  input {
    background-color: #e4f1fa; }
  
  .bootstrap-datetimepicker-widget {
    background-color: #e4f1fa; }
    .bootstrap-datetimepicker-widget table thead tr:first-child th:hover, .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td span:hover {
      color: black; }
    .bootstrap-datetimepicker-widget table td.active:hover, .bootstrap-datetimepicker-widget table td span.active:hover {
      color: white; }
  
  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: unset; }
  
  .login-heading-section {
    color: unset; }
  
  .navbar-static-top.navbar-inverse .navbar-brand a {
    color: #000000; }
  
  .search-results .highlight {
    color: #000000; }
  
  .table > thead > tr.info > td {
    background-color: #cee6f6; }
  
  .table > thead > tr.info > th {
    background-color: #cee6f6; }
  
  .table > thead > tr > td.info {
    background-color: #cee6f6; }
  
  .table > thead > tr > th.info {
    background-color: #cee6f6; }
  
  .table > tbody > tr.info > td {
    background-color: #cee6f6; }
  
  .table > tbody > tr.info > th {
    background-color: #cee6f6; }
  
  .table > tbody > tr > td.info {
    background-color: #cee6f6; }
  
  .table > tbody > tr > th.info {
    background-color: #cee6f6; }
  
  .table > tfoot > tr.info > td {
    background-color: #cee6f6; }
  
  .table > tfoot > tr.info > th {
    background-color: #cee6f6; }
  
  .table > tfoot > tr > td.info {
    background-color: #cee6f6; }
  
  .table > tfoot > tr > th.info {
    background-color: #cee6f6; }
  
  .table-hover > tbody > tr:hover {
    background-color: #cee6f6; }
  
  .table-hover > tbody > tr > td.info:hover {
    background-color: #cee6f6; }
  
  .table-hover > tbody > tr > th.info:hover {
    background-color: #cee6f6; }
  
  .table-hover > tbody > tr.info:hover > td {
    background-color: #cee6f6; }
  
  .table-hover > tbody > tr.info:hover > th {
    background-color: #cee6f6; }
  
  .table-hover > tbody > tr:hover > .info {
    background-color: #cee6f6; }
  
  .form-close {
    color: #000000; }
    .form-close:hover {
      color: #000000 !important; }
    .form-close:focus {
      color: #000000 !important; }
  
  ::placeholder {
    color: #000000 !important; }
  
  .help-block {
    color: #000000; }
  
  .msos-selection-container, .msos-container, .msos-caret-container, .msos-action-buttons:hover {
    color: #000000 !important;
    background: #e4f1fa !important; }
  
  .msos-option-selected, .msos-selected-display-item, .msos-quick-delete, .msos-quick-delete:hover {
    background: #cee6f6 !important; }
  
  .msos-label, .msos-quick-delete, .msos-quick-delete:hover {
    color: #000000 !important; }
  
  .msos-option-focused:after, .msos-selecteditems:focus .msos-selected-display-item.msos-selecteditem-active:after, .msos-selecteditems-toggle:focus {
    border-color: #000000 !important; }
  
  .msos-option:hover, .msos-option-selected:hover {
    background: #d9ebf8 !important; }
  
  .msos-selecteditems-toggle {
    color: #0062A1 !important; }
  
  .description.above {
      font-style: italic;
      font-size: 0.9em;
  }
  html[dir=ltr] .crmEntityFormView .cell.checkbox-cell:first-child {
    padding-left: 28px !important;
  }
  
  span.uitleg {
    font-size: .9em;
    font-style: italic;
  }

  .col-gray {
    background-color: #ededed;
  }

@media print {
  ol.progress {
      display: none;
  }
  
  .actions {
      display: none;
  }
  a::after { 
    display: none;
  }
  .text-muted { 
    display: none;
  }
    .navbar.navbar-inverse.navbar-static-top {
        display: unset;
    }
    .navbar.navbar-inverse.navbar-static-top button {
        display: none;
    }
}