/* bootstrap additions */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* end bootstrap additions */


/* correct bootstrap css */
.well {
  box-shadow: none;
}
.well.well-lighter {
  background-color: #f9f9f9;
}
a { /* also custom style */

}
a:hover { /* also custom style */

}
p {
  margin-bottom: 15px;
}
.nav li + .nav-header {
  margin-top: 0px;
}
.page-header {
  margin-top: 0px;
}
.alert a {
  color: inherit;
  text-decoration: underline;
}
.navbar-search .search-query {
  line-height: normal;
}
/* end correct */


/* also custom style */
.btn-default {
  background-repeat: repeat-x;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

/* also custom style */
.btn-action {
  background-repeat: repeat-x;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}


body {
  padding-top: 60px;
  font-size: 14px;
}
body.no-nav {
  padding-top: 20px;
}

body.dir-rtl #topic-header,
body.dir-rtl #topic-body {
  direction: rtl;
}
body.dir-rtl #topic-body table th,
body.dir-rtl #topic-body table td {
  text-align: inherit;
}

h1,h2,h3,h4,h5,h6,h7 { /* also custom style */

}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h7 a { /* also custom style */

}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,h7 a:hover { /* also custom style */

}

.x-delay-visibility {
  opacity: .001;
}

.content-wrapper {
  margin: 0px auto;
  max-width: 1024px;
}

.input-wide{width:98%;}
.input-hwide{width:49%;}
.input-qwide{width:25%;}
.input-height-medium{height:450px;}


.navbar-inner { /* also custom style */
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#c0c0c0');
}
.navbar .brand {
  color: #fff;
}
.navbar .brand-phone {
  padding-bottom: 5px;
}
.navbar .brand-phone-sub {
	padding-top:2px;
	padding-bottom:3px;
	font-size:14px;
	margin:0;
	padding:5px;
	/*clear:both;*/
}

.navbar .browse {
  display: block;
  float: right;
  color: #fff;
  text-shadow: 1px 1px #666;
  line-height: 11px;
}
.navbar .divider-vertical { /* also custom style */

}
.navbar .nav > li > a { /* also custom style */
  color: #fff;
  font-weight: 200;
}
.navbar-search .search-query { /* also custom style */
  background-color: #fff;
  color: #333;
}
.navbar .btn-navbar { /* also custom style */
  float: left;
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .btn-navbar:hover { /* also custom style */
  background: none;
}

/* search results */
.search-result {max-width: 800px;}
.search-result h3, .search-result h4 {margin-top:0px;}
.search-result h3 a {text-decoration: underline;}
.search-result h4 {opacity: .8;}
.search-result p {margin-bottom: 10px;}

.manual.home .company-box h2 {
  margin-bottom: 10px;
}

.manual.home .manual-link {
  color: black;
  text-decoration: none;
}
.manual.home .image-box {
  float: left;
  width: 75px;
  height: 75px;
  line-height: 75px;
  margin-right: 30px;
  border-radius: 3px;
  text-align: center;
  vertical-align: middle;
}
.manual.home .image-box.empty {
  background-color:#ddd;
}
.manual.home .image-box img {
  border-radius: 3px;
}
.manual.home .data-box h2 {
  margin-bottom: 5px;
}

.manual.home .productbox-halfpage .well {
  padding: 10px;
}

.manual.home .support-box {
  text-align: right;
  margin-bottom: 10px;
}

.hub-page .form-search,
.manual.search .form-search {
  padding: 14px !important;
  min-height: auto;
  height: auto;
}
.manual.home .form-search .box-search,
.manual.search .form-search .box-search {
  float: left;
  width: 75%;
}
.manual.home .form-search .box-submit,
.manual.search .form-search .box-submit {
  float: right;
  width: 20%;
}
.manual.home .form-search input,
.manual.search .form-search input {
  width: 100%;
  font-size: 14px;
  padding: 8px;
}
.manual.home .search-result h4 a {
  text-decoration: none;
  color: #999;
}
.manual.home .search-result h4 a:hover {
  text-decoration: underline;
}

.manual.home .search-result h4 span {
  color: #999;
  font-weight: normal;
}

.manual.home .product-folder {
  margin-bottom: 30px;
}
.manual.home .product-folder h3 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
  border-radius: 4px;
}

