﻿.at-svc-print {
    background: url("../img/icon-print.png") no-repeat center center;
    width: 21px;
    height: 21px;
    position: relative;
    z-index: 10;
    background-color: #969696 !important;
    background-position:910px center;
}

    .at-svc-print svg {
        display: none !important;
    }
	
	.article-note span.ms-rtestate-read {
      font-size:12px !important;
      color:#969696 !important;
      line-height:0.1em !important;
	}
	.disclaimer span.ms-rtestate-read {
       font-size:12px !important;
       color:#969696 !important;
       /* line-height:0.1em !important; */
	}
    .disclaimer {
        line-height: 1.5 !important;
        font-size: 12px !important;
        color: #969696 !important;
    }
    .disclaimer p {
        margin: 0 0 10px !important;
    }	
	.sidebar_article .section-treated .instlogo{
		margin-top:20px; 
        margin-bottom:15px;
	}

.at-svc-compact {
    background-color: #969696 !important;
    background: url("../img/icon-share.png") no-repeat center center;
    width: 15px !important;
    height: 21px !important;
    position: relative;
    z-index: 10;
    background-position: 10px center;
}
    .at-svc-compact g > path {
        display: none !important;
    }

.at-svc-whatsapp {
    background-color: transparent !important;
    background: url("../img/icon-whatsapp.png") no-repeat top right;
    width: 32px !important;
    height: 32px !important;
    position: relative;
    z-index: 10;
    background-position: 0 0;
    -webkit-background-size: 32px 32px !important;
    -moz-background-size: 32px 32px !important;
    background-size: 32px 32px !important;
    border-radius: 0 !important;
} 

@media (min-width:768px) {
    .at-svc-whatsapp {
        -webkit-background-size: 36px 36px !important;
        -moz-background-size: 36px 36px !important;
        background-size: 36px 36px !important;
    }
}

@media (min-width:992px) {
    .at-svc-whatsapp {
        -webkit-background-size: 38px 38px !important;
        -moz-background-size: 38px 38px !important;
        background-size: 38px 38px !important;
    }
}

.at-svc-whatsapp g > path {
    display: none !important;
}

.page-tools {
    margin: 0 0 20px;
}

@media (min-width:768px) {
    .page-tools {
        margin: 5px 0 20px;
    }
}

@media (min-width:992px) {
    .page-tools {
        margin: 10px 0 0;
    }
}

.page-tools .style-inline {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.page-tools > ul > li {
    position: relative;
    margin-right: 5px;
}

    .page-tools > ul > li:last-child {
        margin-right: 0;
    }

    .page-tools > ul > li a {
        vertical-align: top;
        font-size: 0;
        line-height: 0;
        color: transparent;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
    }

        .page-tools > ul > li a .at-icon-wrapper {
            display: none !important;
        }

.page-tools .addthis_counter.addthis_bubble_style.addthis_native_counter {
    position: absolute;
    top: 0;
    left: -70px;
}

.page-tools .addthis_counter.addthis_bubble_style a.addthis_button_expanded {
    font-size: 18px;
    font-weight: 900;
    width: 50px;
    margin-bottom: 1px;
    margin-top: 3px;
    text-align: left;
}

.page-tools .addthis_counter.addthis_bubble_style {
    /*background-image: url(../../assets/img/addthis-bubble.gif) !important;*/
    width: 48px !important;
    height: 32px !important;
    padding: 0 0 0 11px;
}

.page-tools .addthis_native_counter_parent .addthis_counter.addthis_bubble_style {
    background-position: -20px 0 !important;
}

    .page-tools .addthis_native_counter_parent .addthis_counter.addthis_bubble_style:hover {
        /*background-image: url(../../assets/img/addthis-bubble.gif) !important;*/
        width: 48px !important;
        height: 32px !important;
        background-position: -20px 0 !important;
    }

.page-tools .addthis_counter.addthis_bubble_style .atc_s {
    display: block !important;
    background: 0 0;
    color: #000;
    width: 50px;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: left;
}

.page-tools .addthis_counter a.atc_s {
    font-size: 9px;
    line-height: 10px;
    text-transform: uppercase;
}

.page-tools .font-resize_decrease, .page-tools .font-resize_increase, .page-tools .font-resize_reset {
    color: #004fb0;
    font-size: 16px;
    font-weight: 400;
}

    .page-tools .font-resize_decrease:hover, .page-tools .font-resize_increase:hover, .page-tools .font-resize_reset:hover {
        color: #f06d1a;
    }

.page-tools .tool_facebook {
    background-image: url("../img/icon-fb.png");
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
    background-position: 0 0;
}

.page-tools .tool_whatsapp {
    background-image: url("../img/icon-whatsapp.png");
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
}

.page-tools .tool_email {
    background-image: url("../img/icon-email.png");
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
}

.page-tools .tool_share {
    background-image: url("../img/icon-page-share.png");
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
}

.page-tools .dropdown {
    position: relative;
}

.page-tools .tool_font-resize {
    background-image: url("../img/icon-font-resize.png");
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
}

.page-tools .dropdown ul {
    position: absolute;
    display: none;
    width: 92px;
    right: -35px;
    padding-top: 1px;
}

    .page-tools .dropdown ul li {
        display: inline;
        margin-right: 0;
    }

        .page-tools .dropdown ul li:last-child {
            margin-right: 0;
        }

    .page-tools .dropdown ul a[class*=font-resize_] {
        -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.15);
        box-shadow: 1px 1px 5px rgba(0,0,0,.15);
        padding: 0;
        vertical-align: top;
        display: inline-block;
        width: 25px;
        line-height: 25px;
        height: 25px;
        text-align: center;
        border-radius: 5px;
        border: 1px solid #ccc;
        background: #fff;
    }

.page-tools .tool_print {
    background-image: url("../img/icon-page-print.png");
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
}

.alphabet {
    width: 18%;
    height: 18%;
    display: inline-block;
    margin: 1%;
    font-size: 15px;
    float: left;
}

@media (min-width:350px) {
    .alphabet {
        width: 13%;
        height: 13%;
        margin: .5%;
    }
}

@media (min-width:425px) {
    .alphabet {
        width: 39px;
        height: 39px;
        line-height: 39px;
        margin: 2px;
    }
}

@media (min-width:426px) {
    .alphabet {
        width: 13.3%;
        height: 13.3%;
        margin: .4%;
    }
}

@media (min-width:549px) {
    .alphabet {
        width: 7.2%;
        height: 7.2%;
        margin: .2%;
    }
}

@media (min-width:width-tabletportrait) {
    .alphabet {
        width: 31px;
        height: 31px;
        margin: 4px 3px;
    }
}

@media (min-width:width-tabletlandscape) {
    .alphabet {
        width: 31px;
        height: 31px;
    }
}

@media (min-width:width-desktop) {
    .alphabet {
        width: 36px;
        height: 36px;
    }
}

@media (min-width:350px) {
    .orange-pannel-search .orange-panel ul {
        width: 250px;
        margin: 0 auto;
    }
}

@media (min-width:380px) {
    .orange-pannel-search .orange-panel ul {
        width: 100%;
        margin: 0 auto;
    }
}

@media (min-width:425px) {
    .orange-pannel-search .orange-panel ul {
        width: 305px;
        margin: 0 auto;
    }
}

@media (min-width:426px) {
    .orange-pannel-search .orange-panel ul {
        width: 100%;
        margin: 0 auto;
    }
}

.alphabet.all {
    width: 38%;
}

@media (min-width:width-tabletportrait) {
    .alphabet.all {
        width: 68px;
    }
}

@media (min-width:width-tabletlandscape) {
    .alphabet.all {
        width: 68px;
    }
}

@media (min-width:width-desktop) {
    .alphabet.all {
        width: 78px;
    }
}

.alphabet-picker-container {
    margin-top: 10px;
}

.alphabet-picker-container > h3{
    font-size: 15px;
    margin-top: 0px;
}

    .alphabet-picker-container ul li {
        text-align: center;
        line-height: 32.5px;
        font-weight: 600;
    }

@media (min-width:425px) {
    .alphabet-picker-container ul li {
        line-height: 39px;
    }
}

@media (min-width:426px) {
    .alphabet-picker-container ul li {
        line-height: 32.5px;
    }
}

.alphabet-picker-container li:hover {
    cursor: pointer;
}

.alphabet-picker-container-grid {
    display: grid;
    grid-template-columns: repeat(8,1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
}

    .alphabet-picker-container-grid .alphabet {
        width: auto;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
    }

    .alphabet-picker-container-grid .alphabet-all {
        grid-column-end: span 2;
    }

.bodypart-picker-container {
    margin-top: 20px;
}
.bodypart-picker-container label { 
	font-size:16px;
	font-weight:700;
}

@media (min-width:992px) {
    .bodypart-picker-container {
        margin-top: 0;
    }
}

.bodypart-picker-container .number {
    display: inline-block;
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 1em;
    text-align: center;
    line-height: 1.5em;
    color: #39dbc5;
    font-weight: 700;
}

.bodypart-picker-container .first-col {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.bodypart-picker-container .first-col, .bodypart-picker-container .second-col, .bodypart-picker-container .third-col {
    background: #fff;
}

@media (min-width:992px) {
    .bodypart-picker-container .first-col, .bodypart-picker-container .second-col, .bodypart-picker-container .third-col {
        height: 458px;
    }
}

.bodypart-picker-container .select-condition-col, .bodypart-picker-container .select-condition-col > .row > div, .bodypart-picker-container .select-part-col, .bodypart-picker-container .select-part-col > .row > div {
    padding: 10px 0;
}

@media (min-width:768px) {
    .bodypart-picker-container .select-condition-col, .bodypart-picker-container .select-condition-col > .row > div, .bodypart-picker-container .select-part-col, .bodypart-picker-container .select-part-col > .row > div {
        padding: 10px 0;
    }
}

.bodypart-picker-container .select-condition-col > .row > div:nth-child(n+2), .bodypart-picker-container .select-part-col > .row > div:nth-child(n+2) {
    border-left: 2px solid #00B3A1;
    border-bottom: 2px solid #00B3A1;
    border-right: 2px solid #169481;
    border-top: none;
}

@media (min-width:992px) {
    .bodypart-picker-container .select-condition-col > .row > div:nth-child(n+2), .bodypart-picker-container .select-part-col > .row > div:nth-child(n+2) {
        border-right: none;
    }
}

.bodypart-picker-container .select-condition-col > .row > div:nth-child(n+2) {
    border-right: 2px solid #00B3A1;
}

.bodypart-picker-container .select-part-col > .row:first-child > div:first-child {
    background-color: #40E0D0;
    padding: 10px 20px;
}

.bodypart-picker-container .select-condition-col > .row:first-child > div:first-child {
    background-color: #00B3A1;
    padding: 10px 20px;
}

.bodypart-picker-container .title {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
}

    .bodypart-picker-container .title.conditions {
        color: #fff;
    }

.bodypart-picker-container .row {
    margin: 0;
}

.bodypart-picker-container .select-condition-col .number {
    margin-left: 10px;
}

.bodypart-picker-container .select-condition-col > .row > div:first-child {
    overflow: hidden;
}

    .bodypart-picker-container .select-condition-col > .row > div:first-child::before {
        content: " ";
        display: none;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid #40E0D0;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        left: -15px;
        z-index: 2;
    }

@media (min-width:992px) {
    .bodypart-picker-container .select-condition-col > .row > div:first-child::before {
        display: block;
    }
}

.bodypart-picker-container li {
    line-height: 1.5em;
    padding: 10px 10px;
    font-weight: 600;
}

@media (min-width:768px) {
    .bodypart-picker-container li {
        padding: 10px 20px;
    }
}

@media (min-width:1200px) {
    .bodypart-picker-container li {
        padding: 12px 15px;
    }
}

.bodypart-picker-container li:hover {
    background-color: #40e0d0;
    cursor: pointer;
}

.bodypart-picker-container .third-col img + a {
    margin-left: 8px;
}

@media (min-width:992px) {
    .bodypart-picker-container .second-col, .bodypart-picker-container .third-col {
        height: 458px;
        overflow: hidden;
    }
}

.bodypart-picker-container .third-col li {
    padding: 5px 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -o-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

@media (min-width:768px) {
    .bodypart-picker-container .third-col li {
        padding: 5px 10px;
    }
}

@media (min-width:992px) {
    .bodypart-picker-container .third-col li {
        padding: 5px 5px 5px 15px;
    }
}

.bodypart-picker-container .body-parts .active {
    background-color: #0aa293;
    color: #000;
    font-weight: 700;
}

.bodypart-picker-container .body-parts .hover {
    background-color: #00b3a1;
    color: #000;
    font-weight: 600;
}

.bodypart-picker-container .second-col ul, .bodypart-picker-container .third-col ul {
    display: none;
}

    .bodypart-picker-container .third-col ul.active {
        display: block;
    }

    .bodypart-picker-container .second-col ul.active, .bodypart-picker-container .second-col.hovering ul.hover {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

@media (min-width:992px) {
    .bodypart-picker-container .second-col ul.active, .bodypart-picker-container .second-col.hovering ul.hover {
        display: block;
    }
}

.bodypart-picker-container .second-col.hovering ul.active, .bodypart-picker-container .third-col.hovering ul.active {
    display: none;
}

.bodypart-picker-container .second-col .mCSB_inside > .mCSB_container, .bodypart-picker-container .thrid-col .mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #e1e1e1;
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background: 0 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    border-radius: 10px;
}

.breadcrumb {
    padding: 0 !important;
    margin-bottom: 20px;
    background: 0 0;
    font-size: 12px;
    line-height: normal;
}

@media (min-width:768px) {
    .breadcrumb {
        margin-bottom: 30px;
    }
}

@media (min-width:992px) {
    .breadcrumb {
        margin-bottom: 0;
    }
}

@media (max-width: 1024px) {
    .breadcrumb {
        padding: 0 !important;
    }
}

.breadcrumb li {
    padding: 0;
    line-height: normal;
}

    .breadcrumb li.active a {
        color: #004fb0;
    }

    .breadcrumb li a {
        color: #000;
        vertical-align: middle;
    }

        .breadcrumb li a:focus, .breadcrumb li a:hover {
            color: #004fb0;
            text-decoration: none;
        }

    .breadcrumb li:first-child a {
        background: url("../img/icon-home.png") no-repeat;
        width: 13px;
        height: 12px;
        font-size: 0;
        line-height: 0;
        color: transparent;
        display: inline-block;
    }

.breadcrumb > li + li:before {
    content: ">";
    color: #000;
}

.btn-orange, input[type=submit].btn-orange {
    background-color: #f06d1a;
    color: #fff;
}

.btn, input[type=submit].btn {
    border-radius: 5px;
    padding: 8px 25px !important;
    white-space: normal;
    margin-left: 0;
    font-size: 16px !important;
    font-family: inherit;
    border: 1px solid transparent;
}

a.btn {
    background: #ff8604;
    color: #ffffff;
    border-radius: 5px;
    border: 0;
}

    a.btn:hover {
        background: #f06d1a;
        color: #fff;
    }

    a.btn.dark-o {
        background: #f06d1a;
		font-size:16px;
    }

        a.btn.dark-o:hover {
            background: #ff8604;
        }

    a.btn.grey {
        background: #eaeaea;
        color: #000;
        font-weight: 600;
        padding: 6px 15px;
    }

@media (min-width:768px) {
    a.btn.grey {
        padding: 8px 25px;
    }
}

a.btn.grey:hover {
    background: #f06d1a;
    color: #fff;
}

a.btn.btn-flat {
    text-transform: uppercase;
    color: #f06d1a;
    font-weight: 600;
    background: 0 0;
    border: 0;
}

    a.btn.btn-flat:hover {
        color: #f06d1a;
    }

    a.btn.btn-flat:active, a.btn.btn-flat:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #f06d1a;
    }

.downloadApp-tool-container {
    border-radius: 5px;
    padding: 0;
    margin-top: 20px;
}

    .downloadApp-tool-container > div {
        position: relative;
    }

        .downloadApp-tool-container > div > img {
            width: 100%;
        }

    .downloadApp-tool-container h4 {
        font-weight: 600;
        font-size: 16px;
        padding: 25px;
    }

@media (min-width:768px) {
    .downloadApp-tool-container h4 {
        padding: 10px 15px;
    }
}

@media (min-width:992px) {
    .downloadApp-tool-container h4 {
        padding: 5px 15px 15px;
    }
}

@media (min-width:1200px) {
    .downloadApp-tool-container h4 {
        padding: 25px;
    }
}

.downloadApp-tool-container ul {
    width: 100%;
    text-align: center;
    display: block;
    padding: 0 3%;
}

.downloadApp-tool-container li {
    display: inline-block;
}

@media (min-width:992px) {
    .downloadApp-tool-container li:first-child {
        margin-right: 0;
    }
}

@media (min-width:1200px) {
    .downloadApp-tool-container li:first-child {
        margin-right: 5px;
    }
}

@media (min-width:992px) {
    .downloadApp-tool-container li:last-child {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .downloadApp-tool-container li:last-child {
        margin-left: 5px;
    }
}

.downloadApp-tool-container .content {
    position: absolute;
    top: 30%;
}

.section-filter {
    margin: 10px 0 5px;
}

    .section-filter .filter-heading {
        display: block;
    }

@media (min-width:768px) {
    .section-filter .filter-heading {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: end;
        -moz-box-align: end;
        -o-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
}

@media (min-width:768px) {
    .section-filter .btn-filter, .section-filter h4 {
        float: right;
    }
}

.section-filter h4 {
    font-weight: 600;
    margin: 20px 10px 5px auto;
	color:#000000;
}

@media (min-width:768px) {
    .section-filter h4 {
        margin: 0 10px 0 auto;
		font-size:16px;
    }
}

.section-filter .btn-filter {
    border-radius: 0;
    background: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 0;
    color: #000;
    text-align: left;
    position: relative;
    padding: 8px 55px 8px 15px;
    font-weight: 600;
    margin: 0;
    width: 100%;
}

@media (min-width:768px) {
    .section-filter .btn-filter {
        width: auto;
    }
}

.section-filter .btn-filter.collapsed {
    border: 1px solid #ccc;
}

.section-filter .btn-filter:active, .section-filter .btn-filter:focus {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.section-filter .btn-filter:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("../img/ico-down.png") no-repeat left top;
    -webkit-background-size: 12px 7px;
    -moz-background-size: 12px 7px;
    background-size: 12px 7px;
    position: absolute;
    top: 48%;
    top: -webkit-calc(50% - 3px);
    top: -moz-calc(50% - 3px);
    top: calc(50% - 3px);
    right: 15px;
}

.section-filter #collapseFilter {
    background: #fff;
    padding: 20px 0;
    border: 1px solid #ccc;
}

@media (min-width:768px) {
    .section-filter #collapseFilter {
        padding: 20px;
    }
}

@media (min-width:992px) {
    .section-filter #collapseFilter {
        padding: 30px;
    }
}

@media (min-width:1200px) {
    .section-filter #collapseFilter {
        padding: 30px 10px;
    }
}

