/* By @xrgranados*/
@import url(backend.css);

html {
	background: #ffb91d;
}

body {
	background: #ffb91d url('../img/login/cf-login-bg.png') center 20% no-repeat;
	font-family: Verdana, 'Geneva', sans-serif;
	
}

#logo {
    background-color: rgba(245,245,245,.6);
    border: solid 1px #fff;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    -ms-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    -webkit-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    height: 150px;
    margin-top: 15%;
    position: relative;
    overflow: hidden;
}

.register-wrap #logo {
    margin-top: 10% !important;
}

#logo > img {
    left: 50%;
    max-height: 150px;
    max-width: 150px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
}

.container_login #logo {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
}

.wrap{
    padding: 5px 27px 5px;
    position: relative;
}

.background {
	margin-top: -5px
}

.input {
    border:solid 1px #9e9e9e solid;
    display: block;
    line-height: 14px;
    margin: 0 auto;
    padding: 10px 0 10px 45px;
    width: 252px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

input[placeholder] {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#error-container {
    display: none;
    float: none;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    width: 312px;
}

#error {
    background: rgba(245,245,245,.60);
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 0px -1px 28px 1px rgba(0,0,0,0.91);
    -ms-box-shadow: 0px -1px 28px 1px rgba(0,0,0,0.91);
    -moz-box-shadow: 0px -1px 28px 1px rgba(0,0,0,0.91);
    -webkit-box-shadow: 0px -1px 28px 1px rgba(0,0,0,0.91);
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #272727;
    display: none;
    min-height: 30px;
    padding: 5px 5px 5px 65px;
    position: relative;
    width: 312px;
    margin-left: 324px;
}

#error-text li{
	margin-left: 15px;
}

#error p {
	margin: 0px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.input[id="user"] {
	background-image: url('../img/login/user.png') 15px no-repeat;
}

.input[id="pass"] {
	background-image: url('../img/login/pass.png') 19px no-repeat;
}

.input:focus {
	outline: none;
}

