﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body {
    font-family: "Poppins", arial, sans-serif;
    overscroll-behavior: none;
}

body {
    background-color: rgba(255,255,255,.8);
}

body, .form-control, .form-control:focus, .dropdown-item {
    color: black !important;
}

.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

/*General CSS*/

.webkit-centre {
    text-align: -webkit-center;
}

@media(max-width: 1024px) {
    .animation-responsiveness {
        width: 50% !important;
        align-self: center;
    }
}

.centered {
    margin: 0 auto;
}

.deni-main-colour {
    color: #2E4558;
}

.container, .container-fluid {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.card {
    border-radius: 10px;
}

.card-header-radius {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
}

.interactiveCard.selected {
    background-color: #96968C;
}

.branding-tile-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #EEEEEE;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 10px;
    border-color: darkgrey;
    height: 20rem;
}

.branding-tile-card-header{
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: white;
    border-bottom: 1px solid rgba(0,0,0,0.125);
}

.app-image-able3-portal {
    width: 31.8%;
}

@media(max-width: 1024px) {
    .app-image-able3-portal {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .app-image-able3-portal {
        width: 100%;
    }
}

.customButtonLink {
    text-decoration: none !important;
}

.customRadio:hover {
    cursor: pointer;
}

.labelStyle {
    color: #2E4558;
}

.label-tooltip-white {
    color: white;
}

.ml-0 {
    margin-left: 0rem;
}

.headerTitle {
    margin-top: 1em;
    margin-left: 1em;
    font-size: 24px;
    font-weight: 500;
}

.right-spacing {
    margin-right: 0.9375rem;
}

.bottom-spacing {
    margin-bottom: 1rem;
}

@media(max-width: 1899px) {
    .responsive-bottom-spacing {
        margin-bottom: 1.5rem !important;
    }
}

.textboxCSS {
    width: 100%;
    padding: .75rem;
}

.textboxCSS, .inlineButtonCSS, .searchboxCSS {
    margin-top: .3rem;
    border-radius: .45rem;
    border: none;
}

.searchboxCSS {
    width: 50%;
    padding: .75rem;
    margin: .75rem;
}

.dropdownCSS {
    width: 100%;
    margin-top: .5rem;
    padding: .85rem;
    border-radius: .45rem;
    border: 1px solid grey;
}

.labelTooltip {
    margin-left: 0.4rem;
}

.labelTooltip, .labelTooltipNoInset {
    font-size: 80%;
    color: #2E4558;
}

.label-tooltip-white {
    color: white;
}

.ml-0 {
    margin-left: 0rem;
}

a.hover {
    color: rgba(255,255,255,.8);
}

.actionBtn {
    min-width: 8rem;
}

.text-blue {
    color: #007bff !important;
}

.text-main {
    color: #963CFF;
}

a.text-main:hover, a.text-main:focus {
    color: #963CFF;
}

.btn-link {
    font-weight: 400;
    color: #4e73df;
    text-decoration: none;
}

.btn-danger {
    color: #fff;
    background-color: #E50060;
    border-color: #E50060;
}

.btn-main {
    color: #fff;
    background-color: #FF2882 !important;
    border-color: #FF2882 !important;
}

.btn-success {
    color: #fff;
    background-color: #02776a !important;
    border-color: #02776a !important;
}

.btn-main {
    color: #fff;
    background-color: #963CFF !important;
    border-color: #963CFF !important;
}

.btn-main {
    color: #fff;
    background-color: #2E4558 !important;
    border-color: #2E4558 !important;
}

.btn-lightgrey {
    color: #fff !important;
    background-color: #EBEBE6 !important;
    border-color: #EBEBE6 !important;
}

.btn-mediumgrey {
    background: #96968C !important;
    border: #96968C !important;
    color: #fff !important;
}

.btn-selectedView {
    border: #2E4558 2px solid !important;
    background-color: white;
    color: #2E4558;
}

.btn-filterAnalytics {
    background: #6f7586 !important;
    border: #6f7586 !important;
    color: #fff !important;
}

.bg-grey {
    background-color: #eeeeee;
}

.bg-main {
    background-color: #2E4558;
}

.bg-pink {
    background-color: #FF2882 !important;
}

.bg-mediumgrey {
    background: #96968C !important;
    border: #96968C !important;
    color: #fff !important;
}

.border-grey {
    border: 2px solid darkgray;
}

.text-main {
    color: #2E4558;
}

#wrapper {
    display: flex;
}

#wrapper #content-wrapper {
    background-color: #E8E8E8;
    width: 100%;
    min-height: 100vh;
    overflow-x: hidden;
}

#wrapper #content-wrapper #content {
    flex: 1 0 auto;
}

#content {
    overflow-y: hidden;
}

.content {
    padding-top: 1.1rem;
}

.clickable, .imageUploaderButton:hover, .toggleSwitch:hover, select:hover, .customCheckbox:hover, .customRadio:hover, .login:hover, .paginationItem:hover,
.dropdown-item, .mergeRibbon:hover, .nav-item-hoverable:hover {
    cursor: pointer;
}

