#listBoxclientbox {
  left: auto !important;
  right: 0px !important;
}
span[id^="jqxWidget"] {
  color: transparent !important;
}
.jqx-fill-state-pressed {
  background: transparent;
}
div.gridlinkdiv {
  margin: 0px !important;
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
}
a.gridlinka {
  display: block !important;
  height: 100% !important;
  width: 98% !important;
  padding-left: 4px;
  line-height: 22px !important;
  font-weight: bold;
  color: rgba(47, 64, 80, 100) !important;
  i {
    font-size: 14px !important;
  }
  &.gridlinka_right {
    text-align: right;
    padding-right: 4px;
  }
}
a.gridlinka:hover {
  text-decoration: none !important;
}
#loading_spinner {
  width: 100%;
  top: 0;
  position: absolute;
  z-index: 9999999;
  margin-top: 300px;
}
#webportalbody {
  /* 
    logo blue rgba(8, 41, 79, 1)
    button red: rgba(169, 69, 69, 1)
    button red hover: rgba(131, 41, 41, 1)
    grid header: rgba(47, 64, 80, 1)
  */

  * {
    font-family: Verdana, Arial, sans-serif !important;
    font-size: 11px;
  }
  .spacer_oneliner {
    width: 100%;
    height: 10px;
  }
  .login-card-body,
  .register-card-body {
    border-radius: var(--bs-card-border-radius);
  }
  .toastpositiion {
    position: absolute;
    top: 15%;
    left: calc(100vw - 50vw - 425px) !important;
    z-index: 99999;
    width: 475px !important;
    max-width: 475px !important;
    background-color: rgba(250, 250, 250, 1) !important;
    border: 3px solid rgba(35, 54, 69, 1) !important;
    .toast-body {
      padding: 24px !important;
      padding-bottom: 20px !important;
      text-align: center;
      .border-top {
        text-align: center;
        border-top: 0px solid white !important;
        button {
          font-family: Verdana, Arial, sans-serif !important;
        }
      }
    }
  }
  .toastpositiionlogin {
    left: calc(100vw - 50vw - 240px) !important;
  }
  .modal.fade {
    background-color: rgba(8, 41, 79, 0.1) !important;
  }
  .modal-form {
    font-size: 12px !important;
    font-family: Verdana, Arial, sans-serif !important;
    .row_spacer {
      margin-bottom: 20px !important;
    }
    .detailinfo_label {
      line-height: 28px;
    }
    .detailinfo_label_disabled {
      font-weight: normal !important;
    }
    .form-control {
      height: 28px;
      font-size: 11px !important;
      padding-left: 4px;
    }
    .form-control:focus {
      color: var(--bs-body-color);
      background-color: var(--bs-body-bg);
      border-color: var(--bs-border-color) !important;
      outline: 0;
      box-shadow: var(--bs-box-shadow-inset) !important;
      border-radius: var(--bs-border-radius) !important;
    }
    .form-control-no-input-field {
      background-color: transparent !important;
      border: 1px solid transparent !important;
      box-shadow: none !important;
    }
    textarea.form-control {
      height: 50px;
    }
  }
  .modal-dialog {
    font-size: 13px;
    .modal-header {
      background-color: rgba(35, 54, 69, 100) !important;
      padding: 10px !important;
      * {
        color: rgba(250, 250, 250, 1) !important;
      }
      h5 {
        span {
          font-size: 14px !important;
        }
        i {
          padding-left: 10px;
          padding-right: 6px;
          font-size: 14px !important;
        }
      }
      .modal-close {
        position: absolute;
        right: 20px;
        font-size: 20px;
        color: rgba(250, 250, 250, 0.8) !important;
        cursor: pointer;
      }
      .modal-close:hover {
        color: rgba(250, 250, 250, 1) !important;
      }
    }
    .modal-footer {
      border-top: 0px solid transparent !important;
      padding-top: 0px;
    }
  }
  .modal-dialog button {
    font-weight: normal !important;
    font-size: 1em !important;
    line-height: 15px !important;
    padding: 6px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .heading {
    font-weight: bold;
    font-size: 16px;
    color: rgba(35, 54, 69, 100);
  }
  #contenttablejqxgrid-export-containers .jqx-grid-cell-selected {
    background-color: #e8e8e8 !important;
  }
  .detailinfo {
    color: var(--bs-gray-600);
    .row {
      margin-bottom: 4px;
    }
    .detailinfo_header {
      background-color: rgba(35, 54, 69, 100) !important;
      color: white !important;
      line-height: 38px;
    }
    .detailinfo_label {
      font-weight: bold;
      color: rgba(47, 64, 80, 100);
    }
  }
  #checkclienttab {
    width: 100%;
    height: 100%;
  }
  #checkclienttab > div {
    display: none;
  }
  #checkclienttab.checkclienttab_show > div {
    display: block !important;
  }
  #checkclienttab.checkclienttab_hidden .errormessage {
    display: block !important;
  }
  #checkclienttab.checkclienttab_show .errormessage {
    display: none !important;
  }
  .filterbox_combo {
    border: var(--bs-border-width) solid var(--bs-border-color);
    font-family: Verdana, Arial, sans-serif !important;
    //font-size: 11px !important;
    color: var(--bs-body-color);
    border-radius: var(--bs-border-radius) 0.375rem;
  }
  .jqx-datetimeinput .jqx-input-content {
    font-size: 12px !important;
    color: var(--bs-gray-600) !important;
    background-color: rgba(239, 239, 239, 1) !important;
  }
  .jqx-datetimeinput .jqx-input-content:hover {
    background-color: var(--bs-gray-900) !important;
  }
  .modal-form .management_date {
    height: 30px;
    margin-top: -30px;
  }
  .modal-form .jqx-datetimeinput {
    display: block;
    width: 100%;
    height: 28px !important;
    font-weight: 400;
    color: var(--bs-body-color) !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg) !important;
    background-clip: padding-box !important;
    border: var(--bs-border-width) solid var(--bs-border-color) !important;
    border-radius: var(--bs-border-radius) !important;
    box-shadow: var(--bs-box-shadow-inset) !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
    color: var(--bs-gray-600) !important;
  }
  .modal-form .jqx-datetimeinput .jqx-input-content {
    font-size: 12px !important;
    height: 16px;
    background-color: rgba(250, 250, 250, 1) !important;
  }
  .modal-form .jqx-datetimeinput .jqx-input-content:hover {
    background-color: transparent !important;
  }
  .jqx-calendar-month-container
    .jqx-calendar-title-header
    .jqx-calendar-month-container {
    color: rgba(250, 250, 250, 1) !important;
  }
  .jqx-calendar-month-container
    .jqx-calendar-title-header
    .jqx-calendar-title-content {
    color: rgba(250, 250, 250, 1) !important;
  }
  .management_date {
    position: absolute;
    z-index: 999;
    width: 145px;
    height: 24px;
    margin-top: -24px;
    cursor: pointer;
  }
  .app-main {
    border-top: 3px solid rgba(35, 54, 69, 100);
    border-bottom: 3px solid rgba(35, 54, 69, 100);
  }
  .app-main a {
    color: rgba(47, 64, 80, 100) !important;
    text-decoration: none;
  }
  .app-main a:hover {
    color: rgba(35, 54, 69, 100) !important;
    text-decoration: underline;
  }
  font-size: 13px;
  background-color: rgba(243, 243, 244, 1) !important;
  .btn-tmadefault {
    background-color: rgba(169, 69, 69, 1);
    color: rgba(250, 250, 250, 0.8);
    font-weight: bold;
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-font-size: 0.75rem;
    border-radius: 0.25rem;
    font-size: 12px !important;
    i {
      margin-right: 4px;
      font-size: 12px !important;
    }
  }
  .btn-tmadefault:hover {
    background-color: rgba(131, 41, 41, 1);
    color: rgba(250, 250, 250, 1);
  }
  .btn-tmadefault-warning {
    background-color: rgb(247, 165, 74, 0.85);
  }
  .btn-tmadefault-warning:hover {
    background-color: rgb(247, 165, 74, 1);
    color: rgba(250, 250, 250, 1);
  }
  .btn-tmadefault-collapse {
    background-color: rgba(169, 69, 69, 1);
    font-size: 1em !important;
    padding: 0px;
    .btn-tmadefault {
      color: rgba(250, 250, 250, 0.8) !important;
      font-weight: bold !important;
      --bs-btn-padding-y: 0.25rem !important;
      --bs-btn-padding-x: 0.75rem !important;
      --bs-btn-font-size: 0.75rem !important;
      border-radius: 0.25rem !important;
    }
    .btn-tmadefault:hover {
      background-color: rgba(131, 41, 41, 1) !important;
      color: rgba(250, 250, 250, 1) !important;
    }
    a {
      padding-left: 10px;
    }
    a:hover {
      text-decoration: none;
    }
  }
  .login-logo {
    color: rgba(250, 250, 250, 1);
    font-size: 13px !important;
  }
  .login-logo .brand-text {
    color: rgba(250, 250, 250, 0.6);
    font-size: 16px;
  }
  .login_side {
    color: rgba(250, 250, 250, 1);
    .info-box {
      min-height: 30px;
      background-color: rgba(35, 54, 69, 100) !important;
      padding-left: 2px;
      padding-right: 2px;

      .info-box-icon {
        width: 40px;
      }
      .info-box-number {
        color: rgba(250, 250, 250, 1);
      }
      .info-box-text {
        color: rgba(250, 250, 250, 0.5);
      }
      .info-box-content {
        line-height: 14px;
        a {
          text-decoration: none;
        }
        a:hover {
          text-decoration: none;
          color: rgba(250, 250, 250, 1);
        }
      }
      i {
        font-size: 38px;
        margin-top: 3px;
      }
      .info-box-content .btn-profile {
        color: rgba(35, 54, 69, 100) !important;
      }
    }
  }
  .user-menu span {
    font-weight: bold;
    font-size: 15px;
  }
  .btn-profile {
    background-color: rgba(250, 250, 250, 0.6);
  }
  .btn-profile:hover {
    background-color: rgba(250, 250, 250, 1);
    color: rgba(35, 54, 69, 100);
  }
  .small-box p {
    font-size: 13px;
    color: rgba(250, 250, 250, 0.8);
  }
  .small-box .inner div {
    color: rgba(250, 250, 250, 0.8);
  }
  .card.card-outline {
    border-top: 0px solid rgba(131, 41, 41, 1);
    background-color: rgba(35, 54, 69, 100) !important;
    color: rgba(250, 250, 250, 1);
    .card-header {
      padding: 8px;
      padding-left: 15px;
      border-bottom: 0px solid transparent;
      .card-title {
        font-size: 18px !important;
        line-height: 20px;
        padding-top: 6px;
      }
    }
  }
  .accordion-item > .accordion-header .accordion-button {
    font-size: 13px;
  }
  .accordion-item > .accordion-header .accordion-button:not(.collapsed) {
    background-color: rgba(35, 54, 69, 0.1);
    color: rgba(35, 54, 69, 100) !important;
  }
  .accordion-item > .accordion-header .accordion-button:focus {
    box-shadow: none !important;
  }
  .sidebar-wrapper li.menu-open .nav-treeview > .nav-item.active > .nav-link {
    background-color: var(--lte-sidebar-submenu-hover-bg);
    color: rgba(250, 250, 250, 1);
  }
  .small-box-blue {
    background-color: rgba(35, 54, 69, 100) !important;
    color: rgba(250, 250, 250, 1);
    .small-box-icon {
      color: rgba(250, 250, 250, 0.3);
    }
    .inner {
      color: rgba(250, 250, 250, 1) !important;
    }
  }
  .small-box-blue:hover {
    background-color: rgba(35, 54, 69, 100) !important;
    color: rgba(250, 250, 250, 1);
    .small-box-icon {
      color: rgba(250, 250, 250, 0.8);
    }
    .inner {
      color: rgba(250, 250, 250, 1) !important;
    }
  }
  .labeltext {
    background-color: rgba(209, 218, 222, 1);
    display: inline;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0.2rem;
    font-weight: normal;
    /* font-size: 12px; */
    color: rgba(94, 94, 94, 1);
  }
  .jqx-fill-state-normal {
    font-size: 11px;
    font-weight: normal;
  }
  .jqx-widget-content {
    font-size: 11px !important;
  }
  .app-content-header {
    padding: 6px;
  }
  .jqx-widget-header {
    background-color: rgba(35, 54, 69, 100) !important;
  }
  .jqx-widget-header span {
    color: rgba(250, 250, 250, 100) !important;
    font-weight: bold;
  }
  .jqx-grid-content .jqx-item {
    color: rgba(102, 102, 102, 1);
  }
  .jqx-widget {
    color: rgba(102, 102, 102, 1) !important;
  }
  .sidebar-menu .nav-item .nav-link p {
    font-size: 14px;
  }
  .sidebar-menu .nav-item .nav-treeview {
    padding-left: 4px;
  }
  .sidebar-menu .nav-item .nav-treeview .nav-link p {
    font-size: 12px;
  }
  .navbar-nav > .user-menu > .dropdown-menu > li.user-header.text-bg-primary {
    background-color: rgba(35, 54, 69, 100) !important;
  }
  .navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: rgba(35, 54, 69, 100) !important;
  }
  #jqxWidget {
    width: 100%;
  }
  #buttonoptions {
    width: 100%;
    margin-top: 10px;
  }
  #filteroptions {
    width: 100%;
    .rowpadding {
      margin-bottom: 12px;
    }
  }
  .filterdiv {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .filterbox {
    position: relative;
    float: left;
    width: calc(100% - 64px);
    display: inline-block;
    margin-top: 2px;
  }
  .filterbox_label {
    width: 64px;
    position: relative;
    float: left;
    display: inline-block;
    padding-right: 2px;
    padding-top: 6px;
    .labeltextfilter {
      padding-right: 20px !important;
    }
  }
  .filterbox_input {
    border-color: 1px solid red !important;
    width: 100% !important;
    height: 22px !important;
    background: #e8e8e8 !important;
  }
  #tabs {
    display: none;
    border: 0px;
    border-radius: 0rem;
    background-color: transparent;
    padding: 0px;
    .tabcontent_right {
      /* background-color: rgba(0, 0, 0, 0.5); */
      display: block;
      position: absolute;
      width: 300px;
      height: 42px;
      margin-top: 1px;
      margin-right: 2px;
      right: 0px;
      text-align: right;
      .tabcontent_righttext {
        position: relative;
        padding-top: 4px;

        .clientbox {
          position: relative;
          float: right;
          display: inline-block;
        }
        .clientbox_label {
          width: 70px;
          position: relative;
          float: right;
          display: inline-block;
          padding-right: 4px;
          padding-top: 6px;
        }
      }
    }
    .ui-widget-header {
      background-color: transparent;
      border: 0px;
      padding: 0px;
    }
    .ui-tabs-panel {
      background-color: rgba(250, 250, 250, 1);
      border: 1px solid rgba(231, 234, 236, 1);
      height: calc(100vh - 75px);
    }
    .ui-tabs-nav li {
      border: 1px solid transparent;
      background-color: transparent;
      font-weight: bold;
      * {
        font-size: 12px !important;
      }
      .ui-tabs-anchor {
        color: rgba(85, 85, 85, 0.5) !important;
        padding: 10px;
        margin-top: 2px;
        padding-left: 18px;
        padding-right: 18px;
      }
      a.ui-tabs-anchor:hover {
        text-decoration: none;
      }
    }
    .ui-tabs-nav li.ui-tabs-active {
      background-color: rgba(250, 250, 250, 1);
      border: 1px solid rgba(231, 234, 236, 1);
      font-weight: bold;
      border-bottom: 1px solid transparent;
      border-left: 3px solid rgba(169, 69, 69, 1);
      .ui-tabs-anchor {
        color: rgba(85, 85, 85, 1) !important;
      }
    }
  }
  .bg-body-secondary {
    .sidebar-brand {
      justify-content: left;
      padding-left: 24px;
      background-color: rgba(35, 54, 69, 100) !important;
      .brand-text {
        padding-bottom: 12px;
        font-size: 18px;
        color: rgba(250, 250, 250, 1);
        .brand-text-version {
          position: absolute;
          font-size: 10px;
          justify-content: left;
          display: block;
          top: 32px;
          color: rgba(255, 255, 255, 0.5) !important;
          width: 92px;
          text-align: right;
        }
      }
    }
    background-color: rgba(47, 64, 80, 100) !important;
  }
}
