/* ==========================================================================
   Global Resets
   ========================================================================== */

body, input, select {
    font-family: 'Lato', sans-serif !important;
    -webkit-font-smoothing: auto;

}
body {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5{
    color: #fff; 
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

p, a {
    font-family: 'Lato', sans-serif !important;
    line-height: 1.3em; 
    font-size: 0.95em;
    color: #717171;
    font-weight: 300;
}

b {
    font-weight: 400;
}

a {text-decoration: none;}

ul {margin: 0; 
    padding:0; 
    text-decoration: none; 
    list-style: none;}

button span {
    font-size: 0.8em;
}

button span.eye-text {
    font-size: 0.9em;
    font-weight: 400;
}

.wide{
    max-width: 100% !important;
}

.center-block{
    margin: 10px auto;
    display: block;
}

i.large { font-size: 1.2rem; line-height: 1em;}




/* ==========================================================================
   Fonts
   ========================================================================== */

@font-face {
    font-family: 'franchise';
    src: url('fonts/franchise/franchise-free-bold-webfont.eot');
    src: url('fonts/franchise/franchise-free-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/franchise/franchise-free-bold-webfont.woff2') format('woff2'),
        url('fonts/franchise/franchise-free-bold-webfont.woff') format('woff'),
        url('fonts/franchise/franchise-free-bold-webfont.ttf') format('truetype'),
        url('fonts/franchise/franchise-free-bold-webfont.svg#franchise_freebold') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* ==========================================================================
   Utilities - helper classes 
   ========================================================================== */
.underline { text-decoration: underline;}
.margin-top--7 {margin-top: -7px !important}
.margin-top-8 {margin-top: 8px !important}
.margin-top-10 {margin-top: 10px !important}
.margin-top-15 {margin-top: 15px !important}
.margin-top-18 {margin-top: 18px !important}
.margin-top-20 {margin-top: 20px !important}
.margin-bottom-18 {margin-bottom: 18px !important}
.margin-bottom-15 {margin-bottom: 15px !important}
.margin-bottom-30 {margin-bottom: 30px !important}

.padding-left-8 {padding-left: 8px;}

.text-green, .text-green-about { color: #009292; -webkit-font-smoothing: auto; }
p.text-green-about {
    margin-bottom:-13px !important; 
    margin-top:30px;
    font-weight:800;
}
.text-bold{font-weight: bold !important; }
.text-center{text-align: center;}
.text-light {
    font-weight: 300;
}
.font-size-14 { font-size: 0.875em;}
.no-padding {padding:0 !important}

.no-border {border: none;}

.link-white a { color: white;}


.font-size-14 {
    font-size: 14px !important;
}

.position-relative {
    position: relative;
}

/* ==========================================================================
   Foundation Overides
   ========================================================================== */

button, .button {
    font-family: 'Lato', sans-serif;
    font-weight: 300;

}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], select, textarea {
    border-color: #009292;
    box-shadow: none;
    font-size: 1.1em;
      color: #5f5f5f;
      font-weight: 200;
      font-family: 'Lato', sans-serif;
}

form {
  margin: 0;
  font-family: 'Lato', sans-serif;
}

table tr td, table tr th {
  color: #717171;
  font-family: 'Lato', sans-serif;
  font-weight:300;
  }

select {
  background-image: none;
}


/* ==========================================================================
   Grey Top Bar
   ========================================================================== */

.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a, .top-bar-section ul li > a{
    text-decoration: none;
}

.top-bar-grey, .top-bar-grey .top-bar-section li:not(.has-form) a:not(.button) {
    background: #ACACAC;
    transition: background-color 300ms ease-out;
    height: 34px;
    line-height: 34px;
}

.top-bar-grey .top-bar-section li:not(.has-form) a:not(.button){
    border-left: solid 1px #fff;
    font-weight: 300;
}

.border-right{
    border-right: solid 1px #fff;
}

.top-bar-grey i{
    padding-right:8px;
}




/* ==========================================================================
   Top Ad
   ========================================================================== */

.ad-row {
    background-color: #f3f1f1;
}

.ad-row div{
    margin-left: auto;
    margin-right: auto;
    text-align: center; 
    margin-top: 6px;
    margin-bottom: 6px;
}

.banner-ad {

    margin-left: auto;
    margin-right: auto;
    }



/* ==========================================================================
   Search + Logo
   ========================================================================== */

.logo-row {
    padding: 10px 0px;
}

.logo {
      width: 86%;
  padding-top: 27px;
  padding-bottom: 19px;
}

.search {
    padding-top: 36px;
    padding-left: 50px;
}

.search-icon {
    font-size: 26px;
}




/* ==========================================================================
   Nav Bar
   ========================================================================== */

.top-bar-green {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}

.top-bar-green, .top-bar-green .top-bar, .top-bar-green a, .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button), .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button):hover{
    background: #009292;
      z-index: 1;
}

.top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button), .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){
    background: #027f7f;
}

.top-bar-section li.active:not(.has-form) a:not(.button){
    background: #027f7f;
}

.top-bar-section .dropdown li{
    border-bottom: 1px solid #007171;
    background: #027f7f;
}
.top-bar-section .dropdown li > a {
      background: #027f7f;
  /* padding-right: 140px; */
  padding-left: 22px;
  width: 270px;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #027f7f;
    padding-left: 22px;
      font-weight: 300;
}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button):hover{
    font-weight: 400;
}

ul.dropdown li a {
    text-transform: uppercase;
    font-size: 0.8em;
}

:focus {
    outline: 0;
}



/* ------ CONTENT -------- */

/* ==========================================================================
   Widget Headers
   ========================================================================== */

.section-header-carat {
    position: relative;
    background-color: rgba(0,146,146, 1);
    width: 100%;
    padding-top: 4px;
    height: 45px;
}

.section-header-carat:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #009292 transparent;
    display: block;
    width: 0;
    height:0;
    bottom: -8px;
    left: 18px;
}

.section-header-carat h2 {
    color: #fff;
    font-size: 14px;
    padding: 8px 16px;
    margin: 0px;
    float:left;
    font-weight: 400;
}

.section-header-carat button{
    float: right;
    height: auto;
    margin: 7px 10px;
    padding: 3px 15px 4px;
    border-radius: 5px;
    background-color: #01a1a1;
    font-weight: 900;
}
.section-header-carat button.clinics {
    padding: 3px 10px 3px;
}

.onlinePoll .section-header-carat button {
    border: 1px solid #028484;
    font-size: 10px;
    font-weight: 700;
    padding: 5px 15px 5px;
    margin: 6px 12px;
}

.onlinePoll .section-header-carat button a {
    color: white;
}

.onlinePoll .section-header-carat button a:hover {
    color: #009292;
}

.onlinePoll .section-header-carat button:hover {
    background: white;
    color: #009292;
}

.section-header-carat button:hover{
    background-color: #027f7f;
}

.section-header-carat i{
    padding-right: 5px;
}

.section-header-btn a {
    color: white;
}

.section-header-btn a:hover {
    color: white;
}



/* ==========================================================================
   News
   ========================================================================== */

button.news-btn:hover, button.news-btn:focus {
    background-color: #fff;
    color: #009292;
}

.news-overlay{
    position: relative;
}

.news-overlay-header{
    position: absolute;
    top: 0;
}

.news-overlay-content{
    position: absolute;
    bottom: -1px;
    left: 0px;
    right: 0px;
    background-color: rgba(0,146,146, 0.8);
    color: #fff;    
    margin-left: 1.063em;
    margin-right: 1.063em;
    padding: 5px 0 10px;
}

.latest-news {
    padding-top: 0;
}

.latest-news-widget button a {
    color: white !important;
    display: block;
}





.news-overlay-content h2{
    margin: 10px 10px 0px 10px;
    font-weight: 400;
    line-height: 1.1em;
}

.news-overlay-content p{
    margin: 0px 10px 5px 10px;
    color: white;
}

.news-overlay-content button {  

}

