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

.h1 {
  color: #c11d02;
  font-size: 30px;
}
.h2, h3, h4, h5, h6 {
  color: #c11d02;
}
.a {
  color: #cc1e00;
}
.title, .component-content h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  color: #000000;
  text-shadow: none;
  border-bottom: 1px solid #d1d1d1;
  box-shadow: 0px 1px 0px white;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffbd362f", GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-danger2OOPS {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffbd362f", GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#drawer {
  border-bottom: 4px solid #df1f26;
}
.rcorners2 {
  border-radius: 25px;
  border: 2px solid #c11d02;
  padding: 20px;
  width: 200px;
  height: 150px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  border-radius: 5px;
  border: 2px solid #adadad;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.299rem 0.938rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  background-color: #f1f0f0;
  border-color: #afaeae #afaeae #afaeae #afaeae;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
/*# sourceMappingURL=custom_14.css.map */