﻿input[type="button"].wfmsg-ed-ent, 
.wfmsg-ed-ent {
    visibility: visible;
}

input[type="button"].wfmsg-ed-lite, 
.wfmsg-ed-lite {
    display: none !important;
}

#bannerMenuImage {
    width: 75px;
    height: 103px;
}

.wfmsg-logo-large {
    background-image: url('../images/cwfm-enterprise-color-icon.jpg');
}
.wfmsg-footer .powered-by {
    background: url('../images/powered_by_orange.jpg') no-repeat;
    background-size: 283px 50px;
}
.wfmsg-welcome-title {
    background-image: linear-gradient(to bottom right, #fdb713, #f7921d);
}

