
@import url("fontello/css/icon_set_1.css");		/* Icon pack */
@import url("fontello/css/icon_set_2.css");		/* Icon pack */
@import url("fontello/css/fontello.css");			/* Icon pack */


.bootstrap-datetimepicker-widget table td.day{
  background-color: #cce1ae;
  border-radius: 0;
}

.bootstrap-datetimepicker-widget table td.day:hover{
  background-color: #aabb91!important;

}
