.card .card-body {
    padding: 16px 16px;
}

.heading_breadcurm h1 {
    text-transform: capitalize;
}

.form_reserved select {
    width: 100px;
}

.existing_status select {
    width: 50px;
}

.existing_status .select2-container--bootstrap .select2-selection.form-control {
    height: 29px;
    padding: 4px 10px;
}

.Temperature {
    padding-left: 15px;
}

.Temperature input {
    margin-right: 10px;
}

.Temperature .temp_rang {
    margin: 10px 10px 10px 0;
}

.Temperature select {
    width: 50px;
}

#displayOptions .delete-btn:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #c82333;
}

#displayOptions .delete-btn {
    color: #fff;
    background-color: #dc3545;
    border-color: #fff;
}

#displayOptions .btn-primary {
    border-color: #fff;
    color: #fff;
}

.img_hose {
    width: 70px;
}

.display-ruby {
    display: flex;
    align-items: center;
    justify-content: center;
}

.auth-card .form-side {
    width: 100%;
    padding: 80px;
}

.logo-single1 {
    background: none;
    text-align: center;
    margin-bottom: 40px;
    width: 100%;
}

.logo1 {
    width: 175px;
    height: 55px;
}

.fixed-background {
    background: none;
}

.logo-single_1 {
    background: none;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
}
#formBulkHoseUpdate .form-check-input{
    position: unset;
}
.logo_1 {
    width: 110px;
    height: 50px;
}

.auth-card {
    display: flex;
    flex-direction: row;
    box-shadow: 0 1px 15px rgb(0 0 0 / 25%), 0 1px 6px rgb(0 0 0 / 4%);
}

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

a.btn:hover {
    color: #fff ;
}

.delete-btn {
    color: #fff;
    background-color: #dc3545;
    border-color: #fff;
}

.delete-btn:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #c82333;
}

.mb_4 {
    margin-bottom: 1.5rem;
}
.mt_12 {
    margin-top: 12px;
}
.pt_8 {
    padding-top: 8px;
}
.w-96 {
    width: 96%!important;
}
.w-94 {
    width: 94%!important;
}
.btn_smallscreen {
    width: 100%;
    text-align: right;
}

.auth-card .form-side1 {
    width: 100%;
    padding: 30px 70px;
}

.radio_tab {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

.radio_tab label {
    vertical-align: middle;
}

.menu .sub-menu ul li a span {
    vertical-align: baseline;
}

[class^="iconsminds-"]:before, [class*=" iconsminds-"]:before {
    margin-right: 0;
    margin-left: 0;
}

.f_11 {
    font-size: 11px;
}

.icon_red {
    color: #dc3545 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.column_search input {
    width: 70px;
    height: 20px;
    padding-left: 4px;
}

.column_search:after {
    top: 2px;
    font-size: 10px;
    right: 5px;
    background: #fff;
    width: 12px;
}

.detailPage_logo {
    width: 375px;
    height: 70px;
}

.text_headings1 {
    color: #474747;
    padding: 16px;
    margin-bottom: 20px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    font-size: 24px;
}

.text_headings {
    color: #0063DC;
    font-size: 14px;
    font-weight: bold;
    font-family: system-ui;
}

.permissions_table.table td:first-child {
    width: 20%;
}

.permissions_table.table td {
    width: 15%;
}

.reasons_graph .card-body {
    padding: 15px;
}

.reasons_graph h4 {
    margin-bottom: 0;
}

.reasons_graph.panel-title {
    position: relative;
}

.reasons_graph .panel-title::after {
    content: "\f107";
    color: #333;
    top: 0;
    right: 0;
    position: absolute;
    font-family: "FontAwesome"
}

.reasons_graph .panel-title[aria-expanded="true"]::after {
    content: "\f106";
}

.reasons_graph .panel-heading-full.panel-heading {
    padding: 0;
}

.reasons_graph .panel-heading-full .panel-title {
    padding: 10px 15px;
}

.reasons_graph .panel-heading-full .panel-title::after {
    top: 10px;
    right: 15px;
}

.reasons_graph .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6 !important;
    border-top: none;
    font-size: 14px;
    padding-top: 0;
    font-weight: bold;
    padding-bottom: 2px;
}

