img.time-range {
    position: absolute;
    top: 6px;
    right: 10px
}

.time-range {
    position: relative
}

#timeslots {
    position: absolute;
    top: 0;
    left: 0%;
    overflow: hidden;
    margin-top: 1px;
    width: 100%
}

#calendar_events {
    position: absolute;
    top: 0;
    left: 0%;
    overflow: hidden;
    margin-top: 1px;
    width: 100%
}

.calendar-wrapper {
    position: relative
}

.week-nav.next {
    right: 0px
}

.week-nav.prev {
    left: 180px
}

@media (max-width: 991px) {
    .week-nav.next {
        right:-28px !important
    }

    .message {
        margin-left: 0 !important
    }
}

.week-nav {
    position: absolute;
    bottom: 80px;
    z-index: 8009;
    text-align: center
}

.week-nav a:link {
    font-size: 35px
}

.timeslot-position-wrapper {
    float: left;
    margin-left: 215px;
    position: relative;
    overflow: hidden;
    width: 335px
}

.calendar-event-position-wrapper {
    float: left;
    margin-left: 215px;
    position: relative;
    overflow: hidden;
    width: 335px
}

#calendar_events a.time,#calendar_events a.more {
    z-index: 3;
    display: block;
    text-align: center;
    position: relative;
    background-color: #0081b9;
    padding: 3px 0;
    margin: 0px 2px 6px 2px;
    text-decoration: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    color: #ffffff
}

.index #timeslots a.time,.index #timeslots a.more {
    background-color: #0081b9
}

@media (max-width: 550px) {
    .timeslot-position-wrapper {
        margin-left:120px !important;
        float: none
    }

    .multi-cal .provider-intro {
        width: 110px !important
    }

    .multi-cal .provider-info {
        width: auto !important
    }

    .multi-cal .map-marker {
        display: none !important
    }

    .message {
        margin: auto auto !important;
        width: auto !important
    }

    .week-nav.prev {
        left: 90px
    }
}

.timeslot-grid {
    position: relative;
    left: 0;
    width: 99999px
}

.calendar-event-grid {
    position: relative;
    left: 0;
    transition: all 0.3s ease 0s;
    width: 99999px
}

.loaded_content_wrapper {
    overflow: hidden;
    margin-left: 100%;
    width: 100%;
    position: absolute
}

.day-header {
    float: left;
    width: 67px;
    padding: 4px 0 0 5px;
    height: 43px
}

.timeslot-row {
    padding: 0px 0 1px 0;
    position: relative;
    height: 165px;
    overflow: hidden
}

.calendar-event-row {
    padding: 0px 0 1px 0;
    position: relative;
    height: 165px;
    overflow: hidden
}

.day-header.odd,.timeslot-col.odd {
    background: #f1f1f1
}

.calendar-event-col.odd {
    background: #f1f1f1
}

.timeslot-col {
    height: 135px;
    float: left;
    line-height: 16px
}

.calendar-event-col {
    height: 135px;
    float: left;
    line-height: 16px
}

.timeslot-wrapper .week {
    float: left;
    height: 126px
}

.week-cal .week {
    display: inline
}

.week {
    float: left
}

.week-cal {
    height: 45px;
    overflow: hidden
}

.message p {
    margin: 0
}

.message a {
    color: #ffffff !important;
    text-decoration: underline
}

.message {
    position: relative;
    top: 47px;
    z-index: 3;
    padding: 7px 10px;
    margin: 0 auto !important;
    background-color: #0081b9;
    text-align: center;
    max-width: 206px;
    width: auto;
    color: white;
    border-radius: 4px
}

span.day {
    font-weight: bold
}

.spinner {
    display: none
}

.prev-nav-loader {
    margin: 0px 0px 20px 20px
}

.nav-loader {
    margin: 0px 20px 20px 20px
}

.review-link {
    margin-top: 40px
}

.review-rating {
    margin-bottom: 10px;
    text-align: center
}

p.review-body {
    padding: 5px 0;
    font-style: italic
}

.patient-ratings li {
    color: #999
}

.patient-review p {
    font-style: italic
}

#patient-reviews {
    margin-top: 15px
}

#patient-reviews h4 {
    line-height: 24px
}

.patient-review {
    margin-bottom: 15px
}

.patient-review img {
    max-width: 100%
}

#popup-map {
    width: 700px;
    height: 500px
}

.map-marker {
    float: left;
    width: 30px;
    text-align: center
}

.map-marker img {
    margin: 21px 5px 0 0;
    border: none
}

#map {
    width: 109%;
    height: 166px;
    position: relative;
    background-color: #e5e3df;
    overflow: hidden
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

