h2.card-text {
    font-family: 'IRANSans';
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: green;
    border-bottom: solid;
    padding-bottom: 7px;
}

p.nomargin {
    margin: 0;
    font-size: 12px;
    border-bottom: solid 1px gainsboro;
}

span.span-table {
    float: right;
    font-family: 'IRANSans';
}
.row.row-cols-1.row-cols-sm-2.row-cols-md-4.g-2.memorow {
    padding: 20px 18px;
}
span.card-text.t1 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: iransans;
}
span.card-text.t2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: iransans;
}
span.card-text.t3 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: iransans;
}
span.card-text.t4 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: iransans;
}
span.card-text.t5 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-family: iransans;
    color: red;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    background-image: url(../logo/lion-sun.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.shirokhorshid img {
    width: 89px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 29px;
}

h1.h2memo {
    text-align: center;
    font-family: 'art';
    color: #1495cc;
    padding-top: 11px;
    font-size: 38px;
    padding-bottom: 5px;
}

h2.h1memo {
    text-align: center;
    font-family: 'IRANSans';
    font-size: 12px;
}

p.pmemo {
    font-family: 'IRANSans';
    text-align: center;
    font-size: 11px;
    padding: 0 60px 31px 60px;
}
.memoarchivetext {
    background-color: #e3f2f6;
    padding: 5px 0;
    background-image: url(../img/flag-corner-r.png) , url(../img/flag-corner.png) , linear-gradient(0deg, #c7eefb, transparent);
    background-repeat: no-repeat, no-repeat;
    background-position: right top, left top;
    padding-bottom: 0;
    margin-top: 1px;
}
.mr-img img {
    width: -webkit-fill-available;
}