/*результаты поиска*/

.photonews_list {
    margin: 25px 0 0 0;
    clear: both;
}

.search_info {
    margin-bottom: 50px;
}

.search_res_info {
    padding: 50px 30px 60px;
    border: 1px solid #e6eaed;
}

#search_str_inner {
    float: left;
    width: calc(100% - 140px);
    height: 37px;
    padding: 0 12px;    
    font-size: 17px;    
    line-height: 40px;
    color: #2e2e2e;
    border: 1px solid #868b91;
}

#search_simple {
    float: right;
    display: block;
    width: 140px;
    height: 37px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    background: #990000;
    border: 1px solid #990000;
    cursor: pointer;   
}

#search_adv .search_in_btn {
    float: none;
    display: block;
    width: 140px;
    height: 37px;
    margin: 35px auto 0 auto;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    background: #990000;
    border: 1px solid #990000;
    cursor: pointer;
}

#search_simple:hover,
#search_adv .search_in_btn:hover {
    background: #3f9798;
    border: 1px solid #3f9798;
}

.search_h_line {
    margin-top: 35px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #006666;
}

.search_h_line div {
    width: 50%;
    display: inline-block;
    float: left;
}

.search_h_line div+div {
    float: right;
    text-align: right;
}

.search_h_line a {
    text-decoration: none;
    letter-spacing: 1px;
    border-bottom: 1px dotted #006666;
    cursor: pointer;
}

#search_adv_inner {
    display: none;
}

.search_info .search_adv {
    margin: -1px 0 0 0;
    padding: 0 30px 40px;
    background: #ffffff;
    border: 1px solid #e6eaed;
    border-top: none;
}

.search_info .search_adv input[type="radio"] + label, 
.search_info .search_adv input[type="checkbox"] + label {
    padding-bottom: 15px;
}

.search_label {
    width: 150px;
    float: left;
    clear: both;
    padding-right: 15px;
    font-size: 14px;
    line-height: 30px;
    color: #868b91;
}

.search_info #search_adv .search_input {
    float: left;
    width: calc(100% - 150px);
    height: 30px;
    margin: 0 0 20px 0;
    padding: 0px 12px;
    line-height: 30px;
    font-size: 14px;
    color: #2e2e2e;
    background: none;
    border: 1px solid #dddddd;
}

.search_where {
    margin-top: 10px;
}

.search_where label {
    padding-right: 15px;
    font-size: 14px;
    color: #868b91;    
}

.search_where input[type="radio"] + label {
    padding-right: 15px; 
}

.search_where input[type="radio"]:checked + label,
.search_period input[type="radio"]:checked + label, 
.search_adv .search_sort #how1:checked + label {
    color: #2c2c2c !important;
}

.search_period {
    margin-top: 10px;
}

.search_period .search_p_t {
    display: inline-block;
    min-width: 87px;
    padding-right: 15px;
    font-size: 14px;
    color: #868b91;    
}

.search_adv .search_period label {
    padding-right: 15px;
    font-size: 14px;
    color: #868b91;    
}

.search_period_in {
    margin-left: 90px;
}

.search_adv .search_period_in label {
    padding-right: 10px;
}

.search_adv .search_period_in input[type="text"] {
    position: relative;
    width: 135px;
    margin: 0;    
    font-size: 14px;
    color: #2e2e2e;
    background: url(/desimages/calendar_label_search.png) no-repeat 115px center;    
    cursor: pointer;
}  

.search_adv .search_period_in input[type="text"],
.search_line {
    display: inline-block;
}

.search_sort {
    margin-top: 15px; 
}

.search_sort .search_s_t {
    display: inline-block;
    padding-right: 15px;
    font-size: 14px;
    color: #868b91; 
}

.search_sort input[type="radio"] + label {
    padding-right: 15px;
}

.search_adv .search_sort #how1 + label {
    margin-left: 0;
    color: #868b91!important;
}

#sp_search_help {
    position: absolute;
    left: 10%;
    top: 40px;    
    z-index: 100;
    display: none;
    width: 80%;
    padding: 30px;
    border: 1px solid #d2d6d5;
    box-shadow: 0 0 7px 0 rgba(109, 109, 109, 0.5);
    background-color: #ffffff;   
}

.search_help_t {
    padding: 0px 0px 20px 0px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1;    
    text-transform: uppercase;
}

.sp_search_close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 20px;
    height: 20px;
    background: url(/desimages/close.png) no-repeat;
    cursor: pointer;
}

.sp_search_close:hover {
    background: url(/desimages/hover_close.png) no-repeat;
}

.result_quantity {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 20px;
}

.rubric_item {
    clear: both;
    padding: 0 0 35px 0;
    font-size: 16px;
    font-size: 1rem;
}

.rubric_item:last-child {
    padding: 0;
}

.rubric_item + .pages {
    margin-top: 0;
}

.rubric_item a {
    text-decoration: none;
    color: #3c3c3c;
}

.rubric_item a b {
    font-weight: normal;
    color: #990000;
}

.rubric_item a:hover b {
    text-decoration: none;
    color: #3f9798;
}

.search_item .rubric_item_title, 
.search_item .search_item_text {
    font-size: 17px;
}

.search_item .rubric_item_title {
    font-weight: 500;
}

.rubric_item img {
    float: none;
    /*max-width: 100%;*/
    max-width: 325px;
    height: auto;    
    margin: 0 20px 7px 0;
    border: 0;
}

.rubric_item .news_rubric_hover,
.rubric_item .fp_date{
    display: inline-block;
}

.rubric_item .news_rubric_hover {
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    vertical-align: top;
    text-transform: uppercase;
    color: #858b90;
}

.rubric_item .news_rubric_hover:hover {
    color: #3f9798;
}

.rubric_item .fp_date {
    padding-top: 3px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    vertical-align: top;
    color: #9b9b9b;
}

.rubric_item .rubric_item_title,
.rubric_item .search_item_text {
    display: block;
}

@media only screen and (max-width: 1400px) {
    .search_period_in {
        margin-left: 0;
    }
    .search_where label,
    .search_period .search_p_t,
    .search_adv .search_period label,
    .search_sort .search_s_t,
    .search_sort input[type="radio"] + label {
        padding-right: 10px;
    }
}
@media only screen and (max-width: 1250px) and (min-width: 1201px) {
    label[for=search_where],
    .search_period .search_p_t,
    .search_sort .search_s_t {
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 1060px) and (min-width: 1001px) {
    label[for=search_where],
    .search_period .search_p_t,
    .search_sort .search_s_t {
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 750px) and (min-width: 651px) {
    label[for=search_where],
    .search_period .search_p_t,
    .search_sort .search_s_t {
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 465px) {
    label[for=search_where],
    .search_period .search_p_t,
    .search_sort .search_s_t {
        display: block;
        width: 100%;
    }
}