.fancybox-outer,.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url("fancybox/sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("fancybox/loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("fancybox/blank.gif");
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("fancybox/overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0,0,0,0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8)
}

h1 {
    margin: 0 0 5px 0;
    line-height: 20px
}

h1 a {
    color: #555 !important;
    font-size: 0.5em;
    line-height: 0.9em
}

h5 {
    margin-bottom: 5px
}

.doctor span.day {
    display: block
}

.doctor-name-wrapper {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 10px;
    padding-left: 0
}

.doctor-topinfo div {
    padding-left: 0
}

.nav-tabs>li>a {
    line-height: 6px
}

.breadcrumb li a {
    padding: 5px 10px
}

.breadcrumb .dropdown-menu li a:hover {
    background: #f5f5f5
}

.breadcrumb .dropdown-menu li a {
    padding: 5px 20px
}

.breadcrumb .open a:active,.breadcrumb .open a:hover,.breadcrumb .open a:focus {
    background: none
}

.breadcrumb li a:focus,.breadcrumb li a:active,.breadcrumb li a:hover {
    background: none
}

.breadcrumb li.divider {
    padding-top: 5px
}

.provider-ratings {
    margin: 0 0 10px 0
}

@media (min-width: 992px) {
    .provider-images {
        width:21%;
        margin-right: 10px
    }

    .doctor-topinfo {
        margin-left: 0px
    }
}

@media (max-width: 991px) {
    .main-image {
        width:95%
    }

    .provider-images img {
        max-width: 100%
    }
}

h5 {
    margin-top: 5px
}

.row.bottom {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #E5E5E5
}

.doctor-topinfo .btn {
    width: 90%
}

.doctor-topinfo .location {
    border: 1px solid #e8e8e8;
    background-color: #e8e8e8;
    text-align: left;
    white-space: normal;
    padding-left: 10px;
    font-size: 13px
}

.doctor-topinfo .btn-primary {
    text-align: left
}

.location.btn a {
    color: #555 !important
}

.main-image {
    text-align: center;
    border: 1px solid #CCC
}

.cal-images a {
    text-decoration: none !important;
    border: none
}

.cal-images img {
    width: 35px;
    margin: 5px 2px 0 0;
    border: 1px solid #CCC;
    padding: 2px
}

.doctor-info {
    width: 40%
}

.fancybox-inner #calendar {
    padding: 30px;
    width: 650px
}

.btn a {
    color: white !important
}

.btn a:hover {
    text-decoration: none
}

.provider-images {
    padding-top: 5px;
    float: left
}

.provider-details {
	margin-bottom: 25px;
}
.provider-details ul {
    list-style: none;
    padding: 0 0 0 0;
    margin: 5px 0 10px 0
}

.provider-details ul li {
    background: url("/img/blue-bullet.png") 0 5px no-repeat;
    padding: 0 0 3px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px
}

.provider-intro {
    float: left;
    height: 100%;
    width: 155px;
    overflow: hidden
}

#providers {
    margin-top: 5px
}

.provider {
    height: 165px;
    position: relative;
    z-index: 2;
    padding: 9px 0 1px 0;
    border-bottom: 1px solid #e5e5e5
}

.provider-info {
    float: left;
    margin: 25px 0 0 8px;
    width: 155px;
    line-height: 16px;
    font-weight: bold
}

#providers-header {
    height: 46px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 4px
}

.white div.map-marker {
    display: none !important
}

.footer-wrapper {
    max-width: 980px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .doctor-name-wrapper {
        margin-bottom:0px
    }

    .doctor-topinfo h1 {
        font-size: 2.2em;
        line-height: 0.3em;
        font-weight: bold
    }

    .doctor-topinfo {
        margin-left: 0px
    }

    h5 {
        display: none
    }

    .row.bottom {
        margin-top: 5px;
        padding-top: 0px;
        border-top: none
    }
}

@media (max-width: 550px) {
    .col-xss-12 {
        width:100%;
        padding: 5px
    }

    .map-marker {
        display: none
    }

    .provider-intro {
        display: none
    }

    .week-nav.prev {
        left: -20px !important
    }

    .timeslot-position-wrapper {
        float: left;
        margin-left: 20px !important
    }

    .calendar-event-position-wrapper {
        float: left;
        margin-left: 20px !important
    }

    .multi-cal .week-nav.prev {
        left: 100px !important
    }

    .multi-cal .timeslot-position-wrapper {
        float: left;
        margin-left: 120px !important
    }

    .multi-cal .calendar-event-position-wrapper {
        float: left;
        margin-left: 120px !important
    }

    .multi-cal .provider-intro {
        display: block;
        width: 120px !important
    }

    .provider-info {
        width: auto !important
    }
}
