@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}h1,h2,h3,h4,h5,h6{margin:0}li,ol,ul{list-style:none;margin:0;padding:0}.text--light{font-weight:300}.text--regular{font-weight:400}.text--semi-bold{font-weight:600}.text--bold{font-weight:700}.text--black{font-weight:900}*{box-sizing:border-box}body{font-family:Source Sans Pro,sans-serif}.layout{display:flex;min-height:100vh}@media only screen and (max-width:960px){html{font-size:12px}.layout{flex-direction:column}}@media only screen and (max-width:320px){html{font-size:10px}}.sidebar{background-color:#222f3e;box-shadow:0 4px 8px #222f3e80;display:flex;flex-direction:column;min-width:18rem;padding:2rem 0}.sidebar--centered{align-self:center}.sidebar__separator{border:1px solid;color:#f2f2f2;margin:2rem 0;width:90%}.sidebar__menu{flex:1 1}.sidebar__lhl{margin-top:2rem}.schedule{justify-content:flex-start;margin:2rem 0;padding:0 2rem;width:100%}.day-list__item,.schedule{display:flex;flex-direction:column}.day-list__item{color:#8395a7;height:5rem;justify-content:center;padding-left:2rem;transition:opacity .2s ease-out}.day-list__item:hover{background-color:#ee5253;color:#222f3e;cursor:pointer}.day-list__item--selected{background-color:#f2f2f2;color:#222f3e}.day-list__item--selected:hover{background-color:#f2f2f2}.day-list__item--full{opacity:.15}.button{background-color:#0000;border:2px solid #fff;border-radius:1rem;color:#fff;font-size:1.5rem;height:2rem;line-height:1.2rem;margin-right:1rem;width:8rem}.button:hover{background-color:#fff;border:2px solid #0000;color:#000;cursor:pointer}.button--danger{background-color:#0000;border-color:#ee5253;color:#ee5253}.button--confirm{background-color:#0000;border-color:#10ac84;color:#10ac84}.button--danger:hover{background-color:#ee5253;color:#fff}.button--confirm:hover{background-color:#10ac84;color:#fff}.button:last-of-type{margin-right:0}.button:focus{outline:none}.button:disabled{background-color:#0000;border-color:#fff;border-style:solid;color:#fff;opacity:.7}.interviewers__item{margin-right:.5rem;opacity:.7;transition:opacity .2s ease-out}.interviewers__item-image{border-radius:16px}.interviewers__item--selected{align-items:center;background-color:#fff;border-radius:16px;color:#222f3e;display:flex;height:32px;padding-left:2px;padding-right:1rem;-webkit-user-select:none;user-select:none}.interviewers__item--selected .interviewers__item-image{height:28px;margin-right:.5rem;width:28px}.interviewers__item--no-avatar{justify-content:center;padding-left:1rem}.interviewers__item--selected,.interviewers__item:hover{cursor:pointer;opacity:1}.interviewers__header{color:#fff;margin-bottom:.5rem}.interviewers__list{align-items:center;display:flex;flex-flow:row wrap}@keyframes rotate{to{transform:rotate(1turn)}}.appointment__add{align-items:center;display:flex;justify-content:center;min-height:11rem;padding:2rem 0}.appointment__add-button{opacity:.7;transition:opacity .2s ease-out}.appointment__add-button:hover{cursor:pointer;opacity:1}.appointment__time{display:flex}.appointment__separator{border:0;border-bottom:1px solid #f2f2f2;margin-left:1rem;width:100%}.appointment__card{border-radius:.5rem;color:#fff;display:flex;flex-flow:row wrap;justify-content:space-between;margin-left:3rem;min-height:11rem;padding:1.2rem 1.5rem}.appointment__card-left{display:flex;flex-direction:column;justify-content:space-between;min-width:50%}.appointment__card-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.appointment__card--create{background-color:#222f3e;display:flex}.appointment__card--show{background:linear-gradient(90deg,#54a0ff,#54a0ff 8px,#54a0ff26 0,#54a0ff26);color:#54a0ff}.appointment__card--show:hover{background-color:#54a0ff;color:#f2f2f2}.appointment__card--status{align-items:center;background-color:#222f3e;display:flex;justify-content:center}.appointment__card--confirm{background-color:#ee525326;border:2px solid #ee5253;color:#ee5253;flex-direction:column}.appointment__card--confirm,.appointment__card--error{align-items:center;display:flex;justify-content:space-between}.appointment__card--error{background-color:#ff9f4326;border:2px solid #ff9f43;color:#ff9f43}.appointment:last-of-type .appointment__add,.appointment:last-of-type .appointment__card{display:none}.appointment__actions{margin-top:1rem}.appointment__actions-button{display:none;margin-right:.5rem;opacity:.7;transition:opacity .2s ease-out}.appointment__actions-button:hover{cursor:pointer;opacity:1}.appointment__actions-button:last-of-type{margin-right:0}.appointment__card:hover .appointment__actions-button{display:inline}.appointment__create-input{background-color:#222f3e;border:0;border-bottom:1px solid;color:#fff;font-size:1.5rem;height:2rem;margin-bottom:.25rem;width:100%}.appointment__create-input:focus{outline:none}.appointment__status-image{animation:rotate 1s linear infinite;margin-right:2rem}.appointment__error-message{display:flex;flex-direction:column}.appointment__error-close{align-self:flex-start;opacity:.7;transition:opacity .2s ease-out}.appointment__error-close:hover{cursor:pointer;opacity:1}.appointment__validation{color:#ee5253;margin-bottom:1rem}
/*# sourceMappingURL=main.18f85d3b.css.map*/