﻿.bg-offthecuff {
    background: black;
    background: rgba(0, 0, 0, 0) url(OffTheCuffEvent.png) repeat scroll center center / cover;
    position: relative;
    height: auto;
    min-height: 457px;
    padding-top: 141px;
    width: 100%;
    text-align: center;
}
p.captionVideo {
    background: rgba(46, 49, 49, .75);
}
    .specialwrapper {
    margin-top: 25px;
    color: #ffffff;
    z-index: 999;
    position: relative;
    margin-bottom: -15px;
}
.content-info .course-body p {
    color: white;
}
.quote {
    font-size: 23px;
    font-style: italic;
}
    .quote span {
        font-style: normal;
        margin-left: 17%;
        line-height: 1.8em;
        display: block;
    }
.off-the-cuff-wrapper:before {
    content: '';
    background-image: url(PoliceOfficers.png);
    background-size: cover;
    width: 665px;
    height: 690px;
    left: -17px;
    opacity: 0.5;
    top: 35px;
    position: absolute;
}
.off-the-cuff-wrapper:after {
    content: '';
    background-image: url(MicrophoneDrop.png);
    background-size: cover;
    width: 395px;
    height: 785px;
    right: 6%;
    top: -242px;
    position: absolute;
}
span.lastcufflogo {
    display: inline-block;
    font-size: 170px;
    color: #54c5fa;
}
span.cufflogo {
    padding-right: 10px;
    display: inline-block;
    padding-top: 10px;
    font-size: 65px;
    color: white;
    line-height: 1.1em;
}
span.ontheweb {
    color: white;
    font-style: italic;
    text-transform: none;
    font-size: 60px;
    float: right;
    margin-right: 17%;
}
section.dashboard-topics {
    padding: 30px 0 30px 0;
}
.white-bg {
    background: rgba(0,0,0, 0.2);
    min-height: 130px;
    position: relative;
    margin-top: 30px;
    padding: 60px 0 35px;
}
.white-bg p {
    color: white;
    text-shadow: 3px 3px 5px #000;
    text-align: left;
}
section.dashboard-topics {
    position: relative;
    z-index: 999;
    background: white;
}
.sub-content {
    border-bottom: none;
}
button.button.hexlink {
    background: #54c5fa;
}
.explaination {
    border: solid 1px #54c5fa;
    padding: 0 20px 20px;
    margin-top: 30px;
}
.descriptions-b.onlinetraining {
    display: none;
}
.dashboard-topics h1 strong {
    color: #2d97c9;
}
.explaination h2 {
    font-weight: normal;
}
svg.st0 {
    fill: #2d97c9;
}
.search-icon {
    filter: invert(48%) sepia(87%) saturate(300%) hue-rotate(147deg) brightness(104%) contrast(97%);
    -webkit-filter: invert(48%) sepia(87%) saturate(300%) hue-rotate(147deg) brightness(104%) contrast(97%);
}
.grid button.btn-cct.btn-readmore {
    background: #54C5FA;
    color: black;
}
    .grid button.btn-cct.btn-readmore:hover {
        background: #2E637C;
        color:white;
    }
button:hover {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
}
.course-description.active {
    background: #046a91;
    color: white;
}
.course-intro-description {
    background-color: #046a91;
}
.course-intro-description {
    background-color: #023a4f;
}