<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../../fonts.css');
@import url("../../all.css");
@import url("../../reset.css");
@import url("common.css");
@import url("royalslider.css");
@import url("rs-minimal-white.css");
@import url('rs-default.css');
@import url('css-responsive-nav.css');
@import url("mobile.css");
@import url('../tmmu.css');
@import url('../Comment.css');
@import url('../AjaxUpload.css');
@import url('sfmenuh.css');
@import url('../../../Script/owl/docs.theme.min.css');
@import url('../../../Script/owl/owl.carousel.css');
@import url('../../../Script/owl/owl.theme.default.css');
@import url('../map.css');
@import url('../../gridView3.css');
@import url('lightgallery.css');
@import url('meeting.css');
@import url('form.css');

:root {
    --light-gray: #c9c9c9;
    --dark-gray: #3e3e3e;
    --very-light-gray: #f0f0f0;
    --dark-blue: #394689;
    --white: #ffffff;
    --orange: #ff9d00;
    --mid-gray: #a0a0a0;
    --light-blue: #70c6e0;
    --black: #000;
    --green: #8bbf2a;
    --red: #FF6565;
}

.customtablediv {
    overflow: auto;
    padding-bottom: 5px;
}

.customtable {
    width: 100% !important;
    border-spacing: 5px !important;
    border-collapse: separate;
    overflow: hidden;
    min-width: 600px;
}

    .customtable td {
        padding: 5px;
        font-family: IRANSans;
        text-align: center !important;
        border-radius: 12px;
        overflow: hidden;
        background-color: var(--very-light-gray);
        direction: unset !important;
        height: unset !important;
        vertical-align: middle !important;
        white-space: unset !important;
        width: unset !important;
    }

    .customtable tr:hover td {
        background-color: var(--orange) !important;
        color: var(--white) !important;
    }

    .customtable tr:first-child td {
        background-color: var(--dark-blue) !important;
        color: var(--white);
        font-family: IRANSans;
        font-weight: bold;
    }

    .customtable tr td:first-child {
        background-color: var(--light-blue);
        color: var(--white);
    }

    .customtable tr:first-child td:first-child {
        border-right: solid 0px var(--white);
        opacity: 0;
    }

fieldset .customtable {
    font-size: 13px;
}

    fieldset .customtable tr:first-child td:first-child {
        border-right: solid 0px;
        opacity: 1 !important;
        color: var(--white);
    }

    fieldset .customtable tr td:first-child {
        background-color: var(--very-light-gray);
        color: unset;
        border: 2px solid var(--dark-blue);
        white-space: nowrap !important;
        font-size: 15px;
        height: 50px !important;
    }
/*
.customtable tr:first-child td:last-child {
border-left: solid 0px var(--white) !important;
} */
.HomeCombo {
    background: var(--light-blue);
    padding: 10px;
    border-radius: 12px 12px 0 0;
}

#ContentPlaceHolder1_lblContainer {
    border: solid 2px var(--light-blue);
    background: white;
    margin-bottom: 10px;
    border-radius: 0 0 12px 12px;
}

select#ContentPlaceHolder1_cmbCourse {
    min-width: 10%;
}

.master {
    margin: 0 auto;
    width: 90%;
    max-width: 1600px;
}

.Header {
    padding: 10px 0;
    position: relative;
}

.Logo {
    display: block;
    width: 200px;
    float: right;
}

    .Logo img {
        width: 100%;
    }

.hypUser {
    display: block;
    text-decoration: none;
}

.pnlUser {
    position: relative;
    float: left;
    padding: 0px 5px 0 0;
}

.Search {
    background: url('images/Search.svg') no-repeat center center;
    height: 40px;
    width: 40px;
    background-size: cover;
    float: left;
    cursor: pointer;
}


.SrchBar {
    position: absolute;
    top: 72px;
    left: 5px;
    right: 5px;
    padding: 3px 0 0 0;
    display: none;
    z-index: 10000;
}

    .SrchBar input {
        border: 3px solid var(--light-gray);
        direction: rtl;
        width: calc(100% - 40px);
    }

.Menubar, .MobileMenu {
    height: 60px;
    background: var(--dark-blue);
    direction: rtl;
}


.Copyright {
    background: var(--dark-blue);
    padding: 10px;
    text-align: right;
}

