.flash {
  margin: 10px auto;
  padding: 3px 20px 3px 30px;
  position: relative;
  color: #FFFFFF;
  border-style: solid none;
  border-width: 2px;
  font-weight: bold; }
  .flash#error {
    background: #C00 url(/images/exclamation.png) no-repeat scroll 6px 50%;
    border-color: #C99; }
  .flash#notice, .flash#success {
    background: #060 url(/images/accept.png) no-repeat scroll 6px 50%;
    border-color: #9c9; }
  .flash a, .flash a:visited {
    color: black;
    font-weight: normal;
    text-decoration: none; }

table.layout {
  width: 100%; }
  table.layout td {
    vertical-align: top; }
    table.layout td.width-50 {
      width: 50%; }
    table.layout td.left-10 {
      padding-left: 10px; }
    table.layout td.right-5 {
      padding-right: 5px; }
    table.layout td.left-5 {
      padding-left: 5px; }

#guardian_account {
  width: 100%; }
  #guardian_account h2 {
    margin-top: 10px;
    font-size: 16px;
    border-bottom: 1px solid black;
    margin-bottom: 10px; }
  #guardian_account #registration input.text, #guardian_account #registration select,   #guardian_account #new_registration input.text, #guardian_account #new_registration select,   #guardian_account #new_application input.text, #guardian_account #new_application select {
    width: 160px; }
  #guardian_account #order input.text {
    width: 160px; }
  #guardian_account table.index {
    margin-top: 1em;
    width: 100%;
    border-collapse: collapse; }
    #guardian_account table.index .larger {
      font-size: 120%; }
    #guardian_account table.index th, #guardian_account table.index td {
      padding: 5px;
      text-align: left;
      vertical-align: top; }
      #guardian_account table.index th.numeric,       #guardian_account table.index td.numeric {
        text-align: right; }
    #guardian_account table.index td {
      border-top: 1px solid #333; }
      #guardian_account table.index td ul {
        margin: 0;
        padding: 0; }
        #guardian_account table.index td ul li {
          list-style: none;
          list-style-image: none;
          margin: 0.5em 0; }
          #guardian_account table.index td ul li p {
            margin: 0.5em 0 0 1em;
            color: #666; }
          #guardian_account table.index td ul li ul {
            padding: 0.5em 0 0.5em 1em; }
            #guardian_account table.index td ul li ul li {
              margin: 0 0 0.5em 0;
              color: #666; }
    #guardian_account table.index p {
      margin: 0 0 0.5em 0; }
  #guardian_account #account_content {
    padding: 10px;
    border: 1px solid #333;
    border-top: none; }
  #guardian_account ul.nav {
    margin: 1em 0 0 0;
    padding: 0;
    border-bottom: 1px solid #333;
    display: block !important; }
    #guardian_account ul.nav li {
      float: left;
      list-style: none;
      margin-left: 10px; }
      #guardian_account ul.nav li#signout {
        float: right; }
        #guardian_account ul.nav li#signout a {
          border: none;
          padding-right: 0;
          text-decoration: underline;
          color: #d22; }
      #guardian_account ul.nav li a {
        display: block;
        padding: 5px 10px;
        color: #333;
        text-decoration: none;
        border: 1px solid #333;
        border-bottom: none; }
        #guardian_account ul.nav li a:hover {
          text-decoration: underline; }
        #guardian_account ul.nav li a.selected {
          border-bottom: 1px solid white;
          margin-bottom: -1px;
          font-weight: bold; }
          #guardian_account ul.nav li a.selected:hover {
            text-decoration: none; }
        #guardian_account ul.nav li a:visited {
          color: #333; }
  #guardian_account form fieldset {
    margin: 1em 0;
    padding: 10px; }
    #guardian_account form fieldset legend {
      padding: 0 5px;
      font-weight: bold;
      background-color: #fff; }
  #guardian_account #guardian_email_notification {
    white-space: normal; }
    #guardian_account #guardian_email_notification .error {
      color: darkred;
      font-weight: bold;
      margin: 5px 0;
      width: 180px; }
  #guardian_account #students .error, #guardian_account #students .formError {
    font-weight: bold;
    color: darkred;
    display: block; }
  #guardian_account #students .wait, #guardian_account #students .wait a, #guardian_account #students .wait a:visited {
    font-weight: bold; }
  #guardian_account #students .ok {
    font-weight: bold;
    color: darkgreen; }
  #guardian_account #students tr.student table {
    width: 100%; }
  #guardian_account #students tr.student td, #guardian_account #students tr.student th {
    width: 33%;
    text-align: left;
    vertical-align: center; }
  #guardian_account #students tr.student input, #guardian_account #students tr.student select {
    margin-bottom: 0; }
  #guardian_account #students tr.student img {
    margin: 3px 0 0 0; }

img.indicator {
  vertical-align: middle;
  visibility: hidden; }

table.form th, table.form td {
  padding: 5px 3px;
  height: auto; }
  table.form th.container,   table.form td.container {
    padding: 0 3px; }
table.form input, table.form select {
  margin: 0; }
table.form th {
  text-align: right;
  vertical-align: top; }
table.form label {
  line-height: 1.5em; }
