﻿.grey {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.grey .mainPage {
  background-color: #FFFFFF !important;
}
.grey .newTopMenu {
  background-color: #878787 !important;
}
.grey .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #595959 !important;
}
.grey .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.grey .newTopMenu #divUserBreak {
  background-color: #878787 !important;
}
.grey .newTopMenu .liNewMenuItem:hover,
.grey .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #595959 !important;
}
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #595959 !important;
}
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.grey .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.grey .newTopMenu .newMenuItem {
  color: #BCBCBC !important;
}
.grey .newTopMenu .newMenuItem.active {
  color: white !important;
}
.grey .newTopMenu .menu-button:hover {
  background-color: #595959 !important;
}
.grey .newTopMenu #divUserBreak:hover {
  background-color: #595959 !important;
}
.grey .table thead {
  background-color: #A8A8A8 !important;
}
.grey .table thead th {
  color: white;
}
.grey .table thead tr {
  background-color: #A8A8A8;
}
.grey .table thead tr td {
  color: #464646 !important;
}
.grey .table tbody tr {
  background-color: #FFFFFF;
}
.grey .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.grey .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.grey .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.grey .table tbody tr td {
  color: #464646;
}
.grey .table tbody tr td .spName {
  color: #7fba00 !important;
}
.grey .table tbody tr td .icon-employee {
  color: #7fba00 !important;
}
.grey .table tbody tr td .show-popup-main-check {
  color: #7fba00 !important;
}
.grey .table tbody tr td .rowDescription {
  color: #6c757d;
}
.grey .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.grey .table tbody tr td.notClick {
  color: #7fba00;
}
.grey .table tbody tr td .text-green {
  color: #7fba00;
}
.grey .table .custom-control-label::before {
  background-color: #7FBA00;
}
.grey .table .custom-control-label::after {
  background-color: #7FBA00;
}
.grey .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.grey .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.grey .div-like-table {
  color: #464646;
}
.grey .div-like-table .row:first-child div {
  background-color: #A8A8A8 !important;
}
.grey #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.grey .tabulator .tabulator-header {
  background-color: #A8A8A8 !important;
}
.grey .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.grey .tabulator .tabulator-table .tabulator-row,
.grey .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.grey .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.grey .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.grey .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.grey .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #7fba00 !important;
}
.grey .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #F1F1F1;
}
.grey .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.grey .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #F1F1F1 !important;
}
.grey table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.grey table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.grey table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #7fba00 !important;
}
.grey table.dataTable thead {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.grey table.dataTable thead .custom-control-label::after {
  background-color: #7FBA00 !important;
}
.grey table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.grey table.dataTable tbody tr.selected td {
  border-top-color: #7fba00 !important;
  border-bottom-color: #7fba00 !important;
}
.grey table.dataTable tbody tr.selected td:first-child {
  border-left-color: #7fba00;
  border-bottom-color: #7fba00;
  border-top-color: #7fba00;
}
.grey table.dataTable tbody tr.selected td:last-child {
  border-right-color: #7fba00;
  border-bottom-color: #7fba00;
  border-top-color: #7fba00;
}
.grey .div-data-table-header {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.grey .div-data-table-header .custom-control-label::after {
  background-color: #7FBA00 !important;
}
.grey input::placeholder {
  color: #6c757d !important;
}
.grey #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.grey #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.grey #divRequisitionAddLineItems .div-price label:not(.error), .grey #divPurchaseOrderAddLineItems .div-price label:not(.error), .grey #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.grey #divRequisitionAddLineItems .new-item.edited, .grey #divPurchaseOrderAddLineItems .new-item.edited, .grey #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #7fba00;
  height: 100px !important;
  padding-top: 5px !important;
}
.grey #divRequisitionAddLineItems .new-item.edited + .border-separation, .grey #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .grey #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.grey #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .grey #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .grey #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.grey #divStockCheckOrders .divNavigator {
  color: #7fba00 !important;
}
.grey #divStockCheckOrders .divNavigator.isActive {
  border-color: #7fba00 !important;
}
.grey .label,
.grey #spStatusTest,
.grey #inventoryScans,
.grey #inventoryDiscreparency,
.grey .filterInfo,
.grey #formTrackboardAddActivityModal span,
.grey #divTrackboardFilter .label,
.grey .divMainSection div.label,
.grey .spBigText,
.grey .filter-info,
.grey #tbTrackboardPackageDetailsDeliveryShipment tr td,
.grey .next-order-number,
.grey .div-circle {
  color: #6c757d;
}
.grey .select2-results .select2-highlighted {
  color: #7FBA00 !important;
}
.grey .divSubNavigator,
.grey #divTrackboardNavTravelHistory,
.grey #divTrackboardNavOrderDetails,
.grey #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.grey .divSubNavigator.selected,
.grey #divTrackboardNavTravelHistory.selected,
.grey #divTrackboardNavOrderDetails.selected,
.grey #divTrackboardNavPackageDetails.selected {
  color: #7fba00;
  border-color: #7fba00;
}
.grey #divCustomerNavigation .row div, .grey #divVendorNavigation .row div {
  color: #6c757d;
}
.grey #divCustomerNavigation .row div.isActive, .grey #divVendorNavigation .row div.isActive {
  color: #7fba00;
  border-color: #7fba00;
}
.grey .sub-navigation {
  color: #7FBA00;
}
.grey .sub-navigation.active {
  border-bottom: 2px solid #7FBA00;
}
.grey .sub-navigation.secondary {
  color: #6c757d !important;
}
.grey .sub-navigation.secondary.active {
  color: #7fba00 !important;
  border-color: #7fba00 !important;
}
.grey #ddlIRCountry,
.grey .dropdown-menu > li > a,
.grey .btn-default,
.grey .SumoSelect > .CaptionCont > span.placeholder,
.grey .input span:not(.fa),
.grey textarea,
.grey .custom-file-label,
.grey .btn-light,
.grey .select2-selection__choice,
.grey .swal2-content,
.grey .level2,
.grey .reportName,
.grey .divMainSection div.inputDiv {
  color: black !important;
}
.grey input,
.grey .bigSpanTitle,
.grey .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.grey .select2-drop {
  color: black;
}
.grey .accordion .card .card-header .btn {
  color: black;
}
.grey .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.grey .myFieldset.fieldsetInventory legend {
  color: black;
}
.grey .tbl-main-check tr td span {
  color: #464646;
}
.grey .tbl-drill-down tr td span {
  color: #464646;
}
.grey .tbl-main-check tr td.model-name span {
  color: #464646;
}
.grey .tbl-main-check tr td.model-name a span {
  color: #7fba00 !important;
}
.grey .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.grey .tbl-drill-down tr td.model-name a span {
  color: #7fba00 !important;
}
.grey .text-green,
.grey .spName a,
.grey .spName a:hover,
.grey .text-clickable,
.grey a.orderNumber,
.grey .img-button div span .order-number,
.grey a.orderNumber span, .grey a:hover,
.grey span.asset-details, .grey .customer-name-link, .grey .vendor-name-link {
  color: #7fba00;
}
.grey input[type=text],
.grey input[type=number],
.grey input[type=search],
.grey input[type=password],
.grey textarea:not(.disabled),
.grey select,
.grey .select2-container:not(.select2-container--disabled) .select2-selection,
.grey .select2-results__option:not(.select2-results__option--highlighted),
.grey .SlectBox,
.grey .options,
.grey .dropdown-menu,
.grey .select2-drop-multi,
.grey .select2-search-field,
.grey .dropdown.bootstrap-select,
.grey .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.grey input[type=text]:not(.disabled) .filter-option-inner-inner,
.grey input[type=number]:not(.disabled) .filter-option-inner-inner,
.grey input[type=search]:not(.disabled) .filter-option-inner-inner,
.grey input[type=password]:not(.disabled) .filter-option-inner-inner,
.grey textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.grey select:not(.disabled) .filter-option-inner-inner,
.grey .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.grey .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.grey .SlectBox:not(.disabled) .filter-option-inner-inner,
.grey .options:not(.disabled) .filter-option-inner-inner,
.grey .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.grey .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.grey .select2-search-field:not(.disabled) .filter-option-inner-inner,
.grey .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.grey .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.grey .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.grey .dropdown-toggle:not(.disabled):hover, .grey .dropdown-toggle:not(.disabled):focus, .grey .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.grey #spAssetDetailsGeneralLocation .text-green {
  color: #7fba00;
}
.grey .order-number {
  color: #7fba00;
}
.grey .level2:hover {
  color: #7fba00;
}
.grey .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #F1F1F1;
  color: black;
}
.grey .report-item-name.active {
  color: #7fba00;
}
.grey .text-not-clickable {
  color: #7fba00 !important;
}
.grey .text-grayed-out {
  color: #A9A9A9 !important;
}
.grey .sp-title.text-not-clickable {
  color: #7fba00 !important;
}
.grey .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.grey .Zebra_DatePicker {
  color: #464646;
}
.grey .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #7FBA00 !important;
}
.grey .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.grey .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.grey .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #7FBA00 !important;
  border-color: #7FBA00 !important;
}
.grey .bootstrap-datetimepicker-widget table td.active,
.grey .bootstrap-datetimepicker-widget table td.active:hover,
.grey .bootstrap-datetimepicker-widget table td span.active {
  background-color: #7FBA00 !important;
}
.grey .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #7FBA00 !important;
}
.grey .dropdown-menu > .active > a {
  color: black;
}
.grey .dropdown-menu > .active > a:hover, .grey .dropdown-menu > .active > a:focus {
  color: black;
}
.grey .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.grey .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.grey .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.grey .btn-group .btn-orders,
.grey .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.grey .btn-group .btn-todo,
.grey .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.grey .btn-group .btn-shipment,
.grey .btn-group .btn-shipment.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.grey .btn-group .btn-return,
.grey .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.grey .btn-group .btn-all,
.grey .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.grey .btn-group .btn-done,
.grey .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.grey .btn-group .btn-roles,
.grey .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.grey .btn-group .btn-permissions,
.grey .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.grey .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.grey #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.grey #divTrackboardPackageDetailsFedexService {
  background-color: #A8A8A8;
}
.grey #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.grey #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.grey .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.grey .drill-separator {
  border-right-color: #E3E3E3;
}
.grey .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.grey .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.grey .table-summary tr td {
  border-right-color: #E3E3E3;
}
.grey .card {
  border-color: #E3E3E3;
}
.grey .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.grey h5,
.grey h2,
.grey .spTitle:not(.mustResovled),
.grey .bigTitle,
.grey .sp-title {
  color: #7FBA00 !important;
}
.grey .header-title {
  color: #6c757d !important;
}
.grey .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.grey .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.grey .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #7FBA00 !important;
}
.grey .custom-control-label:before {
  background-color: #7FBA00 !important;
}
.grey .swal2-btn-green, .grey .swal2-btn-save {
  background-color: #7FBA00 !important;
}
.grey .swal2-btn-green:hover, .grey .swal2-btn-save:hover {
  background-color: #7FBA00 !important;
}
.grey .btn-save, .grey .btn-green {
  background-color: #7FBA00;
  color: white;
}
.grey .btn-save:hover, .grey .btn-green:hover {
  border: 2px solid #595959;
  padding: 5px 11px;
}
.grey .btn-save.inactive, .grey .btn-green.inactive {
  border-color: #BCBCBC;
  background-color: #878787;
}
.grey .btn-square {
  color: white;
}
.grey .btn-square.btn-square-primary {
  background-color: #7FBA00;
  border: 1px solid #7FBA00;
}
.grey .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #7FBA00;
  box-shadow: 0px 0px 1px 5px #D9EAB3;
}
.grey .btn-square:hover {
  color: white;
  border: 2px solid #7FBA00;
  box-shadow: 0px 0px 1px 10px #D9EAB3;
}
.grey .a-link:hover {
  color: #7FBA00 !important;
}
.grey .btn-outline-green {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.grey .btn-outline-green:hover, .grey .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #7FBA00 !important;
}
.grey .dropdown .dropdown-menu .dropdown-item.active, .grey .dropdown .dropdown-menu .dropdown-item:active, .grey .dropdown .dropdown-menu .dropdown-item:hover, .grey .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #F1F1F1 !important;
}
.grey .dropdown .dropdown-menu .dropdown-item.active span, .grey .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.grey .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.grey .btn-move,
.grey .btnWorkAssignementAddOperator {
  color: #7FBA00;
}
.grey .btn-move:hover,
.grey .btnWorkAssignementAddOperator:hover {
  color: black;
}
.grey .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.grey .SumoSelect .select-all.selected > span i,
.grey .SumoSelect .select-all.partial > span i {
  background-color: #7FBA00;
}
.grey button.Zebra_DatePicker_Icon {
  background-color: #7fba00 !important;
}
.grey .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.grey .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #7fba00 !important;
}
.grey .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #7fba00 !important;
}
.grey .btn-group .btn-l {
  background-color: #7FBA00;
  color: white;
}
.grey .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.grey .btn-back {
  background-color: #7FBA00 !important;
}
.grey .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #7FBA00 !important;
  border-color: #7FBA00 !important;
}
.grey .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.grey .adv-search {
  color: #7FBA00 !important;
  border: 1px solid #7FBA00 !important;
}
.grey .adv-search:hover {
  color: #A8A8A8 !important;
}
.grey .btn-employee-pin {
  color: #7FBA00 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.grey .select2-choices {
  border-color: #A8A8A8 !important;
}
.grey .select2-choices .select2-search-choice div,
.grey .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.grey .select2-container-multi .select2-choice {
  border-color: #A8A8A8 !important;
  box-shadow: 0 0 0 0.2rem #A8A8A8;
}
.grey .div-outline-green {
  border-color: #A8A8A8;
}
.grey .div-outline-green:hover, .grey .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #7FBA00;
}
.grey .select2-container .select2-search__field,
.grey .select2-container span.select2-selection--multiple:not(.corrected-field),
.grey .select2-container span.select2-selection--single,
.grey .SlectBox,
.grey .filter,
.grey .custom-file-label,
.grey .form-control,
.grey .dropdown.bootstrap-select,
.grey .input-group-text,
.grey #txtFirstName,
.grey #txtLastName,
.grey #ddlIRCountry,
.grey #txtPhoneNumber,
.grey #txtEmail,
.grey #txtPin,
.grey #txtPassword,
.grey #txtIMExternalID,
.grey #txtRepeatPassword,
.grey #txtWarehouseShelfAddEditName,
.grey #txtWarehouseZoneAddEditName,
.grey #txtAssetStatusFastChangeAddEditName,
.grey #txtCertificateNumber {
  border-color: #A8A8A8 !important;
}
.grey #txtPin.inValid {
  border: 1px solid red !important;
}
.grey input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.grey .group-title.ellipsis {
  color: #6c757d;
}
.grey .tbl-main-check .facility-name span {
  color: #6c757d;
}
.grey .tbl-drill-down-header tr th {
  color: #6c757d;
}
.grey .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.grey .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.grey .form-group label:not(.input):not(.select),
.grey .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.grey #divStockCheckInfoModelModelDescription {
  color: black;
}
.grey .card-body div {
  color: black;
}
.grey .card-maintitle {
  color: #6c757d;
}
.grey .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.grey .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.grey .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.grey .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.grey .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.grey #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.grey #imgDownloadPdf,
.grey #imgDownloadXls,
.grey .imgImport.pointer,
.grey .imgAdd,
.grey .arrow-inbound-outbound,
.grey #btnBulkActions,
.grey .xls-icon,
.grey .img-pdf,
.grey .btn-dots,
.grey .change-to-shipped,
.grey .img-accessories-green,
.grey .img-return-accessories,
.grey .img-assign-proper-order,
.grey .img-grid-column-settings,
.grey .btn-receiving-qa,
.grey .img-po-confirmation,
.grey .btn-get-fedex-label {
  background-color: #7fba00;
}
.grey .img-asset-box, .grey .img-receiving-qa {
  background-color: #6c757d;
}
.grey .img-pdf-disabled {
  background-color: #A9A9A9;
}
.grey .InventoryScanType {
  background-color: #7fba00;
}
.grey #btnAllFilterCancel:after {
  color: #7fba00 !important;
}
.grey #divInventoryItemList #imgDownloadPdf,
.grey #divInventoryItemList .xls-icon {
  background-color: #7fba00;
}
.grey #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.grey .divUser .divOtherButtons.right.w-auto .imgAdd,
.grey #btnEmployeeAdd,
.grey #divWarehouseShelfList #imgDownloadPdf,
.grey #divWarehouseShelfList .imgDownloadXls,
.grey #btnWarehouseShelfAdd,
.grey #btnWarehouseZoneAdd {
  background-color: #7fba00;
}
.grey .paginateRight, .grey .paginateLeft {
  background-color: #7fba00;
}
.grey .pager .disabled > img,
.grey .btn-dots.disabled {
  background-color: #6c757d;
}
.grey .assetsList {
  background-color: #6c757d;
}
.grey .asset-img {
  background-color: #6c757d;
}
.grey .asset-img2 {
  background-color: #6c757d;
}
.grey .asset-img3 {
  background-color: #6c757d;
}
.grey .createTaskImg {
  background-color: #7fba00;
}
.grey .fas.fa-box, .grey .fas.fa-weight-hanging {
  color: #6c757d;
}
.grey .table tbody tr td .text-green.far.fa-trash-alt {
  color: #7fba00;
}
.grey .inventoryStatus {
  background-color: #6c757d;
}
.grey #btnLoupe {
  background-color: #7fba00;
}
.grey #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.grey .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.grey .btn.btnSearchPopup {
  background-color: #7fba00 !important;
}
.grey .btn.btnClearValues:after {
  color: #7fba00 !important;
}
.grey .btn.btn-cancel, .grey .btn.btn-white {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.grey .btn.btn-cancel:hover:not([name=btnClearFilter]), .grey .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #7FBA00 !important;
  color: #7FBA00 !important;
  padding: 5px 11px;
}
.grey .btn.btn-cancel.inactive, .grey .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.grey .btn.btn-block.btn-break-type {
  background-color: #7FBA00;
  color: white;
}
.grey .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.grey .btn.btn-green.disabled, .grey .btn.btn-green:disabled, .grey .btn.btn-white.disabled, .grey .btn.btn-white:disabled, .grey .btn.btn-cancel.disabled, .grey .btn.btn-cancel:disabled, .grey .btn.btn-save.disabled, .grey .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.grey .btn.btn-green.disabled.turn-on, .grey .btn.btn-green:disabled.turn-on, .grey .btn.btn-white.disabled.turn-on, .grey .btn.btn-white:disabled.turn-on, .grey .btn.btn-cancel.disabled.turn-on, .grey .btn.btn-cancel:disabled.turn-on, .grey .btn.btn-save.disabled.turn-on, .grey .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.grey .btn.btn-green.disabled:hover, .grey .btn.btn-green:disabled:hover, .grey .btn.btn-white.disabled:hover, .grey .btn.btn-white:disabled:hover, .grey .btn.btn-cancel.disabled:hover, .grey .btn.btn-cancel:disabled:hover, .grey .btn.btn-save.disabled:hover, .grey .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.grey .btn.btn-green.disabled:hover.turn-on, .grey .btn.btn-green:disabled:hover.turn-on, .grey .btn.btn-white.disabled:hover.turn-on, .grey .btn.btn-white:disabled:hover.turn-on, .grey .btn.btn-cancel.disabled:hover.turn-on, .grey .btn.btn-cancel:disabled:hover.turn-on, .grey .btn.btn-save.disabled:hover.turn-on, .grey .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.grey .btn.btn-switch-yes {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.grey .btn.btn-switch-yes:hover {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.grey .btn.btn-switch-yes.selected {
  background-color: #7FBA00 !important;
  color: white !important;
}
.grey .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.grey .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.grey .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.grey .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.grey .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.grey .fas.fa-search {
  color: #7fba00;
}
.grey .notReserved,
.grey .reserved-on {
  background-color: #7fba00;
}
.grey .transaction {
  background-color: #7fba00;
}
.grey .img-return-to-customer {
  background-color: #7fba00;
}
.grey .reserved-replacement {
  background-color: #7fba00;
}
.grey #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #7fba00;
}
.grey #btnDownloadPdf,
.grey #btnDownloadXls {
  background-color: #7fba00;
}
.grey #btnXls,
.grey #btnPdf,
.grey #btnCsv {
  background: #7fba00;
}
.grey .img-edit,
.grey .imgEdit,
.grey #btnWorkboardToDoListAdd,
.grey #btnTrackboardListFilters,
.grey .workboardPackageImg {
  background-color: #7fba00;
}
.grey .workboardInformationNotesImg {
  background-color: #6c757d;
}
.grey .img-delete,
.grey .ic-repairs-external,
.grey .ic-repairs-internal,
.grey .ic-repairs-dollar-circle {
  background-color: #7fba00;
}
.grey li.select2-search-choice a.select2-search-choice-close {
  background-color: #7fba00 !important;
}
.grey .imgShowFile {
  color: #7fba00;
}
.grey #tblWorkTimeLogList .img-add {
  background-color: #7fba00;
}
.grey .img-add {
  background-color: #7fba00;
}
.grey .img-calibration {
  background-color: #7fba00;
}
.grey .img-bulk-add {
  background-color: #7fba00;
}
.grey .img-xls-export {
  background-color: #7fba00;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.grey .img-xls-import {
  background-color: #7fba00;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.grey .img-edit-price {
  background-color: #7fba00;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.grey .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.grey .img-import {
  background-color: #7fba00;
}
.grey .img-import-book-value {
  background-color: #7fba00;
}
.grey .img-copy {
  background-color: #7fba00;
}
.grey .img-import-export {
  background-color: #7fba00;
}
.grey #btnWorkAssignementAddOperator,
.grey #btnWorkTimeLogRefresh,
.grey #btnWorkboardOrdersLeftListRefresh,
.grey #btnWorkboardOrdersRightListRefresh,
.grey #btnWorkboardToDoListRefresh,
.grey #btnPreshippingOrderToShipListRefresh,
.grey #btnPreshippingTaskListRefresh,
.grey #btnWorkboardDoneListRefresh,
.grey .fa.fa-forward,
.grey .fa.fa-backward,
.grey .btn-refresh {
  color: #7fba00;
}
.grey #btnWorkAssignementAddOperator:hover,
.grey #btnWorkTimeLogRefresh:hover,
.grey #btnWorkboardOrdersLeftListRefresh:hover,
.grey #btnWorkboardOrdersRightListRefresh:hover,
.grey #btnWorkboardToDoListRefresh:hover,
.grey #btnPreshippingOrderToShipListRefresh:hover,
.grey #btnPreshippingTaskListRefresh:hover,
.grey #btnWorkboardDoneListRefresh:hover,
.grey .fa.fa-forward:hover,
.grey .fa.fa-backward:hover,
.grey .btn-refresh:hover {
  color: black;
}
.grey .img-add.img-testing-task.img-testing-task-left,
.grey .img-add.img-preshipping-task,
.grey .img-add.img-testing-task.img-testing-task-right,
.grey #btnWorkboardDoneListAddBreak {
  background-color: #7fba00;
}
.grey #divBtnFilters.imgBtnFilters {
  background-color: #7fba00;
}
.grey #btnWorkboardDoneListFilters {
  background-color: #7fba00;
}
.grey .btn-refresh:disabled::before {
  color: #6c757d;
}
.grey #btnTrackboardListReload {
  background-color: #7fba00 !important;
}
.grey #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.grey .input-group.datepicker .calendarIcon, .grey .input-group.datepicker-report .calendarIcon {
  background-color: #7fba00 !important;
}
.grey .imgInvite {
  background-color: #7fba00;
}
.grey #btnTrackboardListAllFilterCancel:after {
  color: #7fba00 !important;
}
.grey .select2-container .select2-selection__choice__remove,
.grey .select2-container .select2-selection--single .select2-selection__clear {
  color: #7fba00 !important;
}
.grey .noteType {
  background-color: #7fba00;
}
.grey #imgTrackboardInfoFedex {
  color: #7fba00;
}
.grey .trackIcons {
  color: #7fba00;
}
.grey .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #7FBA00;
}
.grey .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .grey .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.grey .fa.fa-clock, .grey .fa.fa-clock-o, .grey .fa.fa-calendar, .grey .fa.fa-calendar-alt {
  color: #7fba00;
}
.grey .fas.fa-angle-up.sp-i-arrow,
.grey .fas.fa-angle-down.sp-i-arrow {
  color: #7fba00;
}
.grey .img-package {
  background-color: #6c757d;
}
.grey .img-other {
  color: #6c757d;
}
.grey .collapse-arrow:after {
  color: #7fba00;
}
.grey .collapse-arrow-before:before {
  color: #7fba00;
}
.grey .icon {
  background-color: #7fba00;
}
.grey .icon.far, .grey .icon.fas {
  color: #7fba00;
  background-color: transparent;
}
.grey .icon.icon-not-clickable {
  background-color: #6c757d;
}
.grey .icon-employee-pin {
  color: #7fba00 !important;
}
.grey .icon-asset-resrvation {
  color: #7fba00 !important;
}
.grey .custom-number {
  border-color: #7FBA00 !important;
}
.grey .custom-number.disabled {
  border-color: #6c757d !important;
}
.grey .custom-number .custom-number-button {
  color: #7FBA00 !important;
}
.grey .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.grey .custom-number .custom-number-input {
  border-color: #7FBA00 !important;
}
.grey .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.grey .div-border-section {
  border: 2px solid #E3E3E3;
}
.grey #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.grey #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.grey .box-item.selected {
  border: 1px solid #7FBA00;
  background-color: #FFF;
}
.grey .sp-ship {
  color: #7FBA00 !important;
}
.grey div.div-index {
  color: #7fba00 !important;
  border: 2px solid #7fba00 !important;
}
.grey label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.grey #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.grey #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #7FBA00;
}
.grey #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #7FBA00;
}
.grey #divOrderPackageDetails .package-number, .grey #divPurchaseOrderPackageDetails .package-number, .grey #divOrderShipmentPopup .package-number {
  color: #7FBA00;
  cursor: pointer;
}
.grey #divOrderPackageDetails .btn, .grey #divPurchaseOrderPackageDetails .btn, .grey #divOrderShipmentPopup .btn {
  background-color: #7FBA00;
}
.grey #divOrderPackageDetails .btn:hover, .grey #divOrderPackageDetails .btn.inactive:hover, .grey #divPurchaseOrderPackageDetails .btn:hover, .grey #divPurchaseOrderPackageDetails .btn.inactive:hover, .grey #divOrderShipmentPopup .btn:hover, .grey #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #7FBA00;
  color: white;
}
.grey #divOrderPackageDetails .btn.inactive, .grey #divPurchaseOrderPackageDetails .btn.inactive, .grey #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.grey #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.grey #divCustomers .customer-item.active, .grey #divCustomers .vendor-item.active, .grey #divMergeCustomers .customer-item.active, .grey #divMergeCustomers .vendor-item.active, .grey #divVendors .customer-item.active, .grey #divVendors .vendor-item.active, .grey #divPurchaseboardOrderDetails .customer-item.active, .grey #divPurchaseboardOrderDetails .vendor-item.active, .grey #divUnexpectedModelsImportStepSelection .customer-item.active, .grey #divUnexpectedModelsImportStepSelection .vendor-item.active, .grey #divUnexpectedModelsImportStepSummary .customer-item.active, .grey #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #7fba00;
}
.grey #divCustomers .gray-right-border, .grey #divMergeCustomers .gray-right-border, .grey #divVendors .gray-right-border, .grey #divPurchaseboardOrderDetails .gray-right-border, .grey #divUnexpectedModelsImportStepSelection .gray-right-border, .grey #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.grey #divCustomers .img-discount, .grey #divMergeCustomers .img-discount, .grey #divVendors .img-discount, .grey #divPurchaseboardOrderDetails .img-discount, .grey #divUnexpectedModelsImportStepSelection .img-discount, .grey #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.grey #divCustomers .img-linked, .grey #divMergeCustomers .img-linked, .grey #divVendors .img-linked, .grey #divPurchaseboardOrderDetails .img-linked, .grey #divUnexpectedModelsImportStepSelection .img-linked, .grey #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.grey #divCustomers .img-customer, .grey #divCustomers .img-vendor, .grey #divMergeCustomers .img-customer, .grey #divMergeCustomers .img-vendor, .grey #divVendors .img-customer, .grey #divVendors .img-vendor, .grey #divPurchaseboardOrderDetails .img-customer, .grey #divPurchaseboardOrderDetails .img-vendor, .grey #divUnexpectedModelsImportStepSelection .img-customer, .grey #divUnexpectedModelsImportStepSelection .img-vendor, .grey #divUnexpectedModelsImportStepSummary .img-customer, .grey #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: #7fba00 !important;
}
.grey #divCustomers [name=divCustomerDetailsLeft], .grey #divCustomers [name=divVendorDetailsLeft], .grey #divMergeCustomers [name=divCustomerDetailsLeft], .grey #divMergeCustomers [name=divVendorDetailsLeft], .grey #divVendors [name=divCustomerDetailsLeft], .grey #divVendors [name=divVendorDetailsLeft], .grey #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .grey #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .grey #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .grey #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .grey #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .grey #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.grey #divCustomers .div-header, .grey #divMergeCustomers .div-header, .grey #divVendors .div-header, .grey #divPurchaseboardOrderDetails .div-header, .grey #divUnexpectedModelsImportStepSelection .div-header, .grey #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.grey #divCustomers .contact-mail, .grey #divMergeCustomers .contact-mail, .grey #divVendors .contact-mail, .grey #divPurchaseboardOrderDetails .contact-mail, .grey #divUnexpectedModelsImportStepSelection .contact-mail, .grey #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #7fba00 !important;
}
.grey #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .grey #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .grey #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .grey #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .grey #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .grey #divVendors [name=divVendorDetailsRight] [name=divNavigator], .grey #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .grey #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .grey #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .grey #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .grey #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .grey #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.grey #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .grey #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .grey #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .grey #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .grey #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .grey #divVendors [name=divVendorDetailsRight] .img-internal-assets, .grey #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .grey #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .grey #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .grey #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .grey #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .grey #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #7fba00;
}
.grey #divCustomers tr.pending, .grey #divMergeCustomers tr.pending, .grey #divVendors tr.pending, .grey #divPurchaseboardOrderDetails tr.pending, .grey #divUnexpectedModelsImportStepSelection tr.pending, .grey #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.grey #divCustomers tr.pending td, .grey #divMergeCustomers tr.pending td, .grey #divVendors tr.pending td, .grey #divPurchaseboardOrderDetails tr.pending td, .grey #divUnexpectedModelsImportStepSelection tr.pending td, .grey #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.grey #divCustomers [name=divMyIRUserCode], .grey #divMergeCustomers [name=divMyIRUserCode], .grey #divVendors [name=divMyIRUserCode], .grey #divPurchaseboardOrderDetails [name=divMyIRUserCode], .grey #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .grey #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.grey #divCustomers [name=divConfirm] .div-circle, .grey #divMergeCustomers [name=divConfirm] .div-circle, .grey #divVendors [name=divConfirm] .div-circle, .grey #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .grey #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .grey #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #7FBA00;
}
.grey #divCustomers .div-colored-info .div-title-text, .grey #divCustomers .div-colored-info .div-count-number, .grey #divMergeCustomers .div-colored-info .div-title-text, .grey #divMergeCustomers .div-colored-info .div-count-number, .grey #divVendors .div-colored-info .div-title-text, .grey #divVendors .div-colored-info .div-count-number, .grey #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .grey #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .grey #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .grey #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .grey #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .grey #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.grey #divCustomers .div-colored-info .img-asset, .grey #divCustomers .div-colored-info .img-order, .grey #divCustomers .div-colored-info .img-accessory, .grey #divMergeCustomers .div-colored-info .img-asset, .grey #divMergeCustomers .div-colored-info .img-order, .grey #divMergeCustomers .div-colored-info .img-accessory, .grey #divVendors .div-colored-info .img-asset, .grey #divVendors .div-colored-info .img-order, .grey #divVendors .div-colored-info .img-accessory, .grey #divPurchaseboardOrderDetails .div-colored-info .img-asset, .grey #divPurchaseboardOrderDetails .div-colored-info .img-order, .grey #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .grey #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .grey #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .grey #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .grey #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .grey #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .grey #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.grey #divCustomers .spLastOrders, .grey #divMergeCustomers .spLastOrders, .grey #divVendors .spLastOrders, .grey #divPurchaseboardOrderDetails .spLastOrders, .grey #divUnexpectedModelsImportStepSelection .spLastOrders, .grey #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.grey #divCustomers .divLastOrdersAssetCount, .grey #divCustomers .divLastOrderListItem, .grey #divMergeCustomers .divLastOrdersAssetCount, .grey #divMergeCustomers .divLastOrderListItem, .grey #divVendors .divLastOrdersAssetCount, .grey #divVendors .divLastOrderListItem, .grey #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .grey #divPurchaseboardOrderDetails .divLastOrderListItem, .grey #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .grey #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .grey #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .grey #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.grey #divCustomers .divLastOrdersAssetCount, .grey #divCustomers .divLastOrdersAssetCountLabel, .grey #divCustomers .divDaysOnRentLabel, .grey #divCustomers .divDaysOnRent, .grey #divMergeCustomers .divLastOrdersAssetCount, .grey #divMergeCustomers .divLastOrdersAssetCountLabel, .grey #divMergeCustomers .divDaysOnRentLabel, .grey #divMergeCustomers .divDaysOnRent, .grey #divVendors .divLastOrdersAssetCount, .grey #divVendors .divLastOrdersAssetCountLabel, .grey #divVendors .divDaysOnRentLabel, .grey #divVendors .divDaysOnRent, .grey #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .grey #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .grey #divPurchaseboardOrderDetails .divDaysOnRentLabel, .grey #divPurchaseboardOrderDetails .divDaysOnRent, .grey #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .grey #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .grey #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .grey #divUnexpectedModelsImportStepSelection .divDaysOnRent, .grey #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .grey #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .grey #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .grey #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.grey .img-not-allowed,
.grey .img-print-default-yes,
.grey .img-print-default-no,
.grey .img-send-default-yes,
.grey .img-send-default-no,
.grey .img-print-yesno,
.grey .img-send-yesno,
.grey .img-fedex {
  background-color: #7fba00;
}
.grey .img-not-allowed.off,
.grey .img-print-default-yes.off,
.grey .img-print-default-no.off,
.grey .img-send-default-yes.off,
.grey .img-send-default-no.off,
.grey .img-print-yesno.off,
.grey .img-send-yesno.off,
.grey .img-fedex.off {
  background-color: #E3E3E3;
}
.grey .img-not-allowed.disabled,
.grey .img-print-default-yes.disabled,
.grey .img-print-default-no.disabled,
.grey .img-send-default-yes.disabled,
.grey .img-send-default-no.disabled,
.grey .img-print-yesno.disabled,
.grey .img-send-yesno.disabled,
.grey .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.grey .div-definition.selected {
  border-color: #7fba00 !important;
}
.grey .div-definition:hover {
  background-color: #F1F1F1 !important;
}
.grey #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.grey #divMergeCustomers .div-list-element.selected {
  border-color: #7fba00 !important;
}
.grey #divMergeCustomers .div-remove-button {
  color: #7FBA00;
}
.grey #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .grey #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.grey #divCustomerAddEdit [name=txtName].disabled, .grey #divVendorAddEdit [name=txtName].disabled {
  background-color: #F1F1F1 !important;
  color: #A9A9A9 !important;
}
.grey .td-empty {
  background-color: #FFFFFF !important;
}
.grey .div-asset-status {
  color: blue;
}
.grey .div-asset-number {
  color: #7fba00;
}
.grey .chips-item-close {
  color: #7fba00 !important;
}
.grey .chips {
  background-color: white;
  border-color: #A8A8A8 !important;
}
.grey .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.grey .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.grey .asset-group {
  color: #6c757d;
}
.grey .div-order-type-radio {
  border-color: #BCBCBC;
  color: #BCBCBC;
}
.grey .div-order-type-radio .div-short-name {
  background: rgba(188, 188, 188, 0.1);
}
.grey .div-order-type-radio.selected {
  border-color: #7FBA00;
  color: #7FBA00;
}
.grey .div-order-type-radio.selected .div-short-name {
  background: rgba(127, 186, 0, 0.1);
}
.grey #divModelPriceListEdit .span-selected-models-header, .grey #divModelPriceListEdit .span-selected-models-content {
  color: #878787;
}
.grey #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.grey #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.grey .sp-cleared {
  background-color: #CBCBCB !important;
}
.grey .div-seperation-border {
  border-color: #E3E3E3;
}
.grey .custom-control-label:before {
  background-color: #7FBA00 !important;
}
.grey .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.grey .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.grey .my-dot {
  background-color: #bbb;
}
.grey .inventory-resolve-type {
  background-color: #7fba00 !important;
}
.grey .back-button {
  color: #7fba00 !important;
}
.grey .div-circle {
  color: #FFF;
}
.grey .div-circle span.value {
  color: #FFF !important;
}
.grey .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.grey .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.grey .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.grey .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.grey .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.grey .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.grey .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.grey .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.grey .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.grey .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.grey .div-group-name {
  color: #A9A9A9 !important;
}
.grey #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #F1F1F1;
}
.grey #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.grey .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.grey .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.grey .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .grey .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.grey .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.grey .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.grey .address-error-message {
  color: #F44336 !important;
}
.grey .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.grey .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.grey .invalid-validated-address {
  color: #F44336;
}
.grey #divCleaningTesting .order-number-black {
  color: #7FBA00 !important;
  font-weight: 600;
}
.grey #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.grey #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.grey #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.grey #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.grey #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.grey #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.grey #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.grey #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.grey #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.grey #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.grey #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #7fba00;
}
.grey .workboard-order-type {
  border-color: #A9A9A9;
}
.grey #divPurchaseOrderAddSummary .div-header, .grey #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.grey #tblRolesManagementRolesRoleList .users-count {
  color: #7fba00;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.grey #tabMenu .fa-print {
  color: white !important;
}
.grey #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .grey #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .grey #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .grey #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .grey #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #7fba00 !important;
}
.grey #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .grey #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .grey #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .grey #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .grey #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.grey #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.grey #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.grey #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.grey #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.grey #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.grey #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.grey #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.grey #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.grey #tblReceivingAssetList tbody tr, .grey #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.grey #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
}
.grey #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.grey #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.grey #divSystemConfiguration th {
  border-top: 1px solid #A8A8A8;
}
.grey #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #878787;
}
.grey #divSystemConfiguration th[rowspan="1"] {
  border-color: #878787 transparent transparent #878787;
}
.grey #divSystemConfiguration th[rowspan="1"]:first-of-type, .grey #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #878787 transparent transparent transparent;
}
.grey #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #878787 #878787 transparent #878787;
}
.grey #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #878787;
  border-right: 1px solid #878787;
}
.grey #divSystemConfiguration .last-th {
  border-left: 1px solid #878787;
}
.grey #divRequisitionAddEdit .selected-accessory, .grey #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #7fba00;
}
.grey #divRepairCard .small-span {
  color: #6c757d !important;
}
.grey #divRepairCard .repairs-link {
  color: #7FBA00;
}
.grey #divRepairCard .btn-attachments {
  color: #7fba00 !important;
}
.grey #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.grey #divRepairCard .arrow-right, .grey #divRepairCard .arrow-left, .grey #divRepairCard .arrow-double-left {
  background-color: #7fba00;
}
.grey #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.grey #divAddEditRequestedParts .selected-part, .grey #divAddEditUsedParts .selected-part {
  border: 1px solid #7fba00;
}
.grey #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #7fba00;
}
.grey #divServiceSettlementCard .settlement-link {
  color: #7FBA00;
}
.grey #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.grey #divServiceSettlementCard .arrow-left, .grey #divServiceSettlementCard .arrow-right {
  background-color: #7fba00;
}
.grey #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.grey #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #7fba00;
  border-bottom: 1px solid #7fba00;
}
.grey #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #7fba00;
}
.grey #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #7fba00;
}
.grey #divMainFilters .clickable-text, .grey #divOrderNavPanel .clickable-text, .grey #divNotes .clickable-text, .grey #divOrderNotePanel .clickable-text, .grey #divAddEditDropshipment .clickable-text {
  color: #7fba00;
}
.grey #divOrderNavPanel .arrow-right, .grey #divOrderNavPanel .arrow-left, .grey #divOrderNavPanel .arrow-double-left, .grey #divOrderNavPanel .arrow-hand, .grey #divOrderNavPanel .add-order-line-icon::after, .grey #divOrderOrderLineItems .arrow-right, .grey #divOrderOrderLineItems .arrow-left, .grey #divOrderOrderLineItems .arrow-double-left, .grey #divOrderOrderLineItems .arrow-hand, .grey #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #7fba00;
}
.grey .main-page-section {
  background-color: #FFFFFF !important;
}
.grey #divOrderAssetsPopup .gray-background, .grey #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.grey #divOrderAddEditAccessories .font-note, .grey #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.grey span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #A8A8A8 !important;
}
.grey #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .grey #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .grey #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .grey #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.grey #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.grey #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.intellirent {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.intellirent .mainPage {
  background-color: #F5F6F8 !important;
}
.intellirent .newTopMenu {
  background-color: #878787 !important;
}
.intellirent .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #595959 !important;
}
.intellirent .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.intellirent .newTopMenu #divUserBreak {
  background-color: #878787 !important;
}
.intellirent .newTopMenu .liNewMenuItem:hover,
.intellirent .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #595959 !important;
}
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #595959 !important;
}
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.intellirent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.intellirent .newTopMenu .newMenuItem {
  color: #BCBCBC !important;
}
.intellirent .newTopMenu .newMenuItem.active {
  color: white !important;
}
.intellirent .newTopMenu .menu-button:hover {
  background-color: #595959 !important;
}
.intellirent .newTopMenu #divUserBreak:hover {
  background-color: #595959 !important;
}
.intellirent .table thead {
  background-color: #A8A8A8 !important;
}
.intellirent .table thead th {
  color: white;
}
.intellirent .table thead tr {
  background-color: #A8A8A8;
}
.intellirent .table thead tr td {
  color: #464646 !important;
}
.intellirent .table tbody tr {
  background-color: #FFFFFF;
}
.intellirent .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.intellirent .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.intellirent .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.intellirent .table tbody tr td {
  color: #464646;
}
.intellirent .table tbody tr td .spName {
  color: #7fba00 !important;
}
.intellirent .table tbody tr td .icon-employee {
  color: #7fba00 !important;
}
.intellirent .table tbody tr td .show-popup-main-check {
  color: #7fba00 !important;
}
.intellirent .table tbody tr td .rowDescription {
  color: #6c757d;
}
.intellirent .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.intellirent .table tbody tr td.notClick {
  color: black;
}
.intellirent .table tbody tr td .text-green {
  color: #7fba00;
}
.intellirent .table .custom-control-label::before {
  background-color: #7FBA00;
}
.intellirent .table .custom-control-label::after {
  background-color: #7FBA00;
}
.intellirent .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.intellirent .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.intellirent .div-like-table {
  color: #464646;
}
.intellirent .div-like-table .row:first-child div {
  background-color: #A8A8A8 !important;
}
.intellirent #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.intellirent .tabulator .tabulator-header {
  background-color: #A8A8A8 !important;
}
.intellirent .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.intellirent .tabulator .tabulator-table .tabulator-row,
.intellirent .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.intellirent .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.intellirent .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.intellirent .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.intellirent .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #7fba00 !important;
}
.intellirent .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #F1F1F1;
}
.intellirent .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.intellirent .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #F1F1F1 !important;
}
.intellirent table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.intellirent table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.intellirent table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #7fba00 !important;
}
.intellirent table.dataTable thead {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.intellirent table.dataTable thead .custom-control-label::after {
  background-color: #7FBA00 !important;
}
.intellirent table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.intellirent table.dataTable tbody tr.selected td {
  border-top-color: #7fba00 !important;
  border-bottom-color: #7fba00 !important;
}
.intellirent table.dataTable tbody tr.selected td:first-child {
  border-left-color: #7fba00;
  border-bottom-color: #7fba00;
  border-top-color: #7fba00;
}
.intellirent table.dataTable tbody tr.selected td:last-child {
  border-right-color: #7fba00;
  border-bottom-color: #7fba00;
  border-top-color: #7fba00;
}
.intellirent .div-data-table-header {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.intellirent .div-data-table-header .custom-control-label::after {
  background-color: #7FBA00 !important;
}
.intellirent input::placeholder {
  color: #6c757d !important;
}
.intellirent #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.intellirent #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.intellirent #divRequisitionAddLineItems .div-price label:not(.error), .intellirent #divPurchaseOrderAddLineItems .div-price label:not(.error), .intellirent #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.intellirent #divRequisitionAddLineItems .new-item.edited, .intellirent #divPurchaseOrderAddLineItems .new-item.edited, .intellirent #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #7fba00;
  height: 100px !important;
  padding-top: 5px !important;
}
.intellirent #divRequisitionAddLineItems .new-item.edited + .border-separation, .intellirent #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .intellirent #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.intellirent #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .intellirent #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .intellirent #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.intellirent #divStockCheckOrders .divNavigator {
  color: #7fba00 !important;
}
.intellirent #divStockCheckOrders .divNavigator.isActive {
  border-color: #7fba00 !important;
}
.intellirent .label,
.intellirent #spStatusTest,
.intellirent #inventoryScans,
.intellirent #inventoryDiscreparency,
.intellirent .filterInfo,
.intellirent #formTrackboardAddActivityModal span,
.intellirent #divTrackboardFilter .label,
.intellirent .divMainSection div.label,
.intellirent .spBigText,
.intellirent .filter-info,
.intellirent #tbTrackboardPackageDetailsDeliveryShipment tr td,
.intellirent .next-order-number,
.intellirent .div-circle {
  color: #6c757d;
}
.intellirent .select2-results .select2-highlighted {
  color: #7FBA00 !important;
}
.intellirent .divSubNavigator,
.intellirent #divTrackboardNavTravelHistory,
.intellirent #divTrackboardNavOrderDetails,
.intellirent #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.intellirent .divSubNavigator.selected,
.intellirent #divTrackboardNavTravelHistory.selected,
.intellirent #divTrackboardNavOrderDetails.selected,
.intellirent #divTrackboardNavPackageDetails.selected {
  color: #7fba00;
  border-color: #7fba00;
}
.intellirent #divCustomerNavigation .row div, .intellirent #divVendorNavigation .row div {
  color: #6c757d;
}
.intellirent #divCustomerNavigation .row div.isActive, .intellirent #divVendorNavigation .row div.isActive {
  color: #7fba00;
  border-color: #7fba00;
}
.intellirent .sub-navigation {
  color: #7FBA00;
}
.intellirent .sub-navigation.active {
  border-bottom: 2px solid #7FBA00;
}
.intellirent .sub-navigation.secondary {
  color: #6c757d !important;
}
.intellirent .sub-navigation.secondary.active {
  color: #7fba00 !important;
  border-color: #7fba00 !important;
}
.intellirent #ddlIRCountry,
.intellirent .dropdown-menu > li > a,
.intellirent .btn-default,
.intellirent .SumoSelect > .CaptionCont > span.placeholder,
.intellirent .input span:not(.fa),
.intellirent textarea,
.intellirent .custom-file-label,
.intellirent .btn-light,
.intellirent .select2-selection__choice,
.intellirent .swal2-content,
.intellirent .level2,
.intellirent .reportName,
.intellirent .divMainSection div.inputDiv {
  color: black !important;
}
.intellirent input,
.intellirent .bigSpanTitle,
.intellirent .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.intellirent .select2-drop {
  color: black;
}
.intellirent .accordion .card .card-header .btn {
  color: black;
}
.intellirent .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.intellirent .myFieldset.fieldsetInventory legend {
  color: black;
}
.intellirent .tbl-main-check tr td span {
  color: #464646;
}
.intellirent .tbl-drill-down tr td span {
  color: #464646;
}
.intellirent .tbl-main-check tr td.model-name span {
  color: #464646;
}
.intellirent .tbl-main-check tr td.model-name a span {
  color: #7fba00 !important;
}
.intellirent .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.intellirent .tbl-drill-down tr td.model-name a span {
  color: #7fba00 !important;
}
.intellirent .text-green,
.intellirent .spName a,
.intellirent .spName a:hover,
.intellirent .text-clickable,
.intellirent a.orderNumber,
.intellirent .img-button div span .order-number,
.intellirent a.orderNumber span, .intellirent a:hover,
.intellirent span.asset-details, .intellirent .customer-name-link, .intellirent .vendor-name-link {
  color: #7fba00;
}
.intellirent input[type=text],
.intellirent input[type=number],
.intellirent input[type=search],
.intellirent input[type=password],
.intellirent textarea:not(.disabled),
.intellirent select,
.intellirent .select2-container:not(.select2-container--disabled) .select2-selection,
.intellirent .select2-results__option:not(.select2-results__option--highlighted),
.intellirent .SlectBox,
.intellirent .options,
.intellirent .dropdown-menu,
.intellirent .select2-drop-multi,
.intellirent .select2-search-field,
.intellirent .dropdown.bootstrap-select,
.intellirent .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.intellirent input[type=text]:not(.disabled) .filter-option-inner-inner,
.intellirent input[type=number]:not(.disabled) .filter-option-inner-inner,
.intellirent input[type=search]:not(.disabled) .filter-option-inner-inner,
.intellirent input[type=password]:not(.disabled) .filter-option-inner-inner,
.intellirent textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.intellirent select:not(.disabled) .filter-option-inner-inner,
.intellirent .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.intellirent .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.intellirent .SlectBox:not(.disabled) .filter-option-inner-inner,
.intellirent .options:not(.disabled) .filter-option-inner-inner,
.intellirent .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.intellirent .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.intellirent .select2-search-field:not(.disabled) .filter-option-inner-inner,
.intellirent .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.intellirent .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.intellirent .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.intellirent .dropdown-toggle:not(.disabled):hover, .intellirent .dropdown-toggle:not(.disabled):focus, .intellirent .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.intellirent #spAssetDetailsGeneralLocation .text-green {
  color: #7fba00;
}
.intellirent .order-number {
  color: #7fba00;
}
.intellirent .level2:hover {
  color: #7fba00;
}
.intellirent .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #F1F1F1;
  color: black;
}
.intellirent .report-item-name.active {
  color: #7fba00;
}
.intellirent .text-not-clickable {
  color: black !important;
}
.intellirent .text-grayed-out {
  color: #A9A9A9 !important;
}
.intellirent .sp-title.text-not-clickable {
  color: black !important;
}
.intellirent .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.intellirent .Zebra_DatePicker {
  color: #464646;
}
.intellirent .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #7FBA00 !important;
}
.intellirent .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.intellirent .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.intellirent .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #7FBA00 !important;
  border-color: #7FBA00 !important;
}
.intellirent .bootstrap-datetimepicker-widget table td.active,
.intellirent .bootstrap-datetimepicker-widget table td.active:hover,
.intellirent .bootstrap-datetimepicker-widget table td span.active {
  background-color: #7FBA00 !important;
}
.intellirent .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #7FBA00 !important;
}
.intellirent .dropdown-menu > .active > a {
  color: black;
}
.intellirent .dropdown-menu > .active > a:hover, .intellirent .dropdown-menu > .active > a:focus {
  color: black;
}
.intellirent .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.intellirent .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.intellirent .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.intellirent .btn-group .btn-orders,
.intellirent .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.intellirent .btn-group .btn-todo,
.intellirent .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.intellirent .btn-group .btn-shipment,
.intellirent .btn-group .btn-shipment.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.intellirent .btn-group .btn-return,
.intellirent .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.intellirent .btn-group .btn-all,
.intellirent .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.intellirent .btn-group .btn-done,
.intellirent .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.intellirent .btn-group .btn-roles,
.intellirent .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.intellirent .btn-group .btn-permissions,
.intellirent .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.intellirent .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.intellirent #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.intellirent #divTrackboardPackageDetailsFedexService {
  background-color: #A8A8A8;
}
.intellirent #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.intellirent #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.intellirent .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.intellirent .drill-separator {
  border-right-color: #E3E3E3;
}
.intellirent .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.intellirent .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.intellirent .table-summary tr td {
  border-right-color: #E3E3E3;
}
.intellirent .card {
  border-color: #E3E3E3;
}
.intellirent .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.intellirent h5,
.intellirent h2,
.intellirent .spTitle:not(.mustResovled),
.intellirent .bigTitle,
.intellirent .sp-title {
  color: #7FBA00 !important;
}
.intellirent .header-title {
  color: #6c757d !important;
}
.intellirent .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.intellirent .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.intellirent .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #7FBA00 !important;
}
.intellirent .custom-control-label:before {
  background-color: #7FBA00 !important;
}
.intellirent .swal2-btn-green, .intellirent .swal2-btn-save {
  background-color: #7FBA00 !important;
}
.intellirent .swal2-btn-green:hover, .intellirent .swal2-btn-save:hover {
  background-color: #7FBA00 !important;
}
.intellirent .btn-save, .intellirent .btn-green {
  background-color: #7FBA00;
  color: white;
}
.intellirent .btn-save:hover, .intellirent .btn-green:hover {
  border: 2px solid #595959;
  padding: 5px 11px;
}
.intellirent .btn-save.inactive, .intellirent .btn-green.inactive {
  border-color: #BCBCBC;
  background-color: #878787;
}
.intellirent .btn-square {
  color: white;
}
.intellirent .btn-square.btn-square-primary {
  background-color: #7FBA00;
  border: 1px solid #7FBA00;
}
.intellirent .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #7FBA00;
  box-shadow: 0px 0px 1px 5px #D9EAB3;
}
.intellirent .btn-square:hover {
  color: white;
  border: 2px solid #7FBA00;
  box-shadow: 0px 0px 1px 10px #D9EAB3;
}
.intellirent .a-link:hover {
  color: #7FBA00 !important;
}
.intellirent .btn-outline-green {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.intellirent .btn-outline-green:hover, .intellirent .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #7FBA00 !important;
}
.intellirent .dropdown .dropdown-menu .dropdown-item.active, .intellirent .dropdown .dropdown-menu .dropdown-item:active, .intellirent .dropdown .dropdown-menu .dropdown-item:hover, .intellirent .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #F1F1F1 !important;
}
.intellirent .dropdown .dropdown-menu .dropdown-item.active span, .intellirent .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.intellirent .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.intellirent .btn-move,
.intellirent .btnWorkAssignementAddOperator {
  color: #7FBA00;
}
.intellirent .btn-move:hover,
.intellirent .btnWorkAssignementAddOperator:hover {
  color: black;
}
.intellirent .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.intellirent .SumoSelect .select-all.selected > span i,
.intellirent .SumoSelect .select-all.partial > span i {
  background-color: #7FBA00;
}
.intellirent button.Zebra_DatePicker_Icon {
  background-color: #7fba00 !important;
}
.intellirent .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.intellirent .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #7fba00 !important;
}
.intellirent .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #7fba00 !important;
}
.intellirent .btn-group .btn-l {
  background-color: #7FBA00;
  color: white;
}
.intellirent .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.intellirent .btn-back {
  background-color: #7FBA00 !important;
}
.intellirent .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #7FBA00 !important;
  border-color: #7FBA00 !important;
}
.intellirent .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.intellirent .adv-search {
  color: #7FBA00 !important;
  border: 1px solid #7FBA00 !important;
}
.intellirent .adv-search:hover {
  color: #A8A8A8 !important;
}
.intellirent .btn-employee-pin {
  color: #7FBA00 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.intellirent .select2-choices {
  border-color: #A8A8A8 !important;
}
.intellirent .select2-choices .select2-search-choice div,
.intellirent .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.intellirent .select2-container-multi .select2-choice {
  border-color: #A8A8A8 !important;
  box-shadow: 0 0 0 0.2rem #A8A8A8;
}
.intellirent .div-outline-green {
  border-color: #A8A8A8;
}
.intellirent .div-outline-green:hover, .intellirent .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #7FBA00;
}
.intellirent .select2-container .select2-search__field,
.intellirent .select2-container span.select2-selection--multiple:not(.corrected-field),
.intellirent .select2-container span.select2-selection--single,
.intellirent .SlectBox,
.intellirent .filter,
.intellirent .custom-file-label,
.intellirent .form-control,
.intellirent .dropdown.bootstrap-select,
.intellirent .input-group-text,
.intellirent #txtFirstName,
.intellirent #txtLastName,
.intellirent #ddlIRCountry,
.intellirent #txtPhoneNumber,
.intellirent #txtEmail,
.intellirent #txtPin,
.intellirent #txtPassword,
.intellirent #txtIMExternalID,
.intellirent #txtRepeatPassword,
.intellirent #txtWarehouseShelfAddEditName,
.intellirent #txtWarehouseZoneAddEditName,
.intellirent #txtAssetStatusFastChangeAddEditName,
.intellirent #txtCertificateNumber {
  border-color: #A8A8A8 !important;
}
.intellirent #txtPin.inValid {
  border: 1px solid red !important;
}
.intellirent input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.intellirent .group-title.ellipsis {
  color: #6c757d;
}
.intellirent .tbl-main-check .facility-name span {
  color: #6c757d;
}
.intellirent .tbl-drill-down-header tr th {
  color: #6c757d;
}
.intellirent .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.intellirent .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.intellirent .form-group label:not(.input):not(.select),
.intellirent .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.intellirent #divStockCheckInfoModelModelDescription {
  color: black;
}
.intellirent .card-body div {
  color: black;
}
.intellirent .card-maintitle {
  color: #6c757d;
}
.intellirent .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.intellirent .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.intellirent .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.intellirent .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.intellirent .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.intellirent #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.intellirent #imgDownloadPdf,
.intellirent #imgDownloadXls,
.intellirent .imgImport.pointer,
.intellirent .imgAdd,
.intellirent .arrow-inbound-outbound,
.intellirent #btnBulkActions,
.intellirent .xls-icon,
.intellirent .img-pdf,
.intellirent .btn-dots,
.intellirent .change-to-shipped,
.intellirent .img-accessories-green,
.intellirent .img-return-accessories,
.intellirent .img-assign-proper-order,
.intellirent .img-grid-column-settings,
.intellirent .btn-receiving-qa,
.intellirent .img-po-confirmation,
.intellirent .btn-get-fedex-label {
  background-color: #7fba00;
}
.intellirent .img-asset-box, .intellirent .img-receiving-qa {
  background-color: #6c757d;
}
.intellirent .img-pdf-disabled {
  background-color: #A9A9A9;
}
.intellirent .InventoryScanType {
  background-color: #7fba00;
}
.intellirent #btnAllFilterCancel:after {
  color: #7fba00 !important;
}
.intellirent #divInventoryItemList #imgDownloadPdf,
.intellirent #divInventoryItemList .xls-icon {
  background-color: #7fba00;
}
.intellirent #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.intellirent .divUser .divOtherButtons.right.w-auto .imgAdd,
.intellirent #btnEmployeeAdd,
.intellirent #divWarehouseShelfList #imgDownloadPdf,
.intellirent #divWarehouseShelfList .imgDownloadXls,
.intellirent #btnWarehouseShelfAdd,
.intellirent #btnWarehouseZoneAdd {
  background-color: #7fba00;
}
.intellirent .paginateRight, .intellirent .paginateLeft {
  background-color: #7fba00;
}
.intellirent .pager .disabled > img,
.intellirent .btn-dots.disabled {
  background-color: #6c757d;
}
.intellirent .assetsList {
  background-color: #6c757d;
}
.intellirent .asset-img {
  background-color: #6c757d;
}
.intellirent .asset-img2 {
  background-color: #6c757d;
}
.intellirent .asset-img3 {
  background-color: #6c757d;
}
.intellirent .createTaskImg {
  background-color: #7fba00;
}
.intellirent .fas.fa-box, .intellirent .fas.fa-weight-hanging {
  color: #6c757d;
}
.intellirent .table tbody tr td .text-green.far.fa-trash-alt {
  color: #7fba00;
}
.intellirent .inventoryStatus {
  background-color: #6c757d;
}
.intellirent #btnLoupe {
  background-color: #7fba00;
}
.intellirent #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.intellirent .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.intellirent .btn.btnSearchPopup {
  background-color: #7fba00 !important;
}
.intellirent .btn.btnClearValues:after {
  color: #7fba00 !important;
}
.intellirent .btn.btn-cancel, .intellirent .btn.btn-white {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.intellirent .btn.btn-cancel:hover:not([name=btnClearFilter]), .intellirent .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #7FBA00 !important;
  color: #7FBA00 !important;
  padding: 5px 11px;
}
.intellirent .btn.btn-cancel.inactive, .intellirent .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.intellirent .btn.btn-block.btn-break-type {
  background-color: #7FBA00;
  color: white;
}
.intellirent .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.intellirent .btn.btn-green.disabled, .intellirent .btn.btn-green:disabled, .intellirent .btn.btn-white.disabled, .intellirent .btn.btn-white:disabled, .intellirent .btn.btn-cancel.disabled, .intellirent .btn.btn-cancel:disabled, .intellirent .btn.btn-save.disabled, .intellirent .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.intellirent .btn.btn-green.disabled.turn-on, .intellirent .btn.btn-green:disabled.turn-on, .intellirent .btn.btn-white.disabled.turn-on, .intellirent .btn.btn-white:disabled.turn-on, .intellirent .btn.btn-cancel.disabled.turn-on, .intellirent .btn.btn-cancel:disabled.turn-on, .intellirent .btn.btn-save.disabled.turn-on, .intellirent .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.intellirent .btn.btn-green.disabled:hover, .intellirent .btn.btn-green:disabled:hover, .intellirent .btn.btn-white.disabled:hover, .intellirent .btn.btn-white:disabled:hover, .intellirent .btn.btn-cancel.disabled:hover, .intellirent .btn.btn-cancel:disabled:hover, .intellirent .btn.btn-save.disabled:hover, .intellirent .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.intellirent .btn.btn-green.disabled:hover.turn-on, .intellirent .btn.btn-green:disabled:hover.turn-on, .intellirent .btn.btn-white.disabled:hover.turn-on, .intellirent .btn.btn-white:disabled:hover.turn-on, .intellirent .btn.btn-cancel.disabled:hover.turn-on, .intellirent .btn.btn-cancel:disabled:hover.turn-on, .intellirent .btn.btn-save.disabled:hover.turn-on, .intellirent .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.intellirent .btn.btn-switch-yes {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.intellirent .btn.btn-switch-yes:hover {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
  background-color: white !important;
}
.intellirent .btn.btn-switch-yes.selected {
  background-color: #7FBA00 !important;
  color: white !important;
}
.intellirent .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.intellirent .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.intellirent .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.intellirent .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.intellirent .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.intellirent .fas.fa-search {
  color: #7fba00;
}
.intellirent .notReserved,
.intellirent .reserved-on {
  background-color: #7fba00;
}
.intellirent .transaction {
  background-color: #7fba00;
}
.intellirent .img-return-to-customer {
  background-color: #7fba00;
}
.intellirent .reserved-replacement {
  background-color: #7fba00;
}
.intellirent #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #7fba00;
}
.intellirent #btnDownloadPdf,
.intellirent #btnDownloadXls {
  background-color: #7fba00;
}
.intellirent #btnXls,
.intellirent #btnPdf,
.intellirent #btnCsv {
  background: #7fba00;
}
.intellirent .img-edit,
.intellirent .imgEdit,
.intellirent #btnWorkboardToDoListAdd,
.intellirent #btnTrackboardListFilters,
.intellirent .workboardPackageImg {
  background-color: #7fba00;
}
.intellirent .workboardInformationNotesImg {
  background-color: #6c757d;
}
.intellirent .img-delete,
.intellirent .ic-repairs-external,
.intellirent .ic-repairs-internal,
.intellirent .ic-repairs-dollar-circle {
  background-color: #7fba00;
}
.intellirent li.select2-search-choice a.select2-search-choice-close {
  background-color: #7fba00 !important;
}
.intellirent .imgShowFile {
  color: #7fba00;
}
.intellirent #tblWorkTimeLogList .img-add {
  background-color: #7fba00;
}
.intellirent .img-add {
  background-color: #7fba00;
}
.intellirent .img-calibration {
  background-color: #7fba00;
}
.intellirent .img-bulk-add {
  background-color: #7fba00;
}
.intellirent .img-xls-export {
  background-color: #7fba00;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.intellirent .img-xls-import {
  background-color: #7fba00;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.intellirent .img-edit-price {
  background-color: #7fba00;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.intellirent .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.intellirent .img-import {
  background-color: #7fba00;
}
.intellirent .img-import-book-value {
  background-color: #7fba00;
}
.intellirent .img-copy {
  background-color: #7fba00;
}
.intellirent .img-import-export {
  background-color: #7fba00;
}
.intellirent #btnWorkAssignementAddOperator,
.intellirent #btnWorkTimeLogRefresh,
.intellirent #btnWorkboardOrdersLeftListRefresh,
.intellirent #btnWorkboardOrdersRightListRefresh,
.intellirent #btnWorkboardToDoListRefresh,
.intellirent #btnPreshippingOrderToShipListRefresh,
.intellirent #btnPreshippingTaskListRefresh,
.intellirent #btnWorkboardDoneListRefresh,
.intellirent .fa.fa-forward,
.intellirent .fa.fa-backward,
.intellirent .btn-refresh {
  color: #7fba00;
}
.intellirent #btnWorkAssignementAddOperator:hover,
.intellirent #btnWorkTimeLogRefresh:hover,
.intellirent #btnWorkboardOrdersLeftListRefresh:hover,
.intellirent #btnWorkboardOrdersRightListRefresh:hover,
.intellirent #btnWorkboardToDoListRefresh:hover,
.intellirent #btnPreshippingOrderToShipListRefresh:hover,
.intellirent #btnPreshippingTaskListRefresh:hover,
.intellirent #btnWorkboardDoneListRefresh:hover,
.intellirent .fa.fa-forward:hover,
.intellirent .fa.fa-backward:hover,
.intellirent .btn-refresh:hover {
  color: black;
}
.intellirent .img-add.img-testing-task.img-testing-task-left,
.intellirent .img-add.img-preshipping-task,
.intellirent .img-add.img-testing-task.img-testing-task-right,
.intellirent #btnWorkboardDoneListAddBreak {
  background-color: #7fba00;
}
.intellirent #divBtnFilters.imgBtnFilters {
  background-color: #7fba00;
}
.intellirent #btnWorkboardDoneListFilters {
  background-color: #7fba00;
}
.intellirent .btn-refresh:disabled::before {
  color: #6c757d;
}
.intellirent #btnTrackboardListReload {
  background-color: #7fba00 !important;
}
.intellirent #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.intellirent .input-group.datepicker .calendarIcon, .intellirent .input-group.datepicker-report .calendarIcon {
  background-color: #7fba00 !important;
}
.intellirent .imgInvite {
  background-color: #7fba00;
}
.intellirent #btnTrackboardListAllFilterCancel:after {
  color: #7fba00 !important;
}
.intellirent .select2-container .select2-selection__choice__remove,
.intellirent .select2-container .select2-selection--single .select2-selection__clear {
  color: #7fba00 !important;
}
.intellirent .noteType {
  background-color: #7fba00;
}
.intellirent #imgTrackboardInfoFedex {
  color: #7fba00;
}
.intellirent .trackIcons {
  color: #7fba00;
}
.intellirent .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #7FBA00;
}
.intellirent .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .intellirent .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.intellirent .fa.fa-clock, .intellirent .fa.fa-clock-o, .intellirent .fa.fa-calendar, .intellirent .fa.fa-calendar-alt {
  color: #7fba00;
}
.intellirent .fas.fa-angle-up.sp-i-arrow,
.intellirent .fas.fa-angle-down.sp-i-arrow {
  color: #7fba00;
}
.intellirent .img-package {
  background-color: #6c757d;
}
.intellirent .img-other {
  color: #6c757d;
}
.intellirent .collapse-arrow:after {
  color: #7fba00;
}
.intellirent .collapse-arrow-before:before {
  color: #7fba00;
}
.intellirent .icon {
  background-color: #7fba00;
}
.intellirent .icon.far, .intellirent .icon.fas {
  color: #7fba00;
  background-color: transparent;
}
.intellirent .icon.icon-not-clickable {
  background-color: #6c757d;
}
.intellirent .icon-employee-pin {
  color: #7fba00 !important;
}
.intellirent .icon-asset-resrvation {
  color: #7fba00 !important;
}
.intellirent .custom-number {
  border-color: #7FBA00 !important;
}
.intellirent .custom-number.disabled {
  border-color: #6c757d !important;
}
.intellirent .custom-number .custom-number-button {
  color: #7FBA00 !important;
}
.intellirent .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.intellirent .custom-number .custom-number-input {
  border-color: #7FBA00 !important;
}
.intellirent .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.intellirent .div-border-section {
  border: 2px solid #E3E3E3;
}
.intellirent #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.intellirent #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.intellirent .box-item.selected {
  border: 1px solid #7FBA00;
  background-color: #FFF;
}
.intellirent .sp-ship {
  color: #7FBA00 !important;
}
.intellirent div.div-index {
  color: #7fba00 !important;
  border: 2px solid #7fba00 !important;
}
.intellirent label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.intellirent #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.intellirent #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #7FBA00;
}
.intellirent #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #7FBA00;
}
.intellirent #divOrderPackageDetails .package-number, .intellirent #divPurchaseOrderPackageDetails .package-number, .intellirent #divOrderShipmentPopup .package-number {
  color: #7FBA00;
  cursor: pointer;
}
.intellirent #divOrderPackageDetails .btn, .intellirent #divPurchaseOrderPackageDetails .btn, .intellirent #divOrderShipmentPopup .btn {
  background-color: #7FBA00;
}
.intellirent #divOrderPackageDetails .btn:hover, .intellirent #divOrderPackageDetails .btn.inactive:hover, .intellirent #divPurchaseOrderPackageDetails .btn:hover, .intellirent #divPurchaseOrderPackageDetails .btn.inactive:hover, .intellirent #divOrderShipmentPopup .btn:hover, .intellirent #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #7FBA00;
  color: white;
}
.intellirent #divOrderPackageDetails .btn.inactive, .intellirent #divPurchaseOrderPackageDetails .btn.inactive, .intellirent #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.intellirent #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.intellirent #divCustomers .customer-item.active, .intellirent #divCustomers .vendor-item.active, .intellirent #divMergeCustomers .customer-item.active, .intellirent #divMergeCustomers .vendor-item.active, .intellirent #divVendors .customer-item.active, .intellirent #divVendors .vendor-item.active, .intellirent #divPurchaseboardOrderDetails .customer-item.active, .intellirent #divPurchaseboardOrderDetails .vendor-item.active, .intellirent #divUnexpectedModelsImportStepSelection .customer-item.active, .intellirent #divUnexpectedModelsImportStepSelection .vendor-item.active, .intellirent #divUnexpectedModelsImportStepSummary .customer-item.active, .intellirent #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #7fba00;
}
.intellirent #divCustomers .gray-right-border, .intellirent #divMergeCustomers .gray-right-border, .intellirent #divVendors .gray-right-border, .intellirent #divPurchaseboardOrderDetails .gray-right-border, .intellirent #divUnexpectedModelsImportStepSelection .gray-right-border, .intellirent #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.intellirent #divCustomers .img-discount, .intellirent #divMergeCustomers .img-discount, .intellirent #divVendors .img-discount, .intellirent #divPurchaseboardOrderDetails .img-discount, .intellirent #divUnexpectedModelsImportStepSelection .img-discount, .intellirent #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.intellirent #divCustomers .img-linked, .intellirent #divMergeCustomers .img-linked, .intellirent #divVendors .img-linked, .intellirent #divPurchaseboardOrderDetails .img-linked, .intellirent #divUnexpectedModelsImportStepSelection .img-linked, .intellirent #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.intellirent #divCustomers .img-customer, .intellirent #divCustomers .img-vendor, .intellirent #divMergeCustomers .img-customer, .intellirent #divMergeCustomers .img-vendor, .intellirent #divVendors .img-customer, .intellirent #divVendors .img-vendor, .intellirent #divPurchaseboardOrderDetails .img-customer, .intellirent #divPurchaseboardOrderDetails .img-vendor, .intellirent #divUnexpectedModelsImportStepSelection .img-customer, .intellirent #divUnexpectedModelsImportStepSelection .img-vendor, .intellirent #divUnexpectedModelsImportStepSummary .img-customer, .intellirent #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.intellirent #divCustomers [name=divCustomerDetailsLeft], .intellirent #divCustomers [name=divVendorDetailsLeft], .intellirent #divMergeCustomers [name=divCustomerDetailsLeft], .intellirent #divMergeCustomers [name=divVendorDetailsLeft], .intellirent #divVendors [name=divCustomerDetailsLeft], .intellirent #divVendors [name=divVendorDetailsLeft], .intellirent #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .intellirent #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .intellirent #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .intellirent #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .intellirent #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .intellirent #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.intellirent #divCustomers .div-header, .intellirent #divMergeCustomers .div-header, .intellirent #divVendors .div-header, .intellirent #divPurchaseboardOrderDetails .div-header, .intellirent #divUnexpectedModelsImportStepSelection .div-header, .intellirent #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.intellirent #divCustomers .contact-mail, .intellirent #divMergeCustomers .contact-mail, .intellirent #divVendors .contact-mail, .intellirent #divPurchaseboardOrderDetails .contact-mail, .intellirent #divUnexpectedModelsImportStepSelection .contact-mail, .intellirent #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #7fba00 !important;
}
.intellirent #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .intellirent #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .intellirent #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .intellirent #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .intellirent #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .intellirent #divVendors [name=divVendorDetailsRight] [name=divNavigator], .intellirent #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .intellirent #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .intellirent #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .intellirent #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .intellirent #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .intellirent #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.intellirent #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .intellirent #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .intellirent #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .intellirent #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .intellirent #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .intellirent #divVendors [name=divVendorDetailsRight] .img-internal-assets, .intellirent #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .intellirent #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .intellirent #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .intellirent #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .intellirent #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .intellirent #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #7fba00;
}
.intellirent #divCustomers tr.pending, .intellirent #divMergeCustomers tr.pending, .intellirent #divVendors tr.pending, .intellirent #divPurchaseboardOrderDetails tr.pending, .intellirent #divUnexpectedModelsImportStepSelection tr.pending, .intellirent #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.intellirent #divCustomers tr.pending td, .intellirent #divMergeCustomers tr.pending td, .intellirent #divVendors tr.pending td, .intellirent #divPurchaseboardOrderDetails tr.pending td, .intellirent #divUnexpectedModelsImportStepSelection tr.pending td, .intellirent #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.intellirent #divCustomers [name=divMyIRUserCode], .intellirent #divMergeCustomers [name=divMyIRUserCode], .intellirent #divVendors [name=divMyIRUserCode], .intellirent #divPurchaseboardOrderDetails [name=divMyIRUserCode], .intellirent #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .intellirent #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.intellirent #divCustomers [name=divConfirm] .div-circle, .intellirent #divMergeCustomers [name=divConfirm] .div-circle, .intellirent #divVendors [name=divConfirm] .div-circle, .intellirent #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .intellirent #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .intellirent #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #7FBA00;
}
.intellirent #divCustomers .div-colored-info .div-title-text, .intellirent #divCustomers .div-colored-info .div-count-number, .intellirent #divMergeCustomers .div-colored-info .div-title-text, .intellirent #divMergeCustomers .div-colored-info .div-count-number, .intellirent #divVendors .div-colored-info .div-title-text, .intellirent #divVendors .div-colored-info .div-count-number, .intellirent #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .intellirent #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .intellirent #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .intellirent #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .intellirent #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .intellirent #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.intellirent #divCustomers .div-colored-info .img-asset, .intellirent #divCustomers .div-colored-info .img-order, .intellirent #divCustomers .div-colored-info .img-accessory, .intellirent #divMergeCustomers .div-colored-info .img-asset, .intellirent #divMergeCustomers .div-colored-info .img-order, .intellirent #divMergeCustomers .div-colored-info .img-accessory, .intellirent #divVendors .div-colored-info .img-asset, .intellirent #divVendors .div-colored-info .img-order, .intellirent #divVendors .div-colored-info .img-accessory, .intellirent #divPurchaseboardOrderDetails .div-colored-info .img-asset, .intellirent #divPurchaseboardOrderDetails .div-colored-info .img-order, .intellirent #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .intellirent #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .intellirent #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .intellirent #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .intellirent #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .intellirent #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .intellirent #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.intellirent #divCustomers .spLastOrders, .intellirent #divMergeCustomers .spLastOrders, .intellirent #divVendors .spLastOrders, .intellirent #divPurchaseboardOrderDetails .spLastOrders, .intellirent #divUnexpectedModelsImportStepSelection .spLastOrders, .intellirent #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.intellirent #divCustomers .divLastOrdersAssetCount, .intellirent #divCustomers .divLastOrderListItem, .intellirent #divMergeCustomers .divLastOrdersAssetCount, .intellirent #divMergeCustomers .divLastOrderListItem, .intellirent #divVendors .divLastOrdersAssetCount, .intellirent #divVendors .divLastOrderListItem, .intellirent #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .intellirent #divPurchaseboardOrderDetails .divLastOrderListItem, .intellirent #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .intellirent #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .intellirent #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .intellirent #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.intellirent #divCustomers .divLastOrdersAssetCount, .intellirent #divCustomers .divLastOrdersAssetCountLabel, .intellirent #divCustomers .divDaysOnRentLabel, .intellirent #divCustomers .divDaysOnRent, .intellirent #divMergeCustomers .divLastOrdersAssetCount, .intellirent #divMergeCustomers .divLastOrdersAssetCountLabel, .intellirent #divMergeCustomers .divDaysOnRentLabel, .intellirent #divMergeCustomers .divDaysOnRent, .intellirent #divVendors .divLastOrdersAssetCount, .intellirent #divVendors .divLastOrdersAssetCountLabel, .intellirent #divVendors .divDaysOnRentLabel, .intellirent #divVendors .divDaysOnRent, .intellirent #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .intellirent #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .intellirent #divPurchaseboardOrderDetails .divDaysOnRentLabel, .intellirent #divPurchaseboardOrderDetails .divDaysOnRent, .intellirent #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .intellirent #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .intellirent #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .intellirent #divUnexpectedModelsImportStepSelection .divDaysOnRent, .intellirent #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .intellirent #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .intellirent #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .intellirent #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.intellirent .img-not-allowed,
.intellirent .img-print-default-yes,
.intellirent .img-print-default-no,
.intellirent .img-send-default-yes,
.intellirent .img-send-default-no,
.intellirent .img-print-yesno,
.intellirent .img-send-yesno,
.intellirent .img-fedex {
  background-color: #7fba00;
}
.intellirent .img-not-allowed.off,
.intellirent .img-print-default-yes.off,
.intellirent .img-print-default-no.off,
.intellirent .img-send-default-yes.off,
.intellirent .img-send-default-no.off,
.intellirent .img-print-yesno.off,
.intellirent .img-send-yesno.off,
.intellirent .img-fedex.off {
  background-color: #E3E3E3;
}
.intellirent .img-not-allowed.disabled,
.intellirent .img-print-default-yes.disabled,
.intellirent .img-print-default-no.disabled,
.intellirent .img-send-default-yes.disabled,
.intellirent .img-send-default-no.disabled,
.intellirent .img-print-yesno.disabled,
.intellirent .img-send-yesno.disabled,
.intellirent .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.intellirent .div-definition.selected {
  border-color: #7fba00 !important;
}
.intellirent .div-definition:hover {
  background-color: #F1F1F1 !important;
}
.intellirent #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.intellirent #divMergeCustomers .div-list-element.selected {
  border-color: #7fba00 !important;
}
.intellirent #divMergeCustomers .div-remove-button {
  color: #7FBA00;
}
.intellirent #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .intellirent #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.intellirent #divCustomerAddEdit [name=txtName].disabled, .intellirent #divVendorAddEdit [name=txtName].disabled {
  background-color: #F1F1F1 !important;
  color: #A9A9A9 !important;
}
.intellirent .td-empty {
  background-color: #F5F6F8 !important;
}
.intellirent .div-asset-status {
  color: blue;
}
.intellirent .div-asset-number {
  color: #7fba00;
}
.intellirent .chips-item-close {
  color: #7fba00 !important;
}
.intellirent .chips {
  background-color: white;
  border-color: #A8A8A8 !important;
}
.intellirent .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.intellirent .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.intellirent .asset-group {
  color: #6c757d;
}
.intellirent .div-order-type-radio {
  border-color: #BCBCBC;
  color: #BCBCBC;
}
.intellirent .div-order-type-radio .div-short-name {
  background: rgba(188, 188, 188, 0.1);
}
.intellirent .div-order-type-radio.selected {
  border-color: #7FBA00;
  color: #7FBA00;
}
.intellirent .div-order-type-radio.selected .div-short-name {
  background: rgba(127, 186, 0, 0.1);
}
.intellirent #divModelPriceListEdit .span-selected-models-header, .intellirent #divModelPriceListEdit .span-selected-models-content {
  color: #878787;
}
.intellirent #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.intellirent #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.intellirent .sp-cleared {
  background-color: #CBCBCB !important;
}
.intellirent .div-seperation-border {
  border-color: #E3E3E3;
}
.intellirent .custom-control-label:before {
  background-color: #7FBA00 !important;
}
.intellirent .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.intellirent .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.intellirent .my-dot {
  background-color: #bbb;
}
.intellirent .inventory-resolve-type {
  background-color: #7fba00 !important;
}
.intellirent .back-button {
  color: #7fba00 !important;
}
.intellirent .div-circle {
  color: #FFF;
}
.intellirent .div-circle span.value {
  color: #FFF !important;
}
.intellirent .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.intellirent .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.intellirent .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.intellirent .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.intellirent .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.intellirent .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.intellirent .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.intellirent .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.intellirent .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.intellirent .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.intellirent .div-group-name {
  color: #A9A9A9 !important;
}
.intellirent #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #F1F1F1;
}
.intellirent #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.intellirent .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.intellirent .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.intellirent .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .intellirent .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.intellirent .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.intellirent .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.intellirent .address-error-message {
  color: #F44336 !important;
}
.intellirent .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.intellirent .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.intellirent .invalid-validated-address {
  color: #F44336;
}
.intellirent #divCleaningTesting .order-number-black {
  color: #7FBA00 !important;
  font-weight: 600;
}
.intellirent #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.intellirent #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.intellirent #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.intellirent #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.intellirent #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.intellirent #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.intellirent #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.intellirent #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.intellirent #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.intellirent #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.intellirent #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #7fba00;
}
.intellirent .workboard-order-type {
  border-color: #A9A9A9;
}
.intellirent #divPurchaseOrderAddSummary .div-header, .intellirent #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.intellirent #tblRolesManagementRolesRoleList .users-count {
  color: #7fba00;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.intellirent #tabMenu .fa-print {
  color: white !important;
}
.intellirent #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .intellirent #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .intellirent #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .intellirent #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .intellirent #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #7fba00 !important;
}
.intellirent #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .intellirent #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .intellirent #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .intellirent #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .intellirent #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.intellirent #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.intellirent #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.intellirent #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.intellirent #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.intellirent #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.intellirent #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.intellirent #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.intellirent #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.intellirent #tblReceivingAssetList tbody tr, .intellirent #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #F5F6F8 !important;
}
.intellirent #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #7FBA00 !important;
  border-color: #7FBA00 !important;
}
.intellirent #tblAssetLocationAssetList tbody tr {
  background-color: #F5F6F8 !important;
}
.intellirent #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.intellirent #divSystemConfiguration th {
  border-top: 1px solid #A8A8A8;
}
.intellirent #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #878787;
}
.intellirent #divSystemConfiguration th[rowspan="1"] {
  border-color: #878787 transparent transparent #878787;
}
.intellirent #divSystemConfiguration th[rowspan="1"]:first-of-type, .intellirent #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #878787 transparent transparent transparent;
}
.intellirent #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #878787 #878787 transparent #878787;
}
.intellirent #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #878787;
  border-right: 1px solid #878787;
}
.intellirent #divSystemConfiguration .last-th {
  border-left: 1px solid #878787;
}
.intellirent #divRequisitionAddEdit .selected-accessory, .intellirent #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #7fba00;
}
.intellirent #divRepairCard .small-span {
  color: #6c757d !important;
}
.intellirent #divRepairCard .repairs-link {
  color: #7FBA00;
}
.intellirent #divRepairCard .btn-attachments {
  color: #7fba00 !important;
}
.intellirent #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.intellirent #divRepairCard .arrow-right, .intellirent #divRepairCard .arrow-left, .intellirent #divRepairCard .arrow-double-left {
  background-color: #7fba00;
}
.intellirent #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.intellirent #divAddEditRequestedParts .selected-part, .intellirent #divAddEditUsedParts .selected-part {
  border: 1px solid #7fba00;
}
.intellirent #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #7fba00;
}
.intellirent #divServiceSettlementCard .settlement-link {
  color: #7FBA00;
}
.intellirent #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.intellirent #divServiceSettlementCard .arrow-left, .intellirent #divServiceSettlementCard .arrow-right {
  background-color: #7fba00;
}
.intellirent #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.intellirent #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #7fba00;
  border-bottom: 1px solid #7fba00;
}
.intellirent #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #7fba00;
}
.intellirent #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #7fba00;
}
.intellirent #divMainFilters .clickable-text, .intellirent #divOrderNavPanel .clickable-text, .intellirent #divNotes .clickable-text, .intellirent #divOrderNotePanel .clickable-text, .intellirent #divAddEditDropshipment .clickable-text {
  color: #7fba00;
}
.intellirent #divOrderNavPanel .arrow-right, .intellirent #divOrderNavPanel .arrow-left, .intellirent #divOrderNavPanel .arrow-double-left, .intellirent #divOrderNavPanel .arrow-hand, .intellirent #divOrderNavPanel .add-order-line-icon::after, .intellirent #divOrderOrderLineItems .arrow-right, .intellirent #divOrderOrderLineItems .arrow-left, .intellirent #divOrderOrderLineItems .arrow-double-left, .intellirent #divOrderOrderLineItems .arrow-hand, .intellirent #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #7fba00;
}
.intellirent .main-page-section {
  background-color: #F5F6F8 !important;
}
.intellirent #divOrderAssetsPopup .gray-background, .intellirent #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.intellirent #divOrderAddEditAccessories .font-note, .intellirent #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.intellirent span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #A8A8A8 !important;
}
.intellirent #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.intellirent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.intellirent #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.blue {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.blue .mainPage {
  background-color: #FFFFFF !important;
}
.blue .newTopMenu {
  background-color: #0066FF !important;
}
.blue .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #0053CF !important;
}
.blue .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.blue .newTopMenu #divUserBreak {
  background-color: #0066FF !important;
}
.blue .newTopMenu .liNewMenuItem:hover,
.blue .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #0053CF !important;
}
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #0053CF !important;
}
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.blue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.blue .newTopMenu .newMenuItem {
  color: #BCBCBC !important;
}
.blue .newTopMenu .newMenuItem.active {
  color: white !important;
}
.blue .newTopMenu .menu-button:hover {
  background-color: #0053CF !important;
}
.blue .newTopMenu #divUserBreak:hover {
  background-color: #0053CF !important;
}
.blue .table thead {
  background-color: #082F68 !important;
}
.blue .table thead th {
  color: white;
}
.blue .table thead tr {
  background-color: #082F68;
}
.blue .table thead tr td {
  color: #464646 !important;
}
.blue .table tbody tr {
  background-color: #FFFFFF;
}
.blue .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.blue .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.blue .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.blue .table tbody tr td {
  color: #464646;
}
.blue .table tbody tr td .spName {
  color: #0066FF !important;
}
.blue .table tbody tr td .icon-employee {
  color: #0066FF !important;
}
.blue .table tbody tr td .show-popup-main-check {
  color: #0066FF !important;
}
.blue .table tbody tr td .rowDescription {
  color: #6c757d;
}
.blue .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.blue .table tbody tr td.notClick {
  color: #0066FF;
}
.blue .table tbody tr td .text-green {
  color: #0066FF;
}
.blue .table .custom-control-label::before {
  background-color: #0066FF;
}
.blue .table .custom-control-label::after {
  background-color: #0066FF;
}
.blue .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.blue .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.blue .div-like-table {
  color: #464646;
}
.blue .div-like-table .row:first-child div {
  background-color: #082F68 !important;
}
.blue #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.blue .tabulator .tabulator-header {
  background-color: #082F68 !important;
}
.blue .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #082F68 !important;
  color: white !important;
}
.blue .tabulator .tabulator-table .tabulator-row,
.blue .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.blue .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.blue .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.blue .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.blue .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #0066FF !important;
}
.blue .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #F1F1F1;
}
.blue .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.blue .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #F1F1F1 !important;
}
.blue table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.blue table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.blue table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #0066FF !important;
}
.blue table.dataTable thead {
  background-color: #082F68 !important;
  color: white !important;
}
.blue table.dataTable thead .custom-control-label::after {
  background-color: #0066FF !important;
}
.blue table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.blue table.dataTable tbody tr.selected td {
  border-top-color: #0066FF !important;
  border-bottom-color: #0066FF !important;
}
.blue table.dataTable tbody tr.selected td:first-child {
  border-left-color: #0066FF;
  border-bottom-color: #0066FF;
  border-top-color: #0066FF;
}
.blue table.dataTable tbody tr.selected td:last-child {
  border-right-color: #0066FF;
  border-bottom-color: #0066FF;
  border-top-color: #0066FF;
}
.blue .div-data-table-header {
  background-color: #082F68 !important;
  color: white !important;
}
.blue .div-data-table-header .custom-control-label::after {
  background-color: #0066FF !important;
}
.blue input::placeholder {
  color: #6c757d !important;
}
.blue #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.blue #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.blue #divRequisitionAddLineItems .div-price label:not(.error), .blue #divPurchaseOrderAddLineItems .div-price label:not(.error), .blue #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.blue #divRequisitionAddLineItems .new-item.edited, .blue #divPurchaseOrderAddLineItems .new-item.edited, .blue #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #0066FF;
  height: 100px !important;
  padding-top: 5px !important;
}
.blue #divRequisitionAddLineItems .new-item.edited + .border-separation, .blue #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .blue #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.blue #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .blue #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .blue #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.blue #divStockCheckOrders .divNavigator {
  color: #0066FF !important;
}
.blue #divStockCheckOrders .divNavigator.isActive {
  border-color: #0066FF !important;
}
.blue .label,
.blue #spStatusTest,
.blue #inventoryScans,
.blue #inventoryDiscreparency,
.blue .filterInfo,
.blue #formTrackboardAddActivityModal span,
.blue #divTrackboardFilter .label,
.blue .divMainSection div.label,
.blue .spBigText,
.blue .filter-info,
.blue #tbTrackboardPackageDetailsDeliveryShipment tr td,
.blue .next-order-number,
.blue .div-circle {
  color: #6c757d;
}
.blue .select2-results .select2-highlighted {
  color: #0066FF !important;
}
.blue .divSubNavigator,
.blue #divTrackboardNavTravelHistory,
.blue #divTrackboardNavOrderDetails,
.blue #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.blue .divSubNavigator.selected,
.blue #divTrackboardNavTravelHistory.selected,
.blue #divTrackboardNavOrderDetails.selected,
.blue #divTrackboardNavPackageDetails.selected {
  color: #0066FF;
  border-color: #0066FF;
}
.blue #divCustomerNavigation .row div, .blue #divVendorNavigation .row div {
  color: #6c757d;
}
.blue #divCustomerNavigation .row div.isActive, .blue #divVendorNavigation .row div.isActive {
  color: #0066FF;
  border-color: #0066FF;
}
.blue .sub-navigation {
  color: #0066FF;
}
.blue .sub-navigation.active {
  border-bottom: 2px solid #0066FF;
}
.blue .sub-navigation.secondary {
  color: #6c757d !important;
}
.blue .sub-navigation.secondary.active {
  color: #0066FF !important;
  border-color: #0066FF !important;
}
.blue #ddlIRCountry,
.blue .dropdown-menu > li > a,
.blue .btn-default,
.blue .SumoSelect > .CaptionCont > span.placeholder,
.blue .input span:not(.fa),
.blue textarea,
.blue .custom-file-label,
.blue .btn-light,
.blue .select2-selection__choice,
.blue .swal2-content,
.blue .level2,
.blue .reportName,
.blue .divMainSection div.inputDiv {
  color: black !important;
}
.blue input,
.blue .bigSpanTitle,
.blue .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.blue .select2-drop {
  color: black;
}
.blue .accordion .card .card-header .btn {
  color: black;
}
.blue .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.blue .myFieldset.fieldsetInventory legend {
  color: black;
}
.blue .tbl-main-check tr td span {
  color: #464646;
}
.blue .tbl-drill-down tr td span {
  color: #464646;
}
.blue .tbl-main-check tr td.model-name span {
  color: #464646;
}
.blue .tbl-main-check tr td.model-name a span {
  color: #0066FF !important;
}
.blue .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.blue .tbl-drill-down tr td.model-name a span {
  color: #0066FF !important;
}
.blue .text-green,
.blue .spName a,
.blue .spName a:hover,
.blue .text-clickable,
.blue a.orderNumber,
.blue .img-button div span .order-number,
.blue a.orderNumber span, .blue a:hover,
.blue span.asset-details, .blue .customer-name-link, .blue .vendor-name-link {
  color: #0066FF;
}
.blue input[type=text],
.blue input[type=number],
.blue input[type=search],
.blue input[type=password],
.blue textarea:not(.disabled),
.blue select,
.blue .select2-container:not(.select2-container--disabled) .select2-selection,
.blue .select2-results__option:not(.select2-results__option--highlighted),
.blue .SlectBox,
.blue .options,
.blue .dropdown-menu,
.blue .select2-drop-multi,
.blue .select2-search-field,
.blue .dropdown.bootstrap-select,
.blue .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.blue input[type=text]:not(.disabled) .filter-option-inner-inner,
.blue input[type=number]:not(.disabled) .filter-option-inner-inner,
.blue input[type=search]:not(.disabled) .filter-option-inner-inner,
.blue input[type=password]:not(.disabled) .filter-option-inner-inner,
.blue textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.blue select:not(.disabled) .filter-option-inner-inner,
.blue .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.blue .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.blue .SlectBox:not(.disabled) .filter-option-inner-inner,
.blue .options:not(.disabled) .filter-option-inner-inner,
.blue .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.blue .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.blue .select2-search-field:not(.disabled) .filter-option-inner-inner,
.blue .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.blue .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.blue .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.blue .dropdown-toggle:not(.disabled):hover, .blue .dropdown-toggle:not(.disabled):focus, .blue .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.blue #spAssetDetailsGeneralLocation .text-green {
  color: #0066FF;
}
.blue .order-number {
  color: #0066FF;
}
.blue .level2:hover {
  color: #0066FF;
}
.blue .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #F1F1F1;
  color: black;
}
.blue .report-item-name.active {
  color: #0066FF;
}
.blue .text-not-clickable {
  color: #0066FF !important;
}
.blue .text-grayed-out {
  color: #A9A9A9 !important;
}
.blue .sp-title.text-not-clickable {
  color: #0066FF !important;
}
.blue .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.blue .Zebra_DatePicker {
  color: #464646;
}
.blue .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #0066FF !important;
}
.blue .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.blue .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.blue .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #0066FF !important;
  border-color: #0066FF !important;
}
.blue .bootstrap-datetimepicker-widget table td.active,
.blue .bootstrap-datetimepicker-widget table td.active:hover,
.blue .bootstrap-datetimepicker-widget table td span.active {
  background-color: #0066FF !important;
}
.blue .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #0066FF !important;
}
.blue .dropdown-menu > .active > a {
  color: black;
}
.blue .dropdown-menu > .active > a:hover, .blue .dropdown-menu > .active > a:focus {
  color: black;
}
.blue .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.blue .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.blue .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.blue .btn-group .btn-orders,
.blue .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.blue .btn-group .btn-todo,
.blue .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.blue .btn-group .btn-shipment,
.blue .btn-group .btn-shipment.inactive:hover {
  background-color: #0066FF;
  color: white;
}
.blue .btn-group .btn-return,
.blue .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.blue .btn-group .btn-all,
.blue .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.blue .btn-group .btn-done,
.blue .btn-group .btn-done.inactive:hover {
  background-color: #0066FF;
  color: white;
}
.blue .btn-group .btn-roles,
.blue .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.blue .btn-group .btn-permissions,
.blue .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.blue .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.blue #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.blue #divTrackboardPackageDetailsFedexService {
  background-color: #082F68;
}
.blue #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.blue #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.blue .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.blue .drill-separator {
  border-right-color: #E3E3E3;
}
.blue .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.blue .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.blue .table-summary tr td {
  border-right-color: #E3E3E3;
}
.blue .card {
  border-color: #E3E3E3;
}
.blue .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.blue h5,
.blue h2,
.blue .spTitle:not(.mustResovled),
.blue .bigTitle,
.blue .sp-title {
  color: #0066FF !important;
}
.blue .header-title {
  color: #6c757d !important;
}
.blue .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0066FF !important;
  background-color: white !important;
}
.blue .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #0066FF !important;
  background-color: white !important;
}
.blue .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0066FF !important;
}
.blue .custom-control-label:before {
  background-color: #0066FF !important;
}
.blue .swal2-btn-green, .blue .swal2-btn-save {
  background-color: #0066FF !important;
}
.blue .swal2-btn-green:hover, .blue .swal2-btn-save:hover {
  background-color: #0066FF !important;
}
.blue .btn-save, .blue .btn-green {
  background-color: #0066FF;
  color: white;
}
.blue .btn-save:hover, .blue .btn-green:hover {
  border: 2px solid #0053CF;
  padding: 5px 11px;
}
.blue .btn-save.inactive, .blue .btn-green.inactive {
  border-color: #BCBCBC;
  background-color: #0066FF;
}
.blue .btn-square {
  color: white;
}
.blue .btn-square.btn-square-primary {
  background-color: #0066FF;
  border: 1px solid #0066FF;
}
.blue .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #0066FF;
  box-shadow: 0px 0px 1px 5px #2c90db;
}
.blue .btn-square:hover {
  color: white;
  border: 2px solid #0066FF;
  box-shadow: 0px 0px 1px 10px #2c90db;
}
.blue .a-link:hover {
  color: #0066FF !important;
}
.blue .btn-outline-green {
  color: #0066FF !important;
  border-color: #0066FF !important;
  background-color: white !important;
}
.blue .btn-outline-green:hover, .blue .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #0066FF !important;
}
.blue .dropdown .dropdown-menu .dropdown-item.active, .blue .dropdown .dropdown-menu .dropdown-item:active, .blue .dropdown .dropdown-menu .dropdown-item:hover, .blue .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #F1F1F1 !important;
}
.blue .dropdown .dropdown-menu .dropdown-item.active span, .blue .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.blue .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.blue .btn-move,
.blue .btnWorkAssignementAddOperator {
  color: #0066FF;
}
.blue .btn-move:hover,
.blue .btnWorkAssignementAddOperator:hover {
  color: black;
}
.blue .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.blue .SumoSelect .select-all.selected > span i,
.blue .SumoSelect .select-all.partial > span i {
  background-color: #0066FF;
}
.blue button.Zebra_DatePicker_Icon {
  background-color: #0066FF !important;
}
.blue .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.blue .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #0066FF !important;
}
.blue .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #0066FF !important;
}
.blue .btn-group .btn-l {
  background-color: #0066FF;
  color: white;
}
.blue .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.blue .btn-back {
  background-color: #0066FF !important;
}
.blue .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0066FF !important;
  border-color: #0066FF !important;
}
.blue .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.blue .adv-search {
  color: #0066FF !important;
  border: 1px solid #0066FF !important;
}
.blue .adv-search:hover {
  color: #082F68 !important;
}
.blue .btn-employee-pin {
  color: #0066FF !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.blue .select2-choices {
  border-color: #A8A8A8 !important;
}
.blue .select2-choices .select2-search-choice div,
.blue .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.blue .select2-container-multi .select2-choice {
  border-color: #A8A8A8 !important;
  box-shadow: 0 0 0 0.2rem #A8A8A8;
}
.blue .div-outline-green {
  border-color: #A8A8A8;
}
.blue .div-outline-green:hover, .blue .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #0066FF;
}
.blue .select2-container .select2-search__field,
.blue .select2-container span.select2-selection--multiple:not(.corrected-field),
.blue .select2-container span.select2-selection--single,
.blue .SlectBox,
.blue .filter,
.blue .custom-file-label,
.blue .form-control,
.blue .dropdown.bootstrap-select,
.blue .input-group-text,
.blue #txtFirstName,
.blue #txtLastName,
.blue #ddlIRCountry,
.blue #txtPhoneNumber,
.blue #txtEmail,
.blue #txtPin,
.blue #txtPassword,
.blue #txtIMExternalID,
.blue #txtRepeatPassword,
.blue #txtWarehouseShelfAddEditName,
.blue #txtWarehouseZoneAddEditName,
.blue #txtAssetStatusFastChangeAddEditName,
.blue #txtCertificateNumber {
  border-color: #A8A8A8 !important;
}
.blue #txtPin.inValid {
  border: 1px solid red !important;
}
.blue input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.blue .group-title.ellipsis {
  color: #6c757d;
}
.blue .tbl-main-check .facility-name span {
  color: #6c757d;
}
.blue .tbl-drill-down-header tr th {
  color: #6c757d;
}
.blue .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.blue .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.blue .form-group label:not(.input):not(.select),
.blue .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.blue #divStockCheckInfoModelModelDescription {
  color: black;
}
.blue .card-body div {
  color: black;
}
.blue .card-maintitle {
  color: #6c757d;
}
.blue .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.blue .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.blue .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.blue .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.blue .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.blue #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.blue #imgDownloadPdf,
.blue #imgDownloadXls,
.blue .imgImport.pointer,
.blue .imgAdd,
.blue .arrow-inbound-outbound,
.blue #btnBulkActions,
.blue .xls-icon,
.blue .img-pdf,
.blue .btn-dots,
.blue .change-to-shipped,
.blue .img-accessories-green,
.blue .img-return-accessories,
.blue .img-assign-proper-order,
.blue .img-grid-column-settings,
.blue .btn-receiving-qa,
.blue .img-po-confirmation,
.blue .btn-get-fedex-label {
  background-color: #0066FF;
}
.blue .img-asset-box, .blue .img-receiving-qa {
  background-color: #6c757d;
}
.blue .img-pdf-disabled {
  background-color: #A9A9A9;
}
.blue .InventoryScanType {
  background-color: #0066FF;
}
.blue #btnAllFilterCancel:after {
  color: #0066FF !important;
}
.blue #divInventoryItemList #imgDownloadPdf,
.blue #divInventoryItemList .xls-icon {
  background-color: #0066FF;
}
.blue #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.blue .divUser .divOtherButtons.right.w-auto .imgAdd,
.blue #btnEmployeeAdd,
.blue #divWarehouseShelfList #imgDownloadPdf,
.blue #divWarehouseShelfList .imgDownloadXls,
.blue #btnWarehouseShelfAdd,
.blue #btnWarehouseZoneAdd {
  background-color: #0066FF;
}
.blue .paginateRight, .blue .paginateLeft {
  background-color: #0066FF;
}
.blue .pager .disabled > img,
.blue .btn-dots.disabled {
  background-color: #6c757d;
}
.blue .assetsList {
  background-color: #6c757d;
}
.blue .asset-img {
  background-color: #6c757d;
}
.blue .asset-img2 {
  background-color: #6c757d;
}
.blue .asset-img3 {
  background-color: #6c757d;
}
.blue .createTaskImg {
  background-color: #0066FF;
}
.blue .fas.fa-box, .blue .fas.fa-weight-hanging {
  color: #6c757d;
}
.blue .table tbody tr td .text-green.far.fa-trash-alt {
  color: #0066FF;
}
.blue .inventoryStatus {
  background-color: #6c757d;
}
.blue #btnLoupe {
  background-color: #0066FF;
}
.blue #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.blue .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.blue .btn.btnSearchPopup {
  background-color: #0066FF !important;
}
.blue .btn.btnClearValues:after {
  color: #0066FF !important;
}
.blue .btn.btn-cancel, .blue .btn.btn-white {
  color: #0066FF !important;
  border-color: #0066FF !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.blue .btn.btn-cancel:hover:not([name=btnClearFilter]), .blue .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #0066FF !important;
  color: #0066FF !important;
  padding: 5px 11px;
}
.blue .btn.btn-cancel.inactive, .blue .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.blue .btn.btn-block.btn-break-type {
  background-color: #0066FF;
  color: white;
}
.blue .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.blue .btn.btn-green.disabled, .blue .btn.btn-green:disabled, .blue .btn.btn-white.disabled, .blue .btn.btn-white:disabled, .blue .btn.btn-cancel.disabled, .blue .btn.btn-cancel:disabled, .blue .btn.btn-save.disabled, .blue .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.blue .btn.btn-green.disabled.turn-on, .blue .btn.btn-green:disabled.turn-on, .blue .btn.btn-white.disabled.turn-on, .blue .btn.btn-white:disabled.turn-on, .blue .btn.btn-cancel.disabled.turn-on, .blue .btn.btn-cancel:disabled.turn-on, .blue .btn.btn-save.disabled.turn-on, .blue .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.blue .btn.btn-green.disabled:hover, .blue .btn.btn-green:disabled:hover, .blue .btn.btn-white.disabled:hover, .blue .btn.btn-white:disabled:hover, .blue .btn.btn-cancel.disabled:hover, .blue .btn.btn-cancel:disabled:hover, .blue .btn.btn-save.disabled:hover, .blue .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.blue .btn.btn-green.disabled:hover.turn-on, .blue .btn.btn-green:disabled:hover.turn-on, .blue .btn.btn-white.disabled:hover.turn-on, .blue .btn.btn-white:disabled:hover.turn-on, .blue .btn.btn-cancel.disabled:hover.turn-on, .blue .btn.btn-cancel:disabled:hover.turn-on, .blue .btn.btn-save.disabled:hover.turn-on, .blue .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.blue .btn.btn-switch-yes {
  color: #0066FF !important;
  border-color: #0066FF !important;
  background-color: white !important;
}
.blue .btn.btn-switch-yes:hover {
  color: #0066FF !important;
  border-color: #0066FF !important;
  background-color: white !important;
}
.blue .btn.btn-switch-yes.selected {
  background-color: #0066FF !important;
  color: white !important;
}
.blue .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.blue .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.blue .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.blue .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.blue .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.blue .fas.fa-search {
  color: #0066FF;
}
.blue .notReserved,
.blue .reserved-on {
  background-color: #0066FF;
}
.blue .transaction {
  background-color: #0066FF;
}
.blue .img-return-to-customer {
  background-color: #0066FF;
}
.blue .reserved-replacement {
  background-color: #0066FF;
}
.blue #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #0066FF;
}
.blue #btnDownloadPdf,
.blue #btnDownloadXls {
  background-color: #0066FF;
}
.blue #btnXls,
.blue #btnPdf,
.blue #btnCsv {
  background: #0066FF;
}
.blue .img-edit,
.blue .imgEdit,
.blue #btnWorkboardToDoListAdd,
.blue #btnTrackboardListFilters,
.blue .workboardPackageImg {
  background-color: #0066FF;
}
.blue .workboardInformationNotesImg {
  background-color: #6c757d;
}
.blue .img-delete,
.blue .ic-repairs-external,
.blue .ic-repairs-internal,
.blue .ic-repairs-dollar-circle {
  background-color: #0066FF;
}
.blue li.select2-search-choice a.select2-search-choice-close {
  background-color: #0066FF !important;
}
.blue .imgShowFile {
  color: #0066FF;
}
.blue #tblWorkTimeLogList .img-add {
  background-color: #0066FF;
}
.blue .img-add {
  background-color: #0066FF;
}
.blue .img-calibration {
  background-color: #0066FF;
}
.blue .img-bulk-add {
  background-color: #0066FF;
}
.blue .img-xls-export {
  background-color: #0066FF;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.blue .img-xls-import {
  background-color: #0066FF;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.blue .img-edit-price {
  background-color: #0066FF;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.blue .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.blue .img-import {
  background-color: #0066FF;
}
.blue .img-import-book-value {
  background-color: #0066FF;
}
.blue .img-copy {
  background-color: #0066FF;
}
.blue .img-import-export {
  background-color: #0066FF;
}
.blue #btnWorkAssignementAddOperator,
.blue #btnWorkTimeLogRefresh,
.blue #btnWorkboardOrdersLeftListRefresh,
.blue #btnWorkboardOrdersRightListRefresh,
.blue #btnWorkboardToDoListRefresh,
.blue #btnPreshippingOrderToShipListRefresh,
.blue #btnPreshippingTaskListRefresh,
.blue #btnWorkboardDoneListRefresh,
.blue .fa.fa-forward,
.blue .fa.fa-backward,
.blue .btn-refresh {
  color: #0066FF;
}
.blue #btnWorkAssignementAddOperator:hover,
.blue #btnWorkTimeLogRefresh:hover,
.blue #btnWorkboardOrdersLeftListRefresh:hover,
.blue #btnWorkboardOrdersRightListRefresh:hover,
.blue #btnWorkboardToDoListRefresh:hover,
.blue #btnPreshippingOrderToShipListRefresh:hover,
.blue #btnPreshippingTaskListRefresh:hover,
.blue #btnWorkboardDoneListRefresh:hover,
.blue .fa.fa-forward:hover,
.blue .fa.fa-backward:hover,
.blue .btn-refresh:hover {
  color: black;
}
.blue .img-add.img-testing-task.img-testing-task-left,
.blue .img-add.img-preshipping-task,
.blue .img-add.img-testing-task.img-testing-task-right,
.blue #btnWorkboardDoneListAddBreak {
  background-color: #0066FF;
}
.blue #divBtnFilters.imgBtnFilters {
  background-color: #0066FF;
}
.blue #btnWorkboardDoneListFilters {
  background-color: #0066FF;
}
.blue .btn-refresh:disabled::before {
  color: #6c757d;
}
.blue #btnTrackboardListReload {
  background-color: #0066FF !important;
}
.blue #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.blue .input-group.datepicker .calendarIcon, .blue .input-group.datepicker-report .calendarIcon {
  background-color: #0066FF !important;
}
.blue .imgInvite {
  background-color: #0066FF;
}
.blue #btnTrackboardListAllFilterCancel:after {
  color: #0066FF !important;
}
.blue .select2-container .select2-selection__choice__remove,
.blue .select2-container .select2-selection--single .select2-selection__clear {
  color: #0066FF !important;
}
.blue .noteType {
  background-color: #0066FF;
}
.blue #imgTrackboardInfoFedex {
  color: #0066FF;
}
.blue .trackIcons {
  color: #0066FF;
}
.blue .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #0066FF;
}
.blue .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .blue .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.blue .fa.fa-clock, .blue .fa.fa-clock-o, .blue .fa.fa-calendar, .blue .fa.fa-calendar-alt {
  color: #0066FF;
}
.blue .fas.fa-angle-up.sp-i-arrow,
.blue .fas.fa-angle-down.sp-i-arrow {
  color: #0066FF;
}
.blue .img-package {
  background-color: #6c757d;
}
.blue .img-other {
  color: #6c757d;
}
.blue .collapse-arrow:after {
  color: #0066FF;
}
.blue .collapse-arrow-before:before {
  color: #0066FF;
}
.blue .icon {
  background-color: #0066FF;
}
.blue .icon.far, .blue .icon.fas {
  color: #0066FF;
  background-color: transparent;
}
.blue .icon.icon-not-clickable {
  background-color: #6c757d;
}
.blue .icon-employee-pin {
  color: #0066FF !important;
}
.blue .icon-asset-resrvation {
  color: #0066FF !important;
}
.blue .custom-number {
  border-color: #0066FF !important;
}
.blue .custom-number.disabled {
  border-color: #6c757d !important;
}
.blue .custom-number .custom-number-button {
  color: #0066FF !important;
}
.blue .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.blue .custom-number .custom-number-input {
  border-color: #0066FF !important;
}
.blue .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.blue .div-border-section {
  border: 2px solid #E3E3E3;
}
.blue #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.blue #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.blue .box-item.selected {
  border: 1px solid #0066FF;
  background-color: #FFF;
}
.blue .sp-ship {
  color: #0066FF !important;
}
.blue div.div-index {
  color: #0066FF !important;
  border: 2px solid #0066FF !important;
}
.blue label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.blue #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.blue #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #0066FF;
}
.blue #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #0066FF;
}
.blue #divOrderPackageDetails .package-number, .blue #divPurchaseOrderPackageDetails .package-number, .blue #divOrderShipmentPopup .package-number {
  color: #0066FF;
  cursor: pointer;
}
.blue #divOrderPackageDetails .btn, .blue #divPurchaseOrderPackageDetails .btn, .blue #divOrderShipmentPopup .btn {
  background-color: #0066FF;
}
.blue #divOrderPackageDetails .btn:hover, .blue #divOrderPackageDetails .btn.inactive:hover, .blue #divPurchaseOrderPackageDetails .btn:hover, .blue #divPurchaseOrderPackageDetails .btn.inactive:hover, .blue #divOrderShipmentPopup .btn:hover, .blue #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #0066FF;
  color: white;
}
.blue #divOrderPackageDetails .btn.inactive, .blue #divPurchaseOrderPackageDetails .btn.inactive, .blue #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.blue #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.blue #divCustomers .customer-item.active, .blue #divCustomers .vendor-item.active, .blue #divMergeCustomers .customer-item.active, .blue #divMergeCustomers .vendor-item.active, .blue #divVendors .customer-item.active, .blue #divVendors .vendor-item.active, .blue #divPurchaseboardOrderDetails .customer-item.active, .blue #divPurchaseboardOrderDetails .vendor-item.active, .blue #divUnexpectedModelsImportStepSelection .customer-item.active, .blue #divUnexpectedModelsImportStepSelection .vendor-item.active, .blue #divUnexpectedModelsImportStepSummary .customer-item.active, .blue #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #0066FF;
}
.blue #divCustomers .gray-right-border, .blue #divMergeCustomers .gray-right-border, .blue #divVendors .gray-right-border, .blue #divPurchaseboardOrderDetails .gray-right-border, .blue #divUnexpectedModelsImportStepSelection .gray-right-border, .blue #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.blue #divCustomers .img-discount, .blue #divMergeCustomers .img-discount, .blue #divVendors .img-discount, .blue #divPurchaseboardOrderDetails .img-discount, .blue #divUnexpectedModelsImportStepSelection .img-discount, .blue #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.blue #divCustomers .img-linked, .blue #divMergeCustomers .img-linked, .blue #divVendors .img-linked, .blue #divPurchaseboardOrderDetails .img-linked, .blue #divUnexpectedModelsImportStepSelection .img-linked, .blue #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.blue #divCustomers .img-customer, .blue #divCustomers .img-vendor, .blue #divMergeCustomers .img-customer, .blue #divMergeCustomers .img-vendor, .blue #divVendors .img-customer, .blue #divVendors .img-vendor, .blue #divPurchaseboardOrderDetails .img-customer, .blue #divPurchaseboardOrderDetails .img-vendor, .blue #divUnexpectedModelsImportStepSelection .img-customer, .blue #divUnexpectedModelsImportStepSelection .img-vendor, .blue #divUnexpectedModelsImportStepSummary .img-customer, .blue #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: #0066FF !important;
}
.blue #divCustomers [name=divCustomerDetailsLeft], .blue #divCustomers [name=divVendorDetailsLeft], .blue #divMergeCustomers [name=divCustomerDetailsLeft], .blue #divMergeCustomers [name=divVendorDetailsLeft], .blue #divVendors [name=divCustomerDetailsLeft], .blue #divVendors [name=divVendorDetailsLeft], .blue #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .blue #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .blue #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .blue #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .blue #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .blue #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.blue #divCustomers .div-header, .blue #divMergeCustomers .div-header, .blue #divVendors .div-header, .blue #divPurchaseboardOrderDetails .div-header, .blue #divUnexpectedModelsImportStepSelection .div-header, .blue #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.blue #divCustomers .contact-mail, .blue #divMergeCustomers .contact-mail, .blue #divVendors .contact-mail, .blue #divPurchaseboardOrderDetails .contact-mail, .blue #divUnexpectedModelsImportStepSelection .contact-mail, .blue #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #0066FF !important;
}
.blue #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .blue #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .blue #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .blue #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .blue #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .blue #divVendors [name=divVendorDetailsRight] [name=divNavigator], .blue #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .blue #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .blue #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .blue #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .blue #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .blue #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.blue #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .blue #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .blue #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .blue #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .blue #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .blue #divVendors [name=divVendorDetailsRight] .img-internal-assets, .blue #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .blue #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .blue #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .blue #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .blue #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .blue #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #0066FF;
}
.blue #divCustomers tr.pending, .blue #divMergeCustomers tr.pending, .blue #divVendors tr.pending, .blue #divPurchaseboardOrderDetails tr.pending, .blue #divUnexpectedModelsImportStepSelection tr.pending, .blue #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.blue #divCustomers tr.pending td, .blue #divMergeCustomers tr.pending td, .blue #divVendors tr.pending td, .blue #divPurchaseboardOrderDetails tr.pending td, .blue #divUnexpectedModelsImportStepSelection tr.pending td, .blue #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.blue #divCustomers [name=divMyIRUserCode], .blue #divMergeCustomers [name=divMyIRUserCode], .blue #divVendors [name=divMyIRUserCode], .blue #divPurchaseboardOrderDetails [name=divMyIRUserCode], .blue #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .blue #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.blue #divCustomers [name=divConfirm] .div-circle, .blue #divMergeCustomers [name=divConfirm] .div-circle, .blue #divVendors [name=divConfirm] .div-circle, .blue #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .blue #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .blue #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #0066FF;
}
.blue #divCustomers .div-colored-info .div-title-text, .blue #divCustomers .div-colored-info .div-count-number, .blue #divMergeCustomers .div-colored-info .div-title-text, .blue #divMergeCustomers .div-colored-info .div-count-number, .blue #divVendors .div-colored-info .div-title-text, .blue #divVendors .div-colored-info .div-count-number, .blue #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .blue #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .blue #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .blue #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .blue #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .blue #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.blue #divCustomers .div-colored-info .img-asset, .blue #divCustomers .div-colored-info .img-order, .blue #divCustomers .div-colored-info .img-accessory, .blue #divMergeCustomers .div-colored-info .img-asset, .blue #divMergeCustomers .div-colored-info .img-order, .blue #divMergeCustomers .div-colored-info .img-accessory, .blue #divVendors .div-colored-info .img-asset, .blue #divVendors .div-colored-info .img-order, .blue #divVendors .div-colored-info .img-accessory, .blue #divPurchaseboardOrderDetails .div-colored-info .img-asset, .blue #divPurchaseboardOrderDetails .div-colored-info .img-order, .blue #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .blue #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .blue #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .blue #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .blue #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .blue #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .blue #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.blue #divCustomers .spLastOrders, .blue #divMergeCustomers .spLastOrders, .blue #divVendors .spLastOrders, .blue #divPurchaseboardOrderDetails .spLastOrders, .blue #divUnexpectedModelsImportStepSelection .spLastOrders, .blue #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.blue #divCustomers .divLastOrdersAssetCount, .blue #divCustomers .divLastOrderListItem, .blue #divMergeCustomers .divLastOrdersAssetCount, .blue #divMergeCustomers .divLastOrderListItem, .blue #divVendors .divLastOrdersAssetCount, .blue #divVendors .divLastOrderListItem, .blue #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .blue #divPurchaseboardOrderDetails .divLastOrderListItem, .blue #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .blue #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .blue #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .blue #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.blue #divCustomers .divLastOrdersAssetCount, .blue #divCustomers .divLastOrdersAssetCountLabel, .blue #divCustomers .divDaysOnRentLabel, .blue #divCustomers .divDaysOnRent, .blue #divMergeCustomers .divLastOrdersAssetCount, .blue #divMergeCustomers .divLastOrdersAssetCountLabel, .blue #divMergeCustomers .divDaysOnRentLabel, .blue #divMergeCustomers .divDaysOnRent, .blue #divVendors .divLastOrdersAssetCount, .blue #divVendors .divLastOrdersAssetCountLabel, .blue #divVendors .divDaysOnRentLabel, .blue #divVendors .divDaysOnRent, .blue #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .blue #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .blue #divPurchaseboardOrderDetails .divDaysOnRentLabel, .blue #divPurchaseboardOrderDetails .divDaysOnRent, .blue #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .blue #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .blue #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .blue #divUnexpectedModelsImportStepSelection .divDaysOnRent, .blue #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .blue #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .blue #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .blue #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.blue .img-not-allowed,
.blue .img-print-default-yes,
.blue .img-print-default-no,
.blue .img-send-default-yes,
.blue .img-send-default-no,
.blue .img-print-yesno,
.blue .img-send-yesno,
.blue .img-fedex {
  background-color: #0066FF;
}
.blue .img-not-allowed.off,
.blue .img-print-default-yes.off,
.blue .img-print-default-no.off,
.blue .img-send-default-yes.off,
.blue .img-send-default-no.off,
.blue .img-print-yesno.off,
.blue .img-send-yesno.off,
.blue .img-fedex.off {
  background-color: #E3E3E3;
}
.blue .img-not-allowed.disabled,
.blue .img-print-default-yes.disabled,
.blue .img-print-default-no.disabled,
.blue .img-send-default-yes.disabled,
.blue .img-send-default-no.disabled,
.blue .img-print-yesno.disabled,
.blue .img-send-yesno.disabled,
.blue .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.blue .div-definition.selected {
  border-color: #0066FF !important;
}
.blue .div-definition:hover {
  background-color: #F1F1F1 !important;
}
.blue #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.blue #divMergeCustomers .div-list-element.selected {
  border-color: #0066FF !important;
}
.blue #divMergeCustomers .div-remove-button {
  color: #0066FF;
}
.blue #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .blue #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.blue #divCustomerAddEdit [name=txtName].disabled, .blue #divVendorAddEdit [name=txtName].disabled {
  background-color: #F1F1F1 !important;
  color: #A9A9A9 !important;
}
.blue .td-empty {
  background-color: #FFFFFF !important;
}
.blue .div-asset-status {
  color: blue;
}
.blue .div-asset-number {
  color: #0066FF;
}
.blue .chips-item-close {
  color: #0066FF !important;
}
.blue .chips {
  background-color: white;
  border-color: #A8A8A8 !important;
}
.blue .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.blue .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.blue .asset-group {
  color: #6c757d;
}
.blue .div-order-type-radio {
  border-color: #BCBCBC;
  color: #BCBCBC;
}
.blue .div-order-type-radio .div-short-name {
  background: rgba(188, 188, 188, 0.1);
}
.blue .div-order-type-radio.selected {
  border-color: #0066FF;
  color: #0066FF;
}
.blue .div-order-type-radio.selected .div-short-name {
  background: rgba(0, 102, 255, 0.1);
}
.blue #divModelPriceListEdit .span-selected-models-header, .blue #divModelPriceListEdit .span-selected-models-content {
  color: #0066FF;
}
.blue #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.blue #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.blue .sp-cleared {
  background-color: #CBCBCB !important;
}
.blue .div-seperation-border {
  border-color: #E3E3E3;
}
.blue .custom-control-label:before {
  background-color: #0066FF !important;
}
.blue .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.blue .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.blue .my-dot {
  background-color: #bbb;
}
.blue .inventory-resolve-type {
  background-color: #0066FF !important;
}
.blue .back-button {
  color: #0066FF !important;
}
.blue .div-circle {
  color: #FFF;
}
.blue .div-circle span.value {
  color: #FFF !important;
}
.blue .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.blue .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.blue .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.blue .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.blue .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.blue .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.blue .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.blue .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.blue .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.blue .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.blue .div-group-name {
  color: #A9A9A9 !important;
}
.blue #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #F1F1F1;
}
.blue #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.blue .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.blue .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.blue .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .blue .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.blue .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.blue .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.blue .address-error-message {
  color: #F44336 !important;
}
.blue .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.blue .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.blue .invalid-validated-address {
  color: #F44336;
}
.blue #divCleaningTesting .order-number-black {
  color: #0066FF !important;
  font-weight: 600;
}
.blue #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.blue #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.blue #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.blue #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.blue #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.blue #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.blue #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.blue #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.blue #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.blue #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.blue #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #0066FF;
}
.blue .workboard-order-type {
  border-color: #A9A9A9;
}
.blue #divPurchaseOrderAddSummary .div-header, .blue #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.blue #tblRolesManagementRolesRoleList .users-count {
  color: #0066FF;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.blue #tabMenu .fa-print {
  color: white !important;
}
.blue #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .blue #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .blue #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .blue #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .blue #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #0066FF !important;
}
.blue #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .blue #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .blue #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .blue #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .blue #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.blue #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.blue #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.blue #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.blue #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.blue #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.blue #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.blue #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.blue #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.blue #tblReceivingAssetList tbody tr, .blue #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.blue #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #0066FF !important;
  border-color: #0066FF !important;
}
.blue #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.blue #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.blue #divSystemConfiguration th {
  border-top: 1px solid #082F68;
}
.blue #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #0066FF;
}
.blue #divSystemConfiguration th[rowspan="1"] {
  border-color: #0066FF transparent transparent #0066FF;
}
.blue #divSystemConfiguration th[rowspan="1"]:first-of-type, .blue #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #0066FF transparent transparent transparent;
}
.blue #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #0066FF #0066FF transparent #0066FF;
}
.blue #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #0066FF;
  border-right: 1px solid #0066FF;
}
.blue #divSystemConfiguration .last-th {
  border-left: 1px solid #0066FF;
}
.blue #divRequisitionAddEdit .selected-accessory, .blue #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #0066FF;
}
.blue #divRepairCard .small-span {
  color: #6c757d !important;
}
.blue #divRepairCard .repairs-link {
  color: #0066FF;
}
.blue #divRepairCard .btn-attachments {
  color: #0066FF !important;
}
.blue #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.blue #divRepairCard .arrow-right, .blue #divRepairCard .arrow-left, .blue #divRepairCard .arrow-double-left {
  background-color: #0066FF;
}
.blue #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.blue #divAddEditRequestedParts .selected-part, .blue #divAddEditUsedParts .selected-part {
  border: 1px solid #0066FF;
}
.blue #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #0066FF;
}
.blue #divServiceSettlementCard .settlement-link {
  color: #0066FF;
}
.blue #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.blue #divServiceSettlementCard .arrow-left, .blue #divServiceSettlementCard .arrow-right {
  background-color: #0066FF;
}
.blue #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.blue #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #0066FF;
  border-bottom: 1px solid #0066FF;
}
.blue #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #0066FF;
}
.blue #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #0066FF;
}
.blue #divMainFilters .clickable-text, .blue #divOrderNavPanel .clickable-text, .blue #divNotes .clickable-text, .blue #divOrderNotePanel .clickable-text, .blue #divAddEditDropshipment .clickable-text {
  color: #0066FF;
}
.blue #divOrderNavPanel .arrow-right, .blue #divOrderNavPanel .arrow-left, .blue #divOrderNavPanel .arrow-double-left, .blue #divOrderNavPanel .arrow-hand, .blue #divOrderNavPanel .add-order-line-icon::after, .blue #divOrderOrderLineItems .arrow-right, .blue #divOrderOrderLineItems .arrow-left, .blue #divOrderOrderLineItems .arrow-double-left, .blue #divOrderOrderLineItems .arrow-hand, .blue #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #0066FF;
}
.blue .main-page-section {
  background-color: #FFFFFF !important;
}
.blue #divOrderAssetsPopup .gray-background, .blue #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.blue #divOrderAddEditAccessories .font-note, .blue #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.blue span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #A8A8A8 !important;
}
.blue #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .blue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .blue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .blue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.blue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.blue #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.darkblue {
  color: black;
  background-image: url("/Images/LayoutBackgroundDarkBlue.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.darkblue .mainPage {
  background-color: #FFFFFF !important;
}
.darkblue .newTopMenu {
  background-color: #3C455B !important;
}
.darkblue .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #1F2835 !important;
}
.darkblue .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.darkblue .newTopMenu #divUserBreak {
  background-color: #3C455B !important;
}
.darkblue .newTopMenu .liNewMenuItem:hover,
.darkblue .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #1F2835 !important;
}
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: white;
}
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #1F2835 !important;
}
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #1F2835 !important;
}
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.darkblue .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #1F2835 !important;
}
.darkblue .newTopMenu .newMenuItem {
  color: #BCBCBC !important;
}
.darkblue .newTopMenu .newMenuItem.active {
  color: white !important;
}
.darkblue .newTopMenu .menu-button:hover {
  background-color: #1F2835 !important;
}
.darkblue .newTopMenu #divUserBreak:hover {
  background-color: #1F2835 !important;
}
.darkblue .table thead {
  background-color: #3C455B !important;
}
.darkblue .table thead th {
  color: #46556B;
}
.darkblue .table thead tr {
  background-color: #3C455B;
}
.darkblue .table thead tr td {
  color: #FFFFFF !important;
}
.darkblue .table tbody tr {
  background-color: #3C455B;
}
.darkblue .table tbody tr.even {
  background-color: #3C455B !important;
}
.darkblue .table tbody tr.odd {
  background-color: #3C455B !important;
}
.darkblue .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.darkblue .table tbody tr td {
  color: #FFFFFF;
}
.darkblue .table tbody tr td .spName {
  color: #00A3FF !important;
}
.darkblue .table tbody tr td .icon-employee {
  color: #00A3FF !important;
}
.darkblue .table tbody tr td .show-popup-main-check {
  color: #00A3FF !important;
}
.darkblue .table tbody tr td .rowDescription {
  color: #6c757d;
}
.darkblue .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.darkblue .table tbody tr td.notClick {
  color: #FFFFFF;
}
.darkblue .table tbody tr td .text-green {
  color: #00A3FF;
}
.darkblue .table .custom-control-label::before {
  background-color: #00A3FF;
}
.darkblue .table .custom-control-label::after {
  background-color: #00A3FF;
}
.darkblue .table.table-striped tbody tr.odd {
  background-color: #3C455B !important;
}
.darkblue .table.table-striped tbody tr.even {
  background-color: #3C455B !important;
}
.darkblue .div-like-table {
  color: #FFFFFF;
}
.darkblue .div-like-table .row:first-child div {
  background-color: #3C455B !important;
}
.darkblue #divStockCheckStat .div-section {
  background-color: #3C455B !important;
}
.darkblue .tabulator .tabulator-header {
  background-color: #3C455B !important;
}
.darkblue .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #3C455B !important;
  color: #46556B !important;
}
.darkblue .tabulator .tabulator-table .tabulator-row,
.darkblue .tabulator .slimScrollDiv {
  background-color: #3C455B !important;
}
.darkblue .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.darkblue .tabulator .slimScrollDiv .tabulator-cell {
  color: #FFFFFF !important;
}
.darkblue .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.darkblue .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #00A3FF !important;
}
.darkblue .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #1F2835;
}
.darkblue .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #5B6888;
}
.darkblue .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #1F2835 !important;
}
.darkblue table.dataTable.table-allowed-selected thead {
  background-color: #3C455B !important;
}
.darkblue table.dataTable.table-allowed-selected tbody tr td {
  border-color: #5B6888;
}
.darkblue table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #00A3FF !important;
}
.darkblue table.dataTable thead {
  background-color: #3C455B !important;
  color: #46556B !important;
}
.darkblue table.dataTable thead .custom-control-label::after {
  background-color: #00A3FF !important;
}
.darkblue table.dataTable tbody tr td {
  border-bottom-color: #5B6888;
}
.darkblue table.dataTable tbody tr.selected td {
  border-top-color: #00A3FF !important;
  border-bottom-color: #00A3FF !important;
}
.darkblue table.dataTable tbody tr.selected td:first-child {
  border-left-color: #00A3FF;
  border-bottom-color: #00A3FF;
  border-top-color: #00A3FF;
}
.darkblue table.dataTable tbody tr.selected td:last-child {
  border-right-color: #00A3FF;
  border-bottom-color: #00A3FF;
  border-top-color: #00A3FF;
}
.darkblue .div-data-table-header {
  background-color: #3C455B !important;
  color: #46556B !important;
}
.darkblue .div-data-table-header .custom-control-label::after {
  background-color: #00A3FF !important;
}
.darkblue input::placeholder {
  color: #6c757d !important;
}
.darkblue #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.darkblue #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.darkblue #divRequisitionAddLineItems .div-price label:not(.error), .darkblue #divPurchaseOrderAddLineItems .div-price label:not(.error), .darkblue #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.darkblue #divRequisitionAddLineItems .new-item.edited, .darkblue #divPurchaseOrderAddLineItems .new-item.edited, .darkblue #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #00A3FF;
  height: 100px !important;
  padding-top: 5px !important;
}
.darkblue #divRequisitionAddLineItems .new-item.edited + .border-separation, .darkblue #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .darkblue #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.darkblue #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .darkblue #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .darkblue #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.darkblue #divStockCheckOrders .divNavigator {
  color: #00A3FF !important;
}
.darkblue #divStockCheckOrders .divNavigator.isActive {
  border-color: #00A3FF !important;
}
.darkblue .label,
.darkblue #spStatusTest,
.darkblue #inventoryScans,
.darkblue #inventoryDiscreparency,
.darkblue .filterInfo,
.darkblue #formTrackboardAddActivityModal span,
.darkblue #divTrackboardFilter .label,
.darkblue .divMainSection div.label,
.darkblue .spBigText,
.darkblue .filter-info,
.darkblue #tbTrackboardPackageDetailsDeliveryShipment tr td,
.darkblue .next-order-number,
.darkblue .div-circle {
  color: #6c757d;
}
.darkblue .select2-results .select2-highlighted {
  color: #222F43 !important;
}
.darkblue .divSubNavigator,
.darkblue #divTrackboardNavTravelHistory,
.darkblue #divTrackboardNavOrderDetails,
.darkblue #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.darkblue .divSubNavigator.selected,
.darkblue #divTrackboardNavTravelHistory.selected,
.darkblue #divTrackboardNavOrderDetails.selected,
.darkblue #divTrackboardNavPackageDetails.selected {
  color: #00A3FF;
  border-color: #00A3FF;
}
.darkblue #divCustomerNavigation .row div, .darkblue #divVendorNavigation .row div {
  color: #6c757d;
}
.darkblue #divCustomerNavigation .row div.isActive, .darkblue #divVendorNavigation .row div.isActive {
  color: #00A3FF;
  border-color: #00A3FF;
}
.darkblue .sub-navigation {
  color: #00A3FF;
}
.darkblue .sub-navigation.active {
  border-bottom: 2px solid #00A3FF;
}
.darkblue .sub-navigation.secondary {
  color: #6c757d !important;
}
.darkblue .sub-navigation.secondary.active {
  color: #00A3FF !important;
  border-color: #00A3FF !important;
}
.darkblue #ddlIRCountry,
.darkblue .dropdown-menu > li > a,
.darkblue .btn-default,
.darkblue .SumoSelect > .CaptionCont > span.placeholder,
.darkblue .input span:not(.fa),
.darkblue textarea,
.darkblue .custom-file-label,
.darkblue .btn-light,
.darkblue .select2-selection__choice,
.darkblue .swal2-content,
.darkblue .level2,
.darkblue .reportName,
.darkblue .divMainSection div.inputDiv {
  color: black !important;
}
.darkblue input,
.darkblue .bigSpanTitle,
.darkblue .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.darkblue .select2-drop {
  color: black;
}
.darkblue .accordion .card .card-header .btn {
  color: black;
}
.darkblue .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.darkblue .myFieldset.fieldsetInventory legend {
  color: black;
}
.darkblue .tbl-main-check tr td span {
  color: #FFFFFF;
}
.darkblue .tbl-drill-down tr td span {
  color: #FFFFFF;
}
.darkblue .tbl-main-check tr td.model-name span {
  color: #FFFFFF;
}
.darkblue .tbl-main-check tr td.model-name a span {
  color: #00A3FF !important;
}
.darkblue .tbl-drill-down tr td.model-name span {
  color: #FFFFFF;
}
.darkblue .tbl-drill-down tr td.model-name a span {
  color: #00A3FF !important;
}
.darkblue .text-green,
.darkblue .spName a,
.darkblue .spName a:hover,
.darkblue .text-clickable,
.darkblue a.orderNumber,
.darkblue .img-button div span .order-number,
.darkblue a.orderNumber span, .darkblue a:hover,
.darkblue span.asset-details, .darkblue .customer-name-link, .darkblue .vendor-name-link {
  color: #00A3FF;
}
.darkblue input[type=text],
.darkblue input[type=number],
.darkblue input[type=search],
.darkblue input[type=password],
.darkblue textarea:not(.disabled),
.darkblue select,
.darkblue .select2-container:not(.select2-container--disabled) .select2-selection,
.darkblue .select2-results__option:not(.select2-results__option--highlighted),
.darkblue .SlectBox,
.darkblue .options,
.darkblue .dropdown-menu,
.darkblue .select2-drop-multi,
.darkblue .select2-search-field,
.darkblue .dropdown.bootstrap-select,
.darkblue .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.darkblue input[type=text]:not(.disabled) .filter-option-inner-inner,
.darkblue input[type=number]:not(.disabled) .filter-option-inner-inner,
.darkblue input[type=search]:not(.disabled) .filter-option-inner-inner,
.darkblue input[type=password]:not(.disabled) .filter-option-inner-inner,
.darkblue textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.darkblue select:not(.disabled) .filter-option-inner-inner,
.darkblue .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.darkblue .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.darkblue .SlectBox:not(.disabled) .filter-option-inner-inner,
.darkblue .options:not(.disabled) .filter-option-inner-inner,
.darkblue .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.darkblue .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.darkblue .select2-search-field:not(.disabled) .filter-option-inner-inner,
.darkblue .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.darkblue .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.darkblue .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.darkblue .dropdown-toggle:not(.disabled):hover, .darkblue .dropdown-toggle:not(.disabled):focus, .darkblue .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.darkblue #spAssetDetailsGeneralLocation .text-green {
  color: #00A3FF;
}
.darkblue .order-number {
  color: #00A3FF;
}
.darkblue .level2:hover {
  color: #00A3FF;
}
.darkblue .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #1F2835;
  color: black;
}
.darkblue .report-item-name.active {
  color: #00A3FF;
}
.darkblue .text-not-clickable {
  color: #FFFFFF !important;
}
.darkblue .text-grayed-out {
  color: #A9A9A9 !important;
}
.darkblue .sp-title.text-not-clickable {
  color: #FFFFFF !important;
}
.darkblue .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.darkblue .Zebra_DatePicker {
  color: #FFFFFF;
}
.darkblue .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #00A3FF !important;
}
.darkblue .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.darkblue .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.darkblue .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #00A3FF !important;
  border-color: #00A3FF !important;
}
.darkblue .bootstrap-datetimepicker-widget table td.active,
.darkblue .bootstrap-datetimepicker-widget table td.active:hover,
.darkblue .bootstrap-datetimepicker-widget table td span.active {
  background-color: #00A3FF !important;
}
.darkblue .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #00A3FF !important;
}
.darkblue .dropdown-menu > .active > a {
  color: black;
}
.darkblue .dropdown-menu > .active > a:hover, .darkblue .dropdown-menu > .active > a:focus {
  color: black;
}
.darkblue .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.darkblue .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.darkblue .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.darkblue .btn-group .btn-orders,
.darkblue .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.darkblue .btn-group .btn-todo,
.darkblue .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.darkblue .btn-group .btn-shipment,
.darkblue .btn-group .btn-shipment.inactive:hover {
  background-color: #00A3FF;
  color: white;
}
.darkblue .btn-group .btn-return,
.darkblue .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.darkblue .btn-group .btn-all,
.darkblue .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.darkblue .btn-group .btn-done,
.darkblue .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.darkblue .btn-group .btn-roles,
.darkblue .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.darkblue .btn-group .btn-permissions,
.darkblue .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.darkblue .btn-group .inactive {
  background-color: #3C455B;
  color: #FFFFFF;
}
.darkblue #divModelListDetailsConfiguration {
  border-color: #5B6888;
  background: #3C455B;
}
.darkblue #divTrackboardPackageDetailsFedexService {
  background-color: #3C455B;
}
.darkblue #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #5B6888;
}
.darkblue #divAssetDetailsGeneral {
  border-bottom-color: #5B6888;
}
.darkblue .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #5B6888;
}
.darkblue .drill-separator {
  border-right-color: #5B6888;
}
.darkblue .tbl-drill-down tr {
  border-right-color: #5B6888;
}
.darkblue .accordion .card .card-header {
  border-right-color: #5B6888 !important;
}
.darkblue .table-summary tr td {
  border-right-color: #5B6888;
}
.darkblue .card {
  border-color: #5B6888;
}
.darkblue .divMainSection div.bottomBorder {
  border-top-color: #5B6888;
}
.darkblue h5,
.darkblue h2,
.darkblue .spTitle:not(.mustResovled),
.darkblue .bigTitle,
.darkblue .sp-title {
  color: #222F43 !important;
}
.darkblue .header-title {
  color: #6c757d !important;
}
.darkblue .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #00A3FF !important;
  background-color: white !important;
}
.darkblue .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #00A3FF !important;
  background-color: white !important;
}
.darkblue .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00A3FF !important;
}
.darkblue .custom-control-label:before {
  background-color: #00A3FF !important;
}
.darkblue .swal2-btn-green, .darkblue .swal2-btn-save {
  background-color: #00A3FF !important;
}
.darkblue .swal2-btn-green:hover, .darkblue .swal2-btn-save:hover {
  background-color: #00A3FF !important;
}
.darkblue .btn-save, .darkblue .btn-green {
  background-color: #00A3FF;
  color: white;
}
.darkblue .btn-save:hover, .darkblue .btn-green:hover {
  border: 2px solid #1F2835;
  padding: 5px 11px;
}
.darkblue .btn-save.inactive, .darkblue .btn-green.inactive {
  border-color: #BCBCBC;
  background-color: #3C455B;
}
.darkblue .btn-square {
  color: white;
}
.darkblue .btn-square.btn-square-primary {
  background-color: #00A3FF;
  border: 1px solid #00A3FF;
}
.darkblue .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #00A3FF;
  box-shadow: 0px 0px 1px 5px #5fb5f5;
}
.darkblue .btn-square:hover {
  color: white;
  border: 2px solid #00A3FF;
  box-shadow: 0px 0px 1px 10px #5fb5f5;
}
.darkblue .a-link:hover {
  color: #00A3FF !important;
}
.darkblue .btn-outline-green {
  color: #00A3FF !important;
  border-color: #00A3FF !important;
  background-color: white !important;
}
.darkblue .btn-outline-green:hover, .darkblue .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #00A3FF !important;
}
.darkblue .dropdown .dropdown-menu .dropdown-item.active, .darkblue .dropdown .dropdown-menu .dropdown-item:active, .darkblue .dropdown .dropdown-menu .dropdown-item:hover, .darkblue .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #1F2835 !important;
}
.darkblue .dropdown .dropdown-menu .dropdown-item.active span, .darkblue .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.darkblue .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.darkblue .btn-move,
.darkblue .btnWorkAssignementAddOperator {
  color: #00A3FF;
}
.darkblue .btn-move:hover,
.darkblue .btnWorkAssignementAddOperator:hover {
  color: black;
}
.darkblue .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.darkblue .SumoSelect .select-all.selected > span i,
.darkblue .SumoSelect .select-all.partial > span i {
  background-color: #00A3FF;
}
.darkblue button.Zebra_DatePicker_Icon {
  background-color: #00A3FF !important;
}
.darkblue .bootstrap-select .dropdown-item:hover span {
  color: white !important;
}
.darkblue .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #00A3FF !important;
}
.darkblue .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #00A3FF !important;
}
.darkblue .btn-group .btn-l {
  background-color: #00A3FF;
  color: white;
}
.darkblue .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.darkblue .btn-back {
  background-color: #00A3FF !important;
}
.darkblue .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00A3FF !important;
  border-color: #00A3FF !important;
}
.darkblue .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.darkblue .adv-search {
  color: #00A3FF !important;
  border: 1px solid #00A3FF !important;
}
.darkblue .adv-search:hover {
  color: #3C455B !important;
}
.darkblue .btn-employee-pin {
  color: #00A3FF !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.darkblue .select2-choices {
  border-color: #5E718C !important;
}
.darkblue .select2-choices .select2-search-choice div,
.darkblue .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.darkblue .select2-container-multi .select2-choice {
  border-color: #5E718C !important;
  box-shadow: 0 0 0 0.2rem #5E718C;
}
.darkblue .div-outline-green {
  border-color: #5E718C;
}
.darkblue .div-outline-green:hover, .darkblue .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #00A3FF;
}
.darkblue .select2-container .select2-search__field,
.darkblue .select2-container span.select2-selection--multiple:not(.corrected-field),
.darkblue .select2-container span.select2-selection--single,
.darkblue .SlectBox,
.darkblue .filter,
.darkblue .custom-file-label,
.darkblue .form-control,
.darkblue .dropdown.bootstrap-select,
.darkblue .input-group-text,
.darkblue #txtFirstName,
.darkblue #txtLastName,
.darkblue #ddlIRCountry,
.darkblue #txtPhoneNumber,
.darkblue #txtEmail,
.darkblue #txtPin,
.darkblue #txtPassword,
.darkblue #txtIMExternalID,
.darkblue #txtRepeatPassword,
.darkblue #txtWarehouseShelfAddEditName,
.darkblue #txtWarehouseZoneAddEditName,
.darkblue #txtAssetStatusFastChangeAddEditName,
.darkblue #txtCertificateNumber {
  border-color: #5E718C !important;
}
.darkblue #txtPin.inValid {
  border: 1px solid red !important;
}
.darkblue input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.darkblue .group-title.ellipsis {
  color: #6c757d;
}
.darkblue .tbl-main-check .facility-name span {
  color: #6c757d;
}
.darkblue .tbl-drill-down-header tr th {
  color: #6c757d;
}
.darkblue .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.darkblue .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.darkblue .form-group label:not(.input):not(.select),
.darkblue .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.darkblue #divStockCheckInfoModelModelDescription {
  color: black;
}
.darkblue .card-body div {
  color: black;
}
.darkblue .card-maintitle {
  color: #6c757d;
}
.darkblue .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.darkblue .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.darkblue .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.darkblue .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.darkblue .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.darkblue #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.darkblue #imgDownloadPdf,
.darkblue #imgDownloadXls,
.darkblue .imgImport.pointer,
.darkblue .imgAdd,
.darkblue .arrow-inbound-outbound,
.darkblue #btnBulkActions,
.darkblue .xls-icon,
.darkblue .img-pdf,
.darkblue .btn-dots,
.darkblue .change-to-shipped,
.darkblue .img-accessories-green,
.darkblue .img-return-accessories,
.darkblue .img-assign-proper-order,
.darkblue .img-grid-column-settings,
.darkblue .btn-receiving-qa,
.darkblue .img-po-confirmation,
.darkblue .btn-get-fedex-label {
  background-color: #00A3FF;
}
.darkblue .img-asset-box, .darkblue .img-receiving-qa {
  background-color: #6c757d;
}
.darkblue .img-pdf-disabled {
  background-color: #A9A9A9;
}
.darkblue .InventoryScanType {
  background-color: #00A3FF;
}
.darkblue #btnAllFilterCancel:after {
  color: #00A3FF !important;
}
.darkblue #divInventoryItemList #imgDownloadPdf,
.darkblue #divInventoryItemList .xls-icon {
  background-color: #00A3FF;
}
.darkblue #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.darkblue .divUser .divOtherButtons.right.w-auto .imgAdd,
.darkblue #btnEmployeeAdd,
.darkblue #divWarehouseShelfList #imgDownloadPdf,
.darkblue #divWarehouseShelfList .imgDownloadXls,
.darkblue #btnWarehouseShelfAdd,
.darkblue #btnWarehouseZoneAdd {
  background-color: #00A3FF;
}
.darkblue .paginateRight, .darkblue .paginateLeft {
  background-color: #00A3FF;
}
.darkblue .pager .disabled > img,
.darkblue .btn-dots.disabled {
  background-color: #6c757d;
}
.darkblue .assetsList {
  background-color: #6c757d;
}
.darkblue .asset-img {
  background-color: #6c757d;
}
.darkblue .asset-img2 {
  background-color: #6c757d;
}
.darkblue .asset-img3 {
  background-color: #6c757d;
}
.darkblue .createTaskImg {
  background-color: #00A3FF;
}
.darkblue .fas.fa-box, .darkblue .fas.fa-weight-hanging {
  color: #6c757d;
}
.darkblue .table tbody tr td .text-green.far.fa-trash-alt {
  color: #00A3FF;
}
.darkblue .inventoryStatus {
  background-color: #6c757d;
}
.darkblue #btnLoupe {
  background-color: #00A3FF;
}
.darkblue #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.darkblue .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.darkblue .btn.btnSearchPopup {
  background-color: #00A3FF !important;
}
.darkblue .btn.btnClearValues:after {
  color: #00A3FF !important;
}
.darkblue .btn.btn-cancel, .darkblue .btn.btn-white {
  color: #00A3FF !important;
  border-color: #00A3FF !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.darkblue .btn.btn-cancel:hover:not([name=btnClearFilter]), .darkblue .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #00A3FF !important;
  color: #00A3FF !important;
  padding: 5px 11px;
}
.darkblue .btn.btn-cancel.inactive, .darkblue .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.darkblue .btn.btn-block.btn-break-type {
  background-color: #00A3FF;
  color: white;
}
.darkblue .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.darkblue .btn.btn-green.disabled, .darkblue .btn.btn-green:disabled, .darkblue .btn.btn-white.disabled, .darkblue .btn.btn-white:disabled, .darkblue .btn.btn-cancel.disabled, .darkblue .btn.btn-cancel:disabled, .darkblue .btn.btn-save.disabled, .darkblue .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.darkblue .btn.btn-green.disabled.turn-on, .darkblue .btn.btn-green:disabled.turn-on, .darkblue .btn.btn-white.disabled.turn-on, .darkblue .btn.btn-white:disabled.turn-on, .darkblue .btn.btn-cancel.disabled.turn-on, .darkblue .btn.btn-cancel:disabled.turn-on, .darkblue .btn.btn-save.disabled.turn-on, .darkblue .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.darkblue .btn.btn-green.disabled:hover, .darkblue .btn.btn-green:disabled:hover, .darkblue .btn.btn-white.disabled:hover, .darkblue .btn.btn-white:disabled:hover, .darkblue .btn.btn-cancel.disabled:hover, .darkblue .btn.btn-cancel:disabled:hover, .darkblue .btn.btn-save.disabled:hover, .darkblue .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.darkblue .btn.btn-green.disabled:hover.turn-on, .darkblue .btn.btn-green:disabled:hover.turn-on, .darkblue .btn.btn-white.disabled:hover.turn-on, .darkblue .btn.btn-white:disabled:hover.turn-on, .darkblue .btn.btn-cancel.disabled:hover.turn-on, .darkblue .btn.btn-cancel:disabled:hover.turn-on, .darkblue .btn.btn-save.disabled:hover.turn-on, .darkblue .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.darkblue .btn.btn-switch-yes {
  color: #00A3FF !important;
  border-color: #00A3FF !important;
  background-color: white !important;
}
.darkblue .btn.btn-switch-yes:hover {
  color: #00A3FF !important;
  border-color: #00A3FF !important;
  background-color: white !important;
}
.darkblue .btn.btn-switch-yes.selected {
  background-color: #00A3FF !important;
  color: white !important;
}
.darkblue .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.darkblue .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.darkblue .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.darkblue .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.darkblue .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.darkblue .fas.fa-search {
  color: #00A3FF;
}
.darkblue .notReserved,
.darkblue .reserved-on {
  background-color: #00A3FF;
}
.darkblue .transaction {
  background-color: #00A3FF;
}
.darkblue .img-return-to-customer {
  background-color: #00A3FF;
}
.darkblue .reserved-replacement {
  background-color: #00A3FF;
}
.darkblue #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #00A3FF;
}
.darkblue #btnDownloadPdf,
.darkblue #btnDownloadXls {
  background-color: #00A3FF;
}
.darkblue #btnXls,
.darkblue #btnPdf,
.darkblue #btnCsv {
  background: #00A3FF;
}
.darkblue .img-edit,
.darkblue .imgEdit,
.darkblue #btnWorkboardToDoListAdd,
.darkblue #btnTrackboardListFilters,
.darkblue .workboardPackageImg {
  background-color: #00A3FF;
}
.darkblue .workboardInformationNotesImg {
  background-color: #6c757d;
}
.darkblue .img-delete,
.darkblue .ic-repairs-external,
.darkblue .ic-repairs-internal,
.darkblue .ic-repairs-dollar-circle {
  background-color: #00A3FF;
}
.darkblue li.select2-search-choice a.select2-search-choice-close {
  background-color: #00A3FF !important;
}
.darkblue .imgShowFile {
  color: #00A3FF;
}
.darkblue #tblWorkTimeLogList .img-add {
  background-color: #00A3FF;
}
.darkblue .img-add {
  background-color: #00A3FF;
}
.darkblue .img-calibration {
  background-color: #00A3FF;
}
.darkblue .img-bulk-add {
  background-color: #00A3FF;
}
.darkblue .img-xls-export {
  background-color: #00A3FF;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.darkblue .img-xls-import {
  background-color: #00A3FF;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.darkblue .img-edit-price {
  background-color: #00A3FF;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.darkblue .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.darkblue .img-import {
  background-color: #00A3FF;
}
.darkblue .img-import-book-value {
  background-color: #00A3FF;
}
.darkblue .img-copy {
  background-color: #00A3FF;
}
.darkblue .img-import-export {
  background-color: #00A3FF;
}
.darkblue #btnWorkAssignementAddOperator,
.darkblue #btnWorkTimeLogRefresh,
.darkblue #btnWorkboardOrdersLeftListRefresh,
.darkblue #btnWorkboardOrdersRightListRefresh,
.darkblue #btnWorkboardToDoListRefresh,
.darkblue #btnPreshippingOrderToShipListRefresh,
.darkblue #btnPreshippingTaskListRefresh,
.darkblue #btnWorkboardDoneListRefresh,
.darkblue .fa.fa-forward,
.darkblue .fa.fa-backward,
.darkblue .btn-refresh {
  color: #00A3FF;
}
.darkblue #btnWorkAssignementAddOperator:hover,
.darkblue #btnWorkTimeLogRefresh:hover,
.darkblue #btnWorkboardOrdersLeftListRefresh:hover,
.darkblue #btnWorkboardOrdersRightListRefresh:hover,
.darkblue #btnWorkboardToDoListRefresh:hover,
.darkblue #btnPreshippingOrderToShipListRefresh:hover,
.darkblue #btnPreshippingTaskListRefresh:hover,
.darkblue #btnWorkboardDoneListRefresh:hover,
.darkblue .fa.fa-forward:hover,
.darkblue .fa.fa-backward:hover,
.darkblue .btn-refresh:hover {
  color: black;
}
.darkblue .img-add.img-testing-task.img-testing-task-left,
.darkblue .img-add.img-preshipping-task,
.darkblue .img-add.img-testing-task.img-testing-task-right,
.darkblue #btnWorkboardDoneListAddBreak {
  background-color: #00A3FF;
}
.darkblue #divBtnFilters.imgBtnFilters {
  background-color: #00A3FF;
}
.darkblue #btnWorkboardDoneListFilters {
  background-color: #00A3FF;
}
.darkblue .btn-refresh:disabled::before {
  color: #6c757d;
}
.darkblue #btnTrackboardListReload {
  background-color: #00A3FF !important;
}
.darkblue #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.darkblue .input-group.datepicker .calendarIcon, .darkblue .input-group.datepicker-report .calendarIcon {
  background-color: #00A3FF !important;
}
.darkblue .imgInvite {
  background-color: #00A3FF;
}
.darkblue #btnTrackboardListAllFilterCancel:after {
  color: #00A3FF !important;
}
.darkblue .select2-container .select2-selection__choice__remove,
.darkblue .select2-container .select2-selection--single .select2-selection__clear {
  color: #00A3FF !important;
}
.darkblue .noteType {
  background-color: #00A3FF;
}
.darkblue #imgTrackboardInfoFedex {
  color: #00A3FF;
}
.darkblue .trackIcons {
  color: #00A3FF;
}
.darkblue .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #00A3FF;
}
.darkblue .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .darkblue .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.darkblue .fa.fa-clock, .darkblue .fa.fa-clock-o, .darkblue .fa.fa-calendar, .darkblue .fa.fa-calendar-alt {
  color: #00A3FF;
}
.darkblue .fas.fa-angle-up.sp-i-arrow,
.darkblue .fas.fa-angle-down.sp-i-arrow {
  color: #00A3FF;
}
.darkblue .img-package {
  background-color: #6c757d;
}
.darkblue .img-other {
  color: #6c757d;
}
.darkblue .collapse-arrow:after {
  color: #00A3FF;
}
.darkblue .collapse-arrow-before:before {
  color: #00A3FF;
}
.darkblue .icon {
  background-color: #00A3FF;
}
.darkblue .icon.far, .darkblue .icon.fas {
  color: #00A3FF;
  background-color: transparent;
}
.darkblue .icon.icon-not-clickable {
  background-color: #6c757d;
}
.darkblue .icon-employee-pin {
  color: #00A3FF !important;
}
.darkblue .icon-asset-resrvation {
  color: #00A3FF !important;
}
.darkblue .custom-number {
  border-color: #00A3FF !important;
}
.darkblue .custom-number.disabled {
  border-color: #6c757d !important;
}
.darkblue .custom-number .custom-number-button {
  color: #00A3FF !important;
}
.darkblue .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.darkblue .custom-number .custom-number-input {
  border-color: #00A3FF !important;
}
.darkblue .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.darkblue .div-border-section {
  border: 2px solid #5B6888;
}
.darkblue #divPreshippingOrderDetailsBoxList {
  border: 1px solid #5B6888;
}
.darkblue #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #5B6888;
}
.darkblue .box-item.selected {
  border: 1px solid #00A3FF;
  background-color: #FFF;
}
.darkblue .sp-ship {
  color: #00A3FF !important;
}
.darkblue div.div-index {
  color: #00A3FF !important;
  border: 2px solid #00A3FF !important;
}
.darkblue label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.darkblue #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #5B6888;
}
.darkblue #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #222F43;
}
.darkblue #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #222F43;
}
.darkblue #divOrderPackageDetails .package-number, .darkblue #divPurchaseOrderPackageDetails .package-number, .darkblue #divOrderShipmentPopup .package-number {
  color: #222F43;
  cursor: pointer;
}
.darkblue #divOrderPackageDetails .btn, .darkblue #divPurchaseOrderPackageDetails .btn, .darkblue #divOrderShipmentPopup .btn {
  background-color: #00A3FF;
}
.darkblue #divOrderPackageDetails .btn:hover, .darkblue #divOrderPackageDetails .btn.inactive:hover, .darkblue #divPurchaseOrderPackageDetails .btn:hover, .darkblue #divPurchaseOrderPackageDetails .btn.inactive:hover, .darkblue #divOrderShipmentPopup .btn:hover, .darkblue #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #00A3FF;
  color: white;
}
.darkblue #divOrderPackageDetails .btn.inactive, .darkblue #divPurchaseOrderPackageDetails .btn.inactive, .darkblue #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.darkblue #divReserveAssets .table tbody tr.disabled {
  background-color: #3C455B !important;
}
.darkblue #divCustomers .customer-item.active, .darkblue #divCustomers .vendor-item.active, .darkblue #divMergeCustomers .customer-item.active, .darkblue #divMergeCustomers .vendor-item.active, .darkblue #divVendors .customer-item.active, .darkblue #divVendors .vendor-item.active, .darkblue #divPurchaseboardOrderDetails .customer-item.active, .darkblue #divPurchaseboardOrderDetails .vendor-item.active, .darkblue #divUnexpectedModelsImportStepSelection .customer-item.active, .darkblue #divUnexpectedModelsImportStepSelection .vendor-item.active, .darkblue #divUnexpectedModelsImportStepSummary .customer-item.active, .darkblue #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #00A3FF;
}
.darkblue #divCustomers .gray-right-border, .darkblue #divMergeCustomers .gray-right-border, .darkblue #divVendors .gray-right-border, .darkblue #divPurchaseboardOrderDetails .gray-right-border, .darkblue #divUnexpectedModelsImportStepSelection .gray-right-border, .darkblue #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #5B6888;
}
.darkblue #divCustomers .img-discount, .darkblue #divMergeCustomers .img-discount, .darkblue #divVendors .img-discount, .darkblue #divPurchaseboardOrderDetails .img-discount, .darkblue #divUnexpectedModelsImportStepSelection .img-discount, .darkblue #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.darkblue #divCustomers .img-linked, .darkblue #divMergeCustomers .img-linked, .darkblue #divVendors .img-linked, .darkblue #divPurchaseboardOrderDetails .img-linked, .darkblue #divUnexpectedModelsImportStepSelection .img-linked, .darkblue #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.darkblue #divCustomers .img-customer, .darkblue #divCustomers .img-vendor, .darkblue #divMergeCustomers .img-customer, .darkblue #divMergeCustomers .img-vendor, .darkblue #divVendors .img-customer, .darkblue #divVendors .img-vendor, .darkblue #divPurchaseboardOrderDetails .img-customer, .darkblue #divPurchaseboardOrderDetails .img-vendor, .darkblue #divUnexpectedModelsImportStepSelection .img-customer, .darkblue #divUnexpectedModelsImportStepSelection .img-vendor, .darkblue #divUnexpectedModelsImportStepSummary .img-customer, .darkblue #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: #FFFFFF !important;
}
.darkblue #divCustomers [name=divCustomerDetailsLeft], .darkblue #divCustomers [name=divVendorDetailsLeft], .darkblue #divMergeCustomers [name=divCustomerDetailsLeft], .darkblue #divMergeCustomers [name=divVendorDetailsLeft], .darkblue #divVendors [name=divCustomerDetailsLeft], .darkblue #divVendors [name=divVendorDetailsLeft], .darkblue #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .darkblue #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .darkblue #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .darkblue #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .darkblue #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .darkblue #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #5B6888;
}
.darkblue #divCustomers .div-header, .darkblue #divMergeCustomers .div-header, .darkblue #divVendors .div-header, .darkblue #divPurchaseboardOrderDetails .div-header, .darkblue #divUnexpectedModelsImportStepSelection .div-header, .darkblue #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #5B6888;
}
.darkblue #divCustomers .contact-mail, .darkblue #divMergeCustomers .contact-mail, .darkblue #divVendors .contact-mail, .darkblue #divPurchaseboardOrderDetails .contact-mail, .darkblue #divUnexpectedModelsImportStepSelection .contact-mail, .darkblue #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #00A3FF !important;
}
.darkblue #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .darkblue #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .darkblue #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .darkblue #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .darkblue #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .darkblue #divVendors [name=divVendorDetailsRight] [name=divNavigator], .darkblue #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .darkblue #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .darkblue #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .darkblue #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .darkblue #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .darkblue #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #5B6888;
}
.darkblue #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .darkblue #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .darkblue #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .darkblue #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .darkblue #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .darkblue #divVendors [name=divVendorDetailsRight] .img-internal-assets, .darkblue #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .darkblue #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .darkblue #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .darkblue #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .darkblue #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .darkblue #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #00A3FF;
}
.darkblue #divCustomers tr.pending, .darkblue #divMergeCustomers tr.pending, .darkblue #divVendors tr.pending, .darkblue #divPurchaseboardOrderDetails tr.pending, .darkblue #divUnexpectedModelsImportStepSelection tr.pending, .darkblue #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.darkblue #divCustomers tr.pending td, .darkblue #divMergeCustomers tr.pending td, .darkblue #divVendors tr.pending td, .darkblue #divPurchaseboardOrderDetails tr.pending td, .darkblue #divUnexpectedModelsImportStepSelection tr.pending td, .darkblue #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.darkblue #divCustomers [name=divMyIRUserCode], .darkblue #divMergeCustomers [name=divMyIRUserCode], .darkblue #divVendors [name=divMyIRUserCode], .darkblue #divPurchaseboardOrderDetails [name=divMyIRUserCode], .darkblue #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .darkblue #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #3C455B;
}
.darkblue #divCustomers [name=divConfirm] .div-circle, .darkblue #divMergeCustomers [name=divConfirm] .div-circle, .darkblue #divVendors [name=divConfirm] .div-circle, .darkblue #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .darkblue #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .darkblue #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #00A3FF;
}
.darkblue #divCustomers .div-colored-info .div-title-text, .darkblue #divCustomers .div-colored-info .div-count-number, .darkblue #divMergeCustomers .div-colored-info .div-title-text, .darkblue #divMergeCustomers .div-colored-info .div-count-number, .darkblue #divVendors .div-colored-info .div-title-text, .darkblue #divVendors .div-colored-info .div-count-number, .darkblue #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .darkblue #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .darkblue #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .darkblue #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .darkblue #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .darkblue #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.darkblue #divCustomers .div-colored-info .img-asset, .darkblue #divCustomers .div-colored-info .img-order, .darkblue #divCustomers .div-colored-info .img-accessory, .darkblue #divMergeCustomers .div-colored-info .img-asset, .darkblue #divMergeCustomers .div-colored-info .img-order, .darkblue #divMergeCustomers .div-colored-info .img-accessory, .darkblue #divVendors .div-colored-info .img-asset, .darkblue #divVendors .div-colored-info .img-order, .darkblue #divVendors .div-colored-info .img-accessory, .darkblue #divPurchaseboardOrderDetails .div-colored-info .img-asset, .darkblue #divPurchaseboardOrderDetails .div-colored-info .img-order, .darkblue #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .darkblue #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .darkblue #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .darkblue #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .darkblue #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .darkblue #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .darkblue #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.darkblue #divCustomers .spLastOrders, .darkblue #divMergeCustomers .spLastOrders, .darkblue #divVendors .spLastOrders, .darkblue #divPurchaseboardOrderDetails .spLastOrders, .darkblue #divUnexpectedModelsImportStepSelection .spLastOrders, .darkblue #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.darkblue #divCustomers .divLastOrdersAssetCount, .darkblue #divCustomers .divLastOrderListItem, .darkblue #divMergeCustomers .divLastOrdersAssetCount, .darkblue #divMergeCustomers .divLastOrderListItem, .darkblue #divVendors .divLastOrdersAssetCount, .darkblue #divVendors .divLastOrderListItem, .darkblue #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .darkblue #divPurchaseboardOrderDetails .divLastOrderListItem, .darkblue #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .darkblue #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .darkblue #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .darkblue #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #5B6888;
}
.darkblue #divCustomers .divLastOrdersAssetCount, .darkblue #divCustomers .divLastOrdersAssetCountLabel, .darkblue #divCustomers .divDaysOnRentLabel, .darkblue #divCustomers .divDaysOnRent, .darkblue #divMergeCustomers .divLastOrdersAssetCount, .darkblue #divMergeCustomers .divLastOrdersAssetCountLabel, .darkblue #divMergeCustomers .divDaysOnRentLabel, .darkblue #divMergeCustomers .divDaysOnRent, .darkblue #divVendors .divLastOrdersAssetCount, .darkblue #divVendors .divLastOrdersAssetCountLabel, .darkblue #divVendors .divDaysOnRentLabel, .darkblue #divVendors .divDaysOnRent, .darkblue #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .darkblue #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .darkblue #divPurchaseboardOrderDetails .divDaysOnRentLabel, .darkblue #divPurchaseboardOrderDetails .divDaysOnRent, .darkblue #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .darkblue #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .darkblue #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .darkblue #divUnexpectedModelsImportStepSelection .divDaysOnRent, .darkblue #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .darkblue #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .darkblue #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .darkblue #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.darkblue .img-not-allowed,
.darkblue .img-print-default-yes,
.darkblue .img-print-default-no,
.darkblue .img-send-default-yes,
.darkblue .img-send-default-no,
.darkblue .img-print-yesno,
.darkblue .img-send-yesno,
.darkblue .img-fedex {
  background-color: #00A3FF;
}
.darkblue .img-not-allowed.off,
.darkblue .img-print-default-yes.off,
.darkblue .img-print-default-no.off,
.darkblue .img-send-default-yes.off,
.darkblue .img-send-default-no.off,
.darkblue .img-print-yesno.off,
.darkblue .img-send-yesno.off,
.darkblue .img-fedex.off {
  background-color: #5B6888;
}
.darkblue .img-not-allowed.disabled,
.darkblue .img-print-default-yes.disabled,
.darkblue .img-print-default-no.disabled,
.darkblue .img-send-default-yes.disabled,
.darkblue .img-send-default-no.disabled,
.darkblue .img-print-yesno.disabled,
.darkblue .img-send-yesno.disabled,
.darkblue .img-fedex.disabled {
  background-color: #5B6888;
  cursor: not-allowed;
}
.darkblue .div-definition.selected {
  border-color: #00A3FF !important;
}
.darkblue .div-definition:hover {
  background-color: #1F2835 !important;
}
.darkblue #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.darkblue #divMergeCustomers .div-list-element.selected {
  border-color: #00A3FF !important;
}
.darkblue #divMergeCustomers .div-remove-button {
  color: #00A3FF;
}
.darkblue #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .darkblue #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.darkblue #divCustomerAddEdit [name=txtName].disabled, .darkblue #divVendorAddEdit [name=txtName].disabled {
  background-color: #1F2835 !important;
  color: #A9A9A9 !important;
}
.darkblue .td-empty {
  background-color: #FFFFFF !important;
}
.darkblue .div-asset-status {
  color: blue;
}
.darkblue .div-asset-number {
  color: #00A3FF;
}
.darkblue .chips-item-close {
  color: #00A3FF !important;
}
.darkblue .chips {
  background-color: white;
  border-color: #5E718C !important;
}
.darkblue .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.darkblue .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.darkblue .asset-group {
  color: #6c757d;
}
.darkblue .div-order-type-radio {
  border-color: #BCBCBC;
  color: #BCBCBC;
}
.darkblue .div-order-type-radio .div-short-name {
  background: rgba(188, 188, 188, 0.1);
}
.darkblue .div-order-type-radio.selected {
  border-color: #00A3FF;
  color: #00A3FF;
}
.darkblue .div-order-type-radio.selected .div-short-name {
  background: rgba(0, 163, 255, 0.1);
}
.darkblue #divModelPriceListEdit .span-selected-models-header, .darkblue #divModelPriceListEdit .span-selected-models-content {
  color: #3C455B;
}
.darkblue #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.darkblue #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.darkblue .sp-cleared {
  background-color: #CBCBCB !important;
}
.darkblue .div-seperation-border {
  border-color: #E3E3E3;
}
.darkblue .custom-control-label:before {
  background-color: #00A3FF !important;
}
.darkblue .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.darkblue .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.darkblue .my-dot {
  background-color: #bbb;
}
.darkblue .inventory-resolve-type {
  background-color: #00A3FF !important;
}
.darkblue .back-button {
  color: #00A3FF !important;
}
.darkblue .div-circle {
  color: #FFF;
}
.darkblue .div-circle span.value {
  color: #FFF !important;
}
.darkblue .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.darkblue .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.darkblue .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.darkblue .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.darkblue .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.darkblue .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.darkblue .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.darkblue .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.darkblue .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.darkblue .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.darkblue .div-group-name {
  color: #A9A9A9 !important;
}
.darkblue #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #1F2835;
}
.darkblue #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.darkblue .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.darkblue .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.darkblue .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .darkblue .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.darkblue .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.darkblue .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.darkblue .address-error-message {
  color: #F44336 !important;
}
.darkblue .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.darkblue .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.darkblue .invalid-validated-address {
  color: #F44336;
}
.darkblue #divCleaningTesting .order-number-black {
  color: #222F43 !important;
  font-weight: 600;
}
.darkblue #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.darkblue #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.darkblue #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.darkblue #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.darkblue #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.darkblue #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.darkblue #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.darkblue #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.darkblue #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.darkblue #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.darkblue #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #00A3FF;
}
.darkblue .workboard-order-type {
  border-color: #A9A9A9;
}
.darkblue #divPurchaseOrderAddSummary .div-header, .darkblue #divPurchaseOrderAddLineItems .div-header {
  background-color: #5B6888 !important;
  color: #6c757d !important;
}
.darkblue #tblRolesManagementRolesRoleList .users-count {
  color: #00A3FF;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.darkblue #tabMenu .fa-print {
  color: white !important;
}
.darkblue #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .darkblue #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .darkblue #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .darkblue #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .darkblue #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #00A3FF !important;
}
.darkblue #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .darkblue #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .darkblue #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .darkblue #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .darkblue #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.darkblue #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.darkblue #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.darkblue #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.darkblue #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.darkblue #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.darkblue #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.darkblue #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.darkblue #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.darkblue #tblReceivingAssetList tbody tr, .darkblue #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.darkblue #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #00A3FF !important;
  border-color: #00A3FF !important;
}
.darkblue #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.darkblue #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.darkblue #divSystemConfiguration th {
  border-top: 1px solid #3C455B;
}
.darkblue #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #3C455B;
}
.darkblue #divSystemConfiguration th[rowspan="1"] {
  border-color: #3C455B transparent transparent #3C455B;
}
.darkblue #divSystemConfiguration th[rowspan="1"]:first-of-type, .darkblue #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #3C455B transparent transparent transparent;
}
.darkblue #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #3C455B #3C455B transparent #3C455B;
}
.darkblue #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #3C455B;
  border-right: 1px solid #3C455B;
}
.darkblue #divSystemConfiguration .last-th {
  border-left: 1px solid #3C455B;
}
.darkblue #divRequisitionAddEdit .selected-accessory, .darkblue #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #00A3FF;
}
.darkblue #divRepairCard .small-span {
  color: #6c757d !important;
}
.darkblue #divRepairCard .repairs-link {
  color: #222F43;
}
.darkblue #divRepairCard .btn-attachments {
  color: #00A3FF !important;
}
.darkblue #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.darkblue #divRepairCard .arrow-right, .darkblue #divRepairCard .arrow-left, .darkblue #divRepairCard .arrow-double-left {
  background-color: #00A3FF;
}
.darkblue #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.darkblue #divAddEditRequestedParts .selected-part, .darkblue #divAddEditUsedParts .selected-part {
  border: 1px solid #00A3FF;
}
.darkblue #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #00A3FF;
}
.darkblue #divServiceSettlementCard .settlement-link {
  color: #222F43;
}
.darkblue #divServiceSettlementCard .div-summary {
  background-color: #5B6888 !important;
  color: #6c757d !important;
}
.darkblue #divServiceSettlementCard .arrow-left, .darkblue #divServiceSettlementCard .arrow-right {
  background-color: #00A3FF;
}
.darkblue #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #5B6888 !important;
}
.darkblue #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #00A3FF;
  border-bottom: 1px solid #00A3FF;
}
.darkblue #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #00A3FF;
}
.darkblue #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #00A3FF;
}
.darkblue #divMainFilters .clickable-text, .darkblue #divOrderNavPanel .clickable-text, .darkblue #divNotes .clickable-text, .darkblue #divOrderNotePanel .clickable-text, .darkblue #divAddEditDropshipment .clickable-text {
  color: #00A3FF;
}
.darkblue #divOrderNavPanel .arrow-right, .darkblue #divOrderNavPanel .arrow-left, .darkblue #divOrderNavPanel .arrow-double-left, .darkblue #divOrderNavPanel .arrow-hand, .darkblue #divOrderNavPanel .add-order-line-icon::after, .darkblue #divOrderOrderLineItems .arrow-right, .darkblue #divOrderOrderLineItems .arrow-left, .darkblue #divOrderOrderLineItems .arrow-double-left, .darkblue #divOrderOrderLineItems .arrow-hand, .darkblue #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #00A3FF;
}
.darkblue .main-page-section {
  background-color: #FFFFFF !important;
}
.darkblue #divOrderAssetsPopup .gray-background, .darkblue #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.darkblue #divOrderAddEditAccessories .font-note, .darkblue #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.darkblue span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #5E718C !important;
}
.darkblue #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #3C455B;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #3C455B;
  color: #CBCBCB;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #3C455B;
  color: #CBCBCB;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.darkblue #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #3C455B;
  color: #CBCBCB;
}
.darkblue #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.omicron {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.omicron .mainPage {
  background-color: #FFFFFF !important;
}
.omicron .newTopMenu {
  background-color: #005799 !important;
}
.omicron .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #D7171E !important;
}
.omicron .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.omicron .newTopMenu #divUserBreak {
  background-color: #005799 !important;
}
.omicron .newTopMenu .liNewMenuItem:hover,
.omicron .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #D7171E !important;
}
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #D7171E !important;
}
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.omicron .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.omicron .newTopMenu .newMenuItem {
  color: #BCBCBC !important;
}
.omicron .newTopMenu .newMenuItem.active {
  color: white !important;
}
.omicron .newTopMenu .menu-button:hover {
  background-color: #D7171E !important;
}
.omicron .newTopMenu #divUserBreak:hover {
  background-color: #D7171E !important;
}
.omicron .table thead {
  background-color: #A8A8A8 !important;
}
.omicron .table thead th {
  color: white;
}
.omicron .table thead tr {
  background-color: #A8A8A8;
}
.omicron .table thead tr td {
  color: #464646 !important;
}
.omicron .table tbody tr {
  background-color: #FFFFFF;
}
.omicron .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.omicron .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.omicron .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.omicron .table tbody tr td {
  color: #464646;
}
.omicron .table tbody tr td .spName {
  color: #005799 !important;
}
.omicron .table tbody tr td .icon-employee {
  color: #005799 !important;
}
.omicron .table tbody tr td .show-popup-main-check {
  color: #005799 !important;
}
.omicron .table tbody tr td .rowDescription {
  color: #6c757d;
}
.omicron .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.omicron .table tbody tr td.notClick {
  color: #005799;
}
.omicron .table tbody tr td .text-green {
  color: #005799;
}
.omicron .table .custom-control-label::before {
  background-color: #005799;
}
.omicron .table .custom-control-label::after {
  background-color: #005799;
}
.omicron .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.omicron .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.omicron .div-like-table {
  color: #464646;
}
.omicron .div-like-table .row:first-child div {
  background-color: #A8A8A8 !important;
}
.omicron #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.omicron .tabulator .tabulator-header {
  background-color: #A8A8A8 !important;
}
.omicron .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.omicron .tabulator .tabulator-table .tabulator-row,
.omicron .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.omicron .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.omicron .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.omicron .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.omicron .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #005799 !important;
}
.omicron .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #F1F1F1;
}
.omicron .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.omicron .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #F1F1F1 !important;
}
.omicron table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.omicron table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.omicron table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #005799 !important;
}
.omicron table.dataTable thead {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.omicron table.dataTable thead .custom-control-label::after {
  background-color: #005799 !important;
}
.omicron table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.omicron table.dataTable tbody tr.selected td {
  border-top-color: #005799 !important;
  border-bottom-color: #005799 !important;
}
.omicron table.dataTable tbody tr.selected td:first-child {
  border-left-color: #005799;
  border-bottom-color: #005799;
  border-top-color: #005799;
}
.omicron table.dataTable tbody tr.selected td:last-child {
  border-right-color: #005799;
  border-bottom-color: #005799;
  border-top-color: #005799;
}
.omicron .div-data-table-header {
  background-color: #A8A8A8 !important;
  color: white !important;
}
.omicron .div-data-table-header .custom-control-label::after {
  background-color: #005799 !important;
}
.omicron input::placeholder {
  color: #6c757d !important;
}
.omicron #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.omicron #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.omicron #divRequisitionAddLineItems .div-price label:not(.error), .omicron #divPurchaseOrderAddLineItems .div-price label:not(.error), .omicron #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.omicron #divRequisitionAddLineItems .new-item.edited, .omicron #divPurchaseOrderAddLineItems .new-item.edited, .omicron #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #005799;
  height: 100px !important;
  padding-top: 5px !important;
}
.omicron #divRequisitionAddLineItems .new-item.edited + .border-separation, .omicron #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .omicron #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.omicron #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .omicron #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .omicron #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.omicron #divStockCheckOrders .divNavigator {
  color: #005799 !important;
}
.omicron #divStockCheckOrders .divNavigator.isActive {
  border-color: #005799 !important;
}
.omicron .label,
.omicron #spStatusTest,
.omicron #inventoryScans,
.omicron #inventoryDiscreparency,
.omicron .filterInfo,
.omicron #formTrackboardAddActivityModal span,
.omicron #divTrackboardFilter .label,
.omicron .divMainSection div.label,
.omicron .spBigText,
.omicron .filter-info,
.omicron #tbTrackboardPackageDetailsDeliveryShipment tr td,
.omicron .next-order-number,
.omicron .div-circle {
  color: #6c757d;
}
.omicron .select2-results .select2-highlighted {
  color: #005799 !important;
}
.omicron .divSubNavigator,
.omicron #divTrackboardNavTravelHistory,
.omicron #divTrackboardNavOrderDetails,
.omicron #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.omicron .divSubNavigator.selected,
.omicron #divTrackboardNavTravelHistory.selected,
.omicron #divTrackboardNavOrderDetails.selected,
.omicron #divTrackboardNavPackageDetails.selected {
  color: #005799;
  border-color: #005799;
}
.omicron #divCustomerNavigation .row div, .omicron #divVendorNavigation .row div {
  color: #6c757d;
}
.omicron #divCustomerNavigation .row div.isActive, .omicron #divVendorNavigation .row div.isActive {
  color: #005799;
  border-color: #005799;
}
.omicron .sub-navigation {
  color: #005799;
}
.omicron .sub-navigation.active {
  border-bottom: 2px solid #005799;
}
.omicron .sub-navigation.secondary {
  color: #6c757d !important;
}
.omicron .sub-navigation.secondary.active {
  color: #005799 !important;
  border-color: #005799 !important;
}
.omicron #ddlIRCountry,
.omicron .dropdown-menu > li > a,
.omicron .btn-default,
.omicron .SumoSelect > .CaptionCont > span.placeholder,
.omicron .input span:not(.fa),
.omicron textarea,
.omicron .custom-file-label,
.omicron .btn-light,
.omicron .select2-selection__choice,
.omicron .swal2-content,
.omicron .level2,
.omicron .reportName,
.omicron .divMainSection div.inputDiv {
  color: black !important;
}
.omicron input,
.omicron .bigSpanTitle,
.omicron .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.omicron .select2-drop {
  color: black;
}
.omicron .accordion .card .card-header .btn {
  color: black;
}
.omicron .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.omicron .myFieldset.fieldsetInventory legend {
  color: black;
}
.omicron .tbl-main-check tr td span {
  color: #464646;
}
.omicron .tbl-drill-down tr td span {
  color: #464646;
}
.omicron .tbl-main-check tr td.model-name span {
  color: #464646;
}
.omicron .tbl-main-check tr td.model-name a span {
  color: #005799 !important;
}
.omicron .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.omicron .tbl-drill-down tr td.model-name a span {
  color: #005799 !important;
}
.omicron .text-green,
.omicron .spName a,
.omicron .spName a:hover,
.omicron .text-clickable,
.omicron a.orderNumber,
.omicron .img-button div span .order-number,
.omicron a.orderNumber span, .omicron a:hover,
.omicron span.asset-details, .omicron .customer-name-link, .omicron .vendor-name-link {
  color: #005799;
}
.omicron input[type=text],
.omicron input[type=number],
.omicron input[type=search],
.omicron input[type=password],
.omicron textarea:not(.disabled),
.omicron select,
.omicron .select2-container:not(.select2-container--disabled) .select2-selection,
.omicron .select2-results__option:not(.select2-results__option--highlighted),
.omicron .SlectBox,
.omicron .options,
.omicron .dropdown-menu,
.omicron .select2-drop-multi,
.omicron .select2-search-field,
.omicron .dropdown.bootstrap-select,
.omicron .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.omicron input[type=text]:not(.disabled) .filter-option-inner-inner,
.omicron input[type=number]:not(.disabled) .filter-option-inner-inner,
.omicron input[type=search]:not(.disabled) .filter-option-inner-inner,
.omicron input[type=password]:not(.disabled) .filter-option-inner-inner,
.omicron textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.omicron select:not(.disabled) .filter-option-inner-inner,
.omicron .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.omicron .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.omicron .SlectBox:not(.disabled) .filter-option-inner-inner,
.omicron .options:not(.disabled) .filter-option-inner-inner,
.omicron .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.omicron .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.omicron .select2-search-field:not(.disabled) .filter-option-inner-inner,
.omicron .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.omicron .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.omicron .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.omicron .dropdown-toggle:not(.disabled):hover, .omicron .dropdown-toggle:not(.disabled):focus, .omicron .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.omicron #spAssetDetailsGeneralLocation .text-green {
  color: #005799;
}
.omicron .order-number {
  color: #005799;
}
.omicron .level2:hover {
  color: #005799;
}
.omicron .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #F1F1F1;
  color: black;
}
.omicron .report-item-name.active {
  color: #005799;
}
.omicron .text-not-clickable {
  color: #005799 !important;
}
.omicron .text-grayed-out {
  color: #A9A9A9 !important;
}
.omicron .sp-title.text-not-clickable {
  color: #005799 !important;
}
.omicron .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.omicron .Zebra_DatePicker {
  color: #464646;
}
.omicron .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #005799 !important;
}
.omicron .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.omicron .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.omicron .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #005799 !important;
  border-color: #005799 !important;
}
.omicron .bootstrap-datetimepicker-widget table td.active,
.omicron .bootstrap-datetimepicker-widget table td.active:hover,
.omicron .bootstrap-datetimepicker-widget table td span.active {
  background-color: #005799 !important;
}
.omicron .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #005799 !important;
}
.omicron .dropdown-menu > .active > a {
  color: black;
}
.omicron .dropdown-menu > .active > a:hover, .omicron .dropdown-menu > .active > a:focus {
  color: black;
}
.omicron .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.omicron .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.omicron .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.omicron .btn-group .btn-orders,
.omicron .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.omicron .btn-group .btn-todo,
.omicron .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.omicron .btn-group .btn-shipment,
.omicron .btn-group .btn-shipment.inactive:hover {
  background-color: #005799;
  color: white;
}
.omicron .btn-group .btn-return,
.omicron .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.omicron .btn-group .btn-all,
.omicron .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.omicron .btn-group .btn-done,
.omicron .btn-group .btn-done.inactive:hover {
  background-color: #005799;
  color: white;
}
.omicron .btn-group .btn-roles,
.omicron .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.omicron .btn-group .btn-permissions,
.omicron .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.omicron .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.omicron #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.omicron #divTrackboardPackageDetailsFedexService {
  background-color: #A8A8A8;
}
.omicron #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.omicron #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.omicron .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.omicron .drill-separator {
  border-right-color: #E3E3E3;
}
.omicron .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.omicron .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.omicron .table-summary tr td {
  border-right-color: #E3E3E3;
}
.omicron .card {
  border-color: #E3E3E3;
}
.omicron .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.omicron h5,
.omicron h2,
.omicron .spTitle:not(.mustResovled),
.omicron .bigTitle,
.omicron .sp-title {
  color: #005799 !important;
}
.omicron .header-title {
  color: #6c757d !important;
}
.omicron .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #005799 !important;
  background-color: white !important;
}
.omicron .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #005799 !important;
  background-color: white !important;
}
.omicron .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #005799 !important;
}
.omicron .custom-control-label:before {
  background-color: #005799 !important;
}
.omicron .swal2-btn-green, .omicron .swal2-btn-save {
  background-color: #005799 !important;
}
.omicron .swal2-btn-green:hover, .omicron .swal2-btn-save:hover {
  background-color: #005799 !important;
}
.omicron .btn-save, .omicron .btn-green {
  background-color: #005799;
  color: white;
}
.omicron .btn-save:hover, .omicron .btn-green:hover {
  border: 2px solid #D7171E;
  padding: 5px 11px;
}
.omicron .btn-save.inactive, .omicron .btn-green.inactive {
  border-color: #BCBCBC;
  background-color: #005799;
}
.omicron .btn-square {
  color: white;
}
.omicron .btn-square.btn-square-primary {
  background-color: #005799;
  border: 1px solid #005799;
}
.omicron .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #005799;
  box-shadow: 0px 0px 1px 5px #2c90db;
}
.omicron .btn-square:hover {
  color: white;
  border: 2px solid #005799;
  box-shadow: 0px 0px 1px 10px #2c90db;
}
.omicron .a-link:hover {
  color: #005799 !important;
}
.omicron .btn-outline-green {
  color: #005799 !important;
  border-color: #005799 !important;
  background-color: white !important;
}
.omicron .btn-outline-green:hover, .omicron .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #005799 !important;
}
.omicron .dropdown .dropdown-menu .dropdown-item.active, .omicron .dropdown .dropdown-menu .dropdown-item:active, .omicron .dropdown .dropdown-menu .dropdown-item:hover, .omicron .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #F1F1F1 !important;
}
.omicron .dropdown .dropdown-menu .dropdown-item.active span, .omicron .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.omicron .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.omicron .btn-move,
.omicron .btnWorkAssignementAddOperator {
  color: #005799;
}
.omicron .btn-move:hover,
.omicron .btnWorkAssignementAddOperator:hover {
  color: black;
}
.omicron .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.omicron .SumoSelect .select-all.selected > span i,
.omicron .SumoSelect .select-all.partial > span i {
  background-color: #005799;
}
.omicron button.Zebra_DatePicker_Icon {
  background-color: #005799 !important;
}
.omicron .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.omicron .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #005799 !important;
}
.omicron .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #005799 !important;
}
.omicron .btn-group .btn-l {
  background-color: #005799;
  color: white;
}
.omicron .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.omicron .btn-back {
  background-color: #005799 !important;
}
.omicron .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #005799 !important;
  border-color: #005799 !important;
}
.omicron .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.omicron .adv-search {
  color: #005799 !important;
  border: 1px solid #005799 !important;
}
.omicron .adv-search:hover {
  color: #A8A8A8 !important;
}
.omicron .btn-employee-pin {
  color: #005799 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.omicron .select2-choices {
  border-color: #A8A8A8 !important;
}
.omicron .select2-choices .select2-search-choice div,
.omicron .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.omicron .select2-container-multi .select2-choice {
  border-color: #A8A8A8 !important;
  box-shadow: 0 0 0 0.2rem #A8A8A8;
}
.omicron .div-outline-green {
  border-color: #A8A8A8;
}
.omicron .div-outline-green:hover, .omicron .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #005799;
}
.omicron .select2-container .select2-search__field,
.omicron .select2-container span.select2-selection--multiple:not(.corrected-field),
.omicron .select2-container span.select2-selection--single,
.omicron .SlectBox,
.omicron .filter,
.omicron .custom-file-label,
.omicron .form-control,
.omicron .dropdown.bootstrap-select,
.omicron .input-group-text,
.omicron #txtFirstName,
.omicron #txtLastName,
.omicron #ddlIRCountry,
.omicron #txtPhoneNumber,
.omicron #txtEmail,
.omicron #txtPin,
.omicron #txtPassword,
.omicron #txtIMExternalID,
.omicron #txtRepeatPassword,
.omicron #txtWarehouseShelfAddEditName,
.omicron #txtWarehouseZoneAddEditName,
.omicron #txtAssetStatusFastChangeAddEditName,
.omicron #txtCertificateNumber {
  border-color: #A8A8A8 !important;
}
.omicron #txtPin.inValid {
  border: 1px solid red !important;
}
.omicron input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.omicron .group-title.ellipsis {
  color: #6c757d;
}
.omicron .tbl-main-check .facility-name span {
  color: #6c757d;
}
.omicron .tbl-drill-down-header tr th {
  color: #6c757d;
}
.omicron .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.omicron .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.omicron .form-group label:not(.input):not(.select),
.omicron .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.omicron #divStockCheckInfoModelModelDescription {
  color: black;
}
.omicron .card-body div {
  color: black;
}
.omicron .card-maintitle {
  color: #6c757d;
}
.omicron .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.omicron .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.omicron .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.omicron .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.omicron .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.omicron #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.omicron #imgDownloadPdf,
.omicron #imgDownloadXls,
.omicron .imgImport.pointer,
.omicron .imgAdd,
.omicron .arrow-inbound-outbound,
.omicron #btnBulkActions,
.omicron .xls-icon,
.omicron .img-pdf,
.omicron .btn-dots,
.omicron .change-to-shipped,
.omicron .img-accessories-green,
.omicron .img-return-accessories,
.omicron .img-assign-proper-order,
.omicron .img-grid-column-settings,
.omicron .btn-receiving-qa,
.omicron .img-po-confirmation,
.omicron .btn-get-fedex-label {
  background-color: #005799;
}
.omicron .img-asset-box, .omicron .img-receiving-qa {
  background-color: #6c757d;
}
.omicron .img-pdf-disabled {
  background-color: #A9A9A9;
}
.omicron .InventoryScanType {
  background-color: #005799;
}
.omicron #btnAllFilterCancel:after {
  color: #005799 !important;
}
.omicron #divInventoryItemList #imgDownloadPdf,
.omicron #divInventoryItemList .xls-icon {
  background-color: #005799;
}
.omicron #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.omicron .divUser .divOtherButtons.right.w-auto .imgAdd,
.omicron #btnEmployeeAdd,
.omicron #divWarehouseShelfList #imgDownloadPdf,
.omicron #divWarehouseShelfList .imgDownloadXls,
.omicron #btnWarehouseShelfAdd,
.omicron #btnWarehouseZoneAdd {
  background-color: #005799;
}
.omicron .paginateRight, .omicron .paginateLeft {
  background-color: #005799;
}
.omicron .pager .disabled > img,
.omicron .btn-dots.disabled {
  background-color: #6c757d;
}
.omicron .assetsList {
  background-color: #6c757d;
}
.omicron .asset-img {
  background-color: #6c757d;
}
.omicron .asset-img2 {
  background-color: #6c757d;
}
.omicron .asset-img3 {
  background-color: #6c757d;
}
.omicron .createTaskImg {
  background-color: #005799;
}
.omicron .fas.fa-box, .omicron .fas.fa-weight-hanging {
  color: #6c757d;
}
.omicron .table tbody tr td .text-green.far.fa-trash-alt {
  color: #005799;
}
.omicron .inventoryStatus {
  background-color: #6c757d;
}
.omicron #btnLoupe {
  background-color: #005799;
}
.omicron #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.omicron .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.omicron .btn.btnSearchPopup {
  background-color: #005799 !important;
}
.omicron .btn.btnClearValues:after {
  color: #005799 !important;
}
.omicron .btn.btn-cancel, .omicron .btn.btn-white {
  color: #005799 !important;
  border-color: #005799 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.omicron .btn.btn-cancel:hover:not([name=btnClearFilter]), .omicron .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #005799 !important;
  color: #005799 !important;
  padding: 5px 11px;
}
.omicron .btn.btn-cancel.inactive, .omicron .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.omicron .btn.btn-block.btn-break-type {
  background-color: #005799;
  color: white;
}
.omicron .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.omicron .btn.btn-green.disabled, .omicron .btn.btn-green:disabled, .omicron .btn.btn-white.disabled, .omicron .btn.btn-white:disabled, .omicron .btn.btn-cancel.disabled, .omicron .btn.btn-cancel:disabled, .omicron .btn.btn-save.disabled, .omicron .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.omicron .btn.btn-green.disabled.turn-on, .omicron .btn.btn-green:disabled.turn-on, .omicron .btn.btn-white.disabled.turn-on, .omicron .btn.btn-white:disabled.turn-on, .omicron .btn.btn-cancel.disabled.turn-on, .omicron .btn.btn-cancel:disabled.turn-on, .omicron .btn.btn-save.disabled.turn-on, .omicron .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.omicron .btn.btn-green.disabled:hover, .omicron .btn.btn-green:disabled:hover, .omicron .btn.btn-white.disabled:hover, .omicron .btn.btn-white:disabled:hover, .omicron .btn.btn-cancel.disabled:hover, .omicron .btn.btn-cancel:disabled:hover, .omicron .btn.btn-save.disabled:hover, .omicron .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.omicron .btn.btn-green.disabled:hover.turn-on, .omicron .btn.btn-green:disabled:hover.turn-on, .omicron .btn.btn-white.disabled:hover.turn-on, .omicron .btn.btn-white:disabled:hover.turn-on, .omicron .btn.btn-cancel.disabled:hover.turn-on, .omicron .btn.btn-cancel:disabled:hover.turn-on, .omicron .btn.btn-save.disabled:hover.turn-on, .omicron .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.omicron .btn.btn-switch-yes {
  color: #005799 !important;
  border-color: #005799 !important;
  background-color: white !important;
}
.omicron .btn.btn-switch-yes:hover {
  color: #005799 !important;
  border-color: #005799 !important;
  background-color: white !important;
}
.omicron .btn.btn-switch-yes.selected {
  background-color: #005799 !important;
  color: white !important;
}
.omicron .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.omicron .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.omicron .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.omicron .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.omicron .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.omicron .fas.fa-search {
  color: #005799;
}
.omicron .notReserved,
.omicron .reserved-on {
  background-color: #005799;
}
.omicron .transaction {
  background-color: #005799;
}
.omicron .img-return-to-customer {
  background-color: #005799;
}
.omicron .reserved-replacement {
  background-color: #005799;
}
.omicron #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #005799;
}
.omicron #btnDownloadPdf,
.omicron #btnDownloadXls {
  background-color: #005799;
}
.omicron #btnXls,
.omicron #btnPdf,
.omicron #btnCsv {
  background: #005799;
}
.omicron .img-edit,
.omicron .imgEdit,
.omicron #btnWorkboardToDoListAdd,
.omicron #btnTrackboardListFilters,
.omicron .workboardPackageImg {
  background-color: #005799;
}
.omicron .workboardInformationNotesImg {
  background-color: #6c757d;
}
.omicron .img-delete,
.omicron .ic-repairs-external,
.omicron .ic-repairs-internal,
.omicron .ic-repairs-dollar-circle {
  background-color: #005799;
}
.omicron li.select2-search-choice a.select2-search-choice-close {
  background-color: #005799 !important;
}
.omicron .imgShowFile {
  color: #005799;
}
.omicron #tblWorkTimeLogList .img-add {
  background-color: #005799;
}
.omicron .img-add {
  background-color: #005799;
}
.omicron .img-calibration {
  background-color: #005799;
}
.omicron .img-bulk-add {
  background-color: #005799;
}
.omicron .img-xls-export {
  background-color: #005799;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.omicron .img-xls-import {
  background-color: #005799;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.omicron .img-edit-price {
  background-color: #005799;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.omicron .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.omicron .img-import {
  background-color: #005799;
}
.omicron .img-import-book-value {
  background-color: #005799;
}
.omicron .img-copy {
  background-color: #005799;
}
.omicron .img-import-export {
  background-color: #005799;
}
.omicron #btnWorkAssignementAddOperator,
.omicron #btnWorkTimeLogRefresh,
.omicron #btnWorkboardOrdersLeftListRefresh,
.omicron #btnWorkboardOrdersRightListRefresh,
.omicron #btnWorkboardToDoListRefresh,
.omicron #btnPreshippingOrderToShipListRefresh,
.omicron #btnPreshippingTaskListRefresh,
.omicron #btnWorkboardDoneListRefresh,
.omicron .fa.fa-forward,
.omicron .fa.fa-backward,
.omicron .btn-refresh {
  color: #005799;
}
.omicron #btnWorkAssignementAddOperator:hover,
.omicron #btnWorkTimeLogRefresh:hover,
.omicron #btnWorkboardOrdersLeftListRefresh:hover,
.omicron #btnWorkboardOrdersRightListRefresh:hover,
.omicron #btnWorkboardToDoListRefresh:hover,
.omicron #btnPreshippingOrderToShipListRefresh:hover,
.omicron #btnPreshippingTaskListRefresh:hover,
.omicron #btnWorkboardDoneListRefresh:hover,
.omicron .fa.fa-forward:hover,
.omicron .fa.fa-backward:hover,
.omicron .btn-refresh:hover {
  color: black;
}
.omicron .img-add.img-testing-task.img-testing-task-left,
.omicron .img-add.img-preshipping-task,
.omicron .img-add.img-testing-task.img-testing-task-right,
.omicron #btnWorkboardDoneListAddBreak {
  background-color: #005799;
}
.omicron #divBtnFilters.imgBtnFilters {
  background-color: #005799;
}
.omicron #btnWorkboardDoneListFilters {
  background-color: #005799;
}
.omicron .btn-refresh:disabled::before {
  color: #6c757d;
}
.omicron #btnTrackboardListReload {
  background-color: #005799 !important;
}
.omicron #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.omicron .input-group.datepicker .calendarIcon, .omicron .input-group.datepicker-report .calendarIcon {
  background-color: #005799 !important;
}
.omicron .imgInvite {
  background-color: #005799;
}
.omicron #btnTrackboardListAllFilterCancel:after {
  color: #005799 !important;
}
.omicron .select2-container .select2-selection__choice__remove,
.omicron .select2-container .select2-selection--single .select2-selection__clear {
  color: #005799 !important;
}
.omicron .noteType {
  background-color: #005799;
}
.omicron #imgTrackboardInfoFedex {
  color: #005799;
}
.omicron .trackIcons {
  color: #005799;
}
.omicron .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #005799;
}
.omicron .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .omicron .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.omicron .fa.fa-clock, .omicron .fa.fa-clock-o, .omicron .fa.fa-calendar, .omicron .fa.fa-calendar-alt {
  color: #005799;
}
.omicron .fas.fa-angle-up.sp-i-arrow,
.omicron .fas.fa-angle-down.sp-i-arrow {
  color: #005799;
}
.omicron .img-package {
  background-color: #6c757d;
}
.omicron .img-other {
  color: #6c757d;
}
.omicron .collapse-arrow:after {
  color: #005799;
}
.omicron .collapse-arrow-before:before {
  color: #005799;
}
.omicron .icon {
  background-color: #005799;
}
.omicron .icon.far, .omicron .icon.fas {
  color: #005799;
  background-color: transparent;
}
.omicron .icon.icon-not-clickable {
  background-color: #6c757d;
}
.omicron .icon-employee-pin {
  color: #005799 !important;
}
.omicron .icon-asset-resrvation {
  color: #005799 !important;
}
.omicron .custom-number {
  border-color: #005799 !important;
}
.omicron .custom-number.disabled {
  border-color: #6c757d !important;
}
.omicron .custom-number .custom-number-button {
  color: #005799 !important;
}
.omicron .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.omicron .custom-number .custom-number-input {
  border-color: #005799 !important;
}
.omicron .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.omicron .div-border-section {
  border: 2px solid #E3E3E3;
}
.omicron #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.omicron #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.omicron .box-item.selected {
  border: 1px solid #005799;
  background-color: #FFF;
}
.omicron .sp-ship {
  color: #005799 !important;
}
.omicron div.div-index {
  color: #005799 !important;
  border: 2px solid #005799 !important;
}
.omicron label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.omicron #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.omicron #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #005799;
}
.omicron #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #005799;
}
.omicron #divOrderPackageDetails .package-number, .omicron #divPurchaseOrderPackageDetails .package-number, .omicron #divOrderShipmentPopup .package-number {
  color: #005799;
  cursor: pointer;
}
.omicron #divOrderPackageDetails .btn, .omicron #divPurchaseOrderPackageDetails .btn, .omicron #divOrderShipmentPopup .btn {
  background-color: #005799;
}
.omicron #divOrderPackageDetails .btn:hover, .omicron #divOrderPackageDetails .btn.inactive:hover, .omicron #divPurchaseOrderPackageDetails .btn:hover, .omicron #divPurchaseOrderPackageDetails .btn.inactive:hover, .omicron #divOrderShipmentPopup .btn:hover, .omicron #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #005799;
  color: white;
}
.omicron #divOrderPackageDetails .btn.inactive, .omicron #divPurchaseOrderPackageDetails .btn.inactive, .omicron #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.omicron #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.omicron #divCustomers .customer-item.active, .omicron #divCustomers .vendor-item.active, .omicron #divMergeCustomers .customer-item.active, .omicron #divMergeCustomers .vendor-item.active, .omicron #divVendors .customer-item.active, .omicron #divVendors .vendor-item.active, .omicron #divPurchaseboardOrderDetails .customer-item.active, .omicron #divPurchaseboardOrderDetails .vendor-item.active, .omicron #divUnexpectedModelsImportStepSelection .customer-item.active, .omicron #divUnexpectedModelsImportStepSelection .vendor-item.active, .omicron #divUnexpectedModelsImportStepSummary .customer-item.active, .omicron #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #005799;
}
.omicron #divCustomers .gray-right-border, .omicron #divMergeCustomers .gray-right-border, .omicron #divVendors .gray-right-border, .omicron #divPurchaseboardOrderDetails .gray-right-border, .omicron #divUnexpectedModelsImportStepSelection .gray-right-border, .omicron #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.omicron #divCustomers .img-discount, .omicron #divMergeCustomers .img-discount, .omicron #divVendors .img-discount, .omicron #divPurchaseboardOrderDetails .img-discount, .omicron #divUnexpectedModelsImportStepSelection .img-discount, .omicron #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.omicron #divCustomers .img-linked, .omicron #divMergeCustomers .img-linked, .omicron #divVendors .img-linked, .omicron #divPurchaseboardOrderDetails .img-linked, .omicron #divUnexpectedModelsImportStepSelection .img-linked, .omicron #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.omicron #divCustomers .img-customer, .omicron #divCustomers .img-vendor, .omicron #divMergeCustomers .img-customer, .omicron #divMergeCustomers .img-vendor, .omicron #divVendors .img-customer, .omicron #divVendors .img-vendor, .omicron #divPurchaseboardOrderDetails .img-customer, .omicron #divPurchaseboardOrderDetails .img-vendor, .omicron #divUnexpectedModelsImportStepSelection .img-customer, .omicron #divUnexpectedModelsImportStepSelection .img-vendor, .omicron #divUnexpectedModelsImportStepSummary .img-customer, .omicron #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: #005799 !important;
}
.omicron #divCustomers [name=divCustomerDetailsLeft], .omicron #divCustomers [name=divVendorDetailsLeft], .omicron #divMergeCustomers [name=divCustomerDetailsLeft], .omicron #divMergeCustomers [name=divVendorDetailsLeft], .omicron #divVendors [name=divCustomerDetailsLeft], .omicron #divVendors [name=divVendorDetailsLeft], .omicron #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .omicron #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .omicron #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .omicron #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .omicron #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .omicron #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.omicron #divCustomers .div-header, .omicron #divMergeCustomers .div-header, .omicron #divVendors .div-header, .omicron #divPurchaseboardOrderDetails .div-header, .omicron #divUnexpectedModelsImportStepSelection .div-header, .omicron #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.omicron #divCustomers .contact-mail, .omicron #divMergeCustomers .contact-mail, .omicron #divVendors .contact-mail, .omicron #divPurchaseboardOrderDetails .contact-mail, .omicron #divUnexpectedModelsImportStepSelection .contact-mail, .omicron #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #005799 !important;
}
.omicron #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .omicron #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .omicron #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .omicron #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .omicron #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .omicron #divVendors [name=divVendorDetailsRight] [name=divNavigator], .omicron #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .omicron #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .omicron #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .omicron #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .omicron #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .omicron #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.omicron #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .omicron #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .omicron #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .omicron #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .omicron #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .omicron #divVendors [name=divVendorDetailsRight] .img-internal-assets, .omicron #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .omicron #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .omicron #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .omicron #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .omicron #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .omicron #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #005799;
}
.omicron #divCustomers tr.pending, .omicron #divMergeCustomers tr.pending, .omicron #divVendors tr.pending, .omicron #divPurchaseboardOrderDetails tr.pending, .omicron #divUnexpectedModelsImportStepSelection tr.pending, .omicron #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.omicron #divCustomers tr.pending td, .omicron #divMergeCustomers tr.pending td, .omicron #divVendors tr.pending td, .omicron #divPurchaseboardOrderDetails tr.pending td, .omicron #divUnexpectedModelsImportStepSelection tr.pending td, .omicron #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.omicron #divCustomers [name=divMyIRUserCode], .omicron #divMergeCustomers [name=divMyIRUserCode], .omicron #divVendors [name=divMyIRUserCode], .omicron #divPurchaseboardOrderDetails [name=divMyIRUserCode], .omicron #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .omicron #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.omicron #divCustomers [name=divConfirm] .div-circle, .omicron #divMergeCustomers [name=divConfirm] .div-circle, .omicron #divVendors [name=divConfirm] .div-circle, .omicron #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .omicron #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .omicron #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #005799;
}
.omicron #divCustomers .div-colored-info .div-title-text, .omicron #divCustomers .div-colored-info .div-count-number, .omicron #divMergeCustomers .div-colored-info .div-title-text, .omicron #divMergeCustomers .div-colored-info .div-count-number, .omicron #divVendors .div-colored-info .div-title-text, .omicron #divVendors .div-colored-info .div-count-number, .omicron #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .omicron #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .omicron #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .omicron #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .omicron #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .omicron #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.omicron #divCustomers .div-colored-info .img-asset, .omicron #divCustomers .div-colored-info .img-order, .omicron #divCustomers .div-colored-info .img-accessory, .omicron #divMergeCustomers .div-colored-info .img-asset, .omicron #divMergeCustomers .div-colored-info .img-order, .omicron #divMergeCustomers .div-colored-info .img-accessory, .omicron #divVendors .div-colored-info .img-asset, .omicron #divVendors .div-colored-info .img-order, .omicron #divVendors .div-colored-info .img-accessory, .omicron #divPurchaseboardOrderDetails .div-colored-info .img-asset, .omicron #divPurchaseboardOrderDetails .div-colored-info .img-order, .omicron #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .omicron #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .omicron #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .omicron #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .omicron #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .omicron #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .omicron #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.omicron #divCustomers .spLastOrders, .omicron #divMergeCustomers .spLastOrders, .omicron #divVendors .spLastOrders, .omicron #divPurchaseboardOrderDetails .spLastOrders, .omicron #divUnexpectedModelsImportStepSelection .spLastOrders, .omicron #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.omicron #divCustomers .divLastOrdersAssetCount, .omicron #divCustomers .divLastOrderListItem, .omicron #divMergeCustomers .divLastOrdersAssetCount, .omicron #divMergeCustomers .divLastOrderListItem, .omicron #divVendors .divLastOrdersAssetCount, .omicron #divVendors .divLastOrderListItem, .omicron #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .omicron #divPurchaseboardOrderDetails .divLastOrderListItem, .omicron #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .omicron #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .omicron #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .omicron #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.omicron #divCustomers .divLastOrdersAssetCount, .omicron #divCustomers .divLastOrdersAssetCountLabel, .omicron #divCustomers .divDaysOnRentLabel, .omicron #divCustomers .divDaysOnRent, .omicron #divMergeCustomers .divLastOrdersAssetCount, .omicron #divMergeCustomers .divLastOrdersAssetCountLabel, .omicron #divMergeCustomers .divDaysOnRentLabel, .omicron #divMergeCustomers .divDaysOnRent, .omicron #divVendors .divLastOrdersAssetCount, .omicron #divVendors .divLastOrdersAssetCountLabel, .omicron #divVendors .divDaysOnRentLabel, .omicron #divVendors .divDaysOnRent, .omicron #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .omicron #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .omicron #divPurchaseboardOrderDetails .divDaysOnRentLabel, .omicron #divPurchaseboardOrderDetails .divDaysOnRent, .omicron #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .omicron #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .omicron #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .omicron #divUnexpectedModelsImportStepSelection .divDaysOnRent, .omicron #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .omicron #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .omicron #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .omicron #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.omicron .img-not-allowed,
.omicron .img-print-default-yes,
.omicron .img-print-default-no,
.omicron .img-send-default-yes,
.omicron .img-send-default-no,
.omicron .img-print-yesno,
.omicron .img-send-yesno,
.omicron .img-fedex {
  background-color: #005799;
}
.omicron .img-not-allowed.off,
.omicron .img-print-default-yes.off,
.omicron .img-print-default-no.off,
.omicron .img-send-default-yes.off,
.omicron .img-send-default-no.off,
.omicron .img-print-yesno.off,
.omicron .img-send-yesno.off,
.omicron .img-fedex.off {
  background-color: #E3E3E3;
}
.omicron .img-not-allowed.disabled,
.omicron .img-print-default-yes.disabled,
.omicron .img-print-default-no.disabled,
.omicron .img-send-default-yes.disabled,
.omicron .img-send-default-no.disabled,
.omicron .img-print-yesno.disabled,
.omicron .img-send-yesno.disabled,
.omicron .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.omicron .div-definition.selected {
  border-color: #005799 !important;
}
.omicron .div-definition:hover {
  background-color: #F1F1F1 !important;
}
.omicron #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.omicron #divMergeCustomers .div-list-element.selected {
  border-color: #005799 !important;
}
.omicron #divMergeCustomers .div-remove-button {
  color: #005799;
}
.omicron #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .omicron #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.omicron #divCustomerAddEdit [name=txtName].disabled, .omicron #divVendorAddEdit [name=txtName].disabled {
  background-color: #F1F1F1 !important;
  color: #A9A9A9 !important;
}
.omicron .td-empty {
  background-color: #FFFFFF !important;
}
.omicron .div-asset-status {
  color: blue;
}
.omicron .div-asset-number {
  color: #005799;
}
.omicron .chips-item-close {
  color: #005799 !important;
}
.omicron .chips {
  background-color: white;
  border-color: #A8A8A8 !important;
}
.omicron .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.omicron .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.omicron .asset-group {
  color: #6c757d;
}
.omicron .div-order-type-radio {
  border-color: #BCBCBC;
  color: #BCBCBC;
}
.omicron .div-order-type-radio .div-short-name {
  background: rgba(188, 188, 188, 0.1);
}
.omicron .div-order-type-radio.selected {
  border-color: #005799;
  color: #005799;
}
.omicron .div-order-type-radio.selected .div-short-name {
  background: rgba(0, 87, 153, 0.1);
}
.omicron #divModelPriceListEdit .span-selected-models-header, .omicron #divModelPriceListEdit .span-selected-models-content {
  color: #005799;
}
.omicron #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.omicron #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.omicron .sp-cleared {
  background-color: #CBCBCB !important;
}
.omicron .div-seperation-border {
  border-color: #E3E3E3;
}
.omicron .custom-control-label:before {
  background-color: #005799 !important;
}
.omicron .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.omicron .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.omicron .my-dot {
  background-color: #bbb;
}
.omicron .inventory-resolve-type {
  background-color: #005799 !important;
}
.omicron .back-button {
  color: #005799 !important;
}
.omicron .div-circle {
  color: #FFF;
}
.omicron .div-circle span.value {
  color: #FFF !important;
}
.omicron .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.omicron .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.omicron .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.omicron .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.omicron .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.omicron .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.omicron .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.omicron .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.omicron .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.omicron .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.omicron .div-group-name {
  color: #A9A9A9 !important;
}
.omicron #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #F1F1F1;
}
.omicron #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.omicron .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.omicron .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.omicron .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .omicron .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.omicron .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.omicron .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.omicron .address-error-message {
  color: #F44336 !important;
}
.omicron .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.omicron .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.omicron .invalid-validated-address {
  color: #F44336;
}
.omicron #divCleaningTesting .order-number-black {
  color: #005799 !important;
  font-weight: 600;
}
.omicron #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.omicron #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.omicron #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.omicron #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.omicron #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.omicron #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.omicron #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.omicron #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.omicron #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.omicron #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.omicron #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #005799;
}
.omicron .workboard-order-type {
  border-color: #A9A9A9;
}
.omicron #divPurchaseOrderAddSummary .div-header, .omicron #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.omicron #tblRolesManagementRolesRoleList .users-count {
  color: #005799;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.omicron #tabMenu .fa-print {
  color: white !important;
}
.omicron #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .omicron #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .omicron #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .omicron #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .omicron #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #005799 !important;
}
.omicron #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .omicron #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .omicron #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .omicron #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .omicron #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.omicron #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.omicron #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.omicron #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.omicron #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.omicron #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.omicron #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.omicron #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.omicron #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.omicron #tblReceivingAssetList tbody tr, .omicron #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.omicron #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #005799 !important;
  border-color: #005799 !important;
}
.omicron #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.omicron #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.omicron #divSystemConfiguration th {
  border-top: 1px solid #A8A8A8;
}
.omicron #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #005799;
}
.omicron #divSystemConfiguration th[rowspan="1"] {
  border-color: #005799 transparent transparent #005799;
}
.omicron #divSystemConfiguration th[rowspan="1"]:first-of-type, .omicron #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #005799 transparent transparent transparent;
}
.omicron #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #005799 #005799 transparent #005799;
}
.omicron #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #005799;
  border-right: 1px solid #005799;
}
.omicron #divSystemConfiguration .last-th {
  border-left: 1px solid #005799;
}
.omicron #divRequisitionAddEdit .selected-accessory, .omicron #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #005799;
}
.omicron #divRepairCard .small-span {
  color: #6c757d !important;
}
.omicron #divRepairCard .repairs-link {
  color: #005799;
}
.omicron #divRepairCard .btn-attachments {
  color: #005799 !important;
}
.omicron #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.omicron #divRepairCard .arrow-right, .omicron #divRepairCard .arrow-left, .omicron #divRepairCard .arrow-double-left {
  background-color: #005799;
}
.omicron #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.omicron #divAddEditRequestedParts .selected-part, .omicron #divAddEditUsedParts .selected-part {
  border: 1px solid #005799;
}
.omicron #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #005799;
}
.omicron #divServiceSettlementCard .settlement-link {
  color: #005799;
}
.omicron #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.omicron #divServiceSettlementCard .arrow-left, .omicron #divServiceSettlementCard .arrow-right {
  background-color: #005799;
}
.omicron #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.omicron #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #005799;
  border-bottom: 1px solid #005799;
}
.omicron #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #005799;
}
.omicron #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #005799;
}
.omicron #divMainFilters .clickable-text, .omicron #divOrderNavPanel .clickable-text, .omicron #divNotes .clickable-text, .omicron #divOrderNotePanel .clickable-text, .omicron #divAddEditDropshipment .clickable-text {
  color: #005799;
}
.omicron #divOrderNavPanel .arrow-right, .omicron #divOrderNavPanel .arrow-left, .omicron #divOrderNavPanel .arrow-double-left, .omicron #divOrderNavPanel .arrow-hand, .omicron #divOrderNavPanel .add-order-line-icon::after, .omicron #divOrderOrderLineItems .arrow-right, .omicron #divOrderOrderLineItems .arrow-left, .omicron #divOrderOrderLineItems .arrow-double-left, .omicron #divOrderOrderLineItems .arrow-hand, .omicron #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #005799;
}
.omicron .main-page-section {
  background-color: #FFFFFF !important;
}
.omicron #divOrderAssetsPopup .gray-background, .omicron #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.omicron #divOrderAddEditAccessories .font-note, .omicron #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.omicron span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #A8A8A8 !important;
}
.omicron #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.omicron #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.omicron #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.burnsmcdonnell {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.burnsmcdonnell .mainPage {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .newTopMenu {
  background-color: #303037 !important;
}
.burnsmcdonnell .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #303037 !important;
}
.burnsmcdonnell .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.burnsmcdonnell .newTopMenu #divUserBreak {
  background-color: #303037 !important;
}
.burnsmcdonnell .newTopMenu .liNewMenuItem:hover,
.burnsmcdonnell .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #595959 !important;
}
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #595959 !important;
}
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.burnsmcdonnell .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell .newTopMenu .newMenuItem {
  color: #BCBCBC !important;
}
.burnsmcdonnell .newTopMenu .newMenuItem.active {
  color: white !important;
}
.burnsmcdonnell .newTopMenu .menu-button:hover {
  background-color: #595959 !important;
}
.burnsmcdonnell .newTopMenu #divUserBreak:hover {
  background-color: #595959 !important;
}
.burnsmcdonnell .table thead {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .table thead th {
  color: white;
}
.burnsmcdonnell .table thead tr {
  background-color: #0057B8;
}
.burnsmcdonnell .table thead tr td {
  color: #000000 !important;
}
.burnsmcdonnell .table tbody tr {
  background-color: #FFFFFF;
}
.burnsmcdonnell .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.burnsmcdonnell .table tbody tr td {
  color: #000000;
}
.burnsmcdonnell .table tbody tr td .spName {
  color: #0057B8 !important;
}
.burnsmcdonnell .table tbody tr td .icon-employee {
  color: #0057B8 !important;
}
.burnsmcdonnell .table tbody tr td .show-popup-main-check {
  color: #0057B8 !important;
}
.burnsmcdonnell .table tbody tr td .rowDescription {
  color: #6c757d;
}
.burnsmcdonnell .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.burnsmcdonnell .table tbody tr td.notClick {
  color: #0057B8;
}
.burnsmcdonnell .table tbody tr td .text-green {
  color: #0057B8;
}
.burnsmcdonnell .table .custom-control-label::before {
  background-color: #0057B8;
}
.burnsmcdonnell .table .custom-control-label::after {
  background-color: #0057B8;
}
.burnsmcdonnell .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell .div-like-table {
  color: #000000;
}
.burnsmcdonnell .div-like-table .row:first-child div {
  background-color: #0057B8 !important;
}
.burnsmcdonnell #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .tabulator .tabulator-header {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #0057B8 !important;
  color: white !important;
}
.burnsmcdonnell .tabulator .tabulator-table .tabulator-row,
.burnsmcdonnell .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.burnsmcdonnell .tabulator .slimScrollDiv .tabulator-cell {
  color: #000000 !important;
}
.burnsmcdonnell .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.burnsmcdonnell .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #0057B8 !important;
}
.burnsmcdonnell .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #F1F1F1;
}
.burnsmcdonnell .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.burnsmcdonnell .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.burnsmcdonnell table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #0057B8 !important;
}
.burnsmcdonnell table.dataTable thead {
  background-color: #0057B8 !important;
  color: white !important;
}
.burnsmcdonnell table.dataTable thead .custom-control-label::after {
  background-color: #6c757d !important;
}
.burnsmcdonnell table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.burnsmcdonnell table.dataTable tbody tr.selected td {
  border-top-color: #0057B8 !important;
  border-bottom-color: #0057B8 !important;
}
.burnsmcdonnell table.dataTable tbody tr.selected td:first-child {
  border-left-color: #0057B8;
  border-bottom-color: #0057B8;
  border-top-color: #0057B8;
}
.burnsmcdonnell table.dataTable tbody tr.selected td:last-child {
  border-right-color: #0057B8;
  border-bottom-color: #0057B8;
  border-top-color: #0057B8;
}
.burnsmcdonnell .div-data-table-header {
  background-color: #0057B8 !important;
  color: white !important;
}
.burnsmcdonnell .div-data-table-header .custom-control-label::after {
  background-color: #6c757d !important;
}
.burnsmcdonnell input::placeholder {
  color: #6c757d !important;
}
.burnsmcdonnell #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.burnsmcdonnell #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.burnsmcdonnell #divRequisitionAddLineItems .div-price label:not(.error), .burnsmcdonnell #divPurchaseOrderAddLineItems .div-price label:not(.error), .burnsmcdonnell #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.burnsmcdonnell #divRequisitionAddLineItems .new-item.edited, .burnsmcdonnell #divPurchaseOrderAddLineItems .new-item.edited, .burnsmcdonnell #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #0057B8;
  height: 100px !important;
  padding-top: 5px !important;
}
.burnsmcdonnell #divRequisitionAddLineItems .new-item.edited + .border-separation, .burnsmcdonnell #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .burnsmcdonnell #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.burnsmcdonnell #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .burnsmcdonnell #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .burnsmcdonnell #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.burnsmcdonnell #divStockCheckOrders .divNavigator {
  color: #0057B8 !important;
}
.burnsmcdonnell #divStockCheckOrders .divNavigator.isActive {
  border-color: #0057B8 !important;
}
.burnsmcdonnell .label,
.burnsmcdonnell #spStatusTest,
.burnsmcdonnell #inventoryScans,
.burnsmcdonnell #inventoryDiscreparency,
.burnsmcdonnell .filterInfo,
.burnsmcdonnell #formTrackboardAddActivityModal span,
.burnsmcdonnell #divTrackboardFilter .label,
.burnsmcdonnell .divMainSection div.label,
.burnsmcdonnell .spBigText,
.burnsmcdonnell .filter-info,
.burnsmcdonnell #tbTrackboardPackageDetailsDeliveryShipment tr td,
.burnsmcdonnell .next-order-number,
.burnsmcdonnell .div-circle {
  color: #6c757d;
}
.burnsmcdonnell .select2-results .select2-highlighted {
  color: #0057B8 !important;
}
.burnsmcdonnell .divSubNavigator,
.burnsmcdonnell #divTrackboardNavTravelHistory,
.burnsmcdonnell #divTrackboardNavOrderDetails,
.burnsmcdonnell #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.burnsmcdonnell .divSubNavigator.selected,
.burnsmcdonnell #divTrackboardNavTravelHistory.selected,
.burnsmcdonnell #divTrackboardNavOrderDetails.selected,
.burnsmcdonnell #divTrackboardNavPackageDetails.selected {
  color: #0057B8;
  border-color: #0057B8;
}
.burnsmcdonnell #divCustomerNavigation .row div, .burnsmcdonnell #divVendorNavigation .row div {
  color: #6c757d;
}
.burnsmcdonnell #divCustomerNavigation .row div.isActive, .burnsmcdonnell #divVendorNavigation .row div.isActive {
  color: #0057B8;
  border-color: #0057B8;
}
.burnsmcdonnell .sub-navigation {
  color: #0057B8;
}
.burnsmcdonnell .sub-navigation.active {
  border-bottom: 2px solid #0057B8;
}
.burnsmcdonnell .sub-navigation.secondary {
  color: #6c757d !important;
}
.burnsmcdonnell .sub-navigation.secondary.active {
  color: #0057B8 !important;
  border-color: #0057B8 !important;
}
.burnsmcdonnell #ddlIRCountry,
.burnsmcdonnell .dropdown-menu > li > a,
.burnsmcdonnell .btn-default,
.burnsmcdonnell .SumoSelect > .CaptionCont > span.placeholder,
.burnsmcdonnell .input span:not(.fa),
.burnsmcdonnell textarea,
.burnsmcdonnell .custom-file-label,
.burnsmcdonnell .btn-light,
.burnsmcdonnell .select2-selection__choice,
.burnsmcdonnell .swal2-content,
.burnsmcdonnell .level2,
.burnsmcdonnell .reportName,
.burnsmcdonnell .divMainSection div.inputDiv {
  color: black !important;
}
.burnsmcdonnell input,
.burnsmcdonnell .bigSpanTitle,
.burnsmcdonnell .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.burnsmcdonnell .select2-drop {
  color: black;
}
.burnsmcdonnell .accordion .card .card-header .btn {
  color: black;
}
.burnsmcdonnell .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.burnsmcdonnell .myFieldset.fieldsetInventory legend {
  color: black;
}
.burnsmcdonnell .tbl-main-check tr td span {
  color: #000000;
}
.burnsmcdonnell .tbl-drill-down tr td span {
  color: #000000;
}
.burnsmcdonnell .tbl-main-check tr td.model-name span {
  color: #000000;
}
.burnsmcdonnell .tbl-main-check tr td.model-name a span {
  color: #0057B8 !important;
}
.burnsmcdonnell .tbl-drill-down tr td.model-name span {
  color: #000000;
}
.burnsmcdonnell .tbl-drill-down tr td.model-name a span {
  color: #0057B8 !important;
}
.burnsmcdonnell .text-green,
.burnsmcdonnell .spName a,
.burnsmcdonnell .spName a:hover,
.burnsmcdonnell .text-clickable,
.burnsmcdonnell a.orderNumber,
.burnsmcdonnell .img-button div span .order-number,
.burnsmcdonnell a.orderNumber span, .burnsmcdonnell a:hover,
.burnsmcdonnell span.asset-details, .burnsmcdonnell .customer-name-link, .burnsmcdonnell .vendor-name-link {
  color: #0057B8;
}
.burnsmcdonnell input[type=text],
.burnsmcdonnell input[type=number],
.burnsmcdonnell input[type=search],
.burnsmcdonnell input[type=password],
.burnsmcdonnell textarea:not(.disabled),
.burnsmcdonnell select,
.burnsmcdonnell .select2-container:not(.select2-container--disabled) .select2-selection,
.burnsmcdonnell .select2-results__option:not(.select2-results__option--highlighted),
.burnsmcdonnell .SlectBox,
.burnsmcdonnell .options,
.burnsmcdonnell .dropdown-menu,
.burnsmcdonnell .select2-drop-multi,
.burnsmcdonnell .select2-search-field,
.burnsmcdonnell .dropdown.bootstrap-select,
.burnsmcdonnell .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell input[type=text]:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell input[type=number]:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell input[type=search]:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell input[type=password]:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell select:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .SlectBox:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .options:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .select2-search-field:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.burnsmcdonnell .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .dropdown-toggle:not(.disabled):hover, .burnsmcdonnell .dropdown-toggle:not(.disabled):focus, .burnsmcdonnell .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell #spAssetDetailsGeneralLocation .text-green {
  color: #0057B8;
}
.burnsmcdonnell .order-number {
  color: #0057B8;
}
.burnsmcdonnell .level2:hover {
  color: #0057B8;
}
.burnsmcdonnell .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #F1F1F1;
  color: black;
}
.burnsmcdonnell .report-item-name.active {
  color: #0057B8;
}
.burnsmcdonnell .text-not-clickable {
  color: #0057B8 !important;
}
.burnsmcdonnell .text-grayed-out {
  color: #A9A9A9 !important;
}
.burnsmcdonnell .sp-title.text-not-clickable {
  color: #0057B8 !important;
}
.burnsmcdonnell .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.burnsmcdonnell .Zebra_DatePicker {
  color: #000000;
}
.burnsmcdonnell .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.burnsmcdonnell .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.burnsmcdonnell .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #0057B8 !important;
  border-color: #0057B8 !important;
}
.burnsmcdonnell .bootstrap-datetimepicker-widget table td.active,
.burnsmcdonnell .bootstrap-datetimepicker-widget table td.active:hover,
.burnsmcdonnell .bootstrap-datetimepicker-widget table td span.active {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #0057B8 !important;
}
.burnsmcdonnell .dropdown-menu > .active > a {
  color: black;
}
.burnsmcdonnell .dropdown-menu > .active > a:hover, .burnsmcdonnell .dropdown-menu > .active > a:focus {
  color: black;
}
.burnsmcdonnell .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.burnsmcdonnell .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.burnsmcdonnell .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.burnsmcdonnell .btn-group .btn-orders,
.burnsmcdonnell .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.burnsmcdonnell .btn-group .btn-todo,
.burnsmcdonnell .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.burnsmcdonnell .btn-group .btn-shipment,
.burnsmcdonnell .btn-group .btn-shipment.inactive:hover {
  background-color: #0057B8;
  color: white;
}
.burnsmcdonnell .btn-group .btn-return,
.burnsmcdonnell .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.burnsmcdonnell .btn-group .btn-all,
.burnsmcdonnell .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.burnsmcdonnell .btn-group .btn-done,
.burnsmcdonnell .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.burnsmcdonnell .btn-group .btn-roles,
.burnsmcdonnell .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.burnsmcdonnell .btn-group .btn-permissions,
.burnsmcdonnell .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.burnsmcdonnell .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.burnsmcdonnell #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.burnsmcdonnell #divTrackboardPackageDetailsFedexService {
  background-color: #0057B8;
}
.burnsmcdonnell #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.burnsmcdonnell #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.burnsmcdonnell .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell .drill-separator {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.burnsmcdonnell .table-summary tr td {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell .card {
  border-color: #E3E3E3;
}
.burnsmcdonnell .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.burnsmcdonnell h5,
.burnsmcdonnell h2,
.burnsmcdonnell .spTitle:not(.mustResovled),
.burnsmcdonnell .bigTitle,
.burnsmcdonnell .sp-title {
  color: #0057B8 !important;
}
.burnsmcdonnell .header-title {
  color: #6c757d !important;
}
.burnsmcdonnell .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0057B8 !important;
  background-color: white !important;
}
.burnsmcdonnell .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #0057B8 !important;
  background-color: white !important;
}
.burnsmcdonnell .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .custom-control-label:before {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .swal2-btn-green, .burnsmcdonnell .swal2-btn-save {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .swal2-btn-green:hover, .burnsmcdonnell .swal2-btn-save:hover {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .btn-save, .burnsmcdonnell .btn-green {
  background-color: #0057B8;
  color: white;
}
.burnsmcdonnell .btn-save:hover, .burnsmcdonnell .btn-green:hover {
  border: 2px solid #595959;
  padding: 5px 11px;
}
.burnsmcdonnell .btn-save.inactive, .burnsmcdonnell .btn-green.inactive {
  border-color: #BCBCBC;
  background-color: #303037;
}
.burnsmcdonnell .btn-square {
  color: white;
}
.burnsmcdonnell .btn-square.btn-square-primary {
  background-color: #0057B8;
  border: 1px solid #0057B8;
}
.burnsmcdonnell .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #0057B8;
  box-shadow: 0px 0px 1px 5px #C3DBEB;
}
.burnsmcdonnell .btn-square:hover {
  color: white;
  border: 2px solid #0057B8;
  box-shadow: 0px 0px 1px 10px #C3DBEB;
}
.burnsmcdonnell .a-link:hover {
  color: #0057B8 !important;
}
.burnsmcdonnell .btn-outline-green {
  color: #0057B8 !important;
  border-color: #0057B8 !important;
  background-color: white !important;
}
.burnsmcdonnell .btn-outline-green:hover, .burnsmcdonnell .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #0057B8 !important;
}
.burnsmcdonnell .dropdown .dropdown-menu .dropdown-item.active, .burnsmcdonnell .dropdown .dropdown-menu .dropdown-item:active, .burnsmcdonnell .dropdown .dropdown-menu .dropdown-item:hover, .burnsmcdonnell .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell .dropdown .dropdown-menu .dropdown-item.active span, .burnsmcdonnell .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.burnsmcdonnell .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.burnsmcdonnell .btn-move,
.burnsmcdonnell .btnWorkAssignementAddOperator {
  color: #0057B8;
}
.burnsmcdonnell .btn-move:hover,
.burnsmcdonnell .btnWorkAssignementAddOperator:hover {
  color: black;
}
.burnsmcdonnell .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.burnsmcdonnell .SumoSelect .select-all.selected > span i,
.burnsmcdonnell .SumoSelect .select-all.partial > span i {
  background-color: #0057B8;
}
.burnsmcdonnell button.Zebra_DatePicker_Icon {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.burnsmcdonnell .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #0057B8 !important;
}
.burnsmcdonnell .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #0057B8 !important;
}
.burnsmcdonnell .btn-group .btn-l {
  background-color: #0057B8;
  color: white;
}
.burnsmcdonnell .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.burnsmcdonnell .btn-back {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0057B8 !important;
  border-color: #0057B8 !important;
}
.burnsmcdonnell .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.burnsmcdonnell .adv-search {
  color: #0057B8 !important;
  border: 1px solid #0057B8 !important;
}
.burnsmcdonnell .adv-search:hover {
  color: #0057B8 !important;
}
.burnsmcdonnell .btn-employee-pin {
  color: #0057B8 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.burnsmcdonnell .select2-choices {
  border-color: #63666B !important;
}
.burnsmcdonnell .select2-choices .select2-search-choice div,
.burnsmcdonnell .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.burnsmcdonnell .select2-container-multi .select2-choice {
  border-color: #63666B !important;
  box-shadow: 0 0 0 0.2rem #63666B;
}
.burnsmcdonnell .div-outline-green {
  border-color: #63666B;
}
.burnsmcdonnell .div-outline-green:hover, .burnsmcdonnell .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #0057B8;
}
.burnsmcdonnell .select2-container .select2-search__field,
.burnsmcdonnell .select2-container span.select2-selection--multiple:not(.corrected-field),
.burnsmcdonnell .select2-container span.select2-selection--single,
.burnsmcdonnell .SlectBox,
.burnsmcdonnell .filter,
.burnsmcdonnell .custom-file-label,
.burnsmcdonnell .form-control,
.burnsmcdonnell .dropdown.bootstrap-select,
.burnsmcdonnell .input-group-text,
.burnsmcdonnell #txtFirstName,
.burnsmcdonnell #txtLastName,
.burnsmcdonnell #ddlIRCountry,
.burnsmcdonnell #txtPhoneNumber,
.burnsmcdonnell #txtEmail,
.burnsmcdonnell #txtPin,
.burnsmcdonnell #txtPassword,
.burnsmcdonnell #txtIMExternalID,
.burnsmcdonnell #txtRepeatPassword,
.burnsmcdonnell #txtWarehouseShelfAddEditName,
.burnsmcdonnell #txtWarehouseZoneAddEditName,
.burnsmcdonnell #txtAssetStatusFastChangeAddEditName,
.burnsmcdonnell #txtCertificateNumber {
  border-color: #63666B !important;
}
.burnsmcdonnell #txtPin.inValid {
  border: 1px solid red !important;
}
.burnsmcdonnell input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.burnsmcdonnell .group-title.ellipsis {
  color: #6c757d;
}
.burnsmcdonnell .tbl-main-check .facility-name span {
  color: #6c757d;
}
.burnsmcdonnell .tbl-drill-down-header tr th {
  color: #6c757d;
}
.burnsmcdonnell .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.burnsmcdonnell .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.burnsmcdonnell .form-group label:not(.input):not(.select),
.burnsmcdonnell .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.burnsmcdonnell #divStockCheckInfoModelModelDescription {
  color: black;
}
.burnsmcdonnell .card-body div {
  color: black;
}
.burnsmcdonnell .card-maintitle {
  color: #6c757d;
}
.burnsmcdonnell .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.burnsmcdonnell .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.burnsmcdonnell .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.burnsmcdonnell .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.burnsmcdonnell .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.burnsmcdonnell #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.burnsmcdonnell #imgDownloadPdf,
.burnsmcdonnell #imgDownloadXls,
.burnsmcdonnell .imgImport.pointer,
.burnsmcdonnell .imgAdd,
.burnsmcdonnell .arrow-inbound-outbound,
.burnsmcdonnell #btnBulkActions,
.burnsmcdonnell .xls-icon,
.burnsmcdonnell .img-pdf,
.burnsmcdonnell .btn-dots,
.burnsmcdonnell .change-to-shipped,
.burnsmcdonnell .img-accessories-green,
.burnsmcdonnell .img-return-accessories,
.burnsmcdonnell .img-assign-proper-order,
.burnsmcdonnell .img-grid-column-settings,
.burnsmcdonnell .btn-receiving-qa,
.burnsmcdonnell .img-po-confirmation,
.burnsmcdonnell .btn-get-fedex-label {
  background-color: #0057B8;
}
.burnsmcdonnell .img-asset-box, .burnsmcdonnell .img-receiving-qa {
  background-color: #6c757d;
}
.burnsmcdonnell .img-pdf-disabled {
  background-color: #A9A9A9;
}
.burnsmcdonnell .InventoryScanType {
  background-color: #0057B8;
}
.burnsmcdonnell #btnAllFilterCancel:after {
  color: #0057B8 !important;
}
.burnsmcdonnell #divInventoryItemList #imgDownloadPdf,
.burnsmcdonnell #divInventoryItemList .xls-icon {
  background-color: #0057B8;
}
.burnsmcdonnell #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.burnsmcdonnell .divUser .divOtherButtons.right.w-auto .imgAdd,
.burnsmcdonnell #btnEmployeeAdd,
.burnsmcdonnell #divWarehouseShelfList #imgDownloadPdf,
.burnsmcdonnell #divWarehouseShelfList .imgDownloadXls,
.burnsmcdonnell #btnWarehouseShelfAdd,
.burnsmcdonnell #btnWarehouseZoneAdd {
  background-color: #0057B8;
}
.burnsmcdonnell .paginateRight, .burnsmcdonnell .paginateLeft {
  background-color: #0057B8;
}
.burnsmcdonnell .pager .disabled > img,
.burnsmcdonnell .btn-dots.disabled {
  background-color: #6c757d;
}
.burnsmcdonnell .assetsList {
  background-color: #6c757d;
}
.burnsmcdonnell .asset-img {
  background-color: #6c757d;
}
.burnsmcdonnell .asset-img2 {
  background-color: #6c757d;
}
.burnsmcdonnell .asset-img3 {
  background-color: #6c757d;
}
.burnsmcdonnell .createTaskImg {
  background-color: #0057B8;
}
.burnsmcdonnell .fas.fa-box, .burnsmcdonnell .fas.fa-weight-hanging {
  color: #6c757d;
}
.burnsmcdonnell .table tbody tr td .text-green.far.fa-trash-alt {
  color: #0057B8;
}
.burnsmcdonnell .inventoryStatus {
  background-color: #6c757d;
}
.burnsmcdonnell #btnLoupe {
  background-color: #0057B8;
}
.burnsmcdonnell #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.burnsmcdonnell .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.burnsmcdonnell .btn.btnSearchPopup {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .btn.btnClearValues:after {
  color: #0057B8 !important;
}
.burnsmcdonnell .btn.btn-cancel, .burnsmcdonnell .btn.btn-white {
  color: #0057B8 !important;
  border-color: #0057B8 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.burnsmcdonnell .btn.btn-cancel:hover:not([name=btnClearFilter]), .burnsmcdonnell .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #0057B8 !important;
  color: #0057B8 !important;
  padding: 5px 11px;
}
.burnsmcdonnell .btn.btn-cancel.inactive, .burnsmcdonnell .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.burnsmcdonnell .btn.btn-block.btn-break-type {
  background-color: #0057B8;
  color: white;
}
.burnsmcdonnell .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.burnsmcdonnell .btn.btn-green.disabled, .burnsmcdonnell .btn.btn-green:disabled, .burnsmcdonnell .btn.btn-white.disabled, .burnsmcdonnell .btn.btn-white:disabled, .burnsmcdonnell .btn.btn-cancel.disabled, .burnsmcdonnell .btn.btn-cancel:disabled, .burnsmcdonnell .btn.btn-save.disabled, .burnsmcdonnell .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.burnsmcdonnell .btn.btn-green.disabled.turn-on, .burnsmcdonnell .btn.btn-green:disabled.turn-on, .burnsmcdonnell .btn.btn-white.disabled.turn-on, .burnsmcdonnell .btn.btn-white:disabled.turn-on, .burnsmcdonnell .btn.btn-cancel.disabled.turn-on, .burnsmcdonnell .btn.btn-cancel:disabled.turn-on, .burnsmcdonnell .btn.btn-save.disabled.turn-on, .burnsmcdonnell .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.burnsmcdonnell .btn.btn-green.disabled:hover, .burnsmcdonnell .btn.btn-green:disabled:hover, .burnsmcdonnell .btn.btn-white.disabled:hover, .burnsmcdonnell .btn.btn-white:disabled:hover, .burnsmcdonnell .btn.btn-cancel.disabled:hover, .burnsmcdonnell .btn.btn-cancel:disabled:hover, .burnsmcdonnell .btn.btn-save.disabled:hover, .burnsmcdonnell .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.burnsmcdonnell .btn.btn-green.disabled:hover.turn-on, .burnsmcdonnell .btn.btn-green:disabled:hover.turn-on, .burnsmcdonnell .btn.btn-white.disabled:hover.turn-on, .burnsmcdonnell .btn.btn-white:disabled:hover.turn-on, .burnsmcdonnell .btn.btn-cancel.disabled:hover.turn-on, .burnsmcdonnell .btn.btn-cancel:disabled:hover.turn-on, .burnsmcdonnell .btn.btn-save.disabled:hover.turn-on, .burnsmcdonnell .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.burnsmcdonnell .btn.btn-switch-yes {
  color: #0057B8 !important;
  border-color: #0057B8 !important;
  background-color: white !important;
}
.burnsmcdonnell .btn.btn-switch-yes:hover {
  color: #0057B8 !important;
  border-color: #0057B8 !important;
  background-color: white !important;
}
.burnsmcdonnell .btn.btn-switch-yes.selected {
  background-color: #0057B8 !important;
  color: white !important;
}
.burnsmcdonnell .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.burnsmcdonnell .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.burnsmcdonnell .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.burnsmcdonnell .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.burnsmcdonnell .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.burnsmcdonnell .fas.fa-search {
  color: #0057B8;
}
.burnsmcdonnell .notReserved,
.burnsmcdonnell .reserved-on {
  background-color: #0057B8;
}
.burnsmcdonnell .transaction {
  background-color: #0057B8;
}
.burnsmcdonnell .img-return-to-customer {
  background-color: #0057B8;
}
.burnsmcdonnell .reserved-replacement {
  background-color: #0057B8;
}
.burnsmcdonnell #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #0057B8;
}
.burnsmcdonnell #btnDownloadPdf,
.burnsmcdonnell #btnDownloadXls {
  background-color: #0057B8;
}
.burnsmcdonnell #btnXls,
.burnsmcdonnell #btnPdf,
.burnsmcdonnell #btnCsv {
  background: #0057B8;
}
.burnsmcdonnell .img-edit,
.burnsmcdonnell .imgEdit,
.burnsmcdonnell #btnWorkboardToDoListAdd,
.burnsmcdonnell #btnTrackboardListFilters,
.burnsmcdonnell .workboardPackageImg {
  background-color: #0057B8;
}
.burnsmcdonnell .workboardInformationNotesImg {
  background-color: #6c757d;
}
.burnsmcdonnell .img-delete,
.burnsmcdonnell .ic-repairs-external,
.burnsmcdonnell .ic-repairs-internal,
.burnsmcdonnell .ic-repairs-dollar-circle {
  background-color: #0057B8;
}
.burnsmcdonnell li.select2-search-choice a.select2-search-choice-close {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .imgShowFile {
  color: #0057B8;
}
.burnsmcdonnell #tblWorkTimeLogList .img-add {
  background-color: #0057B8;
}
.burnsmcdonnell .img-add {
  background-color: #0057B8;
}
.burnsmcdonnell .img-calibration {
  background-color: #0057B8;
}
.burnsmcdonnell .img-bulk-add {
  background-color: #0057B8;
}
.burnsmcdonnell .img-xls-export {
  background-color: #0057B8;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.burnsmcdonnell .img-xls-import {
  background-color: #0057B8;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.burnsmcdonnell .img-edit-price {
  background-color: #0057B8;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.burnsmcdonnell .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.burnsmcdonnell .img-import {
  background-color: #0057B8;
}
.burnsmcdonnell .img-import-book-value {
  background-color: #0057B8;
}
.burnsmcdonnell .img-copy {
  background-color: #0057B8;
}
.burnsmcdonnell .img-import-export {
  background-color: #0057B8;
}
.burnsmcdonnell #btnWorkAssignementAddOperator,
.burnsmcdonnell #btnWorkTimeLogRefresh,
.burnsmcdonnell #btnWorkboardOrdersLeftListRefresh,
.burnsmcdonnell #btnWorkboardOrdersRightListRefresh,
.burnsmcdonnell #btnWorkboardToDoListRefresh,
.burnsmcdonnell #btnPreshippingOrderToShipListRefresh,
.burnsmcdonnell #btnPreshippingTaskListRefresh,
.burnsmcdonnell #btnWorkboardDoneListRefresh,
.burnsmcdonnell .fa.fa-forward,
.burnsmcdonnell .fa.fa-backward,
.burnsmcdonnell .btn-refresh {
  color: #0057B8;
}
.burnsmcdonnell #btnWorkAssignementAddOperator:hover,
.burnsmcdonnell #btnWorkTimeLogRefresh:hover,
.burnsmcdonnell #btnWorkboardOrdersLeftListRefresh:hover,
.burnsmcdonnell #btnWorkboardOrdersRightListRefresh:hover,
.burnsmcdonnell #btnWorkboardToDoListRefresh:hover,
.burnsmcdonnell #btnPreshippingOrderToShipListRefresh:hover,
.burnsmcdonnell #btnPreshippingTaskListRefresh:hover,
.burnsmcdonnell #btnWorkboardDoneListRefresh:hover,
.burnsmcdonnell .fa.fa-forward:hover,
.burnsmcdonnell .fa.fa-backward:hover,
.burnsmcdonnell .btn-refresh:hover {
  color: black;
}
.burnsmcdonnell .img-add.img-testing-task.img-testing-task-left,
.burnsmcdonnell .img-add.img-preshipping-task,
.burnsmcdonnell .img-add.img-testing-task.img-testing-task-right,
.burnsmcdonnell #btnWorkboardDoneListAddBreak {
  background-color: #0057B8;
}
.burnsmcdonnell #divBtnFilters.imgBtnFilters {
  background-color: #0057B8;
}
.burnsmcdonnell #btnWorkboardDoneListFilters {
  background-color: #0057B8;
}
.burnsmcdonnell .btn-refresh:disabled::before {
  color: #6c757d;
}
.burnsmcdonnell #btnTrackboardListReload {
  background-color: #0057B8 !important;
}
.burnsmcdonnell #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.burnsmcdonnell .input-group.datepicker .calendarIcon, .burnsmcdonnell .input-group.datepicker-report .calendarIcon {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .imgInvite {
  background-color: #0057B8;
}
.burnsmcdonnell #btnTrackboardListAllFilterCancel:after {
  color: #0057B8 !important;
}
.burnsmcdonnell .select2-container .select2-selection__choice__remove,
.burnsmcdonnell .select2-container .select2-selection--single .select2-selection__clear {
  color: #0057B8 !important;
}
.burnsmcdonnell .noteType {
  background-color: #0057B8;
}
.burnsmcdonnell #imgTrackboardInfoFedex {
  color: #0057B8;
}
.burnsmcdonnell .trackIcons {
  color: #0057B8;
}
.burnsmcdonnell .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #0057B8;
}
.burnsmcdonnell .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .burnsmcdonnell .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.burnsmcdonnell .fa.fa-clock, .burnsmcdonnell .fa.fa-clock-o, .burnsmcdonnell .fa.fa-calendar, .burnsmcdonnell .fa.fa-calendar-alt {
  color: #0057B8;
}
.burnsmcdonnell .fas.fa-angle-up.sp-i-arrow,
.burnsmcdonnell .fas.fa-angle-down.sp-i-arrow {
  color: #0057B8;
}
.burnsmcdonnell .img-package {
  background-color: #6c757d;
}
.burnsmcdonnell .img-other {
  color: #6c757d;
}
.burnsmcdonnell .collapse-arrow:after {
  color: #0057B8;
}
.burnsmcdonnell .collapse-arrow-before:before {
  color: #0057B8;
}
.burnsmcdonnell .icon {
  background-color: #0057B8;
}
.burnsmcdonnell .icon.far, .burnsmcdonnell .icon.fas {
  color: #0057B8;
  background-color: transparent;
}
.burnsmcdonnell .icon.icon-not-clickable {
  background-color: #6c757d;
}
.burnsmcdonnell .icon-employee-pin {
  color: #0057B8 !important;
}
.burnsmcdonnell .icon-asset-resrvation {
  color: #0057B8 !important;
}
.burnsmcdonnell .custom-number {
  border-color: #0057B8 !important;
}
.burnsmcdonnell .custom-number.disabled {
  border-color: #6c757d !important;
}
.burnsmcdonnell .custom-number .custom-number-button {
  color: #0057B8 !important;
}
.burnsmcdonnell .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.burnsmcdonnell .custom-number .custom-number-input {
  border-color: #0057B8 !important;
}
.burnsmcdonnell .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.burnsmcdonnell .div-border-section {
  border: 2px solid #E3E3E3;
}
.burnsmcdonnell #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.burnsmcdonnell #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.burnsmcdonnell .box-item.selected {
  border: 1px solid #0057B8;
  background-color: #FFF;
}
.burnsmcdonnell .sp-ship {
  color: #0057B8 !important;
}
.burnsmcdonnell div.div-index {
  color: #0057B8 !important;
  border: 2px solid #0057B8 !important;
}
.burnsmcdonnell label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.burnsmcdonnell #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.burnsmcdonnell #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #0057B8;
}
.burnsmcdonnell #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #0057B8;
}
.burnsmcdonnell #divOrderPackageDetails .package-number, .burnsmcdonnell #divPurchaseOrderPackageDetails .package-number, .burnsmcdonnell #divOrderShipmentPopup .package-number {
  color: #0057B8;
  cursor: pointer;
}
.burnsmcdonnell #divOrderPackageDetails .btn, .burnsmcdonnell #divPurchaseOrderPackageDetails .btn, .burnsmcdonnell #divOrderShipmentPopup .btn {
  background-color: #0057B8;
}
.burnsmcdonnell #divOrderPackageDetails .btn:hover, .burnsmcdonnell #divOrderPackageDetails .btn.inactive:hover, .burnsmcdonnell #divPurchaseOrderPackageDetails .btn:hover, .burnsmcdonnell #divPurchaseOrderPackageDetails .btn.inactive:hover, .burnsmcdonnell #divOrderShipmentPopup .btn:hover, .burnsmcdonnell #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #0057B8;
  color: white;
}
.burnsmcdonnell #divOrderPackageDetails .btn.inactive, .burnsmcdonnell #divPurchaseOrderPackageDetails .btn.inactive, .burnsmcdonnell #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.burnsmcdonnell #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell #divCustomers .customer-item.active, .burnsmcdonnell #divCustomers .vendor-item.active, .burnsmcdonnell #divMergeCustomers .customer-item.active, .burnsmcdonnell #divMergeCustomers .vendor-item.active, .burnsmcdonnell #divVendors .customer-item.active, .burnsmcdonnell #divVendors .vendor-item.active, .burnsmcdonnell #divPurchaseboardOrderDetails .customer-item.active, .burnsmcdonnell #divPurchaseboardOrderDetails .vendor-item.active, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .customer-item.active, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .vendor-item.active, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .customer-item.active, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #0057B8;
}
.burnsmcdonnell #divCustomers .gray-right-border, .burnsmcdonnell #divMergeCustomers .gray-right-border, .burnsmcdonnell #divVendors .gray-right-border, .burnsmcdonnell #divPurchaseboardOrderDetails .gray-right-border, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .gray-right-border, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell #divCustomers .img-discount, .burnsmcdonnell #divMergeCustomers .img-discount, .burnsmcdonnell #divVendors .img-discount, .burnsmcdonnell #divPurchaseboardOrderDetails .img-discount, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .img-discount, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.burnsmcdonnell #divCustomers .img-linked, .burnsmcdonnell #divMergeCustomers .img-linked, .burnsmcdonnell #divVendors .img-linked, .burnsmcdonnell #divPurchaseboardOrderDetails .img-linked, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .img-linked, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.burnsmcdonnell #divCustomers .img-customer, .burnsmcdonnell #divCustomers .img-vendor, .burnsmcdonnell #divMergeCustomers .img-customer, .burnsmcdonnell #divMergeCustomers .img-vendor, .burnsmcdonnell #divVendors .img-customer, .burnsmcdonnell #divVendors .img-vendor, .burnsmcdonnell #divPurchaseboardOrderDetails .img-customer, .burnsmcdonnell #divPurchaseboardOrderDetails .img-vendor, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .img-customer, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .img-vendor, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .img-customer, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: #0057B8 !important;
}
.burnsmcdonnell #divCustomers [name=divCustomerDetailsLeft], .burnsmcdonnell #divCustomers [name=divVendorDetailsLeft], .burnsmcdonnell #divMergeCustomers [name=divCustomerDetailsLeft], .burnsmcdonnell #divMergeCustomers [name=divVendorDetailsLeft], .burnsmcdonnell #divVendors [name=divCustomerDetailsLeft], .burnsmcdonnell #divVendors [name=divVendorDetailsLeft], .burnsmcdonnell #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .burnsmcdonnell #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell #divCustomers .div-header, .burnsmcdonnell #divMergeCustomers .div-header, .burnsmcdonnell #divVendors .div-header, .burnsmcdonnell #divPurchaseboardOrderDetails .div-header, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .div-header, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.burnsmcdonnell #divCustomers .contact-mail, .burnsmcdonnell #divMergeCustomers .contact-mail, .burnsmcdonnell #divVendors .contact-mail, .burnsmcdonnell #divPurchaseboardOrderDetails .contact-mail, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .contact-mail, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #0057B8 !important;
}
.burnsmcdonnell #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .burnsmcdonnell #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .burnsmcdonnell #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .burnsmcdonnell #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .burnsmcdonnell #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .burnsmcdonnell #divVendors [name=divVendorDetailsRight] [name=divNavigator], .burnsmcdonnell #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .burnsmcdonnell #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.burnsmcdonnell #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .burnsmcdonnell #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .burnsmcdonnell #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .burnsmcdonnell #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .burnsmcdonnell #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .burnsmcdonnell #divVendors [name=divVendorDetailsRight] .img-internal-assets, .burnsmcdonnell #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .burnsmcdonnell #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #0057B8;
}
.burnsmcdonnell #divCustomers tr.pending, .burnsmcdonnell #divMergeCustomers tr.pending, .burnsmcdonnell #divVendors tr.pending, .burnsmcdonnell #divPurchaseboardOrderDetails tr.pending, .burnsmcdonnell #divUnexpectedModelsImportStepSelection tr.pending, .burnsmcdonnell #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.burnsmcdonnell #divCustomers tr.pending td, .burnsmcdonnell #divMergeCustomers tr.pending td, .burnsmcdonnell #divVendors tr.pending td, .burnsmcdonnell #divPurchaseboardOrderDetails tr.pending td, .burnsmcdonnell #divUnexpectedModelsImportStepSelection tr.pending td, .burnsmcdonnell #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.burnsmcdonnell #divCustomers [name=divMyIRUserCode], .burnsmcdonnell #divMergeCustomers [name=divMyIRUserCode], .burnsmcdonnell #divVendors [name=divMyIRUserCode], .burnsmcdonnell #divPurchaseboardOrderDetails [name=divMyIRUserCode], .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.burnsmcdonnell #divCustomers [name=divConfirm] .div-circle, .burnsmcdonnell #divMergeCustomers [name=divConfirm] .div-circle, .burnsmcdonnell #divVendors [name=divConfirm] .div-circle, .burnsmcdonnell #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .burnsmcdonnell #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .burnsmcdonnell #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #0057B8;
}
.burnsmcdonnell #divCustomers .div-colored-info .div-title-text, .burnsmcdonnell #divCustomers .div-colored-info .div-count-number, .burnsmcdonnell #divMergeCustomers .div-colored-info .div-title-text, .burnsmcdonnell #divMergeCustomers .div-colored-info .div-count-number, .burnsmcdonnell #divVendors .div-colored-info .div-title-text, .burnsmcdonnell #divVendors .div-colored-info .div-count-number, .burnsmcdonnell #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .burnsmcdonnell #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.burnsmcdonnell #divCustomers .div-colored-info .img-asset, .burnsmcdonnell #divCustomers .div-colored-info .img-order, .burnsmcdonnell #divCustomers .div-colored-info .img-accessory, .burnsmcdonnell #divMergeCustomers .div-colored-info .img-asset, .burnsmcdonnell #divMergeCustomers .div-colored-info .img-order, .burnsmcdonnell #divMergeCustomers .div-colored-info .img-accessory, .burnsmcdonnell #divVendors .div-colored-info .img-asset, .burnsmcdonnell #divVendors .div-colored-info .img-order, .burnsmcdonnell #divVendors .div-colored-info .img-accessory, .burnsmcdonnell #divPurchaseboardOrderDetails .div-colored-info .img-asset, .burnsmcdonnell #divPurchaseboardOrderDetails .div-colored-info .img-order, .burnsmcdonnell #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.burnsmcdonnell #divCustomers .spLastOrders, .burnsmcdonnell #divMergeCustomers .spLastOrders, .burnsmcdonnell #divVendors .spLastOrders, .burnsmcdonnell #divPurchaseboardOrderDetails .spLastOrders, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .spLastOrders, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.burnsmcdonnell #divCustomers .divLastOrdersAssetCount, .burnsmcdonnell #divCustomers .divLastOrderListItem, .burnsmcdonnell #divMergeCustomers .divLastOrdersAssetCount, .burnsmcdonnell #divMergeCustomers .divLastOrderListItem, .burnsmcdonnell #divVendors .divLastOrdersAssetCount, .burnsmcdonnell #divVendors .divLastOrderListItem, .burnsmcdonnell #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .burnsmcdonnell #divPurchaseboardOrderDetails .divLastOrderListItem, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.burnsmcdonnell #divCustomers .divLastOrdersAssetCount, .burnsmcdonnell #divCustomers .divLastOrdersAssetCountLabel, .burnsmcdonnell #divCustomers .divDaysOnRentLabel, .burnsmcdonnell #divCustomers .divDaysOnRent, .burnsmcdonnell #divMergeCustomers .divLastOrdersAssetCount, .burnsmcdonnell #divMergeCustomers .divLastOrdersAssetCountLabel, .burnsmcdonnell #divMergeCustomers .divDaysOnRentLabel, .burnsmcdonnell #divMergeCustomers .divDaysOnRent, .burnsmcdonnell #divVendors .divLastOrdersAssetCount, .burnsmcdonnell #divVendors .divLastOrdersAssetCountLabel, .burnsmcdonnell #divVendors .divDaysOnRentLabel, .burnsmcdonnell #divVendors .divDaysOnRent, .burnsmcdonnell #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .burnsmcdonnell #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .burnsmcdonnell #divPurchaseboardOrderDetails .divDaysOnRentLabel, .burnsmcdonnell #divPurchaseboardOrderDetails .divDaysOnRent, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .burnsmcdonnell #divUnexpectedModelsImportStepSelection .divDaysOnRent, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .burnsmcdonnell #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.burnsmcdonnell .img-not-allowed,
.burnsmcdonnell .img-print-default-yes,
.burnsmcdonnell .img-print-default-no,
.burnsmcdonnell .img-send-default-yes,
.burnsmcdonnell .img-send-default-no,
.burnsmcdonnell .img-print-yesno,
.burnsmcdonnell .img-send-yesno,
.burnsmcdonnell .img-fedex {
  background-color: #0057B8;
}
.burnsmcdonnell .img-not-allowed.off,
.burnsmcdonnell .img-print-default-yes.off,
.burnsmcdonnell .img-print-default-no.off,
.burnsmcdonnell .img-send-default-yes.off,
.burnsmcdonnell .img-send-default-no.off,
.burnsmcdonnell .img-print-yesno.off,
.burnsmcdonnell .img-send-yesno.off,
.burnsmcdonnell .img-fedex.off {
  background-color: #E3E3E3;
}
.burnsmcdonnell .img-not-allowed.disabled,
.burnsmcdonnell .img-print-default-yes.disabled,
.burnsmcdonnell .img-print-default-no.disabled,
.burnsmcdonnell .img-send-default-yes.disabled,
.burnsmcdonnell .img-send-default-no.disabled,
.burnsmcdonnell .img-print-yesno.disabled,
.burnsmcdonnell .img-send-yesno.disabled,
.burnsmcdonnell .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.burnsmcdonnell .div-definition.selected {
  border-color: #0057B8 !important;
}
.burnsmcdonnell .div-definition:hover {
  background-color: #F1F1F1 !important;
}
.burnsmcdonnell #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.burnsmcdonnell #divMergeCustomers .div-list-element.selected {
  border-color: #0057B8 !important;
}
.burnsmcdonnell #divMergeCustomers .div-remove-button {
  color: #0057B8;
}
.burnsmcdonnell #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .burnsmcdonnell #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.burnsmcdonnell #divCustomerAddEdit [name=txtName].disabled, .burnsmcdonnell #divVendorAddEdit [name=txtName].disabled {
  background-color: #F1F1F1 !important;
  color: #A9A9A9 !important;
}
.burnsmcdonnell .td-empty {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell .div-asset-status {
  color: blue;
}
.burnsmcdonnell .div-asset-number {
  color: #0057B8;
}
.burnsmcdonnell .chips-item-close {
  color: #0057B8 !important;
}
.burnsmcdonnell .chips {
  background-color: white;
  border-color: #63666B !important;
}
.burnsmcdonnell .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.burnsmcdonnell .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.burnsmcdonnell .asset-group {
  color: #6c757d;
}
.burnsmcdonnell .div-order-type-radio {
  border-color: #BCBCBC;
  color: #BCBCBC;
}
.burnsmcdonnell .div-order-type-radio .div-short-name {
  background: rgba(188, 188, 188, 0.1);
}
.burnsmcdonnell .div-order-type-radio.selected {
  border-color: #0057B8;
  color: #0057B8;
}
.burnsmcdonnell .div-order-type-radio.selected .div-short-name {
  background: rgba(0, 87, 184, 0.1);
}
.burnsmcdonnell #divModelPriceListEdit .span-selected-models-header, .burnsmcdonnell #divModelPriceListEdit .span-selected-models-content {
  color: #303037;
}
.burnsmcdonnell #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.burnsmcdonnell #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.burnsmcdonnell .sp-cleared {
  background-color: #CBCBCB !important;
}
.burnsmcdonnell .div-seperation-border {
  border-color: #E3E3E3;
}
.burnsmcdonnell .custom-control-label:before {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.burnsmcdonnell .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.burnsmcdonnell .my-dot {
  background-color: #bbb;
}
.burnsmcdonnell .inventory-resolve-type {
  background-color: #0057B8 !important;
}
.burnsmcdonnell .back-button {
  color: #0057B8 !important;
}
.burnsmcdonnell .div-circle {
  color: #FFF;
}
.burnsmcdonnell .div-circle span.value {
  color: #FFF !important;
}
.burnsmcdonnell .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.burnsmcdonnell .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.burnsmcdonnell .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.burnsmcdonnell .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.burnsmcdonnell .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.burnsmcdonnell .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.burnsmcdonnell .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.burnsmcdonnell .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.burnsmcdonnell .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.burnsmcdonnell .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.burnsmcdonnell .div-group-name {
  color: #A9A9A9 !important;
}
.burnsmcdonnell #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #F1F1F1;
}
.burnsmcdonnell #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.burnsmcdonnell .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.burnsmcdonnell .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.burnsmcdonnell .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .burnsmcdonnell .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.burnsmcdonnell .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.burnsmcdonnell .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.burnsmcdonnell .address-error-message {
  color: #F44336 !important;
}
.burnsmcdonnell .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.burnsmcdonnell .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.burnsmcdonnell .invalid-validated-address {
  color: #F44336;
}
.burnsmcdonnell #divCleaningTesting .order-number-black {
  color: #0057B8 !important;
  font-weight: 600;
}
.burnsmcdonnell #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.burnsmcdonnell #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.burnsmcdonnell #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.burnsmcdonnell #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.burnsmcdonnell #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.burnsmcdonnell #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.burnsmcdonnell #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.burnsmcdonnell #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.burnsmcdonnell #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.burnsmcdonnell #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.burnsmcdonnell #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #0057B8;
}
.burnsmcdonnell .workboard-order-type {
  border-color: #A9A9A9;
}
.burnsmcdonnell #divPurchaseOrderAddSummary .div-header, .burnsmcdonnell #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.burnsmcdonnell #tblRolesManagementRolesRoleList .users-count {
  color: #0057B8;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.burnsmcdonnell #tabMenu .fa-print {
  color: white !important;
}
.burnsmcdonnell #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .burnsmcdonnell #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .burnsmcdonnell #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .burnsmcdonnell #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .burnsmcdonnell #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #0057B8 !important;
}
.burnsmcdonnell #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .burnsmcdonnell #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .burnsmcdonnell #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .burnsmcdonnell #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .burnsmcdonnell #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.burnsmcdonnell #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.burnsmcdonnell #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.burnsmcdonnell #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.burnsmcdonnell #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.burnsmcdonnell #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.burnsmcdonnell #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.burnsmcdonnell #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.burnsmcdonnell #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.burnsmcdonnell #tblReceivingAssetList tbody tr, .burnsmcdonnell #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #0057B8 !important;
  border-color: #0057B8 !important;
}
.burnsmcdonnell #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.burnsmcdonnell #divSystemConfiguration th {
  border-top: 1px solid #0057B8;
}
.burnsmcdonnell #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #303037;
}
.burnsmcdonnell #divSystemConfiguration th[rowspan="1"] {
  border-color: #303037 transparent transparent #303037;
}
.burnsmcdonnell #divSystemConfiguration th[rowspan="1"]:first-of-type, .burnsmcdonnell #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #303037 transparent transparent transparent;
}
.burnsmcdonnell #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #303037 #303037 transparent #303037;
}
.burnsmcdonnell #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #303037;
  border-right: 1px solid #303037;
}
.burnsmcdonnell #divSystemConfiguration .last-th {
  border-left: 1px solid #303037;
}
.burnsmcdonnell #divRequisitionAddEdit .selected-accessory, .burnsmcdonnell #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #0057B8;
}
.burnsmcdonnell #divRepairCard .small-span {
  color: #6c757d !important;
}
.burnsmcdonnell #divRepairCard .repairs-link {
  color: #0057B8;
}
.burnsmcdonnell #divRepairCard .btn-attachments {
  color: #0057B8 !important;
}
.burnsmcdonnell #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.burnsmcdonnell #divRepairCard .arrow-right, .burnsmcdonnell #divRepairCard .arrow-left, .burnsmcdonnell #divRepairCard .arrow-double-left {
  background-color: #0057B8;
}
.burnsmcdonnell #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.burnsmcdonnell #divAddEditRequestedParts .selected-part, .burnsmcdonnell #divAddEditUsedParts .selected-part {
  border: 1px solid #0057B8;
}
.burnsmcdonnell #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #0057B8;
}
.burnsmcdonnell #divServiceSettlementCard .settlement-link {
  color: #0057B8;
}
.burnsmcdonnell #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.burnsmcdonnell #divServiceSettlementCard .arrow-left, .burnsmcdonnell #divServiceSettlementCard .arrow-right {
  background-color: #0057B8;
}
.burnsmcdonnell #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.burnsmcdonnell #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #0057B8;
  border-bottom: 1px solid #0057B8;
}
.burnsmcdonnell #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #0057B8;
}
.burnsmcdonnell #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #0057B8;
}
.burnsmcdonnell #divMainFilters .clickable-text, .burnsmcdonnell #divOrderNavPanel .clickable-text, .burnsmcdonnell #divNotes .clickable-text, .burnsmcdonnell #divOrderNotePanel .clickable-text, .burnsmcdonnell #divAddEditDropshipment .clickable-text {
  color: #0057B8;
}
.burnsmcdonnell #divOrderNavPanel .arrow-right, .burnsmcdonnell #divOrderNavPanel .arrow-left, .burnsmcdonnell #divOrderNavPanel .arrow-double-left, .burnsmcdonnell #divOrderNavPanel .arrow-hand, .burnsmcdonnell #divOrderNavPanel .add-order-line-icon::after, .burnsmcdonnell #divOrderOrderLineItems .arrow-right, .burnsmcdonnell #divOrderOrderLineItems .arrow-left, .burnsmcdonnell #divOrderOrderLineItems .arrow-double-left, .burnsmcdonnell #divOrderOrderLineItems .arrow-hand, .burnsmcdonnell #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #0057B8;
}
.burnsmcdonnell .main-page-section {
  background-color: #FFFFFF !important;
}
.burnsmcdonnell #divOrderAssetsPopup .gray-background, .burnsmcdonnell #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.burnsmcdonnell #divOrderAddEditAccessories .font-note, .burnsmcdonnell #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.burnsmcdonnell span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #63666B !important;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.burnsmcdonnell #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.vertiv {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.vertiv .mainPage {
  background-color: #FFFFFF !important;
}
.vertiv .newTopMenu {
  background-color: #EF703A !important;
}
.vertiv .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #EF703A !important;
}
.vertiv .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.vertiv .newTopMenu #divUserBreak {
  background-color: #EF703A !important;
}
.vertiv .newTopMenu .liNewMenuItem:hover,
.vertiv .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #EF703A !important;
}
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #EF703A !important;
}
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #FFDECF !important;
}
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.vertiv .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #FFDECF !important;
}
.vertiv .newTopMenu .newMenuItem {
  color: #FFDECF !important;
}
.vertiv .newTopMenu .newMenuItem.active {
  color: white !important;
}
.vertiv .newTopMenu .menu-button:hover {
  background-color: #EF703A !important;
}
.vertiv .newTopMenu #divUserBreak:hover {
  background-color: #EF703A !important;
}
.vertiv .table thead {
  background-color: #A9A9A9 !important;
}
.vertiv .table thead th {
  color: white;
}
.vertiv .table thead tr {
  background-color: #A9A9A9;
}
.vertiv .table thead tr td {
  color: #464646 !important;
}
.vertiv .table tbody tr {
  background-color: #FFFFFF;
}
.vertiv .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.vertiv .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.vertiv .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.vertiv .table tbody tr td {
  color: #464646;
}
.vertiv .table tbody tr td .spName {
  color: #5B58E9 !important;
}
.vertiv .table tbody tr td .icon-employee {
  color: #5B58E9 !important;
}
.vertiv .table tbody tr td .show-popup-main-check {
  color: #5B58E9 !important;
}
.vertiv .table tbody tr td .rowDescription {
  color: #6c757d;
}
.vertiv .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.vertiv .table tbody tr td.notClick {
  color: black;
}
.vertiv .table tbody tr td .text-green {
  color: #5B58E9;
}
.vertiv .table .custom-control-label::before {
  background-color: #5B58E9;
}
.vertiv .table .custom-control-label::after {
  background-color: #5B58E9;
}
.vertiv .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.vertiv .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.vertiv .div-like-table {
  color: #464646;
}
.vertiv .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.vertiv #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.vertiv .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.vertiv .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.vertiv .tabulator .tabulator-table .tabulator-row,
.vertiv .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.vertiv .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.vertiv .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.vertiv .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.vertiv .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #5B58E9 !important;
}
.vertiv .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #FFDECF;
}
.vertiv .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.vertiv .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #FFDECF !important;
}
.vertiv table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.vertiv table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.vertiv table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #EF703A !important;
}
.vertiv table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.vertiv table.dataTable thead .custom-control-label::after {
  background-color: #5B58E9 !important;
}
.vertiv table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.vertiv table.dataTable tbody tr.selected td {
  border-top-color: #EF703A !important;
  border-bottom-color: #EF703A !important;
}
.vertiv table.dataTable tbody tr.selected td:first-child {
  border-left-color: #EF703A;
  border-bottom-color: #EF703A;
  border-top-color: #EF703A;
}
.vertiv table.dataTable tbody tr.selected td:last-child {
  border-right-color: #EF703A;
  border-bottom-color: #EF703A;
  border-top-color: #EF703A;
}
.vertiv .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.vertiv .div-data-table-header .custom-control-label::after {
  background-color: #5B58E9 !important;
}
.vertiv input::placeholder {
  color: #6c757d !important;
}
.vertiv #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.vertiv #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.vertiv #divRequisitionAddLineItems .div-price label:not(.error), .vertiv #divPurchaseOrderAddLineItems .div-price label:not(.error), .vertiv #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.vertiv #divRequisitionAddLineItems .new-item.edited, .vertiv #divPurchaseOrderAddLineItems .new-item.edited, .vertiv #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #5B58E9;
  height: 100px !important;
  padding-top: 5px !important;
}
.vertiv #divRequisitionAddLineItems .new-item.edited + .border-separation, .vertiv #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .vertiv #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.vertiv #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .vertiv #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .vertiv #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.vertiv #divStockCheckOrders .divNavigator {
  color: #5B58E9 !important;
}
.vertiv #divStockCheckOrders .divNavigator.isActive {
  border-color: #5B58E9 !important;
}
.vertiv .label,
.vertiv #spStatusTest,
.vertiv #inventoryScans,
.vertiv #inventoryDiscreparency,
.vertiv .filterInfo,
.vertiv #formTrackboardAddActivityModal span,
.vertiv #divTrackboardFilter .label,
.vertiv .divMainSection div.label,
.vertiv .spBigText,
.vertiv .filter-info,
.vertiv #tbTrackboardPackageDetailsDeliveryShipment tr td,
.vertiv .next-order-number,
.vertiv .div-circle {
  color: #6c757d;
}
.vertiv .select2-results .select2-highlighted {
  color: #EF703A !important;
}
.vertiv .divSubNavigator,
.vertiv #divTrackboardNavTravelHistory,
.vertiv #divTrackboardNavOrderDetails,
.vertiv #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.vertiv .divSubNavigator.selected,
.vertiv #divTrackboardNavTravelHistory.selected,
.vertiv #divTrackboardNavOrderDetails.selected,
.vertiv #divTrackboardNavPackageDetails.selected {
  color: #5B58E9;
  border-color: #5B58E9;
}
.vertiv #divCustomerNavigation .row div, .vertiv #divVendorNavigation .row div {
  color: #6c757d;
}
.vertiv #divCustomerNavigation .row div.isActive, .vertiv #divVendorNavigation .row div.isActive {
  color: #5B58E9;
  border-color: #5B58E9;
}
.vertiv .sub-navigation {
  color: #5B58E9;
}
.vertiv .sub-navigation.active {
  border-bottom: 2px solid #5B58E9;
}
.vertiv .sub-navigation.secondary {
  color: #6c757d !important;
}
.vertiv .sub-navigation.secondary.active {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.vertiv #ddlIRCountry,
.vertiv .dropdown-menu > li > a,
.vertiv .btn-default,
.vertiv .SumoSelect > .CaptionCont > span.placeholder,
.vertiv .input span:not(.fa),
.vertiv textarea,
.vertiv .custom-file-label,
.vertiv .btn-light,
.vertiv .select2-selection__choice,
.vertiv .swal2-content,
.vertiv .level2,
.vertiv .reportName,
.vertiv .divMainSection div.inputDiv {
  color: black !important;
}
.vertiv input,
.vertiv .bigSpanTitle,
.vertiv .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.vertiv .select2-drop {
  color: black;
}
.vertiv .accordion .card .card-header .btn {
  color: black;
}
.vertiv .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.vertiv .myFieldset.fieldsetInventory legend {
  color: black;
}
.vertiv .tbl-main-check tr td span {
  color: #464646;
}
.vertiv .tbl-drill-down tr td span {
  color: #464646;
}
.vertiv .tbl-main-check tr td.model-name span {
  color: #464646;
}
.vertiv .tbl-main-check tr td.model-name a span {
  color: #5B58E9 !important;
}
.vertiv .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.vertiv .tbl-drill-down tr td.model-name a span {
  color: #5B58E9 !important;
}
.vertiv .text-green,
.vertiv .spName a,
.vertiv .spName a:hover,
.vertiv .text-clickable,
.vertiv a.orderNumber,
.vertiv .img-button div span .order-number,
.vertiv a.orderNumber span, .vertiv a:hover,
.vertiv span.asset-details, .vertiv .customer-name-link, .vertiv .vendor-name-link {
  color: #5B58E9;
}
.vertiv input[type=text],
.vertiv input[type=number],
.vertiv input[type=search],
.vertiv input[type=password],
.vertiv textarea:not(.disabled),
.vertiv select,
.vertiv .select2-container:not(.select2-container--disabled) .select2-selection,
.vertiv .select2-results__option:not(.select2-results__option--highlighted),
.vertiv .SlectBox,
.vertiv .options,
.vertiv .dropdown-menu,
.vertiv .select2-drop-multi,
.vertiv .select2-search-field,
.vertiv .dropdown.bootstrap-select,
.vertiv .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.vertiv input[type=text]:not(.disabled) .filter-option-inner-inner,
.vertiv input[type=number]:not(.disabled) .filter-option-inner-inner,
.vertiv input[type=search]:not(.disabled) .filter-option-inner-inner,
.vertiv input[type=password]:not(.disabled) .filter-option-inner-inner,
.vertiv textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.vertiv select:not(.disabled) .filter-option-inner-inner,
.vertiv .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.vertiv .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.vertiv .SlectBox:not(.disabled) .filter-option-inner-inner,
.vertiv .options:not(.disabled) .filter-option-inner-inner,
.vertiv .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.vertiv .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.vertiv .select2-search-field:not(.disabled) .filter-option-inner-inner,
.vertiv .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.vertiv .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.vertiv .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.vertiv .dropdown-toggle:not(.disabled):hover, .vertiv .dropdown-toggle:not(.disabled):focus, .vertiv .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.vertiv #spAssetDetailsGeneralLocation .text-green {
  color: #5B58E9;
}
.vertiv .order-number {
  color: #5B58E9;
}
.vertiv .level2:hover {
  color: #5B58E9;
}
.vertiv .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #FFDECF;
  color: black;
}
.vertiv .report-item-name.active {
  color: #EF703A;
}
.vertiv .text-not-clickable {
  color: black !important;
}
.vertiv .text-grayed-out {
  color: #A9A9A9 !important;
}
.vertiv .sp-title.text-not-clickable {
  color: black !important;
}
.vertiv .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.vertiv .Zebra_DatePicker {
  color: #464646;
}
.vertiv .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #5B58E9 !important;
}
.vertiv .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.vertiv .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.vertiv .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.vertiv .bootstrap-datetimepicker-widget table td.active,
.vertiv .bootstrap-datetimepicker-widget table td.active:hover,
.vertiv .bootstrap-datetimepicker-widget table td span.active {
  background-color: #5B58E9 !important;
}
.vertiv .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #5B58E9 !important;
}
.vertiv .dropdown-menu > .active > a {
  color: black;
}
.vertiv .dropdown-menu > .active > a:hover, .vertiv .dropdown-menu > .active > a:focus {
  color: black;
}
.vertiv .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.vertiv .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.vertiv .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.vertiv .btn-group .btn-orders,
.vertiv .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.vertiv .btn-group .btn-todo,
.vertiv .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.vertiv .btn-group .btn-shipment,
.vertiv .btn-group .btn-shipment.inactive:hover {
  background-color: #5B58E9;
  color: white;
}
.vertiv .btn-group .btn-return,
.vertiv .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.vertiv .btn-group .btn-all,
.vertiv .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.vertiv .btn-group .btn-done,
.vertiv .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.vertiv .btn-group .btn-roles,
.vertiv .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.vertiv .btn-group .btn-permissions,
.vertiv .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.vertiv .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.vertiv #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.vertiv #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.vertiv #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.vertiv #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.vertiv .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.vertiv .drill-separator {
  border-right-color: #E3E3E3;
}
.vertiv .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.vertiv .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.vertiv .table-summary tr td {
  border-right-color: #E3E3E3;
}
.vertiv .card {
  border-color: #E3E3E3;
}
.vertiv .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.vertiv h5,
.vertiv h2,
.vertiv .spTitle:not(.mustResovled),
.vertiv .bigTitle,
.vertiv .sp-title {
  color: #EF703A !important;
}
.vertiv .header-title {
  color: #6c757d !important;
}
.vertiv .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.vertiv .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.vertiv .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5B58E9 !important;
}
.vertiv .custom-control-label:before {
  background-color: #5B58E9 !important;
}
.vertiv .swal2-btn-green, .vertiv .swal2-btn-save {
  background-color: #5B58E9 !important;
}
.vertiv .swal2-btn-green:hover, .vertiv .swal2-btn-save:hover {
  background-color: #5B58E9 !important;
}
.vertiv .btn-save, .vertiv .btn-green {
  background-color: #5B58E9;
  color: white;
}
.vertiv .btn-save:hover, .vertiv .btn-green:hover {
  border: 2px solid #EF703A;
  padding: 5px 11px;
}
.vertiv .btn-save.inactive, .vertiv .btn-green.inactive {
  border-color: #FFDECF;
  background-color: #EF703A;
}
.vertiv .btn-square {
  color: white;
}
.vertiv .btn-square.btn-square-primary {
  background-color: #5B58E9;
  border: 1px solid #5B58E9;
}
.vertiv .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #5B58E9;
  box-shadow: 0px 0px 1px 5px #F29168;
}
.vertiv .btn-square:hover {
  color: white;
  border: 2px solid #5B58E9;
  box-shadow: 0px 0px 1px 10px #F29168;
}
.vertiv .a-link:hover {
  color: #5B58E9 !important;
}
.vertiv .btn-outline-green {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.vertiv .btn-outline-green:hover, .vertiv .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #5B58E9 !important;
}
.vertiv .dropdown .dropdown-menu .dropdown-item.active, .vertiv .dropdown .dropdown-menu .dropdown-item:active, .vertiv .dropdown .dropdown-menu .dropdown-item:hover, .vertiv .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #FFDECF !important;
}
.vertiv .dropdown .dropdown-menu .dropdown-item.active span, .vertiv .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.vertiv .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.vertiv .btn-move,
.vertiv .btnWorkAssignementAddOperator {
  color: #5B58E9;
}
.vertiv .btn-move:hover,
.vertiv .btnWorkAssignementAddOperator:hover {
  color: black;
}
.vertiv .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.vertiv .SumoSelect .select-all.selected > span i,
.vertiv .SumoSelect .select-all.partial > span i {
  background-color: #5B58E9;
}
.vertiv button.Zebra_DatePicker_Icon {
  background-color: #5B58E9 !important;
}
.vertiv .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.vertiv .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #5B58E9 !important;
}
.vertiv .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #5B58E9 !important;
}
.vertiv .btn-group .btn-l {
  background-color: #5B58E9;
  color: white;
}
.vertiv .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.vertiv .btn-back {
  background-color: #5B58E9 !important;
}
.vertiv .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.vertiv .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.vertiv .adv-search {
  color: #5B58E9 !important;
  border: 1px solid #5B58E9 !important;
}
.vertiv .adv-search:hover {
  color: #A9A9A9 !important;
}
.vertiv .btn-employee-pin {
  color: #5B58E9 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.vertiv .select2-choices {
  border-color: #63666B !important;
}
.vertiv .select2-choices .select2-search-choice div,
.vertiv .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.vertiv .select2-container-multi .select2-choice {
  border-color: #63666B !important;
  box-shadow: 0 0 0 0.2rem #63666B;
}
.vertiv .div-outline-green {
  border-color: #63666B;
}
.vertiv .div-outline-green:hover, .vertiv .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #5B58E9;
}
.vertiv .select2-container .select2-search__field,
.vertiv .select2-container span.select2-selection--multiple:not(.corrected-field),
.vertiv .select2-container span.select2-selection--single,
.vertiv .SlectBox,
.vertiv .filter,
.vertiv .custom-file-label,
.vertiv .form-control,
.vertiv .dropdown.bootstrap-select,
.vertiv .input-group-text,
.vertiv #txtFirstName,
.vertiv #txtLastName,
.vertiv #ddlIRCountry,
.vertiv #txtPhoneNumber,
.vertiv #txtEmail,
.vertiv #txtPin,
.vertiv #txtPassword,
.vertiv #txtIMExternalID,
.vertiv #txtRepeatPassword,
.vertiv #txtWarehouseShelfAddEditName,
.vertiv #txtWarehouseZoneAddEditName,
.vertiv #txtAssetStatusFastChangeAddEditName,
.vertiv #txtCertificateNumber {
  border-color: #63666B !important;
}
.vertiv #txtPin.inValid {
  border: 1px solid red !important;
}
.vertiv input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.vertiv .group-title.ellipsis {
  color: #6c757d;
}
.vertiv .tbl-main-check .facility-name span {
  color: #6c757d;
}
.vertiv .tbl-drill-down-header tr th {
  color: #6c757d;
}
.vertiv .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.vertiv .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.vertiv .form-group label:not(.input):not(.select),
.vertiv .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.vertiv #divStockCheckInfoModelModelDescription {
  color: black;
}
.vertiv .card-body div {
  color: black;
}
.vertiv .card-maintitle {
  color: #6c757d;
}
.vertiv .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.vertiv .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.vertiv .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.vertiv .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.vertiv .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.vertiv #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.vertiv #imgDownloadPdf,
.vertiv #imgDownloadXls,
.vertiv .imgImport.pointer,
.vertiv .imgAdd,
.vertiv .arrow-inbound-outbound,
.vertiv #btnBulkActions,
.vertiv .xls-icon,
.vertiv .img-pdf,
.vertiv .btn-dots,
.vertiv .change-to-shipped,
.vertiv .img-accessories-green,
.vertiv .img-return-accessories,
.vertiv .img-assign-proper-order,
.vertiv .img-grid-column-settings,
.vertiv .btn-receiving-qa,
.vertiv .img-po-confirmation,
.vertiv .btn-get-fedex-label {
  background-color: #5B58E9;
}
.vertiv .img-asset-box, .vertiv .img-receiving-qa {
  background-color: #6c757d;
}
.vertiv .img-pdf-disabled {
  background-color: #A9A9A9;
}
.vertiv .InventoryScanType {
  background-color: #5B58E9;
}
.vertiv #btnAllFilterCancel:after {
  color: #5B58E9 !important;
}
.vertiv #divInventoryItemList #imgDownloadPdf,
.vertiv #divInventoryItemList .xls-icon {
  background-color: #5B58E9;
}
.vertiv #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.vertiv .divUser .divOtherButtons.right.w-auto .imgAdd,
.vertiv #btnEmployeeAdd,
.vertiv #divWarehouseShelfList #imgDownloadPdf,
.vertiv #divWarehouseShelfList .imgDownloadXls,
.vertiv #btnWarehouseShelfAdd,
.vertiv #btnWarehouseZoneAdd {
  background-color: #5B58E9;
}
.vertiv .paginateRight, .vertiv .paginateLeft {
  background-color: #5B58E9;
}
.vertiv .pager .disabled > img,
.vertiv .btn-dots.disabled {
  background-color: #6c757d;
}
.vertiv .assetsList {
  background-color: #6c757d;
}
.vertiv .asset-img {
  background-color: #6c757d;
}
.vertiv .asset-img2 {
  background-color: #6c757d;
}
.vertiv .asset-img3 {
  background-color: #6c757d;
}
.vertiv .createTaskImg {
  background-color: #5B58E9;
}
.vertiv .fas.fa-box, .vertiv .fas.fa-weight-hanging {
  color: #6c757d;
}
.vertiv .table tbody tr td .text-green.far.fa-trash-alt {
  color: #5B58E9;
}
.vertiv .inventoryStatus {
  background-color: #6c757d;
}
.vertiv #btnLoupe {
  background-color: #5B58E9;
}
.vertiv #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.vertiv .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.vertiv .btn.btnSearchPopup {
  background-color: #5B58E9 !important;
}
.vertiv .btn.btnClearValues:after {
  color: #5B58E9 !important;
}
.vertiv .btn.btn-cancel, .vertiv .btn.btn-white {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.vertiv .btn.btn-cancel:hover:not([name=btnClearFilter]), .vertiv .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #5B58E9 !important;
  color: #5B58E9 !important;
  padding: 5px 11px;
}
.vertiv .btn.btn-cancel.inactive, .vertiv .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.vertiv .btn.btn-block.btn-break-type {
  background-color: #5B58E9;
  color: white;
}
.vertiv .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.vertiv .btn.btn-green.disabled, .vertiv .btn.btn-green:disabled, .vertiv .btn.btn-white.disabled, .vertiv .btn.btn-white:disabled, .vertiv .btn.btn-cancel.disabled, .vertiv .btn.btn-cancel:disabled, .vertiv .btn.btn-save.disabled, .vertiv .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.vertiv .btn.btn-green.disabled.turn-on, .vertiv .btn.btn-green:disabled.turn-on, .vertiv .btn.btn-white.disabled.turn-on, .vertiv .btn.btn-white:disabled.turn-on, .vertiv .btn.btn-cancel.disabled.turn-on, .vertiv .btn.btn-cancel:disabled.turn-on, .vertiv .btn.btn-save.disabled.turn-on, .vertiv .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.vertiv .btn.btn-green.disabled:hover, .vertiv .btn.btn-green:disabled:hover, .vertiv .btn.btn-white.disabled:hover, .vertiv .btn.btn-white:disabled:hover, .vertiv .btn.btn-cancel.disabled:hover, .vertiv .btn.btn-cancel:disabled:hover, .vertiv .btn.btn-save.disabled:hover, .vertiv .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.vertiv .btn.btn-green.disabled:hover.turn-on, .vertiv .btn.btn-green:disabled:hover.turn-on, .vertiv .btn.btn-white.disabled:hover.turn-on, .vertiv .btn.btn-white:disabled:hover.turn-on, .vertiv .btn.btn-cancel.disabled:hover.turn-on, .vertiv .btn.btn-cancel:disabled:hover.turn-on, .vertiv .btn.btn-save.disabled:hover.turn-on, .vertiv .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.vertiv .btn.btn-switch-yes {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.vertiv .btn.btn-switch-yes:hover {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.vertiv .btn.btn-switch-yes.selected {
  background-color: #5B58E9 !important;
  color: white !important;
}
.vertiv .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.vertiv .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.vertiv .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.vertiv .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.vertiv .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.vertiv .fas.fa-search {
  color: #5B58E9;
}
.vertiv .notReserved,
.vertiv .reserved-on {
  background-color: #5B58E9;
}
.vertiv .transaction {
  background-color: #5B58E9;
}
.vertiv .img-return-to-customer {
  background-color: #5B58E9;
}
.vertiv .reserved-replacement {
  background-color: #5B58E9;
}
.vertiv #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #5B58E9;
}
.vertiv #btnDownloadPdf,
.vertiv #btnDownloadXls {
  background-color: #5B58E9;
}
.vertiv #btnXls,
.vertiv #btnPdf,
.vertiv #btnCsv {
  background: #5B58E9;
}
.vertiv .img-edit,
.vertiv .imgEdit,
.vertiv #btnWorkboardToDoListAdd,
.vertiv #btnTrackboardListFilters,
.vertiv .workboardPackageImg {
  background-color: #5B58E9;
}
.vertiv .workboardInformationNotesImg {
  background-color: #6c757d;
}
.vertiv .img-delete,
.vertiv .ic-repairs-external,
.vertiv .ic-repairs-internal,
.vertiv .ic-repairs-dollar-circle {
  background-color: #5B58E9;
}
.vertiv li.select2-search-choice a.select2-search-choice-close {
  background-color: #5B58E9 !important;
}
.vertiv .imgShowFile {
  color: #5B58E9;
}
.vertiv #tblWorkTimeLogList .img-add {
  background-color: #5B58E9;
}
.vertiv .img-add {
  background-color: #5B58E9;
}
.vertiv .img-calibration {
  background-color: #5B58E9;
}
.vertiv .img-bulk-add {
  background-color: #5B58E9;
}
.vertiv .img-xls-export {
  background-color: #5B58E9;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.vertiv .img-xls-import {
  background-color: #5B58E9;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.vertiv .img-edit-price {
  background-color: #5B58E9;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.vertiv .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.vertiv .img-import {
  background-color: #5B58E9;
}
.vertiv .img-import-book-value {
  background-color: #5B58E9;
}
.vertiv .img-copy {
  background-color: #5B58E9;
}
.vertiv .img-import-export {
  background-color: #5B58E9;
}
.vertiv #btnWorkAssignementAddOperator,
.vertiv #btnWorkTimeLogRefresh,
.vertiv #btnWorkboardOrdersLeftListRefresh,
.vertiv #btnWorkboardOrdersRightListRefresh,
.vertiv #btnWorkboardToDoListRefresh,
.vertiv #btnPreshippingOrderToShipListRefresh,
.vertiv #btnPreshippingTaskListRefresh,
.vertiv #btnWorkboardDoneListRefresh,
.vertiv .fa.fa-forward,
.vertiv .fa.fa-backward,
.vertiv .btn-refresh {
  color: #5B58E9;
}
.vertiv #btnWorkAssignementAddOperator:hover,
.vertiv #btnWorkTimeLogRefresh:hover,
.vertiv #btnWorkboardOrdersLeftListRefresh:hover,
.vertiv #btnWorkboardOrdersRightListRefresh:hover,
.vertiv #btnWorkboardToDoListRefresh:hover,
.vertiv #btnPreshippingOrderToShipListRefresh:hover,
.vertiv #btnPreshippingTaskListRefresh:hover,
.vertiv #btnWorkboardDoneListRefresh:hover,
.vertiv .fa.fa-forward:hover,
.vertiv .fa.fa-backward:hover,
.vertiv .btn-refresh:hover {
  color: black;
}
.vertiv .img-add.img-testing-task.img-testing-task-left,
.vertiv .img-add.img-preshipping-task,
.vertiv .img-add.img-testing-task.img-testing-task-right,
.vertiv #btnWorkboardDoneListAddBreak {
  background-color: #5B58E9;
}
.vertiv #divBtnFilters.imgBtnFilters {
  background-color: #5B58E9;
}
.vertiv #btnWorkboardDoneListFilters {
  background-color: #5B58E9;
}
.vertiv .btn-refresh:disabled::before {
  color: #6c757d;
}
.vertiv #btnTrackboardListReload {
  background-color: #5B58E9 !important;
}
.vertiv #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.vertiv .input-group.datepicker .calendarIcon, .vertiv .input-group.datepicker-report .calendarIcon {
  background-color: #5B58E9 !important;
}
.vertiv .imgInvite {
  background-color: #5B58E9;
}
.vertiv #btnTrackboardListAllFilterCancel:after {
  color: #5B58E9 !important;
}
.vertiv .select2-container .select2-selection__choice__remove,
.vertiv .select2-container .select2-selection--single .select2-selection__clear {
  color: #5B58E9 !important;
}
.vertiv .noteType {
  background-color: #5B58E9;
}
.vertiv #imgTrackboardInfoFedex {
  color: #5B58E9;
}
.vertiv .trackIcons {
  color: #5B58E9;
}
.vertiv .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #5B58E9;
}
.vertiv .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .vertiv .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.vertiv .fa.fa-clock, .vertiv .fa.fa-clock-o, .vertiv .fa.fa-calendar, .vertiv .fa.fa-calendar-alt {
  color: #5B58E9;
}
.vertiv .fas.fa-angle-up.sp-i-arrow,
.vertiv .fas.fa-angle-down.sp-i-arrow {
  color: #5B58E9;
}
.vertiv .img-package {
  background-color: #6c757d;
}
.vertiv .img-other {
  color: #6c757d;
}
.vertiv .collapse-arrow:after {
  color: #5B58E9;
}
.vertiv .collapse-arrow-before:before {
  color: #5B58E9;
}
.vertiv .icon {
  background-color: #5B58E9;
}
.vertiv .icon.far, .vertiv .icon.fas {
  color: #5B58E9;
  background-color: transparent;
}
.vertiv .icon.icon-not-clickable {
  background-color: #6c757d;
}
.vertiv .icon-employee-pin {
  color: #5B58E9 !important;
}
.vertiv .icon-asset-resrvation {
  color: #5B58E9 !important;
}
.vertiv .custom-number {
  border-color: #5B58E9 !important;
}
.vertiv .custom-number.disabled {
  border-color: #6c757d !important;
}
.vertiv .custom-number .custom-number-button {
  color: #5B58E9 !important;
}
.vertiv .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.vertiv .custom-number .custom-number-input {
  border-color: #5B58E9 !important;
}
.vertiv .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.vertiv .div-border-section {
  border: 2px solid #E3E3E3;
}
.vertiv #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.vertiv #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.vertiv .box-item.selected {
  border: 1px solid #5B58E9;
  background-color: #FFF;
}
.vertiv .sp-ship {
  color: #5B58E9 !important;
}
.vertiv div.div-index {
  color: #5B58E9 !important;
  border: 2px solid #5B58E9 !important;
}
.vertiv label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.vertiv #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.vertiv #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #EF703A;
}
.vertiv #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #EF703A;
}
.vertiv #divOrderPackageDetails .package-number, .vertiv #divPurchaseOrderPackageDetails .package-number, .vertiv #divOrderShipmentPopup .package-number {
  color: #EF703A;
  cursor: pointer;
}
.vertiv #divOrderPackageDetails .btn, .vertiv #divPurchaseOrderPackageDetails .btn, .vertiv #divOrderShipmentPopup .btn {
  background-color: #5B58E9;
}
.vertiv #divOrderPackageDetails .btn:hover, .vertiv #divOrderPackageDetails .btn.inactive:hover, .vertiv #divPurchaseOrderPackageDetails .btn:hover, .vertiv #divPurchaseOrderPackageDetails .btn.inactive:hover, .vertiv #divOrderShipmentPopup .btn:hover, .vertiv #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #5B58E9;
  color: white;
}
.vertiv #divOrderPackageDetails .btn.inactive, .vertiv #divPurchaseOrderPackageDetails .btn.inactive, .vertiv #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.vertiv #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.vertiv #divCustomers .customer-item.active, .vertiv #divCustomers .vendor-item.active, .vertiv #divMergeCustomers .customer-item.active, .vertiv #divMergeCustomers .vendor-item.active, .vertiv #divVendors .customer-item.active, .vertiv #divVendors .vendor-item.active, .vertiv #divPurchaseboardOrderDetails .customer-item.active, .vertiv #divPurchaseboardOrderDetails .vendor-item.active, .vertiv #divUnexpectedModelsImportStepSelection .customer-item.active, .vertiv #divUnexpectedModelsImportStepSelection .vendor-item.active, .vertiv #divUnexpectedModelsImportStepSummary .customer-item.active, .vertiv #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #5B58E9;
}
.vertiv #divCustomers .gray-right-border, .vertiv #divMergeCustomers .gray-right-border, .vertiv #divVendors .gray-right-border, .vertiv #divPurchaseboardOrderDetails .gray-right-border, .vertiv #divUnexpectedModelsImportStepSelection .gray-right-border, .vertiv #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.vertiv #divCustomers .img-discount, .vertiv #divMergeCustomers .img-discount, .vertiv #divVendors .img-discount, .vertiv #divPurchaseboardOrderDetails .img-discount, .vertiv #divUnexpectedModelsImportStepSelection .img-discount, .vertiv #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.vertiv #divCustomers .img-linked, .vertiv #divMergeCustomers .img-linked, .vertiv #divVendors .img-linked, .vertiv #divPurchaseboardOrderDetails .img-linked, .vertiv #divUnexpectedModelsImportStepSelection .img-linked, .vertiv #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.vertiv #divCustomers .img-customer, .vertiv #divCustomers .img-vendor, .vertiv #divMergeCustomers .img-customer, .vertiv #divMergeCustomers .img-vendor, .vertiv #divVendors .img-customer, .vertiv #divVendors .img-vendor, .vertiv #divPurchaseboardOrderDetails .img-customer, .vertiv #divPurchaseboardOrderDetails .img-vendor, .vertiv #divUnexpectedModelsImportStepSelection .img-customer, .vertiv #divUnexpectedModelsImportStepSelection .img-vendor, .vertiv #divUnexpectedModelsImportStepSummary .img-customer, .vertiv #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.vertiv #divCustomers [name=divCustomerDetailsLeft], .vertiv #divCustomers [name=divVendorDetailsLeft], .vertiv #divMergeCustomers [name=divCustomerDetailsLeft], .vertiv #divMergeCustomers [name=divVendorDetailsLeft], .vertiv #divVendors [name=divCustomerDetailsLeft], .vertiv #divVendors [name=divVendorDetailsLeft], .vertiv #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .vertiv #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .vertiv #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .vertiv #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .vertiv #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .vertiv #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.vertiv #divCustomers .div-header, .vertiv #divMergeCustomers .div-header, .vertiv #divVendors .div-header, .vertiv #divPurchaseboardOrderDetails .div-header, .vertiv #divUnexpectedModelsImportStepSelection .div-header, .vertiv #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.vertiv #divCustomers .contact-mail, .vertiv #divMergeCustomers .contact-mail, .vertiv #divVendors .contact-mail, .vertiv #divPurchaseboardOrderDetails .contact-mail, .vertiv #divUnexpectedModelsImportStepSelection .contact-mail, .vertiv #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #5B58E9 !important;
}
.vertiv #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .vertiv #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .vertiv #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .vertiv #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .vertiv #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .vertiv #divVendors [name=divVendorDetailsRight] [name=divNavigator], .vertiv #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .vertiv #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .vertiv #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .vertiv #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .vertiv #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .vertiv #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.vertiv #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .vertiv #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .vertiv #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .vertiv #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .vertiv #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .vertiv #divVendors [name=divVendorDetailsRight] .img-internal-assets, .vertiv #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .vertiv #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .vertiv #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .vertiv #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .vertiv #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .vertiv #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #5B58E9;
}
.vertiv #divCustomers tr.pending, .vertiv #divMergeCustomers tr.pending, .vertiv #divVendors tr.pending, .vertiv #divPurchaseboardOrderDetails tr.pending, .vertiv #divUnexpectedModelsImportStepSelection tr.pending, .vertiv #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.vertiv #divCustomers tr.pending td, .vertiv #divMergeCustomers tr.pending td, .vertiv #divVendors tr.pending td, .vertiv #divPurchaseboardOrderDetails tr.pending td, .vertiv #divUnexpectedModelsImportStepSelection tr.pending td, .vertiv #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.vertiv #divCustomers [name=divMyIRUserCode], .vertiv #divMergeCustomers [name=divMyIRUserCode], .vertiv #divVendors [name=divMyIRUserCode], .vertiv #divPurchaseboardOrderDetails [name=divMyIRUserCode], .vertiv #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .vertiv #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.vertiv #divCustomers [name=divConfirm] .div-circle, .vertiv #divMergeCustomers [name=divConfirm] .div-circle, .vertiv #divVendors [name=divConfirm] .div-circle, .vertiv #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .vertiv #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .vertiv #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #5B58E9;
}
.vertiv #divCustomers .div-colored-info .div-title-text, .vertiv #divCustomers .div-colored-info .div-count-number, .vertiv #divMergeCustomers .div-colored-info .div-title-text, .vertiv #divMergeCustomers .div-colored-info .div-count-number, .vertiv #divVendors .div-colored-info .div-title-text, .vertiv #divVendors .div-colored-info .div-count-number, .vertiv #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .vertiv #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .vertiv #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .vertiv #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .vertiv #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .vertiv #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.vertiv #divCustomers .div-colored-info .img-asset, .vertiv #divCustomers .div-colored-info .img-order, .vertiv #divCustomers .div-colored-info .img-accessory, .vertiv #divMergeCustomers .div-colored-info .img-asset, .vertiv #divMergeCustomers .div-colored-info .img-order, .vertiv #divMergeCustomers .div-colored-info .img-accessory, .vertiv #divVendors .div-colored-info .img-asset, .vertiv #divVendors .div-colored-info .img-order, .vertiv #divVendors .div-colored-info .img-accessory, .vertiv #divPurchaseboardOrderDetails .div-colored-info .img-asset, .vertiv #divPurchaseboardOrderDetails .div-colored-info .img-order, .vertiv #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .vertiv #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .vertiv #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .vertiv #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .vertiv #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .vertiv #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .vertiv #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.vertiv #divCustomers .spLastOrders, .vertiv #divMergeCustomers .spLastOrders, .vertiv #divVendors .spLastOrders, .vertiv #divPurchaseboardOrderDetails .spLastOrders, .vertiv #divUnexpectedModelsImportStepSelection .spLastOrders, .vertiv #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.vertiv #divCustomers .divLastOrdersAssetCount, .vertiv #divCustomers .divLastOrderListItem, .vertiv #divMergeCustomers .divLastOrdersAssetCount, .vertiv #divMergeCustomers .divLastOrderListItem, .vertiv #divVendors .divLastOrdersAssetCount, .vertiv #divVendors .divLastOrderListItem, .vertiv #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .vertiv #divPurchaseboardOrderDetails .divLastOrderListItem, .vertiv #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .vertiv #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .vertiv #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .vertiv #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.vertiv #divCustomers .divLastOrdersAssetCount, .vertiv #divCustomers .divLastOrdersAssetCountLabel, .vertiv #divCustomers .divDaysOnRentLabel, .vertiv #divCustomers .divDaysOnRent, .vertiv #divMergeCustomers .divLastOrdersAssetCount, .vertiv #divMergeCustomers .divLastOrdersAssetCountLabel, .vertiv #divMergeCustomers .divDaysOnRentLabel, .vertiv #divMergeCustomers .divDaysOnRent, .vertiv #divVendors .divLastOrdersAssetCount, .vertiv #divVendors .divLastOrdersAssetCountLabel, .vertiv #divVendors .divDaysOnRentLabel, .vertiv #divVendors .divDaysOnRent, .vertiv #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .vertiv #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .vertiv #divPurchaseboardOrderDetails .divDaysOnRentLabel, .vertiv #divPurchaseboardOrderDetails .divDaysOnRent, .vertiv #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .vertiv #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .vertiv #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .vertiv #divUnexpectedModelsImportStepSelection .divDaysOnRent, .vertiv #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .vertiv #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .vertiv #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .vertiv #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.vertiv .img-not-allowed,
.vertiv .img-print-default-yes,
.vertiv .img-print-default-no,
.vertiv .img-send-default-yes,
.vertiv .img-send-default-no,
.vertiv .img-print-yesno,
.vertiv .img-send-yesno,
.vertiv .img-fedex {
  background-color: #5B58E9;
}
.vertiv .img-not-allowed.off,
.vertiv .img-print-default-yes.off,
.vertiv .img-print-default-no.off,
.vertiv .img-send-default-yes.off,
.vertiv .img-send-default-no.off,
.vertiv .img-print-yesno.off,
.vertiv .img-send-yesno.off,
.vertiv .img-fedex.off {
  background-color: #E3E3E3;
}
.vertiv .img-not-allowed.disabled,
.vertiv .img-print-default-yes.disabled,
.vertiv .img-print-default-no.disabled,
.vertiv .img-send-default-yes.disabled,
.vertiv .img-send-default-no.disabled,
.vertiv .img-print-yesno.disabled,
.vertiv .img-send-yesno.disabled,
.vertiv .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.vertiv .div-definition.selected {
  border-color: #EF703A !important;
}
.vertiv .div-definition:hover {
  background-color: #FFDECF !important;
}
.vertiv #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.vertiv #divMergeCustomers .div-list-element.selected {
  border-color: #EF703A !important;
}
.vertiv #divMergeCustomers .div-remove-button {
  color: #5B58E9;
}
.vertiv #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .vertiv #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.vertiv #divCustomerAddEdit [name=txtName].disabled, .vertiv #divVendorAddEdit [name=txtName].disabled {
  background-color: #FFDECF !important;
  color: #A9A9A9 !important;
}
.vertiv .td-empty {
  background-color: #FFFFFF !important;
}
.vertiv .div-asset-status {
  color: blue;
}
.vertiv .div-asset-number {
  color: #5B58E9;
}
.vertiv .chips-item-close {
  color: #EF703A !important;
}
.vertiv .chips {
  background-color: white;
  border-color: #63666B !important;
}
.vertiv .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.vertiv .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.vertiv .asset-group {
  color: #6c757d;
}
.vertiv .div-order-type-radio {
  border-color: #FFDECF;
  color: #FFDECF;
}
.vertiv .div-order-type-radio .div-short-name {
  background: rgba(255, 222, 207, 0.1);
}
.vertiv .div-order-type-radio.selected {
  border-color: #5B58E9;
  color: #5B58E9;
}
.vertiv .div-order-type-radio.selected .div-short-name {
  background: rgba(91, 88, 233, 0.1);
}
.vertiv #divModelPriceListEdit .span-selected-models-header, .vertiv #divModelPriceListEdit .span-selected-models-content {
  color: #EF703A;
}
.vertiv #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.vertiv #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.vertiv .sp-cleared {
  background-color: #CBCBCB !important;
}
.vertiv .div-seperation-border {
  border-color: #E3E3E3;
}
.vertiv .custom-control-label:before {
  background-color: #5B58E9 !important;
}
.vertiv .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.vertiv .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.vertiv .my-dot {
  background-color: #bbb;
}
.vertiv .inventory-resolve-type {
  background-color: #5B58E9 !important;
}
.vertiv .back-button {
  color: #5B58E9 !important;
}
.vertiv .div-circle {
  color: #FFF;
}
.vertiv .div-circle span.value {
  color: #FFF !important;
}
.vertiv .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.vertiv .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.vertiv .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.vertiv .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.vertiv .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.vertiv .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.vertiv .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.vertiv .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.vertiv .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.vertiv .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.vertiv .div-group-name {
  color: #A9A9A9 !important;
}
.vertiv #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #FFDECF;
}
.vertiv #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.vertiv .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.vertiv .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.vertiv .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .vertiv .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.vertiv .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.vertiv .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.vertiv .address-error-message {
  color: #F44336 !important;
}
.vertiv .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.vertiv .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.vertiv .invalid-validated-address {
  color: #F44336;
}
.vertiv #divCleaningTesting .order-number-black {
  color: #EF703A !important;
  font-weight: 600;
}
.vertiv #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.vertiv #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.vertiv #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.vertiv #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.vertiv #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.vertiv #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.vertiv #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.vertiv #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.vertiv #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.vertiv #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.vertiv #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #5B58E9;
}
.vertiv .workboard-order-type {
  border-color: #A9A9A9;
}
.vertiv #divPurchaseOrderAddSummary .div-header, .vertiv #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.vertiv #tblRolesManagementRolesRoleList .users-count {
  color: #5B58E9;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.vertiv #tabMenu .fa-print {
  color: white !important;
}
.vertiv #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .vertiv #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .vertiv #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .vertiv #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .vertiv #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #5B58E9 !important;
}
.vertiv #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .vertiv #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .vertiv #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .vertiv #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .vertiv #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.vertiv #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.vertiv #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.vertiv #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.vertiv #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.vertiv #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.vertiv #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.vertiv #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.vertiv #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.vertiv #tblReceivingAssetList tbody tr, .vertiv #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.vertiv #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.vertiv #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.vertiv #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.vertiv #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.vertiv #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #EF703A;
}
.vertiv #divSystemConfiguration th[rowspan="1"] {
  border-color: #EF703A transparent transparent #EF703A;
}
.vertiv #divSystemConfiguration th[rowspan="1"]:first-of-type, .vertiv #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #EF703A transparent transparent transparent;
}
.vertiv #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #EF703A #EF703A transparent #EF703A;
}
.vertiv #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #EF703A;
  border-right: 1px solid #EF703A;
}
.vertiv #divSystemConfiguration .last-th {
  border-left: 1px solid #EF703A;
}
.vertiv #divRequisitionAddEdit .selected-accessory, .vertiv #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #5B58E9;
}
.vertiv #divRepairCard .small-span {
  color: #6c757d !important;
}
.vertiv #divRepairCard .repairs-link {
  color: #EF703A;
}
.vertiv #divRepairCard .btn-attachments {
  color: #5B58E9 !important;
}
.vertiv #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.vertiv #divRepairCard .arrow-right, .vertiv #divRepairCard .arrow-left, .vertiv #divRepairCard .arrow-double-left {
  background-color: #5B58E9;
}
.vertiv #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.vertiv #divAddEditRequestedParts .selected-part, .vertiv #divAddEditUsedParts .selected-part {
  border: 1px solid #5B58E9;
}
.vertiv #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #5B58E9;
}
.vertiv #divServiceSettlementCard .settlement-link {
  color: #EF703A;
}
.vertiv #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.vertiv #divServiceSettlementCard .arrow-left, .vertiv #divServiceSettlementCard .arrow-right {
  background-color: #5B58E9;
}
.vertiv #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.vertiv #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #5B58E9;
  border-bottom: 1px solid #5B58E9;
}
.vertiv #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #5B58E9;
}
.vertiv #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #5B58E9;
}
.vertiv #divMainFilters .clickable-text, .vertiv #divOrderNavPanel .clickable-text, .vertiv #divNotes .clickable-text, .vertiv #divOrderNotePanel .clickable-text, .vertiv #divAddEditDropshipment .clickable-text {
  color: #5B58E9;
}
.vertiv #divOrderNavPanel .arrow-right, .vertiv #divOrderNavPanel .arrow-left, .vertiv #divOrderNavPanel .arrow-double-left, .vertiv #divOrderNavPanel .arrow-hand, .vertiv #divOrderNavPanel .add-order-line-icon::after, .vertiv #divOrderOrderLineItems .arrow-right, .vertiv #divOrderOrderLineItems .arrow-left, .vertiv #divOrderOrderLineItems .arrow-double-left, .vertiv #divOrderOrderLineItems .arrow-hand, .vertiv #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #5B58E9;
}
.vertiv .main-page-section {
  background-color: #FFFFFF !important;
}
.vertiv #divOrderAssetsPopup .gray-background, .vertiv #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.vertiv #divOrderAddEditAccessories .font-note, .vertiv #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.vertiv span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #63666B !important;
}
.vertiv #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.vertiv #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.vertiv #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.exfo {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.exfo .mainPage {
  background-color: #F5F6F8 !important;
}
.exfo .newTopMenu {
  background-color: #0069AA !important;
}
.exfo .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #0069AA !important;
}
.exfo .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.exfo .newTopMenu #divUserBreak {
  background-color: #0069AA !important;
}
.exfo .newTopMenu .liNewMenuItem:hover,
.exfo .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #045D94 !important;
}
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #045D94 !important;
}
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #C3D9E6 !important;
}
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.exfo .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #C3D9E6 !important;
}
.exfo .newTopMenu .newMenuItem {
  color: #9CBCCF !important;
}
.exfo .newTopMenu .newMenuItem.active {
  color: white !important;
}
.exfo .newTopMenu .menu-button:hover {
  background-color: #045D94 !important;
}
.exfo .newTopMenu #divUserBreak:hover {
  background-color: #045D94 !important;
}
.exfo .table thead {
  background-color: #A9A9A9 !important;
}
.exfo .table thead th {
  color: white;
}
.exfo .table thead tr {
  background-color: #A9A9A9;
}
.exfo .table thead tr td {
  color: #000000 !important;
}
.exfo .table tbody tr {
  background-color: #FFFFFF;
}
.exfo .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.exfo .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.exfo .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.exfo .table tbody tr td {
  color: #000000;
}
.exfo .table tbody tr td .spName {
  color: #0069AA !important;
}
.exfo .table tbody tr td .icon-employee {
  color: #0069AA !important;
}
.exfo .table tbody tr td .show-popup-main-check {
  color: #0069AA !important;
}
.exfo .table tbody tr td .rowDescription {
  color: #6c757d;
}
.exfo .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.exfo .table tbody tr td.notClick {
  color: black;
}
.exfo .table tbody tr td .text-green {
  color: #0069AA;
}
.exfo .table .custom-control-label::before {
  background-color: #0069AA;
}
.exfo .table .custom-control-label::after {
  background-color: #0069AA;
}
.exfo .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.exfo .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.exfo .div-like-table {
  color: #000000;
}
.exfo .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.exfo #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.exfo .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.exfo .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.exfo .tabulator .tabulator-table .tabulator-row,
.exfo .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.exfo .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.exfo .tabulator .slimScrollDiv .tabulator-cell {
  color: #000000 !important;
}
.exfo .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.exfo .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #0069AA !important;
}
.exfo .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #C3D9E6;
}
.exfo .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.exfo .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #C3D9E6 !important;
}
.exfo table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.exfo table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.exfo table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #0069AA !important;
}
.exfo table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.exfo table.dataTable thead .custom-control-label::after {
  background-color: #0069AA !important;
}
.exfo table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.exfo table.dataTable tbody tr.selected td {
  border-top-color: #0069AA !important;
  border-bottom-color: #0069AA !important;
}
.exfo table.dataTable tbody tr.selected td:first-child {
  border-left-color: #0069AA;
  border-bottom-color: #0069AA;
  border-top-color: #0069AA;
}
.exfo table.dataTable tbody tr.selected td:last-child {
  border-right-color: #0069AA;
  border-bottom-color: #0069AA;
  border-top-color: #0069AA;
}
.exfo .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.exfo .div-data-table-header .custom-control-label::after {
  background-color: #0069AA !important;
}
.exfo input::placeholder {
  color: #6c757d !important;
}
.exfo #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.exfo #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.exfo #divRequisitionAddLineItems .div-price label:not(.error), .exfo #divPurchaseOrderAddLineItems .div-price label:not(.error), .exfo #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.exfo #divRequisitionAddLineItems .new-item.edited, .exfo #divPurchaseOrderAddLineItems .new-item.edited, .exfo #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #0069AA;
  height: 100px !important;
  padding-top: 5px !important;
}
.exfo #divRequisitionAddLineItems .new-item.edited + .border-separation, .exfo #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .exfo #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.exfo #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .exfo #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .exfo #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.exfo #divStockCheckOrders .divNavigator {
  color: #0069AA !important;
}
.exfo #divStockCheckOrders .divNavigator.isActive {
  border-color: #0069AA !important;
}
.exfo .label,
.exfo #spStatusTest,
.exfo #inventoryScans,
.exfo #inventoryDiscreparency,
.exfo .filterInfo,
.exfo #formTrackboardAddActivityModal span,
.exfo #divTrackboardFilter .label,
.exfo .divMainSection div.label,
.exfo .spBigText,
.exfo .filter-info,
.exfo #tbTrackboardPackageDetailsDeliveryShipment tr td,
.exfo .next-order-number,
.exfo .div-circle {
  color: #6c757d;
}
.exfo .select2-results .select2-highlighted {
  color: #0069AA !important;
}
.exfo .divSubNavigator,
.exfo #divTrackboardNavTravelHistory,
.exfo #divTrackboardNavOrderDetails,
.exfo #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.exfo .divSubNavigator.selected,
.exfo #divTrackboardNavTravelHistory.selected,
.exfo #divTrackboardNavOrderDetails.selected,
.exfo #divTrackboardNavPackageDetails.selected {
  color: #0069AA;
  border-color: #0069AA;
}
.exfo #divCustomerNavigation .row div, .exfo #divVendorNavigation .row div {
  color: #6c757d;
}
.exfo #divCustomerNavigation .row div.isActive, .exfo #divVendorNavigation .row div.isActive {
  color: #0069AA;
  border-color: #0069AA;
}
.exfo .sub-navigation {
  color: #0069AA;
}
.exfo .sub-navigation.active {
  border-bottom: 2px solid #0069AA;
}
.exfo .sub-navigation.secondary {
  color: #6c757d !important;
}
.exfo .sub-navigation.secondary.active {
  color: #0069AA !important;
  border-color: #0069AA !important;
}
.exfo #ddlIRCountry,
.exfo .dropdown-menu > li > a,
.exfo .btn-default,
.exfo .SumoSelect > .CaptionCont > span.placeholder,
.exfo .input span:not(.fa),
.exfo textarea,
.exfo .custom-file-label,
.exfo .btn-light,
.exfo .select2-selection__choice,
.exfo .swal2-content,
.exfo .level2,
.exfo .reportName,
.exfo .divMainSection div.inputDiv {
  color: black !important;
}
.exfo input,
.exfo .bigSpanTitle,
.exfo .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.exfo .select2-drop {
  color: black;
}
.exfo .accordion .card .card-header .btn {
  color: black;
}
.exfo .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.exfo .myFieldset.fieldsetInventory legend {
  color: black;
}
.exfo .tbl-main-check tr td span {
  color: #000000;
}
.exfo .tbl-drill-down tr td span {
  color: #000000;
}
.exfo .tbl-main-check tr td.model-name span {
  color: #000000;
}
.exfo .tbl-main-check tr td.model-name a span {
  color: #0069AA !important;
}
.exfo .tbl-drill-down tr td.model-name span {
  color: #000000;
}
.exfo .tbl-drill-down tr td.model-name a span {
  color: #0069AA !important;
}
.exfo .text-green,
.exfo .spName a,
.exfo .spName a:hover,
.exfo .text-clickable,
.exfo a.orderNumber,
.exfo .img-button div span .order-number,
.exfo a.orderNumber span, .exfo a:hover,
.exfo span.asset-details, .exfo .customer-name-link, .exfo .vendor-name-link {
  color: #0069AA;
}
.exfo input[type=text],
.exfo input[type=number],
.exfo input[type=search],
.exfo input[type=password],
.exfo textarea:not(.disabled),
.exfo select,
.exfo .select2-container:not(.select2-container--disabled) .select2-selection,
.exfo .select2-results__option:not(.select2-results__option--highlighted),
.exfo .SlectBox,
.exfo .options,
.exfo .dropdown-menu,
.exfo .select2-drop-multi,
.exfo .select2-search-field,
.exfo .dropdown.bootstrap-select,
.exfo .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.exfo input[type=text]:not(.disabled) .filter-option-inner-inner,
.exfo input[type=number]:not(.disabled) .filter-option-inner-inner,
.exfo input[type=search]:not(.disabled) .filter-option-inner-inner,
.exfo input[type=password]:not(.disabled) .filter-option-inner-inner,
.exfo textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.exfo select:not(.disabled) .filter-option-inner-inner,
.exfo .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.exfo .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.exfo .SlectBox:not(.disabled) .filter-option-inner-inner,
.exfo .options:not(.disabled) .filter-option-inner-inner,
.exfo .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.exfo .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.exfo .select2-search-field:not(.disabled) .filter-option-inner-inner,
.exfo .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.exfo .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.exfo .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.exfo .dropdown-toggle:not(.disabled):hover, .exfo .dropdown-toggle:not(.disabled):focus, .exfo .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.exfo #spAssetDetailsGeneralLocation .text-green {
  color: #0069AA;
}
.exfo .order-number {
  color: #0069AA;
}
.exfo .level2:hover {
  color: #0069AA;
}
.exfo .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #C3D9E6;
  color: black;
}
.exfo .report-item-name.active {
  color: #0069AA;
}
.exfo .text-not-clickable {
  color: black !important;
}
.exfo .text-grayed-out {
  color: #A9A9A9 !important;
}
.exfo .sp-title.text-not-clickable {
  color: black !important;
}
.exfo .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.exfo .Zebra_DatePicker {
  color: #000000;
}
.exfo .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #0069AA !important;
}
.exfo .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.exfo .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.exfo .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #0069AA !important;
  border-color: #0069AA !important;
}
.exfo .bootstrap-datetimepicker-widget table td.active,
.exfo .bootstrap-datetimepicker-widget table td.active:hover,
.exfo .bootstrap-datetimepicker-widget table td span.active {
  background-color: #0069AA !important;
}
.exfo .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #0069AA !important;
}
.exfo .dropdown-menu > .active > a {
  color: black;
}
.exfo .dropdown-menu > .active > a:hover, .exfo .dropdown-menu > .active > a:focus {
  color: black;
}
.exfo .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.exfo .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.exfo .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.exfo .btn-group .btn-orders,
.exfo .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.exfo .btn-group .btn-todo,
.exfo .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.exfo .btn-group .btn-shipment,
.exfo .btn-group .btn-shipment.inactive:hover {
  background-color: #0069AA;
  color: white;
}
.exfo .btn-group .btn-return,
.exfo .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.exfo .btn-group .btn-all,
.exfo .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.exfo .btn-group .btn-done,
.exfo .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.exfo .btn-group .btn-roles,
.exfo .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.exfo .btn-group .btn-permissions,
.exfo .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.exfo .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.exfo #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.exfo #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.exfo #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.exfo #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.exfo .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.exfo .drill-separator {
  border-right-color: #E3E3E3;
}
.exfo .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.exfo .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.exfo .table-summary tr td {
  border-right-color: #E3E3E3;
}
.exfo .card {
  border-color: #E3E3E3;
}
.exfo .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.exfo h5,
.exfo h2,
.exfo .spTitle:not(.mustResovled),
.exfo .bigTitle,
.exfo .sp-title {
  color: #0069AA !important;
}
.exfo .header-title {
  color: #6c757d !important;
}
.exfo .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0069AA !important;
  background-color: white !important;
}
.exfo .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #0069AA !important;
  background-color: white !important;
}
.exfo .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0069AA !important;
}
.exfo .custom-control-label:before {
  background-color: #0069AA !important;
}
.exfo .swal2-btn-green, .exfo .swal2-btn-save {
  background-color: #0069AA !important;
}
.exfo .swal2-btn-green:hover, .exfo .swal2-btn-save:hover {
  background-color: #0069AA !important;
}
.exfo .btn-save, .exfo .btn-green {
  background-color: #0069AA;
  color: white;
}
.exfo .btn-save:hover, .exfo .btn-green:hover {
  border: 2px solid #045D94;
  padding: 5px 11px;
}
.exfo .btn-save.inactive, .exfo .btn-green.inactive {
  border-color: #9CBCCF;
  background-color: #0069AA;
}
.exfo .btn-square {
  color: white;
}
.exfo .btn-square.btn-square-primary {
  background-color: #0069AA;
  border: 1px solid #0069AA;
}
.exfo .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #0069AA;
  box-shadow: 0px 0px 1px 5px #C3DBEB;
}
.exfo .btn-square:hover {
  color: white;
  border: 2px solid #0069AA;
  box-shadow: 0px 0px 1px 10px #C3DBEB;
}
.exfo .a-link:hover {
  color: #0069AA !important;
}
.exfo .btn-outline-green {
  color: #0069AA !important;
  border-color: #0069AA !important;
  background-color: white !important;
}
.exfo .btn-outline-green:hover, .exfo .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #0069AA !important;
}
.exfo .dropdown .dropdown-menu .dropdown-item.active, .exfo .dropdown .dropdown-menu .dropdown-item:active, .exfo .dropdown .dropdown-menu .dropdown-item:hover, .exfo .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #C3D9E6 !important;
}
.exfo .dropdown .dropdown-menu .dropdown-item.active span, .exfo .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.exfo .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.exfo .btn-move,
.exfo .btnWorkAssignementAddOperator {
  color: #0069AA;
}
.exfo .btn-move:hover,
.exfo .btnWorkAssignementAddOperator:hover {
  color: black;
}
.exfo .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.exfo .SumoSelect .select-all.selected > span i,
.exfo .SumoSelect .select-all.partial > span i {
  background-color: #0069AA;
}
.exfo button.Zebra_DatePicker_Icon {
  background-color: #0069AA !important;
}
.exfo .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.exfo .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #0069AA !important;
}
.exfo .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #0069AA !important;
}
.exfo .btn-group .btn-l {
  background-color: #0069AA;
  color: white;
}
.exfo .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.exfo .btn-back {
  background-color: #0069AA !important;
}
.exfo .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0069AA !important;
  border-color: #0069AA !important;
}
.exfo .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.exfo .adv-search {
  color: #0069AA !important;
  border: 1px solid #0069AA !important;
}
.exfo .adv-search:hover {
  color: #A9A9A9 !important;
}
.exfo .btn-employee-pin {
  color: #0069AA !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.exfo .select2-choices {
  border-color: #A8A8A8 !important;
}
.exfo .select2-choices .select2-search-choice div,
.exfo .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.exfo .select2-container-multi .select2-choice {
  border-color: #A8A8A8 !important;
  box-shadow: 0 0 0 0.2rem #A8A8A8;
}
.exfo .div-outline-green {
  border-color: #A8A8A8;
}
.exfo .div-outline-green:hover, .exfo .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #0069AA;
}
.exfo .select2-container .select2-search__field,
.exfo .select2-container span.select2-selection--multiple:not(.corrected-field),
.exfo .select2-container span.select2-selection--single,
.exfo .SlectBox,
.exfo .filter,
.exfo .custom-file-label,
.exfo .form-control,
.exfo .dropdown.bootstrap-select,
.exfo .input-group-text,
.exfo #txtFirstName,
.exfo #txtLastName,
.exfo #ddlIRCountry,
.exfo #txtPhoneNumber,
.exfo #txtEmail,
.exfo #txtPin,
.exfo #txtPassword,
.exfo #txtIMExternalID,
.exfo #txtRepeatPassword,
.exfo #txtWarehouseShelfAddEditName,
.exfo #txtWarehouseZoneAddEditName,
.exfo #txtAssetStatusFastChangeAddEditName,
.exfo #txtCertificateNumber {
  border-color: #A8A8A8 !important;
}
.exfo #txtPin.inValid {
  border: 1px solid red !important;
}
.exfo input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.exfo .group-title.ellipsis {
  color: #6c757d;
}
.exfo .tbl-main-check .facility-name span {
  color: #6c757d;
}
.exfo .tbl-drill-down-header tr th {
  color: #6c757d;
}
.exfo .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.exfo .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.exfo .form-group label:not(.input):not(.select),
.exfo .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.exfo #divStockCheckInfoModelModelDescription {
  color: black;
}
.exfo .card-body div {
  color: black;
}
.exfo .card-maintitle {
  color: #6c757d;
}
.exfo .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.exfo .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.exfo .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.exfo .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.exfo .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.exfo #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.exfo #imgDownloadPdf,
.exfo #imgDownloadXls,
.exfo .imgImport.pointer,
.exfo .imgAdd,
.exfo .arrow-inbound-outbound,
.exfo #btnBulkActions,
.exfo .xls-icon,
.exfo .img-pdf,
.exfo .btn-dots,
.exfo .change-to-shipped,
.exfo .img-accessories-green,
.exfo .img-return-accessories,
.exfo .img-assign-proper-order,
.exfo .img-grid-column-settings,
.exfo .btn-receiving-qa,
.exfo .img-po-confirmation,
.exfo .btn-get-fedex-label {
  background-color: #0069AA;
}
.exfo .img-asset-box, .exfo .img-receiving-qa {
  background-color: #6C757D;
}
.exfo .img-pdf-disabled {
  background-color: #A9A9A9;
}
.exfo .InventoryScanType {
  background-color: #0069AA;
}
.exfo #btnAllFilterCancel:after {
  color: #0069AA !important;
}
.exfo #divInventoryItemList #imgDownloadPdf,
.exfo #divInventoryItemList .xls-icon {
  background-color: #0069AA;
}
.exfo #divInventoryItemList #btnBulkActionsOff {
  background-color: #6C757D;
}
.exfo .divUser .divOtherButtons.right.w-auto .imgAdd,
.exfo #btnEmployeeAdd,
.exfo #divWarehouseShelfList #imgDownloadPdf,
.exfo #divWarehouseShelfList .imgDownloadXls,
.exfo #btnWarehouseShelfAdd,
.exfo #btnWarehouseZoneAdd {
  background-color: #0069AA;
}
.exfo .paginateRight, .exfo .paginateLeft {
  background-color: #0069AA;
}
.exfo .pager .disabled > img,
.exfo .btn-dots.disabled {
  background-color: #6C757D;
}
.exfo .assetsList {
  background-color: #6C757D;
}
.exfo .asset-img {
  background-color: #6C757D;
}
.exfo .asset-img2 {
  background-color: #6C757D;
}
.exfo .asset-img3 {
  background-color: #6C757D;
}
.exfo .createTaskImg {
  background-color: #0069AA;
}
.exfo .fas.fa-box, .exfo .fas.fa-weight-hanging {
  color: #6C757D;
}
.exfo .table tbody tr td .text-green.far.fa-trash-alt {
  color: #0069AA;
}
.exfo .inventoryStatus {
  background-color: #6C757D;
}
.exfo #btnLoupe {
  background-color: #0069AA;
}
.exfo #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.exfo .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.exfo .btn.btnSearchPopup {
  background-color: #0069AA !important;
}
.exfo .btn.btnClearValues:after {
  color: #0069AA !important;
}
.exfo .btn.btn-cancel, .exfo .btn.btn-white {
  color: #0069AA !important;
  border-color: #0069AA !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.exfo .btn.btn-cancel:hover:not([name=btnClearFilter]), .exfo .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #0069AA !important;
  color: #0069AA !important;
  padding: 5px 11px;
}
.exfo .btn.btn-cancel.inactive, .exfo .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.exfo .btn.btn-block.btn-break-type {
  background-color: #0069AA;
  color: white;
}
.exfo .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.exfo .btn.btn-green.disabled, .exfo .btn.btn-green:disabled, .exfo .btn.btn-white.disabled, .exfo .btn.btn-white:disabled, .exfo .btn.btn-cancel.disabled, .exfo .btn.btn-cancel:disabled, .exfo .btn.btn-save.disabled, .exfo .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.exfo .btn.btn-green.disabled.turn-on, .exfo .btn.btn-green:disabled.turn-on, .exfo .btn.btn-white.disabled.turn-on, .exfo .btn.btn-white:disabled.turn-on, .exfo .btn.btn-cancel.disabled.turn-on, .exfo .btn.btn-cancel:disabled.turn-on, .exfo .btn.btn-save.disabled.turn-on, .exfo .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.exfo .btn.btn-green.disabled:hover, .exfo .btn.btn-green:disabled:hover, .exfo .btn.btn-white.disabled:hover, .exfo .btn.btn-white:disabled:hover, .exfo .btn.btn-cancel.disabled:hover, .exfo .btn.btn-cancel:disabled:hover, .exfo .btn.btn-save.disabled:hover, .exfo .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.exfo .btn.btn-green.disabled:hover.turn-on, .exfo .btn.btn-green:disabled:hover.turn-on, .exfo .btn.btn-white.disabled:hover.turn-on, .exfo .btn.btn-white:disabled:hover.turn-on, .exfo .btn.btn-cancel.disabled:hover.turn-on, .exfo .btn.btn-cancel:disabled:hover.turn-on, .exfo .btn.btn-save.disabled:hover.turn-on, .exfo .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.exfo .btn.btn-switch-yes {
  color: #0069AA !important;
  border-color: #0069AA !important;
  background-color: white !important;
}
.exfo .btn.btn-switch-yes:hover {
  color: #0069AA !important;
  border-color: #0069AA !important;
  background-color: white !important;
}
.exfo .btn.btn-switch-yes.selected {
  background-color: #0069AA !important;
  color: white !important;
}
.exfo .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.exfo .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.exfo .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.exfo .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.exfo .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.exfo .fas.fa-search {
  color: #0069AA;
}
.exfo .notReserved,
.exfo .reserved-on {
  background-color: #0069AA;
}
.exfo .transaction {
  background-color: #0069AA;
}
.exfo .img-return-to-customer {
  background-color: #0069AA;
}
.exfo .reserved-replacement {
  background-color: #0069AA;
}
.exfo #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #0069AA;
}
.exfo #btnDownloadPdf,
.exfo #btnDownloadXls {
  background-color: #0069AA;
}
.exfo #btnXls,
.exfo #btnPdf,
.exfo #btnCsv {
  background: #0069AA;
}
.exfo .img-edit,
.exfo .imgEdit,
.exfo #btnWorkboardToDoListAdd,
.exfo #btnTrackboardListFilters,
.exfo .workboardPackageImg {
  background-color: #0069AA;
}
.exfo .workboardInformationNotesImg {
  background-color: #6C757D;
}
.exfo .img-delete,
.exfo .ic-repairs-external,
.exfo .ic-repairs-internal,
.exfo .ic-repairs-dollar-circle {
  background-color: #0069AA;
}
.exfo li.select2-search-choice a.select2-search-choice-close {
  background-color: #0069AA !important;
}
.exfo .imgShowFile {
  color: #0069AA;
}
.exfo #tblWorkTimeLogList .img-add {
  background-color: #0069AA;
}
.exfo .img-add {
  background-color: #0069AA;
}
.exfo .img-calibration {
  background-color: #0069AA;
}
.exfo .img-bulk-add {
  background-color: #0069AA;
}
.exfo .img-xls-export {
  background-color: #0069AA;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.exfo .img-xls-import {
  background-color: #0069AA;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.exfo .img-edit-price {
  background-color: #0069AA;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.exfo .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.exfo .img-import {
  background-color: #0069AA;
}
.exfo .img-import-book-value {
  background-color: #0069AA;
}
.exfo .img-copy {
  background-color: #0069AA;
}
.exfo .img-import-export {
  background-color: #0069AA;
}
.exfo #btnWorkAssignementAddOperator,
.exfo #btnWorkTimeLogRefresh,
.exfo #btnWorkboardOrdersLeftListRefresh,
.exfo #btnWorkboardOrdersRightListRefresh,
.exfo #btnWorkboardToDoListRefresh,
.exfo #btnPreshippingOrderToShipListRefresh,
.exfo #btnPreshippingTaskListRefresh,
.exfo #btnWorkboardDoneListRefresh,
.exfo .fa.fa-forward,
.exfo .fa.fa-backward,
.exfo .btn-refresh {
  color: #0069AA;
}
.exfo #btnWorkAssignementAddOperator:hover,
.exfo #btnWorkTimeLogRefresh:hover,
.exfo #btnWorkboardOrdersLeftListRefresh:hover,
.exfo #btnWorkboardOrdersRightListRefresh:hover,
.exfo #btnWorkboardToDoListRefresh:hover,
.exfo #btnPreshippingOrderToShipListRefresh:hover,
.exfo #btnPreshippingTaskListRefresh:hover,
.exfo #btnWorkboardDoneListRefresh:hover,
.exfo .fa.fa-forward:hover,
.exfo .fa.fa-backward:hover,
.exfo .btn-refresh:hover {
  color: black;
}
.exfo .img-add.img-testing-task.img-testing-task-left,
.exfo .img-add.img-preshipping-task,
.exfo .img-add.img-testing-task.img-testing-task-right,
.exfo #btnWorkboardDoneListAddBreak {
  background-color: #0069AA;
}
.exfo #divBtnFilters.imgBtnFilters {
  background-color: #0069AA;
}
.exfo #btnWorkboardDoneListFilters {
  background-color: #0069AA;
}
.exfo .btn-refresh:disabled::before {
  color: #6C757D;
}
.exfo #btnTrackboardListReload {
  background-color: #0069AA !important;
}
.exfo #btnTrackboardListReload.notAllowed {
  background-color: #6C757D !important;
}
.exfo .input-group.datepicker .calendarIcon, .exfo .input-group.datepicker-report .calendarIcon {
  background-color: #0069AA !important;
}
.exfo .imgInvite {
  background-color: #0069AA;
}
.exfo #btnTrackboardListAllFilterCancel:after {
  color: #0069AA !important;
}
.exfo .select2-container .select2-selection__choice__remove,
.exfo .select2-container .select2-selection--single .select2-selection__clear {
  color: #0069AA !important;
}
.exfo .noteType {
  background-color: #0069AA;
}
.exfo #imgTrackboardInfoFedex {
  color: #0069AA;
}
.exfo .trackIcons {
  color: #0069AA;
}
.exfo .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #0069AA;
}
.exfo .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .exfo .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.exfo .fa.fa-clock, .exfo .fa.fa-clock-o, .exfo .fa.fa-calendar, .exfo .fa.fa-calendar-alt {
  color: #0069AA;
}
.exfo .fas.fa-angle-up.sp-i-arrow,
.exfo .fas.fa-angle-down.sp-i-arrow {
  color: #0069AA;
}
.exfo .img-package {
  background-color: #6C757D;
}
.exfo .img-other {
  color: #6C757D;
}
.exfo .collapse-arrow:after {
  color: #0069AA;
}
.exfo .collapse-arrow-before:before {
  color: #0069AA;
}
.exfo .icon {
  background-color: #0069AA;
}
.exfo .icon.far, .exfo .icon.fas {
  color: #0069AA;
  background-color: transparent;
}
.exfo .icon.icon-not-clickable {
  background-color: #6C757D;
}
.exfo .icon-employee-pin {
  color: #0069AA !important;
}
.exfo .icon-asset-resrvation {
  color: #0069AA !important;
}
.exfo .custom-number {
  border-color: #0069AA !important;
}
.exfo .custom-number.disabled {
  border-color: #6C757D !important;
}
.exfo .custom-number .custom-number-button {
  color: #0069AA !important;
}
.exfo .custom-number .custom-number-button.disabled {
  color: #6C757D !important;
}
.exfo .custom-number .custom-number-input {
  border-color: #0069AA !important;
}
.exfo .custom-number .custom-number-input.disabled {
  border-color: #6C757D !important;
}
.exfo .div-border-section {
  border: 2px solid #E3E3E3;
}
.exfo #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.exfo #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.exfo .box-item.selected {
  border: 1px solid #0069AA;
  background-color: #FFF;
}
.exfo .sp-ship {
  color: #0069AA !important;
}
.exfo div.div-index {
  color: #0069AA !important;
  border: 2px solid #0069AA !important;
}
.exfo label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.exfo #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.exfo #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #0069AA;
}
.exfo #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #0069AA;
}
.exfo #divOrderPackageDetails .package-number, .exfo #divPurchaseOrderPackageDetails .package-number, .exfo #divOrderShipmentPopup .package-number {
  color: #0069AA;
  cursor: pointer;
}
.exfo #divOrderPackageDetails .btn, .exfo #divPurchaseOrderPackageDetails .btn, .exfo #divOrderShipmentPopup .btn {
  background-color: #0069AA;
}
.exfo #divOrderPackageDetails .btn:hover, .exfo #divOrderPackageDetails .btn.inactive:hover, .exfo #divPurchaseOrderPackageDetails .btn:hover, .exfo #divPurchaseOrderPackageDetails .btn.inactive:hover, .exfo #divOrderShipmentPopup .btn:hover, .exfo #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #0069AA;
  color: white;
}
.exfo #divOrderPackageDetails .btn.inactive, .exfo #divPurchaseOrderPackageDetails .btn.inactive, .exfo #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.exfo #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.exfo #divCustomers .customer-item.active, .exfo #divCustomers .vendor-item.active, .exfo #divMergeCustomers .customer-item.active, .exfo #divMergeCustomers .vendor-item.active, .exfo #divVendors .customer-item.active, .exfo #divVendors .vendor-item.active, .exfo #divPurchaseboardOrderDetails .customer-item.active, .exfo #divPurchaseboardOrderDetails .vendor-item.active, .exfo #divUnexpectedModelsImportStepSelection .customer-item.active, .exfo #divUnexpectedModelsImportStepSelection .vendor-item.active, .exfo #divUnexpectedModelsImportStepSummary .customer-item.active, .exfo #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #0069AA;
}
.exfo #divCustomers .gray-right-border, .exfo #divMergeCustomers .gray-right-border, .exfo #divVendors .gray-right-border, .exfo #divPurchaseboardOrderDetails .gray-right-border, .exfo #divUnexpectedModelsImportStepSelection .gray-right-border, .exfo #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.exfo #divCustomers .img-discount, .exfo #divMergeCustomers .img-discount, .exfo #divVendors .img-discount, .exfo #divPurchaseboardOrderDetails .img-discount, .exfo #divUnexpectedModelsImportStepSelection .img-discount, .exfo #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.exfo #divCustomers .img-linked, .exfo #divMergeCustomers .img-linked, .exfo #divVendors .img-linked, .exfo #divPurchaseboardOrderDetails .img-linked, .exfo #divUnexpectedModelsImportStepSelection .img-linked, .exfo #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.exfo #divCustomers .img-customer, .exfo #divCustomers .img-vendor, .exfo #divMergeCustomers .img-customer, .exfo #divMergeCustomers .img-vendor, .exfo #divVendors .img-customer, .exfo #divVendors .img-vendor, .exfo #divPurchaseboardOrderDetails .img-customer, .exfo #divPurchaseboardOrderDetails .img-vendor, .exfo #divUnexpectedModelsImportStepSelection .img-customer, .exfo #divUnexpectedModelsImportStepSelection .img-vendor, .exfo #divUnexpectedModelsImportStepSummary .img-customer, .exfo #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.exfo #divCustomers [name=divCustomerDetailsLeft], .exfo #divCustomers [name=divVendorDetailsLeft], .exfo #divMergeCustomers [name=divCustomerDetailsLeft], .exfo #divMergeCustomers [name=divVendorDetailsLeft], .exfo #divVendors [name=divCustomerDetailsLeft], .exfo #divVendors [name=divVendorDetailsLeft], .exfo #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .exfo #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .exfo #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .exfo #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .exfo #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .exfo #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.exfo #divCustomers .div-header, .exfo #divMergeCustomers .div-header, .exfo #divVendors .div-header, .exfo #divPurchaseboardOrderDetails .div-header, .exfo #divUnexpectedModelsImportStepSelection .div-header, .exfo #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.exfo #divCustomers .contact-mail, .exfo #divMergeCustomers .contact-mail, .exfo #divVendors .contact-mail, .exfo #divPurchaseboardOrderDetails .contact-mail, .exfo #divUnexpectedModelsImportStepSelection .contact-mail, .exfo #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #0069AA !important;
}
.exfo #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .exfo #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .exfo #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .exfo #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .exfo #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .exfo #divVendors [name=divVendorDetailsRight] [name=divNavigator], .exfo #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .exfo #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .exfo #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .exfo #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .exfo #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .exfo #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.exfo #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .exfo #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .exfo #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .exfo #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .exfo #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .exfo #divVendors [name=divVendorDetailsRight] .img-internal-assets, .exfo #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .exfo #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .exfo #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .exfo #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .exfo #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .exfo #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #0069AA;
}
.exfo #divCustomers tr.pending, .exfo #divMergeCustomers tr.pending, .exfo #divVendors tr.pending, .exfo #divPurchaseboardOrderDetails tr.pending, .exfo #divUnexpectedModelsImportStepSelection tr.pending, .exfo #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.exfo #divCustomers tr.pending td, .exfo #divMergeCustomers tr.pending td, .exfo #divVendors tr.pending td, .exfo #divPurchaseboardOrderDetails tr.pending td, .exfo #divUnexpectedModelsImportStepSelection tr.pending td, .exfo #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.exfo #divCustomers [name=divMyIRUserCode], .exfo #divMergeCustomers [name=divMyIRUserCode], .exfo #divVendors [name=divMyIRUserCode], .exfo #divPurchaseboardOrderDetails [name=divMyIRUserCode], .exfo #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .exfo #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.exfo #divCustomers [name=divConfirm] .div-circle, .exfo #divMergeCustomers [name=divConfirm] .div-circle, .exfo #divVendors [name=divConfirm] .div-circle, .exfo #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .exfo #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .exfo #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #0069AA;
}
.exfo #divCustomers .div-colored-info .div-title-text, .exfo #divCustomers .div-colored-info .div-count-number, .exfo #divMergeCustomers .div-colored-info .div-title-text, .exfo #divMergeCustomers .div-colored-info .div-count-number, .exfo #divVendors .div-colored-info .div-title-text, .exfo #divVendors .div-colored-info .div-count-number, .exfo #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .exfo #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .exfo #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .exfo #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .exfo #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .exfo #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.exfo #divCustomers .div-colored-info .img-asset, .exfo #divCustomers .div-colored-info .img-order, .exfo #divCustomers .div-colored-info .img-accessory, .exfo #divMergeCustomers .div-colored-info .img-asset, .exfo #divMergeCustomers .div-colored-info .img-order, .exfo #divMergeCustomers .div-colored-info .img-accessory, .exfo #divVendors .div-colored-info .img-asset, .exfo #divVendors .div-colored-info .img-order, .exfo #divVendors .div-colored-info .img-accessory, .exfo #divPurchaseboardOrderDetails .div-colored-info .img-asset, .exfo #divPurchaseboardOrderDetails .div-colored-info .img-order, .exfo #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .exfo #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .exfo #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .exfo #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .exfo #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .exfo #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .exfo #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.exfo #divCustomers .spLastOrders, .exfo #divMergeCustomers .spLastOrders, .exfo #divVendors .spLastOrders, .exfo #divPurchaseboardOrderDetails .spLastOrders, .exfo #divUnexpectedModelsImportStepSelection .spLastOrders, .exfo #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.exfo #divCustomers .divLastOrdersAssetCount, .exfo #divCustomers .divLastOrderListItem, .exfo #divMergeCustomers .divLastOrdersAssetCount, .exfo #divMergeCustomers .divLastOrderListItem, .exfo #divVendors .divLastOrdersAssetCount, .exfo #divVendors .divLastOrderListItem, .exfo #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .exfo #divPurchaseboardOrderDetails .divLastOrderListItem, .exfo #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .exfo #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .exfo #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .exfo #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.exfo #divCustomers .divLastOrdersAssetCount, .exfo #divCustomers .divLastOrdersAssetCountLabel, .exfo #divCustomers .divDaysOnRentLabel, .exfo #divCustomers .divDaysOnRent, .exfo #divMergeCustomers .divLastOrdersAssetCount, .exfo #divMergeCustomers .divLastOrdersAssetCountLabel, .exfo #divMergeCustomers .divDaysOnRentLabel, .exfo #divMergeCustomers .divDaysOnRent, .exfo #divVendors .divLastOrdersAssetCount, .exfo #divVendors .divLastOrdersAssetCountLabel, .exfo #divVendors .divDaysOnRentLabel, .exfo #divVendors .divDaysOnRent, .exfo #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .exfo #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .exfo #divPurchaseboardOrderDetails .divDaysOnRentLabel, .exfo #divPurchaseboardOrderDetails .divDaysOnRent, .exfo #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .exfo #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .exfo #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .exfo #divUnexpectedModelsImportStepSelection .divDaysOnRent, .exfo #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .exfo #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .exfo #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .exfo #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.exfo .img-not-allowed,
.exfo .img-print-default-yes,
.exfo .img-print-default-no,
.exfo .img-send-default-yes,
.exfo .img-send-default-no,
.exfo .img-print-yesno,
.exfo .img-send-yesno,
.exfo .img-fedex {
  background-color: #0069AA;
}
.exfo .img-not-allowed.off,
.exfo .img-print-default-yes.off,
.exfo .img-print-default-no.off,
.exfo .img-send-default-yes.off,
.exfo .img-send-default-no.off,
.exfo .img-print-yesno.off,
.exfo .img-send-yesno.off,
.exfo .img-fedex.off {
  background-color: #E3E3E3;
}
.exfo .img-not-allowed.disabled,
.exfo .img-print-default-yes.disabled,
.exfo .img-print-default-no.disabled,
.exfo .img-send-default-yes.disabled,
.exfo .img-send-default-no.disabled,
.exfo .img-print-yesno.disabled,
.exfo .img-send-yesno.disabled,
.exfo .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.exfo .div-definition.selected {
  border-color: #0069AA !important;
}
.exfo .div-definition:hover {
  background-color: #C3D9E6 !important;
}
.exfo #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.exfo #divMergeCustomers .div-list-element.selected {
  border-color: #0069AA !important;
}
.exfo #divMergeCustomers .div-remove-button {
  color: #0069AA;
}
.exfo #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .exfo #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.exfo #divCustomerAddEdit [name=txtName].disabled, .exfo #divVendorAddEdit [name=txtName].disabled {
  background-color: #C3D9E6 !important;
  color: #A9A9A9 !important;
}
.exfo .td-empty {
  background-color: #F5F6F8 !important;
}
.exfo .div-asset-status {
  color: blue;
}
.exfo .div-asset-number {
  color: #0069AA;
}
.exfo .chips-item-close {
  color: #0069AA !important;
}
.exfo .chips {
  background-color: white;
  border-color: #A8A8A8 !important;
}
.exfo .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.exfo .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.exfo .asset-group {
  color: #6c757d;
}
.exfo .div-order-type-radio {
  border-color: #9CBCCF;
  color: #9CBCCF;
}
.exfo .div-order-type-radio .div-short-name {
  background: rgba(156, 188, 207, 0.1);
}
.exfo .div-order-type-radio.selected {
  border-color: #0069AA;
  color: #0069AA;
}
.exfo .div-order-type-radio.selected .div-short-name {
  background: rgba(0, 105, 170, 0.1);
}
.exfo #divModelPriceListEdit .span-selected-models-header, .exfo #divModelPriceListEdit .span-selected-models-content {
  color: #0069AA;
}
.exfo #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.exfo #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.exfo .sp-cleared {
  background-color: #CBCBCB !important;
}
.exfo .div-seperation-border {
  border-color: #E3E3E3;
}
.exfo .custom-control-label:before {
  background-color: #0069AA !important;
}
.exfo .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.exfo .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.exfo .my-dot {
  background-color: #bbb;
}
.exfo .inventory-resolve-type {
  background-color: #0069AA !important;
}
.exfo .back-button {
  color: #0069AA !important;
}
.exfo .div-circle {
  color: #FFF;
}
.exfo .div-circle span.value {
  color: #FFF !important;
}
.exfo .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.exfo .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.exfo .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.exfo .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.exfo .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.exfo .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.exfo .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.exfo .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.exfo .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.exfo .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.exfo .div-group-name {
  color: #A9A9A9 !important;
}
.exfo #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #C3D9E6;
}
.exfo #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.exfo .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.exfo .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.exfo .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .exfo .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.exfo .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.exfo .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.exfo .address-error-message {
  color: #F44336 !important;
}
.exfo .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.exfo .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.exfo .invalid-validated-address {
  color: #F44336;
}
.exfo #divCleaningTesting .order-number-black {
  color: #0069AA !important;
  font-weight: 600;
}
.exfo #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.exfo #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.exfo #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.exfo #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.exfo #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.exfo #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.exfo #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.exfo #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.exfo #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.exfo #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.exfo #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #0069AA;
}
.exfo .workboard-order-type {
  border-color: #A9A9A9;
}
.exfo #divPurchaseOrderAddSummary .div-header, .exfo #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.exfo #tblRolesManagementRolesRoleList .users-count {
  color: #0069AA;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.exfo #tabMenu .fa-print {
  color: white !important;
}
.exfo #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .exfo #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .exfo #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .exfo #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .exfo #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #0069AA !important;
}
.exfo #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .exfo #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .exfo #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .exfo #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .exfo #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6C757D !important;
}
.exfo #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.exfo #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.exfo #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.exfo #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.exfo #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.exfo #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.exfo #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.exfo #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.exfo #tblReceivingAssetList tbody tr, .exfo #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #F5F6F8 !important;
}
.exfo #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #0069AA !important;
  border-color: #0069AA !important;
}
.exfo #tblAssetLocationAssetList tbody tr {
  background-color: #F5F6F8 !important;
}
.exfo #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.exfo #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.exfo #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #0069AA;
}
.exfo #divSystemConfiguration th[rowspan="1"] {
  border-color: #0069AA transparent transparent #0069AA;
}
.exfo #divSystemConfiguration th[rowspan="1"]:first-of-type, .exfo #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #0069AA transparent transparent transparent;
}
.exfo #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #0069AA #0069AA transparent #0069AA;
}
.exfo #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #0069AA;
  border-right: 1px solid #0069AA;
}
.exfo #divSystemConfiguration .last-th {
  border-left: 1px solid #0069AA;
}
.exfo #divRequisitionAddEdit .selected-accessory, .exfo #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #0069AA;
}
.exfo #divRepairCard .small-span {
  color: #6c757d !important;
}
.exfo #divRepairCard .repairs-link {
  color: #0069AA;
}
.exfo #divRepairCard .btn-attachments {
  color: #0069AA !important;
}
.exfo #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.exfo #divRepairCard .arrow-right, .exfo #divRepairCard .arrow-left, .exfo #divRepairCard .arrow-double-left {
  background-color: #0069AA;
}
.exfo #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.exfo #divAddEditRequestedParts .selected-part, .exfo #divAddEditUsedParts .selected-part {
  border: 1px solid #0069AA;
}
.exfo #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #0069AA;
}
.exfo #divServiceSettlementCard .settlement-link {
  color: #0069AA;
}
.exfo #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.exfo #divServiceSettlementCard .arrow-left, .exfo #divServiceSettlementCard .arrow-right {
  background-color: #0069AA;
}
.exfo #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.exfo #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #0069AA;
  border-bottom: 1px solid #0069AA;
}
.exfo #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #0069AA;
}
.exfo #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #0069AA;
}
.exfo #divMainFilters .clickable-text, .exfo #divOrderNavPanel .clickable-text, .exfo #divNotes .clickable-text, .exfo #divOrderNotePanel .clickable-text, .exfo #divAddEditDropshipment .clickable-text {
  color: #0069AA;
}
.exfo #divOrderNavPanel .arrow-right, .exfo #divOrderNavPanel .arrow-left, .exfo #divOrderNavPanel .arrow-double-left, .exfo #divOrderNavPanel .arrow-hand, .exfo #divOrderNavPanel .add-order-line-icon::after, .exfo #divOrderOrderLineItems .arrow-right, .exfo #divOrderOrderLineItems .arrow-left, .exfo #divOrderOrderLineItems .arrow-double-left, .exfo #divOrderOrderLineItems .arrow-hand, .exfo #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #0069AA;
}
.exfo .main-page-section {
  background-color: #F5F6F8 !important;
}
.exfo #divOrderAssetsPopup .gray-background, .exfo #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.exfo #divOrderAddEditAccessories .font-note, .exfo #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.exfo span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #A8A8A8 !important;
}
.exfo #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.exfo #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.exfo #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.mylbpro {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.mylbpro .mainPage {
  background-color: #FFFFFF !important;
}
.mylbpro .newTopMenu {
  background-color: #EF703A !important;
}
.mylbpro .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #EF703A !important;
}
.mylbpro .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.mylbpro .newTopMenu #divUserBreak {
  background-color: #EF703A !important;
}
.mylbpro .newTopMenu .liNewMenuItem:hover,
.mylbpro .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #EF703A !important;
}
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #EF703A !important;
}
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #FFDECF !important;
}
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.mylbpro .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #FFDECF !important;
}
.mylbpro .newTopMenu .newMenuItem {
  color: #FFDECF !important;
}
.mylbpro .newTopMenu .newMenuItem.active {
  color: white !important;
}
.mylbpro .newTopMenu .menu-button:hover {
  background-color: #EF703A !important;
}
.mylbpro .newTopMenu #divUserBreak:hover {
  background-color: #EF703A !important;
}
.mylbpro .table thead {
  background-color: #A9A9A9 !important;
}
.mylbpro .table thead th {
  color: white;
}
.mylbpro .table thead tr {
  background-color: #A9A9A9;
}
.mylbpro .table thead tr td {
  color: #464646 !important;
}
.mylbpro .table tbody tr {
  background-color: #FFFFFF;
}
.mylbpro .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.mylbpro .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.mylbpro .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.mylbpro .table tbody tr td {
  color: #464646;
}
.mylbpro .table tbody tr td .spName {
  color: #5B58E9 !important;
}
.mylbpro .table tbody tr td .icon-employee {
  color: #5B58E9 !important;
}
.mylbpro .table tbody tr td .show-popup-main-check {
  color: #5B58E9 !important;
}
.mylbpro .table tbody tr td .rowDescription {
  color: #6c757d;
}
.mylbpro .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.mylbpro .table tbody tr td.notClick {
  color: black;
}
.mylbpro .table tbody tr td .text-green {
  color: #5B58E9;
}
.mylbpro .table .custom-control-label::before {
  background-color: #5B58E9;
}
.mylbpro .table .custom-control-label::after {
  background-color: #5B58E9;
}
.mylbpro .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.mylbpro .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.mylbpro .div-like-table {
  color: #464646;
}
.mylbpro .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.mylbpro #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.mylbpro .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.mylbpro .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.mylbpro .tabulator .tabulator-table .tabulator-row,
.mylbpro .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.mylbpro .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.mylbpro .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.mylbpro .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.mylbpro .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #5B58E9 !important;
}
.mylbpro .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #FFDECF;
}
.mylbpro .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.mylbpro .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #FFDECF !important;
}
.mylbpro table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.mylbpro table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.mylbpro table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #EF703A !important;
}
.mylbpro table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.mylbpro table.dataTable thead .custom-control-label::after {
  background-color: #5B58E9 !important;
}
.mylbpro table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.mylbpro table.dataTable tbody tr.selected td {
  border-top-color: #EF703A !important;
  border-bottom-color: #EF703A !important;
}
.mylbpro table.dataTable tbody tr.selected td:first-child {
  border-left-color: #EF703A;
  border-bottom-color: #EF703A;
  border-top-color: #EF703A;
}
.mylbpro table.dataTable tbody tr.selected td:last-child {
  border-right-color: #EF703A;
  border-bottom-color: #EF703A;
  border-top-color: #EF703A;
}
.mylbpro .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.mylbpro .div-data-table-header .custom-control-label::after {
  background-color: #5B58E9 !important;
}
.mylbpro input::placeholder {
  color: #6c757d !important;
}
.mylbpro #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.mylbpro #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.mylbpro #divRequisitionAddLineItems .div-price label:not(.error), .mylbpro #divPurchaseOrderAddLineItems .div-price label:not(.error), .mylbpro #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.mylbpro #divRequisitionAddLineItems .new-item.edited, .mylbpro #divPurchaseOrderAddLineItems .new-item.edited, .mylbpro #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #5B58E9;
  height: 100px !important;
  padding-top: 5px !important;
}
.mylbpro #divRequisitionAddLineItems .new-item.edited + .border-separation, .mylbpro #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .mylbpro #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.mylbpro #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .mylbpro #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .mylbpro #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.mylbpro #divStockCheckOrders .divNavigator {
  color: #5B58E9 !important;
}
.mylbpro #divStockCheckOrders .divNavigator.isActive {
  border-color: #5B58E9 !important;
}
.mylbpro .label,
.mylbpro #spStatusTest,
.mylbpro #inventoryScans,
.mylbpro #inventoryDiscreparency,
.mylbpro .filterInfo,
.mylbpro #formTrackboardAddActivityModal span,
.mylbpro #divTrackboardFilter .label,
.mylbpro .divMainSection div.label,
.mylbpro .spBigText,
.mylbpro .filter-info,
.mylbpro #tbTrackboardPackageDetailsDeliveryShipment tr td,
.mylbpro .next-order-number,
.mylbpro .div-circle {
  color: #6c757d;
}
.mylbpro .select2-results .select2-highlighted {
  color: #EF703A !important;
}
.mylbpro .divSubNavigator,
.mylbpro #divTrackboardNavTravelHistory,
.mylbpro #divTrackboardNavOrderDetails,
.mylbpro #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.mylbpro .divSubNavigator.selected,
.mylbpro #divTrackboardNavTravelHistory.selected,
.mylbpro #divTrackboardNavOrderDetails.selected,
.mylbpro #divTrackboardNavPackageDetails.selected {
  color: #5B58E9;
  border-color: #5B58E9;
}
.mylbpro #divCustomerNavigation .row div, .mylbpro #divVendorNavigation .row div {
  color: #6c757d;
}
.mylbpro #divCustomerNavigation .row div.isActive, .mylbpro #divVendorNavigation .row div.isActive {
  color: #5B58E9;
  border-color: #5B58E9;
}
.mylbpro .sub-navigation {
  color: #5B58E9;
}
.mylbpro .sub-navigation.active {
  border-bottom: 2px solid #5B58E9;
}
.mylbpro .sub-navigation.secondary {
  color: #6c757d !important;
}
.mylbpro .sub-navigation.secondary.active {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.mylbpro #ddlIRCountry,
.mylbpro .dropdown-menu > li > a,
.mylbpro .btn-default,
.mylbpro .SumoSelect > .CaptionCont > span.placeholder,
.mylbpro .input span:not(.fa),
.mylbpro textarea,
.mylbpro .custom-file-label,
.mylbpro .btn-light,
.mylbpro .select2-selection__choice,
.mylbpro .swal2-content,
.mylbpro .level2,
.mylbpro .reportName,
.mylbpro .divMainSection div.inputDiv {
  color: black !important;
}
.mylbpro input,
.mylbpro .bigSpanTitle,
.mylbpro .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.mylbpro .select2-drop {
  color: black;
}
.mylbpro .accordion .card .card-header .btn {
  color: black;
}
.mylbpro .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.mylbpro .myFieldset.fieldsetInventory legend {
  color: black;
}
.mylbpro .tbl-main-check tr td span {
  color: #464646;
}
.mylbpro .tbl-drill-down tr td span {
  color: #464646;
}
.mylbpro .tbl-main-check tr td.model-name span {
  color: #464646;
}
.mylbpro .tbl-main-check tr td.model-name a span {
  color: #5B58E9 !important;
}
.mylbpro .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.mylbpro .tbl-drill-down tr td.model-name a span {
  color: #5B58E9 !important;
}
.mylbpro .text-green,
.mylbpro .spName a,
.mylbpro .spName a:hover,
.mylbpro .text-clickable,
.mylbpro a.orderNumber,
.mylbpro .img-button div span .order-number,
.mylbpro a.orderNumber span, .mylbpro a:hover,
.mylbpro span.asset-details, .mylbpro .customer-name-link, .mylbpro .vendor-name-link {
  color: #5B58E9;
}
.mylbpro input[type=text],
.mylbpro input[type=number],
.mylbpro input[type=search],
.mylbpro input[type=password],
.mylbpro textarea:not(.disabled),
.mylbpro select,
.mylbpro .select2-container:not(.select2-container--disabled) .select2-selection,
.mylbpro .select2-results__option:not(.select2-results__option--highlighted),
.mylbpro .SlectBox,
.mylbpro .options,
.mylbpro .dropdown-menu,
.mylbpro .select2-drop-multi,
.mylbpro .select2-search-field,
.mylbpro .dropdown.bootstrap-select,
.mylbpro .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.mylbpro input[type=text]:not(.disabled) .filter-option-inner-inner,
.mylbpro input[type=number]:not(.disabled) .filter-option-inner-inner,
.mylbpro input[type=search]:not(.disabled) .filter-option-inner-inner,
.mylbpro input[type=password]:not(.disabled) .filter-option-inner-inner,
.mylbpro textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.mylbpro select:not(.disabled) .filter-option-inner-inner,
.mylbpro .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.mylbpro .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.mylbpro .SlectBox:not(.disabled) .filter-option-inner-inner,
.mylbpro .options:not(.disabled) .filter-option-inner-inner,
.mylbpro .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.mylbpro .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.mylbpro .select2-search-field:not(.disabled) .filter-option-inner-inner,
.mylbpro .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.mylbpro .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.mylbpro .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.mylbpro .dropdown-toggle:not(.disabled):hover, .mylbpro .dropdown-toggle:not(.disabled):focus, .mylbpro .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.mylbpro #spAssetDetailsGeneralLocation .text-green {
  color: #5B58E9;
}
.mylbpro .order-number {
  color: #5B58E9;
}
.mylbpro .level2:hover {
  color: #5B58E9;
}
.mylbpro .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #FFDECF;
  color: black;
}
.mylbpro .report-item-name.active {
  color: #EF703A;
}
.mylbpro .text-not-clickable {
  color: black !important;
}
.mylbpro .text-grayed-out {
  color: #A9A9A9 !important;
}
.mylbpro .sp-title.text-not-clickable {
  color: black !important;
}
.mylbpro .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.mylbpro .Zebra_DatePicker {
  color: #464646;
}
.mylbpro .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #5B58E9 !important;
}
.mylbpro .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.mylbpro .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.mylbpro .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.mylbpro .bootstrap-datetimepicker-widget table td.active,
.mylbpro .bootstrap-datetimepicker-widget table td.active:hover,
.mylbpro .bootstrap-datetimepicker-widget table td span.active {
  background-color: #5B58E9 !important;
}
.mylbpro .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #5B58E9 !important;
}
.mylbpro .dropdown-menu > .active > a {
  color: black;
}
.mylbpro .dropdown-menu > .active > a:hover, .mylbpro .dropdown-menu > .active > a:focus {
  color: black;
}
.mylbpro .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.mylbpro .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.mylbpro .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.mylbpro .btn-group .btn-orders,
.mylbpro .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.mylbpro .btn-group .btn-todo,
.mylbpro .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.mylbpro .btn-group .btn-shipment,
.mylbpro .btn-group .btn-shipment.inactive:hover {
  background-color: #5B58E9;
  color: white;
}
.mylbpro .btn-group .btn-return,
.mylbpro .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.mylbpro .btn-group .btn-all,
.mylbpro .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.mylbpro .btn-group .btn-done,
.mylbpro .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.mylbpro .btn-group .btn-roles,
.mylbpro .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.mylbpro .btn-group .btn-permissions,
.mylbpro .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.mylbpro .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.mylbpro #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.mylbpro #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.mylbpro #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.mylbpro #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.mylbpro .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.mylbpro .drill-separator {
  border-right-color: #E3E3E3;
}
.mylbpro .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.mylbpro .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.mylbpro .table-summary tr td {
  border-right-color: #E3E3E3;
}
.mylbpro .card {
  border-color: #E3E3E3;
}
.mylbpro .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.mylbpro h5,
.mylbpro h2,
.mylbpro .spTitle:not(.mustResovled),
.mylbpro .bigTitle,
.mylbpro .sp-title {
  color: #EF703A !important;
}
.mylbpro .header-title {
  color: #6c757d !important;
}
.mylbpro .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.mylbpro .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.mylbpro .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5B58E9 !important;
}
.mylbpro .custom-control-label:before {
  background-color: #5B58E9 !important;
}
.mylbpro .swal2-btn-green, .mylbpro .swal2-btn-save {
  background-color: #5B58E9 !important;
}
.mylbpro .swal2-btn-green:hover, .mylbpro .swal2-btn-save:hover {
  background-color: #5B58E9 !important;
}
.mylbpro .btn-save, .mylbpro .btn-green {
  background-color: #5B58E9;
  color: white;
}
.mylbpro .btn-save:hover, .mylbpro .btn-green:hover {
  border: 2px solid #EF703A;
  padding: 5px 11px;
}
.mylbpro .btn-save.inactive, .mylbpro .btn-green.inactive {
  border-color: #FFDECF;
  background-color: #EF703A;
}
.mylbpro .btn-square {
  color: white;
}
.mylbpro .btn-square.btn-square-primary {
  background-color: #5B58E9;
  border: 1px solid #5B58E9;
}
.mylbpro .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #5B58E9;
  box-shadow: 0px 0px 1px 5px;
}
.mylbpro .btn-square:hover {
  color: white;
  border: 2px solid #5B58E9;
  box-shadow: 0px 0px 1px 10px;
}
.mylbpro .a-link:hover {
  color: #5B58E9 !important;
}
.mylbpro .btn-outline-green {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.mylbpro .btn-outline-green:hover, .mylbpro .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #5B58E9 !important;
}
.mylbpro .dropdown .dropdown-menu .dropdown-item.active, .mylbpro .dropdown .dropdown-menu .dropdown-item:active, .mylbpro .dropdown .dropdown-menu .dropdown-item:hover, .mylbpro .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #FFDECF !important;
}
.mylbpro .dropdown .dropdown-menu .dropdown-item.active span, .mylbpro .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.mylbpro .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.mylbpro .btn-move,
.mylbpro .btnWorkAssignementAddOperator {
  color: #5B58E9;
}
.mylbpro .btn-move:hover,
.mylbpro .btnWorkAssignementAddOperator:hover {
  color: black;
}
.mylbpro .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.mylbpro .SumoSelect .select-all.selected > span i,
.mylbpro .SumoSelect .select-all.partial > span i {
  background-color: #5B58E9;
}
.mylbpro button.Zebra_DatePicker_Icon {
  background-color: #5B58E9 !important;
}
.mylbpro .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.mylbpro .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #5B58E9 !important;
}
.mylbpro .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #5B58E9 !important;
}
.mylbpro .btn-group .btn-l {
  background-color: #5B58E9;
  color: white;
}
.mylbpro .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.mylbpro .btn-back {
  background-color: #5B58E9 !important;
}
.mylbpro .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.mylbpro .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.mylbpro .adv-search {
  color: #5B58E9 !important;
  border: 1px solid #5B58E9 !important;
}
.mylbpro .adv-search:hover {
  color: #A9A9A9 !important;
}
.mylbpro .btn-employee-pin {
  color: #5B58E9 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.mylbpro .select2-choices {
  border-color: #63666B !important;
}
.mylbpro .select2-choices .select2-search-choice div,
.mylbpro .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.mylbpro .select2-container-multi .select2-choice {
  border-color: #63666B !important;
  box-shadow: 0 0 0 0.2rem #63666B;
}
.mylbpro .div-outline-green {
  border-color: #63666B;
}
.mylbpro .div-outline-green:hover, .mylbpro .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #5B58E9;
}
.mylbpro .select2-container .select2-search__field,
.mylbpro .select2-container span.select2-selection--multiple:not(.corrected-field),
.mylbpro .select2-container span.select2-selection--single,
.mylbpro .SlectBox,
.mylbpro .filter,
.mylbpro .custom-file-label,
.mylbpro .form-control,
.mylbpro .dropdown.bootstrap-select,
.mylbpro .input-group-text,
.mylbpro #txtFirstName,
.mylbpro #txtLastName,
.mylbpro #ddlIRCountry,
.mylbpro #txtPhoneNumber,
.mylbpro #txtEmail,
.mylbpro #txtPin,
.mylbpro #txtPassword,
.mylbpro #txtIMExternalID,
.mylbpro #txtRepeatPassword,
.mylbpro #txtWarehouseShelfAddEditName,
.mylbpro #txtWarehouseZoneAddEditName,
.mylbpro #txtAssetStatusFastChangeAddEditName,
.mylbpro #txtCertificateNumber {
  border-color: #63666B !important;
}
.mylbpro #txtPin.inValid {
  border: 1px solid red !important;
}
.mylbpro input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.mylbpro .group-title.ellipsis {
  color: #6c757d;
}
.mylbpro .tbl-main-check .facility-name span {
  color: #6c757d;
}
.mylbpro .tbl-drill-down-header tr th {
  color: #6c757d;
}
.mylbpro .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.mylbpro .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.mylbpro .form-group label:not(.input):not(.select),
.mylbpro .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.mylbpro #divStockCheckInfoModelModelDescription {
  color: black;
}
.mylbpro .card-body div {
  color: black;
}
.mylbpro .card-maintitle {
  color: #6c757d;
}
.mylbpro .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.mylbpro .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.mylbpro .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.mylbpro .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.mylbpro .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.mylbpro #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.mylbpro #imgDownloadPdf,
.mylbpro #imgDownloadXls,
.mylbpro .imgImport.pointer,
.mylbpro .imgAdd,
.mylbpro .arrow-inbound-outbound,
.mylbpro #btnBulkActions,
.mylbpro .xls-icon,
.mylbpro .img-pdf,
.mylbpro .btn-dots,
.mylbpro .change-to-shipped,
.mylbpro .img-accessories-green,
.mylbpro .img-return-accessories,
.mylbpro .img-assign-proper-order,
.mylbpro .img-grid-column-settings,
.mylbpro .btn-receiving-qa,
.mylbpro .img-po-confirmation,
.mylbpro .btn-get-fedex-label {
  background-color: #5B58E9;
}
.mylbpro .img-asset-box, .mylbpro .img-receiving-qa {
  background-color: #6c757d;
}
.mylbpro .img-pdf-disabled {
  background-color: #A9A9A9;
}
.mylbpro .InventoryScanType {
  background-color: #5B58E9;
}
.mylbpro #btnAllFilterCancel:after {
  color: #5B58E9 !important;
}
.mylbpro #divInventoryItemList #imgDownloadPdf,
.mylbpro #divInventoryItemList .xls-icon {
  background-color: #5B58E9;
}
.mylbpro #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.mylbpro .divUser .divOtherButtons.right.w-auto .imgAdd,
.mylbpro #btnEmployeeAdd,
.mylbpro #divWarehouseShelfList #imgDownloadPdf,
.mylbpro #divWarehouseShelfList .imgDownloadXls,
.mylbpro #btnWarehouseShelfAdd,
.mylbpro #btnWarehouseZoneAdd {
  background-color: #5B58E9;
}
.mylbpro .paginateRight, .mylbpro .paginateLeft {
  background-color: #5B58E9;
}
.mylbpro .pager .disabled > img,
.mylbpro .btn-dots.disabled {
  background-color: #6c757d;
}
.mylbpro .assetsList {
  background-color: #6c757d;
}
.mylbpro .asset-img {
  background-color: #6c757d;
}
.mylbpro .asset-img2 {
  background-color: #6c757d;
}
.mylbpro .asset-img3 {
  background-color: #6c757d;
}
.mylbpro .createTaskImg {
  background-color: #5B58E9;
}
.mylbpro .fas.fa-box, .mylbpro .fas.fa-weight-hanging {
  color: #6c757d;
}
.mylbpro .table tbody tr td .text-green.far.fa-trash-alt {
  color: #5B58E9;
}
.mylbpro .inventoryStatus {
  background-color: #6c757d;
}
.mylbpro #btnLoupe {
  background-color: #5B58E9;
}
.mylbpro #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.mylbpro .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.mylbpro .btn.btnSearchPopup {
  background-color: #5B58E9 !important;
}
.mylbpro .btn.btnClearValues:after {
  color: #5B58E9 !important;
}
.mylbpro .btn.btn-cancel, .mylbpro .btn.btn-white {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.mylbpro .btn.btn-cancel:hover:not([name=btnClearFilter]), .mylbpro .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #5B58E9 !important;
  color: #5B58E9 !important;
  padding: 5px 11px;
}
.mylbpro .btn.btn-cancel.inactive, .mylbpro .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.mylbpro .btn.btn-block.btn-break-type {
  background-color: #5B58E9;
  color: white;
}
.mylbpro .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.mylbpro .btn.btn-green.disabled, .mylbpro .btn.btn-green:disabled, .mylbpro .btn.btn-white.disabled, .mylbpro .btn.btn-white:disabled, .mylbpro .btn.btn-cancel.disabled, .mylbpro .btn.btn-cancel:disabled, .mylbpro .btn.btn-save.disabled, .mylbpro .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.mylbpro .btn.btn-green.disabled.turn-on, .mylbpro .btn.btn-green:disabled.turn-on, .mylbpro .btn.btn-white.disabled.turn-on, .mylbpro .btn.btn-white:disabled.turn-on, .mylbpro .btn.btn-cancel.disabled.turn-on, .mylbpro .btn.btn-cancel:disabled.turn-on, .mylbpro .btn.btn-save.disabled.turn-on, .mylbpro .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.mylbpro .btn.btn-green.disabled:hover, .mylbpro .btn.btn-green:disabled:hover, .mylbpro .btn.btn-white.disabled:hover, .mylbpro .btn.btn-white:disabled:hover, .mylbpro .btn.btn-cancel.disabled:hover, .mylbpro .btn.btn-cancel:disabled:hover, .mylbpro .btn.btn-save.disabled:hover, .mylbpro .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.mylbpro .btn.btn-green.disabled:hover.turn-on, .mylbpro .btn.btn-green:disabled:hover.turn-on, .mylbpro .btn.btn-white.disabled:hover.turn-on, .mylbpro .btn.btn-white:disabled:hover.turn-on, .mylbpro .btn.btn-cancel.disabled:hover.turn-on, .mylbpro .btn.btn-cancel:disabled:hover.turn-on, .mylbpro .btn.btn-save.disabled:hover.turn-on, .mylbpro .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.mylbpro .btn.btn-switch-yes {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.mylbpro .btn.btn-switch-yes:hover {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
  background-color: white !important;
}
.mylbpro .btn.btn-switch-yes.selected {
  background-color: #5B58E9 !important;
  color: white !important;
}
.mylbpro .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.mylbpro .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.mylbpro .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.mylbpro .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.mylbpro .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.mylbpro .fas.fa-search {
  color: #5B58E9;
}
.mylbpro .notReserved,
.mylbpro .reserved-on {
  background-color: #5B58E9;
}
.mylbpro .transaction {
  background-color: #5B58E9;
}
.mylbpro .img-return-to-customer {
  background-color: #5B58E9;
}
.mylbpro .reserved-replacement {
  background-color: #5B58E9;
}
.mylbpro #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #5B58E9;
}
.mylbpro #btnDownloadPdf,
.mylbpro #btnDownloadXls {
  background-color: #5B58E9;
}
.mylbpro #btnXls,
.mylbpro #btnPdf,
.mylbpro #btnCsv {
  background: #5B58E9;
}
.mylbpro .img-edit,
.mylbpro .imgEdit,
.mylbpro #btnWorkboardToDoListAdd,
.mylbpro #btnTrackboardListFilters,
.mylbpro .workboardPackageImg {
  background-color: #5B58E9;
}
.mylbpro .workboardInformationNotesImg {
  background-color: #6c757d;
}
.mylbpro .img-delete,
.mylbpro .ic-repairs-external,
.mylbpro .ic-repairs-internal,
.mylbpro .ic-repairs-dollar-circle {
  background-color: #5B58E9;
}
.mylbpro li.select2-search-choice a.select2-search-choice-close {
  background-color: #5B58E9 !important;
}
.mylbpro .imgShowFile {
  color: #5B58E9;
}
.mylbpro #tblWorkTimeLogList .img-add {
  background-color: #5B58E9;
}
.mylbpro .img-add {
  background-color: #5B58E9;
}
.mylbpro .img-calibration {
  background-color: #5B58E9;
}
.mylbpro .img-bulk-add {
  background-color: #5B58E9;
}
.mylbpro .img-xls-export {
  background-color: #5B58E9;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.mylbpro .img-xls-import {
  background-color: #5B58E9;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.mylbpro .img-edit-price {
  background-color: #5B58E9;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.mylbpro .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.mylbpro .img-import {
  background-color: #5B58E9;
}
.mylbpro .img-import-book-value {
  background-color: #5B58E9;
}
.mylbpro .img-copy {
  background-color: #5B58E9;
}
.mylbpro .img-import-export {
  background-color: #5B58E9;
}
.mylbpro #btnWorkAssignementAddOperator,
.mylbpro #btnWorkTimeLogRefresh,
.mylbpro #btnWorkboardOrdersLeftListRefresh,
.mylbpro #btnWorkboardOrdersRightListRefresh,
.mylbpro #btnWorkboardToDoListRefresh,
.mylbpro #btnPreshippingOrderToShipListRefresh,
.mylbpro #btnPreshippingTaskListRefresh,
.mylbpro #btnWorkboardDoneListRefresh,
.mylbpro .fa.fa-forward,
.mylbpro .fa.fa-backward,
.mylbpro .btn-refresh {
  color: #5B58E9;
}
.mylbpro #btnWorkAssignementAddOperator:hover,
.mylbpro #btnWorkTimeLogRefresh:hover,
.mylbpro #btnWorkboardOrdersLeftListRefresh:hover,
.mylbpro #btnWorkboardOrdersRightListRefresh:hover,
.mylbpro #btnWorkboardToDoListRefresh:hover,
.mylbpro #btnPreshippingOrderToShipListRefresh:hover,
.mylbpro #btnPreshippingTaskListRefresh:hover,
.mylbpro #btnWorkboardDoneListRefresh:hover,
.mylbpro .fa.fa-forward:hover,
.mylbpro .fa.fa-backward:hover,
.mylbpro .btn-refresh:hover {
  color: black;
}
.mylbpro .img-add.img-testing-task.img-testing-task-left,
.mylbpro .img-add.img-preshipping-task,
.mylbpro .img-add.img-testing-task.img-testing-task-right,
.mylbpro #btnWorkboardDoneListAddBreak {
  background-color: #5B58E9;
}
.mylbpro #divBtnFilters.imgBtnFilters {
  background-color: #5B58E9;
}
.mylbpro #btnWorkboardDoneListFilters {
  background-color: #5B58E9;
}
.mylbpro .btn-refresh:disabled::before {
  color: #6c757d;
}
.mylbpro #btnTrackboardListReload {
  background-color: #5B58E9 !important;
}
.mylbpro #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.mylbpro .input-group.datepicker .calendarIcon, .mylbpro .input-group.datepicker-report .calendarIcon {
  background-color: #5B58E9 !important;
}
.mylbpro .imgInvite {
  background-color: #5B58E9;
}
.mylbpro #btnTrackboardListAllFilterCancel:after {
  color: #5B58E9 !important;
}
.mylbpro .select2-container .select2-selection__choice__remove,
.mylbpro .select2-container .select2-selection--single .select2-selection__clear {
  color: #5B58E9 !important;
}
.mylbpro .noteType {
  background-color: #5B58E9;
}
.mylbpro #imgTrackboardInfoFedex {
  color: #5B58E9;
}
.mylbpro .trackIcons {
  color: #5B58E9;
}
.mylbpro .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #5B58E9;
}
.mylbpro .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .mylbpro .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.mylbpro .fa.fa-clock, .mylbpro .fa.fa-clock-o, .mylbpro .fa.fa-calendar, .mylbpro .fa.fa-calendar-alt {
  color: #5B58E9;
}
.mylbpro .fas.fa-angle-up.sp-i-arrow,
.mylbpro .fas.fa-angle-down.sp-i-arrow {
  color: #5B58E9;
}
.mylbpro .img-package {
  background-color: #6c757d;
}
.mylbpro .img-other {
  color: #6c757d;
}
.mylbpro .collapse-arrow:after {
  color: #5B58E9;
}
.mylbpro .collapse-arrow-before:before {
  color: #5B58E9;
}
.mylbpro .icon {
  background-color: #5B58E9;
}
.mylbpro .icon.far, .mylbpro .icon.fas {
  color: #5B58E9;
  background-color: transparent;
}
.mylbpro .icon.icon-not-clickable {
  background-color: #6c757d;
}
.mylbpro .icon-employee-pin {
  color: #5B58E9 !important;
}
.mylbpro .icon-asset-resrvation {
  color: #5B58E9 !important;
}
.mylbpro .custom-number {
  border-color: #5B58E9 !important;
}
.mylbpro .custom-number.disabled {
  border-color: #6c757d !important;
}
.mylbpro .custom-number .custom-number-button {
  color: #5B58E9 !important;
}
.mylbpro .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.mylbpro .custom-number .custom-number-input {
  border-color: #5B58E9 !important;
}
.mylbpro .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.mylbpro .div-border-section {
  border: 2px solid #E3E3E3;
}
.mylbpro #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.mylbpro #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.mylbpro .box-item.selected {
  border: 1px solid #5B58E9;
  background-color: #FFF;
}
.mylbpro .sp-ship {
  color: #5B58E9 !important;
}
.mylbpro div.div-index {
  color: #5B58E9 !important;
  border: 2px solid #5B58E9 !important;
}
.mylbpro label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.mylbpro #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.mylbpro #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #EF703A;
}
.mylbpro #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #EF703A;
}
.mylbpro #divOrderPackageDetails .package-number, .mylbpro #divPurchaseOrderPackageDetails .package-number, .mylbpro #divOrderShipmentPopup .package-number {
  color: #EF703A;
  cursor: pointer;
}
.mylbpro #divOrderPackageDetails .btn, .mylbpro #divPurchaseOrderPackageDetails .btn, .mylbpro #divOrderShipmentPopup .btn {
  background-color: #5B58E9;
}
.mylbpro #divOrderPackageDetails .btn:hover, .mylbpro #divOrderPackageDetails .btn.inactive:hover, .mylbpro #divPurchaseOrderPackageDetails .btn:hover, .mylbpro #divPurchaseOrderPackageDetails .btn.inactive:hover, .mylbpro #divOrderShipmentPopup .btn:hover, .mylbpro #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #5B58E9;
  color: white;
}
.mylbpro #divOrderPackageDetails .btn.inactive, .mylbpro #divPurchaseOrderPackageDetails .btn.inactive, .mylbpro #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.mylbpro #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.mylbpro #divCustomers .customer-item.active, .mylbpro #divCustomers .vendor-item.active, .mylbpro #divMergeCustomers .customer-item.active, .mylbpro #divMergeCustomers .vendor-item.active, .mylbpro #divVendors .customer-item.active, .mylbpro #divVendors .vendor-item.active, .mylbpro #divPurchaseboardOrderDetails .customer-item.active, .mylbpro #divPurchaseboardOrderDetails .vendor-item.active, .mylbpro #divUnexpectedModelsImportStepSelection .customer-item.active, .mylbpro #divUnexpectedModelsImportStepSelection .vendor-item.active, .mylbpro #divUnexpectedModelsImportStepSummary .customer-item.active, .mylbpro #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #5B58E9;
}
.mylbpro #divCustomers .gray-right-border, .mylbpro #divMergeCustomers .gray-right-border, .mylbpro #divVendors .gray-right-border, .mylbpro #divPurchaseboardOrderDetails .gray-right-border, .mylbpro #divUnexpectedModelsImportStepSelection .gray-right-border, .mylbpro #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.mylbpro #divCustomers .img-discount, .mylbpro #divMergeCustomers .img-discount, .mylbpro #divVendors .img-discount, .mylbpro #divPurchaseboardOrderDetails .img-discount, .mylbpro #divUnexpectedModelsImportStepSelection .img-discount, .mylbpro #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.mylbpro #divCustomers .img-linked, .mylbpro #divMergeCustomers .img-linked, .mylbpro #divVendors .img-linked, .mylbpro #divPurchaseboardOrderDetails .img-linked, .mylbpro #divUnexpectedModelsImportStepSelection .img-linked, .mylbpro #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.mylbpro #divCustomers .img-customer, .mylbpro #divCustomers .img-vendor, .mylbpro #divMergeCustomers .img-customer, .mylbpro #divMergeCustomers .img-vendor, .mylbpro #divVendors .img-customer, .mylbpro #divVendors .img-vendor, .mylbpro #divPurchaseboardOrderDetails .img-customer, .mylbpro #divPurchaseboardOrderDetails .img-vendor, .mylbpro #divUnexpectedModelsImportStepSelection .img-customer, .mylbpro #divUnexpectedModelsImportStepSelection .img-vendor, .mylbpro #divUnexpectedModelsImportStepSummary .img-customer, .mylbpro #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.mylbpro #divCustomers [name=divCustomerDetailsLeft], .mylbpro #divCustomers [name=divVendorDetailsLeft], .mylbpro #divMergeCustomers [name=divCustomerDetailsLeft], .mylbpro #divMergeCustomers [name=divVendorDetailsLeft], .mylbpro #divVendors [name=divCustomerDetailsLeft], .mylbpro #divVendors [name=divVendorDetailsLeft], .mylbpro #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .mylbpro #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .mylbpro #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .mylbpro #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .mylbpro #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .mylbpro #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.mylbpro #divCustomers .div-header, .mylbpro #divMergeCustomers .div-header, .mylbpro #divVendors .div-header, .mylbpro #divPurchaseboardOrderDetails .div-header, .mylbpro #divUnexpectedModelsImportStepSelection .div-header, .mylbpro #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.mylbpro #divCustomers .contact-mail, .mylbpro #divMergeCustomers .contact-mail, .mylbpro #divVendors .contact-mail, .mylbpro #divPurchaseboardOrderDetails .contact-mail, .mylbpro #divUnexpectedModelsImportStepSelection .contact-mail, .mylbpro #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #5B58E9 !important;
}
.mylbpro #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .mylbpro #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .mylbpro #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .mylbpro #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .mylbpro #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .mylbpro #divVendors [name=divVendorDetailsRight] [name=divNavigator], .mylbpro #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .mylbpro #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .mylbpro #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .mylbpro #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .mylbpro #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .mylbpro #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.mylbpro #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .mylbpro #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .mylbpro #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .mylbpro #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .mylbpro #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .mylbpro #divVendors [name=divVendorDetailsRight] .img-internal-assets, .mylbpro #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .mylbpro #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .mylbpro #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .mylbpro #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .mylbpro #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .mylbpro #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #5B58E9;
}
.mylbpro #divCustomers tr.pending, .mylbpro #divMergeCustomers tr.pending, .mylbpro #divVendors tr.pending, .mylbpro #divPurchaseboardOrderDetails tr.pending, .mylbpro #divUnexpectedModelsImportStepSelection tr.pending, .mylbpro #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.mylbpro #divCustomers tr.pending td, .mylbpro #divMergeCustomers tr.pending td, .mylbpro #divVendors tr.pending td, .mylbpro #divPurchaseboardOrderDetails tr.pending td, .mylbpro #divUnexpectedModelsImportStepSelection tr.pending td, .mylbpro #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.mylbpro #divCustomers [name=divMyIRUserCode], .mylbpro #divMergeCustomers [name=divMyIRUserCode], .mylbpro #divVendors [name=divMyIRUserCode], .mylbpro #divPurchaseboardOrderDetails [name=divMyIRUserCode], .mylbpro #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .mylbpro #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.mylbpro #divCustomers [name=divConfirm] .div-circle, .mylbpro #divMergeCustomers [name=divConfirm] .div-circle, .mylbpro #divVendors [name=divConfirm] .div-circle, .mylbpro #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .mylbpro #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .mylbpro #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #5B58E9;
}
.mylbpro #divCustomers .div-colored-info .div-title-text, .mylbpro #divCustomers .div-colored-info .div-count-number, .mylbpro #divMergeCustomers .div-colored-info .div-title-text, .mylbpro #divMergeCustomers .div-colored-info .div-count-number, .mylbpro #divVendors .div-colored-info .div-title-text, .mylbpro #divVendors .div-colored-info .div-count-number, .mylbpro #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .mylbpro #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .mylbpro #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .mylbpro #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .mylbpro #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .mylbpro #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.mylbpro #divCustomers .div-colored-info .img-asset, .mylbpro #divCustomers .div-colored-info .img-order, .mylbpro #divCustomers .div-colored-info .img-accessory, .mylbpro #divMergeCustomers .div-colored-info .img-asset, .mylbpro #divMergeCustomers .div-colored-info .img-order, .mylbpro #divMergeCustomers .div-colored-info .img-accessory, .mylbpro #divVendors .div-colored-info .img-asset, .mylbpro #divVendors .div-colored-info .img-order, .mylbpro #divVendors .div-colored-info .img-accessory, .mylbpro #divPurchaseboardOrderDetails .div-colored-info .img-asset, .mylbpro #divPurchaseboardOrderDetails .div-colored-info .img-order, .mylbpro #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .mylbpro #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .mylbpro #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .mylbpro #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .mylbpro #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .mylbpro #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .mylbpro #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.mylbpro #divCustomers .spLastOrders, .mylbpro #divMergeCustomers .spLastOrders, .mylbpro #divVendors .spLastOrders, .mylbpro #divPurchaseboardOrderDetails .spLastOrders, .mylbpro #divUnexpectedModelsImportStepSelection .spLastOrders, .mylbpro #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.mylbpro #divCustomers .divLastOrdersAssetCount, .mylbpro #divCustomers .divLastOrderListItem, .mylbpro #divMergeCustomers .divLastOrdersAssetCount, .mylbpro #divMergeCustomers .divLastOrderListItem, .mylbpro #divVendors .divLastOrdersAssetCount, .mylbpro #divVendors .divLastOrderListItem, .mylbpro #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .mylbpro #divPurchaseboardOrderDetails .divLastOrderListItem, .mylbpro #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .mylbpro #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .mylbpro #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .mylbpro #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.mylbpro #divCustomers .divLastOrdersAssetCount, .mylbpro #divCustomers .divLastOrdersAssetCountLabel, .mylbpro #divCustomers .divDaysOnRentLabel, .mylbpro #divCustomers .divDaysOnRent, .mylbpro #divMergeCustomers .divLastOrdersAssetCount, .mylbpro #divMergeCustomers .divLastOrdersAssetCountLabel, .mylbpro #divMergeCustomers .divDaysOnRentLabel, .mylbpro #divMergeCustomers .divDaysOnRent, .mylbpro #divVendors .divLastOrdersAssetCount, .mylbpro #divVendors .divLastOrdersAssetCountLabel, .mylbpro #divVendors .divDaysOnRentLabel, .mylbpro #divVendors .divDaysOnRent, .mylbpro #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .mylbpro #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .mylbpro #divPurchaseboardOrderDetails .divDaysOnRentLabel, .mylbpro #divPurchaseboardOrderDetails .divDaysOnRent, .mylbpro #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .mylbpro #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .mylbpro #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .mylbpro #divUnexpectedModelsImportStepSelection .divDaysOnRent, .mylbpro #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .mylbpro #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .mylbpro #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .mylbpro #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.mylbpro .img-not-allowed,
.mylbpro .img-print-default-yes,
.mylbpro .img-print-default-no,
.mylbpro .img-send-default-yes,
.mylbpro .img-send-default-no,
.mylbpro .img-print-yesno,
.mylbpro .img-send-yesno,
.mylbpro .img-fedex {
  background-color: #5B58E9;
}
.mylbpro .img-not-allowed.off,
.mylbpro .img-print-default-yes.off,
.mylbpro .img-print-default-no.off,
.mylbpro .img-send-default-yes.off,
.mylbpro .img-send-default-no.off,
.mylbpro .img-print-yesno.off,
.mylbpro .img-send-yesno.off,
.mylbpro .img-fedex.off {
  background-color: #E3E3E3;
}
.mylbpro .img-not-allowed.disabled,
.mylbpro .img-print-default-yes.disabled,
.mylbpro .img-print-default-no.disabled,
.mylbpro .img-send-default-yes.disabled,
.mylbpro .img-send-default-no.disabled,
.mylbpro .img-print-yesno.disabled,
.mylbpro .img-send-yesno.disabled,
.mylbpro .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.mylbpro .div-definition.selected {
  border-color: #EF703A !important;
}
.mylbpro .div-definition:hover {
  background-color: #FFDECF !important;
}
.mylbpro #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.mylbpro #divMergeCustomers .div-list-element.selected {
  border-color: #EF703A !important;
}
.mylbpro #divMergeCustomers .div-remove-button {
  color: #5B58E9;
}
.mylbpro #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .mylbpro #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.mylbpro #divCustomerAddEdit [name=txtName].disabled, .mylbpro #divVendorAddEdit [name=txtName].disabled {
  background-color: #FFDECF !important;
  color: #A9A9A9 !important;
}
.mylbpro .td-empty {
  background-color: #FFFFFF !important;
}
.mylbpro .div-asset-status {
  color: blue;
}
.mylbpro .div-asset-number {
  color: #5B58E9;
}
.mylbpro .chips-item-close {
  color: #EF703A !important;
}
.mylbpro .chips {
  background-color: white;
  border-color: #63666B !important;
}
.mylbpro .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.mylbpro .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.mylbpro .asset-group {
  color: #6c757d;
}
.mylbpro .div-order-type-radio {
  border-color: #FFDECF;
  color: #FFDECF;
}
.mylbpro .div-order-type-radio .div-short-name {
  background: rgba(255, 222, 207, 0.1);
}
.mylbpro .div-order-type-radio.selected {
  border-color: #5B58E9;
  color: #5B58E9;
}
.mylbpro .div-order-type-radio.selected .div-short-name {
  background: rgba(91, 88, 233, 0.1);
}
.mylbpro #divModelPriceListEdit .span-selected-models-header, .mylbpro #divModelPriceListEdit .span-selected-models-content {
  color: #EF703A;
}
.mylbpro #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.mylbpro #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.mylbpro .sp-cleared {
  background-color: #CBCBCB !important;
}
.mylbpro .div-seperation-border {
  border-color: #E3E3E3;
}
.mylbpro .custom-control-label:before {
  background-color: #5B58E9 !important;
}
.mylbpro .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.mylbpro .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.mylbpro .my-dot {
  background-color: #bbb;
}
.mylbpro .inventory-resolve-type {
  background-color: #5B58E9 !important;
}
.mylbpro .back-button {
  color: #5B58E9 !important;
}
.mylbpro .div-circle {
  color: #FFF;
}
.mylbpro .div-circle span.value {
  color: #FFF !important;
}
.mylbpro .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.mylbpro .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.mylbpro .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.mylbpro .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.mylbpro .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.mylbpro .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.mylbpro .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.mylbpro .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.mylbpro .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.mylbpro .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.mylbpro .div-group-name {
  color: #A9A9A9 !important;
}
.mylbpro #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #FFDECF;
}
.mylbpro #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.mylbpro .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.mylbpro .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.mylbpro .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .mylbpro .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.mylbpro .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.mylbpro .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.mylbpro .address-error-message {
  color: #F44336 !important;
}
.mylbpro .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.mylbpro .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.mylbpro .invalid-validated-address {
  color: #F44336;
}
.mylbpro #divCleaningTesting .order-number-black {
  color: #EF703A !important;
  font-weight: 600;
}
.mylbpro #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.mylbpro #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.mylbpro #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.mylbpro #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.mylbpro #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.mylbpro #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.mylbpro #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.mylbpro #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.mylbpro #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.mylbpro #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.mylbpro #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #5B58E9;
}
.mylbpro .workboard-order-type {
  border-color: #A9A9A9;
}
.mylbpro #divPurchaseOrderAddSummary .div-header, .mylbpro #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.mylbpro #tblRolesManagementRolesRoleList .users-count {
  color: #5B58E9;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.mylbpro #tabMenu .fa-print {
  color: white !important;
}
.mylbpro #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .mylbpro #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .mylbpro #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .mylbpro #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .mylbpro #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #5B58E9 !important;
}
.mylbpro #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .mylbpro #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .mylbpro #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .mylbpro #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .mylbpro #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.mylbpro #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.mylbpro #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.mylbpro #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.mylbpro #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.mylbpro #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.mylbpro #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.mylbpro #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.mylbpro #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.mylbpro #tblReceivingAssetList tbody tr, .mylbpro #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.mylbpro #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #5B58E9 !important;
  border-color: #5B58E9 !important;
}
.mylbpro #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.mylbpro #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.mylbpro #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.mylbpro #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #EF703A;
}
.mylbpro #divSystemConfiguration th[rowspan="1"] {
  border-color: #EF703A transparent transparent #EF703A;
}
.mylbpro #divSystemConfiguration th[rowspan="1"]:first-of-type, .mylbpro #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #EF703A transparent transparent transparent;
}
.mylbpro #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #EF703A #EF703A transparent #EF703A;
}
.mylbpro #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #EF703A;
  border-right: 1px solid #EF703A;
}
.mylbpro #divSystemConfiguration .last-th {
  border-left: 1px solid #EF703A;
}
.mylbpro #divRequisitionAddEdit .selected-accessory, .mylbpro #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #5B58E9;
}
.mylbpro #divRepairCard .small-span {
  color: #6c757d !important;
}
.mylbpro #divRepairCard .repairs-link {
  color: #EF703A;
}
.mylbpro #divRepairCard .btn-attachments {
  color: #5B58E9 !important;
}
.mylbpro #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.mylbpro #divRepairCard .arrow-right, .mylbpro #divRepairCard .arrow-left, .mylbpro #divRepairCard .arrow-double-left {
  background-color: #5B58E9;
}
.mylbpro #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.mylbpro #divAddEditRequestedParts .selected-part, .mylbpro #divAddEditUsedParts .selected-part {
  border: 1px solid #5B58E9;
}
.mylbpro #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #5B58E9;
}
.mylbpro #divServiceSettlementCard .settlement-link {
  color: #EF703A;
}
.mylbpro #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.mylbpro #divServiceSettlementCard .arrow-left, .mylbpro #divServiceSettlementCard .arrow-right {
  background-color: #5B58E9;
}
.mylbpro #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.mylbpro #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #5B58E9;
  border-bottom: 1px solid #5B58E9;
}
.mylbpro #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #5B58E9;
}
.mylbpro #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #5B58E9;
}
.mylbpro #divMainFilters .clickable-text, .mylbpro #divOrderNavPanel .clickable-text, .mylbpro #divNotes .clickable-text, .mylbpro #divOrderNotePanel .clickable-text, .mylbpro #divAddEditDropshipment .clickable-text {
  color: #5B58E9;
}
.mylbpro #divOrderNavPanel .arrow-right, .mylbpro #divOrderNavPanel .arrow-left, .mylbpro #divOrderNavPanel .arrow-double-left, .mylbpro #divOrderNavPanel .arrow-hand, .mylbpro #divOrderNavPanel .add-order-line-icon::after, .mylbpro #divOrderOrderLineItems .arrow-right, .mylbpro #divOrderOrderLineItems .arrow-left, .mylbpro #divOrderOrderLineItems .arrow-double-left, .mylbpro #divOrderOrderLineItems .arrow-hand, .mylbpro #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #5B58E9;
}
.mylbpro .main-page-section {
  background-color: #FFFFFF !important;
}
.mylbpro #divOrderAssetsPopup .gray-background, .mylbpro #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.mylbpro #divOrderAddEditAccessories .font-note, .mylbpro #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.mylbpro span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #63666B !important;
}
.mylbpro #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.mylbpro #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.mylbpro #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.pge {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.pge .mainPage {
  background-color: #F5F6F8 !important;
}
.pge .newTopMenu {
  background-color: #008AC8 !important;
}
.pge .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #0375A8 !important;
}
.pge .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.pge .newTopMenu #divUserBreak {
  background-color: #008AC8 !important;
}
.pge .newTopMenu .liNewMenuItem:hover,
.pge .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #0375A8 !important;
}
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #0375A8 !important;
}
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #71D3FF !important;
}
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.pge .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #71D3FF !important;
}
.pge .newTopMenu .newMenuItem {
  color: #71D3FF !important;
}
.pge .newTopMenu .newMenuItem.active {
  color: white !important;
}
.pge .newTopMenu .menu-button:hover {
  background-color: #0375A8 !important;
}
.pge .newTopMenu #divUserBreak:hover {
  background-color: #0375A8 !important;
}
.pge .table thead {
  background-color: #A9A9A9 !important;
}
.pge .table thead th {
  color: white;
}
.pge .table thead tr {
  background-color: #A9A9A9;
}
.pge .table thead tr td {
  color: #464646 !important;
}
.pge .table tbody tr {
  background-color: #FFFFFF;
}
.pge .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.pge .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.pge .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.pge .table tbody tr td {
  color: #464646;
}
.pge .table tbody tr td .spName {
  color: #008AC8 !important;
}
.pge .table tbody tr td .icon-employee {
  color: #008AC8 !important;
}
.pge .table tbody tr td .show-popup-main-check {
  color: #008AC8 !important;
}
.pge .table tbody tr td .rowDescription {
  color: #6c757d;
}
.pge .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.pge .table tbody tr td.notClick {
  color: black;
}
.pge .table tbody tr td .text-green {
  color: #008AC8;
}
.pge .table .custom-control-label::before {
  background-color: #008AC8;
}
.pge .table .custom-control-label::after {
  background-color: #008AC8;
}
.pge .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.pge .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.pge .div-like-table {
  color: #464646;
}
.pge .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.pge #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.pge .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.pge .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.pge .tabulator .tabulator-table .tabulator-row,
.pge .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.pge .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.pge .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.pge .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.pge .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #008AC8 !important;
}
.pge .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #71D3FF;
}
.pge .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.pge .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #71D3FF !important;
}
.pge table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.pge table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.pge table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #008AC8 !important;
}
.pge table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.pge table.dataTable thead .custom-control-label::after {
  background-color: #008AC8 !important;
}
.pge table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.pge table.dataTable tbody tr.selected td {
  border-top-color: #008AC8 !important;
  border-bottom-color: #008AC8 !important;
}
.pge table.dataTable tbody tr.selected td:first-child {
  border-left-color: #008AC8;
  border-bottom-color: #008AC8;
  border-top-color: #008AC8;
}
.pge table.dataTable tbody tr.selected td:last-child {
  border-right-color: #008AC8;
  border-bottom-color: #008AC8;
  border-top-color: #008AC8;
}
.pge .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.pge .div-data-table-header .custom-control-label::after {
  background-color: #008AC8 !important;
}
.pge input::placeholder {
  color: #6c757d !important;
}
.pge #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.pge #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.pge #divRequisitionAddLineItems .div-price label:not(.error), .pge #divPurchaseOrderAddLineItems .div-price label:not(.error), .pge #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.pge #divRequisitionAddLineItems .new-item.edited, .pge #divPurchaseOrderAddLineItems .new-item.edited, .pge #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #008AC8;
  height: 100px !important;
  padding-top: 5px !important;
}
.pge #divRequisitionAddLineItems .new-item.edited + .border-separation, .pge #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .pge #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.pge #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .pge #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .pge #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.pge #divStockCheckOrders .divNavigator {
  color: #008AC8 !important;
}
.pge #divStockCheckOrders .divNavigator.isActive {
  border-color: #008AC8 !important;
}
.pge .label,
.pge #spStatusTest,
.pge #inventoryScans,
.pge #inventoryDiscreparency,
.pge .filterInfo,
.pge #formTrackboardAddActivityModal span,
.pge #divTrackboardFilter .label,
.pge .divMainSection div.label,
.pge .spBigText,
.pge .filter-info,
.pge #tbTrackboardPackageDetailsDeliveryShipment tr td,
.pge .next-order-number,
.pge .div-circle {
  color: #6c757d;
}
.pge .select2-results .select2-highlighted {
  color: #008AC8 !important;
}
.pge .divSubNavigator,
.pge #divTrackboardNavTravelHistory,
.pge #divTrackboardNavOrderDetails,
.pge #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.pge .divSubNavigator.selected,
.pge #divTrackboardNavTravelHistory.selected,
.pge #divTrackboardNavOrderDetails.selected,
.pge #divTrackboardNavPackageDetails.selected {
  color: #008AC8;
  border-color: #008AC8;
}
.pge #divCustomerNavigation .row div, .pge #divVendorNavigation .row div {
  color: #6c757d;
}
.pge #divCustomerNavigation .row div.isActive, .pge #divVendorNavigation .row div.isActive {
  color: #008AC8;
  border-color: #008AC8;
}
.pge .sub-navigation {
  color: #008AC8;
}
.pge .sub-navigation.active {
  border-bottom: 2px solid #008AC8;
}
.pge .sub-navigation.secondary {
  color: #6c757d !important;
}
.pge .sub-navigation.secondary.active {
  color: #008AC8 !important;
  border-color: #008AC8 !important;
}
.pge #ddlIRCountry,
.pge .dropdown-menu > li > a,
.pge .btn-default,
.pge .SumoSelect > .CaptionCont > span.placeholder,
.pge .input span:not(.fa),
.pge textarea,
.pge .custom-file-label,
.pge .btn-light,
.pge .select2-selection__choice,
.pge .swal2-content,
.pge .level2,
.pge .reportName,
.pge .divMainSection div.inputDiv {
  color: black !important;
}
.pge input,
.pge .bigSpanTitle,
.pge .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.pge .select2-drop {
  color: black;
}
.pge .accordion .card .card-header .btn {
  color: black;
}
.pge .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.pge .myFieldset.fieldsetInventory legend {
  color: black;
}
.pge .tbl-main-check tr td span {
  color: #464646;
}
.pge .tbl-drill-down tr td span {
  color: #464646;
}
.pge .tbl-main-check tr td.model-name span {
  color: #464646;
}
.pge .tbl-main-check tr td.model-name a span {
  color: #008AC8 !important;
}
.pge .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.pge .tbl-drill-down tr td.model-name a span {
  color: #008AC8 !important;
}
.pge .text-green,
.pge .spName a,
.pge .spName a:hover,
.pge .text-clickable,
.pge a.orderNumber,
.pge .img-button div span .order-number,
.pge a.orderNumber span, .pge a:hover,
.pge span.asset-details, .pge .customer-name-link, .pge .vendor-name-link {
  color: #008AC8;
}
.pge input[type=text],
.pge input[type=number],
.pge input[type=search],
.pge input[type=password],
.pge textarea:not(.disabled),
.pge select,
.pge .select2-container:not(.select2-container--disabled) .select2-selection,
.pge .select2-results__option:not(.select2-results__option--highlighted),
.pge .SlectBox,
.pge .options,
.pge .dropdown-menu,
.pge .select2-drop-multi,
.pge .select2-search-field,
.pge .dropdown.bootstrap-select,
.pge .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.pge input[type=text]:not(.disabled) .filter-option-inner-inner,
.pge input[type=number]:not(.disabled) .filter-option-inner-inner,
.pge input[type=search]:not(.disabled) .filter-option-inner-inner,
.pge input[type=password]:not(.disabled) .filter-option-inner-inner,
.pge textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.pge select:not(.disabled) .filter-option-inner-inner,
.pge .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.pge .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.pge .SlectBox:not(.disabled) .filter-option-inner-inner,
.pge .options:not(.disabled) .filter-option-inner-inner,
.pge .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.pge .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.pge .select2-search-field:not(.disabled) .filter-option-inner-inner,
.pge .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.pge .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.pge .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.pge .dropdown-toggle:not(.disabled):hover, .pge .dropdown-toggle:not(.disabled):focus, .pge .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.pge #spAssetDetailsGeneralLocation .text-green {
  color: #008AC8;
}
.pge .order-number {
  color: #008AC8;
}
.pge .level2:hover {
  color: #008AC8;
}
.pge .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #71D3FF;
  color: black;
}
.pge .report-item-name.active {
  color: #008AC8;
}
.pge .text-not-clickable {
  color: black !important;
}
.pge .text-grayed-out {
  color: #A9A9A9 !important;
}
.pge .sp-title.text-not-clickable {
  color: black !important;
}
.pge .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.pge .Zebra_DatePicker {
  color: #464646;
}
.pge .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #008AC8 !important;
}
.pge .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.pge .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.pge .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #008AC8 !important;
  border-color: #008AC8 !important;
}
.pge .bootstrap-datetimepicker-widget table td.active,
.pge .bootstrap-datetimepicker-widget table td.active:hover,
.pge .bootstrap-datetimepicker-widget table td span.active {
  background-color: #008AC8 !important;
}
.pge .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #008AC8 !important;
}
.pge .dropdown-menu > .active > a {
  color: black;
}
.pge .dropdown-menu > .active > a:hover, .pge .dropdown-menu > .active > a:focus {
  color: black;
}
.pge .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.pge .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.pge .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.pge .btn-group .btn-orders,
.pge .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.pge .btn-group .btn-todo,
.pge .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.pge .btn-group .btn-shipment,
.pge .btn-group .btn-shipment.inactive:hover {
  background-color: #008AC8;
  color: white;
}
.pge .btn-group .btn-return,
.pge .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.pge .btn-group .btn-all,
.pge .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.pge .btn-group .btn-done,
.pge .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.pge .btn-group .btn-roles,
.pge .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.pge .btn-group .btn-permissions,
.pge .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.pge .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.pge #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.pge #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.pge #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.pge #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.pge .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.pge .drill-separator {
  border-right-color: #E3E3E3;
}
.pge .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.pge .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.pge .table-summary tr td {
  border-right-color: #E3E3E3;
}
.pge .card {
  border-color: #E3E3E3;
}
.pge .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.pge h5,
.pge h2,
.pge .spTitle:not(.mustResovled),
.pge .bigTitle,
.pge .sp-title {
  color: #008AC8 !important;
}
.pge .header-title {
  color: #6c757d !important;
}
.pge .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #008AC8 !important;
  background-color: white !important;
}
.pge .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #008AC8 !important;
  background-color: white !important;
}
.pge .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #008AC8 !important;
}
.pge .custom-control-label:before {
  background-color: #008AC8 !important;
}
.pge .swal2-btn-green, .pge .swal2-btn-save {
  background-color: #008AC8 !important;
}
.pge .swal2-btn-green:hover, .pge .swal2-btn-save:hover {
  background-color: #008AC8 !important;
}
.pge .btn-save, .pge .btn-green {
  background-color: #008AC8;
  color: white;
}
.pge .btn-save:hover, .pge .btn-green:hover {
  border: 2px solid #0375A8;
  padding: 5px 11px;
}
.pge .btn-save.inactive, .pge .btn-green.inactive {
  border-color: #71D3FF;
  background-color: #008AC8;
}
.pge .btn-square {
  color: white;
}
.pge .btn-square.btn-square-primary {
  background-color: #008AC8;
  border: 1px solid #008AC8;
}
.pge .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #008AC8;
  box-shadow: 0px 0px 1px 5px #53C3F5;
}
.pge .btn-square:hover {
  color: white;
  border: 2px solid #008AC8;
  box-shadow: 0px 0px 1px 10px #53C3F5;
}
.pge .a-link:hover {
  color: #008AC8 !important;
}
.pge .btn-outline-green {
  color: #008AC8 !important;
  border-color: #008AC8 !important;
  background-color: white !important;
}
.pge .btn-outline-green:hover, .pge .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #008AC8 !important;
}
.pge .dropdown .dropdown-menu .dropdown-item.active, .pge .dropdown .dropdown-menu .dropdown-item:active, .pge .dropdown .dropdown-menu .dropdown-item:hover, .pge .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #71D3FF !important;
}
.pge .dropdown .dropdown-menu .dropdown-item.active span, .pge .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.pge .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.pge .btn-move,
.pge .btnWorkAssignementAddOperator {
  color: #008AC8;
}
.pge .btn-move:hover,
.pge .btnWorkAssignementAddOperator:hover {
  color: black;
}
.pge .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.pge .SumoSelect .select-all.selected > span i,
.pge .SumoSelect .select-all.partial > span i {
  background-color: #008AC8;
}
.pge button.Zebra_DatePicker_Icon {
  background-color: #008AC8 !important;
}
.pge .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.pge .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #008AC8 !important;
}
.pge .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #008AC8 !important;
}
.pge .btn-group .btn-l {
  background-color: #008AC8;
  color: white;
}
.pge .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.pge .btn-back {
  background-color: #008AC8 !important;
}
.pge .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #008AC8 !important;
  border-color: #008AC8 !important;
}
.pge .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.pge .adv-search {
  color: #008AC8 !important;
  border: 1px solid #008AC8 !important;
}
.pge .adv-search:hover {
  color: #A9A9A9 !important;
}
.pge .btn-employee-pin {
  color: #008AC8 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.pge .select2-choices {
  border-color: #A8A8A8 !important;
}
.pge .select2-choices .select2-search-choice div,
.pge .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.pge .select2-container-multi .select2-choice {
  border-color: #A8A8A8 !important;
  box-shadow: 0 0 0 0.2rem #A8A8A8;
}
.pge .div-outline-green {
  border-color: #A8A8A8;
}
.pge .div-outline-green:hover, .pge .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #008AC8;
}
.pge .select2-container .select2-search__field,
.pge .select2-container span.select2-selection--multiple:not(.corrected-field),
.pge .select2-container span.select2-selection--single,
.pge .SlectBox,
.pge .filter,
.pge .custom-file-label,
.pge .form-control,
.pge .dropdown.bootstrap-select,
.pge .input-group-text,
.pge #txtFirstName,
.pge #txtLastName,
.pge #ddlIRCountry,
.pge #txtPhoneNumber,
.pge #txtEmail,
.pge #txtPin,
.pge #txtPassword,
.pge #txtIMExternalID,
.pge #txtRepeatPassword,
.pge #txtWarehouseShelfAddEditName,
.pge #txtWarehouseZoneAddEditName,
.pge #txtAssetStatusFastChangeAddEditName,
.pge #txtCertificateNumber {
  border-color: #A8A8A8 !important;
}
.pge #txtPin.inValid {
  border: 1px solid red !important;
}
.pge input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.pge .group-title.ellipsis {
  color: #6c757d;
}
.pge .tbl-main-check .facility-name span {
  color: #6c757d;
}
.pge .tbl-drill-down-header tr th {
  color: #6c757d;
}
.pge .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.pge .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.pge .form-group label:not(.input):not(.select),
.pge .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.pge #divStockCheckInfoModelModelDescription {
  color: black;
}
.pge .card-body div {
  color: black;
}
.pge .card-maintitle {
  color: #6c757d;
}
.pge .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.pge .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.pge .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.pge .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.pge .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.pge #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.pge #imgDownloadPdf,
.pge #imgDownloadXls,
.pge .imgImport.pointer,
.pge .imgAdd,
.pge .arrow-inbound-outbound,
.pge #btnBulkActions,
.pge .xls-icon,
.pge .img-pdf,
.pge .btn-dots,
.pge .change-to-shipped,
.pge .img-accessories-green,
.pge .img-return-accessories,
.pge .img-assign-proper-order,
.pge .img-grid-column-settings,
.pge .btn-receiving-qa,
.pge .img-po-confirmation,
.pge .btn-get-fedex-label {
  background-color: #008AC8;
}
.pge .img-asset-box, .pge .img-receiving-qa {
  background-color: #6c757d;
}
.pge .img-pdf-disabled {
  background-color: #A9A9A9;
}
.pge .InventoryScanType {
  background-color: #008AC8;
}
.pge #btnAllFilterCancel:after {
  color: #008AC8 !important;
}
.pge #divInventoryItemList #imgDownloadPdf,
.pge #divInventoryItemList .xls-icon {
  background-color: #008AC8;
}
.pge #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.pge .divUser .divOtherButtons.right.w-auto .imgAdd,
.pge #btnEmployeeAdd,
.pge #divWarehouseShelfList #imgDownloadPdf,
.pge #divWarehouseShelfList .imgDownloadXls,
.pge #btnWarehouseShelfAdd,
.pge #btnWarehouseZoneAdd {
  background-color: #008AC8;
}
.pge .paginateRight, .pge .paginateLeft {
  background-color: #008AC8;
}
.pge .pager .disabled > img,
.pge .btn-dots.disabled {
  background-color: #6c757d;
}
.pge .assetsList {
  background-color: #6c757d;
}
.pge .asset-img {
  background-color: #6c757d;
}
.pge .asset-img2 {
  background-color: #6c757d;
}
.pge .asset-img3 {
  background-color: #6c757d;
}
.pge .createTaskImg {
  background-color: #008AC8;
}
.pge .fas.fa-box, .pge .fas.fa-weight-hanging {
  color: #6c757d;
}
.pge .table tbody tr td .text-green.far.fa-trash-alt {
  color: #008AC8;
}
.pge .inventoryStatus {
  background-color: #6c757d;
}
.pge #btnLoupe {
  background-color: #008AC8;
}
.pge #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.pge .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.pge .btn.btnSearchPopup {
  background-color: #008AC8 !important;
}
.pge .btn.btnClearValues:after {
  color: #008AC8 !important;
}
.pge .btn.btn-cancel, .pge .btn.btn-white {
  color: #008AC8 !important;
  border-color: #008AC8 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.pge .btn.btn-cancel:hover:not([name=btnClearFilter]), .pge .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #008AC8 !important;
  color: #008AC8 !important;
  padding: 5px 11px;
}
.pge .btn.btn-cancel.inactive, .pge .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.pge .btn.btn-block.btn-break-type {
  background-color: #008AC8;
  color: white;
}
.pge .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.pge .btn.btn-green.disabled, .pge .btn.btn-green:disabled, .pge .btn.btn-white.disabled, .pge .btn.btn-white:disabled, .pge .btn.btn-cancel.disabled, .pge .btn.btn-cancel:disabled, .pge .btn.btn-save.disabled, .pge .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.pge .btn.btn-green.disabled.turn-on, .pge .btn.btn-green:disabled.turn-on, .pge .btn.btn-white.disabled.turn-on, .pge .btn.btn-white:disabled.turn-on, .pge .btn.btn-cancel.disabled.turn-on, .pge .btn.btn-cancel:disabled.turn-on, .pge .btn.btn-save.disabled.turn-on, .pge .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.pge .btn.btn-green.disabled:hover, .pge .btn.btn-green:disabled:hover, .pge .btn.btn-white.disabled:hover, .pge .btn.btn-white:disabled:hover, .pge .btn.btn-cancel.disabled:hover, .pge .btn.btn-cancel:disabled:hover, .pge .btn.btn-save.disabled:hover, .pge .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.pge .btn.btn-green.disabled:hover.turn-on, .pge .btn.btn-green:disabled:hover.turn-on, .pge .btn.btn-white.disabled:hover.turn-on, .pge .btn.btn-white:disabled:hover.turn-on, .pge .btn.btn-cancel.disabled:hover.turn-on, .pge .btn.btn-cancel:disabled:hover.turn-on, .pge .btn.btn-save.disabled:hover.turn-on, .pge .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.pge .btn.btn-switch-yes {
  color: #008AC8 !important;
  border-color: #008AC8 !important;
  background-color: white !important;
}
.pge .btn.btn-switch-yes:hover {
  color: #008AC8 !important;
  border-color: #008AC8 !important;
  background-color: white !important;
}
.pge .btn.btn-switch-yes.selected {
  background-color: #008AC8 !important;
  color: white !important;
}
.pge .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.pge .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.pge .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.pge .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.pge .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.pge .fas.fa-search {
  color: #008AC8;
}
.pge .notReserved,
.pge .reserved-on {
  background-color: #008AC8;
}
.pge .transaction {
  background-color: #008AC8;
}
.pge .img-return-to-customer {
  background-color: #008AC8;
}
.pge .reserved-replacement {
  background-color: #008AC8;
}
.pge #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #008AC8;
}
.pge #btnDownloadPdf,
.pge #btnDownloadXls {
  background-color: #008AC8;
}
.pge #btnXls,
.pge #btnPdf,
.pge #btnCsv {
  background: #008AC8;
}
.pge .img-edit,
.pge .imgEdit,
.pge #btnWorkboardToDoListAdd,
.pge #btnTrackboardListFilters,
.pge .workboardPackageImg {
  background-color: #008AC8;
}
.pge .workboardInformationNotesImg {
  background-color: #6c757d;
}
.pge .img-delete,
.pge .ic-repairs-external,
.pge .ic-repairs-internal,
.pge .ic-repairs-dollar-circle {
  background-color: #008AC8;
}
.pge li.select2-search-choice a.select2-search-choice-close {
  background-color: #008AC8 !important;
}
.pge .imgShowFile {
  color: #008AC8;
}
.pge #tblWorkTimeLogList .img-add {
  background-color: #008AC8;
}
.pge .img-add {
  background-color: #008AC8;
}
.pge .img-calibration {
  background-color: #008AC8;
}
.pge .img-bulk-add {
  background-color: #008AC8;
}
.pge .img-xls-export {
  background-color: #008AC8;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.pge .img-xls-import {
  background-color: #008AC8;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.pge .img-edit-price {
  background-color: #008AC8;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.pge .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.pge .img-import {
  background-color: #008AC8;
}
.pge .img-import-book-value {
  background-color: #008AC8;
}
.pge .img-copy {
  background-color: #008AC8;
}
.pge .img-import-export {
  background-color: #008AC8;
}
.pge #btnWorkAssignementAddOperator,
.pge #btnWorkTimeLogRefresh,
.pge #btnWorkboardOrdersLeftListRefresh,
.pge #btnWorkboardOrdersRightListRefresh,
.pge #btnWorkboardToDoListRefresh,
.pge #btnPreshippingOrderToShipListRefresh,
.pge #btnPreshippingTaskListRefresh,
.pge #btnWorkboardDoneListRefresh,
.pge .fa.fa-forward,
.pge .fa.fa-backward,
.pge .btn-refresh {
  color: #008AC8;
}
.pge #btnWorkAssignementAddOperator:hover,
.pge #btnWorkTimeLogRefresh:hover,
.pge #btnWorkboardOrdersLeftListRefresh:hover,
.pge #btnWorkboardOrdersRightListRefresh:hover,
.pge #btnWorkboardToDoListRefresh:hover,
.pge #btnPreshippingOrderToShipListRefresh:hover,
.pge #btnPreshippingTaskListRefresh:hover,
.pge #btnWorkboardDoneListRefresh:hover,
.pge .fa.fa-forward:hover,
.pge .fa.fa-backward:hover,
.pge .btn-refresh:hover {
  color: black;
}
.pge .img-add.img-testing-task.img-testing-task-left,
.pge .img-add.img-preshipping-task,
.pge .img-add.img-testing-task.img-testing-task-right,
.pge #btnWorkboardDoneListAddBreak {
  background-color: #008AC8;
}
.pge #divBtnFilters.imgBtnFilters {
  background-color: #008AC8;
}
.pge #btnWorkboardDoneListFilters {
  background-color: #008AC8;
}
.pge .btn-refresh:disabled::before {
  color: #6c757d;
}
.pge #btnTrackboardListReload {
  background-color: #008AC8 !important;
}
.pge #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.pge .input-group.datepicker .calendarIcon, .pge .input-group.datepicker-report .calendarIcon {
  background-color: #008AC8 !important;
}
.pge .imgInvite {
  background-color: #008AC8;
}
.pge #btnTrackboardListAllFilterCancel:after {
  color: #008AC8 !important;
}
.pge .select2-container .select2-selection__choice__remove,
.pge .select2-container .select2-selection--single .select2-selection__clear {
  color: #008AC8 !important;
}
.pge .noteType {
  background-color: #008AC8;
}
.pge #imgTrackboardInfoFedex {
  color: #008AC8;
}
.pge .trackIcons {
  color: #008AC8;
}
.pge .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #008AC8;
}
.pge .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .pge .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.pge .fa.fa-clock, .pge .fa.fa-clock-o, .pge .fa.fa-calendar, .pge .fa.fa-calendar-alt {
  color: #008AC8;
}
.pge .fas.fa-angle-up.sp-i-arrow,
.pge .fas.fa-angle-down.sp-i-arrow {
  color: #008AC8;
}
.pge .img-package {
  background-color: #6c757d;
}
.pge .img-other {
  color: #6c757d;
}
.pge .collapse-arrow:after {
  color: #008AC8;
}
.pge .collapse-arrow-before:before {
  color: #008AC8;
}
.pge .icon {
  background-color: #008AC8;
}
.pge .icon.far, .pge .icon.fas {
  color: #008AC8;
  background-color: transparent;
}
.pge .icon.icon-not-clickable {
  background-color: #6c757d;
}
.pge .icon-employee-pin {
  color: #008AC8 !important;
}
.pge .icon-asset-resrvation {
  color: #008AC8 !important;
}
.pge .custom-number {
  border-color: #008AC8 !important;
}
.pge .custom-number.disabled {
  border-color: #6c757d !important;
}
.pge .custom-number .custom-number-button {
  color: #008AC8 !important;
}
.pge .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.pge .custom-number .custom-number-input {
  border-color: #008AC8 !important;
}
.pge .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.pge .div-border-section {
  border: 2px solid #E3E3E3;
}
.pge #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.pge #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.pge .box-item.selected {
  border: 1px solid #008AC8;
  background-color: #FFF;
}
.pge .sp-ship {
  color: #008AC8 !important;
}
.pge div.div-index {
  color: #008AC8 !important;
  border: 2px solid #008AC8 !important;
}
.pge label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.pge #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.pge #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #008AC8;
}
.pge #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #008AC8;
}
.pge #divOrderPackageDetails .package-number, .pge #divPurchaseOrderPackageDetails .package-number, .pge #divOrderShipmentPopup .package-number {
  color: #008AC8;
  cursor: pointer;
}
.pge #divOrderPackageDetails .btn, .pge #divPurchaseOrderPackageDetails .btn, .pge #divOrderShipmentPopup .btn {
  background-color: #008AC8;
}
.pge #divOrderPackageDetails .btn:hover, .pge #divOrderPackageDetails .btn.inactive:hover, .pge #divPurchaseOrderPackageDetails .btn:hover, .pge #divPurchaseOrderPackageDetails .btn.inactive:hover, .pge #divOrderShipmentPopup .btn:hover, .pge #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #008AC8;
  color: white;
}
.pge #divOrderPackageDetails .btn.inactive, .pge #divPurchaseOrderPackageDetails .btn.inactive, .pge #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.pge #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.pge #divCustomers .customer-item.active, .pge #divCustomers .vendor-item.active, .pge #divMergeCustomers .customer-item.active, .pge #divMergeCustomers .vendor-item.active, .pge #divVendors .customer-item.active, .pge #divVendors .vendor-item.active, .pge #divPurchaseboardOrderDetails .customer-item.active, .pge #divPurchaseboardOrderDetails .vendor-item.active, .pge #divUnexpectedModelsImportStepSelection .customer-item.active, .pge #divUnexpectedModelsImportStepSelection .vendor-item.active, .pge #divUnexpectedModelsImportStepSummary .customer-item.active, .pge #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #008AC8;
}
.pge #divCustomers .gray-right-border, .pge #divMergeCustomers .gray-right-border, .pge #divVendors .gray-right-border, .pge #divPurchaseboardOrderDetails .gray-right-border, .pge #divUnexpectedModelsImportStepSelection .gray-right-border, .pge #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.pge #divCustomers .img-discount, .pge #divMergeCustomers .img-discount, .pge #divVendors .img-discount, .pge #divPurchaseboardOrderDetails .img-discount, .pge #divUnexpectedModelsImportStepSelection .img-discount, .pge #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.pge #divCustomers .img-linked, .pge #divMergeCustomers .img-linked, .pge #divVendors .img-linked, .pge #divPurchaseboardOrderDetails .img-linked, .pge #divUnexpectedModelsImportStepSelection .img-linked, .pge #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.pge #divCustomers .img-customer, .pge #divCustomers .img-vendor, .pge #divMergeCustomers .img-customer, .pge #divMergeCustomers .img-vendor, .pge #divVendors .img-customer, .pge #divVendors .img-vendor, .pge #divPurchaseboardOrderDetails .img-customer, .pge #divPurchaseboardOrderDetails .img-vendor, .pge #divUnexpectedModelsImportStepSelection .img-customer, .pge #divUnexpectedModelsImportStepSelection .img-vendor, .pge #divUnexpectedModelsImportStepSummary .img-customer, .pge #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.pge #divCustomers [name=divCustomerDetailsLeft], .pge #divCustomers [name=divVendorDetailsLeft], .pge #divMergeCustomers [name=divCustomerDetailsLeft], .pge #divMergeCustomers [name=divVendorDetailsLeft], .pge #divVendors [name=divCustomerDetailsLeft], .pge #divVendors [name=divVendorDetailsLeft], .pge #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .pge #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .pge #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .pge #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .pge #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .pge #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.pge #divCustomers .div-header, .pge #divMergeCustomers .div-header, .pge #divVendors .div-header, .pge #divPurchaseboardOrderDetails .div-header, .pge #divUnexpectedModelsImportStepSelection .div-header, .pge #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.pge #divCustomers .contact-mail, .pge #divMergeCustomers .contact-mail, .pge #divVendors .contact-mail, .pge #divPurchaseboardOrderDetails .contact-mail, .pge #divUnexpectedModelsImportStepSelection .contact-mail, .pge #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #008AC8 !important;
}
.pge #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .pge #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .pge #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .pge #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .pge #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .pge #divVendors [name=divVendorDetailsRight] [name=divNavigator], .pge #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .pge #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .pge #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .pge #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .pge #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .pge #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.pge #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .pge #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .pge #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .pge #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .pge #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .pge #divVendors [name=divVendorDetailsRight] .img-internal-assets, .pge #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .pge #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .pge #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .pge #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .pge #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .pge #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #008AC8;
}
.pge #divCustomers tr.pending, .pge #divMergeCustomers tr.pending, .pge #divVendors tr.pending, .pge #divPurchaseboardOrderDetails tr.pending, .pge #divUnexpectedModelsImportStepSelection tr.pending, .pge #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.pge #divCustomers tr.pending td, .pge #divMergeCustomers tr.pending td, .pge #divVendors tr.pending td, .pge #divPurchaseboardOrderDetails tr.pending td, .pge #divUnexpectedModelsImportStepSelection tr.pending td, .pge #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.pge #divCustomers [name=divMyIRUserCode], .pge #divMergeCustomers [name=divMyIRUserCode], .pge #divVendors [name=divMyIRUserCode], .pge #divPurchaseboardOrderDetails [name=divMyIRUserCode], .pge #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .pge #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.pge #divCustomers [name=divConfirm] .div-circle, .pge #divMergeCustomers [name=divConfirm] .div-circle, .pge #divVendors [name=divConfirm] .div-circle, .pge #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .pge #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .pge #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #008AC8;
}
.pge #divCustomers .div-colored-info .div-title-text, .pge #divCustomers .div-colored-info .div-count-number, .pge #divMergeCustomers .div-colored-info .div-title-text, .pge #divMergeCustomers .div-colored-info .div-count-number, .pge #divVendors .div-colored-info .div-title-text, .pge #divVendors .div-colored-info .div-count-number, .pge #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .pge #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .pge #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .pge #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .pge #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .pge #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.pge #divCustomers .div-colored-info .img-asset, .pge #divCustomers .div-colored-info .img-order, .pge #divCustomers .div-colored-info .img-accessory, .pge #divMergeCustomers .div-colored-info .img-asset, .pge #divMergeCustomers .div-colored-info .img-order, .pge #divMergeCustomers .div-colored-info .img-accessory, .pge #divVendors .div-colored-info .img-asset, .pge #divVendors .div-colored-info .img-order, .pge #divVendors .div-colored-info .img-accessory, .pge #divPurchaseboardOrderDetails .div-colored-info .img-asset, .pge #divPurchaseboardOrderDetails .div-colored-info .img-order, .pge #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .pge #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .pge #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .pge #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .pge #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .pge #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .pge #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.pge #divCustomers .spLastOrders, .pge #divMergeCustomers .spLastOrders, .pge #divVendors .spLastOrders, .pge #divPurchaseboardOrderDetails .spLastOrders, .pge #divUnexpectedModelsImportStepSelection .spLastOrders, .pge #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.pge #divCustomers .divLastOrdersAssetCount, .pge #divCustomers .divLastOrderListItem, .pge #divMergeCustomers .divLastOrdersAssetCount, .pge #divMergeCustomers .divLastOrderListItem, .pge #divVendors .divLastOrdersAssetCount, .pge #divVendors .divLastOrderListItem, .pge #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .pge #divPurchaseboardOrderDetails .divLastOrderListItem, .pge #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .pge #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .pge #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .pge #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.pge #divCustomers .divLastOrdersAssetCount, .pge #divCustomers .divLastOrdersAssetCountLabel, .pge #divCustomers .divDaysOnRentLabel, .pge #divCustomers .divDaysOnRent, .pge #divMergeCustomers .divLastOrdersAssetCount, .pge #divMergeCustomers .divLastOrdersAssetCountLabel, .pge #divMergeCustomers .divDaysOnRentLabel, .pge #divMergeCustomers .divDaysOnRent, .pge #divVendors .divLastOrdersAssetCount, .pge #divVendors .divLastOrdersAssetCountLabel, .pge #divVendors .divDaysOnRentLabel, .pge #divVendors .divDaysOnRent, .pge #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .pge #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .pge #divPurchaseboardOrderDetails .divDaysOnRentLabel, .pge #divPurchaseboardOrderDetails .divDaysOnRent, .pge #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .pge #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .pge #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .pge #divUnexpectedModelsImportStepSelection .divDaysOnRent, .pge #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .pge #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .pge #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .pge #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.pge .img-not-allowed,
.pge .img-print-default-yes,
.pge .img-print-default-no,
.pge .img-send-default-yes,
.pge .img-send-default-no,
.pge .img-print-yesno,
.pge .img-send-yesno,
.pge .img-fedex {
  background-color: #008AC8;
}
.pge .img-not-allowed.off,
.pge .img-print-default-yes.off,
.pge .img-print-default-no.off,
.pge .img-send-default-yes.off,
.pge .img-send-default-no.off,
.pge .img-print-yesno.off,
.pge .img-send-yesno.off,
.pge .img-fedex.off {
  background-color: #E3E3E3;
}
.pge .img-not-allowed.disabled,
.pge .img-print-default-yes.disabled,
.pge .img-print-default-no.disabled,
.pge .img-send-default-yes.disabled,
.pge .img-send-default-no.disabled,
.pge .img-print-yesno.disabled,
.pge .img-send-yesno.disabled,
.pge .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.pge .div-definition.selected {
  border-color: #008AC8 !important;
}
.pge .div-definition:hover {
  background-color: #71D3FF !important;
}
.pge #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.pge #divMergeCustomers .div-list-element.selected {
  border-color: #008AC8 !important;
}
.pge #divMergeCustomers .div-remove-button {
  color: #008AC8;
}
.pge #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .pge #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.pge #divCustomerAddEdit [name=txtName].disabled, .pge #divVendorAddEdit [name=txtName].disabled {
  background-color: #71D3FF !important;
  color: #A9A9A9 !important;
}
.pge .td-empty {
  background-color: #F5F6F8 !important;
}
.pge .div-asset-status {
  color: blue;
}
.pge .div-asset-number {
  color: #008AC8;
}
.pge .chips-item-close {
  color: #008AC8 !important;
}
.pge .chips {
  background-color: white;
  border-color: #A8A8A8 !important;
}
.pge .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.pge .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.pge .asset-group {
  color: #6c757d;
}
.pge .div-order-type-radio {
  border-color: #71D3FF;
  color: #71D3FF;
}
.pge .div-order-type-radio .div-short-name {
  background: rgba(113, 211, 255, 0.1);
}
.pge .div-order-type-radio.selected {
  border-color: #008AC8;
  color: #008AC8;
}
.pge .div-order-type-radio.selected .div-short-name {
  background: rgba(0, 138, 200, 0.1);
}
.pge #divModelPriceListEdit .span-selected-models-header, .pge #divModelPriceListEdit .span-selected-models-content {
  color: #008AC8;
}
.pge #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.pge #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.pge .sp-cleared {
  background-color: #CBCBCB !important;
}
.pge .div-seperation-border {
  border-color: #E3E3E3;
}
.pge .custom-control-label:before {
  background-color: #008AC8 !important;
}
.pge .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.pge .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.pge .my-dot {
  background-color: #bbb;
}
.pge .inventory-resolve-type {
  background-color: #008AC8 !important;
}
.pge .back-button {
  color: #008AC8 !important;
}
.pge .div-circle {
  color: #FFF;
}
.pge .div-circle span.value {
  color: #FFF !important;
}
.pge .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.pge .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.pge .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.pge .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.pge .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.pge .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.pge .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.pge .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.pge .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.pge .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.pge .div-group-name {
  color: #A9A9A9 !important;
}
.pge #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #71D3FF;
}
.pge #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.pge .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.pge .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.pge .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .pge .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.pge .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.pge .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.pge .address-error-message {
  color: #F44336 !important;
}
.pge .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.pge .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.pge .invalid-validated-address {
  color: #F44336;
}
.pge #divCleaningTesting .order-number-black {
  color: #008AC8 !important;
  font-weight: 600;
}
.pge #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.pge #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.pge #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.pge #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.pge #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.pge #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.pge #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.pge #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.pge #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.pge #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.pge #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #008AC8;
}
.pge .workboard-order-type {
  border-color: #A9A9A9;
}
.pge #divPurchaseOrderAddSummary .div-header, .pge #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.pge #tblRolesManagementRolesRoleList .users-count {
  color: #008AC8;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.pge #tabMenu .fa-print {
  color: white !important;
}
.pge #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .pge #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .pge #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .pge #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .pge #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #008AC8 !important;
}
.pge #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .pge #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .pge #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .pge #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .pge #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.pge #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.pge #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.pge #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.pge #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.pge #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.pge #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.pge #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.pge #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.pge #tblReceivingAssetList tbody tr, .pge #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #F5F6F8 !important;
}
.pge #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #008AC8 !important;
  border-color: #008AC8 !important;
}
.pge #tblAssetLocationAssetList tbody tr {
  background-color: #F5F6F8 !important;
}
.pge #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.pge #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.pge #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #008AC8;
}
.pge #divSystemConfiguration th[rowspan="1"] {
  border-color: #008AC8 transparent transparent #008AC8;
}
.pge #divSystemConfiguration th[rowspan="1"]:first-of-type, .pge #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #008AC8 transparent transparent transparent;
}
.pge #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #008AC8 #008AC8 transparent #008AC8;
}
.pge #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #008AC8;
  border-right: 1px solid #008AC8;
}
.pge #divSystemConfiguration .last-th {
  border-left: 1px solid #008AC8;
}
.pge #divRequisitionAddEdit .selected-accessory, .pge #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #008AC8;
}
.pge #divRepairCard .small-span {
  color: #6c757d !important;
}
.pge #divRepairCard .repairs-link {
  color: #008AC8;
}
.pge #divRepairCard .btn-attachments {
  color: #008AC8 !important;
}
.pge #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.pge #divRepairCard .arrow-right, .pge #divRepairCard .arrow-left, .pge #divRepairCard .arrow-double-left {
  background-color: #008AC8;
}
.pge #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.pge #divAddEditRequestedParts .selected-part, .pge #divAddEditUsedParts .selected-part {
  border: 1px solid #008AC8;
}
.pge #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #008AC8;
}
.pge #divServiceSettlementCard .settlement-link {
  color: #008AC8;
}
.pge #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.pge #divServiceSettlementCard .arrow-left, .pge #divServiceSettlementCard .arrow-right {
  background-color: #008AC8;
}
.pge #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.pge #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #008AC8;
  border-bottom: 1px solid #008AC8;
}
.pge #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #008AC8;
}
.pge #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #008AC8;
}
.pge #divMainFilters .clickable-text, .pge #divOrderNavPanel .clickable-text, .pge #divNotes .clickable-text, .pge #divOrderNotePanel .clickable-text, .pge #divAddEditDropshipment .clickable-text {
  color: #008AC8;
}
.pge #divOrderNavPanel .arrow-right, .pge #divOrderNavPanel .arrow-left, .pge #divOrderNavPanel .arrow-double-left, .pge #divOrderNavPanel .arrow-hand, .pge #divOrderNavPanel .add-order-line-icon::after, .pge #divOrderOrderLineItems .arrow-right, .pge #divOrderOrderLineItems .arrow-left, .pge #divOrderOrderLineItems .arrow-double-left, .pge #divOrderOrderLineItems .arrow-hand, .pge #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #008AC8;
}
.pge .main-page-section {
  background-color: #F5F6F8 !important;
}
.pge #divOrderAssetsPopup .gray-background, .pge #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.pge #divOrderAddEditAccessories .font-note, .pge #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.pge span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #A8A8A8 !important;
}
.pge #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .pge #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .pge #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .pge #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.pge #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.pge #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.electrorent {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.electrorent .mainPage {
  background-color: #FFFFFF !important;
}
.electrorent .newTopMenu {
  background-color: #293338 !important;
}
.electrorent .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #f46040 !important;
}
.electrorent .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.electrorent .newTopMenu #divUserBreak {
  background-color: #293338 !important;
}
.electrorent .newTopMenu .liNewMenuItem:hover,
.electrorent .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #f46040 !important;
}
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #f46040 !important;
}
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #fbc4b9 !important;
}
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.electrorent .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #fbc4b9 !important;
}
.electrorent .newTopMenu .newMenuItem {
  color: #fff !important;
}
.electrorent .newTopMenu .newMenuItem.active {
  color: white !important;
}
.electrorent .newTopMenu .menu-button:hover {
  background-color: #f46040 !important;
}
.electrorent .newTopMenu #divUserBreak:hover {
  background-color: #f46040 !important;
}
.electrorent .table thead {
  background-color: #A9A9A9 !important;
}
.electrorent .table thead th {
  color: white;
}
.electrorent .table thead tr {
  background-color: #A9A9A9;
}
.electrorent .table thead tr td {
  color: #464646 !important;
}
.electrorent .table tbody tr {
  background-color: #FFFFFF;
}
.electrorent .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.electrorent .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.electrorent .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.electrorent .table tbody tr td {
  color: #464646;
}
.electrorent .table tbody tr td .spName {
  color: #FF9A3E !important;
}
.electrorent .table tbody tr td .icon-employee {
  color: #FF9A3E !important;
}
.electrorent .table tbody tr td .show-popup-main-check {
  color: #FF9A3E !important;
}
.electrorent .table tbody tr td .rowDescription {
  color: #6c757d;
}
.electrorent .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.electrorent .table tbody tr td.notClick {
  color: black;
}
.electrorent .table tbody tr td .text-green {
  color: #FF9A3E;
}
.electrorent .table .custom-control-label::before {
  background-color: #293338;
}
.electrorent .table .custom-control-label::after {
  background-color: #293338;
}
.electrorent .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.electrorent .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.electrorent .div-like-table {
  color: #464646;
}
.electrorent .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.electrorent #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.electrorent .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.electrorent .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.electrorent .tabulator .tabulator-table .tabulator-row,
.electrorent .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.electrorent .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.electrorent .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.electrorent .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.electrorent .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #FF9A3E !important;
}
.electrorent .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #fbc4b9;
}
.electrorent .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.electrorent .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #fbc4b9 !important;
}
.electrorent table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.electrorent table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.electrorent table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #293338 !important;
}
.electrorent table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.electrorent table.dataTable thead .custom-control-label::after {
  background-color: #293338 !important;
}
.electrorent table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.electrorent table.dataTable tbody tr.selected td {
  border-top-color: #293338 !important;
  border-bottom-color: #293338 !important;
}
.electrorent table.dataTable tbody tr.selected td:first-child {
  border-left-color: #293338;
  border-bottom-color: #293338;
  border-top-color: #293338;
}
.electrorent table.dataTable tbody tr.selected td:last-child {
  border-right-color: #293338;
  border-bottom-color: #293338;
  border-top-color: #293338;
}
.electrorent .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.electrorent .div-data-table-header .custom-control-label::after {
  background-color: #293338 !important;
}
.electrorent input::placeholder {
  color: #6c757d !important;
}
.electrorent #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.electrorent #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.electrorent #divRequisitionAddLineItems .div-price label:not(.error), .electrorent #divPurchaseOrderAddLineItems .div-price label:not(.error), .electrorent #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.electrorent #divRequisitionAddLineItems .new-item.edited, .electrorent #divPurchaseOrderAddLineItems .new-item.edited, .electrorent #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #FF9A3E;
  height: 100px !important;
  padding-top: 5px !important;
}
.electrorent #divRequisitionAddLineItems .new-item.edited + .border-separation, .electrorent #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .electrorent #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.electrorent #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .electrorent #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .electrorent #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.electrorent #divStockCheckOrders .divNavigator {
  color: #FF9A3E !important;
}
.electrorent #divStockCheckOrders .divNavigator.isActive {
  border-color: #FF9A3E !important;
}
.electrorent .label,
.electrorent #spStatusTest,
.electrorent #inventoryScans,
.electrorent #inventoryDiscreparency,
.electrorent .filterInfo,
.electrorent #formTrackboardAddActivityModal span,
.electrorent #divTrackboardFilter .label,
.electrorent .divMainSection div.label,
.electrorent .spBigText,
.electrorent .filter-info,
.electrorent #tbTrackboardPackageDetailsDeliveryShipment tr td,
.electrorent .next-order-number,
.electrorent .div-circle {
  color: #6c757d;
}
.electrorent .select2-results .select2-highlighted {
  color: #293338 !important;
}
.electrorent .divSubNavigator,
.electrorent #divTrackboardNavTravelHistory,
.electrorent #divTrackboardNavOrderDetails,
.electrorent #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.electrorent .divSubNavigator.selected,
.electrorent #divTrackboardNavTravelHistory.selected,
.electrorent #divTrackboardNavOrderDetails.selected,
.electrorent #divTrackboardNavPackageDetails.selected {
  color: #FF9A3E;
  border-color: #FF9A3E;
}
.electrorent #divCustomerNavigation .row div, .electrorent #divVendorNavigation .row div {
  color: #6c757d;
}
.electrorent #divCustomerNavigation .row div.isActive, .electrorent #divVendorNavigation .row div.isActive {
  color: #FF9A3E;
  border-color: #FF9A3E;
}
.electrorent .sub-navigation {
  color: #FF9A3E;
}
.electrorent .sub-navigation.active {
  border-bottom: 2px solid #FF9A3E;
}
.electrorent .sub-navigation.secondary {
  color: #6c757d !important;
}
.electrorent .sub-navigation.secondary.active {
  color: #FF9A3E !important;
  border-color: #FF9A3E !important;
}
.electrorent #ddlIRCountry,
.electrorent .dropdown-menu > li > a,
.electrorent .btn-default,
.electrorent .SumoSelect > .CaptionCont > span.placeholder,
.electrorent .input span:not(.fa),
.electrorent textarea,
.electrorent .custom-file-label,
.electrorent .btn-light,
.electrorent .select2-selection__choice,
.electrorent .swal2-content,
.electrorent .level2,
.electrorent .reportName,
.electrorent .divMainSection div.inputDiv {
  color: black !important;
}
.electrorent input,
.electrorent .bigSpanTitle,
.electrorent .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.electrorent .select2-drop {
  color: black;
}
.electrorent .accordion .card .card-header .btn {
  color: black;
}
.electrorent .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.electrorent .myFieldset.fieldsetInventory legend {
  color: black;
}
.electrorent .tbl-main-check tr td span {
  color: #464646;
}
.electrorent .tbl-drill-down tr td span {
  color: #464646;
}
.electrorent .tbl-main-check tr td.model-name span {
  color: #464646;
}
.electrorent .tbl-main-check tr td.model-name a span {
  color: #FF9A3E !important;
}
.electrorent .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.electrorent .tbl-drill-down tr td.model-name a span {
  color: #FF9A3E !important;
}
.electrorent .text-green,
.electrorent .spName a,
.electrorent .spName a:hover,
.electrorent .text-clickable,
.electrorent a.orderNumber,
.electrorent .img-button div span .order-number,
.electrorent a.orderNumber span, .electrorent a:hover,
.electrorent span.asset-details, .electrorent .customer-name-link, .electrorent .vendor-name-link {
  color: #FF9A3E;
}
.electrorent input[type=text],
.electrorent input[type=number],
.electrorent input[type=search],
.electrorent input[type=password],
.electrorent textarea:not(.disabled),
.electrorent select,
.electrorent .select2-container:not(.select2-container--disabled) .select2-selection,
.electrorent .select2-results__option:not(.select2-results__option--highlighted),
.electrorent .SlectBox,
.electrorent .options,
.electrorent .dropdown-menu,
.electrorent .select2-drop-multi,
.electrorent .select2-search-field,
.electrorent .dropdown.bootstrap-select,
.electrorent .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.electrorent input[type=text]:not(.disabled) .filter-option-inner-inner,
.electrorent input[type=number]:not(.disabled) .filter-option-inner-inner,
.electrorent input[type=search]:not(.disabled) .filter-option-inner-inner,
.electrorent input[type=password]:not(.disabled) .filter-option-inner-inner,
.electrorent textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.electrorent select:not(.disabled) .filter-option-inner-inner,
.electrorent .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.electrorent .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.electrorent .SlectBox:not(.disabled) .filter-option-inner-inner,
.electrorent .options:not(.disabled) .filter-option-inner-inner,
.electrorent .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.electrorent .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.electrorent .select2-search-field:not(.disabled) .filter-option-inner-inner,
.electrorent .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.electrorent .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.electrorent .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.electrorent .dropdown-toggle:not(.disabled):hover, .electrorent .dropdown-toggle:not(.disabled):focus, .electrorent .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.electrorent #spAssetDetailsGeneralLocation .text-green {
  color: #FF9A3E;
}
.electrorent .order-number {
  color: #FF9A3E;
}
.electrorent .level2:hover {
  color: #FF9A3E;
}
.electrorent .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #fbc4b9;
  color: black;
}
.electrorent .report-item-name.active {
  color: #293338;
}
.electrorent .text-not-clickable {
  color: black !important;
}
.electrorent .text-grayed-out {
  color: #A9A9A9 !important;
}
.electrorent .sp-title.text-not-clickable {
  color: black !important;
}
.electrorent .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.electrorent .Zebra_DatePicker {
  color: #464646;
}
.electrorent .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #FF9A3E !important;
}
.electrorent .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.electrorent .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.electrorent .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #FF9A3E !important;
  border-color: #FF9A3E !important;
}
.electrorent .bootstrap-datetimepicker-widget table td.active,
.electrorent .bootstrap-datetimepicker-widget table td.active:hover,
.electrorent .bootstrap-datetimepicker-widget table td span.active {
  background-color: #FF9A3E !important;
}
.electrorent .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #FF9A3E !important;
}
.electrorent .dropdown-menu > .active > a {
  color: black;
}
.electrorent .dropdown-menu > .active > a:hover, .electrorent .dropdown-menu > .active > a:focus {
  color: black;
}
.electrorent .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.electrorent .btn-group.btn-group-sm .btn-group-sales {
  background-color: #FF9A3E;
  color: white;
}
.electrorent .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.electrorent .btn-group .btn-orders,
.electrorent .btn-group .btn-orders.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.electrorent .btn-group .btn-todo,
.electrorent .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.electrorent .btn-group .btn-shipment,
.electrorent .btn-group .btn-shipment.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.electrorent .btn-group .btn-return,
.electrorent .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.electrorent .btn-group .btn-all,
.electrorent .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.electrorent .btn-group .btn-done,
.electrorent .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.electrorent .btn-group .btn-roles,
.electrorent .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.electrorent .btn-group .btn-permissions,
.electrorent .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.electrorent .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.electrorent #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.electrorent #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.electrorent #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.electrorent #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.electrorent .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.electrorent .drill-separator {
  border-right-color: #E3E3E3;
}
.electrorent .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.electrorent .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.electrorent .table-summary tr td {
  border-right-color: #E3E3E3;
}
.electrorent .card {
  border-color: #E3E3E3;
}
.electrorent .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.electrorent h5,
.electrorent h2,
.electrorent .spTitle:not(.mustResovled),
.electrorent .bigTitle,
.electrorent .sp-title {
  color: #293338 !important;
}
.electrorent .header-title {
  color: #6c757d !important;
}
.electrorent .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #FF9A3E !important;
  background-color: white !important;
}
.electrorent .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #FF9A3E !important;
  background-color: white !important;
}
.electrorent .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #FF9A3E !important;
}
.electrorent .custom-control-label:before {
  background-color: #FF9A3E !important;
}
.electrorent .swal2-btn-green, .electrorent .swal2-btn-save {
  background-color: #FF9A3E !important;
}
.electrorent .swal2-btn-green:hover, .electrorent .swal2-btn-save:hover {
  background-color: #FF9A3E !important;
}
.electrorent .btn-save, .electrorent .btn-green {
  background-color: #FF9A3E;
  color: white;
}
.electrorent .btn-save:hover, .electrorent .btn-green:hover {
  border: 2px solid #f46040;
  padding: 5px 11px;
}
.electrorent .btn-save.inactive, .electrorent .btn-green.inactive {
  border-color: #fff;
  background-color: #293338;
}
.electrorent .btn-square {
  color: white;
}
.electrorent .btn-square.btn-square-primary {
  background-color: #FF9A3E;
  border: 1px solid #FF9A3E;
}
.electrorent .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #FF9A3E;
  box-shadow: 0px 0px 1px 5px;
}
.electrorent .btn-square:hover {
  color: white;
  border: 2px solid #FF9A3E;
  box-shadow: 0px 0px 1px 10px;
}
.electrorent .a-link:hover {
  color: #FF9A3E !important;
}
.electrorent .btn-outline-green {
  color: #FF9A3E !important;
  border-color: #FF9A3E !important;
  background-color: white !important;
}
.electrorent .btn-outline-green:hover, .electrorent .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #FF9A3E !important;
}
.electrorent .dropdown .dropdown-menu .dropdown-item.active, .electrorent .dropdown .dropdown-menu .dropdown-item:active, .electrorent .dropdown .dropdown-menu .dropdown-item:hover, .electrorent .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #fbc4b9 !important;
}
.electrorent .dropdown .dropdown-menu .dropdown-item.active span, .electrorent .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.electrorent .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.electrorent .btn-move,
.electrorent .btnWorkAssignementAddOperator {
  color: #FF9A3E;
}
.electrorent .btn-move:hover,
.electrorent .btnWorkAssignementAddOperator:hover {
  color: black;
}
.electrorent .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.electrorent .SumoSelect .select-all.selected > span i,
.electrorent .SumoSelect .select-all.partial > span i {
  background-color: #293338;
}
.electrorent button.Zebra_DatePicker_Icon {
  background-color: #FF9A3E !important;
}
.electrorent .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.electrorent .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #FF9A3E !important;
}
.electrorent .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #FF9A3E !important;
}
.electrorent .btn-group .btn-l {
  background-color: #293338;
  color: white;
}
.electrorent .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.electrorent .btn-back {
  background-color: #FF9A3E !important;
}
.electrorent .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #293338 !important;
  border-color: #293338 !important;
}
.electrorent .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.electrorent .adv-search {
  color: #FF9A3E !important;
  border: 1px solid #FF9A3E !important;
}
.electrorent .adv-search:hover {
  color: #A9A9A9 !important;
}
.electrorent .btn-employee-pin {
  color: #FF9A3E !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.electrorent .select2-choices {
  border-color: #63666B !important;
}
.electrorent .select2-choices .select2-search-choice div,
.electrorent .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.electrorent .select2-container-multi .select2-choice {
  border-color: #63666B !important;
  box-shadow: 0 0 0 0.2rem #63666B;
}
.electrorent .div-outline-green {
  border-color: #63666B;
}
.electrorent .div-outline-green:hover, .electrorent .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #FF9A3E;
}
.electrorent .select2-container .select2-search__field,
.electrorent .select2-container span.select2-selection--multiple:not(.corrected-field),
.electrorent .select2-container span.select2-selection--single,
.electrorent .SlectBox,
.electrorent .filter,
.electrorent .custom-file-label,
.electrorent .form-control,
.electrorent .dropdown.bootstrap-select,
.electrorent .input-group-text,
.electrorent #txtFirstName,
.electrorent #txtLastName,
.electrorent #ddlIRCountry,
.electrorent #txtPhoneNumber,
.electrorent #txtEmail,
.electrorent #txtPin,
.electrorent #txtPassword,
.electrorent #txtIMExternalID,
.electrorent #txtRepeatPassword,
.electrorent #txtWarehouseShelfAddEditName,
.electrorent #txtWarehouseZoneAddEditName,
.electrorent #txtAssetStatusFastChangeAddEditName,
.electrorent #txtCertificateNumber {
  border-color: #63666B !important;
}
.electrorent #txtPin.inValid {
  border: 1px solid red !important;
}
.electrorent input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.electrorent .group-title.ellipsis {
  color: #6c757d;
}
.electrorent .tbl-main-check .facility-name span {
  color: #6c757d;
}
.electrorent .tbl-drill-down-header tr th {
  color: #6c757d;
}
.electrorent .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.electrorent .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.electrorent .form-group label:not(.input):not(.select),
.electrorent .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.electrorent #divStockCheckInfoModelModelDescription {
  color: black;
}
.electrorent .card-body div {
  color: black;
}
.electrorent .card-maintitle {
  color: #6c757d;
}
.electrorent .swal2-icon.swal2-error {
  border-color: #FF9A3E;
}
.electrorent .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #FF9A3E;
}
.electrorent .swal2-icon.swal2-warning {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.electrorent .swal2-icon.swal2-question {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.electrorent .swal2-icon.swal2-info {
  border-color: #FF9A3E;
  color: #FF9A3E;
}
.electrorent #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.electrorent #imgDownloadPdf,
.electrorent #imgDownloadXls,
.electrorent .imgImport.pointer,
.electrorent .imgAdd,
.electrorent .arrow-inbound-outbound,
.electrorent #btnBulkActions,
.electrorent .xls-icon,
.electrorent .img-pdf,
.electrorent .btn-dots,
.electrorent .change-to-shipped,
.electrorent .img-accessories-green,
.electrorent .img-return-accessories,
.electrorent .img-assign-proper-order,
.electrorent .img-grid-column-settings,
.electrorent .btn-receiving-qa,
.electrorent .img-po-confirmation,
.electrorent .btn-get-fedex-label {
  background-color: #FF9A3E;
}
.electrorent .img-asset-box, .electrorent .img-receiving-qa {
  background-color: #6c757d;
}
.electrorent .img-pdf-disabled {
  background-color: #A9A9A9;
}
.electrorent .InventoryScanType {
  background-color: #FF9A3E;
}
.electrorent #btnAllFilterCancel:after {
  color: #FF9A3E !important;
}
.electrorent #divInventoryItemList #imgDownloadPdf,
.electrorent #divInventoryItemList .xls-icon {
  background-color: #FF9A3E;
}
.electrorent #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.electrorent .divUser .divOtherButtons.right.w-auto .imgAdd,
.electrorent #btnEmployeeAdd,
.electrorent #divWarehouseShelfList #imgDownloadPdf,
.electrorent #divWarehouseShelfList .imgDownloadXls,
.electrorent #btnWarehouseShelfAdd,
.electrorent #btnWarehouseZoneAdd {
  background-color: #FF9A3E;
}
.electrorent .paginateRight, .electrorent .paginateLeft {
  background-color: #FF9A3E;
}
.electrorent .pager .disabled > img,
.electrorent .btn-dots.disabled {
  background-color: #6c757d;
}
.electrorent .assetsList {
  background-color: #6c757d;
}
.electrorent .asset-img {
  background-color: #6c757d;
}
.electrorent .asset-img2 {
  background-color: #6c757d;
}
.electrorent .asset-img3 {
  background-color: #6c757d;
}
.electrorent .createTaskImg {
  background-color: #FF9A3E;
}
.electrorent .fas.fa-box, .electrorent .fas.fa-weight-hanging {
  color: #6c757d;
}
.electrorent .table tbody tr td .text-green.far.fa-trash-alt {
  color: #FF9A3E;
}
.electrorent .inventoryStatus {
  background-color: #6c757d;
}
.electrorent #btnLoupe {
  background-color: #FF9A3E;
}
.electrorent #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.electrorent .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.electrorent .btn.btnSearchPopup {
  background-color: #FF9A3E !important;
}
.electrorent .btn.btnClearValues:after {
  color: #FF9A3E !important;
}
.electrorent .btn.btn-cancel, .electrorent .btn.btn-white {
  color: #FF9A3E !important;
  border-color: #FF9A3E !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.electrorent .btn.btn-cancel:hover:not([name=btnClearFilter]), .electrorent .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #FF9A3E !important;
  color: #FF9A3E !important;
  padding: 5px 11px;
}
.electrorent .btn.btn-cancel.inactive, .electrorent .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.electrorent .btn.btn-block.btn-break-type {
  background-color: #FF9A3E;
  color: white;
}
.electrorent .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.electrorent .btn.btn-green.disabled, .electrorent .btn.btn-green:disabled, .electrorent .btn.btn-white.disabled, .electrorent .btn.btn-white:disabled, .electrorent .btn.btn-cancel.disabled, .electrorent .btn.btn-cancel:disabled, .electrorent .btn.btn-save.disabled, .electrorent .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.electrorent .btn.btn-green.disabled.turn-on, .electrorent .btn.btn-green:disabled.turn-on, .electrorent .btn.btn-white.disabled.turn-on, .electrorent .btn.btn-white:disabled.turn-on, .electrorent .btn.btn-cancel.disabled.turn-on, .electrorent .btn.btn-cancel:disabled.turn-on, .electrorent .btn.btn-save.disabled.turn-on, .electrorent .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.electrorent .btn.btn-green.disabled:hover, .electrorent .btn.btn-green:disabled:hover, .electrorent .btn.btn-white.disabled:hover, .electrorent .btn.btn-white:disabled:hover, .electrorent .btn.btn-cancel.disabled:hover, .electrorent .btn.btn-cancel:disabled:hover, .electrorent .btn.btn-save.disabled:hover, .electrorent .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.electrorent .btn.btn-green.disabled:hover.turn-on, .electrorent .btn.btn-green:disabled:hover.turn-on, .electrorent .btn.btn-white.disabled:hover.turn-on, .electrorent .btn.btn-white:disabled:hover.turn-on, .electrorent .btn.btn-cancel.disabled:hover.turn-on, .electrorent .btn.btn-cancel:disabled:hover.turn-on, .electrorent .btn.btn-save.disabled:hover.turn-on, .electrorent .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.electrorent .btn.btn-switch-yes {
  color: #FF9A3E !important;
  border-color: #FF9A3E !important;
  background-color: white !important;
}
.electrorent .btn.btn-switch-yes:hover {
  color: #FF9A3E !important;
  border-color: #FF9A3E !important;
  background-color: white !important;
}
.electrorent .btn.btn-switch-yes.selected {
  background-color: #FF9A3E !important;
  color: white !important;
}
.electrorent .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.electrorent .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.electrorent .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.electrorent .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.electrorent .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.electrorent .fas.fa-search {
  color: #FF9A3E;
}
.electrorent .notReserved,
.electrorent .reserved-on {
  background-color: #FF9A3E;
}
.electrorent .transaction {
  background-color: #FF9A3E;
}
.electrorent .img-return-to-customer {
  background-color: #FF9A3E;
}
.electrorent .reserved-replacement {
  background-color: #FF9A3E;
}
.electrorent #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #FF9A3E;
}
.electrorent #btnDownloadPdf,
.electrorent #btnDownloadXls {
  background-color: #FF9A3E;
}
.electrorent #btnXls,
.electrorent #btnPdf,
.electrorent #btnCsv {
  background: #FF9A3E;
}
.electrorent .img-edit,
.electrorent .imgEdit,
.electrorent #btnWorkboardToDoListAdd,
.electrorent #btnTrackboardListFilters,
.electrorent .workboardPackageImg {
  background-color: #FF9A3E;
}
.electrorent .workboardInformationNotesImg {
  background-color: #6c757d;
}
.electrorent .img-delete,
.electrorent .ic-repairs-external,
.electrorent .ic-repairs-internal,
.electrorent .ic-repairs-dollar-circle {
  background-color: #FF9A3E;
}
.electrorent li.select2-search-choice a.select2-search-choice-close {
  background-color: #FF9A3E !important;
}
.electrorent .imgShowFile {
  color: #FF9A3E;
}
.electrorent #tblWorkTimeLogList .img-add {
  background-color: #FF9A3E;
}
.electrorent .img-add {
  background-color: #FF9A3E;
}
.electrorent .img-calibration {
  background-color: #FF9A3E;
}
.electrorent .img-bulk-add {
  background-color: #FF9A3E;
}
.electrorent .img-xls-export {
  background-color: #FF9A3E;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.electrorent .img-xls-import {
  background-color: #FF9A3E;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.electrorent .img-edit-price {
  background-color: #FF9A3E;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.electrorent .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.electrorent .img-import {
  background-color: #FF9A3E;
}
.electrorent .img-import-book-value {
  background-color: #FF9A3E;
}
.electrorent .img-copy {
  background-color: #FF9A3E;
}
.electrorent .img-import-export {
  background-color: #FF9A3E;
}
.electrorent #btnWorkAssignementAddOperator,
.electrorent #btnWorkTimeLogRefresh,
.electrorent #btnWorkboardOrdersLeftListRefresh,
.electrorent #btnWorkboardOrdersRightListRefresh,
.electrorent #btnWorkboardToDoListRefresh,
.electrorent #btnPreshippingOrderToShipListRefresh,
.electrorent #btnPreshippingTaskListRefresh,
.electrorent #btnWorkboardDoneListRefresh,
.electrorent .fa.fa-forward,
.electrorent .fa.fa-backward,
.electrorent .btn-refresh {
  color: #FF9A3E;
}
.electrorent #btnWorkAssignementAddOperator:hover,
.electrorent #btnWorkTimeLogRefresh:hover,
.electrorent #btnWorkboardOrdersLeftListRefresh:hover,
.electrorent #btnWorkboardOrdersRightListRefresh:hover,
.electrorent #btnWorkboardToDoListRefresh:hover,
.electrorent #btnPreshippingOrderToShipListRefresh:hover,
.electrorent #btnPreshippingTaskListRefresh:hover,
.electrorent #btnWorkboardDoneListRefresh:hover,
.electrorent .fa.fa-forward:hover,
.electrorent .fa.fa-backward:hover,
.electrorent .btn-refresh:hover {
  color: black;
}
.electrorent .img-add.img-testing-task.img-testing-task-left,
.electrorent .img-add.img-preshipping-task,
.electrorent .img-add.img-testing-task.img-testing-task-right,
.electrorent #btnWorkboardDoneListAddBreak {
  background-color: #FF9A3E;
}
.electrorent #divBtnFilters.imgBtnFilters {
  background-color: #FF9A3E;
}
.electrorent #btnWorkboardDoneListFilters {
  background-color: #FF9A3E;
}
.electrorent .btn-refresh:disabled::before {
  color: #6c757d;
}
.electrorent #btnTrackboardListReload {
  background-color: #FF9A3E !important;
}
.electrorent #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.electrorent .input-group.datepicker .calendarIcon, .electrorent .input-group.datepicker-report .calendarIcon {
  background-color: #FF9A3E !important;
}
.electrorent .imgInvite {
  background-color: #FF9A3E;
}
.electrorent #btnTrackboardListAllFilterCancel:after {
  color: #FF9A3E !important;
}
.electrorent .select2-container .select2-selection__choice__remove,
.electrorent .select2-container .select2-selection--single .select2-selection__clear {
  color: #FF9A3E !important;
}
.electrorent .noteType {
  background-color: #FF9A3E;
}
.electrorent #imgTrackboardInfoFedex {
  color: #FF9A3E;
}
.electrorent .trackIcons {
  color: #FF9A3E;
}
.electrorent .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #FF9A3E;
}
.electrorent .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .electrorent .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.electrorent .fa.fa-clock, .electrorent .fa.fa-clock-o, .electrorent .fa.fa-calendar, .electrorent .fa.fa-calendar-alt {
  color: #FF9A3E;
}
.electrorent .fas.fa-angle-up.sp-i-arrow,
.electrorent .fas.fa-angle-down.sp-i-arrow {
  color: #FF9A3E;
}
.electrorent .img-package {
  background-color: #6c757d;
}
.electrorent .img-other {
  color: #6c757d;
}
.electrorent .collapse-arrow:after {
  color: #FF9A3E;
}
.electrorent .collapse-arrow-before:before {
  color: #FF9A3E;
}
.electrorent .icon {
  background-color: #FF9A3E;
}
.electrorent .icon.far, .electrorent .icon.fas {
  color: #FF9A3E;
  background-color: transparent;
}
.electrorent .icon.icon-not-clickable {
  background-color: #6c757d;
}
.electrorent .icon-employee-pin {
  color: #FF9A3E !important;
}
.electrorent .icon-asset-resrvation {
  color: #FF9A3E !important;
}
.electrorent .custom-number {
  border-color: #FF9A3E !important;
}
.electrorent .custom-number.disabled {
  border-color: #6c757d !important;
}
.electrorent .custom-number .custom-number-button {
  color: #FF9A3E !important;
}
.electrorent .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.electrorent .custom-number .custom-number-input {
  border-color: #FF9A3E !important;
}
.electrorent .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.electrorent .div-border-section {
  border: 2px solid #E3E3E3;
}
.electrorent #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.electrorent #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.electrorent .box-item.selected {
  border: 1px solid #FF9A3E;
  background-color: #FFF;
}
.electrorent .sp-ship {
  color: #FF9A3E !important;
}
.electrorent div.div-index {
  color: #FF9A3E !important;
  border: 2px solid #FF9A3E !important;
}
.electrorent label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.electrorent #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.electrorent #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #293338;
}
.electrorent #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #293338;
}
.electrorent #divOrderPackageDetails .package-number, .electrorent #divPurchaseOrderPackageDetails .package-number, .electrorent #divOrderShipmentPopup .package-number {
  color: #293338;
  cursor: pointer;
}
.electrorent #divOrderPackageDetails .btn, .electrorent #divPurchaseOrderPackageDetails .btn, .electrorent #divOrderShipmentPopup .btn {
  background-color: #FF9A3E;
}
.electrorent #divOrderPackageDetails .btn:hover, .electrorent #divOrderPackageDetails .btn.inactive:hover, .electrorent #divPurchaseOrderPackageDetails .btn:hover, .electrorent #divPurchaseOrderPackageDetails .btn.inactive:hover, .electrorent #divOrderShipmentPopup .btn:hover, .electrorent #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.electrorent #divOrderPackageDetails .btn.inactive, .electrorent #divPurchaseOrderPackageDetails .btn.inactive, .electrorent #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.electrorent #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.electrorent #divCustomers .customer-item.active, .electrorent #divCustomers .vendor-item.active, .electrorent #divMergeCustomers .customer-item.active, .electrorent #divMergeCustomers .vendor-item.active, .electrorent #divVendors .customer-item.active, .electrorent #divVendors .vendor-item.active, .electrorent #divPurchaseboardOrderDetails .customer-item.active, .electrorent #divPurchaseboardOrderDetails .vendor-item.active, .electrorent #divUnexpectedModelsImportStepSelection .customer-item.active, .electrorent #divUnexpectedModelsImportStepSelection .vendor-item.active, .electrorent #divUnexpectedModelsImportStepSummary .customer-item.active, .electrorent #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #FF9A3E;
}
.electrorent #divCustomers .gray-right-border, .electrorent #divMergeCustomers .gray-right-border, .electrorent #divVendors .gray-right-border, .electrorent #divPurchaseboardOrderDetails .gray-right-border, .electrorent #divUnexpectedModelsImportStepSelection .gray-right-border, .electrorent #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.electrorent #divCustomers .img-discount, .electrorent #divMergeCustomers .img-discount, .electrorent #divVendors .img-discount, .electrorent #divPurchaseboardOrderDetails .img-discount, .electrorent #divUnexpectedModelsImportStepSelection .img-discount, .electrorent #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.electrorent #divCustomers .img-linked, .electrorent #divMergeCustomers .img-linked, .electrorent #divVendors .img-linked, .electrorent #divPurchaseboardOrderDetails .img-linked, .electrorent #divUnexpectedModelsImportStepSelection .img-linked, .electrorent #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.electrorent #divCustomers .img-customer, .electrorent #divCustomers .img-vendor, .electrorent #divMergeCustomers .img-customer, .electrorent #divMergeCustomers .img-vendor, .electrorent #divVendors .img-customer, .electrorent #divVendors .img-vendor, .electrorent #divPurchaseboardOrderDetails .img-customer, .electrorent #divPurchaseboardOrderDetails .img-vendor, .electrorent #divUnexpectedModelsImportStepSelection .img-customer, .electrorent #divUnexpectedModelsImportStepSelection .img-vendor, .electrorent #divUnexpectedModelsImportStepSummary .img-customer, .electrorent #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.electrorent #divCustomers [name=divCustomerDetailsLeft], .electrorent #divCustomers [name=divVendorDetailsLeft], .electrorent #divMergeCustomers [name=divCustomerDetailsLeft], .electrorent #divMergeCustomers [name=divVendorDetailsLeft], .electrorent #divVendors [name=divCustomerDetailsLeft], .electrorent #divVendors [name=divVendorDetailsLeft], .electrorent #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .electrorent #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .electrorent #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .electrorent #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .electrorent #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .electrorent #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.electrorent #divCustomers .div-header, .electrorent #divMergeCustomers .div-header, .electrorent #divVendors .div-header, .electrorent #divPurchaseboardOrderDetails .div-header, .electrorent #divUnexpectedModelsImportStepSelection .div-header, .electrorent #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.electrorent #divCustomers .contact-mail, .electrorent #divMergeCustomers .contact-mail, .electrorent #divVendors .contact-mail, .electrorent #divPurchaseboardOrderDetails .contact-mail, .electrorent #divUnexpectedModelsImportStepSelection .contact-mail, .electrorent #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #FF9A3E !important;
}
.electrorent #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .electrorent #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .electrorent #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .electrorent #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .electrorent #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .electrorent #divVendors [name=divVendorDetailsRight] [name=divNavigator], .electrorent #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .electrorent #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .electrorent #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .electrorent #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .electrorent #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .electrorent #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.electrorent #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .electrorent #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .electrorent #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .electrorent #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .electrorent #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .electrorent #divVendors [name=divVendorDetailsRight] .img-internal-assets, .electrorent #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .electrorent #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .electrorent #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .electrorent #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .electrorent #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .electrorent #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #FF9A3E;
}
.electrorent #divCustomers tr.pending, .electrorent #divMergeCustomers tr.pending, .electrorent #divVendors tr.pending, .electrorent #divPurchaseboardOrderDetails tr.pending, .electrorent #divUnexpectedModelsImportStepSelection tr.pending, .electrorent #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.electrorent #divCustomers tr.pending td, .electrorent #divMergeCustomers tr.pending td, .electrorent #divVendors tr.pending td, .electrorent #divPurchaseboardOrderDetails tr.pending td, .electrorent #divUnexpectedModelsImportStepSelection tr.pending td, .electrorent #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.electrorent #divCustomers [name=divMyIRUserCode], .electrorent #divMergeCustomers [name=divMyIRUserCode], .electrorent #divVendors [name=divMyIRUserCode], .electrorent #divPurchaseboardOrderDetails [name=divMyIRUserCode], .electrorent #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .electrorent #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.electrorent #divCustomers [name=divConfirm] .div-circle, .electrorent #divMergeCustomers [name=divConfirm] .div-circle, .electrorent #divVendors [name=divConfirm] .div-circle, .electrorent #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .electrorent #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .electrorent #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #FF9A3E;
}
.electrorent #divCustomers .div-colored-info .div-title-text, .electrorent #divCustomers .div-colored-info .div-count-number, .electrorent #divMergeCustomers .div-colored-info .div-title-text, .electrorent #divMergeCustomers .div-colored-info .div-count-number, .electrorent #divVendors .div-colored-info .div-title-text, .electrorent #divVendors .div-colored-info .div-count-number, .electrorent #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .electrorent #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .electrorent #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .electrorent #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .electrorent #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .electrorent #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.electrorent #divCustomers .div-colored-info .img-asset, .electrorent #divCustomers .div-colored-info .img-order, .electrorent #divCustomers .div-colored-info .img-accessory, .electrorent #divMergeCustomers .div-colored-info .img-asset, .electrorent #divMergeCustomers .div-colored-info .img-order, .electrorent #divMergeCustomers .div-colored-info .img-accessory, .electrorent #divVendors .div-colored-info .img-asset, .electrorent #divVendors .div-colored-info .img-order, .electrorent #divVendors .div-colored-info .img-accessory, .electrorent #divPurchaseboardOrderDetails .div-colored-info .img-asset, .electrorent #divPurchaseboardOrderDetails .div-colored-info .img-order, .electrorent #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .electrorent #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .electrorent #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .electrorent #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .electrorent #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .electrorent #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .electrorent #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.electrorent #divCustomers .spLastOrders, .electrorent #divMergeCustomers .spLastOrders, .electrorent #divVendors .spLastOrders, .electrorent #divPurchaseboardOrderDetails .spLastOrders, .electrorent #divUnexpectedModelsImportStepSelection .spLastOrders, .electrorent #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.electrorent #divCustomers .divLastOrdersAssetCount, .electrorent #divCustomers .divLastOrderListItem, .electrorent #divMergeCustomers .divLastOrdersAssetCount, .electrorent #divMergeCustomers .divLastOrderListItem, .electrorent #divVendors .divLastOrdersAssetCount, .electrorent #divVendors .divLastOrderListItem, .electrorent #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .electrorent #divPurchaseboardOrderDetails .divLastOrderListItem, .electrorent #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .electrorent #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .electrorent #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .electrorent #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.electrorent #divCustomers .divLastOrdersAssetCount, .electrorent #divCustomers .divLastOrdersAssetCountLabel, .electrorent #divCustomers .divDaysOnRentLabel, .electrorent #divCustomers .divDaysOnRent, .electrorent #divMergeCustomers .divLastOrdersAssetCount, .electrorent #divMergeCustomers .divLastOrdersAssetCountLabel, .electrorent #divMergeCustomers .divDaysOnRentLabel, .electrorent #divMergeCustomers .divDaysOnRent, .electrorent #divVendors .divLastOrdersAssetCount, .electrorent #divVendors .divLastOrdersAssetCountLabel, .electrorent #divVendors .divDaysOnRentLabel, .electrorent #divVendors .divDaysOnRent, .electrorent #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .electrorent #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .electrorent #divPurchaseboardOrderDetails .divDaysOnRentLabel, .electrorent #divPurchaseboardOrderDetails .divDaysOnRent, .electrorent #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .electrorent #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .electrorent #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .electrorent #divUnexpectedModelsImportStepSelection .divDaysOnRent, .electrorent #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .electrorent #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .electrorent #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .electrorent #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.electrorent .img-not-allowed,
.electrorent .img-print-default-yes,
.electrorent .img-print-default-no,
.electrorent .img-send-default-yes,
.electrorent .img-send-default-no,
.electrorent .img-print-yesno,
.electrorent .img-send-yesno,
.electrorent .img-fedex {
  background-color: #FF9A3E;
}
.electrorent .img-not-allowed.off,
.electrorent .img-print-default-yes.off,
.electrorent .img-print-default-no.off,
.electrorent .img-send-default-yes.off,
.electrorent .img-send-default-no.off,
.electrorent .img-print-yesno.off,
.electrorent .img-send-yesno.off,
.electrorent .img-fedex.off {
  background-color: #E3E3E3;
}
.electrorent .img-not-allowed.disabled,
.electrorent .img-print-default-yes.disabled,
.electrorent .img-print-default-no.disabled,
.electrorent .img-send-default-yes.disabled,
.electrorent .img-send-default-no.disabled,
.electrorent .img-print-yesno.disabled,
.electrorent .img-send-yesno.disabled,
.electrorent .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.electrorent .div-definition.selected {
  border-color: #293338 !important;
}
.electrorent .div-definition:hover {
  background-color: #fbc4b9 !important;
}
.electrorent #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.electrorent #divMergeCustomers .div-list-element.selected {
  border-color: #293338 !important;
}
.electrorent #divMergeCustomers .div-remove-button {
  color: #FF9A3E;
}
.electrorent #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .electrorent #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.electrorent #divCustomerAddEdit [name=txtName].disabled, .electrorent #divVendorAddEdit [name=txtName].disabled {
  background-color: #fbc4b9 !important;
  color: #A9A9A9 !important;
}
.electrorent .td-empty {
  background-color: #FFFFFF !important;
}
.electrorent .div-asset-status {
  color: blue;
}
.electrorent .div-asset-number {
  color: #FF9A3E;
}
.electrorent .chips-item-close {
  color: #293338 !important;
}
.electrorent .chips {
  background-color: white;
  border-color: #63666B !important;
}
.electrorent .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.electrorent .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.electrorent .asset-group {
  color: #6c757d;
}
.electrorent .div-order-type-radio {
  border-color: #fff;
  color: #fff;
}
.electrorent .div-order-type-radio .div-short-name {
  background: rgba(255, 255, 255, 0.1);
}
.electrorent .div-order-type-radio.selected {
  border-color: #293338;
  color: #293338;
}
.electrorent .div-order-type-radio.selected .div-short-name {
  background: rgba(41, 51, 56, 0.1);
}
.electrorent #divModelPriceListEdit .span-selected-models-header, .electrorent #divModelPriceListEdit .span-selected-models-content {
  color: #293338;
}
.electrorent #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.electrorent #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.electrorent .sp-cleared {
  background-color: #CBCBCB !important;
}
.electrorent .div-seperation-border {
  border-color: #E3E3E3;
}
.electrorent .custom-control-label:before {
  background-color: #FF9A3E !important;
}
.electrorent .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.electrorent .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.electrorent .my-dot {
  background-color: #bbb;
}
.electrorent .inventory-resolve-type {
  background-color: #FF9A3E !important;
}
.electrorent .back-button {
  color: #FF9A3E !important;
}
.electrorent .div-circle {
  color: #FFF;
}
.electrorent .div-circle span.value {
  color: #FFF !important;
}
.electrorent .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.electrorent .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.electrorent .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.electrorent .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.electrorent .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.electrorent .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.electrorent .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.electrorent .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.electrorent .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.electrorent .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.electrorent .div-group-name {
  color: #A9A9A9 !important;
}
.electrorent #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #fbc4b9;
}
.electrorent #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.electrorent .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.electrorent .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.electrorent .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .electrorent .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.electrorent .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.electrorent .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.electrorent .address-error-message {
  color: #F44336 !important;
}
.electrorent .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.electrorent .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.electrorent .invalid-validated-address {
  color: #F44336;
}
.electrorent #divCleaningTesting .order-number-black {
  color: #293338 !important;
  font-weight: 600;
}
.electrorent #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.electrorent #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.electrorent #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.electrorent #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.electrorent #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.electrorent #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.electrorent #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.electrorent #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.electrorent #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.electrorent #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.electrorent #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #FF9A3E;
}
.electrorent .workboard-order-type {
  border-color: #A9A9A9;
}
.electrorent #divPurchaseOrderAddSummary .div-header, .electrorent #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.electrorent #tblRolesManagementRolesRoleList .users-count {
  color: #FF9A3E;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.electrorent #tabMenu .fa-print {
  color: white !important;
}
.electrorent #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .electrorent #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .electrorent #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .electrorent #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .electrorent #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #FF9A3E !important;
}
.electrorent #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .electrorent #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .electrorent #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .electrorent #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .electrorent #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.electrorent #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.electrorent #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.electrorent #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.electrorent #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.electrorent #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.electrorent #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.electrorent #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.electrorent #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.electrorent #tblReceivingAssetList tbody tr, .electrorent #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.electrorent #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #FF9A3E !important;
  border-color: #FF9A3E !important;
}
.electrorent #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.electrorent #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.electrorent #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.electrorent #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #293338;
}
.electrorent #divSystemConfiguration th[rowspan="1"] {
  border-color: #293338 transparent transparent #293338;
}
.electrorent #divSystemConfiguration th[rowspan="1"]:first-of-type, .electrorent #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #293338 transparent transparent transparent;
}
.electrorent #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #293338 #293338 transparent #293338;
}
.electrorent #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #293338;
  border-right: 1px solid #293338;
}
.electrorent #divSystemConfiguration .last-th {
  border-left: 1px solid #293338;
}
.electrorent #divRequisitionAddEdit .selected-accessory, .electrorent #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #FF9A3E;
}
.electrorent #divRepairCard .small-span {
  color: #6c757d !important;
}
.electrorent #divRepairCard .repairs-link {
  color: #293338;
}
.electrorent #divRepairCard .btn-attachments {
  color: #FF9A3E !important;
}
.electrorent #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.electrorent #divRepairCard .arrow-right, .electrorent #divRepairCard .arrow-left, .electrorent #divRepairCard .arrow-double-left {
  background-color: #FF9A3E;
}
.electrorent #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.electrorent #divAddEditRequestedParts .selected-part, .electrorent #divAddEditUsedParts .selected-part {
  border: 1px solid #FF9A3E;
}
.electrorent #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #FF9A3E;
}
.electrorent #divServiceSettlementCard .settlement-link {
  color: #293338;
}
.electrorent #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.electrorent #divServiceSettlementCard .arrow-left, .electrorent #divServiceSettlementCard .arrow-right {
  background-color: #FF9A3E;
}
.electrorent #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.electrorent #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #FF9A3E;
  border-bottom: 1px solid #FF9A3E;
}
.electrorent #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #FF9A3E;
}
.electrorent #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #FF9A3E;
}
.electrorent #divMainFilters .clickable-text, .electrorent #divOrderNavPanel .clickable-text, .electrorent #divNotes .clickable-text, .electrorent #divOrderNotePanel .clickable-text, .electrorent #divAddEditDropshipment .clickable-text {
  color: #FF9A3E;
}
.electrorent #divOrderNavPanel .arrow-right, .electrorent #divOrderNavPanel .arrow-left, .electrorent #divOrderNavPanel .arrow-double-left, .electrorent #divOrderNavPanel .arrow-hand, .electrorent #divOrderNavPanel .add-order-line-icon::after, .electrorent #divOrderOrderLineItems .arrow-right, .electrorent #divOrderOrderLineItems .arrow-left, .electrorent #divOrderOrderLineItems .arrow-double-left, .electrorent #divOrderOrderLineItems .arrow-hand, .electrorent #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #FF9A3E;
}
.electrorent .main-page-section {
  background-color: #FFFFFF !important;
}
.electrorent #divOrderAssetsPopup .gray-background, .electrorent #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.electrorent #divOrderAddEditAccessories .font-note, .electrorent #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.electrorent span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #63666B !important;
}
.electrorent #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #FF9A3E;
  color: white;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #FF9A3E;
  color: white;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.electrorent #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.electrorent #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.lndts {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.lndts .mainPage {
  background-color: #FFFFFF !important;
}
.lndts .newTopMenu {
  background-color: #256300 !important;
}
.lndts .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #4CC900 !important;
}
.lndts .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.lndts .newTopMenu #divUserBreak {
  background-color: #256300 !important;
}
.lndts .newTopMenu .liNewMenuItem:hover,
.lndts .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #399600 !important;
}
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #399600 !important;
}
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #ddffc9 !important;
}
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.lndts .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #ddffc9 !important;
}
.lndts .newTopMenu .newMenuItem {
  color: #CCCCCC !important;
}
.lndts .newTopMenu .newMenuItem.active {
  color: white !important;
}
.lndts .newTopMenu .menu-button:hover {
  background-color: #399600 !important;
}
.lndts .newTopMenu #divUserBreak:hover {
  background-color: #399600 !important;
}
.lndts .table thead {
  background-color: #A9A9A9 !important;
}
.lndts .table thead th {
  color: white;
}
.lndts .table thead tr {
  background-color: #A9A9A9;
}
.lndts .table thead tr td {
  color: #464646 !important;
}
.lndts .table tbody tr {
  background-color: #FFFFFF;
}
.lndts .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.lndts .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.lndts .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.lndts .table tbody tr td {
  color: #464646;
}
.lndts .table tbody tr td .spName {
  color: #399600 !important;
}
.lndts .table tbody tr td .icon-employee {
  color: #399600 !important;
}
.lndts .table tbody tr td .show-popup-main-check {
  color: #399600 !important;
}
.lndts .table tbody tr td .rowDescription {
  color: #6c757d;
}
.lndts .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.lndts .table tbody tr td.notClick {
  color: black;
}
.lndts .table tbody tr td .text-green {
  color: #399600;
}
.lndts .table .custom-control-label::before {
  background-color: #256300;
}
.lndts .table .custom-control-label::after {
  background-color: #256300;
}
.lndts .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.lndts .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.lndts .div-like-table {
  color: #464646;
}
.lndts .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.lndts #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.lndts .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.lndts .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.lndts .tabulator .tabulator-table .tabulator-row,
.lndts .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.lndts .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.lndts .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.lndts .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.lndts .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #399600 !important;
}
.lndts .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #ddffc9;
}
.lndts .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.lndts .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #ddffc9 !important;
}
.lndts table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.lndts table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.lndts table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #256300 !important;
}
.lndts table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.lndts table.dataTable thead .custom-control-label::after {
  background-color: #256300 !important;
}
.lndts table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.lndts table.dataTable tbody tr.selected td {
  border-top-color: #256300 !important;
  border-bottom-color: #256300 !important;
}
.lndts table.dataTable tbody tr.selected td:first-child {
  border-left-color: #256300;
  border-bottom-color: #256300;
  border-top-color: #256300;
}
.lndts table.dataTable tbody tr.selected td:last-child {
  border-right-color: #256300;
  border-bottom-color: #256300;
  border-top-color: #256300;
}
.lndts .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.lndts .div-data-table-header .custom-control-label::after {
  background-color: #256300 !important;
}
.lndts input::placeholder {
  color: #6c757d !important;
}
.lndts #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.lndts #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.lndts #divRequisitionAddLineItems .div-price label:not(.error), .lndts #divPurchaseOrderAddLineItems .div-price label:not(.error), .lndts #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.lndts #divRequisitionAddLineItems .new-item.edited, .lndts #divPurchaseOrderAddLineItems .new-item.edited, .lndts #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #399600;
  height: 100px !important;
  padding-top: 5px !important;
}
.lndts #divRequisitionAddLineItems .new-item.edited + .border-separation, .lndts #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .lndts #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.lndts #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .lndts #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .lndts #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.lndts #divStockCheckOrders .divNavigator {
  color: #399600 !important;
}
.lndts #divStockCheckOrders .divNavigator.isActive {
  border-color: #399600 !important;
}
.lndts .label,
.lndts #spStatusTest,
.lndts #inventoryScans,
.lndts #inventoryDiscreparency,
.lndts .filterInfo,
.lndts #formTrackboardAddActivityModal span,
.lndts #divTrackboardFilter .label,
.lndts .divMainSection div.label,
.lndts .spBigText,
.lndts .filter-info,
.lndts #tbTrackboardPackageDetailsDeliveryShipment tr td,
.lndts .next-order-number,
.lndts .div-circle {
  color: #6c757d;
}
.lndts .select2-results .select2-highlighted {
  color: #256300 !important;
}
.lndts .divSubNavigator,
.lndts #divTrackboardNavTravelHistory,
.lndts #divTrackboardNavOrderDetails,
.lndts #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.lndts .divSubNavigator.selected,
.lndts #divTrackboardNavTravelHistory.selected,
.lndts #divTrackboardNavOrderDetails.selected,
.lndts #divTrackboardNavPackageDetails.selected {
  color: #399600;
  border-color: #399600;
}
.lndts #divCustomerNavigation .row div, .lndts #divVendorNavigation .row div {
  color: #6c757d;
}
.lndts #divCustomerNavigation .row div.isActive, .lndts #divVendorNavigation .row div.isActive {
  color: #399600;
  border-color: #399600;
}
.lndts .sub-navigation {
  color: #399600;
}
.lndts .sub-navigation.active {
  border-bottom: 2px solid #399600;
}
.lndts .sub-navigation.secondary {
  color: #6c757d !important;
}
.lndts .sub-navigation.secondary.active {
  color: #399600 !important;
  border-color: #399600 !important;
}
.lndts #ddlIRCountry,
.lndts .dropdown-menu > li > a,
.lndts .btn-default,
.lndts .SumoSelect > .CaptionCont > span.placeholder,
.lndts .input span:not(.fa),
.lndts textarea,
.lndts .custom-file-label,
.lndts .btn-light,
.lndts .select2-selection__choice,
.lndts .swal2-content,
.lndts .level2,
.lndts .reportName,
.lndts .divMainSection div.inputDiv {
  color: black !important;
}
.lndts input,
.lndts .bigSpanTitle,
.lndts .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.lndts .select2-drop {
  color: black;
}
.lndts .accordion .card .card-header .btn {
  color: black;
}
.lndts .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.lndts .myFieldset.fieldsetInventory legend {
  color: black;
}
.lndts .tbl-main-check tr td span {
  color: #464646;
}
.lndts .tbl-drill-down tr td span {
  color: #464646;
}
.lndts .tbl-main-check tr td.model-name span {
  color: #464646;
}
.lndts .tbl-main-check tr td.model-name a span {
  color: #399600 !important;
}
.lndts .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.lndts .tbl-drill-down tr td.model-name a span {
  color: #399600 !important;
}
.lndts .text-green,
.lndts .spName a,
.lndts .spName a:hover,
.lndts .text-clickable,
.lndts a.orderNumber,
.lndts .img-button div span .order-number,
.lndts a.orderNumber span, .lndts a:hover,
.lndts span.asset-details, .lndts .customer-name-link, .lndts .vendor-name-link {
  color: #399600;
}
.lndts input[type=text],
.lndts input[type=number],
.lndts input[type=search],
.lndts input[type=password],
.lndts textarea:not(.disabled),
.lndts select,
.lndts .select2-container:not(.select2-container--disabled) .select2-selection,
.lndts .select2-results__option:not(.select2-results__option--highlighted),
.lndts .SlectBox,
.lndts .options,
.lndts .dropdown-menu,
.lndts .select2-drop-multi,
.lndts .select2-search-field,
.lndts .dropdown.bootstrap-select,
.lndts .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.lndts input[type=text]:not(.disabled) .filter-option-inner-inner,
.lndts input[type=number]:not(.disabled) .filter-option-inner-inner,
.lndts input[type=search]:not(.disabled) .filter-option-inner-inner,
.lndts input[type=password]:not(.disabled) .filter-option-inner-inner,
.lndts textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.lndts select:not(.disabled) .filter-option-inner-inner,
.lndts .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.lndts .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.lndts .SlectBox:not(.disabled) .filter-option-inner-inner,
.lndts .options:not(.disabled) .filter-option-inner-inner,
.lndts .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.lndts .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.lndts .select2-search-field:not(.disabled) .filter-option-inner-inner,
.lndts .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.lndts .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.lndts .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.lndts .dropdown-toggle:not(.disabled):hover, .lndts .dropdown-toggle:not(.disabled):focus, .lndts .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.lndts #spAssetDetailsGeneralLocation .text-green {
  color: #399600;
}
.lndts .order-number {
  color: #399600;
}
.lndts .level2:hover {
  color: #399600;
}
.lndts .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #ddffc9;
  color: black;
}
.lndts .report-item-name.active {
  color: #256300;
}
.lndts .text-not-clickable {
  color: black !important;
}
.lndts .text-grayed-out {
  color: #A9A9A9 !important;
}
.lndts .sp-title.text-not-clickable {
  color: black !important;
}
.lndts .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.lndts .Zebra_DatePicker {
  color: #464646;
}
.lndts .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #399600 !important;
}
.lndts .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.lndts .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.lndts .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #399600 !important;
  border-color: #399600 !important;
}
.lndts .bootstrap-datetimepicker-widget table td.active,
.lndts .bootstrap-datetimepicker-widget table td.active:hover,
.lndts .bootstrap-datetimepicker-widget table td span.active {
  background-color: #399600 !important;
}
.lndts .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #399600 !important;
}
.lndts .dropdown-menu > .active > a {
  color: black;
}
.lndts .dropdown-menu > .active > a:hover, .lndts .dropdown-menu > .active > a:focus {
  color: black;
}
.lndts .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.lndts .btn-group.btn-group-sm .btn-group-sales {
  background-color: #399600;
  color: white;
}
.lndts .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.lndts .btn-group .btn-orders,
.lndts .btn-group .btn-orders.inactive:hover {
  background-color: #399600;
  color: white;
}
.lndts .btn-group .btn-todo,
.lndts .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.lndts .btn-group .btn-shipment,
.lndts .btn-group .btn-shipment.inactive:hover {
  background-color: #399600;
  color: white;
}
.lndts .btn-group .btn-return,
.lndts .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.lndts .btn-group .btn-all,
.lndts .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.lndts .btn-group .btn-done,
.lndts .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.lndts .btn-group .btn-roles,
.lndts .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.lndts .btn-group .btn-permissions,
.lndts .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.lndts .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.lndts #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.lndts #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.lndts #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.lndts #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.lndts .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.lndts .drill-separator {
  border-right-color: #E3E3E3;
}
.lndts .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.lndts .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.lndts .table-summary tr td {
  border-right-color: #E3E3E3;
}
.lndts .card {
  border-color: #E3E3E3;
}
.lndts .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.lndts h5,
.lndts h2,
.lndts .spTitle:not(.mustResovled),
.lndts .bigTitle,
.lndts .sp-title {
  color: #256300 !important;
}
.lndts .header-title {
  color: #6c757d !important;
}
.lndts .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #399600 !important;
  background-color: white !important;
}
.lndts .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #399600 !important;
  background-color: white !important;
}
.lndts .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #399600 !important;
}
.lndts .custom-control-label:before {
  background-color: #399600 !important;
}
.lndts .swal2-btn-green, .lndts .swal2-btn-save {
  background-color: #399600 !important;
}
.lndts .swal2-btn-green:hover, .lndts .swal2-btn-save:hover {
  background-color: #399600 !important;
}
.lndts .btn-save, .lndts .btn-green {
  background-color: #399600;
  color: white;
}
.lndts .btn-save:hover, .lndts .btn-green:hover {
  border: 2px solid #399600;
  padding: 5px 11px;
}
.lndts .btn-save.inactive, .lndts .btn-green.inactive {
  border-color: #CCCCCC;
  background-color: #256300;
}
.lndts .btn-square {
  color: white;
}
.lndts .btn-square.btn-square-primary {
  background-color: #399600;
  border: 1px solid #399600;
}
.lndts .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #399600;
  box-shadow: 0px 0px 1px 5px;
}
.lndts .btn-square:hover {
  color: white;
  border: 2px solid #399600;
  box-shadow: 0px 0px 1px 10px;
}
.lndts .a-link:hover {
  color: #399600 !important;
}
.lndts .btn-outline-green {
  color: #399600 !important;
  border-color: #399600 !important;
  background-color: white !important;
}
.lndts .btn-outline-green:hover, .lndts .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #399600 !important;
}
.lndts .dropdown .dropdown-menu .dropdown-item.active, .lndts .dropdown .dropdown-menu .dropdown-item:active, .lndts .dropdown .dropdown-menu .dropdown-item:hover, .lndts .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #ddffc9 !important;
}
.lndts .dropdown .dropdown-menu .dropdown-item.active span, .lndts .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.lndts .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.lndts .btn-move,
.lndts .btnWorkAssignementAddOperator {
  color: #399600;
}
.lndts .btn-move:hover,
.lndts .btnWorkAssignementAddOperator:hover {
  color: black;
}
.lndts .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.lndts .SumoSelect .select-all.selected > span i,
.lndts .SumoSelect .select-all.partial > span i {
  background-color: #256300;
}
.lndts button.Zebra_DatePicker_Icon {
  background-color: #399600 !important;
}
.lndts .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.lndts .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #399600 !important;
}
.lndts .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #399600 !important;
}
.lndts .btn-group .btn-l {
  background-color: #256300;
  color: white;
}
.lndts .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.lndts .btn-back {
  background-color: #399600 !important;
}
.lndts .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #256300 !important;
  border-color: #256300 !important;
}
.lndts .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.lndts .adv-search {
  color: #399600 !important;
  border: 1px solid #399600 !important;
}
.lndts .adv-search:hover {
  color: #A9A9A9 !important;
}
.lndts .btn-employee-pin {
  color: #399600 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.lndts .select2-choices {
  border-color: #63666B !important;
}
.lndts .select2-choices .select2-search-choice div,
.lndts .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.lndts .select2-container-multi .select2-choice {
  border-color: #63666B !important;
  box-shadow: 0 0 0 0.2rem #63666B;
}
.lndts .div-outline-green {
  border-color: #63666B;
}
.lndts .div-outline-green:hover, .lndts .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #399600;
}
.lndts .select2-container .select2-search__field,
.lndts .select2-container span.select2-selection--multiple:not(.corrected-field),
.lndts .select2-container span.select2-selection--single,
.lndts .SlectBox,
.lndts .filter,
.lndts .custom-file-label,
.lndts .form-control,
.lndts .dropdown.bootstrap-select,
.lndts .input-group-text,
.lndts #txtFirstName,
.lndts #txtLastName,
.lndts #ddlIRCountry,
.lndts #txtPhoneNumber,
.lndts #txtEmail,
.lndts #txtPin,
.lndts #txtPassword,
.lndts #txtIMExternalID,
.lndts #txtRepeatPassword,
.lndts #txtWarehouseShelfAddEditName,
.lndts #txtWarehouseZoneAddEditName,
.lndts #txtAssetStatusFastChangeAddEditName,
.lndts #txtCertificateNumber {
  border-color: #63666B !important;
}
.lndts #txtPin.inValid {
  border: 1px solid red !important;
}
.lndts input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.lndts .group-title.ellipsis {
  color: #6c757d;
}
.lndts .tbl-main-check .facility-name span {
  color: #6c757d;
}
.lndts .tbl-drill-down-header tr th {
  color: #6c757d;
}
.lndts .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.lndts .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.lndts .form-group label:not(.input):not(.select),
.lndts .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.lndts #divStockCheckInfoModelModelDescription {
  color: black;
}
.lndts .card-body div {
  color: black;
}
.lndts .card-maintitle {
  color: #6c757d;
}
.lndts .swal2-icon.swal2-error {
  border-color: #399600;
}
.lndts .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #399600;
}
.lndts .swal2-icon.swal2-warning {
  border-color: #399600;
  color: #399600;
}
.lndts .swal2-icon.swal2-question {
  border-color: #399600;
  color: #399600;
}
.lndts .swal2-icon.swal2-info {
  border-color: #399600;
  color: #399600;
}
.lndts #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.lndts #imgDownloadPdf,
.lndts #imgDownloadXls,
.lndts .imgImport.pointer,
.lndts .imgAdd,
.lndts .arrow-inbound-outbound,
.lndts #btnBulkActions,
.lndts .xls-icon,
.lndts .img-pdf,
.lndts .btn-dots,
.lndts .change-to-shipped,
.lndts .img-accessories-green,
.lndts .img-return-accessories,
.lndts .img-assign-proper-order,
.lndts .img-grid-column-settings,
.lndts .btn-receiving-qa,
.lndts .img-po-confirmation,
.lndts .btn-get-fedex-label {
  background-color: #399600;
}
.lndts .img-asset-box, .lndts .img-receiving-qa {
  background-color: #6c757d;
}
.lndts .img-pdf-disabled {
  background-color: #A9A9A9;
}
.lndts .InventoryScanType {
  background-color: #399600;
}
.lndts #btnAllFilterCancel:after {
  color: #399600 !important;
}
.lndts #divInventoryItemList #imgDownloadPdf,
.lndts #divInventoryItemList .xls-icon {
  background-color: #399600;
}
.lndts #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.lndts .divUser .divOtherButtons.right.w-auto .imgAdd,
.lndts #btnEmployeeAdd,
.lndts #divWarehouseShelfList #imgDownloadPdf,
.lndts #divWarehouseShelfList .imgDownloadXls,
.lndts #btnWarehouseShelfAdd,
.lndts #btnWarehouseZoneAdd {
  background-color: #399600;
}
.lndts .paginateRight, .lndts .paginateLeft {
  background-color: #399600;
}
.lndts .pager .disabled > img,
.lndts .btn-dots.disabled {
  background-color: #6c757d;
}
.lndts .assetsList {
  background-color: #6c757d;
}
.lndts .asset-img {
  background-color: #6c757d;
}
.lndts .asset-img2 {
  background-color: #6c757d;
}
.lndts .asset-img3 {
  background-color: #6c757d;
}
.lndts .createTaskImg {
  background-color: #399600;
}
.lndts .fas.fa-box, .lndts .fas.fa-weight-hanging {
  color: #6c757d;
}
.lndts .table tbody tr td .text-green.far.fa-trash-alt {
  color: #399600;
}
.lndts .inventoryStatus {
  background-color: #6c757d;
}
.lndts #btnLoupe {
  background-color: #399600;
}
.lndts #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.lndts .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.lndts .btn.btnSearchPopup {
  background-color: #399600 !important;
}
.lndts .btn.btnClearValues:after {
  color: #399600 !important;
}
.lndts .btn.btn-cancel, .lndts .btn.btn-white {
  color: #399600 !important;
  border-color: #399600 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.lndts .btn.btn-cancel:hover:not([name=btnClearFilter]), .lndts .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #399600 !important;
  color: #399600 !important;
  padding: 5px 11px;
}
.lndts .btn.btn-cancel.inactive, .lndts .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.lndts .btn.btn-block.btn-break-type {
  background-color: #399600;
  color: white;
}
.lndts .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.lndts .btn.btn-green.disabled, .lndts .btn.btn-green:disabled, .lndts .btn.btn-white.disabled, .lndts .btn.btn-white:disabled, .lndts .btn.btn-cancel.disabled, .lndts .btn.btn-cancel:disabled, .lndts .btn.btn-save.disabled, .lndts .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.lndts .btn.btn-green.disabled.turn-on, .lndts .btn.btn-green:disabled.turn-on, .lndts .btn.btn-white.disabled.turn-on, .lndts .btn.btn-white:disabled.turn-on, .lndts .btn.btn-cancel.disabled.turn-on, .lndts .btn.btn-cancel:disabled.turn-on, .lndts .btn.btn-save.disabled.turn-on, .lndts .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.lndts .btn.btn-green.disabled:hover, .lndts .btn.btn-green:disabled:hover, .lndts .btn.btn-white.disabled:hover, .lndts .btn.btn-white:disabled:hover, .lndts .btn.btn-cancel.disabled:hover, .lndts .btn.btn-cancel:disabled:hover, .lndts .btn.btn-save.disabled:hover, .lndts .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.lndts .btn.btn-green.disabled:hover.turn-on, .lndts .btn.btn-green:disabled:hover.turn-on, .lndts .btn.btn-white.disabled:hover.turn-on, .lndts .btn.btn-white:disabled:hover.turn-on, .lndts .btn.btn-cancel.disabled:hover.turn-on, .lndts .btn.btn-cancel:disabled:hover.turn-on, .lndts .btn.btn-save.disabled:hover.turn-on, .lndts .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.lndts .btn.btn-switch-yes {
  color: #399600 !important;
  border-color: #399600 !important;
  background-color: white !important;
}
.lndts .btn.btn-switch-yes:hover {
  color: #399600 !important;
  border-color: #399600 !important;
  background-color: white !important;
}
.lndts .btn.btn-switch-yes.selected {
  background-color: #399600 !important;
  color: white !important;
}
.lndts .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.lndts .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.lndts .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.lndts .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.lndts .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.lndts .fas.fa-search {
  color: #399600;
}
.lndts .notReserved,
.lndts .reserved-on {
  background-color: #399600;
}
.lndts .transaction {
  background-color: #399600;
}
.lndts .img-return-to-customer {
  background-color: #399600;
}
.lndts .reserved-replacement {
  background-color: #399600;
}
.lndts #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #399600;
}
.lndts #btnDownloadPdf,
.lndts #btnDownloadXls {
  background-color: #399600;
}
.lndts #btnXls,
.lndts #btnPdf,
.lndts #btnCsv {
  background: #399600;
}
.lndts .img-edit,
.lndts .imgEdit,
.lndts #btnWorkboardToDoListAdd,
.lndts #btnTrackboardListFilters,
.lndts .workboardPackageImg {
  background-color: #399600;
}
.lndts .workboardInformationNotesImg {
  background-color: #6c757d;
}
.lndts .img-delete,
.lndts .ic-repairs-external,
.lndts .ic-repairs-internal,
.lndts .ic-repairs-dollar-circle {
  background-color: #399600;
}
.lndts li.select2-search-choice a.select2-search-choice-close {
  background-color: #399600 !important;
}
.lndts .imgShowFile {
  color: #399600;
}
.lndts #tblWorkTimeLogList .img-add {
  background-color: #399600;
}
.lndts .img-add {
  background-color: #399600;
}
.lndts .img-calibration {
  background-color: #399600;
}
.lndts .img-bulk-add {
  background-color: #399600;
}
.lndts .img-xls-export {
  background-color: #399600;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.lndts .img-xls-import {
  background-color: #399600;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.lndts .img-edit-price {
  background-color: #399600;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.lndts .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.lndts .img-import {
  background-color: #399600;
}
.lndts .img-import-book-value {
  background-color: #399600;
}
.lndts .img-copy {
  background-color: #399600;
}
.lndts .img-import-export {
  background-color: #399600;
}
.lndts #btnWorkAssignementAddOperator,
.lndts #btnWorkTimeLogRefresh,
.lndts #btnWorkboardOrdersLeftListRefresh,
.lndts #btnWorkboardOrdersRightListRefresh,
.lndts #btnWorkboardToDoListRefresh,
.lndts #btnPreshippingOrderToShipListRefresh,
.lndts #btnPreshippingTaskListRefresh,
.lndts #btnWorkboardDoneListRefresh,
.lndts .fa.fa-forward,
.lndts .fa.fa-backward,
.lndts .btn-refresh {
  color: #399600;
}
.lndts #btnWorkAssignementAddOperator:hover,
.lndts #btnWorkTimeLogRefresh:hover,
.lndts #btnWorkboardOrdersLeftListRefresh:hover,
.lndts #btnWorkboardOrdersRightListRefresh:hover,
.lndts #btnWorkboardToDoListRefresh:hover,
.lndts #btnPreshippingOrderToShipListRefresh:hover,
.lndts #btnPreshippingTaskListRefresh:hover,
.lndts #btnWorkboardDoneListRefresh:hover,
.lndts .fa.fa-forward:hover,
.lndts .fa.fa-backward:hover,
.lndts .btn-refresh:hover {
  color: black;
}
.lndts .img-add.img-testing-task.img-testing-task-left,
.lndts .img-add.img-preshipping-task,
.lndts .img-add.img-testing-task.img-testing-task-right,
.lndts #btnWorkboardDoneListAddBreak {
  background-color: #399600;
}
.lndts #divBtnFilters.imgBtnFilters {
  background-color: #399600;
}
.lndts #btnWorkboardDoneListFilters {
  background-color: #399600;
}
.lndts .btn-refresh:disabled::before {
  color: #6c757d;
}
.lndts #btnTrackboardListReload {
  background-color: #399600 !important;
}
.lndts #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.lndts .input-group.datepicker .calendarIcon, .lndts .input-group.datepicker-report .calendarIcon {
  background-color: #399600 !important;
}
.lndts .imgInvite {
  background-color: #399600;
}
.lndts #btnTrackboardListAllFilterCancel:after {
  color: #399600 !important;
}
.lndts .select2-container .select2-selection__choice__remove,
.lndts .select2-container .select2-selection--single .select2-selection__clear {
  color: #399600 !important;
}
.lndts .noteType {
  background-color: #399600;
}
.lndts #imgTrackboardInfoFedex {
  color: #399600;
}
.lndts .trackIcons {
  color: #399600;
}
.lndts .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #399600;
}
.lndts .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .lndts .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.lndts .fa.fa-clock, .lndts .fa.fa-clock-o, .lndts .fa.fa-calendar, .lndts .fa.fa-calendar-alt {
  color: #399600;
}
.lndts .fas.fa-angle-up.sp-i-arrow,
.lndts .fas.fa-angle-down.sp-i-arrow {
  color: #399600;
}
.lndts .img-package {
  background-color: #6c757d;
}
.lndts .img-other {
  color: #6c757d;
}
.lndts .collapse-arrow:after {
  color: #399600;
}
.lndts .collapse-arrow-before:before {
  color: #399600;
}
.lndts .icon {
  background-color: #399600;
}
.lndts .icon.far, .lndts .icon.fas {
  color: #399600;
  background-color: transparent;
}
.lndts .icon.icon-not-clickable {
  background-color: #6c757d;
}
.lndts .icon-employee-pin {
  color: #399600 !important;
}
.lndts .icon-asset-resrvation {
  color: #399600 !important;
}
.lndts .custom-number {
  border-color: #399600 !important;
}
.lndts .custom-number.disabled {
  border-color: #6c757d !important;
}
.lndts .custom-number .custom-number-button {
  color: #399600 !important;
}
.lndts .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.lndts .custom-number .custom-number-input {
  border-color: #399600 !important;
}
.lndts .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.lndts .div-border-section {
  border: 2px solid #E3E3E3;
}
.lndts #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.lndts #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.lndts .box-item.selected {
  border: 1px solid #399600;
  background-color: #FFF;
}
.lndts .sp-ship {
  color: #399600 !important;
}
.lndts div.div-index {
  color: #399600 !important;
  border: 2px solid #399600 !important;
}
.lndts label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.lndts #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.lndts #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #256300;
}
.lndts #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #256300;
}
.lndts #divOrderPackageDetails .package-number, .lndts #divPurchaseOrderPackageDetails .package-number, .lndts #divOrderShipmentPopup .package-number {
  color: #256300;
  cursor: pointer;
}
.lndts #divOrderPackageDetails .btn, .lndts #divPurchaseOrderPackageDetails .btn, .lndts #divOrderShipmentPopup .btn {
  background-color: #399600;
}
.lndts #divOrderPackageDetails .btn:hover, .lndts #divOrderPackageDetails .btn.inactive:hover, .lndts #divPurchaseOrderPackageDetails .btn:hover, .lndts #divPurchaseOrderPackageDetails .btn.inactive:hover, .lndts #divOrderShipmentPopup .btn:hover, .lndts #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #399600;
  color: white;
}
.lndts #divOrderPackageDetails .btn.inactive, .lndts #divPurchaseOrderPackageDetails .btn.inactive, .lndts #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.lndts #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.lndts #divCustomers .customer-item.active, .lndts #divCustomers .vendor-item.active, .lndts #divMergeCustomers .customer-item.active, .lndts #divMergeCustomers .vendor-item.active, .lndts #divVendors .customer-item.active, .lndts #divVendors .vendor-item.active, .lndts #divPurchaseboardOrderDetails .customer-item.active, .lndts #divPurchaseboardOrderDetails .vendor-item.active, .lndts #divUnexpectedModelsImportStepSelection .customer-item.active, .lndts #divUnexpectedModelsImportStepSelection .vendor-item.active, .lndts #divUnexpectedModelsImportStepSummary .customer-item.active, .lndts #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #399600;
}
.lndts #divCustomers .gray-right-border, .lndts #divMergeCustomers .gray-right-border, .lndts #divVendors .gray-right-border, .lndts #divPurchaseboardOrderDetails .gray-right-border, .lndts #divUnexpectedModelsImportStepSelection .gray-right-border, .lndts #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.lndts #divCustomers .img-discount, .lndts #divMergeCustomers .img-discount, .lndts #divVendors .img-discount, .lndts #divPurchaseboardOrderDetails .img-discount, .lndts #divUnexpectedModelsImportStepSelection .img-discount, .lndts #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.lndts #divCustomers .img-linked, .lndts #divMergeCustomers .img-linked, .lndts #divVendors .img-linked, .lndts #divPurchaseboardOrderDetails .img-linked, .lndts #divUnexpectedModelsImportStepSelection .img-linked, .lndts #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.lndts #divCustomers .img-customer, .lndts #divCustomers .img-vendor, .lndts #divMergeCustomers .img-customer, .lndts #divMergeCustomers .img-vendor, .lndts #divVendors .img-customer, .lndts #divVendors .img-vendor, .lndts #divPurchaseboardOrderDetails .img-customer, .lndts #divPurchaseboardOrderDetails .img-vendor, .lndts #divUnexpectedModelsImportStepSelection .img-customer, .lndts #divUnexpectedModelsImportStepSelection .img-vendor, .lndts #divUnexpectedModelsImportStepSummary .img-customer, .lndts #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.lndts #divCustomers [name=divCustomerDetailsLeft], .lndts #divCustomers [name=divVendorDetailsLeft], .lndts #divMergeCustomers [name=divCustomerDetailsLeft], .lndts #divMergeCustomers [name=divVendorDetailsLeft], .lndts #divVendors [name=divCustomerDetailsLeft], .lndts #divVendors [name=divVendorDetailsLeft], .lndts #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .lndts #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .lndts #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .lndts #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .lndts #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .lndts #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.lndts #divCustomers .div-header, .lndts #divMergeCustomers .div-header, .lndts #divVendors .div-header, .lndts #divPurchaseboardOrderDetails .div-header, .lndts #divUnexpectedModelsImportStepSelection .div-header, .lndts #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.lndts #divCustomers .contact-mail, .lndts #divMergeCustomers .contact-mail, .lndts #divVendors .contact-mail, .lndts #divPurchaseboardOrderDetails .contact-mail, .lndts #divUnexpectedModelsImportStepSelection .contact-mail, .lndts #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #399600 !important;
}
.lndts #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .lndts #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .lndts #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .lndts #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .lndts #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .lndts #divVendors [name=divVendorDetailsRight] [name=divNavigator], .lndts #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .lndts #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .lndts #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .lndts #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .lndts #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .lndts #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.lndts #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .lndts #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .lndts #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .lndts #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .lndts #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .lndts #divVendors [name=divVendorDetailsRight] .img-internal-assets, .lndts #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .lndts #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .lndts #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .lndts #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .lndts #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .lndts #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #399600;
}
.lndts #divCustomers tr.pending, .lndts #divMergeCustomers tr.pending, .lndts #divVendors tr.pending, .lndts #divPurchaseboardOrderDetails tr.pending, .lndts #divUnexpectedModelsImportStepSelection tr.pending, .lndts #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.lndts #divCustomers tr.pending td, .lndts #divMergeCustomers tr.pending td, .lndts #divVendors tr.pending td, .lndts #divPurchaseboardOrderDetails tr.pending td, .lndts #divUnexpectedModelsImportStepSelection tr.pending td, .lndts #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.lndts #divCustomers [name=divMyIRUserCode], .lndts #divMergeCustomers [name=divMyIRUserCode], .lndts #divVendors [name=divMyIRUserCode], .lndts #divPurchaseboardOrderDetails [name=divMyIRUserCode], .lndts #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .lndts #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.lndts #divCustomers [name=divConfirm] .div-circle, .lndts #divMergeCustomers [name=divConfirm] .div-circle, .lndts #divVendors [name=divConfirm] .div-circle, .lndts #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .lndts #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .lndts #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #399600;
}
.lndts #divCustomers .div-colored-info .div-title-text, .lndts #divCustomers .div-colored-info .div-count-number, .lndts #divMergeCustomers .div-colored-info .div-title-text, .lndts #divMergeCustomers .div-colored-info .div-count-number, .lndts #divVendors .div-colored-info .div-title-text, .lndts #divVendors .div-colored-info .div-count-number, .lndts #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .lndts #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .lndts #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .lndts #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .lndts #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .lndts #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.lndts #divCustomers .div-colored-info .img-asset, .lndts #divCustomers .div-colored-info .img-order, .lndts #divCustomers .div-colored-info .img-accessory, .lndts #divMergeCustomers .div-colored-info .img-asset, .lndts #divMergeCustomers .div-colored-info .img-order, .lndts #divMergeCustomers .div-colored-info .img-accessory, .lndts #divVendors .div-colored-info .img-asset, .lndts #divVendors .div-colored-info .img-order, .lndts #divVendors .div-colored-info .img-accessory, .lndts #divPurchaseboardOrderDetails .div-colored-info .img-asset, .lndts #divPurchaseboardOrderDetails .div-colored-info .img-order, .lndts #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .lndts #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .lndts #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .lndts #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .lndts #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .lndts #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .lndts #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.lndts #divCustomers .spLastOrders, .lndts #divMergeCustomers .spLastOrders, .lndts #divVendors .spLastOrders, .lndts #divPurchaseboardOrderDetails .spLastOrders, .lndts #divUnexpectedModelsImportStepSelection .spLastOrders, .lndts #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.lndts #divCustomers .divLastOrdersAssetCount, .lndts #divCustomers .divLastOrderListItem, .lndts #divMergeCustomers .divLastOrdersAssetCount, .lndts #divMergeCustomers .divLastOrderListItem, .lndts #divVendors .divLastOrdersAssetCount, .lndts #divVendors .divLastOrderListItem, .lndts #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .lndts #divPurchaseboardOrderDetails .divLastOrderListItem, .lndts #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .lndts #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .lndts #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .lndts #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.lndts #divCustomers .divLastOrdersAssetCount, .lndts #divCustomers .divLastOrdersAssetCountLabel, .lndts #divCustomers .divDaysOnRentLabel, .lndts #divCustomers .divDaysOnRent, .lndts #divMergeCustomers .divLastOrdersAssetCount, .lndts #divMergeCustomers .divLastOrdersAssetCountLabel, .lndts #divMergeCustomers .divDaysOnRentLabel, .lndts #divMergeCustomers .divDaysOnRent, .lndts #divVendors .divLastOrdersAssetCount, .lndts #divVendors .divLastOrdersAssetCountLabel, .lndts #divVendors .divDaysOnRentLabel, .lndts #divVendors .divDaysOnRent, .lndts #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .lndts #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .lndts #divPurchaseboardOrderDetails .divDaysOnRentLabel, .lndts #divPurchaseboardOrderDetails .divDaysOnRent, .lndts #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .lndts #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .lndts #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .lndts #divUnexpectedModelsImportStepSelection .divDaysOnRent, .lndts #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .lndts #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .lndts #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .lndts #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.lndts .img-not-allowed,
.lndts .img-print-default-yes,
.lndts .img-print-default-no,
.lndts .img-send-default-yes,
.lndts .img-send-default-no,
.lndts .img-print-yesno,
.lndts .img-send-yesno,
.lndts .img-fedex {
  background-color: #399600;
}
.lndts .img-not-allowed.off,
.lndts .img-print-default-yes.off,
.lndts .img-print-default-no.off,
.lndts .img-send-default-yes.off,
.lndts .img-send-default-no.off,
.lndts .img-print-yesno.off,
.lndts .img-send-yesno.off,
.lndts .img-fedex.off {
  background-color: #E3E3E3;
}
.lndts .img-not-allowed.disabled,
.lndts .img-print-default-yes.disabled,
.lndts .img-print-default-no.disabled,
.lndts .img-send-default-yes.disabled,
.lndts .img-send-default-no.disabled,
.lndts .img-print-yesno.disabled,
.lndts .img-send-yesno.disabled,
.lndts .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.lndts .div-definition.selected {
  border-color: #256300 !important;
}
.lndts .div-definition:hover {
  background-color: #ddffc9 !important;
}
.lndts #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.lndts #divMergeCustomers .div-list-element.selected {
  border-color: #256300 !important;
}
.lndts #divMergeCustomers .div-remove-button {
  color: #399600;
}
.lndts #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .lndts #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.lndts #divCustomerAddEdit [name=txtName].disabled, .lndts #divVendorAddEdit [name=txtName].disabled {
  background-color: #ddffc9 !important;
  color: #A9A9A9 !important;
}
.lndts .td-empty {
  background-color: #FFFFFF !important;
}
.lndts .div-asset-status {
  color: blue;
}
.lndts .div-asset-number {
  color: #399600;
}
.lndts .chips-item-close {
  color: #256300 !important;
}
.lndts .chips {
  background-color: white;
  border-color: #63666B !important;
}
.lndts .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.lndts .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.lndts .asset-group {
  color: #6c757d;
}
.lndts .div-order-type-radio {
  border-color: #CCCCCC;
  color: #CCCCCC;
}
.lndts .div-order-type-radio .div-short-name {
  background: rgba(204, 204, 204, 0.1);
}
.lndts .div-order-type-radio.selected {
  border-color: #256300;
  color: #256300;
}
.lndts .div-order-type-radio.selected .div-short-name {
  background: rgba(37, 99, 0, 0.1);
}
.lndts #divModelPriceListEdit .span-selected-models-header, .lndts #divModelPriceListEdit .span-selected-models-content {
  color: #256300;
}
.lndts #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.lndts #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.lndts .sp-cleared {
  background-color: #CBCBCB !important;
}
.lndts .div-seperation-border {
  border-color: #E3E3E3;
}
.lndts .custom-control-label:before {
  background-color: #399600 !important;
}
.lndts .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.lndts .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.lndts .my-dot {
  background-color: #bbb;
}
.lndts .inventory-resolve-type {
  background-color: #399600 !important;
}
.lndts .back-button {
  color: #399600 !important;
}
.lndts .div-circle {
  color: #FFF;
}
.lndts .div-circle span.value {
  color: #FFF !important;
}
.lndts .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.lndts .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.lndts .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.lndts .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.lndts .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.lndts .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.lndts .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.lndts .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.lndts .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.lndts .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.lndts .div-group-name {
  color: #A9A9A9 !important;
}
.lndts #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #ddffc9;
}
.lndts #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.lndts .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.lndts .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.lndts .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .lndts .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.lndts .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.lndts .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.lndts .address-error-message {
  color: #F44336 !important;
}
.lndts .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.lndts .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.lndts .invalid-validated-address {
  color: #F44336;
}
.lndts #divCleaningTesting .order-number-black {
  color: #256300 !important;
  font-weight: 600;
}
.lndts #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.lndts #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.lndts #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.lndts #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.lndts #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.lndts #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.lndts #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.lndts #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.lndts #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.lndts #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.lndts #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #399600;
}
.lndts .workboard-order-type {
  border-color: #A9A9A9;
}
.lndts #divPurchaseOrderAddSummary .div-header, .lndts #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.lndts #tblRolesManagementRolesRoleList .users-count {
  color: #399600;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.lndts #tabMenu .fa-print {
  color: white !important;
}
.lndts #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .lndts #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .lndts #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .lndts #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .lndts #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #399600 !important;
}
.lndts #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .lndts #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .lndts #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .lndts #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .lndts #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.lndts #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.lndts #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.lndts #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.lndts #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.lndts #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.lndts #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.lndts #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.lndts #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.lndts #tblReceivingAssetList tbody tr, .lndts #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.lndts #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #399600 !important;
  border-color: #399600 !important;
}
.lndts #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.lndts #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.lndts #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.lndts #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #256300;
}
.lndts #divSystemConfiguration th[rowspan="1"] {
  border-color: #256300 transparent transparent #256300;
}
.lndts #divSystemConfiguration th[rowspan="1"]:first-of-type, .lndts #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #256300 transparent transparent transparent;
}
.lndts #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #256300 #256300 transparent #256300;
}
.lndts #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #256300;
  border-right: 1px solid #256300;
}
.lndts #divSystemConfiguration .last-th {
  border-left: 1px solid #256300;
}
.lndts #divRequisitionAddEdit .selected-accessory, .lndts #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #399600;
}
.lndts #divRepairCard .small-span {
  color: #6c757d !important;
}
.lndts #divRepairCard .repairs-link {
  color: #256300;
}
.lndts #divRepairCard .btn-attachments {
  color: #399600 !important;
}
.lndts #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.lndts #divRepairCard .arrow-right, .lndts #divRepairCard .arrow-left, .lndts #divRepairCard .arrow-double-left {
  background-color: #399600;
}
.lndts #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.lndts #divAddEditRequestedParts .selected-part, .lndts #divAddEditUsedParts .selected-part {
  border: 1px solid #399600;
}
.lndts #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #399600;
}
.lndts #divServiceSettlementCard .settlement-link {
  color: #256300;
}
.lndts #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.lndts #divServiceSettlementCard .arrow-left, .lndts #divServiceSettlementCard .arrow-right {
  background-color: #399600;
}
.lndts #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.lndts #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #399600;
  border-bottom: 1px solid #399600;
}
.lndts #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #399600;
}
.lndts #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #399600;
}
.lndts #divMainFilters .clickable-text, .lndts #divOrderNavPanel .clickable-text, .lndts #divNotes .clickable-text, .lndts #divOrderNotePanel .clickable-text, .lndts #divAddEditDropshipment .clickable-text {
  color: #399600;
}
.lndts #divOrderNavPanel .arrow-right, .lndts #divOrderNavPanel .arrow-left, .lndts #divOrderNavPanel .arrow-double-left, .lndts #divOrderNavPanel .arrow-hand, .lndts #divOrderNavPanel .add-order-line-icon::after, .lndts #divOrderOrderLineItems .arrow-right, .lndts #divOrderOrderLineItems .arrow-left, .lndts #divOrderOrderLineItems .arrow-double-left, .lndts #divOrderOrderLineItems .arrow-hand, .lndts #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #399600;
}
.lndts .main-page-section {
  background-color: #FFFFFF !important;
}
.lndts #divOrderAssetsPopup .gray-background, .lndts #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.lndts #divOrderAddEditAccessories .font-note, .lndts #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.lndts span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #63666B !important;
}
.lndts #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #399600;
  color: white;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #399600;
  color: white;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.lndts #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.lndts #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}

.saber {
  color: black;
  background-image: url("/Images/LayoutBackground.png") !important;
  /*#region Layout */
  /*#endregion */
  /*#region TopMenu*/
  /*#endregion*/
  /*#region Table*/
  /*#region table selected */
  /*#endregion*/
  /*#endregion*/
  /*#region TextGreen, ItemsColors*/
  /*#region NotClickable*/
  /*#endregion*/
  /*#region DatePicker*/
  /*#endregion*/
  /*#endregion*/
  /*#region Stock-CheckButtons*/
  /*#endregion*/
  /*#region ProductionWorkboardButtons*/
  /*#endregion*/
  /*#region DividersOutsideTableColor*/
  /*#endregion*/
  /*#region PageHeadders */
  /*#endregion*/
  /*#region Buttons*/
  /*        .btn-green {
      background-color: map-get($map,$theme-button-color-2) !important;
      color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          background-color: map-get($map,$theme-button-color-2) !important;
          border-color: map-get($map,$theme-button-color-2) !important;
          color: map-get($map,$theme-button-color-1) !important;
      }
  }*/
  /*#endregion*/
  /*#region TextfieldsBorders*/
  /*#endregion*/
  /*#region Disabled, Fonts*/
  /*#endregion*/
  /*#region Alerts Icons*/
  /*#endregion*/
  /*#region Progress Bar*/
  /*#endregion*/
  /*#region Icons*/
  /*#endregion*/
  /*.inventory-name {
      color: map-get($map, $theme-clickable-color) !important;
  }*/
}
.saber .mainPage {
  background-color: #FFFFFF !important;
}
.saber .newTopMenu {
  background-color: #020b18 !important;
}
.saber .newTopMenu #tdLogoAssist .innerTabLogoAssist {
  background-color: #083478 !important;
}
.saber .newTopMenu #tdLogoAssist .innerTabLogoAssist .company-name {
  color: white;
}
.saber .newTopMenu #divUserBreak {
  background-color: #020b18 !important;
}
.saber .newTopMenu .liNewMenuItem:hover,
.saber .newTopMenu .newTopMenu .ulNewMenu .liNewMenuItem.hover {
  background-color: #051f48 !important;
}
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem a.newSubMenuItem,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem-sub a.newSubMenuItem,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub a.newSubMenuItem-sub {
  color: black;
}
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem.active a.newSubMenuItem,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem-sub.active a.newSubMenuItem,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub.active a.newSubMenuItem-sub {
  color: #051f48 !important;
}
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem-sub .ulNewSubMenu-sub .liNewSubMenuItem-sub:hover {
  background-color: #88b4f7 !important;
}
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem:hover,
.saber .newTopMenu .ulNewMenu .liNewSubMenuItem-sub:hover {
  background-color: #88b4f7 !important;
}
.saber .newTopMenu .newMenuItem {
  color: #CCCCCC !important;
}
.saber .newTopMenu .newMenuItem.active {
  color: white !important;
}
.saber .newTopMenu .menu-button:hover {
  background-color: #051f48 !important;
}
.saber .newTopMenu #divUserBreak:hover {
  background-color: #051f48 !important;
}
.saber .table thead {
  background-color: #A9A9A9 !important;
}
.saber .table thead th {
  color: white;
}
.saber .table thead tr {
  background-color: #A9A9A9;
}
.saber .table thead tr td {
  color: #464646 !important;
}
.saber .table tbody tr {
  background-color: #FFFFFF;
}
.saber .table tbody tr.even {
  background-color: #FFFFFF !important;
}
.saber .table tbody tr.odd {
  background-color: #FFFFFF !important;
}
.saber .table tbody tr.text-grayed-out td {
  color: #A9A9A9 !important;
}
.saber .table tbody tr td {
  color: #464646;
}
.saber .table tbody tr td .spName {
  color: #051f48 !important;
}
.saber .table tbody tr td .icon-employee {
  color: #051f48 !important;
}
.saber .table tbody tr td .show-popup-main-check {
  color: #051f48 !important;
}
.saber .table tbody tr td .rowDescription {
  color: #6c757d;
}
.saber .table tbody tr td .row-front-grey {
  color: #A9A9A9 !important;
}
.saber .table tbody tr td.notClick {
  color: black;
}
.saber .table tbody tr td .text-green {
  color: #051f48;
}
.saber .table .custom-control-label::before {
  background-color: #020b18;
}
.saber .table .custom-control-label::after {
  background-color: #020b18;
}
.saber .table.table-striped tbody tr.odd {
  background-color: #FFFFFF !important;
}
.saber .table.table-striped tbody tr.even {
  background-color: #F1F1F1 !important;
}
.saber .div-like-table {
  color: #464646;
}
.saber .div-like-table .row:first-child div {
  background-color: #A9A9A9 !important;
}
.saber #divStockCheckStat .div-section {
  background-color: #FFFFFF !important;
}
.saber .tabulator .tabulator-header {
  background-color: #A9A9A9 !important;
}
.saber .tabulator .tabulator-header .tabulator-col.tabulator-sortable {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.saber .tabulator .tabulator-table .tabulator-row,
.saber .tabulator .slimScrollDiv {
  background-color: #FFFFFF !important;
}
.saber .tabulator .tabulator-table .tabulator-row .tabulator-cell,
.saber .tabulator .slimScrollDiv .tabulator-cell {
  color: #464646 !important;
}
.saber .tabulator .tabulator-table .tabulator-row .tabulator-cell .employeeName,
.saber .tabulator .slimScrollDiv .tabulator-cell .employeeName {
  color: #051f48 !important;
}
.saber .tabulator.tabulator-editor .tabulator-table .tabulator-row .tabulator-cell:nth-child(3) {
  background-color: #88b4f7;
}
.saber .tabulator .tabulator-footer .tabulator-calcs-holder {
  border-top-color: #E3E3E3;
}
.saber .tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row {
  background-color: #88b4f7 !important;
}
.saber table.dataTable.table-allowed-selected thead {
  background-color: #FFFFFF !important;
}
.saber table.dataTable.table-allowed-selected tbody tr td {
  border-color: #E3E3E3;
}
.saber table.dataTable.table-allowed-selected tbody tr.selected td {
  border-color: #020b18 !important;
}
.saber table.dataTable thead {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.saber table.dataTable thead .custom-control-label::after {
  background-color: #020b18 !important;
}
.saber table.dataTable tbody tr td {
  border-bottom-color: #E3E3E3;
}
.saber table.dataTable tbody tr.selected td {
  border-top-color: #020b18 !important;
  border-bottom-color: #020b18 !important;
}
.saber table.dataTable tbody tr.selected td:first-child {
  border-left-color: #020b18;
  border-bottom-color: #020b18;
  border-top-color: #020b18;
}
.saber table.dataTable tbody tr.selected td:last-child {
  border-right-color: #020b18;
  border-bottom-color: #020b18;
  border-top-color: #020b18;
}
.saber .div-data-table-header {
  background-color: #A9A9A9 !important;
  color: white !important;
}
.saber .div-data-table-header .custom-control-label::after {
  background-color: #020b18 !important;
}
.saber input::placeholder {
  color: #6c757d !important;
}
.saber #tbTrackboardPackageDetailsPhysicalOther td {
  color: #6c757d !important;
}
.saber #tbTrackboardPackageDetailsPhysicalOther .label {
  color: #A9A9A9 !important;
}
.saber #divRequisitionAddLineItems .div-price label:not(.error), .saber #divPurchaseOrderAddLineItems .div-price label:not(.error), .saber #divPurchaseOrderAddSummary .div-price label:not(.error) {
  color: black !important;
}
.saber #divRequisitionAddLineItems .new-item.edited, .saber #divPurchaseOrderAddLineItems .new-item.edited, .saber #divPurchaseOrderAddSummary .new-item.edited {
  border: 2px solid #051f48;
  height: 100px !important;
  padding-top: 5px !important;
}
.saber #divRequisitionAddLineItems .new-item.edited + .border-separation, .saber #divPurchaseOrderAddLineItems .new-item.edited + .border-separation, .saber #divPurchaseOrderAddSummary .new-item.edited + .border-separation {
  display: none !important;
}
.saber #divRequisitionAddLineItems .border-separation:has(+ .new-item.edited), .saber #divPurchaseOrderAddLineItems .border-separation:has(+ .new-item.edited), .saber #divPurchaseOrderAddSummary .border-separation:has(+ .new-item.edited) {
  display: none !important;
}
.saber #divStockCheckOrders .divNavigator {
  color: #051f48 !important;
}
.saber #divStockCheckOrders .divNavigator.isActive {
  border-color: #051f48 !important;
}
.saber .label,
.saber #spStatusTest,
.saber #inventoryScans,
.saber #inventoryDiscreparency,
.saber .filterInfo,
.saber #formTrackboardAddActivityModal span,
.saber #divTrackboardFilter .label,
.saber .divMainSection div.label,
.saber .spBigText,
.saber .filter-info,
.saber #tbTrackboardPackageDetailsDeliveryShipment tr td,
.saber .next-order-number,
.saber .div-circle {
  color: #6c757d;
}
.saber .select2-results .select2-highlighted {
  color: #020b18 !important;
}
.saber .divSubNavigator,
.saber #divTrackboardNavTravelHistory,
.saber #divTrackboardNavOrderDetails,
.saber #divTrackboardNavPackageDetails {
  color: #6c757d;
}
.saber .divSubNavigator.selected,
.saber #divTrackboardNavTravelHistory.selected,
.saber #divTrackboardNavOrderDetails.selected,
.saber #divTrackboardNavPackageDetails.selected {
  color: #051f48;
  border-color: #051f48;
}
.saber #divCustomerNavigation .row div, .saber #divVendorNavigation .row div {
  color: #6c757d;
}
.saber #divCustomerNavigation .row div.isActive, .saber #divVendorNavigation .row div.isActive {
  color: #051f48;
  border-color: #051f48;
}
.saber .sub-navigation {
  color: #051f48;
}
.saber .sub-navigation.active {
  border-bottom: 2px solid #051f48;
}
.saber .sub-navigation.secondary {
  color: #6c757d !important;
}
.saber .sub-navigation.secondary.active {
  color: #051f48 !important;
  border-color: #051f48 !important;
}
.saber #ddlIRCountry,
.saber .dropdown-menu > li > a,
.saber .btn-default,
.saber .SumoSelect > .CaptionCont > span.placeholder,
.saber .input span:not(.fa),
.saber textarea,
.saber .custom-file-label,
.saber .btn-light,
.saber .select2-selection__choice,
.saber .swal2-content,
.saber .level2,
.saber .reportName,
.saber .divMainSection div.inputDiv {
  color: black !important;
}
.saber input,
.saber .bigSpanTitle,
.saber .select2-container .select2-selection--single span.select2-selection__rendered {
  color: black;
}
.saber .select2-drop {
  color: black;
}
.saber .accordion .card .card-header .btn {
  color: black;
}
.saber .myFieldset.fieldsetInventory {
  border-color: #6c757d;
}
.saber .myFieldset.fieldsetInventory legend {
  color: black;
}
.saber .tbl-main-check tr td span {
  color: #464646;
}
.saber .tbl-drill-down tr td span {
  color: #464646;
}
.saber .tbl-main-check tr td.model-name span {
  color: #464646;
}
.saber .tbl-main-check tr td.model-name a span {
  color: #051f48 !important;
}
.saber .tbl-drill-down tr td.model-name span {
  color: #464646;
}
.saber .tbl-drill-down tr td.model-name a span {
  color: #051f48 !important;
}
.saber .text-green,
.saber .spName a,
.saber .spName a:hover,
.saber .text-clickable,
.saber a.orderNumber,
.saber .img-button div span .order-number,
.saber a.orderNumber span, .saber a:hover,
.saber span.asset-details, .saber .customer-name-link, .saber .vendor-name-link {
  color: #051f48;
}
.saber input[type=text],
.saber input[type=number],
.saber input[type=search],
.saber input[type=password],
.saber textarea:not(.disabled),
.saber select,
.saber .select2-container:not(.select2-container--disabled) .select2-selection,
.saber .select2-results__option:not(.select2-results__option--highlighted),
.saber .SlectBox,
.saber .options,
.saber .dropdown-menu,
.saber .select2-drop-multi,
.saber .select2-search-field,
.saber .dropdown.bootstrap-select,
.saber .input-group-prepend .input-group-text {
  background-color: #FFFFFF !important;
}
.saber input[type=text]:not(.disabled) .filter-option-inner-inner,
.saber input[type=number]:not(.disabled) .filter-option-inner-inner,
.saber input[type=search]:not(.disabled) .filter-option-inner-inner,
.saber input[type=password]:not(.disabled) .filter-option-inner-inner,
.saber textarea:not(.disabled):not(.disabled) .filter-option-inner-inner,
.saber select:not(.disabled) .filter-option-inner-inner,
.saber .select2-container:not(.select2-container--disabled) .select2-selection:not(.disabled) .filter-option-inner-inner,
.saber .select2-results__option:not(.select2-results__option--highlighted):not(.disabled) .filter-option-inner-inner,
.saber .SlectBox:not(.disabled) .filter-option-inner-inner,
.saber .options:not(.disabled) .filter-option-inner-inner,
.saber .dropdown-menu:not(.disabled) .filter-option-inner-inner,
.saber .select2-drop-multi:not(.disabled) .filter-option-inner-inner,
.saber .select2-search-field:not(.disabled) .filter-option-inner-inner,
.saber .dropdown.bootstrap-select:not(.disabled) .filter-option-inner-inner,
.saber .input-group-prepend .input-group-text:not(.disabled) .filter-option-inner-inner {
  background-color: #FFFFFF !important;
}
.saber .dropdown-toggle {
  background-color: #FFFFFF !important;
}
.saber .dropdown-toggle:not(.disabled):hover, .saber .dropdown-toggle:not(.disabled):focus, .saber .dropdown-toggle:not(.disabled):active {
  background-color: #FFFFFF !important;
}
.saber #spAssetDetailsGeneralLocation .text-green {
  color: #051f48;
}
.saber .order-number {
  color: #051f48;
}
.saber .level2:hover {
  color: #051f48;
}
.saber .select2-container.select2-container--default .select2-results__option--highlighted {
  background-color: #88b4f7;
  color: black;
}
.saber .report-item-name.active {
  color: #020b18;
}
.saber .text-not-clickable {
  color: black !important;
}
.saber .text-grayed-out {
  color: #A9A9A9 !important;
}
.saber .sp-title.text-not-clickable {
  color: black !important;
}
.saber .sp-title.text-disabled-font {
  color: #A9A9A9 !important;
}
.saber .Zebra_DatePicker {
  color: #464646;
}
.saber .Zebra_DatePicker .dp_body .dp_selected {
  background-color: #051f48 !important;
}
.saber .Zebra_DatePicker .dp_not_in_month.dp_disabled {
  color: #A9A9A9;
}
.saber .Zebra_DatePicker .dp_body .dp_current {
  color: black;
}
.saber .bootstrap-datetimepicker-widget .btn-primary {
  background-color: #051f48 !important;
  border-color: #051f48 !important;
}
.saber .bootstrap-datetimepicker-widget table td.active,
.saber .bootstrap-datetimepicker-widget table td.active:hover,
.saber .bootstrap-datetimepicker-widget table td span.active {
  background-color: #051f48 !important;
}
.saber .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #051f48 !important;
}
.saber .dropdown-menu > .active > a {
  color: black;
}
.saber .dropdown-menu > .active > a:hover, .saber .dropdown-menu > .active > a:focus {
  color: black;
}
.saber .btn-group.btn-group-sm .btn-group-model {
  background-color: #36CCFB;
  color: white;
}
.saber .btn-group.btn-group-sm .btn-group-sales {
  background-color: #051f48;
  color: white;
}
.saber .btn-group.btn-group-sm .inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.saber .btn-group .btn-orders,
.saber .btn-group .btn-orders.inactive:hover {
  background-color: #051f48;
  color: white;
}
.saber .btn-group .btn-todo,
.saber .btn-group .btn-todo.inactive:hover {
  background-color: #3684FB;
  color: white;
}
.saber .btn-group .btn-shipment,
.saber .btn-group .btn-shipment.inactive:hover {
  background-color: #051f48;
  color: white;
}
.saber .btn-group .btn-return,
.saber .btn-group .btn-return.inactive:hover {
  background-color: white;
  color: white;
}
.saber .btn-group .btn-all,
.saber .btn-group .btn-all.inactive:hover {
  background-color: white;
  color: white;
}
.saber .btn-group .btn-done,
.saber .btn-group .btn-done.inactive:hover {
  background-color: #7fba00;
  color: white;
}
.saber .btn-group .btn-roles,
.saber .btn-group .btn-roles.inactive:hover {
  background-color: #F4A915;
  color: white;
}
.saber .btn-group .btn-permissions,
.saber .btn-group .btn-permissions.inactive:hover {
  background-color: #36CCFB;
  color: white;
}
.saber .btn-group .inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.saber #divModelListDetailsConfiguration {
  border-color: #E3E3E3;
  background: #FFFFFF;
}
.saber #divTrackboardPackageDetailsFedexService {
  background-color: #A9A9A9;
}
.saber #tbTrackboardPackageDetailsPhysicalOther .row.bottom-border {
  border-color: #E3E3E3;
}
.saber #divAssetDetailsGeneral {
  border-bottom-color: #E3E3E3;
}
.saber .tbl-main-check tr td:not(.facility-name) {
  border-right-color: #E3E3E3;
}
.saber .drill-separator {
  border-right-color: #E3E3E3;
}
.saber .tbl-drill-down tr {
  border-right-color: #E3E3E3;
}
.saber .accordion .card .card-header {
  border-right-color: #E3E3E3 !important;
}
.saber .table-summary tr td {
  border-right-color: #E3E3E3;
}
.saber .card {
  border-color: #E3E3E3;
}
.saber .divMainSection div.bottomBorder {
  border-top-color: #E3E3E3;
}
.saber h5,
.saber h2,
.saber .spTitle:not(.mustResovled),
.saber .bigTitle,
.saber .sp-title {
  color: #020b18 !important;
}
.saber .header-title {
  color: #6c757d !important;
}
.saber .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #051f48 !important;
  background-color: white !important;
}
.saber .custom-radio .custom-control-input:not(:checked) ~ .custom-control-label::before {
  border-color: #051f48 !important;
  background-color: white !important;
}
.saber .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #051f48 !important;
}
.saber .custom-control-label:before {
  background-color: #051f48 !important;
}
.saber .swal2-btn-green, .saber .swal2-btn-save {
  background-color: #051f48 !important;
}
.saber .swal2-btn-green:hover, .saber .swal2-btn-save:hover {
  background-color: #051f48 !important;
}
.saber .btn-save, .saber .btn-green {
  background-color: #051f48;
  color: white;
}
.saber .btn-save:hover, .saber .btn-green:hover {
  border: 2px solid #051f48;
  padding: 5px 11px;
}
.saber .btn-save.inactive, .saber .btn-green.inactive {
  border-color: #CCCCCC;
  background-color: #020b18;
}
.saber .btn-square {
  color: white;
}
.saber .btn-square.btn-square-primary {
  background-color: #051f48;
  border: 1px solid #051f48;
}
.saber .btn-square.btn-square-highlight {
  color: white;
  border: 2px solid #051f48;
  box-shadow: 0px 0px 1px 5px;
}
.saber .btn-square:hover {
  color: white;
  border: 2px solid #051f48;
  box-shadow: 0px 0px 1px 10px;
}
.saber .a-link:hover {
  color: #051f48 !important;
}
.saber .btn-outline-green {
  color: #051f48 !important;
  border-color: #051f48 !important;
  background-color: white !important;
}
.saber .btn-outline-green:hover, .saber .btn-outline-green :focus {
  box-shadow: 0 0 0 0.2rem #051f48 !important;
}
.saber .dropdown .dropdown-menu .dropdown-item.active, .saber .dropdown .dropdown-menu .dropdown-item:active, .saber .dropdown .dropdown-menu .dropdown-item:hover, .saber .dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #88b4f7 !important;
}
.saber .dropdown .dropdown-menu .dropdown-item.active span, .saber .dropdown .dropdown-menu .dropdown-item:hover:not(.active) span {
  color: black !important;
}
.saber .dropdown .dropdown-menu .dropdown-item:not(.active) span {
  color: #6c757d !important;
}
.saber .btn-move,
.saber .btnWorkAssignementAddOperator {
  color: #051f48;
}
.saber .btn-move:hover,
.saber .btnWorkAssignementAddOperator:hover {
  color: black;
}
.saber .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.saber .SumoSelect .select-all.selected > span i,
.saber .SumoSelect .select-all.partial > span i {
  background-color: #020b18;
}
.saber button.Zebra_DatePicker_Icon {
  background-color: #051f48 !important;
}
.saber .bootstrap-select .dropdown-item:hover span {
  color: black !important;
}
.saber .btn-iconDoc.submitBtnAjax.btn-btnDocExpand:after {
  color: #051f48 !important;
}
.saber .btn-iconDoc.submitBtnAjax.btn-btnDocCollapse:after {
  color: #051f48 !important;
}
.saber .btn-group .btn-l {
  background-color: #020b18;
  color: white;
}
.saber .btn-group .btn-l.inactive {
  background-color: #E3E3E3 !important;
  color: #b8b8b8 !important;
}
.saber .btn-back {
  background-color: #051f48 !important;
}
.saber .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #020b18 !important;
  border-color: #020b18 !important;
}
.saber .custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::after {
  background-color: #CBCBCB !important;
}
.saber .adv-search {
  color: #051f48 !important;
  border: 1px solid #051f48 !important;
}
.saber .adv-search:hover {
  color: #A9A9A9 !important;
}
.saber .btn-employee-pin {
  color: #051f48 !important;
  border-color: white !important;
  background-color: white !important;
  position: absolute;
  right: 6px;
  top: 8px;
  padding: 0;
  border: none !important;
}
.saber .select2-choices {
  border-color: #63666B !important;
}
.saber .select2-choices .select2-search-choice div,
.saber .select2-choices .select2-search-field .select2-input.select2-default {
  color: black !important;
}
.saber .select2-container-multi .select2-choice {
  border-color: #63666B !important;
  box-shadow: 0 0 0 0.2rem #63666B;
}
.saber .div-outline-green {
  border-color: #63666B;
}
.saber .div-outline-green:hover, .saber .div-outline-green:focus {
  box-shadow: 0 0 0 0.2rem #051f48;
}
.saber .select2-container .select2-search__field,
.saber .select2-container span.select2-selection--multiple:not(.corrected-field),
.saber .select2-container span.select2-selection--single,
.saber .SlectBox,
.saber .filter,
.saber .custom-file-label,
.saber .form-control,
.saber .dropdown.bootstrap-select,
.saber .input-group-text,
.saber #txtFirstName,
.saber #txtLastName,
.saber #ddlIRCountry,
.saber #txtPhoneNumber,
.saber #txtEmail,
.saber #txtPin,
.saber #txtPassword,
.saber #txtIMExternalID,
.saber #txtRepeatPassword,
.saber #txtWarehouseShelfAddEditName,
.saber #txtWarehouseZoneAddEditName,
.saber #txtAssetStatusFastChangeAddEditName,
.saber #txtCertificateNumber {
  border-color: #63666B !important;
}
.saber #txtPin.inValid {
  border: 1px solid red !important;
}
.saber input:disabled:not(.select2-search__field)#txtAssetStatusAddEditName {
  background-color: #CBCBCB !important;
  color: black;
}
.saber .group-title.ellipsis {
  color: #6c757d;
}
.saber .tbl-main-check .facility-name span {
  color: #6c757d;
}
.saber .tbl-drill-down-header tr th {
  color: #6c757d;
}
.saber .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #6c757d;
}
.saber .technicalAlerts .divAlertsUserRead .alertDescription {
  color: #6c757d;
  border-color: #6c757d;
}
.saber .form-group label:not(.input):not(.select),
.saber .dropzone .dz-message .dz-button {
  color: #6c757d;
}
.saber #divStockCheckInfoModelModelDescription {
  color: black;
}
.saber .card-body div {
  color: black;
}
.saber .card-maintitle {
  color: #6c757d;
}
.saber .swal2-icon.swal2-error {
  border-color: #051f48;
}
.saber .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: #051f48;
}
.saber .swal2-icon.swal2-warning {
  border-color: #051f48;
  color: #051f48;
}
.saber .swal2-icon.swal2-question {
  border-color: #051f48;
  color: #051f48;
}
.saber .swal2-icon.swal2-info {
  border-color: #051f48;
  color: #051f48;
}
.saber #progressBox.progressGrid {
  background: transparent url("/Images/loader5.gif") no-repeat scroll 0% !important;
}
.saber #imgDownloadPdf,
.saber #imgDownloadXls,
.saber .imgImport.pointer,
.saber .imgAdd,
.saber .arrow-inbound-outbound,
.saber #btnBulkActions,
.saber .xls-icon,
.saber .img-pdf,
.saber .btn-dots,
.saber .change-to-shipped,
.saber .img-accessories-green,
.saber .img-return-accessories,
.saber .img-assign-proper-order,
.saber .img-grid-column-settings,
.saber .btn-receiving-qa,
.saber .img-po-confirmation,
.saber .btn-get-fedex-label {
  background-color: #051f48;
}
.saber .img-asset-box, .saber .img-receiving-qa {
  background-color: #6c757d;
}
.saber .img-pdf-disabled {
  background-color: #A9A9A9;
}
.saber .InventoryScanType {
  background-color: #051f48;
}
.saber #btnAllFilterCancel:after {
  color: #051f48 !important;
}
.saber #divInventoryItemList #imgDownloadPdf,
.saber #divInventoryItemList .xls-icon {
  background-color: #051f48;
}
.saber #divInventoryItemList #btnBulkActionsOff {
  background-color: #6c757d;
}
.saber .divUser .divOtherButtons.right.w-auto .imgAdd,
.saber #btnEmployeeAdd,
.saber #divWarehouseShelfList #imgDownloadPdf,
.saber #divWarehouseShelfList .imgDownloadXls,
.saber #btnWarehouseShelfAdd,
.saber #btnWarehouseZoneAdd {
  background-color: #051f48;
}
.saber .paginateRight, .saber .paginateLeft {
  background-color: #051f48;
}
.saber .pager .disabled > img,
.saber .btn-dots.disabled {
  background-color: #6c757d;
}
.saber .assetsList {
  background-color: #6c757d;
}
.saber .asset-img {
  background-color: #6c757d;
}
.saber .asset-img2 {
  background-color: #6c757d;
}
.saber .asset-img3 {
  background-color: #6c757d;
}
.saber .createTaskImg {
  background-color: #051f48;
}
.saber .fas.fa-box, .saber .fas.fa-weight-hanging {
  color: #6c757d;
}
.saber .table tbody tr td .text-green.far.fa-trash-alt {
  color: #051f48;
}
.saber .inventoryStatus {
  background-color: #6c757d;
}
.saber #btnLoupe {
  background-color: #051f48;
}
.saber #divCustomerRight #btnLoupe {
  margin-bottom: -5px;
}
.saber .btn {
  /*            &.btn-white {
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;

      &:hover {
          border-color: map-get($map,$theme-button-color-2) !important;
      }

      &.inactive {
          border-color: map-get($map,$theme-stockcheck-inactive-background) !important;
      }
  }*/
}
.saber .btn.btnSearchPopup {
  background-color: #051f48 !important;
}
.saber .btn.btnClearValues:after {
  color: #051f48 !important;
}
.saber .btn.btn-cancel, .saber .btn.btn-white {
  color: #051f48 !important;
  border-color: #051f48 !important;
  background-color: white !important;
  /*                &:hover {
      padding: 5px 11px;
      color: map-get($map,$theme-button-color-2) !important;
      border-color: map-get($map,$theme-button-color-2) !important;
      background-color: map-get($map,$theme-button-color-1) !important;
  }*/
}
.saber .btn.btn-cancel:hover:not([name=btnClearFilter]), .saber .btn.btn-white:hover:not([name=btnClearFilter]) {
  border: 2px solid #051f48 !important;
  color: #051f48 !important;
  padding: 5px 11px;
}
.saber .btn.btn-cancel.inactive, .saber .btn.btn-white.inactive {
  border-color: #E3E3E3 !important;
}
.saber .btn.btn-block.btn-break-type {
  background-color: #051f48;
  color: white;
}
.saber .btn.btn-block.btn-break-type.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.saber .btn.btn-green.disabled, .saber .btn.btn-green:disabled, .saber .btn.btn-white.disabled, .saber .btn.btn-white:disabled, .saber .btn.btn-cancel.disabled, .saber .btn.btn-cancel:disabled, .saber .btn.btn-save.disabled, .saber .btn.btn-save:disabled {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.saber .btn.btn-green.disabled.turn-on, .saber .btn.btn-green:disabled.turn-on, .saber .btn.btn-white.disabled.turn-on, .saber .btn.btn-white:disabled.turn-on, .saber .btn.btn-cancel.disabled.turn-on, .saber .btn.btn-cancel:disabled.turn-on, .saber .btn.btn-save.disabled.turn-on, .saber .btn.btn-save:disabled.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.saber .btn.btn-green.disabled:hover, .saber .btn.btn-green:disabled:hover, .saber .btn.btn-white.disabled:hover, .saber .btn.btn-white:disabled:hover, .saber .btn.btn-cancel.disabled:hover, .saber .btn.btn-cancel:disabled:hover, .saber .btn.btn-save.disabled:hover, .saber .btn.btn-save:disabled:hover {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.saber .btn.btn-green.disabled:hover.turn-on, .saber .btn.btn-green:disabled:hover.turn-on, .saber .btn.btn-white.disabled:hover.turn-on, .saber .btn.btn-white:disabled:hover.turn-on, .saber .btn.btn-cancel.disabled:hover.turn-on, .saber .btn.btn-cancel:disabled:hover.turn-on, .saber .btn.btn-save.disabled:hover.turn-on, .saber .btn.btn-save:disabled:hover.turn-on {
  background-color: #08C713 !important;
  border-color: #08C713 !important;
  border-radius: 30px;
}
.saber .btn.btn-switch-yes {
  color: #051f48 !important;
  border-color: #051f48 !important;
  background-color: white !important;
}
.saber .btn.btn-switch-yes:hover {
  color: #051f48 !important;
  border-color: #051f48 !important;
  background-color: white !important;
}
.saber .btn.btn-switch-yes.selected {
  background-color: #051f48 !important;
  color: white !important;
}
.saber .btn.btn-switch-no {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.saber .btn.btn-switch-no:hover {
  color: #F44336 !important;
  border-color: #F44336 !important;
  background-color: white !important;
}
.saber .btn.btn-switch-no.selected {
  background-color: #F44336 !important;
  color: white !important;
}
.saber .btn.btn-switch-na {
  color: #3684FB !important;
  border-color: #3684FB !important;
  background-color: white !important;
}
.saber .btn.btn-switch-na.selected {
  color: white !important;
  border-color: #3684FB !important;
  background-color: #3684FB !important;
}
.saber .fas.fa-search {
  color: #051f48;
}
.saber .notReserved,
.saber .reserved-on {
  background-color: #051f48;
}
.saber .transaction {
  background-color: #051f48;
}
.saber .img-return-to-customer {
  background-color: #051f48;
}
.saber .reserved-replacement {
  background-color: #051f48;
}
.saber #btnTechnicalAlertsAssetAlertsAdd {
  background-color: #051f48;
}
.saber #btnDownloadPdf,
.saber #btnDownloadXls {
  background-color: #051f48;
}
.saber #btnXls,
.saber #btnPdf,
.saber #btnCsv {
  background: #051f48;
}
.saber .img-edit,
.saber .imgEdit,
.saber #btnWorkboardToDoListAdd,
.saber #btnTrackboardListFilters,
.saber .workboardPackageImg {
  background-color: #051f48;
}
.saber .workboardInformationNotesImg {
  background-color: #6c757d;
}
.saber .img-delete,
.saber .ic-repairs-external,
.saber .ic-repairs-internal,
.saber .ic-repairs-dollar-circle {
  background-color: #051f48;
}
.saber li.select2-search-choice a.select2-search-choice-close {
  background-color: #051f48 !important;
}
.saber .imgShowFile {
  color: #051f48;
}
.saber #tblWorkTimeLogList .img-add {
  background-color: #051f48;
}
.saber .img-add {
  background-color: #051f48;
}
.saber .img-calibration {
  background-color: #051f48;
}
.saber .img-bulk-add {
  background-color: #051f48;
}
.saber .img-xls-export {
  background-color: #051f48;
  -webkit-mask-image: url(/Images/priceList/exportXls.svg);
}
.saber .img-xls-import {
  background-color: #051f48;
  -webkit-mask-image: url(/Images/priceList/importXls.svg);
}
.saber .img-edit-price {
  background-color: #051f48;
  -webkit-mask-image: url(/Images/priceList/editPrice.svg);
}
.saber .img-edit-price.disabled {
  background-color: #A9A9A9;
}
.saber .img-import {
  background-color: #051f48;
}
.saber .img-import-book-value {
  background-color: #051f48;
}
.saber .img-copy {
  background-color: #051f48;
}
.saber .img-import-export {
  background-color: #051f48;
}
.saber #btnWorkAssignementAddOperator,
.saber #btnWorkTimeLogRefresh,
.saber #btnWorkboardOrdersLeftListRefresh,
.saber #btnWorkboardOrdersRightListRefresh,
.saber #btnWorkboardToDoListRefresh,
.saber #btnPreshippingOrderToShipListRefresh,
.saber #btnPreshippingTaskListRefresh,
.saber #btnWorkboardDoneListRefresh,
.saber .fa.fa-forward,
.saber .fa.fa-backward,
.saber .btn-refresh {
  color: #051f48;
}
.saber #btnWorkAssignementAddOperator:hover,
.saber #btnWorkTimeLogRefresh:hover,
.saber #btnWorkboardOrdersLeftListRefresh:hover,
.saber #btnWorkboardOrdersRightListRefresh:hover,
.saber #btnWorkboardToDoListRefresh:hover,
.saber #btnPreshippingOrderToShipListRefresh:hover,
.saber #btnPreshippingTaskListRefresh:hover,
.saber #btnWorkboardDoneListRefresh:hover,
.saber .fa.fa-forward:hover,
.saber .fa.fa-backward:hover,
.saber .btn-refresh:hover {
  color: black;
}
.saber .img-add.img-testing-task.img-testing-task-left,
.saber .img-add.img-preshipping-task,
.saber .img-add.img-testing-task.img-testing-task-right,
.saber #btnWorkboardDoneListAddBreak {
  background-color: #051f48;
}
.saber #divBtnFilters.imgBtnFilters {
  background-color: #051f48;
}
.saber #btnWorkboardDoneListFilters {
  background-color: #051f48;
}
.saber .btn-refresh:disabled::before {
  color: #6c757d;
}
.saber #btnTrackboardListReload {
  background-color: #051f48 !important;
}
.saber #btnTrackboardListReload.notAllowed {
  background-color: #6c757d !important;
}
.saber .input-group.datepicker .calendarIcon, .saber .input-group.datepicker-report .calendarIcon {
  background-color: #051f48 !important;
}
.saber .imgInvite {
  background-color: #051f48;
}
.saber #btnTrackboardListAllFilterCancel:after {
  color: #051f48 !important;
}
.saber .select2-container .select2-selection__choice__remove,
.saber .select2-container .select2-selection--single .select2-selection__clear {
  color: #051f48 !important;
}
.saber .noteType {
  background-color: #051f48;
}
.saber #imgTrackboardInfoFedex {
  color: #051f48;
}
.saber .trackIcons {
  color: #051f48;
}
.saber .img-arrow-enter.img-button.fas.fa-level-down-alt {
  color: white;
  background-color: #051f48;
}
.saber .img-arrow-enter.img-button.fas.fa-level-down-alt.disabled, .saber .img-arrow-enter.img-button.fas.fa-level-down-alt[disabled] {
  background-color: #C4C4C4 !important;
  color: #FFF !important;
  border-color: #C4C4C4 !important;
}
.saber .fa.fa-clock, .saber .fa.fa-clock-o, .saber .fa.fa-calendar, .saber .fa.fa-calendar-alt {
  color: #051f48;
}
.saber .fas.fa-angle-up.sp-i-arrow,
.saber .fas.fa-angle-down.sp-i-arrow {
  color: #051f48;
}
.saber .img-package {
  background-color: #6c757d;
}
.saber .img-other {
  color: #6c757d;
}
.saber .collapse-arrow:after {
  color: #051f48;
}
.saber .collapse-arrow-before:before {
  color: #051f48;
}
.saber .icon {
  background-color: #051f48;
}
.saber .icon.far, .saber .icon.fas {
  color: #051f48;
  background-color: transparent;
}
.saber .icon.icon-not-clickable {
  background-color: #6c757d;
}
.saber .icon-employee-pin {
  color: #051f48 !important;
}
.saber .icon-asset-resrvation {
  color: #051f48 !important;
}
.saber .custom-number {
  border-color: #051f48 !important;
}
.saber .custom-number.disabled {
  border-color: #6c757d !important;
}
.saber .custom-number .custom-number-button {
  color: #051f48 !important;
}
.saber .custom-number .custom-number-button.disabled {
  color: #6c757d !important;
}
.saber .custom-number .custom-number-input {
  border-color: #051f48 !important;
}
.saber .custom-number .custom-number-input.disabled {
  border-color: #6c757d !important;
}
.saber .div-border-section {
  border: 2px solid #E3E3E3;
}
.saber #divPreshippingOrderDetailsBoxList {
  border: 1px solid #E3E3E3;
}
.saber #divPreshippingOrderDetailsBoxList .row:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
}
.saber .box-item.selected {
  border: 1px solid #051f48;
  background-color: #FFF;
}
.saber .sp-ship {
  color: #051f48 !important;
}
.saber div.div-index {
  color: #051f48 !important;
  border: 2px solid #051f48 !important;
}
.saber label.small-label {
  font-size: 12px;
  color: #6c757d;
}
.saber #divPurchaseOrderDetailsShippingInfo .package-item {
  border: 2px solid #E3E3E3;
}
.saber #divPurchaseOrderDetailsShippingInfo .package-item .package-number {
  color: #020b18;
}
.saber #divPurchaseOrderDetailsShippingInfo .add-shippment-text {
  color: #020b18;
}
.saber #divOrderPackageDetails .package-number, .saber #divPurchaseOrderPackageDetails .package-number, .saber #divOrderShipmentPopup .package-number {
  color: #020b18;
  cursor: pointer;
}
.saber #divOrderPackageDetails .btn, .saber #divPurchaseOrderPackageDetails .btn, .saber #divOrderShipmentPopup .btn {
  background-color: #051f48;
}
.saber #divOrderPackageDetails .btn:hover, .saber #divOrderPackageDetails .btn.inactive:hover, .saber #divPurchaseOrderPackageDetails .btn:hover, .saber #divPurchaseOrderPackageDetails .btn.inactive:hover, .saber #divOrderShipmentPopup .btn:hover, .saber #divOrderShipmentPopup .btn.inactive:hover {
  background-color: #051f48;
  color: white;
}
.saber #divOrderPackageDetails .btn.inactive, .saber #divPurchaseOrderPackageDetails .btn.inactive, .saber #divOrderShipmentPopup .btn.inactive {
  background-color: #E3E3E3;
  color: #b8b8b8;
}
.saber #divReserveAssets .table tbody tr.disabled {
  background-color: #F1F1F1 !important;
}
.saber #divCustomers .customer-item.active, .saber #divCustomers .vendor-item.active, .saber #divMergeCustomers .customer-item.active, .saber #divMergeCustomers .vendor-item.active, .saber #divVendors .customer-item.active, .saber #divVendors .vendor-item.active, .saber #divPurchaseboardOrderDetails .customer-item.active, .saber #divPurchaseboardOrderDetails .vendor-item.active, .saber #divUnexpectedModelsImportStepSelection .customer-item.active, .saber #divUnexpectedModelsImportStepSelection .vendor-item.active, .saber #divUnexpectedModelsImportStepSummary .customer-item.active, .saber #divUnexpectedModelsImportStepSummary .vendor-item.active {
  border: 2px solid #051f48;
}
.saber #divCustomers .gray-right-border, .saber #divMergeCustomers .gray-right-border, .saber #divVendors .gray-right-border, .saber #divPurchaseboardOrderDetails .gray-right-border, .saber #divUnexpectedModelsImportStepSelection .gray-right-border, .saber #divUnexpectedModelsImportStepSummary .gray-right-border {
  border-right-color: #E3E3E3;
}
.saber #divCustomers .img-discount, .saber #divMergeCustomers .img-discount, .saber #divVendors .img-discount, .saber #divPurchaseboardOrderDetails .img-discount, .saber #divUnexpectedModelsImportStepSelection .img-discount, .saber #divUnexpectedModelsImportStepSummary .img-discount {
  background-color: #C4C4C4;
}
.saber #divCustomers .img-linked, .saber #divMergeCustomers .img-linked, .saber #divVendors .img-linked, .saber #divPurchaseboardOrderDetails .img-linked, .saber #divUnexpectedModelsImportStepSelection .img-linked, .saber #divUnexpectedModelsImportStepSummary .img-linked {
  background-color: #767777;
}
.saber #divCustomers .img-customer, .saber #divCustomers .img-vendor, .saber #divMergeCustomers .img-customer, .saber #divMergeCustomers .img-vendor, .saber #divVendors .img-customer, .saber #divVendors .img-vendor, .saber #divPurchaseboardOrderDetails .img-customer, .saber #divPurchaseboardOrderDetails .img-vendor, .saber #divUnexpectedModelsImportStepSelection .img-customer, .saber #divUnexpectedModelsImportStepSelection .img-vendor, .saber #divUnexpectedModelsImportStepSummary .img-customer, .saber #divUnexpectedModelsImportStepSummary .img-vendor {
  background-color: black !important;
}
.saber #divCustomers [name=divCustomerDetailsLeft], .saber #divCustomers [name=divVendorDetailsLeft], .saber #divMergeCustomers [name=divCustomerDetailsLeft], .saber #divMergeCustomers [name=divVendorDetailsLeft], .saber #divVendors [name=divCustomerDetailsLeft], .saber #divVendors [name=divVendorDetailsLeft], .saber #divPurchaseboardOrderDetails [name=divCustomerDetailsLeft], .saber #divPurchaseboardOrderDetails [name=divVendorDetailsLeft], .saber #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsLeft], .saber #divUnexpectedModelsImportStepSelection [name=divVendorDetailsLeft], .saber #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsLeft], .saber #divUnexpectedModelsImportStepSummary [name=divVendorDetailsLeft] {
  border-right-color: #E3E3E3;
}
.saber #divCustomers .div-header, .saber #divMergeCustomers .div-header, .saber #divVendors .div-header, .saber #divPurchaseboardOrderDetails .div-header, .saber #divUnexpectedModelsImportStepSelection .div-header, .saber #divUnexpectedModelsImportStepSummary .div-header {
  background-color: #E3E3E3;
}
.saber #divCustomers .contact-mail, .saber #divMergeCustomers .contact-mail, .saber #divVendors .contact-mail, .saber #divPurchaseboardOrderDetails .contact-mail, .saber #divUnexpectedModelsImportStepSelection .contact-mail, .saber #divUnexpectedModelsImportStepSummary .contact-mail {
  color: #051f48 !important;
}
.saber #divCustomers [name=divCustomerDetailsRight] [name=divNavigator], .saber #divCustomers [name=divVendorDetailsRight] [name=divNavigator], .saber #divMergeCustomers [name=divCustomerDetailsRight] [name=divNavigator], .saber #divMergeCustomers [name=divVendorDetailsRight] [name=divNavigator], .saber #divVendors [name=divCustomerDetailsRight] [name=divNavigator], .saber #divVendors [name=divVendorDetailsRight] [name=divNavigator], .saber #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] [name=divNavigator], .saber #divPurchaseboardOrderDetails [name=divVendorDetailsRight] [name=divNavigator], .saber #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] [name=divNavigator], .saber #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] [name=divNavigator], .saber #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] [name=divNavigator], .saber #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] [name=divNavigator] {
  border-bottom-color: #E3E3E3;
}
.saber #divCustomers [name=divCustomerDetailsRight] .img-internal-assets, .saber #divCustomers [name=divVendorDetailsRight] .img-internal-assets, .saber #divMergeCustomers [name=divCustomerDetailsRight] .img-internal-assets, .saber #divMergeCustomers [name=divVendorDetailsRight] .img-internal-assets, .saber #divVendors [name=divCustomerDetailsRight] .img-internal-assets, .saber #divVendors [name=divVendorDetailsRight] .img-internal-assets, .saber #divPurchaseboardOrderDetails [name=divCustomerDetailsRight] .img-internal-assets, .saber #divPurchaseboardOrderDetails [name=divVendorDetailsRight] .img-internal-assets, .saber #divUnexpectedModelsImportStepSelection [name=divCustomerDetailsRight] .img-internal-assets, .saber #divUnexpectedModelsImportStepSelection [name=divVendorDetailsRight] .img-internal-assets, .saber #divUnexpectedModelsImportStepSummary [name=divCustomerDetailsRight] .img-internal-assets, .saber #divUnexpectedModelsImportStepSummary [name=divVendorDetailsRight] .img-internal-assets {
  background-color: #051f48;
}
.saber #divCustomers tr.pending, .saber #divMergeCustomers tr.pending, .saber #divVendors tr.pending, .saber #divPurchaseboardOrderDetails tr.pending, .saber #divUnexpectedModelsImportStepSelection tr.pending, .saber #divUnexpectedModelsImportStepSummary tr.pending {
  color: #A9A9A9 !important;
}
.saber #divCustomers tr.pending td, .saber #divMergeCustomers tr.pending td, .saber #divVendors tr.pending td, .saber #divPurchaseboardOrderDetails tr.pending td, .saber #divUnexpectedModelsImportStepSelection tr.pending td, .saber #divUnexpectedModelsImportStepSummary tr.pending td {
  color: #A9A9A9 !important;
}
.saber #divCustomers [name=divMyIRUserCode], .saber #divMergeCustomers [name=divMyIRUserCode], .saber #divVendors [name=divMyIRUserCode], .saber #divPurchaseboardOrderDetails [name=divMyIRUserCode], .saber #divUnexpectedModelsImportStepSelection [name=divMyIRUserCode], .saber #divUnexpectedModelsImportStepSummary [name=divMyIRUserCode] {
  background-color: #F1F1F1;
}
.saber #divCustomers [name=divConfirm] .div-circle, .saber #divMergeCustomers [name=divConfirm] .div-circle, .saber #divVendors [name=divConfirm] .div-circle, .saber #divPurchaseboardOrderDetails [name=divConfirm] .div-circle, .saber #divUnexpectedModelsImportStepSelection [name=divConfirm] .div-circle, .saber #divUnexpectedModelsImportStepSummary [name=divConfirm] .div-circle {
  color: #051f48;
}
.saber #divCustomers .div-colored-info .div-title-text, .saber #divCustomers .div-colored-info .div-count-number, .saber #divMergeCustomers .div-colored-info .div-title-text, .saber #divMergeCustomers .div-colored-info .div-count-number, .saber #divVendors .div-colored-info .div-title-text, .saber #divVendors .div-colored-info .div-count-number, .saber #divPurchaseboardOrderDetails .div-colored-info .div-title-text, .saber #divPurchaseboardOrderDetails .div-colored-info .div-count-number, .saber #divUnexpectedModelsImportStepSelection .div-colored-info .div-title-text, .saber #divUnexpectedModelsImportStepSelection .div-colored-info .div-count-number, .saber #divUnexpectedModelsImportStepSummary .div-colored-info .div-title-text, .saber #divUnexpectedModelsImportStepSummary .div-colored-info .div-count-number {
  color: white;
}
.saber #divCustomers .div-colored-info .img-asset, .saber #divCustomers .div-colored-info .img-order, .saber #divCustomers .div-colored-info .img-accessory, .saber #divMergeCustomers .div-colored-info .img-asset, .saber #divMergeCustomers .div-colored-info .img-order, .saber #divMergeCustomers .div-colored-info .img-accessory, .saber #divVendors .div-colored-info .img-asset, .saber #divVendors .div-colored-info .img-order, .saber #divVendors .div-colored-info .img-accessory, .saber #divPurchaseboardOrderDetails .div-colored-info .img-asset, .saber #divPurchaseboardOrderDetails .div-colored-info .img-order, .saber #divPurchaseboardOrderDetails .div-colored-info .img-accessory, .saber #divUnexpectedModelsImportStepSelection .div-colored-info .img-asset, .saber #divUnexpectedModelsImportStepSelection .div-colored-info .img-order, .saber #divUnexpectedModelsImportStepSelection .div-colored-info .img-accessory, .saber #divUnexpectedModelsImportStepSummary .div-colored-info .img-asset, .saber #divUnexpectedModelsImportStepSummary .div-colored-info .img-order, .saber #divUnexpectedModelsImportStepSummary .div-colored-info .img-accessory {
  background-color: white;
}
.saber #divCustomers .spLastOrders, .saber #divMergeCustomers .spLastOrders, .saber #divVendors .spLastOrders, .saber #divPurchaseboardOrderDetails .spLastOrders, .saber #divUnexpectedModelsImportStepSelection .spLastOrders, .saber #divUnexpectedModelsImportStepSummary .spLastOrders {
  color: black;
}
.saber #divCustomers .divLastOrdersAssetCount, .saber #divCustomers .divLastOrderListItem, .saber #divMergeCustomers .divLastOrdersAssetCount, .saber #divMergeCustomers .divLastOrderListItem, .saber #divVendors .divLastOrdersAssetCount, .saber #divVendors .divLastOrderListItem, .saber #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .saber #divPurchaseboardOrderDetails .divLastOrderListItem, .saber #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .saber #divUnexpectedModelsImportStepSelection .divLastOrderListItem, .saber #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .saber #divUnexpectedModelsImportStepSummary .divLastOrderListItem {
  border-color: #E3E3E3;
}
.saber #divCustomers .divLastOrdersAssetCount, .saber #divCustomers .divLastOrdersAssetCountLabel, .saber #divCustomers .divDaysOnRentLabel, .saber #divCustomers .divDaysOnRent, .saber #divMergeCustomers .divLastOrdersAssetCount, .saber #divMergeCustomers .divLastOrdersAssetCountLabel, .saber #divMergeCustomers .divDaysOnRentLabel, .saber #divMergeCustomers .divDaysOnRent, .saber #divVendors .divLastOrdersAssetCount, .saber #divVendors .divLastOrdersAssetCountLabel, .saber #divVendors .divDaysOnRentLabel, .saber #divVendors .divDaysOnRent, .saber #divPurchaseboardOrderDetails .divLastOrdersAssetCount, .saber #divPurchaseboardOrderDetails .divLastOrdersAssetCountLabel, .saber #divPurchaseboardOrderDetails .divDaysOnRentLabel, .saber #divPurchaseboardOrderDetails .divDaysOnRent, .saber #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCount, .saber #divUnexpectedModelsImportStepSelection .divLastOrdersAssetCountLabel, .saber #divUnexpectedModelsImportStepSelection .divDaysOnRentLabel, .saber #divUnexpectedModelsImportStepSelection .divDaysOnRent, .saber #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCount, .saber #divUnexpectedModelsImportStepSummary .divLastOrdersAssetCountLabel, .saber #divUnexpectedModelsImportStepSummary .divDaysOnRentLabel, .saber #divUnexpectedModelsImportStepSummary .divDaysOnRent {
  color: #767777;
}
.saber .img-not-allowed,
.saber .img-print-default-yes,
.saber .img-print-default-no,
.saber .img-send-default-yes,
.saber .img-send-default-no,
.saber .img-print-yesno,
.saber .img-send-yesno,
.saber .img-fedex {
  background-color: #051f48;
}
.saber .img-not-allowed.off,
.saber .img-print-default-yes.off,
.saber .img-print-default-no.off,
.saber .img-send-default-yes.off,
.saber .img-send-default-no.off,
.saber .img-print-yesno.off,
.saber .img-send-yesno.off,
.saber .img-fedex.off {
  background-color: #E3E3E3;
}
.saber .img-not-allowed.disabled,
.saber .img-print-default-yes.disabled,
.saber .img-print-default-no.disabled,
.saber .img-send-default-yes.disabled,
.saber .img-send-default-no.disabled,
.saber .img-print-yesno.disabled,
.saber .img-send-yesno.disabled,
.saber .img-fedex.disabled {
  background-color: #E3E3E3;
  cursor: not-allowed;
}
.saber .div-definition.selected {
  border-color: #020b18 !important;
}
.saber .div-definition:hover {
  background-color: #88b4f7 !important;
}
.saber #divMergeCustomers .div-list-element {
  border-color: transparent !important;
}
.saber #divMergeCustomers .div-list-element.selected {
  border-color: #020b18 !important;
}
.saber #divMergeCustomers .div-remove-button {
  color: #051f48;
}
.saber #divMergeCustomers .div-middle-panel [name=divSearchCustomers], .saber #divMergeCustomers .div-middle-panel [name=divSearchVendors] {
  border-right-color: #E3E3E3;
}
.saber #divCustomerAddEdit [name=txtName].disabled, .saber #divVendorAddEdit [name=txtName].disabled {
  background-color: #88b4f7 !important;
  color: #A9A9A9 !important;
}
.saber .td-empty {
  background-color: #FFFFFF !important;
}
.saber .div-asset-status {
  color: blue;
}
.saber .div-asset-number {
  color: #051f48;
}
.saber .chips-item-close {
  color: #020b18 !important;
}
.saber .chips {
  background-color: white;
  border-color: #63666B !important;
}
.saber .disabled-checkbox::before {
  background-color: #CBCBCB !important;
}
.saber .disabled-checkbox::after {
  background-color: #CBCBCB !important;
}
.saber .asset-group {
  color: #6c757d;
}
.saber .div-order-type-radio {
  border-color: #CCCCCC;
  color: #CCCCCC;
}
.saber .div-order-type-radio .div-short-name {
  background: rgba(204, 204, 204, 0.1);
}
.saber .div-order-type-radio.selected {
  border-color: #020b18;
  color: #020b18;
}
.saber .div-order-type-radio.selected .div-short-name {
  background: rgba(2, 11, 24, 0.1);
}
.saber #divModelPriceListEdit .span-selected-models-header, .saber #divModelPriceListEdit .span-selected-models-content {
  color: #020b18;
}
.saber #divModelPriceListEdit .custom-control-label.disabled:before {
  background-color: #CBCBCB !important;
}
.saber #divCustomerPriceListAddEdit [name=txtDailyRate] {
  background-color: #BDBDBD !important;
}
.saber .sp-cleared {
  background-color: #CBCBCB !important;
}
.saber .div-seperation-border {
  border-color: #E3E3E3;
}
.saber .custom-control-label:before {
  background-color: #051f48 !important;
}
.saber .custom-control-input[disabled] ~ .custom-control-label {
  color: #CBCBCB !important;
  cursor: not-allowed !important;
}
.saber .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #CBCBCB !important;
}
.saber .my-dot {
  background-color: #bbb;
}
.saber .inventory-resolve-type {
  background-color: #051f48 !important;
}
.saber .back-button {
  color: #051f48 !important;
}
.saber .div-circle {
  color: #FFF;
}
.saber .div-circle span.value {
  color: #FFF !important;
}
.saber .div-circle.div-circle-green {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.saber .div-circle.div-circle-white-green {
  background: #FFF !important;
  border: 2px solid #2BC368 !important;
}
.saber .div-circle.div-circle-white-green span.value {
  color: #2BC368 !important;
}
.saber .div-circle.div-circle-orange {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.saber .div-circle.div-circle-white-orange {
  background: #FFF !important;
  border: 2px solid #EB6257 !important;
}
.saber .div-circle.div-circle-white-orange span.value {
  color: #EB6257 !important;
}
.saber .div-circle.div-circle-white {
  background: #FFF !important;
  border: 1px solid #A8A8A8 !important;
  color: #2BC368 !important;
}
.saber .div-circle.div-circle-white:hover {
  color: #2BC368 !important;
}
.saber .div-circle.div-circle-white.div-circle-empty {
  color: red !important;
}
.saber .div-circle.div-circle-white.div-circle-empty:hover {
  color: red !important;
}
.saber .div-group-name {
  color: #A9A9A9 !important;
}
.saber #tblWorkTimeLogList .grayed-tabulator-column {
  background-color: #88b4f7;
}
.saber #tblWorkTimeLogList .tabulator-table .grayed-tabulator-column .tabulator-col-resize-handle.prev {
  background-color: #BDBDBD;
  width: 1px;
}
.saber .inventory-status-text {
  background: #3684FB;
  color: #FFF !important;
}
.saber .custom-validation .corrected-field:not(.ignorable) {
  border-color: forestgreen !important;
}
.saber .custom-validation input[type=text]:not(.corrected-field):not(.ignorable), .saber .custom-validation span.select2-selection:not(.corrected-field):not(.ignorable) {
  border-color: #F44336 !important;
}
.saber .custom-validation .label:not(.corrected-field):not(.ignorable) {
  color: #F44336 !important;
}
.saber .custom-validation .label.corrected-field:not(.ignorable) {
  color: forestgreen !important;
}
.saber .address-error-message {
  color: #F44336 !important;
}
.saber .swam-corrected-field .incorrect-values {
  color: #F44336 !important;
}
.saber .swam-corrected-field .correct-values {
  color: forestgreen !important;
}
.saber .invalid-validated-address {
  color: #F44336;
}
.saber #divCleaningTesting .order-number-black {
  color: #020b18 !important;
  font-weight: 600;
}
.saber #divCleaningTesting .gray-background {
  background: #E3E3E3;
}
.saber #divCleaningTesting .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.saber #divCleaningTesting .asset-group.asset-group-passed .group-circle {
  background: linear-gradient(135deg, #12BA7B 0%, #76DE2F 100%);
}
.saber #divCleaningTesting .asset-group.asset-group-failed .group-circle {
  background: linear-gradient(135deg, #EB5757 0%, #EB9E57 100%);
}
.saber #divOrderDetailsLineItems .new-item .sp-circle {
  color: #FFF;
}
.saber #divOrderDetailsLineItems .new-item .sp-circle.sp-in-process {
  background-color: #FF9E2C;
}
.saber #divOrderDetailsLineItems .new-item .sp-circle.sp-ready-to-ship {
  background-color: #1FB473;
}
.saber #divOrderDetailsLineItems .new-item .sp-circle.sp-in-testing {
  background-color: #FF87CF;
}
.saber #divOrderDetailsLineItems .new-item .sp-circle.sp-in-cleaning {
  background-color: #3684FB;
}
.saber #divOrderDetailsLineItems .new-item .sp-circle.sp-missing {
  background-color: #F44336;
}
.saber #divPreshippingOrderDetailsAssetList .img-exchange {
  -webkit-mask-image: url("/Images/asset/reserved_on_with_asset_replacement.svg") !important;
  transform: scale(0.58);
  width: 21px;
  height: 22px;
  background-color: #051f48;
}
.saber .workboard-order-type {
  border-color: #A9A9A9;
}
.saber #divPurchaseOrderAddSummary .div-header, .saber #divPurchaseOrderAddLineItems .div-header {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.saber #tblRolesManagementRolesRoleList .users-count {
  color: #051f48;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.saber #tabMenu .fa-print {
  color: white !important;
}
.saber #divOrderDetailsLineItems .div-buttons .new-item-remove:not(.disabled), .saber #divRequisitionAddLineItems .div-buttons .new-item-remove:not(.disabled), .saber #divRequisitionAddSummary .div-buttons .new-item-remove:not(.disabled), .saber #divPurchaseOrderAddLineItems .div-buttons .new-item-remove:not(.disabled), .saber #divPurchaseOrderAddSummary .div-buttons .new-item-remove:not(.disabled) {
  color: #051f48 !important;
}
.saber #divOrderDetailsLineItems .div-buttons .new-item-remove.disabled, .saber #divRequisitionAddLineItems .div-buttons .new-item-remove.disabled, .saber #divRequisitionAddSummary .div-buttons .new-item-remove.disabled, .saber #divPurchaseOrderAddLineItems .div-buttons .new-item-remove.disabled, .saber #divPurchaseOrderAddSummary .div-buttons .new-item-remove.disabled {
  color: #6c757d !important;
}
.saber #divReceiving label.select label {
  color: #A9A9A9 !important;
}
.saber #divReceiving .asset-group .group-circle {
  background-color: #DCDCDC;
  color: #FFF;
}
.saber #divReceiving .asset-group.asset-group-expected .group-circle {
  background: #C4C4C4;
}
.saber #divReceiving .asset-group.asset-group-expected .group-name {
  color: #C4C4C4;
}
.saber #divReceiving .asset-group.asset-group-scanned .group-circle {
  background: #7FBA00;
}
.saber #divReceiving .asset-group.asset-group-scanned .group-name {
  color: #7FBA00;
}
.saber #divReceiving .asset-group.asset-group-unexpected .group-circle {
  background: #0280F4;
}
.saber #divReceiving .asset-group.asset-group-unexpected .group-name {
  color: #0280F4;
}
.saber #tblReceivingAssetList tbody tr, .saber #tblReceivingPurchaseOrderLineList tbody tr {
  background-color: #FFFFFF !important;
}
.saber #divReceivingSelectPurchaseOrderPopup .btn-cancel:hover {
  color: #051f48 !important;
  border-color: #051f48 !important;
}
.saber #tblAssetLocationAssetList tbody tr {
  background-color: #FFFFFF !important;
}
.saber #divNewAssetLocation div.form-group label.label {
  color: #A9A9A9 !important;
}
.saber #divSystemConfiguration th {
  border-top: 1px solid #A9A9A9;
}
.saber #divSystemConfiguration th[rowspan="2"]:first-child {
  border-right: 1px solid #020b18;
}
.saber #divSystemConfiguration th[rowspan="1"] {
  border-color: #020b18 transparent transparent #020b18;
}
.saber #divSystemConfiguration th[rowspan="1"]:first-of-type, .saber #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #020b18 transparent transparent transparent;
}
.saber #divSystemConfiguration th[rowspan="1"]:last-of-type {
  border-color: #020b18 #020b18 transparent #020b18;
}
.saber #divSystemConfiguration th[colspan] {
  border-bottom: 1px solid #020b18;
  border-right: 1px solid #020b18;
}
.saber #divSystemConfiguration .last-th {
  border-left: 1px solid #020b18;
}
.saber #divRequisitionAddEdit .selected-accessory, .saber #divModelListDetailsAccessoriesAddEdit .selected-accessory {
  border: 1px solid #051f48;
}
.saber #divRepairCard .small-span {
  color: #6c757d !important;
}
.saber #divRepairCard .repairs-link {
  color: #020b18;
}
.saber #divRepairCard .btn-attachments {
  color: #051f48 !important;
}
.saber #divRepairCard .order-status {
  border-color: #C4C4C4;
}
.saber #divRepairCard .arrow-right, .saber #divRepairCard .arrow-left, .saber #divRepairCard .arrow-double-left {
  background-color: #051f48;
}
.saber #divRepairTicketPreviousRepairs .mid-span {
  color: black !important;
}
.saber #divAddEditRequestedParts .selected-part, .saber #divAddEditUsedParts .selected-part {
  border: 1px solid #051f48;
}
.saber #divRepairTicketAddCosts .selected-cost {
  border: 1px solid #051f48;
}
.saber #divServiceSettlementCard .settlement-link {
  color: #020b18;
}
.saber #divServiceSettlementCard .div-summary {
  background-color: #E3E3E3 !important;
  color: #6c757d !important;
}
.saber #divServiceSettlementCard .arrow-left, .saber #divServiceSettlementCard .arrow-right {
  background-color: #051f48;
}
.saber #divServiceSettlementCard #divServiceSettlementAddEditServices .group {
  background-color: #E3E3E3 !important;
}
.saber #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td {
  border-top: 1px solid #051f48;
  border-bottom: 1px solid #051f48;
}
.saber #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:first-child {
  border-left: 1px solid #051f48;
}
.saber #divServiceSettlementCard #divServiceSettlementAddEditServices tr.selected-cost td:last-child {
  border-right: 1px solid #051f48;
}
.saber #divMainFilters .clickable-text, .saber #divOrderNavPanel .clickable-text, .saber #divNotes .clickable-text, .saber #divOrderNotePanel .clickable-text, .saber #divAddEditDropshipment .clickable-text {
  color: #051f48;
}
.saber #divOrderNavPanel .arrow-right, .saber #divOrderNavPanel .arrow-left, .saber #divOrderNavPanel .arrow-double-left, .saber #divOrderNavPanel .arrow-hand, .saber #divOrderNavPanel .add-order-line-icon::after, .saber #divOrderOrderLineItems .arrow-right, .saber #divOrderOrderLineItems .arrow-left, .saber #divOrderOrderLineItems .arrow-double-left, .saber #divOrderOrderLineItems .arrow-hand, .saber #divOrderOrderLineItems .add-order-line-icon::after {
  background-color: #051f48;
}
.saber .main-page-section {
  background-color: #FFFFFF !important;
}
.saber #divOrderAssetsPopup .gray-background, .saber #divCustomerAddEditPopup .gray-background {
  background: #E3E3E3;
}
.saber #divOrderAddEditAccessories .font-note, .saber #divOrderAddEditAccessories .font-man-mod {
  color: black;
}
.saber span.select2-dropdown.add-new-option li.select2-results__option:first-child {
  border-bottom: 1px solid #63666B !important;
}
.saber #divCustomerAddEditPopupPriceLists .white-background {
  background-color: #FFFFFF;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab] {
  background-color: #3684FB;
  color: white;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab]:hover, .saber #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive:hover {
  background-color: #3684FB;
  color: white;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnRentalSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab] {
  background-color: #051f48;
  color: white;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab]:hover, .saber #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive:hover {
  background-color: #051f48;
  color: white;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnCalibrationSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab] {
  color: white;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab]:hover, .saber #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive:hover {
  color: white;
}
.saber #divCustomerAddEditPopupPriceLists button.btn[name=btnShippingSubtab].inactive {
  background-color: #F1F1F1;
  color: #CBCBCB;
}
.saber #divCustomerAddEditPopupPriceLists .input-group .input-group-text {
  background-color: white;
}

#divReportsData .report-hover {
  background-color: #F7F7F7 !important;
}

#divOrderLineListPanel .dropshipment, #divOrderDetailsAssetList .dropshipment {
  color: #994C00 !important;
}
