﻿.form {
    background-color: #F3F2E5;
    background: #F3F2E5;
    color: #666666;
    font-family: YekanMedium;
    font-size: small;
    color: black;
    line-height: 30px;
    font: 12pt/2 Yekan, sans-serif;
    direction: rtl;
    margin: 0;
    padding: 1em;
    background-color: #ffe;
}

.Header {
    padding: 1px;
    color: green;
    font-family: Times New Roman;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #73812F;
    height: 70px;
    vertical-align: top;
}

.TopNav {
    padding: 1px;
    background: #F3F2E5;
    color: #666666;
    border-style: solid;
    border-width: 1px;
    /*border-color: green;*/
    font: 12pt/2 Yekan, sans-serif;
    direction: rtl;
    margin: 0;
    padding: 1em;
    background-color: #ffe;
}

.LeftNav {
    /*float: right; background-color: white; */
    padding: 1px;
    width: 0%;
    height: 100%;
    color: black;
    vertical-align: top;
    text-align: center;
    background: #F3F2E5;
    color: #666666;
}

.RightNav {
    /*float: right; background-color: white; */
    padding: 1px;
    width: 10%;
    height: 100%;
    vertical-align: top;
    text-align: center;
    background: #F3F2E5;
    color: #666666;
}

.Content {
    /*float: right;  border: solid; 85% */
    background: #F3F2E5;
    color: #666666;
    padding: 1px;
    width: 100%;
    color: black;
    vertical-align: top;
    text-align: right;
    border-style: solid;
    border-width: 1px;
    /*border-color: green;*/
}

.Footer {
    padding: 1px; /*clear: both;	*/
    border-width: 1px;
    border-color: gray;
}



.Advertisement {
    /*float: right;  border: solid; 85% */
    width: 100%;
    background: #F3F2E5;
    color: #666666;
    vertical-align: middle;
    text-align: center;
    border-style: hidden;
    border-width: 0px;
    border-color: Gray;
}

.bgImgWatermark {
    background-image: url('./MyFiles/Teachings/ZitebWaterMark.jpg');
    background-repeat: repeat;
}

.myFont {
    font-family: Tahoma;
    font-size: small;
}

.myBoldFont {
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
}

.myFontCenter {
    font-family: Tahoma;
    font-size: small;
    text-align: center;
}

.bold_center {
    text-align: center;
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
}

.only_center {
    text-align: center;
    font-family: Tahoma;
    font-size: medium;
    font-weight: normal;
}

.left_to_right {
    text-align: right;
    font-family: Tahoma;
    direction: ltr;
}

.right_to_left {
    text-align: left;
    font-family: Tahoma;
    direction: rtl;
}

.clCenter {
    text-align: center;
    font-family: Tahoma;
}

.myLightBlue {
    background-color: #D7E4F2;
    font-family: Tahoma;
    font-size: small;
}

.myLightYellow {
    background-color: #FAFAD2;
    font-family: Tahoma;
    font-size: small;
}

.myGreenColor {
    background-color: #F5FFFA;
}

.myYellowColor {
    background-color: #FFFFC0;
}

.myGrayColor {
    background-color: #F5F5F5;
}

.myBlueColor {
    background-color: #D9ECFF;
}

.myVioletColor {
    background-color: #E6E6FA;
}

.myKhakiColor {
    background-color: #FFFAF0;
}
/*------------text backgrounds----------------*/
.bgLightGray {
    background-color: #FBFBFF;
}

.bgLightBlue {
    background-color: #F0F8FF;
}

.bgLightYellow {
    background-color: #FFFFF0;
}

.bgLightThisthle {
    background-color: #F0E1FF;
}

.bgLightPink {
    background-color: #FFEAFF;
}

.bgLightHanayee {
    background-color: #F1F1E2;
}

.bgLightSormehi {
    background-color: #F5ECFF;
}

.bgLightKhakestari {
    background-color: #EFEFEF;
}

.bgLightNarenji {
    background-color: #FFF7EA;
}

