﻿
@font-face {
    font-family: 'SF UI Display Ultralight';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Ultralight'), url('../fonts/sf-ui-display-ultralight-58646b19bf205.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Thin';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Thin'), url('../fonts/sf-ui-display-thin-58646e9b26e8b.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Light';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Light'), url('../fonts/sf-ui-display-light-58646b33e0551.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Medium'), url('../fonts/sf-ui-display-medium-58646be638f96.woff') format('woff');
}

@font-face {
    font-family: 'sf_ui_textregular';
    src: url('../fonts/sfuitext-regular-webfont.woff2') format('woff2'), url('../fonts/sfuitext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sf_ui_textitalic';
    src: url('../fonts/sfuitext-regularitalic-webfont.woff2') format('woff2'), url('../fonts/sfuitext-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Semibold'), url('../fonts/sf-ui-display-semibold-58646eddcae92.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Bold';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Bold'), url('../fonts/sf-ui-display-bold-58646a511e3d9.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Heavy'), url('../fonts/sf-ui-display-heavy-586470160b9e5.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Black';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Black'), url('../fonts/sf-ui-display-black-58646a6b80d5a.woff') format('woff');
}

.fixed-top {
    z-index: 10001 !important;
}

.Sign-into-the-Keystone-app {
    font-size: 24px;
    font-weight: bold;
}

.loginWrapper {
    max-width: 450px;
    margin: 0 auto;
}

.login-form {
    font-weight: 600;
}

.form-control {
    font-size: 14px;
}

    .form-control::placeholder {
        color: #bfbfbf;
        opacity: 1;
        font-weight: 400;
    }

    .form-control:-ms-input-placeholder {
        color: #bfbfbf;
        font-weight: 400;
    }

    .form-control::-ms-input-placeholder {
        color: #bfbfbf;
        font-weight: 400;
    }

.form-check-input {
    height: 16px;
    width: 16px;
    margin-left: -.9rem;
}

.form-control:focus {
    border: 1px solid #3A71FF;
}

#txtScheduledAt {
    background: url('../images/icon-calendar.svg') 97% 8px no-repeat;
    background-size: 15px;
}

/*.required .label::after { content:""; position:absolute; right:0; top:16px; color:#f00; display:block; width:20px; height:20px; z-index:101; font-size:16px;}*/
.required input.error {
    border-color: red;
}

.required select.error {
    border-color: red;
}

.card {
    border-radius: 5px;
}

.logo {
    height: 32px;
}

#loginSignin .logo {
    max-width: 212px;
    max-height: 52px;
    height: auto;
}

.btn.btn-normal {
    background: #3A71FF !important;
    color: #fff
}

.btn.btn-lightGrey {
    background: #dadada !important;
    color: #000;
    font-size: 12px;
}

.btn:focus,
a:focus {
    outline: none;
} 

.forgotPass {
    position: relative;
    font-weight: 400;
    font-size: .95em;
    text-decoration: none;
    color: #8c8c8c;
    top: 0px;
    right: 0px;
    margin-bottom: 15px;
}

    .forgotPass:hover {
        text-decoration: none;
        color: #1b1b1b;
    }

.navbar-light .navbar-nav .nav-link {
    font-size: 1em;
    font-weight: 600;
    color: rgba(27,27,27,1);
}