table.form tfoot a {
  color: #333; }
  table.form tfoot a:visited {
    color: #333; }
table.form small.error, table.form .formError {
  font-size: smaller;
  color: #f00;
  display: block; }
table.form p.strong {
  color: #333;
  margin-bottom: 0; }

#main-content table.form td img {
  margin: 0;
  vertical-align: middle; }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.nowrap {
  white-space: nowrap; }

.strong {
  font-weight: bold; }

.right {
  text-align: right !important; }

#main-inner .dependencies {
  margin: 5px 0;
  padding: 5px;
  background-color: #ffffbb;
  border: 1px solid #ccc;
  font-size: 11px; }
  #main-inner .dependencies .strong {
    color: black; }
  #main-inner .dependencies p {
    margin: 0; }
  #main-inner .dependencies ul {
    margin: 0;
    padding-left: 15px; }
    #main-inner .dependencies ul li {
      list-style: disc; }

#main-inner #new_guardian #guardian_submit {
  margin-top: 10px; }
#main-inner .registration_container {
  margin-top: 5px;
  width: 648px;
  border: 1px solid #666;
  padding: 3px 11px; }
#main-inner .registration {
  width: 100%; }
#main-inner table.application {
  width: 100%; }
  #main-inner table.application h4 {
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    margin-top: 10px; }
#main-inner table.student {
  width: 100%; }
  #main-inner table.student h4 {
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    margin-top: 10px; }
  #main-inner table.student .error, #main-inner table.student .formError {
    font-weight: bold;
    font-size: 11px;
    color: darkred;
    display: block; }
  #main-inner table.student .wait, #main-inner table.student .wait a, #main-inner table.student .wait a:visited {
    font-weight: bold; }
  #main-inner table.student .ok {
    font-weight: bold;
    color: darkgreen; }
  #main-inner table.student td, #main-inner table.student th {
    width: 33%;
    text-align: left;
    vertical-align: center;
    padding: 3px 3px 3px 0; }
  #main-inner table.student input, #main-inner table.student select {
    margin-bottom: 0; }
  #main-inner table.student img {
    margin: 0;
    float: right; }
#main-inner .multiselect .right ol {
  display: none; }

.multiselect-application .note {
  color: #666666; }
.multiselect-application td img {
  margin: 5px 10px; }
.multiselect-application td.note {
  vertical-align: top; }
.multiselect-application td.session_select {
  padding-top: 8px; }
  .multiselect-application td.session_select select {
    margin: 0;
    padding: 0; }
.multiselect-application div.note {
  padding-bottom: 10px; }

#main-inner .multiselect .left ul li {
  list-style-image: none; }

#main-inner .multiselect .right ul li {
  list-style: disc inside; }
  #main-inner .multiselect .right ul li.note {
    list-style: none;
    padding-bottom: 5px; }

.multiselect {
  margin: 10px 0; }
  .multiselect .left, .multiselect .right {
    float: left;
    width: 317px;
    margin-right: 5px; }
  .multiselect .left .inside {
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #000; }
  .multiselect .left ul {
    padding: 0;
    margin: 0; }
    .multiselect .left ul.session_events {
      padding: 10px 5px 5px 5px; }
    .multiselect .left ul li {
      list-style-type: none;
      list-style-image: none;
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 5px;
      border-bottom: 1px solid #000; }
      .multiselect .left ul li p {
        padding-left: 16px;
        margin: 0; }
      .multiselect .left ul li input {
        margin: 0; }
      .multiselect .left ul li li {
        font-size: 14px;
        border-bottom: none;
        margin-bottom: 10px;
        list-style-type: none;
        list-style-image: none; }
        .multiselect .left ul li li li {
          list-style-type: none;
          list-style-image: none;
          font-size: 13px;
          font-weight: bold;
          border-bottom: none; }
          .multiselect .left ul li li li.not-in-range {
            color: #777777;
            font-weight: normal; }
            .multiselect .left ul li li li.not-in-range p {
              color: #777777; }
  .multiselect .right {
    float: right;
    margin: 0 0 0 5px; }
    .multiselect .right .inside {
      height: 300px;
      overflow-y: scroll;
      border: 1px solid #000; }
    .multiselect .right h4 {
      border-bottom: 1px solid #000000;
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 5px;
      text-align: left;
      margin: 5px 5px 0 5px; }
    .multiselect .right ol {
      margin: 0;
      padding: 10px 5px 5px 5px; }
      .multiselect .right ol li {
        list-style: decimal inside;
        font-size: 13px;
        font-weight: bold;
        text-align: left; }
        .multiselect .right ol li ul {
          margin: 10px 0;
          padding: 0 0 0 20px; }
          .multiselect .right ol li ul li {
            list-style: disc inside; }
            .multiselect .right ol li ul li.note {
              list-style: none;
              padding-bottom: 5px; }
        .multiselect .right ol li p {
          margin: 0; }
          .multiselect .right ol li p.note {
            color: #999;
            padding-left: 22px; }
        .multiselect .right ol li input {
          margin: 0 0 0 3px; }
      .multiselect .right ol span.reorder {
        display: block;
        background-color: #cccccc;
        width: 10px;
        height: 10px;
        float: right;
        cursor: move; }
  .multiselect #errorExplanation.errorExplanation ul {
    margin: 0 0 5px 0; }
    .multiselect #errorExplanation.errorExplanation ul li {
      list-style: disc inside;
      color: #FF0000; }

