body.fancybox-white .fancybox-close {
	background: #a4abab url('/images/close_ico.png') no-repeat center center !important;
	width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
    background-size: cover;
}
body.fancybox-white .fancybox-close:hover {
	background-color:#778081 !important;
}
body.fancybox-white .fancybox-close:active {
	background-color:#fd4b5e !important;
}
body.fancybox-white .metamenu_open {
	/*padding:10%;*/
	background:#ffffff;
	/*width:370px;*/
}
body.fancybox-white .fancybox-overlay {
	background:rgba(255, 255, 255, 0.85);
}
body.fancybox-white .fancybox-outer1:before {
	display:block;
	content:"";
	position:absolute;
	top:-30px;
	left:0;
	width:100%;
	height:61px;
	z-index:8031;
	background: transparent url(/images/doolip-plogo.png) no-repeat center center;
}
body.fancybox-white .fancybox-outer:before {
	display:block;
	content:"";
	position:absolute;
	top:-30px;
	left:0;
	width:100%;
	height:30px;
	z-index:8031;
	/*background: transparent url(/images/wp_logo1.png) no-repeat center center;*/
	/*background-size:60px 30px;*/
}
body.fancybox-white .fancybox-skin:before {
	display:block;
	content:"";
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	height:30px;
	z-index:8031;
	/*background: transparent url(/images/wp_logo2.png) no-repeat center center;*/
	/*background-size:60px 30px;*/
}
body.fancybox-white .metamenu_open {
	color:#000000;
}
body.fancybox-white .metamenu_open a:not(".fb_reg"), body.fancybox-white .metamenu_open a:not(".ggl_reg") {
	color:#49dde5;
}
body.fancybox-white .user_login_form {
	padding:0;
}
body.fancybox-white .header {
	color:inherit;
	padding:0;
}
body.fancybox-white .header > div {
	font:bold 20px/40px OpenSans;
}
body.fancybox-white .header > span {
	padding-right:12px;
}
body.fancybox-white .or {
	margin:10px;
	position:relative;
	height:17px;
}
body.fancybox-white .or > div {
	position:absolute;
	background:#778081;
	height:1px;
	width:70%;
	left:15%;
	top:8px;
	z-index:8032;
}
body.fancybox-white .or > span {
	position:absolute;
	left:35%;
	top:0;
	display:block;
	padding:0 5%;
	width:30%;
	height:17px;
	line-height:17px;
	color:#000000;
	background:#ffffff;
	z-index:8033;
	text-align:center;
}
body.fancybox-white .social-login a {
	display:block;
	margin:10px 0;
	border:1px solid #778081;
	border-radius:4px;
	padding:10px;
	background:#ffffff url('/images/spacer.gif') no-repeat 10px center;
	padding-left:52px;
	color:#444444;
}
body.fancybox-white .social-login a:hover {
	border:1px solid #49dde5;
}
body.fancybox-white .social-login a:active {
	background-color:#49dde5;
}
body.fancybox-white .social-login a.fb {
	background-image: url('/images/wp_facebook.png');
	background-position:22px center;
	background-size:12px 23px;
	padding-left:10px;
	text-align: center;
}
body.fancybox-white .social-login a.google {
	background-image: url('/images/wp_google.png');
	background-position: 17px 11px;
	background-size:23px 23px;
	padding-left:10px;
	text-align: center;
}
body.fancybox-white .footer a.b {
	display:block;
	width:auto;
	margin:24px auto 0px;
	float:none;
	text-align:center;
}
.closable {
	text-align:center;
	color: #444444;
}
.closable h3 {
    margin: 5px 10px;
    color: #000000;
    padding-top: 5px;
    font-size: 18px;
    text-align:center;
}
.captcha_input {
	width:50% !important;
}
.captcha_pic {
	width:30% !important;
}
.captcha_pic img {
	width:100% !important;
}
form.fancy {
	width:100%;
}
form.fancy .input-container {
	clear:both;
	margin-top:10px;
	overflow: hidden;
	position: relative;
}
form.fancy .label-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 71.625em;
	*zoom: 1
}
form.fancy .label-container:before, form.fancy .label-container:after {
	content: " ";
	display: table
}
form.fancy .label-container:after {
	clear: both
}
form.fancy .label-container label {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 71.625em;
	*zoom: 1;
	transition: all 200ms ease-out;
	color: #a8b2b1;
	font-size: 0.625em;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	text-transform.fancy: uppercase;
	top: 8px
}
form.fancy .label-container label:before, form.fancy .label-container label:after {
	content: " ";
	display: table
}
form.fancy .label-container label:after {
	clear: both
}
form.fancy input, form.fancy textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 71.625em;
	*zoom: 1;
	-webkit-box-shadow: inset 0 0 0 1px #666e6e;
	-moz-box-shadow: inset 0 0 0 1px #666e6e;
	box-shadow: inset 0 0 0 1px #666e6e;
	border: none;
	font-size: 1em;
	height: 55px;
}
form.fancy input:before, form.fancy input:after, form.fancy textarea:before, form.fancy textarea:after {
	content: " ";
	display: table
}
form.fancy input:after, form.fancy textarea:after {
	clear: both
}
form.fancy input:focus, form.fancy textarea:focus {
	-webkit-box-shadow: inset 0 0 0 2px #666e6e;
	-moz-box-shadow: inset 0 0 0 2px #666e6e;
	box-shadow: inset 0 0 0 2px #666e6e;
	background: none;
	border: none;
	outline: none
}
form.fancy select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 71.625em;
	*zoom: 1;
	-webkit-box-shadow: inset 0 0 0 1px #666e6e;
	-moz-box-shadow: inset 0 0 0 1px #666e6e;
	box-shadow: inset 0 0 0 1px #666e6e;
	border: none;
	font-size: 1em;
	height: 55px;
	cursor: pointer;
	padding: 1em 0 0 0.6em
}
form.fancy select:before, form.fancy select:after {
	content: " ";
	display: table
}
form.fancy select:after {
	clear: both
}
form.fancy select:focus {
	-webkit-box-shadow: inset 0 0 0 2px #666e6e;
	-moz-box-shadow: inset 0 0 0 2px #666e6e;
	box-shadow: inset 0 0 0 2px #666e6e;
	background: none;
	border: none;
	outline: none
}
form.fancy textarea {
	padding-top: 10px;
}
form.fancy .input-filled input {
	padding-top: 20px;
}
form.fancy .input-filled textarea {
	padding-top: 25px;
}
form.fancy input:focus+ label, form.fancy textarea:focus+ label, form.fancy .input-filled label {
	opacity: 1;
}
form.fancy .input-filled .label-container label{
	text-transform: uppercase;
}
form.fancy input[type=submit] {
	border-radius:4px;
	color:#ffffff;
	background:#cccccc;
	margin-top:10px;
	height:45px;
	border:1px solid #ffffff;
	font-weight:bold;
}
form.fancy input[type=submit]:hover {
	background:#ffffff;
	border:1px solid #cccccc;
	color:#cccccc;
}
form.fancy input.ready, form.fancy input[type=submit]:active {
	background-color:#49dde5;
	color:#ffffff;
	border:1px solid #ffffff;
}
form.fancy input.error, form.fancy select.error, form.fancy textarea.error {
	background-color:#ffffff !important;
}
form.fancy input[type=checkbox], form.fancy input[type=radio] {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 10px 10px 0;
}
form.fancy input[type=checkbox]:checked, form.fancy input[type=radio]:checked {
	background:#888888 !important;
}

body.fancybox-white .fancybox-close{
	background: none !important;
}