a.aditem-gallery-delete:before {
   content: "\f153";
   font-family: dashicons;
   font-size: 18px;
   color: #E2401C ;
   background: #ddd;
   border-radius: 50%;
}
a.ui-state-default.ui-state-highlight {
   background: #dadada  !important;
   border: 1px solid #999999  !important;
}

.ui-datepicker-unselectable.ui-state-disabled span{
	color:#ccc;
}