.body{color:#333;background-color:#002832;font-family:'Open Sans', sans-serif, 'Century Gothic', Arial, Helvetica;font-size:12px; height:100%; line-height:15px; text-decoration:none; margin: 0px 0px 0px 0px;}
.tac{text-align:center;}
.vam{vertical-align:middle;}
.w100{width:100%;}
.h100{height:100%;}
.h-i50{height:50% !important;}
.cp{cursor:pointer;}
.db{display:block;}
.dn{display:none;}
.p10{padding:10px;}
.p5{padding:5px;}
.t1{font-size:11px;color:#596c8a;font-family:'Open Sans', sans-serif, 'Century Gothic', Arial, Helvetica;;}
.t2{font-size:12px;color:#333333;font-weight:lighter;}
.border1{border:1px solid #85b2d8;}
.loading1{background: url(../../assets/images/loadings/loading4.gif) no-repeat center; width:62px;height:62px;line-height:62px;padding:10px;vertical-align:middle;text-align:center;}
.invite_school{width:490px; height:40px; text-align:center;font-size:12px; border:1px solid #85b2d8; background:#FBE3AE;}
.contarle_amigo{text-align:right;font-size:11px; border:1px solid #85b2d8; background:#D6E3F5; align:right;}
.contarle_amigo a{font-size:11px;cursor:pointer;}
.contarle_amigo table{font-size:11px; width:100%;}
.contarle_amigo td{font-size:11px;}

.div_footer{text-align:center;background-color:#00242F;color:#ffffff;font-size:10px;}

.text-entrance{
	color: #aaaaaa;
	padding-top:15px;
	font-size:85%
}

.r8{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#floating-tools{
	position:absolute;
	top:18px;
	right:0px;
	height:100%;
	overflow:hidden;
}
#floating-tools > table{
	width:100%;
	height:100%;
	position:relative;
	top:0px;
	left:0px;
}

#floating-tools-content{
	width:0px;
	height:0px;
	overflow:hidden;
	background-color:#002732;
	color:#ffffff;
	vertical-align:top;
	padding-top:20px;
	font-size:1em;
}
#floating-tools-content > div{
	display:none;
}

#floating-menu{
	vertical-align:top;
	position:relative;
	top:0px;
	left:0px;
	background-color:#002732;
	color:#ffffff;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	height:180px;
	width:60px;
	padding-top:25px;
	padding-left:10px;
}

.floating-button{
	height:36px;
	width:36px;
	font-size:1.2em;
	background-color:#002732;
	color:#ffffff;
	cursor:pointer;
}

#floating-menu span{
	margin:10px;
	font-size:1.4em;
}

#contact-us-container{
	padding:10px;
}

#contact-us-container table{
	font-size:11px;font-family:'Open Sans', sans-serif, 'Century Gothic', Arial, Helvetica;color:#ffffff;
}

#contact-us-container table td{
	vertical-align:top;
	padding:5px;
}

.video-container{
	overflow-y: scroll;
	max-height: 500px;
}

.msg_alerta{
	color:#000000;
	text-align:justify;
	background-color:#6D8891;
	border:1px solid #D69900;
}

.cm1{font-size:11px;font-family:'Open Sans', sans-serif, 'Century Gothic', Arial, Helvetica;}

/* main div of login structure */
.panel-shield {
	float:left;
	width:40%;
	/* height: 100%;  */
	min-height: 253px;
	background-color: #eeeeee;
	padding-top: 40px;
	margin: none;
}

.panel-body {
	width : 60%;
	/*width : calc(100% - 300px);*/
	float: left;
}
/* --- */

/* Login -> internal login form */
#img {
	position: absolute;
	top: 20%;
	left: 25%;
}

#block {
	position: absolute;
	background-color: white;
	height: 70px;
	width: 70px;
	left: 50%;
	top: 25%;
}

#header{
	height: 13vh;
	width: 100%;
	background-color:#00161E;
	/*background-color:#F7AC11;*/
	text-align:start;
	margin:auto;
	padding-top: 20px;
}

.img_logo {
	width: 150px;
	cursor: pointer;
	margin: auto;
	margin-left: 20px;
}

#div_login_container{
	display: flex;
	flex-direction: column;
	text-align:center;
	float:left;
	position:relative;
	width:80%;
	height: 68vh;
	margin-left:10%;
	/* overflow: auto; */
}

.scroll{
	overflow: auto;
}

#div_users_login{
	text-align 		: left;
	vertical-align 	: middle;
	font-size 		: 11px;
	font-family 	: 'Open Sans', sans-serif, 'Century Gothic', Arial, Helvetica;;
	float 			: left;
	padding 		: 8px;
	/*width 		: calc(100% - 160px);*/
	width 			: calc(100%);
}

