/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.bolds{color:#f00;text-align:center;border-bottom: 1px solid #EBEBEB;font-weight:bold;}
.txt_40{width:40px !important;}
.txt_50{width:50px !important;}
.txt_60{width:60px !important;}
.txt_80{width:80px !important;}
.txt_100{width:100px !important;}
.txt_150_txtbox{width:150px !important;}
.txt_120_txtbox{width:120px !important;}
.txt_130_txtbox{width:130px !important;}
.txt_200_txtbox{width:200px !important;}
.txt_150{width:150px;float:left;margin-right:5px;margin-bottom:5px !important;}
.txt_150_noleft{width:40%;margin-right:5px;margin-bottom:5px !important;}
.txt_150px{width:150px;margin-right:5px;margin-bottom:5px !important;}
.width150{width:150px;}
.width250{width:250px;}
.widthauto{width:auto !important;}
.daytime_txt{width:80px;float:left;margin-right:5px;margin-bottom:5px !important;border:1px solid #f60 !important;}
.search_days{width:100px;float:left;margin-right:5px;margin-bottom:5px !important;}
.hrmin_txt{width:40px;float:left;margin-right:5px;margin-bottom:5px !important;border:1px solid #f60 !important;}
.days_txt{width:80px;float:left;margin-right:10px;}
.border1{border:1px solid #ccc;}
.border_red{background-color:#FF0000 !important;padding:5px;}
.bg_red{border:1px solid #FF0000 !important;padding:5px;}
.border_bottom{border-bottom:1px solid #000 !important;}
.border_top{border-top:1px solid #000 !important;}
.border_left{border-left:1px solid #000 !important;}
.border_right{border-right:1px solid #000 !important;}
.border_green{border:1px solid #238C00 !important;padding:2px;}
.valigncenter{vertical-align:middle;position:relative;}
.height600{height:600px;}
.height500{height:500px;}
.height450{height:450px;}
.height300{height:300px;}
.height200{height:200px;}
.height150{height:150px;}
.fixautoscroll{overflow-x:scroll;}
.vis_hidden{visibility:hidden;display:none !important;}
.text_align_center{text-align:center !important;}
.text_align_left{text-align:left !important;}
.text_align_right{text-align:right !important;}
.text_underline{text-decoration:underline;}
.txt_bold{font-weight:bold;}
.cursor_pointer{cursor:pointer;}
.zindex{z-index:999;}
.fontsize20{font-size:20px !important;}
.fontsize11{font-size:11px !important;}
.fontsize08{font-size:08px !important;}
.fontsize09{font-size:09px !important;}
.marginleft0{margin-left:0 !important;}
.marginleft5{margin-left:5px !important;}
.marginright0{margin-right:0 !important;}
.paddingright{padding-right:0 !important;}
.paddingleft{padding-left:0 !important;}
.paddingtop{padding-top:0 !important;}
.paddingbtm{padding-bottom:0 !important;}
.visHid{visibility:hidden;}
.visVIS{visibility:visible;}
.bg_white{background-color:#fff !important;}
.txt_color_black{color:#000 !important;}
.manditory{font-weight:bold;font-size:15px;color:#f00;}
.approved_att{background-color:#336600;font-weight:bold;}
.late_att{background-color:#D90000;font-weight:bold;}
.mac1{border:1px solid #000; padding:2px;margin:2px;}
.mac2{border:1px solid #D90000; padding:2px;margin:2px;}
.leave_appcolor{background-color:green;color:#fff;}
.btn_img{width:30px !important;height:30px !important;}
.img20{width:20px !important;height:20px !important;}
.toolbar-line {
    clear: both;
    margin: 15px 0;
}
.btn{margin-bottom: 9px !important;padding:0 10px 0 10px !important;}
.span25{width:25% !important;}
.absent_color{color:#FF0000;padding:2px;font-weight:bold;}
.NotApprove{background-color:#F00;}