.news-overlay-content button a {

}

a.news-btn:hover {
    color: #009292;
    background: white;
}

a.news-btn {
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 8% 22%;
    color: white;
    font-weight: 400;
    position: relative;
    top: 21px;
}

.news-overlay-header .section-header-carat{
    margin-left: 0.5315em;
    opacity: 0.8;
}

.news-overlay-header .section-header-carat p{
    color: #fff;
    padding: 4px 10px;
    margin: 0px;    
}

.news-border {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 5px 0 2px 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.news-border:hover {
    background: #efefef;
}

.more-news p{
    margin: 0px 0px;
    line-height: 15px;
    padding-top: 3px;
}

.more-news section{
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    padding-left: 10px;
    padding-bottom: 3px;
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100px;
}

.img-container img {
    vertical-align: middle;
    display: inline-block;
}

.news-thumb {
    padding-top: 10px;
    padding-bottom: 11px;
}

.more-news-right {
    float: right;
}

p.article-heading {
    font-size: 18px;
    line-height: 18px;
    font-weight:400;
}




/* ==========================================================================
   Health Topics
   ========================================================================== */

.health-topics-overlay{
    position: absolute;
    bottom: -1px;
    background-color: rgba(0, 146, 146, 0.8);
    color: #fff;
    width: 100%;
    text-align: center;
    transition: background-color 300ms ease-out;
}

.overlay-wrapper {
    position: relative;
    display:block;
}

.health-topics-overlay h3 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255, 0.9);
    line-height: 6px;
}

.health-topics-overlay:hover{
    background-color: #00757A;
}

.health-topics-more { 
    position: relative;
}

.health-topics-more button {
    top:0;
    padding: 3px 10px 3px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #009292;
    border-radius: 8px;
    border:1px solid #009292;
    background-color: #fff;
    transition: background-color 300ms ease-out;
    font-size: 0.8em;
    font-weight: 700;
    line-height:1.188em;
}

.health-topics-more button a {
    color: #009292;
    font-weight: 400;
}

.health-topics-more button a:hover {
    color: #fff;
}

.health-topics-more button:hover {
    background-color: #009292;
    color: #fff;
}

.health-topics-more section{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 0.5315em;
    margin-right: 0.5315em;
}

.health-topics-more hr{
    width: 100%;
    margin-top: 11px;
    border-color: #009292;
    height: 1px; 
    border: 0; 
    border-top: 1px solid #009292;
}

i.fi-plus{
    padding-right: 8px;
    font-size: 11px;
}

.overlay-wrapper img:hover {
    opacity:0.6;
}

a.clinics {
    color: white;
}

a.clinics:hover {
    color: white;
}



/* ==========================================================================
   MPU Ad
   ========================================================================== */
.mpu-ad {
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 11px;
}
}
/*
.mpu-ad p{
    position: absolute;
    /* background-color: red; */
    width: 100%;
    color: #fff;
    font-size: 12px;
    padding-right: 16px;
} */




/* ==========================================================================
   Immunisation Tacker
   ========================================================================== */

.tracker {
    background-color: #fafcfc; 
    padding-bottom: 20px;
    border: 1px solid #e9ecec;
    border-radius: 3px;
}

.tracker p {
    font-size: 0.938em;
    line-height: 1.250em;
}

.tracker h2 {
    color: #009292;
    font-size: 1em;
    padding: 8px 16px;
    margin: 0px;
    float: left;
    font-weight: bold;
    position: absolute;
    line-height: 1em;
}

.tracker p {
    padding: 0px 20px 0px 20px;
    margin-top: -20px;
}

a.tracker-btn {
    border-radius: 7px;
    border: 2px solid #009292;
    color: #009292;
    background: transparent;
    padding: 8px 35px 9px;
    margin: 21px auto 5px;
    display: block;
    font-size: 0.750em;
    cursor: pointer;
    text-align: center;
    width:50%;
    font-weight:400;
    -webkit-font-smoothing: auto;

}

a.tracker-btn:hover {
    background: #009292;
    color: white;
}

.tracker img {
    display: block;
    margin: 0 auto;
}




/* ==========================================================================
   Health Events
   ========================================================================== */

.health-events {
    margin-bottom: 20px !important;
}

.health-events ul {padding-left: 0px;}

.health-events-list ul li a {
    display: block;
}

.health-events-list ul li a section p {
    font-size: 0.95em;
}

.health-events li {
    list-style: none;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    transition: background-color 300ms ease-out;
}

.health-events li:hover {
    background: #efefef;
}

.health-events li i{
    font-size: 2.2rem;
    color: #009292;
}

.health-events section p{
    margin: 0;
}

.health-events section{
    display: inline-block;
    width:87%;
    padding-left: 3%;
}

.calender-icon {
    position:relative;
    display: inline-block;
    background: url(/images/icons/calender-icon.png) no-repeat;
    width: 29px;
    height: 31px;
}

.calender-icon p {
    position: absolute;
    color: #009292;
    font-weight: 700;
    text-align: center;
    top: -1px;
    left: 7.5px;
    font-size: 13px;
}




/* ==========================================================================
   Discussions
   ========================================================================== */

.discussions .section-header-carat:after, .onlinePoll .section-header-carat:after {
    border-width: 0px 0px 0;
}

.tabs dd.active a, .tabs .tab-title.active a {
    text-align: center;
    background-color: #009292;
    color: #fff;
    font-weight: 400;
}

.tabs dd > a, .tabs .tab-title > a {
    text-align: center;
    background-color: #ACACAC;
    color: #FFFFFF;
    font-size: 1rem;
    transition: background-color 300ms ease-out;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

.discussions .tabs {
    margin: 0;
    padding: 0;
    margin-top: 2px;
}

.discussions .tabs .tab-title {
    width: 50%;
}

.discussions .tabs .tab-title:nth-child(1) {
    border-right: 1px solid #fff;
}

.discussions .tabs .tab-title:nth-child(2) {
    border-left: 1px solid #fff;
}

.discussions .tabs .tab-title a {
    padding: 10px 25px;
}

.discussions .tabs-content li {
    list-style: none;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    transition: background-color 300ms ease-out;
}

.discussions .tabs-content li a {
    display: block;
}

.discussions .tabs-content li:hover {
    background: #efefef;
}
#panel1.content, #panel2.content {
    padding: 0;
}
.tabs dd.active a, .tabs .tab-title.active a {
    position: relative;
}
.tabs dd.active a, .tabs .tab-title.active a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 8px 9px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 0;
    left: 45%;
}




/* ==========================================================================
   Online Poll
   ========================================================================== */

.onlinePoll {
    position: relative;
    border: 1px solid #e9ecec;
    border-radius: 3px;
    background: url(/images/peeps.png) 50% -31px no-repeat #f7f8f8;
}

.onlinePoll .section-header-carat{
    z-index: 2;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0,146,146, 0.93);
}

.onlinePoll  h3{
    color: #5f5f5f;
    text-align: center;
    padding: 0px 20px 20px 20px;
    font-size: 1.125em;
    line-height: 1.2em;
    margin: 192px 0 -3px;
    font-weight: 300;
}

.onlinePoll .button-group > li > button, .button-group > li .button {
    border-left: none;
    padding: 11px;
}

.onlinePoll .alt1 {
    background-color: #39aaaa;
}

.onlinePoll .alt2 {
    background: #74c2c2;
}

.onlinePoll .button-group {
    margin: 0 auto;
    width: 194px;
    text-align: center;
    margin-bottom:10px;
}

.onlinePoll .button-group .button {
    border-radius: 3px;
}

.onlinePoll .button-group .button:hover{
    background: #acacac;
}

.onlinePoll .button-group > li {
    margin: 0 0px;

}

.onlinePoll .button-group > li a {
    line-height: 10px;
}

ul.poll-radio {
    text-align: left;
}

ul.poll-radio li {
    display:inline;
}


/* ==========================================================================
   Rate My Hospital
   ========================================================================== */

