@charset "UTF-8";fieldset[disabled] .multiselect{pointer-events:none}.form-control{border-radius:5px;min-height:40px}.multiselect__spinner{background:#fff;display:block;height:35px;position:absolute;right:1px;top:1px;width:48px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#03a9f4;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{opacity:.6}.multiselect--active{z-index:1}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #ced4da;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#03a9f4;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#fff;content:"×";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#565454}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:1}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#03a9f4;color:#fff;outline:none}.multiselect__option--highlight:after{background:#03a9f4;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled{background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}@media only screen and (max-width:800px){#no-more-tables table,#no-more-tables tbody,#no-more-tables td,#no-more-tables th,#no-more-tables thead,#no-more-tables tr{display:block}#no-more-tables thead tr{left:-9999px;position:absolute;top:-9999px}#no-more-tables tr{border:1px solid #38414a26;border-radius:5px;margin-bottom:18px}#no-more-tables td{border:none;border-bottom:1px solid #eee;padding-left:15px;position:relative;text-align:left;white-space:normal}#no-more-tables td:before{content:attr(data-title);display:block;font-weight:700;padding-right:10px;text-align:left;white-space:nowrap;width:45%}#no-more-tables span{font-weight:700}}.cursor-not-allowed{cursor:not-allowed}.drag_disabled{pointer-events:none}.bg-gray{background-color:#f7f7f7!important}.card-count-info-shop{min-height:150px}[v-cloak]{display:none!important;visibility:hidden!important}[v-cloak]:before{content:"";display:block;height:16px;width:16px}.pointer{cursor:pointer}.modal-light-dark .modal-header{background-color:#38414aeb}.modal-light-dark .close{color:#fff}.fw-55{font-weight:550}.field-icon{float:right;margin-left:-25px;margin-right:8px;margin-top:-28px;position:relative;z-index:2}.login{background-color:#eaeaea;background-image:url(/images/bg-pattern.png?ed0a3287a3e14d96843996f9172f1f66)}table.dataTable tbody td.focus,table.dataTable tbody th.focus{background-color:#eaeaea2e;color:#38414aeb;outline:2px solid #38414aeb!important}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#38414aeb}.page-item.active .page-link{background-color:#38414aeb;border-color:#38414aeb}.page-link:focus{box-shadow:0 0 0 .15rem #bbbbbbeb}.fs-100{font-size:100%!important}.form-group.required label:not(:empty):after{color:red;content:" *"}span.required{color:red}.copyright{font-size:9px}.invalid-feedback{color:#f1556c;display:flex!important;font-size:.75rem;margin-top:.25rem;width:100%}.form-control:disabled{background-color:#f5f5f5}.switch-button-control{align-items:center;display:flex;flex-direction:row}.switch-button-control .switch-button{border:2px solid var(--color);border-radius:1.6em;box-shadow:inset 0 0 2px 0 rgba(0,0,0,.33);cursor:pointer;height:1.6em;transition:all .3s ease-in-out;width:3.2em}.switch-button-control .switch-button .button{background:var(--color);border:2px solid var(--color);border-radius:calc(1.6em - 4px);height:calc(1.6em - 4px);transition:all .3s ease-in-out;width:calc(1.6em - 4px)}.switch-button-control .switch-button.enabled{background-color:var(--color);box-shadow:none}.switch-button-control .switch-button.enabled .button{background:#fff;transform:translateX(1.6em)}.switch-button-control .switch-button-label{margin-left:10px;margin-right:10px}@media (max-width:768px){.col-xs-0{display:none}.mobile-pt-4,.mobile-py-4{padding-top:2.25rem!important}.mobile-pl-4,.mobile-px-4{padding-left:2.25rem!important}.d-md-none{display:none}.no-padding-mobile{padding-left:0!important;padding-right:0!important}}@media (min-width:320px) and (max-width:480px){.mobile-d-flex{display:flex}.card-body{padding:5px}}@media (max-width:370px){.d-esm-none{display:none}}@media screen and (min-width:767px){.btn-inline-desktop{padding-top:29px}.border-top-md{border-top:1px solid #dee2e6!important}.desktop-pt-4,.desktop-py-4{padding-top:2.25rem!important}.desktop-pl-4,.desktop-px-4{padding-left:2.25rem!important}}@media (max-width:1200px){.each-routes-hour{font-size:1.2rem!important}}.help-block-error{color:red;font-size:13px}#vue-visits-route .timeline:before{left:257px}.btn-inline{margin-top:1.9rem!important}@media (min-width:1200px){.row-xl-reverse{flex-direction:row-reverse!important}}table.dataTable{border-collapse:collapse!important;margin-bottom:15px!important}table.dataTable tbody>tr.selected,table.dataTable tbody>tr.selected td .action-icon,table.dataTable tbody>tr>.selected,table.dataTable tbody>tr>.selected td .action-icon{color:#fff}.refresh-button{transform:rotate(1turn);transition:1s}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before{background-color:#7ed2c2}.border-info-force{background-color:#4fc6e1;border:1px solid}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.justify-content-xxl-between{justify-content:space-between}.d-xxl-none{display:none}}.form-control-sm{border-radius:.2rem;font-size:.7875rem;min-height:calc(1.5em + .56rem + 2px);padding-left:0;padding-right:0;padding:.28rem .8rem}.form-control-sm::file-selector-button{margin:-.28rem -.8rem;margin-inline-end:.8rem;padding:.28rem .8rem}.form-control-sm::-webkit-file-upload-button{margin:-.28rem -.8rem;margin-inline-end:.8rem;padding:.28rem .8rem}.form-control-lg{border-radius:.3rem;font-size:1.09375rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.lang-menu{font-weight:700;margin-top:10px;position:relative;text-align:right}.lang-menu,.lang-menu:hover ul{display:block}.lang-menu .selected-lang{cursor:pointer;justify-content:space-between;line-height:2}.lang-menu .selected-lang:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:32px;margin-right:7px;position:fixed;width:32px}.lang-menu a{padding-left:36px}.lang-menu ul{background-color:#fff;border:1px solid #f8f8f8;border-radius:5px;box-shadow:0 1px 10px rgba(0,0,0,.2);display:none;float:right;margin:0;padding:0;right:0;top:50px;width:130px}.lang-menu ul:hover{display:block}.lang-menu ul li{display:flex;justify-content:space-between;list-style:none;text-align:left}.lang-menu ul li a{display:block;padding:5px 10px;text-decoration:none;width:125px}.lang-menu ul li:hover{background-color:#f2f2f2}.lang-menu ul li a:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:25px;margin-right:5px;vertical-align:middle;width:25px}.en:before{background-image:url(/images/united-states-of-america-flag-png-large.png)}.pt:before{background-image:url(/images/portugal-flag-400.png)}.dark,.dark .left-side-menu{background-color:#333}.font-weight-bold{font-weight:700}.custom-buttons{border-radius:5px;font-weight:700}.custom-button-blue{background-color:#42a6fa;border:.5px solid #62d9d9;border-radius:5px;color:#fff;font-weight:700;padding:7px 25px}.custom-button-blue:hover{background-color:#3a9cef;box-shadow:1px -1px 2px 0 rgba(0,0,0,.13);color:#fff}.custom-input-layout{background-color:#f5f6f8!important;border:none!important;border-radius:10px!important}.custom-btn{border:none;border-radius:10px;color:#fff;font-weight:700}.custom-cancel-button{background-color:#c6ced2}.custom-blue-button{background-color:#42a6fa}.custom-submit-button{background-color:#00b595}.custom-delete-button{background-color:#fe6464}.button-without-styles{background:none;border:none;color:#42a6fa}@media (min-width:1281px){.font-14-responsive{font-size:14px}.font-10-responsive{font-size:12px}.px-5-custom{padding-left:3rem;padding-right:3rem}}@media (min-width:1025px) and (max-width:1280px){.font-14-responsive{font-size:14px}.font-10-responsive{font-size:12px}.px-5-custom{padding-left:3rem;padding-right:3rem}}@media (min-width:768px) and (max-width:1024px){.font-14-responsive{font-size:12px}.font-10-responsive{font-size:9px}.px-5-custom{padding-left:1.5rem;padding-right:1.5rem}}.whitespace-pre-wrap{white-space:pre-wrap}.better-alert-blue{background-color:#b7ddfd;color:#42a6fa}.bg-normal-gray{background-color:#bebebe}.multiselect__tag{background-color:#f3f7f9;color:#323a46}.multiselect__tag-icon:after{color:#323a46}@media (max-width:767px){.hide-md-show-lg,.hide-md-show-lg-flex{display:none}.show-md-hide-lg{display:block}.show-md-hide-lg-flex{display:flex}}@media (min-width:768px){.show-md-hide-lg,.show-md-hide-lg-flex{display:none}.hide-md-show-lg{display:block}.hide-md-show-lg-flex{display:flex}}@media (min-width:420px){.d-420-flex{display:flex}}.rounded-xl{border-radius:.5rem}.btn-blue-soft{background-color:#42a6fa;border-color:#42a6fa;color:#fff}.btn-blue-soft:hover{background-color:#2396f6;border-color:#2396f6;color:#fff}.common-shadow{box-shadow:0 4px 16px #ccbcfc26!important}.font-9{font-size:9px}.font-7{font-size:7px}.bel-green{color:#08563f}.font-lime{color:#91d754}.bel-color-control-input:checked~.bel-color-control-label:before{background-color:#85cc52!important;border-color:#85cc52!important;color:#85cc52!important}.w-full{width:100%}.inline-flex{display:inline-flex}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.items-center{align-items:center}.rounded-md{border-radius:.375rem}.pl-10{padding-left:2.5rem}.top-5{top:5px}.h-screen{height:100vh}.h-full{height:100%}.d-flow-root{display:flow-root}.custom-select{min-width:4rem}.dataTables_wrapper>div.row{margin-inline:0}.dataTables_wrapper>div.row>div{padding-inline:0}.dataTables_length>label{align-items:center;display:flex;gap:.5rem;margin-left:auto;white-space:nowrap;width:-moz-fit-content;width:fit-content}.dataTables_wrapper>.row:first-child{flex-direction:row-reverse!important}.dataTables_wrapper>.row:last-child{justify-content:center}.dataTables_wrapper{margin-top:1rem}.dataTables_paginate{align-items:center;display:flex;justify-content:center}.dataTable>tbody>tr>td{font-weight:700;vertical-align:middle}.dataTable>tbody>tr>td>a:not(.action-icon){color:#27beda}.dataTable>thead>tr>th{font-weight:700;vertical-align:middle}.radio>label:after{background-color:#27bfda}.radio .radio-warning>label:after{background-color:#f7b84b}.radio .radio-danger>label:after{background-color:#f1556c}.radio .radio-success>label:after{background-color:#1abc9c}.radio .radio-info>label:after{background-color:#4fc6e1}.radio .radio-primary>label:after{background-color:#38414aeb}.radio .radio-secondary>label:after{background-color:#6c757d}.radio>label{margin-bottom:1px}.radio input[type=radio]:checked+label:before{border-color:#27bfda}.radio-warning input[type=radio]:checked+label:before{border-color:#f7b84b}.radio-warning input[type=radio]:checked+label:after{background-color:#f7b84b;border-color:#f7b84b}.radio-danger input[type=radio]:checked+label:before{border-color:#f1556c}.radio-danger input[type=radio]:checked+label:after{background-color:#f1556c;border-color:#f1556c}.radio-success input[type=radio]:checked+label:before{border-color:#1abc9c}.radio-success input[type=radio]:checked+label:after{background-color:#1abc9c;border-color:#1abc9c}.radio-info input[type=radio]:checked+label:before{border-color:#4fc6e1}.radio-info input[type=radio]:checked+label:after{background-color:#4fc6e1;border-color:#4fc6e1}.radio-primary input[type=radio]:checked+label:before{border-color:#38414aeb}.radio-primary input[type=radio]:checked+label:after{background-color:#38414aeb;border-color:#38414aeb}.radio-secondary input[type=radio]:checked+label:before{border-color:#6c757d}.radio-secondary input[type=radio]:checked+label:after{background-color:#6c757d;border-color:#6c757d}.checkbox>label:after{border-color:#fff!important}.checkbox input[type=checkbox]:checked+label:before{background-color:#27bfda;border-color:#27bfda}.bg-soft-success{background-color:#c7ffce!important}.text-success{color:#00b75c!important}.text-secondary{color:#38414a!important}.text-warning{color:#eab02d!important}.fake-label-height{margin-top:31px}.default-label-answer-wrapper{border:1px solid #cbcbcb;border-radius:5px;margin-bottom:1.5rem;padding-block:.5rem;padding-inline:1rem}.default-label-answer-wrapper>h4{color:#9b9b9b;font-size:13px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.default-label-answer-wrapper>p{color:#38414a;font-size:16px;font-weight:700;margin-bottom:.5rem;text-transform:capitalize}.default-answers-wrapper{max-width:345px!important}.default-answers-wrapper>div{border:1px solid #cbcbcb;border-radius:5px;margin-bottom:1.5rem;padding-block:.5rem;padding-inline:1rem}.default-answers-wrapper>div>h4{color:#9b9b9b;font-size:13px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.default-answers-wrapper>div>p{color:#38414a;font-size:16px;font-weight:700;margin-bottom:.5rem;text-transform:capitalize}
