.jQueryDatepicker_table{display:table;width:100%;height:100%}.jQueryDatepicker_table_td{display:table-cell;vertical-align:middle}.jQueryDatepicker{font-family:'Arial';width:100%;position:relative;user-select:none;-moz-user-select:none;-webkit-user-select:none;color:#383838;font-size:13px}.jQueryDatepicker_header{height:50px;background:#dfdfdf;text-align:center;position:relative;font-size:14px;font-weight:bold}.jQueryDatepicker_header_bG{width:100%;height:100%;content:' ';position:absolute;left:0;top:0;overflow:hidden}.jQueryDatepicker_header_bG:after{box-shadow:inset 0 0 50px 0 rgba(0,0,0,0.15);width:200%;height:150%;content:' ';position:absolute;left:-50%;top:0}.jQueryDatepicker_header_sidebutton{position:absolute;top:0;height:100%;padding:0 15px;text-align:center;cursor:pointer;transition:all 200ms;color:#565656;line-height:18px;z-index:1000}.jQueryDatepicker_header_sidebutton .jQueryDatepicker_rotationButton_iconImg{height:15px}.jQueryDatepicker_header_sidebutton:hover{opacity:.6}.jQueryDatepicker_header_sidebutton__left{left:0}.jQueryDatepicker_header_sidebutton__right{right:0}.jQueryDatepicker_calendar_months_month{display:none}.jQueryDatepicker_calendar_months_month.jQueryDatepicker__current{display:block}.jQueryDatepicker_calendar_months_month_weekdays{font-size:0;background:#f1f1f1}.jQueryDatepicker_calendar_months_month_weekdays_weekday{font-size:13px;display:inline-block;*display:inline;vertical-align:top;width:14.28%;min-height:100px;overflow:hidden;text-align:center}.jQueryDatepicker_calendar_months_month_weekdays_weekday_title{font-weight:bold;padding:5px 0;background:rgba(51,174,42,0.5);box-shadow:0 0 50px 0 rgba(69,177,63,0.68);color:white}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day{height:35px;font-size:13px;cursor:pointer}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day.jQueryDatepicker__previous_month{cursor:initial}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day.jQueryDatepicker__current{background:rgba(51,174,42,0.5);color:white;font-weight:bold}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day:not(.jQueryDatepicker__selected):not(.jQueryDatepicker__current):not(.jQueryDatepicker__current_other):not(.jQueryDatepicker__current_other_diff):not(.jQueryDatepicker__previous_month):hover{background:#d6d6d6}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day.jQueryDatepicker__current_other_diff:hover{background:#6b6b6b;color:white}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day.jQueryDatepicker__current_other{background:#9f9f9f;color:white;font-weight:bold}.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day.jQueryDatepicker__current_other_diff{background:#b9b9b9;color:white}.jQueryDatepicker_disabledLayer{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.4);display:none}.jQueryDatepicker__proto{display:none}