/*GLOBAL VARIBLES STARTS HERE */
/*GLOBAL VARIBLES ENDS HERE */
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&family=Raleway:wght@400;500;700&display=swap");
body {
  background: #f5f5ff !important;
}

/* HEADING STYLES  STARTS HERE */
h1, h2, h3, h4, h5, h6, .display-1, span.display-1, h5 .MuiTypography-h6.MuiTypography-gutterBottom {
  font-family: var(--Nato-Sans-Bold) !important;
  font-size: 24px !important;
  font-weight: bold !important;
  margin: 0;
}

h2 {
  font-size: 22px !important;
}

h3 {
  font-size: 18px !important;
}

h4 {
  font-size: 18px !important;
}

h5 {
  font-size: 18px !important;
}

h6 {
  font-size: 18px !important;
}

h5 .MuiTypography-h6.MuiTypography-gutterBottom {
  font-size: 14px !important;
}

.MuiExpansionPanelSummary-content h5 {
  font-size: 14px !important;
}

.MUIDataTableSearch-searchIcon-2069, .MUIDataTableToolbar-left-2052, .MUIDataTableSearch-searchIcon-2084, .MUIDataTableSearch-clearIcon-2086 {
  display: none !important;
}

.MuiToolbar-regular div svg.MUIDataTableSearch-searchIcon-1879, .MUIDataTableSearch-clearIcon-1881, button.MuiButtonBase-root.MuiIconButton-root.MUIDataTableSearch-clearIcon-1881 {
  display: none;
}

.psa-shipment-table.clients .table-body.muitable-responsive button.MuiIconButton-label {
  display: none;
}

.psa-shipment-table.clients .MuiFormControl-root {
  top: 17px !important;
}

.text-Curious-blue {
  color: #228EC2;
}

.font-nutosans-bold {
  font-family: var(--Nato-Sans-Bold) !important;
}

.font-nutosans-semibold {
  font-family: var(--Nato-Sans-SemiBold) !important;
}

.text-lviv-blue {
  color: #343B6D;
}

.font-raleway-bold {
  font-family: var(--Raleway-Bold);
}

.font-18 {
  font-size: 18px !important;
}

.items-info .MuiCardHeader-content, .items-info .MuiCardHeader-root.CardTitle-title-1415 {
  padding-top: 0px !important;
}

.min-max-height-200px {
  min-height: 200px !important;
  max-height: 200px !important;
}

.psa-shipment-table.psa-shipment-table-info .MuiCardHeader-content h6 {
  display: none !important;
}

.MuiInput-underline:before {
  -webkit-transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  height: 36px;
  border-radius: 100px;
}

.MuiInput-underline:after {
  height: 36px !important;
  border-radius: 100px !important;
  -webkit-transition: -webkit-transform 100ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
  transition: -webkit-transform 100ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
  transition: transform 100ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
  transition: transform 100ms cubic-bezier(0, 0, 0.2, 1) 0ms, -webkit-transform 100ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
  border: 2px solid #B6BEF8 !important;
}

.MuiSelect-select:focus {
  background-color: transparent !important;
}

.MuiInputLabel-formControl {
  top: -42px !important;
  left: 10px  !important;
}

.MuiInputLabel-shrink {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
  top: -18px !important;
}

.MuiInputLabel-animated {
  -webkit-transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
  transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
}

label + .MuiInput-formControl {
  margin-top: 2px !important;
}

.MuiInputBase-formControl {
  min-height: 36px;
}

.MuiInputBase-input {
  font-family: var(--bodyText) !important;
  font-size: 14px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 2px 15px 2px 15px !important;
  line-height: 20px !important;
}

.MuiInputBase-root.MuiOutlinedInput-root {
  border-radius: 20px !important;
  padding-left: 0px !important;
}

.MuiInputBase-input.MuiOutlinedInput-input {
  padding: 5px !important;
}

.MuiTablePagination-selectLabel {
  display: none !important;
}

.MuiTablePagination-displayedRows {
  display: none !important;
}

/* .MuiSvgIcon-root.MuiSelect-icon {
  margin-right: -2px !important;
} */

.MuiPaper-root .p-25 {
  padding: 25px !important;
}

.MuiPaper-root .p-25.pb-0 {
  padding-bottom: 0px !important;
}

.MuiGrid-root .MuiPaper-root {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
  background: none !important;
}

.MuiGrid-root .MuiExpansionPanelSummary-root {
  padding: 0 !important;
}

.MuiGrid-root .mb-4 {
  margin-bottom: 0 !important;
}

.MuiExpansionPanel-root.Mui-expanded {
  margin: 0  !important;
}

.MuiExpansionPanelDetails-root {
  padding: 10px 0 0 0  !important;
}

.MuiExpansionPanelDetails-root, .MuiTypography-root, .MuiFormControl-root, .MuiInputBase-root, .MuiFormControl-root {
  width: 100% !important;
}

.MuiTableRow-footer .MuiTypography-root,
.MuiTableRow-footer .MuiInputBase-root {
  width: auto !important;
}

button, [type="button"], [type="reset"], [type="submit"], a.path-link {
  border-radius: 100px !important;
  font-family: var(--bodyText) !important;
  font-size: 14px !important;
  font-weight: bold !important;
  padding: 5px 10px !important;
  text-transform: capitalize  !important;
}

.MuiPickersModal-dialog button {
  padding: 0 !important;
}

/* MODAL POPUP STRATS HERE */
.MuiDialog-paperFullWidth {
  max-width: 902px !important;
  border-radius: 20px !important;
  border-width: 4px;
  border-style: solid;
}

.MuiDialogTitle-root h2 {
  font-weight: 500 !important;
  /* color: #de00ff !important; */
}

.MuiDialogTitle-root, .modaldialog-content, .MuiDialogActions-root {
  padding: 15px !important;
}

.MuiDialogActions-root button {
  height: 34px !important;
}

.MuiDialogContent-root {
  padding: 0px !important;
  margin: 0px !important;
}

.MuiDialogContent-root p {
  margin: 0px !important;
}

