/* here you can put your own css to customize and override the theme */

.dashboard-stat .details .leo_text {    
  padding-top: 15px;
  text-align: right;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  font-weight: 300;
  color: #fff;
}

.datepicker td + td + td + td + td + td{
	background-color: #FFB6B7;
}

.header .search-form .form-control{
	/*background-color:#ed9c58;*/
}
.header .search-form{
	align-self:center;
	/*background-color:#ed9c58;*/
	height:10px !important;
	margin-top:5px !important;
}

