/*@import url('bootstrap.min.css');*/

.date-form { margin: 10px; }
label.control-label span { cursor: pointer; }

.ui-datepicker{
	width: 600px !important;;
}

.bootstrap-datetimepicker-widget{
	width: 100% !important;
}
.bootstrap-datetimepicker-widget .datepicker{
	width: 100% !important;
}

.treamentdaytext{
	display: inline; float: left; color: #000; font-family: 微軟正黑體,; font-weight: bold; margin-bottom: 0 !important;
}

.treamentdaypic{
	display: none; float: left; padding-left: 10px;
}

.treamenttimetext{
	display: inline; float: left; color: #000; font-family: 微軟正黑體, ; font-weight: bold; margin-bottom: 0 !important;
}

.input-group-addon{
	padding: 5px 5px!important; 
	background-color: transparent;
	background-image: url(../images/m_btn-sel.png);
    background-size: 35px 35px;
    background-repeat: no-repeat;
    background-position: right;
    border: 1px solid #000;
	height:35px;
}
#expect_date{
	background-color: transparent!important;
	font-size:14px;
}
#expect_time{
	background-color: transparent!important;
	font-size:14px;
}

.input-group{width: 100%; font-family:微軟正黑體, 'MYuenHK';}

.term_pt{
	margin-left: 15px !important;
    margin-right: 0px !important;
}

#form_title{display: block; margin: 0 auto;}

.treamentdaytext, .treamenttimetext {font-size: 16px;}
body{background-color: #ffffff!important;}


#timeDIV {
	left: 0;
	}
	
@media screen and (max-width:991px){	

.form_left {
	margin-top:10px;
}
}