.sideMenu {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .sideMenu li {
        padding: 5px 0;
    }

        .sideMenu li a {
            padding: 5px 0;
            color: #979797;
            text-decoration: none;
        }

            .sideMenu li a sup.missedCall {
                border-radius: 100%;
                min-width: 20px;
                min-height: 20px;
                top: 0px;
                line-height: 15px;
                text-align: center;
            }

            .sideMenu li a:hover {
                padding: 5px 0;
                color: #b7b7b7;
                text-decoration: none;
            }

        .sideMenu li.active a {
            padding: 5px 0;
            color: #1b1b1b;
        }


.sideFilter {
    margin: 0px 0 0px;
    padding: 0 0 20px;
    list-style: none;
}

    .sideFilter li {
        margin: 0;
        padding: 5px 0;
        list-style: none;
    }

    .sideFilter.filterWrapSidebar li {
        display: inline-flex;
        padding: 0;
    }

    .sideFilter.filterWrapSidebar {
        padding: 0;
    }

        .sideFilter.filterWrapSidebar li:first-child {
            width: 100%;
            padding: 5px 0;
        }

    .sideFilter li label {
        margin-bottom: 0;
        font-weight: 400;
        font-size: 85%;
    }

    .sideFilter li h3 {
        font-size: 18px;
        font-weight: 600;
        color: #3A71FF;
    }

.btn.btn-lightGrey.btn-innerClose {
    padding: 5px 7px;
}

h3.searchHead {
    font-size: 18px;
    font-weight: 600;
    color: #3A71FF;
    padding-top: 10px;
}

.btn-innerClose span {
    font-size: 16px;
    line-height: 16px;
}

.scheduleList h3.dateHead {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -0.24px;
    color: #3A71FF;
}

.inspectionDetails {
    padding: 15px 0;
    margin-bottom: 15px;
    border-radius: 4px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
}

    .inspectionDetails .callDetails {
    }

        .inspectionDetails .callDetails .time,
        .inspectionDetails .callDetails .custDetails {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            letter-spacing: -0.24px;
            color: #000000;
        }

            .inspectionDetails .callDetails .custDetails small {
                color: #979797;
                font-size: 95%;
                display: inline-block;
                width: 115px;
                float: left;
            }

            .inspectionDetails .callDetails .custDetails span {
                display: inline-block;
                width: calc( 100% - 120px );
            }

        .inspectionDetails .callDetails .custDetails {
        }

.btnListsHome {
    display: grid;
    justify-content: end;
    align-items: center;
}

    .btnListsHome .btnBlock {
        display: flex;
        justify-content: flex-end;
    }

.admDataTable {
}

  /*  .admDataTable table {
        background: #fff !important;
        border-radius: 5px;
        font-size: 14px;
        overflow: hidden;
    }

        .admDataTable table tr th {
            color: #000
        }

        .admDataTable table tr td {
            color: #000;
        }

            .admDataTable table tr td a {
                color: #000;
            }
*/
.admContent h3 {
    font-size: 16px;
    font-weight: 600;
    color: #3A71FF;
}
/*.admDataTable .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}*/
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.02);
}

    .table-striped tbody tr:nth-of-type(odd):hover {
        background-color: rgba(0,0,0,.04);
    }

.custListsItems.adminForm li label.label {
    font-size: .9rem; 
    display:block;
}

.videoWrap {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

    .videoWrap img,
    .videoWrap video {
        max-width: 100%;
        height: 100%;
        max-height: calc(100vh - 170px );
    }


    .videoWrap .videoOverlapButtonBlocks {
        /* position: absolute; transform: translateX(-50%);*/
        left: 50%;
        bottom: 30px;
        bottom: 30px;
        z-index: 1000;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .videoWrap.is-active .videoOverlapButtonBlocks {
        position: fixed;
        left: 50%;
        bottom: 30px;
        transform: translateX(-50%);
        z-index: 10001;
    }

    .videoWrap .btnExpandBlock {
        position: absolute;
        width: 22px;
        height: 22px;
        left: auto;
        right: 18px;
        top: 18px;
        z-index: 9999;
    }

    .videoWrap.is-active .btnExpandBlock {
        position: absolute;
        width: 22px;
        height: 22px;
        left: auto;
        right: 38px;
        top: 38px;
        z-index: 9999;
    }

#toggleVideoWindow {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    display: block;
    cursor: pointer;
}

.videoWrap .btnExpandBlock #toggleVideoWindow img {
    opacity: 0;
}

.videoWrap .btnExpandBlock #toggleVideoWindow {
    background: url('/images/btn-expand.png') center center no-repeat;
}

.videoWrap.is-active .btnExpandBlock #toggleVideoWindow {
    background: url('/images/btn-collapse.png') center center no-repeat;
}


