body {
    line-height: 1;
    background: white;
    color: black;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.ie10 #menu>li {
    height: 56px;
    line-height: 40px;
    display: inline-block;
    padding: 0 12px;
    position: relative;
    float: left;
}
.ie10 #menu li.last {padding: 0 0 0 5px;}
.ie10 #menu li.open_menu:after {
    content: '';
    width: 7px;
    height: 6px;
    background: url(images/arrow.png) no-repeat;
    margin: 0 13px 0 12px;
    display: inline-block;
}

body * {
    border: solid 0px #ccc;
    font-family: 'open_sansregular', sans-serif;
    outline:none;
}
body a {
    color: #112c4f;
    text-decoration: underline;
}
body a:hover {text-decoration: none;}
h1 {
    color: #111111;
    font-size: 30px;
    font-family: 'robotolight';
    font-weight: normal;
}
h2 {
    color: #000000;
    font-size: 22px;
    font-family: 'robotolight';
    font-weight: normal;
    margin: 28px 0 0 0;
}
h3 {
    color: #000000;
    font-size: 21px;
    font-family: 'robotolight';
    font-weight: normal;
    margin: 10px 0 20px 0;
}
h4 {
    color: #111111;
    font-size: 20px;
    font-weight: normal;
    margin: 31px 0 0 0;
}
#container {
    width: 100%;
    height: 100%;
    position: relative;
}
#container_banner {
    width: 100%;
    min-width: 1020px;
    height: 120px;
    //background: url(images/bg_banner.jpg) repeat-x;
    position: absolute;
    top: 0;
    left: 0;
}
#container_all_page_left,
#container_all_page_right {
    width: 747px;
    height: 424px;
    position: absolute;
    top: 284px;
}
#container_all_page_left {
    background: url(images/bg_all_page_left.png) no-repeat;
    left: 0;
}
#container_all_page_right {
    background: url(images/bg_all_page_right.png) no-repeat;
    right: 0;
}
#bg_footer {
    width: 100%;
    min-width: 1020px;
    /*height: 366px;*/
    background: #ebebeb;
    border-top: solid 4px #ee0000;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

#menu li.open_menu .vertical_menu.online_order li:nth-last-child(2) {
    border-top: 1px solid #acacac;
    padding-top: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
}



#main {
    width: 1000px;
    background: #ffffff;
    margin: auto;
    padding: 0 20px;
    z-index: 0;
    position: relative;
}




#banner {
    width: 1000px;
    height: 120px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#banner li {
    width: 230px;
    height: 90px;
    margin: 15px 0 15px 26.6px;
    float: left;
}
#banner li:first-child {margin: 15px 0;}
#banner li img {
    width: 100%;
    height: 100%;
}





#header {
    width: 100%;
    height: 99px;
    overflow: hidden;
}
#header .logo1 {
    width: 182px;
    height: 63px;
    margin: 26px 15px 0 0;
    float: left;
}
#header .logo2 {
    width: 111px;
    height: 66px;
    margin: 24px;
    float: left;
}
#search {
    width: 435px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    /*background: url(images/bg_search.png) no-repeat;*/
    border: 1px solid #ccc;

    margin: 40px 0 0 0;
    padding: 2px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}
#search .search_button {
    width: 35px;
    height: 30px;
    background: url(images/search_button.png) no-repeat;
    margin: 0px;
    padding: 0px;
    float: right;
    display: block;
    cursor: pointer;
}
#search .text {
    width: 376px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: #acacac;
    font-size: 17px;
    margin: 0px;
    padding: 0 12px;
    float: left;
}
#search-on-page {
    width: 555px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background: url(images/bg_search.png) no-repeat;
    margin: 20px 0 20px 0;
    padding: 2px;
    overflow: hidden;
}
#search-on-page .search_button {
    width: 35px;
    height: 30px;
    background: url(images/search_button.png) no-repeat;
    margin: 0px;
    padding: 0px;
    float: right;
    display: block;
    cursor: pointer;
}
#search-architect {
    width: 355px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background: url(images/search_field_architect.png) no-repeat;
    margin: 0 0 30px 0;
    padding: 2px;
    overflow: hidden;
}
#search-architect .text {
    width: 296px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: #acacac;
    font-size: 14px;
    margin: 0px;
    padding: 0 12px;
    float: left;
}




#menu {
    width: 1028px;
    height: 40px;
    list-style: none;
    margin: 0 0 0 -14px;
    padding: 0;
}
.bg_active_li {background: #ebebeb;}
#menu>li {
    height: 56px;
    line-height: 40px;
    display: inline-block;
    padding: 0 13px;
    position: relative;
    float: left;
}
#menu li.last {padding: 0 0 0 8px;}
#menu li.active a{color: #555555;}
#menu>li>a {
    height: 32px;
    font-size: 16px;
    text-decoration: none;
    border-bottom: solid 1px #112c4f;
    float: left;
}
#menu li.open_menu {padding: 0 0 0 14px;}
#menu li.open_menu>a {
    text-decoration: none;
    border-bottom: dotted 1px #112c4f;
}
#menu li.open_menu:after {
    content: '';
    width: 7px;
    height: 6px;
    background: url(images/arrow.png) no-repeat;
    margin: 0 13px 0 12px;
    display: inline-block;
}
#menu li .border {
    width: 5px;
    height: 100%;
    background: #ffffff url(images/border_menu.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    opacity: 0;
}
#menu li.open_menu .vertical_menu {
    width: 199px;
    background: #ebebeb;
    list-style: none;
    padding: 8px 15px 15px 15px;
    position: absolute;
    top: 53px;
    left: 0px;
    overflow: hidden;
    z-index: 1000;
    display: none;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(184, 184, 184, 0.5);
    box-shadow: 4px 4px 5px 0px rgba(184, 184, 184, 0.5);
}
#menu li.open_menu .vertical_menu li {
    line-height: 16px;
    margin: 16px 0 0 0;
}
#menu li.open_menu .vertical_menu li:first-child {margin: 0;}
#menu li.open_menu .vertical_menu a {font-size: 14px;}
#menu li.open_menu .vertical_menu a:hover {
    color: #373737;
    text-decoration: underline;
}





/*INDEX*/
#container_slaider {
    width: 100%;
    margin: -3px 0 39px 0;
    overflow: hidden;
}
#container_slaider .slider {
    position: relative;
    width: 770px;
    height: 400px;
    float: left;
    background: #041935;
    overflow: hidden;
}
#container_slaider .front-content {
    position: relative;
    width: 190px;
    float: left;
}
#container_slaider .front-content .journal-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 174px;
    height: 344px;
    padding: 28px;
    text-decoration: none;
    font: 15px open_sansregular, Verdana;
    color: #fff;
    text-align: center;
}
#container_slaider .front-content .journal-item .date {font-size: 18px;}
#container_slaider .front-content .journal-item .picture {
    width: 130px;
    height: 130px;
    margin: 85px auto 0 auto;
}
#container_slaider .front-content .journal-item .picture img {
    width: 100%;
    height: 100%;
}
#container_slaider .front-content .journal-item .description {
    position: absolute;
    bottom: 28px;
    text-align: left;
}
#container_slaider .slider ul {
    margin: 0 auto;
    width: 380px;
    height: 400px;
}
#container_slaider .slider ul li {
    width: 200px;
    height: 264px;
    text-align: center;
}
#container_slaider .slider ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
#container_slaider .slider ul li img {
    position: relative;
    height: 100%;
    width: 100%;
}
#container_slaider .slider .previous,
#container_slaider .slider .next {
    position: absolute;
    top: 50%;
    display: inline-block;
    height: 36px;
    width: 14px;
    margin-top: -18px;
    cursor: pointer;
}
#container_slaider .slider .previous {
    background: url(images/arrow_prev.png) 100% 50%;
    left: 65px;
}
#container_slaider .slider .next {
    background: url(images/arrow_next.png) 0 50%;
    right: 65px;
}
#container_slaider .slider .output {
    position: absolute;
    bottom: 12px;
    width: 100%;
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #fff;
    text-align: center;
}
#container_slaider .roundabout-holder {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 5em;
    width: 10em;
}
#container_slaider .roundabout-moveable-item {
    position: relative;
    height: 4em;
    width: 4em;
    cursor: pointer;
}
#container_slaider .roundabout-in-focus {cursor: auto;}
#container_slaider .roundabout-moveable-item a {position: relative;}
#container_slaider .roundabout-moveable-item .blue-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)"; /* IE 8 */
    filter: alpha(opacity=64); /* IE 5-7 */
    -moz-opacity: 0.64; /* Netscape */
    -khtml-opacity: 0.64; /* Safari 1.x */
    opacity: 0.64; /* Good browsers */
    background: #112c4f;
}
#container_slaider .roundabout-moveable-item.roundabout-in-focus .blue-layer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    -moz-opacity: 0; /* Netscape */
    -khtml-opacity: 0; /* Safari 1.x */
    opacity: 0; /* Good browsers */
    background: #112c4f;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}





