@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}input{border-radius:0;border:0;outline:0}a{text-decoration:none;color:#659ab7}.input__wrapper{position:relative}.input__wrapper label{position:absolute;left:20px;bottom:0;transform:translateY(-30px);color:#659ab7;transition:all .2s ease-in}.input__wrapper input{background:#fff;border:rgba(101,154,183,.25) 1px solid;padding-top:15px;height:55px}.input__wrapper input::-moz-placeholder{color:#fff}.input__wrapper input::placeholder{color:#fff}.input__wrapper input:not(:-moz-placeholder-shown)+label{transform:translateY(-42px);font-size:12px}.input__wrapper input:focus+label,.input__wrapper input:not(:placeholder-shown)+label{transform:translateY(-42px);font-size:12px}.input__wrapper input:disabled{background-color:#dce8ee;color:#686777;cursor:not-allowed}.input__wrapper input:disabled::-moz-placeholder{color:#dce8ee}.input__wrapper input:disabled::placeholder{color:#dce8ee}.input__wrapper .select__wrapper{border:rgba(101,154,183,.25) 1px solid}.input__wrapper select{background:#fff;height:55px}.input__wrapper select:invalid{color:#659ab7}.input__wrapper .radio__wrapper label{cursor:pointer}.input__wrapper .radio__wrapper .man{border:2px solid #007FFF;color:#007fff}.input__wrapper .radio__wrapper .man:hover{background-color:#007fff}.input__wrapper .radio__wrapper input[type=radio]:checked+label{color:#fff;font-weight:700}.input__wrapper .radio__wrapper input[type=radio]:checked+.man{background-color:#007fff}.input__wrapper .radio__wrapper .woman{border:2px solid #F765A3;color:#f765a3}.input__wrapper .radio__wrapper .woman:hover{background-color:#f765a3}.input__wrapper .radio__wrapper input[type=radio]:checked+.woman{background-color:#f765a3}.textarea__wrapper{position:relative}.textarea__wrapper textarea{background:#fff;border:rgba(101,154,183,.25) 1px solid;padding:30px 20px 20px;border-radius:12px;width:100%;outline:0;resize:vertical}.textarea__wrapper textarea::-moz-placeholder{color:#fff}.textarea__wrapper textarea::placeholder{color:#fff}.textarea__wrapper textarea:not(:-moz-placeholder-shown)+label{transform:translateY(12px);font-size:12px}.textarea__wrapper textarea:focus+label,.textarea__wrapper textarea:not(:placeholder-shown)+label{transform:translateY(12px);font-size:12px}.textarea__wrapper label{position:absolute;top:0;left:20px;transform:translatey(15px);color:#659ab7;transition:all .2s ease-in}#bg{background-image:url(/build/assets/bg-DMlgKzu1.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;padding:50px;position:relative;min-height:100dvh;display:flex;justify-content:center;align-items:center}#bg:before{content:"";background-color:#659ab7;opacity:.8;position:absolute;top:0;left:0;width:100%;height:100%}.policy__container{background-color:#fff;padding:40px 50px;position:relative;z-index:99;border-radius:12px}.policy__container h1{margin-bottom:20px;font-weight:700}.policy__container p{line-height:1.2;margin-bottom:10px}.policy__container b{font-weight:700}.policy__container ul{list-style:circle;margin-left:20px}.policy__container a{color:#659ab7;font-weight:700}.policy__container h3{margin-top:20px;margin-bottom:10px;font-weight:600;color:#000}.policy__container h4{font-weight:500;margin-top:10px}.policy__container sup{font-size:.75rem;vertical-align:super;line-height:0;margin-left:2px}.policy__container .glyc__logo{height:100px;margin-bottom:30px}.policy__container .publication__date{color:#686777;margin-top:20px}.policy__container .note{margin-top:20px;font-size:.75rem;font-weight:600;line-height:1.2;margin-bottom:10px}.policy__container .consent__btn__wrapper{display:flex;justify-content:flex-end;gap:10px}.policy__container .consent__btn__wrapper .consent__btn{color:#fff;border-radius:12px;padding:10px 20px;font-weight:600;cursor:pointer;border:0}.policy__container .consent__btn__wrapper .consent__btn__accept{background-color:#659ab7}.policy__container .consent__btn__wrapper .consent__btn__accept:hover{background-color:#4a819f}.policy__container .consent__btn__wrapper .consent__btn__deny{background-color:#b73e3e}.policy__container .consent__btn__wrapper .consent__btn__deny:hover{background-color:#913131}@media screen and (max-width: 700px){#bg{padding:0}.policy__container{width:100%;border-radius:0;padding:30px}.glyc__logo{height:50px;margin-bottom:10px}}#login__wrapper{display:flex;flex-direction:row;height:100vh;width:100vw;position:relative}#login__container{width:40vw;padding:5vw 5vw 30px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}#login__container .g__shape{height:320px;position:absolute;-o-object-fit:contain;object-fit:contain;bottom:0;left:0;z-index:-1}#login__container .logo{width:100%;-o-object-fit:contain;object-fit:contain}#login__container .login__title{font-size:2.5rem;font-weight:700;color:#659ab7;margin-bottom:10px;margin-top:30px}#login__container .login__subtitle{font-size:16px;color:#686777;margin-bottom:40px}#login__container .login__form{display:flex;flex-direction:column}#login__container .login__form input{margin:5px 0}#login__container .login__form .forgot__password{text-align:right;cursor:pointer}#login__container .login__form .login__error{color:#b73e3e;margin-left:5px;margin-bottom:10px}#login__container .login__form .login__success{color:#81aa2f;margin-left:5px;margin-bottom:10px}#login__container .login__form .form__bottom__elements{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 0 30px}#login__container .login__form .checkbox__wrapper{display:flex;flex-direction:row;align-items:center;gap:10px;color:#686777}#login__container .login__form input[type=checkbox]{width:auto;height:auto;margin:0}.disclaimer{margin-top:10px;margin-bottom:10px;display:flex;flex-direction:row;align-items:center;gap:10px}.disclaimer a{font-weight:500}.copyright{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;font-size:1rem;gap:5px;margin-top:30px}.vitalcare__logo{height:25px}#login__picture{background-image:url(/build/assets/bg-DMlgKzu1.jpg);background-size:cover;width:60vw;min-height:100vh}#login__picture:before{content:"";display:block;height:100%;width:100%;background:#659ab7;opacity:.6}@media screen and (max-width: 1280px){#login__container,#login__picture{width:50vw}}@media screen and (max-width: 964px){#login__container{width:100vw;padding:10vw}#login__picture{display:none}}#page__container{min-height:100vh;width:100%;position:relative}#nav{background:#f2f6f9;height:100vh;width:300px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:50px 20px 20px;box-sizing:border-box;position:fixed;box-shadow:inset -2px 0 4px #0000000d;overflow-y:auto}#nav .nav__logo{height:65px}#nav .main__nav,#nav .secondary__nav{display:flex;flex-direction:column;gap:40px}#nav .main__nav ul,#nav .secondary__nav ul{display:flex;flex-direction:column;gap:20px}#nav .main__nav ul a,#nav .secondary__nav ul a{text-decoration:none;color:#659ab7}#nav .main__nav ul li,#nav .secondary__nav ul li{font-size:16px;font-weight:500;cursor:pointer;padding:12px 15px;display:flex;gap:20px;align-items:center;border-radius:12px}#nav .main__nav ul li .icon,#nav .secondary__nav ul li .icon{width:24px;height:24px;min-width:24px}#nav .main__nav ul .active__link,#nav .secondary__nav ul .active__link{background:#659ab7;color:#fff;border-radius:12px}#nav .main__nav ul .logout,#nav .secondary__nav ul .logout{color:#fff;background:#b73e3e}#nav .secondary__nav{display:flex}#nav .secondary__nav p{text-align:center}#nav .secondary__nav button{border:0;outline:0;padding:0}#content{width:calc(100% - 300px);margin-left:300px;padding:50px 30px;box-sizing:border-box;display:flex;flex-direction:column}#content header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px}#content header .header__title{font-size:2rem;font-weight:700;color:#659ab7}#content header .header__date{font-size:16px;color:#686777;margin-bottom:5px}#content header .header__right{display:flex;flex-direction:row;align-items:center;gap:20px}#content header .header__right .header__search{position:relative;width:300px}#content header .header__right .header__search .search__icon{position:absolute;top:50%;transform:translateY(-50%);right:15px;width:24px;height:24px;border:0;outline:0;padding:0;background:none;cursor:pointer}#content header .header__right .header__notification,#content header .header__right .menu__mobile{height:50px;width:50px;border-radius:12px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#f2f6f9;cursor:pointer;outline:0;border:0;position:relative}#content header .header__right .header__notification:hover>.notification__container,#content header .header__right .menu__mobile:hover>.notification__container{display:block}#content header .header__right .header__notification a,#content header .header__right .menu__mobile a{text-decoration:none;color:#000}#content header .header__right .notification__badge{position:absolute;z-index:99;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background:#b73e3e;font-size:.75rem;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}#content header .header__right .menu__mobile{display:none}#content header .header__right .notification__container{position:absolute;top:55px;right:0;width:300px;background:#f2f6f9;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:none;z-index:99}#content header .header__right .notification__container:before{content:"";position:absolute;top:-10px;right:15px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #DCE8EE;z-index:99}#content header .header__right .notification__container .notification__inner__container{max-height:300px;overflow-x:auto;border-radius:12px}#content header .header__right .notification__container li{padding:20px;display:flex;flex-direction:column;gap:5px;border-bottom:2px solid rgba(0,0,0,.05)}#content header .header__right .notification__container li h4{font-size:.95rem;font-weight:500;color:#686777;margin-bottom:5px}#content header .header__right .notification__container .notification__unread{background:#dce8ee}#content header .header__right .notification__container .notification__important__note{font-weight:600;color:#659ab7;margin-bottom:5px}@media screen and (max-width: 1240px) and (min-width: 750px){#nav{width:95px}.main__nav span,.main__nav p,.main__nav .nav__logo,.secondary__nav span,.secondary__nav p,.secondary__nav .nav__logo{display:none}#content{width:calc(100% - 95px);margin-left:95px}}@media screen and (max-width: 896px){#content header{justify-content:flex-end}#content header .header__left{display:none}}@media screen and (max-width: 750px){#nav{width:100%;z-index:99}#content{width:100%;margin-left:0;display:block}#content header{display:block}#content header .header__right .header__search{width:calc(100% - 140px)}#content header .header__right .menu__mobile{display:flex;z-index:999}#content header .header__right .active__menu{background-color:#659ab7}}#dashboard__container{display:grid;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr auto auto;grid-template-areas:"therapies therapies therapies stats stats" "diabete-type diabete-type hba1c hba1c hba1c";gap:30px}#dashboard__container .gray__container{background-color:#f2f6f9;border-radius:12px;padding:20px 30px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}#dashboard__container .gray__container h2{font-weight:700;color:#659ab7}#dashboard__container .gray__container .percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);font-size:2rem;font-weight:700}#dashboard__container .therapies{grid-area:therapies}#dashboard__container .stats{grid-area:stats;display:flex;flex-direction:column;gap:20px;justify-content:space-between}#dashboard__container .dashboard__stats{display:flex;flex-direction:row;justify-content:space-between;gap:20px}#dashboard__container .dashboard__stats__rectangle{padding:15px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#fff;width:150px;height:150px;box-sizing:border-box;text-align:center}#dashboard__container .dashboard__stats__rectangle .dashboard__stats__title{font-weight:600}#dashboard__container .dashboard__stats__rectangle .dashboard__stats__number{font-size:2rem;font-weight:700}#dashboard__container .primary__rectangle{background-color:#659ab7}#dashboard__container .blue__rectangle{background-color:#b2daf0;color:#659ab7}#dashboard__container .red__rectangle{background-color:#b73e3e}#dashboard__container .appointments__container{background:#659ab7;padding:30px;border-radius:12px;box-sizing:border-box}#dashboard__container .appointments__container .appointments__empty{color:#fff;font-size:1rem;margin-top:10px}#dashboard__container .appointments__container .appointments__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#dashboard__container .appointments__container .appointments__header .appointments__title{color:#fff;font-size:1.25rem;font-weight:700}#dashboard__container .appointments__container .appointments__header .appointments__nav{font-size:16px;display:flex;gap:10px;align-items:center}#dashboard__container .appointments__container .appointments__header .appointments__nav button{background:none;color:#fff;font-size:26px;border:0;outline:0}#dashboard__container .appointments__container .appointments__header .appointments__nav .arrow__inactive{opacity:.5}#dashboard__container .appointments__container .appointments{display:flex;flex-direction:column;align-items:center;gap:20px}#dashboard__container .appointments__container .appointments .appointment__item{display:flex;flex-direction:row;align-items:center;width:100%;gap:20px}#dashboard__container .appointments__container .appointments .appointment__item .appointment__time{grid-area:time;color:#fff;font-size:20px;font-weight:700;text-align:center}#dashboard__container .appointments__container .appointments .appointment__item .appointment__details{grid-area:details;background:#fff;padding:10px;border-radius:12px;flex:1}#dashboard__container .appointments__container .appointments .appointment__item .appointment__details .appointment__details__items{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#dashboard__container .appointments__container .appointments .appointment__item .appointment__details .appointment__patient__name{font-size:16px;font-weight:600;color:#686777;margin-bottom:5px}#dashboard__container .appointments__container .appointments .appointment__item .appointment__details .appointment__patient__diabetes-type{font-size:14px;color:#659ab7;font-weight:500}#dashboard__container .diabetes__type{grid-area:diabete-type;box-sizing:border-box}#dashboard__container .hba1c{grid-area:hba1c}#dashboard__container .hba1c .hba1c__child{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:20px;flex-wrap:wrap;gap:20px}#dashboard__container .hba1c .hba1c__child .hba1c__item{position:relative;display:flex;flex-direction:column;gap:20px;align-items:center}#dashboard__container .hba1c .hba1c__child .hba1c__item .hba1c__legend{font-size:1.2rem;font-weight:500}@media screen and (max-width: 1440px){#dashboard__container{grid-template-columns:repeat(4,1fr);grid-template-areas:"therapies therapies stats stats" "diabete-type diabete-type hba1c hba1c"}}@media screen and (max-width: 1150px){#dashboard__container{display:flex;flex-direction:column}#dashboard__container .appointments__container{flex:1}#dashboard__container .stats{flex-direction:row}#dashboard__container .dashboard__stats{flex-direction:column}#dashboard__container .blue__rectangle{display:none}}@media screen and (max-width: 750px){#dashboard__container .dashboard__stats{display:none}#dashboard__container .appointments__container{padding:20px}#dashboard__container .appointments__container .appointments{gap:15px}#dashboard__container .appointments__container .appointment__time{display:none}}#accordion__form{display:flex;flex-direction:column;justify-content:flex-end}.accordion{background-color:#f2f6f9;width:100%;padding:30px;box-sizing:border-box;border-radius:12px;display:flex;flex-direction:column;margin-bottom:30px}.accordion .accordion__header{display:flex;width:100%;justify-content:space-between;align-items:center;gap:10px}.accordion .accordion__header .accordion__title{font-weight:700;color:#659ab7;padding-left:5px}.accordion .accordion__subtitle{font-weight:700;grid-column:span 2;margin-top:20px;padding-left:5px;cursor:pointer}.accordion .accordion__icon{transition:all .2s ease-in;transform:rotate(0)}.accordion .accordion__icon__active{transform:rotate(180deg)}.accordion .accordion__content{display:grid;grid-template-columns:repeat(2,1fr);row-gap:10px;-moz-column-gap:30px;column-gap:30px;transition:all .2s ease-in;overflow:hidden;margin-top:20px}.accordion .accordion__content .accordion__input__group{display:flex;flex-direction:column}.accordion .accordion__content .accordion__input__group h3{color:#659ab7}.accordion .accordion__content .accordion__input__group .accordion__input__subgroup{display:flex;flex-direction:row;gap:20px}.accordion .accordion__content .accordion__input__group .accordion__input__subgroup .input__wrapper{flex:1}.accordion .accordion__content .accordion__navigation__buttons{grid-column:span 2;display:flex;justify-content:flex-end;gap:20px}.accordion .accordion__attendant__container{display:grid;grid-template-columns:repeat(2,1fr);row-gap:10px;-moz-column-gap:30px;column-gap:30px;transition:all .2s ease-in;overflow:hidden;margin-top:20px;grid-column:span 2}.submit__button{display:flex;justify-content:flex-end}.form__button{background-color:#659ab7;color:#fff;border:none;outline:none;padding:10px 20px;border-radius:12px;cursor:pointer;transition:all .2s ease-in;margin-top:10px;font-size:1rem}.form__button:hover{background-color:#4a819f}.form__error{color:#b73e3e;margin-left:5px}.form__input__container{flex:1}.form__input__error{border:2px solid #B73E3E!important}.form__errors{display:flex;flex-direction:column;gap:10px;background-color:#b73e3e;color:#fff;padding:15px;border-radius:12px;margin-bottom:10px}.form__errors li:before{content:"»";padding-right:5px}.form__success{background-color:#81aa2f;color:#fff;padding:15px;border-radius:12px;margin-bottom:10px}.form__checkbox__wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:50px;margin-left:5px;margin-top:5px;grid-column:span 2}.insuline__title{font-weight:700;color:#659ab7;font-size:.85rem}.form__checkbox__group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:25%}.form__checkbox__container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;background:#fff;border:1px solid rgba(101,154,183,.25);border-radius:12px;padding:10px 15px;width:100%;margin:10px 0;color:#686777}.form__checkbox__container input[type=checkbox]{width:15px;height:15px;cursor:pointer}.form__dose__group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:75%}.form__dose__container{display:flex;flex-direction:row;gap:20px;width:100%}@media screen and (max-width: 960px){.accordion .accordion__content{display:flex;flex-direction:column}.accordion .accordion__content .empty{display:none}.accordion .accordion__content .tags-input{margin:10px 0}.form__checkbox__wrapper{display:block}.form__checkbox__group{flex-direction:row;width:100%;gap:20px}.form__checkbox__group .insuline__title{display:none}.form__dose__group{width:100%}.form__dose__container{display:block;margin-bottom:20px}}.tags-input{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tags-input input{flex:1;background:transparent;border:none;padding:0}.tags-input input:focus{outline:none}.tags-input input[type=text]{margin:0;height:auto}.tags-input input[type=text]::-moz-placeholder{color:#659ab7;font-size:14px}.tags-input input[type=text]::placeholder{color:#659ab7;font-size:14px}.tags-input span{margin-right:5px}.tags-input-wrapper-default{padding:15px 20px;min-height:55px;background:#fff;border-radius:12px;border:1px solid rgba(101,154,183,.25)}.tags-input-remove{cursor:pointer;position:absolute;display:inline-block;right:5px;top:5px;padding:10px;overflow:hidden}.tags-input-remove:focus{outline:none}.tags-input-remove:before{transform:rotate(45deg)}.tags-input-remove:after{transform:rotate(-45deg)}.tags-input-remove:before,.tags-input-remove:after{content:"";position:absolute;width:60%;left:5px;background:#659ab7;height:2px;margin-top:-4px}.tags-input-badge{position:relative;display:inline-block;padding:5px 10px;font-size:14px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:12px;overflow:hidden;text-overflow:ellipsis}.tags-input-badge-pill{padding-right:20px;padding-left:10px;border-radius:12px}.tags-input-badge-pill.disabled{padding-right:.6em}.tags-input-badge-selected-default{color:#686777;background-color:#f2f6f9}.typeahead-hide-btn{color:#999!important;font-style:italic}.typeahead-badges span{margin-top:5px;cursor:pointer;margin-right:5px}.typeahead-dropdown{list-style-type:none;padding:0;margin:0;position:absolute;width:100%;z-index:1000}.typeahead-dropdown li{padding:.25em 1em;cursor:pointer}.tags-input-typeahead-item-default{color:#fff;background-color:#686777}.tags-input-typeahead-item-highlighted-default{color:#fff;background-color:#659ab7!important}.filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filters .filters__child{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.filters .add__patient{display:flex;justify-content:center;align-items:center;background-color:#659ab7;color:#fff;font-weight:700;padding:10px;border-radius:12px;text-decoration:none;height:50px;gap:10px}.filters select{width:auto;height:50px}table{border-collapse:separate;border-spacing:0 10px;width:100%;margin-bottom:20px}table thead tr{color:#fff;font-weight:700}table tbody tr{padding-top:10px}table td,table th{padding:15px;vertical-align:middle;height:55px;text-align:left}table td:first-child,table th:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}table td:last-child,table th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}table th{background-color:#659ab7}table tr:nth-child(odd){background-color:#f2f6f9}table tr:nth-child(2n){background-color:#dce8ee}table .active__user{background-color:#81aa2f;color:#fff;font-weight:700;padding:5px 15px;border-radius:12px}table .inactive__user{background-color:#b73e3e;color:#fff;font-weight:700;padding:5px 15px;border-radius:12px}.pagination{display:flex;height:55px;justify-content:flex-end;align-items:center;box-sizing:border-box}.pagination a{text-decoration:none;color:#686777}.pagination .pagination__item{height:55px;width:55px;display:flex;justify-content:center;align-items:center;background-color:#f2f6f9;border-right:1px solid #DCE8EE}.pagination .pagination__item:last-child{border-right:none}.pagination .pagination__item__active{background-color:#dce8ee;color:#659ab7;font-weight:700}.pagination .pagination__arrow{height:55px;width:55px;display:flex;justify-content:center;align-items:center;background-color:#659ab7}.pagination .arrow__left{border-top-left-radius:12px;border-bottom-left-radius:12px}.pagination .arrow__right{border-top-right-radius:12px;border-bottom-right-radius:12px}.pagination .pagination__arrow__disabled{background-color:#686777;cursor:not-allowed}@media screen and (max-width: 1100px){.filters .add__patient{display:none}}#sub-nav{background-color:#f2f6f9;padding:10px 15px;border-radius:12px;margin-bottom:20px}#sub-nav ul{display:flex;flex-direction:row;align-items:center;gap:15px;box-sizing:border-box;width:100%;flex-wrap:wrap}#sub-nav ul a{padding:15px 20px;border-radius:12px;background-color:#686777;color:#fff;font-weight:500}#sub-nav ul .active__link{background-color:#659ab7;font-weight:700}.top__buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px;width:100%;margin-bottom:20px}.top__buttons button{border:0;outline:0;padding:5px 15px;border-radius:12px;display:flex;align-items:center;gap:10px;cursor:pointer}.top__buttons .notify__button{background-color:#686777;color:#fff}.top__buttons .print__button{background-color:#659ab7;color:#fff}.patient__overview{display:grid;grid-template-rows:auto auto;grid-template-areas:"patient informations informations objectives" "patient informations informations notes";gap:20px;margin-bottom:30px}.patient__overview .patient__card{grid-area:patient;background-color:#659ab7;border-radius:12px;padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.patient__overview .patient__card .patient__card__items{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.patient__overview .patient__card .patient__card__items .add__appointment{background-color:#fff;color:#659ab7;padding:5px 15px;border-radius:12px;font-weight:600;margin-bottom:10px;text-align:center;font-size:.85rem}.patient__overview .patient__card .patient__card__items .cancel__appointment{background-color:#b73e3e;color:#fff;padding:5px 15px;border-radius:12px}.patient__overview .patient__card .patient__card__items h4{font-weight:600}.patient__overview .patient__card .qrcode{height:125px;width:125px;background:#fff;box-sizing:border-box;border-radius:12px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.patient__overview .patient__card .name{font-weight:700;text-align:center}.patient__overview .patient__card .consent{padding:5px 10px;border-radius:12px}.patient__overview .patient__card .consent__ok{background-color:#81aa2f}.patient__overview .patient__card .consent__not__ok{background-color:#b73e3e}.patient__overview .patient__info__insuline__wrapper{grid-area:informations;display:flex;justify-content:space-between;gap:20px;width:100%}.patient__overview .patient__informations__card{background-color:#f2f6f9;border-radius:12px;padding:30px;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.patient__overview .patient__informations__title{color:#659ab7;font-weight:700;margin-bottom:30px}.patient__overview .patient__informations__content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,auto);grid-auto-flow:column;align-items:center;row-gap:20px;-moz-column-gap:50px;column-gap:50px}.patient__overview .patient__informations__content .informations__item__title{color:#659ab7;font-weight:600}.patient__overview .patient__informations__content p{margin-top:5px}.patient__overview .patient__insuline__card{background-color:#f2f6f9;border-radius:12px;padding:30px;display:flex;flex-direction:column;gap:10px}.patient__overview .patient__insuline__title{color:#659ab7;font-weight:700;margin-bottom:30px}.patient__overview .insuline__item__title{color:#659ab7;font-weight:600}.patient__overview .insuline__item__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.patient__overview .insuline__item__subtitle{font-weight:600;margin-top:5px}.patient__overview .patient__objectives__card{grid-area:objectives;background-color:#f2f6f9;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:15px}.patient__overview .patient__objectives__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.patient__overview .patient__objectives__title{color:#659ab7;font-weight:700;margin-bottom:5px}.patient__overview .patient__objectives__item .objectives__item__title{color:#659ab7;font-weight:600;display:inline-block;margin-right:10px}.patient__overview .patient__notes__card{grid-area:notes;background-color:#b2daf0;border-radius:12px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;color:#000}.patient__overview .patient__notes__header,.patient__overview .patient__notes__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.patient__overview .patient__notes__header .patient__notes__title,.patient__overview .patient__notes__footer .patient__notes__title{font-weight:600}.patient__overview button{background:none;border:none;color:#659ab7;font-weight:600;padding:0;margin:0;font-size:.75rem;cursor:pointer}.patient__overview .patient__notes__content{text-align:justify;line-height:1.2;font-size:.75rem}.patient__overview .arrow__inactive{opacity:.5}.patient__container{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;gap:20px}.patient__container .patient__parameters{grid-column:span 3;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto repeat(3,1fr);gap:20px}.patient__container .patient__parameters select{grid-column:span 6;background-color:#659ab7;color:#fff;height:40px;font-weight:600}.patient__container .gray__rectangle{background:#f2f6f9;padding:15px;grid-column:span 4;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.patient__container .param__title{font-weight:600;margin-bottom:5px;font-size:1rem}.patient__container .param__subtitle{font-size:.75rem}.patient__container .param__desc{color:#686777}.patient__container .param__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.patient__container .param__measure{display:flex;flex-direction:column}.patient__container .param__value{font-size:2rem;font-weight:700}.patient__container .param__unit{font-size:.85rem;text-align:center}.patient__container .param__big__unit{font-size:1.25rem;font-weight:500}.patient__container .large{grid-column:span 8;display:flex;flex-direction:row;align-items:center;gap:50px}.patient__container .hba1c{font-size:1.75rem;color:#81aa2f;font-weight:700;border:3px solid #81AA2F;padding:10px 5px;border-radius:12px}.patient__container .hba1c__green{color:#81aa2f;border-color:#81aa2f}.patient__container .hba1c__orange{color:#dc6b1a;border-color:#dc6b1a}.patient__container .dark__square{padding:15px;background-color:#686777;grid-column:span 4;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;gap:5px}.patient__container .dark__square .param__title{text-align:center}.patient__container .blue__square{background-color:#36354a}.patient__container .green__rectangle{background-color:#81aa2f}.patient__container .red__rectangle{background-color:#b73e3e}.patient__container .green__text{color:#81aa2f}.patient__container .red__text{color:#b73e3e}.patient__container .orange__text{color:#dc6b1a}.patient__container .patient__synthesis{grid-column:span 2;background:#dce8ee;padding:20px;border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto 1fr 1fr;gap:20px}.patient__container .patient__synthesis__title{grid-column:span 3;color:#659ab7;font-weight:700}.patient__container .param__rectangle{padding:15px;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;border-radius:12px;color:#fff;flex:1;text-align:center}.patient__container .param__double__rectangle{grid-column:span 2;display:flex;flex-direction:row;align-items:center;background:#f2f6f9;border-radius:12px}.patient__container .param__double__rectangle .divider{width:3px;background:#659ab7;height:50%}.patient__container .measures__rectangle{background:#659ab7}.patient__container .highest{color:#dc6b1a}.patient__container .lowest{color:#b73e3e}.patient__container .hypo__rectangle{background:#b73e3e}.patient__container .hyper__rectangle{background:#dc6b1a}.patient__container .good__rectangle{background:#81aa2f}.patient__container .patient__graph{background:#f2f6f9;padding:20px;border-radius:12px;grid-column:span 5}.patient__container .patient__graph .patient__graph__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.patient__container .patient__graph .patient__graph__title{color:#659ab7;font-weight:700}.patient__container .patient__graph .patient__graph__header__selector{display:flex;flex-direction:row;align-items:center;gap:20px}.patient__container .patient__graph .patient__graph__filter{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:20px}.patient__container .patient__graph .patient__graph__week{background-color:#686777;color:#fff;padding:15px 10px;border-radius:12px;font-size:.85rem}.patient__container .patient__graph .patient__graph__week .patient__graph__week__text{font-weight:700;font-size:.95rem;color:#b2daf0}.patient__container .patient__graph .patient__graph__button{background-color:#659ab7;color:#fff;padding:10px;border-radius:12px;border:0;outline:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.patient__container .patient__graph .patient__graph__button:disabled{background-color:#659ab740;cursor:not-allowed}.patient__container .patient__graph .active{background-color:#659ab7!important}.patient__container .patient__graph .inactive{background-color:#686777!important}@media screen and (max-width: 1440px){.patient__overview{grid-template-columns:285px 1fr 350px;grid-template-areas:"patient informations informations" "patient informations informations" "objectives objectives notes"}.patient__container{display:flex;flex-direction:column}}@media screen and (max-width: 1024px){.patient__overview{grid-template-columns:285px 1fr;grid-template-areas:"patient objectives" "patient notes" "informations informations"}.param__desc{display:none}}@media screen and (max-width: 700px){.patient__container .patient__parameters{grid-template-columns:repeat(4,1fr)}.patient__container .patient__parameters .large,.patient__container .patient__parameters .dark__square,.patient__container .patient__parameters .gray__rectangle,.patient__container .patient__parameters select{grid-column:span 2}.patient__container .patient__parameters .weekend{display:none}}@media screen and (max-width: 650px){.patient__overview{display:flex;flex-direction:column}.patient__overview .patient__informations__card{display:none}.patient__overview .patient__info__insuline__wrapper{display:block}.patient__overview .patient__insuline__title{margin-bottom:10px}}@media screen and (max-width: 600px){.patient__container .patient__parameters{grid-template-columns:2fr;grid-template-rows:40px 40px 1fr 1fr 1fr 1fr 1fr}.patient__container .patient__parameters .gray__rectangle,.patient__container .patient__parameters .dark__square,.patient__container .patient__parameters select,.patient__container .patient__parameters .large{grid-column:span 1}.patient__container .gray__rectangle{flex-direction:row;gap:40px;align-items:center}.patient__container .measure__icon{display:none}}@media screen and (max-width: 550px){.patient__container .patient__synthesis{grid-template-columns:repeat(2,1fr)}.patient__container .patient__synthesis .patient__synthesis__title,.patient__container .patient__synthesis .measures__rectangle,.patient__container .patient__synthesis .good__rectangle{grid-column:span 2}}@media print and (max-width: 1024px){#nav{display:none}#content{width:100%;margin-left:0}#content header{display:none}#content #sub-nav,.top__buttons{display:none}.patient__overview{grid-template-columns:285px 1fr;grid-template-areas:"patient objectives" "patient objectives" "informations informations"}.patient__overview .patient__notes__card{display:none}.patient__overview .patient__card{background:none;border:2px solid #659AB7;color:#659ab7}.patient__overview .patient__card .patient__card__items:nth-child(2),.patient__overview .patient__card .consent{display:none}.patient__container{display:flex;flex-direction:column}}#patient__stats td,#patient__stats th{text-align:center}#patient__stats thead tr:first-child th:first-child{border-radius:12px 0 0}#patient__stats thead tr:first-child th:last-child{border-radius:0 12px 0 0}#patient__stats thead tr:first-child th:nth-child(6),#patient__stats thead tr:first-child th:nth-child(7),#patient__stats thead tr:first-child th:nth-child(8){border-bottom:9px solid white}#patient__stats thead tr:first-child th:nth-child(8){border-radius:0 12px 12px 0}#patient__stats thead tr:last-child{transform:translatey(-9px)}#patient__stats thead tr:last-child th:first-child{border-radius:0 0 0 12px}#patient__stats thead tr:last-child th:last-child{border-radius:0}#patient__stats th{border-right:1px solid white}#patient__stats td{border-right:1px solid #DCE8EE}#patient__stats td:first-child{background:#659ab7;color:#fff;font-weight:600}#patient__stats tr:nth-child(2n) td{border-right:1px solid #d5d5d5}.patient__stats__container{display:flex;flex-direction:row;gap:30px;align-items:center}.patient__stats__container .patient__stats__wrapper{background:#f2f6f9;padding:20px 30px;display:flex;border-radius:12px;flex-direction:column;gap:20px;flex:1}.patient__stats__container .patient__stats__wrapper .patient__stats__title{font-weight:600;color:#659ab7}@media screen and (max-width: 975px){#patient__stats td,#patient__stats th{padding:5px;height:40px}.patient__stats__container{display:block}.patient__stats__container .patient__stats__wrapper{margin-bottom:20px}}.patient__recommendations{display:flex;flex-direction:row;gap:30px}.patient__recommendations .patient__recommendations__container{display:flex;flex-direction:column;gap:10px;flex:1}.patient__recommendations .patient__recommendations__container .patient__recommendations__item{background-color:#f2f6f9;padding:15px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.patient__recommendations .patient__recommendations__container .patient__recommendations__header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:30px}.patient__recommendations .patient__recommendations__container .patient__recommendations__header .patient__recommendations__title{font-weight:600;color:#659ab7}.patient__recommendations .patient__recommendations__container .patient__recommendations__content{line-height:1.3;text-align:justify}.patient__recommendations .patient__recommendations__footer{display:flex;justify-content:space-between;align-items:center}.patient__recommendations .patient__recommendations__footer .patient__recommendations__category{background:#81aa2f;color:#fff;padding:5px 10px;border-radius:12px}.patient__recommendations .patient__recommendations__footer .patient__recommendations__date{color:#659ab7;font-size:.75rem;white-space:nowrap}.patient__recommendations .patient__recommendations__send__wrapper{flex:0 0 400px;position:relative}.patient__recommendations .patient__recommendations__send{background-color:#659ab7;padding:15px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.patient__recommendations .patient__recommendations__send .patient__recommendations__send__title{font-weight:600;color:#fff}.patient__recommendations .patient__recommendations__send form{display:flex;flex-direction:column;gap:10px}.patient__recommendations .patient__recommendations__send form .input__wrapper input{height:45px;padding-top:12px}.patient__recommendations .patient__recommendations__send form .input__wrapper input:not(:-moz-placeholder-shown)+label{transform:translatey(-35px)}.patient__recommendations .patient__recommendations__send form .input__wrapper input:focus+label,.patient__recommendations .patient__recommendations__send form .input__wrapper input:not(:placeholder-shown)+label{transform:translatey(-35px)}.patient__recommendations .patient__recommendations__send form .input__wrapper label{transform:translatey(-25px)}.patient__recommendations .patient__recommendations__send form .select__wrapper{margin-top:0}.patient__recommendations .patient__recommendations__send form select{height:45px}.patient__recommendations .patient__recommendations__send form .patient__recommendations__send__input{display:flex;flex-direction:column;gap:10px}.patient__recommendations .patient__recommendations__send form .patient__recommendations__send__button{background-color:#b2daf0;color:#659ab7;border:none;border-radius:12px;padding:10px;font-weight:600;cursor:pointer;outline:none;transition:all .2s ease-in-out}.patient__recommendations .patient__recommendations__send form .patient__recommendations__send__button:hover{background-color:#4a819f}.patient__recommendations .patient__recommendations__send form .patient__recommendations__send__button:active{background-color:#3a657c}@media screen and (max-width: 1260px){.patient__recommendations{display:block}.patient__recommendations .patient__recommendations__send{position:relative;margin-top:20px}}.diabetic__feet__container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.diabetic__foot__item{background:#f2f6f9;display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:12px}.diabetic__foot__item .diabetic__foot__date{margin-top:10px;font-size:13px;color:#659ab7;font-weight:500;text-align:right}.diabetic__foot__item img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:12px;cursor:pointer}.diabetic__foot__item .diabetic__foot__description{padding:10px 5px;border-bottom:1px solid #659AB7}.diabetic__foot__item .diabetic__foot__side{background:#659ab7;color:#fff;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:5px}.diabetic__foot__item .diabetic__foot__middle{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.diabetic__foot__item .diabetic__foot__middle span{color:#659ab7;font-weight:500}.diabetic__foot__item .diabetic__foot__middle .diabetic__foot__review{display:flex;flex-direction:row;gap:2px;align-items:center}.diabetic__foot__item .diabetic__foot__middle .radio__wrapper{height:24px;margin:0}.diabetic__foot__item .diabetic__foot__middle .radio__wrapper label{background:0;border:0;padding:0}.diabetic__foot__item .diabetic__foot__middle .radio__wrapper input[type=radio]:checked+label{background:0}.diabetic__foot__item .diabetic__foot__form{display:flex;flex-direction:row;gap:20px;align-items:center}.diabetic__foot__item .diabetic__foot__form .textarea__wrapper{flex:1}.diabetic__foot__item .diabetic__foot__form .textarea__wrapper textarea{min-height:75px}.diabetic__foot__item .diabetic__foot__form button{background-color:#659ab7;height:75px;width:55px;padding:0;display:flex;justify-content:center;align-items:center;border-radius:12px;border:0;outline:0;cursor:pointer}.diabetic__foot__item .diabetic__foot__comments{display:flex;flex-direction:column;gap:5px;flex:1}.diabetic__foot__item .diabetic__foot__comments .diabetic__foot__comment{background:#dce8ee;padding:15px;border-radius:12px;text-align:justify;display:flex;flex-direction:column;flex:1;justify-content:space-between}.diabetic__foot__item .diabetic__foot__comments .diabetic__foot__comment .diabetic__foot__comment__footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.diabetic__foot__item .diabetic__foot__comments .diabetic__foot__comment .diabetic__foot__comment__footer .diabetic__foot__comment__delete{background:0;border:0;outline:0;cursor:pointer;color:#b73e3e;font-size:.75rem;font-weight:500}.diabetic__foot__item .diabetic__foot__comments .diabetic__foot__comment .diabetic__foot__comment__footer .diabetic__foot__comment__date{font-size:.75rem}.diabetic__foot__item .diabetic__foot__comments__header{display:flex;flex-direction:row;justify-content:space-between;margin-left:5px;align-items:center}.diabetic__foot__item .diabetic__foot__comments__header .diabetic__foot__comments__title{font-weight:500;font-size:.85rem}.diabetic__foot__item .diabetic__foot__see__comments{background-color:#659ab7;color:#fff;padding:10px 15px;border-radius:12px;border:0;outline:0;cursor:pointer}@media screen and (max-width: 1444px){.diabetic__feet__container{grid-template-columns:1fr 1fr}}@media screen and (max-width: 956px){.diabetic__feet__container{grid-template-columns:1fr}}.modal{display:flex;justify-content:center;align-items:center}.note__modal{background:#b2daf0}.note__modal h3{color:#000}.appointment__modal{background:#659ab7}.appointment__modal h3{color:#fff}.appointment__modal .modal__submit{color:#659ab7;background-color:#b2daf0}.appointment__modal .modal__submit:hover{background-color:#e6e6e6}.notification__modal{background:#686777}.notification__modal h3{color:#fff}.objectives__modal{background:#f2f6f9;width:800px}.objectives__modal h3{color:#659ab7}.objectives__modal .objectives__input{display:flex;flex-direction:row;gap:20px}.objectives__modal .objectives__input .input__wrapper{flex:1}.objectives__modal label{font-size:.75rem}.note__modal .modal__submit,.notification__modal .modal__submit,.objectives__modal .modal__submit{background-color:#659ab7;color:#fff}.note__modal .modal__submit:hover,.notification__modal .modal__submit:hover,.objectives__modal .modal__submit:hover{background-color:#4a819f}.diabetic__foot__modal{position:absolute;width:100%;top:0;bottom:0;left:0;right:0}.diabetic__foot__modal__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto;height:100%;display:flex;justify-content:center;padding:20px;box-sizing:border-box}.diabetic__foot__modal__content .diabetic__foot__item{flex-direction:row;position:relative}.diabetic__foot__modal__content .diabetic__foot__item .diabetic__foot__close__modal{border:0;outline:0;background:0;display:flex;flex-direction:row;justify-content:flex-end;cursor:pointer;position:absolute;right:10px;top:10px}.diabetic__foot__modal__content .diabetic__foot__item img{width:50%;height:100%;cursor:initial}.diabetic__foot__aside{display:flex;flex-direction:column;gap:10px;padding:20px 20px 0;overflow:auto;width:100%}.modal__content{display:flex;flex-direction:column;padding:20px;border-radius:12px;min-width:400px;max-width:600px}.modal__content h3{font-weight:500}.modal__content .modal__submit{width:100%;border:none;outline:none;padding:10px 20px;border-radius:12px;cursor:pointer;transition:all .2s ease-in;margin-top:10px;font-size:1rem}.modal__content .textarea__wrapper{margin-bottom:10px}.modal__content .select__wrapper{margin-top:0;margin-bottom:10px}.modal__content p{margin-bottom:10px}.modal__content .note{margin-top:10px;white-space:pre-line}.modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.modal__header button{outline:0;border:0;background:transparent;cursor:pointer;padding:0}@media screen and (max-width: 1024px){.diabetic__foot__modal__content .diabetic__foot__item{flex-direction:column;height:100%}.diabetic__foot__modal__content .diabetic__foot__item img{width:100%;height:300px;margin-top:20px}.diabetic__foot__modal__content .diabetic__foot__item .diabetic__foot__aside{padding:0}}.vuecal--glyc-theme .vuecal__menu,.vuecal--glyc-theme .vuecal__cell-events-count{background-color:#659ab7;color:#fff}.vuecal--glyc-theme .vuecal__title-bar{background-color:#dce8ee}.vuecal--glyc-theme .vuecal__cell--today,.vuecal--glyc-theme .vuecal__cell--current{background-color:#d9e5ed66}.vuecal--glyc-theme .vuecal:not(.vuecal--day-view) .vuecal__cell--selected{background-color:#659ab740}.vuecal--glyc-theme .vuecal__cell--selected{background-color:#659ab740}.vuecal--glyc-theme .vuecal__cell--selected:before{border-color:#659ab7}.vuecal--glyc-theme .vuecal__now-line{color:#b73e3e}.vuecal--glyc-theme .vuecal__event{background-color:#659ab7;color:#fff;padding-top:5px;border-top:1px solid}.vuecal--glyc-theme .vuecal__time-column .vuecal__time-cell{text-align:center!important;padding-right:0!important;padding-top:2px!important}.vuecal--glyc-theme .vuecal__time-column .vuecal__time-cell-line:before{transform:translateY(-2px)}.vuecal--glyc-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--glyc-theme .vuecal__cell-split--highlighted{background-color:#c3ffe180}.vuecal--glyc-theme .vuecal__arrow.vuecal__arrow--highlighted,.vuecal--glyc-theme .vuecal__view-btn.vuecal__view-btn--highlighted{background-color:#88ecbf40}.vuecal--glyc-theme .vuecal__event--logbook,.vuecal--glyc-theme .vuecal__event--inrange,.vuecal--glyc-theme .vuecal__event--hyper,.vuecal--glyc-theme .vuecal__event--hypo{justify-content:center;align-items:center;display:flex;padding-top:0;border-left:1px solid rgba(255,255,255,.5);overflow:initial}.vuecal--glyc-theme .vuecal__event--logbook .vuecal__event-time,.vuecal--glyc-theme .vuecal__event--inrange .vuecal__event-time,.vuecal--glyc-theme .vuecal__event--hyper .vuecal__event-time,.vuecal--glyc-theme .vuecal__event--hypo .vuecal__event-time{display:none!important}.vuecal--glyc-theme .vuecal__event--hypo{background-color:#b73e3e}.vuecal--glyc-theme .vuecal__event--hyper{background-color:#dc6b1a}.vuecal--glyc-theme .vuecal__event--inrange{background-color:#81aa2f}.vuecal--glyc-theme .vuecal__label{position:absolute;top:-50px;width:90%;background-color:#659ab7;padding:5px;border-radius:12px;right:5%;display:none}.vuecal--glyc-theme .vuecal__label:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:10px solid transparent;border-top-color:#659ab7;border-bottom:0;margin-left:-10px;margin-bottom:-10px}.vuecal--glyc-theme .vuecal__event--appointment{overflow:initial}.vuecal--glyc-theme .vuecal__event--appointment .vuecal__label{top:-35px;background-color:#b73e3e;cursor:pointer;border:none;outline:none;color:#fff}.vuecal--glyc-theme .vuecal__event--appointment .vuecal__label:after{border:5px solid transparent;border-top-color:#b73e3e}#bug__report{background-color:#f2f6f9;padding:20px;border-radius:12px;margin-bottom:20px}#bug__report .bug__report__title{font-weight:700;color:#659ab7}#bug__report .bug__report__content{margin-top:20px;display:flex;flex-direction:column;gap:15px}#bug__report .bug__report__item{display:flex;flex-direction:column;gap:5px}#bug__report .bug__report__subtitle{font-weight:600}#bug__report .bug__report__screenshot{width:300px}.download__button{display:flex;justify-content:center;align-items:center;background-color:#659ab7;color:#fff;font-weight:700;padding:10px;border-radius:12px;text-decoration:none;height:50px;gap:10px}html{font-size:16px}@media screen and (max-width: 700px){html{font-size:14px}}body,input,button,select,p,textarea{font-family:Poppins,sans-serif;font-size:.875rem;-webkit-print-color-adjust:exact}body{background:#fff}input,select{background:#f2f6f9;width:100%;height:50px;border-radius:12px;padding:0 20px;margin-bottom:10px;color:#686777;outline:0}input{margin:10px 0}select{border:0;margin:0;border-right:20px solid transparent}.select__wrapper{margin:10px 0;border-radius:12px}input[type=submit]{background:#659ab7;color:#fff;font-weight:700;font-size:16px;width:100%;height:50px;border-radius:12px;margin:10px 0;cursor:pointer}.radio__wrapper{position:relative;height:55px;margin:10px 0;width:100%}.radio__wrapper label{background-color:#fff;height:55px;width:100%;border:1px solid rgba(101,154,183,.25);border-radius:12px;transform:none!important;text-align:center;padding:20px;box-sizing:border-box;left:0!important;font-size:14px!important}.radio__wrapper label:hover{background-color:#659ab7;color:#fff!important}.radio__wrapper input[type=radio]:checked+label{background-color:#659ab7}input[type=radio]{opacity:0;position:fixed;width:0}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.125rem}h4{font-size:1rem}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}
