html {
  margin: 0;
  padding: 0;
  width: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  color: #5d5d5d;
  width: 100%;
}
body.index nav {
  display: none;
}
h3 .typeClass {
  font-size: 11px;
}
.minHeight {
  min-height: 530px;
}
.panel.panel-default .panel-heading {
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.panel.panel-default .panel-body {
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.methodList {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 40px;
}
.methodList li {
  font-size: 13px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
.methodList .argType {
  font-weight: normal;
  color: #693;
}
.methodList .argType a {
  text-decoration: underline;
  color: #693;
}
.methodList .argName {
  color: #369;
  font-weight: bold;
  font-family: "Source Code Pro", monospace;
  /*font-size: 16px;*/
}
.methodSection .methodDefinition {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 7px;
}
.methodSection .methodDefinition .methodName {
  font-weight: bold;
}
.methodSection .methodDefinition .argType {
  font-weight: normal;
  color: #693;
}
.methodSection .methodDefinition .argType a {
  text-decoration: underline;
  color: #693;
}
.methodSection .methodDefinition .argName {
  color: #369;
  font-weight: bold;
  font-family: "Source Code Pro", monospace;
  font-size: 16px;
}
.methodSection .methodArgs .argList {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  margin-bottom: 20px;
}
.methodSection .methodArgs .argList li .argType {
  margin-right: 0.3em;
  font-weight: normal;
  color: #693;
}
.methodSection .methodArgs .argList li .argType a {
  text-decoration: underline;
  color: #693;
}
.methodSection .methodArgs .argList li .argName {
  color: #369;
  font-weight: bold;
  font-family: "Source Code Pro", monospace;
  font-size: 16px;
}
.methodSection .methodArgs .argList li .argDesc {
  display: block;
  margin-bottom: 10px;
}
.methodSection .methodDesc {
  margin-bottom: 10px;
  padding-left: 10px;
}
.methodSection .methodReturnDesc {
  margin-bottom: 10px;
  margin-left: 10px;
}
.methodSection .methodReturnDesc .argType {
  font-weight: normal;
  color: #693;
}
.methodSection .methodReturnDesc .argType a {
  text-decoration: underline;
  color: #693;
}
.methodSection .methodExample h1 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 5px;
}
.methodSection .methodExample h1:before {
  content: 'Example: ';
}
.methodSection .methodExample pre {
  margin-bottom: 0;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-0 {
  margin-top: 0px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-bottom-0 {
  margin-bottom: 0px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.htmlFive {
  background-image: url("../assets/html5.png");
  background-size: 44px 62px;
  width: 44px;
  height: 62px;
  float: right;
  margin: 20px;
  display: none;
}
.header {
  height: 100px;
}
.leader {
  min-height: 520px;
  padding-top: 50px;
  text-align: center;
  background-image: url(../assets/bg.png);
}
.leader .computer {
  position: relative;
  left: 50%;
  margin-left: -166px;
  margin-top: 30px;
  background-image: url("../assets/comp.png");
  background-size: 332px 177px;
  width: 332px;
  height: 177px;
}
.leader .logo {
  position: absolute;
  left: 50%;
  margin-left: -36px;
  margin-top: 44px;
  background-image: url("../assets/logo2.png");
  background-size: 72px 72px;
  width: 72px;
  height: 72px;
}
.leader .actions {
  margin-top: 30px;
}
.leader .subActions {
  padding-top: 10px;
  padding-bottom: 10px;
}
.title {
  font-size: 40px;
}
.subTitle {
  font-size: 22px;
}
.feature .title {
  font-size: 30px;
  margin-bottom: 10px;
}
.feature .subTitle {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
}
.actions.second {
  margin-top: 15px;
}
.content {
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
}
.index .content {
  padding-top: 30px;
}
.index .socialActions {
  margin-top: -40px;
  height: 80px;
  clear: both;
  width: 130px;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -65px;
}
.index .socialActions .action {
  float: left;
  padding: 5px;
}
.index .socialActions #fblike {
  float: right;
}
.videoGallery {
  margin: 0;
  padding: 0;
  list-style: none;
}
.videoGallery li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 30px;
}
.videoGallery li .videoTitle {
  text-align: left;
  font-style: italic;
  margin-bottom: 5px;
}
.content:last-child {
  padding-bottom: 30px;
}
.navbar-brand {
  padding: 0;
}
.navbar .logo {
  background-image: url("../assets/logo2.png");
  background-size: 44px 44px;
  width: 44px;
  height: 44px;
  margin-top: 2px;
}
.footer {
  border-top: 5px #666666 solid;
  margin-top: 30px;
  background-color: #333333;
  color: #ffffff;
  padding-bottom: 10px;
}
.footer .title {
  margin-top: 10px;
  font-size: 22px;
  color: #ccc;
}
.footer a {
  color: #0487A3;
}
.pageEnd {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #2b2b2b;
  border-top: 1px #272727 solid;
}
.copy {
  font-size: 12px;
  color: #ccc;
}
.subCopy {
  margin-top: 5px;
  color: #585858;
  font: normal 10px Verdana, Arial, Verdana, Helvetica, sans-serif;
}
.center {
  text-align: center;
}
.license {
  text-align: center;
}
.license .item {
  background-color: #ecf4ff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.license .price {
  padding: 10px;
  font-size: 30px;
  background-color: #f0f0f0;
  border: 1px #ddd solid;
  margin: 10px;
  margin-left: 30px;
  margin-right: 30px;
}
.license .actions {
  margin-bottom: 10px;
}
.freeOptions .title {
  font-size: 22px;
  margin-top: 40px;
}
.freeOptions .subTitle {
  font-size: 16px;
  margin-bottom: 10px;
}
.text.align-left {
  text-align: left;
}
/*
 * Side navigation
 *
 * Scrollspy and affixed enhanced navigation to highlight sections and secondary
 * sections of docs content.
 */
/* By default it's not affixed in mobile views, so undo that */
.bs-sidebar.affix {
  position: static;
}
/* First level of nav */
.bs-sidenav {
  /*margin-top: 30px;*/
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: 0 1px 0 #fff;
  background-color: #f7f5fa;
  border-radius: 5px;
}
/* All levels of nav */
.bs-sidebar .nav > li > a {
  display: block;
  color: #716b7a;
  padding: 5px 20px;
}
.bs-sidebar .nav > li > a:hover,
.bs-sidebar .nav > li > a:focus {
  text-decoration: none;
  background-color: #e5e3e9;
  border-right: 1px solid #dbd8e0;
}
.bs-sidebar .nav > .active > a,
.bs-sidebar .nav > .active:hover > a,
.bs-sidebar .nav > .active:focus > a {
  font-weight: bold;
  color: #563d7c;
  background-color: transparent;
  border-right: 1px solid #563d7c;
}
/* Nav: second level (shown on .active) */
.bs-sidebar .nav .nav {
  /*display: none;*/
  /* Hide by default, but at >768px, show it */
  margin-bottom: 8px;
}
.bs-sidebar .nav .nav > li > a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 90%;
}
/* Show and affix the side nav when space allows it */
@media (min-width: 992px) {
  .bs-sidebar .nav > .active > ul {
    display: block;
  }
  /* Widen the fixed sidebar */
  .bs-sidebar.affix,
  .bs-sidebar.affix-bottom {
    width: 276px;
  }
  .bs-sidebar.affix {
    position: fixed;
    /* Undo the static from mobile first approach */
    top: 80px;
  }
  .bs-sidebar.affix-bottom {
    position: absolute;
    /* Undo the static from mobile first approach */
  }
  .bs-sidebar.affix-bottom .bs-sidenav,
  .bs-sidebar.affix .bs-sidenav {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  /* Widen the fixed sidebar again */
  .bs-sidebar.affix-bottom,
  .bs-sidebar.affix {
    width: 276px;
  }
}
/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */
/* Common styles for all types */
.bs-callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
/* Variations */
.bs-callout-danger {
  background-color: #fdf7f7;
  border-color: #eed3d7;
}
.bs-callout-danger h4 {
  color: #b94a48;
}
.bs-callout-warning {
  background-color: #faf8f0;
  border-color: #faebcc;
}
.bs-callout-warning h4 {
  color: #8a6d3b;
}
.bs-callout-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.bs-callout-info h4 {
  color: #34789a;
}
h3.doc-break {
  margin-top: 50px;
}
h4.doc-break {
  margin-top: 20px;
}
.download .licenseTypesList {
  margin-bottom: 10px;
}
