


    body#ffadult #header .page { 
        width: 1260px; 
        padding: 5px 0px; 
    }
    body#ffadult #navigation-bar .wide.nav-container {
        width: 1260px;
    }
.grid_row {
    width: 100%
}
#navigation .nav_find {
    background: #000000;
}
.interested_container {
    display: block;
}
#interested_page_filters_container {
    display: block;
    width: 200px;
    float: left;
}
#interested_page_filters_container .cupid_matches_link {
    padding: 4px 8px;
}
#interested_page_filters_container .cupid_preferences_link {
    display:block;
    margin: 6px 0px 0px 0px;
    font-size: 0.9em;
    text-transform: capitalize;
}
.interested_filter_row {
    display: block;
    float: left;
    clear: both;
    vertical-align: middle;
    margin: 0px 0px 6px 0px;
    width: 100%;
}
.interested_filter_row label {
    padding: 0px 0px 2px 2px;
}
.interested_filter_row label span {
    position: relative;
    top: -2px;
    margin: 0 0 0 2px;
}

.lang-japanese .interested_filter_row label span {
    font-size: 0.9em;
}

.interested_filter_row input[type="checkbox"] {
    margin: 0px 0px 0px 2px;
}
body #search-page, #search-page .form-default label, #search-page .form-stacked label, #search-page .form-inline label {
    color: #000000;
}

#search-page a {
    line-height: 18px;
}

#search-page h1#page_title {
    padding: 22px 0 29px;
    position: relative;
    float: left;
    z-index: 10;
}

#search-page .normal {
    font-weight: normal;
}

#sub-heading {
    float: left;
    position: relative;
    top: 24px;
    background: #fcdeb5;
    /*line-height: 19px;*/
    font-size: 16px;
    padding: 3px 12px;
    border-radius: 5px;
    display: none;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form-default input.small-box {
    width: 30px;
    padding: 3px 5px;
    position: relative;
    top: 1px;
    text-align: right;
}

#search-page .interested_filter_age_field {
    width: 18px;
    padding: 2px 5px
}
.interested_filter_row input.interested_filter_age_field  {
    width: 25px;
}
.filter_section_intro {
    display: block;
    float: left;
    clear: both;
    margin: 10px 0 3px;
    width: 100%;
}
.search_section_intro {
    margin: 9px 0 7px;
}

.filter_section_subhead {
    display: block;
    float: left;
    clear: both;
    font-weight: bold;
    margin: 9px 0 4px;
}
.first_section {
    margin: 2px 0px 3px;
}
#interested_filter_distance_container {
    float: left;
    clear: both;
    width: 100%;
}

#interested_filter_distance_container .filter_section_detail {
    display: block;
    width: 100%;
}

#interested_filter_update_button {
    float: left;
    clear: both;
    margin: 2px 0px;
}
#interested_page_adspace_1 {
    display: block;
    float: left;
}

#interested_page_main #page_center {
    position: relative;
}

#interested_page_sortby_container {
    display: block;
    float: right;
    clear: none;
    text-align: right;
    padding: 2px 0px 0px 0px;
    position: relative;
    z-index: 200;
    opacity: 0;
    filter:Alpha(opacity=0);
}

#interested_page_sortby_container #interested_sortby {
    text-transform: capitalize;
}

#interested_page_main #page_center #interested_control_links li {
    white-space: nowrap;
}

#interested_page_main .pagination_container {
    margin: 12px 0px 0px 0px;
    float: right;
    min-height: 28px;
}
#interested_page_main .pagination_container .pagination li {
    margin: 0px 0px 0px 3px;
}
#interested_control_links {
    margin: 0px;
    position: relative;
    opacity: 0;
    filter:Alpha(opacity=0);
}
#interested_page_container  {
    margin: 0px;
    clear: both;
}
.dutch #interested_page_container .member_cell_container .member_cell_right {
    width: 21%;
}
.dutch #interested_page_container .grid_cell .member_cell_right {
    width: 154px;
}

