html, body {
	height: 100%;
}
form {
	width: 100%;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow: auto;
	padding-bottom: 80px; /* this needs to be bigger than footer height*/
}
dl, ol, ul {
	margin: 0;
	padding: 0;
}
ul, li, p {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.footer {
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear: both;
	padding-top: 20px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #E3EAEF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400px;
	font-size: 14px;
}
#login-box {
	width: 100%;
}
#login-form {
	padding: 30px;
	font-size: 13px;
	background-color: #fff;
	border-radius: 4px;
	padding-top: 15px;
}
#login-form h4 {
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
}
#Reset-link a {
	color: #333;
}
.custom_form {
	font-size: 13px;
	padding: 8px 10px;
	border-radius: 4px;
	border: 1px solid #bdbdbd;
}
.login_logo {
	width: 250px;
	height: auto;
	margin-bottom: 8px;
}
.login_main {
	width: 400px;
	margin-top: 120px;
	text-align: center;
}
.custom_btn {
	display: block;
	width: 100%;
	border-radius: 4px;
	background: #f47422;
	font-size: 14px;
	padding: 8px 10px;
	border: none;
	font-size: 13px;
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}
.logo_box {
	color: #FFF;
}
.logo_box img {
	max-width: 100%;
	height: auto;
}
.header_top {
	padding: 10px 0px;
	background: #0b5872;
}
.nav-list {
	margin: 0;
	list-style: none;
	width: 100%;
}
.custom_menu ul li {
	display: inline-block;
	padding: 0px 0px;
	padding-left: 8px;
}
.custom_menu ul li a {
	line-height: 40px;
	display: block;
	padding: 0px 15px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
.right_menu button {
	font-size: 14px;
	margin-top: 6px;
}
.custom_menu {
	padding-top: 6px;
	padding-bottom: 6px;
}
.right_menu .btn-secondary {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}
.white_inner {
	background: #FFF;
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-top: 20px;
	padding: 15px;
	height: 408px;
}
.footer_inner {
	text-align: center;
	padding: 10px 0px;
	color: #999;
	font-size: 11px;
}
.footer_inner a {
	color: #999;
	font-size: 13px;
}
.top_menu {
	background: #009dd2;
}
.container {
	max-width: 1240px;
}
.top_box {
	-webkit-box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.36);
	-moz-box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.36);
	box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.36);
}
.right_side_box {
  display: block;
  text-align: center;
  padding: 10px 0px;
  background: #0b5872;
  color: #fff;
  margin-bottom: 15px;
}