#container_news {
    width: 100%;
    height: 100%;
    border-top: solid 1px #75808f;
    padding: 32px 0;
    overflow: hidden;
}
#container_news .news {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#container_news .news ul {
    width: 100%;
    /*height: 285px;*/
    list-style: none;
    padding: 0;
    overflow: hidden;
}
#container_news .news ul li {
    width: 230px;
    margin: 0 0 0 27px;
    float: left;
}
#container_news .news ul li:first-child {margin: 0;}
#container_news .news ul li a {
    color: #0f376a;
    font-size: 16px;
    line-height: 18px;
}
#container_news .news ul li span {
    color: #000000;
    font-size: 16px;
    line-height: 29px;
}
#container_news .news ul li img {
    width: 230px;
    height: 125px;
    background: #dfdfdf;
    margin: 0 0 10px 0;
}
#container_news .news ul li p {
    color: #000000;
    font-size: 13px;
    line-height: 15px;
}
#container_news .news .mail {
    width: 545px;
    height: 34px;
    display: inline-block;
    margin: 20px 0 0 0;
}
#container_news .news .mail .text_mail {
    width: 467px;
    height: 34px;
    background: url(images/bg_mail.png) no-repeat;
    color: #7d7d7d;
    font-size: 15px;
    padding: 0 10px;
    float: left;
}
#container_news .news .mail .button_rss {
    width: 30px;
    height: 30px;
    background: url(images/button_rss.png) no-repeat;
    margin: 2px 0 0 28px;
    float: left;
    cursor: pointer;
}
#container_news .news .all_news {
    color: #0f376a;
    font-size: 15px;
    margin: 38px 0 0 0;
    float: right;
}
#container_news .banner {
    width: 230px;
    height: 335px;
    margin: 60px 0 0 0;
    float: right;
}
#container_news .banner img {
    width: 100%;
    height: 100%;
}





#container_books {
    width: 100%;
    height: 100%;
    border-top: solid 1px #75808f;
    padding: 31px 0 55px 0;
    overflow: hidden;
}
#container_books .books {
    width: 745px;
    height: 335px;
    float: left;
}
#container_books .books ul {
    width: 100%;
    height: 285px;
    list-style: none;
    margin: 26px 0 0 0;
    padding: 0;
    overflow: hidden;
}
#container_books .books ul li {
    width: 230px;
    margin: 0 0 0 27px;
    float: left;
}
#container_books .books ul li:first-child {margin: 0;}
#container_books .books ul li img {
    width: 230px;
    height: 230px;
    margin: 0 0 10px 0;
}
#container_books .books ul li a {
    color: #0f376a;
    font-size: 17px;
}

#container_books .banner {
    width: 230px;
    height: 335px;
    /*background: #b8b8b8;*/
    margin: 3px 0 0 0;
    float: right;
}
#container_books .banner.first-child {
    margin: 77px 0 0 0;
}

#container_books .banner p {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin: auto;
}

#container_books .banner img{
    width: 100%;
    height: 100%;
}





/*NEWS*/
#content {
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-top: solid 1px #75808f;
    margin: 28px 0 48px 0;
    overflow: hidden;
}
#content .bread_crumbs {
    width: 100%;
    height: 49px;
    list-style: none;
    padding: 5px 0 0 0;
    overflow: hidden;
}
#content .bread_crumbs li {float: left;}
#content .bread_crumbs li:after {
    content: '';
    width: 3px;
    height: 6px;
    background: url(images/arrow_bread_crumbs.png) no-repeat;
    display: inline-block;
    margin: 0 9px;
}
#content .bread_crumbs li.last_li:after {display: none;}
#content .bread_crumbs li a {font-size: 14px;}
#content .bread_crumbs li.last_li {
    color: #555555;
    font-size: 14px;
    line-height: 18px;
}

#content .bread_crumbs li a,
.footer_menu li a{
    font-size: 14px;
}



#content .container_all_news {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .container_all_news ul {
    list-style: none;
    margin: 0px 0 0 0;
    padding: 0;
    overflow: hidden;
}
#content .container_all_news ul li {
    width: 230px;
    /*height: 285px;*/
    margin: 25px 27px 0px 0;
    float: left;
}
#content .container_all_news ul li.last {
    margin: 25px 0 0px 0;
}
#content .container_all_news ul li a {
    color: #0f376a;
    font-size: 15px;
    line-height: 17px;
}
#content .container_all_news ul li span {
    color: #000000;
    font-size: 14px;
    line-height: 31px;
}
#content .container_all_news ul li span.news-name {
    text-decoration: underline;
    color: #0f376a;
    font-size: 15px;
    line-height: 17px;
}
#content .container_all_news ul li img {
    width: 230px;
    height: 125px;
    margin: 0 0 10px 0;
}
#content .container_all_news ul li p {
    color: #000000;
    font-size: 13px;
    line-height: 15px;
}
#content #links_pages {
    height: 30px;
    margin: 17px auto 0 auto;
    position: relative;
    overflow: hidden;
}
#content #links_pages .pages_left {text-align: center;}
#content #links_pages .pages_right {
    display: inline-block;
    padding: 0 20px;
    text-align: left;
    margin: 0;
    position: relative;
    height: 23px;
}
#content #links_pages .pages_left li {
    width: 29px !important;
    height: 25px;
    line-height: 25px;
    background: none;
    text-align: center;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
}
#content #links_pages .pages_left li a {font-size: 15px;}
#content #links_pages .pages_left  a.active {
    color: #555555;
    text-decoration: none;
}
#content #links_pages .pages_left li.dotted a {text-decoration: none;}
#content #links_pages .pages_left li#pages_arrow_left {
    width: 8px !important;;
    height: 19px;
    margin: 2px 22px 0 0;
}
#content #links_pages .pages_left li#pages_arrow_right {
    width: 8px !important;
    height: 19px;
    margin: 2px 0 0 22px;
}
#content #links_pages .pages_left li#pages_arrow_left img,
#content #links_pages .pages_left li#pages_arrow_right img {
    width: 100%;
    height: 100%;
}
#content .container_banner {
    width: 230px;
    list-style: none;
    float: right;
    overflow: hidden;
}
#content .container_banner li {
    width: 230px;
    height: 335px;
    margin: 25px 0 0 0;
}
#content .container_banner li:first-child {margin: 0;}
#content .container_banner li img {
    width: 100%;
    height: 100%;
}





