.nav-tabs .nav-link {
	position: relative;
}

.alphabets ul {
    padding: 0px;
}
ul.carrier-api-errors {
    padding: 20px;
    list-style: none;
}

ul.carrier-api-errors li {
    list-style: auto;
}

ul.carrier-api-errors ul {
    padding-left: 15px;
}

.alphabets li {
    float: left;
    width: 96px;
    list-style: none;
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
}

.outrack-locations {
    height: 280px;
    overflow: scroll;
    overflow-y: inherit;
    overflow-x: hidden;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
}

.close-tab {
    position: absolute;
    right: 2px;
    top: -5px;
    z-index: 1;
    cursor: pointer;
    color: #e82424;
}

.child-row td.loading-job-id {
    padding-left: 30px !important;
}

.shipment-status-badge {
    font-size: 0.875rem !important;
    float: left;
    padding: 9px !important;
}

.logo-icon-container {
    float: left;
    margin: 10px;
    width: 100px !important;
    height: 100px !important;
}

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

#loading-grid ul {
    /*display: none;*/
}

.loading-shipment {
    background: #d0e3f7 !important;
}

#loading-grid .table-bordered {
    margin-bottom: 0px;
}

.grab-job-job-id {
  font-size: 18px;
  font-weight: bold;
}

.carrier-icon-120 {
    max-width: 120px;
}

.hide {
    display: none;
}

.user-list .autocomplete {
    width: 91%;
}

.cursor-pointer {
    cursor: pointer;
}

.btn-generate-pdf {
    padding: 10px 35px;
}
.tabs {
    position: relative;
}

.btn-export-doc {
    position: absolute;
    top: 10px;
    right: 10px;
}
.btn-export-sli {
    position: absolute;
    top: 10px;
    right: 10px;
}
.edit-from-address {
    /*position: absolute;
    top: 13px;
    right: 20px;*/
}
.header-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}
.header-buttons button {
    float: left;
    margin-left: 10px;
    min-width: 80px;
}
.header-buttons a {
    float: left;
    margin-left: 10px;
}
.edit-from-address.doc-exist {
    right: 115px;
}
.buttons .btn {
    margin-left: 10px;
}
.fa-file-pdf {
    margin-right: 0px;
    margin-top: 2px;
    cursor: pointer;
}
.btn-save, .btn-cancel {
    margin-left: 20px;
    padding: 3px 30px 6px 30px;
}
.custom-control-label {
    cursor: pointer;
}

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

.p-0 {
    padding: 0px;
}
.p-b-0 {
    padding-bottom: 0px !important;
}

hr.hr-0-5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.box-list {
    padding: 0px;
}

.box-list, .box-list li {
    list-style: none;
}

.custom-control.custom-checkbox {
    float: left !important;
}

.chb .custom-control.custom-checkbox {
    float: left !important;
}

.checkbox-heading {
    display: inline;
}

.fa-file-pdf {
    margin-right: 0px !important;
    margin-top: 2px !important;
    cursor: pointer;
}

.freight-billing-options div.custom-radio {
    margin-top: 10px;
    padding-right: 50px;
}

.freight-billing-options .card-title {
    font-size: 18px;
}

.invalid-ucrate-info {
    color: #caca0a;
    cursor: pointer;
}

.valid-ucrate-info {
    color: green;
    cursor: pointer;
}

.api-synced {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    color: green
}

.f-big {
    font-size: 28px;
}
.bold {
    font-weight: bold;
}
.search-input {
    padding: 7px;
}
.autocomplete__icon {
    margin-top: -12px;
}
.autocomplete__results__item {
    text-align: left;
}
img.autocomplete__icon {
    margin-top: 0px;
}

.user-jobs-badges button {
    min-width: 140px;
}
.header-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 200;
}
.shipment-bottom-btn button.btn-select {
    background: #dc3545 !important;
    border: 0px !important;
}
.shipment-bottom-btn .select .checkboxLayer {
    padding: 10px !important;
}
.shipment-bottom-btn button.btn-select .caret {
    border-top: 0px !important;
    border-bottom: 4px solid #fff !important;

}
.shipment-bottom-btn button.btn-select:hover {
    color: #fff;
    background-color: #c82333 !important;
}
.dropdown-toggle-split:hover .shipment-bottom-btn button.btn-select {
    color: #fff;
    background-color: #c82333 !important;
}
.email-selected-list .close-icon {
    cursor: pointer !important;
}

.div-api-options .btn-info {
    min-width: 150px;
}

.div-api-options .badge {
    padding: 10px;
    margin-top: 20px;
    font-size: 15px;
    font-weight: normal;
}

.ck-editor__editable {
    min-height: 300px;
}

ul.attachment-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.attachment-list li {
    padding: 0px 10px;
    list-style: none;
}

#label_cc_myself {
    width: auto !important;
}
.on-demand-attachment-list {
    list-style: none;
    padding: 0px;
}
.on-demand-attachment-list li.modified-coc {
    width: 50% !important;
    list-style: none;
}
.on-demand-attachment-list li {
    width: 50% !important;
    float: left;
}
.w-auto {
    width: auto;
}
.remove-filters {
    position: absolute;
    right: 10px;
}

.list-style-none {
    list-style: none;
    padding: 0px;
}

.mx-datepicker {
    max-width: 150px;
}

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

.font-size-16 {
    font-size: 16px;
}
.min-width-95 {
    min-width: 95px;
}
span.receiver-page-filter-buttons {
    border: 2px solid #17a2b8;
    margin-right: 20px;
    border-radius: 20px;
    padding: 2px 10px;
    margin-bottom: 20px;
    font-size: 14px;
    cursor: pointer;
}
.invisible-input {
    border: 0px;
    border: none;
    outline: none;
    background: transparent;
    width: 30px;
}
.width-15px {
    width: 15px !important;
}

.width-30px {
    width: 30px !important;
}