/* Chart area css */

.chart-area {
    position: relative;
    height: 10rem;
    width: 100%;
}

@media (max-width: 768px) {
    .chart-area {
        height: 20rem;
    }
}

/* Sidemenu CSS */

.menuIcons {
    width: 10px;
}

.able3NavLogo {
    width: 206%;
    padding: 2rem;
}

.sidebarOrgText {
    font-size: .65rem;
}

.sidebar .nav-item .nav-link .img-profile, .topbar .nav-item .nav-link .img-profile {
    height: 1.5rem;
    width: 1.5rem;
    object-fit: contain;
    margin-right: 0rem;
}

.sidebar-dark .nav-item .nav-link i {
    color: rgba(255,255,255,.3);
}

.sidebar-dark .nav-item .nav-link,
.nav-link-regular-active i, .nav-item-hoverable:hover i {
    color: rgba(255,255,255,.8);
}

.nav-link-regular-active, .nav-link-regular:hover {
    background-color: #00AFEA;
    background-size: cover;
}

.nav-link-regular-active, .nav-link-regular:hover, .nav-item-collapse-container {
    border-radius: 0.5rem;
}

.nav-item-collapse-container {
    background-color: #00779e;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: .5rem 1rem;
    margin: 0 .5rem;
    display: block;
    color: #3a3b45;
    text-decoration: none;
    border-radius: .35rem;
    white-space: nowrap;
}

.sidebar-dark .nav-item .nav-link[data-toggle=collapse]::after {
    color: rgba(255,255,255,.5);
}

.sidebar {
    background-color: #2E4558;
    background-size: cover;
}

.sidebar {
    width: 6.5rem;
    min-height: 160vh;
}

    .sidebar .sidebar-brand {
        height: 5rem;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 800;
        padding: 1.5rem 1rem;
        text-align: center;
        z-index: 1;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }

    .sidebar .sidebarUserText {
        display: none;
    }

    .sidebar .nav-item {
        position: relative;
        padding: 0.2rem 0.5rem 0.2rem 0.5rem;
    }

        .sidebar .nav-item .nav-link {
            text-align: center;
        }

            .sidebar .nav-item .nav-link span {
                font-size: .64rem;
                display: block;
            }

hr.sidebar-divider {
    border-top: 1px solid rgba(255,255,255,.15);
}

.sidebar .nav-item .collapse .collapse-inner, .sidebar .nav-item .collapsing .collapse-inner {
    padding: .5rem 0;
    min-width: 10rem;
    font-size: .85rem;
    margin: 0 0 1rem 0;
}

    .sidebar .nav-item .collapse .collapse-inner .collapse-header, .sidebar .nav-item .collapsing .collapse-inner .collapse-header {
        margin: 0;
        white-space: nowrap;
        padding: .5rem 1.5rem;
        text-transform: uppercase;
        font-weight: 800;
        font-size: .65rem;
        color: #b7b9cc;
    }

.sticky-top {
    z-index: 0;
}

@media (min-width: 769px) {

    .sidebar {
        width: 14rem !important;
        min-height: 130vh;
        position: sticky;
        top: 0;
    }

        .sidebar .nav-item .nav-link {
            display: block;
            width: 100%;
            text-align: left;
            padding-left: 1rem;
            padding-right: 1rem;
        }

            .sidebar .nav-item .nav-link span {
                font-size: .85rem;
                display: inline;
            }

            .sidebar .nav-item .nav-link i {
                font-size: .85rem;
                margin-right: .25rem;
            }

        .sidebar .nav-item .collapse, .sidebar .nav-item .collapsing {
            margin: 0 1rem;
        }

        .sidebar .nav-item .collapse {
            position: relative;
            left: 0;
            z-index: 1;
            top: 0;
            -webkit-animation: none;
            animation: none;
        }

    #sidebarToggleTop {
        display: none !important;
    }

    .sidebar .nav-item .nav-link[data-toggle=collapse]::after {
        text-align: center;
        float: right;
        vertical-align: 0;
        border: 0;
        font-weight: 900;
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
    }

    .sidebar .nav-item .nav-link[data-toggle=collapse].collapsed::after {
        content: '\f105';
    }

    .sidebar .sidebarUserText {
        display: inline;
    }

    .sidebarOrgText {
        font-size: 14px;
    }

    .able3NavLogo {
        width: 100%;
        padding: 2rem;
        margin-left: -3rem;
    }

    .sidebar .sidebar-brand {
        margin-bottom: 0rem;
        margin-top: 1rem;
    }
}

/* Navbar css */

.navbar {
    width: 100%;
    min-height: 5rem;
    height: auto;
    position: fixed;
    z-index: 99;
    background-color: #ffffff;
}

.navText {
    color: #2E4558;
    font-weight: 600;
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.navbar-light .navbar-text {
    color: rgb(0, 0, 0) !important;
}

.topbar {
    height: 4.375rem;
}

    .topbar #sidebarToggleTop {
        height: 2.5rem;
        width: 2.5rem;
    }

    .topbar .navbar-search {
        width: 25rem;
    }

