<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background:#9C8DB4;


}

.error{
font-size:12px;
 color:red;

}


#first-table{

	width:100%; 
	height:403px; 
	background:#B08CFD;

	
}

.sucess-msg{

	color: #FF0000;
    font-size: 12px;
    text-align: center !important;
    width: 100% !important;
}


#sai-form #remainingC {
    font-size: 12px;
}


.errorClass {
    border: 0.5px solid #FF0000 !important;
    border-radius: 3px;
}
</pre></body></html>