﻿.descriptionPreregister, .descriptionPreregister > * {
    font-family: 'shabnam' !important;
}

.enamad {
    text-align: left;
}

    .enamad a {
        border: var(--borderField);
        padding: 5px;
        display: inline-block;
        border-radius: 5px;
        width: 80px;
        height: auto;
    }

.descAfterSubmit {
    color: green;
    margin: 12px auto;
}

.movafeghatnameText .text, .movafeghatnameText .text > * {
    font-size: 15px;
}

@media (min-width: 0) {
    .form .form.item40 {
        width: 100%;
    }
}

@media (min-width:768px) {
}

@media (min-width:992px) {
    .form .form.item40 {
        width: 66%;
    }
}

@media (min-width:1200px) {
    .form .form.item40 {
        width: 40%;
    }
}

@media only screen and (max-width: 768px) and (min-width: 0) {
}
