
body{
	height: 100%;
	background:url(../img/login365/bg.jpg) right top; background-size: 100%; 
}
.container{
	max-width: 950px;
}

.wprLogin{
	position: relative; top: 170px; min-height: 300px; background: #fff; border-radius: 0px 3px 3px 3px; 
}
div.logo{
	margin-top: -76px; height: 76px; background: url(../img/login365/bg-cabecera.jpg) center; text-align: center; border-radius: 3px 3px 0 0;
}
div.logo img{
	width: 181px; height: 45px; margin-top: 15px;
}
.colDer{
	color:#fff; background:#195c98 url(../img/login365/bg-lateral.jpg) no-repeat top left; border-radius: 0px 0 0 3px;
}
.relleno{
	padding: 20px;
}
@media (max-width:767px){
	body{
		line-height: 1.0;
	}
	.wprLogin{
		padding-bottom: 15px; top: auto !important; margin-top: 170px;
	}
	.col-md-7 .relleno{
		padding: inherit;
	}
	.ejmpl{
		margin-left: -25px !important;
	}
	.ejmpl p{
		font-size: 11px !important; padding-left: 2% !important;
	}
	
	.enlaces{
		
	}
	.btn-login{
		font-size: 18px !important; height: 42px;
	}
	.btn-login > span{
		height: 42px !important; width: 50%; margin-top: -10px; margin-right: -10px; 
	}
	.btn-login span span {
		height: 42px !important; background-size: 60% !important;
	}
	
	.wprLogin .enlaces li a{
		display: inline-block; text-align: center; padding: 28px 10px 0 10px !important; background-position: top center !important;
	}
	
	
}
.colDer h1{
	font-size: 32px; font-weight: normal; color: #fff; margin-bottom: 20px;
}
.colDer h1 span{
	display: inline-block;  width: 5px; height: 23px; margin-right:5px; background: #cb262b;
}


/**/

.form-est-prof {
    position: relative; background: #0058a6; border-radius: 5px; margin: 10px 0 50px 0; padding: 15px 25px 30px 25px;
}
.form-est-prof h2 {
    color: #fff; font-size: 21px; line-height: 23px; font-weight: 400; margin: 0 0 25px 0;
}
.btn-login {
	position: relative; display: block; background: #4cbfff; background-position: 70% 50%; color: #fff; font-size: 22px; text-align: center; border-radius: 50px; padding: 10px;
}
.btn-login > span{
	display: inline-block; float: right; height: 53px; width: 50%; margin-top: -10px; margin-right: -10px; border-radius: 0 50px 50px 0; background:#fff url(../img/flecha.png) no-repeat center left; overflow: hidden;
}
.btn-login span span {
    display: inline-block; height: 53px; width: 100%; background:url(../img/login365/office-365.png) no-repeat center;
    
}
a.btn-login:hover{
	color: #fff; text-decoration: none;
}
.ejmpl {
    position: absolute; width: 100%; margin-left: -15px; background: #ececec; border-radius: 0 0 8px 8px; padding: 10px 0; bottom: -46px;
}
.ejmpl p {
    color:#606060; float: left; width: 45.5%; padding-left: 5%; margin: 0; font-size: 12px; line-height: 13px; border-right: 1px solid #ccc; word-break: break-all;
}
.ejmpl p+p {
    border-left: 1px solid #fff; border-right: none;
}
.ejmpl strong {
    color: #0058a6;
}

@media (min-width: 769px){
	.relleno{
		padding: 30px;
	}
	.ejmpl {
		width: 90%; margin-left: auto;
	}
	.ejmpl p {
		padding-left: 6%; font-size: 13px;
	}
}

.wprLogin .enlaces{
	bottom: 0; width:100%; background: #f0f0f0 url(../img/login365/sombra.png) top repeat-x; border-radius: 0 0 4px 0;
}
.wprLogin .enlaces .relleno{
	padding:15px 30px;
}
.wprLogin .enlaces ul{
	margin: 0; padding: 0; list-style: none; font-size: 12px;
}
.wprLogin .enlaces li{
	float:left; width: 33%; border-right:1px solid #fff;
}
.wprLogin .enlaces li+li{
	text-align: center; border-left:1px solid #d1d1d1;
}
.wprLogin .enlaces li+li+li{
	text-align: right; border-right: none;
}
.wprLogin .enlaces li a{
	color:#0058a6; padding: 10px 0 10px 33px; background-position: center left; background-repeat: no-repeat; 
}
.wprLogin .enlaces li a.cal{
	background-image: url(../img/login365/icn-calendario.png);
}
.wprLogin .enlaces li a.ayuda{
	background-image: url(../img/login365/icn-ayuda.png);
}
.wprLogin .enlaces li a.preg{
	background-image: url(../img/login365/icn-pregunta.png);
}

#divBtnNuevoIngreso{
    text-align: center;
    padding-top: 10px;
}

#BtnNuevoIngreso{
    border-radius: 10px;
    background-color: #4cbfff;
    border: 1px solid #29acf5;
    color: #FFF;
    font-weight: normal;
    width: 150px;
    height:35px;
    cursor: pointer;
    font-size: 18px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

@media (min-width:768px){
	.wprLogin{
		top: 250px; min-height: 300px; border-radius: 0px 3px 3px 3px; padding: 0;
	}
	.wprLogin .enlaces{
		position: absolute;
	}
}

/*FOOTER*/

footer{
	position: relative;  width: 100%; background: rgba(0,0,0,0.60); padding: 7px 0; font-size: 11px;
}
footer ul{
	margin: 0; padding: 0; list-style: none;
}
footer li{
	float: left; margin: 0 20px 0 0; 
}
footer a, footer a:hover{
	color: #fff;
}
footer li.IPv6 a{
	display: inline-block; width: 48px; height: 16px; background: url(../img/login365/IPv6.png) no-repeat;
}

@media (min-width: 768px){
	footer{
		position:absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.60); padding: 7px 0; font-size: 11px; 
	}
	footer ul{
		margin: 0; padding: 0; list-style: none; float:right;
	}
}
























