body{height:100vh;width:100vw;margin:0;font-family:"Source Sans Pro";color:#071a52;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:"Ubuntu";font-weight:400}.margin-bottom{margin-bottom:15px}.margin-top{margin-top:15px}label{display:flex;flex-direction:column}.with-shadow{box-shadow:0 5px 8px 0 #999}.popover-content{border:1px solid #e6e8ed;border-radius:5px;display:flex;flex-direction:column;padding:10px 15px}textarea{resize:none}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url(/static/media/SourceSansPro-Regular.efa76f83.ttf) format("truetype")}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:400;src:local("Ubuntu"),url(/static/media/Ubuntu-Regular.fbdecfce.ttf) format("truetype")}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:500;src:local("Ubuntu"),url(/static/media/Ubuntu-Medium.90c045b7.ttf) format("truetype")}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:200;src:local("Ubuntu"),url(/static/media/Ubuntu-Light.c2bf1bb6.ttf) format("truetype")}.react-calendar{max-width:100%;background:#fff;border:1px solid #a0a096;border-radius:5px;bottom:-270px;font-family:"Ubuntu";line-height:1.125em;position:absolute;width:350px;z-index:1000;box-shadow:0 5px 8px 0 #999}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em;text-decoration:none}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekdays abbr{text-decoration:none}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ff4759;color:#fff}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ff949f}.react-calendar__tile--hasActive{background:#ff4759}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#ff949f}.react-calendar__tile--active{background:#ff949f;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#ff949f}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}