body {
	min-width: 1470px;
	position: relative;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

h3 {
	font-weight: bold;
	font-size: 12px;
}

.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:600;
	color:#ffffff;
	text-decoration: none;
}

.white_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color:#840000;
	text-decoration: underline;
}

p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:300;
	border-color: #CCCCCC;
	color:#333333;
	text-decoration:none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

input[type="button"], button, input[type="submit"] {
	border: 1px solid silver;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CECECE));
	background-image: linear-gradient(top, #FFF, #CECECE);
	-pie-background: linear-gradient(top, #FFF, #CECECE);
	padding: 5px 10px;
	margin: 3px;
	font-size: 16px;
	vertical-align: middle;
	line-height: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="button"]:active, button:active, input[type="submit"]:active {
	background: #CCCCCC;
}

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

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

a img {
	border: 0;
}

div.ColorBorder a{
	color: #003;
}

div.ColorBorder span.falsehref{
	color: #003;
	border-color: #003;
	font-weight: bold;
}

.ColorBorder p, .ColorBorder div, .ColorBorder td, .ColorBorder ol li {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin: 1em 0;
	padding: 0;
	text-decoration: none;
}

a:hover
{
	color: #840000;
}
a:active {
	color: #7E7E7E;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:600;
	color:#FF0000;
	text-align:center;
	text-decoration:none;
	margin: 1em 0;
}


.big
{
	font-size: 14px;
	font-weight:600;
}

.big_red {color: #FF0000; font-size: 14px; font-weight: bold; font-style: normal;}

.red {color: #FF0000;}

.readonly {
	BACKGROUND-COLOR: #e7e7f0
}

input {
	COLOR: #333333;
	FONT-FAMILY: verdana,arial;
}
.full_width
{
	BORDER-RIGHT: black 1px groove;
	BORDER-TOP: black 1px groove;
	FONT-SIZE: 8pt;
	BORDER-LEFT: black 1px groove;
	COLOR: #333333;
	BORDER-BOTTOM: black 1px groove;
	FONT-FAMILY: verdana,arial;
	BACKGROUND-COLOR: #f0f0f0;
	WIDTH:100%;
}

textarea  {
	BORDER-RIGHT: black 1px groove;
	BORDER-TOP: black 1px groove;
	BORDER-LEFT: black 1px groove;
	COLOR: #333333;
	BORDER-BOTTOM: black 1px groove;
	FONT-FAMILY: verdana,arial;
	BACKGROUND-COLOR: #f0f0f0;
	resize: vertical;
}

select {
	BORDER-RIGHT: black 1px groove;
	BORDER-TOP: black 1px groove;
	BORDER-LEFT: black 1px groove;
	COLOR: #333333;
	BORDER-BOTTOM: black 1px groove;
	FONT-FAMILY: verdana,arial;
	BACKGROUND-COLOR: #f0f0f0;
	padding: 0.3em 0;
}

table.grid
{
	border-collapse: collapse;
	border-color:black;
	font-size:12;
	font-family: Verdana, Helvetica, sans-serif;
}

tr.grid_head
{
	background-color:Darkgray;
	color:white;
	border-width:1px;
	border-style:groove;
	border-color:black;
	FONT-FAMILY: verdana,arial;
	FONT-SIZE: 10pt;
}
tr.grid
{
	border-width:1px;
	border-color:black;
	FONT-FAMILY: verdana,arial;
	FONT-SIZE: 8pt;
	cursor:hand;
}
.grid_selected
{
	background-color:Cornflowerblue;
	FONT-FAMILY: verdana,arial;
	FONT-SIZE: 8pt;
	cursor:hand;
}
.grid_simlpe
{
	border-width:1px;
	border-style:groove;
	border-color:black;
	FONT-FAMILY: verdana,arial;
	FONT-SIZE: 8pt;
}
td.grid
{
	border-color:black;
}
th.grid
{
	border-color:black;
}.mail-form {
	 width: 600px;
	 border: 1px solid #BBCACC;
	 background-color: #F0F0F0;
 }
.mail-form-errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	display: inline;
}

.mail-form input {
	border: 1px solid #D3DDDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
.mail-form input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-color: #D3DDDE;
	text-align: center;
	margin-right: 2em;
	border: 1px outset #D3DDDE;
}


.mail-form td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.mail-form textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #D3DDDE;
}

/*?????????????? ?????????? ?? ??????? ???????? */
.attention2 {
	margin: 0;
	background-color: #FFE1E2;
	padding: 10px;
	border: 1px solid #FF7578;
	line-height: 1.8em;
}
.attention2 p{
	margin: 0;
	padding: 0;
}
.attention2 strong {
	display: inline;
	padding: 1px 4px;
	background-color: #FFE79D;
	border: 1px solid #FFCC33;
	font-weight: bold;
}


b, strong, .bold {
	font-weight: bold;
}

.int15 {
	line-height: 1.5em;
}

i, em {
	font-style: italic;
}
table.centered {
	margin: 10px auto;
}

table.medium {
	width: 650px;
}

table.g-profile {
	border-collapse: collapse;
	border: 0;
}

table.g-profile td.client {
	border: 2px ridge #CCCCCC;
}

table.int-add-edit{
	border: 1px solid #FF6633;
	background: #FFFFCC;
}

table.int-add-edit td {
	padding: 2px 5px;
}


.full-width {
	width: 100%;
	padding: 0;
}

thead.grid-head {
	background-color: Darkgray;
	border-color: black;
	border-style: groove;
	border-width: 1px;
	color: white;
	font-family: verdana,arial;
	font-size: 13pt;
}

p.side-note {
	text-align: right;
	font-style: italic;
	font-size: 10pt;
}

* .noborder, .noborder {
	border: 0;
}

.falsehref {
	color: #00F;
	border-bottom: 1px solid #00F;
	cursor: pointer!important;
}

.invisible {
	display: none;
}

#interpreters-grid {
	border-collapse: collapse;
}

