@font-face {font-family: 'Open Sans'; src: url('/fonts/TitilliumWeb-Regular.ttf') format('truetype');}
@font-face {font-family: 'Ubuntu'; src: url('/fonts/Ubuntu-Regular.ttf') format('truetype');}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('/fonts/PTSans-Narrow.woff2') format('woff2');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url('/fonts/PTSans-NarrowBold.woffwar2') format('woff2');
}

a,
  a:visited { text-decoration: none;outline: 0; }
  a:hover { text-decoration: none;outline: 0; }
 a {   outline: 0;}

 a:hover, a:active, a:focus {
   outline: 0;
}

*{
/*font-family: 'Open Sans', sans-serif;*/
border: 0;
}

a {
color: #33485e;
text-decoration: none;
font-size: 14px;
}

button {
  outline: none; // this one
}

a {
  outline: none; // this one
}

/* remove orange borders */
.btn:focus {
  outline: none !important;
}

body {
background-size: cover;
background-color: #fff;
background-repeat: repeat!important;
overflow-x: hidden;
width: 100%;
padding-left: 0 !important;
margin-left: 0 !important;
padding-right: 0 !important;
margin-right: 0 !important;
overflow-y:auto;
padding-top: 64px;  /* used to fix text overlay caused by navbar-fixed-top */
}

body[style] {
padding-right: 0 !important;
}

body {
  overflow: auto;
  height: 100%;
  overflow-x:hidden
}

/* fix body.modal-open overflow:hidden */
body.modal-open {
    height: auto;
}

html, body {
min-height: 100vh;
}

.alertspacingfix {
margin-bottom: -22px;
}

.alertspacingfixcp {
  margin-bottom: 5px;
  padding: 0 5vw;
  padding-bottom: 20px;
}

#calltoaction {display:none}

.calltoactionrotate {
-ms-transform: rotate(-15deg); /* IE 9 */
-webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
transform: rotate(-15deg);
box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.24);
border:1px solid #232323;
margin-left:-40px;
}

.calltoactionrow {
text-align: center;
height: auto;
display:inline-block;
overflow:hidden; width:100%;
margin-top: -1px;
background: #597490 linear-gradient(#597490, #476078) repeat scroll 0px center;
color: #FFF;
width: 100%;
box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.24);
border-bottom:1px solid #232323
}

.calltoactioncoins {
right: 0px;
position: absolute;
max-height: 300px;
z-index: 1;
}

.calltoactionhearts {
left: -65%;
position: absolute;
z-index: 1;
top: 0px;
}

.calltoactiontext {
text-shadow: 2px 2px rgba(0,0,0,0.2);
font-size: 22px;
line-height:22px;
margin-top: 10px;
}

.calltoactionkiss {
text-shadow: 2px 2px rgba(0,0,0,0.2);
font-size: 18px;
line-height:15px;
}

.calltoactionsign {
text-shadow: 2px 2px rgba(0,0,0,0.2);
font-size: 20px;
line-height:22px;
}

.calltoactiontextouter {
position: relative;
margin-right: 140px;
top: 30px;
}

.customborder {
padding-left:0px;
padding-right:0px;
}

.caret-left-pad {
margin-left:7px !important;
}

#closecustom {
visibility:hidden;
display:none
}

.customwelcome {
visibility:hidden;
display:none !important;
}

#roomenteroptions {
margin-left: 0px; margin-top: -10px; margin-bottom: 10px;
}

.twitterui {

	background: #E24250 linear-gradient(#00acee, #09a2dd) repeat scroll 0px center;
	background: transparent !important;
	width: auto !important;

}

.scalebutton {width:100%; padding: 11px; text-align: center}

.dropdown-menu-fee {
min-width: 20px !important;
cursor: pointer;
padding: 0px;
left: 0px;
margin-left: 0px !important;
text-align: center !important;
border: 1px solid #ADADAD !important;
background-color: #FFF !important;
}

.dropdown-menu-rents {
margin-top: 9px !important;
border-top-right-radius: 0px !important;
border-top-left-radius: 0px !important;
line-height: 30px;
font-size: 13px !important;
}

.ext_link {
cursor:not-allowed
}

.landrop{
float:right;
margin-top: -10px;
}

.revdropdownwidth {
width: 125px;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-left: 1px solid #575757 !important;
line-height: 19px;
}

.revenue-area {
position:absolute;
z-index:999;
right: 50px;
top: 5px;
}

.revenue-display {
float: left;
line-height: 19px;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
border-right: 1px solid #232323 !important;
width:100px;
}

.switchview {visibility:hidden;display:none !important;}

.mute {
position: absolute;
top: 45px;
right: 9px;
z-index: 1;
background: #E4DDD5 none repeat scroll 0% 0%;
border-radius: 3px;
padding: 1px 7px;
padding-right: 8px;
visibility: inherit;
display: inline;
cursor:pointer;
z-index:9999;
}



.mute_merc {
position: absolute;
top: 10px;
right: 19px;
z-index: 1;
background: #E4DDD5 none repeat scroll 0% 0%;
border-radius: 3px;
padding: 1px 7px;
padding-right: 8px;
visibility: inherit;
display: inline;
cursor:pointer;
z-index:990;
}

.muteclass {display:none}

.mutenosound {
color: #FFF;
background: #E24250 linear-gradient(#E24250, #C3323E) repeat scroll 0px center;
}

#mute_mob {display: none; visibility:hidden;height:0px;}

.wrapper {
min-height: 100vh;
position: relative;
margin-bottom: 0px;
margin-top: -108px;
padding-top: 108px;
}

#send_vod_preview {
position: absolute;
top: 3px;
left: 41px;
font-size: 18px;
color: #c0c0c0;
cursor:pointer;
}

#chat_vid_close {position: absolute; top: 3; left: 35px; height: auto; font-size: 18px; color: #c0c0c0; cursor: pointer; display:none}

.glyphlong {
display:none
}

.gradheart {
color: #e54949
}

#payeeEmail {height: 33px; margin-top:0px;font-size: 13px;}
#busyModal {
position: fixed;
top: 50%;
left: 50%;
margin-left: -64px;
margin-top: -64px;
width: 128px;
z-index: 9999;
}

.abreport {
	position: absolute;
left: 5px;
top: 63px;
opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
}

.abreport:hover {
	opacity: 0.95;
filter: alpha(opacity=95); /* For IE8 and earlier */
}


@media (min-width: 768px) {
.container {
width: 98%;
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}

.chatmodalhidegift {display:inline}
}

.modal {overflow: auto;}

body.modal-open {
margin-right: 0; !important;
padding-right: 0 !important;
 overflow: hidden;
}

body.modal-open[style] {
padding-right: 0 !important;
margin-right: 0;
overflow-y: hidden;
 overflow-x: hidden;
 }

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
padding-right: 0px !important;
margin-right: 0 !important;
}

.navbar-fixed {position:fixed; top:0px !important;}

/* unset bs3 setting */

.goonlinebuttonnav {
  background: #28b12b linear-gradient(#31c234, #1f9f21) repeat scroll 0; 0; / 100% auto;
}

/* re-write btn colours */

.btn-success {
background-color: #cc993e;
}

.btn-success:hover {
  background-color: #b78938;
}

.dropdown-toggle.btn-success {
color: #FFF;
background-color: #449d44 !important;
border: 0; none;
}

.colourfix {color: #e5e5e5 !important;}
.colourfix[style] {color: #e5e5e5 !important;}

.btn-warning {
  box-shadow: 0; 1px 0; rgba(255, 255, 255, 0.2) inset, 0; 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 3px;
  color: #FFF;
  text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
  border: 1px solid #a51c27;
  background: #c3323e linear-gradient(#c3323e, #a51c27) repeat scroll 0; 0; / 100% auto;
}

.btn-warning:hover {
  color: #FFF;
  border: 1px solid #9b1621;
}

.btn-danger {
  box-shadow: 0; 1px 0; rgba(255, 255, 255, 0.2) inset, 0; 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 3px;
  color: #FFF;
  text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
  border: 1px solid #c3323e;
  background: #e24250 linear-gradient(#e24250, #c3323e) repeat scroll 0; 0; / 100% auto;
}

.btn-primary {
  background-color: #3c3661;
}

.btn-primary:hover {
  background-color: #2d2848;
}

.btn-default {
  color: #FFF;
}

.btn-info {
  box-shadow: 0; 1px 0; rgba(255, 255, 255, 0.2) inset, 0; 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 3px;
  color: #FFF;
  text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
  border: 1px solid #363636;
  background: #5f5f5f linear-gradient(#5f5f5f, #363636) repeat scroll 0; 0; / 100% auto;
}

.btn-customwhite {
  box-shadow: 0; 1px 0; rgba(255, 255, 255, 0.2) inset, 0; 1px 2px rgba(0, 0, 0, 0.05) !important;
  color: #fff;
  background: #c3323e;
}

.btn-customwhite:hover {
  background: #a5242f;
}

.btn-watchgrey {
  box-shadow: 0; 1px 0; rgba(255, 255, 255, 0.2) inset, 0; 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 3px;
  color: #FFF;
  border: 1px solid #525252;
  background: #ffffff linear-gradient(#575757, #525252) repeat scroll 0; 0; / 100% auto;
}

.btn-watchmodalbutton {
  box-shadow: 0; 0; 0; rgba(255, 255, 255, 0.0) inset, 0; 0; 0; rgba(0, 0, 0, 0.00) !important;
  border-radius: 0;
  color: #333;
  border: 0; solid #c9c9c9;
  background: #ffffff;
}

.btn-whitebio {
  box-shadow: 0; 1px 0; rgba(255, 255, 255, 0.2) inset, 0; 1px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 3px;
  color: #333;
  border: 1px solid #c9c9c9;
  background: #ffffff;
}






div.col-sm-7.five-three {
width: 60% !important;
}

div.col-sm-5.five-two {
  width: 40% !important;
}

div.col-5-equal {
width: 20% !important;
margin-bottom: 5px;
padding-right:4px;
padding-left:4px;

}

div.col-5-equal:not(:first-child):not(:last-child) {
padding-right:2px;
padding-left:2px;
}


div.col-sm-5.five-two {
  width: 50% !important;
}


.btn-info:active {
  background-color: #33485e !important;
  border: 0;
  }

.container_full {width: 100%; }
.container_full_white {width: 100%;
background: #597490 linear-gradient(#FFFFFF, #f2f2f2) repeat scroll 0; 0; / 100% auto;
}

.dropdown-toggle.btn-info {
color: #FFF;
  background-color: #33485e !important;
  border: 0;
}

  .btn.btn-info {
color: #FFF;
  background-color: #232323 !important;
  border: 0;
}



.btn-large {font-size: 15px; }
.btn {
  font-size: 13px;
  border-radius: 25px;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat";
  font-size: 14px;
  color: #FFF;
}


.form-group {
    padding: 10px 70px !important;
}

.form-group .form {
  position: relative;
}

.purchase_hide {display:none;}
.purchase_show {display:inline-block;}

.splash_girls {margin-top: 20px; width: 200px;}
.splash_reglog {margin-top: 20px; width: 110px;}

.loginmodal {
text-align: left;
margin-top: 150px;
z-index:9999;
}



.spinner { border-radius: 5px; }

.modal-dialog {padding: 5px; border-radius: 0; }

.aboutpageheader {
background: #4e477b;
height: 50px;
}

.aboutpageheadercp {
background: #4e477b;
height: 50px;
font-family: "Montserrat";
}

.merchantpageheader {
background: #597490 linear-gradient(#597490, #476078) repeat scroll 0; 0; / 100% auto;
height: 50px;
}


.divider_about_page {
width: 2px;
float: left;
display: inline-block;
height: 50px;
}

.divider_about_page_end {
width: 2px;
float: left;
display: inline-block;
height: 50px;
}

.gift {border-radius: 3px; padding: 0; border: 1px dashed #575757; width: 100%; margin: 0;}

.bronze_gift {font-size: 18px; text-transform: uppercase; color: #b47d37; border-bottom: 1px solid #b47d37;
font-family: 'Ubuntu' !important;
font-weight: bold;
width: 100%;
padding-bottom: 10px;
 }

.silver_gift {font-size: 18px; text-transform: uppercase; color: #949494; border-bottom: 1px solid #949494;
font-family: 'Ubuntu' !important;
font-weight: bold;
width: 100%;
padding-bottom: 10px;
margin-top: 12px;
 }

.gold_gift {font-size: 18px; text-transform: uppercase; color: #f5aa00; border-bottom: 1px solid #f5aa00;
font-family: 'Ubuntu' !important;
font-weight: bold;
width: 100%;
padding-bottom: 10px;
margin-top: 12px;
 }

.endright {padding-right: 5px;}

.gift_label {width: 100%;}

#merchantcp_short {display: none}
#merchantcp_long {display: inline}


.modal-header {
font-family: 'Ubuntu' !important;
font-size: 40px !important;
line-height: 45px !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6) !important;
color: #FFFFFF !important;
border: none;
background-color: #3c3661;
text-transform: uppercase;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
}

.modal-header-gift {
background: #e24250 linear-gradient(#e24250, #c3323e) repeat scroll 0; 0; / 100% auto;
font-family: 'Ubuntu' !important;
font-size: 40px !important;
line-height: 45px !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6) !important;
color: #FFFFFF !important;
}

.modal-header .close {
  margin-top: 0;
  margin-right: 2px;
}

.close {color: #FFFFFF;margin-top: 0px;}

.navbar {margin-bottom: 0; !important;}

.modal-header-success {
color:#fff;
padding: 9px 15px;
background-color: #5cb85c;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

.modal-header-warning {
	color:#fff;
padding:9px 15px;
border-bottom:1px solid #eee;
background-color: #f0ad4e;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

.modal-header-danger {
	color:#fff;
padding:9px 15px;
border-bottom:1px solid #eee;
background-color: #d9534f;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

.modal-header-info {
color:#fff;
padding:9px 15px;
border-bottom:1px solid #eee;
background-color: #5bc0de;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

.modal-header-primary {
	color:#fff;
padding:9px 15px;
border-bottom:1px solid #eee;
background-color: #2c3240;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

.gal_image {width: 900px;}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default {
background: #33485e;
height: 64px;
font-family: 'Open Sans', sans-serif;
color : #FFFFFF;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
font-size: 14px;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
border-bottom: 0; !important;

}

.navbar-default .navbar-brand {
color : #FFFFFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color : #FFFFFF;
}

.navbar-default .navbar-text {
color : #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
  color: #e5e5e5;
  text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
  padding-top: 21px;
  padding-bottom: 22px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  margin-left: 0;
  }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFFFFF;
  border: 0;
  }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #597490;
  border-left: 1px solid #2e475d;
  border-right: 1px solid #1e3449;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
  border-left: 1px solid #2e475d;
  border-right: 1px solid #1e3449;
}

.navbar-footer {
color: #E5E5E5;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
padding: 13px;
border: 0px none;
margin-left: 0px;
font-size: 12px;
font-style: italic;
display: inline-block;

border-left: 1px solid #4c586e;
border-right: 1px solid #222f3d;
  }


.navbar-footer-first {
border-left: 0px solid #4c586e;
border-right: 1px solid #222f3d;
}

.navbar-footer-last {
border-left: 1px solid #4c586e;
border-right: 0px solid #222f3d;
}

.meta_show_panel {margin-top: 0px;
position: relative;
top: -159px;
z-index: 99;
padding-left: 10px;
padding-right: 0px;
height: 150px;
background-image: url("../../assets/backgrounds/gradient150.png");
padding-top: 110px;
color: rgb(255, 255, 255);
margin-bottom: -150px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}


.navbar-toggle .material-icons {
  color: #eaeaea;
  font-size: 33px;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
  padding: 5px;
  color: #FFFFFF;
  margin-right: 20px;
  margin-top: 9px;
}

.navbar-toggle:focus {  color: #FFFFFF;}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  color: #FFFFFF;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #597490;
  color: #FFFFFF;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
width: 100%;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFFFED;
  background-color: #597490;
}


@media (max-width: 767px) {

  .messaging-trigger-counter {
    display: none;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
text-align: left;
padding-left: 14px;
color: #FFFFFF;
width: 123px;
color: #575757 !important;
margin-top: 0px !important;
 }


  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #c0c0c0;
background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
  }
  .splash_stamp {
    display: none;
  }


  /* --- fix language selector on mobile --- */
  #selected_language {
    margin-top: unset !important;
  }
  #headerhelpfull {
    display: none;
  }
  .fullscreen_left_menu {
    display: inherit !important;
  }
  .navbar-default .navbar-nav > li .dropdown {
    padding-top: 15px !important;
  }
  .navbar-default .navbar-nav > li > .dropdown-toggle {
    padding-top: unset !important;
    padding-bottom: unset !important;
  }
  .navbar-default .navbar-nav > li > .dropdown-toggle > .caret {
    margin-top: -10px;
  }
  .navbar-default .navbar-nav > li > .dropdown-menu {
    padding-top: 8px !important;
    padding-bottom: unset !important;
    margin-top: 14px !important;
    border-radius: 4px !important;
  }
  .navbar-default .navbar-nav > li > .dropdown-menu > .arrowmenulan {
    display: inherit;
  }
  /* --- fix language selector on mobile --- */

}

#selected_language {
  margin-top: 5px;
  margin-right: 3px;
  margin-left: -15px;
}

.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
border: 1px solid #c0c0c0;
height: 55px;
margin-top: 4px;
padding-left: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #4F4F4F;
}

.form-control:focus {
border-color: #232323;
outline: 0;
}


.form-reg {
display: block;
width: 100%;
height: 34px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
border: 1px solid #c0c0c0;
height: 40px;
margin-top: 4px;
padding-left: 10px;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #4F4F4F;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
font-weight: 300;
}

.regmodalfix {padding-left: 25px; padding-top: 5px; padding-bottom: 5px; padding-right: 0;}
.purmodalfix {padding-left: 10px; padding-top: 5px; padding-bottom: 5px; padding-right: 10px;}

.reginputpad {padding-bottom: 0; margin-bottom: 5px;}
.fundsinputpad {padding-bottom: 5px; margin-left: 0; !important; padding: 0; margin-top: -30px;}

.form-reg:focus {
  border-color: #232323;
  outline: 0;
}

.mob_fix_select {text-align: center;}

.form-dob {
display: inline-block;
float: left;
height: 34px;
padding: 6px 1px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
border: 1px solid #c0c0c0;
height: 55px;
margin-top: 1px;
margin-right: 15px;
padding-left: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #4F4F4F;
margin-bottom: 3px;
width: 110px !important;
}

.form-dob:focus {
border-color: #232323;
outline: 0;
}

.dobfix {margin-right: 170px; !important;}

.has-error .form-control {
border-color: #e64c4f;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #e64c4f;
background-color: #f2dede;
border-color: #e64c4f;
}
.has-error .form-control-feedback {
color: #e64c4f;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}

label {
font-weight: normal;
   }


.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
}

.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
text-decoration: none;
background-color: #e5e5e5;
}

.dropdown-menu-lan > li > a:hover,
.dropdown-menu-lan > li > a:focus {
color: #FFFFFF !important;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
text-decoration: none;
background-color: #33485e !important;
}


.dropdown-menu-fix {
text-align: right !important;
color: #FFFFFF !important;
border: 0; !important;
width: 190px !important;
margin-top: 1px !important;
margin-left: -1px !important;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
background-color: #FFFFFF !important;
color: #575757;
margin-top: 10px !important;
border-radius: 4px !important;
border: 0px !important;

}

.arrowmenu {margin-top:-17px;text-align:right; margin-right:25px; margin-bottom:-2px;text-shadow:none}

.navbarhr {
margin-top: 2px;
margin-bottom: 0px;
}

.arrowmenulan {margin-top:-17px;text-align:left; margin-bottom:-2px;text-shadow:none; margin-left: 27px;}
.tab50 {width:50%}

.dropdown-menu-fix > li > a {
color: #575757; !important;
width: 100% !important;
text-align: left !important;
margin-top: 8px !important;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
}


.dropdown-menu-fix > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
white-space: nowrap;
}
.dropdown-menu-fix > li > a {
display: block;
padding: 3px 15px;
clear: both;
font-weight: 400;
line-height: 1.42857;
color: #333;
white-space: nowrap;
}

.dropdown-menu-fix > li > a:hover,
.dropdown-menu-fix > li > a:focus {
color: #575757 !important;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
text-decoration: none;
background-color: #f3f3f3 !important;
}


.dropdown-menu-fix > li > a {
display: block;
padding: 3px 15px;
clear: both;
font-weight: 400;
line-height: 1.42857;
color: #333;
white-space: nowrap;
}


.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #2c3240;
outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
display: block;
}

.open > a {
outline: 0;
}

.dropdown-menu-right {
right: 0;
left: auto;
}

.dropdown-menu-left {
right: auto;
left: 0;
}

.dropdownlan {
margin-left:-50px;
}

.dropdown-menu-lan {
text-align: left !important;
color: #FFFFFF !important;
background-color: #597490 !important;
border: 0; !important;
width: 123px !important;
min-width: 123px !important;
max-width: 123px !important;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
margin-top: 1px !important;
margin-left: -1px !important;
}

.dropdown-menu-lan > li > a {
color: #FFFFFF !important;
}

.dropdown-menu-lan > li > a {
color: #FFFFFF !important;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
}

.dropdown-menu-lan > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333;
white-space: nowrap;
}
.dropdown-menu-lan > li > a {
display: block;
padding: 3px 15px;
clear: both;
font-weight: 400;
line-height: 1.42857;
color: #333;
white-space: nowrap;
}

.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}

.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 990;
}

.send_button_profile {
display: inline-block;
width: 100%;
text-align: center;
height: 40px;
background-color: #ff9500;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #FFFFFF;
border: 0; solid #c0c0c0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-top: 20px;
margin-bottom: 30px;
}

.send_button_profile:hover {
background-color: #ed9110;
}

.drop_merc {
text-align: center;
width: 100%;
height: 310px;
border: 0;
}

.idupload {
height: 250px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border: 2px dotted #c0c0c0!important;
background-color: rgba(0,0,0,0.2);
position: relative;
}


.dragmobhide {
  font-family: "Montserrat";
  font-weight: 300;
  margin-top: 15px;
}

.merc_card {margin-left: -5px; margin-top: 10px;}

.merc_card_name {
position: relative;
z-index: 999;
bottom: 34px;
left: 18px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}


.uploadsuccess {    width: 100%;
    background: #6fd86e;
    position: absolute;
    opacity: 0.9;
    top: 30%;
    padding: 9px !important;
    color: #ffffff;
    margin-bottom: -40px !important;
}


