.ui-helper-horizontal>DIV,
.ui-helper-horizontal>LI,
.ui-helper-horizontal>SPAN,
.ui-helper-horizontal>LABEL,
.ui-helper-horizontal>H1,
.ui-helper-horizontal>H2,
.ui-helper-horizontal>H3,
.ui-helper-horizontal>H4 {
    clear: none;
    display: block;
    float: left;
}

.wijmo-wijslider-horizontal {
    position: relative;
}

.wijmo-wijslider-horizontal .wijmo-wijslider-track {}

.wijmo-wijslider-horizontal .wijmo-wijslider-decbutton {
    cursor: pointer;
    left: 0;
    position: absolute;
    right: auto;
}

.wijmo-wijslider-horizontal .wijmo-wijslider-incbutton {
    cursor: pointer;
    left: auto;
    position: absolute;
    right: 0;
}

.wijmo-wijslider-vertical {
    position: relative;
}

.wijmo-wijslider-vertical .wijmo-wijslider-track {}

.wijmo-wijslider-vertical .wijmo-wijslider-decbutton {
    bottom: auto;
    cursor: pointer;
    position: absolute;
    top: 0;
}

.wijmo-wijslider-vertical .wijmo-wijslider-incbutton {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: auto;
}

.wijmo-wijsplitter-vertical {
    overflow: hidden;
    position: relative;
}

.wijmo-wijsplitter-v-panel1 {
    float: left;
    position: relative;
}

.wijmo-wijsplitter-v-panel1-content {
    position: relative;
}

.wijmo-wijsplitter-v-bar {
    float: left;
    font-size: 1px;
    position: relative;
    width: 2px;
    z-index: 99;
}

.wijmo-wijsplitter-vertical .ui-resizable-e {
    background-color: #FFFFFF;
    display: block;
    opacity: 0;
    right: -7px;
    width: 10px;
    z-index: 1000;
}

* html .wijmo-wijsplitter-vertical .ui-resizable-e {
    right: -4px;
}