.ENLang {
    font-family: Tahoma, ctc;
    padding-bottom: 5px;
}

.Copyright, .Copyright a {
    color: var(--light-blue);
    text-decoration: none;
}

.CText {
    float: right;
    font-size: 8pt;
    color: var(--white);
}

.Sharing {
    text-align: center;
    float: left;
}

    .Sharing ul, .Sharing li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

.royalSlider {
    width: 100%;
    border-bottom: 5px solid var(--orange);
}

.rsGCaption {
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    direction: rtl;
    font-size: unset !important;
    border-radius: unset !important;
    padding: 5px !important;
    display: none;
}

.rsCaption {
    margin: 0;
}

.MobileMenu {
    display: none;
}

.LNT {
    text-align: center;
    padding: 50px 0 20px 0;
}

.LNX {
    border: none;
    text-align: center;
    border-top: 2px dashed var(--light-blue);
    width: 50%;
    margin: 0 auto;
    text-align: center;
    border-radius: 0px !important;
}

.LNTI {
    width: 50px;
    height: 50px;
    background: url('images/lnt.png') no-repeat top center;
    background-size: cover;
    margin: 0 auto;
}

.LNX legend {
    font-family: BYekan;
    padding: 0 10px;
    color: var(--dark-blue);
    font-weight: bold;
    font-size: 20pt;
}

.LatestNews {
    padding-bottom: 30px;
}

.NewsItem {
    width: 25%;
    float: right;
    direction: rtl;
}

    .NewsItem a {
        display: block;
        margin: 5px 5px 15px 5px;
        border: 1px solid var(--light-gray);
        border-radius: 30px;
        text-decoration: none;
        padding: 0 0 15px 0;
        position: relative;
        min-height: 350px;
    }