.form-control-feedback {
position: absolute;
top: 11px !important;
right: 0;
z-index: 2;
display: block;
width: 55px;
height: 48px;
line-height: 48px;
text-align: center;
}

.leftalignouter {width: 100%; text-align: left; }
.leftalignbutton {margin-top: 15px; margin-bottom: 5px;}

.rightalignouter {width: 100%; text-align: right; padding-right: 30px;}
.rightalignbutton {margin-top: 15px; margin-bottom: 5px;}


.check-mark {
position: absolute;
display: inline-block;
left: 4px;
margin-top: 5px;
}

.paxum_left {text-align:left}
.paxum_right {text-align:right}


.control-label-new {
margin-bottom: 0;
vertical-align: middle;
text-align: left;
color: #4e477b;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 14px;
}

.cp_alignment {text-align: right;}

.flaglinks {
float: left;
width: 32px;
height: 32px;
display: inline-block;
margin-right: 6px;
margin-top: 6px;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
}

.flaglinks:hover {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}

.video_user_fix {margin-top:1px !important}
.rent_user_fix {margin-top:0px !important}

.nofundsvideo {
padding: 0px;
text-align: center;
position: absolute;
top: 0;
margin-top: 0;
background: rgba(0, 0, 0, 0.65) none repeat scroll 0% 0%;
height: 100%;
width:100%;
color: #FFF;
}

.nofundsvideoinner {position:absolute; top: 50%; margin-top:-50px; padding:15px; width:100%}

.profile {
min-height: 355px;
display: inline-block;
}

figcaption.ratings {
margin-top:20px;
}

figcaption.ratings a {
color:#f1c40f;
font-size:11px;
}

figcaption.ratings a:hover {
color:#f39c12;
text-decoration:none;
}

.divider {
border-top:1px solid rgba(0,0,0,0.1);
}

.emphasis {
border-top: 4px solid transparent;
}

.emphasis:hover {
border-top: 4px solid #1abc9c;
}

.emphasis h2 {
margin-bottom: 0;
}

span.tags {
background: #1abc9c;
border-radius: 2px;
color: #e5e5e5;
font-weight: bold;
padding: 2px 4px;
}

.dropdown-menu {
background-color: #597490;
}

}




.dropdown-menu .divider {
background:none;
}

.dropdown-menu>li>a {
color:#e5e5e5;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
}

.dropup .dropdown-menu {
margin-bottom:10px;
}

.dropup .dropdown-menu:before {
content: "";
border-top: 10px solid #2c3240;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
position: absolute;
bottom: -10px;
left: 50%;
margin-left: -10px;
z-index: 10;
}

.whitelinks {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #c0c0c0;
font-weight: normal;
}

a.whitelinks {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #c0c0c0;
}

a.whitelinks:hover {
color: #FFFFFF;
text-decoration: none;
}

.whitelinks:hover {
color: #FFFFFF;
text-decoration: none;
}

.whiteframe {
margin: 0;
margin-bottom: 0px;
padding-top: 18px;
padding-bottom: 18px;
font-family: 'Open Sans', sans-serif;
color: #333333;
font-size: 14px;
line-height: 28px;
background-color: #fff;
}

.dividerhide_watchnav {display: inline-block; float: left;}

.footermargin {margin-top: 190px;}

.legallink {display: none;}

.alignlanmob {margin-left: 0; margin-top: 10px; }

.lanmenudropdownmob {display: none}
.lanmenudropdownfull {display: inline}
.headeralignright {display:none;}

#bottombar {
position: fixed;
bottom: 0;
 background-image:url('/assets/icons/footer_overlay.png');
width: 100%;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight : normal;
color : #FFFFEE;
padding-top: 10px;
text-align: center;
padding-bottom: 12px;
height: 267px;
}

#bottombar_mob {display: none;}

.ui_onoffblock {
padding-top: 3px;
padding-bottom: 10px;
text-align: right;
}

.ui_goonlineblock {
padding-left: 20px;
padding-right: 20px;
float: right;
margin-top: 12px;
margin-right: 10px;
}


#bottombarlower {
display: inline-block;
background: #191919;
width: 100%;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color : #FFFFEE;
text-align: center;
margin-top: -5px;
margin-bottom: -5px;
}

.modalsignup {
display: block;
width: 100%;
font-size: 13px;
line-height: 1.42857143;
color: #555;
background-color: #FFFFFF;
border-radius: 4px;
height: 35px;
margin-top: -2px;
padding-left: 6px;
font-family: 'Open Sans', sans-serif;
color: #4F4F4F;
margin-bottom: 7px;
}


.modalsignup:focus {
border-color: rgba(0,0,0,0.25);
outline: 0;
}

.fundsinputbox {margin-top: 23px;}

.modal_reg {
display: block;
width: 100%;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #555;
background-color: #FFFFFF;
border: 1px solid #c0c0c0;
border-radius: 4px;
height: 35px;
margin-top: -7px;
padding-left: 6px;
font-family: 'Open Sans', sans-serif;
color: #4F4F4F;
margin-bottom: 7px;
}


.optionsearchbox {
display: block;
width: 300px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #555;
background-color: #FFFFFF;
border: 1px solid #cccccc;
height: 35px;
margin-top: 4px;
padding-left: 6px;
font-family: 'Open Sans', sans-serif;
color: #4F4F4F;
margin-bottom: 8px;
}

.optionsearchbox:focus {
  border-color: #232323;
  outline: 0;
}

.send_button_modal {
display: inline-block;
width: 166px;
text-align: center;
height: 40px;
background-color: #ff9500;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #FFFFFF;
border: 0; solid #c0c0c0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 10px;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.send_button_modal:hover {
background-color: #ed9110;
}

.giftingmessagemob {display: none !important;}
.giftingmessagefull {display: inline !important;}


.menuhideonfull {display: none !important;}
.menuhideonmob {display: inline !important;}

.chatmodalhidetext {display: inline;}


.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: right;
width: 100%;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: right;
list-style: none;
-webkit-background-clip: padding-box; background-clip: padding-box;
border: 1px solid #33485e;
border-top: 0px;
border-radius: 4px;
margin-left: -40px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;

}


.girlimagegallery {
display: relative;
top: 0;
left: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
margin-top: 0;
max-width: 100%;
height: auto;
width: auto\9;
}

.offer_clock {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
text-align: center;
border-right: 0px;
margin-bottom: 5px;
}

.offer_details {
border-radius: 0px;
margin-bottom: 5px;
}

.offer_radio {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
text-align: center;
border-left: 0px;
margin-bottom: 5px;
}

.chargeinfo {
background: #99a3ae;
padding: 5px;
padding-left: 10px;
margin-top: 5px;
font-weight: normal;
color: #FFFFFF;
border-radius: 3px;
}

.girlimage {
display: relative;
top: 0;
left: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
margin-top: 0;
max-width: 100%;
height: auto;
width: auto\9;
z-index: 99999;
margin-left: 5px !important;
transition: -moz-transform 0.5s ease-in 0s;
position: relative;
overflow: hidden;
border: 0px none;
padding: 0px 0px 56.25%;
z-index: 2;
}

.girlimagenomargin {margin-left:0px !important;
display: relative;
top: 0;
left: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
margin-top: 0;
max-width: 100%;
height: auto;
width: auto\9;
z-index: 99999;
transition: -moz-transform 0.5s ease-in 0s;
position: relative;
overflow: hidden;
border: 0px none;
padding: 0px 0px 56.25%;
z-index: 2;
}

.resouter {
position: absolute;
overflow: hidden;
border: 0px none;
padding: 0px 0px 56.25%;
z-index: 2;
 -webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;

transition: -webkit-filter ease-in-out 0.25s, filter ease-in-out 0.25s;

top: 0px;
background: transparent;
height: auto;
width: 100%;
left: 5px;
}

.res:hover .girlimage {
-moz-transform:scale(1.2);
-webkit-transform:scale(1.2);
-o-transform:scale(1.2);
}

.res:hover .resouter {
left:5px;
}

.chat_outer_position {
border-radius: 0px; position: absolute;
top: 0px; bottom: 0px;
left: 0px; width: 100%;
height: 100%;
}

.girlimage_modal {
display: relative;
top: 0;
left: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
margin-top: 0;
max-width: 100%;
height: auto;
width: auto\9;
z-index: 99999;
margin-top: -150px;
margin-left: 5px;
}


.profilebuttons {position: relative; display: inline-block; float: left; left: 0; !important; top: 0; !important; margin-right: 10px; margin-top: 3px;}

.navfilters {
display: inline-block;
float: left;
width: 249px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 10px;
color: #575757;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
}

.ui_menu_outer {
background-color: #27435b;
margin: 0;
padding: 0;
height: 60px;
overflow: hidden;
}

.hidden {
display: inline-block;
}

#address2 {margin-top: -26px;}


.girlgallery {
display: inline-block;
width: 208px;
margin: 4px;
float: left;
border: 3px solid #575757;
}

.girlgallery:hover {
display: inline-block;
width: 208px;
margin: 4px;
float: left;
border: 3px solid #4873c3;
}

.btn-watchheader {
color: #fff;
}

.btn-watchheader:hover,
.btn-pwatchheader:focus,
.btn-watchheader:active,
.btn-watchheader.active,

$('.selectpicker').selectpicker({
style: 'btn-customwhite',
size: 4
});


.well-footer {
margin-bottom: 0;
}

.well {
margin-top:-20px;
text-align:center;
cursor:pointer;
font-size: 25px;
padding: 15px;
border-radius: 0; !important;
color: #FFFFEE;
}

.bg_blur {
height: 300px;
background-size: cover;
}

.follow_btn {
text-decoration: none;
position: absolute;
left: 35%;
top: 42.5%;
width: 35%;
height: 15%;
background-color: #007FBE;
padding: 10px;
padding-top: 6px;
color: #fff;
text-align: center;
font-size: 20px;
border: 4px solid #007FBE;
}

.follow_btn:hover {
text-decoration: none;
position: absolute;
left: 35%;
top: 42.5%;
width: 35%;
height: 15%;
background-color: #007FBE;
padding: 10px;
padding-top: 6px;
color: #fff;
text-align: center;
font-size: 20px;
border: 4px solid rgba(255, 255, 255, 0.8);
}

.header {
color : #333333;
margin-left:10%;
margin-top:40px;
}

.picture {
height:150px;
width:150px;
position:absolute;
top: 75px;
left:-75px;
}

.picture_mob{
position: absolute;
width: 35%;
left: 35%;
bottom: 70%;
}

.btn-style{
color: #fff;
background-color: #007FBE;
border-color: #adadad;
width: 33.3%;
}

.btn-style:hover {
color: #333;
background-color: #3D5DE0;
border-color: #adadad;
width: 33.3%;
}

.watch_name {
position: absolute;
top: 100%;
margin-top: -40px;
left: 0;
width: 100%;
background: rgba(0, 0, 0, .55);
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding-top: 2px;
padding-bottom: 8px;
z-index: 200;
padding-left: 8px;
padding-right: 12px;
text-align: left;
margin-left: 5px; !important;
font-family: 'Ubuntu'; font-size: 18px;
text-shadow: -1px 2px 2px rgba(76, 88, 110, 0.75);

}

