/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.responsiveIframeWrapper{
    margin-top: 3em;
    margin-bottom:3em;
}
.responsiveIframeButton{
    color:#2271b1;
    text-decoration: underline;
}

.responsiveIframeButtonRed{
    color:red;
    text-decoration: underline;
}