/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 5, 2011 */
/*@font-face {
    font-family: 'TeXGyreHerosRegular';
    src: url('texgyreheros-regular-webfont.eot');
    src: url('texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreheros-regular-webfont.woff') format('woff'),
         url('texgyreheros-regular-webfont.ttf') format('truetype'),
         url('texgyreheros-regular-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TeXGyreHerosCnRegular';
    src: url('texgyreheroscn-regular-webfont.eot');
    src: url('texgyreheroscn-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreheroscn-regular-webfont.woff') format('woff'),
         url('texgyreheroscn-regular-webfont.ttf') format('truetype'),
         url('texgyreheroscn-regular-webfont.svg#TeXGyreHerosCnRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
* {margin:0; padding:0;}
body {
 background-color: #fff;
 margin: 1% 2%;
 font-family: 'TeXGyreHerosRegular', Verdana, Lucida Grande, Verdana, Sans-serif;
 font-size: 13px;
 /*color: #4F5155;*/
 color: #333;
}

a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}
a.pdf, a.PDF, a[href$='.pdf'], a[href$='.PDF'],
a.doc, a.DOC, a[href$='.doc'], a[href$='.DOC'], a.docx, a[href$='.docx'], a[href$='.DOCX'],
a.png, a.PNG, a[href$='.png'], a[href$='.PNG'],
a.gif, a.GIF, a[href$='.gif'], a[href$='.GIF'],
a.jpg, a.JPG, a[href$='.jpg'], a[href$='.JPG'], a.jpeg, a[href$='.jpeg'], a[href$='.JPEG'],
a.ppt, a.PPT, a[href$='.ppt'], a[href$='.PPT'],
a.xls, a.XLS, a[href$='.xls'], a[href$='.XLS'],
a.csv, a.CSV, a[href$='.csv'], a[href$='.CSV']
{
 background-position: left center;
 background-repeat:no-repeat;
 background-color:transparent;
 padding-left:22px;
 line-height:18px;
}
a.pdf, a.PDF, a[href$='.pdf'], a[href$='.PDF'] {
 background-image: url('../images/icons/pdf_18.png');
}
a.doc, a.DOC, a[href$='.doc'], a[href$='.DOC'], a.docx, a[href$='.docx'], a[href$='.DOCX'] {
 background-image: url('../images/icons/doc_18.png');
}
a.png, a.PNG, a[href$='.png'], a[href$='.PNG'] {
 background-image: url('../images/icons/png_18.png');
}
a.gif, a.GIF, a[href$='.gif'], a[href$='.GIF'] {
 background-image: url('../images/icons/gif_18.png');
}
a.jpg, a.JPG, a[href$='.jpg'], a[href$='.JPG'], a.jpeg, a[href$='.jpeg'], a[href$='.JPEG'] {
 background-image: url('../images/icons/jpg_18.png');
}
a.ppt, a.PPT,a[href$='.ppt'], a[href$='.PPT'] {
 background-image: url('../images/icons/ppt_18.png');
}
a.xls, a.XLS, a[href$='.xls'], a[href$='.XLS'] {
 background-image: url('../images/icons/xls_18.png');
}
a.csv, a.CSV, a[href$='.csv'], a[href$='.CSV'] {
 background-image: url('../images/icons/csv_18.png');
}
h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}
section section h1 {
    font-size: 14px;
    margin: 24px 0 2px 0;
    padding: 5px 0 6px 0;
    clear:both;
}
hgroup h1 {

}
h2 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 14px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}
img {
     border:none;
}
code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}
header {
        clear:both;
        display:block;
        /*background: transparent url('../images/header.png') left top no-repeat;*/
        height:250px;
}

header .logo {
        clear:both;
        display:block;
        background: transparent url('../images/logo-scn.png?') right top no-repeat;
        width:323px;
        height:160px;
        float:right;
        position:absolute;
        right:20px;
        clear:none;
}
header nav {
        padding-top:200px;
}

h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
  font-weight:bold;
}
#main li {
 margin-left:1em;
}