/*#interested_page_container .member_cell_container { width:693px; cursor: default; }
#interested_page_container .member_cell_container:hover { box-shadow: none; }
#interested_page_container .member_cell_container .member_cell_info_container { width:420px; margin: 0px 145px 0px 116px; }
    #interested_page_container .member_cell_container .member_cell_info_container .details { width:420px; }
        #interested_page_container .member_cell_container .member_cell_info_container .details .title_message {
            font-weight: bold;
            font-style: italic;
            margin: 0px 0px 0px 0px;
            max-height: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline;
            color: #333333;
        }
        #interested_page_container .member_cell_container .member_cell_info_container .details .detail_links {
            line-height: 13px;
            margin: 0px;
            text-transform: lowercase;
            font-size:11px;
        }
        #interested_page_container .member_cell_container .member_cell_info_container .details .timeago {
            position: relative;
            float: none;
            bottom: auto;
            line-height: 13px;
            margin: 3px 0px 5px 0px;
        }
        #interested_page_container .member_cell_container .member_cell_info_container .details .action_string {
            display: inline;
            margin: 0px;
            padding: 1px 2px 1px 2px;
            background-color: #E9E9E9;
            color: #333333;
            line-height: 13px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            #interested_page_container .member_cell_container .member_cell_info_container .details .action_string span {
                font-weight: bold;
            }
        #interested_page_container .member_cell_container .member_cell_info_container .details .hotlisted_note_button {
            display: inline;
            line-height: 13px;
            color: #3366CC;
            margin: 5px 0 0 10px;
            padding: 1px 2px;
        }
        #interested_page_container .member_cell_container .member_cell_info_container .details .hotlisted_note_button:hover {
            text-decoration: underline;
        }

#interested_page_container .member_cell_right {
    width: 140px;
}

    #interested_page_container .member_cell_right .activity_container {
        text-align:right;
    }

        #interested_page_container .member_cell_right .activity_container .btn-action {
            position:relative;
        }

#interested_page_container .inactive_cell .member_cell_right .activity_container .btn-action a {
    text-decoration: none;
    cursor: default;
}
#interested_page_container .inactive_cell .member_cell_right .activity_container .btn-action .btn {
    cursor: default;
}*/

/*upsell banners - this should be moved to a global location*/
#interested_page_adspace_1 .upsell_banner {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 3px solid #3366CC;
    padding: 10px;
    width: 174px;
}
    #interested_page_adspace_1 .upsell_banner .upsell_headline {
        font-size: 18px;
        font-weight: bold;
    }

    #interested_page_adspace_1 .upsell_banner .upsell_intro {
        font-size: 12px;
        font-weight: bold;
    }

    #interested_page_adspace_1 .upsell_banner .upsell_list {
        list-style-type: circle;
        list-style-position: inside;
        margin: 7px 0px 7px 13px;
    }

    #interested_page_adspace_1 .upsell_banner .upsell_list li {
        font-weight: bold;
    }

#interested_page_container .page_section {
    display: block;
    float: left;
    clear: both;
}
#interested_page_container .intro_text {
    display: block;
    float: left;
    clear: both;
    margin: 0 0 10px 10px;
}
#interested_page_container .no_notification_details {
    display: block;
    float: left;
    clear: both;
    background-color: #E9E9E9;
    border: 1px solid #BFBFBF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 40px;
    min-height: 20px;
    padding: 19px;
    width: 660px;
}
#interested_page_container .no_notification_details .no_notification_detail_list {
    list-style-type: disc;
    margin: 0px 10px;
}
#interested_page_container .no_notification_details .no_notification_detail_list li {
    margin: 10px 10px 0px 0px;
}
#interested_page_container .no_notification_details .no_notification_detail_list li .blacktext {
    font-weight: bold;
}

.interesting_add_note_container {
    display: block;
}
.interesting_add_note_container ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 5px;
}
.interesting_add_note_container textarea {
    width: 513px;
    height:120px;
}

#page_left .form-default label {
    float:none;
}

#page_left .form-default .single-col label {
    float: left;
    display: inline-block;
    width: auto;
    clear: both;
}

select.search_distance_select_list {
    width:auto;
    margin-bottom: 6px;
}
.search_filter_row {
    display: block;
    vertical-align: middle;
}

.mrg_brk {
    margin-top: 18px;
}

.mrg_btm_0 {
    margin-bottom: 2px;
}

.saved_search_form, div.form-default {
    font-size: 1.1em;
    /*line-height: 22px;*/
}

#search-page .sm_txt {
   /*line-height: 22px;*/
   font-size: 10px;
}

#search-page .sm_txt.search_filter_my_location,
#search-page .sm_txt.search_filter_my_location a {
    /*line-height: 10px;*/
}
#search-page .sm_txt.search_filter_my_location {
    margin: 10px 0 5px 0;
}

#search-page .med-txt {
    font-size: 12px;
}

#search-results a.btn, #search-results a.btn:hover {
    color: #333333;
}

#advanced-search .btn-red {
   color:#FFFFFF;
}

.saved_search_form div {
   position: relative
}

