/*copy paste from shops*/
@font-face {
    font-family: "PFDinDisplayProLight";
    font-style: normal;
    font-weight: normal;
    src: url("PFDinDisplayPro-Light.eot?#iefix") format("embedded-opentype"), url("PFDinDisplayPro-Light.woff") format("woff"), url("PFDinDisplayPro-Light.ttf") format("truetype"), url("PFDinDisplayPro-Light.svg#PFDinDisplayProLight") format("svg");
}
@font-face {
    font-family: "PFDinDisplayProReg";
    font-style: normal;
    font-weight: normal;
    src: url("PFDinDisplayPro-Regular.eot?#iefix") format("embedded-opentype"), url("PFDinDisplayPro-Regular.woff") format("woff"), url("PFDinDisplayPro-Regular.ttf") format("truetype"), url("PFDinDisplayPro-Regular.svg#PFDinDisplayProReg") format("svg");
}
@font-face {
    font-family: "HelveticaNeue";
    font-style: normal;
    font-weight: normal;
    src: url("HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("HelveticaNeue.woff") format("woff"), url("HelveticaNeue.ttf") format("truetype"), url("HelveticaNeue.svg#HelveticaNeue") format("svg");
}
@font-face {
    font-family: "HelveticaNeueBold";
    font-style: normal;
    font-weight: normal;
    src: url("HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("HelveticaNeue-Bold.woff") format("woff"), url("HelveticaNeue-Bold.ttf") format("truetype"), url("HelveticaNeue-Bold.svg#HelveticaNeueBold") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLight";
    font-style: normal;
    font-weight: normal;
    src: url("HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("HelveticaNeue-Light.woff") format("woff"), url("HelveticaNeue-Light.ttf") format("truetype"), url("HelveticaNeue-Light.svg#HelveticaNeueLight") format("svg");
}

* {
    font-family: "HelveticaNeue";
    margin: 0;
    outline: 0 none;
    padding: 0;
}
html {
    height: 100%;
    background: transparent!important;
}
body {
    background: transparent!important;
    height: 100%;
    min-width: 1000px;
}
.table-bordered {
    border-collapse: collapse;
}
.table-bordered td {
    border: 1px solid;
    padding: 1px;
}
.clear {
    clear: both;
}
.clear.h50 {
    height: 50px;
}
.clearfix::after {
    clear: both;
    content: "";
    display: block;
}
a img {
    border: 0 none;
}
input, select, textarea {
    outline: medium none;
}
h2 {
    margin: 10px;
}
a:hover span {
}
.m-l-60 {
    margin-left: 60px;
    padding-bottom: 25px;
}
#container {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 940px;
}
#header {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
    padding-top: 96px;
    position: relative;
}
.content-map #header {
    padding-top: 86px;
}
#logo {
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 30px;
}
#logo img {
    float: left;
    margin-right: 19px;
    margin-top: -24px;
}
#logo span {
    color: #000;
    display: none;
    font-size: 18px;
}
#user_menu {
    color: #000;
    font-size: 13px;
    position: absolute;
    right: 378px;
    top: 22px;
}
#user_menu a {
    color: #000;
    display: inline-block;
    text-decoration: none;
}
#user_menu .red {
    color: #f23c32;
}
#user_menu .red span {
    border-bottom: 1px solid #f23c32;
}
#user_menu a span {
    border-bottom: 1px solid #666;
    display: inline-block;
}
#user_menu a:hover span {
    border-bottom-color: transparent;
}
#user_menu .logo_in {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/login_in.png") repeat-x scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px #8b8b8b;
    color: #fff;
    height: 26px;
    line-height: 26px;
    margin-right: 2px;
    padding: 0 8px 0 10px;
    position: relative;
}
#user_menu .logo_in span {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/login_in_bg.png") no-repeat scroll left center;
    border-bottom: 0 none;
    font-family: "HelveticaNeueBold";
    padding-left: 32px;
}
.search {
    position: absolute;
    right: 100px;
    top: 26px;
}
.search .input {
    float: left;
    margin: 0 15px 0 10px;
    position: relative;
    width: 170px;
}
.search .input .left {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_f_l.png") no-repeat scroll 0 0;
    height: 22px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 10px;
}
.search .input .right {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_f_r.png") no-repeat scroll 0 0;
    height: 22px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}
.search .input .body {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_f_b.png") repeat-x scroll 0 0;
    height: 22px;
}
.search .input .body input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b0b0b0;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    width: 100%;
}
input.focus[type="text"] {
    color: #323232 !important;
}
.search input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_btn.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 16px;
    width: 14px;
}
#lang {
    position: absolute;
    right: 129px;
    top: 58px;
    width: 170px;
}
#lang a {
    color: #000;
    font-size: 13px;
    margin-right: 25px;
    text-decoration: none;
}
#lang a.active {
    color: #f23c32;
    font-family: "HelveticaNeueBold";
}
#online_chat {
    position: absolute;
    right: 4px;
    top: 10px;
}
#online_chat a {
    color: #000;
    display: block;
    font-size: 13px;
    padding: 50px 0 0;
    position: relative;
    text-decoration: none;
}
#online_chat a::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -156px 0;
    content: " ";
    display: block;
    height: 37px;
    left: 50%;
    margin-left: -18.5px;
    position: absolute;
    top: 0;
    width: 37px;
}
#top_menu {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/top_menu_main.png") repeat-x scroll 0 0;
    border-radius: 0 0 5px 5px;
    border-top: 5px solid #ff392e;
    box-shadow: 0 1px 2px #b9b9b9;
    height: 44px;
    line-height: 36px;
    padding: 0;
    position: relative;
    text-align: center;
    box-sizing: content-box;
}
#top_menu li {
    display: inline-block;
    list-style: outside none none;
    position: relative;
}
#top_menu > li {
    float: left;
    margin-top: 5px;
    visibility: hidden;
}
#top_menu li:first-child {
    margin-left: 0 !important;
}
#top_menu li a {
    color: #323232;
    display: inline-block;
    font-size: 13px;
    line-height: 21px;
    padding: 6px 0 14px;
    text-decoration: none;
}
#top_menu li.active a, #top_menu li.hover > a {
    color: #f23c32;
}
#top_menu li.hover > a {
}
#top_menu > li.show_sub {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ebebeb 0%, #f7f7f7 100%) repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 2px 1px #999, 0 1px #fff inset;
}
#top_menu .sub {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 3px 2px 1px #bbbbbb;
    display: none;
    left: 0;
    margin: 0;
    min-width: 250px;
    padding: 6px 25px;
    position: absolute;
    text-align: left;
    top: 40px;
    width: auto;
    z-index: 200;
}
#top_menu .sub li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}
#top_menu .sub li a {
    border-radius: 4px;
    color: #000;
    display: block;
    line-height: 1.5;
    margin: 0 -10px;
    padding: 8px 10px;
    position: relative;
}
#top_menu .sub li.has_sub > a {
}
#top_menu .sub li.has_sub > a::after {
    content: "";
    height: 100%;
    position: absolute;
    right: -40px;
    top: 0;
    width: 40px;
}
#top_menu .sub li.hover > a, #top_menu .sub li.active > a, #top_menu .sub li a:hover {
    background-color: #fc5349;
    color: #fff;
}
#top_menu .sub li.has_sub.hover > a {
    background-image: url("/r3/resources/stores/i/10226/menu_sub_sub_h.png");
}
#top_menu .sub .sub {
    border-radius: 4px;
    left: 100%;
    margin-left: 26px;
    margin-top: -6px;
    top: 0;
}
#wrapper {
    background: #fff none repeat scroll 0 0;
    width: 100%;
}
#top_block {
    margin-bottom: 27px;
}
#main_page #top_block {
    margin-bottom: 11px;
}
#middle_block {
    margin-bottom: 37px;
}
.block_left {
    float: left;
    width: 620px;
}
.block_right {
    float: right;
    width: 300px;
}
#container #wrapper #top_block.index .block_left, #container #wrapper #top_block.index + #bottom_block .block_left {
    float: left;
    width: 262px;
}
.block_right > .fast_icons, #container #wrapper #top_block.index .block_left {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 2px #a7a7a7;
}
#container #wrapper #top_block.index .block_right, #container #wrapper #top_block.index + #bottom_block .block_right {
    float: right;
    width: 670px;
}
#about {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/img.jpg") no-repeat scroll 0 0;
    border-radius: 5px;
    height: 226px;
    padding: 85px 0 0 57px;
    position: relative;
}
#about img {
    border-radius: 5px;
}
#about .header {
    color: #f2f2f2;
    font-family: "PFDinDisplayProReg";
    font-size: 42px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
#about .desc {
    color: #fff;
    font-family: "PFDinDisplayProLight";
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 20px;
    width: 240px;
}
.select {
    font-size: 13px;
    position: relative;
}
.select::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    padding-left: 32px;
    position: absolute;
    top: 0;
    width: 100%;
}
.select.error::before {
    box-shadow: 0 0 2px 1px red;
}
.select .option_select {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/select_body.png") repeat-x scroll 0 0;
    border-radius: 3px 0 0 3px;
    box-shadow: 0 1px 2px #686868;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    position: relative;
}
.select.open .option_select {
    border-radius: 3px 0 0;
}
.select .option_select > span {
    display: block;
    font-family: "HelveticaNeueBold";
    overflow: hidden;
    white-space: nowrap;
}
.select .option_select::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/select_arr.png") no-repeat scroll 0 0;
    content: "";
    height: 28px;
    position: absolute;
    right: -32px;
    top: 0;
    width: 32px;
}
.select .dropdown {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 2px #686868;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 26px;
}
.select .dropdown ul {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
.select .dropdown ul li {
    box-sizing: border-box;
    cursor: pointer;
    list-style: outside none none;
    padding: 5px 10px;
    position: relative;
    width: 100%;
}
.select .dropdown ul li.last {
    border-radius: 0 0 4px 4px;
}
.select .dropdown ul li:hover, .select .dropdown ul li.hover {
    background: #dfdfdf none repeat scroll 0 0;
}
.select .dropdown ul li.active {
    display: none;
    font-family: "HelveticaNeueBold";
}
#about .select {
    margin-left: -10px;
    width: 150px;
}
#about .select .option_select, #about .select .dropdown {
    box-shadow: 0 1px 2px #000;
}
#about2 {
    background: #f23c32 none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 277px;
    padding: 35px 40px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
}
#about2 .header {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}
#about2 .header div, #about2 .header span, #about2 .header p {
    display: block;
    font-family: "PFDinDisplayProReg";
    font-size: 49px;
    font-style: normal;
    text-transform: uppercase;
}
#about2 img {
    margin: 0 auto 20px;
}
#about2 .desc {
    color: #f2f2f2;
    font-size: 12px;
    line-height: 16px;
}
#top_block .block_left .search_cargo {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_cargo_logo_min.png") no-repeat scroll 90% 10px;
    float: none;
    margin-left: 30px;
    padding: 22px 64px 16px 0;
    width: auto;
}
#top_block .block_left .search_cargo .desc {
    text-align: center;
}
#top_block .block_right .sliders.image img {
    border-radius: 5px;
}
.search_cargo {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_cargo_logo.png") no-repeat scroll left top;
    float: left;
    margin-left: 14px;
    padding: 5px 0 0 64px;
    width: 182px;
}
.search_cargo .header {
    color: #808080;
    font-size: 17px;
    margin-bottom: 15px;
}
.search_cargo_form {
}
.search_cargo_form form {
    display: block;
    margin-bottom: 10px;
}
.search_cargo_form input[type="text"] {
    border-color: #707070 #cfcfcf -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #c4c4c4;
    float: left;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    padding: 0 6px;
    width: 143px;
}
.block_right .search_cargo_form {
    margin-top: 6px;
}
.block_right .search_cargo_form input[type="text"] {
    font-size: 11px;
    width: 100px;
}
.search_cargo_form input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll 0 -119px;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 23px;
    width: 24px;
}
#main_page .search_cargo_form input[type="submit"] {
    background-position: 0 -96px;
}
.search_cargo_form input[type="submit"]:hover, #main_page .search_cargo_form input[type="submit"]:hover {
    background-position: 0 -119px;
}
.search_cargo_form .desc {
    color: #808080;
    font-size: 13px;
    line-height: 19px;
}
.breadcrumbs {
    margin-bottom: 10px;
}
.breadcrumbs span {
    font-size: 13px;
}
.fast_icons, #top_block.index + #middle_block .fast_icons {
    float: right;
}
.fast_icons li, #top_block.index + #middle_block .fast_icons li {
    clear: none;
    float: left;
    list-style: outside none none;
    margin-left: 68px;
    max-width: 230px;
}
.fast_icons li:first-child, #top_block.index + #middle_block .fast_icons li:first-child {
    margin-left: 0;
}
.fast_icons li a, .fast_icons li .track {
    color: #f23c32;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    position: relative;
    text-decoration: none;
}
.fast_icons li.active .track {
    color: #000;
}
.fast_icons li a:hover, .fast_icons .active a {
    color: #000;
}
.fast_icons li a span {
    border-bottom: 1px solid #ebc6c4;
}
.fast_icons li a:hover span, .fast_icons .active a span {
    border-bottom-color: transparent;
}
.fast_icons li .desc {
    color: #323232;
    font-size: 13px;
    line-height: 19px;
}
.fast_icons li a::before, .fast_icons li .track::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll 0 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.fast_icons .cost, #top_block.index + #middle_block .fast_icons .cost {
    min-height: 44px;
    padding-left: 43px;
}
.fast_icons .cost::before {
    background-position: -288px 0;
    height: 29px;
    left: 9px;
    top: 7px;
    width: 20px;
}
.fast_icons .cost:hover::before, .fast_icons .active .cost::before {
    background-position: -288px -29px;
}
.fast_icons .cost + .desc, #top_block.index + #middle_block .fast_icons .cost + .desc {
    padding-left: 43px;
}
.fast_icons .online, #top_block.index + #middle_block .fast_icons .online {
    min-height: 35px;
    padding-left: 70px;
}
.fast_icons .online::before {
    background-position: -309px 0;
    height: 20px;
    left: 8px;
    top: 11px;
    width: 27px;
}
.fast_icons .online:hover::before, .fast_icons .active .online::before {
    background-position: -309px -20px;
}
.fast_icons .estimatedate:hover::before, .fast_icons .active .estimatedate::before {
    background-position: -337px -29px;
}
.fast_icons .estimatedate::before {
    background-position: -337px 0;
    height: 29px;
    left: 7px;
    top: 7px;
    width: 26px;
}
.fast_icons .time:hover::before {
    background-position: -341px -88px;
}
.fast_icons .time::before {
    background-position: -341px -60px;
    height: 28px;
    left: 7px;
    top: 7px;
    width: 28px;
}
.fast_icons .online + .desc, #top_block.index + #middle_block .fast_icons .online + .desc {
    padding-left: 70px;
}
.fast_icons .filial, #top_block.index + #middle_block .fast_icons .filial {
    min-height: 48px;
    padding-left: 51px;
}
.fast_icons .filial::before {
    background-position: -287px -60px;
    height: 33px;
    left: 10px;
    top: 4px;
    width: 21px;
}
.fast_icons .filial:hover::before, .fast_icons .active .filial::before {
    background-position: -287px -93px;
}
.fast_icons .filial + .desc, #top_block.index + #middle_block .fast_icons .filial + .desc {
    padding-left: 51px;
}
.block_right .fast_icons li .track {
    padding-left: 50px;
}
.fast_icons li .track::before {
    background-position: -309px -60px;
    height: 31px;
    left: 4px;
    top: 8px;
    width: 31px;
}
.fast_icons li.active .track::before {
    background-position: -309px -91px;
}
.mod {
    float: left;
    width: 300px;
}
#container #wrapper #top_block.index + #bottom_block .mod {
    float: none;
    width: 100%;
}
.mod .caption {
    color: #afafaf;
    font-size: 10px;
    letter-spacing: 0.1em;
    margin-bottom: 22px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}
