.box
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50000;
    background: #fff;
    margin-top: 108px;
}

#loadingIcon {
    background: url(../images/ajax-loader.gif) #fff no-repeat;
    width: 64px;
    height: 64px;
    margin: auto;
    padding-top: 24px;
    color: #2C3333;
    position: absolute;
    top: 50%;
    left: 50%;
    display: table-cell;
    vertical-align: middle;
}

tr
{
    height: 0;
    font-family: "Arial";
}

.EBDBlabel
{
    width: 70px;
}

.EBDBtextbox
{
    width: 160px;
}

.formdecoratorMaster    {text-align: center; margin-top: 20px; max-width: 600px}
.formdecoratorMasterLi  {margin-top: 20px; padding: 0;}

.loadingArea            { width: 100%; height: 100%; }
.formErrorSize          { top: 915px; left: 1290px; margin-top: 0; }
#btnOKGlobal            { width: 100px; margin-left: 20px}

/*
 *
 * Wijmo Library 2.3.9
 * http://wijmo.com/
 *
 * Copyright(c) GrapeCity, Inc.  All rights reserved.
 * 
 * Licensed under the Wijmo Commercial License. Also available under the GNU GPL Version 3 license.
 * licensing@wijmo.com
 * http://wijmo.com/widgets/license/
 *
 *
 **/
.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 {
    float: left;
    clear: none;
    display: block;
}

.wijmo-wijslider-horizontal {
    position: relative;
}

    .wijmo-wijslider-horizontal .wijmo-wijslider-track {
    }

    .wijmo-wijslider-horizontal .wijmo-wijslider-decbutton {
        position: absolute;
        left: 0;
        right: auto;
        cursor: pointer;
    }

    .wijmo-wijslider-horizontal .wijmo-wijslider-incbutton {
        position: absolute;
        left: auto;
        right: 0;
        cursor: pointer;
    }

.wijmo-wijslider-vertical {
    position: relative;
}

    .wijmo-wijslider-vertical .wijmo-wijslider-track {
    }

    .wijmo-wijslider-vertical .wijmo-wijslider-decbutton {
        position: absolute;
        top: 0;
        bottom: auto;
        cursor: pointer;
    }

    .wijmo-wijslider-vertical .wijmo-wijslider-incbutton {
        position: absolute;
        top: auto;
        bottom: 0;
        cursor: pointer;
    }

.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;
    position: relative;
    font-size: 1px;
    width: 2px;
    z-index: 99;
}

.wijmo-wijsplitter-vertical .ui-resizable-e {
    right: -7px;
    width: 10px;
    z-index: 1000;
    display: block;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

* 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;
    overflow: hidden;
    padding: 12px 0;
    left: -8px;
    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;
    overflow: hidden;
    padding: 12px 0;
    left: -8px;
    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-right: dotted 1px #000;
    overflow: hidden;
    border-bottom: dotted 0 #000;
}