.saved_search_form div, .saved_search_form a {
    position: relative;
    display: block;
    width: 100%
}
.saved_search_form a {
    z-index: 1;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.saved_search_form i {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    cursor: pointer;
    display: none;
}

.saved_search_form i.sprite-compose {
    right: 22px;
        background-position: -111px -704px}

.saved_search_form i.sprite-compose:hover {
    right: 22px;
        background-position: -141px -704px}

.saved_search_form i.sprite-trash {
        background-position: -59px -63px}

.saved_search_form i.sprite-trash:hover {
        background-position: -109px -63px}

.saved_search_form .highlight {
    padding:0;
    margin: 0;
    border: none;
    position: relative;
    left: -3px;
    padding-left: 3px;
    background-color: #cccccc;
    text-align: left;
}

.saved_search_form .highlight a {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.saved
.sm_txt {
    font-size: 0.8em;
    margin-top: 4px;
}

.sm_txt .cupid_preferences_link {
    margin: 4px 0 36px 0;
    display: block;
}

#username_search .form-default {
    margin-top: 4px;
}

#username_search {
    margin-top: 4px;
}

#search-page .hr {
    margin-top: 3px;
    border-color: #e3e3e3;
}

#search-page label input {
    margin: 3px;
    margin-left: 0;
}

#search-page .hr.final {
    margin: 18px 0;
}

#search-page h3 {
    margin: 14px 0 6px 0;
    /*line-height: 16px;*/
    font-size: 13px;
}
#tagify li {
    list-style-type: none;
}
#search-page .member_cell_info_container .details {
    margin-top: 0px;
    clear: both;
}

#advanced_search_form h3:first-child {
    /*line-height: 13px;*/
    margin-top: 0px;
}

.search_filter_row label span {
    padding-left: 2px;
}

#quick_search_button {
    margin-right: 3px;
}

#interested_filter_save_button {
    margin-left: 0px;
}

#quick_search_button, #interested_filter_save_button {
    margin-top: 4px;
}



#update_button {
    display:none;
    margin-left:0;
    clear: both
}
#saved_searches h2, #tags h2 {
    cursor: pointer;
}
#tags {
    display: none;
}

/*#interested_page_container .member_cell_container.grid_cell {
    width: 160px;
    overflow: hidden;
    margin:0 10px 20px 0;
    padding-bottom: 4px;
    clear: none;
    float: left;
}*/

#interested_page_container .member_cell_container.grid_cell.right-edge {
    margin: 0 0 20px;
}

#interested_page_container .member_cell_container.grid_cell img {
    width: inherit;
    height: inherit;
}

#interested_page_container .member_cell_container.grid_cell .member_cell_image_container {
    width: 164px;
    height: 159px;
}

/*#interested_page_container .member_cell_container.grid_cell .member_cell_image_container .filter_box {
    width: inherit;
    height: inherit;
}*/

.grid_cell .btn {
    width: 26px;
    height: 23px;
}

.grid_cell .btn-action a, .grid_cell .btn-action a.disabled, .grid_cell .btn-action a:hover, .grid_cell .btn-action a.disabled:hover,  {
    color: #FFFFFF;
}

#interested_page_container .grid_cell .member_cell_right .activity_container {
    display: -webkit-flex
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    position: absolute;
    top: 135px;
    right: 90px; 
}

html #search-page #interested_page_container .member_cell_container.grid_cell .member_cell_right .btn-action {
    flex: 0 1 auto;
    margin:0;
}

.grid_cell .sprite-coins {
    background-position: 0px -350px;
}

html .member_cell_container.grid_cell .btn-action:hover .sprite-coins {
    background-position: -84px -350px;
}


.grid_cell .badge_container {
    float: right;
    font-size: 0px;
    /*line-height: 0px;*/
}

#search-page .grid_cell .badge_container a {
    line-height: 0px;
    font-size: 0px;
}

/*.grid_cell .badge_container span {
    padding-left: 3px;
}

.grid_cell .member_cell_info_row1 {
    margin:0 0 2px 10px;
    width: 144px;
    white-space: nowrap;
}

.grid_cell .member_cell_info_row1 .nested_link {
    overflow: hidden;
    display: block;
    float: left;
    text-overflow: ellipsis;
}
.grid_cell .member_cell_info_row1 .nested_link strong {
    line-height: 15px;
}

.grid_cell .member_cell_image_container {
    float: none;
}*/

.grid_cell .role {
    margin: 0 0 2px 10px;
}

.no_visible {
    *visibility: hidden;
    *margin-bottom: -10px;
    display: none;
}

#bdsm .no_visible {
    visibility: hidden;
    margin-bottom: 2px;
    display:inherit;
}

.viewed {
    background: #e9e9e9;
    color: #333;
    padding: 0px 2px;
}

.viewed strong {
    font-weight: bold;
}
.last_login, .reg_date, .score {
    color: #999999;
}
.relaxed .score {
    color: red;
}
.left.last_login, .left.reg_date, .left.viewed {
    display: inline;
    float: none;
    clear: none;
    margin-right: 10px;
}

.looking-for-person {
    color: #333333;
}

.looking-for-person, .reg_date {
    clear: both;
}