.NewsImage {
    border-bottom: 5px solid var(--dark-blue);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    position: relative;
}

    .NewsImage img {
        width: 100%;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

.NewsDate {
    position: absolute;
    z-index: 1;
    border: 3px solid var(--dark-blue);
    border-radius: 9px;
    text-align: center;
    padding: 10px 5px;
    bottom: -12px;
    right: 10px;
    background: var(--white);
    min-width: 15%;
    color: var(--dark-blue);
    font-family: iransans;
    line-height: 16px;
    font-size: 16px;
}

.NewsTitle {
    font-family: BYekan;
    font-size: 12pt;
    overflow: hidden;
    color: var(--dark-blue);
    padding: 20px 15px 5px 15px;
    hyphens: auto;
}

.NewsDesc {
    font-size: 9pt;
    overflow: hidden;
    color: var(--dark-gray);
    padding: 0 15px 10px 15px;
    margin-bottom: 10px;
    hyphens: auto;
}

.NewsMore {
    padding: 8px 7px 7px 7px;
    background: var(--dark-blue);
    color: var(--light-blue);
    position: absolute;
    left: calc(50% - 13px);
    bottom: -7px;
    border-radius: 8px;
    line-height: 0;
}

.NewsItem:hover a {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.NewsItem:hover .NewsMore {
    background: var(--orange);
    color: var(--white);
}

.HomeBanner a {
    display: block;
    margin: 20px 0;
}

    .HomeBanner a:last-child {
        margin-bottom: 0;
    }

.HomeBanner img {
    width: 100%;
}

.WebsiteBrief {
    background: var(--light-blue);
    padding: 20px;
    text-align: center;
}

.WBI {
    width: 15%;
    margin: 20px 0 5px 0;
}

.WBT {
    color: var(--white);
    font-family: BYekan;
    font-size: 16pt;
    padding: 10px;
    font-weight: bold;
}

.WBB {
    color: var(--dark-blue);
    font-family: BYekan;
    padding: 10px 10px 20px 10px;
}

.owl-carousel .item {
    display: block;
    margin: 5px 0;
    padding: 5px 5px 5px 5px;
    position: relative;
    min-height: 60px;
    text-align: center;
}

.Speaking {
    padding: 0px 0;
}

.itmTitle {
    font-family: BYekan;
    font-size: 30pt;
    padding: 10px;
    font-weight: 800;
    color: var(--dark-blue);
}

.itmBody {
    color: #3e3e3e;
    font-family: IranSharp;
    padding: 10px;
}

.SPR {
    background: url('images/sr.png') no-repeat top left;
    background-size: contain;
    display: block;
    width: 20%;
    height: 70px;
    float: right;
    margin-top: -60px;
}

.SPB {
    float: right;
    width: calc(100% - 20%);
    padding: 0 10%;
    font-size: 20px;
}

.SPL {
    background: url('images/sl.png') no-repeat bottom right;
    background-size: contain;
    display: block;
    width: 20%;
    height: 70px;
    float: left;
}


.PageTitle {
    direction: rtl;
    background: var(--orange);
    font-family: BYekan;
    font-size: 14pt;
    padding: 50px 10px 0px 10px;
    z-index: 1000000;
    color: var(--white);
    text-align: center;
    height: 150px;
}

    .PageTitle h2 {
        font-size: 14pt;
    }

    .PageTitle a {
        text-decoration: none;
        color: var(--white);
        word-spacing: -3px;
        font-size: 26px;
        font-weight: 600;
    }

.NewsTools {
    margin: 20px;
}

.GalleryRow {
    text-align: center;
}

    .GalleryRow img {
        width: 90% !important;
    }

.Rootitr {
    text-align: center;
    display: none;
}

.UserLogin {
    text-align: center;
}

.ULBG {
    background: url('images/ul.png') no-repeat center center;
    height: 70px;
    padding: 20px !important;
}

.UserLogin img {
    width: 50%;
    margin: 0 auto;
}

.UserLogin input[type=submit] {
    width: 80%;
}

.UserLogin div, .ContactForm div {
    position: relative;
}

.jwclick, .jwlogo {
    display: none;
    visibility: hidden !important;
}


.ContactForm {
    float: left;
    /* border: 1px solid var(--light-gray); */
    background: var(--white);
    padding: 0;
    margin: 0 20px 20px 0;
    width: 50%;
}

.HeadTitle {
    font-family: Byekan;
    font-weight: bold;
    font-size: 12pt;
    padding: 10px 0;
}

.FormKey {
    margin-right: 45px;
}

.ContactForm input[type="text"], .ContactForm input[type="password"], .ContactForm select, .ContactForm textarea {
    width: calc(100% - 115px);
    margin: 10px 45px 20px 0;
}

.ContactForm .Captcha img {
    width: calc(100% - 90px) !important;
    margin-right: 45px !important;
    border-radius: 3px;
    margin-bottom: 20px;
}

.ContactForm input[type=submit] {
    margin-bottom: 20px;
}

.pnlHomeNews {
    padding: 20px 0 0 0;
}


.SIItem {
    padding: 0 5px 10px 5px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 10px;
    margin: 5px 0;
}

    .SIItem a {
        text-decoration: none;
    }

    .SIItem:hover {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    }

        .SIItem:hover .SITitle {
            color: #ff9d00;
            font-weight: bold;
            cursor: pointer;
        }

.SIDate {
    color: #394689;
    font-weight: 500;
    border-left: 1px solid #474747;
    float: right;
    padding: 0 0 0px 5px;
    font-family: byekan;
    font-size: 21px;
    max-height: 25px;
    /* margin: 0px 0 25px 0px; */
}

.SITitle {
    color: #474747;
    float: right;
    padding: 0 5px 0 0;
    font-weight: 300;
    font-size: 14pt;
    font-family: BYekan;
}

.SIDesc {
    clear: both;
    font-size: 12pt font-weight:100;
    padding-top: 5px;
}

.SIItem input {
    float: left;
    padding: 7px 30px;
}

.CommandBar {
    text-align: center;
    padding: 10px;
}

.SIRHead, .SILHead {
    background: #394689;
    border-radius: 10px;
    color: #fff;
    padding: 15px 10px 10px 10px;
    margin-bottom: 5px;
}

.SILHead {
    background: #ff6565;
}

    .SIRHead a, .SILHead a {
        float: left;
        border: 1px solid #70c6e0;
        padding: 5px 20px;
        color: #70c6e0;
        border-radius: 16px;
        font-size: 8pt;
        text-decoration: none;
        margin-top: -2px;
        margin-bottom: 3px;
    }

    .SILHead a {
        border-color: #fff;
        color: #fff;
    }

        .SIRHead a:hover, .SILHead a:hover {
            background: #ff9d00;
            cursor: pointer;
            color: #fff;
            border-color: #fff;
        }

.SILeft .SIItem {
    border-color: #ff6565;
}

.SILeft .SIDate {
    color: #ff6565;
}

.SIRight {
    float: right;
    width: calc(65% - 10px);
}

.SILeft {
    float: left;
    width: 35%;
}

.LGallery a {
    margin: 5px;
    width: calc(15% - 10px);
    display: block;
    float: right;
    text-decoration: none;
}

.LGallery img {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 15px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.LGallery a:hover img {
    border-color: #ff9d00;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.BigText {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    font-size: 8pt;
    display: none;
}

.SmallCnt {
    max-width: 450px;
}

.DForm .TableRow, .DForm .AlterTableRow {
    text-align: right;
    background: none;
    margin: 0 0 20px 0;
}

.DFLK, .DFLV {
    /* padding: 5px; */
}

.DFLK {
    padding-right: 5px;
}

.CMItem_36165::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 6px;
}
.CMItem_36220::before{
  content: "";
  font-family: targanicon;
  display: inline-block;
  position: absolute;
  font-size: 20px;
  right: 7px;
}
.CMItem_36218::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 4px;
}

.CMItem_36218::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 4px;
}