/*ABOUT_THE_PUBLISHER*/
#content .about_the_publisher {
    width: 745px;
    height: 100%;
    margin: 0 0 21px 0;
    float: left;
    overflow: hidden;
}
#content .about_the_publisher h2 {margin: 28px 0 0 0;}
#content .about_the_publisher p {
    color: #000000;
    font-size: 15px;
    line-height: 19px;
    margin: 23px 0 0 0;
}
#content .about_the_publisher p.important {
    font-size: 18px;
    line-height: 21px;
    font-family: 'robotomedium';
    margin: 33px 0 0 0;
}
#content .about_the_publisher ul {
    list-style: none;
    overflow: hidden;
}
#content .about_the_publisher .journal {padding: 0 0 15px 0;}
#content .about_the_publisher .journal li {
    width: 164px;
    height: 216px;
    margin: 27px 29px 0 0;
    float: left;
}
#content .about_the_publisher .journal li.last {margin: 27px 0 0 0;}
#content .about_the_publisher .specialized_books {margin: 27px 0 35px 0;}
#content .about_the_publisher .specialized_books li {
    width: 164px;
    height: 164px;
    margin: 0 29px 0 0;
    float: left;
}
#content .about_the_publisher .specialized_books li.last {margin: 0;}





/*ONLINE_ORDER*/
#content .container_crumbs_login {
    width: 100%;
    height: 54px;
    overflow: hidden;
}
#content .container_crumbs_login .bread_crumbs {
    width: 745px;
    float: left;
}
#content .container_crumbs_login .login {
    list-style: none;
    margin: 7px 0 0 0;
    padding: 0;
    float: right;
    overflow: hidden;
}
#content .container_crumbs_login .login li {float: left;}
#content .container_crumbs_login .login li a {
    font-size: 15px;
    font-family: 'robotoregular';
    border-left: solid 1px #112c4f;
    padding: 0 0 0 20px;
}
#content .container_crumbs_login .login li:first-child a {
    border: none;
    padding: 0 20px;
}
#content .catalog {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .catalog_personal {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .catalog h1 {margin: 0 0 17px 0;}
#content .catalog h2 {margin: 35px 0 0 0;}
#content .catalog ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
}
#content .catalog li {
    width: 164px;
    height: 375px;
    margin: 22px 29px 28px 0;
    float: left;
}
#content .catalog li.last {margin: 22px 0 28px 0;}
#content .catalog li img {
    width: 164px;
    /*height: 216px;*/
    margin: 0 0 10px 0;
}
#content .catalog li img.preloader, img.preloader{
    width: 23px;
    height: 23px;
    float: right;
    margin: 15px 30px 0 0;
    background: none;
}
#content .order_online_detail .others_numbers li img.preloader {
    width: 23px;
    height: 23px;
    margin: 15px 30px 0 50px;
    background: none;
}

#content .catalog li a {
    color: #0f376a;
    font-size: 15px;
    line-height: 17px;
    display: block;
    position: relative;
}
#content .catalog li a .img_novelty {
    width: 70px;
    height: 69px;
    position: absolute;
    right: 0;
    bottom: 3px;
}
#content .catalog li div {
    height: 25px;
    line-height: 25px;
    margin: 15px 0 0 0;
    float: left;
    overflow: hidden;
}
#content .catalog li span {
    color: #111111;
    font-size: 15px;
}
#content .catalog li .buy_button, .buy_button {
    width: 82px;
    height: 25px;
    line-height: 23px;
    background: url(images/bg_buy_button1.png) no-repeat;
    color: #ffffff;
    font-size: 13px;
    float: right;
    margin: 2px 0 0 0;
    cursor: pointer;
    /*border-radius:6px;*/
}
#content .catalog li .buy_button.book,
#content .catalog li .book.buy_button_sell,
#content .catalog li .none_prod.book{
    margin: 14px 0 0 0 !important;
}

#content .catalog li .buy_button.none_prod, .buy_button.none_prod{
    margin-right: 5px;
    background: url(/images/product_none.png) no-repeat;
    width: 108px;
    margin-top: 2px;
    cursor:auto;
    height: 25px;
    line-height: 23px;
    border-radius: 3px;

}

.container_buy .buy_button.none_prod{
    margin-right: 5px;
    background: url(/images/product_none_big.png) no-repeat;
    width: 108px;
    margin-top: 0px;
    cursor:auto;
    height: 34px;
    line-height: 33px;
}

#content .catalog li .buy_button_sell, .buy_button_sell {
    width: 82px;
    height: 25px;
    line-height: 23px;
    background: url(images/bg_buy_button2.png) no-repeat;
    color: #ffffff;
    font-size: 13px;
    float: right;
    margin: 2px 0 0 0;
    cursor: pointer;
    /*border-radius:6px;*/

}

#content .catalog .others_numbers .buy_button_sell {
    width: 104px;
    height: 34px;
    line-height: 32px;
    background: url(/images/bg_buy_button_big.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    float: right;
    margin: 15px 0 0 0;
    cursor: pointer;
    border-radius: 4px;
}

.bestsellers .in_busket_sell{
    width: 82px;
    height: 25px;
    line-height: 23px;
    background: url(images/bg_buy_button2.png) no-repeat;
    color: #ffffff;
    font-size: 13px;
    float: right;
    margin: 15px 0 0 0;
    cursor: pointer;
}

#content .catalog .bestsellers {
    width: 100%;
    height: 100%;
    border-top: solid 1px #75808f;
    margin: 21px 0 12px 0;
    padding: 12px 0 0 0;
}
#content .container_right_block {
    width: 230px;
    height: 100%;
    float: right;
    overflow: hidden;
}
.personal .container_right_block {
    /*margin-top:70px;*/
}
#content .container_right_block .count_goods {
    border: solid 1px #d8d8d8;
    padding: 10px 15px;
    color: #111111;
    font-size: 15px;
    font-family: 'robotolight';
    margin-bottom: 10px;
}
#content .container_right_block h2{
    margin-top: 0px !important;
}
#content .container_right_block .count_goods a {font-size: 14px;}
#content .container_right_block .catalog_list {
    border-bottom: solid 1px #d8d8d8;
    list-style: none;
    margin: 20px 0 29px 0;
    padding: 0;
    overflow: hidden;
}
#content .container_right_block .catalog_list li {
    border-top: solid 1px #d8d8d8;
    padding: 10.5px 0;
}
#content .container_right_block .catalog_list>li:first-child {}
#content .container_right_block .catalog_list li a {
    font-size: 16px;
    font-family: 'robotolight';
    text-decoration: none;
}
#content .container_right_block .container_banner {float: none;}
#content .container_right_block .credit_cards {
    list-style: none;
    margin: 8px 0 0 0;
    padding: 0;
    overflow: hidden;
}
#content .container_right_block .credit_cards li {
    width: 50px;
    height: 31px;
    margin: 10px 10px 0 0;
    float: left;
}
#content .container_right_block .credit_cards li.last {margin: 10px 0 0 0;}





/*ORDER_ONLINE_MAGAZINES*/
#content .container_right_block .catalog_list li ul {
    list-style: none;
    margin: 0 0 -10px 0;
    overflow: hidden;
    display: none;
}
#content .container_right_block .catalog_list li ul li {overflow: hidden;}
#content .container_right_block .catalog_list li ul li div {
    width: 215px;
    float: right;
}
#content .container_right_block .catalog_list li ul li:before {
    content: '·';
    float: left;
}
#content .catalog #links_pages {
    height: 20px;
    margin: 47px auto 0 auto;
}





/*ORDER_ONLINE_BOOKS*/
#content .catalog .buy_books li {position: relative;}
#content .catalog .buy_books li img {
    width: 164px;
    height: 164px;
    margin: 0 0 10px 0;
}
#content .catalog .buy_books li div {
    height: 25px;
    line-height: 25px;
    margin: 15px 0 0 0;
    overflow: hidden;
}
#content .catalog .buy_books li span {
    color: #111111;
    font-size: 15px;
}





