#frpcreate {
    display: none !important;
}

body #banner.minimal .banner-fundo {
    display: none;
}

body #banner.minimal {
    background-color: transparent;
    background-image: none;
    height: 60px;
}

body #banner.minimal:after {
    background-color: transparent;
}

body #banner.minimal .banner-content-details p {
    color: #333;
}

body #banner.minimal .banner-charity-image {
    height: 45px;
    width: 45px;
}

body #banner.minimal.banner-content-details {
    padding: 0 0 0 5px;
}

body #banner.minimal .charity-image {
    width: 30px;
    height: 30px;
}

body #banner.minimal .banner-content {
    padding: 10px 25px;
}