* {
    outline: none;
}

input[type=radio] {
    transform:scale(1.5);
}

select optgroup{
    background: #FFFFFF;
    color: #000000;
    font-family: Open Sans Bold;
    font-style: normal;
    font-weight: normal;
}

th, td { white-space: nowrap; }

textarea {
    vertical-align: top;
}

#preview-maps > iframe {
    max-width: 100%!important;
}

#tabelGuru {
    margin: 0 auto; 
    text-align: center;
    clear: both;
    width: 100%;
    table-layout: fixed;
}

.hyphen-text {
    text-align: justify;
    hyphens: auto;
    -webkit-hyphens: auto; 
    -moz-hyphens: auto; 
    -ms-hyphens: auto;
}

.alert-danger {
	color: #721C24!important;
	background-color: #F8D7DA!important;
	border-color: #F5C6CB!important;
}

.alert-success {
    color: #155724!important;
    background-color: #D4EDDA!important;
    border-color: #C3E6CB!important;
}

.arr-right .breadcrumb-item+.breadcrumb-item::before {
    color: #707070;
    content: "\3E";
    font-size: 9px;
    line-height: 24px;
    vertical-align: top;
}

.avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
}

.avatar-edit > input {
    display: none;
}
    
.avatar-edit > input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all .2s ease-in-out;
}
    
.avatar-edit > input + label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-edit > input + label:after {
    content: "\f030";
    font-family: 'Font Awesome\ 5 Free';
    color: #757575;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-preview {
    width: 110px;
    height: 150px;
    position: relative;
    border: 5px solid #E0E0E0;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-preview > img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.avatar-upload {
    position: relative;
    max-width: 120px;
    margin-right: auto;
}

.breadcrumb-item {
    color: #707070;
    font-family: Open Sans;
    font-size: 15px;
}

.btn-active {
    background-color: #3B86FF;
    border-radius: 10px;
    color: #FFFFFF!important;
    font-weight: bold;
}

.btn-nonactive {
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #707070!important;
    font-weight: bold;
}

.btn-remove-cancel {
    background-color: #FFDD1F;
    color: #555555;
    border: 3px solid #FFDD1F;
    border-radius: 20px;
    font-weight: bold;
    padding: 5px 40px 5px 40px;
}

.btn-remove-ok {
    background-color: #FFFFFF;
    color: #2699FB;
    border: 3px solid #2699FB;
    border-radius: 20px;
    font-weight: bold;
    padding: 5px 50px 5px 50px;
}

.cal-cell1 {
    font-size: 7pt;
}

.cal-row-head > .cal-cell1 {
    background-color: #EEEEEE;
    color: #888888;
}

.cal-day-today {
    background-color: #7ED7FF;
}

.cal-day-inmonth > span {
    color: #2699FB!important;
    font-size: 8pt!important;
    font-weight: 900!important;
}

.cal-day-weekend > span {
    color: #ff002b!important;
    font-size: 8pt!important;
    font-weight: 900!important;
}

.cal-day-today > span {
    color: #FFFFFF!important;
    font-size: 8pt!important;
    font-weight: 900!important;
}

.cal-row-fluid .cal-cell {
    height: 10px!important;
}

.cal-month-day {
    height: 50px!important;
}

.cal-month-box [class*="cal-cell"] {
    min-height: 50px!important;
    border-right: 1px solid #e1e1e1;
    position: relative;
}

span[data-cal-date] {
    margin-top: 5px;
    margin-right: 5px;
}

@media only screen and (min-width: 768px) {

    .cal-cell1 {
        font-size: 12pt;
    }

    .cal-day-inmonth > span {
        font-size: 16pt!important;
    }
    
    .cal-day-weekend > span {
        font-size: 16pt!important;
    }
    
    .cal-day-today > span {
        font-size: 16pt!important;
    }

    .cal-month-day {
        height: 100px!important;
    }
    
    .cal-month-box [class*="cal-cell"] {
        min-height: 100px!important;
    }

    span[data-cal-date] {
        margin-top: 15px;
        margin-right: 15px;
    }
    
}

