/* ********** ESTILOS DE ESTRUCTURA DEL LOGIN ********** */

@media screen and (min-width:0\0) {
	body {
		overflow: hidden;
	}
}

.branded .login-module {
	background-color: #F1F1F1;
	height: 100%;
	width: 500px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-left: 7px solid #62d4d8;
}

@media all and (min-width:0px) and (max-width: 495px) {
    .container-login {
        overflow-y: scroll;
    }
    .branded .login-module {
        width: 100% !important;
    }   
}

.branded .login-module > footer {
	font-size: 11px;
	color: #999;
	line-height: 1.5;
	width: 300px;
	position: absolute;
	left: 50%;
	margin-left: -175px;
	bottom: 40px;
}

.branded .login-module > footer span {
	color: #555;
	display: block;
}

.branded .login-module > footer .credits {
	margin-bottom: 30px;
}

.branded .login-module > footer .logo-sisem {
	margin: 0px;
}

.logo-sisem { /* cambio para fijar el credits y el login en general */
	background: url(../../img/layout/sprite-login.png) no-repeat;
    margin: 0px;
}


.branded .login-module .container-login {
	/*position: absolute;
	top: 300px;*/ /* calc(50% - 30px); cambio para fijar el credits y el login en general */
	/*transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
  	-moz-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	-o-transform: translate(-50%, -50%);
	left: 47%;*/
}

.credits { /* cambio para fijar el credits y el login en general */
    width: 350px;
    margin: auto;
}

.branded .login-module .container-login .logo-product {
	/*background-image: url(../../themes/login-logo-corporate.png);*/
	width: 270px;
	height: 20px !important;
	margin-left: 4px;
	background-position: center bottom;
	background-size: 280px 66px;
}

/*---*/

.branded .content {
   	background-size: cover !important;
   	/*background-attachment: fixed;*/
   	height: 100vh;
   	width: calc(100% - 500px);
}

.branded .content:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .4;
}

.branded .content.blue:before {
	background-color: #1e73be;
	opacity: .5;
}

.branded .content.darker:before {
	opacity: .9;
}

.branded .content.solid:before {
	opacity: 1;
}

.branded .content .sub {
	font-family: SegoeUISemiBold;
	font-size: 22px;
	color: #62d4d8;
}

.branded .content .wrapper-content {
	position: absolute;
	left: 7.5%;
	top: calc(50% - 30px);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
}

.branded .content h1 {
	font-family: SegoeUILight;
	font-size: 40px;
	line-height: 1.2;
	color: #FFF;
}

.branded .content .btn-more {
	color: #FFF;
	text-transform: uppercase;
	display: inline-block;
	background-color: #016ca4;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 15px 30px 15px 20px;
	margin-top: 35px;
	-webkit-transition: background-color 0.2s linear;
     -moz-transition: background-color 0.2s linear;
       -o-transition: background-color 0.2s linear;
          transition: background-color 0.2s linear;
}

.branded .content .btn-more:hover {
	text-decoration: none;
	background-color: #111;
}

/*---*/

.branded.squares .content .wrapper-content {
	left: 5.5%;
	top: calc(50% - 80px);
}

.branded.squares .content .btn-more {
	position: absolute;
	bottom: 25px;
	font-size: 13px;
	padding: 0;
	margin-top: 0;
	background-color: transparent !important;
}

.branded.squares .content .item {
	position: relative;
}

.branded.squares .content h2 {
	padding: 0;
	width: auto;
	font-family: SegoeUILight;
	color: #FFF;
	line-height: 1.1;
}

.branded.squares .content h3 {
	padding: 0;
	width: auto;
	font-family: SegoeUILight;
	color: #FFF;
	line-height: 1.1;
	font-size: 14px;
}

.branded.squares .content .item#m1 {
	width: 205px;
	height: 175px;
	background-color: #1e73be;
	padding: 25px 30px;
}

.branded.squares .content .item#m1 h2 {
	font-size: 40px;
}

.branded.squares .content .item#m2 {
	width: 190px;
	height: 150px;
	background-color: #0692dd;
	padding: 20px 25px;
	position: absolute;
	top: 175px;
	left: 195px;
}

.branded.squares .content .item#m2 h2 {
	font-size: 30px;
}

.branded.squares .content .item#m3 {
	background-color: #303745;
	padding: 20px;
	width: 165px;
	height: 145px;
	position: absolute;
	top: -45px;
	left: 310px;
}

.branded.squares .content .item#m3 h2 {
	font-size: 26px;
}

/*---*/

.branded.squares.full .content .wrapper-content {
	top: calc(50% - 60px);
}

.branded.squares.full .content .wrapper-content .img {
	position: relative;
	z-index: 10;
}

.branded.squares.full .content .wrapper-content .img .misc {
	position: absolute;
	width: 80px;
	height: 70px;
	left: 80px;
	top: -50px;
	z-index: 20;
	background-color: #0692dd;
}

.branded.squares.full .content .wrapper-content .img .misc:nth-child(2) {
	width: 32px;
	height: 34px;
	left: 157px;
	top: -25px;
	background-color: #10538e;
}

.branded.squares.full .content .wrapper-content .img .misc:nth-child(3) {
	width: 72px;
	height: 65px;
	background-color: #303745;
	left: -22px;
	top: 385px;
	z-index: -1;
}

.branded.squares.full .content .wrapper-content .img .misc:nth-child(4) {
	width: 35px;
	height: 32px;
	top: 410px;
	left: 30px;
}

.branded.squares.full .content .item#m1 {
	position: absolute;
	top: 100px;
	z-index: 20;
	background-color: #10538e;
	left: 590px;
}

.branded.squares.full .content .item#m2 {
	z-index: 20;
	top: 382px;
	left: 50%;
}

.branded.squares.full .content .item#m3 {
	padding: 15px;
	width: 135px;
	height: 120px;
	position: absolute;
	top: -122px;
	left: 550px;
}

.branded.squares.full .content .item#m3 h2 {
	font-size: 20px;
}



