﻿.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}
html, body, form {
    height: 100%;
}
.register-header {
    background-color: rgba(78, 99, 125, 0.7);
    color: white;
    padding: 23px;
    font-size: 18px;
}
.loginFrm label {
    color: #fff;
    padding-left: 40px;
    margin-top: 10px;    
    padding-bottom: 5px;
    font-size: 16px;
}
.register-header a span{
    padding-left: 15px;
    text-decoration: none;
    color: white;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    padding-top: 6px;
}

.layout-login-form {
    width: 740px;
    background-color: rgba(255, 255, 255, 0.7) !important;
    color: #4E637D;
    padding: 36px !important;
    font-size: 16px;
}
.heavy-top-divider {
  border-top: 2px solid white; }
.heavy-bottom-divider {
  border-bottom: 2px solid white; }
.registration-section h2 {
    text-align: center;
}
.layout-login-simple .layout-login-background{
    background-color: transparent;
}
.registration-section {
    padding: 32px 0;
}
.layout-login-simple .layout-login-background {
    background: transparent;
}
.layout-login-simple .layout-login-form-content{
    display: block;
}
.forgot-credentials {
    text-align: right;
    font-size: 16px;
   
}
.forgot-credentials-section a {
    color: white;
     text-decoration: underline;
}
body {
    background-color: transparent;
}
.footer-login{
    position: fixed;
    width: 100%;
    bottom: 0px;
}
.clickHere   { padding: 10px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding-bottom: 20px;
    font-size: 100%;
    font-weight: normal;
    border-bottom: solid 2px white;}
.clickHere a{
    color: orange;
        text-decoration: underline;
}

.footer .green-text {
    width: 45.72881%;
    float: left;
    margin-right: 1.69492%;
    text-align: center;
    display: block;
}

.input-label {
    display: flex;
    flex-direction: row;
    padding: 6px 17px;
}

.registration-section {
    padding: 28px 0;
}
/* Page CSS */
.OnlineheadingCorrect{
height: 54px;
text-align: center;
}

.SendbtnCorrect{
font-size: 19px;
height: 45px;
margin-top: 13px;
padding: 8px 50px 8px 50px;
}

.UserContCorrrect{
height: auto;
padding: 8px 0px 8px 0px;
}

.submitCorrect{
padding: 4px 0px 6px 0px;
}

.bordert{
  border-Top: 2px solid #4e637d;
}

.BorderbottomHeading{
    margin-right: 56px !important;
    margin-left: 56px !important;
    border-color: #4e637d;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    text-align:center;
}

input[type="text"], input[type="email"] {
    border-radius: 999px;
    border: 2px solid #4E637D;
    color: #4E637D;
    font-size: 16px;
    height: 50px;
    padding: 22px;
    font-family: 'Nunito', 'Arial' !important;
}
.register-header {
    position: sticky;
    top: 0px;
    z-index: 100;
}
form #Theme_UI_wt1_block_wtcontent{
    height:100%;
}
#Theme_UI_wt1_block_wtcontent #Theme_UI_wt1_block_wtcontent_wtBackgroundImage{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.layout-login layout-login-simple{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.layout-login-simple .layout-login-form-content{
    height:auto;
}
.layout-login{
    height:auto;
}
.desktop-small #Theme_UI_wt1_block_wtcontent #Theme_UI_wt1_block_wtcontent_wtBackgroundImage {
    height: 71%;
}
html, body, form {
    height: 100%;
    background-attachment: fixed;
}