.top-spacing {
    top: 7rem;
    position: relative;
    margin-bottom: 9rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.headerInfoText {
    font-size: 0.85rem;
    font-weight: 600;
    color: #2E4558;
}

@media(max-width: 768px) {
    .headerInfoText {
        font-size: 0.7rem;
    }
}

@media(max-width:320px) {
    .navbar-text {
        font-size: 15px;
    }
}

/* Validation css */

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.validation-message {
    font-size: 90%;
}

.success-message {
    color: #1cc88a;
}

.warning-message {
    color: #f6c23e;
}

.validation-message, .error-message {
    color: #e74a3b;
}

#blazor-error-ui-message {
    color: #2E4558;
}

.valid.modified:not([type="checkbox"]), .invalid {
    outline: none;
    border: 1px solid;
    border-radius: .25rem;
}

.invalid {
    border-color: #e74a3b;
}

#blazor-error-ui {
    top: 35vh;
    display: none;
    left: 220px;
    right: 0;
    position: absolute;
    max-height: 80%;
    box-shadow: 0 0.125rem 1.125rem rgb(0 0 0 / 40%);
    overflow-y: auto;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
    }

.error-option {
    margin-top: 5rem;
    margin-bottom: 1.5rem;
}

.error-modal-header {
    font-size: 2.5rem;
}

@media (max-width: 2560px) {
    #blazor-error-ui-message {
        margin-left: -1rem;
        margin-top: 1rem;
    }

    #blazor-error-ui {
        left: 40rem;
        right: 40rem;
        overflow-y: hidden;
    }

    .error-option {
        margin-top: 2rem;
    }

    .error-modal-header {
        font-size: 3.5rem;
    }
}

@media(max-width: 2300px) {
    #blazor-error-ui {
        left: 40rem;
        right: 40rem;
    }
}

@media(max-width: 1920px) {
    #blazor-error-ui {
        left: 28rem;
        right: 10rem;
        overflow-y: hidden;
    }
}

@media (max-width: 1900px) {
    #blazor-error-ui {
        left: 28rem;
        right: 10rem;
        overflow-y: hidden;
    }
}

@media (max-width: 1024px) {

    #blazor-error-ui {
        left: 15rem;
        right: 2rem;
    }

    .error-option {
        margin-top: 2rem;
    }

    .error-modal-header {
        font-size: 1.5rem;
    }
}

@media(max-width: 768px) {
    #blazor-error-ui-message {
        margin-left: -2rem;
        margin-top: 0.5rem;
    }

    #blazor-error-ui {
        left: 97px;
        right: 17px;
    }

    .error-modal-header {
        font-size: 1.5rem;
    }
}

/* Blazor modal css */

.blazored-modal-custom {
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    max-height: 80%;
    min-height: 20%;
    min-width: 200px;
    background-color: #fff;
    border: 0.0625rem solid #fff;
    border-radius: 10px;
    box-shadow: 0 0.125rem 0.125rem rgba(0, 0, 0, .25);
    overflow-y: auto;
    z-index: 99999;
    margin-left: 1rem;
    margin-right: 1rem;
}

.blazored-modal-content {
    margin-left: 1rem;
}

.blazored-modal-close {
    margin: 0;
    margin-left: 1rem;
    padding: 0px 10px 0px 10px;
    background-color: #2E4558;
    color: white;
    font-size: 20px;
    border-radius: 1rem;
}

.blazored-modal-title {
    color: #2E4558;
    font-weight: 600;
    padding-left: 1rem;
    font-size: larger;
}

.blazored-modal-title-centered .blazored-modal-title {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.modalTableContainer {
    min-height: 3.125rem;
    max-height: 11rem;
    max-width: 50rem;
    min-width: 15rem;
}

.modalSubmissionButtons {
    text-align: center;
}

/* User page css */

.userScoreCard {
    margin-bottom: 0.9375rem;
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    min-width: 8rem;
    border-radius: 30px;
    background-color: #c04492;
}

.userCardData {
    position: relative;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.userBtns {
    margin-left: 0.9375rem;
    margin-bottom: 0.9375rem;
    min-width: 8rem;
}

.userActionButtons {
    margin-right: 0;
    margin-left: auto !important;
}

#userBtnsCard {
    padding-top: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 1.875rem;
}

.detail-group {
    margin-bottom: 0.625rem;
}

.breakWord {
    word-wrap: break-word;
}

.fieldItem {
    margin-bottom: 0.6rem;
    word-wrap: normal;
}

/* Telerik date range picker css */

#dateRangeCard {
    padding-top: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 1.875rem;
}

.dateRangePicker {
    margin-left: 2rem;
    display: inline-block !important;
    margin-bottom: 0.9375rem;
    color: #2e4558;
    font-weight: 600;
}

@media (max-width: 840px) {
    .dateRangePicker {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #dateRangeCard {
        padding-right: 2.875rem;
    }
}


/* Results css */

