/*Selfi*/
.selfie-popup--instruction {
    position: absolute;
    width: 100%;
    z-index: 1000;
    padding: 0 0 10px 0;
    display: none;
    top: 0;
    left: 0;
    background: #fff;
}

.wrap_video {
    padding-top: 20px;
}

#qrcode img {
    padding: 10px;
}

.awn-toast-label:empty + .awn-toast-content {
    top: 25px !important;
}

/*advantages_popup*/
.services-popup__item--add-foto-video {
}

.services-popup__item--add-foto-video:after {
    background: url(/site-images/icons/services/fotos_videos.png) 0 0 no-repeat !important;
    background-size: 100% !important;
}

.services-popup__item--chat-unlimited:after {
    background: url(/site-images/icons/services/chat_unlimited.png) 0 0 no-repeat !important;
    background-size: 100% !important;
}

.services-popup__item--fast-foto-review:after {
    background: url(/site-images/icons/services/fast_photo_review.png) 0 0 no-repeat !important;
    background-size: 100% !important;
    width: 60px !important;
}

/*high education info*/
.wl_high_education div.mainUsersPic {
    min-height: 223px !important;
}

.wl_high_education div.mainUsersPic .education_place_info {
    text-align: center !important;
    font-size: 90% !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90px;
    margin: 0 auto;
}

.wl_high_education div.mainUsersPic .region__item {
    font-size: 90% !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/**/
.likeornot__container #arrow-back {
    position: absolute;
    top: calc(50% + 18px);
    z-index: 10;
    left: 20px;
}

/**/
#color_scheme_saved {
    color: #4dc06a;
}

/**/
#popup_confirm_sn {
    border-radius: 20px !important;
    border: none;
}

#popup_confirm_sn #sn_popup {
    width: 350px !important;
    border-radius: 20px !important;
    border: none;
}

#popup_confirm_sn .sn_popup--title {
    font-weight: bold;
    font-size: 130%;
}

#popup_confirm_sn .providers_sprite.google {
    background: url(/site-images/free_coins/google_connect.png) no-repeat;
    background-size: 100%;
    margin: 0 10px;
    width: 40px;
    height: 40px;
}

.sn_popup--title + .soc_login__google {
    text-decoration: none;
    display: flex !important;
    padding: 5px;
    border-radius: 30px;
    border: 1px solid #ccc;
    color: #000;
    line-height: 40px;
    max-width: 300px;
    justify-content: center;
    margin-top: 25px !important;
    font-weight: bold;
    font-size: 120%;
    margin: 0 auto;
}

#code_text_desc, #phone_verified_phone_title_desc, #verified_phone_title_desc {
    display: block;
    text-align: center;
}

/*register new*/
.RegisterDAForm__new .reg__item__txt__new {
    position: relative;
}

.RegisterDAForm__new .reg__item__txt__new .see__pass {
    right: 0;
}

#RegisterDAForm_step2.RegisterDAForm__new #phone_codes_list {
    width: 130px !important;
    margin-bottom: 10px;
}

#RegisterDAForm_step2.RegisterDAForm__new #phone_number {
    width: 100px !important;
}

#RegisterDAForm_step2.RegisterDAForm__new #phone_number_wrap {
    margin: 0px 10px 2px 15px;
}

#RegisterDAForm_step2.RegisterDAForm__new .reg__item--login {
    margin: 0 0 20px;
}

#RegisterDAForm_step2.RegisterDAForm__new .login_tab {
    padding: 1em 1.4em;
}

#RegisterDAForm_step2.RegisterDAForm__new .wrap_phone_codes_list {
    margin-left: 20px;
}

#RegisterDAForm_step2.RegisterDAForm__new #phone_number_wrap {
    margin: 0 0 20px;
}

.RegisterDAForm__new .register_container {
    padding: 0 20%;
}

.RegisterDAForm__new .register_container.register_container_main .mainTableRightTdDiv.personal_data {
    box-shadow: none;
}