ul.folder li {
  display:block;
  float:left;
  padding-left:53px;
  padding-top:12px;
  height:65px;
  background: transparent url('../images/icons/folder_48.png') left top no-repeat;
  width:200px;
  font-size:10px;
  margin: 0 10px 15px 0
}
ul.folder li a:link,
ul.folder li a:visited,
ul.folder li a:hover,
ul.folder li a:active {
  font-weight:bold;
}
 ul.files li {
  display:block;
  float:left;
  padding-left:48px;
  height:65px;
  background: transparent url('../images/icons/paper_content_48.png') left top no-repeat;
  width:200px;
  font-size:10px;
  margin: 0 10px 15px 0
}
ul.files li a:link,
ul.files li a:visited,
ul.files li a:hover,
ul.files li a:active {

  font-weight:bold;
}
table tr.disabled {
      color:#999999;
}
table.small {
      font-size:0.8em;
}
table {
      font-size:0.9em;
      border-collapse:collapse;
      border:1px solid #ffffff;
}
table th {
      background-color:#eeeeee !important;
}
table th, table td {
      padding:0.2em 0.4em 0.2em 0.2em;
      border:1px solid #ffffff;
}
table th[scope='row'] {
      text-align:right;
      vertical-align:top;
}
span.name {
     color:#2580a2;
}
section.alert {
        max-width:27em;
        float:left;
        min-height:17em;
        max-height:20em;
        font-size:0.9em;
        border:1px solid #BDDEFF;
        border-radius: 0.4em 0.4em 0.4em 0.4em;
        background-color:#BDDEFF;
        padding:0.4em;
        margin:0.5em 1em;
}
section.alert h1 {
        font-size:1em;
        border-bottom:none;

        padding:0.0em 0.2em 0.4em 0.2em;

        margin:0;
}
section.alert table td {
        border:2px solid #BDDEFF;
        background-color:#D6EBFF;

}
section.alert table {
        margin:0;
        border:1px solid #ffffff;
        border-radius: 0.4em 0.4em 0.4em 0.4em;
}
/* nav */
/* from http://cssmenumaker.com/builder/menu_info.php?menu=057 */
nav, footer {
    width: 100%;
    overflow:auto;
    height:auto;
    clear:both;
    display:block;
     }

nav ul  {
  border:none;
  border:0px;
  margin:0px;
  padding:0px;
  font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  }
nav ul  ul{
  background:#333333;
  height:35px;
  list-style:none;
  margin:0;
  padding:0;
  }
  nav ul  li{
    float:left;
    padding:0px;
    list-style-type:none;
    }
  nav ul  li a{
    background:#009933 url("../images/seperator.gif") bottom right no-repeat;
    color:#cccccc;
    display:block;
    font-weight:normal;
    line-height:35px;
    margin:0px;
    padding:0px 25px;
    text-align:center;
    text-decoration:none;
    }
    nav ul  li a:hover, nav ul  ul li:hover a{
      background: #66cc33 url("../images/hover.gif") bottom center no-repeat;
      color:#FFFFFF;
      text-decoration:none;
      }
  nav ul  li ul{
    background:#003300;
    display:none;
    height:auto;
    padding:0px;
    margin:0px;
    border:0px;
    position:absolute;
    width:225px;
    z-index:200;
    /*top:1em;
    /*left:0;*/
    }
  nav ul  li:hover ul{
    display:block;

    }
  nav ul  li li {
    background:url('../images/sub_sep.gif') bottom left no-repeat;
    display:block;
    float:none;
    margin:0px;
    padding:0px;
    width:225px;
    }
  nav ul  li:hover li a{
    background:none;

    }
  nav ul  li ul a{
    display:block;
    height:35px;
    font-size:12px;
    font-style:normal;
    margin:0px;
    padding:0px 10px 0px 15px;
    text-align:left;
    }
    nav ul  li ul a:hover, nav ul  li ul li:hover a{
      background:#009933 url('../images/hover_sub.gif') center left no-repeat;
      border:0px;
      color:#ffffff;
      text-decoration:none;
      }
  nav ul  p{
    clear:left;
    }

    /* end nav */
/* for webshiv stuff */
    fieldset div {
      overflow: hidden;
      zoom: 1;
      padding: 5px;

      margin: 5px 0;
    }
    input.form-ui-invalid,
    select.form-ui-invalid,
    textarea.form-ui-invalid {
      border-color: #800;
    }
    input.form-ui-valid,
    select.form-ui-valid,
    textarea.form-ui-valid {
      border-color: #080;
    }
    span.input-datetime-local.form-ui-invalid {
      -moz-box-shadow: 1px 1px 1px #800;
      box-shadow: 1px 1px 1px #800;
    }
    span.input-datetime-local.form-ui-valid {
      -moz-box-shadow: 1px 1px 1px #080;
      box-shadow: 1px 1px 1px #080;
    }
