﻿* {
  outline: none !important; }

html, body {
  width: 100%;
  height: 100%; }

body {
    padding: 3em 15px;
    
   
    /*background-image: url('../../../Content/images/backLogin.jpg');*/
    
    font-family: "Raleway", sans-serif;
}

.total-width {
    width: 100%;
}

.wrapper {
    display: table-cell;
    vertical-align: middle;
}

.form-header {
    text-align: center;
    color: black;
    
}
.form-header .fa {
    font-size: 48px;
    margin-bottom: 5px;
}
.form-header h1 {
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 0.3em;
    font-size: 25px;
    font-family:Calibri;    
}

/* Estilo del logo */
.logo {
    width: 125px;
    height: 85.5px; 
}

div.caja{
	position:absolute;
	width:50px;
	height:50px;
}

#logo1{
	left:30px;
	top:10px;
	/*bottom: 50p; rigght:50px*/
	z-index:2;
}
/* Fin Estilo del logo*/

/* Estilo Fonts*/

.font-title {
    color: #737A78
}


/* Fin Estilo Fonts*/


#page-wrap{
width: 100%;
margin: auto;
height: auto;
min-height:100%;
}
 
#page-wrap:after{
width: 100%;
height:150px;
display:block;
clear:both;
}
 
#footerRHO{
width: 100%;
}
