/*Custom style for Dentalbook Project -- Innocent Okeke*/
/*HEADER SECTION*/

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.navbar-default .navbar-brand {
    padding: 0;
}

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: #fff;
        background-color: transparent;
    }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #FFFFFF;
    background-color: #333;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    background-color: #333;
    padding:15px;
}

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #333;
    }

.dropdown-menu > li > a {
    color: #4D9BB1;
    font-weight: 700;
}

.dropdown-menu {
    background-color: #333;
}

.logout-button {
    color: #4D9BB1;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .logout-button:hover,
    .logout-button:focus {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.side-menu {
    font-size: 24px;
}
/*Custom style */

.mdb-jumbotron
{
    background-color: #fff!important;
}

.site-color {
    color: #4D9BB1 !important;
}

.white {
    color: #fff !important;
}

.blue {
    color: blue;
}

.bluebg {
    background-color: #238ba5;
}

.red {
    color: red;
}

.nobg {
    background-color: transparent !important;
}

.center {
    text-align: center;
}

.no-border {
    border: none;
}

.nopad {
    padding: 0 !important;
}

.pad {
    padding-left: 10% !important;
    padding-right: 10% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.text-shadow {
    text-shadow: 4px 3px 0 #72a8b1, 4px 4px 4px rgba(0, 0, 0, 0.4) !important;
}

.strong {
    font-weight: 700;
}

.whitebg {
    background-color: #fff !important;
}
/*Navigation*/

.navbar-default {
    background-color: #4D9BB1;
    color: #fff;
}

    .navbar-default .navbar-nav > li > a {
        color: #e5e5e5;
        background: transparent;
    }

    .navbar-default .navbar-brand {
    float: left;
    height: 50px;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 20px;
    margin-left: 0!Important;
    }

    .mdb-left-nav{
        padding:5px 5px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
/*Body*/


body, h1, h2, h3, h4, h5, h6, a, p {
    font-family: 'Lato', sans-serif;
}


a {
    color: #2385a1;
    text-decoration: none;
}

.radio,
.checkbox {
    color: #000;
}



.panel .slidedown .glyphicon {
    margin-right: 5px;
}


.well-custom {
    min-height: 20px;
    padding: 30px;
    border-radius: 4px;
    margin-bottom: 10px;
    background-color: #fff;
    display: block;
    border: 2px solid white;
    -webkit-box-shadow: 0 0 5px rgb(206, 209, 210);
    box-shadow: 0 0 5px rgb(206, 209, 210);
}

.mdb-header {
    margin-bottom: 15px;
    border: 0;
    border-bottom: 2px solid #4d9bb1;
    padding-bottom: 10px;
}

.mdb-cover{
    color: #5d5d5d;
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    margin-bottom: 20px;
}


@media (max-width: 767px) {
    .mdb-cover {
        color: #5d5d5d;
        background-color: #f5f5f5;
        padding: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        margin-bottom: 20px;
        margin-left: -10px!important;
        margin-right: -10px!important;
    }
}


.mdb-cover-ex{
    color: #5d5d5d;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 20px;
}

.custom-icon {
    color: #4D9BB1;
    padding-top:20px;
}
.mdb-body{
    background-color:#fff;
}

.label-mdb2 {
    background-color:#00b1ef  !important;
}

.subhead {
    color: #fff;
    background-color: #4D9BB1;
    font-size: inherit;
    padding: 0;
}

.refresh {
    list-style: none;
}

.nodot {
    list-style: none;
}

.foot {
    padding: 40px;
}

.timeline {
    margin: 0;
    padding: 0;
    list-style: none;
}

.timeline-body {
    position: relative;
    letter-spacing: 0px;
    margin-bottom: -15px;
    margin-top: -15px;
}

.timeline li {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #238ba5;
}

    .timeline li.left .timeline-body {
        margin-left: 60px;
    }

    .timeline li.right .timeline-body {
        margin-right: 60px;
    }

    .timeline li .timeline-body p {
        margin: 0;
    }

.timeline .glyphicon {
    margin-right: 5px;
}

.tab-pane .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.tab-pane .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.tab-pane .list-group .checkbox {
    display: inline-block;
    margin: 0;
}

.tab-pane .list-group input[type="checkbox"] {
    margin-top: 2px;
}

.tab-pane .list-group .glyphicon {
    margin-right: 5px;
}

    .tab-pane .list-group .glyphicon:hover {
        color: #ffbc00;
    }

.video-section .pattern-overlay {
    padding: 110px 0 32px;
    min-height: 400px;
}

.video-section h1 {
    text-align: center;
    color: #fff;
}

.video-section h3 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: lighter;
    margin: 0 auto 15px;
}

.video-section h2 {
    font-size: 100px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 auto 0;
    text-shadow: 1px 1px 1px #000;
}

.video-section .buttonBar {
    display: none;
}

.player {
    font-size: 1px;
}

.panel-default > .panel-heading {
    color: #7f7f7f;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.timeline-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.nav-tabs .glyphicon:not(.no-margin) {
    margin-right: 10px;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .chat li.right .chat-body {
        margin-right: 60px;
    }

    .chat li.left .chat-body {
        margin-left: 80px;
    }


/*PROFILE CARD CSS*/

.card {
    padding-top: 20px;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .card .card-heading {
        padding: 0 20px;
        margin: 0;
    }

        .card .card-heading.simple {
            font-size: 20px;
            font-weight: 300;
            color: #777;
            border-bottom: 1px solid #e5e5e5;
        }

        .card .card-heading.image img {
            display: inline-block;
            width: 46px;
            height: 46px;
            margin-right: 15px;
            vertical-align: top;
            border: 0;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .card .card-heading.image .card-heading-header {
            display: inline-block;
            vertical-align: top;
        }

            .card .card-heading.image .card-heading-header h3 {
                margin: 0;
                font-size: 14px;
                line-height: 16px;
                color: #262626;
            }

            .card .card-heading.image .card-heading-header span {
                font-size: 12px;
                color: #999999;
            }

    .card .card-body {
        padding: 0 20px;
        margin-top: 20px;
    }

    .card .card-media {
        padding: 0 20px;
        margin: 0 -14px;
    }

        .card .card-media img {
            max-width: 100%;
            max-height: 100%;
        }

    .card .card-actions {
        min-height: 30px;
        padding: 0 20px 20px 20px;
        margin: 20px 0 0 0;
    }

    .card .card-comments {
        padding: 20px;
        margin: 0;
        background-color: #f8f8f8;
    }

        .card .card-comments .comments-collapse-toggle {
            padding: 0;
            margin: 0 20px 12px 20px;
        }

            .card .card-comments .comments-collapse-toggle a,
            .card .card-comments .comments-collapse-toggle span {
                padding-right: 5px;
                overflow: hidden;
                font-size: 12px;
                color: #999;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

    .card.people:first-child {
        margin-left: 0;
    }

    .card.people .card-top {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 170px;
        height: 150px;
        background-color: #ffffff;
    }

        .card.people .card-top.green {
            background-color: #53a93f;
        }

        .card.people .card-top.blue {
            background-color: #427fed;
        }

    .card.people .card-info {
        position: absolute;
        top: 150px;
        display: inline-block;
        width: 100%;
        height: 101px;
        overflow: hidden;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .card.people .card-info .title {
            display: block;
            margin: 8px 14px 0 14px;
            overflow: hidden;
            font-size: 16px;
            font-weight: bold;
            line-height: 18px;
            color: #404040;
        }

        .card.people .card-info .desc {
            display: block;
            margin: 8px 14px 0 14px;
            overflow: hidden;
            font-size: 12px;
            line-height: 16px;
            color: #737373;
            text-overflow: ellipsis;
        }

    .card.people .card-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
        line-height: 29px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.card.hovercard {
    position: relative;
    padding-top: 0;
    text-align: center;
    border: 3px solid #F5F8FA;
    margin-top: 30px;
    margin-bottom: 30px;
}

.profile-cover {
    background: url("../images/default-cover.jpg");
    background-color: #72A8B1;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.5;
    height: 250px;
}

.card.hovercard .avatar {
    position: relative;
    top: -190px;
    margin-bottom: -140px;
}

    .card.hovercard .avatar img {
        max-width: 150px;
        max-height: 150px;
        border: 5px solid rgba(255, 255, 255, 0.5);
        background-color: #fff;
    }

.info a {
    color: #fff;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    line-height: 1;
    color: #fff;
    vertical-align: middle;
    font-weight: 700;
}

.card.hovercard .info .desc {
    overflow: hidden;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding-bottom: 20px;
}

.profile-image {
    width: 150px;
    height: 150px;
}

.alert {
    border-radius: 0;
}

.star-rating s:hover {
    color: #4d9bb1;
}

.star-rating s,
.star-rating-rtl s {
    color: #4D9BB1;
    font-size: 30px;
    cursor: default;
    text-decoration: none;
}

.star-rating {
    font-size: 18px;
}

.star-rating-rtl {
    background: #555;
    display: inline-block;
    border: 2px solid #444;
}

    .star-rating-rtl s {
        color: yellow;
    }

.star-rating s:hover:before {
    content: "\2605";
}

.star-rating s:before {
    content: "\2606";
}

.star-rating-rtl s:hover:after {
    content: "\2605";
}

.star-rating-rtl s:after {
    content: "\2606";
}

.azuremediaplayer {
    min-width: 100% !important;
    min-height: 300px !important;
    width: 100% !important;
    height: 470px !important;
    position: initial !important;
}

.panel-heading-lite {
    background: transparent;
    color: #4D9BB1;
    border-bottom: 3px solid;
    padding: 10px 15px;
}

.message-attachments {
    display: block;
    padding: 0;
}

    .message-attachments .attachment {
        list-style-type: none;
    }

        .message-attachments .attachment .attachment-thumbnail {
            max-height: 40px;
        }

.recommend {
    margin-top: 10px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 12px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    margin-top: -20px;
}

.dentist-cover {
    position: relative;
    background: #4D9BB1;
    border: 5px solid white;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    margin: 0;
}

.dentist-list {
    position: relative;
    border: 2px solid white;
    font-weight: bold;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    min-height: 400px;
    margin-bottom:10px;
}
/*Custom Footer styling to remove white space*/

* {
    margin: 0;
}

html,
body {
    height: 100%;
}

.wrapper {
    height: auto !important;
    height: 100%;
}

.footer {
    background-color: #333;
    color: #fff;
}

    .footer a {
        color: #fff;
    }

.footer-inner {
    background-color: #333;
    padding-top:7%;
}

.footer,
.push {
    height: 15em;
    padding: 20px;
    clear: both;
}

@media (max-width: 767px) {
.footer, .push {
    height: initial;
    padding: initial;
    clear: both;
}
}

.time {
    font-size: 10px;
}

.description {
    margin: 0 0 26px 0;
    line-height: 1.6em;
    padding-left: 10px;
    padding-right: 10px;
    color: #777;
}

.cover-description {
    color: #333;
    font-size: 18px!important;
}

.author {
    text-transform: capitalize;
    position: relative;
    background: #4D9BB1;
    border: 2px solid white;
    font-weight: bold;
    color: white !important;
    display: block;
    text-decoration: none !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    white-space: initial;
    height:40px;
}

    .author:hover, .author:focus {
        background:rgba(0, 177, 239, 0.62) !important;
    }

.author-case {
    position: relative;
    border: 2px solid white;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
    padding: 14px;
    font-weight: 500;
    white-space: initial;
    background: #fff;
    color: #2385a1;
    text-align: left;
    height:40px;
}

    .author-case:hover, .author-case:focus {
        background: transparent !important;
        color: #4D9BB1 !important;
    }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #4D9BB1;
    border-color: #4D9BB1;
}

.profile-usermenu {
    font-size: 24px;
}

    .profile-usermenu .nav > li > a {
        background: #F5F8FA;
        border: 1px solid rgb(231, 230, 230);
        margin: 4px 0 4px 0;
    }

#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

    #carousel-custom .carousel-indicators li {
        background-color: transparent;
        -webkit-border-radius: 0;
        border-radius: 0;
        display: inline-block;
        height: auto;
        margin: 0 !important;
        width: auto;
    }

        #carousel-custom .carousel-indicators li img {
            display: block;
            opacity: 0.5;
        }

        #carousel-custom .carousel-indicators li.active img {
            opacity: 1;
        }

        #carousel-custom .carousel-indicators li:hover img {
            opacity: 0.75;
        }

#carousel-custom .carousel-outer {
    position: relative;
}

.mdb-nopadding-left {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.mdb-nopadding-right {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.form-control {
    border-radius: 0px;
    height: 40px;
}

.about {
    line-height: 30px;
    padding: 40px 60px 40px 60px;
}

    .about h4 {
        font-weight: 700;
    }

.back {
    padding-bottom: 15px;
}

.label-mdb {
    font-size: 20px;
}

mdb-brand-logo{
    max-width: 120px;
}

.mdb-bg {
    background-image: url('../images/default-cover.jpg');
    background-size: cover;
    color: #fff;
}

.mdb-bg-color {
    background-color: rgba(77, 155, 177, 0.56);
}

.mdb-row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.panel-mdb {
    background: #4D9BB1;
    color: #fff;
}

.panel-mdb-edit {
    border: 4px solid white;
    background: #4D9BB1;
    color: #fff;
    display: inline-block;
}

.panel-heading-mdb {
    color: #4D9BB1;
    border-bottom: 3px solid;
    padding: 10px 15px;
    border-radius: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.profile {
    background: #777777;
    color: white;
    display: block;
}

.profile-edit {
    background: #333333;
    border: 2px solid white;
    color: white;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
}

.user {
    background: #333333;
    color: white;
}

.public-cover {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-mdb {
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
}

.time-mini {
    position: relative;
    border: 2px solid white;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    color: #fff;
    font-weight: initial;
    white-space: initial;
    height:40px;
}

.img-mdb {
    display: inline-block;
    width: 100%;
}

.case-cover {
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    padding: 10px;
}

.mdb-case-details
{
    background: #fff;
    padding: 10px;
    margin-top:10px;
}

.feedback {
    color: #000;
}

.feedback input[type=number] {
    width: 100px;
}

.profile-card-info {
    min-height: 140px;
}

.mdb-practice-name {
    color: silver;
    font-variant: small-caps;
    font-weight: 700;
}

.mdb-pactice-info {
    margin: 5px;
}


.mdb-pactice-info-link {
    background: transparent;
    color: #fff !important;
    padding: 10px 5px;
    font-size: medium;
    display: block;
    border:none;
}

.mdb-pactice-info-list {
    background: transparent;
    color: #fff !important;
    display: block;
    border:none;
}

    .mdb-pactice-info-list a {
        color: #fff;
    }

a.mdb-pactice-info-link:hover, a.mdb-pactice-info-link:focus {
    background: transparent;
    text-decoration: underline;
}

.mdb-link {
    text-decoration: underline;
}

.mdb-practice-photo {
    margin: 5px;
}

.mdb-feedback {
    color: #000;
    margin: 0;
    height:538px;
}

.mdb-feedback-header {
    background: #4D9BB1;
    color: #fff;
    border-bottom: 3px solid;
    padding: 8px;
    margin: 0px;
}

.transition {
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    transition: height 0.5s;
}

.review-ratings {
    margin: 10px 0;
    font-size: 15px;
    display: list-item;
    padding-bottom: 50px;
}

.mdb-picture-edit {
    padding-top: 30px;
    margin: 10px;
}

.mdb-personal-info-edit {
    padding-top: 20px;
}

.mdb-modal-header {
    color: #4D9BB1;
    text-align: left;
}

.mdb-well {
    background-color: #4D9BB1;
}

.mdb-left, .mdb-right {
    color: #fff;
}

.mdb-noborder-color {
    border-color: transparent !important;
}

.mdb-profile-name {
    padding: 20px;
    text-transform: uppercase;
}

.mdb-address{
    font-variant: small-caps;
    line-height: 21px;
}

.mdb-border-line{
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.mdb-practice-desc{
    line-height: 21px;
    font-family: 'Lato', sans-serif;
}


/* Ratings */

.rating-icon {
    cursor: pointer;
}

.rating-label-container {
    width: 60px;
    height: 24px;
    float: right;
    padding-left: 10px;
    display: table;
}

.rating-label-container-left {
    width: 60px;
    height: 24px;
    float: left;
    padding-left: 10px;
    display: table;
}

.rating-label-container-right {
    width: 60px;
    height: 24px;
    float: right;
    padding-left: 10px;
    display: table;
}

.rating-label {   
    line-height: 13px;
    display: table-cell;
    vertical-align: middle;
}

.img-fixed{
    width: 100%;
    max-height: 493px !important;
    min-height: 493px;
}

.mdb-feedback-label{
    color:#00b1ef;
}

/* Carousel */

.carousel-nav-link {
    color: #2385a1;
}

/* Send email dialog */

.send-email-modal a {
    color: #fff;
}

.mdb-media-nav{
    padding: 1px;
    margin-bottom: 1px;
}
/*MEDIA QUEARY*/

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #F5F8FA;
    }

    .panel-body {
        padding: 15px;
    }

    .chat li.left .chat-body {
        margin-left: 0px;
    }

    .body-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .dentist-card .info {
        padding-left: 0;
        padding-right: 0;
        margin: -10px;
    }

    .author, .author-case, .time-mini {
        font-size: 50%;
    }

    .author-name{
        position:absolute;
        padding: 2px;
        font-size: smaller;
         font-weight: 500!important;
    }

    .atlwdg-popup {
        width: 100% !important;
    }

    .mdb-center{
        text-align:center;
    }

    .azuremediaplayer {
    min-height: 171px !important;
    height: 171px !important;
    }
}

    .mdb-attachment{
        padding:2px;
        line-height: 30px;
    }

    .mdb-file-item{
        height:460px;
        padding-top:10%;
    }


       .author-name{
        font-weight: 500!important;
    }

/* DENTIST PROFILE CARD */
    

.dentist-widget-header {
    padding: 15px 15px 50px 15px;
    min-height: 125px;
    position: relative;
    overflow: hidden;
}

.dentist-widget-body {
    padding: 30px 15px 15px;
    position: relative;
    background: #fff;
    min-height: 230px;
}

.dentist-pad-all {
    padding: 15px;
}
.dentist-widget-img {
    position: absolute;
    width: 64px;
    height: 64px;
    left: 50%;
    margin-left: -32px;
    top: -32px;
}
.dentist-img-md {
    width: 64px;
    height: 64px;
}
.dentist-widget-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}
.dentist-img-border-light {
    box-shadow: 0 0 0 4px #fff;
}
.dentist-img-border {
    box-shadow: 0 0 0 4px rgba(0,0,0,0.1);
}
.dentist-mar-no {
    margin: 0 !important;
}

.dentist-mar-btm {
    margin-bottom: 15px;
}
.dentist-pad-ver {
    padding-top: 15px;
    padding-bottom: 15px;
}
.dentist-pad-btm {
    padding-bottom: 15px;
}
.dentist-pad-top {
    padding-top: 8px;
}

.dentist-bg-primary{
    background-color: #00b1ef !important;
}

.bg-muted{
    background-color:#fff;
}

.mdb-back-link{
    margin-bottom: 2px;
}