.CMItem_36217::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 4px;
}

.CMItem_36203::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 4px;
}

.CMItem_36162::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 4px;
}

.CMItem_36190::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 6px;
}

.CMItem_36191::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 6px;
}

.CMItem_36192::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 6px;
}

.CMItem_36164::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 9px;
}

.CMItem_36163::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 6px;
}

#CustomerMenu a {
    background: none;
    display: block;
    padding: 5px 33px 5px 10px;
    color: var(--white);
    text-decoration: none;
    direction: rtl;
    position: relative;
}
    #CustomerMenu a span {
        display: none;
    }
.PayeshResult {
    text-align: center;
    font-family: IranSans;
}

.PRKey {
    font-size: 14pt;
}

.PRVal {
    font-size: 18pt;
    font-weight: bold;
}

.PV1, .PV3 {
    color: #70c6e0;
    font-size: 10pt;
}

.PCrt {
    color: green;
}

.PWrng {
    color: red;
}

.PV2, .PV4 {
    font-family: IranSans;
}

.CScore, .PRAns {
    background: #70c6e0;
    color: #fff;
    border-radius: 5px;
    float: right;
    font-family: IranSans;
    padding: 0 5px;
    font-size: 8pt;
    margin: 4px 0 0 10px;
}

.PCRow {
    border-bottom: 1px solid #eee;
}

    .PCRow:last-child {
        border-bottom: none !important;
    }

.PRItem {
    float: right;
}

.YourAnswer {
    width: 65px;
    text-align: center;
}

.PCPer {
    width: 50px;
    text-align: center;
    font-family: IranSans;
}

.PCOK {
    width: 30px;
    text-align: center;
    font-family: targanicon;
}

.PCIsAns {
    color: #03a902;
}

.PCNoAns {
    color: #f00;
}



.Content {
    margin: 0 auto;
    direction: rtl;
    text-align: right;
    background: var(--white);
    min-height: 400px;
    border-radius: 40px;
    padding: 10px 10px 50px 10px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    color: var(--dark-gray);
    font-weight: 100;
    font-size: 15px;
}

.DFormCnt {
    max-width: 700px;
}

.CntTop {
    margin-top: -70px;
}

.CntTopP {
    margin-top: 15px;
}

