.no-padding-top {
  padding-top: 0px !important;
}

.padding-5-px {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.help-block {
  margin-top: 2px !important;
}

#pwd-container .popover {
  width: 500px !important;
}

#pwd-container .popover-content {
  width: 300px !important;
}

.copy-icon,
.reply-icon {
  color: #848484 !important;
}

[id^="id_item-"][id$="pallet_removable"] {
  margin-left: 15px !important;
}

.airlines,
.airport,
.seaport,
.cost-center {
  border-right-width: 1px !important;
  border-radius: 2px !important;
}

#delivery-asap-container,
#flexible-delivery-container {
  display: inline-block;
}

.request-pending-button {
  /*background-color: #fff!important;*/
  border: 1px solid #727c8e !important;
  color: #727c8e;
  cursor: default;
}

#currency > div > .typeahead-container {
  width: 98%;
}

.dashboard-details-list.dashboard-details-list-files dl.jpg:before {
  content: "JPG";
}

.dashboard-details-list.dashboard-details-list-files dl.jpeg:before {
  content: "JPEG";
}

.dashboard-details-list.dashboard-details-list-files dl.png:before {
  content: "PNG";
}

.dashboard-details-list.dashboard-details-list-files dl.doc:before {
  content: "DOC";
}

.dashboard-details-list.dashboard-details-list-files dl.csv:before {
  content: "CSV";
}

.modal-dialog {
  z-index: 1100;
}

.dashboard-update-title span {
  display: inline-block;
  background-color: #f4f4f4;
  border-radius: 2px;
  font-size: 11px;
  line-height: 20px;
  color: #ababab;
  padding: 0 4px;
  margin: 0 0 0 2px;
}

.pseudo-link:link,
.pseudo-link:visited,
.pseudo-link:hover,
.pseudo-link:active {
  color: black;
  text-decoration: none;
}

#invitedUserSignup small.help-block {
  display: none !important;
}

.shipment-quotation-status {
  margin-right: 25px;
}

.text-danger {
  color: #d9534f;
}

#extendQuotation small.help-block {
  color: #ff6a70 !important;
}

.required {
  border-color: #ff0000 !important;
}

.dashboard-update-title .post-drop.dropdown button span.glyphicon {
  background-color: #ffffff;
  line-height: 12px;
  cursor: pointer;
}

.dashboard-update-title .post-drop.dropdown .dropdown-menu {
  cursor: pointer;
}

select#id_permissions {
  height: 110px;
}

.dashboard-update:last-child
  > .dashboard-update-inner-wrap
  .dashboard-update-title
  .post-drop.dropdown
  .dropdown-menu {
  margin-top: -102px !important;
}

select[multiple="multiple"] {
  border-right-width: 2px;
}

#releaseClaimButton:hover {
  background-color: #d6d4e2;
  border: 1px solid #8a9ba9 !important;
  color: #556879;
  border-right-color: #ccc !important;
}

#releaseClaimButton {
  cursor: default;
  width: auto;
}

.login-as {
  height: 50px;
  background-color: #e4ae5c;
  padding: 15px;
  border-bottom: 1px solid #ced7df;
}

.custom-typeahead-button {
  border-left: 0px !important;
}

.bootgrid-horizontal-scroll-table {
  display: block;
  overflow-x: scroll;
}

.analytic-wrap .bootgrid-header,
.analytic-wrap .bootgrid-footer {
  display: block !important;
}

.analytic-wrap .bootgrid-header .search.form-group {
  display: none;
}

.table-container .user-select {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  width: 250px;
  border-radius: 3px;
}

.table .request-group > div.btn-table {
  line-height: 33px;
  padding: 0 10px;
}
.table .request-group > div.btn-table.btn-close {
  line-height: 33px;
  padding: 0 8px;
}

.chart-alignment {
  margin-left: -140px;
}
.wordbreak {
  word-break: break-all;
  word-wrap: break-word;
}

.modal.cost-detail-modal .modal-dialog {
  max-width: 100%;
}

.modal-content {
  overflow-x: scroll;
}

