@font-face{
    font-family: 'segoe';
    src: url('/web/_fonts/segoeui.ttf');
/*    src:url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot');
    src:url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;*/
}
html,
body {
    height: 100%;
    background: url('/img/bgMain.jpg') repeat-y;
    background-position: center;
    background-size: cover;
}

.header-border-top{
    height: 12px;
    background: url('/img/bgHeaderBorderTop.jpg');
    background-position: top;
    background-size: cover;
}
.logo-container{
    height: 358px;
    background: url('/img/bgHeader.jpg') no-repeat;
    background-position: top;
    background-size: cover;
}
.logo-container-mainpage{
    height: 358px;
    background: url('/img/bgMainHeader.jpg') no-repeat;
    background-position: top;
    background-size: cover;
}
.header-border-bottom{
    height: 6px;
    background: url('/img/bgHeaderBorderBottom.jpg');
    background-position: top;
    background-size: cover;
}
.go-home:hover{
    text-decoration: none;
}
.logo-block{
    width: 390px;
    height: 205px;
    background: rgba(254,255,255,.4);
    margin-left: 50px;
}
.logo-block h1{
    font-family: 'Times New Roman',serif;
    font-size: 3rem;
    text-transform: uppercase;
    color: rgb(236,69,13);
}
.logo-block h1 span{
    display: block;
    font-family: 'Times New Roman',serif;
    text-transform: uppercase;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #000000;
}
.logo-block h2{
    font-family: 'Times New Roman',serif;
    font-size: 1.5rem;
    color: rgb(236,69,13);
}
.logo-block h2 em{
    font-size: 1.2rem;
}
.menu{
    background: rgb(73,68,64);
    font-family: 'Times New Roman',serif;
    text-transform: uppercase;
    /*padding-bottom: 0.4rem;*/
}
.menu li:last-child{
    border-right: none;
}
.nav-item{
    border-right: 1px #625c57 solid;
}
.nav-item:hover{
    background: #ec450d;
}
.nav-item a, .nav-item a:hover{
    color: #ffffff;
}
.bg-navbar{
    background: #494440;
}

main{
    background: url('/img/bgContent.jpg');
}

footer{
    min-height: 44px;
    border-top: 5px solid #d94809;
    /*background: url('/img/bgFooter.jpg');*/
    background: #494440;
    font-family: 'Times New Roman',serif;
    color: #ffffff;
}

.vopros, .vopros:hover{
    font: normal normal 400 24px/26px Times New Roman,serif;
    color: #000000;
    text-decoration: none;
}
.arhiv, .arhiv:hover{
    font: normal normal 400 18px/20px Times New Roman,serif;
    color: #ec450d;
}
.h3-spec{
    border-top: 5px solid #d94809;
    background: #494440;
    color: #ffffff;
    font: normal normal 400 24px/26px Times New Roman,serif;
}
.my-spec-container{
    border-bottom: 5px solid #494043;
    margin-bottom: 2px;
}
.my-spec{
    background: url('/img/bgSpec.jpg');
    font: normal normal 400 18px/20px Times New Roman,serif;
}
.my-spec a{
    color: #000000;
}
.my-spec a:hover{
    color: #ec450d;
}
.obo-mne-container{
    border-top: 5px solid #d94809; 
    font: normal normal 400 1.2rem/1.5rem Times New Roman,serif;
}
.obo-mne-container h5{
    font: normal normal 400 24px/26px Times New Roman,serif;
    text-align: center;
    color: #ec450d;
}

.content{
    font: 400 1.2rem/1.5rem 'segoe';
}
.content h1{
    margin: 0;
    /*padding: 0 0 16px;*/
    font: normal normal 400 2rem/2.2rem 'Times New Roman',serif;
    /*text-transform: uppercase;*/
    border-bottom: 4px #ec450d solid;
}
.content h2{
    font: normal normal 400 1.45rem/1.55rem 'segoe';
    color: #ec450d;
}
.content h3{
    font: 700 1.3rem/1.5rem 'segoe';
}
.btn-vopros{
    width: 100%;
    background: #ee5522 !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    color: #ffffff !important;
    font-family: 'Times New Roman',serif;
    padding: 0.7rem 0 !important;
}
.content-aol{
    border-top: 4px #ee5522 solid;
    background: rgba(73,68,64,0.1);
}
.content-aol h3, .content-aol h5{
    font-family: 'Times New Roman',serif;
}
.content-aol a, .content-aol a:hover{
    font-family: 'Times New Roman',serif;
    font-size: 1rem;
    color: #ffffff;
    text-decoration: none;
    background: #494440;
}
.content-aol-header{
    font-family: 'Times New Roman',serif;
}
.content-aol-q{
    border-bottom: 4px #ee5522 solid;;
}
.btn-aol{
    background: #ee5522 !important;
}
.btn-mp{
    background: #ee5522 !important;
    font: normal normal 400 1.5rem/1.6rem Times New Roman,serif !important;
    color: #ffffff !important;
}
.pages-list h3{
    color: #ec450d;
}
.page-view{
    font: 400 1.2rem/1.5rem 'segoe';
    background: rgba(255,255,255,.35);
}
.page-view h1{
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    color: #ee5522 !important;
}
.page-view h2{
    color: #000000;
    font-family: Times New Roman,serif;
}
.page-view h4{
    font: 700 1rem/1.1rem 'segoe';
    color: #000000;
}
.help-block{
    color: #f00;
    font-size: 0.9rem;
}
.conswidget{
    background: none !important;
    color: #000000 !important;
}
.vopros-info, .vopros-advokat{
    background: rgba(219,209,199,0.8);
}
.pagination .active a{
    font-size: 1.5rem;
    color: #ee5522;
}
.oksana{
    height: 3rem;
}
.avov{
    font-size: 1rem;
}
.cell-phone{
    color: #ee5522;
}





.wrap {
    /*min-height: 100%;*/
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
/*    font-family: 'Glyphicons Halflings';*/
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\f0de";
}

a.desc:after {
    content: /*"\e114"*/ "\f0dd";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.summary{
    margin-bottom: 1rem;
}
.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.gridButtonsRow{
    min-width: 50px;
}