.mod .caption span {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}
.mod .caption::before {
    background: #d0d0d0 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}
.mod .body {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 2px #a7a7a7;
    margin-bottom: 7px;
    overflow: hidden;
    position: relative;
}
#slider_block {
}
#slider_block .slider {
}
#slider_block .slider ul {
    height: 320px;
    margin-bottom: 7px;
    position: relative;
}
#slider_block .slider ul li, .slider li {
    list-style: outside none none;
    position: absolute;
}
#slider_block .slider .slide {
}
#slider_block .slider .slide .img {
    display: block;
    height: 145px;
    margin-bottom: 16px;
    position: relative;
}
#slider_block .slider .slide .img i {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/tr2.png") no-repeat scroll 0 0;
    bottom: 0;
    height: 11px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
#slider_block .slider .slide .img img {
    border-radius: 5px 5px 0 0;
    height: 145px;
    position: relative;
    width: 300px;
}
#slider_block .slider .slide .slide_info {
    padding: 0 23px;
}
#slider_block .slider .slide .date {
    color: #969696;
    font-size: 11px;
    margin-bottom: 5px;
}
#slider_block .slider .slide .name {
    border-bottom: 1px solid #fbc9c6;
    color: #f23c32;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}
#slider_block .slider .slide .desc {
    color: #323232;
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
}
#slider_block .slider .switcher, .sliders .switcher {
    margin-bottom: 24px;
    text-align: center;
}
#slider_block .slider .switcher a, .sliders .switcher a {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/slider_switcher.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 9px;
    margin: 0 4px;
    width: 9px;
}
#slider_block .slider .switcher a.active, .sliders .switcher a.active {
    background-position: 0 -9px;
}
#container #wrapper #top_block.index + #bottom_block #slider_block ul {
    height: 130px;
}
#container #wrapper #top_block.index + #bottom_block #slider_block li {
    overflow: hidden;
    width: 100%;
}
#container #wrapper #top_block.index + #bottom_block #slider_block .body {
    min-height: auto !important;
    padding: 14px 0 14px 14px;
}
#container #wrapper #top_block.index + #bottom_block #slider_block .slide {
    float: left;
    width: 33.3%;
}
#container #wrapper #top_block.index + #bottom_block #slider_block .slide_info {
    padding: 0 30px 0 0;
}
#container #wrapper #top_block.index + #bottom_block #slider_block .switcher {
    margin-bottom: 0;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 9px;
}
#container #wrapper #top_block.index + #bottom_block #slider_block .switcher a {
    display: block;
    margin: 8px 0;
}
#polls_posts {
    margin-left: 20px;
}
#polls {
    padding: 27px 30px;
}
#polls .header {
    color: #323232;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 16px;
}
#polls .desc {
    color: #323232;
    font-family: "HelveticaNeueBold";
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
#polls ul {
    margin-bottom: -10px;
    margin-left: -6px;
}
.result_percent {
    margin: 5px 0 0;
    text-align: right;
    width: 100%;
}
.result_percent div {
    float: left;
}
.fill_wrapp {
    border: 1px solid #fbc9c6;
    margin: 5px 2px 15px;
    width: 100%;
}
.text ul li, ul.dash.red li {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/li_bg.png") no-repeat scroll left center;
    list-style: outside none none;
    margin-bottom: 8px;
    padding-left: 22px;
}
.radio {
    position: relative;
}
.radio input {
    margin: 0 10px 0 5px;
}
.radio label {
    cursor: pointer;
    display: inline-block;
}
#polls ul li label {
    color: #000;
    font-size: 15px;
}
#polls ul li {
    background: transparent none repeat scroll 0 0;
    padding-left: 0;
}
#polls .btn {
    margin: 16px 0 0;
}
#polls ul li label.active {
    color: #323232;
}
#post {
    padding: 13px 26px 19px;
}
#post .desc {
    color: #000;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 13px;
}
.btn {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4f4f4 0%, #e0e0e0 100%) repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 0 0 white inset;
    color: #323232;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 13px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
}
.form_wrap form .btn.red_box, .btn:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff5b52 0%, #f23d33 100%) repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
#contact_center {
}
#contact_center .header {
}
#contact_center .links {
    background: #f23c32 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 35px;
    padding: 25px 0 29px 32px;
    position: relative;
}
#contact_center .links a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 23px;
    margin-left: 25px;
    padding-top: 34px;
    text-decoration: none;
    width: 115px;
}
#contact_center .links a:first-child {
    margin-left: 0;
}
#contact_center .links a span {
    border-bottom: 1px solid #f67b74;
    padding-bottom: 2px;
}
#contact_center .links a:hover span {
    border-bottom-color: transparent;
}
#contact_center .links a.timetable {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/clock_ico.png") no-repeat scroll 0 0;
}
#contact_center .links a.online_consult {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/online_consultation.png") no-repeat scroll 0 0;
}
#contact_center .select_center {
    padding: 0 18px 31px 26px;
}
#contact_center .select_center .select {
    margin-bottom: 17px;
    margin-left: -11px;
    width: 150px;
}
#contact_center .select_center .select_center_info {
    display: none;
}
#contact_center .select_center .select_center_info .phone {
    color: #000;
    font-size: 32px;
    margin-bottom: 2px;
}
#contact_center .select_center .select_center_info .desc {
    color: #7d7d7d;
    font-size: 13px;
    line-height: 19px;
}
#contact_center .select_center > .desc {
    color: #323232;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 8px;
    width: 190px;
}
#user_help {
    color: #000;
    font-family: "HelveticaNeueLight";
    font-size: 24px;
    margin: 40px 0;
    text-align: center;
}
#user_help a {
    color: #e55e56;
    margin-left: 6px;
    text-decoration: none;
}
#user_help a span {
    border-bottom: 1px solid #ecb2ae;
    font-family: "HelveticaNeueLight";
    padding-bottom: 3px;
}
#user_help a:hover span {
    border-bottom-color: transparent;
}
#user_help a.faq {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/questions.png") no-repeat scroll 0 3px;
    padding-left: 30px;
}
#user_help a.video_gid {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/video.png") no-repeat scroll 0 3px;
    padding-left: 34px;
}
#clear {
    height: 165px;
}
#main_page #clear {
    height: 104px;
}
.content-map #footer {
    margin-top: 0;
}
#footer > .in {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    padding: 28px 0;
    width: 940px;
}
#download_apps {
    float: left;
    margin-left: 20px;
    margin-right: 74px;
    text-align: center;
    width: 248px;
}
#main_page #download_apps {
    border-bottom: 5px solid #ff392e;
    margin: 2px 0 5px;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}
#main_page #contacts_home {
    text-align: center;
}
#main_page #download_apps .header {
    width: auto;
}
#download_apps .header {
    color: #323232;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 3px;
}
#download_apps a {
    color: #f23c32;
    font-size: 13px;
    text-decoration: none;
}
#download_apps a.icon {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-right: 12px;
    padding-top: 25px;
}
#download_apps a + a + a {
    margin-right: 0;
}
#main_page #download_apps a#android {
    margin: 0 20px 0 0;
}
#download_apps a span {
    border-bottom: 1px solid #fcdbd9;
}
#download_apps a:hover span {
    border-bottom-color: transparent;
}
#android {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/android.png") no-repeat scroll 50% 0;
}
#windows {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/windows.png") no-repeat scroll 50% 0;
}
#apple {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/apple.png") no-repeat scroll 50% 0;
}
#contacts {
    float: left;
    text-align: center;
    width: 280px;
}
#contacts .phone {
    color: #808080;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 20px;
    margin: -1px 0 0;
}
#contacts .timetable {
    color: #323232;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 20px;
}
#contacts .timetable strong {
    font-family: "HelveticaNeueBold";
    font-weight: normal;
}
#contacts .more {
    color: #808080;
    font-size: 16px;
    letter-spacing: 0.03em;
    padding-bottom: 2px;
    text-decoration: none;
}
#contacts .engines {
    margin-left: 4px;
    margin-top: 23px;
}
#contacts .engines a.fb {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/fb.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 19px;
    margin-right: 18px;
    vertical-align: middle;
    width: 9px;
}
#contacts .engines a.fb:hover {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/fb_h.png") no-repeat scroll 0 0;
}
#contacts .engines a.tw {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/tw.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;
    width: 18px;
}
#contacts .engines a.tw:hover {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/tw_h.png") no-repeat scroll 0 0;
}
#contacts .engines a.vk {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/vk.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;
    width: 16px;
}
#contacts .engines a.vk:hover {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/vk_h.png") no-repeat scroll 0 0;
}
#contacts .engines a.odnoklas {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/odnoklas.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;
    width: 16px;
}
#contacts .engines a.odnoklas:hover {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/odnoklas_h.png") no-repeat scroll 0 0;
}
#contacts .engines a.gl {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/gl.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 18px;
}
#contacts .engines a.gl:hover {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/gl_h.png") no-repeat scroll 0 0;
}
#copyrights {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/copyright_mini.png") no-repeat scroll 0 2px;
    float: right;
    padding-left: 16px;
    width: 225px;
}
#copyrights .header {
    color: #000;
    font-family: Arial,sans-serif;
    font-size: 14px;
    margin-bottom: 16px;
}
#copyrights .desc {
    color: #000;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 14px;
}
#contacts_home .phone {
    color: #808080;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 20px;
}
#contacts_home .more {
    color: #808080;
    font-size: 16px;
}
#footer {
    line-height: inherit;
}
#footer.main a, #footer.main a:hover, #footer.main a:focus {
    color: #f23c32;
    text-decoration: underline;
}
#footer.main > .in {
    padding: 20px 0;
}