.chart {
  width: 100%;
  min-height: 400px;
  margin-left: -50px;
}

#id_delay_reason {
  margin-bottom: 5px;
}

.search-input-group {
  display: inline-table;
  vertical-align: middle;
  position: absolute;
  right: 10px !important;
  z-index: 1;
}

.search-input-group .input-group-addon,
.search-input-group .input-group-btn {
  width: auto !important;
}

.navbar-nav
  > li.search-input-container
  .search-input-group
  .typeahead-container
  input {
  width: 180px !important;
}

.search-input-container {
  top: 15px;
}

.search-icon-container {
  top: 3px;
}

.search-input-container .typeahead-item {
  font-size: 11px;
}

.minimum_invites_input {
  width: 100%;
}

.table.table-quotes tbody tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  height: 140px;
  min-height: 105px;
}

.table.table-quotes tbody tr.other-quotes-div td {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  height: 10px;
  min-height: 10px;
}

.no-quotes {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ms-container {
  width: 100% !important;
}

#shipment-requirements-container [id$="-textarea"] {
  padding-top: 7px;
}

.notification-card {
  margin-bottom: 25px;
  border-bottom: 1px solid #ced7df;
  padding: 0px 45px 45px 45px;
}

.submit-cell {
  padding-right: 1% !important;
}

.shipment-submenu-btn {
  margin: 46px 7px 0px 0px;
  font-size: 12px; /*display: inline-block;*/
}

.remove-invoice {
  color: red;
  padding-right: 15px;
}

.navbar {
  z-index: 600;
}

.blue {
  color: #0071ce;
}

.blue-light {
  color: #7eb6e5;
}

.dashboard-submit-invoice {
  height: inherit !important;
}

.submit-invoice-panel {
  background-color: #ffde9d !important;
  height: 46px !important;
}

.btn-default-bootstrap {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default-bootstrap:focus,
.btn-default-bootstrap:hover {
  color: #333333;
}

.btn-yellow {
  background-color: #ffa532;
  color: #000;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:visited {
  color: #000;
}

.dashboard-submit-invoice-helptext {
  padding: 9px 0 8px;
}

.zero-margin-bottom {
  margin-bottom: 0px !important;
}

.strikethrough {
  text-decoration: line-through;
}

.collapsible-form-container {
  padding-bottom: 0px !important;
}

#notificationSettings .collapsible-form-container div.toggle {
  margin-bottom: 0px !important;
}

#notificationSettings .collapsible-form-container .detail-wrap .control-label {
  padding-top: 0;
  text-align: left;
}

#notificationSettings .detail-wrap .table {
  border: 1px solid transparent;
  margin-bottom: 0;
}

#notificationSettings
  .collapsible-form-container
  .detail-wrap
  .table
  tr
  td:nth-of-type(3) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 15px !important;
}

#notificationSettings
  .collapsible-form-container
  .detail-wrap
  .table
  tr
  td:nth-of-type(3)
  fieldset {
  min-width: 120px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 7px 0;
}

#notificationSettings
  .collapsible-form-container
  .detail-wrap
  .table
  tr
  td:nth-of-type(3)
  fieldset
  input {
  margin-top: 0;
}

#notificationSettings
  .collapsible-form-container
  .detail-wrap
  .table
  tr:first-of-type
  td {
  border-top: 1px solid transparent;
}

#notificationSettings
  .collapsible-form-container
  .detail-wrap
  .table
  tr
  td:nth-of-type(2) {
  width: 32%;
}

.quote-requests .control-label {
  text-align: left;
}

.quote-requests .collapsible-form-container div.toggle {
  margin-bottom: 0px !important;
}

.quote-requests .form-container .detail-wrap {
  padding-top: 10px;
}

.quote-requests .form-container .detail-wrap::after {
  content: "";
  clear: both;
  display: table;
}

.quote-requests .form-container .title {
  cursor: pointer;
}

.loading-plan-cost-item-row .col-sm-8 .row {
  display: flex;
  align-items: flex-end;
}

