* { margin: 0; }
html, body { height: 100%; }
body {
    min-width: 1020px;
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Arial;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.3em;
    background-color: #E7F0F8;
    font-family: 'Open Sans';
}

div, table { font-family: 'Open Sans'; }
b,strong { font-weight: 600; }
.font-weight-normal { font-weight: normal; }
.font-weight-bold { font-weight: 600; }
.font-weight-bolder { font-weight: 700; }

.service-message { padding: 10px 15px; margin: 0 0 25px 0; border: 2px solid #a00; background-color: #fee; border-radius: 3px; box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.25); }
.service-message p { padding: 0; margin: 0 0 10px 0; }
.service-message h1 { font-size: 25px; padding: 0; margin: 0 0 10px 0; }
.service-message h2 { font-size: 25px; padding: 0; margin: 0 0 10px 0; }
.service-message h3 { font-size: 25px; padding: 0; margin: 0 0 10px 0; }
.service-message h4 { font-size: 25px; padding: 0; margin: 0 0 10px 0; }
.service-message h5 { font-size: 25px; padding: 0; margin: 0 0 10px 0; }

.page-wrapper {
    width: 1020px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -52px;
    background-color: #fff;
}
.page-header { width: 960px; margin: 0; padding: 0 30px; background-color: #fff; }
.page-header .page-menu { height: 32px; margin: 0; padding: 15px 0 25px 0; position: relative; }
.page-header .page-menu ul.top-menu { display: block; list-style: none; margin: 0; padding: 0; position: absolute; left: 0; }
.page-header .page-menu a.menu-site-map { padding-left: 26px; background: url('/static/i2/rsmp/menu-site-map.png') no-repeat 3px center; }
.page-header .page-menu ul.auth-menu { display: block; list-style: none; margin: 0; padding: 0; position: absolute; right: 0; }
.page-header .page-menu li { display: inline-block; text-transform: uppercase; font-size: 18px; font-family: 'DINPro-CondMedium', Impact; margin: 0; }
.page-header .page-menu li a { padding: 5px 10px; background: #fff; }
.page-header .page-menu li.selected a { color: #fff; background: #f60; }

.page-header a.lnk-nalog {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'DINPro-CondMedium';
    line-height: 20px;
    font-size: 18px;
    display: block;
    float: left;
    width: 130px;
    background: url('/static/i2/rsmp/nalog-logo.png') no-repeat left center;
    padding: 15px 20px 15px 68px;
    margin-bottom: 25px;
}
.page-header .page-title {
    padding-left: 20px;
    vertical-align: middle;
    font-family: 'DINPro-CondMedium';
    line-height: 37px;
    font-size: 34px;
    text-transform: uppercase;
    display: block;
    width: 720px;
    float: left;
    border-left: 1px solid #CFCFCF;
    cursor: pointer;
    margin-bottom: 25px;
    min-height: 74px;
}
.page-header .page-subtitle { font-family: 'DINPro-CondMedium'; font-size: 29px; color: #000; padding: 25px 0 0 0; margin: 0 0 25px 0; line-height: 1em; }

.page-main { width: 1020px; margin: 0 auto; }
.page-push { height: 52px; }
.page-footer { height: 50px; overflow: hidden; width: 100%; color: #000; font-size: 14px; border-top: 2px solid #E7F0F8; }
.page-footer-splitter { display: none; }
.page-footer-container { width: 960px; margin: 0 auto; padding-top: 10px; }
.page-footer-left { float: left; }
.page-footer-right { width: 215px; float: right; text-align: right; }
.page-footer ul { margin: 0; padding: 0; list-style: none; }
.page-footer ul li { margin: 0 28px 0 0; padding: 0; float: left; }
.page-footer a { }
.page-footer .version { font-size: 9px; color: #aaa; }

.wrapper { padding: 0 30px; }

#is_input_hint { z-index: 101; display: none; position: absolute; background-color: #ffffbf; font-size: 0.8em; padding: 2px 4px; border: 1px solid #aaa; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: 'DINPro-CondMedium'; color: #000; padding: 0; line-height: 1em; }
h1 { font-size: 37px; margin-bottom: 32px;}
h2 { font-size: 29px; margin-bottom: 23px;}
h3 { font-size: 23px; margin-bottom: 13px;}
h4 { font-size: 18px; margin-bottom: 13px;}
h5 { font-size: 16px; margin-bottom: 13px;}
p { margin: 13px 0; }
hr { border: none; border-top: 2px solid #e7f0f8; margin: 25px 0 13px 0; }
h1 p { font-family: Arial; font-size: 14px; }
.hs { height: 25px; }

a { color: #1F6BB0; text-decoration: none; cursor: pointer; outline: none; }
a.external { padding-right: 18px; background: url('/static/i/icons/external.png') no-repeat right center; }
a img { outline: none; border: none; }

.float-left { float: left; }
.float-right { float: right; }
.clear { clear: both; float: none!important; overflow: hidden; height: 0px; }

.align-left { text-align: left!important; }
.align-right { text-align: right!important; }
.align-center { text-align: center!important; }
.align-justify { text-align: justify!important; }

.nowrap { white-space: nowrap; }
.hidden { display: none; }
object.hidden { display: block; visibility: hidden; height: 0; width: 0; position: absolute; }

.uppercase { text-transform: uppercase; }
.font-size-small { font-size: 12px; }

.pnl-left { width: 72%; float: left; }
.pnl-right { width: 25%; float: right; }
.pnl-info { border: 2px solid #e7f0f8; border-radius: 3px; padding: 13px 20px 13px 20px; }

.panel { margin: 0 0 25px 0; }
.pnl { margin: 0 0 25px 0; }
.block { margin-bottom: 35px; padding: 0 30px; }
.section { margin-bottom: 35px; padding: 30px 30px 0 30px; border-top: 2px solid #e7f0f8; }
.part { margin: 20px 0; }

.table-header { padding: 0 30px 0 30px; border-top: 2px solid #e7f0f8; border-bottom: 2px solid #1f6bb0; background-color: #f8fbfd; }
.table-container { margin-bottom: 35px; padding: 0 30px; }
.table-footer { padding: 0 30px 0 30px; border-top: 2px solid #1f6bb0; border-bottom: 2px solid #e7f0f8; background-color: #f8fbfd; margin-bottom: 35px; }

.table-header table { border-collapse: collapse; margin: 12px 0; }
.table-header table th { padding: 6px 16px; vertical-align: bottom; text-align: center; font-weight: normal; }
.table-header table td { padding: 6px 16px; vertical-align: bottom; text-align: left; font-weight: normal; }
.table-header table th.border-left { border-left: 1px solid #1f6bb0; }
.table-header table th.border-right { border-right: 1px solid #1f6bb0; }
.table-header table.compact th { padding: 6px 6px!important; }
.table-header table.compact td { padding: 6px 6px!important; }

.table-container table { border-collapse: collapse; }
.table-container table th { border-top: 1px solid #dbe2e6; border-bottom: 1px solid #dbe2e6; padding: 12px 16px; vertical-align: top; text-align: left; font-size: 12px; font-weight: bold; }
.table-container table td { border-top: 1px solid #dbe2e6; border-bottom: 1px solid #dbe2e6; padding: 12px 16px; vertical-align: top; text-align: left; font-size: 12px; font-weight: normal; }
.table-container table tr.first td, .table-container table tr.first th { border-top: none!important; }
.table-container table tr.last td, .table-container table tr.last th { border-bottom: none!important; }
.table-container table.compact th { padding: 12px 6px!important; }
.table-container table.compact td { padding: 12px 6px!important; }
.table-container table a { text-decoration: underline; }

.group { border: 2px solid #e7f0f8; border-radius: 3px; padding: 13px 20px 13px 20px; margin-bottom: 20px; }
.pane { border: 2px solid #e7f0f8; border-radius: 3px; padding: 13px 20px 13px 20px; margin-bottom: 20px; }

.pane h1,.pane h2,.pane h3,.pane h4,.pane h5 { padding: 0; margin-top: 0px; }
.pane h1 { font-size: 29px; margin-bottom: 13px;}
.pane h2 { font-size: 23px; margin-bottom: 13px;}
.pane h3 { font-size: 18px; margin-bottom: 13px;}
.pane h4 { font-size: 16px; margin-bottom: 13px;}
.pane h5 { font-size: 16px; margin-bottom: 13px;}

.pane-loading { background-color: #f8fbfd; background-image: url('/static/i2/rsmp/loader-ring-alt-48x48.gif'); background-position: 13px 13px; background-repeat: no-repeat; padding-left: 74px; }
.pane-exclamation { border-color: #ff6600; border-width: 2px; background-color: #fff4ed; }
.pane-error { border-color: #ff6600; border-width: 2px; background-color: #fff4ed; }
.pane-success { background-color: #f8fbfd; }
.pane-question { background-color: #f8fbfd; }
.pane-information { background-color: #f8fbfd; }
.pane-message { background-color: #f8fbfd; }

/*.progress { padding-left: 20px; background-image: url('/static/i/icon.busy.gif'); background-repeat: no-repeat; background-position: left center; }*/
.warning { color: red; }
.no-data { color: #bbb; font-style: italic; }
.hint { font-style: italic; color: #999; }

.wide { width: 100%; }

.tooltip-link { color: #1f6bb0; cursor: help; border-bottom: 1px dashed #1f6bb0; }

table.grid { border-collapse: collapse; margin-bottom: 25px; }
table.grid th { border: 1px solid #dbe2e6; padding: 12px 8px; vertical-align: middle; text-align: left; font-weight: bold; }
table.grid td { border: 1px solid #dbe2e6; padding: 8px 8px; vertical-align: top; text-align: left; }
table.grid tr.message { font-style: italic; }

table.list { border-collapse: collapse; margin-bottom: 25px; }
table.list th { border-top: 1px solid #dbe2e6; border-bottom: 1px solid #dbe2e6; padding: 8px 8px; vertical-align: top; text-align: left; font-weight: bold; font-size: 12px; }
table.list td { border-top: 1px solid #dbe2e6; border-bottom: 1px solid #dbe2e6; padding: 8px 8px; vertical-align: top; text-align: left; font-size: 12px; }
table.list tr.heading { background-color: #e4f6ff; }
table.list tr.first td, table.list tr.first th { border-top: none!important; }
table.list tr.last td, table.list tr.last th { border-bottom: none!important; }

table.table-layout-fixed { table-layout: fixed; }

ol.bullets { margin: 0 0 13px 0; padding: 0; list-style: none; }
ol.bullets li { margin: 0 0 20px 0; padding: 0; padding-left: 43px; position: relative; }
ol.bullets li span.ol-index { position: absolute; left: 0; top: 3px; display: block; float: left; min-width: 10px; padding: 5px 10px; text-align: center; background-color: #1f6bb0; color: #fff; border-radius: 3px; font-weight: normal; font-family: 'DINPro-CondMedium'; font-size: 18px; }

ul.bullets { margin: 0 0 13px 0; padding: 0; }
ul.bullets li { list-style-type: disc; list-style-position: outside; padding: 0; margin: 0 0 8px 20px; vertical-align: top; }
ul.bullets li span.ol-index { display: none; }

ul.bullets.font-size-small { margin: 0 0 13px 0; padding: 0; }
ul.bullets.font-size-small li { list-style-type: disc; list-style-position: outside; padding: 0; margin: 0 0 8px 20px; vertical-align: top; }

.modal {
    display: none;
    zoom: 1 !important;
    border-color: #808080;
    border-radius: 3px;
    position: absolute;
    text-align: left;
    background-color: #FFF;
    -moz-box-shadow: 3px 3px 20px #aaa;
    -webkit-box-shadow: 3px 3px 20px #AAA;
    box-shadow: 3px 3px 20px #AAA;
}
.modal h2 {
    background-color: #ECF2F4;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    padding: 8px 10px;
    margin: 0;
    color: #000;
    border-radius: 3px 3px 0 0;
}
.modal .container {
    margin: 10px;
    clear: both;
}
.modal .buttons {
    margin: 10px;
    clear: both;
}

ul.vertical-menu { margin: 13px 20px 13px 0; padding: 0; list-style: none; }
ul.vertical-menu li { display: block; font-size: 18px; font-family: 'DINPro-CondMedium'; margin: 0; padding: 5px 10px; }
ul.vertical-menu li a { background: #fff; display: block; color: #000; }
ul.vertical-menu li.selected { color: #fff; background: #f60; }

.pnl-site-map { position: absolute; width: 100%; top: 50px; }
.pnl-site-map .site-map-wrapper { z-index: 3001; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.pnl-site-map .site-map-container { z-index: 3002; width: 980px; margin: 0 auto;  }
.pnl-site-map .site-map-container .site-map-data { z-index: 3003; position: absolute; width: 740px; margin-bottom: 20px; padding: 0 20px; background-color: #fff; border: 2px solid #1f6bb0; border-radius: 3px; box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.25); }
.pnl-site-map .site-map-container .site-map-data .site-map-nib-1 { position: absolute; display: block; width: 0; height: 0; top: -10px; border-style: solid; border-color: transparent transparent #1f6bb0 transparent; border-width: 0 10px 10px 10px; }
.pnl-site-map .site-map-container .site-map-data .site-map-nib-2 { position: absolute; display: block; width: 0; height: 0; top: -7px; border-style: solid; border-color: transparent transparent #fff transparent; border-width: 0 10px 10px 10px; }
.pnl-site-map .part { margin: 15px 0; }
.pnl-site-map h1 { margin-bottom: 8px; font-size: 32px; }
.pnl-site-map .site-map-item { width: 28%; float: left; margin-right: 5%; }
.pnl-site-map .site-map-item h4 { text-transform: uppercase; margin: 8px 0; }
.pnl-site-map .site-map-item p { margin: 8px 0; font-size: 13px; }

.rsmp-phone-number { font-weight: normal; font-family: 'DINPro-CondMedium'; color: #000; padding: 0; line-height: 1em; font-size: 37px; }

.uni-dialog { }
.uni-dialog .uni-dialog-wrapper { z-index: 4001; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.uni-dialog .uni-dialog-container { z-index: 4002; position: fixed; top: 50%; left: 50%; border: 2px solid #1f6bb0; border-radius: 3px; box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.25); }
.uni-dialog .uni-dialog-container .uni-dialog-data { z-index: 4003; width: 100%; height: 100%; }
.uni-dialog .uni-dialog-container .uni-dialog-data iframe { width: 100%; height: 100%; border: none; background-color: #fff; }

.cades-status { padding: 5px 0 5px 20px; background-image: url('/static/i/icon.busy.gif'); background-repeat: no-repeat; background-position: left center; }
.pane-success .cades-status { background-image: url('/static/i/icons/status.png'); }
.pane-exclamation .cades-status { background-image: url('/static/i/icons/status-away.png'); }
.pane-error .cades-status { background-image: url('/static/i/icons/status-busy.png'); }
.cades-info { clear: both; padding: 5px 0; }
.cades-info .cades-info-caption { display: block; float: left; width: 190px; }
.cades-info .cades-info-value { display: block; margin-left: 200px; }

ul.cert-list { display: block; list-style: none; margin: 0; padding: 0; }
ul.cert-list li { margin: 15px 0; }
ul.cert-list li a.radio { background-position-y: 10%; }
ul.cert-list li .cert-subject { font-size: 130%; }

ul.cert-errors { margin: 13px 0; padding: 0; font-size: 0.9em; }
ul.cert-errors li { list-style-type: disc; list-style-position: outside; padding: 0; margin: 0 0 4px 20px; vertical-align: top; color: #f00; }

a.cmsp { display: block; width: 100%; padding-top: 208px; margin-bottom: 10px; background-image: url('/static/i2/rsmp/cmsp-logo.png'); background-repeat: no-repeat; background-position: center top; font-style: italic; color: #999; }
a.rsmp-pp { display: block; width: 100%; padding-top: 92px; margin-bottom: 10px; background-image: url('/static/i2/rsmp/rmsp-pp_button.png'); background-repeat: no-repeat; background-position: center top; background-size: cover; font-style: italic; color: #999; }
a.rsmp-video { display: block; width: 300px; height: 169px; float: right; margin-bottom: 10px; border: 2px solid #1f6bb0; border-radius: 5px; background-repeat: no-repeat; background-position: center center; }
a.rsmp-video:hover { border-color: #1f93ff; }
a.rsmp-video-1 { background-image: url('/static/i2/rsmp/play-video-1.png'); }
a.rsmp-video-1:hover { background-image: url('/static/i2/rsmp/play-video-1.hover.png'); }
a.rsmp-video-2 { background-image: url('/static/i2/rsmp/play-video-2.png'); }
a.rsmp-video-2:hover { background-image: url('/static/i2/rsmp/play-video-2.hover.png'); }

a.simplemodal-close { display: block; width: 36px; height: 36px; position: absolute; right: -18px; top: -18px; z-index: 1; background-image: url('/static/i2/rsmp/simplemodal-close.png'); background-repeat: no-repeat; background-position: center center; }

.blockOverlay { background-color: #fff; opacity: 0.5; cursor: wait; }
.blockMsg { padding: 40px 15px 15px 15px; margin: 0; width: 30%; top: 40%; left: 35%; text-align: center; color: #000; border: 2px solid #1f6bb0; border-radius: 3px; cursor: wait; font-size: 1.2em; background: #fff url(../../i/animation.progress.gif) no-repeat center 15px; box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.25); }

ul.page-nav { float: left; display: block; list-style: none; margin: 0; padding: 0; }
ul.page-nav li { display: inline-block; padding: 0 4px; }
ul.page-nav li.page-nav-caption { padding-left: 0; }
ul.page-nav li.page-nav-value { font-weight: bold; }
ul.page-nav li.page-nav-three-dots { }
ul.page-nav li a { }

ul.page-size { float: right; display: block; list-style: none; margin: 0; padding: 0; }
ul.page-size li { display: inline-block; padding: 0 4px; }
ul.page-size li.page-size-caption { padding-left: 0; }
ul.page-size li.page-size-value { font-weight: bold; }
ul.page-size li a { }

.d-flex { display: flex!important; }
.justify-content-between { justify-content: space-between!important; }
.align-items-center { align-items: center; }

.ms-auto { margin-left: auto !important }
.ms-0 { margin-left: 0 !important }
.ms-1 { margin-left: .25rem !important }
.ms-2 { margin-left: .5rem !important }
.ms-3 { margin-left: 1rem !important }
.ms-4 { margin-left: 1.5rem !important }
.ms-5 { margin-left: 3rem !important }

.me-auto { margin-right: auto !important }
.me-0 { margin-right: 0 !important }
.me-1 { margin-right: .25rem !important }
.me-2 { margin-right: .5rem !important }
.me-3 { margin-right: 1rem !important }
.me-4 { margin-right: 1.5rem !important }
.me-5 { margin-right: 3rem !important }

.mt-auto { margin-top: auto !important }
.mt-0 { margin-top: 0 !important }
.mt-1 { margin-top: .25rem !important }
.mt-2 { margin-top: .5rem !important }
.mt-3 { margin-top: 1rem !important }
.mt-4 { margin-top: 1.5rem !important }
.mt-5 { margin-top: 3rem !important }

.mb-auto { margin-bottom: auto !important }
.mb-0 { margin-bottom: 0 !important }
.mb-1 { margin-bottom: .25rem !important }
.mb-2 { margin-bottom: .5rem !important }
.mb-3 { margin-bottom: 1rem !important }
.mb-4 { margin-bottom: 1.5rem !important }
.mb-5 { margin-bottom: 3rem !important }