.loginmodalicon {position: absolute; right: 10px; margin-top: -33px; color: #c0c0c0;}

.closecustommood {position: absolute; right: 10px; margin-top: 2px; color: #c0c0c0;}

.creditmodalicon {position: absolute; right: 12px; margin-top: -33px; color: #c0c0c0;}

.newmodalheadingicon {float: left; margin-top: 1px; margin-right: 3px;}
.newmodalheadingicon_chat {float: left; margin-top: 3px; margin-right: -10px;}

input.startchatradio[type="radio"]{visibility:hidden;}
input.startchatradio_2[type="radio"]{
position: relative;
top: -5px;
margin-right: 5px;
}

input.startchatradio[type="radio"]:disabled {
opacity: 0.2;
}

.warningpad {margin-right: 5px; margin-left: 5px; color: #FF6600; }

.splashmenufix {
background: rgba(0, 0, 0, .77);
padding: 30px;
margin-top: 120px;
border-radius: 5px;
width: 375px !important;
margin-left: 0px !important;
z-index: 999;
}

.ortextmood {
position: relative;
left: 50%;
margin-left: -75px;
margin-top: -26px;
width: 150px;
text-align: center;
background: #FFFFFF;
}

.ortextreg {
position: relative;
left: 50%;
margin-left: -30px;
margin-top: -22px;
width: 60px;
text-align: center;
background: #FFFFFF;
}

.ortextregmem {
position: relative;
left: 50%;
margin-left: -75px;
margin-top: -22px;
width: 150px;
text-align: center;
background: #FFFFFF;
}


hr {
margin-top: 10px;
margin-bottom: 10px;
border-width: 1px 0; 0;
border-style: solid none none;
border-color: #b5b5b5 -moz-use-text-color -moz-use-text-color !important;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
}

.closeprofile {position: absolute; top: 10px; right: 10px; z-index: 999;
background: rgba(0, 0, 0, .80) !important; color: #FFFFFF;
padding: 6px !important;
border-radius: 3px !important;
line-height: 0 !important;
}

.closeprofile:hover {position: absolute; top: 10px; right: 10px; z-index: 999;
background: rgba(0, 0, 0, .80) !important; color: #FFFFFF;
padding: 6px !important;
border-radius: 3px !important;
}

.logo_pos_index {width: 376px; border: 0; margin-top: -33px; margin-left: -10px}

.splashdesc {color: #FFFFFF; font-family: 'Ubuntu'; font-size: 34px; line-height: 45px; text-shadow: 0 1px 2px rgba(0, 0, 0, .6);}

.chat_options {
position: relative;
top: -35px;
left: 0;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
z-index: 999;
height: 150px;
width: 60px;
color: #FFFFFF;
}



.warninglinks {color: #c3323e; font-size: 13px;}
a.warninglinks {
    color: #e24250;
    font-weight: bold;
    text-decoration: underline;
}
a.warninglinks:hover {color: #c53945; font-weight: bold; text-decoration: underline}
a.warninglinks:active {color: #c53945}
a.warninglinks:visited {color: #c53945}



.superlargeglyphicon {font-size: 35px; text-align: center; padding-top: 10px;}

#modal-profile-button,#modal-follow-button,#modal-image-gallery-button,#modal-gift-button,#flag_button {
color: #FFFFFF;
}

.profile_modal_name {
	position: relative;
z-index: 999;
margin-top: -230px; width: 100%;
background-image:url('/assets/icons/profile_name_bg.png');
height: 230px;}

.profile_merc_name {
position: absolute;
padding: 5px;
font-size: 24px;
/* bottom: 28px; */
bottom: 0px;
font-family: 'Ubuntu';
color: #FFFFFF;
text-shadow: 2px 2px 2px rgba(76, 88, 110, 0.3);
}

.profile_vitals {color: #5d5d5d; margin: 0px; margin-top: 8px; margin-left:0px; padding: 0px !important}

.profile_merc_age {
font-family: 'Ubuntu'; font-size: 18px;
color: #f4f4f4;
text-shadow: 2px 2px 2px rgba(76, 88, 110, 0.3);
margin-top: -15px;
}

.profile_body_area {margin: -1px; margin-top: -3px; color: #5d5d5d;}

.curr_prof_hide {display:none}

.hidecurrent {display:none}
.glyphpad {margin-right: 8px;}
.glyphpadroom {margin-right: 6px;}
.glyphpadroomgoo {margin-right: 6px;}
.glyphpadfour {margin-right: 4px;}
.glyphnavpad {margin-right: 6px;}
.glyphmobleft {margin-right: -18px;}
.glyphupload {margin-top: 0; position: relative; top: -2px;}

.navmobonly {display:none !important}
.navmobonlyfix {display:none !important}

#coverfunctions {
position: absolute; bottom: 0px; left: 0px; top: 0; width: 100%; background: rgba(0, 0, 0, .6); z-index: 10;
}

.videobackground {
transform: scale(-1,1); height: 100%; width: 100%; margin: 0px; padding: 0px;
}

.followfloater {float: right !important;}

.profilecountid {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
float: left;
padding-left: 12px;
padding-right: 12px;
text-transform: uppercase;
font-size: 13px;
}

.profilecountno {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
float: left; margin-right: 12px;
text-align: center;
float: left;
-webkit-box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 2px 0px rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
font-family: 'Ubuntu' !important;
font-size: 12px;
font-weight: bold;
padding-top: 7px;
}

.profilecountnonoshadow {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
float: left; margin-right: 12px;
text-align: center;
float: left;
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
font-family: 'Ubuntu' !important;
font-size: 12px;
font-weight: bold;
padding-top: 7px;
}

.followarea {text-align: right; padding: 0; float: right;}
.mediaarea {text-align: left; padding: 0; padding-left: 10px;}

.profilecountnofl{
border-radius: 0;
float: left; margin-right: 0;
text-align: center;
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
font-family: 'Ubuntu' !important;
font-size: 12px;
font-weight: bold;
padding-top: 7px;
}

.profile_modal_name_overlay {
position: absolute;
z-index: 10;
width: 100%; padding: 10px;
height: 150px;
margin-top: -150px;
padding-top: 0px;
background-image: url('../../assets/backgrounds/gradient150.png');
background-repeat: repeat-x;
background-position: left center;
}


.profile_modal_name_overlay_age {
position: absolute;
bottom: 0px;
z-index: 999;
width: 100%; padding: 0px;
height: 35px;
margin-top: -24px;
padding-top: 0px;
}

.watch_flag {
position: relative;
top: -7px;
left: 10px;
width: 40px;
background: rgba(0, 0, 0, .60);
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding: 4px;
text-align: center;
border: 1px solid #c0c0c0;
border-radius: 4px;
}

.watch_flag:hover {
background-color: #428bca;
border-color: #357ebd;
}

.video_number_pane, .gallery_number_pane {
  width: 32px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 25px;
  padding-bottom: 6px;
  padding-left: 3px;
  padding-right: 4px;
  line-height: 25px;
  color: #475d7a;
  background: #33485E linear-gradient(#FFFFFF, #dbdada) repeat scroll 0; 0; / 100% auto;
  text-align: center;
  -webkit-box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
  -moz-box-shadow:-1px 2px 2px 0px rgba(33, 29, 30, 0.35);
  box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
  text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
  font-family: 'Ubuntu' !important;
  font-size: 11px;
  font-weight: bold;
}

.video_number_pane {
  position: absolute;
  top: 117px;
  left: 36px;
}

.gallery_number_pane {
position: absolute;
top: 88px;
left: 36px;
}

.follow_add_pane {
position: absolute;
top: 40px;
left: 36px;
width: 32px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
height: 25px;
padding: 6px;
line-height: 25px;
color: #475d7a;
background: #33485E linear-gradient(#FFFFFF, #dbdada) repeat scroll 0; 0; / 100% auto;
text-align: center;
-webkit-box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 2px 0px rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
font-family: 'Ubuntu' !important;
font-size: 12px;
font-weight: bold;
}

.corner_info, .corner_fav, .corner_video, .corner_inapp, .corner_gallery, .corner_report, .corner_invite, .chatmodal_corner_fav, .chatmodal_corner_profile, .chatmodal_corner_video, .chatmodal_corner_gallery, .chatmodal_corner_messaging {
  position: absolute;
  left: 2px;
  width: 4px;
  height: 4px;
  background-image: url('/assets/icons/watch_corner.png');
}

.corner_invite {
  top: 26px
}

.corner_info {
  top: 84px
}

.corner_fav {
  top: 55px
}

.corner_video {
  top: 142px
}

.corner_gallery {
  top: 113px
}

.corner_inapp {
  bottom: 46px
}

.corner_report {
  bottom: 96px
}

.watch_info, .watch_fav, .watch_gallery, .watch_video, .watch_invite, .watch_profile {
position: absolute;
left: 1px;
width: 35px;
background: #33485E linear-gradient(#6f90ab, #435875) repeat scroll 0; 0; / 100% auto;
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding: 4px;
padding-left: 5px;
text-align: center;
border-top: 1px solid #9db3c6;
border-radius: 0 3px 3px 0;
padding-left: 5px;
-webkit-box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 2px 0px rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
}

.watch_invite {
  top: 1px
}

.watch_fav {
  top: 30px
}

.watch_info {
  top: 59px
}

.watch_gallery {
  top: 88px;
  border-radius: 0px 0px 0px 0px;
}

.watch_video {
  top: 117px;
  border-radius: 0px 0px 0px 0px;
}

.chatmodal_invite {
  top: 40px;
}

.chatmodal_corner_messaging {
  top: 65px;
}

.chatmodal_fav {
  top: 70px;
}

.chatmodal_corner_fav {
  top: 95px;
}

.chatmodal_profile {
  top: 100px;
}

.chatmodal_corner_profile {
  top: 125px;
}

.chatmodal_gallery, .chatmodal_gallery_number_pane {
  top: 130px;
}

.chatmodal_corner_gallery {
  top: 155px;
}

.chatmodal_video, .chatmodal_video_number_pane {
  top: 160px;
}

.chatmodal_corner_video {
  top: 185px;
}

.profile_invite {
  z-index: 99;
  left: 0;
  top: -30px;
}

.profile_fav {
position: absolute;
top: 0;
left: 0px;
z-index:99
}

.profile_gallery {
position: absolute;
top: 30px !important;
left: 0px !important;
z-index:99
}

.profile_video {
position: absolute;
top: 60px !important;
left: 0px !important;
z-index:99
}

.profile_gallery_pane {
position: absolute;
top: 30px !important;
left: 35px !important;
z-index:99
}

.profile_video_pane {
position: absolute;
top: 60px !important;
left: 35px !important;
z-index:99
}

.merchantclose {
margin-top: -10px;
opacity: 0.7;
filter: alpha(opacity=70); /* For IE8 and earlier */
}

.ontopclose {
position: absolute;
top: 1px;
right: 10px;
z-index: 999;
border: 1px solid #575757;
background: #FFFFFF !important;
padding-left: 5px !important;
padding-top: 0px;
border-radius: 3px;
opacity: 0.4;
color: #232323;
padding-right: 5px !important;
padding-bottom: 5px !important;
}


.watch_fav_following {
background: #33485E linear-gradient(#d8505b, #c3323e) repeat scroll 0; 0; / 100% auto;
border-top: 1px solid #c3323e;
border-right: 1px solid #c3323e;
}

.watch_prize {
position: relative;
top: -9px;
left: 10px;
width: 32px;
background: rgba(0, 0, 0, .60);
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding: 4px;
text-align: center;
border: 1px solid #c0c0c0;
border-radius: 4px;
}

.watch_prize:hover {
background-color: #f0ad4e;
border-color: #eea236;
}

.watch_watchnow {
position: absolute;
width:43px;
height: 28px;
padding-right: 0px;
padding-left: 0px;
padding-top: 7px;
text-align: center;
bottom: 0px;
right: 0px;
background: #5CB85C url("/assets/icons/watch_button_new.png") no-repeat scroll center right;
}

.watch_watchnow_hide {display:none}


.watch_room_modal_button {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border: 1px solid transparent;
border-radius: 4px;
background: url('/assets/icons/watch_button_mini.png') left center no-repeat;
padding-left: 35px;
background-color: #25a927;
}

.watch_room_modal_button:hover,
.watch_room_modal_button:focus {
color: #333;
text-decoration: none;
background-color: #25a927;
}


.watch_room_modal_button:hover,
.watch_room_modal_button:focus,
.watch_room_modal_button:active,
.watch_room_modal_button.active,
.open > .dropdown-toggle.watch_room_modal_button {
color: #fff;
background-color: #25a927;
border-color: #398439;
}

.watch_room_modal_button:active,
.watch_room_modal_button.active,
.open > .dropdown-toggle.watch_room_modal_button {
background-image: none;
}

.watch_room_modal_button.disabled,
.watch_room_modal_button[disabled],
fieldset[disabled] .watch_room_modal_button,
.watch_room_modal_button.disabled:hover,
.watch_room_modal_button[disabled]:hover,
fieldset[disabled] .watch_room_modal_button:hover,
.watch_room_modal_button.disabled:focus,
.watch_room_modal_button[disabled]:focus,
fieldset[disabled] .watch_room_modal_button:focus,
.watch_room_modal_button.disabled:active,
.watch_room_modal_button[disabled]:active,
fieldset[disabled] .watch_room_modal_button:active,
.watch_room_modal_button.disabled.active,
.watch_room_modal_button[disabled].active,
fieldset[disabled] .watch_room_modal_button.active {
background-color: #5cb85c;
border-color: #4cae4c;
}

.watch_room_modal_button .badge {
color: #5cb85c;
background-color: #fff;
}

#warningparent {display:none}

.badge_off {background-color: #FFFFFF; color: #1d1d1d}
.badge_on {background-color: #2c3240; color: #FFFFFF}

.online_flag {
position: absolute;
top: 10px;
width: 16px;
height: 16px;
left:100%;
margin-left: -31px;
border-radius: 50%;
z-index: 200;
-webkit-box-shadow: -1px 2px 1px 0; rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 1px 0; rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 1px 0; rgba(33, 29, 30, 0.35);
background: #597490;
}

.online_flag_on {
position: absolute;
top: 10px;
width: 16px;
height: 16px;
left:100%;
margin-left: -31px;
border-radius: 50%;
z-index: 200;
-webkit-box-shadow: -1px 2px 1px 0; rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 1px 0; rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 1px 0; rgba(33, 29, 30, 0.35);
background:#33485E linear-gradient(#1f9f21, #31c234) repeat scroll 0; 0; / 100% auto;
}

.online_flag_inprvt {
position: absolute;
top: 10px;
width: 16px;
height: 16px;
left:100%;
margin-left: -31px;
border-radius: 50%;
z-index: 200;
-webkit-box-shadow: -1px 2px 1px 0; rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 1px 0; rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 1px 0; rgba(33, 29, 30, 0.35);
background:#33485E linear-gradient(#ed703f, #ec923a) repeat scroll 0; 0; / 100% auto;
}


.nostatus_flag {
position: relative;
top: 10px;
width: 34px;
height: 34px;
left:100%;
margin-left: -128px;
color: #FFFFFF;
font-size: 16px;
padding: 3px;
transform: rotate(45deg) scale(1.00) skew(-3deg) translate(13px);
-webkit-transform: rotate(45deg) scale(1.00) skew(-3deg) translate(13px);
-moz-transform: rotate(45deg) scale(1.00) skew(-3deg) translate(13px);
-o-transform: rotate(45deg) scale(1.00) skew(-3deg) translate(13px);
-ms-transform: rotate(45deg) scale(1.00) skew(-3deg) translate(13px);
width: 160px;
text-align: center;
z-index: 200;
}

#playdiv {
position: relative;
top: -167px;
width: 350px;
height: 219px;
left: -2px;
z-index: 100;
background: #232323;
overflow: hidden;
border: 0;
}

#playdivlarge {
position: relative;
top: 10px;
width: 100%;
height: 100%;
left: 0; z-index: 100;
background: #232323;
overflow: hidden;
border: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.modalnamewatch {display: inline-block; float: left;padding: 0; margin: 0;left: 10px; height: 50px;
border: 2px solid #dde2e6;
border-radius: 5px;
padding: 15px;
margin-top: 12px;
background: #27435b;
color: #dde2e6;
}

.modalnamewatchbuttons {float: right; margin-right: 21px; margin-top: -8px;}

.watch_thumb {
position: relative;
top: 0;
left: 0;
overflow: hidden;
padding: 0;
margin: 0;
background: transparent;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
z-index: 100;
border: 0; solid #dde2e6;
border-radius: 0;
}


.watch_fullscr {
position: relative;
top: 0;
left: 0;
overflow: hidden;
padding: 0;
margin: 0;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
background: transparent;
z-index: 100;
margin-top: 0;
margin-bottom: 20px;
}



.watch_image {
position: relative;
width: 100%;
height: 100%;
background-color: #232323;
z-index: 899;
transition:All 0.6s ease;
-webkit-transition:All 0.6s ease;
-moz-transition:All 0.6s ease;
-o-transition:All 0.6s ease;
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}

.resultsblockdesc_chat {
display: inline-block;
float: left;
width:100%;
height: 100%;
padding: 0;
margin: 0;
margin-bottom: -30px;
}

.resultsblockdesc {
display: inline-block;
float: left;
width:100%;
height: 100%;
padding: 0;
margin: 0;
}

.outertourblock {
display: inline-block;
width: inherit;
height: inherit;
padding: 0;
margin: 0;
margin-bottom: -6px;
}

.outergalblock_vid {
display: inline-block;
width: inherit;
height: inherit;
padding: 0;
margin: 0;
margin-bottom: -4px;
}

.outergalblock {
display: inline-block;
width: inherit;
height: inherit;
padding: 0;
margin: 0;
margin-bottom: -4px;
}

.galleryarea {padding: 0; !important; margin: -5px !important;
}

div.outergalblock_vid {
  height: inherit;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin: 0px;
  width: 100%;
  z-index: 1;
  padding: 0px 0px 100%;
}

div.outergalblock {
height: inherit;
width: inherit;
position: relative;
overflow: hidden;
border-radius: 5px;
padding: 0;
margin: 0;
width: 100%;
padding-bottom: 100%;
z-index: 1;
 }

div.outergalblock > div, div.outergalblock_vid > div  {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
  color: white;
  z-index: 1;
}

@media (min-width: 320px) and (max-width: 960px){
  div.outergalblock_vid22 > div {
position: relative;
padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 960px){
  div.outergalblock_vid22 {
padding: 0 !important;
  }
}


.resultsbox375 {
display: inline-block;
float: left;
width:inherit;
height:inherit;
overflow: hidden;
padding: 0;
margin 0;
margin-bottom: -10px;
}



.res .caption {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
display: none;
z-index: 2;
text-align: left;
color: #ffffff;
margin-bottom: 0;
}

.res .caption a {
color: #ffffff;
}

.res {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
padding: 0;
margin: 0;
z-index: 99998;
top: 0;
left: 0;
}

#crop-modal
{
max-width: 100%;
}

div.gallery169 {
height: inherit;
width: inherit;
position: relative;
overflow: hidden;
border:1px solid #c0c0c0;
border-radius: 5px;
width: 100%;
padding-bottom: 56.25%;
z-index: 1;
 }

 .popover.toplog {
margin-top: -60px;
left: 50% !important;
margin-left: -110px

}

 .galleryforce169 {
position: relative;
top: 0;
left: 0;
overflow: hidden;
padding: 5px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
background: #FFFFFF;
z-index: 100;
border: 1px solid #dde2e6;
border-radius: 5px;
}

.caption_chat {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
display: none;
z-index: 2;
text-align: left;
color: #ffffff;
margin-top: 30px;
}

.signinfollow {position: absolute; top: 61px !important;}
.signinfollow[style]{top: 61px !important;}

div.outertourblock{
height: inherit;
width: inherit;
position: relative;
overflow: hidden;
border:0;
padding: 0;
width: 100%;
padding-bottom: 56.25%;
z-index: 100;
 }

div.outertourblock > div {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
color: white;
z-index: 100;

}

div.outertourblock_modal{
height: inherit;
width: inherit;
position: relative;
overflow: hidden;
border:0;
padding: 0;
width: 100%;
padding-bottom: 56.25%;
z-index: 100;
 }

div.outertourblock_modal > div {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
color: white;
z-index: 100;

}


.res_chat {
height: 100%;
width: 100%;
position: relative;
top: 0;
left: 0;
overflow: hidden;
border:0;
padding: 0;
margin: 0;
}

.video_chat_display {
position: relative;
top: -155px;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}


.ui_menu_off {
display: flex;
align-items: center;
float: left;
padding: 12px;
padding-left: 17px;
padding-right: 17px;
color: #fefefe;
text-transform: uppercase;
height: 50px;
}

.ui_menu_off:hover {background-color: #423c67;}

.ui_menu_on {
  text-transform: uppercase;
  float: left;
  padding: 12px;
  padding-left: 17px;
  padding-right: 17px;
  background-color: #6c63a5;
  height: 50px;
  color: #fff;
}

.ui_menu_on:hover {
color: #fff;
}

.ui_menu_cp_on {
display: inline-block;
float: left;
padding: 12px;
padding-left: 17px;
padding-right: 17px;
background-color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
height: 50px;
color: #333333;
}

.ui_menu_cp_on:hover {
color: #575757;
}

.merchant_cp_padding {padding: 0; padding-bottom: 60px;}

.ui_height_fix {
min-height: 600px;
}

.text_pages {
margin: 0;
padding: 18px;
color: #1d1d1d;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
line-height: 26px;
background-color: #FFFFFF;
}

.start_link {
  color: #FFF;
  text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
  text-decoration: none;
}

a.start_link {
  color: #FFF;
  text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
  text-decoration: none;
}

a.start_link:hover {
  color: #FFF;
  text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
  text-decoration: none;
}


.ui_profile_pic {
display: inline-block;
float: left;
width: 100%;
padding: 5px;
background-color: #2c3240;
border-bottom: 1px solid #353b49;
color: #fefefe;
text-align: center;
line-height: 30px;
font-size: 18px;
font-weight: bold;
}

.ui_id_status_verified {
display: inline-block;
float: left;
width: 100%;
padding: 15px;
background: #5cb85c;
border-bottom: 1px solid #4cae4c;
color: #fefefe;
}

.biobox, #about {
margin-top: 12px;
max-width: 100%;
min-width: 100%;
width: 100%;
height: 370px;
min-height: 370px;
max-height: 370px;
border: 1px solid #c0c0c0;
border-radius: 4px;
}

.gallpreview {
position: absolute;
top: 8px;
left: 100%;
margin-left: -42px;
width: 32px;
z-index: 1000;
}

.gallery_deleteinner_current {display:none}






.modal_step3 {padding: 30px; padding-top: 10px; padding-bottom: 10px;}
.modal_step3_header {
font-family: 'Ubuntu' !important;
font-weight: bold;
font-size: 18px;
color: #506a85;
line-height: 40px;
}

.button_number {
background: #597490 linear-gradient(#597490, #33485e) repeat scroll 0; 0; / 100% auto;
font-family: 'Ubuntu' !important;
font-size: 14px !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6) !important;
color: #FFFFFF !important;
width: 30px; height: 30px;
padding: 3px 0;
border: 1px solid transparent;
text-align: center;
font-weight: bold;
border-radius: 15px;
position: absolute;
display: none;
}

.merchant_card_info_box {margin-right: 0; padding-right: 15px; padding-top: 0;}
.merchant_card_image_box {margin-right: 0;}
.merchant_card_offer_box {background-color: #cecece !important; border-radius: 3px;}

.iwouldlike {
display: inline-block;
margin-top: 10px;
font-weight: normal;
background: #cecece;
border-radius: 3px;
padding: 10px;
width: 100%;
}


.iwould_defaultadd {text-align: center; width: 420px !important; display: inline-block; margin-top: -22px; margin-left: -25px; font-weight: normal;}

.input-box-no-shadow {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
border: 0;
border-top: 1px solid #d6e9c6;
height: 55px;
margin-top: 4px;
padding-left: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #4F4F4F;
}

.input-box-green-button {
padding: 15px;
padding-bottom: 15px;
margin-top: 4px;
border-right: 0;
border-bottom: 0;
border-top: 1px solid #d6e9c6;
border-left: 1px solid #d6e9c6;
background-color: #d6e9c6;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

.input-box-green-button:hover {
background-color: #dff0d8;
border-right: 0;
border-bottom: 0;
border-top: 1px solid #d6e9c6;
border-left: 1px solid #d6e9c6;
}

#formRates .form-control-feedback {
right: -35px;
top: -7px;
}

#formRates .form-group {
margin-bottom: 0;
}

#formRates .form-fixed-input {
width: 40px;
}

#formRates .input-group-addon-expand {
width: 100%;
}

.panel-rates {
padding-bottom: 0;
}

.helpertextmerchant {font-size: 12px; color: #597490; font-weight: normal; line-height: 14px;}

.videoarea {
display: absolute; top: 0; height: 100%; width: 100%; z-index: 999;
}

#card_types {display: flex;
  width: 100%;
flex-direction: row;
align-items: center;
justify-content: center; margin-left: 0; margin-right: 0; padding: 0; text-align: center; margin-top: -11px;}
.fundsselbox {width: 35%; padding-right: 1px !important; margin-right: 15px; float: left;}
.yybox {margin-right: 60px;}

.select-box-no-shadow {
display: block;
width: 100px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
color: #555;
background-color: #fff;
border: 1px solid #c0c0c0;
padding-left: 5px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #4F4F4F;
}


.row.no-gutter [class*='col-']:not(:first-child):not(:last-child) {
padding-right:5;
padding-left:5;
}


.input-offer-tick {
margin: 0; width: 100%; float: left; font-size: 12px; font-weight: normal;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-radius: 3px;
}


.progress_scaler {
color: #FFFFEE;
line-height: 25px;
padding-left: 0;
padding-right: 10px;
margin-bottom: 10px;
}

.goonlinebutton {float: right; font-size: 16px; font-weight: bold; width: 200px; text-transform: uppercase; text-align: center; margin-right: 0px; margin-top: 8px; }

.bio-button {float: right !important; padding-right: 0px;}
.bio_nogut {padding: 0px;}


.row.no-gutters {
margin-right: 0;
margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
padding-right: 5px;
padding-left: 5px;
}

.fix-right {
text-align: center;
}

@media (min-width: 768px) {
  .fix-right {
text-align: right;
  }


.fix-right-button {
margin-right: 0;
}

  .fix-right-button {
margin-right: 28px;
}
}

.navbar-brand-scaler {
width: 40px;
height: 40px;
margin-top: -3px;
background: url('/assets/icons/logo.svg');
float: left;
display: inline-block;
}

@media (min-width: 990px) {
.navbar-brand-scaler {
width: 190px;
height: 36px;
margin-top: -4px;
background: url('/assets/icons/logofull.svg');
}
}

.divider_top_bar_mob {display: none}

.mob_menu {display: none;}

.divider_top_bar {
width: 2px;
float: left;
display: inline-block;
height: 64px;
background: url('/assets/icons/divider_top_bar.png');
}

.divider_footer_bar {
height: 39px;
/*position: absolute;*/
width: 100%;
bottom: 0;
}


.center-block {
	float: none;
display: block;
margin-right: auto !important;
margin-left: auto !important;
}



.chat_display_position_merchant {
position: relative;
margin-top: 0;
left: 0;
width: 100%;
bottom: 0;
overflow-y: auto;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
color: #333333;
line-height: 22px;
overflow:hidden
}

.merchantcpbg {background-color: #dddddd; padding: 0px; margin: 0px;}

.greyfooter {border-top: 1px solid #9a9a9a; padding-left: 0px; padding-right: 0px;
display: inline-block;
width: 100%;
}

.rightbuttonnomargin {margin-right: 0px !important;}

#chat_outer {margin-top: 10px; margin-right: 5px;}

.chat_window_mob {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 0; background:#FFFFFF;
padding-top: 10px;
height: 443px;
min-height: 443px;
height: 443px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}

.closeroommob {display: none}
.closeroomfull {display: inline;}

.btn-close-custom-mood {
margin-top: -1px;
}

.custommoodinput {
display: block;
width: 100%;
font-size: 13px;
line-height: 1.42857143;
color: #555;
background-color: #FFFFFF;
border: 1px solid #c0c0c0;
border-radius: 4px;
height: 35px;
margin-top: 5px;
float: right;
padding-left: 6px;
font-family: 'Open Sans', sans-serif;
color: #4F4F4F;
margin-bottom: 12px;
}


.custommoodinput:focus {
border-color: #232323;
outline: 0;
}




#balhide {display: inline}

.gallery_need_sign_in {
position: absolute;
left: 50%;
margin-left: -40%;
background-image: url("/assets/icons/gallery_blank.jpg");
background-repeat: no-repeat;
background-size:cover;
width: 80%;
height: 80%;
margin-top: 5%;
}

.padlock_gallery {
position: absolute;
bottom: 50%;
margin-bottom: -150px;
right: 50%;
margin-right: -150px;
background-image: url("/assets/icons/padlock_large.png");
height: 320px;
width: 300px;
z-index: 10;
}

.btn-locked-gallery {
position: absolute;
bottom: 50%;
margin-bottom: -200px;
z-index: 99;
width: 160px;
margin-left: -80px;
}

.openroombutton {margin-top: -7px;}

.regionpanelbody {
background-color: #FFFFFF; padding: 0px; border-bottom: 1px solid #c0c0c0; padding-left: 10px; padding-right: 10px;
	}

.statusdiv_vis {
background-color: #9CBC59; border: 1px solid #000000; height: 15px; width: 15px; position: absolute; margin-top: 8px;
}

.status_vis_tag {
margin-left: 20px;
}

.statusdiv_hidden {
background-color: #CCCCCC; border: 1px solid #000000; height: 15px; width: 15px; position: absolute; margin-top: 8px;
}

.merchant_chat_input_area {display: inline-block; height: 40px; width: 100%;}
.video_preview {padding: 0; margin: 0;}

.chat_display_position {
display: inline-block;
margin-left: 1px;
padding-top: 1px;
padding-bottom: 0px !important;
padding-left: 14px;
padding-right: 8px;
color: #3b3b3b !important;
width: 100%;
line-height: 22px;
}

.chat_display_position_input {
border-top: 1px solid #c0c0c0;
position: absolute;
bottom: 0;
width: 100%;
height: 37px;
margin-left: 0px;
background: #FFFFFF;
}

.whitethenblack {background-color: transparent}
.blackthenwhite {background-color: transparent}

.chat_display_position_input_go_online {
border-top: 1px solid #c0c0c0;
position: relative;
bottom: 0;
left: 0;
width: 100%;
height: 37px;
margin-left: 0;
background: #FFFFFF;
}

.chat_input_box {
display: inline-block;
float: left;
width: 100%;
padding: 6px 12px;
padding-left: 48px;
padding-right: 34px;
line-height: 1.2;
color: #555;
background-color: #FFFFFF;
height: 35px;
font-family: "Open Sans",sans-serif;
font-size: 13px;
color: #3b3b3b;
margin: 0;
border: 1px solid #FFFFFF;
border-bottom: 0px solid #597490 !important;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
text-align: left;
max-width: 2000px;
overflow: hidden;
margin-left: 24px;
margin-right: 2px;
margin-top:1px;
}

.chat_input_box:focus {
outline: 0;
border-bottom: 0px solid #0099cc !important;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
}

.chat_input_user {margin-left: 2px;}

.tooltipvod[style] {left:0px !important;opacity:1.0; filter:alpha(opacity=100); width:100%;padding: 0px;margin-top:-3px;}
.tooltipinnervod {background: #e4ddd5;
border-radius: 0px;
max-height: 330px;
overflow-y: auto;
overflow-x: hidden;
max-width: 100% !important;
width: 100% !important;
color: #575757;
padding: 10px;
border-top: 1px solid #c0c0c0;

}

.preview {
color: #575757;
line-height: 22px;
}

.tooltip-arrow-vod {display: none;}

#emoticon_div {position: absolute; bottom: 40px; border: 1px solid #c0c0c0; height: 100px; width: 100%; padding: 5px;}

#start_button_new {position: absolute; top: 50%; margin-top: -22px; left: 50%; font-size: 16px; font-weight: bold; margin-left: -100px; width: 200px; text-transform: uppercase; text-align: center;}

.chat_emoticon_submit {
padding: 7px;
padding-bottom: 0;
padding-top: 0;
border-right: 0;
border-left: 5px;
border-top: 0;
border-bottom: 0;
border-radius: 0;
display: inline-block;
float: right;
margin-top: 0;
margin-right: 10px !important;
}

.chat_video_submit {
padding: 7px;
padding-bottom: 2px;
padding-top: 2px;
border-right: 0;
border-left: 5px;
border-top: 0;
border-bottom: 0;
border-radius: 0;
}


.chat_confirm_submit {
padding: 7px;
padding-bottom: 9px;
padding-top: 9px;
border-right: 0;
border-left: 5px;
border-top: 0;
border-bottom: 0;
border-radius: 0;
position: absolute;
right: 0;
top: 2px;
margin-top: 0;
margin-left: 10px;
}

.chatsubmit_merchant {margin-right: 8px !important}


@font-face{font-family:'emojione';src:url('emojione.eot?of0tl6');src:url('emojione.eot?#iefixof0tl6') format('embedded-opentype'),url('emojione.woff?of0tl6') format('woff'),url('emojione.ttf?of0tl6') format('truetype'),url('emojione.svg?of0tl6#emojione') format('svg');font-weight:normal;font-style:normal;}

[class^="icon-"],[class*=" icon-"]{font-family:'emojione';speak:none;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none !important;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; color: #3b3b3b;}
.icon-angle-right:before{content:"\3e";}
.icon-angle-down:before{content:"\56";}
.icon-unchecked:before{content:"\60";}
.icon-checked:before{content:"\7e";}
.icon-checkmark:before{content:"\43";}
.icon-edit:before{content:"\45";}
.icon-recent:before{content:"\68";}
.icon-objects:before{content:"\62";}
.icon-zoom-in:before{content:"\2b";}
.icon-zoom-out:before{content:"\2d";}
.icon-nature:before{content:"\66";}
.icon-people:before{content:"\29";}
.icon-close:before{content:"\78";}
.icon-apple:before{content:"\61";}
.icon-symbols:before{content:"\e600";}
.icon-swirl:before{content:"\65";}
.icon-search:before{content:"\73";}
.icon-places:before{content:"\63";}

#smiley {display: inline-block; display: inline-block; margin-top: 2px; }
#flower {display: inline-block; margin-left: 10px; display: inline-block; }
#car {display: inline-block; margin-left: 10px; display: inline-block; }
#bell {display: inline-block; margin-left: 10px; display: inline-block; }
#misc {display: inline-block; margin-left: 10px; display: inline-block; }

#text_insert_button {display: inline-block; height: 21px; width: 21px; background: url('/assets/icons/ic_send_holo_light.png');}
#smiley_load_menu {display: inline-block; height: 21px; width: 21px; background: url('/assets/icons/smiley_load_menu.png');}
#close_smiley {display: inline-block; height: 21px; width: 21px; background: url('/assets/icons/smiley_close_menu.png'); }
#close_vid {display: inline-block; height: 21px; width: 21px; background: url('/assets/icons/smiley_close_menu.png'); }


#chat_emoticon_close {display: none; position: absolute; top: 1; left: 0; height: 35px; overflow: hidden;}
#chat_emoticon_open {position: absolute; top: 1; left: 0; height: 35px; overflow: hidden;}
#chat_text_send {position: absolute; top: 1; right: -9px; height: 35px; overflow: hidden;}



#emoticons_smiley, #emoticons_flower, #emoticons_car, #emoticons_bell, #emoticons_misc {
position: absolute; bottom: 80px;
background: #e5e5e5;
width: 100%; z-index: 500;
border-top: 1px solid #c0c0c0;
border-bottom: 0;
padding: 13px;
padding-top: 9px;
text-align: center;
}

#emoticons_cat {
position: absolute;
bottom: 37px;
left: 0;
height: 43px;
background: #e5e5e5;
width: 100%;
border-bottom: 0;
padding: 5px;
padding-top: 9px;
border-top: 1px solid #c0c0c0;
z-index: 500;
}

.emojione_hover {
opacity: 1.00;
filter: alpha(opacity=100); /* For IE8 and earlier */
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
margin-top: 2px;
margin-bottom: 2px;
}

.emojione_hover:hover {
opacity: 0.65;
filter: alpha(opacity=65); /* For IE8 and earlier */
cursor: pointer;
}

.dropdown-menu-filter > li > a:hover,
.dropdown-menu-filter > li > a:focus {
color: #FFFFFF !important;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
text-decoration: none;
background-color: #33485e !important;
width: auto;
}


.dropdown-menu-filter {
text-align: left !important;
color: #232323 !important;
background-color: #597490 !important;
border: 0; !important;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
margin-top: 1px !important;
margin-left: 0px !important;
width: auto;
}

.dropdown-menu-filter > li > a {
color: #232323 !important;
}

.dropdown-menu-filter > li > a {
color: #232323 !important;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
}

.dropdown-menu-filter > li > a {
display: block;
padding: 3px 20px;
padding-left: 25px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333;
white-space: nowrap;
width: auto;
}
.dropdown-menu-filter > li > a {
display: block;
padding: 3px 35px 3px 25px;
clear: both;
font-weight: 400;
line-height: 1.42857;
color: #333;
white-space: nowrap;
}

.balance_show{
width: 100%;
background: #33485E linear-gradient(#ffffff, #e3e3e3) repeat scroll 0; 0; / 100% auto;
margin-top: -3px;
color: #333333;
padding: 14px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #c1c1c1;
border-left: 0px;
border-right: 0px;
text-align: left;
}



.balance_show_private {
width: 100%;
background: #33485E linear-gradient(#ffffff, #e3e3e3) repeat scroll 0; 0; / 100% auto;
margin-top: -3px;
color: #333333;
padding: 8px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #c1c1c1;
border-left: 0px;
border-right: 0px;
text-align: left;
font-size: 13px;
}

.panel-footer {
padding: 0px;
background-color: transparent;
border-top: 0px solid #DDD;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
text-align: center;
font-size: 0;
   }


.panel-footer-lower {
padding: 6px;
background-color: transparent;
border-top: 0px solid #DDD;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
text-align: center;
color: #58738e;
text-shadow: none;
font-size: 12px;
   }

.amount {
display: inline-block;
font-weight: bold;
font-size: 15px;
margin-left: 5px;
float: none;
margin-top: 0;
position: relative;
margin-top: -3px;
top: -7px;
}

.customgiftamount {margin-top: 2px !important;width:144px; margin-bottom: -5px;}

.chatbubble_me {background: #eaeaea; float: right; display:inline-block; padding: 4px; border-radius: 5px;
-webkit-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.1);
margin-top: 4px;
margin-bottom: 4px;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
margin-right: 0px;
max-width: 88%;
color: #222;
width: 88%;
position:relative;
}

.chatbubble_system {
 background: #FFFFFF; float: left; display:inline-block; padding: 4px; border-radius: 5px;
-webkit-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.1);
margin-top: 4px;
margin-bottom: 4px;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
max-width: 88%;
width: 88%;
color: #bdbdbd;
}

.chatbubble_you {
 background: #FFFFFF; float: left; display:inline-block; padding: 4px; border-radius: 5px;
-webkit-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
-moz-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
margin-top: 4px;
margin-bottom: 4px;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
max-width: 88%;
width: 88%
}

.chatbubble_system_merc {
 background: #e4ddd5; float: left; display:inline-block; padding: 4px; border-radius: 5px;
-webkit-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
-moz-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
margin-top: 4px;
margin-bottom: 4px;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
max-width: 88%;
width: 88%
}

#chat_conversation > .pointer_you_merc:nth-child(1) {display:none !important;}
#chat_conversation > .chatbubble_system_merc:nth-child(2) {font-weight:bold}
#chat_conversation > .chatbubble_system_merc:nth-child(5) {display:none !important;}
#chat_conversation > .chatbubble_system_merc:nth-child(8) {display:none !important;}
#chat_conversation > .pointer_you_merc:nth-child(7) {display:none !important;}
#chat_conversation > .pointer_you_merc:nth-child(4) {display:none !important;}

.chatbubble_you_merc {
 background: #e4ddd5; float: left; display:inline-block; padding: 4px; border-radius: 5px;
-webkit-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
-moz-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.24);
margin-top: 4px;
margin-bottom: 4px;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
max-width: 88%;
width: 88%
}

.pointer_me {
content: "";
border-style: solid;
border-width: 7px 0 7px 7px;
border-color: transparent #eaeaea;
width: 0px;
z-index: 1;
position: relative;
right: 0px;
float: right;
margin-top: 0px;
top: 12px;
}

.pointer_you {
content: "";
border-style: solid;
border-width: 7px 7px 7px 0;
border-color: transparent #FFFFFF;
width: 0px;
z-index: 1;
position: relative;
right: 0px;
float: left;
margin-top: 0px;
top: 12px;
}

.pointer_you_merc {
content: "";
border-style: solid;
border-width: 7px 7px 7px 0;
border-color: transparent #e4ddd5;
width: 0px;
z-index: 1;
position: relative;
right: 0px;
float: left;
margin-top: 0px;
top: 12px;
}

.twitter_icon {
background-image: url('../../../img/twitter.png');
height: 21px;
width: 25px;
}

.twitter_icon:hover {
background-image: url('../../../img/twitter_on.png');
height: 21px;
width: 25px;
}

#twitter_menu a {
  line-height: 24px;
  font-family: "Open Sans";
}

#twitter_menu {
 position: absolute;
 background-color: #f9f9f9;
 z-index: 13;
 box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
 line-height: 20px;
 padding: 5px;
 border-radius: 5px;
 text-align: left;
 margin-top: 15px;
}

@media (max-width: 992px) {
 #twitter_menu {
  right: 0px;
  margin-top: 11px;
 }
 .twitter_arrowmenu {
  text-align: center !important;
 }
}

@media (max-width: 768px) {
 #twitter_menu {
  margin-top: 8px;
 }
}

@media (max-width: 600px) {
 .twitter_arrowmenu {
  text-align: right !important;
 }
}

.twitter_arrowmenu {
 margin-top: -17px;
 text-align: left;
 color: #FFFFFF !important;
}

.twitter_menu_icon {
 height:10px;
 margin: 0 5px;
}

a.disabled {
 pointer-events: none;
 cursor: default;
 opacity: .3;
}

.amount_custom {
display: inline-block;
font-weight: bold;
font-size: 15px;
margin-left: 5px;
float: none;
margin-top: 0;
position: relative;
top: -1px;
}

.cr_icon {display: inline-block;  margin-left: 3px; margin-right: -3px !important; float: left; width: 22px; height: 22px; background:url('/assets/icons/cr_icon.png');}
.cr_icon_gift {display: inline-block;  float: none; width: 22px; height: 22px; background:url('/assets/icons/cr_icon.png');}

.gift_addcr {display: inline-block;  float: none; width: 51px; height: 21px; background:url('/assets/icons/gift_addcr.png');}



.cr_icon_confirm {display: inline-block;  float: left; width: 22px; height: 22px; margin-top: 2px;  margin-bottom: -2px; background:url('/assets/icons/cr_icon.png');}

.cr_amount {display: inline-block; float: left; height: 22px; margin-left: 10px; margin-right: 5px; line-height: 20px;}

.balance_field_right {
float:right;
display: inline-block;
text-align: center;
padding: 14px;
width: 90px;
font-weight: bold;
margin-top: -10px;
margin-right: -14px;
padding-top: 10px;
padding-bottom: 9px;
border-left: 1px solid #c1c1c1;
}

.balance_field_right_cred {
float:right;
height: 34px;
display: inline-block;
text-align: center;
padding: 8px 9px 9px 4px;
width: 85px;
font-weight: bold;
margin-top: -10px;
margin-right: -14px;
border-left: 1px solid #c1c1c1;
}

.balance_field_right_private {
float:right;
display: inline-block;
text-align: center;
padding: 9px;
padding-left: 0px;
width: 85px;
font-weight: bold;
margin-top: -10px;
margin-right: -14px;
padding-top: 8px;
padding-bottom: 9px;
border-left: 0px;
}

.balance_show_offer {
position: relative;
width: 100%;
background: #33485E linear-gradient(#ffffff, #e3e3e3) repeat scroll 0; 0; / 100% auto;
margin-top: 2px;
color: #333333;
padding-left: 3px;
padding-top: 11px;
padding-bottom: 5px;
padding-right: 0px;
text-align: left;
font-size: 13px;
border-radius: 3px;
border: 1px solid #c1c1d1;
}

.balance_show_offer:hover {
background: #33485E linear-gradient(#FFFFFF, #c0c0c0) repeat scroll 0; 0; / 100% auto;
}

.balance_show_offer_payg {
height: 61px;
padding-left: 3px;
padding-top: 16px;
padding-bottom: 10px;
padding-right: 0px;
}

.permin {font-size: 11px; font-weight: normal; margin-top: 22px;}

.balance_field_offer {
float:right;
display: inline-block;
text-align: center;
padding: 14px;
width: 90px;
font-weight: bold;
margin-top: -10px;
margin-right: -14px;
padding-top: 10px;
padding-bottom: 9px;
border-left: 1px solid #c1c1c1;
}

.balance_field_right_offer {
position: absolute;
top: 9px;
right: 1px;
text-align: center;
width: 75px;
font-weight: bold;
margin-top: -10px;
border-left: 1px solid #C1C1C1;
margin-left: 0;
padding-left: 8px;
padding-right: 11px;
padding-bottom: 19px;
padding-top: 19px;
}

.balance_field_right_offer_payg {
position: absolute;
top: 9px;
right: 1px;
text-align: center;
padding: 12px 7px 11px 11px;
width: 75px;
font-weight: bold;
margin-top: -10px;
border-left: 1px solid #C1C1C1;
margin-left: 0;
}

.balance_field_right_credits {
position: absolute;
top: 9px;
right: 1px;
text-align: center;
padding: 18px;
width: 72px;
font-weight: bold;
margin-top: -10px;
border-left: 1px solid #C1C1C1;
margin-left: 0px;
height: 60px;
font-size: 16px;
}

.balance_field_right_credits_high {
position: absolute;
top: 9px;
right: 1px;
text-align: center;
padding: 18px;
width: 72px;
font-weight: bold;
margin-top: -10px;
border-left: 1px solid #d2b030;
margin-left: 0px;
height: 60px;
font-size: 16px;
color: #FFFFFF;
text-shadow: 0px 1px 1px rgba(201, 174, 68, 0.4);
}

.buy_low {
position: absolute;
left: 65px;
top: 18px;
font-size: 14px;
font-weight: 600;
}

.buy_high {
position: absolute;
left: 65px;
top: 12px;
font-size: 14px;
font-weight: 600;
text-shadow: 0px 1px 1px rgba(201, 174, 68, 0.4);
color: #FFFFFF;
}

.buy_high_info {
position: absolute;
left: 65px;
top: 28px;
font-size: 12px;
font-weight: normal;
text-shadow: 0px 1px 1px rgba(201, 174, 68, 0.4);
color: #333;
}


.labelprivatechat {margin-left: -10px; margin-bottom: -3px;}
.labelcredits {width: 100%}

.low_coins {
position: absolute;
background: url('/assets/icons/credits_low.png');
width: 50px; height: 50px; margin-left: -45px; margin-top: -12px;
border-radius: 50%;
border: 1px solid #c1c1c1;
}

.high_coins_fifty {
position: absolute;
background: url('/assets/icons/credits_fifty.png');
background-color: #ffefa8;
width: 50px; height: 50px; margin-top: -12px;
border-radius: 50%;
border: 1px solid #cc9f27;
}

.high_coins_hundred {
position: absolute;
background: url('/assets/icons/credits_hundred.png');
background-color: #ffefa8;
width: 50px; height: 50px; margin-top: -12px;
border-radius: 50%;
border: 1px solid #cc9f27;
}

.high_coins_twofifty {
position: absolute;
background: url('/assets/icons/credits_twohundred.png');
background-color: #ffefa8;
width: 50px; height: 50px; margin-top: -12px;
border-radius: 50%;
border: 1px solid #cc9f27;
}

.gift_row_personal {text-align: center; font-size: 14px;
font-family: 'Ubuntu';
color: #5f7c9a;
font-weight:bold;
}

.gift_row_romantic {text-align: center; font-size: 14px;
font-family: 'Ubuntu';
color: #c3323e;
font-weight:bold;
background-color: #d2d2d2 !important;
border-bottom: 1px solid #c0c0c0;
border-left: 0px !important;
}

.selected {border: 0px solid #2E6DA4 !important}
#profile_completion_message_detail {text-transform: capitalize;}

#giftmessage_div {margin-top:10px; margin-bottom: 0px;}


.giftslabel {
position: relative;
width: 100%;
background: #E9E9E9 none repeat scroll 0% 0%;
margin-top: 2px;
color: #333;
text-align: left;
font-size: 13px;
border-radius: 1px;
border: 1px solid #E9E9E9;
height: 125px;
padding: 10px;
text-align: center;
margin-bottom: 5px
}

.giftslabel:hover {
border-radius: 1px;
border: 1px solid #C1C1D1;
}

.giftunavailable {
position: relative;
width: 100%;
background: #E9E9E9 none repeat scroll 0% 0%;
margin-top: 2px;
color: #333;
text-align: left;
font-size: 13px;
border-radius: 1px;
border: 2px solid #E9E9E9;
height: 125px;
padding: 10px;
text-align: center;
margin-bottom: 20px;
opacity: 1.00;
filter: alpha(opacity=100); /* For IE8 and earlier */
}

.addfundsouter {
padding: 5px;
background: #cbcbcb;
opacity: 1;
top: 0px !important;
position: absolute;
left: 0px;
width: 100%;
margin-top: 0px;
height: 121px;
opacity: 0.0;
filter: alpha(opacity=0); /* For IE8 and earlier */
font-size: 12px;
color: #111;
}

.addfundsouter:hover {
background: #cbcbcb;
opacity: 1.00;
filter: alpha(opacity=100); /* For IE8 and earlier */
}

.addfundsouter:hover, .addcredsgift {
bottom: 5px;

}


.addcredsgift {display:none;position:absolute; bottom: 5px; z-index:10; width:96%; left:2%; right:2%
}

.addfundscover {position:absolute; left:0px; right:0px; top:0px; bottom: 0px; background: #575757; z-index:99999}

.giftslabel_step2 {
position: relative;
width: 100%;
background: #E9E9E9 none repeat scroll 0% 0%;
margin-top: 2px;
color: #333;
text-align: left;
font-size: 13px;
border-radius: 1px;
border: 1px solid #E9E9E9;
height: 125px;
padding: 10px;
text-align: center;
margin-bottom: 20px
}

.giftslabel_step2_custom {
position: relative;
width: 100%;
background: transparent;
margin-top: 2px;
color: #333;
text-align: left;
font-size: 13px;
border: 0px solid #E9E9E9;
height: 35px;
padding: 5px;
margin-bottom: 3px;
text-align: center;
}

.gift_row_cat {
background:#e2e1e1; padding:8px; margin:0px;
border: 1px solid #c0c0c0;
border-bottom:0px;
border-radius: 3px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}

.modal_gift_fix {margin-top: -15px;}

.gift_row {
background:#e2e1e1; padding-top:6px; padding-bottom:0px; margin:0px;
border: 1px solid #c0c0c0;
border-radius: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

.gift_row_rom {
background:#D2D2D2; padding-top:12px; padding-bottom:8px; margin:0px;
border: 1px solid #c0c0c0;

border-radius: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}


.gift_row_step2 {
padding: 10px;
background:#e2e1e1; padding-top:12px; padding-bottom:8px; margin:0px;
border: 1px solid #c0c0c0;
border-radius: 3px;
}

.giftmessage_div_rom {
background:#d2d2d2;
}


.personal_hide {display:none}

.gift_coinpile {
background-image: url("/assets/giftsvg/coinpiles.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -52px;
top:-85px;
}


.gift_coffee {
background-image: url("/assets/giftsvg/coffee.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_flowers {
background-image: url("/assets/giftsvg/wine.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_travel {
background-image: url("/assets/giftsvg/diamond.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_brunch {
background-image: url("/assets/giftsvg/cake.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}


.gift_wine {
background-image: url("/assets/giftsvg/chocolates.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_lipstick {
background-image: url("/assets/giftsvg/cocktail.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_dinner {
background-image: url("/assets/giftsvg/perfume.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_bottle {
background-image: url("/assets/giftsvg/flowers.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_spa {
background-image: url("/assets/giftsvg/knife_fork.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_shoes{
background-image: url("/assets/giftsvg/highheels.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_shopping{
background-image: url("/assets/giftsvg/lunch.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_rent {
background-image: url("/assets/giftsvg/dress.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_boob {
background-image: url("/assets/giftsvg/ring.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}

.gift_perfume {
background-image: url("/assets/giftsvg/champagne.png");
height: 100px;
width: 100px;
background-size: 80px 80px;
background-position: center;
margin: 0px auto;
background-repeat: no-repeat;
position: relative;
left: 50%;
margin-left: -50px;
top:-85px;
}


.gift_amount_title {
height: 100px;
width: 100px;
position: relative;
left: 50%;
margin-left: -52px;
margin-top:-22px;
}


.buycredits_high {
position: relative;
width: 100%;
background: #33485E linear-gradient(#ffffff, #e3e3e3) repeat scroll 0; 0; / 100% auto;
margin-top: 2px;
color: #333333;
text-align: left;
font-size: 13px;
border-radius: 3px;
border: 1px solid #c1c1d1;
height: 61px;
padding-left: 50px;
padding-top: 16px;
padding-bottom: 10px;
padding-right: 0px;
}

.buycredits_high:hover {
background: #33485E linear-gradient(#FFFFFF, #c0c0c0) repeat scroll 0; 0; / 100% auto;
cursor: pointer;
}


.pushrent {
position:absolute; bottom: 64px; text-align:center; width:120px;
font-weight: bold;
text-transform: uppercase;
color: #877223;
background: #33485E linear-gradient(#fcdf6c, #bfa22f) repeat scroll 0; 0; / 100% auto;
border: 1px solid #d2b030;
height: auto;
padding: 7px;
padding-top:9px;
left: 15px;
}

.videopushtext {text-align:left; width:100%; margin-top: -20px; min-width:100%; height: 50px; display:inline-block; float:left}


.mooddiv {text-align:right; padding: 0px; margin-top: 10px; margin-bottom: 0px;}
.mymood {margin-left: 0px !important; width: 100% !important; margin-bottom: 12px !important;}
.moodlabel {padding-top: 1px;}
.moodlabelhide {color: #DDD;}

.custom-mood-ok {float: left; margin-top: 6px; width: 48%; margin-left: 2%; margin-right: 2%;}
.custom-mood-reset {float: left; margin-top: 6px; width: 48%;}

.buycredits_high:not(:first-child) {
position: relative;
width: 100%;
background: #f6cc57 linear-gradient(#fff1c9, #f6cc57) repeat scroll 0;
margin-top: 2px;
color: #333333;
text-align: left;
font-size: 13px;
border-radius: 3px;
border: 1px solid #cc9f27;
height: 61px;
padding-left: 50px;
padding-top: 16px;
padding-bottom: 10px;
padding-right: 0px;
}

.buycredits_high:not(:first-child):hover {
background: #f6cc57 linear-gradient(#f6cc57, #fff1c9) repeat scroll 0
}


.emojione_cat_hover {
width: 36px;
height: 36px;
margin-top: -8px !important;
padding-top: 4px;
font-size: 22px;
opacity: 0.55;
filter: alpha(opacity=55); /* For IE8 and earlier */
color: #3b3b3b;
}

.emojione_cat_hover:hover {
cursor: pointer;
opacity: 0.9;
filter: alpha(opacity=90); /* For IE8 and earlier */
}

.emoticon_menu_on {border-top: 3px solid #3b3b3b; padding-top: 1px; display: inline;}
.emoticon_menu_off {display: none}

.vidnobutton {cursor: default;}

.nextprevmerchant {
padding-bottom: 0px;
margin-bottom: 12px;
margin-left: 0px;
padding: 15px;
margin-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
}

.newchat {
text-align: left;
width: 100%;
margin-top:0;
margin: 0;
padding: 0;
padding-left: 0;
width: 100%;
height: 100%;
min-height: 100%;
background: #33485E linear-gradient(#6f90ab, #435875) repeat scroll 0; 0; / 100% auto;
}

@media (min-width: 768px) {
body {
width: 100%;
margin-top:0;
margin-bottom: 0;
margin-left: 0;
width: 100%;
height: 100%;
min-height: 100%;
}
}

.modal-chats {
position: absolute;
border: 0;
background: transparent;
margin: 0;
margin-left: 0;
width: 100%;
height: 100vh;
overflow: hidden;
}



.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}






.centerfix {  display: table;
  width: 100%;}


#chat_panel {position: relative; top: 0;}


.chat_padder_input {
position: relative;
border: 0;
margin: 0;
padding: 0;
background: #FFFFFF;
float: left;
height: 100%;
margin-bottom: -5px;
}


.chat_icons_panel {
position: fixed;
bottom: 0;
height: 50px;
border-top: 1px solid #c0c0c0;
background-color: #1d1d1d;
width: 100%;
padding: 8px;
}

@media (min-width: 768px) {
.chat_icons_panel {
position: relative;
border-top: 0;
background-color: transparent;
width: 100%;
padding: 0;
}
}

.chat_icons_widthfix {
width: 36px;
padding: 4px;
}

@media (min-width: 768px) {
.chat_icons_widthfix {
width: 24%;
}
}

.chatter_mobfix {display: none}

.chatter_mobfix_onmob {display: inline-block;}

@media (min-width: 768px) {
.chatter_mobfix {
}
}

.hero-feature {margin: 0px;margin-bottom: 10px; padding: 0px; margin-top: 0px; padding-left: 3px; padding-right: 3px;}

.watch_report_inapp {
position: absolute;
bottom: 50px;
left: 1px;
width: 35px;
background: #ffffff linear-gradient(#ffffff, #c9c9c9) repeat scroll 0; 0; / 100% auto;
color: #333333;
font-size: 14px;
font-weight: normal;
padding: 4px;
padding-left: 5px;
text-align: center;
border-top: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-radius: 0;
-webkit-box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 2px 0px rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
z-index: 9999;
}


.close_button_chat {
position: absolute;
top: 8px;
right: 8px;
width: 30px;
height:30px;
background: #33485E linear-gradient(#d8505b, #c3323e) repeat scroll 0; 0; / 100% auto;
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
text-align: center;
border-top: 1px solid #c3323e;
border-left: 1px solid #c3323e;
border-radius: 0;
font-size: 14px;
font-weight: normal;
padding: 4px;
padding-left: 5px;
text-align: center;
-webkit-box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
-moz-box-shadow:-1px 2px 2px 0px rgba(33, 29, 30, 0.35);
box-shadow: -1px 2px 2px 0px rgba(33, 29, 30, 0.35);
text-shadow: 0px 1px 1px rgba(33, 29, 30, 0.2);
z-index: 9999;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;

}

.close_button_chat:hover {
background: #33485E linear-gradient(#c3323e, #d8505b) repeat scroll 0; 0; / 100% auto;
}

.emojitoggle {
display: inline-block !important;
height: 36px;
font-size: 22px;
opacity: 0.55;
padding-top: 0px;
position: absolute;
margin-left: -42px;
margin-top: -7px;
width: 46px;
}

.lowbatt {width: 30px; position: absolute; right: 55px; top: 13px;}

.watch_start_private {
position: absolute;
width: 100%;
font-size: 14px;
font-weight: normal;
padding-top: 6px;
padding-bottom: 8px;
z-index: 200;
padding-left: 15px;
padding-right: 12px;
text-align: left;
text-align: center;
}

.leftpaddingmodal {
margin-left: 0; width: 100%;
position: absolute;
padding-left: 0px;
bottom: 0px;
z-index: 999;
}

.chatmodalbuttons {margin: 0;!important; width: 100%;}

.bio_button_col {padding-top: 15px !important; padding-bottom: 0px; padding-left: 15px; padding-right: 5px; margin: 0px;}
.start_button_col {padding-top: 15px !important;padding-bottom: 0px; padding-left: 5px; padding-right: 5px;}
.gift_button_col {padding-right: 10px; !important; padding-top: 15px !important; padding-bottom: 0px; padding-left: 5px;}

@media (min-width: 768px) {
.watch_start_private_mobile {
display: none;
}
}

.watch_start_private_mobile {
display: inline-block;
width: 100%;
float: right;
}

.opacbutton {
opacity: 0.9;
filter: alpha(opacity=90); /* For IE8 and earlier */
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
}

.opacbutton:hover {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}




.panelmobfix {
margin-top: -8px;
}
@media (min-width: 768px) {
.panelmobfix {
margin-top: 0;
}
}




.gallery_area {
display: inline-block;
top: 0;
left: 0;
margin: 0;
width: 100%;
height: 100%;
background-color: #1d1d1d;
z-index: 10;
}

.gallery_make_prof {
position: absolute !important;
left: 4px !important;
z-index: 1000;
top: 100% !important;
margin: 5px;
margin-top: -40px;
width: 42px;
height: 36px;
}

.gallery_make_preview {
position: absolute !important;
left: 4px !important;
z-index: 1000;
top: 100% !important;
margin: 5px;
margin-top: -40px;
width: 42px;
height: 36px;
}

.gallery_make_prof_crop {
  position: absolute;
  left: 15px;
  z-index: 1001;
  bottom: 15px;
  background-color: #6d6d6d;
  padding: 10px 20px;
  text-transform: capitalize;
  border-radius: 0;
  font-weight: 300;
}

.gallimage {padding: 0; position: absolute; z-index: 1; max-width: 100%;
height: auto;
width: auto;
min-width: 100%;}

.dropinner_videomob {display: none}
.dropinner_video {display: inline}


.dropinnermob {display: none}
.dropinner {display: inline}

.status_box {border: 1px solid #c0c0c0; border-radius: 5px; text-align: center; padding: 10px; margin: 10px; font-size: 20px;}

.status_button {float: right}

#dropinnermerc {
	position: absolute;
	top: 151px;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
text-align: center;
font-size:14px;
font-weight:normal;
color:#1d1d1d;
width: 100%;
border-radius: 0px;
border-top: 1px solid #c0c0c0;
background: #ddd;
padding-bottom: 15px;
}

.gallery_delete {
  position: absolute;
  top: 5px;
  /* left: 100%; */
  /* margin-left: -42px; */
  right: 5px;
  z-index: 1000;
}

#smscreensupported {display:none}
#mdscreensupported {display:inline}

.gallery_status {
position: absolute;
top: 5px;
width: 200px;
z-index: 80;
left: 10px;
height: 32px;
width: auto;
text-align: center;
}

.btn-vidwarn {
  color: #FFF;
  background-color: #F0AD4E;
  border-color: #EEA236;
  border-radius: 0;
  border: none;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 300;
  left: 5px;
  top: 5px;
  height: initial;
}

.modal-crop .modal-header {
  background-color: #4e477b;
  font-size: 13px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-crop .btn-primary  {
  background-color: #7d7d7d;
  padding: 10px 15px;
  border-radius: 0;
  text-transform: capitalize;
  font-weight: 300;
}

.modal-crop .glyphicon {
  display: none;
}

button.close {
  -webkit-appearance: none;
padding: 10px 13px;
cursor: pointer;
background: 0 0;
border: 0;
color: #fff;
opacity: 1;
background-color: #f0ad4e;
position: absolute;
right: 5px;
}


.thumbnail {
  border: none;
}

.modal-content {
  border-radius: 0;
}

.btn-vidwarn:hover {
color: #FFF;
}

.btn-video-avbl {
left: 80px;
}

.delete_icon_gallery {
  background: #3c3661;
  z-index: 1000;
  color: #ffffff;
  padding: 6px;
  width: 32px;
  height: 32px;
  text-align: center;
}

.delete_icon_gallery:hover {
  background: rgb(49, 45, 78);
  color: #ffffff;
}

.default_icon_gallery {
border-radius: 3px;
color: #FFF;
border: 1px solid #1F9F21;
background: #28B12B linear-gradient(#31C234, #1F9F21) repeat scroll 0px center;
z-index: 1000;
padding: 6px; padding-bottom: 4px;width: 32px; height: 32px;text-align: center; border-radius: 4px;
cursor: pointer;
}

.default_icon_gallery_hide {display:none}


.delete_id {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0% 0%;
z-index: 1000;
color: #232323;
padding: 6px 6px 4px;
width: 32px;
height: 32px;
text-align: center;
border-radius: 50%;
border: 1px solid #C0C0C0;
position: absolute;
right: 7px;
top: 5px;
}

.delete_id:hover {background: rgba(255, 255, 255, .95); border: 1px solid #33485e; color: #33485e;}

.filterclosearea {
width: 220px;
margin-top: 4px;
text-align: left;
font-size: 13px;
}

.video_modal_title {
font-size: 16px;
font-weight: normal;
color: #333333;
float: left;
width: 100%;
display: inline;
margin-top: 4px;
margin-bottom: 4px;
}

.btn-fb {float:right; margin-right: 3px;
background-image: url('../../../img/facebook.png');
background-size: 16px 12px;
background-repeat: no-repeat;
background-position: center center;
width: 28px;
height: 28px;
}


.btn-tw {float:right; background-color: #55ACEE;
border: 1px solid #3B88C3;
background-image: url('../../../img/twitter_on.png');
background-size: 16px 12px;
background-repeat: no-repeat;
background-position: center center;
width: 28px;
height: 28px;
}

.btn-tw:hover {
float:right; background-color: #55ACEE;
border: 1px solid #3B88C3;
background-image: url('../../../img/twitter_on.png');
background-size: 16px 12px;
background-repeat: no-repeat;
background-position: center center;
width: 28px;
height: 28px;
}

.merchantsharetw {
position: absolute;
height: 32px;
width: 32px;
margin-top: 0px;
z-index: 1;
top: 5px;
left: 10px;
border: 1px solid #2799e8;
   }

.merchantsharetw:hover {
position: absolute;
height: 32px;
width: 32px;
margin-top: 0px;
z-index: 1;
top: 5px;
left: 10px;
border: 1px solid #e3e3e3;
   }

.merchantsharefb {
position: absolute;
height: 32px;
width: 32px;
margin-top: 0px;
z-index: 1;
top: 5px;
left: 45px;
border: 1px solid #5e839e;
}

.merchantsharefb:hover {
position: absolute;
height: 32px;
width: 32px;
margin-top: 0px;
z-index: 1;
top: 5px;
left: 45px;
border: 1px solid #e3e3e3;
}


.video_modal_date {
font-size: 14px;
font-weight: bold;
color: #5f7c9a;
float: left;
width: 100%;
display: inline;
margin-top: -3px;
margin-bottom: 7px;
}

.videocta{
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
position: absolute; top: 0px;
background: rgba(0, 0, 0, .75);
width: 100%;
height: 100%;
padding: 10px;
font-size: 13px;
color: #bbbbbb;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
z-index:20
}

.videooptions{
opacity: 0.0;
filter: alpha(opacity=0); /* For IE8 and earlier */
position: absolute; top: 0px;
background: rgba(0, 0, 0, .75);
width: 100%;
height: 100%;
padding: 10px;
font-size: 13px;
color: #bbbbbb;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
z-index:20
}

.videooptions:hover {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}

.videooptions:hover + .mob_play_button{
 display:none;
}



.videooptions_mob {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}



.videooptions_fromme {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
position: absolute; top: 0px;
background: rgba(0, 0, 0, .25);
width: 100%;
height: 100%;
padding: 10px;
font-size: 13px;
color: #bbbbbb;
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
}

.video_perm {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
background: transparent;
}

.video_confirm {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}


.hd_icon {background: url(/img/hd_icon.png); width: 100%; height: 19px; position: absolute; top: 5px; left: 5px;
	background-repeat: no-repeat;
}

.videodescription {
width: 100%;
height: auto;
position: absolute;
top: 21px;
left: 0px;
padding: 6px;
text-align: center;
line-height: 15px;
font-size: 11px;
}

.videodescription_fromme {
width: 80%; position: absolute; bottom: 5px; left: 50%;
margin-left: -40%;
text-align: center;
}

.close_button_preview {position: absolute; top: -3px; right:6px; z-index: 999; font-size: 20px;}

.video_confirm_button {padding-top: 2px; font-size: 12px; padding-left: 10px;}

.video_avail {
color: #66cb68;
position: relative;
left: 0px;
font-size: 11px;
margin-top: -4px;
text-transform: none;
font-style: italic;
text-align: left;
text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
}

.video_button_preview {
font-weight: bold;
text-transform: uppercase;
margin: 0px !important;
margin-right: 3px !important;
height: 34px;
padding: 7px;
display:inline-block;
}

.mob_play_button {
display:inline;
position:absolute;
z-index: 9999;
background: rgba(0, 0, 0, .77);
border-radius: 3px;
width: 40px;
height: 40px;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
color: #FFFFFF;
text-align: center;
padding: 7px;
display: none;
}

.glyphicon-mob-play {
font-size: 23px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


.video_button_confirm {
font-weight: bold;
text-transform: uppercase;
margin: 0px !important;
margin-right: 0px !important;
height: 34px;
font-size: 12px;
border-right: 1px solid #38963b;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}

.video_button_amount {
border-right: 1px solid #57b358;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
margin-left: -3px;
padding-top: 4px;
font-size: 14px;
font-weight: bold;
padding: 5px;
padding-right: 7px;
}

.video_button_rent {
font-weight: bold;
text-transform: uppercase;
color: #877223;
background: #33485E linear-gradient(#fcdf6c, #bfa22f) repeat scroll 0; 0; / 100% auto;
border: 1px solid #d2b030;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
margin-left: -8px;
margin-top:0px;
height: 34px;
padding: 7px;
display:inline-block;
}

.video_rent_amount {
border: 1px solid #d2b030;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
background: #33485E linear-gradient(#d5bd60, #998023) repeat scroll 0; 0; / 100% auto;
color: #FFFFFF;
font-weight: bold;
padding-left: 4px;
height: 34px;
width: 55px;
display: inline-block;
margin-top: 0px;
padding-top: 7px;
padding-left: 3px;
padding-right: 8px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

.video_rent_amount:hover {color: #FFFFFF;}


#video_rent_amount {margin-top: -1px; margin-left:0px; display:inline-block;}

.videorent {
width: 100%; height: 70px; position: absolute; bottom: -27px; left: 0px;
padding: 0px;
text-align: center;
}

.videooptionsimg {position: relative; top: 0px; left: 0px; background-color: #000}



.video_preview_overlay {
background: rgba(0, 0, 0, .55);
height: 66px;
width: 100%;
padding: 10px;
color: #FFFFFF;
position: absolute;
bottom: 35px;
opacity: 0.0;
filter: alpha(opacity=0); /* For IE8 and earlier */
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
	}


.video_preview_overlay:hover {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #b23020;
  position: fixed;
  z-index: 100;
  top: 64;
  right: 100%;
  width: 100%;
  height: 2px;
}

[contenteditable=true]:empty:before{
  content: attr(placeholder);
  display: block; /* For Firefox */
 font-style: italic;
}


.reglogo {width: 18px; height: 18px; margin-left: 5px;}

.usc_mob {display:none;}
.usc_tab {display:inline-block;}

.video_grid {
position: relative;
top: 0;
left: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
margin-top: 0;
max-width: 100%;
height: auto;
width: auto\9;
z-index: 0;
}

.video_grid_anim {
position: absolute;
top: 0;
left: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
margin-top: 0;
max-width: 100%;
height: auto;
width: auto\9;
z-index: 0;
}

.chat_options_header {
background: #33485E linear-gradient(#30b433, #219423) repeat scroll 0; 0; / 100% auto;
color: #FFF;
padding: 10px;
text-align: center;
text-shadow: 0; -1px 0; rgba(0,0,0,0.2);
font-family: 'Ubuntu';
border-top-left-radius: 6px;
border-top-right-radius: 6px;
margin-bottom: 3px;
}

.watch_popover {
border: 0px;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0);
border-radius: 0px;
background: transparent;
width:300px !important;
}

.warningtriangle {color: #c3323e; font-size: 22px; margin-top: 15px; text-align: center;}
.pendingissues {width: 100%; color: #fff; padding: 10px; background: #e24250; font-weight: bold; padding-left: 67px; font-family: "Montserrat"; height: 50px; display: flex;
    align-items: center;}
.pendingouter {padding: 0px; background: #FFF; margin-bottom: 10px; margin-top: 5px;}
.glyphpadcp {margin-right: 30px; margin-left: 10px;}



.pendingnav {
  border-right: 1px solid #ec5e6a;
  font-style: normal;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 58px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#pendingtoggleclose_text {
  color: #fff !important;
}

.warningdiv {
  color: #5a5a5a;
  padding: 5px 0;
  font-size: 13px;
  border-radius: 3px;
  display: none;
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 20px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  min-height: 50px !important;
  margin: 0;
}

.warningdiv p {
  margin: 0 !important;
}

.col-icon-alert {
  background-color: #e24250;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px 0 0 5px;
  width: 60px;
  color: #fff
}

.col-text-alert {
  background-color: #e2e2e2;
  padding: 10px;
  border-radius: 0px 5px 5px 0;
  width: 100%;
}

.chat_options_outer {
background: #FFF;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
padding-bottom: 4px;
margin-bottom: -12px;
margin-top:-330px;
}


.support_icon {
margin-top: -17px;
margin-bottom: -14px;
}


.close_filter {
display: inline-block;
float: right;
width: 32px;
background: rgba(0, 0, 0, .60);
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding: 4px;
text-align: center;
border: 1px solid #c0c0c0;
border-radius: 4px;
opacity: 0.4;
filter: alpha(opacity=40); /* For IE8 and earlier */
transition:All 0.25s ease;
-webkit-transition:All 0.25s ease;
-moz-transition:All 0.25s ease;
-o-transition:All 0.25s ease;
}

.close_filter:hover {
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}

#merchants_container {margin-top: 15px; transition: all 0.5s;}

.footeralignleft {text-align: left; padding:2px; float: left; margin-top: 14px; display: inline-block;}
.footeralignright {text-align: right; padding:2px; float: right; display: inline-block;
font-family: "Open Sans",sans-serif;
font-size: 12px;
font-weight: normal;
margin-top: 14px;
color: #c0c0c0;
}

.betabanner {
position: fixed;
top: 30px;
right: -50px;
min-width: 200px;
font-size: 20px;
-ms-transform: rotate(45deg); /* IE 9 */
-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
transform: rotate(45deg);
}

.filteroptionsleft {
width: 55%; margin-right: 1%;  display: inline-block; float: left;
}

.filteroptionsright {
width: 43%; margin-left: 1%;  display: inline-block; float: left;
}

.sixteen-nine {@include aspect-ratio(16, 9); overflow:hidden}


.sixteen-nine {
  position: relative;
}
.sixteen-nine:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.sixteen-nine > .gridcontent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.header_options_full {display: inline-block; height: 70px; margin-bottom: 0; float: left;}
.header_options_full_splash {display: inline-block; height: 70px; margin-bottom: 0; float: left;}

.header_options {position: absolute; top: -200px; margin-top: 0; opacity: 0.0: display:none;}

.header_options_splash {
display: inline-block;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
padding-top: 25px;
padding-bottom: 25px;
padding-left: 18px;
padding-right: 18px;
margin: 0;
border: 0;
float: left;
margin-left: 0;
color: #FFFFFF; width: 80px; height: 60px;}

/*.video_display {margin-top: 0; margin-bottom: 20px; font-weight: normal; margin: 0; !important; padding: 0; !important;}*/
.video_display {
  padding-right: 0;
}
.video_inner {margin-top: 15px; margin-bottom: 20px; font-weight: normal; margin-left: 0; margin-right: 0;
padding-right: 0px;
padding-left: 0; !important;
max-height: 480px; overflow: hidden;
}

.videopanelpad {padding-right: 10px;}

@media (max-width:1200px) {
  .video_inner {margin-top: 9px;}
}

@media (max-width: 992px) {
  .videopanelpad {padding-right: 0; margin-top: 5px !important;}
  .video_display {padding-right: 15px;}
  .video_inner {margin-bottom: 10px;}
  .chatoverlay {margin-top: 0px}
}

@media (min-width: 992px) {
  .videoarea {padding-right: 15px;}
  .container-width .videoarea {padding-right: 0;}
}

#options {
display: none;
margin-top: 0px;
position: fixed;
top:-36px;
left:0px;
z-index: 999;
width:100%;
transition: all 0.5s;
}

.optionsbarpad {padding-top: 96px;}

.navbar-nav {
margin: 0; 0;
}


#optionsinner {
display: inline-block;
width: 100%;
background: #768799 repeat scroll 0; 0; / 100% auto;
margin-top: 0;
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;
}

.splashpage {
width: 100%;
height: 100vh;
background: transparent none no-repeat scroll center top / cover;
margin-top: 0px;
border-bottom: 0px;
margin-bottom: 0px;
}

.pop_icons {
display: inline-block;
float: right;
padding-right: 15px;
margin-top: 10px;
border: 0;
}

.pop_icons_mob {
display: none;
}

.titlemob {display: none}
.titlefull {display: ''}

.payment_cards {
width: 62px;
border: 0;
padding-left: 4px;
padding-right: 4px;
padding-top: 10px;
padding-bottom: 10px;
}

.popover-content {
padding: 7px;
color: #232323;
text-shadow: 0px 0px 0px;
font-size: 12px;
}
.popover {
width: 230px;
text-align: center;
position: relative;
bottom: 0px !important;
}


.popover_fav {
margin-top: 0px !important;
position: absolute;
z-index: 999;
display: inline-block !important;
height: 80px;
}

.tooltipbutton {margin-top: 8px;}
.tooltip-inner {min-width: 160px; max-width: 200px;}

.fixit {width: 355px;
height: 202px;
overflow: hidden;
padding: 3px;
}

.girl_gallery_image {
display: block;
margin-left: auto;
margin-right: auto;
padding: 0;
border: 0;
height: 195px;
}


.mobile_cp {padding: 0px !important;}
.modal-crop {max-width: 420px; margin-top: 10px; }

.curr_button {
margin-top: 10px;
width: 85px;
margin-right: 2px;
}

@media (min-width: 770px) {
  .navbar-header {
float: left;
  }
 }

.sortbutton {
width: 100%;
margin-top: 0;
text-align: center;
font-size: 13px;
line-height: 1.5;
padding-left: 4px;
padding-right: 4px;
}

.sortdropdownlinefix {
line-height: 1.6;
}

.header_option_splash {
display: inline-block;
color: #FFFFFF;
text-shadow: 4px 4px 2px rgba(150, 150, 150, 0);
padding-top: 25px;
padding-bottom: 25px;
padding-left: 18px;
padding-right: 18px;
margin: 0;
border: 0;
float: left;
}

.header_option_splash {color: #FFFFFF; background: #1d1d1d; width: 80px; height: 60px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.language {color: #FFFFFF; text-shadow: 0 1px 2px rgba(0, 0, 0, .6); }
.language:hover {color: #c0c0c0;}
.language:visited {color: #FFFFFF;}

.gallery_block {display: none;}

.bluenavtop {height: 60px; background: #27435b !important;}

.checkbuttonfix {margin-left: -20px; margin-bottom: 5px;}

.checkbox label:after,
{
content: '';
display: table;
clear: both;
}

.checkbox .cr,
{
position: relative;
display: inline-block;
border: 1px solid #a9a9a9;
border-radius: .25em;
width: 1.3em;
height: 1.3em;
float: left;
margin-right: .5em;
}


.checkbox .cr .cr-icon
{
position: absolute;
font-size: .8em;
line-height: 0;
top: 50%;
left: 20%;
}

.checkbox label input[type="checkbox"]
{
display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
transform: scale(3) rotateZ(-20deg);
opacity: 0;
transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
transform: scale(1) rotateZ(0deg);
opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr {
opacity: .5;
}

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

.novideos {
  margin-top: 0px;
  position: relative;
  text-align: center;
  margin-bottom:-15px;
  min-height: 300px;
}


/* Error 401 */

.error401 {
  margin-top: 200px;
  height: 300px;
  position: relative;
  text-align: center;
}

.protectedpage {
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  color: #33475f;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 30px;
  margin-top: 80px;
}

.pleasesignin {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  color: #676767;
  line-height: 40px;
  z-index: 2;
}

.error401 img {
  position: absolute;
  bottom: 0;
  right: 100px;
  width: 380px;
  z-index: 1;
}

.splash_stamp {
  position: absolute;
  bottom: 10%;
  right: 5%;
}

@media(max-width: 1400px){
  .error401 img {
width: 300px;
  }
}

@media(max-width: 1000px){
  .error401 img {
display: none;
  }
}

@media(max-width: 767px){
  .messaging-watch-modal-trigger {
    top: 45px !important;
    width: 40px !important;
    }
  .messaging-modal-trigger-text {
    display: none;
  }
  .error401 {
margin-top: 350px !important;
height: 200px;
  }
  .error401 img {
display: block;
top: -280px;
right: 50%;
margin-right: -140px;
  }
  .protectedpage {
margin-top: 40px;
  }
  .pleasesignin {
margin-bottom: 40px;
  }
  .splash_stamp {
    display: none;
  }
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


/* Tablets */
@media(min-width:768px){
.usc_mob {display:inline-block;}
.usc_tab {display:none;}

.navbar-mid-hide {display:none}
.mob_align_fix {margin-left: -10px; }
.splash_girls {margin-top: 20px; width: 178px; font-size: 16px;}
.splash_reglog {margin-top: 20px; width: 134px; font-size: 16px;}

.largechatmodal {
width: 100%; margin: 0; padding: 0; height: 100vh;
position: absolute;
background-image: url('/assets/backgrounds/greyback.jpg');
background-color: #eaeff5;
background-size: cover;
}



.chat_padder {
padding: 0;
height: 90vh;
z-index: 100;
margin:0;
top: 5vh;
overflow: hidden;
}

.newchatwindow {
right: 0;
height: 90vh;
top: 5vh;
background-color: rgb(212, 212, 212);
border-radius: 3px;
margin-left: 15px;
z-index: 999;
margin-right: 5px;
overflow: hidden;
color: #3b3b3b;
}


}

.gift_row_step2 {
padding: 10px;
background:#e2e1e1; padding-top:12px; padding-bottom:8px; margin:0px;
border: 1px solid #c0c0c0;
border-radius: 3px;
}


/* Larger Tablets and PC */
@media(min-width:970px) and (max-width: 1199px)
{
.mob_align_fix {width: 600px;}
.navbar-mid-hide {display:inline-block}
.splash_girls {margin-top: 20px; width: 200px;}
.splash_reglog {margin-top: 20px; width: 110px;}
.usc_mob {display:inline-block;}
.usc_tab {display:none;}


}

/* Widescreen PC */
@media(min-width:1200px){

.usc_mob {display:none;}
.usc_tab {display:inline-block;}

.navbar-mid-hide {display:inline-block}
.mob_align_fix { width: 600px;}
.splash_girls {margin-top: 20px; width: 190px;}
.splash_reglog {margin-top: 20px; width: 120px;}

}


/* Chrome Fix with -webkit-min-device-pixel-ratio:0*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
.landrop{float:right; margin-top: 8px;}
}

/* END Chrome Fix with -webkit-min-device-pixel-ratio:0*/


@media (max-width: 992px)
{

.ui_menu_on {
display: inline-block;
float: left;
padding: 12px 13px;
background-color: #686198;
height: 50px;
color: #333;
}

.ui_menu_off:hover {
color: #c0c0c0;
}

.ui_menu_on {
display: inline-block;
float: left;
padding: 12px;
padding-left: 17px;
padding-right: 17px;
background-color: #686198;
height: 50px;
color: #fff;
}

.ui_menu_on:hover {
color: #575757;
}

.divider_about_page{display:none}

.ui_scaler_20 {
display: flex;
align-items: center;
justify-content: center;
float: left;
padding: 13px;
padding-left: 2px;
padding-right: 2px;
color: #fefefe;
height: 50px;
font-size: 13px;
width: 20%;
text-align: center;
}

.ui_scaler_20:first-child {
}

.ui_scaler_20:last-child {
}

.ui_scaler_14 {
display: flex;
align-items: center;
justify-content: center;
float: left;
padding: 13px;
padding-left: 1px;
padding-right: 1px;
color: #fefefe;
height: 50px;
font-size: 13px;
width: 14%  !important;
text-align: center;
}

.ui_scaler_15 {
display: flex;
justify-content: center;
align-items: center;
float: left;
padding: 13px;
padding-left: 1px;
padding-right: 1px;
color: #fefefe;
height: 50px;
font-size: 13px;
width: 15% !important;
text-align: center;
}

.ui_scaler_25 {
display: flex;
justify-content: center;
align-items: center;
float: left;
padding: 13px;
padding-left: 1px;
padding-right: 1px;
color: #fefefe;
height: 50px;
font-size: 13px;
width: 25% !important;
text-align: center;
}

.twitter_icon {
background-image: url('../../../img/twitter.png');
background-size: 23px 18px;
background-repeat: no-repeat;
margin-top: 3px;
position: relative;
left: 50%;
margin-left: -12px;
}

.twitter_icon:hover {
background-image: url('../../../img/twitter_on.png');
background-size: 23px 18px;
background-repeat: no-repeat;
}

}

@media(max-width:1120px){
.chatmodalhidetext {display: none;}
.glyphchatmodal {margin-right: 0px;}
}


/* Larger Tablets and PC */
@media(max-width: 1199px) {
#panels {margin-top:22px !important;}
}

.ui_menu_cp_on {
display: inline-block;
float: left;
padding: 12px;
padding-left: 17px;
padding-right: 17px;
background-color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
height: 50px;
color: #333333 !important;
}

.ui_menu_cp_on:hover {
color: #575757;
}

/* Nico code */

#region_block_panel {
  z-index: 99;
}

.bigger-container {
/*  overflow: hidden; */
  width: 100%;
  position: relative;
}

.messaging-container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  transition: all 500ms;
}

.custom-mood-reset, .custom-mood-ok {
  padding: 6px !important;
}

@media (min-width: 320px)  {
  .pcm_container {
    width: 100%;
    position: fixed;
    z-index: 999;
  }
}

@media (min-width: 768px)  {
.pcm_container_watch {
  top: 5vh !important;
  height: 90vh;
}
#purchase-modal .modal-sm {
   width: 350px;
}
.custom-col-sm-6 {
  width: 100%;
}
.container-width {
  width: 50%;
}
.pcm_container {
  width: 48%;
  right: -50%;
}
.custom-col-pcm {
  width: 100%;
}
}

@media (min-width: 992px) {
.custom-col-md-6 {
  width: 50%;
}
.custom-col-pcm {
  width: 50%;
}
.container-width {
  width: 70%;
  padding-right: 15px;
}
.pcm_container {
  width: 29%;
  right: -30%;
}
}

@media (min-width: 1200px)  {
.custom-col-lg-4 {
  width: 33.33%;
}
.custom-col-pcm {
  width: 33.33%;
}
.container-width {
  width: 75%;
  padding-right: 15px;
}
.pcm_container {
  width: 24%;
  right: -25%;
}
}

/*@media (min-width: 1600px)  {
  .container-width {
    width: 65%;
  }
  .pcm_container {
    width: 35%;
    right: -35%;
  }
}*/

.pcm_container_display {
  right: 0;
  transition: all 500ms;
}

@media (max-width: 467px) {
  .hero-feature {
    margin-top: 5px;
  }
}

@media screen and (max-width: 1200px) {
	.chat_padder_pcm {
		width: 100% !important;
		height: 100%;
	}
	.leftpaddingmodal_pcm {
		position: relative;
	}
	.watch_fullscr_pcm {
		margin-bottom: 0;
	}
	.newchatwindow_pcm {
		height: 39vh;
		top: 7vh;
		width: 96.5%;
		margin-left: 15px !important;
	}
}

.pcm_container_watch {
  z-index: 9999 !important;
}

.messaging-watch-modal-trigger {
  z-index: 9999;
  position: absolute;
  top: 5px;
  line-height: 20px;
  width: 130px;
  right: 0;
  background-color: #44617e;
  border-radius: 5px 0px 0 5px;
  padding: 5px;
  cursor: pointer;
  display: none;
}

.messaging-watch-modal-trigger a {
  color: #fff !important;
}

.messaging-watch-modal-icon {
  color: #fff;
  padding-left: 5px;
}

.messaging-trigger-counter {
  position: absolute;
  width: 15px !important;
  height: 15px !important;
  right: 10px;
  top: 8px;
}

.messaging-invite-presentation, .messaging-upload-text, .messaging-blocked-presentation {
  text-align: center;
  padding: 15px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  background-color: #597490;
  margin-bottom: 20px;
}

.messaging-blocked-presentation {
  margin-bottom: 0px;
}

#invite-username {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 5px;
  margin-bottom: 20px;
}

#invite-profile-picture {
  width: 110px;
  height: 110px;
  background-size: 190px auto !important;
  margin: 0 auto;
  border-radius: 500px;
  flex-basis: 110px;
}

.invite-step-1, .invite-step-2, .invite-step-3 {
  text-align: center;
  padding: 7px;
  font-size: 15px;
  font-family: "Open Sans";
}

#invite-amount {
  margin-left: -25px;
  padding: 5px;
  background-position: 56.5%;
  background-image: url("/images/coin.svg");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  line-height: 20px;
  font-weight: bold;
  color: #f5b229;
  text-align: center;
  font-size: 18px;
}

.messaging-invite-gift {
  display: none;
  text-align: center;
  padding: 10px 0;
  background-color: #eae7dc;
  border-top: 1px solid #e0d3ac;
  border-bottom: 1px solid #e0d3ac;
  margin-top: 20px;
}

#invite-gift {
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0;
}

#invite-image {
  width: 50px;
}

#messaging-upload-preview {
  display: block;
  max-width: 90%;
  max-height: 500px;
  margin: 0 auto;
  width: auto;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.messsaging-dnc-elem {
  display: flex;
  flex-direction: row;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #dde2e8;
  align-items: center;
}

.messaging-dnc-username {
  flex-basis: 20px;
  flex-grow: 8;
  font-weight: 600;
}

.messaging-dnc-button {
  flex-basis: 20px;
  flex-grow: 1;
  background-color: #29c529;
  text-align: center;
  padding: 5px 10px;
  box-shadow: 0 1px 1px #427d44;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}

.messaging-message .message {
  position: relative;
}

.messaging-spinner {
  position: absolute;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  top: 50%;
  left: 50%;
  border-radius: 100px;
}

.messaging-disabled {
  opacity: 0.3;
}

.messaging-gift-img {
  padding: 45px;
  margin: 10px auto;
  width: 50px;
}

.messaging-gift-message-element {
  text-align: center;
}

#messaging_notification_counter {
  float: right;
  width: 22px;
  height: 22px;
  background-color: #24ba06;
  text-align: center;
  border-radius: 500px;
  line-height: 22px;
  margin-left: 10px;
  font-family: "Ubuntu";
  font-weight: 600;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #99a6b3;
  margin-top: 5px;
}

.navbar-default .navbar-toggle .icon-bar:hover {
  background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.messaging-sprite-img {
  padding: 16px;
  margin: 0 10px;
}

.pcm_container_filter {
  top: 175px !important;
}

.options_move {
  top: 64px !important;
  transition: all 0.5s;
}

#messaging_trigger {
  cursor: pointer;
}

.noselect {
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none;   /* Chrome/Safari/Opera */
        -khtml-user-select: none;    /* Konqueror */
        -moz-user-select: none;      /* Firefox */
        -ms-user-select: none;       /* Internet Explorer/Edge */
        user-select: none;           /* Non-prefixed version, currently not supported by any browser */
      }

.messaging-top-hidden {
  top: 19px !important;
}

.material-icons img {
  width: 36px;
  height: 33px;
}

.messaging-add-credits {
  margin-right: 5px;
}

.modal-tutorial {
  width: 95%;
  max-width: 1240px;
  margin-top: 30px;
}

.step-container {
  display: flex;
  flex-direction: row;
}

.tutorial-step {
  flex-grow: 1;
  padding-bottom: 20px;
}

.tutorial-step img{
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0 15px;
}

.tutorial-step .title_one {
  font-size: 16px;
  text-align: center;
  color: #494949;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 0 10px;
}

.tutorial-step .title_two {
  font-family: "Open Sans";
  font-size: 13px;
  color: #597490;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 15px;
}

.tutorial-title {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  padding-left: 30px;
}

.tutorial-step-2 {
  background-color: #f2f2f2;
}

.modal-tutorial .modal-header {
  background: #33475f !important;
  border-radius: 5px 5px 0 0;
}

@media (max-width: 992px) {
  .tutorial-step .title_one {
    font-size: 14px;
  }
  .tutorial-step img {
    padding: 0 5px;
  }
}

@media (max-width: 480px) {
  .step-container {
    flex-direction: column;
  }
  .modal-tutorial {
    width: auto;
  }
}

@media (max-width: 320px) {
  .tutorial-title {
    font-size: 16px;
    padding: 5px 0;
  }
}

.messaging-in-chat-counter {
  background-color: #24ba06;
  border-radius: 50%;
  width: 25px;
  color: #fff;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
}

#btnLogin {
  margin-top: 10px;
}

.gallery_email_verification_notice {
  position: absolute;
  bottom: 50%;
  left: 50%;
  width: 250px;
  font-size: 16px;
  font-weight: bold;
  margin-left: -125px;
  margin-bottom: -172px;
  color: #bd1c1c;
}

.btn-photo-no-email {
  margin-bottom: -220px;
}

@media (max-width: 768px) {
  .gallery_email_verification_notice {
    margin-bottom: 30px;
  }
}

.purchase_disclaimer, .purchase_billing_statement {
  padding: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
  color: #8e8e8e;
  font-family: "Open Sans";
}

#purchase_disclaimer {
  background-color: #28b12b;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  font-size: 13px;
  color: #fff;
  margin-top: -1px;
}

#auth_disclaimer_header {
  background-color: #28b12b;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  font-size: 14px;
  color: #fff;
  margin-top: -11px;
  margin-bottom: 5px;
  margin-left: -10px;
  margin-right: -10px;
  padding: 5px;
}

.purchase_billing_statement {
  margin-bottom: 0px;
  margin-top: 5px;
}

.tips-background {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
}

.tips-background-button {
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.tips-text, .tips-cta, .tips-return, .tips-middle {
  font-family: "Titillium", sans-serif;
  padding: 0 45px;
  line-height: 24px;
  text-align: center;
  box-sizing: border-box;
  font-size: 18px;
  color: white;
  width: 100%;
}

.tips-cta {
  color: #d22020;
  position: absolute;
  top: 20px;
  padding: 0 85px;
  font-weight: bold;
}

.tips-return {
  color: rgba(255,255,255,0.6);
  font-size: 16px;
  position: absolute;
  top: 60px;
  left: 0;
}

.tips-middle {
  position: absolute;
  top: 30px;
  left: 0;
}

.tips-text span {
  font-weight: bold;
}

.tips-container {
  position: relative;
}

.tips-container .text_bg {
  width: 100%;
}

.modal-title {
  font-family: "Montserrat";
  font-size: 16px;
}

.tutorial_icons {
  position: absolute;
  top: 15px;
  left: 0;
}

.tips-button {
  margin-top: 10px;
  line-height: 40px;
  width: 150px;
  text-align: center;
  font-family: 'Open Sans';
  border-radius: 5px;
  border: 1px solid #fff;
  cursor: pointer;
  transition: all 250ms;
}

.tips-button:hover {
  background-color: #fff;
  color: #3e5b79;
}



/* Sextrasafe */

/* Home Page */

.terms_link {
  color: #fff;
  font-family: "Montserrat";
  min-width: 100%;
  text-align: center;
}

.terms_link:hover {
  color: rgba(255,255,255,0.8);
}

hr {
  border-top: 1px solid #000;
  opacity: 0.1;
}

html{background-color:#fff}body{width:100%}.show{display:block}.hide{display:none}.divider_top_bar{display:none}.ss-top{width:100%;height:90px;background-color:#fff;display:flex;align-items:center;flex-direction:row;padding:0 100px;box-sizing:border-box;padding-right:50px}.ss-moto{font-family:"Domine";font-size:32px;color:#4e477b;font-weight:600;flex-basis:130px;flex-grow:1}.ss-sub-menu{display:flex;flex-direction:row;flex-basis:50px;flex-grow:1;max-width:600px}.ss-sub-element{font-family:"Montserrat";font-size:15px;text-align:center;text-transform:uppercase;color:#25282c;flex-grow:1}.ss-sub-active{color:#4e477b;font-weight:800;font-size:16px}.ss-big-slider{height:auto;width:100%}.ss-slider-bcontainer{display:flex;flex-direction:column;position:absolute;left:60px;height:100%;justify-content:center;z-index:1}.ss-slider-bcontainer p{font-size:24px;font-family:"Montserrat";text-transform:uppercase;font-weight:600;color:#4e477b;margin-bottom:15px;text-align:left}.bcontainer-right{right:120px;left:inherit}.ss-big-button{width:250px;height:60px;background-color:#4e477b;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;text-transform:uppercase;font-family:"Montserrat";cursor:pointer}.ss-pagination-big{position:absolute;right:30px;bottom:25px;z-index:1;width:auto;display:flex}.ss-pagination-about{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;width:100%;z-index:2}.ss-pag-left,.ss-pag-right,.ss-sli-left,.ss-sli-right{background-color:#4e477b;color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:"Domine";font-size:24px;font-weight:300;cursor:pointer}.ss-pag-left,.ss-sli-left{margin-right:10px}.ss-safe-icons{width:100%;height:170px;display:flex;align-content:center;justify-content:center;background-color:#fff}.ss-image-container{width:100%;display:flex;justify-content:center;align-items:center}.ss-image-container img{width:150px;padding:20px;height:auto}.ss-about-us{height:450px;width:100%;background:url(/images/aboutus.jpg) no-repeat;background-position:center center;background-size:cover;display:flex;align-items:center;overflow:hidden}.ss-about-left{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:90px;box-sizing:border-box}.ss-about-title{font-family:"Domine";font-size:65px;font-weight:bold;color:#fabc34;margin-bottom:30px}.ss-about-text{font-family:"Montserrat";font-size:18px;line-height:24px;color:#585858;font-weight:500;text-align:center;padding:0 80px;box-sizing:border-box}.ss-about-right{width:50%;height:75%;background-color:#fabc34;margin:40px;box-sizing:border-box;margin-right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.swiper-about .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent}.ss-sabout-title{font-size:40px;color:#4e477b;font-weight:bold;font-family:"Montserrat";text-transform:uppercase}.ss-sabout-text{font-size:18px;line-height:22px;color:#fff;font-family:"Montserrat";font-weight:300;margin-top:15px;text-align:center;padding:20px 50px;box-sizing:border-box;text-shadow:0 0 7px #694f15}.ss-sabout-source{margin-top:30px;font-size:14px;font-weight:bold;font-family:"Montserrat";text-transform:uppercase;color:#fff;text-shadow:0 0 2px #b78f37}.ss-big-moto{background-color:#4e477b;height:55px;color:#fff;font-family:"Montserrat";font-size:18px;line-height:22px;display:flex;align-items:center;justify-content:center;font-weight:600;text-transform:uppercase;text-align:center;position:relative;flex-direction:column}.ss-big-moto span{font-weight:300;text-transform:lowercase;font-size:16px}.ss-big-moto::before{content:"";width:20px;height:20px;background-color:#4e477b;position:absolute;left:50%;margin-left:-10px;top:-10px;z-index:2;transform:rotate(45deg)}.ss-howitworks{position:relative;width:100%;min-height:60vw;background:url(/images/howitworks.jpg) no-repeat;background-size:100%;background-color:#e9e9eb}.howitworks-rcontainer{width:50%;position:absolute;right:10px;display:flex;align-items:center;justify-content:center;margin-top:7%}.howitworks-rcontainer img{width:70%}.ss-howitworks-tcontainer{position:absolute;top:10%;padding-left:10vw;display:flex;flex-direction:column}.ss-howitworks-tcontainer .ss-howitworks-title{font-family:"Domine";font-size:65px;font-weight:bold;color:#25282c}.ss-howitworks-tcontainer .ss-howitworks-sub{margin-top:10px;font-family:"Montserrat";font-size:24px;color:#fabc34;font-weight:300}.ss-howitworks-bcontainer{display:flex;margin-top:25px}.ss-howitworks-bcontainer .ss-howitworks-button{height:50px;width:250px;font-family:"Montserrat";font-weight:600;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;cursor:pointer}.ss-violet{background-color:#4e477b;margin-right:30px}.ss-yellow{background-color:#fabc34}.ss-howitworks-mcontainer{display:flex;flex-direction:column;position:relative;box-sizing:border-box;width:100%;margin-top:50px}.ss-howitworks-mcontainer .ss-modal{display:flex;align-items:center;padding:10px;padding-left:20px;box-sizing:border-box;box-shadow:0px 2px 10px rgba(0,0,0,0.2);background-color:#fff;margin-right:30px;flex-basis:auto;flex-grow:1;width:89%;margin-bottom:10px}.ss-howitworks-mcontainer .ss-modal-number{background:#4e477b;color:#fff;font-family:"Montserrat";font-size:30px;font-weight:600;border-radius:150px;display:flex;align-items:center;justify-content:center;width:70px;height:70px}.ss-howitworks-mcontainer .ss-modal-title{font-family:"Domine";color:#25282c;font-size:20px;margin-left:25px;text-align:center}.ss-howitworks-mcontainer .ss-modal-text{font-family:"Montserrat";font-size:16px;font-weight:200;color:#25282c;text-align:center;line-height:20px;opacity:0.7;padding:10px;box-sizing:border-box}.ss-howitworks-mcontainer .ss-special{background-color:#4e477b}.ss-howitworks-mcontainer .ss-special .ss-modal-text,.ss-howitworks-mcontainer .ss-special .ss-modal-title{color:#fff}.ss-howitworks-mcontainer .ss-special .ss-modal-number{color:#4e477b;background-color:#fff}.ss-secure{height:560px;width:100%;background:url(/images/secure.jpg) no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.ss-secure-title,.ss-signup-title{width:100%;text-align:center;color:#fff;font-size:64px;font-family:"Domine"}.ss-secure-container{display:flex;width:100%;padding:0 10vw;box-sizing:border-box;justify-content:center}.ss-secure-container .ss-secure-element{display:flex;flex-direction:column;align-items:center;max-width:15vw;margin:0 1vw}.ss-secure-container .ss-secure-element img{width:100%;padding:40px;box-sizing:border-box}.ss-secure-container .ss-secure-element p{font-family:"Montserrat";font-size:16px;line-height:20px;text-align:center;color:#fff;font-weight:300;box-sizing:border-box}.ss-secure-container .ss-secure-element p span{font-weight:500}.ss-signup{height:300px;width:100%;background:url(/images/signup.jpg) no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;background-position:50%}.ss-signup-bcontainer{margin-top:50px;display:flex}.ss-signup-bcontainer .ss-signup-button{height:50px;width:250px;font-family:"Montserrat";font-weight:500;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;margin:0 10px;background-color:#4e477b;text-transform:uppercase}.swiper-container{width:100%}.swiper-about{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1;width:100%}#swiper-1 .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#swiper-1 img{width:100%}#swiper-2 .swiper-wrapper{display:flex !important;align-items:center !important}#swiper-2 .swiper-slide{display:flex;flex-direction:column;align-items:center;padding:40px;box-sizing:border-box;padding-top:20px;margin-bottom:20px}.ss-a{font-family:"Domine";color:#fff;text-align:left}.ss-a-1{font-size:48px;color:#fabc34;font-weight:900;line-height:55px}.ss-a-2{font-size:60px;font-weight:600;line-height:66px;color:#4e477b;text-shadow:0 0 10px rgba(255,255,255,0.5);width:520px}.ss-b{font-family:"Domine";color:#fabc34;text-align:left}.ss-b-1{font-size:78px;font-weight:600;line-height:50px}.ss-b-2{font-size:32px;color:#4e477b;font-weight:600}.ss-b-3{width:300px !important}.ss-b-4{position:absolute;top:80%;padding:5px 20px;background-color:#fabc34;left:-60px;color:#fff;font-family:"Montserrat";text-transform:uppercase;font-weight:600;padding-left:62px}.ss-c{font-family:"Domine";text-align:left}.ss-c-1{color:#ffffff;font-size:48px;font-weight:600}.ss-c-2{color:#ffffff;font-size:82px;margin-bottom:80px;font-weight:600;line-height:50px;text-transform:uppercase}.ss-c-2 span{text-decoration:underline}.navbar-brand-scaler{background:url(/images/sextrasafe2.svg) no-repeat;width:210px;height:60px;margin-top:-3px}.navbar-default{height:76px;background-color:#eee;box-shadow:0 0 10px rgba(0,0,0,0.5)}.wrapper{margin-top:-96px;padding-top:108px;background-color:#fff !important}#menuLogin{background-color:#4e477b;font-family:"Montserrat";text-transform:uppercase;padding:12px 20px;font-weight:600;margin-top:16px;margin-right:10px;color:#fff}#menuLogin i{display:none}#menuRegister{background-color:#fabc34;font-family:"Montserrat";text-transform:uppercase;padding:12px 20px;font-weight:600;margin-top:16px;color:#fff}#menuRegister i{display:none}#headerhelp{font-family:"Montserrat";text-transform:uppercase;font-weight:600;color:#fff}#headerhelp i{display:none}.navbar-default .navbar-toggle{margin-top:6px}.divider_footer_bar{height:60px;background-color:#3c3c3c}.navbar-footer{padding:21px;border:none;font-family:"Montserrat";font-size:14px;text-transform:uppercase;font-style:normal;font-weight:600}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e8e8e8 !important}.dropdown-toggle:hover{background-color:#e8e8e8}.navbar-default .navbar-nav>li>.dropdown-toggle,#headerhelpfull{padding-top:28px;padding-bottom:28px}#headerhelpfull:hover{background-color:#e8e8e8 !important}#headerhelpfull{font-family:"Montserrat";color:#3c3c3c;text-transform:uppercase;font-weight:600}#headerhelpfull i{display:none}@media (max-width: 1280px){.ss-top{padding:0 70px}.ss-moto{font-size:24px}.ss-sub-element{font-size:13px}.ss-sub-active{font-size:14px}.ss-safe-icons{height:140px}.ss-image-container img{width:130px}.ss-about-title{font-size:54px}.ss-about-text{padding:0 5px;font-size:16px}.ss-howitworks-mcontainer{margin-top:30px}.ss-howitworks-tcontainer{top:8%}.ss-howitworks-mcontainer .ss-modal-number{width:60px;height:60px;font-size:26px}.ss-modal-text{font-size:14px}.ss-howitworks-tcontainer .ss-howitworks-title{font-size:54px}.ss-howitworks-mcontainer .ss-modal{padding:10px;min-width:220px;margin-right:20px}.ss-howitworks-bcontainer .ss-howitworks-button{width:210px}.ss-howitworks-bcontainer .ss-violet{margin-right:20px}.ss-howitworks-mcontainer .ss-modal-title{font-size:19px}.ss-howitworks-tcontainer{padding-left:5vw}.ss-secure-container .ss-secure-element img{padding:20px}.ss-howitworks-mcontainer .ss-modal-text{font-size:15px}.ss-howitworks-mcontainer .ss-modal-text{font-size:15px}.ss-secure-container .ss-secure-element{margin:0 3vw;max-width:20vw}.ss-secure-container{padding:0 5vw}.ss-secure{height:460px}.ss-secure-title,.ss-signup-title{font-size:54px}.ss-signup{height:250px}.ss-slider-bcontainer{left:35px}.ss-slider-bcontainer p{font-size:20px}.ss-big-button{width:200px;height:50px;font-size:16px}.bcontainer-right{right:120px;left:inherit}#swiper-2 .swiper-slide{padding:20px}.ss-a-1{font-size:36px;line-height:35px}.ss-a-2{font-size:36px;width:400px;line-height:38px}.ss-b-1{font-size:62px}.ss-b-2{font-size:24px}.ss-b-3{width:210px !important}.ss-b-4{font-size:14px;left:-35px;padding-left:42px}.ss-c-1{font-size:34px}.ss-c-2{font-size:66px;margin-bottom:80px}}@media (max-width: 992px){.ss-moto{font-size:19px}.ss-top{padding:0 25px}.ss-slider-bcontainer p{font-size:16px}.ss-big-button{width:180px;height:40px;font-size:14px}.ss-safe-icons{height:100px}.ss-image-container img{width:100px;padding:20px}.ss-about-us{height:400px}.ss-about-title{font-size:42px}.ss-about-text{padding:0px;font-size:14px;line-height:20px}.ss-about-left{padding:30px}.ss-about-right{text-align:center;padding:0}.ss-sabout-title{font-size:28px}.ss-sabout-text{padding:0 15px;font-size:14px;line-height:18px}.ss-sabout-source{margin-top:20px;font-size:16px}.ss-big-moto{height:45px;font-size:16px}.ss-howitworks-tcontainer .ss-howitworks-title{font-size:32px}.ss-howitworks-tcontainer .ss-howitworks-sub{font-size:20px;text-shadow:0 0 2px #ffffff}.ss-howitworks-bcontainer .ss-howitworks-button{font-size:16px}.ss-howitworks-mcontainer{flex-direction:column}.ss-howitworks-mcontainer .ss-modal-number{width:50px;height:50px;font-size:22px}.ss-howitworks-tcontainer .ss-howitworks-sub{margin-top:0px}.ss-howitworks-mcontainer .ss-modal-title{font-size:19px;margin-top:0;margin-left:20px;margin-bottom:0;min-width:150px}.ss-howitworks-mcontainer .ss-modal-text{padding:20px;opacity:0.9}.ss-howitworks-tcontainer{top:7%}.ss-secure{height:400px}.ss-secure-title,.ss-signup-title{font-size:42px}.ss-secure-container .ss-secure-element p{font-size:14px}.ss-secure-container .ss-secure-element{margin:0 2vw;max-width:17vw}.ss-signup{height:200px}.ss-signup-bcontainer{margin-top:25px}.ss-signup-bcontainer .ss-signup-button{height:50px;width:210px;font-size:16px}.ss-a-1{font-size:32px}.ss-a-2{font-size:26px;line-height:26px;width:290px}.ss-b-1{font-size:52px;line-height:40px}.ss-b-2{font-size:20px}.ss-b-3{width:210px !important}.ss-b-4{font-size:12px}.ss-c-1{font-size:28px}.ss-c-2{font-size:56px;margin-bottom:40px}}@media (max-width: 768px){#menuLogin,#menuRegister,#headerhelp{background-color:#fff;padding:10px 20px;margin:0}.navbar-brand{padding:10px}.navbar-default{height:47px}.navbar-default .navbar-toggle{margin-top:-7px}.navbar-default .navbar-collapse{margin-top:4px !important}.navbar-brand-scaler{width:190px;margin-top:-5px;height:40px}.ss-top{flex-direction:column;height:60px}.ss-slider-bcontainer{left:30px}.ss-sub-element{padding:15px;display:flex;align-items:center}.ss-moto{display:none}.ss-big-button{width:150px;height:35px;font-size:13px}.ss-pagination-big{bottom:15px}.ss-slider-bcontainer p{font-size:12px;margin-bottom:6px}.ss-safe-icons{height:80px}.ss-image-container img{width:12%;padding:10px}.ss-about-left{padding:20px;padding-right:20px}.ss-sabout-title{font-size:24px}.ss-about-text{line-height:18px}.ss-about-title{font-size:38px;margin-bottom:20px}.ss-about-us{height:340px}.ss-big-moto{height:35px;font-size:14px;line-height:21px}.ss-howitworks-tcontainer .ss-howitworks-title{font-size:42px}.ss-howitworks-tcontainer .ss-howitworks-sub{font-size:18px}.ss-howitworks-bcontainer .ss-howitworks-button{font-size:14px;height:40px;width:160px}.howitworks-rcontainer{display:none}.ss-howitworks-tcontainer{top:4%;text-align:center}.ss-howitworks-bcontainer{align-items:center;justify-content:center}.ss-howitworks-mcontainer{display:flex;justify-content:center;align-items:center}.ss-howitworks-mcontainer .ss-modal-number{min-width:60px;height:60px;font-size:22px;margin-left:10px}.ss-howitworks-mcontainer .ss-modal{padding:10px;margin-right:0}.ss-howitworks{height:640px;background-size:1000px;display:flex;align-items:center;justify-content:center}.ss-secure-container{flex-wrap:wrap}.ss-secure-container .ss-secure-element{max-width:30vw;margin:0 5vw}.ss-secure{height:740px}.ss-secure-title,.ss-signup-title{font-size:34px}.ss-signup-bcontainer .ss-signup-button{height:40px;width:170px;font-size:14px}.ss-howitworks-mcontainer .ss-modal-text{line-height:18px;font-size:14px}.ss-about-right{margin:10px}.ss-b-1{font-size:32px;line-height:30px}.ss-b-2{font-size:15px;width:290px}.ss-b-3{width:145px !important}.ss-b-4{top:82%;padding:1px 10px;padding-left:62px;font-size:11px}.ss-c-1{font-size:24px}.ss-c-2{font-size:46px;margin-bottom:10px;line-height:34px}}@media (max-width: 480px){.ss-moto{display:none}.ss-pagination-big{right:10px}.ss-big-moto{height:30px;font-size:10px;display:none}.ss-top{padding:0;height:50px}.ss-sub-element{padding:10px;font-size:12px}.ss-sub-active{font-size:13px}.ss-slider-bcontainer{left:20px}.ss-slider-bcontainer p{font-size:12px;margin-bottom:5px}.ss-pagination-big{bottom:10px}.ss-safe-icons{height:70px}.ss-image-container img{width:35px;padding:15px}.ss-about-us{height:490px;flex-direction:column;background:none;background-color:#ffedc7}.ss-about-right{margin:10px;width:90%;height:50%}.ss-about-left{width:90%;padding:10px;padding-left:10px;background-color:transparent}.ss-about-text{font-size:14px;line-height:18px;color:#25282c;opacity:0.7}.ss-about-title{font-size:28px;margin-bottom:16px}.ss-howitworks-mcontainer .ss-modal-text{display:none}.ss-howitworks-mcontainer .ss-modal-number{max-width:50px;min-width:50px;height:50px;margin:10px}.ss-howitworks-mcontainer .ss-modal-title{flex-grow:1}.ss-howitworks{height:560px;background-color:#e9e9eb;display:flex;align-items:center;justify-content:center}.ss-howitworks-tcontainer{padding-left:0vw;align-items:center}.ss-howitworks-mcontainer .ss-modal{margin-right:0px;width:100%;padding:0}.ss-safe-icons{display:none}.ss-howitworks-tcontainer .ss-howitworks-title{font-size:28px}.ss-howitworks-tcontainer .ss-howitworks-sub{font-size:16px;margin-top:6px}.ss-howitworks-bcontainer{display:flex;margin-top:10px}.ss-howitworks-tcontainer{top:5%}.ss-secure-title,.ss-signup-title{font-size:28px}#swiper-1 img{width:auto;height:220px}#swiper-1 .swiper-slide{overflow:hidden}.ss-b-3{height:auto !important}.ss-a-1{font-size:26px}.ss-a-2 .ss-a-1{font-size:22px}.ss-a-2 .ss-a-2{font-size:32px;line-height:35px;width:330px}.ss-c-1{font-size:18px}.ss-c-2{font-size:34px;margin-bottom:10px;line-height:28px}}@media (max-width: 360px){.ss-a-1{font-size:18px;line-height:20px}.ss-a-2{font-size:17px;width:170px;line-height:20px}.ss-howitworks-bcontainer .ss-howitworks-button{width:140px}.ss-howitworks-mcontainer .ss-modal-number{max-width:40px;min-width:40px;height:40px;font-size:22px}.ss-howitworks-mcontainer .ss-modal-title{margin-left:0;font-size:18px}.ss-howitworks{height:500px}.ss-about-text{font-size:13px;line-height:16px;font-weight:400}.ss-about-title{font-size:24px;margin-bottom:10px}.ss-secure-title,.ss-signup-title{font-size:24px}.ss-secure-container .ss-secure-element{max-width:50vw}.ss-secure-container .ss-secure-element img{width:75%;padding:5px;padding-top:15px}.ss-secure{height:1070px}.ss-signup{display:none}.ss-big-moto{height:45px;font-size:12px;line-height:14px;font-weight:400}#swiper-1 img{width:auto;height:220px}#swiper-1 .swiper-slide{overflow:hidden}}

@media (max-width: 768px) {
  .navbar-default .navbar-collapse {
    margin-top: -10px !important;
  }
  #menuLogin, #menuRegister, #headerhelp {
    background-color: #eee;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.175) !important;
  }
}

/* Public Profile */

.public_container {
    margin: 0 5vw;
    height: auto;
    background-color: #fff;
    display: flex;
    flex-direction: row;
}

.public_left_container {
  flex-grow: 1;
  flex-basis: 50px;
  padding: 2vw;
  max-width: 600px;
}

.public_tested {
    background-color: #3ab320;
    display: flex;
}

.public_tested_img img {
  width: 50px;
  margin: 10px;
}

.public_tested_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "Domine";
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    line-height: 20px;
    margin-top: 5px;
}

.public_tested_text span {
    font-family: "Open sans";
    font-size: 16px;
    font-weight: 500;
    opacity: 0.6;
}

.public_main {
    background-color: #f0f2f1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.public_main_img {
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 20px;
  background-image: url(../images/circle.svg);
  background-size: 100%;
  position: relative;
}

.public_main_img img {
  width: 100%;
padding: 3%;
border-radius: 50%;
}

div#profile_name {
    font-family: "Domine";
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 20px;
}

.profile_exp {
    background-color: #4e477b;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-family: "Montserrat";
    font-weight: 300;
    position: relative;
    flex-direction: row;
}

.profile_before {
  background: url(../images/safe.svg);
  background-position: 10px;
  background-repeat: no-repeat;
  padding-left: 50px;
  background-size: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}

.profile_exp span {
  font-weight: 600;
  padding-top: 2px;
  padding-left: 10px;
}

div#profile_expiration {
    display: flex;
    align-items: center;
}

.public_right_container {
  flex-grow: 1;
  flex-basis: 50px;
  padding: 2vw;
}

.public_results {
  padding-left: 0;
  border-top: 10px solid #4e477b;
  /* margin-top: 15px; */
  font-family: "Montserrat";
  font-weight: 300;
}

.public_results #collapse2 {
  padding: 10px;
  font-family: "Montserrat";
}

.public_results .panel_title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #6f6f6f;
  display: flex;
  align-items: center;
  height: 24px;
}

.public_results .panel-default>.panel-heading {
  border-bottom: 1px solid #e4e4e4;
  background-color: #f1f1f1;
  display: flex;
  height: 50px;
  align-items: center;
  padding-bottom: 15px;
  position: relative;
}

.public_results .panel-title img {
    width: 10px;
    position: absolute;
    right: 20px;
    margin-top: 9px;
}

.public_profile_block {
  position: absolute;
  width: 50px;
  margin-top: 8%;
  margin-left: -15%;
}

#ask_me {
  display: none;
  position: absolute;
  width: 25%;
  background-color: #fabc34;
  padding: 20px;
  color: white;
  border-radius: 10px;
  border: 1px solid #4e477b;
}

.panel_acc {
  width: 100%;
text-align: center;
font-family: "Montserrat";
color: #828282;
font-weight: 300;
font-size: 11px;
border-top: 1px solid #828282;
border-bottom: 1px solid #828282;
padding: 7px 0;
}

.public_results .list-group-item {
  border: none;
  color: #4e477b;
  height: 50px;
  display: flex;
  padding-top: 14px;
/*  align-items: center !important; */
  border-radius: 0 !important;
}

.public_results .list-group-item div {
  position: absolute;
  right: 20px;
  color: #828282;
  font-size: 13px;
  top: 50%;
  margin-top: -10px;
}

.public_results .list-group-item:nth-child(even) {
  background-color: #fdfdfd;
}

.public_results .list-group-item:nth-child(odd) {
  background-color: #eae9f1;
}

.public_results .panel-title {
  font-size: 18px;
  color: #6b6b6b;
  font-weight: 300;
}

.public_results .list-group {
  border: none;
  border-radius: 0;
}

.public_results .panel-group .panel {
  border-radius: 0;
  border: none;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
   border-top: 0px solid #ddd;
}

.panel_labs {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.panel_labs img {
  flex-grow: 1;
  flex-basis: 50px;
  margin: 0 10px;
width: 13%;
}

.public_trust {
    font-family: "Open Sans";
    color: #828282;
    font-size: 14px;
}

@media (max-width: 992px) {
  .public_tested_text {
    font-size: 20px;
  }
  .public_tested_text span {
    font-size: 14px;
  }
  .public_main_img {
    width: 60%;
  }
  .profile_before {
    font-size: 14px;
    background-size: 30px;
    background-position: 15px;
  }
  .profile_exp span {
    font-size: 14px;
  }
  .public_profile_block {
    margin-top: 10%;
  }
}

@media (max-width: 768px) {
  .public_container {
    flex-direction: column;
    align-items: center;
  }
  .public_left_container, .public_right_container {
    padding: 5vw;
  }
  .public_right_container {
    padding-top: 0;
  }
  .public_profile_block {
    margin-top: 20%;
    margin-left: -30%;
  }
}

@media (max-width: 360px) {
  .public_tested_img img {
    width: 32px;
    margin: 5px;
  }
  .public_tested_text {
    font-size: 16px;
    line-height: 14px;
  }
  .public_tested_text span {
    font-size: 12px;
  }
  div#profile_name {
    font-size: 22px;
    margin-bottom: 10px;
}
  .public_main_img {
    width: 90%;
    margin: 10px;
  }
  div#profile_expiration {
    flex-direction: column;
  }
  .profile_before {
    background-position: -5px;
    padding-left: 25px;
    background-size: 25px;
  }
  .profile_exp {
    padding: 5px;
  }
  .profile_before, .profile_exp span {
    margin-top: -10px;
  }
  .public_trust {
    font-size: 13px;
    padding: 15px;
  }
  .public_profile_block {
    margin-top: 30%;
    margin-left: -50%;
  }
}

/* Control Panel */

@media (min-width: 768px){
  .modal-sm {
      width: 500px;
  }

}

.modal-violet {
  background-color: #4e4878;
}

.modal-violet .modal-header{
  background-color: #3c3661;
}

.modal-yellow {
  background-color: #f8bb44;
}

.modal-yellow .modal-header {
  background-color: #cc993e;
}

/* Other */

.navbar-default .navbar-nav>li>.userlogin {
  background: #fff;
  color: #4e477b !important;
  padding-top: 10px;
  padding-bottom: 10px! important;
  margin-top: 18px;
  border-radius: 40px;
  font-family: "Montserrat";
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.userlogin:hover {
  background: #e6e6e6 !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: #fff !important;
    background-image: none;
    color: rgb(0, 0, 0);
}

/* Merchant CP */

.main_profile_title {
  font-family: "Domine";
  font-size: 24px;
  font-weight: 600;
}

#main_profile_container {
  width: 100%;
  min-height: 300px;
  position: relative;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#main_profile_view {
  position: absolute;
  background-color: #4e4878;
  top: 0;
  left: 0;
  font-family: "Montserrat";
  color: #fff;
  padding:5px 20px;
  font-size: 16px;
  font-weight: 300;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

#main_profile_view .glyphicon-eye-open {
  margin-left: -8px;
  margin-right: 5px;
}

.public_upper_main {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
    background-color: #fff;
}

#main_profile_image_edit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    margin: 5px;
    border-radius: 50px;
    width: 50px;
    height: initial;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    z-index: 2;
    background-color: #eeeeee;
    border: 1px solid #cacaca;
}

#main_profile_image_edit .glyphicon-camera {
  font-size: 16px;
  color: #4e477b;
}

#main_profile_image {
  min-width: 200px;
  min-height: 200px;
  border: 10px solid #eee;
}

.main_profile_name_container.form-group, .main_profile_expiration_container.form-group {
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.main_profile_name_container .help-block, .main_profile_name_container .glyphicon-remove, .main_profile_name_container .glyphicon-ok {
  display: none !important;
}

#main_profile_name {
  float: left;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #dedede;
  width: 25vh;
  min-width: 250px;
  font-family: "Domine";
  font-size: 20px;
  font-weight: 600;
  padding: 0 10px;
  background-color: #f5f5f5;
  border-radius: 3px 0 0 3px;
  height: 45px;
  text-align: center;
}

#main_profile_name_edit {
  height: 45px;
background-color: #4e477b;
margin-bottom: -3px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 20px;
color: #fff;
font-family: "Montserrat";
border-radius: 0 3px 3px 0;
}

.main_profile_expiration_container {
  background-color: #eee;
margin: 10px 0;
}

#main_profile_expiration {
    float: left;
    box-shadow: none;
    border: 1px solid #dedede;
    font-family: "Domine";
    font-size: 15px;
    font-weight: 600;
    padding: 0 10px;
    background-color: #fff;
    border-radius: 3px 0 0 3px;
    height: 40px;
    text-align: center;
    margin-bottom: -1px;
}

.main_profile_expiration_container .input-group {
  display: flex;
  align-items: center;
}

#main_profile_expiration_label {
  font-family: "Montserrat";
  color: #3c3c3c;
  font-weight: 300;
  padding-top: 0;
}

#main_profile_expiration_edit {
  height: 40px;
background-color: #fabc34;
margin-bottom: 1px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 15px;
color: #fff;
font-family: "Montserrat";
border-radius: 0 3px 3px 0;
font-size: 16px;
}

.main_profile_upper {
  padding: 0 5vw;
  padding-bottom: 20px;
}

.main_profile_bottom {
  background-color: #4e477b;
}

.main_profile_bcontainer {
  display: flex;
  align-items: center;
  justify-content: center;
padding: 10px 0;
}

#main_profile_url {
  padding: 10px;
  background-color: #fff;
  margin-top: 5px;
  font-family: "Montserrat";
  font-weight: 300;
  height: 45px;
  font-size: 12px;
}

.main_profile_url_container {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main_profile_url_container a {
  height: 45px;
  background-color: #fabc34;
  margin-bottom: -5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  color: #fff;
  font-family: "Montserrat";
}

#main_profile_status {
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: "Domine";
  font-size: 20px;
  padding-top: 10px;
}

.main_profile_copy {
  width: 100%;
text-align: center;
font-family: "Montserrat";
color: #fabc34;
font-weight: 300;
font-size: 16px;
}

.btn-save {
  padding: 10px 20px;
  font-weight: 400;
  background: none;
  background-color: #24bf2e;
  color: #fff;
  margin-left: 10px;
}

.btn-delete {
  padding: 10px 20px;
  font-weight: 400;
  background: none;
  background-color: #e24250;
  color: #fff;
}

#gallery .btn.btn-primary {
  border-radius: 0;
  background-color: #6d6d6d;
  font-weight: 300;
  text-transform: inherit;
}

.account_status_container {
}

#test_approved, #test_date, #test_expires {
  position: absolute;
  right: 0;
  line-height: 30px;
  padding: 2px 10px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  top: 7px;
}

#test_approved {
  background-color: #24bf2e;
}

#test_date {
  background-color: #4e477b;
}

#test_expires {
  background-color: #e24250;
}

.before_violet, .before_red {
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 16px;
    padding-left: 40px;
    line-height: 50px;
    position: relative;
    height: 50px;
}

.account_status_line div:last-child {
  color: #e24250;
}

.before_violet::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #4e477b;
    position: absolute;
    left: 0;
    top: 18px;
    border-radius: 50%;
}

.before_red::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #e24250;
    position: absolute;
    left: 0;
    top: 18px;
    border-radius: 50%;
}

.account_status_line {
  position: relative;
}

.account_line {
  position: absolute;
  width: 2px;
  background-color: #ccc;
  height: 60px;
  padding: 0;
  left: 6px;
  top: 22px;
}

.btn-newtest {
  width: 100%;
    background-color: #fabc34;
    border-radius: 3px;
    margin-top: 10px;
    padding: 10px;
}

.btn-newtest:hover {
    background-color: #e4ab2e;
    color: #fff;
}

.main_myprofiles {
  margin-top: 40px;
}

.profile_item.selected {
    background-color: #4e477b;
}

.profile_item {
  float: left;
  min-width: 220px;
  margin: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  display: flex;
  align-items: center;
  height: auto;
  flex-grow: 1;
  max-width: 400px;
  background-color: #eee;
  position: relative;
  cursor: pointer;
}

.profile_item_edit {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
    background-color: #fabc34;
    text-align: center;
    color: #fff;
    font-family: "Montserrat";
}

.profile_item_image {
    width: 100px;
    height: 100px;
    background-image: url(../images/circle.svg);
    background-size: 110%;
    border-radius: 50%;
    padding: 4px;
    border: 3px solid #eee;
    margin: 0;
    background-position: 50%;
    margin: 10px;
}

.profile_item_name {
    color: #3c3c3c;
    font-size: 18px;
    font-family: "Domine";
    font-weight: 600;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profile_item.selected .profile_item_name {
  color: #fff;
}

.main_account_status {
  padding-left: 40px !important;
}

.profiles_container {
  display: flex;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  padding: 10px;
  flex-wrap: wrap;
}

.aboutpageheadercp {
  height: 100% !important;
}

@media (max-width: 1280px) {
  .main_profile_expiration_container.form-group {
    flex-direction: column;
  }
  #main_profile_expiration {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
 #main_profile_hidden {
   width: 200px;
  overflow: hidden;
 }
}

@media (max-width: 768px) {
  .main_profile_bcontainer {
    flex-direction: column;
  }
/*  .btn-save {
    margin-left: 0;
    margin-top:  7px;
  }
  .btn-save, .btn-delete {
    width: 95%;
  }*/
  .main_account_status {
    padding-left: 0 !important;
    margin-top: 40px;
  }
  .account_status_container {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
  }

}

@media (max-width: 480px) {
  .profile_item_name {
    width: 170px
  }
  #main_profile_url {
    overflow: hidden;
    width: 200px;
    direction: rtl;
    white-space: nowrap;
  }
  .before_violet, .before_red {
    font-size: 14px;
  }
  #test_approved, #test_date, #test_expires {
    font-size: 13px;
  }
  .profile_item_name {
    font-size: 16px;
  }
  #main_profile_name {
    min-width: 170px;
  }
}

