﻿.sidenav.sidemenu li.lvl1 a::after {
    content: "\F141";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 24px;
    line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 15px;
    font-size: 16px;
    opacity: 0.7;
    top: 11px
}
.input-field > label:not(.label-icon).active {
    -webkit-transform: translateY(-12px) scale(0.85);
    transform: translateY(-12px) scale(0.85);
    width: auto !important;
    background: #f5f5f5;
    color: #444444;
    padding: 2px 7px;
    padding-right: 7px;
    border-radius: 8px;
    left: 0px;
    max-width: none;
    line-height: 20px;
    min-width: none;
    margin-left:60%
    /*margin-left: 80%;*/
}

.dropdown-content li {
    clear: both;
    color: rgba(0,0,0,0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: right;
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
    padding-right: 5px;
}

.select-wrapper .caret {
    position: absolute;
    right: 90%;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 0;
    fill: rgba(0,0,0,0.87);

}
.input-field > label {
    
    left: 90%;

}

.input-field.col label {
    right: .75rem;
    left: 80%;
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    /*   padding: 0;*/
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    text-align: right;
    font-family: "primary-font";
    padding: 0 15px 2px 15px;
}

/*.select-wrapper {
    position: inherit;
}*/

.kt-image-upload-placeholder__title {
    color: rgba(0,0,0,.32);
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    margin: 0;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-rtl {
    direction: rtl;
}

.select-wrapper .caret {
    position: absolute;
    right: -2%;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 0;
    fill: rgba(0,0,0,0.87);
}


#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}

/* Style the input fields */
input {
    padding: 10px;
   /* width: 100%;*/
    font-size: 17px;
    font-family: "primary-font";
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}


/*.subpages .collection-item a i.arrow {
    position: absolute;
    left: 15px;
    top: 11px;
    margin: 0px;
    opacity: 0.55;
    background: transparent;
    height: auto;
    width: auto;
    color: inherit;
}*/
.subpages .collection-item a i.arrow {
    position: absolute;
    left: 15px;
    top: 11px;
    margin: 0px;
    opacity: 0.55;
    background: transparent;
    height: auto;
    width: auto;
    color: inherit;
    right: 100%;
}
.dr-rtl {
    direction: rtl;
}

.subpages .collection-item a i {
    position: relative;
    top: 1px;
    font-size: 16px;
    margin-left: 8px;
    background: var(--primary-color);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
}

.input-field > label:not(.label-icon).active {
    -webkit-transform: translateY(-12px) scale(0.85);
    transform: translateY(-12px) scale(0.85);
    width: auto !important;
    background: #f5f5f5;
    color: #444444;
    padding: 2px 7px;
    padding-right: 7px;
    border-radius: 8px;
    left: 31%;
    max-width: none;
    line-height: 20px;
    min-width: none;
    margin-left: 60%;
}

input {
    direction: rtl;
}

/*[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
     position: absolute; 
     opacity: 1; 
     pointer-events: fill; 
}*/



@font-face {
    font-display: swap;
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.f18db7b4.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.94bdf556.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.dd12fb6a.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.e65c9d52.ttf) format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.d1f537d1.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.9f338149.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.2d28b58d.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.dde1bbb6.ttf) format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.432a2b2d.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.cdb118d6.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.9ffdcda0.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.ae01de69.ttf) format("truetype");
}

@font-face {
    font-display: swap;
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.b9db61ce.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.b5815f24.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.b35266cb.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.f1c0e72c.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.f18db7b4.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.94bdf556.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.dd12fb6a.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Bold.e65c9d52.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.d1f537d1.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.9f338149.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.2d28b58d.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Medium.dde1bbb6.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.432a2b2d.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.cdb118d6.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.9ffdcda0.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb.ae01de69.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.b9db61ce.eot);
    src: url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.b5815f24.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.b35266cb.woff) format("woff"),url(https://s100.divarcdn.com/statics/2023/06/IRANSansWeb_Light.f1c0e72c.ttf) format("truetype");
}

* {
    box-sizing: inherit;
    outline-color: #4da9ff;
}

@media all {
    * {
        box-sizing: inherit;
        outline-color: #4da9ff;
    }

    .kt-col-lg-6, .kt-col-md-12 {
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .kt-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 960px) {
    .kt-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .kt-offset-lg-3 {
        margin-right: 25%;
    }
}

.submit-post__grid {
    padding-top: 32px;
}

@media all {
    .kt-row {
        display: flex;
        flex-wrap: wrap;
        margin-left: -8px;
        margin-right: -8px;
    }

    .kt-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 768px;
        padding-left: 16px;
        padding-right: 16px;
        width: 100%;
    }
}

@media (min-width: 960px) {
    .kt-container {
        max-width: 960px;
    }
}

@media (min-width: 1024px) {
    .kt-container {
        max-width: 1024px;
    }
}

