* {
    margin:0;
    padding:0;
}
html,body{
    width:100%;
    height:100%;
    position: relative;
    /*overflow: hidden;*/
}
body {
    height:100%;
    height: auto !important;
    min-height:100%;
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
    background-color: #fff;
}
img, a img {
    border: 0px;
}
a{
    color: #000;
}
a:active{
    outline: none;
}
ul{
/*    list-style-type: none;*/
}
li {
    margin: 0 0 0 20px;
}
p {
    margin: 0 0 10px;
}
h3{
    margin: 0 0 7px;
}
.nav_line_wide{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 2px;
    height:30px;
    font: 13px/27px Arial,sans-serif;
    background: none repeat scroll 0 0 transparent;
    background-color:#fff;
}
.wrapper, .nav_line{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.nav_line{
    height:30px;
}
.nll{
    left: 0;
    padding-left: 4px;
}
.nlr{
    padding-right: 5px;
    right: 0;
}
.nll, .nlr{
    height: 30px;
    position: absolute;
    top: 0;
    white-space: nowrap;
    z-index: 1000;
}
.gbtc{
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.gbt {
    display: inline-block;
    line-height: 27px;
    padding: 0;
    margin: 0;
    position: relative;
    vertical-align: top;
}
.gbto {
    box-shadow: 0 1px 5px #CCCCCC;
}
.gbts {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    display: block;
    padding: 0 8px;
    position: relative;
    z-index: 1000;
}
.gbzt:hover, .gbzt:focus {
    background-color: transparent;
    background-image: url("../images/nav_line.png");
    background-position: 0 -102px;
    background-repeat: repeat-x;
    outline: medium none;
    text-decoration: none !important;
}
.nav_selected .gbts {
    color: #363636;
    font-weight: bold;
}
.nav_line .gbzt{
    color: #3366CC !important;
    cursor: pointer;
    display: block;
    text-decoration: none !important;
}
.nav_selected .gbtb2 {
    border-top-color: #1A54E1 !important;
}
.gbtb2 {
    border-top: 2px solid transparent;
    display: block;
}
.gbto .gbzt .gbtb2, .gbto .gbgt .gbtb2 {
    border-top-width: 0;
}
#gbx3 {
    left: 0;
}
#gbx4 {
    right: 0;
}
#gbx3, #gbx4 {
    background-color: #FFFFFF;
    background-image: url("../images/nav_line.png");
    background-position: 0 -138px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #E5E5E5;
    font-size: 24px;
    height: 29px;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 990;
}

.gbma {
    border-color: #C0C0C0 transparent transparent;
    border-right: 3px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 3px 3px 0;
    display: inline-block;
    font-size: 0;
    height: 0;
    left: 4px;
    line-height: 0;
    padding-top: 1px;
    position: relative;
    top: -1px;
    width: 0;
}
/*user gears menu*/
.gbm {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEBEBE;
    box-shadow: 0 1px 5px #CCCCCC;
    position: absolute;
    text-align: left;
    top: -999px;
    visibility: hidden;
    z-index: 999;
}
.gbmc {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0;
    position: relative;
    z-index: 2;
}
#gbd4 .gbpc {
    display: inline-block;
    margin: 6px 50px 10px 0;
    vertical-align: top;
}
#gbd4 .gbpc, #gbmpas .gbmt {
    line-height: 17px;
}
.gbpc .gbps {
    color: #000000;
    font-weight: bold;
}
.gbpc .gbps, .gbpc .gbps2 {
    display: block;
    margin: 0 20px;
}
.gbpc .gbps2 {
    font-size: 13px;
}
.gbpc .gbps, .gbpc .gbps2 {
    display: block;
    margin: 0 20px;
}
.gbmpme, .gbps2 {
    color: #666666;
    display: block;
    font-size: 11px;
}
#gbd4{
    top: 29px; 
    right: -29px; 
    left: auto;
}
#gbd4 .gbmcc {
    margin-top: 5px;
}
#gbd4 .gbmc {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0;
    position: relative;
    z-index: 2;
}
.gbtc, .gbmc, .gbmcc {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.gbmtc {
    line-height: 27px;
    margin: 0;
    padding: 0;
}
.gbml1, .gbml1:visited {
    display: inline-block;
    margin: 0 10px;
    padding: 0 10px;
}
.gbmt, .gbml1, .gbmt:visited, .gbml1:visited {
    color: #3366CC !important;
    text-decoration: none !important;
}
.gbml1-hvr, .gbml1:focus {
    background: none repeat scroll 0 0 #EFF3FB;
    outline: medium none;
}
.gbto .gbts {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BEBEBE;
    color: #3366CC;
    padding-bottom: 1px;
    padding-top: 2px;
}




#header{
    width: 100%;
/*    height: 150px;*/
    background-color: #F0F0F0;
    position: absolute;
    top:0px;
    border-bottom: 1px solid #CCCCCC;
}
#logo{
    height: 81px;
    width: 270px;
    position: absolute;
}
#logo img{
    margin-top: 12px;
}



