﻿@font-face {
    font-family: movicon;
    src: url(../Dentaqual/fonts/movicon/movicon.eot?d7zncd);
    src: url(../Dentaqual/fonts/movicon/movicon.eot?d7zncd#iefix) format("embedded-opentype"), url(../Dentaqual/fonts/movicon/movicon.ttf?d7zncd) format("truetype"), url(../Dentaqual/fonts/movicon/movicon.woff?d7zncd) format("woff"), url(/Dentaqual/fonts/movicon/movicon.svg?d7zncd#movicon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HCo Gotham;
    src: url(../Dentaqual/fonts/hco_fonts/woff2/Gotham-Light_Web.woff2) format("woff2"), url(../Dentaqual/fonts/hco_fonts/woff/Gotham-Light_Web.woff) format("woff"), url(../Dentaqual/fonts/Gotham-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: HCo Gotham;
    src: url(../Dentaqual/fonts/hco_fonts/woff2/Gotham-Book_Web.woff2) format("woff2"), url(../Dentaqual/fonts/hco_fonts/woff/Gotham-Book_Web.woff) format("woff"), url(../Dentaqual/fonts/Gotham-Black.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HCo Gotham;
    src: url(../Dentaqual/fonts/hco_fonts/woff2/Gotham-Medium_Web.woff2) format("woff2"), url(../Dentaqual/fonts/hco_fonts/woff/Gotham-Medium_Web.woff) format("woff"), url(../Dentaqual/fonts/Gotham-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: HCo Gotham;
    src: url(../Dentaqual/fonts/hco_fonts/woff2/Gotham-Bold_Web.woff2) format("woff2"), url(../Dentaqual/fonts/hco_fonts/woff/Gotham-Bold_Web.woff) format("woff"), url(../Dentaqual/fonts/Gotham-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}
/* Dentaqual CSS start */
.dd-info-badge-chip .dd-info-badge-icon-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 8px;
    border-radius: 6px 0 0 6px;
    background: #0076aa;
}

img {
    vertical-align: middle;
}

.dd-info-badge-chip .dd-info-badge-label-container {
    background: #fff;
    padding: 0 8px;
    border: 1px solid #0076aa;
    border-left: 0;
    border-radius: 0 6px 6px 0;
    font-size: 1pc;
}

.dd-info-badge-chip .dd-info-badge-rating {
    position: relative;
    display: block;
    background: #f2f2f2;
}

    .dd-info-badge-chip .dd-info-badge-rating .bar {
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        z-index: 0;
        height: 100%;
        margin: auto;
        background: #0076aa;
    }

    .dd-info-badge-chip .dd-info-badge-rating img {
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 90pt;
        display: block;
    }

.dd-info-badge-chip {
    position: relative;
    z-index: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0;
    margin: 0;
    padding: 0;
    background: 0;
}

@media (min-width: 768px) {
    .modal-content > div {
        padding: 2pc 3pc;
    }
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row > div {
    padding-left: 1pc;
    padding-right: 1pc;
}

.flex-item {
    padding-left: 1pc;
    padding-right: 1pc;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

div {
    font-family: HCo Gotham;
    margin: 0;
}

.flex-item-auto {
    padding-left: 1pc;
    padding-right: 1pc;
    -webkit-box-flex: 0;
    max-width: 100%;
}

.flex-item-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.modal.sticky-controls .modal-header .modal-close {
    position: static;
}

.modal-header .modal-close,
.modal-header .modal-close .close {
    margin: 0 !important;
    padding: 0 !important;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    pointer-events: none;
}

.modal-header .modal-close,
.modal-header .modal-close .close {
    margin: 0 !important;
    padding: 0 !important;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-close .close {
    opacity: 1;
    float: none;
    pointer-events: auto;
}

.modal-header .close {
    opacity: 1;
    width: 3pc;
    height: 3pc;
    margin: -2pc;
}

a.icon-text,
a.icon-text:focus,
a.icon-text:hover,
button.icon-text,
button.icon-text:focus,
button.icon-text:hover {
    color: #1d8928;
    background: 0;
    border: 0;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

/*modal body CSS*/
.post-text p {
    margin: 9pt 0;
}

.post-text * {
    word-wrap: break-word;
}

p {
    font-family: HCo Gotham;
    margin: 0;
}

.check-list li:before {
    margin-right: 8px;
}

.check-list li:before {
    content: "";
}

.check-list li:before {
    font-family: movicon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    display: inline-block;
    color: #1d8928;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.check-list li {
    font-size: 20px;
    list-style-image: url(./blank.png);
    line-height: 1.5;
}
/* Dentaqual CSS end */