:root{--cdof:14px}@media screen and (min-width:1910px){:root{--cdof:16px}}div.datepicker{width:0!important;height:0!important;position:absolute;cursor:default;top:0;left:0;display:none}.datepickerContainer{background:#fff;position:fixed;z-index:999999999;width:256px!important;height:227px!important;top:40px;left:0;font-family:'Graphik',sans-serif;font-size:var(--cdof);padding:6px;box-shadow:0 0 15px #cfcfcf;-moz-box-shadow:0 0 15px #cfcfcf;-webkit-box-shadow:0 0 15px #cfcfcf;-o-box-shadow:0 0 15px #cfcfcf}.datepickerBorderT,.datepickerBorderB,.datepickerBorderL,.datepickerBorderR,.datepickerBorderTL,.datepickerBorderTR,.datepickerBorderBL,.datepickerBorderBR{position:absolute;left:0;bottom:0;width:0;height:0}.datepickerHidden{display:none}div.datepicker table{border-collapse:collapse;height:100%}div.datepicker a{color:#0f1011;text-decoration:none;cursor:default;outline:0;width:100%}div.datepicker table td{text-align:center;vertical-align:middle;height:28px;padding:0;margin:0}div.datepicker th{text-align:center;color:#bdbdbd;font-weight:normal}div.datepicker tbody th{text-align:left}div.datepicker tbody a{display:block}.datepickerDays a{width:29px;line-height:16px;height:16px;padding-right:2px}.datepickerYears a,.datepickerMonths a{width:64px;line-height:46px;height:46px;text-align:center}td.datepickerNotInMonth a{color:#bdbdbd!important}tbody.datepickerDays td.datepickerSelected{background:#c93030}td.datepickerSelected a{color:#fff}tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected{background:#fef1f1}tbody.datepickerYears td.datepickerSelected,tbody.datepickerMonths td.datepickerSelected{background:#fef1f1}div.datepicker a:hover,div.datepicker a:hover{color:#e5e5e5}div.datepicker td.datepickerNotInMonth a:hover{color:#e5e5e5!important}div.datepicker tbody th{text-align:left}.datepickerSpace div{width:35px}.datepickerGoNext a,.datepickerGoPrev a,.datepickerMonth a{text-align:center;height:35px;line-height:20px}.datepickerGoNext a{float:right;width:35px}.datepickerGoPrev a{float:left;width:35px}table.datepickerViewDays tbody.datepickerMonths,table.datepickerViewDays tbody.datepickerYears{display:none}table.datepickerViewMonths tbody.datepickerDays,table.datepickerViewMonths tbody.datepickerYears,table.datepickerViewMonths tr.datepickerDoW{display:none}table.datepickerViewYears tbody.datepickerDays,table.datepickerViewYears tbody.datepickerMonths,table.datepickerViewYears tr.datepickerDoW{display:none}td.datepickerDisabled a,td.datepickerDisabled.datepickerNotInMonth a{color:#333}td.datepickerDisabled a:hover{color:#333}td.datepickerSpecial a{background:#700}td.datepickerSpecial.datepickerSelected a{background:#a00}