.btn-vega-outline:hover, .btn-vega-read-more:hover {
    text-decoration: underline;
    color: #7e35ab
}

.research-articles-page .idArticleBackgraundC {
    bottom: -91px !important
}

.research-articles-page .row.mycards {
    margin-top: -79px
}

.research-articles-page body {
    background-color: #f4f1f1
}

.research-articles-page .news-detail {
    margin-top: 0;
    height: 880px;
    min-height: 880px;
    margin-bottom: 20px;
    border-radius: 23px
}

body.vega-page-color-purple-scheme.research-articles-page {
    background-color: #bfff00 !important
}

.research-articles-page .jumbotron {
    height: 287px;
}

.research-articles-page .card-title {
    color: #000
}

.btn-vega-read-more {
    color: #00f
}

.btn-vega-outline:hover {
    border: 2px solid #000
}

.authname {
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 17px;
    font-weight: 700
}

.idarticleIMGidarticleIMG {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.news-detail {
    width: 100%;
    line-height: 1.1;
    font-size: 12px;
    margin-top: 0
}

a.btn.btn-vega-read-more {
    border: 2px solid #000;
    border-radius: 10px;
    font-size: 21px;
    margin: 22px;
    color: #000;
    font-weight: 700 !important;
    padding: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    width: 82%
}

    a.btn.btn-vega-read-more:hover {
        color: #7e35ab
    }

.row.mycards {
    /*z-index: 9999;*/
    position: relative
}

.line {
    height: 4px;
    background: linear-gradient(to right,transparent 50%,#223049 50%);
    background-size: 16px 2px,100% 2px;
    margin: 12px 0
}

.card-title {
    min-height: 149px;
    padding: 10px 10px 0;
    margin: 0;
    font-family: Epilogue !important;
    font-size: 21px !important;
    font-weight: 500;
    color: #000;
    line-height: 28px
}

@media only screen and (max-width:768px) {

    .research-articles-page .jumbotron {
        height: 190px;
    }

    .card-body.mod-research-body-Card p {
        margin-bottom: 76px !important
    }

    .research-articles-page .news-detail {
        margin-top: 0;
        height: 880px;
        min-height: 880px;
        margin-bottom: 20px
    }
}
