.datepicker{ z-index:99999 !important; }
.red{
	color:red;
}
.float_right_button{
	float:right;
}

.toggle_fa_b{
	float: right;
}
.toggle_fa_roster{
	float: right;
}

.toggle_fa_b_time{
	float: right;
}
.float_left{
	display: flex;
}
.border_bottom_class{
	border-bottom:1px solid black;
}
.border_right_class{
	border-right:1px solid black;
}
.height_class_180{
	height: 300px;
}
.height_class_60{
	height: 90px;
}
.text_center_class{
	text-align:center;
}