/* HUBPAGE 3 COL LAYOUT */
.hub-page .product-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hub-page .product-container .product-box,
.hub-page .product-container .product-box-dummy {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
  box-sizing: border-box;
  background-color: #f5f5f5;
  border: 1px solid rgba(0,0,0,0.05);
  border-radius: 4px;
  margin-bottom: 40px;
  padding: 15px;
}
.hub-page .product-container .product-box-dummy {
  background: none;
  border: none;
  height: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.hub-page .product-container .product-box .logo-box {
  margin-bottom: 15px;
}
.hub-page .product-container .product-box .logo-box.has-logo img {
  max-height: 75px;
  max-width: auto;
  border-radius: 4px;
}
.hub-page .product-container .product-box .logo-box.no-logo {
  height: 75px;
  width: 75px;
  background-color: #ddd;
  border-radius: 4px;
}
.hub-page .product-container .product-box .title-box h2 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center;
}
.hub-page .product-container .product-box .title-box h2 a {
  color: inherit;
}
.hub-page .product-container .product-box .versions-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hub-page .product-container .product-box .versions-box a {
  margin: 10px 5px 0px 5px;
}

@media (min-width: 768px) {
  .hub-page .product-container .product-box,
  .hub-page .product-container .product-box-dummy {
    width: 26%;
    margin-right: 40px;
  }
  .hub-page .product-container .product-box:nth-of-type(3n+3),
  .hub-page .product-container .product-box-dummy:nth-of-type(3n+3) {
    margin-right: 0px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hub-page .product-container .product-box,
  .hub-page .product-container .product-box-dummy {
    width: 40%;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .hub-page .product-container .product-box:nth-of-type(2n+2),
  .hub-page .product-container .product-box-dummy:nth-of-type(2n+2) {
    margin-right: 0px;
  }
}
@media (max-width: 575px) {
  .hub-page .product-container .product-box,
  .hub-page .product-container .product-box-dummy {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

/* END HUBPAGE 3 COL LAYOUT */

/* TOPIC BODY */
#topic-body .clear {
  *zoom: 1;
}
#topic-body .clear:before,
#topic-body .clear:after {
  display: table;
  content: "";
}
#topic-body .clear:after {
  clear: both;
}

#topic-body h1 {
  margin-bottom: 20px;
}
#topic-body h2,
#topic-body h3,
#topic-body h4 {
  margin-bottom: 10px;
}
#topic-body h5,
#topic-body h6 {
  margin-bottom: 5px;
}

#topic-header .highlight,
#topic-body .highlight {
  background-color: #f3eb2e; 
  padding: 2px;
  color: #555;
}
#topic-header .print-page {
  margin-left: 10px;
}
.dir-rtl #topic-header .print-page {
  margin-left: 0px;
  margin-right: 10px;
  float: left;
}

#topic-body .color-blue {
  color: rgba(0,0,255,1);
}
#topic-body .color-cyan {
  color: rgba(0,255,255,1);
}
#topic-body .color-gray {
  color: rgba(155,155,155,1);
}
#topic-body .color-green {
  color: rgba(0,255,0,1);
}
#topic-body .color-red {
  color: rgba(255,0,0,1);
}
#topic-body .color-magenta {
  color: rgba(255,0,255,1);
}
#topic-body .color-orange {
  color: rgba(255,127,0,1);
}
#topic-body .color-yellow {
  color: rgba(255,255,0,1);
}

#topic-body .marker-blue,
#topic-body .marker-cyan,
#topic-body .marker-gray,
#topic-body .marker-green,
#topic-body .marker-red,
#topic-body .marker-magenta,
#topic-body .marker-orange,
#topic-body .marker-yellow {
  padding: 2px;
}
#topic-body .marker-blue {
  background-color: rgba(0,0,255,.3);
}
#topic-body .marker-cyan {
  background-color: rgba(0,255,255,.4);
}
#topic-body .marker-gray {
  background-color: rgba(0,0,0,.2);
}
#topic-body .marker-green {
  background-color: rgba(0,255,0,.4);
}
#topic-body .marker-red {
  background-color: rgba(255,0,0,.4);
}
#topic-body .marker-magenta {
  background-color: rgba(255,0,255,.4);
}
#topic-body .marker-orange {
  background-color: rgba(255,127,0,.4);
}
#topic-body .marker-yellow {
  background-color: rgba(255,255,0,.5);
}

