body {
/*-webkit-appearance: none;*/
/*position: fixed;*/
}

td, th {
/*padding: 2px!important;*/
border: 1px solid #dee2e6;
/*-webkit-appearance: none;*/
}

div h5 {
margin-bottom:0px!important;
background-color: #578be5 !important;
color: white;
}

#block-stats {
font-size: 12px;
}

#blocks-table {
font-size: 12px;
}

table th {
background-color: #578be5 !important;
color: white;

}

/*
.selectDisable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.selectEnable { 
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}
*/
