@charset "utf-8";
/* CSS Document */

body{ background:#000;}

.svgpaz, #login-container{
		/*	background: url('data:image/svg+xml;utf8,<svg id="paz-logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 162.02712 142.54114" height="538.73822" width="612.38599" style="display:inline; fill:currentColor; stroke:currentColor; stroke-width:0.35;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"><g id="paz-group" transform="translate(-16.515412,-135.03383)"><rect id="cuadro" transform="matrix(1.0006385,0,0,1.001474,-0.7128117,-0.37648013)" ry="12.980866" rx="12.991705" y="147.07196" x="38.862469" height="118.60947" width="118.20956" style="fill:none;stroke-width:8.3"/><path id="orejaL" transform="scale(-1)" d="m -38.509059,-228.18983 a 21.885262,21.719727 0 0 1 21.885261,21.71972 21.885262,21.719727 0 0 1 -21.885261,21.71973"/><path id="orejaR" d="m 156.54889,184.75038 a 21.885262,21.719727 0 0 1 21.88526,21.71973 21.885262,21.719727 0 0 1 -21.88526,21.71972"/><path id="ojoL" d="m 72.905831,190.66601 a 6.2707477,20.599055 8.7312688 0 1 9.291268,-19.53455 6.2707477,20.599055 8.7312688 0 1 3.156671,21.09803 6.2707477,20.599055 8.7312688 0 1 -9.275368,19.64081 6.2707477,20.599055 8.7312688 0 1 -3.20339,-20.9991"/><path id="ojoR" d="m 121.72131,190.66671 a 20.599055,6.2707477 81.268731 0 0 -9.29126,-19.53455 20.599055,6.2707477 81.268731 0 0 -3.15668,21.09803 20.599055,6.2707477 81.268731 0 0 9.27537,19.64081 20.599055,6.2707477 81.268731 0 0 3.20339,-20.9991"/><path id="boca" d="m 126.29051,214.53028 c -0.76797,0.007 -1.65312,0.248 -2.62936,0.74144 -16.25471,8.21592 -35.223173,8.37406 -51.775329,0.43176 -5.005554,-2.40183 -7.186908,-0.87575 -6.597909,4.61612 1.619028,15.0959 14.03147,27.3035 28.978794,28.50041 18.213374,1.45847 33.690394,-11.45297 35.139094,-29.31412 0.25306,-3.12 -0.91274,-4.90921 -2.96322,-4.97399 -0.0501,-0.001 -0.10091,-0.003 -0.15207,-0.001 z"/></g></svg>') no-repeat center;
		*/

		background: url('data:image/svg+xml;utf8,<svg id="paz-logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 162.02712 142.54114" height="538.73822" width="612.38599"><g id="paz-group" transform="translate(-16.515412,-135.03383)"><rect id="cuadro" transform="matrix(1.0006385,0,0,1.001474,-0.7128117,-0.37648013)" ry="12.980866" rx="12.991705" y="147.07196" x="38.862469" height="118.60947" width="118.20956" style="fill:none;stroke-width:8.3; stroke:currentColor"/><path id="orejaL" transform="scale(-1)" d="m -38.509059,-228.18983 a 21.885262,21.719727 0 0 1 21.885261,21.71972 21.885262,21.719727 0 0 1 -21.885261,21.71973"/><path id="orejaR" d="m 156.54889,184.75038 a 21.885262,21.719727 0 0 1 21.88526,21.71973 21.885262,21.719727 0 0 1 -21.88526,21.71972"/><path id="ojoL" d="m 72.905831,190.66601 a 6.2707477,20.599055 8.7312688 0 1 9.291268,-19.53455 6.2707477,20.599055 8.7312688 0 1 3.156671,21.09803 6.2707477,20.599055 8.7312688 0 1 -9.275368,19.64081 6.2707477,20.599055 8.7312688 0 1 -3.20339,-20.9991"/><path id="ojoR" d="m 121.72131,190.66671 a 20.599055,6.2707477 81.268731 0 0 -9.29126,-19.53455 20.599055,6.2707477 81.268731 0 0 -3.15668,21.09803 20.599055,6.2707477 81.268731 0 0 9.27537,19.64081 20.599055,6.2707477 81.268731 0 0 3.20339,-20.9991"/><path id="boca" d="m 126.29051,214.53028 c -0.76797,0.007 -1.65312,0.248 -2.62936,0.74144 -16.25471,8.21592 -35.223173,8.37406 -51.775329,0.43176 -5.005554,-2.40183 -7.186908,-0.87575 -6.597909,4.61612 1.619028,15.0959 14.03147,27.3035 28.978794,28.50041 18.213374,1.45847 33.690394,-11.45297 35.139094,-29.31412 0.25306,-3.12 -0.91274,-4.90921 -2.96322,-4.97399 -0.0501,-0.001 -0.10091,-0.003 -0.15207,-0.001 z"/></g></svg>') no-repeat center;	
}

