body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #F2F2F2;
}

.page-container {
    width: 100%;
    height: 100%;
}

.page-groove {
    height: 650px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.groove-edges {

}

.content-box {
    position: relative;
    width: 680px;
    height: 680px;
    background-color: #FFFFFF;
    margin: 0 auto;
}

.vertical-banner {
    display: inline-block;
    width: 300px;
    height: 100%;
    margin-left: 10px;
    background-color: #49176D;
    position: relative;
}

.login-welcome {
    padding: 0px 15px 0px 15px;
}

#login-greeting {
    font-weight: 400;
}

.login-welcome-sub {
    padding: 0px 25px 0px 15px;
}

#legal-notice {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 1.2;
    font-style: italic;
}

#full-legal-terms {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 11px;
}

#login-copyright {
    color: #FFFFFF;
    font-style: italic;
}

.container-right {
    display: inline-block;
    width: 360px;
    height: 100%;
    vertical-align: top;
}

.brand-bar {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.login-forms-container {
    display: block;
    width: 100%;
    height: 625px;
    vertical-align: top;
}

.instructions-container {
    padding: 0px 20px;
}

.feedback-msg {
    color: #B85914;
}

.form-container {
    position: relative;
    width: 365px;
    height: 680px;
    padding: 0px 20px;
    overflow: hidden;
}

.form-group {
    margin-bottom: 10px;
}

.login-brand {
    width: 200px;
    float: right;
}
.member {
    align-content: flex-end;
    margin-right: 10px;
}
.form-section {
    position: absolute;
    display: block;
    width: 320px;
    height: 555px;
    vertical-align: top;
    margin: 0 auto;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}

.login-section {
    z-index: 50;
    /*starting values*/
    opacity: 1;
}

.okta-section {
    padding-left: 10px;
}

.login-heading {
    margin-top: 15px;
    margin-bottom: 10px;
}

.lostPassword-section {
    z-index: 10;
    opacity: 0;
    transform: translateX(-100%);
}

.register-section {
    z-index: 25;
    /*starting values*/
    opacity: 0;
    transform: translateX(-100%);
}

.register-mailingAddress-item {
    margin-bottom: 5px;
}

.register-mailingAddress {
    display: inline-block !important;
    width: 100px;
}

.register-mailingAddressInput {
    display: inline-block;
    width: 215px !important;
}

#btn-register {
    margin-top: 5px;
}

#register-form-heading {
    display: inline-block;
}

.notValid {
    border-color: #B95915 !important;
    background-color: hsla(25, 80%, 40%, 0.1) !important;
}

.login-heading--register-note {
    display: inline-block;
    margin-left: 10px;
    color: #a7a9ac;
    font-style: italic;
    font-size: 12px;
}

.return-prompt {
    margin-top: 3px;
}

.glyph-align {
    vertical-align: text-top;
}

.form-style {
    border-radius: 0px;
    border-color: #A7A9AC;
    width: 100%;
}

.login-label {
    font-weight: 600;
    display: block;
}

.btn-style {
    color: #FFFFFF;
    border-radius: 0px;
    background-color: #49176D;
    border-color: #641B98;
    font-family: 'Century Gothic W01', 'Muli', Arial, Helvetica, sans-serif;
}

#btn-login {
    color: #FFFFFF;
}

#btn-login:active {
    color: #FFFFFF;
}

#btn-login:focus {
    color: #FFFFFF
}

#btn-login:hover {
    color: #A7A9AC;
}

#btn-login:visited {
    color: #FFFFFF;
}

/* animation classes */
.form-fadeOut-toLeft {
    opacity: 0;
    transform: translateX(-100%);
}

.form-fadeIn-toRight {
    opacity: 1;
    transform: translateX(0%);
}

/* END - animation classes */

.footer--legal-notices {
    position: absolute;
    bottom: 0px;
    padding: 15px;
}

#legal-notice {
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.5);
    text-align: justify;
}

#login-copyright {
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
}

#scotts-loginWelcome {
    display: none;
}

#header--fixed_white {
    display: none;
}

.header-brand {
    display: none;
}

.scotts-layout {
    display: none;
}

.header--fixed_white {
    display: block;
    height: 100px;
    background-color: #FFFFFF;
    padding: 4px 10px;
}

.container--header-content {
    max-width: 1100px;
    margin: 0 auto;
}

.header-brand {
    height: 90px;
    display: block;
}

.content-box {
    width: 960px;
}

.vertical-banner {
    width: 367px;
    width: 580px;
}

.container--image-space-filler {
    width: 100%;
    height: 320px;
    background-image: url("../images/bioventus-banner-image.png");
}

.login-welcome-sub {
    font-size: 16px;
    font-weight: 600;
}

#original-loginWelcome {
    display: none;
}

.login-prompt {
    display: none;
}

.brand-bar {
    display: none;
}

#scotts-loginWelcome {
    line-height: 1.3;
    display: block;
}

.btn-legal-terms {
    border-radius: 0px;
    color: #f5f5f5;
    background-color: #49176d;
    border-width: 0px;
}

.btn-legal-terms-mobile {
    border-radius: 0px;
    color: #49176d;
    background-color: rgb(239, 239, 239);
    border-width: 0px;
}
