.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 8px 20px;
    margin-bottom: 0;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;

    font-family: "Roboto",sans-serif;
    background: #0071bb;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.btn-small {
    font-size: 14px;
}
.btn-mini {
    font-size: 12px;
    font-weight: normal;
    padding: 5px 12px;
}

.btn:hover {
    background: #00599d;
}

.btn:active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) inset;
}
a img {
    border: none;
}

/* wrapper */

#wrapper {
    width: 760px;
    margin: 0 auto;
    margin-left: 0px;
    overflow: hidden;
}

.timeline {
    margin: 0px;
    background: url('../images/back.png');
}

.c1 {
    width: 9px;
    height: 22px;
}

.c3 {
    width: 10px;
    height: 22px;
}

.c5 {
    width: 10px;
    height: 22px;
}

.c7 {
    width: 9px;
    height: 22px;
}

.gray_state_left {
    background: url('../images/img-1_02.gif');
    width: 14px;
    height: 22px;
}

.calendar {
    background: url('../images/img-1_04.gif');
    width: 26px;
    height: 22px;
    text-align: center;
}

.gray_state_right {
    background: url('../images/img-1_06.gif');
    width: 14px;
    height: 22px;
}

.red_state_left {
    background: url('../images/left_red.gif');
    width: 14px;
    height: 22px;
}

.red_state_right {
    background: url('../images/right_red.gif');
    width: 14px;
    height: 22px;
}

.green_state_left {
    background: #82ca9c;
    width: 14px;
    height: 22px;
}

.green_state_right {
    background: #82ca9c;
    width: 14px;
    height: 22px;
}

.div_button a {
    display: block;
    padding: 2px 5px;
}

.div_button a:hover {
    background: #F0F1E9;
}

.div_caption_left {
    color: gray;
    margin-left: 30px;
    background: url('../images/left_notify.png') right no-repeat;
    z-index: 1;
    width: 179px;
    height: 39px;
    float: right;
    margin-top: 133px;
}

.div_caption_right {
    color: gray;

    /*margin-left: 480px;*/
    background: url('../images/right_notify.png');
    width: 179px;
    height: 39px;
}

.div_caption_picture_right {
    padding-left: 17px;
    width: 20px;
    float: left;
}

.div_caption_content_right {
    padding-left: 14px;
    width: 120px;
    float: left;
}

.div_caption_picture {
    padding-left: 7px;
    width: 20px;
    float: left;
}

.div_caption_content {
    padding-left: 10px;
    padding-right: 15px;
    float: left;
}

/**** [ Left Side ---------------------------------------*/
.div_left_parent_mounths {
    margin-left: 30px;
    margin-top: 70px;
    float: left;
    width: 50px;
}

.div_left_header_mounths {
    font-weight: bold;
}

.div_left_body_mounths {
    margin-top: 20px;
    float: left;
}

.div_left_parent_holidays {
    margin-top: 20px;
    float: left;
    width: 250px;
}

.div_left_header_holidays {
    float: left;
    width: 200px;
    text-align: right;
    font-weight: bold;
}

.div_left_body_holidays {
    float: left;
    width: 250px;
    text-align: left;
}

/**** [ Center Side ---------------------------------------*/
.div_center_parent {
    margin-left: 0px;
    float: left;
    /*width: 90px;*/
    text-align: center;
}

/**** [ Right Side ---------------------------------------*/
.div_right_parent {
    float: left;
    width: 199px;
    margin-top: 20px;
}

.div_right_header {
    font-weight: bold;
    float: left;
    width: 150px;
    margin-left: 50px;
}

.div_right_body {
    font-weight: bold;
    float: left;
    width: 200px;
}

.clear {
    clear: both;
}

