.crm-banner-demo{
    background: url(../images/crm/crm-banner-demo.jpg) no-repeat center;
    background-size: cover;
  }
  .crm{
    background: #6b9239 none repeat scroll 0 0 !important;
    border-color: #6d933a !important;
  }
  .business img{
  	width: 250px;
  }
  .businessmate {
    background: #73764c none repeat scroll 0 0 !important;
    border-color: #5a5c2d !important;
}
.accounting-demo{
	background: linear-gradient(-45deg, #296f9a, #072135, #296f9a, #296f9a);
}
.acc h1{
	color: #fff;
}
.acc p{
	color: #fff;
}
.accounting a{
	color: #fff;
}
.acct-color {
    background: #3c769f none repeat scroll 0 0 !important;
    border-color: #3c769f !important;
    }
    .hrms-banner {
    background: linear-gradient(-45deg, #1e2227, #1e2227, #525c68, #525c68);
  }
  .hrms-color {
    background: #9197a6 none repeat scroll 0 0 !important;
    border-color: #9197a6 !important;
  }
  .wf-banner {
    background: linear-gradient(-45deg, #663d00, #663d00, #ff9900, #ff9900);
}
.wflow-color {
    background: #a86500 none repeat scroll 0 0 !important;
    border-color: #c27400 !important;
    }