@charset "utf-8";
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://d2gmcelpu31ywr.cloudfront.net/fonts/Open%20Sans/open-sans-v18-latin_cyrillic-regular.woff2) format('woff2');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://d2gmcelpu31ywr.cloudfront.net/fonts/Open%20Sans/open-sans-v18-latin_cyrillic-700.woff2) format('woff2');
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://d2gmcelpu31ywr.cloudfront.net/fonts/PT%20Serif/pt-serif-v12-latin_cyrillic-regular.woff2) format('woff2');
}
@font-face {
	font-family: 'PT Serif';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://d2gmcelpu31ywr.cloudfront.net/fonts/PT%20Serif/pt-serif-v12-latin_cyrillic-italic.woff2) format('woff2');
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://d2gmcelpu31ywr.cloudfront.net/fonts/PT%20Serif/pt-serif-v12-latin_cyrillic-700.woff2) format('woff2');
}
@font-face {
	font-family: 'PT Serif';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://d2gmcelpu31ywr.cloudfront.net/fonts/PT%20Serif/pt-serif-v12-latin_cyrillic-700italic.woff2) format('woff2');
}
.grid-row {
	overflow: hidden;
}
.grid-row::after {
	content: "";
	clear: both;
}
.width-1-2 {
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
@-webkit-keyframes rotate {
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg);   }
	to   { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes rotate {
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg);   }
	to   { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes rotate--spinner {
	from { transform: translate(-50%,-50%) rotate(0deg); }
	to   { transform: translate(-50%,-50%) rotate(360deg); }
}
@keyframes rotate--spinner {
	from { transform: translate(-50%,-50%) rotate(0deg); }
	to   { transform: translate(-50%,-50%) rotate(360deg); }
}
@-webkit-keyframes opacityBlink {
	0% { opacity: 0; }
	50% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes opacityBlink {
	0% { opacity: 0; }
	50% { opacity: 1; }
	100% { opacity: 0; }
}
.animate-opacity-blink {
	-webkit-animation: opacityBlink 3s infinite;
	animation: opacityBlink 3s infinite;
}
html,
body {
	width:100%;
	height:100%;
}
body {
	margin:0;
	padding:0;
	background:#fdfdfd;
	font:normal 16px/1.5 Arial, Helvetica, sans-serif;
	color:#3b3b3b;
}
form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}
a {
	text-decoration: none;
}
input[type=checkbox] {
	vertical-align: middle;
}
ol { counter-reset: item; padding-left: 20px; }
ol li { display: block; margin: 1em 0; }
ol li:before { content: counters(item, ".") ". "; counter-increment: item }
s { text-decoration: line-through }
.reg input,
.reg select,
.reg textarea,
.reg button,
.reg .selectIn,
.reg .selectSub,
.reg .selectSub a,
header input
{
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#777;
	outline:none;
}
.reg input[type="text"],
.reg input[type="email"],
.reg input[type="password"],
.reg textarea,
.reg select,
.reg .selectIn,
.reg .selectSub ul,
.reg .selectSub a,
header input[type="text"],
header input[type="email"] {
	border:1px solid #a3a5a7;
	background:#fff;
	margin:0;
	padding:7px 13px;
}
.mainform .customSelect {
	padding:5px 13px;
	border-color: #CEB09B;
}
.input {
	padding:0 14px;
	zoom:1;
	position:relative;
}
.input input,
.input textarea {
	width:100%;
	position:relative;
	left:-14px;
}
textarea {
	resize:none;
	padding: 2ex;
	font-family: Verdana, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
::-webkit-input-placeholder {
	color:#a1a1a1;
}
::-moz-placeholder {
	color:#a1a1a1;
}
header,
nav,
section,
article,
aside,
footer {
	display: block;
}
img {
	border:0;
	vertical-align:top;
}
.header a {
	color:#fff;
	outline:none;
	cursor:pointer;
}
.header a:hover {
	color:#ffffff99;
	text-decoration: none;
}
strong {
	font-weight:bold;
}
table {
	border-collapse:collapse;
}
body.ORDERS table {
	border-collapse:separate;
}

table[cellspacing="5"] {
	border-collapse: separate;
	border-spacing: 5px;
}
table[cellspacing="10"] {
	border-collapse: separate;
	border-spacing: 10px;
}
table[cellspacing="15"] {
	border-collapse: separate;
	border-spacing: 15px;
}
table[cellpadding="5"] td {
	padding: 5px;
}
table[cellpadding="10"] td {
	padding: 10px;
}
h1,h2,h3,h4,h5,h6,.page-heading,.sidemenu header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:11px 0 10px 0;
	line-height:1.25;
}
h1, .page-heading {
	font-size:24px;
}
h2 {
	font-size:20px;
}
h3,
h4,
h5,
.sidemenu header {
	font-size:20px;
}
p {
	margin:1em 0;
}
table .sep {
	width:1000px;
}
.red {
	color:#890927;
}
.grey {
	color:#777;
}
.center {
	text-align:center!important;
}
.nowrap {
	white-space:nowrap;
}
.nofloat {
	height:100%;
	overflow:hidden;
}
.cell {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.hr {
	height: 1px!important;
	overflow:hidden;
	clear:both;
	margin: 22px 0 25px 0;
	position:relative;
	background:#c6c7c6;
	width: 100%;
}
.hr.invisible {
	clear:both;
	height:32px;
	margin:0;
	background:none;
}
.hr.clear {
	background-color:#e2e3e2;
	margin-bottom:21px;
}
.hr2 {
	margin:34px 17px 15px 0!important;
}
.clearfloat, .clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.wrapper {
	margin:0 auto;
	position:relative;
	z-index:30;
}
.content-bg {
	background:url(../img/content-bg.png) repeat-y;
	width:1084px;
	position:absolute;
	top:0;
	bottom:0;
	left:50%;
	margin:0 0 0 -542px;
}

.container {
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 40;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content {
	width: 1000px;
	margin: 0 auto;
}

.header {
	position:relative;
	background: #a52944 url(/header-2019/img/bg-copy.jpg) repeat-x center top;
	background-size: auto 101px;
	height: 156px;
	margin-bottom: 20px;
	overflow:visible;
	z-index: 100;
	font-family: "Open Sans",Arial,sans-serif;
}
@media (min-width: 1925px) {
	.header, .footer {
		margin-right: calc(-50vw + 50%);
		margin-left: calc(-50vw + 50%);
	}
}
.header-content-wrapper {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}
.index-page .header {
	height:583px;
}
.logo {
	position:absolute;
	top: 6px;
	left: 375px;
	z-index:20;
}
.top-img {
	position:absolute;
	top: -1px;
	left: -5px;
	z-index:20;
}
.reg .top-img {
	left:25px;
	top:-92px;
}
.mainContent .reg {
	margin: 20px auto 1em;
	padding-top: 15px;
}
.mainContent .reg .top-img {
	display: none !important;
}
.topmenu, .phone {
	position:absolute;
	top: 0;
	height: 101px;
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.topmenu {
	font-size: 14px;
	color:#fff;
	white-space:nowrap;
	right: 100%;
	z-index:20;
	margin-right: 20px
}
.topmenu a, topmenu span {
	color:#fff;
	line-height: 2;
}
.topmenu a:hover {
	color: #ffffff99;
}
.topmenu span {
	font-weight: 700;
}
.phone {
	position:absolute;
	white-space:nowrap;
	top: 0;
	left: 100%;
	color:#fff;
	font-size: 14px;
	line-height: 1;
	text-align:right;
	z-index:20;
	margin-left: 20px;
}
.phone strong {
	display:block;
	margin:6px 0 0 0;
}
.phone a {
	color: #ffffff;
}
.slogan {
	position:absolute;
	z-index:20;
	top:320px;
	left:416px;
}
.checklist {
	list-style:none;
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:11px 12px 24px 416px;
	font:bold italic 18px/22px "PT Serif", serif;
	color:#ffead2;
	z-index:10;
	background:url(../img/red-op.png);
}
.checklist li {
	zoom:1;
	vertical-align:bottom;
	margin:6px 0 0 0;
	padding:0 0 0 25px;
	background:url(../img/check.png) no-repeat 0 7px;
}
.checklist li:first-child {
	margin:0;
}
.line {
	position:absolute;
	bottom: 0;
	left:0;
	right:0;
	behavior: url(/scripts/PIE.htc);
	height:55px;
	padding: 0;
	line-height: 54px;
	text-align: center;
}
.index-page .line {
	padding-left: 416px;
	padding-right: 21px;
}
.line:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.line .shad {
	position:absolute;
	left:0;
	right:0;
	height:23px;
	bottom:100%;
	margin:0 1px 0 0;
	background:url(../img/shad.png) repeat-x 0 100%;
}
.acc-menu {
	float:left;
	font-size:14px;
	color:#a3a5a7;
	min-width:170px;
	margin: 0;
	text-align: left;
}
.line--new .acc-menu {
	min-width:140px;
}
.acc-menu span {
	margin:0 4px;
	color: #ffffff99;
}
.topmenu2 {
	overflow:hidden;
	list-style:none;
	margin: 0;
	font-size: 0;
	padding:0;
	z-index:20;
	float: left;
}
.line--new .topmenu2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	float: none;
}
.line--new .topmenu2.mobile-inline-block {
	display: none;
}
.topmenu2 li {
	display:inline-block;
	white-space:nowrap;
	margin:0 0 0 20px;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
}
.topmenu2 li:first-child {
	margin:0;
}
.topmenu2 a {
	float:none;
}
.topmenu2 .bg-search::before {
	background:url(/header-2019/img/search.svg) no-repeat 0 2px;
	content: "";
	display: inline-block;
	vertical-align: 0;
	height: 16px;
	width: 16px;
	margin-right: 10px;
}
.index-page .topmenu2 {
	float:none;
	position:absolute;
	top:198px;
	left:416px;
	right:21px;
}
.index-page .topmenu2 li {
	float:right;
	margin:0;
}
.index-page .topmenu2 li:first-child {
	float:left;
}
.content {
	zoom:1;
	position:relative;
	padding:0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.aside {
	float:left;
	width:234px;
	margin-right: 25px;
}
.mainContent {
	overflow: hidden;
	margin-left: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 5px;
}

.body--frame {
	min-width: 0;
	height: auto;
}
.body--frame .wrapper {
	min-width: 0;
	max-width: 100%;
	min-height: 0;
}
.body--frame .container {
	width: 100%;
}
.body--frame .content {
	margin-top: 0;
	width: 100%;
}
.body--frame .mainContent {
	width: 730px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 auto;
}

.footer-place {
	clear:both;
	margin-top:75px;
}
.index-page .footer-place {
	margin-top:25px;
}
.footer {
	position:relative;
	min-height:0;
	background:#ececed;
	border-top:4px solid #c6c7c6;
	font:normal 11px/14px Verdana, Geneva, sans-serif;
	color:#777;
	margin-top: 50px;
}
.footer p {
	margin:0 0 12px 0;
	line-height: 1.5;
}
.footer .content {
	padding-top:24px;
	padding-bottom:21px;
}
.photo {
	border:1px solid #c6c7c6;
	position:relative;
	zoom:1;
}
.photo img {
	width:100%;
	height:auto;
}
.photo a {
	text-decoration:none;
}
.photo.l {
	float:left;
	width:328px;
	margin:0 28px 0 0;
	clear:both;
}
.photo.r {
	clear:both;
	float:right;
	width:328px;
	margin:0 0 0 28px;
}
.icon {
	vertical-align: middle;
	display: inline-block;
	margin-right: 1ex;
}
.icon.bg-mail {
	background:url(../img/icon-mail.png) no-repeat;
}
.icon.bg-gift {
	background:url(../img/icon-gift.png) no-repeat;
}
.icon.bg-phone {
	background:url(../img/icon-phone.png) no-repeat;
}
.icon.bg-heart {
	background:url(../img/icon-heart.png) no-repeat;
}
.icon.bg-quote {
	background:url(../img/icon-quote.png) no-repeat;
}
.icon.bg-print {
	background:url(../img/icon-print.png) no-repeat;
}
.icon.bg-vgift {
	background:url(../img/icon-virt-gift.png) no-repeat;
}
.icon.bg-fav {
	background:url(../img/icon-heart2.png) no-repeat;
}
.icon.bg-video {
	background:url(../img/icon-video.png) no-repeat;
}
.icon.icon-favorites {
	background-image: url(/img/mailbox-sprite.png);
	background-position: 8px 7px;
	background-size: 24px 78px!important;
	height: 17px;
	width: 18px;
	padding: 7px;
	background-clip: content-box;
}
.icon.icon-favorites.inactive {
	background-position: 8px -10px;
}
.icon-block-user {
	width: 20px;
	height: 20px;
}
.block-user[data-value="1"] svg {
	color: red;
}
.table {
	zoom:1;
	position:relative;
}
.table table {
	width:100%;
}
.table td {
	border-left:3px solid #fff;
	text-align:left;
	vertical-align:middle;
	padding:3px 10px;
}
.tabls td:first-child {
	border:0;
}
.table .odd td {
	background:#f6f6f6;
}
.back {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:10px 0;
}
.photos {
	zoom:1;
	position:relative;
	margin:0 0 24px -30px;
	left:30px;
}
.photos:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.photos .photo {
	float:left;
	margin:16px 0 6px 22px;
	padding:9px 8px;
	background:#fff;
	box-shadow:0 0 7px #ccc;
	-moz-box-shadow:0 0 7px #ccc;
	-webkit-box-shadow:0 0 7px #ccc;
	behavior: url(/scripts/PIE.htc);
	height:100px;
}
.photos .photo img {
	width:auto;
	height:100%;
}
.person {
	zoom:1;
	position:relative;
	margin:0 0 23px 0;
}
.person:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.person .photo {
	float:left;
	width:69px;
}
.person .text {
	float:right;
	width:612px;
}
.person .info {
	font-size:12px;
	line-height:14px;
	margin-bottom:4px;
}
.person h2 {
	margin:0;
	position:relative;
	top:-4px;
}
.status {
	float:right;
	position:relative;
	padding:0 12px 0 7px;
	white-space:nowrap;
	text-shadow:1px 1px 0 rgba(255, 255, 255, 0.5);
	font:bold 10px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:28px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(/scripts/PIE.htc);
}
.status span {
	float:left;
	padding:0 0 0 25px;
}
.status.confirmed {
	color:#0a5f07;
}
.status.confirmed span {
	background:url(../img/check2.png) no-repeat 0 3px;
}
.status.confirmed {
	background: #d8ea0c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZWEwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2M2ZGYxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzkwYmUxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzdhYjEyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzc1YWUyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NWFlMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, from(#d8ea0c), color-stop(19%, #c6df10), color-stop(56%, #90be1d), color-stop(74%, #7ab122), color-stop(81%, #75ae23), to(#75ae23));
	background: linear-gradient(to bottom, #d8ea0c 0%, #c6df10 19%, #90be1d 56%, #7ab122 74%, #75ae23 81%, #75ae23 100%);
	-pie-background: linear-gradient(top, #d8ea0c 0%, #c6df10 19%, #90be1d 56%, #7ab122 74%, #75ae23 81%, #75ae23 100%);
}
.btn1 {
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	display:inline-block;
	vertical-align:middle;
	padding:0 14px;
	height:29px;
	font-family:"Open Sans", Verdana, Geneva, sans-serif;
	font-weight:700;
	font-size:11px;
	line-height:29px;
	color:#3b3b3b;
	text-shadow:1px 1px 0 rgba(255, 255, 255, 0.5);
	border:1px solid #b3b3b5;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	background:#000;
	box-shadow:inset 0 1px 1px #fff;
	-moz-box-shadow:0 2px 3px #d3d3d3;
	-webkit-box-shadow:0 2px 3px #d3d3d3;
	behavior: url(/scripts/PIE.htc);
	background: #e9e9ea;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2Q2ZDhkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2M2YzhjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2JlYzBjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2FlYWZiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhN2E4YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e9ea), color-stop(44%, #d6d8db), color-stop(48%, #c6c8cb), color-stop(63%, #bec0c2), color-stop(85%, #aeafb1), to(#a7a8aa));
	background: linear-gradient(to bottom, #e9e9ea 0%, #d6d8db 44%, #c6c8cb 48%, #bec0c2 63%, #aeafb1 85%, #a7a8aa 100%);
	-pie-background: linear-gradient(top, #e9e9ea 0%, #d6d8db 44%, #c6c8cb 48%, #bec0c2 63%, #aeafb1 85%, #a7a8aa 100%);
}
.btn1 input,
.btn2 input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:url(../img/logo.png) no-repeat 0 -9999px;
	cursor:pointer;
}
.btn2 {
	position:relative;
	margin:4px 0;
	white-space:nowrap;
	text-align:center;
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none!important;
	color:#fff!important;
	padding:4px 14px 1px;
	display:inline-block;
	behavior: url(PIE.htc);

	background: #7db9e8;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db9e8),color-stop(50%, #2989d8),to(#1e5799));
	background: linear-gradient(to bottom, #7db9e8 0%,#2989d8 50%,#1e5799 100%);

	overflow:hidden;
	border-radius: 20px;
	border: none;
}

.btn2.longer {
	padding:4px 28px;
}

.btn2.yellow {
	font-size:12px;
	color:#fff!important;
	-webkit-box-shadow: 0px 2px 0px 0px #ee8d0e;
	box-shadow: 0px 2px 0px 0px #ee8d0e;

	background: #f9be3a; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#f9be3a),to(#fbaf26));
	background: linear-gradient(to bottom,  #f9be3a 0%,#fbaf26 100%); /* W3C */
}
.btn2.yellow:hover{
	background: #ffcb48; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#ffcb48),to(#ffbe38));
	background: linear-gradient(to bottom,  #ffcb48 0%,#ffbe38 100%); /* W3C */

}
.btn2.yellow:active{
	-webkit-box-shadow:  0px -2px 0px 0px #ee8d0e;
	box-shadow:  0px -2px 0px 0px #ee8d0e;
	background: #fbaf26; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#fbaf26),to(#f9bd39));
	background: linear-gradient(to bottom,  #fbaf26 0%,#f9bd39 100%); /* W3C */

}
.btn2.red {
	font-size:15px;
	color:#fff!important;
	-webkit-box-shadow: 0px 2px 0px 0px #ba091a;
	box-shadow: 0px 2px 0px 0px #ba091a;

	background: #e92c3e; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#e92c3e),to(#d92331));
	background: linear-gradient(to bottom,  #e92c3e 0%,#d92331 100%); /* W3C */

}
.btn2.red:hover {
	background: #f93d48; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#f93d48),to(#e8363c));
	background: linear-gradient(to bottom,  #f93d48 0%,#e8363c 100%); /* W3C */

}
.btn2.red:active{
	-webkit-box-shadow:  0px -2px 0px 0px #ba091a;
	box-shadow:  0px -2px 0px 0px #ba091a;

	background: #d72130; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#d72130),to(#e72b3d));
	background: linear-gradient(to bottom,  #d72130 0%,#e72b3d 100%); /* W3C */

}
.btn2 input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:url(../img/repeats.png) no-repeat 0 -9999px;
	cursor:pointer;
}
aside .place {
	margin:0 0 32px 0;
}
aside .place img {
	max-width: 100%;
}
.sidemenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin-bottom:30px;
	margin-top:-2px;
	zoom:1;
	position:relative;
}
.sidemenu header {
	padding-bottom:10px;
	border-bottom:1px solid #e2e3e2;
	margin:0 0 13px 0;
}
.sidemenu .hr,
.hr2 {
	border-bottom:4px solid #ffead2;
	margin:20px 0 24px 0;
}
.sidemenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sidemenu ul li {
	margin:6px 0 0 0;
	zoom:1;
	position:relative;
	vertical-align:bottom;
}
.sidemenu ul li:first-child {
	margin:0;
}
.sidemenu-details {
	margin-top: 6px;
	margin-bottom: 6px;
}
.sidemenu-summary {
	margin-bottom: 6px;
	cursor: pointer;
	user-select: none;
	outline: none!important;
	color: #084c81;
}
.sidemenu-details[open] .sidemenu-summary {
	color: #666;
}
.sidemenu-details li {
	padding-left: 28px;
}
.search {
	float:right;
	white-space:nowrap;
	margin: 0;
	line-height: 52px;
	font-size: 14px;
}
.search input[type="text"] {
	vertical-align:middle;
	margin: 0 7px;
	width: 35px;
	text-align:center;
	padding-left:0;
	padding-right:0;
	background: #89152e;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-size: 14px;
	height: 34px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search span {
	vertical-align:middle;
	color: #fff;
}
.search .btn1 {
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	border-radius: 4px;
	height: 32px;
}
.search .btn1:hover {
	border-color: #ffffff7f;
	color: #ffffff7f;
}
.people {
	font-family:Georgia, "Times New Roman", Times, serif;
	zoom:1;
	position:relative;
	margin:27px 0 0 0;
	font-size: 0;
	text-align: center;
}
.people .name {
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.people article {
	position:relative;
	border-left:1px solid #c6c7c6;
	padding:0 0 0 19px;
	margin:0 0 19px 19px;
	height:181px;
	width:101px;
	font-size:12px;
	display: inline-block;
	*
	display: inline;
	zoom: 1;
	text-align: left;
}
.people article:first-child {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}
.people .photo {
	text-align:center;
	margin:0 0 13px 0;
	height:133px;
	overflow:hidden;
	position:relative;
}
article .people .photo img {
	height:100%!important;
	width:auto;
}
.footer-legal {font-size: 14px;}
.bmenu {
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: -2px 0 0;
	position:relative;
	overflow:hidden;
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.bmenu h5, footer h5 {
	font-size: 18px;
	color:#8d0d2b;
	margin:0 0 7px 0;
}
.bmenu section {
	width: auto;
	padding: 4px 25px 0 25px;
	border-left:1px solid #c6c7c6;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.bmenu section:first-child {
	border-left: 0
}
.bmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.bmenu ul li {
	zoom:1;
	position:relative;
	vertical-align:bottom;
	margin:2px 0 0 0;
	font-size: 16px;
	white-space: nowrap;
	line-height: 1.4;
}
.bmenu ul li:first-child {
	margin:0;
}
.footer-follow-us {
	float: right;
	margin-bottom: 1em;
}
.rind {
	padding-right:37px;
}
.mail-link {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:27px 0 0 0;
}
.mail-link a {
	color:#ca1212;
}
.outtaHere {
	display:none;
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.selectIn {
	padding-right:5px;
	cursor:pointer;
}
.selectText {
	white-space:nowrap;
	height:100%;
	position:relative;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:0 3px 0 0;
	background:url(../img/darr.png) no-repeat 100% 5px;
}
.selectSub {
	position:absolute;
	z-index:500;
	width:auto!important;
}
.selectSub ul {
	white-space:nowrap;
	list-style:none;
	margin:-1px 0 0 0;
	padding:0;
	overflow:hidden;
	max-height:200px;
	overflow-y:auto!important;
}
.selectSub ul li {
	padding:0 12px 0 0;
}
.selectSub a {
	display:block;
	text-decoration:none;
	border:0;
	background:none;
}
.selectSub .selected {
	background:#3cf;
}
.selectSub .selected a {
	color:#fff;
	text-decoration:none!important;
	cursor:default;
}
.selectSub a:hover {
	text-decoration:underline;
}
.reg {
	background:#ffead2;
	border:4px solid #ff693e;
	padding:45px 21px 13px;
	width:325px;
	z-index:15;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.75);
	position: relative;
}
.header .reg {
	behavior: url(/scripts/PIE.htc);
	position:absolute;
	bottom: 9px;
	left:9px;
}
.reg .error {
	color: #FF0000;
	padding-bottom: 0.7em;
	text-align: center;
}
.reg input[type="text"],
.reg input[type="password"],
.red textarea,
.reg .selectIn,
.mainform .customSelect {
	border-color:#ceb09b;
}
.reg .info {
	font:normal 13px/18px Verdana, Geneva, sans-serif;
	margin:13px 0 0 0;
}
.reg h5 {
	text-align:center;
	font-size:18px;
	color:#8d0d2b;
	margin:0 0 13px 0;
}
.mainform {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.mainform li {
	padding:0 0 0 116px;
	zoom:1;
	margin:18px 0 0 0;
	position:relative;
	vertical-align:bottom;
}
.mainform .info1 {
	font-size:10px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
	top:-16px;
}
.mainform li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.mainform li:first-child {
	margin:0;
}
.mainform .label {
	position:absolute;
	display:block;
	text-align:right;
	width:113px;
	top:5px;
	left:-11px;
}
.mainform select, .mainform .custom-select-element {
	width:100%;
	color: #777777;
}
.mainform select {
	padding: 7px 0!important;
	margin: 0!important;
}
.mainform .display.custom-select-element, .mainform select {
	margin-left: -7px;
	padding-right: 15px;
	width: 100%;
}
.items.custom-select-element {
}
.custom-select-element .arrow_btn {
	background: none!important;
	border: none!important;
}
.mainform .submit {
	text-align:center;
	padding:0;
}
.mainform .select-date .customSelect {
	float:left;
	margin:0 0 0 6px;
}
.mainform .customSelect {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.mainform .select-date .w1 {
	margin:0;
	width:49px;
}
.mainform .select-date .w2 {
	width:80px;
}
.mainform .select-date .w3 {
	width:59px;
}
.btn2 {
	display:inline-block;
	white-space:nowrap;
	text-align:center;
	padding:0 27px;
	font:bold 21px/39px "Open Sans", Verdana, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.7);
	border:1px solid #b2262a;
	background: #f65f6c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2NWY2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MDBmMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, from(#f65f6c), to(#900f2d));
	background: linear-gradient(to bottom, #f65f6c 0%, #900f2d 100%);
	-pie-background: linear-gradient(top, #f65f6c 0%, #900f2d 100%);
	position:relative;
	border-radius:21px;
	-moz-border-radius:21px;
	-webkit-border-radius:21px;
	box-shadow:0 0 3px #b4a28e, inset 0 0 3px rgba(255, 255, 255, 0.3);
	-moz-box-shadow:0 0 3px #b4a28e, inset 0 0 3px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:0 0 3px #b4a28e, inset 0 0 3px rgba(255, 255, 255, 0.3);
	behavior: url(/scripts/PIE.htc);
}
.opinion {
	margin:33px 0 0 0;
	border-bottom:1px solid #c6c7c6;
	border-right:1px solid #c6c7c6;
	padding:4px;
	font-family:Verdana, Geneva, sans-serif;
	color:#393939;
	font-size:12px;
}
.opinion .bg {
	zoom:1;
	position:relative;
	background:#ffead2;
	padding:13px 14px 12px 14px;
}
.opinion .arr {
	display:block;
	background:#ffead2 url(../img/quote-arr.png) no-repeat;
	width:55px;
	height:16px;
	overflow:hidden;
	position:absolute;
	top:-16px;
	left:77px;
}
.more {
	text-align:right;
	font-size:12px;
	margin:8px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
}
.rss-link {
	display:inline-block;
	vertical-align:middle;
	background:url(../img/rss.png) no-repeat;
	width:16px;
	height:16px;
	top:-1px;
	position:relative;
	margin:0 0 0 5px;
}
.articles {
	zoom:1;
	position:relative;
	margin:0 0 0 -40px;
	padding:2px 0 0 0;
	left:40px;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#393939;
}
.articles article {
	display:inline-block;
	vertical-align:top;
	width:208px;
	margin:0 22px 20px 0;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}
.articles header {
	font-size: 16px;
	margin-bottom:15px;
	text-align: left;
	-ms-hyphens: none;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.articles .date {
	font-size: 14px;
	color:#777;
}
.articles img {
	max-width:100%;
	height:auto;
}
/* Old styles that could not be omitted ... */
.gray_text{	color:#808080;text-align:justify;}
/** End New **/
.list_styles li{	margin-bottom:20px;}
/** privacy policy**/
#privacy h3 {color:#7e7e7e;margin-top: 30px;}
#privacy h1 {margin-bottom: 20px;}

/** Old Styles **/
/****************************************************************************************************************************/
td { color: #000000 }
img { border: 0}
.top_photo {
	border: 1px solid #ccc;
	width: 71px;
	height: 100px;
}
.menu_string {
	height: 23px;
}
/* Menu img*/
.heart {
	height: 14px;
	width: 14px;
}
.vlc {
	height: 23px;
	width: 10px;
}
/** end Alex */
.bhh { font-size: 20pt; font-weight: bold}
.bhh2 { font-size: 8pt; font-weight: bold; color: #1F1A17}
.lp { font: bold 8pt Arial; color: #1F1A17; margin: 0 0 0 0; padding: 0 0 2px 2px; border-width: 0}
.inp { font-family: monospace; font-size: 9pt; border-color: black; border-width: 1px}
td.simple{
	border-style	:	solid;
	border-width	:	2px;
	border-color	:   #999999;
	background		:	#eeeeee;
	font-weight		:	bold;
	cursor			:	hand;
}
.hl {
	border-style	:	solid;
	border-width	:	2px;
	border-color	:   #eeeeee;
	font-weight		:	bold;
	cursor			:	hand;
}
.ok_button {
	border-style	:	solid;
	border-width	:	1px;
	border-color	:	#eeeeee;
	font-weight		:	bold;
	cursor			:	hand;
	background		:	blue;
}
.form-reg-profile {
	display: block;
	padding: 0px;
	/*	margin-top: 16pt; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16pt;
	margin-left: 0px;
}
.form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	border: 1px solid #B9CAEE;
}
.form-login-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
}
.form-caption {
	width: 580px;
	margin-top: 0px;
	margin-bottom: 8pt;
}
.form-caption-text {
	color: #3366CC;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}
.form-privacy-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.form-group-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9CAEE;
	border-right-color: #B9CAEE;
	border-left-color: #B9CAEE;
	background-color: #FBFDF4;
}
.form-label-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7698DE;
}
.form-group-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9CAEE;
	border-bottom-color: #B9CAEE;
	border-left-color: #B9CAEE;
	margin-bottom: 8px;
	background-color: #FBFDF4;
}
.hidden{
	display: none;
}

#OnPageLoginForm{
	display: block;
	width: 360px;
	max-width: 100%;
	margin: 0 auto;
	padding: 4px;
}
#OnPageLoginForm .form .submit {
	text-align:center;
}
#OnPageLoginForm a {display:block;margin-top:5px;text-align:center;}

.top_head {
	background-color: #ADC7C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.l_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5EDE9;
}
.addtab {
	border: solid #7F9DB9 1px; color:black; background-color: #FFF; display: block;
}
.form_small {
	FONT-SIZE: 10px; COLOR: #AAA; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
hr.dotted {
	color: white;
	border-top:1px dotted gray;
	height: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	clear: both;
}
hr.solid {
	color:#D3D3D3;
	background-color:#D3D3D3;
	height: 1px;
	border-width:0px;
}
.falsehref{
	color: #5AAED6;

}
.falsehref:hover{
	color: #5AAED6;
	cursor: pointer;
}
input,button {
	background-color:#ffffff;
	color:black;
	font-family:verdana,arial,sans-serif;
	font-size:9pt;
	padding: 2px;
}
span.online {
	background: url("/img/online.png") no-repeat scroll 0 0 transparent;
	height: 13px;
	left: 2px;
	position: absolute;
	bottom: 2px;
	width: 35px;
	z-index: 9;
}
span.webcam {
	background: url("/img/webcam.png") no-repeat scroll 0 0 transparent;
	height: 14px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 19px;
	z-index: 9;
}
.user-card-online {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	min-width: 8px;
	height: 8px;
	background-color: #3a974a;
	border-radius: 50%;
	text-decoration: none;
	margin-left: 0.5ch;
}
span.online-ex-photos {
	background: url("/img/online.png") no-repeat scroll 0 0 transparent;
	height: 13px;
	left: 15px;
	position: absolute;
	top: 85px;
	width: 35px;
	z-index: 9;
}
span.webcam-ex-photos {
	background: url("/img/webcam.png") no-repeat scroll 0 0 transparent;
	height: 14px;
	left: 12px;
	position: absolute;
	top: 2px;
	width: 19px;
	z-index: 9;
}
span.online-inbox {
	background: url("/img/online.png") no-repeat scroll 0 0 transparent;
	height: 13px;
	left: 5px;
	position: absolute;
	top: 85px;
	width: 35px;
	z-index: 9;
}
span.webcam-inbox {
	background: url("/img/webcam.png") no-repeat scroll 0 0 transparent;
	height: 14px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 19px;
	z-index: 9;
}
span.online-top-photos {
	background: url("/design_2022/img/online.png") no-repeat scroll 0 0 transparent;
	height: 13px;
	left: 10px;
	position: absolute;
	top: 190px;
	width: 35px;
	z-index: 9;
}
span.webcam-chatnow {
	background: url("/design_2022/img/webcam.png") no-repeat scroll 0 0 transparent;
	height: 14px;
	position: absolute;
	top: -7px;
	right: -14px;
	width: 20px;
}
span.webcam-chatnow-small {
	background: url("/design_2022/img/webcam_small.png") no-repeat scroll 0 0 transparent;
	height: 11px;
	position: absolute;
	top: -5px;
	right: -10px;
	width: 14px;
}
p.short-news {
	font-weight: bold;
	font-size: 1.2em;
}
span.small {
	font-size: 10px;
}
span.inbox-cl-icon {
	background-image: url("/img/heart-tran-bg.png");
	background-repeat: no-repeat;
	height: 23px;
	left: 1px;
	position: absolute;
	top: 65px;
	width: 29px;
}
.fav-container {
	border:1px solid #CCCCCC;
	position: relative;
	height: 190px;
	width: 190px;
	display: block;
	float: left;
	padding: 2px;
}
.fav-tools {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 100%;
}
.giftdelivery-item-box {
	background-color:white;
	border:solid black 1px;
	padding:5px;
	box-shadow:2px 2px 5px #555;
	-moz-box-shadow:2px 2px 5px #555;
	-webkit-box-shadow:2px 2px 5px #555;
}
.giftdelivery-item-box-underlay {
	width:95%;
	text-align:center;
	padding:0px 5px 5px 0px;
	-webkit-filter:shadow(color=#CCCCCC, strength=5, direction=135);
	filter:shadow(color=#CCCCCC, strength=5, direction=135);
	margin:3px 0 0;
}
/* Resolve conflicts */
.user_menu_border {
	display: none;
}
.statcounter {
	display: block;
	height: 1px;
	width: 1px;
	position: absolute;
}
.bride-search-form {position: relative; z-index: 2; top: -100px; float: left; margin-bottom: -100px; }
.bride-search-form-glass {display: block;  z-index: 1; position: relative; top: -45px; float: right; right: 0px;}
.false {
	display: block;
	height: 1px!important;
	width: 1px!important;
	margin: 0!important;
	padding: 0!important;
	overflow: hidden!important;
}
.false * {
	visibility: hidden;
}
.form {
	list-style:none;
	margin:0 0 27px 0;
	padding:0;
	font-size:11px;
	line-height:13px;
}
.form li {
	zoom:1;
	vertical-align:bottom;
	margin:0 0 10px 0;
	text-align: center;
}
.form li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.form a {

}
.form a:hover {
	text-decoration:none;
}
.form .right {
	text-align:right;
}
.form .submit {
	text-align:right;
}
.form .check {
	font: 10px Arial, Helvetica, sans-serif;
	position:relative;
	text-align: center;
}

.form .check input {
	vertical-align: middle;
}
.form input[type="text"],
.form input[type="password"] {
	border:1px solid #ababab;
	background:#f9f7dc;
	padding:6px 0 5px 12px;
	vertical-align:top;
	color: #222;
	width:146px;
	margin:0;
}
.btn {
	display:inline-block;
	text-decoration:none!important;
	font-size:10px;
	line-height:19px;
	margin:1px 0;
	height:19px;
	white-space:nowrap;
	text-align:center;
	color:#4b4542;
	text-shadow:1px 1px 0 #fff;
	text-transform:uppercase;
	padding:0 8px;
	position:relative;
	border:1px solid #b9b9b9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(PIE.htc);
	background:#dadada url(../img/repeats.png) repeat-x;
	overflow:hidden;
}
.btn input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:url(../img/repeats.png) no-repeat 0 -9999px;
}
a {
	color:#084c81;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
p a { font-weight: bold; }
a:hover {
	text-decoration:underline;
}
.news-main {
	max-width: 700px;
}
.news-main article {
	zoom:1;
	position:relative;
	margin:17px 0 0 0;
	padding:19px 0 0 0;
	border-top:1px dotted #c7c7c7;
	overflow:hidden;
	display: block;
	width: auto;
	padding-right: 20px;
	clear: both;
}
.news-main article p a {

}
.news-main .date {
	margin:0 0 6px 0;
	font-size:11px;
	color:#777;
}

.news-main .text {
	height:100%;
	overflow:hidden;
}
.news-main p {
	margin:18px 0 0 0;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}
.news-main p:first-child {
	margin:0;
}
.user-info {
	float:right;
	font-size:14px;
	padding:8px 8px 15px;
	background:#f3f2d7;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 20px 20px;
}
.user-info__block {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #d5d5c7;
	margin-left: 10px;
	padding-left: 10px;
}
.user-info__block:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}
.user-info .hr {
	height:1px;
	overflow:hidden;
	margin:9px 15px 8px 0;
	background:#d5d5c7;
}
.red {
	color:#ce291b;
}
.blue {
	color:#084c81;
}
.my-money {
	clear:both;
	zoom:1;
	overflow:hidden;
	padding:0;
	border-bottom:1px dotted #c7c7c7;
	margin:0 0 23px 0;
}
.my-money .select {
	overflow: hidden;
	background:#f9f7dc;
	border:1px solid #b8b8b8;
	padding:12px 10px 9px 10px;
	margin-top: 23px;
}
.my-money .select table {
	width:100%;
	text-align:left;
}
.my-money .select table tr th {
	padding:0;
	text-align: center;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
}

.my-money .select table tr th:first-child {
	text-align: left;
	padding-left: 8px
}

.my-money .select table tr td {
	text-align: center;
	vertical-align:middle;
	padding:6px 0 6px 0;
}

.my-money .select table tr td:first-child {
	padding-left: 10px;
	text-align: left;
}
.my-money .select table tr.selected td {
	background:#dadada;
}
.my-money .select table tr.product:hover {
	background:#DDD;
}
.my-money .select table tr.product {
	cursor: pointer;
}
.my-money .select table .w1 {
	width:110px;
}
.my-money .select table .w2 {
	width:58px;
}
.my-money .check {
	zoom:1;
	position:relative;
}
.my-money .check input {

}
.my-money .submit {
	margin:15px 0 0 -20px;
	left:10px;
	position:relative;
	text-align:center;
	padding:10px 10px 0;
	border-top:1px solid #b8b8b8;
}
.my-money .right {
	float:right;
	text-align:center;
	width:278px;
	font-size:11px;
	line-height:13px;
	color:#777;
	padding:15px 0 0 0;
	margin-left: 10px;
}
.my-money .right p {
	margin:0 0 25px 0;
}
.my-money .verotel img {
	display:block;
	margin:0 auto 5px auto;
}
.no-border { border:0!important;}
.btn2-buynow {
	position:relative;
	background:url(../img/repeats.png) repeat-x 0 -58px;
	height:27px;
	margin:4px 0;
	white-space:nowrap;
	text-align:center;
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none!important;
	color:#fff!important;
	padding:0 14px;
	display:inline-block;
	border:1px solid #8acbff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 5px #bbb;
	-moz-box-shadow:0 0 5px #bbb;
	-webkit-box-shadow:0 0 5px #bbb;
	behavior: url(PIE.htc);
	overflow:hidden;
}
.btn2-buynow.yellow {
	background-position:0 -104px;
	font-size:10px;
	color:#4b4542!important;
	text-shadow:1px 1px 0 #fbe4b0;
	border-color:#faf3a3;
	background-color:#f8cf6f;
}
.btn2-buynow.red {
	height:33px;
	line-height:33px;
	color:#f9f7dc!important;
	text-shadow:1px 1px 0 #9c2c1d;
	font-size:14px;
	background-position:0 -136px;
	background-color:#e44e33;
	border-color:#ffc9ab;
}
.btn2-buynow input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:url(../img/repeats.png) no-repeat 0 -9999px;
	cursor:pointer;
}
.pad-zero {
	padding-top: 0!important;
	padding-right: 0!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
}
.generic-margin-block {
	margin: 0.3em 0 0.7em 0;
}
/* Top ladies block */
ul.ladies-top {
	display: block;
	position: absolute;
	top: 6px;
	right: 0;
	list-style-type: none;
	overflow: hidden;
	margin: 0;
}
ul.ladies-top li {
	display: inline-block;
	height: 88px;
	list-style-type: none;
	margin-right: 5px;
	position: relative;
	width: 71px;
	border-radius: 6px;
	overflow: hidden;
}
ul.ladies-top li:last-child {
	margin-right: 0;
}
/* Top ladies block */
input[type=radio] { background: none; }
html.js .m-preload {
	visibility: hidden;
}
/* New ladies catalogue */
.ladies-catalogue {
	font-size: 14px;
	clear: both;
}

.ladies-catalogue-list, .ladies-catalogue-item-options, .ladies-catalogue-nav {
	list-style-type: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ladies-catalogue-list {
	margin-top: 20px;
}

.ladies-catalogue li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px;
}

.ladies-catalogue-list-item[data-ok="0"] {
	opacity: 0.35;
}

.ladies-catalogue-nav {
	border: 1px dotted #d4d4d4;
	border-width: 0;
	padding: 10px 0;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 40px;
}

.ladies-catalogue-nav {
	border-width: 1px 0;
	margin-bottom: 0;
}

.ladies-catalogue-nav.bottom {
	margin-top: 0;
}

.ladies-catalogue-nav li {
	display: inline;
	padding: 0;
	margin-right: 2.4ex;
}

.ladies-catalogue-nav a {
	text-decoration: none;
}

.ladies-catalogue-nav li.page-ref a {
	color: #919191;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.ladies-catalogue-nav li.page-ref {
	padding: 0px;
	border-radius: 5px;
	background: #ebebeb;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 1ex;
	font: bold 13px/35px "Pt Sans",Arial,sans-serif;
}

.ladies-catalogue-nav li.active.page-ref {
	background: #533e68;
	color: #ffffff;
}

.ladies-catalogue-list li.ladies-catalogue-list-item {
	width: 221px;
	margin-right: 5px;
	float: none;
	padding: 20px 0 15px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.ladies-catalogue-item-preview {
	overflow: hidden;
	position: relative;
	zoom: 1;
}

.ladies-catalogue-list li.row-divisor {
	border-bottom: 1px dotted #d4d4d4;
	height: 0;
	width: 100%;
	clear: both;
	padding: 0;
	font-size: 1px;
	float: left;
}

.ladies-catalogue-item-mid-photo {
	display: block;
	height: 133px;
	width: 100px;
	margin-right: 10px;
	float: left;
	border: none;
	position: relative;
	border: 1px solid silver;
}

.ladies-catalogue-item-info {
	overflow: hidden;
	padding-right: 5px;
}

.ladies-catalogue-item-view-ex-photos {
	display: block;
	border: 1px solid #CCC;
	border-radius: 10px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica,sans-serif;
	font-weight: 400;
}

.ladies-catalogue-list-item .lady-name {
	font: normal 1.1em/1em Arial, sans-serif;
	display: block;
	margin-bottom: 0.4em;
	margin-left: 0;
	word-wrap: break-word;

}

.ladies-catalogue-list-item .brief-item {
	color: #383838;
	margin: 0 0 0.3em;
	padding: 0;
	line-height: 1.1em;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font: normal 0.9em/1.1em Verdana, sans-serif;
	word-wrap: break-word;
}

.ladies-catalogue-list-item .lady-status {
	font-style: italic;
	line-height: 1.5em;
	height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ladies-catalogue-list-item .lady-status-full {
	display: none;
}


span.brief-item-name {
	margin-right: 1ex;
}

.ladies-catalogue-list-item em.chat-now {
	display: block;
	background: #FFDEBD;
	border: 1px solid #f1d38b;
	font-style: normal;
	height: 30px;
	position: relative;
	width: 100px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	clear: both;
}
a.chat-start, span.chat-start, a.video-call, a.phone-call {
	background: url("../img/lady_catalogue/livechat-icons.png") no-repeat scroll -2px -2px transparent;
	display: inline-block;
	font: bold 12px/20px Verdana,sans-serif;
	height: 20px;
	padding-left: 25px;
	text-decoration: none;
	white-space: nowrap;
}
a.chat-video {
	padding-left: 25px;
	background: url("../img/lady_catalogue/livechat-icons.png") no-repeat scroll 0px -27px transparent;
	height: 25px;
	line-height: 30px;
	padding-left: 35px;
}
em.chat-now a.chat-start {
	position: absolute;
	bottom: 4px;
	right: 5px;
}
.ladies-catalogue-item-options {
	clear: both;
	margin-top: 10px;
}
.ladies-catalogue-item-options li {
	float: left;
	display: block;
	margin-right: 5px;
}
.ladies-catalogue-item-options li.chat-now-wrapper {
	float: right;
	margin-right: 10px;
}
.ladies-catalogue-item-options .manage-favorites {
	position: relative;
	top: -5px;
}
.action-icon {
	background: url(../img/lady_catalogue/icons.png) -9999px -9999px no-repeat transparent;
	display: inline-block;
	height: 19px;
	padding-left: 23px;
	zoom: 1;
	color: #383838;
	text-decoration: none;
	font: normal 12px Verdana;
	vertical-align: middle;
}
.letter-send {
	background-position: -2px -2px;
}
.gift-send {
	background-position: -4px -25px;
}
.favorites-add {
	background-position: -4px -51px;
}
.video-watch {
	background-position: -4px -73px;
}
.action-icon.show-correspondence {
	background: url(../img/lady_catalogue/correspondence.png) no-repeat center transparent;
}
.action-icon.delete-favorite {
	background: url(../img/lady_catalogue/delete-favorite.png) no-repeat center transparent;
}
.action-icon.virtual-gift-send {
	background: url(/img/img_21.png) no-repeat center transparent;
	background-size: 100%;
}
.action-icon.virtual-card-send {
	background: url(https://d2gmcelpu31ywr.cloudfront.net/i/greeting-card.svg) no-repeat center transparent;
	background-size: 100%;
	height: 23px;
}
.action-icon.call-order {
	background: url(https://d2gmcelpu31ywr.cloudfront.net/assets/order-phone-call/img/call-me.svg) no-repeat center transparent;
	background-size: 19px;
}
.action-icon.live-chat {
	background-position: -3px -127px;
}
.action-icon.live-video-chat {
	background-position: -1px -69px;
	background-size: 24px auto;
	background-image: url(/img/webcam.png);
	background-position: center;
	background-size: auto;
}
.action-icon.buy-credits {
	background: url(//d2gmcelpu31ywr.cloudfront.net/i/wallet-48px.png) no-repeat center transparent;
	background-size: 24px;
	height: 24px;
}
article img.right {
	display: block;
	float: right;
	margin: 0 5px 1em 3ex;
}
article img.left {
	display: block;
	float: left;
	margin: 0 3ex 1em 0;
}
article img.left, article img.right {
	-webkit-box-shadow: 2px 2px 5px 0px #9d9b9b;
	box-shadow: 2px 2px 5px 0px #9d9b9b;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#9d9b9b', Direction=90, Strength=3);
	border: 1px solid silver;
}
p.generic-indented {
	text-indent: 1ex;
}
.newspaper, .gift p {
	text-align: justify;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.info-box {
	background: url(/img/info.gif) no-repeat scroll 10px 12px #ffffff;
	padding: 10px 10px 10px 40px;
	border: 2px solid #d4d4d4;
	margin: 10px 0px;
	color: #393939;
	min-height: 45px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: justify;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	overflow: hidden;
}

.info-box p:first-child { margin-top:0; }
.info-box p:last-child { margin-bottom:0; }

.sticked-message {
	border: 1px solid gray; background-color: #FFA; position: absolute; padding: 8px 8px; z-index: 60;
}
.sticked-message-b {
	background-color: #FFFFCB;
	border: 1px solid #F7F7C9;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #E1E3E6;
	box-shadow: 5px 5px 5px #E1E3E6;
	color: #052973;
	font: 16px Arial;
	padding: 5px 10px;
	position: absolute;
	text-align: center;
}
a.services-compare {
	height: 23px;
	width: 75px;
	float: right;
	background: url('/img/compare.png') no-repeat transparent;
	display: inline-block;
	overflow: hidden;
	margin-left: 7px;
	margin-top: -3px;
	font-size: 0;
}
#InstrLiveChat .services-compare { float: none; vertical-align: -4px; margin-left: 2ex;}
a.startchat-button {
	background: url(/style/new_popups/start-chat.png) no-repeat transparent center 2px;
	border: 0;
	color: #FFF;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-transform: uppercase;
	text-decoration: none;
	width: 132px;
}
a.startchat-button.blue { background: url(/style/new_popups/button-blue.png) no-repeat transparent center 2px; }
a.video-call {
	background: url("/img/i_videocall.png") no-repeat scroll 0 -2px transparent;
}
a.phone-call {
	background: url("/img/i_callme.png") no-repeat scroll 0 0 transparent;
	padding-left: 30px;
}
#tooltip {
	background-color: rgba(255, 255, 255, 0.85);
	border: 1px solid #111111;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px #CCCCCC;
	box-shadow: 2px 2px 3px #CCCCCC;
	padding: 5px;
	position: absolute;
	z-index: 3000;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#tooltip.mid {
	max-width: 500px;
	padding: 15px;
}
.tooltip-close {
	background-image: url("../img/fancybox_sprite_blue.png");
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: -18px;
	top: -18px;
	width: 36px;
	z-index: 8040;
}
.index-page header h2 {
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(35, 35, 35, 0.5);
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 20px;
	z-index: 30;
}
.index-page .content h2 {
	text-align: center;
	margin: 0;
}
.width100 { width: 100%; }
.block-list, .block-list li {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.block-list.w-floats li { clear: both; overflow: hidden; }
.social32 {
	background-size: 100% auto;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 32px;
	width: 32px;
	text-indent: 100%;
	position: relative;
	overflow: hidden;
	outline: none!important;
}

.social32.fb { background-image: url(/img/social/facebook.svg); }
.social32.twitter { background-image: url(/img/social/x.svg); }
.social32.gplus { background-image: url(/img/social/google-plus.svg); }
.social32.youtube { background-image: url(/img/social/youtube.svg); }
.social32.instagram { background-image: url(/img/social/instagram.svg); }
.social32.pinterest { background-image: url(/img/social/pinterest.svg); }

footer ul.social li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 2ex;
}

footer ul.social li:last-child {
	margin-right: 0;
}

footer ul.social li .social32 { display: block; }

.O_LADIES .mainContent { padding-bottom: 180px; }

ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}
ul.tabs li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 2px;
	padding: 0.5em 3ex;
	border: 1px solid #ccc;
	border-bottom: none;
	position: relative;
	top: 1px;
	min-width: 90px;
	text-align: center;
	border-radius: 12px 12px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FCF4CD), color-stop(55%, #FFFFFF));
	background-image: linear-gradient(to bottom, #FCF4CD 0%, #FFFFFF 55%);
	-pie-background: linear-gradient(#FCF4CD, #FFFFFF);
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCF4CD', endColorstr='#FFFFFF');*/
	behavior: url('/PIE.htc');
}
ul.tabs li.act {
	border-bottom: 1px solid #fff;
}
ul.tabs li a {
	font-weight: bold;
}
ul.tabs.to-bottom {
	border-top: 1px solid #ccc;
	border-bottom: none;
}
ul.tabs.to-bottom li {
	top: -1px;
	border-radius: 0 0 12px 12px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#FCF4CD), color-stop(55%, #FFFFFF));
	background-image: linear-gradient(to top, #FCF4CD 0%, #FFFFFF 55%);
	-pie-background: linear-gradient(#FFFFFF, #FCF4CD);
	border-bottom: 1px solid #ccc;
}
ul.tabs.to-bottom li.act {
	border-top: 1px solid #fff;
}
.tab-contents-wrapper {
	position: relative;
}
.tab-contents {
	z-index: 1;
	opacity: 0;
	transition: opacity 0.25s linear;
	position: absolute;
	top: 0;
	pointer-events: none;
}
.tab-contents.act {
	z-index: 2;
	opacity: 1;
	position: relative;
	pointer-events: auto;
}
body.everyone-wait * {
	cursor: wait;
}
@-webkit-keyframes chatLinkBlink {
	0% { border: 1px solid transparent; }
	50% { border: 1px solid #F1B88B; }
	100% { border: 1px solid transparent; }
}
@keyframes chatLinkBlink {
	0% { border: 1px solid transparent; }
	50% { border: 1px solid #F1B88B; }
	100% { border: 1px solid transparent; }
}
.sp_menu__special-btns {
	display: inline-flex;
	gap: 16px;
	float: right;
	margin-right: 16px;
}
.chat_link{
	background: url("../../img/profile-chat-now.svg") no-repeat scroll 12px center #EA676F;
	border: none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 16px;
	overflow: hidden;
	padding: 0 12px 0 40px;
	text-align: center;
	font-weight: 700;
	border-radius: 8px;
	line-height: 40px
}
.chat_link .webcam-chatnow-small {
	background-image: url("../../img/profile-chat-now-camera.svg");
	width: 24px;
	height: 24px;
	top: -10px;
	right: -8px;
}
.letter-btn {
	display: inline-block;
	text-decoration: none;
	padding: 0 12px 0 45px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 8px;
	color: #000;
	background: url("../../img/profile-new-letter.svg") no-repeat scroll 12px center #FFDA58;;
}
/* Virt. gift */
.gifts-select-list {
	list-style: none outside none;
	overflow: hidden;
	padding-left: 16px;
	padding-top: 10px;
}
.gifts-select-list li {
	float: left;
	list-style: none outside none;
	padding: 0 0 5px 5px;
	width: 152px;
}
.gifts-select-list li div:hover {
	border:1px solid #cccccc;
	background:#ffffec;
}
.gifts-select-list li div.selected {
	border:1px solid red;
	background:#ffffec;
}
.gifts-select-list li div {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	height: 105px;
	line-height: 100px;
	position: relative;
	text-align: center;
	white-space: nowrap;
}
.gifts-select-list--card li {
	width: 205px;
	overflow: hidden;
}
.gifts-select-list--card li input {
	display: none;
}
.gifts-select-list--card li div {
	height: 192px;
}
.gifts-select-list li div * {
	vertical-align: middle;
}
.gifts-select-list li .virt-card-preview {
	position: absolute;
	top: -56px;
	z-index: 8;
	left: 48px;
	display: none;
}
.gifts-select-list li:hover .virt-card-preview {
	display: block;
}
.vg_text{
	width: 665px;
	height:100px;
	border:1px solid #cccccc;
}
#max_text{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #7D7755;
	width:25px
}
.ads .place {
	margin: 5px 0;
}
.catalog-links {
	float: right;
}
.cat-button {
	background: url(../img/cat-buttons.png) center transparent;
	display: block;
	width: 210px;
	font: 18px normal Georgia;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	text-align: center;
	margin-bottom: 10px;
}
.cat-button.chinese {
	background-position: 0 0;
	height: 110px;
	line-height: 165px;
}
.cat-button.thai {
	background-position: 0 -120px;
	height: 49px;
	line-height: 45px;
}
.cat-button.viet {
	background-position: 0 -178px;
	height: 49px;
	line-height: 45px;
}
.mainContent.default-page {
	width: 486px;
}
.social-top {
	position: absolute;
	height: 22px;
	right: 5px;
	top: 10px;
	overflow: visible;
	z-index: 9;
}

.social-top li {
	float: left;
	height: 100%;
	overflow: visible;
	margin-right: 2ex;
}
.social-top li::last-child {
	margin-right: 0;
}

.spaces-reset {
	margin: 0;
	padding: 0;
}

table.generic {
	border-collapse:collapse;
	table-layout: fixed;
}

table.generic td, table.generic th {
	padding: 5px;
	border:1px solid black;
	text-align: center;
}

table.borderless td, table.borderless th {
	border: none;
}

table.generic td:first-child {
	text-align: left;
}

table.autoresize {
	table-layout: auto;
}

.table {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.table.fixed {
	table-layout: fixed;
}
.tr {
	display: table-row;
}
.th, .td {
	display: table-cell;
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: top;
}
.th {
	font-weight: bold;
}
.td input[type=text], .td input[type=num], .td textarea {
	box-sizing: -moz-border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}
.vmid {
	vertical-align: middle;
}
.vbottom {
	vertical-align: bottom;
}
.hmid {
	text-align: center;
}

.block-center {
	margin: 0 auto!important;
}

.text-center {
	text-align: center;
}

ul.unmarked {
	list-style: none;
}

.light-dotted td {
	line-height: 1.3em;
	border-bottom: 1px dotted #DDD;
	padding: 5px;
	vertical-align: top;
}

a.cupid-green, a.cupid-blue {
	text-decoration: none;
}

.cupid-green, .cupid-blue {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
	box-shadow: inset 0 1px 0 0 #96ca6d;
	color: #fff;
	font: bold 12px/1 Geneva, Verdana, sans-serif;
	padding: 7px 4ex 8px 4ex;
	text-align: center;
	text-shadow: 0 -1px 0 #4c9021;
	max-width: 100%;
}

.cupid-green:hover, .cupid-blue:hover {
	-webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
	box-shadow: inset 0 1px 0 0 #8dbf67;
	cursor: pointer;
}

.cupid-green:active, .cupid-blue:active {
	-webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
}

.cupid-green {
	background-color: #7fbf4d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
	background-image: linear-gradient(top, #7fbf4d, #63a62f);
	border: 1px solid #63a62f;
	border-bottom: 1px solid #5b992b;

}
.cupid-green:hover {
	background-color: #76b347;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
	background-image: linear-gradient(top, #76b347, #5e9e2e);
}
.cupid-green:active {
	border: 1px solid #5b992b;
	border-bottom: 1px solid #538c27;
}

.cupid-blue {
	background-color: #5DBBE3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5DBBE3), to(#0071B9));
	background-image: linear-gradient(top, #5DBBE3, #0071B9);
	border: 1px solid #0071B9;
	border-bottom: 1px solid #0468A5;

}
.cupid-blue:hover {
	background-color: #3AA3D8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3AA3D8), to(#0071B9));
	background-image: linear-gradient(top, #3AA3D8, #0071B9);
}
.cupid-blue:active {
	border: 1px solid #0468A5;
	border-bottom: 1px solid #045C93;
}
.checkout-paypal {
	background: url(https://www.paypalobjects.com/webstatic/en_US/btn/btn_checkout_pp_142x27.png) center transparent;
	border: none;
	line-height: 27px;
	height: 27px;
	width: 142px;
	overflow: hidden;
	text-indent: 142px;
}
.qtip-ow-yellow {
	background-color: #FCF5D4;
	border-color: #CCCCCC;
	color: #084C81;
}
a.fb-btn-login {
	display: block;
	text-align: center;
	background: #6c88d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#6c88d1),color-stop(91%, #526baf),to(#6c88d1));
	background: linear-gradient(to bottom, #6c88d1 0%,#526baf 91%,#6c88d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c88d1', endColorstr='#6c88d1',GradientType=0 );
	font-family: 'lucida grande',arial,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
	box-shadow: 0 1px 3px rgba(0,0,0,0.75);
	text-transform: uppercase;
}

a.fb-btn-login:hover {
	text-shadow: 0 0 1px #FFFFFF;
}

a.fb-btn-login:active {
	text-shadow: 0 0 1px #FFFFFF, 0 0 2px #FFFFFF;
}

a.fb-btn-login.fb-medium, a.fb-btn-login.fb-small {
	line-height: 3.5em;
	height: 3.5em;
	font-size: 11px;
	padding-left: 36px;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	max-width: 27ex;
}

a.fb-btn-login.fb-small {
	width: 135px;
	line-height: 2.5em;
	height: 2.5em;
	padding-left: 27px;
}

a.fb-btn-login.fb-medium:before, a.fb-btn-login.fb-small:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: block;
	width: 36px;
	background-image: url("../img/fb-icon.png");
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	border-right: 1px solid #5973b8;
	-webkit-box-shadow: 1px 0 1px #637bbc;
	box-shadow: 1px 0 1px #637bbc;
}

a.fb-btn-login.fb-small:before {
	width: 27px;
}

.fb-login-box {
	padding: 8px 0;
	width: 580px;
	background-color: #F2F8FF;
}

.fb-login-box .fb-btn-login {
	margin: 0 auto;
}

.social-login {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 48%;
	margin-right: 2%;
	font-family: "Open Sans", Arial, sans-serif!important;
	font-weight: 500;
	font-size: 12px!important;
	line-height: 40px!important;
	height: 40px;
	padding: 0 10px;
	border-radius: 7px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	cursor: pointer;
}

.social-login:last-child {
	margin-right: 0;
}

.fb-login {
	background: #4c72bb;
	color: #fff!important;
}

.google-login {
	color: #8e8e8c;
	background-color: #fff
}

.fb-login .icon {
	margin-right: 10px;
}

.attachment-preview-list:before {
	content: "";
	display: block;
	height: 20px;
	width: 20px;
	background: transparent url("//d2gmcelpu31ywr.cloudfront.net/i/filetype_a.png") repeat scroll 0% 0%;
	position: absolute;
	top: 5px;
	left: 5px;
}
.attachment-preview-list li {
	display: inline-block;
	margin: 0 2ex 0.75em 0;
	vertical-align: middle;
	text-align: center;
}
.attachment-preview-list li img {
	vertical-align: middle;
}
.attachment-preview-list li .attachment-image-href {
	display: block;
	overflow: hidden;
	height: 100px;
	width: 100px;
	border: 1px solid #cccccc;
	background-color: #fff;
}
.attachment-preview-list li .attachment-image-caption {
	line-height: 2em;
}
.read-letter {
	display: inline-block;
	padding: 0 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-radius: 7px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: #7cc623;
}
.read-letter:hover,
.read-letter:active {
	background: #006a25;
}
.read-letter {
	line-height: 35px;
}
ul.nav {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	clear: both;
	overflow: hidden;
}

ul.nav li {
	display: inline;
	padding: 0;
	margin-right: 3ex;
}

.news_inbox {
	border: 1px solid #cccccc;
	float: left;
	height: 95px;
	margin: 5px 0 0 0;
	padding: 10px;
	width: 72%;
}
.news_inbox h3 {
	margin: 0 0 10px;
}
.news_date {
	color: #393939;
	float: left;
	font-weight: normal;
	margin: 3px 0;
	width: 20%;
}
.news_text {
	color: #0b3194;
	float: right;
	font-weight: normal;
	margin: 3px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 79%;
}
.credits-block {
	border: 1px solid #cccccc;
	float: right;
	height: 95px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	width: 20%;
	position: relative;
	z-index: 9;
}
.credits-block h4 {
	color: #393939;
	font-size: 18px;
	margin: 21px 0 0;
	text-align: center;
	width: 90px;
}
.credits-block .add-credits {
	float: right;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
}
.credits-block .add-credits a {
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
}
.credits-block .total-credits {
	color: #01456a;
	display: block;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	width: 90px;
}
.live-chat-cs {
	display: none;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	position: absolute;
	right: 186px;
	top: 56px;
	z-index: 9;
}

article img {
	height: auto!important;
	max-width: 100%;
}

article img.c {
	display: block;
	margin: 1em auto;
}

article img.right, article img.f-r {
	display: block;
	float: right;
	margin: 0 5px 1em 3ex;
	max-width: 50%;
}
article img.left, article img.f-l {
	display: block;
	float: left;
	margin: 0 3ex 1em 0;
	max-width: 50%;
}

@media all and (max-width: 640px) {
	article img.right, article img.f-r, article img.left, article img.f-l {
		float: none;
		max-width: 100%;
	}
}

article img.left, article img.right {
	-webkit-box-shadow: 2px 2px 5px 0px #9d9b9b;
	box-shadow: 2px 2px 5px 0px #9d9b9b;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#9d9b9b', Direction=90, Strength=3);
	border: 1px solid silver;
}

.quick-guide-block {
	border: 1px solid #ccc;
	background-color: #dfd;
	padding: 1em;
}
.quick-guide-block ul {
	line-height: 2.5;
}
.quick-guide-block p:first-child { margin-top: 0; }
.quick-guide-block p:last-child { margin-bottom: 0; }
.chat-like-button {
	background-image: url(/style/new_popups/start-chat-blue.png)!important;
	background-repeat: no-repeat!important;
	background-color: transparent!important;
	background-position: center 3px!important;
	border: 0;
	color: #FFF;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	width: 132px;
	z-index: 10002;
}
.sp_menu-lady-status {
	font-style: italic;
	padding: 5px 0;
	margin: 5px 0;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	display: inline-block;
}

.interview-list {
	width:100%;
	max-width: 550px;
	margin: 1.5em auto;
	text-align: left;
	border: 1px solid #cccccc;
}
.interview-list-item {
	border-bottom: 1px dotted silver;
	padding: 0px 12px;
	line-height: 3;
	text-indent: 0;
}
.interview-list-item-q {
	color: #5E5E5E;
	font-weight: bold;
	display: inline;
	margin-right: 2ex;
}
.interview-list-item-a {
	color: #666;
	display: inline;
	margin-right: 2ex;
}

.icon-send-letter {
	background-image: url(../img/icon-mail.png);
	width: 32px;
	height: 32px;
}
.icon-view-correspondence {
	background-image: url(../img/icon-correspondence.png);
	width: 32px;
	height: 32px;
}
.icon-send-gift {
	background-image: url(../img/icon-gift.png);
	width: 32px;
	height: 32px;
	margin-right: 0;
}
.icon-virtual-gift {
	background-image: url(../img/icon-virt-gift.png);
	width: 32px;
	height: 32px;
}
.icon-virtual-card {
	background-image: url(https://d2gmcelpu31ywr.cloudfront.net/i/greeting-card.svg);
	width: 32px;
	height: 32px;
}
.icon-print {
	background-image: url(../img/icon-print.png);
	width: 32px;
	height: 32px;
}
.icon-date-me {
	background-image: url(../img/icon-heart.png);
	width: 32px;
	height: 32px;
}
.icon-call-me {
	background-image: url(https://d2gmcelpu31ywr.cloudfront.net/assets/order-phone-call/img/call-me.svg);
	background-size: 20px 20px;
	background-position: center;
	width: 32px;
	height: 32px;
}
.icon-tell-friend {
	background-image: url(/images/i_tellfriend.png);
	width: 32px;
	height: 32px;
}
.icon-watch-video {
	background-image: url(../img/icon-video.png);
	width: 32px;
	height: 32px;
}
.icon-video-call {
	background-image: url(/img/i_videocall.png);
	width: 32px;
	height: 32px;
}
.icon-green-tick {
	background: url(/img/green-tick.png);
	width: 24px;
	height: 20px;
	vertical-align: -5px;
	margin-right: 0;
}
.icon-facebook-login {
	background-image: url("https://d2gmcelpu31ywr.cloudfront.net/i/social/facebook.svg");
	background-repeat: no-repeat;
	width: 11px;
	height: 22px;
}
.icon-google-login {
	background-image: url("https://d2gmcelpu31ywr.cloudfront.net/i/social/google.svg");
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
.girl-header-possibilities-list li {
	display: inline-block;
	line-height: 1.5em;
	margin-right: 1em;
}
.girl-header-possibilities-list .icon {
	margin-right: 0.5ex;
	background-repeat: no-repeat;
}

.additional-photos {
	padding: 10px 0 0;
	text-align: left;
	margin-right: -12px;
}
.additional-photos li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 15px 0;
	overflow: visible;
	position: relative;
}
.additional-photos li a {
	position: relative;
	z-index: 2;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
	display: block;
}
.additional-photos.has-more-photos li:last-child::before, .additional-photos.has-more-photos li:last-child::after {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
	z-index: 0;
	-webkit-transform: rotate(9deg);
	transform: rotate(9deg);
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
}
.additional-photos.has-more-photos li:last-child::after {
	z-index: 1;
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.additional-photos li img {
	display: block;
	max-width: 70px;
	height: auto;
}
.sp_menu {
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 2px;
}
.sp_menu_left {
	display: block;
	float: left;
	width: 15%;
	text-align: center;
	padding-top: 5px;
}
.sp_menu_left a {
	display: inline-block;
	position: relative;
	max-width: 100px;
}
.sp_menu_avatar {
	border: 1px solid #cccccc;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.sp_menu_right {
	display: inline-block;
	margin-left: 2%;
	width: 83%;
	position: relative;
	padding-top: 5px;
}
.sp_menu_name_block {
	width:150px;
	float: left;
}
.sp_menu_birthday_block {
	cursor: help;
	color:#b32525;
	float:left;
	margin-left: 70px;
	margin-top: 0px;
}
.footer-right-middle {
	margin-right: 50px;
}
.footer-right-middle  .blog-link-li {
	visibility: hidden;
	margin-top: 1em;
}

.badge-confirmed-profile {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Lato, Arial, sans-serif;
	color: #0a5f07;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
	background: #d8ea0c;
	background: -webkit-gradient(linear, left top, left bottom, from(#d8ea0c),color-stop(88%, #75ae23));
	background: linear-gradient(to bottom, #d8ea0c 0%,#75ae23 88%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8ea0c', endColorstr='#75ae23',GradientType=0 );
	line-height: 28px;
	padding: 0 14px 0 7px;
	border-radius: 14px;
}

.badge-confirmed-profile-above {
	margin: 0 0 1em;
	display: none;
}
.badge-confirmed-profile-aside {
	float: right;
}
#mobile-menu {
	display: none;
}
.mobile-menu-trigger-wrapper {
	background-color: #f6f6f6;
	margin: 1.5em 1em 0;
	display: none;
	position: relative;
	padding: 1em;
}

.mobile-menu-trigger {
	display: none;
	float: right;
	width: 32px;
	height: 7px;
	color: #fff;
	border-top: 3px solid;
	border-bottom: 3px solid;
	margin-top: 14px;
}

.mobile-menu-trigger.top-header-menu {
	text-transform: uppercase;
	right: auto;
	left: 1em;
	color: #FFFFFF;
	top: 10px;
	background-image: none;
	width: auto;
	display: none;
}

.header .line .mobile-menu-trigger {
	top: 0;
	background-position: center;
	right: 0;
}

.giftdelivery-cat-table img {
	max-width: 100%;
	height: auto;
}
.giftdelivery-cat-item-list {
	width:100%;
	max-width: 619px;
	table-layout: fixed;
}
.giftdelivery-cat-list-item {
	width: 49%;
	text-align:center;
	padding:5px;
	margin:3px 0px 0 0;
	display: inline-block;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.giftdelivery-cat-list-item > div {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
	box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.giftdelivery-top-form-login, .giftdelivery-top-form-reg {
	width: 50%;
}
.giftdelivery-top-form-reg {
	text-align: center;
}
.flowersdelivery-bouquet-list-item {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.flowersdelivery-details-image {
	float: right;
	margin-left: 15px;
}
.flowersdelivery-details-block p {
	text-align: justify;
	overflow: hidden;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.flowersdelivery-categories {
	table-layout: fixed;
}
.flowersdelivery-categories td img {
	width: 100%;
	height: auto;
}
.giftdelivery-cat-table {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
doesnotexist:-o-prefocus, .giftdelivery-cat-table {
	display: block;
}
.giftdelivery-item-box {
	background-color: #fff;
	border: solid #dfdfdf 1px;
	padding: 5px;
	position: relative;
	width: 160px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 16px;
	margin-right: 16px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 160px;
	flex: 0 0 160px;
	-webkit-box-shadow:2px 2px 5px #555;
	box-shadow:2px 2px 5px #555;
}

.giftdelivery-item-box.new::after {
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 64px;
	height: 64px;
	background: url(//d2gmcelpu31ywr.cloudfront.net/i/ribbon_new.png) center no-repeat;
	background-size: 100%;
	z-index: 1;
}

.giftdelivery-item-box a {
	display: block;
	margin-bottom: 1em;
}

.giftdelivery-cat-table img {
	max-width: 100%;
	height: auto;
}
.dv_breadcrumbs ul {
	display: block;
	text-align: left;
	clear: both;
	padding: 0;
}

.dv_breadcrumbs ul li {
	display: inline;
	line-height: 1.5em;
	margin-right: 1ex;
	margin-left: 0;
	margin-bottom: 0;
}
.dv_breadcrumbs ul li:before {
	content: "/";
	display: inline-block;
	margin-right: 1ex;
}

.dv_breadcrumbs ul li:first-child:before {
	display: none;
}
.profiles-search-results-intro {
	margin:0 auto 10px;
	width: 100%;
	max-width: 600px;
}
.profiles-search-results-intro-globe {
	width: 90px;
	float: left;
	margin-bottom: 1em;
}
.profiles-search-results-intro-description {
	margin-left: 90px;
}
.profiles-search-results-intro-description h1 {
	color:#db3121;
	font:bold 24px 'PT Sans', Arial, sans-serif;
}
.profiles-search-results-intro-description p {
	font-size:14px;font-family:Georgia, sans-serif;
}
.catalog-register-today {
	display: block;
	border: 1px solid #EBEBEB;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
	line-height: 39px;
	font: bold 14px/37px 'PT Sans',Verdana,sans-serif;
	border-radius: 20px;
	color: #474747;
	padding-left: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-pie-background: #ffffff;
	-pie-box-shadow: none;
	behavior: url(PIE.htc);
	clear:both;
	margin: 1em auto;
}
.catalog-register-today .btn2 {
	margin: 0px;
	height: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font: bold 14px/29px 'Century Gothic',Arial,sans-serif;
	float: right;
	width: 224px;
	vertical-align: top;
	line-height: 33px;
	border-color: #f9be3a;
}
.flex-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.flex-wrapper > div, .flex-wrapper > input, .flex-wrapper > select {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.flex-gap > div, .flex-gap > input, .flex-gap > select {
	margin-bottom: 15px;
}
.flex-gap > * + * {
	margin-left: 15px;
}
.simple-block {
	border: 1px solid #dfdfdf;
	padding: 20px;
}
.simple-block + .simple-block {
	margin-top: -1px;
}

/* @start Search ladies */
.quick-search > div {
	text-align: center;
	background-color: #fcf5e3;
	font-size: 15px;
	display: inline-block;
	width: 300px;
	height: 100px;
	vertical-align: middle;
}
.quick-search .btn2 {
	margin-bottom: 1em;
	min-width: 100px;
	width: 100%;
	max-width: 25ex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}
.search-form-container {
	text-align: center;
	background-color: #fcf5e3;
	font-size: 15px;
}
.search-form-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.simple-block-middle-form {
	margin: 1em auto 0;
	width: 90%;
	table-layout: fixed;
}
.simple-block-middle-form > div {
	border: none;
	padding: 5px 5px 0;
	line-height: 1.998em;
	text-align: left;
}
.simple-block-middle-form .label-input-container {
	text-align: right;
	width: 31%;
	min-height: 1em;
	display: inline-block;
	padding-right: 2ex;
}
.simple-block-middle-form .input-container {
	display: inline-block;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 67%;
	vertical-align: top;
}
.simple-block-middle-form .input-container.non-flex {
	display: inline-block;
}
.simple-block-middle-form .input-container input[type=text],
.simple-block-middle-form .input-container input[type=email],
.simple-block-middle-form .input-container input[type=password],
.simple-block-middle-form .input-container input[type=tel],
.simple-block-middle-form .input-container input[type=date],
.simple-block-middle-form textarea,
.simple-block-middle-form .input-container select {
	display: inline-block;
	/* Safari 5 */
	display: -webkit-box;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	border: none;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.05) inset;
	background: #ffffff;
	line-height: 3em;
	min-height: 3em;
	width: 100%;
	/* Opera 12 */
	height: 3em;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 2ex;
}
.simple-block-middle-form textarea {
	height: auto;
	line-height: 1.5em;
	padding: 0.75em 2ex;
}
.simple-block-middle-form .input-container-range select {
	width: 40%;
}
.simple-block-middle-form .input-container select {
	padding: 0 0 0 2ex;
	margin-right: 0;
}
.simple-block-middle-form .input-container select:last-child {
	margin-right: 0;
}
.simple-block-middle-form .input-container > span {
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 3em;
	flex: 0 0 3em;
	padding: 0 1ex;
}
.simple-block-middle-form .input-container > .captcha {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	width: 150px;
	line-height: 3em;
	margin: 0 1ex 0 0;
	cursor: pointer;
}
.simple-block-middle-form input[type=checkbox] {
	background: #ffffff;
	margin-right: 1ex;
}
.simple-block-middle-form .delimiter {
	font-size: 0.5em!important;
}
.simple-block-middle-form button[type=submit] {
	margin: 1em 0;
	width: 100%;
	max-width: 25ex;
}
.flex-vertical {
	-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;
}
/* @end Search ladies */

.testimonial-preview {
	color: #3b3b3b;
	clear: both;
}
.testimonial-subscript {
	color: #717171;
}
.read-more a {
	color: #0b4a8b;

	font-weight: normal;
}
.bmenu-top-mobile-only {
	display: none;
}
.what-is-live-chat-links {
	float: right;
	text-align: right;
	font-size: 14px;
	margin: 0 0 1em;
}
.mce-smiley-item {
	display: inline-block;
	margin: 4px !important;
}
.mce-smileys-menu {
	width: 580px !important;
	height: auto !important;
}
.mce-smiley {
	max-height: 38px;
	vertical-align: bottom;
}
.mce-btn-group div[aria-label="Font Family"] button, .mce-btn-group div[aria-label="Font Sizes"] button {
	width: 95px;
}
.mce-btn-group div[aria-label="Font Family"] button span, .mce-btn-group div[aria-label="Font Sizes"] button span {
	width: 60px;
}
button[type=submit].send-a-letter {
	font-size: 20px;
	line-height: 1em;
	height: 52px;
	min-width: 292px;
	text-transform: uppercase;
	padding: 10px 0 12px;
}
.news-announce article .additional-photos {
	overflow: visible;
}
.news-announce article .additional-photos li {
	margin: 0 10px 12px 0;
}
.news-announce article .additional-photos li a {
	padding: 5px;
}
.news-announce article .additional-photos li img {
	height: 50px!important;
	width: auto;
	margin: 0!important;
}
.mail-draft-status {
	float: right;
	font-size: 14px;
	opacity: 0;
	color: #444444;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	margin: 1em 0;
}
.mail-draft-status.shown {
	opacity: 1;
}
.mail-draft-status.error {
	color: red;
}
.online-ladies-link::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	background-color: #20bb6d;
	border-radius: 50%;
	vertical-align: -0px;
}
.lucky-mingle-link::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url(/assets/lucky-mingle/img/clover.svg);
	background-size: 100%;
	vertical-align: middle;
}
.chat-attachment img, .chat-attachment video {
	max-width: 300px;
	height: auto;
	margin: 0;
}
.chat-attachment {
	vertical-align: top;
	display: inline-block;
	max-width: 200px;
	max-height: 200px;
	overflow: hidden;
	border: 1px solid #ccc;
}
/* Paid attachments */
.chat-attachment-wrapper {
	position: relative;
	overflow: hidden;
	font-size: 0;
	min-width: 200px;
	min-height: 140px;
	display: inline-block;
}
.chat-attachment-wrapper img {
	display: block;
}
.chat-attachment__private-warn {
	position: absolute;
	bottom: 0;
	right: 0;
	font-family: Montserrat, Arial, sans-serif;
	padding: 5px 10px;
	background-color: #ffed20;
	border-radius: 12px 0 0 0;
	font-size: 14px;
}
.chat-attachment__private-warn--vp {
	background-color: #d90000;
	color: #fff;
}
.button-style-1 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	text-transform: uppercase;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	border: none;
	border-radius: 10px;
	line-height: 3;
	width: 150px;
	text-align: center;
}
.chat-attachment__view-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #18a54a;
	color: #fff;
}
/* GDPR */
li.reg-form-agree-block {
	padding-left: 0;
	font-size: 12px;
	line-height: 2;
}
li.reg-form-agree-block input {
	float: left;
	margin: 0 10px 10px 0;
}
.header .reg {
	padding-top: 10px;
}
.header .reg .top-img {
	display: none;
}
/* Shortie */
.chat-attachment--shortie {
	position: relative;
	text-decoration: none;
}
.chat-attachment--shortie img {
	-webkit-filter: blur(5px);
	filter: blur(5px);
}
.chat-attachment--shortie::after {
	content:"";
	background:url(https://d2gmcelpu31ywr.cloudfront.net/i/play-button.svg) center;
	background-size:100% 100%;
	position:absolute;
	display:block;
	width:60px;
	height:60px;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	opacity:.75
}
.chat-attachment--shortie:hover::after {
	opacity: 1;
}
.buy-credits-submit {
	line-height: 2em;
	padding: 0 1em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	display: inline-block;
	color: #ffffff;
	border-radius: 7px;
	vertical-align: middle;
	line-height: 3.5em;
	width: 100%;
	max-width: 293px;
	margin: 5px auto;
	background-color: #3A92DB;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#68ADE4), to(#205EA2)) !important;
	background-image: linear-gradient(to bottom, #68ADE4 0%, #205EA2 100%) !important;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: 500;
}
.is-new-profile .ladies-catalogue-item-mid-photo::after, .is-new-profile .notifier-photo-container::after {
	content: "";
	display: block;
	background-size: 100%;
	width: 45px;
	height: 45px;
	top: -6px;
	right: -6px;
	background-image: url(https://d2gmcelpu31ywr.cloudfront.net/i/ribbons/new-profile-1.png);
	position: absolute;
}
.ladies-catalogue-item-preview, .notifier-top.is-new-profile {
	padding-top: 2px;
}
/* Happy Match */
.happy-match-list {
	margin-top: 1em;
	display: flex;
	flex-wrap: wrap;
}
.happy-match-list-item {
	display: inline-block;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	min-height: 170px;
}
.happy-match-list-item:after {
	content: "";
	display: block;
	height: 170px;
	border-right: 1px solid #CCCCCC;
	position: absolute;
	top: 0;
	right: 0;
}
.happy-match-list-item:nth-child(2n):after {
	display: none;
}
.happy-match-list-item-pic {
	display: block;
	float: left;
}
.happy-match-list-item-pic img {
	display: block;
	border: 1px solid #cccccc;
}
.happy-match-list-item-desc {
	overflow: hidden;
	padding-left: 15px;
	text-align: justify;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.ladies-catalogue-list-item.is-blocked .ladies-catalogue-item-mid-photo img{
	opacity: 0.35;
	background: #fff;
}
.videos-count {
	display: inline-block;
	background-color: #fff;
	border: 1px solid currentColor;
	border-radius: 50%;
	width: 1.5em;
	text-align: center;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: middle;
}
.girl-header-possibilities-list {
	padding-bottom: 5px;
}
.slick-arrow {
	text-indent: 100px;
	overflow: hidden;
	width: 32px;
	height: 32px;
	background-size: 32px!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
.slick-prev {
	background-image: url(https://d2gmcelpu31ywr.cloudfront.net/i/sliders/arrow-left@64.png)!important;
}
.slick-next {
	background-image: url(https://d2gmcelpu31ywr.cloudfront.net/i/sliders/arrow-right@64.png)!important;
}
#purchase-ok-featured-ladies .slick-arrow {
	top: -37px;
}
#purchase-ok-featured-ladies .slick-prev {
	right: 69px;
	left: auto;
}
#purchase-ok-featured-ladies .slick-next {
	right: 29px;
	left: auto;
}
#purchase-ok-featured-ladies article {
	border-left: none!important;
}
/* buy credits popup */
#buy-credits-overlay {
	padding: 20px 0 0;
	border-radius: 10px;
	background-color: #fff;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.buy-credits-overlay-heading {
	padding: 0 20px;
	text-align: center;
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.15);
	box-shadow: 0 10px 10px rgba(0,0,0,0.15);
	z-index: 9;
}

.buy-credits-overlay-heading h2 {
	margin-top: 0;
	font-size: 24px;
}

.buy-credits-overlay-heading .btn2 {
	background: #236DB4!important;
	border-radius: 5px;
	border: none!important;
}

.buy-credits-overlay-frame-wrapper iframe {
	width: 100%;
	height: 100%;
}

.buy-credits-overlay-frame-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
}

.buy-credits-overlay-heading .product-link {
	text-decoration: none!important;
}

.buy-credits-overlay-heading .product-link .btn2 {
	font-size: 16px;
	line-height: 22px;
	margin-right: 5px;
}

#buy-credits-overlay-frame-overlay {
	background: #FFF;
	background: rgba(0,0,0,0.15);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
#buy-credits-overlay-frame-overlay:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background: url(//d2gmcelpu31ywr.cloudfront.net/i/spinners/loading.svg) center center no-repeat;
	background-size: 100%;
	-webkit-animation: rotate--spinner 1s linear infinite;
	animation: rotate--spinner 1s linear infinite;
	width: 100px;
	height: 100px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.cost-per-credit {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.reg-form--short {
	padding-top: 50px !important;
}
.reg-form--short .mainform .submit {
	margin-top: 0;
}
.reg-form--short .reg-form-agree-block {
	text-align: center;
	clear: both;
}
.reg-form--short .top-img {
	display: block!important;;
}
/* Clips in letters */
.attachment-preview-list .chat-attachment__view-button {
	opacity: 0;
}
.attachment-preview-list .chat-attachment--shortie::after {
	width: 50px;
	height: 50px
}
.attachment-preview-list .chat-attachment-wrapper, .attachment-preview-list .chat-attachment {
	height: 102px;
	width: 102px;
	min-height: 0;
	min-width: 0;
}
.attachment-preview-list .chat-attachment-wrapper:hover .chat-attachment--shortie::after {
	opacity: 1;
	cursor: pointer;
}
.attachment-preview-list .chat-attachment img, .attachment-preview-list .chat-attachment video {
	max-width: 200px;
}
.mobile-block, .mobile-inline-block {
	display: none;
}
.bmenu__badge {
	background-color: #20bb6d;
	color:#fff;
	vertical-align: top;
	margin-left: 1ex;
	line-height: 20px;
	display: inline-block;
	padding: 0 5px;
	border-radius: 10px;
	font-size: 12px;
}
#register-here, #login-here {
	padding: 94px 0 0;
}
.h1-line-height {
	line-height: 55px!important;
}
.left-notifiers-wrap {
	position: absolute;
	right: 100%;
	width: 350px;
	margin-right: 20px;
}

.left-notifier {
	text-align: center;
	margin: 20px 0;
	padding: 20px 9px 20px;
	background: #eee;
	position: relative;
	font-size: 15px;
}
.left-notifier:first-of-type {
	margin-top: 0;
}
.left-notifier__content {
	overflow: hidden;
}
.left-notifier--pc, .left-notifier--bday, .left-notifier--email, .left-notifier--gift, .left-notifier--lm {
	padding-left: 55px;
}
.left-notifier--pc::before, .left-notifier--bday::before, .left-notifier--email::before, .left-notifier--gift::before, .left-notifier--lm::before {
	content: "";
	width: 50px;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(https://d2gmcelpu31ywr.cloudfront.net/assets/order-phone-call/img/call-me.svg) no-repeat center rgba(0,0,0,0.075);
	background-size: 34px;
}
.left-notifier--bday::before {
	background: url(/img/img_7.png) no-repeat center rgba(0,0,0,0.075);
	background-size: 24px;
}
.left-notifier--email::before {
	background: url(https://d2gmcelpu31ywr.cloudfront.net/i/orange-round-email-icon.svg) no-repeat center rgba(0,0,0,0.075);
	background-size: 32px;
}
.left-notifier--gift::before {
	background: url(https://d2gmcelpu31ywr.cloudfront.net/assets/notifications/img/gift-shad.svg) no-repeat center rgba(0,0,0,0.075);
	background-size: 32px;
}
.left-notifier--lm::before {
	background: url(https://d2gmcelpu31ywr.cloudfront.net/assets/lucky-mingle/img/clover-green.svg?v=1) no-repeat center rgba(0,0,0,0.075);
	background-size: 32px;
}
.left-notifier--single-bday {
	padding: 9px 20px 9px 9px;
}
.left-notifier--single-bday::after {
	content: "";
	clear: both;
	display: block;
}
.left-notifier__avatar-wrapper {
	width: 76px;
	height: 100px;
	float: left;
	text-align: left;
	position: relative;
}
.left-notifier__avatar {
	width: 71px;
	height: 100px;
	display: inline-block;
}
.left-notifier__avatar-image {
	width: 100%;
}
.left-notifier--single-bday .left-notifier__content {
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	align-content: center;
}
.left-notifier__close {
	position: absolute;
	top: 5px;
	right: 5px;
}
.left-notifier__close::before {
	content: "\2716";
}
/*@media all and (max-width: 1750px){
	.left-notifiers-wrap {
		position: static;
		width: 100%;
	}
}*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5); box-shadow: 0 2px 2px rgba(0,0,0,0.5); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.sp_menu__arrows {
	float: right;
	clear: right;
	width: 140px;
	text-align: center;
	margin-top: 23px;
}
.sp_menu__arrow {
	display: inline-block;
	vertical-align: center;
	width: 30px;
}
.sp_menu__arrow+.sp_menu__arrow {
	margin-left: 40px;
}
.sp_menu__arrow-icon {
	fill: #828282;
}
.sp_menu__arrow-icon:hover {
	fill: #2793D2;
}
#OnPageLoginForm .submit .btn {
	padding: 10px;
	width: 150px;
	background-size: 100%;
	font-size: 15px;
}
.header__button {
	border: 1px solid #FFF;
	border-radius: 4px;
	padding: 0 10px;
	display: inline-block;
	font-size: 14px!important;
	line-height: 32px;
	vertical-align: middle;
}
.my-account-menu {
	position: absolute;
	z-index: 9;
	background-color: #fff;
	background-color: #f5f5f5;
	border: 1px solid #d4d4d4;
	left: -75px;
	top: 46px;
	width: 240px;
	display: none;
}

.my-account-menu--shown {
	display: block;
}

.my-account-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.my-account-menu ul li {
	padding: 0 20px;
	text-align: left;
	line-height: 32px;
}

.my-account-menu ul li:first-child {
	padding-top: 10px;
}
.my-account-menu ul li:last-child {
	padding-bottom: 10px;
}

.my-account-menu li a {
	color: #2b4ea0;
	width: 100%;
	font-weight: 400;
	display: block;
}

.my-account-menu ul li:hover {
	background: #d5dfe6;
}

.my-account-menu li a:hover {
	color: #2b4ea0;
}

.up_link {
	color: #fff;
	position: absolute;
	font-size: 14px;
}
.up_link, .up_link li {
	display: block;
	width: 200px;
	text-align: center
}
.up_link.up_link--w-balance {
	display: block;
	text-align: center;
	white-space: normal;
	top: 14px;
	left: -200px;
	height: auto;
}
.up_link.up_link--w-balance li {
	text-align: center;

	margin-bottom: 5px;
}
.up_link__my-balance {
	font-weight: 700;
}
.up_link__my-balance-sum {
	margin: 5px 0;
	font-size: 2em;
}
/* buy credits popup */
.exit-popup__close {
	position: absolute;
	top:5px;
	right: 5px;
	width: 40px;
	height: 40px;
	background: url(https://d2gmcelpu31ywr.cloudfront.net/i/exit-popups/close.png) no-repeat;
	background-size: 100%;
	opacity: 0.6;
	display: block;
	cursor: pointer;
	z-index: 9;
}

.buy-credits-overlay-wrap .exit-popup__close {
	filter: invert();
	width: 30px;
	height: 30px;
}

#buy-credits-overlay {
	padding: 20px 0 0;
	border-radius: 5px;
	background-color: #fff;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.buy-credits-overlay-heading {
	padding: 0 20px;
	text-align: center;
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.15);
	box-shadow: 0 10px 10px rgba(0,0,0,0.15);
	z-index: 9;
}

.buy-credits-overlay-heading h2 {
	margin-top: 0;
	font-size: 24px;
}

.buy-credits-overlay-heading--secondary {
	color: #999;
}

.buy-credits-overlay-heading .btn2 {
	background: #18a54a!important;
	border-radius: 5px;
}

.buy-credits-overlay-frame-wrapper iframe {
	width: 100%;
	height: 100%;
}

.buy-credits-overlay-frame-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
}

.buy-credits-overlay-heading .product-link {
	text-decoration: none!important;
}

.buy-credits-overlay-heading .product-link .btn2 {
	font-size: 16px;
	line-height: 22px;
	margin-right: 5px;
}

#buy-credits-overlay-frame-overlay {
	background: #FFF;
	background: rgba(0,0,0,0.15);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
#buy-credits-overlay-frame-overlay:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background: url(//d2gmcelpu31ywr.cloudfront.net/i/spinners/loading.svg) center center no-repeat;
	background-size: 100%;
	animation: rotate--spinner 1s linear infinite;
	width: 100px;
	height: 100px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.cost-per-credit {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.gift-price.discounted {
	color: green;
}
.bx-wrapper {
	margin-bottom: 0 !important;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 8005!important;
}
.virtual-gift-contacts-note {
	background: #dedede;
	padding: 10px;
	overflow: hidden;
	margin: 1em 0;
}
.lucky-mingle-2-reminder {
	background: url('https://static.behappy2day.com/i/zap.svg') 5px center no-repeat #FFFBDB;
	display: block;
	margin: 0 0 1em;
	width: fit-content;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1.2;
	padding: 5px 7px 5px 34px;
	background-size: 27px;
	font-weight: 600;
}
.sp_menu--blocked .sp_menu_avatar {
	opacity: 0.25;
	background: #fff;
}
.vgift-list__avatar--blocked {
	opacity: 0.35;
}
@media all and (max-width: 1920px){
	.DEF #wrapper {
		width: 1920px;
	}
}
@media all and (max-width: 1640px) {
	#wrapper {
		width: 1640px;
	}
	.wrapper.wrapper--logged-in {
		min-height:100%;
		width: 1640px;
	}
	.left-notifiers-wrap {
		position: absolute;
		right: 100%;
		width: 283px;
		margin-right: 20px;
	}
}
@media all and (max-width: 1535px) {
	.wrapper.wrapper--normal {
		min-height:100%;
		width: 1535px;
	}
}
