/* news */
#news {
  min-height: 400px;
}

#news > h2 {
  margin-top: 0;
}

/* Zoo banner on home page */

#zoo {
  display: block;
  background: #4984ba url("../images/zoo/bg.84bb6374091d.jpg") no-repeat 20% 40%;
  padding: 10px;
  border-width: 0;
  border-radius: 10px;
  -moz-border-radius: 10px/10px;
  -webkit-border-radius: 10px;
  color: #fff;
  text-decoration: none;
}

#zoo h2 {
  margin: 0 10px 20px 10px;
  padding: 0 15px 0 0;
  font-size: 42px;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  text-shadow: 0 1px 2px #000;
}

#zoo p {
  white-space: nowrap;
}

#zoo p.description {
  margin: 12px 0 20px 0;
  font-size: 16px;
  line-height: 16px;
}

#zoo h4 {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}

#zoo #zoolangs {
  background-color: transparent;
  padding-left: 0;
  width: 100%;
}

#zoo #zoolangs td {
  color: #f2f2f8;
  font-size: .85em;
  text-align: center;
  text-shadow: 0 1px 0 #000;
  padding-right: 5px;
  width: 14.28%;
}

#zoo #zoolangs td a {
  color: #f2f2f8;
}

#zoo #zoolangs small {
  display: none;
}

/* product list on home page */
#products {
  margin-top: 10px;
}
#products .col-xs-6 {
  margin-top: 10px;
  padding-right: 20px;
}
/* #products .product-title {
  display: block;
  text-decoration: none;
} */
#products .product-logo {
  float: left;
  margin: 15px 10px 0 0;
  width: 48px;
  height: 48px;
}

#products h2 {
  margin-top: 23px;
  color: inherit;
  text-decoration: none;
}
#products h2:hover {
  text-decoration: none;
}
#products h4 {
  font-weight: bold;
  opacity: .66;
  margin-top: 10px;
}
#products .read-more {
  margin-top: 2px;
}


/* Product colors */
/*
.zoo-color {
  color: #2d6b9f;
}
.ape-color {
  color: #643718;
}
.rewrite-color {
  color: #181;
}
.linkfreeze-color {
  color: #444;
}
.hotlinkblocker-color {
  color: #c10;
}
.jet-color {
  color: #3fa1fc;
}
*/

.links span {
  margin-right: 10px;
}



/* hosting carousel */
#hosting-carousel {
  background-color: #fff;
  /*border: 1px solid #e4e4e4;*/
  /*padding: 5px;*/
  margin: 5px 0;
  /*width: 260px;*/
  /*height: 124px;*/
  border-radius: 4px;
  -moz-border-radius: 4px/4px;
  -webkit-border-radius: 4px;
}

p.hosting-carousel {
  margin: 10px 0;
}

.carousel-item {
  line-height: 100%;
}

.carousel-item a {
  display: block;
  max-width: 250px;
  height: 75px;
  background: url("../images/hostings.cb989363a448.png") no-repeat;
}

.carousel-item table {
  width: 250px;
  margin-top: 5px;
}

.carousel-item table td {
  color: #000;
  padding: 0 2px;
  font-size: 11px;
  vertical-align: top;
}


/* Zoo products & apps table on /zoo/ page */

#zooapps {
  display: block;
  margin: .5em 0;
  padding: 1em .5em;
  background-color: #dee5eb;

  text-decoration: none;

  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#zooapps table {
  width: 100%;
  font-size: 110%;
}

#zooapps td {
  vertical-align: middle;
  width: 12.500%;
  padding: 1em .5em;
  color: #444;
  text-align: center;
}

#zooapps td {
}

#zooapps h4 {
  color: #222;
  text-shadow: 0 1px 0 #fff;
}

#zooapps td {
  width: 50px;
  padding-right: .25em;
}

#zoosteps li {
  padding-bottom: 1em;
}

#zoosteps li img {
  margin-top: .9em;
}

.step {
  float: left;
  margin: -5px 10px 0 0;
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 32px;
  line-height: 32px;
  background-color: #acbecc;
  color: #fff;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
}


