body { font-family: 'Open Sans' }
h2 { border-bottom: Solid 2px Black; }
.resume-title { font-family: 'Lato';  text-transform: uppercase; }
.resume-accent, .color-glyphicon {  color: #88a825; /*#00b400;*/ }
#resume-name { font-size:48px; padding-bottom: 0; margin-bottom:0; }
#resume-desc { font-size:24px; font-weight: 700; margin-bottom:5px;   }
.resume-company-name, .resume-education-title { font-weight: 700 }
.resume-box, .resume-language, .resume-position, .resume-technology { border-bottom: Dashed 1px #CCCCCC; }

.resume-header { padding-bottom: 5px; }
.resume-info { line-height: 27px; margin-bottom: 5px;}
.main-info { font-weight: 500; font-size: 120%; }
.resume-info .glyphicon { margin-right: 5px; }
.resume-info a { color: inherit }
.resume-strong { font-weight: 700 }
#resume-headshot { position: absolute; top: 10px; right: 15px; }
.resume-language-proficieny { font-size: 46px; line-height: 20px; }
.resume-footer { padding: 20px 0 }
.resume-technology-item { border: solid 2px black; padding: 5px; font-weight:700; margin: auto 2px;  }
.resume-technology-items { padding: 15px 0; }
