body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: auto;
  font-family: Verdana, Helvetica, Arial, sans-serif; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.cursor_help {
  cursor: help; }

.link_btn {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #EFEBDE;
  text-decoration: none;
  border: 1px solid #5E6442;
  font-size: 8pt;
  color: grey; }

.link_btn.disabled {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #EFEBDE;
  text-decoration: none;
  border: 1px solid #5E6442;
  font-size: 8pt;
  color: grey; }

.link_btn_minus {
  text-decoration: none;
  font-size: 9pt;
  color: black;
  vertical-align: middle; }

.link_btn_minus.disabled {
  text-decoration: none;
  font-size: 9pt;
  color: #5E6442;
  vertical-align: middle; }

.link_btn_wrapper {
  background-color: #EFEBDE;
  width: 150px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 3px;
  border: 1px solid #5E6442; }

.help_btn {
  display: inline;
  margin: 2px;
  font-size: 13px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-top: 0px;
  border: 1px solid #5e6442;
  background-color: #efebde;
  color: #5e6442; }

.date_picker_btn {
  height: 19px; }

.header_container {
  background-image: url( /images/background-logo.gif );
  background-repeat: repeat-x;
  padding-top: 10px; }

.ahs_logo_container {
  float: left;
  width: 75px;
  margin-left: 10px; }
  .ahs_logo_container img {
    height: 60px;
    width: 60px;
    margin-bottom: -8px; }

.title_container {
  float: left; }

.demo_left {
  float: left;
  color: red;
  font-size: 4em;
  height: 100px;
  padding-left: 20px; }

.demo_right {
  float: right;
  color: red;
  font-size: 4em;
  height: 100px;
  padding-right: 20px; }

.login_demo {
  color: red;
  font-size: 1.5em;
  margin-bottom: 20px; }

.content_container {
  width: auto;
  height: auto;
  clear: both; }

.menu_container {
  float: left;
  width: 145px;
  height: 100%;
  background-image: url( /images/AHS_leftnav_bottom.jpg );
  background-repeat: repeat-x;
  margin: 0;
  border-top: 1px solid black; }

.operation_container {
  padding: 0px;
  margin: 0px;
  height: auto; }

.operation_header {
  color: #FFF;
  background-color: #8b3923;
  font-size: 8pt;
  padding: 5px 10px 5px 10px;
  display: block;
  float: left;
  width: auto;
  min-width: 400px;
  word-wrap: normal;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 10px; }

.operation_content {
  margin-left: 20px;
  margin-right: 20px;
  clear: both; }

.footer {
  border-top: 2px solid #a96a59;
  width: auto;
  margin-top: 20px;
  text-align: center;
  color: #77787b;
  font-family: Arial;
  font-size: .6em;
  padding-top: 10px; }
  .footer ul {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-top: 10px; }
    .footer ul.copyright {
      margin-top: 20px;
      font-size: 1.2em; }
    .footer ul a {
      color: #77787b;
      font-family: Arial;
      text-decoration: underline; }
    .footer ul a.support {
      font-size: 2.4em;
      font-family: Helvetica;
      text-decoration: underline;
      color: red;
      font-weight: bold; }
    .footer ul li {
      display: inline;
      border-right: 1px solid;
      padding: 3px; }
      .footer ul li.last {
        display: inline;
        border-right: none;
        padding: 3px; }

.required_mark {
  display: inline;
  position: relative;
  margin-right: 0;
  left: -17px; }
  .required_mark img {
    margin-right: 5px; }

.ahs-form fieldset .required_mark img {
  position: relative;
  left: -14px; }

.current_status_table {
  width: 500px;
  text-align: center; }

.program-table {
  width: 600px;
  text-align: center; }
  .program-table td {
    width: 100px; }

.ahs_header {
  position: relative;
  width: auto;
  height: 105px;
  z-index: 1; }

.logo {
  position: relative;
  z-index: 4;
  top: -110px; }

.content {
  position: relative;
  z-index: 5;
  top: -160px;
  left: 170px; }

.info_message_container {
  position: absolute;
  left: 200px;
  top: 150px;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: auto; }

.notice {
  border: 2px solid #8b3923;
  padding: 5px;
  background-color: #ffffff;
  color: #8b3923;
  margin: 0;
  display: table-cell; }
  .notice input {
    border: 1px solid #5E6442;
    color: #5E6442;
    font-size: 8pt;
    background-color: #EFEBDE;
    margin: auto;
    width: 80px; }
  .notice .buttons {
    width: 170px;
    margin: 0 auto; }
    .notice .buttons div, .notice .buttons form {
      display: inline; }

.main {
  margin-left: 15em;
  padding-top: 4ex;
  padding-left: 2em;
  background-color: white; }

.help_id {
  margin: 0 0 0 0px;
  padding: 1px 2px 1px 2px;
  border: 1px solid #5e6442;
  text-decoration: none;
  font-size: 8pt;
  color: #5e6442;
  cursor: pointer;
  display: inline; }

.help_note {
  z-index: 100;
  position: absolute;
  font-size: 10pt;
  padding: 3px;
  background-color: #fdf9ce;
  border-left: 1px solid #5e6442;
  border-top: 1px solid #5e6442;
  border-right: 2px solid #5e6442;
  border-bottom: 2px solid #5e6442;
  white-space: normal; }

.ahs-form {
  background-color: #dde4ba;
  padding: 0px;
  padding-right: 5px;
  margin: 0px;
  min-width: 500px;
  width: 500px;
  height: auto; }
  .ahs-form .row {
    margin-left: 20px;
    vertical-align: bottom;
    margin-bottom: 5px; }
    .ahs-form .row label {
      margin-bottom: 2px; }
  .ahs-form label {
    font-size: 8pt;
    color: #5e6442;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin-bottom: 3px; }

.ahs-form-content {
  margin-left: 20px;
  padding-bottom: 5px; }
  .ahs-form-content input {
    margin-left: 3px; }
  .ahs-form-content select {
    margin-left: 3px; }

.flat_label_field {
  font-size: 8pt;
  color: #5e6442;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin-bottom: 3px; }

.title {
  background-color: #5e6442;
  color: white;
  font-size: 12pt;
  margin: 0px;
  padding: 5px;
  padding-right: 0px;
  width: 100%;
  margin-bottom: 10px; }

.title-nomargin {
  background-color: #5e6442;
  color: white;
  font-size: 12pt;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%; }

.ahs-form .information {
  color: #5e6442;
  font-size: .75em;
  padding: 2px;
  width: 95%;
  padding-left: 10px; }
.ahs-form .required_hint {
  text-align: right;
  font-size: .75em; }
  .ahs-form .required_hint img {
    display: inline;
    padding-left: 0.5em; }
.ahs-form fieldset {
  width: 300px;
  margin-left: 20px;
  margin-bottom: 8px;
  display: block; }
  .ahs-form fieldset table {
    color: #5e6442;
    border-collapse: collapse; }
    .ahs-form fieldset table th {
      background-color: #5e6442;
      color: white;
      font-size: 10pt;
      padding: 5px;
      margin-bottom: 10px; }
    .ahs-form fieldset table td {
      padding-top: 5px;
      padding-bottom: 5px; }
.ahs-form fieldset.checklist {
  width: 180px; }
  .ahs-form fieldset.checklist span {
    display: block;
    vertical-align: top; }
  .ahs-form fieldset.checklist input {
    margin-bottom: 10px; }
  .ahs-form fieldset.checklist input.last {
    margin-bottom: 0px;
    border: 0px; }
.ahs-form .operations-field {
  float: left; }
.ahs-form fieldset {
  width: 160px; }
  .ahs-form fieldset input {
    width: 130px; }
  .ahs-form fieldset input[type="checkbox"] {
    width: auto; }
.ahs-form table.checkgroups td {
  vertical-align: top; }
.ahs-form legend {
  font-size: 10pt;
  color: #5e6442; }
.ahs-form .submit-footer {
  background-color: #b7c283;
  padding: 5px;
  padding-right: 0px;
  border-top: 1px solid #5e6442;
  border-bottom: 1px solid #5e6442;
  height: auto;
  margin: 0px;
  margin-top: 10px;
  width: 100%;
  height: 16px; }
  .ahs-form .submit-footer input {
    margin: auto;
    width: 100px; }
.ahs-form table td {
  padding-left: 5px;
  vertical-align: middle; }
.ahs-form input {
  color: #5e6442;
  font-size: 8pt;
  border: 1px solid #5e6442; }
.ahs-form .flat_input {
  color: #5e6442;
  font-size: 8pt;
  border: 1px solid #5e6442;
  border-width: 1px;
  padding: 2px; }
.ahs-form input.radio, .ahs-form input.checkbox {
  border: none; }
.ahs-form .check {
  border: 0; }
.ahs-form textarea, .ahs-form select {
  color: #5e6442;
  font-size: 8pt;
  border: 1px solid #5e6442; }

.site_name {
  font-size: 2em;
  color: #8b3923;
  font-family: Times, Serif, Verdana, Helvetica, Arial, sans-serif;
  position: relative;
  bottom: -10px; }

.menu {
  margin: 10px 0px 0px 10px;
  width: 100px;
  background-color: #f3c534;
  padding: 5px 0 5px 0;
  filter: alpha(opacity=80);
  opacity: .8;
  border: 1px solid #b7c283; }
  .menu ul {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 2px; }
  .menu li {
    margin: 0 2px 0 2px;
    cursor: pointer;
    padding: 2px; }
    .menu li a {
      filter: alpha(opacity=100);
      opacity: 1;
      -moz-opacity: 1;
      color: #5e6442;
      font-weight: bold;
      text-decoration: none;
      font-size: 8pt;
      display: block;
      padding: 0 3px 3px 3px; }
      .menu li a:hover {
        color: #FFFFFF;
        background-color: #5e6442; }

.find_toolbar {
  font-size: 14px;
  padding: 0; }
  .find_toolbar .header {
    background-color: #5e6442;
    color: white;
    font-size: 10pt;
    padding: 5px; }

.find-filters-table .submit-footer {
  background-color: #b7c283;
  border-top: 1px solid #5e6442;
  border-bottom: 2px solid #5e6442;
  padding: 5px 5px 5px 0; }

.find_toolbar input {
  color: #5e6442;
  font-size: 8pt;
  border: 1px solid #5e6442; }
.find_toolbar .radio {
  border: 0; }
.find_toolbar select {
  color: #5e6442;
  font-size: 8pt;
  border: 1px solid #5e6442; }

.find-filters-table {
  background-color: #d2dd9e;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  min-width: 400px; }
  .find-filters-table td {
    padding: 0px; }
  .find-filters-table input, .find-filters-table select {
    color: #5e6442;
    font-size: 8pt;
    border: 1px solid #5e6442; }

.find-filters-table-child {
  margin-top: 5px;
  margin-left: 5px;
  padding-left: 5px;
  margin-bottom: 5px;
  font-size: 10pt;
  color: #5e6442;
  border-collapse: collapse; }
  .find-filters-table-child tr, .find-filters-table-child td {
    padding: 5px; }

.find-filters-table-contact, .find-filters-table-program {
  margin-left: 5px;
  padding-left: 5px;
  font-size: 10pt;
  color: #5e6442;
  border-collapse: collapse; }
  .find-filters-table-contact tr, .find-filters-table-program tr {
    padding: 0px;
    margin: 0; }
  .find-filters-table-contact td, .find-filters-table-program td {
    padding: 5px; }

.find_results {
  background-color: #FFF; }
  .find_results input {
    color: #5e6442;
    font-size: 8pt;
    border: 1px solid #5e6442; }
  .find_results p {
    font-size: .9em;
    margin-top: 6px;
    margin-bottom: 6px; }

.attendance-week {
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 19px; }

.find-results-table {
  caption-side: top;
  empty-cells: show;
  border-collapse: collapse;
  font-size: 10pt;
  margin-bottom: 10px; }
  .find-results-table .submit-footer {
    background-color: #b7c283;
    border-top: 1px solid #5e6442;
    border-bottom: 2px solid #5e6442;
    padding: 5px 5px 5px 0px; }
    .find-results-table .submit-footer input {
      padding-left: 5px;
      padding-right: 5px; }
  .find-results-table caption {
    color: white;
    background-color: #5e6442;
    border-bottom: 1px solid #b7c283;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px; }
  .find-results-table th {
    background-color: #5e6442;
    color: white;
    padding: 5px;
    padding-right: 8px;
    font-weight: normal;
    border-bottom: 1px solid #b7c283; }
    .find-results-table th a {
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 2px;
      padding-bottom: 2px;
      background-color: #EFEBDE;
      text-decoration: none;
      border: 1px solid #5E6442;
      font-size: 8pt;
      color: grey; }
    .find-results-table th a.disabled {
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 2px;
      padding-bottom: 2px;
      background-color: #EFEBDE;
      text-decoration: none;
      border: 1px solid #5E6442;
      font-size: 8pt;
      color: grey; }
  .find-results-table tr {
    background-color: white; }
  .find-results-table td.nobottom {
    border-bottom: 0px; }
  .find-results-table td.allbutton input {
    width: 70px; }
  .find-results-table td {
    padding: 4px 5px 4px 5px;
    color: #5e6442;
    border-bottom: 1px solid #5e6442;
    height: auto; }
    .find-results-table td td {
      padding: 0;
      border-bottom: 0; }

.submit-row {
  background-color: #b7c283;
  padding: 3px 5px 3px 5px;
  border-bottom: 1px solid #5e6442; }

.operation_information {
  background-color: #FFF; }

.information-header-table {
  caption-side: top;
  empty-cells: show;
  border-collapse: collapse;
  font-size: 10pt; }
  .information-header-table caption {
    color: white;
    background-color: #5e6442;
    padding: 10px;
    border-bottom: 1px solid #b7c283; }
  .information-header-table th {
    background-color: #5e6442;
    color: white;
    padding: 5px;
    padding-right: 8px; }
  .information-header-table td {
    background-color: #dde4ba;
    padding: 2px 5px 2px 5px;
    color: #5e6442;
    border-bottom: 1px solid #5e6442;
    height: auto; }

.table_maintain_buttons {
  margin: 0px;
  padding: 0px; }
  .table_maintain_buttons a {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #EFEBDE;
    text-decoration: none;
    border: 1px solid #5E6442;
    font-size: 8pt;
    color: grey; }
  .table_maintain_buttons a.disabled {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #EFEBDE;
    text-decoration: none;
    border: 1px solid #5E6442;
    font-size: 8pt;
    color: grey; }

.dialog_validation_errors {
  border: 2px solid red;
  padding: 1em;
  background-color: #f0f0f0;
  font-size: .75em;
  z-index: 100; }

.validation_errors {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font-size: .75em;
  position: absolute;
  z-index: 100;
  left: 350px;
  top: 150px; }

.smallFieldWithErrors {
  border: 1px dashed red; }

.fieldWithErrors {
  border: 1px dashed red;
  padding: 5px;
  margin: 5px 0 5px 0; }
  .fieldWithErrors legend {
    background-color: red;
    color: white;
    padding: 3px 5px 3px 5px; }

.formError {
  color: red;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  word-wrap: normal; }

div.auto_complete {
  width: 350px;
  background: #fff; }
  div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none; }
    div.auto_complete ul li {
      margin: 0;
      padding: 3px; }
      div.auto_complete ul li.selected {
        background-color: #ffb; }
    div.auto_complete ul strong.highlight {
      color: #800;
      margin: 0;
      padding: 0; }

#status_history_fieldset {
  border: none;
  padding: 0px;
  margin-left: 0px; }
  #status_history_fieldset.fieldWithErrors {
    border: 1px dashed red;
    padding: 5px;
    margin-left: -6px; }

#program_departure_fieldset {
  border: none;
  padding: 0px; }
  #program_departure_fieldset.fieldWithErrors {
    border: 1px dashed red;
    padding: 5px; }

.dialog_container, .qualy_dialog_container, .schedule_dialog_container, .status_dialog_container, .change_password_popup_container, .departure_popup_container {
  position: absolute;
  top: 500px;
  left: 50px;
  width: 0px;
  height: auto; }

.qualy_dialog_container {
  top: 300px;
  left: 50px; }

.status_dialog_container {
  top: 350px;
  left: 150px; }

.departure_popup_container {
  top: 332px;
  left: 30px; }

.change_password_popup_container {
  top: 230px;
  left: 350px;
  padding: 0px;
  font-size: .75em; }
  .change_password_popup_container input {
    color: #5e6442;
    font-size: 8pt;
    border: 1px solid #5e6442; }
  .change_password_popup_container span {
    margin: 2px 0px; }
    .change_password_popup_container span ul {
      margin: 0px; }
      .change_password_popup_container span ul li {
        margin: 0px 24px; }

.schedule_dialog_container {
  font-size: 10pt;
  padding: 0px;
  top: 730px;
  left: 40px; }

.dialog_container_p-shadow {
  width: 90%;
  float: left;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px; }
  .dialog_container_p-shadow .inner-shadow {
    padding: 0 !important;
    padding: 0 6px 6px 0; }

.print_buttons {
  background-color: rgb(183, 194, 131);
  border: 1px solid #5E6442;
  text-align: center;
  width: 180px;
  height: 85px;
  -webkit-border-bottomright-radius: .4em;
  -webkit-border-bottomleft-radius: .4em;
  -moz-border-radius-bottomright: .4em;
  -moz-border-radius-bottomleft: .4em;
  margin-bottom: 33px;
  padding-top: 5px; }

.print_title {
  font-weight: bold;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 180px;
  background-color: #CADDEB;
  border-top: 1px solid #5E6442;
  border-right: 1px solid #5E6442;
  border-left: 1px solid #5E6442;
  -webkit-border-topright-radius: .4em;
  -webkit-border-topleft-radius: .4em;
  -moz-border-radius-topright: .4em;
  -moz-border-radius-topleft: .4em; }

.dialog_container_table {
  margin: 0px;
  background-color: #dde4ba;
  width: 100%;
  border: 1px solid #a9a9a9;
  border-top: none;
  padding: 11px;
  margin: -6px 6px 6px -6px !important;
  margin: 0; }
  .dialog_container_table td {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;
    white-space: nowrap; }
  .dialog_container_table tr {
    margin: 0px;
    padding: 0px; }
  .dialog_container_table caption {
    color: white;
    background-color: #5e6442;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #a9a9a9;
    border-bottom: none; }
  .dialog_container_table .table_maintain_buttons {
    background-color: #b7c283;
    border-top: 1px solid #5e6442;
    height: 25px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0px; }

.schedule_item {
  font-size: 10pt; }

.report a {
  color: #5e6442;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
  font-size: 10pt; }
  .report a:hover {
    color: #FFFFFF;
    background-color: #5e6442; }

#reports_page .ahs-form {
  width: 650px; }

.commited_reasons_table {
  font-size: .75em; }
  .commited_reasons_table tbody th {
    font-size: .75em; }

input[type=button] {
  background-color: #efebde; }

input[type=submit] {
  background-color: #efebde; }

ul.link_list {
  margin-top: 4px;
  margin-bottom: 12px; }
  ul.link_list li {
    margin-bottom: 8px; }
    ul.link_list li a:link, ul.link_list li a:active, ul.link_list li a:visited {
      font-size: 11pt;
      color: #5e6442; }
    ul.link_list li a:hover {
      text-decoration: none; }

a.password_help_link:LINK, a.password_help_link:ACTIVE, a.password_help_link:VISITED {
  font-size: 11px; }
a.password_help_link:HOVER {
  font-size: 11px;
  text-decoration: none; }

#staff_user_account_fieldset {
  width: 93%; }
  #staff_user_account_fieldset .required_mark {
    margin-left: 12px; }
    #staff_user_account_fieldset .required_mark img {
      margin-right: 0px; }
    #staff_user_account_fieldset .required_mark label {
      margin-left: -7px; }

#can_delete_status_help_note_id {
  top: 325px; }

.pagination {
  border-left-width: 2px;
  border-left-style: outset;
  padding-left: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 10px;
  margin-left: -2px;
  font-size: .75em; }
  .pagination .links {
    margin-top: 2px;
    margin-bottom: 2px; }
  .pagination a:hover {
    text-decoration: none; }

#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #fdf9ce;
  padding: 5px;
  opacity: 0.95;
  font-size: 8pt;
  border-left: 1px solid #5e6442;
  border-top: 1px solid #5e6442;
  border-right: 2px solid #5e6442;
  border-bottom: 2px solid #5e6442; }

#tooltip h3, #tooltip div {
  margin: 0; }

.question_options_list {
  width: 400px;
  height: 160px;
  overflow: auto;
  border: 1px solid #BBBBBB; }
  .question_options_list .question_option {
    width: 377px; }

.maintain_button, .report a.maintain_button {
  border: 1px solid #5E6442;
  color: #5E6442;
  font-size: 8pt;
  background-color: #EFEBDE;
  padding: 3px;
  text-decoration: none;
  font-weight: normal; }

table.questionnaire {
  border-spacing: 0px;
  width: 100%; }
  table.questionnaire .leftcolumn {
    background-color: #DDE4BA;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: top;
    width: 332px; }
  table.questionnaire .rightcolumn {
    vertical-align: top;
    padding: 0px; }

.progress ul {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px; }
.progress li {
  list-style: none;
  margin-left: 0px;
  padding-left: 10px;
  height: 2.2em;
  line-height: 2.5em;
  margin: 1px;
  width: 320px;
  height: 30px;
  text-align: left;
  color: #000;
  font-size: 0.8em;
  background-image: url(/images/progressbutton.png);
  background-repeat: no-repeat; }
  .progress li a {
    text-decoration: none;
    color: #000; }
.progress .section_tabs li .sortable {
  position: relative;
  bottom: 6px; }
.progress .section_tabs li img {
  position: relative;
  top: 1px; }
.progress .section_actions {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 320px; }
  .progress .section_actions img {
    border: none;
    margin-left: 5px;
    margin-right: 5px; }

.add_question {
  float: right;
  margin-right: 5px; }
  .add_question img {
    border: none; }

.progress .active {
  background-image: url(/images/ActiveButton.png);
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold; }
  .progress .active a {
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    text-decoration: none; }
.progress .inactive {
  background-image: url(/images/DisabledButton.png);
  background-repeat: no-repeat;
  color: #7e8173; }
  .progress .inactive a {
    background-repeat: no-repeat;
    color: #7e8173;
    text-decoration: none; }
.progress a {
  color: #336699;
  text-decoration: none; }

.sectiontitle {
  background-color: #8b3923;
  margin-bottom: 20px;
  padding: 6px;
  color: #fff;
  background-image: url(/images/titlebarbg.png);
  position: relative; }

#section_name {
  font-size: 1.3em;
  margin-right: 40px; }

.questioncontainer {
  margin-top: 15px;
  margin-left: 8px;
  position: relative;
  width: 850px; }

.questions ul {
  list-style-type: none;
  min-width: 600px; }

.question {
  font-size: 0.9em;
  font-weight: bold;
  max-width: 700px; }
  .question .question_name {
    margin: 0px; }

.question_image {
  height: 16px;
  width: 16px;
  margin-top: 2px;
  margin-left: -10px;
  margin-right: 10px; }

.required_question {
  background-image: url(/images/requiredfield.png); }

.question_edition {
  float: right; }
  .question_edition img {
    border: 0px; }

.description {
  font-size: 0.8em;
  margin-left: 17px;
  color: #666;
  font-weight: normal; }

.answers {
  font-size: 0.8em;
  margin-top: 8px;
  margin-left: 15px; }
  .answers td.check {
    vertical-align: top; }
  .answers td.option {
    vertical-align: top;
    padding-right: 30px;
    height: 32px; }
  .answers label {
    font-size: 1.2em;
    font-weight: bold; }
  .answers input[type=checkbox] {
    position: relative;
    top: -1px; }

.shortanswer {
  width: 550px; }

.longanswer {
  width: 550px;
  height: 100px; }

li .handle {
  font-size: 12px;
  cursor: move;
  color: #777; }

.save-and-continue {
  clear: both;
  width: 130px;
  height: 30px; }

.progress-image {
  background-image: url(/images/questionnaireprogress.png);
  background-repeat: no-repeat;
  width: 220px;
  height: 30px;
  margin-left: 1px; }

.checkbox-div {
  float: left; }

.delete_section {
  border: 0px;
  position: absolute;
  top: 8px;
  right: 5px; }

#question_dlg {
  position: relative;
  color: #000000;
  font-family: sans-serif; }
  #question_dlg .popuptitle {
    font-size: 1.3em;
    background-color: #8b3923;
    margin-bottom: 20px;
    padding: 6px;
    color: #fff;
    background-image: url(/images/titlebarbg.png); }
  #question_dlg .popupcontainer {
    margin-top: 15px;
    margin-left: 8px; }
    #question_dlg .popupcontainer .popupcontainertitle {
      font-size: 1.1em;
      font-weight: bold; }
    #question_dlg .popupcontainer .answers {
      font-size: 0.8em;
      margin-top: 8px;
      margin-left: 15px; }
    #question_dlg .popupcontainer textarea {
      width: 400px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  #question_dlg .popupactions {
    width: 320px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto; }
    #question_dlg .popupactions img {
      border: none;
      margin: 10px; }
    #question_dlg .popupactions input {
      margin: 10px; }

a.blue-button {
  color: black;
  background-color: #6097cf;
  font-size: 10pt;
  padding: 5px 10px 5px 10px;
  width: 100px;
  text-align: center;
  text-decoration: none;
  display: block; }

.left {
  float: left; }

.right {
  float: right; }

.find-children-form {
  width: 670px; }

.find-children-buttons {
  padding-bottom: 5px; }


#question_dlg .popupcontainer .answers.optional {
  margin-left: 0; }

input.fancy_btn {
  text-decoration: none;
  position: relative;
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2),inset 0 0 2px hsla(0,100%,100%,.9);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  margin: 2px 4px 0px 0px;
  border: solid 1px #888;
  outline: none;
  cursor: default;
  color: black;
  padding: 3px 5px;
  font-size: 13px;
  text-shadow: 0 1px 1px rgba(255,255,255,0.55);
  background-image: -webkit-gradient(linear, left top, left bottom,from(rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, rgba(255, 255, 255, 0.26)), to(rgba(255, 255, 255, 0.25)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  text-align: center;
  background-color: #EFEBDE; }

.fancy_btn {
  text-decoration: none;
  position: relative;
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2),inset 0 0 2px hsla(0,100%,100%,.9);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  margin: 2px 4px 0px 0px;
  border: solid 1px #888;
  outline: none;
  cursor: default;
  color: black;
  padding: 3px 5px;
  font-size: 13px;
  text-shadow: 0 1px 1px rgba(255,255,255,0.55);
  background-image: -webkit-gradient(linear, left top, left bottom,from(rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, rgba(255, 255, 255, 0.26)), to(rgba(255, 255, 255, 0.25)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  text-align: center;
  background-color: #EFEBDE; }

.fancy_maintain_btn {
  text-decoration: none;
  position: relative;
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2),inset 0 0 2px hsla(0,100%,100%,.9);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  margin: 2px 4px 0px 0px;
  border: solid 1px #888;
  outline: none;
  cursor: default;
  color: black;
  padding: 3px 5px;
  font-size: 13px;
  text-shadow: 0 1px 1px rgba(255,255,255,0.55);
  background-image: -webkit-gradient(linear, left top, left bottom,from(rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, rgba(255, 255, 255, 0.26)), to(rgba(255, 255, 255, 0.25)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  text-align: center;
  background-color: #EFEBDE;
  position: relative;
  bottom: 3px; }

.small_fancy_btn {
  text-decoration: none;
  position: relative;
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2),inset 0 0 2px hsla(0,100%,100%,.9);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  margin: 2px 4px 0px 0px;
  border: solid 1px #888;
  outline: none;
  cursor: default;
  color: black;
  padding: 3px 5px;
  font-size: 13px;
  text-shadow: 0 1px 1px rgba(255,255,255,0.55);
  background-image: -webkit-gradient(linear, left top, left bottom,from(rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.35)), color-stop(0.5, rgba(255, 255, 255, 0.26)), to(rgba(255, 255, 255, 0.25)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  text-align: center;
  background-color: #EFEBDE;
  position: relative;
  font-size: 10px; }

.aor_rollup {
  float: right;
  margin-right: 30px; }

.edit-schedule .fieldWithErrors {
  display: none; }

#child_with_special_needs_report .group {
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block; }
#child_with_special_needs_report #generate_report_button {
  display: block;
  margin: 5px;
  margin-top: 10px; }

.operations {
  background-color: #dde4ba;
  padding-right: 5px;
  margin: 0px;
  min-width: 765px;
  width: 858px;
  height: auto;
  color: #5e6442;
  font-size: 10pt; }
  .operations input[type=submit] {
    border: 1px solid #5e6442;
    background-color: #EFEBDE; }
  .operations input[type=text] {
    border: 1px solid #5e6442; }
  .operations .row-title {
    padding-right: 25px; }
  .operations table td.number {
    text-align: center; }
    .operations table td.number input[type=text] {
      border: 1px solid #5E6442;
      color: #5E6442;
      width: 60px;
      text-align: right; }
  .operations table.input {
    caption-side: top;
    empty-cells: show;
    border-collapse: collapse;
    margin-bottom: 10px;
    float: left;
    text-align: left; }
    .operations table.input th {
      background-color: #5e6442;
      color: white;
      padding: 5px;
      padding-right: 15px;
      font-weight: normal;
      border-bottom: 1px solid #b7c283; }
    .operations table.input th.number {
      text-align: center; }
    .operations table.input tr {
      background-color: white; }
    .operations table.input td {
      padding: 4px 15px 4px 5px;
      border-bottom: 1px solid #5e6442;
      height: auto; }
  .operations table.totals {
    color: #5E6442;
    font-size: 11pt; }
    .operations table.totals td.number {
      text-align: right; }
    .operations table.totals input.number {
      text-align: right;
      border: none;
      background-color: transparent;
      font-size: 11pt;
      color: #5E6442; }
  .operations .title {
    background-color: #5e6442;
    color: white;
    font-size: 12pt;
    margin: 0px;
    padding: 5px;
    padding-right: 0px;
    width: 100%;
    margin-bottom: 10px; }
  .operations .submit-footer {
    background-color: #b7c283;
    padding-left: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #5e6442;
    border-bottom: 1px solid #5e6442;
    height: auto;
    margin: 0px;
    margin-top: 10px;
    width: 100%; }
    .operations .submit-footer input {
      width: 100px;
      margin-right: 10px; }

.partnership-contacts-reasons {
  float: left;
  margin-left: 10px;
  margin-top: 30px;
  width: 400px; }

.parent-contacts-reasons {
  float: left;
  margin-left: 10px;
  margin-top: 30px; }

.parent-contacts-other-reasons {
  float: left;
  margin-left: 20px;
  margin-top: 30px; }

.meetings {
  margin-left: 20px;
  margin-top: 30px; }

.parent-contacts {
  margin-left: 20px;
  margin-top: 30px; }
  .parent-contacts .info {
    margin-top: 5px; }

.other-meetings {
  margin-left: 20px;
  margin-top: 20px; }

.parent-contacts-totals {
  margin-left: 20px; }

.parent-training-sessions {
  margin-left: 20px;
  margin-top: 30px; }

.volunteer-activities {
  margin-top: 20px;
  margin-left: 20px; }
  .volunteer-activities .volunteer-activities-totals {
    #margin-left: 10px; }
  .volunteer-activities .volunteer-activities td {
    vertical-align: top; }
  .volunteer-activities .volunteer-activities fieldset {
    margin-top: 15px;
    width: 300px; }
  .volunteer-activities .volunteer-activities .volunteer-other-activities {
    margin-left: 20px; }
    .volunteer-activities .volunteer-activities .volunteer-other-activities input {
      margin-bottom: 5px;
      width: 90%; }

.yes_no .fieldWithErrors {
  display: inline; }

.val_error {
  border: 1px dashed red;
  margin: 5px 0;
  padding: 5px; }
  .val_error .fieldWithErrors {
    border: none; }

.months {
  margin-left: 20px;
  margin-top: 20px; }
  .months input[type=submit] {
    border: none; }
  .months input {
    width: 64px;
    height: 26px;
    border: none; }
    .months input.SEP {
      background: url(/images/months/SEP/button.png) no-repeat 0 0; }
      .months input.SEP:hover {
        background: url(/images/months/SEP/button_highlighted.png) no-repeat 0 0; }
    .months input.SEP-highlighted {
      background: url(/images/months/SEP/button_highlighted.png) no-repeat 0 0; }
    .months input.SEP-disabled {
      background: url(/images/months/SEP/button_inactive.png) no-repeat 0 0; }
    .months input.OCT {
      background: url(/images/months/OCT/button.png) no-repeat 0 0; }
      .months input.OCT:hover {
        background: url(/images/months/OCT/button_highlighted.png) no-repeat 0 0; }
    .months input.OCT-highlighted {
      background: url(/images/months/OCT/button_highlighted.png) no-repeat 0 0; }
    .months input.OCT-disabled {
      background: url(/images/months/OCT/button_inactive.png) no-repeat 0 0; }
    .months input.NOV {
      background: url(/images/months/NOV/button.png) no-repeat 0 0; }
      .months input.NOV:hover {
        background: url(/images/months/NOV/button_highlighted.png) no-repeat 0 0; }
    .months input.NOV-highlighted {
      background: url(/images/months/NOV/button_highlighted.png) no-repeat 0 0; }
    .months input.NOV-disabled {
      background: url(/images/months/NOV/button_inactive.png) no-repeat 0 0; }
    .months input.DEC {
      background: url(/images/months/DEC/button.png) no-repeat 0 0; }
      .months input.DEC:hover {
        background: url(/images/months/DEC/button_highlighted.png) no-repeat 0 0; }
    .months input.DEC-highlighted {
      background: url(/images/months/DEC/button_highlighted.png) no-repeat 0 0; }
    .months input.DEC-disabled {
      background: url(/images/months/DEC/button_inactive.png) no-repeat 0 0; }
    .months input.JAN {
      background: url(/images/months/JAN/button.png) no-repeat 0 0; }
      .months input.JAN:hover {
        background: url(/images/months/JAN/button_highlighted.png) no-repeat 0 0; }
    .months input.JAN-highlighted {
      background: url(/images/months/JAN/button_highlighted.png) no-repeat 0 0; }
    .months input.JAN-disabled {
      background: url(/images/months/JAN/button_inactive.png) no-repeat 0 0; }
    .months input.FEB {
      background: url(/images/months/FEB/button.png) no-repeat 0 0; }
      .months input.FEB:hover {
        background: url(/images/months/FEB/button_highlighted.png) no-repeat 0 0; }
    .months input.FEB-highlighted {
      background: url(/images/months/FEB/button_highlighted.png) no-repeat 0 0; }
    .months input.FEB-disabled {
      background: url(/images/months/FEB/button_inactive.png) no-repeat 0 0; }
    .months input.MAR {
      background: url(/images/months/MAR/button.png) no-repeat 0 0; }
      .months input.MAR:hover {
        background: url(/images/months/MAR/button_highlighted.png) no-repeat 0 0; }
    .months input.MAR-highlighted {
      background: url(/images/months/MAR/button_highlighted.png) no-repeat 0 0; }
    .months input.MAR-disabled {
      background: url(/images/months/MAR/button_inactive.png) no-repeat 0 0; }
    .months input.APR {
      background: url(/images/months/APR/button.png) no-repeat 0 0; }
      .months input.APR:hover {
        background: url(/images/months/APR/button_highlighted.png) no-repeat 0 0; }
    .months input.APR-highlighted {
      background: url(/images/months/APR/button_highlighted.png) no-repeat 0 0; }
    .months input.APR-disabled {
      background: url(/images/months/APR/button_inactive.png) no-repeat 0 0; }
    .months input.MAY {
      background: url(/images/months/MAY/button.png) no-repeat 0 0; }
      .months input.MAY:hover {
        background: url(/images/months/MAY/button_highlighted.png) no-repeat 0 0; }
    .months input.MAY-highlighted {
      background: url(/images/months/MAY/button_highlighted.png) no-repeat 0 0; }
    .months input.MAY-disabled {
      background: url(/images/months/MAY/button_inactive.png) no-repeat 0 0; }
    .months input.JUN {
      background: url(/images/months/JUN/button.png) no-repeat 0 0; }
      .months input.JUN:hover {
        background: url(/images/months/JUN/button_highlighted.png) no-repeat 0 0; }
    .months input.JUN-highlighted {
      background: url(/images/months/JUN/button_highlighted.png) no-repeat 0 0; }
    .months input.JUN-disabled {
      background: url(/images/months/JUN/button_inactive.png) no-repeat 0 0; }
  .months form {
    display: inline; }
  .months div {
    display: inline;
    margin-right: 5px; }
