
* {
    font-family: 'Vazir' !important;
    font-weight: normal !important;
    /*line-height: 2rem !important;*/
}



body {
    font-family: 'Vazir' !important;
    text-align: right;
    /*font-weight: normal !important;*/
    /*font-size: 1.2rem;*/
}

.rounded-circle.mr-2 {
    margin-left: 0.5rem;
    margin-right: 0px !important;
    font-weight: normal !important;
}


.rounded-circle.mr-2 {
    margin-left: 0.5rem;
    margin-right: 0px !important;
}


body {
    font-family: 'Vazir' !important;
    text-align: right;
    /*font-weight: normal !important;*/
}


h2 {
    font-family: Vazir !important;
  
}

input {
    font-family: Vazir !important;
    font-size: 1rem !important;
    /*font-weight: normal !important;*/
}

a {
    font-size: 1rem !important;
    /*font-weight: normal !important;*/
}


p, span, td, tr, th {
    font-size: 1rem !important;
    /*font-weight: normal !important;*/
}



th {
    font-weight: bold !important;
}






h1, h2, h3, h4, h5, h6 {
    color: dimgray !important;
}


.article-list .item .name {
    font-size: 1.2rem !important;
}




.post-body {
    font-size: 1rem !important;
    text-align: justify;
    line-height: 2.1rem;
}


.carousel-caption {
    background-color: rgba(255,255,255,0.5) !important;
    padding: 1rem !important;
}




h1, h2, h3, h4 ,h5{
    font-family: PFont, Vazir !important;
    line-height: 2rem;
}



h1, h2 {
    line-height: 2.5rem;
}


h6 {
    line-height: 2rem;
}


.article-list .item .name {
    font-size: 1rem !important;
}


.card-block h4 {
    font-family: Vazir !important;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    font-size:1.4rem;
}




h1 {
    font-size: 1.9rem !important;
}

h2 {
    font-size: 1.6rem !important;
}

h3 {
    font-size: 1.4rem !important;
}

h4 {
    font-size: 1.2rem !important;
}

h5 {
    font-size: 1rem !important;
}



footer p {
    font-size: 0.92rem !important;
}

footer div a {
    font-size: 0.4rem !important;
}

footer img {
    max-width: 10rem !important;
    margin-bottom:1rem !important;
}







.badge {
    font-size: 0.77rem !important;
}







.validation-summary-errors ul {
    list-style: none !important;
}


.validation-summary-errors {
    color: deeppink !important;
}

.text-danger {
    color: deeppink !important;
}

body {
    min-height: 100%;
}








/**/

.site-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.site-content {
    flex: 1;
}




.bg-blue {
    background-color: #34b4e6 !important;
}

.text-blue {
    color: #17a4db !important;
}

.border-left-blue {
    border-left: .25rem solid #34b4e6 !important;
}


.bg-darkblue {
    /*background-color: #87898a !important;*/
    background-color: #6b6b6b !important;
}




.text-Lightblue {
    color: #1396bd !important;
}



.text-Lightgray {
    color: #a6aaaa !important;
}



.border-left-primary {
    border-left: .25rem solid #1396bd !important;
}





.text-darkblue {
    color: #4e73df !important;
    
}




.form-submit {
    /*background-color: #92bf20;*/
    /*background-color: #05ac75;*/
    background-color: #4e73df;
    font-size: 1.1rem;
    /*padding:0.5rem 2rem 0.5rem 2rem;*/
}


    .form-submit:hover {
        /*background-color: #1396bd;*/
        /*background-color: #5b9e29;*/
        background-color: dimgray;
    }


.AboutBtn {
    background-color: #4e73df !important;
    margin-right: 0px;
}
/*.signup-image-link {
    font-size: 1rem;
}*/




.signin-image a:hover, .signin-form a:hover {
    color: #05ac75;
}


form {
    direction: rtl;
}

textarea {
}

.signin-image {
    padding-top: 2rem;
}

a:hover {
    text-decoration: none;
}


.NewCard {
    /*border-color: #1396bd;*/
    border-color: #4e73df;
    border-width: 0.2rem;
}



.signin-link {
    color: #4e73df !important;
}

    .signin-link:hover {
        color: dimgray !important;
    }



.text-black {
    color: black;
}


.text-gray {
    /*color:grey;*/
    color: #979797;
}
