/* Here you can include your additional CSS Styles */     
#zo2-component {
  display: block !important;
}

.homepage .containt-main {
  display: none !important;
}            
table.himsoft{
  width:100%;
}
table.himsoft tr{
  border:1px solid #ddd;
}
table.himsoft tr td{
  padding:10px;
}
table.himsoft tr th{
  padding:10px;
  background:#FFCC00;
}            
.login a {
  float: left;
  font-size: 20px;
  margin-top: 15px;
}
.contact-info a
{
font-size:20px;
}
.top {
    padding-top: 0 !important;
}
.check{
  list-style:none;
}
.check li {
  background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll left center;
  font-size: 17px;
  padding: 20px 0 20px 30px;
}

.not-group-title {
  border-bottom: medium none !important;
  font-weight: 500 !important;
  text-transform: none !important;
}
nav.zo2-menu .navbar-nav > li > a {
	padding: 0 12px !important;
}