.submit-post {
    background-color: #fff;
    flex: 1 1;
    padding-bottom: 32px;
}

.clipping-container-ab0b2 {
    overflow: hidden;
}

body {
    font-family: IRANSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-weight: 400;
    font-size: 1rem;
    height: 100%;
    overflow-x: visible !important;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
}

@media all {
    body {
        margin: 0;
        font-family: IRANSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
        font-size: 1rem;
        font-weight: 400;
        height: 100%;
        overflow-x: visible !important;
    }
}

html {
    box-sizing: border-box;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
}

@media all {
    html {
        -webkit-text-size-adjust: 100%;
        line-height: 1.15;
        box-sizing: border-box;
        height: 100%;
    }
}

.form-category-title-cbc6b {
    margin-top: 16px;
    border-radius: 4px;
    display: flex;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.12);
    position: relative;
    z-index: 10;
}

.form-category-title--with-action-ea80e {
    border-color: rgba(0,0,0,.24);
    color: red;
}

.form-category-title-cbc6b {
    height: 6.5rem;
    justify-content: space-between;
    align-items: center;
}

.form-category-title--with-image-c81fe {
    height: 7.5rem;
}

*, :after, :before {
    box-sizing: inherit;
    outline-color: #4da9ff;
}

@media all {
    *, :after, :before {
        box-sizing: inherit;
        outline-color: #4da9ff;
    }
}

.form-category-title__name-f409e {
    font-size: 1rem;
    line-height: 2;
    color: rgba(0,0,0,.56);
    width: 8.625rem;
    text-align: center;
    margin-right: 8px;
}

.form-category-title__name-f409e, .form-category-title--with-image-c81fe .form-category-title__name-f409e {
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.25rem;
}

.form-category-title__image-action-e06e8 {
    display: flex;
    align-items: center;
}

img {
    border-style: none;
}

@media all {
    img {
        border-style: none;
    }
}

.form-category-title__image-ec495 {
    width: 15rem;
    height: 10.5rem;
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: visible;
    text-transform: none;
}

@media all {
    button {
        font-family: IRANSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
        overflow: visible;
        text-transform: none;
    }
}

.form-category-title__button-c036e {
    position: relative;
    z-index: 1;
    margin-left: 16px;
}

[type="button"], button {
    -webkit-appearance: button;
}

.kt-button {
    align-items: center;
    background-color: rgba(0,0,0,.56);
    border: 1px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    height: 2.5rem;
    justify-content: center;
    line-height: normal;
    min-width: 6rem;
    outline: none;
    overflow: hidden;
    padding: 0 16px;
    position: relative;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease;
}

@media all {
    [type="button"], button {
        -webkit-appearance: button;
    }

    .kt-button {
        align-items: center;
        background-color: rgba(0,0,0,.56);
        border: 1px solid transparent;
        border-radius: 4px;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        display: inline-flex;
        font-size: 1rem;
        font-weight: 500;
        height: 2.5rem;
        justify-content: center;
        line-height: normal;
        min-width: 6rem;
        outline: none;
        overflow: hidden;
        padding: 0 16px;
        position: relative;
        transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease;
    }

    .kt-button--raised {
        box-shadow: 0 8px 12px -6px rgba(0,0,0,.16),0 12px 16px 0 rgba(0,0,0,.12),0 1px 32px 0 rgba(0,0,0,.08);
    }
}

.form-category-title--with-image-c81fe .form-category-title__button-c036e {
    margin-left: -48px;
}

@media all {
    .kt-button.kt-button--primary {
        background-color: #a62626;
    }

    .kt-button--raised.kt-button--primary {
        box-shadow: 0 8px 12px -6px rgba(166,38,38,.32),0 12px 16px 0 rgba(166,38,38,.14),0 1px 32px 0 rgba(166,38,38,.12);
    }
}

.kt-button:hover {
    background-color: rgba(31,31,31,.56);
}

@media all {
    .kt-button:hover {
        background-color: rgba(31,31,31,.56);
    }

    .kt-button--raised:hover {
        box-shadow: 0 2px 6px -1px rgba(0,0,0,.24),0 4px 10px 0 rgba(0,0,0,.12),0 0 12px 0 rgba(0,0,0,.08);
        transform: translateY(.125rem);
    }

    .kt-button.kt-button--primary:hover {
        background-color: #be3737;
    }

    .kt-button--raised.kt-button--primary:hover {
        box-shadow: 0 2px 6px -1px rgba(166,38,38,.56),0 4px 10px 0 rgba(166,38,38,.14),0 0 12px 0 rgba(166,38,38,.12);
    }
}

span {
    font-family: IRANSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}

@media all {
    span {
        font-family: IRANSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    }
}

.no-pointer-event {
    pointer-events: none;
}

.kt-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media all {
    .no-pointer-event {
        pointer-events: none;
    }

    .kt-text-truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}     