.UserHead {
    margin-top: -70px;
    background: var(--white);
    border-radius: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.HomePhoto {
    text-align: center;
    float: right;
    margin: -50px 40px 0 0;
    height: 100px;
}

    .HomePhoto img {
        width: 100px;
        height: 100px;
        border: 6px solid var(--dark-blue);
        border-radius: 50%;
    }

.HomeFullName {
    padding: 35px 10px;
    float: right;
    color: var(--dark-blue);
    font-size: 14pt;
    font-family: iranyekanfa;
    font-weight: bold;
}

.HomeLevel {
    padding: 35px 10px;
    float: right;
    border-right: 1px solid #ccc;
    color: #ccc;
    font-size: 14pt;
    font-family: iranyekanfa;
    font-weight: bold;
}

.RCM {
    width: 200px;
    float: right;
    padding: 15px 0 0 0;
}

.RCC {
    padding-right: 10px;
    min-height: 500px;
    margin-top: -10px;
    margin-bottom: -50px;
    padding-bottom: 50px;
}

.RCCNOMenu {
}

.RCCBYMenu {
    float: right;
    width: calc(100% - 226px);
    border-right: 1px solid var(--dark-blue);
}

.RCM .CMInd {
    display: none;
}

.RCM a {
    display: block;
    background: rgba(57, 70, 137, 0);
    padding: 12px 40px 12px 10px;
    color: var(--dark-gray);
    text-decoration: none;
    direction: rtl;
    position: relative;
    font-family: 'iranyekan';
    font-weight: 300;
    border-left: 0px solid var(--dark-blue);
}

    .RCM a:hover, .RCM .Selected {
        display: block;
        background: rgba(57, 70, 137, 0.07);
        padding: 12px 43px 12px 10px;
        color: var(--dark-blue);
        border-left: 8px solid var(--dark-blue);
        border-radius: 0 12px 12px 0;
    }

    .RCM a::before {
        font-size: 18px;
        margin-right: 7px;
        text-align: center;
    }

.HWFilter {
    margin-bottom: 10px;
}

.HWItmHead {
    padding: 15px 10px;
    margin-bottom:5px;
    border-radius: 12px;
}

.HWH {
    float: right;
    padding: 5px 10px;
}

.HWReady {
    background: var(--very-light-gray);
    color: var(--dark-gray);
    border-radius: 12px;
}

.HWResult {
    background: var(--green);
    color: #fff;
}

.HWROK {
    float: left;
    color: #fff;
    font-family: targanicon;
    font-size: 25pt;
    display: none;
}

.HWResult .HWROK {
    display: block;
}

.HWDate {
    border-left: 1px solid var(--verylight-gray);
    font-family: 'iranyekanfa';
    font-weight: 600;
    color: var(--dark-blue);
}

.HWResult .HWDate {
    color: var(--white) !important;
}

.HWMeeting {
    font-family: 'iranyekanfa';
    font-weight: 600;
}
.HWModerator{
  border-right: 1px solid var(--verylight-gray);
}
.HWDItm {
    margin: 10px;
    padding: 15px 5px 25px;
    color: var(--dark-gray);
    border-bottom: 1px solid var(--very-light-gray);
}

    .HWDItm i {
        text-decoration: none;
        background: var(--orange);
        color: var(--white);
        border-radius: 5px;
        font-family: 'iranyekanfa';
        font-weight: 500;
        width: 21px;
        font-style: normal;
        text-align: center;
        display: inline-block;
        margin-left: 5px;
    }

    .HWDItm .Btn {
        float: left;
        background: var(--green);
        border-color: var(--green);
        text-decoration: none;
        margin-right: 5px;
    }

    .HWDItm .QBtn {
        background: var(--orange);
        color: var(--white);
        border-radius: 10px;
        font-family: targanicon;
        padding: 9px;
        float: left;
        margin-right: 5px;
        font-size: 16pt;
        box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
    }
    .HWDItm .QBtn:hover {

        box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.20);
    }

.HWDAItm {
    border: 1px solid var(--green);
    background: #f6faee;
    padding: 5px;
    margin-top: 10px;
    border-radius: 10px;
}
.HWDMItm {
    border: 1px solid #ff6565;
    background: #f9c5be;
    padding: 5px;
    margin-top: 10px;
    border-radius: 10px;
}
.HWDAFCel {
    float: right;
    padding: 5px 15px;
}

.HWDAFIndx {
    color: var(--green);
    border-left: 1px solid var(--green);
    font-family: 'iranyekanfa';
    font-weight: 600;
}

.HWDAFItm {
    padding: 10px 0;
    border-bottom: 1px solid var(--green);
}

.HWDAItm .HWDAFItm:last-child {
    border-bottom: none;
}

.HWAFDate {
    color: var(--dark-blue);
    font-weight: bold;
    font-family: 'iranyekanfa';
}

.HWAFTitle {
    color: var(--dark-gray);
    font-size: 14px;
    margin-top: 5px;
}

