﻿/*Global Banner*/
.header .globalBannerEmergency {
    background: #991E66;
    color: white;
    text-align: center;
    font-size: 15px;
}

.header .globalBanner {
    background: #151F6D;
    color: white;
    text-align: center;
    font-size: 15px;
}

.header .globalBannerEmergency i, .header .globalBanner i {
    font-size: 22px;
    top: 4px;
}

.header .globalBannerEmergency a, .header .globalBanner a {
    color: #fff;
    font-weight: 600;
}

.header .globalBannerEmergency a:hover, .header .globalBanner a:hover {
    font-weight: 900;
}

#bannerText {
    padding-right: 15px;
}

.bannerbtn {
    text-align: center;
    font-size: 22px;
}

.bannertext {
    text-align: left;
}

.banner-bg-fuscia {
    background-color: #991e66;
}

.banner-bg-fuscia, .banner-bg-fuscia h1, .banner-bg-fuscia h2, .banner-bg-fuscia h3, .banner-bg-fuscia h4, .banner-bg-fuscia h5, .banner-bg-fuscia p {
    color: #fff !important;
}

.banner-bg-teal {
    background-color: #00778b;
}

.banner-bg-teal, .banner-bg-teal h1, .banner-bg-teal h2, .banner-bg-teal h3, .banner-bg-teal h4, .banner-bg-teal h5, .banner-bg-teal p {
    color: #fff !important;
}

.banner-bg-midnight-blue {
    background-color: #151f6d;
}

.banner-bg-midnight-blue, .banner-bg-midnight-blue h1, .banner-bg-midnight-blue h2, .banner-bg-midnight-blue h3, .banner-bg-midnight-blue h4, .banner-bg-midnight-blue h5, .banner-bg-midnight-blue p {
    color: #fff !important;
}

.banner-bg-red {
    background-color: #d1350f;
}

.banner-bg-red, .banner-bg-red h1, .banner-bg-red h2, .banner-bg-red h3, .banner-bg-red h4, .banner-bg-red h5, .banner-bg-red p {
    color: #fff !important;
}

.banner-bg-warm-gray {
    background-color: #6e6259;
}

.banner-bg-warm-gray, .banner-bg-warm-gray h1, .banner-bg-warm-gray h2, .banner-bg-warm-gray h3, .banner-bg-warm-gray h4, .banner-bg-warm-gray h5, .banner-bg-warm-gray p {
    color: #fff !important;
}

.banner-bg-wisper-gray {
    background-color: #f1f0ed;
}

.banner-bg-wisper-gray, .banner-bg-wisper-gray h1, .banner-bg-wisper-gray h2, .banner-bg-wisper-gray h3, .banner-bg-wisper-gray h4, .banner-bg-wisper-gray h5, .banner-bg-wisper-gray p {
    color: #6e6259 !important;
}

.banner-bg-yellow {
    background-color: #f4da40;
}

.banner-bg-yellow, .banner-bg-yellow h1, .banner-bg-yellow h2, .banner-bg-yellow h3, .banner-bg-yellow h4, .banner-bg-yellow h5, .banner-bg-yellow p {
    color: #6e6259 !important;
}

.banner-bg-orange {
    background-color: #ed8b00;
}

.banner-bg-orange, .banner-bg-orange h1, .banner-bg-orange h2, .banner-bg-orange h3, .banner-bg-orange h4, .banner-bg-orange h5, .banner-bg-orange p {
    color: #fff !important;
}

.banner-bg-centennial-teal {
    background-color: #00888c;
}

.banner-bg-centennial-teal, .banner-bg-centennial-teal h1, .banner-bg-centennial-teal h2, .banner-bg-centennial-teal h3, .banner-bg-centennial-teal h4, .banner-bg-centennial-teal h5, .banner-bg-centennial-teal p {
    color: #fff !important;
}

.banner-bg-nsslha-loves {
    background-color: #e56a54;
}

.banner-bg-nsslha-loves, .banner-bg-nsslha-loves h1, .banner-bg-nsslha-loves h2, .banner-bg-nsslha-loves h3, .banner-bg-nsslha-loves h4, .banner-bg-nsslha-loves h5, .banner-bg-nsslha-loves p {
    color: #fff !important;
}

.banner-bg-nsslha-learning {
    background-color: #f1be48;
}

.banner-bg-nsslha-learning, .banner-bg-nsslha-learning h1, .banner-bg-nsslha-learning h2, .banner-bg-nsslha-learning h3, .banner-bg-nsslha-learning h4, .banner-bg-nsslha-learning h5, .banner-bg-nsslha-learning p {
    color: #fff !important;
}

.banner-bg-nsslha-hornors {
    background-color: #77c5d5;
}

.banner-bg-nsslha-hornors, .banner-bg-nsslha-hornors h1, .banner-bg-nsslha-hornors h2, .banner-bg-nsslha-hornors h3, .banner-bg-nsslha-hornors h4, .banner-bg-nsslha-hornors h5, .banner-bg-nsslha-hornors p {
    color: #fff !important;
}

.banner-bg-caa-blue {
    background-color: #426da9;
}

.banner-bg-caa-blue, .banner-bg-caa-blue h1, .banner-bg-caa-blue h2, .banner-bg-caa-blue h3, .banner-bg-caa-blue h4, .banner-bg-caa-blue h5, .banner-bg-caa-blue p {
    color: #fff !important;
}

.banner-bg-caa-yellow {
    background-color: #ffcc2a;
}

.banner-bg-caa-yellow, .banner-bg-caa-yellow h1, .banner-bg-caa-yellow h2, .banner-bg-caa-yellow h3, .banner-bg-caa-yellow h4, .banner-bg-caa-yellow h5, .banner-bg-caa-yellow p {
    color: #fff !important;
}

.banner-bg-fuscia a, .banner-bg-teal a, .banner-bg-centennial-teal a, .banner-bg-nsslha-hornors a, .banner-bg-nsslha-learning a, .banner-bg-nsslha-loves a,
.banner-bg-midnight-blue a, .banner-bg-red a, .banner-bg-warm-gray a, .banner-bg-orange a, .banner-bg-caa-yellow a, .banner-bg-caa-blue  a{
    color: #fff;
    text-decoration: underline;
}

.banner-bg-wisper-gray a, .banner-bg-yellow a {
    color: #6e6259;
    text-decoration: underline;
}