button.y-button, a.y-button, input[type=submit].y-button {
    padding: 2px 15px 5px 15px;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px; /* Firefox */
    -khtml-border-radius: 3px 3px; /* KHTML */
    border-radius: 3px 3px; /* CSS3 */
    border: solid 1px #468d39;
    background: #6FB809;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#84d514), to(#5e9e06));
    background: -moz-linear-gradient(top, #84d514, #5e9e06);
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: 0px 1px 1px #365b05;
    font-family: Arial;
    font-size: 13px;
}

.rounded8 {
    /*border: 1px solid #999999;*/
    -moz-border-radius: 8px; /* Firefox */
    -webkit-border-radius: 8px; /* Safari, Chrome */
    -khtml-border-radius: 8px; /* KHTML */
    border-radius: 8px; /* CSS3 */
}

.rounded4 {
    -moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari, Chrome */
    -khtml-border-radius: 4px; /* KHTML */
    border-radius: 4px; /* CSS3 */
}

.main_main_bg {
    background: url(../images/main_fonpic.jpg) no-repeat center top;
    min-width: 1024px;
}

.inner {
    background: url(../images/inner_hdr_bg.jpg) repeat-x;
}

.inner_bg {
    background: url(../images/inner_header_pic.jpg) no-repeat center top;
    min-width: 1024px;
}

.inner_bg .content {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;

}

.head_main {
    position: relative;
}

.inner_bg .head_main {
    height: 184px;
}

.main_main_bg .content {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;

}

.main_main_bg .content .head_main .logo {
    position: absolute;
    top: 20px;
    z-index: 1000;
    /*margin-top: 5px;*/
}

.inner_bg .content .head_main .logo {
    position: absolute;
    top: 20px;
    z-index: 1000;
    /*margin-top: 10px;*/
}

.main_main_bg .content .head_main .login_form {
    color: #043141;
    text-shadow: 1px 1px #fff;
    width: 178px;
    position: absolute;
    margin-left: 842px;
    margin-top: 30px;
}

.inner_bg .content .head_main .login_form {
    color: #043141;
    text-shadow: 1px 1px #fff;
    width: 178px;
    position: absolute;
    left: 842px;
    top: 30px;
}

.content .head_main .login_form .field {
    width: 163px;
    margin-top: 4px;
    color: grey;
    padding-left: 5px;
    border: 1px solid #75878c;
    height: 18px;
}

.main_main_bg .content .head_main .login_form a {
    font-size: 10px;
    margin-left: 5px;
}

.content .head_main .car {
   background: url('../images/car_bottom.png');
    width: 184px;
    height: 14px;
    position: absolute;
    top: 121px;
    left: 543px;
}

.content .head_main .menu_hor {
    text-shadow: 1px 1px white;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    position: relative;
}

.main_main_bg .content .head_main .menu_hor {
    top: 112px;
    left: 5px;
}

.inner_bg .content .head_main .menu_hor {
    top: 122px;
    left: 0;
}

.content .head_main .menu_hor a {
    color: #14576f;
    padding: 11px 7px;
    text-decoration: none;
    float: left;
    margin: 0 2px;
}

.content .head_main .menu_hor a.long {
    padding-right: 18px;
}
.content .head_main .menu_hor a.first {
    padding-left: 11px;
    margin-left: 0;
}

.content .head_main .menu_hor a.active {
    background: #e4e9ec;
    /*box-shadow: inset 0 0 3px 3px #d2d7da, 0 1px 0 0 #fff;*/
    box-shadow:
        inset 0 1px 3px rgba(0,10,20,.5);


    color: #0a303d;
    border-radius: 2px;
}

.content .head_main .menu_hor a.first.active {
    padding-left: 11px;
    border-radius: 12px 2px 2px 12px;
}

.content .head_main .menu_hor img {
    vertical-align: middle;
    float: left;
    margin-top: 10px;
}

.content .head_main .menu_hor a:hover {
    color: #0a303d;
}

.main_main_bg .content .head_main .menu_ver {
    margin-top: 125px;
    height: 400px;
}

.main_main_bg .content .head_main .menu_ver div {
    background: url(../images/menu_main_stripe.png) no-repeat;
    height: 26px;
    width: 320px;
    margin-top: 4px;
    padding-top: 6px;
    padding-left: 35px;
    font-size: 14px;
}

.main_main_bg .content .head_main .menu_ver div a {
    color: #14576f;
}

.main_main_bg .content .head_main .zakaz_btn {
    font-size: 22px;
    color: white;
    padding-left: 20px;
    margin-top: 8px;
    text-align: center;
    text-shadow: -1px -1px #1a6786;
    height: 70px;
    border: 0px;
}

.main_main_bg .content .head_main .zakaz_btn img {
    vertical-align: middle;
}

.zakaz_btn img {
    border: 0px;
}

.main_main_bg .content .threeBlocks {
    background: url(../images/3blocks_under.jpg) no-repeat;
    height: 183px;
    width: 1024px;
}

.main_main_bg .content .threeBlocks .block {
    float: left;
    width: 30%;
    margin-left: 10px;
    margin-top: 10px;
}

.main_main_bg .content .threeBlocks .block .hdr {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #6f2e2e;
}

.main_main_bg .content .threeBlocks .block .txt {
    margin-top: 10px;
    color: #6f2e2e;
}

.txt p {
    /*font-size: 14px;*/
}

.txt_content {
    margin-top: 15px;
}

.left_column {
    width: 304px;
}

.left_column .info_block .hdr {
    background: url(../images/side_header.jpg) no-repeat;
    height: 25px;
    width: 304px;
    color: #03648c;
    text-shadow: 1px 1px white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 35px;
    padding-top: 7px;
}

.hdr_ellipse {
    height: 25px;
    width: 304px;
    color: #03648c;
    text-shadow: 1px 1px white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 35px;
    padding-top: 7px;
}

.left_column .info_block .txt {
    padding-left: 15px;
    margin-top: 10px;
}

.left_column .info_block .txt .cont {
    font-size: 15px;
    margin-top: 5px;
}

.left_column .info_block .txt .cont img {
    vertical-align: middle;
}

.ban {
    margin-top: 20px;
    text-align: center;
}

.main_column {
    margin-top: 15px;
}

.main_column .hdr {
    color: #03648c;
    font-size: 16px;
    font-weight: bold;
}

.left_column .menu_l {
    margin-bottom: 20px;
}

.left_column .menu_l img {
    vertical-align: middle;
}

.left_column .menu_l div {
    padding: 5px 0;
    margin-right: 30px;
    padding-left: 10px;
}
.left_column .menu_l div.active {
    background: #e6edf3;
}
.left_column .menu_l div.active a {
    color: #282828;
    text-decoration: none;
}

.foot_bg {
    background: url(../images/footer_bg.png) repeat-x bottom;
    text-align: center;
    margin-top: 50px;
}

.footer {
    background: url(../images/footer.png);
    width: 1024px;
    height: 205px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.footer .txt {
    padding-left: 30px;
    padding-right: 30px;
    color: grey;
    text-shadow: 1px 1px white;
    padding-top: 20px;
}

.footer .txt .stripe {
    height: 0px;
    border-top: 1px silver solid;
    border-bottom: solid white 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer .counters {
    text-align: right;
}

#form_remember {
    margin-top: 20px;
}

.button_remember {
    width: 100px;
    height: 27px;
    background: url('../images/button_remember.png'); /*text-align:center;*/
}

/*.div_button:hover{width: 75; height: 24; padding-left: 7px; font-weight: bold; text-align:center; background: url('../images/button.png');}*/
.green_link {
    color: #497a05;
    text-decoration: underline;
}

.green_link:hover {
    color: #7da14b;
    text-decoration: none;
}

.input_left {
    background: url("../images/input_left.png") no-repeat scroll 0 0 transparent;
    width: 6px;
    height: 26px;
}

.input_right {
    background: url("../images/input_right.png") no-repeat scroll 0 0 transparent;
    width: 6px;
    height: 26px;
}

.beauty {
    background: url("../images/input.jpg") repeat-x scroll 0 0 transparent;
    border: none;
    height: 26px;
    outline: none;
    font-size: 12px;
    color: #4a4a4a;
    font-weight: bold;
    font-family: Arial;
}

.beauty_big {
    background: url("../images/pixel.jpg") repeat scroll 0 0;
    border: none;
    height: 26px;
    outline: none;
    font-size: 12px;
    color: #4a4a4a;
    font-weight: bold;
    font-family: Arial;
    border-collapse: collapse;
}

.t_l {
    background: url("../images/l_t.png");
    width: 6px;
    height: 6px;
}

.t_r {
    background: url("../images/r_t.png");
    width: 6px;
    height: 6px;
}

.b_l {
    background: url("../images/l_b.png");
    width: 6px;
    height: 6px;
}

.b_r {
    background: url("../images/r_b.png");
    width: 6px;
    height: 6px;
}

.t_c {
    background: url("../images/t.jpg");
    height: 6px;
}

.b_c {
    background: url("../images/b.jpg");
    height: 6px;
}

.l_c {
    background: url("../images/l.jpg");
    width: 6px;
}

.r_c {
    background: url("../images/r.jpg");
    width: 6px;
}

.boutme {
    border: 1px solid gray;
    width: 390px;
    padding-left: 5px;
    padding-right: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.reg_form {
    border-collapse: collapse;

    margin-top: 20px;
    width: 666px;
    vertical-align: top;
}

.reg_fieldname {
    vertical-align: top;

}

.make_order_main {
    margin-top: 0px;
}

.make_order_form_parent {
    width: 680px;
    float: left;
    border: 1px solid #BCD2E6;
    padding: 20px 20px 25px 20px;
}

.clients_date {
    color: gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    width: 80px;
    padding: 10px;
}

.clients_name {
    color: #03648c;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    width: 110px;
    padding-right: 15px;
}

.clients_weight {
    color: #03648c;
    font-family: Arial;
    font-size: 12px;
    padding-right: 15px;
    width: 60px
}

.clients_status {
    color: #6ca918;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
}

.clients_status_usual {
    color: #577d22;
    font-family: Arial;
    font-size: 12px;
}

.clients_status_done {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    padding-right: 15px;
}

.client_orders td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.button {
    cursor: pointer;
    display: block;
    height: 30px;
    width: 39px;
    line-height: 30px;
    text-align: center;
    background-image: url('../images/microform.jpg');
    background-repeat: no-repeat;
}

.button.ok {
    background-position: 0 0;
    float: left;
    height: 30px;
    width: 39px;
}


.button.no {
    background-position: -44px 0;
    float: left;
    height: 30px;
    width: 39px;
}


.button.wait {
    background-position: 0 -30px;
    float: left;
    height: 35px;
    width: 85px;
}



.button_like {
    cursor: pointer;
    display: block;
    height: 52px;
    width: 56px;
    line-height: 52px;
    text-align: center;
    background-image: url('../images/goodbad.jpg');
    background-repeat: no-repeat;
}

.button_like.like {
    background-position: 0 0;
    float: left;
    height: 52px;
    width: 54px;
}


.button_like.unlike {
    background-position: -53px 0;
    float: left;
    height: 52px;
    width: 56px;
}


.button_ok {
    background-image: url('../images/b_ok.png');
    height: 35px;
    width: 30px;
    display: block;
    height: 30px;
    width: 35px;
    line-height: 30px;
}


.v_main {
    float: left;
    width: 700px;
    min-height: 362px;
}

.v_main.type_box {
    background: url('../images/box.jpg') right 170px no-repeat;
}

.v_main.type_cylinder {
    background: url('../images/cylinder.gif') 400px 220px no-repeat;
}

.v_box {
    background: #1A75C5;
    border: 1px solid #05447B;
    padding: 5px;
}

.v_box.data {
    width: 275px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 15px 10px;
}

.calc_box .v_box.data {
    margin-top: 10px;
}

.v_box.many {
    width: 275px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 10px;
}

.v_box.total {
    width: 275px;
   /* height: 105px;*/
    margin-top: 10px;
    margin-left: 10px;
  /*  float: left;*/
    padding: 15px;
}
.calc_banner {
    margin: 75px 0 0 120px;
}

.v_segoe_14 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.v_arial_14 {
    font-family: Arial;
    font-size: 14px;
    color: #fff;
}

.v_segoe_18 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.v_button {
    cursor: pointer;
    width: 218px;
    margin-top: 20px;
    margin-left: 10px;
}

.container_toptable {
    border-collapse: collapse;
    background: #f2f9fd;
    border: 1px solid #919191;
}

.container_bottable {
    border-collapse: collapse;
    background: #d7e6ef;
    border: 1px solid #919191;
    color: #03648c;
}

.table_font {
    color: #03648c;
    font-weight: bold;
}

.bo_container {
    margin-top: 15px;
    margin-left: 27px;
}

.bo_content {
    padding-top: 10px;
    margin-left: 5px;
    width: 250px;
    color: #60615f;
    font-size: 12px;
}

.stat_blocks {
    background: url('../images/block.jpg') no-repeat;
    width: 327px;
    height: 143px;
    float: left;
}

.uscompany:visited {
    color: #7d8183;
    font-weight: bold;
    text-decoration: none;
}

.uscompany:hover {
    text-decoration: none;
}

.uscompany {
    text-decoration: underline;
    color: #03648c;
}

.sklad_block_parent {
    width: 350px;
    border: 1px solid #c9cbcd;
    float: left;
}

.sklad_block_head {
    background: #d5e8f4;
    height: 18px;
    color: #03648c;
    padding: 10px;
}

.sklad_block_city {
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 10px;
    width: 336px;
    height: 18px;
    margin-top: -1px;
    background: #eceded;
    border-top: 1px solid #8e9092;
}

.sklad_block_city_inside {
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 10px;
    width: 336px;
    height: 18px;
    margin-top: -1px;
    background: #eceded;
}

.sklad_block_content {
    margin-top: -1px;
    padding: 10px;
    color: #484949;
}

.sklad_block_picture {
    width: 350px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.hdr_blog {
    margin-top: 20px;
    background: url(../images/title_blog.png) no-repeat;
    height: 30px;
    width: 302px;
    color: #03648c;
    text-shadow: 1px 1px white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 35px;
    padding-top: 7px;
}

.txt_blog {
    font-size: 13px;
    color: #03648c;
    font-family: Arial;
    padding-left: 15px;
    margin-top: 7px;
}

.blog_link {
    text-decoration: underline;
    color: #7c7c7c;
}

.blog_link:hover {
    text-decoration: none;
    color: #7c7c7c;
}

.news_link {
    text-decoration: none;
}

.news_link:hover {
    text-decoration: underline;
}

/* added */
.div_caption_left {
    color: gray;
    margin-left: 0;
    z-index: 1;
    width: 230px;
    height: 39px;
    float: right;
    margin-top: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
}

.div_caption_right {
    color: gray;
    background: url('../images/right_notify.png');
    width: 179px;
    height: 39px;
    position: absolute;
    overflow: hidden;
}

.div_right_body {
    font-weight: normal;
}

.library_col {
    float: left;
    margin-right: 20px;
    width: 250px;
}

.loader, .loader img, .loader span {
    vertical-align: middle;
    margin: 0 10px;
}

.submit {
    vertical-align: middle;
}

#btn_submit img {
    vertical-align: middle;
}

.alert {
    font-size: 1.3em;
    padding: 1em;
    text-align: center;
    white-space: nowrap;
    width: auto;
    word-wrap: normal;
}

.disabled, .disabled img, .disabled div {
    opacity: 0.7;
}

#btn_submit {
    vertical-align: middle;
}

.auth {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}

.main_column ul {
    padding-left: 40px;
}

.text ul {
    padding-left: 40px;
}

.clock {
    background: url('../images/clockbox.jpg') no-repeat;
    width: 101px;
    height: 16px;
    padding: 10px 10px 10px 15px;
    font-size: 14px;
    font-family: NI7seg;
    color: #03648C;
}

.step2 .head {
    margin-left: 52px;
    color: #808080;
    font-weight: bold;
}

.step2 img {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.step2 .actions .ok {
    margin-left: 14px;
}

.step2 .actions .wait {
    margin-left: 12px;
}

.clients_question {
    width: 170px;
}

.actions table td {
    padding: 0;
}

.item {
    margin-bottom: 40px;
}

.item_head {
    font-weight: bold;
    color: #03648C;
    margin-bottom: 10px;
}

.item_head a {
    color: #03648C;
}

.refresh {
    float: right;
    margin-top: 5px;
}

.refresh img {
    vertical-align: middle;
    margin-right: 5px;
}

.attach {
    border-top: 1px solid silver;
    margin-top: 20px;
    padding-top: 15px;
}

.attach .list {

}

.attach .list .delete {
    cursor: pointer;
}

.no-margin {
    margin: 0 !important;
}

.bold {
    font-weight: bold;
}

.brand_name {
    font-weight: bold;
    border-bottom: 1px solid #b8c3d9;
    padding-bottom: 5px;
    margin-top: 35px;
}

.brand_info {
    margin-left: 20px;
    margin-top: 5px;
    font-style: italic;
}

.reasons {
    margin-top: 15px;
}

.reasons dl {
    border-bottom: 1px solid #b8c3d9;
    margin: 0 0 30px 0;
    position: relative;
}

.reasons dt {
    font-size: 64px;
    color: #b4bfd5;
    font-style: italic;
}

.reasons dd {
    position: absolute;
    bottom: 0;
    margin-left: 85px;
    margin-bottom: 15px;
    font-style: italic;
    font-size: 12px;
}

.add_info {
    margin-top: 30px;
}

.add_info p {
    text-indent: 0;
}


.main_page {
    font-size: 14px;
}
.main_page h1 {
    font-size: 22px;
}


#tabs {
    line-height:normal;
    margin: 20px 0 0 0;
}

#tabs ul {
    margin:0;
    list-style:none;
    padding: 0;
}
#tabs li {
    display: inline-block;
    margin:0;
    padding:0;
    zoom: 1;
    *display: inline;
}
#tabs a {
    display: block;
    background: url("../images/tableft1.gif") no-repeat 0 -42px;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration:none;
    outline: medium none;
}
#tabs span {
    display:block;
    background: url("../images/tabright1.gif") no-repeat 100% -42px;
    padding: 8px 18px 7px 9px;
    font-size: 10pt;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
    color: #00579a;
}
#tabs a:hover {
    background-position:0% -42px;
}
#tabs a:hover span {
    background-position:100% -42px;
}