.videoWrap .videoOverlapButtonBlocks a,
.videoWrap .videoOverlapButtonBlocks button {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 48px;
    height: 48px;
    padding: 0;
    border: none;
    outline: none;
}

    .videoWrap .videoOverlapButtonBlocks a:hover,
    .videoWrap .videoOverlapButtonBlocks button:hover,
    .videoWrap .videoOverlapButtonBlocks a:focus
    .videoWrap .videoOverlapButtonBlocks button:focus {
        padding: 0;
        border: none;
        outline: none;
    }

    .videoWrap .videoOverlapButtonBlocks button img {
        display: none;
    }

    .videoWrap .videoOverlapButtonBlocks button.switch-camera {
        background: url('../images/icon-video-swap.png') center center no-repeat;
    }

    .videoWrap .videoOverlapButtonBlocks button.video-in {
        background: url('../images/icon-video.png') center center no-repeat;
    }

        .videoWrap .videoOverlapButtonBlocks button.video-in.off {
            background: url('../images/icon-video_off.png') center center no-repeat;
        }

    .videoWrap .videoOverlapButtonBlocks button.video-record-in {
        background: url('../images/icon-video-record.png') center center no-repeat;
        background-size: cover;
    }

        .videoWrap .videoOverlapButtonBlocks button.video-record-in.off {
            background: url('../images/icon-video-stop.png') center center no-repeat;
            background-size: cover;
        }

    .videoWrap .videoOverlapButtonBlocks button.audio-in {
        background: url('../images/icon-audio.png') center center no-repeat;
    }

        .videoWrap .videoOverlapButtonBlocks button.audio-in.off {
            background: url('../images/icon-audio_off.png') center center no-repeat;
        }

    .videoWrap .videoOverlapButtonBlocks button.picture-in {
        background: url('../images/icon-picture.png') center center no-repeat;
    }

        .videoWrap .videoOverlapButtonBlocks button.picture-in.off {
            background: url('../images/icon-picture_off.png') center center no-repeat;
        }

    .videoWrap .videoOverlapButtonBlocks button.preview-in {
        background: url('../images/icon-preview.png') center center no-repeat;
    }

        .videoWrap .videoOverlapButtonBlocks button.preview-in.off {
            background: url('../images/icon-preview_off.png') center center no-repeat;
        }

    .videoWrap .videoOverlapButtonBlocks button.call-in {
        background: url('../images/icon-call.png') center center no-repeat;
    }

        .videoWrap .videoOverlapButtonBlocks button.call-in.off {
            background: url('../images/icon-call_off.png') center center no-repeat;
        }



.inspectionWrapper .nav.nav-pills {
    margin-bottom: 20px;
}

    .inspectionWrapper .nav.nav-pills .nav-item {
        padding-left: 15px;
        padding-right: 15px;
    }

        .inspectionWrapper .nav.nav-pills .nav-item a {
            background: none;
            padding-left: 0;
            padding-right: 0;
            color: #979797;
            border-radius: 0;
        }

            .inspectionWrapper .nav.nav-pills .nav-item a.active {
                background: none;
                border-bottom: 3px solid #3A71FF;
                color: #000;
            }

.inspectionWrapper .inspectionContainer {
}

    .inspectionWrapper .inspectionContainer .tab-pane {
        padding: 25px 15px;
        background: #fff;
        border-radius: 8px;
        border: 1px solid #d9d9d9
    }

        .inspectionWrapper .inspectionContainer .tab-pane.plainBlock {
            padding: 0;
            background: none;
            border: none;
            border-radius: 0;
        }

#custDetails p {
    margin: 0;
}