#div_users_login .panel-info{
	border: none;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	box-sizing: border-box;
}

#div_users_login .panel-heading{
	border : none;
	background-color: #00161E;
	color : #ffffff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-sizing: border-box;
}

#div_successful_login_msg{
	float: left;
	height: auto;
	margin: 1% auto 1% auto;
	font-size: 14px;
	text-align: left;
	margin-left: calc(50% - 200px);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
 	background:#ffffff;
 	font-family:'Open Sans', sans-serif, 'Century Gothic', Arial, Helvetica;;
 	color: #002732;
 	vertical-align: middle;
}

#div_successful_login_msg > div{
	font-size 	: 11px;
	font-weight : lighter;
	color 		: #002732;
	padding 	: 5px;
	background 	: #F7AC11;
}

#div_successful_login_msg input{
 	font-size:18px;
 	font-weight:bold;
}

#div_social_container{
	float:left;
	padding-left:30px;
	width:510px;
}

#table_login_form{
	color:#555555;
	font-size:12px;
	text-align:center;
}

#table_login_form span{
	font-size:1.5em;
}

.credential {
	height:30px;
	width:200px;
	font-size:1.2em;
	font-weight:lighter;
	color:#999999;
	border:none;
	padding-left:10px;
	background:#BEDFEA;
	vertical-align:bottom;
	border-bottom:1px solid #002732;
	border-right:1px solid #002732;
}

.nw_button{
	cursor:pointer;
	font-size:18px;
	font-weight:500;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color:#002732;
	border:none;
	height:26px;
	color:#B1D7E5;
	margin:2px;
}

.nw_button_5{
	margin : 10px;
	color : #ffffff;
	background-color : #279A8E;
}

.nw_button_5:hover{
	color : #ffffff !important;
	background-color : #005E76;	
}

#btn-login{
	background-color : #F7AC11;
	border : none;
	color : #003447;
	font-weight: bold;
}



.r5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.r10{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}

@media only screen and (max-width: 800px) { 
	.vis_4{display:none;} 
	.msg_bienvenida{height:auto;} 
	#div_login_container{height:auto;} 
	#div_login_usuarios{height:auto;} 
} 

@media only screen and (max-width: 600px) { 
	.vis_3, .vis_4{display:none;}  
	#div_login_container{height:auto;width:100%;align:center;text-align:center;margin-left:auto;} 
	#div_login_usuarios{height:auto;align:center;text-align:center;float:none;} 
	#div_successful_login_msg{height:auto;width:96%;align:center;text-align:center;float:none;margin: 0.5% auto 0.5% auto;}
	#header{align:center;text-align:start;padding-left:0px;} 
}

@media only screen and (max-width: 400px) {
	.vis_2, .vis_3, .vis_4{display:none;} 
	#div_login_container{height:auto;width:100%;align:center;text-align:center;margin-left:auto;} 
} 

@media only screen and (max-width: 250px) { 
	.vis_1, .vis_2, .vis_3, .vis_4{display:none;} 
}

@media only screen and (min-width: 1900px) {
	#header{height: 9vh;}
}

#loginbox div.panel-body{
	background-color: #00212B;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20vh;
}


/* advertising slide */
.slide-container {
	margin: 1% auto 0 auto;
	transform: translateY(-15%);
	width: 55vw;
	height: 20vh;
	overflow: hidden;
}

.image-container {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	width: 220vw;
	height: 18vh;
	opacity: 1;
	animation: slide-animation 30s infinite;
	animation-delay: 7s;
}

.image-container > img {
	width: 55vw;
}

.image-container:hover {
	animation-play-state: paused;
}

.slider-image {
	float: left;
	width: 55vw;
	/*height: 20vh;*/
}

/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
	text-decoration: none;
}

.image-container:nth-child(2) {
	animation-delay: 10s;
}

.image-container:nth-child(3) {
	animation-delay: 6s;
}

@keyframes slide-animation { 
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	40% {
		opacity: 1;
		transform: translateX(-55vw);
	}
	60% {
		opacity: 1;
		transform: translateX(-110vw);
	}
	80% {
		opacity: 1;
		transform: translateX(-55vw);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
/* --- */

/* Youtube */

.youtube-player{
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	max-width: 90%;
	background: #000;
	margin: 5px;
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	min-width: 80%;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
	max-width: 150%;
	padding: 10px;
}

.youtube-player img:hover {
	-webkit-filter: brightness(75%);
}

.youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("//i.imgur.com/TxzC70f.png") no-repeat;
	cursor: pointer;
}

@media only screen and (max-height: 600px) { 
	#footer {height: 15vh;}
	.slide-container {height: 15vh;}
	/*.slider-image {height: 15vh;}*/
	#div_login_container {height: 68vh}
	.panel-shield {	min-height: 85%;}
}