@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 1.29 $
 * @lastmodified    $Date: 2010/05/31 00:55:05 $
 * @appdef yaml
 */
@import "glyphicons.css";
@media all
{
  /**
  * Fonts
  * (en) font-family and font-size selection for headings and standard text elements
  *
  * @section content-fonts
  */

  /* (en) reset font size for all elements to standard (16 Pixel) */
  html * { font-size: 100.01% }
  big {font-size: 120%}
  /* (en) reset monospaced elements to font size 16px in Gecko browsers */
  textarea, pre, tt, code {
    font-family:"Courier New", Courier, monospace;
  }
  select {max-width: 250px; }
  input, select {margin-bottom:5px;}
  input[type=radio] {margin:0}


  form {padding:0;margin:0;}
  label {float:left;display:block;width:10.5em;margin:0;padding:0px;color:#777;}
  label.nofloat { float: none; display: inline; width: auto; color: #000; }
  label.long_label_no_float { float: none; display: inline-block; width: 60em; color: #000; vertical-align: top; }
  label.long_label {width: 15em;}
  label.long_label2 {width: 17em;}
  label.long_label3 {width: 19em;}
  label.long_label4 {width: 21em;}
  label.long_label5 {width: 23em;}
  label.long_label6 {width: 60em;}
  label.short_label {width: 6em;}
        .label_padding { padding-left: 10.5em }
  .hasDatepicker {width: 8em;}
  .search_input {border: solid 1px #f90;width: 25em;padding:0;
    background-image: url('../../images/search_indicator.png');
    background-repeat: no-repeat;
    background-position:right top;
  }
  .lookup {border: solid 1px #95e100; padding:0;
    background-image: url('../../images/lookup_indicator.png');
    background-repeat: no-repeat;
    background-position: right top;
  }
  .mandatory, .footnote {color:#f00; font-weight:bold;}
  input[type=submit],
  input[type=button] {min-width: 8em;}
  div.row {padding:0.25em 0;clear:left;}
  .traineeship-section .row{margin: 0;}
  .notice {background:#cfc;border: solid 1px #aaa;text-align:center;padding:3px 0;width:100%;display:block;margin-bottom:5px}
  .warning {background:#fdd;border: solid 1px #dbb;text-align:center;padding:3px 0;width:100%;display:block;margin-bottom:5px}
  .error {background:#fcc;border: solid 1px #d99;text-align:center;padding:3px 0;width:100%;display:block;margin-bottom:5px}
  .information {background:#d1ecf7;border: solid 1px #aaa;text-align:center;padding:3px 0;width:100%;display:block;margin-bottom:5px}


  /* standard rails error highlighting */
  .field_error input, .field_error textarea,
  .field_error .select2-selection--single {
    border: solid 1px red !important;
  }

  .field_error select {
    border: solid 1px red !important;
  }

  /* Some customisations for the AVETMISS form in the student portal (or
  /* anywhere that requires more verbose labels) */
  .verbose label {float:none; width:auto; padding-bottom:0.5em; margin-top:0.5em;}
  .verbose input[type="radio"],
  .verbose p.checkbox {margin:0 0.25em 0 0.5em;}

  .vertical_text {writing-mode: tb-rl;filter: flipv fliph;}
  .report_filter {width:150px}
  .subb {
    margin: 0 1em 10px 0;
    padding:1px;
    border: solid 1px #999;
    background-repeat:repeat-x;
    background-position:left top;
  }
  .subb.no_margin_right{margin-right: 0px;}
  .subc {margin: 0 1em 10px 0; padding:1px;}
  .c100 {width:100%;}
  .content {padding: 1ex 1em;}
  #heading, .heading {width:100%; height:20px; background-color:#B60F2C; color:#fff; font-weight:bold; text-indent: 1em;}
  .dashboard-section .heading {padding:0.5em 0 0 0;}
  #error {width:100%; height:20px; background-color:#d52; color:#fff; font-weight:bold; text-indent: 1em;}
  #duplicate {width:100%; height:20px; background-color:#f2ce04; color:#fff; font-weight:bold; text-indent: 1em;}

  /* (en) base layout gets standard font size 12px */
  body {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%;
  }

  h1,h2,h3,h4,h5,h6 {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-weight:bold;
    color:#666;
    margin: 0 0 0.25em 0;
  }

  h1 { font-size: 170% }                        /* 24px */
  h2 { font-size: 170%; color:#182E7A}          /* 24px */
  h3 { font-size: 150% }                        /* 18px */
  h4 { font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 133.33% }                     /* 16px */
  h5 { font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 116.67% }                     /* 14px */
  h6 { font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 100%; font-style: normal; }

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span {
    color:#999;
  }

  #header select[name='rto_id'] {
    width: 150px;
  }
  #header select[name='function'] {
    width: 100px;
  }

  p { line-height: 1.5em; margin: 0 0 1em 0; }

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  /**
  * Generic Content Classes
  * (en) standard classes for positioning and highlighting
  *
  * @section content-generic-classes
  */

  small, .small {font-size:80%}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
  * External Links
  *
  * (en) Formatting of hyperlinks
  *
  */

  a, .link, .linklike {color: #4D87C7; text-decoration:none; cursor: pointer}
  a:focus,
  a:hover,
  a:active,
        .linklike:hover, .link:hover {color:#182E7A;}

  a.descreet { color: #505050 }
  a.descreet:hover { color: #182e7a; }

  #footer a { color: #999; background:transparent; font-weight: bold;}
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #4D87C7; background-color: transparent; text-decoration:underline;}



  /* will_paginate styles section */
  /* styles adapted from here http://mislav.uniqpath.com/will_paginate/ */
  /* whole pagination box */
  .pagination {
    background: white;
    float:right;
    cursor: default;
    /* self-clearing method: */ }
  .pagination a, .pagination span, .pagination em {
    padding: 0.1em 0.4em;
    display: block;
    float: left;
    color: #333;
    border: 1px solid #ccc; }
  /* we don't currently disable the nprev/next links, but this is how you'd
* style them if you do */
  .pagination .disabled {
    color: #999999;
    border: 1px solid #dddddd; }
  .pagination .current {
    font-style: normal;
    font-weight: bold;
    background: #d4e7fb;
    color: black;
    font-weight: bold;
    border: 1px solid #eee; }
  .pagination a {
    text-decoration: none; }
  .pagination a:hover, .pagination a:focus {
      color: #000033;
      border-color: #000033; }
  .pagination .page_info, .pagination .summary {
    background: #d4e7fb;
    color: black;
    font-weight: bold;
    text-align: center; }
  .pagination .page_info b {
      color: #000033;
      background: #d4e7fb;
      padding: 0.1em 0.25em; }
  .pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .pagination {
    height: 1%; }
  *:first-child + html .pagination {
    overflow: hidden; }

  /* Old Pagination section */
  #paginate {border: 1px solid #ccc; border-collapse:collapse;}
  #paginate th {background:#faddda; padding: 0;border-right: 1px solid #aaa;}
  #paginate td {border-right: 1px solid #ccc;}
  #paginate td a {color: #333;}
  #paginate td a:hover {color:#fff;background:#b60f2b;text-decoration:none;}
  #paginate_current {background:#faddda;}

  /* Lists */
  /* clear-right so that pagination links sit well */
  .list_table{width:100%; border-collapse:collapse;clear:right;}
  .list_table tr{line-height:3ex;}
  .list_table th{border: 1px solid #ccc; background:#b60f2b;color:#fff;padding:0 3px;}
  .list_table th label {color:white; width:auto;}
  .list_table th a {display:block; width:100%;color:#fff;text-indent:5px;}
  .list_table th a:hover  {color:#000;background:#faddda;text-decoration:none;}
  .list_table td {border: 1px solid #ccc;padding:0 3px;}
  td.hover, tr.hover {background: #faddda;}
  .list_table tr.nohover:hover { background-color: inherit }
  .list_table tr.update_all th { background-color: #666 }

  .list_table .dark_header, .list_table .dark_header th {
    background-color: #666;
  }

  /* alternating column-headers */
  .list_table .odd_col {
   }
  .list_table .even_col {
    background-color: #666;
  }

  /* alternating rows */
  .list_table .odd_row {
   }
  .list_table .even_row {
    background-color: #F0F0F0;
  }

  .adv_unit_table {
    border:0;
    width:100%;
    vertical-align: top;
  }
  .adv_unit_table td.sig {
    border:0;
    width:50%;
    vertical-align: top;
  }
  .adv_unit_table td.con {
    border:0;
    width:33%;
    vertical-align: top;
  }


  /* colour things according to their status
   * Currently used on the batch-show page but could be used anywhere that
   * things move from "processing" to "done"/"error" */

  .pending {
    background-color: #7FBFF4;
    color: #FFF;
  }
  .forums.pending {
    background-color: #BDBCBC !important;
    color: #300 !important;
  }
  .processing {
    background-color: #f67c05;
    color: #FFF;
  }
  .error {
    background-color: #f33838;
    color: #FFF;
  }
  .finished {
    background-color: #85cb75;
    color: #FFF;
  }

  .list_table.sales_leads td.action {text-align: center;}
  .list_table.sales_leads td.action img {padding: 0.25em 0.5em;}

  /**
  * Miscellaneous | Sonstiges
  *
  * @section content-misc
  */

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

  /* rounded backgrounds */
  .top-left, .top-right, .bottom-left, .bottom-right {
    background-image: url('../../images/corners1280x18.gif');
    height: 9px;
    font-size: 2px;
  }
  .top-left, .bottom-left {margin-right: 9px;}
  .top-right, .bottom-right {margin-left: 9px;margin-top: -9px;}
  .top-right {background-position: 100% 0;}
  .bottom-left  {background-position: 0 -9px;}
  .bottom-right {background-position: 100% -9px; }
  .inside {
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    background: #fff;
    color: #000000;
    padding: 0 7px;
  }
  #header form #rounded table td div.inside {min-width:300px;}
  .nogap {margin-top: 0;margin-bottom: 0;text-align:center; height:25px;}
  #rounded table {margin:0; border: 0;}

  .message{
  width:100ex;
  text-align:left;
  padding: 0px;
  margin: 0px;
  }
  .message_box{
    width:100ex;
    border: solid 1px black;
    background-color:orange;
    text-align:left;
    padding: 5px;
    margin: 0px;
    color:#FFF;
  }
  .warning_box {
    background-color: #d41111;
  }

  /* Tables within list tables */
  .sub_table{width:100%;  border-collapse:collapse; background-color:#ccc;}
  .sub_table tr{line-height:3ex;}
  .sub_table th{border: 1px solid #fff; background-color:#545252;color:#fff;padding:0 3px;}
  .sub_table th a {display:block; width:100%;background-color:#545252;color:#fff;text-indent:5px;}
  .sub_table th a:hover  {color:#000;background-color:#545252;text-decoration:none;}
  .sub_table td {border: 1px solid #fff;padding:0 3px; color:#535355;}

  .text-box {
    border-width: 1px;
    border-style: solid;
    border-color: #999 #ccc #ccc #999;
    padding: 5px;
    overflow: auto;
  }

.disabled {
  color: gray;
}

.warning-section {
  background: #fdd;
  border: solid 1px #dbb;
  padding: 6px;
  margin: 10px 0;
}

.bulk-info-section {
  background-color: #cce5ff;
  border-color: #b8daff;
  margin-right: 13px;
  padding: 12px;
  border-radius: 4px;
}

table#confirm_transfer_payment_options{
  width: 80%;
}

table#confirm_transfer_payment_options td{
  padding: 1em;
  width: 50%;
}

table#confirm_transfer_payment_options td.new{
  border-left: 1px solid #AAA;
}

table#confirm_transfer_payment_options .total{
  text-align: right;
  border-top: 1px solid #666;
  background-color: #FADDDA;
  padding: 2px;
  font-weight: bold;
  color: #000;
  margin-bottom: 1em;
}

table#confirm_transfer_payment_options ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

table#confirm_transfer_payment_options ul li{
  padding: 2px;
  margin: 0;
}

table#confirm_transfer_payment_options ul .money{
  float:right;
}

table#confirm_transfer_payment_options h4{
  color: white;
  background-color: #B60F2B;
  font-family: inherit;
  padding: 2px;
  font-size: 100%;
}

table#confirm_transfer_payment_options th{
  padding-left: 1em;
}

table#confirm_transfer_payment_options p{
  padding: 0px;
  margin: 0;
  color: #666;
}

p#transfer_progess .current{
  font-weight: bold;
}

.edit_attendance tr.error, .list_table div.error{
  color: #8A1F11;
  background-color: #FBE3E4;
}

.edit_attendance div.error li,.list_table div.error ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.edit_attendance div.error{
  margin: 0.5em;
  padding: 0.5em;
}

.edit_attendance th label{
  color: white;
}

.edit_attendance tr.error span.name{
  font-weight: bold;
}

.edit_attendance .student{
  width: 160px;
}

.edit_attendance .student span.name{
  font-weight: bold;
  font-size: 120%;
  background-color: #E3E3E3;
  padding: 0.5em;
  display:block;
  margin: 3px;
}

.edit_attendance label{
  float: none;
  width: auto;
  display: inline;
}

.edit_attendance div div div{
  float: left;
}
.edit_attendance .notes, .edit_attendance .reason_absent{
  clear: left;
}

a.show_notes, a.add_note, a.hide_empty_notes{
  float: right;
}
td a.add_note{
  position: absolute;
  right: 0;
  top: 0;
}
img.info{
  vertical-align: text-bottom;
}

#trainer_qualifications hr{
  clear: both;
}

#qualifications_activity th, #units_and_modules_activity th{
  text-align: center;
}

#qualifications_activity .year, #units_and_modules_activity .year,
#qualifications_activity .state, #units_and_modules_activity .state{
  width: 50px;
}

#qualifications_activity .code, #units_and_modules_activity .code{
  width: 100px;
}
#qualifications_activity .number_of_enrolments, #units_and_modules_activity .number_of_enrolments,
#qualifications_activity .number_of_completions, #units_and_modules_activity .number_of_completions,
#organisation_details .year{
  width: 80px;
}

#organisation_details .offshore_indicator{
  width: 138px;
}

.export_competency_completion h3{
  color: black;
  font-size: 100%;
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  margin-top: 1em;
}

#units_and_modules_activity{
  margin-bottom: 1em;
}

#setup_invoice_list h1, #setup_invoice_list h3{
  color: black;
  font-size: 100%;
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  margin-top: 1em;
}
#setup_invoice_list h1{
  font-size: 140%;
}

#setup_invoice_list ul{
  list-style-type: none;
}

#setup_invoice_list input[type=submit]{
  width: auto;
  margin-top: 1em;
}

form#rapt_report fieldset,
form#vrn_export fieldset {
  border: 1px solid #999;
  background-image: url(/images/1pxshadow.png);
  background-repeat: repeat-x;
  padding: 1ex 1em;
  margin-bottom: 1em;
}

.formError{
  font-weight: bold;
  color: red;
}

.superseded {
  color: red;
}

.success {
  color: #008000;
}

.avetmiss_errors .list_table{
  margin-bottom: 1em;
}

.avetmiss_errors .list_table ul{
  margin-bottom: 0;
}

.priority_high{
  color: red;
  font-weight: bold;
}

.priority_low{
  color: blue;
}
.low { color:#808080; }

#accommodations .remove_child, #transports .remove_child, #services .remove_child{
  float: right;
}

#transport .bus, #transport .train, #transport .flight, .service, .accomodation{
  border-bottom: 1px solid #EEE;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.list_table .new{
  font-weight: bolder;
}

#document fieldset{
  border-bottom: 1px solid #EEE;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

#document fieldset a.remove_child{
  float: right;
}

#student_home #heading a{
  color: #FFF;
}

#online_enrolment_template_update_selection fieldset{
  background-image: url(/images/1pxshadow.png);
  background-position: 0% 0%;
  background-repeat: repeat-x;
  border: 1px solid #999;
  margin: 0px 1em 10px 0px;
  padding: 1px;
}

#online_enrolment_template_update_selection h2{
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-size: 100%;
  background-color: #B60F2B;
  color: white;
  font-weight: bold;
  height: 20px;
  text-indent: 1em;
  width: 100%;
}