.rating {
    background: url("/images/rmh-bg-sml.jpg") no-repeat 50% 50%;
    height:441px;
}

.rmh-digit {
    background: url(/images/rmh-digit-bg.png) no-repeat;
    display: inline-block;
    width: 40px;
    height: 45px;
    font-family: 'franchise';
    font-size: 44px;
    line-height: 50px;
}

.rmh-comma {
    display: inline-block;
    font-family: 'franchise';
    font-size: 40px;
    color: white;
    position: absolute;
    width: 5px;
    margin-top: 22px;
    text-shadow: 0px 0px 7px rgba(0,0,0,0.35);
    -webkit-text-shadow: 0px 0px 7px rgba(0,0,0,0.35);
    -moz-text-shadow: 0px 0px 7px rgba(0,0,0,0.35);
}

.digit-margin {
    margin-left: 10px;
}

.rating p, .rating h3, .rating small, .rating h1{
    margin: 0;
    color: #fff;
}

.rating h2{
    margin: 10px 10px;
    font-size: 16px;
    color: #009292;
    font-weight: bold;
    float: left;
}

.rating button{
    float: right;
    height: auto;
    margin: 10px 12px;
    padding: 3px 13px 4px;
    border-radius: 5px;
    background-color: #01a1a1;
    font-weight: 900;
}

.rating button:hover{
    background-color: #acacac;  
}

.rating-content {
    position: absolute;
    width: inherit;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 0.5315em;
    background-color: rgba(2,127,127, 0.8);
    text-align: center;
    padding: 10px 0 20px;
}

.divider {
    width:100%;
    text-align:center;
    padding: 0px 20px;
    margin-bottom: 10px;
}

.divider hr {
    width: 26%;
    border: 1px solid white;
    margin: 11px auto 0;
}

.divider small {
    font-weight: 400;
}

.left {
    float:left;
}

.right {
    float:right;
}

.rating-content h3{
    font-family: "Lato-light", Helvetica, Arial, Sans;
    font-size: 22px;
}

.rating .comment1{
    width: 50%;
    float: left;
    border-right: 1px solid #fff;
}

.rating .comment2{
    width: 50%;
    float: right;
}

.quote{
    margin-top: 14px;
    padding: 0px 20px;
}

.rating .quote1{
    width: 20%;
    float: left;
    padding-top: 4px;   
}

.rating .quote1 {
    width: 42px;
    height: 42px;
    background: url(/images/rmh-quote.png) no-repeat 50% 49% #fff;
    margin-top: 3px;
    margin-right: 12px;
}

.rating .quote2{
    overflow: hidden;
}

.rating .quote2 p{
    text-align: left;   
}




/* ==========================================================================
   Support
   ========================================================================== */

.support ul {
    padding-left: 0px;
}

.support li {
    list-style: none;
    padding: 3px 10px;
    border-bottom: 1px solid #ddd;
    transition: background-color 300ms ease-out;
}

.support li:hover {
    background: #efefef;
}

.support li a {
    display: block;
}

.support li i{
    font-size: 1.5rem;
    color: #009292;
    line-height: 1.3em;
    position: relative;
    top: 3px;
}

.support section{
    display: inline-block;
    padding-left: 14px;
}

.comment1 p, .comment2 p {
    font-size: 2.250em;
    line-height: 39px;
    padding-bottom: 5px;
}

.comment1 small, .comment2 small {
    font-size: 14px;
    font-weight: 300;
}



/* ==========================================================================
   Health Topics
   ========================================================================== */

.topic {
    display: inline-block;
    margin:0 auto;
}

.topic-wrapper {
    display:block;
    margin:0 auto;
    background:blue;
    width:100%;
}

.topic-center {
    margin:0 auto;
    width:99%;

}
.topic-grid {
    display: block;
}

.overlay-wrapper img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.large-block-grid-2 > li {
    padding: 1%;
}

.topic-grid ul.small-block-grid-3, .topic-grid  ul.medium-block-grid-3, .topic-grid ul.large-block-grid-2 {
    padding: 8px !important;
}

.topic-grid ul li a {
    display:block;
    position:relative;
    background: #e9ecec;;
}

.top-bar.expanded .title-area {
    background: #009292;
}
.top-bar.expanded .toggle-topbar a {
    color: #fff;
}

.top-bar .toggle-topbar.menu-icon a::after {
    content: "";
    position: absolute;
    right: 15px;
    display: block;
    width: 16px;
    top: 0;
    height: 0;
    color:white;
    -webkit-box-shadow: 1px 10px 1px 1px #202020, 1px 16px 1px 1px #202020, 1px 22px 1px 1px #202020;
    box-shadow: 0 9px 0 1px white, 0 16px 0 1px white, 0 23px 0 1px white;
}

.tabs-content {
    margin-bottom: 0;
}




/* ==========================================================================
   Articles
   ========================================================================== */

.fb-like {
    position:absolute;
    margin-top: -7px;
    left: 21px;
}

.twitterWig {
    position:absolute;
    margin-top: -7px;
    left: 117px;
    width: 90px !important;
}

.article-utils ul li {
    display:inline-block;
    padding: 7px 12px 9px 14px;
    position: relative;
}

.article-border-right {
    border-right: 1px solid #d5d5d5;
}

.article-border-left {
    border-left: 1px solid #d5d5d5;
}

.article-utils ul {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
}

.icon-rm-pad {
    padding-right: 0;
}

.content article h1{
    color: #009292;
    font-size: 2.500em;
    margin: 0;
    line-height: 42px;
}

.content article h5 {
    color: #717171;
    font-size: 1em;
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    padding-top: 8px;
}

.social-btn {
    width: 217px;
}

.content article p {
    font-size: 1.2em;
    font-weight: 300;
    color: #717171;
}

.content article img {
    display: block;
    margin: 0 auto;
}

.art-img-centre {
    background-color: #f3f1f1;
    margin: 15px 0 20px;
}

.content article i{
    color: #009292;
    padding-right: 8px;
    font-size: 1.6em;
}

.content article section span{
    display: inline-block;
    border-right: 1px solid #d5d5d5;
    font-size: .8em;
}

.content article section span:nth-child(1){
    padding: 0px 12px;
}

.content article section span:nth-child(2){
    padding: 0px 13px;
}

.content article section span:nth-child(3){
    padding: 1px 17px;
}

.content article section span:nth-child(4){
    padding: 0px 10px;
}

.content article section span:nth-child(5){
    padding: 0px 10px;
    border-right: none;
}

.social{ 
    width: 200px;
}

.social div{
    width: 49%;
}

.social div:nth-child(1){
    float: left;
}

.social div:nth-child(2){
    float: right;
}

.latest-news-widget ul{padding-left: 0px;}

.latest-news-widget li{
    list-style: none;
    border-bottom: 1px solid #ddd;
    transition: background-color 300ms ease-out;
}

.latest-news-widget ul li a {
    padding: 10px 10px;
    display: block;
}

.latest-news-widget .section-header-carat:after, .onlinePoll .section-header-carat:after{
    border-width: 0px 0px 0;
}

.latest-news {
    margin-bottom: 20px;
    height: 38px;
}

.latest-news-widget li:hover{
    background: #efefef;
}

.latest-news-widget li i{
    font-size: 1.2rem;
    color: #009292;
}

.latest-news-widgetsection p{
    margin: 0;
}

.latest-news-widget section{
    padding-left: 10px;
}

.follow, .sidebar .tracker {
    border: 1px solid #eee;
}

.follow .heart{
    margin: -78px auto 0 auto;
    display: block;
}

.follow h3{
    color: rgb(26, 153, 152);
    margin: 0 auto;
    display: block;
    text-align: center;
    letter-spacing: .4em;
}

.follow h3 span{
    color: #a4a4a4;
}

.follow p{
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #a4a4a4;
}

.follow button{
    border-radius: 5px;
    background-color: #009292;
    padding: 10px 75px;
    margin: 14px auto;
    display: block;
}

.followers {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 20px;
}