.reasons_table th, .reasons_table td {
    padding: 5px;
    font-size: 10px;
}

.graph_heading {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 35px;
    border-bottom: 2px solid #e9e9e9;
    background: linear-gradient(to top, #edebeb, #f3f3f3, #ffffff);
}

.scrap_reason .card-body {
    padding: 39px 30px;
}

.scrap_reason .form-check-input {
    margin-top: 11px;
}

.scrap_reason .form-check {
    line-height: 35px;
}
.scrap_reason h4{
    font-weight: bold;
}
.large_table .dataTables_wrapper {
    overflow: auto;
}

/*table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {*/
/*    padding-right: 40px;*/
/*}*/

table.dataTable.nowrap td {
    white-space: normal;
    padding: 20px 10px;
}
.emailAddress h1 {
     text-align: center;
    width: 100%;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #00365a;
}
.emailAddress h6 {
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    padding: 10px;
}
.emailAddress {
    padding: 40px 20px;
     text-align: center;
}
.existingmailAddress {
    width: 80%;
    border-radius: 50px;
    margin: auto;
    color: #00365a;
    font-size: 14px;
    border-color: #00365a;
    text-align: center;
    height: 30px;
    border: 1px solid #d7d7d7;
    margin-bottom: 25px;
}
.radio_tab label {
    margin-bottom: .3rem;
}
.report_detail_table .table .thead-light th {
    width: 12.5%;
}
.report_logo {
    width: 250px;
    height: 80px;
}
.report_images {
    width: 80px;
    height: 60px;
    margin: 10px;
    border: 1px solid #eee;
    transition: transform ease-in-out 0.3s;
}
.report_images:hover {
    transform: scale(2.0);
    cursor: pointer;
}
.certificates_images {
    width: 120px;
    height: 90px;
    margin: 10px;
    border: 1px solid #eee;
    transition: transform ease-in-out 0.3s;
}
.certificates_images:hover {
    transform: scale(2.0);
    cursor: pointer;
}
.disabled_select .select2-container--bootstrap .select2-selection.form-control, .select2-dropdown {
    background: #e9ecef;
}
/* --BULK UPDATE HOSE-- */
.fa-check{
    color: #78B13F;
    font-size: 20px;
}
.fa-times{
    color: #ff0000;
    font-size: 20px;
}
#tbl2{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
#tbl2  thead tr th{
     padding: 10px;
     white-space: nowrap;
 }
#tbl2  tbody tr td{
    padding: 10px;
    white-space: nowrap;
}
#tbl2 .dataTables_empty {
    display: none;
}
.second_table table.dataTable.nowrap td {
    white-space: nowrap;
    padding: 4px 4px;
}
.bulk_update table.dataTable.nowrap td {
    white-space: normal;
    padding: 10px 4px;
}
.bulk_update input {
    height: 36px;
}
.update_reason select {
    width: 95px;
}
.length input{
    width: 80px;
}
.date_input input {
    width: 126px;
}
.tested_by input {
    width: 100px;
}
.bulk_update .select2-container--bootstrap .select2-selection {
    border: 1px solid #767676;
}
/* -- END BULK UPDATE HOSE --  */

/* --- Certificate Page --- */

.main_div {
    border: 1px solid #6f6f6f;
    padding: 0 50px 16px;
    margin: 20px;
}

.text_headings {
    color: #474747;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #d9d9d9;
    font-size: 24px;
    -webkit-print-color-adjust: exact !important;
}
.text_headings1 {
    color: #474747;
    padding: 13px;
    margin-bottom: 20px;
    background-color: #d9d9d9;
    font-size: 24px;
    -webkit-print-color-adjust: exact !important;
}
.hostracker_tbl th {
    width: 200px;
}

.table-bordered> :not(caption)>*>* {
    border-width: 1px;
    border-color: #ccc;
}

.table-bordered> :not(caption)>* {
    border-width: 1px;
}

.site_txt {
    color: #0063dc;
    text-decoration: none;
    font-weight: 500;
}

.site_txt:hover {
    color: #5e00ff;
}

.fa-star {
    color: #d9dbdd;
}

.checked {
    color: orange;
}

/* .border-dashed {
    border: 4px dashed #b5b5b5;
    padding: 10px;
} */

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