.bgLightCyan {
    background-color: #F0FFFF;
}


.RoundCornersButton {
    border-radius: 6px;
    border-color: #F3F2E5;
    background: #73812F;
    color: #EFECD8;
    padding: 1px;
    font-family: Tahoma;
    font-size: small;
}

.RoundCornersTextBox {
    border-radius: 25px;
    border-color: #F3F2E5;
    background: #CACA93;
    color: black;
    padding: 2px;
    font-family: Tahoma;
    font-size: small;
}

.Roun

.RoundCornersTextBoxRtl {
    border-radius: 25px;
    border-color: #F3F2E5;
    background: #CACA93;
    color: black;
    padding: 2px;
    font-family: Tahoma;
    font-size: small;
    text-align: left;
    direction: rtl;
}

nersTextBoxLtr {
    border-radius: 25px;
    border-color: #F3F2E5;
    background: #CACA93;
    color: black;
    padding: 2px;
    font-family: Tahoma;
    font-size: small;
    text-align: right;
    direction: ltr;
}

.RoundCornersTextBoxLtr {
    border-radius: 25px;
    border-color: #F3F2E5;
    background: #CACA93;
    color: black;
    padding: 2px;
    font-family: Tahoma;
    font-size: small;
    text-align: right;
    direction: ltr;
}

.Roun

.RoundCornersListBox {
    border-radius: 20px;
    border-color: #F3F2E5;
    background: #CACA93;
    color: black;
    padding: 1px;
    font-family: Tahoma;
    font-size: small;
}

nersDropDownList {
    border-radius: 25px;
    border-color: #F3F2E5;
    background: #CACA93;
    color: black;
    padding: 2px;
    height: 26px;
    font-family: Tahoma;
    font-size: small;
}


.ZitebTopNav {
    line-height: 25px;
    /*background: #F3F2E5;*/
    background-color: #F3F2E5;
    color: #666666;
    font-family: Tahoma;
    font-size: small;
    display: table;
    margin: 0 auto;
    text-align: right;
}


.ZitebTopNav {
    line-height: 25px;
    /*background: #F3F2E5;*/
    background-color: #F3F2E5;
    color: #666666;
    font-family: Tahoma;
    font-size: small;
    display: table;
    margin: 0 auto;
    text-align: right;
}

.ZitebTopNavPan {
    border-radius: 50px 0px 50px 0px;
    background-color: #73812F;
    line-height: 30px;
    width: 100%;
    display: table;
    margin: 0 auto;
}

.ZitebColors {
    background: #F3F2E5;
    color: #666666;
    font-family: Tahoma;
    font-size: small;
}

.ZitebFooter {
    border-radius: 20px 20px 0px 0px;
    background-color: #73812F;
    color: #EFECD8;
    font-size: small;
    font-family: Tahoma;
    width: 100%;
    text-align: center;
    line-height: 30px;
    direction: ltr;
    clear: both;
}


.selected-answer {
    background-color: #e8f4fd;
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}





/*-----------set answers --------------------------------------------------------------------------*/

.selected-answer {
    background-color: #e8f4fd;
    border-color: #007bff;
}

.answer-text {
    margin-right: 10px;
    font-family: Tahoma;
    font-size: small;
}


.score-panel {
    margin-left: 15px;
    display: inline-block;
}

.selected-answer .answer-text {
    font-weight: bold;
    color: #0056b3;
}

.answers-grid {
    width: 100%;
    border-collapse: collapse;
}

    .answers-grid th, .answers-grid td {
        border: 1px solid #ddd;
        padding: 8px;
        text-align: left;
    }

/* Style for checkboxes in selected answers */
.selected-answer input[type="checkbox"] {
    transform: scale(1.1);
    accent-color: #007bff;
}

/*  --------set questions-------------------------------------------------------------------*/

.question-info {
    padding: 10px;
    margin: 10px 0;
    background-color: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 5px;
    font-family: Tahoma;
    font-size: small;
}


