﻿@import url("font/fa-regular.css?v=5.1.38");
@import url("font/fa-solid.css?v=5.1.38");
@import url("font/fontawesome.css?v=5.1.38");

html, html a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-print-color-adjust: exact !important;
}

.ltr .radio label, .ltr .checkbox label {
    padding-right: 0px !important;
    padding-left: 20px !important;
}

.alertPosition {
    display: block;
    position: absolute;
    bottom: 50px;
    right: 50px;
}

.buttonToolsEditor {
    color: #333;
    background-color: #fff;
    margin: 3px;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}



.padding5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.rtl {
    direction: rtl;
}

.ltr
{
    direction:ltr;
}

.PageCountSelect 
{
    margin-bottom:15px;
}

body {
    font-family: IRANSansWeb;
    font-size: .8em;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    -webkit-print-color-adjust: exact !important;

}

input {
    font-family: IRANSansWeb;
}

    input[type=text], input[type=password], select {
        font-family: IRANSansWeb;
        border: 1px solid #bdbdbd;
        /*-moz-box-shadow: 0px 0px 4px #bdbdbd;
        -webkit-box-shadow: 0px 0px 4px #bdbdbd;
        -ms-box-shadow: 0px 0px 4px #bdbdbd;
        box-shadow: 0px 0px 4px #bdbdbd;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bdbdbd')";
        -webkit-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bdbdbd');
        -moz-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bdbdbd');
        -o-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bdbdbd');
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bdbdbd');*/
    }

    input[type=text], input[type=password] {
        padding: 5px;
    }

.buttonGreen {
    background-image: url(/styles/Images/buttonGreen.png);
    border: 1px solid #2F501E;
}

    .buttonGreen:hover {
        background-image: url(/styles/Images/buttonGreenHover.png);
        border: 1px solid #2F501E;
    }

.validation_error {
    border: 1px solid #fe8b8b !important;
    -moz-box-shadow: 0 0 4px #fe8b8b !important;
    -webkit-box-shadow: 0 0 4px #fe8b8b !important;
    -ms-box-shadow: 0 0 4px #fe8b8b !important;
    box-shadow: 0 0 4px #fe8b8b !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#fe8b8b')" !important;
    /*-webkit-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#fe8b8b') !important;*/
    -moz-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#fe8b8b') !important;
    -o-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#fe8b8b') !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#fe8b8b') !important;
    background: #ffffff url(/Styles/Images/subfield_error.png) left top repeat-x !important;
}

.validation_success {
    border: 1px solid #b7feae;
    background: #b7feae url(/Styles/Images/validationSuccess.png) 50% 50% repeat;
}

.uploadifyQueueItem {
    background-color: #F5F5F5;
    border: 2px solid #E5E5E5;
    font: 11px Verdana, Geneva, sans-serif;
    margin-top: 5px;
    padding: 10px;
    width: 350px;
}

.uploadifyError {
    background-color: #FDE5DD !important;
    border: 2px solid #FBCBBC !important;
}

.uploadifyQueueItem .cancel {
    float: right;
}

.uploadifyQueue .completed {
    background-color: #E5E5E5;
}

.uploadifyProgress {
    background-color: #E5E5E5;
    margin-top: 10px;
    width: 100%;
}

.uploadifyProgressBar {
    background-color: #0099FF;
    height: 3px;
    width: 1px;
}

.menu {
    padding-top: 5px;
    padding-right: 10px;
    min-height: 55px;
    /*background-image: url(/styles/Images/menuItemBackground.png);*/
    border-bottom: 1px solid #76848D;
    border-top: 1px solid #76848D;
    background-position: center bottom;
    padding-left: 10px;
}


.menubottom {
    padding-top: 5px;
    padding-right: 10px;
    min-height: 32px;
    background: url(/styles/MainMenu/background.png) center center;
    border-bottom: 1px solid #76848D;
    border-top: 1px solid #76848D;
    background-position: center bottom;
    padding-left: 10px;
}


.menu table {
    margin-left: 5px;
    float: right;
}