.MuiDialogContent-root-inner {
  padding-left: 60px !important;
  padding-right: 48px !important;
  padding-bottom: 62px !important;
  padding-top: 0px !important;
}

.separator {
  height: 1px !important;
}

.separator.footer {
  height: 1px !important;
}

.MuiList-root.MuiList-padding {
  padding: 0px !important;
}

/* .MuiDialog-container .MuiDialogActions-root button.MuiButtonBase-root {
  border: 1px solid #71C7ED !important;
  background-color: transparent !important;
  color: #71C7ED !important;
} */

.MuiDialog-paperWidthMd {
  max-width: 480px !important;
}

.MuiCardHeader-root h6 {
  margin-bottom: 0 !important;
}

.MuiCardContent-root {
  padding: 16px 16px 0 16px !important;
}

/* MODAL POPUP ENDs HERE */
.date-control button {
  padding: 0 !important;
  width: 32px;
  height: 32px;
  text-align: center !important;
}

.w-100 {
  width: 100% !important;
}

.p-14 {
  padding: 14px !important;
}

.mt-20 {
  margin-top: 20px;
}

.field-disabled {
  padding-left: 15px;
  font-family: var(--bodyText) !important;
  font-size: 14px !important;
}

.message-validation {
  font-size: 12px !important;
  color: #f00;
}

.MuiExpansionPanelSummary-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.MuiExpansionPanelSummary-content button {
  height: 30px;
  padding: 2px 15px !important;
  border: none;
}

.MuiSvgIcon-root {
  margin: 2px 6px 0 0;
  width: 20px !important;
  height: 20px !important;
}

.dataTable .MuiToolbar-root {
  max-width: 500px;
  margin-left: auto;
  margin-right: 0 !important;
}

.dataTable .MuiToolbar-root .MuiButtonBase-root {
  width: 100px;
  height: 36px;
  background: #f00;
  border-radius: 100px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 25px !important;
}

.dataTable .MuiToolbar-root .MuiButtonBase-root.MuiIconButton-root {
  display: none;
}

.dataTable .MuiToolbar-root .MuiButtonBase-root.MuiIconButton-root.p-2 {
  display: block;
}

.dataTable .MuiToolbar-root .MuiButtonBase-root::before {
  position: absolute;
  content: "Add";
  font-size: 14px;
  left: 45px;
  font-weight: bold;
}

.dataTable .MuiToolbar-root .MuiFormControl-root {
  width: 320px !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 320px !important;
          flex: 0 0 320px !important;
}

.MuiTableCell-root {
  padding: 8px !important;
}

.MuiTableCell-root .MuiIconButton-root {
  padding: 2px !important;
  width: 24px !important;
  height: 24px !important;
  text-align: center !important;
}

.MuiCheckbox-colorSecondary.Mui-checked {
  color: #000 !important;
}

.MuiTableCell-root .MuiIconButton-root .MuiIconButton-label {
  margin-left: 6px;
}

/* EXTRA ADDED CSS STRATS HERE */
.custom-psa-accordian .MuiCardHeader-root {
  padding: 0px !important;
}

.file-upload {
  left: 0px;
  top: 0px;
  max-height: 36px;
  background-color: transparent;
  border-radius: 100px;
  width: 100%;
  border: 1px solid #D6DBFF !important;
  min-height: 36px;
}

.organization-name {
  position: absolute;
  top: 0px;
  left: 0px;
}

.border-right-separator {
  border-right: 1px solid #CCCDD7;
  height: 100%;
}

button.btn-download {
  background-color: #CDFFE8 !important;
  border: 1px solid #62D66D !important;
}

.py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.px-54 {
  padding-left: 54px;
  padding-right: 54px;
}

.separator-arrow {
  position: absolute;
  top: 13%;
  right: -24px;
  z-index: 9999;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.separator-arrow .MuiSvgIcon-root {
  margin: 6px 0 0;
  width: 40px !important;
  height: 40px !important;
  fill: #CCCDD7 !important;
}

.border-right-separator::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid white;
  border-bottom: 11px solid transparent;
  top: 15%;
  right: -16px;
  z-index: 99;
}

.custom-psa-ul-li-list ul.pt-30 {
  padding-top: 30px !important;
}

.custom-psa-ul-li-list ul li, .custom-psa-ul-li-list ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.custom-psa-ul-li-list ul {
  padding-top: 52px;
}

.custom-psa-ul-li-list ul li {
  margin-bottom: 44px !important;
  margin-left: 10px !important;
}

.bg-pantone {
  background-color: #83CFEF;
}

.instructions {
  height: 100%;
}

.instructions::after {
  position: absolute;
  content: "";
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #83CFEF;
  opacity: 0.1;
  top: 0px;
}

.opacity-70 {
  opacity: 0.7 !important;
}

.font-12 {
  font-size: 12px !important;
}

.searchshipment-col-padding > .MuiGrid-spacing-xs-4 > .MuiGrid-item {
  padding: 4px 16px !important;
}

.theme-card .theme-mini-card {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0px 1px 6px #00000029 !important;
          box-shadow: 0px 1px 6px #00000029 !important;
  padding: 6px 21px !important;
  border-radius: 16px !important;
}

.psa-shipment-table.w-95per .MuiToolbar-root.MuiToolbar-regular {
  display: none !important;
}

.MuiInput-underline:hover:not(.Mui-disabled):before, .MuiInput-underline:before {
  border: 1px solid #D6DBFF !important;
}

.theme-mini-card.gm-blue {
  color: #5677FC;
  border: 2px solid #5677FC;
}

.theme-card.gm-blue .theme-mini-card .text-center div:nth-last-child(1) {
  color: #5677FC !important;
}

.theme-mini-card.gm-dark-orchid {
  color: #9C27B0;
  border: 2px solid #9C27B0;
}

.theme-mini-card.gm-forest-green {
  color: #259B24;
  border: 2px solid #259B24;
}

.theme-mini-card.gm-ruby {
  color: #E91E63;
  border: 2px solid #E91E63;
}

