.main-div{
    margin-top: 50px;

}

.main-tab{
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}
.tab-head{
    cursor: pointer;

}
.activeStepSignup{
    color: orange;
}
/*.practice{
  width:86% !important;
}*/

.col-md-10.reg-80{width:80.85%;}