.tablecontrol {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*.menu table:hover { background-image: url(/styles/Images/menuItemHover.png); border: 1px solid #F4D04F; }*/
.menu .menuItemRed {
    float: left;
    background-image: url(/styles/Images/menuItemError.png) !important;
    border: 1px solid #C01212 !important;
}

    .menu .menuItemRed:hover {
        background-image: url(/styles/Images/menuItemErrorHover.png) !important;
        border: 1px solid #C01212 !important;
    }

.menu .menuItemAlert {
    background-image: url(/styles/Images/menuItemError.png) !important;
    /*border: 1px solid #C01212 !important;*/
    /*padding: 1px !important;*/
}

.menu .menuItemAlert2 {
    background-color: red !important;
}

.menu .left {
    float: left;
}

.ltr .menu .left {
    float: right;
}


th {
    font-size: 12px;
}

.divTitle {
    background-color: #F8F7F7;
    padding: 5px 0px 5px 0px;   
}

    .divTitle u {
        text-decoration: none;
        border-bottom: 1px solid #000000;
    }


.ltr .divAnswer .butSelect {
    float: left !important;
}

.ltr .divSubject {
    direction: ltr;
}
.ltr .divTitle {
    direction: ltr;
}

.ltr .divQuestionTitle {
    direction: ltr;
}

.divEditor,
.divQuestion {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 16px;
    border-bottom: 1px solid silver;
    margin-bottom: 5px;
    clear: both;
}

.divNews {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 18px;
}

.divNews a,
.divEditor a {
    color: blue;
    cursor: pointer;
}
.divNews a:hover,
.divEditor a:hover {
    color: red;
}

.divGrid {
    
}

.divQuestionTitle {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 16px;
    border-bottom: 1px solid silver;
    margin-bottom: 5px;
    color: #0B24A5;
    margin-left: 10px;
    font-weight: bold;
}

.divAnswer {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 14px;
    padding: 3px 0px 3px 0px;
    font-weight: normal;
    margin-right: 15px;
    margin-bottom: 2px;

}


.divAnswerOption {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 14px;
    padding: 5px 0px 3px 0px;
    font-weight: normal;
    margin-right: 15px;
    margin-bottom: 2px;
}


.ltr .divAnswerOption {
    direction: ltr;
    padding: 0px 5px 5px 5px;
}

.ltr .divAnswer {
    direction: ltr;
    padding: 0px 5px 5px 5px;
}

.divAnswer input[type=text] {
    width: 500px;
}

.divSubject {
    font-family: IRANSansWeb,bnazanin,Nazanin,Tahoma;
    font-size: 18px;
    margin-right: 5px;
    margin-left: 5px;
}

.ltr .RowNumber {
    float: left;
}
.RowNumber {
    font-family: Arial;
    padding: 0px 5px 0px 5px;
    background-color: #003366;
    color: #FFFFFF;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
}

.RowNumber1, .RowNumber2 {
    font-family: Arial;
    padding: 0px 5px 0px 5px;
    background-color: #003366;
    color: #FFFFFF;
    width: 100px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 18px;
    font-weight: bold;
}

.divAnswerFeedBack {
    font-family: IRANSansWeb,bnazanin,Nazanin,Tahoma;
    padding: 0px 5px 0px 5px;
    color: #990000;
    margin-right: 5px;
    margin-left: 5px;
    margin-right: 15px;
    font-weight: bold;
}

.butRemove .imgDelete {
    cursor: pointer;
}

.errorDialog {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
    color: red;
    font-weight: bold;
}

.lblTimer {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}

.PageCount {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 14px;
    font-weight: bold;
    bottom: 15px;
    right: 400px;
    z-index: 11;
    position: fixed;
}

.butAttachments {
    margin-top: 10px;
}

.TitleSite {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 30px auto;
}

.faradid {
    text-align: center;
    padding-top: 10px;
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
}

.divIAgree {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 16px;
}

.selectanswer .RowNumber {
    background-color: #5bc0de;
    color: #000;
}

.fieldTests {
}

.sitePanel {
    display: inline-block;
    float: right;
    padding-left: 20px;
}

.right50 {
    float: right;
    width: 50%;
}

.left50 {
    float: left;
    width: 50%;
}

.butLoginTest {
    display: block;
    margin: 5px;
    margin-bottom: 30px;
}

.butUserAddNew, .butLoginToPanel, .butRemember {
    margin: 2px;
}

.leftalign {
    text-align: left;
}

.butSelect {
    color: #fff;
}

.divButtons .pageNumperData {
    display: inline-block;
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    margin-right: 20px;
    font-weight: bold !important;
    min-width: 300px;
}

.divButtons .buttonBox {
    display: inline-block;
}
footer .divButtons {
    display: inline-block;
}


.redcolor {
    color: #c01212;
}

.rtl .validation {
    border-right: 3px solid #ff0000 !important;
    border-left: 1px solid #ccc !important;
}

.ltr .validation {
    border-left: 3px solid #ff0000 !important;
    border-right: 1px solid #ccc !important;
}

.ltr .form-horizontal .control-label {
    text-align: left !important;
}



.rtl .validationError {
    border-left: 1px solid #d70000 !important;
    border-bottom: 1px solid #d70000 !important;
    border-top: 1px solid #d70000 !important;
    border-right: 3px solid #d70000 !important;
    background-color: #fff4f4 !important;
}

.ltr .validationError {
    border-right: 1px solid #d70000 !important;
    border-bottom: 1px solid #d70000 !important;
    border-top: 1px solid #d70000 !important;
    border-left: 3px solid #d70000 !important;
    background-color: #fff4f4 !important;
}

/*.LoginPaneMain {
    border: 2px solid #000000;
    background-color: #fff;
    padding: 10px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}*/

.divAnswer label {
    margin-right: 5px;
    cursor: pointer;
    font-weight: normal;
    display: inline-flex;
}

.ReportCardType {
    font-family: IRANSansWeb;
    font-weight: bold !important;
    width: 100%;
    text-align: center;
    height: 100%;
    padding: 100px;
    font-size: 18px;
}

.selectoptiondata .RowNumber {
    font-family: Arial;
    padding: 0px 5px 0px 5px;
    width: 30px;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
    font-weight: normal;
    background-color: #5bc0de;
    color: #000;
    border-radius: 5px;
}

    .selectoptiondata .RowNumber .noselectitem {
        background-color: #fc0909;
        color: #000;
    }


.selectoptiondata .glyphicon {
    font-size: 16px;
}

.selectoptiondata .noselectitem {
    background-color: #fc0909;
}

.selectoptiondata .select {
    color: black;
}

.rtl .selectoptiondata .RowNumberPanel {
    width: 60px;
    float: right;
    cursor: pointer;
    border-radius: 3px;
}

.ltr .selectoptiondata .RowNumberPanel {
    width: 60px;
    float: left;
    cursor: pointer;
    border-radius: 3px;
}

.RowNumberPanelTitle {
    cursor: pointer;
}

.selectoptiondata.RowNumberPanelTitle {
    background: #75dae7;
    padding: 5px;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 12px;
}

.divSelectedOption 
{
    display:inline-block;

}

.rtl .divSelectedOption .Col {
    width: 180px;
    float: right;
    margin-bottom: 30px;
    height: 375px;
}

.ltr .divSelectedOption .Col {
    width: 180px;
    float: left;
    margin-bottom: 30px;
    height: 375px;
}

.selectoptiondata {
    clear: both;
    min-height: 24px;
}

.englishFont {
  /*font-family: 'Cambria Math';*/
  font-family: IRANSansWeb;
    font-size: 18px;
}

.SymbolSpan {
    font-family: 'Symbol';
    font-size: 22px;
}

.englishFontRtl {
    /*font-family: 'Cambria Math';*/
    font-family: IRANSansWeb;
    font-size: 18px;
    direction: rtl;
}

.englishFontLtr {
    /*font-family: 'Cambria Math';*/
    font-family: IRANSansWeb;
    font-size: 18px;
    direction: ltr;
}

.ltr .Review {
    float: right;
    clear: right;
}

.Review {
    float: left;
    clear: left;
}

.RowNumberIsReview {
    background-color: #ec971f;
}

.related {
    -ms-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.hidetime {
    cursor: pointer;
}

.divSource {
    clear: both;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.divAnswers .selectanswer label {
    border-bottom: 1px #5bc0de;
    /* background-color: #5bc0de; */
    /* border: 1px solid #5bc0de; */
    border-style: dashed;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.AttachmentsListImg {
    width: 100px;
    height: 100px;
    margin: 5px;
    cursor: pointer;
}

.AttachmentsListVideo {
    width: 95px;
    margin: 2px;
    cursor: pointer;
    float: right;
    height: 28px;
}

.AttachmentsListDicom {
    width: 120px;
    padding: 5px;
    cursor: pointer;
    float: right;
}

.AttachmentsListAudio {
    width: 100px;
    padding: 5px;
    cursor: pointer;
    float: right;
}

.divAttachmentsList {
    border: 2px solid #a1310e !important;
}

.divAttachmentsView {
    overflow: auto;
    width: 100%;
    height: 100%;
    text-align: center;
}

.tdAttachmentsSmall {
    height: 120px;
}

.AttachmentsTable {
    height: 100%;
    width: 100%;
}

.menuItemAlert .lblTimer {
    color: red;
}

.divContentData .Thumbnail,
.divAnswer .Thumbnail,
.divQuestionTitle .Thumbnail,
.divQuestion .Thumbnail {
    max-width: 300px;
    height: auto;
    cursor: pointer;
    padding: 5px;
}

.divContentData .Thumbnail300,

.divAnswer .Thumbnail300,
.divQuestionTitle .Thumbnail300,
.divQuestion .Thumbnail300 {
    max-width: 300px;
    height: auto;
    cursor: pointer;
}

    

.divAnswer .Thumbnail150,
.divQuestionTitle .Thumbnail150,
.divQuestion .Thumbnail150 {
    max-width: 150px;
    height: auto;
    cursor: pointer;
}


.divContentData img ,
.divContentData .Thumbnail150 ,
.divContentData .Thumbnail300 ,
.divContentData .Thumbnail ,
.divContentData .Thumbnailheight {
    max-width: 100px;
    height: auto;
    cursor: pointer;
}

.divAnswer .Thumbnailheight,
.divQuestionTitle .Thumbnailheight,
.divQuestion .Thumbnailheight {
    width: auto;    
    cursor: pointer;
}

.zoom-range {
    width: 150px;
}

.dialog_contentViewnav .zoom-in {
    float: right;
}

.dialog_contentViewnav .reset {
    float: right;
}

.dialog_contentViewnav .zoom-out {
    float: right;
}

.dialog_contentViewnav .zoom-range {
    float: right;
    width: 100px;
}

.dialog_contentThumbnail .selectItem {
    background-color: #5bc0de;
    border: 2px solid #bd0000;
}


.AttachmentDeleteIcon {
    position: relative;
    left: 0px;
    margin-left: -20px;
    top: -24px;
    cursor: pointer;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.marginbox {
    margin: 10px;
}


.PrintCart {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 14px;
    border: 1px solid silver;
}

.PrintCartBold {
    font-weight: bold;
}

.FieldTestName {
    font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
    font-size: 16px;
    color: #a1310e;
}

.dialog_content::-webkit-scrollbar {
    -webkit-appearance:inherit;
}

/*.dialog_content::-webkit-scrollbar:vertical {
    width: 11px;
}

.dialog_content::-webkit-scrollbar:horizontal {
    height: 11px;
}*/

/*.dialog_content::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; 
    background-color: rgba(0, 0, 0, .5);
}

.dialog_content::-webkit-scrollbar-track { 
    background-color: #fff; 
    border-radius: 8px; 
}*/

.buttonUndo {
    background-color: #5bc0de;
    color: #000;
    border: 1px solid #2F501E;
}

    .buttonUndo:hover {
        background-color: #5bc0de;
        color: #000;
        border: 1px solid #b3ff8c;
    }

.spanBold {
    font-weight: bold;
    color: #a1310e;
}



.ck {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .ck {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .ck > .by .e,
    .ck > .gb .e {
        margin-left: -15px;
    }
}


.butMenuTop 
{ display: none;}


@media only screen and (min-device-width:100px) and (max-device-width:992px) {
    .GridSize {
        width: 150px;
    }

    .butMenuTop 
    { display: block;}


    #navbarSupportedContent {
        font-size: 12px;
        position: absolute;
        width: 250px;
        background-color: #ffffff;
        top: 40px;
        -webkit-box-shadow: rgba(0, 0, 0, .04) 0 7px 8px 0;
        box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.6);
        z-index: 1;
        background: #ffffff;
        overflow: auto;
        padding: 10px;
        max-height: 500px;
    }

    .MenuMobileView {
        display: none;
    }

    .navbar-nav{ width: 100%;}
}

    .navbar-light .navbar-nav .nav-link { border-radius: 0px !important; }

    .rx:before,
    .rx:after,
    .ed dd:before,
    .ed dd:after,
    .fk .et:before,
    .fk .et:after,
    .by:before,
    .by:after,
    .gb:before,
    .gb:after,
    .gc:before,
    .gc:after,
    .oj:before,
    .oj:after,
    .oi > .oh:before,
    .oi > .oh:after,
    .nav:before,
    .nav:after,
    .ck:before,
    .ck:after,
    .or:before,
    .or:after,
    .f:before,
    .f:after,
    .ph:before,
    .ph:after,
    .qw:before,
    .qw:after,
    .d:before,
    .d:after,
    .rp:before,
    .rp:after {
        content: " ";
        display: table;
    }


    .rx:after,
    .ed dd:after,
    .fk .et:after,
    .by:after,
    .gb:after,
    .gc:after,
    .oj:after,
    .oi > .oh:after,
    .nav:after,
    .ck:after,
    .or:after,
    .f:after,
    .ph:after,
    .qw:after,
    .d:after,
    .rp:after {
        clear: both;
    }




    .pc {
        background-color: #3097d1;
        border-color: #1c73a5;
    }

        .pc .e {
            color: rgba(255, 255, 255, 0.8);
        }

            .pc .e:hover,
            .pc .e:focus {
                color: #ffffff;
                background-color: transparent;
            }

        .pc .oy {
            color: #ffffff;
        }

        .pc .navbar-nav > li > a {
            color: rgba(255, 255, 255, 0.8);
        }

            .pc .navbar-nav > li > a:hover,
            .pc .navbar-nav > li > a:focus {
                color: #ffffff;
                background-color: transparent;
            }

        .pc .navbar-nav > .active > a,
        .pc .navbar-nav > .active > a:hover,
        .pc .navbar-nav > .active > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

        .pc .navbar-nav > .disabled > a,
        .pc .navbar-nav > .disabled > a:hover,
        .pc .navbar-nav > .disabled > a:focus {
            color: #444444;
            background-color: transparent;
        }

        .pc .ou {
            border-color: #1c73a5;
        }

            .pc .ou:hover,
            .pc .ou:focus {
                background-color: #2d91ca;
            }

            .pc .ou .ov {
                background-color: #ffffff;
            }

        .pc .f,
        .pc .ow {
            border-color: #2882b5;
        }

        .pc .navbar-nav > .open > a,
        .pc .navbar-nav > .open > a:hover,
        .pc .navbar-nav > .open > a:focus {
            background-color: transparent;
            color: #ffffff;
        }

    @media (max-width: 767px) {
        .pc .navbar-nav .open .dropdown-menu > .oe {
            border-color: #1c73a5;
        }

        .pc .navbar-nav .open .dropdown-menu .oa {
            background-color: #1c73a5;
        }

        .pc .navbar-nav .open .dropdown-menu > li > a {
            color: rgba(255, 255, 255, 0.8);
        }

            .pc .navbar-nav .open .dropdown-menu > li > a:hover,
            .pc .navbar-nav .open .dropdown-menu > li > a:focus {
                color: #ffffff;
                background-color: transparent;
            }

        .pc .navbar-nav .open .dropdown-menu > .active > a,
        .pc .navbar-nav .open .dropdown-menu > .active > a:hover,
        .pc .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

        .pc .navbar-nav .open .dropdown-menu > .disabled > a,
        .pc .navbar-nav .open .dropdown-menu > .disabled > a:hover,
        .pc .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: #444444;
            background-color: transparent;
        }
    }

    .pc .pb {
        color: rgba(255, 255, 255, 0.8);
    }

        .pc .pb:hover {
            color: #ffffff;
        }

    .pc .fu {
        color: rgba(255, 255, 255, 0.8);
    }

        .pc .fu:hover,
        .pc .fu:focus {
            color: #ffffff;
        }

        .pc .fu[disabled]:hover,
        fieldset[disabled] .pc .fu:hover,
        .pc .fu[disabled]:focus,
        fieldset[disabled] .pc .fu:focus {
            color: #444444;
        }

    .pc .ani,
    .pc .ani:hover,
    .pc .ani:focus {
        color: #fff;
        background-color: #1c73a5;
    }

    .pc .ank {
        background-color: #4da6d7;
    }

        .pc .ank:focus {
            color: #3097d1;
            background-color: #fff;
            box-shadow: 0 0 6px rgba(255, 255, 255, 0.5);
        }


    .os {
        top: 0;
        border-width: 0 0 1px;
    }

    @media (min-width: 768px) {
        .f {
            width: auto;
            border-top: 0;
            box-shadow: none;
        }

            .f.collapse {
                display: block !important;
                height: auto !important;
                padding-bottom: 0;
                overflow: visible !important;
            }

            .f.in {
                overflow-y: visible;
            }

        .os .f,
        .ot .f,
        .of .f {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .os .f,
    .of .f {
        max-height: 340px;
    }

    @media (max-device-width: 480px) and (orientation: landscape) {
        .os .f,
        .of .f {
            max-height: 200px;
        }
    }

    .os,
    .of {
        position: fixed;
        right: 0;
        left: 0;
    }

    @media (min-width: 768px) {
        .os,
        .of {
            border-radius: 0 !important;
            margin-bottom: 0px !important;
        }
    }

    .os {
        top: 0;
        border-width: 0 0 1px;
    }

    .app-navbar {
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
    }

    nav {
        display: block;
    }

    .nav {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

        .nav > li {
            position: relative;
            display: block;
        }

            .nav > li > a {
                position: relative;
                display: block;
                padding: 10px 15px;
            }

                .nav > li > a:hover,
                .nav > li > a:focus {
                    text-decoration: none;
                    background-color: #f5f8fa;
                }

            .nav > li.disabled > a {
                color: #9da9b0;
            }

                .nav > li.disabled > a:hover,
                .nav > li.disabled > a:focus {
                    color: #9da9b0;
                    text-decoration: none;
                    background-color: transparent;
                    cursor: not-allowed;
                }

        .nav .open > a,
        .nav .open > a:hover,
        .nav .open > a:focus {
            background-color: #f5f8fa;
            border-color: #3097d1;
        }

        .nav .nav-divider {
            height: 1px;
            margin: 10px 0;
            overflow: hidden;
            background-color: #e5e5e5;
        }

        .nav > li > a > img {
            max-width: none;
        }

    @media (min-width: 768px) {
        html, body, form, .maxheight {
            height: 100%;
        }
    }

    .MainLogin {
        background-color: white;
        /*border-left: 2px solid #000000;*/
        padding: 20px;
    }

    .divMainPage {
        color: #fff;
        background-color: #337ab7;
        height: 100%;
        overflow-x: auto;
        overflow-y: auto;
        padding: 10px;
        font-family: IRANSansWeb,bnazanin,Nazanin, Tahoma;
        font-size: 14px;
    }

    .MainTitleData {
        margin-bottom: 10px;
    }

    .MainPage {
        padding-left: 0px !important;
    }

    .divLoginStyle {
        padding-left: 10px;
    }

    .newsrow .glyphicon {
        color: rgb(186, 255, 183);
        font-size: 22pt;
        margin: 5px;
    }

    .newsrow:hover {
        cursor: pointer;
        color: red;
    }

    .divQuestionTitle img {
        cursor: pointer;
    }

    .License {
        max-width: 500px;
        margin: auto;
    }

    .divAdminMain {
        overflow: auto;
    }

    .divQuestion p {
        margin: 0 0 10px;
    }

    .ltrPanel {
        direction: ltr;
    }

        .ltrPanel .Review {
            float: right;
            clear: right;
        }

        .ltrPanel .RowNumber {
            float: left;
        }

    .TestResult .divAnswer {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .UserFullName {
        color: red;
    }

    .TestResult .divQuestion {
        clear: none;
        font-size: 14px;
    }

    .TestResult .form-group {
        margin-bottom: 0;
    }

    .TestResult .selectanswer .RowNumber {
        background-color: #003366;
        color: #fff;
    }

    .TestResult .RowNumber {
        font-size: 14px;
    }

    .TestResult .relatedTest {
        border-top: 1px solid #bdbdbd;
        border-left: 1px solid #bdbdbd;
        border-right: 1px solid #bdbdbd;
    }

    .divQuestion .divAnswers {
        clear: both;
    }

    .divQuestion .divSource {
        clear: both;
    }


    .TestResult .divAnswers .selectanswer label {
        border: none;
    }

    .TestResult .divAnswer {
        font-size: 12px;
    }

    .redtext {
        color: red;
    }

    .TestResult .panel-body {
        padding: 5px !important;
    }

    .Questioneven {
        clear: both !important;
    }

    .butNormalValue {
        cursor: pointer;
    }

    .msg {
        font-size: 10px;
        color: green;
    }

    .UserTestDataView {
        width: 250px;
        height: 450px;
        float: right;
        border: 1px;
        border-style: solid;
        /* border-radius: 4px; */
        margin-left: -1px;
        margin-bottom: -1px;
        border-color: #ebebeb;
        padding: 10px;
        font-size: 13px;
    }

        .UserTestDataView:hover {
            -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
            box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
            transition: box-shadow 0.5s ease-in-out;
        }
.UserTestDataViewBuy {
    width: 250px;
    height: 180px;
    float: right;
    /*border: 1px;
        border-style: solid;
        -ms-border-radius: 4px;*/
    /* border-radius: 4px; */
    /* margin-left: 10px; */
    /* margin-bottom: 10px; */
    border-color: #d10000;
    padding: 4px;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid #ebebeb;
    padding: 10px;
    position: relative;
}

    .UserTestDataViewBuy .itemDiscount {
        background-color: #fb3449;
        font-weight: 700;
        color: #fff;
        border-radius: 20px;
        padding: 4px 6px 1px;
        /* letter-spacing: 0; */
        margin-bottom: 3px;
        font-size: 11px;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        height: 23px;
        position: absolute;
        left: 10px;
        top: 10px;
    }
    
    
    @media (min-width: 768px) {
        .UserTestDataViewBuy {
        width: 33%;
    }
}

@media (min-width: 1200px) {
    .UserTestDataViewBuy {
        width: 25%;
    }
}

        .UserTestDataViewBuy:hover {
            -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
            box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
            transition: box-shadow 0.5s ease-in-out;

        }
        
        .UserTestDataViewBuy .item {
            font-weight: bold;
        }


    .UserTestDataView .item {
        font-weight: bold;
    }

    .green {
        color: green;
    }

    .UserTestDataView .mainItem {
        margin-bottom: 4px;
        margin-left: 5px;
    }

    .UserTestDataView a {
        color: red;
        cursor: pointer;
    }

        .UserTestDataView a:hover {
            color: blue;
        }

    .UserTestDataView .State {
        font-size: 14px;
    }

    .red {
        color: red;
    }

    .Calculator {
        direction: ltr;
        font-size: 12px;
        font-family: arial;
    }

        .Calculator .ui-spinner-input {
            border: none;
        }

        .Calculator td {
            padding: 3px;
        }


    .NormalValue mark, .mark {
        padding: 0;
        background-color: #f6f600;
    }

    .ClearText1 {
        margin-left: 20px;
        margin-top: -20px;
        float: left;
    }

    .ClearText2 {
        margin-left: 5px;
        margin-top: -20px;
        float: left;
    }

    .DesignBut {
        margin-left: 5px;
        margin-top: -20px;
        float: left;
    }

    .ltr .ClearText1 {
        margin-right: 20px;
        margin-left: 0;
        margin-top: -20px;
        float: right;
    }

    .ltr .ClearText2 {
        margin-left: 0;
        margin-right: 5px;
        margin-top: -20px;
        float: right;
    }

    .ltr .DesignBut {
        margin-left: 0;
        margin-right: 5px;
        margin-top: -20px;
        float: right;
    }

    .logviewItem {
        padding: 4px;
        float: right;
        cursor: pointer;
    }

        .logviewItem :hover {
            color: red;
        }
    /* Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader */
    .qq-uploader {
        position: relative;
        width: 100%;
    }

    .qq-upload-button {
        display: block;
        width: 105px;
        padding: 7px 0;
        text-align: center;
        background: #880000;
        border-bottom: 1px solid #DDD;
        color: #FFF;
        cursor: pointer !important;
    }

    .qq-upload-button-hover {
        background: #CC0000;
        cursor: pointer !important;
    }

    .qq-upload-button-focus {
        outline: 1px dotted #000000;
        cursor: pointer !important;
    }

    .qq-upload-drop-area, .qq-upload-extra-drop-area {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 30px;
        z-index: 2;
        background: #FF9797;
        text-align: center;
    }

        .qq-upload-drop-area span {
            display: block;
            position: absolute;
            top: 50%;
            width: 100%;
            margin-top: -8px;
            font-size: 16px;
        }

    .qq-upload-extra-drop-area {
        position: relative;
        margin-top: 50px;
        font-size: 16px;
        padding-top: 30px;
        height: 20px;
        min-height: 40px;
    }

    .qq-upload-drop-area-active {
        background: #FF7171;
        cursor: pointer !important;
    }

    .qq-upload-list {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .qq-upload-list li {
            margin: 0;
            padding: 9px;
            line-height: 15px;
            font-size: 16px;
            background-color: #FFF0BD;
        }

    .qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
        margin-right: 12px;
    }

    .qq-upload-spinner {
        display: inline-block;
        background: url("loading.gif");
        width: 15px;
        height: 15px;
        vertical-align: text-bottom;
        cursor: pointer;
    }

    .qq-upload-size, .qq-upload-cancel {
        font-size: 12px;
        font-weight: normal;
    }

    .qq-upload-failed-text {
        display: none;
    }

    .qq-upload-fail .qq-upload-failed-text {
        display: inline;
    }

    .qq-upload-list li.qq-upload-success {
        background-color: #5DA30C;
        color: #FFFFFF;
    }

    .qq-upload-list li.qq-upload-fail {
        background-color: #D60000;
        color: #FFFFFF;
    }


.BuyPanel .itemDiscount {
    background-color: #fb3449;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 4px 6px 1px;
    /* letter-spacing: 0; */
    margin-bottom: 3px;
    font-size: 11px;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    height: 23px;
}
/*----- Accordion -----*/
.Accordion .itemDiscount {
    background-color: #fb3449;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 4px 6px 1px;
    /* letter-spacing: 0; */
    margin-bottom: 3px;
    font-size: 11px;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    height: 23px;
    
}




.accordion, .accordion * {
    direction: rtl;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .accordion {
        direction: rtl;
        overflow: hidden;
        box-shadow: 0 1px 3px #000000;
        box-shadow: 0 1px 3px rgba(0,0,0,0.25);
        border-radius: 3px;
        background-color: #fcfeff;
    }

    /*----- Section Titles -----*/
    .accordion-section-title {
        cursor: pointer;
        direction: rtl;
        width: 100%;
        padding: 15px;
        display: inline-block;
        border-bottom: 1px solid #1a1a1a;
        background-color: #eee;
        transition: all linear 0.15s;
        text-align: right;
        font-size: 13px;
        text-shadow: 0px 1px 0px #1a1a1a;
        color: #444;
    }

        .accordion-section-title.active, .accordion-section-title:hover, accordion-section-title:focus {
            text-decoration: none;
            color: #626fcc !important;
        }

    .accordion-section:last-child .accordion-section-title {
        direction: rtl;
        border-bottom: none;
    }

    .accordion-section-content {
        direction: rtl;
        padding: 15px;
        display: none;
    }

    #show_password {
        background-color: #fff;
        border: 1px solid #bdbdbd;
        border-right: 0px;
        height: 34px;
    }


#show_password2 {
    background-color: #fff;
    border: 1px solid #bdbdbd;
    border-right: 0px;
    height: 34px;
}

    .shopTestBox {
        border-bottom: solid 1px;
        padding-bottom: 10px;
        margin: 10px;
    }

    .Answer2Box {
        width: 45%;
        float: right;
        clear: both;
        margin-bottom: 0px;
        padding: 0px;
    }

    .Answer2Box2 {
        width: 45%;
        float: right;
        margin-bottom: 0px;
        padding: 0px;
    }

    .QuestionTitleBox {
        display: inline-block;
        clear: both;
        width: 100%;
        margin: 0px;
    }

    .lblRelatedTestName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
    }

    .lblFullName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /*max-width: 100px;*/
    }

    .lblTitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ProvidersTestContent {
        padding: 25px;
    }

    .drRelatedtest > ul {
        max-height: 450px;
        overflow: auto;
    }


    .divPuzzleTitle {
        min-height: 30px;
        border-radius: 5px;
        background-color: #dadada;
        padding: 2px;
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: bold;
    }

    .divPuzzleOption {
        padding: 3px;
        border-width: 2px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        border-style: solid;
        margin: 5px;
        margin-right: 30px;
    }

    .PuzzleMain {
        min-height: 25px;
        margin: 5px;
        /* margin-right: 30px; */
        padding: 3px;
        border-style: dotted;
        border-width: 1px;
    }

    .PuzzleUndo {
        float: right;
        cursor: pointer;
    }

.PuzzleHighlight {
    border-width: 2px;
    border-style: solid;
    -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    transition: box-shadow 0.5s ease-in-out;
    background-color: #eff9ff;
}

    .FilePuzzleGroup {
        background-color: #25729d;
        color: #fff;
        padding: 4px;
        border-radius: 5px;
    }

    .FilePuzzleItemHeader {
        margin-right: 10px;
        margin-left: 10px;
        padding: 4px;
        background-color: #d8d4d4;
        margin-top: 5px;
        border-radius: 5px;
    }

    .FilePuzzleItemBox {
        padding-right: 10px;
        padding-left: 10px;
        width: 150px;
        display: table-cell !important;
        text-align: center;
    }

    .FilePuzzleItem {
        margin-right: 10px;
        margin-left: 10px;
        padding: 4px;
    }

    .FilePuzzleItemAlt {
        background-color: aliceblue;
    }

    .divPuzzleRight {
        border-left: solid;
    }

    .rtl .menuitem1 {
        float: right;
        margin-left: 5px;
    }

    .ltr .menuitem1 {
        float: left;
        margin-right: 5px;
    }


    .ltr .menu .input-group-addon:first-child {
        border-right: 0;
        border-left: 1px solid #ccc;
    }


    .ltr .input-group .form-control:first-child, .ltr .input-group-addon:first-child,
    .ltr .input-group-btn:first-child > .btn, .ltr .input-group-btn:first-child > .btn-group > .btn, .ltr .input-group-btn:first-child > .dropdown-toggle,
    .ltr .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .ltr .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }


    .rtl .buttonBox1 {
        float: left;
    }

    .ltr .buttonBox1 {
        float: right;
    }

    .AnswerText {
        margin-left: 10px;
    }

    .nav-tabs li {
        background-color: #ffffff;
        -ms-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -ms-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #fff !important;
        background-color: #8c0d01 !important;
    }


    .buyCartHead {
        background-color: #ddd;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        font-weight: bold;
    }

.buyCartFooter {
    background-color: #c8ddf2;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.buyCartRow {
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8c0d01;
    font-weight: bold;
}

.buyCartFooterLink {
    text-align: left;
    padding: 10px;
}
.ltr .buyCartFooterLink {
    text-align: right;
    padding: 10px;
}
.buyCart {
    border-bottom: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
}


        .buyCart .butDeleteBuy {
            color: red;
            cursor: pointer;
        }

        .buyCart .textcenter {
            text-align: center;
        }

    .Pagefoot {
        position: fixed;
        bottom: 0;
    }

    .Pagehead {
        display: table-header-group;
    }




    .heading {
        width: 100%;
        border: black;
        border-style: solid;
        border-width: 1px;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
        padding: 5px;
    }

    .footer {
        max-width: 210mm;
        /*border: black;
    border-style: solid;
    border-width: 1px;*/
        font-size: 10px;
        text-align: center;
        padding: 5px;
    }

    .footer {
        max-width: 1210mm;
        /*border: black;
    border-style: solid;
    border-width: 1px;*/
        font-size: 12px;
        text-align: center;
        padding: 5px;
    }

    .matRow {
        background-color: #eeeeee;
    }

    .matching span {
        width: 450px;
    }

    .matchingRow2 {
        background-color: #f8f7f7;
    }

    .Print .Question {
        font-size: 14px !important;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .Print .divAnswer2 {
        font-size: 13px !important;
        font-weight: normal;
    }

        .Print .divAnswer2 span {
            font-size: 13px !important;
            font-weight: normal;
        }


    .ProvidersTestContent u {
        text-decoration: none;
        border-bottom: 1px solid #000000;
    }



    .Print .Question .Number {
        text-align: center;
        vertical-align: top;
    }

    .Print u {
        text-decoration: none;
        border-bottom: 1px solid #000000;
    }

    .Print {
        max-width: 210mm;
    }

        .Print .englishFont {
            font-size: 14px !important;
            font-weight: bold;
        }

        .Print .heading {
            margin-bottom: 10px;
        }


        .Print .divSubject {
            font-size: 14px !important;
        }

        .Print .divQuestionTitle {
            font-size: 13px !important;
        }


        .Print .KFPTable {
            background-color: antiquewhite;
            height: 40px;
            font-size: 13px;
            border: 1px solid #949393;
        }

        .Print .KFPTableCell1 {
            font-size: 12px;
            border: 1px solid #949393;
            padding: 2px;
            width: 60%;
        }

        .Print .KFPTableCell2 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .KFPTableCell3 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .KFPTableCell4 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .KFPTableCell5 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .KFPTableCell1 span {
            font-size: 12px !important;
        }

        .Print #divQuestions {
        }





        .Print .PMPTable {
            background-color: antiquewhite;
            height: 40px;
            font-size: 13px;
            border: 1px solid #949393;
        }

        .Print .PMPTableCell1 {
            font-size: 12px;
            border: 1px solid #949393;
            padding: 2px;
            width: 40%;
        }

        .Print .PMPTableCell2 {
            font-size: 12px;
            border: 1px solid #949393;
            padding: 2px;
            width: 40%;
        }

        .Print .PMPTableCell3 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .PMPTableCell4 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .PMPTableCell5 {
            font-size: 12px;
            border: 1px solid #949393;
        }

        .Print .PMPTableCell1 span {
            font-size: 12px !important;
        }

        .Print .PMPTableCell2 span {
            font-size: 12px !important;
        }

        .Print .PageBreak {
            page-break-inside: auto
        }


    .UserTestDataViewRow1 {
        
        vertical-align: top;
    }
.UserTestDataViewRow2 {
    position: absolute;
    bottom: 5px;
}

.UserTestDataViewRowBox {
    background-color: #ebffea;
    padding-right: 5px;
    padding-left: 5px;
}
.UserTestDataViewRowBoxItem {
    width: 49%;
}
.divOption .divAnswer :empty {
    display: block;
}

    .divAnswer:empty {
        display: none;
    }

    /*------------------------------------------------------------audio*/

#audio-player {
    height: 70px;
    width: 500px;
    overflow: hidden;
    background-color: #808080;
    color: white;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}


    #audio-player #controls {
        height: 50px;
        background-color: #808080;
    }

    #audio-player .time {
        font-size: 10px;
        color: white;
        position: relative;
        top: 14px;
        margin: 5px;
    }

    #audio-player .ui-progressbar {
        background: #2B2B2B;
    }

    #audio-player .ui-progressbar-value {
        background: white;
    }

    #audio-player #progressbar, #audio-player #volume {
        height: 10px;
        display: inline-block;
        border-radius: 0px;
        border: none;
        position: relative;
        top: 16px;
    }

   

    #audio-player #progressbar {
        width: 150px;
    }

    #audio-player #play, #audio-player #mute {
        font-size: 16px;
        width: 20px;
        position: relative;
        top: 17px;
        cursor: pointer;
    }

    #audio-player #play {
        margin-left: 15px;
    }

    #audio-player #volume {
        width: 50px;
    }

    #audio-player #more-info-box {
        display: inline-block;
        width: 150px;
        height: 50px;
        position: relative;
        left: 350px;
        top: -50px;
        padding-top: 18px;
        text-align: center;
        font-size: 12px;
        color: white;
    }

        #audio-player #more-info-box, #audio-player #more-info-box > span {
            cursor: context-menu;
        }

    #audio-player #info-tray {
        display: inline-block;
        color: white;
        position: relative;
        width: 100%;
        top: -65px;
        padding: 5px;
        font-size: 12px;
    }


    /*--------------------------------audio*/

