﻿/*@font-face {
    font-family: 'yekan';
    src: url('../asset/fonts/webyekan/yekan.ttf') format('truetype');
}*/

body {
    font-family: tahoma !important;
    /*font-family: "yekan" !important;*/
}

.bodyindex {
    background-image: url('https://studentassets.s3.ir-thr-at1.arvanstorage.ir/logo-back.jpg');
}

.bodyLogin {
    background-image: url('https://studentassets.s3.ir-thr-at1.arvanstorage.ir/mat0.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .8;
    height: 100% !important;
    background-attachment: fixed;
    padding: 1px !important;
    /*text-align: right !important;*/
}

.margin30 {
    margin: 30px !important;
}

@media only screen and (max-width: 768px) {
    .bodyLogin {
        background-size: contain !important;
        background-position-y: bottom !important;
        /*background-attachment: unset !important;*/
    }
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    #logoImage {
        max-width: 37% !important;
        margin-left: 25%;
        margin-top: 9px !important;
    }

    #logoImageLogin {
        max-width: 42% !important;
        margin-right: 0px !important;
        margin-top: 20px !important;
    }

    #txtErrorInputInformation {
        color: #a52a2a !important;
    }

    #logoStyle {
        margin-left: 45px !important;
    }
}

@media only screen and (device-width : 375px) and (device-height : 667px) and (-webkit-device-pixel-ratio : 2) {
    #logoImage {
        max-width: 37% !important;
        margin-left: 25%;
        margin-top: 9px !important;
    }

    #logoImageLogin {
        max-width: 42% !important;
        margin-right: 0px !important;
        margin-top: 20px !important;
    }

    #txtErrorInputInformation {
        color: #a52a2a !important;
    }

    #logoStyle {
        margin-left: 45px !important;
    }
}

@media only screen and (device-width : 414px) and (device-height : 736px) and (-webkit-device-pixel-ratio : 3) {
    #logoImage {
        max-width: 37% !important;
        margin-left: 25%;
        margin-top: 9px !important;
    }

    #logoImageLogin {
        max-width: 42% !important;
        margin-right: 0px !important;
        margin-top: 20px !important;
    }

    #txtErrorInputInformation {
        color: #a52a2a !important;
    }

    #logoStyle {
        margin-left: 45px !important;
    }
}

@media screen and (device-aspect-ratio: 40/71) {
    #logoImage {
        max-width: 37% !important;
        margin-left: 25%;
        margin-top: 9px !important;
    }

    #logoImageLogin {
        max-width: 42% !important;
        margin-right: 0px !important;
        margin-top: 20px !important;
    }

    #txtErrorInputInformation {
        color: #a52a2a !important;
    }

    #logoStyle {
        margin-left: 45px !important;
    }
}

.bodyForInputInformationLoginPage {
    font-weight: bold !important;
    background-color: #ddd;
    opacity: .9;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    /*width: auto !important;*/
}

.bodyForInputInformationLoginPage2 {
    font-weight: bold !important;
    background-color: #ddd;
    opacity: .9;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    /*height: 70% !important;*/
    /*width: auto !important;*/
}

#col12ForForgetPass {
    padding-top: 4.8%;
    padding-right: 9%;
    padding-left: 8.3%;
}

.forgetPassLink {
    margin-bottom: 10px;
}

.captchaStyle {
    margin-bottom: 15px !important;
}

.backToLoginCss {
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 15px !important;
}

.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-hourglass:after {
        content: " ";
        display: block;
        border-radius: 50%;
        width: 0;
        height: 0;
        margin: 8px;
        box-sizing: border-box;
        border: 32px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-hourglass 1.2s infinite;
    }

@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    100% {
        transform: rotate(1800deg);
    }
}

.btnStudySubject {
    width: 80%;
}

.studySubTitle {
    direction: rtl !important;
    text-align: right !important;
}

label {
    color: #d60000 !important;
}

.borderRed {
    border: 2px solid #f4a1a1;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    max-width: 100% !important;
    background-color: #fff7f7 !important;
}

.margin5Bottom {
    margin-bottom: 5px !important;
}