.RegisterDAForm__new .register_container.register_container_main {
    padding-left: 130px;
}

.RegisterDAForm__new .register_container.register_container_main #name,
.RegisterDAForm__new .register_container.register_container_main #password,
.RegisterDAForm__new .register_container.register_container_main #coupon {
    width: 206px;
}

.RegisterDAForm__new .register_container.register_container_main #gender_look_gender, .RegisterDAForm__new .register_container.register_container_main .birthday_column {
    width: 218px;
}

.RegisterDAForm__new #show_social_register_btn {
    margin: 10px;
    outline: none;
    background: none;
    padding: 0.5em 1em;
    text-decoration: none;
    border: 1px solid;
    font-weight: normal;
    cursor: pointer;
    display: inline-block;
    line-height: 22px;
    border-radius: 20px;
}

.RegisterDAForm__new #show_social_register_btn img {
    position: relative;
    top: 3px;
    width: 15px;
    margin: 0 2px;
}

#wl_css_reg_div .RegisterDAForm__new .reg_buttons_container {
    width: 480px;
}

.RegisterDAForm__new .see__pass {
    background: url(/site-images/eye.png) 0 0 no-repeat;
    height: 32px;
    position: absolute;
    width: 32px;
    margin-left: -32px;
}

.RegisterDAForm__new .see__pass.active {
    background-position: 0 -32px;
}

.RegisterDAForm__new #signup_methods {
    width: 100%;
    margin: 10px 0;
}

.RegisterDAForm__new #signup_methods #column_phone {
    text-align: right;
    border-right: 1px solid white;
}

.RegisterDAForm__new #signup_methods #column_email {
    text-align: left;
    border-left: 1px solid white;
}

.RegisterDAForm__new #signup_methods #column_phone .tab {
    display: inline-block;
    text-align: center;
    width: 110px;
    background-color: #e9e9e9;
    padding: 7px 11px;
    border-bottom-left-radius: 11px;
    border-top-left-radius: 11px;
    cursor: pointer;
    border: 1px solid #e9e9e9;
}

.RegisterDAForm__new #signup_methods #column_email .tab {
    display: inline-block;
    text-align: center;
    width: 110px;
    background-color: #e9e9e9;
    padding: 7px 11px;
    border-bottom-right-radius: 11px;
    border-top-right-radius: 11px;
    cursor: pointer;
    border: 1px solid #e9e9e9;
}

.RegisterDAForm__new #signup_methods .tab.active {
    border: 1px solid #e9e9e9 !important;
    background-color: #fff !important;
}

#wl_css_reg_div .RegisterDAForm__new .register_container {
    padding: 0 20%;
}

#wl_css_reg_div .RegisterDAForm__new .register_container {
    padding: 0 20%;
}

/*Google register*/
.google_mail_register {
    margin-bottom: 40px;
    margin-top: 20px;
}

.google_mail_register--btn {
    display: block;
    margin: 10px auto;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: auto;
    max-width: 220px;
    border-radius: 3px;
    padding: 7px;
    color: #fff;
    background: #4a4a4a;
    cursor: pointer;
    border: none;
    font-size: 16px;
    position: relative;
    white-space: nowrap;
    text-decoration: none !important;
}

.google_mail_register--btn:hover {
    color: #fff;
    background: #6f6767;
}

.google_mail_register--btn img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
}

.google_mail_register .soc_login:not(.soc_login__google) {
    display: none;
}

/*Gifts*/
.gifts__win {
	max-height: 270px !important;
}

/*popup search blocked*/
.advsearchform{position: relative;}
.blocked-overlay{background: rgba(255,255,255,0.8);position: absolute;inset: 0;z-index: 999;margin:3px;}
.search__advanced__title--dateto{color:#38b315;float: left;padding-left: 20px;}
.gifts__win__item__img--in{
    margin: 4px;
}

.popup_gifts_wrap .gifts__win__item__title {
    padding-bottom: 0px;
}