﻿

.col-print-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-print-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-print-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-print-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-print-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-print-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-print-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-print-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-print-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-print-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-print-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-print-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

/*.col-print {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}*/

.col-print-auto {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: 100% !important;
}

body {
    margin: 0 !important;
    padding: 0 !important;
    color: black !important;
    font: 13pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    background: #fff !important;
}

.small, small {
    font-size: 13pt !important;
}

.container {
    width: 100% !important;
    max-width: 99999px;
}

.justify-content-center {
    justify-content: left !important;
}

@page {
    size: letter !important;
    margin: 2cm !important;
}

.navbarOffsetSearchResults {
    margin-top: 0 !important;
}

.sidebar-wrapper {
    display: none;
}

header#screenheader {
    display: none;
}

button#menu-toggle {
    display: none !important;
}

header#printheader {
    display: block;
    font-size: 1.25rem;
}

div#wrapper.toggled {
    padding: 0;
}

div.card {
    border: none;
}

div.card-header {
    background-color: white !important;
    border: none;
    padding-left: 0;
}

div.card-body {
    padding-top: 0;
    padding-left: 0;
}

.locationHeader {
    color: black !important;
    border-bottom: solid;
    font-family: initial;
    font-size: larger;
    font-weight: bold;
}

.directionsLink .locationHeader {
    color: black !important;
    border-bottom: solid;
}

/*.directionsLinkFloatRight {
    display: none !important;
}*/

.providerName {
    padding: 0px;
}

.providerNameUnderline {
    text-decoration: none !important;
    border-bottom: none !important;
    color: black;
}

    .providerNameUnderline a {
        color: black;
        font-weight: bold;
        font-size: initial;
        text-decoration: none !important;
    }

        .providerNameUnderline a ~ a {
            display: none;
        }

#searchOptionsModalButton {
    display: none;
}

.phoneLink {
    border-bottom: 0 !important;
    color: black;
    font-weight: bolder;
    text-decoration: none !important;
}

/*.premierFooter {
    display: none;
}*/

/*footer {
    font-weight: normal;
}*/
