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

/* Fonts */
.box-grey, .box-medgrey, .box-darkgrey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #ffffff;
}
.title-medgreyy .g-title, .title-medgreyy .button {
  background: #555555;
}
.box-medgrey.g-outer-box, .box-medgrey > .g-content {
  background: #555555;
}
.box-medgrey .button {
  background: #3c3c3c;
}
.box-medgrey a {
  color: #959595;
}
.box-medgrey a:hover {
  color: #2f2f2f;
}
.box-darkgrey .button:hover, .box-darkgrey .button:active, .box-darkgrey .button:focus, .title-medgrey .button:hover, .title-medgrey .button:active, .title-medgrey .button:focus {
  background: #6f6f6f;
}
.box-darkgrey .button.button-3, .box-darkgrey .button.button-4, .title-medgrey .button.button-3, .title-medgrey .button.button-4 {
  color: #151515;
  border-color: #3c3c3c;
}
.box-darkgrey .button.button-3:hover, .box-darkgrey .button.button-3:active, .box-darkgrey .button.button-3:focus, .box-darkgrey .button.button-4:hover, .box-darkgrey .button.button-4:active, .box-darkgrey .button.button-4:focus, .title-medgrey .button.button-3:hover, .title-medgrey .button.button-3:active, .title-medgrey .button.button-3:focus, .title-medgrey .button.button-4:hover, .title-medgrey .button.button-4:active, .title-medgrey .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-darkgreyy .g-title, .title-darkgreyy .button {
  background: #282828;
}
.box-darkgrey.g-outer-box, .box-darkgrey > .g-content {
  background: #282828;
}
.box-darkgrey .button {
  background: #0f0f0f;
}
.box-darkgrey a {
  color: #686868;
}
.box-darkgrey a:hover {
  color: #020202;
}
.box-darkgrey .button:hover, .box-darkgrey .button:active, .box-darkgrey .button:focus, .title-darkgrey .button:hover, .title-darkgrey .button:active, .title-darkgrey .button:focus {
  background: #424242;
}
.box-darkgrey .button.button-3, .box-darkgrey .button.button-4, .title-darkgrey .button.button-3, .title-darkgrey .button.button-4 {
  color: black;
  border-color: #0f0f0f;
}
.box-darkgrey .button.button-3:hover, .box-darkgrey .button.button-3:active, .box-darkgrey .button.button-3:focus, .box-darkgrey .button.button-4:hover, .box-darkgrey .button.button-4:active, .box-darkgrey .button.button-4:focus, .title-darkgrey .button.button-3:hover, .title-darkgrey .button.button-3:active, .title-darkgrey .button.button-3:focus, .title-darkgrey .button.button-4:hover, .title-darkgrey .button.button-4:active, .title-darkgrey .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
/* CV Styles */
h1.bigtitle {
  font-family: bebasneue;
  font-weight: font-weight-bold;
  font-size: 500%;
  color: #000000 !important;
  line-height: 74% !important;
}
.medtitle {
  font-family: bebasneue;
  font-weight: font-weight-bold;
  font-size: 200%;
  color: #000000 !important;
}
h2.blackhead {
  display: block;
  font-family: montserrat;
  font-weight: font-weight-bold;
  background: #000000;
  color: #ffffff !important;
  font-size: 200%;
  text-transform: lowercase;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.7rem 0.5rem 0rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
}
hr.sqr {
  border: 0;
  background-color: #ffffff !important;
  border-top: 4px dotted #000000;
}
div.vertline {
  border-top: 4px dotted #000000;
  border-left: 4px dotted #000000;
  width: 100%;
  /* Override in-line if you want specific height. */
  height: 100%;
  /* Override in-line if you want specific height. */
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  margin-bottom: 12px;
  float: left;
  /* Causes the line to float to left of content. You can instead use position:absolute or display:inline-block if this fits better with your design */
  font-weight: bold;
  font-size: 12pt;
}
/*# sourceMappingURL=custom_44.css.map */