@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Nunito");@import url("https://fonts.googleapis.com/icon?family=Material+Icons");


.MuiFormControl-root input {
  padding: 5px;
}
.MuiOutlinedInput-root {
  width: 100%;
}
.allcaps input {
  text-transform: uppercase;
}
.exptable_wrapper .MuiTypography-h6 {
  font-size: 12px;
}
.exptable_wrapper .MuiTableCell-head {
  font-size: 10px;
  line-height: 12px;
}
.exptable_wrapper .MuiTableCell-body {
  font-size: 11px !important;
}
.exptable_wrapper .material-icons {
  font-size: 14px !important;
}
.exptable_wrapper .MuiTableCell-root {
  padding: 4px 0px !important;
}
.order_hasrefreshbtn > .MuiInputBase-formControl {
  width: 90%;
  display: inline-block;
}
.order_hasrefreshbtn .refrehbtn {
  width: 12% !important;
  margin: 5px !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  vertical-align: top;
}
.padding0 {
  padding: 0px !important;
}
.radioinputtype > span {
  padding: 5px;
}
.expiration_inner_table > .MuiFormControl-fullWidth {
  width: 100%;
  display: inline-block;
  margin-top: 0;
  margin: 0 5px;
  vertical-align: top;
}
.expiration_inner_table > .MuiButton-containedPrimary {
  font-size: 10px;
  padding: 5px 7px;
  width: auto;
  min-width: auto;
  line-height: 10px;
}
.expiration_inner_table .MuiFormHelperText-contained {
  margin-left: 1px;
  margin-right: 1px;
  font-size: 9px;
}
.MuiTableRow-head .MuiTableCell-head {
  background: #388e3c;
  color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 9px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media screen and (max-width: 1500px) {
  .MuiTableRow-head .MuiTableCell-head {
    font-size: 14px;
  }
}
.MuiTableBody-root tr td {
  font-size: 9px;
}
@media screen and (max-width: 1500px) {
  .MuiTableBody-root tr td {
    font-size: 14px;
  }
}
.MuiTableBody-root tr:nth-child(even) td {
  background: #eeeeee;
  font-size: 9px;
}
@media screen and (max-width: 1500px) {
  .MuiTableBody-root tr:nth-child(even) td {
    font-size: 14px;
  }
}
#subject_id-label.MuiInputLabel-marginDense {
  transform: translate(10px, 7px) scale(1);
}
.table_title {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 12px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
}
.workflow_Table td,
.workflow_Table th {
  text-align: left !important;
}
.addpickuptable .MuiAutocomplete-hasClearIcon {
  width: 47%;
  margin: 5px 4px;
  font-size: 12px;
  display: inline-block;
}
.logo_wrapper {
  min-height: 50px !important;
}
.sidebar_menu ul {
  height: 50px;
}
.sidebar_menu ul.MuiList-root div {
  padding-top: 1px !important;
}
.onlymenu {
  padding-top: 6px;
}
.add_expiration_table {
  width: 900px;
  text-align: left;
  float: left;
  margin-left: 10px;
}
.width100 {
  width: 100%;
}
.add_expiration_table .colmd2 {
  width: 14%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
}
.add_expiration_table .colmd1 {
  width: 6.5%;
}
.add_expiration_table .MuiFormControlLabel-label {
  font-size: 10px;
}
.add_expiration_table .MuiInputLabel-outlined {
  font-size: 9px;
}
.add_expiration_table .MuiFormControlLabel-root {
  margin-right: 3px;
}
input[type=date i]::-webkit-calendar-picker-indicator,
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  padding-inline-start: 0;
  padding-inline-end: 0;
  padding-left: 0px;
  margin-inline-start: 0;
}
.add_expiration_table .form_btn {
  margin-top: 6px;
  margin-right: 5px;
}
.add_expiration_table .colmd4 {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
}
.noborder .MuiOutlinedInput-notchedOutline {
  border: none !important;
  border-bottom: 1px solid;
  border-radius: 0;
}
.noborder .MuiOutlinedInput-root {
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 0;
}
.form_mainheader {
  display: inline-block;
}
.mainform_submitbtn {
  display: inline-block;
}
.LHA_form {
  width: 1000px;
}
.LHA_form .colmd1 {
  width: 7%;
}
.LHA_form .colmd2 {
  width: 10%;
}
.pick_custcode {
  width: 11% !important;
  margin-top: 2px;
}
.col-md-1 {
  width: 9%;
  margin: 5px 4px;
  display: inline-block;
  max-width: 9%;
}
.col-md-2 {
  width: 16%;
  margin: 5px 4px;
  font-size: 12px;
  display: inline-block;
  max-width: 16%;
}
.col-md-3 {
  width: 23%;
  margin: 5px 5px;
  font-size: 12px;
  display: inline-block;
  max-width: 23%;
}
.col-md-4 {
  width: 30%;
  margin: 5px 5px;
  font-size: 12px;
  display: inline-block;
  float: left;
  max-width: 30%;
}
.col-md-6 {
  width: 47%;
  margin: 5px 4px;
  font-size: 12px;
  display: inline-block;
  float: left;
  max-width: 47%;
}
.col-md-5 {
  width: 43%;
  margin: 5px 4px;
  font-size: 12px;
  display: inline-block;
  float: left;
  max-width: 43%;
}
.col-md-8 {
  width: 62%;
  margin: 5px 5px;
  font-size: 12px;
  display: inline-block;
  max-width: 62%;
}
.col95 {
  width: 96%;
  margin: 5px 5px;
  font-size: 12px;
  display: inline-block;
  max-width: 96%;
}
.col89 {
  width: 89%;
  margin: 5px 5px;
  font-size: 12px;
  display: inline-block;
  max-width: 89%;
}
.col100 {
  width: 100%;
  margin: 5px 5px;
  font-size: 12px;
  display: inline-block;
  max-width: 100%;
}
.boldContentFormd3 {
  width: 34% !important;
  max-width: 30% !important;
  font-size: 15px !important;
}
.formcontrol100 .MuiAutocomplete-input {
  width: 100%;
}
.order_hasrefreshbtn.col-md-3 .MuiAutocomplete-hasPopupIcon {
  width: 80%;
  display: inline-block;
}
.hasdropdown .MuiInputBase-formControl .MuiOutlinedInput-input {
  font-size: 12px;
  padding: 4px 5px;
}
.fonthighlight .MuiInputBase-formControl input[disabled] {
  font-weight: 500;
  color: #222222;
}
.onlymenu.active {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 49px;
}
.padding10 {
  padding: 10px !important;
}
.tabs_wrapper {
  margin-top: 5px;
}
.tabs_wrapper .MuiTabs-root,
.tabs_wrapper .MuiTab-root {
  min-height: 25px;
}
.tabsinternal_container .MuiGrid-grid-xs-4 .MuiCardContent-root {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
}
.rate_minheight {
  padding-bottom: 10px;
}
.ratingtable .MuiIconButton-root .material-icons {
  font-size: 12px;
}
.ratingtable .MuiTableBody-root tr td {
  font-size: 12px !important;
}
.hasthrerow .col-md-6 {
  width: 44%;
  max-width: 44%;
}
.hasthrerow .col95 {
  width: 93%;
  max-width: 93%;
}
.tui-grid-cell-header {
  background: #388e3c !important;
  font-size: 10px !important;
  color: #ffffff !important;
  padding: 2px !important;
}
.tui-grid-cell-summary {
  text-align: right !important;
}
.tui-grid-cell-has-input .tui-grid-cell-content {
  padding: 0px;
  font-size: 12px;
}
.tui-grid-cell-content input[type=text],
.tui-grid-cell-content input[type=password] {
  width: 100% !important;
  padding: 0px 6px !important;
}
.tui-grid-layer-editing {
  padding: 0 1px;
}
.order_wrapper .MuiCard-root {
  overflow: unset;
}
.ratingcolor {
  background-color: #b3b3b3 !important;
  color: #ffff !important;
}
.ratingConflictColor {
  background-color: #e1a9a9 !important;
  color: #ffff !important;
}
.requestedCommentedOrder {
  background-color: #f9fd11 !important;
  color: #000 !important;
}
.olderOrderAMonthAgo {
  background-color: #2ba2de !important;
  color: #000 !important;
}
.highlightGapBetween {
  background-color: #c6cdd1 !important;
  color: #000 !important;
}
.sageTransferRecord {
  background-color: #48ce58 !important;
  color: #000 !important;
}
.reasonForAutoReject {
  background-color: #cd37cd !important;
  color: #000 !important;
}
.prebillRecord {
  background-color: #f50000 !important;
  color: #000 !important;
}
.sageClickedRecord {
  background-color: #f50000 !important;
  color: #000 !important;
}
.highlightNumber {
  background-color: #35dece !important;
  color: #000 !important;
}
.payToNotExist {
  background-color: #f50000 !important;
  color: #000 !important;
}
.cancelorder {
  background-color: #b18282 !important;
  color: #ffff !important;
}
.multiplePayTo1 {
  background-color: #ad31b4 !important;
  color: #ffff !important;
}
.multiplePayTo2 {
  background-color: #6f30b7 !important;
  color: #ffff !important;
}
.multiplePayTo3 {
  background-color: #2cb1b3 !important;
  color: #ffff !important;
}
.quick_pay_reset {
  background-color: #fff !important;
  color: #000 !important;
}
.quick_pay {
  background-color: #f30fa2 !important;
  color: #000 !important;
}
.ratingwrapper .MuiCardContent-root {
  padding-bottom: 0px;
}
.overlay-custom-class-name {
  z-index: 1301 !important;
}
.autocomplete-items {
  position: absolute;
  z-index: 999999;
  top: 30px;
  left: 0px;
  width: auto;
  background: #fff;
  border: 1px solid #000;
}
.autocomplete-items div {
  padding: 2px 5px;
  border-bottom: 1px solid #000000;
}
.autocomplete-active {
  background-color: #388e3c !important;
  color: #ffffff;
}
.customergridtoast_table .tui-grid-rside-area {
  overflow: visible !important;
}
.maincontainer {
  overflow: hidden;
}
.orderform_mainwrapper {
  position: relative;
}
.orderform_mainwrapper .orderresetbtn {
  position: absolute;
  top: 12px;
  left: 14%;
}
table thead tr {
  background: #388e3c;
}
.rating_table_wrapper {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.rating_table_wrapper tr td input,
.rating_table_wrapper tr th input {
  width: 100%;
}
button {
  background: #388e3c;
  color: #ffffff;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}
.tui-grid-cell-content input[type=text] {
  border: solid 1px #000000 !important;
  font-size: 11px;
}
.MuiInputBase-input.Mui-disabled {
  color: #000000;
}
.tui-grid-cell-has-input .tui-grid-cell-content {
  padding: 0px 5px !important;
}
.gridaddbtn {
  padding: 1px 3px;
  line-height: 10px;
  margin-bottom: -15px;
  position: relative;
  bottom: -23px;
  z-index: 999;
  left: 9px;
  cursor: pointer;
}
.z9 {
  z-index: 9;
}
.tui-grid-layer-state-content {
  padding-top: 20px !important;
}
.customergridtoast_table .tui-grid-body-area,
.tui-grid-layer-state {
  min-height: 50px;
  height: auto !important;
}
.rating_table_wrapper tr .MuiFormControl-root {
  width: 100%;
  background: #ffffff;
}
.rating_table_wrapper tr .MuiFormControl-root label {
  transform: translate(10px, 6px) scale(1) !important;
}
.rating_table_wrapper tr .MuiInputLabel-outlined.MuiInputLabel-shrink,
.rating_table_wrapper tr .MuiOutlinedInput-root fieldset legend {
  display: none;
}
.rating_table_wrapper tr .MuiOutlinedInput-root {
  border-radius: 0px;
}
.rating_table_wrapper tr .MuiOutlinedInput-root fieldset {
  top: 0px;
}
.rating_table_wrapper tr .MuiFormControl-root input {
  padding: 5px;
}
.triplog_wrapper .MuiCardContent-root {
  padding-top: 10px;
  padding-bottom: 10px;
}
.customautocomplete {
  height: 22px;
  font-size: 11px;
}
.btn-primary {
  background: #388e3c;
  color: #ffffff;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}
.headerwidthbutton {
  display: flex;
}
.headerwidthbutton div {
  margin: 0px 5px;
}
.bottombutton {
  text-align: right;
  display: flex;
  float: right;
  margin-right: 15px;
}
.bottombutton div {
  margin-left: 10px;
}
.addmorebtn {
  width: 12%;
  display: inline-block;
  margin-left: 16px;
  margin-bottom: 0px;
  vertical-align: top;
}
.tarrif_hasbtn > .MuiAutocomplete-root {
  width: 80%;
  display: inline-block;
}
.tarif_haschk {
  display: block;
}
.MuiOutlinedInput-root {
  border-radius: 2px;
}
.logo_wrapper a {
  color: #ffffff;
  text-decoration: none;
}
.col-md-3.basic_depend {
  width: 18.8%;
}
.submenu_outerwrapper .mainmenu svg,
a.onlymenu svg {
  width: 18px;
  height: 18px;
}
.onlymenu {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.sidebar_menu ul.MuiList-root div {
  padding-bottom: 2px !important;
}
.mainmenu .MuiListItemText-root span {
  font-size: 13px;
}
.onlymenu {
  width: 90px;
}
.submenu_outerwrapper .mainmenu .MuiSvgIcon-root {
  margin-right: 4px;
  margin-top: 5px;
  width: 22px;
  height: 22px;
}
.sidebar_menu ul.MuiList-root div {
  padding-top: 3px !important;
}
.submenu .MuiListItemText-primary {
  font-size: 12px;
}
.submenu_outerwrapper .submenu {
  width: 110px !important;
}
.mainmenu .MuiListItemText-root span {
  margin-top: 2px;
}
.onlymenu.active {
  height: 45px;
}
.tasKbar_wrapper {
  padding: 15px;
}
.tasKbar_wrapper .taskbar_head {
  padding-left: 0px;
  list-style: none;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-bottom: 0;
  min-height: 30px;
  width: 30%;
}
.tasKbar_wrapper button {
  margin-right: 5px;
}
.greytext {
  color: #6d6d6d;
  font-size: 13px;
}
.tasklist_data span b {
  width: 35%;
  margin-right: 5px;
  display: inline-block;
}
.origin_haschk {
  width: 28%;
  max-width: 28%;
}
.origin_haschk > .MuiAutocomplete-root {
  width: 87%;
  display: inline-block;
  max-width: 87%;
  margin-right: 11px;
}
.orderresetbtn,
.orderratebtn {
  position: relative !important;
  padding: 0px;
  display: inline-block;
  top: -45px !important;
  left: 205px !important;
  margin-left: 10px;
}
.loadstable_wrapper .tui-grid-body-area {
  overflow: scroll !important;
}
.ratinghaschkbox {
  width: 20%;
  max-width: 24%;
}
.minratinghaschk {
  width: 22.5%;
  max-width: 24%;
}
.completedicon {
  background: #388e3c;
  border-radius: 50%;
  color: #fff;
  padding: 3px;
}
.MuiAutocomplete-option[aria-selected=true] {
  background-color: #388e3c;
  color: #ffffff;
}
.MuiAutocomplete-option[data-focus=true] {
  background-color: #388e3c;
  color: #ffffff;
}
.MuiAutocomplete-option:active {
  background-color: #388e3c;
  color: #ffffff;
}
.billing-message-input {
  display: flex;
  margin-top: 20px;
}
billing-message-input .MuiFormControl-root {
  border: 1px solid #000;
  margin-right: 10px;
}
.billing-message-single span {
  font-weight: bold;
}
.toastUI_expiration_table {
  overflow: visible !important;
}
.toastUI_expiration_table .tui-calendar .tui-calendar-body-header th {
  color: #ffffff;
}
.expirationtable_popup {
  z-index: 99999 !important;
}
.expirationtable_popup .MuiDialog-paperWidthSm {
  width: 1200px;
  height: 550px;
  max-width: 1200px;
}
.expiration_rightclick_wrapper ul {
  padding-left: 0px;
  list-style: none;
  background: #ffffff;
  padding: 1px;
  box-shadow: 1px 1px 5px #000;
}
.expiration_rightclick_wrapper .floating-layer {
  z-index: 99999;
  position: fixed !important;
}
.expiration_rightclick_wrapper ul li button {
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  border: 1px solid #ffffff;
  cursor: pointer;
}
.expiration_rightclick_wrapper ul li button:hover {
  background: #ffffff;
  color: #000000;
}
.row {
  display: flex;
  margin-right: -2px;
  margin-left: 2px;
}
.row .col-6 {
  flex: 1;
  margin: 5px 3px;
}
.row .col-4 {
  flex: 1;
  margin: 5px 3px;
}
.row .col-2 {
  flex: 1;
  margin: 5px 3px;
}
.subdropdata {
  font-size: 11px;
  width: 100%;
  display: block;
}
.pac-container {
  z-index: 999999;
}
.billingpct {
  width: 45%;
  max-width: 50%;
}
.customdate .MuiOutlinedInput-adornedEnd {
  padding-right: 0px;
}
.customdate .MuiOutlinedInput-adornedEnd button {
  padding: 0px;
  padding-right: 5px;
  margin-left: -10px;
}
.hascheckbox .MuiAutocomplete-hasClearIcon {
  width: 80%;
  display: inline-block;
  vertical-align: top;
}
.hascheckbox .PrivateSwitchBase-root-406 {
  padding: 0px;
  padding-left: 5px;
}
.hascheckbox .MuiAutocomplete-input {
  width: 100%;
}
.toast_autocomplete .tui-grid-body-area {
  overflow: visible;
  position: relative;
}
.toast_autocomplete .autocomplete-items {
  height: 150px;
  overflow: scroll;
}
.toast_autocomplete .tui-grid-summary-area {
  margin-top: unset;
}
.orderSandyNew .MuiTableBody-root tr td,
.orderSandyNew .MuiTableBody-root tr:nth-child(even) td {
  font-size: 12px !important;
}
.leftRightTable tr td:nth-child(1) {
  text-align: left !important;
}
.leftRightTable tr td:nth-child(2) {
  text-align: right !important;
}
.leftRightTable tr td.text-left {
  text-align: left !important;
}
.leftRightTable tr td.text-right {
  text-align: right !important;
}
.carrierAdd td {
  padding-top: 10px !important;
}
.smallPadding td {
  padding: 3px;
}
.smallPadding td input {
  outline: none;
  max-width: 99%;
  width: 100%;
  border: 0px;
}
.largePadding td {
  padding: 17.5px 10px;
}
.largePadding tr td:nth-child(1) {
  text-align: center !important;
}
.fs-12 tr td,
.fs-12 tr:nth-child(even) td {
  font-size: 12px;
  padding: 8px 5px;
}
@media (min-width: 1650px) {
  .col-md-6 {
    width: 48%;
  }

  .col-md-4 {
    width: 31%;
  }
}
@media (max-width: 1450px) {
  .col-md-6 {
    width: 46%;
  }

  .col-md-4 {
    width: 29%;
  }

  .col95 {
    width: 94%;
  }

  .tarrif_hasbtn > .MuiAutocomplete-root {
    width: 75%;
  }

  .origin_haschk > .MuiAutocomplete-root {
    width: 87%;
  }

  .addmorebtn {
    padding: 2px 2px;
    font-size: 15px;
  }

  .comment_wrapper.col-md-4 {
    width: 30%;
  }

  .col-md-3.basic_depend {
    width: 20.7%;
  }

  .sidebar_menu ul.MuiList-root div {
    padding-top: 0px !important;
  }
}
@media (max-width: 1350px) {
  .origin_haschk {
    width: 27%;
    max-width: 28%;
  }

  .origin_haschk > .MuiAutocomplete-root {
    margin-right: 5px;
  }
}
@media (max-width: 1310px) {
  .minratinghaschk {
    width: 21.5%;
    max-width: 24%;
  }

  .ratinghaschkbox {
    width: 19%;
    max-width: 24%;
  }
}
@media (max-width: 1280px) {
  .width50 {
    width: 48%;
  }
}
.tui-calendar {
  position: relative;
  background-color: #fff;
  border: 1px solid #aaa;
  width: 274px;
}
.tui-calendar * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tui-calendar div {
  text-align: center;
}
.tui-calendar caption {
  padding: 0;
}
.tui-calendar caption span {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
}
.tui-calendar button,
.tui-datepicker-dropdown button,
.tui-datepicker-selector button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.tui-ico-date,
.tui-ico-time,
.tui-datepicker-dropdown .tui-ico-check,
.tui-ico-caret {
  overflow: hidden;
  display: inline-block;
  width: 1px;
  height: 1px;
  line-height: 300px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAA+CAYAAAC7rUKSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpERjdGMzkzODVEQkRFNjExQkVCMjlDOUFDNzZDM0E5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODVCRTc4NkM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODVCRTc4NUM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFERENDMTc0QjlDNkU2MTE5OTc0QjIwOTY3QkQzNjZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGN0YzOTM4NURCREU2MTFCRUIyOUM5QUM3NkMzQTk0Ii8+IDwvcmRmOkRlc2NyaXB0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) no-repeat;
}
.tui-ico-date {
  width: 12px;
  height: 12px;
  background-position: -17px 0;
}
.tui-ico-time {
  width: 12px;
  height: 12px;
  background-position: 0 -30px;
}
.tui-ico-caret {
  width: 7px;
  height: 4px;
  background-position: 0 -58px;
}
.tui-calendar-month,
.tui-calendar-year {
  width: 202px;
}
.tui-calendar-month .tui-calendar-body,
.tui-calendar-year .tui-calendar-body {
  width: 202px;
  margin: 0 auto;
}
.tui-calendar .tui-calendar-header {
  position: relative;
  border-bottom: 1px solid #efefef;
}
.tui-calendar .tui-calendar-header-inner {
  padding: 17px 50px 15px;
  height: 50px;
}
.tui-calendar .tui-calendar-title-today {
  height: 30px;
  margin: 0;
  font-size: 12px;
  line-height: 34px;
  color: #777;
  background-color: #f4f4f4;
}
.tui-calendar .tui-calendar-title {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: #333;
  cursor: default;
  vertical-align: top;
}
.tui-calendar .tui-calendar-btn-prev-month,
.tui-calendar .tui-calendar-btn-next-month,
.tui-calendar .tui-calendar-btn-prev-year,
.tui-calendar .tui-calendar-btn-next-year {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 32px;
  height: 50px;
  line-height: 400px;
  z-index: 10;
}
.tui-calendar .tui-calendar-btn-prev-month {
  left: 0;
}
.tui-calendar .tui-calendar-btn-next-month {
  right: 0;
}
.tui-calendar .tui-calendar-btn-prev-year {
  left: 0;
}
.tui-calendar .tui-calendar-btn-next-year {
  right: 0;
}
.tui-calendar .tui-calendar-btn-prev-month:after,
.tui-calendar .tui-calendar-btn-next-month:after,
.tui-calendar .tui-calendar-btn-prev-year:after,
.tui-calendar .tui-calendar-btn-next-year:after {
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  line-height: 400px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAA+CAYAAAC7rUKSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpERjdGMzkzODVEQkRFNjExQkVCMjlDOUFDNzZDM0E5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODVCRTc4NkM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODVCRTc4NUM2QkQxMUU2OTgzMzhGQjZFMjcyMTQ1RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFERENDMTc0QjlDNkU2MTE5OTc0QjIwOTY3QkQzNjZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGN0YzOTM4NURCREU2MTFCRUIyOUM5QUM3NkMzQTk0Ii8+IDwvcmRmOkRlc2NyaXB0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) no-repeat;
  content: "";
}
.tui-calendar .tui-calendar-btn-prev-month:after,
.tui-calendar.tui-calendar-month .tui-calendar-btn-prev-year:after {
  width: 6px;
  height: 11px;
  left: 50%;
  margin-left: -3px;
  background-position: 0 0;
}
.tui-calendar .tui-calendar-btn-next-month:after,
.tui-calendar.tui-calendar-month .tui-calendar-btn-next-year:after {
  width: 6px;
  height: 11px;
  right: 50%;
  margin-right: -3px;
  background-position: -8px 0;
}
.tui-calendar .tui-calendar-btn-prev-year:after {
  width: 11px;
  height: 10px;
  left: 50%;
  margin-left: -6px;
  background-position: -16px -36px;
}
.tui-calendar .tui-calendar-btn-next-year:after {
  width: 11px;
  height: 10px;
  right: 50%;
  margin-right: -6px;
  background-position: -16px -49px;
}
.tui-calendar.tui-calendar-month .tui-calendar-btn-prev-year,
.tui-calendar.tui-calendar-month .tui-calendar-btn-next-year {
  width: 50px;
}
.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-prev-year {
  left: 10px;
}
.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-next-year {
  right: 10px;
}
.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-prev-month {
  left: 44px;
}
.tui-calendar .tui-calendar-has-btns .tui-calendar-btn-next-month {
  right: 44px;
}
.tui-calendar .tui-calendar-body-header th {
  color: #777;
}
.customergridtoast_table .tui-calendar .tui-calendar-body-header th {
  color: #fff;
}
.customergridtoast_table .tui-timepicker-row {
  display: flex;
}
.customergridtoast_table .tui-datepicker-footer .tui-timepicker {
  padding: 5px;
}
.customergridtoast_table .tui-timepicker-row div {
  width: 100px;
  margin: 0 5px;
}
.customergridtoast_table .tui-timepicker-row div select {
  width: 100%;
}
.tui-calendar .tui-calendar-body-inner {
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: center;
  font-size: 12px;
}
.tui-calendar th {
  font-weight: normal;
  cursor: default;
}
.tui-calendar th,
.tui-calendar td {
  height: 39px;
  text-align: center;
  color: #999;
}
.tui-calendar .tui-is-blocked:hover {
  cursor: default;
}
.tui-calendar .tui-calendar-month {
  width: 25%;
  height: 50px;
}
.tui-calendar .tui-calendar-today {
  color: #4b96e6;
}
.tui-calendar .tui-calendar-prev-month,
.tui-calendar .tui-calendar-next-month {
  color: #ccc;
}
.tui-calendar .tui-calendar-prev-month.tui-calendar-date,
.tui-calendar .tui-calendar-next-month.tui-calendar-date {
  visibility: hidden;
}
.tui-calendar .tui-calendar-btn-choice {
  background-color: #4b96e6;
}
.tui-calendar .tui-calendar-btn-close {
  background-color: #777;
}
.tui-calendar .tui-calendar-year {
  width: 25%;
  height: 50px;
}
.tui-calendar.tui-calendar-year .tui-calendar-btn-prev-year:after {
  width: 6px;
  height: 11px;
  left: 50%;
  margin-left: -3px;
  background-position: 0 0;
}
.tui-calendar.tui-calendar-year .tui-calendar-btn-next-year:after {
  width: 6px;
  height: 11px;
  right: 50%;
  margin-right: -3px;
  background-position: -8px 0;
}
.tui-calendar.tui-calendar-year .tui-calendar-btn-prev-year,
.tui-calendar.tui-calendar-year .tui-calendar-btn-next-year {
  width: 50px;
}
.tui-datepicker {
  border: 1px solid #aaa;
  background-color: white;
  position: absolute;
}
.tui-datepicker * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tui-datepicker-type-date {
  width: 274px;
}
.tui-datepicker-body .tui-calendar-month,
.tui-datepicker-body .tui-calendar-year {
  width: auto;
}
.tui-datepicker .tui-calendar {
  border: 0;
}
.tui-datepicker .tui-calendar-title {
  cursor: pointer;
}
.tui-datepicker .tui-calendar-title.tui-calendar-title-year-to-year {
  cursor: auto;
}
.tui-datepicker-body .tui-timepicker,
.tui-datepicker-footer .tui-timepicker {
  width: 274px;
  position: static;
  padding: 20px 46px 20px 47px;
  border: 0;
}
.tui-datepicker-footer .tui-timepicker {
  border-top: 1px solid #eee;
}
.tui-datepicker-selector {
  padding: 10px;
  font-size: 0;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.tui-datepicker-selector-button {
  width: 50%;
  height: 26px;
  font-size: 12px;
  line-height: 23px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #777;
  outline: none;
  cursor: pointer;
}
.tui-datepicker-selector-button.tui-is-checked {
  background-color: #eee;
  color: #333;
}
.tui-datepicker-selector-button + .tui-datepicker-selector-button {
  margin-left: -1px;
}
.tui-datepicker-selector-button [class^=tui-ico-] {
  margin: 5px 9px 0 0;
  vertical-align: top;
}
.tui-datepicker-selector-button.tui-is-checked .tui-ico-date,
.tui-datepicker-input.tui-has-focus .tui-ico-date {
  background-position: -17px -14px;
}
.tui-datepicker-selector-button.tui-is-checked .tui-ico-time {
  background-position: 0 -44px;
}
.tui-datepicker-area {
  position: relative;
}
.tui-datepicker-input {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 28px;
  vertical-align: top;
  border: 1px solid #ddd;
}
.tui-datepicker-input * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tui-datepicker-input input {
  width: 100%;
  height: 100%;
  padding: 6px 27px 6px 10px;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
  border: 0;
  color: #333;
}
.tui-datepicker-input .tui-ico-date {
  position: absolute;
  top: 50%;
  right: 8px;
  margin: -6px 0 0 0;
}
.tui-datepicker-input.tui-has-focus {
  border-color: #aaa;
}
.tui-datetime-input {
  width: 170px;
}
.tui-datepicker .tui-is-blocked {
  cursor: default;
  color: #ddd;
}
.tui-datepicker .tui-is-valid {
  color: #999;
}
.tui-datepicker .tui-is-selectable:hover {
  background-color: #edf4fc;
  cursor: pointer;
}
.tui-datepicker .tui-is-selectable.tui-is-selected,
.tui-datepicker.tui-rangepicker .tui-is-selectable.tui-is-selected {
  background-color: #4b96e6;
  color: #fff;
}
.tui-datepicker.tui-rangepicker .tui-is-selected-range {
  background-color: #edf4fc;
}
.tui-datepicker-dropdown {
  display: inline-block;
  width: 120px;
}
.tui-datepicker-dropdown .tui-dropdown-button {
  width: 100%;
  height: 28px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #ddd;
  padding: 0 30px 0 10px;
  text-align: left;
  background: #fff;
  cursor: pointer;
}
.tui-datepicker-dropdown {
  position: relative;
}
.tui-datepicker-dropdown .tui-ico-caret {
  position: absolute;
  top: 12px;
  right: 10px;
}
.tui-datepicker-dropdown .tui-dropdown-menu {
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  overflow-y: auto;
  min-width: 0;
  max-height: 198px;
  font-size: 12px;
  border: 1px solid #ddd;
  border-top-color: #fff;
  z-index: 10;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 0;
}
.tui-datepicker-dropdown.tui-is-open .tui-dropdown-button {
  display: block;
}
.tui-datepicker-dropdown.tui-is-open .tui-dropdown-menu,
.tui-datepicker-dropdown.tui-is-open .tui-dropdown-button {
  display: block;
  border-color: #aaa;
}
.tui-datepicker-dropdown.tui-is-open .tui-ico-caret {
  background-position: -21px -28px;
}
.tui-datepicker-dropdown .tui-menu-item {
  position: relative;
  overflow: hidden;
  position: relative;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  z-index: 10;
}
.tui-datepicker-dropdown .tui-menu-item-btn {
  position: relative;
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  line-height: 28px;
  padding: 0 10px 0 30px;
  text-align: left;
  color: #333;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  z-index: 9;
}
.tui-datepicker-dropdown .tui-menu-item-btn:hover,
.tui-menu-item-btn:focus,
.tui-menu-item-btn:active {
  color: #333;
  background-color: #f4f4f4;
}
.tui-datepicker-dropdown .tui-menu-item .tui-ico-check {
  display: none;
  overflow: hidden;
  position: absolute;
  width: 10px;
  height: 8px;
  top: 10px;
  left: 10px;
  background-position: -31px -54px;
  z-index: 10;
  content: "aaa";
}
.tui-datepicker-dropdown .tui-menu-item.tui-is-selected .tui-ico-check {
  display: block;
}
.tui-datepicker-dropdown .tui-menu-item.tui-is-selected .tui-menu-item-btn {
  font-weight: bold;
}
.tui-dropdown-area {
  font-size: 0;
}
.tui-dropdown-area .tui-datepicker-dropdown + .tui-datepicker-dropdown {
  margin-left: 5px;
}
.toastUI_expiration_table .tui-grid-editor-datepicker-layer {
  display: none !important;
}
.driver-order-report th {
  background: #388e3c;
  color: #ffffff;
  text-align: center;
  border: 1px solid #ffffff;
}
.typeAheadMargin0 .MuiFormControl-marginNormal {
  margin-top: 0;
}
.react-pan-zoom-container {
  position: relative;
}
.react-pan-zoom-container > div > div:nth-child(1) {
  top: 30vh !important;
}
.transflo-doc-indexing-table-container .MuiTableBody-root tr td {
  font-size: 0.875rem !important;
  background-color: unset;
}
.no-stripe .MuiTableBody-root tr:nth-child(even) td {
  background: unset !important;
}
.stackedChartDown::after {
  font-family: "Material Icons";
  content: "";
  color: #de3535 !important;
  font-size: 25px !important;
  text-align: center !important;
}
.stackedChartUp::after {
  font-family: "Material Icons";
  content: "";
  color: #249e2a !important;
  font-size: 25px !important;
  text-align: center !important;
}
.customerExist {
  color: red !important;
}
.gridDeleteIcon::after {
  font-family: "Material Icons";
  content: "";
  color: black !important;
  font-size: 15px !important;
  text-align: center !important;
}
.stackedChartEqual::after {
  font-family: "Material Icons";
  content: "";
  color: #249e2a !important;
  font-size: 25px !important;
  text-align: center !important;
}
.reportLink {
  color: #006ce5 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
}
.reportLink::after {
  color: #006ce5 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
}
.confirmAlertOnModel {
  position: absolute !important;
  z-index: 999999 !important;
}
.mcpAlertAText {
  width: calc(100% - 77px);
  display: inline-block;
}
.mcpAlertCircle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  background: white;
  color: #000;
}
.mcpAlertArrow {
  width: "30px";
  height: "30px";
  line-height: "30px";
  text-align: "center";
  display: "inline-block";
  border-radius: "30px";
}
.eAOpened {
  color: #2730ad !important;
}
.eADelivered {
  color: #23204d !important;
}
.eAAccepted {
  color: #47c92d !important;
}
.ar-input-title {
  height: 20px;
  width: 100%;
  background-color: #388e3c;
  color: white;
  text-align: center;
}
.ar-input-list {
  list-style: none;
  padding: 0;
  width: 100%;
  display: block;
}
.ar-input-list li {
  margin-bottom: 4px;
}
.billingcode-remove-border input {
  text-align: right !important;
}
.billingcode-remove-border .Mui-focused::after {
  border: 0px !important;
}
.width17per {
  width: 17%;
}
.width15per {
  width: 15%;
}
.custom-combo-check .MuiAutocomplete-hasClearIcon {
  display: inline-block;
  max-width: 129px;
}
.custom-combo-field .MuiAutocomplete-hasClearIcon {
  display: inline-block;
  max-width: 66%;
  margin-top: 5px;
}
.no-overflow-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 200px;
}
.custDateCover {
  width: calc(59% - 7px);
  display: inline-block;
  margin-right: 5px;
}
.custTimeCover {
  width: 41%;
  display: inline-block;
}
.custDateCover button,
.custTimeCover button {
  padding-left: 0;
  padding-right: 0;
}
.custDateCover .MuiInputBase-formControl,
.custTimeCover .MuiInputBase-formControl {
  padding-right: 0;
}
.custDateCover .MuiInputAdornment-positionEnd,
.custTimeCover .MuiInputAdornment-positionEnd {
  margin-left: 0;
}
table.cellBorderTable,
.cellBorderTable th,
.cellBorderTable td {
  border: 1px solid #000;
  border-collapse: collapse;
}
table.cellBorderTable tr:nth-child(even) td {
  background-color: #fff;
}
.cellLeftAlignTable td {
  text-align: left;
}
.loadTable,
.loadTable td,
.loadTable th {
  border: 1px solid black;
  border-collapse: collapse;
}
.post_load_no_scroll .dISjgI {
  overflow-y: hidden;
}
.MuiFormHelperText-root {
  color: #e80e0e !important;
}
.mcp-onboard-email .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot {
  padding-right: 36px;
}
.tui-grid-row-header-checkbox {
  padding: 0;
}
.carr-safety-que-tbl tr td {
  font-size: 12px !important;
  color: black;
}
.table-container-credit {
  max-height: 400px;
  /* Set the height you want */
  overflow-y: auto;
  /* Enable vertical scrolling */
  border: 1px solid #ddd;
  /* Optional: Adds a border around the table container */
}
.custom-table-credit {
  border-collapse: collapse;
  /* Ensures that borders between cells are collapsed */
  width: 100%;
  /* Adjusts table width to fit container */
}
.custom-table-credit th,
.custom-table-credit td {
  border: 1px solid #ddd;
  /* Adds border to table cells */
  padding: 8px;
  /* Optional: Adds padding inside cells */
}
.custom-table-credit th {
  background-color: #f4f4f4;
  /* Optional: Sets background color for table headers */
}
.order-first {
  order: 1;
}
.order-second {
  order: 2;
}
.sticky-header-auto-accept-edi {
  position: sticky;
  top: 0;
  background: white;
  /* Match your table's background */
  z-index: 10;
  /* Ensure it stays above other content */
}
.edi-button {
  background-color: red;
  color: white;
  margin-left: 10px;
  height: 26px;
}
.edi-button:hover {
  background-color: darkred;
}
.highlight-row,
.highlight-row td.MuiTableCell-root {
  background-color: #d2f30f !important;
  /* light yellow */
}