﻿#cookie-consent {
    background-color: rgb(190,190,190);
    color: white;
    height: 25px;
    line-height: 24px;
    margin-top: -0px;    
    font-size: 14px;
    font-weight: normal;    
    font-style: normal;
    font-family: Arial, Verdana, Helvetica, Sans-serif;    
    text-align: left;
    padding-left: 7px;
    text-shadow: none!important;
}

.cookie-consent-web-apps {
    position: relative;
    left: 0px;
    width: 670px;
}

.cookie-consent-web-apps-full-width {
    position: relative;
    left: 0px;
    width: 100%;
}

.cookie-consent-width-785 {
    position: absolute;
    left: 50%;
    width: 785px;
    margin-left: -396px;
}

#cookie-consent a:link, 
#cookie-consent a:visited, 
#cookie-consent a:hover { 
    color: white; 
    font-weight: normal;
} 