﻿body {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.sub-menu {
    display: none;
}

.fa.fa-ban {
    color: red !important;
}

.count {
    color: red;
    background-color: #fff;
    border-radius: 12px !important;
    font-size: 11px !important;
    line-height: 11px !important;
    height: 18px;
    text-shadow: none !important;
    padding: 3px 7px;
    font-weight: 700;
    right: 0px;
    position: absolute;
}

.btn {
    border: 1px solid transparent;
    border-radius: 4px;
}
    .btn.active, .btn:active {
    box-shadow: none;
    }
    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: inherit;
        outline: inherit;
        outline-offset: inherit;
    }

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.btn-group-right {
    text-align: right;
}
.signer-count {
    font-size: 12px;
}
.signer-count > span {
    font-weight: bold;
    }

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    width: 1.5rem;
    height: 1.5rem;
    border-width: 0.2em;
}

.ark-btn-primary {
    color: #fff;
    background-color: #0baf6b;
    background-image: linear-gradient(320deg, #0baf6b 0%, rgb(20, 172, 194) 100%);
}
    .ark-btn-primary:hover, .ark-btn-primary.focus, .ark-btn-primary:focus {
        color: #fff;
        background-color: #0baf6b;
        border-color: transparent;
    }
    .ark-btn-primary.active, .ark-btn-primary:active, .open > .dropdown-toggle.ark-btn-primary {
        color: #fff;
        background-color: #0baf6b;
        border-color: transparent;
    }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        color: #fff;
        background-color: #0baf6b;
        border-color: transparent;
    }

.header-content .form-control {
    margin-bottom: 5px;
}

.menu {
    background-color: #7d868d;
}

.sidebar {
    background-color: #7d868d;
}

.page-content {
    background-color: #7d868d;
}


.page-inner {
    background: ghostwhite;
    background-repeat: round;
}

.lazur-bg, .bg-info {
    background-color: #cbe5ff !important;
    color: #0484ef;
}

.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li.droplink:hover > a, .horizontal-bar .accordion-menu > li.droplink:hover > a, .menu.accordion-menu ul, .menu.accordion-menu li.open > a, .hover-menu .accordion-menu > li.droplink:hover > a {
    background: #7d868d;
    color: #fff;
}

.machine {
    color: #fff;
    cursor: pointer;
    padding: 20px 18px;
    line-height: 20px;
}

    .machine:hover {
        color: #005092;
        font-size: 14px;
    }