.right_side_box a {
	color: #fff;
display: block;
margin-top: 6px;
font-size: 13px;
text-transform: uppercase;
}
.section-title {
	font-size: 18px;
}
.login_btn {
	display: block;
	text-align: center;
	padding: 10px 40px;
	color: #000;
	border: 0px;
	background: #ffc002 !important;
	cursor: pointer;
	border: 0px;
	width: 100%;
}
.login_btn:hover {
	display: block;
	text-align: center;
	padding: 10px 40px;
	color: #fff;
	border: 0px;
	background: #0b5872 !important;
	cursor: pointer;
	border: 0px;
}
.section-title {
	text-align: center;
	background: #0097d8;
	color: #FFF;
	padding: 8px 0px;
}
.form-link a {
	color: #0b5872;
}
.footer {
	padding: 10px 0;
	background-color: #131313;
	font-size: 13px;
	color: #fff;
	width: 100%;
	bottom: 0;
}
.footer p {
	margin: 5px 0;
}
.footer ul a {
	display: inline-block;
	margin: 5px 0;
	color: #fff;
}
.footer .list-inline {
	margin-bottom: 0px;
}
.header_top_ber {
	color: #FFF;
	padding: 8px 0px;
}
.header_top_ber ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.header_top_ber ul li {
	display: inline-block;
	vertical-align: top;
}
.header_top_ber ul li span {
	margin-right: 18px !important;
}
.header_top_ber ul li span {
	color: #fff;
	font-size: 15px;
}
.header_top_ber ul li span a {
	color: #fff;
	font-size: 15px;
}
.btn_custom {
	background: #11a4ec;
	color: #FFF;
	text-transform: uppercase;
	padding: 12px 29px;
	font-size: 15px;
	font-weight: 800;
	display: inline-block;
	width: 238px;
}
.btn_custom:hover {
	background: #0F52BA;
	color: #FFF;
	text-decoration: none;
}
.btn_custom2 {
	background: #F58634;
	color: #FFF;
	text-transform: uppercase;
	padding: 12px 42px;
	font-size: 17px;
	font-weight: 800;
	display: inline-block;
	width: 238px;
}
.btn_custom2:hover {
	background: #0F52BA;
	color: #FFF;
	text-decoration: none;
}
.btn_custom3 {
	background: #C449C2;
	color: #FFF;
	text-transform: uppercase;
	padding: 12px 32px;
	font-size: 16px;
	font-weight: 800;
	display: inline-block;
	width: 238px;
}
.btn_custom3:hover {
	background: #0F52BA;
	color: #FFF;
	text-decoration: none;
}
.btn_custom4 {
	background: #BA135D;
	color: #FFF;
	text-transform: uppercase;
	padding: 12px 32px;
	font-size: 16px;
	font-weight: 800;
	display: inline-block;
	width: 228px;
}
.btn_custom4:hover {
	background: #0F52BA;
	color: #FFF;
	text-decoration: none;
}
.btnbg1 {
	background: #4b72f1;
}
.button5 {
	border-radius: 50%;
}
.allbutton_right {
	color: white;
	text-align: center;
	font-size: 16px;
}
.allbutton_right {
	border: none;
	color: white;
	padding-top: 16px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	width: 70px;
	height: 70px;
	margin: auto;
}
.btnbg2 {
	background: #e84949;
}
.btnbg3 {
	background: #1ab006;
}
.btnbg5 {
	background: #00c5b0;
}
.btnbg6 {
	background: #ffc107;
}
.btnbg4 {
	background: #ff9c00;
}
.white_inner .form-group {
	margin-bottom: 0.7rem;
}
.instruction_home
{
	height:auto!important;
}
.instruction_home ul li {
  background: url(../img/hand.png) no-repeat left 0 top 6px;
  padding-left: 34px !important;
  margin-bottom: 10px;
  font-size: 13px !important;
  line-height: 24px;
  background-size: 26px;
}
.nav-list {
	margin: 0px;
	padding: 0px;
}
.header_text {
	color: #FFF;
	text-align: left;
	font-size: 14px;
}
.login_box_main {
	border: 2px solid #ccc;
	padding: 15px;
	border-radius: 8px;
	background:#FFF;
}
.white_inner .form-control {
  font-size: 13px;
}
.main_login {
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.38);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.38);
}
.dashboard_box {
	text-align: center;
	border: 1px solid #ccc;
	background: #FFF;
	height: 100px;
	background: #E3EAEF;
}
.dashboard_box a {
	color: #000;
	padding-top: 35px;
	display: block;
}
.logo_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.logo_box ul li {
	display: inline-block;
	vertical-align: top;
}
.logo_box ul li span {
	color: #FF0;
}
.logo_box img {
	margin-right: 10px;
}
.logo_box ul li span {
	margin-right: 8px !important;
}
.btn_inner .btn_custom {
	width: auto;
}
#criteria_chk {
	width: 98%;
	height: auto;
	margin: auto;
	display: block;
}
.panel-default {
	border-color: #ddd;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.bg_2_dr {
	color: #FFFFFF !important;
	background: #11a4ec !important;
	border-color: #e8edff !important;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-body {
	padding: 15px;
}
.btn-primary {
	color: #fff !important;
	background-color: #428bca;
	border-color: #357ebd;
}
.right-menu-area ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.right-menu-area ul li {
	padding: 10px 0px;
	margin: 0px 10px;
	border-bottom: #244961 1px dashed;
	color: #244961;
}
.right-menu-area ul li a {
	color: #244961;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}
.heading_inner {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.service_inner {
	text-align: center;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.69);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.69);
	padding: 10px;
	margin: 0px 0px 40px 0px;
	position: relative;
	border-radius: 6px;
	background: #fff;
}
.student_details h4 {
	padding: 10px 20px;
	padding-top: 10px;
	padding-top: 30px;
}
.top_info1 ul li {
	display: inline-block;
	padding: 10px 20px;
	font-size: 15px;
}
.document_section ul li {
	width: 59%;
}
.upload_title {
	width: 40% !important;
}
.fees_section {
	position: relative;
	margin: 25px;
	border: 1px solid #ccc;
	padding-top: 20px;
	border-radius: 4px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.fees_text {
	position: absolute;
	top: -14px;
	background: #0097d8;
	padding: 4px 25px;
	color: #fff;
	border-radius: 27px;
	left: 12px;
	font-size: 13px;
	font-weight: bold;
	width: 170px;
	text-align: center;
}
.error-info {
	font-size: 12px;
	margin-top: 5px;
	color: #e72b2b;
	margin-bottom: 5px;
}
#form_container {
	width: 98%;
	height: auto;
	margin: auto;
	display: none;
}
#criteria_chk {
	height: auto;
	margin: auto;
	display: block;
}
#err_container {
	width: 98%;
	height: auto;
	min-height: 600px;
	margin: auto;
	display: none;
}
.read_more a {
  border: 0px;
  color: #002060;
  font-size: 14px;
  padding: 5px 10px;
    padding-bottom: 5px;
  border-radius: 4px;
  padding-bottom: 6px;
  text-decoration: none;
  border: 1px solid #ffd967;
}
.read_more a:hover {
  background: #ffd967;
}
.controlbtn {
  color: #002060;
  font-size: 14px;
  padding: 5px 10px;
    padding-bottom: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  padding-bottom: 6px;
  cursor: pointer;
  border: 1px solid #ffd967;
  background: none;
}
.document_section ul {
	border-bottom: 1px dashed #ccc;
	margin: 0px 20px;
}
.header_top_ber ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.header_top_ber ul li {
	display: inline-block;
	vertical-align: top;
}
.header_top_ber ul li span {
	color: #fff;
	font-size: 15px;
}
.header_top_ber ul li span a {
	color: #fff;
	font-size: 15px;
}
.logo_box h3 {
	font-size: 24px;
	padding-top: 10px;
}
.student_header {
	padding-top: 26px;
}
.student_details i {
	color: #0097d8;
	cursor: pointer;
}
.instructions_box {
	font-size: 15px;
}
.instructions_box ol {
	padding-left: 35px;
}
.instructions_box ol li {
	list-style-type: bengali;
	padding-bottom: 8px;
}
.header_right_text {
	color: #FFF;
	text-align: right;
	font-size: 20px;
	padding-top: 5px;
}
.admin_header_text li h5 {
	margin-bottom: 0px;
	line-height: 42px;
}
.admin_header_text li {
	line-height: 35px;
}
.document_section li span {
	font-size: 12px;
}
.bttn_custom {
	font-size: 11px;
	padding: 4px;
}
.document_section form {
	width: auto;
	display: inline-block;
}
ul.breadcrumb {
	padding: 10px 16px;
	list-style: none;
	background-color: #fff;
}
ul.breadcrumb li {
	display: inline;
	font-size: 14px;
}
ul.breadcrumb li+li:before {
	padding: 8px;
	color: black;
	content: "/\00a0";
}
ul.breadcrumb li a {
	color: #686868;
	text-decoration: none;
}
ul.breadcrumb li a:hover {
	color: #01447e;
	text-decoration: underline;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:after, table.dataTable thead .sorting_desc_disabled:before {
	bottom: .5em;
}
.subjectnameli {
	width: 20%;
}
.top_info1 form {
	display: inline-block;
	width: auto;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.input-group-addon input {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: table-cell;
	padding: 6px 12px;
	border: 1px solid #ccc;
	margin: 0;
}
.suffix input {
	border-radius: 4px 0px 0px 4px;
}
.suffix .input-group-addon {
	border-left: 0;
	border-radius: 0px 4px 4px 0px;
}
.prefix input {
	border-radius: 0px 4px 4px 0px;
	border: 1px solid #ccc;
	width: 400px;
	background: #fff;
}
.prefix .input-group-addon {
	border-right: 0;
	border-radius: 4px 0px 0px 4px;
	width: 100px;
}
.presuffix input {
	border-radius: 0px;
}
.input-group-addon.prefix {
	border-radius: 4px 0px 0px 4px;
	border-right: 0;
}
.input-group-addon.suffix {
	border-radius: 0px 4px 4px 0px;
	border-left: 0;
}
.input-group {
	position: relative;
	border-collapse: separate;
}
.back_btn {
	padding-top: 20px;
	display: block;
	text-align: right;
	color: #000;
	font-size: 32px;
}
.linkheader {
	padding-top: 27px;
}
.linkheader li {
	margin-left: 12px;
	display: inline-block;
}
.linkheader a {
	font-size: 17px;
	color: #000;
	border: 1px solid #000;
	padding: 2px 12px;
	border-radius: 6px;
}


.panel-title {
  font-size: 18px;
  padding-top: 0px;
color: #972d0e;
margin-bottom: 0px !important;
}
.panel-title::after {
  content: "";
  display: block;
  padding-top: 2px;
  width: 58px;
  border-radius: 0px;
  background-color: #076bcf;
  margin-top: 8px;
}


.white_inner ul li {
  padding: 6px 0px;
  margin: 0px 0px;
  border-bottom: #282828 1px dashed;
  color: #282828;
 font-size: 14px;
}
.white_inner ul li a {
  color: #282828;
  text-decoration: none;
  margin: 0px 0px 0px 10px;
}
.call_section {
  color: #fff;
  text-align: right;
  padding-top: 6px;
}
.custom_call {
  border: 0px;
  background: none;
  font-size: 15px;
  color: #fff;
}
.call_section .dropdown-menu.show {
  padding: 10px 20px;
  width: 230px;
}
.call_section .dropdown-menu.show li {
  border-bottom: 1px solid #ccc;
}
.header_top_bar ul li {
  display: inline-block;
  vertical-align: top;
}
.call_section li {
  font-size: 14px;
}
.height_auto
{
	height:auto !important;
}
.box_heading_section {
  position: relative;
  margin: 25px;
  margin-bottom: 25px;
  margin-bottom: 25px;
  border: 1px solid #ccc;
  padding-top: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.box_heading_text {
  position: absolute;
  top: -14px;
  background: rgb(91,134,229);
  background: -moz-linear-gradient(left, rgba(91,134,229,1) 0%, rgba(54,209,220,1) 100%);
  background: -webkit-linear-gradient(left, rgba(91,134,229,1) 0%,rgba(54,209,220,1) 100%);
  background: linear-gradient(to right, rgba(91,134,229,1) 0%,rgba(54,209,220,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b86e5', endColorstr='#36d1dc',GradientType=1 );
  color: #fff;
  padding: 4px 25px;
  color: #fff;
  border-radius: 27px;
  left: 12px;
  font-size: 13px;
  font-weight: bold;
  width: 170px;
  text-align: center;
}
.panel-left {
  text-align: center;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.19);
  padding: 10px;
  margin: 0px 0px 40px 0px;
  position: relative;
  border-radius: 6px;
  background: #fff;
}

.applicationform_panel {
  text-align: center;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.19);
  padding: 10px;
  margin: 0px 0px 40px 0px;
  position: relative;
  border-radius: 6px;
  background: #fff;
}
.applicationform_panel label
{
	width:100%;
	text-align:left;
}
.btn_outline {
  color: #0096d5 !important;
  background: none;
  border: 1px solid #0096d5;
}
.btn_outline:hover {
  color: #fff !important;
  background: #0096d5;
  border: 1px solid #0096d5;
}
.bg-blue {
  background: #0096d5;
  color: #ffffff;
}
.table td, .table th {
  padding: .35rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
    border-top-color: rgb(222, 226, 230);
  border-top-color: rgb(222, 226, 230);
  border-top-color: rgb(222, 226, 230);
  border-top-color: rgb(222, 226, 230);
  font-size: 14px;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  display: inline-block;
  width: auto;
  padding: 0px;
  border-bottom: none;
}
.custom_menu  
{
      z-index: 9999 !important;
}
.top_info1 ul li {
  display: inline-block!important;
  padding: 5px 20px !important;
  font-size: 15px !important;
  border-bottom:none!important;
}
.top_info1 ul {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.controlbtn:hover {
  background: #ffd967;
  color: #002060;
  font-size: 14px;
  cursor: pointer;
}
.subject_line ul {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #ccc;
}