
.container-engine.product .page-header {
  background-image: url(/images/products/products-header.jpg);
}

.app-icon {
  background-image: url('/container-engine/images/container-engine-128.png');
}

.ui-datasection-main .selector {
  text-align: left;
}

.kd-tabbutton {
  font-size: 13px;
}

.kd-tabbar-horz {
  margin-bottom: 20px;
}

.ui-datasection-main {
  position: relative;
  border: none;
  padding-left: 0em;
  margin: 10px 0;
}

div#free-trial {
  background: #1d244c url(/images/home/home-hero.jpg) no-repeat center top !important;
  color: white;
  height: 60px;
  padding: 10px;
}

div#outline {
  outline: #CCC solid thin;
  padding: 3px;
  width: 50%;
}