.looking-for-person,
.title_message {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.distance {
display: block;
float: left;
font-size: 12px;
/*line-height: 12px;*/
color: #999999;
margin: 1px 0px 0px 3px;
}

.member_cell_info_container .location {
    float: left;
}

.grid_cell .location, .grid_cell .timeago,
.grid_cell .last_login, .grid_cell .join_date, .grid_cell .distance, .grid_cell .reg_date, .grid_cell .score, .grid_cell .interest {
    width: auto;
    margin-left: 10px;
    margin-right: 0;
    /*line-height: 12px;*/
    height: 17px;
    min-width:1px;
    clear: left;
}

.grid_cell .location, .grid_cell .last_login, .grid_cell .role,
.grid_cell .join_date, .grid_cell .distance, .grid_cell .reg_date, .grid_cell .score, .grid_cell .interest {
    width: 144px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.grid_cell .last_login, .grid_cell .reg_date, .grid_cell .score {
    font-size: 11px;
}

.grid_cell .timeago {
    margin-top: 6px;
}

.grid_cell .member_cell_right {
    width: 144px;
}

#interested_page_container .grid_cell .member_cell_right {
    margin: 0 0 0 10px;
    width: 154px;
}

.grid_cell .member_cell_image_container .filter_box {
    margin-bottom: 5px;
}

.grid_cell .gender {
    margin-left: 3px;
}

.grid_cell strong {
    font-weight: bold;
}

.grid_cell .btn-action .btn {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.grid_cell .btn-action {
    width: auto;
    margin: 5px 0 5px 13px;
    position: relative;
}

.grid_cell .btn-action.first {
    margin-left: 0;
}

.grid_cell .btn-action a {
    font-size: 10px;
    font-weight: normal;
}

.grid_cell .btn-action span {
    width: 26px;
    height: 26px;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
    color: #FFFFFF;
    *display: inline;
}
#search-page #interested_page_sortby_container {
    opacity: 1;
    filter:Alpha(opacity=100);
    margin-bottom: 23px;
    z-index: 99;
}

#search-page .no_notif_box {
    padding-top: 9px;
}

#viewas_icons {
    margin-bottom: 14px;
    position: relative;
    top: -9px;
    z-index: 100;
}

#search-page #interested_page_container .member_cell_container .member_cell_info_container .details .title_message {
    display: block;
}

#search-page .grid_cell.member_cell_info_container { height: 100% }

#advanced, #advanced-search {
    display:none;
    font-size: 13px;
}

#advanced-search .form-default h4 {
    /*line-height: 2em;*/
}

#advanced-search {
    margin-top: 5px;
}

#advanced-search div {
    clear: both;
}

#advanced-search .uncheck_all {
    font-size: 11px;
    padding-top: 8px;
    /*line-height: 11px;*/
}

#quick_search_form .uncheck_all {
    display: none;
}

#quick_search_form a.btn-blue {
    color: #FFFFFF;
}

#advanced-search .form-default label {
    width: 235px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: left;
}

#advanced-search .form-default label.hide {
    display: none;
}

#advanced-search .form-default .col3 label {
    width: 229px;
}
.single-col label {
    width: 100%;
    text-align: left;
    display: block;
}
#advanced-search .form-default .col1 label {
    width: 100%;
}
#advanced-search .form-default .col1 br {
    display: none;
}

#advanced-search .form-default td label br{
    display: none;
}

#advanced-search .form-default table td input, #advanced-search .form-default table td{
    margin: 0;
    padding: 0;
}

#search-page .container1 a.selected, #search-page .container1 a:hover.selected, #search-page .container1 a:visited.selected {
    color: #000000;
    cursor: text;
    font-weight: bold;
    text-decoration: none;
}

#view-as {
    position: relative;
    top: 9px;
    display: inline-block;
    height: 26px;
    width: 55px;
    background: url('https://secureimage.securedataimages.com/images/common/others/fruit2_additional/toggle_btns.png') -22px -29px no-repeat;
    zoom: 1;
    *display: inline;
}
.cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 10;
}
#view-as a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%;
    height: 100%;
    outline: 0;
}

#view-as #grid-view, #view-as.row-view #row-view {
   cursor: default;
}
#view-as.row-view #grid-view {
   cursor: auto;
}
#search-page a, #search-page a:focus, #search-page input, #search-page button {
    outline: 0;
}

#search-page button::-moz-focus-inner, #search-page input::-moz-focus-inner {
  border: 0;
}

#view-as.row-view {
    background-position: -22px -60px;
}

.expand-down h2 {
    position:relative;
}

.expand-down .sprite-arrow-down, .expand-down .sprite-arrow-up {
    background: url('https://secureimage.securedataimages.com/images/common/others/fruit2_additional/toggle_btns.png') -51px -4px no-repeat;
}

.expand-down .sprite-arrow-up {
    background-position:-29px -4px ;
}

