﻿
.sign-file .signTypeInfo {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 5px 0 5px 10px;
    width: 103px;
    height: auto;
    min-height: 27px;
    text-align: center;
}

.sign-file .client-files {
    text-align: center;
    background: white;
    color: #333333;
    vertical-align: top;
    display: inline-block;
    margin: 0px;
    width: 140px;
}

    .sign-file .client-files.info {
        /*min-height: 200px;*/
    }

    .sign-file .client-files .info {
        color: #333333;
        text-align: left;
        /*padding: 5px;*/
    }

    .sign-file .client-files .error {
        border: 1px solid #FF0000;
    }

    .sign-file .client-files .info span.infoValue {
        color: #333333;
        font-style: italic;
    }
    #keyContainer .animated-cloud{padding-top: 75px;padding-left: 115px;}





.sign-file .text1 {
    /*padding-bottom: 10px;*/
    text-align: left;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    width: 100%;
}


/*.sign-file .client-files .file .fileExt {
        font-size: 15px;
        text-align: center;
        font-weight: bold;
    }*/

.sign-file .client-files .file .remove {
    /*height: 35px;*/
    display: block;
}

    .sign-file .client-files .file .remove.act {
        background: url(../img2013/dustbin.png) no-repeat center center;
    }


.sign-file .client-files .file {
    border: 2px solid #DDDDDD;
    width: 110px;
    margin: 5px;
    display: inline-block;
    cursor: pointer;
}

    .sign-file .client-files .file.cert {
        display: inline-block;
        width: 115px;
        height: 77px;
        border-radius: 16px;
        border: 2px solid #DDDDDD;
        text-align: center;
        padding: 8px 0 0 0;
    }

    .sign-file .client-files .file.hover {
        display: inline-block;
        width: 115px;
        height: 77px;
        border-radius: 16px;
        border: 2px solid #009BC2;
        text-align: center;
        background: #009bc2;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }

        .sign-file .client-files .file.hover .fileExt {
            display: none;
        }

.sign-file .client-files .text {
    display: none !important;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    position: absolute;
    z-index: 10;
    width: 125px;
    padding: 65px 10px 0;
}

.sign-file .client-files .file.key, .sign-file .client-files .file.cert {
    display: block;
    width: 115px;
    border-radius: 16px;
    border: 2px solid #009BC2;
    text-align: center;
    margin-bottom: 15px;
}

.sign-file .client-files .file.key {
    height: 140px;
    padding: 8px 0 0 0;
}

    .sign-file .client-files .file.key.hover {
    }

        .sign-file .client-files .file.key.hover .logo {
            background: url("../images.v1/sprite.png") no-repeat -171px -222px;
            width: 41px;
        }

.sign-file .client-files .file .fileExt {
    font-size: 14px;
    color: #666666;
    width: 100%;
    font-style: italic;
    
}

.sign-file .client-files .file.key .fileExt {
    margin-top: 40px;
}



.sign-file .client-files .file.cert {
    display: none;
}

.sign-file .client-files .file .logo {
    display: inline-block;
    background: url("../images.v1/sprite.png") no-repeat -266px -103px;
    width: 43px;
    height: 43px;
}

.sign-file .client-files .file.key .logo {
    margin-top: 12px;
}

.sign-file .client-files .file.hover .logo {
    background: none;
    width: 100%;
}

.sign-file .client-files .file.cert .logo {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
}



.sign-file .client-files .logo {
    height: 50px;
    font-size: 11px;
    padding: 0;
}



.sign-file .client-files .pass {
    display: block !important;
}

#keyContainer .sign-file .client-files .pass {
    position: absolute;
    top: 327px;
    margin-left: 22px;
    font-size: 13px;
    width: 80px;
}

    #keyContainer .sign-file .client-files .pass input {
        text-align: center;
        width: 75px;
        border: 2px solid #767676;
    }

.sign-file .client-files .file.key.hover .logo:after {
    content: "Пароль";
    display: block;
    padding: 60px 0 0;
    font-size: 16px;
    margin-left: -6px;
}


