#content form.container {
  background: white;
  padding: 20px 40px !important ;
}
#content div.container,
#content form.container {
  border: 2px solid #d9d9d9;
  border-radius: 8px;
  padding: 8px 20px ;
  margin-bottom: 20px;
}
#content div.container.change,
#content form.container.change {
  min-height: 220px;
}
#content div.container .container-item,
#content form.container .container-item {
  border-bottom: 1px solid #d9d9d9;
}
#content div.container .total-line,
#content form.container .total-line {
  border-top: 1px solid black ;
  padding-top: 10px;
  font-weight: bold;
}
div.messages div.subject {
  font-weight: bold;
  padding-bottom: 10px;
}
div.messages div.body {
  clear: both;
}
div.messages div.message_time {
  float: right;
  width: 30%;
  text-align: right;
}
div.messages li {
  padding-top: 10px;
  border-top: 1px solid #d9d9d9;
  margin-top: 10px;
  list-style-position: inside;
  list-style-type: disc;
  padding-left: 0px;
}
@media only screen and (max-width: 800px) {
  div.messages div.message_time {
    float: none;
    width: 100%;
    font-size: 0.8em;
  }
}
button.single {
  display: block;
  margin: 20px auto 10px auto;
}
div.buttons {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  padding: 2em 5em 0 5em ;
}
div.buttons:before,
div.buttons:after {
  content: " ";
  display: table;
}
div.buttons:after {
  clear: both;
}
div.buttons button:first-child {
  float: right;
}
div.buttons button:last-child {
  float: left;
}
div.buttons.reverse button:first-child {
  float: left;
}
div.buttons.reverse button:last-child {
  float: right;
}
body {
  font-family: helvetica;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: #171621;
}
.script {
  font-weight: bold;
  font-style: italic;
  margin: 25px 0 ;
  line-height: normal;
}
.instructions {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: normal;
  opacity: 0.7;
}
.instructions ul {
  list-style: disc inside none ;
}
.instructions ul li {
  padding-top: 5px;
}
.instructions ol {
  list-style: square;
  list-style-type: square;
  margin-left: 50px;
  padding-left: 40px;
}
.instructions ol li {
  list-style: square;
  list-style-type: square;
  display: block;
}
header {
  width: 100%;
  padding: 0px 20px;
  line-height: 1em;
  background-color: #171621;
  position: relative;
}
header .header-inner {
  padding: 12px 0 ;
  display: table;
  width: 100%;
}
header .header-inner h1 {
  line-height: 1px;
  margin: 0;
  padding: 0;
}
header .header-inner #logo_wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
}
header .header-inner #logo_wrapper h1 #beta {
  font-size: 0.8em;
}
header .header-inner #logo_wrapper h1 img {
  height: 24px;
  width: auto;
  border: 0px none;
}
header .header-inner #nav-wrapper {
  display: table-cell;
  white-space: nowrap;
  text-align: right;
  padding-right: 30px;
  vertical-align: middle;
}
header .header-inner #nav-wrapper .navlink {
  position: relative;
  display: inline-block;
}
header .header-inner #nav-wrapper .navlink img {
  height: 24px;
  float: left;
}
header .header-inner #nav-wrapper .navlink div#settings {
  position: relative;
  margin-left: 50px;
}
header .header-inner #nav-wrapper .navlink div#settings div#button {
  margin: 0px;
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
  font-style: normal;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.9);
  line-height: 24px;
}
header .header-inner #nav-wrapper .navlink div#settings div#button img {
  vertical-align: middle;
  height: 24px;
  display: inline;
  float: none;
  margin-left: 20px;
}
header .header-inner #nav-wrapper .navlink div#settings div#button span.superuser {
  color: yellow;
}
header .header-inner #nav-wrapper .navlink div#settings div#options {
  display: none;
  position: absolute;
  left: 0px;
  background-color: #2C2D2D;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
}
header .header-inner #nav-wrapper .navlink div#settings div#options a {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  display: block;
  text-align: left;
  padding: 10px 20px ;
  color: rgba(255, 255, 255, 0.9);
  background-color: #2C2D2D;
}
header .header-inner #nav-wrapper .navlink div#settings div#options a:hover,
header .header-inner #nav-wrapper .navlink div#settings div#options a:active,
header .header-inner #nav-wrapper .navlink div#settings div#options a:focus {
  color: #1c65e3;
}
header .header-inner #nav-wrapper .navlink div#settings:hover div#options,
header .header-inner #nav-wrapper .navlink div#settings:active div#options,
header .header-inner #nav-wrapper .navlink div#settings:focus div#options {
  display: block;
}
header .header-inner #nav-wrapper .navlink div#settings:hover div#options a,
header .header-inner #nav-wrapper .navlink div#settings:active div#options a,
header .header-inner #nav-wrapper .navlink div#settings:focus div#options a {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  display: block;
  text-align: left;
  padding: 10px 20px ;
  color: rgba(255, 255, 255, 0.9);
  background-color: #2C2D2D;
}
header .header-inner #nav-wrapper .navlink div#settings:hover div#options a:hover,
header .header-inner #nav-wrapper .navlink div#settings:active div#options a:hover,
header .header-inner #nav-wrapper .navlink div#settings:focus div#options a:hover,
header .header-inner #nav-wrapper .navlink div#settings:hover div#options a:active,
header .header-inner #nav-wrapper .navlink div#settings:active div#options a:active,
header .header-inner #nav-wrapper .navlink div#settings:focus div#options a:active,
header .header-inner #nav-wrapper .navlink div#settings:hover div#options a:focus,
header .header-inner #nav-wrapper .navlink div#settings:active div#options a:focus,
header .header-inner #nav-wrapper .navlink div#settings:focus div#options a:focus {
  color: #1c65e3;
}
main {
  background: #FAFAFA;
  padding: 48px 108px ;
}
main a#account {
  display: block;
  line-height: 40px;
  text-align: right;
  background: orange;
}
main .responsive-margin {
  margin-top: 0px;
}
main button#mainmenu_button {
  float: right;
}
main div#main-menu a {
  color: #d9d9d9;
  font-size: 16px;
  display: block;
  float: left;
  padding-bottom: 24px;
  font-weight: bold;
  border-bottom: 5px solid #d9d9d9;
}
main div#main-menu a:hover {
  color: #595959;
}
main div#main-menu a.active {
  color: #595959;
  border-bottom: 5px solid #595959;
}
main div#main-menu div.separator {
  font-size: 16px;
  display: block;
  float: left;
  padding-bottom: 24px;
  font-weight: bold;
  border-bottom: 5px solid #d9d9d9;
  width: 48px;
}
main div#main-menu div.separator:last-child {
  display: none;
}
main div#main-view {
  margin: 42px 0 0 0 ;
  padding-left: 0px;
}
@media only screen and (min-width: 480px) {
  main form.half-width {
    width: 50%;
    margin: auto;
  }
}
footer {
  background: #171621;
  padding: 0 100px ;
  text-align: center;
}
footer a {
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  line-height: 2em;
  color: rgba(255, 255, 255, 0.9);
}
footer a:hover {
  color: #1f5fa8;
}
footer ul#footer-menu {
  float: left;
}
footer ul#footer-menu li {
  float: left;
}
footer ul#footer-menu li a {
  text-align: center;
  display: block;
  padding: 0.75em 1em;
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
  font-style: normal;
  line-height: 1em;
  color: rgba(255, 255, 255, 0.9);
}
footer ul#footer-menu li a:hover {
  color: #1c65e3;
}
footer div#footer-feedback a {
  float: right;
  display: block;
  padding: 0.75em 1em;
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
  font-style: normal;
  line-height: 1em;
  color: rgba(255, 255, 255, 0.9);
}
footer div#footer-feedback a:hover {
  color: #1c65e3;
}
.breadcrumb {
  margin-top: 10px;
  font-size: 0.8em;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb a::after {
  content: ' > ';
  margin: 0 10px ;
  text-decoration: none;
  font-weight: bold;
}
.breadcrumb a:last-child::after {
  content: '';
}
.breadcrumb span {
  font-weight: bold;
}
.form-item {
  margin-bottom: 10px;
}
.form-item .radio {
  padding-left: 20px;
}
.form-item .radio label input {
  margin-right: 10px;
}
div.radio label {
  display: block;
  padding-top: 5px;
}
.table-container {
  background: #f2f2f2;
  border: 2px solid #d9d9d9;
  border-radius: 8px;
  padding: 8px 0 ;
  margin-bottom: 20px;
}
.table-container h1 {
  color: #595959;
  background: #f2f2f2;
  padding-left: .75em;
  border-bottom: 3px solid #d9d9d9;
}
.table-container table {
  margin-bottom: 0;
  width: 100%;
  border-collapse: collapse;
}
.table-container table tr {
  color: #595959;
}
.table-container table tr:nth-child( odd ) {
  background: white;
}
.table-container table tr:nth-child( even ) {
  background: #f2f2f2;
}
.table-container table tr th:first-child,
.table-container table tr td:first-child {
  padding-left: 24px;
}
.table-container table tr th:last-child,
.table-container table tr td:last-child {
  padding-right: 24px;
}
.table-container table tr th {
  padding: 24px 0px ;
  background: white;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
}
.table-container table tr td {
  padding: 18px 0px ;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.table-container table tr td.footnote {
  font-size: 80%;
  font-style: italic;
  text-align: right;
}
.table-container table tr.clickable:hover {
  color: white !important;
  background: #595959;
  cursor: pointer;
}
.table-container table tr.clickable:hover td {
  border-bottom: 0px solid red ;
}
@media only screen and (max-width: 800px) {
  table th[priority='low'],
  table td[priority='low'] {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  table th[priority='medium'],
  table td[priority='medium'] {
    display: none;
  }
}
div.display-item {
  clear: both;
  border-bottom: 0px solid red ;
  margin-bottom: 10px;
}
div.display-item div.display-field {
  float: left;
  width: 200px;
}
div.display-item div.display-value {
  margin-left: 200px;
}
div.alert {
  clear: both;
  font-weight: bold;
}
div.alert div {
  padding: 5px 20px ;
  text-align: center;
}
div.alert div b,
div.alert div span.highlight {
  color: #333;
}
div.alert div.error {
  border: 0px solid red;
  color: red;
  background: pink;
}
div.alert div.error u {
  color: yellow;
  padding: 0 10px ;
}
div.alert div.warning {
  border: 0px solid orange ;
  color: darkorange;
  background: peachpuff;
}
div.alert div.warning u {
  color: yellow;
  padding: 0 10px ;
}
div.alert div.info {
  border: 0px solid green;
  color: green;
  background: lightgreen;
}
.dropzone-test {
  padding: 0px 0px;
  width: 150px;
  height: 150px;
  border: 1px solid red ;
}
.dropzone-test .dropzone-previews {
  height: 150px;
  text-align: center;
  padding: 0px;
}
.dropzone-test .dz-preview .dz-image {
  width: 500px;
  border: 1px solid black ;
  vertical-align: center;
}
.candidateContainer {
  border: 1px solid #595959;
  border-radius: 8px;
  background: white;
}
.candidateContainer h2 {
  font-size: 18px;
  font-weight: bold;
}
.candidateContainer h4 {
  font-size: 14px;
  font-weight: bold;
}
.candidateContainer .candidateHeader {
  padding: 30px;
  border-bottom: 2px solid #595959;
}
.candidateContainer .candidateList {
  padding: 20px 0 20px 20px ;
}
.candidateContainer .candidateList .candidateBox {
  float: left;
  width: 33.33%;
}
.candidateContainer .candidateList .candidateBox .candidate {
  margin: 0 30px 0 0 ;
  padding: 0 0 10px 0 ;
  border: 1px solid #595959;
  border-radius: 4px;
  background: #f3f3f3;
}
.candidateContainer .candidateList .candidateBox .candidate .candidateTitle {
  padding: 10px;
  border-bottom: 1px solid #595959;
}
.candidateContainer .candidateList .candidateBox .candidate .candidateBody {
  padding: 10px;
}
.candidateContainer .candidateList .candidateBox .candidate .candidateBody button {
  float: right;
}
.candidateContainer .candidateList .candidateBox .candidate img {
  margin: 10px 0 ;
  width: 100%;
}
.candidateContainer .candidateList .candidateBox .candidate p {
  margin: 0 0 10px 0 ;
}
.candidateContainer .candidateList .candidateBox .candidate a {
  float: left;
  padding: 0.5em 0em;
}
.candidateContainer .candidateList .candidateBox .candidate button {
  color: #ffffff;
  background: #1f5fa8;
  border-color: #1f5fa8;
  letter-spacing: 2px;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  padding: 0.5em 0.5em;
}
.candidateContainer .candidateList .candidateBox .candidate button:hover,
.candidateContainer .candidateList .candidateBox .candidate button:active,
.candidateContainer .candidateList .candidateBox .candidate button:focus {
  color: #1f5fa8;
  background: #ffffff;
}
.profile h2 {
  font-size: 18px;
  font-weight: bold;
}
.profile h4 {
  font-size: 14px;
  font-weight: bold;
}
.profile .profileBanner {
  text-align: center;
  background: #f0f0f0;
}
.profile .profileBanner img {
  height: 350px;
}
.profile .profileBiography {
  float: left;
  width: 70%;
  padding-right: 20px;
}
.profile .profileBiography ul {
  margin-top: 20px;
}
.profile .profilePortrait {
  float: right;
  width: 30%;
}
.profile .profilePortrait img {
  width: 100%;
  margin-bottom: 20px;
}
#content table {
  margin-bottom: 0px;
  width: 100%;
  border-collapse: collapse;
}
#content table tr {
  background-color: #faffff;
}
#content table tr:nth-child( odd ) {
  background: #f2f2f2;
}
#content table tr:nth-child( even ) {
  background: #fff;
}
#content table tr.clickable:hover {
  color: white !important;
  background: #595959;
  cursor: pointer;
}
#content table tr.clickable:hover td {
  border-bottom: 0px solid red ;
}
#content table tr th {
  padding: 10px 0px 10px 20px ;
  background: #f2f2f2;
  color: #525252;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  vertical-align: top;
}
#content table tr td {
  padding: 3px 0px 3px 20px ;
  text-align: left;
  vertical-align: top;
}
#content table tr td.footnote {
  font-size: 80%;
  font-style: italic;
  text-align: right;
}
.half-left {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.half-right {
  float: right;
  width: 50%;
  padding-left: 10px;
}
@media only screen and (max-width: 500px) {
  .half-left {
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  .half-right {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  div.container.change {
    min-height: 10px !important;
  }
  div.buttons button {
    width: 60%;
    padding: 1em 0 ;
    text-align: center;
    float: none !important;
    display: block !important;
    margin: 0 auto 20px auto ;
  }
  div.buttons button:last-child {
    margin: 0 auto ;
  }
  #content .table-container {
    background: inherit;
    border: none;
    padding: 0;
    margin: 0;
  }
  #content .table-container h1 {
    background: inherit;
    margin: 15px 0 ;
    padding: 0;
    border-bottom: none;
  }
  #content .table-container table {
    margin-bottom: 0;
    width: 100%;
  }
  #content .table-container table tr {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #595959;
    padding: 3px 5px ;
    background: white;
  }
  #content .table-container table tr:first-child {
    display: none;
  }
  #content .table-container table tr th {
    display: none;
  }
  #content .table-container table tr td {
    clear: both;
    display: block;
    padding: 0;
    text-align: right;
  }
  #content .table-container table tr td:before {
    content: attr(data-title);
    float: left;
    font-weight: bold;
  }
  #content .table-container table tr td:nth-child( even ) {
    background: #f2f2f2;
  }
  #content .table-container table tr td:not([data-title]) {
    display: none;
  }
  #content .table-container table tr td input,
  #content .table-container table tr td select {
    width: 60%;
    padding: 2px 5px ;
    display: inline;
    text-align: right;
  }
  #content .table-container table tr td input[type=checkbox] {
    width: auto;
  }
  #content .table-container table tr:hover {
    color: white !important;
    background: #595959 !important;
  }
  #content .table-container table tr:hover td {
    color: white !important;
    background: #595959 !important;
  }
}
table.documents th.unread,
table.documents td.unread {
  font-weight: bold;
  color: #1f5fa8;
  width: 1px;
  font-size: 1.2em;
}
table.documents th.title,
table.documents td.title {
  padding-left: 6px !important;
}
form[name=superuser_controls] {
  display: none;
  background: aquamarine;
  padding: 3px 20px ;
}
form[name=superuser_controls] select {
  display: inline;
}
form[name=superuser_issue] {
  display: none;
  background: paleturquoise;
  padding: 3px 20px ;
}
form[name=superuser_issue] select {
  display: inline;
}
