body{
	background: gray;	
	background: #e8e8e8;
}
.main_search_result {
  max-width: 500px;
  margin: auto;
  background: #fff;
  padding: 12px;
}


.search_from {
  padding: 25px 48px;
  border: 1px solid #cecaca;
}


.search_from {
  padding: 25px 35px;
  border: 1px solid #cecaca;
}

#button2 {
  background: green;
  color: #fff;
  border: none;
  outline: none;
  margin-top: 10px;
  font-weight: bold;
  padding: 6px 15px;
}

.search_from .form-control {
  background: #f0f0f0;
  margin-bottom: 10px;
}



.header_section h1, .as_final_marksheet_ave .header_section p{
	text-align: center;
}
 .header_section h1 {
    padding-top: 10px;
    font-size: 29px;
    color: #0073ac;
}
.class_section:after{
	content: "";
	display: block;
	clear: both;
}
.class_section {
    font-size: 12px;
}
.class_section .classe_left{
	float: left;
}
.class_section .year_right {
    
    float: left;
    padding-left: 126px;
}
p.hot_news_final_avg {
    margin-bottom: 0;
    margin-top: 0px;
    font-size: 12px;
    text-align: left!important;
}
.f_left{
	float: left;

}
.f_right{
	float: right;
}
.prograsive_btn {
    margin: auto;
    min-min: 150px;
    background: #ffffb9;
    text-align: center;
    font-size: 14px;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px px;
    display: inline-block;
    padding: 0 8px;
    border-radius: 8px;
}
.main_area_section_report{
	width: 1340px;
	position: relative;
}
.markmape {
    width: 160px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 0;
}
.marksheet_logo img {
    width: 109px;
    position: absolute;
}




/*start progresss report section*/
.student_info b+b {
    padding-left: 32px;
}
.student_info b {
    color: #2196f3;
}
/*End start progress report section*/

/*Start progress report section*/

tr.header_background {
    background: #fff6d9;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.zi_font_size_marksheet_report {
    font-size: 10px;
    text-align: center;
    font-weight: bold;
}
.student_attendance_talika tr{
    text-align: center;
}


.table-bordered>:not(caption)>*>* {
    border-width: 0px px;
    height: 3px;
    line-height: 15px;
}

.header_section {
    text-align: center;
}
/*End progress report section*/

.mark_condition_item {
    background: #ddd7d7;
    padding: 18px 22px;
}

.more_option {
    text-decoration: none;
    float: right;
    margin-top: 5px;
    color: green;
    font-weight: bold;
    font-size: 12px;
}

a.more_option:hover{
    color: gray;
    outline: none;
    text-decoration: none;
}
.mark_condition_item {
    background: #dbdbdb;
    padding: 18px 22px;
    margin-top: 10px;
    position: relative;
}
button#removeRow {
    position: absolute;
    right: 0;
    width: auto;
    height: auto;
    padding: 0;
    line-height: 8px;
    font-size: 21px;
    padding: 13px;
    top: 44px;
}


.show_student_info_1 {
    border: 1px solid;
    position: absolute;
    right: 29px;
    top: 35px;
}
.show_student_info_1 h2{
    font-size: 16px;
}


/*marksheet_design section */

.main_mark_sheet {
  max-width: 850px;
  margin: auto;
  margin-top: auto;
  margin-top: auto;
  background: #fff;
  margin-top: 0px;
  padding-top: 21px;
  padding-left: 16px;
  padding-bottom: 14px;
}

.student_information{
	padding-left: 50px;
	font-size: 14px;
}
.student_information tr td {
  padding: 6px;
}
.mark_sheet_field{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
}
.mark_sheet_field tr td{
	border: 1px solid gray!important;
	text-align: center;
	font-size: 12px;
}
.mark_sheet_field table{
	width: 100%;
}
.clear:after{
	display: block;
	clear: both;
	content: "";
}

.attendance_signeture{
  margin-top: 54px;
  padding-right: 15px;
  font-size:14px ;
}



#print_btn_result{

	outline: none;
	border: none;
	color: #fff;
	background: green;
	border-radius: 16px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 2px 28px;
  	padding-bottom: 2px;
	padding-bottom: 6px;
}

/*End marksheet design section */