#interpreters-grid th {
	background-color: #DADADA;
	border-bottom: 2px solid #990000;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	text-align: left;
	font-size: 13px;
}

#interpreters-grid td {
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px;
}

#interpreters-grid tfoot *{
	border: none!important;
}

.selectable-grid-row-selected {
	background-color: #ACE!important;
}

.selectable-grid-row-selected:active {
	background-color: #AACCF3!important;
}

/* ???????? ???????? ??????? ? ???????????? */
div.girls-quick-list-container {
	width: 210px;
	height: 500px;
	background-color: #FFFFF0;
	overflow-x: hidden;
	overflow-y: scroll;
}

.square-small-white-button {
	background-color: #FFF;
	border: 1px solid gray;
	width: 70px;
	height: 30px;
	margin : 10px;
}

div.girls-quick-list-item-info {
	text-align: left;
	padding: 5px;
}

/* ???????? ???????? ??????? ? ???????????? */

td.white-cell, th.white-cell {
	border: 0!important;
	background: none!important;
}

.clickable {
	cursor: pointer!important;
}

td.current-lid {
	background-color: #DDD!important;
}


div#prev_letter {
	display: none;
	overflow: hidden;
	width: 100%;
	border: 1px solid silver;
	margin-top:5px;
}

.news-odd div.ColorBorder {
	background-color: white!important;
	border: 1px solid silver!important;
}

.news-even div.ColorBorder {
	background-color: #DBDBDB!important;
	border: 1px solid silver!important;
}

.news-date {
	color: #AAA;
	font-size: 0.9em;
	margin-left: 15px;
	position: relative;
	top: 10px;
}

/* ????? ???? */
.menu-0 {
	display: block;
	margin-left: 0;
	padding-left: 10px;
	width: 175px;
}
.menu-item-0 {
	display: block;
	list-style: none outside none;
	margin-bottom: 1em;
}
.menu-item-text-0 {
	color: #68697D;
	font-weight: bold;
	text-decoration: none;
}
a.menu-item-text-0 {
	color: #5666be!important;
}
.menu-1 {
	display: block;
	margin-left: 0;
	padding-left: 0;
}
.menu-item-1 {
	display: block;
	list-style: none outside none;
	margin-bottom: 3px;
}
.menu-item-text-1 {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.menu-item-text-1.active, .menu-item-text-0.active {
	color: #BF3640 !important;
}
/* ????? ???? */

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin:0cm;
	margin-bottom:.0001pt;
}

span.field-note {
	font-size: 0.85em;
}

.photo span.webcam {
	width: 19px;
	height: 14px;
	display: block;
	background-image: url(/img/webcam.png);
	position: absolute;
	top: 1px;
	left: 1px;
}

.decoration-row-fix {
	line-height: 0;
	vertical-align: bottom;
}

