/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.wotd-widget .ui-datepicker { background: #fff; border: #cfd0d2 1px solid; position: absolute; top: 37px; right: -12px; padding: 0 6px 6px; display: none; text-align: center; }
.wotd-widget .ui-datepicker .ui-datepicker-header { position: relative; padding: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-prev { background: url(../skin/images/wotd-datepicker-prev.png) no-repeat left center; }
.wotd-widget .ui-datepicker .ui-datepicker-next { background: url(../skin/images/wotd-datepicker-next.png) no-repeat right center; }
.wotd-widget .ui-datepicker .ui-datepicker-prev,
.wotd-widget .ui-datepicker .ui-datepicker-next { position: absolute; top: -1px; width: 22px; font-family: Georgia, "Times New Roman", Times, serif; height: 22px; line-height: 22px; text-align: center; color: #00acec; font-size: 12px; font-weight: bold; }
.wotd-widget .ui-datepicker .ui-datepicker-prev-hover,
.wotd-widget .ui-datepicker .ui-datepicker-next-hover { top: -1px; }
.wotd-widget .ui-datepicker .ui-datepicker-prev { left: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-next { right: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-prev-hover { left: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-next-hover { right: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-prev span,
.wotd-widget .ui-datepicker .ui-datepicker-next span { display: block; width: 22px; height: 22px; position: absolute; left: 0; margin-left: 0; top: 0; margin-top: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-title { margin: 0; line-height: 22px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000; }
.wotd-widget .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }
.wotd-widget .ui-datepicker select.ui-datepicker-month-year { width: 100%; }
.wotd-widget .ui-datepicker select.ui-datepicker-month,
.wotd-widget .ui-datepicker select.ui-datepicker-year { width: 49%; }
.wotd-widget .ui-datepicker table { width: 100%; font-size: 0.9em; border-collapse: collapse; margin: 0; }
.wotd-widget .ui-datepicker th { padding: 0; text-align: center; font-weight: bold; border: 0; color: #000; font-size: 12px; font-weight: bold; line-height: 100%; text-align: center; }
.wotd-widget .ui-datepicker td { border: 0; padding: 0; width: 21px; }
.wotd-widget .ui-datepicker td span,
.ui-datepicker td a { display: block; padding: 0; width: 21px; height: 17px; line-height: 17px; text-align: center; text-decoration: none; background: #e3e9ea; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000; }
.wotd-widget .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: 0.7em 0 0; padding: 0 0.2em; border-left: 0; border-right: 0; border-bottom: 0; }
.wotd-widget .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: 0.5em 0.2em 0.4em; cursor: pointer; padding: 0.2em 0.6em 0.3em; width: auto; overflow: visible; }
.wotd-widget .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; background: red; }

/* with multiple calendars */
.wotd-widget .ui-datepicker.ui-datepicker-multi { width: auto; }
.wotd-widget .ui-datepicker-multi .ui-datepicker-group { float: left; }
.wotd-widget .ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto 0.4em; }
.wotd-widget .ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }
.wotd-widget .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }
.wotd-widget .ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }
.wotd-widget .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0; }
.wotd-widget .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; }
.wotd-widget .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }
.wotd-widget .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; }

/* RTL support */
.wotd-widget .ui-datepicker-rtl { direction: rtl; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-group { float: right; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }
.wotd-widget .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.wotd-widget .ui-datepicker-cover {
  position: absolute; /* must have */
  z-index: -1; /* must have */
  filter: mask(); /* must have */
  top: -4px; /* must have */
  left: -4px; /* must have */
  width: 200px; /* must have */
  height: 200px; /* must have */
}

.wotd-widget .ui-datepicker .ui-datepicker-other-month { line-height: 17px; background: #E3E9EA; color: #abafb0; cursor: default; }
.wotd-widget .ui-datepicker .ui-datepicker-other-month span { color: #abafb0; }
.wotd-widget .ui-datepicker .ui-datepicker-week-end .ui-state-default { background: #90e7fb; }
.wotd-widget .ui-datepicker .ui-datepicker-week-end { /* cursor:default; */ }
.wotd-widget .ui-datepicker .ui-state-default.ui-state-hover { background: #8f8f8f; color: #fff; }
.wotd-widget .ui-datepicker .ui-state-default.ui-state-highlight { color: #fff; background: #000; }
.wotd-widget .ui-datepicker .ui-state-default.ui-state-active { color: #fff; background: #00acec; }
.wotd-widget .ui-datepicker .ui-datepicker-unselectable.ui-state-disabled { cursor: default; }
.wotd-widget .ui-datepicker .ui-datepicker-unselectable.ui-state-disabled .ui-state-default { color: #ABAFB0; cursor: default; }


/* for small */
.wotd-widget.wotd-widget-small .ui-datepicker { background: #fff; border: #cfd0d2 1px solid; position: absolute; top: 23px; right: -41px; padding: 0 5px 6px 6px; display: none; text-align: center; border-right: none; }