.bindKeyContainerDialog.ui-dialog .ui-dialog-titlebar {
    background: white;
}


    .bindKeyContainerDialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
        color: #009BC2;
        font-size: 30px;
        font-weight: bold;
        margin: 15px 0 0 0;
        width: 450px;
        line-height: 1em;
    }

        .bindKeyContainerDialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title .title {
            line-height: 43px;
            vertical-align: top;
        }

        .bindKeyContainerDialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title .additional {
            color: #666666;
            font-style: italic;
            font-size: 13px;
            padding-left: 73px;
            margin-top: -17px;
            display: block;
            font-weight: normal;
        }

        .bindKeyContainerDialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title .icon {
            margin: 0 10px 0 20px;
        }

.bindKeyContainerDialog.ui-dialog .ui-dialog-content {
   padding-left: 32px;
overflow-x: hidden;
overflow-y: hidden;
}

.bindKeyContainerDialog.ui-dialog .ui-dialog-titlebar-close {
    top: 13px;
}

.bindKeyContainerDialog.ui-dialog .ui-widget-header .ui-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url("../images.v1/sprite.png") -382px -118px;
}

.bindKeyContainerDialog.ui-dialog .ui-widget-header .ui-state-hover,
.bindKeyContainerDialog.ui-dialog .ui-widget-header .ui-state-focus {
    border: none;
    color: white;
}

.bindKeyContainerDialog.ui-dialog .pass input {
    position: absolute;
    text-align:center;
    top: 150px;
    margin-left: -17px;
    border: 2px solid #767676;
    font-size: 13px;
    width: 75px;
}

.bindKeyContainerDialog.ui-dialog .ui-dialog-buttonpane{
    border: none;
}
    .bindKeyContainerDialog.ui-dialog .ui-dialog-buttonpane .ui-state-default {
        border: none;
        cursor: pointer;
        background: #009BC2;
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
        border-radius: 6px;
        text-decoration: none;
    }
    .bindKeyContainerDialog.ui-dialog .ui-dialog-buttonpane .ui-state-hover {
       background: #3AC5E8;
    }


    a.signer-cert-help-link {
        display: inline-block;background: none;color: #009BC2;text-align: right;font-weight: normal;text-decoration: underline;margin-right: 20px;outline: 0;padding: 0;/* top: 10px; */line-height: 100%;vertical-align: middle;
    }

.content-header-jks-dialog { color: #009BC2; }

.tabs {
    margin-left: auto;
    margin-right: auto;
}



    .tabs > .tab-item {
        display: none;
    }

    .tabs > .tab-item:checked + label {
        background-color: #00bbec4a;
    }

    .tabs > div {
        display: none;
        padding: 10px 15px;
        border-radius: 4px;
    }

#default-sign:checked ~ #default-content,
#protected-sign:checked ~ #protected-content {
    display: block;
}

.tabs .label {
    font-size: 16px;
    padding: 0px;
    color: #009bc2 !important;
}

.tabs .tab-label:first-of-type {
    margin-left: 15px;
}

.tabs .tab-label:not(:first-of-type) {
    margin-left: 3px;
}

.tabs .tab-label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #fff;
    border: 1px solid #cacaca;
    padding: 3.5px 9.5px;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    margin-bottom: 10px;
}

.inner-tabs {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

    .inner-tabs > .inner-tab-item {
        display: none;
    }

        .inner-tabs > .inner-tab-item:checked + label {
            background-color: #00bbec4a;
        }

    .inner-tabs > div {
        /* скрыть контент по умолчанию */
        display: none;
        padding: 10px 15px;
        border-radius: 4px;
    }

    .inner-tabs .tab-label:first-of-type {
        margin-left: 0px !important;
    }

.inner-tabs .label {
    font-size: 16px;
    padding: 0px;
    color: #009bc2 !important;
}

    .inner-tabs .tab-label {
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        user-select: none;
        background-color: #fff;
        border: 1px solid #cacaca;
        padding: 2px 8px;
        font-size: 16px;
        line-height: 1.5;
        cursor: pointer;
        margin-bottom: 10px;
        font-weight: inherit;
    }

        .inner-tabs .tab-label.disabled {
            background-color: #efefef;
        }

.mt-5 {
    margin-top: 5px;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -20px 0 0 -30px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    border-top: 5px solid #76bccd;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}

.loader-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cacacaa3;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

#myDiv {
    display: none;
    text-align: center;
}  

.password-input {
    min-width: 300px;
    z-index: initial !important;
}

.green-icon {
    font-weight: bold;
    color: green;
    font-size: 16px;
    margin-right: 3px;
}

.success-message-form {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

#secured-device-form.disabled {
    opacity: 0.70;
    pointer-events: none;
}