#topic-body p {
  font-size: 14px;
  margin-bottom: 20px;
}
#topic-body p.left {
  float: left;
}
#topic-body p.right {
  float: right;
}

#topic-body blockquote {
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 18px 0px;
  border-left: 5px solid #eee;
}
#topic-body blockquote p {
  font-weight: 300;
}

#topic-body ul,
#topic-body ol {
  font-size: 14px;
  margin: 0px;
  margin-left: 40px;
}
#topic-body > ul,
#topic-body > ol {
  margin-bottom: 20px;
}

#topic-body ul > li { list-style: disc; }
#topic-body ul > li > ul > li { list-style: circle; }
#topic-body ul > li > ul > li > ul > li { list-style: square; }

#topic-body ul.square li { list-style: square; }
#topic-body ol.abc li { list-style: lower-alpha; }

#topic-body ol > li { list-style-type: decimal; }
#topic-body ol > li > ol > li { list-style-type: lower-alpha; }
#topic-body ol > li > ol > li > ol > li { list-style-type: lower-roman; }

#topic-body p,
#topic-body li {
  line-height: 22px;
  letter-spacing: 0.3px;
}

#topic-body img {
  border-radius: 4px;
  max-width: 100%;
  height: auto;
}
#topic-body iframe {
  border-radius: 4px;
  max-width: 100%;
  max-height: 100%;
}
#topic-body div.caption {
  margin-bottom: 20px;
}
#topic-body .image-caption.center {
	display:inherit;
}
#topic-body .image-caption img {
	display:block;
}
#topic-body .image-caption.center img {
	display:inline;
}
#topic-body .image-caption-text {
	font-style:italic;
	display: block;
}
#topic-body .image-caption.left .image-caption-text {
	margin-left: -20px;
	text-align: center;
}
#topic-body .image-caption.right .image-caption-text {
	margin-left: 20px;
	text-align: center;
}
#topic-body .image-caption.center .image-caption-text {
	text-align: center;
}
#topic-body img.left,
#topic-body iframe.left {
  float: left;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
}
#topic-body .image-caption.left {
  float: left;
  padding-right: 20px;
  margin-bottom: 10px;
  max-width: 100%;
}
#topic-body .image-caption.left img.left {
  margin-bottom: 0px;
}

#topic-body div.center {
  clear: both;
  text-align: center;
}

#topic-body div.center img {
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 10px;
}
#topic-body .image-caption div.center img {
  margin-bottom: 0;
}
#topic-body img.right,
#topic-body iframe.right {
  float: right;
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 10px;
}
#topic-body .image-caption.right {
  float: right;
  padding-left: 20px;
  margin-bottom: 10px;
  max-width: 100%;
}
#topic-body .image-caption.right img.right {
  margin-bottom: 0px;
}

#topic-body img.zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

#topic-body table {
  font-size: 14px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
#topic-body table.table-wide {
  table-layout: fixed;
  width: 100%;
}
#topic-body table.noborder,
#topic-body table.noborder td,
#topic-body table.noborder th {
  border-style: none; 
}

#topic-body table th,
#topic-body table td {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: left;
}
#topic-body table th {
  background-color: #eee;
}
#topic-body table .nowrap {
  white-space: nowrap;
}
#topic-body .banner {
  clear: both;
  display: block;
  padding: 15px 15px 15px 45px;
  border: 2px solid transparent;
  margin: 20px 0px 20px 0px;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  position: relative;
}
#topic-body .banner i {
  position: absolute;
  font-weight: bold;
  font-style: normal;
  font-family: "Times New Roman", serif;
}
#topic-body .banner a {
  color: inherit;
  text-decoration: underline;
}
#topic-body .banner.important {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
#topic-body .banner.important i {
  top: 16px;
  left: 17px;
  font-size: 35px;
}
#topic-body .banner.tip {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#topic-body .banner.tip i {
  top: 23px;
  left: 10px;
  font-size: 50px;
}

