#view-source {
	position: fixed;
	display: block;
	right: 0;
	bottom: 0;
	margin-right: 40px;
	margin-bottom: 40px;
	z-index: 900;
}

body, td, th {
	font-family: Roboto, Helvetica, sans-serif;
}

.ui-radio-custom td {
	border-bottom: none !important;
}

.ui-select-custom {
	background-color: transparent !important;
	display: block !important;
}

.ui-datatable-custom {
	border-left: #F2F4F9 0.2rem solid !important;
	text-align: center !important;
}

input + label {
	color: rgba(0, 0, 0, 0.87) !important;
}	

input[disabled='disabled'] {
	color: rgba(0, 0, 0, 0.87) !important;
}

input[disabled='disabled'] + label {
	color: rgba(0, 0, 0, 0.87) !important;
}