#error_box{
    color: #cd0a0a;
    font-size: 1.2em;

}

.inactive {
    color: #999999;
}   
.hints{
    font-size:0.7em;
    color:#999999;
    margin-left: 3px;
}
.green, .green a{
    color: limegreen;
}
#root_menu{
    top: 87px;
    position: relative;
    height: 31px;
}
/*#root_menu li span{
    padding-top: 12px;
    float: left;
    position: absolute;
    left: 0; 
    top: 31px;
    height: 15px;
    display: none; 
    color: #fff;
    width: 1000px;
    height: 24px;
}
#root_menu li span a{
    margin: 0 0 0 10px;
    padding-right: 10px;
    display: block;
    float: left;
    font-weight: normal;
    font-size: 12px;
    height: 15px;
    color: #333;
    border-right: 1px solid #666;
    text-decoration: underline;
}
#root_menu li span a:hover, #root_menu li span a.active{
    text-decoration: none !important;
}*/
#root_menu li{
    list-style: none;
    list-style-type: none;
    display: inline;
    overflow: hidden;
}
#root_menu li > a{
    border-radius: 5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0 ;
    -webkit-border-radius: 5px 5px 0 0 ;
    -khtml-border-radius: 5px 5px 0 0 ;
    text-decoration: none;
    display: block;
    float: left;
    padding: 7px 15px 0 15px;
    height: 24px;
    color: #000;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
/*#root_menu li:hover span { display: block; }*/
#root_menu li > a:hover{
    text-decoration: underline;
}
#root_menu li.active > a{
    text-decoration: none !important;
    color: #01446F;
    background-color: #fff;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);

}
/*#root_menu li.active span{
    display: block;
}*/
#content_wrapper{
    height: 500px;
    min-height: 500px;
    height: auto !important;
    overflow: hidden;
    padding: 168px 0 145px 0;
    height: auto;
}
#footer{
    height: 100px;
    color: #ffffff;
    padding: 15px 0;
    background-color: #0D4870;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#left_column{
    float: left;
    width: 650px;
}
#right_column{
    overflow: hidden;
    float: right;
    width: 350px;          
}
.preview_row{
    overflow: hidden;
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px dotted #eee;
}
.preview_row:hover{
    background-color: #FaFaFa;
}
.pr_image{ 
    float: left;
}
.pr_image img{
    
}
.pr_about{
    margin-left: 150px;
}
.pr_about_noimage{
    margin-left: 0;
}
.pr_about h2{
    margin-bottom: 10px;
}
.pr_about h2 a{
    color: #004277;
/*    text-decoration: none;*/
}
.pr_footer{
    font-size: 10px;
    margin-top: 10px;
    color: #999999;
    overflow: hidden;
}
.full_news_date, .news_image_title{
    font-size: 12px;
    margin-bottom: 10px;
    color: #999999;
}
.news_big_picture img{
    margin-bottom: 5px;
}
.news_big_picture{

}
.pr_soc{
    float:right;
}
.pr_date{
    float: left;
}
.no_bline{
    border: none;
}
.next_news{
    width: 30%;
    float: right;
}
.next_news span, .prev_news span{
    font-size: 11px;
    color: #999999;
}
.prev_news{
    width: 30%;
    float: left;
}
.nav_news{
    overflow: hidden;
}
.prev_news a, .nav_news a{
    text-decoration: none;
}
.block{
    
}
.pagination{
    text-align: center;
    height: 15px;
}
.activePage{
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}
.pagination a, .pagination span{
    display: block;
    float: left;
    padding: 0px 6px;
    margin: 0 10px 8px 0;
}
.pr_category a{
    text-decoration: none;
    color: #61b0d8;
    font-weight: bold;
    font-size: 10px;
}
.category_select{
    width: 200px;
}

