@-webkit-keyframes ax6-ui-calendar-fadeout{from{opacity:1.0}to{opacity:0.5}}@-moz-keyframes ax6-ui-calendar-fadeout{from{opacity:1.0}to{opacity:0.5}}@keyframes ax6-ui-calendar-fadeout{from{opacity:1.0}to{opacity:0.5}}@-webkit-keyframes ax6-ui-calendar-fadein{from{opacity:0.5}to{opacity:1.0}}@-moz-keyframes ax6-ui-calendar-fadein{from{opacity:0.5}to{opacity:1.0}}@keyframes ax6-ui-calendar-fadein{from{opacity:0.5}to{opacity:1.0}}[data-ax6ui-calendar]{box-sizing:border-box;position:relative}[data-ax6ui-calendar] *{box-sizing:border-box}[data-ax6ui-calendar] .calendar-control{position:relative;box-sizing:content-box;background-color:#f5f5f5;background-image:-webkit-linear-gradient(bottom, #f5f5f5);background-image:linear-gradient(to top,#f5f5f5);border:1px solid #ddd;border-radius:5px;font-size:18px;margin-bottom:5px;padding:0;color:#333}[data-ax6ui-calendar] .calendar-control .date-move-left,[data-ax6ui-calendar] .calendar-control .date-move-right{display:block;position:absolute;overflow:hidden;text-align:center;font-size:22px;cursor:pointer;text-decoration:none;padding:0}[data-ax6ui-calendar] .calendar-control .date-move-left i,[data-ax6ui-calendar] .calendar-control .date-move-left span,[data-ax6ui-calendar] .calendar-control .date-move-right i,[data-ax6ui-calendar] .calendar-control .date-move-right span{line-height:inherit}[data-ax6ui-calendar] .calendar-control .date-move-left{left:0px;top:0px}[data-ax6ui-calendar] .calendar-control .date-move-right{right:0px;top:0px}[data-ax6ui-calendar] .calendar-control .date-display{text-align:center}[data-ax6ui-calendar] .calendar-control .date-display [data-calendar-display]{margin:0px 10px;cursor:pointer;text-decoration:underline}[data-ax6ui-calendar] .calendar-control a{color:#333}[data-ax6ui-calendar] .calendar-control a:hover{color:#337ab7}[data-ax6ui-calendar] .calendar-body.fadein{-webkit-animation:ax6-ui-calendar-fadein 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);-moz-animation:ax6-ui-calendar-fadein 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);animation:ax6-ui-calendar-fadein 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);opacity:1.0}[data-ax6ui-calendar] .calendar-body.fadeout{-webkit-animation:ax6-ui-calendar-fadeout 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);-moz-animation:ax6-ui-calendar-fadeout 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);animation:ax6-ui-calendar-fadeout 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);opacity:0.0}[data-ax6ui-calendar] .calendar-body table{box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;border:0 none}[data-ax6ui-calendar] .calendar-body table thead{border:0 none}[data-ax6ui-calendar] .calendar-body table thead td,[data-ax6ui-calendar] .calendar-body table thead th{box-sizing:border-box;vertical-align:middle;line-height:1em;cursor:pointer;text-align:center;font-size:12px;padding:0px 2px;border:0px none;overflow:hidden;background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#6D6E70}[data-ax6ui-calendar] .calendar-body table thead td.calendar-col-0,[data-ax6ui-calendar] .calendar-body table thead th.calendar-col-0{color:#C78B81}[data-ax6ui-calendar] .calendar-body table thead td.calendar-col-6,[data-ax6ui-calendar] .calendar-body table thead th.calendar-col-6{color:#32B4DC}[data-ax6ui-calendar] .calendar-body table tbody{border:0 none}[data-ax6ui-calendar] .calendar-body table tbody td,[data-ax6ui-calendar] .calendar-body table tbody th{box-sizing:border-box;vertical-align:middle;line-height:1em;cursor:pointer;text-align:center;font-size:14px;border:0px none;background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);overflow:hidden}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day{position:relative;display:block;width:100%;height:100%;vertical-align:middle;border-radius:5px;overflow:hidden;line-height:inherit;background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#C3C4C6;font-size:14px}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day span.addon{position:absolute;width:100%;text-align:center;line-height:11.2px;font-size:11.2px}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day span.addon.addon-header,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day span.addon.addon-header{left:0px;top:1px}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day span.addon.addon-footer,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day span.addon.addon-footer{left:0px;bottom:1px}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.live,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.live{background-color:#F0F0F0;background-image:-webkit-linear-gradient(bottom, #F0F0F0,#F0F0F0);background-image:linear-gradient(to top,#F0F0F0,#F0F0F0);color:#6D6E70}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.live span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.live span.addon{color:#A1A1A1}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.live.sunday,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.live.sunday{color:#C78B81}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.live.saturday,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.live.saturday{color:#32B4DC}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.focus,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.focus{background-color:#E67241;background-image:-webkit-linear-gradient(bottom, #E67241,#E67241);background-image:linear-gradient(to top,#E67241,#E67241);color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.focus span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.focus span.addon{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.focus.hover,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.focus.hover{background-color:#32B4DC;background-image:-webkit-linear-gradient(bottom, #32B4DC,#32B4DC);background-image:linear-gradient(to top,#32B4DC,#32B4DC);color:#fff !important}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.focus.hover span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.focus.hover span.addon{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.period,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.period{background-color:#82d3fa;background-image:-webkit-linear-gradient(bottom, #82d3fa,#82d3fa);background-image:linear-gradient(to top,#82d3fa,#82d3fa);color:#fff !important}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.period span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.period span.addon{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.selected-day,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.selected-day{background-color:#32B4DC;background-image:-webkit-linear-gradient(bottom, #32B4DC,#32B4DC);background-image:linear-gradient(to top,#32B4DC,#32B4DC);color:#fff !important}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.selected-day span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.selected-day span.addon{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.disable,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.disable{background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#dddedf}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-day.holiday,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-day.holiday{color:#C78B81}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month{display:block;width:100%;height:100%;vertical-align:middle;border-radius:5px;overflow:hidden;line-height:inherit;background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#C3C4C6;font-size:14px}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.live,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.live{background-color:#F0F0F0;background-image:-webkit-linear-gradient(bottom, #F0F0F0,#F0F0F0);background-image:linear-gradient(to top,#F0F0F0,#F0F0F0);color:#6D6E70}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.hover,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.hover{background-color:#32B4DC;background-image:-webkit-linear-gradient(bottom, #32B4DC,#32B4DC);background-image:linear-gradient(to top,#32B4DC,#32B4DC);color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.focus,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.focus{background-color:#E67241;background-image:-webkit-linear-gradient(bottom, #E67241,#E67241);background-image:linear-gradient(to top,#E67241,#E67241);color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.selected-month,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.selected-month{background-color:#32B4DC;background-image:-webkit-linear-gradient(bottom, #32B4DC,#32B4DC);background-image:linear-gradient(to top,#32B4DC,#32B4DC);color:#fff !important}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.selected-month span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.selected-month span.addon{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.selected-month span.lunar,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.selected-month span.lunar{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.disable,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.disable{background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#dddedf}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-month.holiday,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-month.holiday{color:#C78B81}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year{display:block;width:100%;height:100%;vertical-align:middle;border-radius:5px;overflow:hidden;line-height:inherit;background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#C3C4C6;font-size:14px}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.live,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.live{background-color:#F0F0F0;background-image:-webkit-linear-gradient(bottom, #F0F0F0,#F0F0F0);background-image:linear-gradient(to top,#F0F0F0,#F0F0F0);color:#6D6E70}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.hover,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.hover{background-color:#32B4DC;background-image:-webkit-linear-gradient(bottom, #32B4DC,#32B4DC);background-image:linear-gradient(to top,#32B4DC,#32B4DC);color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.focus,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.focus{background-color:#E67241;background-image:-webkit-linear-gradient(bottom, #E67241,#E67241);background-image:linear-gradient(to top,#E67241,#E67241);color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.selected-year,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.selected-year{background-color:#32B4DC;background-image:-webkit-linear-gradient(bottom, #32B4DC,#32B4DC);background-image:linear-gradient(to top,#32B4DC,#32B4DC);color:#fff !important}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.selected-year span.addon,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.selected-year span.addon{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.selected-year span.lunar,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.selected-year span.lunar{color:#fff}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.disable,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.disable{background-color:#fff;background-image:-webkit-linear-gradient(bottom, #fff,#fff);background-image:linear-gradient(to top,#fff,#fff);color:#dddedf}[data-ax6ui-calendar] .calendar-body table tbody td .calendar-item-year.holiday,[data-ax6ui-calendar] .calendar-body table tbody th .calendar-item-year.holiday{color:#C78B81}