#topic-body p.footnote {
  font-size: 12px;
  color: #999;
  line-height: 18px;
}

#topic-body [id|="popup"] {
  display: none;
}
#topic-body span.popup {
  border-bottom: 1px dotted #ccc;
  cursor: help;
}
#topic-body .tippy-content {
  padding: 5px;
}
#topic-body .tippy-content *:first-child {
  margin-top: 0px;
}
#topic-body .tippy-content *:last-child {
  margin-bottom: 0px;
}

/* fix for anchors not showing up because of fixed page-header (reset for pdf-print) */
#topic-body [id]:before,
#comment-container [id]:before {
  display: block;
  content: "";
  height: 50px;
  margin: -50px 0 0;
}
.pdf-print #topic-body [id]:before,
#topic-body .popup[id]:before {
  display: inline;
  content: "";
  height: 0px;
  margin: 0px 0 0;
}

#topic-body code {
  color: #666666; /* #DD1144 */
}

#topic-body pre {
  background: #F7F7F9;
  border: 1px solid #E1E1E8;
}

#topic-body pre code span.hilite {
  background: #666666;
  padding: 2px;
  color: #F7F7F9;
  border-radius: 3px;
}

#topic-body table td.vertical,
#topic-body table th.vertical {
  vertical-align: bottom;
}
#topic-body table .vertical-text {
	display: inline-block;
	overflow: hidden;
	width: 1.5em;
}
#topic-body table .vertical-text-inner {
	display: inline-block;
	white-space: nowrap;
	line-height: 1.5;
	-ms-transform: translate(0,100%) rotate(-90deg);
	-ms-transform-origin: 0 0;
	-webkit-transform: translate(0,100%) rotate(-90deg);
	-webkit-transform-origin: 0 0;
	transform: translate(0,100%) rotate(-90deg);
	transform-origin: 0 0;
}
#topic-body table .vertical-text-inner:after { /* This element stretches the parent to be square by using the mechanics of vertical margins  */
	content: "";
	display: block;
	margin: -1.5em 0 100%;
}

#topic-body .topic-changes {
  color: #aaa;
  font-size: 13px;
  text-align: right;
  font-style: italic;
  margin-bottom: 5px;
}
#topic-body .topic-revision,
#topic-body .topic-last-modified {
  display: inline;
}
#topic-body .topic-changes div:nth-child(2):before {
  content: '\2014';
}

#topic-body dl.collapsible > dt {
  display: block;
  padding: 8px 30px 8px 8px;
  background-color: #f3f3f3;
  border-radius: 4px;
  margin: 8px 0px 0px 0px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
}
#topic-body dl.collapsible > dt:first-child {
  margin-top: 0px;
}
#topic-body dl.collapsible > dt:hover {
  background-color: #eee;
}
#topic-body dl.collapsible > dt i {
  position: absolute;
  right: 8px;
  top: 8px;
  background-position: -408px -96px;
}
#topic-body dl.collapsible > dt.is-open i {
  background-position: -433px -96px;
}
#topic-body dl.collapsible > dd {
  display: none;
  padding-top: 8px;
  margin-left: 0px;
}
#topic-body dl.collapsible > dt.dd-empty + dd {
  display: none !important;
}
#topic-body dl.collapsible > dt.dd-empty i {
  display: none !important;
}


/* TOPIC BODY END */

/* fix for fix above: textile can generate anchors is sup with id */
#topic-body sup[id]:before {display:inline;}

#rate-topic {
  margin-bottom: 0px;
}
#rate-topic-content h3 {
  color: #999;
  font-weight: normal;
  line-height: 22px;
  font-size: 13px;
}


#sidebar {
  position: relative;
}
#sidebar .box-toc {
  box-sizing: border-box;
  max-height: auto;
}
#sidebar .sidebar-nav {
  box-sizing: border-box;
  padding: 15px;
  overflow: scroll;
  max-height: auto;
}
#sidebar .sidebar-nav .sidebar-logo img {
  border-radius: 4px; 
  margin-bottom: 10px;
}
#sidebar .btn.download-pdf {
  color: inherit; 
  font-weight: bold; 
  font-size: 13px;
  margin-bottom: 20px;
}


