/*@media (max-width: 1080px){
    #file_upload {
        position: relative;
    }

    #file_upload_button{
        position: absolute;
        top: -10px;
        right: 50px;
    }
}*/

body{
    background-image: url("../images/otzyv_background_non_yandex.gif");
}

.row{
    padding: 0 0 20px;
}

.row .clear{
    padding: 0 16px;
}

.box-wrapper{
}

.box-wrapper > .left{
    width: 45%;
}

.box-wrapper > .right{
    width: 50%;
}

.star1{
    color: #7d4e25 !important;
}

.star2{
    color: #97482b !important;
}

.star3{
    color: #af4230 !important;
}

.star4{
    color: #c83b36 !important;
}

.star5{
    color: #df343b !important;
}

#main, #shadow{
    min-height: 1186px;
}

#left{
    min-height: 0;
}

#right{
    top: 170px;
    right: 0;
    position: absolute;
    width: 233px;
    overflow: visible;
    padding: 0 30px 0 0;
    min-width: 0;
}

#content{
    position: relative;
    min-height: 927px;
}

#otzyv_name{
    padding: 22px 30px;
    position: relative;
}

#line_separator1{
    position: absolute;
    top: 148px;
    width:100%;
}

#line_separator2{
    position: absolute;
    top: 824px;
    width: 100%;
}

#add_review_form{
    padding: 10px 30px 28px;
}

#add_review_form span, #add_review_form p, #add_review_form label{
    color: #2c2c2c;
}

span.required{
    color: #DF343B !important;
}

#line_separator_height{
    min-height: 706px;
    top: -8px;
}

#place_name_search .row-content{
    width: 100%;
    margin-right: -110px;
    float: left;
}

#place_name_search .box_input_wrapper{
    margin-right: 110px;
}

#place_name_search button{
    width: 100px;
}

#place_name_search button span{
    color: #fff;
}

#add_review_form label{
    margin: 0 0 4px 12px;
    clear: both;
    display: block;
}

#star_add{
    position: relative;
    z-index: 10;
    width: 163px;
    height: 27px;
    border-radius: 22px;
    border: 1px solid #a9a9a9;
}

#star_add .stars{
    position: absolute;
    left: 9px;
    top: 7px;
    min-height: 12px;
    cursor: pointer;
}

#star_add span.junegull{
    position: absolute;
    right: 9px;
    top: 6px;
}

#star_add_wrapper .left{
    width: 170px;
}

#star_add_wrapper .right{
    width: 100%;
    margin-left: -170px;
}

#star_add_wrapper .field_wrapper{
    margin-left: 200px;
}

#file_upload{
    padding: 16px 0 0 10px;
}

#file_upload h3{
    margin: 0 0 0 11px;
}

#file_upload-input{
    width: 141px;
    height: 141px;
    background: url(../images/file_upload-icon.png) no-repeat;
    /*margin: 10px 20px 110px 0;*/
    margin: 10px;
    float: left;
    overflow: hidden;
}

#file_upload > .right{
    margin: 30px 0 0 0;
}

#file_upload .red_button{
    width: 100px;
    text-align: center;
    margin: 0 0 10px 0;
}

.buttons{
    /*padding: 45px 0 0 0;*/
    margin: 0 -264px 0 0;
}

.buttons span{
    /*position: relative;
    top: -5px;*/
    /*padding: 50px 0 0 0;*/
}

#file_upload .left{
    margin: 10px 0 0 0;
}

.file_upload-enter{
    background-position: 0 -141px !important;
}

.upload-item{
    position: relative;
    height: 74px;
    text-align: center;
    margin: 0 0 15px;
}

.upload-progress{
    position: absolute;
    color: #eee;
    height: 5px;
    bottom: 2px;
    left: 2px;
    right: 2px;
}

.upload-progress_runner{
    width: 0 !important;
    height: 5px;
    border: 1px solid #df343b;
    background: 000px;
}

#true_review{
    margin: 7px 10px 0 0;
}

#search_tip .preloader{
    margin: 0 auto;
}

#search_tip{
    height: 260px;
    overflow: hidden;
}

.search-tip{
    cursor: pointer;
    margin: 5px 0 10px 0;
    border-bottom: 1px dashed #a3a3a3;
}

.search-tip:hover{
    border-color: #de353c;
}

.search_tip-name{
    font-weight: bold;
}

.search_tip-cat{
    font-style: italic;
}

.custom_file_upload_button{
    margin: 20px 0 0 10px !important;
}

.place_image_box .slide_left_arrow, .place_image_box .slide_right_arrow {
    position: absolute;
    top: 100px;
}

.place_image_box .slide_left_arrow{
    left: -30px;
}

.place_image_box .slide_right_arrow{
    right: -30px;
}

#fast_forward_show{
    height: 80px;
    display: none;
}

#comment-review_add-form{
    min-height: 700px;
}

#comment-review_add-form .row {
    margin: 0;
}

.ostavit_otzyv-action{
    /*position: absolute;
    bottom: 0;*/
}
/*
@media (max-width: 1200px){
    .ostavit_otzyv-action button{
        right: -300px !important;
    }
}

@media (max-width: 1140px){
    .ostavit_otzyv-action button{
        right: -330px !important;
    }
}

@media (max-width: 1110px){
    .ostavit_otzyv-action button{
        right: -260px !important;
    }
}

@media (max-width: 1080px){
    .ostavit_otzyv-action button{
        right: -200px !important;
    }
}
*/
.ostavit_otzyv-action button{
    /*clear:both;*/
    /*position: absolute;
    top: 0;
    right: -400px;*/
}
.place_search_info {
  margin: 10px 0;
  border: 1px dashed #777;
  border-radius: 20px;
  padding: 10px 30px;
}