#online_enrolment_template_update_selection ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#online_enrolment_template_update_selection label {
  float: none;
  display: inline;
}

#page_not_found h1{
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  color: black;
}

#page_not_found p{
  color: #777;
  font-size: 120%;
}

.invoice_confirm h3 {
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  color: black;
}

.invoice_confirm tfoot {
  font-weight: bold;
}

.other .field {
  width: 100%;
  clear: both;
}
.other label{
  clear: left;
}


.loader-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: relative;
}
.loader-foreground {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -80px;
  height: 80px;
  width: 160px;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader-foreground img {
  margin-right: 7.5px;
}

.loader {
  display: inline-block;
  background: url("/images/loader.gif") no-repeat left center;
  padding-left: 22px;
  background-size: 16px;
}


span.migration-indicator {
  font-size: 85%;
  font-weight: bold;
  color: red;
}

div.progress-bar {
  height: 30px;
  padding: 0 0 0 15px;
  margin-bottom: 2px;
  margin-right: 1em;
}

div.progress-bar > span.button {
  display: block;
  float: left;
  position: relative;
  height: 30px;
  margin: 0 0 0 -15px;
  padding: 0 15px 0 0;
  background-repeat: no-repeat;
  background-position: top right;
}

div.progress-bar > span.button > span {
  display: block;
  border-color: #999999;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  background-color: white;
  padding: 1px 0 1px 1px;
  height: 26px;
}

div.progress-bar > span.button a {
  display: block;
  height: 26px;
  line-height: 26px;
  padding: 0 7px 0 18px;
  color: black;
}

div.progress-bar > span.inactive a {
  color: #999;
}

div.progress-bar > span.extension {
  display: block;
  float: none;
  position: relative;
  height: 28px;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  background-color: #f0f0f0;
}

div.progress-bar > span.end {
  clear: both;
}

.wizard-buttons {
  margin: 1em 1em 1em 0;
}

.wizard-buttons.wizard-buttons-step.bottom {
  padding-bottom: 30px
}

.wizard-buttons input[type="submit"] {
  width: 10em;
}

#enrolment-wizard-events .series {
  margin-bottom: 4px;
}

