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

body {
  color: #666666;
  background: #f0f0f0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#g-page-surround {
  background: #f0f0f0;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
a {
  color: #3180c2;
}
a:hover {
  color: #4d4d4d;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #4d4d4d;
}
.button, .button2, .btn[title="Cancel"], button.btn.ccomment-cancel, .btn {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #3180c2;
  color: #ffffff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.1s;
}
.button:hover, .button2:hover, .btn[title="Cancel"]:hover, button.btn.ccomment-cancel:hover, .btn:hover {
  background: #3e8dce;
  color: #ffffff;
}
.button:active, .button2:active, .btn[title="Cancel"]:active, button.btn.ccomment-cancel:active, .btn:active, .button:focus, .button2:focus, .btn[title="Cancel"]:focus, button.btn.ccomment-cancel:focus, .btn:focus {
  background: #2c73ae;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  outline: 0;
}
.button:disabled, .button2:disabled, .btn[title="Cancel"]:disabled, button.btn.ccomment-cancel:disabled, .btn:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover, .button2:disabled:hover, .btn[title="Cancel"]:disabled:hover, button.btn.ccomment-cancel:disabled:hover, .btn:disabled:hover {
  background: #3180c2;
}
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
.gantry-logo img {
  width: 150px;
}
.logo-large {
  display: inline-block;
}
#g-header .gantry-logo img {
  height: 5rem;
  width: auto;
  margin-left: -1rem;
}
#g-main {
  padding: 0px;
}
#g-main .item-page figure {
  display: block;
}
#g-main .item-page figure .pull-center {
  width: 100%;
}
#g-main .item-page figure img {
  width: 100%;
}
#g-main .item-page figure figcaption {
  display: block;
  font-style: italic;
}
#g-main .item-image {
  width: 25%;
}
#g-main .item-image img {
  border-radius: 4px;
}
#g-sidebar ul h1, h2, h3, h4, h5, h6 {
  margin: 0px;
}
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
#g-navigation #search-nav {
  display: flex;
  justify-content: center;
}
#g-navigation #search-nav .g-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px;
  margin: 0.90625rem 0rem;
}
#g-navigation #search-nav .g-content .form-search {
  margin: 0px;
}
#g-navigation #search-nav .g-content input {
  width: 70%;
  color: #666666;
  height: 1.25rem;
  line-height: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.g-main-nav {
  padding-left: 25px;
}
#g-footer {
  background-color: #e3e3e3;
}
#g-footer .horz-menu {
  text-align: center;
  list-style: none;
}
#g-footer .horz-menu li + li:before {
  content: " | ";
}
#g-footer .horz-menu li {
  display: inline;
}
#g-footer .horz-menu a {
  display: unset;
}
.button2, .btn[title="Cancel"], button.btn.ccomment-cancel {
  background: #ef6c00;
}
.button2:hover, .btn[title="Cancel"]:hover, button.btn.ccomment-cancel:hover {
  background: #ff780a;
}
.button2:active, .btn[title="Cancel"]:active, button.btn.ccomment-cancel:active, .button2:focus, .btn[title="Cancel"]:focus, button.btn.ccomment-cancel:focus {
  background: #d66000;
}
.breadcrumb {
  margin-bottom: 0px;
}
.resume .pull-right.contents, .resume .pull-left.contact {
  display: inline-block;
}
.resume ul.fa-ul {
  margin-left: 48px;
}
.resume table, .resume td {
  border: 0px solid;
  vertical-align: top;
}
.resume .half {
  width: 50%;
}
.resume h3 {
  clear: both;
  text-align: center;
  font-variant: small-caps;
  border-style: solid;
  border-color: #1867a9;
  border-width: 0px 0px 2px;
  margin-top: 12px;
}
.resume h4 {
  display: block;
  margin-top: 8px;
  margin-bottom: 0px;
}
.resume h5 {
  display: block;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 20px;
}
.resume p {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
.resume span.right {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  text-align: right;
}
.resume ul {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: 40px;
}
@media screen and (max-width: 60rem) {
  .resume .pull-right.contents, .resume .pull-right.half {
    width: 100%;
  }
}
img.rect-round {
  border-radius: 10px;
}
img.pull-right {
  margin-left: 15px;
}
div.g-block.sidebar-title div {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
div.g-block.sidebar-content div {
  margin-top: 0px;
}
.breadcrumb {
  background-color: unset;
  padding: 0px 10px;
}
.ccomment-user-info p {
  margin-top: 0px;
}
.ccomment-menu {
  padding-bottom: 10px;
}
button.btn.btn-small.ccomment-quote.btn-link {
  padding: 0.25rem 0.5rem;
}
button.btn.btn-small.ccomment-quote.btn-link:hover, button.btn.btn-small.ccomment-quote.btn-link:focus {
  text-decoration: none;
}
.ccomment-comment-content strong {
  color: #ef6c00;
}
div div.ccomment-powered {
  display: none;
}
.no-margin {
  margin: 0px;
}
.no-padding {
  padding: 0px;
}
.bullet-menu {
  margin-left: 1.5rem;
  list-style: outside;
}
.bullet-menu a {
  display: unset;
}
span.highlight {
  background-color: #ffbe89;
}
.query-required .term {
  color: #ef6c00;
}
.wiki-icon img {
  width: 1rem;
}
/*# sourceMappingURL=custom_14.css.map */