/******************************************************************
jQuery UI Helper Classes
******************************************************************/
/* line 7, Controls/jQuery/Helper */
.ui-helper-hidden {
  display: none; }

/* line 12, Controls/jQuery/Helper */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -9999px;
  top: 0; }

/* line 19, Controls/jQuery/Helper */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 28, Controls/jQuery/Helper */
.ui-helper-clearfix {
  display: inline-block; }

/* line 33, Controls/jQuery/Helper */
* html .ui-helper-clearfix {
  height: 1%; }

/* line 38, Controls/jQuery/Helper */
.ui-helper-clearfix {
  display: block; }

/* line 43, Controls/jQuery/Helper */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/******************************************************************
jQuery UI Helper Classes
******************************************************************/
/* line 7, Helper */
.ui-helper-hidden {
  display: none; }

/* line 12, Helper */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -9999px;
  top: 0; }

/* line 19, Helper */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 28, Helper */
.ui-helper-clearfix {
  display: inline-block; }

/* line 33, Helper */
* html .ui-helper-clearfix {
  height: 1%; }

/* line 38, Helper */
.ui-helper-clearfix {
  display: block; }

/* line 43, Helper */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/******************************************************************
Sortable Panels
******************************************************************/
/* line 19, Controls/jQuery/Sortable */
.ui-sortable-container {
  margin: 0;
  padding: 8px;
  border: solid 1px #CCCCCC;
  background: url("/Framework/Resources/Images/Layout/bg.gif") repeat 0 0; }

/* line 27, Controls/jQuery/Sortable */
ul.ui-sortable {
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 5px; }

