.html {
    background: url("/images_3/back.jpg") repeat fixed center top #ffffff;
    min-height: 100%;
    min-width: 100%;
}

/*   BODY { background: #D3D3D3; margin: 0; font-size:12px;}*/
body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    text-rendering: optimizelegibility;
    word-wrap: break-word;

    min-width: 1200px;
    padding-bottom: 36px;
    padding-top: 36px;
    position: relative;
}

table {
    font-size: 14px !important;
}

body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button,
textarea, p, blockquote, th, td, a {
    border-width: 0;
    margin: 0;
    padding: 0;
    transform-origin: left top 0;
}

img {
    border: 0 none;
    transform-origin: left top 0;
}

/*   .layout { width: 970px; margin: 0 auto 10px; background: #fff; }*/
.layout {
    width: 1200px;
    margin: 36px auto 36px;
    min-height: 475px;
}

.top {
    /*    clear: both;
        border-bottom: 1px solid #ccc;
        padding: 10px;height:40px;*/
    background-color: #024594;
    border-color: transparent;
    border-style: none;
    /*	margin-right: -10000px;*/
    position: relative;
    /*	width: 1200px;*/
    width: 958px;
    height: 100px;
    /*	z-index: 137;*/
    float: left;
    margin-bottom: 10px;
}

.top_search {
    float: left;
    width: 592px;
    height: 34px;
    padding: 18px 17px 18px 10px;
    margin: 15px 15px 15px 0px;
    /*		border-right:2px dotted #ffffff;*/
    position: relative;
}

/*   		.top_search input: {z-index:1;}*/
.top img.bgimg {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 330px;
    opacity: .3;
}

/*   		.top img.bgimg1 {position:absolute;z-index:0;bottom:0;right:275px;opacity:.3;}*/

.room {
    width: 232px;
    float: right;
    height: 158px;
    background-color: #8cc63f;
    margin-bottom: 10px;
}

.room img.bgimg1 {
    position: relative;
    z-index: 0;
    top: 58px;
    left: 0;
    opacity: .3;
}

.top_basket {
    float: left;
    width: 130px;
    height: 50px;
    padding: 10px 17px 10px 10px;
    margin: 15px 15px 15px 0px;
    border-right: 2px dotted #ffffff;
    color: #ffffff;
    position: relative;
}

.top_basket a {
    color: #ffffff;
    opacity: 0.6;
    text-decoration: none;
}

.top_basket a:hover {
    color: #ffffff;
    opacity: 1.0;
}

.top_phones {
    float: right;
    width: 160px;
    height: 70px;
    padding: 0px 15px 0px 0px;
    margin: 15px 0px 15px 0px;
}

.top_phones div:first-child {
    height: 31px;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 17px;
    line-height: 15px;
    text-align: left;
}

.top_phones div:first-child span {
    font-weight: bold;
}

.top_phones .last {
    height: 31px;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 12px;
    line-height: 11px;
    text-align: left;
    padding-top: 14px;
}

.top_phones .last a {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.6;
}

.top_phones .last a:hover {
    opacity: 1.0;
}

.menu a .data_block {
    width: 232px;
    min-height: 210px;
    /*		    background: url("/images_3/about.png") no-repeat scroll left top #8cc63f;*/
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    opacity: 0.9;
}

.menu a .data_block .text {
    height: 100px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    clear: both;
    width: 232px;
    /*		    padding-left:112px;*/
}

.menu a:nth-child(3n) .data_block {
    width: 474px;
    min-height: 100px;
    /*		    background: url("/images_3/about.png") no-repeat scroll left top #8cc63f;*/
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
}

.menu a:nth-child(3n) .data_block .text {
    height: 100px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    clear: both;
    width: 350px;
    padding-left: 112px;
}

.menu a .data_block:hover {
    opacity: 1.0;
}

.main_frame .menu {
    width: 484px;
    margin-right: 0px;
    float: left;
}

.main_frame .menu a {
    text-decoration: none;
}

.content { /*margin-left: 320px;*/ /*padding: 10px;*/
}

.sidebar {
    width: 285px;
    float: left; /*background: #e0ecb8;*/
}

.top_menu {
    clear: both; /* Р С›РЎвЂљР СР ВµР Р…Р В° Р С•Р В±РЎвЂљР ВµР С”Р В°Р Р…Р С‘РЎРЏ */
    border-bottom: 1px solid #ccc;
    padding: 0px;
    height: 35px;
    z-index: 10;
    background-color: #f0f0f0;
}

.footer {
    clear: both;
    border-top: 0px solid #ccc;
    padding: 0px;
    width: 1200px;
    display: table;
    background-color: #024594;
    border-color: transparent;
    border-style: none;
    margin-top: 10px;
    color: #ffffff;
}

.footer a {
    color: #ffffff;
    text-decoration: underline;
}

.content {
    font-size: 14px;
    /*   	width:665px;
           float:right;*/
    width: 1210px;
    float: left;
    min-height: 269px;
}

