body
{
	background-color: #10253d !important;
}
.content
{
	color: #2b384e;
	border-spacing: 0;
	width: 100%;
	max-width: 738px;
}
#iptvauth_page_forgotpassword.content
{
	padding-top: 100px;
}
#closeBtn {
	background-image: url(../images/close.png);
}
#mvpdList, #mvpdMessage {
	background-color: #EBEBEB;
}
#mvpdMessage {
	color: #000000;
}
input.button {
	background-color: #959595;
	color: #FFFFFF;
}
.labelErrorDesc {
	color: #FE0000;
	font-size: 14px;
	width: 70%;
	margin: 0 auto;
	text-indent: 10px;
}
/*Custom Start*/

#stepsTable {
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
#stepsTable .stepSel, h1.stepSel {
	color: #F96715;
}
#stepsTable .step {
	color: #ACACAC;
}
input.input {
	background-color: transparent;
	width: 70%;
	border: 3px solid #fff;
	border-radius: 5px;
	outline: none;
	font-size: 20px;
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #ffffff;
	text-indent: 20px;
	display: block;
}
input.input::-webkit-input-placeholder { /* WebKit browsers */
	color: rgba(255, 255, 255, 0.5);
}
input.input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: rgba(255, 255, 255, 0.5);
}
input.input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: rgba(255, 255, 255, 0.5);
}
input.input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: rgba(255, 255, 255, 0.5);
}
a {
	color: #10253d;
	text-decoration: none;
}
a.btn {
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	display: block;
	width: 70%;
	margin: 20px auto 0;
	border-radius: 5px;
}
a.btn span.text {
	background-color: #ef222c;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	font-size: 24px;
	font-family: "Montserrat Bold";
}
a.btn span.text:hover {
	background-color: #ff363f;
}
a.btn.cancelBtn {
	color: #10253d;
}
a.btn.cancelBtn span.text {
	background-color: #E1E1E1;
}
#regcodetable {
	color: #555555;
}
.labelErrorDesc a
{
	color: #FE0000;
	text-decoration: underline;
}
#regcodetable input.input {
	line-height: 34px;
	height: 34px;
	width: 200px;
	padding: 0px 5px;
	border-radius: 3px;
}
#regcodetable select.input {
	line-height: 34px;
	height: 40px;
	width: 200px;
	padding: 0px 0px 0px 5px;
	border-radius: 3px;
	background-color: #EEEEEE;
	border: 3px solid #D0D0D0;
}
.label {
	margin-bottom: 10px;
}
.instruct {
	display: block;
	font-style: italic;
	font-size: 12px;
	margin-top: 1px;
}
.labelValidDesc {
	color: #fff;
	font-size: 14px;
	margin: 5px auto 0;
	width: 70%;
}
.subscribe
{
	background: #f5f5f5;
	margin: 18px -50px 0;
	padding: 20px 0;
	position: absolute;
    width: 100%;
    bottom: 0;
}
.subscribe a
{
	border: 2px solid #10263e;
	line-height: 50px;
	text-align: center;
	margin: 0 50px;
	font-size: 20px;
	display: block;
}
.subscribe.subscribePl a
{
	border: 0 none;
	background: #ef222c;
	color: #fff;
}
.subscribe a:hover
{
	opacity: 0.75;
}
.signin_logo
{
	text-align: center;
}
.signin_logo img
{
	vertical-align: middle;
	margin-bottom: 13px;
}
.checkbox
{
	margin: 0;
	vertical-align: middle;
}
.remember
{
	margin-left: 10px;
}
a.text
{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	color: #10253d;
}
#iptvauth_page_forgotpassword a
{
	margin-top: 32px;
}
.button.facebook
{
	font-size: 18px;
	display: block;
	color: #fff;
	text-align: left;
	padding: 0 10px;
	height: 40px;
	margin: 0 auto;
	background-color: #415dae;
	border-radius: 5px;
	margin-top: 30px;
	width: 305px;
}
.button.facebook:hover
{
	opacity: 0.85;
}
.button.facebook i 
{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/facebook_icon.svg") 0 0 no-repeat;
	float: left;
	margin-right: 7px;
	margin-top: 10px;
}
.button.facebook span 
{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
}
.or_fb_signin
{
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	margin: 20px 0 10px;
}
.button.facebook b
{
	 background: #3b5998;
	 display: block;
	 font-weight: normal;
	 height: 40px;
	 line-height: 40px;
}
.button.facebook b:hover
{
	background: #4c659a;
}
.external_facebook
{
	margin: 20px auto;
	font-size: 13px;
	color: #ffffff;
	width: 75%;
}
.external_facebook h2,.external_facebook img
{
	margin: 0;
}
@media (max-width: 398px)
{
	.subscribe
	{
		margin: 18px -20px 0;
	}
}
a.forgot-password,a.signup 
{
	color: #fff;
	display: inline-block;
	font-family: 'Montserrat SemiBold';
	border-bottom: 1px solid #fff;
}
.signin-pop 
{
	background: #10253d;
	border-radius: 10px;
	height: 684px;
}
.signin_title
{
	color: #fff;
	font-size: 32px;
	text-align: center;
	margin: 66px 0 50px 0;
}
.input-label 
{
	font-size: 20px;
	width: 70%;
	margin: 0 auto;
	text-indent: 10px;
}
.hint-wrap
{
	display: inline-block;
	color: #ffffff;
	font-size: 13px;
	margin-top: 40px;
	letter-spacing: 0;
}
.hint-wrap.left
{
	float: left;
	margin-left: 110px;
}
.hint-wrap.right
{
	float: right;
	margin-right: 110px;
}
.hint
{
	font-family: "Montserrat Light";
	color: #ffffff;
	font-size: 15px;
	padding: 0 110px;
}
@media (max-width: 737px)
{
	.signin_title
	{
		font-size: 20px;
	}
	.hint-wrap
	{
		font-size: 12px;
		display: block;
	}
	.input-label
	{
		font-size: 14px;
	}
	.or_fb_signin
	{
		font-size: 14px;
	}
	input.input
	{
		margin: 5px auto 10px;
	}
	input.input
	{
		height: 40px;
		line-height: 40px;
	}
	.hint
	{
		padding-left: 15%;
		padding-right: 15%;
	}
	.hint-wrap.left,
	.hint-wrap.right
	{
		float: none;
		text-align: left;
		width: 70%;
		margin: 0 auto;
		margin-top: 40px;
	}
	.hint-wrap.right
	{
		margin-top: 5px;
	}
	#iptvauth_page_forgotpassword a.btn span.text {
		font-size: 15px;
	}
}
.input-label
{
	color: #fff;
}
.hint-text
{
	color: #fff;
}
/*Custom End*/