.page .modal {
    right: auto;
    margin: 0 0 0 -190px;
    width: 380px;
    border-width: 2px;
}

.modal-header {
    border: none;
}

.page .modal-header .close {
    font-size: 15px;
    margin: -17px -13px 0 0;
}

.modal-body {
    padding: 10px 20px 0 20px;
}

.modal-body.form-default {
    margin-bottom: 0;
    padding-bottom: 0;
}

.modal p {
    margin: 0px 10px;
    position: relative;
    font-size: 10px;
    /*line-height: 15px;*/
    color: #999999;}

.modal p.error, .modal .error p {
    color: red;
}

.modal form .clearfix {
    margin:0;
}

.modal-footer {
    border: none;
    background: inherit;
}
.modal input, .modal .help-block {
    width: 335px;
    margin-left: 10px;
}
.modal input {
    margin-bottom: 18px;
}
.modal .help-block.hide, #search-results .hide,
.sprite-arrow-down.hide, .sprite-arrow-up.hide {
    display: none;
}

#modal-delete p {
    margin-top: 26px;
    font-size: 13px;
    color: black;    margin-bottom: 30px;
    word-break: break-all;
}

#modal-delete strong {
    font-weight: bold;
}

#modal-delete .title {
    position: absolute;
    top: 4px;
    left: 9px;
}

#search-results {
    position: relative;
    top: -6px;
}
#search-results #next {
    margin: 0 8px;
}
.pagination_container {
    width: 100%;
}
.pagination_container .pagination {
    float: left;
}

.pagination_container .btn {
    float:right;
    margin-left: 8px;
}

.pagination_container .btn:first {
    margin-left: 0;
}

.page .modal-backdrop {
    height: 100%;
    width: 100%;
    opacity: 0.55;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
    filter: alpha(opacity=55);
}

p .notice {
    position: absolute;
    left: -0.5em
}

.modal, .modal-backdrop {
    display: none;
}

.form-default#basic-search {
    margin-bottom: 0;
}

#search-page .form-default label {
    padding: 2px 0px;
    min-height: 21px;
}

.modal-body {
    padding: 20px 10px 0 10px;
}

#search-page .no_photo_box {
    width:96px;
    height:96px;
    position: relative;
    top:10px;
    left:10px
}
#search-page .grid_cell .no_photo_box {
    width:144px;
    height:144px;
}
/* IE8- not support background-size */
#search-page .no_photo_box.male {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/male.jpg')
}
#search-page .no_photo_box.female {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/female.jpg')
}
#search-page .no_photo_box.couple {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/couple.jpg')
}
#search-page .no_photo_box.group {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/group.jpg')
}
#search-page .no_photo_box.gay_couple {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/gay_couple.jpg')
}
#search-page .no_photo_box.lesbian_couple {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/lesbian_couple.jpg')
}
#search-page .no_photo_box.tstvtg {
    background:url('https://secureimage.securedataimages.com/images/common/no_photo/144x144/tstvtg.jpg')
}

#height select {
    width: auto;
}

#search-page .pagination_container, #low_count, .relaxed-results {
    clear: both;
}

.relaxed-results {
    margin: 12px 0 12px;
    font-size: 12px;
    /*line-height: 19px;*/
    border: solid 1px #dcbea5;
    background: #fcdeb5;
    padding: 5px 10px;
}

#bdsm .relaxed-results {
    border-color: #626262;
    background: #303030;
}
/* Autocomplete box styling */
.autocomplete {
    background-color: white;
    border: solid 1px #ccc;
    border-radius: 3px;
    margin-left: 0px;
    padding: 3px 0;
    font-size: 13px;
    overflow: hidden;
}

.autocomplete-input {
    position: relative;
}

.autocomplete-input.clearfix {
    margin: 0;
    padding: 0;
}


.autocomplete-input .error-msg {
    display: none;
    font-size: 11px;
    margin-top: 6px;
}

.mini-spinner {
    background: #FFF url(https://secureimage.securedataimages.com/images/common/others/ajax-loader.gif) no-repeat center center;
    position: absolute;
    top: 1px;
    left: -24px;
    background-size: 20px 20px;
    height: 22px;
    width: 22px;
    display:none
}

.autocomplete-input.error .error-msg {
    display: block;
}

.autocomplete-input .location_text {
    background: transparent;
    position:relative;
    width: 200px;
    max-width: calc(100% - 5px);
    z-index: 10;
}

.autocomplete-input .grey-complete {
    position: absolute;
    color: #CCCCCC;
    top: 0;
    left: 0;
    width: 200px;
    max-width: calc(100% - 5px);
    z-index: 1;
}

#advanced-search .autocomplete-input .location_text,
#advanced-search .autocomplete-input .grey-complete {
    width: 220px;
}