#warn_block{
    background-color:#EE5757;
    color:#fff;
    padding: 10px;
    margin: 0 0 5px 0;
}
    #warn_block ul{
        margin-top: 5px;
        list-style: disc;
    }
    #warn_block li{
        margin-left: 20px;
        line-height: 35px;
    }
    #warn_block a {
        color: #fff;
    }
    .text-button{
        border: 1px solid #fff;
        padding: 6px;
        background-color: #fff;
        background-image: -moz-linear-gradient(center top , #fff, #ccc);
        background-image: -o-linear-gradient(top , #fff, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* for webkit browsers */
        border: 1px solid #fff;
        color: #000 !important;
        text-shadow: 0 1px rgba(0, 0, 0, 0.1);
        border-radius: 2px 2px 2px 2px;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
    }
.job_cats td.td_span_cat{
    white-space: nowrap;
    color: #61B0D8;
    border-bottom: 1px dashed #61B0D8;
}
.job_cats{
    position: relative;
    cursor: pointer;
    padding-top: 7px;
    text-align:right; 
    float: right;
    font-size: 12px !important;
}
#job_cats_select{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 2;
    cursor: default;
    display: none;
    position: absolute;
    border: 1px solid #999;
    background-color: #fff;
    padding: 10px;
    top: 27px;
    width: 360px;
    text-align: left;
    font-weight: normal;
    right: 0;
}
#job_cats_select li{
    list-style-type: none;
    margin-bottom: 2px;
    margin-left: 0px;
}
#job_cats_select a{
    border: 1px solid #fff;
    padding: 3px 5px;
    display: block;
    text-decoration: none;
}
#job_cats_select a:hover, .active_cat{
    border: 1px solid #999 !important;
    background-color: #EEEEEE;
}
.active_cat{
    font-weight: bold;
}
.grey_job *{
    color: #666 !important;
}
    .grey_job .pr_category a{ 
        color: #bbb !important;
    }
