﻿#ensModalWrapper {
    max-width: 60% !important;
    padding: 0px 2% 2% 3% !important;
}

#ensModal {
    margin-bottom: 2% !important;
}

.ensTitle {
    margin-top: 2% !important;
}

.ensDescription {
    margin-top: 4% !important;
}

#ensModal .ensDescription {
    text-align: justify !important;
}

#ensNotifyBanner {
    padding: 2% !important;
    text-align: justify !important;    
}
.ensToggleLabel {   
    display: block;
}