﻿.mohawk-bg {
    background-image: url('/images/mohawk.png');
}

.tcipowder-bg {
    background-image: url('/images/tcipowder.png');
}

.tci3-bg {
    background-image: url('/images/tci3.png');
}

.dayglo-bg {
    background-image: url('/images/dayglo.png');
}

.tci4-bg {
    background-image: url('/images/tci4.png');
}

.kirker-bg {
    background-image: url('/images/kirker.jpeg');
}

.align-top {
    align: top;
}

.vertical-align-top {
    vertical-align: top;
}

.footerCopy {
    color: #77787B;
    font-size: 12px;
}

/* Page style moved to this file */
.thePopUpBox p, .thePopUpBox ul {
    padding: 5px 0px;
    color: #000;
}

#onetrust-pc-btn-handler {
    color: white !important;
    background-color: #002469 !important;
    border-color: #002469 !important;
}

#onetrust-consent-sdk #onetrust-policy-text {
    color: #002469 !important;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #002469 !important;
    border-color: #002469 !important;
    color: #FFFFFF;
}

.ot-pc-refuse-all-handler, .save-preference-btn-handler {
    background-color: #002469 !important;
    border-color: #002469 !important;
    color: #FFFFFF;
}

#ot-pc-title {
    color: #002469 !important;
}

#ot-pc-desc {
    color: #002469 !important;
}

#accept-recommended-btn-handler {
    background-color: #002469 !important;
    border-color: #002469 !important;
}

#ot-category-title {
    color: #002469 !important;
}

.ot-cat-header {
    color: #002469 !important;
}

#whiteContainer a:hover {
    text-decoration: underline !important;
    color: #0099d8 !important;
}