﻿h1 {
    font-weight: 300;
    font-size: 34px;
    margin: 0.67em 0;
}

.terms-of-use {
    padding-right: 20px;
    padding-bottom: 275px;
        background-color: #e9ebee;
    word-wrap: break-word;
}

.terms-of-use section {
    padding-bottom: 30px;
}

.terms-of-use .tossubsection {
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-size: 20px;
}

.terms-of-use p {
    padding-top: 15px;
}

.terms-of-use section:after {
    color: #4E637D;
    content: '';
    display: block;
    border-bottom: 1px solid;
    position: relative;
    z-index: 0;
    top: 10px;
}

.terms-of-use ul {
    list-style-type: none;
}



.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}

.register-header {
    background-color: rgba(78, 99, 125, 0.7);
    color: white;
    padding: 23px;
    font-size: 18px;
}

.register-header a span{
    padding-left: 15px;
    text-decoration: none;
    color: white;
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
}

HTML{
    /*background: url('/Account_UI/img/gploginBG.jpg') no-repeat;*/
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    background-size: cover;
}
.layout-login-form {
    width: 740px;
    background-color: rgba(78, 99, 125, 0.7) !important;
    color: white;
    padding: 36px !important;
    margin-top: 50px;
    margin-bottom: 200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
.heavy-top-divider {
  border-top: 2px solid white; }

.heavy-bottom-divider {
  border-bottom: 2px solid white; }

.footer-login{
    position: fixed;
    width: 100%;
    bottom: 0px;
}

.layout-top .content .ThemeGrid_Container {
    padding-left: 20px;
    padding-top: 30px;
    padding-right:20px;
    background-color: #e9ebee;
}
.register-header {padding-left:8px;}
h1 {
    
  margin: 0.3em 0;
  margin-bottom: .67em;
  }
  
  HTML {
    /*background: url(/Account_UI/img/gploginBG.jpg?1714) no-repeat;*/
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    background-size: cover;
}
body{background:transparent}

.main-content {
    background: #fff;
}
.register-header a {
padding-left: 15px;
}
.footer .green-text {
    width: 45.72881%;
    float: left;
    margin-right: 1.69492%;
    text-align: center;
    display: block;
}
nav{
    box-shadow: var(--shadow-none) !important;
}


.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
    box-shadow: var(--shadow-none) !important;
}
html{
    height: 100%;
}
 body, form {
     height:100% !important;
     background-attachment: fixed !important;
 }
 .layout .header {
    position: fixed !important;
}
.desktop-small .language-container.ThemeGrid_Width1 {
    width: 15%;
}
.tablet.landscape .language-container.ThemeGrid_Width1 {
    width: 60%;
    text-align: right;
}
.tablet.landscape header.register-header .ThemeGrid_Width10 {
    width: 40%;
}
.tablet.portrait .language-container.ThemeGrid_Width1 {
    width: 50%;
    text-align: right;
}
.tablet.portrait header.register-header .ThemeGrid_Width10 {
    width: 50%;
}
.tablet .theme-container .langDropDown{
    display: inline-block;
}
.layout.layout-top .header{
top:0px !important;
position: fixed !important;
}
.withBg {
    background-attachment: fixed;
}
 footer .content-bottom{
    width: 100%;
    bottom: 0px;
    position: fixed;
   }
.layout-top .content .ThemeGrid_Container {
    width: 90% !important;
}
.footer .faqButton .question-mark {
    width: 44px !important;
}