body {background-color:#fff;font-family: Arial, Helvetica, sans-serif;font-size: 15px;color: #3a3a3c;}
a{color:#062445;}
h2 {padding:5px 10px;font-size:20px;}
a,#footer a{
    text-decoration: none;
    color: #3a3a3c;
    transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    
}
.footer_white .footer_icon{
    margin-top: 3px;
}


a:hover,#footer a:hover{
    color:#1bc0aa;
    text-decoration: underline;
}
#footer a,.footer_white #footer ul{
    font-size: 100% !important;
}



.top_banner{
	width:728px;height: 92px;margin-top:10px;display: none;
}

.top-menu-new:after{background-size: cover;display: block;height: 20px;position: absolute;width: 30px;left: 0px;top: -6px;transform: rotate(-50deg);}


.HorMenu#Top{
    display: none;
}
.wrapHeader {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 1000;
    width:100%;
}
.mainMenu {
    width: calc(100% - 300px);
    float: left;
}

.header {
    overflow: hidden;
    width: 994px;
    margin: 0 auto;
    padding: 20px 0;
    height: 70px;
}
.logo {
    width: 230px;
    height: 70px;
    float: right;
    text-align: center;
    color: #666666 !important;
    font-size: 24px;
    
}
.logo img{width: 100%;}
/*profile*/
.profile_about_anketa_block{
	border: 1px dashed #b2b2b2;
	background: transparent;
}
#search-image{display: none}
/*Wl Top Menu*/
ul.navBar {
    line-height: 44px;
    margin: 0 8px 0 0;
    height: 44px;
    float: right;
    margin-top: 25px;
}
ul.navBar li {
    margin: 0 9px 0 8px;
    display: inline;
    float: right;
}
ul.navBar li a {
    font-size: 22px;
    font-weight: bold;
    font-family: shlagerblackwebfont;
    float: right;
    font-size: 1.3rem;
    font-weight: 700;
    background-color: #3A3A3C;
    border-bottom: 0;
    border-radius: 3px;
    transition: all 350ms ease;
    padding: 10px 0 9px 0;
    min-width: 147px;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: normal;
}
ul.navBar li a:hover{
    background: #1ec1aa;
    color:#fff !important;
}

#top_menu{}
#user_cNavMenu a:hover,#user_cNavMenu a{width: 165px;}
.ui-slider-range,.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active, .ui-slider-handle, .ui-slider-handle:hover{
        background: #dd0052 !important;
    border-color: #dd0052 !important;
}
/*top menu (Hor menu)*/
.HorMenu {height:auto;position:relative;z-index:5;border:none;padding-bottom: 25px;}
.HorMenu ul{border:none;overflow:hidden;height:auto;padding: 0 !important;
    line-height: 16px;
    text-align: left;
    float: left;}
.HorMenu li {border-color:1px solid #fff;float:right;padding: 0 10px;margin-bottom: 2px;}
.HorMenu li:last-child{padding-left:0 !important; }
.HorMenu li a{line-height: 44px !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 9px 12px 9px !important;}
.HorMenu li a,
.HorMenu li a:link
.HorMenu li a:visited
.HorMenu li a:active {
    border-radius:4px !important;
	position: relative;
	line-height: 44px; transition: background .25s ease-in-out;
    -ms-transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;color:#000; 
    text-decoration:none;font-size:22px;padding:0 8px;font-family: 'shlagerblackwebfont';font-weight: bold;}
.HorMenu li a:hover,ul.navBar li a:hover{text-decoration:none;color: #95be3e;}
.HorMenu li a.active,.HorMenu li a:hover{background:  #1ec1aa;
    border-radius:4px !important;color: #fff;line-height: 44px;position: relative;}
.mainMenu .HorMenu#Top {
    background: none;
    box-shadow: none;
    border: none;
    display: block;
    width: 100%;
    margin-top: 0px !important;
    overflow: hidden;
}
#Bottom{
    overflow: hidden;
    width: 994px !important;
    margin: 0 auto;
}
#Bottom ul{
    float:none;
}

