.step-active {
    color: #fff !important;
}

.step-completed {
    color: #66BB6A !important;
}

.progress {
    margin: auto;
    max-width: 200px;
    min-height: 100px;
    background-color: #FFF;
    display: block;
}

.register-box {
    padding-bottom: 10px;
}

.register-form-button {
    margin-bottom: 20px !important;
}

.embed-responsive {
    margin: 0px !important;
}

.ty2-steps {
    margin-top: 40px;
}
.error-message{
    color: red !important;
    text-align: center !important;
}