#audio-player2 {
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    background-color: #296eb5;
    color: white;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    width: 100%;
}


    #audio-player2 #controls {
        height: 36px;
        background-color: #296eb5;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    #audio-player2 .time {
        font-size: 10px;
        color: white;
        position: relative;
        top: 2px;
        margin: 4px;
    }
    #audio-player2 #speed {
        font-size: 10px;
        color: white;
        position: relative;
        top: 2px;
        margin: 4px;
    }
    
        #audio-player2 .ui-progressbar {
        background: #2B2B2B;
    }

    #audio-player2 .ui-progressbar-value {
        background: white;
    }

    #audio-player2 #progressbar, #audio-player2 #volume {
        height: 15px;
        display: inline-block;
        border-radius: 0px;
        border: none;
        position: relative;
        top: 0px;
    }

    #audio-player2 #progressbar {
        width: 150px;
    }

    #audio-player2 #play, #audio-player2 #mute {
        font-size: 20px;
        width: 20px;
        position: relative;
        top: 0px;
        cursor: pointer;
    }

    #audio-player2 #play {
        margin-left: 10px;
        margin-right: 10px;
        border: 1px solid #cecccc;
        border-radius: 50%;
        padding: 5px;
        width: 30px;
    }
    #audio-player2 #backward, #audio-player2 #forward {
        padding: 3px;
        cursor: pointer;
    }
    
    
    
    #audio-player2 #volume {
        width: 80px;
    }

    #audio-player2 #more-info-box {
        display: inline-block;
        width: 150px;
        height: 50px;
        position: relative;
        left: 350px;
        top: -50px;
        padding-top: 18px;
        text-align: center;
        font-size: 12px;
        color: white;
    }

        #audio-player2 #more-info-box, ##audio-player2audio-player2 #more-info-box > span {
            cursor: context-menu;
        }

    #audio-player2 #info-tray {
        display: inline-block;
        color: white;
        position: relative;
        width: 100%;
        top: -65px;
        padding: 5px;
        font-size: 12px;
    }

