@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
body,
html {
  font-size: 90%;
  height: 100%;
}
div.body {
  /*
	min-height: 100%;
	height: auto;
	margin: 0 auto -435px;
	padding: 0 0 435px;
	*/
}
body,
p,
h1,
h2,
h3,
h4 {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  line-height: 1.3em;
  font-size: 1em;
}
.col h3 {
  font-weight: bold;
}
p {
  margin-bottom: 1.25em;
}
p:last-child {
  margin-bottom: 1em;
}
h1,
h2,
h3,
h4 {
  /* text-align: center; */
}
h2 {
  font-size: 1.7em;
  font-weight: normal;
}
h3 {
  font-size: 1.2em;
}
.col h3 {
  min-height: 40px;
}
.col > span > img {
  margin: 0 auto;
}
.ha-bg {
  margin: 5px auto;
}
.container.header {
  display: none;
}
.navbar-default {
  display: none;
}
.morehaproxy {
  background: #f5faf5;
  border-top: 4px dashed #ddd;
  padding: 30px 30px 20px;
}
.morehaproxy .btn {
  margin: 20px auto;
  width: 100%;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.hap-graph {
  border: 4px dashed #000;
  margin: 5px;
  padding: 30px 30px 0;
  margin: 60px auto;
  border-radius: 6px !important;
  font-family: 'Montserrat', sans-serif;
}
.hap-graph * {
  border-radius: 6px !important;
}
.hap-graph h1 {
  padding: 20px !important;
  border: 4px solid #000 !important;
  color: #5b768e !important;
  background: #fff !important;
  margin: 0 auto !important;
  width: 75% !important;
  font-size: 24px !important;
  text-transform: uppercase !important;
  margin-top: -90px !important;
}
.hap-graph h1 span {
  display: block !important;
  text-transform: none !important;
  font-size: 20px !important;
}
.hap-graph > ul > li {
  margin: 15px 0 0 !important;
  padding-left: 20% !important;
  padding-right: 20% !important;
  color: #fff !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
}
.hap-graph > ul > li p {
  text-transform: none !important;
  font-size: 14px !important;
  color: #fff !important;
  margin-top: 10px !important;
  line-height: 1.5em !important;
  margin-bottom: 0  !important;
}
.hap-graph > ul > li.first {
  background: #f2903f !important;
  border: 2px solid #d97820 !important;
}
.hap-graph > ul > li.first p {
  font-size: 16px !important;
  color: #eef1f7;
}
.hap-graph > ul > li.second {
  background: #398ac3 !important;
  border: 2px solid #27628c !important;
}
.hap-graph > ul > li.second p {
  color: #eaf6ff !important;
}
.hap-graph > ul > li.third {
  background: #81b859 !important;
  border: 2px solid #618e41 !important;
}
.hap-graph > ul > li.third > ul {
  margin: 20px auto !important;
}
.hap-graph > ul > li.third > ul > li {
  font-size: 16px !important;
  margin: 5px 0 !important;
  background: #b7d79f !important;
  border: 1px solid #fff !important;
  color: #385723 !important;
  padding: 10px !important;
  font-family: sans-serif;
  text-transform: none;
}
.table-haproxy {
  width: 100%;
}
.table-haproxy.packages {
  margin-bottom: 10px;
}
.table-haproxy.packages .fa-times {
  color: red;
}
.table-haproxy.packages .fa-check {
  color: green;
}
.table-haproxy.packages thead th {
  width: 24%;
}
.table-haproxy.packages thead th.desc {
  width: auto;
}
.table-haproxy.packages tbody tr.subscription th,
.table-haproxy.packages tbody tr.subscription td {
  padding-top: 24px;
  padding-bottom: 24px;
}
.table-haproxy.packages tbody tr.subscription th {
  font-size: 125%;
}
.table-haproxy.packages tbody tr.subscription td span {
  color: #5b768e;
}
.table-haproxy.packages tbody tr.subscription td strong {
  font-size: 125%;
}
.table-haproxy.packages tbody tr.subscription td hr {
  width: 60px;
  margin: 4px auto 2px !important;
}
.table-haproxy.reseller {
  margin-bottom: 10px;
}
.table-haproxy.reseller thead th {
  width: 30%;
}
.table-haproxy.reseller thead th.desc {
  width: auto;
}
.table-haproxy.findpartners {
  border-top: 3px solid #5b768e;
}
.table-haproxy.findpartners .partnerlogo {
  width: 160px;
  text-align: center;
  vertical-align: top;
}
.table-haproxy.findpartners .partnerlogo img {
  width: 160px !important;
  height: auto !important;
  max-width: 160px !important;
}
.table-haproxy.findpartners td {
  vertical-align: middle;
  text-align: left;
}
.table-haproxy .desc {
  text-align: left;
}
.table-haproxy thead th {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 3px solid #5b768e;
  vertical-align: bottom;
}
.table-haproxy thead th.desc {
  font-size: 16px;
}
.table-haproxy thead th.desc span {
  text-transform: none;
  font-size: 12px;
  color: #5b768e;
}
.table-haproxy thead th span {
  display: block;
  font-size: 14px;
  color: #5b768e;
}
.table-haproxy tbody td {
  text-align: center;
}
.table-haproxy tbody th,
.table-haproxy tbody td {
  border-bottom: 1px solid #eee;
}
.table-haproxy thead th,
.table-haproxy tbody td,
.table-haproxy tbody th {
  padding: 12px 8px;
}
@media (min-width: 768px) {
  .table-haproxy tbody td,
  .table-haproxy tbody th {
    font-size: 14px;
  }
}
.page-container {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  margin-top: -20px;
}
.page-container .page-sidebar {
  margin-bottom: 20px;
  box-shadow: none;
}
.page-container .page-sidebar .horizontal-divider {
  box-shadow: none;
}
.page-container .page-sidebar #sidebar-menu {
  list-style: none;
}
.page-container .page-sidebar #sidebar-menu > li > a {
  padding: 10px;
}
@media (min-width: 768px) {
  .page-container .page-sidebar #sidebar-menu > li > a:before {
    display: none;
    content: '.';
    color: #ccc;
    width: 10px;
    height: 100%;
    background: #ccc;
    position: absolute;
    right: -10px;
    overflow: hidden;
    top: 0;
    text-indent: -9999px;
  }
  .page-container .page-sidebar #sidebar-menu > li > a:hover {
    background: #5b768e;
    color: #fefefe;
  }
  .page-container .page-sidebar #sidebar-menu > li > a:hover:before {
    display: block;
    color: #5b768e;
    background: url('../img/sidebar-hover-arrow.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
  }
}
.page-container .page-sidebar #sidebar-menu > li.active > a {
  background: #12181a;
  color: #fff;
}
.page-container .page-sidebar #sidebar-menu > li.active > a:before {
  display: block;
  color: #12181a;
  background: url('../img/sidebar-active-arrow.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.page-container .page-sidebar #sidebar-menu .active {
  font-weight: normal;
}
.page-container .page-sidebar .side-links a {
  display: block;
}
.page-container .page-sidebar .side-links ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.page-container .page-sidebar .side-links ul li {
  padding: 0 0 5px;
}
.page-container .page-sidebar .side-links .documentation,
.page-container .page-sidebar .side-links .contact {
  /* background: #4080cc; */
}
.page-container .page-sidebar .side-links .news,
.page-container .page-sidebar .side-links .event {
  background: #35373b;
}
.page-container .page-sidebar .side-links .try {
  /* background: #d26339; */
}
.page-container .page-content {
  padding-bottom: 40px;
}
.page-container .page-content h1,
.page-container .page-content h2,
.page-container .page-content h3,
.page-container .page-content h4,
.page-container .page-content h5,
.page-container .page-content h6 {
  margin: 0;
}
.page-container .page-content h1 {
  margin: 20px 0 10px;
  font-size: 22px;
}
.page-container .page-content h2 {
  margin: 20px 0 10px;
  font-size: 18px;
  color: #5b768e;
}
.page-container .page-content .addthis_button {
  margin: 10px 0 0;
  display: inline-block;
}
@media (min-width: 768px) {
  .page-container .page-sidebar {
    float: right;
    padding-right: 30px;
    border-right: 1px solid #ccc;
  }
  .page-container .page-content {
    float: right;
    padding-left: 30px;
  }
  .page-container .page-content h1 {
    font-size: 36px;
  }
  .page-container .page-content h2 {
    font-size: 24px;
  }
  .page-container .page-content .addthis_button {
    margin: 0;
    float: right;
  }
}
#hpcar {
  margin-top: -20px;
  padding: 40px 0;
  /* background: @darkColor; */
  background: #f5faf5;
  border-bottom: 1px solid #ddd;
}
#hpcar h3 {
  text-transform: uppercase;
}
#hpcar .text {
  padding-left: 15px;
  padding-right: 15px;
}
#hpcar .carimg {
  padding-right: 80px;
}
#hpcar .info {
  min-height: 420px;
}
#hpcar .carousel-control {
  width: 40px;
  background: none;
  text-shadow: none;
  color: #ddd;
}
#hpcar .carousel-indicators {
  margin-top: 0;
  margin-bottom: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  #hpcar .info {
    min-height: 320px;
  }
  #hpcar .carousel-control {
    width: 60px;
  }
  #hpcar .text {
    padding-right: 15px;
    padding-left: 80px;
  }
}
@media (min-width: 1200px) {
  #hpcar h3 {
    font-size: 24px;
  }
  #hpcar p {
    font-size: 16px;
  }
}
.usedbylogos a {
  display: block;
  float: left;
  width: 100%;
}
.usedbylogos a img {
  margin: 0 auto;
}
.usersofhaproxy,
.haproxysolutions {
  margin: 40px auto;
}
@media (min-width: 768px) {
  .haproxysolutions h2 {
    padding: 0 20%;
  }
}
.istable {
  display: table;
  width: 100%;
}
.iscell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .haproxy_fr .navbar-haproxy .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .haproxy_fr .navbar-haproxy .nav > li > a {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .haproxy_fr .navbar-haproxy .nav > li > a {
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.haproxy_fr .navbar-haproxy .navbar-brand {
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.haproxy_fr .navbar-haproxy .navbar-brand a {
  display: block;
}
.haproxy_fr .navbar-haproxy .navbar-brand img {
  height: 40px;
}
@media (min-width: 768px) {
  .haproxy_fr .navbar-haproxy .navbar-brand {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .haproxy_fr .navbar-haproxy .navbar-brand img {
    height: 26px;
  }
}
@media (min-width: 992px) {
  .haproxy_fr .navbar-haproxy .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .haproxy_fr .navbar-haproxy .navbar-brand img {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .haproxy_fr .navbar-haproxy .navbar-brand {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .haproxy_fr .navbar-haproxy .navbar-brand img {
    height: 40px;
  }
}
.navbar-haproxy {
  -moz-box-shadow: 0 1px 10px rgba(52, 67, 73, 0.2);
  -webkit-box-shadow: 0 1px 10px rgba(52, 67, 73, 0.2);
  box-shadow: 0 1px 10px rgba(52, 67, 73, 0.2);
  border: none;
  border-bottom: 1px solid #869499;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar-haproxy.alt .navbar-header {
  width: 100%;
}
.navbar-haproxy.alt .links > li:hover,
.navbar-haproxy.alt .links > li:focus {
  background: #12181a;
}
.navbar-haproxy.alt .links > li:hover > a,
.navbar-haproxy.alt .links > li:focus > a {
  color: #fff;
  text-decoration: none;
}
.navbar-haproxy.alt .links > li.active > a {
  color: #0076a3;
}
.navbar-haproxy.alt .links > li.active:hover > a,
.navbar-haproxy.alt .links > li.active:focus > a {
  color: #fff !important;
}
.navbar-haproxy.alt .links .dropdown-menu {
  margin-top: 0px;
  background: #12181a;
}
.navbar-haproxy.alt .links .dropdown-menu > li.active > a {
  background: #0076a3;
}
.navbar-haproxy.alt .links .dropdown-menu > li > a {
  color: #fff;
}
.navbar-haproxy.alt .links .dropdown-menu > li > a:hover,
.navbar-haproxy.alt .links .dropdown-menu > li > a:focus {
  background: #0076a3;
}
.navbar-haproxy.alt .hidden-links {
  background: #12181a;
}
.navbar-haproxy.alt .hidden-links > li:hover,
.navbar-haproxy.alt .hidden-links > li:focus {
  background: #0076a3;
}
.navbar-haproxy.alt .hidden-links > li > a {
  color: #fff;
}
.navbar-haproxy.alt .hidden-links > li .dropdown-menu {
  background: #12181a;
}
.navbar-haproxy.alt .hidden-links > li .dropdown-menu > li:hover > a,
.navbar-haproxy.alt .hidden-links > li .dropdown-menu > li:focus > a {
  background: #0076a3;
}
.navbar-haproxy.alt .hidden-links > li .dropdown-menu > li.active > a {
  background: #0076a3;
}
.navbar-haproxy.alt .hidden-links > li .dropdown-menu > li > a {
  color: #fff;
}
.navbar-haproxy .uppernav {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  background: #12181a;
}
.navbar-haproxy .uppernav .list-inline {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0;
  margin-bottom: 0;
}
.navbar-haproxy .uppernav .list-inline a {
  color: #fff;
}
.navbar-haproxy .uppernav .pull-left {
  margin-left: -5px;
}
.navbar-haproxy .navbar-brand {
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-haproxy .navbar-brand a {
  display: block;
}
.navbar-haproxy .navbar-brand img {
  height: 40px;
}
@media (min-width: 768px) {
  .navbar-haproxy .navbar-brand {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .navbar-haproxy .navbar-brand img {
    height: 26px;
  }
}
@media (min-width: 992px) {
  .navbar-haproxy .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-haproxy .navbar-brand img {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .navbar-haproxy .navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-haproxy .navbar-brand img {
    height: 50px;
  }
}
.navbar-haproxy .nav.nav-left {
  margin-left: -15px;
}
.navbar-haproxy .nav > li > a {
  color: #12181a;
  padding: 15px;
  font-family: 'Montserrat', sans-serif;
}
.navbar-haproxy .nav > li > a:focus,
.navbar-haproxy .nav > li > a:hover {
  background: #12181a;
  color: #fff;
}
@media (min-width: 768px) {
  .navbar-haproxy .nav > li > a {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .navbar-haproxy .nav > li > a {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .navbar-haproxy .nav > li > a {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.navbar-haproxy .nav .dropdown-menu > li:hover {
  background: none;
}
.navbar-haproxy .nav .dropdown-menu > li > a:hover,
.navbar-haproxy .nav .dropdown-menu > li > a:focus {
  background: #12181a;
  color: #fff;
}
.navbar-haproxy .navbar-toggle {
  margin-top: 13px;
  background: none;
}
.navbar-haproxy .navbar-toggle .icon-bar {
  background: #12181a;
}
.copy {
  background: #12181a;
  color: #fff;
  padding: 10px 0;
  border-top: 4px solid #333;
}
.copy a {
  color: #d2e4f4;
}
@media (min-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
}
@media all and (min-width: 1200px) {
  .container .container {
    width: 1040px;
  }
}
.header h1 {
  text-indent: -9999px;
  background: url(../img/logo.png);
  background-size: 300px 71px;
  display: inline-block;
  height: 71px;
  width: 300px;
}
.header .head-logo {
  float: left;
}
.header .lang {
  float: right;
  margin: 58px 0 0 10px;
}
.header ul.menu {
  list-style-type: none;
  margin-top: 60px;
  float: right;
}
.header ul.menu li {
  float: left;
  margin-right: 5px;
}
.header ul.menu a {
  font-weight: bold;
  color: #333;
}
.header ul.menu li:before {
  content: "|";
  margin-right: 5px;
}
.header ul.menu li:first-child:before {
  content: "";
  margin: 0;
}
.sep {
  padding: 1px 0;
}
.sep h2 {
  margin: 0.3em auto;
}
.large-3.col {
  text-align: center;
}
.large-3.col:last-child {
  background: transparent;
}
.large-3.col img {
  margin: 30px auto 20px;
}
.logos {
  text-align: center;
  padding: 10px 0 20px;
}
a.btn {
  /*	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	font-size: .8em; */
}
.oss a.btn {
  background-color: #99CC33;
}
.ee a.btn {
  background-color: #A21EAB;
}
.aloha a.btn {
  background-color: #FF8D00;
}
div.foot {
  text-align: center;
  font-size: .8em;
}
.social {
  text-align: center;
}
.logos a:hover img {
  visibility: hidden;
}
.logos a {
  display: inline-block;
  width: 45px;
  height: 45px;
  background-size: 45px 45px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 15px 15px;
}
.logos .reddit {
  background-image: url(../img/logos/reddit-on.png);
}
.logos .tumblr {
  background-image: url(../img/logos/tumblr-on.png);
}
.logos .twitter {
  background-image: url(../img/logos/twitter-on.png);
}
.logos .amazon {
  background-image: url(../img/logos/amazon-on.png);
}
.logos .netflix {
  background-image: url(../img/logos/netflix-on.png);
}
.logos .farmville {
  background-image: url(../img/logos/farmville-on.png);
}
.logos .fedora {
  background-image: url(../img/logos/fedora-on.png);
}
.logos .github {
  background-image: url(../img/logos/github-on.png);
}
.logos .imgur {
  background-image: url(../img/logos/imgur-on.jpg);
}
.logos .instagram {
  background-image: url(../img/logos/instagram-on.png);
}
.logos .stackoverflow {
  background-image: url(../img/logos/stackoverflow-on.png);
}
.logos .virgin {
  background-image: url(../img/logos/virgin-on.png);
}
@media all and (max-width: 945px) {
  .ha-bg .large-6 {
    width: 100%;
    right: auto;
  }
}
@media all and (min-width: 945px) {
  .ha-bg {
    background: url(../img/img.png) no-repeat center bottom;
  }
}
@media all and (min-width: 768px) {
  .equal a.btn {
    position: absolute;
    bottom: 10px;
    left: 25%;
    margin-left: 11px;
  }
  .equal .col {
    padding-bottom: 25px;
    min-height: 435px;
    border-right: solid 1px #bbb;
    padding-right: 25px;
  }
  .haproxy_fr .equal .col {
    min-height: 475px;
  }
  .equal .col:last-child {
    border-right: 0 none;
  }
  .equal span {
    min-height: 100px;
    padding-top: 7px;
    display: flex;
    align-items: center;
  }
  .col img.egg {
    margin-top: 70px;
  }
}
@media all and (min-width: 420px) {
  /* display language selection widget on the right side of the screen when enough space */
  .header .language {
    height: 25px;
    overflow: hidden;
    margin-top: 57px;
  }
  .header .language:hover {
    height: auto;
  }
}
/* buttons */
#buttons {
  display: block;
  margin: 0 20px 0 20px;
  height: 146px;
  padding: 0;
}
/*#buttons a{float:left;width:234px;height:54px;font-size:15px;font-weight:bold;color:#fff;}*/
#buttons .inner {
  display: block;
  text-align: center;
}
#buttons .services-buttons {
  display: block;
  float: left;
  width: 33.333333333%;
  height: 146px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#buttons .services-buttons .lien {
  display: block;
  width: 80px;
  margin: 38px auto;
}
#buttons a {
  display: block;
  float: left;
  width: 80px;
  height: 94px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
#buttons a.orange {
  background: url("../img/trial_version.png") no-repeat top left;
  padding: 0 3px 0 0;
}
#buttons a.orange2 {
  background: url("../img/live_demo.png") no-repeat top left;
  padding: 0 11px 0 0;
}
#buttons a.blue {
  background: url("../img/contact_us.png") no-repeat top left;
}
#buttons span {
  display: block;
}
/* references */
#references {
  clear: both;
  margin: 0 10px;
}
#references ul {
  list-style: none;
  padding: 10px 15px 0 50px;
}
#references li {
  float: left;
  width: 110px;
}
#references .inner {
  padding: 0 3px;
}
#references h3 {
  display: none;
}
#our-products {
  display: block;
}
.footer-menu {
  background: #d8d8d8;
  padding-top: 30px;
}
.footer-menu a {
  color: #333;
}
.nav > li > a {
  padding: 10px 20px;
}
.nav-footer ul {
  float: left;
  margin-right: 40px;
  min-height: 5px;
  padding-right: 10px;
  width: 180px;
}
.nav-footer ul li {
  margin-bottom: 3px;
}
.nav-footer li:first-child a {
  font-weight: bold;
}
div.navbar {
  min-height: 0;
  margin-bottom: 10px;
}
div.navbar.navbar-default {
  box-shadow: none;
  border-radius: 0;
  margin-top: 10px;
}
div.navbar-default .navbar-nav > .active > a {
  background-image: none;
}
ul.dropdown-menu {
  border-radius: 0;
}
ol.breadcrumb {
  background: none;
  font-size: 10px;
  margin-bottom: 0;
  padding: 0;
}
.page-sidebar {
  box-shadow: 6px 0 4px -2px #cecece;
  padding: 15px;
}
.page-container {
  background: #fefefe;
}
.page-sidebar h2 {
  margin: 0;
  display: block;
  padding: 5px 20px 5px 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background: #000;
  color: #fff;
}
.horizontal-divider {
  box-shadow: 0 8px 6px -6px #cecece;
  width: 100%;
  height: 20px;
  margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  /* text-align: left; */
}
.page-content .table {
  width: 100%;
  border-collapse: collapse;
  padding: 5px;
  margin-bottom: 10px;
}
.page-content .table tbody td,
.page-content .table tbody th {
  border: 1px solid #aaa;
  padding: 7px;
}
.page-content .table tbody th {
  color: #007FC7;
}
.page-content .table thead th {
  background: #546471;
  border-bottom: 3px solid #007fc7;
  color: #fff;
  text-align: center;
  padding: 7px;
}
.page-content .table th.empty {
  background: transparent;
}
.page-content .table .position {
  background: #ddd;
  border-bottom: 1px solid #E85B2D;
  text-align: center;
  color: #e85b2d;
  font-size: 13px;
}
/*
.mezzanine-form .control-label {
	float: left;
	width: 170px;
	margin-right: 0;
	padding: 5px 10px 0 0;
	text-align: right;
}
.mezzanine-form .control-label:after {
	content: ":";
}
.mezzanine-form input, .mezzanine-form textarea {
	width: 400px;
}
.mezzanine-form .help-block {
	float: right;
}


.form-group {
	clear: left;
	min-height: 25px;
}
*/
.form-actions {
  margin-bottom: 15px;
  padding: 15px 0;
}
.rtejustify {
  text-align: justify;
}
.rtecenter {
  text-align: center;
}
.egg p {
  text-align: center;
}
.navbar-default .navbar-nav .dropdown:hover > a,
.navbar-default .navbar-nav .dropdown:hover > a:hover {
  background-color: #dadada;
}
h2.heading {
  font-size: 1.3em;
}
.equal {
  margin-bottom: 20px;
}
.nav .subpage {
  padding-left: 10px;
}
.navbar-default .navbar-nav > .dropdown.open > a {
  background-color: transparent;
}
.dropdown.open > .dropdown-menu {
  display: none;
}
.dropdown:hover {
  background-color: #dadada;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
/* New overrides */
.footer-menu {
  background: #12181a;
  padding: 30px 0;
}
.footer-menu a {
  color: #e2e2e2;
  font-size: 12px;
  line-height: 12px;
}
.footer-menu .nav-footer li:first-child a {
  font-weight: bold;
  line-height: 16px;
  color: #d2e4f4;
  font-size: 14px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
}
.form-group {
  margin-bottom: 15px;
  padding: 5px 0;
  background: #f6f6f6;
  margin: 0;
  border-bottom: 1px dotted #ccc;
}
