.fuente{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
}

.row{ padding-bottom: 5px;
    /*font-size: 14px;
    font-weight: 700;*/
    margin-bottom: 5px;
    max-width: 100%;}

 body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.table{
	font-size: 14px;
}

.widget-user-2 .widget-user-image > img{
    float: center;
    height: auto;
    width: auto;
    text-align: center;
}

.widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc{
    font-size: 20px;
    margin-left:0px;
    
}
.inicio{
    font-family: Goudy Old Style,Garamond,Big Caslon,Times New Roman,serif;
    font-size: 68px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 25.2px;
}

.logoini{
    
    height: 515px;
    background-image: url('../img/ctrl.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 40px;
    margin:0 auto;
    width: 800px;
    margin-top: 5%;
}
.login-box{
  margin:0 auto;
}