.ui-dialog {
	position: fixed;
	*position: absolute;
}

.groupbox {
	border: 2px groove #FFFFFF;
	margin-top: 1em;
	padding-top: 1em;
	position: relative;
}

.groupbox .groupbox-title {
	background: none repeat scroll 0 0 white;
	border: 2px ridge white;
	left: 1em;
	opacity: 0.85;
	padding: 0.1em;
	position: absolute;
	top: -1em;
}

/* ?????????? ??????????? ? ???????? - ???? */
table.tablesorter {
	background-color: #CDCDCD;
	font-family: arial;
	font-size: 8pt;
	margin: 10px 0 15px;
	text-align: left;
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #E6EEEE;
	/*border: 1px solid #000000;*/
	font-size: 8pt;
	padding: 4px 30px 4px 4px;
}
table.tablesorter thead tr .header {
	background-image: url("/img/tablesorter/bg.gif");
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}
table.tablesorter tbody td {
	background-color: #FFFFFF;
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr:nth-child(2n) td {
	background-color: #F0F0F6;
}

table.tablesorter tbody tr.grid_selected td {
	background-color: #99CCFF!important;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url("/img/tablesorter/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("/img/tablesorter/desc.gif");
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8DBDD8;
}
/* ?????????? ??????????? ? ???????? */

#novigation {
	margin: 1em auto !important;
	width: 500px;
	text-align: center;
	line-height: 1.5;
}
#novigation font, #novigation a {
	display: inline-block;
}