#audio-player2 #slider {
    height: 20px;
    display: flex;
    border-radius: 0px;
    border: none;
    position: relative;
    width: 100%;
    min-width: 120px;
    top: 0px;
}

    #audio-player2 #volumeslider 
    { 
        width: 70px;
        margin-right: 5px;
    }

    #audio-player2 #custom-handle {
        width: 1.6em;
        height: 1.6em;
        top: 50%;
        margin-top: -.8em;
        text-align: center;
        /* line-height: 1.6em; */
        border-radius: 50%;
    }

#audio-player2 #volume-custom-handle {
    border-radius: 50%;
    border: 1px solid #847b0f;
}

.MainPageBodyClass2 {
    background: #f5f5f5;
}


.MainPageBodyClass2 .logoBox {
    padding-top: 10px;
    text-align: center;
}

@media (min-width: 768px) {
    .MainPageBodyClass2 .logoBox {
        padding-top: 15px;
        text-align: right;
    }
}

.MainPageBodyClass2 .box {
    padding: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.03);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.03);
    border: 1px solid rgba(0,191,214,.3);
    margin-bottom: 10px;
}

.MainPageBodyClass2 #lblRegisterType, .MainPageBodyClass2 #lblToDate, .MainPageBodyClass2 #lblDiscount {
    color: red;
}