.wijmo-wijsplitter-v-expander {
    position: absolute;
    z-index: 999;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel1-expanded {
    border-right: medium none;
    left: -8px;
    overflow: hidden;
    padding: 12px 0;
    width: 6px;
    z-index: 99;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel1-expanded .ui-icon {
    margin-left: -6px;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel1-collapsed {
    border-left: medium none;
    overflow: hidden;
    padding: 12px 0;
    right: -8px;
    width: 6px;
    z-index: 999;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel1-collapsed .ui-icon {
    margin-left: -6px;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel2-expanded {
    border-right: medium none;
    overflow: hidden;
    padding: 12px 0;
    right: -8px;
    width: 6px;
    z-index: 999;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel2-expanded .ui-icon {
    margin-left: -6px;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel2-collapsed {
    border-left: medium none;
    left: -8px;
    overflow: hidden;
    padding: 12px 0;
    width: 6px;
    z-index: 999;
}

.wijmo-wijsplitter-vertical .wijmo-wijsplitter-v-panel2-collapsed .ui-icon {
    margin-left: -6px;
}

.wijmo-wijsplitter-v-panel2 {
    float: left;
}

.wijmo-wijsplitter-v-panel2-content {
    position: relative;
}

.wijmo-wijsplitter-v-resize-helper {
    border-bottom: 0 dotted #000000;
    border-right: 1px dotted #000000;
    overflow: hidden;
}

.wijmo-wijsplitter-horizontal {
    overflow: hidden;
    position: relative;
}

.wijmo-wijsplitter-h-panel1 {
    position: relative;
}

.wijmo-wijsplitter-h-panel1-content {
    overflow: auto;
    position: relative;
}

.wijmo-wijsplitter-h-bar {
    font-size: 1px;
    height: 2px;
    position: relative;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .ui-resizable-s {
    background-color: #FFFFFF;
    bottom: -7px;
    display: block;
    height: 10px;
    opacity: 0;
    z-index: 1000;
}

* html .wijmo-wijsplitter-horizontal .ui-resizable-s {
    bottom: -4px;
}

.wijmo-wijsplitter-h-expander {
    position: absolute;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel1-expanded {
    border-bottom: medium none;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    top: -10px;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel1-expanded .ui-icon {
    margin-top: -4px;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel1-collapsed {
    border-top: medium none;
    bottom: -10px;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel1-collapsed .ui-icon {
    margin-top: -4px;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel2-expanded {
    border-bottom: medium none;
    bottom: -10px;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel2-expanded .ui-icon {
    margin-top: -4px;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel2-collapsed {
    border-top: medium none;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    top: -10px;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .wijmo-wijsplitter-h-panel2-collapsed .ui-icon {
    margin-top: -4px;
}

.wijmo-wijsplitter-h-panel2 {}

.wijmo-wijsplitter-h-panel2-content {
    overflow: auto;
    position: relative;
}

.wijmo-wijsplitter-h-resize-helper {
    border-bottom: 1px dotted #000000;
    border-right: 0 dotted #000000;
    overflow: hidden;
}

.wijmo-wijprogressbar {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.wijmo-wijprogressbar .ui-progressbar-value {
    border-width: 0;
    margin: 0;
    position: absolute;
}

div.wijmo-wijprogressbar-east {
    height: 1.1em;
    width: 200px;
}

div.wijmo-wijprogressbar-west {
    height: 1.1em;
    width: 200px;
}

div.wijmo-wijprogressbar-south {
    height: 200px;
    line-height: 100%;
    width: 1.1em;
}

div.wijmo-wijprogressbar-north {
    height: 200px;
    line-height: 100%;
    width: 1.1em;
}

.wijmo-wijprogressbar-east .ui-progressbar-value {
    height: 100%;
    left: 0;
}

.wijmo-wijprogressbar-west .ui-progressbar-value {
    height: 100%;
    right: 0;
}

.wijmo-wijprogressbar-south .ui-progressbar-value {
    top: 0;
    width: 100%;
}

.wijmo-wijprogressbar-north .ui-progressbar-value {
    bottom: 0;
    width: 100%;
}

.wijmo-wijprogressbar .ui-progressbar-label {
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-west {
    left: 0;
    width: auto;
}

.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-east {
    right: 0;
    width: auto;
}

.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-south {
    bottom: 0;
    height: auto;
}

.wijmo-wijprogressbar .wijmo-wijprogressbar-lb-north {
    height: auto;
    top: 0;
}

.wijmo-wijprogressbar-east .wijmo-wijprogressbar-lb-running,
.wijmo-wijprogressbar-west .wijmo-wijprogressbar-lb-running {
    display: inline;
    width: auto;
}

.wijmo-wijprogressbar-north .wijmo-wijprogressbar-lb-running,
.wijmo-wijprogressbar-south .wijmo-wijprogressbar-lb-running {
    height: auto;
}

.wijmo-wijprogressbar-north .ui-progressbar-label,
.wijmo-wijprogressbar-south .ui-progressbar-label {
    transform: rotate(-90deg);
}

.wijmo-wijdialog-captionbutton {
    display: inline-block;
    height: 18px;
    outline: medium none;
    padding: 1px;
    text-align: left;
    width: 19px;
}

.wijmo-wijdialog-captionbutton:hover,
.wijmo-wijdialog-captionbutton .ui-state-focus {
    padding: 0;
}

.wijmo-wijdialog-captionbutton .ui-icon {
    margin: 1px;
}

.wijmo-wijdialog .wijmo-wijdialog-hasframe {
    padding: 0;
}

.wijmo-wijdialog-defaultdockingzone {
    bottom: 0;
    left: 0;
    position: fixed;
}

.ui-dialog-titlebar {
    text-align: right;
}

* html .wijmo-wijdialog-defaultdockingzone .ui-dialog-titlebar {
    float: left;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header {
    cursor: pointer;
    display: block;
    margin-top: 2px;
    padding: 0.5em 0.5em 0.5em 0.7em;
    position: relative;
}

.wijmo-wijaccordion .wijmo-wijaccordion-icons {
    padding-left: 2.2em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-noicons {
    padding-left: 0.7em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header a {
    display: block;
    font-size: 1em;
    padding-left: 1.2em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header .ui-icon {
    left: 0.5em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.wijmo-wijaccordion .wijmo-wijaccordion-content {
    display: none;
    overflow: auto;
    padding: 1em 2.2em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-content.wijmo-wijaccordion-content-active {
    display: block;
}

.wijmo-wijaccordion a {
    outline: medium none;
}

.wijmo-wijaccordion-bottom .wijmo-wijaccordion-content-active {
    border-top: medium none;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header {
    height: 12em;
    margin-left: 1px;
    margin-top: 0;
    overflow: hidden;
    padding: 0.7em 0.5em 0.5em;
    width: 2em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-content-active {
    border-left: medium none;
}

.wijmo-wijaccordion-left .wijmo-wijaccordion-header {
    height: 12em;
    margin-right: 1px;
    margin-top: 0;
    overflow: hidden;
    padding: 0.7em 0.5em 0.5em;
    width: 2em;
}

.wijmo-wijaccordion-left .wijmo-wijaccordion-content-active {
    border-right: medium none;
}

.wijmo-wijaccordion-top .wijmo-wijaccordion-header {
    margin: 0 0 1px;
}

.wijmo-wijaccordion-top .wijmo-wijaccordion-content-active {
    border-bottom: medium none;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-content,
.wijmo-wijaccordion-left .wijmo-wijaccordion-content {
    height: 12em;
    margin: 0;
    padding: 0.7em 2.2em 0.5em;
    width: 36em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header a,
.wijmo-wijaccordion-left .wijmo-wijaccordion-header a {
    padding: 1.2em 0.5em 0.5em;
    text-align: center;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header .ui-icon,
.wijmo-wijaccordion-left .wijmo-wijaccordion-header .ui-icon {
    left: 50%;
    margin-left: -9px;
    margin-top: 0;
    top: 0.5em;
}

.wijmo-wijsuperpanel {
    background-image: none;
    outline: medium none;
    overflow: hidden;
}

.wijmo-wijsuperpanel-statecontainer {
    overflow: hidden;
    position: relative;
}

.wijmo-wijsuperpanel-contentwrapper {
    overflow: hidden;
    position: absolute;
}

.wijmo-wijsuperpanel-hbarcontainer,
.wijmo-wijsuperpanel-vbarcontainer {
    border: 0 none;
    font-size: 0;
}

.wijmo-wijsuperpanel-templateouterwrapper {
    position: relative;
}

.wijmo-wijsuperpanel-vbarcontainer .ui-state-default,
.wijmo-wijsuperpanel-hbarcontainer .ui-state-default {
    height: 16px;
    position: absolute;
    width: 16px;
}

.wijmo-wijsuperpanel .wijmo-wijsuperpanel-vbarcontainer {
    border: medium none;
    padding-bottom: 18px;
    padding-top: 18px;
    position: absolute;
    width: 18px;
}

.wijmo-wijsuperpanel .wijmo-wijsuperpanel-hbarcontainer {
    border: medium none;
    height: 18px;
    padding-left: 18px;
    padding-right: 18px;
    position: absolute;
}

.wijmo-wijsuperpanel-handle {
    font-size: 0;
    overflow: hidden;
    position: absolute;
}

.wijmo-wijsuperpanel-handle * {
    font-size: 0;
}

.wijmo-wijsuperpanel-helper {
    background: none repeat scroll 0 0 transparent;
    border-style: dotted;
}

.wijmo-wijsuperpanel-button {
    padding: 4px;
    position: absolute;
}

.wijmo-wijsuperpanel .ui-icon-gripsmall-diagonal-se {
    background: none repeat scroll 0 0 transparent;
    height: 7px;
    width: 7px;
}

.wijmo-wijsuperpanel-hbar-buttonleft {
    left: 0;
}

.wijmo-wijsuperpanel-hbar-buttonright {
    right: 0;
}

.wijmo-wijsuperpanel-vbar-buttontop {
    top: 0;
}

.wijmo-wijsuperpanel-vbar-buttonbottom {
    bottom: 0;
}

.wijmo-wijtextbox {
    margin: 0;
    outline: medium none;
    padding: 5px;
}

.wijmo-wijdropdown {
    display: inline-block;
    position: relative;
    width: 200px;
}

.wijmo-wijdropdown div.wijmo-dropdown-trigger {
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
    cursor: pointer;
    height: 100%;
    padding: 0 3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}

.wijmo-wijdropdown .wijmo-dropdown-trigger .ui-icon {
    margin-top: 3px;
}

.wijmo-wijdropdown label.wijmo-dropdown-label {
    border: medium none;
    display: block;
    padding: 5px 26px 5px 5px;
    width: auto;
}

.wijmo-wijdropdown .wijmo-dropdown {
    height: 250px;
    position: absolute;
}

.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-list {
    border: 0 none;
    padding: 0.4em;
}

.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-item {
    border: 1px solid transparent;
    cursor: pointer;
    font-weight: normal;
    margin: 1px 0;
    padding: 3px 5px;
    text-align: left;
}

.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-optgroup .wijmo-dropdown-items li {
    padding-left: 10px;
}

.wijmo-wijdropdown .wijmo-dropdown .wijmo-optgroup-header {
    font-style: italic;
}

.wijmo-checkbox {
    display: block;
    line-height: 16px;
    margin: 3px 0;
    position: relative;
}

.wijmo-checkbox .wijmo-checkbox-inputwrapper {
    height: 0;
    overflow: hidden;
    width: 0;
}

.wijmo-checkbox label {
    cursor: pointer;
    display: block;
    margin: 0 3px;
    outline: medium none;
    padding: 0 0 0 1.4em;
    position: relative;
    z-index: 1;
}

.wijmo-checkbox .wijmo-checkbox-box {
    border-radius: 2px 2px 2px 2px;
    bottom: 0;
    height: 16px;
    left: 0;
    margin-right: 3px;
    position: absolute;
    width: 16px;
}

.wijmo-checkbox .wijmo-checkbox-relative {
    float: left;
    margin-right: 3px;
    position: relative;
}

.wijmo-wijradio {
    display: block;
    line-height: 16px;
    margin: 3px 0;
    position: relative;
}

.wijmo-wijradio .wijmo-wijradio-inputwrapper {
    height: 0;
    overflow: hidden;
    width: 0;
}

.wijmo-wijradio label {
    cursor: pointer;
    display: block;
    margin: 0 3px;
    outline: medium none;
    padding: 0 0 0 1.4em;
    position: relative;
    z-index: 1;
}

.wijmo-wijradio .wijmo-wijradio-box {
    border-radius: 10px 10px 10px 10px;
    bottom: 0;
    height: 16px;
    left: 0;
    line-height: 16px;
    position: absolute;
    width: 16px;
}

.wijmo-wijradio .wijmo-wijradio-relative {
    float: left;
    margin-right: 3px;
    position: relative;
}

.wijmo-wijlist-list {
    cursor: default;
    overflow: hidden;
}

.wijmo-wijlist-ul {
    border: 0 none;
    display: block;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 2px;
}

.wijmo-wijlist-ul .wijmo-wijlist-item {
    border: 1px solid transparent;
    cursor: pointer;
    font-weight: normal;
    margin: 1px 0;
    padding: 3px 5px;
    text-align: left;
}

.wijmo-wijlist-ul .wijmo-wijlist-item.ui-state-hover {
    font-weight: normal;
}

.wijmo-wijlist .ui-resizable-se {
    background: none repeat scroll 0 0 transparent;
    height: 7px;
    width: 7px;
}

.wijmo-wijcalendar {
    -moz-user-select: none;
    display: block;
}

.wijmo-wijcalendar-header {
    position: relative;
}

.wijmo-wijcalendar-header-inner {
    line-height: 1.8em;
    margin: 0 1.8em;
}

.wijmo-wijcalendar .ui-datepicker-header {
    padding: 1px;
}

.wijmo-wijcalendar .ui-datepicker-header .ui-state-default {
    background: none repeat scroll 0 0 transparent;
    border-color: transparent;
    color: inherit;
}

.wijmo-wijcalendar .wijmo-wijcalendar-table {
    table-layout: fixed;
}

.wijmo-wijcalendar-prevpreview-button,
.wijmo-wijcalendar-nextpreview-button {
    float: left;
    margin-top: 35%;
    width: 16px;
}

.wijmo-wijcalendar-nextpreview-button {
    float: right;
}

.wijmo-wijcalendar-preview-wrapper .wijmo-wijcalendar {
    float: left;
    width: 18em;
}

.wijmo-wijcalendar-preview-wrapper .wijmo-wijcalendar .ui-datepicker-calendar {
    float: left;
    width: 80%;
}

.wijmo-wijcalendar-title,
.wijmo-wijcalendar-selectable {
    cursor: pointer;
}

.ui-datepicker-other-month {
    text-align: right;
}

.wijmo-wijcalendar-mygrid td span,
.wijmo-wijcalendar-mygrid td a {
    display: block;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.wijmo-wijcalendar-mygrid .ui-state-default a,
.wijmo-wijcalendar-mygrid .ui-state-default a:hover,
.wijmo-wijcalendar-mygrid .ui-state-hover a,
.wijmo-wijcalendar-mygrid .ui-state-hover a:hover {
    color: inherit;
}

.ui-header-custom img,
.ui-footer-custom img {
    width: 100%;
}

.wijmo-wijcalendar table.wijmo-wijcalendar-mygrid {
    border-collapse: separate;
    margin-top: 2px;
    table-layout: fixed;
}

.wijmo-wijcalendar table.wijmo-wijcalendar-mygrid .ui-datepicker-week-day {
    cursor: pointer;
}

.wijmo-wijcalendar-aniwrapper {
    left: 0;
    position: relative;
    top: 0;
}

.wijmo-wijcalendar-multi-aniwrapper {
    overflow: hidden;
    position: absolute;
}

.ui-datepicker-rtl .ui-datepicker-prev .ui-icon,
.ui-datepicker-rtl .ui-datepicker-next .ui-icon {
    direction: rtl;
}

.wijmo-wijexpander {
    display: block;
    margin: 1px;
    padding: 0;
}

.wijmo-wijexpander a {
    outline: medium none;
}

.wijmo-wijexpander .ui-expander-header {
    cursor: pointer;
    margin-top: 1px;
    position: relative;
}

.ui-expander .ui-expander-content {
    border-top: 0 none;
    display: none;
    margin-bottom: 2px;
    margin-top: -2px;
    overflow: auto;
    padding: 1em 2.2em;
    position: relative;
    top: 1px;
}

.wijmo-wijexpander .ui-expander-header a {
    display: block;
    font-size: 1em;
    padding: 0.5em 0.5em 0.5em 0.7em;
}

.wijmo-wijexpander .ui-expander-header .ui-icon {
    left: 0.5em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.wijmo-wijexpander .ui-expander-content-active {
    border-top: 0 none;
    display: block;
    padding: 1em 2.2em;
}

.wijmo-wijexpander .ui-expander-header>a {
    padding-left: 2.2em;
}

.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header .ui-icon {
    left: 50%;
    margin-left: -8px;
    margin-top: inherit;
    position: absolute;
    top: 0.5em;
}

.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header>a {
    display: inline-block;
    padding-left: inherit;
    padding-top: 2.2em;
}

.ui-expander-right .ui-expander-header {
    height: 12em;
    margin: 0 1px;
    overflow: hidden;
    width: 2em;
}

.ui-expander-right .ui-expander-content {
    height: 12em;
    margin: 0;
    padding: 0 2.2em;
    width: 12em;
}

.ui-expander-right .ui-expander-content {
    border: medium none;
    margin-left: -2px;
    margin-right: 1px;
    padding: 1px;
    top: 0;
}

.ui-expander-right .ui-state-active {
    border-right: medium none;
}

.ui-expander-right .ui-expander-header a {
    padding: 2.2em 0 0;
}

.ui-expander-right .ui-expander-header .ui-icon {
    top: 10%;
}

.ui-expander-left .ui-expander-header {
    height: 12em;
    margin: 0 1px;
    overflow: hidden;
    width: 2em;
}

.ui-expander-left .ui-expander-content {
    height: 12em;
    margin: 0;
    padding: 0 2.2em;
    width: 12em;
}

.ui-expander-left .ui-expander-content {
    border: medium none;
    margin-left: 1px;
    margin-right: -2px;
    padding: 1px;
    top: 0;
}

.ui-expander-left .ui-state-active {
    border-left: medium none;
}

.ui-expander-left .ui-expander-header a {
    padding: 2.2em 0 0;
}

.ui-expander-left .ui-expander-header .ui-icon {
    top: 10%;
}

.ui-tabs .ui-tabs-nav li {
    top: 1px;
}

.ui-tabs-bottom .ui-tabs-nav li {
    margin: 1px 0.2em 0 0;
    padding: 0;
    top: -3px;
}

.ui-tabs-bottom .ui-tabs-nav li.ui-tabs-selected {
    border-top: medium none !important;
    margin-top: -1px;
    padding-bottom: 1px !important;
}

.ui-tabs .ui-tabs-nav li {
    border: medium none;
}

.ui-tabs-left .ui-tabs-nav {
    float: left;
}

.ui-tabs-left .ui-tabs-nav li {
    display: block;
    float: right;
    white-space: normal;
    width: 98%;
}

.ui-tabs-left .ui-tabs-nav li a,
.ui-tabs-right .ui-tabs-nav li a {
    display: block;
    float: none;
}

.ui-tabs-left .ui-tabs-nav li {
    left: 3px;
    margin-bottom: 2px;
    top: -1px;
}

.ui-tabs-left .ui-tabs-panel {
    padding: 1.6em;
}

.ui-tabs-left .ui-tabs-nav li.ui-tabs-selected {
    border-right: medium none;
    margin-bottom: 2px;
}

.ui-tabs-left .ui-tabs-nav {
    padding: 0.2em 0 0;
}

.ui-tabs-left .wijmo-wijtabs-content {
    float: right;
    overflow: hidden;
    width: 75%;
}

.ui-tabs-left .ui-tabs-nav {
    height: 100%;
    min-height: 300px;
    width: 23%;
}

.ui-tabs-right .ui-tabs-nav {
    float: right;
}

.ui-tabs-right .ui-tabs-nav li {
    display: block;
    float: left;
    white-space: normal;
    width: 98%;
}

.ui-tabs-right .ui-tabs-nav li {
    left: 0;
    margin-bottom: 2px;
    top: -1px;
}

.ui-tabs-right .ui-tabs-panel {
    padding: 1.6em;
}

.ui-tabs-right .ui-tabs-nav li.ui-tabs-selected {
    border-left: medium none;
    margin-bottom: 2px;
}

.ui-tabs-right .ui-tabs-nav {
    padding: 0.2em 0 0;
}

.ui-tabs-right .wijmo-wijtabs-content {
    float: left;
    overflow: hidden;
    width: 75%;
}

.ui-tabs-right .ui-tabs-nav {
    min-height: 300px;
    width: 23%;
}

.ui-tabs-left .ui-tabs-nav li.ui-tabs-selected {
    margin-right: 2px;
    padding-right: 1px;
}

.ui-tabs-right .ui-tabs-nav li.ui-tabs-selected {
    margin-left: -1px;
    padding-left: 1px;
}

.ui-tabs-top .scrollWrap {
    border-bottom-width: 0;
}

.ui-tabs-bottom .scrollWrap {
    border-top-width: 0;
}

.ui-tabs-left .scrollWrap {
    border-right-width: 0;
}

.ui-tabs-right .scrollWrap {
    border-left-width: 0;
}

.wijmo-wijtooltip {
    margin: 0;
    position: absolute;
    z-index: 9999;
}

.wijmo-wijtooltip .wijmo-wijtooltip-close {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 16px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 16px;
}

.wijmo-wijtooltip .wijmo-wijtooltip-title {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: inherit;
    padding: 0.4em;
}

.wijmo-wijtooltip .wijmo-wijtooltip-container {
    overflow: hidden;
    padding: 1em;
}

.wijmo-wijtooltip {
    border-width: 2px;
}

.wijmo-wijtooltip .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip .wijmo-wijtooltip-pointer-inner {
    background: none repeat scroll 0 0 transparent;
    height: 0;
    position: absolute;
    width: 0;
}

.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer {
    border-bottom-width: 14px;
    border-top: 0 none;
    top: -14px;
}

.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer {
    border-left: 18px dashed transparent;
    border-right: 0 none;
    right: 10px;
}

.wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer {
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent;
    left: 50%;
    margin-left: -10px;
}

.wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer {
    border-left: 0 none;
    border-right: 18px dashed transparent;
    left: 10px;
}

.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer-inner {
    border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    bottom: -14px;
    font-size: 0;
    line-height: 0;
}

.wijmo-wijtooltip-arrow-tr .wijmo-wijtooltip-pointer-inner {
    border-left: 12px dashed transparent;
    border-right: 0 none;
    right: 2px;
}

.wijmo-wijtooltip-arrow-tc .wijmo-wijtooltip-pointer-inner {
    border-left: 8px dashed transparent;
    border-right: 8px dashed transparent;
    left: -8px;
}

.wijmo-wijtooltip-arrow-tl .wijmo-wijtooltip-pointer-inner {
    border-left: 0 none;
    border-right-color: inherit;
    border-right-style: dashed;
    border-right-width: 12px;
    left: 2px;
}

.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer {
    border-left-width: 14px;
    border-right: 0 none;
    right: -14px;
}

.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer {
    border-bottom: 0 none;
    border-top: 18px dashed transparent;
    bottom: 10px;
}

.wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer {
    border-bottom: 10px dashed transparent;
    border-top: 10px dashed transparent;
    bottom: 50%;
    margin-bottom: -10px;
}

.wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer {
    border-bottom: 18px dashed transparent;
    border-top: 0 none;
    top: 10px;
}

.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer-inner {
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 10px;
    font-size: 0;
    left: -14px;
    line-height: 0;
}

.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer-inner {
    border-bottom: 0 none;
    border-top-color: inherit;
    border-top-style: dashed;
    border-top-width: 12px;
    bottom: 2px;
}

.wijmo-wijtooltip-arrow-rc .wijmo-wijtooltip-pointer-inner {
    border-bottom: 8px dashed transparent;
    border-top: 8px dashed transparent;
    bottom: -8px;
}

.wijmo-wijtooltip-arrow-rt .wijmo-wijtooltip-pointer-inner {
    border-bottom-color: inherit;
    border-bottom-style: dashed;
    border-bottom-width: 12px;
    border-top: 0 none;
    top: 2px;
}

.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer {
    border-bottom: 0 none;
    border-top-width: 14px;
    bottom: -14px;
}

.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer {
    border-left: 18px dashed transparent;
    border-right: 0 none;
    right: 10px;
}

.wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer {
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent;
    left: 50%;
    margin-left: -10px;
}

.wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer {
    border-left: 0 none;
    border-right: 18px dashed transparent;
    left: 10px;
}

.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer-inner {
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 10px;
    font-size: 0;
    line-height: 0;
    top: -14px;
}

.wijmo-wijtooltip-arrow-br .wijmo-wijtooltip-pointer-inner {
    border-left: 12px dashed transparent;
    border-right: 0 none;
    right: 2px;
}

.wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner {
    border-left: 8px dashed transparent;
    border-right: 8px dashed transparent;
    left: -8px;
}

.wijmo-wijtooltip-arrow-bl .wijmo-wijtooltip-pointer-inner {
    border-left: 0 none;
    border-right: 12px dashed transparent;
    left: 2px;
}

.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer,
.wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer {
    border-left: 0 none;
    border-right-width: 14px;
    left: -14px;
}

.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer {
    border-bottom: 0 none;
    border-top: 18px dashed transparent;
    bottom: 10px;
}

.wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer {
    border-bottom: 10px dashed transparent;
    border-top: 10px dashed transparent;
    bottom: 50%;
    margin-bottom: -10px;
}

.wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer {
    border-bottom: 18px dashed transparent;
    border-top: 0 none;
    top: 10px;
}

.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer-inner,
.wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer-inner {
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 10px;
    font-size: 0;
    line-height: 0;
    right: -14px;
}

.wijmo-wijtooltip-arrow-lb .wijmo-wijtooltip-pointer-inner {
    border-bottom: 0 none;
    border-top: 12px dashed transparent;
    bottom: 2px;
}

.wijmo-wijtooltip-arrow-lc .wijmo-wijtooltip-pointer-inner {
    border-bottom: 8px dashed transparent;
    border-top: 8px dashed transparent;
    bottom: -8px;
}

.wijmo-wijtooltip-arrow-lt .wijmo-wijtooltip-pointer-inner {
    border-bottom-color: inherit;
    border-bottom-style: dashed;
    border-bottom-width: 12px;
    border-top: 0 none;
    top: 2px;
}

.wijmo-wijmenu {
    padding: 0.3em;
    position: relative;
    width: 150px;
}

.wijmo-wijmenu .wijmo-wijsuperpanel {
    background: inherit;
    border: medium none;
    padding: 0;
}

.wijmo-wijmenu-list {
    position: static;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
    display: none;
    padding: 0.3em;
    width: 150px;
}

.wijmo-wijmenu .wijmo-wijmenu-parent {
    position: relative;
}

.wijmo-wijmenu .wijmo-wijmenu-child {
    left: 150px;
    position: relative;
    top: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-item {
    clear: both;
    float: left;
    margin: 1px 0;
    padding: 0;
    width: 100%;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-item {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-list .wijmo-wijmenu-item {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.wijmo-wijmenu .wijmo-wijmenu-link {
    border: 1px solid transparent;
    display: block;
    float: left;
    font-weight: 400;
    line-height: 16px;
    outline: medium none;
    padding: 0.3em;
    text-decoration: none;
    width: 92%;
}

.wijmo-wijmenu-horizontal {
    width: auto;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-item {
    clear: none;
    margin-right: 3px;
    width: auto;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-item {
    width: 100%;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child {
    left: 0;
    top: 25px;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-link {
    padding: 0.4em 0.3em;
    width: auto;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-link {
    width: 92%;
}

.wijmo-wijmenu .wijmo-wijmenu-list .ui-widget-header {
    clear: both;
    float: left;
    margin: 1px 0;
    width: 98%;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .ui-widget-header {
    float: right;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-list .ui-widget-header {
    clear: none;
    margin: -1px 2px -2px 1px;
    width: auto;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .ui-widget-header {
    margin: 1px 0;
    width: 98%;
}

.wijmo-wijmenu-horizontal .ui-widget-header {
    clear: none;
    margin: 0 3px 0 0;
    width: auto;
}

.wijmo-wijmenu .ui-widget-header h1,
.wijmo-wijmenu .ui-widget-header h2,
.wijmo-wijmenu .ui-widget-header h3,
.wijmo-wijmenu .ui-widget-header h4,
.wijmo-wijmenu .ui-widget-header h5,
.wijmo-wijmenu .ui-widget-header h6 {
    display: block;
    float: left;
    font-size: 1em;
    margin: 0 auto;
    padding: 0.3em 3%;
}

.wijmo-wijmenu-horizontal .ui-widget-header h1,
.wijmo-wijmenu-horizontal .ui-widget-header h2,
.wijmo-wijmenu-horizontal .ui-widget-header h3,
.wijmo-wijmenu-horizontal .ui-widget-header h4,
.wijmo-wijmenu-horizontal .ui-widget-header h5,
.wijmo-wijmenu-horizontal .ui-widget-header h6 {
    padding: 0.4em 0.3em;
}

.wijmo-wijmenu a.ui-state-default:link,
.wijmo-wijmenu a.ui-state-default:visited,
.wijmo-wijmenu a.ui-state-default:hover,
.wijmo-wijmenu a.ui-state-default:active,
.wijmo-wijmenu a.ui-state-hover:link,
.wijmo-wijmenu a.ui-state-hover:visited,
.wijmo-wijmenu a.ui-state-hover:hover,
.wijmo-wijmenu a.ui-state-hover:active,
.wijmo-wijmenu a.ui-state-active:link,
.wijmo-wijmenu a.ui-state-active:visited,
.wijmo-wijmenu a.ui-state-active:hover,
.wijmo-wijmenu a.ui-state-active:active {
    border-style: solid;
    font-weight: 400;
}

.wijmo-wijmenu .wijmo-wijmenu-child .ui-state-hover {
    font-weight: 400;
}

.wijmo-wijmenu .wijmo-wijmenu-separator {
    clear: both;
    float: left;
    font-size: 0;
    height: 1px;
    margin: 1px 0;
    text-indent: -9999px;
    width: 98%;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-separator {
    clear: none;
    height: auto;
    margin: 0 3px 0 0;
    padding: 0.4em 0;
    text-indent: -9999px;
    width: 1px;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-separator {
    clear: both;
    float: left;
    height: 1px;
    margin: 1px 0;
    padding: 0;
    text-indent: -9999px;
    width: 98%;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-separator {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-group {
    clear: both;
    float: left;
    margin: 3px 0;
    padding: 0 0.4em;
    width: 98%;
}

.wijmo-wijmenu-ipod {
    width: 180px;
}

.wijmo-wijmenu-container {
    overflow: hidden;
}

.wijmo-wijmenu-ipod .wijmo-wijmenu-list {
    background: inherit;
    border-width: 0;
    position: absolute;
}

.wijmo-wijmenu-breadcrumb {
    margin: 0;
    padding: 0;
}

.wijmo-wijmenu-footer {
    line-height: 22px;
    margin-top: 3px;
}

.wijmo-wijmenu-footer .ui-icon {
    margin: 3px 0;
}

.wijmo-wijmenu-header {
    margin-bottom: 3px;
}

.wijmo-wijmenu-breadcrumb li {
    float: left;
    font-size: 0.9em;
    list-style: none outside none;
    margin: 0;
    padding: 0 0.2em;
}

.wijmo-wijmenu-breadcrumb li.wijmo-wijmenu-prev-list,
.wijmo-wijmenu-breadcrumb li.wijmo-wijmenu-current-crumb {
    clear: left;
    float: none;
    opacity: 1;
}

.wijmo-wijmenu-breadcrumb li.wijmo-wijmenu-current-crumb {
    padding-top: 0.2em;
}

.wijmo-wijmenu-footer a:link,
.wijmo-wijmenu-footer a:visited {
    float: left;
    text-decoration: none;
    width: 100%;
}

.wijmo-wijmenu-footer a span {
    cursor: pointer;
    float: left;
}

.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:link,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:visited,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:hover,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a:active {
    background-image: none;
    text-decoration: none;
}

.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a {
    float: left;
    padding-right: 0.4em;
}

.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:link,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:visited,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:hover,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-current-crumb a:active {
    background-image: none;
    display: block;
    font-size: 1.3em;
    text-decoration: none;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .ui-icon,
.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .ui-icon,
.wijmo-wijmenu-ipod .ui-icon-triangle-1-e {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-text,
.wijmo-wijmenu-horizontal .wijmo-wijmenu-parent .ui-icon,
.wijmo-wijmenu-breadcrumb a,
.wijmo-wijmenu-breadcrumb span,
.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-prev-list a .ui-icon {
    float: left;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .ui-icon-triangle-1-w {
    float: left;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-item .wijmo-wijmenu-text {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-link .wijmo-wijmenu-icon-left {
    display: inline-block;
    float: left;
}

.wijmo-wijmenu .wijmo-wijmenu-link .wijmo-wijmenu-icon-right {
    display: inline-block;
    float: right;
}

.wijmo-wijvideo {
    font-size: 12px;
    position: relative;
}

.wijmo-wijvideo .wijmo-wijvideo-timer {
    font-size: 12px;
}

.wijmo-wijvideo .wijmo-wijvideo-controls {
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    display: none;
}

.wijmo-wijvideo-container-fullscreen {
    background-color: #000000;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
}

.wijmo-wijvideo .wijmo-wijvideo-controls li {
    float: left;
    height: 16px;
    line-height: 18px;
    margin: 1px;
    padding: 3px;
}

.wijmo-wijvideo li.wijmo-wijvideo-index {
    margin-right: -129px;
    width: 100%;
}

.wijmo-wijvideo .wijmo-wijvideo-index-slider {
    height: 6px;
    margin: 5px 8px;
    width: 50%;
}

.wijmo-wijvideo .wijmo-wijvideo-index-slider .ui-slider-handle {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    left: 3px;
    top: -6px;
}

.wijmo-wijvideo .wijmo-wijvideo-volume {
    position: relative;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider {
    border-bottom: medium none;
    border-radius: 0 0 0 0;
    bottom: 0;
    height: 103px;
    left: 16px;
    position: absolute;
    width: 10px;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider .ui-slider-range {
    left: 0;
    width: 10px;
}

.wijmo-wijvideo-timer {
    text-align: right;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider .ui-slider-handle {
    border-radius: 2px 2px 2px 2px;
    height: 5px;
    left: -7px;
    margin: 0 0 -5px;
    width: 24px;
}

.wijmo-wijvideo-volume-container {
    bottom: 22px;
    display: none;
    height: 127px;
    left: -12px;
    margin: 0;
    padding: 10px;
    position: absolute;
    width: 25px;
}

.wijmo-wijvideo-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.wijmo-wijvideo .wijmo-wijtooltip-container {
    padding: 3px;
}

.wijmo-wijpager .ui-icon {
    cursor: pointer;
}

.wijmo-wijpager .ui-list {
    float: left;
    margin: 0;
    padding: 1px;
}

.wijmo-wijpager .ui-list .ui-page {
    float: left;
    height: auto;
    line-height: 16px;
    list-style: none outside none;
    margin: 0 1px;
    width: auto;
}

.wijmo-wijpager .ui-list .ui-page span {
    margin: 2px;
}

.wijmo-wijpager .ui-list .ui-page a,
.wijmo-wijpager .ui-list .ui-state-active span {
    display: block;
    margin: 0;
    padding: 2px 5px;
}

.wijmo-wijpager .ui-list {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.wijmo-wijcombobox {
    display: inline-block;
    position: relative;
}

.wijmo-wijcombobox:before,
.wijmo-wijcombobox:after {
    display: block;
}

.wijmo-wijcombobox-wrapper {}

.wijmo-wijcombobox-input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: inherit;
    margin: 0;
    outline: medium none;
    padding: 3px 5px;
}

.wijmo-wijcombobox .wijmo-wijcombobox-label {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-weight: normal;
    position: absolute;
    white-space: nowrap;
}

.wijmo-wijcombobox-loading {
    background: url("/pcrimg/waiting.gif") no-repeat scroll right center transparent;
}

.wijmo-wijcombobox .wijmo-wijcombobox-trigger {
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 0;
    width: 22px;
}

.wijmo-wijcombobox .wijmo-wijcombobox-trigger .ui-icon {
    top: auto;
}

.wijmo-wijcombobox-list {
    overflow: hidden;
    position: absolute;
}

.wijmo-wijcombobox-ul .wijmo-wijcombobox-item {
    line-height: 1.5;
    margin: 0;
    padding: 0.2em 0.4em;
    white-space: nowrap;
}

.wijmo-wijcombobox-ul .wijmo-wijcombobox-item.ui-state-hover,
.wijmo-wijcombobox-ul .wijmo-wijcombobox-item.ui-state-active {
    font-weight: normal;
    margin: -1px;
}

.wijmo-wijcombobox-ul .wijmo-wijlist-item-selected {
    font-style: italic;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-row,
.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-rowheader {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 10000px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-cell {
    border-width: 0;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-rowheader .wijmo-wijcombobox-cell {
    border-right-width: 1px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-row .wijmo-wijcombobox-cell {
    border-bottom-width: 1px;
    border-right-width: 1px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijsuperpanel-header {
    border-width: 0 0 1px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijlist-item,
.wijmo-wijcombobox-multicolumn .wijmo-wijlist-ul {
    border: 0 none;
    padding: 0;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-active-prev .wijmo-wijcombobox-cell {
    border-bottom-width: 0;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-row .ui-state-hover {
    border-top-width: 1px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijlist-item-first .ui-state-hover {
    border-top-width: 0;
}

.wijmo-wijlist-ul .wijmo-wijlist-item {
    cursor: pointer;
}

.wijmo-wijinput {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 150px;
}

.wijmo-wijinput-wrapper {
    display: block;
    margin-right: 0;
    padding: 5px;
}

.wijmo-wijinput-input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: inherit;
    height: 100%;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
}

.wijmo-wijinput .wijmo-wijinput-trigger {
    cursor: pointer;
    height: 100%;
    padding: 0 3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}

.wijmo-wijinput .wijmo-wijinput-trigger .ui-icon {
    margin-top: -8px;
    position: relative;
    top: 50%;
}

.ui-input-trigger-right .wijmo-wijinput-wrapper,
.ui-input-spinner-right .wijmo-wijinput-wrapper {
    padding-right: 25px;
}

.ui-input-trigger-left .wijmo-wijinput-wrapper,
.ui-input-spinner-left .wijmo-wijinput-wrapper {
    padding-left: 25px;
}

.ui-input-spinner-trigger-right .wijmo-wijinput-wrapper {
    padding-right: 42px;
}

.ui-input-spinner-trigger-left .wijmo-wijinput-wrapper {
    padding-left: 42px;
}

.ui-input-trigger-right .wijmo-wijinput-trigger {
    position: absolute;
    right: 0;
    top: 0;
}

.ui-input-trigger-left .wijmo-wijinput-trigger {
    left: 0;
    position: absolute;
    top: 0;
}

.ui-input-trigger-right .wijmo-wijinput-trigger {
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
}

.ui-input-trigger-left .wijmo-wijinput-trigger {
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
}

.wijmo-wijinput .wijmo-wijinput-spinner {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
}

.wijmo-wijinput .wijmo-wijinput-spinner .ui-icon {
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-input-spinner-left .wijmo-wijinput-spinner {
    left: 0;
    position: absolute;
    top: 0;
}

.wijmo-wijinput-spinup {
    border-bottom: medium none;
    display: block;
    height: 50%;
    position: relative;
    width: 16px;
}

.wijmo-wijinput-spindown {
    border-top: medium none;
    display: block;
    height: 50%;
    position: relative;
    width: 16px;
}

.ui-input-spinner-right .wijmo-wijinput-spinup {
    border-right: medium none;
    border-top: medium none;
}

.ui-input-spinner-right .wijmo-wijinput-spindown {
    border-bottom: medium none;
    border-right: medium none;
}

.ui-input-spinner-left .wijmo-wijinput-spinup {
    border-left: medium none;
    border-top: medium none;
}

.ui-input-spinner-left .wijmo-wijinput-spindown {
    border-bottom: medium none;
    border-left: medium none;
}

.wijmo-wijinput-numeric {
    text-align: right;
}

.wijmo-wijinput-date,
.wijmo-wijinput-mask {}

.ui-input-spinner-trigger-right .wijmo-wijinput-spinner {
    right: 23px;
}

.ui-input-spinner-trigger-right .wijmo-wijinput-spinup,
.ui-input-spinner-trigger-right .wijmo-wijinput-spindown,
.ui-input-spinner-trigger-right .wijmo-wijinput-trigger {
    border-right: medium none;
    border-top: medium none;
}

.ui-input-spinner-trigger-left .wijmo-wijinput-trigger {
    left: 0;
}

.ui-input-spinner-trigger-left .wijmo-wijinput-spinner {
    left: 23px;
}

.ui-input-spinner-trigger-left .wijmo-wijinput-spinup,
.ui-input-spinner-trigger-left .wijmo-wijinput-spindown,
.ui-input-spinner-trigger-left .wijmo-wijinput-trigger {
    border-left: medium none;
    border-top: medium none;
}

.wijmo-wijgrid {
    border-radius: 0 0 0 0;
    overflow: hidden;
}

.wijmo-wijgrid .wijmo-wijsuperpanel {
    border: 0 none;
}

.wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-filter-trigger {
    border-bottom: medium none;
    border-radius: 0 0 0 0;
    border-right: medium none;
    border-top: medium none;
    display: block;
    height: 100%;
    padding: 0 3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}

.wijmo-wijgrid-filter-trigger .ui-icon {
    margin-top: -8px;
    position: relative;
    top: 50%;
}

.wijmo-wijgrid-filter .wijmo-wijinput-wrapper {
    padding: 5px 28px 5px 5px;
}

.wijdata-type-string {
    max-width: 250px;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
}

.wijdata-type-string .wijmo-wijinput-wrapper {
    padding: 0 28px 0 5px;
}

.wijdata-type-string .ui-input-spinner-trigger-right .wijmo-wijinput-wrapper {
    padding: 0 48px 0 5px;
}

.wijdata-type-string .wijmo-wijinput .wijmo-wijinput-spinner .ui-icon {
    margin-top: -4px;
}

.wijmo-wijgrid .wijmo-wijinput-spinner .ui-icon-triangle-1-s {
    left: -1px;
}

.wijmo-wijgrid .ui-input-spinner-right .wijmo-wijinput-spindown,
.wijmo-wijgrid .ui-input-spinner-right .wijmo-wijinput-spinup {
    border-bottom: medium none;
    border-top: medium none;
}

.wijmo-wijgrid .wijdata-type-string .wijmo-wijinput {
    border: medium none !important;
}

.wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-filter-input {
    background: none repeat scroll 0 0 transparent !important;
    border-radius: 0 0 0 0;
    color: inherit;
    outline: medium none;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 5;
}

.wijmo-wijgrid .wijmo-wijgrid-filter {
    border: medium none !important;
    border-radius: 0 0 0 0;
    position: relative;
}

.wijmo-wijgrid .wijmo-wijgrid-filter .wijmo-wijinput {
    border: medium none !important;
    border-radius: 0 0 0 0;
}

.filter-nofilter {
    background-position: 0 0;
}

.filter-contains {
    background-position: 0 -16px;
}

.filter-notcontain {
    background-position: 0 -32px;
}

.filter-beginswith {
    background-position: 0 -48px;
}

.filter-endswith {
    background-position: 0 -64px;
}

.filter-equals {
    background-position: 0 -80px;
}

.filter-notequal {
    background-position: 0 -96px;
}

.filter-greater {
    background-position: 0 -112px;
}

.filter-less {
    background-position: 0 -128px;
}

.filter-greaterorequal {
    background-position: 0 -144px;
}

.filter-lessorequal {
    background-position: 0 -160px;
}

.filter-isempty {
    background-position: 0 -176px;
}

.filter-notisempty {
    background-position: 0 -192px;
}

.filter-isnull {
    background-position: 0 -208px;
}

.filter-notisnull {
    background-position: 0 -224px;
}

.wijmo-wijpager .ui-icon {
    cursor: pointer;
}

.wijmo-wijgrid .wijmo-wijgrid-grouptogglebtn {
    cursor: pointer;
    float: left;
    margin-top: 3px;
}

.wijmo-wijgrid .wijmo-wijgrid-table {
    border-collapse: collapse;
    outline: medium none;
}

.wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-rowheader {
    border-left: medium none;
    border-top: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 21px;
}

.wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-rowheader .wijmo-wijgrid-innercell {
    padding: 1px 2px;
}

.wijmo-wijgrid .wijmo-wijgrid-header,
.wijmo-wijgrid .wijmo-wijgrid-footer {
    border-bottom: medium none !important;
    border-left: medium none !important;
    border-radius: 0 0 0 0;
    border-top: medium none !important;
    padding: 0.2em;
}

.wijmo-wijgrid tr.wijmo-wijgrid-row {
    border-bottom: medium none;
}

.wijmo-wijgrid tr.wijmo-wijgrid-row td,
.wijmo-wijgrid tr.wijmo-wijgrid-row th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: medium none;
    border-image: none;
    border-left: medium none;
    border-right-color: inherit;
    border-style: solid solid none none;
    border-top-color: inherit;
    border-width: 1px 1px medium medium;
    overflow: hidden;
}

.wijmo-wijgrid td.wijgridtd {
    font-weight: normal;
    min-height: 20px;
}

.wijmo-wijgrid .wijgridth {
    padding: 0;
}

.wijmo-wijgrid .wijmo-wijgrid-headerrow .wijmo-c1basefield {
    border-left: 0 none;
    border-top: 0 none;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.wijmo-wijgrid .wijmo-wijgrid-headerrow .wijmo-wijgrid-headertext {
    display: block;
    padding: 0.5em 1em;
    position: relative;
    font-family: Segoe UI;
    font-size: 12px;
    xcolor: white;
    text-align: left;
}

.wijmo-wijgrid .wijmo-wijgrid-headerrow .ui-icon {
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    text-indent: 9999px;
    top: 50%;
    width: 16px;
    z-index: 99;
}

.wijmo-wijgrid .wijmo-wijgrid-filterrow {}

.wijmo-wijgrid .wijmo-wijgrid-filterrow td {
    border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.wijmo-wijgrid .wijmo-wijpager {
    display: block;
    position: relative;
}

.wijmo-wijgrid .wijmo-wijsuperpanel-header {
    position: relative;
}

.wijmo-wijgrid-resizehandle {
    position: absolute;
    z-index: 99999;
}

.wijmo-wijgrid-frozener-v,
.wijmo-wijgrid-frozener-h {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 99;
}

.wijmo-wijgrid-frozener-v {
    width: 5px;
}

.wijmo-wijgrid-frozener-h {
    height: 5px;
}

.wijmo-wijgrid-v-splitter,
.wijmo-wijgrid-h-splitter {
    background-color: #FFFFFF;
    display: none;
    height: 4px;
    position: absolute;
    width: 4px;
    z-index: 10;
}

.wijmo-wijgrid-splits-enabled .wijmo-wijgrid-v-splitter {
    border-right: 1px solid #000000;
    cursor: w-resize;
    display: block;
}

.wijmo-wijgrid-splits-enabled .wijmo-wijgrid-h-splitter {
    border-bottom: 1px solid #000000;
    cursor: n-resize;
    display: block;
}

.wijmo-wijgrid-splits-enabled .wijmo-wijgrid-v-splitter.ui-draggable-dragging,
.wijmo-wijgrid-splits-enabled .wijmo-wijgrid-h-splitter.ui-draggable-dragging {
    background-color: #626262;
}

.wijmo-wijgrid-filterlist {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}

.wijmo-wijgrid-scroller {
    overflow: hidden;
}

.wijmo-wijgrid-fixedview {
    position: relative;
}

.wijmo-wijgrid-scroller {
    border: 0 none;
}

.wijmo-wijgrid .wijmo-wijsuperpanel-vbar-buttontop {
    border-radius: 0 0 0 0;
    top: -1px;
}

.wijmo-wijgrid .wijmo-wijsuperpanel-vbar-buttonbottom {
    border-radius: 0 0 0 0;
    bottom: -1px;
}

.wijmo-wijgrid .wijgridinput {
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: inherit;
    width: 100%;
}

.wijmo-wijgrid tr.wijmo-wijgrid-row td.wijdata-type-currency,
.wijmo-wijgrid tr.wijmo-wijgrid-row td.wijdata-type-number,
.wijmo-wijgrid tr.wijmo-wijgrid-row td.wijdata-type-date {
    text-align: right;
}

.wijmo-wijgrid tr.wijmo-wijgrid-row td.wijdata-type-boolean {
    text-align: center;
}

.wijmo-wijgrid .wijmo-wijgrid-innercell {
    padding: 1px 2px;
}

.wijmo-wijgrid .wijmo-wijcombobox-wrapper {
    border-bottom: 0 none;
    border-left: 0 none;
    border-radius: 0 0 0 0;
    border-top: 0 none;
}

.wijmo-wijgrid .wijmo-wijcombobox .wijmo-wijcombobox-trigger {
    border-bottom: 0 none;
    border-radius: 0 0 0 0;
    border-right: 0 none;
    border-top: 0 none;
}

.wijmo-wijgrid .wijmo-wijcombobox-input {
    padding: 0;
}

.wijmo-wijgrid .ui-input-trigger-right .wijmo-wijinput-input,
.wijmo-wijgrid .ui-input-spinner-right .wijmo-wijinput-input {
    padding: 0 25px 0 5px;
}

.wijmo-wijgrid .wijmo-wijinput {
    border: medium none;
    border-radius: 0 0 0 0;
}

.wijmo-wijgrid .wijmo-wijinput-spinner .ui-icon-triangle-1-n {
    background-position: 0 -20px;
}

.wijmo-wijgrid .wijmo-wijinput-spinner .ui-icon-triangle-1-s {
    background-position: -64px -20px;
}

.wijmo-wijgrid-dnd-arrow-top,
.wijmo-wijgrid-dnd-arrow-bottom {
    height: 16px;
    width: 16px;
    z-index: 1000;
}

.wijmo-wijgrid-dnd-arrow-top .ui-icon {
    position: absolute;
    top: -4px;
}

.wijmo-wijgrid-dnd-arrow-bottom .ui-icon {
    position: absolute;
    top: 4px;
}

.wijmo-wijgrid-dnd-helper {
    border: 1px solid #F0F0F0 !important;
    opacity: 0.7;
    z-index: 1000;
}

.wijmo-wijgrid th.ui-draggable {
    cursor: pointer;
}

.wijmo-wijgrid-footerrow {
    text-align: right;
}

.wijmo-wijgrid-group-button {
    float: left;
    margin: 0.4em;
    padding: 0.4em 1.4em 0.4em 0.4em;
    position: relative;
    text-decoration: none;
}

.wijmo-wijgrid-group-button-close {
    border-radius: 15px 15px 15px 15px;
    float: right;
    margin: 0 3px 0 24px;
    padding: 1px;
    position: absolute;
    right: -14px;
    top: -7px;
}

.wijmo-wijgrid-group-button-sort {
    position: absolute;
    right: 3px;
    top: 25%;
}

.wijmo-wijgrid-group-area {
    height: 35px;
}

.wijmo-wijgrid {
    position: relative;
}

.wijmo-wijgrid-loading {
    z-index: 99;
}

.wijmo-wijgrid-overlay {
    z-index: 99;
}

.wijmo-wijgrid-loadingtext {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    font-size: 20px;
    opacity: 1;
    padding: 0.4em;
    position: absolute;
    z-index: 100;
}

.wijmo-wijgrid-loadingtext .ui-icon {
    display: inline-block;
    margin-right: 0.4em;
}

.wijmo-wijtree {
    padding: 0.5em;
    width: 360px;
}

.wijmo-wijtree .wijmo-checkbox {
    float: left;
    margin: 0;
}

.wijmo-wijtree .wijmo-wijtree-parent span {
    float: left;
}

.wijmo-wijtree .wijmo-wijtree-child {
    margin-left: 32px;
}

.wijmo-wijtree .wijmo-wijtree-header {}

.wijmo-wijtree .wijmo-wijtree-list .wijmo-wijtree-node {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    display: block;
    float: left;
    font-weight: normal;
    margin: 0 20px 0 0;
}

.wijmo-wijtree .wijmo-wijtree-list {
    float: left;
    width: 100%;
}

.wijmo-wijtree-inner {
    border: 1px solid transparent;
    display: block;
    padding: 3px;
    vertical-align: middle;
}

.wijmo-wijtree .wijmo-wijtree-list .wijmo-wijtree-node .wijmo-wijtree-inner a,
.wijmo-wijtree .wijmo-wijtree-list .wijmo-wijtree-node .wijmo-wijtree-inner .wijmo-wijtree-template {
    display: block;
    float: left;
    margin: 0 0.5em;
    outline: medium none;
}

.wijmo-wijtree .wijmo-wijtree-list li.wijmo-wijtree-node {
    margin-left: 16px;
}

.wijmo-wijtree .wijmo-wijtree-list .ui-state-default a,
.wijmo-wijtree .wijmo-wijtree-list .ui-state-default {
    color: inherit;
}

.wijmo-wijtree .wijmo-wijtree-list .ui-state-hover,
.wijmo-wijtree .wijmo-wijtree-list .ui-state-active {
    font-weight: normal;
}

wijmo-wijtree a.ui-state-default:link,
wijmo-wijtree a.ui-state-default:visited,
wijmo-wijtree a.ui-state-default:hover,
wijmo-wijtree a.ui-state-default:active,
wijmo-wijtree a.ui-state-hover:link,
wijmo-wijtree a.ui-state-hover:visited,
wijmo-wijtree a.ui-state-hover:hover,
wijmo-wijtree a.ui-state-hover:active,
wijmo-wijtree a.ui-state-active:link,
wijmo-wijtree a.ui-state-active:visited,
wijmo-wijtree a.ui-state-active:hover,
wijmo-wijtree a.ui-state-active:active {
    border-style: solid;
    font-weight: normal;
}

.wijmo-wijtree .wijmo-wijtree-list .wijmo-wijtree-item {
    clear: left;
    display: inline;
    float: left;
    margin: 0 0 0 16px;
    padding: 0;
    width: 100%;
}

.wijmo-wijtree .wijmo-wijtree-allexpanded .wijmo-wijtree-item {
    margin: 0;
}

.wijmo-wijtree .wijmo-wijtree-list .ui-icon {
    float: left;
}

.wijmo-wijtree .wijmo-wijtree-list .wijmo-wijtree-parent {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.wijmo-wijtree-insertion {
    font-size: 0;
    height: 1px;
}

.wijmo-wijtree-node .wijmo-wijtextbox {
    float: left;
    margin: 0 0 0 0.5em;
    padding: 0;
}

.wijmo-wijupload {
    overflow: hidden;
    position: relative;
}

.wijmo-wijupload ul {
    margin: 0;
    padding: 0;
}

.wijmo-wijupload li {
    list-style: none outside none;
    position: relative;
    width: 99%;
}

.wijmo-wijupload .wijmo-wijupload-buttonContainer {
    position: absolute;
    right: 0;
    top: 0;
}

.wijmo-wijupload .wijmo-wijupload-upload {}

.wijmo-wijupload .wijmo-wijupload-cancel {}

.wijmo-wijupload .wijmo-wijupload-file {
    display: block;
    line-height: 1.4;
    margin: 5px 105px 5px 5px;
    padding: 0.4em;
}

.wijmo-wijupload .wijmo-wijupload-uploadedFile {
    display: block;
    line-height: 1.4;
    padding: 0.4em;
}

.wijmo-wijupload .wijmo-wijupload-loading {
    background-image: url("/pcrimg/ui-anim_basic_16x16.gif");
    display: block;
    float: left;
    height: 16px;
    left: -10px;
    position: relative;
    top: 25%;
    width: 16px;
}

.wijmo-wijupload .ui-button {
    margin: 2px;
}

.wijmo-wijwizard {
    position: relative;
}

.wijmo-wijwizard-steps li {
    float: left;
    margin: 0 3px 0 0;
    padding: 0.4em;
}

.wijmo-wijwizard-steps h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.wijmo-wijwizard-content {
    margin: 3px 0;
}

.wijmo-wijwizard .wijmo-wijwizard-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    padding: 1em 1.4em;
}

.wijmo-wijwizard .wijmo-wijwizard-hide {
    display: none !important;
}

.wijmo-wijwizard-buttons {
    float: right;
}

.wijmo-wijwizard-next,
.wijmo-wijwizard-prev {
    display: block;
    padding: 3px 0;
    position: absolute;
}

.wijmo-wijwizard-next {
    right: 0;
    top: 49%;
}

.wijmo-wijwizard-prev {
    left: 0;
    top: 49%;
}

.wijmo-wijribbon {
    border: medium none;
    font-size: 11px;
    padding: 0;
}

.ui-widget div.wijmo-wijribbon {
    border: medium none;
    font-size: 11px;
    padding: 0;
}

.wijmo-wijribbon-simple {
    padding: 3px;
}

.wijmo-wijribbon .ui-button .ui-button-text {
    font-size: 11px;
}

.wijmo-wijribbon .wijmo-wijribbon-panel {
    background: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 58%, #F9F9F9 71%, #EDEDED 88%, #E8E8E8 100%) repeat scroll 0 0 transparent;
    padding: 0;
}

.wijmo-wijribbon .wijmo-wijribbon-panel .wijmo-wijribbon-groups {
    overflow: hidden;
}

.wijmo-wijribbon .wijmo-wijribbon-groups .wijmo-wijribbon-group {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color #B2B7BD -moz-use-text-color #FAFAFA;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    box-shadow: none;
    float: left;
    padding: 0.2em;
}

.wijmo-wijribbon .ui-button .ui-button-text.ui-state-hover,
.wijmo-wijribbon .ui-button .ui-button-text.ui-state-active {
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    text-decoration: none;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-group-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    height: 5.5em;
    overflow: hidden;
    padding: 0.2em 0.2em 0;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-group-label,
.wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-text {
    border-width: 1px 0 0;
    color: #333333;
    font-weight: 400;
    margin-top: -1px;
    text-align: center;
    white-space: nowrap;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-bigbutton {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid transparent;
    color: #000000;
    height: 52px;
    text-decoration: none;
    width: 3.5em;
}

.wijmo-wijribbon-bigbutton:visited {
    text-decoration: none;
}

.wijmo-wijribbon .wijmo-wijribbon-dropdownbutton {
    display: inline-block;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-bigbutton,
.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-list,
.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-dropdownbutton,
.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-splitbutton {
    float: left;
}

.wijmo-wijribbon .wijmo-wijribbon-bigbutton .ui-icon {
    height: 32px;
    left: 50%;
    margin-left: -17px;
    margin-top: -24px;
    width: 32px;
}

.wijmo-wijribbon .wijmo-wijribbon-bigbutton .ui-button-text {
    font-size: 10px;
    letter-spacing: -1px;
    padding: 3em 0 0;
}

.wijmo-wijribbon .wijmo-wijribbon-splitbutton {
    width: 54px;
}

.wijmo-wijribbon .wijmo-wijribbon-splitbutton .ui-button-icon-only {
    height: 52px;
    margin-left: 2px;
    width: 1em;
}

.wijmo-wijribbon .wijmo-wijribbon-splitbutton .ui-button-icon-only .ui-icon-triangle-1-s {
    height: 16px;
    margin-left: -7px;
    margin-top: -11px;
    width: 16px;
}

.wijmo-wijribbon .wijmo-wijribbon-group-content li .ui-button {
    margin: 0 0 1px 1px;
    width: 100%;
}

.wijmo-wijribbon .wijmo-wijribbon-bigbutton .wijmo-wijribbon-save {
    background-position: -32px -112px;
}

.wijmo-wijribbon .wijmo-wijribbon-undo {
    background-position: 0 -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-redo {
    background-position: -16px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-preview {
    background-position: -128px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-cleanup {
    background-position: -208px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-cut {
    background-position: -32px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-copy {
    background-position: -48px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-paste {
    background-position: -64px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-selectall {
    background-position: -48px -80px;
}

.wijmo-wijribbon .wijmo-wijribbon-bgcolor {
    background-position: -192px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-color {
    background-position: -176px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-bold {
    background-position: 0 -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-italic {
    background-position: -16px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-underline {
    background-position: -32px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-strike {
    background-position: -48px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-sup {
    background-position: -64px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-sub {
    background-position: -80px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-removeformat {
    background-position: -208px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-bigbutton .wijmo-wijribbon-spelling {
    background-position: -128px -112px;
}

.wijmo-wijribbon .wijmo-wijribbon-justifycenter {
    background-position: -16px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-justifyright {
    background-position: -32px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-justifyfull {
    background-position: -48px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-borders {
    background-position: -160px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-orderlist {
    background-position: -64px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-unorderlist {
    background-position: -80px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-outdent {
    background-position: -112px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-indent {
    background-position: -96px -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-inspect {
    background-position: -64px -80px;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-bigbutton {
    margin-right: 3px;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-splitbutton .wijmo-wijribbon-bigbutton {
    margin-right: -3px;
}

.wijmo-wijribbon .wijmo-wijribbon-bigbutton .wijmo-wijribbon-table {
    background-position: 0 -112px;
}

.wijmo-wijribbon .wijmo-wijribbon-inserttable {
    background-position: -144px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-edittable {
    background-position: -128px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-insertcol {
    background-position: -16px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-insertrow {
    background-position: -48px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-insertcell {
    background-position: -80px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-splitcell {
    background-position: -144px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-mergecell {
    background-position: -96px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-deleterow {
    background-position: -32px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-deletecol {
    background-position: 0 0;
}

.wijmo-wijribbon .wijmo-wijribbon-deletecell {
    background-position: -64px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-insertparagraph {
    background-position: -96px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-insertprintpagebreak {
    background-position: -112px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-inserthr {
    background-position: -128px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-textarea {
    background-position: -160px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-textbox {
    background-position: -96px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-password {
    background-position: -112px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-hiddenfield {
    background-position: -128px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-imagebutton {
    background-position: -208px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-button {
    background-position: -48px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-listbox {
    background-position: -176px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-dropdownlist {
    background-position: -144px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-radio {
    background-position: -80px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-checkbox {
    background-position: -64px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-bigbutton .wijmo-wijribbon-link {
    background-position: -96px -112px;
}

.wijmo-wijribbon .wijmo-wijribbon-imagebrowser {
    background-position: -208px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-media {
    background-position: -224px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-datetime {
    background-position: 0 -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-designview {
    background-position: -32px -96px;
}

.wijmo-wijribbon .wijmo-wijribbon-sourceview {
    background-position: 0 -96px;
}

.wijmo-wijribbon .wijmo-wijribbon-splitview {
    background-position: -16px -96px;
}

.wijmo-wijribbon .wijmo-wijribbon-wordwrap {
    background-position: -144px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-fullscreen {
    background-position: 0 -80px;
}

.wijmo-wijribbon .ui-tabs .ui-tabs-nav {
    border: medium none;
    border-radius: 0 0 0 0;
}

.wijmo-wijribbon .wijmo-wijribbon-panel {
    border-left: 1px solid #B2B7BD;
    border-right: 1px solid #B2B7BD;
}

.wijmo-wijribbon .wijmo-wijribbon-panel .wijmo-wijribbon-groups {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-top: medium none;
}

.wijmo-wijribbon .ui-tabs-nav {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.wijmo-wijribbon-groups {
    border-left: 0 none;
    border-right: 0 none;
}

.wijmo-wijribbon .wijmo-wijribbon-separator {
    border: 1px dotted #000000;
    width: 2px;
}

.wijmo-wijribbon .ui-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    color: #333333;
}

.wijmo-wijribbon .wijmo-wijribbon-list .ui-button {
    margin: 1px 0;
}

.wijmo-wijribbon .wijmo-wijribbon-breaks .ui-button,
.wijmo-wijribbon .wijmo-wijribbon-review .ui-button,
.wijmo-wijribbon .wijmo-wijribbon-special .ui-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    color: #000000;
    margin-top: 2px;
}

.wijmo-wijribbon .ui-buttonset {
    margin: 0;
}

.wijmo-wijribbon-group-content .ui-helper-reset,
.wijmo-wijribbon .wijmo-wijribbon-dropdown,
.wijmo-wijribbon-groups .wijmo-wijribbon-group .wijmo-wijribbon-dropdowngroup {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #A7ABB0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    padding: 3px 5px 3px 2px;
}

.wijmo-wijribbon .wijmo-wijribbon-dropdown .ui-button-text {
    text-align: left;
}

.wijmo-wijribbon .wijmo-wijribbon-dropdowngroup {
    position: absolute;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-icon {
    left: 50%;
    margin-left: -8px;
    position: absolute;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup {
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    margin-right: 3px;
    position: relative;
}

.wijmo-wijribbon .wijmo-wijribbon-dropdown li .ui-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-text {
    display: block;
    padding: 2.8em 0.5em;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .ui-icon {
    background-position: -48px -96px;
    bottom: 12px;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevicon {
    height: 16px;
    margin-left: -8px;
    margin-top: 8px;
    width: 16px;
}

.wijmo-wijribbon .ui-icon,
.wijmo-wijribbon-abbrevicon {
    background-image: url("/pcrimg/wijeditor/wijmo-ui-icons_000000_240x112.png");
}

.wijmo-wijribbon .ui-icon,
.wijmo-wijribbon .ui-tabs-panel,
.wijmo-wijribbon .wijmo-wijribbon-panel .wijmo-wijribbon-groups,
.wijmo-wijribbon {
    border-radius: 0 0 0 0;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevactions {
    background-position: -32px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-template {
    background-position: center -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevfont {
    background-position: 0 -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-justifyleft,
.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevparagraph {
    background-position: 0 -16px;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevreview {
    background-position: -64px -80px;
}

.wijmo-wijribbon .wijmo-wijribbon-find {
    background-position: -128px -48px;
}

.wijmo-wijribbon .wijmo-wijribbon-insertbreak,
.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevbreaks {
    background-position: -160px -32px;
}

.wijmo-wijribbon .wijmo-wijribbon-form,
.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevforms {
    background-position: -192px -64px;
}

.wijmo-wijribbon .wijmo-wijribbon-specialchar,
.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevspecial {
    background-position: -112px -32px;
}

.wijmo-wijribbon .ui-button .ui-icon-triangle-1-s {
    background-position: -48px -96px;
}

.wijmo-wijribbon-simple .ui-button,
.wijmo-wijribbon-simple .wijmo-wijribbon-dropdownbutton,
.wijmo-wijribbon-simple .wijmo-wijribbon-splitbutton {
    float: left;
}

.wijmo-wijribbon-simple .wijmo-wijribbon-dropdown .ui-button {
    float: none;
}

.wijmo-wijribbon-simple .ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: 0.4em 2.1em 0.4em 0.4em;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    text-decoration: none;
}

.wijmo-wijeditor .wijmo-wijeditor-container {
    position: relative;
}

.wijmo-wijeditor-fullscreen {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 999;
}

.wijmo-wijeditor .ui-tabs {
    position: static;
}

.wijmo-wijeditor .wijmo-wijeditor-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #B2B7BD;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    cursor: default;
    text-decoration: none;
}

.wijmo-wijeditor .wijmo-wijeditor-content {
    clear: both;
}

.wijmo-wijeditor .wijmo-wijeditor-content iframe {
    height: 100%;
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-content textarea {
    border-width: 0;
    height: 100%;
    overflow: auto;
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-footer {
    clear: both;
    padding: 3px 0;
}

.wijmo-wijeditor .wijmo-wijeditor-footer:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.wijmo-wijeditor .wijmo-wijeditor-footer .wijmo-wijeditor-pathselector {
    display: inline-block;
    float: left;
    height: 1.2em;
    padding: 0.2em;
}

.wijmo-wijeditor .wijmo-wijeditor-footer .wijmo-wijeditor-pathselector .wijmo-wijeditor-label {
    font-size: 12px;
    font-weight: normal;
    margin: 0 2px;
    padding: 2px;
    width: auto;
}

.wijmo-wijeditor .wijmo-wijeditor-footer .wijmo-wijeditor-pathselector .wijmo-wijeditor-selectlabel {}

.wijmo-wijeditor .wijmo-wijeditor-footer .wijmo-wijribbon-modes {
    float: right;
}

.wijmo-wijeditor .wijmo-wijsplitter-h-bar {
    font-size: 1px;
    height: 3px;
    overflow: hidden;
    z-index: 10;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-actions {
    width: 15em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-font {
    width: 23em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-paragraph {
    width: 11.5em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-review {
    width: 11.5em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-tables {
    width: 18em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-breaks {
    width: 5.4em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-forms {
    width: 18em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-special {
    width: 10em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-dropdownbutton {
    border-radius: 4px 4px 4px 4px;
    margin-right: 3px;
    overflow: hidden;
    white-space: nowrap;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-fontname {
    width: 8.7em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-fontsize {
    width: 7.9em;
}

.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-dropdownbutton .ui-button {
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-text {
    display: block;
    float: left;
    width: 120px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-hspacing {
    float: left;
    font-size: 1px;
    height: 10px;
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-vspacing {
    float: left;
    height: 100%;
    width: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-hr {
    margin-bottom: 0.4em;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-buttons {}

.wijmo-wijeditor .wijmo-wijeditor-dialog-button {
    height: 26px;
    width: 80px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-button.wijmo-wijeditor-dialog-uploadbutton {
    width: 85px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-button.wijmo-wijeditor-dialog-delbutton {
    width: 135px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-button.wijmo-wijeditor-previewdlg-printone {
    height: 26px;
    width: 86px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 584px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-content {
    width: 580px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-fields input {
    width: 440px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagewidth input,
.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imageheight input {
    width: 200px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagefield {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagesrc,
.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagealt,
.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagewidth,
.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imageheight,
.wijmo-wijeditor .wijmo-wijeditor-imagedlg-css {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagelist {
    border: 1px solid gray;
    float: left;
    height: 200px;
    width: 200px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagelist select {
    border-style: none;
    height: 100%;
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-preview {
    border: 1px solid gray;
    float: left;
    height: 200px;
    margin-left: 10px;
    overflow: auto;
    text-align: center;
    width: 360px;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-hideimagelist .wijmo-wijeditor-imagedlg-imagelist {
    display: none;
}

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-hideimagelist .wijmo-wijeditor-imagedlg-preview {
    margin-left: 0;
    width: 570px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 2px;
    width: 500px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-toplabels {
    height: 30px;
    width: 490px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-topleftlabel {
    float: left;
    width: 200px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-toprightlabel {
    float: left;
    margin-left: 10px;
    width: 270px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-content {
    height: 180px;
    width: 490px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-templatelist {
    border: 1px solid gray;
    float: left;
    height: 100%;
    width: 200px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-templatelist select {
    border-style: none;
    height: 100%;
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-preview {
    border: 1px solid gray;
    float: left;
    height: 100%;
    margin-left: 10px;
    width: 276px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-preview iframe {
    height: 100%;
    width: 276px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-templateinfo {
    border: 1px solid #CCCCCC;
    height: 40px;
    margin-top: 10px;
    width: 488px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-fields {
    margin-top: 10px;
    width: 490px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-name,
.wijmo-wijeditor .wijmo-wijeditor-templatedlg-description {
    height: 26px;
    width: 360px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-buttons {
    padding-top: 5px;
    text-align: right;
    width: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-delete {
    width: 150px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-save {
    width: 230px;
}

.wijmo-wijeditor .wijmo-wijeditor-codedlg-sourcelabel {
    float: left;
}

.wijmo-wijeditor .wijmo-wijeditor-codedlg-source {
    height: 350px;
    overflow: auto;
    width: 420px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 430px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-address {
    height: 25px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-address input {
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-linktype {
    margin-top: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-linktype label {
    margin-right: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-linkicontype label {
    margin-right: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-linktype div {
    float: left;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-anchor {
    float: right;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-text input {
    height: 100px;
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-text {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-target,
.wijmo-wijeditor .wijmo-wijeditor-linkdlg-css {
    margin-top: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-css input {
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-src input {
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg-src,
.wijmo-wijeditor .wijmo-wijeditor-linkdlg-width,
.wijmo-wijeditor .wijmo-wijeditor-linkdlg-height {
    margin-top: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 520px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-caption {
    font-size: 16px;
    font-weight: bold;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-filterempty {
    margin-top: 10px;
    padding-left: 120px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-attribs {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-attriblist {
    border: 1px solid gray;
    height: 300px;
    overflow: auto;
    width: 380px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-innerhtml {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-innerhtml textarea {
    width: 380px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-css {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-css input {
    width: 380px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-attriblist .wijmo-wijeditor-dialog-text {
    text-align: right;
    width: 100px;
}

.wijmo-wijeditor .wijmo-wijeditor-taginsdlg-attriblist input {
    margin-left: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-colordlg {
    font-family: Arial;
    font-size: 12px;
    padding-left: 2px;
    padding-top: 2px;
    width: 242px;
}

.wijmo-wijeditor .wijmo-wijeditor-colordlg-color .wijmo-wijeditor-dialog-text {
    width: 100px;
}

.wijmo-wijeditor .wijmo-wijeditor-colordlg-color {
    padding-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas * {
    cursor: crosshair;
    position: absolute;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas {
    height: 195px;
    position: relative;
    width: 195px;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-color,
.wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-overlay {
    height: 101px;
    left: 47px;
    top: 47px;
    width: 101px;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-wheel {
    background: url("/pcrimg/wijeditor/wijmo-ui-editor.png") no-repeat scroll 0 -218px transparent;
    height: 195px;
    width: 195px;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-overlay {
    background: url("/pcrimg/wijeditor/wijmo-ui-editor.png") no-repeat scroll 0 -67px transparent;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-marker {
    background: url("/pcrimg/wijeditor/wijmo-ui-editor.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    width: 17px;
}

.wijmo-wijeditor .wijmo-wijeditor-tabledlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 460px;
}

.wijmo-wijeditor .wijmo-wijeditor-tabledlg-rows,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-columns,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-width,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-height,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-border,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-cellpadding,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-cellspacing,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-csstext,
.wijmo-wijeditor .wijmo-wijeditor-tabledlg-bgcolor {
    margin-top: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg-caption input {
    margin-left: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg .wijmo-wijeditor-dialog-hr {
    height: 15px;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg .wijmo-wijeditor-dialog-buttons {
    float: none;
    text-align: left;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg-navigator {
    text-align: center;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg-navigator span {
    margin-left: 10px;
    margin-right: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg-printdocument {
    display: none;
    text-align: center;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg-previewiframe {
    text-align: center;
}

.wijmo-wijeditor .wijmo-wijeditor-previewdlg-previewiframe iframe {
    height: 480px;
    width: 640px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 520px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-caption span {
    float: none;
    font-weight: bold;
    width: 132px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-document textarea {
    height: 250px;
    width: 500px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-document,
.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-actions {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-actions input {
    margin-left: 5px;
}

.wijmo-wijeditor .wijmo-wijeditor-finddlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 532px;
}

.wijmo-wijeditor .wijmo-wijeditor-finddlg-find .wijmo-wijeditor-dialog-text,
.wijmo-wijeditor .wijmo-wijeditor-finddlg-replace .wijmo-wijeditor-dialog-text {
    font-weight: bold;
}

.wijmo-wijeditor .wijmo-wijeditor-finddlg textarea {
    height: 120px;
    width: 380px;
}

.wijmo-wijeditor .wijmo-wijeditor-finddlg-replace {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-mediadlg {
    font-family: Arial;
    font-size: 12px;
    height: 164px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 420px;
}

.wijmo-wijeditor .wijmo-wijeditor-mediadlg-src,
.wijmo-wijeditor .wijmo-wijeditor-mediadlg-width,
.wijmo-wijeditor .wijmo-wijeditor-mediadlg-height {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-mediadlg-src input {
    width: 280px;
}

.wijmo-wijeditor .wijmo-wijeditor-mediadlg-width input,
.wijmo-wijeditor .wijmo-wijeditor-mediadlg-height input {
    width: 100px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg {
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 520px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-chars {
    height: 380px;
    position: relative;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-preview {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 200px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-content {
    border: 1px solid gray;
    height: 100px;
    line-height: 100px;
    margin-left: 50px;
    width: 100px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-content span {
    background-color: #D4D0C8;
    color: #000000;
    font-size: 30px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-list {
    border: 1px solid gray;
    float: left;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-label {
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-punctuation,
.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-symbols,
.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-diacritics {
    float: left;
    margin-top: 5px;
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg label {
    border: 1px dashed gray;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 2px;
    text-align: center;
    width: 24px;
}

.wijmo-wijeditor .wijmo-wijmenu {
    z-index: 99;
}

.wijmo-wijrating {
    cursor: default;
    display: inline-block;
    overflow: hidden;
}

.wijmo-wijrating .wijmo-wijrating-reset {
    cursor: pointer;
    float: left;
    height: 16px;
    margin-right: 2px;
    width: 16px;
}

.wijmo-wijrating-vertical .wijmo-wijrating-reset {
    clear: left;
}

.wijmo-wijrating .wijmo-wijrating-starcontainer {
    display: inline;
}

.wijmo-wijrating .wijmo-wijrating-star {
    cursor: pointer;
    float: left;
    overflow: hidden;
    text-indent: -999em;
}

.wijmo-wijrating-vertical .wijmo-wijrating-star {
    clear: left;
}

.wijmo-wijrating .wijmo-wijrating-normal {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll 0 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll 0 -16px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll 0 -32px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-24 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -16px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-24 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -16px -24px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-24 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -16px -48px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-32 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -40px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-32 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -40px -32px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-32 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -40px -64px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-thumbup {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -72px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-thumbup {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -72px -16px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-thumbup {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -72px -32px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-thumbdown {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -88px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-thumbdown {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -88px -16px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-thumbdown {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -88px -32px transparent;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-11 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -103px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-11 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -115px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-11 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -126px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-21 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -137px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-21 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -148px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-21 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -159px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-31 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -170px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-31 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -181px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-31 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -192px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-41 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -203px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-41 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -214px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-41 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -225px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-51 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -236px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-51 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -247px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-51 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -258px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-61 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -269px 0 transparent;
    opacity: 0.5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-61 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -280px 0 transparent;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-61 {
    background: url("/pcrimg/wijrating/wijmo-ui-rating.png") no-repeat scroll -291px 0 transparent;
}

.wijmo-wijcarousel {
    position: relative;
}

.wijmo-wijcarousel-vertical,
.wijmo-wijcarousel-vertical-multi {
    display: inline-block;
}

.wijmo-wijcarousel .wijmo-wijcarousel-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    position: relative;
}

.wijmo-wijcarousel .wijmo-wijcarousel-clip {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
}

.wijmo-wijcarousel .wijmo-wijcarousel-list {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.wijmo-wijcarousel .wijmo-wijcarousel-button {
    cursor: pointer;
    float: left;
    left: auto;
    position: absolute;
    right: -30px;
    top: -5px;
    width: 16px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-slider-wrapper {
    position: absolute;
}

.wijmo-wijcarousel .wijmo-wijcarousel-slider-wrapper .wijmo-wijslider-horizontal {
    margin: 5px 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-button-previous,
.wijmo-wijcarousel .wijmo-wijcarousel-button-next {}

.wijmo-wijcarousel-vertical .wijmo-wijcarousel-button-next,
.wijmo-wijcarousel-vertical-multi .wijmo-wijcarousel-button-next {
    bottom: 0;
    cursor: pointer;
    height: 16px;
    padding: 0 10px;
    position: absolute;
    top: auto;
}

.wijmo-wijcarousel-horizontal .wijmo-wijcarousel-button-next,
.wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-button-next {
    cursor: pointer;
    left: auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    width: 16px;
}

.wijmo-wijcarousel-vertical .wijmo-wijcarousel-button-previous,
.wijmo-wijcarousel-vertical-multi .wijmo-wijcarousel-button-previous {
    bottom: auto;
    cursor: pointer;
    height: 16px;
    padding: 0 10px;
    position: absolute;
    top: 0;
}

.wijmo-wijcarousel-horizontal .wijmo-wijcarousel-button-previous,
.wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-button-previous {
    cursor: pointer;
    left: 0;
    padding: 10px 0;
    position: absolute;
    right: auto;
    width: 16px;
}

.wijmo-wijcarousel-horizontal-multi {
    padding: 5px 18px;
}

.wijmo-wijcarousel-vertical-multi {
    padding: 18px 5px;
}

.wijmo-wijcarousel-vertical-multi .wijmo-wijcarousel-item {
    margin: 5px 0;
    overflow: hidden;
}

.wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-item {
    margin: 0 5px;
    overflow: hidden;
}

.wijmo-wijcarousel-preview .wijmo-wijcarousel-item {
    border: medium none;
    overflow: hidden;
}

.wijmo-wijcarousel .wijmo-wijcarousel-page {
    cursor: pointer;
    float: left;
    height: auto;
    line-height: 16px;
    list-style: none outside none;
    margin: 0 1px;
    width: auto;
}

.wijmo-wijcarousel .wijmo-wijcarousel-dot {
    border-radius: 10px 10px 10px 10px;
    height: 12px;
    width: 12px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-mask {
    background: none repeat scroll 0 0 #555555;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}

.wijmo-wijcarousel .wijmo-wijcarousel-current .wijmo-wijcarousel-mask {
    display: none;
}

.wijmo-wijcarousel .wijmo-wijcarousel-current .wijmo-wijcarousel-mask {
    cursor: default;
    opacity: 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-timerbar {
    background-color: #EEEEEE;
    bottom: 0;
    height: 5px;
    left: 0;
    margin: 2px 10px 0;
    opacity: 0.8;
    position: absolute;
    top: 7px;
    width: 93%;
}

.wijmo-wijcarousel .wijmo-wijcarousel-caption {
    background: none repeat scroll 0 0 #555555;
    border: medium none;
    bottom: 0;
    cursor: default;
    opacity: 0.5;
    overflow: hidden;
    padding: 7px;
    position: absolute;
}

.wijmo-wijcarousel .wijmo-wijcarousel-text {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 0;
    color: #F1F1F1;
    cursor: default;
    font-style: italic;
    overflow: hidden;
    padding: 7px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.wijmo-wijcarousel .wijmo-wijcarousel-text h1,
.wijmo-wijcarousel .wijmo-wijcarousel-text h2,
.wijmo-wijcarousel .wijmo-wijcarousel-text h3,
.wijmo-wijcarousel .wijmo-wijcarousel-text h4,
.wijmo-wijcarousel .wijmo-wijcarousel-text h5,
.wijmo-wijcarousel .wijmo-wijcarousel-text h6 {
    margin: 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-timerbar-inner {
    background-color: #BBBBBB;
    float: left;
    height: 5px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-list .ui-page {
    border: medium none;
    box-shadow: none;
    padding: 0;
    text-indent: -9999px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-default,
.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-hover,
.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-active {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    padding: 0;
    text-shadow: none;
}

.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-active {
    margin-top: 10px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-pager {}

.wijmo-wijcarousel .wijmo-wijcarousel-page span {
    display: block;
    margin: 0;
    padding: 2px 5px;
}

.wijmo-wijcarousel-image {
    border: 0 none;
}

.wijmo-wijgallery {
    position: relative;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs {
    border-radius: 0 0 0 0;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs .wijmo-wijgallery-selected {}

.wijmo-wijgallery-iframe {
    height: 100%;
    width: 100%;
}

.wijmo-wijgallery .wijmo-wijgallery-button-next {
    cursor: pointer;
    left: auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    width: 16px;
}

.wijmo-wijgallery .wijmo-wijgallery-button-previous {
    cursor: pointer;
    left: 0;
    padding: 10px 0;
    position: absolute;
    right: auto;
    width: 16px;
}

.wijmo-wijgallery .wijmo-wijgallery-counter {
    border-bottom: medium none;
    border-right: medium none;
    bottom: 0;
    cursor: default;
    padding: 3px;
    position: absolute;
    right: 0;
}

.wijmo-wijgallery .wijmo-wijgallery-caption {
    background: none repeat scroll 0 0 #555555;
    border: medium none;
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0.5;
    overflow: hidden;
    padding: 7px;
    position: absolute;
}

.wijmo-wijgallery .wijmo-wijgallery-text {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 0;
    color: #F1F1F1;
    cursor: default;
    font-style: italic;
    left: 0;
    overflow: hidden;
    padding: 7px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.wijmo-wijgallery .wijmo-wijgallery-flashwrapper {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

.wijmo-wijgallery .wijmo-wijgallery-frame {
    overflow: hidden;
    position: relative;
}

.wijmo-wijgallery .wijmo-wijgallery-framewrapper-vertical,
.wijmo-wijgallery .wijmo-wijgallery-thumbswrapper-vertical {
    float: left;
}

.wijmo-wijgallery .wijmo-wijgallery-frame-next {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

.wijmo-wijgallery .wijmo-wijgallery-frame-previous {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

.wijmo-wijgallery .wijmo-wijgallery-frame-link {
    display: block;
    height: 100%;
    outline: medium none;
    width: 100%;
}

.wijmo-wijgallery .wijmo-wijgallery-last,
.wijmo-wijgallery .wijmo-wijgallery-current {
    float: left;
    opacity: 1;
    overflow: hidden;
    position: static;
    text-align: center;
    vertical-align: middle;
}

.wijmo-wijgallery .wijmo-wijgallery-content .wijmo-wijgallery-small-image {}

.wijmo-wijgallery .wijmo-wijgallery-content img {
    margin-top: -2px;
    vertical-align: middle;
}

.wijmo-wijgallery .wijmo-wijgallery-content {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-bottom,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-top,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-left,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-right {
    background: none repeat scroll 0 0 transparent;
    height: 0;
    position: absolute;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-bottom,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-top {
    border-left: 20px dashed transparent;
    border-right: 20px dashed transparent;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-left,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-right {
    border-bottom: 20px dashed transparent;
    border-top: 20px dashed transparent;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-top {
    border-bottom: 0 none;
    border-top-width: 10px;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-bottom {
    border-bottom-width: 10px;
    border-top: 0 none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-right {
    border-left: 0 none;
    border-right-width: 10px;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-left {
    border-left-width: 10px;
    border-right: 0 none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbswrapper {
    position: relative;
}

.wijmo-wijgallery .wijmo-wijgallery-button {
    cursor: pointer;
    float: left;
    left: auto;
    position: absolute;
    right: -28px;
    top: -5px;
    width: 16px;
}

.wijmo-wijgallery .wijmo-wijgallery-timerbar {
    background-color: #EEEEEE;
    bottom: 0;
    height: 5px;
    left: 5px;
    margin: 2px 10px 0;
    position: absolute;
    top: 12px;
    width: 93%;
}

.wijmo-wijgallery .wijmo-wijgallery-timerbar-inner {
    background-color: #BBBBBB;
    float: left;
    height: 5px;
}

.wijmo-wijgallery-loading {
    background: url("/pcrimg/waiting.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 37px;
    position: absolute;
    width: 37px;
}

.wijmo-wijgallery .wijmo-wijcarousel-item {
    border-width: 5px;
    display: block;
    overflow: hidden;
}

.wijmo-wijgallery .wijmo-wijgallery-selected {}

.wijmo-wijcarousel-image {
    display: block;
    margin: 0 auto;
}

.wijmo-wijgallery .wijmo-wijcarousel-horizontal-multi {
    padding: 5px 15px;
}

.wijmo-wijgallery .wijmo-wijcarousel-vertical-multi {
    padding: 15px 5px;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-bottom {
    border-top: medium none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-right {
    border-left: medium none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-top {
    border-bottom: medium none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-left {
    border-right: medium none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-bottom,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-top,
.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-left {
    z-index: 99;
}

.wijmo-wijgallery .wijmo-wijgallery-current {}

.wijmo-wijgallery .wijmo-wijgallery-content .wijmo-wijgallery-small-image {
    vertical-align: middle;
}

.wijmo-wijlightbox {
    outline: 0 none;
    position: absolute;
}

.wijmo-wijlightbox-frame {
    border: medium none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 1em;
    position: relative;
}

.wijmo-wijlightbox-content {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.wijmo-wijlightbox-image,
.wijmo-wijlightbox-iframe {
    height: 100%;
    width: 100%;
}

.wijmo-wijlightbox-text,
.wijmo-wijlightbox-mask {
    border: medium none;
    bottom: 1em;
    cursor: default;
    left: 1em;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.wijmo-wijlightbox-text-overlay,
.wijmo-wijlightbox-title-overlay,
.wijmo-wijlightbox-text-titleoverlay,
.wijmo-wijlightbox-title-titleoverlay {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.wijmo-wijlightbox-mask-overlay,
.wijmo-wijlightbox-mask-titleoverlay {
    opacity: 0.5;
}

.wijmo-wijlightbox-text-inside {}

.wijmo-wijlightbox-text-outside {
    bottom: auto;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    height: auto;
    left: auto;
    margin: 3px 0;
    padding: 0.4em 1em;
    position: relative;
}

.wijmo-wijlightbox-mask-overlay,
.wijmo-wijlightbox-mask-titleoverlay {
    background: none repeat scroll 0 0 #333333;
}

.wijmo-wijlightbox-title-overlay,
.wijmo-wijlightbox-title-titleoverlay {
    color: #F1F1F1;
}

.wijmo-wijlightbox-detail-overlay,
.wijmo-wijlightbox-detail-titleoverlay {
    color: #F1F1F1;
}

.wijmo-wijlightbox-title {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-weight: bold;
    margin: 0;
    padding: 3px 15px;
}

.wijmo-wijlightbox-detail {
    font-style: italic;
    margin: 0;
    padding: 3px 15px;
}

.wijmo-wijlightbox-controls-inside .wijmo-wijlightbox-counter {
    border-bottom: medium none;
    border-right: medium none;
    bottom: 0;
    cursor: default;
    padding: 3px;
    position: absolute;
    right: 0;
    z-index: 100;
}

.wijmo-wijlightbox-controls-outside .wijmo-wijlightbox-counter {
    bottom: -27px;
    cursor: default;
    padding: 3px;
    position: absolute;
    right: 0;
    z-index: 100;
}

.wijmo-wijlightbox-counter-item {
    cursor: pointer;
    margin: 1px;
    padding: 0 3px;
    text-decoration: none;
}

.wijmo-wijlightbox-counter-active {
    text-decoration: underline;
}

.wijmo-wijlightbox-toolbox {
    margin: 3px;
    position: absolute;
    right: -5px;
    top: -25px;
    width: 100%;
    z-index: 99;
}

.wijmo-wijlightbox-timerbar {
    margin: 8px;
    padding: 1px;
    position: absolute;
    width: 50%;
}

.wijmo-wijlightbox-timermeter {
    margin: 8px;
    padding: 1px;
    position: absolute;
    width: 0;
}

.wijmo-wijlightbox-frame .wijmo-wijlightbox-toolbox-button,
.wijmo-wijlightbox-frame .wijmo-wijlightbox-toolbox-sep {
    float: right;
    margin: 1px;
}

.wijmo-wijlightbox-toolbox-separator {
    margin-left: 18px;
}

.wijmo-wijlightbox-button-next,
.wijmo-wijlightbox-button-prev {
    display: block;
    padding: 10px 5px;
    position: absolute;
    top: 50%;
}

.wijmo-wijlightbox-controls-inside .wijmo-wijlightbox-button-next {
    border-right: medium none;
    right: 0;
}

.wijmo-wijlightbox-controls-inside .wijmo-wijlightbox-button-prev {
    border-left: medium none;
    left: 0;
}

.wijmo-wijlightbox-controls-outside .wijmo-wijlightbox-button-next {
    right: -28px;
}

.wijmo-wijlightbox-controls-outside .wijmo-wijlightbox-button-prev {
    left: -28px;
}

.wijmo-wijlightbox-aniwrapper {
    border: medium none;
    left: 0;
    position: relative;
    top: 0;
}

.wijmo-wijlightbox-waitingoverlay {
    background: none repeat scroll 0 0 transparent;
}

.wijmo-wijlightbox-waiting {
    background: url("/pcrimg/waiting.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 37px;
    position: relative;
    width: 37px;
}

.wijmo-wijdatepager {
    position: relative;
    width: 100%;
}

.wijmo-wijdatepager-container {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25) inset;
    font-size: 11px;
    height: 22px;
    line-height: 15px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.wijmo-wijdatepager-container .wijmo-wijdatepager-pages {
    cursor: pointer;
    display: table;
    margin: 0;
    padding: 2px 3px;
    position: absolute;
    table-layout: fixed;
    width: 99%;
}

.wijmo-wijdatepager-pages .wijmo-wijdatepager-pagelabel {
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    display: table-cell;
    font-weight: normal;
    height: 16px;
    margin: 1px;
    min-width: 14px;
    padding: 2px 0;
    text-align: center;
}

.wijmo-wijdatepager-pages .ui-state-active {}

.wijmo-wijdatepager-pages .wijmo-wijdatepager-pagelabel.wijmo-wijdatepager-pageheader {}

.wijmo-wijdatepager-pages .wijmo-wijdatepager-pagelabel.wijmo-wijdatepager-pagerange {}

.wijmo-wijdatepager-decrement {
    float: left;
    height: 16px;
    margin: 4px 4px 0;
    width: 16px;
}

.wijmo-wijdatepager-increment {
    float: right;
    height: 16px;
    margin: 4px 4px 0;
    width: 16px;
}

.wijmo-wijdatepager-tooltip {
    background-color: #CCCCCC;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
    z-index: 1000;
}

.wijmo-wijdatepager-tooltip .wijmo-wijdatepager-triangle {
    border-color: #CCCCCC transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #CCCCCC;
    bottom: -12px;
    left: 50%;
    overflow: visible;
    position: absolute;
    width: 0;
}

.wijmo-wijdatepager-width-normal .wijmo-wijdatepager-pagelabel {}

.wijmo-wijdatepager-width-medium .wijmo-wijdatepager-pagelabel {
    font-size: 9px;
}

.wijmo-wijdatepager-width-small .wijmo-wijdatepager-pagelabel {
    font-size: 7px;
}

.wijmo-wijdatepager-width-smallest .wijmo-wijdatepager-pagelabel {
    font-size: 5px;
}

.wijmo-wijev {
    border-radius: 6px 6px 6px 6px;
    font-size: 100%;
    height: 600px;
    position: relative !important;
    width: 900px;
}

.wijmo-wijev-headerbar {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    padding: 4px 0;
    text-align: center;
}

.wijmo-wijev-headerbar .wijmo-wijev-tools {
    margin-right: 0;
}

.wijmo-wijev-navigationbar .wijmo-wijev-title {
    display: inline-block;
    padding: 6px;
}

.wijmo-wijev-view .wijmo-wijev-header-title {
    font-size: 48px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 0 58px;
}

.wijmo-wijev .wijmo-wijev-view {
    clear: none;
    float: left;
    font-size: 12px;
    height: 600px;
    overflow: hidden;
    width: 900px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-timeruler {
    clear: none;
    display: block;
    float: left;
    min-height: 10px;
    width: 60px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer {
    margin-top: 6px;
    min-height: 36px;
}

.wijmo-wijev-view-container {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    clear: none;
    float: left;
    margin: 2px 12px;
    padding: 0;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn {
    border: medium none;
    clear: none;
    display: block;
    float: left;
    height: 100%;
    padding: 0;
    width: 200px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-daylabel {
    cursor: default;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.7;
    overflow: hidden;
    padding: 0 6px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wijmo-wijev .wijmo-wijev-weekview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-daylabel {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.7;
    overflow: hidden;
    padding: 0 6px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-weekview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-daylabel {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-allday-cell {
    margin-right: -1px;
    position: relative;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-ay-cell .wijmo-wijev-allday-label {
    left: 0;
    padding: 6px;
    position: absolute;
    top: 0;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-sizer {
    float: left;
    text-align: right;
    width: 60px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-sizer .wijmo-wijev-gmtlabel {
    font-weight: normal;
    opacity: 0;
    padding: 16px 6px;
}

.wijmo-wijev .wijmo-wijev-listview .wijmo-wijev-headercontainer .wijmo-wijev-sizer .wijmo-wijev-gmtlabel,
.wijmo-wijev .wijmo-wijev-weekview .wijmo-wijev-headercontainer .wijmo-wijev-sizer .wijmo-wijev-gmtlabel {
    display: block;
    opacity: 0.7;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn {
    clear: none;
    display: block;
    float: left;
    position: relative;
    width: 200px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-timeinterval,
.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-content,
.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-content .wijmo-wijev-title,
.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-timeruler .wijmo-wijev-timerulerinterval,
.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer {
    -moz-box-sizing: border-box;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-timeinterval {
    border-bottom: medium none;
    border-right: medium none;
    height: 15px;
    width: 100%;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-appointment {
    -moz-box-sizing: border-box;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    cursor: pointer;
    height: 17px;
    margin: 1px;
    padding-left: 20px;
    position: relative;
    width: 100%;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-monthview .wijmo-wijev-appointment {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-appointment .wijmo-wijev-colordot {
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    height: 12px;
    left: 0;
    margin: 2px;
    position: absolute;
    width: 12px;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-appointment .wijmo-wijev-event-title {
    float: left;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-allday-cell .wijmo-wijev-appointment {
    clear: both;
    cursor: pointer;
    height: 17px;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-dayview .wijmo-wijev-allday-cell .wijmo-wijev-appointment {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-allday-cell .wijmo-wijev-appointment .wijmo-wijev-colordot {
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    float: left;
    height: 12px;
    margin: 2px;
    width: 12px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-allday-cell .wijmo-wijev-appointment .wijmo-wijev-event-title {
    height: 17px;
    line-height: 17px;
    margin-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1), 1px 1px 0 rgba(255, 255, 255, 0.25) inset;
    height: 15px;
    left: 0;
    min-height: 5px;
    opacity: 0.95;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-resizer {
    background-color: #FFFFFF;
    bottom: 0;
    cursor: ns-resize;
    height: 7px;
    line-height: 7px;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-resizer {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-resizer .ui-icon {
    bottom: -4px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment.wijmo-wijev-dragging {
    opacity: 0.5;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-content {
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    height: 100%;
    width: auto;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-content .wijmo-wijev-title {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    text-shadow: none;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-timeruler .wijmo-wijev-timerulerinterval {
    border: 1px solid transparent;
    display: block;
    font-weight: normal;
    height: 15px;
    opacity: 0.7;
    padding: 0 4px;
    text-align: right;
    width: 100%;
}

.wijmo-wijev-currenttime-indicator {
    display: block;
    height: 8px;
    margin-top: -3px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.wijmo-wijev-currenttime-indicator-arrow {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 4px solid transparent !important;
    border-right: 0 none !important;
    border-top: 4px solid transparent !important;
    border-width: 4px 0 4px 4px !important;
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}

.wijmo-wijev-currenttime-indicator-line {
    height: 0;
    left: 60px;
    position: absolute;
    top: 3px;
    width: 100%;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcolumn {
    border: medium none;
    clear: none;
    display: block;
    float: left;
    height: 100%;
    width: 200px;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer .wijmo-wijev-monthcellheader {
    border: medium none;
    cursor: pointer;
    padding: 0 6px;
    text-align: right;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer .wijmo-wijev-monthcellheader {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer .wijmo-wijev-monthcellheader:hover {
    text-decoration: underline;
}

.wijmo-wijev-monthcell {
    overflow: hidden;
    position: relative;
}

.wijmo-wijev-monthcell-showmore {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    bottom: 0;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: normal;
    position: absolute;
    text-align: right;
    width: 100%;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-monthcell-showmore {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer .wijmo-wijev-monthcellheader .wijmo-wijev-todaylabel {
    float: left;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer.wijmo-wijev-today .wijmo-wijev-monthcell {
    border: medium none;
}

.wijmo-wijev-addevent-dialog .wijmo-wijev-calendar,
.wijmo-wijev-addevent-dialog .wijmo-wijev-color {
    height: 150px;
    width: 200px;
}

.wijmo-wijev .wijmo-wijev-event-dialog {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 12px;
    min-width: 289px;
    padding: 4px;
    position: absolute;
    z-index: 100;
}

.wijmo-wijev-event-dialog ul li {
    clear: both;
    list-style: none outside none;
    padding: 4px;
    position: relative;
}

.wijmo-wijev-event-dialog ul li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.wijmo-wijev-event-dialog label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.7;
    overflow: hidden;
    padding: 4px;
    text-align: right;
    text-overflow: ellipsis;
    text-transform: lowercase;
    width: 63px;
}

.wijmo-wijev-event-dialog a {
    clear: none;
    color: #1F66D2;
    display: block;
    float: left;
    margin: 5px;
    padding: 2px 7px;
    text-align: center;
    text-decoration: none;
}

.wijmo-wijev-event-dialog .wijmo-wijev-brief-content {
    margin: 4px 0;
}

.wijmo-wijev-event-dialog .wijmo-wijev-color {
    cursor: pointer;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-event-dialog .wijmo-wijev-color {
    cursor: default;
}

.wijmo-wijev-event-dialog .wijmo-wijev-delete {
    color: red;
    float: left;
}

.wijmo-wijev-event-dialog .footer .ui-button {
    font-size: 12px;
    padding: 4px 6px;
}

.wijmo-wijev-event-dialog .footer .ui-button-text {
    padding: 0;
}

.wijmo-wijev-event-dialog .wijmo-wijev-angle {
    height: 0;
    position: absolute;
    width: 0;
}

.wijmo-wijev-event-dialog.wijmo-wijev-topangle .wijmo-wijev-angle {
    border-bottom: 12px solid #FFFFFF;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    left: 50%;
    top: -12px;
}

.wijmo-wijev-event-dialog.wijmo-wijev-bottomangle .wijmo-wijev-angle {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #FFFFFF;
    bottom: -12px;
    left: 50%;
}

.wijmo-wijev-event-dialog.wijmo-wijev-leftangle .wijmo-wijev-angle {
    border-bottom: 8px solid transparent;
    border-right: 12px solid #FFFFFF;
    border-top: 8px solid transparent;
    left: -12px;
    margin-top: -8px;
    top: 50%;
}

.wijmo-wijev-event-dialog.wijmo-wijev-rightangle .wijmo-wijev-angle {
    border-bottom: 8px solid transparent;
    border-left: 12px solid #FFFFFF;
    border-top: 8px solid transparent;
    left: 100%;
    margin-top: -8px;
    top: 50%;
}

.wijmo-wijev-event-dialog .footer {
    clear: both;
}

.wijmo-wijev-event-color-default {
    background-color: #668CD9;
    border-color: #668CD9;
    color: #FFFFFF;
}

.wijmo-wijev-event-color-red {
    background-color: #FF4040;
    border-color: red;
    color: #FFFFFF;
}

.wijmo-wijev-event-color-red .wijmo-wijev-title {
    background-color: red;
}

.wijmo-wijev-event-color-green {
    background-color: #44B441;
    border-color: #04B400;
    color: #FFFFFF;
}

.wijmo-wijev-event-color-green .wijmo-wijev-title {
    background-color: #04B400;
}

.wijmo-wijev-event-color-blue {
    background-color: #668CD9;
    border-color: #2952A3;
    color: #FFFFFF;
}

.wijmo-wijev-event-color-yellow {
    background-color: #FFFF00;
    border-color: #DADA00;
}

.wijmo-wijev-event-color-yellow .wijmo-wijev-title {
    background-color: #DADA00;
}

.wijmo-wijev-event-color-bronze {
    background-color: #CD7F32;
    border-color: #CDA073;
}

.wijmo-wijev-event-color-bronze .wijmo-wijev-title {
    background-color: #CDA073;
}

.wijmo-wijev-event-color-cornflowerblue {
    background-color: #91B2ED;
    border-color: #6495ED;
}

.wijmo-wijev-event-color-cornflowerblue .wijmo-wijev-title {
    background-color: #6495ED;
}

.wijmo-wijev-event-color-darkorchid {
    background-color: #9932CC;
    border-color: #A658CC;
}

.wijmo-wijev-event-color-darkorchid .wijmo-wijev-title {
    background-color: #A658CC;
}

.wijmo-wijev-event-color-default .wijmo-wijev-title,
.wijmo-wijev-event-color-blue .wijmo-wijev-title {
    background-color: #2952A3;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-today .wijmo-wijev-timeinterval {
    background: none repeat scroll 0 0 #FFF8C2;
    border-color: #F8EB7E;
}

div.wijmo-wijev .ui-state-highlight {
    background: none repeat scroll 0 0 #FFF8C2;
    border-color: #F8EB7E;
    color: #AF9B00;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.wijmo-wijev-listcolor {
    border: 1px solid transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 16px;
    margin: 4px;
    width: 16px;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-listcolor {
    cursor: default;
}

.wijmo-wijev-listcolor:hover {
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.wijmo-wijev-color-menu {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    padding: 6px;
}

.wijmo-wijev-color {
    padding: 0 8px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-oddrow {
    border-top-style: dotted;
}

.wijmo-wijev-rightpane {
    clear: none;
    float: right;
    width: 150px;
}

.wijmo-wijev-leftpane {
    border-right: medium none;
    float: left;
}

.wijmo-wijev-leftpane-inner {
    padding: 6px 12px;
}

.wijmo-wijev-viewdetails .wijmo-wijev-leftpane-inner {
    padding: 0;
}

.wijmo-wijev-viewdetails {
    display: none;
    height: 100%;
    position: relative;
}

.wijmo-wijev-list-details {
    width: 30%;
}

.wijmo-wijev-agenda-container {
    border: medium none;
    min-height: 36px;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container .wijmo-wijev-agenda-header {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: inherit;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 4px;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container li.wijmo-wijev-agenda-event {
    border-left: medium none;
    border-right: medium none;
    cursor: pointer;
    list-style: none outside none;
    margin-bottom: -1px;
    padding: 6px;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-viewdetails .wijmo-wijev-agenda-container li.wijmo-wijev-agenda-event {
    cursor: default;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-event-color {
    border-radius: 8px 8px 8px 8px;
    float: left;
    height: 12px;
    margin: 4px;
    width: 12px;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-event-title {
    float: left;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-event-time {
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    opacity: 0.7;
}

.wijmo-wijev-agenda-details {
    position: relative;
    width: 30%;
}

.wijmo-wijev-day-details {
    position: relative;
    width: 50%;
}

.wijmo-wijev-day-details .wijmo-wijev-monthday-container {
    float: left;
    margin: 12px;
    width: 35%;
}

.wijmo-wijev-day-details .wijmo-wijev-monthday-label,
.wijmo-wijev-day-details .wijmo-wijev-fulldate-label,
.wijmo-wijev-day-details .wijmo-wijev-year-label {}

.wijmo-wijev-day-details .wijmo-wijev-monthday-label {
    font-size: 124px;
    margin: -26px 0;
}

.wijmo-wijev-day-details .wijmo-wijev-fulldate-label,
.wijmo-wijev-day-details .wijmo-wijev-year-label {
    font-size: 16px;
    font-weight: normal;
    opacity: 0.7;
}

.wijmo-wijev-day-details .wijmo-wijev-year-label {}

.wijmo-wijev-day-details .wijmo-wijev-daycalendar {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    padding: 12px;
    width: 50%;
}

.wijmo-wijev-daycalendar .wijmo-wijcalendar-table {
    margin: 0;
}

.wijmo-wijev-daycalendar .wijmo-wijcalendar-table td,
.wijmo-wijev-daycalendar .wijmo-wijcalendar-table tbody,
.wijmo-wijev-daycalendar .wijmo-wijcalendar-table thead {
    border: medium none;
}

.wijmo-wijev-viewdetails.wijmo-wijev-day-details .wijmo-wijev-agenda-container {
    float: left;
    margin-top: 12px;
    min-height: 33px;
    width: 100%;
}

.wijmo-wijev-monthcellcontainer {
    margin-bottom: -1px;
    margin-right: -1px;
}

.wijmo-wijev-navigationbar {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    display: block;
    float: left;
    padding: 5px;
    text-align: center;
}

.wijmo-wijev-navigationbar .wijmo-wijev-next,
.wijmo-wijev-event-dialog .wijmo-wijev-cancel,
.wijmo-wijev-event-dialog .wijmo-wijev-save,
.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container .wijmo-wijev-agenda-header .wijmo-wijev-date {
    float: right;
}

.wijmo-wijev-event-dialog .wijmo-wijev-brief-content,
.wijmo-wijev-event-dialog .wijmo-wijev-detailed-content,
.wijmo-wijevcal .wijmo-wijev-scrollpanel,
.wijmo-wijev-today {
    border: 1px solid transparent;
}

.wijmo-wijev-navigationbar .wijmo-wijev-today,
.wijmo-wijev-navigationbar .wijmo-wijev-previous,
.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container .wijmo-wijev-agenda-header .wijmo-wijev-weekday {
    float: left;
}

.wijmo-wijev-event-dialog ul,
.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container ul.wijmo-wijev-agenda-list {
    margin: -1px 0 0;
    padding: 0;
}

.wijmo-wijev-day-details .wijmo-wijev-agenda-container ul.wijmo-wijev-agenda-list {
    margin: 0;
}

.wijmo-wijev-event-dialog .wijmo-wijtextbox {
    width: 192px;
}

.wijmo-wijev-event-dialog .wijmo-wijtextbox.wijmo-wijev-subject {
    padding-right: 44px;
    width: 145px;
}

.wijmo-wijev-event-dialog .wijmo-wijev-color-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    position: absolute;
    right: 16px;
}

.wijmo-wijev-event-dialog .wijmo-wijev-color-button .ui-button-text {
    padding: 6px 19px 6px 6px;
}

.wijmo-wijev-event-dialog .wijmo-wijev-color-button .ui-icon {
    left: auto;
    right: 4px;
}

.wijmo-wijev-event-dialog .wijmo-wijdropdown {
    display: inline-block;
}

.wijmo-wijev-event-dialog .wijmo-wijev-calendar,
.wijmo-wijev-event-dialog .wijmo-wijev-repeat {
    width: 190px;
}

.wijmo-wijev-event-dialog .wijmo-wijinput {
    clear: none;
    float: left;
    margin-right: 5px;
}

.wijmo-wijev-agenda-day-container {
    clear: both;
}

.wijmo-wijev-monthview-inner {
    margin: 12px;
    padding: 0;
}

.wijmo-wijev-event-dialog .wijmo-checkbox label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0;
    opacity: 0.7;
    padding: 0 4px;
    text-align: right;
    width: 63px;
}

.wijmo-wijev-event-dialog .wijmo-checkbox .wijmo-checkbox-box {
    border-radius: 2px 2px 2px 2px;
    height: 16px;
    left: 71px;
    margin-right: 3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}

.wijmo-wijev .wijmo-wijev-datepager {
    float: right;
    margin: 6px 0;
    max-width: 85%;
}

.wijmo-wijev-statusbar {
    height: 20px;
}

.wijmo-wijev-loading-modal-frame {
    background-color: #FFFFFF;
    display: none;
    height: 100%;
    opacity: 0.35;
    position: absolute;
    width: 100%;
    z-index: 1001;
}

.wijmo-wijev-loading {
    background: url("/pcrimg/waiting.gif") no-repeat scroll center center transparent;
    border: medium none;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1002;
}

.wijmo-wijev-loading-text {
    bottom: 30%;
    color: #000000;
    left: 50%;
    margin-left: -100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    width: 200px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content label {
    clear: none;
    display: inline-block;
    float: left;
    margin-top: 5px;
    vertical-align: top;
    width: 150px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content textarea {
    height: 100px;
    margin-top: 5px;
    width: 250px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijtextbox {
    margin-top: 5px;
    position: relative;
    right: 5px;
    top: 5px;
    width: 220px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijtextbox.wijmo-wijev-name {
    padding-right: 44px;
    width: 180px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijev-color-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    left: 350px;
    margin-top: 5px;
    position: absolute;
    top: 12px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijev-color-button .ui-button-text {
    padding: 6px 19px 6px 6px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijev-color-button .ui-icon {
    left: auto;
    right: 4px;
}

.wijmo-wijev-editcalendar-dialog .wijmo-wijev-color {
    cursor: pointer;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-editcalendar-dialog .wijmo-wijev-color {
    cursor: default;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #fff !important;
}