.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 {
    position: relative;
    font-size: 1px;
    height: 2px;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .ui-resizable-s {
    bottom: -7px;
    height: 10px;
    z-index: 1000;
    display: block;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

* 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: 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: none;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    bottom: -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: none;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    bottom: -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: 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: dotted 1px #000;
    overflow: hidden;
    border-right: dotted 0 #000;
}

.wijmo-wijprogressbar {
    moz-user-select: none;
    text-align: left;
    float: left;
    position: relative;
    overflow: hidden;
}

    .wijmo-wijprogressbar .ui-progressbar-value {
        position: absolute;
        border-width: 0;
        margin: 0;
    }

div.wijmo-wijprogressbar-east {
    width: 200px;
    height: 1.1em;
}

div.wijmo-wijprogressbar-west {
    width: 200px;
    height: 1.1em;
}

div.wijmo-wijprogressbar-south {
    height: 200px;
    width: 1.1em;
    line-height: 100%;
}

div.wijmo-wijprogressbar-north {
    height: 200px;
    width: 1.1em;
    line-height: 100%;
}

.wijmo-wijprogressbar-east .ui-progressbar-value {
    left: 0;
    height: 100%;
}

.wijmo-wijprogressbar-west .ui-progressbar-value {
    right: 0;
    height: 100%;
}

.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;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 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 {
    top: 0;
    height: auto;
}

.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 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.wijmo-wijdialog-captionbutton {
    height: 18px;
    padding: 1px;
    width: 19px;
    display: inline-block;
    outline: none;
    text-align: left;
}

    .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 {
    position: fixed;
    bottom: 0;
    left: 0;
}

.ui-dialog-titlebar {
    text-align: right;
}

* html .wijmo-wijdialog-defaultdockingzone .ui-dialog-titlebar {
    float: left;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    zoom: 1;
    padding: .5em .5em .5em .7em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-icons {
    padding-left: 2.2em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-noicons {
    padding-left: .7em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header a {
    padding-left: 1.2em;
    font-size: 1em;
    display: block;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.wijmo-wijaccordion .wijmo-wijaccordion-content {
    overflow: auto;
    zoom: 1;
    padding: 1em 2.2em;
    display: none;
}

    .wijmo-wijaccordion .wijmo-wijaccordion-content.wijmo-wijaccordion-content-active {
        display: block;
    }

.wijmo-wijaccordion a {
    outline: none;
}

.wijmo-wijaccordion-bottom .wijmo-wijaccordion-content-active {
    border-top: none;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header {
    margin-top: 0;
    margin-left: 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
    padding: .7em .5em .5em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-content-active {
    border-left: none;
}

.wijmo-wijaccordion-left .wijmo-wijaccordion-header {
    margin-top: 0;
    margin-right: 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
    padding: .7em .5em .5em;
}

.wijmo-wijaccordion-left .wijmo-wijaccordion-content-active {
    border-right: none;
}

.wijmo-wijaccordion-top .wijmo-wijaccordion-header {
    margin: 0 0 1px;
}

.wijmo-wijaccordion-top .wijmo-wijaccordion-content-active {
    border-bottom: none;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-content, .wijmo-wijaccordion-left .wijmo-wijaccordion-content {
    width: 36em;
    height: 12em;
    margin: 0;
    padding: .7em 2.2em .5em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header a, .wijmo-wijaccordion-left .wijmo-wijaccordion-header a {
    text-align: center;
    padding: 1.2em .5em .5em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header .ui-icon, .wijmo-wijaccordion-left .wijmo-wijaccordion-header .ui-icon {
    top: .5em;
    left: 50%;
    margin-left: -9px;
    margin-top: 0;
}

.wijmo-wijsuperpanel {
    overflow: hidden;
    outline: none;
    background-image: none;
}

.wijmo-wijsuperpanel-statecontainer {
    overflow: hidden;
    position: relative;
    zoom: 1;
}

.wijmo-wijsuperpanel-contentwrapper {
    position: absolute;
    overflow: hidden;
}

.wijmo-wijsuperpanel-hbarcontainer, .wijmo-wijsuperpanel-vbarcontainer {
    font-size: 0;
    border: 0;
}

.wijmo-wijsuperpanel-templateouterwrapper {
    position: relative;
    zoom: 1;
}

.wijmo-wijsuperpanel-vbarcontainer .ui-state-default, .wijmo-wijsuperpanel-hbarcontainer .ui-state-default {
    width: 16px;
    height: 16px;
    position: absolute;
}

.wijmo-wijsuperpanel .wijmo-wijsuperpanel-vbarcontainer {
    position: absolute;
    width: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    border: none;
}

.wijmo-wijsuperpanel .wijmo-wijsuperpanel-hbarcontainer {
    position: absolute;
    height: 18px;
    padding-left: 18px;
    padding-right: 18px;
    border: none;
}

.wijmo-wijsuperpanel-handle {
    position: absolute;
    font-size: 0;
    overflow: hidden;
}

    .wijmo-wijsuperpanel-handle * {
        font-size: 0;
    }

.wijmo-wijsuperpanel-helper {
    border-style: dotted;
    background: transparent;
}

.wijmo-wijsuperpanel-button {
    position: absolute;
    padding: 4px;
}

.wijmo-wijsuperpanel .ui-icon-gripsmall-diagonal-se {
    background: none;
    width: 7px;
    height: 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 {
    outline: none;
    margin: 0;
    padding: 5px;
}

.wijmo-wijdropdown {
    display: inline-block;
    position: relative;
    width: auto;
    zoom: 1;
    *display: inline;
    width: 200px;
}

    .wijmo-wijdropdown div.wijmo-dropdown-trigger {
        border-right: none;
        border-top: none;
        border-bottom: none;
        cursor: pointer;
        width: 16px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 3px;
    }

    .wijmo-wijdropdown .wijmo-dropdown-trigger .ui-icon {
        margin-top: 3px;
    }

    .wijmo-wijdropdown label.wijmo-dropdown-label {
        display: block;
        padding: 5px 26px 5px 5px;
        width: auto;
        border: none;
    }

    .wijmo-wijdropdown .wijmo-dropdown {
        position: absolute;
        height: 250px;
    }

        .wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-list {
            padding: .4em;
            border: 0 none;
        }

        .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;
            *border-color: #fff;
            *filter: chroma(color=white);
        }

        .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 {
    position: relative;
    margin: 3px 0;
    line-height: 16px;
    display: block;
}

    .wijmo-checkbox .wijmo-checkbox-inputwrapper {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .wijmo-checkbox label {
        display: block;
        position: relative;
        margin: 0;
        cursor: pointer;
        z-index: 1;
        padding: 0 0 0 1.4em;
        outline: none;
        margin: 0 3px;
    }

    .wijmo-checkbox .wijmo-checkbox-box {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 16px;
        height: 16px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-right: 3px;
    }

    .wijmo-checkbox .wijmo-checkbox-relative {
        position: relative;
        float: left;
        margin-right: 3px;
    }

.wijmo-wijradio {
    position: relative;
    margin: 3px 0;
    line-height: 16px;
    display: block;
}

    .wijmo-wijradio .wijmo-wijradio-inputwrapper {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .wijmo-wijradio label {
        display: block;
        position: relative;
        margin: 0;
        cursor: pointer;
        z-index: 1;
        padding: 0 0 0 1.4em;
        outline: none;
        margin: 0 3px;
    }

    .wijmo-wijradio .wijmo-wijradio-box {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .wijmo-wijradio .wijmo-wijradio-relative {
        position: relative;
        float: left;
        margin-right: 3px;
    }

.wijmo-wijlist-list {
    cursor: default;
    overflow: hidden;
}

.wijmo-wijlist-ul {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    border: 0;
    overflow: hidden;
}

    .wijmo-wijlist-ul .wijmo-wijlist-item {
        margin: 1px 0;
        padding: 3px 5px;
        cursor: pointer;
        text-align: left;
        font-weight: normal;
        border: solid 1px transparent;
    }

        .wijmo-wijlist-ul .wijmo-wijlist-item.ui-state-hover {
            font-weight: normal;
        }

.wijmo-wijlist .ui-resizable-se {
    width: 7px;
    height: 7px;
    background: none;
}

.wijmo-wijcalendar {
    -webkit-user-select: none;
    -moz-user-select: none;
    display: block;
}

.wijmo-wijcalendar-header {
    position: relative;
}

.wijmo-wijcalendar-header-inner {
    margin: 0 1.8em;
    line-height: 1.8em;
}

.wijmo-wijcalendar .ui-datepicker-header {
    padding: 1px;
}

    .wijmo-wijcalendar .ui-datepicker-header .ui-state-default {
        border-color: transparent;
        background: none;
        color: inherit;
    }

.wijmo-wijcalendar .wijmo-wijcalendar-table {
    table-layout: fixed;
}

.wijmo-wijcalendar-prevpreview-button, .wijmo-wijcalendar-nextpreview-button {
    width: 16px;
    margin-top: 35%;
    float: left;
}

.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 {
        width: 80%;
        float: left;
    }

.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;
    text-align: center;
    text-decoration: none;
    padding: 0;
}

.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 {
    margin-top: 2px;
    border-collapse: separate;
    table-layout: fixed;
}

    .wijmo-wijcalendar table.wijmo-wijcalendar-mygrid .ui-datepicker-week-day {
        cursor: pointer;
    }

.wijmo-wijcalendar-aniwrapper {
    position: relative;
    left: 0;
    top: 0;
}

.wijmo-wijcalendar-multi-aniwrapper {
    position: absolute;
    overflow: hidden;
}

.ui-datepicker-rtl .ui-datepicker-prev .ui-icon, .ui-datepicker-rtl .ui-datepicker-next .ui-icon {
    direction: rtl;
}

.wijmo-wijexpander {
    margin: 1px;
    padding: 0;
    display: block;
}

    .wijmo-wijexpander a {
        outline: 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: .5em .5em .5em .7em;
}

.wijmo-wijexpander .ui-expander-header .ui-icon {
    left: .5em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.wijmo-wijexpander .ui-expander-content-active {
    display: block;
    border-top: 0 none;
    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: inherit;
    margin-top: inherit;
    margin-left: -8px;
    position: absolute;
    top: .5em;
    left: 50%;
}

.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header > a {
    padding-left: inherit;
    padding-top: 2.2em;
    display: inline-block;
}

.ui-expander-right .ui-expander-header {
    margin: 0 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
}

.ui-expander-right .ui-expander-content {
    margin: 0;
    height: 200px;
    width: 12em;
    height: 12em;
    padding: 0 2.2em;
}

.ui-expander-right .ui-expander-content {
    top: 0;
    margin-left: -2px;
    padding: 1px;
    border: none;
    margin-right: 1px;
}

.ui-expander-right .ui-state-active {
    border-right: none;
}

.ui-expander-right .ui-expander-header a {
    padding: 2.2em 0 0 0;
}

.ui-expander-right .ui-expander-header .ui-icon {
    top: 10%;
}

.ui-expander-left .ui-expander-header {
    margin: 0 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
}

.ui-expander-left .ui-expander-content {
    margin: 0;
    height: 200px;
    width: 12em;
    height: 12em;
    padding: 0 2.2em;
}

.ui-expander-left .ui-expander-content {
    border: none;
    padding: 1px;
    top: 0;
    margin-right: -2px;
    margin-left: 1px;
}

.ui-expander-left .ui-state-active {
    border-left: none;
}

.ui-expander-left .ui-expander-header a {
    padding: 2.2em 0 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 {
    top: -3px;
    padding: 0;
    margin: 1px .2em 0 0;
}

    .ui-tabs-bottom .ui-tabs-nav li.ui-tabs-active {
        margin-top: -1px;
        padding-bottom: 1px!important;
        border-top: none!important;
    }

.ui-tabs .ui-tabs-nav li {
    border: none;
}

.ui-tabs-left .ui-tabs-nav {
    float: left;
}

    .ui-tabs-left .ui-tabs-nav li {
        white-space: normal;
        float: right;
        display: block;
        width: 98%;
    }

        .ui-tabs-left .ui-tabs-nav li a, .ui-tabs-right .ui-tabs-nav li a {
            float: none;
            display: block;
        }

    .ui-tabs-left .ui-tabs-nav li {
        top: -1px;
        left: 3px;
        margin-bottom: 2px;
    }

.ui-tabs-left .ui-tabs-panel {
    padding: 1.6em;
}

.ui-tabs-left .ui-tabs-nav li.ui-tabs-active {
    border-right: medium none;
    margin-bottom: 2px;
}

.ui-tabs-left .ui-tabs-nav {
    padding: .2em 0 0 0;
}

.ui-tabs-left .wijmo-wijtabs-content {
    float: right;
    width: 75%;
    overflow: hidden;
}

.ui-tabs-left .ui-tabs-nav {
    min-height: 300px;
    width: 23%;
    height: 100%;
}

.ui-tabs-right .ui-tabs-nav {
    float: right;
}

    .ui-tabs-right .ui-tabs-nav li {
        white-space: normal;
        float: left;
        display: block;
        width: 98%;
    }

    .ui-tabs-right .ui-tabs-nav li {
        top: -1px;
        left: 0;
        margin-bottom: 2px;
    }

.ui-tabs-right .ui-tabs-panel {
    padding: 1.6em;
}

.ui-tabs-right .ui-tabs-nav li.ui-tabs-active {
    border-left: medium none;
    margin-bottom: 2px;
}

.ui-tabs-right .ui-tabs-nav {
    padding: .2em 0 0 0;
}

.ui-tabs-right .wijmo-wijtabs-content {
    float: left;
    width: 75%;
    overflow: hidden;
}

.ui-tabs-right .ui-tabs-nav {
    min-height: 300px;
    width: 23%;
}

.ui-tabs-left .ui-tabs-nav li.ui-tabs-active {
    margin-right: 2px;
    padding-right: 1px;
}

.ui-tabs-right .ui-tabs-nav li.ui-tabs-active {
    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 {
    position: absolute;
    z-index: 9999;
    margin: 0;
}

    .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: .4em;
    }

    .wijmo-wijtooltip .wijmo-wijtooltip-container {
        padding: 1em;
        overflow: hidden;
    }

.wijmo-wijtooltip {
    border-width: 2px;
}

    .wijmo-wijtooltip .wijmo-wijtooltip-pointer, .wijmo-wijtooltip .wijmo-wijtooltip-pointer-inner {
        background: none;
        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-style: dashed;
    border-right-color: inherit;
    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;
    left: -14px;
    font-size: 0;
    line-height: 0;
}

.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer-inner {
    border-bottom: 0 none;
    border-top-style: dashed;
    border-top-color: inherit;
    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-style: dashed;
    border-bottom-color: inherit;
    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;
    top: -14px;
    font-size: 0;
    line-height: 0;
}

.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;
    right: -14px;
    font-size: 0;
    line-height: 0;
}

.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-style: dashed;
    border-bottom-color: inherit;
    border-bottom-width: 12px;
    border-top: 0 none;
    top: 2px;
}

.wijmo-wijmenu {
    width: 150px;
    padding: .3em;
    position: relative;
}

    .wijmo-wijmenu .wijmo-wijsuperpanel {
        border: none;
        background: inherit;
        padding: 0;
    }

.wijmo-wijmenu-list {
    position: static;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
    display: none;
    width: 150px;
    padding: .3em;
}

.wijmo-wijmenu .wijmo-wijmenu-parent {
    position: relative;
}

.wijmo-wijmenu .wijmo-wijmenu-child {
    position: relative;
    left: 150px;
    top: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-item {
    width: 100%;
    float: left;
    clear: both;
    margin: 1px 0;
    padding: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-item {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-list .wijmo-wijmenu-item {
    background: none;
    border: none;
}

.wijmo-wijmenu .wijmo-wijmenu-link {
    display: block;
    width: 92%;
    outline: none;
    text-decoration: none;
    font-weight: 400;
    border: solid 1px transparent;
    float: left;
    line-height: 16px;
    padding: .3em;
}

.wijmo-wijmenu-horizontal {
    width: auto;
}

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-item {
        width: auto;
        clear: none;
        margin-right: 3px;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-item {
        width: 100%;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-child {
        top: 25px;
        left: 0;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-link {
        width: auto;
        padding: .4em .3em;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-link {
        width: 92%;
    }

.wijmo-wijmenu .wijmo-wijmenu-list .ui-widget-header {
    clear: both;
    float: left;
    width: 98%;
    margin: 1px 0;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .ui-widget-header {
    float: right;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-list .ui-widget-header {
    width: auto;
    clear: none;
    margin: -1px 2px -2px 1px;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .ui-widget-header {
    width: 98%;
    margin: 1px 0;
}

.wijmo-wijmenu-horizontal .ui-widget-header {
    clear: none;
    width: auto;
    margin: 0 3px 0 0;
}

.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 {
    float: left;
    display: block;
    font-size: 1em;
    margin: 0 auto;
    padding: .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: .4em .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 {
    font-weight: 400;
    border-style: solid;
}

.wijmo-wijmenu .wijmo-wijmenu-child .ui-state-hover {
    font-weight: 400;
}

.wijmo-wijmenu .wijmo-wijmenu-separator {
    clear: both;
    float: left;
    height: 1px;
    text-indent: -9999px;
    width: 98%;
    margin: 1px 0;
}

.wijmo-wijmenu-ipod .wijmo-wijmenu-separator, .wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-separator {
    font-size: 0;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-separator {
    height: auto;
    clear: none;
    width: 1px;
    text-indent: -9999px;
    margin: 0 3px 0 0;
    padding: .4em 0;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-separator {
    clear: both;
    float: left;
    height: 1px;
    text-indent: -9999px;
    width: 98%;
    margin: 1px 0;
    padding: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-separator {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-group {
    clear: both;
    float: left;
    width: 98%;
    margin: 3px 0;
    padding: 0 .4em;
}

.wijmo-wijmenu-ipod {
    width: 180px;
}

.wijmo-wijmenu-container {
    overflow: hidden;
}

.wijmo-wijmenu-ipod .wijmo-wijmenu-list {
    background: inherit;
    position: absolute;
    border-width: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.wijmo-wijmenu-breadcrumb {
    margin: 0;
    padding: 0;
}

.wijmo-wijmenu-footer {
    margin-top: 3px;
    line-height: 22px;
}

    .wijmo-wijmenu-footer .ui-icon {
        margin: 3px 0;
    }

.wijmo-wijmenu-header {
    margin-bottom: 3px;
}

.wijmo-wijmenu-breadcrumb li {
    float: left;
    list-style: none;
    font-size: .9em;
    margin: 0;
    padding: 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: .2em;
    }

.wijmo-wijmenu-footer a:link, .wijmo-wijmenu-footer a:visited {
    float: left;
    width: 100%;
    text-decoration: none;
}

.wijmo-wijmenu-footer a span {
    float: left;
    cursor: pointer;
}

.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: .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 {
    display: block;
    background-image: none;
    font-size: 1.3em;
    text-decoration: none;
}

.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-backlinktext {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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 {
        display: none;
        border-right: none;
        border-left: none;
        border-bottom: none;
    }

.wijmo-wijvideo-container-fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: #000;
}

.wijmo-wijvideo .wijmo-wijvideo-controls li {
    float: left;
    padding: 3px;
    margin: 1px;
    height: 16px;
    line-height: 18px;
}

.wijmo-wijvideo li.wijmo-wijvideo-index {
    width: 100%;
    margin-right: -129px;
}

.wijmo-wijvideo .wijmo-wijvideo-index-slider {
    width: 50%;
    margin: 5px 8px;
    height: 6px;
}

    .wijmo-wijvideo .wijmo-wijvideo-index-slider .ui-slider-handle {
        border-radius: 10px;
        box-shadow: 0 0 5px #000;
        top: -6px;
        left: 3px;
    }

.wijmo-wijvideo .wijmo-wijvideo-volume {
    position: relative;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider {
    left: 16px;
    position: absolute;
    bottom: 0;
    width: 10px;
    border-bottom: none;
    height: 103px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

    .wijmo-wijvideo div.wijmo-wijvideo-volumeslider .ui-slider-range {
        width: 10px;
        left: 0;
    }

.wijmo-wijvideo-timer {
    text-align: right;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider .ui-slider-handle {
    left: -7px;
    height: 5px;
    width: 24px;
    margin: 0 0 -5px 0;
    border-radius: 2px;
}

.wijmo-wijvideo-volume-container {
    display: none;
    bottom: 22px;
    height: 127px;
    left: -12px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 25px;
    padding: 10px;
}

.wijmo-wijvideo-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.wijmo-wijvideo .wijmo-wijtooltip-container {
    padding: 3px;
}

.wijmo-wijpager .ui-icon {
    cursor: pointer;
}

.wijmo-wijpager .ui-list {
    float: left;
    padding: 1px;
    margin: 0;
}

    .wijmo-wijpager .ui-list .wijmo-wijpager-button {
        float: left;
        height: auto;
        line-height: 16px;
        list-style: none outside none;
        margin: 0 1px;
        width: auto;
    }

        .wijmo-wijpager .ui-list .wijmo-wijpager-button span {
            margin: 2px;
        }

        .wijmo-wijpager .ui-list .wijmo-wijpager-button a, .wijmo-wijpager .ui-list .ui-state-active span {
            padding: 2px 5px;
            display: block;
            margin: 0;
        }

.wijmo-wijpager .ui-list {
    background: none;
    border: none;
}

.wijmo-wijcombobox {
    position: relative;
    display: inline-block;
}

    .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;
    padding: 3px 5px 3px 5px;
    outline: none;
    margin: 0;
}

.wijmo-wijcombobox .wijmo-wijcombobox-label {
    background: transparent;
    border: none;
    font-weight: normal;
    position: absolute;
    white-space: nowrap;
}

.wijmo-wijcombobox-loading {
    background: transparent url('../../images/ajax-loader.gif') right center no-repeat;
}

.wijmo-wijcombobox .wijmo-wijcombobox-trigger {
    position: absolute;
    top: 0;
    font-size: 0;
    width: 22px;
    cursor: pointer;
}

    .wijmo-wijcombobox .wijmo-wijcombobox-trigger .ui-icon {
        top: auto;
    }

.wijmo-wijcombobox-list {
    position: absolute;
    overflow: hidden;
}

.wijmo-wijcombobox-ul .wijmo-wijcombobox-item {
    margin: 0;
    padding: .2em .4em;
    line-height: 1.5;
    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 {
    list-style: none none outside;
    padding: 0;
    margin: 0;
    border: 0;
    overflow: hidden;
    width: 10000px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijcombobox-cell {
    float: left;
    overflow: hidden;
    border-width: 0;
    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-right-width: 1px;
    border-bottom-width: 1px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijsuperpanel-header {
    border-width: 0;
    border-bottom-width: 1px;
}

.wijmo-wijcombobox-multicolumn .wijmo-wijlist-item, .wijmo-wijcombobox-multicolumn .wijmo-wijlist-ul {
    padding: 0;
    border: 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;
    min-height: 18px;
}

.wijmo-wijinput {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 150px;
}

.wijmo-wijinput-wrapper {
    margin-right: 0;
    display: block;
    padding: 5px;
}

.wijmo-wijinput-input {
    background: none;
    border: 0 none;
    color: inherit;
    outline: none;
    margin: 0;
    line-height: normal;
    padding: 0;
    width: 100%;
    height: 100%;
}

    .wijmo-wijinput-input::-ms-clear {
        display: none;
    }

.wijmo-wijinput .wijmo-wijinput-trigger {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    cursor: pointer;
    padding: 0 3px;
    height: 100%;
}

    .wijmo-wijinput .wijmo-wijinput-trigger .ui-icon {
        top: 50%;
        position: relative;
        margin-top: -8px;
    }

.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 {
    position: absolute;
    left: 0;
    top: 0;
}

.ui-input-trigger-right .wijmo-wijinput-trigger {
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.ui-input-trigger-left .wijmo-wijinput-trigger {
    border-left: none;
    border-top: none;
    border-bottom: none;
}

.wijmo-wijinput .wijmo-wijinput-spinner {
    position: absolute;
    right: 0;
    top: 1px;
    width: 17px;
    cursor: pointer;
    height: 100%;
}

    .wijmo-wijinput .wijmo-wijinput-spinner .ui-icon {
        position: absolute;
        top: 50%;
        margin-top: -8px;
    }

.ui-input-spinner-left .wijmo-wijinput-spinner {
    position: absolute;
    left: 0;
    top: 0;
}

.wijmo-wijinput-spinup {
    border-bottom: none;
    display: block;
    height: 50%;
    width: 16px;
    position: relative;
}

.wijmo-wijinput-spindown {
    border-top: none;
    display: block;
    height: 50%;
    width: 16px;
    position: relative;
}

.ui-input-spinner-right .wijmo-wijinput-spinup {
    border-right: none;
    border-top: none;
}

.ui-input-spinner-right .wijmo-wijinput-spindown {
    border-right: none;
    border-bottom: none;
}

.ui-input-spinner-left .wijmo-wijinput-spinup {
    border-left: none;
    border-top: none;
}

.ui-input-spinner-left .wijmo-wijinput-spindown {
    border-left: none;
    border-bottom: 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-top: none;
    border-right: 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-top: none;
    border-left: none;
}

.wijmo-wijgrid {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
}

    .wijmo-wijgrid .wijmo-wijsuperpanel {
        border: 0;
    }

    .wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-filter-trigger {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 16px;
        display: block;
        padding: 0 3px;
        border-top: none;
        border-right: none;
        border-bottom: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

.wijmo-wijgrid-filter-trigger .ui-icon {
    display: block;
    position: relative;
    top: 50%;
    margin-top: -8px;
}

.wijmo-wijgrid-filter .wijmo-wijinput-wrapper {
    padding: 5px 28px 5px 5px;
}

.wijdata-type-string {
}

    .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-top: none;
    border-bottom: none;
}

.wijmo-wijgrid .wijdata-type-string .wijmo-wijinput {
    border: none!important;
}

.wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-filter-input {
    width: 100%;
    overflow: visible;
    color: inherit;
    outline: none;
    position: relative;
    z-index: 5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none!important;
}

.wijmo-wijgrid .wijmo-wijgrid-filter {
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none!important;
}

    .wijmo-wijgrid .wijmo-wijgrid-filter .wijmo-wijinput {
        border: none!important;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 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 {
    float: left;
    cursor: pointer;
    margin-top: 3px;
}

.wijmo-wijgrid .wijmo-wijgrid-table {
    border-collapse: collapse;
    outline: none;
}

    .wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-rowheader {
        width: 21px;
        border-left: none;
        border-top: none;
        position: relative;
        overflow: hidden;
        padding: 0;
    }

        .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-left: none!important;
    border-top: none!important;
    border-bottom: none!important;
    padding: .2em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.wijmo-wijgrid tr.wijmo-wijgrid-row {
    border-bottom: none;
}

    .wijmo-wijgrid tr.wijmo-wijgrid-row td, .wijmo-wijgrid tr.wijmo-wijgrid-row th {
        border: none;
        border-right-color: inherit;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: inherit;
        border-top-style: solid;
        border-top-width: 1px;
        overflow: hidden;
    }

.wijmo-wijgrid .wijgridtd {
    font-weight: normal;
    padding: 0;
}

.wijmo-wijgrid .wijgridth {
    padding: 0;
}

.wijmo-wijgrid .wijmo-wijgrid-headerrow .wijmo-c1basefield {
    zoom: 1;
    overflow: hidden;
    border-left: 0;
    border-top: 0;
    padding: 0;
    position: relative;
}

.wijmo-wijgrid .wijmo-wijgrid-headerrow .wijmo-wijgrid-headertext {
    padding: .5em 1em;
    display: block;
    position: relative;
}

.wijmo-wijgrid .wijmo-wijgrid-headerrow .ui-icon {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    z-index: 99;
    text-indent: 9999px;
}

.wijmo-wijgrid .wijmo-wijgrid-filterrow {
}

    .wijmo-wijgrid .wijmo-wijgrid-filterrow td {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: inherit;
    }

.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: transparent;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    border: none;
    margin: 0;
    padding: 0;
}

.wijmo-wijgrid-frozener-v {
    width: 5px;
}

.wijmo-wijgrid-frozener-h {
    height: 5px;
}

.wijmo-wijgrid-v-splitter, .wijmo-wijgrid-h-splitter {
    background-color: #fff;
    width: 4px;
    height: 4px;
    position: absolute;
    z-index: 10;
    display: none;
}

.wijmo-wijgrid-splits-enabled .wijmo-wijgrid-v-splitter {
    border-right: 1px solid #000;
    display: block;
    cursor: w-resize;
}

.wijmo-wijgrid-splits-enabled .wijmo-wijgrid-h-splitter {
    border-bottom: 1px solid #000;
    display: block;
    cursor: n-resize;
}

    .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 {
    position: absolute;
    left: 0;
    top: 0;
}

.wijmo-wijgrid-scroller {
    overflow: hidden;
}

.wijmo-wijgrid-fixedview {
    position: relative;
}

.wijmo-wijgrid-scroller {
    border: 0;
}

.wijmo-wijgrid .wijmo-wijsuperpanel-vbar-buttontop {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    top: -1px;
}

.wijmo-wijgrid .wijmo-wijsuperpanel-vbar-buttonbottom {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    bottom: -1px;
}

.wijmo-wijgrid .wijgridinput {
    width: 100%;
    margin: 0;
    border: none;
    padding: 0;
    text-align: inherit;
}

.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 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}

.wijmo-wijgrid .wijmo-wijcombobox .wijmo-wijcombobox-trigger {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}

.wijmo-wijgrid .wijmo-wijcombobox-input {
    padding: 0;
}

.wijmo-wijgrid .wijmo-wijinput {
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.wijmo-wijgrid-dnd-arrow-top, .wijmo-wijgrid-dnd-arrow-bottom {
    z-index: 1000;
    width: 16px;
    height: 16px;
}

    .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;
    filter: alpha(opacity=70)!important;
    -moz-opacity: .7;
    opacity: .7;
    z-index: 1000;
}

.wijmo-wijgrid th.ui-draggable {
    cursor: pointer;
}

.wijmo-wijgrid-footerrow {
    text-align: right;
}

.wijmo-wijgrid-group-button {
    float: left;
    padding: .4em 1.4em .4em .4em;
    position: relative;
    margin: .4em;
    text-decoration: none;
}

.wijmo-wijgrid-group-button-close {
    float: right;
    margin: 0 3px 0 24px;
    padding: 1px;
    position: absolute;
    right: -14px;
    top: -7px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.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 {
    position: absolute;
    opacity: 1;
    z-index: 100;
    padding: .4em;
    font-size: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
}

    .wijmo-wijgrid-loadingtext .ui-icon {
        display: inline-block;
        margin-right: .4em;
    }

.wijmo-wijtree {
    width: 360px;
    padding: .5em;
}

    .wijmo-wijtree .wijmo-checkbox {
        margin: 0;
        float: left;
    }

    .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 {
        border: 0;
        background: none;
        display: block;
        float: left;
        clear: both;
        font-weight: normal;
        margin: 0 20px 0 0;
    }

    .wijmo-wijtree .wijmo-wijtree-list {
        float: left;
        width: 100%;
    }

.wijmo-wijtree-inner {
    border: 1px solid transparent;
    padding: 3px;
    vertical-align: middle;
    display: block;
}

.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 {
    outline: none;
    margin: 0 .5em;
    display: block;
    float: left;
}

.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 {
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    margin: 0 0 0 16px;
    display: inline;
    width: 100%;
}

.wijmo-wijtree .wijmo-wijtree-allexpanded .wijmo-wijtree-item {
    margin: 0 0 0 0;
}

.wijmo-wijtree .wijmo-wijtree-list .ui-icon {
    float: left;
}

.wijmo-wijtree .wijmo-wijtree-list .wijmo-wijtree-parent {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
}

.wijmo-wijtree-insertion {
    height: 1px;
    font-size: 0;
}

.wijmo-wijtree-node .wijmo-wijtextbox {
    padding: 0;
    margin: 0;
    float: left;
    margin: 0 0 0 .5em;
}

.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;
        padding: .4em;
        line-height: 1.4;
        margin: 5px 105px 5px 5px;
    }

    .wijmo-wijupload .wijmo-wijupload-uploadedFile {
        display: block;
        padding: .4em;
        line-height: 1.4;
    }

    .wijmo-wijupload .wijmo-wijupload-loading {
        width: 16px;
        height: 16px;
        background-image: url("images/ui-anim_basic_16x16.gif");
        display: block;
        float: left;
        top: 25%;
        left: -10px;
        position: relative;
    }

    .wijmo-wijupload .ui-button {
        margin: 2px;
    }

.wijmo-wijwizard {
    position: relative;
}

.wijmo-wijwizard-steps li {
    float: left;
    padding: .4em;
    margin: 0 3px 0 0;
}

.wijmo-wijwizard-steps h1 {
    margin: 0;
    padding: 0;
    font-size: 24px;
}

.wijmo-wijwizard-content {
    margin: 3px 0;
}

.wijmo-wijwizard .wijmo-wijwizard-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.wijmo-wijwizard .wijmo-wijwizard-hide {
    display: none!important;
}

.wijmo-wijwizard-buttons {
    float: right;
}

.wijmo-wijwizard-next, .wijmo-wijwizard-prev {
    display: block;
    position: absolute;
    padding: 3px 0;
}

.wijmo-wijwizard-next {
    right: 0;
    top: 49%;
}

.wijmo-wijwizard-prev {
    left: 0;
    top: 49%;
}

.wijmo-wijribbon {
    font-size: 11px;
    padding: 0;
    border: none;
}

.ui-widget div.wijmo-wijribbon {
    font-size: 11px;
    padding: 0;
    border: none;
}

.wijmo-wijribbon-simple {
    padding: 3px;
}

.wijmo-wijribbon .ui-button .ui-button-text {
    font-size: 11px;
}

.wijmo-wijribbon .wijmo-wijribbon-panel {
    background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 58%,rgba(249,249,249,1) 71%,rgba(237,237,237,1) 88%,rgba(232,232,232,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(58%,rgba(255,255,255,1)),color-stop(71%,rgba(249,249,249,1)),color-stop(88%,rgba(237,237,237,1)),color-stop(100%,rgba(232,232,232,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 58%,rgba(249,249,249,1) 71%,rgba(237,237,237,1) 88%,rgba(232,232,232,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 58%,rgba(249,249,249,1) 71%,rgba(237,237,237,1) 88%,rgba(232,232,232,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 58%,rgba(249,249,249,1) 71%,rgba(237,237,237,1) 88%,rgba(232,232,232,1) 100%);
    background: linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 58%,rgba(249,249,249,1) 71%,rgba(237,237,237,1) 88%,rgba(232,232,232,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e8e8e8',GradientType=0);
    padding: 0;
}

    .wijmo-wijribbon .wijmo-wijribbon-panel .wijmo-wijribbon-groups {
        overflow: hidden;
    }

.wijmo-wijribbon .wijmo-wijribbon-groups .wijmo-wijribbon-group {
    float: left;
    background: none;
    border: none;
    border-right: solid 1px #b2b7bd;
    border-left: solid 1px #fafafa;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: .2em;
}

.wijmo-wijribbon .ui-button .ui-button-text.ui-state-hover, .wijmo-wijribbon .ui-button .ui-button-text.ui-state-active {
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-group-content {
    height: 5.5em;
    overflow: hidden;
    background: none;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-width: 0;
    padding: .2em .2em 0;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-group-label, .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-text {
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    margin-top: -1px;
    color: #333;
    border-width: 1px 0 0;
}

.wijmo-wijribbon .wijmo-wijribbon-group .wijmo-wijribbon-bigbutton {
    background: none;
    border: solid 1px transparent;
    width: 3.5em;
    height: 52px;
    color: #000;
    text-decoration: none;
}

.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 {
    padding: 3em 0 0;
    letter-spacing: -1px;
    font-size: 10px;
}

.wijmo-wijribbon .wijmo-wijribbon-splitbutton {
    width: 54px;
}

    .wijmo-wijribbon .wijmo-wijribbon-splitbutton .ui-button-icon-only {
        width: 1em;
        height: 52px;
        margin-left: 2px;
    }

        .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 {
    width: 100%;
    margin: 0 0 1px 1px;
}

.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: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.wijmo-wijribbon .wijmo-wijribbon-panel {
    border-left: solid 1px #b2b7bd;
    border-right: solid 1px #b2b7bd;
}

    .wijmo-wijribbon .wijmo-wijribbon-panel .wijmo-wijribbon-groups {
        border-bottom: none;
        border-top: none;
        background: none;
    }

.wijmo-wijribbon .ui-tabs-nav {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.wijmo-wijribbon-groups {
    border-left: 0;
    border-right: 0;
}

.wijmo-wijribbon .wijmo-wijribbon-separator {
    width: 2px;
    border: 1px dotted #000;
}

.wijmo-wijribbon .ui-button {
    border: none;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    color: #333;
}

.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 {
    color: #000;
    border: none;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    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: #fafafa;
    border: solid 1px #a7abb0;
    box-shadow: 1px 1px 3px rgba(0,0,0,.25);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.25);
    -moz-box-shadow: 1px 1px 3px rgba(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 {
    position: absolute;
    left: 50%;
    margin-left: -8px;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup {
    position: relative;
    border: solid 1px transparent;
    margin-right: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.wijmo-wijribbon .wijmo-wijribbon-dropdown li .ui-button {
    background: none;
    border: none;
    color: #000;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-text {
    display: block;
    padding: 2.8em .5em;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .ui-icon {
    bottom: 12px;
    background-position: -48px -96px;
}

.wijmo-wijribbon .wijmo-wijribbon-abbrevgroup .wijmo-wijribbon-abbrevicon {
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: 8px;
}

.wijmo-wijribbon .ui-icon, .wijmo-wijribbon-abbrevicon {
    background-image: url(images/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;
    -moz-border-radius: 0;
    -webkit-border-radius: 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: .4em 2.1em .4em .4em;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    text-decoration: none;
}

.wijmo-wijribbon-disabled {
    z-index: 990;
}

.wijmo-wijeditor .wijmo-wijeditor-container {
    position: relative;
}

.wijmo-wijeditor-fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.wijmo-wijeditor .ui-tabs {
    position: static;
}

.wijmo-wijeditor .wijmo-wijeditor-header {
    cursor: default;
    text-decoration: none;
    border: none;
    border-bottom: solid 1px #b2b7bd;
}

.wijmo-wijeditor .wijmo-wijeditor-content {
    clear: both;
}

    .wijmo-wijeditor .wijmo-wijeditor-content iframe {
        width: 100%;
        height: 100%;
    }

    .wijmo-wijeditor .wijmo-wijeditor-content textarea {
        width: 100%;
        height: 100%;
        border-width: 0;
        overflow: auto;
    }

.wijmo-wijeditor .wijmo-wijeditor-footer {
    clear: both;
    *display: inline-block;
    padding: 3px 0;
}

    .wijmo-wijeditor .wijmo-wijeditor-footer:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .wijmo-wijeditor .wijmo-wijeditor-footer .wijmo-wijeditor-pathselector {
        padding: .2em;
        height: 1.2em;
        display: inline-block;
        float: left;
    }

        .wijmo-wijeditor .wijmo-wijeditor-footer .wijmo-wijeditor-pathselector .wijmo-wijeditor-label {
            margin: 0 2px;
            font-size: 12px;
            width: auto;
            font-weight: normal;
            padding: 2px;
        }

        .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 {
    overflow: hidden;
    font-size: 1px;
    height: 3px;
    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 {
    overflow: hidden;
    white-space: nowrap;
    margin-right: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.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 {
    float: left;
    display: block;
    width: 120px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-hspacing {
    float: left;
    width: 100%;
    height: 10px;
    font-size: 1px;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-vspacing {
    float: left;
    width: 10px;
    height: 100%;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-hr {
    margin-bottom: .4em;
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-buttons {
}

.wijmo-wijeditor .wijmo-wijeditor-dialog-button {
    width: 80px;
    height: 26px;
}

    .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 {
        width: 86px;
        height: 26px;
    }

.wijmo-wijeditor .wijmo-wijeditor-imagedlg {
    padding-left: 2px;
    padding-top: 2px;
    width: 584px;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
}

.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 {
    float: left;
    width: 200px;
    height: 200px;
    border: 1px solid gray;
}

    .wijmo-wijeditor .wijmo-wijeditor-imagedlg-imagelist select {
        width: 100%;
        height: 100%;
        border-style: none;
    }

.wijmo-wijeditor .wijmo-wijeditor-imagedlg-preview {
    float: left;
    margin-left: 10px;
    width: 360px;
    height: 200px;
    overflow: auto;
    text-align: center;
    border: 1px solid gray;
}

.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 {
    padding-left: 5px;
    padding-top: 2px;
    width: 500px;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-toplabels {
    width: 490px;
    height: 30px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-topleftlabel {
    float: left;
    width: 200px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-toprightlabel {
    float: left;
    width: 270px;
    margin-left: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-content {
    width: 490px;
    height: 180px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-templatelist {
    float: left;
    width: 200px;
    height: 100%;
    border: 1px solid gray;
}

    .wijmo-wijeditor .wijmo-wijeditor-templatedlg-templatelist select {
        border-style: none;
        height: 100%;
        width: 100%;
    }

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-preview {
    float: left;
    width: 276px;
    height: 100%;
    margin-left: 10px;
    border: 1px solid gray;
}

    .wijmo-wijeditor .wijmo-wijeditor-templatedlg-preview iframe {
        width: 276px;
        height: 100%;
    }

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-templateinfo {
    width: 488px;
    height: 40px;
    border: solid 1px #ccc;
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-fields {
    width: 490px;
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-name, .wijmo-wijeditor .wijmo-wijeditor-templatedlg-description {
    width: 360px;
    height: 26px;
}

.wijmo-wijeditor .wijmo-wijeditor-templatedlg-buttons {
    width: 100%;
    text-align: right;
    padding-top: 5px;
}

.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 {
    width: 420px;
    height: 350px;
    overflow: auto;
}

.wijmo-wijeditor .wijmo-wijeditor-linkdlg {
    padding-left: 2px;
    padding-top: 2px;
    width: 430px;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
}

.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 {
    width: 300px;
    height: 100px;
}

.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 {
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
    width: 520px;
    overflow: hidden;
}

.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 {
    width: 380px;
    height: 300px;
    border: solid 1px gray;
    overflow: auto;
}

.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 {
    width: 242px;
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
}

.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 * {
    position: absolute;
    cursor: crosshair;
}

.wijmo-wijeditor .wijmo-wijeditor-colorcanvas {
    position: relative;
    width: 195px;
    height: 195px;
}

    .wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-color, .wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-overlay {
        top: 47px;
        left: 47px;
        width: 101px;
        height: 101px;
    }

    .wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-wheel {
        background: transparent url(images/wijeditor/wijmo-ui-editor-colorwheel.png) no-repeat;
        width: 195px;
        height: 195px;
    }

    .wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-overlay {
        background: transparent url(images/wijeditor/wijmo-ui-editor-colormask.png) no-repeat;
    }

    .wijmo-wijeditor .wijmo-wijeditor-colorcanvas .wijmo-wijeditor-marker {
        width: 17px;
        height: 17px;
        margin: -8px 0 0 -8px;
        overflow: hidden;
        background: transparent url(images/wijeditor/wijmo-ui-editor-colormarker.png) no-repeat;
    }

.wijmo-wijeditor .wijmo-wijeditor-tabledlg {
    width: 460px;
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
}

.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 {
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
}

.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 {
    text-align: left;
    float: none;
}

.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 {
        width: 640px;
        height: 480px;
    }

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg {
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
    width: 520px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-caption span {
    font-weight: bold;
    float: none;
    width: 132px;
}

.wijmo-wijeditor .wijmo-wijeditor-cleanupdlg-document textarea {
    width: 500px;
    height: 250px;
}

.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 {
    width: 532px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
}

.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 {
    width: 380px;
    height: 120px;
}

.wijmo-wijeditor .wijmo-wijeditor-finddlg-replace {
    margin-top: 10px;
}

.wijmo-wijeditor .wijmo-wijeditor-mediadlg {
    width: 420px;
    height: 164px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
}

.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 {
    width: 520px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-chars {
    position: relative;
    height: 380px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-preview {
    width: 200px;
    height: 100%;
    text-align: center;
    position: absolute;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-content {
    margin-left: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border: solid 1px gray;
}

    .wijmo-wijeditor .wijmo-wijeditor-specialchardlg-content span {
        font-size: 30px;
        background-color: #d4d0c8;
        color: #000;
    }

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg-list {
    float: left;
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: solid 1px gray;
}

.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 {
    margin-top: 5px;
    float: left;
    width: 300px;
}

.wijmo-wijeditor .wijmo-wijeditor-specialchardlg label {
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: dashed 1px gray;
    margin: 2px 2px 2px 2px;
}

.wijmo-wijeditor .wijmo-wijmenu {
    z-index: 99;
}

.wijmo-wijrating {
    cursor: default;
    overflow: hidden;
    display: inline-block;
}

    .wijmo-wijrating .wijmo-wijrating-reset {
        float: left;
        width: 16px;
        height: 16px;
        margin-right: 2px;
        cursor: pointer;
    }

.wijmo-wijrating-vertical .wijmo-wijrating-reset {
    clear: left;
}

.wijmo-wijrating .wijmo-wijrating-starcontainer {
    display: inline;
}

.wijmo-wijrating .wijmo-wijrating-star {
    cursor: pointer;
    text-indent: -999em;
    float: left;
    overflow: hidden;
}

.wijmo-wijrating-vertical .wijmo-wijrating-star {
    clear: left;
}

.wijmo-wijrating .wijmo-wijrating-normal {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat 0 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat 0 -16px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat 0 -32px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-24 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -16px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-24 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -16px -24px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-24 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -16px -48px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-32 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -40px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-32 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -40px -32px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-32 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -40px -64px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-thumbup {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -72px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-thumbup {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -72px -16px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-thumbup {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -72px -32px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-thumbdown {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -88px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-thumbdown {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -88px -16px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-hover-thumbdown {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -88px -32px;
    opacity: 1;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-11 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -103px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-11 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -115px 0;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-11 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -126px 0;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-21 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -137px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-21 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -148px 0;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-21 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -159px 0;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-31 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -170px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-31 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -181px 0;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-31 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -192px 0;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-41 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -203px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-41 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -214px 0;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-41 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -225px 0;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-51 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -236px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-51 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -247px 0;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-51 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -258px 0;
}

.wijmo-wijrating .wijmo-wijrating-normal-bar-61 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -269px 0;
    opacity: .5;
}

.wijmo-wijrating .wijmo-wijrating-rated-bar-61 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -280px 0;
}

.wijmo-wijrating .wijmo-wijrating-hover-bar-61 {
    background: transparent url("images/wijrating/wijmo-ui-rating.png") no-repeat -291px 0;
}

.wijmo-wijcarousel {
    position: relative;
}

.wijmo-wijcarousel-vertical, .wijmo-wijcarousel-vertical-multi {
    display: inline-block;
}

.wijmo-wijcarousel .wijmo-wijcarousel-item {
    float: left;
    list-style: none;
    position: relative;
    margin: 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-clip {
    position: absolute;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-list {
    position: relative;
    overflow: hidden;
    float: left;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-button {
    position: absolute;
    width: 16px;
    left: auto;
    right: -30px;
    top: -5px;
    cursor: pointer;
    float: left;
}

.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 {
    -webkit-user-select: none;
    -khtml-user-select: none;
}

.wijmo-wijcarousel-vertical .wijmo-wijcarousel-button-next, .wijmo-wijcarousel-vertical-multi .wijmo-wijcarousel-button-next {
    position: absolute;
    top: auto;
    bottom: 0;
    cursor: pointer;
    height: 16px;
    padding: 0 10px;
}

.wijmo-wijcarousel-horizontal .wijmo-wijcarousel-button-next, .wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-button-next {
    position: absolute;
    left: auto;
    width: 16px;
    right: 0;
    cursor: pointer;
    padding: 10px 0;
}

.wijmo-wijcarousel-vertical .wijmo-wijcarousel-button-previous, .wijmo-wijcarousel-vertical-multi .wijmo-wijcarousel-button-previous {
    position: absolute;
    top: 0;
    bottom: auto;
    cursor: pointer;
    height: 16px;
    padding: 0 10px;
}

.wijmo-wijcarousel-horizontal .wijmo-wijcarousel-button-previous, .wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-button-previous {
    position: absolute;
    left: 0;
    right: auto;
    cursor: pointer;
    width: 16px;
    padding: 10px 0;
}

.wijmo-wijcarousel-horizontal-multi {
    padding: 5px 18px;
}

.wijmo-wijcarousel-vertical-multi {
    padding: 18px 5px;
}

    .wijmo-wijcarousel-vertical-multi .wijmo-wijcarousel-item {
        overflow: hidden;
        margin: 5px 0;
    }

.wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-item {
    overflow: hidden;
    margin: 0 5px;
}

.wijmo-wijcarousel-preview .wijmo-wijcarousel-item {
    overflow: hidden;
    border: none;
}

.wijmo-wijcarousel .wijmo-wijcarousel-page {
    float: left;
    cursor: pointer;
    height: auto;
    line-height: 16px;
    list-style: none outside none;
    width: auto;
    margin: 0 1px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-dot {
    width: 12px;
    height: 12px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-mask {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #555;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

.wijmo-wijcarousel .wijmo-wijcarousel-current .wijmo-wijcarousel-mask {
    display: none;
}

.wijmo-wijcarousel .wijmo-wijcarousel-current .wijmo-wijcarousel-mask {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
}

.wijmo-wijcarousel .wijmo-wijcarousel-timerbar {
    bottom: 0;
    height: 5px;
    opacity: .8;
    position: absolute;
    background-color: #eee;
    width: 93%;
    left: 0;
    top: 7px;
    margin: 2px 10px 0;
}

.wijmo-wijcarousel .wijmo-wijcarousel-caption {
    background: #555;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
    overflow: hidden;
    position: absolute;
    border: none;
    bottom: 0;
    padding: 7px;
}

.wijmo-wijcarousel .wijmo-wijcarousel-text {
    background: none;
    overflow: hidden;
    position: absolute;
    cursor: default;
    border: none;
    bottom: 0;
    color: #f1f1f1;
    font-style: italic;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    padding: 7px;
}

    .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 {
    height: 5px;
    background-color: #bbb;
    float: left;
}

.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-list .ui-page {
    padding: 0;
    border: none;
    text-indent: -9999px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-default, .wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-hover, .wijmo-wijcarousel .wijmo-wijcarousel-thumbnails .ui-state-active {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    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;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }

        .wijmo-wijgallery .wijmo-wijgallery-thumbs .wijmo-wijgallery-selected {
        }

.wijmo-wijgallery-iframe {
    width: 100%;
    height: 100%;
}

.wijmo-wijgallery .wijmo-wijgallery-button-next {
    position: absolute;
    left: auto;
    width: 16px;
    right: 0;
    cursor: pointer;
    padding: 10px 0;
}

.wijmo-wijgallery .wijmo-wijgallery-button-previous {
    position: absolute;
    left: 0;
    right: auto;
    cursor: pointer;
    width: 16px;
    padding: 10px 0;
}

.wijmo-wijgallery .wijmo-wijgallery-counter {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3px;
    cursor: default;
    border-bottom: none;
    border-right: none;
}

.wijmo-wijgallery .wijmo-wijgallery-caption {
    background: #555;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
    overflow: hidden;
    position: absolute;
    border: none;
    bottom: 0;
    left: 0;
    padding: 7px;
}

.wijmo-wijgallery .wijmo-wijgallery-text {
    background: none;
    overflow: hidden;
    position: absolute;
    cursor: default;
    border: none;
    bottom: 0;
    left: 0;
    color: #f1f1f1;
    font-style: italic;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    padding: 7px;
}

.wijmo-wijgallery .wijmo-wijgallery-flashwrapper {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.wijmo-wijgallery .wijmo-wijgallery-frame {
    position: relative;
    overflow: hidden;
}

.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%;
    filter: alpha(opacity=1);
}

.wijmo-wijgallery .wijmo-wijgallery-frame-previous {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    filter: alpha(opacity=1);
}

.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;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    position: static;
    opacity: 1;
    filter: alpha(opacity=100);
}

.wijmo-wijgallery .wijmo-wijgallery-content .wijmo-wijgallery-small-image {
}

.wijmo-wijgallery .wijmo-wijgallery-content img {
    vertical-align: middle;
    margin-top: -2px;
}

.wijmo-wijgallery .wijmo-wijgallery-content {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    vertical-align: middle;
}

.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 {
    position: absolute;
    height: 0;
    background: none repeat scroll 0 0 transparent;
}

.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-top: 20px dashed transparent;
    border-bottom: 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-top: 0 none;
    border-bottom-width: 10px;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-right {
    border-left: 0 none;
    border-right-width: 10px;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-pointer-left {
    border-right: 0 none;
    border-left-width: 10px;
}

.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 {
    bottom: 0;
    height: 5px;
    opacity: .8px;
    position: absolute;
    background-color: #eee;
    width: 93%;
    left: 5px;
    top: 12px;
    margin: 2px 10px 0;
}

.wijmo-wijgallery .wijmo-wijgallery-timerbar-inner {
    height: 5px;
    background-color: #bbb;
    float: left;
}

.wijmo-wijgallery-loading {
    width: 37px;
    height: 37px;
    border: none;
    display: block;
    position: absolute;
    background: transparent url('../../images/ajax-loader.gif') no-repeat scroll;
}

.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: none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-right {
    border-left: none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-top {
    border-bottom: none;
}

.wijmo-wijgallery .wijmo-wijgallery-thumbs-left {
    border-right: 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 {
    position: absolute;
    outline: 0;
}

.wijmo-wijlightbox-frame {
    padding: 1em;
    margin: 0;
    position: relative;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    border: none;
}

.wijmo-wijlightbox-content {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.wijmo-wijlightbox-image, .wijmo-wijlightbox-iframe {
    width: 100%;
    height: 100%;
}

.wijmo-wijlightbox-text, .wijmo-wijlightbox-mask {
    width: 100%;
    overflow: hidden;
    position: absolute;
    border: none;
    bottom: 1em;
    left: 1em;
    cursor: default;
}

.wijmo-wijlightbox-text-overlay, .wijmo-wijlightbox-title-overlay, .wijmo-wijlightbox-text-titleoverlay, .wijmo-wijlightbox-title-titleoverlay {
    background: none;
    border: none;
}

.wijmo-wijlightbox-mask-overlay, .wijmo-wijlightbox-mask-titleoverlay {
    opacity: .5;
    filter: alpha(opacity=50);
}

.wijmo-wijlightbox-text-inside {
}

.wijmo-wijlightbox-text-outside {
    position: relative;
    height: auto;
    padding: .4em 1em;
    left: auto;
    bottom: auto;
    margin: 3px 0;
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
    box-shadow: 0 3px 5px rgba(0,0,0,.5);
}

.wijmo-wijlightbox-mask-overlay, .wijmo-wijlightbox-mask-titleoverlay {
    background: #333;
}

.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;
    border: none;
    padding: 3px 15px;
    font-weight: bold;
    margin: 0;
}

.wijmo-wijlightbox-detail {
    padding: 3px 15px 3px;
    font-style: italic;
    margin: 0;
}

.wijmo-wijlightbox-controls-inside .wijmo-wijlightbox-counter {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
    padding: 3px;
    border-right: none;
    border-bottom: none;
    cursor: default;
}

.wijmo-wijlightbox-controls-outside .wijmo-wijlightbox-counter {
    position: absolute;
    bottom: -27px;
    right: 0;
    z-index: 100;
    padding: 3px;
    cursor: default;
}

.wijmo-wijlightbox-counter-item {
    margin: 1px;
    padding: 0 3px;
    cursor: pointer;
    text-decoration: none;
}

.wijmo-wijlightbox-counter-active {
    text-decoration: underline;
}

.wijmo-wijlightbox-toolbox {
    position: absolute;
    top: -25px;
    right: -5px;
    z-index: 99;
    width: 100%;
    margin: 3px;
}

.wijmo-wijlightbox-timerbar {
    width: 50%;
    padding: 1px;
    position: absolute;
    margin: 8px;
}

.wijmo-wijlightbox-timermeter {
    width: 0%;
    padding: 1px;
    position: absolute;
    margin: 8px;
}

.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;
    position: absolute;
    padding: 10px 5px;
    top: 50%;
}

.wijmo-wijlightbox-controls-inside .wijmo-wijlightbox-button-next {
    right: 0;
    border-right: none;
}

.wijmo-wijlightbox-controls-inside .wijmo-wijlightbox-button-prev {
    left: 0;
    border-left: none;
}

.wijmo-wijlightbox-controls-outside .wijmo-wijlightbox-button-next {
    right: -28px;
}

.wijmo-wijlightbox-controls-outside .wijmo-wijlightbox-button-prev {
    left: -28px;
}

.wijmo-wijlightbox-aniwrapper {
    position: relative;
    left: 0;
    top: 0;
    border: none;
}

.wijmo-wijlightbox-waitingoverlay {
    background: none;
}

.wijmo-wijlightbox-waiting {
    width: 37px;
    height: 37px;
    border: none;
    display: block;
    position: relative;
    background: transparent url('../../images/ajax-loader.gif') no-repeat scroll;
}

.wijmo-wijdatepager {
    position: relative;
    width: 100%;
}

.wijmo-wijdatepager-container {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 3px rgba(0,0,0,.25) inset;
    position: absolute;
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    height: 22px;
    overflow: hidden;
}

    .wijmo-wijdatepager-container .wijmo-wijdatepager-pages {
        width: 99%;
        margin: 0;
        padding: 2px 3px;
        cursor: pointer;
        position: absolute;
        display: table;
        table-layout: fixed;
        *position: relative;
        *padding: 0 3px;
        *width: 100%;
    }

.wijmo-wijdatepager-pages .wijmo-wijdatepager-pagelabel {
    display: table-cell;
    border: none;
    height: 16px;
    min-width: 14px;
    padding: 2px 0;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 1px;
    font-weight: normal;
    *float: left;
}

.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;
    width: 16px;
    height: 16px;
    margin: 4px 4px 0;
}

.wijmo-wijdatepager-increment {
    float: right;
    margin: 0;
    width: 16px;
    margin: 4px 4px 0;
    height: 16px;
}

.wijmo-wijdatepager-tooltip {
    padding: 10px;
    font-size: 14px;
    background-color: #ccc;
    text-align: center;
    height: 20px;
    line-height: 20px;
    z-index: 1000;
}

    .wijmo-wijdatepager-tooltip .wijmo-wijdatepager-triangle {
        position: absolute;
        overflow: visible;
        bottom: -12px;
        width: 0;
        left: 50%;
        border-color: #ccc;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px solid #ccc;
        padding-right: -118px;
    }

.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 {
    width: 900px;
    height: 600px;
    font-size: 100%;
    border-radius: 6px;
    position: relative!important;
}

.wijmo-wijev-headerbar {
    float: left;
    text-align: center;
    padding: 4px 0;
    background: none;
    border: none;
}

    .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 {
    overflow: hidden;
    width: 900px;
    height: 600px;
    clear: none;
    float: left;
    font-size: 12px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-timeruler {
    display: block;
    width: 60px;
    float: left;
    clear: none;
    min-height: 10px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer {
    min-height: 36px;
    margin-top: 6px;
}

.wijmo-wijev-view-container {
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    padding: 0;
    margin: 2px 12px;
    clear: none;
    float: left;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn {
    border: none;
    width: 200px;
    height: 100%;
    display: block;
    float: left;
    clear: none;
    padding: 0;
}

    .wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-daylabel {
        text-align: left;
        font-size: 12px;
        opacity: .7;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-weight: normal;
        padding: 0 6px;
        cursor: default;
    }

.wijmo-wijev .wijmo-wijev-weekview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-daylabel {
    text-align: left;
    font-size: 12px;
    opacity: .7;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
    padding: 0 6px;
    cursor: pointer;
}

.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;
    *width: 100%;
    *display: block;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-dayheadercolumn .wijmo-wijev-ay-cell .wijmo-wijev-allday-label {
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-sizer {
    float: left;
    width: 60px;
    text-align: right;
    *width: 61px;
}

    .wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-headercontainer .wijmo-wijev-sizer .wijmo-wijev-gmtlabel {
        padding: 16px 6px;
        font-weight: normal;
        opacity: 0;
    }

.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: .7;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn {
    width: 200px;
    display: block;
    float: left;
    clear: none;
    position: relative;
}

    .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 {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-timeinterval {
        width: 100%;
        height: 15px;
        border-bottom: none;
        border-right: none;
    }

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-appointment {
    cursor: pointer;
    clear: both;
    height: 17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 1px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding-left: 20px;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-monthview .wijmo-wijev-appointment {
    cursor: default;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-appointment .wijmo-wijev-colordot {
    height: 12px;
    width: 12px;
    border: 1px solid;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 2px;
    position: absolute;
    left: 0;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-appointment .wijmo-wijev-event-title {
    float: left;
    height: 17px;
    line-height: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-allday-cell .wijmo-wijev-appointment {
    cursor: pointer;
    clear: both;
    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 {
    float: left;
    height: 12px;
    width: 12px;
    border: 1px solid;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 2px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-allday-cell .wijmo-wijev-appointment .wijmo-wijev-event-title {
    height: 17px;
    line-height: 17px;
    margin-left: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment {
    width: 100%;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    box-shadow: 2px 2px 3px rgba(0,0,0,.1),inset 1px 1px 0 rgba(255,255,255,.25);
    min-height: 5px;
    overflow: hidden;
    z-index: 999;
    -moz-opacity: .95;
    filter: alpha(opacity=95);
    opacity: .95;
}

    .wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-resizer {
        position: absolute;
        height: 7px;
        line-height: 7px;
        width: 100%;
        bottom: 0;
        cursor: ns-resize;
        z-index: 1;
        background-color: #fff;
        -moz-opacity: .4;
        filter: alpha(opacity=40);
        opacity: .4;
    }

.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 {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -8px;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment.wijmo-wijev-dragging {
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    opacity: .5;
}

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-content {
    background: -moz-linear-gradient(top,rgba(255,255,255,.25) 0%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.25)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,.25) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,.25) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,.25) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(top,rgba(255,255,255,.25) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff',endColorstr='#00ffffff',GradientType=0);
    width: auto;
    height: 100%;
    border-radius: 4px;
}

    .wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-daycolumn .wijmo-wijev-appointment .wijmo-wijev-content .wijmo-wijev-title {
        color: #fff;
        font-size: 11px;
        text-shadow: none;
        margin: 0;
        padding: 4px;
        overflow: hidden;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        box-shadow: inset 1px 1px 0 rgba(255,255,255,.25);
    }

.wijmo-wijev .wijmo-wijev-dayview .wijmo-wijev-timeruler .wijmo-wijev-timerulerinterval {
    display: block;
    width: 100%;
    height: 15px;
    text-align: right;
    border: solid 1px transparent;
    padding: 0 4px;
    font-weight: normal;
    opacity: .7;
    *width: 83%;
}

.wijmo-wijev-currenttime-indicator {
    display: block;
    overflow: hidden;
    height: 8px;
    width: 100%;
    position: absolute;
    top: 0;
    margin-top: -3px;
    z-index: 1;
}

.wijmo-wijev-currenttime-indicator-arrow {
    width: 0;
    height: 0;
    background: none!important;
    border-top: 4px solid transparent!important;
    border-bottom: 4px solid transparent!important;
    border-right: 0!important;
    border-left-width: 4px!important;
    margin: 0;
    padding: 0;
}

.wijmo-wijev-currenttime-indicator-line {
    position: absolute;
    top: 3px;
    left: 60px;
    height: 0;
    width: 100%;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcolumn {
    border: none;
    width: 200px;
    height: 100%;
    display: block;
    float: left;
    clear: none;
}

.wijmo-wijev .wijmo-wijev-monthview .wijmo-wijev-monthcellcontainer .wijmo-wijev-monthcellheader {
    border: none;
    padding: 0 6px;
    text-align: right;
    cursor: pointer;
}

.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 {
    position: absolute;
    bottom: 0;
    font-size: .8em;
    width: 100%;
    background: rgba(255,255,255,.9);
    text-align: right;
    font-weight: normal;
    cursor: pointer;
}

.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: none;
}

.wijmo-wijev-addevent-dialog .wijmo-wijev-calendar, .wijmo-wijev-addevent-dialog .wijmo-wijev-color {
    width: 200px;
    height: 150px;
}

.wijmo-wijev .wijmo-wijev-event-dialog {
    position: absolute;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    padding: 4px;
    min-width: 289px;
    *width: 300px;
    font-size: 12px;
}

.wijmo-wijev-event-dialog ul li {
    list-style: none;
    clear: both;
    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: .7;
    padding: 4px;
    text-align: right;
    width: 63px;
    *width: 70px;
    text-transform: lowercase;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wijmo-wijev-event-dialog a {
    display: block;
    color: #1f66d2;
    text-decoration: none;
    text-align: center;
    clear: none;
    float: left;
    margin: 5px;
    padding: 2px 7px;
}

.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 {
    float: left;
    color: #DE2922;
}

.wijmo-wijev-event-dialog .footer .ui-button {
    padding: 4px 6px;
    font-size: 12px;
}

.wijmo-wijev-event-dialog .footer .ui-button-text {
    padding: 0;
}

.wijmo-wijev-event-dialog .wijmo-wijev-angle {
    position: absolute;
    width: 0;
    height: 0;
}

.wijmo-wijev-event-dialog.wijmo-wijev-topangle .wijmo-wijev-angle {
    left: 50%;
    top: -12px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #fff;
}

.wijmo-wijev-event-dialog.wijmo-wijev-bottomangle .wijmo-wijev-angle {
    left: 50%;
    bottom: -12px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #fff;
}

.wijmo-wijev-event-dialog.wijmo-wijev-leftangle .wijmo-wijev-angle {
    left: -12px;
    top: 50%;
    margin-top: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 12px solid #fff;
}

.wijmo-wijev-event-dialog.wijmo-wijev-rightangle .wijmo-wijev-angle {
    left: 100%;
    top: 50%;
    margin-top: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #fff;
}

.wijmo-wijev-event-dialog .footer {
    clear: both;
}

.wijmo-wijev-event-color-default {
    color: #fff;
    background-color: #668cd9;
    border-color: #668cd9;
}

.wijmo-wijev-event-color-red {
    color: #fff;
    background-color: #ff4040;
    border-color: #DE2922;
}

    .wijmo-wijev-event-color-red .wijmo-wijev-title {
        background-color: #DE2922;
    }

.wijmo-wijev-event-color-green {
    color: #fff;
    background-color: #44b441;
    border-color: #04b400;
}

    .wijmo-wijev-event-color-green .wijmo-wijev-title {
        background-color: #04b400;
    }

.wijmo-wijev-event-color-blue {
    color: #fff;
    background-color: #668cd9;
    border-color: #2952a3;
}

.wijmo-wijev-event-color-yellow {
    background-color: #ff0;
    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: #fff8c2;
    border-color: #f8eb7e;
}

div.wijmo-wijev .ui-state-highlight {
    background: #fff8c2;
    color: #af9b00;
    text-shadow: 1px 1px 0 #fff;
    border-color: #f8eb7e;
}

.wijmo-wijev-listcolor {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
    border: solid 1px transparent;
    margin: 4px;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-listcolor {
    cursor: default;
}

.wijmo-wijev-listcolor:hover {
    border: solid 1px rgba(0,0,0,.25);
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.wijmo-wijev-color-menu {
    box-shadow: 3px 3px 5px rgba(0,0,0,.25);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.25);
    -webkit-box-shadow: 3px 3px 5px rgba(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 {
    width: 150px;
    float: right;
    clear: none;
}

.wijmo-wijev-leftpane {
    float: left;
    border-right: none;
}

.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 {
    min-height: 36px;
    border: none;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container .wijmo-wijev-agenda-header {
    background: none;
    height: 20px;
    line-height: 20px;
    padding: 4px;
    border: none;
    font-size: 11px;
    color: inherit;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-container li.wijmo-wijev-agenda-event {
    padding: 6px;
    list-style: none;
    border-left: none;
    border-right: none;
    margin-bottom: -1px;
    cursor: pointer;
}

.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 {
    float: left;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 4px;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-event-title {
    float: left;
}

.wijmo-wijev-viewdetails .wijmo-wijev-agenda-event-time {
    float: right;
    font-weight: normal;
    opacity: .7;
    font-size: 12px;
    line-height: 19px;
}

.wijmo-wijev-agenda-details {
    position: relative;
    width: 30%;
}

.wijmo-wijev-day-details {
    width: 50%;
    position: relative;
}

    .wijmo-wijev-day-details .wijmo-wijev-monthday-container {
        float: left;
        width: 35%;
        margin: 12px;
    }

    .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: .7;
    }

    .wijmo-wijev-day-details .wijmo-wijev-year-label {
    }

    .wijmo-wijev-day-details .wijmo-wijev-daycalendar {
        background: none;
        float: right;
        width: 50%;
        border: none;
        padding: 12px;
    }

.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: none;
    }

.wijmo-wijev-viewdetails.wijmo-wijev-day-details .wijmo-wijev-agenda-container {
    min-height: 33px;
    margin-top: 12px;
    float: left;
    width: 100%;
}

.wijmo-wijev-monthcellcontainer {
    margin-bottom: -1px;
    margin-right: -1px;
}

.wijmo-wijev-navigationbar {
    display: block;
    float: left;
    clear: both;
    text-align: center;
    padding: 0;
    padding: 5px;
    background: none;
    border: none;
}

    .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: solid 1px 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 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 {
        width: 145px;
        padding-right: 44px;
    }

.wijmo-wijev-event-dialog .wijmo-wijev-color-button {
    position: absolute;
    right: 16px;
    border: none;
    background: none;
}

    .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 {
        right: 4px;
        left: auto;
    }

.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 {
    float: left;
    clear: none;
    margin-right: 5px;
}

.wijmo-wijev-agenda-day-container {
    clear: both;
}

.wijmo-wijev-monthview-inner {
    padding: 0;
    margin: 12px;
}

.wijmo-wijev-event-dialog .wijmo-checkbox label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    opacity: .7;
    padding: 0 4px;
    text-align: right;
    width: 63px;
    margin-left: 0;
}

.wijmo-wijev-event-dialog .wijmo-checkbox .wijmo-checkbox-box {
    border-radius: 2px 2px 2px 2px;
    top: 0;
    height: 16px;
    left: 71px;
    margin-right: 3px;
    position: absolute;
    right: 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: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1001;
    -moz-opacity: .35;
    filter: alpha(opacity=35);
    opacity: .35;
    display: none;
}

.wijmo-wijev-loading {
    background: transparent url('../../images/ajax-loader.gif') no-repeat scroll;
    background-position: center center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: none;
    position: absolute;
    z-index: 1002;
    display: none;
}

.wijmo-wijev-loading-text {
    position: absolute;
    color: #000;
    left: 50%;
    bottom: 30%;
    width: 200px;
    margin-left: -100px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content label {
    width: 150px;
    display: inline-block;
    clear: none;
    float: left;
    vertical-align: top;
    margin-top: 5px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content textarea {
    width: 250px;
    margin-top: 5px;
    height: 100px;
}

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijtextbox {
    position: relative;
    top: 5px;
    right: 5px;
    width: 220px;
    margin-top: 5px;
}

    .wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijtextbox.wijmo-wijev-name {
        width: 180px;
        padding-right: 44px;
    }

.wijmo-wijev-editcalendar-dialog.ui-dialog-content .wijmo-wijev-color-button {
    position: absolute;
    top: 12px;
    left: 350px;
    border: none;
    background: none;
    margin-top: 5px;
}

    .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 {
        right: 4px;
        left: auto;
    }

.wijmo-wijev-editcalendar-dialog .wijmo-wijev-color {
    cursor: pointer;
}

.wijmo-wijev.ui-state-disabled .wijmo-wijev-editcalendar-dialog .wijmo-wijev-color {
    cursor: default;
}
.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 {
    float: left;
    clear: none;
    display: block;
}
/* WijSlider  horizontal
----------------------------------*/
.wijmo-wijslider-horizontal {
    position: relative;
}

    .wijmo-wijslider-horizontal .wijmo-wijslider-track {
    }

    .wijmo-wijslider-horizontal .wijmo-wijslider-decbutton {
        position: absolute;
        left: 0px;
        right: auto;
        cursor: pointer;
    }

    .wijmo-wijslider-horizontal .wijmo-wijslider-incbutton {
        position: absolute;
        left: auto;
        right: 0px;
        cursor: pointer;
    }

/* WijSlider  vertical
----------------------------------*/
.wijmo-wijslider-vertical {
    position: relative;
}

    .wijmo-wijslider-vertical .wijmo-wijslider-track {
    }

    .wijmo-wijslider-vertical .wijmo-wijslider-decbutton {
        position: absolute;
        top: 0px;
        bottom: auto;
        cursor: pointer;
    }

    .wijmo-wijslider-vertical .wijmo-wijslider-incbutton {
        position: absolute;
        top: auto;
        bottom: 0px;
        cursor: pointer;
    }
/* WijSplitter
----------------------------------*/

.wijmo-wijsplitter-vertical {
    overflow: hidden; /* fixed bug for IE6.7 */
    position: relative;
}

.wijmo-wijsplitter-v-panel1 {
    float: left;
    position: relative;
}

.wijmo-wijsplitter-v-panel1-content {
    position: relative;
}

.wijmo-wijsplitter-v-bar {
    float: left;
    position: relative;
    font-size: 1px;
    width: 2px;
    z-index: 99;
}

.wijmo-wijsplitter-vertical .ui-resizable-e {
    right: -7px;
    width: 10px;
    z-index: 1000;
    display: block;
    background-color: white;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

*html .wijmo-wijsplitter-vertical .ui-resizable-e {
    right: -4px;
}

/** + 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;
    overflow: hidden;
    padding: 12px 0;
    left: -8px;
    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;
    overflow: hidden;
    padding: 12px 0;
    left: -8px;
    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-right: dotted 1px black;
    overflow: hidden;
    border-bottom: dotted 0 black;
}

.wijmo-wijsplitter-horizontal {
    overflow: hidden; /* fixed bug for IE6.7 */
    position: relative;
}

.wijmo-wijsplitter-h-panel1 {
    position: relative;
}

.wijmo-wijsplitter-h-panel1-content {
    overflow: auto;
    position: relative;
}

.wijmo-wijsplitter-h-bar {
    position: relative;
    font-size: 1px;
    height: 2px;
    z-index: 999;
}

.wijmo-wijsplitter-horizontal .ui-resizable-s {
    bottom: -7px;
    height: 10px;
    z-index: 1000;
    display: block;
    background-color: white;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

*html .wijmo-wijsplitter-horizontal .ui-resizable-s {
    bottom: -4px;
}

/** + 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: 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: none;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    bottom: -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: none;
    height: 8px;
    overflow: hidden;
    padding: 0 10px;
    bottom: -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: 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: dotted 1px black;
    overflow: hidden;
    border-right: dotted 0 black;
}



.wijmo-wijprogressbar {
    moz-user-select: none;
    text-align: left;
    float: left;
    position: relative;
    overflow: hidden;
}

    .wijmo-wijprogressbar .ui-progressbar-value {
        position: absolute;
        border-width: 0;
        margin: 0;
    }

div.wijmo-wijprogressbar-east {
    width: 200px;
    height: 1.1em;
}

div.wijmo-wijprogressbar-west {
    width: 200px;
    height: 1.1em;
}

div.wijmo-wijprogressbar-south {
    height: 200px;
    width: 1.1em;
    line-height: 100%;
}

div.wijmo-wijprogressbar-north {
    height: 200px;
    width: 1.1em;
    line-height: 100%;
}

.wijmo-wijprogressbar-east .ui-progressbar-value {
    left: 0;
    height: 100%;
}

.wijmo-wijprogressbar-west .ui-progressbar-value {
    right: 0;
    height: 100%;
}

.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;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 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 {
    top: 0;
    height: auto;
}

.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 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.wijmo-wijdialog-captionbutton {
    height: 18px;
    padding: 1px;
    width: 19px;
    display: inline-block; /*margin-right:.2em;*/
    outline: none;
    text-align: left;
}

    .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 {
    position: fixed;
    bottom: 0px;
    left: 0px;
}

.ui-dialog-titlebar {
    /* extend jquery.ui.dialog.css*/
    text-align: right;
}

/* for ie 6 minimize*/
* html .wijmo-wijdialog-defaultdockingzone .ui-dialog-titlebar {
    float: left;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    zoom: 1;
    padding: .5em .5em .5em .7em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-icons {
    padding-left: 2.2em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-noicons {
    padding-left: .7em;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header a {
    padding-left: 1.2em;
    font-size: 1em;
    display: block;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.wijmo-wijaccordion .wijmo-wijaccordion-content {
    overflow: auto;
    zoom: 1;
    padding: 1em 2.2em;
    display: none;
}

    .wijmo-wijaccordion .wijmo-wijaccordion-content.wijmo-wijaccordion-content-active {
        display: block;
    }

.wijmo-wijaccordion a {
    outline: none;
}

.wijmo-wijaccordion-bottom .wijmo-wijaccordion-content-active {
    border-top: none;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header {
    margin-top: 0;
    margin-left: 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
    padding: .7em .5em .5em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-content-active {
    border-left: none;
}

.wijmo-wijaccordion-left .wijmo-wijaccordion-header {
    margin-top: 0;
    margin-right: 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
    padding: .7em .5em .5em;
}

.wijmo-wijaccordion-left .wijmo-wijaccordion-content-active {
    border-right: none;
}

.wijmo-wijaccordion-top .wijmo-wijaccordion-header {
    margin: 0 0 1px;
}

.wijmo-wijaccordion-top .wijmo-wijaccordion-content-active {
    border-bottom: none;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-content, .wijmo-wijaccordion-left .wijmo-wijaccordion-content {
    width: 36em;
    height: 12em;
    margin: 0;
    padding: .7em 2.2em .5em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header a, .wijmo-wijaccordion-left .wijmo-wijaccordion-header a {
    text-align: center;
    padding: 1.2em .5em .5em;
}

.wijmo-wijaccordion-right .wijmo-wijaccordion-header .ui-icon, .wijmo-wijaccordion-left .wijmo-wijaccordion-header .ui-icon {
    top: .5em;
    left: 50%;
    margin-left: -9px;
    margin-top: 0;
}
/* SuperPanel
----------------------------------*/
.wijmo-wijsuperpanel {
    overflow: hidden;
    outline: none;
    background-image: none;
}

.wijmo-wijsuperpanel-statecontainer {
    overflow: hidden;
    position: relative;
    zoom: 1;
}

.wijmo-wijsuperpanel-contentwrapper {
    position: absolute;
    overflow: hidden;
}

.wijmo-wijsuperpanel-hbarcontainer, .wijmo-wijsuperpanel-vbarcontainer {
    font-size: 0px;
    border: 0;
}

.wijmo-wijsuperpanel-templateouterwrapper {
    position: relative;
    /*    overflow:auto; */
    zoom: 1;
}

.wijmo-wijsuperpanel-vbarcontainer .ui-state-default, .wijmo-wijsuperpanel-hbarcontainer .ui-state-default {
    width: 16px;
    height: 16px;
    position: absolute;
}

.wijmo-wijsuperpanel .wijmo-wijsuperpanel-vbarcontainer {
    position: absolute;
    width: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    border: none;
}

.wijmo-wijsuperpanel .wijmo-wijsuperpanel-hbarcontainer {
    position: absolute;
    height: 18px;
    padding-left: 18px;
    padding-right: 18px;
    border: none;
}

.wijmo-wijsuperpanel-handle {
    position: absolute;
    font-size: 0px;
    overflow: hidden;
}

    .wijmo-wijsuperpanel-handle * {
        font-size: 0px;
    }

.wijmo-wijsuperpanel-helper {
    border-style: dotted;
    background: transparent;
}

.wijmo-wijsuperpanel-button {
    position: absolute;
    padding: 4px;
}

.wijmo-wijsuperpanel .ui-icon-gripsmall-diagonal-se {
    background: none;
    width: 7px;
    height: 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 {
    outline: none;
    margin: 0;
    padding: 5px;
}

.wijmo-wijdropdown {
    display: inline-block;
    position: relative;
    width: auto;
    zoom: 1;
    *display: inline;
    width: 200px;
    /*z-index: 101;*/
}




    .wijmo-wijdropdown div.wijmo-dropdown-trigger {
        border-right: none;
        border-top: none;
        border-bottom: none;
        cursor: pointer;
        width: 16px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 3px;
    }

    .wijmo-wijdropdown .wijmo-dropdown-trigger .ui-icon {
        margin-top: 3px;
    }

    .wijmo-wijdropdown label.wijmo-dropdown-label {
        display: block;
        padding: 5px 26px 5px 5px;
        width: auto;
        border: none;
    }

    .wijmo-wijdropdown .wijmo-dropdown {
        position: absolute;
        height: 250px;
    }

        .wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-list {
            padding: 0.4em;
            border: 0 none;
        }

        .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;
            *border-color: white;
            *filter: chroma(color=white);
        }

        /*
.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-optgroup .wijmo-dropdown-items
{
    margin-left: 15%;
}*/

        .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 {
    position: relative; /*float: left;*/
    margin: 3px 0;
    line-height: 16px;
    display: block;
}

    .wijmo-checkbox .wijmo-checkbox-inputwrapper {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .wijmo-checkbox label {
        display: block;
        position: relative;
        margin: 0;
        cursor: pointer;
        z-index: 1;
        padding: 0 0 0 1.4em;
        outline: none;
        margin: 0 3px;
    }

    .wijmo-checkbox .wijmo-checkbox-box {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 16px;
        height: 16px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-right: 3px;
    }

    .wijmo-checkbox .wijmo-checkbox-relative {
        position: relative;
        float: left;
        margin-right: 3px;
    }

.wijmo-wijradio {
    position: relative; /*float: left;*/
    margin: 3px 0;
    line-height: 16px;
    display: block;
}

    .wijmo-wijradio .wijmo-wijradio-inputwrapper {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .wijmo-wijradio label {
        display: block;
        position: relative;
        margin: 0;
        cursor: pointer;
        z-index: 1;
        padding: 0 0 0 1.4em;
        outline: none;
        margin: 0 3px;
    }

    .wijmo-wijradio .wijmo-wijradio-box {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .wijmo-wijradio .wijmo-wijradio-relative {
        position: relative;
        float: left;
        margin-right: 3px;
    }

.wijmo-wijlist-list {
    cursor: default;
    overflow: hidden;
}

.wijmo-wijlist-ul {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    border: 0px;
    overflow: hidden;
}

    .wijmo-wijlist-ul .wijmo-wijlist-item {
        margin: 1px 0;
        padding: 3px 5px;
        /*white-space: nowrap;*/
        cursor: pointer;
        text-align: left;
        font-weight: normal;
        border: solid 1px transparent;
    }

        .wijmo-wijlist-ul .wijmo-wijlist-item.ui-state-hover {
            font-weight: normal;
        }

.wijmo-wijlist .ui-resizable-se {
    width: 7px;
    height: 7px;
    background: none;
}

.wijmo-wijcalendar {
    -webkit-user-select: none;
    -moz-user-select: none;
    display: block;
}

.wijmo-wijcalendar-header {
    position: relative;
}

.wijmo-wijcalendar-header-inner {
    margin: 0 1.8em;
    line-height: 1.8em;
}

.wijmo-wijcalendar .ui-datepicker-header {
    padding: 1px;
}

    .wijmo-wijcalendar .ui-datepicker-header .ui-state-default {
        border-color: transparent;
        background: none;
        color: inherit;
    }

.wijmo-wijcalendar .wijmo-wijcalendar-table {
    table-layout: fixed;
}

.wijmo-wijcalendar-prevpreview-button, .wijmo-wijcalendar-nextpreview-button {
    width: 16px;
    margin-top: 35%;
    float: left;
}

.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 {
        width: 80%;
        float: left;
    }

.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;
    text-align: center;
    text-decoration: none;
    padding: 0;
}

.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 {
    margin-top: 2px;
    border-collapse: separate;
    table-layout: fixed;
}

    .wijmo-wijcalendar table.wijmo-wijcalendar-mygrid .ui-datepicker-week-day {
        cursor: pointer;
    }

.wijmo-wijcalendar-aniwrapper {
    position: relative;
    left: 0;
    top: 0;
}

.wijmo-wijcalendar-multi-aniwrapper {
    position: absolute;
    overflow: hidden;
}

.ui-datepicker-rtl .ui-datepicker-prev .ui-icon, .ui-datepicker-rtl .ui-datepicker-next .ui-icon {
    direction: rtl;
}

.wijmo-wijexpander {
    margin: 1px;
    padding: 0;
    display: block;
}

    .wijmo-wijexpander a {
        outline: none;
    }

    .wijmo-wijexpander .ui-expander-header {
        cursor: pointer;
        margin-top: 1px;
        position: relative;
    }
/*.wijmo-wijexpander.ui-helper-horizontal > .ui-expander-header
{
    cursor: pointer;
    width: 20px;
    height: 200px;
}
.wijmo-wijexpander.ui-state-disabled > .ui-expander-header
{
    cursor: default;
}
.wijmo-wijexpander > .ui-widget-content
{
    height: 100px;
    overflow: auto;
}
.wijmo-wijexpander.ui-state-disabled > .ui-widget-content
{
}*/


.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 {
    display: block;
    border-top: 0 none;
    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: inherit;
    margin-top: inherit;
    margin-left: -8px;
    position: absolute;
    top: 0.5em;
    left: 50%;
}

.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header > a {
    padding-left: inherit;
    padding-top: 2.2em;
    display: inline-block;
}


/* RIGHT */

.ui-expander-right .ui-expander-header {
    margin: 0 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
}

.ui-expander-right .ui-expander-content {
    margin: 0;
    height: 200px;
    width: 12em;
    height: 12em;
    padding: 0 2.2em;
}

.ui-expander-right .ui-expander-content {
    top: 0;
    margin-left: -2px;
    padding: 1px;
    border: none;
    margin-right: 1px;
}


.ui-expander-right .ui-state-active {
    border-right: none;
}

.ui-expander-right .ui-expander-header a {
    padding: 2.2em 0 0 0;
}


.ui-expander-right .ui-expander-header .ui-icon {
    top: 10%;
}


/* LEFT */

.ui-expander-left .ui-expander-header {
    margin: 0 1px;
    width: 2em;
    height: 12em;
    overflow: hidden;
}

.ui-expander-left .ui-expander-content {
    margin: 0;
    height: 200px;
    width: 12em;
    height: 12em;
    padding: 0 2.2em;
}

.ui-expander-left .ui-expander-content {
    border: none;
    padding: 1px;
    top: 0;
    margin-right: -2px;
    margin-left: 1px;
}


.ui-expander-left .ui-state-active {
    border-left: none;
}

.ui-expander-left .ui-expander-header a {
    padding: 2.2em 0 0 0;
}


.ui-expander-left .ui-expander-header .ui-icon {
    top: 10%;
}

.ui-tabs .ui-tabs-nav li {
    top: 1px;
}

/* BOTTOM */

.ui-tabs-bottom .ui-tabs-nav li {
    top: -3px;
    padding: 0;
    margin: 1px .2em 0 0;
}

    .ui-tabs-bottom .ui-tabs-nav li.ui-tabs-active {
        margin-top: -1px;
        padding-bottom: 1px !important;
        border-top: none !important;
    }

.ui-tabs .ui-tabs-nav li {
    border: none;
}

/* LEFT */
.ui-tabs-left .ui-tabs-nav {
    float: left;
}

    .ui-tabs-left .ui-tabs-nav li {
        white-space: normal;
        float: right;
        display: block;
        width: 98%;
    }

        .ui-tabs-left .ui-tabs-nav li a, .ui-tabs-right .ui-tabs-nav li a {
            float: none;
            display: block;
        }

    .ui-tabs-left .ui-tabs-nav li {
        top: -1px;
        left: 3px;
        margin-bottom: 2px;
    }

.ui-tabs-left .ui-tabs-panel {
    padding: 1.6em;
}

.ui-tabs-left .ui-tabs-nav li.ui-tabs-active {
    border-right: medium none;
    margin-bottom: 2px;
}

.ui-tabs-left .ui-tabs-nav {
    padding: 0.2em 0 0 0;
}

.ui-tabs-left .wijmo-wijtabs-content {
    float: right;
    width: 75%;
    overflow: hidden;
}

.ui-tabs-left .ui-tabs-nav {
    min-height: 300px;
    width: 23%;
    height: 100%;
}

/* RIGHT */

.ui-tabs-right .ui-tabs-nav {
    float: right;
}

    .ui-tabs-right .ui-tabs-nav li {
        white-space: normal;
        float: left;
        display: block;
        width: 98%;
    }

    .ui-tabs-right .ui-tabs-nav li {
        top: -1px;
        left: 0;
        margin-bottom: 2px;
    }

.ui-tabs-right .ui-tabs-panel {
    padding: 1.6em;
}

.ui-tabs-right .ui-tabs-nav li.ui-tabs-active {
    border-left: medium none;
    margin-bottom: 2px;
}

.ui-tabs-right .ui-tabs-nav {
    padding: 0.2em 0 0 0;
}

.ui-tabs-right .wijmo-wijtabs-content {
    float: left;
    width: 75%;
    overflow: hidden;
}

.ui-tabs-right .ui-tabs-nav {
    min-height: 300px;
    width: 23%;
}


.ui-tabs-left .ui-tabs-nav li.ui-tabs-active {
    margin-right: 2px;
    padding-right: 1px;
}

.ui-tabs-right .ui-tabs-nav li.ui-tabs-active {
    margin-left: -1px;
    padding-left: 1px;
}

.ui-tabs-top .scrollWrap {
    border-bottom-width: 0px;
}

.ui-tabs-bottom .scrollWrap {
    border-top-width: 0px;
}

.ui-tabs-left .scrollWrap {
    border-right-width: 0px;
}

.ui-tabs-right .scrollWrap {
    border-left-width: 0px;
}

.wijmo-wijtooltip {
    position: absolute;
    z-index: 9999;
    margin: 0;
}


    .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 {
        padding: 1em;
        overflow: hidden;
    }

.wijmo-wijtooltip {
    border-width: 2px;
}

    .wijmo-wijtooltip .wijmo-wijtooltip-pointer, .wijmo-wijtooltip .wijmo-wijtooltip-pointer-inner {
        background: none;
        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-style: dashed;
    border-right-color: inherit;
    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;
    left: -14px;
    font-size: 0;
    line-height: 0;
}


.wijmo-wijtooltip-arrow-rb .wijmo-wijtooltip-pointer-inner {
    border-bottom: 0 none;
    border-top-style: dashed;
    border-top-color: inherit;
    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-style: dashed;
    border-bottom-color: inherit;
    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;
    top: -14px;
    font-size: 0;
    line-height: 0;
}

.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;
    right: -14px;
    font-size: 0;
    line-height: 0;
}

.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-style: dashed;
    border-bottom-color: inherit;
    border-bottom-width: 12px;
    border-top: 0 none;
    top: 2px;
}

.wijmo-wijmenu {
    width: 150px;
    padding: 0.3em;
    position: relative;
}

    .wijmo-wijmenu .wijmo-wijsuperpanel {
        border: none;
        background: inherit;
        padding: 0;
    }

.wijmo-wijmenu-list {
    position: static;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
    display: none;
    width: 150px;
    padding: 0.3em;
}

.wijmo-wijmenu .wijmo-wijmenu-parent {
    position: relative;
}

.wijmo-wijmenu .wijmo-wijmenu-child {
    position: relative;
    left: 150px;
    top: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-item {
    width: 100%;
    float: left;
    clear: both;
    margin: 1px 0;
    padding: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-item {
    float: right;
}



.wijmo-wijmenu .wijmo-wijmenu-list .wijmo-wijmenu-item {
    background: none;
    border: none;
}

.wijmo-wijmenu .wijmo-wijmenu-link {
    display: block;
    width: 92%;
    outline: none;
    text-decoration: none;
    font-weight: 400;
    border: solid 1px transparent;
    float: left;
    line-height: 16px;
    padding: 0.3em;
}

.wijmo-wijmenu-horizontal {
    width: auto;
}

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-item {
        width: auto;
        clear: none;
        margin-right: 3px;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-item {
        width: 100%;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-child {
        top: 25px;
        left: 0;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-link {
        width: auto;
        padding: 0.4em 0.3em;
    }

    .wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-link {
        width: 92%;
    }

.wijmo-wijmenu .wijmo-wijmenu-list .ui-widget-header {
    clear: both;
    float: left;
    width: 98%;
    margin: 1px 0;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .ui-widget-header {
    float: right;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-list .ui-widget-header {
    width: auto;
    clear: none;
    margin: -1px 2px -2px 1px;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .ui-widget-header {
    width: 98%;
    margin: 1px 0;
}


.wijmo-wijmenu-horizontal .ui-widget-header {
    clear: none;
    width: auto;
    margin: 0 3px 0 0;
}

.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 {
    float: left;
    display: block;
    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 {
    font-weight: 400;
    border-style: solid;
}

.wijmo-wijmenu .wijmo-wijmenu-child .ui-state-hover {
    font-weight: 400;
}

.wijmo-wijmenu .wijmo-wijmenu-separator {
    clear: both;
    float: left;
    height: 1px;
    text-indent: -9999px;
    width: 98%;
    margin: 1px 0;
}

.wijmo-wijmenu-ipod .wijmo-wijmenu-separator, .wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-separator {
    font-size: 0;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-separator {
    height: auto;
    clear: none;
    width: 1px;
    text-indent: -9999px;
    margin: 0 3px 0 0;
    padding: 0.4em 0;
}

.wijmo-wijmenu-horizontal .wijmo-wijmenu-child .wijmo-wijmenu-separator {
    clear: both;
    float: left;
    height: 1px;
    text-indent: -9999px;
    width: 98%;
    margin: 1px 0;
    padding: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-rtl .wijmo-wijmenu-separator {
    float: right;
}

.wijmo-wijmenu .wijmo-wijmenu-group {
    clear: both;
    float: left;
    width: 98%;
    margin: 3px 0;
    padding: 0 0.4em;
}

.wijmo-wijmenu-ipod {
    width: 180px;
}

.wijmo-wijmenu-container {
    overflow: hidden;
}

.wijmo-wijmenu-ipod .wijmo-wijmenu-list {
    background: inherit;
    position: absolute;
    border-width: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.wijmo-wijmenu-breadcrumb {
    margin: 0;
    padding: 0;
}

.wijmo-wijmenu-footer {
    margin-top: 3px;
    line-height: 22px;
}

    .wijmo-wijmenu-footer .ui-icon {
        margin: 3px 0;
    }

.wijmo-wijmenu-header {
    margin-bottom: 3px;
}

.wijmo-wijmenu-breadcrumb li {
    float: left;
    list-style: none;
    font-size: .9em;
    margin: 0;
    padding: 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: .2em;
    }

.wijmo-wijmenu-footer a:link, .wijmo-wijmenu-footer a:visited {
    float: left;
    width: 100%;
    text-decoration: none;
}

.wijmo-wijmenu-footer a span {
    float: left;
    cursor: pointer;
}

.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: .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 {
    display: block;
    background-image: none;
    font-size: 1.3em;
    text-decoration: none;
}

.wijmo-wijmenu-breadcrumb .wijmo-wijmenu-backlinktext {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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 {
        display: none;
        border-right: none;
        border-left: none;
        border-bottom: none;
    }

.wijmo-wijvideo-container-fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: black;
}

.wijmo-wijvideo .wijmo-wijvideo-controls li {
    float: left;
    padding: 3px;
    margin: 1px;
    height: 16px;
    line-height: 18px;
}

.wijmo-wijvideo li.wijmo-wijvideo-index {
    width: 100%;
    margin-right: -129px;
}

.wijmo-wijvideo .wijmo-wijvideo-index-slider {
    width: 50%;
    margin: 5px 8px;
    height: 6px;
}

    .wijmo-wijvideo .wijmo-wijvideo-index-slider .ui-slider-handle {
        border-radius: 10px;
        box-shadow: 0 0 5px #000;
        top: -6px;
        left: 3px;
    }

.wijmo-wijvideo .wijmo-wijvideo-volume {
    position: relative;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider {
    /* min-height: 100px; */
    left: 16px;
    position: absolute;
    bottom: 0;
    width: 10px;
    border-bottom: none;
    height: 103px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

    .wijmo-wijvideo div.wijmo-wijvideo-volumeslider .ui-slider-range {
        width: 10px;
        left: 0px;
    }

.wijmo-wijvideo-timer {
    text-align: right;
}

.wijmo-wijvideo div.wijmo-wijvideo-volumeslider .ui-slider-handle {
    left: -7px;
    height: 5px;
    width: 24px;
    margin: 0 0 -5px 0;
    border-radius: 2px;
}

.wijmo-wijvideo-volume-container {
    display: none;
    bottom: 22px;
    height: 127px;
    left: -12px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 25px;
    padding: 10px;
}

.wijmo-wijvideo-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.wijmo-wijvideo .wijmo-wijtooltip-container {
    padding: 3px;
}
/* 
 * 
 * Wijmo Arctic Theme
 * http://wijmo.com/
 * 
 * Copyright(c) ComponentOne, LLC.  All rights reserved.
 * 
 * Dual licensed under the Wijmo Commercial or GNU GPL Version 3 licenses.
 * licensing@wijmo.com
 * http://wijmo.com/license
 * 
 * 
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden
{
    display: none;
}
.ui-helper-hidden-accessible
{
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}
.ui-helper-reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ui-helper-clearfix
{
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix
{
    height: 1%;
}
.ui-helper-clearfix
{
    display: block;
}
/* end clearfix */
.ui-helper-zfix
{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled
{
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon
{
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget
{

}
.ui-widget .ui-widget
{

}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
{

}
.ui-widget-content
{
    border: 1px solid #aaaaaa;
    background: #ffffff url(../../images/theme/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
}
.ui-widget-content a
{
    color: #222222;
}
.ui-widget-header
{
    border: 1px solid #aaaaaa;
    background: #cccccc url(../../images/theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}
.ui-widget-header a
{
    color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(../../images/theme/images/ui-bg_smooth_75_e6e6e6_1x400.png) top repeat-x;
    font-weight: normal;
    color: #333333;
    box-shadow: inset 0 1px 0 #fff;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
    color: #333333;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #d3d3d3;
    background: #dadada url(../../images/theme/images/ui-bg_smooth_75_fafafa_1x400.png) top repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-hover a, .ui-state-hover a:hover
{
    color: #212121;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    border: 1px solid #aaaaaa;
    background: #ffffff url(../../images/theme/images/ui-bg_glass_65_ffffff_1x400.png) top repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    color: #212121;
    text-decoration: none;
}
.ui-widget :active
{
    outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
    border: 1px solid #fcefa1;
    background: #fbf9ee url(../../images/theme/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a
{
    color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
{
    border: 1px solid #DE2922;
    background: #fef1ec url(../../images/theme/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #DE2922;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a
{
    color: #DE2922;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text
{
    color: #DE2922;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary
{
    font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary
{
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled
{
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon
{
    width: 16px;
    height: 16px;
    background-image: url(../../images/theme/images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon
{
    background-image: url(../../images/theme/images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-carat-1-n
{
    background-position: 0 0;
}
.ui-icon-carat-1-ne
{
    background-position: -16px 0;
}
.ui-icon-carat-1-e
{
    background-position: -32px 0;
}
.ui-icon-carat-1-se
{
    background-position: -48px 0;
}
.ui-icon-carat-1-s
{
    background-position: -64px 0;
}
.ui-icon-carat-1-sw
{
    background-position: -80px 0;
}
.ui-icon-carat-1-w
{
    background-position: -96px 0;
}
.ui-icon-carat-1-nw
{
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s
{
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w
{
    background-position: -144px 0;
}
.ui-icon-triangle-1-n
{
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne
{
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e
{
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se
{
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s
{
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw
{
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w
{
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw
{
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s
{
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w
{
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n
{
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne
{
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e
{
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se
{
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s
{
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw
{
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w
{
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw
{
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s
{
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw
{
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w
{
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw
{
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n
{
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e
{
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s
{
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w
{
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n
{
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne
{
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e
{
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se
{
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s
{
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw
{
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w
{
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw
{
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s
{
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw
{
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w
{
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw
{
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n
{
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e
{
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s
{
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w
{
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w
{
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n
{
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e
{
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s
{
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w
{
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n
{
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e
{
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s
{
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w
{
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n
{
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e
{
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s
{
    background-position: -176px -64px;
}
.ui-icon-arrow-4
{
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag
{
    background-position: -16px -80px;
}
.ui-icon-extlink
{
    background-position: -32px -80px;
}
.ui-icon-newwin
{
    background-position: -48px -80px;
}
.ui-icon-refresh
{
    background-position: -64px -80px;
}
.ui-icon-shuffle
{
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w
{
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w
{
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed
{
    background-position: 0 -96px;
}
.ui-icon-folder-open
{
    background-position: -16px -96px;
}
.ui-icon-document
{
    background-position: -32px -96px;
}
.ui-icon-document-b
{
    background-position: -48px -96px;
}
.ui-icon-note
{
    background-position: -64px -96px;
}
.ui-icon-mail-closed
{
    background-position: -80px -96px;
}
.ui-icon-mail-open
{
    background-position: -96px -96px;
}
.ui-icon-suitcase
{
    background-position: -112px -96px;
}
.ui-icon-comment
{
    background-position: -128px -96px;
}
.ui-icon-person
{
    background-position: -144px -96px;
}
.ui-icon-print
{
    background-position: -160px -96px;
}
.ui-icon-trash
{
    background-position: -176px -96px;
}
.ui-icon-locked
{
    background-position: -192px -96px;
}
.ui-icon-unlocked
{
    background-position: -208px -96px;
}
.ui-icon-bookmark
{
    background-position: -224px -96px;
}
.ui-icon-tag
{
    background-position: -240px -96px;
}
.ui-icon-home
{
    background-position: 0 -112px;
}
.ui-icon-flag
{
    background-position: -16px -112px;
}
.ui-icon-calendar
{
    background-position: -32px -112px;
}
.ui-icon-cart
{
    background-position: -48px -112px;
}
.ui-icon-pencil
{
    background-position: -64px -112px;
}
.ui-icon-clock
{
    background-position: -80px -112px;
}
.ui-icon-disk
{
    background-position: -96px -112px;
}
.ui-icon-calculator
{
    background-position: -112px -112px;
}
.ui-icon-zoomin
{
    background-position: -128px -112px;
}
.ui-icon-zoomout
{
    background-position: -144px -112px;
}
.ui-icon-search
{
    background-position: -160px -112px;
}
.ui-icon-wrench
{
    background-position: -176px -112px;
}
.ui-icon-gear
{
    background-position: -192px -112px;
}
.ui-icon-heart
{
    background-position: -208px -112px;
}
.ui-icon-star
{
    background-position: -224px -112px;
}
.ui-icon-link
{
    background-position: -240px -112px;
}
.ui-icon-cancel
{
    background-position: 0 -128px;
}
.ui-icon-plus
{
    background-position: -16px -128px;
}
.ui-icon-plusthick
{
    background-position: -32px -128px;
}
.ui-icon-minus
{
    background-position: -48px -128px;
}
.ui-icon-minusthick
{
    background-position: -64px -128px;
}
.ui-icon-close
{
    background-position: -80px -128px;
}
.ui-icon-closethick
{
    background-position: -96px -128px;
}
.ui-icon-key
{
    background-position: -112px -128px;
}
.ui-icon-lightbulb
{
    background-position: -128px -128px;
}
.ui-icon-scissors
{
    background-position: -144px -128px;
}
.ui-icon-clipboard
{
    background-position: -160px -128px;
}
.ui-icon-copy
{
    background-position: -176px -128px;
}
.ui-icon-contact
{
    background-position: -192px -128px;
}
.ui-icon-image
{
    background-position: -208px -128px;
}
.ui-icon-video
{
    background-position: -224px -128px;
}
.ui-icon-script
{
    background-position: -240px -128px;
}
.ui-icon-alert
{
    background-position: 0 -144px;
}
.ui-icon-info
{
    background-position: -16px -144px;
}
.ui-icon-notice
{
    background-position: -32px -144px;
}
.ui-icon-help
{
    background-position: -48px -144px;
}
.ui-icon-check
{
    background-position: -64px -144px;
}
.ui-icon-bullet
{
    background-position: -80px -144px;
}
.ui-icon-radio-off
{
    background-position: -96px -144px;
}
.ui-icon-radio-on
{
    background-position: -112px -144px;
}
.ui-icon-pin-w
{
    background-position: -128px -144px;
}
.ui-icon-pin-s
{
    background-position: -144px -144px;
}
.ui-icon-play
{
    background-position: 0 -160px;
}
.ui-icon-pause
{
    background-position: -16px -160px;
}
.ui-icon-seek-next
{
    background-position: -32px -160px;
}
.ui-icon-seek-prev
{
    background-position: -48px -160px;
}
.ui-icon-seek-end
{
    background-position: -64px -160px;
}
.ui-icon-seek-start
{
    background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first
{
    background-position: -80px -160px;
}
.ui-icon-stop
{
    background-position: -96px -160px;
}
.ui-icon-eject
{
    background-position: -112px -160px;
}
.ui-icon-volume-off
{
    background-position: -128px -160px;
}
.ui-icon-volume-on
{
    background-position: -144px -160px;
}
.ui-icon-power
{
    background-position: 0 -176px;
}
.ui-icon-signal-diag
{
    background-position: -16px -176px;
}
.ui-icon-signal
{
    background-position: -32px -176px;
}
.ui-icon-battery-0
{
    background-position: -48px -176px;
}
.ui-icon-battery-1
{
    background-position: -64px -176px;
}
.ui-icon-battery-2
{
    background-position: -80px -176px;
}
.ui-icon-battery-3
{
    background-position: -96px -176px;
}
.ui-icon-circle-plus
{
    background-position: 0 -192px;
}
.ui-icon-circle-minus
{
    background-position: -16px -192px;
}
.ui-icon-circle-close
{
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e
{
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s
{
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w
{
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n
{
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e
{
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s
{
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w
{
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n
{
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin
{
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout
{
    background-position: -192px -192px;
}
.ui-icon-circle-check
{
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus
{
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus
{
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close
{
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus
{
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus
{
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close
{
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical
{
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal
{
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical
{
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal
{
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se
{
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se
{
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl
{
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ui-corner-tr
{
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
}
.ui-corner-bl
{
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.ui-corner-br
{
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.ui-corner-top
{
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
}
.ui-corner-bottom
{
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.ui-corner-right
{
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.ui-corner-left
{
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.ui-corner-all
{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

/* Overlays */
.ui-widget-overlay
{
    background: #aaaaaa url(../../images/theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow
{
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(../../images/theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
/*
 * jQuery UI Resizable 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable
{
    position: relative;
}
.ui-resizable-handle
{
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
    display: block;
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle
{
    display: none;
}
.ui-resizable-n
{
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s
{
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e
{
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w
{
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se
{
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw
{
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw
{
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne
{
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
/*
 * jQuery UI Selectable 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper
{
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
/*
 * jQuery UI Accordion 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion
{
    width: 100%;
}
.ui-accordion .ui-accordion-header
{
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
}
.ui-accordion .ui-accordion-li-fix
{
    display: inline;
}
.ui-accordion .ui-accordion-header-active
{
    border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a
{
    display: block;
    padding: .5em .5em .5em .7em;
}
.ui-accordion-icons .ui-accordion-header a
{
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon
{
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content
{
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom: 1;
}
.ui-accordion .ui-accordion-content-active
{
    display: block;
}
/*
 * jQuery UI Autocomplete 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete
{
    position: absolute;
    cursor: default;
}

/* workarounds */
* html .ui-autocomplete
{
    width: 1px;
}
/* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.11
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu
{
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
}
.ui-menu .ui-menu
{
    margin-top: -3px;
}
.ui-menu .ui-menu-item
{
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a
{
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active
{
    font-weight: normal;
    margin: -1px;
}
/*
 * jQuery UI Button 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button
{
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible;
}
/* the overflow property removes extra width in IE */
.ui-button-icon-only
{
    width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only
{
    width: 2.4em;
}
/* button elements seem to need a little more width */
.ui-button-icons-only
{
    width: 3.4em;
}
button.ui-button-icons-only
{
    width: 3.7em;
}

/*button text element */
.ui-button .ui-button-text
{
    display: block;
    line-height: 1.4;
}
.ui-button-text-only .ui-button-text
{
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text
{
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text
{
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text
{
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text
{
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button
{  
    height: 25px;
    padding: 0px 10px 0px 10px;
    min-width: 100px;
}

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon
{
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon
{
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary
{
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary
{
    right: .5em;
}
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary
{
    right: .5em;
}

/*button sets*/
.ui-buttonset
{
    margin-right: 7px;
}
.ui-buttonset .ui-button
{
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
button.ui-button::-moz-focus-inner
{
    border: 0;
    padding: 0;
}
/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog
{
    position: absolute;
    padding: .2em;
    width: 300px;
    overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar
{
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title
{
    float: left;
    margin: .1em 16px .1em 0;
}
.ui-dialog .ui-dialog-titlebar-close
{
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span
{
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus
{
    padding: 0;
}
.ui-dialog .ui-dialog-content
{
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane
{
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset
{
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button
{
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-se
{
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar
{
    cursor: move;
}
/*
 * jQuery UI Slider 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider
{
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle
{
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range
{
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider-horizontal
{
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle
{
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range
{
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min
{
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max
{
    right: 0;
}

.ui-slider-vertical
{
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle
{
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range
{
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min
{
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max
{
    top: 0;
}
/*
 * jQuery UI Tabs 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs
{
    position: relative;
    padding: .2em;
    zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav
{
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li
{
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a
{
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere. */
.ui-tabs .ui-tabs-panel
{
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tabs .ui-tabs-hide
{
    display: none !important;
}
/*
 * jQuery UI Datepicker 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker
{
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header
{
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
{
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover
{
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev
{
    left: 2px;
}
.ui-datepicker .ui-datepicker-next
{
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover
{
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover
{
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span
{
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title
{
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select
{
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year
{
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
{
    width: 49%;
}
.ui-datepicker table
{
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th
{
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td
{
    border: 0;
    padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a
{
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane
{
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button
{
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current
{
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi
{
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group
{
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table
{
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group
{
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group
{
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group
{
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header
{
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header
{
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane
{
    clear: left;
}
.ui-datepicker-row-break
{
    clear: both;
    width: 100%;
}

/* RTL support */
.ui-datepicker-rtl
{
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev
{
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next
{
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover
{
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover
{
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane
{
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button
{
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current
{
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group
{
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header
{
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header
{
    border-right-width: 0;
    border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover
{
    display: none; /*sorry for IE5*/
    display: /**/ block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/*
 * jQuery UI Progressbar 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar
{
    height: 2em;
    text-align: left;
}
.ui-progressbar .ui-progressbar-value
{
    margin: -1px;
    height: 100%;
}

/* Custom */




.wijmo-dropdown-trigger
{
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}


.wijmo-wijdropdown label.wijmo-dropdown-label
{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.wijmo-wijinput, .wijmo-wijtextbox, .wijmo-wijgrid .wijmo-wijinput
{
    /*background: #242122 url(../../images/theme/images/ui-bg_inset-soft_15_242122_1x100.png) 50% 50% repeat-x !important;*/ /*background: #e1e1e1 url(../images/theme/images/ui-bg_inset-soft_100_e1e1e1_1x100.png) 50% 50% repeat-x !important;*/
    background: #ffffff !important;
    color: #404040;
    border: solid 1px #939aa3;
}

.wijmo-wijinput.ui-state-hover, .wijmo-wijtextbox.ui-state-hover
{
    border-color: #333;
}
.wijmo-wijinput.ui-state-focus, .wijmo-wijtextbox.ui-state-focus
{
    /*background: #e1e1e1 url(../../images/theme/images/ui-bg_inset-soft_100_e1e1e1_1x100.png) 50% 50% repeat-x !important;*/
    background: #fff !important;
    color: #404040 !important;
    border-color: #333;
}
/*
.wijmo-checkbox .ui-state-hover, .wijmo-wijradio .ui-state-hover
{
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    border: 1px solid #00a6dd;
    background: #00a6dd url(../../images/theme/images/ui-bg_highlight-soft_35_00a6dd_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #fafafa;
    text-shadow: none;
}

.wijmo-checkbox .ui-state-active, .wijmo-wijradio .ui-state-active
{
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    border: 1px solid transparent;
    background: #606154 url(../../images/theme/images/ui-bg_highlight-soft_15_333333_1x100.png) top repeat-x;
    font-weight: normal;
    color: #fafafa;
}


*/



.wijmo-wijgrid-row
{
    border-color: #c7c8c9;
}
.wijmo-wijmenu .wijmo-wijmenu-list .wijmo-wijmenu-item
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
div.wijmo-wijgrid .wijmo-wijgrid-filterrow td
{
    border: none;
}
.wijmo-wijdropdown .wijmo-dropdown, .wijmo-wijmenu-child, .wijmo-wijcombobox-list, .wijmo-wijgrid-filterlist
{
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
}
/*
.wijmo-wijmenu-child .ui-state-default .wijmo-wijmenu-text, .wijmo-wijmenu-child a.wijmo-wijmenu-text
{
    color: #404040;
}
.wijmo-wijmenu-ipod .wijmo-wijmenu-list .ui-state-default .wijmo-wijmenu-text
{
    color: #fafafa;
}
.wijmo-wijmenu-ipod .wijmo-wijmenu-list
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wijmo-wijmenu .wijmo-wijsuperpanel
{
    background: none !important;
}


.wijmo-wijmenu-child .ui-state-hover .wijmo-wijmenu-text, .wijmo-wijmenu-child .ui-state-active .wijmo-wijmenu-text, .wijmo-wijmenu-child .ui-state-focus .wijmo-wijmenu-text
{
    color: #fafafa;
}


.wijmo-wijmenu-child a:hover
{
    color: #fafafa !important;
}

.wijmo-wijmenu-child a:focus, .wijmo-wijmenu-child a:active
{
    color: #fafafa !important;
}*/
/*
.ui-progressbar-value, .ui-slider-range
{
    border: 1px solid #00a6dd;
 background: #ffe475 url(../../images/theme/images/ui-bg_inset-hard_100_ffe475_1x100.png) bottom repeat-x;
    font-weight: normal;
    color: #fafafa;
}*/

.wijmo-wijsuperpanel-vbarcontainer, .wijmo-wijsuperpanel-hbarcontainer
{
    background: #fcfcfc;
}

.wijmo-wijsuperpanel-vbarcontainer
{
    -moz-box-shadow: inset 3px 0 10px rgba(0,0,0,0.10);
    -webkit-box-shadow: inset 3px 0 10px rgba(0,0,0,0.10);
    box-shadow: inset 3px 0 10px rgba(0,0,0,0.10);
}


.wijmo-wijsuperpanel-hbarcontainer
{
    -moz-box-shadow: inset 0 3px 10px rgba(0,0,0,0.10);
    -webkit-box-shadow: inset 0 3px 10px rgba(0,0,0,0.10);
    box-shadow: inset 0 3px 10px rgba(0,0,0,0.10);
}

.wijmo-wijcalendar
{
    display: block;
}


.wijmo-wijgrid .ui-state-highlight
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fbf9ee;
    text-shadow: none;
    color: #404040;
    border-right: solid 
}


.wijmo-wijgrid .wijmo-wijgrid-currency-cell
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent url(../../images/theme/images/ui-bg_highlight-soft_15_333333_1x100_50.png) repeat-x scroll center top;
    text-shadow: none;
    color: inherit;
    border-top: solid 1px #d3d3d3;
}

.wijmo-wijcalendar-day-selectable .ui-state-default
{
    background: none;
    border: solid 1px transparent;
    color: #404040;
}

.wijmo-wijcalendar-day-selectable .ui-state-highlight
{
    border: 1px solid #fcefa1;
    background: #fbf9ee url(../../images/theme/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}



.wijmo-wijcalendar-day-selectable .ui-state-hover
{
    border: 1px solid #d3d3d3;
    background: #dadada url(../../images/theme/images/ui-bg_smooth_75_fafafa_1x400.png) top repeat-x;
    font-weight: normal;
    color: #212121;
}

.wijmo-wijmenu .wijmo-wijmenu-separator
{
    border: 1px solid #e6e6e6;
     background: #e6e6e6 url(../../images/theme/images/ui-bg_smooth_75_e6e6e6_1x400.png) top repeat-x;
}
/*
.wijmo-wijmenu .wij-menu-breadcrumb a
{
    color: #fafafa;
    line-height: 22px;
}*/

.wijmo-wijcalendar-day-selectable .ui-state-active
{
    border: 1px solid #999999;
    background: #ffffff url(../../images/theme/images/ui-bg_glass_65_ffffff_1x400.png) top repeat-x;
    font-weight: normal;
    color: #212121;
}

.wijmo-wijcalendar-day-selectable .ui-priority-secondary
{
}
.wijmo-wijcombobox .wijmo-wijcombobox-input
{
    background: #fafafa;
    color: #404040;
}

.ui-expander-top .ui-expander-content
{
    border-top: solid 1px #999999 !important;
}

.ui-expander-right .ui-expander-content
{
    border-top: solid 1px #999999 !important;
    border-right: solid 1px #999999 !important;
    border-bottom: solid 1px #999999 !important;
    padding: 0 1em !important;
}

.ui-expander-left .ui-expander-content
{
    border-top: solid 1px #999999 !important;
    border-left: solid 1px #999999 !important;
    border-bottom: solid 1px #999999 !important;
    padding: 0 1em !important;
}

.ui-accordion-top .ui-accordion-content
{
    border-top: solid 1px #999999 !important;
}

.ui-accordion-right .ui-accordion-content
{
    border-top: solid 1px #999999 !important;
    border-right: solid 1px #999999 !important;
    border-bottom: solid 1px #999999 !important;
    padding: 0 1em !important;
}

.ui-accordion-left .ui-accordion-content
{
    border-top: solid 1px #999999 !important;
    border-left: solid 1px #999999 !important;
    border-bottom: solid 1px #999999 !important;
    padding: 0 1em !important;
}
/*

.ui-tabs .ui-tabs-nav
{
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.05);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.05);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.05);
    border: 1px solid #404040;
    background: #242122 url(../../images/theme/images/ui-bg_highlight-soft_15_242122_1x100_bottom.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #fafafa;
}
*/
.wijmo-wijgrid .wijmo-wijcombobox-wrapper .wijmo-wijcombobox-input
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.wijmo-wijgrid .wijmo-wijcombobox-wrapper
{
    background: none;
}

.wijmo-wijgrid .ui-input-spinner-right .wijmo-wijinput-spinup
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.wijmo-wijgrid .ui-input-spinner-right .wijmo-wijinput-spindown
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ui-datepicker-group .ui-datepicker-header
{
    -moz-border-radius: 0;
    border: none;
}

.ui-datepicker-group .ui-datepicker-header .ui-datepicker-title
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-datepicker-group-first .ui-datepicker-header
{
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.ui-datepicker-group-last .ui-datepicker-header
{
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
/*
a.ui-button:link, a.ui-button
{
    color: #fafafa;
}
*/

.wijmo-wijwizard .wijmo-wijsuperpanel
{
    background: none;
    border: none;
}

.wijmo-wijmenu .wijmo-wijmenu-link .wijmo-wijmenu-icon-right
{
    color: #404040;
}

.wijmo-wijmenu .wijmo-wijmenu-link:hover .wijmo-wijmenu-icon-right
{
    color: #fafafa;
}


.wijmo-wijmenu .wijmo-wijmenu-link label
{
    color: #404040;
}

div.ui-tabs ul.ui-tabs-nav li
{
    border: solid 1px #939aa3;
}


.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-item.ui-state-hover, .wijmo-wijlist-ul .wijmo-wijlist-item.ui-state-hover, .wijmo-wijmenu-horizontal .wijmo-wijmenu-link.ui-state-hover, .wijmo-wijmenu .wijmo-wijmenu-link.ui-state-hover
{
    border: solid 1px #999999;
}

.wijmo-wijdropdown .wijmo-dropdown .wijmo-dropdown-item.ui-state-active, .wijmo-wijlist-ul .wijmo-wijlist-item.ui-state-active, .wijmo-wijmenu-horizontal .wijmo-wijmenu-link.ui-state-active, .ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    border: solid 1px #999999;
}
.wijmo-wijcalendar .ui-datepicker-header .ui-state-hover
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wijmo-wijcalendar .ui-datepicker-header .ui-state-default
{
    box-shadow: none;
}

.wijmo-wijcalendar-navbutton.ui-state-hover
{
    border: solid 1px #999;
}
.wijmo-wijgrid .wijmo-wijgrid-headerrow .wijmo-c1basefield.ui-state-active
{
    border-bottom: none;
    padding-bottom: 1px;
}
.wijmo-wijgrid .wijmo-wijgrid-current-cell
{
    background: #fff9d9;
}
div.wijmo-wijribbon .ui-icon, .wijmo-wijribbon-abbrevicon, div.wijmo-wijribbon-simple span.ui-icon, .wijmo-wijribbon .wijmo-wijribbon-group .ui-button:hover .ui-icon, div.wijmo-wijribbon-modes span.ui-icon, .wijmo-wijribbon-group .wijmo-wijribbon-abbrevgroup:hover .ui-icon, .wijmo-wijribbon-group .wijmo-wijribbon-abbrevgroup:hover .wijmo-wijribbon-abbrevicon
{
    background-image: url("../../images/theme/images/wijmo-ui-icons_000000_240x112.png");
}
.wijmo-wijeditor .wijmo-wijribbon li.wijmo-wijribbon-breaks
{
    width: 7em;
}
.wijmo-wijeditor .wijmo-wijribbon li.wijmo-wijribbon-actions
{
    width: 17em;
}
.wijmo-wijeditor .wijmo-wijribbon li.wijmo-wijribbon-tables
{
    width: 20em;
}
.wijmo-wijeditor .wijmo-wijribbon li.wijmo-wijribbon-special
{
    width: 11em;
}
.wijmo-wijeditor .wijmo-wijribbon .wijmo-wijribbon-groups .wijmo-wijribbon-reviewwithspelling
{
    width: 13em;
}
.wijmo-wijeditor .wijmo-wijribbon li.wijmo-wijribbon-forms
{
    width: 21em;
}

.wijmo-wijeditor .wijmo-wijribbon-review .ui-button
{
    width: 71px;
}
.wijmo-wijribbon-font .wijmo-wijribbon-list .ui-button
{
    width: 30px;
}
a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0 auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0;
    padding: 0;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0;
    padding: 0 0 0 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0 0 0;
    margin: 0 auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.menu
{
    padding: 4px 0 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    border: none;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.textEntry
{
    border: 1px solid #ccc;
    height: 18px;
    line-height: 18px !important;
    padding-left: 3px;
    border: 1px solid #617584;
    margin-bottom: 2px;
}

.textEntryNewsletter
{
    border: 0;
    width: 200px;
}

.ButtonNewsletter
{
    margin: 15px;
    border-style: none;
    background-color: Blue;
    color: White;
    width: 80px;
    height: 40px;
}


.textEntry1[readonly="readonly"]
{
    background-color: #C4C4C4;
    color: White;
}

.ajaxResult .textEntry
{
    width: 300px;
    font-size: 11px;
}


input.passwordEntry
{
    width: 100px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
    margin-top: 5px !important;
}

/* MISC  
----------------------------------------------------------*/

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    width: 240px;
    font-size: 0.9em;
    color: #DE2922;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 0;
}



/*** Custom CSS ***/
.fieldset-style{padding:0 0 0 5px !important;}
.fieldset-style legend{padding:0 !important;font-weight:normal}
.tblBerichtigung{width:100%}
.tblBerichtigung tr{padding:2px;}
.tblBerichtigung tr td{padding:5px;}html, body {
    margin: 0;
    padding: 0;
    cursor: default;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

#masknav h4 {
    padding: 4px 0 0 25px;
    font-weight: bold !important;
}

.pnlDisabled {
    background-color: #DDDDDD !important;
}

.wijmo-wijinput-input {
    float: none;
}

#divEinkaufslistens_chkl span,
input,
.wijmo-wijlist-ul .wijmo-wijlist-item,
.wijmo-wijlist-ul .wijmo-wijlist-item .ui-corner-all .ui-state-hover,
.wijmo-wijlist-ul .wijmo-wijlist-item .ui-corner-all .ui-state-active,
.ui-widget-content {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
    line-height: 14px;
    font-weight: normal;
    color: #2C3333;
    text-shadow: none !important;
}

#wijmo-wijlistitem-active,
#wijmo-wijlistitem-hover,
.wijmo-wijlist-ul .wijmo-wijcombobox-selecteditem,
ul.wijmo-wijlist-ul li.wijmo-wijlist-item-selected {
    background: #c8d8d8;
    color: #1A171B;
    text-shadow: none !important;
    font-weight: normal !important;
}


.login_welcome {
    width: 230px;
    text-align: left;
    height: 52px;
    background-color: #C8D8D8;
    padding-left: 5px;
    padding-top: 5px;
}


#main_wrapper {
    background: #d5e2f3;
}

.content_wrapper {
    padding-left: 10px;
    background: #ffffff;
}

.loginDisplay {
    float: left;
    margin-left: 35px;
}

.site_cont {
    height: 104px;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.clear {
    font-size: 1px;
    height: 0;
    width: 0;
    clear: left;
    line-height: 0;
    display: block;
    float: none;
}

.clear-b {
    clear: both;
}

input.button_style_bg {
    width: 75px;
    height: 23px;
    border: none;
    color: #000000;
    font: normal 12px verdana;
    cursor: pointer;
    margin-top: 5px;
    text-align: center !important;
}

input.button_style_bg2 {
    width: 140px;
    height: 23px;
    border: none;
    color: #000000;
    font: normal 12px verdana;
    cursor: pointer;
    margin-top: 5px;
    text-align: center !important;
}

.form_main_tbl {
    /*margin: 0 auto; */
    text-align: center;
}

.clear {
    clear: both;
}

#content_v {
    z-index: 20;
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 200px;
}

.top_right_telephone_box {
    float: right;
    margin-right: 10px;
    margin-top: 20px;
}

a.expand-link {
    width: 18px;
    height: 17px;
    position: relative;
    z-index: 99999;
}

.message {
    font-family: Verdana, Arial, Helvetica;
    /* ReSharper disable InvalidValue */
    font: normal 12px arial;
    /* ReSharper restore InvalidValue */
    color: #DE2922;
}

.tbl {
    width: 900px;
    text-align: center;
    margin-top: 50px;
    margin-left: 100px;
}

.button {
    background-color: #e5ebde;
    font-size: 10px;
    font-weight: bold;
}

.formdecorator {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .formdecorator li {
        clear: both;
        margin-bottom: 0.2em;
    }

        .formdecorator li > label {
            float: left;
            display: inline-block;
            width: 85px;
            font-size: 10px !important;
        }

        .formdecorator li td label {
            padding-left: 5px;
        }

.error {
    color: #DE2922 !important;
    text-align: center;
}

.success {
    color: Green !important;
    text-align: center;
}

.flt {
    float: left !important;
}

.flr {
    float: right !important;
}

.margin-style {
    margin-top: 14px;
}
/**(20-3-2012)-END**/
.server .formdecorator .content-holder {
    margin: 0 0 10px 0;
    float: left;
}
/***(19-4-2012)-START***/
.formdecorator .content-holder {
    margin: 0 0 10px 0;
    float: left;
}

.lbl-style {
    display: block !important;
    font-size: 12px !important;
    margin-bottom: 2px;
    text-align: left;
}
/***(19-4-2012)-END***/

.ajaxResult {
    max-width: 935px;
}
/***(20-4-2012)-END***/

.ui-state-highlight .highlight {
    color: Black;
}

.highlight {
    color: #DE2922;
}

.failureNotification {
    cursor: default;
    padding: 6px 6px 6px 6px;
    margin-left: 5px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    display: inline-block;
    color: White;
    float: none;
    position: absolute;
    background-color: #DE2922;
}

.validate {
    display: none;
}

#header-wrap {
    height: 62px;
}

.ui-widget-header {
    border: 0 !important;
}

.ui-widget {
    font-size: 11px;
}

.ui-tabs {
    border: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #A8A8A8;
}

.wijmo-wijdropdown {
    height: 20px;
}

.wijmo-dropdown-label {
    height: 10px;
    overflow: hidden;
    font-family: Verdana, Arial;
    font-size: 10px !important;
    padding: 3px 25px 3px 5px;
    line-height: 14px !important;
}

.wijmo-dropdown-list .wijmo-dropdown-item span {
    font-family: Verdana, Arial;
    font-size: 10px !important;
    display: inline-block;
    height: 16px;
    overflow: hidden;
}

.wijmo-wijgrid-headertext {
    padding: 0.2em 1em !important;
    font-family: Verdana, Arial;
    font-weight: bold !important;
    color: #2C3333;
    text-align: left;
    font-size: 12px !important;
}

.wijmo-wijinput-wrapper {
    padding: 0 0 0 3px;
    height: 19px;
}

.wijmo-wijgrid-filterrow {
    font-size: 12px !important;
    height: 20px;
    max-height: 20px;
    font-size: 0;
    line-height: 20px !important;
    overflow: hidden;
}

    .wijmo-wijgrid-filterrow td {
        /*background: url("../images/theme/images/ui-bg_smooth_75_e6e6e6_1x400.png") repeat-x scroll center top #E6E6E6;*/
        background-color: #FFF;
        border-right: 1px solid #C7C8C9 !important;
        font-size: 0;
        line-height: 20px !important;
        height: 20px;
        overflow: hidden;
    }

.wijmo-wijgrid .wijmo-wijinput {
    border: 0;
    border-top: 0 solid #C7C8C9;
}

.wijmo-wijgrid .ui-list .wijmo-wijinput {
    height: 20px !important;
}

.wijmo-wijgrid-filter .wijmo-wijinput-wrapper {
    padding: 0 1px 0 0 !important;
}

.wijmo-wijgrid .wijmo-wijgrid-table .wijmo-wijgrid-filter-input {
    width: 100% !important;
}

.wijmo-wijgrid-filterrow .wijmo-wijinput {
    padding: 0 3px 0 3px;
    height: 20px !important;
}

.wijmo-wijgrid-frozener-v {
    display: none;
}

.wijmo-wijgrid tr.wijmo-wijgrid-row td, .wijmo-wijgrid tr.wijmo-wijgrid-row th {
    vertical-align: middle;
}

.wijdata-type-string {
    text-align: left;
}

.wijmo-wijgrid-innercell {
    overflow: hidden;
    white-space: nowrap;
}

tr.wijmo-wijgrid-row .wijmo-wijgrid-innercell {
    height: 15px;
}

.wijmo-wijgrid-filter {
    border: none !important;
}

.wijmo-wijgrid-filterrow {
    height: 20px;
}

    .wijmo-wijgrid-filterrow input {
        height: 16px !important;
        padding: 0 3px !important;
    }

.wijmo-wijgrid-filter-inputdate {
    margin-top: 0;
}

.FIDGridView .wijmo-wijinput-trigger {
    border: 0 !important;
    box-shadow: inset 0 0 0 #fff !important;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 2px;
    right: 9px !important;
    height: 17px !important;
    z-index: 5;
}

.wijmo-wijgrid .wijmo-wijgrid-filter {
    border-left: 0 !important;
}

.wijmo-wijgrid-filterrow .wijmo-wijcombobox {
    height: 20px;
    padding: 1px 3px 0 3px;
}

.wijmo-wijgrid-filterrow .wijmo-wijcombobox-wrapper {
    height: 16px;
}

.wijmo-wijgrid-filterrow .wijmo-wijcombobox-trigger {
    border: 0 !important;
    height: 16px !important;
    right: 3px !important;
    margin-top: 2px;
    box-shadow: inset 0 0 0 #fff !important;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

    .wijmo-wijgrid-filterrow .wijmo-wijcombobox-trigger .ui-icon {
        margin-top: 3.5px !important;
        height: 12.5px !important;
    }

.wijmo-wijgrid-filterrow .wijmo-wijcombobox-input {
    height: 11px !important;
    background: none !important;
    padding-left: 3px;
}

.FIDGridView .wijmo-wijgrid {
    border: 0;
}

.FIDGridView .wijmo-wijgrid-fixedview {
    display: inline-block;
    border: 1px solid #A8A8A8;
    cursor: inherit !important;
}

.wijmo-wijgrid th.ui-draggable {
    cursor: default;
}

.wijmo-wijgrid {
    overflow: visible;
}

.wijmo-wijgrid-foorow {
    display: none !important;
}

.wijmo-wijgrid-footer {
    padding-top: 5px !important;
}

.wijmo-wijgrid .ui-list {
    overflow-y: hidden;
    height: 25px;
}

.fidstatusbar {
    line-height: 16px !important;
}

.wijmo-wijtooltip {
    background: white;
}

.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: transparent !important;
}

.wijmo-wijsuperpanel-vbarcontainer .wijmo-wijsuperpanel-handle {
    background: none;
}

.wijmo-wijsuperpanel-hbarcontainer .wijmo-wijsuperpanel-handle {
    background: none;
}

.wijmo-wijmenu-ipod {
    z-index: 6;
}

#tblBerichtigung {
    width: 100%;
}

    #tblBerichtigung tr {
        padding: 2px 2px 2px 2px;
    }

        #tblBerichtigung tr td {
            padding: 5px 5px 5px 5px;
        }

#autoLogout {
    display: none;
}

#btnAutoLogoutContainer {
    margin-top: 20px;
}

#sessionExpired {
    display: none;
}

#btnSessionExpiredContainer {
    margin-top: 20px;
}

#redirectToUFS {
    display: none;
}

#btnRedirectToUFSContainer {
    margin-top: 20px;
}

#OrderIsLocked {
    display: none;
}

#btnOrderIsLockedContainer {
    margin-top: 20px;
}

#txtHeaderNoSignsLeft {
    display: none;
}

#btnTxtHeaderNoSignsLeftContainer {
    margin-top: 20px;
}

#txtMainHeaderNoSignsLeft {
    display: none;
}

#btnTxtMainHeaderNoSignsLeftContainer {
    margin-top: 20px;
}

#txtMainContentNoRowsLeft {
    display: none;
}

#btnTxtMainContentNoRowsLeftContainer {
    margin-top: 20px;
}

#txtNewsNoRowsLeft {
    display: none;
}

#btnTxNewsNoRowsLeftContainer {
    margin-top: 20px;
}

.txtHeaderClass {
    overflow: hidden;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #2C3333;
}

.txtMainHeaderClass {
    overflow: hidden;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #2C3333;
}

.txtMainContentClass {
    overflow-x: hidden;
    font-weight: bold;
    font-family: Arial, Georgia;
    font-size: 12px;
    color: #2C3333;
}

.txtNewsClass {
    overflow-x: hidden;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #2C3333;
}

#h2MainHeader {
    min-height: 15px;
    font-family: Verdana, Arial, sans-serif;
}

#panMainContent {
    margin-top: -2px;
}

#imgDownloadImage {
    max-height: 130px;
    max-width: 100px;
}

#imgDownloadImage2 {
    max-height: 130px;
    max-width: 100px;
}

#imgDownloadImage3 {
    max-height: 130px;
    max-width: 100px;
}

#divDownloadValidUntil {
    padding-top: 5px;
}

#divDownloadValidUntil2 {
    padding-top: 5px;
}

#divDownloadValidUntil3 {
    padding-top: 5px;
}

#uEDownloadValidUntil {
    width: 99px;
    margin: 0;
}

#uEDownloadValidUntil2 {
    width: 99px;
    margin: 0;
}

#uEDownloadValidUntil3 {
    width: 99px;
    margin: 0;
}

#lblDownloadValidUntil {
    margin: 0;
}

#lblDownloadValidUntil2 {
    margin: 0;
}


#lblDownloadValidUntil3 {
    margin: 0;
}

#divShowCuisine {
    padding-top: 5px;
}


#divShowCuisine2 {
    padding-top: 5px;
}

#divShowCuisine3 {
    padding-top: 5px;
}

#divDownloadImageUpload a {
    margin-left: 0;
}

#divDownloadImageUpload2 a {
    margin-left: 0;
}

#divDownloadImageUpload3 a {
    margin-left: 0;
}

#divDownloadPDFUpload {
    padding-top: 5px;
}

    #divDownloadPDFUpload a {
        margin-left: 0;
    }

#divDownloadPDFUpload2 {
    padding-top: 5px;
}

    #divDownloadPDFUpload2 a {
        margin-left: 0;
    }

#divDownloadPDFUpload3 {
    padding-top: 5px;
    padding-bottom: 5px;
}

    #divDownloadPDFUpload3 a {
        margin-left: 0;
    }

#ContentImage {
    padding-top: 5px;
    height: 237px;
    width: 570px;
}

#imgContentImage {
    max-height: 237px;
    max-width: 540px;
}

#imageUploadWrongFileContainer {
    display: none;
}

#btnImageUploadWrongFileContainer {
    margin-top: 20px;
}

#pdfUploadWrongFileContainer {
    display: none;
}

#btnPdfUploadWrongFileContainer {
    margin-top: 20px;
}

#showLocationContainer {
    padding-top: 5px;
}

#SignsLeftTxtNewsContainer {
    padding-top: 5px;
    padding-bottom: 10px;
}

#divLogoImageShow {
    padding: 5px;
}

#divContentImageShow {
    padding: 5px;
}

.homePageInfoHeadline {
    font-weight: bold;
    font-size: 12px !important;
    text-align: left;
}

.homePageInfoHeadlineContainer {
    padding: 0 0 12px 0;
}

.homePageInfoHelp {
    color: #DE2922;
    font-weight: bold;
}

.lblHomePageInfoHelp {
    display: none;
}

#btnHomePageInfoSave {
    /* ReSharper disable Html.PathError */
    background: url(../../images/icons/IGA_Icon_Speichern.png) no-repeat left center;
    /* ReSharper restore Html.PathError */
    width: 120px;
    height: 32px;
    display: block;
    line-height: 30px;
    color: #2C3333;
    text-decoration: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
    font-weight: 600;
    z-index: 10000;
}

#btnHomePageInfoSaveContainer {
    width: 110px;
    float: left;
}

#btnHomePageInfoMessagesContainer {
    width: 860px;
    padding-top: 8.5px;
    float: left;
}

#divDownloadImageUpload a {
    width: 100px;
}

#divDownloadPDFUpload a {
    width: 100px;
}

#divDownloadImageUpload2 a {
    width: 100px;
}

#divDownloadPDFUpload2 a {
    width: 100px;
}

#divDownloadImageUpload3 a {
    width: 100px;
}

#divDownloadPDFUpload3 a {
    width: 100px;
}

#divDownloadValidUntil input {
    width: 98px;
}

#divDownloadValidUntil2 input {
    width: 98px;
}

#divDownloadValidUntil3 input {
    width: 98px;
}

#divContentImage {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 540px;
}

#divDownloadImage {
    width: 100px;
    display: none;
}

#divDownloadImage2 {
    width: 100px;
    display: none;
}

#divDownloadImage3 {
    width: 100px;
    display: none;
}

#divShowCuisineRight {
    float: left;
    width: 120px;
    margin-left: 5px;
}

#divShowCuisine2Right {
    float: left;
    width: 120px;
    margin-left: 5px;
}

#divShowCuisine3Right {
    float: left;
    width: 120px;
    margin-left: 5px;
}

#divShowCuisineLeft {
    float: left;
}

#divShowCuisine2Left {
    float: left;
}

#divShowCuisine3Left {
    float: left;
}

#divDownloadImageDisclaimer {
    width: 100px;
}

#divDownloadImageDisclaimer2 {
    width: 100px;
}

#divDownloadImageDisclaimer3 {
    width: 100px;
}

#divDownloadImageHeadline2 {
    padding-top: 25px;
}

#divDownloadImageHeadline3 {
    padding-top: 25px;
}

#h2NeuanlageKundeUeberschrift {
    text-align: center;
    margin-bottom: 15px;
}

#rdbListChooseWhatWantToDo {
    padding-bottom: 10px;
}

    #rdbListChooseWhatWantToDo input[type="radio"] {
        margin-right: 5px;
        padding-top: 5px;
        margin-top: 2.3px;
    }

    #rdbListChooseWhatWantToDo label {
        margin-top: 5px;
        vertical-align: top;
    }

#lblChooseWhatWantToDoContainer {
    margin-bottom: 5px;
}

#pnlChooseWhatWantToDo {
    margin-bottom: 10px;
    height: 170px;
}

#pnlChooseWhatWantToDoUserAdministration {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    height: 40px;
}

#pnlChooseWhatWantToDoOOMVerwalten {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    height: 40px;
}

#rdbListChooseWhatWantToDoOOMVerwalten {
    padding-bottom: 10px;
}

    #rdbListChooseWhatWantToDoOOMVerwalten input[type="radio"] {
        margin-right: 5px;
        padding-top: 5px;
        margin-top: 2.3px;
    }

#rdbListChooseWhatWantToDoUserAdministration {
    padding-bottom: 10px;
}

    #rdbListChooseWhatWantToDoUserAdministration input[type="radio"] {
        margin-right: 5px;
        padding-top: 5px;
        margin-top: 2.3px;
    }

    #rdbListChooseWhatWantToDoUserAdministration label {
        margin-top: 5px;
        vertical-align: top;
    }

#pnlBlockCustomerHomeDB {
    margin-bottom: 20px;
}

#pnlBlockCustomerHomeMD {
    margin-bottom: 20px;
}

#pnlBlockCustomerKunde {
    margin-bottom: 5px;
}

#pnlBlockCustomerKdNr {
    margin-bottom: 5px;
}

#pnlDeleteCustomerKunde {
    margin-bottom: 5px;
}

#pnlDeleteCustomerKdNr {
    margin-bottom: 5px;
}

#customerLockedSuccessfullyContainer {
    display: none;
}

#btnCustomerLockedSuccessfullyContainer {
    margin-top: 20px;
}

#customerLockedErrorContainer {
    display: none;
}

#btnCustomerLockedErrorContainer {
    margin-top: 20px;
}

#customerDeleteSuccessfullyContainer {
    display: none;
}

#btnCustomerDeleteSuccessfullyContainer {
    margin-top: 20px;
}

#customerDeleteErrorContainer {
    display: none;
}

#btnCustomerDeleteErrorContainer {
    margin-top: 20px;
}

#createNewCustomerSuccessfullyContainer {
    display: none;
}

#btnCreateNewCustomerSuccessfullyContainer {
    margin-top: 20px;
}

#createNewCustomerNumberSuccessfullyContainer {
    display: none;
}

#btnCreateNewCustomerNumberSuccessfullyContainer {
    margin-top: 20px;
}

#editCustomerSuccessfullyContainer {
    display: none;
}

#btnEditCustomerSuccessfullyContainer {
    margin-top: 20px;
}

#editCustomerErrorContainer {
    display: none;
}

#btnEditCustomerErrorContainer {
    margin-top: 20px;
}

#createUserSuccessfullyContainer {
    display: none;
}

#btnCreateUserSuccessfullyContainer {
    margin-top: 20px;
}

#deleteRubrikSuccessfullyContainer {
    display: none;
}

    #deleteRubrikSuccessfullyContainer .lbl-style {
        text-align: center !important;
    }

#btnDeleteRubrikSuccessfully {
    margin-top: 20px;
}

#deleteRubrikErrorContainer {
    display: none;
}

    #deleteRubrikErrorContainer .lbl-style {
        text-align: center !important;
    }

#btnDeleteRubrikError {
    margin-top: 20px;
}

#deleteEintragSuccessfullyContainer {
    display: none;
}

    #deleteEintragSuccessfullyContainer .lbl-style {
        text-align: center !important;
    }

#btnDeleteEintragSuccessfully {
    margin-top: 20px;
}

#deleteEintragErrorContainer {
    display: none;
}

    #deleteEintragErrorContainer .lbl-style {
        text-align: center !important;
    }

#btnDeleteEintragError {
    margin-top: 20px;
}

#saveRubrikSuccessfullyContainer {
    display: none;
}

    #saveRubrikSuccessfullyContainer .lbl-style {
        text-align: center !important;
    }

#btnSaveRubrikSuccessfully {
    margin-top: 20px;
}

#saveRubrikErrorContainer {
    display: none;
}

    #saveRubrikErrorContainer .lbl-style {
        text-align: center !important;
    }

#btnSaveRubrikError {
    margin-top: 20px;
}

#saveEintragSuccessfullyContainer {
    display: none;
}

    #saveEintragSuccessfullyContainer .lbl-style {
        text-align: center !important;
    }

#btnSaveEintragSuccessfully {
    margin-top: 20px;
}

#saveEintragErrorContainer {
    display: none;
}

    #saveEintragErrorContainer .lbl-style {
        text-align: center !important;
    }

#btnSaveEintragError {
    margin-top: 20px;
}

#createUserErrorContainer {
    display: none;
}

#btnCreateUserErrorContainer {
    margin-top: 20px;
}

#createUserErrorUserNameExistsContainer {
    display: none;
}

#btnCreateUserErrorUserNameExistsContainer {
    margin-top: 20px;
}

#updateUserSuccessfullyContainer {
    display: none;
}

#btnUpdateUserSuccessfullyContainer {
    margin-top: 20px;
}

#updateUserErrorContainer {
    display: none;
}

#btnUpdateUserErrorContainer {
    margin-top: 20px;
}

#updateUserErrorUserNameExistsContainer {
    display: none;
}

#btnUpdateUserErrorUserNameExistsContainer {
    margin-top: 20px;
}

#deleteUserSuccessfullyContainer {
    display: none;
}

#btnDeleteUserSuccessfullyContainer {
    margin-top: 20px;
}

#deleteUserErrorContainer {
    display: none;
}

#btnDeleteUserErrorContainer {
    margin-top: 20px;
}

#deleteUserErrorUserNameExistsContainer {
    display: none;
}

#btnDeleteUserErrorUserNameExistsContainer {
    margin-top: 20px;
}

#createMesseSuccessfullyContainer {
    display: none;
}

#btnCreateMesseSuccessfullyContainer {
    margin-top: 20px;
}

#createMesseErrorContainer {
    display: none;
}

#btnCreateMesseErrorContainer {
    margin-top: 20px;
}

#createMesseErrorUserNameExistsContainer {
    display: none;
}

#btnCreateMesseErrorUserNameExistsContainer {
    margin-top: 20px;
}

#updateMesseSuccessfullyContainer {
    display: none;
}

#btnUpdateMesseSuccessfullyContainer {
    margin-top: 20px;
}

#updateMesseErrorContainer {
    display: none;
}

#btnUpdateMesseErrorContainer {
    margin-top: 20px;
}

#updateMesseErrorUserNameExistsContainer {
    display: none;
}

#btnUpdateMessesErrorUserNameExistsContainer {
    margin-top: 20px;
}

#noCustomerNumberErrorContainer {
    display: none;
}

#btnNoCustomerNumberErrorContainer {
    margin-top: 20px;
}

#customerUnlockedSuccessfullyContainer {
    display: none;
}

#btnCustomerUnlockedSuccessfullyContainer {
    margin-top: 20px;
}

#customerUnlockedErrorContainer {
    display: none;
}

#btnCustomerUnlockedErrorContainer {
    margin-top: 20px;
}

#currentCustomerLocked {
    display: none;
}

#btnCurrentCustomerLocked {
    margin-top: 20px;
}

#pnlMsgCustomerLocked {
    display: none;
}

#btnMsgCustomerLocked {
    margin-top: 20px;
}

#pnlMsgUserLocked {
    display: none;
}

#btnMsgUserLocked {
    margin-top: 20px;
}

#pnlddlSprachwahl {
    margin-right: 20px;
    height: 37px;
}

#pnlUITextGrid {
    margin-top: 20px;
}

#rdbListSavedNewCustomerExists {
    margin-top: 10px;
}

    #rdbListSavedNewCustomerExists input[type="radio"] {
        margin-right: 5px;
        padding-top: 5px;
    }

#pnlSavedNewCustomerExists {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 65px;
}

#customerAssistentButtonsContainer {
    margin-top: 10px;
    float: right;
}

#pnlNotFinishedNewCustomers {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 45px;
}

#pnlBlockCustomer {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 45px;
}

#pnlChooseShop {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 100px;
}

#pnlChooseNewCustomerOrNewCustomerNumber {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 65px;
}

#pnlSearchCustomer {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 45px;
}

#pnlSearchRubrik {
    padding-bottom: 5px;
    height: 45px;
    width: 365px;
    float: left;
    margin-right: 15px;
}

#pnlSearchEintrag {
    padding-bottom: 5px;
    height: 45px;
    width: 365px;
    float: left;
}

#pnlFilterRubrik {
    width: 1183px;
    margin-bottom: 20px;
}

#pnlSelectRubrik {
    float: left;
    margin-right: 15px;
}

#pnlSelectEintrag {
    float: left;
}

#pnlMandantNewCustomerNumber {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 45px;
}

#pnlCustomerData {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 415px;
    float: left;
    width: 665px;
}

#pnlCreateMandant {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#pnlCreateKunde {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#pnlCreateLieferant {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#pnlCreateBetrieb {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#pnlCreateLF_BT {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#pnlCopyWGRMitglied {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#pnlFinish {
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 25px;
}

#rdbListChooseNewCustomerOrNewCustomerNumber {
    margin-top: 10px;
}

    #rdbListChooseNewCustomerOrNewCustomerNumber input[type="radio"] {
        margin-right: 5px;
        padding-top: 5px;
    }

#h2NewCustomer {
    text-align: center;
}

#h2BlockCustomer {
    text-align: center;
}

#h2DeleteCustomer {
    text-align: center;
}

#h2EditCustomer {
    text-align: center;
}

#h2NewUser {
    text-align: center;
}

#h2EditUser {
    text-align: center;
}

#h2BlockUser {
    text-align: center;
}

#h2DeleteUser {
    text-align: center;
}

#h2OOMVerwalten {
    text-align: center;
}

#h2ArtikelEinlesen {
    text-align: center;
}

#h2BenutzerVerwalten {
    text-align: center;
}

#h2BenutzerBearbeiten {
    text-align: center;
}

#h2BenutzerSuchen {
    text-align: center;
}

#h2BenutzerAnlegen {
    text-align: center;
}

#h2NewOOM {
    text-align: center;
}

#h2EditOOM {
    text-align: center;
}

#h2MesseSearch {
    text-align: center;
}

#h2Mitgliederverwaltung {
    text-align: center;
}

#btnBereinigeCustomerArtAlf {
    margin-top: 20px;
}

#pnlBereinigeCustomerArtAlfMsgButtons {
    margin-top: 20px;
    margin-left: 30px;
}

#btnBereinigeCustomerArtAlfSuccess {
    margin-top: 20px;
}

#pnlRepairWGRMitglied {
    margin-top: 20px;
}

#btnRepairWGRMitglied {
    margin-top: 20px;
}

#pnlRepairWGRMitgliedMsgButtons {
    margin-top: 20px;
    margin-left: 30px;
}

#btnRepairWGRMitgliedSuccess {
    margin-top: 20px;
}

#pnlCopyWGRMitglied {
    margin-top: 20px;
}

#btnCopyWGRMitglied {
    margin-top: 20px;
}

#pnlCopyWGRMitgliedMsgButtons {
    margin-top: 20px;
    margin-left: 30px;
}

#btnCopyWGRMitgliedSuccess {
    margin-top: 20px;
}

#pnlCopyWGRMitgliedCustomerDB {
    margin-bottom: 20px;
}

#pnlDBServiceHeadline {
    text-align: center;
}

#imgEkListeArrowUp {
    background-size: 384px 360px;
    background-position: -240px -291px;
    height: 21px;
    width: 24px;
    float: left;
    margin-top: 2px;
}

#imgEkListeArrowDown {
    background-size: 384px 360px;
    background-position: -192px -291px;
    height: 21px;
    width: 24px;
    float: left;
    margin-top: 2px;
}

#gridArt2Footer {
    z-index: 5;
    height: 34px;
}

#split1 {
    border: 0;
}

#split2 {
    border: 0;
}

#pnlCreateCustomerMsg {
    display: none;
}

#pnlCreateCustomerMsgButtons {
    margin-top: 20px;
}

#pnlCreateLMIVCustomerMsg {
    display: none;
}

#pnlCreateLMIVCustomerMsgButtons {
    margin-top: 20px;
}

#pnlAddCustomerNummberMsg {
    display: none;
}

#pnlAddCustomerNummberMsgButtons {
    margin-top: 20px;
}

#pnlCreateUserMsg {
    display: none;
}

#pnlCreateUserMsgButtons {
    margin-top: 20px;
}

#pnlCreateMesseMsg {
    display: none;
}

#pnlCreateMesseMsgButtons {
    margin-top: 20px;
}

#pnlUpdateMesseMsg {
    display: none;
}

#pnlUpdateMesseMsgButtons {
    margin-top: 20px;
}

#pnlDeleteUserMsg {
    display: none;
}

#pnlDeleteUserMsgButtons {
    margin-top: 20px;
}

#pnlLockCustomerMsg {
    display: none;
}

