#divTab{
	margin: 15px;
}

#tabDDoScheme tr {
	cursor: pointer;
}

thead {
	background-color: rgb(132, 212, 236);
}

.row_selected {
	background-color: rgb(214, 237, 255);
}

/* #tabDDoScheme tbody tr {
	background-color: rgb(50, 125, 182);
} */

/* th, td { white-space: nowrap; }
    div.dataTables_wrapper { */
        /* width: 800px; */
        /* margin: 0 auto;
    }
 
    tr { height: 15px; } */