.job_row{
    color: #000;
}
.job_row .pr_about h2{
    margin:3px 0 6px 0px !important;
    font-size: 13pt;
    border: none;
    
    
}
.job_company{
    font-weight: bold;
    margin-bottom: 10px;
}
.allocate_job{
    color: green;
}
#premium_job .wide{
    width: 968px;
}
.job_about_header{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.job_about_captions{
    background-color: #effdfd;
}
.job_about_firm{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.job_about_text{
    padding: 15px 0;
}
    .job_about_text h4{
        margin-bottom: 5px;
    }
.job_about_firm img{
    float: left;
    margin: 0 10px 0 0; 
}
.job_about_company{
   display: table;
}
    .job_about_company h1{
        padding:0!important;
        margin:0!important;
    }
    .job_about_company_name{ 
        margin:20px 0 0 0;
    }
.job_price{
    font-size: 13pt;
    color:green;
}
.job_pricesmall{
    font-size: 8pt;
}

li.plus{
    list-style-image: url(../images/green_cross.jpg);
}
li.minus{
    list-style-image: url(../images/x.png);
}

/*
.ui-tabs-hide{
    display: none;
}
.ui-tabs-selected{
    background-color: #bebebe !important;
}
.ui-tabs-nav {
    border-bottom: 1px solid #bebebe;
}
.ui-tabs-nav li{
    display:  inline-block;
    padding: 5px 8px;
    background-color: #fff;
}
.ui-tabs-nav li a{
    outline: none;
    border: none;
}
.ui-tabs-panel{
    padding: 15px 0;
}
*/
#tariff_list{
    overflow: hidden;
}
.job_tariff{
    cursor: pointer;
    width: 280px !important;
    float: left;
    margin: 0 5px;
    height: 230px;
}
.job_tariff h3{
    text-align: center;
    margin: 10px 0;
}
.tariff_types, .adv_tariff_types{
    overflow: hidden;
    margin-bottom: 10px;
}
.active_tariff{
    cursor: default;
    background-color: #e8fff1 !important;
    border: 1px solid #0D4870 !important;
}
.pr_jobs_list{
    height: 100%;
    width: 600px;
    margin-right: 10px;
    float: left;
}
.pr_jobs_pages{
    border-left: 1px solid #cecece;
    padding-left: 10px;
    margin-left: 610px;
}
input.vanadium-invalid, textarea.vanadium-invalid{
/*    border: 2px solid #f00;*/
    -moz-box-shadow: 0 0 2px 3px #f00;
    -webkit-box-shadow: 0 0 2px 3px#f00;
    box-shadow: 0 0 2px 3px #f00;
}
input.vanadium-valid{
    -moz-box-shadow: 0 0 2px 2px #0f0;
    -webkit-box-shadow: 0 0 2px 2px#0f0;
    box-shadow: 0 0 2px 2px #0f0;
}
.vanadium-advice{
    border: none !important;
    margin-left: 10px;
    color: red;
}
#auth_msg, #reg_msg{
    color: red;
    margin: 10px 0 0 0;
}
.job_star, .red_star{
    font-size: 16px;
    color: red;
}
.buy_all{
    margin-top: 10px;
}
.job_steps{
    color: #999;
    font-size: 16px;
}
.job_steps>span{
/*    padding-left: 20px;*/
}
.job_steps span.step_name{
    color:#999;
    padding: 0 0 0 20px;
}
.job_steps span.step_name:after{
    content: ':';
}
.current_step{
    font-weight: bold;
    color: #000 !important;
}
.current_step .step_name{
    color: #0D4870 !important;
}
.drafts_table_head td{
    font-weight: bold;
}
#job_main_form input[type="text"], #job_main_form textarea{
    width: 400px;
}
#job_list_now{
    border: 1px solid grey;
    padding: 10px 10px;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;

}
.empty_li{
    list-style-type: none !important;
}

/* --------------- редактирование обьявлении --------------- */

.promo_campaign_table thead td{
    font-weight: bold;
}
.promo_campaign_table td{
    text-align: center;
}
.td_left{
    text-align: left !important;
}
.font18{
    font-size: 18px;
}
.tabs_promo{
    font-size: 12px;
}
.edit_campaign_table{
    
}
.promo_field_left{
    margin: 3px 0 6px 17px;
}
#day_budget_field input{
    margin: 2px 0;
}
.promo_on, .promo_off{
    margin: 0 auto;
    width: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    height: 10px;
}
.promo_on{
    background-color: #00db26;
}
.promo_off{
    background-color: grey;
}
.promo_edit_table{
    
}

