html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,fieldset,form,label,legend
{
	border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; margin:0; padding:0; color:black;
}

html, body  {
	margin: 0;
	width: 100%;
	height: 100%;
}
		
*{
	margin:0;
	padding:0;
}

body {
	margin: 0px;
	padding: 0px;
	color: #e7e0cf;
	font-family: Helevetica, Arial, sans-serif;
	font-size: 12px;
	font-size:80%;
	line-height:1.2em; 
}

A:link {COLOR: #0029A3; font-weight: bold; }
A:visited {color: #0029A3; text-decoration: underline; font-weight: normal;}
A:hover {COLOR: #000000; cursor: pointer; font-weight:bold; text-decoration: underline;}
h4 { font-size: 12px; margin: 5px 0 5px 0; padding: 0; color: #0F1F3D ; }
h6 {border-right: 0 none; color: #15427B; font-size: 14px; margin-left: 10px; margin-right: 10px; margin-top: 10px; line-height:1.5em; }
p { font-size: 12px; color: #FFFFFF; margin: 0px; padding: 0 0 2px 0; }	
h2 { font-size: 14px; margin: 5px 0 5px 0; padding: 0; color: #0F1F3D; font-weight: bold;}

table,caption,tbody,tfoot,thead,tr,th,td{font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}
table{border-collapse:separate;border-spacing:0}
caption,th,td{text-align:left;font-weight:400}
table,td,th{vertical-align:middle}
a img{border:none}

#main {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}

#bhuvandiv {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 100%;
}

#selectviewdiv {
	width: 380px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #D0D0D0;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

#pdsdiv {
	width: 100%;
	height: 100%;
	float: left;
}


#dispopt{
	width: 430px;
	height: 560px;
    float: left;
}

#dailyproducts {
	width: 100%;
	height: 90%;
	display: inline-block;
    vertical-align: top;
	padding: 5px;
}

#roleleft{
	width: 700px;
	height: 100%;
	float: left;
	
	
	margin-right: 10px;
	margin-top: 10px;
}

#roleright{
	width: 200px;
	height: 100%;
	display: inline-block;
    vertical-align: top;
	padding: 5px;
	
	margin-left: 10px;
}

#concenter{
	width: 390px;
	height: 100%;
	float: left;
	
	padding-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

#conright{
	width: 300px;
	height: 100%;
	display: inline-block;
    vertical-align: top;
	padding: 5px;
	
	margin-left: 10px;
}




#options{
	width: 100%;
	height: 20px;
	float: left;
	margin: 5px;
	margin-left: 5px;
	padding: 5px; 
	
}




#prdimg{
	width: 440px;
	height: 496px;
}

#prdslide{
	width: 440px;
	height: 496px;
}

#notediv{
	width: 95%;
	height: 20px;
    float: left;
	margin: 5px;
	margin-left: 10px;
	margin-top: 2px;
	padding: 5px;
}



#abtprd{
	width: 930px;
	height: 60px;
	float: left;
	margin: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px; 
	border: 1px solid #D0D0D0;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.75);
}






#desc{
	padding: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
}

#viewiwmp{
	padding: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
}

#intdesc{
	padding: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
}

#push {
	height: 20x;
	clear: both;
}

#footer {
	position: fixed;
	width:100%;
	bottom: 0;
	height: 20px;
	clear: both;
	z-index: 6000;
}


.reqform    {  
  border: 1px solid #A4A4A4;
   
}

.reqform td { 
    padding: 0px;
	height: 30px;
	padding-left: 2px;
}

.reqform tr:nth-child(even) {background: #FFF}
.reqform tr:nth-child(odd)  {background: #CCC}

.reqform input  { 
	height: 30px;
}

.reqform select  { 
	height: 30px;
}

.trngcal    {  
  border: 1px solid #A4A4A4;
   
}

.trngcal td { 
    padding: 0px;
	height: 30px;
	padding-left: 5px;
}

/* Already Registered Styles - Start */

.container {
	font-family:  Verdana;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	padding: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1rem;
}
.info {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.info h2 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.info p {
	margin: 0;
	color: #666;
}
.form {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
input {
	padding: 10px;
	border: 1px solid #ccc;
	/* width: 100%; */
}
button {
	padding: 10px;
	background-color: #0056b3;
	color: #fff;
	border: none;
	cursor: pointer;
	text-align: center;
}
button:hover {
	background-color: #0056b3;
}

.disabled {
	display: none !important;
}

/* Already Registered Styles - End */


/* Requirements Styles */
.input_readonly {
	background:#ddd;
	color: black !important; 
	cursor: not-allowed; 
}