.cursor-pointer:hover {
    cursor: pointer;
}

.dataTables_filter, .dataTables_paginate {
    float: right;
    text-align: right;
 }

.datepicker table tr td:first-child {
     color: red;
}

.datepicker table tr th:first-child {
    color: red;
}

.datepicker table tr td:last-child {
    color: red;
}

.datepicker table tr th:last-child {
   color: red;
}

.dropdown-item {
    padding: 20px;
}

.dropdown-item:hover {
    background-color: rgb(188, 228, 255);
}

.events-list {
    margin: 1px!important;
}

.events-list > .event {
    width: 5px!important;
    height: 5px!important;
}

@media only screen and (min-width: 768px) {

    .events-list > .event {
        width: 15px!important;
        height: 15px!important;
    }

    .events-list {
        margin: 5px!important;
    }

}

.event-acara {
    background-color: #FFF500;
}

.event-libur {
    background-color: #FF5656;
}

.event-tryout {
    background-color: #008AFF;
}

.events-list .event {
    border: none;
    margin-right: 4px!important;
}

.fc-button {
    height: 2.5em!important;
}

.fc-day-grid-event {
    height: 15px;
    margin-top: 3px;
}

.fc-day-header {
    background-color: #EEEEEE;
    color: #777777!important;
}

.fc-day-number {
    color: #2699FB;
    font-weight: bold;
    padding-top: 5px!important;
    padding-right: 15px!important;
}

.fc-event-container {
    margin-top: auto!important;
}

.fc-left > h2 {
    color: #2699FB;
    font-size: 28px!important;
}

.fc-row {
    max-height: 80px;
}

.fc-sun {
    color: #FF7E7E;
}

.fc-title {
    color: #FFFFFF;
    display: none!important;
}

.fc-time {
    display: none;
}

.fc-today {
    background-color: #7ED7FF!important;
    color: #FFFFFF;
}

.font-awesome {
    color: #B1B1B1;
    font-family: "Font Awesome 5 Free";    
    font-style: normal;
    text-decoration: inherit;
}

.header-image {
    width: 50px;
    height: 50px;
}

.hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 8px auto;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #ffffff;
}

.modal-open {
    padding-right: 0px !important;
}

