﻿.btn-continue {
    margin-inline: 0% !important;
    width: 70% !important;
}

    .btn-continue:hover {
        color: #fff !important;
    }

#header {
    display: none !important;
}

#clientLogoImg {
    display: none;
}

#btnBackToHome {
    display: none;
}

#serviceMacEntryContainerError {
    max-width: 500px;
    padding: 20px;
    margin: auto;
}

.widgetErrorMessage {
    margin: 60px 20px;
    font-size: 16px;
    color: red;
    text-align: center;
    word-wrap: break-word;
}