div.error, div.success, div.hints {
    font-size:1em;
    border:1px solid #DDDDDD;
    margin:1em;
    padding:0.5em;
    width:auto;
    display:block;
    float:left;
    clear:both;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
}
form div.error, form div.success {
    font-size:0.8em;
    width:12em;
    float:left;
    clear:both;
    margin-left:13.7em;
    padding:0.15em;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
}
div.success {
    background-color:#def4d4;
}
div.error {
    background-color:#f4d4d4;
}
div.hints {
    background-color:#FFFFCC;
}


/* fancy form from http://www.assemblesoft.com/examples/form/ */


form {
  background:#fff;
  padding:1em;
  border:1px solid #eee;
  clear:both;
  display:block;
  margin:1em;
  width:32em;
}
form.wide {
  width:70em;
}
.login {
  background:url(../gfx/user.gif) no-repeat 95% 1em;
}
.contact {
  background:url(../gfx/email2.gif) no-repeat 95% 1em;
}
fieldset div {
  margin:0.3em 0;
  clear:both;
}
label {
  float:left;
  width:10em;
  text-align:right;
  margin-right:1em;
}
legend {
  color:#0066CC;
  font-size:1.2em;
}
legend span {
  width:10em;
  text-align:right;
}
input, select, textarea {
  padding:0.15em;
  width:15em;
  border:1px solid #ddd;
  background:#fafafa;
  font:normal 0.95em  tahoma, verdana, arial, sans-serif;
  -moz-border-radius:0.4em;
  -khtml-border-radius:0.4em;
  border-radius:0.4em;
}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
  border-color:#c5c5c5;
  background:#f6f6f6;
}
textarea {
  width:auto;
  font:normal 0.95em tahoma, verdana, arial, sans-serif;
}
textarea.wide {
  width:40em;
}
fieldset {
  border:1px solid #ddd;
  padding:0 0.5em 0.5em;
  margin-bottom:0.5em;
  clear:both;
  display:block;
}
.date input {
  background-image:url(../gfx/calendar-small.gif);
  background-repeat:no-repeat;
  background-position:100% 50%;
}

.date fieldset label {
  float:none;
  display:block;
  text-align:left;
  width:auto;
}
.date fieldset div {
  float:left;
  clear:none;
  margin-right:0.2em;
}
.radio, .date {
  position:relative;
}
.radio fieldset, .date fieldset {
  border:none;
  width:auto;
  padding:1px 0 0 11em;
}
.radio legend, .date legend {
  font-size:1em;
  color:#000;
}
.radio legend span, .date legend span {
  position:absolute;
  left:0;
  top:0.3em;
  width:10em;
  display:block;
}
.radio label, .radio input {
  vertical-align:middle;
  display:inline;
  float:none;
  width:auto;
  background:none;
  border:none;
}
.radio div {
  float:left;
  white-space:nowrap;
  clear:none;
}
input[type=checkbox] {
  background-color:#ffffff;
  border:0px none #ffffff;
}
.email {
  width:14em;
}

input.default {
  color:#bbb;
}

input[type="submit"] {
 margin-top:1em;
  overflow:hidden;
  /*background:url(../gfx/submit-button.gif) no-repeat 0 0;*/
  display:block;
  cursor:pointer !important; cursor:hand;
}
form.delete input[type="submit"] {
  background-color:#FFC9C9;
  border:2px solid #ddd;
}
#submit-go {
  margin-top:1em;
  width:69px;
  height:26px;
  text-indent:-9999px;
  overflow:hidden;
  border:0;
  background:url(../gfx/submit-button.gif) no-repeat 0 0;
  display:block;
  cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
  background-position:0 -26px;
}

