.modal-80 {
    max-width: 80% !important;
}
.modal-70 {
    max-width: 70% !important;
}
.modal-60 {
    max-width: 60% !important;
}
.modal-50 {
    max-width: 50% !important;
}
.school_import_download_btn_wrap{
    display: flex;
    align-items: end;
}
.school_import_download_btn_wrap .school_import_download_btn{
    font-size: 16px;
    color: darkorange;
}
.school_import_download_btn_wrap .school_import_download_btn:hover{
    font-weight: bold;
    color: orangered;
}
table th.grid__actions__{
    color: #4c60a3!important;
}
.swal2-title{
    font-size: 1.4em !important;
}
.swal2-content{
    font-size: 1em !important;
}
.swal2-question{
    width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
}
.swal2-question::before{
    font-size: 2em !important;
    height: 100% !important;
}
.card-box-title{font-size:1.1rem; font-weight: bold;}