.loading-plan-cost-item-row .col-sm-8 .col-sm-4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.loading-plan-cost-item-row .col-sm-8 .col-sm-1 {
  position: relative;
  bottom: 6px;
}

.form-container .title .popover {
  color: #263746;
}

.datepicker-input {
  width: 240px;
}

.text-left {
  text-align: left !important;
}

.label-field {
  margin-top: 5px;
}

.input-small {
  width: 70px;
  display: inline;
  margin-right: 10px;
}

.item-weight-unit {
  text-transform: capitalize;
}

select[name="parcel_customs_purpose"] + i.form-control-feedback {
  padding-left: 35px !important;
}

select[name="parcel_customs_paid_by"] + i.form-control-feedback {
  padding-left: 35px !important;
}

select[name^="parcel_account_"] {
  width: 90%;
}

.additional-item-form-buttons-row {
  float: right;
  margin-right: 3em;
  margin-top: 1em;
}

.additional-items-text {
  color: #898989;
}

.additional-items-form-row {
  margin-bottom: 1em;
}

.additional-items-form-save-button {
  margin-left: 1em;
}

.additional-item-amount {
  width: 100% !important;
}

a.blue,
a.red {
  cursor: pointer;
}

.help-txt {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #b3c0cd;
  font-size: 12px;
}

.btn-disabled,
.btn-disabled[disabled] {
  opacity: 0.4;
  cursor: default !important;
  pointer-events: none;
}

.white-area {
  background-color: #ffffff !important;
}

.large-label {
  font-size: 15px;
}

.left-padding {
  padding-left: 15px;
}

.total-weight {
  padding-top: 35px !important;
}

.time > a {
  color: inherit;
}

.computed-delivery-date {
  padding-top: 7px;
}

.shipment-card .popover {
  z-index: 650;
}

.shipment-card .popover .arrow {
  background-image: none;
  color: transparent;
  height: 0;
  width: 0;
}

.units-label {
  width: 115px;
}

.form-group .table-container {
  margin: 0;
}

td[id$="-action-buttons"] {
  vertical-align: inherit !important;
  padding-top: 0 !important;
}

.force-booking-options {
  padding-top: 15px;
  padding-bottom: 30px;
}

.pull-down {
  margin-top: 15px;
}

.bootgrid-extra-form {
  display: inline-block;
}

.save-password-button {
  margin-right: 150px;
}

.signup-dialog {
  background-color: #fff;
  border-radius: 3px;
  border: 0 solid transparent;
}

.signup-dialog .instructions {
  padding: 30px 40px 40px 30px;
  color: #676767;
}

.signup {
  background-color: #f4f4f4;
  background-position: 50%;
  background-repeat: no-repeat;
}

.signup-button {
  margin-right: 100px;
  margin-bottom: 50px;
}

.disabled-text-color {
  color: #b3c0cd;
}

#bulkUploadGoodItems #files-list > [id^="file-div-"] {
  display: inline;
}

.modal-dialog.modal-xlg {
  width: 75%;
  margin: 150px auto;
}

.lclTableGrid,
.fclTableGrid {
  min-width: 800px;
}

.btn-cb-blue {
  color: #f4f4f4;
  background-color: #0071ce;
}

.account-number {
  padding-top: 5px;
}

input[type="text"].password-autocomplete-disabler {
  position: absolute !important;
  left: -10000px !important;
  top: -10000px !important;
}

.color-grey {
  color: #989898;
}
.zero-margin-top {
  margin-top: 0px !important;
}

.margin-top-10px {
  margin-top: 10px !important;
}

.grey-light {
  color: #8b959e !important;
}

.border-right-width-1 {
  border-right-width: 1px !important;
}

.invoice-amountdue.invoice-align {
  padding-right: 15px;
}

.has-error .typeahead-container .typeahead-query input.form-control {
  border-color: #a94442 !important;
}

.has-error .typeahead-container button {
  border-color: #a94442 !important;
}

.shipment-controls {
  padding: 15px 45px 15px 35px;
}

.request-controls {
  padding: 15px 55px 15px 35px;
}