/* Product menu */
.product-menu {
  padding: 0 20px 0 20px;
  /*background: #dee5eb;*/
  background: #dee5eb;
  position: relative;
  z-index: 99;
  /* height: 60px; */
}

.product-menu .product-brand {
  float: right;
  margin: 6px;
}

.product-menu .product-brand img {
  display: inline;
  margin-right: 6px;
}

.product-menu .product-brand h3 {
  margin: 10px 0 0 0;
  float: left;
  white-space: nowrap;
}

.product-menu .product-logo {
  float: left;
  width: 48px;
  height: 48px;
}
.nav-product {
  margin-top: 10px;
}
.nav-product>li.active>a {
  background-color: rgba(255, 255, 255, .75);
  color: inherit;
}
.nav-product>li.active>a:hover {
  background-color: #fff;
  color: inherit;
}



/* Zoo menu */

#zoo-product-menu {
}

/* Zoo gallery: categories */
#zoo-entries {
  margin-top: 20px;
  width: 100%;
}
#zoo-entries td {
  padding: 5px 5px 10px 5px;
  min-height: 80px;
  vertical-align: top;
}
.zoo-entry-icon img {
  width: 48px;
  height: 48px;
  margin: 0 5px 30px 0;
}

.zoo-entry-description h3 {
  margin: 0 !important;
}

.zoo-entry-description p {
  font-size: 13px;
  margin: 0;
}

a.zoo-entry-eula {
  color: #666;
}

.zoo-entry-meta {
  width: 12%;
}

.zoo-entry-meta span {
  display: block;
  color: #666;
  font-size: 13px;
  line-height: 15px;
  white-space: nowrap;
}


/* Zoo Gallery: Entry page */
.zoo-entry-summary img {
  float: left;
  margin-right: 20px;
  max-width: 100px;
  max-height: 100px;
}

.zoo-entry-summary h1 {
  clear: none;
  line-height: 100px;
  vertical-align: bottom;
}

.zoo-entry-summary p {
  clear: both;
}

.zoo-entry-page {
  margin: 20px 0;
}

.zoo-entry-page span {
  color: #666;
  font-size: 13px;
  line-height: 16px;
}

.zoo-entry-page a.zoo-install-button {
  float: left;
  margin: 0 20px 10px 0;
}
a.zoo-install-button.disabled {
  opacity: .5;
}

#install-notes {
  display: none;
  clear: both;
  padding: 1em 1em 2em 1em;
  background-color: #DEE5EB;
  border-radius: 10px;
}

#install-notes .do-btn {
  display: inline;
}


#direct-download-modal .modal-content {
  padding: 20px;
}


/* Downloads */
.download-info span {
  margin-right: 30px;
}



/* Hosting list */
.hosting {
  float: left;
  width: 250px;
  height: 110px;
  margin: 0 20px 20px 0;
  overflow-y: hidden;
  box-shadow: 1px 1px 5px #aaa;
  opacity: .75;
}
.hosting.propose {
  text-align: center;
  padding-top: 25px;
  box-shadow: none;
  opacity: 1;
}

.hosting:hover {
  opacity: 1;
}

.hosting img {
  width: 250px;
  height: 70px;
}

.hosting-products {
  margin: 5px;
  font-size: 75%;
  line-height: 150%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

#id_installed_products {
  padding: 7px 0 0 0;
  list-style: none;
}

#id_installed_products label {
  font-weight: normal;
}

/* downloads page */
#products-list .row {
  padding-top: 20px;
  margin-bottom: 15px;
  border-top: 1px solid #ddd;
}

#products-list .row:last-child {
  /*border-bottom: 1px solid #ddd;*/
}

#products-list .product-logo {
  float: left;
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
}

#products-list h2 {
  margin-top: 0;
}


/* orders */

.orders form {
  margin-bottom: 15px;
}

.orders .row {
  border-top: 1px solid #ddd;
  padding-top: 15px;
}


/* dashboard */
.dashboard h2 {
  margin: 0 0 15px 0;
  padding-top: 10px;
}

.dashboard #id-params {
  width: 400px;
}

.tooltip-inner {
    max-width: 450px;
}