#footer.main #copyrights {
    background: url("/r3/resources/stores/i/10226/copyright_mini.png") no-repeat scroll 0 2px;
    float: left;
    margin-top: 0;
    padding: 0 0 0 16px;
    width: 290px;
}
#footer.main #copyrights .desc {
    margin-bottom: 0;
}
#footer.main #contacts {
    padding: 0 40px;
}
#footer.main #contacts .engines {
    margin-top: 5px;
}
#footer.main #bottom_menu {
    float: left;
    width: 270px;
}
#footer.main #bottom_menu ul {
    list-style: outside none none;
}
#footer.main #bottom_menu ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top;
    width: 40%;
}
#footer.main #bottom_menu ul li a {
    color: #323232;
    font-size: 10px;
    line-height: 20px;
    text-decoration: none;
}
#footer.main #bottom_menu ul li a > span {
    border-bottom: 1px solid #acacac;
}
#footer.main #bottom_menu ul li a:hover > span {
    border-bottom: medium none;
}
#footer.main #design {
    float: right;
    font-size: 13px;
}
#footer.main #design a {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/cooper.png") no-repeat scroll 0 0;
    display: inline-block;
    font-size: 0;
    height: 10px;
    vertical-align: middle;
    width: 62px;
}
#wrapper .text h1, #wrapper .text h1 > * {
    color: #333;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 18px;
}
#wrapper .block_left > .text {
    margin-left: 0;
}
.text h2, .text h2 > * {
    font-family: "HelveticaNeueLight",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 16px;
    max-width: 600px;
}
.text h2.red {
    color: #f23c32;
}
.text h3 {
    color: #fc5349;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.text p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 12px;
}
.text li p {
    margin-bottom: 0;
}
.text p.big {
    font-size: 20px;
    line-height: 30px;
}
.text ul {
    margin-bottom: 16px;
}
.text ul li {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/li_bg.png") no-repeat scroll left 10px;
    font-size: 13px;
    line-height: 18px;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-left: 22px;
}
.text .border {
    border: 1px solid #f7cecc;
    border-radius: 8px;
    margin: 0 30px 0 0;
    max-width: 250px;
    padding: 20px;
    position: relative;
}
.text .figure {
    margin: 20px 0;
}
.text .figure .in {
    float: left;
    margin: 0 20px 20px 0;
}
.text .figure .caption {
    color: #a4a4a4;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    max-width: 215px;
}
.text_page .text .content p {
    font-size: 15px;
    line-height: 27px;
}
.text q {
    color: #000000;
    display: inline-block;
    font-size: 21px;
    line-height: 34px;
    max-width: 520px;
    position: relative;
}
.text q::before, .text q::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -73px -97px;
    content: " ";
    display: block;
    height: 41px;
    left: -50px;
    position: absolute;
    top: 0;
    width: 41px;
}
.text q::after {
    background-position: -114px -97px;
    left: 100%;
    margin-top: -41px;
    top: 100%;
}
.text .table {
    background: #f0eceb none repeat scroll 0 0;
    margin: 30px 0 30px -30px;
    padding: 30px;
}
a {
    color: #f23c32;
}
.c_l {
    clear: left;
}
.f_l {
    float: left;
}
.w50 {
    width: 50%;
}
.w28 {
    width: 28%;
}
.w30 {
    width: 30%;
}
.hide, .hide + hr {
    display: none !important;
}
.list li {
    float: left;
    list-style-type: none;
}
.select .list li {
    float: none;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.ui-autocomplete {
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}
.ac_results ul {
    overflow: visible !important;
}
#wrapper h1 {
    color: #000;
    font-family: "HelveticaNeueLight",Arial,Helvetica,sans-serif;
    font-weight: normal;
}
#wrapper .page_title {
    font-size: 21px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
}
#wrapper .text + #top_block.offices_wrap {
    margin-top: -44px;
}
.b_banners {
    margin: 0 auto;
    text-align: center;
    width: 940px;
}
.b_banners .item {
    margin: 20px 0;
}
#header .b_banners .item {
    margin: 0;
}
.b_banners .item img {
    border-radius: 4px;
}
#main_page .b_banners .item img {
    border-radius: 2px;
    margin: 0 auto;
}
#main_page > #container > .b_banners .item {
    margin: 0;
}
#header.index {
    padding-top: 35px;
}
#header.index .b_banners {
    margin-bottom: 110px;
}
#header.inner > .img {
    left: -70px;
    position: absolute;
    top: 0;
    z-index: 0;
}
#header.inner > .img img {
    border-radius: 0 0 4px 4px;
    position: relative;
}
#header.index #logo {
    top: 174px;
}
#header.index #user_menu {
    top: 170px;
}
#header.index .search {
    top: 174px;
}
#header.index #lang {
    top: 202px;
}
#wrapper > .text {
}
#wrapper > .text p {
    font-size: 13px;
    line-height: 19px;
    position: relative;
    width: 720px;
    z-index: 1;
}
.inner + #wrapper .fast_icons {
    float: none;
}
.inner + #wrapper .fast_icons li:first-child {
    height: 60px;
}
.inner + #wrapper .fast_icons li {
    clear: both;
    float: none;
    height: 44px;
    margin-bottom: 4px;
    margin-left: 0;
    max-width: 100%;
}
.inner + #wrapper .fast_icons li a, .inner + #wrapper .fast_icons li .desc {
    line-height: 38px;
    padding-left: 50px;
    white-space: nowrap;
}
.inner + #wrapper .fast_icons .filial {
    background-position: 10px 0;
}
.inner + #wrapper #top_block .block_left {
    width: 700px;
}
.inner + #wrapper #top_block .block_right {
    width: 240px;
}
.b_fast_icons2 {
    border-top: 1px dashed #f8d7d4;
    padding-top: 30px;
}
.b_fast_icons2 li a {
    color: #000;
    font-size: 15px;
    position: relative;
}
.b_fast_icons2 li a:hover {
    color: #f23c32;
}
.b_fast_icons2 li a::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll 0 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.b_fast_icons2 li a span {
    border-color: #000;
}
.b_fast_icons2 li a:hover span {
    border-color: transparent;
}
.b_fast_icons2 .time::before {
    background-position: -24px -96px;
    height: 25px;
    left: 10px;
    width: 25px;
}
.b_fast_icons2 .time:hover::before {
    background-position: -24px -121px;
}
.b_fast_icons2 .consult::before {
    background-position: -49px -96px;
    height: 25px;
    left: 10px;
    width: 25px;
}
.b_fast_icons2 .consult:hover::before {
    background-position: -49px -122px;
}
.fast_icons_new {
    list-style: outside none none;
}
.fast_icons_new li {
    border-bottom: 1px solid #d9d9d9;
}
.fast_icons_new li a {
    color: #f23c32;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 8px 52px 8px 30px;
    position: relative;
    text-decoration: none;
}
.fast_icons_new li a span {
    border-bottom: 1px solid #ebc6c4;
}
.fast_icons_new li a:hover {
    background: #f3f3f3 none repeat scroll 0 0;
}
.fast_icons_new li a:hover::before {
    background: #f23c32 none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 104%;
    left: -1px;
    margin: -1px 0 0;
    position: absolute;
    top: 0;
    width: 6px;
}
.fast_icons_new li a:hover span {
    border-bottom: medium none;
}
.fast_icons_new li a::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -156px -37px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 20px;
    top: 8px;
    width: 0;
}
.fast_icons_new .cost::after {
    height: 29px;
    right: 24px;
    width: 20px;
}
.fast_icons_new .online::after {
    background-position: -156px -66px;
    height: 20px;
    top: 13px;
    width: 27px;
}
.fast_icons_new .filial::after {
    background-position: -156px -86px;
    height: 33px;
    right: 23px;
    top: 6px;
    width: 21px;
}
.fast_icons_new .estimatedate::after {
    background-position: -183px -37px;
    height: 29px;
    top: 9px;
    width: 26px;
}
.fast_icons_new .timetable::after {
    background-position: -341px -60px;
    height: 28px;
    right: 19px;
    top: 9px;
    width: 28px;
}
.form_wrap form {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 5px 2px #d7d7d7;
    color: #323232;
    position: relative;
}
.form_wrap form input[type="text"], .form_wrap form input[type="password"], .form_wrap form textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #878787 #d7d7d7 #d7d7d7;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px #d7d7d7 inset;
    font-family: "HelveticaNeue";
    padding: 6px;
    position: relative;
}
.form_wrap form input.autocomplete {
    padding: 6px 26px 6px 6px;
}
.form_wrap form .tp_over_mask {
    box-shadow: 0 0 15px 3px white;
    z-index: 999 !important;
}
.form_wrap form .select.tp_over_mask {
    box-shadow: none;
}
.form_wrap form .select.tp_over_mask::before {
    box-shadow: 0 0 15px 3px white;
}
.form_wrap form input[disabled="disabled"], .form_wrap form textarea[disabled="disabled"] {
    background: #ececec none repeat scroll 0 0;
}
.form_wrap form input[type="checkbox"] {
    border: 0 none;
    margin-top: 4px;
    padding: 0;
}
.form_wrap form input[type="submit"] {
    border-top-color: #d7d7d7;
}
.form_wrap form input[type="text"], .form_wrap form input[type="password"] {
    width: 188px;
}
.form_wrap form input.short {
    width: 70px;
}
.form_wrap form input.large {
    font-size: 21px;
    width: 240px;
}
.form_wrap form > .block {
    padding: 20px 40px;
}
.form_wrap form hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #d7d8d8;
    border-image: none;
    border-style: none none dashed;
    border-width: 0 0 1px;
    margin: 15px 0 12px;
}
.form_wrap form .l {
    color: #323232;
    float: left;
    font-size: 15px;
    line-height: 25px;
    width: 216px;
}
.form_wrap form .l_dimensions {
    margin-top: 10px;
}
.form_wrap form .l.f_none {
    float: none;
    width: auto;
}
.form_wrap form .l.checkb {
    float: none;
}
.form_wrap form .i {
    margin: 0 0 10px 230px;
    position: relative;
}
.form_wrap form .i .phone_prefix {
    font-family: "HelveticaNeue";
    font-size: 13px;
    left: 6px;
    letter-spacing: 2px;
    position: absolute;
    text-decoration: none;
    top: 7px;
    z-index: 2;
}
.form_wrap form .i .phone_prefix + input {
    padding-left: 34px;
    width: 160px;
}
.form_wrap form .i.f_none {
    clear: both;
    margin-left: 0;
}
.form_wrap form .i .two_inputs label, .form_wrap form .i .dimensions label {
    font-size: 11px;
    margin-top: -16px;
    position: absolute;
}
.form_wrap form .i .two_inputs {
    display: inline-block;
    max-width: 350px;
}
.form_wrap form .i .two_inputs input {
    margin-right: 10px;
    width: 130px;
}
.form_wrap form .i .two_inputs .b_autocomplete > ins {
    right: 10px;
}
.form_wrap form .add_height {
    clear: both;
    height: 32px;
    width: 100%;
}
.form_wrap form .add_height.less {
    height: 16px;
}
.form_wrap form .right {
    float: right;
}
.form_wrap form .right .btn {
    margin-bottom: 8px;
}
.form_wrap form .select {
    display: inline-block;
    margin-right: 40px;
    max-width: 250px;
    min-width: 170px;
    outline: medium none;
}
.form_wrap form .dimensions {
    display: inline-block;
    max-width: 200px;
    width: 220px;
}
.form_wrap form .dimensions input {
    margin-right: 10px;
    width: 29px;
}
.form_wrap form .i .price {
    width: 65px;
}
.form_wrap form .i .checkbox {
    margin: 6px 10px 0 0;
}
.form_wrap form .i .checkbox + .b_tooltip {
    top: -2px;
}
.dimensions.c_l + .b_tooltip {
    top: -9px;
}
.form_wrap form input.autocomplete {
    position: relative;
    width: 168px;
}
.form_wrap form .b_autocomplete > ins {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/arr_down.png") no-repeat scroll 50% 50%;
    content: " ";
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 10;
}
.form_wrap form .units, .form_wrap form small {
    color: #bebebe;
    font-size: 15px;
    font-weight: normal;
    line-height: 29px;
    vertical-align: top;
}
.form_wrap form .list.check {
    display: inline-block;
    width: 100%;
}
.form_wrap form .list.check li {
    font-size: 13px;
    margin-bottom: 10px;
    width: 50%;
}
.form_wrap form .list.check li label {
    line-height: 21px;
}
.form_wrap form .b_tooltip.m_discs_tyres .list.check li label {
    vertical-align: top;
}
.form_wrap form .list.check.full li {
    position: relative;
    width: 100%;
}
.form_wrap form .list.check.full li label {
    display: inline-block;
    max-width: 185px;
}
.form_wrap form .list.check.full li input {
    vertical-align: top;
}
.form_wrap form .list.check.full li input[type="text"] {
    float: right;
    margin-right: 28px;
    width: 160px;
}
.form_wrap form .list.check.full li input[type="text"] + small {
    position: absolute;
    right: 0;
    top: 0;
}
.form_wrap form .list.check li input {
    margin-right: 10px;
}
.form_wrap form textarea {
    height: 100px;
    resize: none;
    width: 350px;
}
.form_wrap form .bottom {
    background: #f35f57 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    margin: 0;
    padding: 10px 0;
    position: relative;
}
.form_wrap form .btn, .form_wrap form .btn[disabled="disabled"], .form_wrap form .btn[disabled="disabled"]:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4f4f4 0%, #e0e0e0 100%) repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 0 0 white inset;
    color: #343434;
    font-size: 16px;
    height: auto;
    line-height: 18px;
    padding: 8px 20px;
    position: relative;
}
.form_wrap form .btn[disabled="disabled"], .form_wrap form .btn[disabled="disabled"]:hover {
    border: 1px solid #d7d7d7;
    color: #aaa;
    cursor: default;
    text-shadow: 1px 1px 1px #fff;
}
.form_wrap form .btn:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff5b52 0%, #f23d33 100%) repeat scroll 0 0;
    border-color: transparent;
    color: #fff;
    text-shadow: none;
}
.form_wrap form .reset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-left: 35px;
}
.form_wrap form a.reset {
    text-decoration: none;
}
.form_wrap form .reset.m_clear {
    border-bottom-style: dashed;
}
.form_wrap form .reset:hover {
    border-bottom-color: transparent;
}
.form_wrap form .btn.submit {
    margin-left: 270px;
}
.job_application .form_wrap form .btn.submit {
    margin-left: 290px;
}
.form_wrap form input.error, .form_wrap form textarea.error {
    border: 2px solid #f35f57;
    border-radius: 2px;
    margin: -1px;
}
.form_wrap form .two_inputs input.error, .form_wrap form .dimensions input.error {
    margin-right: 9px;
}
.form_wrap form .l.valid::before, .form_wrap form .l.invalid::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_ok.png") no-repeat scroll 0 0;
    content: " ";
    display: block;
    height: 16px;
    margin: 5px 0 0 -20px;
    position: absolute;
    width: 16px;
}
.form_wrap form .l.invalid::before {
    background-image: url("/r3/resources/stores/i/10226/ico_not_ok.png");
}
.form_wrap .select.cargo_type, .form_wrap .select.weight_type {
    width: 138px;
}
.form_wrap .phone_mask {
    letter-spacing: 2px;
}
.b_tooltip {
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: -7px;
    vertical-align: bottom;
}
.b_tooltip.col4_time_popup {
    position: static !important;
    top: 0;
}
textarea + .b_tooltip {
    top: -2px;
    vertical-align: top;
}
input.large + .b_tooltip {
    top: -4px;
    vertical-align: middle;
}
.two_inputs + .b_tooltip {
    top: -10px;
}
.form_wrap form .i .b_tooltip > i {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_i.png") no-repeat scroll 0 0;
    display: inline-block;
    font-size: 0;
    height: 16px;
    position: relative;
    vertical-align: bottom;
    width: 16px;
}
.form_wrap form .i .b_tooltip.attention > i {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/attention.png") no-repeat scroll 0 0;
}
.form_wrap form .i .b_tooltip.attention {
    display: none;
}
.form_wrap form .i .b_tooltip.attention.show {
    display: inline-block;
}
.form_wrap form .i .b_tooltip.m_list > i {
    background-image: url("/r3/resources/stores/i/10226/ico_i_list.png");
}
.form_wrap form .i .b_tooltip.m_list {
    left: 6px;
    top: -3px;
}
.form_wrap form .i .b_tooltip.m_pallets > i {
    display: none;
}
.form_wrap form .i .select + .b_tooltip {
    top: -3px;
}
.form_wrap form .i .b_tooltip.active > i {
    background-position: 0 bottom;
}
.form_wrap form .top {
    background: #f35b53 none repeat scroll 0 0;
    color: #fff;
}
.form_wrap form .top > .block {
    display: block;
    padding: 20px 30px;
}
.form_wrap form .top .left {
    float: left;
    width: 64%;
}
.form_wrap form .top .right {
    float: left;
    width: 36%;
}
.form_wrap form .top .star-msg {
    font-size: 13px;
    padding-top: 20px;
}
.form_wrap form .top h3 {
    font-size: 21px;
    font-weight: normal;
}
.form_wrap form .top .btn {
    font-size: 14px;
    padding: 5px 12px;
}
.form_wrap form .top.results table {
    border-collapse: collapse;
    font-size: 15px;
    margin-top: 20px;
    text-align: left;
    width: 75%;
}
.form_wrap form .top.results table td, .form_wrap form .top.results table th {
    border-collapse: collapse;
    padding: 10px;
}
.form_wrap form .top.results table th {
    border-bottom: 1px solid #f68882;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}
.form_wrap form .top.results .right small {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin: -6px 0 0;
}
.form_wrap .time_estimate .response {
}
.form_wrap .time_estimate .response label {
    display: block;
    margin: 0 0 10px;
}
.form_wrap .time_estimate .response hr {
    border-style: solid;
    margin-left: -60px;
    margin-right: -60px;
    width: 90%;
}
.form_wrap .response .highlight {
    background: #fde7e6 none repeat scroll 0 0;
    border-radius: 4px;
    line-height: 26px;
    margin: 0 -12px;
    padding: 8px;
    position: relative;
}
.form_wrap .response .highlight b {
    color: #f23c32;
    font-size: 21px;
    font-weight: normal;
    margin: 0 125px 0 10px;
    vertical-align: middle;
}
.form_wrap .response .btn {
    box-shadow: 0 1px 2px #777;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding: 6px;
    position: relative;
    text-shadow: none;
}
.form_wrap form .btn.red_box:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ef5b53 0%, #ff7770 100%) repeat scroll 0 0;
}
.b_tooltip .b_tooltip_body {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 25px #bcbcbc;
    color: #333;
    display: none;
    font-size: 13px;
    left: 40px;
    padding: 14px 20px 14px 14px;
    position: absolute;
    top: -20px;
    width: 200px;
    z-index: 105;
}
.b_tooltip .b_tooltip_body.m_right {
    left: 120px;
    top: 20px;
}
.b_tooltip.m_left .b_tooltip_body {
    left: -256px;
}
.b_tooltip.m_big .b_tooltip_body {
    margin-top: -10px;
    padding: 16px 22px;
    width: 500px;
    z-index: 999;
}
.b_tooltip.active .b_tooltip_body {
    display: block;
}
.b_tooltip .b_tooltip_body::before {
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    content: " ";
    display: block;
    left: -15px;
    position: absolute;
    z-index: 4;
}
.b_tooltip.m_left .b_tooltip_body::before {
    border-left: 15px solid #fff;
    border-right: 15px solid transparent;
    left: auto;
    right: -30px;
}
.b_tooltip.m_big .b_tooltip_body::before {
    top: 50%;
}
.b_tooltip.m_big.m_top .b_tooltip_body::before {
    border-color: -moz-use-text-color transparent #fff;
    border-left: 15px solid transparent;
    border-top: 0 none;
    left: 50%;
    margin-left: -15px;
    top: -15px;
}
.form_wrap form input.date {
    position: relative;
    width: 90px;
}
.form_wrap form input.date {
    background-image: url("/r3/resources/stores/i/10226/ico_date.png");
    background-position: 80px 6px;
    background-repeat: no-repeat;
}
.ui-datepicker {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #ccc;
    font-size: 12px;
    z-index: 100 !important;
}
.ui-datepicker .ui-datepicker-calendar {
}
.ui-datepicker .ui-datepicker-calendar th {
    font-weight: normal;
    padding: 4px;
    text-align: right;
}
.ui-datepicker .ui-datepicker-calendar td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e8e8e8 none repeat scroll 0 0;
    border-collapse: collapse;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    color: #666;
}
.ui-datepicker .ui-datepicker-calendar td:first-child {
    border-left: 0 none;
}
.ui-datepicker .ui-datepicker-calendar tr:first-child td {
    border-top: 0 none;
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
    background: transparent none repeat scroll 0 0;
    color: #aaa;
}
.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight.ui-state-hover, .ui-datepicker .ui-datepicker-calendar td a.ui-state-hover {
    background: #f45f57 none repeat scroll 0 0;
    color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight {
    color: #f45f57;
}
.ui-datepicker .ui-datepicker-calendar td a {
    color: #666;
    padding: 4px;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end a {
    font-weight: bold;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ui_date_prev.png") no-repeat scroll center center;
}
.ui-datepicker .ui-corner-all.ui-datepicker-next {
    background-image: url("/r3/resources/stores/i/10226/ui_date_next.png");
}
.ui-datepicker .ui-corner-all.ui-state-hover {
    top: 2px;
}
.offices_wrap {
}
.offices_wrap .aux {
    margin-bottom: 20px;
}
.order_big .highlight, .offices_wrap .highlight {
    background: #fde7e6 none repeat scroll 0 0;
    border-radius: 4px;
    float: right;
    padding: 15px;
    position: relative;
}
.order_big .highlight .list li, .offices_wrap .highlight .list li {
    color: #f23c32;
    font-size: 13px;
    line-height: 18px;
    padding-left: 26px;
    width: 170px;
}
.order_big .highlight .list li.print, .offices_wrap .highlight .list li.print {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_print.png") no-repeat scroll 0 2px;
}
.order_big .highlight .list li.print a, .offices_wrap .highlight .list li.print a {
    text-decoration: none;
}
.order_big .highlight .list li.download, .offices_wrap .highlight .list li.download {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_download.png") no-repeat scroll 0 2px;
    margin-right: 10px;
}
.offices_wrap .download-icon {
    float: right;
}
.offices_wrap .download-icon .list {
    height: 37px;
}
.offices_wrap .download-icon .list li a {
    float: left;
    margin-left: 5px;
}
.offices_wrap .download-icon .list li a {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll 0 0;
    display: block;
    height: 37px;
    width: 37px;
}
.offices_wrap .download-icon .list li.print a {
    background-position: -369px 0;
}
.offices_wrap .download-icon .list li.acrobat a {
    background-position: -410px 0;
}
.offices_wrap .download-icon .list li.excel a {
    background-position: -452px 0;
}
.offices_wrap .download-icon .list li.print a:hover {
    background-position: -369px -37px;
}
.offices_wrap .download-icon .list li.acrobat a:hover {
    background-position: -410px -37px;
}
.offices_wrap .download-icon .list li.excel a:hover {
    background-position: -452px -37px;
}
#wrapper #top_block.offices_wrap .block_left {
    width: 680px;
}
#wrapper #top_block.offices_wrap .block_right {
    width: 240px;
}
#wrapper #top_block.offices_wrap .filter .l {
    float: none;
}
#wrapper #top_block.offices_wrap .filter .i {
    margin-bottom: 0;
    margin-right: 14px;
}
#wrapper #top_block.offices_wrap .filter .i_l {
    float: left;
}
#wrapper #top_block.offices_wrap .filter .i_l .select {
    margin-right: 32px;
    min-width: 160px;
    width: 160px;
}
#wrapper #top_block.offices_wrap .filter .i_r {
    float: left;
    font-weight: bold;
    margin: 23px 0 0;
    min-width: 100px;
    width: 100px;
}
.postomat-radio-buttons {
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 120px;
}
#wrapper #top_block.offices_wrap .filter .btn {
    box-shadow: 0 1px 2px #777;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 25px;
    padding: 4px 32px;
    position: relative;
    text-shadow: none;
}
#wrapper #top_block.offices_wrap .filter h4 {
    font-size: 16px;
}
#wrapper #top_block.offices_wrap .filter .block {
    padding: 10px 20px 14px;
}
#wrapper #top_block.offices_wrap .filter .autocomplete {
    width: 246px;
}
#wrapper #top_block.offices_wrap .filter .b_autocomplete ul {
    width: 278px;
}
.text table, #wrapper .offices {
    color: #323232;
    font-size: 13px;
    line-height: 18px;
    width: 100%;
}
.text table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: -moz-use-text-color transparent #e5e5e5;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-bottom: -2px;
    padding: 15px;
    vertical-align: top;
}
.offices_wrap.order_carrier .offices td.col2 {
    display: none;
}
#wrapper .offices_wrap.order_carrier .offices td.col3 {
    width: 50%;
}
.offices_wrap.order_carrier .offices td.col3 .address, .offices_wrap.order_carrier .offices td.col3 .address + br {
    display: none;
}
.text table thead td {
    border-bottom: 1px dashed #f69994;
    color: #bcbcbc;
}
.text table thead a, #wrapper .offices thead a {
    border-bottom: 1px dotted #000;
    color: #000;
    position: relative;
    text-decoration: none;
}
.text table thead a.sort.sorted, .text table thead a.sort:hover, #wrapper .offices thead a.sort.sorted, #wrapper .offices thead a.desc:hover, #wrapper .offices thead a.asc:hover, #wrapper .offices thead a.sort:hover {
    border-bottom-color: #f05e56;
    color: #f05e56;
    font-weight: bold;
}
.text table thead a.sort::after, #wrapper .offices thead a.asc::after, #wrapper .offices thead a.sort::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_arr_sort.png") no-repeat scroll 0 0;
    content: " ";
    display: none;
    height: 7px;
    margin: 4px 0 0 4px;
    position: absolute;
    width: 9px;
}
#wrapper .offices thead a.desc::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_arr_sort.png") no-repeat scroll 0 -7px;
    content: " ";
    display: none;
    height: 7px;
    margin: 4px 0 0 4px;
    position: absolute;
    width: 9px;
}
.position {
    text-align: center;
}
.text table thead a.sort:hover::after, .text table thead a.sort.sorted:hover::after, #wrapper .offices thead a.asc:hover::after, #wrapper .offices thead a.desc:hover::after, #wrapper .offices thead a.sort:hover::after, #wrapper .offices thead a.sort.sorted::after {
    display: inline-block;
}
#wrapper .offices {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 6px;
}
#wrapper .offices tr td.phone {
    width: 13%;
}
#wrapper .offices tr td.time {
    width: 14%;
}
#wrapper .offices tr td.col1 {
    width: 15%;
}
#wrapper .offices tr td.col2 {
    width: 18%;
}
#wrapper .offices thead tr.fixed {
    background: #f2f2f2 none repeat scroll 0 0;
    z-index: 20;
}
#wrapper .offices thead tr td {
    border-right: 2px solid transparent;
    text-align: center;
    vertical-align: middle;
}
#wrapper .offices tbody tr td {
    background: #fff none repeat scroll 0 0;
    border-right: 2px solid #fff;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 15px 15px;
    text-align: center;
    vertical-align: middle;
}
#wrapper .offices tbody tr td a {
    text-decoration: none;
}
#wrapper .offices tbody tr td a span {
    border-bottom: medium none;
}
#wrapper .offices tbody tr td a:hover span {
    border-bottom: 1px dotted #f05e56;
}
#wrapper .offices tbody tr td.first {
    border-bottom-color: transparent;
}
#wrapper .offices tbody tr td.hidden {
    border-top: medium none;
    visibility: hidden;
}
#wrapper .offices tbody tr.delim td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 10px;
}
#wrapper .offices tbody tr.first td, #wrapper .offices tbody tr.delim + tr td {
    border-top: medium none;
}
#wrapper .offices tbody tr.first td.first, #wrapper .offices tbody tr.delim + tr td.first {
    border-radius: 4px 0 0 4px;
}
#wrapper .offices tr td.first, #wrapper .offices tr td.last {
    border-right-width: 10px;
}
#wrapper .offices tbody tr td.city span {
    display: block;
}
#wrapper .offices tbody tr td.city span.name {
    color: #f05e56;
    font-family: "HelveticaNeueBold";
    margin-bottom: 6px;
}
#wrapper .offices tbody tr td.city span.count {
    font-size: 11px;
}
#wrapper .offices tbody tr td.city span.count b {
    font-family: "HelveticaNeueBold";
}
#wrapper .offices thead tr td {
    padding: 24px 15px;
}
#wrapper .alignment thead tr td {
    padding: 24px 55.5px;
}
#wrapper .offices tbody tr td .address {
    color: #323232;
}
.text table thead td.hover, #wrapper .offices thead td.hover {
    border-bottom-color: transparent;
}
.text table tbody .col2 a {
    color: #000;
    font-weight: bold;
}
#wrapper .offices tbody .col2 a {
    color: #000;
}
.text table tbody tr.last td, #wrapper .offices tbody tr.last td {
    border-bottom: 0 none;
}
.text table tfoot td, #wrapper .offices tfoot td {
    border-bottom-color: transparent;
    border-width: 0 1px 1px;
    height: 2px;
    max-height: 10px;
    padding: 10px;
}
.text table tfoot td.hover, #wrapper .offices tfoot td.hover {
    border-radius: 0 0 10px 10px;
    box-shadow: 0 2px 0 #888;
}
.text table tbody .city .new, #wrapper .offices tbody .city .new {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_new.png") no-repeat scroll right 8px;
    color: #f05e56;
    font-weight: bold;
}
.colsp1 {
    padding: 30px 20px !important;
    width: 25%;
}
.colsp2 {
    width: 32%;
}
.colsp3 {
    width: 15% !important;
}
.text table tbody .time li, #wrapper .offices tbody .time li {
    background: transparent none repeat scroll 0 0;
    color: #797979;
    font-size: 11px;
    list-style-type: none;
}
#wrapper .offices tbody .time_popup {
    padding: 15px 0;
    position: relative;
}
#wrapper .offices tbody .time_popup .pop {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    padding: 0 15px 20px;
    position: relative;
}
#wrapper .offices tbody .time_popup .pop ins {
    background: #fff none repeat scroll 0 0;
    bottom: 3px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