#content.is-loading {
  position: relative;
  pointer-events: none;
}
#content.is-loading > div {
  opacity: .5;
}
#content.is-loading > .loading-topic {
  text-align: center;
  line-height: 0;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 0px;
  opacity: 1 !important;
  z-index: 1;
}
#content.is-loading > .loading-topic .loader div {
  border-top-color: #444;
}

#content .topic-prev-next {
  padding: 0px; 
  margin-top: 10px; 
  margin-bottom: 30px; 
  border-top: 1px solid #eee; 
  border-bottom: 1px solid #eee; 
  font-weight: 400;
}
#content .topic-prev-next .prev {
  float: left;
  position: relative; 
  width: 49%; 
  text-align: left; 
  margin: 8px 0px 10px 0px;
}
#content .topic-prev-next .next {
  float: right;
  position: relative; 
  width: 49%; 
  text-align: right; 
  margin: 8px 0px 10px 0px;
}
#content .topic-prev-next .icon {
  position: absolute; 
  top: 2px;
}
#content .topic-prev-next .prev .icon {
  left: 0px;
}
#content .topic-prev-next .next .icon {
  right: 0px;
}
#content .topic-prev-next .icon i {
  opacity: .5;
}
#content .topic-prev-next a {
  display: inline-block; 
}
#content .topic-prev-next .prev a {
  padding-left: 20px; 
}
#content .topic-prev-next .next a {
  padding-right: 20px; 
}


#manual-toc,
#manual-toc-phone {
  padding: 0px;
  margin: 0px;
}
.dir-rtl #manual-toc,
.dir-rtl #manual-toc-phone {
  direction: rtl;
}
#manual-toc ul,
#manual-toc-phone ul {
  margin-left: 20px;
}
#manual-toc li,
#manual-toc-phone li {
  list-style: none;
}
#manual-toc li a,
#manual-toc-phone li a {
  display: block;
  padding: 3px 5px 3px 24px;
  text-decoration: none;
  font-size: 13px;
  border-radius: 4px;
  color: #333;
  position: relative;
  min-height: 18px;
}
#manual-toc-phone li a {
  /*padding-left: 5px;*/
}
#manual-toc li.active > a,
#manual-toc li a:hover,
#manual-toc-phone li.active > a,
#manual-toc-phone li a:hover {
  background-color: #ddd;
}
#manual-toc > li > a,
#manual-toc-phone > li > a { /* also custom style */
  font-size: 14px;
}
#manual-toc li.divider,
#manual-toc-phone li.divider {
  height: 0px;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
#manual-toc li.divider:first-child,
#manual-toc-phone li.divider:first-child {
  display: none;
}
#manual-toc > li > a,
#manual-toc-phone > li > a {
  font-weight: bold;
}

#manual-toc li a i.x-show,
#manual-toc-phone li a i.x-show  {
  position: absolute;
  top: 0px;
  left: -4px;
  opacity: .5;
  height:24px;width:28px;
}

#manual-toc li a i.icon-chevron-down,
#manual-toc-phone li a i.icon-chevron-down {
  background-position: -307px -115px;
}

#manual-toc li a i.icon-chevron-right,
#manual-toc-phone li a i.icon-chevron-right {
  background-position: -450px -67px;
}

#manual-topic-search .search-query {
  width: 90%;
}

#manual-topic-search-phone {
  margin-bottom: 0px;
  width: 40%;
}
#manual-topic-search-phone .search-query {
  float: right;
  width: 65%;
}

#manual-topic-language .btn-group {
  padding-right: 0px;
}

#manual-topic-language-phone { /* also custom style */
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.0);
  margin-top: 5px;
}
#manual-topic-language-phone a:hover {
  background: none;
}
#manual-topic-language-phone a b.caret {
  display: none;
}
#manual-topic-language-phone ul a,
#manual-topic-language-phone ul a:hover {
  font-weight: normal;
  color: #333;
  font-size: 13px;
}
#manual-topic-language-phone > li > a {
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
}
#manual-topic-language-phone > li > a:before {
  content: 'Language: ';
}

