header.page-header{border-bottom:0!important;box-shadow:none}header.page-header div.dropdown-menu>a.dropdown-item:hover{background-color:var(--primary-color-10);color:var(--primary-color)}.badge-icon{background-color:var(--base-error)!important}.menu-separator{width:1px;height:24px;background:var(--primary-color-80)}.page-content{background-color:var(--primary-color-10)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#e3e3e3;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#e3e3e3}div.modal div.modal-footer{display:flex;justify-content:space-between}.spinner-border{width:60px;height:60px}.small-circle{display:block;width:4px;height:4px;border-radius:5px}.border-primary-20{border:1px solid var(--primary-color-20)}.border-bottom-primary-20{border-bottom:1px solid var(--primary-color-20)}.border-radius-4{border-radius:4px}.border-radius-8{border-radius:8px}.border-radius-16{border-radius:16px}.app-card{display:flex;flex-direction:column;gap:24px;background:var(--base-white);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:16px;padding:32px}.app-card>.app-card-header{color:var(--primary-color-100)}span.app-dot{display:inline-block;border-radius:50%;width:12px;height:12px;cursor:pointer}.flex-100{flex:1 0 0}.w-24{width:24px}.w-64{width:64px}.w-80{width:80px}.h-40{height:40px}.desc{color:var(--base-label);font-weight:300}