#wrapper .offices tbody .time_popup .pop ins::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -369px -78px;
    bottom: 0;
    content: " ";
    display: block;
    height: 12px;
    left: 50%;
    margin-left: -8.5px;
    position: absolute;
    width: 17px;
}
#wrapper .offices tbody .time_popup .pop:hover ins::after, #wrapper .offices tbody .time_popup .pop.opened ins::after {
    background-position: -388px -78px;
}
#wrapper .offices tbody .time_popup .pop:hover, #wrapper .offices tbody .time_popup .pop.opened {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 4px #9f9f9f;
}
#wrapper .offices tbody .time_popup .pop.opened {
    position: absolute;
    z-index: 50;
}
#wrapper .offices tbody .time_popup li {
    background: transparent none repeat scroll 0 0;
    color: #797979;
    font-size: 11px;
    line-height: 20px;
    list-style-type: none;
}
#wrapper .offices tbody .time_popup li span.day {
    display: inline-block;
    width: 18px;
}
.offices_wrap .form_wrap form {
    border-radius: 4px;
    box-shadow: 0 1px 1px #999;
}
.offices_wrap .form_wrap .block {
    padding: 20px;
}
.offices_wrap .form_wrap .l {
    color: #7c7c7c;
    font-size: 11px;
    margin-bottom: 5px;
}
.offices_wrap .form_wrap .i {
    margin-left: 0;
}
.offices_wrap .form_wrap form .bottom {
    border-radius: 0 0 4px 4px;
    margin-top: 0;
    padding: 20px 0;
    text-align: center;
}
.form_wrap form .b_tooltip.m_list .bottom {
    border-radius: 0;
    margin: 24px -22px -16px;
    padding: 10px 20px;
}
.offices_wrap .form_wrap form .btn.submit {
    margin: 0 auto;
}
.offices_wrap .form_wrap form .new_only input {
    float: left;
    margin-top: 3px;
}
.offices_wrap .form_wrap form .new_only label {
    display: block;
    margin: -10px 0 0 24px;
}
#wrapper > .scroller {
    color: #000;
    cursor: pointer;
    display: none;
    font-size: 13px;
    height: 85px;
    margin: 0 0 0 -110px;
    position: fixed;
    text-align: center;
    top: 0;
    transition: background 0.2s linear 0s;
    width: 100px;
}
#wrapper > .scroller:hover {
    background: #f9f9f9 none repeat scroll 0 0;
}
#wrapper > .scroller span {
    bottom: -50px;
    color: #f23c32;
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: bottom;
    width: 70px;
}
#wrapper > .scroller span::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/arr_scroller.png") no-repeat scroll 0 bottom;
    content: " ";
    display: block;
    height: 16px;
    left: 50%;
    margin: -30px 0 0 -8px;
    position: absolute;
    width: 16px;
}
#wrapper > .scroller.up span::before {
    background-position: 0 0;
}
#wrapper > .scroller span b, #wrapper > .scroller span i {
    font-style: normal;
    font-weight: normal;
}
#wrapper > .scroller span i {
    display: none;
}
#wrapper > .scroller.up span i {
    display: inline;
}
#wrapper > .scroller.up span b {
    display: none;
}
.select.city .list li {
    display: none;
}
.select.city .list li.other {
    display: block;
}
.select.city[data-region="1"] .list li.c1 {
    display: block;
}
.select.city[data-region="2"] .list li.c2 {
    display: block;
}
.select.city[data-region="3"] .list li.c3 {
    display: block;
}
.select.city[data-region="4"] .list li.c4 {
    display: block;
}
.select.city[data-region="5"] .list li.c5 {
    display: block;
}
.select.city[data-region="6"] .list li.c6 {
    display: block;
}
.select.city[data-region="7"] .list li.c7 {
    display: block;
}
.select.city[data-region="8"] .list li.c8 {
    display: block;
}
.select.city[data-region="9"] .list li.c9 {
    display: block;
}
.select.city[data-region="10"] .list li.c10 {
    display: block;
}
.select.city[data-region="11"] .list li.c11 {
    display: block;
}
.select.city[data-region="12"] .list li.c12 {
    display: block;
}
.select.city[data-region="13"] .list li.c13 {
    display: block;
}
.select.city[data-region="14"] .list li.c14 {
    display: block;
}
.select.city[data-region="15"] .list li.c15 {
    display: block;
}
.select.city[data-region="16"] .list li.c16 {
    display: block;
}
.select.city[data-region="17"] .list li.c17 {
    display: block;
}
.select.city[data-region="18"] .list li.c18 {
    display: block;
}
.select.city[data-region="19"] .list li.c19 {
    display: block;
}
.select.city[data-region="20"] .list li.c20 {
    display: block;
}
.select.city[data-region="21"] .list li.c21 {
    display: block;
}
.select.city[data-region="22"] .list li.c22 {
    display: block;
}
.select.city[data-region="23"] .list li.c23 {
    display: block;
}
.select.city[data-region="24"] .list li.c24 {
    display: block;
}
.select.city[data-region="25"] .list li.c25 {
    display: block;
}
#wrapper .side {
    float: left;
    width: 200px;
}
#wrapper .side.r {
    float: right;
    margin-left: 30px;
}
#wrapper .side .menu {
    background: #efefef none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    border-top: 3px solid #f23c32;
    box-shadow: 0 1px 1px #999;
    padding: 8px 10px;
    position: relative;
}
#wrapper .side .menu h4 {
    margin-bottom: 15px;
}
#wrapper .side .menu ul li {
    background: transparent none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 13px;
    list-style-position: inside;
    list-style-type: none;
    padding: 2px 0;
    position: relative;
}
#wrapper .side .menu ul li a {
    display: block;
    padding: 10px;
}
#wrapper .side .menu ul li.active {
}
#wrapper .side .menu ul > li.active > a, #wrapper .side .menu ul > li.active > a:hover {
    color: #fff;
}
#wrapper .side .menu ul li a {
    color: #000;
    text-decoration: none;
}
#wrapper .side .menu ul > li.active > a {
    background: #fc5349 none repeat scroll 0 0;
    border-radius: 4px;
}
#wrapper .side .menu ul li li a:hover, #wrapper .side .menu ul li li.active a {
    color: #fc5349;
}
#wrapper .side .menu.m_news .sub li.ok {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#wrapper .side .menu ul li a:hover {
    color: #fc5349;
}
#wrapper .side .menu .sub {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 4px;
    margin: 4px 0 0;
    padding: 0;
    position: relative;
}
#wrapper ul li.ok {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_ok_red.png") no-repeat scroll 0 10px;
    padding-left: 30px;
}
#wrapper .side .menu .sub li {
    font-size: 11px;
    padding-left: 30px;
}
#wrapper .side .menu .sub li.ok {
    background-image: url("/r3/resources/stores/i/10226/ico_ok_red_small.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
}
#wrapper .side .menu .sub li.ok a {
    color: #fc5349;
}
#wrapper .block_left .side + .content {
    margin-top: -4px;
}
#wrapper .text .side + .content {
    padding: 0;
}
#wrapper .side + .content {
    margin-left: 200px;
    padding: 0 20px;
}
#wrapper .side.r + .content {
    margin-left: 0;
    margin-right: 225px;
}
#wrapper .side + .content.no_margin {
    margin-left: 0;
}
#wrapper .side.r + .content.no_margin {
    margin-right: 0;
}
#wrapper .content .accordion {
}
#wrapper .content .accordion li {
    list-style-type: none;
    margin-bottom: 20px;
}
#wrapper .content .accordion li h2 {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f7cecc;
    border-radius: 8px;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 20px 20px 20px 40px;
    position: relative;
    transition: font-size 0.25s ease 0s;
}
#wrapper .content .accordion li h2 .date {
    font-size: 11px;
}
#wrapper .content .accordion li.ok {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}
#wrapper .content .accordion li.ok h2 {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/ico_ok_red.png") no-repeat scroll 10px 20px;
    color: #fc5349;
    padding-left: 40px;
}
#wrapper .content .accordion.m_news li h2 {
    color: #000;
}
#wrapper .content .accordion.m_news li.ok h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#wrapper .content .accordion.m_news li.active.ok h2 {
    background: white none repeat scroll 0 0;
}
#wrapper .content .accordion li.active h2 {
    background: #fff none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 8px;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
}
#wrapper .content .accordion li.active {
    border-bottom: 1px dashed #fc5349;
    padding-bottom: 20px;
}
#wrapper .content .accordion .text {
    display: none;
}
#wrapper .content .accordion li.active .text {
    display: block;
}
#wrapper .content .accordion li .text {
    padding: 0 20px;
}
.form_wrap form.track .response {
    margin: 0 0 30px;
}
.form_wrap form.track .response .highlight {
    font-size: 16px;
    margin-top: 10px;
    padding-left: 12px;
}
.form_wrap form.track .response .highlight a {
    text-decoration: none;
}
.form_wrap form.track .response .highlight a span {
    border-bottom: 1px solid #ebc6c4;
}
.form_wrap form.track .response .highlight a:hover span {
    border-bottom: medium none;
}
.form_wrap form.track .response .info small {
    color: #000000;
    font-size: 11px;
}
.form_wrap form.track .submit {
    margin-left: 60px;
}
.form_wrap form .text_sub {
    font-size: 11px;
    margin-top: 32px;
    position: absolute;
}
.form_wrap form .text_sup {
    font-size: 11px;
    margin-top: -15px;
    position: absolute;
}
.leveling {
    margin-left: 70px;
}
.form_wrap .register .highlight {
    background: #feeae9 none repeat scroll 0 0;
}
.form_wrap .register .highlight .block {
    padding: 40px 60px;
}
.form_wrap .register .reg_with {
    clear: both;
}
.form_wrap .register .reg_with li {
    margin-right: 10px;
    opacity: 1 !important;
}
.form_wrap .register .reg_with label {
    display: block;
}
.form_wrap .register .reg_with li a {
    border: 1px solid #dcc3c2;
    border-radius: 4px;
    color: #a48786;
    display: inline-block;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.form_wrap .register .reg_with li.selected a, .form_wrap .register .reg_with li a:hover {
    color: #fff;
}
.form_wrap .register .reg_with .fb.selected a, .form_wrap .register .reg_with .fb a:hover {
    background: #3b5998 none repeat scroll 0 0;
}
.form_wrap .register .reg_with .vk.selected a, .form_wrap .register .reg_with .vk a:hover {
    background: #597da3 none repeat scroll 0 0;
}
.form_wrap .register .reg_with .skype.selected a, .form_wrap .register .reg_with .skype a:hover {
    background: #00aff0 none repeat scroll 0 0;
}
.form_wrap .register .reg_with input[type="radio"] {
    display: none;
}
.form_wrap .register .reg_with + .info {
    margin: 10px 0 20px;
}
.form_wrap .register .reg_with + .info {
    font-size: 11px;
}
#wrapper .block_bg {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 3px #666;
    position: relative;
}
#wrapper .block_bg > .block {
    padding: 10px 30px 20px;
}
#wrapper .block_bg .text h1 {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
#wrapper .block_bg .time_table h4 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
}
#wrapper .block_bg .time_table .time {
}
#wrapper .block_bg .time_table .time li {
    font-size: 11px;
    line-height: 18px;
    list-style-type: none;
}
#wrapper .office_single .map {
    position: relative;
}
#wrapper .office_single .map i {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/bg_shadow_inset.png") repeat-x scroll 0 0;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#wrapper .office_single .map iframe {
    height: 210px;
    margin-bottom: -4px;
    position: relative;
    width: 100%;
    z-index: 0;
}
#wrapper .phone.toll_free {
    font-family: "HelveticaNeue";
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 10px;
}
#wrapper .office_single .time_table table {
    width: 100%;
}
#wrapper .office_single .time_table table tr th {
    background: #ebebeb none repeat scroll 0 0;
    font-family: "helveticaNeueBold";
    font-size: 10px;
    padding: 2px 6px;
    text-transform: uppercase;
}
#wrapper .office_single .time_table table tr th span {
    color: #8d8d8d;
}
#wrapper .office_single .time_table table tr td {
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
}
#wrapper .office_single .time_table table tr td span {
    font-size: 12px;
}
#wrapper .office_single .time_table table tr td.head {
    border-left: medium none;
    padding: 6px 6px 6px 0;
    text-align: left;
    width: 30%;
}
#wrapper .office_single .time_table table tr td.head span {
    display: block;
    font-family: "HelveticaNeueBold";
    padding: 0 0 0 24px;
    position: relative;
}
#wrapper .office_single .time_table table tr td.head span::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll 0 0;
    content: " ";
    display: block;
    height: 17px;
    left: 0;
    margin-top: -8.5px;
    position: absolute;
    top: 50%;
    width: 17px;
}
#wrapper .office_single .time_table table tr td.head span.timeline-i::after {
    background-position: -295px -128px;
}
#wrapper .office_single .time_table table tr td.head span.timedeparture-i::after {
    background-position: -312px -128px;
}
#wrapper .office_single .time_table table tr td.head span.timearrival-i::after {
    background-position: -329px -128px;
}
.job_application > .text .w50 .border {
    font-size: 13px;
    line-height: 18px;
}
.job_application > .text .w50 .border {
    margin-left: -20px;
}
.accordeon2 > li {
    display: block;
    float: none;
    padding: 0;
}
.accordeon2 > li.disabled {
    opacity: 0.5;
}
.accordeon2 > li.disabled > .wrap {
    position: relative;
}
.accordeon2 > li.disabled > .wrap::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.accordeon2 > li > .wrap {
    display: none;
}
.accordeon2 > li.completed .btn {
    visibility: hidden;
}
.form_wrap form hr.gray {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/dashed_gray.png") repeat scroll 0 center;
    border: 0 none;
    display: block;
    height: 1px;
    width: 100%;
}
#wrapper .text hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f19590 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dashed none none;
    border-width: 1px 0 0;
    margin: 40px 0;
}
#wrapper .text .figure + hr {
    margin-top: 20px;
}
#wrapper .job_application .text hr {
    margin-left: -30px;
}
.accordeon2 li .title {
    color: #323232;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}
.accordeon2 li .title_sub {
    color: #f23c32;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.accordeon2 > li .title i {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_collapse.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 17px;
    left: -21px;
    position: absolute;
    top: 2px;
    width: 17px;
}
.accordeon2 > li.folded .title i {
    background-position: right 0;
}
.job_application form .l {
    width: 250px;
}
.job_application form .i {
    margin-left: 250px;
}
form .accordeon2 .btn.red_box, .job_application form .btn.red_box {
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin-left: 250px;
    padding: 6px 14px;
    text-shadow: none;
}
form .accordeon2 .btn.red_box {
    margin-left: 230px;
}
.job_application form .accordeon2 .btn.red_box {
    margin-left: 250px;
}
.form_wrap form .select.gender {
    width: 146px;
}
.form_wrap form .select.education {
    width: 180px;
}
.form_wrap form .date_range .date, .form_wrap form .date_range .two_inputs .date {
    width: 90px;
}
.form_wrap form .still_work {
    font-size: 12px;
    margin: 8px 0 0;
}
.form_wrap form .select.english, .form_wrap form .select.pc_skills {
    width: 180px;
}
form .paged_link {
    left: auto;
    position: absolute;
    right: 22px;
    top: 25px;
}
form .paged_link .btn {
    border-radius: 2px;
    font-size: 18px;
    padding: 4px 16px;
}
.order_page .response .highlight {
    color: #f23c32;
    margin-top: -10px;
}
.order_page .response .highlight span {
    vertical-align: bottom;
}
.order_page .response .highlight b {
    margin: 0;
}
.order_page .block_right .fast_icons {
    margin-top: 28px;
}
.popup_mask {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
}
.b_autocomplete {
    display: inline-block;
    position: relative;
}
.b_autocomplete .scroll-element {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 0 6px 10px #ccc;
    display: none;
    height: auto;
    left: 0;
    max-height: 200px;
    min-width: 167px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 29px;
    z-index: 20;
}
.b_autocomplete ul {
}
.b_autocomplete ul li {
    cursor: pointer;
    display: list-item;
    float: none;
    font-size: 13px;
    line-height: 18px;
    padding: 6px 0 6px 10px;
    word-wrap: break-word;
}
.b_autocomplete ul li:hover, .b_autocomplete ul li.hover {
    color: #f23c32;
}
.b_autocomplete ul li.hidden {
    display: none;
}
#header.map::before, #header.map::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/h_shadow_l.png") no-repeat scroll 0 100%;
    content: "";
    height: 266px;
    left: -105px;
    position: absolute;
    top: 0;
    width: 60px;
    z-index: 0;
}
#header.map::after {
    background-image: url("/r3/resources/stores/i/10226/h_shadow_r.png");
    left: auto;
    right: -105px;
}
body.content-map {
}
.content-map #container {
    overflow: hidden;
    width: 1030px;
}
.content-map #header, .content-map #wrapper {
    margin: 0 auto;
    width: 1030px;
}
#header.map .img {
    background: #eaeaea none repeat scroll 0 0;
    content: "";
    height: 315px;
    left: -45px;
    min-height: 260px;
    width: 1120px;
}
.content-map #header.map .img {
    height: 266px;
}
#header.map .map_search {
    padding: 20px 30px;
    position: relative;
}
.content-map #header.map .map_search {
    padding: 14px 30px;
}
#header.map .page_title {
    font-family: "HelveticaNeueLight";
    font-weight: 100;
    margin: 0 0 15px;
}
.content-map #header.map .page_title {
    float: left;
    margin: 0;
}
#header.map .search_map {
    display: block;
    width: 600px;
}
#header.map .search_map form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
}
#header.map .search_map form .i {
    margin: 0;
}
.content-map #header.map .search_map {
    float: right;
    margin-right: -30px;
    margin-top: 7px;
}
#header.map .search_map ul {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 2px #a7a7a7;
    display: none;
    list-style: outside none none;
    margin-top: -10px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 0 0;
    width: 555px;
    z-index: 100;
}
#header.map .search_map ul li {
    cursor: pointer;
    font-size: 13px;
    padding: 4px 14px;
}
#header.map .search_map ul li:hover, #header.map .search_map ul li.hover {
    background: #fde7e6 none repeat scroll 0 0;
    color: #f23c32;
}
#header.map .search_map .body {
    position: relative;
}
#header.map .search_map .body input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-radius: 14px;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px 2px #666 inset;
    color: #9e9e9e;
    padding: 7px 14px;
    position: relative;
    width: 528px;
    z-index: 101;
}
#header.map .search_map .body.m_ac_on::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 13px;
    left: 0;
    position: absolute;
    top: auto;
    width: 628px;
}
.ui-autocomplete::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 13px;
    left: 0;
    position: absolute;
    top: -13px;
    width: 628px;
}
.ui-autocomplete > li {
    font-size: 13px;
}
#header.map .search_map .submit {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/search_btn.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    margin: -22px 0 0 550px;
    position: absolute;
    width: 14px;
    z-index: 102;
}
#search_bar {
}
#search_bar .form_wrap {
    background: #ec574f url("/r3/resources/stores/i/10226/bg_shadow_inset.png") repeat-x scroll 0 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 22px 100px #d0d0d0;
    margin: 0 -45px;
    position: relative;
}
#search_bar form {
    background: transparent none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    padding: 30px 0 20px 70px;
}
.content-map #search_bar form {
    padding: 22px 0 10px 70px;
}
#search_bar form .f_l {
    margin: 0 20px 0 0;
}
#search_bar form .btns {
    float: right;
    margin-right: 45px;
}
#search_bar form .btns.action-icon {
    margin: 5px 90px 5px 0;
}
#search_bar form .btns .toggle-map {
    background: #ec574f none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 26px;
    width: 32px;
}
#search_bar form .btns .toggle-map.map {
    background-image: url("/r3/resources/stores/i/10226/offices-map-icon.png");
}
#search_bar form .btns .toggle-map.list {
    background-image: url("/r3/resources/stores/i/10226/offices-list-icon.png");
}
#search_bar form .i {
    margin: 0;
}
#search_bar form label {
    color: #fff;
}
#search_bar form .select.weight {
    margin-top: 2px;
    width: 144px;
}
#search_bar form .type .b_tooltip {
    top: -9px;
}
#search_bar form .btns .btn {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px;
}
.weight_l {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/w_l_0.png") no-repeat scroll 0 3px;
    padding-left: 16px;
}
.weight_l.m_2 {
    background-image: url("/r3/resources/stores/i/10226/w_l_1.png");
}
.weight_l.m_3 {
    background-image: url("/r3/resources/stores/i/10226/w_l_2.png");
}
.weight_l.m_none {
    background: transparent none repeat scroll 0 0;
    padding-left: 0;
}
#search_bar .form_wrap form .i .b_tooltip > i {
    background-image: url("/r3/resources/stores/i/10226/ico_i2.png");
}
#header.map + #wrapper .offices_wrap {
    margin-top: 40px;
}
#wrapper .offices_wrap.red table td {
    border-left: 0 none;
    border-right: 0 none;
    vertical-align: middle;
    width: 20%;
}
#wrapper .offices_wrap.red table .col1 {
    padding-left: 60px;
}
#wrapper .offices_wrap.red table thead td {
    border-bottom-style: solid;
    color: #000;
}
#wrapper .offices_wrap.red table .office_link {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
#wrapper .offices_wrap.red table .time li {
    color: #000;
    font-size: 13px;
}
#wrapper .offices_wrap.red table .office_link span {
    border-bottom: 1px solid #999;
}
#wrapper .offices_wrap.red table .office_link:hover span {
    border-bottom-color: transparent;
}
#wrapper .offices_wrap.red table .office_link::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -31px -71px;
    content: "";
    display: block;
    height: 23px;
    margin: -5px 0 0 -30px;
    position: absolute;
    width: 13px;
}
#wrapper .offices_wrap.red .address, #wrapper .offices_wrap.red .phone {
    display: block;
}
table[data-w-limit="any"] tr {
}
table[data-w-limit="0"] tr[data-w-l="2"], table[data-w-limit="0"] tr[data-w-l="100"], table[data-w-limit="0"] tr[data-w-l="30"] {
    display: none;
}
table[data-w-limit="2"] tr[data-w-l="0"], table[data-w-limit="2"] tr[data-w-l="100"], table[data-w-limit="2"] tr[data-w-l="30"] {
    display: none;
}
table[data-w-limit="30"] tr[data-w-l="0"], table[data-w-limit="30"] tr[data-w-l="100"], table[data-w-limit="30"] tr[data-w-l="2"] {
    display: none;
}
table[data-w-limit="100"] tr[data-w-l="0"], table[data-w-limit="100"] tr[data-w-l="30"], table[data-w-limit="100"] tr[data-w-l="2"] {
    display: none;
}
#wrapper .offices_wrap.red tbody tr.even td {
    background: #fff none repeat scroll 0 0;
}
#wrapper .offices_wrap.red td:hover, #wrapper .offices_wrap.red td.hover {
    border-left-color: transparent;
    border-right-color: transparent;
}
.content-map #map {
    height: 700px;
    min-width: 1000px;
    width: 100%;
}
.content-map #map-container {
    height: 700px;
    min-height: 700px;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
    width: 1030px;
}
.content-map #map-container #pointer_desc {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    bottom: 50px;
    box-shadow: 0 1px 2px #a7a7a7;
    padding: 20px;
    position: absolute;
    right: 20px;
    z-index: 100;
}
.content-map #map-container #pointer_desc .label {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}
.content-map #map-container #pointer_desc ul {
    list-style: outside none none;
}
.content-map #map-container #pointer_desc ul li {
    margin-bottom: 4px;
}
.content-map #map-container #pointer_desc ul li img, .content-map #map-container #pointer_desc ul li span {
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
}
.order_big .highlight {
    float: left;
    margin: 20px;
}
.order.complete > .block {
    padding: 15px;
    position: relative;
    width: 900px;
}
.order_big hr.thin {
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 96%;
}
.order .shard {
    display: inline-block;
    vertical-align: top;
    width: 290px;
}
.order .shard {
    border: 2px solid #f89c97;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
}
.order .shard h3 {
    background: #f89c97 none repeat scroll 0 0;
    border-radius: 7px 7px 0 0;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    position: relative;
}
.order .shard .in {
    padding: 10px 15px;
}
.order .shard .l {
    font-size: 13px;
}
.form_wrap form.order .shard .l.invalid::before, .form_wrap form.order .shard .l.valid::before {
    display: none;
}
.order .shard .i {
    clear: left;
    margin-bottom: 10px;
    margin-left: 0;
}
.order .shard .w50 {
    width: 125px;
}
.order .shard .w50.add_r {
    margin-right: 10px;
}
.order .shard .w50 .i input {
    width: 80px;
}
.form_wrap form.order.complete .btn.submit {
    left: 50%;
    margin-left: -55px;
}
.popup_box {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 30px 0 #333;
    display: none;
    left: 50%;
    margin: -170px 0 0 -240px;
    position: fixed;
    top: 50%;
    width: 480px;
    z-index: 999;
}
.popup_box .block {
    padding: 40px;
}
.popup_box form {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
}
.popup_box h3 {
    color: #fb6159;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
}
.popup_box .btn_x {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -44px -71px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 14px;
    left: auto;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 14px;
}
.popup_box .l {
    width: 140px;
}
.popup_box .i {
    margin-left: 140px;
}
#popup_login {
}
#popup_login .cancel {
    font-size: 21px;
    margin-left: 10px;
}
#popup_login .cancel a {
    border-bottom: 1px solid #fb6f68;
    color: #fb6f68;
    text-decoration: none;
}
#popup_login .cancel a:hover {
    border-bottom-color: transparent;
}
#popup_login.popup_box .l {
    width: 120px;
}
#popup_login.popup_box .i {
    margin-left: 120px;
}
#popup_login input[type="checkbox"] {
    margin-top: 14px;
}
.h404 {
    font-size: 252px;
    font-weight: normal;
    letter-spacing: 2px;
}
#header.page_404 {
}
#header.page_404 > #user_menu, #header.page_404 > .search, #header.page_404 > #lang, #header.page_404 > #top_menu {
    visibility: hidden;
}
#header.page_404 > #top_menu {
    display: none;
}
#wrapper .b_search {
    position: relative;
}
#wrapper .b_search .search {
    left: 0;
    right: auto;
    top: 24px;
}
#wrapper .m_search_results h2 {
    margin-bottom: 15px;
}
#wrapper .m_search_results .b_search {
    height: 40px;
}
#wrapper .m_search_results .b_search .search {
    top: 0;
}
#wrapper .m_search_results .b_search .search .input {
    width: 530px;
}
#wrapper .m_search_results .b_search .search .body {
    width: 530px;
}
.b_search_results {
    margin-left: 30px;
}
.b_search_results .list > li {
    margin-bottom: 30px;
}
.b_search_results .list > li h3 {
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
}
.b_search_results .list > li .shortdesc {
    font-size: 11px;
    line-height: 16px;
}
.form_wrap form .dimensions {
    margin: 14px 0 0;
}
.maps-baloon-infobox {
    font-size: 14px;
}
.maps-baloon-infobox .city {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}
.maps-baloon-infobox .number {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.maps-baloon-infobox .number span {
    border-bottom: 1px solid #dddddd;
    padding: 0 10px 0 0;
}
.maps-baloon-infobox .title {
    margin-bottom: 6px;
}
.maps-baloon-infobox .title a {
    text-decoration: none;
}
.maps-baloon-infobox .title a span {
    border-bottom: 1px solid #ebc6c4;
}
.maps-baloon-infobox .title a:hover span {
    border-bottom: medium none;
}
.maps-baloon-infobox .phone {
    margin-bottom: 10px;
}
.maps-baloon-infobox .restriction {
    background-position: 0 5px;
    color: #de584c;
    margin: 0 0 10px 5px;
}
.maps-baloon-infobox .restriction.m_2 {
    color: #7ead43;
}
.maps-baloon-infobox .restriction.m_3 {
}
.nearest-list {
    font-size: 14px;
    list-style: outside none none;
}
.nearest-list li.many {
    cursor: pointer;
    padding: 2px 10px;
}
.nearest-list li.many:hover {
    color: #f23c32;
}
.nearest-type {
    cursor: pointer;
    display: inline-block;
    height: 26px;
}
.nearest-foot {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/person-active.png") no-repeat scroll 0 0;
    margin: 0 16px 0 10px;
    width: 14px;
}
.nearest-car {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/car-active.png") no-repeat scroll 0 0;
    width: 26px;
}
.nearest-type-inactive {
    opacity: 0.5;
}
.nearest-line {
    border-bottom: 1px solid #888;
    margin: 0 10px 5px;
}
.nearest-list-car {
    display: none;
}
.inline {
    display: table;
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    width: 100%;
}
.inline > div, .inline > li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 18px;
    vertical-align: top;
}
.inline.vmiddle > div, .inline.vmiddle > li {
    vertical-align: middle;
}
#popup_help {
    border-radius: 4px;
    height: auto;
    overflow: hidden;
    width: 644px;
}
#popup_help .header {
    background: #f23c32 none repeat scroll 0 0;
    box-shadow: 0 1px 6px #6d6d6d;
    padding: 14px 30px;
    position: relative;
    z-index: 10;
}
#popup_help .header h2 {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
}
#popup_help .header h2.section-title {
    display: none;
}
#popup_help .block {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 30px;
    position: relative;
    z-index: 9;
}
#popup_help .footer {
    background: #bbbbbb none repeat scroll 0 0;
    border-top: 2px solid #f23c32;
    padding: 10px 30px;
}
#popup_help .btn_x {
    background-position: -61px -71px;
    height: 15px;
    right: 12px;
    top: 12px;
    width: 15px;
}
#popup_help h3 {
    color: #000;
    font-family: "HelveticaNeueBold";
    font-size: 15px;
    line-height: 20px;
}
#popup_help .block .sections-list {
    background: #f2f2f2 none repeat scroll 0 0;
    margin-bottom: -28px;
}
#popup_help .block .sections-list ul {
    list-style: outside none none;
}
#popup_help .block .sections-list ul li {
    margin-bottom: 16px;
    margin-right: 46px;
    width: 110px;
}
#popup_help .block .sections-list ul li.row {
    margin-right: 0;
}
#popup_help .block .sections-list ul li .image {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 2px #a7a7a7;
    margin-bottom: 10px;
}
#popup_help .block .sections-list ul li .image img {
    border-radius: 5px;
    display: block;
    max-width: none;
    width: 100%;
}
#popup_help .block .sections-list ul li .title {
    margin-left: -22px;
    text-align: center;
    width: 152px;
}
#popup_help .block .sections-list ul li .title a {
    color: #303232;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
}
#popup_help .block .questions-list .scroll-element {
    max-height: 380px;
    overflow: hidden;
}
#popup_help .block .questions-list {
    background: #f2f2f2 none repeat scroll 0 0;
    display: none;
}
#popup_help .block .questions-list ul {
    list-style: outside none none;
}
#popup_help .block .questions-list ul li {
    margin-bottom: 20px;
    padding: 0 0 0 28px;
    position: relative;
}
#popup_help .block .questions-list ul li a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}
#popup_help .block .questions-list ul li a:hover span {
    border-bottom: 1px dotted #f29792;
}
#popup_help .block .questions-list ul li::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -187px -71px;
    content: " ";
    display: block;
    height: 11px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 11px;
}
#popup_help .block .question {
    background: #f2f2f2 none repeat scroll 0 0;
    display: none;
}
#popup_help .block .question p, #popup_help .block .question span, #popup_help .block .question div, #popup_help .block .question b, #popup_help .block .question strong, #popup_help .block .question li {
    font-size: 15px !important;
    line-height: 20px !important;
}
#popup_help .block .question img {
    max-width: 100% !important;
}
#popup_help .block .question .scroll-element {
    max-height: 380px;
    overflow: hidden;
}
#popup_help .block .question p {
    margin-bottom: 12px;
}
#popup_help .block .question ul {
    list-style: outside none none;
}
#popup_help .block .question ul li {
    margin-bottom: 14px;
    padding: 0 0 0 28px;
    position: relative;
}
#popup_help .block .question ul li::before {
    background: #db534c none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 20px;
}
#popup_help .preloader {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
#popup_help .preloader ins {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/preloader.gif") no-repeat scroll 0 0;
    display: block;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    position: absolute;
    top: 50%;
    width: 30px;
}
#popup_help .footer .online-help {
    color: #f23c32;
    float: right;
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 0 36px;
    position: relative;
    width: 145px;
}
#popup_help .footer .online-help::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -49px -122px;
    content: " ";
    display: block;
    height: 26px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 24px;
}
#popup_help .footer a {
    display: block;
    text-decoration: none;
}
#popup_help .footer a span {
    border-bottom: 1px dotted;
}
#popup_help .footer a:hover span {
    border-bottom: medium none;
}
#popup_help .header-btn {
    background: #d6d6d6 none repeat scroll 0 0;
    padding: 10px 23px;
}
#popup_help .header-btn .change {
    padding: 0 0 0 34px;
    position: relative;
}
#popup_help .header-btn .change a {
    color: #595353;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
}
#popup_help .header-btn .change a span {
    border-bottom: 1px dotted;
}
#popup_help .header-btn .change a:hover span {
    border-bottom: medium none;
}
#popup_help .header-btn .change::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -216px -87px;
    content: " ";
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 21px;
}
#popup_help .footer .thanks {
    display: none;
    float: left;
    padding: 0 0 0 38px;
    position: relative;
    width: 150px;
}
#popup_help .footer .thanks a {
    color: #595353;
    font-size: 16px;
    line-height: 18px;
}
#popup_help .footer .thanks::before {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -188px -117px;
    content: " ";
    display: block;
    height: 26px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 28px;
}
#wrapper .news_sections ul {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/top_menu_main.png") repeat-x scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 2px #b9b9b9;
    display: inline-block;
    height: 42px;
    list-style: outside none none;
}
#wrapper .news_sections ul li {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #fff;
    float: left;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    text-shadow: 0 1px 1px #f5f5f5;
}
#wrapper .news_sections ul li a {
    color: #000;
    text-decoration: none;
}
#wrapper .news_sections ul li.active {
    background: #f34f4e none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 1px 1px 2px #802a29 inset;
    color: #fff;
    text-shadow: 0 1px 1px #802a29;
}
#wrapper .news_sections ul li.active.first, .news_sections ul li.active:first-child {
    border-radius: 5px 0 0 5px;
}
#wrapper .news_sections ul li.active.last, .news_sections ul li.active:last-child {
    border-radius: 0 5px 5px 0;
}
#wrapper .news_sections ul li.active.first, .news_sections ul li:first-child {
    border-left: medium none;
}
#wrapper .news_sections ul li.active.last, .news_sections ul li:last-child {
    border-right: medium none;
}
#wrapper .news_sections + .page_title {
    margin: 30px 0 30px 30px;
}
.pager {
    margin-left: 160px;
}
.pager .yiiPager {
    list-style: outside none none;
    text-align: center;
}
.pager .yiiPager li {
    display: inline-block;
    padding: 6px;
    vertical-align: top;
}
.pager .yiiPager li a {
    border-bottom: 1px solid #fcdbd9;
    text-decoration: none;
}
.pager .yiiPager li a:hover {
    border-bottom-color: transparent;
}
.pager .yiiPager li.hidden {
    display: none;
}
.pager .yiiPager li.selected a {
    border-bottom-color: transparent;
    font-family: "HelveticaNeueBold";
}
form .clear_btn {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll -61px -71px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 8px 0 0 4px;
    vertical-align: top;
    width: 15px;
}
form .clear_btn.black {
    background-position: -241px -87px;
}
.b_tooltip .err_string {
    bottom: 60px;
    color: #fb6159;
    left: 20px;
    position: absolute;
}
.placeholder {
    color: #c4c4c4;
}
.news_pagination a {
    padding: 0 0 0 16px;
    position: relative;
    text-decoration: none;
}
.news_pagination a.prev {
    margin-right: 44px;
    padding: 0 0 0 16px;
}
.news_pagination a.next {
    padding: 0 16px 0 0;
}
.news_pagination a::after {
    background: rgba(0, 0, 0, 0) url("/r3/resources/stores/i/10226/spr_icons.png") no-repeat scroll 0 -98px;
    content: " ";
    display: block;
    height: 8px;
    position: absolute;
    top: 5px;
    width: 8px;
}
.news_pagination a.prev::after {
    left: 0;
    right: auto;
}
.news_pagination a.next::after {
    left: auto;
    right: 0;
}
.news_pagination a span {
    border-bottom: 1px solid;
}
.news_pagination a:hover span {
    border-bottom: medium none;
}
#top_block > .block_right > .fast_icons {
    margin-right: -50px;
    width: 240px !important;
}
.block_right > .fast_icons {
    border-top: 1px solid #eeeeee;
    overflow: hidden;
    padding: 20px 0 0;
}
.block_right > .fast_icons .fast_icons__item {
    border-left: 6px solid #ffffff;
    margin-bottom: 0 !important;
    padding-left: 14px;
}
.block_right > .fast_icons .fast_icons__item:hover {
    background: #f3f3f3 none repeat scroll 0 0;
    border-left: 6px solid #f23c32;
}
.block_right > .fast_icons .fast_icons__item a {
    line-height: 44px !important;
}
.block_right > .fast_icons .fast_icons__track {
    padding-left: 20px;
}
.content .accordion.m_news h2 p {
    font-family: "HelveticaNeueLight",Helvetica,Arial;
    font-size: 13px;
}
.passport input {
    margin-top: 5px;
}
.passport_code {
    text-transform: uppercase;
}
.feedback_message {
    display: none;
}
@media screen {
    .feedback_message {
        display: block;
    }
    .feedback_message {
        background-attachment: scroll;
        margin-top: -30px;
        position: fixed;
        right: 0;
        top: 50%;
        visibility: visible;
        z-index: 999999;
    }
    #feedbackMessageBtnOk {
        height: 30px;
        margin-left: 150px;
        margin-top: 17px;
    }
    #FeedbackMessageForm_textMessage {
        margin-top: 10px;
    }
    .feedback_message_form {
        left: auto !important;
        right: 0;
        width: 430px;
    }
    .feedback_message_form {
        left: auto !important;
        right: 0;
        width: 430px;
    }
    .feedbackMessageText {
        font-family: "HelveticaNeue";
        font-size: 13px;
        text-align: center !important;
    }
    .feedback_message_form > .block {
        padding-bottom: 20px !important;
        padding-top: 20px;
    }
    .feedbackMessageAnswer {
        font-family: "HelveticaNeue";
        font-size: 13px;
        padding: 10px;
        text-align: center !important;
    }
    .feedback_message_answer {
        margin-left: auto !important;
        margin-top: auto !important;
        position: fixed;
        right: 0;
        top: 25px !important;
        width: 430px;
    }
}
.blockError {
    background-color: #f35f57;
    box-shadow: 0 0 5px 2px #d7d7d7;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 20px 10px;
}
.blockError > p {
    margin-bottom: 10px;
}
.overlay {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.5s ease 0s;
    visibility: visible;
    z-index: 999;
}
.overlay:target {
    opacity: 1;
    visibility: visible;
}
.popup {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #fff;
    box-shadow: 0 0 30px 0 #333333;
    color: #323232;
    display: inline-block;
    line-height: 23px;
    opacity: 1;
    position: fixed;
    text-align: justify;
    visibility: visible;
    width: 30%;
    z-index: 999;
}
.overlay:target + .popup {
    opacity: 1;
    top: 50%;
    visibility: visible;
}
.popbtn {
    margin-right: 100px;
}
.label_tip {
    color: #000000;
    font-size: 13px;
    margin-right: 25px;
    text-decoration: none;
}
.popcent {
    margin-left: 50px;
    text-align: left !important;
}
#wrapper .offices_wrap.red table .office_li::before {
    margin: -5px 0 0 20px;
}
.btn_payment {
    text-align: left;
    width: 400px;
}
.btn_payment > span {
    font-size: 13px;
}
.btn_payment_active {
    background: #f23c32 none repeat scroll 0 0 !important;
    border-color: transparent;
    color: #fff !important;
    text-shadow: none;
}
#tablePayment .col1 {
    font-weight: bold;
}
#blockButtonForm > form {
    display: inline;
    margin-right: 20px;
    text-align: center;
}
#paymentCenter {
    text-align: center;
}
.blockPayment {
    font-family: verdana,geneva;
    font-size: 12px;
}
.blockPayment > .c_l {
    font-size: 100px;
    text-align: right;
}
#confirm {
    padding-top: 10px;
}
#confirm > .text {
    margin-left: 40px !important;
    margin-top: -15px !important;
}
#footer_reserved {
    color: #808080;
    display: none;
    font-size: 11px;
    padding-left: 16px;
}
.Link {
    color: #f23c32;
    cursor: pointer;
    text-decoration: underline;
}
.tooltipsy {
    background: lightcoral none repeat scroll 0 0;
    border: 1px solid #b3c9ce;
    border-radius: 4px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    color: #333;
    font-size: 12px;
    padding: 10px 20px;
    width: 200px;
}
.Weight {
    color: red;
    padding-left: 30px;
    padding-right: 30px;
}
.beForSum {
    background: #ff0000 none repeat scroll 0 0;
    float: right;
    margin-right: 100px;
    text-align: center;
    width: 130px;
}
.beForWeight {
    background: #ff0000 none repeat scroll 0 0;
    margin-left: 150px;
    text-align: center;
    width: 130px;
}
.messageLink {
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
}
.textCenter {
    text-align: center;
}
.pollProposal {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 25px 20px 0;
}
.pollnodewrapper {
    background: #fde7e6 none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 18px;
    margin: 20px;
    padding: 8px;
    position: relative;
}
.pollHeader {
    font-size: 18px;
    padding: 15px 0 10px 15px;
}
.pollDescription {
    font-size: 14px;
    padding: 0 0 10px 15px;
}
.option .pollvalue {
    display: inline-block;
    padding: 10px 0;
}
.UserStatus .pollvalue {
    font-size: 18px;
    text-align: center;
    width: 33%;
}
.SMSTracking .pollvalue {
    font-size: 18px;
    text-align: left;
    width: 80%;
}
.pointsMinTitle, .pointsMaxTitle {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
}
.pointsMinTitle {
    padding-left: 10px;
    width: 125px;
}
.pointsMaxTitle {
    padding-left: 20px;
    width: 120px;
}
.points .pollvalue {
    display: inline-block;
    margin: 0 12px;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
}
.text table td {
    vertical-align: middle;
}
.text .pollHeader {
    padding-left: 0;
}
.IsQueue .pollvalue {
    text-align: center;
    width: 50%;
}
.pollSubmitButton {
    background: #f35f57 none repeat scroll 0 0;
    margin: 0 auto 20px;
}
.pollSuccess {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 5px 2px #d7d7d7;
    color: #323232;
    padding: 20px 40px;
    position: relative;
}
.pollSuccess p {
    background: #fde7e6 none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 16px;
    line-height: 26px;
    margin: 0 -12px;
    padding: 8px;
    position: relative;
}
.legend-postomat {
    display: none;
}
.d_offices .p {
    display: none;
}
.telecode {
    color: #030303;
    line-height: 1.5;
}
.telecode table td {
    font-size: 14px;
    padding: 5px;
}
.telecode h2 {
    font-size: 18px;
}
.telecode ol li {
    font-size: 16px;
}
.telecode h3 {
    font-size: 18px;
}
.telecode a {
    color: #191919;
}
.telecode a:visited {
    color: #5e5e5e;
}
.telecode .toTOP {
    margin-right: 10px;
    text-align: right;
}
.char {
    font-weight: bold;
}
.spoiler-int .char {
    cursor: pointer;
}
.tracking-int {
    border-collapse: collapse;
}
.tracking-int td, .tracking-int th {
    border: 1px solid;
    padding: 1px 10px;
}
.tracking-int th {
    text-align: center;
}
.bg-link {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    text-decoration: none;
    top: 0;
    width: 100%;
}
.fix-bg {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    margin-right: -470px;
    position: fixed;
    right: 50%;
    width: 940px;
    z-index: -1;
}