#pnlLockCustomerMsgButtons {
    margin-top: 20px;
}

#pnlUnlockCustomerMsg {
    display: none;
}

#pnlUnlockCustomerMsgButtons {
    margin-top: 20px;
}

#pnlUserData {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 355px;
}

#pnlHomeMD {
    margin-top: 20px;
}

#divAktionen {
    height: 162px;
}

#pnlAktionen {
    min-height: 163px;
    max-height: 163px;
}

#pnlLoggedInUsers {
    padding-top: 5px;
    padding-right: 10px;
    float: right;
    display: none;
}

#pnlResult {
    float: right;
    width: 496px;
    height: 415px;
    padding-left: 19px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #000000;
}

#pnlUsernameRequiredMsg {
    display: none;
}

#pnlNameRequiredMsg .lbl-style {
    text-align: center;
}

#btnUsernameRequiredMsgContainer {
    margin-top: 20px;
}

#pnlPasswordRequiredMsg {
    display: none;
}

    #pnlPasswordRequiredMsg .lbl-style {
        text-align: center;
    }

#btnPasswordRequiredMsgContainer {
    margin-top: 20px;
}

#pnlName1RequiredMsg {
    display: none;
}

    #pnlName1RequiredMsg .lbl-style {
        text-align: center;
    }

