﻿/*search by filter*/

.toogle_user_edit_wrapper {
    position: relative; /*slide above the element*/
    /*position: relative;*/ /*slide and push element down*/
    /*margin: 0 0 0 0;*/
    z-index: 999;
    /*overflow:hidden;*/
    /*min-width: 300px;*/
}



    /* hide boxes */
    .toogle1 {
        display: none;
    }

.toogle2 {
    display: none;
}

.toogle3 {
    display: none;
}

.toogle4 {
    display: none;
}

.toogle5 {
    display: none;
}

.toogle6 {
    display: none;
}

.toogle7 {
    display: none;
}

.toogle8 {
    display: none;
}
/* end hide boxes */

.edit_box_1 {
    margin: 0 -15px 0 0;
}

.edit_box_2 {
    margin: 0 0 0 0;
}

.edit_box_3 {
    margin: 0 0 0 0;
}

.edit_box_4 {
    margin: 0 0 0 0;
}

.edit_box_5 {
    margin: 0 0px 0 0;
}

.edit_box_6 {
    margin: -40px 0 0 6px !important;
    float: left !important;
}

.edit_box_7 {
    margin: -2px 0 0 0;
}

.edit_box_8 {
    margin: -2px -23px 0 0;
}

.hidden {
    display: none;
}

/*show hide*/
.toogle_user_edit {
    font-size: 15px;
    color: #000;
    cursor: pointer;
    /*min-width: 350px;*/
    /*border:thin solid #000;*/
    /*display: block;*/
    z-index: 999;
    position: absolute;
    width: auto;
}

.header_box_edit {
    background-color: #313131;
    height: 35px;
    font-size: 17px;
    padding: 5px 0 6px 0;
}

    .header_box_edit label {
        font-weight: normal !important;
        height: 40px;
        font-size: 17px;
        margin-right:10px;
        color: rgba(255, 255, 255, 0.8);
    }

.btn_box_edit {
    width: 100%;
    /*height: 30px;*/
    font-size: 17px;
    padding: 0 0 5px 0;
    margin-top: 0;
}

