.calendar{padding:4px;border-radius:4px;direction:ltr;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar:after{clear:both;content:"";display:block}.calendar.calendar-rtl{direction:rtl}.calendar.calendar-rtl table tr td span{float:right}.calendar table{margin:auto}.calendar table td,.calendar table th{text-align:center;width:20px;height:20px;border:none;padding:4px 5px}.calendar .calendar-header{width:100%;margin-bottom:20px}.calendar .calendar-header table{width:100%}.calendar .calendar-header table th{padding:5px 10px}.calendar .calendar-header table th:hover{background:#eeeeee;cursor:pointer}.calendar .calendar-header table th.disabled,.calendar .calendar-header table th.disabled:hover{background:none;cursor:default;color:white}.calendar .calendar-header table th.prev,.calendar .calendar-header table th.next{width:20px}.calendar .year-title{text-align:center;height:20px;width:auto}.calendar .year-neighbor{color:#aaaaaa}.calendar .year-neighbor2{color:#dddddd}.calendar .months-container{width:100%;display:none}.calendar .month-container{text-align:center;padding:0}.calendar table.month th.month-title{padding-bottom:5px}.calendar table.month tr td,.calendar table.month tr th{padding:0}.calendar table.month tr td.hidden,.calendar table.month tr th.hidden{display:none}.calendar table.month td.week-number{cursor:default;border-right:1px solid #eee;padding:5px}.calendar .round-left{border-radius:8px 0 0 8px}.calendar .round-right{webkit-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0}.calendar table.month tr td .day-content{border-radius:4px;padding:5px 6px}.table-striped .calendar table.month tr td,.table-striped .calendar table.month tr th{background-color:transparent}.calendar table.month td.day .day-content:hover{background:rgba(0,0,0,0.2);cursor:pointer}.calendar table.month tr td.old,.calendar table.month tr td.new,.calendar table.month tr td.old:hover,.calendar table.month tr td.new:hover{background:none;cursor:default}.calendar table.month tr td.disabled,.calendar table.month tr td.disabled:hover{color:#dddddd}.calendar table.month td.day.disabled .day-content:hover{background:none;cursor:default}.calendar table.month tr td.range .day-content{background:rgba(0,0,0,0.2);border-radius:0}.calendar table.month tr td.range.range-start .day-content{border-top-left-radius:4px;border-bottom-left-radius:4px}.calendar table.month tr td.range.range-end .day-content{border-top-right-radius:4px;border-bottom-right-radius:4px}.calendar-context-menu,.calendar-context-menu .submenu{border:1px solid #ddd;background-color:white;box-shadow:2px 2px 5px rgba(0,0,0,0.2);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.2);position:absolute;display:none}.calendar-context-menu .item{padding:5px 10px;cursor:pointer;display:table;width:100%}.calendar-context-menu .item:hover{background:#eee}.calendar-context-menu .item .content{display:table-cell}.calendar-context-menu .item span{display:table-cell;padding-left:10px;text-align:right}.calendar-context-menu .item span:last-child{display:none}.calendar-context-menu .submenu{left:100%;margin-top:-6px}.calendar-context-menu .item:hover>.submenu{display:block}
