﻿.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader {
    position: relative !important;
    z-index: 999;
    right: 0;
    left: 0;
}

.eds_headerHeightHolder {
    display: none !important;
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground {
    /*
    -webkit-box-shadow: 0px 0px 8px 2px #000000;
    box-shadow: 0px 0px 8px 2px #000000;
    */
    -moz-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.5);
    -webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.5);
    box-shadow: 0 5px 5px rgba(182, 182, 182, 0.5);
    /*background-color: #D5DDD8;*/
}

.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo {
    width: auto;
    height: 90px;
    max-height: 90px;
    text-align: center;
}

#dnn_OutOfDateBrowser_lblDontDelete {
    display: none;
}

.package-button a, .package-button a:visited {
    color: #fff !important;
}


.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo > a img {
    max-height: 90px !important;
}

.dnnFormMessage {
    margin-top: 200px;
}