@media (max-width: 360px) {
  #main_profile_name {
    min-width: 150px;
  }
}

/* Change Password */

#credentials .form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 0px;
}

.has-feedback .form-control {
  box-shadow: none;
}

.credential-special {
  color: #4e477b;
  font-family: "Montserrat";
  font-size: 13px;
  margin-bottom: 0;
  line-height: 18px;
}

#credentials .form-group {
    padding: 10px 0 !important;
}

#formCredentials {
  padding-left: 50px;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 300;
}

@media (max-width: 768px) {
  #formCredentials {
    padding-left: 0;
    padding: 0 20px;
  }
}

.credential-desc {
  padding: 0;
}

.credential-text {
  line-height: 17px;
  color: #a9a9a9;
}

#credentials .modal-footer {
  text-align: left;
  border-top: none;
}

.btn:hover {
  color: #fff;
}

.mobnavheadings {
    width: 100%;
    border-radius: 0;
    background-color: rgba(0,0,0,0.05);
    color: #6f6f6f;
}

#modal-remove_image_confirm p {
  font-family: "Montserrat";
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  margin-top: 0;
  padding-bottom: 10px;
}

#modal-remove_image_confirm .modal-footer {
  display: flex;
align-items: center;
justify-content: center;
}

#remove-profile-confirm-modal p {
  margin: 0;
}