.top-menu {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.nav-expand-button {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    width: 32px;
    height: 32px;
    margin-top: 12px;
    margin-left: 10px;
    padding: 6px 0 !important;
    text-align: center;
}

.side-menu-left .panel .panel-body {
    padding: 0;
    position: relative;
    padding: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel-actions {
    margin-top: -20px;
    margin-bottom: 0;
    text-align: right;
}

    .panel-actions a {
        color: #333;
    }

.panel-fullscreen {
    display: block;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}

.pnlAttachmentsContainer table td, .pnlAttachmentsContainer table th {
    border: 1px solid #eee;
    padding: .6em 10px;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
}

.pnlAttachmentsContainer table th {
    background-color: #2097f1;
    color: white;
    font-size: 14px;
    font-weight: 300;
}

.thumbnail {
    margin-bottom: 0px !important;
}

/** cetificate popup **/
.rootCert {
    display: block;
}
.table-cetificate {
    margin-top: 10px;
}
.table-cetificate tr td {
    border: none !important;
    padding: 2px 10px !important;
}
/** .table td, .table > tbody > tr > td {
    padding: 2px 10px !important;
}
    **/
.certificate-info {
    position: relative;
    padding: 12px 20px;
    padding-left: 100px;
    min-height: 80px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.cetificate-icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    background: #f8bb3d;
    border: 2px solid #000;
}
.certificate-content {

}
.td-title {
    text-align: right;
    width: 140px;
}
.c-check-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-bottom: -3px;
    background-image: url(../img/icon-usb.png)
}
.modal-content .panel {
    margin-bottom: 15px;
}
.modal-content .panel .panel-body {
    padding: 0px;
}
/*#btnValidateContractOk {
    background-image: linear-gradient(320deg, #0baf6b 0%, rgb(20, 172, 194) 100%);
}
#validationModal .modal-title {
    color: white;
}*/




/** **/
.header-line {
    display: block;
    height: 1px;
    background-color: #d5d5d5;
    margin-top: 10px;
}
.panel {
    box-shadow: none;
    border: 0 !important;
    margin-bottom: 0;
    border-radius: 0;
}

.wrap {
    position: absolute;
    overflow: hidden;
    border-radius: 30px;
    transform: translateY(20px);
    transition: all 0.5s;
    visibility: hidden;
    z-index: 9999;
    left: 25%;
    width: 22%;
}

    .wrap .content {
        opacity: 0;
        min-height: 270px;
    }
    .wrap:before {
        position: absolute;
        width: 1px;
        height: 1px;
        background: white;
        content: "";
        bottom: 10px;
        left: 50%;
        top: 5%;
        color: #fff;
        border-radius: 50%;
        -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .wrap.active {
        min-width: 370px;
        margin-top: 20px;
        display: block;
        visibility: visible;
        box-shadow: -10px 16px 7px 0px #95c3f3;
        -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }

        .wrap.active:before {
            height: 2000px;
            width: 2000px;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin-left: -1000px;
            margin-top: -1000px;
            display: block;
            -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        }

        .wrap.active .content {
            padding: 0px !important;
            position: relative;
            z-index: 9999;
            opacity: 1;
            transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
        }
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -10px;
}
a.button {
    padding: 11px 11px 13px 13px;
    outline: none;
    border-radius: 50%;
    background: #007fed;
    color: #fff;
    font-size: 24px;
    display: block;
    position: fixed;
    left: 50%;
    top: auto;
    margin-left: -25px;
    transition: transform 0.25s;
}

    a.button:hover {
        text-decoration: none;
        background: #2198ff;
    }

    a.button.active {
        transform: rotate(135deg);
        transition: transform 0.5s;
    }

/* pinbtn */
.PINButtonContainer {
    padding-left: 21px;
    display: table-cell;
    float: left;
}

#PINbox {
    background: #ffffff;
    margin: 3.5% 0 5% 0;
    width: 100%;
    font-size: 2em;
    text-align: center;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: table-cell;
    width: 150px;
    font-size: 22px;
}
.PINbutton {
    cursor: pointer;
    -webkit-appearance: button;
    background: #ededed;
    color: #7e7e7e;
    border: none;
    background: linear-gradient(to bottom, #fafafa, #eaeaea);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px -0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    font-size: 1.2em;
    text-align: center;
    width: 35px;
    height: 35px;
    margin: 5px 5px;
    padding: 0;
}
    .PINbutton:active {
        background: #204d74;
        color: #fff;
    }
    .PINbutton:hover {
        box-shadow: #204d74 0 0 1px 1px;
    }

#btnSign {
    margin-top: 15px;
    height: 56px;
    font-weight: bold;
    font-size: 1.3em;
    border-radius: 10px;
}

.signatures {
}
/** Tabs **/
.nav-tabs.nav-justified > li > a {
    background: #f3f3f7;
    text-transform: uppercase;
}
/*.nav-tabs > li > a {
    color: white;
}*/
.nav-tabs > li > a:hover {
    background: #f3f3f7;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #e1e1e6;
    border-bottom-color: #fff;
    background: #ffffff;
}
#mimza > div > div > button {
    width: 100%;
    background-color: white;
    color: #959698;
    border-color: #d2d6de;
}
    #mimza > div > div > button > .bs-caret {
        margin-left: 50%;
    }
.dropdown-menu {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    width: auto;
}

.loadingBg {
    background-color: rgba(129, 174, 214, 0.58);
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 73%;
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.parmakIziDiv {
    left: 17%;
    position: absolute;
    top: 33%;
    font-size: 16pt;
    font-weight: bold;
    color: #14486D;
    background-color: white;
    height: 100px;
    border-radius: 6px;
    border: solid #14486d 1px;
    padding-top: 8px;
    padding-left: 27px;
    text-align: center;
    width: 20%;
    left: 43%;
    min-height: 296px;
    border-radius: 20px;
}

.parmakIziSpan {
    background-color: #14486d;
    color: white;
    border-radius: 5px;
    padding: 5px;
    top: 5px;
    position: relative;
}
.parmakIzi {
    top: 24px;
    position: relative;
    font-size: 18px;
}

.panel-title {
    color: black;
}
.panel-primary {
    border-color: black !important;
}
.navbar.navbar-default {
    margin-bottom: 0;
    background: #1e4f67;
    background-image: linear-gradient(320deg, #0b98af 0%, #135c80 100%);
}

.navbar-default .navbar-brand {
    padding: 10px 10px 10px 0
}

    .navbar-default .navbar-brand img {
        width: 70px;
    }

.mobile-nav-container {
    float: right;
}

.mobile-nav-link {
    float: left;
    padding: 15px 5px;
    color: #fff;
}

    .mobile-nav-link a {
        color: #fff;
    }

.header-container {
    padding: 10px 15px;
}
/** **/
#main-wrapper {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    overflow: hidden;
}
    #main-wrapper.doc-v-f {
        top: 0px;
    }

