body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400px;
	height:100%;

}
html, body {
  height: 100%;
}

h2,h3,h4,h5
{
	padding:0px;
	margin:0px;
}
.bacgbg
{
	background:#e0f2f4;
}
a
{
	text-decoration:none;
}
*, ::after, ::before {
  box-sizing: border-box;
}
ul,li
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.main_section
{
	margin:0px auto;
background: #ede8de;
max-width: 28rem;
position:relative;
height:100%;
}
.header_section
{
	position:relative;
	
padding:40px 0px;

}
.header_section img
{
	max-width:100%;
	height:auto;
}
.header_section .logo
{
	text-align:center;
}
.header_overlay
{
	border-radius:8px;
	padding:15px;
	width:86%;
	margin:auto;
	left:0;
	right:0;
	background: #ffffef;
}
.header_overlay h3
{
	color:#000;
	text-align:center;
}
.header_overlay h4 {
  color: #870000;
  text-align: center;
}
.fxt-main-form {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fxt-inner-wrap {
  width: 100%;
}
.fxt-page-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #14133b;
  text-align: center;
}
.form-group {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.fxt-label {
  color: #14133b;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e7e7e7;
  padding: 10px 15px;
  color: #111;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #c8c7c7;
  padding: 10px 15px;
  color: #111;
  font-size: 13px;
}
.fxt-btn-fill {
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: #1865b4;
  color: #fff;
  border-radius: 10px;
  background-color: #1865b4;
  padding: 9px 36px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align:center;
}
.sub_header
{
	width:100%;
	padding:10px 0px;
	text-align:center;
	background:#ede8de;
	
}
.sub_header h4
{
	color: #870000;
  text-align: center;
}
.sub_header .logo img
{
	width:40px;
	height:auto;
}
.sub_main_section1
{
	border:1px solid #ccc;
	width:95%;
	margin:0px auto;
	border-radius:6px;
	margin-top:25px;
	padding:15px;
	background:#cdfdd3;
}
.Curriculum_left
{
	float:left;
	width:90%;
}
.Curriculum_right
{
	float:left;
	width:10%;
}
.Curriculum_right img
{
	width:40px;
	height:auto;
}
.clear
{
	width:100%;
	clear:both;
}
.Curriculum_left h3, .Curriculum_left h3 a
{
	padding-top:8px;
	color: #3d3d3d;
}
.sub_main_section2
{
	border:1px solid #ccc;
	width:95%;
	margin:0px auto;
	border-radius:6px;
	margin-top:25px;
	padding:15px;
	background:#fdfccd;
}
.faculty_list img
{
	width:25px;
	height:25px;
}
.faculty_list td
{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	font-size:13px;
	padding-top:10px;
}
.footer_section {
  position: fixed;
  width: 100%;
  background: #ede8de;
  height: 50px;
  bottom: 0;
  padding: 10px;
  text-align: center;
  left: 0;
  max-width: 28rem;
  right: 0;
  margin: auto;
}
.main_section
{
	padding-bottom:50px;
	padding:5px;
	
}
.footer_section a
{
	color:#000;
	font-size:14px;
}
.sub_header h5
{
	color: #0f65b8;
}
.header1 
{
	padding-left:15px;
	position:relative;
	padding-top: 8px;
  color: #015cb7;
  padding-top:20px;
  font-size: 14px;
  padding-bottom: 5px;

}
.faculty_main_list {
  border: 1px solid #ccc;
  width: 95%;
  margin: 0px auto;
  border-radius: 6px;
  margin-top: 11px;
  padding: 6px 10px;
  background: #cdfdd3;
}
.faculty_main_list .Curriculum_left h3 {
  font-size: 15px;
  padding-top: 3px;
  color: #3d3d3d;
  font-weight: 500;
}
.faculty_main_list .Curriculum_right img {
  width: 28px;
  height: auto;
}
.faculty_main_list .Curriculum_right
{
	padding-top: 5px;
}
.dashobard_menu .Curriculum_left
{
	padding-top: 4px;
  
}
.dashobard_menu h3
{
	font-weight: bold !important;
}
.dashobard_menu  .Curriculum_right
{
	padding-top: 3px;
	padding-bottom:2px;
}
.assignmen_row
{
    padding:0px 15px;

}
.assignmen_row h2
{
    font-size:16px;
}
.mcq_submit_btn
{
    width: auto;margin-top: 5px;font-size: 14px;padding: 4px 26px;border-radius: 4px;background-color: #880303;border-color: #880303;
}