@charset "utf-8";
/*.-----------------------.| Instituto Pacífico || SIIP || institutopacifico.pe |'-----------------------'*/
/* Iniciar Sesión */
.fnd-login {
	background:#38728f;
	min-height:190px;
	position:relative;
	z-index:1;
	border-bottom:5px solid #214c66;
}
.conten-login {
	width:300px;
	margin:0 auto;
	position:relative;
	z-index:2;
	margin-top:-100px;
	padding:25px;
	background:#fff;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:8px;
	-webkit-box-shadow:5px 5px 15px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:5px 5px 15px 0 rgba(0,0,0,0.2);
	box-shadow:5px 5px 15px 0 rgba(0,0,0,0.2)
}
.height-fix {
	min-height:100px
}
.form-signin .form-signin-heading,.form-signin .checkbox {
	margin-bottom:10px
}
.form-signin .checkbox {
	font-weight:400
}
.form-signin .form-control {
	position:relative;
	height:auto;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	font-size:16px;
	width:100%
}
.form-signin .form-control:focus {
	z-index:2
}
.form-signin .form-control-label {
	font-weight:300;
	color:#555;
}
.form-signin button {
	cursor:pointer
}
.conten-login .conten-logo {
	text-align:center;
	margin-bottom:15px
}
.conten-login .conten-logo img {
	height:55px
}
.txt-ver1 {
	font-size: 9px;
    margin-left: -15px;
    margin-top: 4px;
    text-transform: uppercase;
}
.fo-log {
	text-align:center;
	width:300px;
	margin:25px auto 0 auto;
	min-height:210px
}
.fo-log .logo-ip {
	height:80px
}
.text-title1 {
	font-size:20px;
	font-weight:500;
	text-align:center
}
.msg-forget {
	width:300px;
	margin:25px auto 0 auto;
	line-height:20px;
	font-size:13px
}
.conten-session {
	width:450px;
	margin:0 auto;
	position:relative;
	z-index:2;
	margin-top:-100px;
	padding:30px;
	background:#fff;
	border:solid 1px #ccc;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:5px 5px 15px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:5px 5px 15px 0 rgba(0,0,0,0.2);
	box-shadow:5px 5px 15px 0 rgba(0,0,0,0.2)
}
.conten-session .conten-logo {
	text-align:center;
	margin-bottom:15px
}
.conten-session .conten-logo img {
	height:55px
}
.session-title {
	font-size:24px;
	border-bottom:solid 1px #0c0c0c;
	margin-bottom:20px;
	padding-bottom:5px;
	font-weight:300
}
.session-explain {
	font-size:13px;
	text-align:justify;
	line-height:23px;
	margin-bottom:20px;
	display:block
}
.table-responsive {
	display:table
}
.titulo-change {
	font-weight:300;
	text-align:left;
	font-size:25px;
	border-bottom:solid #000 1px;
	line-height:18px;
	padding-bottom:15px
}
.titulo-change span {
	font-size:14px
}
.content-change-pass {
	margin-top:20px
}
.invalid-feedback {
	padding-top:10px;
	font-size:14px;
	text-align:center;
	animation:rubberBand 1s 1 ease;
	-webkit-animation:rubberBand 1s 1 ease;
	-moz-animation: rubberBand 1s 1 ease;
}
/* Enlaces Caducados */
.caduca-container {
	background-image:url(../../images/gray-tiled-texture.png);
	background-color:#353535;
	width:100%;
	height:100%;
	margin:0;
	padding:0
}
.caduca-logoip {
	width:100%;
	text-align:center;
	padding-top:60px
}
.caduca-mensaje-title {
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:100;
	letter-spacing:2px;
	padding-top:19px
}
.caduca-mensaje-subtitle {
	width:400px;
	margin:0 auto;
	padding-top:12px;
	text-align:justify;
	color:#fff;
	line-height:22px;
	font-weight:300
}
.caduca-revistas {
	width:400px;
	margin:0 auto;
	background-color:#ffffff12;
	padding:15px;
	margin-top:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	text-align:center
}
a.caduca-link:link,a.caduca-link:visited {
	color:#fff
}
a.caduca-link:hover {
	color:#0e90fd
}
.caduca-footer {
	margin-top:15px;
	font-family:Verdana;
	text-align:center;
	font-size:12px;
	color: #808080
}
/* PACO Styles */
.paco-header {
	background-color:#38728f;
	border-bottom:solid 4px #71a7c3;
	min-height:80px;
	text-align:center;
	line-height:80px;
	font-size:120px;
	color:#fff
}
.paco-container {
	text-align:center;
	width:500px;
	height:500px;
	margin:0 auto
}
.paco-title {
	font-weight:100;
	font-size:40px;
	text-align:center;
	padding:15px;
	padding-bottom:0
}
.paco-subtitle {
	font-weight:500;
	font-size:13px;
	line-height:20px;
	text-align:center;
	padding:15px;
	padding-bottom:0
}
.back-container {
	text-align:center;
	padding:10px
}
.responsive-animation-controller {
	pointer-events:none;
	overflow:hidden;
	width:500px;
	height:500px;
	position:absolute;
	left:0;
	top:0;
	display: block
}
/* ------------------------ */
/* ---------- 480---------- */
/* ------------------------ */
@media (max-width:480px) {
	.alert-info {
		font-size:13px;
	}
	.conten-session {
		width:340px;
		padding:25px;
	}
	.session-td-01 {
		min-width:180px;
	}
	.session-td-02 {
		min-width:120px;
	}
	.session-td-03 {
		min-width:100px;
	}
	.table-responsive {
		display: block !important;
	}
}
/* ------------------------ */
/* ---------- 320---------- */
/* ------------------------ */
@media (max-width:320px) {
	.conten-session {
		width:300px;
		padding: 20px;
	}
}