﻿html {
    height: 100%;
    background: #fff url(/Content/themes/base/images/bg-main-r.png) 0 0 repeat-x;
}

body {
    background: url(/Content/themes/base/images/bg-main.png) 0 -23px no-repeat;
    height: 100%;
    min-width: 1000px;
    font: 13px/1.231 arial, sans-serif;
}

#superwrapper { height: 100%; }

#wrapper:before {
    content: '';
    position: absolute;
    top: 243px;
    bottom: 72px;
    left: 0;
    width: 1px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiuP/8LUCAAQAFXAK0OFnOagAAAABJRU5ErkJggg==) /*/Content/images/border-1px.png*/
                repeat-y 0 0;    
}

#wrapper {
    background: url(/Content/images/border-2px-shadow.png) no-repeat 100% 243px;
    min-height: 100%;
    margin: 0 257px -79px /*19*/ 40px;
    position: relative;
}

label, span.label { color: #5d7f9c; }

.blue-text { color: #5d7f9c; }

.red-text { color: #de0000; }

.gray-text { color: #999; }

.bolt-text { font-weight: bold; }

.nonvisited:visited { color: #005caa; }

/* Переделать этот треш */

.button.btn a {
    border: 1px solid #73a1c7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    background: #3b83c2;
    background: -moz-linear-gradient(#6ba4d9, #0154a2);
    background: -webkit-linear-gradient(#6ba4d9, #0154a2);
    background: -o-linear-gradient(#6ba4d9, #0154a2);
    background: linear-gradient(#6ba4d9, #0154a2);
    
    box-shadow: inset #80c0f9 0px 1px 2px, #fff 0px 1px 0px;
    padding: 10px 16px;
    font-family: HeliosLight, Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 -1px 0 #005caa;
    behavior: url(/Content/PIE.htc);
    display: inline-block;
    font: 400 18px/20px HeliosLight, Arial, Tahoma, sans-serif;
    text-align: center;
    text-decoration: none;
}

/*---------------------------------LoginPage----------------------------------------*/

.cert-login-message {
    margin-right: 225px;
    padding-right: 15px;
    font-family: Arial, Tahoma, sans-serif;
}

.certificateList {
    margin-right: 225px;
    padding-right: 15px;
    font-family: Arial, Tahoma, sans-serif;
}

.cert-wrapper {
    padding: 10px 21px;
    *padding-top: 25px;
    background: #d1dee7;
}

.shadow-box { box-shadow: inset -1px 2px 3px -1px #f8fafc, #b0c2d1 -1px 2px 3px; }

.rounded-box {
    border-radius: 5px;
    behavior: url(/Content/PIE.htc);
}

.certificate-item {
    background: #fff;
    cursor: pointer;
    margin: 15px 0;
    padding: 12px;
    display: block;
    font-family: 'Helios Light', HeliosLight, Arial, sans-serif;
}

.loginCert-organization {
    font-size: 14px;
    color: #003794;
}

.loginCert-name {
    width: 51%;
    text-align: left;
    font-size: 14px;
    padding-top: 5px;
    color: black;
}

.loginCert-date {
    width: 48%;
    text-align: right;
    padding: 5px 0 0 5px;
    color: black;
    font-size: 12px;
}

.loginCert-thumb { display: none; }


/* сообщение о заканчивающимся сроке действия сертификата */

.cert-expire-warning {
    width: 280px;
    vertical-align: middle;
    padding: 0;
}

.cert-expire-warning .warning-important,
.cert-expire-warning .warning-danger {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Helios Light', HeliosLight, Arial, sans-serif;
}

.cert-expire-warning .warning-important { color: #ff8400; }

.cert-expire-warning .warning-danger { color: #f00; }



.headProduct { color: #a1b533 !important; }

.logon-info-text {
    color: #1d1d1b;
}

.logon-info-caption {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 5px 0;
}

.logon-info-detail {
    color: #5e5a5a;
}

.login-selected {
    font-size: 18px;
    line-height: 20px;
    color: #1d1d1b;
}

.cert-textInfo {
    margin-right: 240px;
    padding-top: 40px;
    font-size: 22px !important;
    line-height: 25px !important;
    color: #005caa;
}

.certificate-type .fss, .certificate-type .fsrar {
    padding: 0px 4px 0px 3px;
    display: block;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
    font: normal 11px/12px HeliosLight, Tahoma, Geneva, sans-serif !important;
    color: #fff !important;
    background-image: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.defaultType { display: none; }

.certificate-type .fss {
    margin-right: 4px;
    margin-top: 3px;
    border-top: 1px solid #427cae;
    border-bottom: 1px solid #2a79bc;
    background: #229fc3;
    background: -moz-linear-gradient(#2f98ba, #02b1d8);
    background: -webkit-linear-gradient(#2f98ba, #02b1d8);
    background: -o-linear-gradient(#2f98ba, #02b1d8);
    background: linear-gradient(#2f98ba, #02b1d8);
    border-top: 1px solid #2d99bb;
    border-bottom: 1px solid #04b0d7;
}

.certificate-type .fsrar {
    margin-right: 5px;
    margin-top: 4px;
    background: #62B2B1;
    background: -moz-linear-gradient(#60ABAF, #6FD1BF);
    background: -webkit-linear-gradient(#60ABAF, #6FD1BF);
    background: -o-linear-gradient(#60ABAF, #6FD1BF);
    background: linear-gradient(#60ABAF, #6FD1BF);
    border-top: 1px solid #60ABAF;
    border-bottom: 1px solid #6FD1BF;
}

.cert-tmpl { width: 100%; }

#errorHolder {
    margin-right: 240px;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid red;
    background: url('images/Warning.gif') 10px 10px no-repeat;
    text-indent: 25px;
}

.browser-error {
    display: none;
    text-align: center;
    height: 257px;
}

.no-crypto {
    height: unset;
}

.browser-error h2 { padding-top: 90px; }

.defaultType { display: none; }

.details {
    background-color: #ffffff;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.details:last-child { margin-bottom: 0; }

.details + .teaser { margin-top: 15px; }

.tabs-body {
    margin-bottom: 30px;
    position: relative;
    background: #dee6ec;
}

.static-tabs .tabs-body { margin-bottom: 15px; }

.tab { padding: 20px; }


/*******Tab:Параметры электроного документа оборота(Рефакторить)******/

.sp-el-full {
    margin-bottom: 2px;
    padding-left: 0px;
    background: url("./images/el-list-sprite.png") -40px 21px no-repeat;
    padding-right: 0px;
    padding-bottom: 0px;
}

.sp-el-full.active {
    background-position: 0px -25px;
    background-color: #dee6ec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 0px;
    /*padding-bottom: 24px;*/
    behavior: url(/Content/PIE.htc);
}

.sp-el-full .name-el {
    padding-top: 12px;
    margin-bottom: 10px;
    padding-left: 15px;
}

.sp-el-full b {
    font-weight: normal;
    color: #005caa;
    font-size: 12px;
    border-bottom: 1px dotted #005caa;
    padding-bottom: 2px;
    cursor: pointer;
    margin-right: 5px;
}

.sp-el-full.active .name-el .relation-list { display: none; }

.content-el-full {
    display: none;
    position: relative;
    overflow: hidden;
}

.sp-el-full.active .content-el-full { display: block; }

.sp-el-full h3 { margin-top: 33px; }

.sp-el-full .details h3 { margin-top: 5px; }

/*******End******/

.tabs .filter {
    padding: 0;
    margin-bottom: 15px;
    width: auto;
}

.tabs .filter-wrapper {
    border-top: 1px solid #fcfdfd;
    border-bottom: 1px solid #B5C6D4;
    position: relative;
    padding-bottom: 5px;
}

.static-tabs { padding-top: 50px; }

.tabs.static-tabs ul { margin-right: -11px; }

.tabs.static-tabs ul li {
    margin-right: 11px;
    margin-left: 0;
}

.tabs.static-tabs ul a { padding: 10px 19px; }

/*tabs*/

.white-imp { background-color: #ffffff !important; }

.recert-fix {
    background: #3b83c2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*tabs*/

.tabs-body.rounded-box {
    border-radius: 0 5px 5px 5px;
    margin-top: -0.3px; /*IE 11 border-radius hack */
}

/*26.05.2014*/



/* ---- сообщения об ошибке при проблемах с сертификатами или криптопро ---- */

.crypto-warning-message { margin-left: 10px; }

.crypto-warning-message > h3 {
    margin-top: 10px;
    font-weight: bold;
}

.crypto-warning-message > p { font-weight: bold; }

.crypto-warning-message > ul { list-style-type: disc; }

.notification-panel-top {
    min-height: 30px;
    padding: 5px 19px 5px 40px;
    font-size: 11px;
    background: #fffde8;
    color: #de0000;
}

.notification-panel-top:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    min-height: 30px;
}

.notification-panel-top .notification-text {
    display: inline-block;
    vertical-align: middle;
}

.notification-panel-top .notification-text a { margin-left: .3em; }

.notification-panel-top .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: .7em;
}

.notification-panel-top .icon-warning {
    width: 24px;
    height: 24px;
    background: url(./images/icons-lk.png) no-repeat -1px -33px;
}

.crypto-notification-panel-top:before { min-height: 0px !important; }

.crypto-notification-panel-top { min-height: 0px !important; }

.documents-date-input input {
    display: inline-block !important;
    margin-right: 5px;
}

.documents-date-input span[class^="field-validation"], .documents-date-input span[class*=" field-validation"] { display: none; }


.documents-cell { padding: 10px 0 10px 0 !important; }

.documents-text { font-size: 16px; }

.lk-request-docs-button { color: #fff !important; }

.lk-request-docs-button span { line-height: 24px !important; }

/*******ChooseAgreementDialog*********/

.agreement-item .organization_details {
    text-align: left;
    color: #b0c2d1;
}

.agreement-item .organization_description {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.modal-agreement-list .agreement-item {
    background: #fff;
    cursor: pointer;
    margin: 15px 0;
    padding: 12px;
    display: block;
    font-family: 'Helios Light', HeliosLight, Arial, sans-serif;
}

.agreement-item table { width: 100%; }

.agreement-item table { width: 100%; }

.modal-agreement-list .soft-modal-title {
    margin-top: 0;
    text-align: left;
}