.custListsItems {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 15px;
    background: #fff;
 /*   border-radius: 5px;*/
}

    .custListsItems li {
        min-height: 80px;
    }

    .custListsItems.autoHeight li {
        min-height: initial;
        height: auto;
        padding-bottom: 10px;
    }

    .custListsItems li.btnBlock {
        padding-top: 16px;
    }

    .custListsItems li.custList {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    /*      .custListsItems li.custList .form-group { margin-bottom:0;
        }*/
    .custListsItems .label {
        font-weight: 600;
        margin-bottom: 0;
        margin-top: 16px;
    }

    .custListsItems.autoHeight .label {
        margin-top: 0;
    }

    .custListsItems.autoHeight li.required .form-control-placeholder {
        width: 100%;
    }

/*       .custListsItems.autoHeight li.required .form-control-placeholder::after {
            content: "*";
            position: absolute;
            right: 0;
            top: 5px;
            color: #f00;
            display: block;
            width: 20px;
            height: 20px;
            text-align: right;
            z-index: 101;
            font-size: 16px;
        }*/
.noInspectionContainer {
    display: flex;
}

    .noInspectionContainer .noInspInnerBlock {
        width: 100%;
    }
/*.mainContentWrapper .mainContentRightWrapper.noInspectionContainer { width:100% !important; max-width:100%; height:calc(100vh - 300px)}*/
.noResultFound {
    width: 100%;
    background: #fff;
    height: calc(100vh - 250px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .noResultFound img {
        max-height: 140px;
    }

    .noResultFound h3 {
        font-size: 1.5rem;
        color: #1b1b1b;
    }

#messages .notes {
    min-height: 250px;
    border-radius: 8px;
}

.responsiveImgWrap {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .responsiveImgWrap.orgiMediOrderPop {
        max-height: calc( 100vh - 140px);
        overflow-y: auto;
    }

    .responsiveImgWrap li {
        padding: 0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
        position: relative;
    }

        .responsiveImgWrap li .card {
            border-radius: 6px !important;
            overflow: hidden;
            border: 2px solid #fff;
        }

        .responsiveImgWrap li button {
            padding: 0;
            border: none;
            border-radius: 0 !important;
        }

        .responsiveImgWrap li svg {
            max-width: 100%;
            max-height: initial;
        }

        .responsiveImgWrap li .checkBox {
            position: absolute;
            z-index: 1;
            left: 4px;
            top: 4px;
            width: 23px;
            height: 23px;
            overflow: hidden;
            border-radius: 20px;
            text-indent: -999px;
            background: rgba(0,0,0,.8)
        }

        .responsiveImgWrap li .deleteImg {
            position: absolute;
            z-index: 1;
            right: 5px;
            top: 3px;
            width: 23px;
            height: 23px;
            overflow: hidden;
            border-radius: 20px;
            text-indent: -999px;
            background: rgba(0,0,0,.8)
        }

            .responsiveImgWrap li .deleteImg::before {
                content: "X";
                text-indent: 0px;
                color: #fff;
                position: absolute;
                left: 0;
                top: 4px;
                text-align: center;
                font-size: 15px;
                width: 23px;
                height: 23px;
                pointer-events: none;
            }

        .responsiveImgWrap li .restoreImg {
            position: absolute;
            z-index: 1;
            right: 5px;
            top: 3px;
            width: 23px;
            height: 23px;
            overflow: hidden;
            border-radius: 20px;
            text-indent: -999px;
            background: rgba(0,0,0,.8)
        }

            .responsiveImgWrap li .restoreImg::before {
                content: "";
                text-indent: 0px;
                color: #fff;
                position: absolute;
                left: 0;
                top: 1px;
                text-align: center;
                font-size: 15px;
                width: 23px;
                height: 23px;
                pointer-events: none;
                background: url('../images/icon-restore.svg') center center no-repeat;
                background-size: cover;
            }

        .responsiveImgWrap li .card .card-body {
            border: 1px solid #d9d9d9 !important;
            border-top: none;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            padding: 10px;
        }

            .responsiveImgWrap li .card .card-body p {
                display: block;
                display: -webkit-box;
                max-width: 100%;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                height: 60px;
            }

.mapView img {
    max-width: 100%;
}


/*.mediaImgBlocks {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mediaImgBlocks li .card { overflow:hidden;}
.mediaImgBlocks li .card .card-body { height:80px; padding: 10px 15px;}
.mediaImgBlocks li .card .card-body .card-text { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.mediaImgBlocks li button { margin:0; padding:0; border:none; height:auto; max-height:130px; width:100%; outline:none; overflow:hidden; }
.mediaImgBlocks li button.mediaBlock { min-height:130px; background:rgba(0,0,0,.03);}
.mediaImgBlocks.conduct li .card { border:none; background:none;}
.mediaImgBlocks.conduct li button { max-height:90px; min-height:initial; }
.mediaImgBlocks.conduct li button.mediaBlock {Z border:none;  border-radius:8px;  }
.mediaImgBlocks.conduct li button.mediaBlock img,
.mediaImgBlocks.conduct li button.mediaBlock video { background:#000; border:none; }

.mediaImgBlocks li img,
.mediaImgBlocks li video { max-width: 100%; outline:none; }
.mediaImgBlocks li video {}
.mediaImgBlocks li { position:relative; padding:0 5px !important; }
.mediaImgBlocks li .checkBox { position: absolute; z-index:1; left:4px; top:4px; width:16px; height:16px; overflow:hidden; border-radius:20px; text-indent:-999px; background:rgba(0,0,0,.8) }
.mediaImgBlocks li .deleteImg { position: absolute; z-index:1; right:5px; top:3px; width:16px; height:16px; overflow:hidden; border-radius:20px; text-indent:-999px; background:rgba(0,0,0,.8) }
.mediaImgBlocks li .deleteImg::before { content: "X"; text-indent: 0px; color: #fff; position: absolute; left: 0; top:1px; text-align: center; font-size: 11px; width: 16px; height: 16px; pointer-events:none;}
.mapView img { max-width: 100%;}*/



.formListsContainer {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .formListsContainer li {
        padding-top: 8px;
        padding-bottom: 8px;
    }

        .formListsContainer li .label {
            margin-bottom: 3px;
            padding-left: 0;
        }

/*Inspection Page*/
.pictureEditPopup {
    max-width: 96%;
    width: 96%;
}

    .pictureEditPopup .modal-header {
        border-bottom: none;
        padding-bottom: 0;
        padding-top: 5px;
    }

    #divIncomingCall .modal-footer,
    .pictureEditPopup .modal-footer {
        border-top: none;
    }

    .pictureEditPopup.previewPhotoPopup {
        width: 90%;
        margin: 1.75rem auto;
        max-width: 1180px;
    }

.previewPhotoPopup {
    width: fit-content;
    width: -moz-fit-content;
    max-width: 1180px !important;
}

.modalHeightWrap {
    align-items: center;
}

    .modalHeightWrap .modal-dialog {
        max-width: 840px !important;
        top: 70px;
    }

        .modalHeightWrap .modal-dialog .modal-footer {
            justify-content: flex-start;
        }

.cropImgWrap img {
    border-radius: 8px
}

.previewPhotoPopup .modal-header .close {
    padding: .5rem .5rem 1rem;
}

.tab-pane .custListsItems li h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #3A71FF;
    margin-top: 15px;
}

.tab-pane .custListsItems li:first-child h3 {
    margin-top: 0;
}

.cropImgWrap {
    position: relative;
}

    .cropImgWrap .pictOverlapToolsBlocks {
        position: absolute;
        left: 0px;
        top: 8px;
        width: 64px;
        height: auto;
    }

        .cropImgWrap .pictOverlapToolsBlocks .btn {
            width: 48px;
            height: 48px;
            padding: 0;
            margin: 4px 8px;
            outline: none;
            border-radius: 50%;
            display: block;
        }

            .cropImgWrap .pictOverlapToolsBlocks .btn.tool-pencil {
                background: url('images/icon-tool-pencil.png') center center no-repeat;
                background-size: contain;
            }

            .cropImgWrap .pictOverlapToolsBlocks .btn.tool-ellipse {
                background: url('images/icon-tool-ellipse.png') center center no-repeat;
                background-size: contain;
            }

            .cropImgWrap .pictOverlapToolsBlocks .btn.tool-crop {
                background: url('images/icon-tool-crop.png') center center no-repeat;
                background-size: contain;
            }

            .cropImgWrap .pictOverlapToolsBlocks .btn.tool-arrow-right {
                background: url('images/icon-tool-arrow-right.png') center center no-repeat;
                background-size: contain;
            }

            .cropImgWrap .pictOverlapToolsBlocks .btn img {
                display: none;
            }

            .cropImgWrap .pictOverlapToolsBlocks .btn:hover,
            .cropImgWrap .pictOverlapToolsBlocks .btn:focus,
            .cropImgWrap .pictOverlapToolsBlocks .btn:active {
                outline: none;
                opacity: .7;
            }

            .cropImgWrap .pictOverlapToolsBlocks .btn img {
                max-width: 100%;
            }

#tui-image-editor-container {
    height: calc( 100vh - 115px) !important;
}

.widePage#custDetails .custListsItems .custList { /*display:grid;*/
    grid-template-columns: 200px auto;
}

    .widePage#custDetails .custListsItems .custList .form-group .form-inline .form-check {
        justify-content: left;
    }

