﻿.RadioLabelStyle {
    cursor: pointer;
    margin: 0px
}

.RadioStyle {
    margin-right: 0px !important;
}

.divRadioStyle {
    border: 1px solid #38008a;
    border-radius: 8px;
    padding: 12px;
}
