body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; margin: 0; padding: 0; color: #333333; }
p { margin: 0; padding: 0; }
a:link, a:visited, a:active { text-decoration: none; color: #999999; font-weight: normal; }
a:hover { color: #cccccc; }
#contenedor { margin: 12px auto 10px auto; width: 800px; /*border-bottom: dotted 1px #cccccc;*/ }
#logo { float: left; width: 100%; margin-bottom: 10px; }
#logo img { height: auto; }
#logo_login { width: auto; height: 64px; }
#columna-formulario { float: left; width: 500px; padding: 20px; margin-bottom: 10px; background-color: #f2f2f2; border: 1px solid #cccccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
#columna-institucional { float: right; padding: 0 20px 20px 20px; }
#redes-sociales { list-style-type: none; margin: 0; padding: 0; }
#redes-sociales li { display: block; margin-bottom: 10px; width: 170px; height: 32px; }
#redes-sociales li a { float: left; font-size: 13px; margin: 8px 0 0 45px; }
.legend { color: #666666; margin-bottom: 20px; font-size: 21px; }
.label { color: #999999; font-weight: bold; margin: 20px 0 5px 0;}
#usuario, #contrasena { width: 420px; height: 26px; padding: 8px 12px; font-size: 14px; line-height: 1.42857143; color: #272b30; background-color: #ffffff; border: 1px solid #cccccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
#ingresar, #ingresar:hover, .pure-button.pure-button-primary.action, .pure-button.pure-button-primary.action:hover { text-shadow: rgba(0, 0, 0, 0.6); cursor: pointer; border: 1px solid rgba(0, 0, 0, 0.6); padding: 8px 12px; font-size: 14px; border-radius: 4px; color: #ffffff; margin: 15px 0 25px;}
#ingresar, .pure-button.pure-button-primary.action { background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d); background-image: -o-linear-gradient(#8a9196, #7a8288 60%, #70787d); background-image: linear-gradient(#8a9196, #7a8288 60%, #70787d); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a9196', endColorstr='#ff70787d', GradientType=0); filter: none; }
#ingresar:hover, .pure-button.pure-button-primary.action:hover { background-image: -webkit-linear-gradient(#404448, #4e5458 40%, #585e62); background-image: -o-linear-gradient(#404448, #4e5458 40%, #585e62); background-image: linear-gradient(#404448, #4e5458 40%, #585e62); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff404448', endColorstr='#ff585e62', GradientType=0); filter: none; }
#comunidad { background-image: url("images/accesos/comunidad.png"); background-repeat: no-repeat; }
#facebook { background-image: url("images/accesos/facebook.png"); background-repeat: no-repeat; }
#twitter { background-image: url("images/accesos/twitter.png"); background-repeat: no-repeat; }
#googleplus { background-image: url("images/accesos/googleplus.png"); background-repeat: no-repeat; }
#youtube { background-image: url("images/accesos/youtube.png"); background-repeat: no-repeat; }
#alta-recuperacion { clear: both; margin-top: 10px; font-size: 12px; }
.pie, .soporte { clear: both; margin-bottom: 10px; font-size: 12px; }
.soporte { position: relative; /*top: 55px;*/ }
#alta-recuperacion a:link, .pie a:link, #pie a:link, #pie a:visited { color: #333333; font-weight: bold; }
#alta-recuperacion a:hover, .pie a:hover { color: #666666; }
.soporte { margin: 0 auto 10px auto; width: 800px; color: #999999; }
.soporte a:link, #soporte a:link, #soporte a:visited { color: #999999; font-weight: bold; }
.soporte a:hover { color: #cccccc; }
#username, #password, #ingresar, #ingresar:hover, .pure-button.pure-button-primary.action, .pure-button.pure-button-primary.action:hover { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
input:invalid { border-color: red !important; }
input[data-special='1']:empty { border-color: red !important; }
.eye{ width:1.25em;  height:0.75em;  position:relative;  display:inline-block;  --background:#aaa;  --color:currentColor; }
.eye div{ overflow:hidden; height:50%; position:relative; margin-bottom:-1px;}
.eye div:before{ content:''; background:currentColor; position:absolute; left:0; right:0; height:300%; border-radius:100%;}
.eye div:last-child:before{ bottom:0;}
.eye:before{ content:''; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:0.35em; height:0.35em; background:var(--color); border:0.1em solid var(--background); border-radius:100%; z-index:1;}
.eye:after{ content:''; position:absolute; top:-0.15em; left:calc(33.333% - 0.15em); transform:rotate(45deg) scaleX(0); transform-origin:left center; width:90%; height:0.1em; background:var(--color); border-top:0.1em solid var(--background); z-index:2; transition:transform 0.25s;}
.eye.slash:after{ transform:rotate(45deg) scaleX(1);}
.login-box.column form fieldset { float: left; width: 500px; padding: 20px; margin-bottom: 10px; background-color: #f2f2f2; border: 1px solid #cccccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.message-box.warning.center { background-color: #ff0000; color: #fff; padding: 10px 12px; margin-bottom: 15px; }
#name, #password {width: 420px; height: 26px; padding: 8px 12px; font-size: 14px; line-height: 1.42857143; color: #272b30; background-color: #ffffff; border: 1px solid #cccccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.g-recaptcha { margin: 20px 0 5px; }
.eye.slash { margin-left: 10px; }
.message-box.warning.center { display: none; }
.fondo-comunidad { background-image: url(../../../cin/assets/img/fondo-comunidad.jpg); background-repeat: no-repeat; background-position: center bottom; background-size: cover; background-attachment: fixed; }
.pie-comunidad { position: absolute; bottom: 0; width: 100%; padding: 25px 0; background-color: #202020; color: #ffffff; text-align: center; font-size: 12px; font-weight: bold; }
.pie-comunidad a { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #fff; }
.pie-comunidad ul { margin: 0; padding: 0 }
.pie-comunidad li { display: inline-block; margin: 0 25px; }
.pie-comunidad li img { width: auto; height: 15px; }
#epigrafe-foto { position: absolute; top: 14px; left: 20px; font-size: 12px; color: #ffffff; background-color: rgba(0, 0, 0, 0.4); padding: 7px 10px; }
.formulario.alineacion-vh.comunidad { border-radius: 4px !important; z-index: 100 !important; float: none !important; margin: -145px auto 0 -240px !important; position: absolute; top: 40% !important; left: 50% !important; text-align: center; width: 460px !important; background: rgba(255, 255, 255, 0.7) !important; backdrop-filter: blur(6px); }
.formulario.alineacion-vh.comunidad #name { margin-bottom: 20px; }
.formulario.alineacion-vh.comunidad #password { margin-bottom: 10px; }
.formulario.alineacion-vh.comunidad button { width: 100%; margin: 5px 0 20px !important; }
.formulario.alineacion-vh.comunidad #alta-recuperacion a { color: #333; font-size: 13px; }
.formulario.alineacion-vh.comunidad .g-recaptcha div { margin: 0 auto 15px; }