#btnName1RequiredMsgContainer {
    margin-top: 20px;
}

#pnlName2RequiredMsg {
    display: none;
}

    #pnlName2RequiredMsg .lbl-style {
        text-align: center;
    }

#btnName2RequiredMsgContainer {
    margin-top: 20px;
}

#pnlAnmeldeNameExistsMsg {
    display: none;
}

    #pnlAnmeldeNameExistsMsg .lbl-style {
        text-align: center;
    }

#btnAnmeldeNameRequiredMsgContainer {
    margin-top: 20px;
}

#pnlTelefonRequiredMsg {
    display: none;
}

    #pnlTelefonRequiredMsg .lbl-style {
        text-align: center;
    }

#btnTelefonRequiredMsgContainer {
    margin-top: 20px;
}

#pnlStrasseRequiredMsg {
    display: none;
}

    #pnlStrasseRequiredMsg .lbl-style {
        text-align: center;
    }

#btnStrasseRequiredMsgContainer {
    margin-top: 20px;
}

#pnlPLZRequiredMsg {
    display: none;
}

    #pnlPLZRequiredMsg .lbl-style {
        text-align: center;
    }

#btnPLZRequiredMsgContainer {
    margin-top: 20px;
}

#pnlOrtRequiredMsg {
    display: none;
}

    #pnlOrtRequiredMsg .lbl-style {
        text-align: center;
    }