.item-formset-copy-del-div {
  position: absolute;
  right: 0px;
  top: -32px;
}

.item-formset-data .undo-remove-item,
.item-formset-data.removed .form-group .item > *,
.item-formset-data.removed .item > .remove-hide,
.item-formset-data.removed .item .dims ~ .remove-hide,
.item-formset-data.removed .form-group > .remove-hide,
.item-formset-data.removed .duplicate-item,
.item-formset-data.removed .remove-item {
  display: none;
}

.item-formset-data .fa-reply,
.item-formset-data.removed .form-group .item > *,
.item-formset-data.removed .item > .remove-hide,
.item-formset-data.removed .item .dims ~ .remove-hide,
.item-formset-data.removed .form-group > .remove-hide,
.item-formset-data.removed .duplicate-item,
.item-formset-data.removed .remove-item {
  display: none;
}

.item-formset-data.removed .item > .remove-show,
.item-formset-data.removed .undo-remove-item {
  display: block;
}

.margin-left-5-px {
  margin-left: 5px;
}

.duplicate-item,
.remove-item,
.undo-remove-item,
.cursor-pointer {
  cursor: pointer;
}

.cursor-move {
  cursor: move;
}

.col-sm-3.half-width .typeahead-container .typeahead-list {
  min-width: 125px;
}

.padding-top-10-px {
  padding-top: 10px;
}

.padding-top-20-px {
  padding-top: 20px;
}

.padding-bottom-10-px {
  padding-bottom: 10px;
}

.no-padding {
  padding: 0 !important;
}

#remove_additional_item {
  /* Used in shipment shipping dashboard while adding additional cost items */
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.dashboard-input-group .col-sm-4 .typeahead-container .typeahead-list {
  min-width: 115px;
}

.blue-text {
  /* Used in analytics page filter section for shippers */
  font-size: 17px;
  font-weight: 900;
  color: #3a95e3;
  margin-top: 0px;
}

.container {
  padding-right: 0px;
  padding-left: 30px;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

#bulkUploadLink {
  padding-right: 10px;
}

#bulkUploadGoodItems {
  z-index: 900;
}

.map-container {
  height: 500px;
  margin: 5px 15px;
}

.invoice-conversion-rate {
  font-size: 12px;
  padding-right: 5px;
}

.dropdown-freight-mode {
  display: none;
  padding-left: 23px;
  padding-top: 13px;
}

.customs-files {
  margin-top: 15px;
}

#cargobase-search {
  width: 205px;
}

.cb-warning-color {
  color: #b07109;
}

.padding-left-20 {
  padding-left: 20px;
}

.typeahead-container .typeahead-list li a div strong {
  background: #ffe66d;
}

.table-container .year-select,
.table-container .month-select {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  width: 100px;
  border-radius: 3px;
}

.table-container .export-overview {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  border-radius: 3px;
}

#request-attachment-bucket-list {
  margin-top: 10px;
}

.commodity-details {
  background: #efefef;
  border: 1px solid lightgrey;
  padding: 5px 5px 5px 5px;
  margin: 5px 15px;
}

.modal-content .confirm-message {
  margin: 0px;
  margin-bottom: 5px;
}

.modal-content .confirm-help {
  margin-bottom: 15px;
}

.modal .modal-choose .booking-options label {
  font-weight: 600;
}

.booking-options.row p {
  margin: -5px 0 10px;
}

.option-container {
  margin: 0px 15px 15px 10px;
}

.booking-options .glyphicon {
  right: 15px;
}

.modal .modal-choose {
  border-top: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
}

.modal .modal-choose .control-label {
  margin-bottom: 0;
  padding-top: 7px;
  font-size: 13px;
  font-weight: 600;
}

.invoice-pdf {
  padding-top: 10px;
}

.small-radio {
  display: inline-block !important;
  width: 20px !important;
}

.glyphicon.glyphicon-ok {
  color: #3c763d;
}

.no-margin {
  margin: 0px !important;
}

.marginated-content {
  margin-left: 15px !important;
  margin-top: 15px !important;
}

