@font-face {
    font-family: 'MyriadProRegular';
    src: url('myriadpro-webfont.eot');
    src: url('myriadpro-webfont.eot') format('embedded-opentype'),
    url('myriadpro-webfont.woff') format('woff'),
    url('myriadpro-webfont.ttf') format('truetype'),
    url('myriadpro-webfont.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'CorbelRegular';
    src: url('corbel.eot');
    src: url('corbel.eot') format('embedded-opentype'),
    url('corbel.woff') format('woff'),
    url('corbel.ttf') format('truetype'),
    url('corbel.svg#CorbelRegular') format('svg');
}



html, body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Tahoma, sans-serif;
    width: 100%;
    height: 100%;
}

.clear {
    clear: both;
}

body  a{
     outline: none;
    color: #004d96;
}

a img {
    border: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

h1 {
    margin-bottom: 15px;
}

.wrap {
    width: 960px;
    margin: 0 auto;
}
.page_content .content{
    margin: 0px 0px 0px 45px;
}
.page_content{
    background: url("/img/content_bg.jpg") top center no-repeat;
}
.page_content h1{
    line-height: 48px;
    margin-top: 10px;
    padding-left: 0px;
    color: #58585a;
    margin-bottom: 40px;
}
.page_content h1 > span{
    border-bottom: 4px solid #02478C;

}
.header_wrap{
    background: url("/img/header_bg.jpg") top center no-repeat;
}
#header {
    position: relative;
    height: 195px;

}

#logo {
    position: absolute;
    top: 65px;
    width: 800px;
}
#logo a{
    display: block;
    float: left;
}
#logo span{
    float: left;
    color: #636363;
    line-height: 39px;
    padding-left: 10px;
    font-size: 16px;
    font-family: "MyriadProRegular", Arial;
}
#headerContact{
    position: absolute;
    right: 0px;
    /*top:63px;*/
    top:55px;
    font-size: 11px;
    width: 180px;
}
#headerContact > div > div{
    float: left;
}
#headerContact .name{
    width: 60px;
}
#headerContact .text{
    font-weight: bold;
}
#menu {
    position: absolute;
    top: 125px;
    left: 0px;
    padding-bottom: 5px;
}
#menu > ul {
    margin: 0px;
    padding: 0px;
}
#menu > ul > li > ul {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 38px;
    margin: 0px;
    width: 500px;
    background: #fff;
    border: 1px solid #cdcdcd;
}
#menu > ul > li:hover > ul {
    display: block;
}
#menu > ul > li:hover > ul > li {
    float: left;
    display: inline-block;
    padding: 10px;
}
#menu > ul > li {
    position: relative;
    z-index: 100;
    display: block;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
}

#menu li + li{
    /*border-left: 1px solid #e1e1e1;*/
}
#menu > ul > li > a{
    display: inline-block;
    position: relative;
    z-index: 100;
    margin: 0px;
    padding: 10px 16px;
    color: #58585a;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid transparent;
}
#menu > ul > li.active > a{
    color: #004d96;
}
#menu > ul > li:hover > a{
    border: 1px solid #cdcdcd;

    background: #fff;
}
#menu > ul > li:hover > a.isParent {

    border-bottom: 1px solid transparent;
}



.B_crumbBox {
    list-style: none outside none;
    font-size: 12px;
    color: #999999;
    margin-left: 0;
    padding-left: 0px;
    padding-top: 15px;
}

.B_crumbBox li {
    display: inline-block;
}

.B_crumbBox a {
    color: #999999;
}


#footer {
    position: relative;
    height: 80px;
    font-family: Arial, sans-serif;
    margin-top: 30px;
}

#copyrights {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 12px;
    line-height: 16px;
}

#developer {
    position: absolute;
    width: 159px;
    right: 0px;
    top: 0px;
}

#developer .left {
    display: block;
    width: 60px;
    text-align: right;
    float: left;
}

#developer a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
    line-height: 16px;
}

#developer a:hover {
    text-decoration: none;
}

#developer .right {
    display: block;
    float: right;
}

.input {
    width: 400px;
}

#contacts-form {
    padding-right: 50px;
}

#contacts-table td {
    padding: 0 10px 10px 0;
}

.feedback-hint {
    font-size: 13px;
    padding-top: 8px;
    float: right;
    color: #777;
}

.ymap {
    width: 450px;
    height: 350px;
    margin-bottom: 73px;
}

.news {
    margin-bottom: 40px;
}

.news-date {
    color: #555;
    font-size: 10px;
}

.more {
    margin-top: 10px;
}

a.btn {
    text-decoration: none;
}


.gal-item-active {
    float: left;
    text-align: center;
    padding:0 10px 10px 0;
}

.gal-item-active img{
    border: 1px solid #333333;
}