/*EDITION*/
#content .edition {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .edition table {margin: 25px 0 0 0;}
#content .edition tr {
    border-top: solid 1px #d1d1d1;
    overflow: hidden;
}
#content .edition tr:first-child {border: none;}
#content .edition tr td {
    color: #000000;
    font-size: 16px;
    line-height: 17px;
    padding: 10px 0;
}
#content .edition tr td.first {
    width: 285px;
    font-size: 17px;
}





/*PLANS*/
#content .plans {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .plans ul {
    width: 100%;
    list-style: none;
    border-bottom: solid 1px #75808f;
    margin: 21px 0 0 0;
    padding: 0 0 27px 0;
    overflow: hidden;
}
#content .plans ul li {
    width: 230px;
    margin: 0 0 0 27px;
    float: left;
}
#content .plans ul li:first-child {margin: 0;}
#content .plans ul li img {
    width: 230px;
    height: 230px;
    margin: 0 0 10px 0;
}
#content .plans ul li a {
    color: #0f376a;
    font-size: 17px;
}
#content .plans ul li p {
    color: #000000;
    font-size: 13px;
    margin: 10px 0;
}
#content .plans ul li p span {color: #ee0000;}
#content .plans table {margin: 20px 0 20px 0;}
#content .plans tr:nth-child(2n) {background: #f1f1f1;}
#content .plans td {
    font-size: 15px;
    text-align: center;
    padding: 12px 0 11px 0;
}
#content .plans tr.first td {
    font-size: 14px;
    font-family: 'open_sanssemibold';
    padding: 9px 0 20px 0;
}
#content .plans tr.first td.one {padding: 9px 0 20px 20px;}
#content .plans td.one {padding: 12px 0 11px 20px;}
#content .plans tr.first td.four {padding: 9px 20px 20px 0;}
#content .plans td.four {padding: 12px 20px 11px 0;}
#content .plans td.one {
    width: 239px;
    text-align: left;
}
#content .plans td.two {width: 45px;}
#content .plans td.three {width: 320px;}
#content .plans td.four {
    width: 125px;
    text-align: left;
}





/*BASKET*/
#content .basket {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .basket tr:nth-child(2n) {background: #f1f1f1;}
#content .basket table {margin: 20px 0 0 0;}
#content .basket td {
    color: #111111;
    font-size: 15px;
    line-height: 17px;
    vertical-align: middle;
    margin: 0;
    padding: 13px 0 17px 0;
}
#content .basket td.one {padding: 13px 0 17px 20px;}
#content .basket td.five {padding: 13px 20px 17px 0;}
#content .basket tr:nth-child(2n) td {padding: 10px 0 12px 0;}
#content .basket tr:nth-child(2n) td.one {padding: 10px 0 12px 20px;}
#content .basket tr:nth-child(2n) td.two {padding: 10px 0 12px 30px;}
#content .basket tr:nth-child(2n) td.three {padding: 10px 0 12px 8px;}
#content .basket tr:nth-child(2n) td.four {padding: 10px 0 12px 15px;}
#content .basket tr:nth-child(2n) td.five {padding: 10px 20px 12px 0;}
#content .basket tr.first td {
    font-size: 16px;
    font-family: 'open_sanssemibold';
    padding: 15px 0 13px 0;
}
#content .basket tr.first td.one {padding: 15px 0 13px 20px;}
#content .basket tr.first td.two {padding: 15px 0 13px 30px;}
#content .basket tr.first td.three {padding: 15px 0 13px 8px;}
#content .basket tr.first td.four {padding: 15px 0 13px 15px;}
#content .basket tr.first td.five {padding: 15px 20px 13px 0;}
#content .basket td.one {width: 225px;}
#content .basket td.two {
    width: 160px;
    padding: 13px 0 17px 30px;
}
#content .basket td.three {
    width: 85px;
    padding: 13px 0 17px 8px;
}
#content .basket td.four {
    width: 118px;
    padding: 13px 0 17px 15px;
}
#content .basket td.five {
    width: 50px;
    text-align: center;
}
#content .basket td a {
    color: #0f376a;
    font-size: 15px;
}
#content .basket td div {
    margin: 5px 0 0 0;
    overflow: hidden;
}
#content .basket td .minus_button,
#content .basket td .plus_button {
    width: 26px;
    height: 26px;
    cursor: pointer;
    float: left;
}
#content .basket td .minus_button {background: url(images/minus_button.png) no-repeat;}
#content .basket td .plus_button {background: url(images/plus_button.png) no-repeat;}
#content .basket td .count_text {
    width: 45px;
    height: 26px;
    background: url(images/count_text.png) no-repeat;
    text-align: center;
    margin: 0 2px;
    float: left;
}
#content .basket td span {
    margin: 5px 0 0 8px;
    float: left;
}
#content .basket .summ_total {
    width: 202px;
    height: 67px;
    margin: 38px 0 0 540px;
}
#content .basket .summ_total p {
    color: #111111;
    font-size: 15px;
}
#content .basket .summ_total p span {font-family: 'open_sanssemibold';}
#content .basket .summ_total .ordering_button,
#content .basket .summ_total .ordering_button_authorize{
    width: 202px;
    height: 34px;
    line-height: 32px;
    background: url(images/ordering_button.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    margin: 18px 0 0 0;
    cursor: pointer;
}





/*NEWS_DETAIL*/
#content .news_detail {
    width: 740px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .news_detail>span {
    color: #000000;
    font-size: 14px;
    line-height: 40px;
}
#content .news_detail p {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    margin: 21px 0 21px 0;
}
#content .news_detail p.important {
    font-size: 14px;
    margin: 15px 0;
}
#content .news_detail img {
    /*width: 339px;
    height: 333px;
    margin: 5px 32px 10px 0; 
*/}
#content .news_detail ul {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    overflow: hidden;
}
#content .news_detail ul li {
    color: #000000;
    font-size: 14px;
    line-height: 19px;
}
#content .news_detail ul li.important {font-family: 'open_sanssemibold';}
#content .news_detail .comments {
    width: 100%;
    border-top: solid 1px #75808f;
    margin: 10px 0 0 0;
    padding: 20px 0 0 0;
    overflow: hidden;
}
#content .news_detail .comments .like {
    width: 479px;
    height: 27px;
    margin: 10px 0 18px 0;
}
#content .news_detail .comments .comment {
    width: 740px;
    height: 310px;
    margin: 0;
}





/*CONTACTS*/
#content .contacts {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .contacts h1 {margin: 0 0 35px 0;}
#content .contacts h2 {margin: 44px 0 0 0;}
#content .contacts p {
    color: #000000;
    font-size: 15px;
    margin: 19px 0 5px 0;
}
#content .contacts p a {line-height: 25px;}
#content .contacts span {
    color: #000000;
    font-size: 16px;
    font-family: 'open_sanssemibold';
}
#map {
    width: 745px;
    height: 400px;
    margin: 27px 0 0 0;
    overflow: hidden;
}
#content .contacts form {
    width: 100%;
    overflow: hidden;
}
#content .contacts form .cont_div1 {
    width: 347px;
    margin: 0 49px 0 0;
    float: left;
}
#content .contacts form .cont_div2 {
    width: 347px;
    float: left;
}
#content .contacts form .cont_div1 p,
#content .contacts form .cont_div2 p {margin: 23px 0 0 0;}
#content .contacts form .info_text {
    width: 327px;
    height: 34px;
    line-height: 34px;
    background: url(images/info_text.png) no-repeat;
    margin: 7px 0 6px 0;
    padding: 0 10px;
}
#content .contacts form .textarea {
    width: 327px;
    height: 99px;
    background: url(images/textarea.png) no-repeat;
    color: #000000;
    font-size: 15px;
    margin: 7px 0 0 0;
    padding: 10px;
}
#content .contacts form .textarea textarea {
    width: 325px;
    height: 95px;
    line-height: 19px;
    overflow: auto;
    resize: none;
}
#content .contacts form .cont_div3 {
    width: 100%;
    height: 35px;
    margin: 13px 0 0 0;
    float: left;
}
#content .contacts form .send_button {
    width: 104px;
    height: 34px;
    line-height: 32px;
    background: url(images/bg_buy_button.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    margin: 0 95px 0 0;
    float: left;
    cursor: pointer;
}
#content .contacts form .cont_div3 div {
    font-size: 14px;
    line-height: 34px;
    float: left;
}
#content .contacts form .cont_div3 div span {color: #ee0000;}