.svgpaz{
		background-size: 90px auto;
		width:99%;
		display:block; 
		width:90px; 
		height:90px; 
		margin:auto; 
		opacity:.6
}
#login-container{
		display: flex;
        justify-content: center;
        flex-flow: row wrap;
        align-content: center;
        align-items: center;
		position: absolute;
		background-size: 700px auto;
		width:99%;
		min-height:100vh;	
		filter: invert(1);
}

#login{
	padding: 6px; 
    background: #fff;
    border-radius: 12px;
	width:300px;
	filter: invert(1);

}

#login h1, #login p.forgetmenot, #label_x_name{ display:none}
/*
#eye {
    float: right;
    background: #fff;
    border-radius: 50%;
    font-size: 15px;
    color: #22a;
    width: 18px;
    top: 4px;
    left: 5px;
    position: relative;
    height: 18px;
    line-height: 1.2;
    cursor: pointer;
}
.login .button.wp-hide-pw{ display:none !important;}
*/

#login form {
    margin: 0;
    padding: 2em;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    box-shadow: none;
	border:none;
}

#login form input.input {
    font-size: 17px;
    width: 100%;
    padding: 4px 5px;
    margin: 0 0 10px;
}

#login form p.submit {
	margin: 20px 0 5px 0;
    padding: 0;
    text-align: center;
}
input#wp-submit {	
	width: 70%;
    height: 28px;
    line-height: 26px;
    padding: 0 10px;
    border-radius: 6px;
    background: linear-gradient(#eee, #999);
    color: #000!important;
    border: 0;
    box-shadow: none;
    margin: 0;
    float: none;
    text-shadow: none;
}
input#wp-submit:hover {
    background: linear-gradient(#666, #eee);
    color: #fff!important;
}

.login #login_error, .login .message, .login .success {
	border-top-right-radius: 12px;
    padding: 10px;
    margin-left: 4px;
    margin-bottom: 5px;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}

#login #nav {
    padding: 0;
    margin: 0 15px;
    color: transparent !important;
    text-shadow: none;
	text-align:center;
}
#backtoblog {
    text-align: center;
}
.login #nav a, .login #backtoblog a {
    padding: 2px 8px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    margin: 3px;
    background: linear-gradient(#fff, #ccc);
    color: #666 !important;
    text-shadow: none;
    border: 1px solid #ccc;
}
.login #nav a:hover, .login #backtoblog a:hover {
    color: #000 !important;
    background: linear-gradient(#ccc, #fff);
}
.login label{ display:block;}

.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
}

@media screen and (max-height: 580px){
	#login {
		margin-top: 8em;
	}
}
@media screen and (max-height: 480px){
	#login {
		margin-top: 12em;
	}
}


#login-footer{    
	position: absolute;
    width: 25em;
    text-align: center;
    padding: 2em;
    color: #666;
	top:60em;
}
#cookiestxt p{ text-align:justify;}