.custListsItems .custList label {
    display: block;
}

    .custListsItems .custList label.label {
        display: block;
        font-size: 85%;
        font-weight: 400;
    }

    .custListsItems .custList label.results {
        font-size: 14px;
        font-weight: 700;
    }

.widePage#custDetails .custListsItems.autoHeight .custList .label {
    padding-left: 0;
    width: auto !important;
    max-width: initial;
}

.tab-pane .custListsItems {
    padding: 0;
}

.tab-pane.widePage .custListsItems {
    padding: 0px;
}

.toast {
    position: fixed;
    right: 50px;
    top: auto;
    left: auto;
    bottom: 50px;
}

    .toast .toast-header {
        background: #3A71FF;
        color: #fff;
    }

        .toast .toast-header .text-primary,
        .toast .toast-header strong {
            color: #fff !important;
        }

#msgNotes .notes {
    min-height: 350px;
    border-radius: 8px;
}

#vdo_Remote {
    width: 100%;
    background: black;
    border-radius: 8px;
    position: relative;
    z-index: 1001;
}

#vdo_Local {
    border-radius: 8px;
    background: #000;
    width: 120px;
    height: 80px;
    margin-right: 10px;
}

#imgCapturedImage {
    max-width: 100%;
    max-height: calc(100vh - 160px);
    width: auto;
    height: auto;
}