#enrolment-wizard-events .series .name {
  font-weight: bold;
}

#enrolment-wizard-events .series-events {
  padding-top: 0.5em;
  margin-bottom: 0.5em;
  border-top: 1px solid #ccc;
}
#enrolment-wizard-events .series-events:first-child {
  border-top: none;
}

#enrolment-wizard-events .events {
  margin-left: 2em;
}

#enrolment-wizard-events .event {
  padding: 2px 0;
}

#enrolment-wizard-events .series .date_and_location {
  color: #666;
}

#enrolment-wizard-events .event .date_and_location,
#enrolment-wizard-events .event .type {
  color: #666;
  font-size: 90%;
}

#client_wizard .tab { border-top:1px solid #999999; margin:0; padding:1em 0;}
#client_wizard form {margin-bottom:1em;}
#client_wizard_tabs .tab a img {margin:3px;}

.party-form-selector {
  text-align: center;
  margin-bottom: 1em;
}


#employer-details {
  float: right;
  margin-right: 1em;
  color: #666;
}


#room-details {
  color: #666;
}


ul.tab-bar {
  list-style: none;
  margin: 0;
  height: 29px;
}

ul.tab-bar li {
  float: left;
  margin: 0 1px 0 0;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #999;
  background-color: white;
  padding: 1px;
}

