* {
    margin: 0;
    padding: 0;
}
html {
}
body {
    font: 400 13px/18px 'Roboto',sans-serif;
    background: url("img/bg.png");
}
table, input {
    font: 400 13px/18px 'Roboto',sans-serif;
}
table {
    border-collapse: collapse;
}
table.karkas {
    width: 100%;
}
table td {
    vertical-align: top;
}
h1 {
    color: #004168;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 18px 0;
}
h2 {
    color: #004168;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 18px 14px;
}
h3 {
    color: #004168;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 18px 14px;
    font-style: normal;
}
h4 {
    color: #004168;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 18px 14px;
    font-style: normal;
}
a {
    color: #004168;
    text-decoration: none;
}
div.br {
    clear: both;
}
p {
    margin-bottom: 10px;
}
ul, ol {
    margin-left: 18px;
}
.border_bottom {
    border-bottom: 15px solid #BDBDBD;
    margin: 10px 10px 0 0;
}
.border_light {
    border-bottom: 1px solid #000000;
    margin: 10px 10px 0 0;
}
.center {
    margin-top: 10px;
}
/*  Header
-------------------------------------- */
#header {
    background: none repeat scroll 0 0 #BDBDBD;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
}
#header .date {
    float: left;
    font-weight: 300;
    margin-left: 25px;
}
#header .kurs {
    font-weight: 700;
    margin-right: 25px;
    max-width: 1200px;
    text-align: right;
}

/*  SideLeft
-------------------------------------- */
#SideLeft {
    background: url("img/bg_menu.jpg");
    padding: 12px 0;
    min-width: 220px;
    width: 220px;
    color: #ffffff;
}
#SideLeft a {
    color: #ffffff;
}
.cecutient {
    background: url("img/cecutient.png") no-repeat scroll 125px 15px transparent;
    border: 1px solid #F5FAFC;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 300;
    margin: 0 12px 15px;
}
.search_main {
    margin: 0 0 30px 12px;
    width: 196px;
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}
.search_main .input_text{
    border: 0 none;
    font-style: italic;
    padding: 10px;
    width: 131px;
    float: left;
    display: block;
}
.search_main .input_button{
    background: url("img/bg_submit.png") no-repeat scroll center center #FFFFFF;
    border: 0 none;
    cursor: pointer;
    /*margin-left: -13px;*/
    padding: 9px;
    width: 44px;
    height: 36px;
    float: left;
    display: block;
    position: absolute;
    top: 0;
    right: 0;

}
.border_bottom_menu {
    border-bottom: 7px solid #ffffff;
    margin: 0 12px 10px;
}
.menu {
    font-size: 18px;
    font-weight: 700;
    list-style: none outside none;
    padding: 0 12px 10px;
}
.menu li {
    padding: 5px 0 9px;
    background: url("img/bg_menu_li.png") no-repeat bottom left;
}
.menu li a {
    text-decoration: none;
    line-height: 21px;
}
.menu_link {
    line-height: 21px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    padding-left: 12px;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
    background: none repeat scroll 0 0 #FFFFFF;
    max-width: 1680px;
    min-width: 750px;
    min-height: 623px;
    padding: 10px 10px 10px 10px;
    -webkit-box-shadow: 45px 0px 30px rgba(50, 50, 50, 0.14);
    -moz-box-shadow:    45px 0px 30px rgba(50, 50, 50, 0.14);
    box-shadow:         45px 0px 30px rgba(50, 50, 50, 0.14);
}
.logo_img {
    height: 110px;
    overflow: hidden;
    position: relative;
    max-width: 1640px;
    min-width: 590px;
    padding: 30px;
    -webkit-box-shadow: 45px 0px 30px rgba(50, 50, 50, 0.14);
    -moz-box-shadow:    45px 0px 30px rgba(50, 50, 50, 0.14);
    box-shadow:         45px 0px 30px rgba(50, 50, 50, 0.14);
}
.logo_img img {
    position: absolute;
    margin:-32px 0 0 -31px;
    /*display: block;
    height: 171px;
    width: 1472px;*/
}
.breadcrumb {
    margin-bottom: 10px;
}
.news_main .item {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    vertical-align: top;
    width: 50%;
}