#tabs .selected {
    position: relative;
    top: 1px;
}
#tabs .selected a {
    background-position: left top;

}
#tabs .selected a span {
    background-position: right top;
    font-weight: bold;
    padding-top: 12px;
}
.btn_submit {
    vertical-align: middle;
}

.order_text {
    margin: 10px 30px 0 0;
}
.order_text ul {
    padding-left: 40px;
}

button.g-button, a.g-button, input[type=submit].g-button {
    padding: 5px 10px;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px; /* Firefox */
    -khtml-border-radius: 3px 3px; /* KHTML */
    border-radius: 3px 3px;/* CSS3 */
    border: solid 1px rgb(153, 153, 153);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
    background: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(221, 221, 221));
    color: #333;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255,255,255,1);
    font-family: Arial;
    font-size: 13px;
}

.admin_edit {
    margin-top: 20px;
}
.bar_inner {
    position: absolute;
    left: 30px; top: 12px;
    font-weight: bold; line-height: 15px; text-align: left; text-indent: 0;
}

.email_form {
    line-height: 150%;
    display: none;
}

.email_form div {
    margin: 0 0 5px 0;
}

.email_form label {
    margin-left: 87px;
}

.email_form input[type=text] {
    border: 1px solid #75878C;
    color: grey;
    height: 18px;
    width: 200px;
}