.permissionBox {
    padding-left: 10px;
}
.permissionBox1 {
    width: 300px;
}

.permissionBoxEven {
    background: #eef0f5;
}

.Accordion h1 {
    margin: 0;
    line-height: 2;
    text-align: center;
}
.Accordion h2 {
    margin: 0 0 .5em;
    font-weight: normal;
}
.Accordion .inputHide {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.Accordion .row {
    display: flex;
}
    .Accordion .row .colA {
        flex: 1;
    }
        /*.Accordion .row .col:last-child {
            margin-left: 1em;
        }*/

/* Accordion styles */
.Accordion .tabs {
    
    overflow: hidden;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.Accordion .tab {
    width: 100%;
    color: white;
    overflow: hidden;
}
.Accordion .tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    background: #2c3e50;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0px;
    /* Icon */
}
    .Accordion .tab-label:hover {
        background: #1a252f;
    }
    .Accordion .tab-label::after {
        content: "\276F";
        width: 1em;
        height: 1em;
        text-align: center;
        transition: all .35s;
    }
.Accordion .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    transition: all .35s;
}
.Accordion .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
}
    .Accordion .tab-close:hover {
        background: #1a252f;
    }

.Accordion .inputHide:checked + .tab-label {
    background: #1a252f;
}
    .Accordion .inputHide:checked + .tab-label::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