.content-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}

.side-menu-left, .side-menu-right {
    position: absolute;
    top: 0;
    bottom: 24px;
    z-index: 500;
}

.doc-v-f .side-menu-left, .doc-v-f .side-menu-right {
    bottom: 0;
}

.side-menu-left {
    width:300px;
    left: 0;
    overflow-y: auto;
    background-color: #ffffff;
    box-shadow: 0 -1px 24px rgba(0,0,0,0.15);
}

.side-menu-right {
    right: 0;
    overflow-y: auto;
    background-color: #ffffff;
    box-shadow: 0 -1px 24px rgba(0,0,0,0.15);
    width: 360px;
}
.side-menu-right .panel-group {
        margin-bottom: 0px;
    }
.panel-group .panel {
    border-radius: 0px;
}

.preview-content {
    padding: 0;
}
#doc-viewer-id {
    position: absolute;
    top: 0;
    bottom: 0;
}
#doc-viewer-id > div {
    outline: 0;
}
.doc-viewer-full {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
}
    .doc-viewer-full #doc-viewer-id {
        padding-left: 15px;
        padding-right: 15px;
        top: 0;
        bottom: 0;
    }
.doc-viewer-side-m {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 24px;
    padding-left: 300px;
    padding-right: 360px;
}
.doc-viewer-header .header-content {
    padding: 15px 15px 10px 15px;
    background: #fff;
}
.doc-viewer-container {
    position: relative;
}

.refresh-button {
    padding: 0 0 10px;
    text-align: right;
}

.button-block {
    width: 100%;
}

/*.preview-content-header {
    padding: 15px 15px 0;
    float: left;
    width: 100%;
    background: #fff;
}
*/
.pdf-viewer-wrapper {
    display: inline-block;
    width: 100%;
}

/** **/
.side-menu-left .panel {
    box-shadow: none;
    margin-bottom: 0;
    background: transparent;
}

    .side-menu-left .panel .panel-heading {
        background: #1b2431;
        color: #ffffff;
        font-weight: normal;
        padding: 12px 20px;
        height: inherit;
    }

        .side-menu-left .panel .panel-heading + .panel-body {
            padding: 20px;
        }


.tab-content {
    background: transparent;
    border-radius: 0px;
    padding: 15px;
}
.modal-body .tab-content {
    padding: 15px 0;
}
.page-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    padding: 5px;
    height: 24px;
    background: #1b2431;
    z-index: 0;
}
.master-content .form-control {
    border-color: #D2D6DF;
/*    margin-bottom: 5px;*/
    box-shadow: none;
}
.page-footer .btn-footer {
    font-size: 12px;
    color: #ffffff;
    padding: 10px;
    border-radius: 40px;
    border: 1px solid transparent;
}

.page-footer .btn-default {
    background-color: rgb(238, 119, 103);
    background-image: linear-gradient(320deg, #0baf6b 0%, rgb(20, 172, 194) 100%);
}
.page-footer .btn-warning {
    padding: 10px 15px;
}
#btnSignModal {
    font-size: 12px;
    background-image: linear-gradient(320deg, #0baf6b 0%, rgb(20, 172, 194) 100%);
}
#btnCancelModel {
    font-size: 12px;
    background: #f2a84c;
    background: #f2a84c;
}
#btnModalClose {
    font-size: 12px;
    background: #f2a84c;
}

.no-s {
    font-size: 10px;
    line-height: inherit;
}

.side-menu-right .panel-default .panel-heading {
    display: block;
    padding: 12px 15px;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    border-top: 1px solid #D2D6DF;
    border-radius: 0;
    background: #F7F8FC;
    overflow: hidden;
}
.side-menu-right .panel-default .panel-body {
    padding: 5px 15px;
}
    .side-menu-right .panel-group .panel + .panel {
        margin-top: 0px;
        box-shadow: none;
    }

