@font-face {
    font-family: Vazir;
    src: url('../../persian-web-font/vazir-font-v18.0.0/Vazir-Bold.eot');
    src: url('../../persian-web-font/vazir-font-v18.0.0/Vazir-Bold.eot?#iefix') format('vazir-opentype'), url('../../persian-web-font/vazir-font-v18.0.0/Vazir-Bold.woff') format('woff'), url('FontName.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Samim;
    src: url('../../persian-web-font/samim-font-v2.0.1/Samim.eot');
    src: url('../../persian-web-font/samim-font-v2.0.1/Samim.eot?#iefix') format('Samim-opentype'), url('../../persian-web-font/samim-font-v2.0.1/Samim.woff') format('woff'), url('FontName.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Shabnam-Bold;
    src: url('../../persian-web-font/shabnam-font-v2.4.0/Shabnam-Bold');
    src: url('../../persian-web-font/shabnam-font-v2.4.0/Shabnam-Bold.eot#iefix') format('shabnam-opentype'), url('../../persian-web-font/shabnam-font-v2.4.0/Shabnam-Bold.woff') format('woff'), url('FontName.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Tanha;
    src: url('../../persian-web-font/tanha-font-v0.9/Tanha.eot');
    src: url('../../persian-web-font/tanha-font-v0.9/Tanha.eot#iefix') format('Tanha-opentype'), url('../../persian-web-font/tanha-font-v0.9/Tanha.woff') format('woff'), url('FontName.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.Report{
    padding-left:0px;
    padding-right:0px;
}
.headerDiv{
    border: 1px solid black;
    padding:10px 5px 10px 5px;
    margin-bottom:10px;
    background-image:linear-gradient(to left,#fefefe,#ddf9dd);
    justify-self:center;
    align-self:center
}

.Tavajoh {
    border: 1px solid black;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    background-image: linear-gradient(to left,#fefefe,#ddf9dd);
    color:red;
    font-weight:bold;
}
.Reportbody {
    font-family: 'Tanha';
    padding-top: 10px;
    font-weight: bold;
}
.divIndex {
    border: 4px groove black;
    font-family: 'Tanha';
    width:100%
}
.Report h3{
    font-family: 'B titr';
}
.Report h5 {
    font-family: 'B titr';
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.5;
}
.blazor-datepicker.form-control[readonly] {
    background-color: white;
    padding-right: 30px !important;

}
.clear-btn {
    color: #ff0000 !important;
}
.Report h6, .Report p h6 {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
    font-size: 20px;
    line-height: 1.5;
}
    .Report span, .Report h6 span, .Report p span {
        font-size: 20px;
    }
.Report .table td {
    text-align: center;
}
.headertop_div{
    height:140px;width:120px;
    border: 2px solid black;
}
.headertop_img{
    height:100px;width:90px;
    margin: 20px;

}

.Report p{
    text-align: justify;
    font-size: 20px;
    line-height: 2.5;
}
.Report table {
    width: 100%;
}
.Report table, .Report th, .Report td {
    /*    border: 1px solid black !important;*/
    align-content: center;
    font-size: 20px !important;
    font-weight: bold !important;
}
  .comment{
    border:1px solid black;
    height: auto;
  }
  .Titr{
    text-align: right;
    font-size: 20px;
  }
  .tdAfterAllPric{
      background-image:linear-gradient(to left,#f1f1f1,#e2dfdf)
  }