ul.tab-bar li span {
  display: block;
  background-color: #f0f0f0;
}

ul.tab-bar li a {
  display: block;
  text-decoration: none;
  color: black;
  line-height: 26px;
  padding: 0 10px;
}

ul.tab-bar .end {
  clear: left;
}

div.calendar_event.linked {
  background-image: url("/images/link.png");
  background-position: top right;
  background-repeat: no-repeat;
}

div.calendar_event.holiday {
  background-position: top right;
  background-repeat: no-repeat;
}

div.calendar_event.invited {
  background-image: url("/images/user.png");
  background-position: top right;
  background-repeat: no-repeat;
}

#about h1 {
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  color: black;
  font-size: 150%;
}


.batch-job-section {
  position: relative;
  background: url('/images/gear.png') no-repeat 5px 5px;
  margin: 0 1em 10px 0;
  border: 1px solid #666;
  background-color: white;
  padding: 1ex 1em 1ex 34px;
}

.close-section-link {
  position: absolute;
  top: 7px;
  right: 10px;
}


.inputarea {
  border: 1px solid black;
  background-color: white;
}


#reportbuilder div.inputarea {
  height: 300px;
  margin: 0 1em 1em 0;
  overflow: auto;
}

#reportbuilder div.inputarea.high {
  height: 400px;
}