.score-card {
    margin-bottom: 0.9375rem;
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    min-width: 8rem;
    border-radius: 30px;
    background-color: #c04492;
}

.cardData {
    position: relative;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.resultsBtns {
    margin-left: 0.9375rem;
    margin-bottom: 0.9375rem;
}

.resultsActionButtons {
    margin-right: 0;
    margin-left: auto !important;
    float: right
}

@media (max-width: 1211px) {
    .resultsActionButtons {
        margin-right: 0.9375rem;
        margin-left: 0 !important;
    }
}

@media (max-width: 556px) {
    .resultsBtns {
        margin-left: 0.9375rem;
        margin-bottom: 0.9375rem;
        width: 100%;
        min-width: 0;
    }
}

/* Image card css */

@media(max-width: 1024px) {
    .image-card {
        margin-top: 1.5rem !important
    }

    .card-deck {
        display: flex !important;
        flex-direction: column !important;
        flex-flow: row;
    }

    .card-deck .card {
        margin-bottom: 1.5rem;
    }
}

/* Telerik styling */

.k-switch-on .k-switch-container {
    background-color: #2E4558 !important;
}

.k-switch-on .k-switch-handle {
    height: 19px !important;
    width: 20px !important;
    margin-left: 0.2rem !important;
}

.k-switch {
    height: 26px !important;
}

.k-switch-on .k-switch-track {
    border-color: #2E4558;
    background-color: #2E4558;
}

.k-switch-off:focus .k-switch-track, .k-switch-off.k-focus .k-switch-track {
    outline: none !important;
    border-color: #2E4558;
}

.k-switch-on:focus .k-switch-track, .k-switch-on.k-focus .k-switch-track {
    outline: none !important;
    border-color: #2E4558;
}

.k-checkbox:indeterminate, .k-checkbox.k-indeterminate, .k-checkbox:checked, .k-checkbox.k-checked, .k-switch-on .k-switch-track {
    border-color: rgb(255,255,255) !important;
}

.k-grid {
    border: none;
    border-radius: 1rem
}

.k-grid-content {
    overflow-y: hidden;
}

.k-button-override {
    background-image: none !important;
    color: white !important;
    border-radius: 0.3rem;
    margin-bottom: 0.5rem;
}

.k-button-override-dark {
    background-image: none !important;
    color: black !important;
}

.k-primary {
    background-image: none !important;
}

.k-button .k-icon, .k-button .k-image, .k-button .k-sprite {
    color: #ffff;
}

.k-flatcolorpicker .k-button .k-icon {
    color: black;
}

.k-flatcolorpicker{
    background-color: #f5f5f5;
}

.k-input {
    border-radius: 10px;
}


.k-columnmenu-item-content .k-filter-menu .k-filter-menu-container .k-columnmenu-actions {
    padding: 15px !important;
}

.k-filter-menu-container > span:nth-child(n+3) {
    display: none;
}

.k-filter-menu-container > div > :nth-child(n+3) {
    display: none;
}

.fa-qrcode {
    margin-right: 5px;
}

.k-grid-pager {
    color: black !important;
    background-color: #ffff !important;
    border-color: #ffff !important;
}

.k-grid-filter, .k-i-sort-asc-sm, .k-i-sort-desc-sm {
    color: #ffff !important;
}

.k-grid-filter.k-state-active {
    border: 2px solid #ffff;
}

.k-grid-filter:hover, .k-grid-filter.k-state-active:hover {
    background-color: #ededed;
    color: #656565 !important;
}

.k-grid-filter.k-state-active:hover {
    border: none;
}

.k-pager-numbers .k-link.k-state-selected, .k-pager-numbers .k-link.k-selected {
    border-color: #2E4558;
    color: white;
    background-color: #2E4558;
}

.k-grid-header {
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-color: #2E4558;
    background-color: #2E4558;
    color: white;
}

.customTelerikTableClass::-webkit-scrollbar {
    display: none !important;
}

.k-command-cell .k-icon {
    display: none !important;
}

.hideGridButtonTxt {
    display: inline !important;
}

.k-toolbar {
    border: none !important;
}

@media(max-width: 1024px) {

    .k-button-icontext .k-icon, .k-button-icontext .k-image, .k-button-icontext .k-sprite {
        margin: 0 !important;
    }

    .hideGridButtonTxt {
        display: none !important;
    }

    .k-command-cell .k-icon {
        display: inline !important;
        margin-left: 0.5rem;
    }

    .k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
        display: none;
    }

    .k-column-title {
        font-size: small; 
    }
}

@media (max-width: 768px) {
    .k-command-cell .k-icon {
        display: inline !important;
        margin-left: -2px;
        margin-right: -10px;
    }
}

/* Telerik table filters css */

.k-i-arrow-60-left::before {
    color: black;
}

.k-i-arrow-60-right::before {
    color: black;
}

.k-i-arrow-60-left::after {
    color: black;
}

.k-i-arrow-60-right::after {
    color: black;
}

.k-header > .k-checkbox {
    margin-top: 0.35rem;
}