#nav{
    position: absolute;
    width: 200px;
} 
#nav div{
    box-shadow:inset 0 0 10px #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 5px;
    cursor: pointer;
    background-color: #f0efef;
    border: 1px solid #D7D7D7;
    border-top: none;
}
#nav div:hover{
    background-color: #fff;
}
.nav_active{
    box-shadow: none !important;
    background-color: #e7edff !important;
    border-right: none !important;
    cursor: default !important;
}
.nav_active span{
    text-decoration: none  !important;
}
#main_content{
    width: 661px;
    border-top: 1px solid #D7D7D7;
    overflow: hidden;
    position: relative;
}
#nav_content{
    overflow: hidden;
    width: 460px;
    float: right;
    border: 1px solid #D7D7D7;
    border-top: none;
}
#nav_content>div{
    background-color: #e7edff;
    overflow: auto;
    padding: 10px;
    display: none;
    height: 300px;
}
#section{
    display: none;
}
.sections_table thead td{
    font-weight: bold;
}
.sections_table td{
    height: auto;
    padding: 0 20px 10px 0;
}
#promo_selected_sections thead td{
    font-weight: bold;
}
#promo_selected_sections{
    padding: 5px;
}
.sections_td{
    -moz-box-shadow: 0 0 5px #7d7d7d;
    -webkit-box-shadow: 0 0 5px #7d7d7d;
    box-shadow: 0 0 5px #7d7d7d;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border: 1px solid #D7D7D7;
}
#promo_selected_sections td{
    padding: 0 25px 10px 0;
}
.delete_this_section{
    display: block;
    width: 55px;
    text-align: center;
    cursor: pointer;
}
.delete_this_section span{
    border-bottom: 1px dashed #000;
}
.promo_edit_click{
    border-bottom: 1px dashed #000;
    cursor: pointer;
    font-weight: bold;
}
.promo_edit_table_hide{
    display: none;
}
.status_wait{
    color: #0025ed;
}
.status_ok{
    color: #00d12b;
}
.status_reject{
    color: red;
}
#lustactive, #lustpause{
    display: block;
    width: 140px;
    padding: 2px;
    margin: 4px 0;
    cursor: pointer;
    border-radius: 5px; 
    background-color: #faf9f9;
    border: 1px solid #fff;
}
#lustactive:hover, #lustpause:hover{
    background-color: #e6e4e4;
}
.activelust{
    font-weight: bold;
    border: 1px solid #29ACE5 !important;
}
#lustactive div, #lustpause div{
    margin: 3px 5px 0 5px;
}

/* --------------- редактирование обьявления - конец --------------- */



/* --------------- баннера --------------- */

fieldset{
    border: 1px solid #DDDDDD;
}
fieldset legend{
    padding: 0 5px;
    font-weight: bold;
    margin-left: 20px;
}
.table_align_left td{
    text-align: left !important;
}

/* --------------- баннера - конец --------------- */


#footer_social{
    position: absolute;
    right: 0px;
    top: 0px;
}

#footer_help{
    float:right;
    border-bottom: 1px dashed #ccc;
}

#footer_help a{
    color:#ccc;
    text-decoration: none;
}

#feedback input[type=text]{
    padding: 4px;
    width: 340px;
}

#feedback textarea{
    padding: 4px;
}







/*sdp  - subdomain page*/
#sdp #full_width{
    padding: 20px 0;
}


.rklm #header{
    background-color: #f6841c;
}
.rklm #footer{
    background-color: #12B2E7;
}
.rklm #root_menu *{
    color: #000 !important;
}
.rklm #fff a{
    color: #ffffff !important;
}
.rklm #footer_help{
    border-bottom-color: #ffffff;
}
.rklm #footer_help a{
    color: #ffffff;
}
.rklm #full_width table{
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    width: 700px;
    border-collapse:collapse;
    margin: 10px auto;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
.rklm #full_width table td{
    text-align: center;
    padding: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
.rklm #full_width table td p{
    padding: 0 !important;
    margin: 0 !important;
}
.rklm #full_width thead td, .rklm #full_width table tr:first-child td{
    background-color: #12b4ea;
    color: #fff;
    font-weight: bold;
    text-align: center !important;
}
.rklm #full_width{
    width: 865px;
    margin: 0 auto;
}
#rklm_left{
    width: 150px;
    margin-right: 15px;
    float: left;
}
#rklm_right{
    width: 700px;
    float: left;
}

