﻿#single-page-back { padding: 25px 0px 25px 25px; }

p a { font-weight: normal; text-decoration: underline; }
p a:hover { text-decoration: none; }

a.block { display: block; padding: 10px 10px 10px 15px; overflow: auto; outline: none; border: 1px solid #e5e5e5; margin-bottom: 10px; }
a.block:hover { text-decoration: none; background: #f5f5f5; }
a.block p { margin-bottom: 5px; }

p.note { line-height: normal; font-size: 10px; font-style: italic; float: right; text-align: right; margin-top: 5px; }

p.caption { font-size: 12px; line-height: normal; }
.captioned { float: left; margin: 0px 10px 3px 0px; text-align: center; }
.small { font-size: 9px; color: #000; }

img.sample { border: 2px solid #888; }
img.captioned { border: 2px solid #9d9fa2; }

ul.single li { padding-bottom: 0px; font-size: 11px; }

div.list-description { font-size: 18px; font-weight: bold; padding-bottom: 10px; }

div.uses { border: 1px solid #888; padding: 10px; background: #f5f5f5; margin-bottom: 20px; overflow: auto; }
div.uses .column-3 { float: left; width: 80px; margin-right: 5px; }
div.uses ul, div.uses ol { font-size: 14px; list-style-position: outside; padding-left: 15px; }
div.uses ul li, div.uses ol li { line-height: 12px; font-size: 12px; font-weight: bold; }
div.uses ul li a, div.uses ol li a { text-decoration: underline; font-weight: bold; }
div.uses ul li a:hover, div.uses ol li a:hover { text-decoration: none; }
div.uses h3 { margin-bottom: 5px; font-size: 10px; }
div.uses ul.small { margin-bottom: 5px; }
div.uses ul.small li { font-size: 10px; line-height: 10px; margin: 0px; padding: 1px 0px 2px 0px; font-weight: normal; }

div.quote { float: right; font-size: 14px; line-height: 1.5em; width: 180px; margin: 0px 0px 10px 10px; padding: 5px 0px 10px 0px; background: #fafafa; padding: 5px; }
div.quote .credit { float: right; width: 100%; text-align: right; font-size: 12px; font-weight: bold; line-height: normal; }
div.quote .industry { font-size: 9px; }

ul.employment { color: #333333; font-size: 12px; list-style-position: outside; list-style-type: disc; line-height: normal; margin: 5px 0px 5px 2em; }
ul.employment li { line-height: normal; }

.employment-location { border: 4px #888 solid; border-left: 0px; border-right: 0px; margin: 10px 0px 20px 0px; font-weight: bold; color: #000; font-size: 15px; background: #ccc; padding: 5px 10px 5px 10px; }
.employment-position { margin-bottom: 20px; border: 1px solid #ccc; padding: 10px; background: #fff; }
.employment-position h5 { font-size: 20px; color: #1dacba; }
.employment-position h4 { color: #000; }

table.samples { width: 100%; margin-bottom: 20px; }
table.samples tr td { text-align: center; }

.bind { width: 290px; float: right; margin-left: 20px; }
table.stat { width: 100%; border: 3px solid #888; background: #b9b9b9; color: #fff; margin-bottom: 20px; }
table.stat td.label { padding: 2px; font-size: 16px; font-weight: bold; text-align: right; line-height: 14px; }
table.stat td.metric { padding: 2px 2px 2px 10px; font-size: 32px; font-weight: bold; text-align: left; letter-spacing: normal; }

.action { float: right; clear: right; margin-left: 10px; margin-bottom: 5px; width: 183px; text-align: center; }
.action .description { display: inline-block; text-align: center; color: #2e2e2e; font-size: 10px; }
