﻿.header {
    background: #eee !important;
    /*height: 10% !important;*/
    width:100%;
}
.logo{
    margin-left:10px;
    margin-top:10px;
}
.dropdown-item {
    padding: 4px 12px;
}

.navbar-nav .nav-link {
    font-weight: 500;
    font-size: 14px;
    margin-right: 15px;
}

.icon-bar {
    border-top: 1px solid #ccc;
}

    .icon-bar a {
        text-decoration: none;
        color: #000;
        font-size: 18px;
        margin-right: 18px;
    }

.viewer-section {
    display: flex;
}
.modal-content{
    width: auto !important;
    /*color: red !important;*/
}
.document-type {
    width: 188px;
    padding: 6px 21px;
    background: #fff;
    position: fixed;
    height: 100%;
    /*top: 0;*/
    z-index: 999999;
    border-right: 2px solid #ccc;
}

.document-image {
    width: 100%;
    padding-left: 13%;
    position: fixed;
    height: 100%;
    z-index: 1000;
}

.top-nav-bar {
    display: flex;
}

    .top-nav-bar .defaultProp {
        margin: 0 10px;
    }

.top-nav-bar {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    background: #3b5998;
}

.defaultProp button {
    border: none;
    font-size: 14px;
    color: #fff;
    margin-right: 11px;
    background: transparent;
}

.vsdv-mainMenu-header {
    height: 36px;
    background: #fff;
}

.vsdv-subMenu-icon.active {
    color: #3b5998;
    border: none;
    background: transparent;
    cursor: default;
    bottom: -1px;
    border-radius: 0px 100px 0px 0px;
    border-bottom: 5px solid #3b5998;
    padding: 2px;
    width: 100px;
    font-size: 14px;
}

.vsdv-subMenu-contentPanel {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #dddddd;
}

.vsdv-footerPanel {
    background: #ffffff;
}

.vsdv-sidePanel {
    background-color: #ffffff;
}

#documentViewerContainer {
    height: unset;
}

.vsdv-uploadImageFileButton {
    display: none;
}

.uploadedFilesList {
    display: none;
}

.form-group .form-control {
    height: 23px !important;  
    padding: 0 3px;
    font-size: 12px;
}

.form-group textarea {
    height: unset !important;
}

.form-group {
    margin-bottom: 5px;
}

.btn-primary {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #3b5998;
        border-color: #3b5998;
    }

.vsdv-subMenu-icon.notActive {
    font-size: 14px;
    width: 100px;
}

ul.drag-sort-enable {
    padding: 0 20%;
    margin: 0;
}

    ul.drag-sort-enable li {
        list-style: none;
        background: #eee;
        margin-bottom: 6px;
        padding: 10px;
        text-align: center;
        cursor: pointer;
    }

        ul.drag-sort-enable li:hover {
            list-style: none;
            color: #fff;
            background: #3b5998;
            margin-bottom: 6px;
            padding: 10px;
            text-align: center;
            cursor: pointer;
        }

.vsdv-button.vsdv-annotations-addEllipseButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addReferencedImageButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addStampButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addLinkButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addArrowButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addLineButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addLinesButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addPolygonButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addRulerButton {
    display: none;
}

.vsdv-button.vsdv-annotations-addTriangleButton {
    display: none;
}

.vsdv-button.vsdv-viewAnnotationInteractionMode {
    display: none;
}

.vsdv-button.vsdv-mediumAnnotationInteractionPoints {
    display: none;
}

.vsdv-button.vsdv-authorAnnotationInteractionMode {
    display: none;
}

.vsdv-button.vsdv-imageViewerSettingsButton {
    display: none;
}

.vsdv-button.vsdv-thumbnailViewerSettingsButton {
    display: none;
}

.vsdv-button.vsdv-sizeMode-bestFitButton {
    display: none;
}
.vsui-button.vsdv-printImagesButton{
    display: none;
}
.split-arrow {
    position: absolute;
    top: 1%;
}

    .split-arrow img {
        width: 76%;
    }

