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

.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.platform-content .entries {
  margin: -0.938rem;
}
.platform-content .entries .g-block {
  padding: 0 0.938rem;
}
.platform-content .entries .g-block .tease.sticky {
  background-color: #f2f2f2;
}
.search-form input.search-field {
  height: 40px;
  padding-top: 3px;
  color: #666666;
}
@media only all and (max-width: 47.99rem) {
  .pagination .pagination-list-item, .page-links .pagination-list-item {
    margin-bottom: 0.8rem;
  }
}
.pagination .page-numbers, .pagination .prev, .pagination .next, .page-links .page-numbers, .page-links .prev, .page-links .next {
  padding: 0.3rem 1rem;
  background: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 0.1875rem;
}
#comments ol.commentlist li.comment .comment-body {
  background-color: #f2f2f2;
}
#comments ol.commentlist li.comment .comment-author {
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-author a {
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-author a:hover {
  color: #000000;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author {
  background-color: #000000;
  color: #ffffff;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author a:hover {
  color: #008cd2;
}
/*# sourceMappingURL=hydrogen-wordpress.css.map */