label[title] {

      background:transparent url('../images/icons/info_18.png') left center no-repeat;
      cursor:help;
      padding-left:1em;
      width:9em;
}
button.edit24 {
      background: transparent url('../images/icons/pencil_24.png') no-repeat top;
      width: 24px;
      height: 24px;
      color:transparent;
      border:none;
}
.delete_file img {
     vertical-align:bottom;
}
#main {
margin-bottom:20px;
border-bottom:1px solid #cccccc;
padding-bottom:5%;
overflow:auto;
}
footer {


}
.hidden {
 display:none;
}
footer p {
  font-size:1.5em;
  text-align:right;
  font-weight:bold;
  padding-bottom:0.5em;
  border-bottom:2px solid #0066CC;
}
footer address span {
  padding-top:0.5em;
  font-size:1.3em;
  color:#0066CC;
}
footer address {
  font-size:1.1em;
  font-style:normal;
  text-align:right;
}
form.letter_email {
   width:95%;
   overflow:hidden;
}
form.letter_email div.content {
  width:66%;
  margin: 0 2%;
  float:left;
  clear:left;
}
form.letter_email div.content_sent, form.letter_email div.content_sent_sms {
  width:63%;
  margin: 0 2%;
  float:left;
  clear:left;
  padding:0 1%;
  border:1px solid #eeeeee;
}
/*form.letter_email div.content_sent_sms {
  width:300px;
  height:526px;
  margin: 0 2%;
  float:left;
  clear:left;
  padding:55px;
  background: transparent url('../images/mob_phone_bg.png') no-repeat top;
}*/
form.letter_email div.content_sent h1 {
  font-size:14px;
  margin-bottom:15px;
}

form.letter_email div.content_sent p {
  font-size:12px;
  margin:1em 0;
}
form.letter_email div.meta {
  width:26%;
  margin: 0 2%;
  float:left;
  clear:right;
  font-size:0.8em;
}
.meta input[type="submit"], .meta input[type="button"] {
float:right;
width:31%;
margin-top:0;
margin:0 1%  1em 1%;
}
.meta .functions {
 height:2em;
 overflow:hidden;
 margin-bottom:1em;
}
.meta .submit {
 margin-top:1em;
}
form.letter_email label {
  width:auto;
  text-align:right;
}
form.letter_email input[type=checkbox] {
  width:auto;
}
form.letter_email  div.meta  div {
  float:left;
  text-align: right;
  width: 100%;
  margin: 0 0;
  padding:0;
}
form div.submit {
  clear:both;
  display:block;
}
.pstrength-minchar {
  display:none;
}
.pstrength-bar {
  margin: 15px 5px 5px 155px;
  float:left;
  clear:left;
}
.pstrength-info {
  float:left;
  clear:right;
  margin: 5px 5px 5px 0px;
}
/* style for sent email/letter */
.nhs {
  color:#0072B9 !important;
}


.dataTables_wrapper {
  position: relative;
  min-height: 302px;
  clear: both;
  _height: 302px;
  zoom: 1; /* Feeling sorry for IE */
}

.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 30px;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px 0;
  border: 1px solid #ddd;
  text-align: center;
  color: #999;
  font-size: 14px;
  background-color: white;
}

.dataTables_length {
  width: 40%;
  float: left;
}

.dataTables_filter {
 /* width: 50%;
  float: right;*/
  text-align: right;
}

.dataTables_info {
  width: 60%;
  float: left;
}

.dataTables_paginate {
  width: 44px;
  * width: 50px;
  float: right;
  text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
  height: 19px;
  width: 19px;
  margin-left: 3px;
  float: left;
}

.paginate_disabled_previous {
  background-image: url('../images/back_disabled.jpg');
}

.paginate_enabled_previous {
  background-image: url('../images/back_enabled.jpg');
}

.paginate_disabled_next {
  background-image: url('../images/forward_disabled.jpg');
}

.paginate_enabled_next {
  background-image: url('../images/forward_enabled.jpg');
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
  margin: 0 auto;
  clear: both;
  width: 100%;

  /* Note Firefox 3.5 and before have a bug with border-collapse
   * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 )
   * border-spacing: 0; is one possible option. Conditional-css.com is
   * useful for this kind of thing
   *
   * Further note IE 6/7 has problems when calculating widths with border width.
   * It subtracts one px relative to the other browsers from the first column, and
   * adds one to the end...
   *
   * If you want that effect I'd suggest setting a border-top/left on th/td's and
   * then filling in the gaps with other borders.
   */
}

table.display thead th {
  padding: 3px 13px 3px 5px;
  border-bottom: 1px solid black;
  font-weight: bold;
  cursor: pointer;
  * cursor: hand;
}

