.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    outline: none;
    opacity: 0;
    cursor: pointer;
    left: 0;
    width: 180px;
}

.drag-text {
    text-align: center;
}

.image-dropping,
.image-upload-wrap:hover {
    background-color: #1fb264;
    border: 4px dashed #ffffff;
}
.image-upload-wrap > div{
    height: 40px;
    margin: auto;
}
.image-upload-wrap span{
    margin: 0px 5px;
}

.image-upload-wrap {
    border: 4px dashed #1fb264;
    position: relative;
    height: 100px;
    border-radius: 10px;
}
.image-upload-wrap button{
    border: none;
    padding: 3px 5px;
    font-size: 10px;
}

.file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 20px;
}
#menu_job_list,
.list-schedule {
    transition: all 0.3s;
}

.btn-view-techicians {
    padding: 3px;
    margin-bottom: 8px;
}

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

.line-clamp-one {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.jq-schedule .sc_bar .text,
.jq-schedule .sc_bar .sub-text {
    font-size: 12px !important;
    font-weight: 600;
    margin-top: 0 !important;
}

.btn_save_orange {
    color: white;
    background-color: orange;
    border-radius: 20px;
    border: none;
}
.color-black {
    color: black;
}

.whole-page-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100% !important;
    z-index: 1050;
}
.whole-page-overlay .center-loader {
    top: 50%;
    left: 52%;
    position: absolute;
    color: white;
}
.upload-page-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100% !important;
    z-index: 1050;
}

.jq-schedule .sc_data .timeline span {
    font-weight: lighter !important;
}

.block-preview {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: lightgray;
    opacity: 0.5;
    height: 500px;
}

.block-preview.active {
    opacity: 1;
}

.block-preview.active > .no-image {
    visibility: hidden;
    position: absolute;
}

tr.selected,
#file_table > tbody > tr:hover {
    background-color: #38c172 !important;
    cursor: pointer;
}

#img_preview,
#preview_video {
    max-height: 500px;
}

#menu_table_jobs tbody tr {
    font-weight: bold;
    color: #6c757d;
}

#menu_table_jobs tbody tr td {
    padding: 0.35rem;
}
.logout-box {
    border: 0.5px solid #b1bbc4;
    margin: auto;
    text-align: center;
    width: 500px;
    background-color: white;
    padding: 20px 10px;
}
.margin-top-200 {
    margin-top: 200px;
}
.logout-box span {
    font-size: 11px;
}
.logout-box h3 {
    font-size: 30px;
}
.margin_top_15 {
    margin-top: 15px;
}
.progress {
    width: 400px;
    border-radius: 25px;
}
.progress-content {
    top: 45%;
    left: 40%;
    position: absolute;
    text-align: center;
}
.progress-content p {
    color: white;
}

.supplier-select {
    cursor: pointer;
}

.btn-download-modal {
    width: 50px;
}

.btn-action {
    width: 40px;
    height: 40px;
}
.btn-download {
    padding: 0px 0px;
}
.is-invalid {
    border-color: #dc3545 !important;
}
.custom-font {
    font-size: 24px;
    color: black;
}
.title-text {
    font-size: 0.8rem !important;
}

.add_site_link {
    text-decoration: none;
    margin-left: 10px;
}
.text_hover{
    width: 90px;
    position: absolute;
    font-size: 8px;
    color: white;
    background-color: 	#003366;
    border: 1px solid 	#003366;
    border-radius: 5px;

}
.padding_0{
    padding: 0px 0px;
}
@media screen and (max-width:640px) {
    .login-box{
        margin-top: 150px !important;
    }
    .moblie_block{
        display: block !important;
        text-align: center;
    }
    .list_input_left > div{
        padding-right: 0px !important;
    }
    .list_input_left > div > div{
        padding-right: 0px !important;
    }
    .list_input_right > div{
        padding-right: 0px !important;
    }
    .list_input_right > div > div{
        padding-right: 0px !important;
    }
}
.btn-zoom{
    font-size: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.ekko-lightbox-item{
    overflow: hidden;
}
.padding-right-0{
    padding-right: 0px !important;
}
.margin_top_20{
    margin-top: 20px;
}
.padding_bottom_0{
    padding-bottom: 0px !important;
}
#file_table tr td {
    padding: 5px 5px !important;
    vertical-align: middle;
}
.btn-zoom{
    font-size: 18px !important;
}
#table-site td {
    padding: 5px !important;
}
#table-site p{
    margin-bottom: 5px;
}
.title_id{
    font-size: 12px;
    margin-left: 8px;
}
.list_onsite_offsite td{
    padding: 5px 8px;
}

.note__item_color {
    width: 12px;
    height: 12px;
    border: 1px solid #ccc
}

.bg-danger-lingter {
    background-color: #ec6673!important;
    color: #000000 !important
}
.bg-warning-lingter{
    background-color: #fbdf8b !important;
    color: #000000 !important
}
.bg-success-lingter{
    background-color: #5ed178 !important;
    color: #000000 !important
}

.bg-secondary-lingter{
    background-color: #bbc4cb !important;
    color: #000000 !important
}

.bg-danger-lingter>a, .bg-warning-lingter>a, .bg-success-lingter>a, .bg-secondary-lingter>a {
    color: #000000 !important
}

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