﻿

.backgroundColor {
    background-color: #ffffff !important;
}

.backgroundImage{
    opacity: 0.10;
    position: absolute;
    background-image: url(../Images/EAP_Expert_logo_Icon_on_White.png);
    background-position: -25% 50%;
    background-repeat: no-repeat;
    background-size: 50%;
    display: table;
    min-height: 88%;
    width: auto;
    min-width: 99%;
    height: auto;
    z-index: -99;
}