table.display tfoot th {
  padding: 3px 18px 3px 10px;
  border-top: 1px solid black;
  font-weight: bold;
}

table.display tr.heading2 td {
  border-bottom: 1px solid #aaa;
}

table.display td {
  padding: 3px 5px;
}

table.display td.center {
  text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
  background: url('../images/sort_asc.png') no-repeat center right;
}

.sorting_desc {
  background: url('../images/sort_desc.png') no-repeat center right;
}

.sorting {
  background: url('../images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
  background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
  background: url('../images/sort_desc_disabled.png') no-repeat center right;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.odd.gradeA {
  background-color: #ddffdd;
}

table.display tr.even.gradeA {
  background-color: #eeffee;
}

table.display tr.odd.gradeC {
  background-color: #ddddff;
}

table.display tr.even.gradeC {
  background-color: #eeeeff;
}

table.display tr.odd.gradeX {
  background-color: #ffdddd;
}

table.display tr.even.gradeX {
  background-color: #ffeeee;
}

table.display tr.odd.gradeU {
  background-color: #ddd;
}

table.display tr.even.gradeU {
  background-color: #eee;
}


tr.odd {
  background-color: #E2E4FF;
}

tr.even {
  background-color: white;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.dataTables_scroll {
  clear: both;
}

.dataTables_scrollBody {
  *margin-top: -1px;
}

.top, .bottom {
  padding: 15px;
  background-color: #F5F5F5;
  border: 1px solid #CCCCCC;
}

.top .dataTables_info {
  float: none;
}

.clear {
  clear: both;
}

.dataTables_empty {
  text-align: center;
}

tfoot input {
  margin: 0.5em 0;
  width: 100%;
  color: #444;
}

tfoot input.search_init {
  color: #999;
}

td.group {
  background-color: #d1cfd0;
  border-bottom: 2px solid #A19B9E;
  border-top: 2px solid #A19B9E;
}

td.details {
  background-color: #d1cfd0;
  border: 2px solid #A19B9E;
}


.example_alt_pagination div.dataTables_info {
  width: 40%;
}

.paging_full_numbers {
  width: 500px;
  height: 22px;
  line-height: 22px;
}

.paging_full_numbers span.paginate_button,
   .paging_full_numbers span.paginate_active {
  border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 2px 5px;
  margin: 0 3px;
  cursor: pointer;
  *cursor: hand;
}

.paging_full_numbers span.paginate_button {
  background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
  background-color: #ccc;
}

.paging_full_numbers span.paginate_active,
.paging_full_numbers a.paginate_active:link,
.paging_full_numbers a.paginate_active:visited,
.paging_full_numbers a.paginate_active:hover,
.paging_full_numbers a.paginate_active:active {
  background-color: #99B3FF;
}

table.display tr.even.row_selected td {
  background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
  background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
tr.odd td.sorting_1 {
  background-color: #D3D6FF;
}

tr.odd td.sorting_2 {
  background-color: #DADCFF;
}

tr.odd td.sorting_3 {
  background-color: #E0E2FF;
}

tr.even td.sorting_1 {
  background-color: #EAEBFF;
}

tr.even td.sorting_2 {
  background-color: #F2F3FF;
}

tr.even td.sorting_3 {
  background-color: #F9F9FF;
}


/* For the Conditional-CSS grading rows */
/*
   Colour calculations (based off the main row colours)
  Level 1:
    dd > c4
    ee > d5
  Level 2:
    dd > d1
    ee > e2
 */
tr.odd.gradeA td.sorting_1 {
  background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
  background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
  background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
  background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
  background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
  background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
  background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
  background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
  background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
  background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
  background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
  background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
  background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
  background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
  background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
  background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
  background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
  background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
  background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
  background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
  background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
  background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
  background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
  background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
  background-color: #ECFFB3;
}

.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
  background-color: #E6FF99;
}

.ex_highlight_row #example tr.even:hover {
  background-color: #ECFFB3;
}

.ex_highlight_row #example tr.even:hover td.sorting_1 {
  background-color: #DDFF75;
}

.ex_highlight_row #example tr.even:hover td.sorting_2 {
  background-color: #E7FF9E;
}

.ex_highlight_row #example tr.even:hover td.sorting_3 {
  background-color: #E2FF89;
}