.control-label-left-align {
  text-align: left;
  margin-bottom: 0;
  padding-top: 7px;
}

.commodity-item-width {
  width: 13px;
}

.table.table-quotes tbody tr td .quote-details-modal-link {
  color: #0071ce;
  text-decoration: none;
  line-height: 1.5;
  font-size: 11px;
}

.selected-item-weight {
  padding-left: 65px;
}

.individual-item-weight {
  padding-left: 15px;
}

.shipment-detail-subheading {
  padding-right: 10px;
}

.provider-quoting-form {
  padding-top: 17.5px;
}

.no-left-padding {
  padding-left: 0px !important;
}

.padding-top-25-px {
  padding-top: 25px;
}

.padding-left-10-px {
  padding-left: 10px !important;
}

.padding-left-15-px {
  padding-left: 15px !important;
}

.padding-bottom-collapsible-section {
  padding-bottom: 30px;
}

.rate-card-warning {
  background-color: #fff9e9;
  color: #fda105;
  padding: 10px 5px 10px 5px;
  margin-bottom: 10px;
}

.is-asap-delivery {
  display: none;
}

.margin-left-0px {
  margin-left: 0px !important;
}

.padding-left-5-px {
  padding-left: 5px !important;
}

.smpl-text-expiration-timer {
  color: #b3c0cd;
  padding-top: 10px !important;
  font-size: 11px;
}

.warn-text-expiration-timer {
  color: #ff0000;
  padding-top: 10px !important;
  font-size: 11px;
}

.smpl-text-expiration-timer .request-link,
.warn-text-expiration-timer .request-link {
  color: #000;
  border-bottom: 1px dashed #000;
  text-decoration: none;
}

.book-btn-left-align {
  text-align: left !important;
}

.wrapper .gap {
  margin: 5px 0;
}
.wrapper .gap2 {
  margin: 10px 0;
}
.wrapper .box {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-top: 20px;
  padding: 20px 15px;
}
.wrapper h3 {
  margin: 0 0 15px;
}
.wrapper p {
  margin: 0 0 5px;
}
.wrapper p em,
.wrapper label em,
.wrapper .remove_link {
  color: #f00;
  font-weight: 600;
}
.wrapper .remove_link {
  margin-top: 6px;
  display: inline-block;
}
.wrapper .add_txt {
  color: #1fc41f;
  font-weight: 600;
}

.wrapper strong {
  font-weight: 900;
}

@media (max-width: 767px) {
  .wrapper .form-control {
    margin-bottom: 15px;
  }
  .no-quotes {
    flex-direction: column;
  }
  .no-quotes__ctas {
    padding-top: 8px;
  }
  .loading-plan-cost-item-row .col-sm-8 .row {
    display: flex;
    flex-direction: column;
    align-items: normal;
  }
}

.bold-highlighted-text {
  color: #0071ce;
  font-size: 16px;
  font-weight: bold;
}

.new-form-container .typeahead-container button {
  padding-right: 5px;
  padding-left: 0px;
}

#notes-grid td {
  white-space: pre-line;
}

#notes-grid-header,
#notes-grid-footer {
  height: auto !important;
}

.padding-for-intercom-comments-section {
  padding-bottom: 47px;
}

#id_pickup_contact_name[disabled],
#pickup-contact-lookup-list[disabled],
#id_delivery_contact_name[disabled],
#delivery-contact-lookup-list[disabled] {
  background-color: #eee !important;
}

.config-alert-margin {
  margin-bottom: 15px;
  padding: 12px;
}

.padding-top-quotation-next-button {
  padding-top: 20px;
}

.margin-top-provider-consider-modal-comment {
  margin-top: 10px;
}

.zero-padding-left {
  padding-left: 0;
}

.padding-bottom-12-px {
  padding-bottom: 12px;
}

.padding-bottom-11-px {
  padding-bottom: 11px;
}

.margin-top-5px {
  margin-top: 5px;
}

.time-sensitive-times {
  min-height: 35px;
}

.packing-list-modal-header {
  display: inline-block;
}

