body {
  background-color: #f1f3f5;
  margin: 0;
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px; }

a img {
  border: none; }

h1 {
  border-bottom: 1px solid #501274;
  color: #501274;
  font-size: 1.3em;
  margin: 0 0 10px 0;
  text-align: center; }

h2, h3, h4 {
  border-bottom: 1px solid #501274;
  color: #501274;
  font-size: 1.1em;
  margin: 10px 0 10px 0;
  text-align: left; }

h4 {
  border: none; }

ul {
  margin-bottom: 5px;
  margin-left: 0;
  margin-top: 5px;
  padding-left: 13px;
  list-style-type: square; }

#header {
  background-color: #501274;
  height: 25px;
  padding: 20px 0 0 0; }
  #header ul {
    margin: 0 0 0 45px;
    padding: 0; }
    #header ul li {
      display: inline;
      float: left;
      padding: 0 20px 0 0; }
      #header ul li a {
        color: #f8ecff;
        text-decoration: none; }
      #header ul li a:hover {
        text-decoration: underline; }
    #header ul li.right {
      float: right;
      padding: 0 0 0 20px; }
    #header ul li.very_right {
      float: right;
      margin: 0 45px 0 0;
      padding: 0 0 0 20px; }

#container {
  margin: 0 35px;
  min-width: 708px; }
  #container #main_pane {
    background-color: white;
    float: left;
    padding: 20px;
    width: 66%; }
    #container #main_pane h1 {
      margin: 0 0 10px 0;
      padding: 0 0 3px 0; }
    #container #main_pane .actions {
      margin: 0 0 10px 0;
      text-align: center; }
      #container #main_pane .actions a {
        color: red; }
  #container #info_pane {
    margin: 0 0 0 71%;
    padding: 1em 0 0 0; }
    #container #info_pane h1 {
      color: #501274;
      font-size: 1em;
      margin: 0 0 5px 0;
      padding: 0;
      text-align: left; }
    #container #info_pane h2, #container #info_pane h3 {
      border: none; }
    #container #info_pane #logo img {
      vertical-align: middle; }
    #container #info_pane #logo h1 {
      border: none;
      color: black;
      display: inline;
      font-size: 1.5em; }
    #container #info_pane #logo a {
      text-decoration: none; }
    #container #info_pane #public_links {
      background-color: #501274;
      color: white;
      margin: 10px 0 0 0;
      padding: 15px; }
      #container #info_pane #public_links h1, #container #info_pane #public_links a {
        border-color: white;
        color: white; }
      #container #info_pane #public_links ul li {
        margin: 0 0 5px 0; }

label {
  display: block;
  margin: 10px 0; }

form .submit {
  margin: 10px 0; }
form textarea {
  display: block; }

table {
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  margin: 0 0 10px 0;
  width: 100%; }
  table tr td, table thead th {
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 5px;
    text-align: left; }
  table thead th {
    background-color: #f1f3f5; }

body.posts .post span.post_title {
  display: block;
  font-size: 1.5em; }

body.capabilities table {
  width: 90%; }
  body.capabilities table tr td {
    width: 30%; }

body.evaluations .question {
  display: block;
  margin: 10px 0; }
  body.evaluations .question select, body.evaluations .question textarea {
    display: block;
    margin: 5px 0 0 0; }
body.evaluations h2.completed {
  border: none;
  color: red; }
body.evaluations .section_header {
  background-color: #501274;
  border-color: white;
  color: white;
  padding: 5px 15px; }
  body.evaluations .section_header h3 {
    border-color: white;
    color: white; }

#login_pane {
  background-color: white;
  border: 1px solid #e6e8e9;
  margin: 100px auto 5px auto;
  padding: 20px;
  width: 350px; }
  #login_pane h1 {
    border: none;
    color: black;
    display: inline;
    font-size: 1.5em;
    margin: 0 0 0 20px; }
  #login_pane img {
    vertical-align: middle; }
  #login_pane label span {
    display: block;
    font-weight: bold; }
  #login_pane label input {
    font-size: 18px;
    width: 250px; }

#contact_us {
  margin: 0 auto;
  text-align: right;
  width: 390px; }

body.users span.search_summary {
  background-color: #f1f3f5;
  display: block;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 10px; }
body.users #main_pane #users_report .user {
  border: 1px solid #efefef;
  margin: 10px 0;
  padding: 10px; }
  body.users #main_pane #users_report .user h1, body.users #main_pane #users_report .user h2 {
    border: none;
    color: black;
    margin: 5px 0;
    padding: 0;
    text-align: left; }
  body.users #main_pane #users_report .user .details {
    border: none;
    float: left;
    width: 49%; }
    body.users #main_pane #users_report .user .details th, body.users #main_pane #users_report .user .details td {
      border: none;
      text-align: left; }
  body.users #main_pane #users_report .user .misc {
    float: right;
    width: 49%; }
    body.users #main_pane #users_report .user .misc .detail b {
      display: block; }
  body.users #main_pane #users_report .user .competencies {
    clear: both;
    display: block; }
body.users #search_form {
  margin: 0 0 10px 0; }

body.mentorships .mentor {
  border: 1px solid #efefef;
  margin: 0 0 10px 0;
  padding: 10px; }
  body.mentorships .mentor textarea {
    width: 50%; }

#self_evaluation_report h4 {
  border: none;
  color: black;
  font-size: 1em;
  margin-top: 0;
  text-align: left; }
#self_evaluation_report span.your_average_graph {
  background-color: #501274;
  color: white;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 6px;
  text-align: right; }
#self_evaluation_report span.mentor_average_graph {
  background-color: #6d6d6d;
  color: white;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 6px;
  text-align: right; }
#self_evaluation_report span.mentor_average_graph.legend, #self_evaluation_report span.your_average_graph.legend {
  text-align: left;
  width: 50%; }
#self_evaluation_report span.suggested_action {
  background-color: #efefef;
  display: block;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 6px;
  text-align: center; }
#self_evaluation_report table {
  border: none; }
  #self_evaluation_report table tr td {
    border: none;
    padding: 0;
    width: 50%; }
  #self_evaluation_report table tr th {
    text-align: left;
    width: 50%; }
