body {
    background-color: #FFF;
}

.news h2, .news h2 a, .news p, .news span {
    color: #000;
}

.news p, .news p span, .news label, .news input, .news li, .news span {
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: "ProximaNovaRegular" !important;
}
p a {
    color:#0198E1 !important ;
}
p a:hover {
    text-decoration: underline;
}

p a:visited{
    color:#9400D3 !important;
}

.news h1 {
    left: 0;
    margin: 0 auto;
    text-align: left;
    font-size: 50px;
    font-family: "ProximaNovaBold";
    color: #000;
    line-height: 1.1;
    font-style: normal;
    opacity: 1;
    margin-bottom: 25px;
}

.news h2 {
    font-family: "ProximaNovaBold";
    font-size: 26px;
    margin-top: 2px;
}

.news .date {
    font-family: "ProximaNovaBold";
    font-size: 15px;
}


#sectors-menu {

}

#sectors-menu .list-group a {
    padding-top: 5px;
    padding-bottom: 5px;
}

#sectors-menu .active, #sectors-menu .active:hover, #sectors-menu .active:focus {
    background-color: #eeeeee;
    margin-bottom: 0;
}

#sectors-menu .list-group-item {
    border: none;
    font-size: 16px;
}

#sectors-menu .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#sectors-menu .list-group-item-heading h4, .list-group-item-heading h4 {
    background-color: #000;
    color: #FFF !important;
    margin-bottom: 0;
    font-family: "ProximaNovaBold";
    padding: 10px;
    margin-bottom: 10px;
}


.sector-color {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.sector-name {
    display: inline-block;
}

.sectors {
    margin-bottom: 5px;
}

.sector-indicator {
    font-size: 10px;
    font-family: "ProximaNovaBold";
    color: #FFF !important;
    padding: 4px 10px 4px 10px;
}

#news-article-content_read-more_link {
    font-family: 'ProximaNovaBold';
    text-align: center;
    font-size: 18px;
}

#news-article-content_read-more_link span {
    font-size: 18px !important;
}

.related-news-article {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom:3px;
    padding-top:3px;
}

.related-news-article  h4 {
    font-family: "ProximaNovaBold";
}


.related-news-forum {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom:3px;
    padding-top:3px;
}

.related-news-forum h4.title {
    font-family: "ProximaNovaBold";
    font-size: 17px;
    color: #FFF;
    padding-left: 10px;
    padding-right: 5px;
}

.related-news-forum h4.subtitle {
    font-size: 15px;
    color: #FFF;
    padding-left: 10px;
    padding-right: 5px;
}

.list-group .sector-name {
    vertical-align: bottom;
}

/* SHARE ICONS */
.st_facebook_large .stLarge {
    background: url('http://www.marketsgroup.org/static/images/social-share/facebook_black.png') no-repeat !important;
}

.st_facebook_large .stLarge:hover {
    background: url('http://www.marketsgroup.org/static/images/social-share/facebook_white.png') no-repeat !important;
    opacity: 1;
}

.st_twitter_large .stLarge {
    background: url('http://www.marketsgroup.org/static/images/social-share/twitter_black.png') no-repeat !important;
}

.st_twitter_large .stLarge:hover {
    background: url('http://www.marketsgroup.org/static/images/social-share/twitter_white.png') no-repeat !important;
    opacity: 1;
}

.st_linkedin_large .stLarge {
    background: url('http://www.marketsgroup.org/static/images/social-share/linkedin_black.png') no-repeat !important;
}

.st_linkedin_large .stLarge:hover {
    background: url('http://www.marketsgroup.org/static/images/social-share/linkedin_white.png') no-repeat !important;
    opacity: 1;
}

.st_email_large .stLarge {
    background: url('http://www.marketsgroup.org/static/images/social-share/email_black.png') no-repeat !important;
}

.st_email_large .stLarge:hover {
    background: url('http://www.marketsgroup.org/static/images/social-share/email_white.png') no-repeat !important;
    opacity: 1;
}
/* END SHARE ICONS */


.forum-promo-box {
    position: relative;
}

.forum-promo-box .forum-image {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 200px;
    margin-left: 15px;
    margin-top: 15px;
}

.forum-promo-box .forum-description {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    color: #000;
}

.forum-promo-box .forum-title {
    color: #000;
    font-family: "ProximaNovaBold";
    font-size: 26px;
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
    margin-top: 10px;
}

.forum-promo-box .forum-date_venue {
    color: #000;
    font-size: 18px !important;
    display: block;
}

.forum-promo-box .forum-actions {
    position: absolute;
    top: 180px;
    left: 20px;
}

p.bold {
    font-family: "ProximaNovaBold" !important   ;
}