﻿.no-padding { padding: 0 !important; }
.fullsize { position: absolute; z-index: 0; top: 0; width: 100%; height: 100%; }
.disableOptions { font-weight: 100; color: #ccc; }

#ui-datepicker-div { padding: 0; border-color: #ddd; box-shadow: 0 3px 6px #ddd; }
#ui-datepicker-div .ui-icon { background: url(../../images/icons/icn-custom-5x10.png) no-repeat center 4px; }
#ui-datepicker-div .ui-icon-circle-triangle-e { background-position: center -15px; }
#ui-datepicker-div .ui-datepicker-header { font-size: 14px; font-weight: normal; color: #444; background-color: #fdf6e8; font-family: OpenSans-Regular; }
#ui-datepicker-div th { font-weight: normal; color: #444; }
#ui-datepicker-div td { padding: 0; }
#ui-datepicker-div td .ui-state-default { padding: 0; margin: 2px auto; display: block; width: 22px; height: 22px; font-size: 12px; line-height: 22px; color: #606060; font-family: OpenSans-Regular; box-shadow: none; }
#ui-datepicker-div td .ui-state-hover, #ui-datepicker-div td .ui-state-active, #ui-datepicker-div td .ui-state-highlight { background: #feb420; border-radius: 50%; color: #fff; text-shadow: none; }
#ui-datepicker-div td .ui-state-highlight { background: #e5e5e5; color: #606060; }
#ui-datepicker-div .ui-datepicker-buttonpane { margin: 0; padding: 5px 40px 5px; border: none; }
#ui-datepicker-div .ui-datepicker-buttonpane:after { content: ''; display: block; clear: both; }
#ui-datepicker-div .ui-datepicker-buttonpane button { border: none; background: none; box-shadow: none; font-size: 14px; outline: none; }
#ui-datepicker-div .ui-datepicker-buttonpane .ui-priority-primary { color: #fe8e14; font-weight: normal; font-family: OpenSans-Semibold; }

#txtPreferredTime:focus { border-color: #ddd !important; }