.packing-list-modal-csv-download {
  float: right;
  margin: 20px 0px 15px 0px;
}

.packing-list-modal-close-button {
  padding-top: 25px;
}

.padding-top-5 {
  padding-top: 5px;
}

.bol-padding-bottom {
  padding-bottom: 10px;
}

.bol-gap {
  padding-top: 35px;
}

.no-display {
  display: none;
}

.cost-detail-weight-section {
  padding-bottom: 20px;
}

.cost-detail-extra-info-padding-top {
  padding-top: 20px;
}

.cost-detail-conversion-rate-text {
  color: #b3c0cd;
}

.cost-detail-padding-bottom {
  padding-bottom: 10px;
}
.custom-info-uploaded-files {
  padding-left: 15px;
}

@media (max-width: 1500px) {
  .bol-form {
    max-width: 1000px !important;
  }
}

.bol-form {
  padding: 70px 50px 5px;
  margin-top: 50px;
  box-shadow: 0px 0px 14px 0px rgba(138, 138, 138, 0.4);
}

.bol-form .form-container {
  margin-bottom: 40px;
}

.bol-form .removeItem {
  color: red;
  position: absolute;
  right: 0px;
  top: 9px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .bol-form {
    padding: 45px 10px 10px;
  }
}
.center-align {
  text-align: center !important;
}

.quotes-page-address-padding-top {
  padding-top: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.shipment-submenu-height {
  height: 41px !important;
}

.shipment-tab-margin-top {
  margin-top: 2px !important;
}

@media (max-width: 600px) {
  .cb-standard-modal-size {
    width: 90vw !important;
  }

  .cost-detail-modal .cb-standard-modal-size {
    min-width: 90vw !important;
  }
}

@media (min-width: 800px) {
  .cost-details-modal {
    width: 771px;
  }
}

.cb-standard-modal-remove-scroll {
  overflow-x: hidden !important;
}

.street-line-two-label {
  color: #263746 !important;
}

.customReportFieldSection,
hr {
  margin-bottom: 10px;
}

/*Universal search icon*/
.desktop-visible .navbar-toggle em.fa-search {
  font-size: 22px;
}

.detail-table-padding {
  padding-top: 44px;
}

.action-ul {
  list-style-type: none;
  padding: 18px 0px 0px 0px;
  margin-bottom: 0px;
}

.approve-btn-color {
  color: #263746;
}

.table-width-40-percent {
  width: 40%;
}

.table-width-20-percent {
  width: 20%;
}

.table-width-50-percent {
  width: 50%;
}

.table-width-35-percent {
  width: 35%;
}

.table-width-50-percent {
  width: 50%;
}

.table-width-30-percent {
  width: 30%;
}

@media (max-width: 992px) {
  .xs-dashboard-form {
    margin-top: 12px !important;
  }

  .pull-right-xs {
    float: right;
  }
}

#floating-form-validator {
  position: fixed;
  top: 290px;
  right: 250px;
  opacity: 1;
  display: block;
  cursor: pointer;
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 3px;
  z-index: 15;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 3px;
  width: 200px;
}

.checklist-item > label {
  max-width: 85%;
}

.dashboard-detail-style {
  height: 90vh;
  overflow-y: auto;
  border-left: 1px solid #ced7df;
}

.no-wrap {
  white-space: nowrap;
}

.zero-padding-right {
  padding-right: 0px;
}

.popover {
  min-width: 150px !important;
}