#remove-profile-confirm-modal h4 {
  width: 300px
}

#remove-profile-confirm-modal .modal-header {
    background-color: #eee;
}

#remove-profile-confirm-modal .modal-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}

#remove-profile-confirm-modal .btn {
  width: 30%;
  min-width: 100px;
}

#remove-profile-confirm-modal p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat";
  font-size: 16px;
  padding: 15px;
  padding-top: 0;
}

.modal-content {
  background-color: #eee;
}

#profile_images_selector_summary {
  font-family: "montserrat";
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Buttons */

.btn-grey {
    background-color: #888888;
    color: #fff;
    border-radius: 2px;
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover {
    background-color: #c1c1c1;
    border-color: #2e6da4;
}

.get-tested {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: underline;
    font-family: "Montserrat";
    color: #fff;
    margin-top: 15px;
    text-align: center;
padding: 0 20px;
cursor: pointer;
}

.modal-content .btn {
}

.alert-success, .alert-danger {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  opacity: 0.9;
  font-family: "Montserrat";
  border-radius: 0;
  border: 0;
  font-weight: 300;
  font-size: 13px;
  padding: 20px;
  padding-right: 40px;
}

.alert-success {
  background-color: #87ce69;
}

.alert-danger {
  background-color: #de4956;
}

.alert-success button.close, .alert-danger button.close {
  position: absolute;
  right: 0;
  top: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 28px;
  text-shadow: 0 0 5px rgba(0,0,0,0.2);
}

/* Register Modals */

.reg-mod {
  border-radius: 10px;
  overflow: hidden;
  font-family: "Montserrat";
}

.reg-mod .modal-title {
  text-shadow: none !important;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 300;
}

.reg-icon {
  width: 50px;
  position: absolute;
  left: 10px;
}

.reg-mod button.close {
  background-color: transparent;
  text-shadow: none;
  font-size: 30px;
  margin-top: -2px;
  color: rgba(255,255,255,0.3);
}

.reg-img-container {
  width: 100%;
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
flex-direction: column;
}

.reg-alt-text {
  color: #fff;
text-align: center;
font-size: 24px;
line-height: 28px;
}

.reg-alt-text span {
  font-weight: 600;
  font-size: 26px;
}

.reg-img-container img {
  width: 80%;
}

.reg-mod .form-group {
  padding: 0 15% !important;
  color: #fff;
}

.reg-mod .form-control {
  height: 40px;
}

.reg-mod .glyphicon-remove, .reg-mod .glyphicon-ok {
    display: none !important;
}

.reg-mod .leftalignouter {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid rgba(255,255,255,0.2)
}

.reg-mod .leftalignouter button {
  width: 80%;
  border-radius: 50px !important;
  background-color: #4e4878;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 45px;
  color: #fff;
}

.reg-mod .modal-header {
  background-color: rgba(0,0,0,0.2);
}

.reg-2-upper {
  display: flex;
flex-direction: column;
width: 100%;
align-items: center;
justify-content: center;
margin: 0;
}

.reg-2 #upload, .reg-3 #merchant_registration_upload_new {
  width: 90%;
  margin: 0;
}