#btnOrtRequiredMsgContainer {
    margin-top: 20px;
}

#pnlKundenNrRequiredMsg {
    display: none;
}

    #pnlKundenNrRequiredMsg .lbl-style {
        text-align: center;
    }

#btnKundenNrRequiredMsgContainer {
    margin-top: 20px;
}

#pnlKundenNrIsNotNumberMsg {
    display: none;
}

    #pnlKundenNrIsNotNumberMsg .lbl-style {
        text-align: center;
    }

#btnKundenNrIsNotNumberMsgContainer {
    margin-top: 20px;
}

#pnlMailRequiredMsg {
    display: none;
}

    #pnlMailRequiredMsg .lbl-style {
        text-align: center;
    }

#btnMailRequiredMsgContainer {
    margin-top: 20px;
}

#pnlNameRequiredMsg {
    display: none;
}

    #pnlNameRequiredMsg .lbl-style {
        text-align: center;
    }

#btnNameRequiredMsgContainer {
    margin-top: 20px;
}

#pnlTitleRequiredMsg {
    display: none;
}

    #pnlTitleRequiredMsg .lbl-style {
        text-align: center;
    }

#btnTitleRequiredMsgContainer {
    margin-top: 20px;
}

#pnlStartRequiredMsg {
    display: none;
}

    #pnlStartRequiredMsg .lbl-style {
        text-align: center;
    }

