
@media(max-width:480px) {
  body {
    background-image: none;
    background-color: #fafafc;
  }
}

label,
.password-label {
  margin-top: 10px;
  text-align: left;
}

#api h2 {
    font-size: 16px;
}

.intro h2 {
  font-size: 16px;
}

.entry-item {
    text-align: left;
}

ul {
  list-style-type: none;
  padding-left:0px;
}

.entry .buttons button {
  background-color: #15d2cc;
  border-radius: 1px;
  font-size: 18px;
  line-height: 1.3333333;
  padding: 6px 6px;
  color: #fff;
  height: 42px;
  width: 100%;
}

.entry .buttons button:hover {
  background-color: #15d2cc;
  border-color: #15d2cc;
  color: #fff;
}

.buttons button {
  background-color: #15d2cc;
  border-radius: 1px;
  font-size: 18px;
  line-height: 1.3333333;
  padding: 6px 6px;
  color: #fff;
  height: 42px;
  width: 100%;
}

.buttons button:hover {
  background-color: #15d2cc;
  border-color: #15d2cc;
  color: #fff;
}

#createAccount{
  cursor: pointer;
  padding-left:2px;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

#arduvi\.com {
  background-color: #ffffff;
  background-image: url("../images/ArduviAAD.png");
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 55px;
  color: #15d2cc;
}

#arduvi\.com:hover {
  background-color: #15d2cc;
  color: #ffffff;
}

#pichlernetzAAD {
  background-color: #ffffff;
  background-image: url("../images/ArduviAAD.png");
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 55px;
  color: #15d2cc;
}

#pichlernetzAAD:hover {
  background-color: #15d2cc;
  color: #ffffff;
}

#FacebookExchange {
  background-color: #3B5595;
  background-image: url("../images/facebook.png");
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 55px;
}
  
#FacebookExchange:hover {
    background-color: #354C86
}

#forgotPassword {
  clear: right;
  cursor: pointer;
  float: right;
  margin-top: 10px;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

#GoogleExchange {
  background-color: #C64A29;
  background-image: url("../images/googleplus.png");
  background-repeat: no-repeat;
  background-size: 50px;
  margin: 10px 0;
  padding-left: 55px;
}
  
#GoogleExchange:hover {
  background-color: #C14325;
}

#logonIdentifier,
#password,
#signInName {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc;
  border-radius: 2px !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  color: #555;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  margin: 10px 0;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  width: 100% !important;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
}


#MicrosoftAccountExchange {
  background-color: #28B1E6;
  background-image: url("../images/microsoft.png");
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 55px;
}

#MicrosoftAccountExchange:hover {
  background-color: #189DCF;
}

.accountButton {
  border: none;
  border-radius: 1px;
  color: whitesmoke;
  font-size: larger;
  height: 45px;
  width: 200px;
}

.accountButton:hover {
  border: none
}


.buttons button {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: inherit;
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
}
  
.buttons{
  margin: 20px 0;
}
.buttons button#cancel,
.buttons button#email_ver_but_edit,
.buttons button#email_ver_but_resend {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

.attrEntry input,
.attrEntry select,
.phoneEntry input,
.phoneEntry select,
#codeVerification input {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  border-radius: 2px !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  color: #555;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  width: 100% !important;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
}

.error {
  color: red;
}

.create{
  font-size: 14px;
}

#createAccount {
  background-image: none;
  border: 1px solid #15d2cc;
  border-radius: 1px;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 400;
  height: inherit;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  white-space: nowrap;
  width: inherit;
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #15d2cc;
  color:  #fff;
}

.helpLink {
  display: none;
}