﻿.ec_groups_detail {
    max-width:65%;
    min-width:65%;
}
    
.ec_groups_detail .control-group label:first-child {
    min-width:100px;
    text-align:left;
}

.ec_groups_detail .control-group label:first-child:after {
    content:':';
}