.questions-horizontal-container {
    margin: 15px 0;
    padding: 10px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #dee2e6;
}

    .questions-horizontal-container h4 {
        color: #495057;
        margin-bottom: 8px;
        font-size: 14px;
    }

.questions-horizontal {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 15px;
    padding: 8px;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #e9ecef;
}

    .questions-horizontal a {
        display: inline-block;
        padding: 6px 10px;
        background-color: #007bff;
        color: white;
        text-decoration: none;
        border-radius: 4px;
        border: 2px solid transparent;
        min-width: 35px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        transition: all 0.2s ease;
        cursor: pointer;
    }

        .questions-horizontal a:hover {
            background-color: #0056b3;
            transform: translateY(-1px);
            box-shadow: 0 2px 4px rgba(0,0,0,0.2);
        }

/* Unanswered questions style */
.unanswered-questions a {
    background-color: #dc3545;
    border-color: #dc3545;
}

    .unanswered-questions a:hover {
        background-color: #c82333;
    }

/* Answered questions style */
.answered-questions a {
    background-color: #28a745;
    border-color: #28a745;
}

    .answered-questions a:hover {
        background-color: #218838;
    }

/* Current question style */
.question-current {
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
    color: #212529 !important;
    transform: scale(1.1);
    box-shadow: 0 0 0 2px rgba(255,193,7,0.5);
}

/* Responsive design */
@media (max-width: 768px) {
    .questions-horizontal {
        gap: 4px;
    }

        .questions-horizontal a {
            min-width: 30px;
            padding: 4px 8px;
            font-size: 11px;
        }
}

.ans-exp-textbox {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 4px;
    margin-top: 2px;
    font-family: Tahoma;
    font-size: x-small;
}

    .ans-exp-textbox:focus {
        border-color: #007bff;
        outline: none;
    }

.small-button {
    padding: 2px 6px;
    font-size: x-small;
    margin-left: 5px;
    vertical-align: top;
}
/*form scores styling
*/

.score-panel {
    display: inline-block;
    margin: 5px 0;
    padding: 5px;
    background-color: #f8f9fa;
    border-radius: 4px;
    border: 1px solid #e9ecef;
}

.score-dropdown {
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 2px 5px;
    background-color: white;
    margin-right: 5px;
}


.answer-item {
    padding: 10px;
    margin: 8px 0;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: #fafafa;
    /* Remove: position: relative; if it conflicts */
}

