@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;700&display=swap);:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}to{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}@keyframes fadeIn{0%{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}to{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button-add{min-width:132px;height:36px;font-size:15px;background-color:#ff9800;border-radius:8px;padding:9px 16px}.button-add:hover{background-color:#f28402}.button-add.small{min-width:78px;margin-right:10px;height:36px;font-size:15px;background-color:#ff9800;border-radius:8px;padding:9px 16px}.button-add.small:hover{background-color:#f28402}@media (max-width:768px){.button-add{min-width:100px;padding:6px 12px;font-size:13px}}.table-container{border:.3px solid hsla(0,0%,45.9%,.5);border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.1)}.custom-table{border-bottom:none;min-height:90px;background-color:#fff}.custom-table th{background-color:#f0f1f3;height:34px;font:500 16px Roboto,serif;font-size:14px;color:#3e4657;line-height:16px;text-align:center}.custom-table thead th{border-bottom:none}.custom-table tbody tr{transition:all .3s linear;border:none;border-bottom:2px solid #f0f1f3;background-color:#fff}.custom-table tbody tr:hover{background:#f6f7f9}.custom-table tbody td{height:49px;font:400 16px Roboto,serif;font-size:13px;color:#5f6368;vertical-align:middle}.custom-table tbody .text-error{color:#d32f2f;font-weight:500}.custom-table tbody tr:last-child{border-bottom:none}.table-header{min-height:56px;padding:10px;background-color:#f0f1f3;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.1);border-bottom:1px solid hsla(0,0%,76.9%,.5)}.table-footer{min-height:55px;border-top:1px solid hsla(0,0%,76.9%,.5);border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#fff;padding:15px 10px}.container-filter{max-width:280px;min-width:280px;height:190px}.container-filter .container-header{background:#f0f1f3;border:.3px solid #b6b8bf;padding:14px 12px;height:50px;width:100%;border-radius:6px 6px 0 0}.container-filter .container-header .header-title{font:500 16px Roboto,serif;font-size:16px;color:#3e4657;line-height:22px}.container-filter .container-body{background:#fff;width:100%;box-shadow:0 4px 4px rgba(0,0,0,.1);border:.3px solid #b6b8bf;border-top:none;border-radius:0 0 6px 6px}.container-filter .container-body .body-label{font:500 16px Roboto,serif;padding:14px 12px 0 12px;font-size:14px;color:#476282;line-height:20px}@media (min-width:1025px){tbody tr .mdi-dots-vertical{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}tbody tr:hover .mdi-dots-vertical{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}.filter{width:130px;padding:8px 11px 8px 12px;cursor:pointer;border-radius:18px;background-color:#e3e4e5;color:#3e4657}.filter,.filter-secondary{height:32px;font:500 16px Roboto,serif;line-height:16px;font-size:14px}.filter-secondary{min-width:130px;padding:8px 15px 8px 15px;border-radius:28px;background-color:#ff9800;color:#fff}.filter-secondary .icon-delete{width:14px;line-height:16px;background-image:url(../img/delete-filter.7eeaff1c.svg)!important}.filter-secondary .icon-delete,.icon-filter{height:14px;cursor:pointer;background-repeat:no-repeat!important}.icon-filter{background-image:url(../img/filter-icon.1a34aa44.svg)!important;width:18px}.custom-form .form-group{margin-bottom:20px}.custom-form .form-group-buttons{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:40px}.custom-form .arrow-icon{position:absolute;top:45%;right:12px;z-index:10}.custom-form label{color:#476282;font-weight:500}.custom-form .custom-form-control{display:inline-block;width:100%;min-height:36px;border:.3px solid #b6b8bf;border-radius:4px;padding:8px 4px;background-color:#e3e4e5;transition:.2s;font-size:13px;background-color:transparent;padding-left:12px}.custom-form .custom-form-control::-moz-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}.custom-form .custom-form-control:-ms-input-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}.custom-form .custom-form-control::placeholder,.custom-form .custom-form-control option{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}@media only screen and (min-width:992px){.custom-form .custom-form-control::-moz-placeholder{font-size:13px}.custom-form .custom-form-control:-ms-input-placeholder{font-size:13px}.custom-form .custom-form-control::placeholder,.custom-form .custom-form-control option{font-size:13px}}.custom-form .custom-form-control-error{background-color:#fff;border:.3px solid #d32f2f!important}.custom-form .custom-form-control:focus-visible{outline:none}.custom-form .custom-form-control:focus{background-color:#fff;border:1px solid #ff9800!important}.custom-form .custom-form-control:focus::-moz-placeholder{color:rgba(71,98,130,.5)}.custom-form .custom-form-control:focus:-ms-input-placeholder{color:rgba(71,98,130,.5)}.custom-form .custom-form-control:focus::placeholder{color:rgba(71,98,130,.5)}.custom-form select{background-color:transparent;color:#757575;-moz-appearance:none;-webkit-appearance:none;position:relative;z-index:10}.custom-form select::-ms-expand{display:none}.custom-form select:focus{color:#5f6368}.custom-form select:valid{color:initial}.custom-form .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#ff9800!important;background-color:#ff9800}.custom-form .custom-control-input{height:1.5rem}.custom-form input[type=checkbox]+label{cursor:pointer}.custom-form .custom-control-label:after,.custom-form .custom-control-label:before{width:16px;height:16px;box-shadow:none!important}.custom-form .custom-checkbox-label{font-size:11px;margin-top:.28rem;display:inline-block;cursor:pointer}.custom-form .custom-checkbox-label-filters{font:500 16px Roboto,serif;margin-top:.28rem;display:inline-block;color:#757575;font-size:14px;cursor:pointer}@media only screen and (min-width:768px){.custom-form .custom-checkbox-label-filters{font-size:13px}}.custom-form .form-errors span{font-size:12px;font-weight:400;color:#d32f2f}.custom-datepicker.form-control{border:.3px solid #b6b8bf;border-radius:4px;position:relative;display:flex;align-items:center;line-height:0}.custom-datepicker.form-control:active,.custom-datepicker.form-control:focus,.custom-datepicker.form-control:hover{border:1px solid #ff9800!important}@media only screen and (min-width:768px){.custom-datepicker.form-control{width:225px}}.custom-datepicker.form-control button.btn.h-auto{background-color:hsla(0,0%,76.9%,.5);border-top-left-radius:0;border-bottom-left-radius:0;height:36px!important}.custom-datepicker label{font:400 16px Roboto,serif;font-size:13px;margin-top:5px!important}.button{display:inline-block;vertical-align:middle;border-radius:8px;font-size:14px;border:none;text-align:center;padding:9px 16px;color:#fff;font-family:Roboto,sans-serif;font-weight:500;box-shadow:0 0 5px transparent;transition:all .2s linear;transform:scale(1);letter-spacing:.25px;min-width:60px;text-transform:none;white-space:nowrap}.button-primary{background:#ff9800}.button-primary:hover{background-color:#f28402}.button-cancel{color:#3e4657;cursor:pointer}.button-cancel:hover{background-color:#f1f2f3;border-radius:10px;color:#3e4657;font-size:14px;text-decoration:none}.button-delete,.button-delete:hover{background-color:#d32f2f}.download-button,.refresh-button{display:flex;justify-content:flex-end;width:40px}.modal .modal-dialog .modal-content .modal-body{padding:1rem 1.5rem}.modal .modal-dialog .modal-content .modal-body .modal-title{text-align:center}.modal .modal-dialog .modal-content .modal-body .modal-title-left{text-align:left;font-size:16px;font:500 16px Roboto,serif;color:#3e4657}.modal .modal-dialog .modal-content .modal-body .modal-title-left-dark{color:#000;font-size:20px}.modal .modal-dialog .modal-content .modal-body .modal-title-left-primary{color:#fff;font-size:20px}.modal .modal-dialog .modal-content .modal-body .icon-close{width:32px;height:32px;border:none;border-radius:50%;background-repeat:no-repeat;background-size:15px;-o-background-size:15px;background-position-x:50%;background-position-y:50%}.modal .modal-dialog .modal-content .modal-body .icon-close-default{background-color:#fff;background-image:url(../img/close-icon.c0a53366.svg)!important}.modal .modal-dialog .modal-content .modal-body .icon-close-default:hover{background-color:hsla(0,0%,76.9%,.5)}.modal .modal-dialog .modal-content .modal-body .icon-close-primary{background-color:#ff9800;background-image:url(../img/close-icon-white.7db223fc.svg)!important}.modal .modal-dialog .modal-content .modal-body .icon-close-primary:hover{background-color:#f28402}.modal .modal-dialog .modal-content .modal-body .icon-warning{width:32px;height:100%;background-image:url(../img/warning-icon.010ea3a4.svg)!important;background-repeat:no-repeat;background-position-y:50%;background-size:16px;-o-background-size:16px}.modal .modal-dialog .modal-content .modal-body .modal-detail{text-align:center}.modal .modal-dialog .warning-modal{border-radius:8px!important;width:710px!important;height:245px!important}.modal .modal-dialog .warning-modal .modal-body{padding:32px;width:710px!important}.modal .container-description{max-width:1091px!important}.modal .container-description .modal-description{max-width:1085px!important;height:690px!important;border-radius:13px!important}.modal .container-description .modal-description .modal-body{max-width:100%!important;padding:0}.modal-header-detail{background-color:#ff9800;width:100%!important;border-top-left-radius:13px;border-top-right-radius:13px;height:86px}.modal-body-detail{height:603px}.modal-body-detail .modal-table-container{width:90%;margin:5px auto;height:41%}.modal-body-detail .modal-table-container-separator{border-bottom:1px solid hsla(0,0%,76.9%,.5)!important}.warning-text{color:#d32f2f;background-color:#fae9e9;font:500 16px Roboto,serif;height:44px;font-size:12px}.file-input{width:100%;background-color:#f0f1f3;padding:10px;border:1px dashed #b6b8bf;border-radius:6px;margin-top:20px}@media only screen and (min-width:768px){.file-input{width:560px;max-width:100%;height:119px;padding:31px 25px}}@media only screen and (min-width:768px){.file-input .file-drop{width:65%}}.file-input .file-message{font-size:16px;font-weight:400;color:#5f6368}.file-input .file-button{min-width:160px;height:36px;background-color:transparent;font-size:16px;color:#f28402;border:none;border-radius:6px;transition:background-color .1s}.file-input .file-button:hover{background-color:rgba(255,152,0,.2);color:#f28402;font-weight:700}@media only screen and (min-width:768px){.file-input .file-button-container{width:35%}}.file-input .file-button-container .file-input-container{height:0;overflow:hidden}.file-input .filename{width:165px;font-size:.7em;margin:0 auto}@media only screen and (min-width:768px){.file-input .filename{width:auto;font-size:12px}}body{font-family:Roboto,serif}.button-outline-light{min-width:92px;min-height:48px;font-size:16px;line-height:19px;font-weight:500;display:flex;justify-content:center;align-items:center;border-radius:3px;padding:14px 16px;color:#1a73e8;border:.3px solid #476282;transition:border-color .4s}.button-outline-light:hover{text-decoration:none;color:#1a73e8;border-color:#1a73e8}.button-blue{min-width:92px;min-height:48px;font-size:16px;line-height:19px;font-weight:500;display:flex;justify-content:center;align-items:center;border-radius:3px;padding:14px 16px;background-color:#1a73e8;color:#fff;transition:background-color .4s}.button-blue:hover{text-decoration:none;background-color:#0c5dc8;color:#fff}.background-primary{background-color:#ff9800}.vh-100{height:100vh}.font-weight-medium{font-weight:500}.page-container{padding:30px 41px}.page-title-container{padding:0 0 33px 0;border-bottom:1px solid #757575;margin:33px 0}.page-title{font:500 16px Roboto,serif;font-size:32px;color:#3e4657;line-height:36px}.badge{min-width:70px;min-height:24px;font-size:13px;line-height:16px;font-weight:500;padding:5px 12px 4px 12px;border-radius:5px;color:#fff;display:inline-block;position:relative;z-index:1}.badge.badge-red{background:#ff6b6b}.badge.badge-yellow{background:#f8c616}.badge.badge-gray{background:#9f9f9f}.badge.badge-green{background:#00bfa5}.d_option,.tool{position:relative}.drop_options,.tooltip{background:#fff;box-sizing:border-box;font-size:12px;color:#5f6368;text-align:center;padding:8px 0;font-style:normal;display:block!important;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);visibility:hidden;transition:all .3s linear;border-radius:6px;border:.3px solid hsla(0,0%,45.9%,.4);position:absolute;top:-1.8rem;right:18px;z-index:50;box-shadow:0 -1px 5px rgba(0,0,0,.1)}.drop_options span{display:flex;align-items:center;width:100%;min-height:32px;padding:0 10px;background:#fff;color:#757575;text-align:left;cursor:pointer;border-radius:2px;font-weight:500;font-size:14px;line-height:16px;overflow:hidden}.drop_options span:hover{color:#3e4657}.estados_pedido{display:inline-block;width:132px;left:-50px;top:-100px}.estados_pedido--first{top:-40px}@media only screen and (min-width:768px){.estados_pedido{left:-30px;top:-100px}.estados_pedido--first{top:-48px;left:-30px}}.lPedidos tbody tr:last-child .estados_pedido,.lPedidos tbody tr:nth-last-child(2) .estados_pedido,.lPedidos tbody tr:nth-last-child(3) .estados_pedido{top:inherit;bottom:0}.lPedidos tbody tr:first-child .estados_pedido{top:-33px;bottom:inherit}.lProducto tbody tr:last-child .estados_pedido,.lProducto tbody tr:nth-last-child(2) .estados_pedido,.lProducto tbody tr:nth-last-child(3) .estados_pedido{top:inherit;bottom:0}.lProducto tbody tr:first-child .estados_pedido{top:-33px;bottom:inherit}.custom-card-header{background-color:#f0f1f3!important;border-bottom:.3px solid #b6b8bf;padding:20px!important}@media only screen and (min-width:768px){.custom-card-header{padding:15px 40px!important}}.custom-card-header h3{font-size:1rem!important;font-weight:500}.custom-card-body{padding:20px}@media only screen and (min-width:768px){.custom-card-body{padding:40px}}.custom-card{border:.3px solid #b6b8bf;margin:0 auto}.custom-card--sm{max-width:396px;margin:0 auto}.checkbox-label{font-style:normal;font-size:13px;font-weight:500;color:tomato;margin-left:8px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],select{display:inline-block;width:100%;min-height:36px;border:.3px solid #b6b8bf;border-radius:4px;padding:8px 4px;background-color:#e3e4e5;transition:.2s;font-size:13px}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}input[type=email]::placeholder,input[type=email] option,input[type=number]::placeholder,input[type=number] option,input[type=password]::placeholder,input[type=password] option,input[type=search]::placeholder,input[type=search] option,input[type=text]::placeholder,input[type=text] option,select::placeholder,select option{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}@media only screen and (min-width:992px){input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder{font-size:13px}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder{font-size:13px}input[type=email]::placeholder,input[type=email] option,input[type=number]::placeholder,input[type=number] option,input[type=password]::placeholder,input[type=password] option,input[type=search]::placeholder,input[type=search] option,input[type=text]::placeholder,input[type=text] option,select::placeholder,select option{font-size:13px}}input[type=email]-error,input[type=number]-error,input[type=password]-error,input[type=search]-error,input[type=text]-error,select-error{background-color:#fff;border:.3px solid #d32f2f!important}input[type=email]:focus-visible,input[type=number]:focus-visible,input[type=password]:focus-visible,input[type=search]:focus-visible,input[type=text]:focus-visible,select:focus-visible{outline:none}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,select:focus{background-color:#fff;border:1px solid #ff9800!important}input[type=email]:focus::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=search]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder,select:focus::-moz-placeholder{color:rgba(71,98,130,.5)}input[type=email]:focus:-ms-input-placeholder,input[type=number]:focus:-ms-input-placeholder,input[type=password]:focus:-ms-input-placeholder,input[type=search]:focus:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder,select:focus:-ms-input-placeholder{color:rgba(71,98,130,.5)}input[type=email]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=search]:focus::placeholder,input[type=text]:focus::placeholder,select:focus::placeholder{color:rgba(71,98,130,.5)}@media only screen and (min-width:1200px){.container{max-width:1350px}}.text-dark{color:#3e4657!important}.btn{box-shadow:none!important}.card-header{background:#f0f1f3;height:50px;padding:0 40px}.card-header h3{font-size:16px;color:#3e4657;padding:0;margin:0}.dropdown.custom-dropdown .dropdown-toggle{font:500 16px Roboto,serif;background-color:#f28402!important;border-color:#f28402;box-shadow:none;color:#fff!important;font-size:14px;transition:none!important}.dropdown.custom-dropdown .dropdown-toggle:active,.dropdown.custom-dropdown .dropdown-toggle :focus{border-color:#f28402;box-shadow:none!important}.dropdown.custom-dropdown .custom-dropdown-menu{max-height:200px;min-width:180px;top:10px!important;overflow-y:auto}.dropdown.custom-dropdown .custom-dropdown-menu .dropdown-title .dropdown-item{color:#3e4657;line-height:16px}.dropdown.custom-dropdown .custom-dropdown-menu .dropdown-item{font:500 16px Roboto,serif;color:#757575;line-height:16px;height:32px;padding-top:8px;font-size:14px}.dropdown.custom-dropdown .custom-dropdown-menu .dropdown-item:hover{background:#f6f7f9;color:#476282}.dropdown.custom-dropdown .custom-dropdown-menu .dropdown-item:active{color:#f28402;background:#f6f7f9}.dropdown.custom-dropdown .badge-secondary{background-color:#dddbdb;color:#b5b4b4;border:2px solid #dddbdb}.dropdown.custom-dropdown .badge-secondary.user-image{top:0}.dropdown.custom-dropdown .badge-secondary.user-image .b-icon{width:90%!important}.dropdown.custom-dropdown .custom-dropdown-menu-user{min-width:300px;top:8px!important;left:-13px!important;border-radius:10px}.dropdown.custom-dropdown .custom-dropdown-menu-user .dropdown-item{font:500 16px Roboto,serif;color:#3e4657;height:40px;padding-top:12px;line-height:18px;font-size:14px}.dropdown.custom-dropdown .custom-dropdown-menu-user .dropdown-item:hover{background-color:#f1f2f3;border-radius:10px;font:600 16px Roboto,serif;color:#3e4657;font-size:14px}.dropdown.custom-dropdown .custom-dropdown-menu-user .dropdown-text .dropdown-text-title{color:#3e4657;font:500 16px Roboto,serif;line-height:19px}.dropdown.custom-dropdown .custom-dropdown-menu-user .dropdown-text .dropdown-text-detail{font:500 16px Roboto,serif;color:#476282;line-height:14px;font-size:12px}.dropdown.custom-dropdown .custom-dropdown-menu-user .dropdown-text .user-image-text .b-icon{width:90%!important}.dropdown.custom-dropdown.show{box-shadow:none;color:#fff!important;font:500 16px Roboto,serif;font-size:14px}.dropdown.custom-dropdown.show .user-image.badge-secondary{background-color:#dddbdb;color:#b5b4b4;border:2px solid #b5b4b4}.dropdown.custom-dropdown-options,.dropdown.custom-dropdown-options .btn.dropdown-toggle.btn-link.dropdown-toggle-no-caret{width:100%;height:100%}.dropdown.custom-dropdown-options .custom-dropdown-menu{max-height:200px;min-width:140px;top:-12px!important;left:-48px!important;border-radius:6px}.dropdown.custom-dropdown-options .custom-dropdown-menu .dropdown-item{font:500 16px Roboto,serif;color:#757575;line-height:16px;height:32px;padding-top:8px;font-size:14px}.dropdown.custom-dropdown-options .custom-dropdown-menu .dropdown-item:hover{background:#f6f7f9;color:#3e4657}.dropdown.custom-dropdown-options.show{box-shadow:none;color:#fff!important;font:500 16px Roboto,serif;font-size:14px}.mr-10p{margin-right:10px}.error{font:400 16px Roboto,serif;font-size:12px;line-height:20px;color:#d32f2f;display:block;margin-top:4px}.error-icon{display:inline-block;margin-bottom:.1rem}.daterangepicker{position:relative!important;border:none!important;top:0!important;left:0!important;right:0!important}.daterangepicker .ranges li{font:500 16px Roboto,serif!important;font-size:13px!important;color:#757575!important;line-height:16px!important}.daterangepicker .ranges li.active{background-color:#fff!important;color:#ff9800!important}.daterangepicker:after,.daterangepicker:before{content:none!important}.daterangepicker .calendar-table td{font:700 16px Roboto,serif!important;font-size:10px!important;color:#757575!important;line-height:10px!important}.daterangepicker .calendar-table th{font:600 16px Roboto,serif!important;font-size:10px!important;color:#757575!important;line-height:10px!important;border:0!important}.daterangepicker th.month{font:500 16px Roboto,serif!important;font-size:14px!important;font-weight:700!important;color:#757575!important;line-height:16px!important}.daterangepicker .calendar-table td{border:.4px solid hsla(0,0%,45.9%,.2)!important;border-radius:0!important}.daterangepicker td.start-date{border-radius:0!important}.daterangepicker td.in-range{background-color:#fff!important}.daterangepicker td.active.available{background-color:#ff9800!important;color:#fff!important}.daterangepicker td.active.available:hover{background-color:#f28402!important}.daterangepicker td.off,.daterangepicker td.off.active,.daterangepicker td.off.active:hover,.daterangepicker td.off:hover{color:#b6b8bf!important;background-color:#fff!important}.loading[data-v-8e1bd828]{width:100%;height:100%;background-color:rgba(9,10,11,.65);position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000}.loading .title[data-v-8e1bd828]{font-size:1.3rem}@media only screen and (min-width:992px){.loading .title[data-v-8e1bd828]{font-size:22px}}.lds-ring[data-v-8e1bd828]{display:inline-block;position:relative;width:56px;height:56px}.lds-ring div[data-v-8e1bd828]{box-sizing:border-box;display:block;position:absolute;width:50px;height:50px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.lds-ring div[data-v-8e1bd828]:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div[data-v-8e1bd828]:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div[data-v-8e1bd828]:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.loading-bg-default .lds-ring div[data-v-8e1bd828]{border:5px solid #1a73e8;border-color:#1a73e8 #1a73e8 #fff #fff}.loading-bg-primary .lds-ring div[data-v-8e1bd828]{border:5px solid #f28402;border-color:#f28402 #f28402 #fff #fff}.header[data-v-009ad70f]{height:72px;padding:1rem}@media only screen and (min-width:992px){.header[data-v-009ad70f]{padding:12px 0}}.header .hamburger[data-v-009ad70f]{padding:0}.header .nav-link[data-v-009ad70f]{font-size:1.4em;color:#5f6368;padding:0;transition:color .3s}.header .nav-link[data-v-009ad70f]:hover{color:$color-blue}@media only screen and (min-width:768px){.header .nav-link[data-v-009ad70f]{font-size:.9em;padding:.5rem 1rem}}.nav[data-v-009ad70f]{height:90vh;position:absolute;top:72px;left:-100%;z-index:10;transition:left .5s}@media only screen and (min-width:768px){.nav[data-v-009ad70f]{height:auto;display:flex;position:relative;left:0;top:0}}.nav--active[data-v-009ad70f]{left:0}.nav-link[data-v-009ad70f]{font-size:14px!important;color:#5f6368}.login[data-v-93289fe0]{height:100vh}@media only screen and (min-width:1200px){.login[data-v-93289fe0]{overflow:hidden}}.login .btn-primary[data-v-93289fe0]:hover{background-color:#0c5dc8}.login main[data-v-93289fe0]{height:calc(100vh - 72px)!important}@media only screen and (min-width:340px){.login .order-0[data-v-93289fe0]{padding-bottom:3rem}}.not-home[data-v-93289fe0]{border:1px solid #00f;height:100vh}.title[data-v-93289fe0]{font-size:1.7em;font-weight:400;color:#3e4657}.description[data-v-93289fe0]{color:#5f6368;margin-top:16px;margin-bottom:47px}.rectangle[data-v-93289fe0]{height:28px;position:absolute;bottom:1.5rem;right:1rem}@media only screen and (min-width:768px){.title[data-v-93289fe0]{width:70%}.rectangle[data-v-93289fe0]{height:40;bottom:15%;right:2rem}}@media only screen and (min-width:992px){.title[data-v-93289fe0]{width:90%;font-size:48px;line-height:56px}.banner-img[data-v-93289fe0]{width:100%}.rectangle[data-v-93289fe0]{height:48px;bottom:.8rem;right:1rem}}@media only screen and (min-width:1200px){.description[data-v-93289fe0],.title[data-v-93289fe0]{width:75%}.rectangle[data-v-93289fe0]{right:7rem}.order-0[data-v-93289fe0]{padding-right:100px}}.username[data-v-69fce376]{font-style:normal}.badge-primary .imageIcon[data-v-4e908154]{background-color:#fff!important;width:100%;height:100%}.nav-header[data-v-4e908154]{background-color:#f28402;height:56px}.custom-tooltip[data-v-4efbc6b4]{width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#414c5d;font-size:11px;line-height:13px;display:flex;justify-content:center;align-items:center;padding:5px 12px;border-radius:5px;position:absolute;top:calc(100% - 3.4rem);left:44%;margin-left:50px;margin:auto;z-index:10;white-space:nowrap}.custom-tooltip.tooltip-sidebar[data-v-4efbc6b4]{top:auto;left:55px}.custom-tooltip.table-tooltip[data-v-4efbc6b4]{position:absolute;top:-1.5rem;left:auto;left:-45px;z-index:100;white-space:nowrap}.custom-tooltip.download-tooltip[data-v-4efbc6b4]{top:-35px;left:-30px}.bullet-icon[data-v-51e7f2aa]{width:7px;height:7px;background-image:url(../img/bullet.503cea47.svg)!important;background-repeat:no-repeat!important;margin-right:.5rem}.sidebar-subitems[data-v-51e7f2aa]{cursor:pointer;font:400 16px Roboto,serif;color:#b6b8bf;border-left:5px solid #242424;font-size:14px;padding:12px 28px;min-height:41px}.sidebar-subitems-text[data-v-51e7f2aa]{visibility:visible;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition:visibility .25s linear .25s,opacity .25s linear .25s,font-size .25s linear .25s;white-space:nowrap}.sidebar-subitems.active[data-v-51e7f2aa],.sidebar-subitems[data-v-51e7f2aa]:hover{background-color:#1e1e1e;color:#f28402;border-left:5px solid #f28402}.sidebar-subitems.active .bullet-icon[data-v-51e7f2aa],.sidebar-subitems:hover .bullet-icon[data-v-51e7f2aa]{background-image:url(../img/bullet-active.8f5f4e90.svg)!important}.closeSidebar .sidebar-subitems[data-v-51e7f2aa]{border-left:5px solid #242424;font-size:14px;padding:12px 15px;min-height:41px}.closeSidebar .sidebar-subitems .bullet-icon[data-v-51e7f2aa]{margin-left:3px;margin-right:0}.closeSidebar .sidebar-subitems-text[data-v-51e7f2aa]{visibility:hidden;transition:visibility 5s,opacity .25s;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);font-size:0}.closeSidebar .sidebar-subitems.active[data-v-51e7f2aa],.closeSidebar .sidebar-subitems[data-v-51e7f2aa]:hover{background-color:#1e1e1e;color:#f28402;border-left:5px solid #f28402}.closeSidebar .sidebar-subitems.active .bullet-icon[data-v-51e7f2aa],.closeSidebar .sidebar-subitems:hover .bullet-icon[data-v-51e7f2aa]{background-image:url(../img/bullet-active.8f5f4e90.svg)!important}.logo-icon[data-v-10278d14]{background-image:url(../img/logo.0a106957.svg)!important;background-repeat:no-repeat!important;width:18px;height:22px;margin:12px 10px 12px 12px}.home-icon[data-v-10278d14]{background-image:url(../img/home.4466c067.svg)!important}.home-icon[data-v-10278d14],.pencil-icon[data-v-10278d14]{background-repeat:no-repeat!important;width:16px;height:16px;line-height:17.58px}.pencil-icon[data-v-10278d14]{background-image:url(../img/pencil.eb0f0506.svg)!important}.daily-icon[data-v-10278d14]{background-image:url(../img/daily.44e6c161.svg)!important}.config-icon[data-v-10278d14],.daily-icon[data-v-10278d14]{width:16px;height:16px;background-repeat:no-repeat!important;line-height:17.58px}.config-icon[data-v-10278d14]{background-image:url(../img/config.b4748083.svg)!important}.bullet-icon[data-v-10278d14]{width:7px;height:7px;background-image:url(../img/bullet.503cea47.svg)!important;background-repeat:no-repeat!important}.arrow-icon[data-v-10278d14]{background-image:url(../img/arrow-down.65cf7233.svg)!important;background-repeat:no-repeat!important;width:12px;height:14px}.arrow-icon.active[data-v-10278d14]{background-image:url(../img/arrow-down-active.2f7b4efd.svg)!important}.sidebar[data-v-10278d14]{width:250px;transition:width .75s;min-height:100vh;position:fixed;background-color:#242424;background-image:url(../img/bg.932b8b87.svg);background-repeat:no-repeat;background-position:bottom;left:0;z-index:10}.sidebar-title[data-v-10278d14]{color:#fff;padding:10px 5px;cursor:pointer;width:100%;font:700 16px Roboto,serif;font-size:20px;visibility:visible;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition:visibility .25s linear .25s,opacity .25s linear .25s,margin-left .25s linear}.sidebar-item[data-v-10278d14]{width:100%;cursor:pointer;height:52px;border-top:1px solid #2b2b2c;font:400 16px Roboto,serif;font-size:15px;color:#b6b8bf;padding-left:15px;border-left:0}.sidebar-item-container[data-v-10278d14]{width:84%!important}.sidebar-item-text[data-v-10278d14]{line-height:17.58px;visibility:visible;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition:visibility .25s linear .25s,opacity .25s linear .25s,font-size .25s linear .1s}.sidebar-item-title[data-v-10278d14]{width:100%;cursor:pointer;height:52px;border-bottom:1px solid #2b2b2c;font:500 16px Roboto,serif;font-size:15px;color:#b6b8bf;line-height:17.58px;border-left:5px solid #242424}.sidebar-item.active[data-v-10278d14],.sidebar-item[data-v-10278d14]:hover{background-color:#1e1e1e;color:#f28402;border-left:0}.sidebar-item.active .home-icon[data-v-10278d14],.sidebar-item:hover .home-icon[data-v-10278d14]{background-image:url(../img/home-active.a8c38846.svg)!important}.sidebar-item.active .config-icon[data-v-10278d14],.sidebar-item:hover .config-icon[data-v-10278d14]{background-image:url(../img/config-active.18823c87.svg)!important}.sidebar-item.active .daily-icon[data-v-10278d14],.sidebar-item:hover .daily-icon[data-v-10278d14]{background-image:url(../img/daily-active.75561ebe.svg)!important}.sidebar-item.active .pencil-icon[data-v-10278d14],.sidebar-item:hover .pencil-icon[data-v-10278d14]{background-image:url(../img/pencil-active.a2ee3202.svg)!important}.sidebar-item.child-active[data-v-10278d14]{cursor:pointer;background-color:#1e1e1e;color:#f28402;border-left:5px solid #1e1e1e}.sidebar-item.child-active .home-icon[data-v-10278d14]{background-image:url(../img/home-active.a8c38846.svg)!important}.sidebar-item.child-active .config-icon[data-v-10278d14]{background-image:url(../img/config-active.18823c87.svg)!important}.sidebar-item.child-active .daily-icon[data-v-10278d14]{background-image:url(../img/daily-active.75561ebe.svg)!important}.sidebar-item.child-active .pencil-icon[data-v-10278d14]{background-image:url(../img/pencil-active.a2ee3202.svg)!important}.sidebar-item-description[data-v-10278d14]{font:500 16px Roboto,serif;font-size:9px;margin-top:2px;line-height:17.58px;max-width:70%;color:#757575!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;visibility:visible;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition:visibility .5s,opacity 2s,margin-top .25s linear}.sidebar-item-description.active[data-v-10278d14]{margin-top:-17.5px;visibility:hidden;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition:visibility .25s,opacity 1s,margin-top .25s linear}.sidebar-item-icon[data-v-10278d14]{margin-right:15px;margin-top:1px}.sidebar-submenu[data-v-10278d14]{max-height:0;overflow:hidden;transition:max-height 1s ease}.sidebar-submenu .bullet-icon[data-v-10278d14]{margin-right:.5rem}.sidebar-submenu.active[data-v-10278d14]{max-height:500px;transition:max-height 2s}.sidebar.closeSidebar[data-v-10278d14]{width:50px;height:100vh;position:fixed;background-color:#242424;left:0}.sidebar.closeSidebar .sidebar-title[data-v-10278d14]{visibility:hidden;transition:visibility .25s,opacity .25s,margin-left .25s linear;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);margin-left:-20px}.sidebar.closeSidebar .sidebar-item[data-v-10278d14]{padding-left:15px}.sidebar.closeSidebar .sidebar-item-text[data-v-10278d14]{visibility:hidden;transition:visibility 5s,opacity .25s,font-size .25s linear 0s;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);font-size:0}.sidebar.closeSidebar .sidebar-item .arrow-icon[data-v-10278d14]{display:none}.sidebar.closeSidebar .sidebar-item.active[data-v-10278d14],.sidebar.closeSidebar .sidebar-item[data-v-10278d14]:hover{background-color:#1e1e1e;color:#f28402;border-left:5px solid #f28402}.sidebar.closeSidebar .sidebar-item.active .home-icon[data-v-10278d14],.sidebar.closeSidebar .sidebar-item:hover .home-icon[data-v-10278d14]{background-image:url(../img/home-active.a8c38846.svg)!important}.sidebar.closeSidebar .sidebar-item.active .config-icon[data-v-10278d14],.sidebar.closeSidebar .sidebar-item:hover .config-icon[data-v-10278d14]{background-image:url(../img/config-active.18823c87.svg)!important}.sidebar.closeSidebar .sidebar-item.active .daily-icon[data-v-10278d14],.sidebar.closeSidebar .sidebar-item:hover .daily-icon[data-v-10278d14]{background-image:url(../img/daily-active.75561ebe.svg)!important}.sidebar.closeSidebar .sidebar-item.active .pencil-icon[data-v-10278d14],.sidebar.closeSidebar .sidebar-item:hover .pencil-icon[data-v-10278d14]{background-image:url(../img/pencil-active.a2ee3202.svg)!important}.sidebar.closeSidebar .sidebar-item.child-active[data-v-10278d14]{background-color:#1e1e1e;color:#f28402;border-left:5px solid #1e1e1e}.sidebar.closeSidebar .sidebar-item.child-active .home-icon[data-v-10278d14]{background-image:url(../img/home-active.a8c38846.svg)!important}.sidebar.closeSidebar .sidebar-item.child-active .config-icon[data-v-10278d14]{background-image:url(../img/config-active.18823c87.svg)!important}.sidebar.closeSidebar .sidebar-item.child-active .daily-icon[data-v-10278d14]{background-image:url(../img/daily-active.75561ebe.svg)!important}.sidebar.closeSidebar .sidebar-item.child-active .pencil-icon[data-v-10278d14]{background-image:url(../img/pencil-active.a2ee3202.svg)!important}.sidebar.closeSidebar .sidebar-item-description[data-v-10278d14]{display:none}.sidebar.closeSidebar .sidebar-item .sidebar-icon[data-v-10278d14]{margin-right:15px;margin-top:1px}.sidebar.closeSidebar .sidebar-submenu[data-v-10278d14]{display:none}.sidebar.closeSidebar .sidebar-submenu.active[data-v-10278d14]{display:block}.admin-footer[data-v-5d09ba9e]{height:34px;font-size:10px;width:100%;box-shadow:0 3px 9px rgba(0,0,0,.25);padding:0 41px}.admin-footer.dashboard-footer .inner-container[data-v-5d09ba9e]{margin-right:auto;margin-left:auto}@media only screen and (min-width:1200px){.admin-footer.dashboard-footer .inner-container[data-v-5d09ba9e]{max-width:1350px}}.admin-footer .text[data-v-5d09ba9e]{font:500 16px Roboto,serif;color:#3e4657;font-size:12px}.wrapper-page[data-v-59fce180]{width:100%;padding-left:250px;transition:padding-left .75s ease}.wrapper-page-closeSidebar[data-v-59fce180]{padding-left:50px;transition:padding-left .75s ease}.wrapper-page__content[data-v-59fce180]{width:100%;min-height:calc(100vh - 34px);background-color:#f6f7f9;padding-bottom:15px}.wrapper-page__content__inner[data-v-59fce180]{width:100%}.wrapper-page__content .container-fluid[data-v-59fce180]{padding:0!important}.pagination .text[data-v-068a1e6e]{font-weight:400;font-size:16px;color:#3e4657;line-height:19px;margin:0 20px}.pagination .select[data-v-068a1e6e]{width:80px;height:32px;font-size:16px;color:#757575;border:.6px solid #f0f1f3;border-radius:3px;position:relative;background:transparent;z-index:10;-webkit-appearance:none}.pagination .select-icon[data-v-068a1e6e]{position:absolute;top:15px;right:5px;z-index:1}.pagination .arrows[data-v-068a1e6e]{padding-right:21px}.pagination .arrow-margin[data-v-068a1e6e]{margin-right:30px}.pagination .double-left[data-v-068a1e6e]{margin-right:28px}.pagination .arrow-right[data-v-068a1e6e]{margin-right:21px}.pagination .arrow-margin.disabled[data-v-068a1e6e],.pagination .arrow-right.disabled[data-v-068a1e6e],.pagination .double-left.disabled[data-v-068a1e6e]{opacity:.3;pointer-events:none}.button[data-v-767f7ab0]{display:inline-block;vertical-align:middle;border-radius:8px;font-size:14px;border:none;text-align:center;padding:9px 16px;color:#fff;font-family:Roboto,sans-serif;font-weight:500;box-shadow:0 0 5px transparent;transition:all .2s linear;transform:scale(1);letter-spacing:.25px;min-width:60px;text-transform:none;white-space:nowrap}.button-primary[data-v-767f7ab0]{background:#ff9800}.button-primary[data-v-767f7ab0]:hover{background-color:#f28402}.button-cancel[data-v-767f7ab0]{color:#3e4657;cursor:pointer}.button-cancel[data-v-767f7ab0]:hover{background-color:#f1f2f3;border-radius:10px;color:#3e4657;font-size:14px;text-decoration:none}.button-delete[data-v-767f7ab0],.button-delete[data-v-767f7ab0]:hover{background-color:#d32f2f}.download-button[data-v-767f7ab0],.refresh-button[data-v-767f7ab0]{display:flex;justify-content:flex-end;width:40px}.custom-form .form-group[data-v-767f7ab0]{margin-bottom:20px}.custom-form .form-group-buttons[data-v-767f7ab0]{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:40px}.custom-form .arrow-icon[data-v-767f7ab0]{position:absolute;top:45%;right:12px;z-index:10}.custom-form label[data-v-767f7ab0]{color:#476282;font-weight:500}.custom-form .custom-form-control[data-v-767f7ab0]{display:inline-block;width:100%;min-height:36px;border:.3px solid #b6b8bf;border-radius:4px;padding:8px 4px;background-color:#e3e4e5;transition:.2s;font-size:13px;background-color:transparent;padding-left:12px}.custom-form .custom-form-control[data-v-767f7ab0]::-moz-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}.custom-form .custom-form-control[data-v-767f7ab0]:-ms-input-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}.custom-form .custom-form-control[data-v-767f7ab0]::placeholder,.custom-form .custom-form-control option[data-v-767f7ab0]{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}@media only screen and (min-width:992px){.custom-form .custom-form-control[data-v-767f7ab0]::-moz-placeholder{font-size:13px}.custom-form .custom-form-control[data-v-767f7ab0]:-ms-input-placeholder{font-size:13px}.custom-form .custom-form-control[data-v-767f7ab0]::placeholder,.custom-form .custom-form-control option[data-v-767f7ab0]{font-size:13px}}.custom-form .custom-form-control-error[data-v-767f7ab0]{background-color:#fff;border:.3px solid #d32f2f!important}.custom-form .custom-form-control[data-v-767f7ab0]:focus-visible{outline:none}.custom-form .custom-form-control[data-v-767f7ab0]:focus{background-color:#fff;border:1px solid #ff9800!important}.custom-form .custom-form-control[data-v-767f7ab0]:focus::-moz-placeholder{color:rgba(71,98,130,.5)}.custom-form .custom-form-control[data-v-767f7ab0]:focus:-ms-input-placeholder{color:rgba(71,98,130,.5)}.custom-form .custom-form-control[data-v-767f7ab0]:focus::placeholder{color:rgba(71,98,130,.5)}.custom-form select[data-v-767f7ab0]{background-color:transparent;color:#757575;-moz-appearance:none;-webkit-appearance:none;position:relative;z-index:10}.custom-form select[data-v-767f7ab0]::-ms-expand{display:none}.custom-form select[data-v-767f7ab0]:focus{color:#5f6368}.custom-form select[data-v-767f7ab0]:valid{color:initial}.custom-form .custom-control-input:checked~.custom-control-label[data-v-767f7ab0]:before{color:#fff;border-color:#ff9800!important;background-color:#ff9800}.custom-form .custom-control-input[data-v-767f7ab0]{height:1.5rem}.custom-form input[type=checkbox]+label[data-v-767f7ab0]{cursor:pointer}.custom-form .custom-control-label[data-v-767f7ab0]:after,.custom-form .custom-control-label[data-v-767f7ab0]:before{width:16px;height:16px;box-shadow:none!important}.custom-form .custom-checkbox-label[data-v-767f7ab0]{font-size:11px;margin-top:.28rem;display:inline-block;cursor:pointer}.custom-form .custom-checkbox-label-filters[data-v-767f7ab0]{font:500 16px Roboto,serif;margin-top:.28rem;display:inline-block;color:#757575;font-size:14px;cursor:pointer}@media only screen and (min-width:768px){.custom-form .custom-checkbox-label-filters[data-v-767f7ab0]{font-size:13px}}.custom-form .form-errors span[data-v-767f7ab0]{font-size:12px;font-weight:400;color:#d32f2f}.datepicker-container[data-v-767f7ab0]{width:100%}@media only screen and (min-width:768px){.datepicker-container[data-v-767f7ab0]{width:auto}}.datepicker-container--form-input[data-v-767f7ab0]{border-radius:4px!important}.custom-datepicker.form-control[data-v-767f7ab0]{width:100%;height:36px!important;border:.3px solid #b6b8bf;border-radius:4px;padding-left:.5rem!important;position:relative;box-shadow:none!important;display:flex;align-items:center;line-height:0}.custom-datepicker.form-control[data-v-767f7ab0]:active,.custom-datepicker.form-control[data-v-767f7ab0]:focus,.custom-datepicker.form-control[data-v-767f7ab0]:hover{border:1px solid #ff9800!important}@media only screen and (min-width:768px){.custom-datepicker.form-control[data-v-767f7ab0]{width:225px}}.custom-datepicker.form-control button.btn.h-auto[data-v-767f7ab0]{background-color:hsla(0,0%,76.9%,.5);border-top-left-radius:0;border-bottom-left-radius:0;position:absolute;right:0;height:36px!important}.custom-datepicker.form-control label.form-control[data-v-767f7ab0]{color:initial}.custom-datepicker.form-control label.form-control.text-muted[data-v-767f7ab0]{color:#757575!important;font-size:.7rem}@media only screen and (min-width:992px){.custom-datepicker.form-control label.form-control[data-v-767f7ab0]{font-size:13px}}.custom-datepicker--form-input[data-v-767f7ab0]{border-radius:4px!important}.custom-datepicker label[data-v-767f7ab0]{font:400 16px Roboto,serif;font-size:13px;margin-top:5px!important}.custom-datepicker-focus[data-v-767f7ab0]{border:1px solid #ff9800!important}.container[data-v-767f7ab0]{position:absolute;background:#fff;border-radius:8px;border:.4px solid hsla(0,0%,45.9%,.5);box-shadow:0 4px 4px rgba(0,0,0,.1);top:275px;min-width:400px;max-width:900px;width:auto;padding:0;min-height:212px}.container-options[data-v-767f7ab0]{min-height:150px;border:none}.container-options .options[data-v-767f7ab0]{text-align:left;padding-bottom:0;padding-top:10px}.container-options .options-left[data-v-767f7ab0]{width:200px}.container-options .options-right[data-v-767f7ab0]{width:auto;min-width:200px}.container-options .options-calendar[data-v-767f7ab0]{min-width:600px;min-height:250px}.container-options .options .sub-item[data-v-767f7ab0]{background:#fff;border:none;width:100%;padding:16px 16px;line-height:16px;font:500 16px Roboto,serif;color:#757575;font-size:14px;cursor:pointer}.container-options .options .sub-item.active[data-v-767f7ab0]{background:#f6f7f9;color:#ff9800}.container-options .options .sub-item[data-v-767f7ab0]:hover{background:#f6f7f9}.container-options .options .item[data-v-767f7ab0]{border:none;width:100%;padding:16px 16px;line-height:16px;font:500 16px Roboto,serif;color:#757575;font-size:14px;cursor:pointer;background:#fff}.container-options .options .item.active[data-v-767f7ab0]{background:#f6f7f9;color:#3e4657}.container-options .options .item.active .icon-active[data-v-767f7ab0]{background-image:url(../img/right-arrow.d6554c74.svg)!important;background-repeat:no-repeat!important;float:right;border:none;width:16px;height:16px}.container-options .options .item[data-v-767f7ab0]:hover{background:#f6f7f9}.container-options .options .item .icon-active[data-v-767f7ab0]{border:none}.container-buttons[data-v-767f7ab0]{border-top:2px solid hsla(0,0%,45.9%,.188);height:56px;padding:10px 16px}.separator-right[data-v-767f7ab0]{border:none;border-right:2px solid hsla(0,0%,45.9%,.188)}.button-add[data-v-14b8e450]{min-width:132px;height:36px;font-size:15px;background-color:#ff9800;border-radius:8px;padding:9px 16px}.button-add[data-v-14b8e450]:hover{background-color:#f28402}.button-add.small[data-v-14b8e450]{min-width:78px;margin-right:10px;height:36px;font-size:15px;background-color:#ff9800;border-radius:8px;padding:9px 16px}.button-add.small[data-v-14b8e450]:hover{background-color:#f28402}@media (max-width:768px){.button-add[data-v-14b8e450]{min-width:100px;padding:6px 12px;font-size:13px}}.search-bar--focus img[data-v-08936f64]{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}.search-bar .icon[data-v-08936f64]{width:15px;height:15px;position:absolute;left:11px;top:0;bottom:0;z-index:10;margin:auto;transition:opacity .2s}.search-bar .field[data-v-08936f64]{display:inline-block;width:100%;min-height:36px;border:.3px solid #b6b8bf;border-radius:4px;padding:8px 4px;background-color:#e3e4e5;transition:.2s;font-size:13px;padding-left:37px}.search-bar .field[data-v-08936f64]::-moz-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}.search-bar .field[data-v-08936f64]:-ms-input-placeholder{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}.search-bar .field[data-v-08936f64]::placeholder,.search-bar .field option[data-v-08936f64]{font-size:.7rem;font-weight:400;color:#757575;line-height:19px}@media only screen and (min-width:992px){.search-bar .field[data-v-08936f64]::-moz-placeholder{font-size:13px}.search-bar .field[data-v-08936f64]:-ms-input-placeholder{font-size:13px}.search-bar .field[data-v-08936f64]::placeholder,.search-bar .field option[data-v-08936f64]{font-size:13px}}.search-bar .field-error[data-v-08936f64]{background-color:#fff;border:.3px solid #d32f2f!important}.search-bar .field[data-v-08936f64]:focus-visible{outline:none}.search-bar .field[data-v-08936f64]:focus{background-color:#fff;border:1px solid #ff9800!important}.search-bar .field[data-v-08936f64]:focus::-moz-placeholder{color:rgba(71,98,130,.5)}.search-bar .field[data-v-08936f64]:focus:-ms-input-placeholder{color:rgba(71,98,130,.5)}.search-bar .field[data-v-08936f64]:focus::placeholder{color:rgba(71,98,130,.5)}@media only screen and (min-width:768px){.search-bar .field[data-v-08936f64]{min-width:374px}}.search-bar .field[data-v-08936f64]::-moz-placeholder{font-size:12px;color:#476282!important;-moz-transition:color .2s;transition:color .2s}.search-bar .field[data-v-08936f64]:-ms-input-placeholder{font-size:12px;color:#476282!important;-ms-transition:color .2s;transition:color .2s}.search-bar .field[data-v-08936f64]::placeholder{font-size:12px;color:#476282!important;transition:color .2s}.search-bar .field[data-v-08936f64]::-webkit-search-cancel-button{display:none}.dropdown .dropdown-button[data-v-969c651e],.dropdown[data-v-969c651e]{width:-webkit-max-content;width:-moz-max-content;width:max-content}.dropdown .dropdown-button[data-v-969c651e]{display:inline-block}.dropdown .dropdown-content[data-v-969c651e]{background-color:#fff;min-width:189px;padding:8px 0;flex-direction:column;display:none;position:absolute;top:100%;right:.3rem;z-index:20;border:.3px solid hsla(0,0%,45.9%,.4);box-shadow:0 -1px 5px rgba(0,0,0,.1);border-radius:6px}.dropdown .dropdown-content-focus[data-v-969c651e]{display:flex}.dropdown-item[data-v-969c651e]{background-color:#fff!important;font:500 16px Roboto,serif;font-size:14px;color:#757575;text-align:left;padding:7px 15px}.dropdown-item[data-v-969c651e]:active,.dropdown-item[data-v-969c651e]:hover{background-color:#f6f7f9!important;color:#3e4657}.dropdown-item[data-v-969c651e]:last-child{margin-bottom:0}.dropdown .dropdown-button[data-v-6d4e2c3c],.dropdown[data-v-6d4e2c3c]{width:-webkit-max-content;width:-moz-max-content;width:max-content}.dropdown .dropdown-button[data-v-6d4e2c3c]{display:inline-block}.dropdown .dropdown-content[data-v-6d4e2c3c]{background-color:#fff;min-width:189px;padding:8px 0;flex-direction:column;display:none;position:absolute;top:100%;right:.3rem;z-index:20;border:.3px solid hsla(0,0%,45.9%,.4);box-shadow:0 -1px 5px rgba(0,0,0,.1);border-radius:6px}.dropdown .dropdown-content-focus[data-v-6d4e2c3c]{display:flex}.dropdown-item[data-v-6d4e2c3c]{background-color:#fff!important;font:500 16px Roboto,serif;font-size:14px;color:#757575;text-align:left;padding:7px 15px}.dropdown-item[data-v-6d4e2c3c]:active,.dropdown-item[data-v-6d4e2c3c]:hover{background-color:#f6f7f9!important;color:#3e4657}.dropdown-item[data-v-6d4e2c3c]:last-child{margin-bottom:0}.datepicker-container{width:100%}@media only screen and (min-width:768px){.datepicker-container{width:auto}}.custom-datepicker.form-control{width:100%;height:36px!important;border:1px solid #b6b8bf;padding-left:.5rem!important;box-shadow:none!important;border-radius:4px!important}.custom-datepicker.form-control.focus,.custom-datepicker.form-control:active,.custom-datepicker.form-control:focus,.custom-datepicker.form-control:hover,.custom-datepicker.form-control:visited{border:1px solid #ff9800!important}.custom-datepicker.form-control button.btn.h-auto{height:34px!important;background-color:#f0f1f3;position:absolute;top:0;bottom:0;right:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.custom-datepicker.form-control label.form-control{color:initial;display:inline-block;margin-top:.5rem}.custom-datepicker.form-control label.form-control.text-muted{color:#757575!important;font-size:.7rem}@media only screen and (min-width:992px){.custom-datepicker.form-control label.form-control{font-size:13px}}.custom-datepicker--form-input{border-radius:4px!important}.custom-datepicker-focus{border:1px solid #ff9800!important}.custom-datepicker .btn-outline-primary{color:#ff9800}.custom-datepicker .btn-outline-primary:hover,.custom-datepicker .btn-primary:not(:disabled):not(.disabled).active,.custom-datepicker .btn-primary:not(:disabled):not(.disabled):active,.custom-datepicker .show>.btn-primary.dropdown-toggle{background-color:#ff9800}.custom-datepicker .b-calendar-grid{box-shadow:none!important;border-color:#ff9800!important}.custom-datepicker div.small{display:none}.datepicker-container--form-input{border-radius:4px!important}.datepicker-container--form-input .custom-datepicker{border-radius:4px!important;margin:0!important}.dashboard-container[data-v-a3896f8c]{width:100%;height:203px;background-color:#ff9800}.dashboard-title[data-v-a3896f8c]{font:500 16px Roboto,serif;font-size:32px;line-height:37.5px;color:#fff;padding:32px 40px}.dashboard-card[data-v-a3896f8c]{min-height:344px;margin:10px 40px;background-color:#fff;border-radius:12px;box-shadow:0 3px 5px rgba(0,0,0,.15)}.admin-header[data-v-fd8a0424]{background-color:#f28402}.admin-header .logo[data-v-fd8a0424]{width:18px;height:22px}.admin-header .title[data-v-fd8a0424]{font-size:20px;line-height:23px;margin-left:11px}.businesses-banner[data-v-11449e5e]{height:300px;background-color:#ff9800}@media only screen and (min-width:1200px){.businesses-banner[data-v-11449e5e]{height:44vh;max-height:300px}}.businesses-banner .col-1[data-v-11449e5e]{min-height:226px}.businesses-banner .image-1[data-v-11449e5e]{max-width:110%;position:absolute;left:-10%;bottom:0}.businesses-banner .col-2[data-v-11449e5e]{min-height:216px}@media only screen and (min-width:768px){.businesses-banner .image-2[data-v-11449e5e]{position:absolute;left:3%}}@media only screen and (min-width:992px){.businesses-banner .image-2[data-v-11449e5e]{max-width:110%;bottom:0}}@media only screen and (min-width:1200px){.businesses-banner .image-2[data-v-11449e5e]{max-width:none;left:0}}.business-card[data-v-b14a842e]{width:100%;height:208px;background-color:#fff;padding:21px 20px;border:.4px solid #c5c4c4;border-radius:12px;margin-bottom:1.2rem;box-shadow:0 3px 5px rgba(0,0,0,.15);transition:background-color .5s}@media only screen and (min-width:992px){.business-card[data-v-b14a842e]{max-width:296px}}.business-card[data-v-b14a842e]:active,.business-card[data-v-b14a842e]:hover{background-color:#f5f5f5!important;box-shadow:0 3px 5px rgba(0,0,0,.15)!important;border:.4px solid #c5c4c4!important}.business-card .card-body[data-v-b14a842e]{height:100%;width:100%}.business-card .title[data-v-b14a842e]{font-size:20px;line-height:23px;margin-bottom:5px}.business-card-subtitle[data-v-b14a842e]{font-size:14px;color:#476282;line-height:16px}.businesses-list[data-v-49ce281e]{margin-top:-10rem}@media only screen and (min-width:992px){.businesses-list[data-v-49ce281e]{margin-top:-14rem}}.businesses-list .title[data-v-49ce281e]{font-size:20px}.businesses-list .card-text[data-v-49ce281e]{font-size:14px;font-weight:700;color:#f28402;margin-top:19px}.businesses-list .card-add[data-v-49ce281e]{width:100%;height:208px;background-color:#fff;padding:21px 20px;border:.4px solid #c5c4c4;border-radius:12px;margin-bottom:1.2rem;box-shadow:0 3px 5px rgba(0,0,0,.15);transition:background-color .5s}@media only screen and (min-width:992px){.businesses-list .card-add[data-v-49ce281e]{max-width:296px}}.businesses-list .card-add[data-v-49ce281e]:active,.businesses-list .card-add[data-v-49ce281e]:hover{background-color:#f5f5f5!important;box-shadow:0 3px 5px rgba(0,0,0,.15)!important;border:.4px solid #c5c4c4!important}.businesses-list .card-add .card-body[data-v-49ce281e]{height:100%;width:100%}.businesses-list .add-img img[data-v-49ce281e]{transition:transform .5s}.businesses-list .add-img:hover img[data-v-49ce281e]{transform:scale(1.1)}