/*ORDER_ONLINE_DETAIL*/
#content .order_online_detail {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .order_online_detail img.first {
    width: 230px;
    height: 303px;
    margin: 0 20px 20px 0;
    float: left;
}
#content .order_online_detail .container_description {
    width: 487px;
    margin: 33px 0 28px 0;
    float: right;
    line-height: 20px;
}
#content .order_online_detail .container_description table
{
    margin: 20px 0 0 0;
}
#content .order_online_detail .container_description tr {
    color: #111111;
    font-size: 14px;
}
#content .order_online_detail .container_description th {
    width: 393px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    padding: 0 0 15px 0;
}
#content .order_online_detail .container_description th span {
    border-bottom: dotted 1px #b7b7b7;
    display: block;
}
#content .order_online_detail .container_description th span b {
    font-weight: normal;
    background: #ffffff;
    display: inline-block;
    position: relative;
    bottom: -3px;
}
#content .order_online_detail .container_description td {width: 94px;}
#content .order_online_detail .container_description{
    font-size: 16px;
}
#content .order_online_detail .container_description p {
    color: #111111;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px 0;
}
#content .order_online_detail .container_buy {
    width: 245px;
    margin: 20px 0 33px 0;
    overflow: hidden;
    float: left;
}
#content .order_online_detail .container_buy div {float: left;}
#content .order_online_detail .container_buy div.cost {
    width: 235px;
    margin: 0 25px 0 0;
}
#content .order_online_detail .container_buy div.cost p {
    color: #111111;
    font-size: 24px;
    float: left;
}
#content .order_online_detail .container_buy div.cost p span {font-family: 'open_sanssemibold';}
#content .order_online_detail .container_buy div.cost .in_busket {
    width: 104px;
    height: 34px;
    line-height: 32px;
    background: url(images/bg_buy_button.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    border-radius: 6px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
}
#content .order_online_detail .container_buy div.cost .in_busket_sell {
    width: 104px;
    margin-right:5px;
    height: 34px;
    line-height: 32px;
    border-radius: 5px;
    /*background: url(images/bg_buy_button_sell.png) no-repeat;*/
    background: url(/images/bg_buy_button_big.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    float: right;
    cursor: pointer;
}
.in_busket_sell{
    width: 104px;
    height: 34px;
    line-height: 32px;
    background: url(images/bg_buy_button_sell.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    float: right;
    cursor: pointer;
}
.others_numbers .in_busket_sell{
    margin-top: 10px;
}
#content .order_online_detail .container_buy div img:not(.popup_content img) {
    width: 479px;
    height: 27px;
    margin: 8px 0 0 0;
}
#content .order_online_detail .container_buy div img.preloader {
    width: 23px;
    height: 23px;
    margin: 0 0 0 50px;
}
#content .order_online_detail .container_description ul
{
    list-style: circle outside;
    padding-left: 20px;
}
#content .order_online_detail .container_description ul li
{
    width: 100%;
    font-size: 14px;
    margin: 0 0 10px 0;
}
#content .order_online_detail .in_number {border-top: solid 1px #75808f;}
#content .order_online_detail .in_number ul {
    list-style: none;
    margin: 27px 0 0 0;
    padding: 0;
    overflow: hidden;
}
#content .order_online_detail .in_number ul li {
    width: 225px;
    display: inline-block;
    margin: 0 27px 20px 0;
    vertical-align: top;
    float: none;
}
#content .order_online_detail .in_number ul li.last {margin: 0;}
#content .order_online_detail .in_number ul li span {
    color: #000000;
    font-size: 14px;
    line-height: 17px;
    display: block;
}
#content .order_online_detail .in_number ul li a {
    color: #0f376a;
    font-size: 16px;
    line-height: 23px;
}
#content .order_online_detail .in_number ul li img {
    width: 230px;
    height: 125px;
    margin: 13px 0 12px 0;
}
#content .order_online_detail .in_number ul li p {
    color: #000000;
    font-size: 13px;
    line-height: 15px;
}
#content .order_online_detail .others_numbers {border-top: solid 1px #75808f;}
#content .order_online_detail .others_numbers ul {
    list-style: none;
    margin: 29px 0 0 0;
    padding: 0;
    overflow: hidden;
}
#content .order_online_detail .others_numbers li {
    width: 230px;
    height: 100%;
    margin: 0 27px 19px 0;
    float: left;
}
#content .order_online_detail .others_numbers li.last {margin: 0 0 19px 0;}
#content .order_online_detail .others_numbers li img {
    width: 230px;
    height: 303px;
    margin: 0 0 14px 0;
}
#content .order_online_detail .others_numbers li a {
    color: #0f376a;
    font-size: 15px;
    line-height: 17px;
    display: block;
}
#content .order_online_detail .others_numbers li div {
    height: 34px;
    line-height: 34px;
    margin: 15px 0 0 0;
    float: left;
    overflow: hidden;
}
#content .order_online_detail .others_numbers li span {
    color: #111111;
    font-size: 18px;
}
#content .order_online_detail .others_numbers li .buy_button {
    width: 104px;
    height: 34px;
    line-height: 32px;
    background: url(images/bg_buy_button.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    margin: 15px 0 0 0;
    float: right;
    cursor: pointer;

}
#content .order_online_detail .others_numbers li .buy_button.none_prod {
    background: url(/images/product_none_big.png) no-repeat;
    width: 108px;
    margin-top: 15px;
    cursor: auto;

}






/*ADVERTISING_IN_MAGAZINES*/
#content .advertising_in_magazines {
    width: 745px;
    height: 100%;
    position: relative;
    float: left;
    overflow: hidden;
}
#content .advertising_in_magazines h1>ul {
    list-style: none;
    display: inline-block;
}
#content .advertising_in_magazines h1>ul>li>a {
    border-bottom: dotted 1px #112c4f;
    text-decoration: none;
}
#content .advertising_in_magazines h1:after {
    content: '';
    width: 11px;
    height: 10px;
    background: url(images/arrow_h1.png) no-repeat;
    display: inline-block;
    margin: 0 0 0 8px;
}
#content .advertising_in_magazines .all_magazines {
    width: 230px;
    background: #ebebeb;
    list-style: none;
    padding: 8px 15px 15px 15px;
    position: absolute;
    top: 35px;
    left: 279px;
    overflow: hidden;
    z-index: 1000;
    display: none;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(184, 184, 184, 0.5);
    box-shadow: 4px 4px 5px 0px rgba(184, 184, 184, 0.5);
}
#content .advertising_in_magazines .all_magazines li {
    line-height: 16px;
    margin: 16px 0 0 0;
}
#content .advertising_in_magazines .all_magazines li:first-child {margin: 0;}
#content .advertising_in_magazines .all_magazines a {font-size: 14px;}
#content .advertising_in_magazines .all_magazines a:hover {
    color: #373737;
    text-decoration: underline;
}
#content .advertising_in_magazines table {
    border-bottom:  solid 1px #d1d1d1;
    margin: 28px 0 18px 0;
}
#content .advertising_in_magazines tr:nth-child(2n) {background: #f1f1f1;}
#content .advertising_in_magazines td {
    font-size: 16px;
    padding: 11px 0;
}
#content .advertising_in_magazines tr.first td {
    font-size: 16px;
    font-family: 'open_sanssemibold';
    padding: 12px 0 20px 0;
}
#content .advertising_in_magazines span {color: #ee0000;}
#content .advertising_in_magazines td.one {width: 90px;padding: 0 0 0 20px;}
#content .advertising_in_magazines td.two {width: 469px;}
#content .advertising_in_magazines td.three {
    width: 165px;
    text-align: center;
}
#content .advertising_in_magazines p {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}
#content .advertising_in_magazines p.important {
    font-size: 16px;
    font-family: 'open_sanssemibold';
    margin: 56px 0 0 0;
}
.adv-info{
    margin-top:21px;
}
#content .advertising_in_magazines table.discount {
    margin: 17px 0 33px 0;
    border: none;
}
#content .advertising_in_magazines table.discount .quantity {width: 745px; background: #f1f1f1;}
#content .advertising_in_magazines table.discount .sale {width: 745px; background: #ffffff;}
#content .advertising_in_magazines table.discount td {padding: 12px 22px 11px 22px;}
#content .advertising_in_magazines table.discount td:first-child {width: 305px;}
#content .advertising_in_magazines a.requirements {
    font-size: 16px;
    font-family: "open_sanssemibold";
}
#content .advertising_in_magazines .container_info {
    width: 100%;
    margin: 15px 0 8px 0;
    overflow: hidden;
}
#content .advertising_in_magazines .container_info div {
    width: 327px;
    float: left;
}
#content .advertising_in_magazines .container_info div p {
    font-size: 16px;
    line-height: 21px;
}
#content .advertising_in_magazines .container_info div p.important {margin: 32px 0 0 0;}