.Accordion .inputHide:checked ~ .tab-content {
    max-height: 100vh;
    padding: 1em;
}


.Accordion .subCategory {
    margin-right: 10px;
}

    .Accordion .subCategory label {
        color: #8e3546;
    }


.navBox {
    clear: both;
    text-align: center;
}

.navBoxHead {
    clear: both;
}

.page-link {
    cursor: pointer;
}

.printBank {
    direction: rtl;
    border: 1px solid #988e8e;
    width: 500px;
    margin: auto;
    padding: 10px;
    border-radius: 5px;
    text-align: right;
}

#ServerPropertyTab {
    background-color: #ffffff;
}

.UserTestDataViewBuyDescripton {
   padding-top: 10px;
}


.Header {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    background: #fff;
    position: relative;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0,0,0,.04);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 234;
    display: block;
}

.section {
    display: block;
}

.c-navi-categories__overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(74,74,74,.43);
    opacity: 0;
    z-index: 233;
    -webkit-transition: opacity .2s cubic-bezier(.215,.61,.355,1) .1s;
    transition: opacity .2s cubic-bezier(.215,.61,.355,1) .1s;
    pointer-events: none;
}

.Main2 {
    color: #515151;
    background: #f5f5f5;
    position: relative;
    padding-top: 150px;
}

.Main2Body {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    margin-bottom: 10px;
    padding: 5px;
}


.footer2 {
    margin-top: 5px;
    padding: 20px 40px 0;
    background: #eceff1;
    position: relative;
    line-height: 22px;
    border-top: 1px solid #cccccc;
}

.footer2Continer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: inherit !important;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.footer2Continer2 {
    background-color: #d7dee0;
    padding: 20px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -10px;
}

.UserTestDataViewLast {
    width: 100%;
    float: right;
    border: 1px;
    border-style: solid;
    /* border-radius: 4px; */
    margin-left: -1px;
    margin-bottom: -1px;
    border-color: #b2ecf3;
    padding: 10px;
    margin-bottom: 2px;
}

.UserTestDataViewLast:hover {
    -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    transition: box-shadow 0.5s ease-in-out;
}

.menu2 {
    padding-top: 5px;
    padding-right: 10px;
    min-height: 50px;
    padding-left: 10px;
    color: #000000;
}

.fara_layout2 {
    padding-top: 10px;
}

.menuItem2 {
    color: #000000;
    margin: auto;
    padding: 5px;
}

.menuItem2:hover {
    color: #2d91ca;
    text-decoration: none;
}
.menuItem2 i {
    padding-left: 2px;
    color: #337ab7;
}
.odd {
    background-color: #e5e5e5;
}

.CRP .divAnswerBody {
    border-radius: 4px;
}

.CRP .divAnswerBody2 {
    border-radius: 4px;
}

.CRP .divAnswer2 {
    margin-bottom: 10px;
}

.rowDataKiosk {
    margin: 5px;
    border: 1px solid #e0dbdb;
    padding: 5px;
}

.divAnswer .disabled {
    cursor: not-allowed;
    color: grey;
}

.boxChariNo {
    border: 1px solid #b2ecf3;
    -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    transition: box-shadow 0.5s ease-in-out;
}

.ChariNoFirestPage {
    font-size: 42px;
}


    .boxSelectRes {
        border: 1px;
        border-style: solid;
        margin-left: -1px;
        margin-bottom: -1px;
        border-color: #b2ecf3;
        padding: 10px;
    }
        .boxSelectRes:hover {
            -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
            box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
            transition: box-shadow 0.5s ease-in-out;
        }


.JumpToPage {
    padding: 10px;
    background-color: #e6f2fd;
}

.QuestionHint {
    color: red;
    font-size: 13px;
}


.wrapperMain {
    height: 100vh;
    display: flex;
    /* Direction of the items, can be row or column */
    flex-direction: column;
    
}



main {
    flex: 1;
    overflow: auto;
    margin: 5px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(147, 154, 163);
}

.TotalScore {
    margin: auto;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    font-size: 18px;
}

.ltr .input-group-addon:last-child {
    border-left: 0;
    border-right:1px;
}