.ex_highlight_row #example tr.odd:hover {
  background-color: #E6FF99;
}

.ex_highlight_row #example tr.odd:hover td.sorting_1 {
  background-color: #D6FF5C;
}

.ex_highlight_row #example tr.odd:hover td.sorting_2 {
  background-color: #E0FF84;
}

.ex_highlight_row #example tr.odd:hover td.sorting_3 {
  background-color: #DBFF70;
}


/*
 * KeyTable
 */
table.KeyTable td {
  border: 3px solid transparent;
}

table.KeyTable td.focus {
  border: 3px solid #3366FF;
}

table.display tr.gradeA {
  background-color: #eeffee;
}

table.display tr.gradeC {
  background-color: #ddddff;
}

table.display tr.gradeX {
  background-color: #ffdddd;
}

table.display tr.gradeU {
  background-color: #ddd;
}

div.box {
  height: 100px;
  padding: 10px;
  overflow: auto;
  border: 1px solid #8080FF;
  background-color: #E5E5FF;
}



a.paginate_button:link,
a.paginate_button:visited,
a.paginate_button:hover,
a.paginate_button:active {
  text-decoration:none;
  color:#4F5155;

}

/* form overrides */

.dataTables_length label, .dataTables_filter label {
 float:none !important;
 margin-right:none !important;
 text-align:left !important;
 width:auto !important;
}

table.display tr:nth-child(even) {
   background-color: rgba(196, 255, 196, 0.5);
}
table.display col.selected {
   background-color: rgba(196, 255, 196, 0.5) !important;
}
form.stripped {
margin:0;
padding:0;
border:none;
width:auto;
clear:none;
display:inline;
}
.title_case
{
text-transform: capitalize;
}
/*
input[type=checkbox], input[type=radio] { visibility: hidden; width:0; height:0; padding:0; margin:0; }
input[type=checkbox] + label, input[type=radio] + label { padding-left:18px; }
input[type=checkbox] + label{ background: url(../gfx/check_radio.png) 0 0 no-repeat; }
input[type=checkbox]:focus + label{ background-position: 0 -16px; }
input[type=checkbox] + label:hover{ background-position: 0 -32px; }
input[type=checkbox]:checked + label{ background-position: 0 -48px; }

input[type=radio] + label{ background: url(../gfx/check_radio.png) 0 -64px no-repeat; }
input[type=radio]:focus + label{ background-position: 0 -80px; }
input[type=radio] + label:hover{ background-position: 0 -96px; }
input[type=radio]:checked + label{ background-position: 0 -112px; }
  */


.col.left { float: left; min-width: 600px; }
.col.right { float: left; margin-left: 30px; }




/*!
 * jQuery UI CSS Framework 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Tahoma, Verdana, Arial, sans-serif; /*font-size: 1.1em;*/ }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Autocomplete 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.20
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style:none;
  padding: 2px;
  margin: 0;
  display:block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin:0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration:none;
  display:block;
  padding:.2em .4em;
  line-height:1.5;
  zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}




/* Header Text Editor for eBulitin */
.header-text-editor {
    background-image: url(/images/template/bulletin/header.png) !important;
    background-repeat: no-repeat !important;
    background-color: #46abe1 !important;
    overflow: auto;
    width: 300px;
    height: auto;
    text-align: right;
    resize: none;
    padding-top: 120px;
    padding-right: 20px;
    padding-left: 280px;
    color: #fff;
}

.links {

  text-align: right;
  margin: 2em 0 1em 0;

}

.links a {

  padding-left: .75em;
  padding-right: .75em;

}

.cats-wrapper {

  margin-left: auto;
  margin-right: auto;

}

.cat-inner {

  box-sizing: border-box;
  margin:  0 20px 0 0;
  height: 50px;
  padding: 0 5px;

}

.disabled {
  background: rgba(255, 0, 0, 0.1);
}

.enabled {
  background: lightgreen;
}

.indi-comm {

  margin-left: 30px;
  border-bottom: 1px solid #eee;

}

.indi-comm h2 {

  border-bottom: none;

}

.indi-comm span {

  margin-bottom: 10px;

}

.filter-form fieldset input,label,select {

  margin: 8px 2px !important;

}

.filter-form p {
  text-align: right;
}
.filter-form button {
  padding: 3px;
}