/* 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
 */

@charset "UTF-8";
/* scss override made by Geir Limås august / september 2023 */
body {
  background-image: url('../../../../body-bg7.png');
  background-repeat: repeat;
}
#g-navigation {
  background: none;
  background-image: url('../../../../body-bg7.png');
  background-repeat: repeat;
}
#g-navigation form {
  margin: 50px 0 0px;
  text-align: right;
}
#g-navigation label {
  display: none;
}
/* Module background */
.g-title {
  background: url('../../../../images/stripe.png');
  background-repeat: repeat-x;
  background-position-y: 9px;
  font-size: 22.4px;
  line-height: 31.2px;
  width: 100%;
  color: #000;
  opacity: 0.6;
}
#g-feature .g-title::after {
  display: none;
}
#Btmservice .btn {
  color: #cbcbcb;
  text-shadow: inherit;
  background-color: #342B30;
  background-image: -moz-linear-gradient(top, #898185, #352F33);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898185), to(#352F33));
  background-image: -webkit-linear-gradient(top, #898185, #352F33);
  background-image: -o-linear-gradient(top, #898185, #352F33);
  background-image: linear-gradient(to bottom, #898185, #352F33);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe5e5e5", GradientType=0);
  border-color: #352F33 #352F33 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #62545B;
  border-radius: 4px;
}
.categories-list {
  padding: 0 5px;
}
/* new css added to fix style issue in new site Sep 2023 starts */
.fxSearch button.button.btn.btn-primary {
  line-height: 23px;
}
.button, .readon, .readon2, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr, .search .btn, #finder-search .btn, .content_vote .btn, .filters .btn {
  background-color: #f88c00;
}
.button:hover, .readon:hover, .readon2:hover, a.readmore:hover, button.validate:hover, p.readmore a:hover, #member-profile a:hover, #member-registration a:hover, .formelm-buttons button:hover, .controls .btn:hover, .logout-button .btn:hover, .sprocket-readmore:hover, .roksearch_results a.clr:hover, .search .btn:hover, #finder-search .btn:hover, .content_vote .btn:hover, .filters .btn:hover {
  background-color: #e10a30;
}
.mod-custom.custom p {
  margin-bottom: 0px;
}
section#g-navigation .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.g-container:nth-child(4) .g-content {
  margin: 10px;
  padding: 0px;
}
/*
.size-67.main{
flex:0 100%;
}
.size-33.sidebar{
display:none;
}
*/
.com-content-categories__items .com-content-categories__item {
  background-color: whitesmoke;
  width: 30%;
  float: left;
  margin: 1%;
  padding: 15px;
  min-height: 9rem;
}
.com-content-categories__item-title a {
  font-size: 1.5rem;
}
.com-content-categories__item-title .badge {
  display: block;
  color: black;
  font-size: 1rem;
  text-align: left;
  padding-left: 0px;
}
.com-content-categories__item-title .bg-info {
  background-color: transparent !important;
}
fieldset.formFieldset ol.formContainer {
  margin: 0;
  padding: 0;
}
fieldset.formFieldset ol.formContainer li {
  background-image: none;
  list-style: none;
  padding: 5px;
  margin: 0;
  clear: both;
  line-height: 24px;
}
div.formCaption {
  display: block;
  float: left;
  width: 25%;
  min-height: 12px;
}
div.formBody {
  display: block;
  float: left;
}
div.formBody #Send {
  color: #686868;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  height: 45px;
  padding: 0 15px;
  margin: 0;
  vertical-align: middle;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.formClr {
  clear: both;
  display: block;
}
.g-totop a {
  color: #ffffff;
  background: #f88c00;
  font-size: 1.25em;
  opacity: 1;
  border-radius: 3px;
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.g-container #g-footer {
  background-image: url('../../../../images/ft.jpg');
  background-repeat: repeat-x;
  background-color: #372E33;
  color: #cbcbcb;
}
#g-footer .g-block:nth-child(2) {
  width: 30%;
  flex: 0 30%;
}
#g-footer .g-block:nth-child(3) {
  width: 37%;
  flex: 0 37%;
}
#g-footer .g-title {
  color: #fff;
  background: none;
  margin-bottom: 15px;
  font-size: 22.4px;
  line-height: 31.2px;
}
#g-footer .g-title::after {
  background: none;
}
.footer-contact-section {
  margin-top: 10px;
}
#g-footer .btn-green {
  background: #a1b45b;
}
#g-footer .btn-green:hover {
  background: #e6e6e6;
}
a {
  color: #f88c00;
}
section#g-bottom {
  background-image: url('../../../../images/btm.jpg');
  background-repeat: repeat-x;
  background-color: #9BAE54;
}
section#g-bottom .g-content {
  margin: 0;
  padding: 10px;
}
.mappoint {
  background-image: url('../../../../images/contactmap1.png');
  background-repeat: no-repeat;
  background-position-y: 25px;
  background-position-x: 110%;
}
.moduletable.fxRox.Sah1 {
  border: 1px solid #ddd;
}
#ptime {
  width: 90%;
  margin: 0 auto;
  font-size: 18px;
}
#ptime th {
  font-family: inherit;
  font-size: 15px;
  line-height: 28px !important;
}
#ptime th, .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.raxo-container {
  padding: 20px;
  box-shadow: 0px 0px 2px 2px #f0f0f0;
  border: 1px solid #dadada;
  border-bottom: 5px solid #f58b24;
}
ul.jwts_tabbernav li a {
  padding: 10px;
}
.jwts_tabberlive .jwts_tabbertab {
  margin-top: 10px !important;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
  background: #787878;
  border-bottom: 1px solid #fff;
  color: white;
}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {
  background: #787878;
  color: white;
}
@media only all and (max-width: 47.99rem) {
  .com-content-categories__items .com-content-categories__item {
    width: 100%;
    min-height: 5rem;
  }
  #g-footer .g-block:nth-child(2) {
    width: 100%;
    flex: 0 100%;
  }
  #g-footer .g-block:nth-child(3) {
    width: 100%;
    flex: 0 100%;
  }
}
.jwts_tabbertab {
  border: none !important;
}
/* new css added to fix style issue in new site Sep 2023  ends */
/*
.category-list div, .categories-list div {
    background-color: whitesmoke;
    width: 28%;
    float: left;
    margin: 10px;
    padding: 15px;
  	display: block; 
}

dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

dl {
    margin-bottom: 20px;
}

*/
/*# sourceMappingURL=custom_18.css.map */