#reportbuilder div.inputarea.low {
  height: 180px;
}

#reportbuilder .filetree li {
  cursor: pointer;
  line-height: 16px;
}

#reportbuilder .disabled {
  color: gray;
}
#reportbuilder .filetree li.disabled {
  cursor: default;
}
#reportbuilder .filetree li.added {
  font-style: italic;
  color: #59759E;
  padding-left: 18px;
}

#reportbuilder ul.selectlist {
  list-style: none;
  padding: 3px;
  margin: 0;
}

#reportbuilder ul.selectlist li {
  display: block;
  padding: 1px 0 1px 16px;
  background: url("/stylesheets/images/file.gif") no-repeat 0 0 transparent;
  margin: 2px;
  line-height: 16px;
  cursor: pointer;
  position: relative;
}
#reportbuilder ul.selectlist li .icon{
  display: none;
}
#reportbuilder ul.selectlist li.aggregated .icon{
  display: inline;
  vertical-align: top;
}

#reportbuilder ul.sortable li {
  cursor: move;
}

#reportbuilder .inputarea span.field {
  padding: 2px;
  cursor: pointer;
}

#reportbuilder .inputarea .selected span {
  color: white;
  background-color: #727ea3;
}

#reportbuilder img.remove {
  vertical-align: top;
  cursor: pointer;
}