.w-20 {
    width: 20% !important;
}

.w-30 {
    width: 30% !important;
}

.w-40 {
    width: 40% !important;
}

.text-secondary {
    color: #2c3e50 !important;
}

.certificate h6, h5 {
    font-size: 1rem;
    font-weight: 700;
}

.certificate b, strong {
    font-weight: bolder;
}

.certificate .list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.certificate {
    color: #000;
}

.status select {
    width: 50px;
}

.status_circle {
    background-color: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-print-color-adjust: exact !important;
}
.status_circleGreen {
    background-color: green;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-print-color-adjust: exact !important;
}
.status_circleOrange {
    background-color: orange;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-print-color-adjust: exact !important;
}

#datatableBulkHoseUpdate {
    border-spacing: 4px 0;
}

#datatableBulkHoseUpdate thead>tr>th {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
}

.bulk_table_headings {
    border: 1px solid #d7d7d7;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    text-align: center;
    padding-top: 6px;
}

.border_left {
    border-left: 1px solid #d7d7d7;
}

.border_right {
    border-right: 1px solid #d7d7d7;
}

.border-dashed {
    border: 4px dashed #b5b5b5;
    padding: 10px;
}

.status_change_status .form-check-input {
    margin-top: .4rem;
}

.company_addresses h5{
   line-height: 4px;
}
.company_addresses p {
    font-size: 11px;
    line-height: 11px;
}
.txt_blue {
    color: #0063dc;
}
.btn_blue {
    background-color: #0063dc;
    border-color: #0063dc;
    color: #fff;
}
/* --- End Certificate Page --- */
.filter .has-float-label > span:last-of-type{
    left: 1.75rem;
}
.reasons h4{
    font-size: 15px;
}
.mb_0{
    margin-bottom: 0;
}
.pr_o {
    padding-right: 0;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.text-overflow {
    /*display: block;*/
    overflow: hidden;
    white-space: nowrap !important;
    text-overflow: ellipsis;
    /* width: 200px; */
    max-width: 150px;

}
table.dataTable.nowrap td {
    white-space: nowrap;
    padding: 20px 10px;
    text-overflow: ellipsis;
    /* width: 100%; */
    max-width: 100px;
    overflow: hidden;
}
.formBulkHoseUpdate .form-control{
    height: calc(1em + .8rem);
}
.formBulkHoseUpdate .select2-container--bootstrap .select2-selection--single{
    padding: 0 10px;
}
.formBulkHoseUpdate .select2-container--bootstrap .select2-selection--multiple {
    height: calc(1em + .8rem) !important;
    padding: 0;
}
.formBulkHoseUpdate input[type=checkbox]{
    height: calc(.5em + .8rem) !important;
}

.hostracker_tbl th{
    vertical-align: middle;
    width: 125px;
}












#formDetails h4{
    font-weight: bold;
}

.pl_i {
    padding-left: 0.25rem !important;
}
.pr_i{
    padding-right: 0.25rem !important;
}
.px_i{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
/* --- Responsiveness --- */

/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /*.btn_smallscreen{*/
    /*    display: none;*/
    /*}*/
    .px_o{
        padding-right: 0;
        padding-left: 0;
    }
}

/* Medium devices (landscape tablets, 767px and up) */

