
.wrapper.blue-area {
    background-image: linear-gradient(to bottom,  0%,  100%);
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: ;
}

#header {
    background: ;
}

#header .nav > li > a:hover,
#header .nav > li > a:focus {
    background: ;
}

#header .nav > li.active {
    background: ;
}

#header .nav-justified .dropdown-menu > li > a.open {
    background-image: -webkit-linear-gradient(top,  0%,  100%);
    background-image: -o-linear-gradient(top,  0%,  100%);
    background-image: linear-gradient(to bottom,  0%,  100%);
    background: ;
}

#header .navbar-default {
    border-bottom: 1px solid ;
}

#header .navbar-toggle:hover,
#header .navbar-toggle:focus {
    background: ;
}

@media (max-width: 767px) {
    #header .navbar-form {
        border-top: 1px solid ;
        border-bottom: 1px solid ;
    }
    #header .nav-justified > li > a {
        border: 1px solid ;
        border-left-color: ;
        border-bottom-color: ;
    }
    #header .nav-justified > li.active {
        background: ;
        border-color: ;
        border-left-color: ;
        border-bottom-color: ;
    }
}

@media (min-width: 768px) {

    #header #mainnav {
        background-image: -o-linear-gradient(top,  0%,  100%);
        background-image: linear-gradient(to bottom,  0%,  100%)!important;
        background: ;
        border-top: 1px solid ;
    }

    #header .nav-justified {
        background-image: -webkit-linear-gradient(top,  0%,  100%);
        background-image: -o-linear-gradient(top,  0%,  100%);
        background-image: linear-gradient(to bottom,  0%,  100%);
        border-top: 1px solid ;
    }
    #header .nav-justified > li > a:hover,
    #header .nav-justified > li > a:focus {
        background-image: -webkit-linear-gradient(top,  0%,  100%);
        background-image: -o-linear-gradient(top,  0%,  100%);
        background-image: linear-gradient(to bottom,  0%,  100%);
        background: ;
    }
}

#get-started .btn {
    background-image: -webkit-linear-gradient(top,  0%,  100%);
    background-image: -o-linear-gradient(top,  0%,  100%);
    background-image: linear-gradient(to bottom,  0%,  100%);
    border-color: ;
}

#get-started .btn:hover,
#get-started .btn:focus {
    background-image: -webkit-linear-gradient(top,  0%,  100%);
    background-image: -o-linear-gradient(top,  0%,  100%);
    background-image: linear-gradient(to bottom,  0%,  100%);
    background-repeat: repeat-x;
    border-color: ;
}
.popover[class*="tour-"] .stepnum strong {
    background-image: -webkit-linear-gradient(top,  0%,  100%);
    background-image: -o-linear-gradient(top,  0%,  100%);
    background-image: linear-gradient(to bottom,  0%,  100%);
}

h4,
.h4 {
    color: ;
}

section footer a {
    color: ;
}

section footer .icon-more {
    color: ;
}

@media (min-width: 768px) {
    #comments {
        border-left: 2px solid ;
    }
}

.my-links-list a {
    color: ;
}

.featured-members-list .bio h3,
.featured-members-list .bio .h3 {
    color: ;
}

.featured-members-list .bio:hover h3,
.featured-members-list .bio:focus h3,
.featured-members-list .bio:hover .h3,
.featured-members-list .bio:focus .h3 {
    color: ;
}

.featured-groups-list h3,
.featured-groups-list .h3 {
    color: ;
}

.has-edit .edit,
.has-edit .edit a,
.has-edit .edit button {
    color: ;
}

#news-main .more-link a {
    background: ;
}

#news-main .more-link a:hover,
#news-main .more-link a:focus {
    background: ;
}

.news-primary a:hover h2,
.news-primary a:focus h2,
.news-primary a:hover .h2,
.news-primary a:focus .h2 {
    color: ;
}

.ScheduledContent .ScheduledContent-date {
    background: ;
}

.ScheduledContent .ScheduledContent-date:after {
    border-left-color: ;
}

