body{   
   font-family: "Poppins", sans-serif !important;
}
.containDiv {
    margin-top: 2%;
}.searchDiv {
    /*position: absolute;*/
    width: 52%;
    display: ruby;
}
a.title-head {
    font-size: 23px;
    font-weight: 600;
}.form-title {
    font-size: 18px;
    font-weight: bold;
}
.dataTable-top {
    margin-top: 10px;
}