/*!
 Docsyard by LivelyWorks - http://livelyworks.net
 version: 1.x
 --------------------------------------------------------------------- 
 Build Timestamp: 1570285218
 Build Date: Sat Oct 05 2019 19:50:18 GMT+0530 (India Standard Time)
--------------------------------------------------------------------- */
body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 36px;
  color: #1a1a1a; }

.navbar {
  margin-bottom: 20px; }

.lw-main-container {
  margin-bottom: 100px; }

.lw-main-page-container {
  margin-top: 100px; }

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem; } }

.lw-page-heading {
  font-size: 25px;
  margin-bottom: 20px;
  /*text-transform: uppercase;*/
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.lw-footer {
  position: fixed;
  clear: both;
  display: block;
  z-index: 5;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #ddd;
  background-color: #f8f9fa;
  padding: 10px 10px;
  text-align: center; }

.lw-main-navbar {
  direction: ltr;
  border-bottom: 1px solid #e2e7f7; }

.lw-nav-bg {
  background-color: #f8f9fc; }

.lw-article-search-container .lw-search_articles {
  width: 100%; }

a > img {
  outline: none; }

.lw-document-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  border-right: 1px solid #e2e7f7;
  overflow: auto;
  padding-bottom: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 100px; }
  @media print {
    .lw-document-sidebar {
      position: relative; } }

@media screen and (max-width: 991px) {
  .lw-sidebar-opened .lw-document-sidebar {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    left: 0; }
  .lw-sidebar-opened body {
    overflow: hidden; }
  .lw-sidebar-opened .lw-document-body {
    overflow: hidden; }
  .lw-document-sidebar {
    width: 300px;
    left: -300px; } }

#lwBackToTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none; }

.lw-sidebar-toggler {
  margin-right: 16px; }

a.lw-toc-link,
.lw-menu-parent-item a {
  color: #007bff !important;
  text-decoration: none !important;
  background-color: transparent;
  font-family: inherit; }
  a.lw-toc-link:hover, a.lw-toc-link:visited,
  .lw-menu-parent-item a:hover,
  .lw-menu-parent-item a:visited {
    color: #0056b3 !important;
    text-decoration: none !important; }

.lw-document {
  padding: 16px 36px;
  line-height: 2em;
  margin-top: 20px;
  padding-top: 60px;
  text-align: initial; }
  .lw-document pre {
    background: #f7f7f7;
    border-radius: 4px;
    padding: 12px;
    border: 1px solid #e8e8e8;
    text-shadow: white 2px 2px 2px; }
  .lw-document .lw-document-heading,
  .lw-document .lw-document-sub-heading {
    color: #337ac5;
    margin-left: 0 !important; }
  .lw-document .lw-document-heading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px; }
    .lw-document .lw-document-heading:first-child {
      display: none; }
  .lw-document .lw-document-sub-heading {
    font-size: 2.5em;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #ddd; }

.lw-document-body img {
  max-width: 100%;
  height: auto; }

.lw-document-link {
  display: none; }

.lw-document-link:hover {
  display: block; }

.lw-document-hash-link {
  display: none; }

.lw-document-sub-heading:hover .lw-document-hash-link {
  display: inline-block; }

.lw-project-logo {
  max-height: 50px;
  display: none; }

.lw-project-version-language-menu {
  right: 0;
  position: absolute; }

.lw-toc-index,
.lw-side-links {
  direction: ltr; }

.lw-side-links ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .lw-side-links ul ul a:before {
    content: ' \21B3   '; }
  .lw-side-links ul a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 2px 0; }

.lw-page-break {
  display: none; }

.lw-cover-page {
  margin-top: 0; }

@media print {
  html {
    background: transparent; }
  html,
  body.pt-4,
  .lw-document,
  .lw-document-sidebar {
    padding-top: 0 !important; }
  a {
    text-decoration: none !important; }
  .lw-article-search-container,
  .btn {
    display: none !important;
    visibility: hidden; }
  .row {
    display: block; }
  .lw-document-sidebar {
    display: none; }
  .lw-page-break,
  .lw-document-child-content {
    display: block;
    page-break-before: always; }
  .lw-cover-page {
    margin-top: 200px;
    display: block; }
  .lw-table-of-content {
    display: block; } }

.lw-version-slug {
  margin-top: 9px;
  margin-right: 10px;
  color: #7c7c7e; }

.lw-sub-page-text {
  font-weight: 600; }

.lw-h2-text {
  padding-left: 9px; }

.lw-h1-text {
  padding-left: 0; }

.lw-h3-text {
  padding-left: 18px; }

/* .lw-h2-text {
    padding-left: 18px;

    & + .lw-h3-text {
        padding-left: 9px;
    }
} */
.lw-project-list-card {
  min-height: 290px;
  max-height: 290px; }
  .lw-project-list-card.card {
    margin: 0; }
  .lw-project-list-card img {
    max-height: 150px;
    object-fit: contain; }

.lw-project-title {
  color: #848484;
  margin-top: 16px;
  font-family: inherit;
  font-size: 2rem;
  display: none; }

.lw-article-title {
  font-size: 3.5em;
  font-family: inherit;
  padding: 20px 0; }

.lw-table-of-content {
  margin-bottom: 100px; }

.lw-index-loader-spinner {
  border: 4px solid #f3f3f3;
  /* Light grey */
  border-top: 4px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: lw-spin-anim 2s linear infinite;
  display: inline-block; }

@keyframes lw-spin-anim {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.lw-menu-parent-item {
  font-weight: 600;
  border-top: 1px solid #e2e7f7;
  padding-top: 6px;
  padding-bottom: 6px; }
  .lw-menu-parent-item > ul li:not(.lw-sub-page-text) {
    font-weight: 400; }

@media screen and (max-width: 767px) {
  .lw-hidden-sm {
    display: none; } }

@media screen and (min-width: 768px) {
  .lw-hidden-lg {
    display: none; } }

.lw-popover-help:hover {
  text-decoration: none; }