#context_page a {
    color: #000000;
}

/*   h1 {margin-top:0px;}
   h4 {margin:0px;}

   a {
   	text-decoration:underline;
   	color:#000000;
   }*/

#logout_btn {
    text-decoration: underline;
    cursor: pointer;
    color: #ffffff;
    float: right;
}

.cont_groups {
    /*   	width:150px;
           height:155px;*/
    width: 230px;
    height: 230px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin: 0px 10px 10px 0px;
    border: 1px solid #f15a24;
    background-color: #ffffff;
}

.cont_groups a {
    text-decoration: none;
}

.group_image {
    /*   	width:100px;
           height:100px;*/
    width: 190px;
    height: 150px;
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
}

.group_image img {
    border: 0px;
}

.group_name {
    width: 96%;
    height: 30px;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    clear: both;
    line-height: 13px;
    padding: 0px 5px 5px 5px;
    color: #000000;
}

.title_path {
    width: 1180px;
    padding: 0px 10px 0px 0px;
    clear: both;
    display: table;
    font-size: 11px;
    margin-bottom: 10px;
    /*  	height:34px;*/
    vertical-align: middle;
    /*  	background-color:#b4b4b4;*/
}

.title_path_item {
    width: auto;
    float: left;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #009fd4;
    text-transform: uppercase;
    margin-top: 0px;

}

.title_path_item:last-child {
    width: auto;
    float: left;
    padding: 0px 10px 0px 10px;
    border-right: 0px solid #000000;
}

.title_path_item:first-child {
    padding-left: 0px;
}

.title_path_item a {
    color: #009fd4;
}

.goods_tbl td {
    border-bottom: 0px solid #ffffff;
}

.goods_tbl tr td:last-child {
    border-bottom: 0px solid #ffffff;
}

.goods_tbl tr:last-child td {
    border-bottom: 0px solid #ffffff;
/ /
}

.goods_tbl .tbl_goods_name {
    /*      overflow-x: hidden;*/
    width: 100%;
}

.goods_tbl a {
    /*	color:#7f7f7f;*/
    color: #000000;
    text-decoration: none;
}

.goods_tbl a:hover {
    text-decoration: underline;
}

/*.table th {background-color:#b4b4b4;padding:2px 10px;}*/
.table th {
    background-color: #009fd4;
    color: #ffffff;
    padding: 6px 10px;
}

.table td {
    padding: 2px 10px;
}

.table tr:nth-child(odd) td {
    border-bottom: 1px solid #009fd4;
    /*background-color:#dcdcdc;*/
    /*background-color:#c8c8c8;*/
    color: #000000;
    /*color:#7f7f7f;*/
}

.table tr:nth-child(odd) td:nth-child(even) {
    border-bottom: 1px solid #009fd4;
    /*background-color:#c9c9c9;*/
    /*background-color:#b4b4b4;*/
    color: #000000;

}

.table tr:nth-child(even) td {
    border-bottom: 1px solid #009fd4;
    background-color: #ffffff;
    /*background-color:#dcdcdc;*/
    color: #000000;
    /*color:#7f7f7f;*/

}

.table tr:nth-child(even) td:nth-child(even) {
    border-bottom: 1px solid #009fd4;
    /*background-color:#dcdcdc;*/
    /*background-color:#c8c8c8;*/
    color: #000000;

}

.table tr:last-child td {
    border-bottom: 1px solid #009fd4;
}

/*  .table .table_1 tr, .table .table_1 td {background-color:#ffffff;}*/

/* таблица в личном кабинете */
/*.table_r th {background-color:#b4b4b4;padding:2px 10px;}*/
.table_r th {
    background-color: #009fd4;
    padding: 6px 10px;
    color: #ffffff;
}

.table_r td {
    padding: 2px 10px;
}

.table_r tr:nth-child(odd) td {
    border-bottom: 1px solid #009fd4;
    /*background-color:#c8c8c8;*/
    color: #000000;
    /*color:#7f7f7f;*/

}

.table_r tr:nth-child(odd) td:nth-child(even) {
    border-bottom: 1px solid #009fd4;
    /*background-color:#b4b4b4;*/
    color: #000000;

}

.table_r tr:nth-child(even) td {
    border-bottom: 1px solid #009fd4;
    /*background-color:#dcdcdc;*/
    color: #000000;
    /*color:#7f7f7f;*/

}

.table_r tr:nth-child(even) td:nth-child(even) {
    border-bottom: 1px solid #009fd4;
    /*background-color:#c8c8c8;*/
    color: #000000;

}

.table_r tr:last-child td {
    border-bottom: 0px solid #009fd4 !important;
}

/* таблица в личном кабинете */

.urik_hide, .delivery_hide {
    display: none;
}

.return {
    clear: both;
    width: 100%;
    padding: 10px 0px;

}

.return a {
    color: #0071bc;
}

