body {
	background-color: #FAFBFB;
}

}
.form_md {
	background-color: #eee;
	color: #d1e2e8;
	padding: 5px;
	/*	border-radius: 10px;*/
	position: absolute;
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 98%;
	height: 98%;
}

.form_sm {
	background-color: #eee;
	color: #d1e2e8;
	padding: 20px;
	/* 	border-radius: 10px; */
	position: absolute;
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
}

.form_info {
	background-color: #D9EDF8;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
}

.form_registration {
	background-color: #D9EDF8;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
}

.form_bill {
	background-color: #ffffff;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
}

.form_contact {
	background-color: #ffffff;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
}


.form_header {
/*	background-color: #f2f2f2;*/
/*	background-color: #ECF0F1;*/
	background-color: #ffffff;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10%;
}

.form_footer {
	background-color: #faefef;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 98%;
	height: 5%;
}

.form_reg {
	background-color: #bddfcb;
	padding: 10px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 98%;
	height: 5%;
}

.form_button {
	background-color: #fcfcff; /* Green */
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}

.contactbutton:hover {
	box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0
		rgba(0, 0, 0, 0.19);
}

.form_dsh {
	background-color: #eee;
	color: #d1e2e8;
	padding: 20px;
	/* 	border-radius: 10px; */
	position: absolute;
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 80%;
	height: 80%;
}

.bttnfooter {
	background-color: #ffffff;
}

.bttnseparator {
	color: #ffffff;
	background-color: #ffffff;
}

.vl {
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		height: 100%;
		font-weight: bold;
		font-size: 22px;
	}

.form_xs {
	background-color: #eee;
	/* color: #d1e2e8; */
	/*	padding: 20px;*/
	/* 	border-radius: 10px; */
	position: absolute;
	/* 	border: 1px solid blue; */
	border-bottom: 1px solid #7e965a;
	margin: auto;
	top: 0;
	right: 0;
	bottom: -1;
	left: 0;
	width: 80%;
	height: 10%;
	margin: auto;
}

.heading {
	font-family: Arial;
/*	color: #227718;*/
	color: #566573;
/*	font-size: 22px;*/
	font-size: 18px;
/*	font-weight: bold;*/
}

.linkheading {
	font-family: Arial;
	color: #4077df;
	font-size: 16px;
	font-weight: bold;
}

.heading2 {
	font-family: Arial;
	color: green;
	font-size: 16px;
	font-weight: bold;
}

.infoheading {
	font-family: Arial;
	color: #456480;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap:break-word;
}

.errorinfoheading {
		font-family: Arial;
		color: #BF98A0;
		font-size: 16px;
		font-weight: bold;
	}

.info {
	font-family: Arial;
	color: #456480;
	font-size: 14px;
}

.billinfo1 {
	font-family: Arial;
	color: #4c7bd7;
	font-size: 14px;
}

.billinfo2 {
	font-family: Arial;
	color: #5129c3;
	font-size: 14px;
}

.billinfo3 {
	font-family: Arial;
	color: #21adb7;
	font-size: 14px;
}

.billinfo4 {
	font-family: Arial;
	color: green;
	font-size: 14px;
}

.billamountinfo {
	font-family: Arial;
	color: red;
	font-size: 14px;
	font-weight: bold;
}
/* table th{
  font-family:Arial; 
  font-size: 1em;
  font-weight:bold;
  color: #3a7caf;
}
table th.header,
table td.header{
  font-family:Arial; 
  font-size: 1em;
  font-weight:normal;
  text-align: center;
  color: #3a7caf;
}
table td{
  font-family:Arial; 
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  color: #3a7caf;
} */
@media screen and (max-width: 700px) {
	.info {
		font-family: Arial;
		color: #456480;
		font-size: 10px;
	}
	.heading2 {
		font-family: Arial;
		color: green;
		font-size: 11px;
		font-weight: bold;
	}
	.infoheading {
		font-family: Arial;
		color: #456480;
		font-size: 12.5px;
		font-weight: bold;
	}
	
	.errorinfoheading {
		font-family: Arial;
		color: #BF98A0;
		font-size: 12.5px;
		font-weight: bold;
	}
	
	.heading {
		font-family: Arial;
/*		color: #227718;*/
		color: #566573;
		font-size: 14px;
		font-weight: bold;
	}
	.linkheading {
		font-family: Arial;
		color: #4077df;
		font-size: 14px;
		font-weight: bold;
	}
	.billinfo1 {
		font-family: Arial;
		color: #4c7bd7;
		font-size: 10px;
	}
	.billinfo2 {
		font-family: Arial;
		color: #5129c3;
		font-size: 10px;
	}
	.billinfo3 {
		font-family: Arial;
		color: #21adb7;
		font-size: 10px;
	}
	.billinfo4 {
		font-family: Arial;
		color: green;
		font-size: 10px;
	}
	.billamountinfo {
		font-family: Arial;
		color: red;
		font-size: 12px;
		font-weight: bold;
	}
	
	.vl {
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		height: 100%;
		font-weight: bold;
		font-size: 16px;
	}
}