
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    src: url('/assets/fonts/iransans-regular.woff') format('woff'),
    url('/assets/fonts/iransans-regular.woff') format('woff');
}

body {
    font-family: IRANSansX  !important;
    direction: rtl;
    background-color: #cdcdcd;
    margin: 0;
}
h1, h2, h3, h4, h5, h6,input, textarea , li,a,span,label {
    font-family: IRANSansX !important;
}
h1 {
    font-weight: bold;
}
.wrapper {
    max-width: 900px;
    margin: 0 auto;
}
.ltr {
    direction: ltr;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-small {
    font-size: 0.8em;
}
.text-xsmall {
    font-size: 0.6em;
}
.text-large {
    font-size: 1.2em;
}
.text-xlarge {
    font-size: 1.4em;
}
.text-underline {
    text-decoration:underline;
}

.text-thin {
    font-weight: 100;
}
.text-UltraLight {
    font-weight: 200;
}
.text-light {
    font-weight: 300;
}
.text-regular {
    font-weight: normal;
}
.text-medium {
    font-weight: 500;
}
.text-demibold {
    font-weight: 600;
}
.text-bold {
    font-weight: bold;
}

.text-extrabold {
    font-weight: 800;
}
.text-black {
    font-weight: 900;
}

blockquote {
    font-weight: 700;
    padding: 10px;
    border: 1px dashed #666666;
}

.mainbox {
    width: 100%;
    background-color: #EFEFEF;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #df79ff;
}

.mainboxnegativ {
    width: 100%;
    background-color: #000000;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #df79ff;
    color: #F9F9F9;
}

.mainbox2 {
    font-size: 1em;
    width: 90%;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mainboxitalic {
    font-size: 1em;
    font-style: italic;
    width: 90%;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainbox3 {
    width: 100%;
    background-color: #DFDFDF;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FF5EAA;
}

.mainbox2negativ {
    font-size: 1em;
    color: #F9F9F9;
    background-color: #000000;
    padding-right: 20px;
}


.farsiparagraph {
    font-size: 1em;
    width: 47%;
    float:right;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.farsiparagraph_negativ {
    font-size: 1em;
    color: #F9F9F9;
    background-color: #000000;
    width: 47%;
    float:right;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}


.englishparagraph {
    font-size: 1em;
    width: 47%;
    float: left;
    direction:ltr;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;


}

.englishparagraph_negativ {
    font-size: 1em;
    color: #F9F9F9;
    background-color: #000000;
    width: 47%;
    float: left;
    direction:ltr;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;


}
.rightbox {
    width: 60%;
    padding-right: 20px;
    padding-left: 5px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    min-width: 0px;
    background-color: #F7F7F7;

}

.titelbox {
    width: 60%;
    padding-right: 25px;
    padding-left: 0px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    min-width: 0px;
    background-color: #d5d5d5;
    color: #4B4B4B;
}


.lefttbox {

    padding-right: 20px;
    padding-left: 4px;
    float: right;
    margin-bottom: 10px;
    min-width: 0px;
}

.alphabet {
    width: 35%;
    float: left;
    font-size: 20em;
    text-align: center;
    font-weight: 700;
    color: #999999;
}

.alphabet2 {
    width: 35%;
    float: left;
    direction: ltr;
    font-size: 1.6em;
    text-align: left;
    font-weight: 600;
    color: #333333;
    margin-top: 100px;
}
.footer {
    font-weight: 400;
    font-size: 0.7em;
    text-align: center;
    direction: ltr;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.numberInp{
    text-align: left;
    direction: ltr;
}
.ri-add-circle-line{
    font-size: 20px !important;
    float: left;
}

.plate-wrapper .plate-action[data-v-f01286b6] {
    width: fit-content;
    margin-top: 12px;
    position: relative;
}
.plate-template.may-has-error[data-v-0f37de01] {
    height: 90px;
}
.plate-template[data-v-0f37de01] {
    width: fit-content;
}
.plate-template .plate.large[data-v-0f37de01] {
    width: 325px;
    height: 64px;
    border-radius: 12px;
    font-size: 24px;
    padding-right: 20px;
}
.plate-template .plate[data-v-0f37de01] {
    background-color: var(--white);
    border: 1px solid;
    box-shadow: 0px 0px 15px rgba(0,0,0,.06);
    padding: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    direction: ltr;
    font-weight: 650;
    line-height: 24px;
    color: #222;
}
.plate-template .plate .iran-flag-place.dark[data-v-0f37de01] {
    background-color: #01286d;
}
.plate-template .plate.large .iran-flag-place[data-v-0f37de01] {
    width: 36px;
    border-radius: 8px 4px 4px 8px;
    margin-right: 8px;
}
.plate-template .plate .iran-flag-place[data-v-0f37de01] {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}
.plate-template .plate.large .first-part[data-v-0f37de01] {
    width: 40px;
}

.plate-template .plate.large input[data-v-0f37de01] {
    margin-top: 8px;
}
.plate-template .plate input[data-v-0f37de01] {
    text-align: center;
    outline: none;
    height: 32px;
    opacity: 1;
    line-height: 32px;
}

.plate-template .plate.large .char-part[data-v-0f37de01] {
    width: 56px;
}
.plate-template .plate .char-part[data-v-0f37de01] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.v-application .pb-1 {
    padding-bottom: 4px !important;
}

.plate-template .plate.large .third-part[data-v-0f37de01] {
    width: 56px;
}
.plate-template .plate.large input[data-v-0f37de01] {
    margin-top: 8px;
}
.plate-template .plate input[data-v-0f37de01] {
    text-align: center;
    outline: none;
    height: 32px;
    opacity: 1;
    line-height: 32px;
}
.plate-template .plate.large .vertical-separator[data-v-0f37de01] {
    height: 32px;
}
.plate-template .plate .vertical-separator[data-v-0f37de01] {
    border-right: 1px solid #85858580;
    margin-right: 4px;
    margin-left: 4px;
}

.plate-template .plate.large .city-code-part[data-v-0f37de01] {
    width: 40px;
}
.plate-template .plate .city-code-part[data-v-0f37de01] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.plate-template .plate.large .city-code-part input[data-v-0f37de01] {
    width: 40px;
}

.plate-template .plate.large input[data-v-0f37de01] {
    margin-top: 8px;
}
.plate-template .plate input[data-v-0f37de01] {
    text-align: center;
    outline: none;
    height: 32px;
    opacity: 1;
    line-height: 32px;
}
.plate-letter
{
    height: 32px;
    margin-top: 10px;
    padding-bottom: 0px;
    font-size: 22px;
    text-align: center;
}