.selected-answer {
    background-color: #e8f4fd;
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.answer-text {
    margin-right: 10px;
    font-family: Tahoma;
    font-size: small;
    display: inline-block;
}

/*for packquestions --------------*/
/*----------------start of yekan fonts----------------------------------------------*/
@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebThin.eot');
    src: url('fonts/IRANYekanWebThin.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebThin.woff2') format('woff2'), url('fonts/IRANYekanWebThin.woff') format('woff'), url('fonts/IRANYekanWebThin.ttf') format('truetype'), url('fonts/IRANYekanWebThin.svg#IRANYekanWebThin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebLight.eot');
    src: url('fonts/IRANYekanWebLight.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebLight.woff2') format('woff2'), url('fonts/IRANYekanWebLight.woff') format('woff'), url('fonts/IRANYekanWebLight.ttf') format('truetype'), url('fonts/IRANYekanWebLight.svg#IRANYekanWebLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebRegular.eot');
    src: url('fonts/IRANYekanWebRegular.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebRegular.woff2') format('woff2'), url('fonts/IRANYekanWebRegular.woff') format('woff'), url('fonts/IRANYekanWebRegular.ttf') format('truetype'), url('fonts/IRANYekanWebRegular.svg#IRANYekanWebRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/iranyekanwebregularfanum.eot');
    src: url('fonts/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), url('fonts/iranyekanwebregularfanum.woff2') format('woff2'), url('fonts/iranyekanwebregularfanum.woff') format('woff'), url('fonts/iranyekanwebregularfanum.ttf') format('truetype'), url('fonts/iranyekanwebregularfanum.svg#iranyekanwebregularfanum') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebMedium.eot');
    src: url('fonts/IRANYekanWebMedium.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebMedium.woff2') format('woff2'), url('fonts/IRANYekanWebMedium.woff') format('woff'), url('fonts/IRANYekanWebMedium.ttf') format('truetype'), url('fonts/IRANYekanWebMedium.svg#IRANYekanWebMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/iranyekanwebmediumfanum.eot');
    src: url('fonts/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), url('fonts/iranyekanwebmediumfanum.woff2') format('woff2'), url('fonts/iranyekanwebmediumfanum.woff') format('woff'), url('fonts/iranyekanwebmediumfanum.ttf') format('truetype'), url('fonts/iranyekanwebmediumfanum.svg#iranyekanwebmediumfanum') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebBold.eot');
    src: url('fonts/IRANYekanWebBold.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebBold.woff2') format('woff2'), url('fonts/IRANYekanWebBold.woff') format('woff'), url('fonts/IRANYekanWebBold.ttf') format('truetype'), url('fonts/IRANYekanWebBold.svg#IRANYekanWebBold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Yekan";
    src: url('fonts/iranyekanwebboldfanum.eot');
    src: url('fonts/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), url('fonts/iranyekanwebboldfanum.woff2') format('woff2'), url('fonts/iranyekanwebboldfanum.woff') format('woff'), url('fonts/iranyekanwebboldfanum.ttf') format('truetype'), url('fonts/iranyekanwebboldfanum.svg#iranyekanwebboldfanum') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebExtraBold.eot');
    src: url('fonts/IRANYekanWebExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebExtraBold.woff2') format('woff2'), url('fonts/IRANYekanWebExtraBold.woff') format('woff'), url('fonts/IRANYekanWebExtraBold.ttf') format('truetype'), url('fonts/IRANYekanWebExtraBold.svg#IRANYekanWebExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebBlack.eot');
    src: url('fonts/IRANYekanWebBlack.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebBlack.woff2') format('woff2'), url('fonts/IRANYekanWebBlack.woff') format('woff'), url('fonts/IRANYekanWebBlack.ttf') format('truetype'), url('fonts/IRANYekanWebBlack.svg#IRANYekanWebBlack') format('svg');
    font-weight: 900; 
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Yekan";
    src: url('fonts/IRANYekanWebExtraBlack.eot');
    src: url('fonts/IRANYekanWebExtraBlack.eot?#iefix') format('embedded-opentype'), url('fonts/IRANYekanWebBlack.woff2') format('woff2'), url('fonts/IRANYekanWebExtraBlack.woff') format('woff'), url('fonts/IRANYekanWebExtraBlack.ttf') format('truetype'), url('fonts/IRANYekanWebExtraBlack.svg#IRANYekanWebExtraBlack') format('svg');
    font-weight: 1000; 
    font-style: normal;
    font-display: swap;
}


/* Yekan Utility Classes */
.yekan 
{
    font-family: "Yekan", Tahoma, Verdana, sans-serif;
}

.yekan-thin {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 100;
    font-size: 10px;
    line-height: 1.5;
}

.yekan-light {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5;
}

.yekan-regular {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
}

.yekan-regular-fanum {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
}

.yekan-medium {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
}

.yekan-medium-fanum {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
}

.yekan-bold {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.8;
}

.yekan-bold-fanum {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.8;
}

.yekan-extrabold {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 800;
    font-size: 20px;
    line-height: 2.0;
}

.yekan-black {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 900;
    font-size: 22px;
    line-height: 2.2;
}
.yekan-black-fanum {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 900;
    font-size: 22px;
    line-height: 2.2;
}
.yekan-extrablack-fanum {
    font-family: "Yekan", Tahoma, verdana;
    font-weight: 1000;
    font-size: 24px;
    line-height: 2.4;
}

/*------------end of yekan fonts---------------------------------------------*/
