﻿.homePageContentAlign {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.homePageContentImg {
    width: 100%;
    height: 100%;
}

.applicationFields {
    color: white !important;
    background-color: black;
    padding: 10px;
    opacity: 0.8;
}

.newsConnectionUpperTitle {
    font-size: 24px;
    display: block;
}

.newsConnectionLowerTitle {
    font-size: 14px;
    display: block;
}

.leftMenuActive {
    background-color: #eee !important;
}

.menuActive {
    color: #00d9dd !important;
}

.projectVideos {
    margin-bottom: 30px;
}

.btn-warning {
    color: white !important;
    background-color: #000a50 !important;
    border-color: #000a50 !important;
}

a.bg-dark:hover {
    background-color: #00d9dd !important;
}

.bottom_links {
    margin-right: 10px;
}

    .bottom_links:hover {
        text-decoration: underline;
    }

.approveButtonWrapper {
    float: left;
    margin-top: 10px;
}

.txt-white {
    color: #fff !important;
}

.margin-left {
    margin-left: 10px !important;
}

.goCookiePolicyLink {
    text-shadow: 2px 2px #000;
    font-weight: bold;
}

    .goCookiePolicyLink:hover {
        text-decoration: underline !important;
    }
.margin-left-10 {
    margin-left: 10px !important
}
.reference-search {
    cursor: pointer;
    line-height: 45px;
}
