/* settings for enrollment module */
.input-prepend div 
{
    height:20px;
    width:70% !important;
    color:Black;
    font-size: 14px;
    background-color:White;
    display:inline-block;
    position: relative;
    margin-top:1px;
    margin-bottom: 0;
    margin-left:0 !important;
    padding: 4px 6px;
    vertical-align: top;
    border:1px solid #ccc;
    border-top:0;
    border-right:0;
    border-bottom:0;
}

.input-prepend {width:100%;position:relative;}

.input-prepend .add-on {text-align:right !important;display:inline-block !important;min-width:50px !important;}
.input-prepend .add-on.fixed-width{width:30% !important;}

.requi
{
color:red;
}
