.lw-dp { position: absolute; z-index: 100; overflow: hidden; cursor: default; width: 141px; background: rgb(249, 249, 249) none repeat scroll 0% 0%; border-width: 1px; border-style: solid; border-color: rgb(224, 224, 224); padding: 4px; margin: 5.5px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; border-radius: 4px; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3); -moz-user-select: none; box-sizing: content-box; }
.lw-dp-hidden { display: none; box-shadow: none; }
.lw-dp-toolbar { text-align: center; overflow: hidden; font-size: 12px; line-height: 18px; color: rgb(121, 121, 121); padding: 0px 0px 2.2px; }
.lw-dp-month { display: inline-block; width: 103px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lw-dp-previous, .lw-dp-next { position: absolute; overflow: hidden; top: 8px; width: 0px; height: 0px; color: rgb(185, 185, 185); cursor: pointer; border-top: 5.938px solid transparent; border-bottom: 5.938px solid transparent; }
.lw-dp-previous { left: 8px; border-right: 11.875px solid rgb(185, 185, 185); }
.lw-dp-next { right: 8px; border-left: 11.875px solid rgb(185, 185, 185); }
.lw-dp-previous:hover { border-right-color: rgb(121, 121, 121); }
.lw-dp-next:hover { border-left-color: rgb(121, 121, 121); }
.lw-dp-previous:active { border-right-color: rgb(172, 172, 172); }
.lw-dp-next:active { border-left-color: rgb(172, 172, 172); }
.lw-dp-dows { padding: 0px; margin: 0px; overflow: hidden; }
.lw-dp-dows li, .lw-dp-week li { display: block; float: left; padding: 0px; margin: 0px; text-align: center; color: rgb(121, 121, 121); }
.lw-dp-dows li { font-size: 7.7px; line-height: 7.7px; width: 19px; height: 8.47px; background: rgb(249, 249, 249) none repeat scroll 0% 0%; border-width: 0px 0px 0px 1px; border-style: solid; border-color: rgb(249, 249, 249); padding: 0px; margin: 0px; }
.lw-dp-week { padding: 0px; margin: 0px; overflow: hidden; }
.lw-dp-week li { padding: 0px; margin: 0px; border-width: 1px 0px 0px 1px; font-size: 11px; width: 19px; height: 19px; line-height: 19px; background: rgb(224, 224, 224) none repeat scroll 0% 0%; border-style: solid; border-color: rgb(249, 249, 249); cursor: pointer; }
.lw-dp-dows-last-column, .lw-dp-week-last-column { border-right-width: 1px; }
.lw-dp-lastweek li { padding: 0px; margin: 0px; border-bottom-width: 1px; }
.lw-dp-firstweek li:first-child { border-radius: 4px 0px 0px; }
.lw-dp-firstweek li:last-child { border-radius: 0px 4px 0px 0px; }
.lw-dp-lastweek li:first-child { border-radius: 0px 0px 0px 4px; }
.lw-dp-lastweek li:last-child { border-radius: 0px 0px 4px; }
.lw-dp-week li:hover { background: rgb(244, 244, 244) none repeat scroll 0% 0%; }
li.lw-dp-weekend { background: rgb(208, 208, 208) none repeat scroll 0% 0%; }
li.lw-dp-today { border-radius: 2px; }
li.lw-dp-today span { display: block; width: 17px; height: 17px; line-height: 17px; border: 1px solid rgb(172, 172, 172); border-radius: 2px; }
li.lw-dp-today:hover span { color: rgb(121, 121, 121); }
li.lw-dp-active-day, li.lw-dp-active-day:hover { position: relative; color: rgb(249, 249, 249); background: rgb(121, 121, 121) none repeat scroll 0% 0%; }
li.lw-dp-active-day:nth-child(n), li.lw-dp-active-day:hover:nth-child(n) { background: transparent none repeat scroll 0% 0%; }
li.lw-dp-active-day::before, li.lw-dp-active-day:hover::before { position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; content: ""; border-radius: 2px; background: rgb(121, 121, 121) none repeat scroll 0% 0%; z-index: -1; }
li.lw-dp-active-day:hover span { background: rgb(224, 224, 224) none repeat scroll 0% 0%; }
li.lw-dp-neighbour-month-day { color: rgb(185, 185, 185); }
li.lw-dp-out-of-interval, li.lw-dp-out-of-interval:hover { background: rgb(236, 236, 236) none repeat scroll 0% 0%; cursor: default; }