#manual-topic-language-tablet > li > a {
  padding: 0px !important;
}

#comment-container .lead {
  font-size: 16px;
}
#comment-container .lead.flat {
  margin-bottom: 0px;
}
#comment-container form {
  margin-top: 10px;
  margin-bottom: 0px;
}


.loader {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
}
.loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 4px;
  border-width: 4px;
  border-style: solid;
  border-radius: 50%;
  animation: loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000 transparent transparent transparent;
}
.loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.loader div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


#footer {
  border-top: 1px solid #eee;
  padding: 20px;
  text-align: center;
  color: #aaa;
  font-size: 13px;
  margin-top: 40px;
}

#footer a.powered-by {
  text-decoration: none;
}
#footer a.powered-by img {
  height: 16px;
  margin-top: -2px;
}


body.pdf-print {
  padding-top: 35px;
  padding-bottom: 35px;
  font-family: Helvetica, Arial;
  color: #333;
}
.pdf-print .new-page {
  page-break-before: always;
}
.pdf-print #header,
.pdf-print #footer {
  position: fixed;
  left: 0;
	right: 0;
	color: #aaa;
	font-size: 12px;
	height:25px;
  margin:0px;
  padding:0px;
  line-height: 20px;
  z-index: 1;
  background-color: #fff;
}
.pdf-print #header {
  top: 0;
	border-bottom: 1px solid #aaa;
}
.pdf-print #footer {
  bottom: 0;
  border-top: 1px solid #aaa;
}

.pdf-print .page-number:before {
  content: "Page " counter(page);
}

.pdf-print .toc.toc-parent {
  padding-bottom:20px;
}
.pdf-print .toc.toc-child {
  border-bottom:1px dotted #ccc;
  line-height: 20px;
}
.pdf-print .toc.toc-child a {
  text-decoration: none;
  vertical-align: middle;
}
.pdf-print .toc.toc-child a:hover {
  text-decoration: underline;
}
.pdf-print .toc.toc-child a.large {
  font-weight:bold;
  font-size:15px;
}
.pdf-print .toc.toc-child a.normal {
  font-size:13px;
}

.pdf-print .hf-left {
  float: left;
  line-height: 24px;
  text-align: left;
}
.pdf-print .hf-right {
  float: right;
  line-height: 24px;
  text-align: right;
}

.pdf-print .align-left {
  text-align: left;
}
.pdf-print .align-right {
  text-align: right;
}

.pdf-print .title-product {
  font-size:50px;
  font-weight:bold;
  margin: 0px;
}
.pdf-print .title-version {
  font-size:30px;
  margin: 0px;
}
.pdf-print .title-date {
  font-size:20px;
  margin: 0px;
  margin-top: 0px;
}
.pdf-print .title-company {
  font-size:20px;
  color:#999;
  margin: 0px;
  margin-top: 10px;
}

.pdf-print #topic-body .banner {
  padding-left: 20px;
}

.custom-nav-logo{
	margin-top:5px;
	width: auto;
	height:25px;
	margin-right:10px;
	padding:1px;
}
.hub-page .custom-nav-logo {
  margin-top:7px;
}

/** HIDE/SHOW TOC styles **/

#sidebar.ManulaWebTocGnHide{width:12px;height:0 !important;}
#content.ManulaWebTocGnHide {
    margin-left: 0;
    padding-left: 30px;
    padding-right: 0;
    width: 100%;
    margin-top:-30px;
}
#sidebar.ManulaWebTocGnHide > .box-gn-icon-menu-outer {
	width: 25px !important;
}

#nav-phone .well {
  box-sizing: border-box;
  overflow: scroll;
}
#nav-phone-service .btn-navbar {
  margin-left: 0px;
}


.x-toggle-toc-menu {
	cursor: pointer;
}
.box-gn-icon-menu-outer {
	overflow: hidden;
	border-left: 1px solid #ebebeb;
}
.box-gn-icon-menu-outer .alert.gn-icon-menu-outer {
    display: block;
    height: 45px;
    padding: 10px 0 27px 0px;
    border: 1px solid #ebebeb;
	background: none repeat scroll 0 0 #f5f5f5;
	border-radius: 15px;
    width: 27px;
	margin-top:12px;
	margin-left:-20px;
}
.box-gn-icon-menu-outer .alert.gn-icon-menu-outer:hover {
	margin-left: -15px;
}