.HWDATitle {
    background-color: #8bbf2a33;
    color: var(--dark-blue);
    padding: 8px 15px 5px 15px;
}
.HWDMTitle {
    background-color: #f9c5be;
    color: #3e3e3e;
    padding: 8px 15px 5px 15px;
}
    .HWDMTitle span{
        font-weight:bold;
    }
    .HWDAFView {
        float: left;
        font-family: targanicon;
        border: 1px solid var(--green);
        border-radius: 5px;
        display: block;
        background: #fff;
        padding: 10px;
        font-size: 16pt;
        text-decoration: none;
        color: var(--green);
    }

.HWDATitle::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: relative;
    font-size: 15px;
    right: -3px;
    top: 1px;
}

.HWCmd
{
    float:left;
    font-family:targanicon;
    border-radius:5px;
    padding:5px 10px;
    text-decoration:none;
    font-size:16pt;
    margin-right:5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.HWDelete {
    background: var(--red);
    color: #fff;
    border: 1px solid var(--red);
}
.HWDelete:hover {
    background: var(--white);
    color: var(--red);
    border: 1px solid var(--red);
}
.HWEdit {
  background: var(--light-blue);
  color: var(--white);
  border: 1px solid var(--light-blue);
        padding: 5px 7px 5px 6px;
}
.HWEdit:hover{
  background: var(--white);
  color: var(--light-blue);
  border: 1px solid var(--light-blue);

}
.RCM a span {
    float: left;
    background: #f00;
    color: #fff;
    padding: 1px 3px;
    border-radius: 50%;
    font-family: iranyekanfa;
    font-size: 8pt;
}
.HWCnt1 span, .HWCnt2 span, .HWCnt3 span, .HWCnt4 span, .HWCnt5 span {
    background: var(--red);
    min-width: 22px;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    color: white;
    margin-left: -5px;
    margin-right: 5px;
}
.HWCnt2, .HWCnt5 {
    font-family: 'iranyekanfa';
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    color: var(--dark-gray);
    display: inline-block;
    background: var(--white);
    border: 1px solid var(--dark-blue);
    border-radius: 5px;
    padding: 5px 10px 4px 10px;

}
.HWCnt2:hover, .HWCnt5:hover {
    color: var(--white);
    background: var(--dark-blue);
    border: 1px solid var(--dark-blue);
}
.HWCnt2:before {
    content: "";
    font-family: 'targanicon';
    margin-left: 5px;
}
.HWCnt3{
    font-family: 'iranyekanfa';
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    color: var(--dark-gray);
    display: inline-block;
    background: var(--white);
    border: 1px solid var(--green);
    border-radius: 5px;
    padding: 5px 10px 4px 10px;

}
.HWCnt3:hover {
    color: var(--white);
    background: var(--green);
    border: 1px solid var(--green);
}
.HWCnt3:before {
    content: "";
    font-family: 'targanicon';
    margin-left: 5px;
}
.HWCnt4, .HWCnt1{
    font-family: 'iranyekanfa';
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    color: var(--dark-gray);
    display: inline-block;
    background: var(--white);
    border: 1px solid var(--orange);
    border-radius: 5px;
    padding: 5px 10px 4px 10px;

}
.HWCnt4:hover , .HWCnt1:hover {
    color: var(--white);
    background: var(--orange);
    border: 1px solid var(--orange);
}
.HWCnt4:before, .HWCnt1:before {
    content: "";
    font-family: 'targanicon';
    margin-left: 5px;
}
.RCC #Info{
  background: var(--dark-blue);
  color: var(--white);
  font-weight: 900;
  border-color: var(--dark-blue);
  border-radius: 12px;
}
.HWFilter {
    padding: 7px 15px;
    background: var(--light-blue);
    border-radius: 12px;
}
.HWFilter:before {
    content: "فیلتر کردن بر حسب کلاس :";
    font-family: 'iranyekanfa';
    font-weight: 500;
    color: var(--white);
    word-spacing: -3px;
}
.commandbar #ContentPlaceHolder1_btnNew, .commandbar #ContentPlaceHolder1_btnBack {
    width: 125px;
    height: 100px;
  }
