@charset "UTF-8";
/* CSS Document */
html,body{min-height:100%;padding:0;margin:0}

.clear{clear:both}

html{
	background-repeat: repeat;
	background-position: center center
}

body.login_format{position:relative;}

.invisible{display:none !important}
#pco_logo{
	width: 300px;
	height: 113px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.page_wrapper{position:relative}
.page{
	min-height: 180px;
	background-color: #fff;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(62,64,68,0.3);
	-moz-box-shadow: 0 1px 4px rgba(62,64,68,0.3);
	box-shadow: 0 1px 4px rgba(62,64,68,0.3);
	padding-top: 1px;
	padding-bottom: 30px
}
.back-page{
	background: #f3f5f9;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
	-webkit-box-shadow: 0 1px 4px rgba(62,64,68,0.5);
	-moz-box-shadow: 0 1px 4px rgba(62,64,68,0.5);
	box-shadow: 0 1px 4px rgba(62,64,68,0.5);
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	right: 0
}
.wrapper{
	padding-top: 30px;
	max-width: 450px;
	margin: 0 auto;
	position: relative
}

.button_login{
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.7);
	border-top-color: #56709e;
	border-bottom-color: #0b1830;
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(94,143,203,0.9) inset;
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(94,143,203,0.9) inset;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(94,143,203,0.9) inset;
	border-radius: 4px;
	padding: 11px 15px;
	display: inline-block;
	line-height: 1em;
	font-size: 18px;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(168,52,44,1.00)),color-stop( 100% , rgba(237,27,52,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(168,52,44,1.00) 0%,rgba(237,27,52,1.00) 100%);
	background-image: -moz-linear-gradient(top, #ed1b34,#355384);
	background-image: -o-linear-gradient(top, #ed1b34,#355384);
	background-image: linear-gradient(0deg,rgba(168,52,44,1.00) 0%,rgba(237,27,52,1.00) 100%);
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #ed1b34;
}
.button_login:hover,.button_login:visited,.select_options a:hover .button_login{
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(237,27,52,1.00)),color-stop( 100% , rgba(168,52,44,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(237,27,52,1.00) 0%,rgba(168,52,44,1.00) 100%);
	background-image: -moz-linear-gradient(top, #577fc8,#ed1b34);
	background-image: -o-linear-gradient(top, #577fc8,#ed1b34);
	background-image: linear-gradient(0deg,rgba(237,27,52,1.00) 0%,rgba(168,52,44,1.00) 100%);
	background-color: #ed1b34;
}
.button_login.minify{font-size:16px;padding:6px 14px}
.button_login.secondary{
	text-shadow: 0 0 1px rgba(0,0,0,0.7);
	background: #6c8aa2;
	border-top-color: #636f82;
	border-color: #5a6678;
	border-bottom-color: #424c5b;
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05),0 1px 0 rgba(94,143,203,0.3) inset;
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05),0 1px 0 rgba(94,143,203,0.3) inset;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.05),0 1px 0 rgba(94,143,203,0.3) inset;
	text-align: center;
	padding: 12px 10px;
	box-sizing: border-box;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
.button_login.secondary.minify{font-size:13px;padding:6px 8px}
.button_login.secondary:hover{background:#48667f}
.disabled_button{cursor:not-allowed !important}
.disabled_button .button_login,.disabled_button:hover .button_login,.disabled_button .button_login:hover,.select_options .disabled_button:hover .button_login{
	cursor: not-allowed;
	background: #c0c4cb;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ced1d7), color-stop(100%, #c0c4cb));
	background-image: -webkit-linear-gradient(top, #ced1d7,#c0c4cb);
	background-image: -moz-linear-gradient(top, #ced1d7,#c0c4cb);
	background-image: -o-linear-gradient(top, #ced1d7,#c0c4cb);
	background-image: linear-gradient(top, #ced1d7,#c0c4cb);
	border: 1px solid #a5a9b0;
	border-top-color: #b4b9c2;
	border-bottom-color: #a1a5ab;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.5) inset;
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.5) inset;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.5) inset;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);		opacity: 0.85
}

.container{position:relative;padding:0 30px}

.email_icon,.password_icon{width:28px;height:28px;position:absolute;top:50%;margin-top:-13px;z-index:999;left:38px}
.email_icon{background:transparent url(../images/form_icons.png) no-repeat left top}
.password_icon{background:transparent url(../images/form_icons.png) no-repeat left -28px}
/*.infield{top:11px;left:15px;font-size:1.1em}*/
.textbox{
	color: #727579;
	font-size: 1.4em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e9ebed;
	border-top: 1px solid #dadcde;
	border-bottom: 1px solid #f6f8fb;
	outline: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	height: 47px;
	-webkit-box-shadow: inset 0 1px 2px #d6dbe5;
	-moz-box-shadow: inset 0 1px 2px #d6dbe5;
	box-shadow: inset 0 1px 2px #d6dbe5;
	padding: 0 0 0 42px;
	background: #fafcff;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(244,247,251,1.00)),color-stop( 100% , rgba(251,252,254,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(244,247,251,1.00) 0%,rgba(251,252,254,1.00) 100%);
	background-image: -moz-linear-gradient(top, #f4f7fb,#fbfcfe);
	background-image: -o-linear-gradient(top, #f4f7fb,#fbfcfe);
	background-image: linear-gradient(0deg,rgba(244,247,251,1.00) 0%,rgba(251,252,254,1.00) 100%);
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 35px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.textbox:focus{
	border-color: #acc7ef;
	-webkit-box-shadow: inset 0 1px 2px #d6dbe5,0 0 7px rgba(57,123,223,0.75);
	-moz-box-shadow: inset 0 1px 2px #d6dbe5,0 0 7px rgba(57,123,223,0.75);
	box-shadow: inset 0 1px 2px #d6dbe5,0 0 7px rgba(57,123,223,0.75);
}
.log_footer{position:relative;text-align:center;margin-top:60px;color:#9b9ea5;text-shadow:0 1px 0 rgba(255,255,255,0.4);
}
.log_footer:before,.log_footer:after{content:"";position:absolute;top:26px;left:0;width:100%;height:0;border-top:1px solid #c1c5cb;border-bottom:1px solid #dfe4eb;z-index:-1}
.log_footer:after{margin-top:7px}
.log_footer h3{font-size:15px;background:#c9cdd5;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(0,0,0,0.2) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(0,0,0,0.2) inset;box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(0,0,0,0.2) inset;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;display:inline-block;color:#6f7276;*display:inline;zoom:1;line-height:1em;padding:10px 20px 9px 20px}
.log_footer h3 a{font-weight:bold;font-size:15px}
.log_footer p{max-width:300px;margin:0 auto 30px auto}
.switcher_trigger,.tab_panel li.app .title a,.button_to,.button_to div,.payment_method .uniform_label label,.btn,.btn_group,.btn_group button,.btn_group .button{display:inline-block;*display:inline;*zoom:1}
.face_book_container{
	font-size: 13px;
	font-weight:normal;
	line-height: 1.5;
	width:450px;
	height:307px;
}
.face_book_container h1 {
	font-size: 200%;
	font-weight: normal;
	padding: 0 30px;
	line-height: 1em;
	color: #45474b;
	margin-bottom: 50px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 50px;
}
.spacer{
	margin: 0px;
	padding: 0px;
}
form label{
	position: absolute;
	top: -33px;
	left: 33px;
	display: block;
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 1.4em
}
#options_container{margin:30px 0 0 0;position:relative;padding:30px;border-top:solid 1px #eff2f5}
#options_container #left_options{position:relative;min-height:40px}
a,a:visited{
	color: #ed1b34;
	text-decoration: none
}
#Submit{position:absolute;top:30px;right:30px}

#secondary-form-container
{
	position: relative;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	background-image: url(../images/newlogin_bkg.png);
	background-repeat: no-repeat;
	width: 501px;
	height: 401px;
	font: 13px/1.5 "Lato", sans-serif;	
}

#secondary-form-container label {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 5px;
	padding-left: 30px;
}

#secondary-form-container header h1
{
	font-size: 200%;
	font-weight: normal;
	line-height: 1em;
	color: #45474b;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-left: 30px;
	margin-bottom: 0px;
}
#secondary-form-container header p{
	position: relative;
	top: 0px;
	color: #727579;
	font-size: 1.0em;
	padding-left: 30px;
}

#secondary-form-container .button{
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.7);
	border: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(94,143,203,0.9) inset;
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(94,143,203,0.9) inset;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.1),0 1px 0 rgba(94,143,203,0.9) inset;
	border-radius: 4px;
	padding: 11px 15px;
	display: inline-block;
	line-height: 1em;
	font-size: 18px;
	width: 150px;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(168,52,44,1.00)),color-stop( 100% , rgba(237,27,52,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(168,52,44,1.00) 0%,rgba(237,27,52,1.00) 100%);
	background-image: -moz-linear-gradient(top, #4d74bb,#355384);
	background-image: -o-linear-gradient(top, #4d74bb,#355384);
	background-image: linear-gradient(0deg,rgba(168,52,44,1.00) 0%,rgba(237,27,52,1.00) 100%);
	cursor: pointer;
	margin-right: 10px;
	margin-left: 50px;
	background-color: #ed1b34;
}
#secondary-form-container .button:hover, .button_login:visited, .select_options a:hover .button_login{
	background: #355384;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(237,27,52,1.00)),color-stop( 100% , rgba(168,52,44,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(237,27,52,1.00) 0%,rgba(168,52,44,1.00) 100%);
	background-image: -moz-linear-gradient(top, #577fc8,#ed1b34);
	background-image: -o-linear-gradient(top, #577fc8,#ed1b34);
	background-image: linear-gradient(0deg,rgba(237,27,52,1.00) 0%,rgba(168,52,44,1.00) 100%)
}
#secondary-form-container input{
	color: #727579;
	font-size: 1.4em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e9ebed;
	border-top: 1px solid #dadcde;
	border-bottom: 1px solid #f6f8fb;
	outline: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	height: 47px;
	-webkit-box-shadow: inset 0 1px 2px #d6dbe5;
	-moz-box-shadow: inset 0 1px 2px #d6dbe5;
	box-shadow: inset 0 1px 2px #d6dbe5;
	background: #fafcff;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(244,247,251,1.00)),color-stop( 100% , rgba(251,252,254,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(244,247,251,1.00) 0%,rgba(251,252,254,1.00) 100%);
	background-image: -moz-linear-gradient(top, #f4f7fb,#fbfcfe);
	background-image: -o-linear-gradient(top, #f4f7fb,#fbfcfe);
	background-image: linear-gradient(0deg,rgba(244,247,251,1.00) 0%,rgba(251,252,254,1.00) 100%);
	display: block;
	width: 395px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 35px;
	margin-left: 30px;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
}
#secondary-form-container input:focus{
	border-color: #acc7ef;
	-webkit-box-shadow: inset 0px 1px 2px #d6dbe5,0 0 7px rgba(57,123,223,0.75);
	-moz-box-shadow: inset 0 1px 2px #d6dbe5,0 0 7px rgba(57,123,223,0.75);
	box-shadow: inset 0px 1px 2px #d6dbe5,0 0 7px rgba(57,123,223,0.75)
}
