@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);.logout-area .logout-area-box{width:100%;max-width:550px;padding:80px;border-radius:20px;background-color:#fff}.logout-area .logo-image{width:200px;margin-left:auto;margin-right:auto}.popup[data-v-afd32b76]{width:100%;height:5%;background-color:#ae82b9;color:#dcdcdc;font-weight:700;padding:10px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.popup-content[data-v-afd32b76]{text-align:center}.logged-area .container{max-width:100%!important;margin-right:50px;margin-left:120px}.logged-area .horizontal-divider,.logged-area .vertical-divider{background-color:#c4c4c4}.main-navbar{display:-webkit-box;display:-ms-flexbox;display:flex}.main-navbar .navbar-brand img{width:70px;max-height:none}.main-navbar .navbar-item .vertical-divider{height:60%}.main-navbar .navbar-link:not(.is-arrowless):after{border-color:#9a397d}.main-menu{position:fixed;top:0;width:65px;height:100vh;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.0705882353);box-shadow:3px 3px 10px rgba(0,0,0,.0705882353)}.main-menu .main-menu-box{position:relative}.main-menu .menu-indicator{position:absolute;z-index:1;top:0;right:0;width:55px;height:50px;border-top-left-radius:90px;border-bottom-left-radius:90px;display:inline-block;background-color:#f6f7fb;-webkit-transition:top .3s ease-in-out,box-shadow .3s ease-in-out;-webkit-transition:top .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:top .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:top .3s ease-in-out,box-shadow .3s ease-in-out;transition:top .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.main-menu .menu-indicator,.main-menu .menu-indicator.above-the-horizon{-webkit-box-shadow:inset 6px -4px 10px rgba(0,0,0,.0705882353);box-shadow:inset 6px -4px 10px rgba(0,0,0,.0705882353)}.main-menu .menu-indicator.on-the-horizon{-webkit-box-shadow:inset 6px 0 10px rgba(0,0,0,.0705882353);box-shadow:inset 6px 0 10px rgba(0,0,0,.0705882353)}.main-menu .menu-indicator.below-the-horizon{-webkit-box-shadow:inset 6px 4px 10px rgba(0,0,0,.0705882353);box-shadow:inset 6px 4px 10px rgba(0,0,0,.0705882353)}.main-menu .menu-indicator .adjustment{position:absolute;top:0;right:-12px;border-radius:10px;height:50px;width:15px;background-color:#f6f7fb}.main-menu ul{position:relative;z-index:2}.main-menu ul li:not(:last-child){margin-bottom:15px}.main-menu ul li a{display:block;padding:11px 15px 11px 25px}.main-menu ul li a figure.menu-icon{width:24px;height:24px}.field.input-component.is-cursor-pointer input{cursor:pointer!important}.field.input-component.pointer-input .control,.field.input-component.pointer-input .control input{cursor:pointer}.field.input-component .control.has-text-centered .input{text-align:center}.field.input-component .control>div{position:relative}.field.input-component input{font-size:16px;line-height:40px;font-weight:400;color:#413f3f;max-width:100%;-webkit-box-shadow:none;height:40px;padding-left:20px;padding-right:20px;border-radius:26px;border-color:transparent;box-shadow:none;background-color:#f6f6f6}.field.input-component input:disabled{color:#7a7a7a;cursor:no-drop!important;background-color:hsla(0,0%,47.8%,.1)!important}.field.input-component input:-moz-read-only{cursor:auto}.field.input-component input:read-only{cursor:auto}.field.input-component input::-webkit-input-placeholder{color:#a5a5a5}.field.input-component input:-ms-input-placeholder{color:#a5a5a5}.field.input-component input::-moz-placeholder{color:#a5a5a5}.field.input-component input::-ms-input-placeholder{color:#a5a5a5}.field.input-component input::placeholder{color:#a5a5a5}.field.input-component input.input-search{padding-left:50px;background-size:20px;background-position-x:20px;background-position-y:center;background-repeat:no-repeat;background-image:url(../img/icon-pesquisar.231bbda3.svg)}.field.input-component .label{font-size:14px;line-height:18px;font-weight:400;color:#3a3a3a;margin-left:20px}.field.input-component .with-shadow input{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1019607843);box-shadow:0 3px 5px rgba(0,0,0,.1019607843)}.field.input-component .clear-field{display:none}.field.input-component .mx-input-append{margin-right:15px}.field.input-component .clear-field{position:absolute;z-index:100;top:0;right:0;width:30px;height:100%;padding:6px}.field.input-component .clear-field .clear-icon{display:inline-block;width:100%;height:100%;font-style:normal;color:#555;text-align:center;cursor:pointer}.field.input-component .clear-field .clear-icon:before{display:inline-block;content:"\2716";vertical-align:middle}.field.input-component .clear-field .clear-icon:after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}.field.input-component .has-icon input{padding-left:60px;text-align:center}.field.input-component .has-icon .input-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;height:45px;margin-right:0;position:absolute;right:auto;top:0;left:20px}.field.input-component .has-icon .input-icon i figure{width:24px;height:24px}.field.input-component .has-icon .input-icon i figure.icon-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.field.input-component .has-icon .input-icon i figure.icon-color img{width:16px}.field.input-component .btn-cancel-search{display:none;left:18px;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:25px;padding:0;border:none;background:none;cursor:pointer}.field.input-component.active-filter .btn-cancel-search{display:block}.field.input-component .mx-datepicker{width:100%;cursor:pointer}.field.input-component .mx-datepicker.disabled{opacity:1}.field.input-component .mx-datepicker .mx-input-wrapper:hover .mx-clear-wrapper+.mx-input-append{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.field.input-component .mx-datepicker .mx-input-append{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:auto;left:20px;padding:0;margin-right:0}.field.input-component .mx-datepicker .mx-input-append.mx-clear-wrapper{display:none}.field.input-component .mx-datepicker .mx-input-append i figure{width:20px;height:20px}.field.input-component .mx-datepicker input{padding-left:50px;padding-right:5px}.field.input-component.input-type-2 .label{margin-left:0}.field.input-component.input-type-2 input{background-color:#fff}@media print,screen and (max-width:768px){.field.input-component.column{padding-top:0;padding-bottom:0}.field-group .columns{margin-top:0}.field-group .columns:last-child{margin-bottom:25px}}html{scroll-behavior:smooth}body,html{font-size:16px;line-height:18px;font-family:Montserrat;font-weight:400;color:#3a3a3a;height:100%;min-height:100%;background-color:#f6f7fb}button,input,select,textarea{font-size:16px;line-height:35px}p{font-size:18px;line-height:22px}a:focus,a:hover{color:#3a3a3a}.text-has-font-12{font-size:12px;line-height:16px}.text-has-font-14{font-size:14px;line-height:18px}.text-has-font-16{font-size:16px;line-height:20px}.text-has-font-18{font-size:18px;line-height:22px}.text-has-font-20{font-size:20px;line-height:24px}.text-has-font-25{font-size:25px;line-height:29px}.text-has-font-35{font-size:35px;line-height:39px}.text-has-font-40{font-size:40px;line-height:44px}.text-has-font-52{font-size:82px;line-height:86px}.has-text-dark-purple,a.has-text-dark-purple:focus,a.has-text-dark-purple:hover{color:#4f3f82}.has-text-light-purple,a.has-text-light-purple:focus,a.has-text-light-purple:hover{color:#9a397d!important}.hast-text-light-grey{color:#a2a2a2}.hast-text-dark-grey,a.hast-text-dark-grey:focus,a.hast-text-dark-grey:hover{color:#3a3a3a}.hast-text-red{color:#dc2121}.has-bg-dark-purple{background-color:#9a397d!important}.has-bg-dark-grey{background-color:#707070!important}.button.btn-has-bg-dark-purple,button.button.btn-has-bg-dark-purple,button.button.btn-has-bg-dark-purple:focus,button.button.btn-has-bg-dark-purple:hover{color:#fff;background-color:#9a397d;border-color:#9a397d}.button.btn-has-border-dark-purple,button.button.btn-has-border-dark-purple,button.button.btn-has-border-dark-purple:focus,button.button.btn-has-border-dark-purple:hover{color:#9a397d!important;background-color:transparent!important;border-color:#9a397d!important}.button.btn-has-border-dark-purple.is-loading{color:transparent!important}.button.btn-has-border-dark-purple.is-loading:after{border:2px solid #9a397d;border-right-color:transparent;border-top-color:transparent}.horizontal-divider{display:block;height:1px;width:100%;background-color:#bbb}.horizontal-divider-margin{margin-top:25px;margin-bottom:25px}.vertical-divider{display:block;height:100%;width:1px;background-color:#bbb}.doctor-bg{background-size:cover;background-position-x:100%;background-repeat:no-repeat;background-image:url(../img/bg-login.a035b99a.svg)}.app-version{font-size:14px;line-height:18px;color:#a8a8a8;text-align:right;padding:25px}.horizontal-form{display:-webkit-box;display:-ms-flexbox;display:flex}.horizontal-form .field:not(:last-child){margin-right:15px}.label{font-size:14px;line-height:18px;font-weight:400}.custom-scroll{scroll-behavior:smooth}.custom-scroll::-webkit-scrollbar-track{background-color:#4f3f82;border-radius:50px;margin:20px 0 20px 0}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-thumb{background-color:#9a397d;border-radius:50px}.loading{position:relative}.loading:before{content:"";font-size:40px;width:1em;height:1em;display:block;left:0;right:0;z-index:4;position:absolute!important;margin:0 auto 0 auto;border:4px solid #9a397d;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;-webkit-animation:spinAround 1s linear infinite;animation:spinAround 1s linear infinite}.loading.with-margin:before{margin:150px auto 0 auto}.loading.large{min-height:80px}.loading.large:before{font-size:80px;border-width:6px}.loading.medium:before{font-size:55px;border-width:4px}.loading.small:before{font-size:35px;border-width:4px}.loading.very-small:before{font-size:25px;border-width:2px}.loading.vertical-align:before{top:calc(50% - 40px)}.loading.export:before{top:2px;left:2px;margin:0;width:20px;height:20px;border-width:2px}.mt1{margin-top:10px!important}.mt15{margin-top:15px!important}.mt2{margin-top:20px!important}.mt3{margin-top:30px!important}.mt4{margin-top:40px!important}.mt5{margin-top:50px!important}.mt6{margin-top:60px!important}.mt7{margin-top:70px!important}.mt8{margin-top:80px!important}.mt9{margin-top:90px!important}.mt10{margin-top:100px!important}.mb05{margin-bottom:5px!important}.mb1{margin-bottom:10px!important}.mb2{margin-bottom:20px!important}.mb3{margin-bottom:30px!important}.mb4{margin-bottom:40px!important}.mb5{margin-bottom:50px!important}.mb6{margin-bottom:60px!important}.mb7{margin-bottom:70px!important}.mb8{margin-bottom:80px!important}.mb9{margin-bottom:90px!important}.mb10{margin-bottom:100px!important}.ml{margin-left:10px!important}.pt1{padding-top:10px!important}.pt2{padding-top:20px!important}.pb1{padding-bottom:10px!important}.pb2{padding-bottom:20px!important}.column-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column-flex .adjust-height{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.tabs-box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:15px 0;margin-bottom:25px;border-bottom:1px solid #707070}.tabs-box .tab-indicator{position:absolute;bottom:-2px;width:50%;height:4px;background-color:#9a397d;-webkit-transition:left .6s ease-in-out;transition:left .6s ease-in-out}.tabs-box .tab-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.tabs-box .tab-item.tab-active,.tabs-box .tab-item:hover{color:#9a397d;font-weight:700}.tabs-box .tab-item.tab-active .qtd,.tabs-box .tab-item:hover .qtd{background-color:#9a397d}.tabs-box .tab-item .qtd{-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.tabs-box .qtd{font-size:14px;line-height:30px;font-weight:500;color:#fff;text-align:center;width:30px;height:auto;margin-right:10px;border-radius:30px;background-color:#9e9e9e}.header-with-refresh{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-with-refresh .btn-refresh{margin-bottom:5px}.header-with-refresh .btn-refresh button.button{font-size:12px;line-height:19px;font-weight:400;text-align:right;padding:0;margin-right:0;height:auto;min-width:80px}.box-content-list.custom-scroll{overflow-y:scroll;height:400px;padding-right:10px}.box-content-list .box-content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-radius:15px;background-color:#fff}.box-content-list .box-content-item:not(:last-child){margin-bottom:10px}.box-content-list .box-content-item .box-content,.box-content-list .box-content-item .box-content-left{padding-left:20px;padding-right:20px}.box-content-list .box-content-item .box-content-left{width:65%;border-right:1px solid #c4c4c4}.box-content-list .box-content-item .box-content{width:35%}.error input,.error select,.error textarea{border-color:#cd0930!important}.validation-error{font-size:12px;line-height:16px;font-weight:400;color:#cd0930;display:block;margin-top:5px}.message .message-body{line-height:22px}.bg-ps0,.legend-bg-ps0:before{background-color:#3da0a3}.bg-ps1,.legend-bg-ps1:before{background-color:#79a556}.bg-ps2,.legend-bg-ps2:before{background-color:#aa9479}.bg-ps3,.legend-bg-ps3:before{background-color:#ce6241}.bg-ps4,.legend-bg-ps4:before{background-color:#d4145a}.legend-bg-purple:before{background-color:#9a397d}.legend-bg-green:before{background-color:#3da0a3}.legend-bg-blue:before{background-color:#4f3f82}.legend-bg-pink:before{background-color:#ee6992}.legend-bg-grey:before{background-color:#dfdfdf}.text-severe-pain{color:#dc2121}.text-moderate-pain{color:#dfc12a}.text-mild-pain{color:#46dbd4}.chart-color-01:before{background-color:#9a397d}.chart-color-02:before{background-color:#3da0a3}.chart-color-03:before{background-color:#4f3f82}.chart-color-04:before{background-color:#aa9479}.chart-color-05:before{background-color:#30bed5}.chart-color-06:before{background-color:#f6f7fb}.chart-color-07:before{background-color:rgba(0,0,0,.1607843137)}.chart-color-08:before{background-color:#3a3a3a}.chart-color-09:before{background-color:#379e59}.chart-color-10:before{background-color:#37489e}.chart-color-11:before{background-color:#7b5ce8}.chart-color-12:before{background-color:#b1859b}.chart-color-13:before{background-color:#9e3737}.chart-color-14:before{background-color:#9b9e37}.chart-color-15:before{background-color:#9e7537}.chart-color-16:before{background-color:#e67451}.chart-color-17:before{background-color:#ee6992}.symptom-level0:before{background-color:#46dbd4}.symptom-level1:before{background-color:#46db8c}.symptom-level2:before{background-color:#f5cf13}.symptom-level3:before{background-color:#dbae46}.symptom-level4:before{background-color:#db4646}.fever0:before{background-color:#46db8c}.fever1:before{background-color:#f5cf13}.fever2:before{background-color:#e78b3b}.fever3:before{background-color:#d81b9f}.fever4:before{background-color:#dc2121}.pain0:before{background-color:#51e1ff}.pain1:before{background-color:#21dcc3}.pain2:before{background-color:#21dc8b}.pain3:before{background-color:#2ddc21}.pain4:before{background-color:#b4e231}.pain5:before{background-color:#efe927}.pain6:before{background-color:#dcb021}.pain7:before{background-color:#dc8b21}.pain8:before{background-color:#dc5a21}.pain9:before{background-color:#dc2121}.pain10:before{background-color:#9b0404}.rating{padding-left:18px}.rating:before{top:2px;width:14px;height:14px}.box-shadow{-webkit-box-shadow:2px 4px 7px 0 rgba(0,0,0,.1);box-shadow:2px 4px 7px 0 rgba(0,0,0,.1)}.list-header .vertical-divider{height:40px;margin-top:calc(18px + .5em);margin-left:25px;margin-right:25px}.registration-form{max-width:600px}.registration-form>:not(:last-child){margin-bottom:25px!important}.select-in-form{margin-top:-20px}.hide-content>*{display:none!important}.field-group{margin-bottom:50px}.field-group-header{margin-bottom:15px}.field-group-header p{font-size:14px;line-height:18px}.field-group-header .field-group-label-type{font-size:14px;line-height:18px;font-weight:400;color:#3a3a3a}.field-group .field-group-body .columns{margin-bottom:0}.field-group-header p.field-group-title{margin-bottom:50px}.medical-card-form .field-group-header:not(:first-child){margin-top:35px}.medical-card-form .switch-box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.default-modal .modal-card{width:550px}.default-modal .modal-card .modal-card-title{font-size:16px;line-height:20px;font-weight:500;color:#131313;text-align:center}.default-modal .modal-card .modal-card-foot .modal-card-title{margin-bottom:30px}.default-modal .modal-card .modal-card-body,.default-modal .modal-card .modal-card-foot,.default-modal .modal-card .modal-card-head{background-color:#f6f6f6;border-color:#dfdfdf}.default-modal .modal-card .modal-card-foot .button{margin:0 auto}.default-modal .modal-card .modal-card-body{padding-left:35px;padding-right:35px}.default-modal .modal-card .modal-card-foot,.default-modal .modal-card .modal-card-head{padding-top:25px;padding-bottom:25px}.default-modal .modal-card .modal-card-foot .button-component{background:none}.default-modal .modal-card .modal-card-foot .button-component button{margin-left:10px;margin-right:10px}.default-modal .modal-card .modal-card-body .search{margin-bottom:20px}.default-modal .modal-card .modal-card-body .search .input{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1019607843);box-shadow:0 3px 5px rgba(0,0,0,.1019607843)}.default-modal .modal-card .modal-card-body .search .input-component{max-width:320px;margin:0 auto}.default-modal .modal-card-foot,.default-modal .modal-card-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.no-style-link{color:inherit;text-decoration:none;background-color:transparent;cursor:pointer;outline:none}.button-component .control.is-justified[data-v-1e40c91f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.button-component.full-width .button[data-v-1e40c91f]{width:100%}.button-component .hide-button[data-v-1e40c91f]{display:none}.button-component .label[data-v-1e40c91f]{font-size:14px;line-height:18px;font-weight:400;color:#3a3a3a}.button-component .btn-icon[data-v-1e40c91f]{width:20px;margin-right:10px}.button[data-v-1e40c91f]{font-size:16px;line-height:40px;font-weight:500;height:40px;border:1px solid transparent;border-radius:40px;min-width:160px;margin:0 15px}.button.is-focused[data-v-1e40c91f]:not(:active),.button[data-v-1e40c91f]:focus,.button[data-v-1e40c91f]:focus:not(:active){outline:none;-webkit-box-shadow:none;box-shadow:none}.button[data-v-1e40c91f]:first-child{margin-left:0}.button.is-rounded[data-v-1e40c91f],.button[data-v-1e40c91f]{padding:14px 50px}.button.search[data-v-1e40c91f]{position:relative;height:32px;padding:0;width:50px;max-width:50px;min-width:50px;background-color:#007dc3}.button[data-v-1e40c91f],.button[data-v-1e40c91f]:active,.button[data-v-1e40c91f]:focus,.button[data-v-1e40c91f]:hover{color:#fff}.text-button[data-v-1e40c91f]{height:auto;border:1px solid transparent;border-radius:12px;min-width:160px;background:none;cursor:pointer}.field-navbar-search[data-v-1e40c91f]{max-width:50px}.field-navbar-search .control[data-v-1e40c91f]{margin-top:20px}.btn-disabled[data-v-1e40c91f]{opacity:.5;cursor:not-allowed;pointer-events:none}.premium-icon[data-v-1e40c91f]{width:250%;height:250%;margin-left:25px;margin-right:0}.premium-button[data-v-1e40c91f]{padding-right:15px}.widget.doctors-patients-summary .widget-content[data-v-5cc5cdf8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:45px 40px;background-size:contain;background-position-x:0;background-repeat:no-repeat;background-image:url(../img/doctors-patients-summary.536dc922.svg)}.widget.doctors-patients-summary .summary-box[data-v-5cc5cdf8]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget.doctors-patients-summary .summary-qtd[data-v-5cc5cdf8]{font-size:40px;line-height:44px}.widget.performance-status .modal .chart-legend ul li[data-v-6d5adcc3]:before{content:""}.widget.performance-status .modal .content-box[data-v-6d5adcc3]{min-height:440px}.widget.performance-status .modal .filter-box .horizontal-form .input-component[data-v-6d5adcc3]{width:50%}.widget.treatment .widget-content .chart-legend ul[data-v-1a1ac5b5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:175px}.widget.treatment .widget-content .chart-legend ul li[data-v-1a1ac5b5]{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;margin-bottom:25px}.widget.treatment .widget-content .chart-legend ul li[data-v-1a1ac5b5]:nth-child(odd){right:5px}.widget.treatment .widget-content .chart-legend ul li[data-v-1a1ac5b5]:nth-child(2n){left:5px}.widget.treatment .widget-content .chart-box[data-v-1a1ac5b5]{width:80%;max-width:160px;margin-left:auto;margin-right:auto}.widget.treatment .modal .content-box .modal-chart-box[data-v-1a1ac5b5]{position:relative;margin:0 auto;max-width:450px}.widget.treatment .modal .content-box .total-patients[data-v-1a1ac5b5]{position:absolute;top:calc(50% - 67px);left:0;right:0}.widget.treatment .modal .chart-detail-box .chart-detail[data-v-1a1ac5b5]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0}.widget.treatment .modal .chart-detail-box .chart-detail[data-v-1a1ac5b5]:not(:last-child){border-bottom:1px solid #c4c4c4}.widget.treatment .modal .chart-detail-box .chart-detail .chart-title[data-v-1a1ac5b5]{width:55%}.widget.treatment .modal .chart-detail-box .chart-detail .chart-value[data-v-1a1ac5b5]{width:15%}.widget.treatment .modal .chart-detail-box .chart-detail .patient[data-v-1a1ac5b5]{width:30%}.widget.treatment .modal .chart-detail-box .chart-detail .chart-title[data-v-1a1ac5b5]{padding-left:20px;position:relative}.widget.treatment .modal .chart-detail-box .chart-detail .chart-title[data-v-1a1ac5b5]:before{content:"";position:absolute;top:calc(50% - 7px);left:0;display:block;width:14px;height:14px;border-radius:3px}.widget.active-doctors-new-patients .content-container .content-header[data-v-fa025660]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 43px 10px 35px}.widget.active-doctors-new-patients .content-container .content-header p[data-v-fa025660]{font-size:14px;line-height:18px;color:#a2a2a2;font-weight:500}.widget.active-doctors-new-patients .content-container .content-header p[data-v-fa025660]:nth-child(2){width:150px}.widget.active-doctors-new-patients .content-list[data-v-fa025660]{overflow-y:scroll;max-height:400px;padding:10px 35px;border-radius:15px;background-color:#fff}.widget.active-doctors-new-patients .content-list .content-item[data-v-fa025660]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.widget.active-doctors-new-patients .content-list .content-item[data-v-fa025660]:not(:last-child){border-bottom:1px solid #c4c4c4}.widget.active-doctors-new-patients .content-list .content-item p[data-v-fa025660]{font-weight:500}.widget.active-doctors-new-patients .content-list .content-item p[data-v-fa025660]:nth-child(2){width:150px}.widget.active-doctors-new-patients .vertical-line-chart .chart-value[data-v-fa025660]{font-size:40px;line-height:44px}.widget.active-doctors-new-patients .vertical-line-chart .chart-line[data-v-fa025660]{height:5px;background-color:#e6e6e6}.widget.active-doctors-new-patients .vertical-line-chart .chart-line .chart-value[data-v-fa025660]{height:5px;background-color:#9a397d}.select-component .label[data-v-479cd124]{font-size:14px;line-height:18px;font-weight:400;color:#3a3a3a;margin-left:20px}.select-component .select[data-v-479cd124]:not(.is-multiple){height:45px}.select-component .select[data-v-479cd124]:not(.is-multiple):not(.is-loading):after{-webkit-transition:border-color .4s ease-in-out;transition:border-color .4s ease-in-out;border-color:#839097;height:7px;width:7px;top:25px;right:20px}.select-component .select[data-v-479cd124],.select-component .select select[data-v-479cd124]{width:100%}.select-component .select select[data-v-479cd124]{font-size:16px;line-height:40px;height:40px;padding:0 20px;border-radius:45px;border:1px solid #fff;background:#fff;color:#413f3f}.select-component .select select option[data-v-479cd124]{color:#131313}.select-component .select select option.placeholder[data-v-479cd124]{color:#797979}.select-component .select select.is-focused[data-v-479cd124]:not(:active),.select-component .select select[data-v-479cd124]:focus,.select-component .select select[data-v-479cd124]:focus:not(:active),.select-component .select select[data-v-479cd124]:hover{outline:none;-webkit-box-shadow:none;box-shadow:none;border-color:#fff}.select-component .select select[data-v-479cd124]:disabled{color:#7a7a7a;opacity:1;cursor:no-drop!important;background-color:hsla(0,0%,47.8%,.1)}.select-component .select select:disabled option[data-v-479cd124]{color:#7a7a7a}.select-component[data-v-479cd124]:not(:last-child){margin-bottom:15px}.select-component.select-type-2 .label[data-v-479cd124]{margin-left:0}.select-component.select-type-2 select[data-v-479cd124]{background-color:#fff}.navbar-link[data-v-479cd124]:not(.is-arrowless):after{border-color:#839097;height:7px;width:7px;top:25px;right:20px}.widget.active-doctors-new-patients .content-container .content-header[data-v-5e765d63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 43px 10px 35px}.widget.active-doctors-new-patients .content-container .content-header p[data-v-5e765d63]{font-size:14px;line-height:18px;color:#a2a2a2;font-weight:500}.widget.active-doctors-new-patients .content-container .content-header p[data-v-5e765d63]:nth-child(2){width:150px}.widget.active-doctors-new-patients .content-list[data-v-5e765d63]{overflow-y:scroll;max-height:400px;padding:10px 35px;border-radius:15px;background-color:#fff}.widget.active-doctors-new-patients .content-list .content-item[data-v-5e765d63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.widget.active-doctors-new-patients .content-list .content-item[data-v-5e765d63]:not(:last-child){border-bottom:1px solid #c4c4c4}.widget.active-doctors-new-patients .content-list .content-item p[data-v-5e765d63]{font-weight:500}.widget.active-doctors-new-patients .content-list .content-item p[data-v-5e765d63]:nth-child(2){width:150px}.widget.active-doctors-new-patients .vertical-line-chart .chart-value[data-v-5e765d63]{font-size:40px;line-height:44px}.widget.active-doctors-new-patients .vertical-line-chart .chart-line[data-v-5e765d63]{height:5px;background-color:#e6e6e6}.widget.active-doctors-new-patients .vertical-line-chart .chart-line .chart-value[data-v-5e765d63]{height:5px;background-color:#9a397d}.widget.active-doctors-new-patients .modal .filter-box .horizontal-form .input-component[data-v-5e765d63]{width:50%}.widget.active-doctors-new-patients .modal .modal-chart-box[data-v-5e765d63]{background-color:#fff;border-radius:15px;padding:25px}.widget.active-doctors-new-patients .modal .columns .column.loading[data-v-5e765d63]:before{top:calc(50% - .5em)}.widget.active-doctors-new-patients .modal .box-content-list[data-v-5e765d63]{padding-bottom:40px}.widget.active-doctors-new-patients .modal .box-content-list .last-page[data-v-5e765d63]{font-size:30px;font-weight:600;color:#9a397d}.widget.active-doctors-new-patients .widget-message-error p{font-size:16px;line-height:18px}.widget.active-doctors-new-patients .widget-message-error button{min-width:auto}.widget.active-doctors-new-patients.with-error .widget-content{padding:20px 10px}.widget.active-doctors-new-patients .modal .modal-chart-box div canvas{min-height:400px}.widget.cid-distribution .content-container .content-list .content-item p[data-v-43744146],.widget.cid-distribution .vertical-line-chart .chart-value[data-v-43744146]{font-size:16px;line-height:20px}.widget.cid-distribution .vertical-line-chart[data-v-43744146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget.cid-distribution .vertical-line-chart .chart-title[data-v-43744146],.widget.cid-distribution .vertical-line-chart .chart-value[data-v-43744146]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:35px;flex-basis:35px}.widget.cid-distribution .vertical-line-chart .chart-line[data-v-43744146]{margin-left:5px;margin-right:10px}.widget.cid-distribution .vertical-line-chart .chart-line .chart-value[data-v-43744146],.widget.cid-distribution .vertical-line-chart .chart-line[data-v-43744146]{height:12px}.widget.cid-distribution .content-container .content-header .content-header-cell[data-v-43744146]:first-child,.widget.cid-distribution .content-container .content-list .content-item .content-item-cell[data-v-43744146]:first-child{width:100px}.widget.cid-distribution .content-container .content-header .content-header-cell[data-v-43744146]:nth-child(2),.widget.cid-distribution .content-container .content-list .content-item .content-item-cell[data-v-43744146]:nth-child(2){width:calc(100% - 300px)}.widget.cid-distribution .content-container .content-header .content-header-cell[data-v-43744146]:nth-child(3),.widget.cid-distribution .content-container .content-list .content-item .content-item-cell[data-v-43744146]:nth-child(3){width:200px}.widget.cid-distribution .content-container .content-header[data-v-43744146]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 40px 10px 35px}.widget.cid-distribution .content-container .content-header .content-header-cell[data-v-43744146]{position:relative}.widget.cid-distribution .content-container .content-header .content-header-cell.arrow[data-v-43744146]{cursor:pointer}.widget.cid-distribution .content-container .content-header .content-header-cell.arrow.asc[data-v-43744146]:before{border-bottom-color:#9a397d}.widget.cid-distribution .content-container .content-header .content-header-cell.arrow.desc[data-v-43744146]:after{border-top-color:#9a397d}.widget.cid-distribution .content-container .content-header .content-header-cell.arrow[data-v-43744146]:after,.widget.cid-distribution .content-container .content-header .content-header-cell.arrow[data-v-43744146]:before{content:"";position:absolute;right:0;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.widget.cid-distribution .content-container .content-header .content-header-cell.arrow[data-v-43744146]:before{top:3px;border-bottom:6px solid #959595}.widget.cid-distribution .content-container .content-header .content-header-cell.arrow[data-v-43744146]:after{bottom:3px;border-top:6px solid #959595}.widget.cid-distribution .content-container .content-list[data-v-43744146]{overflow-y:scroll;max-height:400px;padding:10px 35px;border-radius:15px;background-color:#fff}.widget.cid-distribution .content-container .content-list .content-item[data-v-43744146]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0}.widget.cid-distribution .content-container .content-list .content-item[data-v-43744146]:not(:last-child){border-bottom:1px solid #c4c4c4}.widget.patient-demands.with-error .widget-content[data-v-8663cf34]{padding:10px 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget.patient-demands .widget-content.loading[data-v-8663cf34]{max-height:68px}.widget.patient-demands .chart-box .vertical-line-chart[data-v-8663cf34],.widget.patient-demands .only-text[data-v-8663cf34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .btn-widget-detail[data-v-8663cf34],.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-8663cf34],.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-8663cf34],.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-8663cf34],.widget.patient-demands .only-text .text-subtitle[data-v-8663cf34],.widget.patient-demands .only-text .text-title[data-v-8663cf34],.widget.patient-demands .only-text .text-value[data-v-8663cf34]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-8663cf34],.widget.patient-demands .only-text .text-value[data-v-8663cf34]{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-8663cf34],.widget.patient-demands .only-text .text-title[data-v-8663cf34]{-ms-flex-preferred-size:calc(100% - 267px);flex-basis:calc(100% - 267px);margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line .chart-value[data-v-8663cf34],.widget.patient-demands .chart-box .vertical-line-chart .chart-line[data-v-8663cf34]{height:12px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-8663cf34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:150px;flex-basis:150px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .chart-value[data-v-8663cf34]{margin-right:10px}.widget.patient-demands .chart-box .vertical-line-chart .btn-widget-detail[data-v-8663cf34]{-ms-flex-preferred-size:42px;flex-basis:42px}.widget.patient-demands.with-error .widget-content[data-v-9ea054d6]{padding:10px 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget.patient-demands .widget-content.loading[data-v-9ea054d6]{max-height:68px}.widget.patient-demands .chart-box .vertical-line-chart[data-v-9ea054d6],.widget.patient-demands .only-text[data-v-9ea054d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .btn-widget-detail[data-v-9ea054d6],.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-9ea054d6],.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-9ea054d6],.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-9ea054d6],.widget.patient-demands .only-text .text-subtitle[data-v-9ea054d6],.widget.patient-demands .only-text .text-title[data-v-9ea054d6],.widget.patient-demands .only-text .text-value[data-v-9ea054d6]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-9ea054d6],.widget.patient-demands .only-text .text-value[data-v-9ea054d6]{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-9ea054d6],.widget.patient-demands .only-text .text-title[data-v-9ea054d6]{-ms-flex-preferred-size:calc(100% - 267px);flex-basis:calc(100% - 267px);margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line .chart-value[data-v-9ea054d6],.widget.patient-demands .chart-box .vertical-line-chart .chart-line[data-v-9ea054d6]{height:12px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-9ea054d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:150px;flex-basis:150px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .chart-value[data-v-9ea054d6]{margin-right:10px}.widget.patient-demands .chart-box .vertical-line-chart .btn-widget-detail[data-v-9ea054d6]{-ms-flex-preferred-size:42px;flex-basis:42px}.widget.patient-demands.with-error .widget-content[data-v-e6f6351a]{padding:10px 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget.patient-demands .widget-content.loading[data-v-e6f6351a]{max-height:68px}.widget.patient-demands .chart-box .vertical-line-chart[data-v-e6f6351a],.widget.patient-demands .only-text[data-v-e6f6351a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .btn-widget-detail[data-v-e6f6351a],.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-e6f6351a],.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-e6f6351a],.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-e6f6351a],.widget.patient-demands .only-text .text-subtitle[data-v-e6f6351a],.widget.patient-demands .only-text .text-title[data-v-e6f6351a],.widget.patient-demands .only-text .text-value[data-v-e6f6351a]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-e6f6351a],.widget.patient-demands .only-text .text-value[data-v-e6f6351a]{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-e6f6351a],.widget.patient-demands .only-text .text-title[data-v-e6f6351a]{-ms-flex-preferred-size:calc(100% - 267px);flex-basis:calc(100% - 267px);margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line .chart-value[data-v-e6f6351a],.widget.patient-demands .chart-box .vertical-line-chart .chart-line[data-v-e6f6351a]{height:12px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-e6f6351a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:150px;flex-basis:150px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .chart-value[data-v-e6f6351a]{margin-right:10px}.widget.patient-demands .chart-box .vertical-line-chart .btn-widget-detail[data-v-e6f6351a]{-ms-flex-preferred-size:42px;flex-basis:42px}.widget.patient-demands.with-error .widget-content[data-v-4bd32ce4]{padding:10px 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget.patient-demands .widget-content.loading[data-v-4bd32ce4]{max-height:68px}.widget.patient-demands .chart-box .vertical-line-chart[data-v-4bd32ce4],.widget.patient-demands .only-text[data-v-4bd32ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .btn-widget-detail[data-v-4bd32ce4],.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-4bd32ce4],.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-4bd32ce4],.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-4bd32ce4],.widget.patient-demands .only-text .text-subtitle[data-v-4bd32ce4],.widget.patient-demands .only-text .text-title[data-v-4bd32ce4],.widget.patient-demands .only-text .text-value[data-v-4bd32ce4]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-4bd32ce4],.widget.patient-demands .only-text .text-value[data-v-4bd32ce4]{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-4bd32ce4],.widget.patient-demands .only-text .text-title[data-v-4bd32ce4]{-ms-flex-preferred-size:calc(100% - 267px);flex-basis:calc(100% - 267px);margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line .chart-value[data-v-4bd32ce4],.widget.patient-demands .chart-box .vertical-line-chart .chart-line[data-v-4bd32ce4]{height:12px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-4bd32ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:150px;flex-basis:150px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .chart-value[data-v-4bd32ce4]{margin-right:10px}.widget.patient-demands .chart-box .vertical-line-chart .btn-widget-detail[data-v-4bd32ce4]{-ms-flex-preferred-size:42px;flex-basis:42px}.widget.patient-demands.with-error .widget-content[data-v-16a5e350]{padding:10px 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget.patient-demands .widget-content.loading[data-v-16a5e350]{max-height:68px}.widget.patient-demands .chart-box .vertical-line-chart[data-v-16a5e350],.widget.patient-demands .only-text[data-v-16a5e350]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .btn-widget-detail[data-v-16a5e350],.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-16a5e350],.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-16a5e350],.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-16a5e350],.widget.patient-demands .only-text .text-subtitle[data-v-16a5e350],.widget.patient-demands .only-text .text-title[data-v-16a5e350],.widget.patient-demands .only-text .text-value[data-v-16a5e350]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.widget.patient-demands .chart-box .vertical-line-chart>.chart-value[data-v-16a5e350],.widget.patient-demands .only-text .text-value[data-v-16a5e350]{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart>.chart-title[data-v-16a5e350],.widget.patient-demands .only-text .text-title[data-v-16a5e350]{-ms-flex-preferred-size:calc(100% - 267px);flex-basis:calc(100% - 267px);margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line .chart-value[data-v-16a5e350],.widget.patient-demands .chart-box .vertical-line-chart .chart-line[data-v-16a5e350]{height:12px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box[data-v-16a5e350]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:150px;flex-basis:150px;margin-right:5px}.widget.patient-demands .chart-box .vertical-line-chart .chart-line-box .chart-value[data-v-16a5e350]{margin-right:10px}.widget.patient-demands .chart-box .vertical-line-chart .btn-widget-detail[data-v-16a5e350]{-ms-flex-preferred-size:42px;flex-basis:42px}.widget.full-height,.widget.full-height .widget-content{height:100%}.widget.hover-animated .widget-content{-webkit-transition:transform .4s ease-in-out,box-shadow .3s ease-in-out;-webkit-transition:-webkit-transform .4s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:-webkit-transform .4s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:transform .4s ease-in-out,box-shadow .3s ease-in-out;transition:transform .4s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .4s ease-in-out,-webkit-box-shadow .3s ease-in-out}.widget.hover-animated .widget-content:hover{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px);-webkit-box-shadow:2px 4px 7px 0 rgba(0,0,0,.4);box-shadow:2px 4px 7px 0 rgba(0,0,0,.4)}.widget .widget-content{padding:20px 25px;border-radius:15px;background-color:#fff;-webkit-box-shadow:2px 4px 7px 0 rgba(0,0,0,.1);box-shadow:2px 4px 7px 0 rgba(0,0,0,.1)}.widget .widget-content.loading,.widget .widget-content>header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget .widget-content>header{margin-bottom:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget.with-error .widget-content,.widget.with-warning .widget-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:5px solid transparent}.widget.with-error .widget-content{color:#cc0f35;border-left-color:#f14668;background-color:#feecf0}.widget.with-warning .widget-content{color:#946c00;border-left-color:#ffe08a;background-color:#fffaeb}.widget .summary-divider{display:block;height:2px;width:15px;margin-left:auto;margin-right:auto;background-color:#9a397d}.widget header.only-btn{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.widget .btn-widget-detail{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:none;background:none}.widget .btn-widget-detail div{display:block;width:6px;height:6px;margin:10px 2px;border-radius:10px;background-color:#9a397d}.widget .modal .modal-card{width:calc(100% - 150px)}.widget .modal .modal-card>.horizontal-divider{margin-left:40px;margin-right:40px}.widget .modal .modal-card .modal-card-body,.widget .modal .modal-card .modal-card-foot,.widget .modal .modal-card .modal-card-head{border:none;background-color:#f6f7fb}.widget .modal .modal-card .modal-card-head{padding:45px}.widget .modal .modal-card .modal-card-head .close-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:none;background:none}.widget .modal .modal-card .modal-card-head .close-modal img{width:28px;margin-right:5px}.widget .modal .modal-card .modal-card-body{padding:0 45px 30px 45px}.widget .modal .field .input{background-color:#fff}.widget .modal .filter-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget .modal .filter-box.filter-box-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.widget .modal .filter-box.filter-box-columns{margin-left:-.75rem;margin-right:-.75rem}.widget .modal .filter-box.filter-box-columns .is-6{width:50%;padding-left:.75rem;padding-right:.75rem}.widget .modal .filter-box.filter-box-columns .is-6.horizontal-form>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.widget .modal .filter-box .vertical-divider{height:20px;margin:15px 45px 0 45px}.widget .modal .filter-box .chart-legend.horizontal-chart{height:77px}.widget .modal .filter-box .chart-legend.horizontal-chart ul{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget .modal .content-box{min-height:200px;padding:50px;border-radius:15px;background-color:#fff;-webkit-box-shadow:2px 4px 7px 0 rgba(0,0,0,.1);box-shadow:2px 4px 7px 0 rgba(0,0,0,.1)}.chart-box .vertical-line-chart:not(:last-child){margin-bottom:20px}.chart-box .vertical-line-chart .chart-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.chart-box .vertical-line-chart .chart-line,.chart-box .vertical-line-chart .chart-line .chart-value{display:block;height:15px}.chart-box .vertical-line-chart .chart-line{width:100%;background-color:#f2f3f8}.chart-box .vertical-line-chart.type-1-animation .chart-line .chart-value{visibility:hidden;width:0;-webkit-animation:animate-width 2s .2s forwards;animation:animate-width 2s .2s forwards}.chart-box .vertical-line-chart.type-2-animation .chart-line .chart-value{-webkit-transition:width 2s ease-in-out .2s;transition:width 2s ease-in-out .2s}.vertical-bar-chart-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vertical-bar-chart-box .vertical-bar-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vertical-bar-chart-box .vertical-bar-chart:not(:last-child){margin-right:25px}.vertical-bar-chart-box .vertical-bar-chart .chart-bar{height:300px}.vertical-bar-chart-box .vertical-bar-chart .chart-bar div{width:30px;margin-left:auto;margin-right:auto;display:block;-webkit-transition:transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.vertical-bar-chart-box .vertical-bar-chart .chart-bar div:first-child{border-radius:3px 3px 0 0}.vertical-bar-chart-box .vertical-bar-chart .chart-bar div:last-child{border-radius:0 0 3px 3px}.vertical-bar-chart-box .vertical-bar-chart .chart-bar div:not(:last-child){margin-bottom:1px}.vertical-bar-chart-box .vertical-bar-chart .chart-bar div:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.chart-legend.horizontal-chart ul li{display:inline}.chart-legend.horizontal-chart ul li:not(:last-child){margin-right:20px}.chart-legend ul li{padding-left:20px;position:relative}.chart-legend ul li:before{content:"";position:absolute;top:calc(50% - 7px);left:0;display:block;width:14px;height:14px;border-radius:3px}@-webkit-keyframes animate-width{0%{width:0}to{visibility:visible}}@keyframes animate-width{0%{width:0}to{visibility:visible}}.assine-agora-cta-button{margin-top:10px}.premium-icon{width:25px;height:25px;vertical-align:middle;margin-left:15px;margin-bottom:5px}.label-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.premium-label{vertical-align:middle}.premium-image{margin-top:30px;height:100vh;width:100vw}.label-icon-inner-container{border-width:2px;border-style:solid;border-color:#9a397d;padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:768px){.label-icon-inner-container{padding:2em;text-align:left}}.table-component .table.is-lila-table{background:none}.table-component .table.is-lila-table.bg-transparent{background:transparent}.table-component .table.is-lila-table,.table-component .table.is-lila-table tbody th{font-size:16px;font-weight:400;color:#646463}.table-component .table.is-lila-table td,.table-component .table.is-lila-table th{border:none}.table-component .table.is-lila-table tfoot th,.table-component .table.is-lila-table thead th{font-size:14px;font-weight:600;color:#3a3a3a;padding:0 25px}.table-component .table.is-lila-table thead th{padding-bottom:5px}.table-component .table.is-lila-table tfoot th{padding-top:15px}.table-component .table.is-lila-table tbody td,.table-component .table.is-lila-table tbody th{padding:0}.table-component .table.is-lila-table tbody tr td:first-child,.table-component .table.is-lila-table tbody tr td:first-child div{border-radius:15px 0 0 15px}.table-component .table.is-lila-table tbody tr td:last-child,.table-component .table.is-lila-table tbody tr td:last-child div{border-radius:0 15px 15px 0}.table-component .table.is-lila-table tbody td div,.table-component .table.is-lila-table tbody th div{font-size:16px;line-height:20px;color:#3a3a3a;padding:20px 25px;background-color:#fff}.table-component .table.is-lila-table tbody td.is-icon{font-size:24px;width:58px}.table-component .table.is-lila-table tbody td.is-icon div{padding:16px 25px;cursor:pointer;right:25px}.table-component .table.is-lila-table tbody th div{border-radius:15px 0 0 15px}.table-component .pagination{margin-top:35px}.table-component .pagination .pagination-list a,.table-component .pagination .pagination-next,.table-component .pagination .pagination-previous{font-size:16px;line-height:20px;color:#707070;background:transparent;border:none;padding:0;border-radius:0}.table-component .pagination .pagination-next:hover,.table-component .pagination .pagination-previous:hover{color:#9a397d}.table-component .pagination .pagination-next:active,.table-component .pagination .pagination-previous:active{-webkit-box-shadow:none;box-shadow:none}.table-component .pagination .pagination-list a{width:25px;min-width:0;height:30px}.table-component .pagination .pagination-list a:active{-webkit-box-shadow:none;box-shadow:none}.table-component .pagination .pagination-list a.is-current{font-weight:600;color:#9a397d;background-color:rgba(154,57,125,.1)}.table-component .table{border-collapse:separate;border-spacing:0 10px}.table-component .table.is-lila-table tbody td{background-color:#fff}.teams .list-header{margin-bottom:50px}.teams .list-header .input-component{margin-right:0}.teams .list-header .input-component.filter{width:100%;min-width:300px;max-width:500px}.checkbox-list .label{font-size:14px;line-height:18px;font-weight:400;color:#3a3a3a;margin-bottom:15px}.checkbox-component .checkbox-container[data-v-2703596a]{font-size:14px;line-height:14px;font-weight:400;color:#3a3a3a;position:relative;display:inline-block;padding-left:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-component .checkbox-container.table-column[data-v-2703596a]{display:inline;cursor:auto}.checkbox-component .checkbox-container .checkbox-title[data-v-2703596a]{display:block;margin-top:2px;margin-left:2px}.checkbox-component .checkbox-container input[data-v-2703596a]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-component .checkbox-container:hover input~.checkmark[data-v-2703596a],.checkbox-component .checkbox-container input:checked~.checkmark[data-v-2703596a]{background-color:#fff}.checkbox-component .checkbox-container .checkmark[data-v-2703596a]:after{content:"";position:absolute;display:none}.checkbox-component .checkbox-container input:checked~.checkmark[data-v-2703596a]:after{display:block}.checkbox-component .checkbox-container.model-1 .checkmark[data-v-2703596a]{position:absolute;top:0;left:0;height:16px;width:16px;border-radius:3px;background-color:#fff;border:1px solid #a8a8a8}.checkbox-component .checkbox-container.model-1 .checkmark[data-v-2703596a]:after{left:0;top:0;width:14px;height:14px;background-color:#9a397d;border-radius:2px}.custom-label[data-v-8972f188]{font-size:16px;font-weight:700}.professionals .license-info{margin-top:10px;font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.professionals .license-info .license-badge{margin-left:8px;padding:3px 8px;border-radius:12px;font-size:15px;font-weight:700}.professionals .license-high{background-color:#4caf50;color:#fff}.professionals .license-medium{background-color:#ffc107;color:#fff}.professionals .license-low{background-color:#f44336;color:#fff}.professionals .list-header{margin-bottom:50px}.professionals .list-header .filter-form{width:calc(100% - 291px);display:-webkit-box;display:-ms-flexbox;display:flex}.professionals .list-header .filter-form>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.professionals .list-header .filter-form>:not(:last-child){margin-right:15px}.professionals .list-header .btn-add-new{width:250px}.professionals .list-header .input-component,.professionals .list-header .select-component{margin-right:0}.professionals .list-header .input-component.filter,.professionals .list-header .select-component.filter{width:100%}.toggle-switch{position:relative;display:inline-block;width:50px;height:28px}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d3d3d3;border-radius:34px}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;border-radius:50%}input:checked+.slider{background-color:#4f3f82}input:checked+.slider:before{-webkit-transform:translateX(22px);transform:translateX(22px);-webkit-box-shadow:0 0 2px #9a397d;box-shadow:0 0 2px #9a397d}.team-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:4px 0;margin-top:4px;width:220px;position:absolute;top:100%;left:0;z-index:500;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:Segoe UI,sans-serif;font-size:14px;color:#333;max-height:300px;overflow-y:auto;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.team-dropdown-item{padding:10px 14px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.team-dropdown-item:hover{background-color:#f0f0f0;color:#9a397d}.clickable-cell{cursor:pointer;text-decoration:none!important}.clickable-cell:hover{text-decoration:underline;color:#9a397d}.doctor-cell{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.patients table td,.patients table th{vertical-align:middle!important;text-align:left;padding:8px 12px!important;line-height:1.4!important;min-height:40px}.patients .table.is-lila-table{border-collapse:separate!important;border-spacing:0 6px}.patients .table.is-lila-table tbody tr,.patients .table.is-lila-table thead tr{height:48px}.patients .table.is-lila-table tbody tr>td>*,.patients .table.is-lila-table thead tr>th>*{padding:0!important;margin:0!important;line-height:1.4!important}.patients .table.is-lila-table tbody tr{background:#fff;border-radius:12px;overflow:hidden}.patients .table-component{padding-top:10px!important;padding-bottom:10px!important}.patients .license-info{margin-top:10px;font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patients .license-info .license-badge{margin-left:8px;padding:3px 8px;border-radius:12px;font-size:15px;font-weight:700}.patients .license-high{background-color:#4caf50;color:#fff}.patients .license-medium{background-color:#ffc107;color:#fff}.patients .license-low{background-color:#f44336;color:#fff}.patients .list-header{margin-bottom:50px}.patients .list-header .filter-form{width:calc(100% - 291px);display:-webkit-box;display:-ms-flexbox;display:flex}.patients .list-header .filter-form>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.patients .list-header .filter-form>:not(:last-child){margin-right:15px}.patients .list-header .btn-add-new{width:250px}.patients .list-header .input-component,.patients .list-header .select-component{margin-right:0}.patients .list-header .input-component.filter,.patients .list-header .select-component.filter{width:100%}.patients .table.is-lila-table,.patients .table.is-lila-table tbody,.patients .table.is-lila-table thead{table-layout:fixed!important;width:100%!important}.patients .table.is-lila-table tbody td:first-child,.patients .table.is-lila-table thead th:first-child{width:28%}.patients .table.is-lila-table tbody td:nth-child(2),.patients .table.is-lila-table thead th:nth-child(2){width:12%}.patients .table.is-lila-table tbody td:nth-child(3),.patients .table.is-lila-table tbody td:nth-child(4),.patients .table.is-lila-table thead th:nth-child(3),.patients .table.is-lila-table thead th:nth-child(4){width:10%}.patients .table.is-lila-table tbody td:nth-child(5),.patients .table.is-lila-table thead th:nth-child(5){width:28%;padding:8px 12px!important;text-align:left!important;vertical-align:middle!important}.patients .table.is-lila-table tbody td:last-child,.patients .table.is-lila-table thead th:last-child{width:12%}.patients .table.is-lila-table td:nth-child(5) .doctor-cell{margin:0;padding:0;white-space:normal}.patients .table.is-lila-table td:nth-child(5) .team-dropdown{left:0}.patient-summary{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;padding:15px 30px;border-radius:10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.10980392156862745);box-shadow:0 3px 6px rgba(0,0,0,.10980392156862745)}.patient-summary,.patient-summary .avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patient-summary .avatar figure{margin-left:0;margin-right:20px;margin-bottom:0}.patient-summary .avatar figure img{max-width:100%}.patient-summary .avatar figure{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patient-summary .avatar figure .loading:before{position:static!important}.patient-summary p,.patient-summary p:not(:last-child){font-size:16px;margin-bottom:0}.patient-summary .loading.service-location-loading{height:24px}.patient-summary .loading.service-location-loading:after{top:0;right:0;left:auto;bottom:0;border-width:2px;margin-top:0}.patients .submenu-container{padding-bottom:35px}.patients .menu-patient-card ul{margin:0;list-style:none;display:table;width:100%}.patients .menu-patient-card{margin:20px 0 35px 0}.patients .menu-patient-card .disabled-submenu{color:#a5a5a5;cursor:no-drop}.patients .menu-patient-card li,.patients .menu-patient-card li+li{text-align:center;margin:0;display:table-cell;border-bottom:1px solid #707070}.patients .menu-patient-card li.active{border:1px solid #707070;border-radius:6px 6px 0 0;border-bottom:none}.patients .menu-patient-card li a{font-size:16px;line-height:18px;font-weight:600;color:#4f3f82;display:block;margin:8px 0 7px 0}.patients .menu-patient-card li a:focus{outline:0}.textarea-component.field[data-v-7e22c129]:not(:last-child){margin-bottom:15px}.textarea-component .label[data-v-7e22c129]{font-size:14px;line-height:18px;font-weight:400;color:#3a3a3a;margin-left:20px}.textarea-component textarea[data-v-7e22c129]{max-width:100%;border-radius:10px;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;padding-left:20px;padding-right:20px}.textarea-component textarea[data-v-7e22c129]::-webkit-input-placeholder{color:#a5a5a5}.textarea-component textarea[data-v-7e22c129]:-moz-read-only{background-color:transparent}.textarea-component textarea[data-v-7e22c129]:read-only{background-color:transparent}.textarea-component textarea[data-v-7e22c129]:disabled{background-color:hsla(0,0%,47.8%,.1)!important}.textarea-component textarea.custom-scroll[data-v-7e22c129]::-webkit-scrollbar-thumb,.textarea-component textarea.custom-scroll[data-v-7e22c129]::-webkit-scrollbar-track{border-radius:0 50px 50px 0}.textarea-component textarea.custom-scroll[data-v-7e22c129]::-webkit-scrollbar-track{margin:0 0 0 0}.textarea-component.textarea-type-2 .label[data-v-7e22c129]{margin-left:0}.cid-modal .modal-card[data-v-ba7ad37a]{width:420px}.cid-modal .modal-card .modal-card-head .modal-card-title[data-v-ba7ad37a]{font-size:16px;line-height:16px;font-weight:500;color:#131313;text-align:center}.cid-modal .modal-card .modal-card-body[data-v-ba7ad37a],.cid-modal .modal-card .modal-card-foot[data-v-ba7ad37a],.cid-modal .modal-card .modal-card-head[data-v-ba7ad37a]{background-color:#f6f6f6;border:none}.cid-modal .modal-card .modal-card-foot .button[data-v-ba7ad37a]{margin:0 auto}.cid-modal .modal-card .modal-card-body[data-v-ba7ad37a]{padding-left:20px;padding-right:20px}.cid-modal .modal-card .modal-card-head[data-v-ba7ad37a]{padding-top:25px}.cid-modal .modal-card .modal-card-foot[data-v-ba7ad37a]{padding-bottom:25px}.cid-modal .modal-card .modal-card-body .search[data-v-ba7ad37a]{margin-bottom:20px}.cid-modal .modal-card .modal-card-body .search .input[data-v-ba7ad37a]{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.10196078431372549);box-shadow:0 3px 5px rgba(0,0,0,.10196078431372549)}.cid-modal .modal-card .modal-card-body .search .input-component[data-v-ba7ad37a]{max-width:320px;margin:0 auto}.cid-modal .modal-card .modal-card-body .cid-list[data-v-ba7ad37a]{height:400px;padding-left:30px;overflow-y:scroll}.cid-modal .modal-card .modal-card-body .cid-list ul li[data-v-ba7ad37a],.cid-modal .modal-card .modal-card-body .cid-list ul li span[data-v-ba7ad37a]{font-size:16px;line-height:16px}.cid-modal .modal-card .modal-card-body .cid-list ul li[data-v-ba7ad37a]{font-weight:500;color:#131313;cursor:pointer;padding:10px 0;margin:10px 0}.cid-modal .modal-card .modal-card-body .cid-list ul li span[data-v-ba7ad37a]{font-weight:600;color:#4f3f82;text-align:right;display:inline-block;width:50px;margin-right:15px}.cid-modal .modal-card .modal-card-body .cid-list[data-v-ba7ad37a]::-webkit-scrollbar{width:10px}.cid-modal .modal-card .modal-card-body .cid-list[data-v-ba7ad37a]::-webkit-scrollbar-track{background:transparent}.cid-modal .modal-card .modal-card-body .cid-list[data-v-ba7ad37a]::-webkit-scrollbar-thumb,.cid-modal .modal-card .modal-card-body .cid-list[data-v-ba7ad37a]::-webkit-scrollbar-thumb:hover{background:#cdcdcd}.btn-export{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;background:none;padding:0;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.btn-export span{font-size:16px;font-weight:600;color:#9a397d;margin:5px 0 0 2px}.btn-export.loading.export span{margin-left:26px}.loading.export:after{top:2px;left:2px;margin:0;width:20px;height:20px;border-width:2px}.medical-record .box-export-medical-record{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.medical-record .medical-card-form .field-group-header:not(:first-child){margin-top:35px}.medical-record .medical-card-form .switch-box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.field-group-add-cid{display:-webkit-box;display:-ms-flexbox;display:flex}.field-group-add-cid .input-component,.field-group-add-cid .select-component{margin-right:10px}.field-group-add-cid button.button.is-rounded{min-width:120px;padding:14px;margin:0}.field-group-add-cid .input-cid{max-width:90px;min-width:90px}.field-group-add-cid .input-morphology{width:calc(100% - 240px)}.field-group-add-cid .input-estadio{min-width:150px}.table-cid{margin-top:15px;background:transparent}.table-cid tbody tr td,.table-cid thead tr th{font-size:14px;line-height:16px}.table-cid tbody tr td{color:#797979}.table-cid tbody tr td span{font-weight:500;color:#131313}.table-cid thead tr th{font-weight:500;color:#484848}table.table-cid thead td,table.table-cid thead th{border-width:0 0 1px}.table-cid .checkbox-container{display:initial!important}.table-cid .checkbox-component .control{text-align:center}.table-cid .checkbox-component .control .checkbox-container.model-1 .checkmark{top:3px}table.table-cid .table-cid-delete .icon{width:15px;height:15px;margin-top:1px}.history-record-card .card{padding:20px;border-radius:10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.10980392156862745);box-shadow:0 3px 6px rgba(0,0,0,.10980392156862745)}.history-record-card .card .date,.history-record-card .card .description,.history-record-card .card .title,.history-record-card .card .type{font-size:14px;line-height:18px;font-weight:400;margin-bottom:12px}.history-record-card .card .description{margin-bottom:20px}.history-record-card .card .title{color:#4f3f82}.history-record-card .card .date,.history-record-card .card .description,.history-record-card .card .type{color:#131313}.history-record-card .card .type{font-weight:500}.history-record-card .card .box-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.history-record-card .card .buttons{width:350px}.history-record-card .card .buttons .button{font-size:14px;width:50%;min-width:0;margin-left:0;margin-right:0;padding:0}.history-record-card .card .buttons .button.cancel{color:#4f3f82;border:none}.pagination[data-v-d29d0f7a]{margin-top:35px}.pagination .pagination-list a[data-v-d29d0f7a],.pagination .pagination-next[data-v-d29d0f7a],.pagination .pagination-previous[data-v-d29d0f7a]{font-size:16px;line-height:20px;color:#707070;background:transparent;border:none;padding:0;border-radius:0}.pagination .pagination-next[data-v-d29d0f7a]:hover,.pagination .pagination-previous[data-v-d29d0f7a]:hover{color:#9a397d}.pagination .pagination-next[data-v-d29d0f7a]:active,.pagination .pagination-previous[data-v-d29d0f7a]:active{-webkit-box-shadow:none;box-shadow:none}.pagination .pagination-list a[data-v-d29d0f7a]{width:25px;min-width:0;height:30px}.pagination .pagination-list a[data-v-d29d0f7a]:active{-webkit-box-shadow:none;box-shadow:none}.pagination .pagination-list a.is-current[data-v-d29d0f7a]{font-weight:600;color:#9a397d;background-color:rgba(154,57,125,.1)}.historyRecord .historyRecord-container.historyRecord-container-default-height[data-v-3720d9e3]{min-height:250px}.historyRecord .historyRecord-container.loading[data-v-3720d9e3]:after{margin-top:50px}.historyRecord .historyRecord-container .historyRecord-form .textarea-component textarea[data-v-3720d9e3]{min-height:160px}.box-column-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.clinical-evolution .column-title{font-size:16px;line-height:24px;font-weight:600;margin-bottom:25px}.clinical-evolution h3,.clinical-evolution h3:not(:first-child){font-size:14px;line-height:16px;font-weight:600;margin-top:0;margin-bottom:15px}.clinical-evolution h4{font-weight:400;margin-bottom:25px}.clinical-evolution .box-record-detail .report-date,.clinical-evolution h4{font-size:14px;line-height:16px}.clinical-evolution .record-detail{width:100%;padding:20px;margin-top:25px;border-radius:26px;background-color:#fff}.clinical-evolution .record-detail ul{list-style:none;margin:0}.clinical-evolution .record-detail ul li{font-size:16px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clinical-evolution .record-detail ul li:not(:last-child){margin-bottom:20px}.clinical-evolution .record-detail ul li img{margin-right:10px}.clinical-evolution .record-detail ul li div p{font-size:16px;line-height:20px;margin-bottom:0}.clinical-evolution .record-detail ul li div p.symptom-title{font-size:14px;font-weight:500;margin-bottom:5px}.clinical-evolution .record-detail ul li .icon{margin-right:10px}.clinical-evolution .symptom-list{overflow-x:hidden;overflow-y:scroll;height:calc(100vh - 215px);padding:10px 15px 10px 0;margin-top:20px}.clinical-evolution .symptom-list.custom-scroll::-webkit-scrollbar-track{margin:0}.clinical-evolution .symptom-list .symptom-item:first-child{padding-top:0}.clinical-evolution .symptom-list .symptom-item{padding:25px 0}.clinical-evolution .symptom-list .symptom-item:last-child{padding-bottom:0}.clinical-evolution .symptom-list .symptom-item:not(:last-child){border-bottom:1px solid #dfdfdf}.clinical-evolution .symptom-list .symptom-item time{font-size:14px;line-height:16px;font-weight:600;color:#9a397d;display:block;margin:0 0 10px 10px}.clinical-evolution .symptom-list .symptom-item .background{width:100%;padding:10px 20px;border-radius:26px;background-color:#fff}.clinical-evolution .symptom-list .symptom-item .background.message{border-radius:10px}.clinical-evolution .symptom-list .symptom-item .symptom-pain:not(:last-child){margin-bottom:10px}.clinical-evolution .symptom-list .symptom-item .symptom-pain .clinical-evolution .symptom-list .symptom-item .symptom{font-size:14px;line-height:16px}.clinical-evolution .symptom-list .symptom-item .symptom-pain.rating{padding:10px 20px 10px 35px}.clinical-evolution .symptom-list .symptom-item .symptom-pain.rating:before{top:11px;left:12px;width:14px;height:14px}.clinical-evolution .symptom-list .symptom-item .symptom,.clinical-evolution .symptom-list .symptom-item .symptom-pain span{font-weight:600}.clinical-evolution .symptom-list .symptom-item .box-message{margin-top:15px}.clinical-evolution .symptom-list .symptom-item .box-message .box-message-title,.clinical-evolution .symptom-list .symptom-item .box-message .message p{font-size:14px;line-height:18px}.clinical-evolution .symptom-list .symptom-item .box-message .box-message-title{margin:0 0 10px 10px}.chart-wrapper{position:relative;margin-bottom:50px}.chart-container{width:100%;overflow-x:scroll;padding-bottom:15px}.chart-container.custom-scroll::-webkit-scrollbar-track{margin:0 15px}.chart-container.custom-scroll::-webkit-scrollbar{height:10px;width:auto}.chart-container>div:not(.chart-arrow){position:relative;height:200px;max-height:200px;overflow:hidden}.chart-arrow{display:block;position:relative;bottom:6px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:8px solid #9a397d;-webkit-transition:left .4s ease-in-out;transition:left .4s ease-in-out}.rating{position:relative;display:inline-block;padding-left:15px}.rating:before{content:"";top:4px;left:0;position:absolute;display:block;width:10px;height:10px;border-radius:10px}.rating.urgent:before{background-color:#db5a46}.rating.moderate:before{background-color:#dfc12a}.rating.level0:before,.rating.low:before{background-color:#46dbd4}.rating.level1:before{background-color:#46db8c}.rating.level2:before{background-color:#f5cf13}.rating.level3:before{background-color:#dbae46}.rating.level4:before{background-color:#db4646}.rating.fever0:before{background-color:#46db8c}.rating.fever1:before{background-color:#f5cf13}.rating.fever2:before{background-color:#e78b3b}.rating.fever3:before{background-color:#d81b9f}.rating.fever4:before{background-color:#dc2121}.rating.pain0:before{background-color:#51e1ff}.rating.pain1:before{background-color:#21dcc3}.rating.pain2:before{background-color:#21dc8b}.rating.pain3:before{background-color:#2ddc21}.rating.pain4:before{background-color:#b4e231}.rating.pain5:before{background-color:#efe927}.rating.pain6:before{background-color:#dcb021}.rating.pain7:before{background-color:#dc8b21}.rating.pain8:before{background-color:#dc5a21}.rating.pain9:before{background-color:#dc2121}.rating.pain10:before{background-color:#9b0404}.chat .message-date{font-size:14px;line-height:16px;font-weight:600;color:#a8a8a8;display:inline-block;border-radius:10px;padding:5px 25px;margin-bottom:25px;background-color:#fff}.chat .messages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;height:calc(100vh - 659px);padding-right:15px}.chat .doctor-message,.chat .patient-message{position:relative;width:50%;padding:15px 20px;margin-bottom:25px;border-radius:10px}.chat .patient-message{-ms-flex-item-align:start;align-self:flex-start;background-color:#fff}.chat .doctor-message{-ms-flex-item-align:end;align-self:flex-end;background-color:#9a397d}.chat .doctor-message p{color:#fff}.chat .doctor-message p a.hiperlink,.chat .patient-message p a.hiperlink{text-decoration:underline}.chat .doctor-message p,.chat .patient-message p{font-size:16px;line-height:22px}.chat .doctor-message .file-link,.chat .patient-message .file-link{font-weight:500}.chat .doctor-message figure.image,.chat .patient-message figure.image{margin:0 0 10px 0}.chat .patient-message p a{color:#484848}.chat .patient-message p a:hover{color:#484848;text-decoration:underline}.chat .doctor-message p a{color:#fff}.chat .doctor-message p a:hover{color:#fff;text-decoration:underline}.chat .doctor-message p:not(:last-child),.chat .patient-message p:not(:last-child){margin-bottom:10px}.chat .doctor-message time,.chat .patient-message time{font-size:14px;line-height:16px}.chat .doctor-message:after,.chat .patient-message:after{content:"";position:absolute;bottom:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.chat .patient-message:after{left:0;border-left:10px solid #fff}.chat .doctor-message:after{right:0;border-right:10px solid #9a397d}.chat .messages-list{scroll-behavior:smooth}.chat .input-search{width:50%;margin-bottom:25px}.chat .input-search input{width:100%}.chat.chat-history .input-search .input-component{margin:0}.chat .chat-history-item:first-child{border-top:1px solid #dfdfdf}.chat .chat-history-modal .modal-card{width:80%;height:100%;max-height:calc(100vh - 200px)}.chat .chat-history-modal .modal-card .modal-card-body .messages-list{height:100%}.chat .chat-history-item{border-bottom:1px solid #dfdfdf;padding:25px 15px 5px 15px}.chat .chat-history-item .empty-chat{margin-bottom:19px}.chat .chat-history .chat-history-item p{color:#131313;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.chat .chat-history .chat-history-item p>time{font-size:14px;line-height:20px;max-width:260px;margin-right:15px}.chat .chat-history .chat-history-item p span{font-size:16px;line-height:20px;font-weight:500}.chat .chat-history .chat-history-item .button-component{margin-bottom:0}.chat .chat-history .chat-history-item .button-component button{font-size:14px;line-height:14px}.chat .chat-history .chat-history-item .btn-view-more .control{text-align:right}.chat .chat-history .chat-history-item .btn-view-more .button{font-size:16px;line-height:20px;color:#9a397d;font-weight:600;min-width:0;height:auto;margin:0;padding:0;background:transparent}.chat-history-modal .loading:after{margin:0 auto}.attached-documents table{background:none}.attached-documents table .attachment-sent-by,.attached-documents table .attachment-time{font-weight:500}.attached-documents table td,.attached-documents table th,.attached-documents table thead th{border-width:0 0 1px;border-color:#dfdfdf}.attached-documents table thead th{font-weight:500;color:#2c2c2c;cursor:pointer;padding-bottom:10px}.attached-documents table tbody tr td{vertical-align:middle}.attached-documents table .attachment-sent-by{font-size:16px}.attached-documents table figure.image{margin:0;width:77px}.attached-documents table figure.image img{border-radius:5px}.announcements .list-header{margin-bottom:50px}.announcements .list-header .btn-add-new{width:250px}.announcements .list-header .input-component{margin-right:0}.announcements .list-header .input-component.filter{width:100%;min-width:300px;max-width:500px}.announcements .announcement-box .announcement-list .announcement-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:15px;padding:20px 25px;background-color:#fff}.announcements .announcement-box .announcement-list .announcement-item .announcement-date{font-size:14px;line-height:18px;color:#8a8a8a;display:inline-block;margin-bottom:10px}.announcements .announcement-box .announcement-list .announcement-item .announcement-sender{margin-bottom:15px}.announcements .announcement-box .announcement-list .announcement-item .announcement-sender p{font-size:14px;line-height:18px;color:#8a8a8a}.announcements .announcement-box .announcement-list .announcement-item .announcement-title{font-size:16px;line-height:20px;color:#3a3a3a;font-weight:500}.announcements .announcement-box .announcement-list .announcement-item .announcement-message{font-size:14px;line-height:18px;color:#3a3a3a;font-weight:400}.announcements .announcement-box .announcement-list .announcement-item p:not(:last-child){margin-bottom:5px}.announcements .announcement-box .announcement-list .announcement-item:not(:last-child){margin-bottom:15px}.announcements .announcement-box .pagination{margin-top:35px}.announcements .announcement-box .pagination .pagination-list a,.announcements .announcement-box .pagination .pagination-next,.announcements .announcement-box .pagination .pagination-previous{font-size:16px;line-height:20px;color:#707070;background:transparent;border:none;padding:0;border-radius:0}.announcements .announcement-box .pagination .pagination-next:hover,.announcements .announcement-box .pagination .pagination-previous:hover{color:#9a397d}.announcements .announcement-box .pagination .pagination-next:active,.announcements .announcement-box .pagination .pagination-previous:active{-webkit-box-shadow:none;box-shadow:none}.announcements .announcement-box .pagination .pagination-list a{width:25px;min-width:0;height:30px}.announcements .announcement-box .pagination .pagination-list a:active{-webkit-box-shadow:none;box-shadow:none}.announcements .announcement-box .pagination .pagination-list a.is-current{font-weight:600;color:#9a397d;background-color:rgba(154,57,125,.1)}.announcements .modal.modal-announcements .modal-card{max-width:650px}.announcements .modal.modal-announcements .modal-card .modal-card-head{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:25px}.announcements .modal.modal-announcements .modal-card .modal-card-body{padding-left:35px;padding-right:35px;padding-bottom:0}.widgets[data-v-312e2121]{width:100%;max-width:100vw;height:100vh;overflow-x:hidden}iframe[data-v-312e2121]{display:inline;aspect-ratio:16/9}.error-message[data-v-312e2121]{color:#000;font-weight:700;margin-bottom:1em}.download-button-container[data-v-312e2121]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-button[data-v-312e2121]{background-color:#9a397d;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:5px}.download-button[data-v-312e2121]:hover{background-color:#7a2d63}.assine-agora-cta-button[data-v-312e2121]{margin-top:10px}.premium-icon[data-v-312e2121]{width:25px;height:25px;vertical-align:middle;margin-left:15px;margin-bottom:5px}.label-icon-container[data-v-312e2121]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.premium-label[data-v-312e2121]{vertical-align:middle}.premium-image[data-v-312e2121]{margin-top:30px;height:100vh;width:100vw}.label-icon-inner-container[data-v-312e2121]{border-width:2px;border-style:solid;border-color:#9a397d;padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.label-icon-inner-container[data-v-312e2121]{padding:2em;text-align:left}}