.autocomplete-test-text {
    position: absolute;
    left: -99999em;
    font-size: 13px;
}

.autocomplete div {
    padding: 0 3px;
}

.autocomplete div strong {
    font-weight: bold;
}

.autocomplete div.selected {
    background: #ccc;

}

#tagify ul {
    margin-left: 19px;
    list-style: disc;
}

#tagify li a{
    border-radius: 4px;
    padding: 2px 13px 2px 5px;
    color: #666666;
    font-size: 13px;
    /*line-height: 13px;*/
    min-height: 14px;
    display: inline-block;
    margin: 0 12px 3px 0;
    text-decoration: none;
    zoom: 1;
    *display: inline;
    background: #E9E9E9 url('https://secureimage.securedataimages.com/images/common/others/fruit2_additional/x_forResult.png') -1000em no-repeat;
}

a.btn-blue {
    color: white;
}

.save-btn, .update-btn {
    margin-left: 5px;
}

#tagify li a:hover{
    color: #000000;
    background-position: right -2px top -1px;
    margin-right: 9px;
    padding-right: 16px;
}

#name-in-use {
    margin-bottom: 0;
}

#search-username .clearfix {
    margin: 0;
    padding-bottom: 0;
    height: 42px;
}

#search-username .error {
    margin: 0;
}

.greyed-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #C0C0C0;
}
.greyed-cover, .greyed-arrow {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter:alpha(opacity=60);
}

.greyed-arrow {
    display: block;
    height: 17px;
    width: 30px;
    float: none;
    clear: both;
    background: url('https://secureimage.securedataimages.com/images/common/others/fruit2_additional/c0c0c0arrow.png') top left no-repeat;
    position: relative;
    left: 78px;
}

.disable {
    position: relative;
    padding: 2px;
    left: 2px;
}

#search-page .spinner-png {
    top: 0px;
    margin-left: -40px;
    z-index: 1000
}

#search-page .spinner-png .bkg{
    background: none;
}

input#save-this-search {
    width:312px;
}

#search-page form div.clearfix.error, #search-page div.clearfix.error {
    background:none;
}

/* Upsell banners for search */
#upsell-banners1 {
    position: absolute;
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 60px;
}

#upsell-banners1 a.btn, #upsell-banners1 a.btn:hover {
    color: #FFFFFF;
}

#upsell-banners1 td {
    padding: 0;
}

#upsell-banners1 h2 {
    font-size: 22px;
    /*line-height: 24px;
    line-height 33px;*/
    color: #FFFFFF;
}

.japanese #upsell-banners1 h2, #upsell-banners1 .purple-grad h2 {
    font-size: 18px;
    /*line-height: 23px;*/
}

#upsell-banners1 .tr {
    display: table-row;
}

#upsell-banners1 .tr.hide {
    display: none;
}

#upsell-banners1 .td {
    display: table-cell;
    vertical-align: middle;
}

#upsell-banners1 .td.icon {
    width: 60px;
}

#upsell-banners1 .td.h2 {
    padding: 0 5px;
    width: 99%;
   color: white;
}

#upsell-banners1 .td.button {
    width: 0px;
    text-align: right;
}

#upsell-banners1 .td.button a {
    margin-right: 8px;
}

#upsell-banners1 .icon i {
    display: block
}

#upsell-banners1 .btn {
    white-space: nowrap;
}

