﻿body 
{
	font-family: Verdana; 
	font-size: 12pt; 
}

.mu_form1a {
	background-color:#F5F7F8;
	border: solid;
	border-color: #E0E0E0;
	border-style: Solid;
	position: relative; 
	left: 80px; 
	top: 140px;
	opacity:.8;
	filter: alpha(opacity=80);
}

.mu_form2a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 230px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form3a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 240px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form4a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 265px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form5a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 290px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form6a 
{
	position: relative; 
	left: 110px; 
	top: 380px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_label 
{
	background-color :#F5F7F8}
	
	
.adjustedZIndex {
    z-index: 1;
}	

.watermark
{
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color:#DDDDDD;
	color:Gray;
	}	

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}