.input {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 16%, rgba(193,193,193,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(255,255,255,1)), color-stop(99%,rgba(193,193,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 16%,rgba(193,193,193,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 16%,rgba(193,193,193,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 16%,rgba(193,193,193,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 16%,rgba(193,193,193,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */
	border: 1px solid #9e9e9e;
	border-radius: 7px;
}

#login input[type="submit"] {
	width: 250px;
}

.btn-login {
	background: #a419a9;
	background: -moz-linear-gradient(top,  #a419a9 0%, #550e58 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a419a9), color-stop(100%,#550e58));
	background: -webkit-linear-gradient(top,  #a419a9 0%,#550e58 100%);
	background: -o-linear-gradient(top,  #a419a9 0%,#550e58 100%);
	background: -ms-linear-gradient(top,  #a419a9 0%,#550e58 100%);
	background: linear-gradient(to bottom,  #a419a9 0%,#550e58 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a419a9', endColorstr='#550e58',GradientType=0 );
	border: solid 1px #67480f;
	border-radius: 3px/4px;
	-moz-border-radius: 3px/4px;
	-webkit-border-radius: 3px/4px;
	color: #fff;
	cursor: pointer;
	display: block;
	font: 15px 'Myriad Pro', 'Calibri', sans-serif;
	margin: 0;
	padding: 9px;
	text-shadow: #22143e 0 1px;
	text-align: center;
	width: 265px;
}

.btn-login a{
	color: #fff;
	text-decoration: none;
}

.btn-singup {
	background: #00bad6;
	background: -moz-linear-gradient(top,  #00bad6 0%, #084a5d 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bad6), color-stop(99%,#084a5d));
	background: -webkit-linear-gradient(top,  #00bad6 0%,#084a5d 99%);
	background: -o-linear-gradient(top,  #00bad6 0%,#084a5d 99%);
	background: -ms-linear-gradient(top,  #00bad6 0%,#084a5d 99%);
	background: linear-gradient(to bottom,  #00bad6 0%,#084a5d 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bad6', endColorstr='#084a5d',GradientType=0 );
	border: solid 1px #095f7f;
	border-radius: 2px/4px;
	-moz-border-radius: 2px/4px;
	-webkit-border-radius: 2px/4px;
	color: #fff;
	font: 14px 'Myriad Pro', sans-serif;
	display: block;
	margin: 5px;
	padding: 9px 6px;
	text-align: center;
	text-decoration: none;
	transition: all .50s ease-in-out;
	-ms-transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
	width: 235px;
}

.btn-singup + a{
    color: #000;
    display: block;
    margin: 3px 0;
    text-align: center;
}

#forgot_password,
#message {
    background-color: rgba(245,245,245,.6);
    -webkit-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    border: solid 1px #fff;
    padding: 10px;
    margin-bottom: 25px;
    margin-top: 45px;
}

#message{
	margin-top: 70px;
	width: 360px;
}

.center{
	margin: auto;
}

#forgot_password h1,
#message h1{
    background: rgba(28,28,28,.5) url(../img/login/forgot-password-icon.png) 10px center  no-repeat;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height:16px;
    padding: 11px 10px 9px 35px;
    margin-bottom: 10px;
    text-transform: none;
}

#message h1{
    background: rgba(28,28,28,.5);
    padding: 11px 10px 9px 10px;
}


#forgot_password p,
#message p{
    color: #424242;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 14px;
    text-align: justify;
}

#forgot_password .input_container,
#message .input_container{
    background-color: rgba(28,28,28,.5);;
    padding: 10px;
}

#forgot_password .input_container p,
#message .input_container p {
    color: #fff
}

#forgot_password input{
    border: 1px solid #f0ebde;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 30px;
    margin: 2px 0;
    padding: 6px 8px;
    width: 100%;
}


.bottom-container{
	width:505px!important;
}

.register h1{
    background: rgba(28,28,28,.5) url(../img/login/register.png) 10px center  no-repeat !important;
}

/*----------------------------------*/
/* Captcha							*/
/*----------------------------------*/

.captcha {
	line-height: 1em;
	float: none;
	width: 341px;
	margin: 0 auto;
}

#captcha-buttons,#recaptcha_image{
	float:left;
}

#recaptcha_image{
	margin:0px 5px 10px 0px;
}

#captcha-buttons{
	width:30px;
	margin-top:5px;
}

#captcha-reload a{
	display:block;
	width:25px;
	height:17px;
	background:url(../img/estilos/captcha-reload.png) no-repeat;
}

#captcha-help a{
	display:block;
	width:25px;
	height:17px;
	background:url(../img/estilos/captcha-help.png) no-repeat;
}

#captcha-audio a{
	display:block;
	width:25px;
	height:14px;
	margin:3px 0;
	background:url(../img/estilos/captcha-audio.png) no-repeat;
}

#captcha-text a{
	display:block;
	width:25px;
	height:14px;
	margin:3px 0;
	background:url(../img/estilos/captcha-text.png) no-repeat;
}

#recaptcha_audio_play_again,
#recaptcha_audio_download{
	font-size: 12px;
	font-weight: bold;
	color: #476A9A;
	line-height: 18px;
}


/* setting the width and height of the SELECT element to match the replacing graphics */
.styled{
	color: #6e6e6e;
	cursor: pointer;
	background: #fafafa;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	margin: 7px 0 9px 3px;
	position: relative;
	z-index: 10;
	height: 24px;
	width: 442px;
}

/* dynamically created SPAN, placed below the SELECT */
.styled + .select{
	color: #6E6E6E;
	top: 12px;
	left: 10px;
	display: block;
	border: 1px solid #D7D7D7;
	padding: 2px 4px;
	height: 20px;
	background: #FAFAFA url(../img/login/dropdown-bg.png) 420px center no-repeat;
	position: absolute;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 2px 0 7px 0;
	overflow: hidden;
	height: 20px;
	width: 437px;
	border: 1px solid #F0EBDE;
	padding: 5px;
	margin: 2px 0;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Mensaje de Consulta
 */

#succes_personaje {

	margin-bottom:2px;
	display:none;
	margin-bottom:2px;
	background: #ebf8a4 url(../img/backend/s_success.png) 5px 50% no-repeat;
	border: 1px solid #A2D246;
	border-radius: 5px;
}

