

/*      Request ID: 4a5decad69ccf3b9a511ac33635d4d47_1645713689 (03/09/2025 6:10am) (minifier disabled) (rc3JDYAwDAXRVigA4pJQEr6IJWdRbLbugRMNcH2HGUo1g+QoMPKNnfCOI3mBe6VtQTjOybLQzGXtWBjFlCwhQynUamrdN1K75IHoe90UMuF82GlUHQf69/Glbw==)      */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
.breadcrumb+.carousel {
	margin-top: -1rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 25rem;
  background-color: #777;
  background-position: center center;
}
.darken > .carousel .carousel-item:after {
  content:' ';
  position:absolute;
  top:0; left:0; bottom:0; right:0;
  background-color: rgba(0,0,0,.4);
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
div.row {
  margin-top: 25px;
}

#lw_page  {
	*[class*="fixed-top"] {
		top:30px;
	}
}
.lw_editor_on .editable {
	margin-bottom: 2em;
}

body {
	padding-top: 4rem;
}

body.main-sidebar_hidden #main-content {
	max-width: 100% !important;
	flex: 100% !important;
}
.breadcrumb {
	display:block;
	padding: 0.75rem 1.5rem;
	font-size: .8em;
	text-align: right;
	.landing-page & {
		display:none;
	}
}
.lw_breadcrumb_separator {
	margin: 0 .5em;
}
span.nav-link.dropdown-toggle {
	cursor:pointer;
}

.media-list .media-body {
  clear:both;
}
.code-example {
  padding: 10px;
  border: 1px dotted #fc3;
  display: inline-block;
  padding: 10px;
  font-size: 13px;
  border: 1px solid #bbb;
  background-color: #eee;
  white-space: normal;
}
#lead-paragraph {
  max-width: 80%;
}
.card p:last-child {
  margin-bottom:0;
}
[class*="_caption"] {
  font-size: .9em;
  line-height: 1.2;
  font-style: italic;
  padding: 1rem 0;
}
.lw_widget_saveandshare {
    ul {
        list-style-type:none;
        margin:0;
        padding:0;
        li {
            display:inline-block;
            padding: 0 4px 0 0;
            margin: 0;
            height: 26px;
            vertical-align: top;
            img {
                border:0;
                margin: 0;
                padding: 2px 0 0 0;
            }
        }
    }
	a {
        text-decoration: none;
		color:#ccc;
	}
	a:hover {
		color: #900;
	}
	.twitter a:hover {
		color:#55acee;
	}
	.facebook a:hover {
		color:#3B5998;
	}
	.googleplus a:hover {
		color:#dd4b39;
	}
}