#header > .wrapper{
    height: 118px;
}
#page_submenu{
    background-color: #eeeded;
}
#page_submenu ul{
    margin-top: 1px;
    padding: 7px 0;
    margin-left: 15px;
    list-style-type: none;
}
#page_submenu ul li{
    padding: 5px 15px;
    border-right: 1px solid #e0dfdf;
    margin: 0;
    display: inline;
}
#page_submenu ul li:last-child{
    border-right: 0;
}
#page_submenu ul li a{
    text-decoration: none;
}


.rklm .sub_active{
    border-bottom: 3px solid #F6841C;
}
#page_submenu ul li a:hover{
    text-decoration: underline;
}
.sub_active a{
    text-decoration: none !important;
    color: #6c6c6c;
}

#header_telephone{
    margin: 5px 10px 0 0;
}
#header_telephone table{
    font-size: 22px;
    height: 80px;
}
#header_telephone table p{
    padding: 0;
    margin: 0;
}
#header_site_info #header_telephone{
    float: right;
    position: absolute;
    right: 0;
}
#rklm_no_image{
    width: 700px;
    margin: 0 auto;
}
.fullskidka {
    overflow:hidden;
    width: 570px;
    height: 320px;
    border: 1px solid #555555;
    margin-bottom: 15px;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:5px;
    -khtml-border-radius:10px;
    padding: 10px;
}

.nodecoration {
    text-decoration: none;
}

.descskidka {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    height: 60px;
}
.cenaskidka {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
    height: 20px;
}
.green {
    color: green;
}
.f19px {
    font-size: 19px;
}

.imgskidka {
    width: 568px;
    height: 210px;
    padding-top: 4px;
}

.stoimskidka {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    height: 20px;
}

.skidkabutton {
    font-size: 16px;
    text-decoration: none;
    float: right;
    display: block;
    padding-right: 3px;
    padding-top: 2px;
}

.f20pt {
    font-size: 20pt;
}

.bigsms {
    font-size: 16pt;
    font-style: bold;
}
.darkgreen  {
    color: #66C655;
}

#gSmallMap {
    position: absolute;
    left: 0;
    top: 152px;
    width: 100%;
    border: 0;
    height: 100%;
}
.infowindow {
    width: 500px;
    height: 260px;
}
.a_order {
    text-decoration: none;
    border-bottom: 1px dashed black;
}
#footer_order_rek {
    float: right;
    margin-right: 10px;
    border-bottom: 1px dashed white;
}
#footer_order_rek a {
    color: white;
    text-decoration: none;
}
#big_info_div_fon {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100500;
}
#big_info_div {
    width: 315px;
    height: 310px;
    background-color: white;
    border: 1px solid black;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100510;
    padding: 40px;
}


div#div_questions {
    width: 318px;
    height: 150px;
    border: 1px solid #DDD;
    padding: 15px;
    margin-bottom: 5px;
}
div#question_wrapper {
    width: 100%;
    height: 120px;
}
div#answers {
    text-align: center;
    position: relative;
}
div#answers input[type="button"] {
    cursor: pointer;
    padding: 0 8px;
}
div#question {
    width: 100%;
    height: 120px;
    text-align: center;
    position: relative;
    font-size: 16px;
}
input#answer_later {
    background-color: white;
    border: 0;
    position: absolute;
    right: -10px;
    bottom: -20px;
    font-size: 10px;
    display: none;
}

/* Хочу такую страницу*/
#fff .wannapage{
    color: white;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: bolder;
    border-bottom: 2px dashed white;
}


/* unitcom table */

.unitcom_golden {
	margin: 0 auto;
}
.unitcom_golden td {
    padding: 10px;
}
.unitcom_golden,
.unitcom_golden td {
    border: 3px solid #f8c14e;
}

.unitcom_golden tr:first-child td{
    background-color: #f8c14e;
}

