/* body div#section .table#agenda .session.header:not(.break) .track, body div#section .table#agenda .session.header:not(.break) .track[class*="track"], */
.table#agenda .session .title span, .table#agenda .session .title .badge, .table#agenda .session .title .label { background:#8d2890 !important; color: white !important; }


div#section.banner:before {
    background-color: #8d2890 !important;
    opacity: .3 !important;
}
a, body div#section:not(.cta-block):not(.header):not(.banner) h1, body div#section ul.tick li:before, .table#agenda .session .speakers .speaker span.name, ul.colorStrong li strong, body div#section:not(.cta-block).statistics .stat h1 { color: #8d2890 !important; }
a:hover
a:focus,
a:active {
    color: #636B7C !important;
}
ul#dotJourney li:before { box-shadow: inset 0 0 0 2px #8d2890;}
div#section .quote_box { background: #8d2890 !important; }
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li.active > a {
    border-bottom-color: #8d2890 !important;
    color: #8d2890 !important;
}
body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:hover,
body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:focus,
body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:active,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:hover,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:focus,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:active {
    border-bottom-color: #8d2890 !important;
    color: #8d2890 !important;
}
body div#section ul.nav.nav-tabs:not(.alternative)#tab li.active > a,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li.active > a {
    border-bottom-color: #8d2890 !important;
    color: #8d2890 !important;
}
body div#section ul.nav.nav-tabs.alternative li.active { background: #8d2890 !important; }
body div#section ul.nav.nav-tabs.alternative li.active:after { border-top-color: #8d2890 !important; }
#section #main-points h2 { color: #8d2890 !important; }
#section div.five-reason-point span, div#section #testimonial .by h5 { color: #8d2890 !important; }
body nav ul#menuDrop li > a.active:after { border-color: #8d2890 !important;}
div#section .co_details img {
    border: 2px solid #FFF !important;
    box-shadow: 0 0 0 7px #8d2890;
    margin-left: 7px !important;
    margin-right: 23px !important;
    max-height: 165px !important;
    border-radius: 0px !important;
}
div#banner-full,
a div#banner-full, #scrollTop, div#section.cta-block, .bannerBar  { background: #8d2890 !important; }
body div#section.speakers div.speaker-color h3 { border-bottom-color: #8d2890 !important; }
.row.speakers span.circle:after { border-color: #8d2890 !important; }
div#section.cta .btn.btn-white:hover,
div#section.cta .btn.btn-white:focus,
div#section.cta .btn.btn-white:active {
    color: #8d2890 !important;
}
body nav ul.menu .pull-right li.cta a:hover, body nav .row ul:not(.dropdown-menu) li.cta a:hover ,
body nav ul.menu .pull-right li.cta a:focus, body nav .row ul:not(.dropdown-menu) li.cta a:focus ,
body nav ul.menu .pull-right li.cta a:active, body nav .row ul:not(.dropdown-menu) li.cta a:active {
	opacity: .85;
}
body a:hover div#section.cta-block,
body a:focus div#section.cta-block,
body a:active div#section.cta-block {
    box-shadow: inset 0 -7px 0 #8d2890, inset 0 7px 0 #8d2890,
    inset 0 -11px 0 #FFF, inset 0 11px 0 #FFF;
}
body a:hover div#section.cta-block-sm,
body a:focus div#section.cta-block-sm,
body a:active div#section.cta-block-sm {
    box-shadow: inset -7px -7px 0 #8d2890, inset 7px 7px 0 #8d2890,
    inset -11px -11px 0 #FFF, inset 11px 11px 0 #FFF;
}
* .btn-primary{
    color: white !important;
    background: #8d2890 !important;
    border-color: #8d2890 !important;
}
@media(max-width:991px) {
    body.incite nav {
        background: #8d2890 !important;
    }
    body.incite nav ul#menuDrop {
        background: #363b44 !important;
    }
}

/* Header Change From Pink to Orange */
body nav ul.menu .pull-right li.cta a, body nav .row ul:not(.dropdown-menu) li.cta a {
	border-top-color: #F58020 !important;
    color: #F58020 !important;
}
div#section.header .row #ctaSpace .box { background: #F58020 !important;}
div#section.banner #btn .btn {     
	border-color: #F58020 !important;
    background: #F58020 !important;
}
div#section.banner #btn .btn:hover, div#section.banner #btn .btn:focus, div#section.banner #btn .btn:active { color: #F58020!important; }