body {
  font-family: Helvetica Neue, Arial, sans-serif;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

.ncc-hub-btn {
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
}

.ncc-hub-btn:hover {
  background: #000000;
  color: #ffffff;
}

.ncc-hub-red {
  color: #C31230;
}

.ncc-hub-green {
  color: #43A047;
}

.ncc-hub-bg-red {
  background: #C31230;
}

.ncc-hub-bg-grey {
  background: #9B9B9B;
}

.eggplant-hub-bg-grey {
  background: #9B9B9B;
}

.eggplant-hub-bg-grey:hover {
  background: #6172b6;
}

.ncc-hub-bg-dark-grey {
  background: #4A4A4A;
}

.eggplant-hub-err {
  color: #73679C;
}

.eggplant-hub-btn {
  background: #73679C;
}

.eggplant-hub-btn:hover {
  background: #6172b6;
  color: #fff;
}

.eggplant-hub-font-size-16px {
  font-size: 16px;
}

h1 {
  font-weight: bold;
  font-size: 30px;
}

h2 {
  font-weight: bold;
  font-size: 25px;
}

h3 {
  font-weight: bold;
  font-size: 20px;
}

p {
  font-size: 15px;
}

a {
  font-weight: bold;
  font-size: 15px;
  color: #7d3b96;
}

a:hover {
  color: #73679C;
  text-decoration: underline;
}

footer a {
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
}

footer a:hover {
  color: #ffffff;
}

footer a:focus,
footer a:visited {
  color: #f1f5f8;
  text-decoration: none;
}

.ncc-hub-logo a {
  background: url('/common/image/ncc/eggplant-logo.png') no-repeat;
  width: 193px;
  height: 62px;
  display: block;
}

.ncc-hub-white {
  color: #ffffff;
}

.ncc-hub-text-bold {
  font-weight: bold;
}

.ncc-hub-grey-bg {
  background: #F1F3F3;
}

.ncc-hub-dark-grey-bg {
  background: #4A494A;
}

.ncc-hub-stretch-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ncc-hub-stretch-tb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ncc-hub-push-top-20 {
  margin-top: 20px;
}

.ncc-hub-push-bottom-20 {
  margin-bottom: 20px;
}

.ncc-hub-push-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ncc-hub-push-tb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.ncc-hub-push-tb-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.ncc-hub-icon {
  background-repeat: no-repeat;
  width: 65px;
  height: 65px;
  display: inline-block;
}

.ncc-hub-dexter {
  background: url("/hub/common/icons/icon3.png");
}

.ncc-hub-dashboard {
  background: url("/hub/common/icons/icon5.png");
}

.ncc-hub-consulting {
  background: url("/hub/common/icons/icon6.png");
}

.ncc-hub-powerful-product {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ncc-hub-powerful-product p {
  padding-bottom: 20px;
}

.ncc-hub-footer-links {
  list-style-type: none;
}

.ncc-hub-footer-links li {
  float: left;
  margin-right: 20px;
}

.ncc-hub-footer-links li a {
  margin-right: 20px;
}

.ncc-hub-hide {
  display: none;
}

.margin-top-22px {
  margin-top: 22px;
}

#loginForm .form-control[disabled] {
  background-color: #bababa !important;
}

footer.bottom-footer {
	position: absolute !important;
	right: 0;
	bottom: 0;
	left: 0;
}
