@CHARSET "ISO-8859-1";

body {
    font-size: 12px;
    font-family: Arial;
    padding-top: 0em;
  padding-left: 0em;
}

#headlines {
    clear: both;
    margin-left: 0em;
    padding-top: 0em;
    height: 5em;
}

.loginContent {
    background-color: #818181;
}
.loginHeader {
    padding: 5px;
}

table.loginSideBySide {
    width: 100%;
}

table.loginSideBySide td {
    width: 50%;
    padding: 2px;
}

table.loginSideBySide td input {
    width: 95%;
}

table.loginSideBySide td select {
    width: 100%;
}

div.buttondiv {
    text-align: right;
    height: 25px;
}
/* style1.css*/

/* Login Content */
div#loginContent {
    position: absolute;
    background-color: #ffffff;
    top: 150px;
    left: 30px;
    width: 170px;
  padding: 0px;
    margin: 0px;
  max-width: 291px;
    min-width: 291px;
    min-height: 235px;
}

.loginHeaderBox {
  color: #fff;
  background-color: #999;
  font-weight: bold;
  padding: 2px;
}

.loginHeader {
  background-color: #fff;
}

.loginCaption {
  padding: 4px 3px;
}

.loginContent .sgatelink,
.loginContent .sgatelink:link,
.loginContent .sgatelink:visited,
.loginContent .sgatelink:hover,
.loginContent .sgatelink:active {
  color: #000;
}

.loginContent .login,
.loginContent .login:link{
    text-decoration:none
},
.loginContent .login:visited,
.loginContent .login:hover,
.loginContent .login:active {
  color: #fff;
}

.loginCaptionWelcome {
    color: #000000;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
}

.loginCaptionInfoPasswordProblems {
  color: #000000;
  font-size: 11px;
  line-height: 12px;
  text-decoration: none;
  margin-bottom: 5px;
}

table.loginSideBySide td {
  padding: 0px;
    height: 22px;
}

table.loginSideBySide td input {
    width: 132px;
    hight: 16px;
}

table.loginSideBySide td select {
    width: 136px;
}

table.loginSideBySide td input.loginButton {
    width: 136px;
    hight: 16px;
}

table.loginSideBySide td.loginCaptionError, td.loginCaptionError {
    color: red;
    padding: 2px;
}

.btn {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  box-sizing: border-box;
  font: inherit;
  margin: 0;
  font-family: inherit;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  user-select: none;
  color: #fff;
  background-color: #818181;
  border-color: #747474;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  display: block;
  transition: background-color .1s linear 0s;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-appearance: button;
  cursor: pointer;
  width: 100%;
} 

/*style2.css*/

div#bmwgrouplogo {
    position:absolute;
    left:30px;
    top:20px;
    z-index:100;
    visibility:visible;
}
div#bmwgrouplogo img {
    height: 68px;
    width: 159px;
    border: none;
}

div#bmwminilogo {
    position:absolute;
    left:683px;
    top:10px;
    z-index:100;
    visibility:visible
}

div#bmwminilogo.alpheralogo {
    position:absolute;
    left:777px;
    top:10px;
    z-index:100;
    visibility:visible
}

div#bmwminilogo img {
    height: 48px;
    width: 253px;
    border: none;
}
div.alpheralogo img {
    height: 140px !important;
    width: 170px !important;
    border: none;
}

/* 1st main headline */
font.hl1 {
    color: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 18px;
    line-height: 12px;
    text-decoration: none;
    font-weight: bold;
}

/* 2nd main headline */
font.hl2 {
    color: #666666;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
    font-weight: normal;
}

/* 3nd main headline */
font.hl3 {
    color: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    font-weight: normal;
}


div.headerCaption {
    position: absolute;
    top: 120px;
    left: 30px;
}

.image2 {
    position: absolute;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;

    left: 328px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 150px;
}

div.legalNoticeUrl {
    position: absolute;
    top: 560px;
    left: 330px;
}

.legalNoticeUrl a, .legalNoticeUrl a:link, .legalNoticeUrl a:visited, .legalNoticeUrl a:hover, .legalNoticeUrl a:active {
    color: #000;
    font-size: 11px;
    line-height: 12px;
}
