.row-content{
    margin:0px auto;
    padding: 50px 0px 0px 0px;
    border-bottom: 1px ridge;
    min-height:100px;
}
.input-group-text{
    width: 100px;
}
.login-row{
    height: 100%;
    align-items: center;
}
#profile-img{
    margin-bottom: 10px;
}

.dataTables_wrapper{
    font-size: x-small;
}
body{
    height: 100vh;
}
.container-login{
    height: 100%;
}

