@charset "utf-8";
/* @import 'https://fonts.googleapis.com/css?family=Cuprum:400,700&subset=cyrillic'; */

/*------------------------------------------------------------------
[ RESET ]
-------------------------------------------------------------------*/

html {
    font-size:100%;
    -webkit-font-smoothing:antialiased;
    min-height: 100%;
    height: 100%;
    position: relative;
    width: 100%;
}

body,
div,
span,
p,
em,
a,
img,
strong,
sub,
b,
u,
i,
ul,
li,
form,
label {
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
    font-size:100%;
    margin:0;
    padding:0;
}

a:active,
a:hover,
a:focus,
input:active,
button:active,
button,
textarea:focus,
input:focus {
    outline:0;
    text-decoration: none;
}

input,
select,
button,
textarea {
    font-size:100%;
    margin:0;
    padding:0;
}

button,
input,
select,
textarea {
    font-size:100%;
    vertical-align:baseline;
    margin:0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance:button;
    cursor:pointer;
    overflow:visible;
    line-height: 1;
}

button[disabled],
input[disabled] {
    cursor:default;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

ins{
    text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary {
    display:block;
    margin:0;
    padding:0;
}

img {
    border:0;
}

dl {
    display: block;
}

dl dt {
    clear: both;
    margin-right: 0.5em;
}

dl dd{
    margin-bottom: 15px;
}

dl:after {
    clear: both;
    content: '';
    display: block;
}

.dl-horizontal dt{
    font-weight: 300;
    width: 200px;
    text-align: left;
    line-height: 46px;
}

.dl-horizontal dd{
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 13px;
}


/*------------------------------------------------------------------
[ TYPOGRAPHY ]
-------------------------------------------------------------------*/
@font-face {
    font-family: 'MetaMediumCyrLF';
    src: url('../fonts/mtcymdrl.eot');
    src: url('../fonts/mtcymdrl.eot?#iefix') format('embedded-opentype'),
    url('../fonts/mtcymdrl.woff') format('woff'),
    url('../fonts/mtcymdrl.svg#MetaMediumCyrLF') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metamediumlfcroman';
    src: url('../fonts/metamediumlfc_roman-wf.eot');
    src: url('../fonts/metamediumlfc_roman-wf.eot?#iefix') format('embedded-opentype'),
    url('../fonts/metamediumlfc_roman-wf.woff2') format('woff2'),
    url('../fonts/metamediumlfc_roman-wf.woff') format('woff'),
    url('../fonts/metamediumlfc_roman-wf.svg#metamediumlfcroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metanormallfcroman';
    src: url('../fonts/metanormallfc_roman-wf.eot');
    src: url('../fonts/metanormallfc_roman-wf.eot?#iefix') format('embedded-opentype'),
    url('../fonts/metanormallfc_roman-wf.woff2') format('woff2'),
    url('../fonts/metanormallfc_roman-wf.woff') format('woff'),
    url('../fonts/metanormallfc_roman-wf.svg#metanormallfcroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metanormallfcitalic';
    src: url('../fonts/metanormallfc_italic-wf.eot');
    src: url('../fonts/metanormallfc_italic-wf.eot?#iefix') format('embedded-opentype'),
    url('../fonts/metanormallfc_italic-wf.woff2') format('woff2'),
    url('../fonts/metanormallfc_italic-wf.woff') format('woff'),
    url('../fonts/metanormallfc_italic-wf.svg#metanormallfcitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metamediumlfcitalic';
    src: url('../fonts/metamediumlfc_italic-wf.eot');
    src: url('../fonts/metamediumlfc_italic-wf.eot?#iefix') format('embedded-opentype'),
    url('../fonts/metamediumlfc_italic-wf.woff2') format('woff2'),
    url('../fonts/metamediumlfc_italic-wf.woff') format('woff'),
    url('../fonts/metamediumlfc_italic-wf.svg#metamediumlfcitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,
.h1,
h2,
.h2,
h3,
.h3{
    margin: 0;
}

h1{
    font-size: 33px;
    color: #fff;
    line-height: 1;
    margin: 0 0 20px;
}

a{
    color: #04458b;
}

.welcome{
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 39px;
    line-height: 1.2;
    color: #04458b;
}

.text-default{
    color: #000;
}

.text-danger{
    color: #e93119;
}

.link-inner{
    border-bottom: 1px dashed;
    font-size: 24px;
    font-family:metanormallfcroman, Arial, sans-serif;
}

.x-larger{
    font-size: 41px;
}

.larger{
    font-size: 36px;
}

.larger.light{
    font-family: metanormallfcroman, Arial, sans-serif;
}

.hgroup{
    color: #5b99d0;
    line-height: 44px;
    font-size: 37px;
    overflow: hidden;
    margin: 0 0 10px;
}

.hgroup h2{
    font-family: metamediumlfcroman, Arial, sans-serif;
    line-height: 44px;
    font-size: 37px;
}

.hgroup .light{
    font-family: metanormallfcroman, Arial, sans-serif;
    margin: 10px 0;
}

.hgroup .date{
    float: right;
    line-height: 44px;
    font-family: metanormallfcroman, Arial, sans-serif;
}

.ps{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
    max-width: 580px;
    margin: 0 auto 30px;
}

.wrapper.full .ps{
    margin-bottom: 0;
}


/*------------------------------------------------------------------
[ BUTTONS ]
-------------------------------------------------------------------*/

.btn {
    -moz-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 33px;
    font-weight: normal;
    text-align: center;
    line-height: 72px;
    height: 72px;
    margin-bottom: 0;
    padding: 0 25px;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    outline: none !important;
    position: relative;
}

.btn:hover{
    text-decoration: none;
}

.form-group .btn{
    height: 92px;
    border-radius: 10px;
}

.btn-default{
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f3f4 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f3f4 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#f1f3f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f3f4',GradientType=0 );
    border: 2px solid #A8ACAF;
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 39px;
    text-transform: uppercase;
    line-height: normal;
    color: #000;
    box-shadow: none;
}

.btn-default:hover,
.btn-default:focus{
    background: #f1f3f4;
    background: -moz-linear-gradient(top,  #f1f3f4 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top,  #f1f3f4 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #f1f3f4 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f4', endColorstr='#ffffff',GradientType=0 );
}

.btn-default > i{
    top: -3px;
    margin-right: 10px;
}

.btn-primary{
    background: #0554a4;
    background: -moz-linear-gradient(top,  #0554a4 0%, #033671 100%);
    background: -webkit-linear-gradient(top,  #0554a4 0%,#033671 100%);
    background: linear-gradient(to bottom,  #0554a4 0%,#033671 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0554a4', endColorstr='#033671',GradientType=0 );
    border: 2px solid #00346B;
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
    color: #fff;
    line-height: normal;
}

.btn-primary:hover,
.btn-primary:focus{
    background: #033671;
    background: -moz-linear-gradient(top,  #033671 0%, #0554a4 100%);
    background: -webkit-linear-gradient(top,  #033671 0%,#0554a4 100%);
    background: linear-gradient(to bottom,  #033671 0%,#0554a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#033671', endColorstr='#0554a4',GradientType=0 );
}

.btn-success-gradient{
    background: #35a44b;
    background: -moz-linear-gradient(top,  #35a44b 0%, #338a20 100%);
    background: -webkit-linear-gradient(top,  #35a44b 0%,#338a20 100%);
    background: linear-gradient(to bottom,  #35a44b 0%,#338a20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a44b', endColorstr='#338a20',GradientType=0 );
    border: 1px solid #042D5A;
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 39px;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.btn-success-gradient:hover,
.btn-success-gradient:focus{
    background: #338a20;
    background: -moz-linear-gradient(top,  #338a20 0%, #35a44b 100%);
    background: -webkit-linear-gradient(top,  #338a20 0%,#35a44b 100%);
    background: linear-gradient(to bottom,  #338a20 0%,#35a44b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#338a20', endColorstr='#35a44b',GradientType=0 );
    border-color: #042D5A;
    color: #fff;
}

.btn-success,
.btn-default-success.btn-active{
    background: #41ae23;
    background: -moz-linear-gradient(top,  #41ae23 0%, #3da621 100%);
    background: -webkit-linear-gradient(top,  #41ae23 0%,#3da621 100%);
    background: linear-gradient(to bottom,  #41ae23 0%,#3da621 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41ae23', endColorstr='#3da621',GradientType=0 );
    border: 2px solid #1D8002;
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 39px;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    box-shadow: none;
}

.btn-success:hover,
.btn-default-success.btn-active:hover,
.btn-success:focus,
.btn-default-success.btn-active:focus{
    background: #41ae23;
    background: -moz-linear-gradient(top,  #3da621 0%, #41ae23 100%);
    background: -webkit-linear-gradient(top,  #3da621 0%,#41ae23 100%);
    background: linear-gradient(to bottom,  #3da621 0%,#41ae23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da621', endColorstr='#41ae23',GradientType=0 );
    border-color: #1D8002;
    color: #fff;
}

.btn-danger,
.btn-default-danger.btn-active{
    background: #de2121;
    background: -moz-linear-gradient(top,  #de2121 0%, #d21f20 100%);
    background: -webkit-linear-gradient(top,  #de2121 0%,#d21f20 100%);
    background: linear-gradient(to bottom,  #de2121 0%,#d21f20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de2121', endColorstr='#d21f20',GradientType=0 );
    border: 2px solid #AB0B0B;
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 39px;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    box-shadow: none;
}

.btn-danger:hover,
.btn-default-danger.btn-active:hover,
.btn-danger:focus,
.btn-default-danger.btn-active:focus{
    background: #d21f20;
    background: -moz-linear-gradient(top,  #d21f20 0%, #de2121 100%);
    background: -webkit-linear-gradient(top,  #d21f20 0%,#de2121 100%);
    background: linear-gradient(to bottom,  #d21f20 0%,#de2121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21f20', endColorstr='#de2121',GradientType=0 );
    border-color: #AB0B0B;
    color: #fff;
}

.btn-warning,
.btn-default-warning.btn-active{
    background: #a6adb1;
    background: -moz-linear-gradient(top,  #a6adb1 0%, #9da5a9 100%);
    background: -webkit-linear-gradient(top,  #a6adb1 0%,#9da5a9 100%);
    background: linear-gradient(to bottom,  #a6adb1 0%,#9da5a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6adb1', endColorstr='#9da5a9',GradientType=0 );
    border: 2px solid #717476;
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 39px;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    box-shadow: none;
}

.btn-warning:hover,
.btn-default-warning.btn-active:hover,
.btn-warning:focus,
.btn-default-warning.btn-active:focus{
    background: #9da5a9;
    background: -moz-linear-gradient(top,  #9da5a9 0%, #a6adb1 100%);
    background: -webkit-linear-gradient(top,  #9da5a9 0%,#a6adb1 100%);
    background: linear-gradient(to bottom,  #9da5a9 0%,#a6adb1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9da5a9', endColorstr='#a6adb1',GradientType=0 );
    border-color: #717476;
    color: #fff;
}

.btn-disabled{
    opacity: .5;
    cursor: not-allowed;
}

.btn-sm{
    height: 68px;
    line-height: normal;
    border-width: 1px;
    font-size: 36px;
    font-family: metanormallfcroman, Arial, sans-serif;
    text-transform: none;
}

.btn-lg{
    height: 100px;
    line-height: normal;
    border-width: 1px;
    font-size: 50px;
    font-family: metamediumlfcroman, Arial, sans-serif;
    border-radius: 15px;
    padding: 0 70px;
}

.btn-total{
    margin: 75px 0 30px;
}

.form-group .btn-sm{
    height: 68px;
}


/*------------------------------------------------------------------
[ ICONS ]
-------------------------------------------------------------------*/

[class*=icon-] {
    background: url(../images/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.icon-arrow-prev {
    width: 108px;
    height: 226px;
    background-position: -291px 0;
}

.icon-arrow-next {
    width: 108px;
    height: 226px;
    background-position: -406px -2px;
}

.icon-plus {
    width: 42px;
    height: 42px;
    background-position: -228px -11px;
}

.icon-minus {
    width: 42px;
    height: 8px;
    background-position: -229px -83px;
}

.icon-error-lg {
    width: 113px;
    height: 113px;
    background-position: -137px -175px;
    margin-top: -15px;
}

.icon-pdf {
    width: 53px;
    height: 71px;
    background-position: -10px -149px;
}

.icon-jpg {
    width: 53px;
    height: 71px;
    background-position: -391px -233px;
}
.icon-png {
    width: 53px;
    height: 71px;
background-position: -261px -233px;}

.icon-tiff {
    width: 53px;
    height: 71px;
background-position: -322px -233px;}

.icon-gif {
    width: 53px;
    height: 71px;
background-position: -458px -233px;}

.icon-xlsx {
    width: 53px;
    height: 71px;
    background-position: -10px -311px;
}

.icon-doc {
    width: 53px;
    height: 71px;
    background-position: -81px -311px;
}

.icon-docx {
    width: 53px;
    height: 71px;
    background-position: -151px -311px;
}

.icon-zip {
    width: 53px;
    height: 71px;
    background-position: -219px -311px;
}

.icon-rar {
    width: 53px;
    height: 71px;
    background-position: -289px -311px;
}

.icon-rar {
    width: 53px;
    height: 71px;
    background-position: -367px -311px;
}


.icon-vtb {
    width: 53px;
    height: 71px;
    background-position: -10px -233px;
}

.icon-question,
.collapsed .icon-question-dark{
    width: 58px;
    height: 58px;
    background-position: -73px -175px;
}

.icon-question-dark {
    width: 58px;
    height: 58px;
    background-position: -73px -243px;
}

.icon-checkbox {
    width: 31px;
    height: 31px;
    background-position: -10px -10px;
}

.icon-checkbox-checked {
    width: 31px;
    height: 31px;
    background-position: -61px -10px;
}

.icon-flag-gb {
    width: 25px;
    height: 20px;
    background-position: -112px -10px;
    top: -2px;
}

.icon-flag-rus {
    width: 25px;
    height: 20px;
    background-position: -112px -50px;
    top: -2px;
}

.icon-ico-cross {
    width: 36px;
    height: 36px;
    background-position: -10px -90px;
}

.icon-ico-cross-active,
.btn-default-danger.btn-active .icon-ico-cross{
    width: 36px;
    height: 36px;
    background-position: -66px -90px;
}

.icon-ico-dots {
    width: 51px;
    height: 11px;
    background-position: -157px -10px;
}

.icon-ico-dots-active,
.btn-default-warning.btn-active .icon-ico-dots{
    width: 51px;
    height: 11px;
    background-position: -157px -41px;
}

.icon-ico-tick {
    width: 51px;
    height: 36px;
    background-position: -157px -72px;
}

.icon-ico-tick-active,
.btn-default-success.btn-active .icon-ico-tick{
    width: 51px;
    height: 36px;
    background-position: -122px -128px;
}
#toBottom {
	position: fixed;
	bottom: 100px;
	right: 5%;
	cursor: pointer;
	display: none;
	z-index: 10;
}
#toBottom img{
	display: block;
}
#toTop {
    position: fixed;
    top: 100px;
    right: 5%;
    cursor: pointer;
    display: none;
    z-index: 10;
}
#toTop img{
    display: block;
}
.fieldset-quick-vote{
    border-radius: 14px;
    box-shadow: 0 0 8px rgba(47,53,60,.3);
    background-color: #fff;
    padding: 45px 30px 40px;
    margin: 0 0 30px;
    color: #000;
    position: relative;
}
.fieldset-quick-vote [class*=icon-] {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.fieldset-quick-vote .ico {
    display:block;
    float:left;
    margin-right:25px;
    padding-top:10px;
}
.fieldset-quick-vote .btn {
    line-height:70%;
    text-align:left;
}
.fieldset-quick-vote .cta {
    line-height:70%;
    text-align:left;
}
.fieldset-quick-vote .cta::after {
    content:'\A';
    white-space: pre;
}
.fieldset-quick-vote .cta-sub {
    font-size:50%;
    line-height:50%;
}

@media all and (max-width: 1314px) {
    .fieldset-quick-vote .ico {
        display:block;
        float:left;
        margin-right:15px;
        padding-top:0;
    }
    .fieldset-quick-vote .btn-warning .ico {
        padding-top:5px;
    }
}
@media all and (max-width: 992px) {
    .fieldset-quick-vote .form-element {
    }
    .fieldset-quick-vote .btn {
        line-height:200%;
        overflow:hidden;
        min-width:400px;
    }
    .fieldset-quick-vote .ico {
        line-height:200%;
        font-size:100%;
        width:55px;
        padding-top:2px;
    }
    .fieldset-quick-vote .ico i {
        line-height:auto;
        font-size:10px;
        line-height:200%;
    }
    .fieldset-quick-vote .cta {
        line-height:200%;
        text-align:left;
        font-size:120%;
    }
    .fieldset-quick-vote .cta::after {
        content:' ';
        white-space: none;
    }
    .fieldset-quick-vote .cta-sub {
        font-size:120%;
        line-height:150%;
    }
    .fieldset-quick-vote .btn-warning .ico {
        padding-top:3px;
    }
}
	/*------------------------------------------------------------------
	[ TABLES ]
	-------------------------------------------------------------------*/

.table{
    width: auto;
    margin-bottom: 30px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td{
    vertical-align: middle;
    border: 0;
}

.table > thead > tr > th{
    background-color: #04458B;
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 27px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    border: 0;
    padding: 20px;
}

.table > tbody > tr:first-child > td,
.table > tbody > tr:first-child > th{
    border: 0;
}

.table > tfoot > tr > td{
    padding-top: 0;
    padding-bottom: 0;
}

table p:last-child{
    margin-bottom: 0;
}

.table-striped > tbody > tr:nth-of-type(2n+1){
    background-color: transparent;
}

.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #F5F5F5;
}

.table-bordered{
    border: 1px solid #C5C9CB;
}

.table-bordered > thead > tr > th{
    border-left: 1px solid #C5C9CB;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr:first-child > td{
    border-left: 1px solid #C5C9CB;
}

caption{
    text-align: left;
}

.table-responsive{
    border: 0;
    text-align: left;
    margin-bottom: 20px;
}

.table-responsive + .table-responsive{
    margin-top: 20px;
}

.table > thead > tr .x-larger{
    padding: 10px 0;
    display: block;
}

.table-stats{
    width: 100%;
    font-family: metamediumlfcroman, Arial, sans-serif;
}

.table-stats2 {
    width: 48%;
    float: left;
    display: inline;
    font-family: metamediumlfcroman, Arial, sans-serif;
    margin: 0.5em;
}

.table-stats > tbody > tr > td{
    padding: 25px 20px;
    font-size: 27px;
    line-height: 1;
}

.table-col-2 > thead > tr > th{
    width: 50%;
}

.table-col-3 > thead > tr > th{
    width: 33.3%;
    padding-left: 20px;
    padding-right: 5px;
}

.table-shareholder th{
    width: 365px;
}

.info-wrap{
    font-size: 27px;
    font-family: metamediumlfcroman, Arial, sans-serif;
    margin-bottom: 40px;
    padding-top: 13px;
}

.info-wrap .table caption{
    color: #5b99d0;
    padding: 0 0 7px;
}

.info-wrap .table td{
    padding: 0;
    line-height: 1.05;
    font-family: metanormallfcroman, Arial, sans-serif;
}

.info-wrap .table th{
    font-weight: 400;
    padding: 0 35px 0 0;
    line-height: 1.2;
    vertical-align: top;
}

.wrapper.full .table{
    margin-bottom: 0;
}

.wrapper.full .table > thead > tr > th,
.wrapper.full .table > tbody > tr > td{
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 90px;
}


/*------------------------------------------------------------------
[ HEADER ]
-------------------------------------------------------------------*/

.header{
    padding: 0 0 20px;
}

.wrapper.full .header{
    background: url(../images/bg.jpg) 50% 0 no-repeat;
}
/*------------------------------------------------------------------
.topbar{
	
    background-color: #048b40;
    font-size: 24px;
    color: #fff;
    padding: 10px 0;
    margin: 0 0 25px;
}
-------------------------------------------------------------------*/
.topbar{
    font-size: 24px;
    color: #fff;
    padding: 10px 0;
    margin: 0 0 25px;
}
.logo{
    margin: 11px 0 -90px;
    display: inline-block;
    vertical-align: top;
}

.logo img{
    max-width: 100%;
}


/*------------------------------------------------------------------
[ TABS ]
-------------------------------------------------------------------*/

.nav-tabs{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin-bottom: 28px;
    font-size: 33px;
}

.nav-tabs li{
    margin: 0 35px;
    background-color: transparent;
    display: inline-block;
    float: none;
}

.nav-tabs > li > a{
    padding: 20px 0;
    border: 0;
    border-bottom: 6px solid transparent;
    margin: 0;
    color: #fff;
}

.nav > li > a:hover,
.nav > li > a:focus{
    background-color: transparent;
    border: 0;
    border-bottom: 6px solid transparent;
    color: #fff;
    margin: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
    background-color: transparent;
    border: 0;
    color: #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus{
    border-bottom: 6px solid #fff;
}

.tab-content h2{
    font-family: metamediumlfcroman, Arial, sans-serif;
    color: #5b99d0;
    font-size: 39px;
    text-align: center;
    margin-bottom: 30px;
}

.fieldset{
    border-radius: 14px;
    box-shadow: 0 0 8px rgba(47,53,60,.3);
    background-color: #fff;
    padding: 45px 30px 40px;
    margin: 0 0 30px;
    color: #000;
	position: relative;
}
.fieldset .pencil-wrapper{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 78px;
	width: 78px;
	border-radius: 50%;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	line-height: 78px;
	text-align: center;
	cursor: pointer;
}
.fieldset .pencil-wrapper.complete{
    background: #0c56a6;
}
.fieldset .tooltip{
	border-radius: 12px;
	background-color: white;
	opacity: 1;
	border: 1px solid #04458b;
	padding: 2px 0;
}
.fieldset .tooltip .tooltip-arrow{
	display: none;
}
.fieldset .tooltip .tooltip-inner{
	background-color: white;
	color: #04458b;
	font-size: 16px;
	min-width: 220px;
	margin: 0 10px;
	padding: 0;
}
@media(min-width: 1400px) {
	.fieldset .pencil-wrapper:hover {
		background-color: #f7f7f7;
		border: 1px solid #dedede;
	}
    .fieldset .pencil-wrapper.complete:hover .pencil{
        background-position: top;
    }
}
@media(max-width: 999px) {
	.fieldset .pencil-wrapper{
		height: 50px;
		width: 50px;
		line-height: 50px;
	}
	.fieldset .pencil-wrapper img{
		width: 25px;
	}
	.tab-content .fieldset h3{
		padding: 0 32px;
	}
}
.fieldset .pencil-wrapper .pencil{
    width: 30px;
    height: 33px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/pencil-img.png");
    background-position: top;
}
.fieldset .pencil-wrapper.complete .pencil{
    background-position: bottom;
}
fieldset[disabled]{
    opacity: .5;
}

.tab-content label{
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
}

.tab-content .radio label{
    font-family: metanormallfcroman, Arial, sans-serif;
    font-size: 27px;
}

.tab-content .radio label span,
[disabled] label:hover input[type=radio] + span{
    text-decoration: underline;
    color: #04458b;
}

.tab-content .radio label:hover span{
    text-decoration: none;
}

[disabled] label,
[disabled] label input[type=radio] + span{
    cursor: not-allowed;
}

.tab-content .well{
    margin: 55px -30px 0;
    padding: 25px 30px 35px;
    background-color: #F7F9FB;
    box-shadow: none;
    border: 0;
    border-radius: 0;
}

.tab-content .well:last-child{
    margin-bottom: -40px;
    border-radius: 0 0 10px 10px;
}

.tab-content h3{
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 41px;
    text-align: center;
    margin-bottom: 30px;
	padding: 0 70px;
}

.tab-content p{
    text-align: center;
}

.tab-content .solution{
    font-family: metanormallfcroman, Arial, sans-serif;
    font-size: 27px;
    text-align: center;
    margin-bottom: 35px;
}

.tab-content .solution + p{
    margin: -15px 0 30px;
}

.tab-content .solution ins{
    font-family:metamediumlfcroman, Arial, sans-serif;
}

.tab-content .col-3{
    font-size: 0;
    margin: 0;
}

.tab-content .col-3 > *{
    width: 33.3%;
    padding: 0 4px;
    display: inline-block;
    vertical-align: top
}

.tab-content .col-3 > *:first-child{
    padding-left: 0;
}

.tab-content .col-3 > *:last-child{
    padding-right: 0;
}

.tab-content .table .form-control{
    width: 280px;
    height: 58px;
    border-radius: 8px;
    border: 1px solid #A8ACAF;
    box-shadow: 0 5px 5px #D8D8D8 inset;
    font-family: metanormallfcroman, Arial, sans-serif;
    font-size: 36px;
    color: #000;
    text-align: center;
    margin: 0 30px;
}

.form-element > *{
    display: block;
    width: 100%;
}
.form-clarification {
	margin-top:10px;
	width:100%;
	height:180px;
	position: relative;
	display: none;
}
.form-clarification.show {
	display: block;
}
.form-clarification textarea.form-control {
    border-radius:10px;
    border:2px solid rgba(168, 172, 175, .5);
    box-shadow:0 5px 5px rgb(216, 216, 216, .5) inset;
    font-family:metanormallfcroman, Arial, sans-serif;
    resize:none;
    font-size:36px;
    opacity:1;
    outline:none;
    width:100%;
    height:100%;
    padding: 6px 12px;
    overflow: hidden;
}
.form-clarification textarea.form-control:focus {
    border: 2px solid rgba(168, 172, 175, 1);
    box-shadow:0 5px 5px rgb(216, 216, 216, 1) inset;
}
.form-clarification textarea.form-control{
	width:100%;
}
.form-clarification .form-upload-label{
	font-size: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: white;
}
.form-clarification .form-clarification-file{
	width: 31px;
	height: 33px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
}
.form-clarification .form-clarification-file--add,
.form-clarification.file-added .form-clarification-file--del{
    display: inline-block;
}
.form-clarification.file-added .form-clarification-file--add,
.form-clarification .form-clarification-file--del{
    display: none;
}
.form-clarification.file-disabled .form-clarification-file--add,
.form-clarification.file-added.file-disabled .form-clarification-file--del,
.form-clarification.file-disabled .form-clarification-file--del{
    display: none;
}

.file-added .form-upload{
    display: none;
}
.form-upload-label-file-name{
	color: #04458b;
}
.form-upload-wrapper,
.form-upload-wrapper input {
	width: 200px;
	height: 200px;
}
.form-clarification.hover .form-upload-wrapper {
	background:url(../images/drop-area.png) no-repeat center ;
}
.form-clarification.hover .form-upload-wrapper input {
	opacity: 0.01;
}
.form-clarification.hover .form-upload-label{
	left: 0;
	top: 0;
	margin: 0;
}
.form-clarification.hover .form-upload-label input{
	display: block;
	width: 100%;
	height: 100%;

}
.form-clarification.hover .form-upload-wrapper{
	width: 100%;
	height: 100%;
	display: block;
	background-color: white;
	border-radius: 10px;
	border: 2px solid #a8acaf;
	opacity: .5;
}
.form-clarification.hover .form-upload-label-text,
.form-clarification.hover .form-clarification-file,
.form-clarification.hover .form-upload-label-file-name {
display: none;
}

.form-clarification .form-upload-label {
	cursor:pointer;
	margin-right: 13px;
	margin-bottom: 9px;
	line-height: 33px;
}
.form-clarification .form-upload-label input {
	display: none;
}
.form-clarification .form-upload-label-text {
	font-size: 16px;
	text-align: center;
	padding: 0 5px;
	display: inline-block;
}
.form-upload-label-text{
	color:#b0a9a9;
}
.flatlist{
    list-style: none;
    padding: 15px 30px 80px;
}

.flatlist:first-child{
    padding-top: 0;
}

.flatlist:last-child{
    padding-bottom: 0;
}

.flatlist li:not(:last-child){
    margin-bottom: 36px;
}

.flatlist a{
    color: #000;
    text-decoration: none;
}

.flatlist a:hover ins{
    color: #04458b;
}

.flatlist a i{
    float: left;
}

.flatlist a span{
    display: block;
    margin-left: 80px;
    min-height: 71px;
}

.flatlist a ins{
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 36px;
    line-height: 1.25;
    display: block;
}

.flatlist a small{
    font-family: metanormallfcroman, Arial, sans-serif;
    font-size: 27px;
    line-height: 1;
    display: block;
}
.flatlist-pdf-icon {
	float: left;
}

/*------------------------------------------------------------------
[ PANELS ]
-------------------------------------------------------------------*/

.panel {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 40px;
    overflow: hidden;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 30px;
    padding: 5px 23px;
}

.panel-group .panel:last-child{
    margin-bottom: 0;
}

.panel-heading{
    padding: 0;
    border: 0;
}

.panel-title{
    font-family: metamediumlfcitalic, Helvetica, Arial, sans-serif;
    font-size: 36px;
    min-height: 58px;
}

.panel-title a{
    color: #000;
}

.panel-title a.collapsed{
    color: #04458b;
}

.panel-title a i{
    float: left;
}

.panel-title a span{
    display: block;
    margin-left: 85px;
    padding-top: 10px;
    line-height: 1.2;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group{
    border: 0;
}

.panel-body{
    padding: 20px 0 0 85px;
    font-family: metanormallfcroman, Arial, sans-serif;
    font-size: 36px;
    line-height: 1;
}

.panel-body p{
    text-align: left;
}


/*------------------------------------------------------------------
[ LAYOUT ]
-------------------------------------------------------------------*/

body{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #000;
    height: 100%;
    max-width: 100%;
}

.wrapper{
    padding-bottom: 53px;
    min-height: 100%;
    background: url(../images/bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

.wrapper.inner{
    background-size: auto;
}

.wrapper.full{
    padding-bottom: 0;
    background-image: none;
}

.row{
    margin: 0 -30px;
}

.container-fluid .row{
    margin: 0 -15px;
}

.content{
    padding-bottom: 30px;
}

.content.inner{
    background-color: #04458B;
    color: #fff;
    padding: 20px 0 30px;
}

.content.white{
    background-color: #fff;
    color: #000;
    padding: 40px 0 30px;
}

.wrapper.full .content{
    padding-top: 20px;
    padding-bottom: 0;
}

.no-margin{
    margin: 0;
}

.info-logo{
    padding: 6px 0 0;
	text-align: center;
}

.info-logo img{
    max-width: 100%;
}

.info-logo i.fa {
	font-size: 120px;
	opacity: 0.3;
	text-align: center;
}

.collapse-inner{
    padding-bottom: 30px;
    font-size: 20px;
    font-family: metanormallfcroman, Arial, sans-serif;
    text-align: left;
}

.collapse-inner p{
    text-align: left;
}

.embed-responsive{
    margin-bottom: 60px;
}

.pdf-online{
    margin: 0 250px;
}

.pdf-slider{
    position: relative;
    margin-bottom: 100px;
}

.pdf-slider .arrow-prev,
.pdf-slider .arrow-next{
    position: absolute;
    top: 50%;
    margin-top: -113px;
}

.arrow-prev{
    left: 50px;
}

.arrow-next{
    right: 50px;
}

.slider-navigation{
    position: absolute;
    bottom: -50px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.slider-navigation a{
    text-decoration: none;
    color: #fff;
    margin: 0 5px;
}

.slider-navigation a:hover{
    text-decoration: underline;
}


/*------------------------------------------------------------------
[ DIAGRAMS ]
-------------------------------------------------------------------*/

.diagram{
    margin: 20px 0 10px;
    text-align: center;
}

.diagram img{
    margin: auto;
    max-height: 380px;
}


/*------------------------------------------------------------------
[ MODAL ]
-------------------------------------------------------------------*/

.modal h2{
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 42px;
    margin-bottom: 70px;
}

.modal h2 [class*=icon-]{
    top: -3px;
}

.modal h3{
    font-family: metamediumlfcroman, Arial, sans-serif;
    font-size: 41px;
    margin-top: 37px;
    color: #333;
	margin-bottom: 60px;
}

.modal-sign {
    bottom: auto;
    display: block;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
    z-index: 1;
    margin-top: 40px;
}

.modal-dialog{
    width: 740px;
    margin: 20px auto 30px;
}

.modal-lg{
    width: 1100px;
}

.modal-content{
    box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
    background-color: rgba(255,255,255,.95);
    border: 0;
}

.modal-header{
    border: 0;
    padding: 34px 50px 74px;
}

.modal-sign p{
    line-height: 1.25;
    max-width: 590px;
    font-size: 24px;
    margin: auto;
}

.modal-sign .modal-body{
    padding: 0 90px 70px;
}

.modal-result .modal-body{
    padding: 160px 15px 145px;
    text-align: center;
}

.modal-result h3{
    color: #000;
    margin: 37px auto 30px;
    max-width: 780px;
}


/*------------------------------------------------------------------
[ FORMS ]
-------------------------------------------------------------------*/

.form-group:last-child{
    margin-bottom: 0;
}

.form-legend .form-group{
    border: 1px solid #B5BABD;
    border-radius: 3px;
    margin: 0 0 35px;
    position: relative;
}

.form-legend .form-control{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #000;
    display: block;
    font-size: 33px;
    padding: 13px 20px 15px;
    width: 100%;
    height: auto;
}

.form-legend label{
    position: absolute;
    left: 12px;
    top: -11px;
    font-size: 21px;
    font-weight: 400;
    color: #000;
    background-color: rgba(249,251,252, .95);
    display: inline-block;
    line-height: 1;
    padding: 0 7px;
    margin: 0;
}

.form-legend .form-group.has-error {
    border-color: #E33621;
}

.form-error{
    margin-top: -30px;
}

.form-legend .form-group-fieldset .form-group.has-error label{
    color: #e93119;
}
.form-legend .form-group.has-success {
    border-color: #3c763d;
}

.modal .has-error .form-control:focus{
    box-shadow: none;
    border: 0;
}

.error-text {
    color: #e93119;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    font-size: 21px;
}
.reg-form .error-text,
.modal-sign .modal-body .error-text{
    margin-bottom: 15px;
	text-align: left;
}

.form-group-fieldset .error-text{
    margin-top: -30px;
}

.table .has-error .form-control{
    border-color: #E93119;
}

.form-group-list label{
    margin-bottom: 15px;
}

.form-group-list .form-group:not(:last-child){
    margin-bottom: 50px;
}

.vote-validation{
    display: none;
    margin: -5px 0 -30px;
}

.radio label,
.checkbox label,
.radio-inline,
.checkbox-inline{
    padding: 0;
}

.radio-inline,
.checkbox-inline,
label.radio-inline,
label.checkbox-inline{
    width: auto;
}

input[type=radio],
input[type=checkbox] {
    opacity:0;
    position:absolute;
}

input[type=radio] + span,
input[type=checkbox] + span {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0 0 0 38px;
}

input[type=radio] + span:before,
input[type=checkbox] + span:before {
    background: url(../images/sprite.png) -10px -10px no-repeat;
    content: "\0020";
    display: block;
    height: 31px;
    left: 0;
    position: absolute;
    top: 0;
    width: 31px;
    margin-top: 5px;
}

input[type=radio] + span:after,
input[type=checkbox] + span:after {
    border:0;
}

input[type=radio]:checked + span:before,
input[type=checkbox]:checked + span:before {
    background-position: -61px -10px;
}

input[type=radio]:checked + span:after,
input[type=checkbox]:checked + span:after {
    display:block;
}


/*------------------------------------------------------------------
[ FOOTER ]
-------------------------------------------------------------------*/

.footer{
    font-size: 24px;
    background-color: #04458B;
    height: 53px;
    overflow: hidden;
    line-height: 53px;
    margin-top: -53px;
    color: #fff;
}

.footer .border{
    border-top: 1px solid #fff;
}

.footer p{
    text-align: center;
}

.footer a.logout{
    color: #fff;
}
.footer a.logout span{
    text-decoration: underline;
}

.footer a.logout:hover span{
    text-decoration: none;
}

.langlist{
    list-style-type: none;
}

.langlist li{
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

.langlist li:not(:first-child){
    margin-left: 20px;
}

.langlist li a{
    color: #fff;
    text-decoration: none;
}

.langlist li a:hover{
    text-decoration: underline;
}

.langlist li a i{
    margin-right: 5px;
}


/*------------------------------------------------------------------
[ RESPONSIVE ]
-------------------------------------------------------------------*/

@media all and (max-width: 1314px) {
    .modal-lg{
        max-width: 970px;
        margin: auto;
        width: 100%;
    }

    .info-wrap{
        margin-bottom: 10px;
    }

    .nav-tabs{
        font-size: 28px;
    }

    .nav-tabs li{
        margin: 0 15px;
    }

    .form-group .btn,
    .tab-content label{
        font-size: 26px;
    }

    .pdf-online{
        margin: 0 180px;
    }

    .arrow-prev{
        left: 0;
    }

    .arrow-next{
        right: 0;
    }

    .footer{
        font-size: 14px;
    }
}

@media all and (max-width: 992px) {
    .hgroup{
        text-align: center;
    }

    .hgroup > *,
    .hgroup > h2,
    .hgroup .date{
        float: none;
        display: block;
        font-size: 30px;
        line-height: 1.2;
    }

    .hgroup .date{
        margin-bottom: 10px;
    }

    .modal h2{
        font-size: 34px;
    }

    .info-wrap,
    .nav-tabs{
        font-size: 20px;
    }

    .info-wrap .table th{
        padding-right: 10px;
    }

    .table-shareholder th{
        width: 260px;
    }

    .tab-content .col-2 > *,
    .tab-content .col-3 > *{
        width: 100%;
        margin-bottom: 15px;
    }

    .tab-content .col-2 > *:last-child,
    .tab-content .col-3 > *:last-child{
        margin-bottom: 0;
    }

    .table > thead > tr > th,
    .table > tbody > tr > td{
        font-size: 22px;
    }

    .table .larger,
    .table .x-larger{
        font-size: 30px;
    }

    .table-stats > tbody > tr > td{
        min-width: 1px;
    }

    .panel-group .panel{
        margin-bottom: 10px;
    }

    .flatlist{
        padding-bottom: 20px;
    }

    .flatlist a ins,
    .panel-title,
    .panel-body{
        font-size: 28px;
        line-height: 1.2;
    }

    .flatlist a small{
        font-size: 20px;
    }

    .footer .container{
        width: 100%;
    }

    .footer .row{
        margin: 0 -15px;
    }
}

@media all and (max-width: 772px) {
    .row{
        margin: 0 -15px;
    }

    .topbar{
        margin-bottom: 20px;
    }

    .header,
    .header .text-left,
    .header .text-right{
        text-align: center;
    }

    .header .logo{
        margin-bottom: 0;
        padding: 0 15px;
    }

    .header .container:last-child h1{
        margin-bottom: 0;
    }

    .btn-lg{
        font-size: 40px;
        height: auto;
        padding: 25px;
    }

    .ps{
        font-size: 20px;
    }

    .welcome,
    .tab-content h2,
    .tab-content h3{
        font-size: 30px;
        line-height: 1.1;
    }

    .tab-content .solution,
    .flatlist a ins,
    .panel-title,
    .panel-body{
        font-size: 22px;
    }

    .wrapper{
        padding-bottom: 0;
		min-height: 485px !important;
    }

    .table .larger,
    .table .x-larger{
        font-size: 24px;
    }

    .table-responsive .table{
        margin: 0 auto 30px;
    }

    .table-responsive > .table-bordered{
        border: 1px solid #c5c9cb;
    }

    .table > thead > tr .x-larger{
        padding: 0;
    }

    .table-col-3 > thead > tr > th,
    .table-stats > tbody > tr > td{
        padding: 10px 5px;
    }

    .info-wrap{
        text-align: center;
    }

    .nav-tabs li{
        display: block;
        margin: 0 5px;
    }

    .nav-tabs > li > a{
        display: inline-block;
        padding: 10px 0;
    }

    .flatlist{
        padding: 15px 0;
    }

    .panel-group .panel{
        padding: 5px 0;
    }

    .btn-total{
        margin: 30px 0;
    }

    .diagram{
        margin: 30px auto;
    }

    .vote-validation{
        margin: 0 0 5px;
    }

    .modal-sign{
        margin-top: 0;
    }

    .modal-dialog{
        width: calc(100% - 20px);
    }

    .modal-header{
        font-size: 20px;
        padding-bottom: 30px;
    }

    .modal-header p{
        padding: 0;
    }

    .modal h2{
        font-size: 28px;
        margin-bottom: 25px;
    }

    .modal h3{
        font-size: 24px;
        margin-top: 10px;
    }

    .modal-sign .modal-body{
        padding: 30px 15px;
    }

    .pdf-slider .arrow-prev,
    .pdf-slider .arrow-next{
        transform: scale(0.5);
    }

    .arrow-prev{
        left: -25px;
    }

    .arrow-next{
        right: -25px;
    }

    .pdf-online{
        margin: 0 80px;
    }

    .footer{
        height: auto;
        font-size: 18px;
        line-height: 40px;
        margin: 0;
    }

    .footer.demo{
        margin-top: -82px;
    }

    .footer,
    .footer .text-right,
    .footer p{
        text-align: center;
    }
    .tab-content label{
        font-size: 14px;
    }
}

@media all and (max-width: 560px) {
    .icon-ico-dots{
        display: none;
    }

    .btn{
        white-space: normal;
        overflow: hidden;
		    font-size: 26px;
    height: 56px;
    }

    .btn-lg{
        width: 100%;
        font-size: 32px;
    }

    .pdf-slider .arrow-prev,
    .pdf-slider .arrow-next{
        display: none;
    }

    .pdf-online{
        margin: 0;
        min-height: 400px;
    }
	.form-clarification.active .form-upload-label{
		background-size:60px;
	}
}

@media all and (max-width: 400px) {
    .form-legend .form-control{
        font-size: 20px;
    }

    .panel-title a i{
        display: none;
    }

    .panel-title a span{
        margin-left: 0;
        padding-top: 0;
    }

    .panel-body{
        padding: 10px 0 0 0;
    }

    .modal.modal-result h2{
        font-size: 22px;
        margin-bottom: 20px;
    }
	
	 .modal.modal-result i.icon-ico-tick {
		display: block;
		margin: 0 auto;
	 }
	  .modal.modal-result p {
		font-size: 18px;
	 }
	 
	 .wrapper {
		     min-height: 485px !important;
	 }

    .footer p{
        line-height: 1.4;
        padding-top: 10px;
    }
}

/* NEW 10/08/2016 */
.form-group-fieldset .form-group table.regclass {
	width: 100%;
}
.form-group-fieldset .form-group table.regclass span {
	padding-top: 11px;
}
.form-group-fieldset .form-group table.regclass a {
	text-decoration: underline;
}

.modal-sign .modal-oferta  p {
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	max-width: 100%;
}

.modal-body .form-legend .form-group-fieldset .form-group label {
	color: #333;
}

.text-decor {
	text-decoration: underline;
}

.form-group-fieldset .form-group table .radio label {
		background: transparent;
	}
	
label sup {
	color: #e93119;
}

a.back-main {
	color: #FFF;
	display: block;
	padding-bottom: 30px;
	text-decoration: underline;
}

/*NEW NAV*/
.navbar-default.new-navbar {
	background-color: #04458b;
	border-color: #3d7da8;
	border-radius: 14px;
}
.navbar-header,
.navbar-header ul.navbar-nav {
	width: 100%;
	font-family: 'MetaMediumCyrLF';
}
.navbar-default.new-navbar .navbar-nav>li {
	text-align: center;
	width: 19%;
	height: 87px;
}
.navbar-default.new-navbar .navbar-nav>li:first-child {
	width: 24%;
}

.navbar-default.new-navbar .navbar-nav>li>a {
	color: #fff;
	text-align: center;
	line-height: 87px;
	padding-top: 0;
	padding-bottom: 0;
	background: url(../images/nav-new.png) no-repeat right center;
}

.navbar-default.new-navbar .navbar-nav>li:last-child>a {
	background-image: none;
}


.navbar-default.new-navbar .navbar-nav>.active>a:hover,
.navbar-default.new-navbar .navbar-nav>.active>a:focus,
.navbar-default.new-navbar .navbar-nav>li>a:hover,
.navbar-default.new-navbar .navbar-nav>li>a:focus {
	padding-bottom: 0;
	border-bottom: 0;
	color: #CCC;
}

.navbar-default.new-navbar .navbar-nav>.active>a,
.navbar-default.new-navbar .navbar-nav>.active>a:hover,
.navbar-default.new-navbar .navbar-nav>.active>a:focus {
	background-color: #407cbb;
	background-image: none;
	color: #fff;
	padding-bottom: 0;
}

.navbar-default.new-navbar .navbar-nav>li.prew-active>a{
	background-image: none;
}

.table-div-main {
	/*border-radius: 14px;*/
}

table.table-main {
	width: 100%;
	background-color:#fff;
}

table.table-main.table th {
	padding: 10px 0;
	vertical-align: middle;
	font-size: 22px;
}
table.table-main.table td {
	padding: 10px 0;
	font-size: 22px;
}

.table-main i {
	
}

i.yellow {color:#f2ea0f;}
i.blue{color:#04458b;}
i.lightblue{color:#5e9de0;}
i.green{color:#40ab23;}
i.orange{color:#e79608;}
i.grey{color:#c5c9cb;}
i.red{color:#e93119;} 

.table-main .btn-sm {
	font-size: 18px;
	width: 150px;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
}
span.main-reg {
	font-size: 16px;
	color: #c5c9cb;
}

.row.captch {
	margin: 0;
}
.captch-inner {
	padding: 0;
}

.captch-inner.text-center img {
	margin-top: 10px
}

.pagination>.active>a, .pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #04458B;
	border-color: #04458B;
}
.pagination>li>a, .pagination>li>span {
	color: #04458B;
}

@media all and (max-width: 1314px) { 
	.navbar-default.new-navbar {
		border-radius: 10px;
	}
	.navbar-default.new-navbar .navbar-nav>li {
		height: 77px;
	}
	.navbar-default.new-navbar .navbar-nav>li>a {
		line-height: 77px;
		font-size: 20px
	}
	table.table-main.table th {
		font-size: 18px;
	}
	table.table-main.table td {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 18px;
	}
}

@media all and (max-width: 998px) { 
	.navbar-default.new-navbar {
		border-radius: 4px;
	}
	.navbar-default.new-navbar .navbar-nav>li {
		height: 67px;
	}
	.navbar-default.new-navbar .navbar-nav>li>a {
		line-height: 67px;
		font-size: 16px
	}
	table.table-main.table th {
		font-size: 16px;
	}
	table.table-main.table td {
		font-size: 14px;
	}
	span.main-reg {
	font-size: 14px;
	}
	.table-main .btn-sm {
		font-size: 14px;
		width: 120px;
		height: 24px;
	}
}

@media all and (max-width: 776px) { 
	.form-group-fieldset .form-group table .radio label {
		font-size: 15px;
	}
	.modal-body form.form-legend button.disabled  {
		font-size: 18px;
	}
	.modal-body .form-legend .form-group-fieldset .form-group label {
		font-size: 16px;
	}
	
	.new-navbar .navbar-nav {
		margin: 0;
	}

	.navbar-default.new-navbar .navbar-nav>li {
		height: 50px;
		width: 100% !important;
	}
	.navbar-default.new-navbar .navbar-nav>li>a {
		line-height: 50px;
		font-size: 16px;
		background-image: none;
	}
	table.table-main.table th {
		font-size: 12px;
	}
	.captch-inner.text-center img {
		margin-top: 0;
	}
}

/* NEW 23/08/2016 */

.gos-usligi{	
	font-size: 32px;
	position: relative;
	top: 40px;
}
.gos-usligi a{
	color: #696969;
}
.gos-usligi a:hover{
	color:#948d8d;
}
.gos-usligi a img{
	vertical-align: middle;
	margin: 15px;
}
@media all and (max-width: 776px) {
	.gos-usligi{	
		font-size: 22px;
		top: 20px;
	}
}	


.links-reg {
	font-size: 24px;
	padding-top: 30px;
}
@media all and (max-width: 776px) { 
	.links-reg div,
	.links-reg div.text-right {
		text-align: center;
		padding-bottom: 10px;
	}
	.links-reg a {font-size: 18px;}
}

.table-bordered > tbody > tr > td.all-in-one {
	padding: 10px;
	background-color:#b7d4f5;
	line-height: 32px;
}
.table-bordered > tbody > tr > td.all-in-one span {
	padding-right: 30px;
	float: left;
}

.dark-main {
	color: #000;
}

.pagination.dark-fon>.active>a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.tab-content .error-text .solution{
    text-align: left;
	color: #e93119;
}

/*NEW 08/09/2016 */
.add-ls i.fa.fa-plus-circle,
.add-ls i.fa.fa-search {
	color: #04458b;
	font-size: 32px;
	margin-top: 5px;
}

.add-ls a.disabled i.fa.fa-plus-circle {
	color: #CCC;
}

.add-ls .form-legend .form-control {
	font-size: 22px;
	padding: 5px;
	font-weight: 400;
}
a.profile {
	color: #fff;
	margin-right: 20px;
}
a.profile:hover {
	color: #fff;
}
a.profile span {
	text-decoration: underline;
}
a.profile:hover span {
	text-decoration: none;
}
a.profile i{
	margin-right: 5px;
}

.all-in-one .panel-collapse.collapse p{
	/* padding-top: 10px; */
}
.all-in-one .fa.fa-info-circle {
		font-size: 26px;
	}
.all-in-one a.ico-i,
.all-in-one a.ico-s {
	display: block;
	width: 24px;
	height: 25px;
	float: left;
	background: url(../images/ico_info.png) 0 0 no-repeat;
	    top: 3px;
    position: relative;
}
.all-in-one a.ico-s {
	float: right;
	background: url(../images/ico_summ.png) 0 0 no-repeat;
}
.all-in-one a:hover.ico-i,
.all-in-one a:hover.ico-s {
	background-position: 0 -24px;
}

.all-in-one img {
	width: 24px;
	height: 24px;
}

.all-in-one .pull-right  i.fa-circle {
	font-size: 26px;
}
.all-in-one .pull-right  span {
	font-size: 14px;
    position: relative;
    left: -16px;
    top: -5px;
    color: #b7d4f5;
}

.tooltip-inner {
	background-color: #04458b;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #04458b;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #04458b;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #04458b;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #04458b;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #04458b;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #04458b;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #04458b;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #04458b;
}

.container.add-ls .form-legend .form-group {
	margin-bottom: 0; 
}

.container.add-ls p {
	font-size: 14px;
	padding-bottom: 5px;
	color: #04458b;
}
.container.add-ls p span {
	color: #04458b;
}


@media all and (max-width: 998px) { 
	/*
	.all-in-one .fa.fa-info-circle {
		font-size: 22px;
	}
	*/
	td.all-in-one {
		min-width: 490px;
	} 
	.all-in-one .tooltip,
	.add-ls .tooltip 	{
		display: none !important;
	}
	.add-ls .form-legend .form-control {
		font-size: 14px;
		padding: 5px;
	}
	.add-ls .form-legend .form-group { 
		margin-bottom: 14px;
	}
	.add-ls i.fa.fa-plus-circle {
		margin-top: 0px;
	}
}

/* NEW 15/09/2016 */
.only-search {
	padding-bottom: 20px;
}

.td16 {
	width: 16%
}
.td17 {
	width: 17%
}
.td20 {
	width: 20%
}

a.home{
    color: #fff;

    margin-right: 10px;
}
a.home span{
    text-decoration: underline;
}
a:hover.home span{
	text-decoration: none;
}

.footer .copyright p,
.footer a {
	font-size: 18px;
}

.info-button a.ico-i {
	display: block;
	width: 24px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/ico_info.png) 0 0 no-repeat;
	cursor: pointer;
}

.info-button a:hover.ico-i {
	background-position: 0 -24px;
}

.info-button a.ico-i-green {
	background-image: url(../images/ico_info-green.png)
}
.info-button a.ico-i-orange {
	background-image: url(../images/ico_info-orange.png)
}
.info-button a.ico-i-yellow {
	background-image: url(../images/ico_info-yl.png)
}
.info-button a.ico-i-lightblue {
	background-image: url(../images/ico_info-lightblue.png)
}

.navbar-default.new-navbar .navbar-nav>li:first-child.active>a, 
.navbar-default.new-navbar .navbar-nav>li:first-child.active>a:hover,
.navbar-default.new-navbar .navbar-nav>li:first-child.active>a:focus {
	border-radius: 14px 0 0 14px;
}

.modal-dialog .modal-header {
	padding: 10px 20px 0px 0;
}
.modal-body p {
	padding-bottom: 5px;
}

@media all and (max-width: 1314px) { 
	.navbar-default.new-navbar .navbar-nav>li:first-child.active>a, 
	.navbar-default.new-navbar .navbar-nav>li:first-child.active>a:hover,
	.navbar-default.new-navbar .navbar-nav>li:first-child.active>a:focus {
		border-radius: 10px 0 0 10px;
	}
	.footer .copyright p,
	.footer a	{
		font-size: 14px;
	}
}

@media all and (max-width: 998px) { 
	.navbar-default.new-navbar .navbar-nav>li:first-child.active>a, 
	.navbar-default.new-navbar .navbar-nav>li:first-child.active>a:hover,
	.navbar-default.new-navbar .navbar-nav>li:first-child.active>a:focus {
		border-radius: 4px 0 0 0;
	}
	
	.add-ls i.fa.fa-plus-circle,
	.add-ls i.fa.fa-search,
	i.fa-file-excel-o {
	font-size: 30px;
	margin-top: 0;
	}
}
@media all and (max-width: 992px) { 
	.footer a	{
		font-size: 12px;
	}
}

/* NEW 22/09/2016 */
a.back-main-mbody {
	font-size: 24px;
}

.modal.modal-sign.modal-result .modal-body {
	padding-top: 60px;
	padding-bottom: 80px;
}

.modal.modal-sign.modal-result .modal-body p{
	max-width: 640px;
}

@media all and (max-width: 998px) { 
	.add-ls .col-lg-5.col-md-5.col-sm-10.col-xs-10,
	.add-ls .text-left.col-lg-1.col-md-1.col-sm-2.col-xs-2 {
		padding-bottom: 15px;
	}
	
	.modal.modal-sign.modal-result .modal-body {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.modal h3 {
		margin-bottom: 10px;
	}
	.header {
		padding-bottom: 0;
	}
}

/* NEW 29/09/2016 */
.wrapper.full .header,
.wrapper header.header,
.wrapper.inner .header {
	min-height: 140px;
}

.add-ls-blue {
	background-color: #04458B;
	margin:0;
	padding:15px 0 0 0;
	border-left: 1px solid #C5C9CB;
	border-right: 1px solid #C5C9CB;
	color: #fff;
}
.add-ls.add-ls-blue i.fa.fa-plus-circle,
.add-ls.add-ls-blue i.fa.fa-search {
	color: #fff;
}

.add-ls.add-ls-blue .form-legend .form-control {
	color: #fff;
}

.add-ls-blue .form-legend .form-group {
	margin-bottom: 15px;
}

.bt-small .btn-success-gradient {
	font-size: 19px;
	border: 0;
	height: 50px;
	margin-top: -30px;
}

.fixheight {
	max-height: 60px;
}

.poisk-sobr {
	font-size: 22px;
	padding-top: 6px;
	
}

.modal-help.modal-sign p {
	max-width: 100%;
}

.modal-help.modal-sign .form-legend .form-group {
	margin-bottom: 0;
}

.modal-help.modal-sign #accordion {
	padding-top: 20px;
}

p.snoska {
	margin-top: -30px;
	font-size: 18px;
	color: #666;
}
p.snoska span {
	color: #f00;
}
.modal-body p.refreshcode {
	margin-top: -30px;
	margin-bottom: 15px;
	font-size: 18px;
}

.modal-sign .modal-oferta p.green-label {
	color: #339900;
	padding-left: 15px;
	padding-bottom: 0;
}
.modal-sign .modal-oferta p.podrobnee-label {
	padding-left: 0;
	padding-bottom: 0;
	font-size: 20px;
	margin-bottom: 10px;
}
.modal-sign .modal-oferta p.podrobnee-label span {
	color: #F00;
}
.contacts-block {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

.contacts-block a {
	font-size: 24px;
	padding-bottom: 10px;
}

.modal-oferta .panel-group .panel {
	margin-bottom: 10px;
}

.modal-oferta h4.panel-title {
	padding: 17px 0 0 0;
	font-size: 22px;
	padding-left: 20px;
}


.modal-oferta .panel-body {
	font-size: 22px;
	padding: 10px 0 10px 20px;
	color: #333;
}

.modal-sign .modal-oferta  #podrobnee p {
	font-size: 18px;
	color: #333;
	padding-left: 0;
}

h2.no-nav {
	color: #04458B;
	margin-bottom: 20px;
}

.footer {
	height: 66px;
	line-height: 23px;
	margin-top: -66px;
	padding-top: 10px;
}
.footer p.text-right {
	text-align: right;
}
.footer p {
	font-size: 18px;
}
.footer p.text-right-small {
	font-size: 16px;
}
.footer p a {
	color: #fff;
	text-decoration: underline;
}
.footer p a:hover {
	text-decoration: none;
}

.add-ls-v2 {
	margin: 10px 0 30px 0;
}

.modal-sign .modal-oferta .add-ls-v2 p.green-label {
	padding-left: 0;
}

.add-ls-v2 .bt-small .btn-success-gradient {
	margin-top: 0;
	font-size: 22px;
	height: 42px;
}

@media all and (max-width: 1313px) { 
	.poisk-sobr {
		font-size: 16px;
		padding-top: 9px;
	}
	.footer p {
		font-size: 14px;
	}
	.footer p.text-right-small {
		font-size: 12px;
	}
}

@media all and (max-width: 998px) { 
	span.tel {
		font-size: 18px;
	}
	a.logo img {
		margin-bottom: 20px;
	}
	form.form-legend span.error-text {
		margin-top: -30px;
		margin-bottom: 30px;
		font-size: 18px;
	}
	.modal-body form.form-legend {
		margin-top: 30px;
	}
	.add-ls-blue .form-legend .form-group {
		margin-bottom: 0;
	}
	.footer{
        font-size: 12px;
    }
	.table-bordered > tbody > tr > td.all-in-one span {
		padding-right: 10px
	}
	.poisk-sobr {
		font-size: 14px;
	}
	.poisk-sobr {
		padding-top: 0;
	}
	p.snoska {
		margin-top: -30px;
		font-size: 14px;
		font-weight: 400;
	}
	a.back-main-mbody {
		font-size: 16px;
		margin-top: 10px;
	}
	.form-group .btn {
		height: 50px;
		font-size: 18px;
	}
	.text-center.btn-total button.btn-lg.btn-success-gradient {
		font-size: 22px;
		height: 58px;
		padding: 12px 20px;
	}
	.contacts-block a {
		font-size: 22px;
	}
	.modal-sign .modal-oferta  .contacts-block p {
		text-align: left;
	}
	
	.modal-oferta h4.panel-title {
		padding: 10px;
		font-size: 18px;
		min-height: 24px;
	}

	.modal-oferta .panel-body {
		font-size: 16px;
		padding: 10px 0 10px 20px;
	}
	.modal-sign .modal-oferta p.green-label,
	.modal-sign .modal-oferta p.podrobnee-label	{
		font-size: 16px;
	}
	h2.no-nav {
		font-size: 18px;
	}
	p.sobr-info {
		font-size: 16px;
	}
	.add-ls-v2 .bt-small .btn-success-gradient {
		margin-top: 0;
		font-size: 14px;
		height: 32px;
	}
}

@media all and (max-width: 773px) { 
	a.logo img {
		margin-bottom: 0;
	}
	form.form-legend.form-error span.error-text {
		margin-top: -20px;
	}
	.modal-body form.form-legend {
		margin-top: 0px;
	}
	.contacts-block a {
		font-size: 18px;
	}
	.modal-sign .modal-oferta  .contacts-block p {
		font-size: 14px;
	}   
	.modal-sign .modal-oferta p.green-label,
	.modal-sign .modal-oferta p.podrobnee-label	{
		font-size: 14px;
	}
	.modal-body p.refreshcode {
		font-size: 12px;
	}
	form.form-legend span.error-text {
		margin-top: -30px;
		margin-bottom: 30px;
		font-size: 14px;
	}
	.footer {
		height: 120px;
		line-height: 23px;
		margin-top: 0;
		padding-top: 10px;
	}
	.content.white {
		padding-bottom: 0;
	}
	a.profile {
		font-size: 22px;
		margin: 0 12px;
	}
	.footer p.text-right {
		text-align: left;
	}
	.footer p {
		font-size: 12px;
	}
	.footer p.text-right-small {
		font-size: 11px;
	}
	p.sobr-info {
		font-size: 14px;
	}
	.add-ls-v2 .bt-small .btn-success-gradient {
		Width: 100%;
		margin-top: 10px;
	}
	.modal-sign .modal-oferta .add-ls-v2 p.green-label {
		padding-bottom: 5px;
	}
}

/* 14.10.2016 */
.t-in-t {
	width: 100%;
}
table.table-main.table td table.t-in-t td {
	padding: 0;
	line-height: 120%;
	vertical-align: top;
}
table.table-main.table td table.t-in-t td.text-right {
	width: 10%
}
table.table-main.table td table.t-in-t td.text-left {
	width: 58%;
}
table.table-main.table td table.t-in-t td.text-left.first-col {
	width: 32%;
	padding-right: 15px;
}

table.table-main.table td table.t-in-t td.text-left  span.red {
	color: #C00;
}

@media all and (max-width: 1313px) { 
	table.table-main.table td table.t-in-t td {
		line-height: 130%;
	}
}
@media all and (max-width: 998px) { 
	table.table-main.table td table.t-in-t td {
		line-height: 170%;
	}
}

/* 17/10/2016 */
table.table-main.table td.border-left-none {
	border-left: none !important;
}
.cell-img-wrapper {
    position: relative;
}
.cell-img-wrapper img {
    position: absolute;
    right: 28px;
    top: 10px;
}
@media (max-width: 1314px) {
    table.table-main.table .cell-icon {
        right: 15px;
    }
}
@media (max-width: 1000px) {
    table.table-main.table .cell-icon {
        width: 22px;
        height: 22px;
        right: 8px;
        top: 12px;
    }
}
@media (max-width: 1000px) {
	table.table-main.table td.cell-icon button:before {
		width: 16px;
		height: 16px;
		background-size: 16px;
		right: -32px;
		top: 4px;
	}
}

.col-blue{
    background:#04458b;
    color: #fff;
}
.col-green{
    background:#fff;
	color: #618a2b;
}
.col-red{
	background:#fff;
    color: #a93526;
}
.col-white{
    background:#fff;
    color: #04458b;
	border-bottom: 1px solid #648fc0;
    border-left: 1px solid #648fc0;
}
.col-white.striped{
    background: #b5cbe3;
}
.itog-dash-info .col{
    font-size: 26px;   
    padding: 15px;
    text-align:center;
}
.itog-dash-info .col:nth-child(1){
    border-right:1px solid #fff;
}
.itog-dash-info .col span{
    font-weight: bold;
}


.itog-item{
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 20px;
}
.itog-item .col{
    padding: 15px 25px;
}
.itog-item .description{
    padding: 15px 50px;
    line-height: 28px;
	border-left: 1px solid #648fc0;
	border-bottom: 1px solid #648fc0;
}
.itog-item .value{
    font-size: 25px;
    line-height: 28px;
    height: 59px;
    border-left: 1px solid #648fc0;
    border-bottom: 1px solid #648fc0;
    border-right: 1px solid #648fc0;
}
.itog-item .description-title{
    border-top: 1px solid #648fc0; 
}
.itog-item .value-title{
    border-top: 1px solid #648fc0; 
     border-left: 1px solid #648fc0;
}
.itog-item .quorum{
    position:absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    background: #d4e1f0;
	color: #03468d;
    padding: 7px 15px;
}
@media all and (max-width: 998px) { 
	.itog-item .description,
	.itog-item .candidate{
	    text-align:center;
		border-bottom: 1px solid #648fc0;
		border-left: 1px solid #648fc0;
	}
	.itog-item .description-title,
	.itog-item .value-title{
	    display:none;
	}
	.itog-item .quorum{
	    top: -37px;
	}
	.itog-item{
	    margin-top: 70px;
	}
}

h3.full-width{
    max-width:1000px;
}
.form-limit-width{
    max-width: 580px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom:-50px;
}
/* 07/03/2017 */
.modal-avatar img {
    width: 90px;
    height: 90px;
}
label i {
    font-style: normal;
}
@media all and (max-width: 998px) {
    .modal-avatar img {
        width: 100%;
        height: 100%;
        max-width: 70px;
        max-height: 70px;
    }
    .col-xs-2.modal-avatar {
        padding: 0;
    }
}

/*MODAL*/
.modal-content {
    background-color: rgba(255,255,255,1);
}
.modal-dialog .modal-header,
.modal-dialog .modal-footer {
    background-color: #35649f;
    color: #fff;
    padding: 10px 20px;
}

.modal-sign .modal-dialog .modal-header,
.modal-sign .modal-dialog .modal-footer {
    background-color: #fff;
    padding: 0;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
}

.modal-h {
    margin-top: 10px;
    font-weight: 700;
}

.modal-c {
    background-color: #ccdaf5;
    color: #354fa4;
    text-align: center;
}
.modal-l {
    background-color: #35649f;
    color: #FFF;
}

.modal-footer.text-center {
    text-align: center;
}

.modal-footer.text-center a {
    color: #fff;
    display: block;
    text-decoration: underline;
}

.modal-footer.text-center a:hover {
    text-decoration: none;
}

.modal-content input[type=radio],
.modal-content input[type=checkbox] {
    opacity: 1;
    height: 18px;
    width: 18px;
}

.row-border .row {
    border-bottom: 3px solid #fff;
}

.block-height {
    display: table;
    height: 100%;
    vertical-align: 50%;
    width: 100%;
    padding: 10px 0;
}
.block-height label {
    font-weight: 400;
    cursor: pointer;
}
.block-height a {
    color: #fff;
    font-size: 24px;
    text-align: center;
    display: block;
}

.white-block {
    background-color: #fff;
    margin-top: 20px;
    min-height: 250px;
}

/*05/04/2017*/

.btn-default.btn-xs {
    height: 44px;
    font-size: 18px;
}
.modal-header .close {
    font-size: 32px;
}
.fsbig {
    font-size: 28px;
    padding: 20px 0 30px 0;
}

.fieldset.fox div a label {
	cursor: pointer;
}

.modal-body p.fsbig {color:#000;}

/*07/04/2017*/
.new-doc .panel-default>.panel-heading {
	background-color: transparent;
}

.new-doc .panel-title a span {
	padding-top: 0;
}
.itog-item .candidate{
    border-bottom: 1px solid #648fc0;
    height: 59px;
}
.itog-item .col.tophead{ 
    padding: 15px 200px 15px 15px;
}
/*18/04/2017*/
.label-doc {
    height: 30px;
}
.label-doc label{
    background-color: #fff;
}
.label-doc input[type=radio] + span, .label-doc input[type=checkbox] + span {
    padding-top: 10px;
}
@media all and (max-width: 1314px) {
    .label-doc input[type=radio] + span, .label-doc input[type=checkbox] + span {
        font-size: 14px;
        padding-top: 12px;
    }
}
@media all and (max-width: 992px) {

}
@media all and (max-width: 773px) {

}

/*13/07/2017*/
/* FIX Bootstrap4  */
.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'] {
    margin:-.2px; /* hack adjust for wrapping */
}
.h-100 {
    height: 100%!important;
}
.w-100 {
    width: 100%!important;
}

/* FIX Bootstrap4 new  */
.flexthis{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexthis .col-lg-4{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* /close/ FIX Bootstrap4 */

.navbar-default.new-navbar .navbar-nav>li:first-child {
    width: 17%;
}
.navbar-default.new-navbar .navbar-nav>li {
    width: 16%;
    font-size: 24px;
}
.nav>li>a {
    padding: 0;
}
.block-vibor a {
    font-size: 24px;
}
.h3-header h3 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mt-20 {
    margin-top: 20px !important;
}

.fieldset.h-100.w-100 {
    margin: 0 !important;
}

.row-flex.row-flex-wrap .form-group-fieldset .form-group table.regclass span {
    padding-top: 5px;
}

.form-legend .form-control.form-small {
    font-size: 18px;
    padding: 5px 5px;
}
.row-flex .fieldset p small {
    color: #777;
}
.row-flex .fieldset p small.green {
    color: #40ab23;
}
.row-flex .fieldset p small.green i {
    font-size: 19px;
    padding-left: 5px;
}

.hover-block .fieldset:hover,
.hover-block .fieldset.addrew  {
    box-shadow: 0 0 8px #000;
}

.accordion-block h4.panel-title {
    padding: 17px 0 17px 0;
    font-size: 22px;
    padding-left: 20px;
}

.accordion-block .panel-group .panel {
    padding-right:0;
    padding-left:0;
}
.accordion-block .panel-body {
    font-size: 22px;
    padding: 10px 0 10px 20px;
}

.lh120 {
    line-height: 120%;
}

.panel-body .form-legend {
    margin-top: 20px;
}

.panel-body .form-legend label {
    background-color: #fff;
}
.form-legend .panel-body .form-control {
	font-size: 14px;
}
.form-legend .panel-collapse.collapse .panel-body .row:first-child {
	padding-top: 20px;
}
.form-legend .panel-body label {
	background-color: #fff;
	font-size: 18px;
}
.panel-body .form-legend #inputDoc.form-control {
    font-size: 16px;
}

.panel-body .form-group-fieldset .form-group table.regclass {
    height: 30px;
    margin-bottom: 30px;
}
.form-legend .inostr-block-check .form-group {
    margin: 0 0 15px;
}
.form-legend .form-group.has-error {
    margin-bottom: 0;
}
.row-flex .fieldset .form-legend span.error-text {
    font-size: 18px;
    line-height: 100%;
}

.fix-width-310 {
    /*max-width: 310px;*/
}
.sm-fonts {
    font-size: 18px;
    font-weight: 400;
}

.red {
    color: #e93119;
}
.green {
    color: #40ab23;
}
.panel-default>.panel-heading.green-block {
    border: 1px solid #40ab23;
}
.panel-default>.panel-heading.red-block {
    border: 1px solid #e93119;
}
h4.panel-title span.pull-right {
    padding-right: 10px;
}

.panel-body .style-radio .btn {
    background-color: #EEE;
    border: 0;
    border-radius: 0;
    padding: 10px;
    height: 40px;
    box-shadow: 0;
}
.panel-body .style-radio .btn.active,
.panel-body .style-radio .btn.active:hover,
.panel-body .style-radio .btn.active.focus {
    background-color: #00b300;
    color: #fff;
    box-shadow: 0;
}

.panel-body .btn.btn-xs {
    font-size: 14px;
    height: 35px;
    line-height: 25px;
    padding: 5px;
    background-color: #b7d4f5;
}

.bt-small-label {
    font-size: 14px;
    font-weight: 400;
}

.panel-body .btn.btn-xs.btn-success-gradient.btn-upload {
    border: 0;
    margin-left: 10px;
    padding: 5px 20px;
}
.blue-block-add {
    background-color: #EBF4FB;
    padding: 10px 10px 20px 10px;
    height: 150px;
}
.blue-block-add a.text-center {
    font-size: 14px;
}
.blue-block-add a.text-center i {
    font-size: 50px;
    margin-top: 26px;
}

@media all and (max-width: 1314px) {
    .block-vibor a {
        font-size: 20px;
    }
}


@media all and (max-width: 992px) {
    .navbar-default.new-navbar .navbar-nav>li {
        font-size: 18px;
    }
}
@media all and (max-width: 576px) {
	.form-clarification textarea.form-control{
		font-size: 16px;
	}
}


/* custom */
.fs-16 {font-size: 16px}
.color-gray {color: #777}
.lh-22 {line-height: 22px}
.mt-15 {margin-top: 15px}

.anketa-note {
    font-size: 16px;
    color: #777;
    line-height: 22px;
    margin-top: 15px
}

.input-file-custom input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.input-file-custom input + label {
    position: static;
    display: inline-block;
    border-radius: 6px;
    cursor: pointer;
    background: #35a44b;
    background: -moz-linear-gradient(top, #35a44b 0%, #338a20 100%);
    background: -webkit-linear-gradient(top, #35a44b 0%,#338a20 100%);
    background: linear-gradient(to bottom, #35a44b 0%,#338a20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a44b', endColorstr='#338a20',GradientType=0 );
    font-family: metamediumlfcroman, Arial, sans-serif;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    font-size: 19px;
    padding: 15px 25px;

}
.inputfile:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
/*v2*/
.svg {
    /* box-shadow: 0 0 0 1px red; */
    position: relative;
    width: 56px;
    height: 65px;
    margin-right: 10px;
    background: url('../images/v2/icon-doc.svg') left -13px top -7px no-repeat;
}
.svg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 5px;
    background: url('') center no-repeat ;
    /* box-shadow: 0 0 0 1px green; */
}

.svg-ok::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    background: url('../images/v2/icon-ok.svg');
    /* box-shadow: 0 0 0 1px red; */
}

.svg-pdf::before {
    background-image: url('../images/v2/icon-text-pdf.svg');
}
.svg-jpg::before {
    background-image: url('../images/v2/icon-text-jpg.svg');
}
.svg-7z::before {
    background-image: url('../images/v2/icon-text-7z.svg');
}
.svg-doc::before {
    background-image: url('../images/v2/icon-text-doc.svg');
}
.svg-docx::before {
    background-image: url('../images/v2/icon-text-docx.svg');
}
.svg-gif::before {
    background-image: url('../images/v2/icon-text-gif.svg');
}
.svg-png::before {
    background-image: url('../images/v2/icon-text-png.svg');
}
.svg-rar::before {
    background-image: url('../images/v2/icon-text-rar.svg');
}
.svg-tiff::before {
    background-image: url('../images/v2/icon-text-tiff.svg');
}
.svg-xlsx::before {
    background-image: url('../images/v2/icon-text-xlsx.svg');
}
.svg-xls::before {
    background-image: url('../images/v2/icon-text-xls.svg');
}
.svg-zip::before {
    background-image: url('../images/v2/icon-text-zip.svg');
}

.btn-line {
    /* box-shadow: 0 0 0 1px red; */
    padding: 10px 0 0 80px;
    display: flex;
    align-items: center;
}
.btn-line-checkbox {
    margin-right: 50px;
}
.btn-line-checkbox small {
    font-family: metanormallfcroman, Arial, sans-serif;
}

.btn-blue {
    display: inline-block;
    border: none;
    background-color: #04458B;
    color: #fff;
    padding: 12px 18px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    font-family: Helvetica, Arial, sans-serif;
}
.btn-blue:hover {
    opacity: 0.9;
}
.field-select {
    padding: 10px;
    border-radius: 5PX;
    border: 1px solid #bbbbbb;
    /* width: 100%; */
    margin-bottom: 10px;
    color: #000;
}

.mypop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* border: 5px solid red; */
    /* display: flex; */
    display: none;
    align-items: center;
    justify-content: center;
    /* font-family: metamediumlfcroman, Arial, sans-serif; */
    padding: 15px;
}
.mypop--show {
    display: flex;
}
.mypop::before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1a2e43c2;
}
.mypop-panel {
    padding: 40px 62px;
    background-color: #fff;
    position: relative;
    border-radius: 12px;
    max-width: 670px;
    color: #212121;
}
.mypop-title {
    font-size: 28px;
    font-weight: 600;
    color: #212121;
    text-align: center;
    margin-bottom: 25px;
}
.mypop-icon {
    text-align: center;
}
.mypop-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 20px;
    height: 20px;
    background: url('../images/v2/close.svg') center;
    cursor: pointer;
}
.mypop-close:hover {
    opacity: 0.9;
}
.mypop-panel select {
    margin-bottom: 16px;
}
.mypop-panel select,
.mypop-panel .btn-blue {
    width: 100%;
}