ul.getting-started-list li:before {
    background-color: #bc2918 !important;
}
.intro-icon {
    color: #bc2918 !important;
}
.landing-header-login-btn {
    box-shadow: inset 0 0 0 2px #bc2918;
    color: #bc2918 !important;
}
.settingsBarMobile {
    color: #bc2918 !important;
}
.landing-header-login-btn:hover {
    background: #bc2918 !important;
}
.switch input[type=radio]:checked+label.switch-success:after, .switch input[type=radio]:checked+label.switch-success:before, .switch input[type=checkbox]:checked+label.switch-success:after, .switch input[type=checkbox]:checked+label.switch-success:before {
    background-color: #bc2918;
}
.spinner-content > div {
    background-color: #bc2918;
}
.imageUploadBar {
    color: #bc2918 !important;
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: #bc2918 !important;
    border-color: #bc2918 !important;
}
.btn-raised.btn-primary {
    box-shadow: 0 3px 0 0 #bc2918;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #bc2918;
}
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #bc2918;
    border-color: #bc2918;
}
.imageUploadBarIcon {
    color: #bc2918 !important;
}
.unisono-bg {
    background-color: #bc2918 !important;
}
.unisono-text {
    color: #911a0c !important;
}
.member-directcontact i {
    color: #bc2918 !important;
}
.moment-picker td.selected {
    border-color: #bc2918;
    background: #bc2918;
}
h1.unisono-text {
    color: #bc2918 !important;
}
.landing-footer-madewithheart {
    color: #bc2918;
}
header {
    background-color: #bc2918;
}
.event h2 {
    color: #bc2918;
}
#attendanceCheckViewport li {
    color: #bc2918;
}
.badge-badge {
    background-color: #bc2918;
}
.notification-badge-shape {
    background-color: #bc2918;
}
.notification-control-active {
    border-left: 4px solid #bc2918;
}
.navigation-tab:hover {
    border-bottom: 2px solid #911a0c;
    color: #911a0c;
}
.navigation-tab-active:active {
    border-bottom: 2px solid #bc2918;
    color: #bc2918;
}
.navigation-tab-active {
    border-bottom: 2px solid #bc2918 !important;
    color: #bc2918;
}
.post-header-user {
    color: #bc2918;
}
.post-attachment {
    background-color: #bc2918;
}
.postAttachmentSmall {
    color: #bc2918;
}
a {
    color: #bc2918;
}
.text-primary {
    color: #911a0c;
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #911a0c;
}
.drop-cap:first-letter {
    color: #911a0c;
}
.btn-primary {
    background-color: #bc2918;
    border-color: #bc2918;
}
.double-bounce1, .double-bounce2 {
    background-color: #bc2918;
}
.btn-primary:hover {
    background-color: #911a0c!important;
    border-color: #911a0c!important;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #bc2918;
    border-color: #bc2918;
}
.btn-primary .badge {
    color: #bc2918;
}
.btn-outline.btn-primary {
    color: #bc2918;
    border-color: #bc2918;
}
.label-primary {
    background-color: #bc2918;
}
.label-outline.label-primary {
    color: #bc2918;
    border: 2px solid #bc2918;
}
.progress-bar {
    background-color: #bc2918;
    box-shadow: none;
}
.activities li.activity-primary:after {
    border-color: #bc2918;
}
.clockface .inner.active.active, .clockface .inner.active.disabled, .clockface .inner.active:active, .clockface .inner.active:hover, .clockface .inner.active:hover.active, .clockface .inner.active:hover.disabled, .clockface .inner.active:hover:active, .clockface .inner.active:hover:hover, .clockface .inner.active:hover[disabled], .clockface .inner.active[disabled] {
    background-color: #bc2918;
}
.pricing-table.pricing-1 .pricing-item:hover {
    border-color: #bc2918;
}

#burger span {
    background: #bc2918;
}
.addintervalform {
    height: 180px !important;
}
.ticketbodytitlemaronly {
    margin-bottom: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.project-header-item {
    height: 34px;
    margin-left: 44px;
    line-height: 34px;
}

.clickable {
    cursor: pointer;
}

.mr-5-mn {
    margin-right: 5px;
}

@media screen and (max-width:767px) {
    .mr-5-mn {
        margin-right: 0px;
        display: none;
    }
}