#reportbuilder table td {
  padding: 1px 3px;
}

#reportbuilder .default-name {
  color: #666;
  font-size: 90%;
}

/* Info section */

.expandable-info-section {
  min-height: 16px;
  background: url("/images/info16.png") no-repeat;
  padding-left: 20px;
}

.expandable-info-section > p.text,
.expandable-info-section > p.hide {
  display: none;
}

/* Fee-Help */

table.fee-help-submission-schedule td.submission {
  text-align: center;
}

table.fee-help-submission-schedule td.past {
  background-color: #b5f9ba;
}

table.fee-help-submission-schedule td.due {
  background-color: #feb7b5;
}

table.fee-help-submission-schedule td.upcoming {
  background-color: #eaeaea;
}


/* Assessment Centre */

span.edit-status {
  display: inline-block;
  text-height: 18px;
  background: url("/images/warning16.png") no-repeat left center;
  padding-left: 20px;
  color: red;
}

/* button_to form wrappers */
.buttonsTo {
  float:left;
  width:100%;
}
.buttonsTo form {
  float:left;
  min-width:150px;
  margin-right:0.5em;
}

big {font-size:150%;}

/* File notes  */
#fullnote #followUpWrapper .row {margin:0.25em 0; float:left; clear:left; min-height:2em;}

#showFileNoteBody {margin:0.5em 0 2em 0;}

/* Unit Scope Form */
table.clientUnitForm { margin-bottom: 1em; }
table.clientUnitForm.unitGrading { margin-bottom: 0;}
table.clientUnitForm thead.unitScopeSelectAllHeader tr th {
  border:0;
  background:transparent;
  color:black;
  padding:0.25em 0.5em;
}
table.clientUnitForm thead.unitScopeSelectAllHeader tr th.selectAll {
  text-align: left;
  white-space: nowrap;
}
table.clientUnitForm thead.unitScopeSelectAllHeader tr th .apply_all_input_wrapper {
  float:left;
  margin-right:1em;
  min-height: 25px
}
table.clientUnitForm thead.unitScopeSelectAllHeader tr th .apply_all_input_wrapper select,
table.clientUnitForm thead.unitScopeSelectAllHeader tr th .apply_all_input_wrapper button {
  vertical-align: top;
}
table.clientUnitForm thead.unitScopeSelectAllHeader tr th.selectAll #apply_all_input_button button {
  padding:0 1em;
  /* To match submit buttons:; */
  height:18px;
  font-size:11px;
}
table.clientUnitForm tbody.unit tr td.checkBox {
  text-align: center;
}

/* Unit grading screen */
.unitGrading .multiSelectOptions,
.unitGrading .multiSelectOptions label { width:auto;}
.unitGrading .multiSelectOptions { max-height:20em; }
.unitGrading .multiSelectOptions label { clear:left; }

/* Standard search boxes as shown on lists from the top-level tabs */
.search_box { overflow: auto; }
.search_box .column { float: left; margin-right: 1em; width: auto; }
.search_box .column .row { float:left; clear:left; margin:0; padding:0; min-height:27px; }
.no_search_results {font-size: 130%; margin-top:1em; text-align: center;}

