body{
	background: #E5E4E2;
	
}
.panelhead{
	background-color:#FFA500;
	min-height:120px;
	width:100%;
	margin-top:0px;
}


.buttonCash{
	width:49%;
	height:120px;
	border:0px;
	background-color:#43C6DB;


	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonCash:hover{

	background-color:#FDD017;
}
.buttonCredit{
	width:49%;
	height:120px;
	border:0px;
	background-color:#4E8975;
	 float: right;

	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonCredit:hover{

	background-color:#FDD017;
}
.buttonexp{
	width:49%;
	height:120px;
	border:0px;
	background-color:#C35817;


	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonexp:hover{

	background-color:#FDD017;
}
.buttonReturns{
	width:49%;
	height:120px;
	border:0px;
	background-color:#461B7E;
	 float: right;

	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonReturns:hover{

	background-color:#FDD017;
}











.buttonMpesa{
	width:49%;
	height:120px;
	border:0px;
	background-color:#3EA055;


	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonMpesa:hover{

	background-color:#FDD017;
}
.buttonPayments{
	width:49%;
	height:120px;
	border:0px;
	background-color:#64E986;
	 float: right;

	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonPayments:hover{

	background-color:#FDD017;
}









.buttonSearch{
	width:49%;
	height:80px;
	border:0px;
	background-color:#659EC7;


	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonSearch:hover{

	background-color:#FDD017;
}
.buttonSales{
	width:49%;
	height:80px;
	border:0px;
	background-color:#77BFC7;
	 float: right;

	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonSales:hover{

	background-color:#FDD017;
}










.buttonDebtors{
	width:49%;
	height:80px;
	border:0px;
	background-color:#254117;


	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonDebtors:hover{

	background-color:#FDD017;
}
.buttonCreditors{
	width:49%;
	height:80px;
	border:0px;
	background-color:#9CB071;
	 float: right;

	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonCreditors:hover{

	background-color:#FDD017;
}









.stabut{
	width:10px;
	height:8px;
	border-Radius:6px;
	border:0px;
	background-color:green;
}
.stabutt{
	width:10px;
	height:8px;
	border-Radius:6px;
	border:0px;
	background-color:grey;
}
.stabuttt{
	width:10px;
	height:8px;
	border-Radius:6px;
	border:0px;
	background-color:Red;
}
.linkBars{
	background-color:white;
	height:100px;
	width:90%;
	text-align:center;
	position: relative;
	margin-left:10px;
	margin-top:10px;
	box-shadow: 1px 1px 1px 1px #E5E4E2;
	cursor:pointer;
	  perspective: 1000px;
}
.linkBars:hover{
background-color:#659EC7;	
	  
}
.hrr{
	  border: 1px solid #FFA500;
  border-radius: 2px;
  width:98%;
  margin-left:10px;
}
.hrr1{
	  border: 1px solid #E5E4E2;
  border-radius: 2px;
  width:98%;
  margin-left:10px;
}
.hrr2{
	  border: 1px solid #7D0552;
  border-radius: 2px;
  width:98%;
  margin-left:10px;
  
}
.buttonsave {
  background-color: white; 
  color: black; 
 min-height:30px;
 margin-left:12px;
  border: 2px solid #008CBA;
  border-Radius:6px;
}

.buttonsave:hover {
  background-color: #008CBA;
  color: white;
}

.buttonAddInv {
    background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-Radius:5px;
  font-size: 14px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.button1 {
  background-color: white; 
  color: black; 
  border: 2px solid #4CAF50;
}

.button1:hover {
  background-color: #4CAF50;
  color: white;
}
.linkBarsinner{
	background-color:#43C6DB;
	height:70px;
	width:100px;
	text-align:center;
	position: relative;

	margin-left:0px;
	margin-top:0px;
	
	cursor:pointer;
}
.linkBarsinner2{
	background-color:#F88017;
	height:70px;
	width:100px;
	text-align:center;
		position: relative;

	margin-left:0px;
	margin-top:0px;
	
	cursor:pointer;
}

.linkBarsinner3{
	background-color:#9F000F;
	height:70px;
	width:100px;
	text-align:center;
		position: relative;

	margin-left:0px;
	margin-top:0px;
	
	cursor:pointer;
}
.linkBarsinner4{
	background-color:#64E986;
	height:70px;
	width:100px;
	text-align:center;
		position: relative;

	margin-left:0px;
	margin-top:0px;
	
	cursor:pointer;
}
.hr1{
	height:2px;
	color:#438D80;	
}


.button {
  background-color: #4CAF50; /* Green */
  border: none;
 
  color: white;
  padding: 1px 2px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 1px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
.button2 {
  background-color: white; 
  color: black; 
  border: 2px solid #008CBA;
   border-Radius:3px;
}

.button2:hover {
  background-color: #008CBA;
  color: white;
}







.buttons{
	width:100%;
	height:50px;
	border:0px;
	background-color:#1569C7;

	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;	
}
.buttons:hover{

	background-color:#1569C7;
	width:110%;	
}

.topbar{
	height:40px;
	width:100%;
	background-color:white;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;	
}
.Indextopbar{
	min-height:80px;
	height:auto;
	width:100%;
	background-color:#6698FF;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;	
}

.profselect{
	height:50px;
	width:100%;
	background-color:#6698FF;
	border-radius:8px;
		
}
.banner{
	height:50px;
	width:100%;
	background-color:White;
	border-radius:8px;
		
}
.profselect:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
.loginpanel{
	margin-top:60px;
	margin-left:47px;
	margin-right:47px;
	background-color:white;
	height:540px;
	border-radius:8px;
	
	opacity: 0.9;
}
.innerloginpanel{

	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	background-color:#E5E4E2;
	height:150px;
	border-radius:6px;
	box-shadow: 1px 1px 1px 1px #888888;
	text-align:center
}

.firstbutton{
			margin-top:15px;
			margin-left:10px;
			background-color:#6698FF;
			border-radius:10px;
			height:40px;
			width:200px;
			text-align:center;
			border:2px;			
}
.dashcontentinnner2{
	background-color:#D1D0CE;
	width:80px;
	min-height: 80px ;
	height:auto !important;
	float:left;
	
	margin-top:7px;
	margin-bottom:2px;
	margin-left:20px;
	
	border-radius:0px;
}

.dashcontentinnner2:hover{
	box-shadow: 1px 1px 2px #43C6DB;
}
.dashcontent{
	background-color:white;
	width:100%;
	min-height: 200px ;
	height:auto !important;
	
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:0px;
}
.dashcontentinnner{
	background-color:#D1D0CE;
	width:520px;
	min-height: 60px ;
	height:auto;
	
	margin-top:5px;
	margin-bottom:2px;
	margin-left:10px;
	
	border-radius:0px;
}
.dashcontentinnner:hover{
	box-shadow: 1px 1px 2px grey;
}
.dashcontentinnnerarea{
	background-color:#B6B6B4;
	height:60px;
	width:130px;
	text-align:center;
		position: relative;

	margin-left:0px;
	margin-top:0px;
	
	cursor:pointer;
}
.searcharea{
	background-color:#95B9C7;
	width:100%;
	min-height: 30px ;
	height:auto;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	
	border-radius:0px;
}
.dashboardheader{
	width:100%;
	height:40px;
	background-color:#307D7E;
	border-top-left-radius:5px;
	 border-top-right-radius:5px;
	 margin-bottom:3px
}
.module{
	position: relative;
	height:100px;
	width:230px;
	margin-left:10px;
	margin-top:10px;
	background-color:#E5E4E2;
	border-radius:8px;
	cursor:pointer;
	
}
.modulex{
	position: relative;
	height:60px;
	width:140px;
	margin-left:10px;
	margin-top:10px;
	background-color:#E5E4E2;
	border-radius:8px;
	cursor:pointer;
	
}
.modulex:hover .overlay {
   opacity: 1;
 
   
  
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
  border-radius:8px;
}

.module:hover .overlay {
 opacity: 1;
}

.Debtorlegenda{
	border:1px solid #D1D0CE;
	background-color:#E5E4E2;
	height:auto;
	min-height:600px;
	width:98%;
	margin-left:10px;
	border-radius:8px;
	min-height:400px;
	
}
.Debtorlegendar{
	border:1px solid #D1D0CE;
	background-color:white;
	height:auto;
	min-height:100px;
	width:98%;
	margin-left:10px;
	border-radius:0px;
	min-height:100px;
	
}
.Debtorproflegendar{
	border:1px solid #D1D0CE;
	background-color:white;
	height:auto;
	min-height:300px;
	width:98%;
	margin-left:10px;
	border-radius:0px;
	min-height:100px;
	
}
.Debtorlegendar:hover{
	   -ms-transform: scale(1.01); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
   transform: scale(1.01);
}
.Debtorproflegendar:hover{
	   -ms-transform: scale(1.01); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
   transform: scale(1.01);
}

.legendi{
	border:1px solid #D1D0CE;
	height:auto;
	min-height:200px;
	width:100%;
	margin-left:10px;
	border-radius:8px;
	min-height:400px;
	
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


.module1{
	height:100px;
	width:515px;
	margin-left:10px;
	margin-top:10px;
	background-color:#E5E4E2;
	border-radius:8px;
	cursor:pointer;
}
.module1:hover .overlay {
   opacity: 1;
   margin-left:22px;
   margin-top:10px;
   height:100px;
	width:518px;
}
.buttonCash{
	width:50%;
	height:90px;
	border:0px;
	background-color:#43C6DB;


	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonCash:hover{

	background-color:#FDD017;
}
.buttonCredit{
	width:50%;
	height:90px;
	border:0px;
	background-color:#4E8975;
	 float: right;

	
	border-bottom:0.5px solid white;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;
	
}
.buttonCredit:hover{

	background-color:#FDD017;
}
.logout{
			margin-top:3px;
			margin-left:10px;
			background-color:#6698FF;
			border-radius:10px;
			height:35px;
			width:100px;
			text-align:center;
			border:2px;			
}
.logout:hover{
			background-color:#43C6DB;		
}
.legenda{
	border:2px solid #43C6DB;
	height:auto;
	min-height:600px;
	min-width:100%;
	width:auto;
	margin-left:1px;
	border-radius:0px;
	
}
.legendaaa{
	border:2px solid #43C6DB;
	height:auto;
	min-height:250px;
	min-width:100%;
	width:auto;
	margin-left:1px;
	border-radius:0px;
	
}
.DepartmentDisplay{
	border:2px solid #43C6DB;
	height:auto;
	min-height:200px;
	min-width:100%;
	width:auto;
	margin-left:1px;
	border-radius:0px;	
}
.legendary{
	
	height:auto;
	min-height:600px;
	min-width:100%;
	width:auto;
	background-color:white;
	
}