.wizard-element{
    width: 100%;
    margin-bottom: 30px;
}

.step-width{
    max-width: 600px;
    min-width: 300px;
}

.ag-color{
    color: #793376 !important;
}

.mypercent{
    xxxmargin-top: 44px;
    margin-left: 5px;
    font-size: 38px;
    color: #793376 !important;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 44px;
}

.input-group.first {
    z-index: 1000;
}

input.error{
    border-bottom: 2px red solid;
}