/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.rg-scr-controls .next, .sprocket-strips-s-arrows .next {
  right: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.rg-scr-controls .prev, .sprocket-strips-s-arrows .prev {
  left: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.rg-scr-slice-container, .sprocket-strips {
  z-index: 1;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .blog strong, #g-main .item-page strong, #g-main .edocman-container strong {
  color: #4d4d4d;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 340px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #000;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.page-header h2 span {
  color: #ee1c25;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-title {
  border-bottom: 1px solid #eee;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar h3.g-title {
  border-color: #e0e0e0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer h3.g-title {
  border-color: #333;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-title span {
  color: #ee1c25;
  font-weight: 700;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.nav.menu li {
  border-bottom: 1px dashed #333;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.nav.menu li a {
  border: none !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#roksearch_search_str, #roksearch_search_str.loading {
  background: url('../../images/backgrounds/search-bg.png') 100% 50% no-repeat;
  border: none;
  color: #ee1c19;
  width: 175px;
  padding-left: 10px;
  height: 26px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-branding a:hover {
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.slim-block .g-content {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.slim-block-30px .g-content {
  margin-top: 30px;
  margin-bottom: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-item {
  background-position-x: center;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar {
  background: #f7f9f8;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .sidebar.size-25 .g-content {
  margin: 0;
  padding: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .size-75 .g-content {
  padding-left: 20px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .size-25 .g-content {
  margin: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
form#rokajaxsearch {
  margin-bottom: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.rg-scr-img-list {
  width: 910px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.section-header, .section-header-black {
  font-size: 22px;
  color: #999;
  font-weight: 700;
  text-align: center;
  background: url('../../images/backgrounds/section-header-bg.png') center top no-repeat;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.section-header span {
  color: #ee1c25;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.section-header-black span {
  color: #000;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .menu-no-img .menu .g-menu-item-content img {
  display: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .srfrContainer .srfrPostText, .sidebar .srfrContainer .srfrPreText {
  font-size: 75%;
  font-style: italic;
  color: #666;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .srfrContainer .srfrPostText {
  text-align: right;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-grid:nth-child(5) {
  width: 100%;
  opacity: 0.8;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .sidebar.size-25 .header-img {
  background: url('../../images/backgrounds/header-img-bg.png') bottom no-repeat;
  height: 190px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-item {
  width: 100%;
  height: 450px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-content {
  color: #fff;
  background: url('../../images/backgrounds/black-50.png');
  width: 36%;
  right: 0;
  position: absolute;
  top: 20%;
  padding: 2%;
  transition: background 0.5s linear;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-content:hover {
  background: url('../../images/backgrounds/black-75.png');
  transition: background 0.5s linear;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-content a, .sprocket-strips-content h4, .sprocket-strips-content p {
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-nav {
  margin-top: -45px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-arrows, .sprocket-strips-pagination {
  padding: 0 10px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-arrows .arrow, .sprocket-strips-pagination li {
  background: #ee1c25;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.readon, p.readmore btn {
  display: block;
  background: url('../../images/backgrounds/read-more-bg.png') right no-repeat;
  margin-top: 10px;
  padding: 3px 15px;
  height: 28px;
  color: #fff;
  text-align: right;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container img, .com_news .roksprocket-ellipsis, .sidebar .sidebar-emphasize table.edocman_document_list td:nth-child(2), .sidebar .sidebar-emphasize table.edocman_document_list th:nth-child(2) {
  display: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.readon, .srfrPreText, .srfrRow span {
  font-size: 12px !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-content a:hover {
  color: #ee1c25;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.readon:hover, p.readmore btn:hover {
  color: #fff !important;
  background: url('../../images/backgrounds/read-more-hover-bg.png') right no-repeat;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.com_news .desktop-only .readon {
  margin-top: 0;
  padding: 2px 15px;
  width: 55%;
  float: right;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .quoted-content p {
  padding-left: 40px;
  background: url('../../images/backgrounds/quotation-div-bg.png') top left no-repeat;
  font-size: 90%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .sidebar-emphasize {
  color: #fff;
  background: url('../../images/backgrounds/emphasize-bg.jpg') #000;
  margin: 25px -25px 50px;
  padding: 5px 25px 25px !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .sidebar-emphasize .g-title {
  color: #fff;
  margin: 15px 5px;
  padding: 10px 0 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .sidebar-emphasize table.edocman_document_list, .sidebar table.edocman_document_list {
  border: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .sidebar-emphasize table.edocman_document_list td, .sidebar .sidebar-emphasize table.edocman_document_list th, .sidebar table.edocman_document_list td, .sidebar table.edocman_document_list th {
  background: 0 0;
  border: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .sidebar-emphasize table.edocman_document_list a:hover {
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-toplevel > li > a > span > .g-menu-item-title {
  text-transform: uppercase;
  font-size: 110%;
  font-weight: 700;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation li.active.g-menu-item.g-menu-item-103 {
  background: 0 0 !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation li.active.g-menu-item.g-menu-item-103 a {
  color: #fff !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #000;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-menu-item-container img {
  max-width: 30px !important;
  height: auto;
  padding: 3px;
  background: #fff;
  margin: 0 3px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-s {
  background: #eee;
  overflow: hidden;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.rg-scr-slice, .sprocket-strips-s-container {
  text-align: center;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.rg-scr-controls .next, .rg-scr-controls .prev {
  top: 14px;
  margin-top: -14px;
  width: 30px;
  height: 100%;
  border-radius: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.home-gallery .sprocket-strips-s img {
  height: 140px;
  width: 200px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-s-arrows .next, .sprocket-strips-s-arrows .prev {
  position: absolute;
  top: 45%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-s-overlay .css-loader {
  width: 30px;
  height: 30px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background: url('../../images/backgrounds/footer-bg.jpg') bottom center repeat-y #000;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-container {
  background: url('../../images/backgrounds/footer-d-bg.png') bottom right no-repeat;
  background-size: 60%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.size-25 {
  background: 0 0;
  overflow: visible;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
body.news-youtube .blognews-youtube div.video-float-100-percent, body.news-youtube .blognews-youtube div.video-float-50-percent {
  width: 100%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
body.news-youtube .blognews-youtube div.category-desc > a, body.news-youtube .blognews-youtube div.category-desc > div, body.news-youtube .blognews-youtube div.category-desc > h3, body.news-youtube .blognews-youtube div.category-desc > p {
  float: left;
  width: 48%;
  margin: 4px 1%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.items-row.cols-2 .item iframe {
  max-height: 250px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom.sprocket-tabs {
  border-bottom: 1px solid #eee;
  z-index: 1;
  background: #f9f9f9;
  padding: 0 5px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-panels {
  float: left;
  width: 100%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-nav {
  float: right;
  width: 59%;
  margin-top: -130px;
  background: 0 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-panels .sprocket-tabs-panel {
  height: 280px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-panel.active > iframe, .layout-bottom .sprocket-tabs-panel.active > p > iframe, .layout-bottom .sprocket-tabs-panel.active > img, .layout-bottom .sprocket-tabs-panel.active > p > img, .layout-bottom .sprocket-tabs-panel.active > figure, .layout-bottom .sprocket-tabs-panel.active > p > a > img {
  float: left;
  margin: 0 15px 0 0;
  max-width: 40% !important;
  max-height: 280px;
  box-shadow: 5px 5px 15px #ccc;
  padding: 1px;
  border: 1px solid #eee;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-nav > li {
  margin-top: -1px;
  margin-bottom: 0;
  max-width: 25%;
  font-size: 90%;
  text-align: center;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-nav li.active {
  font-weight: 700;
  color: #ee1c25;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-bottom .sprocket-tabs-nav li img.sprocket-tabs-icon {
  max-width: 98%;
  height: auto;
  margin-bottom: 5px;
  box-shadow: 0 0 10px #ccc;
  padding: 1%;
  border: 1px solid #eee;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer h3.g-title {
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  border-bottom: 1px dashed #333;
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer p {
  color: #999;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover, .core-topic span.icon-plus-2 {
  color: #ee1c19;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main li, #g-main p {
  font-size: 14.4px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .moduletable {
  padding-bottom: 10px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar {
  font-size: 90%;
  background: #f7f9f8;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar li {
  border-bottom: 1px solid #ddd;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: url('../../images/backgrounds/navigation-bg-3.jpg') top center repeat-y #000;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: url('../../images/backgrounds/navigation-li-hover-bg-3.jpg') bottom repeat-x;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.75rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-item-title {
  font-size: 85% !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .size-25 .g-content {
  padding: 0.5rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar .srfrFeedItemDate {
  margin-bottom: 10px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar li.srfrRow {
  margin-bottom: 30px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar .srfrList h3 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
li.srfrRow {
  list-style-type: none;
  margin-left: -20px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar .sidebar-emphasize h3.g-title {
  border-color: #4f4f4f;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.core-topic p {
  text-align: justify;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-primary:hover {
  background: #ee1719;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
h4.sprocket-lists-modern-title {
  font-size: 150% !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .custom.footer-d div, #g-footer .custom.footer-d p, #g-footer .footer-d .g-title {
  text-align: right;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-image-container:hover a span.sprocket-mosaic-hover {
  background: url('../../images/backgrounds/black-50.png');
  height: 100%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-image-container a span.sprocket-mosaic-hovercontent {
  color: #fff;
  width: 120px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-image-container a span.sprocket-mosaic-hovercontent span {
  color: #ee1c19;
  display: inline;
  margin: 0 4px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.edocman-description-details {
  text-align: inherit;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.g-sublevel .g-menu-item {
  background: #db1019;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.g-sublevel .g-menu-item:hover {
  background: #c80f17 !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#edocman-documents .edocman-box-heading {
  line-height: 26px;
}
@media (min-width: 64rem) {
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .desktop-only {
    display: block;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .tablet-only {
    display: none;
  }
}
@media (max-width: 64rem) {
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    background: url('../../images/backgrounds/navigation-bg-64rem.jpg') top center repeat-y #bf383a;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.5rem;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-toplevel > li > a > span > .g-menu-item-title {
    font-size: 90%;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .sprocket-strips-content {
    width: 65%;
  }
}
@media (max-width: 63.9375rem) {
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .desktop-only {
    display: none;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .tablet-only {
    display: block;
  }
}
@media (max-width: 47.5rem) {
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    background: url('../../images/backgrounds/navigation-bg-48rem.jpg') top center repeat-y #bf383a;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .sprocket-strips-content {
    width: 75%;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .menu i.fa-plus, #g-footer i.fa.fa-chevron-right {
    display: none;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .custom.footer-d div, #g-footer .custom.footer-d p, #g-footer .footer-d .g-title {
    text-align: center;
  }
}
@media (max-width: 30rem) {
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .menu i.fa-plus, #g-footer i.fa.fa-chevron-right, #g-header .sidebar.size-25 {
    display: none;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    width: 450px;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    background: #bf383a;
  }
  /* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
  .sprocket-strips-content {
    width: 85%;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.error-404 {
  text-align: center;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.outline-_error #g-main .g-content h1 {
  text-align: center;
  font-size: 400%;
  color: #bf383a;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
h2.error-404 {
  font-size: 300%;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.com_news #g-main .blogcom_news .items-row.cols-2 .item .page-header h2 {
  font-size: 150%;
  line-height: 34px;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.com_news .pull-none.item-image, .com_news .pull-left.item-image, .com_news .pull-right.item-image {
  display: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.com_news .leading-0, .com_news .leading-1 {
  float: left;
  width: 100%;
}
/*# sourceMappingURL=custom__body_only.css.map */