.email_form span {
    float: left;
    width: 90px;
}

#email_note {
    margin-top: 10px;
}

#get_link {
    position: absolute; top: 21px; right: 25px; width: 218px; height: 49px;
}

.book_loader {
    position: absolute; top: 30px; right: 260px;
}

.social {
    margin-top: 30px;
    text-indent: 0;
}
.social p {
    text-indent: 0;
}

.profile_pic {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    margin: 0 10px 10px 0;
    float: left;
}

.stripe {
    border-bottom: 1px solid #cccccc;
    margin: 20px 15px;
}

.profile_name {
    font-weight: bold;
    margin-top: 10px;
    width: 90%;
    color: #434343;
}
.profile_access {
    font-size: 8pt;
    margin-left: 30px;
}
.profile_post {
    width: 90%;
}
.phone_desc {
    margin-left: 28px; margin-top: 2px;
}

#branches ul {
    margin-bottom: 30px;
    list-style-type: none;
    padding-left: 20px;
    line-height: 150%;
}

#branches .name {
    margin-bottom: 10px;
    padding-top: 2px;
    color: #03648c;
    font-size: 14px;
    font-weight: bold;
}

#branch_main {
    color: #03648C;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 2px;
}

#contacts_bar {
    background: -moz-linear-gradient(top, #f9c77c 0%, #f9a043 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9c77c), color-stop(100%, #f9a043)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9c77c 0%, #f9a043 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9c77c 0%, #f9a043 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f9c77c 0%, #f9a043 100%); /* IE10+ */
    background: linear-gradient(top, #f9c77c 0%, #f9a043 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f9c77c', endColorstr = '#f9a043');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c77c', endColorstr='#f9a043')";
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #f59c44;
    width: 210px;
}

/* V A C A N C I E S */
#header_main{
    font-weight: bold;
    vertical-align: top;
    font-size: 18px;
    background: url('../images/peoples.jpg') center no-repeat;
    height: 254px
}
.header_sub{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #a7b2cf
}
.job_content{
    padding-top: 10px;
    padding-right: 25px;
}
.job_info{
    color: #666666;
    font-style: italic;
    margin-top: 10px;
}
.avatar{
    float: left;
    margin: 15px;
}
.avatar_info{
    margin-top: 20px;
}
.avatar_parent{
    padding-bottom: 30px;
}