.reg-2 #drop, .reg-2 #upload_new_drop {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0,0,0,0.2);
  border: 2px dashed rgba(255,255,255,0.5);
  position: relative;
}

.reg-2 #dropinner {
  position: absolute;
  bottom: -50px;
  margin: 0;
  top: inherit;
  left: 0;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #1d1d1d;
  width: 100%;
}

.reg-2 #dropinner .btn {
  background-color: #717171;
}

.reg-2-middle, .reg-3-middle {
  width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}

.reg-2-img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reg-2-drop {
  width: 100%;
  padding: 0 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reg-name {
  width: 90%;
  margin-top: 60px;
  background-color: #3bbaaf;
  margin-bottom: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.reg-3 .dropinnerid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.reg-dark-button {
  background-color: rgba(0,0,0,0.2) !important;
}

.reg-drop-text {
  font-family: "Montserrat";
  color: #fff;
  margin-bottom: 10px;
margin-top: 10px;
}

.display-icon {
  display: block !important;
}

.reg-4-extra {
  width: 350px;
}

.reg-4-text {
  position: relative;
  display: none;
}

.reg-4-stext {
  text-align: center;
  width: 200px;
  left: 50%;
  position: absolute;
  margin-left: -100px;
  color: #fff;
  bottom: 50px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
}

#purchase_amount2 {
  color: #f8bb44
}


.reg-5-text {
  color: #fff;
  text-align: center;
  padding: 0 60px;
  margin: 10px 0;
}

.reg-5 input, .reg-5 select {
  font-family: "Montserrat";
}

.reg-5-botext {
  color: #fff;
  font-family: "Montserrat";
  font-size: 10px;
}

.reg-5 .reg-dark-button {
  background-color: #28af1d !important;
  margin-top: 15px !important;
  border: none;
}

.reg-5 .reg-dark-button:hover {
  background-color: #229a18 !important;
  border: none;
}

.reg-5 .leftalignouter {
  border-top: 1px solid rgba(0,0,0,0.1);
}

.reg-5 .form-group {
    padding: 0 5% !important;
}

.reg-5-support {
  width: 100%;
background-color: #3bbaaf;
color: #fff;
padding: 5px 10px;
font-size: 12px;
font-weight: 300;
text-align: center;
/* position: absolute; */
bottom: 125px;
left: 0;
}

.reg-6-approved {
  background-color: #4e4878;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-weight: 300;
  margin-top: 15px;
}

.reg-6-sm {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.reg-6-sm p {
  margin: 0;
color: #fff;
font-size: 26px;
font-weight: 600;
}

.reg-6-sm img {
  width: 300px;
}

.reg-6-share-div {
  position: relative;
}
.reg-6-share {
  position: absolute;
  top: 9px;
  width: 36px;
  height: 37px;
  border-radius: 20px;
}
a.reg-6-share:hover {
  background-color: #000000;
  opacity: .5;
}
.reg-6-share-1 {
  left:10px;
}
.reg-6-share-2 {
  left:59px;
}
.reg-6-share-3 {
  left:108px;
}
.reg-6-share-4 {
  left:157px;
}
.reg-6-share-5 {
  left:206px;
}
.reg-6-share-6 {
  left:255px;
}

.reg-6-ppl {
  width: 100%;
}

.reg-6-ppl img {
  width: 100%;
}


.mod-yellow {
  background-color: #f8bb44;
}

.mod-violet {
  background-color: #4e4878;
}

.mod-blue {
  background-color: #3bbaaf;
}

.reg-lab .modal-body {
  background: url(/images/lab-bg.png) no-repeat 50% 50%;
  background-size: 175%;
}

.lab-container p {
  color: #fff;
  font-family: "Montserrat";
  margin: 0;
  padding: 5px 0;
}

.lab-container {
  padding: 40px;
  padding-bottom: 10px
}

.lab-map {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}

.lab-map span {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  background-color: #fff;
  padding: 5px;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  justify-content: center;
  }

.lab-map span i {
  top: 0;
}

.lab-container select {
  margin: 0;
  height: 35px;
  border-radius: 5px;
  padding: 5px;
  width: 100%;
}

.lab-email {
  display: flex;
  align-items: center;
  margin-top: 5px;
}

#regions_div {
  max-width: 100%;
  min-height: 300px;

}

#lab-finder-prescription-email {
  margin: 0;
  margin-right: 5px;
}