/* line 35, Controls/jQuery/Sortable */
ul.ui-sortable li.sortable-item {
  margin: 0 0 5px;
  padding: 5px;
  border: solid 1px #CCCCCC;
  background: #FFFFFF; }

/* line 43, Controls/jQuery/Sortable */
ul.ui-sortable li.sortable-item:hover {
  cursor: move;
  border: dotted 1px #008000;
  background: #FFFFDE; }

/******************************************************************
jQuery UI Helper Classes
******************************************************************/
/* line 7, Helper */
.ui-helper-hidden {
  display: none; }

/* line 12, Helper */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -9999px;
  top: 0; }

/* line 19, Helper */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 28, Helper */
.ui-helper-clearfix {
  display: inline-block; }

/* line 33, Helper */
* html .ui-helper-clearfix {
  height: 1%; }

/* line 38, Helper */
.ui-helper-clearfix {
  display: block; }

/* line 43, Helper */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/******************************************************************
Accordion
******************************************************************/
/* line 19, Controls/jQuery/Accordion */
.ui-accordion h3.ui-accordion-header {
  margin: 2px 0 0;
  padding: 0;
  font-size: 110%;
  background: #E6EFFF;
  border: solid 1px #CCCCCC; }

/* line 28, Controls/jQuery/Accordion */
.ui-accordion h3.first {
  margin: 0; }

/* line 33, Controls/jQuery/Accordion */
.ui-accordion h3 a,
.ui-accordion h3 a:link,
.ui-accordion h3 a:visited {
  display: block;
  padding: 3px 4px;
  text-decoration: none;
  color: #045D9F; }

/* line 43, Controls/jQuery/Accordion */
.ui-accordion h3 a:hover,
.ui-accordion h3 a:focus {
  color: #666666; }

/* line 49, Controls/jQuery/Accordion */
.ui-accordion .ui-accordion-content {
  padding: 4px 8px;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC; }

/* line 57, Controls/jQuery/Accordion */
.ui-accordion .ui-accordion-content ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 64, Controls/jQuery/Accordion */
.ui-accordion .ui-accordion-content ul li {
  margin: 0;
  padding: 1px 0; }

/* line 70, Controls/jQuery/Accordion */
.ui-accordion .ui-accordion-content ul li a,
.ui-accordion .ui-accordion-content ul li a:link
.ui-accordion .ui-accordion-content ul li a:visited {
  text-decoration: none;
  color: #045D9F; }

/* line 78, Controls/jQuery/Accordion */
.ui-accordion .ui-accordion-content ul li a:hover,
.ui-accordion .ui-accordion-content ul li a:focus {
  color: #666666; }

/* line 84, Controls/jQuery/Accordion */
.ui-accordion .ui-accordion-content ul li a.current {
  text-decoration: underline; }

/******************************************************************
jQuery UI Helper Classes
******************************************************************/
/* line 7, Helper */
.ui-helper-hidden {
  display: none; }

/* line 12, Helper */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -9999px;
  top: 0; }

/* line 19, Helper */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 28, Helper */
.ui-helper-clearfix {
  display: inline-block; }

/* line 33, Helper */
* html .ui-helper-clearfix {
  height: 1%; }

/* line 38, Helper */
.ui-helper-clearfix {
  display: block; }

/* line 43, Helper */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/******************************************************************
DatePicker
******************************************************************/
/* line 34, Controls/jQuery/DatePicker */
img.ui-datepicker-trigger {
  margin-left: 5px;
  vertical-align: middle; }

/* line 40, Controls/jQuery/DatePicker */
.ui-datepicker {
  display: none;
  padding: .2em .2em 0;
  width: 17em;
  z-index: 300;
  border: 1px solid #AAAAAA;
  background: #FFFFFF; }

/* line 50, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  font-weight: bold;
  border: 1px solid #AAAAAA;
  background: #BDE3F8 url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0; }

/* line 59, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

/* line 68, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
  left: 2px;
  background: url("/Framework/Resources/Images/Icons/Silk/resultset_previous.png") no-repeat 0 50%; }

/* line 74, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
  right: 2px;
  background: url("/Framework/Resources/Images/Icons/Silk/resultset_next.png") no-repeat 0 50%; }

/* line 80, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next span {
  display: block;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  text-indent: -99999px; }

/* line 93, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

/* line 100, Controls/jQuery/DatePicker */
.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1em;
  margin: 1px 0; }

/* line 107, Controls/jQuery/DatePicker */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

/* line 115, Controls/jQuery/DatePicker */
.ui-datepicker table tr
.ui-datepicker table th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

/* line 124, Controls/jQuery/DatePicker */
.ui-datepicker table td {
  border: 0;
  padding: 1px; }

/* line 130, Controls/jQuery/DatePicker */
.ui-datepicker table td span,
.ui-datepicker table td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

/* line 139, Controls/jQuery/DatePicker */
.ui-datepicker table tbody td a.ui-state-default {
  border: 1px solid #D3D3D3;
  background: #EFEFEF;
  color: #666666; }

/* line 146, Controls/jQuery/DatePicker */
.ui-datepicker table tbody td a.ui-state-highlight {
  border: 1px solid #FCEFA1;
  background: #FBF9EE;
  color: #666666; }

/* line 153, Controls/jQuery/DatePicker */
.ui-datepicker table tbody td a.ui-state-active {
  border: 1px solid #AAAAAA;
  background: #FFFFFF;
  color: #111111; }

/* line 160, Controls/jQuery/DatePicker */
.ui-datepicker table tbody td a.ui-state-hover {
  border: 1px solid #999999;
  background: #BDE3F8;
  color: #111111; }

/* line 168, Controls/jQuery/DatePicker */
.ui-datepicker-cover {
  display: none;
  display/**/: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px; }

/******************************************************************
jQuery UI Helper Classes
******************************************************************/
/* line 7, Helper */
.ui-helper-hidden {
  display: none; }

/* line 12, Helper */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -9999px;
  top: 0; }

/* line 19, Helper */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 28, Helper */
.ui-helper-clearfix {
  display: inline-block; }

/* line 33, Helper */
* html .ui-helper-clearfix {
  height: 1%; }

/* line 38, Helper */
.ui-helper-clearfix {
  display: block; }

/* line 43, Helper */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* line 21, Controls/jQuery/Tabs */
.ui-tabs {
  margin: 0;
  padding: 0;
  zoom: 1; }
  /* line 26, Controls/jQuery/Tabs */
  .ui-tabs ul.ui-tabs-nav {
    margin: 0;
    padding: 4px 8px 0;
    list-style: none;
    position: relative;
    font-size: 120%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #8899AA; }
    /* line 38, Controls/jQuery/Tabs */
    .ui-tabs ul.ui-tabs-nav li {
      margin: 1px 5px -1px 0;
      padding: 0;
      float: left;
      position: relative; }
      /* line 44, Controls/jQuery/Tabs */
      .ui-tabs ul.ui-tabs-nav li span, .ui-tabs ul.ui-tabs-nav li a:link, .ui-tabs ul.ui-tabs-nav li a:visited {
        padding: 2px 8px 1px 8px;
        display: block;
        text-decoration: none;
        font-weight: bold;
        line-height: 24px;
        border-top-left-radius: 8px;
        -moz-border-radius-topleft: 8px;
        -webkit-border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        -moz-border-radius-topright: 8px;
        -webkit-border-top-right-radius: 8px;
        border: 1px solid #C8D0D8;
        border-bottom: none;
        background: #E8F0F8 url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0;
        color: #556677; }
      /* line 57, Controls/jQuery/Tabs */
      .ui-tabs ul.ui-tabs-nav li a:hover, .ui-tabs ul.ui-tabs-nav li a:focus {
        outline: none;
        background: #BDE3F8 url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0;
        color: #111111; }
      /* line 63, Controls/jQuery/Tabs */
      .ui-tabs ul.ui-tabs-nav li a:hover {
        text-decoration: none; }
      /* line 67, Controls/jQuery/Tabs */
      .ui-tabs ul.ui-tabs-nav li a:focus {
        text-decoration: underline; }
      /* line 71, Controls/jQuery/Tabs */
      .ui-tabs ul.ui-tabs-nav li.ui-tabs-active {
        margin-top: 0px; }
        /* line 74, Controls/jQuery/Tabs */
        .ui-tabs ul.ui-tabs-nav li.ui-tabs-active a {
          cursor: default; }
        /* line 77, Controls/jQuery/Tabs */
        .ui-tabs ul.ui-tabs-nav li.ui-tabs-active span, .ui-tabs ul.ui-tabs-nav li.ui-tabs-active a:link, .ui-tabs ul.ui-tabs-nav li.ui-tabs-active a:visited {
          border: solid 1px #8899AA;
          padding-bottom: 2px;
          color: #222222;
          background: #FFFFFF;
          border-bottom-color: #FFFFFF;
          cursor: default; }
      /* line 87, Controls/jQuery/Tabs */
      .ui-tabs ul.ui-tabs-nav li.ui-state-disabled a, .ui-tabs ul.ui-tabs-nav li.ui-state-processing a {
        cursor: default; }
  /* line 94, Controls/jQuery/Tabs */
  .ui-tabs ul.ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible ul.ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer; }
  /* line 100, Controls/jQuery/Tabs */
  .ui-tabs .ui-tabs-panel {
    padding: 10px;
    display: block;
    border-width: 0;
    background: none; }
  /* line 108, Controls/jQuery/Tabs */
  .ui-tabs .ui-tabs-hide {
    display: none !important; }

/* line 10, Controls/jQuery/Effects */
.ui-effects-transfer {
  opacity: 0.5;
  border: 2px dashed #000000;
  background: #FFFFFF; }

/***********************************************************************
jQuery Foldables
***********************************************************************/
/* line 14, Controls/jQuery/Foldable */
.ui-foldable .ui-foldable-header {
  cursor: pointer; }

/* line 19, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-hover {
  color: #336699; }

/* line 24, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-press {
  color: #6699CC; }

/* line 29, Controls/jQuery/Foldable */
.ui-foldable .ui-foldable-header .ui-fold-button {
  width: 0;
  height: 12px;
  padding-left: 12px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-size: 1px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
  top: -2px;
  background-image: url("/Framework/Resources/Images/Icons/fold_arrows.png"); }

/* line 48, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-closed .ui-fold-button {
  background-position: 0 -8px; }

/* line 53, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-closed-hover .ui-fold-button {
  background-position: 0 -40px; }

/* line 58, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-closed-press .ui-fold-button {
  background-position: 0 -72px; }

/* line 63, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-open .ui-fold-button {
  background-position: 0 -104px; }

/* line 68, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-open-hover .ui-fold-button {
  background-position: 0 -136px; }

/* line 73, Controls/jQuery/Foldable */
.ui-foldable .ui-state-header-open-press .ui-fold-button {
  background-position: 0 -168px; }

/* line 23, Controls/ActionButton */
a.button, a.button-alt, span.pill, span.pill-alt, label.button {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 8px 0 0;
  vertical-align: middle;
  font-weight: normal;
  font-size: 11px;
  color: #444444 !important; }
  /* line 31, Controls/ActionButton */
  * html a.button, * html a.button-alt, * html span.pill, * html span.pill-alt, * html label.button {
    background: #2E2E2E; }
  /* line 35, Controls/ActionButton */
  a.button.button-primary, a.button-primary.button-alt, span.button-primary.pill, span.button-primary.pill-alt, label.button-primary.button {
    font-weight: bold; }
  /* line 39, Controls/ActionButton */
  a.button, a.button-alt, span.pill, span.pill-alt, label.button, a.button:link, a.button-alt:link, span.pill:link, span.pill-alt:link, label.button:link, a.button:visited, a.button-alt:visited, span.pill:visited, span.pill-alt:visited, label.button:visited, a.button:hover, a.button-alt:hover, span.pill:hover, span.pill-alt:hover, label.button:hover, a.button:focus, a.button-alt:focus, span.pill:focus, span.pill-alt:focus, label.button:focus {
    text-decoration: none; }
  /* line 43, Controls/ActionButton */
  a.button:hover, a.button-alt:hover, span.pill:hover, span.pill-alt:hover, label.button:hover, a.button:focus, a.button-alt:focus, span.pill:focus, span.pill-alt:focus, label.button:focus, a.button.selected, a.selected.button-alt, span.selected.pill, span.selected.pill-alt, label.selected.button {
    color: #2D7FB2 !important; }
  /* line 47, Controls/ActionButton */
  a.button span, a.button-alt span, span.pill span, span.pill-alt span, label.button span {
    display: block; }
    /* line 49, Controls/ActionButton */
    a.button span.btn-wrap-out, a.button-alt span.btn-wrap-out, span.pill span.btn-wrap-out, span.pill-alt span.btn-wrap-out, label.button span.btn-wrap-out, a.button span.btn-wrap-in, a.button-alt span.btn-wrap-in, span.pill span.btn-wrap-in, span.pill-alt span.btn-wrap-in, label.button span.btn-wrap-in {
      background: url("/Framework/Resources/Images/Buttons/button_bg.png") no-repeat 0 0; }
    /* line 52, Controls/ActionButton */
    a.button span.btn-wrap-out, a.button-alt span.btn-wrap-out, span.pill span.btn-wrap-out, span.pill-alt span.btn-wrap-out, label.button span.btn-wrap-out {
      padding-left: 8px; }
    /* line 55, Controls/ActionButton */
    a.button span.btn-wrap-in, a.button-alt span.btn-wrap-in, span.pill span.btn-wrap-in, span.pill-alt span.btn-wrap-in, label.button span.btn-wrap-in {
      background-position: 100% 0;
      margin-right: -8px;
      padding-right: 8px; }
    /* line 60, Controls/ActionButton */
    a.button span.text, a.button-alt span.text, span.pill span.text, span.pill-alt span.text, label.button span.text {
      padding: 4px 0 5px 0;
      line-height: 11px;
      white-space: nowrap; }
      /* line 65, Controls/ActionButton */
      *:first-child + html a.button span.text, *:first-child + html a.button-alt span.text, *:first-child + html span.pill span.text, *:first-child + html span.pill-alt span.text, *:first-child + html label.button span.text {
        position: relative;
        top: -1px;
        left: 0; }
  /* line 74, Controls/ActionButton */
  * html a.button span, * html a.button-alt span, * html span.pill span, * html span.pill-alt span, * html label.button span {
    float: left;
    width: auto;
    background-image: none;
    cursor: pointer; }
  /* line 82, Controls/ActionButton */
  a.button:hover span.btn-wrap-out, a.button-alt:hover span.btn-wrap-out, span.pill:hover span.btn-wrap-out, span.pill-alt:hover span.btn-wrap-out, label.button:hover span.btn-wrap-out {
    background-position: 0 100%; }
  /* line 85, Controls/ActionButton */
  a.button:hover span.btn-wrap-in, a.button-alt:hover span.btn-wrap-in, span.pill:hover span.btn-wrap-in, span.pill-alt:hover span.btn-wrap-in, label.button:hover span.btn-wrap-in {
    background-position: 100% 100%; }
  /* line 91, Controls/ActionButton */
  a.button.disabled:link, a.disabled.button-alt:link, span.disabled.pill:link, span.disabled.pill-alt:link, label.disabled.button:link, a.button.disabled:hover, a.disabled.button-alt:hover, span.disabled.pill:hover, span.disabled.pill-alt:hover, label.disabled.button:hover, a.button.disabled:visited, a.disabled.button-alt:visited, span.disabled.pill:visited, span.disabled.pill-alt:visited, label.disabled.button:visited {
    cursor: default;
    opacity: 0.3;
    filter: alpha(opacity=30);
    color: #666666 !important; }
  /* line 97, Controls/ActionButton */
  a.button.disabled:hover span.btn-wrap-out, a.disabled.button-alt:hover span.btn-wrap-out, span.disabled.pill:hover span.btn-wrap-out, span.disabled.pill-alt:hover span.btn-wrap-out, label.disabled.button:hover span.btn-wrap-out {
    background-position: 0 0; }
  /* line 100, Controls/ActionButton */
  a.button.disabled:hover span.btn-wrap-in, a.disabled.button-alt:hover span.btn-wrap-in, span.disabled.pill:hover span.btn-wrap-in, span.disabled.pill-alt:hover span.btn-wrap-in, label.disabled.button:hover span.btn-wrap-in {
    background-position: 100% 0; }
  /* line 107, Controls/ActionButton */
  a.button.partial-button.medial span.btn-wrap-out, a.partial-button.medial.button-alt span.btn-wrap-out, span.button-alt.partial-pill.medial span.btn-wrap-out, span.partial-pill.pill-alt.medial span.btn-wrap-out, span.partial-button.medial.pill span.btn-wrap-out, span.partial-button.medial.pill-alt span.btn-wrap-out, span.button.partial-pill.medial span.btn-wrap-out, label.partial-button.medial.button span.btn-wrap-out, a.button.partial-button.final span.btn-wrap-out, a.partial-button.final.button-alt span.btn-wrap-out, span.button-alt.partial-pill.final span.btn-wrap-out, span.partial-pill.pill-alt.final span.btn-wrap-out, span.partial-button.final.pill span.btn-wrap-out, span.partial-button.final.pill-alt span.btn-wrap-out, span.button.partial-pill.final span.btn-wrap-out, label.partial-button.final.button span.btn-wrap-out {
    padding-left: 6px; }
  /* line 112, Controls/ActionButton */
  a.button.partial-button.initial span.btn-wrap-in, a.partial-button.initial.button-alt span.btn-wrap-in, span.button-alt.partial-pill.initial span.btn-wrap-in, span.partial-pill.pill-alt.initial span.btn-wrap-in, span.partial-button.initial.pill span.btn-wrap-in, span.partial-button.initial.pill-alt span.btn-wrap-in, span.button.partial-pill.initial span.btn-wrap-in, label.partial-button.initial.button span.btn-wrap-in, a.button.partial-button.medial span.btn-wrap-in, a.partial-button.medial.button-alt span.btn-wrap-in, span.button-alt.partial-pill.medial span.btn-wrap-in, span.partial-pill.pill-alt.medial span.btn-wrap-in, span.partial-button.medial.pill span.btn-wrap-in, span.partial-button.medial.pill-alt span.btn-wrap-in, span.button.partial-pill.medial span.btn-wrap-in, label.partial-button.medial.button span.btn-wrap-in {
    padding-right: 6px; }

/* line 123, Controls/ActionButton */
a.button-with-icon span.text {
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0 50%; }

/* line 133, Controls/ActionButton */
a.partial-button.initial span.btn-wrap-in, span.partial-pill.initial span.btn-wrap-in,
a.partial-button.medial span.btn-wrap-in,
span.partial-pill.medial span.btn-wrap-in,
a.partial-button.medial span.btn-wrap-out,
span.partial-pill.medial span.btn-wrap-out,
a.partial-button.final span.btn-wrap-out,
span.partial-pill.final span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_medial_bg.png"); }

/* line 145, Controls/ActionButton */
a.icon span {
  display: block; }
  /* line 148, Controls/ActionButton */
  a.icon span.text {
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: 0 50%; }
    /* line 154, Controls/ActionButton */
    a.icon span.text span {
      display: none; }

/* line 165, Controls/ActionButton */
a.link {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }
  /* line 169, Controls/ActionButton */
  a.link span {
    display: block; }
  /* line 174, Controls/ActionButton */
  a.link.link-with-icon {
    text-decoration: none; }
    /* line 177, Controls/ActionButton */
    a.link.link-with-icon span.text {
      padding-left: 18px;
      background-repeat: no-repeat;
      background-position: 0 50%;
      line-height: normal; }

/* line 4, Controls/ActionButtonIcons */
.icon-add span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/add.png"); }

/* line 5, Controls/ActionButtonIcons */
.icon-car span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/car.png"); }

/* line 6, Controls/ActionButtonIcons */
.icon-chart span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/chart.png"); }

/* line 7, Controls/ActionButtonIcons */
.icon-clock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/clock.png"); }

/* line 8, Controls/ActionButtonIcons */
.icon-cog span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cog.png"); }

/* line 9, Controls/ActionButtonIcons */
.icon-comments span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/comments.png"); }

/* line 10, Controls/ActionButtonIcons */
.icon-cut span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cut.png"); }

/* line 11, Controls/ActionButtonIcons */
.icon-cross span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cross.png"); }

/* line 12, Controls/ActionButtonIcons */
.icon-delete span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/delete.png"); }

/* line 13, Controls/ActionButtonIcons */
.icon-download span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_put.png"); }

/* line 14, Controls/ActionButtonIcons */
.icon-email span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/email.png"); }

/* line 15, Controls/ActionButtonIcons */
.icon-folder span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/folder.png"); }

/* line 16, Controls/ActionButtonIcons */
.icon-heart span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/heart.png"); }

/* line 17, Controls/ActionButtonIcons */
.icon-help span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/help.png"); }

/* line 18, Controls/ActionButtonIcons */
.icon-lightning span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lightning.png"); }

/* line 19, Controls/ActionButtonIcons */
.icon-lock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lock.png"); }

/* line 20, Controls/ActionButtonIcons */
.icon-lock-open span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lock_open.png"); }

/* line 21, Controls/ActionButtonIcons */
.icon-magnifier span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/magnifier.png"); }

/* line 22, Controls/ActionButtonIcons */
.icon-money span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/money.png"); }

/* line 23, Controls/ActionButtonIcons */
.icon-note span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/note.png"); }

/* line 24, Controls/ActionButtonIcons */
.icon-page-white span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white.png"); }

/* line 25, Controls/ActionButtonIcons */
.icon-page-white-copy span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_copy.png"); }

/* line 26, Controls/ActionButtonIcons */
.icon-page-white-edit span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_edit.png"); }

/* line 27, Controls/ActionButtonIcons */
.icon-page-white-paste span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_paste.png"); }

/* line 28, Controls/ActionButtonIcons */
.icon-pencil span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/pencil.png"); }

/* line 29, Controls/ActionButtonIcons */
.icon-phone span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/phone.png"); }

/* line 30, Controls/ActionButtonIcons */
.icon-printer span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/printer.png"); }

/* line 31, Controls/ActionButtonIcons */
.icon-stop span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/stop.png"); }

/* line 32, Controls/ActionButtonIcons */
.icon-tick span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/tick.png"); }

/* line 33, Controls/ActionButtonIcons */
.icon-upload span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_get.png"); }

/* line 34, Controls/ActionButtonIcons */
.icon-user span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/user.png"); }

/* line 35, Controls/ActionButtonIcons */
.icon-wrench span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/wrench.png"); }

/* line 37, Controls/ActionButtonIcons */
.icon-excel span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/excel.png"); }

/* line 38, Controls/ActionButtonIcons */
.icon-undo span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/undo.png"); }

/* line 39, Controls/ActionButtonIcons */
.icon-save span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/save.png"); }

/* line 41, Controls/ActionButtonIcons */
.icon-mini-add span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/add.png"); }

/* line 42, Controls/ActionButtonIcons */
.icon-mini-delete span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/delete.png"); }

/* line 43, Controls/ActionButtonIcons */
.icon-mini-lock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/lock.png"); }

/* line 44, Controls/ActionButtonIcons */
.icon-mini-money span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/money.png"); }

/* line 45, Controls/ActionButtonIcons */
.icon-mini-wrench span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/wrench.png"); }

/* line 23, ActionButton */
a.button, a.button-alt, span.pill, span.pill-alt, label.button {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 8px 0 0;
  vertical-align: middle;
  font-weight: normal;
  font-size: 11px;
  color: #444444 !important; }
  /* line 31, ActionButton */
  * html a.button, * html a.button-alt, * html span.pill, * html span.pill-alt, * html label.button {
    background: #2E2E2E; }
  /* line 35, ActionButton */
  a.button.button-primary, a.button-primary.button-alt, span.button-primary.pill, span.button-primary.pill-alt, label.button-primary.button {
    font-weight: bold; }
  /* line 39, ActionButton */
  a.button, a.button-alt, span.pill, span.pill-alt, label.button, a.button:link, a.button-alt:link, span.pill:link, span.pill-alt:link, label.button:link, a.button:visited, a.button-alt:visited, span.pill:visited, span.pill-alt:visited, label.button:visited, a.button:hover, a.button-alt:hover, span.pill:hover, span.pill-alt:hover, label.button:hover, a.button:focus, a.button-alt:focus, span.pill:focus, span.pill-alt:focus, label.button:focus {
    text-decoration: none; }
  /* line 43, ActionButton */
  a.button:hover, a.button-alt:hover, span.pill:hover, span.pill-alt:hover, label.button:hover, a.button:focus, a.button-alt:focus, span.pill:focus, span.pill-alt:focus, label.button:focus, a.button.selected, a.selected.button-alt, span.selected.pill, span.selected.pill-alt, label.selected.button {
    color: #2D7FB2 !important; }
  /* line 47, ActionButton */
  a.button span, a.button-alt span, span.pill span, span.pill-alt span, label.button span {
    display: block; }
    /* line 49, ActionButton */
    a.button span.btn-wrap-out, a.button-alt span.btn-wrap-out, span.pill span.btn-wrap-out, span.pill-alt span.btn-wrap-out, label.button span.btn-wrap-out, a.button span.btn-wrap-in, a.button-alt span.btn-wrap-in, span.pill span.btn-wrap-in, span.pill-alt span.btn-wrap-in, label.button span.btn-wrap-in {
      background: url("/Framework/Resources/Images/Buttons/button_bg.png") no-repeat 0 0; }
    /* line 52, ActionButton */
    a.button span.btn-wrap-out, a.button-alt span.btn-wrap-out, span.pill span.btn-wrap-out, span.pill-alt span.btn-wrap-out, label.button span.btn-wrap-out {
      padding-left: 8px; }
    /* line 55, ActionButton */
    a.button span.btn-wrap-in, a.button-alt span.btn-wrap-in, span.pill span.btn-wrap-in, span.pill-alt span.btn-wrap-in, label.button span.btn-wrap-in {
      background-position: 100% 0;
      margin-right: -8px;
      padding-right: 8px; }
    /* line 60, ActionButton */
    a.button span.text, a.button-alt span.text, span.pill span.text, span.pill-alt span.text, label.button span.text {
      padding: 4px 0 5px 0;
      line-height: 11px;
      white-space: nowrap; }
      /* line 65, ActionButton */
      *:first-child + html a.button span.text, *:first-child + html a.button-alt span.text, *:first-child + html span.pill span.text, *:first-child + html span.pill-alt span.text, *:first-child + html label.button span.text {
        position: relative;
        top: -1px;
        left: 0; }
  /* line 74, ActionButton */
  * html a.button span, * html a.button-alt span, * html span.pill span, * html span.pill-alt span, * html label.button span {
    float: left;
    width: auto;
    background-image: none;
    cursor: pointer; }
  /* line 82, ActionButton */
  a.button:hover span.btn-wrap-out, a.button-alt:hover span.btn-wrap-out, span.pill:hover span.btn-wrap-out, span.pill-alt:hover span.btn-wrap-out, label.button:hover span.btn-wrap-out {
    background-position: 0 100%; }
  /* line 85, ActionButton */
  a.button:hover span.btn-wrap-in, a.button-alt:hover span.btn-wrap-in, span.pill:hover span.btn-wrap-in, span.pill-alt:hover span.btn-wrap-in, label.button:hover span.btn-wrap-in {
    background-position: 100% 100%; }
  /* line 91, ActionButton */
  a.button.disabled:link, a.disabled.button-alt:link, span.disabled.pill:link, span.disabled.pill-alt:link, label.disabled.button:link, a.button.disabled:hover, a.disabled.button-alt:hover, span.disabled.pill:hover, span.disabled.pill-alt:hover, label.disabled.button:hover, a.button.disabled:visited, a.disabled.button-alt:visited, span.disabled.pill:visited, span.disabled.pill-alt:visited, label.disabled.button:visited {
    cursor: default;
    opacity: 0.3;
    filter: alpha(opacity=30);
    color: #666666 !important; }
  /* line 97, ActionButton */
  a.button.disabled:hover span.btn-wrap-out, a.disabled.button-alt:hover span.btn-wrap-out, span.disabled.pill:hover span.btn-wrap-out, span.disabled.pill-alt:hover span.btn-wrap-out, label.disabled.button:hover span.btn-wrap-out {
    background-position: 0 0; }
  /* line 100, ActionButton */
  a.button.disabled:hover span.btn-wrap-in, a.disabled.button-alt:hover span.btn-wrap-in, span.disabled.pill:hover span.btn-wrap-in, span.disabled.pill-alt:hover span.btn-wrap-in, label.disabled.button:hover span.btn-wrap-in {
    background-position: 100% 0; }
  /* line 107, ActionButton */
  a.button.partial-button.medial span.btn-wrap-out, a.partial-button.medial.button-alt span.btn-wrap-out, span.button-alt.partial-pill.medial span.btn-wrap-out, span.partial-pill.pill-alt.medial span.btn-wrap-out, span.partial-button.medial.pill span.btn-wrap-out, span.partial-button.medial.pill-alt span.btn-wrap-out, span.button.partial-pill.medial span.btn-wrap-out, label.partial-button.medial.button span.btn-wrap-out, a.button.partial-button.final span.btn-wrap-out, a.partial-button.final.button-alt span.btn-wrap-out, span.button-alt.partial-pill.final span.btn-wrap-out, span.partial-pill.pill-alt.final span.btn-wrap-out, span.partial-button.final.pill span.btn-wrap-out, span.partial-button.final.pill-alt span.btn-wrap-out, span.button.partial-pill.final span.btn-wrap-out, label.partial-button.final.button span.btn-wrap-out {
    padding-left: 6px; }
  /* line 112, ActionButton */
  a.button.partial-button.initial span.btn-wrap-in, a.partial-button.initial.button-alt span.btn-wrap-in, span.button-alt.partial-pill.initial span.btn-wrap-in, span.partial-pill.pill-alt.initial span.btn-wrap-in, span.partial-button.initial.pill span.btn-wrap-in, span.partial-button.initial.pill-alt span.btn-wrap-in, span.button.partial-pill.initial span.btn-wrap-in, label.partial-button.initial.button span.btn-wrap-in, a.button.partial-button.medial span.btn-wrap-in, a.partial-button.medial.button-alt span.btn-wrap-in, span.button-alt.partial-pill.medial span.btn-wrap-in, span.partial-pill.pill-alt.medial span.btn-wrap-in, span.partial-button.medial.pill span.btn-wrap-in, span.partial-button.medial.pill-alt span.btn-wrap-in, span.button.partial-pill.medial span.btn-wrap-in, label.partial-button.medial.button span.btn-wrap-in {
    padding-right: 6px; }

/* line 123, ActionButton */
a.button-with-icon span.text {
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0 50%; }

/* line 133, ActionButton */
a.partial-button.initial span.btn-wrap-in, span.partial-pill.initial span.btn-wrap-in,
a.partial-button.medial span.btn-wrap-in,
span.partial-pill.medial span.btn-wrap-in,
a.partial-button.medial span.btn-wrap-out,
span.partial-pill.medial span.btn-wrap-out,
a.partial-button.final span.btn-wrap-out,
span.partial-pill.final span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_medial_bg.png"); }

/* line 145, ActionButton */
a.icon span {
  display: block; }
  /* line 148, ActionButton */
  a.icon span.text {
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: 0 50%; }
    /* line 154, ActionButton */
    a.icon span.text span {
      display: none; }

/* line 165, ActionButton */
a.link {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }
  /* line 169, ActionButton */
  a.link span {
    display: block; }
  /* line 174, ActionButton */
  a.link.link-with-icon {
    text-decoration: none; }
    /* line 177, ActionButton */
    a.link.link-with-icon span.text {
      padding-left: 18px;
      background-repeat: no-repeat;
      background-position: 0 50%;
      line-height: normal; }

/* line 4, Controls/ActionButtonIcons */
.icon-add span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/add.png"); }

/* line 5, Controls/ActionButtonIcons */
.icon-car span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/car.png"); }

/* line 6, Controls/ActionButtonIcons */
.icon-chart span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/chart.png"); }

/* line 7, Controls/ActionButtonIcons */
.icon-clock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/clock.png"); }

/* line 8, Controls/ActionButtonIcons */
.icon-cog span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cog.png"); }

/* line 9, Controls/ActionButtonIcons */
.icon-comments span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/comments.png"); }

/* line 10, Controls/ActionButtonIcons */
.icon-cut span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cut.png"); }

/* line 11, Controls/ActionButtonIcons */
.icon-cross span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cross.png"); }

/* line 12, Controls/ActionButtonIcons */
.icon-delete span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/delete.png"); }

/* line 13, Controls/ActionButtonIcons */
.icon-download span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_put.png"); }

/* line 14, Controls/ActionButtonIcons */
.icon-email span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/email.png"); }

/* line 15, Controls/ActionButtonIcons */
.icon-folder span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/folder.png"); }

/* line 16, Controls/ActionButtonIcons */
.icon-heart span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/heart.png"); }

/* line 17, Controls/ActionButtonIcons */
.icon-help span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/help.png"); }

/* line 18, Controls/ActionButtonIcons */
.icon-lightning span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lightning.png"); }

/* line 19, Controls/ActionButtonIcons */
.icon-lock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lock.png"); }

/* line 20, Controls/ActionButtonIcons */
.icon-lock-open span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lock_open.png"); }

/* line 21, Controls/ActionButtonIcons */
.icon-magnifier span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/magnifier.png"); }

/* line 22, Controls/ActionButtonIcons */
.icon-money span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/money.png"); }

/* line 23, Controls/ActionButtonIcons */
.icon-note span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/note.png"); }

/* line 24, Controls/ActionButtonIcons */
.icon-page-white span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white.png"); }

/* line 25, Controls/ActionButtonIcons */
.icon-page-white-copy span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_copy.png"); }

/* line 26, Controls/ActionButtonIcons */
.icon-page-white-edit span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_edit.png"); }

/* line 27, Controls/ActionButtonIcons */
.icon-page-white-paste span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_paste.png"); }

/* line 28, Controls/ActionButtonIcons */
.icon-pencil span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/pencil.png"); }

/* line 29, Controls/ActionButtonIcons */
.icon-phone span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/phone.png"); }

/* line 30, Controls/ActionButtonIcons */
.icon-printer span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/printer.png"); }

/* line 31, Controls/ActionButtonIcons */
.icon-stop span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/stop.png"); }

/* line 32, Controls/ActionButtonIcons */
.icon-tick span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/tick.png"); }

/* line 33, Controls/ActionButtonIcons */
.icon-upload span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_get.png"); }

/* line 34, Controls/ActionButtonIcons */
.icon-user span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/user.png"); }

/* line 35, Controls/ActionButtonIcons */
.icon-wrench span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/wrench.png"); }

/* line 37, Controls/ActionButtonIcons */
.icon-excel span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/excel.png"); }

/* line 38, Controls/ActionButtonIcons */
.icon-undo span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/undo.png"); }

/* line 39, Controls/ActionButtonIcons */
.icon-save span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/save.png"); }

/* line 41, Controls/ActionButtonIcons */
.icon-mini-add span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/add.png"); }

/* line 42, Controls/ActionButtonIcons */
.icon-mini-delete span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/delete.png"); }

/* line 43, Controls/ActionButtonIcons */
.icon-mini-lock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/lock.png"); }

/* line 44, Controls/ActionButtonIcons */
.icon-mini-money span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/money.png"); }

/* line 45, Controls/ActionButtonIcons */
.icon-mini-wrench span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/wrench.png"); }

/* line 23, Controls/ActionButtonAlt */
a.button-alt span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_bg.png"); }
  /* line 26, Controls/ActionButtonAlt */
  .cvi-enabled a.button-alt span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    border: 1px solid #DBE0E2; }
/* line 32, Controls/ActionButtonAlt */
a.button-alt span.btn-wrap-in {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_bg.png"); }
  /* line 35, Controls/ActionButtonAlt */
  .cvi-enabled a.button-alt span.btn-wrap-in {
    background: 0 none; }
/* line 40, Controls/ActionButtonAlt */
a.button-alt span.text {
  color: #045D9F; }

/* line 50, Controls/ActionButtonAlt */
a.partial-button.button-alt.initial span.btn-wrap-in, span.button-alt.partial-pill.initial span.btn-wrap-in, span.partial-pill.pill-alt.initial span.btn-wrap-in,
a.partial-button.button-alt.medial span.btn-wrap-in,
span.button-alt.partial-pill.medial span.btn-wrap-in,
span.partial-pill.pill-alt.medial span.btn-wrap-in,
a.partial-button.button-alt.medial span.btn-wrap-out,
span.button-alt.partial-pill.medial span.btn-wrap-out,
span.partial-pill.pill-alt.medial span.btn-wrap-out,
a.partial-button.button-alt.final span.btn-wrap-out,
span.button-alt.partial-pill.final span.btn-wrap-out,
span.partial-pill.pill-alt.final span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_medial_bg.png"); }

/* line 59, Controls/ActionButtonAlt */
.cvi-enabled a.partial-button.button-alt, .cvi-enabled span.button-alt.pill.partial-pill, .cvi-enabled span.button-alt.partial-pill.pill-alt {
  padding: 0; }
  /* line 62, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt span.btn-wrap-out, .cvi-enabled span.button-alt.pill.partial-pill span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.pill-alt span.btn-wrap-out, .cvi-enabled a.partial-button.button-alt span.btn-wrap-in, .cvi-enabled span.button-alt.pill.partial-pill span.btn-wrap-in, .cvi-enabled span.button-alt.partial-pill.pill-alt span.btn-wrap-in {
    background-image: none;
    padding: 0; }
  /* line 67, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt.initial span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.initial span.btn-wrap-out, .cvi-enabled span.partial-pill.pill-alt.initial span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    border-right: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 0 12px 0 5px; }
  /* line 75, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt.medial span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.medial span.btn-wrap-out, .cvi-enabled span.partial-pill.pill-alt.medial span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    padding: 0 12px 0 5px; }
  /* line 80, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt.final span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.final span.btn-wrap-out, .cvi-enabled span.partial-pill.pill-alt.final span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    border-left: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0 12px 0 5px; }

/* line 11, Controls/DropButton */
a.drop-button span.text {
  margin: 0 -2px;
  padding-right: 10px !important;
  background: url("/Framework/Resources/Images/Icons/arrow_down.png") no-repeat 100% 50% !important; }
  /* line 17, Controls/DropButton */
  *:first-child + html a.drop-button span.text {
    background-position: 100% 55%; }
/* line 22, Controls/DropButton */
a.drop-button.button-alt span.text, a.drop-button.link span.text {
  background-image: url("/Framework/Resources/Images/Icons/arrow_down_blue.png") !important; }
/* line 27, Controls/DropButton */
a.drop-button.link span.text {
  margin: 0; }
/* line 32, Controls/DropButton */
a.drop-button.partial-button span.text, span.drop-button.pill.partial-pill span.text, span.drop-button.partial-pill.pill-alt span.text {
  margin: 0;
  padding-right: 10px !important; }
/* line 37, Controls/DropButton */
a.drop-button.partial-button.isolated span.text, span.drop-button.isolated.pill.partial-pill span.text, span.drop-button.isolated.partial-pill.pill-alt span.text {
  margin: 0 -2px;
  padding-right: 7px !important;
  font-size: 1px; }

/* line 12, Controls/Pill */
span.pill, span.pill-alt {
  cursor: default; }
  /* line 20, Controls/Pill */
  span.pill a.pill-close, span.pill-alt a.pill-close {
    vertical-align: top;
    width: 6px;
    height: 11px;
    padding: 1px 2px 1px 4px;
    margin: -1px -3px -1px 0;
    cursor: pointer;
    text-decoration: none;
    background: url("/Framework/Resources/Images/Icons/pill_close.png") no-repeat 50% 0; }
    /* line 33, Controls/Pill */
    html > body span.pill a.pill-close, html > body span.pill-alt a.pill-close {
      display: inline-block; }
    /* line 36, Controls/Pill */
    *:first-child + html span.pill a.pill-close, *:first-child + html span.pill-alt a.pill-close {
      padding: 0 4px 0 5px;
      margin: 0 -3px 0 0; }
    /* line 41, Controls/Pill */
    span.pill a.pill-close:hover, span.pill-alt a.pill-close:hover, span.pill a.pill-close:active, span.pill-alt a.pill-close:active {
      background-position: 50% -32px; }
  /* line 45, Controls/Pill */
  span.pill.pill-alt a.pill-close, span.pill-alt a.pill-close {
    background-image: url("/Framework/Resources/Images/Icons/pill_close_blue.png"); }
  /* line 50, Controls/Pill */
  span.pill:hover span.btn-wrap-out, span.pill-alt:hover span.btn-wrap-out {
    background-position: 0 0; }
  /* line 53, Controls/Pill */
  span.pill:hover span.btn-wrap-in, span.pill-alt:hover span.btn-wrap-in {
    background-position: 100% 0; }

/* line 63, Controls/Pill */
span.pill-alt span.btn-wrap-out, span.pill-alt span.btn-wrap-in {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_bg.png"); }
/* line 66, Controls/Pill */
span.pill-alt span.text {
  color: #045D9F; }

/* line 15, Controls/ToggleButton */
label.button {
  cursor: pointer; }
  /* line 19, Controls/ToggleButton */
  label.button span.btn-wrap-out, label.button span.btn-wrap-in {
    background-image: url("/Framework/Resources/Images/Buttons/toggle_button_bg.png"); }

/* Toggle buttons */
/* line 26, Controls/ToggleButton */
label.toggle-button input {
  display: none; }

/* line 31, Controls/ToggleButton */
label.toggle-button.toggle-button-on {
  text-decoration: none; }
  /* line 35, Controls/ToggleButton */
  label.toggle-button.toggle-button-on span.btn-wrap-out {
    background-position: 0 100%; }
  /* line 40, Controls/ToggleButton */
  label.toggle-button.toggle-button-on span.btn-wrap-in {
    background-position: 100% 100%; }

/* line 49, Controls/TableGrid */
table.grid {
  border-collapse: collapse; }
  /* line 53, Controls/TableGrid */
  table.grid td, table.grid th {
    font-size: 110%;
    padding: 4px 8px;
    border: solid 1px #CCCCDD; }
  /* line 59, Controls/TableGrid */
  table.grid tr {
    background: #FFFFFF; }
    /* line 65, Controls/TableGrid */
    table.grid tr:nth-of-type(2n+1), table.grid tr.row-alt {
      background: #F1F9FD; }
    /* line 69, Controls/TableGrid */
    table.grid tr.row-hover {
      cursor: pointer;
      background: #BDE3F8; }
    /* line 74, Controls/TableGrid */
    table.grid tr.row-selected {
      background: #BDE3F8; }
  /* line 80, Controls/TableGrid */
  table.grid thead tr th, table.grid thead tr td {
    padding: 6px 8px;
    color: #444444;
    background: #EFEFEF url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0; }
    /* line 27, Controls/TableGrid */
    table.grid thead tr th.column-sorted.column-sorted-asc div.header-inner span.sort, table.grid thead tr td.column-sorted.column-sorted-asc div.header-inner span.sort {
      font-size: 1px;
      padding-left: 5px;
      padding-top: 11px;
      width: 1px;
      height: 1px;
      background: url("/Framework/Resources/Images/Layout/groovygrid-sort-arrows.png") no-repeat 0 -18px;
      margin-left: 3px;
      text-decoration: none; }
      /* line 29, Controls/TableGrid */
      table.grid thead tr th.column-sorted.column-sorted-asc div.header-inner span.sort span.text, table.grid thead tr td.column-sorted.column-sorted-asc div.header-inner span.sort span.text {
        visibility: hidden;
        text-decoration: none; }
    /* line 27, Controls/TableGrid */
    table.grid thead tr th.column-sorted.column-sorted-desc div.header-inner span.sort, table.grid thead tr td.column-sorted.column-sorted-desc div.header-inner span.sort {
      font-size: 1px;
      padding-left: 4px;
      padding-top: 11px;
      width: 1px;
      height: 1px;
      background: url("/Framework/Resources/Images/Layout/groovygrid-sort-arrows.png") no-repeat 0 -2px;
      margin-left: 3px;
      text-decoration: none; }
      /* line 29, Controls/TableGrid */
      table.grid thead tr th.column-sorted.column-sorted-desc div.header-inner span.sort span.text, table.grid thead tr td.column-sorted.column-sorted-desc div.header-inner span.sort span.text {
        visibility: hidden;
        text-decoration: none; }
    /* line 94, Controls/TableGrid */
    table.grid thead tr th[data-sort-field], table.grid thead tr td[data-sort-field] {
      cursor: pointer; }
      /* line 98, Controls/TableGrid */
      table.grid thead tr th[data-sort-field]:hover > .header-inner > span, table.grid thead tr td[data-sort-field]:hover > .header-inner > span {
        text-decoration: underline; }
  /* line 105, Controls/TableGrid */
  table.grid thead tr.secondary th, table.grid thead tr.secondary td {
    background: #EFEFEF; }
  /* line 112, Controls/TableGrid */
  table.grid tfoot tr th, table.grid tfoot tr td {
    color: #444444;
    background: #FFFFFF; }
  /* line 118, Controls/TableGrid */
  table.grid tr.inactive, table.grid tr.disabled,
  table.grid th.inactive, table.grid th.disabled {
    background: #EFEFEF;
    color: #5A5A5A; }

/* line 4, Controls/FlagImage */
img.flag-image {
  padding: 0 1px; }

@media print {
  /* line 13, Controls/FlagImage */
  img.flag-image {
    visibility: hidden; }
    /* line 16, Controls/FlagImage */
    img.flag-image.checked {
      visibility: visible; } }
/******************************************************************
Standard Pagers
******************************************************************/
/* The pager itself is a self-containing block element */
/* line 8, Controls/Pager */
.pager {
  display: inline-block;
  /* Needed for correct behavior on IE */ }

/* line 13, Controls/Pager */
.pager {
  display: block;
  text-align: center;
  margin: 4px 0; }

/* line 20, Controls/Pager */
.pager:after {
  clear: both;
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden; }

/* Styles for every pager field */
/* line 30, Controls/Pager */
.pager .pager-field {
  margin: 0 0 0 8px; }

/* line 35, Controls/Pager */
.pager .pager-first-field {
  margin-left: 0px; }

/* line 40, Controls/Pager */
.pager .pager-left-field {
  display: block;
  float: left; }

/* line 46, Controls/Pager */
.pager .pager-right-field {
  display: block;
  float: right; }

/* Navigation pager fields */
/* line 53, Controls/Pager */
.pager .navigation-pager-field .page-numbers {
  padding: 0 4px; }

/* line 58, Controls/Pager */
.pager .navigation-pager-field a {
  padding-left: 2px;
  padding-right: 2px; }

/* line 64, Controls/Pager */
.pager .navigation-pager-field .current-page {
  text-decoration: underline;
  font-weight: bold;
  font-size: 110%;
  color: #222222; }

/* Record-count pager fields */
/* Page-size pager fields */
/* line 74, Controls/Pager */
.pager .page-size-pager-field {
  text-align: center;
  white-space: nowrap; }

/* line 80, Controls/Pager */
.pager .page-size-pager-field ul {
  vertical-align: middle; }

/* line 85, Controls/Pager */
.pager .page-size-pager-field ul li {
  vertical-align: middle; }

/* line 90, Controls/Pager */
.pager .page-size-pager-field .dropdownmenu-popup {
  text-align: right; }

/* Lists of action buttons */
/* line 96, Controls/Pager */
.pager .pager-actions {
  display: inline; }

/* line 101, Controls/Pager */
.pager .pager-actions {
  display: inline-block;
  vertical-align: middle;
  padding: 0; }

/* line 108, Controls/Pager */
.pager .pager-actions:after {
  clear: both;
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden; }

/* line 117, Controls/Pager */
.pager .pager-actions li {
  list-style: none;
  display: block;
  float: left;
  margin: 0 0 0 8px;
  padding: 0; }

/* line 126, Controls/Pager */
.pager .pager-actions li.first {
  margin-left: 0; }

/* line 23, Controls/StatusPanel */
#aspnetForm > div.canvas.standard-canvas.viewport > div.canvas-top > div.status-message-area,
div.canvas.standard-canvas.viewport > div.canvas-top > div.status-message-area,
#Content > div.status-message-area {
  margin: 0 auto; }

/* line 29, Controls/StatusPanel */
#aspnetForm > div.canvas.standard-canvas.viewport > div.canvas-top > div.status-message-area {
  width: 990px; }

/* line 33, Controls/StatusPanel */
div.canvas.standard-canvas.viewport > div.canvas-top > div.status-message-area,
#Content > div.status-message-area {
  min-width: 990px; }

/* line 38, Controls/StatusPanel */
.status-panel.status-panel-large {
  margin: 8px 18px 8px 0;
  height: 34px;
  padding-left: 32px;
  background: url("/Framework/Resources/Images/Layout/status-panels.png") no-repeat; }
  /* line 54, Controls/StatusPanel */
  .status-panel.status-panel-large .status-panel-inner {
    margin-right: -18px;
    padding-right: 30px;
    padding-left: 4px;
    padding-top: 6px;
    background: url("/Framework/Resources/Images/Layout/status-panels.png") no-repeat;
    height: 34px;
    font-weight: bold;
    font-size: 17px; }
  /* line 65, Controls/StatusPanel */
  .status-panel.status-panel-large a.close {
    margin-top: 1.2px;
    margin-right: -18px; }

/* line 71, Controls/StatusPanel */
.status-panel.status-panel-small {
  margin: 5px 10px 5px 0;
  height: 22px;
  padding-left: 10px;
  background: url("/Framework/Resources/Images/Layout/status-panels-small.png") no-repeat; }
  /* line 86, Controls/StatusPanel */
  .status-panel.status-panel-small .status-panel-inner {
    margin-right: -10px;
    padding-right: 10px;
    padding-top: 2px;
    background: url("/Framework/Resources/Images/Layout/status-panels-small.png") no-repeat;
    height: 22px;
    font-weight: bold;
    font-size: 13px; }

/* line 98, Controls/StatusPanel */
.status-panel .status-panel-inner {
  display: inline-block;
  white-space: nowrap; }
  /* line 33, framework */
  .status-panel .status-panel-inner:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden; }
  /* line 43, framework */
  .status-panel .status-panel-inner {
    display: block; }
  /* line 49, framework */
  * html .status-panel .status-panel-inner {
    height: 1%; }
/* line 102, Controls/StatusPanel */
.status-panel .status-panel-message {
  overflow: hidden;
  margin-right: 2px; }
/* line 106, Controls/StatusPanel */
.status-panel a.close {
  float: right;
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: url("/Framework/Resources/Images/Buttons/close.gif") no-repeat 0 0;
  text-decoration: none; }
  /* line 112, Controls/StatusPanel */
  .status-panel a.close:hover, .status-panel a.close:active {
    background-position: 0 -18px; }
  /* line 116, Controls/StatusPanel */
  .status-panel a.close span {
    font-size: 1px;
    visibility: hidden; }
/* line 122, Controls/StatusPanel */
.status-panel.status-success {
  color: #006000;
  background-position: 0 0px; }
  /* line 125, Controls/StatusPanel */
  .status-panel.status-success .status-panel-inner {
    background-position: 100% 0px; }
/* line 127, Controls/StatusPanel */
.status-panel.status-failure {
  color: #600000;
  background-position: 0 -48px; }
  /* line 130, Controls/StatusPanel */
  .status-panel.status-failure .status-panel-inner {
    background-position: 100% -48px; }
/* line 132, Controls/StatusPanel */
.status-panel.status-warning {
  color: #000000;
  background-position: 0 -96px; }
  /* line 135, Controls/StatusPanel */
  .status-panel.status-warning .status-panel-inner {
    background-position: 100% -96px; }

/* line 139, Controls/StatusPanel */
.status-panel.status-panel-large.multi-message {
  height: auto;
  margin-right: 0;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }
  /* line 144, Controls/StatusPanel */
  .status-panel.status-panel-large.multi-message.status-success {
    background: #B5E77B url("/Framework/Resources/Images/Layout/status-large-success.png") no-repeat 4px 8px; }
  /* line 148, Controls/StatusPanel */
  .status-panel.status-panel-large.multi-message.status-warning {
    background: #FECB00 url("/Framework/Resources/Images/Layout/status-large-warning.png") no-repeat 4px 8px; }
  /* line 152, Controls/StatusPanel */
  .status-panel.status-panel-large.multi-message.status-failure {
    background: #D95656 url("/Framework/Resources/Images/Layout/status-large-error.png") no-repeat 4px 8px; }
  /* line 156, Controls/StatusPanel */
  .status-panel.status-panel-large.multi-message .status-panel-message {
    overflow: visible; }
  /* line 160, Controls/StatusPanel */
  .status-panel.status-panel-large.multi-message .status-panel-inner {
    white-space: normal;
    background: none;
    height: auto; }
    /* line 165, Controls/StatusPanel */
    .status-panel.status-panel-large.multi-message .status-panel-inner a.close {
      margin-right: 0; }
  /* line 170, Controls/StatusPanel */
  .status-panel.status-panel-large.multi-message ul {
    margin: 0 0 8px -20px;
    font-size: 75%; }

/* line 19, Controls/TreeView */
.treeview ul {
  display: block;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  cursor: default;
  background-color: #FFFFFF; }
  /* line 246, framework */
  .treeview ul > li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0; }
  /* line 25, Controls/TreeView */
  .treeview ul li {
    padding: 3px 0 3px 16px; }
/* line 30, Controls/TreeView */
.treeview li {
  color: #222222;
  background: url("/Framework/Resources/Images/Layout/TreeView/treeview-default-line.gif") 0 0 no-repeat; }
  /* line 34, Controls/TreeView */
  .treeview li .hitarea {
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
    background: url("/Framework/Resources/Images/Layout/TreeView/treeview-default.gif") -64px -25px no-repeat; }
  /* line 43, Controls/TreeView */
  .treeview li a.selected {
    background-color: #DDEEFF; }
  /* line 47, Controls/TreeView */
  .treeview li .hover {
    text-decoration: underline;
    cursor: pointer;
    color: #FF0000; }
  /* line 53, Controls/TreeView */
  .treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
    color: #045D9F; }
  /* line 59, Controls/TreeView */
  .treeview li .expandable-hitarea {
    background-position: -80px -3px; }
  /* line 63, Controls/TreeView */
  .treeview li.last {
    background-position: 0 -1766px; }
  /* line 67, Controls/TreeView */
  .treeview li.closed ul {
    display: none; }
  /* line 73, Controls/TreeView */
  .treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url("/Framework/Resources/Images/Layout/TreeView/treeview-default.gif"); }
  /* line 77, Controls/TreeView */
  .treeview li.lastCollapsable {
    background-position: 0 -111px; }
  /* line 81, Controls/TreeView */
  .treeview li.lastExpandable {
    background-position: -32px -67px; }
  /* line 85, Controls/TreeView */
  .treeview li div.lastCollapsable-hitarea, .treeview li div.lastExpandable-hitarea {
    background-position: 0; }

/* line 19, TreeView */
.treeview ul {
  display: block;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  cursor: default;
  background-color: #FFFFFF; }
  /* line 246, framework */
  .treeview ul > li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0; }
  /* line 25, TreeView */
  .treeview ul li {
    padding: 3px 0 3px 16px; }
/* line 30, TreeView */
.treeview li {
  color: #222222;
  background: url("/Framework/Resources/Images/Layout/TreeView/treeview-default-line.gif") 0 0 no-repeat; }
  /* line 34, TreeView */
  .treeview li .hitarea {
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
    background: url("/Framework/Resources/Images/Layout/TreeView/treeview-default.gif") -64px -25px no-repeat; }
  /* line 43, TreeView */
  .treeview li a.selected {
    background-color: #DDEEFF; }
  /* line 47, TreeView */
  .treeview li .hover {
    text-decoration: underline;
    cursor: pointer;
    color: #FF0000; }
  /* line 53, TreeView */
  .treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
    color: #045D9F; }
  /* line 59, TreeView */
  .treeview li .expandable-hitarea {
    background-position: -80px -3px; }
  /* line 63, TreeView */
  .treeview li.last {
    background-position: 0 -1766px; }
  /* line 67, TreeView */
  .treeview li.closed ul {
    display: none; }
  /* line 73, TreeView */
  .treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url("/Framework/Resources/Images/Layout/TreeView/treeview-default.gif"); }
  /* line 77, TreeView */
  .treeview li.lastCollapsable {
    background-position: 0 -111px; }
  /* line 81, TreeView */
  .treeview li.lastExpandable {
    background-position: -32px -67px; }
  /* line 85, TreeView */
  .treeview li div.lastCollapsable-hitarea, .treeview li div.lastExpandable-hitarea {
    background-position: 0; }

/* If you want to display a treeview of files and folders, apply "treeview filetree" to the root of
the list to turn it into that.  Each element will also need to contain somewhere within it a
<span class="text">...</span> around its content, and each li should be tagged with a classname
identifying it as either a "folder" or as a "file". */
/* line 17, Controls/FileTree */
.filetree li {
  padding: 3px 0 2px 16px; }

/* line 22, Controls/FileTree */
.filetree li.folder span.text,
.filetree li.file span.text {
  margin-left: 2px;
  padding: 1px 0 1px 19px;
  display: block; }

/* line 30, Controls/FileTree */
.filetree li.folder span.text {
  background: url("/Framework/Resources/Images/Icons/folder-open.png") 0 0 no-repeat; }

/* line 35, Controls/FileTree */
.filetree li.expandable span.text {
  background: url("/Framework/Resources/Images/Icons/folder.png") 0 0 no-repeat; }

/* line 40, Controls/FileTree */
.filetree li.file span.text {
  background: url("/Framework/Resources/Images/Icons/file-icons.png") 0 0 no-repeat; }

/* line 45, Controls/FileTree */
.filetree li.file-text span.text {
  background-position: 0  -32px; }

/* line 50, Controls/FileTree */
.filetree li.file-img span.text {
  background-position: 0  -64px; }

/* line 55, Controls/FileTree */
.filetree li.file-audio span.text {
  background-position: 0  -96px; }

/* line 60, Controls/FileTree */
.filetree li.file-video span.text {
  background-position: 0 -128px; }

/* line 65, Controls/FileTree */
.filetree li.file-zip span.text {
  background-position: 0 -160px; }

/* line 70, Controls/FileTree */
.filetree li.file-flash span.text {
  background-position: 0 -192px; }

/* line 75, Controls/FileTree */
.filetree li.file-pdf span.text {
  background-position: 0 -224px; }

/* line 80, Controls/FileTree */
.filetree li.file-word span.text {
  background-position: 0 -256px; }

/* line 85, Controls/FileTree */
.filetree li.file-excel span.text {
  background-position: 0 -288px; }

/* line 90, Controls/FileTree */
.filetree li.file-office span.text {
  background-position: 0 -320px; }

/* line 95, Controls/FileTree */
.filetree li.file-vecimg span.text {
  background-position: 0 -352px; }

/* line 23, ActionButton */
a.button, a.button-alt, span.pill, span.pill-alt, label.button {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 8px 0 0;
  vertical-align: middle;
  font-weight: normal;
  font-size: 11px;
  color: #444444 !important; }
  /* line 31, ActionButton */
  * html a.button, * html a.button-alt, * html span.pill, * html span.pill-alt, * html label.button {
    background: #2E2E2E; }
  /* line 35, ActionButton */
  a.button.button-primary, a.button-primary.button-alt, span.button-primary.pill, span.button-primary.pill-alt, label.button-primary.button {
    font-weight: bold; }
  /* line 39, ActionButton */
  a.button, a.button-alt, span.pill, span.pill-alt, label.button, a.button:link, a.button-alt:link, span.pill:link, span.pill-alt:link, label.button:link, a.button:visited, a.button-alt:visited, span.pill:visited, span.pill-alt:visited, label.button:visited, a.button:hover, a.button-alt:hover, span.pill:hover, span.pill-alt:hover, label.button:hover, a.button:focus, a.button-alt:focus, span.pill:focus, span.pill-alt:focus, label.button:focus {
    text-decoration: none; }
  /* line 43, ActionButton */
  a.button:hover, a.button-alt:hover, span.pill:hover, span.pill-alt:hover, label.button:hover, a.button:focus, a.button-alt:focus, span.pill:focus, span.pill-alt:focus, label.button:focus, a.button.selected, a.selected.button-alt, span.selected.pill, span.selected.pill-alt, label.selected.button {
    color: #2D7FB2 !important; }
  /* line 47, ActionButton */
  a.button span, a.button-alt span, span.pill span, span.pill-alt span, label.button span {
    display: block; }
    /* line 49, ActionButton */
    a.button span.btn-wrap-out, a.button-alt span.btn-wrap-out, span.pill span.btn-wrap-out, span.pill-alt span.btn-wrap-out, label.button span.btn-wrap-out, a.button span.btn-wrap-in, a.button-alt span.btn-wrap-in, span.pill span.btn-wrap-in, span.pill-alt span.btn-wrap-in, label.button span.btn-wrap-in {
      background: url("/Framework/Resources/Images/Buttons/button_bg.png") no-repeat 0 0; }
    /* line 52, ActionButton */
    a.button span.btn-wrap-out, a.button-alt span.btn-wrap-out, span.pill span.btn-wrap-out, span.pill-alt span.btn-wrap-out, label.button span.btn-wrap-out {
      padding-left: 8px; }
    /* line 55, ActionButton */
    a.button span.btn-wrap-in, a.button-alt span.btn-wrap-in, span.pill span.btn-wrap-in, span.pill-alt span.btn-wrap-in, label.button span.btn-wrap-in {
      background-position: 100% 0;
      margin-right: -8px;
      padding-right: 8px; }
    /* line 60, ActionButton */
    a.button span.text, a.button-alt span.text, span.pill span.text, span.pill-alt span.text, label.button span.text {
      padding: 4px 0 5px 0;
      line-height: 11px;
      white-space: nowrap; }
      /* line 65, ActionButton */
      *:first-child + html a.button span.text, *:first-child + html a.button-alt span.text, *:first-child + html span.pill span.text, *:first-child + html span.pill-alt span.text, *:first-child + html label.button span.text {
        position: relative;
        top: -1px;
        left: 0; }
  /* line 74, ActionButton */
  * html a.button span, * html a.button-alt span, * html span.pill span, * html span.pill-alt span, * html label.button span {
    float: left;
    width: auto;
    background-image: none;
    cursor: pointer; }
  /* line 82, ActionButton */
  a.button:hover span.btn-wrap-out, a.button-alt:hover span.btn-wrap-out, span.pill:hover span.btn-wrap-out, span.pill-alt:hover span.btn-wrap-out, label.button:hover span.btn-wrap-out {
    background-position: 0 100%; }
  /* line 85, ActionButton */
  a.button:hover span.btn-wrap-in, a.button-alt:hover span.btn-wrap-in, span.pill:hover span.btn-wrap-in, span.pill-alt:hover span.btn-wrap-in, label.button:hover span.btn-wrap-in {
    background-position: 100% 100%; }
  /* line 91, ActionButton */
  a.button.disabled:link, a.disabled.button-alt:link, span.disabled.pill:link, span.disabled.pill-alt:link, label.disabled.button:link, a.button.disabled:hover, a.disabled.button-alt:hover, span.disabled.pill:hover, span.disabled.pill-alt:hover, label.disabled.button:hover, a.button.disabled:visited, a.disabled.button-alt:visited, span.disabled.pill:visited, span.disabled.pill-alt:visited, label.disabled.button:visited {
    cursor: default;
    opacity: 0.3;
    filter: alpha(opacity=30);
    color: #666666 !important; }
  /* line 97, ActionButton */
  a.button.disabled:hover span.btn-wrap-out, a.disabled.button-alt:hover span.btn-wrap-out, span.disabled.pill:hover span.btn-wrap-out, span.disabled.pill-alt:hover span.btn-wrap-out, label.disabled.button:hover span.btn-wrap-out {
    background-position: 0 0; }
  /* line 100, ActionButton */
  a.button.disabled:hover span.btn-wrap-in, a.disabled.button-alt:hover span.btn-wrap-in, span.disabled.pill:hover span.btn-wrap-in, span.disabled.pill-alt:hover span.btn-wrap-in, label.disabled.button:hover span.btn-wrap-in {
    background-position: 100% 0; }
  /* line 107, ActionButton */
  a.button.partial-button.medial span.btn-wrap-out, a.partial-button.medial.button-alt span.btn-wrap-out, span.button-alt.partial-pill.medial span.btn-wrap-out, span.partial-pill.pill-alt.medial span.btn-wrap-out, span.partial-button.medial.pill span.btn-wrap-out, span.partial-button.medial.pill-alt span.btn-wrap-out, span.button.partial-pill.medial span.btn-wrap-out, label.partial-button.medial.button span.btn-wrap-out, a.button.partial-button.final span.btn-wrap-out, a.partial-button.final.button-alt span.btn-wrap-out, span.button-alt.partial-pill.final span.btn-wrap-out, span.partial-pill.pill-alt.final span.btn-wrap-out, span.partial-button.final.pill span.btn-wrap-out, span.partial-button.final.pill-alt span.btn-wrap-out, span.button.partial-pill.final span.btn-wrap-out, label.partial-button.final.button span.btn-wrap-out {
    padding-left: 6px; }
  /* line 112, ActionButton */
  a.button.partial-button.initial span.btn-wrap-in, a.partial-button.initial.button-alt span.btn-wrap-in, span.button-alt.partial-pill.initial span.btn-wrap-in, span.partial-pill.pill-alt.initial span.btn-wrap-in, span.partial-button.initial.pill span.btn-wrap-in, span.partial-button.initial.pill-alt span.btn-wrap-in, span.button.partial-pill.initial span.btn-wrap-in, label.partial-button.initial.button span.btn-wrap-in, a.button.partial-button.medial span.btn-wrap-in, a.partial-button.medial.button-alt span.btn-wrap-in, span.button-alt.partial-pill.medial span.btn-wrap-in, span.partial-pill.pill-alt.medial span.btn-wrap-in, span.partial-button.medial.pill span.btn-wrap-in, span.partial-button.medial.pill-alt span.btn-wrap-in, span.button.partial-pill.medial span.btn-wrap-in, label.partial-button.medial.button span.btn-wrap-in {
    padding-right: 6px; }

/* line 123, ActionButton */
a.button-with-icon span.text {
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0 50%; }

/* line 133, ActionButton */
a.partial-button.initial span.btn-wrap-in, span.partial-pill.initial span.btn-wrap-in,
a.partial-button.medial span.btn-wrap-in,
span.partial-pill.medial span.btn-wrap-in,
a.partial-button.medial span.btn-wrap-out,
span.partial-pill.medial span.btn-wrap-out,
a.partial-button.final span.btn-wrap-out,
span.partial-pill.final span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_medial_bg.png"); }

/* line 145, ActionButton */
a.icon span {
  display: block; }
  /* line 148, ActionButton */
  a.icon span.text {
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: 0 50%; }
    /* line 154, ActionButton */
    a.icon span.text span {
      display: none; }

/* line 165, ActionButton */
a.link {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }
  /* line 169, ActionButton */
  a.link span {
    display: block; }
  /* line 174, ActionButton */
  a.link.link-with-icon {
    text-decoration: none; }
    /* line 177, ActionButton */
    a.link.link-with-icon span.text {
      padding-left: 18px;
      background-repeat: no-repeat;
      background-position: 0 50%;
      line-height: normal; }

/* line 4, Controls/ActionButtonIcons */
.icon-add span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/add.png"); }

/* line 5, Controls/ActionButtonIcons */
.icon-car span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/car.png"); }

/* line 6, Controls/ActionButtonIcons */
.icon-chart span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/chart.png"); }

/* line 7, Controls/ActionButtonIcons */
.icon-clock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/clock.png"); }

/* line 8, Controls/ActionButtonIcons */
.icon-cog span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cog.png"); }

/* line 9, Controls/ActionButtonIcons */
.icon-comments span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/comments.png"); }

/* line 10, Controls/ActionButtonIcons */
.icon-cut span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cut.png"); }

/* line 11, Controls/ActionButtonIcons */
.icon-cross span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/cross.png"); }

/* line 12, Controls/ActionButtonIcons */
.icon-delete span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/delete.png"); }

/* line 13, Controls/ActionButtonIcons */
.icon-download span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_put.png"); }

/* line 14, Controls/ActionButtonIcons */
.icon-email span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/email.png"); }

/* line 15, Controls/ActionButtonIcons */
.icon-folder span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/folder.png"); }

/* line 16, Controls/ActionButtonIcons */
.icon-heart span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/heart.png"); }

/* line 17, Controls/ActionButtonIcons */
.icon-help span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/help.png"); }

/* line 18, Controls/ActionButtonIcons */
.icon-lightning span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lightning.png"); }

/* line 19, Controls/ActionButtonIcons */
.icon-lock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lock.png"); }

/* line 20, Controls/ActionButtonIcons */
.icon-lock-open span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/lock_open.png"); }

/* line 21, Controls/ActionButtonIcons */
.icon-magnifier span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/magnifier.png"); }

/* line 22, Controls/ActionButtonIcons */
.icon-money span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/money.png"); }

/* line 23, Controls/ActionButtonIcons */
.icon-note span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/note.png"); }

/* line 24, Controls/ActionButtonIcons */
.icon-page-white span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white.png"); }

/* line 25, Controls/ActionButtonIcons */
.icon-page-white-copy span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_copy.png"); }

/* line 26, Controls/ActionButtonIcons */
.icon-page-white-edit span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_edit.png"); }

/* line 27, Controls/ActionButtonIcons */
.icon-page-white-paste span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_paste.png"); }

/* line 28, Controls/ActionButtonIcons */
.icon-pencil span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/pencil.png"); }

/* line 29, Controls/ActionButtonIcons */
.icon-phone span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/phone.png"); }

/* line 30, Controls/ActionButtonIcons */
.icon-printer span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/printer.png"); }

/* line 31, Controls/ActionButtonIcons */
.icon-stop span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/stop.png"); }

/* line 32, Controls/ActionButtonIcons */
.icon-tick span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/tick.png"); }

/* line 33, Controls/ActionButtonIcons */
.icon-upload span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/page_white_get.png"); }

/* line 34, Controls/ActionButtonIcons */
.icon-user span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/user.png"); }

/* line 35, Controls/ActionButtonIcons */
.icon-wrench span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk/wrench.png"); }

/* line 37, Controls/ActionButtonIcons */
.icon-excel span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/excel.png"); }

/* line 38, Controls/ActionButtonIcons */
.icon-undo span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/undo.png"); }

/* line 39, Controls/ActionButtonIcons */
.icon-save span.text {
  background-image: url("/Framework/Resources/Images/Icons/diagona-mini/save.png"); }

/* line 41, Controls/ActionButtonIcons */
.icon-mini-add span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/add.png"); }

/* line 42, Controls/ActionButtonIcons */
.icon-mini-delete span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/delete.png"); }

/* line 43, Controls/ActionButtonIcons */
.icon-mini-lock span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/lock.png"); }

/* line 44, Controls/ActionButtonIcons */
.icon-mini-money span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/money.png"); }

/* line 45, Controls/ActionButtonIcons */
.icon-mini-wrench span.text {
  background-image: url("/Framework/Resources/Images/Icons/silk-mini/wrench.png"); }

/* line 23, Controls/ActionButtonAlt */
a.button-alt span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_bg.png"); }
  /* line 26, Controls/ActionButtonAlt */
  .cvi-enabled a.button-alt span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    border: 1px solid #DBE0E2; }
/* line 32, Controls/ActionButtonAlt */
a.button-alt span.btn-wrap-in {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_bg.png"); }
  /* line 35, Controls/ActionButtonAlt */
  .cvi-enabled a.button-alt span.btn-wrap-in {
    background: 0 none; }
/* line 40, Controls/ActionButtonAlt */
a.button-alt span.text {
  color: #045D9F; }

/* line 50, Controls/ActionButtonAlt */
a.partial-button.button-alt.initial span.btn-wrap-in, span.button-alt.partial-pill.initial span.btn-wrap-in, span.partial-pill.pill-alt.initial span.btn-wrap-in,
a.partial-button.button-alt.medial span.btn-wrap-in,
span.button-alt.partial-pill.medial span.btn-wrap-in,
span.partial-pill.pill-alt.medial span.btn-wrap-in,
a.partial-button.button-alt.medial span.btn-wrap-out,
span.button-alt.partial-pill.medial span.btn-wrap-out,
span.partial-pill.pill-alt.medial span.btn-wrap-out,
a.partial-button.button-alt.final span.btn-wrap-out,
span.button-alt.partial-pill.final span.btn-wrap-out,
span.partial-pill.pill-alt.final span.btn-wrap-out {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_medial_bg.png"); }

/* line 59, Controls/ActionButtonAlt */
.cvi-enabled a.partial-button.button-alt, .cvi-enabled span.button-alt.pill.partial-pill, .cvi-enabled span.button-alt.partial-pill.pill-alt {
  padding: 0; }
  /* line 62, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt span.btn-wrap-out, .cvi-enabled span.button-alt.pill.partial-pill span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.pill-alt span.btn-wrap-out, .cvi-enabled a.partial-button.button-alt span.btn-wrap-in, .cvi-enabled span.button-alt.pill.partial-pill span.btn-wrap-in, .cvi-enabled span.button-alt.partial-pill.pill-alt span.btn-wrap-in {
    background-image: none;
    padding: 0; }
  /* line 67, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt.initial span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.initial span.btn-wrap-out, .cvi-enabled span.partial-pill.pill-alt.initial span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    border-right: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 0 12px 0 5px; }
  /* line 75, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt.medial span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.medial span.btn-wrap-out, .cvi-enabled span.partial-pill.pill-alt.medial span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    padding: 0 12px 0 5px; }
  /* line 80, Controls/ActionButtonAlt */
  .cvi-enabled a.partial-button.button-alt.final span.btn-wrap-out, .cvi-enabled span.button-alt.partial-pill.final span.btn-wrap-out, .cvi-enabled span.partial-pill.pill-alt.final span.btn-wrap-out {
    background: #FFE0C3 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0;
    border-left: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0 12px 0 5px; }

/* line 12, Controls/Pill */
span.pill, span.pill-alt {
  cursor: default; }
  /* line 20, Controls/Pill */
  span.pill a.pill-close, span.pill-alt a.pill-close {
    vertical-align: top;
    width: 6px;
    height: 11px;
    padding: 1px 2px 1px 4px;
    margin: -1px -3px -1px 0;
    cursor: pointer;
    text-decoration: none;
    background: url("/Framework/Resources/Images/Icons/pill_close.png") no-repeat 50% 0; }
    /* line 33, Controls/Pill */
    html > body span.pill a.pill-close, html > body span.pill-alt a.pill-close {
      display: inline-block; }
    /* line 36, Controls/Pill */
    *:first-child + html span.pill a.pill-close, *:first-child + html span.pill-alt a.pill-close {
      padding: 0 4px 0 5px;
      margin: 0 -3px 0 0; }
    /* line 41, Controls/Pill */
    span.pill a.pill-close:hover, span.pill-alt a.pill-close:hover, span.pill a.pill-close:active, span.pill-alt a.pill-close:active {
      background-position: 50% -32px; }
  /* line 45, Controls/Pill */
  span.pill.pill-alt a.pill-close, span.pill-alt a.pill-close {
    background-image: url("/Framework/Resources/Images/Icons/pill_close_blue.png"); }
  /* line 50, Controls/Pill */
  span.pill:hover span.btn-wrap-out, span.pill-alt:hover span.btn-wrap-out {
    background-position: 0 0; }
  /* line 53, Controls/Pill */
  span.pill:hover span.btn-wrap-in, span.pill-alt:hover span.btn-wrap-in {
    background-position: 100% 0; }

/* line 63, Controls/Pill */
span.pill-alt span.btn-wrap-out, span.pill-alt span.btn-wrap-in {
  background-image: url("/Framework/Resources/Images/Buttons/button_blue_bg.png"); }
/* line 66, Controls/Pill */
span.pill-alt span.text {
  color: #045D9F; }

/* line 10, Controls/LoadingAnimation */
div.loading-animation {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 32px;
  width: 32px;
  background: url("/Framework/Resources/Images/Icons/loading.gif"); }
  /* line 15, Controls/LoadingAnimation */
  div.loading-animation span {
    display: none; }

/* line 20, Controls/LoadingAnimation */
div.loading-animation-small {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 16px;
  width: 16px;
  background: url("/Framework/Resources/Images/Icons/loading_sm.gif"); }
  /* line 25, Controls/LoadingAnimation */
  div.loading-animation-small span {
    display: none; }

/* line 17, Controls/FilterBar */
.filter-bar {
  padding-left: 12px;
  text-indent: -12px; }
  /* line 21, Controls/FilterBar */
  *:first-child + html .filter-bar {
    padding-left: 0;
    text-indent: 0; }
  /* line 27, Controls/FilterBar */
  .filter-bar .filter-pieces {
    text-align: left; }
  /* line 30, Controls/FilterBar */
  .filter-bar * {
    text-indent: 0; }
  /* line 34, Controls/FilterBar */
  .filter-bar .reset-filter {
    vertical-align: top;
    position: relative;
    top: 1px;
    left: 0;
    margin-left: 3px; }
    /* line 41, Controls/FilterBar */
    .filter-bar .reset-filter .btn-wrap-in {
      width: 14px;
      height: 13px;
      background: url("/Framework/Resources/Images/Icons/reset-filter-button-or8.png") no-repeat 0 0; }
    /* line 46, Controls/FilterBar */
    .filter-bar .reset-filter:hover .btn-wrap-in {
      background-position: 0 -32px; }
    /* line 50, Controls/FilterBar */
    .filter-bar .reset-filter .text {
      display: none; }
  /* line 55, Controls/FilterBar */
  .filter-bar .help-link {
    margin-left: 3px; }
  /* line 59, Controls/FilterBar */
  .filter-bar em {
    font-weight: bold;
    font-style: normal; }

@media print {
  /* line 69, Controls/FilterBar */
  .filter-bar a.advanced-filter-button span.text {
    display: none; } }
/* line 79, Controls/FilterBar */
.filter-bar-advanced-content {
  margin-top: 2px;
  margin-right: 12px; }
  /* line 83, Controls/FilterBar */
  .filter-bar-advanced-content .column {
    float: left;
    padding: 0 8px;
    border-left: 1px solid #CCCCCC; }
    /* line 88, Controls/FilterBar */
    .filter-bar-advanced-content .column.first-column {
      border-left: none;
      padding-left: 0; }
  /* line 94, Controls/FilterBar */
  .filter-bar-advanced-content .category {
    margin-bottom: 1em; }
    /* line 97, Controls/FilterBar */
    .filter-bar-advanced-content .category > ul {
      display: block;
      margin: 0;
      padding: 0; }
      /* line 102, Controls/FilterBar */
      .filter-bar-advanced-content .category > ul > li {
        display: block;
        margin: 0.5em 1em;
        padding: 0;
        list-style: none; }
  /* line 111, Controls/FilterBar */
  .filter-bar-advanced-content .dependent {
    margin-left: 12px; }

/* line 117, Controls/FilterBar */
.filter-bar-component.dropdownmenu-popup li.stub-item {
  line-height: 25px;
  padding-right: 16px;
  padding-left: 16px;
  height: 32px; }
  /* line 122, Controls/FilterBar */
  .filter-bar-component.dropdownmenu-popup li.stub-item a {
    display: block;
    background: url("/Framework/Resources/Images/Icons/loading_sm.gif") no-repeat 100% 50% !important;
    color: #222222 !important;
    padding-left: 0;
    padding-right: 24px; }

/* line 131, Controls/FilterBar */
.advanced-filter-content .is-loading {
  padding: 9px 8px 6px 8px;
  margin-right: 24px; }
  /* line 134, Controls/FilterBar */
  .advanced-filter-content .is-loading img {
    vertical-align: middle; }

/* line 19, Controls/PageCover */
.page-cover {
  background-color: #999999; }

/* line 19, Controls/ComboBox */
.combobox {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  width: 150px;
  height: 16px;
  overflow: visible;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF; }
  /* line 31, Controls/ComboBox */
  .combobox a.combobox-button {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    width: 0;
    height: 100%;
    padding: 0 0 0 17px;
    margin: -8px 0 0 0;
    cursor: default;
    font-size: 1px;
    height: 16px;
    padding-left: 17px;
    width: 0px;
    background: #CCCCCC url("/Framework/Resources/Images/Layout/VehicleDetails/drop_down.gif") no-repeat 0px 0px; }
    /* line 48, Controls/ComboBox */
    .combobox a.combobox-button span.text {
      display: none; }
    /* line 52, Controls/ComboBox */
    .combobox a.combobox-button:focus {
      outline: none; }
  /* line 57, Controls/ComboBox */
  .combobox .combobox-button-selected {
    background-position: 0 -32px; }
  /* line 62, Controls/ComboBox */
  .combobox .combobox-input {
    display: block;
    height: 100%;
    margin: 0 17px 0 0;
    padding: 0;
    width: auto; }
  /* line 70, Controls/ComboBox */
  .combobox input {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
    padding: 0;
    margin: 0;
    z-index: 1;
    font: 11px Arial, Helvetica, sans-serif; }
    /* line 82, Controls/ComboBox */
    * html .combobox input {
      margin-right: -17px;
      height: 14px; }
    /* line 87, Controls/ComboBox */
    .combobox input:focus {
      border: none; }

/* line 93, Controls/ComboBox */
.combobox-dropdown {
  width: 1px; }
  /* line 96, Controls/ComboBox */
  .combobox-dropdown.popup-menu .popup-menu-body {
    padding: 0; }
  /* line 100, Controls/ComboBox */
  .combobox-dropdown ul {
    display: block;
    padding: 0;
    margin: 0; }
    /* line 246, framework */
    .combobox-dropdown ul > li {
      display: block;
      list-style: none;
      padding: 0;
      margin: 0; }
    /* line 103, Controls/ComboBox */
    .combobox-dropdown ul.column {
      float: left; }
    /* line 109, Controls/ComboBox */
    .combobox-dropdown ul li a:link, .combobox-dropdown ul li a:visited {
      border: 0;
      outline: 0;
      display: block;
      padding: 1px 0px !important;
      text-decoration: none;
      cursor: default;
      color: #222222;
      background-color: #FFFFFF; }
    /* line 120, Controls/ComboBox */
    .combobox-dropdown ul li a:hover, .combobox-dropdown ul li a:active {
      border: 0;
      outline: 0;
      text-decoration: none;
      color: #FFFFFF;
      background-color: #045D9F; }
    /* line 128, Controls/ComboBox */
    .combobox-dropdown ul li a .text {
      padding: 0px 4px !important; }
    /* line 134, Controls/ComboBox */
    .combobox-dropdown ul li.selected a:link, .combobox-dropdown ul li.selected a:visited {
      font-weight: bold;
      color: #222222;
      background-color: #DDEEFF; }
    /* line 140, Controls/ComboBox */
    .combobox-dropdown ul li.selected a:hover, .combobox-dropdown ul li.selected a:active {
      color: #FFFFFF;
      background-color: #045D9F; }

/* line 19, PageCover */
.page-cover {
  background-color: #999999; }

/* line 33, Controls/ModalDialog */
.modal-dialog {
  display: none;
  z-index: 401;
  position: fixed;
  left: 50%;
  top: 50%;
  border: solid 1px #343434;
  background: #E6EFFF;
  box-shadow: 4px 4px 16px 0 #666666;
  -moz-box-shadow: 4px 4px 16px 0 #666666;
  -webkit-box-shadow: 4px 4px 16px 0 #666666;
  border-top-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -webkit-border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  -webkit-border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px; }

/* line 52, Controls/ModalDialog */
.modal-dialog .modal-dialog-outer {
  background: url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
  border-top-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -webkit-border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  -webkit-border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px; }

/* line 67, Controls/ModalDialog */
.modal-dialog .modal-dialog-inner {
  padding: 5px;
  position: relative; }

/* line 73, Controls/ModalDialog */
.modal-dialog .modal-dialog-header {
  display: inline-block;
  padding: 3px 6px;
  cursor: move;
  float: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 2px 0;
  text-align: left; }
  /* line 33, framework */
  .modal-dialog .modal-dialog-header:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden; }
  /* line 43, framework */
  .modal-dialog .modal-dialog-header {
    display: block; }
  /* line 49, framework */
  * html .modal-dialog .modal-dialog-header {
    height: 1%; }

/* line 89, Controls/ModalDialog */
.modal-dialog .modal-dialog-header a.modal-dialog-close {
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url("/Framework/Resources/Images/Buttons/close.gif") no-repeat 0 0; }

/* line 101, Controls/ModalDialog */
.modal-dialog .modal-dialog-header a.modal-dialog-close:hover {
  background-position: 0 100% !important; }

/* line 106, Controls/ModalDialog */
.modal-dialog .modal-dialog-header a.modal-dialog-close span {
  display: none; }

/* line 111, Controls/ModalDialog */
.modal-dialog .modal-dialog-body-inner {
  background: #FFFFFF;
  border: solid 1px #CCCCCC; }

/* line 117, Controls/ModalDialog */
.modal-dialog .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 402;
  font-size: 0.1px; }

/* line 125, Controls/ModalDialog */
.modal-dialog .ui-resizable-e {
  width: 5px;
  height: 100%;
  right: -3px;
  top: 0;
  cursor: e-resize; }

/* line 134, Controls/ModalDialog */
.modal-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -4px;
  bottom: -4px;
  cursor: se-resize;
  background: url("/Framework/Resources/Images/Icons/resize.png") no-repeat 0 0; }

/* line 144, Controls/ModalDialog */
.modal-dialog .ui-resizable-s {
  width: 100%;
  height: 5px;
  left: 0;
  bottom: -3px;
  cursor: s-resize; }

/* line 153, Controls/ModalDialog */
.modal-dialog-iframe .dialog-body {
  padding: 10px 10px 0; }

/* line 160, Controls/ModalDialog */
.alert-modal .alert-modal-message {
  padding: 10px;
  font-size: 12px;
  text-align: left; }
/* line 166, Controls/ModalDialog */
.alert-modal .alert-modal-input {
  padding: 0 10px 10px 10px;
  text-align: center; }
  /* line 170, Controls/ModalDialog */
  .alert-modal .alert-modal-input input {
    text-align: left;
    width: 250px; }
/* line 175, Controls/ModalDialog */
.alert-modal .alert-modal-actions {
  padding: 0 10px 10px 10px; }
  /* line 178, Controls/ModalDialog */
  .alert-modal .alert-modal-actions a {
    margin: 0 5px; }

/******************************************************************
Popup text-edit fields.
******************************************************************/
/* line 17, Controls/PopupTextbox */
.popup-textbox {
  border-width: 1px;
  border-style: solid;
  padding: 2px 4px;
  position: absolute;
  z-index: 300;
  border-color: #99aabb #778899 #667788 #778899;
  background-color: #FFFFFF; }

/* line 27, Controls/PopupTextbox */
textarea.popup-textbox-inner {
  padding: 0;
  border: none;
  font: 12px Arial, Helvetica, sans-serif;
  padding-right: 1px;
  white-space: normal;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #FFFFFF;
  color: #222222; }
  /* line 39, Controls/PopupTextbox */
  textarea.popup-textbox-inner:focus {
    border: none;
    background: #FFFFFF; }

/* line 11, DropButton */
a.drop-button span.text {
  margin: 0 -2px;
  padding-right: 10px !important;
  background: url("/Framework/Resources/Images/Icons/arrow_down.png") no-repeat 100% 50% !important; }
  /* line 17, DropButton */
  *:first-child + html a.drop-button span.text {
    background-position: 100% 55%; }
/* line 22, DropButton */
a.drop-button.button-alt span.text, a.drop-button.link span.text {
  background-image: url("/Framework/Resources/Images/Icons/arrow_down_blue.png") !important; }
/* line 27, DropButton */
a.drop-button.link span.text {
  margin: 0; }
/* line 32, DropButton */
a.drop-button.partial-button span.text, span.drop-button.pill.partial-pill span.text, span.drop-button.partial-pill.pill-alt span.text {
  margin: 0;
  padding-right: 10px !important; }
/* line 37, DropButton */
a.drop-button.partial-button.isolated span.text, span.drop-button.isolated.pill.partial-pill span.text, span.drop-button.isolated.partial-pill.pill-alt span.text {
  margin: 0 -2px;
  padding-right: 7px !important;
  font-size: 1px; }

/* line 48, Controls/DropDownMenu */
.dropdownmenu {
  white-space: nowrap; }

/* line 52, Controls/DropDownMenu */
.dropdownmenu-popup {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  margin: 0;
  padding: 0;
  z-index: 300;
  white-space: normal;
  border-bottom: solid 2px #BBBBBB;
  border-right: solid 1px #bbbbbb;
  border-left: solid 1px #bbbbbb;
  border-top: solid 1px #bbbbbb;
  text-align: left;
  box-shadow: 1px 2px 3px 0 #666666;
  -moz-box-shadow: 1px 2px 3px 0 #666666;
  -webkit-box-shadow: 1px 2px 3px 0 #666666; }
  /* line 69, Controls/DropDownMenu */
  .dropdownmenu-popup .content {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    background: #F7F8F9; }
  /* line 78, Controls/DropDownMenu */
  .dropdownmenu-popup ul {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 3px 0;
    padding-bottom: 30003px;
    margin: 0 0 -30000px 0;
    border-left: 1px solid #C0C8D0;
    background: #F7F8F9; }
    /* line 87, Controls/DropDownMenu */
    .dropdownmenu-popup ul.first {
      border-left: none; }
    /* line 91, Controls/DropDownMenu */
    .dropdownmenu-popup ul.long-column li {
      font-size: 11px; }
      /* line 93, Controls/DropDownMenu */
      .dropdownmenu-popup ul.long-column li.separator {
        font-size: 1px; }
      /* line 96, Controls/DropDownMenu */
      .dropdownmenu-popup ul.long-column li a {
        padding: 2px 12px 2px 8px; }
        /* line 98, Controls/DropDownMenu */
        *:first-child + html .dropdownmenu-popup ul.long-column li a {
          padding-left: 0; }
  /* line 105, Controls/DropDownMenu */
  .dropdownmenu-popup .scrolled {
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden; }
    /* line 109, Controls/DropDownMenu */
    .dropdownmenu-popup .scrolled ul {
      margin: 0;
      padding: 0; }
  /* line 115, Controls/DropDownMenu */
  .dropdownmenu-popup li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px; }
    /* line 122, Controls/DropDownMenu */
    .dropdownmenu-popup li.emphasized a {
      font-weight: bold; }
    /* line 126, Controls/DropDownMenu */
    .dropdownmenu-popup li.column-header {
      margin: -3px 0 3px 0;
      padding: 3px 12px 3px 8px;
      background: #999999 url("/Framework/Resources/Images/Layout/dark-gradient.png") repeat-x 0 0; }
      /* line 129, Controls/DropDownMenu */
      *:first-child + html .dropdownmenu-popup li.column-header {
        padding-left: 0; }
      /* line 134, Controls/DropDownMenu */
      .dropdownmenu-popup li.column-header h6 {
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        color: #FFFFFF; }
    /* line 143, Controls/DropDownMenu */
    .dropdownmenu-popup li.separator {
      margin: 3px 6px 1px 6px;
      font-size: 1px;
      border-top: 1px dotted #BBBBBB; }
      /* line 148, Controls/DropDownMenu */
      .dropdownmenu-popup li.separator span {
        visibility: hidden; }
      /* line 151, Controls/DropDownMenu */
      *:first-child + html .dropdownmenu-popup li.separator {
        margin-bottom: -11px; }
    /* line 158, Controls/DropDownMenu */
    .dropdownmenu-popup li.secondary a:link, .dropdownmenu-popup li.secondary a:visited {
      color: #446699; }
    /* line 161, Controls/DropDownMenu */
    .dropdownmenu-popup li.secondary a:hover, .dropdownmenu-popup li.secondary a:active {
      color: #222222;
      background: #BDE3F8; }
  /* line 168, Controls/DropDownMenu */
  .dropdownmenu-popup a {
    display: block;
    margin: 0;
    padding: 3px 12px 3px 8px; }
    /* line 172, Controls/DropDownMenu */
    *:first-child + html .dropdownmenu-popup a {
      padding-left: 0; }
    /* line 180, Controls/DropDownMenu */
    .dropdownmenu-popup a:link, .dropdownmenu-popup a:visited {
      color: #222222;
      text-decoration: none; }
    /* line 184, Controls/DropDownMenu */
    .dropdownmenu-popup a:hover, .dropdownmenu-popup a:active {
      color: #222222;
      background: #BDE3F8;
      text-decoration: none; }
    /* line 189, Controls/DropDownMenu */
    .dropdownmenu-popup a.disabled {
      background: none !important;
      color: #A0A8B0 !important; }
      /* line 192, Controls/DropDownMenu */
      .dropdownmenu-popup a.disabled:link, .dropdownmenu-popup a.disabled:visited, .dropdownmenu-popup a.disabled:hover, .dropdownmenu-popup a.disabled:active {
        color: #A0A8B0 !important; }

/* line 19, Controls/PopupMenu */
.popup-menu {
  z-index: 300;
  position: absolute;
  font-size: 110%;
  white-space: nowrap;
  zoom: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #BBBBBB;
  background: #FFFFFF;
  color: #222222;
  text-align: left;
  box-shadow: 2px 2px 4px 0 #666666;
  -moz-box-shadow: 2px 2px 4px 0 #666666;
  -webkit-box-shadow: 2px 2px 4px 0 #666666; }
  /* line 35, Controls/PopupMenu */
  .popup-menu.owned-by-modal-dialog {
    z-index: 500; }
  /* line 39, Controls/PopupMenu */
  .popup-menu .popup-menu-header {
    text-align: center;
    padding: 6px 8px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC; }
  /* line 48, Controls/PopupMenu */
  .popup-menu .popup-menu-body {
    padding: 8px;
    max-height: 400px;
    overflow: auto; }
  /* line 55, Controls/PopupMenu */
  .popup-menu .popup-menu-footer {
    text-align: center;
    padding: 8px 8px;
    background-color: #EEEEEE;
    border-top: 1px solid #CCCCCC; }

/* line 28, Controls/PopupBox */
html body div.popup-box {
  vertical-align: baseline !important; }

/* line 32, Controls/PopupBox */
.popup-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  white-space: wrap;
  z-index: 200;
  font-size: 11px;
  text-align: left;
  cursor: default; }
  /* line 51, Controls/PopupBox */
  .popup-box.owned-by-modal-dialog {
    z-index: 500; }
  /* line 55, Controls/PopupBox */
  .popup-box .popup-header, .popup-box .popup-footer, .popup-box .popup-corner {
    background-image: url("/Framework/Resources/Images/Layout/popup-balloon.png"); }
  /* line 58, Controls/PopupBox */
  .popup-box .popup-body-wrap {
    border-left: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
    background-color: #FFFFFF;
    color: #222222; }
  /* line 74, Controls/PopupBox */
  .popup-box .popup-header, .popup-box .popup-footer {
    margin-right: 15px;
    position: relative;
    top: 0;
    left: 0; }
  /* line 80, Controls/PopupBox */
  .popup-box .popup-header {
    background-position: 0 0;
    padding: 15px 0 0 0; }
    /* line 83, Controls/PopupBox */
    .popup-box .popup-header .popup-corner {
      background-position: 100% 0;
      height: 15px; }
  /* line 88, Controls/PopupBox */
  .popup-box .popup-footer {
    background-position: 0 100%;
    padding: 17px 0 0 0; }
    /* line 91, Controls/PopupBox */
    .popup-box .popup-footer .popup-corner {
      background-position: 100% 100%;
      height: 17px; }
  /* line 98, Controls/PopupBox */
  .popup-box .popup-corner {
    display: block;
    width: 15px;
    position: absolute;
    top: 0;
    right: -15px; }
  /* line 105, Controls/PopupBox */
  .popup-box .popup-body-wrap {
    padding: 0 7px 0 7px;
    display: inline-block; }
    /* line 33, framework */
    .popup-box .popup-body-wrap:after {
      clear: both;
      content: ".";
      display: block;
      height: 0px;
      visibility: hidden; }
    /* line 43, framework */
    .popup-box .popup-body-wrap {
      display: block; }
    /* line 49, framework */
    * html .popup-box .popup-body-wrap {
      height: 1%; }
  /* line 109, Controls/PopupBox */
  .popup-box .popup-body {
    float: left;
    margin-bottom: -14px;
    position: relative;
    top: -8px;
    left: 0;
    z-index: 1;
    width: 100%; }
  /* line 119, Controls/PopupBox */
  .popup-box a.popup-close {
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 100;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url(/Framework/Resources/Images/Buttons/close.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 18px;
    height: 18px;
    background-position: 0 0; }
    /* line 132, Controls/PopupBox */
    .popup-box a.popup-close:hover {
      background-position: 0 -18px; }

/* line 142, Controls/PopupBox */
.dropdown-content {
  display: none;
  visibility: hidden; }

/* line 5, Controls/HelpPopup */
span.help-link {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 1px;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
  overflow: visible;
  cursor: default; }
  /* line 7, Controls/HelpPopup */
  span.help-link.help span {
    background: url("/Framework/Resources/Images/Icons/silk/help.png") no-repeat 0 0; }
  /* line 15, Controls/HelpPopup */
  span.help-link.best-practice span {
    background: url("/Framework/Resources/Images/Icons/best-practice.png") no-repeat 0 0; }
  /* line 38, Controls/HelpPopup */
  span.help-link span {
    display: block;
    font-size: 1px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -9.5px;
    left: 0; }

/* line 49, Controls/HelpPopup */
span.help-popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  white-space: wrap;
  z-index: 200;
  width: 300px;
  font-size: 11px;
  text-align: left;
  cursor: default; }
  /* line 61, Controls/HelpPopup */
  span.help-popup.help .help-header, span.help-popup.help .help-footer, span.help-popup.help .help-corner {
    background-image: url("/Framework/Resources/Images/Layout/help-balloon-help.png"); }
  /* line 64, Controls/HelpPopup */
  span.help-popup.help .help-content-wrap {
    border-left: 1px solid #C5D0E4;
    border-right: 1px solid #C5D0E4;
    background-color: #E9EFF8;
    color: #222222; }
  /* line 70, Controls/HelpPopup */
  span.help-popup.help .help-more {
    color: #646669; }
  /* line 73, Controls/HelpPopup */
  span.help-popup.help .help-point {
    background-image: url("/Framework/Resources/Images/Layout/help-balloon-help-points.png"); }
  /* line 88, Controls/HelpPopup */
  span.help-popup.best-practice .help-header, span.help-popup.best-practice .help-footer, span.help-popup.best-practice .help-corner {
    background-image: url("/Framework/Resources/Images/Layout/help-balloon-best-practice.png"); }
  /* line 91, Controls/HelpPopup */
  span.help-popup.best-practice .help-content-wrap {
    border-left: 1px solid #92D58B;
    border-right: 1px solid #92D58B;
    background: #D6EDD3;
    color: #222222; }
  /* line 97, Controls/HelpPopup */
  span.help-popup.best-practice .help-more {
    color: #5d655c; }
  /* line 100, Controls/HelpPopup */
  span.help-popup.best-practice .help-point {
    background-image: url("/Framework/Resources/Images/Layout/help-balloon-best-practice-points.png"); }
  /* line 131, Controls/HelpPopup */
  span.help-popup .help-header, span.help-popup .help-footer {
    margin-right: 15px;
    position: relative;
    top: 0;
    left: 0; }
  /* line 137, Controls/HelpPopup */
  span.help-popup .help-header {
    background-position: 0 0;
    height: 15px; }
    /* line 140, Controls/HelpPopup */
    span.help-popup .help-header .help-corner {
      background-position: 100% 0;
      height: 15px; }
    /* line 144, Controls/HelpPopup */
    span.help-popup .help-header .help-point {
      background-position: 0 100%;
      top: -10px;
      left: 15px; }
  /* line 150, Controls/HelpPopup */
  span.help-popup .help-footer {
    background-position: 0 100%;
    height: 17px; }
    /* line 153, Controls/HelpPopup */
    span.help-popup .help-footer .help-corner {
      background-position: 100% 100%;
      height: 17px; }
    /* line 157, Controls/HelpPopup */
    span.help-popup .help-footer .help-point {
      background-position: 0 0;
      top: 14px;
      left: 15px; }
  /* line 163, Controls/HelpPopup */
  span.help-popup .help-corner {
    display: block;
    width: 15px;
    position: absolute;
    top: 0;
    right: -15px; }
  /* line 170, Controls/HelpPopup */
  span.help-popup .help-content-wrap {
    padding: 0 12px 0 8px;
    display: inline-block; }
    /* line 33, framework */
    span.help-popup .help-content-wrap:after {
      clear: both;
      content: ".";
      display: block;
      height: 0px;
      visibility: hidden; }
    /* line 43, framework */
    span.help-popup .help-content-wrap {
      display: block; }
    /* line 49, framework */
    * html span.help-popup .help-content-wrap {
      height: 1%; }
  /* line 174, Controls/HelpPopup */
  span.help-popup .help-content {
    float: left;
    margin-bottom: -14px;
    position: relative;
    top: -8px;
    left: 0;
    z-index: 1;
    width: 100%; }
  /* line 183, Controls/HelpPopup */
  span.help-popup .help-point {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 11px; }
  /* line 191, Controls/HelpPopup */
  span.help-popup .help-more {
    text-align: center;
    font-size: 10px;
    font-style: italic;
    margin-top: 0.6em;
    display: block; }
  /* line 198, Controls/HelpPopup */
  span.help-popup .help-rest {
    display: none;
    margin-top: 1.2em; }
  /* line 203, Controls/HelpPopup */
  span.help-popup a.help-close {
    display: none;
    position: absolute;
    top: 4px;
    right: -12px;
    z-index: 2;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url(/Framework/Resources/Images/Layout/help-popup-x.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 12px;
    height: 12px;
    background-position: 0 -12px; }
    /* line 216, Controls/HelpPopup */
    span.help-popup a.help-close:hover {
      background-position: 0 0; }
  /* line 221, Controls/HelpPopup */
  span.help-popup a.help-edit {
    display: none;
    position: absolute;
    z-index: 2;
    top: -12px;
    right: 6px;
    height: 12px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0px 6px;
    font-size: 10px;
    border-bottom: none;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px; }

/* line 5, Controls/PopupNotification.scss */
.popup-notification.drop-shadow {
  box-shadow: 4px 4px 16px 0 #666666;
  -moz-box-shadow: 4px 4px 16px 0 #666666;
  -webkit-box-shadow: 4px 4px 16px 0 #666666; }

/*
	Pros:
		1. Will work with any size curved border thing, unlike sliding doors which will break if the popup is wide enough
		2. Is not named in such a way that it only applies to popups (see above)
		3. If you felt so inclined, you could make a control or *enhance an existing control* to output the required markup
	Additional pros: (Sean)
		4. Has slightly lower cost in the browser's reflow engine than sliding doors due to all the divs being only simple blocks with padding.

	Cons:
		1. Requires extra markup.  Sorry Sean!
	Additional cons: (Sean)
		2. Requires eight HTTP requests to the server for images instead of the one or two required by sliding doors.
		3. Pollutes the markup with a classname that implies a specific presentation.

	Markup:
	<div class="curved-borders">
		<div class="top"><div><div>&nbsp;</div></div></div>
		<div class="outer"><div class="inner">
			<div class="content">
				Your stuff goes in here...
			</div>
		</div></div>
		<div class="bottom"><div><div>&nbsp;</div></div></div>
	</div>
*/
/* line 52, Controls/Deprecated/CurvedBorders */
div.curved-borders div.top {
  padding-left: 5px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_tl.png") no-repeat 0 0; }

/* line 58, Controls/Deprecated/CurvedBorders */
div.curved-borders div.top div {
  padding-right: 11px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_tr.png") no-repeat 100% 0; }

/* line 64, Controls/Deprecated/CurvedBorders */
div.curved-borders div.top div div {
  padding-top: 5px;
  font-size: 1px;
  line-height: 0;
  margin: 0px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_t.png") repeat-x 0 0; }

/* line 73, Controls/Deprecated/CurvedBorders */
div.curved-borders div.bottom {
  padding-left: 5px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_bl.png") no-repeat 0 100%; }

/* line 79, Controls/Deprecated/CurvedBorders */
div.curved-borders div.bottom div {
  padding-right: 11px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_br.png") no-repeat 100% 100%; }

/* line 85, Controls/Deprecated/CurvedBorders */
div.curved-borders div.bottom div div {
  padding-top: 11px;
  font-size: 1px;
  line-height: 0;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_b.png") repeat-x 0 100%; }

/* line 93, Controls/Deprecated/CurvedBorders */
div.curved-borders div.outer {
  padding-left: 5px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_l.png") repeat-y 0 0; }

/* line 99, Controls/Deprecated/CurvedBorders */
div.curved-borders div.outer div.inner {
  padding-right: 11px;
  background: url("/Framework/Resources/Images/Layout/borders/round/border_r.png") repeat-y 100% 0; }

/* line 105, Controls/Deprecated/CurvedBorders */
div.curved-borders div.outer div.inner div.content {
  background-color: #FFFFFF; }

/* line 19, Controls/TileButton */
a.tile {
  display: block;
  padding: 2px 8px;
  float: left;
  width: 150px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF; }
  /* line 27, Controls/TileButton */
  a.tile:hover {
    color: #022E4F;
    text-decoration: none;
    border: 1px solid #BBDDFF;
    background: #DDEEFF url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0; }
  /* line 32, Controls/TileButton */
  a.tile:active {
    text-decoration: none;
    border: 1px solid #BBDDFF;
    background: #DDEEFF url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0; }
  /* line 36, Controls/TileButton */
  a.tile span {
    display: block; }
  /* line 40, Controls/TileButton */
  a.tile span.btn-wrap-out {
    display: table-cell;
    padding: 0 0 0 32px;
    background-position: center left;
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 30px;
    background-image: url("/Framework/Resources/Images/Icons/blank_icon.png"); }
  /* line 50, Controls/TileButton */
  a.tile span.btn-wrap-in {
    font-size: 110%; }
/******************************************************************
Lists of Actions
******************************************************************/
/* Standard List of Actions */
/* line 19, Controls/Deprecated/Actions */
ul.actions {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 26, Controls/Deprecated/Actions */
ul.actions li.action {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0; }

/* line 33, Controls/Deprecated/Actions */
* html ul.actions li.action,
* + html ul.actions li.action {
  display: inline; }

/* line 39, Controls/Deprecated/Actions */
ul.actions li.first {
  border-left: none !important; }

/* line 44, Controls/Deprecated/Actions */
ul.actions li a.link span.text {
  line-height: 20px; }

/* line 49, Controls/Deprecated/Actions */
ul.link-actions li.action {
  padding-left: 5px;
  border-left: solid 1px #555555; }

/* line 55, Controls/Deprecated/Actions */
ul.link-actions li.action:first-child,
ul.link-actions li.action.first {
  border-left: none;
  padding-left: 0; }

/* line 62, Controls/Deprecated/Actions */
ul.link-actions li a.link span.text {
  line-height: normal; }

/* line 67, Controls/Deprecated/Actions */
ul.list-actions li.action {
  display: block;
  margin: 0 0 2px 0;
  padding: 0; }

/* line 74, Controls/Deprecated/Actions */
* html ul.list-actions li.action {
  display: block; }

/* line 18, Controls/Deprecated/GridView */
.std-grid table {
  border-collapse: collapse; }
  /* line 21, Controls/Deprecated/GridView */
  .std-grid table td, .std-grid table th {
    font-size: 110%;
    padding: 4px 8px;
    border: solid 1px #CCCCDD; }

/******************************************************************
Inline Forms
******************************************************************/
/* line 7, Controls/Deprecated/InlineForm */
dl.inline-form:after,
dl.output-form:after {
  /* Use a little container/clearfix magic to put these into two columns. */
  margin: 0;
  padding: 0;
  clear: both;
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden; }

/* line 20, Controls/Deprecated/InlineForm */
dl.inline-form,
dl.output-form {
  display: inline-block; }

/* line 26, Controls/Deprecated/InlineForm */
* html dl.inline-form,
* html dl.output-form {
  height: 1%; }

/* line 32, Controls/Deprecated/InlineForm */
dl.inline-form,
dl.output-form {
  display: block; }

/* line 38, Controls/Deprecated/InlineForm */
dl.inline-form dt,
dl.output-form dt {
  margin: 0 2% 0 0;
  padding: 0;
  width: 28%;
  clear: both;
  float: left;
  white-space: normal;
  line-height: 1.5;
  text-align: right; }

/* line 51, Controls/Deprecated/InlineForm */
dl.inline-form dd,
dl.output-form dd {
  margin: 0 0 5px 0;
  padding: 0;
  width: 69%;
  float: left;
  white-space: normal;
  line-height: 1.5; }

/* line 62, Controls/Deprecated/InlineForm */
dl.inline-form dd.actions {
  margin-top: 10px; }

/* line 67, Controls/Deprecated/InlineForm */
dl.output-form dt {
  margin-bottom: 0.25em;
  padding: 0; }

/* line 73, Controls/Deprecated/InlineForm */
dl.output-form dd {
  margin-bottom: 0.25em;
  padding: 0; }

/* line 79, Controls/Deprecated/InlineForm */
ul.inline-form {
  margin: 0 0 5px;
  padding: 0;
  list-style: none; }

/* line 86, Controls/Deprecated/InlineForm */
ul.inline-form li {
  margin: 0 8px 10px 0;
  float: left; }

/* line 92, Controls/Deprecated/InlineForm */
ul.inline-form li strong {
  display: block;
  margin: 0 0 4px 0;
  font-weight: bold; }

/* line 21, Controls/Deprecated/ContentContainer */
.content-container {
  min-height: 10px; }

/* line 26, Controls/Deprecated/ContentContainer */
.content-container-leftcolumn {
  float: left;
  width: 600px; }

/* line 32, Controls/Deprecated/ContentContainer */
.content-container-rightcolumn {
  float: right;
  width: 360px; }

/* line 38, Controls/Deprecated/ContentContainer */
.content-container-fullcolumnwidth {
  float: left;
  width: 970px; }

/* line 45, Controls/Deprecated/ContentContainer */
.content-wrap {
  margin: 0 0 10px;
  min-height: 40px;
  background: #FFFFFF; }

/* line 52, Controls/Deprecated/ContentContainer */
.content-wrap div.content-header {
  font-size: 140%; }

/* line 57, Controls/Deprecated/ContentContainer */
.content-wrap .content-header {
  margin: 0;
  padding: 5px;
  border: solid 1px #CCCCCC;
  background: #EFEFEF url("/Framework/Resources/Images/Layout/gradient.png") repeat-x 0 0;
  color: #444444; }

/* line 66, Controls/Deprecated/ContentContainer */
.content-wrap .content-body,
.content-wrap .section .section-body {
  padding: 5px; }

/* line 72, Controls/Deprecated/ContentContainer */
.content-wrap .content-footer {
  margin-top: 20px;
  padding: 5px; }

/* line 78, Controls/Deprecated/ContentContainer */
.content-highlighted {
  height: 5px;
  background: #A1CF93; }
