@import url(https://fonts.googleapis.com/css?family=Rubik&display=swap);body{margin:0;font-family:"Rubik","PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 13.333px;background-color:#f9fafb}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1{color:#18a0fb;font-weight:400}ul{padding:0}h2,h3,h4,h5,h6{font-weight:400}a{color:#18a0fb}a:active{color:#ff0}img{font-size:x-small}button{font-family:"Rubik"}button:active{box-shadow:none}input,select{color:#969696;font-size:1rem}.transition-all{transition-property:all;transition-timing-function:linear;transition-duration:.25s}.page_title h1{margin-top:0}.row{display:flex;flex-wrap:wrap}.align-right{justify-content:flex-end}@media screen and (max-width:700px){.align-right{justify-content:flex-start}}.align-left{justify-content:flex-start}.space-between{justify-content:space-between}.col{text-align:left}.align-text-right{text-align:right}.basicpage{display:flex;justify-content:center;align-items:flex-start;height:100%}.basicwrapper{margin:1rem 0;padding:1rem;width:100%;max-width:860px}.authpage,.basicwrapper{display:flex;flex-direction:column}.authpage{align-items:center;justify-content:center;height:100vh;background-color:#bebebe}.authwrapper{display:flex;flex-direction:column;justify-content:space-between}.authwrapper h1{text-align:center}.formpage_layout h1{background-color:#18a0fb;color:#fff;border-radius:2px;padding:.25rem;text-align:center;margin-top:0}.formpage_layout{width:100%;max-width:860px}.formpage_layout fieldset{justify-content:space-between;width:100%;margin:.5rem 0}.formpage_layout .row{justify-content:flex-end}.listitem,.listitem--inactive{margin:1em 0;padding:.25rem;border-radius:2.5px}.listitem .row{justify-content:space-between;width:100%}.listitem--inactive .button,.listitem .button{width:100%;display:flex;justify-content:space-between}.listitem--inactive .button{color:#fff;background-color:#bebebe;box-shadow:none}.listitem h3{color:#fff;font-size:medium}.listitem__subcollection{display:flex;color:#000;flex-direction:column}.listitem__subcollection__collection{display:flex}.listitem__content{display:flex;flex-wrap:wrap}.listitem__subcollection__item{background-color:#fff;font-size:small;padding:.25rem;margin:.25rem;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#18a0fb;text-align:center}.listpage__header{justify-content:space-between;align-items:center}@media screen and (max-width:700px){.listpage__header{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}}.listitem--inactive .button,.listitem .button{align-items:flex-start}.listitem__preheader{display:flex;justify-content:space-between;color:#969696}.listpage__header .button{background-color:#fff;display:flex}.detailpage_layout>*{margin:0 0 2rem}@-webkit-keyframes loading{to{transform:rotate(1turn)}}@keyframes loading{to{transform:rotate(1turn)}}fieldset{display:flex;justify-content:space-between;flex-wrap:wrap;border:none;margin:.5em 0}@media screen and (max-width:700px){fieldset{display:flex;flex-direction:column}}select{text-align-last:right;border:0 transparent;background-color:#fff}@media screen and (max-width:700px){select{text-align-last:left}}.required{border:2px solid #ff0f0f;border-radius:4px}.activefield{border:2px solid #18a0fb;border-radius:4px}.button{background-color:#18a0fb;border:none;border-radius:4px;display:flex;align-items:center;cursor:pointer;transition:all .1s linear}.button:disabled{cursor:auto}.button:disabled:hover{opacity:1}.button:hover{opacity:.85}.detailpage_layout .row .button,.formpage_layout .row .button{font-size:1.6rem;color:#fff}.button--addnew .button{display:flex;color:grey;padding:0;border:1px solid #bebebe;border-radius:4px}.addnew__button__text{margin-left:1rem}.button--addnew .button>*{padding:0 .25rem}.button--addnew .button:hover{background-color:#fff;color:#000;border:1px solid #000}.button--addnew .button img{max-height:40px}.button--addnew>*{padding:10px}.button--addclose{color:grey;padding:0;border:1px solid #bebebe;border-radius:4px}.textinput{padding:0;margin:0}.textinput .textinput__input__extralabel{margin-right:.5rem;color:#969696}textarea{font-family:sans-serif}.textarea{padding:0;margin:0}.formpage_layout .textarea{display:flex;flex-direction:column}.selectbar,.selectbar option{padding:0;margin:0}.showhidesection{margin-bottom:1rem}.showhidesection__header{display:flex;justify-content:space-between;align-items:center}.basicpage .showhidesection .button{background-color:#fff;color:#000;width:auto;height:auto;font-size:1rem;display:flex;justify-content:space-between}.basicpage .showhidesection .showhidesection__header .button{background-color:#fff}.basicpage .showhidesection .showhidesection__header .button:hover{background-color:#f9fafb}.showhidesection img{max-width:20px}.showhidecontrols{margin:2rem 0;display:flex;flex-direction:column}.showhidecontrols .button{color:#969696;background-color:transparent;box-shadow:none;font-size:inherit}.badgefield{display:flex;flex-wrap:wrap}.badge{display:flex;margin:.5rem 1rem 0 .5rem}.badge img{max-width:20px}.detailpage_layout .badgefield .button{box-shadow:none;color:#fff}.badge .button{color:#fff;padding:none;font-size:large}.basicpage .showhidesection .badge .button{color:#000}.basicpage .badge .button{border-radius:0}.toggle--badge--button--left{border-radius:2rem 0 0 2rem!important;color:#000;margin-right:0}.toggle--badge--button--right{border-radius:0 2rem 2rem 0!important;margin-left:0}.showhidesection .toggle--badge--button--left{border:1px solid #000;border-right-width:0;margin-right:0}.showhidesection .toggle--badge--button--right{border:1px solid #000;border-left-width:0;margin-left:0}.alert{display:flex;background-color:#f8d7da;color:#721c24;justify-content:space-between;margin:1rem 0;padding:1rem;border-radius:.25rem;border:1px solid transparent}.deletebutton__alert{display:flex;background-color:#18a0fb}.deletebutton .button--confirm{background-color:red}.deletebutton .alert{margin:0;padding:0}.alert .button{background-color:transparent;color:#721c24}.alert .alert__closebutton .button{font-size:large}.alert .alert__closebutton .button:hover{color:#969696}.linkform{margin:0 0 1rem}.searchbar{justify-content:space-between;padding:.4rem;align-items:center;margin:.5rem 0}.searchbar,.searchbar__control{display:flex;flex-wrap:wrap}.searchbar__buttons{display:flex}.controlgroup{background-color:#fff;padding:.4rem;margin:.5rem 0;border:1px solid #bebebe}.treatments_collection_select{font-size:1rem;margin:.5rem 0}.treatments_collection_select fieldset{justify-content:flex-start;margin-left:0;padding:0}.controlgroup,.controlgroup>*{font-size:1rem}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);background-color:#fff;z-index:1000;opacity:1;transition:all .15s ease-in-out .2s}@media screen and (max-width:700px){.modal{max-height:calc(100vh - 210px);overflow-y:scroll;width:100%}}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);transition:all .2s ease-in-out;z-index:1000;opacity:1}.hidden-overlay{opacity:0;transform:translateX(-100%);transition:all .15s ease-in-out}.hidden-modal{opacity:0;transform:translate(-50%,-50%)}.badgedetail{padding:1rem}.badgedetail,.badgedetail__item{display:flex;flex-direction:column}.badgedetail__item{flex-wrap:wrap}.badgedetail__closebutton{display:flex;justify-content:flex-end}.badgedetail__item h3{margin:.25rem 0;font-size:small}.badgedetail .button{box-shadow:none}.badgedetail__item__content{display:flex;align-items:center;margin:.4rem 0}.badgedetail__item__bodypart .badgedetail__item__info,.badgedetail__item__treatmenttype .badgedetail__item__info{margin-left:.5rem}.badgedetail .badgedetail__item__image img{max-width:50px}.pagination{justify-content:space-between}.pagination,.pagination__controls{display:flex}.pagination__controls button:disabled{background-color:#fff}.loader{height:50px;width:50px;border-color:#18a0fb #bebebe;border-style:solid;border-width:10px;border-radius:100%;-webkit-animation:loading 1.3s linear infinite;animation:loading 1.3s linear infinite;margin:auto}.loadingwrapper{margin:2rem}.loadingwrapper__text{display:flex;justify-content:center;margin:1rem}.navbar-bar{display:flex;justify-content:space-between;width:100%;margin:0 2rem}.navbar{background:#18a0fb;height:80px;display:flex;align-items:center;font-size:1.2rem}.navbar-link{font-size:1.2rem}.navbar-link,.navbar-logo{color:#fff;text-decoration:none}.navbar-logo{justify-self:start;margin-left:20px;cursor:pointer;font-size:2rem}.fa-firstdraft{margin-left:.5rem;font-size:1.6rem}.nav-menu{display:flex;list-style:none;text-align:center;width:70vw;justify-content:end;margin-right:1rem}.nav-item{align-items:center;height:80px}.nav-item,.nav-links{display:flex;justify-content:center}.nav-links{color:#fff;text-decoration:none;padding:.5rem 1rem}.nav-links:hover{background-color:#18a0fb;border-radius:4px;transition:all .2s ease-out}.fa-bars{color:#fff}.menu-icon,.nav-links-mobile{display:none}.button.nav-links{cursor:pointer;font-size:1.3rem;width:auto}.button.nav-links:hover{background-color:#fff;color:#18a0fb}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{display:flex;flex-wrap:nowrap;flex-direction:column;width:100%;height:90vh;position:absolute;top:80px;left:-110%;opacity:1;transition:all .7s ease;margin-top:0}.nav-menu.active{background:#242222;left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-links{text-align:center;padding:2rem;width:100%;display:flex}.nav-links:hover{background-color:#18a0fb;border-radius:0}.navbar-logo{top:0;left:0;transform:translate(25%,50%)}.menu-icon{display:block;top:0;right:0;font-size:1.8rem;cursor:pointer}.fa-times{color:#fff;font-size:2rem}.nav-links-mobile{display:block;text-align:center;padding:1.5rem;margin:2rem auto;border-radius:4px;width:80%;background:#18a0fb;text-decoration:none;color:#fff;font-size:1.5rem}.nav-links-mobile:hover{background:#fff;color:#18a0fb;transition:.25s}.button.nav-links button{background-color:#fff!important}}.timer .row{align-items:center;margin:.25rem 0}.timer__controls{justify-content:center;flex-direction:column}.button:disabled{background-color:#bebebe}.timer__button__button{display:flex}.showhidesection .timer .button{background-color:#969696;color:#fff}.showhidesection .timer .alert .button{background-color:transparent;display:flex;align-items:center;color:#000}.showhidesection .timer .button:disabled{background-color:#bebebe;color:#fff;box-shadow:none}.timer .timer__controls .timer__controls__startbutton .button{border-radius:.5rem 0 0 .5rem}.timer .timer__controls .timer__controls__resetbutton .button{border-radius:0 .5rem .5rem 0}.timer{margin-bottom:2rem}.timer__controls{display:flex}.timer__remaining{color:#969696}.formpage_layout .healingform .timer .row{justify-content:flex-end}.formpage_layout .healingform .timer .timer__controls .row{justify-content:center}.button--timer{display:flex}.timer__alert .alert__content,.timer_alert .alert__content{display:flex;align-items:center}.timer__alert .alert__closebutton{align-items:center}.timer__alert .alert__closebutton .button{font-weight:700}.timer__alert .alert__closebutton .button:hover{color:#969696}.formpage_layout .healingform .row{justify-content:flex-start}.healingform__time h4{padding:none;margin:none}.healinglist .listitem__subcollection__heading{color:#fff}.healing .listitem .button{background-color:#18a0fb;color:#000}.healing .listitem h3{color:#fff}.healing .listitem a>h3{color:#fff;text-decoration:none}.healing .listitem .col .button,.healing .listitem__subcollection__item{background-color:#18a0fb;color:#fff}.healing .listitem .col .button{align-items:center;display:flex;flex-wrap:wrap}.listitem__subcollection.healing__hurts .listitem__subcollection__item{background-color:#fff;color:#000}.homepage .button,.homepage__buttons{width:100%}.homepagebutton{margin:.5rem 0;display:flex;align-items:center}.homepage .button a{display:flex;justify-content:space-between;color:#fff;text-decoration:none;align-items:center;font-size:larger;flex:1 1}.homepage{display:flex;align-items:flex-start;width:100%;height:100%}.homepage,.homepage .basicwrapper,.homepage .col{flex-direction:row;flex-wrap:wrap;justify-content:center}.homepage .basicwrapper,.homepage .col{width:auto;justify-content:flex-start;background-color:transparent}.recentactivity{padding:0 1rem;display:flex;flex-wrap:wrap;margin:1rem}.recentactivity__header h3{font-weight:700;margin-top:0}.recentactivity h4{margin:.5rem 0}.welcome{padding:1rem}.welcome__wrapper{padding:1rem;display:flex;flex-wrap:wrap;background-color:#fff;box-shadow:0 8px 24px rgba(13,13,18,.04)}.recentactivity .listitem{margin:0}.recentactivity .listitem .row{justify-content:flex-start}@media screen and (max-width:700px){.homepage .basicwrapper .row{display:flex;flex-direction:column;background-color:#fff}.homepage .basicwrapper,.homepage .row{width:100%}.homepage .button{width:100%;padding:1rem}.recentactivity{margin-top:2rem}}.hurtstatustoggle{padding:0;margin:1em 0}.history--listitem{justify-content:space-between}.history--listitem .button{color:#fff;box-shadow:none}.history--entry{background-color:#18a0fb;color:#fff}.history--created{color:#969696}.history__heading{width:100%;display:flex;justify-content:center}.hurtlist .button{background-color:#fff}.hurtlist .listitem__subcollection__item{color:#fff;background-color:#18a0fb}.hurtlist h3{color:#000}.hurtlist img{max-width:100px}.hurtlist .listitem{display:flex;flex-direction:row;justify-content:space-between}.hurtlist .listitem__heading{font-weight:700}.hurtlist .listitem__header .button{display:flex;flex-direction:column}.treatment{border:1px solid #f5f5f5;margin:1rem 0}.treatment__bodypart__image img{max-width:100px}.treatment__name{font-weight:bolder}.yourtreatment{font-size:small}.treatment .owner--listitem:before{color:#969696}.treatment .listitem__header .button{color:#fff}.treatment .listitem__header img{-webkit-filter:invert(100%);filter:invert(100%);max-height:50px}.treatment__type,.treatments_collection_select{display:flex}.header--treatment .button{padding:1rem}.listitem .treatment__bodypart__name{color:#000}.treatmentdetail__header .row{justify-content:flex-start;align-items:center}.treatment .listitem__subcollection__item{background-color:#18a0fb;color:#fff}.treatment__treatmenttype__name{display:none}.treatmentdetail__public_private{border:3px solid #000;border-radius:20px;padding:.25rem;margin-left:1rem;background-color:#fff}.treatmentlist__list{display:flex;flex-wrap:wrap}.treatmentlist__list>*{flex:1 1}.treatmentlist__controls fieldset{margin:.5rem 0}.treatment .listitem button{color:#fff}@media screen and (max-width:960px){.treatmentlist__list{display:flex;flex-direction:column}}.authcontent{background-color:#fff;width:50vh;box-shadow:5px 5px 5px grey;margin:10px;display:flex;flex-direction:column;align-items:center;border-radius:5px}.authcontent .button{color:#fff;justify-content:center}.auth__form{display:flex;flex-direction:column;padding:2rem}.auth__form fieldset{border:none;display:flex;justify-content:space-evenly;margin:5px 0}.password_alert{margin:3px 0}.password_alert p{border:1px solid red;margin:0;padding:.25em}.auth__form input{width:auto}.auth__form .button{padding:.4rem 0}.login .alert{display:flex;padding:2px;align-items:center}.login .alert>*{margin:.5rem}.login .alert .button{color:#969696}