#flashMessage {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    background-color: #31B404;
    text-align: center;
}

body{
    margin-bottom: 70px;
}

#cetipatPng{
    width: 100%;
}
#divLogo {
    float: left;
    width: 70px;
    height: 53px;
}
.titleHeader{
    font-size: 24px;
}

#registrarNewUser{
    position: absolute;
    float: right;
    margin-top: 16px;
    right: -101px;

}
.table > tbody > tr >td{
  padding: 6px !important;
  vertical-align: middle !important;
}          