.summary {
	width: 100%;
	border: 1px dotted silver;
	padding: 10px;
	text-align: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #BFB;
	cursor: pointer;
	margin: 1px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.summary:hover {
	background-color: #66CCCC;
}
.summary--b {
	background: #9e9;
}
.summary--b:hover {
	background: #99b4ee;
}
.summary--running {
	background: #ee9;
}
.summary--running:hover {
	background: #eeb499;
}
.summary-details {
	background: #f0f0f0;
	width: 100%;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.reg-fields {
	margin: 0 auto;
	width: 530px;
}
.reg-field {
	clear: both;
	overflow: hidden;
	padding: 5px;
}
.reg-field .label-place {
	float: left;
	width: 40%;
	padding-right: 1ex;
}
.reg-field .input-place {
	float: left;
	width: 58%;
}

.reg-field select { padding: 0.3em; background-color: #FFF; max-width: 98%; min-width: 60px; border: 1px inset #CCC; }
.reg-field input.single-text { width: 260px; padding: 2px; }
.reg-field textarea { resize: none; background: #FFF; width: 260px; border: 1px inset #CCC; }
select.middle{ width: 154px; }
select.full{ width: 98%; }
.reg-field .error { background-color: #FF9E9E; }

textarea.ui-state-error, select.ui-state-error  { background-color: #FEF1EC;border: 1px solid #CD0A0A;color: #CD0A0A; }

.letter-text { border: 1px dotted lightgray; padding: 5px; margin-top: 10px; }
.everyone-wait * {
	cursor: wait !important;
}
.prev-letter-status {
	padding: 5px;
	text-align: center;
}
.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;
}
span.color-demo{ display:inline-block;zoom:1;width:1em;height:1em;border:1px solid silver;vertical-align:text-bottom;}
.like-a-button {
	-moz-appearance: button;
	-webkit-appearance: button;
	appearance: button;
	text-decoration: none; font: menu; color: ButtonText;
	display: inline-block; padding: 2px 8px;
	cursor: default;
}

.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;
}

[v-cloak] {
	display: none;
}

figcaption,
figure {
	display: block;
}

figure {
	margin: 1em 40px;
}

.default-notification {
	background-color: white;
	width:220px;
	display:block;
	border: 2px solid #666666;
	color: #666666;
	margin: 0 0 0 5px;
	padding: 8px;
	position: relative;
	z-index: 9;
}
.icon {
	display: inline-block;
	margin-right: 15px;
}
.icon-delete {
	line-height: 1em;
	cursor: pointer;
}
.icon-delete:before {
	content: "\D7";
	color: red;
	font-size: 20px;
	vertical-align: middle;
}
.default-notification .icon-delete {
	display: block;
	padding: 0;
	background: none;
	border: none;
	position: absolute;
	top: 5px;
	right: 5px;
}
.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;
}
.photo-upload-wrapper {
	display: inline-block;
	margin-left: 10px;
}

.photo-upload-button {
	background-color: #505050;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#505050), to(#707070));
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, #505050),
			color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
	padding: 5px 30px;
}
.photo-upload-button:hover {
	background-color: #606060;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#808080));
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, #606060),
			color-stop(1, #808080)
	);
	background-position: center bottom;
}
.photo-upload-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.photo-upload-progress:empty {
	display: none;
}

.photo-upload-progress {
	background: #fafafa;
	padding: 10px;
	margin-top: 10px;
}

.photo-upload-progress-item {
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.photo-upload-progress-bar {
	width: 250px;
	display: inline-block;
	vertical-align: top;
	height: 25px;
	background: #fefefe;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 10px;
}
.photo-upload-progress-bar-line {
	background: #4CAF50;
	width: 0%;
	height: 100%;
	display: block;
}
.photo-upload-progress-name {
	display: inline-block;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.photo-upload-progress-digit {
	width: 35px;
	text-align: center;
	display: inline-block;
	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: 1px;
	right: 1px;
	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;
}
.chat-attachment__status {
	line-height: 1;
}
.chat-attachment__status.chat-attachment__status--viewed {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	font-size: 14px;
	display: block;
	border-radius: 0 10px 0 0;
	background-color: green;
	text-align: center;
	padding: 5px 10px;
	font-family: Montserrat, Arial, sans-serif;
}

.chat-attachment__status.chat-attachment__status--viewed::before {
	content: "\002714";
	margin-right: 1ex;
}
.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;
}
.shorties-list-container img {
	height: 240px;
}
.shortie-link {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 0;

}
.shortie-link__number {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #eee;
	font-size: 14px;
	padding: 5px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: normal;
}
.shortie-link--confirmed {
	color: #208900;
	font-weight: 700;
}
.shortie-link--declined {
	color: red;
	font-weight: 700;
}
.shortie-link > a::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: 0.75;
}
.shortie-link:hover > a::after {
	opacity: 1;
}
.chat-attachment--shortie {
	position: relative;
	text-decoration: none;
}
.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;
}
/* ???????????? ?????? */
.attach-shortie {
	text-align: left;
	margin-bottom: 10px;
}
.attach-shortie__link {
	margin: 0;
	width: 170px;
	font-size: 14px;
}
.attach-shortie__menu {
	font-size: 0;
	margin: 10px auto;
	z-index: 9999;
	position: absolute;
	max-width: 100%;
	width: 750px;
	padding: 10px;
	background: #ccc;
	border: 1px solid #CCC;
	border-radius: 5px;
}
.attach-shortie__menu:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border-color: transparent transparent #ccc transparent;
	border-style: solid;
	border-width: 10px;
	top: -20px;
}
.attach-shortie__menu-items-wrapper {
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
	line-height: 0;
}
.attach-shortie__menu-item {
	display: inline-block;
	position: relative;
}
.attach-shortie__menu-item img, .attach-shortie__menu-item video {
	height: 240px;
}
.attach-shortie__private-warn {
	position: absolute;
	bottom: 1px;
	right: 1px;
	font-family: Montserrat, Arial, sans-serif;
	padding: 5px 10px;
	background-color: #ffed20;
	border-radius: 12px 0 0 0;
	font-size: 14px;
	line-height: 1.25;
}
.attach-shortie__private-warn--vp {
	background-color: #d90000;
	color: #fff;
}
.overlay {
	position: fixed;
	z-index: 9999;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.overlay--centered {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.overlay-lonely-button {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
	line-height: 50px;
}
ul.nav {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	clear: both;
	overflow: hidden;
}
ul.nav li {
	display: inline;
	padding: 0;
	margin-right: 3ex;
}
ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}
ul.tabs li {
	display: inline-block;
	zoom: 1;
	margin: 0 2px;
	padding: 0.5em 3ex;
	border: 1px solid #ccc;
	position: relative;
	top: 1px;
	min-width: 100px;
	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);

	behavior: url('/PIE.htc');
}
ul.tabs li.act {
	border-bottom: 1px solid #fff;
}
ul.tabs li a {
	font-weight: bold;
}
a.cupid-green, a.cupid-blue {
	text-decoration: none;
	display: inline-block;
}
.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;
}
.avatar-wrapper {
	position: relative;
	display: block;
	width: max-content;
}
.avatar-wrapper img {
	display: block;
}