@media only screen and (max-width: 991px) {
    /*main .container-fluid {*/
    /*    overflow: auto;*/
    /*}*/
    .mb_4 {
        margin-bottom: 0;
    }
    .px_0 {
        padding-left: 0;
        padding-right: 0;
    }
    .dropify-wrapper.touch-fallback .dropify-message {
        padding: 10px 0;
    }
    .navbar .navbar-left {
        flex-basis: 45%;
    }
    .btn-sm {
        padding: 6px 10px;
    }
    main .container-fluid {
        overflow: hidden;
    }
    .dataTables_wrapper {
        overflow: auto !important;
    }
    /*.w_50{*/
    /*    width: 50%;*/
    /*}*/
    .pr_0{
        padding-right: 0;
    }
    .pl_0{
        padding-left: 0;
    }
    .pt_0{
        padding-top: 0;
    }
    .pt_10{
        padding-top: 10px;
    }
    .reasons h4{
        font-size: 12px;
    }
    .scrap_reason .card-body {
        padding: 10px 15px;
    }
    .pl_2 {
        padding-left: .5rem;
    }
    .px_2 {
        padding-left: 2rem;
    }
    .filter_btn {
        padding: 7px 20px !important;
        margin-top: 3px;
    }
    .certificate_img{
        height: 40px;
    }
    .text_headings{
        font-size: 20px;
    }
    .text_headings1{
        font-size: 16px;
    }
    .main_div{
        padding: 0 20px 16px;
        margin: 20px 0;
    }
    .pr_1 {
        padding-right: .25rem;
    }
    .pl_1 {
        padding-left: .25rem;
    }
    .certificate h4{
        font-size: 1rem;
    }
    .certificate h6, h5 {
        font-size: .9rem;
    }
    .certificate .list-group-item{
        font-size: 10px;
    }
    .btn-xs {
        padding: .25rem 1rem;
        font-size: .7rem;
    }
    .certificate .list-group-item{
        font-size: 12px;
        padding: 0.5rem 0rem;
    }
    .report_detail_table {
        margin: 5px;
        overflow: auto;
        white-space: nowrap;
    }
}

/* Small devices (portrait tablets and large phones, 575px and up) */

@media only screen and (max-width: 767px) {
    /*main .container-fluid {*/
    /*    overflow: auto;*/
    /*}*/
    .filter_btn {
        padding: 8px 50px !important;
        margin-top: 3px;
    }
    .form-group {
        margin-bottom: 0.5rem;
    }
    .mt_20{
        margin-top: 20px;
    }
    .btn-sm {
        padding: 5px 35px !important;
    }
    .pl_0 {
         padding-left:15px;
    }
    .pl_2 {
        padding-left: 15px;
    }
    .mb_2 {
        margin-bottom: .5rem !important;
    }
    .px_0 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .w_50{
        width: 50%;
    }
    .w_33{
        width: 33.33%;
    }
    .w_25{
        width: 25%;
    }
    .w_100{
        width: 100%;
    }

    .w_30{
        width: 30%;
    }
    .w_40{
        width: 40%;
    }
    .w-96 {
        width: 90%!important;
    }
    .w-94 {
        width: 90%!important;
    }
    .pr_o {
        padding-right: 15px;
    }
    .mb_0{
        margin-bottom: 20px;
    }
}

/* Extra small devices (phones, 575 and down) */

@media only screen and (max-width: 575px) {
    /*main .container-fluid {*/
    /*    overflow: auto;*/
    /*}*/
    .logo-single_1 {
        position: absolute;
        left: auto;
        right: auto;
        top: 10px;
        width: auto;
    }
    .navbar .menu-button-mobile {
        color: #8f8f8f;
        text-align: center;
        margin-left: 16px;
        margin-right: 16px;
    }
    .report .btn-xs {
        padding: .25rem 1rem;
    }
    .report .main_div {
        border: 1px solid #6f6f6f;
        padding: 0 15px 16px;
        margin: 20px 0;
    }
    .report_logo {
        width: 100%;
        height: 25px;
    }
    #printDiv{
        padding: 0;
    }
    .main_div {
        padding: 0 15px 16px;
    }
    .certificate_img {
        height: 25px;
    }
    .certificate .py-5{
        padding-bottom: 2rem !important;
        padding-top: 2rem !important;
    }
    .text_headings {
        font-size: 13px;
    }
    .pr_1 {
        padding-right: 15px;
    }
    .pl_1 {
        padding-left: 15px;
    }
    .hostracker_tbl{
        font-size: 12px;
    }
    .text_headings1 {
        font-size: 14px;
    }
    .certificate h6, h5 {
        font-size: .7rem;
    }
    .hostracker_tbl th, .table td {
        padding: .5rem;
    }
    .certificate h5 {
        font-size: 14px;
    }
}

/*@media only screen and (max-width: 320px)*/
/*    .logo-single_1 {*/
/*        position: absolute;*/
/*        left: 162px;*/
/*        top: 10px;*/
/*    }*/
/* Extra small devices (phones, 473 and down) */