.followers {
    display: -webkit-flex; /* Safari */
    display: flex;
}

.followers section {
    width: 100%;
    /* margin: 0; */
    padding: 10px 0px;
    text-align: center;
}

.followers section span {
    padding: 0 5px;
    color: #a4a4a4;
    font-weight: 200;
}

.followers section:nth-child(1){
    border-right: 1px solid #eee;
}

.utils-padding {
    padding: 7px 22px 9px 17px;
}

.article-utils ul li i {
    position: relative;
    top: 2px;
}

.follow .button {
    margin: 0 auto;
    display: block;
    width: 80%;
    border-radius: 5px;
    line-height: 6px;
    margin-top: 15px;
    border: 2px solid #009292;
}

.follow .button:hover {
    background: none;
    color: #009292;
    border: 2px solid #009292;
}

.twitter-bg {
    background-image: url(/images/twitter-bg-sml.jpg);
    height: 153px;
    background-position: 50% 50%;
}




/* ==========================================================================
   Footer
   ========================================================================== */

footer{
    background-color: #f3f1f1 !important;
    margin-top: 40px;
}

footer section{
    background: #e8e7e7;
    border-right: 2px solid #f3f1f1;
    height: 62px;
}

footer section p{
    text-align: center;
    font-size: 1rem !important
}

footer section i{
    color: #009292;
    font-size: 1.8rem !important;
}

footer span{
    padding: 0 5px;
}

.footer-bottom img{
    width: 85px;
    float: right;
}

.footer-links a:hover, .copyright a:hover  {
    border-bottom: 2px solid rgb(113, 113, 113);;
    padding-bottom:2px;
}

.fi-social-twitter:hover {
    color: #55acee;
}

.fi-social-facebook:hover {
    color: #3c5a96;
}




/* ==========================================================================
   Scroll Up
   ========================================================================== */

#scrollUp {
    background-image: url("/images/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}




/* ==========================================================================
   Mobile Search Bar + logo
   ========================================================================== */

.mobile-logo {
    width: 120px;
    margin-left: 8px;
    margin: 0 auto;
    display: block;
    margin-top: 13px;
}

.top-bar .toggle-topbar.menu-icon a {
    top: 22px;
}

.mobile-search {
    display: none;
    position: fixed;
    z-index:99;
    background-color: rgba(0,146,146, 0.8);
}

.close-search {
    margin-top: -50px;
    padding-bottom: 2px;
    color: white;
    font-size: 30px;
    margin-left: 3px;
    background: #009292;
    width: 25px;
    line-height: 46px;
    font-weight: 300;
    cursor: pointer;
}

.mobile-search-bar {
    padding-top:18px;
}

.top-bar-section ul li > a { 
    font-family: 'Lato', sans-serif;
    font-weight:400;
}




/* ==========================================================================
   Health Topics Page
   ========================================================================== */


#topicstable {
    width:570px;
    overflow:hidden
}

h1.topicTitle {
    color:#009292;
    border-bottom: 2px solid #009292;
    font-size:24px;
    font-weight: 400;
    padding-bottom:3px;
    margin-top:0;
}
.topicsAlphaperso{
    list-style-type: none !important;
    padding-top: 20px;
}
.topicsAlpha li{
    float: left;
    width: 30px;
    height: 30px;
    font-size: 18px;
    margin-left: 1px;
    margin-bottom: 1px;
    background: #009292;
    text-align: center;
    line-height: 37px;
}

ul.topicsAlphaDetails {
    clear: both;
}

.topicsAlpha li a{
    border: 2px solid #009292;
    height: 30px;
    display: block;
    line-height: 24px;
}

.topicsAlpha li a:hover, .topicsAlpha li a:focus, .topicsAlpha li a.listMe{  
    background-color: white;
    color: #009292 !important;
}

.topicsAlphaDetails {
    list-style-type: none;
    padding-top: 12px;
}

.topicIndex {   
}

.topicsAlphaDetails li {
    float: left;
    width: 50%;
    line-height: 38px;
}
.topicsAlphaDetails li a{
      font-size: 17px;
  color: #717171 !important;
  text-decoration: none;
}
.topicsAlphaDetails li a:hover, a:focus{
    color: #009292;
    text-decoration: underline;
}
.topicsList{
    float: right;
    font-size:14px;
    font-weight: normal;
}

.topicsList a{
    color: #009292;
  font-weight: 400;
  padding-left: 4px;
}

.topicsList a:hover, a:focus{
    color: #027f7f;
}

.topicBox{
    width: 100%;
    height: 135px;
    position: relative;
}

.topic-grid-margin {
      margin: 0;
}

.topicBox.adolescent, .topicBox.adolescenthealth {background: url(../new/teen.jpg) no-repeat 50% 50%;}
.topicBox.ear, .topicBox.earhealth{background: url(../new/earHealth.jpg) no-repeat 50% 50%;}
.topicBox.eye, .topicBox.eyehealth {background: url(../new/eyeHealth.jpg) no-repeat 50% 50%; margin-right: 0;}
.topicBox.cancer{background: url(../new/cancerHealth.jpg) no-repeat 50% 50%;}
.topicBox.ire, .topicBox.healthinireland {background: url(../new/irishHealth.jpg) no-repeat 50% 50%;}
.topicBox.sex, .topicBox.sexualhealth {background: url(../new/sexHealth.jpg) no-repeat 50% 50%; margin-right: 0;}
.topicBox.child, .topicBox.childhealth{background: url(../new/childHealth.jpg) no-repeat 50% 50%;}
.topicBox.healthy, .topicBox.healthyliving {background: url(../new/livingHealth.jpg) no-repeat 50% 50%;}
.topicBox.skin, .topicBox.skinconditions {background: url(../new/skinHealth.jpg) no-repeat 50% 50%; margin-right: 0;}
.topicBox.complement, .topicBox.complementarymedicine {background: url(../new/altHealth.jpg) no-repeat 50% 50%;}
.topicBox.heart, .topicBox.hearthealth {background: url(../new/heartHealth.jpg) repeat 50% 50%;}
.topicBox.travel, .topicBox.travelhealth {background: url(../new/travelHealth.jpg) repeat 50% 50%; margin-right: 0;}
.topicBox.dental, .topicBox.dentalhealth {background: url(../new/dentalHealth.jpg) no-repeat 50% 50%;}
.topicBox.men, .topicBox.menshealth{background: url(../new/mensHealth.jpg) repeat 50% 50%;}
.topicBox.women, .topicBox.womenshealth {background: url(../new/womensHealth.jpg) repeat 50% 50%; margin-right: 0;}
.topicBox.embarr, .topicBox.embarrassingproblems {background: url(../new/embarr.jpg) no-repeat 50% 50%;}
.topicBox.mental, .topicBox.mentalhealth {background: url(../new/mentalHealth.jpg) repeat 50% 50%;}
.topicBox.older, .topicBox.olderpeople{background: url(../new/oldHealth.jpg) repeat 50% 50%; margin-right: 0;}
.topicBox.gen, .topicBox.generalconditions {background: url(../new/oldHealth.jpg) no-repeat 50% 50%;}
.topicBox.digestive{background: url(../new/digestiveHealth.jpg) repeat 50% 50%;}

.topicIndex a {
   
}

.topicBox:hover {
    opacity:0.7;
}


.topicText {
    width: 100%;
    text-align: center;
    padding-top: 8px;
    background-color: rgba(0,146,146, 0.88);
    font-size: 16px;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    font-weight: 400;
      padding: 10px 0;
}

.topicText a {
    display:block;
    color: white !important;
    text-decoration: none;
    font-weight: 400;

}

.topicText a:hover, .topicText a:focus{
    display:block;
    color: white;
    font-weight: bold;
    color:yellow;
}

.health-topics ul li a {
    color: white;
}

.heading-line {
    border-bottom: 2px solid #009292;
    height: 44px;
    margin-bottom: 10px;
}


