@charset "utf-8";
/* CSS Document */


.correo-contacto {
	color: #EFEFEF;	
}

.separacion-form {
	padding-right: 30px;
}

.agrandar {
	margin-top: 170px;	
	
}


.header {
    color: #36A0FF;
    font-size: 27px;
    padding: 10px;
}

.bigicon {
    font-size: 28px;
    color: rgb(110, 112, 114);
}

	


input[type='text']:focus {
	border: 1px solid #4E60AA;
	-webkit-box-shadow: 0px 0px 7px #5B596C;
	box-shadow: 0px 0px 7px #5B596C;
	border-radius: 7px;
	text-align: left;
}

.obligado {
	color: #FF0509;		
}

.color-negro {
	color: #000000;
}

.texto-registro {
	padding-left: 53px;
}

.boton-google{
	-webkit-box-shadow: 0px 0px 9px 2px #8CB5E0;
	box-shadow: 0px 0px 9px 2px #8CB5E0;
	top: 161px;
	list-style-position: inside;
	
}


body {
	padding-right: 0px;
}
.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #53A3CD;
	font-size: 18px;
}
.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #53A3CD;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: rgb(4, 10, 61);
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: rgb(105, 104, 121);
	border-color: rgb(97, 97, 128);
}

.panel-login-registro {
	padding-left: 30px;
	padding-right: 30px;
}


.inicio-google {
	padding-top: 31px;
	padding-bottom: 0px;
	margin-bottom: -21px;
}


.img-logo {
	width: 80px;
	height: 80px;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
	
}

@media (max-width: 992px){
	
	.div-head {
	background-color: #F1F1F1;
	margin-bottom: 0px;
	margin-top: -20px;
	padding-left: 8px;
	padding-top: 0px;
	-webkit-box-shadow: 0 0px 0px #FFF9F9;
	box-shadow: 0 0px 0px #FFF9F9;
	border-radius: 16px 16px 0px 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	z-index: 15;
}
}


	@media (min-width: 992px){
	
	.div-head {
	background-color: #F1F1F1;
	margin-bottom: 0px;
	margin-top: 40px;
	padding-left: 8px;
	padding-top: 0px;
	-webkit-box-shadow: 0 0px 0px #FFF9F9;
	box-shadow: 0 0px 0px #FFF9F9;
	border-radius: 16px 16px 0px 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	z-index: 15;
}
}


.texto-user {
	
}



.datos-cuenta {
	position: relative;
	z-index: 23;
	border-radius: 17px;
	overflow-y: visible;
	visibility: inherit;
	float: left;
	margin-bottom: 2px;
}
.error-rut {
	
	
}
.botones-a-e {
	margin-top: 14px;
	margin-left: 18px;
}
.barra-nav {
	margin-top: -88px;
}
.separacion {
	margin-right: 21px;
}

.alerta-errores {
	bottom: 39px;
	height: 57px;
	position: fixed;
	z-index: 5000;
	left: 47%;
	top: 15%;
}

.fade-enter-active, .fade-leave-active {
	transition: opacity .5s
  }
  .fade-enter, .fade-leave-to /* .fade-leave-active in <2.1.8 */ {
	opacity: 0
  }

  .slide-fade-enter-active {
	transition: all .3s ease;
  }
  .slide-fade-leave-active {
	transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
  }
  .slide-fade-enter, .slide-fade-leave-to
  /* .slide-fade-leave-active for <2.1.8 */ {
	transform: translateX(10px);
	opacity: 0;
  }

  .bounce-enter-active {
	animation: bounce-in .5s;
  }
  .bounce-leave-active {
	animation: bounce-out .5s;
  }
  @keyframes bounce-in {
	0% {
	  transform: scale(0);
	}
	50% {
	  transform: scale(1.5);
	}
	100% {
	  transform: scale(1);
	}
  }
  @keyframes bounce-out {
	0% {
	  transform: scale(1);
	}
	50% {
	  transform: scale(1.5);
	}
	100% {
	  transform: scale(0);
	}
  }



.tabla-detalles {
	
	
	
	
}


.tabla-detalles>ul{
	
	
	
	
}

.tabla-detalles>ul>li{
	
	list-style:none;
	
	
}




.detalle>ul>li :hover {
	border-radius: 15px;
	background-color: #636677;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	opacity: 0.81;
	text-align: left;
	left: 0px;
}


.footer {
 
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: red;
   color: white;
   text-align: center;
}


.detalle {
	background-image: -webkit-linear-gradient(270deg,rgba(247,247,247,0.75) 0%,rgba(237,237,237,0.65) 48.19%,rgba(247,247,247,0.61) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(247,247,247,0.75) 0%,rgba(237,237,237,0.65) 48.19%,rgba(247,247,247,0.61) 100%);
	background-image: -o-linear-gradient(270deg,rgba(247,247,247,0.75) 0%,rgba(237,237,237,0.65) 48.19%,rgba(247,247,247,0.61) 100%);
	background-image: linear-gradient(180deg,rgba(247,247,247,0.75) 0%,rgba(237,237,237,0.65) 48.19%,rgba(247,247,247,0.61) 100%);
	margin-top: 38px;
	margin-bottom: 15px;	
}


.mov-izquerda {
	text-align: left;
}

.mov-derecha {
	float: left;

	
}




.texto-fin {
	color: #9C9C9C;	
}
.btn-fin {
	
	
}
.cot-texto {
	margin-right: 24px;
	margin-top: 92px;
}
.fin-cot {
	padding-right: 69px;
	padding-left: 69px;
	padding-top: 86px;
}




.footer-bs {
	
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
	
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;

	background-color:Transparent;

}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns {
	border-left: solid 1px rgba(255,255,255,0.10);
	text-align: left;
}
}
.alinear-text {
}


.btn-fotante{
	display: block;
	position: fixed;
	bottom: 0;
	right: 0px;
	padding-bottom: 12px;
	margin-right: 20px;
	margin-bottom: 5px;
}
