body .login {
    color: #212121;
    font-family: roboto, arial, sans-serif;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

#remember {
    float: left;
}

.copyright {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #eee;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 25px;
    text-align: right;
    font-size: 13px;
}

#e-mail1,
#e-mail2,
#password,
.e-mail1,
.e-mail {
    display: none !important;
}

.email_ok {
    position: absolute;
    margin-left: 270px;
}

.select-field {
    margin-bottom: 40px;
}

.email_ok::after {
    content: '\f058';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    color: #009933;
}

.pass1_ok,
.pass2_ok {
    position: absolute;
    margin-left: 250px;
}

.pass1_ok::after,
.pass2_ok::after {
    content: '\f058';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    color: #009933;
}

.pass1_show,
.pass2_show {
    position: absolute;
    margin-left: 225px;
    cursor: pointer;
}

input {
    filter: none;
}

.pass1_show::after,
.pass2_show::after {
    content: '\f06e';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    color: #9e9e9e;
}

.custom_bstbtn {
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 3px;
    border: 1px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
    opacity: 1;
    color: #fff;
    border: 1px solid #eee;
}

.go {
    background-color: #0973B4;
    left: -25px !important;
}

.go:hover {
    opacity: 0.8;
}

.go:visited {
    background-color: #0973B4;
}

.active:visited {
    background-color: #0973B4;
}

#login_row {
    margin-bottom: 50px;
}

.sreen-center {
    margin: 0 auto;
    width: 360px;
    height: 600px;
    padding: 10px;
    position: relative;
    top: 100px;
}

.login-container {
    position: relative;
    background-color: #fff;
    width: 360px;
    min-height: 500px;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

.legal-container {
    position: relative;
    margin-top: 15px;
    padding-right: 15px;
    width: 360px;
    height: 30px;
}

.login-impressum {
    text-align: right;
    float: right;
    width: 25%;
}

.login-datenschutz {
    text-align: right;
    float: right;
    width: 25%;
}

.remember-container {
    float: left;
    position: absolute;
    * margin-top: 15px;
    bottom: 0px;
    left: 30x;
    width: 65%;
    height: 30px;
}

.button-container {
    float: right;
    position: absolute;
    width: 30%;
    height: 30px;
    bottom: 10px;
    right: 20px;
}

.register-col {
    text-align: left;
    float: left;
    width: 25%;
    padding-left: 15px;
}

.button-col {
    text-align: right;
    float: right;
    width: 50%;
    margin-right: 15px;
}

.logo-image {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}

.shield-caption h2 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    margin: 0px;
}

.row {
    width: 100%;
    padding-left: 20px;
}

.login-logo {
    margin: 0 auto;
    position: relative;
    display: table-cell;
    border: 1px solid #ccc;
}

#login-wiz li a.selected {
    display: none !important;
}

#login-wiz li a {
    display: none !important;
}

input {
    margin-left: -10px !important;
    height: 35px !important;
    padding-bottom: 0px !important;
}

input[type=button],
input[type=submit],
input[type=reset] {
    background-color: #0973B4;
    border: none;
    color: white;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 20px !important;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
    opacity: 1;
    color: #fff;
    border: 1px solid #eee;
    margin-left: -25px !important;
    height: 35px !important;
}

input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
    opacity: 0.8;
}

.form-field {
    margin-bottom: 10px;
}

.caret {
    position: absolute;
    margin-left: 270px;
}

.dropdown-content {
    background-color: none !important;
    margin-top: 30px;
    margin-left: -10px !important;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height;
}

label {
    margin-left: -10px !important;
}

.input-field label.active {
    font-size: 0.8rem;
    -webkit-transform: translateY(-140%);
    -moz-transform: translateY(-140%);
    -ms-transform: translateY(-140%);
    -o-transform: translateY(-140%);
    transform: translateY(-140%);
}

.input-field label {
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
}

.input-field label.active {
    font-size: 11px;
}

.clear {
    clear: both;
}

.swMain div.actionBar {
    display: block;
    position: relative;
    clear: both;
    margin: 3px 0 0 0;
    border: 1px solid #CCC;
    padding: 0;
    color: #5A5655;
    background-color: #F8F8F8;
    height: 40px;
    text-align: left;
    overflow: auto;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    left: 0;
    width: 350px;
}

.swMain .buttonNext {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #0085f4;
    border: 1px solid #5A5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.swMain .buttonFinish {
    display: block;
    float: right;
    margin: 5px 10px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #2BB32B;
    border: 1px solid #5A5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.rev_slider_2_1_wrapper {
    background-color: #fff !important;
}

.input-field {
    margin-top: 0px;
}