.videoWrap.is-active {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: calc(100vh);
    z-index: 10001;
    /* transition: all 1s ease-out;*/
    overflow: auto;
    padding: 25px;
}

.videoWrap .popupbg {
    display: none;
}

.videoWrap.is-active {
    z-index: 10001;
}

    .videoWrap.is-active .popupbg {
        display: block;
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: calc(100vw - 25px);
        padding: 25px;
        height: 100vh;
        background: rgba(255,255,255,.8);
        z-index: 101;
    }

.paginationWrap {
    display: flex;
}

.paginationWrap {
    display: flex;
    justify-content: space-between;
}

.pagination .page-item .page-link {
    padding: .7rem 1.75rem;
}

    .pagination .page-item .page-link.pageInputBlock {
        padding: 4px 1.75rem;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 11px;
    }

        .pagination .page-item .page-link.pageInputBlock label {
            padding-top: 7px;
            padding-right: 5px;
        }

        .pagination .page-item .page-link.pageInputBlock input {
            margin-left: 5px;
            margin-right: 5px;
            max-width: 45px;
            text-align: center;
        }

.global-container {
}

.loginWrapper {
    max-width: 380px;
    margin: 0 auto;
}


.mainContentWrapper {
   /* margin-top: 15px !important;*/
}

    .mainContentWrapper .mainContentRightWrapper.noInspectionContainer {
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 4px;
    }

        .mainContentWrapper .mainContentRightWrapper.noInspectionContainer h3 {
            font-size: 1.5rem;
            color: #1b1b1b;
        }

        .mainContentWrapper .mainContentRightWrapper.noInspectionContainer p {
            font-size: 1rem;
            color: #1b1b1b;
        }

.photoEditWrap {
    position: relative;
}

    .photoEditWrap .tuiImageEditorContainer {
        position: relative;
        z-index: 99;
    }

    .photoEditWrap .btn {
        position: absolute;
        z-index: 101;
        top: 45%;
        border: none;
        text-indent: -9999px;
        opacity: .6;
        outline: none;
    }

        .photoEditWrap .btn:hover {
            opacity: 1;
        }

        .photoEditWrap .btn.btn-imgeditor-prev {
            left: 30px;
            width: 64px;
            height: 64px;
            background: url('../images/icon-left-arrow.png') center center no-repeat;
            background-size: 100%;
            display: block;
        }

        .photoEditWrap .btn.btn-imgeditor-next {
            right: 30px;
            width: 64px;
            height: 64px;
            background: url('../images/icon-right-arrow.png') center center no-repeat;
            background-size: 100%;
            display: block;
        }

    .photoEditWrap #chkEditorSelect {
        position: absolute;
        z-index: 101;
        top: 15px;
        text-indent: -9999px;
        outline: none;
        left: 30px;
        width: 24px;
        height: 24px;
        display: block;
    }

