body.iframe-mode #medpro-wrapper {
    background: none !important;
}

body.iframe-mode #color-bar .color-green .color-bar-left {
    background: none !important;
}

body.iframe-mode #color-bar.title .color-bar-left h1 {
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 1rem;
    color: #012f66;
    margin-bottom: 0;
}

body.iframe-mode h1,body.iframe-mode h2,body.iframe-mode h3,body.iframe-mode h4,body.iframe-mode h5,body.iframe-mode h6 {
    color: #012f66 !important;
}

body.iframe-mode .aside ul li:before {
    color: #012f66 !important;
}


body.iframe-mode #filterCase {
    margin-top: 10px;
}

body.iframe-mode a {
    color: #025cbc;
}


body.iframe-mode {
    color: #012f66 !important;
}


    body.iframe-mode .aside ul li a {
        color: #012f66 !important;
    }

@media screen and (max-width: 767px) {
    body.iframe-mode #color-bar.title .color-bar-left h1 {
        font-size: 22px !important;
    }
}

body.iframe-mode #eventinvites-form h2 {
    background: none !important;
    border: 1px solid #012f66;
}

    body.iframe-mode #eventinvites-form h2 span {
        color: #012f66;
    }

body.iframe-mode #eventinvites-form input[type="submit"] {
    background: none !important;
    background-color: #012f66 !important;
}