.commandbar #ContentPlaceHolder1_btnOK:hover{
  background:var(--green);
  border-color: var(--green);
}
.commandbar #ContentPlaceHolder1_btnCancel:hover{
  background:var(--red);
  border-color: var(--red);
}
.commandbar #ContentPlaceHolder1_btnBack:hover{
  background:var(--red);
  border-color: var(--red);
}
.HWDTitle {
  font-family: 'iranyekanfa';
    font-weight: 500;
    font-size: 19px;
    word-spacing: -3px;
    color: var(--dark-blue);
    padding: 10px;
    border-radius: 12px;
    text-align: center;
}
.HWDTitle span {
    font-family: 'iranyekanfa';
    font-weight: 800;
    font-size: 19px;
    word-spacing: -3px;
    color: var(--light-blue);
}
.commandbar {
  padding: 10px;
border: 1px solid var(--light-gray);
border-radius: 12px;
margin-bottom: 10px;
}
.HWDKey {
  color: var(--dark-blue);
      font-family: 'iranyekan';
      font-weight: 500;
      padding: 10px 10px;
      font-size: 18px;
      border: solid 1px;
      border-bottom: none;
      border-radius: 12px 12px 0 0;
          border-color: var(--light-gray);
              background: var(--very-light-gray);
}
.HWDVal {
    color: var(--very-mid-gray);
    font-family: 'iranyekan';
    font-weight: 500;
    padding: 10px 10px;
    font-size: 18px;
    border: solid 1px;
    border-top: none;
    border-radius: 0 0 12px 12px;
    margin-bottom: 8px;
        border-color: var(--light-gray);
}
.UWATitle {
    background-color: #8bbf2a33;
    color: var(--dark-blue);
    padding: 8px 15px 5px 15px;
    border-radius: 12px;
}
.UWATitle::before {
    content: "";
    font-family: targanicon;
    display: inline-block;
    position: relative;
    font-size: 15px;
    right: -3px;
    top: 1px;
}
.HWFNamd {
    font-family: 'iranyekan';
    font-size: 19px;
    font-weight: 700;
    color: var(--dark-blue);
    word-spacing: -3px;
    padding: 10px;
}
.HWFFiles a {
    text-decoration: none;
    float: right;
    font-family: 'iranyekanfa';
    font-weight: 500;
    border: 1px solid var(--green);
    border-radius: 10px;
    margin: 6px 2px 2px;
    display: block;
    background: var(--green);
    padding: 10px;
    font-size: 13pt;
    color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.HWFFiles a:hover {
    background: var(--white);
    color: var(--green);
}
.HWFFiles a:before {
    content: "";
    font-family: 'targanicon';
    margin-left: 5px;
}

.HWMTime {
    font-size: 8pt;
    color: var(--green);
    direction: rtl;
}

.VisitedByModerator, .HasModeratorAnswer
{
    color:var(--green);
    font-family:targanicon;
    font-size:12pt;
}
td.TeachTd {
    background-color: var(--dark-blue);
    color: var(--white);
}
.customtableTeach {
    width: 100% !important;
    border-spacing: 5px !important;
    border-collapse: separate;
    overflow: hidden;
    min-width: 600px;
}

    .customtableTeach td {
        padding: 5px;
        font-family: IRANSans;
        text-align: center !important;
        border-radius: 12px;
        overflow: hidden;
        background-color: var(--very-light-gray);
        direction: unset !important;
        height: unset !important;
        vertical-align: middle !important;
        white-space: unset !important;
        width: unset !important;
    }

    .customtableTeach tr:hover td {
        background-color: var(--orange) !important;
        color: var(--white) !important;
    }
.customtableTeach tr:first-child td{
  background-color: var(--orange) !important;
  color: var(--white);
  font-family: IRANSans;
  font-weight: bold;
}
     .customtableTeach tr:nth-child(2) td, .customtableTeach tr:nth-child(3) td , .customtableTeach tr:nth-child(4) td{
        background-color: var(--dark-blue) !important;
        color: var(--white);
        font-family: IRANSans;
        font-weight: bold;
    }

    .customtableTeach tr td:first-child {
        background-color: var(--light-blue);
        color: var(--white);
    }

    .customtableTeach tr:first-child td:first-child {
        border-right: solid 0px var(--white);
        opacity: 0;
    }
</pre></body></html>