.news_detail ul,
.news_detail ol
{
    margin-left: 60px;
}

.news_detail ul li,
.news_detail ol li
{
    padding: 5px 0px;
}

.news_main .item .inside {
    border-bottom: 1px solid #000000;
    margin: 0 20px 0 0;
}
.news_main .item .insidebold {
    border-bottom: 15px solid #BDBDBD;
    margin: 0 20px 0 0;
}
.news_main .item .pic img {
    width:200px;
    height: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.news_main .item .pic {
    float: left;
    margin-right: 14px;
}
.news_main .item .date{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px;
}
.news_main .item .title{
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 7px;
}
.news_main .item .title a {
    color: #004168;
    text-decoration: none;
}
.news_main .item .preview{
    padding: 0 0 13px;
    min-height: 50px;
}

.news_main .item .rightblock
{
    display: table-cell;
}


@media only all and (max-width:1200px) { 
    .news_main .item .pic img {
        width: 140px;
        height: inherit;
    }
    .news_main .item .date{
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 3px;
        height: 18px;
    }
    .news_main .item .title{
        font-size: 15px;
        font-weight: 500;
        line-height: 15px;
        margin-bottom: 7px;
    }    
}

@media only all and (min-width:1200px) and (max-width:1360px) { 
    .news_main .item .pic img {
        width: 160px;
        height: inherit;
    }
}


table.news_detail {
    border-bottom: 15px solid #BDBDBD;
}
table.news_detail td {
    padding: 7px 6px 0 6px;
}
table.news_detail td.left {
    background: url("img/wave.jpg");
    border: 1px solid #e2e2e2;
}
table.news_detail img {
    border-bottom: 15px solid #BDBDBD;
}
.skrepka {
    background: url("img/skrepka.png") no-repeat;
    height: 55px;
    margin: -15px 0 0 5px;
    position: absolute;
    width: 26px;
}
table.news_detail .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
table.news_detail hr {
    margin: 6px 0;
}
div.news_all .item {
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 13px;
}
div.news_all .item .pic img {
    min-width:200px;
    min-height:132px;
}

div.news_all .item .pic {
    float: left;
    margin-right: 6px;
}
div.news_all .item .title{
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 7px;
}
div.news_all .item .title a {
    color: #004168;
    text-decoration: none;
}
div.news_all .item .preview{
    padding: 0 0 13px;
}
.border1 {
    border-bottom: 1px solid #000000;
}
.border2 {
    border-bottom: 15px solid #bdbdbd;
}
.finance {
    border-bottom: 15px solid #BDBDBD;
}
/*.finance tr {
    border-top: 1px solid #202631;
}*/
.finance td {
    border-top: 1px solid #202631;
}
.finance .pic {
    min-width: 150px;
    vertical-align: middle;
    text-align: center;
    height: 60px;
}
.finance .text {
    vertical-align: middle;
    background: url("img/bg_mini.jpg");
    padding: 3px 20px;
    border-left: 2px solid #202631;
    width: 100%;
}
.blocks {
}
.blocks .block {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 32.5%;
}
.dohod b{font-size:16px;}
.dohod td{vertical-align:middle;padding:5px;}
.dohod span{font-weight:bold;}

.taxes, .dohod{background: url("img/wave.jpg");border: 1px solid #e2e2e2;padding:7px;border-bottom:15px solid #e2e2e2;}
.taxes h2, .dohod h2{line-height:40px;}
.tax_list{float:right;width:250px;}
.tax_list tr{}
.tax_list td{vertical-align:middle;padding:5px;}
.tax_list img{width:19px;margin-right:5px;}
.tax_bg{background:#eeeeee;}
.tax_graph{border-top:1px solid black;overflow:hidden;}
.tax_col{height:100%;float:left;margin:0 0px 0 0;overflow:hidden;}
.tax_col img{max-height:25px;}
.tax_col center{line-height:24px;}


.chno{padding:10px 15px;font-size:14px;text-align:center;}
.chno img{display:inline-block;margin:0px 7px 0px 0px;vertical-align:middle;max-width:40px;}
.chno i{color:green;}
.chno span{color:rgba(0,0,0,0.3);}

.dohod_table{}
.dohod_table thead{font-size:14px;font-weight:bold;text-align:center;}

.earn_table{font-size:14px;margin:0px 10px 0px 0px; width:100%;}
.earn_table thead{text-align:center;font-weight:bold;font-size:16px;}
.earn_table thead td{border:1px solid black;}
.earn_table thead td:nth-child(1){width:500px;}
.earn_table tbody{text-align:right;}
.earn_table tbody td:nth-child(1){text-align:left;}
.earn_table tbody tr:nth-child(1){font-weight:bold;}
.earn_table tbody tr:nth-child(1) td:nth-child(1){padding:0px;}
.earn_table tbody tr:nth-child(2) td:nth-child(1){padding:0px 0px 0px 30px;}
.earn_table tbody tr:nth-child(3) td:nth-child(1){padding:0px 0px 0px 30px;}
.earn_table tbody tr:nth-child(4) td:nth-child(1){padding:0px 0px 0px 30px;}
.earn_table tbody tr:nth-child(5) td:nth-child(1){padding:0px 0px 0px 30px;}
.earn_table tbody tr:nth-child(6) td:nth-child(1){padding:0px 0px 0px 30px;}
.earn_table tbody tr:nth-child(7) td:nth-child(1){padding:0px 0px 0px 30px;}
.earn_table tbody tr:nth-child(8) td:nth-child(1){padding:0px 0px 0px 30px;}

.earn_table tbody tr:nth-child(2){background:#ebe7d5;}
.earn_table tbody tr:nth-child(3){background:#e1dcc0;}
.earn_table tbody tr:nth-child(4){background:#f5e2e2;}
.earn_table tbody tr:nth-child(5){background:#f5f3ea;}
.earn_table tbody tr:nth-child(6){background:#ebe7d5;}
.earn_table tbody tr:nth-child(7){background:#f5e2e2;}
.earn_table tbody tr:nth-child(8){background:#ebe7d5;}
.earn_table tbody tr:nth-child(9){background:#e1dcc0;}
.earn_table tbody tr:nth-child(10){background:#ebe7d5;}
.earn_table tbody tr:nth-child(11){background:#f5e2e2;}
.earn_table tbody tr:nth-child(12){background:#f5e2e2;}
.earn_table tbody tr:nth-child(13){background:#f5e2e2;}

.earn_table tbody tr:nth-child(9) td:first-child{font-weight:bold;}
.earn_table tbody tr:nth-child(10){font-weight:bold;}
.earn_table tbody tr:nth-child(12) td{font-weight:bold;}
.earn_table tbody tr:nth-child(12) td:first-child{font-weight:400;}

.quote {
    background: none repeat scroll 0 0 #EDEDED;
    padding: 50px 15px;
    position: relative;
}
.quote .ul {
    background: url("img/bg_quote_ul.png") repeat scroll 0 0 transparent;
    height: 78px;
    left: -7px;
    position: absolute;
    top: 0;
    width: 103px;
}
.quote .uc {
    background: url("img/bg_quote_uc.png") repeat-x scroll 0 0 transparent;
    height: 78px;
    left: 96px;
    position: absolute;
    right: 113px;
    top: 0;
}
.quote .ur {
    background: url("img/bg_quote_ur.png") repeat scroll 0 0 transparent;
    height: 78px;
    position: absolute;
    right: 0;
    top: 0;
    width: 113px;
}
.quote .bl {
    background: url("img/bg_quote_bl.png") repeat scroll 0 0 transparent;
    bottom: 0px;
    height: 52px;
    left: 0;
    position: absolute;
    width: 23px;
}
.quote .bc {
    background: url("img/bg_quote_bc.png") repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 52px;
    left: 23px;
    position: absolute;
    right: 229px;
}
.quote .br {
    background: url("img/bg_quote_br.png") repeat scroll 0 0 transparent;
    bottom: 0px;
    height: 104px;
    position: absolute;
    right: 0;
    width: 229px;
}
.quote .lc {
    background: url("img/bg_quote_lc.png") repeat-y scroll 0 0 transparent;
    bottom: 10px;
    left: 0;
    position: absolute;
    top: 78px;
    width: 23px;
}
.quote .rc {
    background: url("img/bg_quote_rc.png") repeat-y scroll 0 0 transparent;
    bottom: 104px;
    position: absolute;
    right: 0;
    top: 78px;
    width: 47px;
}
.quote .quote_content {
    position: relative;
    min-height: 155px;
    font-style: italic;
    padding-left: 10px;
    padding-right: 20px;
}
.quote .quote_content .link {
    margin-top: 15px;
    font-style: normal;
}
.quote .quote_content .date {
    font-style: normal;
}
.quote .dot_quote {
    background: url("img/dot_quote.png") no-repeat scroll 0 0 transparent;
    height: 60px;
    left: 45%;
    position: absolute;
    top: 0;
    width: 39px;
}
.treatment {
    border-bottom: 15px solid #BDBDBD;
    padding: 35px 0 45px;
    min-width: 250px;
    margin-right: 10px;
}
.treatment img {
    float: left;
    margin: -11px 5px 20px 0;
}
.treatment .text {
    float: left;
}
.subscribe {
    border-bottom: 15px solid #BDBDBD;
    padding: 37px 0 10px;
}
.subscribe img {
    float: left;
    margin: -22px 5px 0 0;
}
.checkbox {
    width: 20px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    background: url(img/checkbox.png);
    margin: 5px 0 -6px 0;
}
.checkbox input {
    display: none;
}
.subscribe_submit {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004b76), color-stop(1, #00385a) );
    background:-moz-linear-gradient( center top, #004b76 5%, #00385a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b76', endColorstr='#00385a');
    background-color:#004b76;
    border:2px solid #007da6;
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    padding:3px 30px;
    text-decoration:none;
    cursor: pointer;
}
.subscribe_submit:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00385a), color-stop(1, #004b76) );
    background:-moz-linear-gradient( center top, #00385a 5%, #004b76 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00385a', endColorstr='#004b76');
    background-color:#00385a;
}
.subscribe_submit:active {
    position:relative;
    top:1px;
}
.subscribe_text {
    border: 1px solid #cccccc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #ebebeb) );
    background:-moz-linear-gradient( center top, #dedede 5%, #ebebeb 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ebebeb');
    background-color:#dedede;
    margin: 7px 0;
    padding: 5px;
    width: 170px;
}
.cacl_acc {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 50%;
    text-align: center;
}
.cacl_acc img {
    display: inline-block;
    vertical-align: middle;
    height: 107px;
}
.cacl_acc h3 {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.sec_block {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    vertical-align: top;
    margin: 18px 0 40px;
}
.sec_block .inside {
    background: url("img/wave.jpg") repeat;
    margin-right: 10px;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 15px solid #BDBDBD;
}
.sec_block .dark_bg {
    background: url("img/wave_dark.jpg") repeat;
}
.sec_block .inside .title {
    height: 50px;
}
.sec_block .inside .title_update {
    font-size: 18px;
    font-weight: 500;
    margin: 0 13px 10px;
}
.sec_block .inside p {
    margin: 0 13px 23px;
}
.sec_block .inside .border_bottom {
    margin: 13px 0 0;
}
.sec_block .inside .border_light {
    margin: 10px 13px;
}
.sec_block .inside form div.center_submit {
    text-align: center;
}
.radio {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(img/radio.png) no-repeat 0 -18px;
    cursor: pointer;
}
.radio.checked {
  background-position: 0 0;
}
.radio.disabled {
  background-position: 0 -16px;
}
.radio.checked.disabled {
  background-position: -14px -16px;
}
.radio.focused {
  background-position: 0 -32px;
}
.radio.checked.focused {
  background-position: -14px -32px;
}
.base {
    margin-bottom: 7px;
}
.base td.left {
    width: 150px;
    vertical-align: middle;
}
.base td.right {
    width: 250px;
    text-align: right;
}
.base span {
    font-size: 18px;
    font-weight: 500;
}
.base label {
    font-size: 14px;
}
.base_item {
    width: 100% !important;
}
.base_item td.left {
    padding: 10px 5px 10px 10px;
    border-top: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-bottom: 10px solid #bdbdbd;
    background: url("img/wave.jpg") repeat;
}
.base_item td.right {
    padding: 10px 10px 10px 5px;
    border-top: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-bottom: 10px solid #bdbdbd;
    text-align: center;
    vertical-align: middle;
    width: 210px;
    background: url("img/wave.jpg") repeat;
}
.base_item td.space {
    height: 10px;
}
.base_item .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #004B76;
}
.base_item .text {
    
}
.base_item .type {
    margin-bottom: 4px;
}
.base_item .link {
    
}
.base_item .link a {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004b76), color-stop(1, #00385a) );
    background:-moz-linear-gradient( center top, #004b76 5%, #00385a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b76', endColorstr='#00385a');
    background-color:#004b76;
    border:2px solid #007da6;
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    padding:2px 50px;
    text-decoration:none;
    cursor: pointer;
}
.base_item .link a:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00385a), color-stop(1, #004b76) );
    background:-moz-linear-gradient( center top, #00385a 5%, #004b76 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00385a', endColorstr='#004b76');
    background-color:#00385a;
}
.base_item .link a:active {
    position:relative;
    top:1px;
}
.base_item .inside .pic {
    text-align: center;
    margin-bottom: 8px;
}
.home {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    vertical-align: top;
}
.home  .inside {
    background: url("img/wave.jpg") repeat;
    margin-right: 10px;
    border: 1px solid #e0e0e0;
    padding: 10px;
}
.home .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #004B76;
}
.home .text {
    margin-bottom:10px;
}
.home .type {
    margin-bottom: 4px;
}
.home .link {
    text-align: center;
}
.home .link a {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004b76), color-stop(1, #00385a) );
    background:-moz-linear-gradient( center top, #004b76 5%, #00385a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b76', endColorstr='#00385a');
    background-color:#004b76;
    border:2px solid #007da6;
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    padding:2px 50px;
    text-decoration:none;
    cursor: pointer;
}
.home .link a:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00385a), color-stop(1, #004b76) );
    background:-moz-linear-gradient( center top, #00385a 5%, #004b76 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00385a', endColorstr='#004b76');
    background-color:#00385a;
}
.home .link a:active {
    position:relative;
    top:1px;
}
.home .inside .pic {
    text-align: center;
    margin-bottom: 8px;
}

.select_styled {
    border: 1px solid #cccccc;
    /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #ebebeb) );*/
    background:-moz-linear-gradient( center top, #dedede 5%, #ebebeb 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ebebeb');
    background-color:#dedede;
    margin: 7px 0;
    padding: 2px 5px;
    width: 250px;
}
.text_styled {
    border: 1px solid #cccccc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #ebebeb) );
    background:-moz-linear-gradient( center top, #dedede 5%, #ebebeb 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ebebeb');
    background-color:#dedede;
    margin: 7px 0;
    padding: 2px 5px;
    width: 250px;
}
.submit_styled {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004b76), color-stop(1, #00385a) );
    background:-moz-linear-gradient( center top, #004b76 5%, #00385a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b76', endColorstr='#00385a');
    background-color:#004b76;
    border:2px solid #007da6;
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    padding:2px 50px;
    text-decoration:none;
    cursor: pointer;
}
.submit_styled:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00385a), color-stop(1, #004b76) );
    background:-moz-linear-gradient( center top, #00385a 5%, #004b76 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00385a', endColorstr='#004b76');
    background-color:#00385a;
}
.submit_styled:active {
    position:relative;
    top:1px;
}
.administration_blocks .item {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    vertical-align: top;
    margin: 0 0 10px;
}
.administration_blocks .inside {
    background: url("img/wave.jpg") repeat;
    margin-right: 10px;
    border: 1px solid #e0e0e0;
    padding: 12px 21px;
    text-align: center;
}
.administration_blocks .inside .pic {
    margin-bottom: 10px;
}
.administration_blocks .inside .name {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 7px;
}
table.fingram td.left {
    padding-right: 20px;
}
table.fingram td.right {
    background: url("img/wave.jpg") repeat;
    padding: 10px;
    min-width: 237px;
}
table.fingram .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
div.title_contact {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.contacrs_button {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004b76), color-stop(1, #00385a) );
    background:-moz-linear-gradient( center top, #004b76 5%, #00385a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b76', endColorstr='#00385a');
    background-color:#004b76;
    border:2px solid #007da6;
    display:block;
    color:#ffffff;
    font-weight:normal;
    padding:15px 13px;
    text-decoration:none;
    cursor: pointer;
    width: 325px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 15px;
    text-align: center;
margin-bottom:15px;
}
.contacrs_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00385a), color-stop(1, #004b76) );
    background:-moz-linear-gradient( center top, #00385a 5%, #004b76 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00385a', endColorstr='#004b76');
    background-color:#00385a;
}
.contacrs_button:active {
    position:relative;
    top:1px;
}
table.contacts {
    width: 100%;
    margin-bottom: 15px;
}
table.contacts td {
    border: 1px solid #e0e0e0;
    padding: 5px;
}
/*table.contacts tr.header {
    text-align: center;
    background: url("img/wave.jpg") repeat;
}
table.contacts td.kabinet {
    text-align: center;
    width: 75px;
}
table.contacts td.number {
    text-align: center;
    width: 50px;
}
table.contacts td.phone {
    text-align: center;
    width: 120px;
}
table.contacts td.mail {
    width: 160px;
}
table.contacts td.birthday {
    width: 160px;
}*/
.search-page .select_search {
    border: 1px solid #cccccc;
    background:-moz-linear-gradient( center top, #dedede 5%, #ebebeb 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ebebeb');
    background-color:#dedede;
    margin: 7px 0;
    padding: 2px 5px;
    width: 150px;
}
.search-page .text_search {
    border: 1px solid #cccccc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dedede), color-stop(1, #ebebeb) );
    background:-moz-linear-gradient( center top, #dedede 5%, #ebebeb 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ebebeb');
    background-color:#dedede;
    margin: 7px 0;
    padding: 2px 5px;
    width: 250px;
}
.search-page .search_button {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004b76), color-stop(1, #00385a) );
    background:-moz-linear-gradient( center top, #004b76 5%, #00385a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b76', endColorstr='#00385a');
    background-color:#004b76;
    border:2px solid #007da6;
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    padding:0 30px;
    text-decoration:none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
    text-align: center;
}
.search-page .search_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00385a), color-stop(1, #004b76) );
    background:-moz-linear-gradient( center top, #00385a 5%, #004b76 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00385a', endColorstr='#004b76');
    background-color:#00385a;
}
.search-page .search_button:active {
    position:relative;
    top:1px;
}
/* Новые стили, перенести в версию для слабовидящих !!!!
-------------------------------------------------------- */
.calc_item {
    background: url("img/wave.jpg") repeat;
    border: 1px solid #e1e1e1;
    margin-bottom: 3px;
    min-width: 750px;
    max-width: 800px;
}
.calc_item .left {
    float: left;
    width: 450px;
    padding: 5px;
}
.calc_item .right {
    float: right;
    width: 260px;
}
.calc_result {
    background: url("img/wave.jpg") repeat;
    border: 1px solid #e1e1e1;
    padding: 5px;
}
.faq {
    background: url("img/wave.jpg") repeat;
    margin-bottom: 15px;
    border: 1px solid #e3e3e3;
}
.faq .title {
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
    color: #004168;
}
.faq .question {
    padding: 15px;
}
.faq .answer {
    padding: 15px;
}
.faq .border1 {
    margin: 0 15px;
}
#toTop {
    background: url("img/up.png") no-repeat;
    position:fixed;
    z-index:5;
    bottom:10px;
    left:187px;
    padding: 14px 5px;
    cursor: pointer;
    text-decoration: none;
    width:20px;
    text-align: center;
    font-size: 25px;
}
.albums_block {
    
}
.albums_item {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    vertical-align: top;
}
.albums_item .inside {
    background: url("img/wave.jpg") repeat;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 15px solid #bdbdbd;
    padding: 13px;
    margin-right: 10px;
}
.albums_item .img {
    margin-bottom: 3px;
}
.albums_item .title {
    font-size: 18px;
    margin-bottom: 5px;
}
.albums_item .title a {
    color: #000000;
}

table.vote_answer {
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 15px solid #e1e1e1;
    background: url("img/wave.jpg") repeat;
    width: 100%;
    margin-bottom: 15px;
}
table.vote_answer td.left {
    
}
table.vote_answer td.right {
    width: 480px;
}
table.vote_answer td.vote_answer_td {
    padding: 15px 10px;
    vertical-align:bottom
}
table.vote_answer td.vote_answer_td div.color {
    width: 15px;
    height: 15px;
}
table.vote_answer td.vote_answer_td .title {
    border-bottom: 1px solid;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
table.vote_answer td.vote_answer_td td {
    padding: 8px 0;
}
dd.graf {
    display: inline;
    float: left;
    margin: 0 6px 0 0;
    position: relative;
    width: 90px;
    height: 300px;
}
dd.graf span.color {
    display: block;
    height: 300px;
    left: 0;
    position: absolute;
    /*text-indent: -8000px;*/
    width: 90px;
    bottom: 0;
}
dd.graf span.procent {
    bottom: 10px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    left: 5px;
    position: absolute;
    text-align: center;
    width: 80px;
}
div.video {
    text-align: center;
}
div.video div {
    width: 100% !important;
}
/*  Footer
---------------------------------- */
#footer {
    height: 100px;
    background: #bdbdbd;
    color: #ffffff;
}
#footer img {
    float: left;
    margin: 0 50px 0 10px;
}
#footer .copy {
    padding-top: 20px;
}



.all_news{font-size:16px;margin:0px 0 20px 4px;display:inline-block;text-decoration:underline;float:right;}



.feat_form{padding:10px 15px;}
.feat_form h2{margin:20px 0px;}
.feat_form label{width:220px;vertical-align:top;display:inline-block;font-size: 16px;font-weight: 300;margin-top:20px;}

.feat_form input[type="text"],.feat_form input[type~="text"]{
border: 1px solid #bbbbbb;
width:476px;
font-size: 14px;
padding: 5px;
color:#757575;
margin:5px 0px;
-moz-box-shadow: inset 0 1px 6px -4px #000;
-webkit-box-shadow: inset 0 1px 6px -4px #000;
box-shadow: inset 0 1px 6px -4px #000;
}
.feat_form input:focus[type="text"],.feat_form input:focus[type~="text"] {
border: 1px solid #f27935;
}
.feat_form input:hover[type="text"],.feat_form input:hover[type~="text"] {
border: 1px solid #f27935;
}
.feat_form input.selected[type="text"],.feat_form input.selected[type~="text"]{
border: 1px solid #f27935;
}

.feat_form textarea{
border: 1px solid #bbbbbb;
min-width:700px;
max-width:700px;
width:700px;
min-height:100px;
max-height:300px;
font-size: 14px;
padding: 15px;
color:#757575;
margin:5px 0px;
-moz-box-shadow: inset 0 1px 6px -4px #000;
-webkit-box-shadow: inset 0 1px 6px -4px #000;
box-shadow: inset 0 1px 6px -4px #000;
}
.feat_form textarea:focus {
border: 1px solid #f27935;
}
.feat_form textarea:hover {
border: 1px solid #f27935;
}

.feat_form input[type="submit"] {
    -moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
    box-shadow:inset 0px 1px 0px 0px #bbdaf7;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
    background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
    background-color:#79bbff;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #84bbf3;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:50px;
    line-height:50px;
    width:200px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #528ecc;
    cursor:pointer;

}
.feat_form input[type="submit"]:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
    background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
    background-color:#378de5;
}.feat_form input[type="submit"]:active {
    position:relative;
    top:1px;
}


.clear{clear:both;}











.mocontacts table
{
    border-collapse: collapse;
    width: 100%;
    margin: 15px 0;
    border-spacing: 2px;
    border-color: gray;
}

.mocontacts table th
{
    text-align: center;
    background: url('//www.minfin39.ru.images.1c-bitrix-cdn.ru/bitrix/templates/minfin2010/img/wave.jpg?1390395613346') repeat;
}

.mocontacts table th,
.mocontacts table td
{
    border: 1px solid #e0e0e0;
    padding: 5px;
/* text-align: center; */
vertical-align:middle;
}

.mocontacts table .no
{
    width: 40px;
}

.mocontacts table .phone
{
    width: 180px;
}

.mocontacts h2
{
    font-size: 18px;
    margin: 10px 0;
    font-weight: 600;
    display: block;
    color: black;
}

.mocontacts h3
{
    font-size: 16px;
    margin: 20px 0 10px 0;
    font-weight: 600;
    display: block;  
    color: black;  
    text-align: left;
}

.mocontacts small
{
font-weight: normal;
}

.anticorruption a[href^="http://"]:not([href*="minfin39.ru"]):after,
.anticorruption a[href^="https://"]:not([href*="minfin39.ru"]):after,
.anticorruption a[href^="ftp://"]:not([href*="minfin39.ru"]):after 
{ 
	content: "\f08e";
	font-family: 'FontAwesome';
	color: #BDBDBD;
  	padding-left: 4px;
}

.anticorruption a[href^="mailto"]:before {
	content: "\f003";
	font-family: 'FontAwesome';
	color: #BDBDBD;
  	padding-right: 4px;
  	padding-left: 3px;
}

.anticorruption a[href$=".pdf"]:after {
	content: "\f1c1";
	font-family: 'FontAwesome';
	color: #BDBDBD;
  	padding-left: 4px;	
}

.anticorruption a[href$=".doc"]:after,
.anticorruption a[href$=".docx"]:after {
	content: "\f1c2";
	font-family: 'FontAwesome';
	color: #BDBDBD;
  	padding-left: 4px;	
}

.anticorruption a[href$=".xls"]:after,
.anticorruption a[href$=".xlsx"]:after {
	content: "\f1c3";
	font-family: 'FontAwesome';
	color: #BDBDBD;
  	padding-left: 4px;	
}

.anticorruption a[href$=".rar"]:after,
.anticorruption a[href$=".7z"]:after,
.anticorruption a[href$=".zip"]:after {
	content: "\f1c6";
	font-family: 'FontAwesome';
	color: #BDBDBD;
  	padding-left: 4px;	
}

.anticorruption .spoilered 
{
	display:none;
}

.anticorruption .spoiler {
	cursor:pointer;
	font-weight: bold;
}

.anticorruption .spoiler:before {
	content: "\f0fe";
	font-family: 'FontAwesome';
	color: #004168;
	padding-right: 4px;
}

.anticorruption .spoiler.opened:before {
	content: "\f146";
}

@media print {
	td#header,
	td#SideLeft,
	.logo_img,
	td#footer,
	#bx-panel,
	#bx-panel-top,
	#bx-panel-site-toolbar,
	.adm-warning-block,
	.breadcrumb,
	#asd_share_buttons,
	#asd_social_likes {
		display:none !important;
	}
}