@font-face {
  font-family: 'packyicons';
  src: url("../fonts/packyicons/fonts/packyicons.eot?lgglfw");
  src: url("../fonts/packyicons/fonts/packyicons.eot?#iefixlgglfw") format("embedded-opentype"), url("../fonts/packyicons/fonts/packyicons.woff?lgglfw") format("woff"), url("../fonts/packyicons/fonts/packyicons.ttf?lgglfw") format("truetype"), url("../fonts/packyicons/fonts/packyicons.svg?lgglfw#packyicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.color-green {
  color: #000000;
}

.color-blue {
  color: #000000;
}

.color-brown {
  color: #000000;
}

.color-yellow {
  color: #000000;
}

.color-red {
  color: #000000;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}

.color-green a, .color-green a:link, .color-green a:hover, .color-green a:visited, .color-green a:focus, .color-green a:active {
  color: #8B9237;
}
.color-blue a, .color-blue a:link, .color-blue a:hover, .color-blue a:visited, .color-blue a:focus, .color-blue a:active {
  color: #5B8D9F;
}
.color-brown a, .color-brown a:link, .color-brown a:hover, .color-brown a:visited, .color-brown a:focus, .color-brown a:active {
  color: #5B8D9F;
}
.color-yellow a, .color-yellow a:link, .color-yellow a:hover, .color-yellow a:visited, .color-yellow a:focus, .color-yellow a:active {
  color: #947B1E;
}
.color-red a, .color-red a:link, .color-red a:hover, .color-red a:visited, .color-red a:focus, .color-red a:active {
  color: #944224;
}
.mceContentBody a, .mceContentBody a:link, .mceContentBody a:hover, .mceContentBody a:visited, .mceContentBody a:focus, .mceContentBody a:active {
  color: #656565;
}
.front a, .front a:link, .front a:hover, .front a:visited, .front a:focus, .front a:active {
  color: #ffffff;
}
.region-content a, .region-content a:link, .region-content a:hover, .region-content a:visited, .region-content a:focus, .region-content a:active {
  font-weight: bold;
}

.ui-datepicker-calendar a, .ui-datepicker-calendar a:link, .ui-datepicker-calendar a:hover, .ui-datepicker-calendar a:visited, .ui-datepicker-calendar a:focus, .ui-datepicker-calendar a:active {
  color: #555555;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
}
.color-green hr {
  background-color: #A9AD36;
}
.color-blue hr {
  background-color: #72B0C7;
}
.color-brown hr {
  background-color: #A49382;
}
.color-yellow hr {
  background-color: #DAB117;
}
.color-red hr {
  background-color: #DB6126;
}
.mceContentBody hr {
  background-color: #8c8c8c;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol,
ul, pre, table, address, fieldset {
  margin-bottom: 20px;
}

p + ul,
p + ol {
  margin-top: -20px;
}

h1, h2, h3, h4, h5 {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.node h2, .node h3, .node h4, .node h6, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h6 {
  margin-bottom: 0;
}

h1 {
  font-size: 24px;
  margin-bottom: 13px;
}

h2 {
  font-size: 20px;
}

#region-sidebar-first h2.block-title,
#region-sidebar-second h2.block-title {
  font-size: 16px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

h2.node-title {
  font-size: 20px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 13px;
}

h5 {
  font-size: 13px;
  font-weight: normal;
}

h6 {
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-style: italic;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul ul,
ol ol {
  padding-top: 0.5em;
}

.node ol,
.node ul {
  padding-left: 1.2em;
}

.node ul.inline,
.node ol.inline {
  padding-left: 0;
}

dt, .admin h3 {
  font-size: 18px;
  margin: 0;
}

dd {
  padding-left: 10px;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 20px;
}

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