ul li:hover ul {
    display: block!important;
}

#footer{
    height: 175px!important;
    position: absolute!important;
    margin: 0!important;
    padding: 0!important;
    bottom: 0px;
}
#tForm {
    margin: auto;
    width: 560px;
}
#tForm  .btn{
    font-size: 12px;
}
#container{
    padding-bottom: 175px;
}
a, .pseudo {
    color: #d10000;
}
.pseudo, .no-u.pseudo .u {
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    cursor: pointer;
    text-decoration: none;
}
input[type="button"], input[type="submit"], button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #7fcbff;
    border-radius: 0;
    box-shadow: none;
    color: #333 !important;
    cursor: pointer;
    font: 12px/15px Helvetica Neue,Arial,"Lucida Grande",sans-serif;
    margin: 0 1px 0 0;
    overflow: hidden;
    padding: 7px 9px;
    text-shadow: 0 1px #f0f0f0;
}
#myModal ul, #myModal ol {
    margin: 0.8em 0 0.8em 1.5em;
}
#myModal dt {
    float: left;
    margin-top: 2%;
    padding-top: 1%;
    width: 40%;
}
#myModal dd {
    float: left;
    margin-top: 2%;
    width: 60%;
}
#login, #forgot {
    min-height: 230px;
}
#register {
    min-height: 370px;
}
#tabs{
    margin-top: 0px;
}
#ptm-form label {
    display: inline-block;
    font-weight: normal !important;
    margin-bottom: 5px;
    max-width: 100%;
}
#buttonException {
    background-color: #d10000;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    color: white !important;
    cursor: pointer;
    font-weight: bold;
    height: 31px !important;
    text-shadow: none !important;
    width: 110px !important;
    padding: 0px!important;
    border-radius: 0px!important;
    box-shadow: none!important;
}
.expirationDate select, .frontSide select{
    box-sizing: border-box!important;
}
.account-expiration_date-MM-wrap label, .account-expiration_date-YY-wrap label {
    display: none!important;
}
#loginUser {
    background-color: #d10000;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    border-radius: 0;
    color: white !important;
    cursor: pointer;
    font-weight: bold;
    height: 31px !important;
    text-shadow: none !important;
    width: 65% !important;
    box-shadow: none!important;
}
#registerUser {
    background-color: #d10000;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    border-radius: 0;
    color: white !important;
    cursor: pointer;
    font-weight: bold;
    height: 31px !important;
    text-shadow: none !important;
    box-shadow: none!important;
}
#forgotUser {
    background-color: #d10000;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    border-radius: 0;
    color: white !important;
    cursor: pointer;
    font-weight: bold;
    height: 31px !important;
    text-shadow: none !important;
    box-shadow: none!important;
}
/*new cool additional styles*/
a{
    color:#F23C32;
}
a:hover{
    color:#F23C32;
    text-decoration: underline;
}
body #payer-accounts .expirationDate select option:hover{
    border-color: #d9d9d9!important;
}
body #payer-accounts .expirationDate select:focus {
    border-color: #d9d9d9 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(217, 217, 217, 0.6) !important;
}
body #payer-accounts .expirationDate select:hover {
    border-color: #d9d9d9 !important;
}
body .accounts .cvv2 .hint{
    border: 1px solid #d9d9d9 !important;
}
.pseudo{
    color: #F23C32!important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    /*background: #f3f3f3!important;
    border-color: #f3f3f3!important;*/
    background: #fff!important;
    border-top: 1px solid #d5d5d5!important;
    border-left: 1px solid #d5d5d5!important;
    border-right: 1px solid #d5d5d5!important;

}
.ui-tabs .ui-tabs-nav{
    border-color: #D9D9D9!important;
}
#button-pay:hover{
    box-shadow: none!important;
}
#button-pay{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff5b52 0%, #f23d33 100%) repeat scroll 0 0;
    text-shadow: none!important;
}
.input_container:focus, .input_container.focused{
    border-color: #d9d9d9!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(217, 217, 217, 0.6)!important;
    outline: 0 none;
}
input:focus{
    box-shadow: none;
}
.accounts .card .backSide .content .cvv2 .ui-cvv2-virtual-keyboard input[type="button"], .accounts .card .backSide .content .cvv2 .ui-cvv2-virtual-keyboard input[type="submit"], .accounts .card .backSide .content .cvv2 .ui-cvv2-virtual-keyboard button {
    border: 1px solid #d9d9d9!important;
}
.ui-tooltip{
    border-color: #d9d9d9!important;
}
.ui-tooltip::before{
    border-right: 10px solid #d9d9d9!important;
}
.card-from input, .card-to input:focus{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(217, 217, 217, 0.6)!important;
}
#payer-accounts .expirationDate select:focus, #p2p-form input:focus{
    border-color: #d9d9d9!important;
}
#payer-accounts .expirationDate select:hover, #p2p-form input:hover{
    border-color: #d9d9d9!important;
}
#infobox{
    color: #000!important;
}
.commission span, label span.external {
    color: #F23C32!important;
    background-position: right -50px;
}
label span.external:hover{
    text-decoration: underline;
}
.btn{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff5b52 0%, #f23d33 100%) repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
.btn:hover{
    box-shadow: none!important;
}
/*//error warning*/
.infoboxTypeError {
    background-color: #f2dede;
    color: #000;
    border: 1px solid #eed3d7;
    font-size: 11px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    padding: 15px;
    margin-bottom: 2em;
}

/*succes page*/
.regFormWrapper {
    float:none!important;
}
#btnShare {
    border: 1px solid #F23C32;
    color: #ffffff!important;
}
.success-row button {
    background-color: #F23C32 !important;
    text-shadow: none!important;
}
.success-row button:hover{
    box-shadow: none!important;
}
/*container*/
#container.reset-box-sizing {
    width: 940px;
}

pre {
    font-family: "HelveticaNeue" !important;
}

#p2p-form .agreement-checkbox #agree + label::before, #p2p-form .agreement-checkbox #agree + label::after,
#p2p-form .agreement-checkbox #agree2 + label::before, #p2p-form .agreement-checkbox #agree2 + label::after {
    color: #f23c32 !important;
}
#p2p-form .agreement-checkbox label .external {
    border-bottom: 1px dashed #f23c32;
}

#add-attr > div:first-child {
    padding-top: 10px;
}

.fill-right {
    float: right;
}