.ltr .input-group-addon:last-child, .ltr .input-group .form-control:first-child {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.ltr .dropdown-menu > li > a {
    text-align: left;
}

@media (max-width: 767px) {
    .rtl .divSelectedOption .Col {
        width: 100%;
        float: right;
        margin-bottom: 0px;
        height: auto;
    }

    .ltr .divSelectedOption .Col {
        width: 100%;
        float: left;
        margin-bottom: 0px;
        height: auto;
    }

    .butUserGrid .input-group-addon { display: none; }

    .butTestTime .TimeLableUser { display: none; }

    .butOrganizationalPost .input-group-addon { display: none; }

    .imageViewUser { display: none; }


    .Main2 { padding-top: 0px; }

    .Main2 .Header { position: relative; }
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu-mega {
        width: 600px;
    }
    .dropdown-menu-mega .dropdown-item {
        width: 195px;
        clear: none;
        float: right;
    }
}



.bookVoiceDownload {
    display: inline-flex;
}



.BookSeason .lessonactive {
    background-color: #b3dcf5;
}


.BookTopPane .far {
    font-size: 20px;
}

.BookTopPane .BookTopPaneLeft {
    float: right;
}

.BookTopPane .BookTopPaneRight {
    direction: ltr;
    display: inline-flex;
}
    .BookTopPane .BookTopPaneRight .BookDownload {
        direction: rtl;
    }

    .BookTopPane {
    width: 100%;
    display: inline-block;
    padding: 10px;
    background: #fff;
    position: relative;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 1px 2px 8px 0 rgba(0,0,0,0.6);
    z-index: 2;
}

    .BookTopPane .BookSearch {
        float: right;
        display: inline-flex;
        margin-right: 10px;
    }


.BookTopPane .BookTopPaneAudio {
    clear: both;
    padding-top: 10px;
}
.BookRightPane {
    float: right;
    width: 300px;
    position: relative;
    -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
    box-shadow: 1px 2px 8px 0 rgba(0,0,0,0.6);
    z-index: 1;
    background: #ffffff;
    overflow: auto;
}

.BookContentPane {
    display: flex;
}

    .BookContentPane .LessonTitleBox {
        margin-right: 5px;
        margin-top: 5px;
        border-bottom: 1px solid #d9534f;
        padding-bottom: 3px;
    }
    .BookContentPane .LessonTitleBox img {
        border: 1px solid #a9a1a1;
        border-radius: 5px;
    }
    .BookContentPane .LessonTitle {
        padding-right: 5px;
        font-weight: 700;
    }

    .BookLeftPane {
        float: right;
        width: 100%;
    }

.BookContentPane .BookContent {
    overflow: auto;
    
}
    .BookContentPane .BookContent u {
        text-decoration: none;
        border-bottom: 1px solid #000000;
    }

.BookPC .MobileMenu {
    display: none;
}

.BookMobile .BookRightPaneMoblie {
    position: fixed;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.BookTablet .BookRightPaneMoblie {
    position: fixed;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.BookMobile .BookRightPane {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 1000ms, visibility 1000ms;
}

.BookTablet .BookRightPane {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 1000ms, visibility 1000ms;
}


.dropdown-item i {
    margin-left: 3px;
}

  .BookPC  .BookContentBox {
      margin: 10px;
      padding: 35px;
      padding-top: 10px;
      border: 1px solid #296eb5;
      color: rgb(0, 0, 0);
      background: white;
      box-sizing: content-box;
      -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
      box-shadow: 1px 2px 8px 0 rgba(0,0,0,0.6);
      border-radius: 5px;
      overflow: auto;
      position: relative;
    }

.BookTablet .BookContentBox {
    margin: 10px;
    padding: 10px;
    border: 1px solid gray;
    color: rgb(0, 0, 0);
    background: white;
    box-sizing: content-box;
    overflow: auto;
    position: relative;
    padding-right: 25px;
    padding-left: 25px;
}
.BookContentBox  img {max-width: 100%;}

.BookMobile .BookContentBox {
    margin: 10px;
    padding: 10px;
    border: 1px solid gray;
    color: rgb(0, 0, 0);
    background: white;
    box-sizing: content-box;
    overflow: auto;
    position: relative;
    padding-right: 25px;
    padding-left: 25px;
}

.BookContentBox .highlight1 {
    background-color: rgb(255, 164, 164);

}

.BookContentBox .highlight2 {
    background-color: #FFFF00;
}

.BookContentBox .highlight3 {
    background-color: rgb(197, 234, 197);
}



#BookName {
    float: right;
}

.BookNavPane {
    text-align: center;
    margin-bottom: 10px;
}


  .BookPc  .BookNavPane i {
        font-size: 18px;
    }

.BookTablet .BookNavPane i {
    font-size: 16px;
}

.BookMobile .BookNavPane i {
    font-size: 16px;
}


.BookNavPaneBox {
    border: 1px solid #808080;
    display: inline-block;
    padding: 4px;
    background-color: #ffffff;
    border-radius: 5px;
}

.BookPC .BookNavPaneBox {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    list-style: none;
}
.BookPC .BookNavPane {
    height: 50px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin: 10.5px -10px; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.BookMobile .BookTopPane .audioBox {
    min-width: 100%;
}

    .BookSeason { padding-top: 20px; }

.BookSeason ul{
    list-style-type: none;
}

.BookSeasonLessonTreeMain {
    margin: 0;
    padding-right: 10px;
}

.BookSeason .caret1 {
    cursor: pointer;
    user-select: none; /* Prevent text selection */
}

    .BookSeason .caret1::before {
        content: "\25B6";
        color: black;
        display: inline-block;
        margin-right: 6px;
        transform: rotate(180deg);

    }


.BookSeason .caret-down1::before {
    transform: rotate(90deg);
}

.BookSeason .nested1 {
    display: none;
}

.BookSeason .active1 {
    display: block;
}

.BookSeason ul li[disabled] { cursor: not-allowed; }

.BookSeason ul li[pg]:hover { background-color: #eee; }

.BookSeason ul li[pg] {
    cursor: pointer;
    padding: 2px;
    border-radius: 5px;
    margin-left: 5px;
}
    .BookSeason .BookSeasonSelect {
        background-color: #e0eade;
    }

    .BookTopPane .audioBox {
        direction: ltr;
    }

.BookMobile .BookSearch {
     display: none;
}

.BookTopPaneRight button {
    margin-left: 5px; 
}
.BookLesson {
    direction: rtl;
}

.BookShopList .BookImage img {
    max-width: 100%;
    max-height: 250px;
}
.BookShopList.UserTestDataViewBuy
{ height: 400px;

}


.BookQuestionTitle {
    font-weight: 700;
    padding-bottom: 10px;
}

.BookQuestionAnswerDescription {
    padding-top: 10px;
}

.BookQuestionView label[iscorrect="1"] {
    color: green;
}
.BookQuestionView label[iscorrect="0"] {
    color: red;
}
    
 .HideBox {
    display: none !important;
}

.filelink a {
    color: #003366;
    margin-right: 10px;
    text-underline-style: none;
}
    .filelink a:hover {
        color: red;
        text-underline-style: none;
    }

.menuMobile {
    display: none;
}

@media (max-width: 768px) {
    .menuLargPc {
        display: none;
    }

    .menuMobile {
        display: block;
    }
    .MobileHide {
        display: none;
    }
}

.MenuMobileBox {
    position: absolute;
    background-color: #e8e8e87a;
    right: 0px;
    height: 100%;
    z-index: 10;
    padding: 10px;
    width: 100%;
    top: 0;
}

    .MenuMobileBox .MenuMobileBoxList {
        -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0;
        background-color: #ffefef;
        box-shadow: 1px 2px 8px 0 rgba(0,0,0,0.6);
        background-color: white;
        position: absolute;
        right: 0;
        top: 40px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        height: 100%;
    }



.MenuMobileBox ul {
    list-style-type: none;
    padding-right: 10px;
}

.MenuMobileBox ul li {
    padding: 10px;
    cursor: pointer;
}

        .MenuMobileBox ul li:hover {
            background-color: #2882b5;
        }


.SelectOption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(147, 148, 184, 0.57);
    z-index: 1;
    background: url(/styles/dialog/modal.png);
}

.SelectOptionBox {
    margin: 0 auto;
    width: 300px;
    height: 200px;
    background-color: #ffffff;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    -moz-box-shadow: 3px 1px 9px rgba(0,0,0,0.6);
    -webkit-box-shadow: 3px 1px 9px rgba(0,0,0,0.6);
    box-shadow: 3px 1px 9px rgba(0,0,0,0.6);
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
}

    .SelectOptionBox span {
        display: inline-grid;
        cursor: pointer;
    }


.BookQuestionAnswerDescriptionTitle {
    font-weight: 700;
    color: #3598db;
}

.BookQuestionAnswerDescriptionBox {
    padding: 15px;
}

.BookQuestionAnswerCurrect strong {
    color: #2fcc71;
}
.BookToolBox {
    direction: ltr;
}

    .BookToolBox i {
        padding-right: 5px;
        padding-left: 5px;
    }
    
    
    .BookToolBox .StarIcon {
        font-size: 20px;
        cursor: pointer;
    }
    .BookToolBox .AdminStarIcon {
        font-size: 20px;
        color: red;
        font-weight: 600;
    }


    .BookToolBox .selectStar {
        color: #9e9900;
        font-weight: 600;
    }


.BookToolBox2 {
    position: absolute;
    display: flex;
    cursor: pointer;

}

.BookToolBox2 i {
    margin-right: -20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
}

    .BookToolBox2 .BookmarkSelect {
        color: red;
        font-weight: 700;
    }

    .BookToolBox2 .highliteSelect {
        width: 22px;
        height: 62px;
        border: 1px solid #716d6d;
        box-shadow: 1px 2px 4px 0 #000000;
        box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.6);
        border-radius: 1px;
        position: absolute;
        top: 20px;
        left: 0px;
    }

    .BookToolBox2 .highlite1Select {
        width: 18px;
        height: 18px;
        background-color: red;
        float: right;
        clear: both;
        margin: 1px;
        padding: 1px;
        border: 1px solid #000000;
        border-radius: 2px;
    }

    .BookToolBox2 .highlite2Select {
        width: 18px;
        height: 18px;
        background-color: yellow;
        float: right;
        clear: both;
        margin: 1px;
        padding: 1px;
        border: 1px solid #000000;
        border-radius: 2px;
    }

    .BookToolBox2 .highlite3Select {
        width: 18px;
        height: 18px;
        background-color: green;
        float: right;
        clear: both;
        margin: 1px;
        padding: 1px;
        border: 1px solid #000000;
        border-radius: 2px;
    }
.BookContentBox .HighliteOver {
    border: 1px #b3b3b3;
    border-style: dotted;
    border-radius: 5px;
}
    
    
    .StarIconCount {
        background-color: #ffa4a4;
        padding-left: 5px;
        border-radius: 5px;
        margin-left: -5px;
        padding-right: 5px;
        box-sizing: content-box;
    }

.CommentIcon {
    font-size: 20px;
    cursor: pointer;
    color: green;
}

.CommentIconCount {
    background-color: #c5eac5;
    padding-left: 5px;
    border-radius: 5px;
    margin-left: -2px;
    padding-right: 5px;
    box-sizing: content-box;
}

.selectComment 
{ color: red;}

.survayBox {
    width: 100%;
    padding: 10px;
}

    .survayBox th {
        background-color: #b7daa4;
        padding: 10px;
        text-align: center;
        font-weight: 700;
    }
.survayBoxCellTitle 
{ padding: 5px;

}
.survayBoxCell {
    text-align: center;
}

.survayBox tr:nth-child(even) {
    background: #eaecec;
    background: rgba(234, 236, 236, 0.2);
}

.survayBox  tr:nth-child(odd) {
    background: #FFF
}

.SurvayFooter {
    padding: 10px;
    text-align: center;
}


.SCTable tr:nth-child(even) {
    background: #eaecec;
    background: rgba(234, 236, 236, 0.2);
}

.SCTable tr:nth-child(odd) {
    background: #FFF
}

.SCTableth {
    text-align: center;
    font-weight: 700;
    background-color: #3097d1;
    padding: 10px;
    color: #ffffff;
}

.SCTabletd {
    padding: 5px;
}

.SCTable
{ width: 100%;}

.SCTabletht {
    width: 100%
}

.SCTabletht1 {
    width: 50%;
    display: inline-block;
}

.SCTabletht2 {
    width: 50%;
    display: inline-block;
}

.SCTabletht3 {
    width: 100%
}


.SCTabletdt {
    width: 100%
}

.SCTabletdt1 {
    width: 50%;
    display: inline-block;
}

.SCTabletdt2 {
    width: 50%;
    display: inline-block;
    color: #00427b;
}

.SCTabletdt3 {
    width: 100%
}

.SCTabletht>tr {
    background-color: transparent;
}
.SCTabletdt tr{ background-color: transparent;}

.fileExpository {
    margin: 10px;
    width: 100px;
}

.fileUploadList .UploadItem {
    border: 1px solid #c3c1c1;
    padding: 5px;
    border-radius: 5px;
    margin: 2px;
    display: inline-flex;
    direction: ltr;
}

.fileExpositoryClear {
    margin: 10px;
    margin-bottom: 0;
}

.divAnswers .progress {
    text-align: center;
}


.modal-footer .btn + .btn {
    margin-right:10px;
}

.TestsEditDialog td {
    padding: 4px;
}


.PanelItemPadding td {
    padding: 4px;
}



#password-strength-status {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 4px;
    margin-top: 5px;
}

.medium-password {
    background-color: #E4DB11;
    border: #BBB418 1px solid;
    color: #000000;
}

.weak-password {
    background-color: #FF6600;
    border: #AA4502 1px solid;
    color: #FFFFFF;
}

.strong-password {
    background-color: #12CC1A;
    border: #0FA015 1px solid;
    color: #000000;
}

.BackToViewSelect {
    background-color: #0fa015 !important;
    color: #fff !important;
}

.FileBackPageNoSelect {
    background-color: #0fa015 !important;
}

.FileBackPageNoSelect2 {
    background-color: #69bcf8 !important;
}


.FileBackPageNoSelect i {
    margin-top: 3px;
}

.FileBackPageNoSelect2 i {
    margin-top: 3px;
}

.TestReport2_Expository_Name {
    font-weight: 700;
    font-size: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #000000;
    margin-top: 10px;
}

.TestReport2_Expository_Question1 {
    font-size: 14px;
    padding-right: 10px;
}

.TestReport2_Expository_Question2 {
    font-size: 12px;
    padding-right: 10px;
}

.TestReport2_Expository_Question2 table {
    width: 100%;
}

.TestReport2_Expository_Question3 table {
    width: 100%;
}

.TestReport2_Expository_Question3 {
    font-size: 12px;
    padding-right: 10px;
}

.TestReport2_Expository_Question4 table {
    width: 100%;
}
.TestReport2_Expository_Question6 table {
    width: 100%;
}


.TestReport2_Expository_Question4 {
    font-size: 12px;
    padding-right: 15px;
}

.TestReport2_Expository_Question6 {
    font-size: 12px;
    padding-right: 15px;
    color: red;
}


.PrintPDF {
    max-width: 1210mm;
}
    .PrintPDF .footer {
        max-width: 1210mm;
        /*border: black;
    border-style: solid;
    border-width: 1px;*/
        font-size: 12px;
        text-align: center;
        padding: 5px;
    }
    .PrintPDF .PageAll {
        width: 100%;
    }


TestReport2_Expository_Question7 {
    font-size: 12px;

}


.TestReport2_Expository_Question7 a {
    color: black;
    border: 1px solid #003366;
    border-radius: 5px;
    display: inline-flex;
    padding: 5px;
    font-size: 12px;
    margin: 5px;
}

.TestReport2_Expository_Question7 a:hover {
    color:#00427b;
}

.TestReport2_Optional {
    direction: rtl;
    margin-bottom: 10px;
    display: inline-table;
}
.TestReport2_Optional td {
    padding: 3px;
}

.TestReport2_Optional_Name {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    
}

.TestReport2_Optional_Name td {
    border: 1px solid #000000;
}
.TestReport2_Optional_Question {
    font-size: 14px;
    font-weight: 400;
    padding-top: 5px;
    border-bottom: 1px solid #000000;
    page-break-inside: avoid;
    page-break-after: auto;
    width: 100%;
    margin-top: 10px;
    display: inline-table;
}


.TestReport2_Optional_Option {
    
    width: 100%;
}
.TestReport2_Optional_Option  td {
    padding-top: 5px;
    padding-bottom: 5px;
}



.TestReport2_Optional_Option tr:nth-child(even) {
    background: #f7f2f2
}

.TestReport2_Optional_Option tr:nth-child(odd) {
    background: #FFF
}

.QuestionLeniencyType {
    background-color: #ffcdcd;
}

.TestReport2_Optional_Score  {
    width: 100%;
}

.TestReport2_Optional_Score {
    font-size: 13px;
    font-weight: 700;
    padding-top: 10px;
}

.TestReport2_Optional_ScoreAll {
    font-size: 13px;
    font-weight: 700;
    padding-top: 10px;
    direction: rtl;
    width: 100%;
}

.TimerOfPage2 {
    width: 65px;
    height: 65px;
    line-height: 65px;
    bottom: 100px;
    display: block;
    float: right;
    margin-top: 10px;
    text-align: center;
    font-size: 24px;
    z-index: 1000;
    cursor: pointer;
    position: fixed;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    -webkit-transition: all ease-in 300ms;
    -o-transition: all ease-in 300ms;
    -ms-transition: all ease-in 300ms;
    background-color: red;
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #ffffff;
}

.rtl .TimerOfPage2 {
    left: 40px;
}

.ltr .TimerOfPage2 {
    right: 40px;
}

.sliteTextTitle {
    color: red;
}

.Slide .divAnswer {
    display: flex;
}

.Slide .checkNot
{
    margin:5px;
}

.Slide .checkOk {
    margin: 5px;
}
.Slide .divAnswer {
    margin-top: 5px;
    margin-bottom: 5px;
}

.Slide .answerbox {
    font-size: 13px;
    font-weight: 700;
}

.Slide .answerbox button
{
    margin:3px;
}

.Slide .sliteTextTitle {
    font-size: 14px;
    font-weight: 700;
    padding-bottom:10px;
}

.kfrowtype
{
    padding-left :5px;
    padding-right:5px;
}

.ProvidersTest .divQuestion img {
    max-width: 100%;
}

.ProvidersTest .divSubject img {
    max-width: 100%;
}

.MainPage .logo {
    max-height: 100px;
    margin: 2px;
}

@media (max-width: 767px) {
    .MainPage .logo {
        max-height: 70px;

    }

    .TitleSite {
        font-size: 14px;
        
        margin: 10px auto;
    }

    header .butcalculator  label {
        display: none;
    }

    header .butNote label {
        display: none;
    }

    header .butAnthropometricCalculator label {
        display: none;
    }

    header .butNormalValue label {
        display: none;
    }

    header .butFigure label {
        display: none;
    }

    .ProvidersTest  .divAnswers .Answer2Box {
        width: 100%;
    }

    .ProvidersTest  .divAnswers .Answer2Box2 {
        width: 100%;
    }

    .ProvidersTest .divAnswers .divAnswer {
        margin-right: 5px;
    }

    .ProvidersTest .divAnswers .divAnswer .iradio_square-green {
        display: inline-table;
    }
}

