.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.left {
  float: left;
}
.ds-page-frame .jcarousel ul,
.theme-public .jcarousel ul {
  width: auto;
}
.ds-page-frame .ds-page-title,
.theme-public .ds-page-title {
  margin-bottom: 0;
}
.ds-page-frame .ds-article,
.theme-public .ds-article {
  margin-top: 35px;
}
.ds-page-frame h1,
.theme-public h1 {
  margin-top: 0 !important;
}
.ds-page-frame h2,
.theme-public h2 {
  margin: 0 0 20px;
}
.ds-page-frame h2 a,
.theme-public h2 a {
  color: #ff6b00;
  text-decoration: none;
}
.ds-page-frame h2 a:hover,
.theme-public h2 a:hover {
  color: #b34b00;
}
.ds-page-frame .article-body .ds-introduction,
.theme-public .article-body .ds-introduction {
  padding: 0 35px;
}
.ds-page-frame .article-body .ds-list-column,
.theme-public .article-body .ds-list-column {
  float: left;
  width: 290px;
  margin-right: 50px;
}
.ds-page-frame .article-body .ds-list-column ul li,
.theme-public .article-body .ds-list-column ul li {
  min-height: 33px;
}
.ds-page-frame .article-body .ds-list-column.last,
.theme-public .article-body .ds-list-column.last {
  margin-right: 0;
}
.ds-page-frame .article-body strong,
.theme-public .article-body strong {
  font-weight: 600;
}
.ds-page-frame .article-body a,
.theme-public .article-body a {
  color: #ff6b00;
}
.ds-page-frame .article-body a:hover,
.theme-public .article-body a:hover {
  color: #b34b00;
}
.ds-page-frame .article-body h3,
.theme-public .article-body h3 {
  font-size: 26.67px;
  margin-bottom: 25px;
}
.ds-features-pane {
  min-width: 975px;
}
.ds-features-pane h3 a {
  text-decoration: none;
}
.ds-features-pane ul li {
  clear: left;
  margin-bottom: 20px;
}
.ds-features-pane .ds-features-icon {
  display: inline-block;
  float: left;
  margin: 2px 15px 15px 0;
  width: 36px;
  height: 36px;
  background-image: url("/theme/public/images/icons.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.ds-features-pane .ds-features-icon.ds-icon-process {
  background-position: 0 0;
}
.ds-features-pane .ds-features-icon.ds-icon-time {
  background-position: 0 -37px;
}
.ds-features-pane .ds-features-icon.ds-icon-bell {
  background-position: 0 -74px;
}
.ds-features-pane .ds-features-icon.ds-icon-record {
  background-position: 0 -111px;
}
.ds-features-pane .ds-features-icon.ds-icon-schedule {
  background-position: 0 -148px;
}
.ds-features-pane .ds-features-icon.ds-icon-grid {
  background-position: 0 -221px;
}
.ds-features-pane .ds-features-icon.ds-icon-graph {
  background-position: 0 -185px;
}
.ds-features-pane .ds-features-icon.ds-icon-device {
  background-position: 0 -257px;
}
.ds-features-pane .ds-feature-text {
  display: block;
  margin-left: 51px;
}
.ds-features-pane .ds-features-more {
  margin-left: 51px;
}
.ds-features-pane.detailed {
  margin-top: 35px;
  padding: 0 5px;
  *zoom: 1;
}
.ds-features-pane.detailed:before,
.ds-features-pane.detailed:after {
  display: table;
  content: "";
  line-height: 0;
}
.ds-features-pane.detailed:after {
  clear: both;
}
.ds-caption {
  min-width: 1000px;
  clear: both;
  *zoom: 1;
}
.ds-caption.left {
  text-align: right;
}
.ds-caption.right {
  text-align: left;
}
.ds-caption h3 {
  margin: 35px 0 2px !important;
  line-height: 35px !important;
}
.ds-caption .ds-screen-right,
.ds-caption .ds-screen-left {
  border: 1px solid #b2b2b2;
  margin: 37px;
}
.ds-caption .ds-screen-right {
  float: right;
  margin-left: 32px;
  margin-right: 42px;
}
.ds-caption .ds-screen-left {
  float: left;
  margin-left: 42px;
  margin-right: 32px;
}
.ds-caption:before,
.ds-caption:after {
  display: table;
  content: "";
  line-height: 0;
}
.ds-caption:after {
  clear: both;
}
.ds-articles h2 {
  line-height: 90%;
}
.ds-article-buttons {
  clear: both;
  margin: 35px 0;
}
.ds-article-buttons a,
.ds-article-buttons a:hover {
  color: white;
}
.ds-article-columns {
  width: 100%;
}
.ds-article-columns .ds-screen-table {
  border: 1px solid #e5e5e5;
}
.ds-article-columns .ds-left-column {
  float: left;
  width: 445px;
  margin-right: 105px;
}
.ds-article-columns .ds-column-caption {
  padding: 10px;
}
.ds-article-columns .ds-column-caption h3 {
  margin-top: 13px !important;
}
.ds-article-columns .ds-column-caption.right {
  margin-left: 550px;
}
.ds-article-menu {
  margin: 7px 0 28px;
  *zoom: 1;
}
.ds-article-menu:before,
.ds-article-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.ds-article-menu:after {
  clear: both;
}
.ds-article-menu .ds-article-menu-link {
  display: block;
  float: left;
  height: 28px;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 42px 8px;
  min-width: 65px;
  font-size: 33px;
  font-weight: 300;
  text-decoration: none;
  color: #ff6b00;
}
.ds-article-menu .ds-article-menu-link:hover {
  color: #b34b00;
}
.ds-article-menu .ds-article-menu-link.home {
  padding-left: 35px;
}
.ds-article-menu .ds-article-menu-link.current {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  color: #ff6b00;
}
.ds-popup {
  margin: 30px;
}
.ds-popup button {
  float: right;
  clear: left;
}
