/*show the new dark mode css */


    html, body {
    overflow-x: hidden;
}

.grayborder{
	border: 1px solid lightgray;
}

.bottomgrayborder{
	border-bottom: 1px solid lightgray;
}

.buttonStyle{

	color:white;
	background-color: #00BFFF ;
    
	
}

.createAccounthead{
	color:skyblue;font-size: 42px;
}

.logoStylehead{
	color:black;
	text-decoration: bold;
	font-size: 62px;
}

.logoAlign{
	text-align:  center;
	margin-top: 50px;
}

.footerTrademarkText,.footerTrademark{
	color:white;
}

.page-background{
	background: black;
}

#footer{
	background-color: black;
	color:#00BFFF;
	border-top: 1px solid darkgray;
	margin-top: 5px;
}

.heading .subheading{
	color:black;
 }
	

.logoStyleA{
color:black;
text-decoration: bold;
font-size: 62px;

}

.logoAlign{
	text-align:  center;

}

.menuIcons{
	margin-bottom: 50px;

}


.searchBorder{
	border:1px solid lightgray;
}

.headingColor2{
/*color:#00BFFF;*/
color:black;

}

.menu-icons{
	margin-left: 20px
}


.searchBorder{
	border:1px solid lightgray;
}


.buttonStyle{

	color:white;
	background-color: #00BFFF ;

}

.removeBtnBorder{
	color: #00BFFF ;
	background-color: white;
	border: 1px solid #EAEAEA;
}



.editfloat{
	float:right;
	margin-left: 4px;
	
}


.linkStyle,.footerlinks,.socialLinks{
	color:#00BFFF;
}


.buttonStyle{

	color:white;
	background-color: #00BFFF ;
	
}

.cancelBtnBorder{
	color: #00BFFF ;
	background-color: white;
	border: 1px solid #EAEAEA;
}

.formBorder{
border: 1px solid lightgray;
border-radius: 2px;
}	

.headingColor{
	color:#00BFFF;
}

/*terms and conditions, contact us and privacy policy text css */
h4,.help-support-block,.contentpolicy{
	color:white;
}

.topRightActionButtons{
	margin-bottom: 105px;margin-top: 5px;
}

.frstTopActionButton{
	float: right;margin-left: 1px;
}

.secndTopActionButton{
	clear: both;float: right;margin-left: 4px;
}

.heading_subject{
    font-size:14px;
   
    float:left;
    clear:both;
}