.section-filter .btn-container {
    display: block;
    text-align: center;
}

    .section-filter .btn-container .btn {
        margin-top: 10px;
        padding: 8px 35px;
    }

@media (min-width:992px) {
    .section-filter .btn-container .btn {
        margin-top: 15px;
    }
}

@media (min-width:992px) {
    .section-filter form .form-filter {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: end;
        -moz-box-align: end;
        -o-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
}

.section-filter form label {
    font-weight: 400;
}

@media (min-width:768px) {
    .section-filter form label {
        margin-right: 10px;
    }
}

.section-filter form .form-group {
    margin-bottom: 15px;
}

@media (min-width:992px) {
    .section-filter form .form-group {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: end;
        -moz-box-align: end;
        -o-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        width: 50%;
    }
}

@media (min-width:1200px) {
    .section-filter form .form-group.col-md-5 {
        width: 45%;
    }
}

@media (min-width:1200px) {
    .section-filter form .form-group.col-md-7 {
        width: 55%;
    }
}

.section-filter form.form-inline .form-group {
    display: block;
}

@media (min-width:992px) {
    .section-filter form.form-inline .form-group {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: end;
        -moz-box-align: end;
        -o-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
}

.section-filter form.form-inline .control-label {
    margin-bottom: 5px;
}

.section-filter .dropdown .btn {
    border-radius: 0;
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
    position: relative;
    padding: 8px 40px 8px 10px;
    width: 100%;
    text-align: left;
}

    .section-filter .dropdown .btn:after {
        content: "";
        display: inline-block;
        width: 12px;
        height: 7px;
        background: url("../img/ico-down.png") no-repeat left top;
        -webkit-background-size: 12px 7px;
        -moz-background-size: 12px 7px;
        background-size: 12px 7px;
        position: absolute;
        top: calc(50% - 3px);
        right: 10px;
    }

@media (min-width:992px) {
    .section-filter .dropdown .btn:after {
        right: 10px;
    }
}

@media (min-width:1200px) {
    .section-filter .dropdown .btn:after {
        right: 15px;
    }
}

.section-filter .dropdown .btn:active, .section-filter .dropdown .btn:focus {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.section-filter .dropdown .btn:focus {
    border: 1px solid #ccc;
}

.section-filter .dropdown .dropdown-menu {
    margin: -1px 0 0;
}

@media (min-width:992px) {
    .section-filter .dropdown-designation {
        width: 60%;
    }
}

.section-filter .alpha-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media (min-width:992px) {
    .section-filter .alpha-wrap {
        width: 65%;
    }
}

.section-filter .alpha-wrap .dropdown-alpha {
    width: 25%;
}

@media (min-width:768px) {
    .section-filter .alpha-wrap .dropdown-alpha {
        width: 15%;
    }
}

@media (min-width:992px) {
    .section-filter .alpha-wrap .dropdown-alpha {
        width: 20%;
    }
}

@media (min-width:1200px) {
    .section-filter .alpha-wrap .dropdown-alpha {
        width: 25%;
    }
}

.section-filter .alpha-wrap .dropdown-specialty {
    width: 75%;
}

@media (min-width:768px) {
    .section-filter .alpha-wrap .dropdown-specialty {
        width: 85%;
    }
}

@media (min-width:992px) {
    .section-filter .alpha-wrap .dropdown-specialty {
        width: 80%;
    }
}

@media (min-width:1200px) {
    .section-filter .alpha-wrap .dropdown-specialty {
        width: 70%;
    }
}

.section-filter .dropdown-alpha .btn {
    padding: 8px 20px 8px 10px;
    background: #e6e6e6;
    color: #959595;
    border-right-color: transparent;
}

@media (min-width:768px) {
    .section-filter .dropdown-alpha .btn {
        padding: 8px 24px 8px 10px;
    }
}

@media (min-width:1200px) {
    .section-filter .dropdown-alpha .btn {
        padding: 8px 35px 8px 15px;
    }
}

.section-filter .dropdown-alpha .btn:focus {
    border: 1px solid #ccc;
    border-right-color: transparent;
}

.section-filter .dropdown-consult .btn {
    text-align: left;
}

@media (min-width:768px) {
    .section-filter .dropdown-consult .btn {
        width: 180px;
    }
}

@media (min-width:992px) {
    .section-filter .dropdown-consult .btn {
        width: 180px;
    }
}

@media (min-width:1200px) {
    .section-filter .dropdown-consult .btn {
        width: 240px;
    }
}

.open.section-filter.dropdown-alpha > .btn {
    background: #e6e6e6;
    color: #959595;
}

.section-filter .open > .dropdown-toggle.btn-default:focus, .section-filter .open > .dropdown-toggle.btn-default:hover {
    background: #fff;
}

.home-search-input {
    width: 300px;
}

.form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu {
    width: 100%;
}

form .form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .input-group {
    font-weight: 400;
}

    form .input-group input {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

form input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    padding: 6px 12px;
    line-height: 1.42857143;
    background: #fff;
    outline: 0;
}

    form input[type=text]:active {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    form input[type=text]::-ms-clear {
        display: none;
    }

form select.form-control:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("../img/ico-down.png") no-repeat left top;
    -webkit-background-size: 12px 7px;
    -moz-background-size: 12px 7px;
    -webkit-background-size: 12px 7px;
    -moz-background-size: 12px 7px;
    background-size: 12px 7px;
    position: absolute;
    top: 0;
    margin-top: 15px;
    right: 15px;
}

.input-group-search input[type=text].form-input-search {
    background-image: url("../img/searchmed_search_icon.png");
    background-repeat: no-repeat;
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    background-size: 15px 15px;
    background-position: right 5px center 0;
    background-position-x: 98%;
    background-position-y: center;
    border: 1px solid #ccc;
    padding: 6px 10px;
    font-weight: 400;
}

@media (min-width:768px) {
    .input-group-search input[type=text].form-input-search {
        background-position: right 10px center;
		font-size:16px;
		color:#767676;
    }
}

@media (min-width:992px) {
    .input-group-search input[type=text].form-input-search {
        background-position: right 10px center;
    }
}

.input-group-search {
    width: 100%;
    position: relative;
}

    .input-group-search .btn {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 5;
        height: 100%;
        border-radius: 0;
        padding: 0 15px;
        background: 0 0;
    }

        .input-group-search .btn:focus {
            outline: 0;
            border: 0;
        }

        .input-group-search .btn:active {
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .input-group-search input::-ms-clear {
        display: none;
    }

.dropdown.form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: 0;
}

    .dropdown.form-control .dropdown-toggle {
        border: 1px solid #ccc;
        text-align: left;
        font-size: 14px;
        line-height: 1.42857143;
        color: #959595;
        padding: 6px 12px;
        border-radius: 0;
        position: relative;
        width: 100%;
        height: 38px;
    }

        .dropdown.form-control .dropdown-toggle:after {
            content: "";
            display: inline-block;
            width: 12px;
            height: 7px;
            background: url("../img/ico-down.png") no-repeat left top;
            -webkit-background-size: 12px 7px;
            -moz-background-size: 12px 7px;
            -webkit-background-size: 12px 7px;
            -moz-background-size: 12px 7px;
            background-size: 12px 7px;
            position: absolute;
            top: 0;
            margin-top: 15px;
            right: 15px;
        }

        .dropdown.form-control .dropdown-toggle:focus {
            outline: 0;
            -webkit-box-shadow: 0;
            box-shadow: 0;
        }

        .dropdown.form-control .dropdown-toggle:focus, .dropdown.form-control .dropdown-toggle:hover {
            background: 0 0;
            border-color: #ccc;
        }

        .dropdown.form-control .dropdown-toggle.btn-default:active {
            background: 0 0;
        }

        .dropdown.form-control .dropdown-toggle:active {
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.dropdown .dropdown-menu {
    border-radius: 0;
    margin: 3px 0 0;
}

.select-medication label {
    float: none !important;
    width: 100%;
}

@media (min-width:768px) {
    .select-medication label {
        width: 60%;
        text-align: right;
        padding-right: 10px;
        margin: 6px 0 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.select-medication .form-inline .form-group {
    display: block;
    width: 100%;
}

@media (min-width:768px) {
    .select-medication .form-inline .form-group {
        float: right;
        display: inline-block;
    }
}

.select-medication .dropdown.form-control {
    width: 100%;
}

@media (min-width:768px) {
    .select-medication .dropdown.form-control {
        width: 39%;
        float: right;
    }
}

.health-tool-container {
    background-color: #fff;
    border-radius: 5px;
    padding: 0 0 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

    .health-tool-container h3 {
        font-weight: 600;
        font-size: 16px;
        background-color: #00b3a1;
        text-align: center;
        color: #fff;
        padding: .75em 0;
        border-radius: 5px 5px 0 0;
    }

    .health-tool-container h4 {
        font-weight: 700;
        margin-left: 15px;
        font-size: 18px;
    }

@media (min-width:768px) {
    .health-tool-container h4 {
        font-size: 16px;
        margin-left: 10px;
    }
}

@media (min-width:992px) {
    .health-tool-container h4 {
        font-size: 18px;
    }
}

@media (min-width:1200px) {
    .health-tool-container h4 {
        font-size: 16px;
    }
}

.health-tool-container a {
    color: #000;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 25px;
}

@media (min-width:768px) {
    .health-tool-container a {
        padding: 20px 15px;
    }
}

@media (min-width:992px) {
    .health-tool-container a {
        padding: 20px 10px;
    }
}

@media (min-width:1200px) {
    .health-tool-container a {
        padding: 25px;
    }
}

.health-tool-container a:hover {
    color: #f06d1a;
}

.health-tool-container li:first-child {
    border-bottom: 1px solid #eaeaea;
}

.health-tool-container span {
    padding: 0;
    background-color: #fff;
}

.health-tool-container .form-control {
    border-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px;
}

@media (min-width:768px) {
    .health-tool-container .form-control {
        padding: 6px 5px;
    }
}

@media (min-width:992px) {
    .health-tool-container .form-control {
        padding: 6px 0 6px 10px;
    }
}

@media (min-width:1200px) {
    .health-tool-container .form-control {
        padding: 6px 0 6px 12px;
    }
}

.health-tool-container .input-group-addon {
    border-left: 0;
    padding-right: 12px;
    background: 0 0;
}

@media (min-width:768px) {
    .health-tool-container .input-group-addon {
        padding-right: 5px;
    }
}

@media (min-width:992px) {
    .health-tool-container .input-group-addon {
        padding-right: 0;
    }
}

@media (min-width:1200px) {
    .health-tool-container .input-group-addon {
        padding-right: 12px;
    }
}

.health-tool-container .form-control, .health-tool-container .input-group-addon {
    border-radius: 0;
}

.health-tool-container .input-group {
    padding: 0 25px;
}

@media (min-width:768px) {
    .health-tool-container .input-group {
        padding: 0 15px;
    }
}

@media (min-width:992px) {
    .health-tool-container .input-group {
        padding: 0 10px;
    }
}

@media (min-width:1200px) {
    .health-tool-container .input-group {
        padding: 0 25px;
    }
}

.health-tool-container .input-group-search .btn {
    right: 25px;
}

@media (min-width:768px) {
    .health-tool-container .input-group-search .btn {
        right: 15px;
    }
}

@media (min-width:992px) {
    .health-tool-container .input-group-search .btn {
        right: 10px;
    }
}

@media (min-width:1200px) {
    .health-tool-container .input-group-search .btn {
        right: 25px;
    }
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol {
    margin: 0;
    padding-left: 20px;
	color:#000000;
	font-size:18px;
}

    ol li {
        padding-left: 5px;
    }

.disc {
    list-style-type: disc;
    margin-left: 15px;
}

    .disc li {
        padding-left: 5px;
    }

.list {
    list-style: none;
    padding-left: 25px;
    margin: 5px 0;
}

@media (min-width:768px) {
    .list {
        padding-left: 35px;
        margin: 10px 0;
    }
}

@media (min-width:992px) {
    .list {
        padding-left: 45px;
    }
}

.list li {
    line-height: normal;
    position: relative;
    padding-bottom: 0;
}

@media (min-width:768px) {
    .list li {
        padding-bottom: 5px;
    }
}

.list li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -20px;
    display: inline-block;
    background: url("../img/ico-arrow.png") no-repeat;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

@media (min-width:768px) {
    .list li:before {
        margin-right: 10px;
    }
}

.grey-disc {
    list-style: none;
    padding: 0 0 0 20px;
}

    .grey-disc li {
        line-height: normal;
        position: relative;
        padding-bottom: 5px;
		font-size:18px;
		color:#000000;
    }

        .grey-disc li:before {
            content: "";
            position: absolute;
            top: 5px;
            left: -20px;
            display: inline-block;
            background: url("../img/searchbybody_list_icon.png") no-repeat;
            width: 12px;
            height: 12px;
            margin-right: 5px;
        }

@media (min-width:768px) {
    .grey-disc li:before {
        margin-right: 10px;
    }
}

.makeagift-tool-container {
    border-radius: 5px;
    padding: 0;
    margin-top: 20px;
}

    .makeagift-tool-container img {
        width: 100%;
    }

.media {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media (min-width:992px) {
    .media h3 {
        font-size: 32px;
        margin-left: 5px;
    }
}

a {
    color: #004fb0;
}

    a:focus, a:hover {
        text-decoration: none;
    }

    a:focus {
        outline: 0;
    }

    a.btn-back {
        font-size: 16px;
        color: #004fb0;
        font-weight: 600;
    }

.newsletter-tool-container {
    background-color: #fff;
    border-radius: 5px;
    padding: 0 0 30px;
    margin-top: 20px;
}

@media (min-width:640px) {
    .newsletter-tool-container {
        margin-top: 0;
    }
}

@media (min-width:1200px) {
    .newsletter-tool-container {
        margin: 20px 0 0;
    }
}

.newsletter-tool-container h4 {
    font-weight: 600;
    font-size: 16px;
    padding: 25px;
    background: #fff;
}

@media (min-width:768px) {
    .newsletter-tool-container h4 {
        padding: 20px 15px;
    }
}

@media (min-width:992px) {
    .newsletter-tool-container h4 {
        padding: 25px 5px 25px 10px;
    }
}

@media (min-width:1200px) {
    .newsletter-tool-container h4 {
        padding: 25px;
    }
}

.newsletter-tool-container span {
    padding: 0;
}

.newsletter-tool-container .head img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.newsletter-tool-container .input-group {
    padding: 0 25px;
}

@media (min-width:768px) {
    .newsletter-tool-container .input-group {
        padding: 0 15px;
    }
}

@media (min-width:992px) {
    .newsletter-tool-container .input-group {
        padding: 0 10px;
    }
}

@media (min-width:1200px) {
    .newsletter-tool-container .input-group {
        padding: 0 25px;
    }
}

.newsletter-tool-container .input-group input {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.newsletter-tool-container .input-group .input-group-addon {
    border: 1px solid #008b86;
}

.newsletter-tool-container .form-control {
    height: 40px;
}

.newsletter-tool-container .input-group-newsletter {
    width: 100%;
    background: #fff;
    position: relative;
    font-weight: 400;
}

    .newsletter-tool-container .input-group-newsletter input {
        background-image: url("../img/eyecenter_submit_forward_icon.jpg");
        background-repeat: no-repeat;
        -webkit-background-size: 42px 38px;
        -moz-background-size: 42px 38px;
        background-size: 42px 38px;
        background-position: right center;
        padding-right: 45px;
    }

        .newsletter-tool-container .input-group-newsletter input::-ms-clear {
            display: none;
        }

    .newsletter-tool-container .input-group-newsletter .btn {
        position: absolute;
        top: 0;
        z-index: 5;
        height: 100%;
        border-radius: 0;
        padding: 0;
        width: 44px;
        background: 0 0;
        right: 25px;
    }

@media (min-width:768px) {
    .newsletter-tool-container .input-group-newsletter .btn {
        right: 15px;
    }
}

@media (min-width:992px) {
    .newsletter-tool-container .input-group-newsletter .btn {
        right: 10px;
    }
}

@media (min-width:1200px) {
    .newsletter-tool-container .input-group-newsletter .btn {
        right: 25px;
    }
}

.newsletter-tool-container .input-group-newsletter .btn:focus {
    outline: 0;
    border: 0;
}

.pagination {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    line-height: 0;
}

    .pagination > li > a {
        padding: 4px 10px;
    }

    .pagination > li > a, .pagination > li > span {
        margin: 0 5px;
        color: #959595;
    }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #000;
            background: #f4f4f4;
        }

    .pagination > li:first-child span:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 10px;
        background: url("../img/ico-page-arrow-left.png") no-repeat left top;
        -webkit-background-size: 6px 50px;
        -moz-background-size: 6px 50px;
        background-size: 6px 50px;
        background-position: 0 0;
        margin-right: 5px;
    }

    .pagination > li:first-child > a:focus span:before, .pagination > li:first-child > a:hover span:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 10px;
        background: url("../img/ico-page-arrow-left.png") no-repeat left top;
        -webkit-background-size: 6px 50px;
        -moz-background-size: 6px 50px;
        background-size: 6px 50px;
        background-position: 0 -40px;
    }

    .pagination > li:first-child.disabled > a span:before, .pagination > li:first-child.disabled > a:focus span:before, .pagination > li:first-child.disabled > a:hover span:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 10px;
        background: url("../img/ico-page-arrow-left.png") no-repeat left top;
        -webkit-background-size: 6px 50px;
        -moz-background-size: 6px 50px;
        background-size: 6px 50px;
        background-position: 0 -20px;
    }

    .pagination > li:first-child a {
        margin: 0;
    }

    .pagination > li:last-child span:after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 10px;
        margin-left: 5px;
        background: url("../img/ico-page-arrow-right.png") no-repeat left top;
        -webkit-background-size: 6px 50px;
        -moz-background-size: 6px 50px;
        background-size: 6px 50px;
        background-position: 0 0;
    }

    .pagination > li:last-child > a:focus span:after, .pagination > li:last-child > a:hover span:after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 10px;
        margin-left: 5px;
        background: url("../img/ico-page-arrow-right.png") no-repeat left top;
        -webkit-background-size: 6px 50px;
        -moz-background-size: 6px 50px;
        background-size: 6px 50px;
        background-position: 0 -40px;
    }

    .pagination > li:last-child.disabled > a span:after, .pagination > li:last-child.disabled > a:focus span:after, .pagination > li:last-child.disabled > a:hover span:after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 10px;
        margin-left: 5px;
        background: url("../img/ico-page-arrow-right.png") no-repeat left top;
        -webkit-background-size: 6px 50px;
        -moz-background-size: 6px 50px;
        background-size: 6px 50px;
        background-position: 0 -20px;
    }

    .pagination > li:last-child a {
        margin: 0;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-radius: 2px;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #eaeaea;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background: #f06d1a;
        border-color: #f06d1a;
    }

.orange-panel {
    background-color: #ea4f00;
    color: #fff;
    padding: 1.5em;
}

@media (min-width:350px) {
    .orange-panel {
        padding: 20px 15px;
    }
}

@media (min-width:380px) {
    .orange-panel {
        padding: 1em;
    }
}

.orange-panel * {
    font-weight: 400;
}

.widget-retail {
    border-radius: 10px;
    padding: 0;
    margin-top: 20px;
    background: #fff;
    text-align: center;
    padding: 30px 20px 20px;
}

    .widget-retail p {
        margin: 8px 0 20px;
        line-height: 22px;
    }

.btn.scrollup {
    background-color: #ea4f00;
    border-color: #faccaf;
    border-radius: 0;
    border: 0;
    margin-left: 1px;
    display: none;
    padding: 6px 10px;
}

@media (min-width:768px) {
    .btn.scrollup {
        padding: 10px 15px;
    }
}

.btn.scrollup.action {
    border-left: none;
}

.btn.scrollup:after {
    content: '';
    display: inline-block;
    background: url("../img/ico-scrolltop.png") no-repeat 0 0;
    width: 12px;
    height: 9px;
    -webkit-background-size: 12px 7px;
    -moz-background-size: 12px 7px;
    background-size: 12px 7px;
}

.btn.scrolltop {
    background-color: #ea4f00;
    border-color: #faccaf;
    border-radius: 0;
    border: 0;
    display: none;
    padding: 6px 20px;
}

@media (min-width:768px) {
    .btn.scrolltop {
        padding: 10px 20px;
    }
}

.search-symptom {
    border-top: 1px solid #eaeaea;
    /*border-bottom: 1px solid #eaeaea;*/
    padding-top: 15px !important;
    padding-bottom: 20px !important;
}

@media (min-width:992px) {
    .search-symptom {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width:992px) {
    .search-symptom > div + div {
        border-left: 1px solid #eaeaea;
    }
}

.search-symptom .alphabet-picker-container {
    background-color: #0aa293;
    padding: 25px 20px;
    color: #fff;
}

@media (min-width:992px) {
    .search-symptom .alphabet-picker-container {
        padding: 19px;
    }
}

@media (min-width:1200px) {
    .search-symptom .alphabet-picker-container {
        padding: 20px;
        margin-right: -5px;
    }
}

@media (min-width:350px) {
    .search-symptom .alphabet-picker-container ul {
        width: 280px;
        margin: 0 auto;
    }
}

@media (min-width:370px) {
    .search-symptom .alphabet-picker-container ul {
        width: 280px;
        margin: 0 auto;
    }
}

@media (min-width:380px) {
    .search-symptom .alphabet-picker-container ul {
        width: 305px;
        margin: 0 auto;
    }
}

@media (min-width:425px) {
    .search-symptom .alphabet-picker-container ul {
        width: 345px;
        margin: 0 auto;
    }
}

@media (min-width:549px) {
    .search-symptom .alphabet-picker-container ul {
        width: 100%;
        margin: 0 auto;
    }
}

@media (min-width:600px) {
    .search-symptom .alphabet-picker-container ul {
        width: 100%;
        margin: 0 auto;
    }
}

@media (min-width:679px) {
    .search-symptom .alphabet-picker-container ul {
        width: 605px;
        margin: 0 auto;
    }
}

@media (min-width:749px) {
    .search-symptom .alphabet-picker-container ul {
        width: 660px;
        margin: 0 auto;
    }
}

@media (min-width:768px) {
    .search-symptom .alphabet-picker-container ul {
        width: 645px;
    }
}

@media (min-width:992px) {
    .search-symptom .alphabet-picker-container ul {
        width: auto;
		margin-left:5px;
    }
}

.search-symptom .alphabet-picker-container li {
    background-color: #00b3a1;
    font-size: 18px;
    font-weight: 400;
}

@media (min-width:350px) {
    .search-symptom .alphabet-picker-container li {
        /*width: 38px;*/
        height: 38px;
        line-height: 38px;
        margin: 1px;
    }
}

@media (min-width:380px) {
    .search-symptom .alphabet-picker-container li {
        width: 39px;
        height: 39px;
        line-height: 39px;
        margin: 2px;
    }
}

@media (min-width:425px) {
    .search-symptom .alphabet-picker-container li {
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin: 2px;
    }
}

@media (min-width:549px) {
    .search-symptom .alphabet-picker-container li {
        width: 6.7%;
        height: 6.7%;
        margin: .2%;
    }
}

@media (min-width:600px) {
    .search-symptom .alphabet-picker-container li {
        margin: 1px;
    }
}

@media (min-width:679px) {
    .search-symptom .alphabet-picker-container li {
        width: 39px;
        height: 39px;
        line-height: 39px;
        margin: 2px;
    }
}

@media (min-width:749px) {
    .search-symptom .alphabet-picker-container li {
        width: 43px;
        height: 43px;
        line-height: 43px;
        margin: 2px;
    }
}

@media (min-width:768px) {
    .search-symptom .alphabet-picker-container li {
        width: 31px;
        height: 31px;
        margin: 4px 3px;
    }
}

@media (min-width:992px) {
    .search-symptom .alphabet-picker-container li {
        width: 31px;
        height: 31px;
    }
}

@media (min-width:1200px) {
    .search-symptom .alphabet-picker-container li {
        width: 36px;
        height: 36px;
    }
}

@media (min-width:768px) {
    .search-symptom .alphabet-picker-container li {
        width: 42px;
        height: 42px;
        margin: 2px;
        line-height: 42px;
    }
}

@media (min-width:992px) {
    .search-symptom .alphabet-picker-container li {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        margin: 2px;
    }
}

@media (min-width:1200px) {
    .search-symptom .alphabet-picker-container li {
        width: 41px;
        height: 41px;
        line-height: 41px;
    }
}

@media (min-width:350px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 78px;
    }
}

@media (min-width:380px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 82px;
    }
}

@media (min-width:425px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 94px;
    }
}

@media (min-width:549px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 13.8%;
    }
}

