body {
    font-family: 'Vazir', sans-serif !important;
}

.section {
    padding: 20px;
}

.wrapper {
    height: 100%;
    direction: rtl;
}

.cstmHeaderSection {
    width: 100%;
    line-height: 35px;
    min-height: 35px;
    background-color: #dc0000;
    text-align: center;
    color: #fff;
    margin-bottom: 8px;
    font-size: 1.25rem;
}

.cstmVerticalLine {
    width: 100%;
    background-image: url("/images/project/line.jpg");
    height: 30px;
}

.cstmClear {
    clear: both;
}

.cstmHeaderImageDiv {
    width: 100%;
}

.cstmHeaderImageDiv img {
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid red;
}

.cstmHeaderImageDiv::after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    margin-top: -50px;
    height: 50px;
    width: 100%;
    content: '';
}

h5 {
    margin-bottom: 0;
}

.cstmAuthorDiv {
    position: relative;
    margin: 15px 10px 0 0;
    height: 50px;
}

.cstmAuthorDiv img {
    border-radius: 4px;
    border: 1px solid #7d7d7d;
    float: right;
    width: 50px;
    height: 50px;
}

.cstmAuthorDiv h6 {
    position: absolute;
    bottom: -10px;
    right: 55px;
    height: 20px;
    color: #dc0000;
}

.col-sm-4 {
    height: auto;
    max-height: 600px;
    overflow: hidden;
    text-align: justify;
}

.col-sm-8 {
    text-align: justify;
}

.cstmFadeDiv {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
}

.col-sm-4 p {
    margin-top: 15px;
    color: #000;
    font-size: 16px;
    max-height: 350px;
}

.col-sm-4 h5 {
    font-family: 'Shabnam', tahoma, sans-serif;
    position: relative;
    margin-top: -35px;
    color: #dc0000;
    padding: 4px;
}

.col-sm-4 h6 {
    margin-top: 10px;
    color: #7d7d7d;
}

.cstmAllContent {
    height: 40px;
    width: 100%;
    position: relative;
    margin: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cstmAllContent button {
    background-color: #fff;
}

.cstmDotDivider {
    height: 10px;
    width: 100%;
    border-bottom: 4px dotted #c8c8c8;
}

.cstmLineDivider {
    height: 10px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.cstmShortLink {
    font-family: sans-serif;
    direction: ltr;
}

.cstmAuthorInit p {
    color: #7d7d7d;
}

.cstmCover, .cstmCoverInfo {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.cstmCover img {
    height: 100%;
    max-width: 650px;
    max-height: 550px;
    border: 10px solid #dc0000;
    outline: 1px solid #fff;
    border-radius: 4px;
}

.cstmCoverInfo img {
    border-radius: 4px;
}

.cstmMagazineNumber {
    margin-top: 20px;
    height: 55px;
    position: relative;
    text-align: center;
    font-family: 'Vazir', tahoma, sans-serif !important;
}

.cstmMagazineNumber h5 {
    color: #fff;
}

.cstmMagazineNumber h6 {
    color: #fff;
}

.flex-style {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.man-fab {
    position: fixed;
    top: 35px;
    right: 41px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #ffffffaa;
    color: #dc0000;
    z-index: 99;
    border: 2px solid #dc0000;
}

.man-flex-style {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.man-overlay {
    width: 100%;
    height: 100%;
    background: #000000dd;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    color: #ffffff;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.man-overlay ul {
    list-style-type: none;
}

.man-overlay h5 {
    border-bottom: 1px solid #00F260;
    padding: 0 0 8px 0;
}

.man-overlay a {
    text-decoration: none;
}

.man-over-menu a {
    color: #cdcdcd;
    font-weight: bold;
    font-size: 23px;
    line-height: 45px;
}

.man-over-menu li {
    text-align: center;
}

.man-over-menu a:hover {
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

.man-issue-card {
    margin: 45px 0 60px 0;
}

.man-issue-card img {
    border-radius: 4px;
}

.man-issue-card a {
    width: 100%;
}

.man-mask-table {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #636b6f55;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    display: none;
    z-index: 999999;
}

.man-loading-svg {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 768px) {
    .dot {
        right: 8px;
    }

    .cstmHeaderImageDiv {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #c0c0c0;
    }
}
