
html {
  height: 100%;
  background-color: #E30613;
}
body {
  height: 100%;
  margin: 0;
}

#login {
  position:absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 350px;
  text-align: center;
  margin-top: -200px;
  margin-left: -250px;
  background: url('/images/logo/awa/logoWhiteLogin.png') no-repeat center 0 transparent;
  padding-top: 110px;
}

#recoveryPassword {
  position:absolute;
  top: 50%;
  left: 51%;
  width: 600px;
  min-height: 220px;
  text-align: center;
  margin-top: -140px;
  margin-left: -320px;
  background-color: #222;
  padding: 30px 20px;
  color: #ddd;
}

#confirmationPage {
  position:absolute;
  top: 50%;
  left: 51%;
  width: 600px;
  min-height: 500px;
  text-align: center;
  margin-top: -250px;
  margin-left: -320px;
  padding: 30px 20px;
  color: #ddd;
}

#confirmationPage .confirmationPageLogo {
  background: url('/images/logo/awa/logoWhite350.png') no-repeat center top transparent;
  height: 70px;
}

#confirmationPage .confirmationPageText {
  background-color: #222;
  min-height: 190px;
  padding: 20px;
}

#confirmationPage .oauth2 {
  background-color: #d9d9d9;
  min-height: 190px;
  padding: 20px;
  color: #000;
  text-align: left;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px none #000000;
}

#confirmationPage .oauth2 p.main {
  margin-top: 20px;
}

#confirmationPage .oauth2 input[type=password], #confirmationPage .oauth2 input[type=text] {
  height: 22px;
}

#confirmationPage ul.error_list {
  padding-top: 5px;
}
#confirmationPage ul.error_list li {
  color: #ff3333;
  font-size: 12px;
}


#newUser {
  position:absolute;
  top: 50%;
  left: 51%;
  width: 760px;
  min-height: 400px;
  text-align: center;
  margin-top: -300px;
  margin-left: -380px;
  background-color: #222;
  padding: 20px 30px 20px;
  color: #ddd;
}

#login .box {
  margin-left: 125px;
  *margin-left: 0;
  width: 250px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica;
  font-weight: normal;
}

#login input.sup {
  /*
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 1px;
  */
  margin-bottom: 35px;
}

#login input.inf {
  /*
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  */
}

#login label {
  width: 100%;
  text-align: left;
  display: block;
  font-size: 11px;
  color: #FFFFFF;
}

#login input.signin {
  width: 100%;
  height: 35px;
  height: 25px\9;
  padding-left: 0px;
  padding-top: 10px\9;
  background-color: transparent;
  color: #d9d9d9;
  border: 0;
  outline:0px;
  border-bottom: 1px solid #FFFFFF;
}

/*
// Change Autocomplete styles in Chrome
// NOTE - https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/
*/
#login input:-webkit-autofill,
#login input:-webkit-autofill:hover, 
#login input:-webkit-autofill:focus {
  color: #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

.loginBoton {
  border: none;
  height: 28px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: arial, helvetica;
  font-weight: bold;
  padding: 0 8px 1px;
  background: #5E5A5B;
  cursor: pointer;
  text-align: center;
  margin: 0 1px;
  border-radius: 4px;
  box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}


div.loginBoton, a.loginBoton {
  padding-top: 5px;
  height: 20px;
  display: inline-block;
  border: none;
}

a.loginBoton {
  height: 22px;
}

#login .box .remember {
  margin-top: 20px;
  height: 50px;
  font-size: 12px;
}
#login ul.error_list {
  margin: 0 0 20px 0;
  padding: 0;
}

#login ul.error_list li {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

#enlaces {
  margin-top: 30px;
}
#enlaces a{
   font-size: 14px;
   color: #fff;
}

#enlaces a.create_account {
   font-size: 18px;
   line-height: 35px;
}

#enlaces a:hover {
    text-decoration: none;
    font-weight: bold;
}

.loginLanguage {
  font-size: 12px;
  float: right;
  padding: 5px 10px;
  color: #ccc;
}
.loginLanguage select{
  font-size: 10px;
}

/* MODALS */

h1 {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E30613;
  font-size: 32px;
  text-align: left;
  color: #E30613;
}

/* HEADER FOOTER */
#footer {
  position: fixed;
  min-width: 800px;
  bottom: 0px;
  height: 20px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  z-index: 9999;
}

#footer ul {
  padding-left: 10px;
  list-style:none;
}

#footer ul li {
  float: left;
  border-right: 1px solid #cccccc;
}

#footer li.last {
  border-right: 0;
  color: #cccccc;
}

#footer li {
  font-family: arial,sans-serif;
  font-size: 12px;
  text-decoration: none;
  display: block;
  padding: 0 10px;
}

#footer li a {
  font-family: arial,sans-serif;
  font-size: 12px;
  text-decoration: none;
  display: block;
  padding: 0;
  color: #CCCCCC;
}

#footer li a:hover {
  text-decoration: underline;
}

#newUser ul li {
  text-align: left;
}

#newUser ul.formAlta {
  margin-top: 15px;
  clear: both;
}

#newUser ul.formAltaColumns, #newUser ul.formAlta
{
  float: left;
  padding: 0;
}

#newUser ul.formAltaColumns li, #newUser ul.formAlta li
{
  width: auto;
  padding: 2px 0 0 0;
  min-height: 30px;
}

#newUser li div.required {
  background: url('/images/forms/required.png') no-repeat 0 0 transparent;
  width: 20px;
  height: 20px;
  float: left;
}

#newUser ul.formAltaColumns li input, 
#newUser ul.formAltaColumns li select
{
  width: 185px;
  float: left;
  height: 22px;
  font-size: 12px;
  
}

#newUser ul.labelMax {
  margin-right: 40px;
}

#newUser ul.labelMax label,
#newUser ul.labelMin label
{
  display: block;
  float: left;
  width: 150px;
  padding-right: 10px;
  padding-top: 3px;
}
#newUser ul.labelMin label
{
  width: 100px;
  padding-right: 10px;
}

#newUser ul.formAltaColumns li ul.error_list,
#newUser ul.formAlta li ul.error_list
{color: #e10000; width: 330px;}
#newUser ul.formAltaColumns li ul.error_list li,
#newUser ul.formAlta li ul.error_list li
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  min-height: 5px;
  padding: 0;
}
#newUser a.condiciones {
  color: #E30613;
  cursor: pointer;
  padding: 4px;
  text-decoration: none;
}

#newUser a.condiciones:hover {
  text-decoration: underline;
}