/* Things that should only be displayed when printing, not on on screen */
.print_only {display: none;}

/* Address form */
.addressForm .addressStatus,
.addressForm .existingAddress,
.addressForm .entryModeLink {margin:-0.5em 0 0.25em 14em;}
.addressForm .entryModeLink.legacy a {color:red; font-weight:bold; font-size:1.25em; text-decoration: underline;}
.addressForm .clearAddressLink {font-size:80%; margin:0.5em 2em 0 0;}
.addressForm .addressStatus.verified,
.addressForm .addressStatus.unverified {color:#408000;}
.addressForm .existingAddress,
.addressForm .addressStatus {margin-bottom:0.5em;}
.addressForm .existingAddress {margin-top:0;}

.application_status.Pending {color:orange;}
.application_status.Failed {color:red;}
.application_status.Completed {color:green;}

.outside_date span { background-color: #f57f6c; color: #fff; }

/* Student Edit form */
#claims-and-funding .c50r label, .long-label { width: 15em; }
/* set height auto for plugin multiSelect */
.multiSelectOptionsAuto .multiSelectOptions{max-height: none !important; height: auto !important; min-height: 150px;}

/* copied the css for the welcome message to meet the portal style */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f3f5f6;
  border: 1px solid #dfe4e7;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  text-align: center;
}
.well-sm {
  padding: 10px 10px 0px;
  border-radius: 3px;
}

.text-control
{
  padding-bottom: 10px;
}

.unit-detail {
  padding-bottom: 10px;
}
.unit-detail h2,
.unit-detail h5{
  color: #4d4d4f;
}

.bulk-panel .dropdown-bulk-action {
  vertical-align: top;
}

.portal-dashboard {
  margin-top: 15px;
}

.portal-dashboard h2 {
  color: grey;
  padding-bottom: 4px;
  padding-top: 5px;
  font-size: 2.2em;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert .close{
  color: grey;
}
.alert .close:focus,
.alert .close:hover{
  color: #000;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -54%;
}
.alert-welcome {
  margin-top: 15px;
  margin-bottom: 0px;
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #000;
  font-size: 116.67%;
  text-align: center;
  position: relative;
}
.alert-welcome .close {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 20px;
  font-weight: bold;
}
/* default icon glyphicon-short size 16x11 */
.glyphicon-short
{
  background: url('../images/glyphicon-short.png');
  background-size: 100% 100%;
  width: 16px;
  height: 11px;
  vertical-align: top;
  margin-top: 2px;
}

#nav_menu .glyphicons:before{
  padding: 0px 5px;
}
.client-details-edit br {
    line-height: 5px;
    display: inline-block;
    content: "";
    margin: 3px 0;
    width: 100%;
}
.client-details-edit a,
.client-details-edit span,
.client-details-edit label:not(.long_label3) {
  line-height: 28px;
}
.client-details-edit label.last-error-messages {
  line-height: 20px;
}
.client-details-edit .mceLayout a,
.client-details-edit .mceLayout span,
.client-details-edit .mceLayout label {
  line-height: 16px;
}
.client-details-edit #course-details span input[type="checkbox"] {
  margin-top: 7px !important;
}

.client-details-edit #course-details span input[type="checkbox"] {
  margin-bottom: 10px;
}
.client-details-edit input[type="checkbox"] + span.glyphicon-info-sign{
  line-height: 100%;
  top: 7px;
}
.long_label3.left {
  float: left;
  min-height: 25px;
}

span.label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.ckb-inline {
  padding-top: 4px;
  display: inline-block;
  vertical-align: middle;
}
.popup-event .repeat-every-noun {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.popup-event label {
  line-height: 27px;
}
#event_breaks > .event_break:not(:first-child) {
  padding-left: 8em;
}
#event_breaks .event_break .glyphicons {
  margin-top: 2px; color:#000;
}
#create_event_form .subb {
  margin-right: 10px;
}
#timeable_dialog {
  padding: 0 !important;
}

.ui-selected.calendar_contents_saving {
  background: #727ea3 url('/images/loader.gif') no-repeat right top !important;
}

