.jsCalendar *{margin:0;padding:0}.jsCalendar table,.jsCalendar table td,.jsCalendar table th{border:0}.jsCalendar table{border-collapse:collapse;color:#515666;font-family:Tahoma,Geneva,sans-serif;width:100%}.jsCalendar table tr{width:320px}.jsCalendar table tbody tr{-ms-flex-pack:justify;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px;width:100%}.jsCalendar thead .jsCalendar-title-row{border-bottom:1px solid #ebecf1}.jsCalendar thead .jsCalendar-title{-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:45px;width:320px}.jsCalendar thead .jsCalendar-title,.jsCalendar thead .jsCalendar-week-days{-ms-flex-pack:justify;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px}.jsCalendar thead .jsCalendar-week-days{color:#202437;margin:15px 0 10px}.jsCalendar thead .jsCalendar-nav-left,.jsCalendar thead .jsCalendar-nav-right{color:#999;cursor:pointer;font-weight:700;margin:10px 8px;text-align:center}.jsCalendar thead .jsCalendar-nav-left{border-right:8px solid #c6c8d1}.jsCalendar thead .jsCalendar-nav-left,.jsCalendar thead .jsCalendar-nav-right{border-bottom:6px solid transparent;border-top:6px solid transparent;height:0;width:0}.jsCalendar thead .jsCalendar-nav-right{border-left:8px solid #c6c8d1}.jsCalendar thead .jsCalendar-title-name{color:#202437;cursor:default;font-family:SF UI Text,Helvetica,Arial,"san-serif";font-size:14px;font-weight:600}.jsCalendar tbody td,.jsCalendar thead .jsCalendar-week-days th{border-radius:2px;cursor:default;display:inline-block;font-size:12px;font-weight:lighter;height:24px;line-height:24px;margin:1px 2px;text-align:center;transition:color .1s,background-color .2s;width:24px}.jsCalendar tbody td:hover{background-color:#e2e2e2}.jsCalendar tbody td.jsCalendar-selected{background-color:#4f78e9;border-radius:2px;color:#fff!important;height:24px;line-height:24px;width:24px}.jsCalendar tbody td.jsCalendar-current{color:#4f78e9}.jsCalendar tbody td.jsCalendar-next,.jsCalendar tbody td.jsCalendar-previous{color:#a0a3af}.jsCalendar tbody td.jsCalendar-next:hover,.jsCalendar tbody td.jsCalendar-previous:hover{color:#fff}.jsCalendar tbody,.jsCalendar thead{display:block}.jsCalendar ::-moz-selection{background:#83d8ff}.jsCalendar ::selection{background:#83d8ff}@media(max-width:640px){.jsCalendar table tr{display:block;width:100%}.jsCalendar thead .jsCalendar-title{width:100%}}