h1.page-heading, h1.page-heading-q {
    color: #009292;
    margin: 0;
    font-size: 24px;
    -webkit-font-smoothing: auto;
    padding-top: 2px;
}

h1.page-heading-q {
      border-bottom: 2px solid;
  padding-bottom: 5px;
}


.list-view-btn {
    color: #009292;
    -webkit-font-smoothing: auto;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 12px;
    text-align: right;
}

.list-view-btn i {
    webkit-font-smoothing: auto;
}













/* ==========================================================================
    Discusions  
   ========================================================================== */


input[type=checkbox] {
    margin: 0;
}

.ih_text_left_green a:link {    
    color: #002F2F;
}
.ih_text_left_green a:visited { 
    color: #002F2F;
}
.ih_text_left_green a:hover {   
    color: #007A7A;
    text-decoration:underline;
}
.ih_text_left_green a:active {  
    color: #002F2F;
}

.ih_sm_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    vertical-align: middle;
    line-height: 10pt;
}
.ih_sm_txt_bd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    vertical-align: middle;
    line-height: 10pt;
    font-weight: bold;
    color: #000033;
}
.ih_sm_txt_bd_darkgreen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    vertical-align: middle;
    line-height: 10pt;
    font-weight: bold;
    color: #002f2f;
}   
.ih_sm_txt_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    color: #000033;
    vertical-align: middle;
    line-height: 10pt;
    font-weight: normal;
}
.ih_sm_txt_green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    color: #002f2f;
    vertical-align: middle;
    line-height: 10pt;
}
.ih_text_right_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #000066;
    letter-spacing: normal;
    text-align: right;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
}
.ih_text_right_green {
    background-color:#D7FCED;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #015A5E;
    letter-spacing: normal;
    text-align: right;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
}
.ih_text_left_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #000066;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    padding-left: 3px; 
}
.ih_text_left_green {
    background-color:#D7FCED;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #015A5E;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    padding-left: 3px;
}
.ih_text_center_green {
    background-color:#D7FCED;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #015A5E;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
}
.ih_text_center {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #015A5E;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
}
.ih_text_left {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #015A5E;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    padding-left: 3px;
}
.ih_text_right {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    color: #015A5E;
    letter-spacing: normal;
    text-align: right;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
}
.ih_chartheadings {
    background-color:#007A7A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height:19px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    vertical-align: middle;
    left: auto;
    text-indent: 3px;
}
.ih_poll_headings {
    background-color:#007A7A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height:22px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    left: auto;
    text-indent: 3px;
}
.ih_headings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #000033;
    vertical-align: middle;
    left: auto;
}
.ih_headings_G {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #002F2F;
    vertical-align: middle;
    left: auto;
    line-height: 19px;
    margin-left: 10px;
}
.ih_bodytxt{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
    display: none;
    margin-left: 10px;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
}
.ih_txt003399 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    vertical-align: middle;
    line-height: 12pt;
    font-weight: bold;
    color: #003399;
}
.cal_bodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;  
    line-height: 19px;  
    margin-left: 10px;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
}
.cal_homepage_link_text {
    background-color: #D7FCED;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #007A7A;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    padding:5px;
    margin: 0px;
    text-indent: 3pt;


}
.background_green_dark{background-color:#336666}

.discussion-top {
    width:100%;
    height:340px;
    background: url(../image/discussion-bg.jpg);
    position: relative;
    margin: 0 auto;
}
.searchWrapper{
    width:80%;
    margin:0 auto;
    position: relative;
    top: 76px;
}



.discussion-top h1{
    color: white;
    font-size: 30px;
    font-weight: 100;
    padding: 6px 15px;
    margin-top:0;
}

.boldText {
    color: white;
    font-size: 30px;
    font-weight: 400;
}

.discussion-top input[name="ss"] {
    width: 80%;
    border: none;
    padding: 11px;
    font-size: 14px;
    font-weight: 200;
    float: left;
}

.discussion-top input[type="submit"] {
    color: #009292;
    width: 15%;
    border: none;
    padding: 11px 14px 13px 14px;
    margin-left: -8px;
    background: url(../image/search-icon14.png) no-repeat 50% 50% #009292;
    cursor: pointer;
    float: left;
}
select[name='displayoption']{
    border:none;
    background: white;
    font-size: 13px;
    color: #838383;
    font-weight: 600;
    padding-left:0;
    margin-left: -3px;
      width: 70px;
}
}
select[name='displayoption']:focus{
    outline: 0;
}

.discussion-top input[name="ss"]:focus
{ 
    outline: 0;
    border: 1px solid #009292;
}

.dis-help {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 2px solid white;
    color: white;
    width: 72px;
    text-align: center;
    padding: 7px;
    cursor: pointer;
}

.dis-help:hover{
    color: black;
    background: white;
}


.dis-stats {
    color: white;
    position:absolute;
    bottom:0px;
    right:20px;
    font-weight: 400;
}


.catWrapper, .catWrapperSml, .catWrapperRight  {
    margin-top: 3%;
    border: 1px solid #e9e9e9;
}

.catWrapper:hover, .catWrapperRight:hover {
    background:#f8f8f8;
}

.catWrapperRight {


}
.catWrapperSml {
    width:25%;
}

.cat-name {
    position: relative;
    background: #009292;
    color: white;
    padding: 10px 15px;
    font-size: 18px;
}

.cat-name:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 12px;
    border-width: 9px 10px 0 10px;
    border-style: solid;
    border-color: #009292 transparent transparent transparent;
    z-index: 2;
    -webkit-transform: rotate(0.05deg);
    -moz-transform: scale(1.1);
    -o-transform: rotate(0.05deg);
    transform: rotate(0.05deg);
}

.cat-disc {
    padding: 18px 13px 5px;
    color: #3e3e3e;
}

.cat-disc a {
    color:#3e3e3e;
}

.cat-stat {
    color: #009292;
    font-size: 12px;
    padding: 6px 37px;
    background: url(../image/stat-icon.png) no-repeat 4% 50%;
    margin-bottom: 8px;
}


.cat-stat:after {
    content: " Comments";
    width:100%;
}


#content {
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0px;
    margin-right: 310px;
    text-align: left;
}


.green-bg {
    background: #009292;
}



h1.popTopic {
    color:#009292;
    border-bottom: 2px solid #009292;
    font-size:24px;
    font-weight:400;
    padding-bottom:3px;
    margin-top: 0;
    -webkit-font-smoothing: auto;
      margin-bottom: 13px;

}


/* ==========================================================================
  Disscusions
  ========================================================================== */

.white_12b {
    color: #fff;
    font-size: 16px;
    font-weight:400;
    padding-left: 5px;
}
.discussion-table {
    margin-top:18px;
    border: none;
}


.discussion-table tr td a{
    padding-left: 10px;
    color: #009292;
    display: block;
    font-weight: 400;
      -webkit-font-smoothing: auto;
        font-size: 16px;

}

a.black_10 {
    color: #757575 !important;
    text-decoration: underline;
    font-weight: 300 !important;
}

.discussion-nav a{
    color: #009292;
    font-weight: 500;
}
div.discussion-nav a:hover {
    background: #009292 !important;
    color:white;

}

.discussion-nav, .discussion-nav-green {
    border: 2px solid #009292;
    color: #009292;
    text-transform: uppercase;
    padding:5px;
    width:auto;
    display:inline;
    font-size: 10px;
    font-weight: 700;
    margin-right: 4px;
}

.discussion-nav:hover{
    color: white;
    background: #009292;
}



.discussion-nav-green {
    background: #009292;
    color: white;
}

.discussion-nav-green a {
    color: white;
}