.album-block {
    width: 100%;
}
#mainSlider{
    width: 100%;
    height: 325px;
    padding: 1px 1px 23px 1px ;
    background: url("/img/scroll_bg.jpg") top center no-repeat;
}
#mainCarousel .carousel-control.right{
    background: url("/img/right_arr.png") center center  no-repeat;
}
#mainCarousel .carousel-control.left{
    background: url("/img/left_arr.png") center center   no-repeat;
}
#mainCarousel .carousel-control .icon-next:before,#mainCarousel .carousel-control .icon-prev:before {
    content:'';
}
#preFooter{
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
#preFooter >table{
    margin: 0px;
}
#preFooter >table td{
    border: 0px solid transparent;
    padding: 0px;
}
#preFooter .title{
    color: #58585a;
    font-family: "CorbelRegular", Arial;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
}
#preFooter .text{
    color: #58585a;
     font-size: 12px;
    padding-bottom: 15px;
 }
#preFooter .href{
    color: #004d96;
    font-size: 12px;
}
#preFooter .date{
    color: #58585a;
    font-size: 10px;
}
#preFooter .photo_gallery{
    width:290px;
    height: 100%;
}
#preFooter .photo_gallery {
    height: 270px;
    border-top: 3px solid #02478C;
    border-bottom: 3px solid #02478C;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;

    padding: 35px 40px;
    background: rgb(240,240,240); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjBmMGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  rgba(240,240,240,1) 0%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(51%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}
#preFooter table .about_comp{
    width:235px;
    padding: 30px 20px 0px 0px;
}
#preFooter table td.news{
    padding: 35px 40px;
}
#preFooter table td.news div > div{
   /* width: 140px;
    height: 85px;
    float: left;*/
    margin-right: 20px;
    font-size: 12px;
    margin-bottom: 10px;
}

#preFooter table td.news div  p{
    color: #636365;
    font-size: 10px;
}
#preFooter table td.news div div img + a{
    display: inline-block;
    width: 225px;
}


.about_comp img{
    border-radius: 3px;
    margin-bottom: 20px;
}
#results_history{
    width: 215px;
    margin-left: 5px;
    padding-left: 15px;
    border-left: 1px solid #c7c7c7;
}
.history{
    display: block;
    color: #58585a;
    background: url("/img/history.png") left center no-repeat;
    padding-left: 25px;
    margin-bottom: 12px;

}
#results_history > div[class*='result_'] {
    color:rgba(0, 0, 0, 0.70);
    font-size: 12px;
    text-shadow: 0px 0px 1px #ccc;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.70);
}
#results_history > div[class*='result_'] + .modal + div[class*='result_']{
    /*border-top: 1px dashed rgba(0, 0, 0, 0.70);*/
}
#results_history > div > span{
    font-size: 14px;
    display: inline-block;
    margin: 10px 0px;
}

#results_history > div p > span{
    font-size: 19px;
}
#calc_gas{
    width: 665px;
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    padding: 20px;

    -webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.3);
}
#calc_gas form .item{
    width: 100%;
    height: 40px;
    margin-bottom: 10px

}

#calc_gas .math_alias{
    width: 60px;
    float: left;
    font-size: 24px;
    line-height: 37px;
}
#calc_gas .math_alias > sub{
    font-size: 16px;
}
#calc_gas input{
    float: left;
    font-size: 21px;
    padding: 6px;
    line-height: 24px;
    width: 140px;

    border-radius: 3px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 2px solid #adadad;
    border-bottom: 1px solid transparent;
}
#calc_gas .math_text{
    float: left;
    padding-left: 20px;
    font-size: 17px;
    line-height: 37px;

}
.y_button{
    background: url("/img/button_bg.png") no-repeat;
    width: 174px;
    height: 59px;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 3px;
    box-shadow: 0px 2px 1px #ccc;

    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
}
.y_button:hover{
    box-shadow: 0px 2px 5px #ccc;
}
#calc_results > p{
    font-size: 24px;
    margin-top: 30px;
    margin-left: 10px;
}
#calc_results .result{
    width: 200px;
    float: left;
    font-size: 24px;
    padding: 10px 5px 0px 10px;
    min-height: 65px;
}
#calc_results .result .math_alias{
    font-size: 14px;
    line-height: 18px;
    float: left;
}
#calc_results .result .math_res{
    float: left;
    margin: 0px 4px;
}
#calc_results .result > p{
    font-size: 11px;
}
#calc_results .result.q_res{
    width: 260px;
    border: 1px solid #fc6e0e;
    border-radius: 4px;
}
div[id*="modal_result_"] .modal-body{
    margin-left: 80px;
}
.modal-body .math_alias{
    font-size: 18px;
}
.clear_sess{
    margin: 5px 0px;
}
#poll_list{

}
#poll_list .poll_block{
    margin-bottom: 30px;
}
#poll_list .poll_block > p{
    font-style: italic;
    color: #58585a;

    margin-left: 30px;
}
#poll_list .poll_block > div{


    background: #f9f9f9;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    padding: 30px;

    -webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.3);

    width: 810px;

}
#poll_list .poll_block > div > p{
    margin-bottom: 5px;
}
#poll_list .poll_block > div .each_input{
    display: inline-block;
   /* height: 75px;*/
   /* width: 350px;*/
}
#poll_list .poll_block > div .each_input.second{
    margin-left: 40px;
}

