﻿@media print {
    .noprint {
        display: none !important;
    }

    a[href]:after {
        display: none !important;
    }

    .col-xs-6.results {
        width: 100%;
    }

    div.doctorRow {
        page-break-inside: avoid;
    }
}



ul.uxFilterSpecialties {
}

    ul.uxFilterSpecialties li.level0 {
        margin-left: 20px;
        background-color: #F0F0F0;
        border-right: 3px solid #3D7EBB;
        font-weight: bold;
    }

    ul.uxFilterSpecialties li.level1 {
        margin-left: 35px;
    }

    ul.uxFilterSpecialties li.level2 {
        margin-left: 70px;
    }

    ul.uxFilterSpecialties li.level0.expandable ul.uxFilterSpecialties li.level0.expandable > .expando {
    }

    ul.uxFilterSpecialties li.level0 .expando {
        cursor: pointer;
        float: left;
        font-weight: bold;
        color: #000;
        width: 15px;
        text-align: center;
        margin-left: -20px;
    }

    ul.uxFilterSpecialties li.level1 .expando,
    ul.uxFilterSpecialties li.level2 .expando {
        display: none;
    }


li.level1.hideSubCategories,
li.level2.hideSubCategories {
    display: none;
}


ul.noBullet {
    margin: 0;
    padding: 0.5em;
}

    ul.noBullet > li {
        list-style: none;
    }


.checkbox-list {
    max-height: 16.0em;
}


.facet-title {
    font-weight: bold;
}


.facet ol.checkbox-list,
.facet ul.checkbox-list {
    list-style: none;
    margin: 6px 0 0 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.facet ol.appliedFilterList {
    list-style-type: square;
    margin: 5px 0 0 20px;
    padding-left: 0;
}

.facet .checkbox-list > li {
    clear: both;
}

    .facet .checkbox-list > li:hover {
        background-color: #d0d0d0;
    }

.facet .checkbox-list input[type="checkbox"],
.facet .checkbox-list input[type="radio"] {
    /*margin-top: 0;
    margin-left: 0.5em;
    padding-top: 0;*/
    float: left;
    margin-left: -20px;
}

.facet .checkbox-list li label {
    display: block;
    font-weight: normal;
    margin-left: 20px;
}


.facet {
    background-color: #f5f5f5;
    padding: 0.5em;
    margin-bottom: 0.5em;
}


.facet-showingResults {
    background-color: #fcf8e3;
    border: 2px solid #000;
}


.doctorRow.selected {
    border-color: #0055A4;
    background-color: #EDF6FF;
}


.fullname {
    font-weight: bold;
}


.specialtygroup,
.specialty {
    font-style: italic;
    font-size: 0.9em;
}


.middleRow {
    border: 1px solid #e0e0e0;
    border-left: none;
    border-right: none;
    padding: 0.5em 0;
    margin-bottom: 0.5em;
}


.label.ac-label-adaAccessibility {
    color: #000;
    background-color: #fafafa;
    border: 1px solid #d1d1d1;
    margin: 2px;
    display: inline-block;
    font-size: 90%;
    font-weight: normal;
    line-height: normal;
}


.info-label {
    font-size: 0.85em;
    font-style: italic;
    color: #555;
    display: block;
}


.island .info-label {
    display: inline-block;
}


.label.schoolDegree {
    color: #000;
}


.label2 {
    font-size: 0.85em;
    font-style: italic;
    color: #555;
}


.detailSectionTitle {
    font-weight: bold;
    background-color: #eee;
}


.disclosure-h2 {
    /*background-color: #EDF6FF;*/
    border-bottom: 3px solid #0055A4;
    padding: 0.5em 0.2em;
}


.disclosure-h2,
.disclosure-h3 {
    font-weight: bold;
}


.doctorMiscInfo {
    background-color: #f5f5f5;
    padding: 0.5em;
    border: 1px solid #e3e3e3;
}

/*.appTitle {
    text-align: center;
    font-size: 2em;
    line-height: .9em;
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #004682;
}*/

.lastUpdated {
    text-align: center;
}
