/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

body {
    font-size: 16px;
}

.pagination {
    float: right;
}

article .post-content h2 {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
}

article .post-content h3, article h4 {
    font-size: 18px;
    margin-top: 30px;
}

article .post-content p {
    margin-bottom: 15px;
    line-height: 1.5;
}

article .post-content ul {
    list-style: inherit;
    padding-left: 40px;
}

.postmeta ul {
    padding: 0px;
}

article.blog .post_info {
    padding: 10px 15px 10px 15px;
}


.widget.rightImageBanner {
    border: 1px solid #ededed;
    margin: 0px auto 20px auto;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.widget.rightImageBanner img {
    max-width: 336px;
    max-height: 280px;
}

.post-content, .post-content p, .post-content div, .post-content span, .post-content ul, .post-content ol, .DoctorAboutMe * {
    font-size: 18px !important;
    font-family: inherit !important;
    color: inherit !important;
}

    .post-content h5, .post-content h4, .post-content h3, .post-content h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }


    .DoctorAboutMe * {
        font-size: 16px !important;
        font-family: inherit !important;
        color: inherit !important;
    }


.morecontent span {
    display: none;
}

.morelink {
    font-size: 14px;
}

.expert-answers .panel {
    margin-bottom: 0;
}

.t-margin-30, .tb-margin-30 {
    margin-top: 30px !important;
}

.post-content .panel-warning * {
    font-size: 14px !important;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

    .panel-warning > .panel-heading {
        color: #8a6d3b !important;
        background-color: #fcf8e3 !important;
        border-color: #faebcc !important;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.no-gutter, .no-gutter > div, .no-gutter > li {
    margin: 0;
    padding: 0;
}

.r-margin-10 {
    margin-right: 10px;
}

.color-orange {
    color: #e97300;
}

.t-margin-5 {
    margin-top: 5px !important;
}

.material-shadow--1dp {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.1);
}

.content-card {
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    width: calc(100% + 0px);
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 0;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
    clear: both;
}

.content-body__detail a {
    color: #FF5722;
    text-decoration: none;
    font-weight: 700;
    position: relative;
}

.content-card__image {
    width: 222px;
    height: 125px;
    box-shadow: inset 0 0 15px rgba(0,0,0,.1);
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #ddd;
    background-size: cover;
    background-position: center center;
}

.content-card__detail {
    float: right;
    width: calc(100% - 222px);
    height: 125px;
    padding: 16px;
}

.content-card__category {
    display: table-cell;
    font-family: Roboto;
    font-size: .75em !important;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #999;
}

.content-card__ads-title, .content-card__category {
    position: relative;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
}

.content-card__title {
    font-size: 1.375em;
    line-height: normal;
    font-weight: 700;
    font-style: normal;
    color: #000;
    margin: 8px 0 0 !important;
    padding: 0 !important;
    border: none !important;
}

.content-body__detail h2, .content-body__detail h3 {
    font-weight: 700;
    border-left: 6px solid #FF5722;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-family: TMSans;
    clear: both;
    font-size: 1.375em;
}

.content-body__detail a {
    color: #FF5722;
    text-decoration: none;
    font-weight: 700;
    position: relative;
}

footer ul{
    padding: 0;
}

@media (max-width:767px) {
    .content-card, .content-card.bottom-link {
        width: 100% !important;
        margin: 16px 0 !important
    }

    .content-card__image {
        width: 100%;
        height: 200px
    }

        .content-card__image img {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0
        }

    .content-card__detail {
        width: 100%;
        height: auto
    }

    .content-card__title {
        font-size: 1.25em
    }

    .content-card__category {
        font-size: .625em
    }
}

input#SecureCode {
    text-transform: uppercase;
}
