.required {
    color: red !important;
}

.margin-5 {
    margin: 5px;
}

.min-width-100 {
    min-width: 100px;
}

.table-truncate thead th, .table-truncate tbody td {
    white-space: nowrap;
}

.box-2-row {
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 46px;
    min-width: 150px;
}

.minw-6rem {
    min-width: 6rem;
}

.minw-10rem {
    min-width: 10rem;
}

/*.select2-container {*/
/*    width: 100% !important;*/
/*}*/

.select2-container--bootstrap4 .select2-results__option[aria-disabled=true] {
    color: #6c757d;
}

.set-height {
    height: 700px;
}

.login-page {
    background: url('../../images/login_background.jpg');
    background-size: 100% auto;
}
.login-card-body .input-group .form-control.is-invalid ~ .input-group-append .input-group-text,
.register-card-body .input-group .form-control.is-invalid ~ .input-group-append .input-group-text,
.input-group:not(.has-validation)>.form-control:not(:last-child).is-invalid {
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.input-group:not(.has-validation)>.form-control:not(:last-child).datetimepicker-input.is-invalid,
input#login_id.is-invalid {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.login-box {
    width: 639px;
    background-color: white;
    padding-bottom: 70px;
    padding-top: 70px;
}
.login-box h1 {
    font-size: 46px;
}
.login-box .cover-card-body {
    width: 360px;
    margin: auto;
}
.select2-container--bootstrap4 .select2-selection {
    height: calc(2.25rem + 2px) !important;
    border-radius: .25rem;
}
.alert.alert-square-corner {
    border-radius: 0px;
}
.alert.alert-square-corner h4 {
    display: inline-block;
}
.table-responsive > .table-bordered {
    border: 1px solid #dee2e6;
}
table.table-bordered.dataTable {
    border-radius: 0.375rem;
}
table.table-bordered.dataTable th:last-child {
    border-top-right-radius: 0.375rem;
}
table.table-bordered.dataTable tr:last-child td:last-child {
    border-bottom-right-radius: 0.375rem;
}
form.form_search .input-small {
    width: 70%;
    display: inline;
}
.modal-body {
    padding-top: 50px;
    padding-bottom: 50px;
}
.modal-header {
    color: white;
}
.modal-header h5 {
    text-align: center;
    width: 95%;
}
.modal-header-danger {
    background-color: #dc3545;
}
.modal-header-primary {
    background-color: #007bff;
}
.btn-logout {
    cursor: pointer;
}
.top-0 {
    top: 0px;
}
.actions-long-width {
    min-width: 102px;
}
.actions-medium-width {
    min-width: 84px;
}
.id-width {
    width: 5%;
}
.custom-reload {
    left: 0;
}
.w-50 {
    width: 50% !important;
}
.unset-border-radius {
    border-radius: unset;
}
.ml-6 {
    margin-left: 3.5rem;
}
.cover_tire_stock_detail_id .select2.select2-container.select2-container--bootstrap4.error {
    border: 1px solid #dc3545;
    border-radius: 5px;
}

.cover_tire_stock_detail_id .select2.select2-container.select2-container--bootstrap4.error .select2-selection {
    border: 0px;
}
/* .pagination {
    .page-item {
        margin-right: 10px;
   }
    .page-item:last-child {
        margin-right: 0px;
   }
}
*/

.note-12 {
    font-size: 12px !important;
}
.width-10 {
    width: 10%;
}
.custom-nav-item {
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    margin-left: 1px;
}
.custom-nav-item .nav-link:not(.active):hover {
    background: #eeeeee;
    color: #444;
}
.sheft-number {
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    padding: 5px;
}
.select2-container--disabled .select2-selection.select2-selection--single {
    height: 38px;
    background-color: #e9ecef;
    border: 1px solid #ced4da !important;
}
.select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}
.select2-container--disabled .select2-selection__arrow {
    top: 5px !important;
}
.date[disabled] input {
    background-color: #e9ecef;
}


.sort-column:before {
    right: 0;
    content: "\f0de";
    font-family: 'Font Awesome\ 5 Free', serif;
    font-weight: 900;
    font-size: 1rem;
    position: absolute;
    opacity: 0.3;
}

.sort-column:after {
    content: "\f0dd";
    font-family: 'Font Awesome\ 5 Free', serif;
    font-weight: 900;
    right: 0;
    font-size: 1rem;
    position: absolute;
    opacity: 0.3;
    margin-left: 2px;
}

.sort-column {
    position: relative;
    float: left;
    width: 100%;
    color: #23282c;
}

.sort-column:hover {
    text-decoration: none;
}

.sort-by-desc:before {
    opacity: .3;
}

.sort-by-desc:after {
    opacity: 1;
}

.sort-by-asc:after {
    opacity: .3;
}

.sort-by-asc:before {
    opacity: 1;
}

.sort-column.disabled:before, .sort-column.disabled:after {
    content: "";
}

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

.custom-fontsize {
    font-size: 14px;
}

.fix-select2 .select2-container--disabled .select2-selection.select2-selection--single .select2-selection__rendered {
    padding-left: 12px;
}

.fix-select2 .select2-container--disabled .select2-selection__arrow {
    top: 19px !important;
    opacity: 0.5;
}