/*ORDER_ONLINE_ORDERING*/
#content .order_online_ordering {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
}
#content .order_online_ordering table {margin: 23px 0 20px 0;}
/*#content .order_online_ordering tr:nth-child(2n) {background: #f1f1f1;}*/
#content .order_online_ordering td {
    font-size: 15px;
    line-height: 16px;
    padding: 11px 0;
}
#content .order_online_ordering tr.first td {
    font-size: 16px;
    font-family: 'open_sanssemibold';
    padding: 12px 0 16px 0;
}
#content .order_online_ordering tr.first td.one {padding: 12px 0 16px 20px;}
#content .order_online_ordering td.one {
    width: 265px;
    padding: 11px 0 11px 20px;
}
#content .order_online_ordering td.one a {
    color: #0f376a;
    line-height: 18px;
}
#content .order_online_ordering td.two {width: 200px;}
#content .order_online_ordering td.three {width: 165px;}
#content .order_online_ordering td.four {
    width: 75px;
    padding: 11px 20px 11px 0;
}
#content .order_online_ordering .price {
    font-size: 15px;
    text-align: right;
    margin: 10px 0 10px 0;
}
#content .order_online_ordering .price span {font-family: 'open_sanssemibold';}
#content .order_online_ordering form .container_text {
    border-bottom: solid 1px #75808f;
    margin: 0 0 33px 0;
    padding: 0 0 37px 0;
    overflow: hidden;
}
.personal .order_online_ordering form .container_text {
    border-bottom:0!important;
    margin:0!important;
}
#content .order_online_ordering form .container_text div {float: left;}
#content .order_online_ordering form .container_text div:first-child {margin: 0 45px 0 0;}
#content .order_online_ordering form .container_text p {
    font-size: 14px;
    margin: 25px 0 5px 0;
}
#content .order_online_ordering form .container_text p span {color: #ee0000;}
#content .order_online_ordering form .container_text .info_text {
    width: 327px;
    height: 34px;
    /*line-height: 34px;*/
    background: url(images/info_text.png) no-repeat;
    margin: 5px 0 0 0;
    padding: 0px 10px;
}

#content .order_online_ordering form .delivery_method {
    border-bottom: solid 1px #75808f;
    margin: 0 0 33px 0;
    padding: 0 0 22px 0;
    overflow: hidden;
}
#content .order_online_ordering form .delivery_method p {
    font-size: 15px;
    margin: 15px 0;
    float: left;
}
.digit_buy_buttons span.radio,
.digit_buy_buttons span.radio_in_list{
    width: 100%;
}
.digit_buy_buttons .price{
    float:right !important;
    font-size: 22px;
    margin-top: -2px;
}
.digit_buy_buttons .rub{
    font-size: 22px;
}
#content .order_online_ordering form .radio,
#content .order_online_ordering form .radio1,
.digit_buy_buttons .radio,
.digit_buy_buttons .radio_in_list{
    height: 17px;
    background: url(images/radiobutton.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.digit_buy_buttons .radio{
    margin: 0 0 20px 0;
}
.digit_buy_buttons.in_list .radio_in_list{
    margin: 0 0 0 0;
}
.digit_buy_buttons.in_list{
    margin: 0px !important;
}
.digit_buy_buttons.in_list .radio_in_list div {
    margin: 0px !important;
    height: 20px !important;
    line-height: normal !important;
}
img.digital_icon{
    margin: 0px 0 -2px 9px;
}
.digit_buy_buttons.in_list .price{
    font-size: 14px;
}
.digit_buy_buttons.in_list .radio_in_list.offer{
    margin-top: -17px;
}

.catalog .digit_buy_buttons.in_list .radio_in_list{
    margin: 0 0 0 0;
}
.catalog .digit_buy_buttons.in_list{
    margin: 10px 0 0 0 !important;
    height: 50px !important;
}
.catalog .digit_buy_buttons.in_list .radio_in_list div {
    margin: 0px !important;
    height: 20px !important;
    line-height: normal !important;
}
.catalog .digit_buy_buttons.in_list .price{
    font-size: 14px;
}
.catalog .digit_buy_buttons.in_list .radio_in_list.offer{
    margin-top: -17px;
}
.catalog .radio_in_list.product{
    margin-bottom: 10px !important;
}
.catalog .digit_buy_buttons .label{
    width: 67px;
    padding: 0 0 0 10px;
}
.bx_block.horizontal .bx_element .radio{
    float:left !important;
}
.bx_logotype img{
    margin-left: 27px;
}

#content .order_online_ordering form .radio.active,
#content .order_online_ordering form .radio1.active,
.digit_buy_buttons .radio.active,
.digit_buy_buttons .radio_in_list.active,
.bx_block.horizontal .radio.active{
    background-position:-17px 0;
}
.delivery_method .radio input,
.payment_method .radio1 input,
.digit_buy_buttons .radio input,
.digit_buy_buttons .radio_in_list input,
.bx_block.horizontal .radio input{
    width: 17px;
    height: 17px;
    display: inline;
    padding: 0;
    margin: 0;
    opacity:0;
    filter:alpha(opacity=0);
    cursor: pointer;
}
.digit_buy_buttons .radio input{
    /*width: 13px;*/
}
.sk-wrap.digital_alert_type{
    left: 50%;
    top: 40%;
    position: fixed;
}
.others_numbers .digit_buy_buttons.in_list{
    height: 56px !important;
}
.sk-middle.digital_alert_type{
    left: -300px;
}
#content .order_online_ordering form .delivery_method label{
    background: #ffffff;
    font-size: 15px;
    padding: 0 25px 0 15px;
}
.digit_buy_buttons .label{
    margin-top: -4px;
    width: 99px;
    background: #ffffff;
    font-size: 13px;
    padding: 0px 5px 5px 10px;
}
.digit_buy_buttons .non,
.radio_in_list .non{
    color: #cccccc !important;
}
.in_busket.reading,
.buy_button.reading{
    text-decoration: none;
    text-align: center;
}
.site_link{
    /*margin-top: -23px;*/
}
.digi_preloader img.preloader{
    margin: 0 33px 0 0px !important;
}
#content .order_online_ordering form .payment_method {
    border-bottom: solid 1px #75808f;
    padding: 0 0 20px 0;
    overflow: hidden;
}
#content .order_online_ordering form .payment_method p {
    font-size: 15px;
    margin: 15px 0;
    float: left;
}
#content .order_online_ordering form .payment_method label {
    background: #ffffff;
    font-size: 15px;
    padding: 0 45px 0 15px;
}
#content .order_online_ordering form .comments_to_order{
    font-size: 14px;
    margin: 30px 0 8px 0;
}
#content .order_online_ordering form .textarea {
    width: 724px;
    height: 54px;
    background: url(images/textarea_max.png) no-repeat;
    color: #000000;
    font-size: 15px;
    padding: 10px;
}
#content .order_online_ordering form .textarea textarea {
    width: 722px;
    height: 50px;
    line-height: 19px;
    overflow: auto;
    resize: none;
}
#content .order_online_ordering form .checkout {
    width: 150px;
    height: 34px;
    line-height: 32px;
    background: url(images/bg_checkout.png) no-repeat;
    color: #ffffff;
    font-size: 14px;
    margin: 20px 0 0 595px;
    cursor: pointer;
}