.client_order {
    background: #ebf6ff;
    padding: 0 15px;
    margin-bottom: 20px;
}
.client_order .head {
    padding: 15px 0;
    position: relative;
}
.client_order .line {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-top: 1px dashed grey;
}
.client_order .head img {
    position: absolute;
    right: 5px;
    top: 8px;
    cursor: pointer;
}
.client_order .head span {
    font-weight: bold;
    color: #03648C;
    margin-right: 10px;
    cursor: pointer;
}
.client_order .info div {
    margin-bottom: 7px;
}

.client_order .dashboard {
}

.client_order .dashboard div {
    margin-bottom: 15px;
}

.client_order .price {
    background: #fdf5cc;
    padding: 4px 8px;
    border: 1px dashed #f8be59;
    font-weight: bold;
    margin-left: 10px;
}

.client_order .price_empty {
    margin-left: 10px;
}

.client_order .status {
    color: #03648C;
    margin-left: 10px;
    font-weight: bold;
    font-size: 10pt;
}

.client_order .label {
    background: white;
    padding: 5px 10px;
    border: 1px solid #808080;
    font-weight: bold;
    margin-top: 10px;
    font-size: 12pt;
    width: 100px;
    text-align: center;
}

.client_order .delivery_comment {
    margin-top: 15px;
    width: 250px;
    display: none;
}