#upsell-banners1 .blue-grad {
    background: #0060d0;
    background: -moz-linear-gradient(top,  #0060d0 0%, #033f86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0060d0), color-stop(100%,#033f86));
    background: -webkit-linear-gradient(top,  #0060d0 0%,#033f86 100%);
    background: -o-linear-gradient(top,  #0060d0 0%,#033f86 100%);
    background: -ms-linear-gradient(top,  #0060d0 0%,#033f86 100%);
    background: linear-gradient(to bottom,  #0060d0 0%,#033f86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060d0', endColorstr='#033f86',GradientType=0 );
}

#upsell-banners1 .gold-grad {
    background: #dbc847;
    background: -moz-linear-gradient(top,  #dbc847 0%, #a77a09 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbc847), color-stop(100%,#a77a09));
    background: -webkit-linear-gradient(top,  #dbc847 0%,#a77a09 100%);
    background: -o-linear-gradient(top,  #dbc847 0%,#a77a09 100%);
    background: -ms-linear-gradient(top,  #dbc847 0%,#a77a09 100%);
    background: linear-gradient(to bottom,  #dbc847 0%,#a77a09 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbc847', endColorstr='#a77a09',GradientType=0 );
}

#upsell-banners1 .gold-grad-lt {
    background: #f7d652;
    background: -moz-linear-gradient(top,  #f7d652 0%, #dea51f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7d652), color-stop(100%,#dea51f));
    background: -webkit-linear-gradient(top,  #f7d652 0%,#dea51f 100%);
    background: -o-linear-gradient(top,  #f7d652 0%,#dea51f 100%);
    background: -ms-linear-gradient(top,  #f7d652 0%,#dea51f 100%);
    background: linear-gradient(to bottom,  #f7d652 0%,#dea51f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d652', endColorstr='#dea51f',GradientType=0 );
}

#upsell-banners1 .purple-grad {
    background: #740368;
    background: -moz-linear-gradient(top,  #740368 0%, #3f0739 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#740368), color-stop(100%,#3f0739));
    background: -webkit-linear-gradient(top,  #740368 0%,#3f0739 100%);
    background: -o-linear-gradient(top,  #740368 0%,#3f0739 100%);
    background: -ms-linear-gradient(top,  #740368 0%,#3f0739 100%);
    background: linear-gradient(to bottom,  #740368 0%,#3f0739 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#740368', endColorstr='#3f0739',GradientType=0 );
}

#upsell-banners1 .black-grad {
    background: #3e3e3e;
    background: -moz-linear-gradient(top,  #3e3e3e 0%, #171616 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e3e3e), color-stop(100%,#171616));
    background: -webkit-linear-gradient(top,  #3e3e3e 0%,#171616 100%);
    background: -o-linear-gradient(top,  #3e3e3e 0%,#171616 100%);
    background: -ms-linear-gradient(top,  #3e3e3e 0%,#171616 100%);
    background: linear-gradient(to bottom,  #3e3e3e 0%,#171616 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#171616',GradientType=0 );
}

#upsell-banners1 .blue {
    background:#459BD7;
}

#upsell-banners1 i {
    width: 60px;
    height: 60px;
}

#upsell-banners1 i.check {
    background: url(https://secureimage.securedataimages.com/images/common/others/fruit2_additional/check.png) no-repeat;
}

#upsell-banners1 i.crown-gold {
    background: url(https://secureimage.securedataimages.com/images/common/others/fruit2_additional/crown_gold.png) no-repeat;
}

#upsell-banners1 i.crown-vip {
    background: url(https://secureimage.securedataimages.com/images/common/others/fruit2_additional/crown.png) no-repeat;
}

#upsell-banners1 .confirmid h2 {
    font-size: 19px;
}
.german #upsell-banners1 .confirmid h2 {
    font-size: 16px;
}
#upsell-banners1 .confirmid td {
    background: #898AFE;
}
#upsell-banners1 .confirmid .icon {
    background: #9377B5;
}

/* Upsell banners for search */
#upsell-banners {
    position: absolute;
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 60px;
}

#upsell-banners a.btn, #upsell-banners a.btn:hover {
    color: #FFFFFF;
}

#upsell-banners td {
    padding: 0;
}

#upsell-banners h2 {
    font-size: 22px;
    /*line-height: 24px;
    line-height 33px;*/
    color: #FFFFFF;
}

.japanese #upsell-banners h2, #upsell-banners .purple-grad h2 {
    font-size: 18px;
    /*line-height: 23px;*/
}

#upsell-banners .tr {
    display: table-row;
}

#upsell-banners .tr.hide {
    display: none;
}

#upsell-banners .td {
    display: table-cell;
    vertical-align: middle;
}

#upsell-banners .td.icon {
    width: 60px;
}

#upsell-banners .td.h2 {
    padding: 0 5px;
    width: 99%;
}

#upsell-banners .td.button {
    width: 0px;
    text-align: right;
}

#upsell-banners .td.button a {
    margin-right: 8px;
}

#upsell-banners .icon i {
    display: block
}

#upsell-banners .btn {
    white-space: nowrap;
}