div#google-visualization-errors-0 span, div#google-visualization-errors-1 span, div#google-visualization-errors-2 span, div#google-visualization-errors-3 span, div#google-visualization-errors-4 span, div#google-visualization-errors-5 span {
    width: 250px;
}

div#google-visualization-errors-0 span span, div#google-visualization-errors-1 span span, div#google-visualization-errors-2 span span, div#google-visualization-errors-3 span span, div#google-visualization-errors-4 span span {
    width: 25px;
    top: 0;
    right: 0;
}

/* Profile not Found */

.profile_not_found {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  flex-direction: column;
  margin-top: 10vh;
}

.profile_not_found p {
  font-size: 28px;
  font-family: "Montserrat";
  font-weight: 600;
  color: #333;
}

.profile_not_found img {
  width: 300px;
}

.reg-log .ortextreg {
  background: #4e4878;
}

.modal-content {
  border: none;
}

/* Social icons */

.socialicons.sharethis {
  background: none !important;
 background-color: #61a1d6 !important;
  color: #fff;
  height: 45px !important;
  width: 45px;
  margin-bottom: -4px;
/*  padding: 0 40px;*/
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat";
  text-transform: uppercase;
  margin-left: 4px;
}

.socialicons.sharethis img{
  width: 18px;
}

/* FAQ */