#btnStartRequiredMsgContainer {
    margin-top: 20px;
}

#pnlEndeRequiredMsg {
    display: none;
}

    #pnlEndeRequiredMsg .lbl-style {
        text-align: center;
    }

#btnEndeRequiredMsgContainer {
    margin-top: 20px;
}

#pnlStartValidierungRequiredMsg {
    display: none;
}

    #pnlStartValidierungRequiredMsg .lbl-style {
        text-align: center;
    }

#btnStartValidierungRequiredMsgContainer {
    margin-top: 20px;
}

#pnlKundenNrExistsMsg {
    display: none;
}

#selectContainer {
    margin-bottom: 15px;
}

#btnCopySelected {
    min-width: 10px;
    padding: 0;
    margin: 0;
}

#txtTitle {
    margin-bottom: 20px;
}

#chkSpracheAendern {
    clear: left;
    height: 14px;
    margin-top: 1px;
}

#lblSpracheAendern {
    float: left;
}

#chkUserSpracheAendern {
    clear: left;
    height: 14px;
}

#lblUserSpracheAendern {
    float: left;
    margin-right: 25px;
}

#LanguageSettings {
    width: 160px;
    position: absolute;
    left: 810px;
    top: 10px;
}

#h2LanguageSettings {
    padding-bottom: 5px;
}