.backArrow{
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.article-controls {
    position: absolute;
    /* right: 32px; */
    margin-left: 375px;
    margin-top: 50px;
}


.msgprofile img {
    padding: 0;
    border: 0;
    border-radius: 50%;
}

.msgprofile {
    position: relative;
    float: left;
    width: 83px;
    padding: 0;
    background: none;
}
.msgcontainer {
    background: none;
    margin: 5px 0 5px 0;
    padding: 5px 0;
    border: none;
    border-bottom: 1px solid #CCC;
}

.msgnick {
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    color:#009292;
    margin-top: 4px;
}

.weight-300 {
    font-weight: 500;
    font-size: 18px;
}

.greyDate {
    color: #a5a4a4;
    font-size: 12px;
      font-weight: 300;
}






.infoBar-comments {
    color: green;
    font-size: 18px;
}

.infoBar {
    width:100%;
    margin-top: 24px;
}

.infoBar-bottom {
    padding-top: 5px;
}

.infoBar-top {
    width: 100%;
    float: left;
    border-bottom: 2px solid #009292;
    padding-bottom: 4px;
    margin-bottom: 0px;
}


.infoBar-join, .infoBar-comments, .infoBar-sort, .infoBar-page {
    float: left;
    display: inline;
    width: 50%;
    font-size: 13px;
    color: #838383;
    font-weight: 500;
}

.infoBar-join a, .infoBar-comments a, .infoBar-sort a, .infoBar-page a {

    color: #838383;
}

.infoBar-join a {
    font-weight:400;
    color: #009292;
}

.infoBar-join, .infoBar-page {
    text-align: right;
}

.discussionTitle {
    position: relative;
    color: white;
    background: #009292;
    margin: 0;
    padding: 10px 0 14px 18px;
    font-size: 24px;
    font-weight: 300;
}

.discussionTitle:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -11px;
    left: 19px;
    border-width: 12px 13px 0 13px;
    border-style: solid;
    border-color: #009292 transparent transparent transparent;
    z-index: 2;
    -webkit-transform: rotate(0.05deg);
    -moz-transform: scale(1.1);
    -o-transform: rotate(0.05deg);
    transform: rotate(0.05deg);
}



.discussionTextArea {
    width: 100%;
    font-size: 18px;
    color: rgb(176, 176, 176);
    border: 2px solid rgb(189, 189, 189);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    height: 47px;
    padding: 12px 16px;
    box-sizing: border-box;
    font-weight: 300;
    margin: 17px 0px 17px;
    resize: none;
    margin-top: 61px;
    cursor: text;
    font-weight: 300;
}

.msgcontent {
    padding: 1px 0;
  margin-left: 108px;
  font-size: 17px;
  line-height: 21px;
  font-weight: 300;
}

.msgcontent p { 
      font-size: 17px;
  margin-top: 3px;
  color: #717171;
}

.msgprofile p {
    font-size: 12px;
    color:#009292;
    padding: 0;
    margin: 0;

}

.black_11b {
    color: #717171;
    font-size: 14px;
    font-weight: normal;
}



.mceLayout {
    position: relative;
    width:100% !important;
    height: 200px !important;
    border-radius: 3px;
    margin-bottom: 20px !important;
    top: 13px;
}



.displayNone {
    display:none;
}

a.discussionTextArea:hover {
    text-decoration: none;
}

a.discussionTextArea:text {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}

/* ==========================================================================
   News Archive
   ========================================================================== */


.news-table {
    width: 100%;
    border: none;
}

.sort-bar {
    float: right;
    margin-top:7px;
}


td.newsarchive-date {
    width: 20%;
    text-align: center;
    color: #717171;
}

td.news-post a {
    font-size: 16px;
    -webkit-font-smoothing: auto;
    color: #009292;
    display: block;
    font-weight: 400;
}

select.news-dropdown {
    border: none;
  width: 100px;
  background-color: #f7f7f7;
  margin-left: 6px;
  height: 27px;
  -webkit-appearance: auto;
  border-radius: 0;
  background-image: none;
  float: left;
  color: #009292;
  font-weight: 400;
  font-size: 14px;
  padding: 0;
}
.newsarchive-sortby {
    float: left;
}

form.news-article-form {
    margin: 0;
    display: inline-block;
}

.news-table tr:hover {
    background: #e8e7e7;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f7f7f7;
}

.newsarchive-sortby {
    display: inline-block;
      color: #717171;
  font-weight: 300;
    padding-top: 1px;
}

/* ==========================================================================
   Article Conditions
   ========================================================================== */

h1.condition {
    border-bottom: 2px solid #009292;
    -webkit-font-smoothing: auto;
    font-size: 28px !important;
    padding-bottom: 1px;
}

.condition b p {
    font-weight: 400 !important;
    color: #009292 !important;
    /* padding: 0; */
    /* margin: 0; */
    line-height: 13px;
    font-size: 22px !important;
    margin-bottom: -11px;
    -webkit-font-smoothing: auto;
}

article.condition i p {
    padding:0;
    font-size:18px;
}

article.condition i {
    padding:0;
    margin:0;
    font-size:18px;
}

.condition ul:first-child{
    background: yellow;
}

.content article ul li {
      font-size: 1.2em;
  font-weight: 300;
  color: #717171;
  list-style-type: circle;
  list-style-position: outside;
  margin-left:20px;
  font-weight: 300 !important;

}

.article-utils ul li {
     font-size: 1em;
  font-weight: 300;
  color: #717171;
  list-style-type: none;
  margin-left:0 !important;
}

.article-utils ul li a {
    border-bottom: none !important;
      padding-bottom: 0  !important;
}


.content article ul li b {
      font-weight: 300 !important;
}
.content article ul li strong a {
font-weight: 300 !important;
}
.content article ul li a {
      border-bottom: 1px solid;
      padding-bottom:2px;

}

.content article ul li a:hover {
    border-bottom: 2px solid;
}

.IHBODYCOPY a strong {
    font-weight: 300 !important;
}

article p strong {
    color: #009292;
}

article.condition b:nth-child(1) p {
    color: yellow !important;
}

/* ==========================================================================
   Poll
   ========================================================================== */


input[type=radio]:not(old) {
    width   : 27px;
    margin  : 0;
    padding : 0;
    opacity : 0;
}

input[type=radio]:not(old) + label {
    d  display: inline-block;
    margin-left: -26px;
    padding-left: 32px;
    background: url('../image/radio-btn.png') no-repeat 0 0;
    line-height: 26px;
    color: #009292;
    -webkit-font-smoothing: auto;
    font-size: 16px;
}



input[type=radio]:not(old):checked + label{
    background-position : 0 -26px;
}

input.vote-btn {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    background-color:#009292;
    color:white; 

    padding: 9px 44px 9px;
    border: 2px solid #009292;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: 7px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 13px;
    -webkit-font-smoothing: auto;
    margin: 0 auto;
    width: 100%;
    cursor: pointer;
    margin-bottom: 26px;
    margin-top: 5px;
}

input.vote-btn:hover {
    color: #009292;
    background-color: #f7f8f8;
}

.center-poll {
    width:100%;
    margin: 0 auto;
    margin-bottom:15px;
}



/* ==========================================================================
   Comments box
   ========================================================================== */

.comment-table {
    background: #FFFFFF;
    margin-bottom: 1.25rem;
    background: #f7f7f7;
    border: none;
}



/* ==========================================================================
   Article Conditions
   ========================================================================== */

article.condition p b {
    font-weight: 400 !important;
    color: #009292 !important;
    /* padding: 0; */
    /* margin: 0; */
    line-height: 13px;
    font-size: 19px !important;
    margin-bottom: -11px;
    -webkit-font-smoothing: auto;
}

.size {
    font-size: inherit;
}

/* ==========================================================================
   Calculators
   ========================================================================== */

h1.clac {
    border-bottom: 2px solid #009292;
    -webkit-font-smoothing: auto;
    font-size: 28px !important;
    padding-bottom: 1px;
    color: #009292;
    margin: 0 0 20px;
}

.health-calculators ul li a {
      display: block;
  padding: 30px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  background-image: url('../../image/calc-go.png');
  background-repeat: no-repeat;
  background-position: 90% 50%;
  color: #009292;
  /* font-weight: 400; */
  font-size: 16px;
}

.health-calculators ul li a:hover {
      background-color: #009292;
      color: white;
}




