@charset "UTF-8";:root{--primary: #1f2fed;--primary-50: #1f30ed83;--primary-100: #1221c8;--secondary: #070730;--secondary-50: #0707307b;--secondary-100: #03031b;--warning: #fab203;--warning-50: #fab40369;--warning-100: #e7a603;--gray: #eaeaea;--gray-50: #eaeaea79;--gray-100: #dad8d8;--gray-200: #515151;--gray-300: #3e3e3e;--dark: #000000;--dark-50: #8f96b376;--white: #ffffff;--white-75: #ffffffaf;--success: #2ec258;--success-50: #2ec25851;--danger: #f05a5a;--danger-50: #f05a5a95;--info: #0dcaf0}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background:#66666694;border-radius:20px}*::-webkit-scrollbar-track{background:transparent}a{text-decoration:none!important}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;padding-right:20px}.table>:not(:first-child){border-top:0!important}th,td{border-bottom-color:#c7c7c7a4!important;padding:12px!important}th{font-weight:500}textarea{resize:none!important;height:89px!important}.my-modal,.my-modal-sm,.my-modal-xm{height:100%;display:flex;margin:auto!important;max-width:1100px!important;padding:0 15px}.my-modal-sm{max-width:600px!important}.my-modal-xm{max-width:350px!important}.modal-content{margin:auto;border-radius:15px!important}.modal-body{max-height:calc(100vh - 200px);overflow:auto}.title-error,.title-done{font-size:18px!important;background:red;color:#fff!important;border-radius:4px 4px 0 0;padding-bottom:10px!important}.title-done{background:#1f2fed}.content-alert{margin:10px 10px 0!important}.color-1{color:#1f2fed}.color-2{color:#adbbf7}.color-gray{color:#8d8d8d}.text-danger{color:red!important}.text-warning{color:#f9ca34!important}.text-success{color:#1cc932!important}.bg-1{background-color:#1f2fed!important}.bg-2{background-color:#ced8fc}.bg-gray{background-color:#f2f5f7}.bg-gray2{background-color:#f8fafc}.btn-1{background:linear-gradient(0deg,#3656db,#708bfd)!important;color:#fff!important;border:none}.btn-1:hover{background:linear-gradient(0deg,#708bfd,#3656db)!important}.btn-1:focus{box-shadow:0 0 0 3.5px #3657db5d}.btn-2{background:#e1e1fb!important;color:#5b78ee!important;border:none}.btn-2:hover{background:#d1d1f0!important}.btn-2:focus{box-shadow:0 0 0 3.5px #e1e1fb74}.btn-3{color:#1f2fed!important;border:1px solid #e1e1fb}.btn-3:hover{color:#1929d2!important}.btn-3:focus{box-shadow:0 0 0 3.5px #1f30ed83}.btn-gray{background-color:#f7f7f7!important;border-color:#f7f7f7!important}.btn-gray:hover{background-color:#e5e2e2!important}.btn-gray:focus{box-shadow:0 0 0 3.5px #f7f7f78e!important}.btn-danger{background-color:red!important;border-color:red!important}.btn-danger:hover{background-color:#e30404!important}.btn-danger:focus{box-shadow:0 0 0 3.5px #ff000079!important}.state{font-size:12px;border-radius:40px;padding:7px 16px;color:#fff}.rounded-7{border-radius:7px!important}.rounded-10{border-radius:10px!important}.rounded-24{border-radius:24px}.fw-500{font-weight:500}.btn-transparent{background-color:transparent;border:0;padding:0}.p-blue{color:#607ef6}div.google-visualization-tooltip{background-color:#000;border-radius:10px;border:none!important;margin:15px}div.google-visualization-tooltip>ul>li>span{color:#fff!important}.btn-select{background-color:#100049!important;color:#fff!important}.btn-unselect{color:#767676;border:1px solid #767676}.main-dash{padding:28px}.labelPass:after{content:"Cambiar contrase\f1 a";color:#306eed}.labelPass:not(.collapsed):after{content:"Cancelar";color:red}.form-control{background-color:#f8f9fa}.custom-day{text-align:center;padding:.185rem .25rem;display:inline-block;height:2rem;width:2rem}.custom-day.range,.custom-day:hover{background-color:#1f2fed;color:#fff}.custom-day.faded{background-color:#1f30ed83}.ngb-dp-arrow-btn{box-shadow:none!important}.material-symbols-outlined{-webkit-user-select:none;user-select:none}.badge-alert{border-radius:40px;padding:1px 7px;font-size:12px;color:#fff;-webkit-user-select:none;user-select:none}.view{animation-name:view;animation-duration:.4s}#spinner{position:fixed;inset:0;background-color:#0000002f;display:flex;justify-content:center;align-items:center;z-index:2000}#spinner:after{content:"";border:7px solid var(--primary);display:block;border-left-color:transparent;border-radius:50%;width:100px;height:100px;animation:spin 1s linear infinite}@keyframes view{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 550px){.main-dash{padding:28px 16px}}