#LanguageSettings .wijmo-wijdropdown {
    float: left;
}

#imgLanguageSettingsReset {
    float: right;
    height: 22px;
    width: 22px;
}

#shopverwaltung {
    width: 1183px;
    padding: 19px 19px 19px 19px;
    margin-left: 1px;
    border-left: 2px solid #C8D8D8;
    border-right: 2px solid #C8D8D8;
    -webkit-box-shadow: 2px 8px 8px 0 #666;
    box-shadow: 2px 8px 8px 0 #666;
    margin-bottom: 15px;
    min-height: 707px;
}

#oomverwaltung {
    width: 1183px;
    padding: 19px 19px 19px 19px;
    margin-left: 1px;
    border-left: 2px solid #C8D8D8;
    border-right: 2px solid #C8D8D8;
    -webkit-box-shadow: 2px 8px 8px 0 #666;
    box-shadow: 2px 8px 8px 0 #666;
    margin-bottom: 15px;
    min-height: 707px;
}

#pnlAGBBearbeitenSaveButton {
    width: 120px;
    float: left;
}

#pnlAGBBearbeitenMessages {
    width: 1060px;
    padding-top: 8.5px;
    float: left;
}

#btnAGBBearbeitenSave {
    /* ReSharper disable Html.PathError */
    background: url(../../images/icons/IGA_Icon_Speichern.png) no-repeat left center;
    /* ReSharper restore Html.PathError */
    width: 120px;
    height: 32px;
    display: block;
    line-height: 30px;
    color: #2C3333;
    text-decoration: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
    font-weight: 600;
    z-index: 10000;
}

.wijmo-wijeditor-header .ui-button {
    margin: 0 !important;
    min-width: 0 !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.60 !important;
}

#pnlAGB {
    width: 1180px;
    height: 539px;
    overflow-y: scroll;
    border: 1px solid #A8A8A8;
    margin-bottom: 20px;
}

#txtFirmenname {
    margin-bottom: 20px;
    width: 590px;
    float: left;
}

#h2Firmenname {
    float: left;
    width: 595px;
}

#divDateiUpload {
    float: right;
}

#divDateiAnzeigen {
    float: right;
    margin-right: 30px;
    margin-top: 2px;
}

#divDateiDelete {
    float: right;
    width: 153px;
    margin-left: 5px;
}


#divDateiUpload a {
    margin: 0;
}

#btnImpressumBearbeitenSave {
    /* ReSharper disable Html.PathError */
    background: url(../../images/icons/IGA_Icon_Speichern.png) no-repeat left center;
    /* ReSharper restore Html.PathError */
    width: 120px;
    height: 32px;
    display: block;
    line-height: 30px;
    color: #2C3333;
    text-decoration: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 40px;
    font-weight: 600;
    z-index: 10000;
}

#pnlImpressumVorschau {
    float: left;
    width: 510px;
}

#pnlImpressumVorschauText {
    padding: 5px 10px;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #A8A8A8;
    height: 346px;
    width: 521px;
    white-space: nowrap;
    font-size: 12pt;
    line-height: 1.5;
}

#frmImpressumDaten {
    padding: 10px;
    border: 1px solid #A8A8A8;
    height: 336px;
    width: 586px;
}

#pnlImpressumDaten {
    float: right;
    margin-right: 10px;
}

#pnlImpressumBearbeitenSaveButton {
    width: 120px;
    float: left;
}

#pnlImpressumBearbeitenMessages {
    width: 1060px;
    padding-top: 8.5px;
    float: left;
}

#pnlImpressumVorlage {
    margin-bottom: 15px;
}

#pnlBereinigeCustomerArtAlfCustomerDB {
    margin-bottom: 20px;
}

#GridDatenstrukturFooterForm li {
    clear: none !important;
}

#lnkAGBAccept {
    color: green !important;
    font-weight: bold;
}

#agbLink {
    color: green !important;
    font-weight: bold;
}

#pnlEditCustomerMsg {
    display: none;
}

#pnlEditCustomerMsgButtons {
    margin-top: 20px;
}

#pnlDeleteCustomerMsg {
    display: none;
}

#pnlDeleteCustomerMsgButtons {
    margin-top: 20px;
}

#pnlEditCustomerKunde {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 45px;
}

#pnlDeleteCustomer {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    height: 45px;
}

.wijmo-wijcombobox-list {
    z-index: 1004 !important;
}

#pnlVirtualUser {
    display: none;
    margin-right: 25px;
    margin-top: -13px;
    float: right;
}

#lblVirtualUser {
    vertical-align: top;
}

#chkVirtualUser {
    top: 2px;
    position: relative;
}

.wijmo-wijeditor-linkdlg-linktype {
    display: none;
}

.wijmo-wijeditor-linkdlg-linkicontype {
    display: none;
}

.wijmo-wijeditor-linkdlg-css {
    display: none;
}

.wijmo-wijeditor-linkdlg-anchor {
    display: none;
}

.wijmo-wijeditor-linkdlg-address {
    height: 17px;
}

.wijmo-wijlist-ul .wijmo-wijlist-item {
    padding: 4px 5px 1px 5px;
}

.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: 1px;
    }

.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;
}

#pnlDoesUserAnmeldeNameExists {
    display: none;
    width: 15px;
    height: 20px;
    overflow: hidden;
    float: right;
    margin-left: 2.5px;
}

#imgDoesUserAnmeldeNameExists {
    position: relative;
    height: 270px;
}

#pnlDoesKundenNrExists {
    display: none;
    width: 15px;
    height: 20px;
    overflow: hidden;
    float: right;
    margin-left: 2.5px;
}

#imgDoesKundenNrExists {
    position: relative;
    height: 270px;
}

#txtUserAnmeldeName {
    float: left;
}

#pnlUserData .formdecorator {
    margin-right: 18px;
}

.orderNotSent {
    color: #DE2922 !important;
}

    .orderNotSent.ui-state-highlight {
        color: yellow !important;
    }

.orderNotConfirmed {
    color: blue !important;
}

    .orderNotConfirmed.ui-state-highlight {
        color: skyblue !important;
    }

#ChooseBetrieb {
    width: 315px;
    margin-left: 262.5px;
    margin-bottom: 20px;
    height: 48px;
}

#GridNotSentOrders_P {
    width: 840px;
}

#GridNotConfirmedOrders_P {
    width: 840px;
}

.backgroundInherited {
    background: inherit !important;
}

#RememberMeLabel {
    font-size: 10px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    position: relative;
    top: -4px;
}

#RememberMe {
    margin-top: 1px;
    height: 14px;
    width: 14px;
}

#ButtonDiv input[type=submit] {
    z-index: 1;
}

#lblRegisterHead {
    font-size: 12px;
    line-height: 12px;
}

#pnlRegisterBody {
    margin-top: 20px;
    width: 1180px;
}

#pnlRegisterBodyLeft {
    width: 590px;
    float: left;
}

#pnlRegisterBodyRight {
    width: 250px;
    float: right;
}

.pnlRegisterBodyLeftItemHeadline {
    background-color: #DE2922;
    height: 26px;
    margin-bottom: 10px;
    width: 590px;
}

.pnlRegisterBodyLeftItemHeadlineInner {
    width: 576px;
    height: 12px;
    padding: 7px;
    margin: 0;
}

    .pnlRegisterBodyLeftItemHeadlineInner div::selection {
        background-color: #DE2922;
    }

    .pnlRegisterBodyLeftItemHeadlineInner div::-moz-selection {
        background-color: #DE2922;
    }

    .pnlRegisterBodyLeftItemHeadlineInner div {
        width: 564px;
        height: 12px;
        font-size: 12px;
        line-height: 12px;
        color: white;
        float: left;
    }

    .pnlRegisterBodyLeftItemHeadlineInner img {
        height: 12px;
        float: right;
    }

.pnlRegisterBodyLeftItemData {
    font-size: 12px;
    line-height: 12px;
    padding: 5px 7px;
    margin-bottom: 10px;
}

    .pnlRegisterBodyLeftItemData .floatLeft div {
        padding-bottom: 10px;
    }

    .pnlRegisterBodyLeftItemData .floatLeft a {
        color: blue;
        text-decoration: underline;
    }

    .pnlRegisterBodyLeftItemData .floatRight img {
        max-height: 80px;
        max-width: 284px;
    }

#viewProduktContentDiv {
    width: 550px;
}

#h2ExportUsers {
    text-align: center;
}

#pnlChooseRollen {
    margin-top: 20px;
}

    #pnlChooseRollen div {
        margin-top: 10px;
    }

        #pnlChooseRollen div label {
            margin-left: 5px;
            line-height: 13px;
            vertical-align: top;
        }

#pnlChooseDatabases div {
    margin-top: 10px;
}

    #pnlChooseDatabases div label {
        margin-left: 5px;
        line-height: 13px;
        vertical-align: top;
    }

@media screen {
    .zoomIn {
        cursor: default;
    }

        .zoomIn:hover {
            cursor: -webkit-zoom-in;
            cursor: -moz-zoom-in;
        }

    .zoomOut {
        cursor: default;
    }

        .zoomOut:hover {
            cursor: -webkit-zoom-out;
            cursor: -moz-zoom-out;
        }
}

#pnlButtons {
    float: right;
}

#pnlReleases {
    text-align: left;
    font-size: 11px;
    position: absolute;
    left: 0;
}

#pnlReleasesHead {
    background-color: green;
    margin-bottom: 15px;
    height: 22px;
    padding: .4em 10px;
    width: 500px;
}

#lblReleasesHead {
    color: white;
    line-height: 22px;
}

#pnlReleasesBody {
    color: green;
    padding: 0 10px;
    width: 500px;
}

#txtAn {
    width: 300px;
}

#txtCC {
    width: 300px;
}

#txtBCC {
    width: 300px;
}

#txtMainHeaderContainer {
    margin-top: -3px;
    margin-bottom: 10px;
}

#txtMainContentContainer {
    margin-bottom: 10px;
}

.width45 {
    width: 45px !important;
}

.width240 {
    width: 240px !important;
}

.marginLeft5 {
    margin-left: 5px !important;
}

.marginLeft20 {
    margin-left: 20px !important;
}

.marginTop20 {
    margin-top: 20px !important;
}

.marginRight5 {
    margin-right: 5px !important;
}

.width287 {
    width: 287px !important;
}

.marginRight10 {
    margin-right: 10px !important;
}

.marginRight20 {
    margin-right: 20px !important;
}

.maxHeight500 {
    max-height: 500px !important;
}

.padding0 {
    padding: 0 !important;
}

.marginTop40 {
    margin-top: 40px !important;
}

.width100 {
    width: 100px !important;
}

.height25 {
    height: 25px !important;
}

.colorGreen {
    color: green !important;
}

.colorRed {
    color: #DE2922 !important;
}

.marginAuto {
    margin: 0 auto !important;
}

.width270 {
    width: 935px !important;
}

.width250 {
    width: 250px !important;
}

.width230 {
    width: 230px !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

#GoogleCityContainer {
    margin-bottom: 10px;
}

#GoogleZipContainer {
    margin-bottom: 10px;
}

.GoogleLeft {
    float: left;
    width: 75px;
}

.GoogleRight {
    float: left;
}

#pnlCancelMemoMsg {
    display: none;
}

#btnCancelMemoMsgContainer {
    margin-top: 20px;
}

#pnlCancelMemoMsg2 {
    display: none;
}

#btnCancelMemoMsg2Container {
    margin-top: 20px;
    margin-left: 35px;
}

#noProductInfoMessage {
    display: none;
}

#NotSendNotConfirmedOrdersInfo {
    font-size: 14pt;
    line-height: 30px;
    display: none;
}

    #NotSendNotConfirmedOrdersInfo ul {
        list-style: none outside none;
    }

#pnlNoProductInfoMessage {
    display: none;
}

#imgSearchCustomer {
    height: 20px;
    width: 20px;
    margin-top: 15px;
}

#imgSearchRubrik {
    height: 20px;
    width: 20px;
    margin-top: 15px;
    display: none;
}

#imgMesseSearch {
    height: 20px;
    width: 20px;
    padding-left: 5px;
}

#txtMesseSearch {
    width: 300px;
}

#txtSearchCustomer {
    width: 300px;
}

#txtSearchRubrik {
    width: 325px;
}

#txtSearchEintrag {
    width: 325px;
}

#imgUserSearchCustomer {
    height: 20px;
    width: 20px;
    padding-left: 5px;
}

#imgUserSearchMandant {
    height: 20px;
    width: 20px;
    padding-left: 5px;
}

#imgUserSearchMitglied {
    height: 20px;
    width: 20px;
    padding-left: 5px;
}

#imgUserSearch {
    height: 20px;
    width: 20px;
    padding-left: 5px;
}

#imgUserSearchHersteller {
    height: 20px;
    width: 20px;
    padding-left: 5px;
}

#txtUserSearchCustomer {
    width: 300px;
    margin-bottom: 5px;
}

#txtUserSearch {
    width: 300px;
    margin-bottom: 5px;
}

#txtUserSearchMandant {
    width: 300px;
    margin-bottom: 5px;
}

.width300 {
    width: 300px;
}

.width320 {
    width: 320px;
}

.width150 {
    width: 150px;
}

.width145 {
    width: 145px;
}

#pnlMesseData {
    height: 160px;
    border-bottom: 1px dotted black;
    margin-bottom: 10px;
}

    #pnlMesseData .content-holder {
        margin-bottom: 20px;
    }

#changeDBButtons {
    width: 266px;
    height: 25px;
}

.width1190 {
    width: 1190px;
}

#pnlUserSearch {
    height: 80px;
    border-bottom: 1px dotted black;
    margin-bottom: 10px;
}

#pnlMesseSearch {
    height: 80px;
    border-bottom: 1px dotted black;
    margin-bottom: 10px;
}

#messeAuswahl {
    text-align: center;
    padding-top: 13px;
    padding-left: 12.5px;
    padding-right: 12.5px;
    padding-bottom: 13px;
}

#divYear {
    margin-bottom: 15px;
}

    #divYear .lbl-style {
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
    }

#divMesse {
    margin-bottom: 15px;
}

    #divMesse .lbl-style {
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
    }

.Hilferubrik {
    height: 220px;
    width: 1183px;
    margin-bottom: 20px;
}

.HilferubrikLast {
    height: 220px;
}

.HilfeeintragImage {
    height: 120px;
}

#HilfeeintragImage {
    height: 120px;
}

#pnlDocumentation {
    width: 1183px;
}

.HilferubrikTitle {
    background-color: #DE2922;
    -ms-border-bottom-left-radius: 25px;
    -ms-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid black;
    width: 50px;
    height: 200px;
    margin-bottom: 18px;
    float: left;
}

.HilfeeintraegeFloat {
    height: 220px;
    float: left;
    width: 1131px;
    overflow-y: hidden;
}

.Hilfeeintraege {
    height: 202px;
    width: 1131px;
}

.verticalTitle {
    -webkit-transform: translate(1.1em,0) rotate(-90deg);
    -moz-transform: translate(1.1em,0) rotate(-90deg);
    -ms-transform: translate(1.1em,0) rotate(-90deg);
    -o-transform: translate(1.1em,0) rotate(-90deg);
    transform: translate(1.1em,0) rotate(-90deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    white-space: nowrap;
    font-size: 18pt;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    height: 34.5px;
    padding-top: 15.5px;
    margin-left: -26px;
    margin-top: 200px;
    line-height: 19px;
}

.Hilfeeintrag {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 160px;
    width: 315px;
    -moz-min-width: 315px;
    -ms-min-width: 315px;
    -o-min-width: 315px;
    -webkit-min-width: 315px;
    min-width: 315px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.HilfeeintragEmpty1 {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 200px;
    width: 752px;
    float: left;
}

.HilfeeintragEmpty2 {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 200px;
    width: 376px;
    float: left;
}

.HilfeeintragVorschau {
    text-align: center;
    height: 120px;
}

.Hilfeeintragrahmen {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    float: left;
    height: 200px;
    width: 61px;
    min-width: 61px;
}

    .Hilfeeintragrahmen img {
        height: 200px;
        width: 61px;
    }

.HilfeeintragrahmenLast {
    float: left;
    height: 202px;
    width: 61px;
    min-width: 61px;
}

    .HilfeeintragrahmenLast img {
        height: 202px;
        width: 61px;
    }

.HilfeeintragTitle {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 16px;
    line-height: 24px;
}

#divUserHersteller {
    margin-top: 6px;
}

#divUserMitglied {
    margin-top: 6px;
}

#imgSearchEintrag {
    height: 20px;
    width: 20px;
    margin-top: 17px;
    display: none;
}

#pnlRubrik {
    margin-top: 30px;
    height: 553px;
}

    #pnlRubrik .left {
        margin-right: 45px;
    }


    #pnlRubrik .middle {
        width: 218px;
    }

    #pnlRubrik .right {
        width: 740px;
    }

    #pnlRubrik .content-holder {
        float: none !Important;
        min-height: 30px;
        margin-bottom: 15px;
    }

    #pnlRubrik h2 {
        margin-bottom: 30px;
    }

#pnlEintrag {
    margin-top: 30px;
    height: 553px;
}

    #pnlEintrag .left {
        margin-right: 45px;
    }

    #pnlEintrag .middle {
        width: 218px;
    }

    #pnlEintrag .right {
        width: 740px;
    }

    #pnlEintrag .content-holder {
        float: none !Important;
        min-height: 30px;
        margin-bottom: 15px;
    }

    #pnlEintrag h2 {
        margin-bottom: 30px;
    }

    #pnlEintrag .HilfeeintragImage {
        display: none;
    }

.tblRolleID {
    width: 22px;
    height: 20px;
}

.tblRolleBezeichnung {
    width: 88px;
}

.tblRolleCheckbox {
    text-align: center;
}

#pnlDeleteRubrikMsg {
    display: none;
}

    #pnlDeleteRubrikMsg .lbl-style {
        text-align: center;
    }

#pnlDeleteRubrikMsgButtons {
    margin-top: 20px;
}

#pnlDeleteEintragMsg {
    display: none;
}

    #pnlDeleteEintragMsg .lbl-style {
        text-align: center;
    }

#pnlDeleteEintragMsgButtons {
    margin-top: 20px;
}

#pnlInsertRubrikMsg {
    display: none;
}

    #pnlInsertRubrikMsg .lbl-style {
        text-align: center;
    }

#pnlInsertRubrikMsgButtons {
    margin-top: 20px;
}

#pnlUpdateRubrikMsg {
    display: none;
}

    #pnlUpdateRubrikMsg .lbl-style {
        text-align: center;
    }

#pnlUpdateRubrikMsgButtons {
    margin-top: 20px;
}

#pnlInsertEintragMsg {
    display: none;
}

    #pnlInsertEintragMsg .lbl-style {
        text-align: center;
    }

#pnlInsertEintragMsgButtons {
    margin-top: 20px;
}

#pnlUpdateEintragMsg {
    display: none;
}

    #pnlUpdateEintragMsg .lbl-style {
        text-align: center;
    }

#pnlUpdateEintragMsgButtons {
    margin-top: 20px;
}

.minHeight120 {
    min-height: 120px !important;
}

#HilfeeintragDatei {
    padding-top: 7px;
}

#divUploadBildStarted {
    display: none;
    color: #DE2922 !important;
}

#divUploadBildFinished {
    display: none;
    color: #DE2922 !important;
}

#divUploadDateiStarted {
    display: none;
    color: green !important;
}

#divUploadDateiFinished {
    display: none;
    color: green !important;
}

.margin-top5 {
    margin-top: 8px !important;
}

.uiStateActive {
    border: 1px solid #aaaaaa;
    background: #ffffff url(../images/theme/images/ui-bg_glass_65_ffffff_1x400.png) top repeat-x;
    font-weight: normal;
    color: #212121;
}

#loadingArea {
    height: 500px;
}

.colorGrey {
    color: grey !important;   
}html {
    font-size: 100.01%;
}

body {
    font-size: 1em;
    line-height: 1.2em;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, address, code, strong, em, img, ol, ul, li, form, label, input, textarea, table, tr, td {
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

    table th {
        padding: 0;
    }

.floatLeft {
    float: left;
}

.clearLeft {
    clear: left;
}

.floatRight {
    float: right !important;
}

.clearRight {
    clear: right;
}

.clearBoth {
    clear: both;
}

.displayBlock {
    display: block;
}

.displayInline {
    display: inline;
}

.displayInlineBlock {
    display: inline-block;
}

.displayNone {
    display: none;
}

.textAlignLeft {
    text-align: left;
}

.textAlignRight {
    text-align: right;
}

.textAlignCenter {
    text-align: center;
}

.fontSize12 {
    font-size: 12px;
}

.msgOk {
    color: green !important;
}

.msgFail {
    color: #DE2922 !important;
}
body {
    margin: 0 0 0 0;
    color: #2C3333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    background: #fff;
}

a:link {
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    color: #2C3333;
}

a:visited {
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    color: #2C3333;
}

#loadingIndicator {
    display: none;
    margin-top: 0;
}

#wrapper {
    width: 1230px;
    text-align: left;
    padding-left: 20px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 110px;
    margin-bottom: 15px;
    width: 1225px;
}

#kundenlogo {
    margin: 25px 0 0 25px;
    float: left;
    width: 810px;
    height: 50px;
    text-align: left;
}

    #kundenlogo IMG {
        max-height: 50px;
        max-width: 650px;
    }

#headerLeft {
    float: left;
    width: 970px;
    height: 110px;
}

#headerRight {
    float: right;
    width: 235px;
}

#login {
    width: 235px;
    height: 85px;
    padding: 0 0 0 0;
    margin-top: 25px;
}

.login-button {
    width: 235px;
    height: 25px;
    border-top: 3px solid #FFF;
    background-color: #DE2922;
    -webkit-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

    .login-button a {
        display: block;
        line-height: 23px;
        font-size: 12px;
        font-weight: 600;
        color: #FFF;
        padding: 0 0 0 5px;
    }

#content {
    padding: 15px 0 0 0;
    width: 1225px;
}

