<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Submit
{
	 
}

/*.BtnStyle1 {
    background-color:/*ACM #04af91 */ 
/*	
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-size:small;
    font-weight:400;
    height:24px;
    line-height:24px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color:White;
    vertical-align:middle;
    margin:  0px 0px 50px 0px;
    padding-bottom: 5px;	
     border-style:none;
   
}*/
.loginlabel
{
	margin-top:6px;
}



#Login1
{
	display:none;
}
.BtnStyle1, .Submit, .Submit1 
{
		text-align:center;	
}
.loginlabel
{
	text-align:right;
}
.alignCenter
{
	text-align:center;
}
form.custom .custom
{
	height:22px!important;
}
#footer 
{
	position:fixed;
    bottom: 0;
    width: 100%;
    font-size:small;
    overflow:hidden;
    text-align:center;
}
.errortxt
{
	font-size:small;
	color:red;
	float:left;
	padding-bottom:10px;
}
#center {
    font-size:small;
    margin: 0 0  20px 0;
    text-align:center;   
}

img {
    max-width: 100%;
    height: auto;    
    padding-bottom: 1px !important;
}

</pre></body></html>