#preLoad {
    background:#ecf0f1;
    height: 100%;
    width: 100%;
    position: fixed;
    left:0;
    top:0;
    z-index: 1000;
}
#preLoadInterior {
    background:#ecf0f1;
    height: 100%;
    width: 100%;
    position: absolute;
    left:0;
    top:0;
    z-index: 998;
}
#loading2 {
    background: #fafeff;
    height: 100%;
    width: 100%;
    position: absolute !important;
    left:0;
    top:1;
    z-index: 997;
}
.tFix {
    margin-top: -8px;
}
.luni td {
    padding: 2px 5px;
}
.lbolum td {
    padding: 2px 5px;
}
.logr td {
    padding: 2px 5px;
}
.lkurumr td {
    padding: 2px 5px;
}
.lkurum td {
    padding: 2px 5px;
}
.tFix2 {
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-top: 15px !important;
}
@media only screen and (min-width: 1200px) {
    .tercihItem {
        font-size: 14px !important;
    }
}
@media only screen and (min-width: 992px) {
    .tercihItem {
        font-size: 13.5px !important;
    }
}
@media only screen and (min-width: 0) {
    .tercihItem {
        font-size: 13px !important;
    }
}
.myhr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
select[name="statTable_length"] {
    display: block !important;
}
label select {
    display: block !important;
}
#modal1 {
    max-height: 100%;
}
#modal2 {
    max-height: 100%;
}
#modal3 {
    max-height: 100%;
}
#modal4 {
    max-height: 100%;
}
#modal5 {
    max-height: 100%;
}
#studentPanel {
    max-height: 100%;
}
.lMenu {
    display: block !important;
}
.cursor {
    cursor: pointer;
    cursor: hand;
}
ul.dropdown-content.select-dropdown {
    z-index: 999 !important;
}
.mso-num {
    mso-number-format:General;
}
.mso-text {
    mso-number-format:"\@";
}
.dropdown-content {
    max-height: 420px !important;
}
body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}