#contentmask {
    position: absolute;
    margin: 150px 0 0 120px;
}

#intergast {
    margin-top: 15px;
    z-index: 3;
}
/* ------- �berschriften -----*/
H1 {
    font-size: 12px;
    font-weight: bold; /*padding:0 0 50px 0;*/
}

H2 {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 12px 0;
}

H3 {
    font-size: 10px;
    font-weight: bold;
    padding: 10px 0 0 0;
}

H4 {
    font-size: 10px;
    font-weight: bold;
    padding: 8px 0 0 25px;
    color: #FFFFFF;
}

H5 {
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 0 0;
    color: #DE2922;
    line-height: 12px;
}
/* ------- �berschriften ENDE-----*/

.h1DefaultPage {
    padding-bottom: 22px;
    width: 806px;
}

    .h1DefaultPage div {
        overflow: hidden;
        height: 15px;
    }

#btnZumShopButton {
    position: relative;
    cursor: pointer;
    border: 0;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    background-color: #DE2922;
    color: White;
    font-size: medium;
    height: 72px;
    width: 235px;
    font-weight: bold;
}

#UnileverShopButton {
    margin: 15px 0 0 0;
}

#UnileverShopBestellungButton {
    float: right;
    margin-top: 15px;
}

.bigRedButton {
    position: relative;
    cursor: pointer;
    top: 20px;
    border: 0;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    background-color: #DE2922;
    color: White;
    font-size: medium;
    height: 75px;
    width: 235px;
    font-weight: bold;
}


/* ------- Contentboxen ------------------*/
/* ------- Contentboxen DYNAMISCH---------*/
#boxdyn1 {
    float: left;
    width: 250px;
    margin-top: 20px;
    margin-right: 20px;
}

#boxdyn2 {
    float: left;
    width: 540px;
    line-height: 18px;
    margin-top: 20px;
}

    #boxdyn2 ul {
        padding: 0 0 0 25px;
    }

    #boxdyn2 ol {
        padding: 0 0 0 25px;
    }

#boxdyn3 {
    float: right;
    width: 140px;
    margin-top: 20px;
    margin-left: 20px;
}

#boxdyn4 {
    width: 230px;
    margin-top: 188px;
    line-height: 12px;
}

    #boxdyn4 p {
        padding: 0 0 0 10px;
    }

    #boxdyn4 ul {
        padding: 0 0 0 25px;
    }

    #boxdyn4 ol {
        padding: 1px 0 0 25px;
    }

#contentRG {
    background-color: #808080;
    width: 100%;
}

#contentRGChildLeft {
    float: left;
    width: 970px;
    margin-top: 12px;
}

#contentRGChildRight {
    float: right;
    width: 235px;
    margin-top: 9px;
}

#ShopButton {
    padding: 5px 0 0 0;
}

#pnlBestInfo {
    float: left;
}

#boxdyn1RG {
    float: left;
    width: 250px;
    margin-right: 30px;
}

#boxdyn2RG {
    float: left;
    width: 560px;
    font-family: Arial,Georgia;
    font-size: 12px;
    line-height: 1.5em;
    margin-top: -2px;
}

    #boxdyn2RG ul {
        padding: 0 0 0 25px;
    }

    #boxdyn2RG ol {
        padding: 0 0 0 25px;
    }

#boxdyn3RG {
    float: right;
    width: 100px;
    margin-left: 30px;
    margin-top: 0;
}

#boxdyn4RG {
    float: right;
    width: 235px;
    padding: 1px 0 0 0;
    font-size: 10px;
    line-height: 12px;
}

#boxdyn5RG {
    float: right;
    width: 235px;
    padding: 1px 0 0 0;
    font-size: 10px;
    line-height: 12px;
}

#ShowCuisine {
    padding-bottom: 5px;
    height: 130px;
}

#ShowCuisine2 {
    padding-bottom: 5px;
    height: 130px;
}

#ShowCuisine3 {
    padding-bottom: 0;
    height: 130px;
}

/*#h2Download{margin-top:-1px; margin-left: 5px;}*/
/*#h2Map {margin-top:-1px;margin-left:5px;}*/

.GoogleZip {
    display: none;
}
/* ------- Contentboxen DYNAMISCH ENDE-----*/

/* ------- Contentboxen STATISCH---------*/
#box1 {
    position: absolute;
    width: 225px;
    margin: 0 0 0 0;
}

#box2 {
    position: absolute;
    width: 325px;
    margin: 0 0 0 258px;
    font-family: Arial,Georgia;
    font-size: 12px;
    line-height: 18px;
    margin-right: 33px;
}

#box3 {
    position: absolute;
    width: 100px;
    margin: 0 0 0 616px;
}

#box4 {
    position: absolute;
    width: 205px;
    font-size: 10px;
    line-height: 12px;
    margin: 0 0 0 750px;
}

/* ------- Contentboxen STATISCH ENDE-----*/
#box5content {
    width: 213px;
    padding: 5px 10px 20px 10px;
    height: 310px;
    border: 1px solid #C8D8D8;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

    #box5content ul {
        padding: 0 0 0 25px;
    }

    #box5content ol {
        padding: 0 0 0 25px;
    }

    #box5content p {
        padding: 0 0 0 10px;
    }

#box4content {
    width: 213px;
    padding: 5px 10px 20px 10px;
    border: 1px solid #C8D8D8;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

    #box4content ul {
        padding: 0 0 0 0;
    }

    #box4content ol {
        padding: 0 0 0 0;
    }

    #box4content p {
        padding: 0 0 0 10px;
    }

    #box4content li {
        font-weight: bold;
        line-height: 15px;
        list-style: none;
        font-family: Arial,Georgia;
        font-size: 12px;
    }

    #box4content a {
        text-decoration: underline;
        font-family: Arial,Georgia;
        font-size: 12px;
    }
/* ------- Contentboxen ENDE--------------*/

/* -------- Masken ------------------------*/
#masknav {
    width: 1225px;
    height: 36px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -ms-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -ms-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    background-color: #DE2922;
    margin-left: 1px;
}

#maskbody {
    width: 1183px;
    padding: 19px 19px 19px 19px;
    overflow: hidden;
    margin-left: 1px;
    border-left: 2px solid #C8D8D8;
    border-right: 2px solid #C8D8D8;
    border-bottom: 2px solid #C8D8D8;
    -webkit-box-shadow: 2px 8px 8px 0 #666;
    -ms-box-shadow: 2px 8px 8px 0 #666;
    box-shadow: 2px 8px 8px 0 #666;
    margin-bottom: 15px;
    min-height: 707px;
}
/* -------- Masken ENDE -------------------*/

/* -------- Tooltipp ------------------------*/
.tooltip {
    cursor: help;
    text-decoration: none;
    position: absolute;
    -webkit-box-shadow: 1px 4px 12px 5px #666;
    -ms-box-shadow: 1px 4px 12px 5px #666;
    box-shadow: 1px 4px 12px 5px #666;
}

/*.tooltip:hover span {border-top: 1px solid #ABB7B7; font-size:10px; line-height:12px; color:#000000;	position: absolute; top: -5.5em; z-index: 99;	margin-left: 0; width: 234px; padding-bottom: 40px; background-image:url(../images/tooltipp.png);background-repeat: no-repeat; background-position:bottom right;}*/
.movment {
    padding: 0.8em 1em;
}

* html a:hover {
    background: transparent;
}

.movment {
    background: #FFFFFF;
}

/* -------- Tooltipp ENDE --------------------*/

.spacer15 {
    height: 15px;
}

.spacer25 {
    height: 25px;
}


/* -------- SUBMENU --------------------*/
.wijmo-wijmenu-container {
    width: 270px;
}

/* -------- SUBMENU ENDE --------------------*/


/* Login anfordern */
.pnlMessage {
    margin: 20px;
}

.ChangePwd {
    clear: left;
    padding: 5px 0 7px 25px;
    text-align: left;
}

.ChangePwdText {
    text-align: left;
    margin: 3px 0 3px 0;
    padding-left: 3px;
    border: 1px solid #ccc;
    width: 200px;
    height: 18px;
    border: 1px solid #617584;
    line-height: 18px !important;
}

.ChangePwdBtn {
    clear: both;
}

.pnlLeft {
    float: left;
    width: 150px;
    margin-right: 20px;
    height: 115px;
}

.pnlRight {
    float: left;
    width: 200px;
    height: 115px;
}

blockquote {
    margin-bottom: 0;
    margin-top: 0;
}

#ifrGoogle {
    width: 250px;
    height: 400px;
    border: none;
}

#startseiteIntergastBearbeitenContainer {
    padding-bottom: 20px;
}

label[for=chkStartseiteIntergastBearbeiten] {
    padding-left: 5px;
}

.wijmo-wijtree .wijmo-wijtree-parent span {
    text-align: left;
}

.ui-icon-check {
    background-position: -66px -146px !important;
}

.wijmo-checkbox .wijmo-checkbox-box {
    width: 12px !important;
    height: 12px !important;
}

#overlay100 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.6);
    overflow-x: hidden;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 100000;
    display: none;
}
/* ------- BEGIN naviTop ---------*/
#topnav {
    float: right;
    position: relative;
    top: 65px;
}

    #topnav ul {
        list-style: none;
    }

    #topnav li {
        float: left;
        padding-left: 20px;
        font-size: 10px;
        font-weight: normal;
    }
/* ------- END naviTop ---------*/

/* ------- BEGIN naviMAIN ---------*/
#mainnav {
    position: absolute;
    top: 81px;
    width: 970px;
    height: 28px;
    background-image: url(../images/hintergrund/navigation.jpg);
    background-repeat: repeat-x;
    z-index: 1000;
    margin: 2px 0 0 0;
}

.naviMain ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding: 0 0 0 15px;
    line-height: 28px;
}

    .naviMain ul li { /* Ebene 1*/
        position: relative;
        display: inline;
        float: left;
        text-align: left;
    }

.naviMain .sub a {
    display: block;
    z-index: 10000;
    padding: 0 30px 0 10px;
    color: #2C3333;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    height: 28px;
}

    .naviMain .sub a:visited {
        display: block;
        z-index: 10000;
        padding: 0 30px 0 10px;
        color: #2C3333;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 28px;
    }

    .naviMain .sub a:hover {
        padding: 0 30px 0 10px;
        z-index: 10000;
        color: #2C3333;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 28px;
        background: transparent url(../images/hintergrund/mainhighlight.png) no-repeat;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    .naviMain .sub a.act {
        padding: 0 30px 0 10px;
        color: #2C3333;
        z-index: 10000;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 28px;
    }

.naviMain :hover > a, .naviMain .sub ul ul :hover > a {
    color: #2C3333;
    z-index: 10000;
    background: transparent url(../images/hintergrund/mainhighlight.png) no-repeat;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.naviMain .single a {
    z-index: 10000;
    display: block;
    padding: 0 25px 0 10px;
    color: #2C3333;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    height: 30px;
}

    .naviMain .single a:link {
        z-index: 10000;
        display: block;
        padding: 0 25px 0 10px;
        color: #2C3333;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 30px;
    }

    .naviMain .single a:visited {
        z-index: 10000;
        display: block;
        padding: 0 25px 0 10px;
        color: #2C3333;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 30px;
    }

    .naviMain .single a:hover {
        padding: 0 25px 0 10px;
        z-index: 10000;
        color: #2C3333;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 30px;
        background: transparent url(../images/blank.gif) no-repeat;
    }

    .naviMain .single a.act {
        padding: 0 25px 0 10px;
        color: #2C3333;
        z-index: 10000;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        height: 30px;
    }


* html .naviMain ul li a { /*IE6 hack to get sub menu links to behave correctly*/
    z-index: 11000 !important;
    display: inline-block;
}

.naviMain ul li ul { /* 2. Ebene / 1. Slidedown */
    position: absolute;
    z-index: 11000 !important;
    display: block;
    visibility: hidden;
    margin: 0 20px 0 0;
    padding: 10px 0 20px 10px;
    width: 235px;
    background: transparent url(../images/hintergrund/mainsub.png) no-repeat;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.naviMain ul li:hover ul { /* Damit es auch ohne JavaScript auf aktuellen Browsern funktioniert */
    z-index: 11000 !important;
    visibility: visible;
    margin: -1px 0 0 0;
}

.naviMain ul li ul li { /* Weitere Ebenen */
    display: list-item;
    float: none;
    z-index: 11000 !important;
    margin: 0;
    padding: 0 !important; /* background: none !important;*/
}

    .naviMain ul li ul li ul { /* Offset aller weitere Ebenen */
        margin: 0 0 0 0;
        z-index: 11000 !important;
        padding: 0 0 0 0;
    }

.naviMain .sublink a {
    display: block;
    font-size: 12px;
    z-index: 11000 !important;
    position: relative;
    font-weight: normal;
    padding: 0 0 0 5px;
    line-height: 25px;
}

    .naviMain .sublink a:link {
        display: block;
        font-size: 12px;
        z-index: 11000 !important;
        position: relative;
        font-weight: normal;
        padding: 0 0 0 5px;
        line-height: 25px;
    }

    .naviMain .sublink a:visited {
        display: block;
        font-size: 12px;
        z-index: 11000 !important;
        position: relative;
        font-weight: normal;
        padding: 0 0 0 5px;
        line-height: 25px;
    }

    .naviMain .sublink a:hover {
        display: block;
        font-size: 12px;
        z-index: 11000 !important;
        position: relative;
        font-weight: bold;
        padding: 0 0 0 5px;
        line-height: 25px;
        background: transparent url(../images/blank.gif) no-repeat;
    }

    .naviMain .sublink a.act {
        display: block;
        font-size: 12px;
        z-index: 11000 !important;
        position: relative;
        font-weight: bold;
        padding: 0 0 0 5px;
        line-height: 25px;
    }
/* ------- END naviMAIN ---------*/


/* ------- BEGIN masknav ---------*/
#masknav span.PageName {
    font-weight: bold !important;
    font-size: 12px;
    color: White;
    position: relative;
    top: 3px;
}

#masknav ul {
    list-style: none;
    margin: 0 0 0 25px;
}

#masknav li {
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-right: 12px;
}

    #masknav li a:link {
        display: block;
        background-color: #c7d6d6;
        padding: 7px 10px 5px 10px;
        box-shadow: inset 0 -4px 8px -5px #555;
    }

    #masknav li a:hover, #masknav li a.act {
        display: block;
        padding: 7px 10px 5px 10px;
        background-color: #FFF;
        box-shadow: none;
    }

#masknav h4 {
    padding: 4px 0 0 0;
    font-weight: bold !important;
    height: 5px;
}
/* ------- END masknav ---------*/

/* ------- BEGIN nav-links ---------*/

.left-nav-links {
    float: left;
}

    .left-nav-links li {
        list-style: none;
        z-index: 10000;
    }

    .left-nav-links a {
        width: 120px;
        height: 32px;
        display: block;
        line-height: 30px;
        color: #2C3333;
        text-decoration: none;
        margin: 15px 0;
        padding: 0 0 0 40px;
        font-weight: 600;
        z-index: 10000;
    }

        .left-nav-links a.disabled {
            background: url('../images/link-bg-h-disabled.jpg') repeat-x;
            width: 120px;
            height: 32px;
            display: block;
            line-height: 30px;
            color: #9f9d9d;
            text-decoration: none;
            margin-top: 5px;
            cursor: default;
        }

            .left-nav-links a.disabled:hover {
                background: url('../images/link-bg-h-disabled.jpg') repeat-x;
            }
/* ReSharper disable Html.PathError */
.btnChangeDB {
    background: url(../../images/icons/IGA_Icon_.png) no-repeat left center;
}

.btnNew {
    background: url(../../images/icons/IGA_Icon_NeueSeite.png) no-repeat left center;
    z-index: 10000;
}

.btnModify {
    background: url(../../images/icons/IGA_Icon_Bearbeiten.png) no-repeat left center;
}

.btnDelete {
    background: url(../../images/icons/IGA_Icon_Loeschen.png) no-repeat left center;
}

.btnPrint {
    background: url(../../images/icons/IGA_Icon_Drucken.png) no-repeat left center;
}

.btnSend {
    background: url(../../images/icons/IGA_Icon_Mail.png) no-repeat left center;
}

.btnAbbrechen {
    background: url(../../images/icons/IGA_Icon_Abbrechen.png) no-repeat left center !important;
}

.btnStartEdit {
    background: url(../../images/icons/IGA_Icon_wiederherstellen.png) no-repeat left center;
}

.btnEndEdit {
    background: url(../../images/icons/IGA_Icon_wiederherstellen.png) no-repeat left center;
}
/* ReSharper restore Html.PathError */
/* ------- END nav-links ---------*/

/* --------------- Auswahlfelder -------------------*/
.select
{
    width: 360px;
}

/* --------------- Login -------------------*/
#login label
{
    padding: 0 0 0 0;
    width: 80px;
    display: block;
    float: left;
}
.loginformular
{
    padding: 10px 5px 0 10px;
}
.login
{
    padding: 2px 2px 2px 2px;
    width: 120px;
    border: 0;
    background-color: #FFFFFF;
    color: #2C3333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

/* --------------- Formularfelder -------------------*/
#maskbody label
{
    display: block;
    font-weight: normal;
    white-space: nowrap;
    font-size: 12px;
    min-width: 80px;
    font-size: 10px;
}
#maskbody .pflicht
{
    display: block;
    font-weight: normal;
    white-space: normal;
    font-size: 12px;
    margin-bottom: 5px;
    min-width: 80px;
    color: #E62037;
    font-size: 10px;
}
#maskbody .check
{
    display: block;
    font-weight: normal;
    white-space: normal;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 5px;
    min-width: 80px;
}
#maskbody .radiobutton
{
    display: block;
    font-weight: normal;
    white-space: normal;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 5px;
    min-width: 80px;
}

#spaltelinks
{
    float: left;
    width: 50%;
}
#spalterechts
{
    float: left;
    width: 50%;
}
#save
{
    width: 400px;
    text-align: right;
}
#tipp
{
    margin: 25px 0 0 0;
}
#pflicht
{
    margin: 0 0 0 755px;
    color: #DE2922;
    font-size: 10px;
}

.field350grau
{
    font-size: 12px;
    color: #2C3333;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 350px;
    margin-bottom: 15px;
}
.field350grauerror
{
    font-size: 12px;
    color: #2C3333;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 350px;
    margin-bottom: 15px;
    background-color: #FBD9C9;
}
.field350black
{
    font-size: 12px;
    color: #000000;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 350px;
    margin-bottom: 15px;
}
.field350blackerror
{
    font-size: 12px;
    color: #000000;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 350px;
    margin-bottom: 15px;
    background-color: #FBD9C9;
}

.fieldplzgrau
{
    font-size: 12px;
    color: #2C3333;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 50px;
    margin-bottom: 15px;
}
.fieldplzgrauerror
{
    font-size: 12px;
    color: #2C3333;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 50px;
    margin-bottom: 15px;
    background-color: #FBD9C9;
}
.fieldplzblack
{
    font-size: 12px;
    color: #000000;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 50px;
    margin-bottom: 15px;
}
.fieldplzblackerror
{
    font-size: 12px;
    color: #000000;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 50px;
    margin-bottom: 15px;
    background-color: #FBD9C9;
}

.field270grau
{
    font-size: 12px;
    color: #2C3333;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 270px;
    margin-bottom: 15px;
}
.field270grauerror
{
    font-size: 12px;
    color: #2C3333;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 270px;
    margin-bottom: 15px;
    background-color: #FBD9C9;
}
.field270black
{
    font-size: 12px;
    color: #000000;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 270px;
    margin-bottom: 15px;
}
.field270blackerror
{
    font-size: 12px;
    color: #000000;
    padding: 3px;
    border: 1px solid #96A4A4;
    width: 270px;
    margin-bottom: 15px;
    background-color: #FBD9C9;
}

/* Andy Styles */
.popupHeader
{
    background-color: #DE2922;
    color: White;
}

/* Calendar */
.wijmo-wijcalendar-day-selectable .ui-state-default
{
    background: none;
    border: solid 1px #999999;
    color: #404040;
}

.wijmo-wijcalendar-day-selectable .ui-state-highlight
{
    border: 1px solid rgb(255,255,153);
    background-color: rgb(255,255,153);
    color: #363636;
}

.wijmo-wijcalendar-day-selectable .ui-state-hover
{
    border: 1px solid white;
    background-color: #DE2922;
    font-weight: normal;
    color: #fff;
}

.wijmo-wijcalendar-day-selectable .ui-state-active
{
    border: 1px solid white;
    background-color: #DE2922;
    font-weight: normal;
    color: white;
}

.ui-datepicker-week-col
{
    cursor: pointer;
}

/* End Calendar */

.popUpButtons
{
    text-align: center;
    padding-top: 20px;
}

.rowAltTextZeros
{
    color: #C7D6D6;
}
.rowTextZeros
{
    color: #FFFFFF;
}
.rowSelectedTextZeros
{
    color: #DE2922;
}
.wijmo-wijgrid-alternatingrow td
{
    background-color: #C7D6D6;
    color: #2C3333;
}
.wijmo-wijgrid-data tr, .wijmo-wijgrid-data td
{
    vertical-align: middle;
}
.wijmo-wijgrid .ui-state-highlight
{
    background-color: #DE2922;
    color: White;
}

.wijmo-wijinput-wrapper input
{
    font-size: 11px !important;
}
.lieferant
{
    width: 444px;
}

.lieferant .lbl-style
{
    width: auto;
    text-align: left;
}

.bestellung .lbl-style
{
    width: 173px;
    text-align: left;
    float: left;
}

#pnlBestellInfo
{
    margin-top: 10px;
}

.bestellung .popupDiv
{
    float: left;
}
.lieferant .textEntry
{
    width: 420px;
}

#tabs-7 .formdecorator .content-holder .lbl-style
{
    width: 115px;
    text-align: left;
}

#tabs-7 .formdecorator .content-holder .textEntry
{
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.check-box
{
    width: 150px;
    text-align: left;
}

.check-box input[type=checkbox]
{
    display: inline-block;
    margin-right: 10px;
}

.Lieferzeit-one
{
    width: 300px;
    text-align: left;
    height: 30px;
}

.Lieferzeit-one label
{
    display: inline-block;
    width: 130px;
}

.user .content-holder
{
    float: none;
    margin: 0 0 3px 0;
}

.user .content-holder .lbl-style
{
    width: auto;
    text-align: left;
}

.mandant .content-holder
{
    float: none;
    width: 305px;
    margin-right: 20px;
}

.mandant .content-holder .lbl-style
{
    width: auto;
    text-align: left;
}

.impressum .content-holder
{
    float: none;
    width: 280px;
}


.impressum .content-holder .lbl-style
{
    width: auto;
    text-align: left;
}

.berechtigung .content-holder
{
    float: none;
    margin: 0 0 10px 0;
}

.berechtigung .content-holder .lbl-style
{
    width: auto;
    text-align: left;
}

/***(8-5-2012)-start***/
.margin-left
{
    margin-left: -8px;
}
.lieferant-btn
{
    padding-top: 15px;
    margin-right: 52px;
}
.rght-side-user-content
{
    margin-left: 12px;
}
.spacer-tab3
{
    height: 323px;
}
.spacer-tab4
{
    height: 55px;
}
.spacer-tab2
{
    height: 94px;
}
.width-label-175
{
    width: 175px !important;
}
.width-label-205
{
    width: 205px !important;
}
.width-label-220
{
    width: 220px !important;
}
.width-label-260
{
    width: 260px !important;
    text-align:left;
}
.width-label-400
{
    width: 400px !important;
    text-align:left;
}
.width-label-130
{
    width: 130px !important;
    
}
.proxy-text
{
    width: 37px !important;
}
.Anmeldung-txt
{
    width: 117px;
}
.AnzahlTage-txt{
  width:30px;
}
/***(8-5-2012)-END***/

/***(10-5-2012)-START***/
.input-width-75
{
    width: 75px !important;
}
.right-side-content-lieferant
{
    width: 330px;
    text-align: left;
}
.height-30
{
    height: 30px;
}
.width-330
{
    width: 330px;
}
.width-label-85
{
    width: 85px;
    text-align: left;
}
.width-label-100
{
    width: 100px;
}
.margin-style-lief
{
    margin: -3px 20px 0 0 !important;
}
.spacer-338
{
    height: 350px;
}
.spacer-294
{
    height: 302px;
}
.spacer-239
{
    height: 239px;
}
/***(10-5-2012)-END***/

/*span.wijmo-wijinput-wrapper
{
    height: 20px;
    width: 100%;
    clear: both;
}*/
.iconDiv
{
    position: relative;
    float: left;
    width: 16px;
    height: 20px;
    background-color: inherit;
}
div.iconDiv img
{
    padding-top: 1px;
    padding-bottom: 1px;
    width: 16px;
    height: 16px;
    z-index: 999;
}
.containerDiv
{
    float: left;
    height: 20px;
}
input
{
    font-size: 11px;
}
.PopupText
{
    color: #2C3333 !important;
    text-align: left;
    padding: 0;
}

#h1Memo {
    margin-bottom: 10px;
}

.MessageBoxIcon
{
    float: left;
    width: 50px;
}
.MessageBoxText
{
    position: relative;
    margin-left: 60px;
}
.MessageBoxContainer
{
    width: 100%;
}

.MessageBoxContainer td
{
    text-align:left;
    vertical-align: middle;
}

.ButtonsContainer
{
    width: 100%;
}
.ButtonLeftContainer
{

    float: left;

}
.ButtonContainer
{

    margin-left: 10px;
    float:left;

}
.GridOrdersatzArtikel
{
    background-color: rgb(204,236,255);    
    color: Black;
}
.GridAktionArtikel
{
    color: rgb(51,204,51);
    font-weight: bold;
}
.GridVorbestellArtikel
{
    color: #DE2922;
}
.ui-state-highlight .GridVorbestellArtikel
{
    color: Black;
}

.HomeInfoSave
{
    height: 30px;
    width: 70px;
    float: right;
    position: relative;
    margin-top: -27px;
}

#btnUserFormContainer 
{
    margin-top: 45px;
}
.wijmo-wijinput .wijmo-wijinput-trigger .ui-icon {
	margin-top: 4px;
    height: 12px;
	top: auto;
}

.wijmo-wijinput .wijmo-wijinput-spinner .ui-icon {
    top: auto;
}

.BerechtigungDelButtons 
{
    margin-top: 15px;    
}