#pages {
    width: 1200px;
    height: 25px;
    margin: 0px 10px 10px 0px;
    text-align: center;
    clear: both;
    background-color: #b4b4b4;
}

#pages .page {
    padding: 3px 3px;
    float: left;
    min-width: 19px;
    height: 19px;
    text-align: center;
}

#pages .page:nth-child(odd) {
    background-color: #dcdcdc;
}

#pages .page:nth-child(even) {
    background-color: #c8c8c8;
}

#pages .page a {
    color: #7f7f7f;
    text-decoration: none;
}

.rowsonpage {
    float: right;
    text-align: right;
    width: 160px;
    margin: -33px 14px 0px 0px;
}

/* jcarousel */
.wrapper_news_one {
    height: 210px;
    margin: 11px auto;
    max-width: 716px;
    padding: 0;
    text-align: center;
    background-color: #e6e6e6;
    font-size: 14px;
    line-height: 14px;
}

.wrapper_news_one a {
    color: #686868;
    text-decoration: none;
}

.anons_list {
    height: 183px;
    width: 210px;
/ / width: 209 px;
    padding: 10px;
    margin: 0px 10px 10px 0px;
    text-align: left;
    overflow: hidden;
    float: left;
    border: 1px solid #E6E6E6;
}

.anons_list:nth-child(3n) {
    margin-right: 0px;
}

.smenu {
    width: 700px;
    background-color: #969696;
    color: #ffffff;
    min-height: 30px;
    margin-top: -10px;
    list-style-type: none;
    display: table;
    padding: 8px 8px 0px 8px;
}

.smenu li {
    float: left;
    padding: 0px 4px 0px 4px;
    margin-bottom: 8px;
    border-right: 1px solid #ffffff;
}

.smenu li:last-child {
    border-right: 0px solid #ffffff;
}

.smenu li a {
    color: #ffffff;
    text-decoration: none;
}

.myroom td {
    color: #000000;
}

.myroom th {
    text-align: center;
}

.myroom a {
    text-decoration: underline;
    color: #000000;
}

#sape {
    /*	width:1200px;*/
    width: 474px;
    clear: both;
    min-height: 50px;
    margin: 10px 0px;
    background-color: #b4b4b4;
}

#sape > div:first-child {
    width: 212px;
    float: left;
    min-height: 30px;
    text-align: right;
    padding: 8px 10px;
    color: #ffffff;
}

#sape > div:last-child {
    width: 938px;
    float: left;
    min-height: 30px;
    background-color: #e6e6e6;
    padding: 10px;
    border-left: 10px solid #ffffff;
    font-size: 14px;
    line-height: 14px;
}

#sape a {
    color: #000000;
}

.spinners {
    border: 1px solid #000000;
    text-align: center;
}

.room_urik_params td {
    border: 0px solid #ffffff !important;
    background-color: transparent !important;
    padding: 0px !important;
    color: #000000 !important;
}

.room_urik_params input {
    width: 320px;
    border: 1px solid #d3d3d3;
    padding: 2px;
}

.borderbr {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.borderbr a {
    color: #000000;
    text-decoration: none;
}

.grp_opacity_brn {
    opacity: .5;
}

.grp_opacity_price {
    opacity: .5;
}

.sort_name {
    opacity: .5;
}

.name_asc, .name_desc, .price_asc, .price_desc {
    opacity: 1.0;
}

.p_active {
    background-color: #29abe2 !important;
}

.p_active a {
    color: #ffffff !important;
}

#shipment_params {
    height: 82px;
    margin-bottom: 30px;
}

#modal_api {
    display: none;
    background: white;
    width: 400px;
    min-height: 500px;
    padding: 25px;
}

#modal_api p {
    margin-bottom: 15px;
    text-align: center;
}

.label_api {
    width: 100%;
    display: block;
    margin-bottom: 16px;
    text-align: left;
}

.select_api {
    margin: 0 25px 0 0;
    width: 170px;
}

[name='btn-send-result-api'] {
    padding: 3px 10px;
    margin-left: 145px;
    background-color: #c8c8c8;
    cursor: pointer;
}

#result_api {
    padding: 15px;
    border: 1px solid black;
    /*margin-top: 20px;*/
    /*margin-left: 75px;*/
    min-height: 300px;
}

#container_result_api p {
    text-align: left;
}

.popup-checkbox, .popup {
    display: none;
}

.popup {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.popup:before {
    display: block;
    content: ' ';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
}

.popup-content {
    width: 700px;
    height: 490px;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-shower {
    color: #00f;
    cursor: pointer;
    text-decoration: underline;
}

.popup-shower:hover {
    color: #00a;
    text-decoration: underline;
}

.popup-closer {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #999;
    font-size: 20px;
    border: 1px solid #999;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

.popup-closer:hover {
    background-color: #eee;
}

.popup-checkbox:checked + .popup {
    opacity: 1;
    display: block;
}