
.dataTables_filter{
  float: right;
}


  body{
    background-image: url('');
}

.form-login{
    background-color: aqua;
}

.rounded{
    width: 20%;
    height: 20%;
}

.navbar, .ftr{
    background-color: rgba(9, 127, 131, 0.322);
}

.form-group{
    border-radius: 5%;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    -o-border-radius: 5%;
}


.footer {

  background-color: rgba(9, 127, 131, 0.322);
}
