.page_search .dash_right{
    display: block;
}
.s_result_top_r{
    float: left;
    margin-top: 15px;
}
.s_action_item{
    margin-left: 0;
    margin-right: 15px;
}
.s_left{
    width: 100%;
}
.search_result .s_age .input_text{
    width: 70px;
}
.s_result_top_l{
    font-size: 20px;
    margin-top: 18px;
}
.s_sel{
    padding: 0 5px;
}
.s_result_top_r{
    float: right;
}
.s_action_item:last-child{
    margin-right: 0;
}
.dash_box:last-child{
    margin-bottom: 0;
}
.note_f48a31:hover{
    text-decoration: underline;
}
.search_title span a{
    font-size: 16px !important;
}
.tooltip-inner{
    text-align: left;
}
.wrap{
    overflow: inherit;
}


@media (max-width: 1050px){
    body.member_is_login #page_header {
        margin-top: 90px !important;
    }
    body.home_page.member_is_login #page_header {
        margin-top: 125px !important;
    }
}

@media all and (max-width: 960px) {
    .s_result_top_l{
        margin-top: 20px;
        width: 100%;
    }
    .s_result_top_l > div:first-child{
        margin-top: 2px;
    }
    .s_result_top_l .s_action_item{
        margin-left: 10px;
    }
    .s_result_top_r{
        float: left;
    }
}
@media all and (max-width: 768px) {

    .s_left{
        width: 100% !important;
    }
}
@media all and (max-width: 580px) {
    body.member_is_login #page_header {
        margin-top: 60px !important;
    }
}
@media all and (max-width: 480px) {
    .s_result .p_35_0{
        padding-left: 0;
        padding-right: 0;
    }
    .saveSearchWrap{
        width: 68%;
    }
    .save_search .bt_s_save{
        width: 30%;
        margin-left: 2% !important;
    }
    .save_search .input_text{
        width: 100% !important;
    }
    .save_search a{
        font-size: 16px !important;
    }
    #dash_com{
        padding-top: 0;
    }
}
@media all and (max-width: 360px) {
    .s_action_item .s_sel{
        padding: 0 5px !important;
    }
}