#enter, #reg, #exit {
    float: left !important;
}
.mobile_app_buttons .send_msg_button img{
    top:1px;
}
/*card menu*/
#card_menu {border-bottom:1px solid #999; background: transparent;}

/*main div*/
.mainTableRightTdDiv  {border: 1px dashed #b2b2b2;padding:5px;position:relative;zoom:1;}
.uSerSdataActive div.mainTableRightTdDiv {padding: 5px;}
/*coinciding_interests*/
.coinciding_interests{background: #ea8cc3;}
/*buttons*/
.enter_input_b ,
.input_register_b ,
.input_find_b ,
.input_reset_b,
.input_edit_save,
.delete_button,
.input_edit_save {
    font-size: 1.3rem;
    font-weight: 700;
    background: #1ec1aa;
    border-bottom: 0;
    border-radius: 3px;
    transition: all 350ms ease;
    padding: 7px 0 7px 0;
    min-width: 147px;
    height: auto;
     color:#fff;
    border: none;
    line-height: normal;
    text-align: center;}
.enter_input_b:hover,
.input_register_b:hover ,
.input_find_b:hover,
.input_reset_b:hover,
.input_edit_save:hover,
.delete_button:hover,
.input_edit_save:hover {background: #dd0052;color:#fff;}
.enter_input_b:active,
.input_register_b:active,
.input_find_b:active,
.input_reset_b:active,
.input_edit_save:active,
.delete_button:active,
.input_edit_save:active{background: #dd0052;color:#fff;text-decoration: none !important;}

.reg-buttons .input_reset_b,
#why_register_button .enter_input_b,
.input_register_b,
.send_msg_button,
.big_button{font-size: 1.3rem;
    font-weight: 700;
    background: #1ec1aa;
    border-bottom: 0;
    border-radius: 3px;
    transition: all 350ms ease;
    padding: 7px 0 7px 0;
    min-width: 147px;
    height: auto;
    border: none;
    color:#fff;
    line-height: normal;
    text-align: center;}
.send_msg_button:hover,
.big_button:hover,
.input_register_b:hover,
#why_register_button .enter_input_b:hover,
.reg-buttons .input_reset_b:hover{background: #dd0052;color:#fff;text-decoration: none !important;}
.send_msg_button:active,
.big_button:active,
.input_register_b:active,
#why_register_button .enter_input_b:active,
.reg-buttons .input_reset_b:active{background:#dd0052 !important}

.memberlistbutton{padding:0 5px;}
#why_register_button .enter_input_b {margin-right:50px;}
#save_sale_link,#delete_sale_link{width: 180px !important;}
/*top 10*/
.cntPlase {background-color:#85285E; color:#fff;width: 142px;}
.topPhotosDiv samp {color:#999;}
.top_photos_rating img {border:1px solid #999; }
#top_10_main_block .big-photo-wrapper{padding:9px;background:#E8EBEB;width:122px;margin:0 auto;border:solid 1px #B7B7B7;}
#top_10_main_block .big-photo-wrapper a{margin-bottom:0;display:block;}
#top_10_main_block a img {margin-bottom:0;}
.topPhotosDiv div.mainUsersPic {height:185px;}

/*error*/
.error  {background-color:#FFFF99;border:solid 1px #999;color:#999;margin:7px 0;}
.error h1{color:#999;}

.desc {color:#999;}

/* border img */
.mainUsersPic img,
.mainUsersPicSmall img,
div.SearchResult div.photo img,
.top_photos_rating img,
.bigUserPhoto,
.profile_about_anketa_block_photo img,
.view_profile_anketa_block_photo img,
div.voted_photo img,
#welcome2 .mainUsersPic img,
#user_cPhotocontainer img {border:1px solid #ebe8eb;padding:0px;}

div.mainUsersPic:hover a img,
#top_10_main_block .big-photo-wrapper:hover a img,
#user_cPhotocontainer:hover img{border: solid 1px rgba(221, 0, 82, 0.4);}

/*img online*/
img.online {right: 70px;top: 10px;}
.mainUsersPicSmall img.online {right: 11px;}

/*main user pic*/
#new_faces div.mainUsersPic{display:block;float:none;margin:0 auto 15px;}
div.mainUsersPic {height:204px;padding:9px;background:#E8EBEB;width:122px;border:solid 1px #B7B7B7;}
#search_result_main_page .mainUsersPic{margin:0 25px 15px 13px}
div.mainUsersPic:hover,
#top_10_main_block .big-photo-wrapper:hover,
#user_cPhotocontainer:hover {background: rgba(221, 0, 82, 0.31);border: solid 1px rgba(221, 0, 82, 0.51);}
div.mainUsersPic a img {float:right;display:inline;}
/**/
#user_cPhotocontainer img {margin:9px;padding:0;float:left;display:inline;}
#user_cPhotocontainer {background:#E8EBEB;height:200px;margin-bottom:15px;border:solid 1px #B7B7B7;}
#top_welcom {margin-left:0px;}
#user_cPhotocontainer {height:200px;}

.mainUsersPic a ,
.mainUsersPicSmall a {color:#1ec1aa;}
.mainUsersPic a:hover,
.mainUsersPicSmall a:hover {color:#990066;}
.SearchResult_UserInfo li.sronline samp {color:#990066;}
#user_cgrey {color:#999;}
.sronline samp {color:#990066;}

/* MainPartner */
#fone_mark b {color:red;background-color:#fff;}
#SERVICE_COST_INFO  {color:#999;}
#confirm_sms * {line-height:180%;}
#PartnersWellcom {     height:450px;     width:790px; 	background: url(/site-images/partners/partners_bg_heb.jpg) 5px 0px  no-repeat;	}
#PartnersWellcom_ru {      height:450px;      width:790px; 	background: url(/site-images/partners/para-rus-text.jpg) -15px 0px  no-repeat;	}
#main-text-img {position:relative;right:450px;margin-top:0px;}
#partners-promo {height:300px; width:320px; margin-top:150px;right:450px;  text-align:right;}
#partners-promo_ru {height:300px; width:320px; margin-top:300px;left:480px; position:absolute; float:right; text-align:left;}
#partners-promo a {font-weight:bold;color:#85285E;margin-top:20px;display:block;}
#partners-promo_ru a {font-weight:bold;color:#85285E;margin-top:20px;display:block;}
#partners-promo p {font-size:102%;font-weight:bold;}
#partners-promo_ru p {font-size:102%;font-weight:bold;}

#welcome div.mainUsersPic div.SearchResult_UserInfo ul li#nag samp {color:#062445;}
#canvas0 {background-color: #fff;}
#canvas1 {background-color: #fff;}
#top_welcom_text #wp {color:#062445;}
#top_welcom_text #wt {color:#062445;} {color:#062445;}
#top_welcom_text #wt {color:#062445;}

#result {height:50px; width:539px; text-align:center; border:1px solid #999;margin-top:10px;background: #F8F8F8;font-size:120%;padding-top:20px;}

#CONFIRM_SMS_CONGRATS {margin:20px 0px 10px 0px;}
.mainTableRightTdDiv #conf_sms_terms ul li {color:#000;}

 /* place index */

#mainTableRightTdDiv_places {border:1px solid #999;}
.places.placesItem {width:539px;}
.placesItem .placesItem_img  {width:180px;float:right;}
.placesItem .placesItem_img img {padding:1px; border:1px solid #999;}
.placesItem .placesItem_txt ul li {color:#062445;margin:3px 10px 3px 0px;}
.placesItem .placesItem_txt ul li a {color:#062445;}
.placesItem .placesItem_txt ul li samp {color:#666;}
#mainTableRightTdDiv_places {border:1px solid #062445 ;padding:5px 5px 0px 5px;}
#photoContainer  h1 { font-size:100%; color:red;}
.singlplaceItem .view_profile_anketa_block_photo_container h2 {font-size:100%;}

/* bravo_title */
#bravo_title {margin:0; padding:5px 0 0 0; width:790px; height:25px; background-color:#990066; color:#fff;}
#bravo_title_h2 {width:150px; float:right; color:#fff; padding-right:5px;}
#bravo_title_h2 a {color:#fff;}
#bravo_title_list {list-style:none; }
.bravo_title_li {float:left; margin-left:13px; border:none; border-left:1px solid #fff; padding-left:13px; height:15px; line-height: 15px; }
.bravo_title_li a {color:#fff ! important; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
#bravo_title_first_li {border-left:none;}

/* bravo */


#iibravo20sellerheb {width:790px;font-family:Arial;border:none;padding:0px; text-align:right;}
#iibravo20sellerheb p {padding:0;margin:0; }
#iibravo20sellerheb a {color:#000;text-decoration:underline; clear:right; }
#iibravo20sellerheb a:hover {color:#990066;text-decoration:underline;}
#iibravo20sellerheb img {margin:3px 0 0 10px;display:;width:100px;height:68px;border:1px solid #999; }
#iibravo20sellerheb .feedTitle {font-size:12px;display:undefined;}
#iibravo20sellerheb ul {padding:0;margin:10px 0 0 0;}
#iibravo20sellerheb li {list-style-type:none;clear:none;float:right;width:124px;padding-left:3px; margin-left:30px;}
#iibravo20sellerheb .headline {font-size:12px;font-weight:normal;}
#iibravo20sellerheb div {font-size:12px;color:#000000;}
#iibravo20sellerheb .date {padding:0;margin:0;}
#creditfooter {clear:both;display:undefined;padding-top:8px !important;font-size:undefinedpx; text-align:right}

/* unsub */
#unsubCheckboxes {background: #F8F8F8; color:#062445; border:1px solid #999; text-align:right; margin-top:10px;}
#unsubCheckboxes td {color:#062445;}
#mainTable .placesPromoted {background:#8c2a64;}
.placesPromoted li {color:#fff !important;}
.placesPromoted strong {color:#fff !important;}
.placesPromoted a {color:#fff !important;}
.placesPromoted .placesItem_txt * {color:#fff;}
img.online {border:none !important;}


.polls__item.mainUsersPic.active, .polls__item.mainUsersPic:hover {
    border-color: #1ec1aa !important;
    background: #1ec1aa !important;
    color: #fff !important;
}
.polls__item.mainUsersPic:hover:after{
   border-right: 6px solid #fff !important;
}
/* Big search */
#TopButtonContainer {height:30px;}
#TopButtonContainer li {-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;border: 1px dashed #b2b2b2;border-bottom:none;margin-top:5px;height: 18px;}
#TopButtonContainer li a {color:#999;font-size: 18px;}
#TopButtonContainer li a:hover{color:#1ec1aa;}
#TopButtonContainer li.selected {border-color:#1ec1aa;margin-top:0;background:#F8F8F8;height: 23px;}
#TopButtonContainer li.selected a {color:#1ec1aa;font-size:22px;background:#F8F8F8;border-color:#1ec1aa !important;}
#search_box_container {border: 1px dashed #b2b2b2;}
#search_box_container .mainsearchform .input_find_b {margin-right: 80px;}

/*search form*/
#search-image {position:absolute;left:10px;bottom:-13px;z-index:2;width:77px;height:62px;background:url(/wl/dateland/form-pic.png) 0 0 no-repeat;}
#search_box_container .mainsearchform .input_find_b {margin-left:80px;}
#search_box_container {margin-bottom:10px;}

/* */
.newFaceLink, .newFaceLink * {}
.newFaceLink {margin-top:0;line-height:14px;}
img.onlineUsersVideoPic {top:0;left:2px;}
#exit span {color:#aaa;}

.mainUsersPicSmall {zoom:1;}
#wl_css_reg_div table.error .active-step {color:#990066;}
#wl_css_reg_div table.error {background:none;border:none;}
#wl_css_reg_div table.error h1 {color:#999;}

/*4e4en*/
p.plateg_check:hover,p.plateg_check_hover{background-color:#1ec1aa;cursor:pointer;color:#fff}
p.plateg_check.iehover{background-color:#789F25 !important;color:#fff !important;}
p.plateg_check.iehover .discount_red{color:#fff !important}
/*end for IE6*/
.favorits_link {margin-right:73px;}

#resultPpadding{margin:10px 0;}
.resultPpaddingItem, #resultPpaddingDiv, #resultPpaddingDivMsg {height:30px;line-height:30px;width: 30px;border:none;padding: 0px;background:none;margin:3px;}
.resultPpaddingItem a{display:block;background:#eaeaea;color:#575757;text-decoration:none;font-weight:bold;text-shadow:1px 1px 0 #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.resultPpaddingItem{border:solid 1px #acacac;font-weight:bold;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.resultPpaddingItem a:hover{background:none;color:#000;text-shadow:1px 1px 0 #fff;}
#resultPpaddingDiv {width: 98px;}

/**/
#mainTableRightTdDiv_places{border:solid 1px #cccccc;overflow:hidden}

/*--------------------------------------------------------style for 1010-------------------------------------------------------*/

/*main containers*/
#logo,.HorMenu,#mainContent,#logo table,#card_menu,#footer table,#mainDiv {width:994px;margin:0 auto;}
#mainDiv{width: 100%;background: transparent;padding-top:120px;}
.HorMenu{width:100% !important;background-color: #fff;}
table{border-collapse:collapse;border-spacing:0;}
#mainTable{width:984px;margin:0 5px;}
#view_profile_anketa_block_user_data{width:250px;}
#mainContent{padding:20px 0;}

/*header*/
#logo #imgTd img {width:230px;height:92px;margin:4px 0 4px 0;}
#logo {height:100px;width: 100%;margin: 0 auto;background: #fff;}
#logo table{width: 994px;margin: 0 auto;}
#top_banner_div {position:relative;float:right;padding:1px;height:90px; width:728px;}

/*pagination*/
#resultPpadding{margin:10px 0;}
.resultPpaddingItem,
#resultPpaddingDiv,
#resultPpaddingDivMsg {height:30px;line-height:30px;width: 30px;border:none;padding: 0px;background:none;margin:3px;}
.resultPpaddingItem a{display:block;background:#eaeaea;color:#575757;text-decoration:none;font-weight:bold;text-shadow:1px 1px 0 #fff;}
.resultPpaddingItem{border:solid 1px #acacac;font-weight:bold;}
.resultPpaddingItem a:hover{background:none;color:#000;text-shadow:1px 1px 0 #fff;}
#resultPpaddingDiv {width: 98px;}

/*radio*/
.radio_container {margin:8px;}
.radio_tegs{width:238px;}
.radio_tegs_shdow{position:absolute;left:0;top:0;height:18px;width:40px;background:url(shadow.png) repeat-y;}

/*top 10*/
.topPhotosDiv{margin: 0 55px 10px 30px;}

/*message page*/
.title_of_message{font-size:15px;margin-bottom:8px;}
#messages_list li samp {float:none;}
table#messagesFolders{width:600px !important}
/*partner_support_form*/
.partner_support_form{width:760px;margin:0 auto;}
#partner_support_form p{width:300px;margin-left:0;padding:0 40px;}
.support_send_c{float:none !important;width:auto !important}
.partner_support_form #text_vericap{padding:0 40px;margin:0 0 10px 0;}
.partner_support_form_title span.desc{font-weight:normal;font-size:13px;}
#partner_support_form .mainTableRightTdDiv{border:none;padding:0;}
#partner_support_form textarea{width:680px !important;height:100px !important;}
#partner_support_form input.captcha,#captcha{width:15px !important;padding:0 5px;height:22px !important;line-height:22px !important;}
#partner_support_form select{width:300px;}
.partner_support_form_submit{text-align:Center;}

/*adver*/
.partner_support_form_adver .mainTableRightTdDiv{background:none !important}
.partner_support_form_adver p{width:380px !important;padding:0 !important;}
.partner_support_form_adver #text_vericap{padding:0 !important}
/*forms */
textarea{border:solid 1px #ccc;resize:no;}
form input[type="password"], form input[type="text"] {width:290px;padding:0 5px;height:30px;line-height:30px;border:solid 1px #ccc !important;}
form select {margin:0;border:solid 1px #ccc !important;}
table.pers_data_table tr td input[type="text"]{width:185px;height:20px;line-height:20px;}
#sechformbg {border:none;}
.search_form_firstline,.search_form_secondline{font-weight:bold;}
.search_age_c span{font-weight:normal !important}
#search_box_container {background:none;}
table#three *{font-size:12px;font-weight:normal;}
/*suppor form*/
#partner_support_form #text_vericap{padding:0 40px 0 0;}
#partner_support_form #text_vericap input[type="text"] {width:20px;text-align:center;}
/*login*/
.login-table tr td{padding:5px 0;}
.login-table input[type="password"], .login-table input[type="text"]{width:290px !important;}
#login .mainTableRightTdDiv,#wl_css_reg_div .mainTableRightTdDiv{border:none}
div#login{width:600px}
/*registration*/
.networkInfo{width:650px;}
.txt {width:120px !Important}
.welcome_text_table td.txt{width:150px !important}
.personal_data table tr td,.welcome_text table tr td,.access_data table tr td{padding:2px 0;}
.personal_data table tr td input[type="radio"]{margin:0 5px;}
input#name_lang{width:150px;height:20px;line-height:20px;}
/*trevel form*/
.travel_form_second_line input[type="text"]{width:70px;height:20px;line-height:20px;}
.travel_table tr td input[type="text"]{width:75px;text-align:center;height:20px;line-height:20px;}
/*credit card form*/
#SubscribeCreditCardForm .desc{padding-right:10px}
.creitcard_title b{color: #333;font-family: Georgia !important;}
.credit_card_activation_c table tr td{padding:2px 0;}
.credit_card_activation_c input[type="text"]{height:20px;line-height:20px;}
#creditcard_cvv{width:40px;}
#passport{width:72px}
#phone2,.phone_number_c #phone2{width:56px;height:20px;line-height:20px;}
.color_table tr td{padding:5px;}
.color_table tr.odd td{background:#eeeeee}
/*phone form*/
#code{width:120px;}
/*profile look*/
#review_lang{width:290px;padding:0 5px;}

/*search box container*/
.search_me_c{margin-left:60px;}
.search_looking_c{margin-left:100px}
.search_form_secondline,.search_form_thirdline{float:right}
.search_form_thirdline{margin-right:50px;line-height:22px;}
.advancedForm .search_form_thirdline{margin-top:-10px}

/*search box container shadow*/
#search_box_container{position:relative;}
#search_box_container select{}

/*searchFormTable*/
.searchFormTable tr td{padding:2px;}

/*SearchResult_UserNumber*/
.SearchResult_UserNumber{margin-left:5px;}

/*css3 style*/
div.mainUsersPic,
#top_10_main_block .big-photo-wrapper,
.mainTableRightTdDiv,
.HorMenu,
.HorMenu ul,
.error,
#user_cPhotocontainer,
.SearchResult,
.resultPpaddingItem,
.resultPpaddingItem a,
.profile_about_anketa_block,
textarea,form select,form input[type="password"],form input[type="text"]{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

div.mainUsersPic a img,
div.mainUsersPic,
#user_cPhotocontainer,
#user_cPhotocontainer img,
#top_10_main_block .big-photo-wrapper,
.resultPpaddingItem a{-webkit-transition: background 0.25s linear;
-moz-transition: background 0.25s linear;
-o-transition: background 0.25s linear;}

/*recent faces*/
#recent_faces_bg .mainUsersPicSmall:hover,
#recent_faces_bg .mainUsersPicSmallActive,
.small-user-data{background: #1ec1aa;}
.small-user-data span {color:#fff;}

.ui-slider-range{background: #ECCADD;}
.ui-slider-handle,
.ui-slider-handle:hover {background: #A35281;border:solid 1px #A35281;}

strong .liked__menu__title,
.active .liked__menu__title{background: rgba(120, 159, 37, 0.47) ;font-weight: normal;}
.rate_line{background: rgba(30, 193, 170, 0.34);}
.rate_line__bg{background:#1ec1aa}
.wl-button--polls{ font-size: 1.3rem !important;
    font-weight: 700 !important;
    background: #1ec1aa !important;
    border-bottom: 0 !important;
    border-radius: 3px !important;
    transition: all 350ms ease !important;
    padding: 7px 4px 7px 4px !important;
    min-width: 147px !important; 
    height: auto !important;
    border: none !important;
    color:#fff !important;
    line-height: normal !important;
    text-align: center !important;}
.wl-button--polls:hover{
	background: #dd0052 !important;
}    
.near{
	float:right;
	margin-right:82px;
	position: relative;
	display: inline-block;
}
.near img{
	display: none;

}
.near:after{
	content: '';
	position: absolute;
	width:14px;
	height: 14px;
	background: url('geo.png')no-repeat;
	right:-12px;
	top:0;
}
.form_line_near label{
	position: relative;
	display: inline-block;
	margin-right:10px;
}
.form_line_near label img{
	display: none;
}
.form_line_near label:after{
	content: '';
	position: absolute;
	width:14px;
	height: 14px;
	background: url('geo.png')no-repeat;
	right:-12px;
	top:0;
}
.lock-icon {position: relative;right: 50px;top: 5px;}
p.addition_text{color:#dd0052 !important;}
/*new footer*/
.clear{clear:both;}
.footer_white #footer{width: 1074px;margin: 0 auto;}
footer.footer_white {padding: 15px 0 0px 0;min-width: 1074px;}
#footer_counters{height: 20px;margin-top:-37px;position: relative;z-index: 10;}
.footer_white .column_footer {display: inline-block;text-align: right;width: 33%;vertical-align: top;float:right;}
.footer_white .column_footer h2 {margin-bottom: 10px;font-size: 12px !important;text-transform: uppercase;}
.footer_white #footer ul {width: 100%;list-style: none;}

.footer_white .footer__menu,.footer_white .social_list {text-align: right;display: inline-block;vertical-align: top;margin-bottom: 0;}
.footer_white #footer ul li {padding: 3px 0;width: 90%;border-bottom: 1px solid #b7b7b7;float:right;}
.footer_white #footer ul li#last{border:none;}
.footer_white #footer ul.social_list li:last-child{}

.footer_white #footer .column_footer:nth-of-type(4) ul li{}
.footer_white #footer ul li a{font-weight: normal !important;display: block;padding-right:15px;}


.footer_white .copyright{}
.footer_white .foter_botom{padding:10px 0;border-top:1px solid #000;}
.footer_white .translater{text-align: center;}
#doorways a{color:#fff;}

.footer_white .top_line{background: #1ec1aa repeat-x;height: 36px;position: relative;z-index: 5;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;overflow: hidden;line-height: 37px;font-weight: bold;}
.footer_white .top_line .title_block{text-align: right;width: calc(33% - 15px);vertical-align: top;float: right;text-transform: uppercase;color:#fff;padding-right: 15px;}
.footer_white .top_line .title_block:nth-child(4){display: none;}
.footer_white .top_line .title_block:nth-child(3){width:calc(34% - 15px);}
footer.footer_white{padding-top: 0;border: none;}
.footer_white .social_list li{width: 100% !important}
.footer_white .column_footer:nth-child(4){width:34% !important;}
#footer_counters{display: none;}

#footer{width: 994px;margin:0 auto;}