.btn:focus {
    outline: none !important;
}

.datetimepicker td, .datetimepicker th {
    font-weight: 500;
    color: #000;
    font-size: 13px !important;
    line-height: 26px;
    padding-left: 4px;
    padding-right: 4px;
    font-family: sf_ui_textregular;
    border: 2px solid transparent;
}

    .datetimepicker td.day.active,
    .datetimepicker table tr td.active:hover.active {
        border: 2px solid #000;
    }

.datetimepicker table tr td span.hour.active,
.datetimepicker table tr td span.minute.active {
    border-radius: 0;
}


#imgCapturedImage,
.imgCapturedImage {
    max-height: calc(100vh - 220px);
    max-width: calc( 50% );
}

.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-mask .tui-image-editor-submenu > div.tui-image-editor-menu-mask {
}

.tui-image-editor-menu-mask {
    position: relative;
    display: flex;
    flex-direction: column;
}

    .tui-image-editor-menu-mask .image-editor-mask-internal {
        display: flex !important;
        justify-content: center;
    }

        .tui-image-editor-menu-mask .image-editor-mask-internal ul {
            display: flex;
            padding-bottom: 5px;
            align-items: flex-start !important;
            justify-content: flex-start !important;
            list-style: none;
            width: 840px;
            overflow-x: auto;
        }

            .tui-image-editor-menu-mask .image-editor-mask-internal ul::-webkit-scrollbar {
                height: 4px;
            }

            .tui-image-editor-menu-mask .image-editor-mask-internal ul::-webkit-scrollbar-track {
                background-color: #333;
                outline: none;
                border-radius: 10px; /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
            }

            .tui-image-editor-menu-mask .image-editor-mask-internal ul::-webkit-scrollbar-thumb {
                background-color: #c4c4c4;
                outline: none;
                border-radius: 10px;
            }

.tui-image-editor-container .tui-image-editor-wrap {
    width: calc(100% - 5px) !important;
}

    .tui-image-editor-container .tui-image-editor-wrap::-webkit-scrollbar {
        height: 4px;
        width: 4px;
    }

    .tui-image-editor-container .tui-image-editor-wrap::-webkit-scrollbar-track {
        background-color: #333;
        outline: none;
        border-radius: 10px; /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
    }

    .tui-image-editor-container .tui-image-editor-wrap::-webkit-scrollbar-thumb {
        background-color: #c4c4c4;
        outline: none;
        border-radius: 10px;
    }

#previewPhotoPopup .previewPhotoPopup {
    margin-right: 0 !important
}

@media (min-width: 1400px) {
    .container {
        max-width: 1600px;
        width: 96%;
    }

    .mainContentWrapper .mainSideBar {
        max-width: 285px;
    }

    .mainContentWrapper .mainContentRightWrapper,
    .mainContentWrapper .admContent {
        width: calc(100% - 285px);
        max-width: calc(100% - 285px);
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {

    .container {
        max-width: 1200px;
        width: 96%;
    }

    .mainContentWrapper .mainSideBar {
        max-width: 285px;
    }

    .mainContentWrapper .mainContentRightWrapper,
    .mainContentWrapper .admContent {
        width: calc(100% - 285px);
        max-width: calc(100% - 285px);
        flex: 0 0 100%;
    }

    .inspectionDetails .callDetails .custDetails .col-xl-4 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}


@media (max-width: 1200px) {
    .widePage#custDetails .custListsItems .custList {
        display: block;
        grid-template-columns: none;
    }

        .widePage#custDetails .custListsItems .custList .form-inline .form-check {
            align-items: self-start;
            justify-content: flex-start;
        }

            .widePage#custDetails .custListsItems .custList .form-inline .form-check input {
                margin-left: 0;
            }
}

@media (max-width: 980px) {
    .container, .container-md, .container-sm {
        max-width: 96%;
    }
}

@media (max-width: 768px) {
    .widePage#custDetails .custListsItems {
        padding-bottom: 0;
    }

        .widePage#custDetails .custListsItems .custList {
            display: flex;
            flex-direction: column;
        }
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: 1rem auto !important;
    }
}

.modal-open .modal,
.modal {
    z-index: 10002 !important;
}



