@charset "utf-8";
body {
	margin: 0px;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2c2b2a;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
p {
	line-height: 1.4em;
	margin: 0.6em 0px;
}
a {
	color: white;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
.MSIE10 a img, .MSIE9 a img {border: 0px;}
.douchebag_safari {
    position: fixed;
    width: 1px;
    left: -50px;
}
.douchebag_safari input {
    width: 1%;
}
.company-director:before {
	content: "Filippo Estrada Vargas"
}
.abuse-email:before {
	content: "abuse@rmnmediahub.com";
}
.abusermn:before {
	content: "abuse@rent.men";
}
.giftFirm:before {
    content: "RMN Media Hub GmbH";
}
.gfirm-short:before {
	content: "RMN Media Hub";
}
.firm-director:before {
	content: "Filippo Fascella";
}
.gfirm:before {
	content: "RMN Media Hub GmbH";
}
.gfirmn:before {
	content: '"RM Media" or "RMN Media".';
}
.gfirmpvr:before {
	content: "RMN Media";
}
.gfirmNeth:before {
	content: "RoodMaan B.V.";
}

.gAddress:before {
	content: "RMN Media Hub GmbH \a Am Kaiserkai 26 \a 20457 Hamburg \a Germany";
	white-space: pre;
}

.gAddressNeth:before {
	content: "RoodMaan B.V. \a Lindengracht 237-19 \a 1015 KG Amsterdam \a Netherland";
	white-space: pre;
}

.tfn {
	width: 288px;
	height: 18px;
	background-image: url(/public/images/v2/tpn.png);
}
.tfnnn {
	width: 288px;
	height: 62px;
	background-image: url(/public/images/v2/tpnnn.png);
}
.dma {
	width: 157px;
	height: 64px;
	background-image: url(/public/images/v2/dma.png);
}
.gdma {
	width: 157px;
	height: 64px;
	background-image: url(/public/images/v2/vector/gdma.svg);
}
.ndma {
	width: 157px;
	height: 64px;
	background-image: url(/public/images/v2/vector/dma.svg);
}
.dephone:before {
	content: "";
}
.demail:before {
	content: "email: dmca@rent.men";
}
.supportPhone:before {
	content: "+49 40 22861256";
}
.about-contact .hideIfContactPage {
	display: none;
}
#site {
	width: 950px;
	margin: 0px auto;
	border-top: 0px;
}
#site, #contentrow {
	border-radius: 0px 0px 6px 6px;
}
#site, #footer {
	border: 1px solid #010101;
}
#footer {
	width: 930px;
	margin: 20px auto;
	border-radius: 6px 6px 0px 0px;
	background: -webkit-linear-gradient(bottom, #282828, #323232 80%, #424242);
	background: -moz-linear-gradient(bottom, #282828, #323232 80%, #424242);
	background: -ms-linear-gradient(bottom, #282828, #323232 80%, #424242);
	background: -o-linear-gradient(bottom, #282828, #323232 80%, #424242);
	background: linear-gradient(bottom, #282828, #323232 80%, #424242);
}
.footerList {
	margin: 0px 16px 0px 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.5em;
}
.footerList a {
	color: #999;
}
.footerList a:hover {
	color: #ccc;
}
.separator, hr {
	border-top: 1px solid #333;
	border-bottom: 1px solid #555;
}
.blackBox .separator {
	border-top-color: #222;
	border-bottom-color: #444;
}
.grayBoxInner .separator, .resultRowInfo .separator, li .grayBox .separator {
	border-bottom-color: #666;
}
#footer .separator {
	border-top-color: #000;
	border-bottom-color: #444;
}
.rmm:before {
	content: "RentMen Chat";
}
.bitcoinAccepted {
	width: 151px;
	height: 56px;
	margin: auto;
	background: url(/public/images/v2/bitcoinaccepted.png);
}
.bitcoin-header {
    position: relative;
    max-height: 573px;
}
.bitcoin-header-img {
    width: 100%;
} 
.bitcoin-sub-title.mrg {
    margin-top: 0.9em;
}
.bitcoin-sub-title {
    font-size: 27px;
    color: white;
}
.bitcoin-wrapper {
    max-width: 850px;
    margin: 0px auto;
    padding: 0px 10px;
}
.bitcoin-title {
    font-size: 27px;
    color: white;
    font-weight: bold;
    margin-top: 60px;
    text-align: center;
    margin-bottom: 40px;
}
.bitcoin-sep {
	background-color: #067fc6;
    width: 2px;
    left: 37px;
    bottom: -20px;
    position: absolute;
    top: 25px;
}
.bitcoin-sep.brown {
    background-color: #675f57;
    left: 42px;
    top: 81px;
}
[class^="get-bitcoin-icons-"], [class*=" get-bitcoin-icons-"] {
	width: 50px;
    height: 50px;
    float: left;
    position: relative;
    z-index: 1;
    margin: 0px 15px;
	background-image: url(/public/images/v2/bitcoin/get-bitcoin-icons.png);
}
.get-bitcoin-icons-wallet {
	background-position: -50px 0px;
}
.get-bitcoin-icons-cart {
	background-position: 0px 0px;
}
[class^="bt-providers-"], [class*=" bt-providers-"] {
	width: 180px;
    height: 50px;
    margin-right: 30px;
    float: left;
	background-image: url(/public/images/v2/bitcoin/bt-providers.png?m=6);
}
.bt-providers-coinbase {
	background-position: 0px 0px;
}
.bt-providers-paxful {
	background-position: -180px 0px;
}
.bt-providers-bitpay {
	background-position: -360px 0px;
}
.bt-providers-coingate {
	background-position: -540px 0px;
}
.profileFormRowCircle.bitcoin-circle {
    background-color: #4D4844;
    border: 2px solid #067fc6;
    width: 44px;
    height: 44px;
    line-height: 44px;
}
.txt-color-blue {
    color: #399cd6;
}
.bitcoin-web-title {
    position: absolute;
    z-index: 1;
    left: 80px;
    top: 40px;
    font-size: 27px;
}
.coinbase-web {
    max-height: 555px;
}
.paxful-web {
    max-height: 514px;
}
.bitpay-web {
    max-height: 576px;
}
.bt-video-box {
    border: 2px solid #766e65;
    margin-top: 30px;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

/*header*/
.topline {
	border-radius: 0px 0px 6px 6px;
	border-bottom: 1px solid #6f6f6f;
}
.topline, .translateContainer:hover {
	background-color: #605f5f;
	background: -webkit-linear-gradient(bottom, #605f5f, #222121);
	background: -moz-linear-gradient(bottom, #605f5f, #222121);
	background: -ms-linear-gradient(bottom, #605f5f, #222121);
	background: -o-linear-gradient(bottom, #605f5f, #222121);
	background: linear-gradient(bottom, #605f5f, #222121);	
}
.topline li {
	height: 28px;
	line-height: 28px;
}
.topline a {
	color: #aaa;
	padding: 0px 8px;
	font-size: 11px;
	text-transform: capitalize;
}
.topline a:hover, .boxTab:hover, .boxTab:hover a {
	color: white;
	text-decoration: none;
}
.topline li a .index {
	display: none;
	position: absolute;
	bottom: 3px;
	right: 7px;
	padding: 1px 3px;
	font-size: 9px;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
}
.topline li a .index {
	left: 20px !important;
	right: auto !important;
	line-height: 1.3em;
}
.headrow {
	background-color: #1b1b1b;
}
.logo {
	width: 150px;
	height: 67px;
	background-image: url(/public/images/v2/logo.png);
	background-size: 100%;
	text-indent: -1000px;
}
.logoFooter {
	width: 232px;
	height: 37px;
	background-image: url(/public/images/v2/logo.svg);
	background-size: 100%;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
.logoFooterMrg {
	margin-left: 33px;
}
.logoImg {
	width: 230px;
	height: 69px;
}
#navigation {
	border-style: solid;
	border-width: 1px;
	border-color: #676767 #494949 #000000 #494949;
	border-radius: 6px 6px 0px 0px;
	background-color: #494949;
	background: -webkit-linear-gradient(bottom, #000, #353535 50%, #424141 50%, #545454);
	background: -moz-linear-gradient(bottom, #000, #353535 50%, #424141 50%, #545454);
	background: -ms-linear-gradient(bottom, #000, #353535 50%, #424141 50%, #545454);
	background: -o-linear-gradient(bottom, #000, #353535 50%, #424141 50%, #545454);
	background: linear-gradient(bottom, #000, #353535 50%, #424141 50%, #545454);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#545454', endColorstr='#353535');
}
#navigation li {
	height: 34px;
	line-height: 34px;
	border-right: 1px solid #2a2a2a;
	font-weight: bold;
	color: #ccc;
}
#navigation li:first-child {
	border-left: 0px;
	border-radius: 6px 0px 0px 0px;
}
#navigation li:last-child {
	border-right: 0px;
}
#navigation li.floatRight:last-child {
	border-radius: 0px 6px 0px 0px;
}
#navigation li.floatRight {
	float: right !important;
}
#navigation li:hover {
	background: -webkit-linear-gradient(bottom, #2a2a2a, #464646 50%, #535353 50%, #676767);
	background: -moz-linear-gradient(bottom, #2a2a2a, #464646 50%, #535353 50%, #676767);
	background: -ms-linear-gradient(bottom, #2a2a2a, #464646 50%, #535353 50%, #676767);
	background: -o-linear-gradient(bottom, #2a2a2a, #464646 50%, #535353 50%, #676767);
	background: linear-gradient(bottom, #2a2a2a, #464646 50%, #535353 50%, #676767);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#676767', endColorstr='#2a2a2a');
}
#navigation li a, #navigation .navA {
	padding: 0px 7px;
	color: inherit;
	text-decoration: none !important;
}
#navigation li:hover a, #navigation li:hover .navA {
	color: white;
}
.ddDropDown {
	display: none;
}
#navigation li:hover .ddDropDown {
	display: block;
    padding: 0;
    margin: 0;
    list-style: none;
	position: absolute;
    z-index: 2;
    top: 34px;
    left: -1px;
    right: 0;
    width: 150px;
    border: 1px solid black;
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0 4px 3px rgba(0,0,0,0.3);
    background: #242424 !important;
}
.ddDropDown li {
	border-radius: 0 !important;
}
.top-location-button {
	height: 16px;
	padding: 10px;
	border-radius: 0px 4px 4px 0px;
	color: white;
	background-color: #fe1700;
	font-weight: bold;
}
.navLinkBeta {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: white !important;
    background: -webkit-linear-gradient(bottom, #760000, #aa0000);
	background: -moz-linear-gradient(bottom, #760000, #aa0000);
	background: -ms-linear-gradient(bottom, #760000, #aa0000);
	background: -o-linear-gradient(bottom, #760000, #aa0000);
	background: linear-gradient(bottom, #760000, #aa0000);
}
.betaLabel {
    margin-left: 7px;
    padding: 0px 5px;
    background-color: white;
    color: black;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 9px;
    height: 16px;
    display: flex;
    align-items: center;
}
.inputLight.topLocationInput {
	border-width: 0;
	border-radius: 4px 0 0 4px;
}
#locationsAutocompleteContainer {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	width: 100%;
	margin-top: -4px;
	color: #999;
	background: #fafafa;
	border-color: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-radius: 0px 0px 4px 4px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	-ms-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#locationsAutocompleteContainer ul.scroll-list {
	max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
#locationsAutocompleteContainer li {
    border-bottom: 1px solid #f5f5f5;
    padding: 5px 10px;
	font-size: 13px;
}
#locationsAutocompleteContainer li:hover {
	background-color: #cc0000;
	color: white;
}
#locationsAutocompleteContainer ul.scroll-list::-webkit-scrollbar {
    width: 10px;
}
#locationsAutocompleteContainer ul.scroll-list::-webkit-scrollbar-track {
    border-left: 1px solid #f5f5f5;
    -webkit-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
}
#locationsAutocompleteContainer ul.scroll-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgba(60,60,60,0.4);
}
/*toolbar*/
.toolbarWrapper {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 10;
}
.toolbar {
	width: 940px;
	height: 31px;
	margin: auto;
	background-color: #e5e5e5;
	border-radius: 4px 4px 0px 0px;
	border-top: 1px solid #999;
}
.toolBarIcon {
	width: 20px;
	height: 20px;
	margin: 0px auto;
}
.toolBarIconHashtag {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    margin: auto 10px;
    margin-top: 2px;
    background-image: url(/public/images/v2/icons/hashtag-icon.png)
}
.toolBarItem {
	position: relative;
	width: 40px;
}
.toolbarA {
	display: block;
	padding: 4px 0px;
}
.toolBarDivider {
	width: 1px;
	height: 100%;
	background: #999;
}
.toolBarTip {
	display: none;
	position: absolute;
	bottom: 35px;
	left: 0;
	z-index: 60;
	min-width: 73px;
	padding: 5px 10px;
	background: #e5e5e5;
	color: #666;
	font-size: 15px;
	border: 1px solid #666;
	border-radius: 3px;
	white-space: nowrap;
}
.toolBarTip .toolbarContainer {
	width: 400px;
	white-space: normal;
}
@media only screen and (min-device-width: 1024px) {
	.toolBarItem:hover .toolBarTip{
		display:block;
	}
}
.toolBarTip .triangle {
    position: absolute;
    bottom: -8px;
    left: 15px;
	width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #e5e5e5 transparent transparent transparent;
}
.toolBarIndex {
	display: none;
	position: absolute;
	bottom: 3px;
	right: 4px;
	padding: 1px 3px;
	font-size: 9px;
	color: white;
	background-color: #333;
	border-radius: 3px;
}
.toolBarMenu{
	display:none;
	position:absolute;
	bottom:35px;
	left:0;
	z-index:50;
	min-width:150px;
	padding:5px 10px 15px;
	background:#ddd;
	color:#333;
	font-size:15px;
	border:1px solid #444;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-align:left;
}
.toolBarMenu a{
/*    display:inline;*/
    padding:0;
}
.toolBarMenu a:hover{
/*    background-image: none;*/
    color:#444;
}
/* media query for mobile devices */
.mobile .toolBarMenu {
    bottom:auto;
    top:35px;
}
.toolBarMenu .hr{
	border-color:#999 transparent #fff;
}
.toolBarMenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.toolBarMenu li a{
    padding:5px;
    display:block;
    border-radius:3px
}
.toolBarMenu li a:hover{
    background-color:#ccc;
}
.myLocationsMap {
	background: url(/public/images/v2/mylocationsbg.jpg) top center no-repeat #e5e5e5;
}
.myLocationsText {
	text-shadow: 1px 1px 0px white;
}
.myLocationsHeader {
    width: 100%;
    position: relative;
    left: -10px;
    top: -5px;
    padding: 4px 10px 4px;
	color: white;
    background: rgba(192,0,0,0.7);
}

/*body*/
#contentrow {
	position: relative;
	z-index: 1;
	padding: 5px;
	background-color: #1b1b1b;
}
#col_left {
	width: 610px;
	float: left;
	margin-right: 10px;
}
#col_right {
	width: 320px;
	float: left;
}
/*containers*/
.grayBox, .blackBox {
	position: relative;
	margin: 15px 0px 15px;
	border-radius: 4px;
	border: 1px solid black;
}
.grayBox {
	background-color: #444;
}
.grayBoxTitle, .blackBoxTitle {
	height: 23px;
	margin: 0px;
	padding-right: 10px;
	line-height: 23px;
	border-radius: 4px 4px 0px 0px;
	border-top: 1px solid #949494;
	border-bottom: 3px solid #760000;
	box-shadow: 0px 1px 1px black;
}
.cleanBoxTitle {
	padding: 10px;
	background-color: #2c2c2c;
}
.cleanBoxTitle h1, .cleanBoxTitle h2, .cleanBoxTitle h3 {
	margin: 0px;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
}
.noBoxTitle, .searchRmotdHeader {
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	color: white;
}
#col_right .noBoxTitle, .blackBox .grayBox .noBoxTitle, .grayBox .blackBox .noBoxTitle {
	border-bottom: 0px;
}
.noBoxTitle h1, .noBoxTitle h2, .noBoxTitle h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.grayBoxTitle {
	background-color: #454545;
	background: -webkit-linear-gradient(bottom, #272727, #454545);
	background: -moz-linear-gradient(bottom, #272727, #454545);
	background: -ms-linear-gradient(bottom, #272727, #454545);
	background: -o-linear-gradient(bottom, #272727, #454545);
	background: linear-gradient(bottom, #272727, #454545);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#454545', endColorstr='#272727');
}
.blackBox {
	background-color: #333;
}
.blackBoxTitle {
	background-color: #454545;
	background: -webkit-linear-gradient(bottom, #000, #454545);
	background: -moz-linear-gradient(bottom, #000, #454545);
	background: -ms-linear-gradient(bottom, #000, #454545);
	background: -o-linear-gradient(bottom, #000, #454545);
	background: linear-gradient(bottom, #000, #454545);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#454545', endColorstr='#000000');
}
.premiumContainer .grayBoxTitle, .premiumContainer .blackBoxTitle:not(.footerBoxTitle) {
	background-color: #52221e;
	background: -webkit-linear-gradient(bottom, #1c1110, #52221e);
	background: -moz-linear-gradient(bottom, #1c1110, #52221e);
	background: -ms-linear-gradient(bottom, #1c1110, #52221e);
	background: -o-linear-gradient(bottom, #1c1110, #52221e);
	background: linear-gradient(bottom, #1c1110, #52221e);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#52221e', endColorstr='#1c1110');
}
#col_right .boxTab.onboxtab {
	border-top-left-radius: 0px;
}
.boxTab {
	float: left;
	position: relative;
	top: -9px;
	margin: 0px 0px -9px -1px;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #aaa;
	box-shadow: 1px -1px 2px rgba(0,0,0,0.3);
	border: 1px solid black;
	border-radius: 6px 6px 0px 0px;
	background-color: #616161;
	background: -webkit-linear-gradient(bottom, #393939, #616161 90%, #858585);
	background: -moz-linear-gradient(bottom, #393939, #616161 90%, #858585);
	background: -ms-linear-gradient(bottom, #393939, #616161 90%, #858585);
	background: -o-linear-gradient(bottom, #393939, #616161 90%, #858585);
	background: linear-gradient(bottom, #393939, #616161 90%, #858585);
}
.boxTab.onboxtab, .boxTab.active {
	color: white;
	border-bottom-color: #760000;
	background-color: #760000;
	background: -webkit-linear-gradient(bottom, #760000, #aa0000);
	background: -moz-linear-gradient(bottom, #760000, #aa0000);
	background: -ms-linear-gradient(bottom, #760000, #aa0000);
	background: -o-linear-gradient(bottom, #760000, #aa0000);
	background: linear-gradient(bottom, #760000, #aa0000);
}
.boxTab.onboxtab.block {
	float: none;
	display: block;
	width: 294px;
}
.grayBoxTitleLink, .blackBoxTitleLink {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.displayAsList, .displayAsGrid {
	float: left;
	width: 16px;
	padding: 0px;
	margin: 2px 2px 0px;
}
.displayAsList.active, .displayAsGrid.active {
	padding: 3px 2px;
	border: 1px solid #949494;
	border-top-color: transparent;
	border-radius: 0px 0px 4px 4px;
	margin: -1px 2px 0px;
}
#contentrow, .displayAsList.active, .displayAsGrid.active {
	background-color: #1b1b1b;
}
.displayAsList li, .displayAsGrid li {
	list-style: none;
	background-color: #bbb;
}
.displayAsList li {
	height: 2px;
	margin-bottom: 1px;
}
.displayAsList li:last-child {
	margin-bottom: 0px;
}
.displayAsGrid li {
	width: 3px;
	height: 3px;
	float: left;
	margin: 1px;
}
.resultBoxShort {
	width: 110px;
	/*height: 140px;*/
	margin: auto;
	padding: 10px;
	border: 1px solid #272727;
	border-radius: 4px;
	background-color: #373737;
	background: -webkit-linear-gradient(bottom, #373737, #545454 95%, #767676);
	background: -moz-linear-gradient(bottom, #373737, #545454 95%, #767676);
	background: -ms-linear-gradient(bottom, #373737, #545454 95%, #767676);
	background: -o-linear-gradient(bottom, #373737, #545454 95%, #767676);
	background: linear-gradient(bottom, #373737, #545454 95%, #767676);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#767676', endColorstr='#373737');
}
.resultBoxShortImgContainer {
	position: relative;
	width: 110px;
	height: 99px;
	overflow: hidden;
	border: 1px solid #929292;
	border-radius: 4px;
	background-color: #222;
}
.resultBoxShortImgContainer .onlineStatus {
	position: relative;
	height: 14px;
	line-height: 14px;
	text-align: center;
	color: #bbb;
	font-size: 11px;
	border-bottom: 1px solid #929292;
}
.online, .online a:hover, a.online:hover {
	color: #4f0 !important;
}
.onlineStatusExtended, .resultRowPicHeaderExtended {
	display: none;
	position: absolute;
	z-index: 1;
	top: 15px;
	left: 0px;
	right: 0px;
	padding: 3px 0px;
	font-size: 11px;
	color: #bbb;
	border-bottom: 1px solid #929292;
	background-color: rgba(0,0,0,0.6);
}
.onlineStatus:hover .onlineStatusExtended, .resultRowPicHeader:hover .resultRowPicHeaderExtended, .biggerVideosListOnlineStatus:hover .onlineStatusExtended {
	display: block;
}
.profilePhotoStars.onlineStatus:hover .smallStar {
	text-shadow: 0px 0px 5px #999;
}
.profilePhotoStars .onlineStatusExtended {
	border: 1px solid #999;
	width: 150px;
	text-align: center;
	line-height: 1.5em;
	top: 25px;
	left: -40px;
	background-color: rgba(0,0,0,0.8);
}
.resultRowPicHeaderExtended {
	top: 25px;
	line-height: 2em;
}
.onlineDot, .notAvailableDot {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 3px;
	border-radius: 100%;
}
.onlineDot {
	background-color: #00cc00;
	-webkit-transition: 1s linear;
	-moz-transition: 1s linear;
	-ms-transition: 1s linear;
	-o-transition: 1s linear;
	transition: 1s linear;
}
.notAvailableDot {
	background-color: #ff0000;
}
.resultBoxShortImg {
	width: 110px;
	height: 84px;
}
.resultBoxShortImg img, .newsletterTabSplash img, .blogPic img, .featuredVideoThumb img, .galleryBoxImage img, .resultRowPicInner img, 
	.exclusiveInterviewBox .exclusiveInterviewPhoto img, .interviewPhotoContainer img {
	width: 100%;
	display: block;
}
.resultBoxShortList li {
	width: 25%;
	float: left;
	margin-bottom: 14px;
}
.resultBoxShortLocation, .resultBoxShortUsername {
	display: block;
	text-align: center;
	margin-top: 5px;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.resultBoxShortLocation {
	color: #bbb;
}
.resultBoxShortUsername, .resultBoxShortLocation:hover {
	color: white;
	text-decoration: none;
}
.resultBoxShortUsername:hover {
	color: #ff0000;
	text-decoration: none;
}
.grayBoxInner, .chatBubble {
	position: relative;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #111;
	background-color: #525252;
}
.chatBubble, li .grayBox {
	background-color: #525252;
}
.grayBoxInner .triangle, .chatBubble .triangle, .grayBoxInner .triangleShadow, .chatBubble .triangleShadow {
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
}
.grayBoxInner .triangle, .chatBubble .triangle {
	z-index: 1;
}
.grayBoxInner .triangle {
	top: -10px;
	left: 28px;
	border-width: 0px 10px 10px 10px;
	border-color: transparent transparent #525252 transparent;
}
.grayBoxInner .triangleShadow {
	top: -11px;
	left: 27px;
	border-width: 0px 11px 11px 11px;
	border-color: transparent transparent #000 transparent;
}
.chatBubble .triangle {
	top: 11px;
	left: -10px;
	border-width: 10px 10px 10px 0;
	border-color: transparent #525252 transparent transparent;
}
.chatBubble .triangleShadow {
	top: 10px;
	left: -11px;
	border-width: 11px 11px 11px 0;
	border-color: transparent #000 transparent transparent;
}
.interviewTabEscortInfoPhoto {
	position: relative;
	overflow: hidden;
	width: 165px;
	height: 165px;
	margin-right: 15px;
	border: 1px solid #999;
}
.interviewTabEscortInfoPhoto img {
	width: 100%;
	display: block;
}
.interviewTabEscortA {
	display: table-cell;
	vertical-align: middle;
	height: 165px;
	background-color: black;
}
[class^="interviewControlBox-"], [class*=" interviewControlBox-"] {
	width: 20px;
	height: 20px;
	margin: 0px 3px;
	background-image: url(/public/images/v2/images.png);
}
.interviewControlBox-pending {
	background-position: -181px 0px;
}
.interviewControlBox-edit {
	background-position: -201px 0px;
}
.interviewControlBox-tick {
	background-position: -221px 0px;
}
.redBox {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: white !important;
	font-weight: bold;
	background-color: #990000;
	border-radius: 4px;
}
.smallStar, .smallStar.txtGray {
	width: 13px;
	height: 12px;
	display: inline-block;
	background-image: url(/public/images/v2/images.png);
	background-position: -13px -75px;
}
.smallStar:hover, .smallStar.txtGray:hover {
	background-position: -39px -75px;
}
.smallStar.active, .smallStar.txtRed {
	background-position: 0px -75px;
}
.smallStar.active:hover, .onlineStatus:hover .smallStar.txtRed {
	background-position: -26px -75px;
}
.vsmallStar, .vsmallStar.txtGray {
	width: 8px;
	height: 9px;
	display: inline-block;
	background-image: url(/public/images/v2/images.png);
	background-position: 0px -87px;
}
.vsmallStar:hover, .vsmallStar.txtGray:hover {
	background-position: -8px -87px;
}
.vsmallStar.active {
	background-position: -16px -87px;
}
.vsmallStar.active:hover, .vsmallStar.txtRed {
	background-position: -24px -87px;
}
.mediumStar {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(/public/images/v2/images.png);
	background-position: -198px -138px;
}
.mediumStarsContainer:hover .mediumStar {
	background-position: -243px -138px;
}
.mediumStar.active {
	background-position: -213px -138px;
}
.mediumStarsContainer:hover .mediumStar.active {
	background-position: -228px -138px;
}
.videoPlayTime {
	position: absolute;
	z-index: 1;
	bottom: 5px;
	right: 5px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 0px black;
}
.smallPlayContainer {
	position: absolute;
	z-index: 1;
	left: 5px;
	bottom: 5px;
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	border-radius: 100%;
	background-color: rgba(0,0,0,0.5);
}
.smallPlayContainer div {
	margin: 6px 6px 6px 7px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #ffffff;
}
.playContainer {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0px 0px -20px;
	width: 40px;
	height: 40px;
	border: 2px solid #999;
	border-radius: 100%;
	background-color: rgba(0,0,0,0.5);
}
.playContainer div {
	margin: 10px 10px 10px 16px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #ffffff;
}
.PlayContainer, .smallPlayContainer div, .videoPlayTime {
	pointer-events: none;
}
.newsletterTabSplash {
	width: 270px;
	height: 166px;
}
.qTipHelp {
	cursor: help;
}
.blogPic {
	width: 72px;
}
.chatIcon {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 8px;
	border-radius: 3px;
	background-color: #bbb;
}
.chatIcon span {
	position: absolute;
	bottom: -3px;
	right: 3px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 8px 8px 0;
	border-color: transparent #bbb transparent transparent;
}
.featuredVideoContent {
	padding: 0px 5px 5px;
}
.featuredVideoPreview {
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	/*height: 173px;*/
}
.featuredVideoOverlay {
	position: absolute;
	top: 0px;
	left: 5px;
	right: 5px;
	background-color: rgba(0,0,0,0.5);
}
.featuredVideoThumb {
	width: 69px;
	height: 49px;
	float: left;
	overflow: hidden;
	padding: 3px;
	background-color: black;
	border: 1px solid #000;
}
.featuedVideoThumb:hover {
	border-color: #999;
}
.rmotdContainer {
	display: block;
	max-height: 300px;
	overflow: hidden;
	background-color: black;
	border-radius: 4px;
}
.rmotdContainerImg {
	width: 100%;
	margin: 0px auto;
	display: block;
}
.rmotdInner {
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    font-weight: bold;
    padding: 5px 10px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.5);
}
.rmotdStatus {
	position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 5px;
	font-size: 12px;
    border-radius: 4px;
    background-color: rgba(0,0,0,0.15);
}
.smallCase, .smallCase div {
	background-color: #bbb;
}
.smallCase.green, .smallCase.green div {
	background-color: #4f0;
}
.smallCase.green, .smallCase.yellow div {
	background-color: #ffcc66;
}
.smallCase {
	width: 10px;
}
.smallCaseBody, .smallCaseInner {
	height: 7px;
}
.smallCaseInner {
	width: 6px;
	margin: 0px auto;
}
.smallCaseTop, .smallCaseInner {
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
}
.smallCaseTop {
	top: -3px;
	left: 2px;
	width: 4px;
	height: 1px;
}
.smallCaseTop, .smallCaseTopLeft, .smallCaseTopRight {
	position: absolute;
}
.smallCaseTopLeft, .smallCaseTopRight {
	bottom: -2px;
	width: 1px;
	height: 1px;
	border-bottom: 1px solid #7a7a7a;
}
.smallCaseTopLeft {
	left: -1px;
}
.smallCaseTopRight {
	right: -1px;
}
.bImage {
	width: 296px;
}
.sponBox {
	margin: 2px;
    border-radius: 4px;
	border: 1px solid #666;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
.sponBox, .sponPhoto {
	width: 95px;	
}
.sponPhoto {
	display: block;
	height: 125px;
}
.sponBoxFooter {
	display: block;
	padding-bottom: 2px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #cc0000;
}
.chartContainer {
	background-color: #292929;
	margin: 7px 5px;
}
.chartTitle {
	font-size: 16px;
	color: white;
	margin: 6px 8px;
}
.chartBox {
	display: block;
	z-index: 1;
	position: relative;
}
.chartBox .imgBox {
	width: 34px;
	height: 34px;
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #333;
}
.chartBox .imgBox img {
	display: block;
	height: 34px;
}
.chartBox .number {
	font-size: 36px;
	font-family: Roboto;
	margin: -4px 16px 0px;
	color: #525252;
}
.chartLength {
	width: 100%;
	height: 23px;
	background-color: #1d1d1d;
	position: absolute;
	top: -5px;
	border-top: 1px solid black;	
}
[class^="charticon-"], [class*=" charticon-"] {
	width: 33px;
	height: 33px;
	margin: 0px auto;
	vertical-align: middle;
	display: block;
	border: 0px;
	background-image: url(/public/images/v2/icons/chart.png);
}
.charticon-blog {
	background-position: 0px 0px;
}
.charticon-interview {
	background-position: -33px 0px;
}
.charticon-review {
	background-position: -66px 0px;
}
.charticon-video {
	background-position: -99px 0px;
}
.charticon-gift {
	background-position: -132px 0px;
}
/*social icons*/
[class^="socialicon-"], [class*=" socialicon-"] {
	width: 32px;
	height: 32px;
	margin: 0px auto;
	vertical-align: middle;
	display: block;
	border: 0px;
	background-image: url(/public/images/v2/social-icons.png);
}
.socialicon-tumblr {
	background-position: 0px 0px;
}
.socialicon-twitter {
	background-position: -32px 0px;
}
.socialicon-wordpress {
	background-position: -64px 0px;
}
.socialicon-facebook {
	background-position: -96px 0px;
}
.socialicon-tumblr:hover, .social:hover .socialicon-tumblr {
	background-position: 0px -32px;
}
.socialicon-twitter:hover, .social:hover .socialicon-twitter {
	background-position: -32px -32px;
}
.socialicon-wordpress:hover, .social:hover .socialicon-wordpress {
	background-position: -64px -32px;
}
.socialicon-facebook:hover, .social:hover .socialicon-facebook {
	background-position: -96px -32px;
}
.socialIcons .social:last-child {
	margin-right: 0px;
}
.social {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 12px;
	overflow: visible;
}
.social a {
	display: block;
	width: 100%;
	height: 100%;
}
.social:hover a {
	color: #ff0000;
	top: 0px !important;
	left: 0px !important;
}
.registerLabel {
	width: 180px;
}
.registerInput {
	width: 274px;
}
.profileSocialIconsA a:hover, .profileSocialIconsA a.active {
	color: white;
}
[class^="socialIcons-"], [class*=" socialIcons-"] {
	width: 21px;
	height: 21px;
	display: block;
	margin: 0px auto 5px;
	background-image: url(/public/images/v2/images.png);
}
.socialIcons-buddy {
	background-position: -225px -60px;
}
.socialIcons-web {
	background-position: -246px -60px;
}
.socialIcons-share {
	background-position: -267px -60px;
}
.socialIcons-reviews {
	background-position: -288px -60px;
}
.socialIcons-block {
	background-position: -309px -60px;
}
.socialIcons-contact {
	background-position: -330px -60px;
}
.socialIcons-profile {
	background-position: -351px -60px;
}
.socialIcons-fb {
	background-position: -372px -60px;
}
.socialIcons-twitter {
	background-position: -393px -60px;
}
.socialIcons-bookmark {
	background-position: -414px -60px;
}
a:hover .socialIcons-buddy, a.active .socialIcons-buddy {
	background-position: -225px -81px;
}
a:hover .socialIcons-web {
	background-position: -246px -81px;
}
a:hover .socialIcons-share {
	background-position: -267px -81px;
}
a:hover .socialIcons-reviews {
	background-position: -288px -81px;
}
a:hover .socialIcons-block {
	background-position: -309px -81px;
}
a:hover .socialIcons-contact {
	background-position: -330px -81px;
}
a:hover .socialIcons-profile {
	background-position: -351px -81px;
}
a:hover .socialIcons-fb {
	background-position: -372px -81px;
}
a:hover .socialIcons-twitter {
	background-position: -393px -81px;
}
a:hover .socialIcons-bookmark {
	background-position: -414px -81px;
}

/*forms*/
.inputDark, .inputLight, .input {
	width: 100%;
	padding: 10px;
	font-size: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #000 #888 #888 #000;
	border-radius: 3px;
}
.inputDark, .inputLight, .selectDark, .button, .input {
	-ms-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.inputDark.small, .inputLight.small, .input.small {
	padding: 5px;
	font-size: 12px;
}
.inputDark, .input, .formDark .input {
	padding: 9px;
	color: #fff;
	background-color: #222;
	background-image: -webkit-linear-gradient(bottom, #222, #000);
	background-image: -moz-linear-gradient(bottom, #222, #000);
	background-image: -ms-linear-gradient(bottom, #222, #000);
	background-image: -o-linear-gradient(bottom, #222, #000);
	background-image: linear-gradient(bottom, #222, #000);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#000000', endColorstr='#222222');
}
.formBig .input, .input.bigInput {
	padding: 14px;
}
.inputLight, .formLight .input {
	color: #444;
	background-color: #fafafa;
	background-image: -webkit-linear-gradient(bottom, #fafafa, #b8b8b8) !important;
	background-image: -moz-linear-gradient(bottom, #fafafa, #b8b8b8) !important;
	background-image: -ms-linear-gradient(bottom, #fafafa, #b8b8b8) !important;
	background-image: -o-linear-gradient(bottom, #fafafa, #b8b8b8) !important;
	background-image: linear-gradient(bottom, #fafafa, #b8b8b8) !important;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#b8b8b8', endColorstr='#fafafa');
}
.selectDark, .pagingButton, .buttonDark, .select {
	background-color: #222;
	color: white;
	border-radius: 6px;
	border: 1px solid #666;
}
.selectDark, .select, .formDark .select {
	width: 100%;
	padding: 5px 10px;
	border-radius: 4px;
	border-color: #000 #888 #888 #000;
}
.buttonDark, .pagingButton {
	padding: 5px 10px;
	margin: 0px 5px;
	text-align: center;
	cursor: pointer;
	background: -webkit-linear-gradient(bottom, #222, #333);
	background: -moz-linear-gradient(bottom, #222, #333);
	background: -ms-linear-gradient(bottom, #222, #333);
	background: -o-linear-gradient(bottom, #222, #333);
	background: linear-gradient(bottom, #222, #333);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#333333', endColorstr='#222222');
}
.fixedbuttonsDark .buttonDark {
	width: 100px;
}
.pagingButton:hover, .buttonDark:hover {
	background: -webkit-linear-gradient(top, #222, #333);
	background: -moz-linear-gradient(top, #222, #333);
	background: -ms-linear-gradient(top, #222, #333);
	background: -o-linear-gradient(top, #222, #333);
	background: linear-gradient(top, #222, #333);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#222222', endColorstr='#333333');
}
#paginationContainer a:not(.button) {
	display: inline-block;
	padding: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #222;
	background-color: #333;
	background: -webkit-linear-gradient(bottom, #333, #444);
	background: -moz-linear-gradient(bottom, #333, #444);
	background: -ms-linear-gradient(bottom, #333, #444);
	background: -o-linear-gradient(bottom, #333, #444);
	background: linear-gradient(bottom, #333, #444);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#444444', endColorstr='#333333');
}
#paginationContainer a:not(.button):first-child {
	border-color: #666 #222 #666 #666;
	border-radius: 4px 0px 0px 4px;
}
#paginationContainer a:not(.button):last-child {
	border-color: #666 #666 #666 #222;
	border-radius: 0px 4px 4px 0px;
}
#paginationContainer a:not(.button):hover {
	background: #222;
}
#paginationContainer a.selected {
	background: #1b1b1b;
	color: white;
}
.button {
	min-width: 88px;
	padding: 10px 20px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.button.small {
	padding: 5px 10px;
}
.button.block {
	display: block;
	width: 100%;
}
.button.bigButton {
	padding: 12px;
	font-size: 14px;
}
.button.red {
	color: white;
	border-color: #f00;
	text-shadow: -1px -1px 0px #660000;
	background-color: #cc0000;
}
.button.white {
	color: #333;
	border-color: #ccc;
	text-shadow: 1px 1px 0px white;
	background-color: #ccc;
}
.button.gray {
	color: white;
	border-color: #999 transparent transparent #999;
	text-shadow: 0px -1px 0 #222;
	background-color: #666;
}
.button.brown {
	color: white;
	border-color: #999 transparent transparent #999;
	text-shadow: 0px -1px 0 #222;
	background-color: #776e67;
}
.button:hover {
	text-decoration: none;
	box-shadow: none;
	color: white;
	border-color: transparent transparent transparent transparent;
}
.button.white:hover {
	color: inherit;
}
.buttonGroup {
	overflow: hidden;
	text-align: center;
	border: 1px solid #666;
	border-radius: 6px;
}
.buttonGroup .buttonGroupCell {
	padding: 2px 0px;
	cursor: pointer;
	border-right: 1px solid #666;
	background-color: #222;
	background: -webkit-linear-gradient(bottom, #111, #333);
	background: -moz-linear-gradient(bottom, #111, #333);
	background: -ms-linear-gradient(bottom, #111, #333);
	background: -o-linear-gradient(bottom, #111, #333);
	background: linear-gradient(bottom, #111, #333);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#333333', endColorstr='#111111');
}
.buttonGroup .buttonGroupCell:hover {
	background: -webkit-linear-gradient(top, #111, #333);
	background: -moz-linear-gradient(top, #111, #333);
	background: -ms-linear-gradient(top, #111, #333);
	background: -o-linear-gradient(top, #111, #333);
	background: linear-gradient(top, #111, #333);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#111111', endColorstr='#333333');
}
.buttonGroup .buttonGroupCell:last-child {
	border-right: 0px;
}
.hollowButton {
	padding: 10px;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #666;
}
.hollowButton:hover {
	border-color: #ccc;
	color: white;
}
.switch {
	width: 103px;
	height: 41px;
	display: block;
	margin: 0px auto;
	cursor: pointer;
	background-image: url(/public/images/v2/switch.png);
	background-position: 0px 0px;
}
.switch.off {
	background-position: 0px -41px;
}
.switch.small {
	width: 53px;
	height: 21px;
	background-position: 0px -82px;
}
.switch.small.off {
	background-position: 0px -103px;
}
.switchChecks {
	width: 103px;
	height: 41px;
	display: block;
	margin: 0px auto;
	cursor: pointer;
	background-image: url(/public/images/v2/switchChecks.png);
	background-position: 0px 0px;
}
.switchChecks.switchRight {
	background-position: 0px -41px;
}

/* PAGE LOADER */
#pageLoader, #pageLoader .pageLoaderDimmer {
	position: fixed;
	z-index: 400;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0);
}
#pageLoader .pageLoaderDimmer {
	background-color: rgba(0,0,0,0.15);
}
#pageLoader .pageLoaderContainer {
	position: absolute;
	z-index: 401;
	top: 50%;
	left: 50%;
	margin-top: -55px;
	margin-left: -60px;
	width: 110px;
	height: 120px;
	background: url('/public/images/v2/ajax-loader.gif') 45% 20px no-repeat rgba(0,0,0,0.7);
	border-radius: 5px;
	border: 2px solid #999;
}
#pageLoader .pageLoaderText{
    font-weight: bold;
    text-align: center;
    margin-top: 100px;
    color: #999;
    width: 100%;
}
.pageLoaderClose {
    position: absolute;
    top: -10px;
    right: -15px;
    font-size: 16px;
    font-weight: bold;
    background-color: black;
    padding: 5px;
    border: 2px solid #737373;
    border-radius: 6px;
    width: 20px;
	height: 20px;
    text-align: center;
    cursor: pointer;
}
.pageLoaderClose:before {
	content: "x";
}

/*profile*/
#photoSlider {
	width: 598px;
	height: 460px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.galleryContainer {
	background-color: black;
	border-radius: 4px;
}
.galleryBox {
	max-height: 124px;
	overflow: auto;
}
.galleryBoxImage {
	position: relative;
	float: left;
	width: 70px;
	height: 48px;
	margin: 2px;
	overflow: hidden;
	background-color: #333;
	border-radius: 2px;
}
.galleryBoxImage img {
	border: 1px solid black;
	object-fit: cover;
}
.inactiveToken .inactiveTokenOpacity {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
/*profile tokens*/
[class^="premiumToken-"], [class*=" premiumToken-"] {
	width: 32px; 
	height: 32px; 
	margin-right: 5px; 
	float: left; 
	background: url('/public/images/v2/images.png');
}
.premiumToken-gold {
	background-position: 0px -96px;
}
.premiumToken-sponsor {
	background-position: -32px -96px;
}
.premiumToken-rmotd {
	background-position: -64px -96px;
}
.premiumToken-gold.active {
	background-position: 0px -128px;
}
.premiumToken-sponsor.active {
	background-position: -32px -128px;
}
.premiumToken-rmotd.active {
	background-position: -64px -128px;
}
.pgrequest-unlock, .pgrequest-email {
	width: 50px;
	height: 50px;
	margin: 0px auto;
	background-image: url(/public/images/v2/images.png);
}
.pgrequest-unlock {
	background-position: -96px -100px;
}
.pgrequest-email {
	background-position: -146px -100px;
}

.profileRewardTokenTitle {
	transform: scaleY(1.2);
	font-size: 12px;
    font-weight: bold;
	cursor: pointer;
}
.profileRewardTokenTitle.inactive {
	color: #1b1b1b;
	text-shadow: 1px 1px 1px #616161;
}
[class^="profileRewardToken-"], [class*=" profileRewardToken-"] {
	width: 52px;
	height: 51px;
	margin: auto;
	background-image: url(/public/images/v2/icons/rewardTokens_02.png);
	cursor: pointer;
}
.profileRewardToken-gold {
	background-position: 0px 0px;
}
.profileRewardToken-sponsor {
	background-position: -52px 0px;
}
.profileRewardToken-rmotd {
	background-position: -104px 0px;
}
.profileRewardToken-photo {
	background-position: -156px 0px;
}
.profileRewardToken-id {
	background-position: -208px 0px;
}
.profileRewardToken-gold.inactive {
	background-position: 0px -51px;
}
.profileRewardToken-sponsor.inactive {
	background-position: -52px -51px;
}
.profileRewardToken-rmotd.inactive {
	background-position: -104px -51px;
}
.profileRewardToken-photo.inactive {
	background-position: -156px -51px;
}
.profileRewardToken-id.inactive {
	background-position: -208px -51px;
}
.profileGalleryLockIcon {
    width: 90px;
    height: 80px;
    background-image: url(/public/images/v2/icons/lock.svg);
}

/* contact tabs */
.contactsTab {
	overflow: hidden;
	height: 70px;
	position: relative;
	border: 1px solid #222;
	border-radius: 6px;
	cursor: pointer;
	margin-bottom: 10px;
	background-color: #353535;
	white-space: normal;
}
.contactsTabActive {
	position: absolute;
	left: -60px;
	top: 0px;
	bottom: 0px;
	background-color: #780000;
}
.contactsTab:hover .contactsTabActive {
	left: 0px;
}
.contactsTabIcon, .contactsTabActive {
	width: 66px;
	height: 100%;
}
.settingsContactTabs .contactsTabActive {
	left: 0px;
	width: 340px;
}
.settingsContactTabs .contactsTabActive div {
	position: absolute;
	right: -30px;
	top: 0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 35px 0 35px 30px;
	border-color: transparent transparent transparent #780000;
}
.contactsTabIcon {
	margin-right: 10px;
}
.contactsTabTitle {
	width: 300px;
	line-height: 70px;
	margin-right: 10px;
	color: #ccc;
	font-size: 22px;
	font-weight: bold;
}
.contactsTabDescr {
	width: 180px;
	height: 100%;
	margin-right: 10px;
	color: #aaa;
	font-size: 12px;
}
.contactsTabArrow {
	position: relative;
	top: 50%;
	margin-top: -15px;
	width: 28px;
	height: 30px;
	background-image: url(/public/images/v2/contactIcons.png);
	background-position: -292px 0px;
}
.contactsTab:hover .contactsTabArrow {
	background-position: -264px 0px;
}

/*settings contact*/
[class^="messengericon-"], [class*=" messengericon-"] {
	width: 80px;
	height: 80px;
	background-image: url(/public/images/v2/icons/messengers.png);
	background-size: auto 80px;
    margin: 0 auto;
    cursor: pointer;
}
.messenger-type.active .messengericon-viber, .messenger-type:hover .messengericon-viber {
	background-position: 0px 0px;
}
.messenger-type.active .messengericon-wapp, .messenger-type:hover .messengericon-wapp {
	background-position: -80px 0px;
}
.messenger-type.active .messengericon-skype, .messenger-type:hover .messengericon-skype {
	background-position: -160px 0px;
}
.messenger-type.active .messengericon-line, .messenger-type:hover .messengericon-line {
	background-position: -240px 0px;
}
.messenger-type.active .messengericon-signal, .messenger-type:hover .messengericon-signal {
	background-position: -640px 0px;
}
.messengericon-viber {
	background-position: -320px 0px;
}
.messengericon-wapp {
	background-position: -400px 0px;
}
.messengericon-skype {
	background-position: -480px 0px;
}
.messengericon-line {
	background-position: -560px 0px;
}
.messengericon-signal {
	background-position: -720px 0px;
}
.messengers-txt {
    font-size: 15px;
    color: #8b807d;
    text-shadow: 1px 1px 1px black;
    font-weight: bold;
    text-align: center;
}
.messenger-type.active .messengers-txt, .messenger-type:hover .messengers-txt {
    color: #d6332f;
}
.messengers-box {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 20px 10px;
    border-radius: 4px;
}
.add-im {
    cursor: pointer;
}
.add-im:hover {
    color: red;
}
.messenger-account {
    display: none;
}

/* about youth */
.youth-bg {
    background-image: url(/public/images/v2/about/youthprotection.jpg);
    height: 389px;
    background-size: cover;
    position: relative;
}
.youth-bg .txt {
    top: 50%;
    transform: translateY(-50%) scaleY(1.5);
    position: absolute;
    left: 60px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: -3px;
    font-weight: bold;
    color: white;
    text-shadow: 3px 2px 0px black;
}
.youth-bg .txt span {
    color: red;
}
.youth-flex {
    display: flex;
}
.youth-txt {
    width: 300px;
    padding: 30px;
    color: #c4c4c4;
    margin-right: 200px;
}
.youth-flex1 {
    flex: 1;
    background-color: #3f3b38;
    text-align: center;
    position: relative;
}
.youth-flex1:before {
    content: "";
    position: absolute;
    background-color: #3f3b38;
    top: 0;
    left: -111px;
    bottom: 0;
    width: 218px;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
}
.youth-flex1 .txt {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
}
.youth-form {
    background-color: rgb(53,53,53);
    padding: 80px 0px 100px;
}
.youth-form .content {
    max-width: 700px;
    margin: auto;
}

/*gallery unlock*/
.pgrequest {
	width: 230px;
	height: 100%;
	min-height: 427px;
	float: left;
	padding: 16px;
	background-color: #333;
	border: 1px solid #222;
	border-radius: 6px;
	white-space: normal;
	margin: 0px 15px;
}
.pgWideRequest {
	position: relative;
	padding: 18px;
	background-color: #333;
	border: 1px solid #222;
	border-radius: 6px;
	white-space: normal;
	margin: 0px 20px;
}
.pgrequestTitle {
	font-size: 22px;
	font-weight: bold;
	color: #ccc;
	text-shadow: 1px 1px 3px #222;
	margin: 10px 0px;
	text-align: center;
}
/*about me*/
.blackGradientSeparator {
	position: relative;
	height: 36px; 
	line-height: 36px;
	padding-left: 110px;
	background: #000;
	background: -webkit-linear-gradient(left, #000, #444);
	background: -moz-linear-gradient(left, #000, #444);
	background: -ms-linear-gradient(left, #000, #444);
	background: -o-linear-gradient(left, #000, #444);
	background: linear-gradient(left, #000, #444);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#444444', endColorstr='#000000');
}
.blackGradientSeparator .headerIconContainer {
	position: absolute;
	top: 10px;
	left: 20px;
	padding: 10px; 
	border: 1px solid #222; 
	border-radius: 4px;
	float: left;
	margin-right: 15px;
	background: -webkit-linear-gradient(bottom, #2d2d2d, #454545);
	background: -moz-linear-gradient(bottom, #2d2d2d, #454545);
	background: -ms-linear-gradient(bottom, #2d2d2d, #454545);
	background: -o-linear-gradient(bottom, #2d2d2d, #454545);
	background: linear-gradient(bottom, #2d2d2d, #454545);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#454545', endColorstr='#2d2d2d');
}
.headerIconContainer .reviewIcon, .headerIconContainer .micIcon {
	width: 46px;
	height: 46px;
	display: block;
	margin: 0px auto;
}
.headerIconContainer .reviewIcon {
	background: url(/public/images/v2/reviewIcon.png);
}
.headerIconContainer .micIcon {
	background: url(/public/images/v2/profilePageMicrophone2.png);
}
.blackGradientSeparatorBottom {
	padding-left: 90px;
}
.aboutMeInterviewQuestion {
	margin-top: 10px;
	margin-bottom: 10px;
}
.aboutInterviewRMq {
	margin-right: 5px;
	color: #ff0000; 
	font-weight: bold; 
	float: left;
}
.aboutInterviewRMqText {
	color: #ddd; 
	padding-left: 10px;
	font-style: italic;
}
.escortPresentationCountAnswers {
	height: 28px;
	width: 28px;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	margin-right: 7px;
	float: left;
	font-weight: bold;
	background-color: #990000;
	border-radius: 4px;
	margin-left: 4px;
	border: 1px solid #444;
}
.escortPresentationAnswers {
	font-size: 13px;
	font-weight: bold;
	float: left;
	line-height: 27px;
}
.aboutInterviewRMa {
	margin-right: 5px;
	font-weight: bold; 
	float: left;
}
.aboutInterviewRMaText {
	padding-left: 10px;
}
/*search*/
.optionsButtonContainer {
	overflow: hidden;
	margin-bottom: 2px;
	border-radius: 4px;
	border: 1px solid black;
}
.optionsButtonContainer .optionsButton {
	display: block;
	text-align: center;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #999 transparent transparent #999;
	background-color: #666;
	text-shadow: 0px -1px 0px #222;
	color: white;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
.optionsButtonContainer .optionsButton.active {
	color: #afa;
	text-shadow: 0px 0px 10px #0f0;
	border: 1px solid #444;
	background: #555;
	box-shadow: 0px 0px 20px #333 inset;
}
#searchForm .optionsButtonContainer .optionsButton {
	background-color: #776e67;
}
#searchForm .optionsButtonContainer .optionsButton.active {
	color: white;
	text-shadow: 0px 0px 10px #fff;
    background: #ae3232;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4) inset;
}
.searchLeft {
	width: 90px;
}
.searchCollapsible {
	padding: 10px 0px;
	color: white;
	border-top: 1px solid #555;
	border-bottom: 1px solid #222;
}
.searchCollapsible.active {
	border-bottom: 0px;
}
.searchCollapsible.active .clickToExpand{
	display: none;
}
.searchCollapsibles .searchCollapsible:first-child {
	border-top: 0px;
}
.searchCollapsibleIcon {
	float: left;
	margin: 5px 5px 0px 0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 5px 0px 5px;
	border-color: #fff transparent transparent transparent;
}
.searchCollapsible.active .searchCollapsibleIcon {
	border-width: 0px 5px 5px 5px;
	border-color: transparent transparent #fff transparent;
}
.searchCollapsible:hover {
	color: #ff0000;
}
/*sliders*/
.sliderDark .ui-widget-content {
	background: #262626;
	border: 1px solid #555;
	border-radius: 6px;
	height: 1.1em;
}
.sliderDark .ui-slider-horizontal .ui-slider-range {
	top: 0px;
	height: 100%;
}
.sliderDark .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0px;
	border-radius: 0px;
}
.sliderDark .ui-widget-header {
	background: #929292;
}
.sliderDark .ui-slider-horizontal .ui-slider-handle {
	top: -.15em;
	margin-left: -.6em;
}
.sliderDark .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #ccc;
	background: #b8b8b8;
}
.sliderDark .ui-state-hover {
	background: #ccc;
}
.sliderWarm .ui-widget-content {
	background: #444;
	border: 1px solid #222;
	border-radius: 6px;
	height: 1.1em;
}
.sliderWarm .ui-slider-horizontal .ui-slider-range {
	top: 0px;
	height: 100%;
}
.sliderWarm .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0px;
	border-radius: 0px;
}
.sliderWarm .ui-widget-header {
	background: #ae3232;
}
.sliderWarm .ui-slider-horizontal .ui-slider-handle {
	top: -.15em;
	margin-left: -.6em;
}
.sliderWarm .ui-state-default, .sliderWarm .ui-widget-content .ui-state-default, .sliderWarm .ui-widget-header .ui-state-default {
	border-radius: 4px;
	border: 1px solid #47403b;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	background-color: #776e67;
	background: -webkit-linear-gradient(bottom, #736a64, #8f8279);
	background: -moz-linear-gradient(bottom, #736a64, #8f8279);
	background: -ms-linear-gradient(bottom, #736a64, #8f8279);
	background: -o-linear-gradient(bottom, #736a64, #8f8279);
	background: linear-gradient(bottom, #736a64, #8f8279);
}
.sliderWarm .ui-widget-content .ui-state-hover {
	background: #a0958c;
}
.sliderLabel {
	color: white;
	font-weight: bold;
	margin-right: 5px;
}
.sliderValue {
	width: 95px;
}
.searchSliderInput {
    width: 95px;
    padding: 10px 10px 0px;
    border: 0px;
    color: #C7C4C1;
	background: transparent;
}
.searchSliderContainer {
	padding: 10px 20px;
    background-color: #292929;
    border-radius: 4px;
}
/*search results*/
.resultRowPic {
	position: relative;
	float: left;
	width: 165px;
	margin-right: 5px;
	border: 1px solid #929292;
	border-radius: 4px;
	background-color: #141414;
}
.resultRowPicHeader {
	position: relative;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #aaa;
	border-bottom: 1px solid #929292;
}
.resultRowPicInner {
	overflow: hidden;
	width: 165px;
	height: 197px;
	background-color: #1d1d1d;
}
.videosList .resultRowPicInner {
	height: 124px;
}
.resultRowOnlineStatus {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding: 5px;
	background-color: rgba(0,0,0,0.5);
}
.resultRowInfo {
	height: 225px;
	background-color: #555;
}
.searchRmotd {
	margin: 45px 0px 70px;
}
.searchRmotdContainer {
	min-height: 140px;
	background-color: #555;
	border: 1px solid #660000;
}
.searchRmotdHeader a:hover {
	color: white;
}
.searchRmotdHeader {
	background-color: #660000;
	background: -webkit-linear-gradient(bottom, #330000, #cc0000);
	background: -moz-linear-gradient(bottom, #330000, #cc0000);
	background: -ms-linear-gradient(bottom, #330000, #cc0000);
	background: -o-linear-gradient(bottom, #330000, #cc0000);
	background: linear-gradient(bottom, #330000, #cc0000);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#cc0000', endColorstr='#330000');
}
.searchRmotdHeaderName {
	position: absolute;
	top: -25px;
	left: 0px;
	width: 100%;
	font-size: 32px;
	color: #cc0000;
}
.searchRmotdPhotoContaner {
	position: absolute;
	z-index: 1;
	width: 166px;
	margin-left: -83px;
	left: 50%;
	top: -40px;
	background-color: #990000;
}
.searchRmotdPhotoContaner .searchRmotdPhoto {
	height: 210px;
	width: 166px;
	background-size: cover;
	background-position: top center;
}
.searchRmotdHorns {
	width: 77px;
	height: 29px;
	position: absolute;
	top: -29px;
	left: 50%;
	margin-left: -38px;
	background: url(/public/images/v2/images.png) 0px 0px;
}
.searchRmotdLeft, .searchRmotdRight {
	width: 190px;
}
/* new search */
.robotoCondensed {
	font-family: 'Roboto Condensed', sans-serif;
}
.searchDestinationTitle {
	font-size: 24px;
    font-weight: bold;
    color: white;
    text-align: center;
    margin: 12px 0px 5px;
}
.searchRedPin {
	width: 16px;
	height: 22px;
	position: relative;
    top: 2px;
	background: url(/public/images/v2/images.png) -586px -60px;
}
.searchRmotday {
	margin: 10px 0px 40px;
}
.searchOuterContainer {
	position: relative;
	z-index: 1;
	padding: 1px;
	background-color: black;
}
.searchOuterContainer.red, .searchOuterContainer.red .searchOuterContainer, .searchOuterContainer.premium, .searchOuterContainer.premium .searchOuterContainer {
	background: -webkit-linear-gradient(bottom, #000, #f70a00);
	background: -moz-linear-gradient(bottom, #000, #f70a00);
	background: -ms-linear-gradient(bottom, #000, #f70a00);
	background: -o-linear-gradient(bottom, #000, #f70a00);
	background: linear-gradient(bottom, #000, #f70a00);
}
.searchOuterContainer.white, .searchOuterContainer.white .searchOuterContainer, .searchOuterContainer.platinum, .searchOuterContainer.platinum .searchOuterContainer {
	background: -webkit-linear-gradient(bottom, #000, #ccc);
	background: -moz-linear-gradient(bottom, #000, #ccc);
	background: -ms-linear-gradient(bottom, #000, #ccc);
	background: -o-linear-gradient(bottom, #000, #ccc);
	background: linear-gradient(bottom, #000, #ccc);
}
.searchOuterContainer.gold, .searchOuterContainer.gold .searchOuterContainer {
	background: -webkit-linear-gradient(bottom, #000, #af8420);
	background: -moz-linear-gradient(bottom, #000, #af8420);
	background: -ms-linear-gradient(bottom, #000, #af8420);
	background: -o-linear-gradient(bottom, #000, #af8420);
	background: linear-gradient(bottom, #000, #af8420);
}
.searchOuterContainer, .searchRmotdayContainer, .searchInnerContainer, .searchListPhoto, .searchRmotdayPhoto, .searchListVideo {
	border-radius: 4px;
}
.searchInnerContainer {
	min-height: 234px;
	background-color: #373737;
}
.searchInnerVideoContainer {
	min-height: 0px;
}
.searchRmotdayContainer {
	height: 242px;
	min-height: 0px;
}
.searchRmotdayPhotoContainer {
	width: 175px;
	height: 230px;
	margin-top: -8px;
}
.searchCropPhotoSize {
	width: 175px;
	height: 230px;
	display: block;
	background-color: #333;
}
.videosList .searchCropPhotoSize {
	width: 250px;
	height: 155px;
	display: block;
	background-color: #333;
}
.videosList .searchInnerContainer {
	min-height: 0px;
}
.searchRmotdayPhotoBlur, .searchListPhotoBlur {
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
}
.searchPhotoBlur {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-filter: blur(16px);
	-moz-filter: blur(16px);
	-ms-filter: blur(16px);
	-o-filter: blur(16px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='16');
	filter: blur(16px);
}
.Safari.Windows .searchPhotoBlur {
	display: none;
}
.rmotdayTitle {
	width: 172px;
	height: 16px;
	background: url(/public/images/v2/images.png) -373px -194px;
}
.searchRmotdayHorns {
	width: 77px;
	height: 29px;
	position: absolute;
	z-index: 1;
	top: -29px;
	left: 50px;
	background: url(/public/images/v2/images.png) 0px 0px;
}
.searchPhotoContainerDimmerTop, .searchPhotoContainerDimmerBottom {
	position: absolute;
	z-index: 1;
	left: 0px;
	right: 0px;
	padding: 5px;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222;
}
.searchPhotoContainerDimmerTop {
	top: 1px;
	border-radius: 4px 4px 0px 0px;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: -ms-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: -o-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
}
.searchPhotoContainerDimmerBottom {
	bottom: 1px;
	border-radius: 0px 0px 4px 4px;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: -ms-linear-gradient(bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: -o-linear-gradient(bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background: linear-gradient(bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
}
.searchPhotoContainerDimmerTopDD {
	display: none;
}
.searchPhotoContainerDimmerTop:hover .searchPhotoContainerDimmerTopDD {
	display: block;
}
.beRmotday {
	background-color: #a72525;
    padding: 2px 5px;
    float: right;
    margin-top: 1px;
    margin-right: 6px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.5) inset;
}
.searchListName, .seachListLocation {
	font-weight: bold;
	font-size: 12px;
}
.searchListLeftContainer {
	width: 180px;
	min-height: 1px;
	position: relative;
	float: left;
	margin-right: 10px;
}
.searchListLeftContent {
	position: absolute;
	z-index: 1;
}
.searchListDescription {
	font-size: 13px;
}
.searchListFooter {
	position: relative;
	padding: 5px 5px 5px 190px;
	background-color: #504f4f;
	border-radius: 0px 0px 4px 4px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #282828;
	text-shadow: 1px 1px 0px #6b6565;
}
.videosList .searchListFooter {
	padding: 5px;
}
.searchListFooter a {
	display: block;
	color: inherit;
	border-right: 1px solid #444;
	box-shadow: 1px 0px 0px #575757;
}
.searchListFooter .displayTable .displayTableCell:last-child a {
	border-right: 0px;
	box-shadow: none;
}
.searchListStatsCells {
	min-width: 70px;
}
.searchPlatinumImg {
	width: 138px;
	height: 24px;
	position: absolute;
	z-index: 2;
	top: -10px;
	left: 30px;
	/* background: url(/public/images/v2/images.png) -554px -179px; */
	background-image: url(/public/images/v2/icons/platinumBoost.png);
}
.searchBoxContainerHeight {
	min-height: 250px;
}
.getPlatinumBoost {
	position: absolute;
    left: 34px;
    top: 23px;
    color: black !important;
}

/*dashboard*/
.dashboard-webfont, .chartTitle {
	font-family: 'Oswald', sans-serif;
}
#dashboard {
	margin: 0px;
	padding: 0px;
}
.dashboardLi {
	float: left;
	margin: 5px;
	list-style: none;
	border-radius: 0px 0px 6px 0px;
	border: 1px solid #222;
}
.dashboardLi[onclick], .dashboardTab[onclick], .dashboardTabDouble[onclick] {
	cursor: pointer;
}
.dashboardLi .separator, hr {
	border-top: 1px solid #222;
}
.dashboard-glow {
	box-shadow: 0px 0px 10px 2px #ff0000;
}
.dashboard-content {
	width: 180px;
	height: 129px;
	clear: both;
	position: relative;
	background-color: #3a3a3a;
	border-left: 5px solid #990000;
	color: white;
	border-radius: 0px 0px 4px 0px;
}
.dashboard-content:before, .dashboard-content:after {
	display: table;
	line-height: 0;
	content: "";
}
.dashboard-content:after {clear: both;}
.dashboard-content:hover {
	background-color: #444;
}
.dashboard-content.doubletab {
	width: 380px;
}
.dashboard-content.tripletab {
	width: 579px;
}
.dashboard-content p {
	margin: 7px 0px;
}
.dashboard-note, .dashboard-note-top {
	background-color: #990000;
	color: white;
	text-align: center;
}
.dashboard-note-small {
	font-size: 12px; 
	vertical-align: top;
}
.dashboard-note {
	padding: 0px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 16px;
	border-radius: 0px 0px 0px 3px;
}
.dashboard-note-top {
	width: 100%;
	display: block;
	font-size: 12px;
	margin-bottom: -22px;
}
.dashboard-title {
	font-size: 17px;
	text-align: center;
	margin: 10px 0px !important;
}
.dashboard-content-left {
	float: left;
	padding: 0px 20px;
}
.dashboard-content.tripletab .dashboard-content-left {
	width: 120px;
}
[class^="dashboardicons-"], [class*=" dashboardicons-"] {
	width: 48px;
	height: 48px;
	display: block;
	margin: 30px auto 0px;
	background-image: url(/public/images/v2/dashboard-icons.png);
}
.dashboardicons-mailbox {
	background-position: 0px 0px;
}
.dashboardicons-whosawme {
	background-position: -49px 0px;
}
.dashboardicons-reviews {
	background-position: -96px 0px;
}
.dashboardicons-home {
	background-position: -144px 0px;
}
.dashboardicons-travel {
	background-position: -192px 0px;
}
.dashboardicons-featured {
	background-position: -240px 0px;
}
.dashboardicons-search {
	background-position: -288px 0px;
}
.dashboardicons-buddylist {
	background-position: -336px 0px;
}
.dashboardicons-availability {
	background-position: -384px 0px;
}
.dashboardicons-rates {
	background-position: -432px 0px;
}
.dashboardicons-gps {
	background-position: -480px 0px;
}
.dashboardicons-sms {
	background-position: -540px 0px;
}
.dashboardicons-clock {
	background-position: -588px 0px;
}
.dashboardicons-twitter {
	background-position: -636px 0px;
}
.dashboardicons-favvideos {
	background-position: -684px 0px;
}
.dashboardicons-recentvideos {
	background-position: -732px 0px;
}
.dashboardicons-settings {
	background-position: -780px 0px;
}
.dashboardicons-account {
	background-position: -828px 0px;
}
.dashboardicons-whodidisee {
	background-position: -876px 0px;
}
.dashboardicons-contacts {
	background-position: -980px 0px;
}
.dashboardicons-interviews {
	background-position: -1180px 0px;
}
.dashboardicons-massage {
	background-position: -1228px 0px;
}
.dashboardicons-gift {
	background-position: -1276px 0px;
}
.dashboardicons-promote {
	background-position: -1324px 0px;
}
.dashboardicons-blog {
	background-position: -1372px 0px;
}
.dashboardicons-bitcoin {
	background-position: -1420px 0px;
}
.dashboardicons-cart {
	background-position: -1468px 0px;
}
.dashboardicons-im {
    background-image: url(/public/images/mobile/messenger-logo-border.svg) !important;
    background-size: auto 48px;
    background-repeat: no-repeat;
}

.dashbsmallicon {
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(/public/images/v2/dashboard-icons.png?b=3);
}
.dashbsmallicon-link {
	background-position: -1028px 0px;
}
.dashbsmallicon-email {
	background-position: -1066px 0px;
}
.dashbsmallicon-twitter {
	background-position: -1104px 0px;
}
.dashbsmallicon-profile {
	background-position: -1142px 0px;
}
.dashlinks-border1 {
	border-right: 1px solid #535353;
	padding-right: 5px !important;
}
.dashlinks-border2 {
	border-left: 1px solid #232323;
}
.dashboard-linkstable {
	width: 100%;
	height: 129px;
	border-spacing: 0px;
}
.dashboard-linkstable td {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 10px;
}
.dashboard-linkstable tr:first-child td {
	border-bottom: 1px solid #242424;
}
.dashboard-linkstable tr:last-child td {
	border-top: 1px solid #535353;
}
.travelContainer {
	height: 20px;
	background-color: #222;
	background: linear-gradient(left, #222, #3a3a3a);
	background: -o-linear-gradient(left, #222, #3a3a3a);
	background: -ms-linear-gradient(left, #222, #3a3a3a);
	background: -moz-linear-gradient(left, #222, #3a3a3a);
	background: -webkit-linear-gradient(left, #222, #3a3a3a);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorStr='#222222', EndColorStr='#3a3a3a');
}
.travelBegin {
	padding: 0px 4px 4px 0px;
	margin-right: 5px;
	background-color: #990000;
    min-width: 69px;
}
.travelLoc {
	margin-top: 2px;
}
#dashboardTokensContainer li.active .dashboardTokenTitle {
	margin: auto;
}
#dashboardTokensContainer {
	text-align: center;
	color: #ccc;
}
.dashboardTokenContainer {
	float: left;
	padding: 0px 30px;
	width: 510px;
	height: 100%;
	margin-right: 50px;
}
.dashboardTokenTitle, .dashboardTokensArrow, .dashboardTokensClock {
	background-image: url(/public/images/v2/dashboardTokens_02.png);
}
.dashboardTokenTitle {
	width: 264px;
	height: 47px;
	display: block;
}
.dashboardTokenTitle.frmotd {
	background-position: 0px 0px;
}
.dashboardTokenTitle.fsponsor {
	background-position: -264px 0px;
}
.dashboardTokenTitle.fgoldmember {
	background-position: -528px 0px;
}
.dashboardTokenTitle.finterview {
	background-position: -792px 0px;
}
.dashboardTokenTitle.fvideo {
	background-position: -1056px 0px;
}
.dashboardTokenTitle.fpremium {
	background-position: -1320px 0px;
}
.dashboardTokenTitle.fpromote {
	background-position: -1584px 0px;
}
.dashboardTokenTitle.fplatinum {
	background-position: -1848px 0px;
}
.dashboardTokenTitle.fid {
	background-position: -2112px 0px;
}
.dashboardTokenTitle.fphoto {
	background-position: -2376px 0px;
}
.dashboardTokenTitle.bitcoin {
	background-position: -2640px 0px;
}
.rotator-nav {
	width: 100%;
	position: absolute;
	top: 51px;
	left: 4px;
	margin: 0px;
	padding: 0px;
}
.dashboardTokensArrow {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 26px;
	height: 26px;
	background-position: 0px -47px;
}
.dashboardTokensArrow.next-icon {
	right: 18px;
	left: initial;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dashboardTokensClock {
	width: 18px;
	height: 18px;
	background-position: -26px -47px;
}
.dashboardTweetTravels {
    padding: 4px;
    margin-top: 5px;
    font-size: 11px;
	background-color: #333;
	border-radius: 4px;
}

.statisticsBar {
	background-color: #990000; 
	height: 12px; 
	float: left; 
	margin: 3px 5px 0px 0px;
}
.statisticsLimiter {
	max-width: 170px;
	display: block;
}
.statisticsLeft {
	width: 90px;
}
#wn {
	width: 100%;
	height: 200px;
	background-color: #222;
	border: 1px solid black;
	border-radius: 0px 0px 4px 4px;
}
.activityLog li {
	padding: 15px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #000;
}
[class^="shareIcon-"], [class*=" shareIcon-"] {
	width: 32px;
	height: 32px;
	display: block;
	margin: 0px auto;
	background-image: url(/public/images/v2/shareicons.png);
}
.shareIcon-twitter {
	background-position: 0px 0px;
}
.shareIcon-facebook {
	background-position: -32px 0px;
}
.shareIcon-email {
	background-position: -64px 0px;
}
.shareIcon-sms {
	background-position: -96px 0px;
}
.shareIconsLink:hover .shareIcon-twitter {
	background-position: 0px -32px;
}
.shareIconsLink:hover .shareIcon-facebook {
	background-position: -32px -32px;
}
.shareIconsLink:hover .shareIcon-email {
	background-position: -64px -32px;
}
.shareIconsLink:hover .shareIcon-sms {
	background-position: -96px -32px;
}
.dashboard-hashtag-icon {
    font-size: 52px; 
    font-weight: bold; 
    color: white; 
    margin: auto; 
    display: block; 
    margin-top: 5px;
}
.dashboard-hashtags-box {
    height: 115px;
    overflow: hidden;
    box-sizing: border-box;
}
.dashboard-hashtags-table {
    display: table;
    height: 100%;
}
.dashboard-hashtags {
    display: table-cell;
    vertical-align: middle;
}
.dashM4PLogo {
    background-image: url(/public/images/v2/vector/m4p-logo.svg);
    width: 257px;
    height: 37px;
    background-size: auto 37px;
}
.dashFlex {
    display: flex;
    align-items: center;
}
.dashFlex1 {
    flex: 1;
}

/*old icons*/
.whyweneedthis {
	width: 207px;
	height: 25px;
	background-image: url(/public/images/v2/whyWeNeedThis.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.ctrlBarIcon{
	margin:1px 0 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
}
.icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 3px;
}
.icon32{
	width:32px;
	height:32px;
	display:inline-block;
	vertical-align:middle;
	background-image: url('/public/images/v2/icons/icons32.png');
}
.icon32videoChat{
	background-position: left -32px;
}
.icon32phone{
	background-position: left 0px;
}
.icon32email{
	background-position: left -64px;
}
.icon32chat{
	background-position: left -96px;
}
.icon32key{
	background-position: left -128px;
}
.icon32lock{
	background-position: left -160px;
}
.icon32price{
	background-position: left -192px;
}
.icon32profile{
	background-position: left -224px;
}
.icon32settings{
	background-position: left -256px;
}
.icon32suitcase{
	background-position: left -288px;
}
.icon32video{
	background-position: left -320px;
}
.icon32write{
	background-position: left -352px;
}
.icon32star{
	background-position: left -384px;
}
.icon32clock{
	background-position: left -416px;
}
.icon32check{
	background-position: left -448px;
}
.icon32blog{
	background-position: left -480px;
}
.icon32user{
	background-position: left -512px;
}
.icon32eye{
	background-position: left -544px;
}
.icon32photo{
	background-position: left -578px;
}
.icon32microphone{
	background-position: left -609px;
}
.icon32gift {
	background-position: left -642px;
}
.icon32massage {
	background-position: left -674px;
}
.icon32promote {
	background-position: left -708px;
}
.icon32bitcoin {
	background-position: left -740px;
}
/*		Icon Colors			*/
.iconBright{
	background-image:url('/public/images/v2/icons/iconSpriteBright.png');
	background-repeat:no-repeat;
	background-size: 20px auto;
}
.iconDark{
	background-image:url('/public/images/v2/icons/iconSpriteDark.png');
	background-repeat:no-repeat;
	background-size: 20px auto;
}
.iconGreen{
	background-image:url('/public/images/v2/icons/iconSpriteGreen.png');
	background-repeat:no-repeat;
	background-size: 20px auto;
}
.iconRed{
	background-image:url('/public/images/v2/icons/iconSpriteRed.png');
	background-repeat:no-repeat;
	background-size: 20px auto;
}
.iconWhite{
	background-image:url('/public/images/v2/icons/iconSpriteWhite.png');
	background-repeat:no-repeat;
	background-size: 20px auto;
}
.iconOrange{
	background-image:url('/public/images/v2/icons/iconSpriteOrange.png');
	background-repeat:no-repeat;
	background-size: 20px auto;
}
.icon32gallery {
    background: url("/public/images/v2/icons/lock.png") no-repeat scroll left center transparent;
}
.iconCrop {
    background: url("/public/images/v2/icons/crop.png") no-repeat scroll left center transparent;
}

/*		Icon Symbols		*/
.iconReview{
	background-position: 0px 0px;
}
.iconSettings{
	background-position: 0px -20px;
}
.iconProfile{
	background-position: 0px -40px;
}
.iconPhotos{
	background-position: 0px -60px;
}
.iconBlog{
	background-position: 0px -80px;
}
.iconVideos{
	background-position: 0px -100px;
}
.iconChat{
	background-position: 0px -120px;
}
.iconVideoChat{
	background-position: 0px -140px;
}
.iconEmail{
	background-position: 0px -160px;
}
.iconHome{
	background-position: 0px -180px;
}
.iconBuddylist{
	background-position: 0px -200px;
}
.iconBlocks{
	background-position: 0px -220px;
}
.iconList{
	background-position: 0px -240px;
}
.iconTwitter{
	background-position: 0px -260px;
}
.iconFacebook{
	background-position: 0px -280px;
}
.iconBlock{
	background-position: 0px -300px;
}
.iconShare{
	background-position: 0px -320px;
}
.iconPlay{
	background-position: 0px -340px;
}
.iconDown{
	background-position: 0px -360px;
}
.iconUp{
	background-position: 0px -380px;
}
.iconStar{
	background-position: 0px -400px;
}
.iconHeart{
	background-position: 0px -420px;
}
.iconMyspace{
	background-position: 0px -440px;
}
.iconExclamation{
	background-position: 0px -460px;
}
.iconInfo{
	background-position: 0px -480px;
}
.iconSuitcase{
	background-position: 0px -500px;
}
.iconLock{
	background-position: 0px -520px;
}
.iconGoogle{
	background-position: 0px -540px;
}
.iconPin{
	background-position: 0px -560px;
}
.iconDelete{
	background-position: 0px -580px;
}
.iconFlag{
	background-position: 0px -600px;
}
.iconSave{
	background-position: 0px -620px;
}
.iconLeft{
	background-position: 0px -640px;
}
.iconEmailOpen{
	background-position: 0px -660px;
}
.iconReply{
	background-position: 0px -680px;
}
.iconUndelete{
	background-position: 0px -700px;
}
.iconPaperclip{
	background-position: 0px -720px;
}
.iconCheck{
	background-position: 0px -740px;
}
.iconCross{
	background-position: 0px -760px;
}
.iconCalendar{
	background-position: 0px -780px;
}
.iconPrice{
	background-position: 0px -800px;
}
.iconRepeat{
	background-position: 0px -820px;
}
.iconChart{
	background-position: 0px -840px;
}
.iconEye{
	background-position: 0px -860px;
}
.iconBell{
	background-position: 0px -880px;
}
.iconMinimize{
	background-position: 0px -900px;
}
.iconOff{
	background-position: 0px -920px;
}
.iconNoChat{
	background-position: 0px -940px;
}
.iconWebCam{
	background-position: 0px -980px;
}
.iconInterviews {
	background-position: 0px -1000px;
}
.iconInterviewsWhite {
	background-position: 0px -1000px;
}
.iconTranslate {
	background-position: 0px -1020px;
}
.iconArrowWhite {
	background-position: 0px -679px;
}
.imageControl{
	width:20px;
	height:20px;
	padding:0;
	margin:1px 0px 0 0;
	overflow:hidden;
	border:none;
	background-color:transparent;
}
.controlIcons {
	background-image: url(/public/images/v2/icons/iconSpriteBright.png);
	width: 18px;
	height: 20px;
	cursor: pointer;
}
/*interviews*/
.exclusiveInterviewBox {
	
	background-image: url(/public/images/v2/interviewExclusiveBox.jpg);
	background-size: cover;
}
.exclusiveInterviewBox .exclusiveInterviewPhoto {
	width: 170px;
	height: 200px;
	border: 2px solid #7f0000;
	border-radius: 3px;
	background-color: black;
}
.exclusiveInterviewBox .exclusiveInterviewUserInfo {
	background-color: rgba(0,0,0,0.5);
	border-radius: 4px;
}
.exclusiveInterviewBox .exclusiveInterviewQA {
	height: 105px;
}
.interviewPhotoContainer {
	width: 165px;
	height: 217px;
	border: 1px solid #999;
	background-color: black;
}
.interviewProgressTabs {
	width: 112px;
	position: relative;
	overflow: visible;
	padding: 10px;
	margin: 10px;
	text-align: center;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #222;
	background-color: #333;
	background: linear-gradient(bottom, #222, #333);
	background: -o-linear-gradient(bottom, #222, #333);
	background: -ms-linear-gradient(bottom, #222, #333);
	background: -moz-linear-gradient(bottom, #222, #333);
	background: -webkit-linear-gradient(bottom, #222, #333);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#333333', EndColorStr='#222222');
}
.interviewProgressTabs div, .interviewQTabs div {
	font-size: 24px;
	color: white;
}
.interviewProgressTabs span, .interviewQTabs span {
	color: #cc3333;
}
.interviewProgressTabs .triangle, .interviewQTabs .triangle {
	position: absolute;
	left: 60px;
	bottom: -8px;
	width: 0px; 
	height: 0px; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #222;
}
.interviewProgressBar {
	background-color: #2f2f2f;
    border: 1px solid #444444;
    border-radius: 8px;
    box-shadow: 1px 1px 3px black inset;
    height: 20px;
    margin: 0px 10px 10px;
    position: relative;
}
.interviewProgressBar .progressBg {
	position: absolute;
	z-index: 0;
	top: 10px;
	left: 10px;
	width: 93%;
	height: 1px;
	background-color: #000;
	border-bottom: 1px solid #444;
}
.interviewProgressBar .progress {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 10px;
	max-width: 275px;
	height: 3px;
	border: 1px solid #222;
	background-color: #990000;
	border-radius: 4px;
	box-shadow: 0px 0px 3px rgba(255,0,0,0.5);
	-webkit-transition: 0.5s linear;
	-moz-transition: 0.5s linear;
	-ms-transition: 0.5s linear;
	-o-transition: 0.5s linear;
	transition: 0.5s linear;
}

/*reviews*/
.reviewsHeader {
	background-image: url(/public/images/v2/reviewsHeader.jpg);
	background-size: cover;
	height: 180px;
}
.reviewsProfileHeader {
	padding: 15px 10px;
	background-color: #555;
	border-bottom: 1px solid #222;
	box-shadow: 0px 1px 0px #555;
	overflow: visible;
}
.reviewsContainer {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.reviewShortDescription {
	height: 90px;
	overflow: hidden;
}
.reviewDescription, .reviewShortDescription {
	line-height: 1.4em;
	position: relative;
}
.reviewTypeBox {
    margin-top: 5px;
    padding: 10px 15px 9px;
    display: inline-block;
    background-color: #3c3b3b;
    border-radius: 34px;
}
.reviewTypeBox.reviewTypeBoxDarker {
    margin-top: -7px;
    background-color: #2b2b2b;
}
.reviewNeonSeparator {
	height: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3) inset;
	background-color: #cc0000;
	background: -webkit-linear-gradient(left, #cc0000, #222);
	background: -moz-linear-gradient(left, #cc0000, #222);
	background: -ms-linear-gradient(left, #cc0000, #222);
	background: -o-linear-gradient(left, #cc0000, #222);
	background: linear-gradient(left, #cc0000, #222);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorstr='#cc0000', endColorstr='#222222');
}
.reviewsContainer li:last-child .reviewNeonSeparator {
	height: 0px;
}
.reviewsEscortPhoto {
	width: 165px;
	height: 217px;
	background-size: cover;
}
.reviewsCount {
	position: relative;
	width: 34px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	font-size: 12px;
	background-color: #282828;
	border-radius: 100%;
}
.reviewsCount span {
	position: absolute;
	bottom: 2px;
	right: -2px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #282828 transparent;
	transform: -webkit-rotate(10deg);
	transform: -ms-rotate(10deg);
	transform: rotate(10deg);
}
.reviewsStarsContainer, .reviewsContainer {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.reviewsPhotoTexture {
	width: 165px;
	height: 88px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	background: url(/public/images/v2/reviewsPhotoTexture.png);
}
.escortReplyPhoto {
	float: left;
	width: 110px;
	margin: 0px 10px 10px 25px;
	border: 1px solid #222; 
	border-radius: 4px;
}
.reviewNeonSeparator {
	height: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3) inset;
	background-color: #cc0000;
	background: -webkit-linear-gradient(left, #cc0000, #222);
	background: -moz-linear-gradient(left, #cc0000, #222);
	background: -ms-linear-gradient(left, #cc0000, #222);
	background: -o-linear-gradient(left, #cc0000, #222);
	background: linear-gradient(left, #cc0000, #222);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorstr='#cc0000', endColorstr='#222222');
}
.personalInterviewPic {
	max-width: 165px;
	max-height: 204px;
	overflow: hidden;
	border: 2px solid #962929;
	max-height: 205px;
	border-radius: 2px;
}
.personalInterviewButtons {
	padding: 13px 7px 13px 7px;
	background-color: #000;
	border-bottom: 3px solid #760000;
}
.reviewRatingWritten {
	margin-top: 4px;
	text-align: center;
	font-size: 10px;
	color: #aaa;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: none;
}
.reiewTrustedClient, .reviewNewClient, .reiewRealPhoto, .reviewClient {
	width: 72px;
	height: 58px;
	float: left;
	margin-right: 15px;
}
.reiewTrustedClient, .reviewNewClient, .reviewClient {
	background-image: url(/public/images/v2/client.png);
}
.reviewClient {
	background-position: 0px 0px;
}
.reviewNewClient {
	background-position: -72px 0px;
}
.reiewTrustedClient {
	background-position: -144px 0px;
}
.reviewsShortDescription {
	background-color: rgba(0,0,0,0.5); 
	padding: 10px; 
	font-size: 13px; 
	color: #ccc; 
	line-height: 1.5em; 
	margin-top: 20px; 
	max-height: 112px;
	border-radius: 6px;
}
.reviewliBox {
	overflow: hidden;
	margin: 7px;
	border-radius: 6px;
	background-color: #393939;
}
.reviewsTopA {
	position: relative;
	margin-right: 10px; 
	width: 169px; 
	height: 169px;
	max-width: 169px;
	background-size: cover;
}
.reviewsDimmer {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
}
#reviewSubmitContainer.disabled .reviewsDimmer {
	display: block;
}
.reviewSubmitStars {
	width: 24px;
	height: 24px;
	background-image: url(/public/images/v2/images.png);
	background-position: -222px -102px;
}
.reviewSubmitStars.active {
	background-position: -198px -102px;
}
.reviewSubmitRating {
	height: 27px;
	margin: 20px 35px 20px 10px;
	padding: 0px;
}
.reviewSubmitRating div {
	margin-right: -13px;
	position: absolute;
}
.reviewSubmitRating div:last-child {
	margin-left: -3px;
}
.reviewSubmitRating div:nth-child(1) {
	left: 0%;
}
.reviewSubmitRating div:nth-child(2) {
	left: 25%;
}
.reviewSubmitRating div:nth-child(3) {
	left: 50%;
}
.reviewSubmitRating div:nth-child(4) {
	left: 75%;
}
.reviewSubmitRating div:nth-child(5) {
	left: 100%;
}
.profileFormRow {
	position: relative;
	padding: 20px 0px;
	margin-bottom: 7px;
	min-height: 70px;
	background-color: #2d2d2d;
}
.profileFormRowSeparator {
	position: absolute;
	width: 2px;
	height: 100%;
	left: 41px;
	top: 0px;
	bottom: 0px;
	background-color: #444;
}
.profileFormRowCircle {
	float: left;
	position: relative;
	z-index: 1;
	width: 54px;
	height: 54px;
	line-height: 54px;
	margin: 0px 15px;
	text-align: center;
	color: white;
	font-size: 28px;
	font-family: Arial, serif;
	background-color: #444;
	border-radius: 100px;
}
.fading {
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: block;
	background: -webkit-linear-gradient(bottom, #444, rgba(0,0,0,0));
	background: -moz-linear-gradient(bottom, #444, rgba(0,0,0,0));
	background: -ms-linear-gradient(bottom, #444, rgba(0,0,0,0));
	background: -o-linear-gradient(bottom, #444, rgba(0,0,0,0));
	background: linear-gradient(bottom, #444, rgba(0,0,0,0));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#7FFFFFFF', endColorstr='#444444');
}
li .grayBox .fading {
	background: -webkit-linear-gradient(bottom, #525252, rgba(0,0,0,0));
	/*background: -moz-linear-gradient(bottom, #525252, rgba(0,0,0,0));*/
	background: -ms-linear-gradient(bottom, #525252, rgba(0,0,0,0));
	background: -o-linear-gradient(bottom, #525252, rgba(0,0,0,0));
	background: linear-gradient(bottom, #525252, rgba(0,0,0,0));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#7FFFFFFF', endColorstr='#525252');
}
.Safari .fading {
	display: none;
}
.switchContainer {
	position: relative;
	height: 34px;
	line-height: 34px;
	padding: 5px;
	text-align: center;
	color: white;
	font-size: 15px;
	font-weight: bold;
	background-color: #252525;
	border: 1px solid #676767;
	border-radius: 6px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}
.switchButton {
	width: 48%;
	height: 32px;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 4px;
	border: 1px solid #cc0000;
	background-color: #7a0001;
	background: -webkit-linear-gradient(bottom, #7a0001, #ac0000);
	background: -moz-linear-gradient(bottom, #7a0001, #ac0000);
	background: -ms-linear-gradient(bottom, #7a0001, #ac0000);
	background: -o-linear-gradient(bottom, #7a0001, #ac0000);
	background: linear-gradient(bottom, #7a0001, #ac0000);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ac0000', endColorstr='#7a0001');
}
.switchButton.posRight {
	left: 50%;
}
.switchButton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 9px;
	right: 10px;
}
.switchButton ul li {
	float: left;
	width: 1px;
	height: 14px;
	background-color: #660000;
	margin-left: 3px;
}
/*statistics*/
#stats-header {
	background-color: #373737;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #222 inset;
	padding: 10px;
	margin-bottom: 20px;
}
.stats-charticon {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 60px;
	height: 19px;
	margin-right: 5px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.stats-charticon li {
	float: left;
	background-color: #cc3333;
	width: 4px;
	margin: 0px 1px;
}
.stats-title {
	font-size: 18px;
	color: #eee;
}
.stats-a {
	text-decoration: none; 
	color: #aaa;
	-webkit-transition: 0.15s linear;
	-moz-transition: 0.15s linear;
	-ms-transition: 0.15s linear;
	-o-transition: 0.15s linear;
	transition: 0.15s linear;
}
.stats-a:hover {
	color: white;
}
.stats-totals {
	width: 130px;
	height: 60px;
	padding: 0px 10px 15px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #222;
	background-color: #333;
	background: linear-gradient(bottom, #222, #333);
	background: -o-linear-gradient(bottom, #222, #333);
	background: -ms-linear-gradient(bottom, #222, #333);
	background: -moz-linear-gradient(bottom, #222, #333);
	background: -webkit-linear-gradient(bottom, #222, #333);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#333333', EndColorStr='#222222');
}
.stats-totals div {
	font-size: 32px;
	color: white;
}
.stats-totals span {
	color: #cc3333;
}
.stats-totals .smallPeriod {
	font-size: 10px; 
	color: #666;
	display: block;
}
.tableDark {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	background-color: #282828;
}
.tableDark thead td {
	color: #eee;
	font-weight: bold;
	font-size: 14px;
}
.tableDark td {
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	padding: 5px;
	color: #aaa;
	text-align: center;
}
.tableDark td:first-child {
	text-align: left;
	padding-left: 10px;
	color: #eee;
}
.tableDark tr:nth-child(odd) {
	background-color: #282828;	
}
.tableDark tr:nth-child(even) {
	background-color: #222222;	
}
.tableDark tr:hover {
	background-color: #373737;
}
.tableDark thead tr:hover {
	background-color: inherit !important;
}

.tableLight {
	width: 100%;
	border-collapse: collapse;
}
.tableLight .tableLightHeader td {
	color: #eee;
	font-weight: bold;
	font-size: 14px;
}
.tableLight td {
	padding: 5px;
	color: #aaa;
	text-align: center;
}
.tableLight td:first-child {
	text-align: left;
	padding-left: 10px;
	color: #eee;
}
.tableLight tr:nth-child(odd) {
	background-color: #3C3C3C;	
}
.tableLight tr:hover {
	color: white;
	background-color: #373737;
}
.tableLight tableLightHeader tr:hover {
	background-color: inherit !important;
}
.tableLight.accountTable {
    left: -30px;
    width: 750px;
}

.stats-more {
	width: 0px; 
	height: 0px; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 7px solid #339933;
	position: relative;
	top: -12px;
	margin-right: 5px;
}
.stats-less {
	width: 0px; 
	height: 0px; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 7px solid #cc3333;
	position: relative;
	top: 12px;
	margin-right: 5px;
}
.settingsLabel {
	width: 136px;
}
/*payments*/
.paymentsBitcoin {
	margin-right: 10px;
	width: 20px;
	height: 20px;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 20px;
	background-position: -680px 0;
	display: inline-block;
}
.paymentsCCtoB {
	margin: 0 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 20px;
	background-position: -720px 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.wuInfoRow {
	margin-bottom: 5px;
	border-radius: 4px;
	background: #424242;
	color: white;
}
.pLabel {
	position: relative;
	overflow: hidden;
	padding: 15px;
	border-radius: 4px;
	border: 1px solid #2a2826;
	background-color: #484645;
}
.pLabel:hover {
	background-color: #4a4745;
}
.pLabel:before {
	content: "";
    position: absolute;
    top: -50px;
    left: -60px;
    width: 100px;
    height: 100px;
    transform: rotate(40deg);
    background-color: #4e4e4e;
}
.hideRadio input[type="radio"] {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	border: 0px;
	background: transparent;
	opacity: 0.1;
	filter: alpha(opacity=1);
}
:checked + .pLabel {
	background-color: #555;
}
.pLabelLabel {
	float: left;
	margin: 10px 10px 0px 0px;
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background-color: #2a2826;
}
:checked + .pLabel .pLabelLabel:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: #ae3232;
	margin: 4px;
}
.btOverlay {
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
	text-shadow: 1px 1px 5px black;
    z-index: 2;
	background: rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.btDisabled {
	opacity: 0.1;
	filter: alpha(opacity=1);
	pointer-events: none;
}
.btWrapper {
	max-width: 800px;
	margin: auto;
}
.btQrcode {
	float: left;
	width: 150px;
	height: 150px;
	border: 10px solid #2a2826;
}
.btRightContent {
	padding: 10px;
}
.buttonFadeInOut {
	-webkit-animation: buttonFade 2s infinite;
	animation: buttonFade 2s infinite;
}
@-webkit-keyframes buttonFade {
	0% {opacity: 1; filter: alpha(opacity=1);}
	50% {opacity: 0.5; filter: alpha(opacity=50);}
	100% {opacity: 1; filter: alpha(opacity=1);}
}
@keyframes buttonFade {
	0% {opacity: 1; filter: alpha(opacity=1);}
	50% {opacity: 0.5; filter: alpha(opacity=50);}
	100% {opacity: 1; filter: alpha(opacity=1);}
}
.btCopyButton {
    cursor: pointer;
    display: block;
    font-weight: bold;
	font-size: 14px;
	padding: 9px 10px;
	border-radius: 4px;
	background-color: #242220;
}
.btContainer:before, .btContainer:after {
	content: "";
	position: absolute;
	top: 35px;
	width: 175px;
	height: 117px;
	background: url(/public/images/v2/btSquares.png) no-repeat;
	background-size: contain;
}
.btContainer:before {
	left: 0px;
}
.btContainer:after {
	right: 0px;
}
.bitcLogo {
	margin-right: -2px;
	width: 24px;
	height: 24px;
	background-image: url(/public/images/v2/images.png);
	background-position: -647px -60px;
}
.bitcLogoNew {
	margin-right: -2px;
	width: 26px;
	height: 26px;
	background-image: url(/public/images/v2/images.png);
	background-position: -735px -60px;
}
.cryptoLabel {
	background-image: url(/public/images/v2/crypto-coins.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 160px;
}
.cryptoLabel > .saveContainer {
	position: absolute;
	top: 50%;
	right: 116px;
	transform: translateY(-50%);
	padding: 4px 8px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	background-color: #cc0000;
	color: #fff;
}
.crypto-content-js > .content {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.crypto-content-js > .content > .crypto-option {
	width: calc(50% - 8px);
	background-color: #555;
	padding: 8px;
	border-radius: 4px;
	border: 1px solid #2a2826;
}
.crypto-discount {
	background-color: #cc0000;
	color: #fff;
	padding: 2px 6px;
	border-radius: 4px;
	font-weight: bold;
	margin-bottom: 2px;
}
.creditCard {
	margin-right: -2px;
	width: 28px;
	height: 24px;
	background-image: url(/public/images/v2/images.png);
	background-position: -674px -60px;
}
.ExLogoBig {
	margin-right: -2px;
	width: 26px;
	height: 26px;
	background-image: url(/public/images/v2/images.png);
	background-position: -706px -60px;
}
.coinSites {
	width: 97px;
	height: 20px;
	background-image: url(/public/images/v2/coinsites.png);
	background-repeat: no-repeat;
}
.coinSites.coinbase {
	background-position: 0px 0px;
}
.coinSites.bitpay {
	background-position: 0px -20px;
}
.coinSites.paxful {
	background-position: 0px -40px;
}
.bitcInfoL {
	margin-top: 8px;
}
.bitCoinWarning {
	padding: 20px 30px;
    border-radius: 6px;
    background-color: #333;
}
.plansTableContainer {
	margin-top: 50px; 
	border: 1px solid black; 
	border-radius: 4px; 
	box-shadow: 0px 1px 5px #333;
}
#plans-table {
	width: 100%;
	border-spacing: 0px;
	background: url(/public/images/v2/paymentstexture.jpg) repeat-x #262626;
	color: white;
	vertical-align: middle;
}
#plans-table  div {
	overflow: visible !important;
}
.plans-basic {
	text-align: center;
	border-color: #5C5C5C transparent #191919;
	border-style: solid;
	border-width: 1px;
	width: 140px;
	cursor: pointer;
	position: relative;
	background-color: #454545;
	background-color: rgba(255, 255, 255, 0.11);
}
.plans-premium {
	width: 160px;
	position: relative;
	background-color: #392d1d;
	background-color: rgba(255,138,0,0.11);
	text-align: center;
	border-color: #666666 #191919 #191919;
    border-style: solid;
    border-width: 1px;
}
.plans-gold {
	width: 170px;
	position: relative;
	background-color: #392d1d;
	background-color: rgba(255, 174, 0, 0.25);
	text-align: center;
	border-color: #666666 #191919 #191919;
    border-style: solid;
    border-width: 1px;
	cursor: pointer;
}
.plans-header {
	height: 43px;
	border-bottom: 1px solid #cc0000;
}
#plans-table td.pfeature {
	padding: 7px 5px;
	border-bottom: 1px solid #191919;
	border-top: 1px solid #5c5c5c;
	color: white;
	color: #aaa;
	font-size: 11px;
}
#plans-table td.pfeature a {
	font-size: 11px !important;
}
#plans-table td.pfeature strong {
	color: white;
	font-size: 12px;
	display: block;
}
#plans-table td {
	height: 43px;
	color: white;
}
.plans-head {
	width: 101%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: -30px;
	left: -2px;
	border: 1px solid black;
	border-radius: 4px 4px 0px 0px;
	background-color: #eee;
	color: #333;
	text-align: center;
	text-shadow: 1px 1px 0px white, -1px -1px 0px white;
	font-size: 24px;
	font-weight: bold;
}
.plans-premium .plans-head, .plans-gold .plans-head {
	height: 60px;
	line-height: 60px;
	top: -40px;
	font-size: 26px;
	color: #cc0000;
}
.plans-check {
	width: 22px;
	height: 22px;
	display: block;
	margin: 0px auto;
	background: url(/public/images/v2/icons/plans-check.png);
}
.plans-check-white{
	width: 21px;
	height: 21px;
	display: block;
	margin: 0px auto;
	background: url(/public/images/v2/images.png) -149px -60px;
}
.plans-x-red {
	width: 21px;
	height: 21px;
	display: block;
	margin: 0 auto;
	background: url(/public/images/v2/images.png) -264px -137px;
}
.plans-txt-big {
	display: block;
	font-size: 24px;
	text-shadow: -1px -1px 1px #333;
	font-weight: bold;
}
.plans-txt-small {
	font-size: 10px; 
	display: block; 
	margin-top: -5px;
}
.plans-basic-footer {
	background-color: white; 
	position: absolute; 
	top: -22px; 
	height: 60px;
	color: white;
	width: 101%; 
	background: -webkit-linear-gradient(top, #404040, #7a7a7a);
	background: -moz-linear-gradient(top, #404040, #7a7a7a);
	background: -ms-linear-gradient(top, #404040, #7a7a7a);
	background: -o-linear-gradient(top, #404040, #7a7a7a);
	background: linear-gradient(top, #404040, #7a7a7a);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#404040', endColorstr='#7a7a7a');
	border-radius: 0px 0px 4px 4px; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
.plans-circle {
	width: 19px;
	height: 19px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-radius: 100px;
}
.plans-basic-footer .plans-circle {
	background-color: #3e3e3e;
}
.plans-premium-footer .plans-circle {
	background-color: #3e3122;
}
.plans-gold-footer .plans-circle {
	background-color: #5c481c;
}
.plans-button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 8px 5px;
	border-radius: 4px;
	margin-top: 10px;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.plans-button:hover {
	box-shadow: none;
	border: 1px solid #333;
}
.plans-basic-footer .plans-button {
	background: linear-gradient(bottom, #404040, #7a7a7a);
	background: -o-linear-gradient(bottom, #404040, #7a7a7a);
	background: -ms-linear-gradient(bottom, #404040, #7a7a7a);
	background: -moz-linear-gradient(bottom, #404040, #7a7a7a);
	background: -webkit-linear-gradient(bottom, #404040, #7a7a7a);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#7a7a7a', EndColorStr='#404040')";
}
.plans-gold-footer .plans-button {
	background: linear-gradient(bottom, #5c481c, #856b31);
	background: -o-linear-gradient(bottom, #5c481c, #856b31);
	background: -ms-linear-gradient(bottom, #5c481c, #856b31);
	background: -moz-linear-gradient(bottom, #5c481c, #856b31);
	background: -webkit-linear-gradient(bottom, #5c481c, #856b31);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#5c481c', EndColorStr='#856b31')";
}
.plans-premium-footer .plans-button {
	background: linear-gradient(bottom, #3e3122, #5c4f41);
	background: -o-linear-gradient(bottom, #3e3122, #5c4f41);
	background: -ms-linear-gradient(bottom, #3e3122, #5c4f41);
	background: -moz-linear-gradient(bottom, #3e3122, #5c4f41);
	background: -webkit-linear-gradient(bottom, #3e3122, #5c4f41);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#5c4f41', EndColorStr='#3e3122')";
}
.plans-premium-footer {
	background-color: white; 
	position: absolute; 
	top: -22px; 
	height: 60px;
	color: white;
	width: 100%; 
	background: linear-gradient(top, #3e3122, #5c4f41);
	background: -o-linear-gradient(top, #3e3122, #5c4f41);
	background: -ms-linear-gradient(top, #3e3122, #5c4f41);
	background: -moz-linear-gradient(top, #3e3122, #5c4f41);
	background: -webkit-linear-gradient(top, #3e3122, #5c4f41);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#3e3122', EndColorStr='#5c4f41')";
	border-radius: 0px 0px 4px 4px; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
.plans-gold-footer {
	background-color: white; 
	position: absolute; 
	top: -22px; 
	height: 70px;
	color: white;
	width: 100%; 
	background: linear-gradient(top, #5c481c, #856b31);
	background: -o-linear-gradient(top, #5c481c, #856b31);
	background: -ms-linear-gradient(top, #5c481c, #856b31);
	background: -moz-linear-gradient(top, #5c481c, #856b31);
	background: -webkit-linear-gradient(top, #5c481c, #856b31);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr='#856b31', EndColorStr='#5c481c')";
	border-radius: 0px 0px 4px 4px; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
/*payment-icons*/
[class^="plansIcon-"], [class*=" plansIcon-"] {
	width: 20px;
	height: 18px;
	margin-right: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image: url(/public/images/v2/icons/icons-payment.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
.plansIcon-profile {background-position: 0px 0px;}
.plansIcon-photos {background-position: -20px 0px;}
.plansIcon-travel {background-position: -40px 0px;}
.plansIcon-email {background-position: -60px 0px;}
.plansIcon-numberone {background-position: -80px 0px;}
.plansIcon-featured {background-position: -100px 0px;}
.plansIcon-rm {background-position: -120px 0px;}
.plansIcon-list {background-position: -140px 0px;}
.plansIcon-lock {background-position: -160px 0px;}
.plansIcon-star {background-position: -180px 0px;}
.plansIcon-search{background-position: 0px -18px;}
.plansIcon-play {background-position: -20px -18px;}
.plansIcon-premium {background-position: -40px -18px;}
.plansIcon-check {background-position: -60px -18px;}
.plansIcon-nosponsors {background-position: -80px -18px;}
.paymentsLabel.active {
	background-color: #444;
}
.coin-selection {
	overflow-y: scroll;
	max-height: 260px;
	display: grid;
	gap: 10px;
}
.coin-selection::-webkit-scrollbar {
    width: 7px; 
}
.coin-selection::-webkit-scrollbar-track {
    background: #333; 
}
.coin-selection::-webkit-scrollbar-thumb {
    background: #777; 
    border-radius: 4px;
}
.coin-selection::-webkit-scrollbar-thumb:hover {
    background: #888; 
}
.crypto-box {
	display: flex;
	align-items: center;
	padding: 14px;
	border-radius: 4px;
	cursor: pointer;
	background-color: #555;
	border: 1px solid #2a2826;
	transition: 0.3s;
}
.crypto-box:hover {
	background-color: #797979;
}
.crypto-box-input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
.crypto-box-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.dark-box {
	padding: 10px;
	background-color: #1d1d1d;
}
.network-container {
	display: flex;
	gap: 10px;
}
.network-box {
	padding: 8px;
	display: flex;
	align-items: center;
	flex: 1;
	background-color: #303030;
}
.fileUploadInput {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	opacity: 0.1;
	filter: alpha(opacity=1);
}
.uploadTab {
	padding: 20px 10px;
	color: #999;
	border-radius: 10px;
	border: 3px dashed #333;
	text-align: center;
}
.uploadTab:hover, .uploadTab.active {
	color: white;
	background: #4e4e4e;
}
.uploadTab2 {
	padding: 20px 10px;
	color: #ccc;
	border-radius: 10px;
	border: 3px dashed #ccc;
	text-align: center;
}
.uploadTab2:hover, .uploadTab2.active {
	border-color: #ff0000;
	color: white;
}
.uploadTab2.active-uploaded .uploadedTitle {
	color: #66cc00 !important;
}
.uploadTab2.active-uploaded:hover {
	border-color: #66cc00;
}
.photoVerUploads.rejectedPhoto {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.uploadCloudIcon {
	width: 47px;
	height: 30px;
	position: relative;
	top: 0px;
	-webkit-animation: cloudAnimate 1s infinite linear;
	animation: cloudAnimate 1s infinite linear;
	background: url(/public/images/v2/images.png) -481px -138px;
}
@-webkit-keyframes cloudAnimate {
	0% {top: 0px;}
	50% {top: -6px;}
	100% {top: 0px;}
}
@keyframes cloudAnimate {
	0% {top: 0px;}
	50% {top: -6px;}
	100% {top: 0px;}
}
.settingsVideoDescroption {
	height: 85px;
	overflow: auto;
}
/*cams*/
[class^="camsicons-"], [class*=" camsicons-"] {
	width: 21px;
	height: 21px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 5px;
	position: relative;
	top: 2px;
	background-image: url(/public/images/v2/cams/camsicons.png);
}
.camsicons-user {
	background-position: 0px 0px;
}
.camsicons-upassword {
	background-position: -21px 0px;
}
.camsicons-email {
	background-position: -42px 0px;
}
.cams-splash {
	width: 100%;
	height: 367px;
	position: relative;
	z-index: 0;
	margin-bottom: -150px;
	background: url(/public/images/v2/cams/splash.jpg);
}
.cams-splash-modelsplash {
	width: 608px;
	height: 1200px;
	position: relative;
	z-index: 0;
	padding-top: 100px;
	margin-bottom: 0px;
	background: url(/public/images/v2/cams/modelsbigsplash.jpg) no-repeat;
}
.camsTextContainer {
	width: 370px;
	line-height: 18px;	
	padding: 10px;
	margin: 10px; 
	background-color: rgba(0,0,0,0.5); 
	color: white; 
	position: relative; 
	z-index: 2;
	overflow: visible;
	border-radius: 4px;
}
.camsTextContainer strong {
	display: block; 
	color: white; 
	font-size: 18px; 
	margin-bottom: 10px;
}
.camsTextContainer p {
	margin: 0px; 
	color: #ccc;
}
.camsLinkIcon {
	width: 24px;
	height: 24px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	margin-right: 5px;
	background: url(/public/images/v2/cams/camsicons.png) 0px -90px;
}
.camsWebcam {
	width: 55px;
	height: 69px;
	display: block;
	position: absolute;
	top: -51px;
	left: 250px;
	background: url(/public/images/v2/cams/camsicons.png) 0px -21px;
}
.camsWebcamModel {
	width: 41px;
	height: 69px;
	display: block;
	position: absolute;
	top: -51px;
	left: 250px;
	background: url(/public/images/v2/cams/camsicons.png) -55px -21px;
}
.camslogo {
	width: 264px;
	height: 102px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 5px;
	background-image: url(/public/images/v2/cams/logo.png);
}
.camsModelWindow {
	width: 200px;
	height: 103px;
	margin-left: 45px;
	background-image: url(/public/images/v2/cams/modelwindow.jpg);
}
/*images*/
[class^="ribbon-"], [class*=" ribbon-"] {
	width: 51px;
	height: 51px;
	position: absolute;
	z-index: 2;
	top: -2px;
	left: -3px;
	background-image: url(/public/images/v2/ribbons.png);
}
.ribbon-gold {
	background-position: 0px 0px;
}
.ribbon-premium {
	background-position: -51px 0px;
}
.ribbon-platinum {
	background-position: -167px 0px;
}
.newRibbon {
	width: 14px;
	height: 51px;
	position: absolute;
	top: -2px;
	left: 2px;
	background-image: url(/public/images/v2/ribbons.png);
	background-position: -153px 0px;
}
.newVerticalRibbon {
	width: 14px;
	height: 34px;
	background: url(/public/images/v2/ribbons.png) -153px 0px;
}
.ribbon-exclusive {
	background-position: -102px 0px;
}
[class^="profileBigIcon-"], [class*=" profileBigIcon-"] {
	width: 46px;
	height: 46px;
	display: block;
	margin: 0px auto;
	background-image: url(/public/images/v2/images.png);
}
.profileBigIcon-review {
	background-position: 0px -29px;
}
.profileBigIcon-mic {
	background-position: -46px -29px;
}
.ratingStars li, .ratingStars div {
	list-style: none;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url(/public/images/v2/images.png);
	background-position: -97px 0px;
}
.ratingStars .active {
	background-position: -77px 0px;
}
.ratingStars .half {
	background-position: -241px 0px;
}
.ratingStars.inline li, .ratingStars.inline div {
	display: inline-block;
}
.iconPremiumBg {
	background-image: url('/public/images/v2/icons/premiumIcon.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
	width: 20px !important;
	height: 20px !important;
	right: 2px !important;
	opacity: .9;
}
[class^="pcontactsTab-"], [class*=" pcontactsTab-"] {
	width: 66px;
	height: 40px;
	position: relative;
	top: 50%;
	margin-top: -20px;
	display: block;
	background-image: url(/public/images/v2/images.png);
}
.pcontactsTab-call {
	background-position: -92px -20px;
}
.pcontactsTab-mail {
	background-position: -158px -20px;
}
.pcontactsTab-gift {
	background-position: -224px -20px;
}
.pcontactsTab-lock {
	background-position: -290px -20px;
}
.pcontactsTab-review {
	background-position: -356px -20px;
}
.pcontactsTab-basicinfo {
	background-position: -422px -20px;
}
.pcontactsTab-stats {
	background-position: -488px -20px;
}
.pcontactsTab-travels {
	background-position: -554px -20px;
}
.pcontactsTab-rates {
	background-position: -620px -20px;
}
.pcontactsTab-eye {
	background-position: -686px -20px;
}
.pcontactsTab-home {
	background-position: -752px -20px;
}
.pcontactsTab-key {
	background-position: -818px -20px;
}
.pcontactsTab-www {
	background-position: -884px -20px;
}
.pcontactsTab-twitter {
	background-position: -950px -20px;
}
.pcontactsTab-rmessenger {
	background-image: url(/public/images/v2/icons/contact-chat.svg) !important;
    background-repeat: no-repeat;
    margin-left: 20px;
}
.contactsTabArrow {
	display: none;
	position: relative;
	top: 50%;
	margin-top: -15px;
	width: 28px;
	height: 30px;
	background-image: url(/public/images/v2/images.png);
	background-position: -92px -60px;
}
[class^="activitylog-"], [class*=" activitylog-"] {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(/public/images/v2/images.png);
}
.activitylog-comment {
	background-position: -117px 0px;
}
.activitylog-email {
	background-position: -133px 0px;
}
.activitylog-system {
	/* background-position: -149px 0px; */
	margin-top: 4px;
	width: 16px;
	height: 8px;
	display: block;
	background-image: url(/public/images/v2/logo-short.svg);
}
.activitylog-twitter {
	background-position: -165px 0px;
}

[class^="accountTableIcon-"], [class*=" accountTableIcon-"] {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	bottom: 1px;
	background-image: url(/public/images/v2/images.png);
}
.accountTableIcon-basic {
	background-position: -181px -159px;
}
.accountTableIcon-gold {
	background-position: -149px -159px;
}
.accountTableIcon-rmotd {
	background-position: -149px 0px;
}
.accountTableIcon-premium {
	background-position: -165px -159px;
}

/*facts page*/
.factsList #facts-travelLi {background: url(/public/images/v2/about/facts/facts-travel-locations-img.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-mapMeLi {background: url(/public/images/v2/about/facts/facts-map-me-img.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-videoLi {background: url(/public/images/v2/about/facts/facts-video-img.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-custService {background: url(/public/images/v2/about/facts/facts-support-img.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-twitter {background: url(/public/images/v2/about/facts/twitter.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-stats {background: url(/public/images/v2/about/facts/stats.jpg) no-repeat scroll right bottom rgba(0, 0, 0, 0); height: 350px;}
.factsList #facts-24-7 {background: url(/public/images/v2/about/facts/24-7.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-team {background: url(/public/images/v2/about/facts/team.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-press {background: url(/public/images/v2/about/facts/prints.jpg) no-repeat scroll 300px top rgba(0, 0, 0, 0); height: 380px;}
.factsList #facts-mailboxLi {background: url(/public/images/v2/about/facts/facts-email-img.jpg) no-repeat scroll right -20px rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-blogLi {background: url(/public/images/v2/about/facts/facts-blog-img.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-interviewLi {background: url(/public/images/v2/about/facts/interviews.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-dashLi {background: url(/public/images/v2/about/facts/dash.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-freeLi {background: url(/public/images/v2/about/facts/freeToBrowse2.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 425px;}
.factsList #facts-profileLi {background: url(/public/images/v2/about/facts/Profile2.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 530px;}
.factsList #facts-mobileLi {background: url(/public/images/v2/about/facts/facts-mobile-img.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-featInterviewLi {background: url(/public/images/v2/about/facts/featInterview.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-clientLi {background: url(/public/images/v2/about/facts/clients.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-reviewsLi {background: url(/public/images/v2/about/facts/facts-reviews.jpg) no-repeat scroll 290px top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-giftLi {background: url(/public/images/v2/about/facts/facts-gift.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList #facts-security {background: url(/public/images/v2/about/facts/security.jpg) no-repeat scroll right top rgba(0, 0, 0, 0); height: 400px;}
.factsList .blackline {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: white;
	height: 100px;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.factsButton {
	border-bottom: 2px solid #cc0000;
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0px;
}
.factsButton .buttonText {
	background-color: #cc0000;
	text-transform: uppercase;
	color: white;
	font-size: large;
	padding: 5px 10px;
}
.factsList h2 {
	color: white;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
}
.factsList .rectangleLeft {
	width: 38px;
	height: 33px;
	background-color: #cc0000;
	-ms-transform: skew(30deg); 
	-webkit-transform: skew(30deg);
	transform: skew(30deg);
}
#facts-travelLi ul, #facts-mapMeLi ul, #facts-videoLi ul, #facts-custService ul, #facts-24-7 ul, #facts-stats ul, #facts-press ul, #facts-blogLi ul, 
#facts-featInterviewLi ul, #facts-clientLi ul, #facts-reviewsLi ul {width: 360px;}
/*end facts page*/

[class^="icon12-"], [class*=" icon12-"] {
	width: 12px;
	height: 12px;
	vertical-align: top;
	background-image: url(/public/images/v2/icons/icons16.png);
	background-size: auto 12px;
}
.icon12-home {
	background-position: 0px 0px;
}
.icon12-pin {
	background-position: -12px 0px;
}
.lockIconBig {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin: -19px 0px 0px -15px;
	width: 30px;
	height: 38px;
	background: url(/public/images/v2/images.png) -181px -60px;
}
.lockIconBig.privatePhoto {
	margin: -14px 0px 0px -17px;
	width: 28px;
	height: 28px;
	background-position: -121px -42px;
	background-size: auto 148px;
	opacity: .75;
}
.lockIconSmall {
	position: absolute;
	z-index: 1;
	bottom: 5px;;
	right: 5px;
	width: 14px;
	height: 18px;
	background: url(/public/images/v2/images.png) -211px -60px;
	opacity: .85;
}
.userMenu {
	display: none;
	position: absolute;
	z-index: 2;
	top: 28px;
	left: -132px;
	width: 260px;
	padding: 10px;
	background-color: #ddd;
	border-radius: 4px;
	color: black;
}
.userMenu a, .userMenu a:hover, .userMenuContainer.active a {
	color: black;
}
.userMenu li:hover {
	background-color: #eee;
	border-radius: 4px;
}
.userMenuContainer.active {
	background-color: #ddd;
	border-radius: 4px 4px 0px 0px;
}
.userMenuContainer.active .userMenu {
	display: block;
}
.userMenuPhoto {
	margin-bottom: 12px;
	width: 105px;
	height: 100px;
	background-size: cover;
	background-position: center;
	border-radius: 4px;
}
/*qtip*/
.qtip-content {
	border-top:1px solid white;
}
.qtip-title a{
	color:#333;
}
.qtip-content a{
	color:#444;
	text-decoration:underline;
}
.qtip-title a:hover, .qtip-content a:hover{
	color:#f00;
}
.qtip-active{
	z-index: 9999!important;
}
.qtip-contentWrapper {
	border-radius: 4px;
}
.qtip-title {
	border-bottom: 1px solid #ccc;
	color: black;
	font-size: 14px;
}
.qtip-button {
	font-size: 12px;
}
.qtip-content {
	line-height: 1.5em;
	background: #eee !important;
}
.systemInboxCounter {
    position: relative;
    bottom: 5px;
    left: -2px;
    font-size: 9px;
	color: white;
}



.smallIconHome, .smallIconDash, .smallIconMaster, .smallIconNav {
	width: 12px;
	height: 12px;
	background-image: url(/public/images/v2/images.png);
}
.smallIconHome {
	background-position: -297px 0px;
}
a:hover .smallIconHome {
	background-position: -309px 0px;
}
.smallIconDash {
	background-position: -321px 0px;
}
a:hover .smallIconDash {
	background-position: -333px 0px;
}
.smallIconMaster {
	background-position: -337px -138px;
}
a:hover .smallIconMaster {
	background-position: -349px -138px;
}
.smallIconNav {
	background-position: -337px -150px;
}
a:hover .smallIconNav {
	background-position: -349px -150px;
}

/*mailboxpro*/
.mboxButton {
	float: left;
    overflow: hidden;
	margin-right: 5px;
	padding: 4px 10px 4px;
    border-radius: 4px;
    border-right: 1px solid #222;
    box-shadow: 1px 0px 0px #444;
}
.mboxButton:hover {
	background-color: #292929;
}
.mboxRowPhoto {
	width: 50px;
	height: 50px;
	margin: 0px 10px 0px 5px;
	border-radius: 100%;
	border: 2px solid #464442;
}
.mboxRowPhoto.online {
	border-color: #00bf00;
}
.mboxRowPhoto.mboxRM, .mboxUserPhoto.mboxRM {
	border-color: #ff0000;
}
.mboxRM.mboxRowPhoto:before, .mboxRM.mboxUserPhoto:before {
	content: "";
	width: 26px;
    height: 26px;
    position: absolute;
    z-index: 2;
    top: -8px;
    left: -2px;
    background-image: url(/public/images/v2/icons/ribbons.png);
    background-size: auto 26px;
	background-position: -208px 0px;
}
.mboxRow {
	position: relative;
	padding: 8px;
	border-bottom: 1px solid #333;
	background-color: #524d49;
}
.mboxRow.unread {
	background-color: #625e5a;
}
.mboxGold, .mboxPremium {
	width: 20px;
    height: 20px;
    position: absolute;
    z-index: 2;
    top: 2px;
    left: -6px;
    background-image: url(/public/images/v2/icons/ribbons.png);
	background-size: auto 20px;
}
.mboxGold {
	background-position: -80px 0px;
}
.mboxPremium {
	background-position: -100px 0px;
}
.mboxRead {
	margin: 0px auto -4px;
	width: 30px;
	height: 30px;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 30px;
	background-position: -840px 0px;
}
.unread .mboxRead {
	background-position: -870px 0px;
}
.mboxReadText {
	text-transform: uppercase;
	font-size: 8px;
	color: #302d2a;
	min-width: 40px;
}
.unread .mboxReadText {
	color: #817f7c;
}
.mboxQuickNav {
	display: none;
	padding: 0px 20px;
	background-color: #46413d;
	background: -webkit-linear-gradient(left,#524d49,#46413d,#524d49);
	background: -moz-linear-gradient(left, #524d49, #46413d, #524d49);
	background: -ms-linear-gradient(left, #524d49, #46413d, #524d49);
	background: -o-linear-gradient(left, #524d49, #46413d, #524d49);
	background: linear-gradient(left, #524d49, #46413d, #524d49);
}
.mboxRow.unread .mboxQuickNav {
	background: -webkit-linear-gradient(left, #625e5a, #46413d, #625e5a);
	background: -moz-linear-gradient(left, #625e5a, #46413d, #625e5a);
	background: -ms-linear-gradient(left, #625e5a, #46413d, #625e5a);
	background: -o-linear-gradient(left, #625e5a, #46413d, #625e5a);
	background: linear-gradient(left, #625e5a, #46413d, #625e5a);
}
.mboxRow:hover .mboxQuickNav {
	display: inline-block;
}
.mboxQuickNavButton {
	padding: 2px 0px;
    cursor: pointer;
}
.mboxQuickNavButton:hover {
	background-color: #3a3532;
}
.mboxSearchInputContainer {
    border-radius: 4px;
	background-color: #2a2826;
    box-shadow: 1px 1px 3px #2a2826 inset;
}
.mboxSearchInput {
    border-radius: 4px;
    color: #ded5cc;
    margin: 0px;
    display: block;
    width: 100%;
    border: 0px;
	background-color: #2a2826;
    padding: 12px;
    font-size: 14px;
	font-weight: bold;
    box-sizing: border-box;	
}
.mboxSearchLabel {
	position: relative;
	margin: 13px 0px 0px 13px;
    font-size: 12px;
    font-weight: bold;
    color: #9c9690;
}
.mboxSearchLabel:after {
	content: "";
	position: absolute;
	right: -12px;
	top: 5px;
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #9c9690;
}
.mboxComposeOuterContainer {
	margin: 20px 50px;
}
.mboxComposeContainer {
	padding: 15px 40px 10px 20px;
	border-radius: 4px;
	background-color: #2a2826;
}
.mboxComposeProfilePhoto {
    float: right;
    margin-right: -85px;
    top: -20px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 6px solid #444;
}
.mboxComposeLabel {
	font-size: 10px;
	color: #ae3232;
	font-weight: bold;
}
.mboxComposeInput {
	display: block;
    width: 100%;
	height: 35px;
    padding: 5px 0px 10px;
	border: 0px;
	border-bottom: 1px solid #3e3a37;
	color: white;
    font-size: 14px;
    font-weight: bold;
	background: transparent;
    box-sizing: border-box;
}
.mboxComposeInput.active {
	height: 150px;
}
.mboxSendButton {
	float: right;
    padding: 6px 20px;
	text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
    color: #23211f;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #78706a;
	background-color: #5f5751;
}
.mboxSendButton:hover {
	cursor: pointer;
	background-color: #6f6660;
}
.mboxChatContainer {
	margin: 0px 30px;
}
.mboxChatRow {
	position: relative;
	margin: 20px 50px 10px;
	border-radius: 6px;
    width: 460px;
}
.mboxChatRow.mboxChatLeft {
	float: left;
	margin-left: 50px;
	background-color: rgba(0,0,0,0.25);
}
.mboxChatRow.mboxChatRight {
	float: right;
	margin-right: 50px;
	background-color: rgba(0,0,0,0.10);
}
.mboxChatPhoto {
	position: relative;
    top: -6px;
	width: 60px;
    height: 60px;
    border-radius: 100%;
	border: 6px solid #444;
}
.mboxChatLeft .mboxChatPhoto {
	float: left;
	margin-left: -70px;
}
.mboxChatRight .mboxChatPhoto {
	float: right;
	margin-right: -70px;
}
.mboxChatContent {
	overflow: hidden;
	padding: 20px 0px 20px 15px;
}
.mboxChatTimeSent {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #bbb1a9;
}
.mboxChatWhoSentIt {
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.mboxChatMessage {
	font-size: 14px;
	line-height: 18px;
	color: #ccc;
}
.mboxChatMessage a {
	border-bottom: 1px dotted white;
}
.mboxChatMessage a:hover {
	border-bottom: 1px solid #ff0000;
}
.mboxChatStatusContainer {
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 48px;
	margin-top: -10px;
	border-radius: 100%;
	background-color: #333;
	font-size: 11px;
	color: #b8aea6;
}
.mboxChatLeft .mboxChatStatusContainer {
	background-color: #3a3633;
}
.mboxChatLeft .mboxChatStatusContainer {
	right: -10px;
	text-indent: 26px;
}
.mboxChatRight .mboxChatStatusContainer {
	left: -10px;
	text-indent: -34px;
}
.mboxSeen.mboxChatStatusContainer:before, .mboxSent.mboxChatStatusContainer:before {
	content: "";
	position: absolute;
	top: 5px;
    left: 50%;
    margin-left: -5px;
	width: 10px;
	height: 10px;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 10px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.mboxSeen.mboxChatStatusContainer:before {
	background-position: -140px 0px;
}
.mboxComposeAttachBox {
	width: 30px;
	height: 30px;
	border-radius: 4px;
	background-color: #211f1e;
	cursor: pointer;
}
.mboxComposeAttachBox:before {
	content: "+";
	color: #4c4743;
	font-size: 24px;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 30px;
}
.mboxUserContainer {
	padding: 8px 20px;
	background-color: #5f5751;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mboxUserInfo {
	line-height: 20px;
	font-size: 12px;
	color: #b1aba7;
}
.mboxUserName, .mboxUserInfo {
	padding: 0px 10px;
	font-weight: bold;
}
.mboxUserName {
	font-size: 16px;
	margin-top: 16px;
}
.mboxUserPhoto {
	position: relative;
	width: 72px;
    height: 72px;
    border-radius: 100%;
	border: 2px solid #464442;
}
.mboxUserPhoto.online {
	border-color: #00bf00;
}
.mboxUserFirstCell {
	border-right: 1px solid #403c38;
    box-shadow: 1px 0px 0px #80756d;
}
.mboxControlAnchor {
	position: absolute;
    top: 70px;
    width: 24px;
    height: 24px;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 24px;
	background-position: -720px 0px;
}
.mboxControlAnchor:hover {
	background-position: -744px 0px;	
}
.mboxChatRight .mboxControlAnchor {
    right: -35px;
}
.mboxChatLeft .mboxControlAnchor {
    left: -35px;
}
.mboxHighlight {
	color: white;
	background-color: #ff0000;
}
.mboxControlHover {
	display: none;
	position: absolute;
    width: 220px;
    top: 0px;
}
.mboxChatRight .mboxControlHover {
    right: 0px;	
}
.mboxChatLeft .mboxControlHover {
    left: 0px;	
}
.mboxControlContainer {
	position: relative;
	width: 180px;
	background-color: rgba(46,43,39,0.94);
	color: #b5aba3;
	font-size: 12px;
	border-color: #b00000;
	border-style: solid;
	border-width: 0px;
}
.mboxControlAnchor:hover .mboxControlHover {
	display: block;
}
.mboxChatLeft .mboxControlContainer {
	right: -33px;
	border-left-width: 2px;
}
.mboxChatRight .mboxControlContainer {
	left: 5px;
	border-right-width: 2px;
}
.mboxControlContainer:before {
	content: "";
	position: absolute;
	top: 6px;
	width: 0;
	height: 0;
	border-style: solid;
}
.mboxChatLeft .mboxControlContainer:before {
	left: -10px;
	border-width: 6px 8px 6px 0;
	border-color: transparent #b00000 transparent transparent;
}
.mboxChatRight .mboxControlContainer:before {
	right: -10px;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #b00000;
}
.mboxControlRow {
    display: block;
    padding: 10px;
	font-weight: bold;
	border-top: 1px solid #222;
}
.mboxControlContainer.mboxControlRow:first-child {
	border-top: 0px;
}
.mboxComposeAttachContainer {
	padding: 10px 10px 10px 45px;
}
.mboxAttachImgContainer {
	margin-right: 10px;
	border-radius: 4px;
    border: 1px solid #3a3633;
}
.mboxAttachImgContainer, .mboxPhotoAttach {
	width: 75px;
	height: 60px;	
}
.mboxAttachImgContainer:hover:before, .mboxAttachImgContainer:hover:after {
	content: "";
	position: absolute;
	z-index: 2;
}
.mboxAttachImgContainer:hover:before {
	width: 100%;
	top: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.5);
}
.mboxAttachImgContainer:hover:after {
	width: 26px;
	height: 26px;
	top: 50%;
	right: 50%;
	margin: -13px -13px 0px 0px;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 26px;
	background-position: -832px 0px;
	cursor: pointer;
}
.mboxAttachIcons {
	margin: 18px 10px 0px 0px;
}
.mboxAttachIcons:before {
	content: "";
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(/public/images/v2/icons/icons.png);
	background-size: auto 24px;
	background-position: -792px 0px;
}
.mboxAttachIcons:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ae3232;
}
.mboxAttachBlur {
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-ms-filter: blur(4px);
	-o-filter: blur(4px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='4');
	filter: blur(4px);
}
.mboxAttachBlur {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
}


.webcamSmall {
	width: 12px;
	height: 14px;
	background: url(/public/images/v2/images.png) -345px 0px;
}
[class^="creditCard-"], [class*=" creditCard-"] {
	width: 27px;
	height: 20px;
	background-image: url(/public/images/v2/icons/creditcards.svg);
    background-size: auto 20px;
}
[class^="creditCard-"].grayCard, [class*=" creditCard-"].grayCard {
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
}
[class^="creditCard-"].bigCard, [class*=" creditCard-"].bigCard {
	height: 34px;
    width: 45px;
    background-size: auto 34px;
}
.creditCard-AX {
	background-position: 0px 0px;
}
.creditCard-VS {
	background-position: -28px 0px;
}
.creditCard-MC {
	background-position: -54px 0px;
}
.creditCard-VS.bigCard {
	background-position: -47px 0px !important;
}
.creditCard-MC.bigCard {
	background-position: -92px 0px !important;
}
.useThis {
	width: 20px;
	height: 20px;
	margin: auto;
	border-radius: 4px;
	background-color: #222;
	box-shadow: 1px 1px 5px #111 inset;
}
.switchContainer {
	position: relative;
	height: 34px;
	line-height: 34px;
	padding: 5px;
	text-align: center;
	color: white;
	font-size: 15px;
	font-weight: bold;
	background-color: #252525;
	border: 1px solid #676767;
	border-radius: 6px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}
.switchButton {
	width: 48%;
	height: 32px;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 4px;
	border: 1px solid #cc0000;
	background-color: #7a0001;
	background: -webkit-linear-gradient(bottom, #7a0001, #ac0000);
	background: -moz-linear-gradient(bottom, #7a0001, #ac0000);
	background: -ms-linear-gradient(bottom, #7a0001, #ac0000);
	background: -o-linear-gradient(bottom, #7a0001, #ac0000);
	background: linear-gradient(bottom, #7a0001, #ac0000);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ac0000', endColorstr='#7a0001');
}
.switchButton.posRight {
	left: 50%;
}
.switchButton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 9px;
	right: 10px;
}
.switchButton ul li {
	float: left;
	width: 1px;
	height: 14px;
	background-color: #660000;
	margin-left: 3px;
}
.twitterPromoteMePopupLength {
	padding: 10px;
	border-radius: 4px;
	border: 2px solid #333333;
	background: #3d3d3d;
	background: -webkit-linear-gradient(top, #3d3d3d 0%, #1d1e1e 100%);
	background: -moz-linear-gradient(top, #3d3d3d 0%, #1d1e1e 100%);
	background: -ms-linear-gradient(top, #3d3d3d 0%, #1d1e1e 100%);
	background: -o-linear-gradient(top, #3d3d3d 0%, #1d1e1e 100%);
	background: linear-gradient(top, #3d3d3d 0%, #1d1e1e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#1d1e1e',GradientType=0 );
}
.promoteBigIcon, .promoteSmallIcon {
	border-radius: 4px;
	text-align: center;
	position: relative;
	z-index: 1;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background-image: url(/public/images/v2/images.png);
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
}
.promoteBigIcon {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #333;
}
.promoteSmallIcon {
	width: 24px;
	height: 24px;
	line-height: 24px;
	top: -6px;
	background-color: #383838;
}
.promoteBigIcon.active, .promoteSmallIcon.active {
	background-color: #990000;
}
.promoteRail {
	position: absolute;
	left: 1px;
	top: 15px;
	width: 99%;
	height: 6px;
	background-color: #505050;
}
.promoteSocialsContainer {
	width: 580px;
}
.promoteBigIcon.ptwitter {
	background-position: -301px -102px;
}
.promoteBigIcon.ptumblr {
	left: 187px;
	background-position: -337px -102px;
}
.promoteBigIcon.pfacebook {
	background-position: -373px -102px;
}
.promoteBigIcon.psocial {
	background-position: -505px -102px;
}
.promoteSmallIcon.write {
	left: 66px;
	background-position: -409px -102px;
}
.promoteSmallIcon.share {
	left: 128px;
	background-position: -433px -102px;
}
.promoteSmallIcon.play {
	left: 242px;
	background-position: -457px -102px;
}
.promoteSmallIcon.like {
	left: 307px;
	background-position: -481px -102px;
}
.rickRate {
	position: absolute;
	bottom: -30px;
	left: -4px;
	padding: 5px;
	background-color: rgba(0,0,0,0.3);
	border-radius: 4px;
	color: white;
}
#promotePage .ui-widget-content .ui-state-active, #promotePage .ui-state-active {
	border: 1px solid #cccccc;
	background: #dddddd url(images/ui-bg_highlight-soft_60_dddddd_1x100.png) 50% 50% repeat-x;
	box-shadow: 1px 1px 3px #222;
	height: 15px;
}
#promotePage .ui-widget-content {
	background: #b20000;
	border: 1px solid black;
	box-shadow: 1px 1px 3px #660000 inset;
}
#promotePage .ui-slider-handle {
	width: 24px !important;
	height: 28px !important;
	top: -9px !important;
	border: 0px !important;
	box-shadow: none !important;
	background: url(/public/images/v2/images.png) -435px -60px !important;
}
.slideThisWay {
	width: 177px;
	height: 20px;
	top: -8px; 
	left: 90px;
	background: url(/public/images/v2/images.png) -534px 0px;
}
.promoteText {
	opacity: 0.3;
	filter: opacity(alpha=30);
	margin: 0px 10px;
}
.promoteText.active {
	opacity: 1;
	filter: opacity(alpha=100);
}
.signupRow {
	padding: 5px;
	border-radius: 6px;
	background-color: #444;
}
.signupRow.error {
	border: 2px solid #cc0000;
}
.signupLeftLabel {
	width: 115px;
}
.profileReviewsIcon {
	width: 24px;
	height: 24px;
	background: url(/public/images/v2/images.png) -458px -60px;
}
.signupProgress {
	overflow: hidden;
	position: relative;
	padding: 15px 10px 10px;
	border-radius: 4px;
	border: 1px solid black;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	background-color: #333;
}
.signupProgress:before {
	content: "";
	width: 300px;
    height: 110px;
    position: absolute;
    z-index: 0;
    left: -14px;
    top: -50px;
    background-color: #3f3f3f;
    -webkit-transform: rotate(-22deg);
    -moz-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
}
.signupProgressTitle {
	color: #3f3f3f;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	bottom: -5px;
	left: 96px;
}
.signupProgressStep {
	position: relative;
	z-index: 1;
}
.signupProgressStep .singupProgressBar {
	height: 4px;
	background-color: #666;
	margin: 0px 2px;
}
.signupProgressStep.active .singupProgressBar {
	background-color: #f60a00;
}
.signupProgressStep.active {
	color: #ccc;
}

/*newsletters*/
.campaignHorizontalContainer {
	padding: 16px;
	margin-bottom: 16px;
	background: #585654;
}
.campaignPhotoContainer {
	width: 268px;
	height: 164px;
	border: 1px solid #888;
	border-radius: 2px;
}
.printsTitleLine {
	width: 160px;
	height: 6px;
	background-color: #2d2d2d;
}
.printList li {
	width: 50%;
	float: left;
}
.pntBox {
	height: 278px;
	margin: 8px 2px; 
	background-color: #2d2d2d;
}
.pntBoxImg {
	height: 187px;
	background-size: cover;
}
.pntBoxCircle, .pntBoxLine {
	background-color: #444; 
}
.pntBoxCircle {
	position: absolute; 
	bottom: 3px;
	left: 240px; 
	width: 50px;
	height: 50px; 
	z-index: 2;
	text-align: center;
	border-radius: 100px; 
	font-size: 10px; 
	color: white; 
}
.pntBoxCircle strong {
	display: block;
	margin: 13px auto;
}
.pntBoxLine {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 25px;
	width: 297px;
	height: 3px;
}
.clickTextPnt {
	margin: 16px 0px 0px 10px;
	color: #4b4b4b; 
	border-bottom-left-radius: 10px;
	background-color: #2d2d2d;
}
.nearbyPin {
	width: 34px;
	height: 34px;
	background: url(/public/images/v2/images.png) -483px -60px;
}
.nearbyLocations {
	background-color: #4e4e4e;
	padding: 5px;
	border-bottom: 1px solid #2c2b2a;
	box-shadow: 0px 1px 0px #555;
}
.videoThumbPicker {
    width: 130px;
    border: 1px solid #000;
    cursor: pointer;
    opacity: 0.5;
	filter: alpha(opacity=50);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.videoThumbPicker:hover,
.videoThumbPicker.selected {
    opacity: 1;
	filter: alpha(opacity=100);
}
.videoThumbPicker.selected {
    border: 1px solid #fff;
}
.giftIcon, .authorizeIcon {
	position: relative;
	top: 50%;
	margin-top: -14px;
	width: 24px;
	height: 26px;
	background-image: url(/public/images/v2/images.png);
}
.giftIcon {
	background-position: -517px -60px;	
}
.authorizeIcon {
	background-position: -149px -176px;
}

/*advertise*/
.advertiseList .rectangle {
	width: 177px;
	height: 36px;
	background-color: #131314;
	border-right: 4px solid #660000;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	line-height: 36px;
	padding-left: 40px;
}
.advertiseList .triangle {
	width: 0; 
	height: 0; 
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent; 
	border-right:18px solid #131314;
	position: absolute;
	left: 1px;
	z-index: 1;
	top: 1px;
}
.advertiseList .triangleBorder {
	width: 0; 
	height: 0; 
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent; 
	border-right:19px solid #444;
	position: relative;
}
.advertiseList .circle {
	border-radius: 50%;
	width: 20px;
	height: 20px; 
	position: absolute;
	z-index: 1;
	background-color: #1b1b1b;
	border: 1px solid #333333;
	left: 20px;
	top: 8px;
}
.advertiseList .advertiseBg {
	margin-bottom: 50px;
	background-color: #141414;
	position: relative;
	overflow: visible;
	min-height: 340px;
}
.advertiseList .dayBg {
	background-image: url(/public/images/v2/avrt/day-bg.jpg);
}
.advertiseList .bannerBg {
	background-image: url(/public/images/v2/avrt/banner-bg.jpg);
}
.advertiseList .interviewBg, .advertiseInterviewContainer {
	background-image: url(/public/images/v2/avrt/interview-bg.jpg);
}
.advertiseList .sponsorBg, .advertiseSponsorContainer {
	background-image: url(/public/images/v2/avrt/sponsors-bg.jpg);
}
.advertiseList .videoBg {
	background-image: url(/public/images/v2/avrt/video-bg.jpg);
}
.advertiseList .socialBg {
	background-image: url(/public/images/v2/avrt/promote-bg.jpg);
}
.advertiseList .platinumBg {
	background-image: url(/public/images/v2/avrt/platinum-bg.jpg);
}
.advertiseList .advertiseImageContainer {
	position:relative;
	width:475px;
	height:272px;
	overflow: visible;
	cursor: pointer;
}
.advert {
	width: 340px;
	height: 300px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-radius: 4px;
	position: absolute;
	left: 45px;
	margin-top: 20px;
	z-index: 1;
}
.advertise-text {text-align: left; width: 400px; margin-right: 50px; z-index: 1; position: relative;}
.advertise-text ul {margin-bottom: 24px; padding-left: 26px;}
.advertise-text ul li {margin-top: 10px; text-shadow: 0px 0px 2px black;}
.advertise-text ul li:first-child {margin-top: 20px;}
.blurImage {
	height: 120px;
	background-color: #141414;
	background: -moz-linear-gradient(bottom, #1b1b1b, transparent);
	background: -o-linear-gradient(bottom, #1b1b1b, transparent);
	background: -ms-linear-gradient(bottom, #1b1b1b, transparent);
	background: linear-gradient(bottom, #1b1b1b, transparent);
	background: -webkit-linear-gradient(bottom, #1b1b1b, transparent);
	width: 99%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.redSep {
	height: 1px;
	margin-bottom: 1px;
	background-color: #5e0d0d;
	background: -moz-linear-gradient(left, #1b1b1b, #980808, #1b1b1b);
	background: -o-linear-gradient(left, #1b1b1b, #980808, #1b1b1b);
	background: -ms-linear-gradient(left, #1b1b1b, #980808, #1b1b1b);
	background: linear-gradient(left, #1b1b1b, #980808, #1b1b1b);
	background: -webkit-linear-gradient(left, #1b1b1b, #980808, #1b1b1b);
}
[class^="metalicIcons-"], [class*=" metalicIcons-"] {
	background-image: url("/public/images/v2/avrt/metalicIcons.png");
	/* display: block; */
	display: none;
	height: 90px;
	width: 67px;
	margin: 15px auto;
	right: 520px;
	bottom: -13px;
	position: absolute;
	z-index: 2;
	background-repeat: no-repeat;
	border: none !important;
}
.metalicIcons-rmDay {
	background-position: 0 0;
}
.metalicIcons-interview, .advertiseMetallicIconInterview {
	background-position: -67px 0;
}
.metalicIcons-social {
	background-position: -134px 0;
}
.metalicIcons-sponsor, .advertiseMetallicIconSponsor {
	background-position: -201px 0;
}
.metalicIcons-video {
	background-position: -268px 0;
}
.metalicIcons-platinum {
	background-position: -402px 0;
}
.metalicIcons-banner {
	background-position: -469px 0;
}
[class^="advertiseMetallicIcon"], [class*=" advertiseMetallicIcon"] {
	width: 67px;
	height: 90px;
	background-image: url("/public/images/v2/avrt/metalicIcons.png");
}
.advertiseMetallicIconError {
	background-position: -335px 0;
}
.advertiseSliderContainer {
	background: rgba(0,0,0,0.4);
	padding: 5px 10px;
	border: 1px solid black;
	border-radius: 6px;
}
.ddButton {
	padding: 5px;
	border: 1px solid #777;
	border-radius: 4px;
	color: white;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background-color: #232424;
	background: -webkit-linear-gradient(bottom, #181818, #313131);
	background: -moz-linear-gradient(bottom, #181818, #313131);
	background: -ms-linear-gradient(bottom, #181818, #313131);
	background: -o-linear-gradient(bottom, #181818, #313131);
	background: linear-gradient(bottom, #181818, #313131);
}
.smallTriangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 5px 0px 5px;
	border-color: #bbb transparent transparent transparent;
	margin-top: 5px;
}
.bookmarksPopupImgContainer {
	width: 150px;
	border-radius: 4px;
	border: 1px solid black;
	overflow: hidden;
}
.bookmarksPopupImgContainer img {
	width: 100%;
	display: block;
}
.profileVideoInfoTitle {
	width: 60px;
}
#videoPlayerContainer_jwplayer_logo {
	width: 100px !important;
}
.affiliateVideoBanners {
	height: 75px;
	text-decoration: none;
	cursor: pointer;
	background: url(/public/images/v2/videoAffBanner2.gif) right top;
}
.affiliateVideoBanners:hover {
	color: white;
}
.profileVideoRateContainer .profileVideoRateInfo {
	display: none;
	position: absolute;
	top: 20px;
	width: 180px;
	background-color: rgba(0,0,0,0.5);
	border: 1px solid #999;
	text-align: center;
}
.profileVideoRateContainer:hover .profileVideoRateInfo {
	display: block;
}
.videosContainerMinHeight {
	min-height: 152px;
}
.helpPageList {
	padding: 0px 0px 10px 25px;
}
.helpPageList li {
	border-top: 1px dashed #333;
}
.videoPlayButton {
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	margin-left: -11px;
	margin-top: -11px;
	width: 22px;
	height: 22px;
	border: 1px solid #929292;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.5);
	cursor: pointer;
}
.videoPlayButton div {
	margin: 6px auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ffffff;
}
.videoPlayButton.big {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-left: -25px;
	border-radius: 10px;
}
.videoPlayButton.big div {
	margin: 10px auto;
	border-width: 15px 0 15px 30px;
	border-color: transparent transparent transparent #ffffff;
}
.videoTutorialRow {
	min-height: 74px;
	padding-bottom: 5px;
	border-top: 1px solid #444;
	background-color: black;
}
[class^="advMapThumb-"], [class*=" advMapThumb-"] {
	width: 56px;
	height: 32px;
	background-image: url(/public/images/v2/advregionmaps.jpg);
}
.advMapThumb-1 {
	background-position: 0px 0px;
}
.advMapThumb-2 {
	background-position: -56px 0px;
}
.advMapThumb-3 {
	background-position: -112px 0px;
}
.advMapThumb-17 {
	background-position: -168px 0px;
}
.advMapThumb-4 {
	background-position: -224px 0px;
}
.advMapThumb-5 {
	background-position: -280px 0px;
}
.advMapThumb-7 {
	background-position: -336px 0px;
}
.advMapThumb-8 {
	background-position: -392px 0px;
}
.advMapThumb-9 {
	background-position: -448px 0px;
}
.advMapThumb-10 {
	background-position: -504px 0px;
}
.advMapThumb-18 {
	background-position: -560px 0px;
}
.advMapThumb-15 {
	background-position: -616px 0px;
}
.advMapThumb-16 {
	background-position: -672px 0px;
}
.advMapThumb-20 {
	background-position: -728px 0px;
}
.advMapThumb-19 {
	background-position: -784px 0px;
}
.advMapThumb-21 {
	background-position: -840px 0px;
}
.advMapThumb-6 {
	background-position: -896px 0px;
}
.advMapThumb-11 {
	background-position: -952px 0px;
}
.advMapThumb-12 {
	background-position: -1008px 0px;
}
.advMapThumb-13 {
	background-position: -1064px 0px;
}
.advMapThumb-14 {
	background-position: -1120px 0px;
}
.advMapThumb-22 {
	background-position: -1176px 0px;
}
.advMapThumb-23 {
	background-position: -1232px 0px;
}
.advMapThumb-24 {
	background-position: -1288px 0px;
}
.advDelete {
	width: 16px;
	height: 16px;
	background: url(/public/images/v2/images.png) -267px -138px;
}
.bragList {
	background-color: #333;
}
.bragList li{
	overflow: hidden;
	list-style: none;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 60px;
	background-image: url(/public/images/v2/icons/icons-brag-stripe.png);
	background-repeat: no-repeat;
    height:36px;
}
.bragList li.world {
	background-position: left -6px;
}
.bragList li.check {
	background-position: left -56px;
}
.bragList li.play {
	background-position: left -106px;
}
.bragList li.pics {
	background-position: left -156px;
}
.bragList li.smile {
	background-position: left -206px;
}
.bragList li.location {
	background-position: left -257px;
}
.bragList ul #world {
	background-image: url(/public/images/v2/icons/icon-1.png);
	background-repeat: no-repeat;
	background-position: left;
}
.bragList .label{
    float:left;
    margin-right:10px;
    font-size:3em;
    line-height: 1em;
    font-weight:bold;
    color:#aaa;
    text-shadow: 2px 2px 2px #000;
}
.welcomePopupContainer {
	width: 870px;
	height: 440px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -435px;
	border: 1px solid #2f2f2f;
	border-radius: 4px;
	background-color: #3f3833;
	background: -webkit-linear-gradient(left, #0d0d0d, #3f3833);
	background: -moz-linear-gradient(left, #0d0d0d, #3f3833);
	background: -ms-linear-gradient(left, #0d0d0d, #3f3833);
	background: -o-linear-gradient(left, #0d0d0d, #3f3833);
	background: linear-gradient(left, #0d0d0d, #3f3833);
}
.welcomePopupModelContainer {
	position: absolute;
	z-index: 1;
	left: -10px;
	top: -16px;
}
.welcomePopupModel {
	display: block;
	width: 400px;
	height: 456px;
}
.welcomeMask {
	width: 463px;
	height: 549px;
	position: absolute;
	top: -28px;
	right: -129px;
	background: url(/public/images/v2/welcome/welcomemask.png);
}
.welcomeLogo {
	position: relative;
	z-index: 1;
	width: 464px;
	height: 99px;
	margin: -100px auto -15px;
	background: url(/public/images/v2/logo.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.welcomeUserAgreementContainer {
	border-radius: 4px;
	background-color: #1a1817;
	padding: 10px;
}
.welcomeUserAgreement {
	padding: 6px;
	height: 170px;
	overflow: auto;
	background-color: #2a2a2a;
	border-radius: 4px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.welcomeUserAgreement::-webkit-scrollbar {
	border-radius: 4px;
	background-color: #272423;
}
.welcomeUserAgreement::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #534a42;
	border-style: solid;
	border-width: 0px 3px 0px;
	border-color: #272423;
}
.welcomeEnterButton {
	padding: 12px;
	border-radius: 4px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #aaffaa;
	background-color: #4bb417;
	background: -webkit-linear-gradient(bottom, #398912, #4bb417);
	background: -moz-linear-gradient(bottom, #398912, #4bb417);
	background: -ms-linear-gradient(bottom, #398912, #4bb417);
	background: -o-linear-gradient(bottom, #398912, #4bb417);
	background: linear-gradient(bottom, #398912, #4bb417);
}
.welcomeEnterButton:hover {
	color: white;
}
.bigCustomSlider.ui-widget-content {
	height: 24px;
	background: #bcbcbc;
	border: 2px solid #3d3d3d;
	border-radius: 9px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5) inset;
	overflow: visible;
	cursor: ew-resize;
}
.bigCustomSlider .ui-widget-header {
	background: url(/public/images/v2/submitSliderBg.jpg) repeat;
	border-radius: 6px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5) inset;
}
.bigCustomSlider .ui-state-default, .bigCustomSlider.ui-widget-content .ui-state-default {
	width: 42px;
	height: 42px;
	margin-top: -6px;
	border: 0px;
	border-radius: 100px;
	background-color: white;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	cursor: ew-resize;
}
.Safari .bigCustomSlider .ui-state-default, .Safari .bigCustomSlider.ui-widget-content .ui-state-default {
	pointer-events: none;
}
.bigCustomSlider a div {
	width: 20px;
	height: 20px;
	margin: 11px;
	border-radius: 100px;
	background-color: #c60000;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.4) inset;
	pointer-events: none;
}
.bigCustomSlider {
	margin: 0px 35px 0px 10px;
}
.wideBanners a img {
	width: 100%;
}
#slider-donate.ui-widget-content .ui-state-active, #slider-donate.ui-state-active {
	border: 1px solid #cccccc;
	box-shadow: 1px 1px 3px #222;
	height: 15px;
}
#slider-donate.ui-widget-content {
	background: #b20000;
	border: 1px solid black;
	box-shadow: 1px 1px 3px #660000 inset;
}
#slider-donate .ui-slider-handle {
	width: 30px !important;
	height: 35px !important;
	top: -9px !important;
	border: 0px !important;
	box-shadow: none !important;
	background: url(/public/images/v2/icons/rickshead.png) transparent !important;
}
#slider-donate .rickRate {
	position: absolute;
	bottom: -30px;
	left: -4px;
	padding: 5px;
	background-color: rgba(0,0,0,0.3);
	border-radius: 4px;
	color: white;
}
.testimonialPic {
	height: 135px;
}
.testimonialBubble {
	min-height: 90px;
}
#whojustsawme {
	width: 250px;
	position: absolute;
	bottom: 35px;
	left: -170px;
	z-index: 60;
	min-width: 87px;
}
.toolbarTooltipContainer {
	width: 250px;
	position: absolute;
	bottom: 35px;
	left: 0px;
	z-index: 61;
	min-width: 0px;
}
.whojustsawme, .toolbarTooltip {
	padding: 8px;
	background: #e5e5e5;
	color: #666;
	font-size: 15px;
	border: 1px solid #666;
	border-radius: 3px;
}
.toolbarTooltip {
	font-size: 14px;
	margin-bottom: 4px;
}
.toolbarTooltip .separator {
	border-top: 1px solid #888;
	border-bottom: 1px solid #fff;
}
.toolbarTooltips {
	padding-left: 24px;
}
.toolbarTooltips li {
	display: list-item;
}
.toolbarTooltipContainer .triangle {
	position: absolute;
	bottom: -10px;
	left: 90px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0px 10px;
	border-color: #e5e5e5 transparent transparent transparent;
}
#whosawmeStatus.active #whojustsawme {
	display: block !important;
}
#whosawmeStatus.active .toolBarTip {
	display: none !important;
}
.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #333333;
}
.whosawmeCloseButton {
	color: red;
    font-weight: bold;
    top: -10px;
    right: -10px;
    font-size: 16px;
    border-radius: 100%;
    background-color: #e5e5e5;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.1em;
    box-shadow: -1px 0px 3px #666;
    cursor: pointer;
}
.whosawmeCloseButton:before {
	content: "x";
}
.reviewOftheDay {
	background: url(/public/images/v2/reviewofthedaybg.jpg) !important;
}
.profileBlogComment {
	padding-top: 10px;
}
.profileBlogPhotoComment {
	 height: 80px;
	 width: 80px;
	 background-size: cover;
	 border-radius: 3px;
}
.settingsVideoSlideComments {
	width: 97%;
	padding: 5px 10px;
	background-color: #333;
	border-radius: 4px;
	margin-top: 10px;
}
.travlesTabs.active, .travelsContainerActive {
    background-color: rgba(38,36,33,0.3);
}
.travelsContainerActive {
    padding: 15px;
}
.travlesTabs.active {
    color: white;
}
.travlesTabs {
    display: block;
    padding: 20px 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #aaa;
}
.travelsTabsActive {
    font-size: 10px;
}
.travelsContent {
    padding-left: 20px;
}
.travelsHeader {
    margin: 0px 0px 20px 40px;
    padding: 10px 10px 15px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: white;
    border-bottom: 1px solid #6e6157;
    box-shadow: 0px 1px 0px #39322d;
}
.travelsHeader::before {
    content: "";
    float: left;
    position: relative;
    top: 22px;
    width: 20px;
    height: 20px;
    right: 22px;
    margin-right: -10px;
    border-radius: 100%;
    border: 2px solid #6e6157;
}
.buddyToolTipContent {
	display: none;
	padding: 5px 7px;
	width: 100px;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: -55px;
	text-align: left;
	color: white;
	border-radius: 4px;
	background-color: rgba(0,0,0,0.8);
}
.buddyToolTip:hover .buddyToolTipContent {
	display: block;
}
.camsHeaderIcon {
	display: block;
	margin: 2px auto 0px;
}
.camsPhotoContainer {
	background-size: cover;
	background-position: top center;
}
.camsContainer {
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-ms-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
.camsRightBox {
	width: 300px;
}
.camsRightBox .camsPhotoContainer {
	height: 150px;
}
.camsRightBox .camsContent, .camsLeft .camsContent {
	background-color: #A00000;
}
.camsRightBox .camsContent a:hover, .camsLeft .camsContent a:hover {
	color: inherit;
}
.camsRightBox .camsBoxContainer {
	width: 144px;
	margin: 0px 2px 4px;
	border: 1px solid black;
}
.camsRightBox .camsBoxContainer:hover, .camsLeft .camsBoxContainer:hover {
	border-color: #A00000;
}
.camsRightBox .camsContainer {
	width: 900px;
	left: 0px;
}
.camsLiveTag {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 4px 3px;
	border-radius: 4px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: rgba(204,0,0,0.3);
}
.camsLeft {
	width: 584px;
	height: 495px;
	margin: auto;
}
.camsLeft .camsContainer {
	width: 1752px;
	left: 0px;
}
.camsLeft .camsPhotoContainer {
	height: 200px;
}
.camsLeft .camsBoxContainer {
	width: 286px;
	margin: 0px 2px 4px;
	border: 1px solid black;
}
.contactsPage textarea {
	min-height: 240px;
}
.camsBoxTriple .camsPhotoContainer {
	height: 160px;
}
.camsBoxTriple .camsContent {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 5px;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: rgba(255,0,0,0.5);
}
.profileGalleryPremium {
	display: block;
    margin: 20px 15px 15px;
	padding: 16px;
	border: 1px solid #222;
    border-radius: 4px;
	background-color: #333;
}
profileGalleryPremium, .profileGalleryPremium:hover {
	color: inherit;
}
.locationFormCloseContainer {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.locationFormClose {
	width: 16px;
	height: 16px;
	background: url(/public/images/v2/images.png) -267px -138px;
}
#locationsAutocompleteInput {
	padding-right: 30px;
}
.switchToMobile {
	width: 141px;
	height: 50px;
	float: left;
	margin: 15px 0px 0px 40px;
	background: url(/public/images/v2/images.png) 0px -160px;
}
.paymentSuccess {
	width: 304px;
	height: 78px;
	margin: auto auto 20px;
	background-image: url(/public/images/v2/paymentsuccess.png);
}
.myAvailability-js.txtGreen {
	color: #458900;
}
/*legal*/
#legal {
	padding: 0px;
	margin: 0px;
}
#legal > li {
	list-style: none;
	padding: 10px 0px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #555;
	border-left: 1px solid #444;
}
#legal > li:first-child {
	border-top: none;
}
#legal > li:last-child {
	border-bottom: none;
}
.legal-title {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-top: 0px;
}
.legal-text {
	margin-right: 10px;
	color: #aaa;
}
[class^="legalicon-"], [class*=" legalicon-"] {
	width: 39px;
	height: 39px;
	margin: 0px 10px;
	display: block;
	background-image: url(/public/images/v2/legal-icons.png);
}
.legalicon-info {
	background-position: 0px 0px;
}
.legalicon-bank {
	background-position: -39px 0px;
}
.legalicon-contact {
	background-position: -78px 0px;
}
.legalicon-dmca {
	background-position: -117px 0px;
}
.legalicon-trademark {
	background-position: -156px 0px;
}
.legalicon-offices {
	background-position: -195px 0px;
}
.legalicon-terms {
	background-position: -234px 0px;
}
.removeButton {
	position: absolute;
	z-index: 1;
	right: -30px;
	top: 0px;
	padding: 4px;
	background-color: rgba(0,0,0,0.5);
	cursor: pointer;
	border-radius: 0px 0px 0px 4px;
}
.resultBoxShort:hover .removeButton {
	right: 0px;
}
.exclusiveProfile {
	background-image: url('/public/images/v2/profile/exclusive.jpg');
	height: 57px;
}
#showExclusiveText {
	height: 0px;
	overflow: hidden;
	background-color: #252525;
}
#showExclusiveText.active {
	height: 32px;
	padding: 10px;
}
.resultRowPicInner .exclusiveBox {
	position: absolute; 
	padding:5px 2px; 
	top: 0px;
	right: 0px;
	left: 0px; 
	background-color: rgba(0,0,0,0.6);
}
.resultRowPicInner .exclusiveBox .exclusive {
	background-image: url('/public/images/v2/icons/exclusive.png'); 
	height: 20px; 
	width: 160px;
}
.pornstarsApplyTitle {
	background-color: #444; 
	padding: 5px; 
	text-transform: uppercase;
	margin: 0px; 
	font-weight: normal;
	color: white;
}
.intheprintFolding {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0px;
	width: 54px;
	height: 54px;
	pointer-events: none;
	background-image: url(/public/images/v2/printBox.png);
	background-position: -319px 0px;
}
.intheprintImage {
	width: 100%;
	height: 215px;
}
.intheprintFooter {
	height: 59px;
	position: relative;
	top: -6px;
	line-height: 1.5em;
	background: url(/public/images/v2/printBox.png);
}
.intheprintFooterDate {
	position: absolute;
	top: 12px;
	right: 12px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.magnifierIcon {
	width: 23px;
	height: 23px;
	background: url(/public/images/v2/images.png) -290px -137px;
}
#breadcrumbs, #breadcrumbs a {
	color: #777;
}
#footer .inputDarkFooter {
	width: 83%;
	margin-left: 33px;
}
#footer .buttonDarkFooter {
	margin-left: 33px;
	width: 75%;
}
.pornstarsBannerTimer {
	height: 2px;
	background-color: #ff0000;
	-webkit-animation: pornstarsBannerRotate 7s infinite linear;
	animation: pornstarsBannerRotate 7s infinite linear;
}
@-webkit-keyframes pornstarsBannerRotate {
	0% {width: 0px;}
	100% {width: 100%;}
}
@keyframes pornstarsBannerRotate {
	0% {width: 0px;}
	100% {width: 100%;}
}
.pornstars-cover {
	background-image: url('/public/images/v2/pornstars/cover.jpg');
	width: 100%;
	height: 511px;
}
.pornstars-title {
	text-transform: uppercase;
	color: white;
	font-weight: normal;
}
.pornstars-title .sub {
	margin-top: -10px;
	font-size: 100px;
	text-align: right;
}
.pornstars-title .main {
	text-align: justify;
	font-size: 164px;
	margin-top: -35px;
}
.pornstarsTxt { 
	color: #e3d0e1; 
	font-size: 16px;
}
.pornstars-padding {
	padding: 0px 15px;
}
.pornstars-padding .man {
	text-align: center;
	margin: 30px auto 30px;
}
.pornstars-padding .button {
	margin: 30px 0px;
	width: 100%; 
	height: 50px; 
	line-height: 25px;
}
.pornstarsSection header {
	letter-spacing: -7px; 
	font-weight: bold;
} 
.pornstarsSection .sep {
	width: 100%; 
	height: 5px; 
	background-color: #ff0000;
}
.pornstarsSection .starsBox {
	background-color: #272626;
	padding-top: 20px;
}
.pornstarsSection .title {
	color: #7b7b7b;
	font-size: 24px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: bold;
}
.pornstarsSection .pButton {
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 10px;
	color: white;
	background-color: #484848;
	border-radius: 4px;
	font-weight: bold;
	width: 131px;
	font-size: 14px;
	border: none;
	margin: 0px 0px 15px;
}
.starName {
	width: 162px;
	padding: 10px 8px;
	color: #e5e5e5;
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 18px;
	position: absolute;
	left: 0px;
	top: 150px;
	text-transform: uppercase;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
	background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
	background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); 
}
.pornstarsSection .newStar {
	width: 224px; 
	height: 214px; 
	background-color: #353535; 
	text-align: center; 
	float: left; 
	padding-top: 10px;
}
.pornstarsCover {
	width: 941px;
}
.pornstarsUploadButton {
	padding: 5px 10px;
    margin-right: 5px;
    color: black;
    border-radius: 2px;
    background-color: #eee;
    cursor: pointer;
	border: 1px solid #999;
}
.invisibleButton {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	opacity: 0.01;
}
/*ddnav*/
.ddNav {
	display: none;
	position: absolute;
	z-index: 2;
	top: 36px;
	left: 5px;
	right: 5px;
	font-size: 13px;
	font-weight: bold;
	background-color: rgba(38,38,38,0.95);
}
.ddItem {
	position: relative;
	float: left;
	width: 235px;
}
.ddContent {
	display: block;
	padding: 24px;
	color: #ccc;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	box-shadow: 1px 0px 0px #373737, 0px 1px 0px #373737;
}
.ddNav .ddItem:nth-child(4) .ddContent {
	border-right: 0px;
	box-shadow: 0px 1px 0px #373737;
}
.ddContent:hover {
	color: white;
}
[class^="ddIcon-"], [class*=" ddIcon-"] {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	background-image: url(/public/images/v2/icons/ddnav.png);
	background-size: auto 32px;
}
.ddIcon-search {
	background-position: 0px 0px;
}
.ddIcon-available {
	background-position: -16px 0px;
}
.ddIcon-reviews {
	background-position: -32px 0px;
}
.ddIcon-interviews {
	background-position: -48px 0px;
}
.ddIcon-videos {
	background-position: -64px 0px;
}
.ddIcon-photos {
	background-position: -80px 0px;
}
.ddIcon-pornstars {
	background-position: -96px 0px;
}
.ddIcon-blog {
	background-position: -112px 0px;
}
.ddIcon-account {
	background-position: -128px 0px;
}
.ddIcon-advertise {
	background-position: -144px 0px;
}
.ddIcon-cams {
	background-position: -160px 0px;
}
.ddIcon-dashboard {
	background-position: -176px 0px;
}
.ddIcon-home {
	background-position: -192px 0px;
}
.ddIcon-master {
	background-position: -208px 0px;
}
.ddIcon-contact {
	background-position: -224px 0px;
}
.ddIcon-gps {
	background-position: -240px 0px;
}
.ddIcon-store {
	background-position: -336px 0px;
}
.ddIcon-dating {
	background-position: -356px 0px;
}
.ddIcon-im {
	background-position: -372px 0px;
}
.ddContent:hover [class^="ddIcon-"], .ddContent:hover [class*=" ddIcon-"] {
	background-position-y: -16px;
}
.ddNew {
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/public/images/v2/images.png) -373px -138px;
}
.clientSponsorTokens {
	background-color: #444; 
	border-radius: 4px; 
}
.clientSponsorTokens .minHeight {
	min-height: 50px;
}
.clientSponsorTokens .tokenBox {
	background-color: #222223; 
	padding-left: 10px;
}
.clientSponsorTokens .border {
	border-right: 3px solid #1b1b1b;
}
.clientSponsorTokens .margin {
	margin: 3px;
}
.clientSponsorBg {
	width: 100%; 
	border-radius: 4px; 
	background-image: url('/public/images/v2/profile/escortSponsor.jpg'); 
	height: 180px;
}
.clientSponsorBg .name {
	padding: 38px 100px;
}
.clientSponsorBg .count {
	padding: 30px 0px 4px 30px;
	font-size: 15px; 
	color: #c5c5c5;	
}
[class^="clientTokens-"], [class*=" clientTokens-"] {
	width: 235px;
	height: 60px;
	display: block;
	vertical-align: middle;
	background-image: url(/public/images/v2/profile/clientTokens.jpg);
}
.clientTokens-sponsor {
	background-position: 0px 0px;
}
.clientTokens-notSponsor {
	background-position: 0px -60px;
}
.clientTokens-premium {
	background-position: 0px -120px;
}
.clientTokens-notPremium {
	background-position: 0px -180px;
}
.payemtnAuthExample {
	width: 300px;
	height: 478px;
}
.payemtnAuthExampleDoubleID {
	width: 300px;
	height: 480px;
}
.idAuthExample {
	width: 500px;
	height: 353px;
}
.photoAuthExample {
	width: 300px;
	height: 459px;
	margin: auto;
}
.photoVerUploads {
	float: left;
	margin: 5px 5px 5px 0px;
	width: 120px;
	height: 160px;
}
.toolbarLocationIcon {
	width: 20px;
    height: 20px;
    margin: 0px auto;
	background: url(/public/images/v2/images.png) -181px -176px;
}
.buddyListIcon {
	position: relative;
    bottom: 1px;
	width: 18px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: url(/public/images/v2/images.png) -201px -176px;
}
.successThumbContainer {
	width: 70px;
	height: 70px;
	margin: auto;
	border: 4px solid #22930c;
	border-radius: 100%;
}
.successThumb {
	width: 32px;
	height: 36px;
	margin: 15px auto;
	background: url(/public/images/v2/images.png) -228px -173px;
}
.noCCSeparator {
	position: absolute;
    border-bottom: 1px solid #666;
    right: 2px;
    left: 140px;
    top: 18px;
}
.noCCSeparatorCircle {
	width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #666;
    position: absolute;
    top: -5px;
    right: -11px;
}
.noCCRedButton {
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    border-radius: 4px;
    color: white;
	cursor: pointer;
	background-color: #a50000;
	background: -webkit-linear-gradient(bottom, #780000, #a50000);
	background: -moz-linear-gradient(bottom, #780000, #a50000);
	background: -ms-linear-gradient(bottom, #780000, #a50000);
	background: -o-linear-gradient(bottom, #780000, #a50000);
	background: linear-gradient(bottom, #780000, #a50000);
}
.noCCRedButton:hover {
	background: #a50000;
	color: inherit;
}
.addCCIcon {
	top: 2px;
	width: 20px;
	height: 14px;
	background: url(/public/images/v2/images.png) -181px -195px;
}
.infoTooltip {
	display: none;
	position: relative;
    padding: 10px;
	margin-bottom: 20px;
    line-height: 1.5em;
    border-radius: 4px;
	border-bottom: 2px solid #cc0000;
    color: white;
    font-size: 13px;
    background-color: #303030;
	box-shadow: 0px 0px 4px black;
}
.infoTooltip .triangle {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
	width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color: #cc0000 transparent transparent transparent;
}
.donationsRequestButton {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #1b1b1b;
	cursor: pointer;
	color: white;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #444;
	background: -webkit-linear-gradient(bottom, #292929, #444444);
	background: -moz-linear-gradient(bottom, #292929, #444444);
	background: -ms-linear-gradient(bottom, #292929, #444444);
	background: -o-linear-gradient(bottom, #292929, #444444);
	background: linear-gradient(bottom, #292929, #444444);
}
.donationsRequestButton:hover {
	background: #292929;
}
.donationsRequestButtonIconContainer {
	display: inline-block;
	vertical-align: middle;
    background: #222;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    margin-right: 4px;
}
.donationsRequestButtonIcon {
	width: 16px;
	height: 16px;
	margin: auto;
	position: relative;
    top: 6px;
    left: 1px;
	background: url(/public/images/v2/images.png) -198px -160px;
}
.alertErrorIcon {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	background-image: url(/public/images/v2/alert/alert-error.png);
}
.alertClockIcon {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	background-image: url(/public/images/v2/alert/alert-clock.png);
}
.alertWarningIcon {
	width: 32px;
	height: 32px;
	background-image: url(/public/images/v2/alert/alert-warning.png);
}
.sponsorsListBigContainer {
	width: 33.3%;
}
.sponsorsListBigPhoto {
	display: block;
	width: 100%;
	height: 220px;
	background-size: cover;
	background-position: top center;
}
.sponsorsListBigInfoContainer, .sponBoxFooter {
	border-radius: 0px 0px 4px 4px;
	background-color: #2B2B2B;
	background: -webkit-linear-gradient(bottom, #272727, #454545);
	background: -moz-linear-gradient(bottom, #272727, #454545);
	background: -ms-linear-gradient(bottom, #272727, #454545);
	background: -o-linear-gradient(bottom, #272727, #454545);
	background: linear-gradient(bottom, #272727, #454545);
}
.sponsorsListBigInfoContainer {
	padding: 5px;
	border-top: 2px solid #cc0000;
}
.sponsorsIcon {
	width: 27px;
	height: 27px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(/public/images/v2/images.png);
	background-position: -267px -176px;
}
.homeFeaturedReviewPhoto {
	width: 170px;
	height: 200px;
	border: 2px solid #7f0000;
    border-radius: 3px;
	background-size: cover;
    background-color: black;
	background-repeat: no-repeat;
	background-position: top center;
}
.biggerVideosList li {
	width: 33%;
	float: left;
}
.biggerVideosListInnerContainer {
	height: 120px;
	background-color: #222;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.biggerVideosListOnlineStatus {
	cursor: default;
	background-color: rgba(0,0,0,0.5);
}
.biggerVideosListFooter {
	padding-bottom: 4px;
	border-radius: 0px 0px 4px 4px;
	background: -webkit-linear-gradient(bottom, #272727, #454545);
	background: -moz-linear-gradient(bottom, #272727, #454545);
	background: -ms-linear-gradient(bottom, #272727, #454545);
	background: -o-linear-gradient(bottom, #272727, #454545);
	background: linear-gradient(bottom, #272727, #454545);
}
.biggerVideosListPlay {
	z-index: 1;
	width: 50px;
	height: 50px;
	margin: -25px 0px 0px -25px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(/public/images/v2/images.png) -409px -138px;
	cursor: pointer;
    pointer-events: none;
}
.biggerVideosListStripe {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(/public/images/v2/images.png) -331px -176px;
}
.biggerUsersListLi {
	float: left;
	width: 25%;
}
.biggerUsersListContainer {
	position: relative;
	margin: 5px;
	border: 1px solid #666;
	border-radius: 4px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
.biggerUsersImgContainer {
	display: block;
	position: relative;
	overflow: hidden;
	height: 177px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	border-radius: 4px 4px 0px 0px;
}
.biggerUsersListFooter {
	background: -webkit-linear-gradient(bottom, #272727, #454545);
	background: -moz-linear-gradient(bottom, #272727, #454545);
	background: -ms-linear-gradient(bottom, #272727, #454545);
	background: -o-linear-gradient(bottom, #272727, #454545);
	background: linear-gradient(bottom, #272727, #454545);
}
.biggerUsersListFooter {
	padding-bottom: 4px;
	border-radius: 0px 0px 4px 4px;
}
.biggerUsersOnlineStatus {
	padding-bottom: 2px;
	background-color: rgba(0,0,0,0.4);
}
.biggerUsersOnlineStatus:hover .onlineStatusExtended {
	display: block;
}
.newonlineStatusAbs, .newOnlineStatusAbs {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
}
.smallReviewPhoto {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	border: 1px solid #333;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.cookieIcon {
	width: 17px;
	height: 16px;
	background: url(/public/images/v2/images.png) -301px -176px;
}
.unavailablebg {
	min-height: 400px;
	background-image: url(/public/images/v2/unavailablebg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.photoBlur {
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-filter: blur(25px);
	-moz-filter: blur(25px);
	-ms-filter: blur(25px);
	-o-filter: blur(25px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='25');
	filter: blur(25px);
}
.mboxButton {
	float: left;
    overflow: hidden;
	margin-right: 5px;
	padding: 4px 15px 4px 10px;
    border-radius: 4px;
    border-right: 1px solid #222;
    box-shadow: 1px 0px 0px #444;
}
.mboxButton:hover {
	background-color: #292929;
}
.pinIconBright {
	width: 11px;
	height: 15px;
	background: url('/public/images/v2/images.png') -373px -176px;
}
/*Top Links*/
.topLinksContainer {
    width: 288px; 
    height: 70px; 
    display: block; 
    overflow: hidden;
    margin-top: -19px;
}
.topLinksContainer .img {
     background-size: cover; 
     width: 100%; 
     height: 100%;
}
/*End Top Links*/
.bannerSize {
    width: 585px;
    height: 90px;
}
.welcomePopupModelData {
    bottom: 50px; 
    left: 10px; 
    padding: 10px; 
    background-color: #292522; 
    box-shadow: 4px 4px 0px rgba(0,0,0,0.5);
}
.switchSiteVersions {
	width: 300px;
	height: 234px;
	position: fixed;
    bottom: -200px;
    right: -250px;
	z-index: 11;
}
.switchSiteVersions:hover {
	bottom: 0px;
	right: 0px;
}
.switchSiteVersionsContainer {
	background-color: #5d534a;
}
.switchSiteVersionsHeader {
	background-color: black;
	padding: 6px;
}
.switchSiteHorns {
	width: 32px;
	height: 43px;
	margin-top: -18px;
	background: url(/public/images/v2/icons/switchSiteIcons.png) 0px 0px no-repeat;
}
.switchSiteLogo {
	width: 137px;
	height: 21px;
	background: url(/public/images/v2/icons/switchSiteIcons.png) -32px 0px no-repeat;
}
.switchSiteMask {
	width: 18px;
	height: 214px;
	position: absolute;
	left: -18px;
	top: 33px;
	background: url(/public/images/v2/icons/switchSiteIcons.png) -169px 0px no-repeat;
}
.switchSiteAppHorns {
	width: 32px;
	height: 43px;
	margin-top: -18px;
	background: url(/public/images/v2/app/switchApp.png) 0px 0px no-repeat;
}
.switchSiteAppLogo {
	width: 137px;
	height: 21px;
	background: url(/public/images/v2/app/switchApp.png) -32px 0px no-repeat;
}
.switchSiteAppMask {
	width: 18px;
	height: 214px;
	position: absolute;
	left: -18px;
	top: 33px;
	background: url(/public/images/v2/app/switchApp.png) -169px 0px no-repeat;
}

/* /about/rentmendotcom */
.grayBox.grayGradient {
    background: #151515; 
    background: -moz-linear-gradient(top,  #151515 0%, #333333 100%); 
    background: -webkit-linear-gradient(top,  #151515 0%,#333333 100%); 
    background: linear-gradient(to bottom,  #151515 0%,#333333 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151515', endColorstr='#333333',GradientType=0 );
}
.typingBox {
    background-color: white;
    width: 100%;
    height: 50px;
    color: black;
}
@-webkit-keyframes typing {
    0% { width: 0 }
    50% { width:9em }
    100% { width:9em }
}
@keyframes typing {
    0% { width: 0 }
    50% { width:9em }
    100% { width:9em }
}
@-webkit-keyframes typingHome {
    0% { width: 0 }
    50% { width: 8.5em }
    100% { width: 8.5em }
}
@keyframes typingHome {
    0% { width: 0 }
    50% { width: 8.5em }
    100% { width: 8.5em }
}
@-webkit-keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: black }
}
@keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: black }
}
.rentdotmenTxtHome { 
    width: 8em;
    white-space:nowrap;
    overflow:hidden;
    border-right: .1em solid black;
    font-size: 14px;
    -webkit-animation: typingHome 8s infinite steps(16, end), blink-caret 1s step-end infinite;
    animation: typingHome 8s infinite steps(16, end), blink-caret 1s step-end infinite;
}
.rentdotmenTxt { 
    width: 9em;
    white-space:nowrap;
    overflow:hidden;
    border-right: .1em solid black;
    font-size: 28px;
    -webkit-animation: typing 8s infinite steps(16, end), blink-caret 1s step-end infinite;
    animation: typing 8s infinite steps(16, end), blink-caret 1s step-end infinite;
}
.typingContainer {
    background-color: #ececec;
    padding: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}
.typingButtons {
    width: 60px;
    height: 50px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid gray;
}
.typing-arrow-left {
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-right:10px solid blue; 
    margin-top: 15px;
}
.typing-arrow-right {
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-left:10px solid blue; 
    margin-top: 15px;

}
.typingButtons .sepC {
    height: 100%; 
    width: 1px; 
    background-color: #ccc;
}
.typingButtons .sepF {
    height: 100%; 
    width: 1px; 
    background-color: white;
}
.typingBoxBorder {
    border: 1px solid gray; 
    width: 450px;
}
.v5PreviewContainer {
    width: 100%; 
    height: 400px; 
    overflow: auto;
}
.newsRoundPhoto {
	overflow: hidden;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    border: 4px solid #525252;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.newsBox .articleTitle {
	font-size: 14px;
	color: white;
}
.newsBox .newsRoundPhoto {
	width: 50px;
	height: 50px;
}
.newsBox .blogTimestamp {
	font-size: 12px;
}
.newsBox .chatBubble {
	padding: 10px;
	margin-left: 0px;
}
.rmFrameHeader {
	padding: 4px;
    border: 1px solid #ccc;
    border-radius: 4px 4px 0px 0px;
    background-color: #f4f4f4;
    background: -webkit-linear-gradient(bottom, #cdcdcd, #f4f4f4);
    background: -moz-linear-gradient(bottom, #cdcdcd, #f4f4f4);
    background: -ms-linear-gradient(bottom, #cdcdcd, #f4f4f4);
    background: -o-linear-gradient(bottom, #cdcdcd, #f4f4f4);
    background: linear-gradient(bottom, #cdcdcd, #f4f4f4);
}
.rmFrameHeaderDots .rmFrameHeaderDot {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: inline-block;
    background-color: #59d63c;
    margin-right: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;
}
.rmFrameHeaderDots .rmFrameHeaderDot:first-child {
    margin-left: 2px;
    background-color: #ff302b;
    background: -webkit-linear-gradient(bottom, #ff302b, #cb0500);
}
.rmFrameHeaderDots .rmFrameHeaderDot:last-child {
    background-color: #ffb60b;
	margin-right: 4px;
}
.rmFrameHeaderDots {
	margin-top: 10px;
}
.rmFrameFooter {
	padding: 5px;
    background-color: #DCDCDC;
    border-radius: 0px 0px 4px 4px;
    border-top: 1px solid black;
}
/* /about/featuredads */
.featuredAds {
    background-color: #313131;
}
.featuredAds-title {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    display: block;
    font-size: 31px;
    text-align: center;
    letter-spacing: -2px;
    margin: 20px 0px;
}
.featuredAds-reviews {
    background-image: url(/public/images/v2/about/featuredads/reviews.jpg);
    width: 565px;
    height: 425px;
}
.featuredAds-interviews {
    background-image: url(/public/images/v2/about/featuredads/interviews.jpg);
    width: 565px;
    height: 425px;
}
.featuredAds-profiles {
    background-image: url(/public/images/v2/about/featuredads/profiles.jpg);
    width: 565px;
    height: 425px;
}
.featuredAds-photover {
    background-image: url(/public/images/v2/about/featuredads/photover.jpg);
    width: 565px;
    height: 425px;
}
.featuredAds-featured {
    background-image: url(/public/images/v2/about/featuredads/homefeatured.jpg);
    width: 565px;
    height: 425px;
}
.featuredAds-redTxt {
    color: #ec3d3d;
    font-weight: bold;
}
.featuredAds-sep {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 20px 10px;
    display: inline-block;
    background-color: #3f3f3f;
}
/* end /about/featuredads */

/* Ticket */
.ticketInput {
	border:1px solid #666; 
    padding: 5px 10px; 
    display: block; 
    width: 96%; 
    border-radius: 5px;
}

/* cc steps */
.ccChoiseContainer {
	padding: 20px 10px;
    border-radius: 6px;
    border: 1px solid #990000;
	border-left: 10px solid #990000;
    margin-bottom: 10px;
	cursor: pointer;
    background-color: #222;
	background: -webkit-linear-gradient(bottom, #222, #333);
	background: -moz-linear-gradient(bottom, #222, #333);
	background: -ms-linear-gradient(bottom, #222, #333);
	background: -o-linear-gradient(bottom, #222, #333);
	background: linear-gradient(bottom, #222, #333);
}
.ccChoiseContainer:hover {
	color: white;
	background: #222;
}

/* urls */
.rmtophover:hover .txtRed {
	color: white;
}
.locationsContainer, .locationsBoxContainer {
	background-image: url(/public/images/v2/locations/locationsbg.jpg);
}
.locationsContainer {
	padding: 20px;
}
.locationsInnerContentFirst {
	margin-bottom: 100px;
}
.locationsInnerContentFirst:before {
	content: "";
	width: 299px;
	height: 122px;
	position: absolute;
	bottom: -90px;
	left: -10px;
	background: url(/public/images/v2/locations/locationarrows.png) 0px 0px;
}
.locationsInnerContentSecond {
	margin: 0px 0px 50px;
}
.locationsInnerTitle {
	margin-bottom: 15px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
.loactionsInnerContent {
	font-size: 14px;
	line-height: 26px;
	color: #dcd3cd;
}
.locationsIconQuestion, .locationsIconIdea {
	width: 42px;
	height: 42px;
	background-image: url(/public/images/v2/locations/locationsicons.png);
	background-size: auto 84px;
}
.locationsIconQuestion {
	background-position: 0px -42px;
}
.locationsIconIdea {
	margin-top: -4px;
	background-position: -42px -42px;
}
.locationsList {
	margin: 0px 0px 140px;
    width: 600px;
}
.locationsCountries, .locationsCountries a {
	font-size: 90px;
	color: #dcd3cd;
}
.locationsCountriesCountry {
	margin-bottom: 90px;
}
.locationsCountriesDescr {
	margin: 0px;
    font-size: 22px;
}
[class^="locationsWorld-"], [class*=" locationsWorld-"] {
	margin-right: 20px;
	width: 42px;
	height: 42px;
	background-image: url(/public/images/v2/locations/locationsicons.png);
	background-size: auto 84px;
}
.locationsWorld-global {
	background-position: 0px 0px;
}
.locationsWorld-northa {
	background-position: -42px 0px;
}
.locationsWorld-southa {
	background-position: -84px 0px;
}
.locationsWorld-eu {
	background-position: -126px 0px;
}
.locationsWorld-asia {
	background-position: -168px 0px;
}
.locations-line {
    width: 3px; 
    border: 1px solid white; 
    height: 7030px; 
    margin-left: 10px;
}
.locations-sep {
    width: 100px;
    height: 1px;
    background-color: white;
    float: left;
}
.locations-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: white;
    float: left;
    margin-top: -5px;
}
.locations-domain {
    width: 100%;
    height: 100%;
    border: 3px solid rgba(255,0,0,0.3);
    padding: 5px 10px 10px 10px;
    margin-left: 10px;
    color: red;
    border-radius: 4px;
}
.undeletePolicyTop {
	height: 230px;
	margin-bottom: -24px;
	background-image: url(/public/images/v2/undeletepolicytop.png);
}
.locationsBoxDomain {
    padding: 5px 10px;
    margin-left: 4px;
	border: 1px solid white;
    color: #ff0000;
}
.locationsBoxLocationContainer {
	display: block;
	color: #aaa;
	font-size: 20px;
}
.locationsBoxLocationTitle {
	color: white;
	font-weight: bold;
	margin-bottom: 0.7em;
}
.locationsBoxScroll::-webkit-scrollbar, .locationsBoxScroll::-webkit-scrollbar-track {
	background-color: black;
}
.locationsBoxScroll::-webkit-scrollbar-button {
	background-color: #444;
}
.locationsBoxScroll::-webkit-scrollbar-thumb {
	background-color: #222;
	border: 1px solid #444;
}
.domainsQuestion {
	width: 83px;
	height: 132px;
	background: url(/public/images/v2/locations/domainsquestion.png);
}
.redSquare {
    width: 6px; 
    height: 6px; 
    background-color: red; 
    display:block; 
    float: left; 
    margin-top: 9px; 
    margin-right: 5px;
}
.domains-addressbar {
    background-image: url(/public/images/v2/domains/adressbar.png);
    width: 888px;
    height: 92px;
    position: relative;
    margin-bottom: 30px;
}
.domains-adressbar-content {
    color: black;
    font-size: 26px;
    left: 60px;
    position: absolute;
    top: 29px;
}
.wordRotateContainer {
	height: 1.3em;
	line-height: 1.35em;
	vertical-align: text-bottom;
}
.innerWordRotate {
	animation: word-rotate 30s infinite linear;
	-webkit-animation: word-rotate 30s infinite linear;
}
.innerWordRotate span {
	display: block;
}
@-webkit-keyframes word-rotate {
	0% {top: 0px;}
	5% {top: -1.3em;}
	10% {top: -2.6em;}
	15% {top: -3.9em;}
	20% {top: -5.2em;}
	25% {top: -6.5em;}
    30% {top: -7.8em;}
	35% {top: -9.1em;}
	40% {top: -10.4em;}
	45% {top: -11.7em;}
	50% {top: -13em;}
    55%{top: -14.3em;}
    60%{top: -15.9em;}
    65%{top: -16.9em;}
    70%{top: -18.2em;}
    75%{top: -19.5em;}
    80%{top: -20.8em;}
    85%{top: -22.1em;}
    90%{top: -23.4em;}
	100% {top: -24.7em;}
}
@keyframes word-rotate {
	0% {top: 0px;}
	5% {top: -1.3em;}
	10% {top: -2.6em;}
	15% {top: -3.9em;}
	20% {top: -5.2em;}
	25% {top: -6.5em;}
    30% {top: -7.8em;}
	35% {top: -9.1em;}
	40% {top: -10.4em;}
	45% {top: -11.7em;}
	50% {top: -13em;}
    55%{top: -14.3em;}
    60%{top: -15.9em;}
    65%{top: -16.9em;}
    70%{top: -18.2em;}
    75%{top: -19.5em;}
    80%{top: -20.8em;}
    85%{top: -22.1em;}
    90%{top: -23.4em;}
	100% {top: -24.7em;}
}
[class^="profileFormRowIcon-"], [class*=" profileFormRowIcon-"] {
	width: 21px;
	height: 21px;
	display: block;
    margin: 16px auto 0px;
	background-image: url(/public/images/v2/images.png);
}
.profileFormRowIcon-sandclock {
	background-position:  -602px -60px;
}
.profileFormRowIcon-photos {
	background-position:  -623px -60px;
}
.photoVerifiedSmall {
	width: 13px;
	height: 11px;
	position: relative;
	top: 1px;
	background: url(/public/images/v2/images.png) -337px -165px;
}
.photoVerifiedBig {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(/public/images/v2/images.png) -554px -137px;
}
.searchAdvertiseHere {
    padding: 5px;
    float: right;
    margin: -3px 3px 5px 0px;
	background-color: rgba(255, 0, 0, 0.43);
    border-radius: 0px 0px 4px 4px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}
.idVerifiedSmall {
	width: 13px;
	height: 13px;
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(/public/images/v2/icons/profile-verified-icon.png);
}
.footerDomainsLink {
	color: #aaa;
	display: inline-block;
	margin-bottom: 5px;
}
.footerDomainsLinkTld {
	color: white;
	font-weight: bold;
}
.footerDomainsLink:hover .footerDomainsLinkTld {
	color: inherit;
}
.translateContainer {
    padding: 8px 4px;
	width: 50px;
}
.translateDD {
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 2;
    background-color: #5d5c5c;
    left: 0;
    right: 0px;
    top: 29px;
	border-radius: 0px 0px 6px 6px;
	border-top: 1px solid #444;
}
.translateContainer:hover .translateDD {
	display: block;
}
.translateDDrow {
	display: block;
	overflow: hidden;
	padding: 10px !important;
	border-bottom: 1px solid #444;
}
.translateDD .translateDDrow:last-child {
	border-bottom: 0px;
}
.translateDDrow:hover {
	background-color: #555;
}
[class^="translateDdFlag-"], [class*=" translateDdFlag-"] {
	margin: auto;
	display: block;
	padding: 0px !important;
	width: 20px;
	height: 14px;
	background-image: url(/public/images/v2/icons/langFlags.png);
	background-size: auto 14px;
}
.translateDdFlag-en {
	background-position: 0px 0px;
}
.translateDdFlag-es {
	background-position: -20px 0px;
}
.translateDdFlag-cn {
	background-position: -40px 0px;
}
.translateDdFlag-de {
	background-position: -60px 0px;
}
.translateDdFlag-fr {
	background-position: -81px 0px;
}
.translateDdFlag-nl {
	background-position: -100px 0px;
}
.translateDdFlag-pt, .translateDdFlag-br {
	background-position: -121px 0px;
}
.translateDdFlag-it {
	background-position: -146px 0px;
}
.translateDdFlag-hu {
	background-position: -160px 0px;
}
.translateDdFlag-tr {
	background-position: -180px 0px;
}
.translateDdFlag-ru {
	background-position: -202px 0px;
}

/*translate*/
.translateBox {
	display: none;
	position: fixed;
	z-index: 3;
	top: 300px;
	right: 300px;
	width: 800px;
	height: 417px;
	border-radius: 4px;
	border: 1px solid black;
	background-color: #7f7973;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.translateBoxHeader {
	padding: 20px;
	cursor: move;
}
.translateBoxFooter {
	position: relative;
	padding: 10px;
	border-radius: 0px 0px 4px 4px;
	background-color: #716c66;
}
.translateBoxTitle, .translateBoxGiveUp {
	font-size: 18px;
	font-weight: bold;
}
.translateBoxProgress {
	margin-bottom: 10px;
}
.translateBoxProgressBar {
	position: relative;
	float: left;
	width: 10%;
	height: 8px;
}
.translateBoxProgressBar:before {
    content: "";
    background-color: #2c2b2a;
    position: absolute;
    top: 0px;
    left: 4px;
    right: 4px;
    bottom: 0px;
}
.translateBoxProgress .translateBoxProgressBar:first-child:before {
	left: 0px;
}
.translateBoxProgress .translateBoxProgressBar:last-child:before {
	right: 0px;
}
.translateBoxProgressBar.active:before {
    background-color: #ae3232;
}
.translateBoxGiveUp {
	display: inline-block;
	margin-top: 10px;
	color: #131211;
	text-shadow: 1px 1px 0px #716860;
}
.translateBoxContentContainer {
	position: relative;
	height: 259px;
	padding: 10px;
}
.translateBoxContent {
	height: 50%;
}
.translateBoxLanTitle {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.translateBoxToTranslate {
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.translateBoxTextArea {
	width: 100%;
	color: white;
	font-size: 16px;
	border: 0px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.translateBoxHeaderLang {
    font-size: 16px;
	font-weight: bold;
}
.translateBoxEndMessage {
	display: none;
    margin-top: 60px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #211f1d;
    text-shadow: 1px 1px 1px #807870;
}
.translateBoxLoaderBallb, .translateBoxLoaderBallt {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: rgba(206,24,24,0.6);
}
.translateBoxLoaderBallb {
	position: relative;
	float: left;
	margin-right: 10px;
	animation: translateLoadingBase 1.4s infinite ease-out;
	-webkit-animation: translateLoadingBase 1.4s infinite ease-out;
}
.translateBoxLoaderBallt {
	position: absolute;
	left: 0px;
	bottom: 0px;
	animation: translateLoading 1.4s infinite ease-out;
	-webkit-animation: translateLoading 1.4s infinite ease-out;
}
@keyframes translateLoading {
	0% {bottom: 0px;}
	50% {bottom: 20px;}
	60% {bottom: 20px;}
	100% {bottom: 0px;}
}
@-webkit-keyframes translateLoading {
	0% {bottom: 0px;}
	50% {bottom: 20px;}
	60% {bottom: 20px;}
	100% {bottom: 0px;}
}
@keyframes translateLoadingBase {
	0% {transform: scaleX(1.2);}
	50% {transform: scaleX(1);}
	60% {transform: scaleX(1);}
	100% {transform: scaleX(1.2);}
}
@-webkit-keyframes translateLoadingBase {
	0% {transform: scaleX(1.2);}
	50% {transform: scaleX(1);}
	60% {transform: scaleX(1);}
	100% {transform: scaleX(1.2);}
}
.translateBoxLoadingLabel:before {
	content: "Loading...";
	display: block;
	padding-top: 10px;
	font-size: 18px;
}
.translateBoxLoader {
	display: none;
	width: 160px;
	margin: 90px auto 0px;
}
.translateBoxContentCheckTop {
	height: 60px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 10px;
}
.translateBoxRowToCheck {
	border-bottom: 1px solid #6e6157;
	box-shadow: 0px 1px 0px #39322d;
	color: white;
	font-size: 16px;
}
.translateBoxTranslations {
	height: 180px;
	overflow-y: auto;
	overflow-x: hidden;
}
.translateBoxContentCheckTo {
	height: 70px;
	overflow: auto;
	margin-bottom: 20px;
}
.translateBoxTranslations::-webkit-scrollbar, .translateBoxContentCheckTop::-webkit-scrollbar, .translateBoxTextArea::-webkit-scrollbar {
	border-radius: 4px;
	background-color: #272423;
}
.translateBoxTranslations::-webkit-scrollbar-thumb, .translateBoxContentCheckTop::-webkit-scrollbar-thumb, .translateBoxTextArea::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #534a42;
	border-style: solid;
	border-width: 0px 3px 0px;
	border-color: #272423;
}
.translateBoxTranslations .translateBoxRowToCheck:last-child {
	border-bottom: 0px;
	box-shadow: none;
}
[class^="translateBoxIcon-"], [class*=" translateBoxIcon-"] {
	width: 22px;
	height: 22px;
	cursor: pointer;
	background-image: url(/public/images/v2/icons/translateIcons.png);
}
.translateBoxIcon-right {
	background-position: 0px 0px;
}
.translateBoxIcon-wrong {
	background-position: -22px 0px;
}
.translateBoxIcon-right:hover, .translateBoxIcon-right.active {
	background-position: 0px -22px;
}
.translateBoxIcon-wrong:hover, .translateBoxIcon-wrong.active {
	background-position: -22px -22px;
}
.translateRadio {
	visibility: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	opacity: 0.01;
	filter: alpha(opacity=1)
}
/*translate page*/
.translatePageTitle {
	width: 460px;
}
.translatePageTopbg:after {
	content: "";
	background-color: #3b3b3b;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 60px;
}
.translatePageTopbg:before {
	content: "";
	position: absolute;
	width: 110%;
	left: 0px;
	right: 0px;
	height: 70px;
	bottom: 10px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	background-color: #3b3b3b;
}
.translatePagebg {
	position: absolute;
	top: 80px;
	width: 100%;
	height: 300px;
	background: url(/public/images/v2/translatePagebg.jpg) top center no-repeat;
}
.translateArrowTop {
	margin: auto;
	width: 296px;
	height: 107px;
	background: url(/public/images/v2/translateArrows.png) 0px 0px;
}
.translateArrowBottom {
	margin: auto;
	width: 165px;
	height: 66px;
	background: url(/public/images/v2/translateArrows.png) -296px 0px;
}
.translatePageFooter:before {
	content: "";
	background-color: #3b3b3b;
	position: absolute;
	bottom: 58px;
	height: 40px;
	left: 0px;
	right: 0px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
.footer-title {
    color: #e2dfdd;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -2px;
    text-transform: uppercase;
    text-align: left;
    margin-left: 9px;
}
.locationsBoxDomain {
    padding: 5px 10px;
    margin-left: 4px;
	border: 1px solid white;
    color: #ff0000;
	text-transform: capitalize;
}
.locationsBoxLocationContainer {
	display: block;
	color: #aaa;
	font-size: 20px;
    margin: 0 0 30px 10px;
}
.locationsBoxLocationTitle {
	color: white;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.locationsBoxScroll::-webkit-scrollbar, .locationsBoxScroll::-webkit-scrollbar-track {
	background-color: black;
}
.locationsBoxScroll::-webkit-scrollbar-button {
	background-color: #444;
}
.locationsBoxScroll::-webkit-scrollbar-thumb {
	background-color: #222;
	border: 1px solid #444;
}
.appsplash-win, .appsplash-mac {
	height: 245px;
	background-size: contain;
	background-position: top left;
}
.appsplash-win {
	background-image: url(/public/images/v2/app/dsplashwin.jpg);
}
.appsplash-mac {
	background-image: url(/public/images/v2/app/dsplashmac.jpg);
}
.apphbannercontainer {
    width: 540px;
	bottom: 90px;
    right: 50px;
    font-size: 18px;
    font-weight: bold;
    color: white !important;
    line-height: 1.6em;
}
.apphbannercontainer .button.red {
	bottom: -69px;
    left: 20px;
    background: #cb0600;
    color: white;
}
.apphbannercontainer .button.red:hover {
	background: #ff0800;
}
.appprogress {
	font-size: 10px;
    padding: 2px 0px;
    color: #943a3a;
    text-align: center;
    font-weight: bold;
	background: url(/public/images/v2/app/appprogress.gif);
}
.store-bnr-wrapper {
    left: 10px; 
    top: 100px; 
    width: 300px;
}
.home-bnr-wrapper {
    right: 10px; 
    top: 120px; 
    width: 300px;
}
.home-bnr-wrapper .button, 
.store-bnr-wrapper .button {
    width: 300px;
}
.bgbpl {
	display: none;
	position: absolute;
	z-index: 2;
	top: 40%;
	left: 50%;
	margin-top: -56px;
	margin-left: -40px;
	width: 76px;
	height: 92px;
	background-image: url(/public/images/v2/images.png);
	background-position: -623px -87px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.bgbpt:before {
    position: absolute;
    z-index: 2;
    width: 90%;
    top: 60%;
    left: 5%;
    right: 5%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
	color: rgba(255,255,255,0.5);
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
}
.sponsorsListBigContainer .bgbpl .bgbpt {
	bottom: -40px;
}
.xratedlockedbg {
	height: 355px;
	background-image: url(/public/images/v2/xratedlockedbg.jpg);
}
.xratedlockedbgInner {
	margin: 60px auto 0px;
	padding: 50px;
	max-width: 70%;
	text-align: center;
	border-radius: 6px;
	background-color: rgba(0,0,0,0.3);
}
.spNoGPhoto {
	width: 100%;
    height: 100%;
	background-image: url(/public/images/v2/nophotoclient.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top center;
}
.gratedPopChoice {
	width: 160px;
	height: 200px;
	border: 1px solid #222;
}
.gratedPopChoice:hover {
	border-color: #cc0000;
}
.vidPremiumOnly {
	display: none;
	position: absolute;
    z-index: 1;
    color: rgba(255,255,255,0.5);
    font-weight: bold;
    width: 100%;
    bottom: 22px;
}
.img-alert-border-pos {
    position: absolute;
    left: 5px;
    top: 7px;
}
.alert-photo {
    width: 57px;
    height: 57px;
    border-radius: 100%;
    border: 1px solid #333;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 2px;
}
.alert-img-border {
  width: 63px;
  height: 63px;
  border-radius: 50%;
  background: #dc1713;
  background: -moz-linear-gradient(left, #dc1713 10%, rgba(212, 19, 19, 0) 42%);
  background: -webkit-linear-gradient(left, #dc1713 10%, rgba(212, 19, 19, 0) 42%);
  background: -o-linear-gradient(left, #dc1713 10%, rgba(212, 19, 19, 0) 42%);
  background: -ms-linear-gradient(left, #dc1713 10%, rgba(212, 19, 19, 0) 42%);
  background: linear-gradient(to right, #dc1713 10%, rgba(212, 19, 19, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.alert-img-border:before {
  width: 50%;
  height: 50%;
  background: #dc1713;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.alert-img-border:after {
  background: #494543;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.alerts-bg {
    background-image: url(/public/images/v2/alerts-bg.jpg);
    background-size: cover;
    border: 1px solid #3e3b36;
    border-radius: 4px;
}
.alerts-wrapper {
    max-width: 740px;
    padding: 20px 10px;
    margin: 0 auto;
}
.alerts-user-container {
    background-color: #3B3B3B;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.alerts-user-photo {
    width: 100px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.alerts-user-photo-img {
    width: 100%;
    height: 100%;
    background-size: cover;
	background-position: center;
}
.alerts-user-title {
    overflow: hidden;
}
.alerts-user-info-num {
    float: left;
    width: 62px;
    margin-right: 10px;
    background-image: url(/public/images/v2/alerts-num.png);
    background-size: cover;
    height: 47px;
    text-align: center;
    font-size: 23px;
    padding-top: 15px;
    color: white;
}
.artHere {
	text-align: center;
    display: block;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    background-color: rgba(0,0,0,0.3);
}
.escortSitesBoxScroll::-webkit-scrollbar, 
.escortSitesBoxScroll::-webkit-scrollbar-track {
	background-color: black;
}
.escortSitesBoxScroll::-webkit-scrollbar-button {
	background-color: #444;
} 
.escortSitesBoxScroll::-webkit-scrollbar-thumb {
	background-color: #222;
	border: 1px solid #444;
}
.escortSitesContainer {
    margin-bottom: 1px;
    display: block;
}
.escortsite {
    display: block;
    height: 74px;
    width: 303px;
    cursor: pointer;
}

.searchHashtagsContainer {
    background-color: #2a2a2a;
}
.searchHashtag {
	display: inline-block;
	padding: 5px 10px;
    background-color: #3f3f3f;
    border-radius: 6px;
    margin: 10px;
	cursor: pointer;
}
.searchHashtag:before {
	content: "#";
	font-weight: bold;
}
.searchHashtag:after {
	content: "x";
	margin-left: 10px;
	font-weight: bold;
	color: red;
	font-size: 12px;
	position: relative;
	bottom: 1px;
}
.recentHashtagsContainer .searchHashtag:after {
	display: none;
}
.searchHashtagInput {
	background: transparent;
	border: 0;
	padding: 10px;
	color: white;
	font-size: 14px;
}
.recentHashtagsTitle {
    font-size: 10px;
    padding-left: 16px;
    text-transform: uppercase;
    font-weight: bold; 
}
.recentHashtagsContainer {
	max-height: 0;
	margin-bottom: 10px;
}
.recentHashtagsContainer.active {
	max-height: 500px;
}

.hashtagLink {
	display: inline-block;
	margin: 5px 4px 0 0;
	color: #ccc;
    background-color: #292929;
    border-radius: 4px;
    padding: 3px 5px;
}
.hashtagLink:before, .settingsHashtag:before {
	content: "#";
	font-weight: bold;
}
.settingsHashtag {
    padding: 5px 10px;
    background-color: #3c3b3b;
    margin: 8px 10px 8px 8px;
    display: inline-block;
    cursor: pointer;
    border-radius: 6px;
}
.settingsHashtag:after {
    content: "x";
    margin-left: 8px;
    font-size: 12px;
    font-weight: bold;
    color: red;
    position: relative;
    bottom: 1px;
}
.home-platinum-hashtags {
    height: 22px;
    overflow: hidden;
}
.home-platinum-hashtags .hashtagLink {
    margin: 0px 3px 0px 0px;
}
.search-rmday-hashtags-box {
    padding: 6px 0px;
}
.search-rmday-hashtags {
    height: 48px;
    overflow: hidden;
}
.search-rmday-hashtags .hashtagLink {
    padding: 1px 5px;
}
.search-input-btn {
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    width: 40px;
    background-color: #ae3232;
    border-radius: 0px 4px 4px 0px;
    padding: 8px;
    box-sizing: border-box;
    z-index: 1;
}
.magnifier {
    position: relative;
    width: 12px;
    height: 12px;
    border: 4px solid white;
    border-radius: 100%;
}
.magnifier .handler {
    position: absolute;
    bottom: -11px;
    right: -2px;
    width: 4px;
    height: 12px;
    border-radius: 4px;
    background-color: white;
    -webkit-transform: rotate(-33deg);
    transform: rotate(-33deg);
}
.search-tooltip {
    background-color: #4e4843;
    position: absolute;
    right: 0px;
    left: 0px;
    top: -105px;
    font-size: 13px;
    color: #ccc;
    padding: 7px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #676363;
    display: none;
}
.search-tooltip.active {
    display: block;
}
.search-tooltip .triangle {
    position: absolute;
    width: 0px;
    height: 0px;
    bottom: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #676363;
    left: 20%;
}
.search-hashtags {
    margin-top: 8px;
}
.input-dark-flat {
    background-color: #242323;
    padding: 13px 40px 13px 9px;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.cams-live-title {
    background-image: url(/public/images/v2/cams/cams-live-title.png);
    margin: auto;
    width: 180px;
    height: 20px;
    display: block;
    margin-top: 3px;
}
.sponsorsIcon.spr-bottom {
    top: auto;
    left: auto;
    right: 23px;
    bottom: 10px;
    z-index: 1;
}

.wishListNum {
	float: left;
	font-size: 2.2em;
    font-weight: bold;
    margin-right: 1em;
    color: red;
	text-shadow: 2px 2px 0px black;
}
.wishlistButton {
	display: block;
    padding: 10px;
    text-align: center;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: white;
    border-radius: 4px;
    border: 1px solid red;
    margin-top: 1em;
	cursor: pointer;
	transition: 0.2s ease;
}
.wishlistButton:hover {
	background-color: red;
}
.wishlistTitle {
	display: inline-block;
    margin: 60px 0 20px;
	padding-bottom: 5px;
	font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
	border-bottom: 1px dashed red;
}
.wishlistBox {
	background: url(/public/images/v2/store/wishlistnet.jpg) repeat #291732;
}
.translateBannersDescr {
	position: relative;
	padding: 0px 10px 10px;
	background-color: black;
    border-bottom: 2px solid #760000;
    border-radius: 0px 0px 4px 4px;
	color: white;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.translateBannersDescr:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: -40px;
	height: 40px;
	width: 100%;
	background-color: transparent;
	background: -webkit-linear-gradient(bottom, black, rgba(0,0,0,0));
	background: -moz-linear-gradient(bottom, black, rgba(0,0,0,0));
	background: -ms-linear-gradient(bottom, black, rgba(0,0,0,0));
	background: -o-linear-gradient(bottom, black, rgba(0,0,0,0));
	background: linear-gradient(bottom, black, rgba(0,0,0,0));
}
input.agreementInput + label.agreementLabel {
    margin: 0;
    clear: none;
    padding: 5px 0 4px 41px;
    cursor: pointer;
    background: url(/public/images/v2/icons/agreement-checkbox.svg) left center no-repeat;
    width: 30px;
    height: 30px;
}
input.agreementInput:checked + label.agreementLabel {
    background: url(/public/images/v2/icons/agreement-checkbox-checked.svg) left center no-repeat;
}
.agreementInput {
    opacity: 0;
    float: left;
    width: 1px;
    height: 1px;
    margin: 0;
}
.inputPrefixContainer {
	position: relative;
}
.inputPrefixContainer:before {
	content: attr(data-prefix);
	position: absolute;
    z-index: 1;
    color: #ccc;
    top: 11px;
    left: 13px;
}
.inputPrefixContainer .input {
	padding-left: 88px;
}
.invoiceCheckbox {
	margin-right: 5px;
	position: relative;
	bottom: 1px;
	display: inline-block;
    background-color: black;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    vertical-align: middle;
    border: 1px solid #655e58;
}
.invoiceCheckbox.active {
	background-color: #cc0000;
	border-color: black;
}
.invoiceCheckbox.active:before {
	content: "";
    position: absolute;
    top: -2px;
    left: -2px;
	width: 21px;
    height: 21px;
	background: url(/public/images/v2/images.png) -149px -60px;
}
.rmMessengerLogo {
    margin: 10px auto 0px;
    width: 70px; 
    height: 70px; 
    background-size: contain; 
    background-image: url('/public/media/campaign/messenger/rmessengerlogo.svg');
}
.rmMessengerTitle {
    margin: 30px auto 5px;
    text-align: center;
    color: white;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 36px;
}
.rmMessengerTitle.txtLeft {
    text-align: left;
}
.downloadBtns {
    margin: 15px auto 45px;
    display: flex;
    justify-content: center;
}
a.roundedDownloadButtonCampaign {
    text-decoration: none !important;
}
.roundedDownloadButtonCampaign {
    padding: 8px 16px 12px 53px;
    margin-left: 10px;
    position: relative;
    border-radius: 30px;
    color: white;
    font-size: 10px;
    min-width: 110px;
    line-height: 14px;
    box-sizing: border-box;
    transition: 0.2s linear;
    cursor: pointer;
    background-color: #353331;
    text-align: left;
}
.roundedDownloadButtonCampaign:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 14px;
    background-image: url('/public/media/campaign/messenger/downloadicons.svg');
    width: 30px;
    height: 30px;
}
.roundedDownloadButtonCampaign:hover {
    background-color: #48413c;
    color: white;
}
.roundedDownloadButtonCampaign.gplay:before {
    background-position: -30px 0px;
}
.roundedDownloadButtonCampaign.web:before {
    background-image: url('/public/media/campaign/messenger/rmessengerlogo.svg');
    background-size: contain;
}
.messengerBenefits {
    margin: 0px 60px;
    display: flex;
    align-items: center;
    color: #eee;
}
.messengerBenefitsBox {
    flex: 1;
}
.messengerBenefits .messengerBenefitsBox:first-child {
    text-align: right;
}
.messengerBenefitsImgBox {
    margin: 0px 40px;
    max-width: 200px;
}
.messengerCircle {
    margin: 16px;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #f45356;
    color: white;
    font-size: 20px;
}
.messengerScreen {
    margin: 3em auto 2em;
    display: block;
    width: 100%;
    max-width: 670px;
    text-align: center;
}
.rmMessengerSmallLogo {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
    background-size: auto 20px;
    display: inline-block;
    vertical-align: bottom;
    background-image: url('/public/media/campaign/messenger/rmessengerlogo.svg');
}
.rmMessengerFeatureIcon {
    margin: 0px 40px;
    width: 71px;
    height: 70px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-size: contain;
}
.rmMessengerFeatureIcon.chat {
    background-image: url('/public/media/campaign/messenger/chaticon.png');
}
.rmMessengerFeatureIcon.call {
    background-image: url('/public/media/campaign/messenger/callicon.png');
}
.rmMessengerFeatureIcon.notification {
    background-image: url('/public/media/campaign/messenger/notificationicon.png');
}
.rMessengerFlex {
    padding: 30px 50px 30px 0px;
    display: flex;
    align-items: center;
    background: -webkit-linear-gradient(to bottom, #1b1b1b, transparent);
    background: -ms-linear-gradient(to bottom, #1b1b1b, transparent);
    background: linear-gradient(to bottom, #1b1b1b, transparent);
}
.rMessengerFlexTxt {
    padding: 0px 30px;
    text-align: center;
}
.rMessengerFlexImgBox {
    max-width: 470px;
}
.rMessengerFlexImg, .messengerBenefitsImg {
    display: block;
    width: 100%;
}
.rmMessengerDescBox {
    margin: 4em auto 6em;
    display: flex;
    padding: 0px 50px;
    color: #eee;
}
.rmMessengerDesc {
    flex: 1;
}
.rmMessengerDescBox .rmMessengerDesc:last-child {
    margin-left: 1em;
}
.rmm:before {
	content: "RM Messenger";
}
.mailboxMessengerBox {
    padding: 10px 0;
    margin: 10px 5px 0px;
	border-top: 1px solid #232220;
}
.mailboxMessengerBox .roundedDownloadButton {
    border: none;
    background-color: #252525;
}
.mailboxMessengerBox .roundedDownloadButton:hover {
    background-color: #222;
}
.chatLogo {
    width: 50px;
    height: 50px;
    background-size: contain;
    background-image: url(/public/images/v2/icons/rmessengerlogo.svg);
}
.chatAppTitle {
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: bold;
    color: white;
}
.roundedDownloadButton {
    padding: 5px 12px 9px 40px;
    margin-left: 10px;
    position: relative;
    border-radius: 30px;
    border: 2px solid #313131;
    color: white;
    font-size: 10px;
    min-width: 110px;
    line-height: 14px;
    box-sizing: border-box;
    transition: 0.2s linear;
    cursor: pointer;
}
.roundedDownloadButton:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 14px;
    background: url(/public/images/v2/vector/downloadicons.svg);
    width: 20px;
    height: 20px;
    background-size: auto 20px;
    background-repeat: no-repeat;
}
.roundedDownloadButton:hover {
    background-color: #313131;
    color: white;
}
.roundedDownloadButton.gplay:before {
    background-position: -20px 0px;
}
.roundedDownloadButton.web:before {
	background-position: 0 0;
    background-image: url(/public/media/campaign/messenger/rmessengerlogo.svg);
}
.imVisuals {
    padding: 0px 45px;
    margin-top: 70px;
}
.imVisualTyping {
    margin: 25px 0px;
    padding: 24px;
    position: relative;
    background-color: #31302f;
    border-radius: 30px;
    color: white;
    font-size: 14px;
}
.imVisualTyping .rmessengerLogo {
    position: absolute;
    top: 0;
    right: -20px;
    background-color: white;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background-image: url(/public/images/v2/icons/rmessengerlogo-chat.svg);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 50% center;
}
.imVisualContainer {
    margin-bottom: 70px;
    display: flex;
    align-items: center;
}
.imVisual {
    display: block;
    width: 300px;
}
.imVisualBox {
    position: relative;
    flex: 1;
    min-width: 300px;
}
.imVisualBox.imVisualRight {
    margin-left: 150px;
}
.imVisualBox.imVisualLeft {
    margin-right: 80px;
}
.imVisualBox.mailApp:before {
    content: "";
    position: absolute;
    top: 30%;
    left: -120px;
    background-image: url('/public/media/campaign/messenger/arrow.png');
    width: 107px;
    height: 115px;
    transform: rotate(-20deg);
}
.imVisualBox.feedback:before {
    content: "";
    position: absolute;
    top: 39%;
    left: -160px;
    background-image: url('/public/media/campaign/messenger/arrow2.png');
    width: 152px;
    height: 52px;
}
.imVisualButton {
    padding: 9px 30px 14px;
    border-radius: 30px;
    border: 2px solid #3e3936;
    text-align: center;
    cursor: pointer;
    transition: 0.2s linear;
}
.imVisualButton:hover {
    background-color: #3e3936;
}
.imVisualFooter {
    margin: auto;
    max-width: 600px;
}
.imVisualPadding {
    padding: 0px 100px 60px; 
    color: #eee;
}
.imBubble {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px 30px;
    position: relative;
    color: white;
    font-size: 14px;
    max-width: 70%;
    border-radius: 30px;
}
.imBubbleLeft {
    font-style: italic;
    font-weight: bold;
    background-color: #313131;
}
.imBubbleLeft:after, .imBubbleRight:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border: 41px solid transparent;
	border-bottom: 0;
}
.imBubbleLeft:after {
	left: 0;
	border-right-color: #313131;
	border-left: 0;
	margin-left: -18px;
}
.imBubbleRight:after {
	right: 0;
	border-left-color: #3c3b3b;
	border-right: 0;
	margin-right: -18px;
}
.imBubbleRight {
    float: right;
    background-color: #3c3b3b;
}
.imBubbleIcon {
    margin-right: 9px;
    position: relative;
    width: 16px;
    height: 16px;
    background-size: 16px auto;
    display: inline-block;
    background-position: 0px -752px;
    vertical-align: middle;
}
.imBubbleIcon:after {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "3";
    top: -5px;
    right: -10px;
    width: 15px;
    height: 15px;
    background-color: rgba(0,0,0,0.8);
    color: white;
    font-weight: bold;
    font-size: 11px;
    border-radius: 10px;
}

.messageMeOverlay {
    margin: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.55);
    z-index: 299;
    backdrop-filter: blur(8px);
}
.messageMe {
    padding: 40px;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 680px;
    height: 580px;
    background-color: #333;
    border-radius: 30px;
    box-sizing: border-box;
    font-family: Roboto,helvetica neue,sans-serif;
}
.messageMeHeader {
    color: #bcbcbc;
    font-size: 13px;
}
.messageMeProgress {
    margin-top: 40px;
    display: flex;
	align-items: center;
	justify-content: space-between;
    width: 100%;
}
.messageMeProgressBar {
    padding-bottom: 10px;
    margin-right: 5px;
    position: relative;
    flex: 1;
    text-align: center;
    color: #929292;
    font-size: 16px;
    border-bottom: 5px solid #3e3d3d;
}
.messageMeProgress .messageMeProgressBar:last-child {
    margin-right: 0px;
}
.messageMeProgressBar.active {
    color: white;
/*    border-top: 5px solid #a8a8a8;*/
}
.messageMeProgressBar:before {
    content: "";
    display: block;
    background-color: #a8a8a8;
    width: 0;
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 5px;
}
.messageMeProgressBar.active:before {
    width: 100%;
}
.messageMeContent {
    display: flex;
    flex: 1;
    align-items: center;
    position: relative;
}
.messageMeContentSlide {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: translateX(10%);
    width: 600px;
    transition: 0.2s linear;
}
.messageMeContentSlide.active {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    z-index: 1;
}
.messageMeInputBox {
    position: relative;
    width: 100%;
}
.messageMeInputBox:before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 20px;
    height: 20px;
    background-image: url(/public/images/v2/icons/messageMeIcons.svg);
    background-size: auto 20px;
}
.messageMeInputBox.messageMeInputBoxEmail:before {
    background-position: 0px 0px;
}
.messageMeInputBox.messageMeInputBoxPass:before {
    background-position: -20px 0px;
}
.messageMeInputBox.messageMeInputBoxUser:before {
    background-position: -40px 0px;
}
.messageMeInputBox.messageMeInputBoxLocation:before {
    background-position: -60px 0px;
}
.messageMeInputBoxLabel {
	color: white;
    margin-bottom: 4px;
	font-size: 16px;
}
.messageMeChevron {
	width: 20px;
    height: 20px;
	opacity: 0.5;
    background-image: url(/public/images/v2/icons/messageMeIcons.svg);
	background-position: -80px 0;
    background-size: auto 20px;
}
.messageMeInput:-webkit-autofill,
.messageMeInput:-webkit-autofill:hover,
.messageMeInput:-webkit-autofill:focus,
.messageMeInput:-webkit-autofill:active {
	-webkit-transition-delay: 99999s;
}
.messageMeInputBoxLocation:after {
    content: "";
    position: absolute;
    right: 4px;
    bottom: 22px;
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
}
.messageMeInput {
    padding-right: 40px;
    padding-bottom: 8px;
    background-color: transparent;
    border: 0;
    font-size: 18px;
    border-bottom: 1px solid #777;
    width: 100%;
    box-sizing: border-box;
    color: white;
}
.messageMeInput::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity: 0.5; color: inherit;} /* WebKit browsers */
.messageMeInput:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {opacity: 0;} /* WebKit browsers */
.messageMeInput:-moz-placeholder, textarea:-moz-placeholder {opacity: 0.5; color: inherit;} /* Mozilla Firefox 4 to 18 */
.messageMeInput:focus::-moz-placeholder, textarea:focus::-moz-placeholder {opacity: 0;} /* Mozilla Firefox 19+ */
.messageMeInput::-moz-placeholder, textarea::-moz-placeholder {opacity: 0.5; color: inherit;} /* Mozilla Firefox 19+ */
.messageMeInput:focus:-moz-placeholder, textarea:focus:-moz-placeholder {opacity: 0;} /* Mozilla Firefox 4 to 18 */
.messageMeInput:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity: 0.5; color: inherit;} /* Internet Explorer 10+ */
.messageMeInput:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {opacity: 0;} /* Internet Explorer 10+ */
.messageMeFooterLogin {
    margin-top: 24px;
    font-size: 13px;
    color: #bbbbbb;
    text-align: center;
}
.messageMeClose {
    margin-left: 1em;
    position: relative;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    cursor: pointer;
}
.messageMeClose:after, .messageMeClose:before {
    content: "";
    position: absolute;
    left: 15px;
    height: 100%;
    width: 2px;
    background-color: red;
}
.messageMeClose:after {
    transform: rotate(-45deg);
}
.messageMeClose:before {
    transform: rotate(45deg);
}
.messageMeClose.smallClose {
	transform: scale(0.5);
}
.messageMeClose.whiteClose:before, .messageMeClose.whiteClose:after {
	background-color: white;
}
.messageMeButtons {
    text-align: right;
}
.messageMeButton {
    padding: 10px 20px;
    display: inline-block;
    color: rgba(255,255,255,0.75);
    border-radius: 4px;
    transition: 0.25s linear;
    font-size: 16px;
    background: transparent;
    min-width: 60px;
    text-align: center;
    font-family: Roboto,helvetica neue,sans-serif;
}
.messageMeButtonNext {
    margin-left: 10px;
    color: white !important;
    background-color: #ff010c;
}
.messageMe .formDark .chosen-container-single .chosen-single {
    padding-left: 40px;
    padding-bottom: 8px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
	background: transparent !important;
}
.messageMe .formDark .chosen-container-single .chosen-single div {
    display: none;
}
.messageMe .formDark .chosen-container-single .chosen-single span {
    font-weight: normal;
    font-size: 18px;
}
.messageMeCodeBox{
    margin: 20px auto 0px;
    /*width: 246px;*/ 
    overflow: hidden;
}
.messageMeForgotLink {
	color: #aaa;
}
.messageMeForgotLink:hover {
	color: white;
}
.messageMeStepCircle {
    margin-bottom: 0.5em;
    width: 2em;
    height: 2em;
    line-height: 2em;
	display: inline-block;
	border-radius: 100%;
    background: white;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: black;
}
.messageMeProgressStep {
	font-size: 1.5em;
}
.messageMeStep {
	text-align: center;
	opacity: 0.5;
	transition: 0.2s;
}
.messageMeStep.active {
	opacity: 1;
}

.rmChatBox {
	position: fixed;
	z-index: 1;
	bottom: 60px;
	right: 30px;
	animation: chatButtonIn 1s 3s forwards;
	opacity: 0;
	visibility: hidden;
	transform: translateY(0);
}
@keyframes chatButtonIn {
	from {
		opacity: 0;
		visibility: hidden;
		transform: translateY(100%);
	}
	to {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}
.rmChat {
	display: block;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	background-color: white;
	background-image: url(/public/images/v2/icons/rmessengerlogo-chat.svg);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: 50% center;
	cursor: pointer;
}
.rmChatTooltip {
	padding: 27px 10px 15px;
	position: fixed;
	top: 0;
	right: 0;
	transform: translateY(-120%);
	min-width: 220px;
	border-radius: 12px;
	color: black;
	background: white;
}
.rmChatTooltip:after, .rmChatTooltip:before {
	content: "";
}
.rmChatTooltip:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	transform: translate(-310%, 99%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 13px 0;
	border-color: transparent #ffffff transparent transparent;
}
.rmChatUserPhoto {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -140%);
	width: 50px;
	height: 50px;
	border-radius: 100%;
}
.closeRMChat {
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 6px;
	width: 25px;
	height: 22px;
	opacity: 0.3;
}
.closeRMChat:hover {
	opacity: 1;
}
.closeRMChat:before, .closeRMChat:after {
	position: absolute;
	left: 11px;
	content: ' ';
	height: 19px;
	width: 2px;
	background-color: #333;
}
.closeRMChat:before {
	transform: rotate(45deg);
}
.closeRMChat:after {
	transform: rotate(-45deg);
}
.attentionIcon {
    display: inline-block;
    margin-right: 6px;
    background-image: url(/public/images/v2/icons/attention.svg);
    width: 16px;
    height: 16px;
    background-size: auto 16px;
}
.freezeIcon {
    margin: 1px 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.3em;
    background-image: url(/public/images/v2/icons/freeze.svg);
    width: 20px;
    height: 20px;
    background-size: auto 20px;
}
.frozenFooter {
    padding: 20px 20px 28px 20px;
	position: fixed;
    z-index: 11;
    bottom: 0;
    left: 0;
    right: 0;
    background: #252525;
    box-sizing: border-box;
	border-top: 1px solid #ae3132;
    box-shadow: 0 -1px 10px rgba(0,0,0,0.5);
}
.frozenFooterPhoto {
	margin-left: 10px;
	margin-right: 30px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px solid red;
}
.freezePopDimmer {
	display: none;
    position: fixed;
    z-index: 300;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background: rgba(0,0,0,0.7);
}
.freezePopDimmer.active {
	display: block;
}
.freezePopDimmer .freezePop {
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 600px;
    width: 100%;
    border-radius: 8px;
    background: #262626;
    color: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-sizing: border-box;

}
.freezePopDimmer .freezePop .freezePopTitle {
    font-weight: bold;
    font-size: 1.5em;
}
.freezePopDimmer .freezePop .freezePopContent {
    max-height: 60vh;
    overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.freezeOptionContent {
	margin: 2em 0;
	padding-left: 2em;
}
#freezeExpandContent {
	display: none;
	max-height: 60vh;
    overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#freezeExpandContent.active {
	display: block;
}
#freezeMore .freezeLess {
	display: none;
}
#freezeMore.active .freezeLess {
	display: block;
}
#freezeMore.active .freezeMore {
	display: none;
}
.safeModeIcon {
	transition: 1s ease-in-out;
	transform: rotate(0deg); 
}
.safeModeProfileContactsIcon {
	background-position: 0 0;
    background-image: url(/public/images/v2/vector/safemode.svg);
    background-size: contain;
	width: 36px;
	height: 36px;
    margin-left: 15px;
}
.safeModeTooltip {
	display: none;
    padding: 5px 10px;
	position: absolute;
    top: 0;
    left: 26px;
    width: 200px;
    font-size: 12px;
    border-radius: 4px;
    background: black;
	color: white;
	box-sizing: border-box;
}
.safeModeTooltipContainer:hover .safeModeTooltip {
	display: block;
}
.safeModeTooltip:before {
	content: "";
    position: absolute;
    top: 5px;
    left: 0;
    transform: translateX(-100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #000000 transparent transparent;
}
.safeModeIconSmall {
	margin-left: 0.3em;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	transition: 1s ease-in-out;
	transform: rotate(0deg);
}
.animateSafeMode {
	transform: rotate(360deg);
}
.freezeZeroTimes .freezeNoAttempts, .freezeZeroTimes.active .freezeHasAttempts {
	display: none;
}
.freezeZeroTimes.active .freezeNoAttempts {
	display: list-item;
}
.issuesCount {
	position: absolute;
    z-index: 1;
    top: -3px;
    right: -7px;
    border-radius: 100%;
    background-color: #fff;
    width: 18px;
    height: 18px;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    line-height: 18px;
    color: red;
}
.notifyDialogueBox {
    padding: 27px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 50%;
    transform: translate (-50%);
    max-width: 500px;
    width: 100%;
    box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(211,211,211,1) 100%); 
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(211,211,211,1) 100%); 
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(211,211,211,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 );
/*    animation: 1s 2s forwards showNotifyDialogueBox;*/    
    animation-name: showNotifyDialogueBox;
	animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: showNotifyDialogueBox;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2s;
    
}
@keyframes showNotifyDialogueBox {
    from {
        transform: translate(-50%, -100%);
        opacity: 0;
        visibility: hidden;
    }
    to {
        transform: translate(-50%, 0);
        opacity: 1;
        visibility: visible;
    }
}
@-webkit-keyframes showNotifyDialogueBox {
    from {
        transform: translate(-50%, -100%);
        opacity: 0;
        visibility: hidden;
    }
    to {
        transform: translate(-50%, 0);
        opacity: 1;
        visibility: visible;
    }
}
.notifyDialogueBoxImg {
    float: left;
    width: 98px;
    margin-right: 20px;
}
.notifyDialogueBoxContent {
    overflow: hidden;
    font-size: 15px;
    color: #333;
}
.notifyDialogueBoxButton {
    padding: 10px 20px;
    display: inline-block;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s linear;
}
.notifyDialogueBoxButton:hover {
    background-color: #ccc;
    color: #333;
}
.notifyDialogueBoxButton.red {
    background-color: #fc1c1c;
    font-weight: bold;
    color: white;
}
.notifyDialogueBoxButton.red:hover {
    background-color: #e01919;
    font-weight: bold;
    color: white;
}
.aboutTitleContainer {
    border-bottom: none;
}
.aboutTitle {
    padding: 30px 0px 20px;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}
.imprintAddress:before {
    content: "Am Kaiserkai 26 \a 20457 Hamburg, Germany \a Registration number: HRB 138497";
    white-space: pre;
}
.imprintCompany:before {
    content: "RMN Media Hub GmbH - Hamburg, Germany";
    white-space: pre;
}
.imprintPhone:before {
    content: "+49 40 22861256";
    white-space: pre;
}
.imprintEmail:before {
    content: "webmaster@rent.men";
    white-space: pre;
}
.aboutSection {
    text-align: center;
}
.bgbptv {
	position: absolute;
    z-index: 1;
    top: 70%;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: white;
    opacity: 0.5;
}
.archivedUserPhotoBox {
  margin: 0 auto 20px;
  position: relative;
  width: 114px;
  height: 130px;
  border-radius: 10px;
  overflow: hidden;
}
.archivedUserPhoto {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.archivedUserPhoto.blurry {
    filter: blur(1px);
}
.archivedUserLoadingContainer {
  position: absolute;
  z-index: 1;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.archivedUserLoader {
    width: 60px;
    height: 60px;
    background: url(/public/images/v2/ajax-loader.gif) 45% no-repeat;
}
.statusBox {
	padding: 5px 5px 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: 0.3s ease-out;
}
.statusTitle {
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	text-align: center;
}
.statusSubTitle {
	margin-top: 10px;
	color: #ccc;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.statusIcon {
	margin-bottom: 15px;
	width: 80px;
	height: 80px;
	background-size: auto 80px;
	background-image: url(/public/images/v2/icons/warning-solid.svg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.usernameTooltip {
	display: none;
	padding: 5px 10px;
	position: absolute;
	top: 5px;
	left: 136px;
	width: 300px;
	font-size: 12px;
	border-radius: 4px;
	background: black;
	color: white;
}
.usernameTooltipContainer:hover .usernameTooltip {
	display: block;
}
.usernameTooltip:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	transform: translateX(-100%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 5px 0;
	border-color: transparent #000000 transparent transparent;
}

/* Link animation */
.seeMoreLink {
	cursor: pointer;
	position: relative;
	word-break: break-all;
}
.seeMoreLink:after {
	content: "";
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: scaleX(1);
	transform-origin: right center;
	width: 100%;
	height: 1px;
	background: currentColor;
	transition: transform .3s ease;
}
.seeMoreLink:hover.seeMoreLink:after {
	transform: scaleX(0);
	transform-origin: left center;
	color: currentColor;
}

/* switch */
.switch-flat {
	padding: 4px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	width: 40px;
	border-radius: 20px;
	background: #f00;
	cursor: pointer;
}
.switch-flat.off {
	background: rgba(255,255,255,0.15);
}
.switch-flat:after {
	content: "";
	position: absolute;
	top: 2px;
	right: 2px;
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 100%;
	transition: 0.2s;
}
.switch-flat.off:after {
	right: 46%;
}
.switchName {
	margin-left: 1em;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

/* table custom */
.table-custom {
	background-color: rgba(255,255,255,0.05);
	border-collapse: collapse;
	border-spacing: 0;
}
.table-custom thead {
	background-color: rgba(255,255,255,0.1);
	color: #fff;
	font-size: 12px;
}
.table-custom tr:last-child {
	border-bottom-width: 1px;
}
.table-custom thead th {
	border: 1px solid rgba(255,255,255,0.05);
	padding: 10px;
	text-align: left;
}
.table-custom tbody tr td {
	border: 1px solid rgba(255,255,255,0.05);
	padding: 10px;
	vertical-align: top;
	line-height: 1.4em;
}
.table-custom thead tr .th-100 {
	width: 100px;
}

/* cookie policy popup */
.cookiePreferencesContainer {
	overflow: hidden auto;
	width: 760px;
	max-height: calc(100vh - 32rem);
	color: #ccc;
	font-size: 12px;
	text-align: left;
}
.preferences-section {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.cookiePreferencesContainer table td span {
	display: block;
}

/* cookie policy page */
.cookie-policy {
	padding-left: 2.5em;
	list-style-position: inside;
	word-break: break-word;
}
.cookie-policy.decimal {
	list-style: decimal;
	list-style-position: inside;
}
.cookie-policy li:not(:last-of-type) {
	margin-bottom: 1rem;
}

/*Two factor authentication*/
.authenticationContainer {
	margin-top: 10px;
	text-align: center;
}
.incorrectCodeTxt {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ff0000;
}
.codeContainer {
	margin: 15px auto 20px;
	max-width: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inputContainer {
	margin-right: 20px;
}
.inputContainer.last {
	margin-right: 0px;
}
.inputContainer .inputCode {
	width: 80px;
	height: 80px;
	font-size: 32px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	border-radius: 6px;
	border: 1px solid #666;
	background: transparent;
	transition: 0.2s linear;
}
.inputContainer .inputCode:focus,
.inputContainer .inputCode.active {
	border-color: #fff;
}
.inputContainer .inputCode.inputCodeError {
	border: 1px solid #ff0000;
}
.alertIcon {
	margin-right: 10px;
	width: 24px;
	height: 24px;
	background-size: auto 24px;
	background-image: url(/public/images/v2/alert/vector/alert-warning.svg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* SignUP info username changed */
.usernameAlert {
	padding: 10px 10px 10px 20px;
	display: flex;
	align-items: center;
	border-radius: 6px;
	background-color: #444;
	box-shadow: 0 0 4px #000;
}

/* Bitcoin page platforms */
.brand-links-container {
	flex-wrap: wrap;
}
.brand-links-container a {
	width: calc(33.3% - 2em);
	margin-bottom: 2em;
	margin-left: 1em;
	margin-right: 1em;
	flex-direction: column;
}
.brand-links-container a img {
	height: auto;
	max-width: 100%;
}
.brand-links-container.logos a {
	transition: all 0.2s ease 0s;
}
.brand-links-container.logos a:hover {
	transform: scale(1.25);
}

/* pay.nl credit cards images */
[class^="cc-card-pay-icons-"], [class*=" cc-card-pay-icons-"] {
	display: inline-block;
	margin: 4px 6px 4px 24px;
	width: 36px;
	height: 36px;
	background-size: auto 36px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 4px;
}
.cc-card-pay-icons-applepay {
	background-image: url('/public/images/v2/creditcards/billing_logo_applepay.svg');
}
.cc-card-pay-icons-googlewalet {
	background-image: url('/public/images/v2/creditcards/billing_logo_googlewallet.svg');
}
.cc-card-pay-icons-vs-mc {
	background-image: url('/public/images/v2/creditcards/billing_logo_visa_mastercard.svg');
}
.cc-card-pay-icons-vs-mc-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_visa_mastercard_white.svg');
}
.cc-card-pay-icons-ideal {
	background-image: url('/public/images/v2/creditcards/billing_logo_ideal.svg');
}
.cc-card-pay-icons-ideal-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_ideal_white.svg');
}
.cc-card-pay-icons-maestro {
	background-image: url('/public/images/v2/creditcards/billing_logo_maestro.svg');
}
.cc-card-pay-icons-maestro-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_maestro_white.svg');
}
.cc-card-pay-icons-yoursafe {
	background-image: url('/public/images/v2/creditcards/billing_logo_yoursafe.svg');
}
.cc-card-pay-icons-yoursafe-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_yoursafe_white.svg');
}
.cc-card-pay-icons-revolut {
	background-image: url('/public/images/v2/creditcards/billing_logo_revolut.svg');
}
.cc-card-pay-icons-revolut-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_revolut_white.svg');
}
.cc-card-pay-icons-blik {
	background-image: url('/public/images/v2/creditcards/billing_logo_blik.svg');
}
.cc-card-pay-icons-blik-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_blik_white.svg');
}
.cc-card-pay-icons-giropay {
	background-image: url('/public/images/v2/creditcards/billing_logo_giropay.svg');
}
.cc-card-pay-icons-giropay-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_giropay_white.svg');
}
.cc-card-pay-icons-paysafecard {
	background-image: url('/public/images/v2/creditcards/billing_logo_paysafecard.svg');
}
.cc-card-pay-icons-paysafecard-white {
	background-image: url('/public/images/v2/creditcards/billing_logo_paysafecard_white.svg');
}
.paymentOptionLink {
	position: relative;
	z-index: 9999;
	margin-left: 4px;
	display: inline-block;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
}
.isFullwidth {
	width: 100%;
}