@media only screen and (max-width: 473px) {
    /*.logo-single_1 {*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    top: 10px;*/
    /*}*/
    .logo-single_1 {
        position: absolute;
        left: auto;
        right: auto;
        top: 10px;
        width: auto;
    }
    .logo_1 {
        width: 85px;
        height: 50px;
    }
    .btn_sm .btn {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    /*main .container-fluid {*/
    /*    overflow: auto;*/
    /*}*/
    .btn_sm {
        flex: 0 0 47%;
        max-width: 45%;
        display: contents;
    }
    .auth-card .form-side {
        width: 100%;
        padding: 60px 30px;
    }
    .logo-single1 {
        margin-bottom: 0;
    }
    .auth-card .form-side h6 {
        text-align: center;
    }
    .auth-card .form-side1 {
        width: 100%;
        padding: 60px 30px;
    }
    .auth-card .form-side1 h6 {
        text-align: center;
    }
}

@media only screen and (max-width: 320px) {
    /*.logo-single_1 {*/
    /*    position: absolute;*/
    /*    left: 20px;*/
    /*    top: 10px;*/
    /*}*/
    .logo-single_1 {
        position: absolute;
        left: auto;
        right: auto;
        top: 10px;
        width: auto;
    }
    .btn_sm {
        flex: 0 0 48%;
        max-width: 50%;
    }

}
/* -- End Responsiveness -- */
.date-icon{
    position: relative; }
.date-icon input {
    background: none;
    outline: initial !important;
    border-radius: 15px;
    padding: 0.25rem 0.75rem 0.25rem 0.75rem;
    font-size: 0.76rem;
    line-height: 1;
    border: 1px solid #707070a6;
    color: #8f8f8f;
    height: initial; }

/* ------- Ajax loading spinner start ------- */

#overlay {
    position: fixed;
    top: 0;
    z-index: 1100;
    width: 100%;
    height: 100%;
    /*display: none;*/
    background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 30px;
    height: 30px;
    border: 3px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

/* ------- Ajax loading spinner end ------- */

.simple-icon-pencil:hover{
    cursor: pointer;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    right: 1.0em;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    right: 0.5em;
}
/*.bulk_update .dataTables_wrapper {*/
/*    overflow: auto;*/
/*}*/

.unit_change input{
    width: 90px;
}
.status_select .select2-container--bootstrap{
    width: 100% !important;
}
#datatableOverDuesReport_wrapper td{
    padding: 2px 25px!important;
}
.change_location select{
    width: 115px;
}
.not_clickable {
    pointer-events: none;
}
.select2-results__option{
    text-transform: capitalize;
}
.border-error{
    border: 1px solid red!important;
}
.top-right-button-container .btn {
    position: absolute;
    right: 0;
    top: 5px;
}
.top-right-button-container .dropdown-menu{
    min-width: auto;
    padding: 0 10px;
}


.table .thead-light th{
    -webkit-print-color-adjust: exact !important;
}
.table th, .table td {
    -webkit-print-color-adjust: exact !important;
    white-space: nowrap !important;
}


div.scroll_div {
    background: #fff;
    width: 100%;
    border: 1px solid #d7d7d7;
    height: 100px;
    overflow: auto;
    font-size: 13px;
    line-height: 13px;
    padding: 10px;
}

.text-transparent{
    color: transparent;
}

.search-sm input{
    width: 128px;
}
.search-sm{
    margin-right: 5px;
}
/*@media print {*/
/*   .dataTables_paginate{*/
/*       display: none;*/
/*   }*/
/*    .search-sm input{*/
/*        display: none;*/
/*    }*/
/*    div.dataTables_wrapper div.dataTables_filter label{*/
/*        display: none;*/
/*    }*/
/*    .hide{*/
/*        display: none;*/
/*    }*/
/*}*/


a.btn-link:hover {
    color: rgba(0, 54, 90, 0.7) !important;
}

.search-sm:after {
    right: 17px;
    top: 4px;
    z-index: -1;
}
.calendar-sm input {
    width: 145px;
}

@media print {
    html, body {
        border: 1px solid white;
        height: 99%;
        page-break-after: avoid;
        page-break-before: avoid;
    }
}


.edit_icon{
    position: absolute;
    top: 12px;
    right: 0;
}
.f_12{
    font-size: 12px;
}
.report_detail_table .table td {
    max-width: 125px;
}
.nowrap_text {
 white-space: nowrap;
}