.client_order .delivery_comment .buttons {
    margin-top: 7px;
    text-align: center;
    position: relative;
}
.client_order .delivery_comment .buttons .action_loader {
    position: absolute;
    top: 10px;
    right: 50px;
}

.client_order .delivery_comment textarea {
    width: 250px;
    height: 65px;
    margin-top: 5px;
}

.client_order .detail {
    padding-bottom: 15px;
}

.submit_receipt {
    margin-top: 15px;
}

.client_order .action_loader {
    margin-left: 10px;
    display: none;
}

.toggle_order {
    cursor: pointer;
}

/* SUPPLIER SEARCH */
.div_galochka{
    background: url("../images/mark2.png") no-repeat scroll 0 6px transparent;
    padding: 0 5px 0 30px;
    width: 28%;
    float: left;
}

.question {
    border-left: 5px solid #e9e9e7;
    padding: 10px;
    margin-top: 40px;
}

.answer {
    border-left: 2px dashed #e9e9e7;
    padding: 10px;
    margin: 10px 0 10px 40px;
}

#autocomplete.ui-autocomplete-loading {
    background: url('../img/loader.gif') no-repeat right center transparent;
    background-size: 20px;
}

.destination {
    width: 300px;
}

.ui-autocomplete { height: 200px; overflow-y: scroll; overflow-x: hidden;}

