	body{
		zoom: 90% !important;
	}
	
/** loader */
.loadingoverlay{
	width: 100% !important;
	height: 100% !important;
	position: fixed;
}

.swal2-shown{
	padding-right: 0px !important; /** bug when swal is shown */
}