/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

span.selfserice_error_message {
    background: red;
    width: fit-content;
    display: block;
    text-align: center;
    color: #fff;
    padding: 4px 30px;
    margin: 0 auto;
}

.selfserice_member_error {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    align-items: center;
}
.pacakage_info_sec_selfservice .info_text{
	color: #0066ffbd;
    letter-spacing: 1px;
}
.pacakage_info_sec_selfservice .checktermspopup{
    letter-spacing: 1px;
  	margin-bottom:15px;
  	margin-top:5px;
}
.mp-form-row.mepr_custom_field.mepr_mepr_approval_regulations input#mepr_selfservice_terms {
    top: 8px;
}