/* 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 4, templates/rt_ethereal/custom/scss/custom.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 9, templates/rt_ethereal/custom/scss/custom.scss */
.g-contentlist .g-listgrid .g-listgrid-item {
  font-size: 1.25rem;
  font-weight: bold;
}
/* line 14, templates/rt_ethereal/custom/scss/custom.scss */
a {
  color: #008cd7;
  transition: all 0.2s ease 0s;
}
/*
 input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
 background-color: white;
 border: 2px solid #cacaca;
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset;
 font-size: 1rem;
 line-height: 1.5;
 transition: border-color 0.2s ease 0s;
 vertical-align: middle;
 width: 30%;
 }
 */
/* line 34, templates/rt_ethereal/custom/scss/custom.scss */
label {
  display: block;
  margin-bottom: 5px;
  margin-right: 15px;
  margin-left: 0px;
}
/* line 41, templates/rt_ethereal/custom/scss/custom.scss */
#g-footer {
  color: #fff;
}
/* line 45, templates/rt_ethereal/custom/scss/custom.scss */
.g-contact .g-contact-label {
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.9;
  text-transform: uppercase;
}
/* line 52, templates/rt_ethereal/custom/scss/custom.scss */
.nomarginall .content {
  margin: 0 !important;
  text-align: left !important;
}
/* line 58, templates/rt_ethereal/custom/scss/custom.scss */
.g-pca-link h2 {
  font-size: 0.4rem;
  text-transform: uppercase;
  color: #333;
}
/* line 66, templates/rt_ethereal/custom/scss/custom.scss */
.g-promoimage .g-promoimage-iconbutton {
  background: "";
  border: 0;
  border-radius: 0;
  bottom: 0;
  color: #000;
  content: "";
  font-family: FontAwesome;
  height: 0px;
  left: 0px;
  line-height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: transform 0.25s ease 0s;
  width: 50px;
  z-index: 11;
}
/* line 88, templates/rt_ethereal/custom/scss/custom.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid transparent;
  border-radius: 10px;
  margin-bottom: 0rem;
  padding: 0.35rem 1rem;
  width: 100%;
}
/* line 96, templates/rt_ethereal/custom/scss/custom.scss */
#g-navigation {
  color: #333;
}
/* line 103, templates/rt_ethereal/custom/scss/custom.scss */
#g-showcase {
  background: #fff none repeat scroll 0 0;
  color: #000;
}
/* line 108, templates/rt_ethereal/custom/scss/custom.scss */
body {
  -moz-osx-font-smoothing: grayscale;
  background: #fff none repeat scroll 0 0;
  color: #333;
}
/* line 115, templates/rt_ethereal/custom/scss/custom.scss */
#g-copyright a {
  color: #d3c802;
}
/* =============== added by Mike W to alter forms =============== */
/* ###### White / Pink #########*/
/* line 126, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  background: #fff;
  padding: 30px 30px 20px 30px;
  box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
  -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
/* line 140, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink h1 {
  font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0px 0px 10px 40px;
  display: inline;
  border-bottom: 1px solid #f5f5f5;
  margin: -10px -30px 10px -30px;
  color: #969696;
}
/* line 148, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink h1 > span {
  display: block;
  font-size: 11px;
  color: #c4c2c2;
}
/* line 153, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink label {
  display: block;
  margin: 0px 0px 5px;
}
/* line 157, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink label > span {
  /* float: left; */
  width: 10%;
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
  color: #969696;
}
/* line 165, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink input[type="text"], .white-pink input[type="email"], .white-pink textarea, .white-pink select {
  color: #555;
  width: 100%;
  padding: 3px 0px 3px 5px;
  margin-top: 2px;
  margin-right: 6px;
  margin-bottom: 6px;
  border: 1px solid #e5e5e5;
  border-radius: 11px;
  background: #fbfbfb;
  height: 25px;
  line-height: 15px;
  outline: 0;
  -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
  box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
}
/* line 181, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink textarea {
  height: 100px;
  padding: 5px 0px 0px 5px;
  width: 70%;
}
/* line 186, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink .button {
  -moz-box-shadow: inset 0px 1px 0px 0px #fbafe3;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fbafe3;
  box-shadow: inset 0px 1px 0px 0px #fbafe3;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
  background: -moz-linear-gradient(center top, #ff5bb0 5%, #ef027d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
  background-color: #ff5bb0;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-border-radius: 9px;
  border: 1px solid #ee1eb5;
  display: inline-block;
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 40px;
  line-height: 30px;
  width: 100px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #c70067;
}
/* line 211, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink .button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
  background: -moz-linear-gradient(center top, #ef027d 5%, #ff5bb0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
  background-color: #ef027d;
}
/* line 217, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink .button:active {
  position: relative;
  top: 1px;
}
/* line 221, templates/rt_ethereal/custom/scss/custom.scss */
.white-pink select {
  background: url('../../../../down-arrow.png') no-repeat right, -moz-linear-gradient(top, #fbfbfb 0%, #e9e9e9 100%);
  background: url('../../../../down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e9e9e9));
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  width: 90%;
  line-height: 15px;
  height: 30px;
}
/* line 234, templates/rt_ethereal/custom/scss/custom.scss */
.jsn-master .jsn-bootstrap .form-actions {
  text-align: right;
}
/* line 238, templates/rt_ethereal/custom/scss/custom.scss */
.form-horizontal .controls {
  margin-left: 100px;
}
/* #### bootstrap Form #### */
/* line 244, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  background: #fff;
  padding: 20px 30px 20px 30px;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #888;
  text-shadow: 1px 1px 1px #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 259, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm h1 {
  font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0px 0px 10px 40px;
  display: block;
  border-bottom: 1px solid #dadada;
  margin: -10px -30px 30px -30px;
  color: #888;
}
/* line 267, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm h1 > span {
  display: block;
  font-size: 11px;
}
/* line 271, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm label {
  display: block;
  margin: 0px 0px 5px;
}
/* line 275, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm label > span {
  float: left;
  width: 20%;
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
/* line 285, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select {
  border: 1px solid #ccc;
  color: #888;
  height: 20px;
  line-height: 15px;
  margin-bottom: 16px;
  margin-right: 6px;
  margin-top: 2px;
  outline: 0 none;
  padding: 5px 0px 5px 5px;
  width: 70%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 303, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm select {
  background: #fff url('../../../../down-arrow.png') no-repeat right;
  background: #fff url('../../../../down-arrow.png') no-repeat right;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  width: 70%;
  height: 35px;
  line-height: 15px;
}
/* line 315, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm textarea {
  height: 100px;
  padding: 5px 0px 0px 5px;
  width: 70%;
}
/* line 320, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm .button {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 25px 10px 25px;
  color: #333;
  border-radius: 4px;
}
/* line 327, templates/rt_ethereal/custom/scss/custom.scss */
.bootstrap-frm .button:hover {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* #### Dark Matter #### */
/* line 335, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  background: #555;
  padding: 20px 30px 20px 30px;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #d3d3d3;
  text-shadow: 1px 1px 1px #444;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 349, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter h1 {
  padding: 0px 0px 10px 40px;
  display: block;
  border-bottom: 1px solid #444;
  margin: -10px -30px 30px -30px;
}
/* line 355, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter h1 > span {
  display: block;
  font-size: 11px;
}
/* line 359, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter label {
  display: block;
  margin: 0px 0px 5px;
}
/* line 363, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter label > span {
  float: left;
  width: 20%;
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
  font-weight: bold;
}
/* line 371, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter input[type="text"], .dark-matter input[type="email"], .dark-matter textarea, .dark-matter select {
  border: none;
  color: #525252;
  height: 25px;
  line-height: 15px;
  margin-bottom: 16px;
  margin-right: 6px;
  margin-top: 2px;
  outline: 0 none;
  padding: 5px 0px 5px 5px;
  width: 70%;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background: #dfdfdf;
}
/* line 388, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter select {
  background: #dfdfdf url('../../../../down-arrow.png') no-repeat right;
  background: #dfdfdf url('../../../../down-arrow.png') no-repeat right;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  width: 70%;
  height: 35px;
  color: #525252;
  line-height: 25px;
}
/* line 401, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter textarea {
  height: 100px;
  padding: 5px 0px 0px 5px;
  width: 70%;
}
/* line 406, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter .button {
  background: #ffcc02;
  border: none;
  padding: 10px 25px 10px 25px;
  color: #585858;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-shadow: 1px 1px 1px #ffe477;
  font-weight: bold;
  box-shadow: 1px 1px 1px #3d3d3d;
  -webkit-box-shadow: 1px 1px 1px #3d3d3d;
  -moz-box-shadow: 1px 1px 1px #3d3d3d;
}
/* line 421, templates/rt_ethereal/custom/scss/custom.scss */
.dark-matter .button:hover {
  color: #333;
  background-color: #ebebeb;
}
/*######## Smart Green ########*/
/* line 428, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  background: #f8f8f8;
  padding: 30px 30px 20px 30px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 441, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green h1 {
  font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 20px 0px 20px 40px;
  display: block;
  margin: -30px -30px 10px -30px;
  color: #fff;
  background: #9dc45f;
  text-shadow: 1px 1px 1px #949494;
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-bottom: 1px solid #89af4c;
}
/* line 455, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green h1 > span {
  display: block;
  font-size: 11px;
  color: #fff;
}
/* line 461, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green label {
  display: block;
  margin: 0px 0px 5px;
}
/* line 465, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green label > span {
  float: left;
  margin-top: 10px;
  color: #5e5e5e;
}
/* line 470, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green input[type="text"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
  color: #555;
  height: 30px;
  line-height: 15px;
  width: 100%;
  padding: 0px 0px 0px 10px;
  margin-top: 2px;
  border: 1px solid #e5e5e5;
  background: #fbfbfb;
  outline: 0;
  -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
  box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
  font: normal 14px/14px Arial, Helvetica, sans-serif;
}
/* line 484, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green textarea {
  height: 100px;
  padding-top: 10px;
}
/* line 488, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green select {
  background: url('../../../../down-arrow.png') no-repeat right, -moz-linear-gradient(top, #fbfbfb 0%, #e9e9e9 100%);
  background: url('../../../../down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e9e9e9));
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  width: 100%;
  height: 30px;
}
/* line 499, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green .button {
  background-color: #9dc45f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-border-radius: 5px;
  border: none;
  padding: 10px 25px 10px 25px;
  color: #fff;
  text-shadow: 1px 1px 1px #949494;
}
/* line 509, templates/rt_ethereal/custom/scss/custom.scss */
.smart-green .button:hover {
  background-color: #80a24a;
}
/* line 513, templates/rt_ethereal/custom/scss/custom.scss */
h2 {
  font-size: 1.5rem;
}
/* line 517, templates/rt_ethereal/custom/scss/custom.scss */
h3 {
  font-size: 1.2rem;
}
/* line 521, templates/rt_ethereal/custom/scss/custom.scss */
.g-contact .g-contact-label {
  font-size: 1rem;
  font-weight: bold;
  opacity: 0.9;
  text-transform: uppercase;
}
/* line 529, templates/rt_ethereal/custom/scss/custom.scss */
.g-contact .g-contact-text {
  font-family: "poly", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
}
/* line 536, templates/rt_ethereal/custom/scss/custom.scss */
.g-gridtitle {
  font-family: "ABeeZee";
  font-weight: 700;
  font-size: 2.3rem;
}
/* line 542, templates/rt_ethereal/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-family: "ABeeZee";
  font-weight: 700;
  color: #008cd7;
}
/* line 549, templates/rt_ethereal/custom/scss/custom.scss */
.g-content {
  margin-top: 0.425rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
  margin-left: 0.625rem;
  padding-top: 0.438rem;
  padding-right: 0.938rem;
  padding-bottom: 0.938rem;
  padding-left: 0.938rem;
}
/* line 561, templates/rt_ethereal/custom/scss/custom.scss */
.g-social a {
  display: inline-block;
  background: #2d4486;
  color: #fff;
  border-radius: 0.1875rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.1rem 0.25rem;
}
/* line 571, templates/rt_ethereal/custom/scss/custom.scss */
.g-title {
  font-family: "poly", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.7rem;
  font-weight: normal;
  color: white;
}
/* line 578, templates/rt_ethereal/custom/scss/custom.scss */
#g-copyright a {
  color: #2d4486;
}
/* line 582, templates/rt_ethereal/custom/scss/custom.scss */
.button, .sprocket-grids-b .sprocket-grids-b-readon, .sprocket-mosaic .loadmore-more, .sprocket-mosaic .load-all .loadmore-all {
  display: inline-block;
  font-family: "ABeeZee";
  font-weight: 700;
  border-radius: 3px;
  background: #2d4486;
  color: #fff;
  font-size: 1rem;
  border: 2px solid transparent;
  margin-bottom: 0.2rem;
  padding: 0.7rem 1.25rem;
  vertical-align: top;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 602, templates/rt_ethereal/custom/scss/custom.scss */
.chzn-container-multi .chzn-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 2rem !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