.defaultProp1 img {
    position: absolute;
    left: 12px;
    top: 6px;
}

.defaultProp1 {
    position: relative;
}

    .defaultProp1 button {
        text-align: left;
        height: 27px;
        background: #868e96;
        color: #fff;
        width: 100px;
        line-height: 1;
    }

.onright-button-split {
    position: absolute;
    right: 335px;
    top: 5px;
    z-index: 99999;
}

.onright-button-reorder {
    position: absolute;
    z-index: 99999;
    right: 225px;
    top: 5px;
}

.onright-button-create {
    position: absolute;
    z-index: 99999;
    right: 90px;
    top: 5px;
}

.defaultProp1 button:hover {
    background: #3b5998;
    color: #fff;
}

.onright-button-create a {
    height: 27px;
    line-height: 0.8;
    background: #868e96;
    color: #fff;
}

    .onright-button-create a:hover {
        height: 27px;
        line-height: 0.8;
        background: #3b5998;
        color: #fff;
    }

.defaultProp1 span {
    position: absolute;
    top: 7px;
    left: 36%;
    font-size: 14px;
}

.modal-header.custome-bg {
    padding: 10px;
    background: #3b5998;
    color: #fff;
}

#split-file-drag-side {
    min-height: 100px;
}

.form-group .form-control {
    border-color: #3b5998;
}

.form-group .form-control-area {
    border-color: #3b5998;
    border-radius: 5px;
}

.input-group-text {
    border-color: #3b5998;
    height: 23px;
}

.filter-counter {
    border: 1px solid #3b5998;
    height: 23px;
    width: 23px;
    text-align: center;
    margin-left: 5px;
    border-radius: 5px;
}

.filter-view {
    border: 1px solid #3b5998;
    margin-left: 5px;
    width: 23px;
    height: 23px;
    border-radius: 5px;
    text-align: center;
}

.fa-eye-slash {
    color: #868686;
    padding-top: 4px;
    height: 21px;
    width: 21px;
}

.fa-eye {
    color: #fff;
    background: #3b5998;
    height: 21px;
    width: 21px;
    padding-top: 4px;
    border-radius: 3px;
}

.filter-chain {
    border: 1px solid #3b5998;
    margin-left: 5px;
    width: 23px;
    height: 23px;
    border-radius: 5px;
    text-align: center;
}

.fa-unlink {
    color: #868686;
    height: 21px;
    width: 21px;
    padding-top: 4px;
}

.fa-link {
    color: #fff;
    background: #3b5998;
    height: 21px;
    width: 21px;
    padding-top: 4px;
    border-radius: 3px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    display: none;
}

.company-logo {
    text-align: center;
    /*border-bottom: 1px solid #dddddd;*/
    padding-top: 3px;
    padding-bottom: 8px;
}

    .company-logo img {
        width: 150px;
    }

form.doc-type-form {
    padding: 7px;
    position: relative;
}

.form-group label {
    font-size: 14px;
    margin-bottom: 0;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: #cccccc4a;
    z-index: 9999999;
}

.btn-block {
    display: block;
    width: 100%;
    background: #eee;
}

    .btn-block:hover {
        background: #3b5998;
        color: #fff;
    }

@media (max-width: 1366px) {
    .document-type {
        width: 14%;
        padding: 6px 21px;
        background: #fff;
        position: fixed;
        height: 100%;
        /*top: 0;*/
        z-index: 999999;
        border-right: 2px solid #ccc;
    }

    .document-image {
        width: 99%;
        padding-left: 13%;
        position: fixed;
        height: 100%;
        right: 0;
    }
}

