.card-border-none{border:none!important;padding:0!important}.statistics-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.statistics-cards .card-w-5{width:calc(20% - 10px)}.statistics-cards .card-w-4{width:calc(25% - 10px)}.statistics-cards .single-card{border-radius:5px;height:auto}.statistics-cards .single-card.entities{background-color:#98def5}.statistics-cards .single-card.teachers{background-color:#f5c671}.statistics-cards .single-card.students{background-color:#ff8383}.statistics-cards .single-card.classes{background-color:#d8cbff}.statistics-cards .single-card.support{background-color:#b1d4fe}.statistics-cards .single-card .statistics-title{font-size:15px}.statistics-cards .single-card .value{font-size:25px}.statistics-cards .single-card .icon{width:35px}.statistics-cards .single-card .icon img{width:100%;object-fit:scale-down}@media (max-width:1199.98px){.statistics-cards .card-w-4,.statistics-cards .card-w-5{width:calc(33.33333% - 10px)}}@media (max-width:991.98px){.statistics-cards .card-w-4,.statistics-cards .card-w-5{width:calc(50% - 10px)}}@media (max-width:767.98px){.statistics-cards .card-w-4,.statistics-cards .card-w-5{width:100%}}.dashboard-section{margin-top:16px;border:1px solid rgba(0,0,0,.13);border-radius:15px;height:calc(100% - 10px)}.dashboard-section-header{display:flex;justify-content:space-between;gap:10px}.dashboard-section .dashboard-section-header,.dashboard-section .section-body{padding:16px}.dashboard-section .section-body{border-top:1px solid rgba(0,0,0,.13)}.dashboard-section .dashboard-section-header .section-title{font-size:18px;margin-inline-end:10px}.countries-map-statistices .countries-ul{padding:0!important;padding-inline-start:16px!important;list-style:square;width:200px;min-width:200px}.countries-map-statistices .countries-ul li{margin-bottom:5px}.section-filters{gap:10px;flex-wrap:wrap;justify-content:end}.section-filters input,.section-filters select{background-color:#f8f8f8;height:40px;font-size:14px}.filter-item.select-item{max-width:100px}.dashboard-section thead tr{background-color:#f6f6f6}.dashboard-section thead th{border:none!important}.dashboard-section .table td,.dashboard-section .table th{border-color:#efefef!important}.dashboard-section .pagination{gap:5px;margin-top:10px}.dashboard-section .pagination .page-item{width:30px;height:30px}.dashboard-section .pagination .page-link{padding:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%!important;border-color:#f0f1f5!important;color:#b1b1b1!important;font-size:15px}.dashboard-section .pagination .active .page-link,.dashboard-section .pagination .page-item:hover .page-link{border-color:#06699b!important;background-color:#06699b!important;color:#fff!important}.dashboard-section .pagination .page-link[aria-label=First] span,.dashboard-section .pagination .page-link[aria-label=Last] span,.dashboard-section .pagination .page-link[aria-label=Next] span,.dashboard-section .pagination .page-link[aria-label=Previous] span{margin-bottom:3px}.pie-container{max-width:300px;margin:auto}.entity-card-link{color:inherit!important;text-decoration:none!important;font-weight:400}.overlay-layer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:9999;display:flex;justify-content:center;align-items:center}.overlay-message{color:#fff;background-color:#333;padding:20px 40px;border-radius:8px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2)}