.box {
    border: 2px solid #BCD2E6;
    padding: 25px ;
    width: 633px;
    margin-top: 30px;
}

.box .header {
    margin-bottom: 15px;
    font-size: 12pt;
    font-weight: bold;
}

.order_form .password_cont {
    display: none;
    margin: 15px 0;
}
.order_form.need_auth .password_cont {
    display: block;
}

.dialog {
    display: none;
    font-size: 0.9em;
    padding-top: 15px !important;
}

.order_password {
    margin: 5px 0px;
    width: 210px;
}

/** bootstrap table */

.table {
    background-color: rgba(0, 0, 0, 0);
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.table th {
    text-align: left;
}
.table {
    margin-bottom: 20px;
    width: 100%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #DDDDDD;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom: 2px solid #DDDDDD;
    vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #DDDDDD;
}
.table .table {
    background-color: #FFFFFF;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #DDDDDD;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #DDDDDD;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #F9F9F9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #F5F5F5;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #F5F5F5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #E8E8E8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #DFF0D8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #D0E9C6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #D9EDF7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background-color: #C4E3F3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #FCF8E3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #FAF2CC;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #F2DEDE;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #EBCCCC;
}

#button_cityexample_container {
    width: 344px;
    margin: 0 auto;
}
.calc_box > #button_cityexample_container,
.calc_cylinder > #button_cityexample_container {
    margin: 50px 0 0 20px;
    float: left;
}
#button_cityexample_container p {
    font-size: 14px;
    margin: 10px 0px 0px 17px;
    float: left;
}
#button_cityexample_img {
    width: 151px;
    height: 145px;
    background: url('../images/buttons_cityexample.jpg') -176px -4px;
    float: left;
}
#button_cityexample {
    background: url('../images/buttons_cityexample.jpg') 0px 0px no-repeat;
    display: block;
    width: 176px;
    height: 50px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    margin:25px 0px 0px 15px;
}
.button_cityexample_use {
    background: url('../images/buttons_cityexample_use.jpg') 0px 0px no-repeat !important;
}
.button_cityexample_use:hover {
    background: url('../images/buttons_cityexample_use.jpg') 0px -50px no-repeat !important;
}
.button_cityexample_use:active {
    background: url('../images/buttons_cityexample_use.jpg') 0px -100px no-repeat !important;
}
#button_cityexample:hover {
    background: url('../images/buttons_cityexample.jpg') 0px -50px no-repeat;
}
#button_cityexample:active {
    background: url('../images/buttons_cityexample.jpg') 0px -100px no-repeat;
}

