
@charset "utf-8";
@font-face {
    font-family: "Meera";
    font-style: normal;
    src: local("Meera"), url("") format("embedded-opentype"), url("") format("woff");
}
.mal {
    background: none repeat scroll 0 0 #9ADF8F;
    border: 1px solid #556652;
    color: #FFFFFF;
    font-family: Meera;
    font-size: 16px !important;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
@font-face {
    font-family: "robotolight";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-light-webfont.woff") format("woff"), url("../fonts/roboto-light-webfont.ttf") format("truetype"), url("../fonts/roboto-light-webfont.svg#robotolight") format("svg");
}
i {
    color: #0b6a7b;
    font-size: 16px;
    margin-right: 7px;
}
a {
    outline: medium none;
    text-decoration: none;
}
.snapjs-right .snap-drawer-left {
    display: block;
    left: auto;
    right: 0;
}
.snapjs-right .snap-drawer-right {
    display: block;
    left: auto;
    right: 0;
}
  
#content {
    background: none repeat scroll 0 0 #EFEFEF;
}
#right-drawer {
    box-shadow: 1px 10px 10px #999999 inset;
}
#left-drawer {
    box-shadow: -1px 10px 10px #999999 inset;
}
.toolbar {
    background: #0b6a7b;
    height: 40px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.toolbar i {
    color: #FFFFFF;
    font-size: 19px;
    margin: 0;
    margin-top: 2px;
}
.toolbar p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 27px;
    margin: 0;
    padding: 7px 0;
    text-align: center;
    text-shadow: 1px 1px #696464;
    white-space: nowrap;
    width: auto;
}
.header h2 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    left: 44px;
    letter-spacing: 0.02em;
    line-height: 16px;
    position: absolute;
    right: 44px;
    text-align: center;
    text-shadow: 1px 1px #696464;
    top: 0;
    width: auto;
}
.open_left {
/*    background: none repeat scroll 0 0 #226992;
    border-radius: 6px;
    box-shadow: 0 0 2px #FFFFFF;*/
    cursor: pointer;
    height: 22px;
    left: 10px;
    margin: 0 auto;
    padding: 0px;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 22px;
}
.open_right {
/*    background: none repeat scroll 0 0 #226992;*/
/*    border-radius: 6px;*/
/*    box-shadow: 0 0 2px #FFFFFF;*/
    color: #009933;
    cursor: pointer;
    height: 22px;
    margin: 0 auto;
    padding: 0px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 8px;
    width: 22px;
}
.snap-content {
    width: 100%;
}
.content_area {
   float: left;
   width: 100%; padding: 40px 0px 75px; background: rgb(255 255 255);
}
.snap-drawers {
    background: none repeat scroll 0 0 #EFEFEF;
}
.snap-drawer {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #2C3E54;
}
.snap-drawer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.snap-drawer li > a {
    color: #2C3E54;
    display: block;
    padding: 0;
    text-decoration: none;
    text-indent: 0;
}
.snap-drawer p {
    font-size: 12px;
    opacity: 1;
    padding: 15px;
}
.inviteanderandiv{ width: 105%; float: left; background: #23b574;       line-height: 21px; margin-top: 5px; margin-bottom:  0px;}
.inviteanderandiv p{    padding: 8px 12px !important;     line-height: 18px;  margin: 0px;    float: left; 
    font-size: 14px !important;
    color: #fff !important;}
.classrigtinvite{    font-size: 35px !important;
       margin-top: 7px;
    color: #fff; margin-left: 5px;}

.messages{    float: left;
    color: #fff;
    font-size: 14px;
   

    line-height: 18px;
    border-radius: 2px;}
.messages i{    color: #fff;     font-size: 11px;}
.messages b{ font-size: 11px;}

.classleftinvite{    float: left;
    font-size: 30px !important;
    color: #fff;
    margin-left: 10px;
    margin-top: 9px;      margin-right: 0px;}
.accordion {
    float: left;
    list-style: none outside none;
    margin-left: 6px;
    padding: 0;
    width: 97%;
}
.accordion li {
    background-image: linear-gradient(to bottom, #FEFEFE 0%, #ECECEC 100%);
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #E2E2E2;
    color: #2C3E54;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    margin: 5px 5px;
    padding: 5px 3px 5px 7px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 255px;
}
.accordion li b {
    float: right;
    margin: 1px 8px 0 0;
}
.accordion ul {
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    overflow: initial !important;
}
.logoutfeaturedheading{ font-size: 16px;
    margin-top: 22px !important;
    color: #394e5a !important;
    background-color: #cde7f7;
    padding: 6px 0px;
    margin-bottom: 0;}
.accordion ul li {
    cursor: pointer;
    float: right;
    font-weight: normal;
    margin: 2px 0 !important;
    padding: 0;
    width: 240px;
}
.accordion ul li a {
    color: #2C3E54;
  
    font-size: 12px;
    padding: 4px 8px;
    text-indent: 2px;
}
.snd-img-latest{ 
    float: left;
    width: 22%;
    max-width: 80px;     overflow: hidden;
}
.snd-img-latest img{     width: 100%;}
.snd-txt-latest {
    width: 72%; 
    margin: 0px 0px;
    float: left;
    /* font-size: 16px; */
   margin-left: 15px;
    color: #13405b;
    /* margin-bottom: 6px; */
}

.snd-txt-latest p a {
    color: #5a5353;
}
.snd-txt-latest h4 {
    width: 100%;
    margin: 0px 0px;
    float: left;
    font-size: 14px;
    color: #13405b;
      text-transform: uppercase; 
    margin-bottom: 3px;
}
.snd-txt-latest h4 a {
    color: #13405b;
}
.snd-txt-latest p {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    color: #6b6565;
   
}
.snd-txt-latest span {
    font-size: 12px;
    position: relative;
    float: left;
    margin-top: 5px;
    color: #ca4848;
}
.testiheader{float: left;
margin: 0;
width: auto;
margin-left: 20px;
font-size: medium;
margin-top: 10px;
color:#900;}
ul.mainPagination {
float: right;
font-size: 11px;
line-height: normal;
margin: 0;
margin-right: 10px;
margin-top: 4px;
}
ul.mainPagination li {
float: left;
padding-right: 5px;
}
.lightBox-modal {
visibility: hidden;
position: fixed !important;
top: 45% !important;
left: 50% !important;
margin-top: -130px !important;
margin-left: -396px !important;
z-index: 101000000;
padding: 8px;
background: #35393B;
background: rgba(53, 57, 59, 0.6);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
ul.mainPagination li.page a {
background: #cc0000;
border: 1px solid #cc0000;
text-shadow: none!important;
}
ul.mainPagination li.page a {
color: #fff!important;
font-weight: 700;
}
.rightWide-column .listBox-head h1, .rightWide-column .listBox-head h2 {
color: #333;
font-size: 14px;
}
.listBox-head h1, .listBox-head h2 {
font-size: 16px;
color: #c00;
margin: 0;
float: left;
}
.listBox-head {
background: url(../images/listBox-headBg.png) repeat-x;
height: auto;
border-bottom: 1px solid #d8d8d8;
padding: 6px 15px 0;
float: left;
width:100%;
margin-bottom:10px;
padding-bottom:10px;
}
ul.mainPagination li a {
padding: 3px 5px;
border: 1px solid #d9d9d9;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
display: block;
color: #222222!important;
background: #fff;
}
.listBox-content .testimonials li{width: 100%;
background: #FFF url(../images/search-grid-divider.png) repeat-x bottom;
padding: 15px 0;
float: left;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #666666;
font-size: 13px;
line-height: 22px;}
.writeTestimonial-button{float: right;
background: #c80204 !important;
border: none !important;
padding: 3px 15px !important;
margin: 5px 0 !important;
color: #fff !important;
font-size: 14px !important;
cursor: pointer !important;
outline: none;
width: auto !important;
border-radius:5px;
margin-right: 20px !important;
}
.listBox-content .testimonials li p {margin: 5px; margin-left:20px;}
.testimonialUser-icon {
background: url(../images/sprite.png) no-repeat scroll -867px 0px transparent;

}.headingIcon {
width: 21px;
height: 18px;
margin: 0;
padding: 0;
float: left;
margin-top: 1px;
display: inline;
margin-left: 20px;
}
.searchpopupside{ width: 100%; float: left; height: 100%; background-color: #000; position: fixed; top: 0; z-index: 999; display: none;}
.cancelcrop{ width: 100%;
    padding: 5px 0px;
    background: #7a7979;
    color: #fff;
    float: left;
    text-align: center;
    margin-top: 20px;}
.btn-linedaction{ 
font-weight: 500;
    display: inline-block;
    text-align: center;
    height: 31px;
    line-height: 32px;
    color: #009788;
    padding: 0 12px;
    margin: 0px 0px 10px 0;
    border-radius: 2px;
    float: left;
    font-size: 12px;
   
        
}
.backgrounddecline {
    color: #ad0e0e;
    cursor: default;
}
.backgrounddecline i{  color: #ad0e0e; }
.Profilehightlight {
    position: relative;
    width: 100%;
     margin-top: 0px; 
   
    background: #ce9514;
      
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.dropdownlistfeatured{ top: 36px !important;}
.bottompopup {
    background: #fff;
    padding: 8px;
    color: #ccc;
    bottom: 70px;
    width: 90%; display: none; position: fixed; z-index: 99;
    border-radius: 25px;
    left: 5%;
    box-shadow: 0px 2px 8px 2px #b5b5b5;
    -moz-box-shadow: 0px 2px 8px 2px #696767;
    -webkit-box-shadow: 0px 2px 8px 2px #c3c3c3;
}
.bottompopup p {
    color: #797779; margin-top: 0px;
    font-size: 14px;     margin-bottom: 0;
    text-align: center;
}
.bottompopup p i {
    color: #ea3958;
    background: #f1d0d6;
    padding: 6px 7px;
    border-radius: 50%;
}
.featuredimg{     position: absolute;    top: 0px;    z-index: 9;    left: 0px;
    width: 52px;}

.resultsprofilehightlight{background-image: linear-gradient(#ffffff, #ecd7bd); }
.Profilehightlightpadding{ padding: 9px 15px;}
.Profilehightlightpadding i{ color: #fff;}
.tstiwords{  margin-left:20px; font-size:13px;}
.accordion ul li a i {
    color: #2C3E54;
    float: left;
    font-size: 12px;
    margin: 2px 5px 0 0;
}
.font_20 {
    font-size: 20px !important;
}
.accordion a {
    text-decoration: none;
}
#accordion1 {
    margin-left: 6px;
    padding-bottom: 50px;
}
#accordion2 ul {
    float: left;
    margin-left: 12px !important;
}
.drop {
    float: right;
    margin-top: 2px !important;
    opacity: 0.8;
    text-align: right;
}
.notification {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px;
    color: #DA171F;
    float: right;
    font-size: 10px;
    margin: 1px 10px 0 0;
    padding: 3px 5px;
}
.sub_menu i {
    margin: 0 5px 0 0;
}
.header {
    background:#0b6a7b;
    height: 40px;
    margin: auto;
    text-align: center;
    width: 100%;
}

.pro_pic {
    background:  #FFFFFF;
    box-shadow: 0 0 2px #C4C4C4;
    float: left;
    margin: 0px 0px 10px 0;
    padding: 10px 0;
    width: 98%;
}
.profile_picture {
    float: left;
    height: auto;
    text-align: center;
    width: 77px;    height: 77px; overflow: hidden;
}
.profile_picture a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 1px;
    float: left;
    line-height: 5px;
    margin-left: 9px;
    padding: 3px;
  
}
.profile_picture a img{ width: 100%;}
.profile_picture a b {
    clear: both;
    color: #2D3E50;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-bottom: 2px;
    margin-left: 3px;
    text-align: center;
}
.profile_picture i {
    color: #E2E2E2;
    font-size: 60px;
    margin: 0 0 0 2px;
}
.short_pro {
    float: left;
   
    margin-left: 10px;
    width: 185px;
}
.icon_female_user {
    background: url("../images/frmale_icon.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 56px;
    margin-left: 9px;
    width: 48px;
}
.name_id, .contact_message {
    float: left;
}
.name_id span {
    clear: both;
    display: block;
    float: left;
    line-height: 16px;
}
.name_id .name {
    color: #0a7a8c;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.name_id .id {
    color: #333333;
    font-size: 11px;
        margin-top: 3px;
    letter-spacing: 0.05em;
}
.name_id .paid {
    color: #999999;
    font-size: 10px;
    letter-spacing: 0.02em;
    margin-bottom: 3px;
}
.name_id .paid b {
    font-weight: normal;
    margin-left: 10px;
}
.contact_message {
    width: 100%;     margin-top: 2px;
}
.contact_message p {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 3px;
    color: #666666;
    float: left;
        margin-top: 5px;
    font-size: 14px;
    letter-spacing: 0.03em;
    padding: 1px 7px;
}
.paid{            float: left;
    
    color: #ffffff;
    font-size: 12px;
    background: #23b574;
    text-align: left;
    padding: 0 10px;
    border-radius: 3px;
    margin-top: 0px;}
.paid i{ font-size: 13px;   color: #ffffff;     margin-right: 3px;}
.paid b{    font-size: 11px; 
   }
.contact_message p i {
        color: #5c6e77;
    font-size: 13px;
    margin: 0 7px 3px 0;
}
.contacts{float: left; margin-top: 2px !important;
    color: #fff;
    font-size: 14px;
    padding: 0px 10px;     line-height: 18px;
   
    border-radius: 2px;}
.contacts i{ color: #fff; font-size: 11px;}

.messages {
    margin: 2px 5px 0 0;
}
.contacts {
    margin: 0;
}
.expire {
    margin: 0 0 0 5px;
}
.expire b {
    font-weight: normal;
}
.contacts b {
    font-weight: normal;     font-size: 11px;
}
html, body {
    font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.errorsearch{ float: left;
    padding: 3px 9px;
    font-size: 13px;
    background: #ecdede;
    color: #860c0c;
    width: 100%;
    border: solid 1px #d4c1c1;
    border-radius: 2px;
    margin-bottom: 12px;margin-top: 10px; }
.errorsearch i{ margin-right: 0px;  color: #860c0c;  }
.snap-drawer-left {
    left: 0;
    z-index: 1;
}
.snap-drawer-right {
    right: 0;
    z-index: 1;
}
.snapjs-left .snap-drawer-right, .snapjs-right .snap-drawer-left {
    display: none;
}
.snapjs-expand-left .snap-drawer-left, .snapjs-expand-right .snap-drawer-right {
    width: 100%;
}
.simple_search {
    float: left;
    margin: 5px 0 0 8px;
    padding: 0;
    width: 260px;
}
.simple_search form, .simple_search form ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.simple_search form ul li {
    clear: both;
    float: left;
    width: 100%;
}
.simple_search form ul li h4, .search_head, .sim_contact h4 {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.01em;
    margin: 0;
    padding: 2px 5px;
    width: 98%;
}
.simple_search form ul li .looging_for {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 5px;
    width: 98%;
}
.looging_for p {
    float: left;
    margin: 5px 0;
    padding: 0;
    width: 50%;
}
.age_range p {
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
}
.age_range b {
    color: #555555 !important;
    display: block;
    float: left;
    font-weight: normal;
    margin: 1px 8px 0 14px;
}
.age_range {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555 !important;
    float: left;
    padding: 10px 5px;
    width: 98%;
}
.age_range select {
    width: 110px;
}
.country {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 5px;
    width: 98%;
}
.country p {
    float: left;
    margin: 5px 0;
    padding: 0;
    width: 100%;
}
.country p select {
    width: 100%;
}
.simple_search form ul li:last-child span {
    padding: 0 5px 10px;
}
.search_button {
    background: none repeat scroll 0 0 #C1392B;
    border: 1px solid #BB2818;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin: 0;
    padding: 2px 15px;
}

input[type="radio"] + label {
 
  
    font-size: 12px;
}
input[type="radio"] + label span {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: -5px 5px 0 0;
    vertical-align: middle;
    width: 12px;
}
input[type="radio"] + label span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #2C3E54;
}
input[type="radio"]:checked + label span {
    background-color: #2C3E54;
}
input[type="radio"] + label span, input[type="radio"]:checked + label span {
    transition: background-color 0.4s linear 0s;
}
.search_head {
    width: 98%;
}
.quick_contact {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 5px 0 20px 8px;
    padding: 0;
    width: 265px;
}
.quick_contact p {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 4px;
    color: #2D3E50;
    float: left;
    height: auto;
    margin: 5px 0 5px 5px;
    padding: 5px;
    width: 245px;
}
.more {
    background: none repeat scroll 0 0 #2D3E50 !important;
    padding-bottom: 3px;
    padding-top: 3px;
}
.sim_contact {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.sim_contact h4 {
    background: none repeat scroll 0 0 #2D3E50 !important;
    margin: 0;
    padding: 0 0 0 5px !important;
}
.sim_contact h4 a i {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 3px 0 0;
}
.sim_contact h4 a {
    background: none repeat scroll 0 0 rgba(250, 250, 250, 0.3);
    color: #FFFFFF;
    float: right;
    margin: 0;
    padding: 2px 10px 1px;
}
.sim_contact ul {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}
.sim_contact ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #2C3E54;
    float: left;
    margin: 0;
    padding: 2px 0;
    width: 100%;
}
.sim_contact ul li i {
    color: #2C3E54;
    font-style: normal;
}
.sim_contact ul li b {
    float: left;
    margin-left: 5px;
    width: 80px;
}
.search_results {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 14px;
    list-style: none outside none;
    margin: auto;
    padding: 0;
    width: 100%;
}
.color_red {
    color: #ce1b1b    !important;
}
.color_black {
    color: #000000 !important;
}
.profile_red {
    color: #CC0000 !important;
    font-size: 14px !important;
}
.view_profile_btn {
    background: none repeat scroll 0 0 #2d8ec6;
    border-radius: 2px;
    color: #FFFFFF !important;
    float: left !important;
    font-size: 12px;
    padding: 5px 11px !important;
    text-align: center;
}
.view_profile_btn i{ margin-top: 1px !important;    color: #fff;    margin-right: 4px;}
.search_results li {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #C4C4C4;
    float: left;
    margin: 5px 0;
    padding: 10px 0 0 0;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    -webkit-box-shadow: 0 8px 6px -6px #bfbfbf;
	   -moz-box-shadow: 0 8px 6px -6px #bfbfbf;
	        box-shadow: 0 8px 6px -6px #bfbfbf;
}
.search_results li a {
    text-decoration: none;
}
.search_results .name {
    color: #CC0000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin: 0 0 0 10px;
    padding: 5px 0;
    text-transform: uppercase;
    width: 95%;
}
.status {
    color: #009373;
    float: right;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
}
.search_results .photo {
    clear: left;
    display: block;
    float: left;
    height: 65px;
    margin-left: 10px;
    width: 50px;
}
.search_results .photo img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    display: block;
    padding: 3px;
    width: 100%;
}
.search_results .photo img:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
.short_dis {
    float: left;
    list-style: none outside none;
    margin: 0 0 0 15px;
    padding: 0;
}
.short_dis_width {
    width: 240px;
}
.short_dis li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    clear: both;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
}
.short_dis li b {
    float: left;
    letter-spacing: 0.02em;
    margin-right: 10px;
    min-width: 100px;
    width: auto;
}
.pro_ic li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    margin: 0.2em 0;
}
.pro_ic li:hover {
    background: none repeat scroll 0 0 #EDEDED;
}
.short_dis li a {
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 2px 30px;
    text-decoration: none;
    width: 115px;
}
.x_inter {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -402px rgba(0, 0, 0, 0);
}
.x_inter_pending {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -378px rgba(0, 0, 0, 0);
    color: #D8832C !important;
}
.x_inter_accept {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -353px rgba(0, 0, 0, 0);
    color: #20DC18 !important;
}
.x_inter_declain {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -426px rgba(0, 0, 0, 0);
    color: #EA230B !important;
}
.accept_option {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
}
.interest_accept, .interest_declain {
    border-radius: 3px;
    color: #FFFFFF !important;
    float: left;
    letter-spacing: 0.02em;
    padding-left: 10px !important;
    transition: all 0.3s ease-in-out 0s;
    width: 35.5%;
}
.interest_accept {
    background: none repeat scroll 0 0 #DCBA29;
    border: 1px solid #C8A00F;
    margin-right: 5px;
}
.interest_declain {
    background: none repeat scroll 0 0 #CE0000;
    border: 1px solid #A21500;
}
.personal_mail {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -233px rgba(0, 0, 0, 0);
}
.short_list {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px 4px rgba(0, 0, 0, 0);
}
.short_list_added {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -18px rgba(0, 0, 0, 0);
    color: #D8832C !important;
}
.block_list {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -185px rgba(0, 0, 0, 0);
}
.blocked {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -209px rgba(0, 0, 0, 0);
    color: #EA230B !important;
}
.view_contact {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -136px rgba(0, 0, 0, 0);
}
.view_contact {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -136px rgba(0, 0, 0, 0);
}
.bott_menus {
    clear: both;
    float: left;
    margin: 8px auto 10px;
    width: 100%;
}
.bott_menus a {
    border: 1px solid #C1C1C1;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #CCCCCC;
    font-size: 12px;
    padding: 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.bott_menus a .icon-ban-circle {
    color: #CC0F16;
    font-size: 14px;
    margin-right: 5px;
}
.bott_menus a .icon-warning-sign {
    color: #CEA402;
    font-size: 12px;
    margin-right: 5px;
}
.block {
    color: #CC0F16;
    float: left;
    margin-left: 10px;
}
.report {
    color: #CEA402;
    float: right;
    margin-right: 10px;
}
.bott_menus a:hover {
    background-color: #E2E2E2;
}
.quick_message {
    display: block;
    float: left;
    margin: 5px 0 0 10px;
    width: 94%;
}
.quick_message a {
    float: left;
    height: 20px;
    margin-right: 3px;
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    width: 22px;
}
.read_more {
    background: none repeat scroll 0 0 #B92F1B;
    border-radius: 4px;
    color: #FFFFFF;
    float: right !important;
    font-size: 12px;
    font-weight: bold;
    height: auto !important;
    letter-spacing: 0.02em;
    margin: 0 !important;
    padding: 5px 10px 4px;
    width: auto !important;
}
.read_more:hover {
    background: none repeat scroll 0 0 #9B1605;
}
.pre-page, .next-page {
    background: none repeat scroll 0 0 #F1F1F1;
    border-radius: 1px;
    float: left;
    margin: 0;
    padding: 3px 5px 1px;
    position: absolute;
    top: 11px;
}
.pre-page {
    right: 75px;
}
.next-page {
    right: 45px;
}
.pre-page i, .next-page i {
    color: #999999;
    float: left;
    font-size: 20px;
    font-weight: normal;
}
.Zebra_Pagination {
    clear: both;
    float: left;
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
}
.Zebra_Pagination ul {
    margin: 0 auto;
    padding: 0;
    width: 350px;
}
.Zebra_Pagination ul li {
    float: left;
    margin: 0;
}
.Zebra_Pagination ul li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 2px;
    color: #333333;
    float: left;
    font-size: 12px;
    margin: 0 2px;
    padding: 3px 7px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.Zebra_Pagination ul li span {
    float: left;
    margin: 0 2px;
    padding: 3px 5px;
}
.Zebra_Pagination ul li .next {
    color: #333333;
    float: left;
    position: static;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.Zebra_Pagination ul li .previous {
    color: #333333;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.Zebra_Pagination ul li .current {
    background: none repeat scroll 0 0 #0a7a8c;
    color: #FFFFFF;
    text-shadow: none;
}
#login {
    float: left;
    height: auto;
    left: 45px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
}
#login .login_top {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: medium none;
    border-radius: 5px;
    color: #999999;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    margin: 0;
    padding: 3px 5px 1px;
    position: relative;
}
#login .menu_class:hover {
    opacity: 1;
}
#login .the_menu {
    background: none repeat scroll 0 0 #6A7473;
    border-radius: 10px;
    display: none;
    height: auto;
    left: -10px;
    margin-top: 5px;
    padding: 7px;
    position: absolute;
    top: 30px;
    width: 170px;
    z-index: 100;
}
#login .the_menu i {
    color: #6A7473;
    float: left;
    font-size: 18px !important;
    left: 15px;
    position: absolute;
    top: -12px;
}
.the_menu a {
    border-bottom: 1px dashed #FFFFFF;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 26px;
    padding-left: 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: 98%;
}
.the_menu a:last-child {
    border-bottom: medium none;
}
.the_menu a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
}
.footer {
    background: none repeat scroll 0 0 #EBEBEB;
    border-top: 5px solid #CDCDCD;
    float: left;
    height: auto;
    margin: 10px 0 0;
    width: 100%;
}
.help_line {
    display: block;
    margin: 10px 0;
    padding: 0;
    text-align: right;
}
.help_line p {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.03em;
    margin: 8px 0px;
    padding: 0;
    text-align: center;
}
.help_line p:nth-child(2) {
    color: #CC0000;
}
.help_line a {
    color: #CC0000;
    float: left;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.03em;
    margin: auto;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.all_rights {
    clear: both;
    color: #A1A1A1;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.m_pro .photo {
    float: left;
    height: 110px;
    width: 90px;
}
.my_profile_outer {
    float: left;
    font-family: arial;
    font-size: 14px;
    list-style: none outside none;
    margin: auto;
    padding: 0;
    width: 100%;
}
.my_profile {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #C4C4C4;
    float: left;
    margin: 5px 0;
    padding: 10px 0;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.my_profile h4 {
    color: #CC0F16;
    float: left;
    font-size: 15px;
    letter-spacing: 0.01em;
    margin: 0 0 5px 10px;
}
.my_profile p {
    color: #333333;
    float: left;
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 20px;
    margin: 5px 0 0 10px;
    width: 95%;
}
.my_profile ul {
    float: left;
    font-size: 13px;
    height: auto;
    line-height: 20px;
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding: 0;
    width: 95%;
}
.my_profile ul li {
    width: 95%;
    clear: both;
    color: #333333;
    float: left;
    letter-spacing: 0.02em;
}
.my_profile ul li b {
    float: left;
    margin-right: 10px;
    min-width: 125px;
}
.back_to_results {
    float: left;
    left: 50px;
    position: absolute;
    top: 10px;
}
.back_to_results i {
    color: #999999;
}
.rad label span {
    margin-top: 3px !important;
    width: 12px !important;
}
.search_outer {
    float: left;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
}
.accordion_headings {
    background: url("../images/expand_icon.png") no-repeat scroll 99% center #E2E2E2;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 5px;
    border-top: 1px solid #FFFFFF;
    color: #C4301B;
    cursor: pointer;
    font-weight: bold;
    margin: auto;
    padding: 5px 0 5px 10px;
    width: 95%;
}
.accordion_headings:hover {
    background: url("../images/expand_icon.png") no-repeat scroll 99% center #EEEEEE;
}
.accordion_child {
    background: none repeat scroll 0 0 #F5F5F5;
    border: medium none;
    border-radius: 0 0 5px 5px;
    float: left;
    overflow: auto;
    padding: 0 0 10px;
    width: 100%;
}
.header_highlight {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: medium none;
    border-radius: 5px 5px 0 0;
}
.header_highlight:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
.acco_container {
    height: auto;
    margin: 10px auto;
    width: 95%;
}
.form_box {
    float: left;
    margin: 3px auto;
    width: 97%;
}
.form_box table {
    margin: 0 0 0 20px;
    text-align: left;
    width: 100%;
}
.form_box table tr:last-child td {
    border-bottom: medium none;
}
.form_box table tr td b {
    color: #8B291D;
    font-size: 14px;
}
.location {
    color: #8B291D;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0;
    width: 100%;
}
.form_box table tr td span {
    display: block;
    float: left;
    width: 33.333%;
}
.look_spa {
    width: 100% !important;
}
.form_box table tr td span .radio {
    cursor: pointer;
    float: left;
    margin: 4px 5px 0 0;
}
.form_box table tr td span i {
    color: #666666;
    float: left;
    margin: 0 20px 0 0;
}
.form_box table tr td .age {
    width: 100%;
}
.form_box table tr td .age select {
    float: left;
    padding: 3px 5px;
    width: 104px;
}
.form_box table tr td .age p {
    float: left;
    margin: 5px 10px;
}
.form_box table tr td span select {
    float: left;
    margin: 5px 0;
    padding: 3px 5px;
    width: 70%;
}
.acco_container .check_area {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.acco_container .check_area li {
    color: #666666;
    float: left;
    line-height: 2em;
    width: 40%;
}
.acco_container .check_area li label {
    cursor: pointer;
    font-size: 13px;
}
.acco_container .check_area li input {
    float: left;
    margin: 10px 15px 0 0;
}
#login {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    width: 100px;
}
#login .login_top {
    border-bottom: medium none;
    border-radius: 10px 10px 0 0;
    display: inline;
    float: left;
    height: auto;
    margin: 0;
    padding: 3px 10px 0;
    position: relative;
    width: auto;
}
#login .menu_class {
    background: url("../images/sort.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 13px;
    height: 30px;
    opacity: 0.7;
    padding: 0;
    width: 30px;
}
#login .menu_class:hover {
    opacity: 1;
}
#login .the_menu {
    background: none repeat scroll 0 0 #6A7473;
    border-radius: 10px;
    display: none;
    height: auto;
    left: -1px;
    margin-top: 5px;
    padding: 7px;
    position: absolute;
    top: 35px;
    width: 170px;
    z-index: 100;
}
#login .the_menu i {
    background: url("../images/tooltip.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 12px;
    left: 20px;
    position: absolute;
    top: -8px;
    width: 12px;
}
.the_menu a {
    border-bottom: 1px dashed #FFFFFF;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 26px;
    padding-left: 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: 98%;
}
.onlinetag {
    font-family: Helvetica, Arial, sans-serif;
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 0px 18px 0px 8px;
    font-size: 9px;
    float: right;
    margin: 0;
    margin-right: -9px;
    margin-top: -3px;
    text-decoration: none;
    border-radius: 3px;
}
.onlinetag i {
    font-size: 12px;
    margin-right: 5px;
    color: #42a70f;
    margin-left: 7px;
    margin-top: 7px;
}
.the_menu a:last-child {
    border-bottom: medium none;
}
.the_menu a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
}
.search_button {
    background: none repeat scroll 0 0 #1292a7;
    border: 1px solid #006d62;
    border-radius: 1px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin: 10px 10px 20px 0;
    padding: 4px 29px;
    text-decoration: none;
}
.search_button:hover {
    background: none repeat scroll 0 0 #197180;
}
.rad {
    float: right !important;
    width: 60% !important;
}
.search_options {
    background: url("../images/icon-selectbox.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    float: left;
    margin: 10px 0 10px 1%;
    padding: 4px 0 4px 10px;
    width: 98%;
}
.protect {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    float: left;
    letter-spacing: 0.03em;
    margin: auto;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
.protect p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: none;
    font-size: 12px;
    font-weight: bold;
    margin: 5px auto;
    text-align: center;
}
.protect p a, .remove-protect {
    background: url("../images/protect.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    clear: both;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.01em;
    margin: 5px auto;
    padding: 3px 5px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 100px;
}
.dropzone {
    margin: auto;
    text-align: center;
    width: auto;
}
.upload_button {
    background: none repeat scroll 0 0 #A51111;
    border: 1px solid #A51111;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #999999;
    color: #FFFFFF;
    display: block;
    float: none;
    font-size: 14px;
    height: 28px;
    margin: 10px auto;
    padding: 4px 10px;
    vertical-align: middle;
    width: 190px;
}
.make-profile {
    cursor: pointer;
    float: left;
}
.make-profile a {
    background-image: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%);
    border: 1px solid #EEEEEE;
    border-radius: 2px;
    color: #282828;
    cursor: pointer !important;
    display: block;
    float: left !important;
    margin: 3px 0 0;
    padding: 3px 15px;
    text-align: center;
    text-decoration: none;
}
.dz-progress {
    display: block;
}
.dz-success-mark {
    display: none;
}
.dz-error-message {
    background: url("../images/warning.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #FF9C00;
    float: left;
    font-size: 10px;
    left: -3px;
    padding: 50px 5px 0;
    position: absolute;
    top: 15%;
    z-index: 1000;
}

.dropzone, .dropzone *, .dropzone-previews, .dropzone-previews * {
    -moz-box-sizing: border-box;
}
.dropzone {
    padding: 0;
    position: relative;
}
.dropzone.dz-clickable {
    cursor: pointer;
}
.dropzone.dz-clickable .dz-message {
    cursor: default;
}
.dropzone.dz-clickable .dz-message span {
    cursor: pointer;
}
.dropzone.dz-clickable * {
    cursor: default;
}
.dropzone .dz-preview, .dropzone-previews .dz-preview {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 1px solid #ACACAC;
    display: inline-block;
    margin: 5px 6px;
    padding: 6px;
    position: relative;
    vertical-align: top;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail], .dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
    display: none;
}
.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details {
    background: none repeat scroll 0 0 #EBEBEB;
    height: 130px;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    text-indent: -15000px;
    width: 130px;
    z-index: 1000;
}
.dropzone .dz-preview .dz-details .dz-filename, .dropzone-previews .dz-preview .dz-details .dz-filename {
    height: 100%;
    overflow: hidden;
}
.dropzone .dz-preview .dz-details img, .dropzone-previews .dz-preview .dz-details img {
    height: 130px;
    left: 0;
    position: absolute;
    top: 0;
    width: 130px;
    z-index: 1000;
}
.dropzone .dz-preview .dz-details .dz-size, .dropzone-previews .dz-preview .dz-details .dz-size {
    bottom: 0;
    display: none;
    height: 0;
    left: 3px;
    line-height: 0;
    position: absolute;
}
.dropzone .dz-preview .dz-progress, .dropzone-previews .dz-preview .dz-progress {
    background: none repeat scroll 0 0 #D7D7D7;
    display: none;
    height: 6px;
    left: 6px;
    position: absolute;
    right: 6px;
    top: 130px;
}
.dropzone .dz-preview .dz-progress .dz-upload, .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-color: #8CC657;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.dropzone .dz-preview.dz-processing .dz-progress, .dropzone-previews .dz-preview.dz-processing .dz-progress {
    display: block;
}
.dropzone {
    float: none;
    padding: 0;
    width: auto;
}
.dropzone .dz-preview, .dropzone-previews .dz-preview {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    float: left;
    font-size: 14px;
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img, .dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
}
.dropzone .dz-preview.dz-success .dz-progress, .dropzone-previews .dz-preview.dz-success .dz-progress {
    display: block;
    opacity: 0;
    transition: opacity 0.4s ease-in-out 0s;
    z-index: 100000;
}
.dropzone a.dz-remove, .dropzone-previews a.dz-remove {
    background: url("../images/delete.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #FF0000;
    display: block;
    float: right;
    height: 41px;
    padding: 5px;
    position: absolute;
    right: -7px;
    text-align: center;
    text-decoration: none;
    top: -7px;
    width: 41px;
    z-index: 10000;
}
.dropzone a.dz-remove:hover, .dropzone-previews a.dz-remove:hover {
    color: #FF0000;
    cursor: pointer;
}
@-moz-keyframes loading {
0% {
    background-position: 0 -400px;
}
100% {
    background-position: -7px -400px;
}
}
@-moz-keyframes loading {
0% {
    background-position: 0 -400px;
}
100% {
    background-position: -7px -400px;
}
}
.photo_preview {
    border: 1px solid #ACACAC;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 5px 6px;
    padding: 6px;
    position: relative;
    vertical-align: top;
}
.photo_preview img {
    float: left;
    height: 130px;
    margin: 0 0 5px;
    padding: 0;
    width: 130px;
}
.profile_photo {
    background: none repeat scroll 0 0 #6BAE3E;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: default;
    float: left;
    margin-top: 3px;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}
.mke-profile {
    clear: both;
    cursor: pointer;
    float: left;
    width: 100%;
}
.mke-profile .make {
    background-image: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%);
    border: 1px solid #EEEEEE;
    border-radius: 2px;
    color: #282828;
    cursor: pointer !important;
    display: block;
    float: left !important;
    margin: 3px 10px 0 0;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.mke-profile .delete {
    background: url("../images/delete.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #FF0000;
    display: block;
    float: right;
    height: 41px;
    padding: 5px;
    position: absolute;
    right: -7px;
    text-align: center;
    text-decoration: none;
    top: -7px;
    width: 41px;
    z-index: 10000;
}
.e_area {
    clear: both;
    display: none;
    margin: auto;
    text-align: center;
    width: 300px;
}
.done_edit1 {
    background: none repeat scroll 0 0 #16A086;
    border: medium none;
    border-radius: 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    outline: medium none;
    padding: 3px 10px;
}
.input-text1 {
    float: left;
    margin: 5px 0 10px;
    outline: medium none;
    width: 290px;
}
.pro_photo span {
    clear: both;
    display: block;
    float: left;
    font-size: 10px;
    margin: 5px 0;
}
.pro_photo span input {
    float: left;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.pass_area {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.show_password {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E9EF;
    border-radius: 4px;
    color: #16A086;
    float: left;
    font-size: 12px;
    margin: 7px 0 10px;
    padding: 5px 5px 4px;
    position: absolute;
    text-align: left;
    width: 290px;
}
.change_password {
    background: none repeat scroll 0 0 #16A086;
    border-radius: 4px;
    color: #FFFFFF;
    float: right;
    margin: 0 0 10px 10px;
    padding: 5px 5px 4px;
    position: absolute;
    right: 0;
    top: 0;
}
.success_msg {
    color: #FFC900;
}
.toggle_area {
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
.editbutton {
    background: none repeat scroll 0 0 #E2E2E2;
    border: medium none;
    border-radius: 4px;
    color: #2C3E54;
    cursor: pointer;
    float: right;
    height: 23px;
    position: absolute;
    right: 5px;
    top: -25px;
    width: 66px;
}
.editbutton:active {
    border: medium none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
.editbutton i {
    font-size: 14px;
    margin: 3px 5px 0 0;
    padding: 0;
}
.done_edit {
    background: none repeat scroll 0 0 #CE0000;
    border: 1px solid #A21500;
    border-radius: 4px;
    color: #FFFFFF;
    float: right;
    margin: 0 0 -2px 10px;
    padding: 2px 10px;
}
.cancel_edit {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    color: #999999;
    float: right;
    padding: 2px 10px;
}
.edit_page .editable_area {
    display: none;
    width: 99% !important;
}
.edit_page button {
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 0.02em;
    outline: medium none;
}
.edit_page button:focus {
    outline: medium none;
}
.editable_area textarea {
    color: #323232;
    float: left;
    font-family: 'robotolight';
    font-size: 13px;
    height: 80px;
    letter-spacing: 0.03em;
    margin: 10px 0 10px 2%;
    padding: 3px 0;
    resize: none;
    width: 96%;
}
.editable_area .text_li {
    width: 265px;
}
.editable_area .text_li textarea {
    font-family: 'robotolight';
    height: 40px !important;
    width: 100% !important;
}
.editable_area input, .editable_area select {
    color: #323232;
    font-family: 'robotolight';
    font-size: 12px;
    letter-spacing: 0.03em;
    margin: 2px 0;
    padding: 2px 3px;
    width: 140px;
}
.editable_area select {
    font-family: 'robotolight';
    font-size: 12px;
    letter-spacing: 0.03em;
    width: 148px;
}
.edit_page .my_profile button {
    float: right;
}
.editable_area li:last-child {
    float: right;
    margin-top: 5px;
    padding-right: 0;
}
.preferances input {
    float: left;
    height: 16px;
    margin: 2px 10px 0 0;
    width: 16px;
}
.preferances label {
    float: left;
    margin: 0;
}
.ph_head {
    background: url("../images/buttons.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C1C1C1;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #C4C4C4;
    color: #990000;
    float: left;
    font-size: 14px;
    letter-spacing: 0.02em;
    margin: 3px auto 20px;
    padding: 3px 0;
    text-align: center;
    width: auto;
}
.remove-protect {
    float: none !important;
    width: 150px !important;
}
.my_messages_outer {
    float: left;
    height: auto;
    margin: 6px auto 0;
    padding: 0;
    width: 100%;
}
.mylist a{ width: 32.5%;}
.read span p, .read span p i, .read span h4 {
    color: #999999;
}
.read {
    background: none repeat scroll 0 0 #F8F8F8 !important;
}
.read span h4 i {
    background: none repeat scroll 0 0 #C4C4C4;
}
.un_read span p, .un_read span h4 {
    color: #333333;
}
.un_read span p i {
    color: #009966;
}
.un_read span h4 i {
    background: none repeat scroll 0 0 #009966;
}
.my_messages {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #C4C4C4;
    display: block;
    float: left;
    margin: 0;
    padding: 5px 0;
    position: relative;
    width: 100%;
}
.my_messages:last-child {
    border-bottom: medium none;
}
.my_messages b {
    float: left;
    width: 10%;
}
.my_messages img {
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    float: left;
    margin: 0 1% 0 5%;
    width: 100%;
}
.chat_message_content {
    color: #666666;
    font-size: 12px;
    font-style: normal;
}
.messagemaindiv {
    float: right;
    margin: 0;
    width: 88%;
}
.my_messages span h4 {
    display: block;
    float: left;
    font-size: 11px;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 0;
    width: 98%;
}
.my_messages span p {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 98%;
}
.my_messages span p i, .my_messages span h4 i {
    font-size: 10px;
    margin: 0;
}
.arrows {
    display: block;
    float: left;
    margin: 5px 10px;
    padding: 3px 5px 0 0;
}
.count {
    border-radius: 3px;
    color: #FFFFFF;
    float: right;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 3px;
}
.noresultsimg{ width: 100%; text-align: center;}
.noresultsimg img{ width: 40px;}
.noresultacontent h4{    width: 100%;
    text-align: center;
    margin-top: 0px;
    color: #353434;}
.noresultacontent p{      text-align: center;    color: #2d5871;  margin-bottom: 20px;}
.searchsubmenu{ width: 100%; float: left; z-index: 2;    position: fixed; top: 0; background: #1492a7;    }
.searchsubmenu ul li{    width: 33%;    float: left;  color: #214c65;     font-size: 13px;  text-align: center;}
.searchsubmenu ul li a{    color: #fff; padding: 11px 0px 11px 0px;  width: 100%;  text-transform: uppercase;       font-size: 12px;  height: 40px; text-align: center; float: left;}
.searchsubmenu ul li a i{ color: #fff;}
.pageshowouterdiv a{     float: left !important;    width: auto !important;    padding: 0 !important;}
.disabledoption { color: #8c8888;}

.modifysearchdiv{     background: #adc7d8;}

.cancelbtn {
      padding: 5px 15px;
    float: right;
    background: #bd1818;
    margin-top: 7px;
    border-radius: 2px;
    margin-left: 10px;
    color: #fff;
}
.cancelbtn i{ color: #fff;}

.searchsubmenuresults{ width: 100%; float: left;     position: relative; background: #cfe5f3;    }
.searchsubmenuresults ul li{    width: 33%;    float: left;  color: #214c65;     font-size: 13px;  text-align: center;}
.searchsubmenuresults ul li a{    color: #214c65; padding: 11px 0px 7px 0px;  width: 100%; text-align: center; float: left;}
.sortbyprofile{     border: solid 1px #d0d0d0;         background: #fff;    width: 120%;        float: left;
    margin-top: 4px; margin-left: 5px;}
.sortprofile{    
    width: 80%;
   
    border: none;
   float: left;
    font-size: 11px;
    height: 24px;
        color: #15567b;
    border-radius: 2px;
    padding: 0px 5px; background: #fff;}


.sortbyprofile p{ width: 10%; float: left;       background: #e4e4e4; padding: 6px 5px;     font-size: 10px;   margin: 0;
   }
.pageshowdiv{     padding: 0px 9px;
    height: 20px;
  float: left;
    margin-top: 5px;
    text-align: center;
    line-height: 22px; background: #fff; border: solid 1px #aac4d4; border-radius: 3px;}
.pageshowouterdiv{ width: auto;    float: right;}
.disabled{    background: #848282 !important;    color: #fff !important;}
.rightsidediv{ float: left; margin-left: 10px;     margin-top: 8px;     font-size: 18px !important;}
.leftsidediv{ float: left; margin-right: 10px;     margin-top: 8px;     font-size: 18px !important;}
.searchactive{ background-color: #15cebf;}
.date {
    color: #525050;
    float: right;
    font-size: 10px;
    margin: 2px 10px 0 0;
}
.interrest a {
    height: 27px !important;
    margin: 0 auto !important;
    padding: 3px 0 0 !important;
    width: 49.3% !important;
}
.interrest a:first-child, .interrest a:last-child {
    width: 49.3% !important;
}
.message_tab {
        margin: 0 auto;
    padding: 0px 0;
    width: 100%;
    float: left;
    background: #cfe5f3;
    box-shadow: 5px 5px 10px rgba(0,0,0,.1);
}
.message_tab a {
   
/*        border-right: 1px solid #5ba7d4;*/
    color: #214c65;
    float: left;
        font-size: 13px;
   
    line-height: 32px;
    height: 32px;
    margin: 0 auto 0 0px;
    padding: 0;
    text-align: center;
   
    
}

.message_tab a:last-child {
        border-right: none;
}
.message_tab a img {
    margin: 5px auto 0;
    text-align: center;
}
.active_tab {
   
      border-bottom: solid 3px #307fad;
    background: url(../images/arrowtop.png) no-repeat;
    background-size: 14px;
    background-position: center bottom;
   
}
.left {
    float: left !important;
}
.mar_left {
    margin-left: 10px !important;
}
.bg {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.my_messages_outer .search_results li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #C4C4C4 !important;
    border-image: none;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    box-shadow: none;
    margin: 0;
    padding: 5px 0;
}
.my_messages_outer .search_results li ul li {
    border: medium none !important;
    padding: 0;
}
.chat_box {
    float: left;
    margin: 3px auto;
    width: 100%;
}
.chat_box img {
    border: 1px solid #CCCCCC;
    width: 50px;
}
.chat_image {
    float: left;
    margin: 5px 0 5px 5px;
}
.chat_image_right {
    float: right;
    margin: 5px 5px 5px 0;
}
.chat_image img {
    border-right: medium none;
}
.chat_image_right img {
    border-left: medium none;
}
.arrow_left {
    background: url("../images/chat_arrow_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: normal;
    height: 13px;
    left: -13px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -1px;
    width: 13px;
}
.arrow_right {
    background: url("../images/chat_arrow_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: normal;
    height: 13px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -13px;
    top: -1px;
    width: 13px;
}
.chat_left, .chat_right {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    margin: 5px 0 0;
    min-height: 50px;
    padding: 5px 0 5px 15px;
    position: relative;
    width: 75%;
}
.chat_left {
    border-radius: 0 5px 5px;
    box-shadow: 1px 1px 3px #E2E2E2;
}
.chat_right {
    border-radius: 5px 0 5px 5px;
    box-shadow: -1px 1px 3px #E2E2E2;
    float: right;
}
.chat_left p, .chat_right p {
    float: left;
    font-size: 13px;
    margin: 3px 0;
    padding: 0;
    width: 100%;
}
.chat_name {
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0;
    width: 90%;
}
.age_height {
    float: left;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}
.close {
    background: url("../images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: right !important;
    height: 16px;
    margin: -13px -8px 0 0 !important;
    padding: 0 !important;
    width: 16px;
}
.chat_right .close {
    float: left !important;
    margin: -13px 0 0 -25px !important;
}
.chat_left .decline, .chat_right .decline, .chat_left .accept, .chat_right .accept, .chat_left .view, .chat_right .view, .chat_left .contact_no, .chat_right .contact_no {
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: 'robotolight';
    font-size: 13px !important;
    margin: 2px 3px;
    padding: 2px 7px !important;
    text-align: center;
}
.chat_left .view, .chat_right .view {
    background: none repeat scroll 0 0 #2D3E50;
    font-family: 'robotolight';
}
.chat_outer .block, .mal, .chat_left .contact_no, .chat_right .contact_no, .chat_left .accept, .chat_right .accept, .chat_left .decline, .chat_right .decline, .chat_left a, .chat_right a, .report_profile {
    border-radius: 4px;
}
.decline {
    background: none repeat scroll 0 0 #C1392B !important;
}
.accept {
    background: none repeat scroll 0 0 #74B844;
}
.accepted {
    background: none repeat scroll 0 0 #C4C4C4 !important;
}
.contact_no {
    background: none repeat scroll 0 0 #EFC629;
    color: #333333 !important;
}
.black_overlay {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.white_content {
    background-color: #FFFFFF;
    border-radius: 2px;
    display: none;
    height: 90%;
    left: 5%;
    overflow: auto;
    position: absolute;
    top: 5%;
    width: 90%;
    z-index: 1002;
}
.pop_close {
    background: url("../images/pop_close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 16px;
}
.declined {
    color: #C4C4C4 !important;
}
.declined i {
    color: #C4C4C4;
}
#fadeandscale {
    transform: scale(0.8);
}
.popup_visible #fadeandscale {
    transform: scale(1);
}
.well {
    background: none repeat scroll 0 0 #D9D9D9;
    border: 5px solid rgba(0, 0, 0, 0.8);
    border-radius: 8px;
    display: none;
    height: auto;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 90%;
}
.con_head {
    color: #333333;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 10px 0 0;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.con_head i {
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
    text-shadow: none;
}
.fadeandscale_close, .report_close, .messagediv_close, .userpic_close {
    color: #999999;
    float: right;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 0;
}
.interrest_outer {
    float: left;
    margin: 3px 0 0;
    width: 100%;
}
.interrest_outer .messages, .interrest_outer .contacts, .interrest_outer .expire {
    font-size: 13px;
}
.address {
    float: left;
    height: auto;
    margin: 10px 0 0;
    overflow: scroll;
    padding: 0;
    width: 100%;
}
.address h4 {
    background: none repeat scroll 0 0 #4577CD;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px 0 #3059A0;
    width: 100%;
}
.address p {
    clear: both;
    color: #333333;
    font-size: 14px;
    margin: 5px auto;
    width: 98%;
}
.report_profile {
    background: url("../images/buttons.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    color: #333333;
    float: right;
    font-size: 14px;
    margin: 5px 5px 10px 0;
    padding: 3px 10px;
}
.address p:nth-child(3), .address p:nth-child(4) {
    color: #4577CD;
    font-size: 16px;
}
.userid {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 5px;
    padding: 0;
    text-shadow: 1px 1px 0 #333333;
}
.ex3 .clear {
    color: #333333;
    float: right;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.clear_chat .clear i {
    margin-right: 3px;
}
.chat_profile {
    float: left;
    margin: 3px 0 5px 5px;
}
.chat_profile img {
    border: 1px solid #FFFFFF;
    display: inline;
    float: left;
    height: 50px !important;
    width: 50px !important;
}
.chat_outer .contact_message {
    float: left;
    margin: 0;
    padding: 0;
}
.chat_outer .expire {
    float: left;
    margin: 5px 0 0 5px;
}
.report_block {
    display: block;
    float: left;
    width: 75%;
}
.chat_outer .ex1 a, .chat_outer .ex1 a:first-child i {
    color: #990000 !important;
}
.chat_outer .ex2 a, .chat_outer .ex2 a:last-child i {
    color: #FF9900 !important;
}
.message_profile {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    float: left;
    margin: -8px 0 0 -5px;
    min-height: 60px;
    padding: 0;
    width: 104%;
}
.message_profile .pro_photo {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
.message_profile .pro_photo img {
    float: left;
    width: 100%;
}
.chat {
    background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    clear: both;
    display: block;
    height: auto;
    margin: 3px auto;
    max-width: 90% !important;
    position: relative;
    width: auto;
}
.chat:first-child {
    margin-top: 10px;
}
.margin_bottom {
    margin-bottom: 60px !important;
}
.recieve {
    box-shadow: 1px 1px 2px #C4C4C4;
    float: left;
    left: 13px;
}
.send {
    background: none repeat scroll 0 0 #FFF;
    box-shadow: -1px 1px 2px #C4C4C4;
    float: right;
    right: 12px;
}
.chat .icon-caret-left {
    color: #E2E2E2;
    font-size: 36px;
    left: -11px;
    margin: 0;
    position: absolute;
    text-shadow: -1px 1px 2px #C4C4C4;
    top: 0;
}
.chat .icon-caret-right {
    color: #FFF;
    font-size: 36px;
    margin: 0;
    position: absolute;
    right: -11px;
    text-shadow: 1px 1px 2px #C4C4C4;
    top: 0;
}
.chat .icon-ok {
    color: #999999;
    float: right;
    font-size: 10px;
    font-weight: normal;
    margin: 2px 0 0;
}
.chat span {
    clear: both;
    display: block;
    margin: auto;
    width: 95%;
}
.chat span:last-child {
    float: right;
    margin: 3px 0 5px;
}
.chat span:last-child i {
    margin-right: 10px;
}
.chat p {
    color: #666666;
    display: block;
    font-size: 12px;
    letter-spacing: 0.02em;
    margin: 5px auto;
    width: 95%;
}
.chat .accept, .chat .decline {
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    letter-spacing: 0.02em;
    padding: 2px 7px;
}
.chat .accept {
    margin: 0 10px 0 0;
}
.type_message {
    bottom: 0;
    float: left;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
}
.full_screen {
    left: 0;
    position: fixed;
}
.chat_outer .address {
    margin: 0;
}
.no_result {
    color: #FFFFFF !important;
    margin: 30px 0 !important;
    padding: 5px 0;
}
.mar_tb {
    margin: 50px 0 !important;
}
.editor {
    border: 1px solid #333333;
    border-radius: 5px;
    float: left;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 99%;
}
.editor form {
    float: none;
    margin: 0 auto;
    position: relative;
    width: auto;
}
.editor form textarea {
    color: #666666;
    display: block;
    float: left;
    font-family: 'robotolight';
    font-size: 12px;
    height: auto;
    letter-spacing: 0.025em;
    margin: 0 auto;
    outline: medium none;
    padding: 0;
    position: relative;
    resize: none;
    width: 77%;
}
.send_message {
    background: none repeat scroll 0 0 #006633;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    padding: 9px 0;
    width: 22.1%;
}
.editor .report {
    float: left;
    font-size: 14px;
    margin: 5px 0 5px 15px;
}
.recieve .close {
    position: absolute;
    right: 0;
    top: 7px;
}
.send .close {
    left: -10px;
    position: absolute;
    top: 7px;
}
.allerts {
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 12px;
    height: auto;
    letter-spacing: 0.03em;
    margin: 5px auto;
    padding: 5px;
    width: 95%;
}
.allerts .accept, .allerts .decline {
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 3px 5px;
}
.allerts_accept {
    background: none repeat scroll 0 0 #3598DB;
    border: 1px solid #1788D6;
}
.allerts_pending {
    background: none repeat scroll 0 0 #F1C40F;
    border: 1px solid #EFBC00;
}
.allerts_decline {
    background: none repeat scroll 0 0 #2DCC70;
    border: 1px solid #1BC765;
}
.allerts_error {
    background: none repeat scroll 0 0 #FFCECE;
    border: 1px solid #DF8F8F;
}
.report_page {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}
.report_page form {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.report_page form p {
    border-top: 1px solid #EEEEEE;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.report_page form p, .report_page form textarea, .report_page form select {
    clear: both;
    float: left;
    margin: 3px 0;
    width: 100%;
}
.report_page form .decline {
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right !important;
    margin: 7px 0 !important;
    padding: 3px 10px;
}
.report_page form select {
    padding: 5px 0;
}
.report_page form textarea {
    font-family: 'robotolight';
    font-size: 13px;
    min-height: 80px;
    padding: 3px 0;
    resize: none;
}
.up_photo {
    background: none repeat scroll 0 0 #2D3E50;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin: 0 0 0 7px !important;
    padding: 1px 10px;
}
.photo_pass_accept {
    background: none repeat scroll 0 0 #74B844;
    margin-left: 7px;
    margin-right: 10px;
}
.photo_pass_declain {
    background: none repeat scroll 0 0 #C80204;
}
.sms_allert .decline, .account_settings .decline, .request .decline, .password_request .accept, .up_photo, .photo_pass_declain, .photo_pass_accept {
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    padding: 2px 10px;
}
#pageloader {
    background: rgba(14, 14, 14, 0.4);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    padding-top: 25px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100000;
}

#pageloadermob {
    background: rgba(14, 14, 14, 0.4);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    padding-top: 25px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100000;
}


.loaderinner{        width: 55px;
    height: 50px;
    top: 45%;
    box-shadow: 2px 2px #807f7f;
    position: fixed;
    padding: 3px;
    background: #fff;
    background: url(../images/loader.gif) #fff no-repeat scroll center center;
    background-size: 150px;
    margin: 0px 47%;
    border-radius: 6px;}


.mylist_box_outer {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 0;
}
.mylist_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 0px;
    box-shadow: 1px 1px 3px #E2E2E2;
    clear: both;
    float: left;
    margin: 0px 0 0px 0px;
    padding: 5px;
    position: relative;
    width: 93%;
    border-bottom: none;
}
.mylist_box a, .mylist_box a img {
    color: #1a5577;
    float: left;
}
.mylist_box a img {
    border: 1px solid #CCCCCC;
}
.list_right {
    float: left;
 
}
.mylist_box .close {
    border: medium none;
    float: right;
    position: absolute;
    right: 5px;
    top: 5px;
}
.mylist_box i, .mylist_box b {
    float: left;
}
.mylist_box b {
    font-size: 14px;
    margin: 0;
}
.mylist_box i {
    clear: both;
    font-size: 12px;
    margin-top: 7px;
    letter-spacing: 0.02em;
    font-style: normal;
}
.mylist_box .date {
    float: left;
    font-size: 10px;
    letter-spacing: 0.01em; font-style: normal;
}
.mylist_box p{ float: right; margin: 0px; }
.red {
    border-bottom: 1px solid #EEEEEE;
    color: #FF0000;
}
.password_request {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    float: left;
    margin: 5px 0 10px;
    padding: 5px 0;
    width: 100%;
}
.password_request .enter_password {
    color: #666666;
    display: block;
    float: left;
    margin: 5px 0;
    padding: 3px 0;
    width: 100%;
}
.request {
    float: left;
    margin: 0;
    padding: 0;
}
.request .decline, .password_request .accept {
    border: medium none;
    float: right !important;
    margin: 5px 0;
}
.request p {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
}
.popup {
    border: medium none;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.popup li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    box-shadow: none !important;
    display: none;
    margin: 0;
    padding: 0;
    width: auto !important;
}
#block {
    display: block;
}
.account_settings {
    margin: auto;
}
.sms_allert form, .account_settings form {
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
.sms_allert form input, .account_settings form input {
    clear: both;
    color: #666666;
    float: left;
    margin: 5px 0;
    padding: 3px;
    width: 100%;
}
.sms_allert .decline, .account_settings .decline {
    border: medium none;
    float: right !important;
    margin-right: -7px;
    width: auto;
}
.sms_allert p, .account_settings p {
    clear: both;
    color: #009933;
    float: left;
    font-size: 12px;
    letter-spacing: 0.01em;
    margin: 10px auto;
    text-align: center;
    width: 100%;
}
.account_settings span {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    letter-spacing: 0.01em;
    margin: 15px 0;
    padding: 0;
    width: 100%;
}
.account_settings span input {
    height: 20px;
    margin: 0 5px 0 0;
    width: 20px !important;
}
.switch_outer {
    color: #666666;
    float: left;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.switch_outer .demo {
    clear: both;
    display: block;
    float: right;
}
.switch-button-label {
    cursor: pointer;
    float: left;
    font-size: 10pt;
}
.switch-button-label.off {
    color: #ADADAD;
}
.switch-button-label.on {
    color: #0088CC;
}
.switch-button-background {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin: 1px 10px;
    position: relative;
}
.switch-button-button {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    left: -1px;
    position: absolute;
    top: -1px;
}
.hide_outer form {
    float: none;
    width: 60px;
}
.un_hide, .hide {
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF !important;
    margin: 10px auto !important;
    padding: 3px 10px !important;
    text-align: center !important;
    width: auto !important;
}
.hide {
    background: none repeat scroll 0 0 #C1392B;
}
.un_hide {
    background: none repeat scroll 0 0 #74B844;
}
.hide_outer p {
    color: #333333;
}
.small_font {
    color: #323232;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.loadmore_outer {
    clear: both;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.loadmore {
  background: none repeat scroll 0 0 #088298;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    margin: 10px auto;
    padding: 10px 17px;
    float: left;
    text-align: center;
    width: 96%;
    margin-left: 2%;
}
.delete_profile {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.delete_profile p {
    display: block;
    float: left;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.delete_profile p a {
    color: #FFFFFF;
    margin: 10px 30px;
    padding: 5px 15px;
}
.delete_profile p .yes {
    background: none repeat scroll 0 0 #FF0000;
}
.delete_profile p .no {
    background: none repeat scroll 0 0 #009933;
}
.radious, .delete_profile p a {
    border-radius: 4px;
}
.delete_reason {
    display: block;
    padding: 10px 2.5%;
    width: 95%;
}
.delete_reason select {
    color: #666666;
    float: left;
    outline: medium none;
    padding: 5px 0;
    width: 100%;
}
.delete_reason textarea {
    color: #666666;
    float: left;
    font-family: 'robotolight';
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0;
    min-height: 80px;
    padding: 3px 1.5%;
    resize: none;
    width: 96.8%;
}
.delete_reason .decline {
    border: medium none;
    color: #FFFFFF;
    float: right;
    padding: 3px 15px;
}
.float {
    float: left;
    width: 100%;
}
.payment_outer {
    float: none;
    margin: 10px auto;
    width: 300px;
}
.termsacceptcheck{ width: auto !important;}
.termscheck{ margin-top: 5px;}
.termscheck p{ margin: 0;    color: #f00; margin-bottom: 5px;}
.matritalradio input[type="radio"]{ display: block;}
.sudhajadh input[type="radio"]{ display: block; float: left;}
.chovva input[type="radio"]{ display: block; float: left;}
.radioalign{ float: left; margin-top: 5px;     width: 31%;    }
.radioalign input {
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 16px ! important;
}
.radioalign label{float: left;
    margin-left: 4px;
    line-height: 22px;}
.radio_button span{ float: left !important; width: 50% !important;}
.payment_outer {
}
.head h3, .reg_form h3, .payment_outer h3 {
    background: url("../images/buttons.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C1C1C1;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #C4C4C4;
    color: #0f557d;
    float: left;
    font-size: 14px;
    letter-spacing: 0.02em;
    margin: 14px auto 0;
    padding: 5px  0;
    text-align: center;
    width: 100%;
        background-size: 1px 32px;
}
.reg_form{ width: 90%; margin: auto; margin-bottom: 35px;}
.reg_form li {
    width: 100%;
    float: left;
}

.head h3 {
    margin: 8px 0;
    width: 300px;
}
.reg_form li {
    color: #5f5e5e;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 20px;
       
}

.reg_form li span{ float: left;    width: 100%; margin-top: 10px;}
.classtworight {
    float: right !important;
}
.reg_form .validation p {
    color: #FF0000;
    float: right;
    font-size: 10px !important;
    letter-spacing: 0.05em;
    margin: 5px 5px 0 0;
}
.reg_form .validation input, .reg_form .validation textarea, .reg_form .validation select {
    border-color: #FF0000 !important;
}
.reg_form input {
    margin: 3px 0;
}
.reg_form button {
    float: right;
    margin: 10px 3px 0 0;
}
.reg_form input {
    width: 100%;
    padding: 7px 0px;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
}
.reg_form select {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #b5b5b5;
    color: #292828;
    cursor: pointer;
    float: left;
    margin: 3px 0;
    padding: 7px 0px;
     border-radius: 2px;
     
    padding: 7px  5px;
    width: 100%;
}
.register_btn{ background: #2982b5; color: #fff;}
.two_select select {
    width: 48%;
}
.two_select .input-text {
    float: right;
    margin: 3px 0;
    padding: 8px 5px;
    width: 47%;
}
.two_select select:nth-child(2) {
    float: right;
    margin-right: 3px;
}
.reg_form li i {
    color: #FF0000;
    font-size: 20px;
    font-style: normal;
    margin-right: 3px;
    text-shadow: 1px 1px 0 #FFFFFF;
        line-height: 30px;
    float: left;
    height: 20px;
}
.progress {
    background: url("../images/progress.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 35px;
    margin: 5px auto;
    width: 300px;
}
.progress1 {
    background: url("../images/progress.png") no-repeat scroll 0 -40px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 35px;
    margin: 5px auto;
    width: 300px;
}

.radio_button span input {
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 16px;
}
.radio_button .input-text {
    clear: both;
    float: left;
    margin: 5px 0;
}
.reg_form textarea {
   
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    color: #292828;
    float: left;
    font-size: 14px;
    margin: 3px 0;
    padding: 3px 0px;
    resize: none;
    width: 100%;
    
}
.three_select {
    clear: both !important;
    float: left !important;
    width: 99% !important;
}
#slides {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.slides_container {
    float: left;
    height: auto;
    margin: 10px 0 5px;
    overflow: hidden;
    position: relative;
    width: 300px;
}
#slides .slide {
    display: block;
    float: left;
    height: auto;
    min-height: 100px;
    padding: 0;
    width: 298px;
}
#slides .slide h4 {
    background: none repeat scroll 0 0 #990000;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'robotolight';
    font-size: 14px;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 1px;
    text-align: center;
    width: 100%;
}
#slides .slide ul, .online_pay ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #990000 #990000;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #990000;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: left;
    margin: 0;
    padding: 0 3px;
}
#slides .slide ul li {
    border-top: 1px solid #990000;
    clear: both;
}
#slides .slide ul li span {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 3px 0;
    width: 140px;
}
#slides .slide ul li span i {
    font-size: 9px;
    letter-spacing: 0.01em;
}
#slides .slide ul li span:first-child {
    margin-right: 3px;
    text-align: right;
}
#slides .slide ul li span:last-child {
    border-left: 1px solid #F1C40F;
    padding-left: 5px;
    text-align: left;
}
.pagination {
    float: right;
    margin: 14px 0 0;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 0;
    width: 40px;
    z-index: 10000;
}
.pagination li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 3px 0 0;
    text-align: center;
    width: auto;
}
.pagination li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    color: #333333;
    display: block;
    float: left;
    height: 10px;
    overflow: hidden;
    text-indent: -10000px;
    width: 10px;
}
.pagination li.current a {
    background: none repeat scroll 0 0 #FF6600;
}
.pay_next .online_pay h4, .pay_next #slides .slide h4 {
    background: none repeat scroll 0 0 #999999 !important;
}
.pay_next #slides .slide ul, .pay_next .online_pay ul, .pay_next #slides .slide ul li {
    border-color: #999999 !important;
}
.online_pay {
    float: left;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
}
.online_pay p{    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    text-align: left;}
.paymentcommon{ background-color: #fff; padding: 10px;}
.moneyexchangep{    font-size: 14px !important;    text-align: justify !important;    line-height: 21px !important;}
.moneyexchangep b{ color: #a20808;}
.moneyaccnt{    font-size: 15px;
    text-decoration: underline;
    color: #1e6a96;}

.online_pay h4 {
    background: none repeat scroll 0 0 #1e6a96;
    border-radius: 2px 2px 0 0;
    color: #FFFFFF;
    display: block;
    float: left;
    
    font-size: 14px;
    letter-spacing: 0.03em;
    margin: 5px 0 0;
    padding: 6px 0;
    text-align: center;
    width: 100%;
}
.online_pay button {
    padding: 5px 10px;
}
.online_pay ul {
    padding: 0 5px 5px 0;
    width: 295px;
}
.online_pay ul li {
    font-size: 12px;
    line-height: 25px;
}
.online_pay ul li label {
    font-size: 13px;
}
.online_pay ul li input {
    display: inline;
    margin-top: 12px;
}

.ul_class li{ float:left; width:48%;}


.accounts ul {
    padding: 5px 0 5px 8px !important;
    width: 290px;
}
.accounts li {
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 20px !important;
    margin: 0 !important;
}
.head {
    background: none repeat scroll 0 0 #CCCCCC;
    position: relative;
    text-decoration: none;
}
.head i {
    color: #990000;
    float: left;
    font-size: 16px;
    margin-top: 14px;
    position: absolute;
    right: 20px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.content {
    display: none;
    float: left;
}
#improved li {
    float: left;
    list-style: none outside none;
    position: relative;
}
.footer {
    border-top: 5px solid #CDCDCD;
    float: left;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    width: 100%;
}
.footer span {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    letter-spacing: 0.02em;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
.footer a {
    color: #FF0000;
    font-size: 14px;
    letter-spacing: 0.02em;
    margin: 0;
    padding: 0;
}
.copy_right {
    background: none repeat scroll 0 0 rgba(250, 250, 250, 0.6);
    color: #999999 !important;
    font-size: 10px !important;
    letter-spacing: 0.03em !important;
    padding: 2px 0 !important;
    width: 100%;
}
.gust_search {
    width: 99% !important;
}
.search_results {
    float: left;
    font-family: arial;
    font-size: 14px;
    list-style: none outside none;
    margin: auto;
    padding: 0;
    width: 100%;
}
.search_results li {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #C4C4C4;
    float: left;
    margin: 5px 0;
    padding: 10px 0 0 0;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    -webkit-box-shadow: 0 8px 6px -6px #bfbfbf;
	   -moz-box-shadow: 0 8px 6px -6px #bfbfbf;
	        box-shadow: 0 8px 6px -6px #bfbfbf;
}
.search_results li a {
    text-decoration: none;
}
.search_results .name {
    color: #CC0000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin: 0 0 0 0px;
    padding: 5px 0;
    text-transform: uppercase;
    width: 100%;
}
.status {
    color: #009373;
    float: right;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
}
.search_results .photo {
    clear: left;
    display: block;
    float: left;
    height: 100px;
    margin-left: 10px;
    width: 85px;
}
.search_results .photo img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    display: block;
    height: 100%;
    padding: 3px;
    width: 100%;
}
.search_results .photo img:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
.short_dis {
    float: left;
    list-style: none outside none;
    margin: 0 0 0 15px;
    padding: 0;
}
.short_dis_width {
    width: 240px;
}
.short_dis li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    clear: both;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
}
.short_dis li b {
    float: left;
    letter-spacing: 0.02em;
    margin-right: 10px;
    min-width: 100px;
    width: auto;
}
.pro_ic li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    margin: 0.2em 0;
}
.pro_ic li:hover {
    background: none repeat scroll 0 0 #EDEDED;
}
.short_dis li a {
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 2px 30px;
    text-decoration: none;
}
.x_inter {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -402px rgba(0, 0, 0, 0);
}
.x_inter_pending {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -378px rgba(0, 0, 0, 0);
    color: #D8832C !important;
}
.x_inter_accept {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -353px rgba(0, 0, 0, 0);
    color: #20DC18 !important;
}
.x_inter_declain {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -426px rgba(0, 0, 0, 0);
    color: #EA230B !important;
}
.accept_option {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
}
.profilephoto{float: left;
    width: 60%;
    text-align: center;    position: relative;
}
.profilephotoright{ float: right !important;}
.profilephototop{ margin-top: 10px; }
.profilephotoside{ width: 30%; height: auto;  position: relative;     float: left;}
.profilephotoside img{ width: 100%; border-radius: 8%;}
.photo-bg-top{ float: left; width: 100%;}
.profilephoto img{ width: 109%; border-radius: 5%;}
.profilephotoleft{    margin-left: 5.5%;}
.uploadbtn{      
    position: absolute;
    font-size: 11px   !important;
    float: left !important;
    padding: 4px; margin-right: 0;  color: #e60a0a;
    border-radius: 50% !important;
    background: #fff;
     right: 5px;
    top: 5px;}
.mainimageedit{    top: 2px;
    right: 21px; color: #226992;  font-size: 10px   !important;
}
.btnmainimg{   right: 1px;    top: 2px; font-size: 10px   !important;}
.editmobtopmenu{ float: right; width: 130px;     margin-top: 60px;}
#chovva_dosham{ display: none;}
.contactviewhelp{ font-weight: bold;     color: #1f6d9a;}
.editmobtopmenu a{ float: left;
    width: 100%;
    background: #eff8fd;
    color: #174e6d;
    padding: 5px 0px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
    border: solid 1px #ccc;}
.editmobtopmenu a:hover{ background: #fff;}
.interest_accept, .interest_declain {
    border-radius: 3px;
    color: #FFFFFF !important;
    float: left;
    letter-spacing: 0.02em;
    padding-left: 10px !important;
    transition: all 0.3s ease-in-out 0s;
    width: 35.5%;
}
.interest_accept {
    background: none repeat scroll 0 0 #DCBA29;
    border: 1px solid #C8A00F;
    margin-right: 5px;
}
.interest_declain {
    background: none repeat scroll 0 0 #CE0000;
    border: 1px solid #A21500;
}
.personal_mail {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -233px rgba(0, 0, 0, 0);
}
.short_list {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px 4px rgba(0, 0, 0, 0);
}
.short_list_added {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -18px rgba(0, 0, 0, 0);
    color: #D8832C !important;
}
.block_list {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -185px rgba(0, 0, 0, 0);
}
.blocked {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -209px rgba(0, 0, 0, 0);
    color: #EA230B !important;
}
.view_contact {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -136px rgba(0, 0, 0, 0);
}
.view_contact {
    background: url("../images/icon-sprite.png") no-repeat scroll 5px -136px rgba(0, 0, 0, 0);
}
.bott_menus {
    clear: both;
    float: left;
    margin: 8px auto 10px;
    width: 100%;
}
.bott_menus a {
    border: 1px solid #C1C1C1;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #CCCCCC;
    font-size: 12px;
    padding: 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.bott_menus a .icon-ban-circle {
    color: #CC0F16;
    font-size: 14px;
    margin-right: 5px;
}
.bott_menus a .icon-warning-sign {
    color: #CEA402;
    font-size: 12px;
    margin-right: 5px;
}
.block {
    color: #CC0F16;
    float: left;
    margin-left: 10px;
}
.report {
    color: #CEA402;
    float: right;
    margin-right: 10px;
}
.bott_menus a:hover {
    background-color: #E2E2E2;
}
.quick_message {

    display: block;

    float: left;

    margin: 15px 0 0 0px;

    width: 100%;
	height:auto; 
	border: solid 1px #F7F5F5;
	background-color:#f6f6f6;

}


.basic-result{ width: 100%; padding: 10px 0px; text-align: center;     background: #a00;    color: #fff; border: none;}
.similarprofilesearchouter{ width: 100%; float: left;  }
.similarprofilesearch{ padding: 0px 10px;}
.similarprofilesearch ul{ float: left; width: 100%;    background: #daf1ff;
    padding: 8px 0px;
    border-radius: 6px;
}
.similarprofilesearch ul li{     width: 33%;     text-align: center;
    float: left;
padding: 10px 0px;  }
.similarprofilesearch ul li img{        width: 75px;     height: 75px;    border-radius: 50%;     border: solid 2px #f9f9f9;   box-shadow: 0px 3px 8px #a59c9c;}
.similarprofilesearch ul li p{ margin-top: 5px; margin-bottom: 0px;      color: #464545;   font-size: 11px;}
.noresultsphead{ line-height: 20px; padding: 0px 25px;}
.modifysearchbtn{float: left;
    padding: 8px 0px;
    width: 100%;
    text-align: center;
    background: #62727b;
    margin-top: 10px;
   border-radius: 3px;
    margin-bottom: 15px;
    color: #fbfbfb;}
.modifysearchbtn i{ color: #fff;}
.moreprofilessearch{ float: right;   
    color: #2da9af;
    margin: 10px 15px 13px 0px;
  }
.moreprofilessearch i{  color: #2da9af; }


.quick_message a {
    float: left;
    height: 20px;
    margin-right: 3px;
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    width: 22px;
}
.read_more {
    background: none repeat scroll 0 0 #B92F1B;
    border-radius: 4px;
    color: #FFFFFF;
    float: right !important;
    font-size: 12px;
    font-weight: bold;
    height: auto !important;
    letter-spacing: 0.02em;
    margin: 0 !important;
    padding: 5px 10px 4px;
    width: auto !important;
}
.read_more:hover {
    background: none repeat scroll 0 0 #9B1605;
}
.toggle-view {
    background: none repeat scroll 0 0 #E3E3E3;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    font-family: arial;
    font-size: 14px;
    list-style: none outside none;
    margin: auto;
    padding: 0;
    width: 95%;
}
.toggle-view li {
    cursor: pointer;
    margin: 5px 10px;
    position: relative;
}
.toggle-view h3 {
    color: #1E6A16;
    font-size: 16px;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
}
.toggle-view h3:hover {
    color: #A80510;
}
.toggle-view li span {
    background: url("../images/expand.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 24px;
    position: absolute;
    right: 3px;
    top: 5px;
    width: 24px;
}
.toggle-view p {
    display: none;
    margin: 5px 0;
}
.toggle-view p a {
    border-bottom: 1px dashed #FFFFFF;
    color: #333333;
    display: block;
    font-size: 14px;
    padding: 5px 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.toggle-view p a:last-child {
    border-bottom: medium none;
}
.toggle-view p a:hover {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #1E6A16;
    padding-left: 10px;
}
ul, li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.login_btn {
    background: none repeat scroll 0 0 #74B844 !important;
    border: medium none !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    float: right !important;
    font-size: 14px !important;
    margin: 5px 0 !important;
    outline: medium none;
    padding: 5px 15px !important;
    width: auto !important;
}
.error {
    border: 1px solid #556652;
    border-radius: 6px;
    color: #FF0000;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 5px !important;
    padding: 0;
    text-align: left;
    width: 95%;
}
.mal_error {
    border: 1px solid #556652;
    border-radius: 6px;
    display: block;
    float: left;
    font-family: Meera;
    font-size: 13px !important;
    line-height: 18px;
    margin: 5px;
    padding: 5px 5px 3px;
    text-align: left;
}
.mal_error a {
    background: none repeat scroll 0 0 #006699;
    clear: both;
    color: #FFFFFF;
    display: block;
    margin: 2px 0;
    padding: 3px 5px;
    text-align: center;
    width: 110px;
}
.attention {
    background: none repeat scroll 0 0 #FFFBCC;
    border-color: #E6DB55;
    color: #666452;
}
.information {
    background: none repeat scroll 0 0 #DBE3FF;
    border-color: #A2B4EE;
    color: #585B66;
}
.success {
    background: none repeat scroll 0 0 #D5FFCE;
    border-color: #9ADF8F;
    color: #556652;
}
.error_a {
    background: none repeat scroll 0 0 #FFCECE;
    border-color: #DF8F8F;
    color: #665252;
}
.accordion li {
    position: relative;
}
.notify {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    box-shadow: 0 0 3px #CCCCCC inset;
    color: #FF0000;
    display: block;
    float: none !important;
    font-size: 10px;
    font-weight: normal;
    height: auto;
    margin: 0;
    min-height: 10px;
    min-width: 10px;
    padding: 3px;
    position: absolute;
    right: 40px;
    text-align: center;
    text-shadow: none;
    top: 1px;
    width: auto;
}
.notifications_page {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 98%;
}
.notifications_page li {
    background: none repeat scroll 0 0 #E2E2E2;
    border-bottom: 2px solid #C4C4C4;
    clear: both;
    color: #333333;
    float: left;
    font-size: 14px;
    margin: 5px 0;
    padding: 0 0 5px;
    position: relative;
    width: 100%;
}
.notify_bg_active {
    background: none repeat scroll 0 0 #A2A2A2 !important;
}
.notifications_page li h4 {
    background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    margin: 0 0 8px;
    padding: 6px 0 6px 8px;
    width: 100%;
}
.notifications_page li a {
    color: #333333;
    font-size: 14px;
}
.notifications_page li a img {
    float: left;
    margin: 0 8px;
}
.notifications_page li a span {
    float: left;
    width: 240px;
}
.notifications_page li a b, .notifications_page li a p {
    clear: left;
    color: #666666;
    float: left;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
.notifications_page li a p {
    float: right !important;
}
.notifications_page li a b {
    font-size: 14px !important;
}
.notifications_page li .delete {
    background: url("../images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 16px;
    margin: -13px -8px 0 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 13px;
    top: 21px;
    width: 16px;
}
.upgrade_button {
    background-color: #DF0101;
    border: 1px solid #CCCCCC !important;
    color: #333333;
    font-size: 14px;
    height: auto;
    margin: 10px auto;
    padding: 3px 5px;
    text-decoration: none;
    width: 150px;
}
.upgrade_button, .decline, .accept {
    border: none !important;
    border-radius: 2px !important;
    color: #FFFFFF !important;
}
.login_btn {
    background: none repeat scroll 0 0 #1ea794  !important;
    border: medium none !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    float: right !important;
    font-size: 14px !important;
    margin: 5px 0 !important;
    outline: medium none;
    padding: 5px 15px !important;
    width: auto !important;
}
.paymentfonticon{    font-size: 17px !important;
    float: left;
    margin-right: 5px;}
.x_internew {
    float: right;
    height: 22px;
    width: 22px;
}
.upgradelink .decline {
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 12px !important;
    margin: 2px 0px;
    font-style: normal;
    font-weight: bold;
    padding:5px 7px !important;
    border-radius: 2px !important;
    text-align: center;
    background: none repeat scroll 0 0 #de4e37  !important;
}
.upgradelink {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
}
.large_photo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 10px;
    padding: 3px;
}
.back {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 3px;
    float: left;
    font-weight: normal;
    left: 5px;
    margin: 0;
    padding: 2px 8px 4px;
    position: absolute;
    top: 5px;
}
.back i {
    color: #333333;
}
.home_a {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 3px;
    float: right;
    font-weight: normal;
    padding: 2px 8px 4px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.home_a i {
    color: #333333;
}
.step_backword {
    background: url("../images/ArrowLeft.png") no-repeat scroll center center #f1f0f0;
    border-radius: 3px;
    float: left;
    font-weight: normal;
    height: 20px;
    left: 45px;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: 9px;
    width: 20px;
}
.step_backword i {
    color: #333333;
}
.view_photo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 110px !important;
    margin: 2px 0 0 10px;
    padding: 3px;
    width: 90px !important;
}
.view_photo img {
    height: 100% !important;
    width: 100% !important;
}
.snap-drawer-left .error {
    font-size: 12px;
    padding: 3px 5px;
    width: 252px;
}
.footer .logout {
    border: 1px solid #2C3E54;
    border-radius: 4px;
    color: #2C3E54;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    margin: 0 auto 10px !important;
    padding: 2px 5px;
    width: 30px;
}
.footer .logout i {
    font-size: 12px;
    margin: 3px;
}
.container_f {
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 100%;
}
.no_result {
    background: none repeat scroll 0 0 #009966;
    border-radius: 2px;
    color: #FFFFFF;
    float: none;
    margin: 50px auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
.count_bg_grey {
    background: none repeat scroll 0 0 #C4C4C4 !important;
}
.count_bg_green {
    background: none repeat scroll 0 0 #009966 !important;
}
.arrow_color_grey {
    color: #C4C4C4;
}
.arrow_color_green {
    color: #009966;
}
.well .protect_out {
    display: block;
    float: left;
    margin: 10px auto;
    width: 100%;
}
.well .protect_out p {
    background: none repeat scroll 0 0 #CCCCCC;
    font-size: 12px;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: center;
}
.well .protect_out form {
    margin: 20px auto;
    text-align: center;
    width: 290px;
}
.well .protect_out form .input-password {
    float: left;
    margin: 5px 0;
    padding: 3px 5px;
    width: 275px;
}
.well .protect_out form span {
    display: block;
    float: left;
    font-size: 10px;
    margin: 5px 0;
    padding: 0;
}
.well .protect_out form span input {
    float: left;
    margin: -1px 5px 0 0;
}
.well .protect_btn {
    background: none repeat scroll 0 0 #990000;
    border: medium none;
    clear: left;
    color: #FFFFFF;
    float: left;
    margin: 10px 0;
    padding: 5px;
}
.well .protected form {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.well .protected form span {
    display: block;
    float: left;
    font-size: 10px;
}
.well .protected form .protect_photo {
    clear: none;
    float: left;
    margin: 10px 0 0 20px;
}
.well .protected form .protect_btn {
    margin-left: 5px;
}
.photo_password {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    float: left;
    margin: 10px auto;
    width: 100%;
}
.photo_password p {
    color: #666666;
    font-weight: normal;
    margin: 5px auto;
    padding: 0;
    text-align: center;
}
.photo_password p b {
    color: #009933;
    font-size: 14px;
    font-weight: bold;
}
.photo_password .remove-protect {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    cursor: pointer;
    text-shadow: none;
}
.photo_password .lock_photo {
    background: none repeat scroll 0 0 #006633;
    clear: both;
    color: #FFFFFF;
    margin: 10px auto;
    padding: 3px 5px;
    text-shadow: none;
}
.change_remove {
    clear: both;
    display: block;
    margin: 5px auto;
    padding: 0;
}
.photo_password .protect_btn {
    background: none repeat scroll 0 0 #CC9933 !important;
    float: right !important;
    padding-left: 5px !important;
    padding-right: 5px;
    width: auto !important;
}
.change_remove .remove-protect {
    margin-right: 10px;
}
.change_remove .remove-protect, .change_remove .change {
    clear: none;
    float: left !important;
}
.photo_password form {
    margin: 20px auto;
    text-align: center;
    width: 290px;
}
.photo_password form .input-password {
    float: left;
    margin: 5px 0;
    padding: 3px 5px;
    width: 275px;
}
.photo_password form span {
    display: block;
    float: left;
    font-size: 10px;
    margin: 5px 0;
    padding: 0;
}
.photo_password form span input {
    float: left;
    margin: -1px 5px 0 0;
}
.width_95 {
    width: 95% !important;
}
.validation input, .validation textarea, .validation select {
    border-color: #FF0000 !important;
}
.width_100 {
    width: 100% !important;
}
.width_42 {
    width: 42% !important;
}
.login_success {
    background: none repeat scroll 0 0 #9ADF8F;
    border-radius: 3px;
    color: #556652;
    display: block;
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-left: 5px;
}
.request_pic {
    clear: left;
    display: block;
    float: left;
    margin-left: 10px;
}
.editable_radio {
    float: left;
    margin: 4px 4px 0 0 !important;
    width: auto !important;
}
.editable_span {
    float: left;
}
.home_menu {
    float: left;
    list-style: none outside none;
    margin: 10px auto;
    padding: 0;
    width: 100%;
}
.home_menu li {
    clear: both;
    display: block;
    float: left;
    line-height: 3em;
    text-align: center;
    width: 100% !important;
}
.home_menu li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 4px;
    color: #333333;
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-left: 1%;
    margin-top: 2px;
    padding: 15px 0;
    text-align: center;
    transition: all 0.03s ease-in-out 0s;
    width: 49%;
}
.interest_cancel {
    border: medium none;
    border-radius: 3px;
    color: #EFF84E;
    cursor: pointer;
    padding: 3px 5px;
    text-decoration: none;
}
.msgsend_date {
    color: #666666 !important;
    float: right;
    font-size: 10px;
    margin: 2px 10px 0 0;
}
.msgreceived_date {
    color: #009966 !important;
    float: right;
    font-size: 10px;
    margin: 2px 10px 0 0;
}
.close_msg {
    background: url("../images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: right;
    height: 16px;
    margin: 0 3px 0 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 2px;
    top: -12px;
    width: 16px;
}
.backmsgprofile{    float: left;
    margin-right: 15px;
    font-size: 17px;
    margin-top: 0px;    width: 30px;
    overflow: hidden;
     color: #fff;}
.backmsgprofile i{ margin-right: 0px;     font-size: 34px; color: #fff;}

.noprofilediv{width: 280px; 
    margin-top: 22px;
    margin: auto;}
.noprofilediv span{font-size: 12px;
    padding: 1px 0px;
    border-top: dotted 1px #226992;
    border-bottom: dotted 1px #226992;
    color: #226992;
    width: 45%; text-align: center;
    float: left;}
.noprofilesearchbtn{    width: 100%;
    float: left;
    padding: 5px 0px;
    text-align: center;
    background: #d61515;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 2px;
    color: #fff;}
.getresponsemaindiv{ float: left; width: 100%;  margin-top: 14px; margin-bottom: 5px; text-align: center;}
.getresponebtn{  float: none !important;}
.sendintestright{ float: right !important;}



.select-small-horo {
    width: 30%;
    padding: 1px 5px;
    height: 30px;
    float: left;
    margin-right: 3%;
    border-radius: 2px;
    border: solid 1px #ccc;
}
.hororight{ float: right !important; margin-right: 0px !important;}
.select-medium-horo {
    width: 100%;
    padding: 1px 0px;
    height: 30px;
    float: left;
   
    border-radius: 2px;
    
    border: solid 1px #ccc;
}
.margintophoro{ margin-top: 10px;}







.view_profile_btnmsg{background: none repeat scroll 0 0 #2D3E50;font-family: 'robotolight'; color: #FFFFFF!important;padding: 2px 7px !important;text-align:center;font-size:13px;border-radius:4px;float:left!important;margin:5px 14px;}	
.tick{background:url(../images/icon-sprite.png) no-repeat scroll 0px -753px transparent; width:17px; height:14px; float:right;}
.doubletick{background:url(../images/icon-sprite.png) no-repeat scroll 0 -769px transparent; width:17px; height:14px; float:right;}

.chat_otr {
    float: right;
    height: auto;
    margin: 0 12px 0 0;
    width: auto;
}
.chat_otr1 {
    float: left;
    height: auto;
    margin: 3px 0 0 5px;
    width: auto;
}
.chat_otr img, .chat_otr1 img {
    border: medium none !important;
    float: left;
    margin: 2px 6px 0 0 !important;
    max-height: 16px;
    max-width: 20px;
}
.chat_otr h4, .chat_otr1 h4 {
    color: #333333 !important;
    float: left;
    text-decoration: none;
	margin: 2px 0;
}
.chat_otr a, .chat_otr1 a {
    opacity: 1 !important;
    width: auto !important;
}
.undo_li{float:left; position:relative;}
.undo_div{position: relative;
    width: 100%;
    top: 0;
    height: 78px;
    background: #08080880;
  
    text-align: center; }
.undo_p{float: left;
    padding: 4px 15px;
    border-bottom: 4px solid #7c180a;
    background: #a82816;
    color: #fff;
    position: relative;
    top: 13%;
    left: 41%;
    cursor: pointer;
    border-radius: 3px;
    clear: both;}
.undo_span{ color: #fff !important;
    float: left;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    text-align: -moz-center;
    text-align: center;
    text-shadow: 1px 1px #0c0c0c;
    top: 12%;
    width: 100%;}
	

@media only screen and (min-width: 320px) and (max-width: 479px) {
.accordion_headings, .accordion_headings:hover {
    background-position: 98% center;
}
.form_box table {
    width: 90%;
}
.form_box table tr td span {
    clear: both;
    display: block;
    width: 100%;
}
.form_box table tr td span p {
    margin: 3px 0 0;
    padding: 0;
}
.form_box table tr td span select {
    margin: 5px 0;
    width: 100%;
}
.form_box table tr td .age {
    width: 100%;
}
.form_box table tr td .age select {
    width: 100px;
}
.form_box table tr td .age p {
    margin: 5px;
}
.acco_container .check_area li {
    clear: both;
    font-size: 11px;
    letter-spacing: 0.02em;
    width: 100%;
}
.acco_container .check_area li input {
    margin-top: 3px;
}
.acco_container .sma_tex li {
    clear: none !important;
    width: 50% !important;
}
.chat_left, .chat_right {
    width: 73% !important;
}
#new214{ width:77% !important; margin-left:40px !important;}
#new2145{ width:100% !important; }

}

@media only screen and (min-width: 360px) and (max-width: 640px) {
.chat_left, .chat_right {
    width: 76%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.chat_left, .chat_right {
    width: 88.3%;
}	
}
@media only screen and (min-width: 800px) and (max-width: 1280px) {
.chat_left, .chat_right {
    width: 89%;
}
}

@media only screen and (min-width: 980px) and (max-width: 1280px) {
.chat_left, .chat_right {
    width: 91%;
}
}
.newstyle{background: none repeat scroll 0 0 #D5FFCE;
border-color: #9ADF8F;
color: #556652; width:98%; padding:8px 10px; border:#70DA6B 1px solid; border-radius:5px; font-size:14px;  margin:0px auto;}
@media only screen and (max-width: 330px) {



}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent; 
	border-left:9px solid; 
}
 
.tick_color_gray{ background-image:url(../images/tick.png); width:16px; height:16px; float:left;}
.tick_color_blue{ background-image:url(../images/doubtick.png); width:16px; height:16px; float:left;}
.lightBox-content{ width:20%; height:auto; background-color:#CCC; margin:0px auto; }

              
 #notifydiv {
   float: left;
     position: fixed;
        bottom: 9%;
     right: 20px;
         z-index: 999;
         display: none;
}

.notialldiv {
    width: 220px;
    margin: 0px;
    font-family: calibri;
    float: left;
    height: auto;
    padding: 5px;
    border-radius: 3px;
    background: #d4efff;
    border: solid 1px #7bc2ea;
}
.notimg {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    border: solid 1px #ccc;
}
.closenotiicon {
    width: 10px;
    height: 10px;
    float: right;
        margin-top: -1px;
    margin-right: 0px;
}
.notihead {
    width: 150px;
    float: left;
    margin-left: 10px;
    color: #1d5a7d;
    margin-top: 0px;
}
.notimesg {
    width: 150px;
    float: left;
    margin-left: 10px;
    color: #205e82;
    margin-top: 4px;
    font-size: 13px;
}
.com_im {
    float: right;
    width: 160px;
    margin-top: 5px;
}
    .notmsg{ float: left; width: 16px;  margin-right: 8px;}
    .time{float: left;    font-size: 13px;    color: #2d5f51;}
    .listedimg {     float: left;    width: 85px;     margin-right: 8px;}
    .namelist{ font-size: 14px; font-weight: 600;}
    
    .listing-one, .list_mobile {
   
    width: 100%;
    float: left;
     position: relative;
    background: #fff;
   margin-bottom: 8px;     border: solid 1px #d8d6d6;
    color: #3d4051;
   
    font-size: 13px;
    border-radius: 2px;
   
}
.resultsfeatured{     border: solid 1px #e80808 !important; }
.resultsfeaturedpaid{   border: solid 1px #f16705 !important; }
.featuredimgpaid{    position: absolute;    left: 0px;    top: 31px;    z-index: 1;}
.divcommonphotodetails{ width: 100%; float: left;  height: 220px;}
.divcommonphotodetailsinner{ margin-top: 50px;     float: left;  width: 100%; text-align: center; min-height: 100px;}
.protectedphotoview{ width: 100%; float: left; text-align: center; font-weight: bold; margin: 0px; margin-top: 0px;    text-shadow: 1px 1px #332d2d; font-size: 14px;  color: #fff;}
.resultsprofile{ padding: 10px;   }
.protectedphotoviewplan{     float: left;
    width: 100%;
    margin: 0;
    margin-top: 4px;}
.protectedphotoviewplan span{ color: #e8e3e3;}
.requesttoviewphotosearch{     float: left;
    width: 100%;
    margin-top: 15px; }
.spabtnrequest {   padding: 6px 20px;
    background: #e01b3e;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    border-radius: 25px;}
.dropdown-list {
    height: 35px;
    width: 30px;
    position: absolute;
    text-align: center;
    
    z-index: 2;
    right: 20px;
    top: 10px;
}
.dropdown-list > a {
    width: 18px;
    display: inline-block;
    float: right;
    position: relative;
    z-index: 3;
        margin-top: 3px;
/*    background: #fff;*/
}
.identitycolor{        color: #0fd6ec;
    margin-left: 11px;}
.dropdown-list ul {
    padding: 5px 0 5px 0;
    display: none;
    position: absolute;
    width: 220px;
    border-radius: 2px;
    background: #fff;
    top: 0;
    right: 0;
    border: 1px solid #d2d3d7;
    box-shadow: 1px 1px 3px rgba(35, 35, 35, 0.3);
    z-index: 2;
    margin: -6px -1px 0 0;
}
.dropdown-list ul li {
    display: block; padding: 0px 10px;
}
.listing-det {
    float: left;
    width: 100%;
    min-height: 1px;
    margin-bottom: 0px;
}
.listing-det .listing-img {
    width: 32%;
    float: left;
    border-radius: 1.5px;
    overflow: hidden;
}

.listing-det .listing-img a {     max-width: 120px; 
    max-height: 120px;  min-height: 120px;   
    float: left;
    overflow: hidden;  }
.listing-det .listing-img img {
    max-width: 100%;
    height: auto;
   
    border-radius: 2px;
}
.listing-det .listing-info {
    margin-left: 40%;     margin-top: -8px;
    margin-left: calc(31% + 16px);
}
.action-icon {
    float: left;
    display: inline-block;
    margin: 3px 10px 0px 0;
}
    
.action-icon .action-icon-item {
    width: 31px;
    height: 31px;
    border-radius: 50%;
        margin-right: 10px;
    border: 1px solid #bbdfe4;
/*    floa: left;*/
    display: inline-block;
    vertical-align: top;
        color: #1492a7;
    line-height: 31px;
    text-align: center;
}
.action-icon .action-text {
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #3d4051;
    padding: 0 5px;
}
.btn-lined {
    font-weight: 500;
    display: inline-block;
    text-align: center;
    height: 31px;
    border: 1px solid #bfbfbf;
    line-height: 32px;
    line-height: 26px;
    height: 25px;
    color: #009788;
    padding: 0 12px;
    margin: 2px 0px 0px 0;
    border-radius: 2px;
    font-size: 12px;
}
.listing-det h2 {
    color: #1492a7;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 1px;
    line-height: 22px;
        float: left;
    width: 100%;
    padding-right: 0px;
    text-transform: uppercase;
        margin-top: 0px;
}
.namesearch{ float: left; font-weight: 600;}
/*.color_black{ float: left; width: 100%;}
*/.listing-info p{ margin-top: 1px; line-height: 19px;   font-size: 13px;  margin-bottom: 1px;}
.listing-actions .btn-lined {
    float: right;
}
.action-icon .action-icon-item img {
    width: 16px;
    height: auto;
}
.dropdown-list > a img {
    max-width: 85%;
    height: auto;
}
.listphotocount{position: absolute;
    width: 54px;
    height: 27px;
    padding: 7px 11px;
    top: 68px;
    right: -2px;
    z-index: 1;
    background: #00000059;
    border-radius: 3px; color: #fff;}
.listphotocount i{ color: #fff; margin-right: 3px;}

 .icon-btn {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
   
    position: absolute; right:45px; top: 8px;
}
.icon-btn-search{ display: block;
    float: right;
    width: 30px;
    height: 30px;
   
    position: absolute; right:-2px; top: 0px;}

.icon-btn .count {
    width: 9px;
    height: 9px;
    font-size: 9px;
    border-radius: 50%;
    background: #186d9e;
    color: #fff;
    border: 2px solid #6594af;
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    right: 3px;
    top: -4px;
    text-align: center;
    line-height: 12px;
    font-weight: 500;
}
.action-icon-item i{    font-size: 16px;     color: #1492a7;    margin-left: 6px;}
.interestaccept i{ color: #fff; margin-right: 3px;}
.interestdecline i{ color: #fff; margin-right: 3px;}
@media only screen and (max-width: 430px){
    .btn-lined{         height: 25px;
    line-height: 26px;
    padding: 0 7px;}
    .btn-linedaction{ height: 30px;      line-height: 30px;      }
    .listing-actions { font-size: 11px;}
    .action-icon .action-text{      font-size: 12px;}
    .action-icon .action-icon-item{     width: 30px; height: 30px; line-height: 32px; }
    .action-text{ display: none;}
    .listing-det h2{     font-size: 14px;}
    .action-icon{ margin: 3px 5px 0px 0;}
    .paddingsmall{     padding: 0 6px;}
    
}
@media only screen and (max-width: 350px){
/*   .action-icon .action-text{ display: none;}*/
   .paddingsmall{     padding: 0 7px;}
}

.dropdown-list ul li a {
    display: block;
    border-top: 1px solid #ecedea;
    text-align: left;
    padding: 5px 0px; width: 100%;
    font-size: 13px;
    color: rgba(60,65,80,.9);     float: left;
}
.dropdown-list ul li:first-child a{ border-top: none;}
.dropdown-list ul li a span, .dropdown-list ul li a img {
    display: inline-block;
    vertical-align: middle;
}
.dropdown-list ul li a span {
    padding: 0px 0 0 5px; margin-left: 5px; float: left;
}
.dropimgprofile{    width: 14px; height: 14px;}
.proifleimgpic{width: 100%;}

.clk-popupsmall {
    position: fixed;
    top: 50%;
/*    left: 3% !important;
    margin-top: -10px;
    margin-left: -5px;*/
    margin:  0 auto;
    max-width: 460px;
    width: 85%;
    height: auto;
    min-height: 100px;
    padding: 15px;
   
    z-index: 999;
    display: none;
    background: url(../images/pattern-bg.png) #FFF;
}

.cls-popupsmall {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    padding: 5px 8px;
    
}
.cls-popupsmall i{   color: #2e2b2b;      margin-right: 0;}
.createprofileerror{padding: 8px 8px;
    margin-top: 5px;
    font-size: 14px;
    background: #fde6e6;
    margin-bottom: 5px;
    color: #543d3d;
    border-radius: 3px;}

.innerpopupdiv img{ width: 80px;
    height: 80px;
    float: left;
    border: solid 1px #eae7e7;
    border-radius: 50%;}
.userpopdetails{     float: left;    width: 65%;    margin-left: 10px; margin-top: 5px;}
.userpopdetails h4{    float: left;     text-align: left;  text-transform: uppercase;  font-size: 16px;    margin-top: 0;    margin-bottom: 5px;
    font-weight: 700;    width: 100%;    color: #1a71a2;}
.userpopdetails p{float: left;    width: 100%;    margin-bottom: 10px;     font-size: 13px;
    margin-top: 1px !important;}
.dropdown-list ul li a i{ font-size: 17px;  margin-right: 0px;     float: left;
    color: #269f92;}
.poupbtn{ float: left; margin-right: 20px;}
.poupbtn {
    float: left;
    margin-right: 20px;
}
.poupbtn a {
    padding: 5px 12px;
    background: #cc0033;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    float: left;
}
.viewlistbtn{ float: left;}
.poupbtn a i{ color: #fff; margin-right: 3px;}
.paymentpoupup {
    float: left;
    width: 100%;
    margin-top: 13px;
    text-align: center;
    border-top: solid 1px #ccc;
    padding-top: 8px;
    font-size: 13px;
}
.viewlistbtn{     float: left; margin-top: 3px;}
.viewlistbtn a{ font-size: 13px; color: #1a71a2; }
.paymentpoupup a{ font-size: 13px; color: #1a71a2;  }
.innerpopupdiverror h4{float: left;    width: 100%;    margin: 0;    font-size: 17px;
    padding: 10px 3px 10px 15px;    font-weight: bold;    background: #efdddc;    color: #802d2d;    margin-top: -15px;
    margin-left: -15px;}
.innerpopupdiverror p{  font-size: 13px;  float: left;    width: 100%;    margin-top: 6px;    text-align: center;    color: #2f2e2e;}
.poupbtnwaring{ width: 100%; float: left;     text-align: center;}
.poupbtnwaring a {
    padding: 5px 12px;
    background: #cc0033;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    /* float: left; */
}.poupbtnwaring a i{ color: #fff; margin-right: 0px;}
.messagenonecoutry{    width: 90%;
   float: initial  ! important;
    margin: 0px auto  ! important;}
.sentmessagenoncountry{ width: 100%; text-align: center; padding: 9px 0px !important;}
.errorphotopoup{ float: left; width: 100%; text-align: center;}
.errorphotopoup img{    width: 75px;
    height: 75px;
    border-radius: 50%;     border: solid 1px #ccc;}
.bannerblocklist {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: 600;
    color: #ae1010;
    width: 100%;
    text-align: center;
}
.interestsend{color: #10ad57;
    border: 1px solid #11af58;
    border-radius: 25px;}
    .interestsend i{ color: #10ad57; margin-right:3px; }
.interestdecline{        color: #cc0b0b !important;
    border-radius: 25px;
    border: 1px solid #cc0b0b;}
    .interestdecline i{ color: #cc0b0b !important; margin-right:3px; }
.interestaccept{     color: #10ad57;
    border: 1px solid #11af58;
    border-radius: 25px;}
  .interestaccept  i{ color: #10ad57; margin-right:3px; }
.interestcancel{         color: #eaa11b !important;
    border: 1px solid #eaa11b;
    border-radius: 25px;}
.interestcancel  i{ color: #eaa11b; margin-right:3px; }
.marginrightacc { margin-right: 5px !important;}
.datediv{float: right;    margin: 0;     font-size: 11px;}
.errordiv {
    padding: 5px 7px;
    background-color: #f7c8c8;
    margin-top: 10px !important;
    border-radius: 3px;     color: #5d5d5d; float: left;
}
.errordiv i{ margin-right: 0px;     color: #a27171;}


.switch-field {  margin-top: 0px;    margin-left: 0px; font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; width:100%; float: left; overflow: hidden;  }
.switch-title { margin-bottom: 6px;}
.switch-field input { display: none;}
.newlabal{padding: 6px 14px;}
.switch-field label {  width: 49% !important;  display: inline-block; float: left; background: #fff ;
    color: rgba(0, 0, 0, 0.6); font-size: 14px; font-weight: normal;
    text-align: center; text-shadow: none; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);  -webkit-transition: all 0.1s ease-in-out;
    -moz-transition:    all 0.1s ease-in-out;  -ms-transition:     all 0.1s ease-in-out;  -o-transition:      all 0.1s ease-in-out;  transition:         all 0.1s ease-in-out;
  }
.switch-field label:hover {   cursor: pointer;  }
.switch-field input:checked + label {  background-color: #2982b5; -webkit-box-shadow: none; box-shadow: none; color: #fff; }
.switch-field label:first-of-type {  border-radius: 4px 0 0 4px; }
.switch-field label:last-of-type {  border-radius: 0 4px 4px 0; }
.innercontent{  float: left; background: #fff; width: 100%;  }
.innerpadding{ padding: 20px;}
.innerpadding h3 {
    margin: 0;
        color: #174865;
    padding-bottom: 10px;
    font-size: 17px;
    border-bottom: solid 1px #ccc;
}
.innerpadding p {
    margin: 15px 0px;
    font-size: 13px;
    color: #6c6d6d;
}
.smsalert {
    float: left;
    width: 100%;
}
.margintop30 {
    margin-top: 10px;
}
.receivemail {
    float: left;
    margin: 8px 0px !important;
    width: 100%;
}
.switch-fieldSMS {   font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; width: 100%; float: left; overflow: hidden;  }
.switch-title { margin-bottom: 6px;}
.switch-fieldSMS input { display: none;}
.newlabal{padding: 6px 14px;}
.switch-fieldSMS label {  width: 49% !important;  display: inline-block; float: left; background: #fff ;
    color: rgba(0, 0, 0, 0.6); font-size: 14px; font-weight: normal;
    text-align: center; text-shadow: none; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);  -webkit-transition: all 0.1s ease-in-out;
    -moz-transition:    all 0.1s ease-in-out;  -ms-transition:     all 0.1s ease-in-out;  -o-transition:      all 0.1s ease-in-out;  transition:         all 0.1s ease-in-out;
  }
.switch-fieldSMS label:hover {   cursor: pointer;  }
.switch-fieldSMS input:checked + label {  background-color: #2982b5; -webkit-box-shadow: none; box-shadow: none; color: #fff; }
.switch-fieldSMS label:first-of-type {  border-radius: 4px 0 0 4px; }
.switch-fieldSMS label:last-of-type {  border-radius: 0 4px 4px 0; }
.Redstatuscolor {
    color: #cc0000;
    margin-left: 10px;
}
.hidebtn {
    padding: 8px 0px;
    font-size: 14px;
    cursor: pointer;
    background-color: #287aaa;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    float: left;
    width: 100%;
}
.divtotal {
    padding: 10px 0px;
    text-align: center;
    float: left;
    width: 100%;
}
.formfield {
    font-size: 13px;
    float: left;
    width: 100%;
  
    padding: 7px 0px;
}
.formfield label {
    float: left;
    width: 150px;
    min-height: 1px;
    line-height: 26px;
    color: #6b6a6a;
}
.formchange {
    width: 98%;
    padding-left: 5px;
    height: 25px;
    float: left;
    border: solid 1px #cecaca;
}
.fromdelete {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.fromdelete label {
    float: left;
    width: 100%;
    font-size: 14px;
        color: #1d4b66;
    font-weight: bold;
}
.deleteinput {
    width: 98%;
    height: 70px;
    margin-top: 10px;
    border: solid 1px #d4d4d4;
}
.photopagenotify{ float: left !important; width: 100% !important;     padding:8px 0px;     margin-top: 25px;}
.photopagenotify ul {
    float: left;
    width: 100%;
    list-style-type: circle;
    list-style: outside;
    margin: 10px 0px 10px 15px;
}
.photopagenotify ul li {
    float: left;
    width: 100%;
    padding: 5px 0px;
}
.divalignnormal {
    width: 100%;
    float: left; line-height: 25px;
}
.managephoto a{ width: 49.8%; }
.profilephotoimg{ width: 100%;  max-width: 200px; border: solid 7px #fff;    box-shadow: 2px 4px 12px #888888;  }
.innerpaddingten{ padding: 10px;}
.displaymain{ width: 100%; float: left; text-align: center; padding-bottom: 30px; padding-top: 15px;}
.listphotos{    float: left;    width: 100%;     padding-bottom: 60px;}
.preview-outercontainer{ float: left;    width: 30%;    max-width: 135px;     margin-left: 8px;     margin-top: 10px; }
.preview-container{     border: solid 3px #ddd; float: left; }
.preview-container img{ width: 100%;     height: 100%;    float: left;}
.divbottomalign {    float: left;    margin-top: 5px;    width: 100%;}
.mainphotostrip {
    text-align: left;
        background: #1fa013;
    color: #ffffff;
    font-size: 12px;
    float: left;
    width: 66px;
    padding: 2px 5px;
    margin-top: -29px;
        position: relative;
    margin-left: 3px;
}
a.managepic {
    border: solid 1px #ccc;
    background: #fff;
    margin-right: 6px;
    padding: 0px 5px;
    height: 20px;
    cursor: pointer;
    float: right;
    margin-top: -33px;
    color: #807d7d;
        display: none;
    font-size: 13px;
        position: relative;
}
.ulprivacy {
    float: left;
    width: 100%;
}
.ulprivacy li {
    float: left;
    width: 100%;
    padding: 8px 0px;
}
.ulprivacy li label {
    float: left;
    color: #777777;
    font-size: 13px;
    line-height: 11px;
    margin-left: 10px;
}
.photopassbg {
    background: #f7f7f7;
    display: none;
}
.notificationphoto {
    width: 98.4%;padding: 8px 0px;
}
.notificationphoto .success {
    background: #d5ffce url(../images/tick_circle.png) no-repeat;
    border-color: #9adf8f;
    color: #556652;
    background-position: 12px 12px;
    margin-top: 15px;
}
.contentsucess {
    padding-left: 30px;
    font-size: 13px;
}
.errordivmsg {
   float: left;
    font-size: 12px;
    color: #cc0033;
    padding: 5px 10px;
    margin-top: 5px;
    margin-left: 6px;
}
.expresscheckboxphoto {
    width: 97.5%;
    float: left;
}
.ulprivacy li span {
    float: left;
    margin-left: 18px;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
        
    
}
.margintopphoto {
    margin-top: 10px;
}
.phpassstyle {
    float: left;
    width: 170px;
    height: 25px;
    padding-left: 5px;
    border: solid 1px #ded9d9;
    margin-left: 15px;
}
.showicon {
    float: left;
    margin-left: 10px;
    font-size: 19px;
    line-height: 29px;
    cursor: pointer;
    color: #777979;
    display: none;
}
.expresscheckbox {
    width: 97.5%;
    float: left;
    padding: 12px;
    line-height: 21px;
}
.expresscheckbox  label{ line-height: 17px ! important; width: 80%; }
.submitphotobtn {
    background: #2d8cc3;
    border-radius: 2px;
    border: none;
    font-size: 16px;
    padding: 6px  0px;
    margin-top: 3px;
    color: #fff;
        width: 100%;
}
.privacyduv{      text-decoration: underline;     font-size: 12px;   float: right;
    margin-top: 9px;
    color: #174c6b;}
.expresscheckbox .checkstyle{ float: left;}
.ulprivacy li .radiobtn {
    float: left;
}
a.managepic:hover {
    background: #ccc;
    color: #fff;
}
a.managepic i{ margin-right: 0px;    margin-top: 4px;}
.setphotooption {
    float: left;
    color: #6a6b6b;
    cursor: pointer;
    position: absolute;
    width: 130px;
    display: none;
    border: solid 1px #ccc;
}
.setphotooption li {
    float: left;
    padding: 3px 6px;
    background: #efecec;
    font-size: 12px;
    width: 91%;
    border-bottom: solid 1px #ccc;
    
}

.no-count-bg {
    background: url(../images/mymsg-bg.gif);
    padding: 5px 0px;
    float: left;
    width: 100%;
}
.paddingerror{ padding: 15px;}
.margintopcommom{ text-align: center;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 27px;
    color: #543939;
    background: #fff5f5;
    border-radius: 3px;
    padding: 8px 10px;
    border: solid 1px #f3f1f1;}
.snd-itm1{ width: 100%; float: left;     border-bottom: dotted 1px #ccc}
.upgradeclass{padding: 10px 0px; text-align: center;}
.snd-itm1padding{padding: 10px;}
.snd-img{ float: left;        width: 22%; max-width: 80px;}
.snd-img img{    width: 100%;}
.snd-txt{        width: 100%;
    margin: 0px 0px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #13405b;
    margin-bottom: 6px;}
.snd-txt h4{ width: 100%; margin: 0px 0px; float: left; font-size: 15px; color: #13405b; margin-bottom: 6px;}
.snd-txt h4 a{ color: #13405b;}
.snd-txt p{       float: left;
    width: 100%;
    margin: 0;
    font-size: 10px;
    line-height: 18px;
    color: #6b6565;     margin-bottom: 12px;}
.snd-txt p a{  color: #5a5353; }
.snd-txt span{    font-size: 12px;
    position: relative;
        float: left;
    margin-top: 5px;     color: #ca4848; }

.messagebtnprofile {
    padding: 5px 15px;
    font-size: 12px;
    float: right;
    margin-left: 5px;
    border-radius: 2px;
    background: #ff8d00;
    color: #fff;
        margin-bottom: 15px;
    cursor: pointer;
}
.messagebtnprofile i { color: #fff;}

.closeimginterest {
    float: right;
    width: 20px;
    cursor: pointer;
    margin-top: -5px;
    font-size: 16px !important;
    margin-right: -8px;
}
.daterecvied{     margin-top: -6px !important;    font-size: 12px; color: #888585;}
.popupregisterbg{ background: #000; opacity: 0.3; width: 100%; position: fixed; height: 100%; float: left; top: 0;     z-index: 9; }
.popupregister {     display: none;    box-shadow: 5px 5px 0px #888888;     text-align: center;     width: 94%;  max-width: 460px;  top: 35%;
    min-height: 50px;    padding: 25px 15px;    height: auto;    background: #fff;    border-radius: 3px;    position: fixed;    z-index: 99999999;    left: 34%;
}
.dataretrivenew {    font-family: Arial, Helvetica, sans-serif;    font-weight: normal;    color: #666666;
    font-size: 13px;    line-height: 16px;}
.footertoppopup {    margin-top: 15px;    border-top: 1px solid #ccc;    padding-top: 15px;}
.confirm  {    width: 100px;    height: 30px;    background-color: #087b0e;
    color: #fff;    border: none;    border-radius: 3px;}
.closeimginterestconfirm{ float: right;
    width: 20px;
    cursor: pointer;
    margin-top: -15px;
    font-size: 16px !important;
    margin-right: 10px;}
.cancel {width: 100px;
    margin-left: 10px;
    height: 30px;
    background-color: #da171f;
    color: #fff;
    border: none;
    border-radius: 3px;}
.backgroundaccept{     color: #0E9474; }
.backgroundaccept i{ color: #0E9474; }
.expviewbtn{ margin-bottom: 3px;}
.actiondate{float: right;
    margin-top: 3px;
    font-size: 12px;
    width: 100%;
    text-align: right;}
.navback{     margin-left: 13px;     position: absolute;}
.navback i { font-size: 17px !important; }
@media only screen and (max-width: 960px){
    
    .popupregister{ left: 2%}
}


@media only screen and (max-width: 468px){

    .innerpopupdiv{ text-align: center;    width: 100%;    float: left; }
    .innerpopupdiv img{ float: none; }
    .userpopdetails{ width: 100%; }
    .userpopdetails h4{ text-align: center; }
    .poupbtn{ text-align: center; width: 100%; margin-right: 0px; }
    .poupbtn a{ float: none; }
    }

.backgroundyellow {
    background: #ff8d00;
    color: #fff;
        border: none;
    cursor: pointer;
}
.backgroundyellow i{ color: #fff;}
.filteroption {
    float: right;
    padding: 7px 0px;
    width:100%;
  border-bottom: 1px solid #e6e7e8;
        margin-bottom: 0px;
        margin-top: 7px;
        background: #fff;
}
.selectfilter {
    width: 120px;
    height: 30px;
    border: solid 1px #ccc;
    font-size: 12px;
    color: #4c4b4b;
}
.filteroption label {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    font-size: 13px;
    color: #4c4b4b;
}
.filteroption i{ margin-right: 0px;      font-size: 15px;}
.alignRight{ float: right; margin-right: 20px;}
.margintopzero{ margin-top: 0px;}

.greencolormsg {
    color: #5ac702;
    margin-right: 5px;
    font-size: 25px !important;
    float: left;
}
.msgtext {
/*    float: left;*/
    margin-top: 2px;
    font-size: 13px;
    margin-bottom: 5px;
}
.datemessage{ 
    margin-top: 0px !important;
    font-size: 12px;
    color: #888585;
    float: left;
    width: 100%;
}
.greencount {
    background: none repeat scroll 0 0 #5ac702 !important;
    padding: 3px 9px;
    float: right;
    font-size: 13px;
    color: white;
        margin-top: 4px;
    border-radius: 4px;
    margin-right: 5px;
}

.greencountexpressuser {
    background: none repeat scroll 0 0 #5ac702 !important;
    padding: 3px 8px;
    float: right;
    font-size: 13px;
    color: white;
        margin-top: 4px;
    border-radius: 50%;
    margin-right: 5px;
    position: absolute;
    right: 10px;
    top: 65px;
}
.viprofilebtn{    float: left !important;
    background: #f5f5f7;
    border: solid 1px #ccc;}
.viprofilebtn i{ margin-right: 0px;}
.searchicon{ width: 25px; height: 25px;     margin-top: -1px;}
.notificationicon{ width: 20px; height: 20px;     margin-top: 2px; }
/*.select-small{ width: 31.5% ! important;}*/
.errortxt{     float: left;    margin-top: 7px;    font-size: 12px;    color: #c11b1b;}
.errortxt i{    color: #af1717;}
.validationerror{    border: solid 1px #de4040}
.errorclass {
    padding: 5px 10px;
    background: #ffe1e1;
    border: solid 1px #e8a1a1;
    border-radius: 2px;
    color: #845858;
}
.sucessclass {
    padding: 5px 10px;
    background: #e1ffe1;
    border: solid 1px #a1e8a1;
    border-radius: 2px;
    color: #556f55;
    margin-top: 10px;
    font-size: 13px;
    
}
.errorclass i{    color: #af1717;}

.greenstatuscolor{ color:#009933;}

 .verifycontent{ width: 100%; float: left; background: #fff; height: auto;}
    .paddingfourty{ padding: 0px 20px; text-align: center;}
    .verifyimagediv{ width: 100%; text-align: center; margin-top: 20px; margin-bottom: 20px; }
    .verifyimagediv img{     width: 75px; }
    .verifytxt{text-align: center;    font-size: 12px;    color: #7C7777;    font-family: Verdana, Arial, Helvetica, sans-serif;    margin-bottom: 15px;}
    .verifyphonenumber{       margin-top: 15px;  width: 100%;    color: #3c3c3c;    font-size: 13px;    font-weight: bold;}
    .verifyediticon{     padding: 3px 10px;    background-color: #348bbd;    color: #fff;    border-radius: 1px;    cursor: pointer;}
    .verifynumberdiv{ background-color: #fff;      margin-top: 20px;  padding: 10px 0px;    width: 100%;    border: 1px solid #ccc;    border-radius: 3px;    line-height: 25px;    color: #989898;}
    .verifycallbtn{position: relative;  border-radius: 2px;  overflow: hidden;    margin: 0px auto;
    width: 100%;    background-color: #348bbd;      float: left;   border-radius: 3px;    cursor: pointer;    margin-top: 20px;    text-align: center;
    font-size: 18px;    color: #fff;    font-family: arial;    padding: 10px 0px;}
    .verifymissedtxt{    float: left;    width: 100%;    margin: 0;    font-size: 14px;    color: #424242;}
    .verifynumberdisplay{ width: 100%; float: left; text-align: center; font-weight: bold;    font-size: 16px;    color: #1f5371;    margin-top: 6px; }
    .verifyor{     color: #7d7d7d;    margin-top: 18px;    font-style: italic;    font-size: 18px;    float: left;    text-align: center;    margin-bottom: 9px;    width: 100%;}
    .verfysmsdiv{ float: left; width: 100%;  margin: 15px 0px; }
    .verifysmsbtn{  font-size: 13px; padding: 10px 25px;     border-radius: 2px;    background: #ff9900;    color: #fff;    }
    .verifyhelpline{ width: 100%;    border-radius: 3px;    background-color: #E4E4E6;    float: left;    margin-top: 30px;    padding: 10px 0px;    font-size: 13px;    text-align: center;    color: #4A5E7A;    line-height: 18px;}
    .verifyhelpline b{ color: #CC0000;}
    .verifylogout{ float: left; width: 100%;font-size: 15px;    color: #276488;    margin-top: 20px; margin-bottom: 20px;
    font-weight: bold; }
    .verifysmsbtn i{ color: #fff;}
    .verifycallbtn i{ color: #fff;}
    .suceesdiv{    background: #d3f7d3;    padding: 13px 16px;    border: solid 1px #bbdcbb;    font-size: 14px;    color: #101710;}
     .suceesdiv b{    color: #ab0000cc;}
    .suceesdivcont a{    width: 100%;  border-radius: 2px;    padding: 12px 0px;    float: left;    background: #3a8cbb;    color: #fff;}
    .suceesdivcont a i{ color: #fff}
    .formgroup{float: left;    width: 100%;    padding: 10px 0px;}
    .formgroup label{float: left;    font-size: 13px;    width: 100%;    margin-bottom: 5px;}
    .editselect{    float: left;    width: 100%;    padding: 7px ;    border: solid 1px #ccc;}
    .editinput{ float: left;    width: 100%;    padding: 7px 0px;    border: solid 1px #ccc; }
    .editbtn{    width: 100%;    padding: 9px 0px;  color: #fff;   text-align: center;    background: #1772a5;    border: none;}
    .margntp{margin-top: 33px;}
    
     
    #smsverification{width: 100%;    height: 40px;     margin-top: 15px;   border: solid 1px #dfdfdf;       border-radius: 3px;}
    .paddingten{ padding: 0px 10px;}
    .verfysmsdiv b{     line-height: 30px; color: #CC0000;}
    .verfysmsdiv a{ font-size:15px;}
    .verifymrgin{ margin: 5px 0px;}
    .verifyhelplinesms{ width: 100%;    border-radius: 3px;    background-color: #E4E4E6;    float: left;    margin-top: 15px;    padding: 10px 0px;    font-size: 13px;    text-align: center;    color: #4A5E7A;    line-height: 18px;}
    .verifyhelplinesms b{ color: #CC0000;}
    
    .verifynumberdisplaysms{ width: 100%; float: left; text-align: center;   font-size: 16px;    color: #1f5371;    margin-top: 6px; }
    .paginationmore{    background: none repeat scroll 0 0 #128094;   
    border-radius: 3px;      color: #FFFFFF;
    display: block;    font-size: 13px;    margin: 10px auto;    padding: 6px 0px;
    text-align: center;    width: 75px;}
    .loadleft{ float: left; margin-left: 10px;}
    .loadright{ float: right; margin-right: 15px;}
    .loadleft i{ color: #fff; margin-right: 5px;}
    .loadright i{ color: #fff; margin-left: 5px; margin-right: 0px;}
    .photopassaction{ float: right;}
    .pendingtxt{    color: #b57511;}
    .pendingtxt i{  color: #b57511; margin-right: 0px;}
    
    .editheader {
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 0px;
    line-height: 30px;
/*    border-bottom: solid 1px #e1f0f9;*/
    padding-bottom: 3px;
    color: #2f414a;
    float: left;
    width: 100%;    text-transform: uppercase;     color: #444;
}
.profilediscriptionedit{ margin-top: 0px;}
.editulimg {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
}



.editbtnpage {

   
    float: right;
   
    

}
.editbtnpage i{ color: #848282;     margin-right: 0; }
.row{ width: 100%; float: left; background: #fff; margin-top: 1px;}
.contentshow {
    float: left;
    width: 100%;
    padding: 5px 0px 13px 0px;
        color: #2f2f2f;
    font-size: 13px;
    box-shadow: 0px 4px 0px rgba(35,35,35,.1);
}
.colorprofile{ color: #10c7e6;}
.basiccolor{ color: #f9507d; }
.religioncolor {     color: #b31cce;}
.contenthide {
    display: none;
    float: left;
    width: 100%;
    padding: 10px 0px;
    font-size: 13px;
    box-shadow: 0px 3px 3px rgba(35,35,35,.2);
}
.paddingtenedit{ padding: 0 15px;}
.contentshow ul {
    float: left;
    padding: 0px;
    width: 100%;
}
.contentshow ul li {
    float: left;
    width: 100%;
    padding: 5px 0px;
    font-size: 12px;
    display: block;
}
.contentshow ul li label {
    width: 140px;
    float: left;
    background: url('../../../assets/common/image/light-label-bg.png') no-repeat scroll right center;
}
.detail {
    margin-left: 13px;
    float: left;
}
.txtareaedit {
    width: 97%;
    border: solid 1px #e8e6e6;
    padding: 9px 1%;
    min-height: 60px;
}
.greencolor{ color: #30af19;}
.saveedit {
    padding: 8px  0px;
    border: none;
    width: 100%;
    background: #e2222a;
    color: #fff;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
}
.saveedit i{ color: #fff;     margin-right: 0; }
.canceledit {
    cursor: pointer;
    float: left;
        width: 100%;
    margin-top: 15px;
    text-align: center;
    border-radius: 2px;
        padding: 8px 0px;
    background: #ccc;
}
.textbox-medium {
    width: 310px;
    padding: 1px 5px;
    height: 28px;
    float: left;
        color: #383838;
    border-radius: 2px;
    border: solid 1px #e8e6e6;
        font-size: 12px;
}
.select-small-less {
    width: 100px;
    padding: 1px 5px;
    height: 30px;
        color: #383838;
    float: left;
    margin-right: 11px;
    border-radius: 2px;
        font-size: 12px;
    border: solid 1px #e8e6e6;
}
.contenthide ul {
    padding: 0px;
    float: left;
    width: 100%;
}
.contenthide ul li {
    padding: 10px 0px;
    float: left;
    width: 100%;
}
.contenthide ul li label {
    background: url('../../../assets/common/image/light-label-bg.png') no-repeat scroll right center;
    width: 250px;
    float: left;
        color: #3e3e3e;
    margin-right: 10px;
    margin-bottom: 0px;
}
.select-medium {
    width: 320px;
    padding: 1px 5px;
    height: 30px;
    float: left;
        color: #383838;
    margin-right: 11px;
    border-radius: 2px;
    border: solid 1px #e8e6e6;
        font-size: 12px;
}
.marginedittop {
    margin-top: 10px;
}
.aligneditright {
    float: right;
    width: 100%;
}
.radiolabel {
    width: auto !important;
    float: left !important;
    margin-right: 15px !important;
    background: none !important;
}
.radiobtn {
    float: left;
    margin-right: 5px !important;
    margin-top: 0px !important;
    display: block !important;
}

.textareaedit {
    float: left;
    width: 313px;
    height: 60px;
        color: #383838;
    border: solid 1px #ccc;
    border-radius: 2px;
}
.select-small {
    width: 150px;
    padding: 1px 5px;
    height: 30px;
    float: left;
    margin-right: 11px;
    border-radius: 2px;
        color: #383838;
    border: solid 1px #e8e6e6;
        font-size: 12px;
}
.text-small {
    width: 148px;
    padding: 1px 5px;
    height: 28px;
    float: left;
    margin-right: 11px;
    border-radius: 2px;
        color: #383838;
    border: solid 1px #e8e6e6;
        font-size: 12px;
}
.radioedit {
    float: left;
    margin-right: 5px !important;
    margin-top: 0px !important;
    display: block !important;
}
.textbox-medium-second {
    width: 200px;
    padding: 1px 5px;
        color: #383838;
    height: 30px;
    float: left;
    margin-right: 11px;
    border-radius: 2px;
    border: solid 1px #e8e6e6;
        font-size: 12px;
}
.radiospanbig {
    float: left;
    margin: 0 15px;
}
.radispan {
    float: left;
    margin: 0 20px 0 10px;
}
.smallTextadv {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
.aboutph {
    float: left;
    width: 40px;
        margin-top: 6px;
}
.progressupd p {
    text-align: left;
    font-size: 11px;
    margin: 0;
    float: left;
    font-weight: 600;
    color: #ff1c63;
    width: 80%;
        line-height: 18px;
    margin-left: 10px;
}
.progressupd {
    margin: 10px auto;
    
   
    width: 90%;
    display: block;
    }
.upgradeicon {color: #f7fcff ! important;     margin-right: 1px !important;}    
.sentpassbottomtxt{    float: left;
    width: 100%;
    font-size: 13px;
    margin-top: 0;
    line-height: 18px;
    color: #211b1b;}    
   .verifynumber{ color: #43b2d4; text-decoration: underline;}
 .updatebasictag {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px; background-color: #e4eff5; margin-bottom: 15px;
}   
    
.switch-field-gender {
                font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
                width: 100%; 
                float: left;
                overflow: hidden;
            }
.switch-field-gender input {
                display: none;
            }
.switch-field-gender label {
                float: left;
            }
.switch-field-gender label {
                width: 49% !important;
                display: inline-block;
               
                background: #fff;
                color: rgba(0, 0, 0, 0.6);
                font-size: 13px;
                font-weight: normal;
                text-align: center;
                text-shadow: none;
                
                border: 1px solid rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
                box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
                -webkit-transition: all 0.1s ease-in-out;
                -moz-transition:    all 0.1s ease-in-out;
                -ms-transition:     all 0.1s ease-in-out;
                -o-transition:      all 0.1s ease-in-out;
                transition:         all 0.1s ease-in-out;
            }
 .switch-field-gender label:hover {
                cursor: pointer;
            }

 .switch-field-gender input:checked + label {
                background-color: #2982b5;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #fff;
            }
 .switch-field-gender label:first-of-type {
                border-radius: 4px 0 0 4px;
            }
 .switch-field-gender label:last-of-type {
                border-radius: 0 4px 4px 0;
            }           
 .select-small-upd{ 
    width: 31.5% ! important;}  
 .validationmain {     border-color: #FF0000 !important;}
 #genderselect{    float: left;    margin-top: 7px;    color: #d20000cc; font-size: 12px;}
 .radio_button .matrialcheckupd { display: block;}
 
 .online_pay ul li span{     float: left;    width: 100%;    text-align: left;}
 .paymentdisplaybar{    padding: 15px 0 !important;    background-image: none !important;    background-color: #297eaf !important;    color: #fff !important;}
 .listing-actions{     float: left;    width: 100%;}
 .profileaction{ float: left;}
 .shoetlistsearch{ float: left;}
 .expresssearchdiv{ float: right;}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px auto;
   
    height: auto;
   
    background-color: #cc3834;
    border: solid 1px #bf2823;
    border-radius: 2px;
    cursor: pointer;
    padding: 8px 0px;
   
    color: #fff;
    display: none;
    width: 90%;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0px;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    float: left;
        width: 100%;
    height: 35px;
}
.fileUpload span {
    float: none;
}
.fileUpload span i{ color:#fff;}
.photobtndiv {
        width: 100%;
    position: fixed;
    float: left;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 9;
    background: #fff;box-shadow: -1px -1px 17px #a5a1a1;
}

.clk-popupphoto {
    position: fixed;
    top: 10% !important;
    margin: 0 auto;
    max-width: 460px;
    width: 85%;
    height: auto;
    overflow: hidden;
   
    padding: 15px;
    z-index: 999;
    display: none;
    background: url(../images/pattern-bg.png) #FFF;
}
 
#page-loader   { background: url(../images/loader.gif) no-repeat scroll center center rgba(14, 14, 14, 0.4);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    padding-top: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.clk-popupphoto .cls-popupphoto {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    padding: 5px 8px;
    color: #fff;
}
.cls-popupphoto i{ color: #3d4952; margin-right: 0px;}
 
.cls-pop {
   position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    padding: 7px;
   
}
.errorphotodiv{    margin-bottom: 6px;
    font-size: 13px;
    color: #904242;
    border-radius: 4px;
    padding: 10px;
    background: #ffeaea;}
.cls-pop i{ color: #383535; margin-right: 0px;}

.clk-popup {
    position: fixed;
    top: 50%;
    margin: 0 auto;
    max-width: 460px;
    width: 85%;
    height: auto;
    min-height: 100px;
    padding: 15px;
    z-index: 999;
        border-radius: 3px;
    display: none;
    background: url(../images/pattern-bg.png) #FFF;
}

.clk-popup-large {
    position: fixed;
    top: 50%;
    margin: 0 auto;
    max-width: 460px;
    width: 85%;
    height: auto;
    min-height: 100px;
    padding: 15px;
    z-index: 999;
    display: none;
    background: url(../images/pattern-bg.png) #FFF;
}
.alignprofileredcenter{ width: 280px; margin: 0 auto; padding: 15px 0px;}
.ticksucess{     width: 40px; }
.pclassnew{ float: left;    width: 100%; color: #0484ce;    text-align: center; margin-top: 10px; }
.contra{ float: left;     width: 100%;      color: #b10000; font-size: 15px;   text-align: center;}
.aligndiv{ width: 100%; float: left; text-align: center; margin-bottom: 13px;}
#errormsg{      padding: 5px 10px;     background: #fff;     font-size: 13px;      width: 92%;   border: 1px solid #677a86; border-radius: 3px;     color: #0a1a23;}
.clearmsgsiv{ float: left;
    padding: 6px;
    text-align: center;
    font-size: 13px;
    margin-top: 8px;
    background: #dbffd3;
        width: 96%;
        position: absolute;
        bottom: 0;
    color: #0e0d0dcc;
    border-radius: 3px;
    border: solid 1px #ccc;}
.paymentupgradebtn{     color: #da1010;}
.matchingcaption{ float: left;       margin: 0px 19%;   margin-top: 25px;        font-size: 13px; text-align: center;     color: #484646;}
.profilephotoalign{ max-width: 620px; margin: 0 auto; min-height: 150px;}
.clk-popupsearch {
    position: fixed;
    top: 25% !important;
    margin: 0 auto;
    max-width: 460px;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
    z-index: 999;
   
    background: url(../images/pattern-bg.png) #FFF;
}
.savebtn{padding: 5px 22px;
    float: right;
    background: #0c9a24;
    margin-top: 7px;
    border-radius: 2px;
    color: #fff;}
.savebtn i {color: #fff;}
.mainpopup{ display: none;}
.searcherror{float: left;
    margin-top: 5px;
    font-size: 13px;
    color: #ca1414;}
.successsearch{     padding: 6px 10px;    background: #c9ffc8;    color: #255825;}
.clk-popupsearch .cls-popupphoto {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    padding: 8px 12px;
    background: #226992;
    color: #fff;
}
.popupbg{ background-color: #000; width: 100%; height: 100%; float: left; position: fixed;    z-index: 99;
    opacity: .5;}
.entername{    margin-bottom: 11px;    color: #134b6b;}
.submenulist{     width: 210px;
    float: left;
    position: absolute;
    right: 0;
    padding: 5px 5px;
    display: none; background: #0d7486;
      z-index: 99;
    top: 40px;}
.submenulist li{ width: 100% !important; font-size: 12px !important; }
.submenulist li a{padding: 8px 5px !important;; border-bottom: dotted 1px #ccc !important; text-align: left !important;}

.singletag{     color: #2ec8ea; }
.blockednew{ background: #fe0b65  !important; }
.blokedspan{ color: #fe0b65 !important; }
.whatsapps {
    width: 100%;
    background: #2eb843;
    border-radius: 5px;
    float: left;
    margin-top: 13px;
    padding: 8px;
    color: #fff;
    text-align: center;
}
.whatsapps i{ color: #fff; }

@media only screen and (max-width: 620px){
    
    .contenthide ul li label{ width: 100%; margin-right: 0px;  background: none; margin-bottom: 10px;}
    .textbox-medium{ width: 98%;     padding: 1px 1%;}
    .select-medium{ width: 100%;     padding: 1px 1%;     margin-right: 0px; }
    .alignthreediv{ width: 100%; float: left;}
    .alignthreediv select:last-child{ margin-right: 0px; float: right;}
    .select-small-less{ width: 30%; }
    .textareaedit{ width: 100%;}
    .select-small{ width: 50%;}
    .radiobtnalign{ float: left; width: 50%; margin-bottom: 5px;}
    .select-small{ width: 42%;}
    .text-small{  width: 45%; float: right; margin-right: 0px;}
    .radiospanbig{ margin-left: 0px; margin-top: 9px; margin-bottom: 9px;}
    .textbox-medium-second{ width: 100%; margin-right: 0px;}
    .detail{     float: left;  line-height: 20px;  width: 60%;} .matchingcaption{     margin: 0px 18%; margin-top: 25px;   }
}

@media only screen and (max-width: 460px){ .clk-popupsearch{ left: 0%;}
    
          .detail{  width: 53%; } .matchingcaption{     margin: 0px 12%; margin-top: 25px;   }
}   
@media only screen and (max-width: 420px){  .detail{  width: 50%; } .matchingcaption{     margin: 0px 8%; margin-top: 25px;   } }
@media only screen and (max-width: 380px){  .detail{  width: 54%; overflow-x: hidden; } .contentshow ul li label{     width: 111px;}
.matchingcaption{     margin: 0px 1%; margin-top: 25px;   }
}

.snd-imgnew img{width:50px;}
/*.snd-imgnew{    margin-left: 5% !important;
    float: left;}*/
.snd-txtreciver{float:left;        margin-top: 10px;}
.snd-txtreciver .upgrdebtnview{font-size: 12px;
    padding: 5px 10px;
    background: #2999da;
    color: #fff;
    border-radius: 3px;}
.contentshowsearch{ padding: 5px 0px;    margin-top: 0px;    float: left; width: 100%;     min-height: 350px;}
.locationlist{ width: 100%; padding: 0px 0px; float: left;     border: solid 1px #f1efef; border-bottom:none; }
.locationlist ul { float: left; width: 100%;     background: #fff;}
.locationlist ul li{ width: 50%; float: left; padding: 8px 0px; text-align: center; border-bottom: solid 1px #f1efef;}
.locationlist ul li.active{ background: #cfe5f3;  color: #214c65; border-bottom:solid 1px #cfe5f3;}
.locationradio{ -webkit-appearance: radio; margin-right: 5px;}

.locationdiv{ background: #fff; float: left; width: 100%; margin-bottom: 15px;}
.innerlocation{   padding: 8px 10px;  background: #cfe5f3;      border: solid 1px #f1efef; border-top: none;   float: left;    width: 100%;}
.locationdiv p { float: left;    width: 100%;    margin: 5px 0px 8px 0px; }
.nophotoprotectedmsg{ padding: 8px 15px;
    background: #cff3e2;
    font-size: 13px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    color: #485f54;
    border-radius: 2px; }

.likethisprofile{     float: left;       margin-right: 10px;  padding: 7px 7px 6px 7px;    border: solid 1px #e01b3e;     border-radius: 50%;   width: auto;}
.likethisprofile i { margin-right: 0px; font-size: 15px;     color: #e01b3e; margin-top: 2px;}
.notlikethisprofile{ float: left;  margin-right: 10px;  padding: 6px 7px 5px 7px;    border: solid 1px #cacaca;     border-radius: 50%;   width: auto; }
.notlikethisprofile i { margin-right: 0px;    font-size: 18px; color: #a29c9c;    margin-top: 0px;}
.likeforthis{ float: right;       width: 100%;}
.hearticonsearch{ margin-right: 6px;}
.likeforthis p{       float: left;
    margin-top: 7px;
    margin-left: 10px;
       font-size: 13px;
    font-weight: bold;     color: #797979;
    margin-right: 10px;
    }
    .messgaeico{ font-size: 14px !important;}
.sayhi{     padding: 5px 11px;    border: solid 1px #e01b3e;    border-radius: 35px;    color: #e01b3e; display: none; cursor: pointer;    margin-top: 4px; margin-right: 12px;   float: right;}
.sayhi i{ font-size: 15px;  float: left;     color: #e01b5d;    margin-right: 4px; cursor: pointer;}
.sayhi label{ font-size: 12px;  float: left; font-weight: 700; cursor: pointer; margin-bottom: 0px;}
.sayhi label:hover{ color: #cc1b3b;}
.sayhi i:hover{ color: #cc1b3b;}
.sendinterestviewpagebtm{     float: right;    margin-top: 5px;    margin-right: 10px;}
.sayhiviewpage{    margin-top: 5px;}
.expressbtmfixedwidth{     width: 225px;margin: 0 auto;}

.scrllerinterest{   
    overflow-y: scroll;
    white-space: nowrap;
    width: 100%;
    position: relative;
    }
.scrollerinner{ float: left; width: 100%;}
.profilescrollerimg{ display: inline-block; width: 110px;
    color: white;
    text-align: center;
    padding: 12px 15px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 523; }
.profilescrollerimg img{ width: 80px; height: 80px; border-radius: 50%; float: left;}
.profilescrollerimg p{     float: left;     font-weight: 550;
    width: 80px;
    color: #ef0d6b;
    margin-top: 7px;
    font-size: 14px;
    margin-bottom: 0;}
.scrllerinterestouter{ float: left; width: 100%; position: relative;  display:none;  height:159px;}
.scrofilescroll{ float: left; width: 100%; position: relative}
.commemtingicon{position: absolute;
    bottom: 8px;
    right: -12px;
    font-size: 19px;
    font-weight: bold;
    color: #ef0d6b;
    border-radius: 9px;
    padding: 0px 2px;
    background: #fff;}
.scrllerinterestouter h5{    float: left;
    padding: 0px 10px;
    width: 100%;
    margin: 0;
    margin-top: 11px;
    color: #1399b1;}

.clk-popupblockpopup{  width: 100%;
   
    position: fixed !important;
    top: 0 !important; left: 0; height: 100vh;
    display: none;
    min-height: 100px;
      z-index: 9999999 !important ;
    margin: 0px auto;
    background: #fff; border-radius: 0px;}
.allblock{ width: 100%; float: left;      height: 100vh;    overflow-y: scroll;   padding-bottom: 20px; }
.imageblock{ width: 100%; float: left; text-align: center;     margin-top: 25px;}
#blockmainimg{  width: 100px; }
.blockcontentlist { float: left;
    width: 100%;
    margin-top: 15px;}
.blocktoplist{ float: left;
    width: 100%; }
.blocktoplist h4{ float: left; margin-top: 0; margin-bottom: 5px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #3a3b3d; }
.blocktoplist p{font-size: 14px;
    color: #a2a2a4;
    width: 100%;
    text-align: center;
    letter-spacing: .5px;
    font-weight: 400;
  padding: 5px 20px }
.blockcontentlist ul{ float: left; width: 100%; padding-left: 0px; }
.blockcontentlist ul li{ cursor: pointer;    float: left;
    width: 100%;
    padding: 5px  20px;}
.blockcontentlist ul li img{     float: left;    width: 34px; }
.blockcontentlist ul li p{ background: #efefef;
    color: #504c4c;
    float: left;
    padding: 6px 10px;
    width: 86%;
    border-radius: 5px;
    margin-bottom: 0; margin-top: 2px;
    text-align: left;
    border: 1px solid #ffffff;}
.cls-popfullwidth i{margin-top: 20px;
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 14px;
    padding: 7px;
    background: white;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #c4bfbf;
    padding: 2px 4.5px;
    border-radius: 26px;
    color: #54695d;}
.allblockpadd{ padding: 10px 20px; }
.tellusformob {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #2f2f2f;
    margin-bottom: 11px;
    margin-top: 50px;
    font-weight: 500;
}
.blkp {
    font-size: 14px;
    color: #56565a;
    width: 100%;
    text-align: center;
    letter-spacing: .5px;
    font-weight: 400;
   
    
    padding: 10px 10px;
}
#blckingreason{ width: 100%; }
.elseuploadbtn {
   border-radius: 26px;
    font-size: 16px;
    background: linear-gradient(to right,#57ba6f,#29b2b2);
    color: white;
    float: left;
    border: 0;
    padding: 7px 4px;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
    /* margin-top: 6%; */
    text-align: center;
}
#errordivblock{    float: left;
    width: 100%;
    text-align: center;
    color: #ca0c0c;
    font-size: 14px;
    display: none;}
.warningborder{    border: solid 1px#fba3a3 !important;}
#blckingreason{    width: 100%;
    border-radius: 3px;
    height: 69px;
    border: 1px solid #dedcdc;
    padding: 7px 12px;
   margin-bottom: 5px;}
#complaint{ width: 100%;
    border-radius: 3px;
    height: 69px;
    border: 1px solid #dedcdc;
    padding: 7px 12px;
   margin-bottom: 5px;}


.toogletext p{ float: left;     margin: 0;
    margin-top: 3px;
    color: #3c3b3b;}
.toogletext{     float: left;
    width: 100%;
    padding: 12px 5px; }
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 23px; float: left;     margin-left: 15px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slidertoggle {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slidertoggle:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slidertoggle {
  background-color: #23938b;
}

input:focus + .slidertoggle {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slidertoggle:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slidertoggle.round {
  border-radius: 34px;
}

.slidertoggle.round:before {
  border-radius: 50%;
}
.paymantplancontent{ float: left;      padding: 0px 10px;  width: 100%; }
.paymantplancontent ul{     float: left;    width: 100%; } 
.paymantplancontent ul li{         margin-bottom: 10px;   float: left;
    padding: 0px 0px;
    width: 100%;
    background: #46c898;
   border-radius: 4px;
    overflow: hidden; }
    .divplanname{ float: left; position: relative;
    width: 40%;
    padding: 10px;
    background: #3bb18b;     height: 54px;
    text-align: center;
    color: #fff; }
    .divplanvalue{     float: left;
    width: 60%;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    font-size: 23px;     font-stretch: extra-condensed;
 }
      .planbtn{ padding: 5px 10px;
    color: #ebebeb;
    background: #e11a5a;
   
    border-radius: 3px;
    font-size: 15px;
    float: right; }
    .rupees{ color: #fff;     font-size: 13px;}
    .paymenttopcont{ float: left;
    width: 100%; }
    .paymenttopcont h4{       margin-top: 40px;  float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #474445;     margin-bottom: 10px; }
    .paymenttopcont p{ font-size: 13px;
    text-align: center;
    padding: 0px 40px;
    color: #848383;
    line-height: 18px;
    float: left;
    margin-top: 0px; font-weight: bold;}
    .headerpayboost{      position: relative;   min-height:65px;
    width: 100%;
    float: left;
    background: #3bb18b; }
    .headerpayboostexp{ background: #3ba6b1; }
    .headerpayboostimg{     position: absolute;
    bottom: -25px;
    left: 42%;
    width: 70px; }
    .headerpayboost h3{float: left;
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #fff; margin-bottom: 10px;
    margin-top: 27px;}
    .verticalalign{ width: 61px;
    height: 23px;
    /* font-style: inherit; */
    transform: rotate(-90deg);
    float: left;
    font-size: 11px;
    background: #319575;
    position: absolute;
    top: 14px;
    left: -21px;
    padding-top: 5px; }
.paymentdivsecond{     float: left;
    padding-left: 11px;
    width: 100%; }
    .paymentdivsecond h4{margin: 0;
    font-size: 15px;}
    .contactpayboost{float: left;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 8px;
}
.contactpayboostright {

    float: right;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 8px;
}
.contactpayboost i{ margin-right: 0;
    color: #fff;
    font-size: 11px; }
    .contactpayboostright i{ margin-right: 0;
    color: #fff;
    font-size: 11px; }
.dot {
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}
.timecalctdivall{ float: left; background: #dcf4eb;
    padding: 8px;
    width: 100%; 
 }
 .timecalctdivallinner{     margin: 0 auto;
    width: 170px; }
    .offericon{     font-size: 42px !important;
    float: left;
    color: rgb(59 177 139); }
.offerspan{    font-size: 12px;
    color: #5f5d5d; float: left;    width: 74px;}
    .timecaltdiv{ float: left;
    font-size: 17px;
    font-weight: bold; width: 74px;     text-align: center; }
    .slideoptionhead{ float: left; width: 100%; margin-bottom: 15px; }
    .slideoptionhead h4{ float: left; width: 100%; text-align: center; color: #707170; margin: 0px; margin-top: 14px;     font-size: 18px; }
    .slideoption{ float: left; width: 100%; padding: 0 20px; margin-bottom: 11px;  }
    .slideoption h4{ float: left; width: 100%; text-align: left; color: #ffffff; margin: 14px 0px 4px; padding: 0px 70px 0px 12px; }
    .divclasscenter{ width: 80px; float: left; }
    .slideoption p{   width: 100%;  float: left;
    margin: 0;
    font-size: 12px;
    color: #e8e8e8;
    
    padding-bottom: 20px;
      line-height: 19px;
    text-align: left;  padding: 0px 82px  18px 12px;
   
} 
.slideinneone{ background: linear-gradient(to right, #ff066e , #ff6853); }
.slideinnetwo{ background: linear-gradient(to right, #dc21f8 , #ed1292); }
.slideinnethree{ background: linear-gradient(to right, #9c94fb , #7063e7);  }
.slideinnefour{ background: linear-gradient(to right, #3f3f3f , #050505) }
.slideinnefive{ background: linear-gradient(to right, #f7a71a , #f22c11) }
.slideinnesix{ background: linear-gradient(to right, #1aa3d1 , #031257) }
.slideoptioninner{ 
    float: left;     position: relative;
    width: 100%; box-shadow: 6px 4px 5px 0px #c8c8c8;
    border-radius: 5px;}
.clk-popup-large{ z-index: 999999 !important; }
.diamondclass{     font-size: 24px !important;
    background: rgb(255, 255, 255);
    padding: 10px 10px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 14px;
    text-align: center;
    height: 50px;
    line-height: 33px !important;
        }
    .item{ position: absolute;z-index: 99;
    top: 8px;
    left: 9px; }
    .diamondclassone {color: rgb(255 82 89);}
    .diamondclasstwo {color: rgb(236 18 150);}
    .diamondclassthree {    color: #7366e8;}
    .diamondclassfour {color: #0a0a0a;}
    .diamondclassfive {color: #f23011;}
    .diamondclasssix {color: #04175b;}
.rotatesvg{ transform: rotate(-90deg); }
.circle_animation {
  stroke-dasharray: 440; /* this value is the pixel circumference of the circle */
  stroke-dashoffset: 440;
  transition: all 1s linear;
}
/*.navtop{ top: 100px !important; }*/
.paytab{ float: left;    width: 100%;    background: #f3f3f3;    margin-bottom: 5px; }
.paytabli{float: left;
    width: 50%;
    text-align: center;
    padding: 9px 10px;
    }
 .paytabliactive{border-bottom: #3bb18b solid 3px;
    background: #d8ebe5;}
    .premiumtab{ display: none; }
    .bottomtxtclass{ float: left;
    width: 100%;
    padding: 10px 20px; }
   .bottomtxtclass h4{    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;}
    .bottomtxtclass p{ float: left;
    width: 100%;
    text-align: center;     margin-bottom: 5px;
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    color: #828282; }
    .planbuttondiv{ width: 100%; float: left; padding: 0px 30px; }
    .planbuttondiv a{ width: 100%; color: #fff;
    float: left;
    text-align: center;
    border-radius: 25px;
    background: linear-gradient(to right, rgb(255, 6, 110), rgb(255, 104, 83));
    padding: 10px;
    margin-bottom: 27px}
    .strikeprice{     float: left;
    text-decoration: line-through;
    margin-left: 27px;
    font-size: 20px;
    font-weight: normal;
    color: #f6f6f6; }
    .finalamount{ float: left; }


    .bottompopupmaininvite ul {
    margin-top: 15px;
    padding: 5px 0px;
    position: relative;
    width: 100%;
    border-radius: 2px;
    background: rgb(255, 255, 255);
}
.bottompopupmaininvite ul li {
    display: block;
    padding: 11px 30px;
    float: left;
    width: 100%; text-align: left;
}
.bottompopupmaininvite ul li a i {
    margin-right: 9px;  color: #6d6d6d;
}
.bottompopupmaininvite ul li a {
    font-size: 17px;
    color: #484e4b;    
}
}
   