.k-header > .k-cell-inner {
    margin: -0.75rem calc(-0.5em + -1.25rem + -5px) -0.5rem 0rem !important;
}

@media (max-width: 1024px) {
    .k-header > .k-cell-inner {
        margin: -0.5rem calc(-1 * calc( 1.5em + 0.75rem + 2px)) -0.5rem -0.5rem !important;
    }
}

.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
    width: calc(1.6rem + 0rem) !important;
    font-size: small;
}

.k-checkbox:indeterminate, .k-checkbox.k-indeterminate {
    border-color: #2E4558;
    color: white;
    background-color: #2E4558;
}

.k-checkbox:checked, .k-checkbox.k-checked {
    border-color: #2E4558;
    color: white;
    background-color: #2E4558;
}

.k-checkbox:checked:focus, .k-checkbox.k-checked.k-focus {
    border-color: white;
    box-shadow: 0 0 0 0.25rem rgb(55 0 60 / 25%);
}

.k-list-item.k-selected, .k-selected.k-list-optionlabel {
    color: #ffffff;
    background-color: #2E4558;
}

/* Dashboard page css */

.dashboard-card {
    margin: 1rem 0rem 1rem 0rem;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 1rem;
    max-height: 40rem;
    overflow-y: scroll;
}

.dashboard-card, .dashboard-card-header {
    background-color: white;
}

.dashboard-card-header {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    padding-top: 2rem;
    padding-bottom: 1rem;
    position: sticky;
    top: 0;
}

.dashboard-card-header, .dashboard-card-content {
    padding-left: 2rem;
    padding-right: 2rem;
}

.dashboardchart-card {
    margin-bottom: 1rem;
    text-align: center;
    padding-bottom: 1rem;
    max-height: 40rem;
    margin-bottom: 0.9375rem;
    display: block;
}

.safer-schools-video-container {
    display: flex;
    width: 100%;
    border-radius: 10px;
    margin: 0 auto;
}

.saferschoolsCardBtn {
    padding: 10px 0px;
    margin: 0px 0px 20px;
    width: 155px;
    font-size: 14px;
    color: rgb(43, 123, 185);
    text-align: center;
    background-color: #fff;
    border-color: rgb(85, 172, 238);
    border-radius: 100px;
    outline: 1px;
}

    .saferschoolsCardBtn:hover {
        background-color: #55acee;
        color: #fff;
        text-decoration: none;
    }

.textboxCSS, .inlineButtonCSS, .safer-schools-video-container, .searchboxCSS {
    background-color: #e4e7eb;
}

    .safer-schools-video-container:last-of-type {
        margin-bottom: 1rem;
    }

.safer-schools-video-title {
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    width: 40%;
    justify-content: center;
    align-items: center;
    word-break: break-word;
    font-size: 85%;
}

.safer-schools-video {
    width: 60%;
    float: left;
    display: flex;
    border-radius: inherit;
    border: none;
}

.safer-schools-update-container {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

    .safer-schools-update-container:hover {
        background-color: #f5f8fa;
        border-radius: 5px;
    }

    .safer-schools-update-container:last-of-type {
        margin-bottom: 1rem;
    }

.safer-schools-update-image {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.safer-schools-update-info {
    text-align: left;
    display: block;
}

.safer-schools-update-title {
    font-size: 90%;
    color: #29235c;
    font-weight: bold;
}

.safer-schools-update-date {
    font-size: 85%;
}

.overview-score-card {
    margin-bottom: 0.9375rem;
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    min-width: 8rem;
    background-color: #2E4558;
    border-radius: 10px;
    /*background: linear-gradient(90deg, rgba(41,35,92,1) 10%, rgba(59,59,163,1) 100%);*/
}

.overview-card-data {
    position: relative;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 1573px) {
    .overview-card-responsive-text {
        font-size: .85rem;
    }
}

/* Tutorial page css */

.img-tutorial {
    margin-right: 0.9375rem;
}

#tutorial-content-wrapper {
    height: 100vh;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 64px;
    padding-right: 64px;
    min-width: 405px;
    min-height: 510px;
}

#tutorial-logo-wrapper {
    padding-bottom: 16px;
    height: 13%;
    min-height: 65px;
}

#tutorial-logo {
    height: 150%;
    object-fit: contain;
}

@media(min-height: 2000px) {
    #tutorial-logo {
        height: 100%;
    }
}

#tutorial-body-wrapper {
    width: 100%;
    height: 90%;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 80px;
    padding-right: 80px;
}

#tutorial-body {
    background-color: #fff;
    border-radius: 80px;
    padding: 32px 32px 32px 32px;
    height: 100%;
    font-size: 16px;
    display: grid;
    grid-template-rows: 80% 20%;
    justify-items: stretch;
    align-items: stretch;
    text-align: center;
}

#tutorial-slide {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

#tutorial-footer-container {
    padding: 16px 16px 16px 16px;
    height: 20%;
}

#tutorial-page-count, #tutorial-skip {
    margin-top: 8px;
    display: block;
}

