.ui-widget-header{ background-image:none!important; background-color: #005e1d; color: #FFF; font-family: Roboto; }
.ui-widget-header a{color: #FFF!important;}
.ui-widget-content .ui-state-default{ background-image: none; background-color: #B3B3B3; color: #4c4c4c;}
.ui-widget-content .ui-state-highlight{ background-image: none; background-color: #D9D9D9; color: #4c4c4c;}
.ui-widget-content .ui-state-active{background-image: none; background-color: #ffffff; color: #4c4c4c;}
.ui-datepicker table{ font-family: Roboto;}
.ui-icon{ background-color: #005e1d;}
.ui-widget-content .ui-state-hover{background-color: none;background-image: none;  border:0!important; font-weight: normal; border-radius: initial!important; background-position: initial!important; background-origin:initial!important;}
.ui-datepicker-next-hover{}
.ui-datepicker td a{ text-align: center;}



.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px; cursor: pointer; }
.ui-datepicker .ui-datepicker-next-hover { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:2px; }