.ajaxified-table-style {
  table-layout: fixed;
  overflow: hidden;
  text-overflow: ellipsis;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.orange-color-btn {
  background-color: #ff6600 !important;
}

.padding-bottom-45 {
  padding-bottom: 45px;
}

.padding-right-15 {
  padding-right: 15px;
}

/* CSS for Performance review star */
.rating {
  float: left;
}

.rating > input {
  display: none;
}
.rating > label:before {
  margin-right: 8px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before {
  content: "\f089";
  position: absolute;
}

.rating > label {
  color: #a9a9a9;
  float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
  color: #0071ce;
} /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label {
  color: #ff6600;
}

/* Css to disable adding hyperlink in PDF */
@media print {
  a:link:after,
  a:visited:after {
    content: "";
  }
}

.vertical-align {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}

.provider-quick-view-table-wrapper {
  padding: 5px;
  margin-right: -15px;
  margin-left: -15px;
  height: 69vh;
  overflow-y: visible;
}

.provider-quick-view-table {
  flex: 0 0 70%;
  padding: 2rem;
}

.provider-quick-view-panel {
  flex: 0 0 30%;
  padding: 2rem;
  border-left: 1px solid #ced7df;
  height: 150% !important;
}

.provider-detail-container {
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 15px;
  background-color: rgba(240, 243, 246, 1);
}

#overlay {
  position: fixed;
  display: block;
  top: 25%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  box-shadow: 0px 0px 15px #ddd;
  z-index: 2;
  padding: 15px 15px 0px 55px;
  border-top: 1px solid #ddd;
  overflow-y: scroll;
}

.quick-view-logo {
  padding-top: 30px;
  padding-bottom: 30px;
}

.left-margin-modal {
  margin-left: 10%;
}

.quick-view-alert {
  border-color: green;
  color: green;
  background-color: #dbf9e6;
}

.no-user-role-warning {
  border-color: red;
  color: red;
}

.white-boxshadow {
  background-color: white;
  box-shadow: 0px 0px 15px #ddd;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.cb-bg-color {
  background-color: #f4f4f4;
}

.white {
  color: white !important;
}

.ratings-view {
  border-color: green;
  background-color: #dbf9e6;
}

.autoclosed-view {
  background-color: #fcf8e3;
}

.green {
  color: green;
}

.amber {
  color: #ff9554;
}

.margin-top-30 {
  margin-top: 30px;
}

.incomplete-shipment-div {
  background-color: #feebec;
}

.blood-red {
  color: #ff3a3b;
}

.hide-element {
  position: absolute;
  left: -9999px;
}

.gold {
  color: #f9bf61;
  border-color: #f9bf61 !important;
}

.invoice-action-bar {
  background-color: #f3f4f6;
  margin-top: 50px;
  padding: 0px 0px 0px 10px !important;
  height: auto;
  border-bottom: none;
}

.add-additional-invoice-link {
  background-color: inherit;
  border: none;
}

.truncate {
  width: 230px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.shipper-title-subtext {
  font-size: 12px !important;
  color: black !important;
}

.font-size-12-px {
  font-size: 12px;
}

.red {
  color: #ff6a70 !important;
}

.orange {
  color: #ff6600;
}

.orange-color-font {
  color: orange;
}

.background-color-light-grey {
  background-color: #eff3f6;
}

.margin-right-5-px {
  margin-right: 5px;
}

.margin-left-15-px {
  margin-left: 15px;
}

.text-transform-none {
  text-transform: none;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

.dashboard-invoice-list:before {
  content: "";
  width: 0px !important;
}

.margin-left-negative-30 {
  margin-left: -30px !important;
}

.text-align {
  text-align: right;
}

.form-control-spacer {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
}

.tr-highlight {
  background-color: #fcf8e3;
}

.quote-list {
  min-height: 15px;
}

.booking-reference {
  background-color: #FFFAEC;
  padding: 15px;
  border-bottom: 1px solid #ced7df;
}

.shipment-schedule-details dt{
  font-weight: 400;
  color: #000;
  width: 50%;
  overflow: hidden;
  word-break: break-word;
  white-space: normal;
  text-overflow: initial;
}

.shipment-schedule-details dl+dl:after {
  content: '';
  background-color: #ced7df;
  width: 2px;
  height: 69px;
  position: absolute;
  top: -53px;
  left: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.shipment-schedule-details dl:before {
  display: inline-block;
  content: '';
  border: 2px solid #ced7df;
  background-color: #ced7df;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-right: 24px;
  vertical-align: middle;
}

.delivery-final-endpoint dt{
  width: 30%;

}

.dashboard-details .shipment-schedule-details dl:first-child dt{
  width: 30%;

}