/* ==========================================================================
   Icons
   ========================================================================== */

.search-icon img {
    width: 23px;
    margin-top: -6px;
}

.search-icon-top-bar img {
    height: 20px;
    margin-left: 3px;
    margin-top: -5px;
}

.home-icon img {
    width: 21px;
    margin-top: -2px;
}

.rmh-icon img {
    height: 16px;
    margin-top: -4px;
    margin-right: 7px;
}

.ihp-icon img {
    height: 14px;
    margin-top: -5px;
    margin-right: 8px;
}

.login-icon img {
    height: 14px;
    margin-top: -4px;
    margin-right: 7px;
}

.info-icon img {
    height: 14px;
    margin-top: -4px;
    margin-right: 3px;
}

.eye-icon img {
    height: 10px;
    margin-top: -3.2px;
    margin-right: 7px;
}

.signOut-icon img {
    height: 14px;
    margin-top: -4px;
    margin-right: 7px;
}



/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 2px 0;
    background: #b22a31;
    color: #ffffff;
    padding: 0.2em 0;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    padding: 4px 0;
}

.browsehappy a {
    text-decoration: underline;
}


.topic-page-block li a{
      display: block;
  background: #f3f1f1;
  color: #717171;
  padding: 10px 0 10px 10px;
  border-left: 5px solid #009292;

}

.topic-page-block li a:hover {
      
  background: #009292;
  color: white;
}

.topic-page-img {

}

.topic-page-green-overlay {
    background: rgba(0, 146, 146, 0.8);
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  color: #fff;
  margin-left: 0.55em;
  margin-right: 0.499em;
  padding: 4px 0 5px;

}

h1.topic-page-overlay {
    padding:0;
    margin:0;
    margin-top: 1px;
  padding-left: 6px;
  font-weight: 200;
}

.topics-back {
    text-transform: uppercase;
    text-align: right;
    font-size: 14px;
  font-weight: 600;
}

.topics-back a {
    display: block;
    color: white;
      padding: 12px 10px 6px;
}

.back-icon {
    height: 11px;
  margin-right: 8px;
  margin-top: -3px;
}

.topic-page-block {
      margin-left: -0.4em;
  margin-right: -0.4em;
  margin-top: 8px;
}

h2.question {
      color: #009292;
      -webkit-font-smoothing: auto;
      font-size:19px;
}


.back-button a {
    border: 2px solid rgb(0, 146, 146);
    padding: 4px 10px 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: rgb(0, 146, 146);
    border-radius: 5px;
    display: inline-block;
    margin-right:4px;
}

.back-button a:hover {
    background: rgb(0, 146, 146);
    color: white;
}

.back-button {
    display: inline;
}

p.qa {
      font-size: 19px;
  font-weight: 300;
  color: #717171;
}

.qanda-heading {
    position: relative;
    margin-bottom: 20px;
      margin-top: -46px;
        z-index: 0;
}

.qanda-heading-name {
    position: relative;
  background: rgba(0, 146, 146, 0.88);
  color: white;
  font-size: 24px;
  top: 46px;
  width: 200px;
  padding: 5px 21px;
  font-weight: 300;
}

.qanda-heading-name:after {
    content: '';
    position:absolute;
    width: 0;
height: 0;
border-style: solid;
border-width: 0 0 46px 46px;
border-color: transparent transparent transparent rgba(0, 146, 146, 0.88);
right:-46px;
top:0;
}

.qanda-search {
    width:100%;
    position: absolute;
    bottom: -1px;
  background: rgba(0, 146, 146, 0.88);
  color: white;
  padding-bottom: 15px;

}

.qanda-search input[type="text"] {
      background-color: transparent !important;
  border: 1px solid white !important;
  width: 90%;
  margin: 0 auto;
  border-radius: 3px;
  color: white !important; 
  margin-top:15px;
}

.qanda-search input[type="text"]::-webkit-input-placeholder {
   color: white;
}

.qanda-search-btn {
      position: absolute;
  right: 43px;
  top: 23px;
  height: 21px;
}

.qanda-block a {
color: white;
}

.qanda-nav {
      margin: 20px 0 10px;
}



.featured-bg {
    background: #f5f4f4;
      display: inline-block;
        margin: 0 8px 0 8px;
          padding-bottom: 18px;

}

h2.featured-choice {
    color: #009292;
    font-size: 18px;
    font-weight: 400;
      -webkit-font-smoothing: auto;
      text-transform: uppercase;
      position:relative;
      padding-left:30px;
        margin: 0 auto;
  margin-bottom: 12px;
  margin-top: 20px;

}

h2.featured-choice:before {
    content: '';
    width:24px;
    height:30px;
    background: url(/images/featured-choice.png);
    position:absolute;
    left:0px;

}

a.hdr_link_lge {
      color: #009292;
  -webkit-font-smoothing: auto;
  font-size: 1.2em;
  margin-bottom: 6px;
  margin-top: 13px;
  display: relitive;
  display: block;
  font-weight:400;
}

p.featured-article {
    margin:0;
}

.featured-bg img {
        text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 17px;
}

a.features-box-featured, a.features-box-opinion {
    background-color: #f5f4f4;
    display: inline-block;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 20%;
    width:100%;
    height: 180px;
    padding-top:150px;
    text-transform: uppercase;
    color: #009292;
    margin-top:10px;
    font-weight: 400;
}

a.features-box-featured {
    background-image: url(/images/features-img.png);
}

a.features-box-opinion {
    background-image: url(/images/opinion-img.png);
}

a.features-box-featured:hover, a.features-box-opinion:hover {
    opacity:0.5;
}

.message-comment {
   
}

.message-wrapper {
    border-bottom: 1px solid lightgrey;
    margin-bottom:10px;
    padding:5px;
    padding-bottom:20px;
}

.message-wrapper p {
    margin:0;
}

p.message-name, p.message-date {
    display:inline-block;
      -webkit-font-smoothing: auto;
}

p.message-date {
    font-size: 12px;
}

.message-comment h2 {
    color: #009292;
  -webkit-font-smoothing: auto;
  margin: 0;
  margin-left: -8px;
}

.join {
    text-align: right;
}

.head-underline {
    border-bottom:2px solid #009292;
    display:inline-block;
      width: 100%;
}

.join-dis {
    text-align: right;
    position: relative;
    /* bottom: -49px; */
    line-height: 36px;
}

.join-dis a {
    color: #009292;
    -webkit-font-smoothing: auto;
}

#contact-note {
    border: 2px solid #009292;
}

.next-page {
      margin: 0 auto;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 32px;
}

.next-page a {
      background: #009292;
  color: white;
  margin: 0 auto;
  width: 50%;
  padding: 2% 20%;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
}


.topic-index-block {
    margin:0;
}



/* ==========================================================================
   Search
   ========================================================================== */

.search-result-wrapper a {
    color: #009292;
      font-weight: 400;
    font-size:18px;
}

.search-result-wrapper {
    margin-bottom: 20px;
}

.search-result-date {
    font-size:12px;
      line-height: 13px;
  font-weight: 400;
}

.search-result-wrapper a:hover {
    text-decoration: underline;
}

.search_body {
    font-size: 17px;
    color: #717171;
    font-weight: 300;
      line-height: 21px;
}

.search_body_seconds{
    font-size:15px;
}

a.link-alive {
      border-bottom: 3px solid #009292;
  padding-bottom: 12px !important;
  color: #009292;
  font-weight: 400;
}

ul.search-tabs {
      margin: 0;
    padding: 9px 0;
  text-decoration: none;
  list-style: none;
  border-bottom: 3px solid #e6e5e5;

  float:left;
    width: 100%;
}

ul.search-tabs li {
    float:left;
      padding: 0 3% 0 0;
}

ul.search-tabs li a {
    padding: 13px;
}

ul.search-tabs li a:hover {
  color: #009292;
}

.search-page-btn {
      background: #009292;
  height: 37px;
  margin-left: -1.7em;
  border: 1px solid #009292;
  -webkit-appearance: initial;
}