#poll_list .poll_block > div .each_input > p{
    font-weight: bold;
}
#poll_list .poll_block > div .each_input > input[type="text"]{
    margin-bottom: 5px;

    width: 350px;

    font-size: 21px;
    padding: 6px;
    line-height: 24px;

    border-radius: 3px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 2px solid #adadad;
    border-bottom: 1px solid transparent;
}
.each_input > .radio{
    display: inline-block;
    padding-left: 0px;
}
.radio + .radio{
    margin-top: 10px;
    margin-left: 12px;
    padding-left: 5px;
}

.jq-selectbox__select{
    background: rgb(241,241,241); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(225,225,225,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(241,241,241,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-8 */


    border: 0px solid transparent;

    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.4);

    height: 40px;
}
.jq-selectbox__select:hover{
    background-color: rgba(225,225,225,1);
    background-position: 0 ;
}
.jq-selectbox__select:active {
    background: #F5F5F5;
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.4);
}
.jq-selectbox__select-text {
    padding-top: 5px;
    text-shadow: 0px 0px #000;
}
.jq-selectbox__trigger {
    border-left: 1px solid transparent;
    top: 4px;
}

.jq-radio.checked div {
    margin: 2px 0 0 2px;
}
#poll_list .poll_block#gas_compose > div{
    width: 470px;
}
#gas_compose table .second{
    padding-left: 30px;
}
#gas_compose input[type="text"]{
    font-size: 21px;
    padding: 6px;
    line-height: 24px;

    border-radius: 3px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 2px solid #adadad;
    border-bottom: 1px solid transparent;

    width: 190px;
}
#add_gas_type{
    font-weight: bold;
    font-style: italic;
    color: #004d96;

    margin: 10px 0px;

    cursor: pointer;

    width: 200px;
}
#gas_compose table th{
    font-style: italic;
}
#gas_compose table td{
    padding: 5px 0px;
}

.second .radio span{
    margin-left: 5px;
}
#gas_compose{
    position: relative;
}
#sum_percent_error{
    position: absolute;
    top: 75px;
    left: 520px;
    width: 200px;
    height: 100px;
    border-left: 1px solid #ccc;
    padding: 20px;
}
#photoGallerySlider{
    background: #DCDCDC;
    padding: 3px 3px 50px 3px;
    width: 200px;
    border-radius: 3px;
}
.carousel-indicators{
    left: 70px;
    bottom: 0px;
    width: auto;
}
.carousel-indicators li {
    text-indent: 0px;
    width:20px;
    height: 20px;
    background: #ffffff;
    border-radius: 2px;
    border: 0px solid transparent;
}
.carousel-indicators li.active{
    width:20px;
    height: 20px;
    background: #58585a;
    color: #fff;
    border: 0px solid transparent;
}
#uslugi{

}
#uslugi > p{
    color: #58585a;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
}
#uslugi > ul{
    list-style: none;
    margin: 0px 0px 50px 0px;
    padding: 0px;
}
#uslugi > ul li{
    padding-left: 40px;
    margin-bottom: 15px;
    color: #58585a;
    background: url("/img/check_ok.png") left center no-repeat;
}
.grey_i{
    margin-left: 20px;
    font-style: italic;
    color: #58585a;
}
#contacts-message{
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    padding: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.3);
    width: 70%;
}
#contacts-message table td{
    padding: 10px;
}
#contacts-message table td > label{
    line-height: 10px;
}
#contacts-message table tr td:first-child{
    text-align: right;
}
#contacts-message table tr td > input, #contacts-message table tr td > textarea{
    max-width: 440px;
    font-size: 21px;
    padding: 6px;
    line-height: 24px;
    width: 440px;
    border-radius: 3px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 2px solid #adadad;
    border-bottom: 1px solid transparent;
}
#send_feedback{

}
.success{
    background: rgb(143,200,0); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYzgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmM4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(143,200,0,1) 0%, rgba(143,200,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,200,0,1)), color-stop(100%,rgba(143,200,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(143,200,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(143,200,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(143,200,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(143,200,0,1) 0%,rgba(143,200,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-8 */

    padding: 20px;
    border-radius: 5px;

    color: #fff;
    font-size: 20px;
}
.error{
    background: rgba(255, 0, 0, 0.14);;
}
.recaptcha_theme_red #recaptcha_response_field {
    background: #fff;
}
#babel{
    position: absolute;
    right: 220px;
    top: 67px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#babel li{
    display: inline-block;
    padding: 4px 10px;
    margin: 2px;
    border-radius: 3px;
}
#babel li.active{
    background: #ff6358;

}
#babel li a{
    color: #000;
    font-weight: bold;
}
#babel li.active a{
    color: #fff;
}
#albums_for_slider{

}
#albums_for_slider > div{
    display: inline-block;
    width: 220px;
    vertical-align: top;
    text-align: center;
    margin: 10px;
    padding: 10px;
    background: rgba(220, 220, 220, 1);
    border-bottom: 3px solid #02478C;
}
#albums_for_slider > div span{
    color: #000;
}
#albumSlider{
    width: 870px;
}
#albumSlider .item{
    display: inline-block;
    vertical-align: top;
   /* border: 1px solid #fec90b;*/
    padding: 10px;
   /* margin: 5px;*/
}