#error_personaje {
	display:none;
	margin-bottom:2px;
	background: pink url(../img/backend/s_error.png) 5px 50% no-repeat;
	border: 1px solid maroon;
	border-radius: 5px;
}


#dialog,
#dialog_message {
	display: none;
	padding: 10px 15px 0 120px;
	background: url(../img/backend/logo-msg-dialog.jpg) 20px center no-repeat;
	width: auto !important;
	height: auto !important;
}

.ui-dialog {
	box-shadow: 0px 0px 15px 3px #ece9e2;
}

#dialog .update-button,
.dialog .update-button {
	background: #14B9D6;
	border-bottom: 1px solid #0E8BA1;
	border-right: 1px solid #0E8BA1;
	color: #FFF;
	line-height: 30px;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
}

#dialog .cancel-button {
	background: #d4d4d4;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	color: #696969;
	line-height: 30px;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
}

#dialog .update-button, #dialog .cancel-button {
	margin: 0px 5px !important;
}

.box-login {
	background: #feb91d;
	border: 1px solid #CD9212;
	box-shadow: inset 0 0 8px 7px #efa913;
    background-color: rgba(245,245,245,.6);
    -webkit-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    box-shadow: 0 0 18px 2px rgba(0,0,0,.75);
    border: solid 1px #fff;
	height: 190px;
	margin-top: 4px;
	overflow: hidden;
	position: relative;
	width: 190px;
}

.box-login a {
	display: block;
}

.box-login img {
	left: 50%;
	max-height: 180px;
	max-width: 180px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

#footer-login{
	z-index: 99;
	padding: 15px 0 10px;
}
#footer-login:before {
    background: transparent;
    border: solid 1px rgba(0,0,0,.5);
    box-shadow: inset 0 3px 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, .4);
    content: ' ';
    display: block;
    height: 120%;
    left: -10%;
    position: absolute;
    top: 0;
    width: 120%;
    z-index: 1;
}

.container_login{
    background: rgba( 245, 245, 245, .60);
    background-image: none;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: solid #fff 1px;
    box-shadow: 0px -1px 28px 1px rgba(0, 0, 0, .9);
    -ms-box-shadow: 0px -1px 28px 1px rgba(0, 0, 0, .9);
    -moz-box-shadow: 0px -1px 28px 1px rgba(0, 0, 0, .9);
    -webkit-box-shadow: 0px -1px 28px 1px rgba(0, 0, 0, .9);

    overflow: hidden;
    padding: 20px 0 0;
}

.forgot_pass_link{
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}

.icons_form{
    background: rgba(28,28,28,.3);
    color: #5d5d5d;
    border-radius: 7px;
    -ms-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: inline-block;
    font-size: 2em;
    margin: 3px auto;
    padding: 2px;
    position: relative;
}

.icons_form_design{
    left: 14px;
    position: absolute;
    top: 50%;
    margin-top: -.5em;
}

.errors_validation_inputs{
    bottom: 0;
    color: red;
    font-size: 20px;
    left: 5px;
    position: absolute;
    top: 0;
}

.errors_validation_inputs i{
    left: 50%;
    margin-left: 8px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
}

#error-text:before{
	background: transparent;
	bottom: 0;
	box-shadow: 7px 1px 8px -1px rgba(58, 58, 58, 0.9);
	-moz-box-shadow: 7px 1px 8px -1px rgba(58, 58, 58, 0.9);
	-webkit-box-shadow: 7px 1px 8px -1px rgba(58, 58, 58, 0.9);
	content: ' ';
	display: inline-block;
	left: 30px;
	position: absolute;
	top: 0;
	width: 6px;
};

#error #error-text  li{
	margin-left: 21px;
}

.powered_logo {
    width: 25%;
    margin-bottom: 10px!important;
}

.powered_logo figcaption {
    color: #433f3f;
    font-family: 'Alegre Sans';
    font-size: 11px;
    text-align: center;
    margin-top: 0px;
}

.powered_logo img {
    margin: 0;
    width: 85px;
}

.installer{
    position: fixed;
    right: 20px;
    bottom: 10px;
}

.installer img{
    width: 120px;
}