#tutorial-slide {
    object-fit: contain;
}

.tutorial-button {
    background: none;
    padding: 0 0 0 0;
    border: none;
    color: #96968C;
}

    .tutorial-button:first-of-type {
        margin-right: 8px;
    }

    .tutorial-button:last-of-type {
        margin-left: 8px;
    }

@media(max-width: 870px) {
    #tutorial-body-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    #tutorial-logo-wrapper {
        text-align: center;
    }
}

@media(max-height: 720px) {
    #tutorial-pager, #tutorial-skip {
        display: inline-block
    }

    #tutorial-footer-container {
        display: flex;
        justify-content: space-between;
    }
}

/*TEMPORARY...*/

.youtube-video-option {
    border: 1px solid gray;
    border-radius: 3px;
    padding: 1rem 1rem 1rem 1rem;
    text-align: center;
    margin-bottom: 1.5rem;
    max-width: 30rem;
}

.youtube-video-thumbnail {
    max-width: 80%;
}

.youtube-video-option:hover {
    border-color: #4e73df;
    cursor: pointer;
}


/* Login page logo / dropdown css */

.able3LoginLogo {
    width: 65%;
    padding: 2rem;
}

.dropdownImage {
    width: 20px;
    height: 20px;
    margin-left: 1rem;
    float: left;
}

.typeahead-menu-list {
    max-height: 200px !important;
}

.blazored-typeahead__results {
    max-height: 200px !important;
}

@media (max-width: 768px) {
    .able3LoginLogo {
        width: 70%;
        padding: 1rem;
    }
}

/* Results charts */

.resultschart-card {
    margin-bottom: 1rem;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 1rem;
    max-height: 40rem;
    margin-left: 0.9375rem;
    margin-bottom: 0.9375rem;
    display: block;
}

.resultschart-card-header {
    border-radius: inherit;
    padding-top: 2rem;
    padding-bottom: 1rem;
    position: sticky;
    top: 0;
}

.resultschart-card-header, .resultschart-card-content {
    padding-left: 2rem;
    padding-right: 2rem;
}

#resultsChartContainer {
    margin-left: 0.9375rem;
    margin-bottom: 0.9375rem;
    display: block;
}

/* QR code css */

#qr-code-modal-container {
    text-align: center;
    max-width: 20rem;
}

#qr-code-modal-img {
    margin: 0 auto;
    margin-bottom: 1rem;
    display: block;
    width: 100%;
}

/*...TEMPORARY*/

.qrCode {
    width: 50%;
    height: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Profile page css */

@media (max-width: 768px) {
    #profile-submit-button {
        width: 29rem;
        margin-left: 1rem;
    }
}

/* Customise app page css */

.customise-app-btns {
    padding: 3px 2rem 3px 2rem;
    float: right;
    color: white;
}

#customise-app-image-wrapper {
    width: 100px;
}

.customise-app-image {
    object-fit: contain;
    width: 90%;
    height: 90%;
}

.customise-app-logo-image {
    object-fit: contain;
    width: 40%;
    height: 65%
}

    .customise-app-image:hover {
        cursor: pointer;
    }

.customise-app-image-enlarged {
    max-height: 90%;
    max-width: 90%;
    object-fit: contain;
    border-radius: 15px;
    margin: 1rem 1rem 1rem 1rem;
}

.customise-app-image-header {
    border: none;
    background-color: transparent;
}

.customise-app-image-footer {
    border: none;
    background-color: transparent;
}

.customise-app-logo-tile-container {
    display: flex;
    flex-flow: row wrap;
    gap: 2rem;
}

.customise-app-logo-tile {
    flex: 1 1;
}

.customise-app-input-file-container {
    border-radius: 1rem;
    padding: 0.5rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2E4558;
    color: #fff;
    font-size: 1rem;
    cursor: pointer;
    margin: 0.7rem 0 1rem 0;
    position: relative;
}

    .customise-app-input-file-container input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.app-image-header {
    margin-top: 1em;
    text-align: center !important;
}

.app-image-header-branding {
    text-align: center !important;
}

@media(max-width: 1024px) {
    .customise-app-input-file-container {
        width: 30rem !important;
        margin-left: 4rem;
    }

    .customise-app-image {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width: 930px) {
    .customise-app-input-file-container {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .customise-app-input-file-container {
        width: 30rem !important;
        margin-left: 0rem;
    }
}

.white-text {
    color: #fff;
}

/* Loading page / Shield spinner CSS */

.spinnerStyle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100vh;
}

.shield-spinner-default {
    height: 100%;
    width: 100%;
}

.shield-spinner-dashboard-card {
    max-width: 5rem;
    min-width: 1rem;
    max-height: 5rem;
    min-height: 1rem;
}

.shield-spinner-chart {
    max-width: 40%;
}

.shield-spinner-login {
    max-height: 5rem;
    min-height: 2rem;
    margin-bottom: 1rem;
}

.shield-spinner-customise-app {
    object-fit: contain;
    width: 50%;
    height: 50%;
}

.shield-spinner-push-notifications-videos {
    width: 30%;
}

.loading-page {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loading-page-spinner {
    height: 6rem;
    width: 6rem;
    margin: 3rem 3rem 3rem 3rem;
}

@media(max-width: 165px) {
    #loading-page-spinner {
        height: 3rem;
        width: 3rem;
    }
}

/* Push notification CSS */

.createNotificationButton {
    margin-bottom: 1rem;
}

.createNotificationAccordionCard {
    padding-left: 2rem;
}

.createNotificationCard {
    padding-left: 2rem;
}

.pushNotificationTableButtons {
    width: 100%;
    display: inline-block;
}

#pushNotificationsTableDropdownMenuButton {
    margin-left: 0.9375rem;
    margin-bottom: 1rem;
    border-radius: 60px;
}