#main .page-404{
    padding: 110px 0 150px 0;
}
#main .page-404 div{
    display: inline-block;
    vertical-align: top;
}
#main .page-404 .page-status{
    padding-left: 245px;
}
#main .page-404 .page-status h1{
    font-family: 'open_sansregular', sans-serif;
    font-size: 138px;
    color: #112c4f;
}
#main .page-404 .page-description{
    padding: 0 0 0 60px;
}
#main .page-404 .page-description h3{
    padding-top: 20px;
    font-family: 'open_sansregular', sans-serif;
    font-size: 24px;
    margin-bottom: 24px;
}
#content .catalog .search-page .pm-search-item{
    margin-bottom: 40px;
}
#content .catalog .search-page .pm-search-item div{
    vertical-align: top;
    display: inline-block;
}
#content .catalog .search-page .pm-search-item .item-description{
    padding-left: 15px;
    width: 490px;
}
#content .catalog .search-page .pm-search-item .item-description p{
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}
#content .catalog .search-page .pm-search-item .item-description a{
    font-family: 'robotolight';
    font-size: 15px;
    color: #0f376a;
}
#content .catalog .search-page .pm-search-item .item-image img{
    width: 164px;
}
#content .submenu .active {
    color: #555555;
}




#footer {
    width: 1050px;
    /*height: 296px;*/
    margin: 0 auto;
    margin-top: 25px;
    padding: 25px 0;
    position: relative;
    overflow: hidden;
    z-index: 10;
}
#footer ul {
    width: 100%;
    list-style: none;
    padding: 0;
    overflow: hidden;
}
#footer .footer_menu>li {
    margin: 0 0 0 15px;
    float: left;
}
#footer .footer_menu>li:first-child {margin: 0;}
#footer .footer_menu>li.other1 {margin: 0 3px 0 -26px;}
#footer .footer_menu>li.other2 {margin: 0 0px 0 20px;}
#footer .footer_menu>li.other3 {width: 160px;}
#footer .footer_menu>li a {font-size: 17px;}
#footer .footer_menu li ul {margin: 6px 0 0 0;}
#footer a.no-hover{
    text-decoration: none;
}
#footer a.no-hover:hover{
    text-decoration: none;
    cursor: default;
}
#footer .footer_menu li ul li {
    margin: 10px 0;
}
#footer .footer_menu li ul li a {font-size: 14px;}

#footer .footer_menu li:last-child ul{width: 110px;}

#footer .container_div {
    width: 100%;
    height: 40px;
    margin: 40px 0 0 0;
}
#footer .container_div div {float: left; vertical-align: top;/*margin-right: 25px;*/margin-right: 50px;}
#footer .container_div .house {    line-height: 25px;
}
#footer .container_div .house p {
    color: #000000;
    /*font-size: 15px;*/
    font-size: 14px;
    margin-top: -4px;
}
#footer .container_div .house a {
    color: #0f376a;
    font-size: 14px;
    line-height: 25px;
}
#footer .container_div .networks img {
    width: 37px;
    height: 38px;
    margin: 2px;
    line-height: 40px;

}
#footer .container_div .version{
    margin-right: 0px;
    margin-left: 25px;
    height: 24px;
}
#footer .container_div .version { float: right;}
#footer .container_div .version a {
    color: #0f376a;
    font-size: 15px;
    /*line-height: 40px;*/
}
/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0; /* support: IE7 */
    font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
    cursor: default;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}
.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
}
.ui-widget-content a {
    color: #222222;
}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}
.ui-widget-header a {
    color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 10, 2013 12:49:31 PM America/New_York */



/*@font-face {
    font-family: 'open_sanslight';
    src: url('OpenSans-Light-webfont.eot');
    src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Light-webfont.woff') format('woff'),
         url('OpenSans-Light-webfont.ttf') format('truetype'),
         url('OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'open_sansregular';
    src: url('assets/fonts/OpenSans-Regular-webfont.eot');
    src: url('assets/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/OpenSans-Regular-webfont.woff') format('woff'),
    url('assets/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('assets/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('assets/fonts/OpenSans-Semibold-webfont.eot');
    src: url('assets/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
    url('assets/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
    url('assets/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('assets/fonts/Roboto-Light-webfont.eot');
    src: url('assets/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Roboto-Light-webfont.woff') format('woff'),
    url('assets/fonts/Roboto-Light-webfont.ttf') format('truetype'),
    url('assets/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('assets/fonts/Roboto-Medium-webfont.eot');
    src: url('assets/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Roboto-Medium-webfont.woff') format('woff'),
    url('assets/fonts/Roboto-Medium-webfont.ttf') format('truetype'),
    url('assets/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('assets/fonts/Roboto-Regular-webfont.eot');
    src: url('assets/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Roboto-Regular-webfont.woff') format('woff'),
    url('assets/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
    url('assets/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.li_good{
    /*height: 330px !important;*/
}
#cboxCurrent{
    display: none !important;
}
.en_v{
    position: relative;
    top: -60px;
    left: 890px;
    font-size: 14px;
}
.cont_en p, .cont_en ul li{
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 7px 0;
}

.head_phone{
    color: #112c4f;
    margin-top: 42px;
    font-size: 20px;
    text-align: left;
    width: 165px;
    float: right;
    line-height: 0.8;
}

.head_phone .head_phone_desc{
    font-size:12px;
    font-weight: normal;
    color: #808080;
}

.copy-info{
    margin-top: 7px;
    line-height: 17px;
    font-size: 13px;
    padding-left: 16px;
    color:grey;
}

.c4 {clear: both}



/*jcarousel*/
.bx-pager-item a.bx-pager-link {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

#carousel .slider-container .slider-item img {
    width: auto;
    height: 400px;
}

#carousel .slider-container .slider-item {
    height: 400px;
    text-align: center;
    width: 744px;
    background-color: rgba(153, 153, 153, 0.18);
}

#carousel .slider-container .slider-item {
    position: relative;
    float: left;
    height: 400px;
    width: 744px;
    line-height: 400px;
}

#carousel .slider-container {
    position: relative;
    width: 20000em;
}

#carousel {
    width: 744px;
    height: 400px;
    position: relative;
    overflow: hidden;
}
#carousel .slider-container {
    position: relative;
    width: 20000em;
}

#carousel .slider-container .slider-item {
    position: relative;
    float: left;
    height: 400px;
    width: 744px;
    line-height: 400px;

}
#carousel .slider-container .slider-item{
    height: 400px;
    text-align: center;
    width: 744px;
    background-color: rgba(153, 153, 153, 0.18);

}
#carousel .slider-container .slider-item img{
    width: auto;
    height: 400px;
}

#carousel .slider-container .slider-item .info-plate {
    width: 744px;
    height: 59px;
    padding: 13px 0 0 21px;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

#carousel .info-plate-background,
#carousel .slider-container .slider-item .info-plate-caption,
#carousel .slider-container .slider-item .info-plate-description {
    width: 723px;
    color: #ffffff;
    line-height: normal;
    text-align: left;
}

