/*! UIkit 2.27.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.cw-datepicker{z-index:1050;width:auto;-webkit-animation:cw-fade .2s ease-in-out;animation:cw-fade .2s ease-in-out;-webkit-transform-origin:0 0;transform-origin:0 0}.cw-datepicker-nav{margin-bottom:15px;text-align:center;line-height:20px}.cw-datepicker-nav:after,.cw-datepicker-nav:before{content:"";display:table}.cw-datepicker-nav:after{clear:both}.cw-datepicker-nav a{color:#444;text-decoration:none}.cw-datepicker-nav a:hover{color:#444}.cw-datepicker-previous{float:left}.cw-datepicker-next{float:right}.cw-datepicker-next:after,.cw-datepicker-previous:after{width:20px;font-family:FontAwesome}.cw-datepicker-previous:after{content:"\f053"}.cw-datepicker-next:after{content:"\f054"}.cw-datepicker-table{width:100%}.cw-datepicker-table td,.cw-datepicker-table th{padding:2px}.cw-datepicker-table th{font-size:12px}.cw-datepicker-table a{display:block;width:26px;line-height:24px;text-align:center;color:#444;text-decoration:none;border:1px solid transparent;border-radius:4px}a.cw-datepicker-table-muted{color:#999}.cw-datepicker-table a:focus,.cw-datepicker-table a:hover{background-color:#fafafa;color:#444;outline:0;border-color:rgba(0,0,0,.16);text-shadow:0 1px 0 #fff}.cw-datepicker-table a:active{background-color:#eee;color:#444}.cw-datepicker-table a.cw-active{background:#00a8e6;color:#fff;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}