.widget_hide_filter {
    width: auto;
    /*position:absolute;*/
    /*float:right;*/
    background: #f9f9ec;
    background: -moz-linear-gradient(top, #f9f9ec 0%, #e5e5d8 100%);
    background: -webkit-linear-gradient(top, #f9f9ec 0%,#e5e5d8 100%);
    background: linear-gradient(to bottom, #f9f9ec 0%,#e5e5d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9ec', endColorstr='#e5e5d8',GradientType=0 );
    text-align: right;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(105,105,105,0.8);
    -moz-box-shadow: 0px 2px 15px 0px rgba(105,105,105,0.8);
    box-shadow: 0px 2px 15px 0px rgba(105,105,105,0.8);
    padding: 0 0 15px 0;
    overflow: auto;
    /*border:thin solid #000;*/
}

    /*close hide bottom*/

    .widget_hide_filter .filter_icon_hide /*close*/ {
        background: url('../files/images1/user_profile/close_y.png') 0 0 no-repeat;
        width: 26px;
        height: 25px;
        cursor: pointer;
        background-color: transparent;
        border: none;
        margin: 0px 9px 2px 0;
        float: right;
    }

        .widget_hide_filter .filter_icon_hide:hover {
            background: url('../files/images1/user_profile/close_y_hover.png') 0 0 no-repeat;
        }

    .widget_hide_filter label {
        position: absolute;
        margin: 0 9px 0 0;
    }

    .widget_hide_filter input {
    }
/*end close*/

/*radio box*/
.rb {
}

.widget_hide_filter .search_type .ico {
    margin: 0 13px 0 0;
}

.widget_hide_filter .search_gender .ico {
    margin: 0 13px 0 0;
}

.widget_hide_filter .search_type label, .search_gender label {
    font-weight: normal !important;
}

.search_show .ico {
    float: left;
    margin: 0 13px 0 0;
}
/*icons*/

.top_edit {
    padding: 0;
    margin: 0 0 0 0;
    z-index: 200;
    float:right;
}

    /*search show*/
    .search_show {
        float: left;
        /*width:250px;*/
        /*border:thin solid #000;*/
    }

    .search_show label {
        font-weight: bold !important;
    }

    .search_show .ico_show_withpic {
        background: url(../files/images1/filter/camera.png) 0 0px no-repeat;
        width: 16px;
        height: 16px;
        margin: 2px 0 0 4px;
    }

    .search_show input {
        float: left;
    }

    .search_show .ddl {
        margin: 0 0 0 10px;
    }

/*end search show*/

/*search gender*/
.widget_hide_filter .search_gender_1 .ico {
    background: url(../files/images1/boy_girl2.png) 0 0px no-repeat;
    /*background: url(../files/images1/boy_girl1.png) 0 -1px no-repeat;*/
    width: 20px;
    height: 20px;
    position: absolute;
}

.widget_hide_filter .search_gender_2 .ico {
    background: url(../files/images1/boy_girl2.png) 0 -25px no-repeat;
    /*background: url(../files/images1/boy_girl1.png) 0 -24px no-repeat;*/
    width: 20px;
    height: 20px;
    position: absolute;
}
/*end search gender*/

/*search_type*/
.widget_hide_filter .field_user_frame_to_1 .ico {
    background: url(../files/images1/icons/icons.png) 0 -655px no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
}

.widget_hide_filter .field_user_frame_to_2 .ico {
    background: url(../files/images1/icons/icons.png) 0 -713px no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
}

.widget_hide_filter .field_user_frame_to_3 .ico {
    background: url(../files/images1/icons/icons.png) 0 -771px no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
}
/*icons*/
/*end radio box*/
/*end search_type*/

/*search_city*/


.widget_hide_filter .slc_user_aria {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #5d7d19;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);*/
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .widget_hide_filter .slc_user_aria option {
        /*text-indent:10px;*/
        padding: 0 12px;
    }

    .widget_hide_filter .slc_user_aria:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    }

.slc_user_aria:-moz-placeholder {
    color: #95B949;
}

.slc_user_aria::-moz-placeholder {
    color: #95B949;
    opacity: 1;
}

.slc_user_aria:-ms-input-placeholder {
    color: #95B949;
}

.slc_user_aria::-webkit-input-placeholder {
    color: #95B949;
}

.slc_user_aria[disabled], .slc_user_aria[readonly], fieldset[disabled] .slc_user_aria {
    cursor: not-allowed;
    background-color: #eee;
}

.personal_info_rows {
    width: 400px;
}

.personal_info_row {
    
}

.personal_info_langs {
    width: auto;
    /*border:thin solid #000;*/
}

.personal_info_langs label{
    font-weight: normal;
    /*border:thin solid #000;*/
}

.personal_info_lang {
}

.widget_hide_filter .txt_checkbox_lang {
    /*margin: 0 0 6px 6px;*/
    /*border:thin solid #000;*/
}

.widget_hide_filter .txt_checkbox_lang label{
    font-weight: normal !important;
    /*margin: 0 0 6px 6px;*/
    /*border:thin solid #000;*/
}

.widget_hide_filter .checkbox_lang {
    font-weight: normal !important;
    min-width:110px;
    line-height:20px;
    /*margin: -2px 0 0 0;*/
    /*border:thin solid #000;*/
}

.widget_hide_filter .txt_user_aria {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 0 6px;
    font-size: 16px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-image: none;
    font-weight: normal;
    text-indent: 0;
    margin-left: 10px;
    float: right;
    /*border:thin solid #000;*/
}

/*aboutme eddit*/
.widget_hide_filter .txt_user_aboutme {
    display: block;
    width: 100%;
    min-width:500px;
    height: 134px;
    padding: 6px 12px;
    font-size: 16px;
    /*line-height: 1.428571429;*/
    color: #5d7d19;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);*/
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .widget_hide_filter .txt_user_aboutme:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    }

/*personal info*/
.widget_hide_filter label {
}

@media screen and (max-width: 992px) {
   
}

@media screen and (max-width: 640px) {
    /*.top_edit
{
    padding: 0;
    margin: 0 50px 0 0;
    z-index: 200;
}*/

    .widget_hide_filter .txt_user_aboutme
    {
        min-width: 250px;
    }

    .widget_hide_filter {
        width: 100%;
        /*position:absolute;*/
        /*float:right;*/
        background: #f9f9ec;
        background: -moz-linear-gradient(top, #f9f9ec 0%, #e5e5d8 100%);
        background: -webkit-linear-gradient(top, #f9f9ec 0%,#e5e5d8 100%);
        background: linear-gradient(to bottom, #f9f9ec 0%,#e5e5d8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9ec', endColorstr='#e5e5d8',GradientType=0 );
        text-align: right;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 2px 15px 0px rgba(105,105,105,0.8);
        -moz-box-shadow: 0px 2px 15px 0px rgba(105,105,105,0.8);
        box-shadow: 0px 2px 15px 0px rgba(105,105,105,0.8);
        padding: 0 0 15px 0;
        /*border:thin solid #000;*/
    }

        .widget_hide_filter .txt_checkbox_lang {
            font-weight: normal;
            margin: -2px 6px 6px 31px;
            /*border:thin solid #000;*/
        }

        .widget_hide_filter .checkbox_lang {
            font-weight: normal !important;
            height: 200px;
            /*border:thin solid #000;*/
        }

    .edit_box_6 {
        margin: -40px 0 0 6px !important;
        float: left !important;
    }

    .personal_info_rows {
        width: auto;
    }

    .personal_info_row {
    }

    .personal_info_langs {
        width: 300px;
        min-width:300px;
        /*border:thin solid #000;*/
    }

    .personal_info_lang {
        min-width:130px;
    }

    .search_show {
        /*width:250px;*/
        /*border:thin solid #000;*/
        float: none;
        clear: both;
        padding: 0;
        margin: 0 auto;
        text-align: center;
        direction: rtl;
        position: relative;
        font-size: 14px;
        width: 182px;
    }

    .widget_hide_filter .search_gender .search_type {
    }

    .toogle_user_edit_wrapper .ico_edit_close:hover {
        background-color: #999;
    }
    /*end icons bubble*/

    .widget_show_filter {
        padding: 3px 0 0 0;
    }

        .widget_show_filter .selected_in_filter {
            padding: 2px 15px 0 0;
            margin: 0;
            float: none;
            /*border: 1px solid #f00;*/
            display: block;
        }
}
