﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}




/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}


.carousel-control-next {
    left: 0 !important;
}

.bg-body {
    width: 100%;
    height: 100%;
    background-image: url('/Image/bk2.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 0px;
}

.dddd {
    width: 100%;
    height: 100%;
    background-image: url('/Image/im1.png') !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 0px;
}

.bg-header {
    width: 100%;
    background-image: url('/Image/bk55.png');
    background-size: 100% 100px;
    background-repeat: no-repeat;
}

.logo-company {
    width: 30px;
    height: 30px;
    background-image: url('/Image/logo.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

table.dataTable thead tr {
    background-color: turquoise;
    text-align: center;
}

    table.dataTable thead tr th {
        background-color: turquoise;
        text-align: center;
    }

.logo_sherkat {
    padding-top: 45px;
    padding-left: 0px;
}
/*مشکل انتخاب در شمت چپ*/
.form-select {
    background-position: left 0.75rem center;
}


.display tr td a {
    color: black;
}

    .display tr td a:hover {
        color: black !important;
    }

/* حذف استایل rasnumerictextbox*/
.riSingle .riTextBox, .RadForm.rfdTextbox .riSingle input.rfdDecorated[type="text"] {
    height: 22px;
    min-height: 30px !important;
}

.riSingle {
    display: block;
    white-space: nowrap;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    width: 100% !important;
}

.btn-g-primary {
    background: linear-gradient(40deg,#00b9ff,#055ef1) !important;
    background-color: #055ef1;
    -moz-border-radius: .125rem;
    -webkit-border-radius: 0.125rem;
    border-radius: 0.125rem;
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    color: #fff;
}

.fs-6 {
    font-size: .78rem !important;
}

.bk_form_color {
    background-color: Window;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 3px 5px;
}

.dataTables_wrapper .dataTables_filter input {
    padding: 3px;
}

.dataTables_wrapper .dataTables_length select {
    margin-bottom: 2px;
    padding: 3px;
}




body {
    font-family: IRANSans !important;
    direction: rtl;
    background-color: #cdcdcd;
    margin: 0;
}

h7, .h7 {
    font-size: .8rem;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !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: 400;
}

.text-medium {
    font-weight: 500;
}

.text-demibold {
    font-weight: 600;
}

.text-bold {
    font-weight: 700;
}

.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: 400;
    color: #333333;
    margin-top: 100px;
}

.footer {
    font-weight: 400;
    font-size: 0.7em;
    text-align: center;
    direction: ltr;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.img-user {
    width: 50%;
    height: 50%;
}

.img-user img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.header-profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
}

.navbar-collapse.collapse.show {
    background-color: Window !important;
    border-radius: 0px;
    box-shadow: 0px 0px 2px 0px #333;
    padding: 10px;
    margin-top: 15px;
}

.dropdown-menu a {
    font-size: .8rem;
    text-align: right;
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0;
}