/** **/

.topmenu-outer {
    height: 60px;
    background: #1e4f67;
    /**background-image: linear-gradient(320deg, #0baf6b 0%, rgb(20, 172, 194) 100%);**/
    background-image: linear-gradient(320deg, #0b98af 0%, #135c80 100%);
}

.id-wrapper {
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 4px;
    margin-bottom: 2px;
    background: #ffffff;
    max-width: 300px;
}

.info-title2 {
    padding: 5px 8px 0;
    color: #0f8282;
}

.cert-info {
    padding: 3px 8px 2px;
}
/** **/
.esign-card-wrapper {
    position: relative;
    border-radius: 4px;
    margin: 5px 0;
    color: #000000;
    cursor: pointer;
    background: #f3f3f7;
}

    .esign-card-wrapper:hover, .esign-card-wrapper:active, .esign-card-wrapper:focus {
        background: #e2e2ea;
    }

.esign-card-icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    padding: 16px 0 15px 10px;
}

.esign-card-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../img/icon-usb.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.esign-card-content {
    padding: 15px 10px 10px 60px;
}

.esign-card-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
}

.esign-card-name {
    font-weight: bold;
    font-size: 14px;
}

.esign-btn-group {
    margin-top: 8px;
}

    .esign-btn-group .btn {
        padding: 2px 16px;
    }

.btn-default {
    background-color: #dddde6;
}

.btn-info {
    background-image: linear-gradient(320deg, #0baf6b 0%, rgb(20, 172, 194) 100%);
}
.btn-warning {
    background: #f2a84c;
}

    .btn-info.active,
    .btn-info.active.focus,
    .btn-info.active:focus,
    .btn-info.active:hover,
    .btn-info.focus, .btn-info:active, .btn-info:active.focus,
    .btn-info:active:focus, .btn-info:active:hover, .btn-info:focus,
    .btn-info:hover, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-info.focus,
    .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
        filter: brightness(85%);
    }

/*.content-header-group {
    margin-bottom: 10px;
}
*/

.content-header-group .text-muted {
    font-size: 12px;
}

/** **/
.top-menu .navbar-nav.navbar-right > li {
    color: #ffffff;
    padding: 20px 18px;
    line-height: 20px;
}

.top-menu .navbar-nav > li > div > a {
    color: #ffffff;
}
/** Modal **/
.modal-content {
    border-radius: 4px;
}
/** docviewer  **/
.git-docviewer-container {
    background-color: #f3f3f7;
}
.git-docviewer-page > canvas {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.1);
}
.git-docviewer-toolbar {
    background-image: none;
    background-color: #1e4f67;
}
.git-zoom-text-input {
    background-color: transparent;
}
.git-viewer-leftpane-header, .git-viewer-rightpane-header {
    background-image: none;
    background-color: #1e4f67;
}
.git-viewer-toolbarContent, .git-viewer-comment-toolbarContent {
    background-color: #f3f3f7;
}
.git-viewer-thumbnail-page {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.1);
}
.thumbPageIndicator {
    color: #424242 !important;
}
/* 
[ LC Document info row ]    
*/
.as-sp-container .as-lc-signed-icon {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-bottom: 10px;
    margin-right: auto;
}

.as-sp-header {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .as-sp-header h6 {
        color: #7c869c;
        font-size: 14px;
        font-weight: bold;
    }

.as-sp-row {
    position: relative;
    padding: 8px 0 8px 55px;
    border-bottom: 1px solid #F7F8FC;
}

    .as-sp-row:last-child {
        border-bottom: none;
    }

.as-pf-name {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 2px;
    word-break: break-all;
}

.as-u-date, .as-sptr, .as-f-size {
    font-size: 12px;
    color: #7c869c;
}

.as-sptr {
    margin-left: 5px;
    margin-right: 5px;
}
.ark-date-label, .ark-time-label {
    display: inline-block;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 2px;
    background: #e0efff;
}
.as-f-size {
    font-weight: bold;
    color: #7C869C;
    font-size: 12px;
}
.as-u-warning {
    font-size: 12px;
    color: #ff4735;
    display: inline-block;
}

.as-type-icon {
    position: absolute;
    left: 0px;
    width: 36px;
    height: 36px;
}

.btn-sp-warning {
    font-size: 12px;
    padding: .25rem .3rem;
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

    .btn-sp-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
    }
/** LC icons **/
.as-icon-process {
    display: inline-block;
}

.as-icon-check {
    display: inline-block;
    height: 28px;
    width: 28px;
}

.as-icon-download {
    display: inline-block;
    height: 28px;
    width: 28px;
    cursor: pointer;
}

.as-sub-title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    /*max-width: 440px;
    margin-left: auto;
    margin-right: auto;*/
}
.as-select-option select {
    padding: 6px;
    border-radius: 0;
    border: 1px solid #D2D6DF;
    box-shadow: none;
    overflow-y: auto;
}