.calc_head {
    padding: 10px 10px;
    margin: 10px 0 10px 0;
    font-size: 14px;
    color:#fff;
    width:300px;
}

.calc_head .head {
    margin-bottom: 10px;
}

.type_box .calc_cylinder {
    
}

.type_cylinder .calc_box {
    display: none;
}

.calc_examples {
    border-collapse: collapse;
    margin: 30px 0;
}

.calc_examples td {
    width: 300px;
}

.calc_examples a {
    color: #747575;
}

.top20 {
    margin-top: 20px;
}

.exclamation_sign {
    background: url('../images/greencapt.png') no-repeat;
    left: 463px;
    top: -13px;
    width: 24px;
    height: 24px;
    position: absolute;
}

.new_sign {
    background: url('../images/new_sign.png') no-repeat;
    left: 318px;
    top: -18px;
    width: 41px;
    height: 34px;
    position: absolute;
}

.footer a {
    margin-right: 20px;
}

.form_error {
    color: darkred;
    margin: 5px 0;
}

.make_order_form_parent .head {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 20px 0;
    color: #353535;
}

.simple_form td {
    vertical-align: top;
    padding-top: 10px;
}

.simple_form tfoot td {
    padding-top: 20px;
}

.article-category {
    display: inline-block;
    width: 380px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.article-category .head {
    background: #d9e8f8;
    padding: 5px 10px;
    margin-top: 2px;
    margin-left: 5px;
    font-weight: bold;
}

.article-category .pic {
    float: left;
    width:87px ;
    height:52px;
    margin-top: 20px;
    margin-left: 10px;
    background-repeat: no-repeat;
}

.article-category .links {
    float: left;
    padding-top: 10px;
}

.article-category .link,
.article-links .link {
    background: url('/images/arrow.png') 0 3px no-repeat;
    padding-left: 18px;
    margin-left: 20px;
    margin-top: 10px;
}

.article-category .link a,
.article-links .link a {
    color: #595d5e
}

.article-links {
    padding-top: 30px;
    border-top: 2px solid #dde6ed;
}

.article-links .head {
    margin-top: 2px;
    margin-left: 5px;
    font-weight: bold;
    margin-bottom: 20px;
}

.article-links .column {
    float: left;
    width: 327px;
    margin-right: 30px;
}


table.companies {
    margin-top: 30px;
    border: none;
}

table.companies td {
    padding: 10px 0;
}

.holidays_content .div_caption_content,
.holidays_content .div_caption_content_right
{
    font-size: 12px;
}

.review {
    width: 700px;
    margin-top: 25px;
    margin-bottom: 40px;
}
.review table {
    border: 1px solid gray;
    border-collapse: collapse;
    border-radius:10px;
    padding: 10px;
}
.review .logo {
    width: 134px;
    height: 57px;
    text-align: center;
}
.review .name {
    background: #e4e9ec;
    color: #03648c;
    font-weight: bold;
    padding-left: 15px;
}
.review .text {
    color: #6c6a6a;
    padding: 10px;
    font-size: 12px;
}
.review .link {
    text-align: center;
    padding: 15px;
}
.review .link img {
    vertical-align: top;
}

.div_galochka h3 {
    margin-top: 3px;
    margin-bottom: 0;
}
.div_galochka p {
    margin-top: 5px;
}

.password-dialog input {
    width: 250px;
}
.password-dialog .error {
    color: #a94442;
    margin: 10px 0 5px 0;
}
.password-dialog form {
    margin-bottom: 20px;
}

.client-profile table {
    border-collapse: collapse;
}
.client-profile td {
    padding: 5px;
}