@media (min-width:675px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 13.7%;
    }
}

@media (min-width:679px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 82px;
    }
}

@media (min-width:749px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 90px;
    }
}

@media (min-width:768px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 88px;
    }
}

@media (min-width:992px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 68px;
    }
}

@media (min-width:1200px) {
    .search-symptom .alphabet-picker-container li.all {
        width: 86px;
    }
}

.search-symptom .alphabet-picker-container li a {
    color: #fff;
}

.search-symptom .alphabet-picker-container li:hover {
    background-color: #40e0d0;
}

.select-medication {
    margin: 1em 0;
    line-height: normal;
}

@media (min-width:768px) {
    .select-medication {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

.select-medication label {
    float: right;
    font-weight: 600;
}

.select-medication .form-control {
    border-radius: 0;
}

.search-medication {
    background-color: #f4e6e2;
    border-top: 3px solid #ea4f00;
    /* margin: 1em 0; */
    padding: 3em 0;
}

    .search-medication .form-control, .search-medication .input-group-addon {
        border-radius: 0;
    }

    .search-medication .form-control {
        border-right: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 6px 2px 6px 5px;
    }

@media (min-width:768px) {
    .search-medication .form-control {
        padding: 6px 5px;
    }
}

@media (min-width:992px) {
    .search-medication .form-control {
        padding: 6px 12px;
    }
}

.search-medication .input-group-addon {
    background: 0 0;
    color: #f06d1a;
    padding: 6px 12px 6px 5px;
}

@media (min-width:768px) {
    .search-medication .input-group-addon {
        padding: 6px 12px;
    }
}

.search-medication .input-group-addon .fa {
    font-size: 15px;
}

.search-medication .input-group {
    margin-top: 15px;
	padding-left:55px;
}

.search-medication h4 {
    font-size: 22px;
    font-weight: 600;
	padding-left:10px;
	padding-bottom:5px;
}

.search-medication ul.search-bar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 40px;
}

@media (min-width:1200px) {
    .search-medication ul.search-bar {
        margin-left: 5%;
        margin-right: 5%;
		margin-bottom:10px !important;
        margin-top:-20px !important;
    }
}

.search-medication ul.search-bar li:first-child {
    margin-right: 15px;
}

@media (min-width:768px) {
    .search-medication ul.search-bar li:first-child {
        margin-right: 25px;
    }
}

@media (min-width:992px) {
    .search-medication ul.search-bar li:first-child {
        margin-right: 35px;
    }
}

@media (min-width:1200px) {
    .search-medication .orange-pannel-search {
        margin-left: 5%;
        margin-right: 5%;
    }
}

.search-medication label {
    font-size: 16px;
    font-weight: 400;
}

    .search-medication label.title {
        font-weight: 600;
        color: #000;
    }

.search-medication .alphabet-picker-container {
    margin-top: 5px;
}

    .search-medication .alphabet-picker-container ul {
        text-align: left;
    }

    .search-medication .alphabet-picker-container li {
        font-size: 18px;
        font-weight: 400;
    }

@media (min-width:992px) {
    .search-medication .alphabet-picker-container li {
        font-size: 20px;
    }
}

@media (min-width:1200px) {
    .search-medication .alphabet-picker-container li {
        font-size: 18px;
    }
}

.search-medication .alphabet-picker-container li:last-child {
    display: none;
}

.search-medication .alphabet-picker-container .alphabet {
    background-color: #f95a09;
}

    .search-medication .alphabet-picker-container .alphabet:hover {
        background-color: #ff8604;
    }

@media (min-width:768px) {
    .search-medication .alphabet-picker-container .alphabet {
        width: 38px;
        height: 38px;
        margin: 4px 3px;
    }
}

@media (min-width:992px) {
    .search-medication .alphabet-picker-container .alphabet {
        width: 52px;
        height: 52px;
        margin: 3px 3px;
        line-height: 52px;
    }
}

@media (min-width:1200px) {
    .search-medication .alphabet-picker-container .alphabet {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

.search-medication .alphabet-picker-container .alphabet a {
    color: #fff;
}

.search-medication .search-icon {
    font-size: 5em;
    text-align: right;
}

.search-section .well {
    background: #f7f7f7;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-section .form-group {
    width: 100%;
}

    .search-section .form-group label {
        margin-right: 15px;
    }

    .search-section .form-group .input-group {
        width: 100%;
    }

@media (min-width:768px) {
    .search-section .form-group .input-group {
        width: 50%;
    }
}

.search-section .form-control, .search-section .input-group-addon {
    border-radius: 0;
}

.search-section .form-control {
    border-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px;
}

@media (min-width:768px) {
    .search-section .form-control {
        padding: 6px 5px;
    }
}

@media (min-width:992px) {
    .search-section .form-control {
        padding: 6px 12px;
    }
}

.search-section .input-group-addon {
    background-color: #fff;
    color: #f06d1a;
    padding: 0 10px 0 0;
    font-size: 15px;
}

@media (min-width:768px) {
    .search-section .input-group-addon {
        padding: 0;
    }
}

.search-section .input-group-addon .fa {
    font-size: 15px;
}

section {
    background: #f4f4f4;
    padding: 50px 0 5px;
}

    section .section-heading {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        border-bottom: 4px solid #f06d1a;
        padding-bottom: 10px;
    }

@media (min-width:768px) {
    section .section-heading {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

section .section-heading h3 {
    display: inline-block;
    font-size: 24px;
}

@media (min-width:768px) {
    section .section-heading h3 {
        margin-right: 5px;
        font-size: 28px;
        line-height: 36px;
    }
}

@media (min-width:992px) {
    section .section-heading h3 {
        margin-right: 15px;
    }
}

section .section-heading h3 span {
    color: #f06d1a;
}

section .section-heading nav.pull-right {
    margin: 20px 0 0 auto;
    float: none !important;
}

@media (min-width:768px) {
    section .section-heading nav.pull-right {
        float: right !important;
        margin: 0 0 0 auto;
        line-height: 0;
    }
}

section .section-heading .btn-container {
    display: inline-block;
    margin: 0 0 0 auto;
}

@media (min-width:768px) {
    section .section-heading .btn-container {
        position: relative;
        right: 0;
    }
}

section .section-heading .btn.grey {
    margin: 0 0 0 auto;
}

section .section-heading-xs h3 {
    font-size: 16px;
}

@media (min-width:768px) {
    section .section-heading-xs h3 {
        font-size: 18px;
    }
}

@media (min-width:992px) {
    section .section-heading-xs h3 {
        font-size: 22px;
    }
}

@media (min-width:1200px) {
    section .section-heading-xs h3 {
        font-size: 22px;
		font-weight:600;
    }
}

section .section-heading-findoc {
    display: block;
}

@media (min-width:768px) {
    section .section-heading-findoc {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

section .section-heading-findoc nav.pull-right {
    margin: 10px 0 0 auto;
}

@media (min-width:768px) {
    section .section-heading-findoc nav.pull-right {
        margin: 0 0 0 auto;
    }
}

section .section-our-team {
    border-bottom: 4px solid #f06d1a;
    padding-bottom: 10px;
    display: block;
}

@media (min-width:768px) {
    section .section-our-team {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding-bottom: 15px;
    }
}

section .section-our-team nav.pull-right {
    margin: 20px 0 0 auto;
    float: none !important;
    line-height: 0;
}

@media (min-width:768px) {
    section .section-our-team nav.pull-right {
        float: none !important;
    }
}

@media (min-width:992px) {
    section .section-our-team nav.pull-right {
        float: right !important;
        margin: 0 0 0 auto;
    }
}

section .section-figure {
    background: #f4f4f4;
    margin: 1em 0 0;
}

section .section-bottom-pagination {
    display: block;
}

@media (min-width:768px) {
    section .section-bottom-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        float: right;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    section .section-bottom-pagination {
        margin-bottom: 25px;
    }
}

section .section-bottom-pagination .section-scroll-top, section .section-bottom-pagination nav.pull-right {
    float: none !important;
}

section .section-bottom-pagination nav.pull-right {
    line-height: 0;
    display: inline-block;
    margin-top: 10px;
}

@media (min-width:768px) {
    section .section-bottom-pagination nav.pull-right {
        margin-top: 3px;
    }
}

section .section-bottom-pagination .section-scroll-top {
    margin-top: 15px;
}

@media (min-width:768px) {
    section .section-bottom-pagination .section-scroll-top {
        margin-left: 20px;
        margin-top: 0;
    }
}

section .section-related {
    background: #fff;
    border-top: 4px solid #f06d1a;
    padding: 35px 25px;
    margin:30px 0 15px 0;
}

@media (min-width:768px) {
    section .section-related {
        padding: 25px 20px;
    }
}

@media (min-width:992px) {
    section .section-related {
        padding: 35px 4%;
    }
}

@media (min-width:1200px) {
    section .section-related {
        padding: 15px 6%;
		/* margin:-10px 0 20px 0; */
    }
}

section .section-related .btn-container {
    display: block;
    text-align: center;
}

section .section-related ul {
    margin: 20px 0 25px;
}

@media (min-width:768px) {
    section .section-related ul {
        margin: 25px 0;
    }
}

section .section-related ul li {
    display: block;
}

@media (min-width:768px) {
    section .section-related ul li {
        display: inline-block;
        float: left;
        width: 50%;
        padding-right: 25px;
    }
}

@media (min-width:992px) {
    section .section-related ul li {
        width: 33.33333%;
    }
}

section .section-related:nth-child(2) {
    border-top: 4px solid #ff8604;
}

section .section-tips {
    padding-bottom: 5px;
    border-color: #008b86;
    display: block;
}

@media (min-width:768px) {
    section .section-tips {
        padding-bottom: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

section .section-tips-content {
    padding: 15px 15px 25px;
    background: #fff;
    margin-top: 15px;
}

@media (min-width:768px) {
    section .section-tips-content {
        padding: 25px 20px 35px;
        margin-top: 25px;
    }
}

@media (min-width:992px) {
    section .section-tips-content {
        padding: 25px;
    }
}

@media (min-width:1200px) {
    section .section-tips-content {
        padding: 35px;
    }
}

@media (min-width:992px) {
    section .section-tips-content .media {
        width: 50%;
        float: left;
        margin: 15px 0;
    }
}

@media (min-width:768px) {
    section .section-tips-content h5 {
        padding-right: 25px;
    }
}

section .section-tips-content h5 a {
    color: #000;
}

    section .section-tips-content h5 a:hover {
        color: #f06d1a;
        text-decoration: none;
    }

section .section-events, section .section-news {
    margin: 25px 0;
}

section .section-events-content ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

@media (min-width:768px) {
    section .section-events-content ul li {
        width: 50%;
        float: left;
    }
}

@media (min-width:768px) {
    section .section-events-content li:nth-child(even) .event-date {
        margin-left: 15px;
    }
}

@media (min-width:768px) {
    section .section-events-content li:nth-child(odd) .event-body {
        margin-right: 15px;
    }
}

section .section-events-content .event-date {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #ea4f00;
    display: inline-block;
    padding: 3px 0 0;
    text-align: center;
    float: left;
}

@media (min-width:768px) {
    section .section-events-content .event-date {
        padding: 5px 0 0;
    }
}

section .section-events-content .event-date .date, section .section-events-content .event-date .month, section .section-events-content .event-date .week {
    display: block;
}

section .section-events-content .event-date .month {
    font-size: 16px;
    color: #fff;
    padding: 0 12px 3px;
}

@media (min-width:768px) {
    section .section-events-content .event-date .month {
        font-size: 20px;
        padding: 0 10px 2px;
    }
}

@media (min-width:992px) {
    section .section-events-content .event-date .month {
        padding: 0 15px 5px;
    }
}

@media (min-width:1200px) {
    section .section-events-content .event-date .month {
        padding: 0 20px 5px;
    }
}

section .section-events-content .event-date .date {
    font-size: 26px;
    padding: 3px 12px 0;
}

@media (min-width:768px) {
    section .section-events-content .event-date .date {
        font-size: 30px;
        padding: 2px 10px 0;
    }
}

@media (min-width:992px) {
    section .section-events-content .event-date .date {
        padding: 5px 15px 0;
    }
}

@media (min-width:1200px) {
    section .section-events-content .event-date .date {
        padding: 5px 20px 0;
    }
}

section .section-events-content .event-date .week {
    padding: 0 12px 3px;
    font-size: 12px;
}

@media (min-width:768px) {
    section .section-events-content .event-date .week {
        font-size: 14px;
        padding: 0 10px 2px;
    }
}

@media (min-width:992px) {
    section .section-events-content .event-date .week {
        padding: 0 15px 5px;
    }
}

@media (min-width:1200px) {
    section .section-events-content .event-date .week {
        padding: 0 20px 5px;
    }
}

section .section-events-content .event-date .date, section .section-events-content .event-date .week {
    background: #fff;
}

section .section-events-content .event-body {
    background: #fff;
    padding: 10px 15px;
    margin: 0 0 0 10px;
    display: inline-block;
    float: left;
    width: 100%;
}

@media (min-width:768px) {
    section .section-events-content .event-body {
        float: right;
        padding: 10px 15px;
        margin: 0 0 0 15px;
    }
}

@media (min-width:992px) {
    section .section-events-content .event-body {
        padding: 20px;
    }
}

section .section-events-content .event-body span {
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding-left: 8px;
    font-size: 14px;
}

@media (min-width:992px) {
    section .section-events-content .event-body span {
        font-size: 16px;
    }
}

section .section-events-content .event-body span:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 70%;
    background: #f06d1a;
    position: absolute;
    top: 15%;
    left: 0;
}

section .section-events-content .event-body p {
    color: #959595;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
}

@media (min-width:992px) {
    section .section-events-content .event-body p {
        font-size: 14px;
    }
}

section .section-events-content .event-body a {
    color: #000;
    display: block;
}

    section .section-events-content .event-body a:hover h5, section .section-events-content .event-body a:hover p, section .section-events-content .event-body a:hover span {
        text-decoration: none;
    }

    section .section-events-content .event-body a:hover span {
        color: #000;
    }

    section .section-events-content .event-body a:hover h5 {
        color: #ff8604;
    }

.sidebar {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    background-color: #fff;
    z-index: 20;
    min-height: 100vh;
    height: 100%;
}

    .sidebar .nav .open > a, .sidebar .nav .open > a:focus, .sidebar .nav .open > a:hover {
        background: 0 0;
        border: 0;
    }

.sidebar-overlay {
    z-index: 1;
    position: absolute;
    background-color: #e6e6e6;
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: .7;
}

body.sidebar-open .sidebar-overlay {
    display: block;
}

body.sidebar-open .navbar-header {
    background-color: transparent;
    opacity: .5;
}

.stayconnected-tool-container {
    background-color: #fff;
    border-radius: 5px;
    padding: 0 0 30px;
    margin-top: 20px;
}

    .stayconnected-tool-container img {
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .stayconnected-tool-container h4 {
        font-weight: 600;
        font-size: 16px;
        padding: 25px;
    }

@media (min-width:768px) {
    .stayconnected-tool-container h4 {
        padding: 20px 15px;
    }
}

@media (min-width:992px) {
    .stayconnected-tool-container h4 {
        padding: 25px 5px 25px 10px;
    }
}

@media (min-width:1200px) {
    .stayconnected-tool-container h4 {
        padding: 25px 15px 25px 25px;
    }
}

.stayconnected-tool-container .input-group {
    margin: 0 auto;
}

.stayconnected-tool-container input {
    background-color: #f06d1a;
    border: none;
    color: #fff;
    padding: 7px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 600;
}

@media (min-width:992px) {
    .stayconnected-tool-container input {
        padding: 7px 35px;
    }
}

@media (min-width:1200px) {
    .stayconnected-tool-container input {
        padding: 7px 22px;
    }
}

.thumbnail {
    border: 0;
    border-radius: 0;
    padding: 15px;
    color: #000;
}

@media (min-width:768px) {
    .thumbnail {
        padding: 10px;
    }
}

@media (min-width:992px) {
    .thumbnail {
        padding: 25px;
    }
}

.thumbnail:focus, .thumbnail:hover {
    text-decoration: none;
}

    .thumbnail:focus span, .thumbnail:hover span {
        color: #000;
    }

    .thumbnail:focus h5, .thumbnail:hover h5 {
        color: #f06d1a;
    }

.thumbnail span {
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding-left: 8px;
    font-size: 14px;
}

@media (min-width:992px) {
    .thumbnail span {
        font-size: 16px;
    }
}

.thumbnail span:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 70%;
    background: #f06d1a;
    position: absolute;
    top: 15%;
    left: 0;
}

.thumbnail h5 {
    margin: 5px 0;
}

@media (min-width:768px) {
    .thumbnail h5 {
        margin: 10px 0;
    }
}

.thumbnail .thumbnail-body {
    padding: 15px 5px;
}

@media (min-width:992px) {
    .thumbnail .thumbnail-body {
        padding: 15px;
    }
}

.thumbnail ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #959595;
    font-size: 13px;
    font-weight: 400;
}

@media (min-width:992px) {
    .thumbnail ul {
        font-size: 14px;
    }
}

.thumbnail ul li {
    position: relative;
    margin-right: 5px;
    padding-right: 5px;
}

    .thumbnail ul li:first-child:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 80%;
        position: absolute;
        top: 10%;
        right: 0;
        background: #959595;
    }

.thumbnail.orange {
    background-color: #f06d1a;
    color: #fff;
}

    .thumbnail.orange ul {
        color: #fff;
    }

    .thumbnail.orange li:first-child:after {
        background: #fff;
    }

    .thumbnail.orange span:before {
        background: #fff;
    }

    .thumbnail.orange:focus span, .thumbnail.orange:hover span {
        color: #fff;
    }

    .thumbnail.orange:focus h5, .thumbnail.orange:hover h5 {
        color: #000;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.update-date {
    background: 0 0;
    font-size: 11px;
    margin-top: 30px;
    display: block;
    font-weight: 600;
}

@media (min-width:768px) {
    .update-date {
        font-size: 12px;
        margin-top: 40px;
    }
}

@media (min-width:992px) {
    .update-date {
        margin-top: 50px;
    }
}

@media (min-width:1200px) {
    .update-date {
        margin-top: 60px;
    }
}

.advertisement {
    margin: 1em 0;
}

@media (min-width:1200px) {
    .doc-profile .advertisement {
        margin: 4.4em 0;
    }
}

.retail-pharmacy {
    display: none;
    height: 0;
}

.page-doc-profile .retail-pharmacy, .page-find-a-doctor .retail-pharmacy, .page-main-article .retail-pharmacy {
    display: block;
    height: auto;
}

.lt-ie9 .container {
    width: 1140px;
}

.sidebar_threshold {
    position: relative;
    top: -150px;
}

.collapse-trigger.is-open::after {
    content: "-";
}

.collapse-trigger::after {
    position: absolute;
    content: "+";
    right: 40px;
    color: #636363;
}

figure {
    padding: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: normal;
    -moz-box-align: normal;
    -o-box-align: normal;
    -ms-flex-align: normal;
    -webkit-align-items: normal;
    align-items: normal;
    border-bottom: 2px solid #eaeaea;
}

@media (min-width:768px) {
    figure {
        padding: 20px 20px 35px;
        border-bottom: 3px solid #eaeaea;
    }
}

@media (min-width:992px) {
    figure {
        width: 50%;
        float: left;
    }
}

figure > a {
    width: 30%;
}

@media (min-width:768px) {
    figure > a {
        width: auto;
    }
}

figure img {
    border: 1px solid #eaeaea;
    width: 100%;
}

@media (min-width:768px) {
    figure img {
        width: auto;
    }
}
@media (max-width:768px) {
    div.section-profile figure img {
        width: auto;
    }
}

figure .figure-img {
    padding: 10px 20% 0;
}

@media (min-width:375px) {
    figure .figure-img {
        padding: 20px 23% 0;
    }
}

@media (min-width:480px) {
    figure .figure-img {
        padding: 20px 30% 0;
    }
}

@media (min-width:645px) {
    figure .figure-img {
        padding: 20px 35% 0;
    }
}

@media (min-width:768px) {
    figure .figure-img {
        padding: 0 15px 0 0;
    }
}

@media (min-width:992px) {
    figure .figure-img {
        padding: 0 25px 0 0;
    }
}

figure h4 {
    margin-bottom: 5px;
    line-height: 16px;
}

@media (min-width:768px) {
    figure h4 {
        margin-bottom: 5px;
        line-height: 1.1;
    }
}

figure h4 a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

@media (min-width:768px) {
    figure h4 a {
        font-size: 20px;
    }
}

@media (min-width:992px) {
    figure h4 a {
        font-size: 22px;
    }
}

figure h4 a:hover {
    color: #f06d1a;
    text-decoration: none;
}

figure figcaption {
    width: 70%;
    margin-left: 10px;
}

@media (min-width:768px) {
    figure figcaption {
        margin-left: 25px;
        width: auto;
    }
}

figure .figure-body p {
    font-size: 18px; /* Jack Yuan 16px to 18px */
}

figure ul {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}

@media (min-width:768px) {
    figure ul {
        line-height: 24px;
    }
}

@media (min-width:768px) {
    figure:nth-last-child(2) {
        border: 0;
    }
}

figure:last-child {
    border: 0;
}

@media (min-width:768px) {
    figure .figure-footer {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

figure .figure-footer p {
    margin: 0;
    font-size: 14px;
    color: #ea4f00;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 0;
    margin-bottom: 5px;
}

@media (min-width:768px) {
    figure .figure-footer p {
        margin-right: 25px;
        margin-bottom: 0;
    }
}

figure .figure-footer .btn {
    border-radius: 25px;
    width: auto;
}

@media (min-width:768px) {
    .section-figure figure:nth-last-child(2) {
        border-bottom: 3px solid #eaeaea;
    }
}

@media (min-width:992px) {
    .section-figure figure:nth-last-child(2) {
        border: 0;
    }
}

@media (min-width:768px) {
    .section-figure .figure-obj {
        width: 120px;
    }
}

footer section {
    background: #fff;
}

footer .section_sitemap {
    text-align: center;
    background: #f8e8d8;
    padding: 40px 0;
}

@media (min-width:768px) {
    footer .section_sitemap {
        text-align: left;
    }
}

footer .section_sitemap a, footer .section_sitemap h2 {
    color: #000;
}

footer .section_sitemap a {
    font-size: 14px;
}

@media (min-width:992px) {
    footer .section_sitemap a {
        font-size: 15px;
    }
}

@media (min-width:1200px) {
    footer .section_sitemap a {
        font-size: 16px;
    }
}

footer .section_sitemap a:focus, footer .section_sitemap a:hover {
    color: #ea4f00;
    text-decoration: none;
}

footer .section_sitemap ul li {
    margin-bottom: 10px;
}

footer .section_sitemap .panel {
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer .section_sitemap .panel-group .panel + .panel {
    margin: 0;
}

footer .section_sitemap .panel-title, footer .section_sitemap h2 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
}

@media (min-width:768px) {
    footer .section_sitemap .panel-title, footer .section_sitemap h2 {
        margin-bottom: 15px;
    }
}

footer .section_sitemap .panel-group .panel-heading + .panel-collapse > .list-group, footer .section_sitemap .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}

footer .section_sitemap .panel-heading {
    padding: 8px 15px;
}

footer .section_affiliates {
    padding: 30px 0 10px;
    text-align: center;
}

@media (min-width:768px) {
    footer .section_affiliates {
        text-align: left;
        padding: 30px 0;
    }
}

@media (min-width:992px) {
    footer .section_affiliates {
        padding: 30px 0 20px;
    }
}

@media (min-width:1200px) {
    footer .section_affiliates {
        padding: 30px 0 10px;
    }
}

footer .section_affiliates img {
    margin-right: 3px;
}

    footer .section_affiliates img.sch {
        margin-top: -4px;
    }

footer .section_affiliates li {
    display: inline-block;
    margin-bottom: 15px;
    width: 145px;
    font-size: 11px;
    margin: 0 5px 15px;
}

@media (min-width:768px) {
    footer .section_affiliates li {
        margin-right: 25px;
    }
}

@media (min-width:1200px) {
    footer .section_affiliates li {
        margin-right: 0;
    }
}

footer .section_affiliates li img, footer .section_affiliates li > span {
    display: inline-block;
    vertical-align: middle;
}

footer .section_affiliates li > span {
    width: 100px;
    margin-top: 2px;
    line-height: 1;
    text-align: left;
}

@media (min-width:768px) {
    footer .section_affiliates li > span {
        margin-top: -1px;
    }
}

footer .section_affiliates li.spacer {
    display: none;
}

@media (min-width:1200px) {
    footer .section_affiliates li:nth-child(11), footer .section_affiliates li:nth-child(2), footer .section_affiliates li:nth-child(4), footer .section_affiliates li:nth-child(9) {
        margin-right: 10px;
    }
}

footer .section_affiliates .logo-dukenus {
    margin: 0 auto 30px;
}

footer .section_info {
    padding-top: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
}

@media (min-width:768px) {
    footer .section_info {
        text-align: left;
    }
}

footer .section_info .info {
    margin-top: 10px;
    line-height: 22px;
}

@media (min-width:768px) {
    footer .section_info .info {
        line-height: 16px;
    }
}

footer .section_info .social.style-inline li {
    display: inline-block;
}

footer .section_info .style-inline {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}

@media (min-width:992px) {
    footer .section_info .style-inline {
        text-align: left;
        width: auto;
    }
}

@media (min-width:1200px) {
    footer .section_info .style-inline {
        margin: 0 0 0 auto;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

footer .section_info .style-inline li {
    display: block;
    margin-bottom: 5px;
}

@media (min-width:768px) {
    footer .section_info .style-inline li {
        margin-bottom: 0;
    }
}

@media (min-width:992px) {
    footer .section_info .style-inline li {
        margin-bottom: 0;
    }
}

@media (min-width:1200px) {
    footer .section_info .style-inline li {
        display: inline;
    }
}

@media (min-width:768px) {
    footer .section_info .style-inline li.info_address, footer .section_info .style-inline li.info_phone {
        margin: 5px 0;
    }
}

@media (min-width:992px) {
    footer .section_info .style-inline li.info_address, footer .section_info .style-inline li.info_phone {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: start;
        -moz-box-align: start;
        -o-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        margin: 5px 0;
    }
}

@media (min-width:1200px) {
    footer .section_info .style-inline li.info_address, footer .section_info .style-inline li.info_phone {
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0;
    }
}

@media (min-width:992px) {
    footer .section_info .style-inline li.info_address {
        margin-right: 15px;
    }
}

@media (min-width:768px) {
    footer .section_info .info_address {
        margin-right: 30px;
    }
}

footer .section_info .info_address:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 15px;
    background: url("../img/icon-address.png") no-repeat left center;
    margin-right: 5px;
    vertical-align: middle;
}

@media (min-width:768px) {
    footer .section_info .info_address:before {
        margin-right: 10px;
        background-position: center center;
        width: 11px;
    }
}

@media (min-width:992px) {
    footer .section_info .info_address:before {
        width: 19px;
    }
}

@media (min-width:1200px) {
    footer .section_info .info_address:before {
        width: 11px;
        background-position: left center;
    }
}

footer .section_info .info_phone:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 14px;
    background: url("../img/icon-phone.png") no-repeat left;
    margin-right: 5px;
    vertical-align: middle;
}

@media (min-width:768px) {
    footer .section_info .info_phone:before {
        margin-right: 10px;
    }
}

footer .section_info .social {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    footer .section_info .social {
        text-align: right;
        margin-right: 10px;
    }
}

@media (min-width:992px) {
    footer .section_info .social {
        padding-right: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 0 auto;
    }
}

@media (min-width:1200px) {
    footer .section_info .social {
        padding-right: 25px;
    }
}

footer .section_info .social li a {
    width: 30px;
    height: 30px;
    color: transparent;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom;
    margin-right: 10px;
    display: inline-block;
}

footer .section_info .social li:last-child a {
    margin-right: 0;
}

footer .social_facebook {
    background: url("../img/icon-footer-fb.png");
}

footer .social_youtube {
    background: url("../img/icon-youtube.png");
}

footer .social_twitter {
    background: url("../img/icon-twitter.png");
}

footer .social_linkedin {
    background: url("../img/icon-linkedin.png");
}

footer .follow-box-section {
    width: 100%;
    display: inline-block;
    text-align: center;
}

@media (min-width:768px) {
    footer .follow-box-section {
        text-align: left;
        margin-left: 10px;
    }
}

@media (min-width:992px) {
    footer .follow-box-section {
        margin: 0 auto 0 0;
        width: auto;
    }
}

footer .follow-box {
    display: inline-block;
    vertical-align: top;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 8px;
}

@media (min-width:992px) {
    footer .follow-box {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

footer .follow-box .header-group {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

footer .follow-box h4 {
    font-size: 12px;
    font-weight: 600;
    color: #3f63b1;
    margin: 0;
    text-transform: uppercase;
}

footer .follow-box h5 {
    font-size: 9px;
    font-weight: 300;
    color: #000;
    margin: 0;
}

footer .site_footer {
    font-size: 12px;
    color: #000;
    padding: 20px 0;
    display: block;
    text-align: center;
}

@media (min-width:992px) {
    footer .site_footer {
        text-align: left;
    }
}

@media (min-width:1200px) {
    footer .site_footer .row {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

footer .site_footer ul {
    text-align: center;
    margin: 10px 0 15px;
}

@media (min-width:992px) {
    footer .site_footer ul {
        margin: 0;
        text-align: right;
    }
}

footer .site_footer li a {
    color: #000;
    margin: 0;
}

@media (min-width:768px) {
    footer .site_footer li a {
        margin: 0 15px;
    }
}

footer .site_footer .style-inline li {
    display: inline-block;
    padding: 0 5px;
}

@media (min-width:768px) {
    footer .site_footer .style-inline li {
        display: inline;
        padding: 0;
    }
}

footer .site_footer .style-inline a {
    display: inline-block;
    color: #004fb0;
}

footer .section_info .style-inline {
    margin-bottom: 5px;
}

@media (min-width:768px) {
    footer .section_info .style-inline {
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    footer .section_info .style-inline {
        margin-bottom: 0;
    }
}

@media (min-width:768px) {
    footer .section-social > div {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media (min-width:992px) {
    footer .section-social > div {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 0 auto;
    }
}

@media (min-width:992px) {
    footer .section-address {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media (min-width:992px) {
    footer .section-address .col-md-8 {
        width: 62.66666667%;
    }
}

@media (min-width:1200px) {
    footer .section-address .col-md-8 {
        width: 66.66666667%;
    }
}

@media (min-width:992px) {
    footer .section-address .col-md-4 {
        width: 37.33333333%;
    }
}

@media (min-width:1200px) {
    footer .section-address .col-md-4 {
        width: 33.33333333%;
    }
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

@media (max-width:1199px) {
    .navbar-header {
        float: none;
    }
}

@media (max-width:1199px) {
    .navbar-left, .navbar-right {
        float: none !important;
    }
}

@media (max-width:1199px) {
    .navbar-toggle {
        display: block;
    }
}

@media (max-width:1199px) {
    .navbar-collapse {
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    }
}

@media (max-width:1199px) {
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
}

@media (max-width:1199px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
}

@media (max-width:1199px) {
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
}

@media (max-width:1199px) {
    .navbar-nav > li {
        float: none;
    }
}

@media (max-width:1199px) {
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width:1199px) {
    .collapse.in {
        display: block !important;
    }
}

header {
    background: #fff;
    margin-bottom: 20px;
}

@media (min-width:1200px) {
    header .navbar-right {
        margin-right: 0;
    }
}

header > .navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}

@media (min-width:1200px) {
    header > .navbar {
        position: relative;
        top: initial;
        left: initial;
        bottom: initial;
        right: initial;
        width: auto;
    }
}

.sidebar #main-menu {
    overflow: scroll !important;
    height: 100% !important;
}

@media (min-width:1200px) {
    #main-menu {
        float: left;
        width: 100%;
        border-bottom: 4px solid #f06d1a;
        height: 44px !important;
    }
}

@media (min-width:1200px) {
    #main-menu > .container {
        position: relative;
        margin: 0 auto;
    }
}

@media (min-width:1200px) {
    #main-menu ul.main-nav {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }
}

.navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}

@media (min-width:768px) {
    .nav > li > a {
        padding: 10px 5px;
    }
}

@media (min-width:992px) {
    .nav > li > a {
        padding: 10px 18px;
    }
}

@media (min-width:1200px) {
    .nav > li > a {
        padding: 10px 22px;
    }
}

.navbar-header {
    background: #fff;
    padding: 5px 0 15px;
}

@media (min-width:1200px) {
    .navbar-header {
        float: none;
        clear: both;
        padding: 5px 0 10px;
        background: #f7f7f7;
    }
}

.navbar-logo {
    margin-left: 10px;
}

@media (min-width:1200px) {
    .navbar-logo {
        display: inline-block;
        float: left;
    }
}

.navbar-brand {
    background: url("../img/logo-singhealth-xs.png") no-repeat left center transparent;
    width: 85px;
    height: 66px;
    -webkit-background-size: 85px 66px;
    -moz-background-size: 85px 66px;
    background-size: 85px 66px;
    display: inline-block;
    text-indent: -9999px;
    -webkit-transition: all .7s linear;
    -moz-transition: all .7s linear;
    -o-transition: all .7s linear;
    -ms-transition: all .7s linear;
    transition: all .7s linear;
    float: left;
}

@media (min-width:1200px) {
    .navbar-brand {
        background: url("../img/logo-singhealth.png") no-repeat left center transparent;
        margin-left: 0;
        width: 96px;
        height: 74px;
        -webkit-background-size: 96px 74px;
        -moz-background-size: 96px 74px;
        background-size: 96px 74px;
    }
}

.navbar-heading {
    font-weight: 600;
    font-style: italic;
    font-size: 20px;
    color: #f06d1a;
    margin-top: 35px;
    margin-left: 80px;
    display: none;
}

@media (min-width:1200px) {
    .navbar-heading {
        display: inline-block;
        float: right;
    }
}

.navbar-heading:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.navbar-toggle {
    margin-right: 0;
    margin-top: 18px;
    padding: 9px 10px 9px 5px;
}

    .navbar-toggle .icon-bar {
        background: #000;
        height: 3px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 5px;
        }

@media (min-width:1200px) {
    .navbar-subnav {
        margin-top: 25px;
        float: right;
    }
}

@media (min-width:1200px) {
    .sub-navbar {
        display: table;
        float: none;
    }
}

.sub-navbar li a {
    font-weight: 600;
    color: #000;
    font-size: 13px;
}

    .sub-navbar li a:before {
        content: "";
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        background: url("../img/ico-health-buddy-app.png") no-repeat left center transparent;
        width: 18px;
        height: 29px;
        -webkit-background-size: 18px 29px;
        -moz-background-size: 18px 29px;
        background-size: 18px 29px;
    }

@media (min-width:1200px) {
    .sub-navbar li a:before {
        width: 22px;
        height: 36px;
        -webkit-background-size: 22px 36px;
        -moz-background-size: 22px 36px;
        background-size: 22px 36px;
    }
}

.sub-navbar li:nth-child(2) a:before {
    background: url("../img/ico-appointment.png") no-repeat left center transparent;
    width: 24px;
    height: 23px;
    -webkit-background-size: 24px 23px;
    -moz-background-size: 24px 23px;
    background-size: 24px 23px;
}

@media (min-width:1200px) {
    .sub-navbar li:nth-child(2) a:before {
        width: 29px;
        height: 28px;
        -webkit-background-size: 29px 28px;
        -moz-background-size: 29px 28px;
        background-size: 29px 28px;
    }
}

.sub-navbar li:last-child a {
    color: #16afb5;
    padding-right: 0;
    display: inline-block;
}

    .sub-navbar li:last-child a:before {
        background: 0 0;
        width: auto;
        height: auto;
        content: none;
    }

.navbar-form {
    display: inline-block;
    padding: 0;
    margin-top: 20px;
    margin-right: .25em;
    width: 178px;
    z-index: 8;
    position: relative;
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
    }
}

@media (min-width:1200px) {
    .navbar-form {
        margin-top: 8px;
        width: 50%;
    }
}

.navbar-form .form-control {
    width: 10%;
    margin: 0 0 0 auto;
    height: 36px;
    display: block;
}

@media (min-width:1200px) {
    .navbar-form .form-control {
        height: 34px;
        display: inline-block;
    }
}

.navbar-form input[type=text] {
    width: 9%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    border-radius: 50px;
    font-size: 13px;
    background-color: #fff;
    background: url("../img/ico-search.png") no-repeat 9px 10px;
    -webkit-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out;
    -ms-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    padding: 6px 2px 6px 32px;
}

@media (min-width:1200px) {
    .navbar-form input[type=text] {
        padding: 6px 25px;
        width: 50px;
        font-size: 16px;
        background: url("../img/ico-search.png") no-repeat 10px 10px;
    }
}

.navbar-form input[type=text]:focus {
    width: 100%;
}

.sub-navbar .form-group {
    margin-bottom: 0;
}

.sub-navbar .form-control {
    padding: 6px 0 6px 40px;
    height: 40px;
    width: 25px;
}

.sub-navbar input.minimize {
    background: url("../img/ico-search.png") no-repeat 13px 11px;
    background-color: #fff;
}

.sub-navbar > li {
    padding-left: 15px;
}

    .sub-navbar > li:nth-child(2) {
        padding-left: 45px;
    }

    .sub-navbar > li:last-child {
        padding-left: 25px;
    }

@media (min-width:1200px) {
    .sub-navbar > li:last-child {
        display: inline-block;
        margin-top: 2px;
    }
}

@media (min-width:1200px) {
    .sub-navbar > li {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
}

input.minimize {
    width: 50px;
    border-radius: 50px;
    -webkit-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out;
    -ms-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}

    input.minimize:focus {
        width: 100%;
    }

@media (min-width:1200px) {
    .main-nav > li:after {
        content: "";
        display: inline-block;
        height: 70%;
        width: 1px;
        background: #eaeaea;
        position: absolute;
        right: 0;
        top: 15%;
    }
}

.main-nav > li.active {
    text-transform: uppercase;
    background: #f06d1a;
}

    .main-nav > li.active > a {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #fff;
        font-weight: 600;
    }

        .main-nav > li.active > a:focus, .main-nav > li.active > a:hover {
            color: #fff;
            font-weight: 600;
        }

            .main-nav > li.active > a:focus:after, .main-nav > li.active > a:hover:after {
                display: none;
            }

            .main-nav > li.active > a:focus:before, .main-nav > li.active > a:hover:before {
                display: none;
            }

    .main-nav > li.active:hover {
        border: none;
        background: #f06d1a;
    }

@media (min-width:1200px) {
    .main-nav > li.active:after {
        display: none;
    }
}

.main-nav > li.active div {
    position: relative;
    width: 16px;
    height: 13px;
    display: inline-block;
    margin-right: 10px;
}

    .main-nav > li.active div span {
        display: block;
        background: #fff;
        position: absolute;
        top: 0;
        width: 100%;
        height: 2px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

        .main-nav > li.active div span:after, .main-nav > li.active div span:before {
            content: "";
            display: block;
            position: absolute;
            top: 5px;
            width: 100%;
            height: 2px;
            background: #fff;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;
            transition: all .5s ease;
        }

        .main-nav > li.active div span:after {
            top: 10px;
        }

.main-nav > li > a {
    position: relative;
    color: #000;
    font-weight: 600;
    width: 100%;
}

    .main-nav > li > a:hover {
        color: #ea4f00;
        font-weight: 600;
    }

    .main-nav > li > a:focus {
        color: #000;
        font-weight: 600;
        background: 0 0;
    }

.main-nav > li .nav > li > a:focus {
    color: #000;
    font-weight: 600;
    background: 0 0;
}

.main-nav > li:first-child a:after {
    content: none;
    display: none;
}

.navbar-nav.sub-navbar {
    width: 100%;
}

@media (min-width:1200px) {
    .navbar-nav.sub-navbar > li > a {
        padding-top: 10px;
        padding-right: 10px;
    }
}

.navbar-nav.sub-navbar > li > a:after {
    content: none;
    display: none;
}

.navbar-nav.sub-navbar > li > a:focus, .navbar-nav.sub-navbar > li > a:hover {
    text-decoration: none;
}

@media (min-width:1200px) {
    .navbar-nav.sub-navbar > li > a:last-child {
        padding-right: 0;
    }
}

@media (min-width:768px) {
    .main-nav {
        width: 100%;
        font-size: 13px;
    }
}

@media (min-width:992px) {
    .main-nav {
        width: 100%;
        font-size: 14px;
    }
}

@media (min-width:1200px) {
    .main-nav {
        width: 100%;
        font-size: 16px;
    }
}

@media (min-width:1200px) {
    .main-nav.nav.navbar-nav > li {
        float: none;
    }
}

.main-nav > li > a {
    position: relative;
}

@media (min-width:1200px) {
    .main-nav > li > a {
        line-height: 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: baseline;
        -moz-box-align: baseline;
        -o-box-align: baseline;
        -ms-flex-align: baseline;
        -webkit-align-items: baseline;
        align-items: baseline;
        float: left;
    }
}

.main-nav > li > a:hover {
    background: 0 0;
}

.main-nav > li:hover {
    color: #ea4f00;
    background: 0 0;
    font-weight: 600;
}

@media (min-width:1200px) {
    .main-nav > li:hover {
        border-bottom: 4px solid #faccaf;
    }
}

.main-nav > li.current > a {
    position: relative;
    color: #ea4f00;
    background: 0 0;
    font-weight: 600;
}

@media (min-width:1200px) {
    .main-nav > li.current {
        border-bottom: 4px solid #faccaf;
    }
}

.sidebar .main-nav > li.active div span {
    height: 3px;
}

    .sidebar .main-nav > li.active div span:after, .sidebar .main-nav > li.active div span:before {
        height: 3px;
    }

.sidebar .main-nav {
    margin: 0 -15px;
}

@media (min-width:768px) {
    .sidebar .main-nav {
        margin: 0;
        padding: 0 35px 0 5px;
    }
}

.sidebar .main-nav > li {
    margin-bottom: 20px;
}

    .sidebar .main-nav > li > a {
        padding: 0 15px;
        font-size: 16px;
        font-weight: 400;
    }

@media (min-width:768px) {
    .sidebar .main-nav > li.active {
        margin: 0 -35px 20px -5px;
    }
}

.sidebar .main-nav > li.active a {
    padding: 25px 15px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}

@media (min-width:1200px) {
    .sidebar .main-nav > li.active a {
        border-bottom: 4px solid #faccaf;
    }
}

.sidebar .sub-nav {
    border-top: 2px solid #e1e1e1;
    padding: 20px 0;
}

    .sidebar .sub-nav li a {
        font-size: 16px;
    }

@media (min-width:768px) {
    .sidebar .sub-nav li a {
        padding: 10px 20px;
    }
}

.sidebar .sub-nav li span {
    padding: 10px 15px;
    font-size: 16px;
}

@media (min-width:768px) {
    .sidebar .sub-nav li span {
        padding: 10px 20px;
    }
}

@media (min-width:768px) {
    .sidebar .navbar-collapse {
        padding: 0;
    }
}

@media (max-width:1199px) {
    .sidebar .navbar-collapse.in {
        overflow: initial;
    }

        .sidebar .navbar-collapse.in .main-nav > li.active div span:before {
            display: none;
        }

        .sidebar .navbar-collapse.in .main-nav > li.active div {
            height: 23px;
            width: 23px;
        }

            .sidebar .navbar-collapse.in .main-nav > li.active div span {
                top: 10px;
                height: 3px;
                -webkit-transform: translateY(0) rotate(45deg);
                -moz-transform: translateY(0) rotate(45deg);
                -o-transform: translateY(0) rotate(45deg);
                -ms-transform: translateY(0) rotate(45deg);
                transform: translateY(0) rotate(45deg);
            }

                .sidebar .navbar-collapse.in .main-nav > li.active div span:after {
                    -webkit-transform: translateY(0) rotate(90deg);
                    -moz-transform: translateY(0) rotate(90deg);
                    -o-transform: translateY(0) rotate(90deg);
                    -ms-transform: translateY(0) rotate(90deg);
                    transform: translateY(0) rotate(90deg);
                    top: 0;
                    height: 3px;
                }
}

@media (max-width:1199px) {
    .sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width:1199px) {
    .sidebar .navbar-nav > li > .dropdown-menu {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

@media (max-width:1199px) {
    .sidebar .dropdown .dropdown-menu {
        border-radius: 0;
        margin: 3px 0 0;
    }
}

@media (max-width:1199px) {
    .sidebar .open > .dropdown-menu {
        display: block;
    }
}

@media (max-width:1199px) {
    .sidebar .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
}

@media (max-width:1199px) {
    .sidebar .navbar-nav .open .dropdown-menu .dropdown-header, .sidebar .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
}

@media (min-width:1200px) {
    .nav.navbar-nav {
        display: table;
    }
}

@media (min-width:1200px) {
    .nav.navbar-nav > li {
        display: table-cell;
    }
}

@media (min-width:1200px) {
    .nav.navbar-nav > li a {
        text-align: center;
    }
}

@-moz-document url-prefix() {
    .main-nav > li.current > a:before, .main-nav > li > a:hover:before {
        bottom: -3px;
    }
}

.doc-profile .main-nav > li.nav-special > a, .find-a-doctor .main-nav > li.nav-special > a {
    position: relative;
    color: #ea4f00;
    background: 0 0;
    font-weight: 600;
}

@media (min-width:1200px) {
    .doc-profile .main-nav > li.nav-special, .find-a-doctor .main-nav > li.nav-special {
        border-bottom: 4px solid #faccaf;
    }
}

.conditions-page .main-nav > li.nav-conditions > a, .main-article .main-nav > li.nav-conditions > a, .search-results .main-nav > li.nav-conditions > a {
    position: relative;
    color: #ea4f00;
    background: 0 0;
    font-weight: 600;
}

@media (min-width:1200px) {
    .conditions-page .main-nav > li.nav-conditions, .main-article .main-nav > li.nav-conditions, .search-results .main-nav > li.nav-conditions {
        border-bottom: 4px solid #faccaf;
    }
}

@media (min-width:640px) {
    .col-mobile {
        width: 50%;
        float: left;
    }
}

@media (min-width:768px) {
    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width:1200px) {
    .col-lg-12 {
        width: 100%;
    }
}

body {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    background: #fafafa;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 24px;
    /*padding-top: 86px; - COMMENTED FOR 3 Months*/
}

@media (min-width:1200px) {
    body {
        background: #fff;
        line-height: normal !important;
        padding-top: 0;
    }
}

body.sidebar-open, html.sidebar-nav-open {
    height: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.sidebar-open .wrapper {
    height: calc(100vh - 86px);
    overflow: hidden;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

p {
    margin: 0 0 15px;
    font-weight: 400;
}

@media (min-width:768px) {
    p {
        margin: 0 0 25px;
    }
}

h1 {
    font-weight: 600;
    color: #000000;
    font-size: 42px;
}

@media (min-width:768px) {
    h1 {
        font-size: 40px;
    }
}

@media (min-width:992px) {
    h1 {
        font-size: 42px;
		font-weight:600px;
    }
}

/*Jack Yuan commented 
h1.title {
    margin-bottom: 30px;
}
*/
@media (min-width:768px) {
    h1.title {
        margin-bottom: 7px;
    }
}

h3 {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
	line-height:normal;
    }

@media (min-width:768px) {
    h3 {
        font-size: 28px;
    }
}

@media (min-width:992px) {
    h3 {
        font-size: 22px;
    }
}

h2 {
    font-size: 32px;
    font-weight: 600;
	color: #000000;
	line-height:normal;
}

h5 {
    font-size: 18px;
    font-weight: 600;
}

@media (min-width:768px) {
    h5 {
        font-size: 20px;
    }
}

@media (min-width:992px) {
    h5 {
        font-size: 22px;
    }
}

.title-section {
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width:992px) {
    .title-section {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media (min-width:992px) {
    .page-find-a-doctor .section-article p, .title-section p {
        width: 88%;
    }
}

@media (min-width:1200px) {
    .page-find-a-doctor .section-article p, .title-section p {
        width: 92%;
    }
}

.addthis_inline_share_toolbox {
    margin-bottom: 15px;
}

    .addthis_inline_share_toolbox .at-style-responsive .at-share-btn {
        padding: 0 !important;
    }

    .addthis_inline_share_toolbox .at-icon-wrapper {
        line-height: 32px !important;
        height: 32px !important;
        width: 32px !important;
    }

@media (min-width:768px) {
    .addthis_inline_share_toolbox .at-icon-wrapper {
        line-height: 36px !important;
        height: 36px !important;
        width: 36px !important;
    }
}

@media (min-width:992px) {
    .addthis_inline_share_toolbox .at-icon-wrapper {
        line-height: 38px !important;
        height: 38px !important;
        width: 38px !important;
    }
}

.addthis_inline_share_toolbox .at-icon {
    height: 32px !important;
    width: 32px !important;
}

@media (min-width:768px) {
    .addthis_inline_share_toolbox .at-icon {
        height: 36px !important;
        width: 36px !important;
    }
}

@media (min-width:992px) {
    .addthis_inline_share_toolbox .at-icon {
        height: 38px !important;
        width: 38px !important;
    }
}

.section-article {
    margin-bottom: 25px;
}

@media (min-width:768px) {
    .section-article {
        margin-bottom: 35px;
    }
}

.section-article .section-video {
    margin: 15px 0;
}

@media (min-width:768px) {
    .section-article .section-video {
        margin: 20px 0;
    }
}

.section-article .display-buttons {
    position: relative;
    margin: 25px 0;
}

@media (min-width:768px) {
    .section-article .display-buttons {
        margin: 45px 0 25px;
    }
}

@media (min-width:992px) {
    .section-article .display-buttons {
        margin: 65px 0 25px;
    }
}

@media (min-width:1200px) {
    .section-article .display-buttons {
        margin: 85px 0 25px;
    }
}

@media (min-width:992px) {
    .section-article .display-buttons ul {
        background: #fff;
        display: inline-block;
        padding-left: 30px;
    }
}

.section-article .display-buttons .display-article {
    font-size: 16px;
    color: #f06d1a;
    text-transform: uppercase;
}

@media (min-width:768px) {
    .section-article .display-buttons .display-article {
        margin-right: 5px;
    }
}

@media (min-width:992px) {
    .section-article .display-buttons .display-article {
        margin-right: 15px;
    }
}

.section-article .display-buttons .style-inline {
    list-style: none;
}

@media (min-width:992px) {
    .section-article .display-buttons .style-inline {
        padding: 0 0 0 15px;
        margin: 0;
    }
}

.section-article .display-buttons .style-inline:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #eaeaea;
    height: 3px;
    z-index: -1;
}

@media (min-width:992px) {
    .section-article .display-buttons .style-inline:before {
        top: calc(50% - 3px);
    }
}

.section-article .display-buttons .style-inline li {
    display: block;
}

@media (min-width:768px) {
    .section-article .display-buttons .style-inline li {
        display: inline-block;
    }
}

@media (min-width:992px) {
    .section-article .display-buttons .style-inline li {
        display: inline;
    }
}

.section-article .display-buttons .style-inline li:first-child {
    display: block;
    text-align: center;
    padding: 25px 0 15px;
}

@media (min-width:768px) {
    .section-article .display-buttons .style-inline li:first-child {
        display: inline-block;
    }
}

@media (min-width:992px) {
    .section-article .display-buttons .style-inline li:first-child {
        text-align: left;
        padding: 0;
    }
}

.section-article .display-buttons .style-inline li:first-child a:hover {
    background: 0 0;
    color: #ea4f00;
}

.section-article .display-buttons .style-inline li:nth-child(2) {
    margin-bottom: 10px;
}

@media (min-width:992px) {
    .section-article .display-buttons .style-inline li:nth-child(2) {
        margin-bottom: 0;
    }
}

.section-article .display-buttons .style-inline a {
    display: block;
}

@media (min-width:992px) {
    .section-article .display-buttons .style-inline a {
        display: inline-block;
    }
}

.section-article .display-buttons .style-inline a:hover {
    color: #fff;
    text-decoration: none;
    background: #ea4f00;
}

.section-article .display-left:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 11px;
    background: url("../img/ico-arrow-left.png") no-repeat;
    margin-right: 10px;
}

.section-article .display-right:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 11px;
    background: url("../img/ico-arrow-right.png") no-repeat;
    margin-left: 10px;
}

.page-main-article .section-figure figure h4 a {
    font-size: 20px;
    line-height: 22px;
}

@media (min-width:768px) {
    .page-main-article .section-figure figure h4 a {
        font-size: 20px;
    }
}

@media (min-width:992px) {
    .page-main-article .section-figure figure h4 a {
        font-size: 22px;
    }
}

.page-main-article .section-figure figure ul {
    font-size: 16px;
    font-weight: 400;
}

.page-main-article figure figcaption ul li:first-child {
    margin-bottom: 10px;
}

.page-main-article {
    font-size: 18px;
    font-weight: 600;
	color:#000000;	
}
    .page-main-article .title-section {
        margin-bottom: 0;
    }

@media (min-width:768px) {
    .page-main-article .advertisement {
        margin: 0;
    }
}

@media (min-width:1200px) {
    .page-main-article .advertisement {
        margin: -3px 0 0;
    }
}

.article-note p {
    color: #000000;
    font-weight: 600;
}

.article-note ul {
    margin-bottom: 25px;
    font-weight: 600;
}

.article-note a {
    color: #004fb0;	
}

    .article-note a:focus, .article-note a:hover {
        text-decoration: none;
    }

.sidebar_article {
    padding: 25px;
    border: 2px solid #eaeaea;
    margin: 0 0 25px;
}

@media (min-width:992px) {
    .sidebar_article h3.collapse-trigger {
        display: none;
    }
}

@media (min-width:1200px) {
    .sidebar_article .sidebar_to-hide {
        display: block !important;
    }
}

.sidebar_article ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

@media (min-width:992px) {
    .sidebar_article ul {
        margin: 0;
    }
}

.sidebar_article .nav > li {
    margin-bottom: 15px;
}

    .sidebar_article .nav > li.active > a {
        font-weight: 600 !important;
		color:#000000 !important;
    }
	
	.search-medication .search-bar li .input-group-search input{
		color:#767676 !important;
		font-size:16px !important;
        width: 90% !important;   		
	}

    .sidebar_article .nav > li > a {
        color: #000;
        font-size: 18px;
        position: relative;
        padding: 0;
        display: inline-block;
        font-weight: 400;
        padding-left: 34px;
    }

@media (min-width:992px) {
    .sidebar_article .nav > li > a {
        padding-left: 0;
    }
}

.sidebar_article .nav > li > a:hover {
    color: #ea4f00;
    background: 0 0;
}

    .sidebar_article .nav > li > a:hover:before {
        border-color: #ea4f00;
    }

.sidebar_article .nav > li > a:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 2px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    background: #fff;
    left: 0;
}

@media (min-width:992px) {
    .sidebar_article .nav > li > a:before {
        left: -34px;
    }
}

.sidebar_article p {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    margin-top: 5px;
    font-size: 18px;
}

    .sidebar_article p a {
        color: #000;
    }

        .sidebar_article p a:hover {
            color: #f06d1a;
        }

.sidebar_article .section-treated {
    text-align: center;
}

    .sidebar_article .section-treated .title {
        font-size: 13px;
        font-weight: 600;
		color:#000000;
    }

@media (min-width:992px) {
    .sidebar_article .section-treated .title {
        font-size: 14px;
    }
}

.sidebar_article .section-treated a {
    font-size: 16px;
    color: #004fb0;
}

.sidebar_article .section-treated ul li {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

    .sidebar_article .section-treated ul li img, .sidebar_article .section-treated ul li > span {
        /*display: inline-block;*/
        vertical-align: middle;
    }

    .sidebar_article .section-treated ul li img {
        margin-right: 3px;
    }

    .sidebar_article .section-treated ul li > span {
        width: 100px;
        line-height: 16px;
        text-align: left;
        font-size: 12px;
    }

@media (min-width:992px) {
    .sidebar_article .section-treated ul li > span {
        font-size: 14px;
        width: 124px;
    }
}

.sidebar_article .section-treated ul li.logo {
    display: inline-block;
    margin-bottom: 6px;
    margin-top: 12px;
}

.no-touch .sidebar_article .nav > li > a:hover, .sidebar_article .nav > li.active > a {
    color: #000000;
}

    .no-touch .sidebar_article .nav > li > a:hover:before, .sidebar_article .nav > li.active > a:before {
        border-color: #ea4f00;
    }

.no-touch .sidebar_article .nav > li > a:hover, .sidebar_article .nav > li > a:focus {
    background: 0 0;
}

.display-article.arrow-plus span:before {
    content: "DISPLAY ENTIRE ARTICLE +";
    display: block;
    vertical-align: middle;
}

.display-article.arrow-minus span:before {
    content: "DISPLAY LESS";
    display: inline-block;
    vertical-align: middle;
}

.display-article.arrow-minus span:after {
    content: "-";
    margin-left: 5px;
    display: inline-block;
}

.page-doc-profile .section-appointment h4 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    margin: 15px 0;
}

@media (min-width:768px) {
    .page-doc-profile .section-appointment h4 {
        font-size: 26px;
        font-weight: 600;
    }
}

@media (min-width:992px) {
    .page-doc-profile .section-appointment h4 {
        font-size: 24px;
        font-weight: 600;
    }
}

@media (min-width:1200px) {
    .page-doc-profile .section-appointment h4 {
        font-size: 22px;
		font-weight:500px;
    }
}

.page-doc-profile .article-note {
    margin-bottom: 20px;
}

.section-profile figure {
    width: 100%;
    display: block;
    padding: 0;
    border-bottom: 3px solid #eaeaea;
	padding:10px !important;
}

@media (min-width:768px) {
    .section-profile figure {
        display: inline-block;
        padding: 0 0 45px;
    }
}

.section-profile figure .figure-img, .section-profile figure figcaption {
    margin: 0;
}

@media (min-width:768px) {
    .section-profile figure .figure-img, .section-profile figure figcaption {
        display: inline-block;
        float: left;
    }
}

@media (min-width:768px) {
    .section-profile figure .figure-img {
        width: 28%;
        padding: 0 25px 0 0;
    }
}

@media (min-width:992px) {
    .section-profile figure .figure-img {
        width: 26%;
        padding: 0 30px 0 0;
    }
}

@media (min-width:992px) {
    .section-profile figure .figure-img {
        width: 24%;
        padding: 0 35px 0 0;
    }
}

@media (min-width:768px) {
    .section-profile figure .figure-img img {
        width: 100%;
        height: auto;
    }
}

.section-profile figure figcaption {
    width: 100%;
    padding: 15px 5px;
}

@media (min-width:768px) {
    .section-profile figure figcaption {
        width: 72%;
        padding: 0;
    }
}

@media (min-width:992px) {
    .section-profile figure figcaption {
        width: 74%;
    }
}

@media (min-width:1200px) {
    .section-profile figure figcaption {
        width: 76%;
    }
}

.section-profile figure h3 {
    margin-bottom: 5px;
}

.section-profile figure h4 {
    font-size: 18px;
    display: block;
    font-weight: 600;
    margin: 0;
	color:#000000;
	margin-bottom:7px;
}
.section-profile figure h1{
margin-bottom:7px;
}

.section-profile figure .figure-content p {
    font-size: 18px; /* Jack Yuan 16px to 18px */
    margin: 0;
	color:#000000;
}

.section-profile figure .figure-content, .section-profile figure .sub-line {
    margin-bottom: 25px;
}

.section-profile figure .figure-body {
    margin-bottom: 20px;
}

    .section-profile figure .figure-body p {
        margin: 0;
		font-size:18px;
		color:#000000;
		
    }

    .section-profile figure .figure-body li {
        display: inline-block;
    }

.section-profile figure form label {
    font-size: 14px;
    color: #ea4f00;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 0;
    margin-bottom: 0;
}

@media (min-width:768px) {
    .section-profile figure form label {
        margin-right: 25px;
    }
}

@media (min-width:768px) {
    .section-profile figure form .form-group {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

.section-profile figure form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 0;
}

@media (min-width:768px) {
    .section-profile figure form .form-control {
        width: 40%;
    }
}

.section-profile figure form .btn, .section-profile figure form input[type=submit].btn {
    border: 1px solid #eaeaea;
    text-align: left;
    font-size: 13px;
    color: #959595;
    padding: 8px 15px;
    border-radius: 3px;
    position: relative;
    width: 100%;
}

    .section-profile figure form .btn:after, .section-profile figure form input[type=submit].btn:after {
        content: "";
        display: inline-block;
        width: 12px;
        height: 7px;
        background: url("../img/ico-down.png") no-repeat left top;
        -webkit-background-size: 12px 7px;
        -moz-background-size: 12px 7px;
        background-size: 12px 7px;
        position: absolute;
        top: calc(50% - 3px);
        right: 15px;
    }

    .section-profile figure form .btn:focus, .section-profile figure form .btn:hover, .section-profile figure form input[type=submit].btn:focus, .section-profile figure form input[type=submit].btn:hover {
        background: 0 0;
    }

.section-profile figure form .btn-default.active.focus, .section-profile figure form .btn-default.active:focus, .section-profile figure form .btn-default.active:hover, .section-profile figure form .btn-default:active.focus, .section-profile figure form .btn-default:active:focus, .section-profile figure form .btn-default:active:hover, .section-profile figure form .open > .dropdown-toggle.btn-default.focus, .section-profile figure form .open > .dropdown-toggle.btn-default:focus, .section-profile figure form .open > .dropdown-toggle.btn-default:hover {
    background: 0 0;
    color: #959595;
    border: 1px solid #ccc;
    outline: 0;
}

.appointment-wrap {
    margin-bottom: 10px;
}

@media (min-width:992px) {
    .appointment-wrap {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
    }
}

@media (min-width:768px) {
    .appointment-wrap .col-xs-12 {
        border-bottom: 3px solid #eaeaea;
    }
}

@media (min-width:992px) {
    .appointment-wrap .col-md-4 {
        width: 39.333333%;
        border-right: 3px solid #eaeaea;
        padding-left: 0;
    }
}

@media (min-width:1200px) {
    .appointment-wrap .col-md-4 {
        width: 35.33333333%;
        padding-left: 15px;
    }
}

@media (min-width:992px) {
    .appointment-wrap .col-md-8 {
        width: 60.666667%;
    }
}

@media (min-width:1200px) {
    .appointment-wrap .col-md-8 {
        width: 64.66666667%;
    }
}

.section-appointment {
    text-align: center;
    padding: 20px 20px 0;
}

@media (min-width:768px) {
    .section-appointment {
        padding: 25px 0;
    }
}

@media (min-width:992px) {
    .section-appointment {
        padding: 45px 0;
    }
}

.section-appointment ul {
    margin-bottom: 30px;
}

@media (min-width:768px) {
    .section-appointment ul {
        margin-top:-15px;
        margin-bottom:30px;
    }
}

.section-appointment ul li {
    margin: 15px 0;
}

@media (min-width:768px) {
    .section-appointment ul li {
        margin: 22px 0 0 0;
    }
}

.section-appointment small {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

@media (min-width:992px) {
    .section-appointment small {
        font-size: 16px;
		color:#000000;
    }
}

.section-appointment small img {
    margin: -3px 5px 0 0;
}

.section-appointment img.logo {
    width: 60%;
}

@media (min-width:480px) {
    .section-appointment img.logo {
        width: 30%;
    }
}

@media (min-width:768px) {
    .section-appointment img.logo {
        width: 18%;
    }
}

@media (min-width:992px) {
    .section-appointment img.logo {
        width: 50%;
    }
}

@media (min-width:1200px) {
    .section-appointment img.logo {
        width: auto;
    }
}

.section-appointment img.logo.logo-sgh-appointment {
    width: 40%;
}

@media (min-width:480px) {
    .section-appointment img.logo.logo-sgh-appointment {
        width: 23%;
    }
}

@media (min-width:768px) {
    .section-appointment img.logo.logo-sgh-appointment {
        width: 16%;
    }
}

@media (min-width:992px) {
    .section-appointment img.logo.logo-sgh-appointment {
        width: 45%;
    }
}

@media (min-width:1200px) {
    .section-appointment img.logo.logo-sgh-appointment {
        width: auto;
    }
}

.section-appointment .logo-img {
    padding: 15px;
}

.section-appointment-body {
    border-bottom: 3px solid #eaeaea;
    padding: 0 0 15px;
}

@media (min-width:768px) {
    .section-appointment-body {
        padding: 0 0 20px;
        border-bottom: 0;
    }
}

@media (min-width:992px) {
    .section-appointment-body {
        padding: 1px;
		margin-bottom:25px;
    }
}

.section-appointment-body .view-more-wrap {
    position: relative;
    padding-bottom: 20px;
}

    .section-appointment-body .view-more-wrap .btn-flat {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0;
    }

    .section-appointment-body .view-more-wrap span.arrow-down:before {
        content: "View more +";
        display: block;
        vertical-align: middle;
    }

    .section-appointment-body .view-more-wrap span.arrow-up:before {
        content: "View less";
        display: inline-block;
        vertical-align: middle;
    }

    .section-appointment-body .view-more-wrap span.arrow-up:after {
        content: "-";
        margin-left: 5px;
        display: inline-block;
    }

    .section-appointment-body .view-more-wrap .collapse {
        font-size: 16px;
    }

        .section-appointment-body .view-more-wrap .collapse:focus {
            outline: 0;
            border: 0;
        }

.section-appointment-body h3 {
    margin: 30px 0 0; /*JackYuan change bottom margin from 20px to 0*/
}

@media (min-width:768px) {
    .section-appointment-body h3 {
        /* margin: 30px 0 10px; */
        font-size: 24px;
    }
}

@media (min-width:992px) {
    .section-appointment-body h3 {
        /* margin: 30px 0 20px; */
        font-size: 22px;
		/* margin-bottom: 25px; */
    }
}

@media (min-width:768px) {
    .section-appointment-body p {
        margin: 0 0 25px;
		font-size:18px;
		color:#000000;
    }
}

.section-appointment-body p:last-child {
    margin: 0;
}

.section-appointment-body .grey-disc {
    font-weight: 600;
}

@media (min-width:768px) {
    .section-appointment-body .grey-disc {
        padding: 0 0 0 45px;
    }
}

.section-appointment-body .grey-disc p {
    margin: 0 0 15px;
    font-weight: 600;
}

@media (min-width:768px) {
    .section-appointment-body .grey-disc p {
        margin: 0 0 25px;
    }
}

.section-full-banner {
    position: relative;
    background: #fff;
}

@media (min-width:768px) {
    .section-full-banner {
        background: 0 0;
    }
}

.section-full-banner img {
    width: 100%;
}

.section-full-banner .full-banner-body {
    color: #000;
    padding: 15px;
}

@media (min-width:768px) {
    .section-full-banner .full-banner-body {
        position: absolute;
        color: #fff;
        top: 0;
        left: 0;
        padding: 20px 46% 15px 20px;
    }
}

@media (min-width:1200px) {
    .section-full-banner .full-banner-body {
        padding: 35px 46% 35px 40px;
    }
}

.section-full-banner .full-banner-body p {
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 22px;
}

@media (min-width:768px) {
    .section-full-banner .full-banner-body p {
        font-size: 14px;
    }
}

@media (min-width:992px) {
    .section-full-banner .full-banner-body p {
        font-size: 16px;
    }
}

.section-full-banner .full-banner-body h3 {
    color: #000;
    margin-bottom: 5px;
    font-size: 24px;
}

@media (min-width:768px) {
    .section-full-banner .full-banner-body h3 {
        font-size: 26px;
        color: #fff;
    }
}

@media (min-width:992px) {
    .section-full-banner .full-banner-body h3 {
        font-size: 28px;
    }
}

@media (min-width:1200px) {
    .section-full-banner .full-banner-body h3 {
        font-size: 32px;
    }
}

body.find-a-doctor {
    background: #f4f4f4;
}

.page-find-a-doctor .section-profile figure {
    padding: 10px;
}

@media (min-width:768px) {
    .page-find-a-doctor .section-profile figure {
        /* padding: 20px 20px 45px; */
    }
}

.page-find-a-doctor .section-profile figure:nth-last-child(2) {
    border-bottom: 3px solid #eaeaea;
}

@media (min-width:768px) {
    .page-find-a-doctor .section-profile figure .figure-img {
        padding: 0 15px 0 0;
    }
}

@media (min-width:992px) {
    .page-find-a-doctor .section-profile figure .figure-img {
        padding: 0 25px 0 0;
    }
}

.page-find-a-doctor .section-profile figure .figure-content .grey-disc a {
    display: block;
}

.page-find-a-doctor .section-profile figure .figure-content .grey-disc li {
    line-height: 20px;
    margin-bottom: 25px;
}

@media (min-width:768px) {
    .page-find-a-doctor .section-profile figure .figure-content .grey-disc li {
        line-height: 26px;
		margin-bottom:20px;
    }
}

.page-find-a-doctor .section-profile figure h3 {
    font-size: 22px;
}

    .page-find-a-doctor .section-profile figure h3 a {
        color: #3e71b0;
		font-weight;
    }

        .page-find-a-doctor .section-profile figure h3 a:hover {
            background-color:transparent;
        }

.page-find-a-doctor .section-profile figure h4 {
    margin: 0 0 5px;
    font-size: 18px;
	color:#000000;
	font-weight:600;
	line-height:1.4;
}

.page-find-a-doctor .advertisement {
    margin: 1em 0;
}

@media (min-width:768px) {
    .page-find-a-doctor .advertisement {
        margin: 0;
    }
}

@media (min-width:992px) {
    .page-find-a-doctor .advertisement {
        margin: -3px 0 0;
    }
}

.section-find-doc .tab-content {
    background: #fff;
    padding: 0;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

    .section-find-doc .tab-content:after {
        content: "";
        display: block;
        border-bottom: 8px solid #f06d1a;
    }

.section-find-doc .tab-pane {
    padding: 20px 0 35px;
}

@media (min-width:768px) {
    .section-find-doc .tab-pane {
        padding: 20px 20px 35px;
    }
}

@media (min-width:992px) {
    .section-find-doc .tab-pane {
        padding: 35px 20px 45px;
    }
}

.section-find-doc .tab-profile-pane {
    padding: 20px 20px 35px;
}

.section-find-doc .btn-container {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 5px;	
}

@media (min-width:768px) {
    .section-find-doc .btn-container {
        margin-top: 10px;
    }
}

.section-find-doc .nav-tabs > li.active > a, .section-find-doc .nav-tabs > li.active > a:focus, .section-find-doc .nav-tabs > li.active > a:hover {
    border: 1px solid #eaeaea;
}

    .section-find-doc .nav-tabs > li.active > a, .section-find-doc .nav-tabs > li.active > a:focus, .section-find-doc .nav-tabs > li.active > a:hover {
        border-bottom-color: transparent;
        font-weight: 600;
        color: #f06d1a;
    }

.section-find-doc .nav-tabs > li {
    text-align: center;
    width: 50%;
    color: #000;
    font-size: 16px;
    background: #e6e6e6;
}

@media (min-width:768px) {
    .section-find-doc .nav-tabs > li {
        font-size: 18px;
    }
}

@media (min-width:992px) {
    .section-find-doc .nav-tabs > li {
        font-size: 20px;
    }
}

.section-find-doc .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
    color: #000;
    font-weight: 600;
}

@media (min-width:992px) {
    .section-find-doc .nav-tabs > li > a {
        padding: 15px 18px;
    }
}

.section-find-doc .nav-tabs {
    margin-top: 15px;
}

.section-find-doc h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .section-find-doc h3:before {
        content: "";
        display: inline-block;
        background: url("../img/ico-filter-search.png") no-repeat left center;
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

.section-find-doc .tab-heading {
    font-weight: 700;
    font-size: 16px;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 3px solid #eaeaea;
}

@media (min-width:768px) {
    .section-find-doc .tab-heading {
        font-size: 18px;
    }
}

.section-find-doc .form-group label {
    font-size: 18px;
    font-weight: 600;
}

@media (min-width:768px) {
    .section-find-doc .form-group label {
        font-size: 20px;
    }
}

@media (min-width:992px) {
    .section-find-doc .form-group label {
        font-size: 22px;
    }
}

.section-find-doc input[type=text] {
    padding: 8px 12px;
    height: 38px;
    background-image: url("../img/searchmed_search_icon.png");
    background-repeat: no-repeat;
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    background-size: 15px 15px;
    background-position: right 15px center 0;
    background-position-x: 95%;
    background-position-y: center;
    border: 1px solid #ccc;
    font-weight: 400;
}

@media (min-width:425px) {
    .section-find-doc input[type=text] {
        background-position-x: 96%;
    }
}

@media (min-width:500px) {
    .section-find-doc input[type=text] {
        background-position-x: 97%;
    }
}

@media (min-width:660px) {
    .section-find-doc input[type=text] {
        background-position-x: 98%;
    }
}

@media (min-width:768px) {
    .section-find-doc input[type=text] {
        background-position-x: 95%;
    }
}

@media (min-width:1200px) {
    .section-find-doc input[type=text] {
        background-position-x: 96%;
    }
}

.section-find-doc .btn.ico-cursor {
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 5;
    height: 38px;
    border-radius: 0;
    padding: 0 15px;
    background: 0 0;
}
.breadcrumb-node{
	color:#000;
	font-size:12px;
}
.breadcrumb span{
	font-size:12px;
}
    /*.section-find-doc .btn.ico-cursor:focus {
        outline: 0;
        border: 0;
    }*/

    /*.section-find-doc .btn.ico-cursor:active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }*/

.section-find-doc .form-condition {
    margin-bottom: 25px;
}

@media (min-width:768px) {
    .section-find-doc .form-condition {
        padding: 0;
        margin-bottom: 0;
    }
}

@media (min-width:992px) {
    .section-find-doc .form-condition {
        padding: 0 20px;
    }
}

.section-find-doc .form-condition label {
    font-size: 14px;
    font-weight: 700;
}

@media (min-width:768px) {
    .section-find-doc .form-condition label {
        font-size: 16px;
    }
}

.section-find-doc .form-condition .form-group {
    position: relative;
}

    .section-find-doc .form-condition .form-group .btn.ico-cursor {
        right: 0;
    }

.section-find-doc .bodypart-picker-container .select-condition-col, .section-find-doc .bodypart-picker-container .select-condition-col > .row > div, .section-find-doc .bodypart-picker-container .select-part-col {
    padding: 0;
}

.section-find-doc .form-condition .btn-container {
    text-align: left;
}

.page-search-results .scrollup {
    margin-bottom: 25px;
}

@media (min-width:768px) {
    .page-search-results .scrollup {
        margin-bottom: 45px;
    }
}

.page-search-results .search-result-wrapper {
    border-bottom: 1px solid #eaeaea;
    border-top: 3px solid #ea4f00;
    padding: 20px 0;
    display: block;
}

    .page-search-results .search-result-wrapper a {
        margin-left: 1em;
    }

    .page-search-results .search-result-wrapper .result {
        margin-bottom: 5px;
        display: block;
    }

@media (min-width:550px) {
    .page-search-results .search-result-wrapper .result {
        width: 50%;
        display: inline-block;
        float: left;
    }
}

.page-search-results .active-alphabet {
    margin-bottom: 10px;
    font-weight: 700;
}

.page-search-results .search-symptom.search-result h3 {
	color: #fff;
    display: block;
    margin: 0;
    background: #0aa293;
    padding: 25px 20px 0;
    font-size: 16px;
    font-weight: 400;
	padding-top:1px !important;
	padding-bottom:10px !important;
    margin-top:-10px;
}

.search-result .alphabet-picker-container {
    margin-top: 0;
}

.search-result p {	
font-size:18px;
color:#000000;
line-height: normal !important;
}

.search-by-keyword label {
    font-weight: 400;
}

@media (min-width:768px) {
    .search-by-keyword label {
        width: 80%;
    }
}

@media (min-width:992px) {
    .search-by-keyword label {
        width: auto;
    }
}

.search-by-keyword .input-group-addon {
    padding-right: 5px;
}

.search-by-keyword > div {
    position: relative;
    background-color: #f7f7f7;
    width: 100%;
    height: 360px;
}

@media (min-width:768px) {
    .search-by-keyword > div {
        height: 360px;
    }
}

@media (min-width:992px) {
    .search-by-keyword > div {
        height: 356px;
    }
}

@media (min-width:1200px) {
    .search-by-keyword > div {
        height: 360px;
    }
}

.search-by-keyword > div img {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
}

@media (min-width:768px) {
    .search-by-keyword > div img {
        margin-right: 5%;
    }
}

@media (min-width:992px) {
    .search-by-keyword > div img {
        margin-right: 0;
    }
}

.search-by-keyword .content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px 0 30px 20px;
    width: 60%;
}

@media (min-width:768px) {
    .search-by-keyword .content {
        padding: 30px 0 30px 5%;
        width: 70%;
        top: 10%;
    }
}

@media (min-width:992px) {
    .search-by-keyword .content {
        padding: 30px 0 30px 15px;
        width: 65%;
        top: 0;
    }
}

@media (min-width:1200px) {
    .search-by-keyword .content {
        padding: 30px 0 30px 20px;
    }
}

.search-by-keyword h2 {
    font-weight: 600;
    margin-bottom: 60px;
}

@media (min-width:768px) {
    .search-by-keyword h2 {
        font-size: 38px;
    }
}

@media (min-width:992px) {
    .search-by-keyword h2 {
        font-size: 26px;
    }
}

@media (min-width:1200px) {
    .search-by-keyword h2 {
        font-size: 32px;
    }
}

.search-by-keyword p {
    /* font-weight: 600; */
    margin-bottom: 15px;
    font-size: 16px;
    line-height: normal;
}

@media (min-width:768px) {
    .search-by-keyword p {
        font-size: 22px;
    }
}

@media (min-width:992px) {
    .search-by-keyword p {
        font-size: 18px;
    }
}

.search-by-keyword .search-section .form-group .input-group {
    width: 100%;
}

.search-by-keyword .search-section .input-group-addon {
    padding-right: 15px;
}

@font-face {
    font-family: FontAwesome;
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3");
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3") format("woff"),url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal;
}
div.find-a-doctor {
    background: #f4f4f4;
}

.sidebar p{
	margin:0 0 10px !important;
} 

@media print {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666666666666%
    }

    .col-xs-10 {
        width: 83.33333333333334%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666666666666%
    }

    .col-xs-7 {
        width: 58.333333333333336%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666666666667%
    }

    .col-xs-4 {
        width: 33.33333333333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.666666666666664%
    }

    .col-xs-1 {
        width: 8.333333333333332%
    }

    .col-xs-pull-12 {
        right: 100%
    }

    .col-xs-pull-11 {
        right: 91.66666666666666%
    }

    .col-xs-pull-10 {
        right: 83.33333333333334%
    }

    .col-xs-pull-9 {
        right: 75%
    }

    .col-xs-pull-8 {
        right: 66.66666666666666%
    }

    .col-xs-pull-7 {
        right: 58.333333333333336%
    }

    .col-xs-pull-6 {
        right: 50%
    }

    .col-xs-pull-5 {
        right: 41.66666666666667%
    }

    .col-xs-pull-4 {
        right: 33.33333333333333%
    }

    .col-xs-pull-3 {
        right: 25%
    }

    .col-xs-pull-2 {
        right: 16.666666666666664%
    }

    .col-xs-pull-1 {
        right: 8.333333333333332%
    }

    .col-xs-pull-0 {
        right: 0
    }

    .col-xs-push-12 {
        left: 100%
    }

    .col-xs-push-11 {
        left: 91.66666666666666%
    }

    .col-xs-push-10 {
        left: 83.33333333333334%
    }

    .col-xs-push-9 {
        left: 75%
    }

    .col-xs-push-8 {
        left: 66.66666666666666%
    }

    .col-xs-push-7 {
        left: 58.333333333333336%
    }

    .col-xs-push-6 {
        left: 50%
    }

    .col-xs-push-5 {
        left: 41.66666666666667%
    }

    .col-xs-push-4 {
        left: 33.33333333333333%
    }

    .col-xs-push-3 {
        left: 25%
    }

    .col-xs-push-2 {
        left: 16.666666666666664%
    }

    .col-xs-push-1 {
        left: 8.333333333333332%
    }

    .col-xs-push-0 {
        left: 0
    }

    .col-xs-offset-12 {
        margin-left: 100%
    }

    .col-xs-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-xs-offset-9 {
        margin-left: 75%
    }

    .col-xs-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-xs-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-xs-offset-6 {
        margin-left: 50%
    }

    .col-xs-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-xs-offset-3 {
        margin-left: 25%
    }

    .col-xs-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-xs-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-xs-offset-0 {
        margin-left: 0
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    img {
        page-break-inside: avoid;
        /*display: block*/
    }

    a[href]:after {
        content: ""
    }

    .page-article-details .article-slide {
        margin-bottom: 25px
    }

    .page-article-details .article-slide ul li:first-child {
        
    }

    .page-article-details .article-slide .list-wrap h5 {
        padding-left: 25px
    }

    .page-article-details .article-slide .list-wrap li {
        width: 35%;
        display: inline-block;
        float: left;
        font-size: 14px!important
    }

    .page-article-details .article-slide h3 {
        font-size: 16px!important;
        font-weight: 400 !important;
        margin: 15px 0 15px;
    }	
    .page-article-details .search-medication>div {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex
    }

    .page-article-details .search-medication .search-bar {
        margin: 0 auto
    }

    .page-article-details .sidebar_article .grey-disc {
        padding: 0 0 0 35px
    }

    .page-article-details .sidebar_article .grey-disc li {
        font-weight: 400;
        font-size: 14px;
        color: #000
    }

    .page-article-details .col-md-9 {
        width: 100%
    }

    .page-article-details .display-article-body,.page-article-details .display-buttons,.page-article-details .page-tools,.page-article-details .pdf-link {
        display: none
    }

    .page-article-details .table {
        margin-bottom: 20px!important
    }

    .section-article {
        margin-bottom: 35px
    }

    .section-article .section-video {
        margin: 20px 0
    }

    .section-article .display-buttons {
        margin: 85px 0 25px
    }

    .section-article .display-buttons ul {
        padding-left: 30px
    }

    .section-article .display-buttons .display-article {
        margin-right: 15px
    }

    .section-article .display-buttons .style-inline {
        padding: 0 0 0 15px;
        margin: 0
    }

    .section-article .display-buttons .style-inline:before {
        top: calc(50% - 3px)
    }

    .section-article .display-buttons .style-inline li {
        display: inline
    }

    .section-article .display-buttons .style-inline li:first-child {
        text-align: left;
        padding: 0
    }

    .section-article .display-buttons .style-inline li:first-child a:hover {
        background: 0 0;
        color: #ea4f00
    }

    .section-article .display-buttons .style-inline li:nth-child(2) {
        margin-bottom: 0
    }

    .section-article .display-buttons .style-inline a {
        display: inline-block
    }

    .section-article .display-buttons .style-inline a:hover {
        color: #fff;
        text-decoration: none;
        background: #f06d1a
    }

    .section-article .pull-right {
        display: none
    }

    .page-main-article {
        font-size: 14px!important
    }

    .page-main-article .section-figure figure h4 a {
        font-size: 20px
    }

    .page-main-article figure figcaption ul li:first-child {
        margin-bottom: 10px!important
    }

    .page-main-article .table-bordered {
        border: 1px solid #ddd!important
    }

    .page-main-article .table-bordered>tbody>tr>td,.page-main-article .table-bordered>tbody>tr>th,.page-main-article .table-bordered>tfoot>tr>td,.page-main-article .table-bordered>tfoot>tr>th,.page-main-article .table-bordered>thead>tr>td,.page-main-article .table-bordered>thead>tr>th {
        border: 0!important
    }

    .page-main-article .table-bordered>tbody>tr>td:nth-child(2),.page-main-article .table-bordered>tbody>tr>th:nth-child(2) {
        border-left: 1px solid #ddd!important;
        border-right: 1px solid #ddd!important
    }

    .page-main-article .advertisement {
        margin: -3px 0 0
    }

    .page-main-article .article-slide {
        margin-bottom: 20px!important
    }

    .page-main-article .article-slide h2 {
        font-size: 20px!important
    }

    .page-main-article .article-slide .list-wrap h5 {
        font-size: 14px!important
    }

    .article-note ul {
        margin-bottom: 35px!important;
        font-size: 14px!important
    }

    .article-note p {
        margin-bottom: 5px!important;
        font-size: 14px!important
    }

    .article-note .pdf-link {
        margin-right: 45px
    }

    .sidebar_article h3.collapse-trigger {
        display: none
    }

    .sidebar_article .sidebar_to-hide {
        display: block!important
    }

    .sidebar_article ul {
        margin: 0
    }

    .sidebar_article .nav>li>a {
        padding-left: 0;
        color: #ea4f00
    }

    .sidebar_article .nav>li>a:before {
        left: -34px
    }

    .sidebar_article .section-treated .title {
        font-size: 14px
    }

    .sidebar_article .section-treated ul li>span {
        font-size: 14px;
        width: 120px
    }

    .list {
        padding-left: 45px
    }

    .list li {
        padding-bottom: 5px
    }

    .list li:before {
        margin-right: 10px
    }

    .breadcrumb,.navbar,.search-medication-wrap,.section-related,.section_affiliates,.section_info,.section_sitemap,.site_footer,.widgetLoad,footer,header {
        display: none;
        line-height: 0;
        font-size: 0;
        font: 0/0 a
    }

    h1 {
        font-size: 28px!important
		font-weight: 100  !important; 
    }

    h2 {
        font-size: 20px!important;
        margin: 15px 0 10px!important
		font-weight: 100  !important; 
	}
        
    p {
        margin: 0 0 10px!important;
		font-weight:200 !important;
    }

    body,p {
        font-size: 14px!important;
        line-height: 20px!important
    }

    .blockquote {
        padding: 5px 15px!important
    }

    blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
        margin-bottom: 5px!important
    }

    body,html {
        margin-top: 0!important;
        padding-top: 0!important
    }

    .article-note p img {
        display: inline-block!important
    }
	.section-search-medical{ display:none;}
	.article-section_footer { display:block; font-family: 'Open Sans',Helvetica,Arial,sans-serif;}
	.text-gray{display:block; font-family: 'Open Sans',Helvetica,Arial,sans-serif;}
	span.ms-reusableTextView{display:block;}
	span.ms-reusableTextView strong{display:block;}
	span.ms-reusableTextView div{display:block;}
	.ms-rtestate-read  .ms-reusableTextView {display:block;}	
    .medsection-content li p{margin:0px;!important;}
	
	/*START - IE PRINT PREVIEW*/
	.medsection-content ul li{list-style:disc !important;}
	.medsection-content ul li:first{list-style:disc !important;}	
    .medsection-content ul,.sidebar_article li ul {list-style:disc !important;}
	/*END - IE PRINT PREVIEW */
	.ms-rteTable-default ul li{position: relative;}
	td.ms-rteTable-default ul li{position: relative;}
	
	* {
        -webkit-print-color-adjust: exact;
    }
	.text-gray p img {
        display: inline-block!important;
    }
	
	.logo img{display:none;}
	.header-middle{display:none;}
	.top-nav .header-bottom .hidden-print{display:none;}
	
	.display-buttons{display:none;}
	.col-md-8{width:100%;}
	.col-xs-12 .col-md-4 .col-lg-3 .pull-right{display:none;}
	.page-article-details .col-md-8 {
        width: 100%
    }
	.ulCondArticleLinks{display:none;}
	.article-note ul{font-weight:500;}
	.article-note ul li{list-style:none !important; padding-top:7px !important;}
	.article-note p span.ms-rtestate-read {display:none !important; } 
	/*.col-md-9 ul li{position: relative;list-style:disc !important;list-style-type: disc !important;}	*/
	
	strong{
		font-weight: 200  !important; 
	}
	.medsection-content li:before, .medsection-content.orange li:before {
		/*background-image: url(/_catalogs/masterPage/SHRevamp2017/images/bullet-point--orange.png) !important;*/
	}
	.medsection-content li:before {
		content: "" !important; 
		position: absolute !important; 
		left: -19px !important; 
		display: inline-block !important;  
		width: 12px !important;
		height: 12px !important;
		/*background: url(/_catalogs/masterPage/SHRevamp2017/images/bullet-point--orange.png) no-repeat !important;*/
		margin-right: 10px !important;
		margin-top: 5px !important;
	}
	.page-main-article .table-bordered.table-custom td
	{
		font-weight: 500  !important; 
	}
	.page-article-details .article-slide h2 {
        font-size: 20px!important;
        font-weight: 100  !important; 
        margin: 15px 0 15px;
    }
	.medsection-content ul{
		list-style:none !important;
	}
	.section-article h2  {
		font-size: 20px !important;
		font-weight: 100  !important; 
	}
	.content h2  {
		font-size: 20px !important;
		font-weight: 100 !important; 
	}
    /*.col-sm-7  h1{
		font-size: 28px !important;
		font-weight: 100  !important; 
	}*/
	.section-healthy-living-tip.layout-form .content .box-healthy .item-box .detail-side {				
		padding-left: 0px !important;		
		line-height: 2px!important;
		font-size: 22px!important;
		margin:0px !important;
	}
	.section-upcoming-event .content .item .date strong{
		padding-top:0px !important;
	}
	.section-news .content .item .description h3{
		padding:0px !important;
		margin:1px !important;
	}
	.section-healthy-living-tip.layout-form .content .box-healthy .item-box .img-video-side{
		width:30px !important;
		padding:0px !important;
		margin:0px !important;
	}
	.section-article .content h2{font-size:20px !important; font-weight: 400 !important; }
	.section-healthy-living-tip {display:none !important;}
    /*.article-note ul li:first-child {padding:10px 0 !important;}
	.article-note ul li{padding:10px 0 !important; font-family: 'OpenSans' !important;
		font-size: 14px!important;}
	.article-note a{font-family: 'OpenSans' !important;
		font-size: 14px!important;}
	.article-note span{font-family: 'OpenSans' !important;
		font-size: 14px!important;}
	.article-note p{line-height:25px !important; margin:0px !important;}*/
	#suiteBar{display:none !important;}
    /*img{width:60% !important; max-width:60% !important;}*/
    /*.disclaimer p img{ width:75px !important; max-width:75px !important; display: inline-block!important;}
	
	.disclaimer span.ms-rtestate-read div{display:block !important;}*/
	li{font-family: 'OpenSans' !important; font-size: 15px!important;}
	ul li{list-style:disc !important;list-style-type: disc !important;}
	#divLanguage { display:none !important; }
	ul.pdf-download{ display:none !important;}
    /*.disclaimer p {font-family: 'OpenSans' !important;font-size: 14px!important; font-weight:normal !important;}*/
    li p {
        margin: 0px !important;
        padding: 0px !important; /*line-height: 0px!important;*/
    }
	.medsection-content li p{ margin: 0px 0 0 0 !important;  padding: 0px !important; /*line-height: 0px!important;*/ display: inline-block!important;}
	.content ol li {list-style:disc !important;list-style-type: disc !important;}
    /*Added CSS Mar 2021*/
    h1, h2, h3, body, p {
        font-family: 'OpenSans' !important;
    }

    .title-section {
        margin-top: 0px !important;
    }
    /*medicine tag header h1 */
    h1 {
        font-size: 14pt !important;
        font-weight: 700 !important;
        font-family: 'OpenSans' !important;
    }

        h1 span {
            font-size: 14pt !important;
            font-weight: 700 !important;
            font-family: 'OpenSans' !important;
        }

    .section-article {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    /*drug table*/
    .page-main-article .table-bordered.table-custom th {
        font-size: 10pt !important;
        border-right: 1px solid #ddd !important;
        padding-left: 5px !important;
    }

    .page-main-article .table-bordered.table-custom td {
        font-size: 10pt !important;
        font-weight: 600 !important;
        border-left: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        padding-left: 5px !important;
        font-family: 'OpenSans' !important;
    }

    .page-main-article .table-bordered {
        margin-bottom: 0 !important;
    }
    /*h2*/
    .page-main-article .article-slide h2 {
        font-size: 11pt !important;
        font-weight: 700 !important;
        margin: 5px 0 !important;
        letter-spacing: normal !important;
    }

    body, p {
        line-height: 16px !important;
    }

    p {
        margin: 3px 0 5px !important;
    }

    .medsection-content, ul, ol {
        margin: 5px 0 5px !important;
    }

        .medsection-content li {
            margin: 0 0 1px 0;
        }
        /*ul li p*/
        span, a, .page-main-article, .medsection-content li, .medsection-content ul, p {
            font-size: 9pt !important;
            font-weight: 400 !important;
        }

    strong, b {
        font-weight: 600 !important;
    }
    /*h3*/
    .page-article-details .article-slide h3 {
        font-size: 10pt !important;
        font-weight: 600 !important;
        margin: 0 0 3px 0 !important;
    }

    .page-main-article .article-slide {
        margin-bottom: 10px !important;
    }
    /*footer / disclaimer*/
    .article-note ul, .article-note li, .article-note a, .article-note span, .disclaimer span.ms-rtestate-read, .disclaimer a {
        font-size: 8pt !important;
    }

        .article-note ul li {
            padding-top: 0 !important;
            font-weight: 400 !important;
            line-height: 1.3 !important;
        }

    .article-note ul {
        margin-bottom: 7px !important;
    }

    .disclaimer span.ms-rtestate-read {
        display: none !important;
    }
}

/* JackYuan Desktop*/
.section-article .display-buttons {
	padding-bottom: 35px;
}

/* JackYuan Mobile*/
@media only screen and (max-width: 1024px){
.article-note span.ms-rtestate-read{ 
	line-height: 1.6 !important;
}
.disclaimer span.ms-rtestate-read{
	line-height: 1.6 !important;
}
section .section-related {
	padding: 15px 25px;
    margin: 4px 0 15px;
}
p {
	margin-bottom: 25px;
}
.section-profile figure .figure-content p,
.section-profile figure .figure-body p
{
	margin-bottom: 7px;
}
.section-profile figure .figure-content, .section-profile figure .sub-line {
	margin-bottom: 0px;
}
.section-appointment-body h3 {
	margin:15px 0 0 0;
}
.page-doc-profile .section-appointment h4 {
	margin:0;
}
.section-appointment ul{
	margin-bottom: 25px;
	margin-top: 0;
}
.search-medication {
	padding: 1.5em 0;
	margin-top: 0;
	margin-bottom: 15px;
}
.figure h4{
	line-height:24px;
}
.page-tools {
	margin: 0;
}
.page-search-results h1.active-alphabet {
	margin-top: 25px;
}

.container .section-find-doc h3 {
	margin-top: 25px;
}

.page-find-a-doctor .section-profile figure .figure-content .grey-disc li {
	line-height: 1.4;
}

.figure-content .grey-disc
{
	margin-top: 25px;
}
.page-find-a-doctor .section-profile figure h4
{
	line-height: 1.2
}
.section-article .display-buttons {
	padding-bottom: 0;
}
.section-article .display-buttons .style-inline li:first-child 
{
    padding: 15px 0 0 15px;
}
.section-article .article-pagination-bottom .style-inline{
	padding-left:0;
}
.section-article .display-buttons .style-inline li {
	margin-bottom:10px;
}
.search-medication ul.search-bar {
	margin-bottom:15px;
}
section .ourcare-team-left {
	margin-top: 0;
	margin-bottom: 15px;
}
section .section-container{
	margin-top: 15px;
}
.search-medication h4 {
	padding-left: 10px;
}
.search-medication .input-group {
	padding-left:0;
}
.search-symptom .alphabet-picker-container li {
    width: calc(100%/6 - 4px);
    height: calc(100%/6 - 4px);
}
}

@media screen and (max-width: 480px) {
.search-symptom .alphabet-picker-container li {
    width: calc(100%/4 - 4px);
    height: calc(100%/4 - 4px);
}
}