* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	--body-font-size: 16px;
}

body {
	font-size: var(--body-font-size) !important;
}

.btn {
	font-size: unset !important;
}

.form-control {
	font-size: unset !important;
}

#iFrameDashboard{
	overflow: scroll;
}