.border.normal {
            background: white;
            border: 1px solid #eeeeee;
            margin-left: -1px;
            margin-top: -1px;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

        .border.focused {
            background: white;
            border: 1px dotted gray;
            margin-left: -1px;
            margin-top: -1px;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

        .border.hovered {
            background: #BAD2EB;
            border: 2px solid #BAD2EB;
            margin-left: -2px;
            margin-top: -2px;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

        .border.notReady {
            background: black;
            border: 0px solid black;
            margin-left: -0px;
            margin-top: -0px;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

        .border.selected {
            background: #AAEEFD;
            border: 1px solid #99DEFD;
            margin-left: -1px;
            margin-top: -1px;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

        #ModalIssueZero {
            z-index: 99999999;
        }

        #ModalIssueLevel {
            z-index: 99999999;
        }

        .inputpicker-wrapped-list {
            z-index: 999999 !important;
        }

            .inputpicker-wrapped-list .inputpicker-active {
                background-color: #868e96 !important;
                color: white !important;
            }

        /*.account-search-btn {
            position: absolute;
            right: 9px;
            top: 2px;
        }*/
.account-search-btn {
/*    position: absolute;
*/    /*right: 9px;*/
    top: 2px;
    left: 140px;
}

            .account-search-btn button {
                padding: 0 12px;
            }

        .table td, .table th {
            padding: 4px 10px;
            vertical-align: top;
            border-top: 1px solid #e9e9e9;
            font-size: 14px;
        }

        .table button.btn-gray.btn {
            background: #3b5998;
            color: #fff;
            padding: 0 10px;
        }

        .vertical-table-scroll {
            max-height: 500px;
        }

        .form-group {
            width: 100%;
        }

        .filtersDivRefreash {
            width: 100%;
            border: 1px solid #ccc;
            border-radius: 5px;
            overflow: auto;
            max-height: 200px;
        }

        .account-search-btn button {
            padding: 0 9px;
            font-size: 14px;
        }
[data-drop-target] {
    min-height: 100px;
}
[draggable]{
    cursor: move !important;
    background-color: #eee;
    margin-bottom: 5px;
    padding: 2px 10px;
    border-radius: 5px;

}
.drag-enter {
    border: 2px dashed #000;
}
.box:nth-child(3) {
clear: both;
}
.fieldset {
    padding: 5px;
    position: relative;
    border: .2px solid #073d7fbf;
    margin-top: 10px;
}

    .fieldset .fieldset-title {
        position: absolute;
        top: -11px;
        font-size: 15px;
        color: #073d7f;
        background: #fff;
        padding: 0 10px;
    }






#split-file-drag-side {
    height: 200px;
    width: 100%;
    overflow-y: auto;
}

.drag-enter {
    border: 2px dashed #000;
}
.split-arrow i{
    font-size: 20px;
}
.split-arrow{
    position: relative;
    text-align: center;
    top: 45%;
}
.onright-button-create-audit {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 999999;
}
    .onright-button-create-audit a {
        height: 27px;
        line-height: 0.8;
        background: #868e96;
        color: #fff;
    }
 .onright-button-create-audit a:hover {
            height: 27px;
            line-height: 0.8;
            background: #3b5998;
            color: #fff;
        }

@media (min-width:576px) {
    #reordermodel {
        max-width: 500px;
    }

    #splitmodel {
        max-width: 500px;
    }

    .modal-dialog {
        max-width: 1000px;
    }
}
.pag {
    justify-content: right;
}
.custom-width-dialog .modal-content {
    width: 50% !important;

}
.custom-width-dialog .modal-dialog {
    justify-content: center;
}



.onright-button-pre {
    position: absolute;
    z-index: 99999;
    right: 500px;
    top: 5px;
}

.onright-button-pre a {
    height: 27px;
    line-height: 0.8;
    background: #868e96;
    color: #fff;
}

    .onright-button-pre a:hover {
        height: 27px;
        line-height: 0.8;
        background: #3b5998;
        color: #fff;
    }

.onright-button-next {
    position: absolute;
    z-index: 99999;
    right: 450px;
    top: 5px;
}

.onright-button-next a {
    height: 27px;
    line-height: 0.8;
    background: #868e96;
    color: #fff;
}

    .onright-button-next a:hover {
        height: 27px;
        line-height: 0.8;
        background: #3b5998;
        color: #fff;
    }
