body {
    font-family: roboto;
}

.ui-th-div, .ui-row-ltr {
    font-family: roboto;
    font-size: 12px !important;
	color: #333;
}

.ui-th-div {
	text-align: center;
}

.ui-row-ltr{

}

.ui-search-table{
	height: 10px !important;
}

.table td, .table th{
	padding: 0.15rem;
    vertical-align: middle;
}

.ui-search-table select, .ui-search-table input{
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.ui-search-clear a{
	padding: 0 !important;
	text-align: center;
}

.select-wrapper + label{
	top: 5px;
}

.jumbotron {
    background-color: #fff;
    padding: 1rem;
}