#carousel .info-plate-background {
    position: absolute;
    height: 72px;
    top: 0;
    left: 0;
    width: 744px;
    background-color: #304764;
    opacity: .6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#carousel .slider-container .slider-item .info-plate-caption,
#carousel .slider-container .slider-item .info-plate-description {
    position: relative;
}

#carousel .slider-container .slider-item .info-plate-caption {
    height: 20px;
    font-size: 14px;
}

#carousel .slider-container .slider-item .info-plate-description {
    font-size: 18px;
    height: 38px;
}

#carousel.detail-page .slider-container .slider-item .info-plate-description {
    font-size: 14px;
}
/*.show {opacity: 1;}*/

#carousel .bx-next,
#carousel .bx-prev {
    display: block;
    width: 45px;
    height: 45px;
}
#carousel .jcarousel-next,
#carousel .jcarousel-prev,
#carousel span.prev,
#carousel span.next {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    cursor: pointer;
    z-index: 1000;
}
#carousel .jcarousel-prev,
#carousel span.prev {

    left: 22px;
    background: url(./images/prev_grey.png) no-repeat;
    background-size: 45px;
}
#carousel .jcarousel-next,
#carousel span.next {

    right: 22px;
    background: url(./images/next_grey.png) no-repeat;
    background-size: 45px;
}
#content .news_detail ul.slider-container{
    overflow: initial;
}
#carousel a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.personal table {width:100%;}
.personal table tr:first-child {
    color:#b7b7b7;
}
.text {
    color:#9a9a9a;
    font-size: 14px;
}
.exit {

    font-size: 14px;
    text-align:right;
}
.exit a {
    color:#868585;
}
#reg {margin-bottom:20px;  line-height: 1.5;}
#reg a {cursor:pointer}
#reg a:hover{text-decoration:underline}
.rem {
    font-size:12px;
    text-decoration: underline!important;
    margin-top:20px;

}

.look {
    background: url('/local/templates/books/images/check.jpg') top left no-repeat;
    width:15px;
    height:15px;
    float:left;
    margin-right:8px;
}
.look.selected {
    background: url('/local/templates/books/images/check.jpg') top right no-repeat;
}
.close {
    background: url('/local/templates/books/images/close.jpg') no-repeat;
    width:30px;
    height:30px;
    right: 0;
    position: absolute;
    cursor:pointer;
}
.clear {
    float:both;
}
.dis-none {
    display:none;
}
.row3 {margin-top:20px;height:40px!important;}
.sk-overlay {
    /*opacity: 0.7;*/
    cursor: pointer;
    height: 2408px;
    display: block;
    background-color: rgba(119, 119, 119,0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display:block;
}
.sk-wrap {
    display: block;
    position: absolute;
    left: 50%;
    top: 30%;
    position: absolute;
    z-index: 1020;
    width: 600px;
}
.sk-middle {
    position: absolute;

    top: 0;
    left: -50%;
    background-color:#f0eeee;

    width: 600px;
    /*height:500px;*/

}
.sk-middle .row {
    padding-left:38px;
    padding-right:38px;
    height:80px;
}
.sk-middle .row70 {
    padding-left:38px;
    padding-right:38px;
    height:70px;
}
.sk-middle .row40 {
    padding-left:38px;
    padding-right:38px;
    height:40px;
    margin-bottom:15px;
}
.sk-middle .row2 {
    padding-left:38px;
    padding-right:38px;
    height:40px;
    margin-top:-30px;
}
.sk-middle .col {
    width:262px;
    float:left;
}
.sk-middle label {
    color:#8b8b8b;
    font-size:9pt;
}
.sk-middle input[type="text"],
.sk-middle input[type="password"] {
    margin-top:6px;
    width:230px;
    height:38px;
    border:1px solid #b8b8b8;
    padding-left:10px;
}
.sk-middle .text {
    font-size:10pt;
    font-weight:bold;
    line-height:1.5;
    color:#000;

}
.sk-middle .text2 {
    font-size:9pt;
    color:#9a9a9a;
    line-height:1.5;
}
.sk-middle .btn {
    display:table-cell;
    height:40px;
    width:240px;
    background-color:#122d4f;
    color:#fff;
    text-decoration:none;
    text-align:center;
    vertical-align: middle;
}
.sk-middle .btn.reg {
    background-color:#1e477e;
}
.sk-middle h3 {
    font-size:20pt;
    padding-top:35px;
    padding-bottom:10px;
    padding-left:38px;
    font-weight:bold;
    letter-spacing: 1px;
}

.personal h1{
    letter-spacing: 1.5px;
    margin-bottom:40px;
}
.dis-none {
    display:none;
}
ul.hr {
    margin-bottom:30px;

}
ul.hr li {
    display: inline; /* Отображать как строчный элемент */
    padding: 10px 10px; /* Значение полей */
    width:100%;
    margin-right:20px;
}
ul.hr a {
    text-decoration:none;
}
ul.hr li.selected {
    background-color:#c6c6c6;
    width:100%;
}
ul.hr li.selected a {
    color:#fff;
}
tr { border-top: 1px solid #a2a2a2; }
td {  padding-top: 20px;padding-bottom: 20px;}
.section.p-2 td{text-align: center;}
.section.p-2 td.td2 {
    text-align: left;
    padding-left: 20px;
}
.section.p-2,
.section.p-4{
    font-size:14px;
    margin-top:52px;
}
.section.p-3 {
    margin-top:52px;
}
.section.p-2 .td1 {width: 98px;}
.td2 {width:200px;}
.td3 {width:90px;text-align:center}
.td4 {width:150px;text-align:center}
.item {min-height:40px;margin-bottom:10px;}
.personal table tr:last-child {
    border-bottom: 1px solid #a2a2a2;
}
.personal .basket table {
    margin:0!important;
}
font.errortext {color:#000;font-size:14px;}
.r1x3,.r3x1 {display:none;}

.select_filter_box{
    margin-bottom: 20px;
}
.filter_sections{
    color: #112c4f;
    border: 1px solid #ccc;
    padding: 6px;
    background-color: #ffffff;
    width: 200px;
}


.bx_section .bx_block.horizontal {
    height: 105px;
    width: 33%;
    float: left;
    cursor: pointer;
}
.bx_section .bx_block.horizontal.for_digital{
    height: 83px;
    width: 50%;
}

.bx_section .bx_block.horizontal .radio {
    /*margin-top: 20px;*/
    margin-right: 10px;
}
h4.digital_title{
    margin-bottom: 20px;
}
.bx_element .bx_description{
    margin-bottom: 5px;
}
/***3blocs start***/
.houses_3blocks {
    height: 204px;
    margin-bottom: 50px;
}
.some_block {
    float: left;
    width: 319px;
}

.title_some_block {
    color: white;
    width: 100%;
    height: 57px;
    background-color: #264a78;
    line-height: 57px;
    font-size: 17px;
}
.title_some_block span{
    margin-left:30px;
}
.some_block:last-child{
    float:right;
}
.some_block:nth-child(2){
    margin-left: 22px;
}
.link_some_block {
    padding: 10px 0 15px 30px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-top: none;
    line-height: 30px;
}
.link_some_block a{
    color:#0f376a;
}
/***3blocs end***/
.soc_input_icons{
    display: none;
}
.soc_title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.row.soc_input a{
    text-decoration: none;
    margin-right: 3px;
}
.row.soc_input {
    margin-bottom: 21px;
}

.col.col2{
    margin-left: 282px;
    position: absolute;
}

.col.text.col2 {
    width: 257px;
}

.vertical-border {
    position: absolute;
    width: 1px;
    height: 275px;
    border-left: 1px dotted #ccc;
    margin: 97px 0 0 299px;
}
.gorizontal-border {
    position: absolute;
    width: 600px;
    height: 1px;
    border-top: 1px dotted #ccc;
    margin: 371px 0 0 0;
}