.gn-icon-menu-inner {
    background: none repeat scroll 0 0 transparent;
    border-left: 1px solid #ebebeb;
    display: block;
    height: 110px;
    overflow: hidden;
    position: absolute;
    right: -20px;
    top: 3px;
    width: 20px;
}

.gn-icon-menu-inner .arrow-2-3 {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    display: block;
    height: 65px;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
    position: absolute;
    text-align: right;
    /*transition: right 1s ease 0s;
    transition: padding-right 1s ease 1s;*/
    top: 10px;
    width: 27px;
    /*right: 5px;*/
    right: 10px;
}
.gn-icon-menu-inner:hover > .arrow-2-3 {
	right: 5px;
	/*right: 10px;*/
}
.gn-icon-menu-inner .arrow-2-3 > i.icon-chevron-left ,
.gn-icon-menu-outer > i.icon-chevron-right{
    display: block;
    float: right;
    width: 12px;
}
.gn-icon-menu-inner .arrow-2-3 > i.icon-chevron-left ,{
    width: 10px;
}
.gn-icon-menu-inner .arrow-2-3 > img ,
.gn-icon-menu-outer > img{
    float: right;
    margin: 5px 3px 5px 10px;
    padding: 0;
    text-align: right;
}
.gn-icon-menu-inner .arrow-2-3 > img{
	margin-right:5px;
}


.gn-icon-menu-inner .arrow-2-3 > img ,
.gn-icon-menu-inner .arrow-2-3 > i.icon-chevron-left ,
.gn-icon-menu-outer > img,
.gn-icon-menu-outer > i.icon-chevron-right {
    opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}


/* Large desktop */
@media (min-width: 980px) {
  body {
    padding-top: 60px;
  }
  .manual #nav-phone,
  .manual #nav-phone-branding,
  .manual #nav-phone-service {
    display: none;
  }
  .manual .navbar-inner {
    padding: 0px;
  }
}
@media (min-width: 768px) {
  .manual.home .productbox-halfpage {
    width: 50%; float: left;
  }

  .manual.home .products-container { width: auto; margin-left: -10px; margin-right: -10px; }
  .manual.home .productbox-halfpage .well {
    margin-left: 10px; margin-right: 10px;
  }
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  body {
    padding-top: 0px;
  }
  .manual a.brand {
    margin-left: -10px;
  }
  .manual #nav-phone,
  .manual #nav-phone-branding,
  .manual #nav-phone-service {
    display: none;
  }
  .manual .navbar-inner {
    padding: 0px;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding-top: 0px;
  }
  .manual #sidebar {
    display: none;
  }
  .manual #content.ManulaWebTocGnHide {
  	margin-top:0;
  }
  .manual.home a.brand {
    margin-left: 10px;
  }
  .manual.topic a.brand.brand-large,
  .manual.search a.brand.brand-large {
    display: none;
  }
  .manual.topic a.brand-phone {
    display: inline-block;
  }
  .manual .navbar-inner {
    padding: 0px 10px;
  }
  .manual .navbar-inner .nav.main {
    display: none;
  }
  .manual #manual-topic-language {
    /*display: none;/* depricated*/
  }
  .manual #manual-topic-search {
    display: none;
  }
  .manual #comment-form .alert-info {
    float: none;
  }
  .manual #comment-form .btn {
    margin-top: 20px;
  }
  /**
   *  extra	usability
   */
  .manual .container-fluid.content-wrapper{padding:10px;}
  .manual .container-fluid.content-wrapper img.custom-nav-logo{margin-top:0;margin-right:0;}
  .manual .container-fluid.content-wrapper #manual-topic-language a.dropdown-toggle {padding-top:3px;;padding-bottom:10px;}
  .manual .navbar .pull-right .dropdown-menu:before {right:7px;}
}

/* Landscape phones and down */
@media (max-width: 480px) {

}