.ScheduledContent:hover h3,
.ScheduledContent:focus h3,
.ScheduledContent:hover .h3,
.ScheduledContent:focus .h3 {
    color: ;
}

.ScheduledContent:hover .ScheduledContent-date,
.ScheduledContent:focus .ScheduledContent-date {
    background: ;
}

.ScheduledContent:hover .ScheduledContent-date:after,
.ScheduledContent:focus .ScheduledContent-date:after {
    border-left-color: ;
}

.ScheduledContent-details .ScheduledContent-date {
    background: ;
}

@media (min-width: 992px) {
    .featured-ScheduledContent-list .ScheduledContent .ScheduledContent-date:after {
        border-top-color: ;
    }
    .featured-ScheduledContent-list .ScheduledContent:hover .ScheduledContent-date:after,
    .featured-ScheduledContent-list .ScheduledContent:focus .ScheduledContent-date:after {
        border-top-color: ;
    }
}

@media (min-width: 768px) {
    body.plain {
        background:  url("/api/resource/1475174451000/coreconnect__CC_Community/images/bg-body-green.png") 50% 0 no-repeat;
    }
}

/* CSS - @ Trekbin 01-04-2016 changes */
.preamblecontainer{width:90%!important;}
.feeditemActionMenuButton{margin:-3px 0 0 0px!important; float:left!important;}
.labelFix{display:none!important;}
.labelFix2{display:none!important;}
.labelFix3{display:none!important;}