.pn-audience-radiobtns {
    min-width: 12rem;
    text-align: center;
    color: white;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    margin-bottom: 0.9375rem;
}

.pn-type-radiobtns {
    color: white;
    text-align: center;
    width: 15rem;
    border-radius: 10px;
    margin-bottom: 0.9375rem;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.pn-scheduling-radiobtns {
    color: white;
    text-align: center;
    min-width: 9rem;
    margin-left: 2rem;
    margin-right: -1rem;
    border-radius: 30px;
}

.pn-scheduling-radiobtns-group {
    margin-right: 0 !important;
    margin-left: 4rem;
}

.notification-submit-button {
    background-color: #2E4558;
    color: rgb(255, 255, 255);
}

#push-notifications-videos-wrapper {
    width: 40vw;
}

.push-notifications-video, .push-notifications-video-thumbnail {
    border-radius: 20px;
}

.push-notifications-video {
    margin: 0 auto;
    text-align: center;
    background-color: #e4e7eb;
    margin-bottom: 32px;
}

    .push-notifications-video:hover {
        cursor: pointer;
        background-color: #c6c9cc;
        border: 1px solid #29235c;
    }

    .push-notifications-video:last-of-type {
        margin-bottom: 0;
    }

.push-notifications-video-title-container {
    width: 100%;
    padding: 16px 16px 16px 16px;
}

.push-notifications-video-title {
    padding: 16px 16px 16px 16px;
    font-size: 110%;
    color: #29235c;
}

.push-notifications-video-thumbnail {
    object-fit: cover;
    width: 100%;
}

.push-notifications-videos-load-more-button {
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}

@media(max-width: 1024px) {
    .pn-type-radiobtns {
        width: 40rem !important;
    }
}

@media(max-width: 768px) {
    .pn-type-radiobtns {
        width: 30rem !important;
    }

    .pn-scheduling-radiobtns {
        margin-bottom: 0.9375rem;
    }

    .notification-submit-button {
        width: 38rem !important;
    }
}

@media(max-width: 730px) {
    #push-notifications-videos-wrapper {
        width: 100%;
    }
}

@media(max-width: 629px) {
    #pushNotificationsTableDropdownMenuButton {
        margin-left: 0;
        margin-bottom: 1rem;
        width: 100%;
        float: left !important;
    }

    .createNotificationButton {
        margin-bottom: 1rem;
        width: 100%;
    }
}

/*Push notification calendar CSS*/

.push-notification-days-card {
    margin-bottom: 0.9375rem;
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    min-width: 8rem;
    border: none;
    font-weight: 600;
    background: #ffffff;
}

.push-notification-days-score-card {
    margin-bottom: 0.9375rem;
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    background: inherit;
    border-color: transparent;
    border-radius: 60px;
}

.push-notification-card {
    margin-bottom: 0.9375rem;
    margin-left: 1rem;
    padding: 0.9375rem;
    min-width: 8rem;
    background-color: #2E4558;
    background-size: cover;
}

.push-notification-score-card {
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    background: inherit;
    border-color: transparent;
    border-radius: 60px;
    align-items: center;
}

    .push-notification-score-card:active {
        background-color: #00AFEA;
    }

.push-notification-score-card-selected {
    margin-left: 0.9375rem;
    padding: 0.9375rem;
    min-width: 6rem;
    border-radius: 60px;
    align-items: center;
}

.push-notification-score-card-selected-data {
    font-size: 24px;
    color: #2E4558;
}

.push-notification-score-card-data {
    margin-left: 0rem;
    font-size: 24px;
}

@media (max-width: 1440px) {
    .push-notification-score-card {
        margin-left: 2.8rem;
        min-width: 3rem;
    }

    .push-notification-score-card-selected {
        margin-left: 2.8rem;
        min-width: 3rem;
    }
}

@media (max-width: 1024px) {
    .push-notification-card {
        min-width: 8rem;
        margin-left: 3rem;
        max-width: 40rem;
    }

    .push-notification-days-card {
        min-width: 8rem;
        margin-left: 3rem;
        max-width: 40rem;
    }

    .push-notification-score-card {
        margin-left: 1rem;
        min-width: 4rem;
    }

    .push-notification-score-card-selected {
        margin-left: 1rem;
        min-width: 4rem;
    }

    .pn-scheduling-radiobtns-group {
        margin-left: 0;
    }
}

