@import url('/_alfresco/pos/main/css/slide.css');
@import url('/_alfresco/pos/main/css/bitbot-global.css');
/**********************************************
                New Contents
 **********************************************/
 #content .product-summary > div {
  text-align: center; 
  padding-top: 10px;
 }
#content .product-details .product-heading h3,
#content .product-details .product-heading h4  {
  font-size: 14px;
}
#content h2,#content h3{
  line-height: normal;
}
#content li {
  list-style-type: disc;
}
#content #tabs .ui-tabs-panel .tabbed-content {
  padding: 35px 0 0 15px;
}
#content hr {
  width: 930px;
  margin: 20px 0;
}
#content h2.divider-heading {
  padding: 5px 0 5px 15px;
  background-color: #0000CC;
  width: 920px;
  color: #fff;
  margin-bottom: 15px;
  font-size: 24px;
}
#content .anchor-list {
	padding: 0;
	margin: 0;
}
#content .anchor-list li {
	margin-top: .5em;
}
#support p + a,
#Support p + a {
  margin-bottom: 15px;
}
#casestudies .video-row-left p+p,
#case-studies .video-row-left p+p,
#Case_Studies .video-row-left p+p {
  font-style: italic;
  margin-top: 15px;
  text-align: right;
}
a.cta-14-text-dark.scroll-up {
	float: right;
}
a.cta-14-text-dark.scroll-up span {
  background-image: url('/_alfresco/pos/main/images/icon_sprite-up_11x6.png');
  background-position: 0;
}
#casestudies .row,
#case-studies .row,
#Case_Studies .row
 {
	overflow: hidden;
	margin-bottom: 15px;
}

#casestudies .row:first-child,
#case-studies .row:first-child,
#Case_Studies .row:first-child {
    margin-bottom: 0;
    margin-top: 0;
}
.slides {
    height: 110px;
    width: 906px;
}
#content .slides img {
    margin-top: 0;
}
#content .slide-container {
  width: 906px;
  height: 110px;
  position: relative;
  margin: 0 auto 35px;
}
#content #tabs .ui-tabs-panel .tabbed-content {
    padding: 0;
}

.tab-contents {
    padding: 35px 25px 0;
    width: 910px;
}

#content .block-575 {
    width: 575px;
}

#fullscreen #tabs .ui-tabs-panel {
    width: 958px;
}
#fullscreen .ui-tabs-panel .btm-pagination {
  margin-top: 50px;
}
.ui-tabs-panel {
  line-height: normal;
}
#content .btm-pagination li {
  list-style-type: none;
}
/**************************
  NON Printers Hub Overrides
 ***************************/
#content #tabs p {
  /*margin-bottom: 0;*/
  font-size: 14px;
}
#content .divider {
  width: 885px;
  border: none;
  background-image: url('/_alfresco/pos/main/images/divider_gradient_885x1.png');
  clear: both;
  overflow: hidden;
  float: none;
  margin-top: 35px;
  height: 1px;
}
.row, .section {
  overflow: hidden;
  position: relative;
  clear: both;
}
.row {
  margin-top: 35px;
}
.row.intro {
  margin-top: 0;
}

#content #tabs .row.intro p {
    font-size: 16px;
}
.section:first-child {
  margin-top: 0px;
}
#content .row h2 +p,
#content .row h3 +p {
  margin-top: 10px;
}

#content .row h4 + p,
#content .row h5 + p {
    margin-top: 5px;
}
#content .row h2,#content .row h3,#content .row h4,#content .row h5,#content .row h6 {
  line-height: normal;
}
#hero {
  position: relative;
  height: 355px;
  width: 978px;
  overflow: hidden;
}
#hero h1 {
  position: absolute;
  z-index: -1;
}
#content .block-600 {
  width: 600px;
}
#content .block-330 {
  width: 330px;
}
.product-details {
      padding: 10px 15px;
    margin: 0;
}
.row.cols > div:first-child {
  float: left;
}
.row.cols > div{
  width: 48%;
  float: right;
}
.row.cols{
  margin-top: 0;
}

#content .row sup {
    font-size: 0.5em;
    font-weight: normal;
}

#content .row p + a,
#content .row ul + a,
#tabs h3 + a,
#tabs h4 + a{
    margin-top: 15px;
}
#content .row p + ul {
  margin-top: 10px;
}
#content .row p + ul.anchor-list {
  margin-top: 30px;
}
#content .row ul li {
  font-size: 14px;
}
#support .row p+p,
#partners .row p+p,
#Partners .row p+p{
  margin-top: 15px;
}

/****************
  6/23/15 changes
 ****************/

.important-notification {
  background: rgb(226,235,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(226,235,242,1) 0%, rgba(237,242,246,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,235,242,1)), color-stop(100%,rgba(237,242,246,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(226,235,242,1) 0%,rgba(237,242,246,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(226,235,242,1) 0%,rgba(237,242,246,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(226,235,242,1) 0%,rgba(237,242,246,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(226,235,242,1) 0%,rgba(237,242,246,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2ebf2', endColorstr='#edf2f6',GradientType=0 ); /* IE6-9 */
  padding: 10px 0;
  width: 100%;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #b9bdc0;
  margin-bottom: 30px;
}

  #content .important-notification h6 {
    text-transform: uppercase;
  }

  #content .important-notification p {
    margin-top: 4px;
    line-height: 16px;
  }

  #content .important-notification p span {
    font-weight: bold;
  }

#testimonials {
  margin-top: 10px;
}

#technology .row.last,
#Technology .row.last {
}
#support .section.last,
#Support .section.last {
}
#content #partners p + ul,
#content #Partners p + ul {
  margin-bottom: 0;
}

#content #partners .important-notification p,
#content #Partners .important-notification p {
  width: 95%;
  margin: 0 auto;
}

#content .important-notification p a {
  padding: 0;
}

#content #support .important-notification p,
#content #Support .important-notification p {
  width: 95%;
  margin: 0 auto;
}

div#tested-media {
    background: url('/_alfresco/pos/main/images/bg_tested-media_910x235.jpg') no-repeat center top scroll #db800e;
    text-align: center;
    min-height: 165px;
    padding: 35px 100px;
}
div#tested-media h3 {
    margin-bottom: 25px;
}
div#tested-media h3, div#tested-media p {
    color: #fff;
}