/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
form > div{
	padding: 0 !important;
}



.fullscreen #auth_box{
	z-index: 2;
}
.fullscreen:after,
.fullscreen:before{
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	display: block;

	background: rgba(0,0,0,0);
/* Old Browsers */background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
 /* IE 10+ */background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
/* IE6-9 */
}
.fullscreen:before{
	background: rgba(0,0,0,1);
/* Old Browsers */background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
 /* IE 10+ */background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
/* IE6-9 */
}


#user-login-form,
#user-pass,
#user-register-form{
	padding-top: 20px;
}

#user-register-form > div{
	margin: 0 !important;
}

#user-register-form > div input{
	margin-bottom: 10px;
}
#user-register-form .js-form-type-date {
	padding: 0;
width: 100% !important;
max-width: 100% !important;
}
#user-register-form .js-form-type-date legend{
	display: none !important;
	margin: 0 !important;
}
#user-register-form .js-form-type-date input{
width: 100% !important;
max-width: 100% !important;
}

#user-register-form #edit-pass{
	padding: 0 !important;
}

#edit-field-fecha-nacimiento-0 legend{
	display: none !important;
}

#auth_box a{
		transition: ease all 0.4s;
}
#auth_box a:hover{
	opacity: 1;
	text-decoration: none !important;
		transition: ease all 0.4s;
}
#auth_box *{
	font-family: arial, sans-serif;
}
#auth_box{
	background-color: transparent !important;
	padding-bottom: 60px;
}
#auth_box fieldset{
	margin: 0;
}
.js-form-type-checkbox{
	display: inline-block !important;

width: initial !important;
}
.js-form-type-checkbox input{
	width: initial !important;

margin: 0;

position: inherit;

display: inline-block;
}
label.js-form-type-checkbox{
	width: initial !important;


padding: 0;

display: inline-block;

margin-left: 5px;

color:white !important;
}
label.js-form-type-checkbox a{
	color: white;
}

 #edit-actions{
	padding-right: 15px !important;

padding-left: 15px !important;
}


#auth_box input,
#auth_box select{
	border-radius: 30px;
	background-color: black !important;
	margin-top: 0;
	border: 1px solid #ffde00 !important;
	color: white !important;
	padding: 0;
	line-height: 38px;
}
#auth_box select{
	text-align: center !important;
	color: #6c757d !important;
}
#auth_box select::checked{
	color: white !important;
}
#auth_box select:checked{
	color: white !important;
}
#bottom_part{
	margin-top: 20px !important;
}
#bottom_part a{
	color: white;
	padding: 5px 0;
}

#auth_box button{
	border-radius: 20px;
	background-color: #fbdb03 !important;
	color: black !important;
	border: 1px solid #fbdb03 !important;
	margin-top: 15px;
	padding: 0 !important;
	line-height: 38px;
}
#auth_box button:hover{
	background-color: black !important;
	color: #fbdb03 !important;
}

.register_link,
.page-user-password .login_link{
	position: absolute !important;
	left: 0 !important;
	width: 100% !important;
	text-align: center;
	bottom: 10px !important;
		letter-spacing: 0.4px;
  z-index: 1000;
}
.register_link p,
.page-user-password .login_link p{
	color: white;
	margin: 0;
}
.register_link a,
.page-user-password .login_link a{
	color: #fbdb03 !important;
	text-decoration: none;
		font-weight: bold;

}
.password_link a{
	color: #fbdb03 !important;
	text-decoration: none;
	opacity: 0.6;
}
.password_link a:hover{
	opacity: 1;
}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}

html, body, .dialog-off-canvas-main-canvas {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 100%;
}

.fullscreen {
  width: 100%;
  height: 100%;
  display: flex;
}

.contenedor {
  margin: auto;
  width: 300px;
  text-align: center;
  min-width: 320px;
  padding: 20px;
  border-radius: 20px;
}

.contenedor #logo img {
  margin: 10px 0;
  max-height: 130px;
  max-width: 300px;
}

input {
  text-align: center;
}

.button.js-form-submit.form-submit{
  width: 100%;
}

.contenedor #bottom_part{
  margin-top: 15px;
}

.form-item-pass label,
.form-item-pass .description{
  display: none;
}