#widget_dashboard .switch-button-button {
    width: 19px !important;
    height: 19px !important;
    border-radius: 50%;
    margin-top: -3px;
    margin-left: -2px;
    border: 0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
 }
 #widget_dashboard .switch-button-background {
    border: 0;
    background: rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
 }
 #widget_dashboard .checked {
   background: rgba(66, 139, 202, 0.3);
 }
 #widget_dashboard .checked .switch-button-button{
  background-color: #428bca;
  margin-left: 2px;
 }
 #widget_dashboard span {
  font-weight: 600;
  line-height: 15px;
  color: #535355;
 }
 #widget_dashboard .content {
  min-height: 20px;
 }
 #dashboard-zone {
   position: relative;
 }
 #timeable_dialog {
  overflow: hidden;
 }
 .flot-caption, .widget-caption {
  font-size: 16px;
  font-weight: 700;
  padding-left: .5rem;
  text-transform: uppercase;
 }
.flot-category {
  float: right;
}
.flot-category .ui-button{
  width: auto!important;
  margin-right: 5px !important;
  font-size: 13px;
  line-height: 1.5;
  border-color: #e7505a;
  color: #e7505a;
  background: #fff;
  border-radius: 25px!important;
}
.flot-category .ui-button.ui-state-active {
  border-color: #e7505a;
  color: #fff;
  background: #e7505a;
}
.flot-category.employer .ui-button
{
  border-color: #F1C40F;
  color: #F1C40F;
}
.flot-category.employer .ui-button.ui-state-active {
  border-color: #F1C40F;
  color: #fff;
  background: #F1C40F;
}
.flot-category.student .ui-button
{
  border-color: #659be0;
  color: #659be0;
}
.flot-category.student .ui-button.ui-state-active {
  border-color: #659be0;
  color: #fff;
  background: #659be0;
}
.flot-category.agent .ui-button
{
  border-color: #95a5a6;
  color: #95a5a6;
}
.flot-category.agent .ui-button.ui-state-active {
  border-color: #95a5a6;
  color: #fff;
  background: #95a5a6;
}
.flot-category .ui-button-text {
  padding: 4px 10px !important;
  line-height: inherit!important;
}
.tag-xs {
  line-height: 12px !important;
}
.tag-default {
  background-color: #e4e4e4;
  color: #000 !important;
}
.btn-group-opts {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.btn-group-opts > a {
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #ffffff;
  min-height: 30px;
}
.btn-group-opts > a:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-right: none;
 }
.btn-group-opts > a:last-child{
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
 }
  .btn-group-opts .ui-button-text-only .ui-button-text {
    padding: 0.5em 0.8em;
  }
 .btn-group-opts .glyphicons:before
{
  padding: 3px 3px 0 0;
}
.box_description {
  margin-top: 5px;
  height: 65px;
  overflow: auto;
  border: 1px solid #ddd;
  padding: 5px;
  width: 99%;
  resize: vertical;
}
.box_description p {
  margin: 0 !important;
}
.title-referral {
  display: none;
}.pagination {
  padding-bottom: 5px;
}

.pagination .input-group {
  padding: 0;
  margin-bottom: 0;
}
.pagination input[type="text"] {
  text-align: center;
  margin-bottom: 0;
  height: 24px;
  width: 25px;
  padding: 1px 5px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 500px;
  color: #e24a37;
  display: inline-block;
}
.pagination .input-group-addon {
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  float: none;
  padding: 6px 10px 4px;
  min-height: 16px;
  text-align: center;
  background-color: #eee;
  vertical-align: middle;
  border: none;
  display: inline-block;
}
.pagination .glyphicon {
  font-size: 12px;
}
.pagination .glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.student-portal-block .long_label3,
.student-portal-block .long_label4,
.student-portal-block .long_label5 {
  width: 28em;
}

.hidden {
  display: none;
}

.float_right .glyphicon{
  margin-left: 0;
  top: 6px;
  padding-top: 2px;
}
.float_right .expand{
  padding-right: 0;
}
.float_right .glyphicons{
  margin-left: 0;
  top: 8px;
  padding-top: 2px;
}
.toolbars .row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.toolbars .first-xs {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.glyphicons.inline,
.glyphicons.inline::before {
  display: inline;
}

.brand-image img {
  margin-top: 5px;
  max-width: 200px;
  max-height: 70px;
}

}
