/* buducocv.css - Arizona Edwardcs
#  Created: 2016-10-17 as budu-cv.css */

body {
  background: white;
  background-color: #ffffff;
  align-content: center;
  align-self: center;
  font-size: 9pt;
  color: black;
  font-family: Tahoma,Helvetica,sans-serif;
  width: 6.5in;
  margin-top: 0.75in;
  margin-left: 0.75in;
  margin-right: 0.75in;
  margin-bottom: auto;
}

h1
{
  width: 100%;
  text-align: center;
}

div { width: 100%; margin: 0px 0px 0px 0px; }

p
{
  margin: 0 0 0 0;
}

table
{
  border-collapse: separate;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
}

th
{
  background-color: #bfbfbf;
  align-content: center;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

td
{
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
  padding: 4px 4px 4px 4px;
  height: 11px;
  vertical-align: top;
}

#download-row {
  text-align: center;
  margin-top: 1em;
  font-size: 10pt;
  background-color: #e3eaed;
  position: relative;
}
#download-link {
  text-align: center;
}

.print-only { display: none; }

.dates-left {
  float: left;
  font-size: 9pt;
}
.dates-right {
  float: right;
  font-size: 9pt;
}

#details-page { display: none; }

.cv-page {  width: 100%; }

.cv-between-sections { height: 0.25in; }

.cv-between-pages { height: 0.5in; }

.cv-section-table /* applied to table */
{
  border-style: none;
  line-height: 1;
}

.cv-section-table td
{
  border-style: none;
}

.cv-section-header
{
  background-color: #bfbfbf;
  align-content: center;
  font-weight: bold;
  text-align: center;
}

.cv-section-header td p
{
  margin: 0 0 0 0;
  width: 100%;
}

.cv-column-headers td p /* cv-column-headers applied to tr */
{
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: smaller;
  vertical-align: top;
}

/* ----- Top/Bio Section table ----- */
table.cv-top
{
  align-content: center;
  text-align: center;
  font-size: 12pt;
  border-style: none;
  border-collapse: collapse;
}
.cv-top td { border-style: none; padding: 1px 1px 1px 1px; }
.cv-top td p { margin: 0 0 0 0; }
.cv-top-email /*applied to span*/
{
  font-size:8pt;
  color: blue;
  width: auto;
  align-self: center;
}

/* ----- Competency Section table ----- */
table.competencies-table {
  border-collapse: collapse;
}
.competencies-table td p
{
  margin: 0 0 0 0;
}

.competency-name
{
  width:80px;
}

.competency-rating
{
  width:50px;
}

.competency-years
{
  width:30px;
  text-align: right;
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

.competency-years-plus
{
  width:5px;
  text-align: left;
  border-left: none;
  padding-left: 1pt;
  margin-left: 0;
}

.competency-span
{
  width:60px;
  font-size: 100%;
}

.competency-narrative td p {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

table.competency-narrative { border: none; }
table.competency-narrative td { 
  border: none; 
  vertical-align: middle;
}

table.star-legend { 
  border-collapse: collapse; 
  padding: 0; margin: 0;
  font-size: 8pt;
}
.star-legend td { border: none; padding: 0 2px 0 1px; }
.star-legend td p { margin: 0; padding: 0; }
tr.highlighted { background-color: yellow; }

.competency-bullets {
  font-weight: bold;
  text-align: center;
  font-size: 8pt;
  padding: 0.25em 0.25rem 0.5rem 0.25rem;
}

.competency-bullets span {
  margin: 1px 2px 1px 4px;
}

td.summary-details-header p { background-color: #bfbfbf; }
tr.summary-label { background-color: #e3eaed; }
tr.summary-label td { background-color: #e3eaed; }
tr.summary-did { background-color: #ffffff; height: 2.5em;}
td.summary-label { width: 200px;}
td.summary-label p { font-weight: bold; }
td.summary-position { width: 153px; }
td.summary-timeframe { width: 90px; }
td.summary-timeframe p { text-align: right; }
td.summary-did { width: 459px; }
td.summary-did p { text-align: justify; }

tr.concise-did { background-color: #ffffff; height: 2.5em;}
td.concise-did { width: 459px; }
td.concise-did p { text-align: justify; margin: 0px 0px 8px 0px; }

table.detail-table {
  border-collapse: collapse;
  margin: 2em 0 0 0;
}
tr.detail-label {  background-color: #e3eaed;  margin: 1em 0 0 0; }
td.detail-label { width: 207px; }
td.detail-address { width: 236px; }
table.detail-fields { width: 100%; border-style: none ; }
table.detail-fields td { border-style: none; margin: 0; padding: 0; }
td.detail-field-label { font-style: italic; padding: 2px 20px 0 0 !important; margin: 2px 20px 0 0; }
.detail-company td p { font-style: italic; }
.detail-endyear { display: none; }

.detail-highlights { display: none; }
div.highlights h3 { margin: 3px 0 3px 0; font-size: 9pt; }
div.highlights ul { padding-left: 1em; margin-left: 1em; margin-top: 0; }
div.highlights ul ul { padding-left: 0.75em; }

button.show-hide { font-size: 8pt; display:flex; float:right; }
