/*------日期樣式-----*/

.form-horizontal label
{
	text-align:left !important;
}
.dtp > .dtp-content > .dtp-date-view > header.dtp-header
{
	background:#4a6fe0 !important;
}
.dtp div.dtp-date, .dtp div.dtp-time, .dtp table.dtp-picker-days tr > td > a.selected
{
	background:#849dea !important;
}
.dtp .p10 > a
{
	color:#4a6fe0 !important;
}
.dtp-btn-ok, .dtp-btn-cancel, .dtp-btn-clear
{
	background-color:#fff;
}
.dtp div.dtp-actual-year
{
	color: #e9eefb;
}



.dtp-select-month-before .fa,.dtp-select-month-after .fa,.dtp-select-year-before .fa,.dtp-select-year-after .fa
{
	color:#FFF;
}
