.input-text-date{
 	width: 120px !important;
}

.input-text-custName{
 	width: 120px !important;
}

.tr-sunday td{
	color: #FF0000 !important;
}

.tr-sunday-no-first td:not(:first-child){
	color: #FF0000 !important;
}

.tr-saturday td{
	color: #0000FF !important;
}

.tr-saturday-no-first td:not(:first-child){
	color: #0000FF !important;
}

.tr-purchase td{
	background: #CCFFCC !important;
}

.tr-payment td{
	background: #99CCFF !important;
}

.normal-0{
	color: #000000 !important;
}

.warning-0{
	color: #EEEEEE !important;
}

.warning-30{
	color: #CCCCCC !important;
}

.warning-14{
	color: #999999 !important;
}

.warning-3{
	color: #333333 !important;
}

.select-store-name {
	position: absolute;
	right: 10px;
	top: 1px;
	color: #8e8e93;
	font-size: 12px;
	line-height: 29px;
}