body {
	background-color: #FAFBFB;
}

@font-face {
	font-family: Noto Sans Bengali;
	src: url(NotoSansBengali.ttf);
}

.form_md {
	background-color: #eee;
	color: #d1e2e8;
	padding: 7px;
	/*	border-radius: 10px;*/
	position: absolute;
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 88%;
	height: 80%;
}

.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: 7px;
	/* 	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: 7px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
}

.form_name_change {
	background-color: #D9EDF8;
	padding: 0px;
	/* 	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: 7px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
}

.form_balance {
	background-color: #B3F3B0;
	padding: 7px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10%;
}

.form_osd {
	background-color: #F0AB9D;
	padding: 7px;
	/* 	border-radius: 10px; */
	/* position: absolute; */
	/* 	border: 1px solid blue; */
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10%;
}

.recpbtn {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
}

.footerbttntxt {
	font-family: Arial;
	font-size: 14px;
}

.form_contact {
	background-color: #ffffff;
	padding: 7px;
	/* 	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;
	padding: 7px;
	/* 	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;
	font-size: 22px;
	font-weight: bold;
}

.headingbengali {
	font-family: Noto Sans Bengali;
	color: #227718;
	font-size: 22px;
	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;
}

.prepavailbal {
	font-family: Arial;
	color: #1B7B28;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap: break-word;
}

.preposd {
	font-family: Arial;
	color: #A12D18;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap: break-word;
}

.dshbrdlink {
	font-family: Arial;
	color: #3A98B6;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap: break-word;
}

.infoheadingbengali {
	font-family: Noto Sans Bengali;
	color: #456480;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap: break-word;
}

.infoheading_qtrly {
	font-family: Arial;
	color: #58D68D;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap: break-word;
}

.infoheading_epay {
	font-family: Arial;
	color: #1E8449;
	font-size: 16px;
	font-weight: bold;
	overflow-wrap: break-word;
}

.errorinfoheading {
	font-family: Arial;
	color: #BF98A0;
	font-size: 16px;
	font-weight: bold;
}

.billinfoheading1 {
	font-family: Arial;
	color: #4c7bd7;
	font-weight: bold;
	font-size: 16px;
}

.billinfoheading1bn {
	font-family: Arial;
	color: #4c7bd7;
	font-weight: bold;
	font-size: 21px;
}

.billinfoheading2 {
	font-family: Arial;
	color: #5129c3;
	font-weight: bold;
	font-size: 14px;
}

.billinfoheading3 {
	font-family: Arial;
	color: #21adb7;
	font-weight: bold;
	font-size: 14px;
}

.billinfoheading4 {
	font-family: Arial;
	color: green;
	font-weight: bold;
	font-size: 14px;
}

.billinfoheading5 {
	font-family: Arial;
	color: #EE0A0A;
	font-weight: bold;
	font-size: 14px;
}

.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;
	}
	.dshbrdlink {
		font-family: Arial;
		color: #3A98B6;
		font-size: 12.5px;
		font-weight: bold;
	}
	.prepavailbal {
		font-family: Arial;
		color: #1B7B28;
		font-size: 12.5px;
		font-weight: bold;
		overflow-wrap: break-word;
	}
	.preposd {
		font-family: Arial;
		color: #A12D18;
		font-size: 12.5px;
		font-weight: bold;
		overflow-wrap: break-word;
	}
	.infoheading_qtrly {
		font-family: Arial;
		color: #58D68D;
		font-size: 12.5px;
		font-weight: bold;
		overflow-wrap: break-word;
	}
	.infoheading_epay {
		font-family: Arial;
		color: #1E8449;
		font-size: 12.5px;
		font-weight: bold;
		overflow-wrap: break-word;
	}
	.errorinfoheading {
		font-family: Arial;
		color: #BF98A0;
		font-size: 12.5px;
		font-weight: bold;
	}
	.heading {
		font-family: Arial;
		color: #227718;
		font-size: 14px;
		font-weight: bold;
	}
	.headingbengali {
		font-family: Noto Sans Bengali;
		color: #227718;
		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;
	}
	.billinfoheading1 {
		font-family: Arial;
		color: #4c7bd7;
		font-weight: bold;
		font-size: 13px;
	}
	.billinfoheading2 {
		font-family: Arial;
		color: #5129c3;
		font-weight: bold;
		font-size: 10px;
	}
	.billinfoheading3 {
		font-family: Arial;
		color: #21adb7;
		font-weight: bold;
		font-size: 10px;
	}
	.billinfoheading4 {
		font-family: Arial;
		color: green;
		font-weight: bold;
		font-size: 10px;
	}
	.vl {
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		height: 100%;
		font-weight: bold;
		font-size: 16px;
	}
	.billinfoheading1bn {
		font-family: Arial;
		color: #4c7bd7;
		font-weight: bold;
		font-size: 15px;
	}
	.footerbttntxt {
		font-family: Arial;
		font-size: 14px;
	}
}