﻿
.SignInConsentInline .CommunicateType-Header {
    width: 33%;
    text-align: right;
    font-weight: bold;
    padding-right: 2%;
}

.CommunicationPreference-optin-optout-header {
    text-align: center;
    width: 20%;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
}

.communicationOptionRadioCell {
    float: left;
    width: 40%;
    text-align: left;
}

.SignInConsentInline .CommunicationOption {
    width: 31%;
    float: left;
    text-align: right;
    word-wrap: break-word;
    padding-right: 2%;
}
