﻿#page-location .location, #page-location .contact {
    clear: both;
    width: 48%;
    display: block;
}

#page-location .contact {
    margin-top: 10px;
}

.address, .phone {
    display: inline-table;
    width: auto;
    max-width: 525px;
    vertical-align: top;
    margin-left: 8px;
}

.phone {
    margin-left: 0px;
}

#page-location .phone h3 {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1;
    margin: 0;
}

#page-location .phone em {
    font-size: 85%;
}

#page-location .contact img {
    margin: 5px 0px;
}

#page-location .location img {
    padding: 4px;
}

#page-location .div-times, #page-location .div-about, #page-location .div-conditions, #page-location .div-treatments, #page-location .div-practices, #page-location .div-insurance {
    background: #f6f6f6;
    padding: 54px;
    border-radius: 10px;
    margin-top: 30px;
}

    #page-location .div-times h3 {
        font-weight: 800;
    }

    #page-location .div-times .list-hours {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #page-location .div-times .list-hours li {
            border-top: 1px solid #eaeaea;
            padding: 5px 0;
        }

            #page-location .div-times .list-hours li span {
                float: right;
            }

#page-location .location-img {
    margin-top: 30px;
    width: 100%;
}

#page-location .div-conditions ul, #page-location .div-treatments ul, #page-location .div-practices ul, #page-location .div-insurance ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#page-location h2.centered {
    margin: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.card {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 30px 30px 0 30px;
}

    .card div {
        padding-bottom: 30px;
    }

    .card img {
        border-radius: 10px;
    }

.owl-dots {
    text-align: center;
    margin-top: 20px;
}

#page-location .owl-carousel .owl-dot {
    height: 10px;
    width: 10px;
    background-color: #eaeaea;
    border-radius: 50%;
    display: inline-block;
    border: 0;
    margin-right: 10px;
}

    #page-location .owl-carousel .owl-dot.active {
        background-color: #0098c3;
    }

    #page-location .owl-carousel .owl-dot:last-child {
        margin-right: 0;
    }

.borderred {
    border: 2px dashed #f00;
}

.div-location {
    background: #f6f6f6;
    display: flow-root;
    width: 100%;
    padding: 0px;
    margin-bottom: 20px;
}

    .div-location > div {
        margin: 20px;
        display: block;
    }

    .div-location img {
        float: left;
        padding-right: 20px;
    }

    .div-location .info {
        display: inline-block;
        float: left;
    }

    .div-location .contact {
        display: inline-block;
        float: right;
    }

.div-locations > div > div > div.info > div > i {
    margin-right: 10px;
}

#PatientResources {
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

    #PatientResources h3 {
        margin: 20px 0 !important;
    }

.visitor {
    display: inline-block;
    width: 49%;
    margin-bottom: 5px;
}

    .visitor a {
        display: inline-block;
        width: 88.3%;
        margin: 0 !important;
    }

.resource {
    color: #bc4aa6 !important;
    display: inline-block;
    background-color: #f6f6f6;
    border-radius: 10px;
    width: 47%;
    padding: 10px;
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}

    .resource i {
        color: #666 !important;
        padding-right: 10px;
        margin-bottom: 5px;
    }

.contact .fa, .location .fa {
    font-size: 18px;
}

.row.location-filter-container .data-pager .right {
    text-align: right;
}

.row.location-filter-container .data-pager ul li {
    margin: 0 0 0 20px;
}

    .row.location-filter-container .data-pager ul li,
    .row.location-filter-container .data-pager ul li span {
        display: inline-block;
        vertical-align: middle;
    }

        .row.location-filter-container .data-pager ul li select {
            display: block;
            width: 100px;
            margin: 0 5px;
            padding: 10px 0;
        }

@media screen and (min-width: 990px) {
}

.txtsearch {
    border: 1px solid #ddd !important;
    height: 60px !important;
    padding: 20px !important;
    font-size: 18px !important;
    box-shadow: none !important;
}

.txtnear {
    border: 1px solid #ddd !important;
    height: 40px !important;
    padding: 10px !important;
    font-size: 14px !important;
    box-shadow: none !important;
}

.search-row {
    display: flex;
    margin-top: 35px;
}

.column1 {
    flex: 25%;
    margin-right: 10px;
}

.column2 {
    flex: 75%;
}

.column1 div {
    margin-right: 20px;
    margin-bottom: 20px;
}

    .column1 div h2 {
        font-family: "caecilia", Georgia, Serif !important;
        font-style: italic;
        font-size: 1.2em !important;
        font-style: normal;
    }

        .column1 div h2 a {
            float: right;
            font-size: 10px;
            margin: 10px 10px 0 0;
        }

    .column1 div h4 {
        font-size: .85em !important;
    }

    .column1 div div {
        border: 1px #ddd solid !important;
        border-radius: 2px;
        width: 100%;
    }

        .column1 div div table {
            margin: 0 !important;
        }

            .column1 div div table label {
                display: inline !important;
                margin: 0;
                font-weight: normal !important;
                font-size: 12px !important;
            }

.column2 div hr {
    height: 1px !important;
    background: #ddd !important;
}

div#content table tbody tr:nth-child(even) {
    background: #fff;
}

div#content table tbody tr {
    border-bottom: none;
}

div#content table td {
    padding: 0px;
    vertical-align: top;
}

.highlight {
    background: yellow;
}

.ui-autocomplete-category {
    padding: 0;
    color: #53565a;
    font-weight: normal;
    font-size: 16px;
    font-family: "caecilia", Georgia, serif;
}

li.ui-autocomplete-category {
    padding: 0 20px;
}

.ui-autocomplete li.ui-menu-item {
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 0 20px;
}

.ui-widget-content a {
    color: #0098C3;
}

#lnkMap {
    float: right;
    clear: both;
}

#map {
    display: none;
    height: 650px;
}

.left ul.location-nav {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.left ul li.location-nav {
    background: #f6f6f6;
    font-weight: bold;
    padding: 20px;
    margin: 2px 0px;
}

.div-conditions ul, .div-insurance ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

@media only screen and (max-device-width: 480px) {
    /* styles for mobile browsers smaller than 480px; (iPhone) */

    .div-location {
        margin: 20px 0px;
        padding: 0;
    }

    #content {
        margin: 0;
        padding: 0;
    }

    .column1 {
        display: none;
    }

    .div-location .contact a.button {
        margin-top: 10px;
        display: block !important;
    }

    img.center {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 50%;
    }

    .div-location img {
        margin: 10px auto;
    }

    .div-location .contact {
        float: none;
        width: 97%;
    }

    .three-column-layout .div-location > div > div {
        display: block;
        margin: 0px;
        clear: both;
    }
}

.three-column-layout .div-location div div img {
    margin: 10px;
}

.three-column-layout .div-location > div {
    padding: 20px;
    margin: 0;
}

    .three-column-layout .div-location > div > div {
        margin: 0px;
        clear: both;
        float: none;
    }


@media (min-width: 768px) {
    .t04.hp-template .div-location .info {
        width: 39%;
    }

    .div-location > div {
        margin: 20px;
        display: flex;
    }
}

.location-filter-container .right {
    display: flow-root;
}
