@charset "utf-8";
/* CSS Document */
 .dropdown:hover .dropdown-menu {
	  display: block;
	}
div.home_menubar
{
	margin-left:5%;
	margin-top:2%; 
}
div.loginForm
{
	width : 250px;
	height: 110px;
	margin-top: 0%;
	margin-left: 4%;
	margin-right:4%;
	border-color:#C63;
	border: groove;
  padding: 60px;
  margin-bottom: 10px;
  background-color: #edf8c3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 20px;
  

}
div.appInvoice
{
	width: auto;
	height: auto;
	margin-top:1%;
	margin-left: 1%;
	margin-right: 1%;
	border-color:#C63;
	border: groove;
  padding:15px;
  margin-bottom: 2%;
  background-color: #edf8c3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 10px;
  
}
div.appInvoice2
{
	width: auto;
	height: auto;
	margin-top:1%;
	margin-left: 1%;
	margin-right: 1%;
	border-color:#C63;
	border: groove;
  padding:2px;
  margin-bottom: 2%;
  background-color: #edf8c3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 10px;
  
}
div.warning
{
width : auto;
	height: auto;
	margin-top: 4%;
	margin-left: 4%;
	margin-right: 4%;
	border-color:#C63;
	border: groove;
  padding:30px;
  margin-bottom: 4%;
  background-color:#9F6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 20px;
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bolder;
	text-shadow:inherit;
}
div.appInvoice1
{
	width: 74%;
	height: 10%;
	margin-top: 2%;
	margin-left: 12.5%;
	margin-right: 1%;
	padding-top:2%;
	border-color:#C63;
	border: groove;
  padding:5px;
  margin-bottom: 2%;
  background-color: #edf8c3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 5px;
  
}
img.mainBanner
{
margin-top: 1%;	
border-radius: 10px;
width:74%;
height: 30%;
	
}
img.button_back
{
	
	border-radius: 10px;
	
}
div.navBar1
{
	width: 910px;
	height: 50px;
	padding-top: 10px;
	margin-top:10px;
	margin-left:7.5%;
  	margin-bottom: 1px;
  	background-color: #edf8c3;
  	border-radius: 20px;
}
div.navBar2
{
	width: 93.5%;
	height: 50px;
	padding-top: 10px;
	margin-top:10px;
	margin-left:3.5%;
  	margin-bottom: 1px;
  	background-color: #edf8c3;
  	border-radius: 20px;
}
div.mainBoder
{
	
	border-bottom:groove;
	border:groove;
	border-left-width:medium;
	width:96%;
	margin-left:1%;
	margin-right:1%;
	margin-top: 1%;
	margin-bottom:.5%;
	border-radius: 10px;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:1%;
	
	
}

div.mainBoder1
{
	
	border-bottom:groove;
	border:groove;
	border-left-width:medium;
	width:96%;
	margin-left:1%;
	margin-right:1%;
	margin-top: 2%;
	margin-bottom:.5%;
	border-radius: 10px;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:1%;
	padding-top:2%;
	
}

p.title
{	
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bolder;
text-shadow:inherit;
}

input:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img.wiRoadMap
{
	 border-radius: 20px;
	 margin-left:16.4% ;
}
img.service
{
	border-radius: 10px;
	margin-left:1.25%;
}
img.navButton
{
	 border-radius: 10px;
	 margin-left:4% ;
}
img.home
{
	 border-radius: 20px;
	 margin-left:4% ;
}