body, html{
  font-family:'Roboto';
  background-color: #FFF;
  font-size:18px;
  height:100%;
}

h2{font-size:1em; padding-bottom:5px; border-bottom:5px solid #000;}
h3{font-size:1em; padding-bottom:5px; font-family:'Roboto-Medium'}
b{font-family:'Roboto-Medium'; font-weight:normal}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, strong{font-family: 'Roboto-Medium' !important; font-weight: 400 !important; }

body {
background-color:#e0e0e0
} 

.btn{
  padding: 0.375rem 0.75rem;
}



.table th, .table td{border-top:0;}
.table th, .table td{padding:0;}

.message_error{display:none;}


/* Admin */

.dataTables_filter, .dataTables_paginate{float:right;}
#adminTable td{ border-bottom: 1px solid #dee2e6;}
.dt-buttons{margin-bottom:25px; text-align:right;}