/** **/
.sign-list-group {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 8px;
}
    .sign-list-group label {
        width: 50%;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 13px;
    }
.sign-list-group span {
    vertical-align: top;
}
.icon-verify {
    display: inline-block;
    height: 20px;
    width: 20px;
}
    .icon-verify img {
        display: inline-block;
        margin-top: -4px;
    }
.icon-attention {
    display: inline-block;
}
.icon-attention img {
    vertical-align: middle;
    display: inline-block;
    margin-top: -4px;
}
.verification-table .icon-verify img {
    margin-top: 0;
}
.table.verification-table td, .table.verification-table th {
    vertical-align: top;
    font-size: 13px;
    padding: 6px 6px 6px 0px !important;
    border-top: none;
}
.ark-side-header {
    font-size: 18px;
    font-weight: bold;
    color: #1AB394;
    margin-top: 5px;
    margin-bottom: 10px;
}
.info-signer-w {
    margin-bottom: 8px;
}
.s-signer {
    display: inline-block;
    font-size: 12px;
    padding: 0 6px;
    margin-bottom: 2px;
    margin-right: 2px;
    height: 22px;
    line-height: 22px;
    border-radius: 12px;
    background: #F7F8FC;
    cursor: pointer;
}
    .s-signer:hover, .s-signer:active, .s-signer:focus, .s-signer.active {
        background: #e0efff;
        font-weight: bold;
    }
.ark-sdi-box {
    display: inline-block;
    margin-right: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 13px;
}
.ark-sdi-box .ark-sdi-text {
    margin-right: 5px;
}
.ark-label {
    padding: 2px 5px;
    margin-right: 4px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 2px;
    background: #F7F8FC;
}
/** bootstrap **/
.alert {
    padding: 6px 10px;
    border-radius: 3px;
}

.draggable-img-holder {
    position: relative;
    width: 60px;
    height: 60px;
    border: 1px solid #dce1e4;
    border-radius: 4px;
    cursor: move;
    z-index: 1;
}
.modal-text-color {
    color: black
}

.close-icon {
    float: right !important;
    width: 25% !important;
    margin-top: 15px;
}

.pdf-icon {
    float: left !important;
    width: 50% !important;
}

.modal-header {
    background-color: whitesmoke;
    text-align: center;
}

.modal-footer {
    background-color: whitesmoke;
    padding: 0;
}


.fill:hover,
.fill:focus {
    box-shadow: inset 0 0 0 2em var(--hover);
}

.fill {
    --color: #8fc866;
    --hover: #66c887;
}

button {
    color: var(--color);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

    button:hover, button:focus {
        border-color: var(--hover);
        color: #fff;
    }

button {
    background: none;
    border: 2px solid;
    font: inherit;
    line-height: 1;
    margin: 0.5em;
    padding: 1em 2em;
}

code {
    color: #e4cb58;
    font: inherit;
}

/** responsive **/
@media (max-width:1024px) {
    .doc-viewer-side-m {
        padding-left: 250px;
        padding-right: 250px;
    }
    .side-menu-left, .side-menu-right {
        width: 250px;
    }
    
    /** Modal **/
    .modal-detail-w {
    padding: 0 !important;
    }
    .modal-detail-w .modal-content {
        border-radius: 0px;
        box-shadow: none;
        border: none;
    }
    .modal-detail-w .modal-dialog {
        margin: 0 auto;
    }
    ::-webkit-input-placeholder {
        font-size: 13px;
    }
}

@media (max-width: 450px) {
    ::-webkit-input-placeholder {
        font-size: 9px !important;
    }
    .modal-footer {
        background-color: whitesmoke;
        padding: 0;
        text-align: center;
    }
}