input.search-page-btn img {
    height:50%;
} 
input.searchable-input {
      margin-bottom: -10px;
}
p.search-results-par {
    margin-top:0;
}

p.result-type {
    margin: 0;
  font-size: 10px;
  font-weight: 400;
  padding-top: 2px;
}

a.show-archive {
    display: block;
    font-size: 16px;
    padding: 5px 0;
}

td.td-highlight:hover {
    background:#e2e2e2;
}

p.search_body a {
      background: #009292;
  padding: 7px 10px 7px 12px;
  color: white;
}

.old-msg-wrapper {
    border-bottom: 1px solid lightgrey;
    margin-bottom: 20px;
}

.old-msg-heading {
    color: #009292;
    font-size: 18px;
      margin-bottom: -16px;
}

.old-msg-date {
    color: #717171;
    font-size:14px;
    font-weight: 300;

}

.old-msg-heading-top {
    color: #009292;
    border-bottom: 2px solid #009292;
}

.old-msg-text {
    font-size: 14px;
}
.old-msg-text p {
    
}




.life-bg {
    background: url(/images/life-bg.jpg);
    display: inline-block;
    width:100%;
}

.life-text h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    margin-top:50px;
}



.life-text p {
    color: white;
    text-align: center;
    font-size: 18px;
}

select.life-ex {
      color: #009292;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0;
  padding: 5px 10px;
  height: 50px;
  /* margin-left: 3px; */
  padding-left: 20px;
  -webkit-appearance: none;
    background-image: url("/images/selectIcon.png");
    background-position: 88% 50%;
}

select.life-ex-margin {
    background-position: 94% 50%;
}

input.life-submit {
      text-align: center;
  margin: 0 auto;
  background: transparent;
  border: 2px solid white;
  border-radius: 5px;
  color: white;
  width: 100%;
  cursor: pointer;
  padding:12px;
  margin-bottom:20px;
  font-size:18px;
  font-weight:400;
  text-transform: uppercase;
}

input.life-submit:hover {
    background: white;
    color: #009292;
}

.life-footnote p {
    color: white !important;
    text-align: center;
    margin-bottom:30px;
}



.discussions-text {
      padding-left: 10px;
  color: #009292;
  display: block;
  font-weight: 400;
  -webkit-font-smoothing: auto;
  font-size: 16px;
}



.psggroup {
    color: #009292;
    font-weight: 400;
}

table.psg-table {
    background:none;
    border:none;
}

table.psg-table tr {
     background:none;
}

.topicsAlpha li a {
    color: white;
}

.psg-btn {
    color:#009292;
    border: 2px solid #009292;
    font-weight: 400;
    padding: 5px 20px;
    margin-bottom:10px;
    margin: 0 auto;
}

.psg-btn.active, .psg-btn:hover {
    background: #009292;
    color: white;
}

.psg {
    font-size:16px;
}

select[name='sortby'] {
  border: none;
  background: #f3f1f1;
  font-size: 13px;
  font-weight: 400;
  padding-left: 0;
  margin-left: -3px;
  width: 70px;
  padding: 0;
  height: 24px;
  margin-left: 3px;
}

.selectname {
    display: inline-block;
      display: inline-block;
  font-weight: 300;
  color: #009292;
}

.margin-top-13 {
    margin-top: 6px;
}






/* ==========================================================================
   Media Queries
   ========================================================================== */

// Small screens
@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 40em) { 

    .search{
        padding-left: 0.5315em;
        padding-top: 18px;
    }

    .news-overlay-content{
        position: static;
        background-color: transparent;
    }

    .news-overlay-content .large-10 {
        background-color: #009292;
        padding-bottom: 10px;
    }

    .news-overlay-content button {
        margin-top: 15px;
        float: right;
    }
    .top-bar-section .has-dropdown > a:after {
        content: "";
        display: none;
    }
    .top-bar-section ul {
        border-top: 1px solid #027f7f;
    }
    .news-border {

    } 
    .more-news section {
        padding: 0px 10px 8px 10px;
    }

    .news-overlay-content h2 {
        padding-bottom: 5px;
    }
    .copyright {
        text-align: center;
    }

    .footer-bottom img {
        text-align: center;
        width:120px;
        display: block;
        margin: 0 auto;
        float:none;
        padding-bottom: 20px;
    }

    body {
        overflow-x: hidden;
    }



    .msgcontent {
  padding: 1px 0;
  margin-left: 0;

}




    /* max-width 640px, mobile-only styles, use when QAing mobile issues */
}
// Medium screens
@media only screen and (min-width: 40.063em) { } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    .more-news section {
        margin-left: -15px !important;
    }

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
/* min-width 1025px, large screens */
// Large screens
@media only screen and (min-width: 64.063em) { 
    .more-news section {
        margin-left: -15px !important;
    }
} 

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .more-news section {
        margin-left: -15px !important;
    }

} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

// XLarge screens
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

// XXLarge screens
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */


@media only screen and (max-width: 641px) {
    .rating {
        background: url("/images/rmh-bg.jpg") no-repeat 50% 50%;
        height:441px;
    }

    .twitter-bg {
        background-image: url(/images/twitter-bg-lrg.jpg);
        background-position: 50% 50%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 821px){
    .hide-it {
        display:none !important;
    }
}

@media only screen and (min-width: 641px) and (max-width: 978px){
    .rss-btn, .print-btn {
        display:none !important;
    }
}

@media only screen and (min-width: 641px) and (max-width: 828px){
    .author {
        display:none !important;
    }
}

@media only screen and (max-width: 356px) {
    .utils-padding {
        padding: 7px 7px 8px;
    }

    .social-btn {
        width: auto;
    }
    .fb-like {
        left: 6px;
    }

    .twitterWig {
        left: 100px;
    }
}

@media only screen and (min-width: 822px) and (max-width: 926px){
    .menu-hide-it {
        display:none !important;
    }
}

@media only screen and (min-width: 827px) {
    .title-area {
        display: none;
    }
    .top-bar-section .has-dropdown > a {
        padding-right: 25px !important;
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 0.9rem;
    }
} 

@media only screen and (min-width: 800px) {
    .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 3.8px;
        border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem;
        margin-right: 0.8rem;
    }
}

@media only screen and (min-width: 822px) and (max-width: 1024px) {
    .more-news section {

        padding-left: 0;
    }
}

.reg-users {
    position: absolute;
    background: #e8e7e7;
    color: #009292;
    width:230px;
    right:0;
    font-weight:400;
    text-align: center;
    font-size: 14px;
    padding:3px 0;
      bottom: -23px;
        right: 8px;
}

.reg-users:before {
    position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #e8e7e7 transparent;
  left: -30px;
  bottom: -4px;

}

.reg-users-mobile {
    position: relative;
    background: #e8e7e7;
    color: #009292;
    right: 0;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
    margin-top: -10px;
    margin-bottom: 8px;
    border-radius: 10px;
}

.reg-users-mobile:hover {
    background: #009292;
    color: white;
}


@media only screen and (min-width: 822px) and (max-width: 920px) {
    .reg-users {
        bottom: -17px;
    }
}




/* ==========================================================================
   Find a Pro
   ========================================================================== */
table.displayrecmini {
    width:100%;
    margin-bottom:0;
}

.fap-button, .fap-again  {
    background: #009292;
    color: white;
    border: none;
    padding: 10px 30px;
    font-size: 14px;
    cursor: pointer;
}

.fap-submit, .fap-submit-sml {
    width: 80%;
    background: #009292;color: white;
    border: none;
    padding: 8px;
    font-size: 15px;
    border-radius: 8px !important;
    cursor: pointer;
}

.fap-submit-sml {
    padding: 3px;
    border-radius: 2px !important;
    width: auto;
    font-size:13px;

}


.fap-button:hover, .fap-again:hover, .fap-submit:hover, .fap-submit-sml:hover{
    opacity: 0.8;
    color: white;
}