#faq-modal .modal-body {
    padding: 35px;
}

.faq.question {
    font-weight: 700;
    margin-bottom: 10px;
}

.faq {
    position: relative;
    margin-left: 40px;
    line-height: 21px;
    margin-bottom: 5px;
    font-family: "Open Sans";
}

.faq-question {
    left: -40px;
    background-color: #f0ad4e;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3c3661;
    font-weight: 900;
}

.faq.answer {
    margin-bottom: 20px;
}

.faq-answer {
    left: -40px;
    background-color: #f0ad4e;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #fff;
}

.faq-question, .faq-answer {
  position: absolute;
  left: -40px;
}

#about-modal p {
    font-family: "Montserrat";
    font-weight: 300;
    /* text-align: center; */
    font-size: 12px;
    text-align: center;
}

.tandcs, .tandcs p, .privacy, .privacy p {
  font-family: "Open Sans";
}

.tandcs p, .privacy p {
  line-height: 18px;
  font-weight: 300;
}

.tcslinks a, .privacy h4{
  color: #4e477b
}

.privacy h4 {
  margin-top: 25px;
}

.tcslinks {
  padding: 0 2vw;
}

.tandcs h2, .privacy h2 {
  font-family: "Montserrat";
}

.tandcs h4 b, .privacy h4 {
  font-family: "Montserrat";
}

.panel-footer a:hover {
  text-decoration: none;
  color: #828282;
}

.panel-footer {
  display: flex;
align-items: center;
justify-content: center;
}

.footer, .footer .container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar-footer {
  padding: 0 15px !important;
}

/* Spinners */

#document_upload_busy2 {
    display: none;
    position: absolute;
    z-index: 1;
    padding: 10px;
    background-color: rgba(0,0,0,0.7);
    color: #FFFFFF;
    border-radius: 10px;
}

.busy-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
}

.busy-flex h2 {
  font-size: 22px;
}

.busy-flex img {
  margin-top: 2px;
  width: 30px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.mob-lang {
  padding: 10px 20px;
    margin: 0;
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 600;
    background-color: #e0e0e0;
    color: #333;
}

.mob-lang-container {
  padding: 0;
}

.mob-lang-container li {
    padding: 5px 10px;
}

@media (min-width: 767px) {
  .mob-lang-container {
    display: none;
  }
}

/* Extra Fixes */

.panel-footer a:focus, .panel-footer a:visited {
  color: #fff;
  text-decoration: none !important;
}

.aboutpageheader a .glyphicon {
  margin-bottom: 3px;
  margin-right: 3px;
}

#main_profile_container .btn-delete {
  position: absolute;
  right: 0;
  border-radius: 0;
  width: 40px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reg-3-upper {
  margin: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  display: none;
}

.reg-3-need {
  color: #fff;
  font-family: "Montserrat";
  font-size: 20px;
}

.reg-3-find {
  background-color: #fabc35;
padding: 10px;
margin-top: 10px;
font-family: "Montserrat";
text-transform: uppercase;
font-weight: 600;
color: #fff;
text-align: center;
cursor: pointer
}

@media (min-width: 767px) {
  .reg-3-find {
    font-size: 12px;
  }
  .reg-3-need, .reg-3-recently, .reg-3-or {
    font-size: 15px;
    line-height: 17px;
  }
}

.reg-3-or {
  margin-top: 15px;
font-size: 18px;
color: #fff;
position: relative;
}

.reg-3-or::before {
    height: 2px;
    background-color: #000;
    content: "";
    width: 600px;
    position: absolute;
    margin-left: 40px;
    opacity: 0.15;
    top: 50%;
    margin-top: -2px;
}

.reg-3-or::after {
    height: 2px;
    background-color: #000;
    content: "";
    width: 600px;
    position: absolute;
    margin-left: 40px;
    opacity: 0.15;
    top: 50%;
    left: -660px;
    margin-top: -2px;
}

.reg-3-recently {
  color: #fff;
font-family: "Montserrat";
font-size: 20px;
margin-top: 10px;
text-align: center;
}

.reg-3-show {
  display: flex !important;
}

.mod-blue .idupload {
  height: 290px;
}

.reg-up img {
  width: 16px;
margin-right: 10px;
}

.reg-up {
  display: flex;
  height: 20px;
  align-items: center;
  justify-content: center;
}

.reg-up p, .reg-folder {
  margin: 0;
}

.lab-manycenters {
  color: #fff;
    font-family: "Montserrat";
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.lab-manycenters span {
  font-weight: 600;
}

.reg-lab .modal-footer {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.failure_container {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #e06060;
}

.failure_container img {
  width: 18px;
  margin-right: 10px;
}

.failure_container p {
  margin: 0;
  color: #fff;
}

#lab-finder-not-found {
  color: #fff;
  background-color: #6d6d6d;
  padding: 10px;
}

#lab-finder-not-found p {
  margin-bottom: 5px;
  font-weight: 600;
}

@media (max-width: 480px) {
  .reg-4-extra {
    width: 260px;
  }
  .reg-5-support {
    bottom: 130px;
  }
}

@media (max-width: 767px) {
  .reg-5-support {
    bottom: 115px;
  }
}

.social-drawer {
  display: flex;
flex-direction: column;
padding: 5px;
position: fixed;
right: 0;
top: 50%;
margin-top: -30vh;
z-index: 10;
background-color: #ffffff;
border-radius: 5px 0 0 5px;
box-shadow: 0 0 50px rgba(0,0,0,0.3);
}

.drawer-container {
  width: 25px;
    padding: 5px;
    box-sizing: content-box;
    border-radius: 5px;
}

.drawer-container img {
    width: 25px;
}