#upsell-banners .blue-grad {
    background: #0060d0;
    background: -moz-linear-gradient(top,  #0060d0 0%, #033f86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0060d0), color-stop(100%,#033f86));
    background: -webkit-linear-gradient(top,  #0060d0 0%,#033f86 100%);
    background: -o-linear-gradient(top,  #0060d0 0%,#033f86 100%);
    background: -ms-linear-gradient(top,  #0060d0 0%,#033f86 100%);
    background: linear-gradient(to bottom,  #0060d0 0%,#033f86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060d0', endColorstr='#033f86',GradientType=0 );
}

#upsell-banners .gold-grad {
    background: #dbc847;
    background: -moz-linear-gradient(top,  #dbc847 0%, #a77a09 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbc847), color-stop(100%,#a77a09));
    background: -webkit-linear-gradient(top,  #dbc847 0%,#a77a09 100%);
    background: -o-linear-gradient(top,  #dbc847 0%,#a77a09 100%);
    background: -ms-linear-gradient(top,  #dbc847 0%,#a77a09 100%);
    background: linear-gradient(to bottom,  #dbc847 0%,#a77a09 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbc847', endColorstr='#a77a09',GradientType=0 );
}

#upsell-banners .gold-grad-lt {
    background: #f7d652;
    background: -moz-linear-gradient(top,  #f7d652 0%, #dea51f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7d652), color-stop(100%,#dea51f));
    background: -webkit-linear-gradient(top,  #f7d652 0%,#dea51f 100%);
    background: -o-linear-gradient(top,  #f7d652 0%,#dea51f 100%);
    background: -ms-linear-gradient(top,  #f7d652 0%,#dea51f 100%);
    background: linear-gradient(to bottom,  #f7d652 0%,#dea51f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d652', endColorstr='#dea51f',GradientType=0 );
}

#upsell-banners .purple-grad {
    background: #740368;
    background: -moz-linear-gradient(top,  #740368 0%, #3f0739 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#740368), color-stop(100%,#3f0739));
    background: -webkit-linear-gradient(top,  #740368 0%,#3f0739 100%);
    background: -o-linear-gradient(top,  #740368 0%,#3f0739 100%);
    background: -ms-linear-gradient(top,  #740368 0%,#3f0739 100%);
    background: linear-gradient(to bottom,  #740368 0%,#3f0739 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#740368', endColorstr='#3f0739',GradientType=0 );
}

#upsell-banners .black-grad {
    background: #3e3e3e;
    background: -moz-linear-gradient(top,  #3e3e3e 0%, #171616 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e3e3e), color-stop(100%,#171616));
    background: -webkit-linear-gradient(top,  #3e3e3e 0%,#171616 100%);
    background: -o-linear-gradient(top,  #3e3e3e 0%,#171616 100%);
    background: -ms-linear-gradient(top,  #3e3e3e 0%,#171616 100%);
    background: linear-gradient(to bottom,  #3e3e3e 0%,#171616 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#171616',GradientType=0 );
}

#upsell-banners .blue {
    background:#459BD7;
}

#upsell-banners i {
    width: 60px;
    height: 60px;
}

#upsell-banners i.check {
    background: url(https://secureimage.securedataimages.com/images/common/others/fruit2_additional/check.png) no-repeat;
}

#upsell-banners i.crown-gold {
    background: url(https://secureimage.securedataimages.com/images/common/others/fruit2_additional/crown_gold.png) no-repeat;
}

#upsell-banners i.crown-vip {
    background: url(https://secureimage.securedataimages.com/images/common/others/fruit2_additional/crown.png) no-repeat;
}

#upsell-banners .confirmid h2 {
    font-size: 19px;
}
.german #upsell-banners .confirmid h2 {
    font-size: 16px;
}
#upsell-banners .confirmid td {
    background: #898AFE;
}
#upsell-banners .confirmid .icon {
    background: #9377B5;
}
.vip_banner.vip_upsell {
    padding: 5px;
#    background-color: #FCF8E3;#    border: solid 1px #dcbea5;    height: 60px;
}
#ffadult .vip_banner.vip_upsell{
    width: 95%;  
}
.vip_banner {
    margin:0px 0px;
    height: 70px;
}
.vip_banner_bottom {
    height: 60px;
}


#clear-banner {
    float: none;
    clear: both;
    height: 60px;
    margin-bottom: 12px;
}

#clear-banner.row {
    margin-bottom: 25px;
}

.upgrade.bottom {
    margin-top: 5px;
}

/* tabs */
#search-page .tabbable .tabs a {
    color: #333333;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90px;
}
#search-page .tabbable .tabs a.active, #search-page .tabbable .tabs li.active a:hover {
    color: #000000;
}
#search-page .tabbable .tabs a:hover {
    color: #ffffff
}
.tab-pane select {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 5px;
}
.tab-pane select.search_distance_select_list {
    width: auto;
}

#advanced-search .tab-pane.tab-country select {
    display: block;
    width: 220px;
    clear: both;
    float: none;
}

.tab-pane label {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.form-default [name="join_date"],
.form-default [name="last_login"] {
    padding: 0 2px;
}

/* 39659AB test BEGIN */
#toggle-39659 {
    position: absolute;
    top: -7px;
    width: 120px;
    text-align:center;
    left: 50%;
    margin-left: -120px;
    background: #FFF;
    border-radius: 4px;
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#CCCCCC')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#CCCCCC');
    display: block;
    padding: 13px 10px 8px;
}

#toggle-39659:hover {
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    text-decoration:none;
    color: #36c;
}

#toggle-39659:active {
    -moz-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 6px rgba(0,0,0,0.5);
    color: #14a;
}
/* 39659AB test END */


#search_page_filters_container {padding: 20px 8px 30px 2px!important;}
#search_page_filters_container input{max-width: calc(100% - 5px);}