﻿html {
}

body {
    color: #034ea2;
    line-height: 20px;
font: 13px / 20px 'PT Sans', Arial, Helvetica, sans-serif;
font-weight: 400;
margin: 0;
min-width: 320px;
font-size: 16px;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.h1row > h1 {
    font-size: 36px;
    line-height: 46px;
    font-weight: normal;
    text-align: center;
}

.h1row {
    clear:both;
background-color: #034EA2;
    color: white;
padding: 5px 0px 5px 0px;
width: 100%;
}



dt {
    font-weight: 600;
margin-top: 10px;
padding-right: 20px;
padding-left: 20px;
}

dd {
    margin-top: 0px;
padding-top: 0px;
margin-bottom: 10px;
margin-left: 40px;
}

dd > input,
dd > select {
width: 70% !important;
    margin-top: 8px;
height: 35px;
padding: 5px 10px;
color: #555;
    background-color: #fff;
}

.group2 {
    width: 49%;
float: left; 
}

.clear {
    clear:both; 
}


.TextWidth2
{
    width: 50px!important;
display: inline!important; 
}
 
 
.TextWidth4
{
    width: 70px!important;
display: inline!important; 
}
 
 
#vorwahl_
{
width: 150px!important;
display: inline;
}

#mobilenumber_
{
width: 500px!important;
display: inline;
}

.help {
    padding: 3px 5px 3px;
margin: 0 5px;
-webkit-border-radius: 15px;
-moz-border-radius: 25px;
border-radius: 25px;
display: inline-block;
background-color: black;
cursor: pointer;
color: white;
font-size: 75%;
position: relative;
top: -2px;
line-height: 1em;
}

.tooltip {
    margin: 8px;
width: 300px;
border: 1px solid #f2e400;
    background-color: #f6f4ce;
    padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: absolute;
z-index: 2;
font-weight: normal;
}


span.required {
color: #ce161e;
    cursor: pointer;
    font-size: 1.5em;
}


.button {
    border: none;
background: #034ea2;
    color: #fff !important;
    border-radius: 4px!important;
-webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.7);
box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.7);
padding: 13px 24px;
line-height: 17px;
font-weight: normal!important;
text-transform: none;
cursor: pointer;
width: auto;
-webkit-appearance: none;
-webkit-border-radius: 0;
vertical-align: middle;
}

.button:active,
.button:hover {
background: #fdb913;
    color: #fff !important;
    border-radius: 4px!important;
    box-shadow: none;
}


.bku_buttons {
    min-height: 150px;
}

#bkukarte {
    float: left;
background: url(https://www.a-trust.at/cdn/img/login_karte_new.png) no-repeat top center;
padding: 90px 10px 10px 10px;
text-align: center;
min-width: 90px;
margin: 10px;
}

#bkuhandy {
    float: left;
background: url(https://www.a-trust.at/cdn/img/login_handy_new.png) no-repeat top center;
padding: 90px 10px 10px 10px;
text-align: center;
min-width: 90px;
margin: 10px;
}

.GroupHeader,
h3{
    font-size: 23px;
line-height: 24px;
}

.groupwrapper {
    padding: 20px;
width: 100%;
margin: 0px;
}

.grey {
    background-color: #f3f3f3;
}

.logo {
    float: left;
padding: 10px 10px 10px 30px;
}

.logo2 {
    float: right;
padding: 10px 30px 10px 10px; 
}

#firstinfo {
    padding-top: 40px;
padding-bottom: 20px; 
}


#footer {
    padding: 18px 30px 16px 30px;
width: 100%;
font-size: 14px; 
}

.errorStateGroup {
    border: 2px solid #f7e700;
    margin: 32px 8px 16px 8px;
padding: 3px 16px 3px 16px;
}


@media only screen and (min-width: 1170px) {

    .groupwrapper {
        width: 1170px;
position: relative;
left: 50%;
margin-left: -585px;
padding-left: 0px;
padding-right: 0px; 
    }

    #footer  {
        width: 1170px;
position: relative;
left: 50%;
margin-left: -585px;
    }
}

@media only screen and (max-width: 800px) {
    .group2 {
        float:left;
width: 100%;
    }

    
    dd > input,
    dd > select {
width: 100% !important;
}

# mobilenumber_
{
width: 430px!important;
}
}
