/* _content/QuizCity/Pages/Blog/Details.cshtml.rz.scp.css */
.card[b-674fkkirhr] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 2rem;
    margin-bottom: 2em;
    padding-bottom: 1em;
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.card-body[b-674fkkirhr] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3rem;
}

.card-title[b-674fkkirhr] {
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 0.75rem;
}

    .card-title a[b-674fkkirhr] {
        color: #00b668;
        font-size: 2rem;
        text-decoration: none;
        font-weight: bold;
    }

.font-size[b-674fkkirhr] {
    font-size: 3rem !important;
}

.card-img-top[b-674fkkirhr] {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.card-padding[b-674fkkirhr] {
    padding-bottom: 0em;
}

.card-shadow[b-674fkkirhr] {
    box-shadow: none;
}

.view[b-674fkkirhr] {
    position: relative;
    overflow: hidden;
    cursor: default;
}

    .view .mask[b-674fkkirhr] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-attachment: fixed;
    }

.overlay .mask[b-674fkkirhr] {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rgba-white-slight[b-674fkkirhr], .rgba-white-slight[b-674fkkirhr]:after {
    background-color: rgba(255,255,255,0.1);
}

#post-body[b-674fkkirhr] {
    height: 80px;
}

.visit-text[b-674fkkirhr] {
    color: #58d907;
}

.comment[b-674fkkirhr] {
    color: #00dbdb;
}

.date[b-674fkkirhr] {
    color: #ffd800;
}

#btn-more[b-674fkkirhr] {
    margin: 10px 10px 0;
    border-radius: 10px;
    padding: 13px;
}

.btns[b-674fkkirhr] {
    margin: 0.375rem;
    color: inherit;
    text-transform: uppercase;
    word-wrap: break-word;
    text-align: center;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: 0.125rem;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 1rem 2.14rem;
}

.btn-success-New[b-674fkkirhr] {
    color: #fff;
    background-color: #00c851 !important;
}
/* _content/QuizCity/Pages/Blog/Index.cshtml.rz.scp.css */
.card[b-0adsp8zr9k] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 2rem;
    margin-bottom: 2em;
    padding-bottom: 1em;
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.card-body[b-0adsp8zr9k] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3rem;
}

.card-title[b-0adsp8zr9k] {
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 0.75rem;
}

    .card-title a[b-0adsp8zr9k] {
        color: #00b668;
        font-size: 2rem;
        text-decoration: none;
        font-weight: bold;
    }

.font-size[b-0adsp8zr9k] {
    font-size: 3rem !important;
}

.card-img-top[b-0adsp8zr9k] {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.card-padding[b-0adsp8zr9k] {
    padding-bottom: 0em;
}

.card-shadow[b-0adsp8zr9k] {
    box-shadow: none;
}

.view[b-0adsp8zr9k] {
    position: relative;
    overflow: hidden;
    cursor: default;
}

.view .mask[b-0adsp8zr9k] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
}

.overlay .mask[b-0adsp8zr9k] {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rgba-white-slight[b-0adsp8zr9k], .rgba-white-slight[b-0adsp8zr9k]:after {
    background-color: rgba(255,255,255,0.1);
}

#post-body[b-0adsp8zr9k] {
    height: 80px;
}

.visit-text[b-0adsp8zr9k] {
    color: #58d907;
}

.comment[b-0adsp8zr9k] {
    color: #00dbdb;
}

.date[b-0adsp8zr9k] {
    color: #ff34a4;
}

#btn-more[b-0adsp8zr9k] {
    margin: 10px 10px 0;
    border-radius: 10px;
    padding: 13px;
}

.btns[b-0adsp8zr9k] {
    margin: 0.375rem;
    color: inherit;
    text-transform: uppercase;
    word-wrap: break-word;
    text-align: center;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: 0.125rem;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 1rem 2.14rem;
}

.btn-success-New[b-0adsp8zr9k] {
    color: #fff;
    background-color: #00c851 !important;
}
/* _content/QuizCity/Pages/Shared/Layouts/Admin/_Layout.cshtml.rz.scp.css */