#divIncomingCall .spinner {
    margin: 0px auto 0;
    width: 70px;
    text-align: center;
}

    #divIncomingCall .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #3A71FF;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    #divIncomingCall .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    #divIncomingCall .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.chosen-container-multi .chosen-choices {
    height: calc(1.5em + .75rem + 2px);
    border: 1px solid #aaa;
    border-radius: .25rem;
    line-height: 1.5;
    padding: .200rem .75rem !important;
    font-size: 14px;
}

.form-group {
    position: relative;
    margin-bottom: 1rem;
}

    .form-group.labelFirst .form-control-placeholder {
        top: -25px !important;
        font-size: 85%;
    }

.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 7px 0 0 0px;
    transition: all 200ms;
    opacity: 1;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
    font-size: 85%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
}

.tooltip-inner {
    max-width: 100% !important;
    text-align: left;
}

.tooltip.show p {
    text-align: left;
}


/*
.form-signin {
    width: 100%;
    max-width: 420px;
    padding: 15px;
    margin: auto;
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}

    .form-label-group > input,
    .form-label-group > label {
        padding: var(--input-padding-y) var(--input-padding-x);
    }

    .form-label-group > label {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        margin-bottom: 0; 
        line-height: 1.5;
        color: #495057;
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: all .1s ease-in-out;
    }

    .form-label-group input::-webkit-input-placeholder {
        color: transparent;
    }

    .form-label-group input:-ms-input-placeholder {
        color: transparent;
    }

    .form-label-group input::-ms-input-placeholder {
        color: transparent;
    }

    .form-label-group input::-moz-placeholder {
        color: transparent;
    }

    .form-label-group input::placeholder {
        color: transparent;
    }

    .form-label-group input:not(:placeholder-shown) {
        padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
        padding-bottom: calc(var(--input-padding-y) / 3);
    }

        .form-label-group input:not(:placeholder-shown) ~ label {
            padding-top: calc(var(--input-padding-y) / 3);
            padding-bottom: calc(var(--input-padding-y) / 3);
            font-size: 12px;
            color: #777;
        }
*/
#editPhotoPopup {
    z-index: 10005 !important;
}

#previewPhotoPopup {
    z-index: 10005 !important;
}

#previewVideoPopup {
    z-index: 10005 !important;
}

.sortable-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
    height: 100px;
    width: 100px;
}

.sortable-ghost {
    opacity: .6;
}

.alternate-list-style li {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #e6e6e6
}
.small-text {font-size:0.9rem}

.checklistform li {
    min-height: 80px;
    border-bottom: 5px solid #f2f2f2;
    border-top: 5px solid #f2f2f2;
}

.form-max-width {
    max-width: 400px !important
}

.checklistform .thumbnail {
    width: 100%;
    height: 80px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    min-width: 93px;
    border: 1px solid #f6f6f6;
}

.checklistform .actionButtons {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    min-width: 100px;
}

.checklistform .imageContainer {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 10px; 
    margin-right: auto;
}
.checklistform .imageContainer .imageSpan {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddd;
    min-height:80px;
}
.checklistform .imageContainer .imageLabel {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
}
.checklistform .imageContainer .imageSpan.addphoto {
    background-size: initial;
}

.kgrid-servicesgrid {
    display: grid;
    list-style: none;
    margin: 0;
    padding: 10px;
    grid-template-columns: repeat(auto-fill, minmax(max(300px, calc(25% - .9375em)),1fr));
    gap: 10px;
    background-color: #ffff;
}
.kgrid-servicesgrid li {
    display:flex;
    flex-direction:column;
}
.kgrid-projectactive {
    background-color: rgba(58,113,255,0.2);
}
.k-alt.kgrid-projectactive {
    background-color: rgba(58,113,255,0.1) !important;
}
.kgrid-servicesWrapper {
    background-color: rgba(58,113,255,0.2);
}
tr.k-alt + tr.kgrid-servicesWrapper {
    background-color: rgba(58,113,255,0.1);
}
.kgrid-servicesWrapper td{
    border-bottom: 1px solid rgba(58,113,255,0.3) !important;
}
.ShowPass {
    top: 9px;
    right: 12px;
    cursor: pointer;
    color: #8c8c8c;
}