#stepTwoLabelLoa {
    top: 7.5px;
    left: 11.5px;
}

#stepThreeLabelLoa {
    top: 6px;
    left: 12px;
}

.LoadingL {
    position: absolute;
    width: 6px;
    height: 17px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height */

    text-align: center;

    color: #E6E6E6;
}

.categorystyle {
    position: absolute;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #E6E6E6;
}

#loadingStepThreeLabel {
    display: none;
}

#loadingStepTwoLabel {
    display: none;
}

#descriptionids {
    position: absolute;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #E6E6E6;
}