.modal-calendar-title {
    font-family: Open Sans Bold;
    font-size: 14pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.modal-calendar-text {
    font-family: Open Sans;
    font-size: 10pt;
}

@media only screen and (min-width: 600px) {
    .modal-calendar-title {
        font-size: 20pt;
    }

    .modal-calendar-text {
        font-size: 12pt;
    }
}

.modal-content-school {
    background-color: #BDCAD9;
    background-image: linear-gradient(315deg, #BDCAD9 0%, #E1DADA 74%);
    color: #002E63;
    font-weight: bold;
}

.modal-feedback-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 10px auto 10px auto;
    padding: 1rem;
    text-align: center;
}

.overview-total-student {
    background-image: linear-gradient(to bottom right, #FEB683, #FF8993);
    border-radius: 15px;
}

.overview-total-student-icon {
    margin-top: 45px;
    margin-bottom: 50px;
}

.overview-total-teacher {
    background-image: linear-gradient(to bottom right, #6BA6E5, #6866E9);
    border-radius: 15px;
}

.overview-total-teacher-icon {
    margin-top: 50px;
    margin-bottom: 55px;
}

.overview-welcome-background {
    background-color: #4E57A9;
    border-radius: 15px;
}

.overview-welcome-name-text {
    color: #FFFFFF;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
}

.overview-welcome-text {
    color: #FFFFFF;
    font-family: Open Sans;
    font-size: 14px;
}

.qbank-box-filter {
    border: 1px solid #707070; 
    padding:20px;
}

.qbank-box-filter-header {
    background: #23b5ed; 
    padding: 15px;
    text-align: center; 
    width: 100%; 
}

.qbank-card {
    margin: 10px; 
    padding: 20px;
}

.qbank-header {
    background-image: url('../../images/banksoal-header.png');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 150px;
}

.qbank-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.qbank-pagination {
    float: right; 
    margin-right: 25px;
}

.qbank-sidebar {
    margin-bottom: 50px; 
    padding-bottom: 30px;
}

.qbank-sidebar-content {
    border: 1px solid #707070; 
    padding: 20px;
}

.qbank-sidebar-header {
    background-color: #7FC4FD;
    color: #FFFFFF;
    padding: 15px 0 15px 0;
    text-align: center;
}

.qbank-list-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 20px;
}

.qbank-list-empty {
    width: 100%; 
    text-align: center;
}

.qbank-list-text {
    margin-left: 10px; 
    margin-right: 10px;
}

.question-list-box {
    background-color: #FFFFFF;
    border-bottom: 3px solid #ebebeb;
    padding: 15px 25px 15px 25px;
    text-align: left; 
}

.question-list-box:hover {
    background-color: #2699FB;
}

.question-list-box:hover, .question-list-box:focus {
    background-color: #e7f6ff;
}

.question-list-category {
    border: 2px solid #E0E0E0;
    margin-bottom: 10px;
    padding: 20px;
    text-align: center;
}

.question-list-link {
    color: #4E4E4E; 
    text-decoration: none;
}

.question-list-desc {
    margin-left: 30px;   
}

.question-list-title {
    display: block; 
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap; 
}

.question-detail-btn-back {
    border-radius: 30px;
    background-color: #FFDD1F;
    color: #000000;
    padding: 10px;
    text-align: center;
}

.question-detail-btn-pembahasan {
    width: 250px;
    border-radius: 30px;
    background-color: #1589EB;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
}

.question-detail-box {
    border : 1px solid #CCCCCC;
    border-radius: 20px;
    margin: 20px; 
    padding: 30px;
}

.quiz-column {
    width: 100%;
    max-height: 400px; 
    overflow-y: scroll;
}

.quiz-category-icon {
    height: 50px;
    width: 50px;
    padding: 5px;
}

.quiz-detail {
    background-image: linear-gradient(to top right, #009EE7, #106085);
}

.quiz-list-active {
    background-color: #2699FB;
    border-radius: .5rem;
    color: #FFFFFF;  
}

.quiz-list-nonactive {
    background-color: #E0E0E0;
    border-radius: .5rem;
    color: #707070;
}

.quiz-participant-label {
    font-size: 10pt;
}

.quiz-participant-number {
    border: 2px solid #2699FB;
    border-radius: 15px;
    font-size: 10pt;
    padding: 1px 15px 1px 15px;
}

.quiz-row:hover {
    background-color: #DDDDDD;
    cursor: pointer;
}

.quiz-type {
    color: #FFFFFF;
    border-radius: 8px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.school-about-image {
    width: 60px;
    height: 60px;
}

.school-admin-menu {
    font-size: 24px;
    text-align: right;
}

.school-admin-menu:hover {
    cursor: pointer;
}

.school-admin-welcome-logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    max-height: 200px;
}

.school-employee-card, .school-facility-card, .school-extracurricular-card {
    height: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 1px 0 #444, 
                0 2px 0 #373737, 
                0 3px 0 #555, 
                0 4px 0 #474747, 
                0 5px 0 #666, 
                0 6px 1px rgba(0, 0, 0, 0.1), 
                0 0 5px rgba(0, 0, 0, 0.1), 
                0 1px 3px rgba(0, 0, 0, 0.3), 
                0 3px 5px rgba(0, 0, 0, 0.2), 
                0 5px 10px rgba(0, 0, 0, 0.25), 
                0 10px 10px rgba(0, 0, 0, 0.2), 
                0 20px 20px rgba(0, 0, 0, 0.15);
    margin-bottom: 15px;
}

.school-employee-image, .school-facility-image, .school-extracurricular-image {
    width: auto;
    max-width: 100%;
    height: 150px;
}

.school-card-text {
    font-family: Open Sans;
    font-size: 12pt;
    overflow-wrap: break-word;
}

.school-event {
    border-radius: .5rem;
    font-weight: bold;
}

.school-event-type {
    font-family: Open Sans Bold;
}

.school-menu-logo {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.school-new-card {
    height: 100%;
    background-color: #FFFFFF;
    border: dashed 2px #707070;
    border-radius: 10px;
    line-height: 100%;
}

.school-news-cancel, .school-news-submit {
    width: 100px;
    border-radius: 40px; 
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .school-news-cancel, .school-news-submit {
        width: 150px;
    }
}

.school-news-cancel {
    background-color: #FFFFFF;
    border: 2px solid #2699FB;
    color:#2699FB;
    margin: 0 20px 0 0;
}

.school-news-submit {
    background-color: #2699FB;
    border: 2px solid #2699FB;
    color:#FFFFFF;
    margin: 0;
}

.school-news-list {
    width: 100%;
}

.school-news-logo {
    height: 50px;
    width: 50px;
}

.school-news-photo {
    height: auto;
    width: 250px;
}

.school-news-preview {
    display: flex;
    margin: auto;
    width: auto;
    max-width: 100%;
    max-height: 150px;
}

.school-news-upload {
    background-color: #ffffff;
    border: 4px dashed #BCE0FD;
    display: flex;
    height: 100%;
    margin: 0 auto;
}

.school-news-upload-preview {
    max-width: 250px;
    height: auto;
    margin-bottom: 20px;
}

.school-logo-upload-button {
    background: #E0E0E0;
    border-bottom-left-radius: 190px;
    border-bottom-right-radius: 190px;
    display: inline-block;
    position: absolute;
    height: 30px;
    width: 75px;
    margin: 0 1em 1em 0;
    z-index: 10;
    top: 45px;
    left: 3px;
    opacity: 0.8;
    text-align: center; 
}

.school-logo-upload-button span {
    width: 50px;
    color: #000000;
}

@media only screen and (min-width: 768px) {
    .school-logo-upload-button {
        background: #E0E0E0;
        display: inline-block;
        position: absolute;
        height: 60px;
        width: 152px;
        margin: 0 1em 1em 0;
        z-index: 10;
        top: 95px;
        left: 3px;
        opacity: 0.8;
        text-align: center;
    }

    .school-logo-upload-button span {
        transform: scale(1.75);
        margin-top: 10px;
    }
}

.school-logo-upload-button:focus {
    outline: 0;
}

.school-logo-upload-button:hover {
    cursor: pointer;
    opacity: 0.9;
}

.school-upload {
    height: 135px;
    width: auto;
}

.school-block-menu {
    clear: right;
    padding-left: 105px;
}

.school-block-menu a {
    outline: none;
}

@media only screen and (min-width: 768px) {
    .school-block-menu {
        padding-left: 205px;
    }
}

.school-block-menu ul{
    margin:0;
    padding:0;
}

.school-block-menu ul li{
    display: inline-block;
}

.school-block-menu ul li a {
    color: #B1B1B1;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    height: 22px;
    margin-right: 10px;
    padding: 2px 0px 4px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    text-transform:capitalize;
}

@media only screen and (min-width: 768px) {
    .school-block-menu ul li a {
        font-size: 14pt;
        height: 42px;
        margin-right: 40px;
        padding: 8px 0px 10px;
    }
}

.school-block-menu ul li:first-child a{
    border-left: none;
}

.school-block-menu ul li a:hover{
    display: inline-block;
    color: #193B62;
}

.school-block-menu-active {
    border-bottom: 3px solid #193B62; 
    color: #193B62!important;
}

.school-calendar-month {
    color: #2699FB;
    font-size: 10pt;
    font-weight: bold;
}

.school-calendar-nav {
    background-color: #2699FB;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    margin: 3px 0 auto 10px;
    padding: 0 8px 0 8px;
}

.school-photo-cover {
    width: 100%;
    height: 200px;
}

@media only screen and (min-width: 768px) {

    .school-calendar-month {
        font-size: 18pt;
    }

    .school-calendar-nav {
        font-size: 14pt;
        padding: 0 15px 0 15px;
    }

    .school-photo-cover {
        height: 300px;
    }

}

.school-photo-upload {
    background-color: #E0E0E0;
    border-radius: 5px;
    padding: 2px 10px 2px 8px;
    opacity: 0.5;
}

.school-photo-upload:hover {
    cursor: pointer;
    opacity: 0.7;
}

.school-photo-upload span {
    font-size: 8pt;
}

@media only screen and (min-width: 768px) {

    .school-photo-upload {
        padding: 5px 20px 5px 15px;
    }    

    .school-photo-upload span {
        font-size: 12pt;
    }
}

.school-profile-block {
    margin: auto;
    position: relative;
    width: 100%;
}

.school-profile-block-thumb {
    display: block;
    max-height: 315px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.school-profile-block-menu {
    background-color: #FFFFFF;
    height: 26px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .school-profile-block-menu{
        height: 44px;
        width: 100%;
    }
}

.school-profile-img a{
    height: 160px;
    bottom: -75px;
    left: 15px;
    box-shadow: none;
    display: block;
    padding: 1px;
    position: absolute;
    outline: none;
    z-index: 9;
}

.school-profile-img img {
    background-color: #fff;
    border-radius: 50%;
    height: 78px;
    padding: 5px;
    width: 78px;
}

@media only screen and (min-width: 768px) {

    .school-profile-img a{
        /* top: 200px; */
        bottom: 0px;
    }

    .school-profile-img img {
        background-color: #fff;
        border-radius: 50%;
        height: 158px;
        padding: 5px;
        width: 158px;
    }
}

.school-profile-maps {
    color: #3B86FF;
    font-family: Open Sans;
    font-size: 12pt;
    margin-left: 10px;
    outline: none;
}

.school-profile-name {
    bottom: 25px;
    right: 10px;
    position: absolute;
}

@media only screen and (min-width: 768px) {

    .school-profile-name {
        bottom: 50px;
        right: 20px;
    }    

}

.school-user-menu {
    width: 300px;
    display: flex;
}

.school-user-menu a {
    width: 140px;
    font-size: 12pt;
    margin-right: 20px;
}

.school-user-profile {
    width: 110px;
    height: auto;
    max-height: 150px;
}

.school-user-nonverified {
    color :#DC3545;
    border-color:#DC3545;
    border: 1px solid #DC3545;
    border-radius: .25rem;
    box-shadow: 0 1px 1pxrgba(0,0,0,.075);
    font-size: 1rem;
    line-height: 1.5;
    padding: .45rem .75rem;
    text-align: center;
}

.school-user-verified {
    color:#28A745;
    border-color:#28A745;
    border: 1px solid #28A745;
    border-radius: .25rem;
    box-shadow: 0 1px 1pxrgba(0,0,0,.075);
    font-size: 1rem;
    line-height: 1.5;
    padding: .45rem .75rem;
    text-align: center;
}

.school-user-status {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 10px;
}

.school-user-status div {
    margin-bottom: 10px;
}

.select2-selection__choice {
    background-color: #0092cc!important;
}

.show {
    padding-right: 0px !important;
}

.title-overview, .title-student, .title-teacher {
    float: left;
}

.ui-datepicker-week-end a {
    color: red !important;
}

.upload-desc {
    padding: 3%;
}

.white-background {
    background-color: #FFFFFF;
}

.white-icon {
    color: #FFFFFF;
}