/* 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/scss/custom.scss */
.g-title span {
  color: #0171b2;
}
/* line 4, templates/g5_hydrogen/scss/custom.scss */
body {
  font-size: 14px;
}
/* line 7, templates/g5_hydrogen/scss/custom.scss */
#g-header {
  background: #0d3379 url('../../images/header-top.png') repeat-x scroll 50% 0;
  border-top: 8px solid #091e47;
}
/* line 10, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-content.g-particle {
  margin: 0px;
  padding: 0px;
}
/* line 15, templates/g5_hydrogen/scss/custom.scss */
#g-header .gantry-logo img {
  width: auto;
  padding: 10px 0px 0px;
}
/* line 19, templates/g5_hydrogen/scss/custom.scss */
#g-header nav.g-main-nav {
  background: url('../../images/menubar-m.png') repeat-x scroll 50% 0;
  border-bottom: 4px solid #000;
  border-right: 4px solid #000;
  border-left: 4px solid #000;
  height: 50px;
  padding-bottom: 0;
  border-radius: 0px 0px 10px 10px;
}
/* line 28, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: transparent;
  padding-bottom: 12px;
}
/* line 32, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: transparent;
  padding-bottom: 12px;
}
/* line 36, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
  background: #4a64a0;
  border-radius: 4px;
}
/* line 41, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
  background: #4a64a0;
  border-radius: 4px;
}
/* line 46, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: transparent;
  padding-bottom: 15px;
}
/* line 50, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
  background: #4a64a0;
  border-radius: 4px;
}
/* line 55, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-dropdown {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#48639f+0,335194+100 */
  background: #48639f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #48639f 0%, #335194 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #48639f 0%, #335194 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #48639f 0%, #335194 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48639f', endColorstr='#335194',GradientType=0);
  /* IE6-9 */
  border-radius: 4px;
}
/* line 64, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-header .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #4a64a0;
}
/* line 67, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 5px 8px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px;
}
/* line 73, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li {
  background: url('../../images/menubar-div.png') no-repeat scroll 0 -3px;
}
/* line 76, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:first-child {
  background: none;
}
/* line 79, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li {
  margin: 5px;
}
/* line 82, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "\f13a";
}
/* line 85, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f138";
}
/* line 88, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  font-weight: normal;
  padding: 5px 10px;
}
/* line 93, templates/g5_hydrogen/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 10px;
}
/* line 97, templates/g5_hydrogen/scss/custom.scss */
#g-navigation {
  background: #0d3379 url('../../images/header-bottom.png') repeat-x scroll 50% 100%;
  border-bottom: 1px solid #091e47;
}
/* line 100, templates/g5_hydrogen/scss/custom.scss */
#g-navigation .g-content {
  margin: 0px;
  padding: 10px 0;
}
/* line 105, templates/g5_hydrogen/scss/custom.scss */
#g-navigation .g-container {
  background: url('../../images/header-overlay.jpg') no-repeat;
  background-size: cover;
}
/* line 109, templates/g5_hydrogen/scss/custom.scss */
/* line 110, templates/g5_hydrogen/scss/custom.scss */
#g-navigation .sprocket-features-pagination ul {
  left: -40px;
  position: relative;
  top: 7px;
}
/* line 116, templates/g5_hydrogen/scss/custom.scss */
#g-navigation .sprocket-features-pagination li {
  background: #2a81ea;
  border-radius: 0px;
  padding: 5px;
  text-align: center;
}
/* line 122, templates/g5_hydrogen/scss/custom.scss */
#g-navigation .sprocket-features-pagination li.actve {
  background: #2c4b70;
}
/* line 127, templates/g5_hydrogen/scss/custom.scss */
.blank-slider {
  background: url('../../images/header-overlay.jpg') no-repeat;
  min-height: 50px;
  margin: -50px 0 0;
}
/* line 132, templates/g5_hydrogen/scss/custom.scss */
/* line 133, templates/g5_hydrogen/scss/custom.scss */
.rokstories-layout2 ul.sprocket-features-list {
  min-height: 410px;
  padding: 30px 0 !important;
  margin: 0px;
}
/* line 138, templates/g5_hydrogen/scss/custom.scss */
.rokstories-layout2 ul.sprocket-features-list .sprocket-features-index-1, .rokstories-layout2 ul.sprocket-features-list .sprocket-features-index-2, .rokstories-layout2 ul.sprocket-features-list .sprocket-features-index-3 {
  text-align: left;
}
/* line 141, templates/g5_hydrogen/scss/custom.scss */
.rokstories-layout2 ul.sprocket-features-list h2.slider-title {
  color: #fff;
}
/* line 144, templates/g5_hydrogen/scss/custom.scss */
.rokstories-layout2 .layout-showcase .sprocket-features-list li {
  top: auto !important;
}
/* line 149, templates/g5_hydrogen/scss/custom.scss */
#g-footer {
  background: #010c16;
}
/* line 151, templates/g5_hydrogen/scss/custom.scss */
#g-footer .title6 h3.g-title {
  background: #4a64a0;
  border: 1px solid #0d3379;
  border-radius: 5px;
  font-size: 20px;
  padding: 5px 5px;
}
/* line 159, templates/g5_hydrogen/scss/custom.scss */
#g-footer .g-content {
  margin: 0;
  padding: 0 10px;
}
/* line 163, templates/g5_hydrogen/scss/custom.scss */
#g-footer h3.g-title span {
  color: #fff;
}
/* line 166, templates/g5_hydrogen/scss/custom.scss */
#g-footer h3.g-title {
  color: #cfd6e4;
}
/* line 169, templates/g5_hydrogen/scss/custom.scss */
#g-footer .customtitle6 {
  color: #cfd6e4;
}
/* line 172, templates/g5_hydrogen/scss/custom.scss */
#g-footer .customtitle6 a:hover {
  color: #fff;
}
/* line 175, templates/g5_hydrogen/scss/custom.scss */
#g-footer .title6 ul.nav li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 5px;
  padding: 0 20px;
}
/* line 179, templates/g5_hydrogen/scss/custom.scss */
#g-footer .title6 ul.nav li a:hover {
  color: #fff;
}
/* line 184, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box {
  background: #f7f7f7;
}
/* line 186, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .g-container {
  background: #f7f7f7;
  padding: 10px 10px 0px 10px;
  border-radius: 10px;
  position: relative;
  top: -63px;
  z-index: 2;
}
/* line 195, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .g-container .g-grid:after {
  background: url('../../images/body-shadow-r.png') no-repeat scroll 0 2px;
  content: "";
  display: block;
  height: 100vh;
  position: absolute;
  right: -10px;
  top: -9px;
  width: 25px;
}
/* line 205, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .g-container .g-grid:before {
  background: url('../../images/body-shadow-l.png') no-repeat scroll 0 2px;
  content: "";
  display: block;
  height: 100vh;
  position: absolute;
  left: -15px;
  right: 0px;
  top: -9px;
  width: 25px;
}
/* line 218, templates/g5_hydrogen/scss/custom.scss */
/* line 220, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody {
  padding: 0px;
  background: #f7f7f7;
}
/* line 223, templates/g5_hydrogen/scss/custom.scss */
/* line 224, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody ul.latestnews li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 2px;
  padding: 0px 20px;
}
/* line 228, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody ul.latestnews li {
  list-style: none;
}
/* line 232, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody h2 {
  color: #0171b2;
}
/* line 235, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .page-header h2 {
  font-size: 25px;
}
/* line 238, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .category-desc table, #g-container-main.center-part-box .rt-mainbody .category-desc td {
  border: none;
}
/* line 241, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .blog table, #g-container-main.center-part-box .rt-mainbody .blog td {
  border: none;
}
/* line 244, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .blog blockquote {
  border: none;
  font: italic 16px/22px Georgia, serif;
}
/* line 248, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .blog .page-header h1 {
  font-size: 25px;
}
/* line 251, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .platform-content table, #g-container-main.center-part-box .rt-mainbody .platform-content td {
  border: none;
}
/* line 254, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .gkTabsContainer .gkTabsItem {
  padding: 20px 10px;
}
/* line 257, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .aurora-market-selector {
  display: inline-block;
  margin-bottom: 20px;
}
/* line 261, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .aurora-market-selector .gkTabsItem table td ul {
  display: block;
  margin: 0 35px !important;
}
/* line 266, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 270, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .gkTabsWrap table, #g-container-main.center-part-box .rt-mainbody .gkTabsWrap td {
  border: none;
}
/* line 273, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-mainbody .platform-content.row-fluid {
  background: #f3f3f3 url('../../images/box1-bg.png') repeat-x scroll 50% 0;
  border: 1px solid #e5e5e3;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 0px 0;
}
/* line 280, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a {
  background: transparent;
  padding: 0px;
}
/* line 283, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .g-content {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 290, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box5 {
  background: #333;
  border-radius: 10px;
  margin: 0;
}
/* line 294, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box5 .g-title {
  background: #d0d0d0;
  border-radius: 5px;
  font-size: 18px;
  margin: 0 0 10px;
  padding: 5px;
}
/* line 302, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box5 blockquote {
  border: none;
  padding: 0px;
}
/* line 306, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box5 blockquote p {
  color: #fff;
  font-size: 14px;
  font-style: italic;
}
/* line 311, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box5 .newsflashbox5 p {
  color: #fff;
  font-size: 14px;
}
/* line 316, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box1 {
  background: #f3f3f3 url('../../images/box1-bg.png') repeat-x scroll 50% 0;
  border: 1px solid #e5e5e3;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 10px 0;
}
/* line 322, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box1 .g-title {
  background: #dcdcdc url('../../images/title1-bg.png') repeat-x scroll 50% 0;
  border-radius: 5px;
  font-size: 18px;
  margin: 0 0 10px;
  padding: 5px;
  color: #0171b2;
}
/* line 332, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box2 {
  margin: 10px 0;
  border-radius: 10px;
}
/* line 336, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box3 {
  background: #d0d0d0;
  border-radius: 10px;
  margin: 10px 0px;
}
/* line 340, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box3 .custombox3 table, #g-container-main.center-part-box .rt-sidebar-a .box3 .custombox3 td {
  border: none;
}
/* line 344, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box3 .custombox3 td a {
  color: #0171b8;
}
/* line 348, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box6 {
  background: #4a64a0;
  border: 1px solid #0d3379;
  margin: 0px 0 10px;
  border-radius: 10px;
}
/* line 353, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box6 .custombox6 table, #g-container-main.center-part-box .rt-sidebar-a .box6 .custombox6 td {
  border: none;
}
/* line 357, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box6 h3.g-title {
  color: #cfd6e4 !important;
  font-size: 17px;
}
/* line 361, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box6 h3.g-title span {
  color: #fff;
}
/* line 364, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box6 .mostreadbox6 li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 2px;
  padding: 0px 20px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}
/* line 371, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .box6 .mostreadbox6 li {
  list-style: none;
}
/* line 375, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a .platform-content .moduletable .g-title {
  font-size: 19px;
  margin: 0 0 10px;
  color: #595959;
}
/* line 380, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a ul.latestnews li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 2px;
  padding: 0px 20px;
}
/* line 384, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .rt-sidebar-a ul.latestnews li {
  list-style: none;
}
/* line 389, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box p {
  margin: 0px;
  line-height: 22px;
}
/* line 393, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box .item-page p {
  line-height: 22px;
}
/* line 396, templates/g5_hydrogen/scss/custom.scss */
#g-container-main.center-part-box img {
  max-width: initial;
}
/* line 400, templates/g5_hydrogen/scss/custom.scss */
#g-bottom {
  border-bottom: 1px solid #0d3379;
  margin-bottom: 10px;
  background: #f7f7f7;
}
/* line 404, templates/g5_hydrogen/scss/custom.scss */
#g-bottom .box2 {
  background: #fff;
  border: 1px solid #e5e5e3;
}
/* line 409, templates/g5_hydrogen/scss/custom.scss */
#g-bottom .box2 table, #g-bottom .box2 td {
  border: none;
}
/* line 412, templates/g5_hydrogen/scss/custom.scss */
/* line 413, templates/g5_hydrogen/scss/custom.scss */
#g-bottom .newsflash blockquote {
  border: none;
}
/* line 416, templates/g5_hydrogen/scss/custom.scss */
#g-bottom .newsflash blockquote p {
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: 300;
}
/* line 423, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top {
  background: #0d3379;
}
/* line 425, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .g-container {
  background: url('../../images/header-overlay.jpg') no-repeat;
}
/* line 429, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 {
  background: #f3f3f3;
  margin: 0px;
  border-radius: 10px;
}
/* line 433, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 h3.g-title {
  background: #4a64a0;
  border: 1px solid #0d3379;
  border-radius: 5px;
  font-size: 17px;
  padding: 5px 5px;
}
/* line 441, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 h3.g-title span {
  color: #fff;
}
/* line 444, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 .latestnewsbox1.title6 {
  margin: 10px 0;
}
/* line 447, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 h3.g-title {
  color: #cfd6e4;
  margin: 0px;
}
/* line 451, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 ul.latestnewsbox1 li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 2px;
  padding: 0px 20px;
  color: #0171b2;
  font-size: 14px;
}
/* line 457, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box1.title6 ul.latestnewsbox1 li {
  list-style: none;
}
/* line 461, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box6 {
  background: #4a64a0;
  border: 1px solid #4a64a0;
  border-radius: 5px;
  font-size: 17px;
  padding: 0px 15px;
  margin: 0px;
}
/* line 468, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box6 h3.g-title span {
  color: #fff;
}
/* line 472, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box6 h3.g-title {
  color: #cfd6e4;
  font-size: 17px;
}
/* line 476, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box6 ul.latestnewsbox6 li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 2px;
  padding: 0px 20px;
  color: #fff;
  font-size: 14px;
}
/* line 482, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box6 ul.latestnewsbox6 li {
  list-style: none;
}
/* line 486, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box3 {
  background: #d0d0d0;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  font-size: 20px;
  padding: 0px 15px;
  margin: 0px;
}
/* line 493, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box3 h3.g-title span {
  color: #0171b2;
}
/* line 497, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box3 h3.g-title {
  color: #666;
  border-radius: 5px;
  font-size: 20px;
  margin: 10px 0 0;
  padding: 5px 10px;
  background: #dcdcdc url('../../images/title1-bg.png') repeat-x scroll 50% 0;
}
/* line 505, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box3 ul.latestnewsbox3 li a {
  background: url('../../images/arrow-icon.png') no-repeat scroll 0 2px;
  padding: 0px 20px;
  color: #0171b2;
  font-size: 14px;
}
/* line 511, templates/g5_hydrogen/scss/custom.scss */
#g-footer-top .box3 ul.latestnewsbox3 li {
  list-style: none;
}
/* line 517, templates/g5_hydrogen/scss/custom.scss */
/* line 518, templates/g5_hydrogen/scss/custom.scss */
.readmore a.btn {
  background: #1f1f1f;
  color: #fff;
  text-shadow: none;
}
/* line 524, templates/g5_hydrogen/scss/custom.scss */
.moduletable.flush.ap-program {
  display: inline-block;
  min-height: 400px;
  padding: 40px 0;
}
/* line 528, templates/g5_hydrogen/scss/custom.scss */
.moduletable.flush.ap-program h3 {
  color: #fff;
  margin: 0px;
}
/* line 533, templates/g5_hydrogen/scss/custom.scss */
.moduletable.flush.ap-program ul li {
  text-align: left;
}
/* line 537, templates/g5_hydrogen/scss/custom.scss */
/* line 538, templates/g5_hydrogen/scss/custom.scss */
.rokstories-layout2 .readon {
  background: url('../../images/readon-r.png') no-repeat scroll 100% 0;
  background-position: 100% -148px;
  display: inline;
  height: 30px;
  margin: 0 0 0 5px;
  padding: 3px 30px;
  border-radius: 5px;
  border: 1px solid #0d3379;
  font-size: 15px;
  text-align: left;
}
/* line 550, templates/g5_hydrogen/scss/custom.scss */
.rokstories-layout2 p {
  text-align: left;
}
/* line 554, templates/g5_hydrogen/scss/custom.scss */
.aurora {
  margin-top: 60px;
  min-height: 335px;
}
/* line 557, templates/g5_hydrogen/scss/custom.scss */
.aurora ul.sprocket-features-img-list {
  position: relative;
}
/* line 561, templates/g5_hydrogen/scss/custom.scss */
.aurora ul li {
  text-align: left;
}
/* line 562, templates/g5_hydrogen/scss/custom.scss */
.aurora .sprocket-features-content {
  bottom: 0;
  display: inline-table;
  float: left;
  left: 0;
  overflow: hidden;
  top: 300px;
  width: 100%;
}
/* line 571, templates/g5_hydrogen/scss/custom.scss */
.aurora .sprocket-features-content h2 {
  font-size: 15px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
/* line 578, templates/g5_hydrogen/scss/custom.scss */
.aurora .sprocket-features-desc {
  display: none;
}
/* line 582, templates/g5_hydrogen/scss/custom.scss */
.items-row {
  margin-bottom: 35px;
}
/* line 585, templates/g5_hydrogen/scss/custom.scss */
.items-row .readmore {
  margin-top: 3px !important;
}
/* line 588, templates/g5_hydrogen/scss/custom.scss */
/* line 589, templates/g5_hydrogen/scss/custom.scss */
.contact-us #g-container-main.center-part-box .item-pagecontact-us table {
  width: auto;
}
/* line 592, templates/g5_hydrogen/scss/custom.scss */
.contact-us #g-container-main.center-part-box .item-pagecontact-us td {
  padding: 0px;
}
/* line 595, templates/g5_hydrogen/scss/custom.scss */
.contact-us #g-container-main.center-part-box table#contentPane td {
  padding: 2px 0;
}
/* line 598, templates/g5_hydrogen/scss/custom.scss */
.contact-us #g-container-main.center-part-box button#Submit, .contact-us #g-container-main.center-part-box input#ucSubscriptionManagmentForm_btnSubmit {
  background: #4a64a0;
  border-radius: 0px;
  border-radius: 0;
  font-size: 15px !important;
  padding: 5px 15px;
  color: #fff !important;
}
/* line 606, templates/g5_hydrogen/scss/custom.scss */
.contact-us #g-container-main.center-part-box #ucSubscriptionManagmentForm_dgFormFields select {
  max-width: 94%;
}
/* line 610, templates/g5_hydrogen/scss/custom.scss */
.home-page #g-footer {
  margin-top: -60px;
}
/* line 613, templates/g5_hydrogen/scss/custom.scss */
#xmap h1 {
  font-size: 25px;
}
/* line 616, templates/g5_hydrogen/scss/custom.scss */
body.no-itemid #g-container-main.center-part-box {
  padding-bottom: 8%;
}
/* line 619, templates/g5_hydrogen/scss/custom.scss */
.formResponsive h2 {
  color: #666 !important;
  font-size: 14px;
}
