
body {
    background: #E3E6E6;
}

.learning-path-top-sec {
    background: #E3E6E6;
    padding: 10px 0 40px;
    min-height: 230px;
}

.lp-detail-view-enabled .lp-detail-tabs .lp-tabs-menu li a.active {
    color: #232f3e;
    border-color: #f89936;
}

.start-learn {
    display: block;
    background: #f89936;
}


.lp-details-info-list h5 {
    color: #f89936;
}

.lp-view-all-btn {
    background: #f89936;
}

.lp-detail-view-enabled .lp-detail-section-lists h4 a {
    color: #f89936;
}

.brand-box-top .module-count {
    color: #f89936;
}

.lp-content-action a {
    color: #fff;
    border: 1px solid #f89936;
    background-color: #f89936;
}

.sec-expand-icon i {
    color: #f89936;
}

.lp-detail-tab-info .sec-count {
    color: #f89936;
}

.custom-page-name {
    font-size: 15px;
    color: #f89936;
}

.lp-content-action a.btn-resume, .lp-content-action a:hover {
    text-decoration: none;
    background: #f89936;
    color: #fff;
}

.lp-detail-view-enabled .lp-detail-tabs .lp-tabs-menu li a:hover {
    color: #f89936;
}

.hdrgt_main .hdrgt_menulink span, .profile-text {
    display: none;
}

.notification-bell {
    display: none;
}

.hdrgt_main .hdrgt_menulink {

    display: none;
}

.lp-detail-view-enabled .long-description h1:after, .lp-detail-view-enabled .long-description h2:after, .lp-detail-view-enabled .long-description h3:after, .lp-detail-view-enabled .long-description h4:after, .lp-detail-view-enabled .long-description h5:after, .lp-detail-view-enabled .long-description h6:after, .lp-detail-view-enabled .lp-details-info h3:after {
    background: #f89936;

}

.page-breadcrump li a, .page-breadcrump li span {
    display: none;
}

.page-breadcrump li:after {
   display: none;
}


.lp-complete-popup a, .others-default-launch a {
    background: #f89936;
}

.expand-screen-btn {
    background: #f89936;
}

.cr-page-channeldetail .chl-list-view-blk .title-col h4 a, .cr-page-channeldetail .result-list-view .title-col h4 a, .lp-detail-view-enabled .lp-detail-section-lists h4, .lp-detail-view-enabled .lp-detail-section-lists h4 a {
    color: #f89936;
}

.channel-content-lists .user-info-btn-dot label, .channel-content-lists .user-info-btn-new, .channel-detail-blk a.user-info-btn-dot label {
    color: #f89936;
}

.more-info-action-col .action-btns .action-btn {
    background: #f89936;
}

.channel-content-lists .user-info-btn-dot label, .channel-content-lists .user-info-btn-new, .channel-detail-blk a.user-info-btn-dot label {
    color: #f89936;
}

.view-close-text {
    color: #f89936;
}

.btn-outline-blue {
    color: #f89936;
}
/* .channel-viewer-content .stripe-sidebar{
    width: 100% !important;
} */
.sidebar-tab{
    width: 100% !important;
}

@media(max-width:1024px) {
  .channel-viewer-content .stripe-sidebar {
    width:100% !important;
  }
}


	
	