@media (max-width: 900px) {
    .push-notification-score-card {
        min-width: 3rem;
        margin-left: 0.9375rem;
    }

    .push-notification-score-card-selected {
        margin-left: 0.9375rem;
        min-width: 3rem;
    }
}

@media (max-width: 768px) {
    .push-notification-score-card-selected {
        margin-left: 0.9375rem;
        min-width: 3rem;
    }

    .push-notification-card {
        min-width: 8rem;
        margin-left: 0px;
    }

    .push-notification-score-card {
        margin-left: 0.9375rem;
        min-width: 3rem;
    }

    .push-notification-days-card {
        min-width: 8rem;
        margin-left: 0px;
    }

    .push-notification-days-score-card {
        margin-left: 1.3rem;
    }
}


/* Surveys page css */

#surveyBtnsCard {
    padding-top: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 1.875rem;
}

.surveyActionButtons {
    margin-right: 0;
    margin-left: auto !important;
    float: right;
}


.infoText {
    font-size: 0.85rem;
}
/* hide spinner/stepper on number only text boxes */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


/* super admin analytics css */

.analyticschart-card {
    margin-bottom: 1rem;
    border-radius: 30px;
    text-align: center;
    padding-bottom: 1rem;
    max-height: 40rem;
    margin-left: 0.9375rem;
    margin-bottom: 0.9375rem;
    display: block;
}

/* staff directory css */

.directoryBtns {
    margin-right: 0.9375rem;
    width: 12rem;
}

.custom-file-label {
    background-color: #e4e7eb;
    color: #000000;
    border: none;
}

    .custom-file-label::after {
        background-color: #2E4558;
        color: #ffffff;
        padding: 0.375rem 2.75rem 0rem 2.75rem;
        content: "Upload";
        border-bottom-left-radius: 0.4rem;
        border-top-left-radius: 0.4rem;
    }

.file-uploader-clearBtn {
    display: flex !important;
    flex-direction: row-reverse;
    margin-right: -1.5rem;
    margin-top: -1.7rem;
}

.edit-modal-clearBtn {
    display: flex !important;
    flex-direction: row-reverse;
    margin-right: -1rem;
    margin-top: -1.7rem;
}


/* drag and drop css */

.drag-drop-zone {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #2E4558;
    font-size: 1rem;
    cursor: pointer;
    margin: 0.5rem 0 2rem 0;
    position: relative;
}

    .drag-drop-zone:hover {
        color: #2E4558;
    }

    .drag-drop-zone:focus {
        color: #2E4558;
    }

    .drag-drop-zone input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }


.readerDropZone {
    border: 1.5px solid rgba(0, 0, 0, 0.46);
    border-radius: 10px;
    border-style: dashed;
    padding: 2rem 15rem 2rem 15rem;
    background-color: inherit;
    width: 100%;
}

    .readerDropZone:hover {
        color: inherit !important;
        background-color: #e4e7eb;
    }

@media (max-width: 1024px) {
    .readerDropZone {
        padding: 2rem 10rem 2rem 10rem;
    }
}

@media (max-width: 768px) {
    .readerDropZone {
        padding: 2rem 5rem 2rem 5rem;
    }
}

.k-button-solid-base {
    color: #474747;
}

    .k-button-solid-base.k-selected {
        background-color: #2E4558;
        border-color: #2E4558;
        color: white !important;
    }

    .k-button-solid-base .k-icon {
        color: inherit;
    }

.k-button-solid-primary {
    border-color: #2E4558;
    color: white;
    background-color: #2E4558;
}

.k-button-solid-primary:hover {
    border-color: #2E4558;
    color: white;
    background-color: #2E4558;
}

.btn-outline-primary {
    color: #2E4558;
    background-color: transparent;
    border-color: #2E4558;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #2E4558;
    border-color: #2E4558;
}

.k-input:focus, .k-input.k-focus {
    border-color: #2E4558 !important;
    color: #2E4558 !important;
    box-shadow: none !important;
}

.k-input:focus-within {
    border-color: #2E4558 !important;
    color: #2E4558 !important;
    box-shadow: none !important;
}

#preview-btn-desktop {
    display: block;
}

#preview-btn-mobile {
    display: none;
}

@media screen and (max-width: 767px) {

    #preview-btn-desktop {
        display: none;
    }

    #preview-btn-mobile {
        display: block;
    }
}

/* iAcademy CSS */

.academyDownloadBtn {
    background: #E9ECEF !important;
    border: #E9ECEF !important;
}

.academyDownloadIcon {
    width: 18px;
}

.k-pager-wrap {
    border-color: #dee2e6;
    color: #000000;
    background-color: #f8f9fa;
}

.analytics-pager {
    border-color: transparent !important;
    background-color: transparent !important;
}

.analytics-pager .k-pager-wrap {
    border-color: transparent;
    background-color: transparent;
}

.analytics-pager-label .k-pager-info {
    color: transparent;
}