.theme-mini-card.gm-dark-red {
  color: #d01111;
  border: 2px solid #d01111;
}

.theme-mini-card.gm-orange {
  color: #FF9800;
  border: 2px solid #FF9800;
}

.theme-mini-card.gm-purple-heart {
  color: #673AB7;
  border: 2px solid #673AB7;
}

.theme-mini-card.gm-intense-teal {
  color: #009688;
  border: 2px solid #009688;
}

.theme-mini-card.gm-steel-teal {
  color: #607D8B;
  border: 2px solid #607D8B;
}

.theme-mini-card.gm-gargoyle-gas {
  color: #FFEB3B;
  border: 2px solid #FFEB3B;
}

#summary-tile-clicked {
  background-color: currentColor !important;
}

#summary-tile-clicked-title {
  color: #fff !important;
}

#summary-tile-clicked-value {
  color: #fff !important;
}

.theme-card .theme-mini-card .text-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.theme-card .theme-mini-card .MuiCardContent-root {
  padding: 0px !important;
}

.theme-card .theme-mini-card .text-center .align-self-stretch {
  font-size: 16px !important;
  font-family: var(--Nato-Sans-Bold);
  color: #000737;
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.theme-card .theme-mini-card.gm-blue .text-center div:nth-last-child(1) {
  color: #5677FC !important;
}

.theme-card .theme-mini-card .text-center div:nth-last-child(1) {
  font-size: 24px !important;
  font-family: var(--Nato-Sans-Bold);
  color: #000737;
}

.theme-card .theme-mini-card.gm-blue .text-center div:nth-last-child(1) {
  color: #5677FC !important;
}

.theme-card .theme-mini-card.gm-dark-orchid .text-center div:nth-last-child(1) {
  color: #9C27B0 !important;
}

.theme-card .theme-mini-card.gm-forest-green .text-center div:nth-last-child(1) {
  color: #259B24 !important;
}

.theme-card .theme-mini-card.gm-ruby .text-center div:nth-last-child(1) {
  color: #E91E63 !important;
}

.theme-card .theme-mini-card.gm-dark-red .text-center div:nth-last-child(1) {
  color: #d01111 !important;
}

.theme-card .theme-mini-card.gm-orange .text-center div:nth-last-child(1) {
  color: #FF9800 !important;
}

.theme-card .theme-mini-card.gm-purple-heart .text-center div:nth-last-child(1) {
  color: #673AB7 !important;
}

.theme-card .theme-mini-card.gm-intense-teal .text-center div:nth-last-child(1) {
  color: #009688 !important;
}

.theme-card .theme-mini-card.gm-steel-teal .text-center div:nth-last-child(1) {
  color: #607D8B !important;
}

.theme-card .theme-mini-card.gm-gargoyle-gas .text-center div:nth-last-child(1) {
  color: #FFEB3B !important;
}

.d-none-normal {
  display: none !important;
}

.mb-30px {
  margin-bottom: 30px !important;
}

.navbar-postion-fixed {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 9;
  -webkit-box-shadow: 0px 1px 3px #00000029;
          box-shadow: 0px 1px 3px #00000029;
  top: 0;
  padding: 0px 30px;
}

.header-logo-img {
  min-width: 190px !important;
  max-width: 190px !important;
  height: 45px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.mt-55px {
  margin-top: 55px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.dashboard-card {
  padding: 24px !important;
  background-color: #fff !important;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 5px #00000029;
          box-shadow: 2px 2px 5px #00000029;
}

.dashboard-card a {
  padding: 0px !important;
}

.MuiDrawer-paperAnchorDockedLeft {
  margin-top: 56px !important;
}

.header-custom-dropdown .MuiInputBase-input {
  width: 200px !important;
  line-height: 30px !important;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--Nato-Sans-Bold) !important;
}

.mb-3, .searchshipment-col-padding .mb-3 {
  margin-bottom: 30px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.auto-complete .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot {
  border-radius: 100px !important;
}

.auto-complete .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot button, .auto-complete .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot [type="button"] {
  padding: 6px 0px !important;
}

.auto-complete .MuiSvgIcon-root {
  margin: 0px !important;
}

.auto-complete .MuiInputLabel-outlined {
  z-index: 1;
  -webkit-transform: translate(0px, 22px) scale(1);
          transform: translate(0px, 22px) scale(1);
  pointer-events: none;
}

.fixednavbartoggle button {
  position: fixed;
  top: 13px;
  background-color: transparent;
  left: 16%;
}

.p-40 {
  padding: 10px 15px 10px !important;
}

.mt-80px {
  margin-top: 80px !important;
}

.font-40 {
  font-size: 40px !important;
}

button:focus {
  outline: unset !important;
}

.custom-collapse-btn .MuiTouchRipple-root {
  display: none !important;
}

/* LOGIN PAGE CSS STRATS HERE */
footer.overflow-none {
  overflow: hidden;
}

.bg-oblivion {
  background-color: #000737 !important;
}

.h-100v {
  height: 100vh;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.h-100p {
  height: 100%;
}

.mb-44 {
  margin-bottom: 44px !important;
}

.psa-shipment-table table th {
  color: #000000 !important;
}

.psa-shipment-table-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  -webkit-box-shadow: 1px 1px 7px #00000029;
          box-shadow: 1px 1px 7px #00000029;
  border-radius: 4px;
}

.min-max-height-300px {
  min-height: 300px !important;
  max-height: 300px !important;
  overflow-y: scroll !important;
}

.min-max-height-473px {
  min-height: 473px !important;
  max-height: 473px !important;
  overflow-y: scroll !important;
}

.min-max-height-620px {
  min-height: 620px !important;
  max-height: 620px !important;
  overflow-y: scroll !important;
}

.float-right {
  float: right !important;
}

.details-info-page .psa-shipment-table table th, .details-info-page .psa-shipment-table table td {
  white-space: nowrap !important;
}

.details-info-page .MuiExpansionPanelSummary-root.Mui-expanded {
  min-height: 48px !important;
}

.details-info-page .MuiCardHeader-root h6 {
  padding: 10px !important;
}

.details-info-page .psa-shipment-table-info {
  margin: 0px 0px 30px !important;
  display: -ms-grid;
  display: grid;
  overflow: auto !important;
}

.details-info-page .min-max-height-200px::-webkit-scrollbar, .details-info-page .MuiTableContainer-root::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.details-info-page .min-max-height-200px .psa-shipment-table table {
  min-height: 300px !important;
}

/* Track */
.details-info-page .min-max-height-200px::-webkit-scrollbar-track, .details-info-page .MuiTableContainer-root::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.details-info-page .min-max-height-200px::-webkit-scrollbar-thum, .details-info-page .MuiTableContainer-root::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.details-info-page .min-max-height-200px::-webkit-scrollbar-thumb:hover, .details-info-page .MuiTableContainer-root::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.details-info-page .MuiExpansionPanelSummary-content.Mui-expanded {
  margin: 0px 0px !important;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.custom-scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.page-cover-height-200px {
  height: 100% !important;
}

input.form-control {
  height: 36px !important;
  border-radius: 100px !important;
  background-color: transparent !important;
  width: 100% !important;
  color: #000737;
  font-size: 14px;
  border: 1px solid #CBCBCB !important;
  padding: 10px 28px 13px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--Nato-Sans-SemiBold);
}

.form-group {
  margin-bottom: 10px !important;
}

.text-dark-blue {
  color: #000737 !important;
}

label {
  font-size: 16px !important;
  color: #000737 !important;
  margin-bottom: 10px !important;
  line-height: 16px !important;
}

.theme-checkbox {
  border: 1px solid #CBCBCB !important;
  border-radius: 2px;
}

.w-h-15 {
  width: 15px !important;
  height: 15px !important;
}

.mr-8x {
  margin-right: 8px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-11 {
  font-size: 11px !important;
}

.w-h-30 {
  width: 30px !important;
  height: 30px !important;
}

.border-radius-50per {
  border-radius: 50%;
}

.font-16 {
  font-size: 16px !important;
}

.gray-44 {
  color: #707070 !important;
}

.btn-primary {
  font-family: var(--Nato-Sans-Bold) !important;
  font-size: 14px !important;
  color: #ffffff !important;
  padding: 17px 58px !important;
  border-radius: 100px !important;
  background-color: #228EC2 !important;
  font-weight: unset !important;
  text-transform: none !important;
  line-height: 6px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  min-width: 64px !important;
  height: 42px !important;
}

.HeaderMagnet {
  height: 30px !important;
}

.makeStyles-container-1019 {
  width: 94%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.MuiDrawer-root.MuiDrawer-docked div:nth-child(2) {
  border-radius: 10px;
  width: 100%;
}

button.MuiButton-contained.anchor-link-text {
  background-color: transparent !important;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #71C7ED !important;
  outline: 5px auto #228EC2 !important;
}

.display-1 {
  font-size: 36px !important;
  line-height: 50px;
  font-family: 'Raleway';
}

.display-2 {
  font-size: 30px !important;
  line-height: 46px;
  font-family: 'Raleway';
}

.text-dark {
  color: #000000 !important;
}

.max-width-90per {
  max-width: 90% !important;
}

.mb-50 {
  margin-bottom: 50px;
}

.hero-text span {
  display: block !important;
}

.text-light {
  color: #DDE2FF !important;
}

.height-100vh {
  height: 100vh;
}

.height-100per {
  height: 100% !important;
}

.login-box-shadow {
  -webkit-box-shadow: 2px 2px 5px #00000029;
          box-shadow: 2px 2px 5px #00000029;
}

.separator {
  height: 1px;
}

.header-underlane {
  margin-bottom: 30px;
  display: inline;
  text-align: center;
}

.header-underlane:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -11px;
  height: 1px;
  background-color: #000;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.footer {
  bottom: 0px !important;
  font-size: 12px !important;
  line-height: 25px !important;
}

.calc-h-100v {
  height: calc(100vh - 25px) !important;
}

img.login-logo-image {
  width: 70% !important;
  margin-top: 20px !important;
}

a.login-page-link {
  color: #70C7ED !important;
}

body {
  margin-bottom: 0px !important;
  overflow-x: hidden !important;
}

/*LOGIN PAGE CSS STRATS HERE */
/* DASHBOARD CARDS HEADING CSS STARTS HERE*/
.dashboard-card h2 {
  font-size: 16px !important;
  font-family: var(--Nato-Sans-Bold) !important;
}

.dashboard-card .MuiCardContent-root, .dashboard-card .MuiCardActions-root {
  padding: 0px !important;
}

.MuiCardContent-root.p-0 {
  padding: 0px !important;
}

/* DASHBOARD CARDS HEADING CSS ENDS HERE*/
/*CREATE SHIPMENT PAGE CSS STARTS HERE */
.button-no-padding .MuiInputAdornment-root button {
  padding: 0px !important;
}

.create-shipment-stepper {
  padding: 25px 30px !important;
  background-color: #F8F9FF !important;
}

.accordian-body-padding {
  padding: 25px 30px !important;
}

.psa-shipment-paper-card .psashipmentpaper {
  -webkit-box-shadow: 0px 1px 5px #00000029 !important;
          box-shadow: 0px 1px 5px #00000029 !important;
  border-radius: 4px !important;
  background-color: #fff;
}

.accordian-body-padding .MuiInputLabel-formControl {
  left: 1px !important;
}

button.MuiButton-contained, a.path-link {
  height: 40px !important;
  min-width: 180px;
  text-align: center;
  font-size: 14px;
  font-family: var(--Nato-Sans-Regular);
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

button.MuiButton-containedPrimary.addbtn, a.MuiIconButton-root.custom-icon-add-btn {
  height: 36px !important;
  min-width: 100px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px !important;
  opacity: 0.7 !important;
}

.addbtn span.MuiSvgIcon-root, a.MuiIconButton-root.custom-icon-add-btn span.MuiSvgIcon-root {
  margin: 0px 6px !important;
  height: 12px !important;
  width: 12px !important;
}

a.MuiIconButton-root.custom-icon-add-btn.MuiIconButton-colorPrimary {
  border-radius: 100px !important;
  background-color: #71C7ED !important;
  opacity: 0.8 !important;
  color: #fff !important;
}

.accordian-body-padding {
  width: 100% !important;
}

.MuiButton-containedSecondary {
  border: 1px solid !important;
}

.accordian-body-padding h5 .MuiTypography-h6.MuiTypography-gutterBottom {
  line-height: 36px !important;
}

.accordian-body-padding .MuiExpansionPanelSummary-expandIcon .MuiIconButton-label svg {
  border: 1px solid #d5d5d5 !important;
  border-radius: 50%;
}

.addbtn .MuiSvgIcon-root {
  margin: 0px 6px 0 0;
  width: 12px !important;
  height: 12px !important;
}

.min-width-246px {
  min-width: 246px !important;
}

.custom-collapse-btn {
  background-color: transparent !important;
  border: 0px !important;
  padding: 0px !important;
  min-width: 10px !important;
  padding: 0px !important;
}

button.anchor-link-text {
  border: 0px !important;
  text-align: right !important;
  min-width: unset !important;
  text-decoration: underline !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding: 0px !important;
  height: auto !important;
}

button.anchor-link-text:hover, button.anchor-link-text:active, button.anchor-link-text:focus {
  background-color: transparent !important;
}

.p-25.pb-0 {
  padding-bottom: 0px !important;
}

.map {
  height: 95% !important;
}

.calender-icon-controller button.MuiButtonBase-root.MuiIconButton-root, .icon-controller button.MuiButtonBase-root.MuiIconButton-root {
  padding: 0px 4px !important;
}

.theme-card.no-flex .theme-mini-card .text-center {
  display: block !important;
}

.theme-card.accounting .theme-mini-card .text-center .align-self-stretch {
  font-size: 14px !important;
}

.theme-card.accounting .theme-mini-card .text-center div:nth-last-child(1) {
  font-size: 22px !important;
}

.theme-card.accounting .theme-mini-card {
  padding: 8px 20px !important;
}

.p-34 {
  padding: 34px !important;
}

.custom-card-title .MuiCardHeader-root {
  padding: 15px 0px !important;
}

.custom-card-title .MuiCardContent-root {
  padding: 8px 0px !important;
}

.MuiInputLabel-formControl {
  left: 1px !important;
}

.user-icon-alignment .MuiSvgIcon-root {
  margin: 0px 12px !important;
}

p.accordian-card-heading .MuiCardContent-root, p.accordian-card-heading {
  padding: 0px !important;
  margin: 0px !important;
}

.custom-MuiCardContent-root .MuiCardContent-root {
  padding: 0px !important;
}

.header-custom-dropdown .MuiInput-underline:before, .header-custom-dropdown .MuiInput-underline:hover:not(.Mui-disabled):before, .header-custom-dropdown .MuiSelect-select:focus {
  border: 0px !important;
  border-bottom: 0px !important;
  background-color: transparent !important;
}

.psa-shipment-table table th {
  background-color: #fff !important;
  border-bottom: 2px solid #000737 !important;
}

.psa-shipment-table table th span {
  color: #000737 !important;
  font-family: var(--Raleway-Bold) !important;
  padding: 5px 0px !important;
  white-space: nowrap !important;
}

.psa-shipment-table table tbody tr td.MuiTableCell-root, .psa-shipment-table table tbody tr td.MuiTableCell-root {
  color: #000737 !important;
  font-family: var(--Nato-Sans-Regular) !important;
  padding: 3px 8px !important;
  font-size: 13px !important;
  max-width: 200px !important;
  overflow: hidden;
  text-overflow: ellipsis !important;
}

.psa-shipment-table table tbody tr td.MuiTableCell-root a {
  font-size: 14px !important;
}

.psa-shipment-table table tbody tr:nth-child(even) {
  background-color: #F1F5F9;
}

.psa-shipment-table table tbody tr:nth-child(odd), .psa-shipment-table table .MuiTableFooter-root tr {
  background-color: #FFFFFF;
}

.w-95per {
  margin: 20px auto;
  -webkit-box-shadow: 1px 1px 7px #00000029;
          box-shadow: 1px 1px 7px #00000029;
  border-radius: 4px;
  max-width: 95% !important;
}

.custom-table-styles {
  margin: 20px auto;
  -webkit-box-shadow: 1px 1px 7px #00000029;
          box-shadow: 1px 1px 7px #00000029;
  border-radius: 4px;
}

.psa-shipment-table tbody td.MuiTableCell-root .MuiIconButton-root {
  /* background-color: #FCAFAF !important; */
}

.psa-shipment-table tbody td.MuiTableCell-root div button.MuiIconButton-root .MuiSvgIcon-root {
  fill: #fff !important;
}

.header-custom-dropdown .MuiInput-underline:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.header-custom-dropdown svg.MuiSelect-icon {
  color: #fff !important;
}

.header-custom-dropdown .MuiInput-underline:before:focus {
  outline: none !important;
}

.w-100px {
  width: 100px !important;
}

.items-info.delivery-info .MuiCardHeader-root, .items-info.delivery-info .MuiCardHeader-root h6 {
  padding: 0px 8px !important;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root {
  padding: 10px !important;
}

.MuiDialog-paperWidthSm .MuiDialogContent-root p {
  font-size: 12px;
}

.download-csv a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #CDFFE8;
  border: 1px solid #82D98A !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.theme-mini-card {
  min-height: 50px !important;
}

.border-width-3 {
  border-width: 3px !important;
}

/*CREATE SHIPMENT PAGE CSS ENDS HERE */
.psa-shipment-table1 {
  -webkit-box-shadow: 1px 1px 7px #00000029;
          box-shadow: 1px 1px 7px #00000029;
}

.psa-shipment-table .MuiFormControl-root {
  width: 30% !important;
}

.psa-shipment-table .MuiIcon-fontSizeSmall {
  margin-left: 14px;
}

.psa-shipment-table table {
  max-height: 400px !important;
  overflow-y: auto;
}

/* width */
.psa-shipment-table table::-webkit-scrollbar, .MuiDrawer-paperAnchorDockedLeft::-webkit-scrollbar, .psa-shipment-table table::-webkit-scrollbar, .Component-horizontalScrollContainer-1857 ::-webkit-scrollbar, .psa-shipment-table.accounting-table .MuiTableContainer-root::-webkit-scrollbar, .psa-shipment-table.accounting-table .MuiTablePagination-root::-webkit-scrollbar {
  width: 4px !important;
  height: 4px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table .MuiTablePagination-toolbar .MuiTypography-root {
  width: auto !important;
}

.psa-shipment-table.custom-table-styles.accounting-table .MuiPaper-root div:nth-child(2) {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: hidden;
}

.psa-shipment-table.custom-table-styles.accounting-table .MuiPaper-root div:nth-child(2) .MuiTablePagination-toolbar {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  width: 90% !important;
}

/* Track */
.psa-shipment-table table::-webkit-scrollbar-track, .MuiDrawer-paperAnchorDockedLeft::-webkit-scrollbar-track, .psa-shipment-table table::-webkit-scrollbar-track, .Component-horizontalScrollContainer-1857::-webkit-scrollbar-track, .psa-shipment-table.accounting-table .MuiTableContainer-root::-webkit-scrollbar-track, .psa-shipment-table.accounting-table .MuiTablePagination-root::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}

/* Handle */
.MuiDrawer-paperAnchorDockedLeft::-webkit-scrollbar-thumb, .psa-shipment-table table::-webkit-scrollbar-thumb, .Component-horizontalScrollContainer-1857::-webkit-scrollbar-thumb, .psa-shipment-table.accounting-table .MuiTableContainer-root::-webkit-scrollbar-thumb, .psa-shipment-table.accounting-table .MuiTablePagination-root::-webkit-scrollbar-thumb {
  background: #888 !important;
}

/* Handle on hover */
.MuiDrawer-paperAnchorDockedLeft:-webkit-scrollbar-thumb:hover, .psa-shipment-table table::-webkit-scrollbar-thumb:hover, .Component-horizontalScrollContainer-1857::-webkit-scrollbar-thumb:hover, .psa-shipment-table.accounting-table .MuiTableContainer-root::-webkit-scrollbar-thumb:hover, .psa-shipment-table.accounting-table .MuiTablePagination-root::-webkit-scrollbar-thumb:hover {
  background: #555 !important;
}

.psa-shipment-table .MuiTableFooter-root .MuiTableCell-root .MuiIconButton-root {
  background-color: unset !important;
  padding: 0px !important;
  width: auto !important;
}

.psa-shipment-table .MuiTableFooter-root {
  border-top: 1px solid #F1F5F9 !important;
  margin-top: 5px !important;
}

.psa-shipment-table td a {
  color: #228EC2 !important;
}

.custom-theme-selector input {
  width: 100%;
  background-color: transparent;
  border-radius: 100px;
  min-height: 36px;
  padding: 4px 15px;
}

.MuiButton-contained:hover {
  background-color: #cfd2d8 !important;
  color: #343232 !important;
}

.psa-shipment-table.clients .table-body .MuiToolbar-gutters {
  padding: 0px !important;
  margin: 0px !important;
}

.psa-shipment-table.users .MuiInputBase-input {
  background-color: #fff !important;
  border-radius: 20px;
  height: 100%;
}

.MUIDataTableSearch-main-1886 {
  position: relative;
}

.psa-shipment-table.users .MuiToolbar-regular svg {
  position: absolute;
  left: 38px;
  z-index: 9999;
}

.MuiIconButton-label svg {
  position: unset !important;
}

button {
  -webkit-box-ordinal-group: inherit !important;
      -ms-flex-order: inherit !important;
          order: inherit !important;
}

.text-sliversweetpea {
  color: #C5C5E3;
}

.font-16 {
  font-size: 16px !important;
}

.font-14 {
  font-size: 14px !important;
}

.account-details .MuiCardHeader-root {
  padding: 0px  0px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.psa-shipment-table.clients .MuiFormControl-root {
  position: absolute;
  background-color: #ffff;
  border-radius: 100px;
  right: 115px;
  width: 300px !important;
}

.header-custom-dropdown .MuiInput-underline:after {
  height: 100%;
  border: 0px solid transparent !important;
  border-radius: 0px !important;
}

.MuiDrawer-root.MuiDrawer-docked a, .MuiDrawer-root.MuiDrawer-docked a.active, .Drawer a:hover, .MuiDrawer-root.MuiDrawer-docked .MuiListItem-button:hover {
  border-radius: 10px !important;
}

.MuiListItem-root.Mui-selected, .MuiListItem-root.Mui-selected:hover {
  background-color: transparent !important;
}

.MuiDrawer-docked .MuiDrawer-paperAnchorLeft {
  padding: 0px 2px !important;
}

.MuiDrawer-root.MuiDrawer-docked .MuiListItem-button {
  margin-bottom: 8px;
}

.data-data-info p {
  margin-bottom: 8px !important;
}

.xs-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.custom-psa-accordian .MuiExpansionPanelSummary-expandIcon .MuiSvgIcon-root {
  margin: 2px 6px 0 6px !important;
}

.details-info-page h6 {
  font-weight: 400 !important;
  font-family: var(--Raleway-Medium) !important;
}

.MuiPaper-root.MuiAlert-root.MuiAlert-standardInfo.w-100 {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  background-color: #228EC2 !important;
  width: 100% !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  color: #fff !important;
}

/* EXTRA ADDED CSS ENDS HERE */
.MuiTypography-body1 {
  font-family: var(--Nato-Sans-SemiBold) !important;
}

.psa-shipment-table table .MuiTableFooter-root tr {
  padding-right: 60px !important;
}

.MuiTablePagination-select {
  color: rgba(0, 7, 55, 0.7) !important;
  padding-right: 10px !important;
}

.MuiTablePagination-input.MuiTablePagination-selectRoot svg.MuiSvgIcon-root.MuiSelect-icon.MuiTablePagination-selectIcon {
  width: 20px !important;
  height: 20px !important;
  color: #000737 !important;
  margin-right: -5px !important;
}

.MuiListItem-root.Mui-selected:hover, nav.MuiList-root:hover, nav.MuiList-root:active, nav.MuiList-root:focus, nav.MuiList-root:target, nav.MuiList-root:focus-visible, nav.MuiList-root:focus-within {
  background-color: rgba(241, 241, 241, 0.24) !important;
  border-radius: 10px;
}

.makeStyles-container-3792 {
  padding: 0px 6px !important;
}

nav li.MuiCollapse-container.MuiCollapse-entered ul a {
  position: relative;
}

nav li.MuiCollapse-container.MuiCollapse-entered ul a::after {
  position: absolute;
  content: "";
  left: 40px;
  top: 50%;
  background-color: #fff;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*RESPONSIVE CSS STRATS HERE 
  */
.report-style-class {
  height: 80vh !important;
}

.custom-graph {
  background-color: #fff;
  padding: 10px !important;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 5px #00000029;
          box-shadow: 2px 2px 5px #00000029;
}

.custom-graph a.DashboardSelect {
  display: inline-block;
  margin-bottom: 10px;
}

.psa-shipment-table.dashboard .MuiToolbar-regular {
  min-height: 14px !important;
}

.psa-shipment-table.dashboard .MuiPaper-root {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  background-color: transparent !important;
}

.psa-shipment-table.dashboard.clients .MuiFormControl-root {
  right: 0px !important;
  top: -39px !important;
}

.psa-shipment-table.dashboard.clients button.MuiIconButton-root {
  position: absolute;
  top: -37px;
  right: -17px;
}

.psa-shipment-table .first-row-filter-hidden table tbody tr:nth-child(1) .MuiFormControl-root {
  width: 100% !important;
  min-width: 100px !important;
  padding: 3px 0px !important;
}

.psa-shipment-table .first-row-filter-hidden table tbody tr:nth-child(1) .MuiFormControl-root span.MuiIcon-root {
  font-size: 20px !important;
  margin-left: 10px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table .MuiPaper-root div:nth-child(2) div > div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  max-width: 45px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table {
  min-height: 400px !important;
}

.psa-shipment-table.documents-table table tbody tr td.MuiTableCell-root, .psa-shipment-table table tbody tr td.MuiTableCell-root {
  max-width: unset !important;
  text-overflow: unset !important;
  overflow: unset !important;
}

.psa-shipment-table.td-max-width-200px.psa-shipment-table-info table tbody tr td {
  max-width: 200px !important;
  width: 200px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.psa-shipment-table table tbody tr:nth-child(1) .MuiInputBase-input.MuiInput-inputTypeSearch {
  padding: 2px 2px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table tbody tr th:nth-child(1), .custom-table-styles.accounting-table table tbody tr th:nth-child(1) {
  cursor: pointer !important;
  text-decoration: underline !important;
  padding-left: 8px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table tbody tr th, .psa-shipment-table.custom-table-styles.accounting-table table tbody th {
  border-bottom: 0px solid #000737 !important;
  height: 50px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table tbody tr {
  height: 60px !important;
  max-height: 60px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table tbody tr, .psa-shipment-table.custom-table-styles.accounting-table table thead tr {
  display: inline-block !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table tbody tr th, .psa-shipment-table.custom-table-styles.accounting-table table thead tr th {
  min-width: 200px !important;
  max-width: 200px !important;
}

.psa-shipment-table.custom-table-styles.accounting-table table tbody tr:nth-child(even) {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .mobile-horizontal-padding-0 .MuiCardContent-root {
    padding: 0px !important;
  }
  .xs-order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .xs-order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .MuiGrid-container.mobile-col-direction-reverse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .MuiGrid-grid-xs-4.sm-flex-100, .MuiGrid-grid-xs-6.sm-flex-100, .MuiGrid-grid-xs-8.sm-flex-100, .MuiGrid-grid-xs-3.sm-flex-100, .MuiGrid-grid-xs-7.sm-flex-100, .MuiGrid-grid-xs-9.sm-flex-100 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
  .mx-3.sm-mx-0, .px-3.sm-px-0 {
    padding: 0px !important;
    margin: 0px !important;
  }
  .sm-w-100 {
    max-width: 100% !important;
  }
  .min-max-height-300px {
    min-height: auto !important;
    max-height: auto !important;
  }
  .items-info.delivery-info.mobile-horizontal-padding-0 .MuiCardHeader-root h6 {
    padding: 0px 0px !important;
  }
  img.login-logo-image {
    width: 100% !important;
    margin-top: 20px !important;
  }
  .d-flex.mobile-no-dflex {
    display: block !important;
  }
  .details-info-page .bg-white {
    padding: 10px 20px !important;
  }
  .flex-col.header-custom-dropdown {
    display: none !important;
  }
  .pl-3 {
    padding-left: 0px !important;
  }
  .psa-shipment-table.users .dataTable .MuiToolbar-root {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .psa-shipment-table.users .dataTable .MuiToolbar-root .MuiFormControl-root {
    width: 200px !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 200px !important;
            flex: 0 0 200px !important;
  }
  .download-csv {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin-top: 10px !important;
  }
  .w-95per {
    max-width: 86% !important;
  }
  .psa-shipment-table .MuiFormControl-root {
    width: 100% !important;
  }
  .justify-content-end.xs-justify-content-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .navbar-postion-fixed {
    padding: 6px 23px;
  }
  .mt-80px {
    margin-top: 60px !important;
  }
  .p-40 {
    padding: 30px 20px !important;
  }
  .mb-40px {
    margin-bottom: 25px !important;
  }
  .page-heading {
    text-align: left;
  }
  button.MuiButton-containedPrimary.addbtn {
    height: 28px !important;
    min-width: 70px !important;
    font-size: 10px !important;
  }
  .addbtn .MuiSvgIcon-root {
    margin: 0px 6px 0 0;
    width: 9px !important;
    height: 9px !important;
  }
  button.MuiButton-contained {
    height: 30px !important;
    min-width: 50px;
    text-align: center;
    font-size: 12px !important;
    white-space: nowrap;
  }
  .create-shipment-stepper {
    display: none !important;
  }
  .separator-arrow {
    display: none !important;
  }
  .inner.border-right-separator {
    text-align: center;
  }
  .custom-psa-ul-li-list ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .xs-text-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    text-align: center !important;
  }

  .xs-text-left {
    text-align: left !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .instructions {
    text-align: center !important;
  }
  .psa-shipment-table.clients .MuiFormControl-root {
    width: 200px !important;
    top: 13px;
  }
}

@media (max-width: 1023px) {
  .font-40 {
    font-size: 20px !important;
  }
  .display-table-row-group .psa-shipment-table table .MuiTableBody-root {
    display: table-row-group !important;
  }
  .xs-mobile-hidden {
    display: none !important;
  }
  .table-body.muitable-responsive table thead.MuiTableHead-root {
    display: unset !important;
  }
  .table-body.muitable-responsive table tbody tr td.MuiTableCell-body {
    width: 150px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: table-cell !important;
    min-width: 150px !important;
  }
  .psa-shipment-table table {
    max-height: 400px !important;
    overflow-y: auto !important;
    overflow: scroll !important;
    overflow-x: scroll !important;
    display: block !important;
    background-color: #fff;
  }
  .psa-shipment-table table .MuiTableBody-root {
    width: 100%;
    display: inline-table;
  }
  .table-body.muitable-responsive table thead tr th, .table-body.muitable-responsive table tbody tr td {
    width: 150px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .table-body.muitable-responsive table tbody tr td.MuiTableCell-body:nth-child(odd) {
    display: none !important;
  }
  .table-body.muitable-responsive table tbody tr.MuiTableRow-root {
    display: table-row-group !important;
  }
  .table-body.muitable-responsive .MuiToolbar-root.MuiToolbar-regular {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 10px !important;
    padding: 0px !important;
  }
  .psa-shipment-table.users .MuiToolbar-regular svg {
    left: 20px !important;
  }
  .table-body.muitable-responsive .MUIDataTable-responsiveStacked-1566 {
    overflow: auto !important;
    max-height: 400px !important;
  }
  .download-csv {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 23px;
    margin-left: 21px;
  }
  .theme-card {
    margin-top: 30px !important;
  }
  .separator-arrow {
    display: none !important;
  }
  .accordian-body-padding h5 .MuiTypography-h6.MuiTypography-gutterBottom {
    line-height: 20px !important;
  }
  .d-flex.mobile-mode-no-flex {
    display: block !important;
  }
  .border-right-separator {
    border-right: 0px !important;
  }
  .border-right-separator::before {
    position: unset !important;
  }
  .instructions {
    margin-bottom: 40px;
  }
  .map {
    height: 400px !important;
    padding: 6px !important;
  }
  .ml-2 {
    margin-left: 0px !important;
  }
  .custom-psa-ul-li-list ul {
    padding-top: 20px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .custom-psa-ul-li-list ul li:nth-child(2) {
    padding-left: 10px !important;
  }
  .custom-psa-ul-li-list ul li {
    margin-bottom: 14px !important;
    margin-left: 0px !important;
  }
  .p-34 {
    padding: 10px 24px 24px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1919px) {
  .MuiGrid-grid-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 25% !important;
    -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
  }
}

.report-container {
  height: 80vh !important;
}

@media (min-width: 1920px) {
  .xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 16.6% !important;
    -ms-flex-preferred-size: 16.6% !important;
        flex-basis: 16.6% !important;
  }
  .dashboard-inner .MuiGrid-spacing-xs-3 {
    width: calc(100% + 56px);
  }
  .d-none-normal {
    display: inherit !important;
  }
  .xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 33.3% !important;
    -ms-flex-preferred-size: 33.3% !important;
        flex-basis: 33.3% !important;
  }
  .xxxl-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 19.6% !important;
    -ms-flex-preferred-size: 19.6% !important;
        flex-basis: 19.6% !important;
  }
  .xxl-3.xxl-3-display-none, .xxl-3-display-none {
    display: none !important;
  }
  .xxl-align-item-center {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    height: 100% !important;
  }
}

/*RESPONSIVE CSS ENDS HERE */
:root {
  --heading: 'Raleway', sans-serif !important;
  --bodyText: 'Nunito Sans', sans-serif !important;
}

.login-label.font-raleway-medium {
  font-family: var(--Raleway-Medium) !important;
  font-weight: 400 !important;
}

label {
  font-family: 'Raleway', sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #8f8fa6;
  letter-spacing: 0.5px !important;
}

.font-raleywaybold {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
}

.font-natoregular {
  font-family: var(--Nato-Sans-Regular);
}

:root {
  --Raleway-Bold: 'raleway-bold';
  --Nato-Sans-Bold:'nato-sans-bold';
  --Raleway-Medium:'raleway-medium';
  --Nato-Sans-SemiBold:'nato-sans-semibold';
  --Nato-Sans-Regular:'natosans-regular';
}

/* FONT STYLES STARTS HERE */
@font-face {
  font-family: 'nato-sans-bold';
  src: url(../fonts/NunitoSans-Bold.ttf);
}

@font-face {
  font-family: 'nato-sans-semibold';
  src: url(../fonts/NunitoSans-SemiBold.ttf);
}

@font-face {
  font-family: 'raleway-medium';
  src: url(../fonts/Raleway-Medium.ttf);
}

@font-face {
  font-family: 'raleway-bold';
  src: url(../fonts/Raleway-Bold.ttf);
}

@font-face {
  font-family: 'natosans-regular';
  src: url(../fonts/NunitoSans-Regular.ttf);
}
/*# sourceMappingURL=custom.css.map */