<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.checkbox_label_text {
    margin-top: 3px !important;
    margin-left: 4px;
}
.tab-margin-top {
    margin-top: 20px;
}
#prettyLogin .error {
    display: none;
    color: #E91E63;
}
#prettyLogin .error_mark {
    display: none;
    color: #E91E63;
}
#prettyLogin .modal-header {
    border-bottom: 0px !important;
}
.user_menu_top_item {
    height: 15px !important;  
    padding-top: 1px !important;
    padding-left: 8px !important;
}
.user_menu_top_item i {
    padding-right: 4px !important;
}
.user_menu_subtop_item {
    height: 15px !important;  
    padding-top: 1px !important; 
    padding-bottom: 25px !important;    
    padding-left: 8px !important;
}
.user_menu_subtop_item i {
    padding-right: 4px !important;
}

.user_menu_subtop_item_a {
    padding-left: 8px !important;
}
.user_menu_subtop_item_a i {
    padding-right: 4px !important;
}
.common-grid-sortable {
    color: white !important;
}
.header-info {
  float: right; }
  @media (max-width: 767px) {
    .header-info {
      float: left;
      margin: 0px;
      padding-top: 30px;
      width: 100%; } }

.header-info-icon {
  font-size: 25px;
  float: left;
  margin: 0px 15px 0px 0px;
  opacity: .7; }

.header-info-col {
  float: right;
  margin: 0px 0px 0px 40px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-info-col {
      margin: 0px 0px 0px 20px; } }
  @media (max-width: 767px) {
    .header-info-col {
      clear: both;
      float: left;
      margin: 0px 0px 15px 0px; }
      .header-info-col:last-child {
        margin-bottom: 0px; } }

.header-info-item {
  display: table-cell;
  float: right; }
  .header-info-item strong, .header-info-item span {
    display: block;
    white-space: nowrap; }
  .header-info-item strong {
    line-height: 28px;
    font-size: 15px;
    font-weight: 500; }
  .header-info-item a {
    color: #fff;
    text-decoration: none; }
  .header-info-item span, .header-info-item span a {
    color: #B3E5FC; 
  }
 
  #autocomplete_live_search {
      width: 100%;
  }</pre></body></html>