.margin5BottomStudy {
    margin-bottom: 5px !important;
}

.rowIn {
    margin: 0px auto !important;
    /*padding-left: 20px !important;*/
    padding-top: 8px !important;
    padding-bottom: 4px !important;
}

html {
    direction: rtl !important;
    text-align: right !important;
}

.padding10px {
    padding: 10px !important;
}

.emptyBack {
    background-color: #fcfbe5;
    border-radius: 40%;
}

.colmd2float {
    float: left;
}

.colmd2floatright {
    float: right;
    margin-right: 5px;
}

.marginRight5 {
    margin-right: 5px;
}

.questionclass {
    font-size: 17px;
    font-weight: bold;
    float: right;
    border-left: 1px solid red;
    border-radius: 5px;
    background-color: orangered;
    width: 38px;
    margin-right: 20px;
    color: yellow;
    /**/
}

.margin15Top {
    /*margin-top: 37px !important;
    margin-right: -25px !important;*/
}

.marginTop2Rem {
    margin-top: 2rem;
}

@media (max-width:481px) {
    .margin5Bottom {
        margin-bottom: 5px !important;
        margin: 0px !important;
    }

    .colmd2float {
        float: left;
        padding: 1.2rem;
    }

    #btnNext {
        margin-top: 20px;
        /*margin-bottom: 10px;*/
    }

    .questionclass {
        float: right;
        border-left: 1px solid red;
    }

    .questionclass {
        font-size: 11px;
        font-weight: bold;
        min-width: 41px;
        /*float: right;
    border-left: 1px solid red;*/
    }

    #logoImageLogin {
        display: none !important;
    }

    .bodyForInputInformationLoginPage {
        opacity: 1 !important;
        margin-top: 30px !important;
        padding-top: 70px !important;
    }

    .matLogo {
        display: none !important;
    }
}

.loader {
    display: block;
    border: 16px solid whitesmoke;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loaderText {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: black;
}

#pdfLinkGeneral {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.qimg {
    width: 95%;
    padding-right: 20px;
    padding-left: 0px;
}

.labelAnswer {
    font-size: 12pt;
    margin-right: 3px;
}

.ExamItem {
    padding: 5px;
}

.matUnit {
    color: green;
    font-size: 16pt !important;
    font-weight: 600 !important;
}

.divq {
    display: flex;
    justify-content: center;
}

.q {
    display: block;
    width: 40px;
    height: 20px;
    text-align: center;
    background-color: orange;
    margin: 3px;
}

.e0 {
    display: block;
    width: 40px;
    height: 20px;
    background-color: rgb(0, 123, 255, 25%);
    margin: 3px;
}

.e1 {
    display: block;
    width: 40px;
    height: 20px;
    background-color: red;
    margin: 3px;
}

.ok {
    background-color: black /*lawngreen*/;
}

.nok {
    background-color: #a9ef65;
}

.q20box {
    border: 1px solid black;
    border-radius: 10px;
    margin: 5px;
}

.q20boxrow {
    padding: 10px;
}

.btnPad3 {
    padding: 3px;
    margin: 3px;
}

.ExamItem {
    border: 1px solid silver;
    border-radius: 3px;
    margin: 3px;
/*    height: 50px;*/
}

.examboxEven {
    background-color: whitesmoke;
}

.infoA {
    width: 20px;
    display: inline-flex;
}

.infoLable {
    font-size: 0.9rem;
}

.infoDiv {
    display: flex;
    align-items: center;
}

#divExamResult td, th {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.6rem;
}

#divExamResultKol td {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
}

#divExamResultKol th, #divExamResultStats th {
    text-align: center;
}

#divExamResultStats td {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.5rem;
    font-weight: 600;
}

#lblGrade {
    color: red;
    font-size: 1.5rem;
    font-weight: 600;
}

#lblSchool {
    font-size: 1.2rem;
    font-weight: 600;
}

/*@media screen {
    #printSection {
        display: none;
    }
}

@media print {
    body * {
        visibility: hidden;
        background: none;
    }

    #printSection, #printSection * {
        visibility: visible;
    }

        #printSection img {
            visibility: visible;
        }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
    }
}*/
