.glyphicon{
	color: black;
}
.glyphicon-chevron-up,.glyphicon-chevron-down{
	color: white;
}
.ColumnHead th ,.table-striped tbody{
	border: solid 3px white;
}

.borderless td {
    border: none !important;
}

select{
	font-size: 12px;
}
.container_class{
	min-height: 800px;
}
.textarea-box {
	width: 245px;
}
.checkbox-box{
	height: 125px;
}

form .row {
   margin-bottom:10px;
}
.spell-check-arrow{
margin-left: -15px;
top: 80px;
}

.form-horizontal .form-group {
	min-height:20px;
	clear: both;
}
.modal-dialog {
	font-size:12px

}
.modal-dialog tr,.modal-dialog td{
	padding:2px

}
#frm_eval_classes_search>.table>tbody>tr>td{
	padding:2px
}
hr{
	border-top: 1px solid #B8B1B1;
}
.pagination_table table{
	width:100% !important;
}
.pagination_table tbody{
	border: none !important;
}
.pagination_table_row  td{
	padding:0px !important;
}
.glyphicon-trash{
	cursor: pointer;
}
.response-block{
	width: 44%;
}
.response-block input[type='text']{
	width:90px;
}
.FormInput{
	width: 85% !important; 
}