.heightFix{min-height:80px!important;}
.footer-wrap {color: #fff; padding: 0 10px!important;} /* @ Trekbin changes on 04-04-2016 - wrt footer alignment  */

#header .input-group .form-control:first-child{font-style:normal!important;} /* @ Trekbin changes on 04-04-2016 - Search font  */

@media only screen and (min-width:992px) and (max-width:1199px) {
   
    .hide{

        display:none!important;
    }
    
    .show{
        
        display:none!important;
    }
}

/* @ Trekbin changes on 01-04-2016 - wrt More news articles being shifted to show the remaining new articles  */
@media only screen and (max-width: 767px) {
  #news-main .more-link a{width:100%!important; left:0!important;}
  .preamblecontainer{width:87%!important;}
  .labelFix{display:block!important; margin:7px 0 0 18px!important; color:#999!important; position:absolute!important; z-index:10!important; font-weight:normal!important;}
  .labelFix2{display:block!important; margin:7px 0 0 18px!important; color:#999!important; position:absolute!important; z-index:10!important; font-weight:normal!important;}
  .labelFix3{display:block!important; margin:7px 0 0 18px!important; color:#999!important; position:absolute!important; z-index:10!important; font-weight:normal!important;}
  hr {margin-top: 10px!important;; margin-bottom: 10px!important;; border: 0; border-top: 1px solid #ebebeb;} /* @ Trekbin changes on 04-04-2016 - wrt date alignment  */
  .all-news-list a {color: #424242;  display: block;  padding: 20px 10px!important;} /* @ Trekbin changes on 04-04-2016 - wrt News alignment  */
  .textOnly{display:none!important;}
  
    .hide{

        display:none!important;
    }
    
    .show{
    
    display:block!important;
    }

}

/*6/4/16 CSS updates*/
/*Class for Featured Updates*/
.spaceFeaturUd{padding:7px!important}
.mT4{margin-top: 4%!important;}
/*Class for Featured Updates*/
@media only screen and (max-width:767px)
{
/*To fix Date box overlapping issue*/
.ScheduledContent{min-height:200px!important}
.ScheduledContent .ScheduledContent-date{padding: 16px 20px 0 20px!important;}
.ScheduledContent .ScheduledContent-detail{min-height:200px!important}
/*To fix Date box overlapping issue*/

/*To fix Hidden Heading issue in Date box*/
.showHeadingM{float:none!important}
/*To fix Hidden Heading issue in Date box*/
}
/*6/4/16 CSS updates*/

/*11/4/16 CSS updates*/
.inviteBtn{float: none!important;margin-bottom: 0!important;}
.memberCount{display: block;float: left!important;margin-top: 0px!important;margin-right: 10px!important;}
.groupList ul li {margin-bottom:20px!important;}
.memberCountEvent{display: block;float: left!important;margin-top: 25px!important;margin-right: 10px!important;}
.memberText{float: left!important;display: block!important;margin: 25px 0!important;}
.profileTabSetHeader{z-index:1!important;}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
.eventSidebar{padding-left:8px!important;padding-right:8px!important}
}

@media only screen and (min-width: 1200px)
{
.eventSidebar{padding-left:32px!important;padding-right:32px!important}
}
/* Changes 20052016 */
@media only screen and (max-width: 992px)
{
.ContentNameClass{margin-top: 50px!important;}
.ScheduledContent-date-margin{margin-top: 55px!important;}
}
/* Changes 20052016 */
@media only screen and (max-width: 767px)
{
.memberCount{margin-top: 0!important;}
.memberCountEvent{margin-top: 0!important;}
.memberText{margin: 0!important;}
.ScheduledContent-date-margin{margin-top: 75px!important;} /* added Changes on 20052016 */
}
/*11/4/16 CSS updates*/

/* SCDetailPage Topic */
p {margin: 0 10px 0 0!important; float: left!important;}
ul.token-input-list-facebook-facebook{list-style-type:none!important; height:50px!important; border:1px solid #e5e5e5!important; margin:0px!important; padding:0px 10px!important;}
ul.token-input-list-facebook-facebook li{list-style-type:none!important; float:left!important; margin:10px 10px 0px 0px!important; height:30px!important; line-height:10px!important; border:1px solid #ccc!important; border-radius:18px!important; padding:10px!important;}
ul.token-input-list-facebook-facebook li:last-child{border:0px!important; background:#e5e5e5!important; border-radius:0px!important; padding: 0px!important; height: 30px!important;}
#demo-input-local.tokenInput{position:absolute!important; margin-top:30px!important;}
#token-input-demo-input-local{width:75px!important; border:0px!important; height:30px!important; margin-top:0px!important; line-height:10px!important;} 
.token-input-dropdown-facebook-facebook{background: #e5e5e5!important; min-width: 200px!important; border: 1px solid #e5e5e5!important; border-top: 0px!important; padding: 5px 10px;}
ul.searchText{list-style-type:none!important; margin:0px!important; padding:0px!important;} 
.viewTopic{float:left!important; margin:10px 10px 0px 0px!important; height:30px!important; line-height:10px!important; border:1px solid #ccc!important; border-radius:18px!important; padding:10px!important;}
.submitBtn{color: buttontext; cursor: pointer; float:left; margin:10px 10px 0 0!important; height:30px!important; background-color: buttonface; line-height:17px!important;}
.token-input-delete-token-facebook-facebook {cursor: pointer;}
.ScheduledContent-date-margin{margin-top: 7%; !important;}
.ContentNameClass{margin-top: 7%;}
.viewTopicSpanClass{ color:#a6a6a6; cursor: pointer; font-size: 11px;text-decoration: none;}
#topicSection{background:none;!important;} /* Changes 20052016 changed background from white to none */
#relatedTopics{width:800px;!important;}

.viewTopicSpanClassNew{ color:#a6a6a6; cursor: pointer; font-size: 11px;text-decoration: none;background: #fff!important;text-transform: uppercase!important;}
#feedTopicDiv{margin-top:8px;!important;}

.cke_dialog_tab {display: initial!important;}

.viewTopicEditFree{float:left!important; margin:3px 10px 0px 0px!important; height:30px!important; line-height:10px!important; border:1px solid #ccc!important; border-radius:18px!important; padding:10px!important;}

.viewTopicScheduled{float:left!important; margin:3px 10px 0px 0px!important; height:30px!important; line-height:10px!important; border:1px solid #ccc!important; border-radius:18px!important; padding:10px!important;}

.header-inline{display: inline-block;padding-bottom: 2px;}