/* Minification failed. Returning unminified contents.
(1048,12): run-time error CSS1036: Expected expression, found '#'
(1052,16): run-time error CSS1036: Expected expression, found '#'
(1058,12): run-time error CSS1036: Expected expression, found '#'
(1063,16): run-time error CSS1036: Expected expression, found '#'
 */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    /*margin-top: -.25em;
    position: relative;*/
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.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;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: .4em 1em;
    /*padding: 0;*/
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    /* Support: IE <= 11 */
    overflow: visible;
}

    .ui-button,
    .ui-button:link,
    .ui-button:visited,
    .ui-button:hover,
    .ui-button:active {
        text-decoration: none;
    }
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}
/* button elements seem to need a little more width */
button.ui-button.ui-button-icon-only {
    /*width: 2.4em; */
    text-indent: 0;
}

.ui-button-icons-only .ui-icon {
    /*width: 3.4em; */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

button.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.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 {
    padding: .4em 1em;
}

/* 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;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.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: 45%;
    }

    .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,
.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%;
    font-size: 0;
}

/* 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,
            .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }
/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
    }

.ui-dialog-titlebar-close {
    background: url("images/redmond/ui-icons_6da8d5_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
    border: medium none;
}

    .ui-dialog-titlebar-close:hover {
        background: url("images/redmond/ui-icons_217bc0_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background-color: #fff;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        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: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0; /* support: IE7 */
        font-weight: normal;
    }

        .ui-menu .ui-menu-item a.ui-state-focus,
        .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: normal;
            margin: -1px;
        }

    .ui-menu .ui-state-disabled {
        font-weight: normal;
        margin: .4em 0 .2em;
        line-height: 1.5;
    }

        .ui-menu .ui-state-disabled a {
            cursor: default;
        }

/* icon support */
.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em;
    }

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url("images/redmond/animated-overlay.gif");
        height: 100%;
        filter: alpha(opacity=25);
        opacity: 0.25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px;
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: bold;
            line-height: 1.5;
            padding: 2px 0.4em;
            margin: 0.5em 0 0 0;
            height: auto;
            border: 0;
        }

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.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;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    /* For IE8 - See #6727 */
    .ui-slider.ui-state-disabled .ui-slider-handle,
    .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.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;
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

    .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: 0;
            margin: 1px .2em 0 0;
            border-bottom: 0;
            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-active {
                margin-bottom: -1px;
                padding-bottom: 1px;
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
                .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
                .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
            .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none;
    }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-size: 1.1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Arial;
        font-size: 13.3333px;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #a6c9e2;
    }

.ui-widget-content {
    border: 1px solid #a6c9e2;
    background: #fcfdfd url(images/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
    color: ##696969;
}

    .ui-widget-content a {
        color: ##696969;
    }

.ui-widget-header {
    border: 1px solid #4297d7;
    background: #5c9ccc url(images/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
    color: ##696969;
    font-weight: bold;
}

    .ui-widget-header a {
        color: ##696969;
    }

    /* Interaction states
----------------------------------*/
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button
    /* We use html here because we need a greater specificity to make sure disabled
	works properly when clicked or hovered */
    html .ui-button.ui-state-disabled:hover,
    html .ui-button.ui-state-disabled:active {
        border: 1px solid #c5dbec;
        background: #dfeffc url(images/redmond/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #2e6e9e;
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited,
        a.ui-button,
        a:link.ui-button,
        a:visited.ui-button,
        .ui-button
        {
            color: #2e6e9e;
            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 #79b7e7;
                background: #d0e5f5 url(images/redmond/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
                font-weight: bold;
                color: #1d5987;
            }

                .ui-state-hover a,
                .ui-state-hover a:hover,
                .ui-state-hover a:link,
                .ui-state-hover a:visited,
                .ui-state-focus a,
                .ui-state-focus a:hover,
                .ui-state-focus a:link,
                .ui-state-focus a:visited {
                    color: #1d5987;
                    text-decoration: none;
                }

            .ui-state-active,
            .ui-widget-content .ui-state-active,
            .ui-widget-header .ui-state-active {
                border: 1px solid #79b7e7;
                background: #f5f8f9 url(images/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
                font-weight: bold;
                color: #e17009;
            }

                .ui-icon-background,
                .ui-state-active .ui-icon-background {
                    border: #003eff;
                    background-color: #ffffff;
                }

                .ui-state-active a,
                .ui-state-active a:link,
                .ui-state-active a:visited {
                    color: #e17009;
                    text-decoration: none;
                }

    /* Interaction Cues
----------------------------------*/
    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #fad42e;
        background: #fbec88 url(images/redmond/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
        color: #363636;
    }

.ui-state-checked {
    border: 1px solid #fad42e;
    background: #fbec88;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/redmond/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a;
}

    .ui-state-error a,
    .ui-widget-content .ui-state-error a,
    .ui-widget-header .ui-state-error a {
        color: #cd0a0a;
    }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.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;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
    }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/redmond/ui-icons_469bdd_256x240.png);
}

.ui-widget-header .ui-icon {
    /*background-image: url(images/redmond/ui-icons_d8e7f3_256x240.png);*/
    background-image: url(images/redmond/ui-icons_6da8d5_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(images/redmond/ui-icons_6da8d5_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url(images/redmond/ui-icons_217bc0_256x240.png);
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(images/redmond/ui-icons_f9bd01_256x240.png);
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url(images/redmond/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/redmond/ui-icons_cd0a0a_256x240.png);
}

/*.ui-button .ui-icon {
    background-image: url(images/redmond/ui-icons_469bdd_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-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    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-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 5px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 5px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 5px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 5px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url(images/redmond/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(images/redmond/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

/*******************************************************************************
 * Tree container
 */
ul.dynatree-container
{
	white-space: nowrap;
	padding: 3px;
	margin: 0; /* issue 201 */
	background-color: white;
	overflow: auto;
	height: 100%; /* issue 263 */
}

ul.dynatree-container ul
{
	padding: 0 0 0 16px;
	margin: 0;
}

ul.dynatree-container li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	-moz-background-clip:border;
	-moz-background-inline-policy: continuous;
    /* ReSharper disable once InvalidValue */
	-moz-background-origin: padding;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url("images/vline.gif");
	background-position: 0 0;
	margin: 0;
	padding: 1px 0 0 0;
}
/* Suppress lines for last child node */
ul.dynatree-container li.dynatree-lastsib
{
	background-image: none;
}
/* Suppress lines if level is fixed expanded (option minExpandLevel) */
ul.dynatree-no-connector > li
{
	background-image: none;
}

/* Style, when control is disabled */
.ui-dynatree-disabled ul.dynatree-container
{
	opacity: 0.5;
/*	filter: alpha(opacity=50); /* Yields a css warning */
	background-color: silver;
}

/*******************************************************************************
 * Common icon definitions
 */
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker
{
	width: 16px;
	height: 16px;
/*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221 */
/*	-moz-box-align: start; /* issue 221 */
	display: inline-block; /* Required to make a span sizeable */
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url("images/icons-dynatree.gif");
	background-position: 0 0;
}

/** Used by 'icon' node option: */
ul.dynatree-container img
{
	width: 16px;
	height: 16px;
	margin-left: 3px;
	vertical-align: top;
	border-style: none;
}


/*******************************************************************************
 * Lines and connectors
 */

span.dynatree-connector
{
	background-position: -16px -64px;
}

/*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */

span.dynatree-expander
{
	background-position: 0 -80px;
	cursor: pointer;
}
.dynatree-exp-cl span.dynatree-expander /* Collapsed, not delayed, last sibling */
{
	background-position: 0 -96px;
}
.dynatree-exp-cd span.dynatree-expander /* Collapsed, delayed, not last sibling */
{
	background-position: -64px -80px;
}
.dynatree-exp-cdl span.dynatree-expander /* Collapsed, delayed, last sibling */
{
	background-position: -64px -96px;
}
.dynatree-exp-e span.dynatree-expander,  /* Expanded, not delayed, not last sibling */
.dynatree-exp-ed span.dynatree-expander  /* Expanded, delayed, not last sibling */
{
	background-position: -32px -80px;
}
.dynatree-exp-el span.dynatree-expander,  /* Expanded, not delayed, last sibling */
.dynatree-exp-edl span.dynatree-expander  /* Expanded, delayed, last sibling */
{
	background-position: -32px -96px;
}
.dynatree-loading span.dynatree-expander  /* 'Loading' status overrides all others */
{
    background-image: url(images/icons-opd.png);
	background-position: 0 0;
	/* background-image: url("images/loading.gif"); */
}

/*******************************************************************************
 * Checkbox icon
 */
span.dynatree-checkbox
{
	margin-left: 3px;
	background-position: 0 -32px;
}
span.dynatree-checkbox:hover
{
	background-position: -16px -32px;
}

.dynatree-partsel span.dynatree-checkbox
{
	background-position: -64px -32px;
}
.dynatree-partsel span.dynatree-checkbox:hover
{
	background-position: -80px -32px;
}

.dynatree-selected span.dynatree-checkbox
{
	background-position: -32px -32px;
}
.dynatree-selected span.dynatree-checkbox:hover
{
	background-position: -48px -32px;
}

/*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
span.dynatree-radio
{
	margin-left: 3px;
	background-position: 0 -48px;
}
span.dynatree-radio:hover
{
	background-position: -16px -48px;
}

.dynatree-partsel span.dynatree-radio
{
	background-position: -64px -48px;
}
.dynatree-partsel span.dynatree-radio:hover
{
	background-position: -80px -48px;
}

.dynatree-selected span.dynatree-radio
{
	background-position: -32px -48px;
}
.dynatree-selected span.dynatree-radio:hover
{
	background-position: -48px -48px;
}

/*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */

span.dynatree-icon /* Default icon */
{
	margin-left: 3px;
	background-position: 0 0;
}

.dynatree-ico-cf span.dynatree-icon  /* Collapsed Folder */
{
	background-position: 0 -16px;
}

.dynatree-ico-ef span.dynatree-icon  /* Expanded Folder */
{
	background-position: -64px -16px;
}

/* Status node icons */

.dynatree-statusnode-wait span.dynatree-icon
{
	background-image: url("images/loading.gif");
}

.dynatree-statusnode-error span.dynatree-icon
{
	background-position: 0 -112px;
/*	background-image: url("ltError.gif");*/
}

/*******************************************************************************
 * Node titles
 */

/* Remove blue color and underline from title links */
ul.dynatree-container a
/*, ul.dynatree-container a:visited*/
{
	text-decoration: none;
	vertical-align: top;
	margin: 0;
	margin-left: 3px;
/*	outline: 0; /* @ Firefox, prevent dotted border after click */
}

ul.dynatree-container a:hover
{
/*	text-decoration: underline; */
	background-color: #F2F7FD; /* light blue */
	border-color: #B8D6FB; /* darker light blue */
}

span.dynatree-node a
{
	font-size: 10pt; /* required for IE, quirks mode */
	display: inline-block; /* Better alignment, when title contains <br> */
/*	vertical-align: top;*/
	padding-left: 3px;
	padding-right: 3px; /* Otherwise italic font will be outside bounds */
	/*	line-height: 16px; /* should be the same as img height, in case 16 px */
}
span.dynatree-folder a
{
	font-weight: bold;
}

ul.dynatree-container a:focus,
span.dynatree-focused a:link  /* @IE */
{
	background-color: #EFEBDE; /* gray */
}

span.dynatree-selected a
{
	color: green;
	font-style: italic;
}

span.dynatree-active a
{
	background-color: #3169C6 !important;
	color: white !important; /* @ IE6 */
}

/*******************************************************************************
 * Drag'n'drop support
 */

/*** Helper object ************************************************************/
div.dynatree-drag-helper a
{
	border: 1px solid gray;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	opacity: 0.8;
}
div.dynatree-drop-accept span.dynatree-drag-helper-img
{
	background-position: -32px -112px;
}
div.dynatree-drag-helper.dynatree-drop-reject
{
	border-color: red;
}
div.dynatree-drop-reject span.dynatree-drag-helper-img
{
	background-position: -16px -112px;
}

/*** Drop marker icon *********************************************************/

#dynatree-drop-marker
{
	width: 24px;
	position: absolute;
	background-position: 0 -128px;
	margin: 0;
/*	border: 1px solid red; */
}
#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before
{
	width:64px;
	background-position: 0 -144px;
}
#dynatree-drop-marker.dynatree-drop-copy
{
	background-position: -64px -128px;
}
#dynatree-drop-marker.dynatree-drop-move
{
	background-position: -64px -128px;
}

/*** Source node while dragging ***********************************************/

span.dynatree-drag-source
{
	/* border: 1px dotted gray; */
	background-color: #e0e0e0;
}
span.dynatree-drag-source a
{
	color: gray;
}

/*** Target node while dragging cursor is over it *****************************/

span.dynatree-drop-target.dynatree-drop-accept a
{
	/*border: 1px solid green;*/
	background-color: #3169C6 !important;
	color: white !important; /* @ IE6 */
	text-decoration: none;
}

/*******************************************************************************
 * Custom node classes (sample)
 */

span.custom1 a
{
	background-color: maroon;
	color: yellow;
}

/* ----- element styles ----- */
body {
    background-color: #fff;   
    font-size: .85em;
    font-family: Calibri, "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #696969;
}
a {
    color: #034af3;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    line-height: 1.3em;
    margin: 1em 0;
}
br {
    display: block;
    margin: 10px 0;
}
li {
    line-height: 1.4em;
}
ul.bulletList {
    margin-left: 1.5em;
    list-style-type: disc;
}
ul.bulletList li span {
    margin-right: 0.3em;
}
ul.bulletList ul{
    list-style-type: circle;
    margin-left: 20px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    margin: 0.5em 0;
    font-weight: bold;
}
h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}
fieldset {
    padding: 1em;
    margin-bottom: 0.8em;
    border-radius: 5px;
    background-color: #EDFCFF;
    border: 1px solid #A6C9E2;
}
fieldset.innerFieldSet {
    padding: 0.2em 0.8em 0.2em 0.8em;
    margin-bottom: 0.8em;
    border-radius: 2px;
    background-color: white;
    border: 1px solid #A6C9E2;
}
fieldset h3 {
    margin: 0;
}
legend {
    font-size: 1.2em;
    font-weight: bold;
}
select {
    padding: 2px;
    border-radius: 0.25rem;
}
input[type=text], input[type=password] {
    padding: 3px;
    border-radius: 0.25rem;
}
input[type=checkbox], input[type=radio] {
    vertical-align: middle;
    position: relative;
    height: 25px;
    top: -2px;
    margin-bottom: 0;
    border-radius: 0.25rem;
}
label.radiobutton, label.checkbox {
    margin-right: 10px;
    vertical-align: middle;
}
input[type=text], input[type=password], select {
    border: 1px solid #ccc;
    width: 186px;
    color: #444;
}
input.long {
    width: 286px;
}
input.extraLong {
    width: 500px;
}
input.mediumLong {
    width: 380px;
}
input.medium {
    width: 100px;
}
input.short, select.short, input.date-picker { 
    width: 90px; 
}
input.date-picker {
    position: relative;
    z-index: 11;
}
input.tiny {
    width: 35px;
}
input.massive {
    width: 680px;
}
strong {
    font-weight: bold;
}
textarea {
     font-family: inherit;
     color: #444444;
}

/* ----- primary layout elements -----*/
.page {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.page-content {
    min-width: 970px;
}
#header {
    position: relative;
    margin-bottom: 0;
    color: #000;
    padding: 0;
    min-width: 991px;
}
#header { 
    background:url(images/bw-header-bg.jpg) repeat-x; 
    width:100%; 
    height:96px;
    z-index: 100;
}
#header-left { 
    background:url(images/bw-header-left.jpg) no-repeat top left; 
    float:left; 
    height:100%; 
    width:523px; 
}
#header-right {
    background: url(images/bw-header-right.jpg) no-repeat top right;
    float: right;
    height: 100%;
    width: auto;
}
#logindisplay 
{
    float: right;
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 72px 10px 0 0;
    color: White;
}
#logindisplay a {
    color: white;
    text-decoration: none;
}
#logindisplay a:hover {
    text-decoration: underline;
}
#header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}
#main {
    background-color: #fff;
    padding: 10px 10px 40px;
    clear: both;
    z-index: 1;
}

#sitemenu {
    position: absolute; 
    top: 61px; 
    left: 280px; 
}

/* ----- navigation menu ----- */
ul#menu {
    list-style-type: none; 
    clear: both;
    margin: 5px; 
}
ul#menu li { 
    display: block; 
    position: relative; 
    float: left; 
    color: #FFF;
}
ul#menu a { 
    display: block; 
    color: #FFF; 
    text-decoration: none; 
    padding: 5px 10px; 
}
ul#menu div { 
    padding: 5px 10px; 
}
ul#menu li ul { 
    display: none; 
    left: -40px; 
    margin-left: 40px; 
    margin-top: -3px; 
    padding: 4px; 
    width: 200px;
}
ul#menu li ul a { 
    border-top: #fff solid 1px; 
    background-color: rgb(54, 141, 208); /*#368DD0;*/ 
    line-height: 1.5em;
}
ul#menu li a:hover { 
    text-decoration: underline; 
}
ul#menu li:hover ul { 
    display: block; 
    position: absolute; 
}
ul#menu li:hover li { 
    clear: both; 
    font-size: 9pt; 
    float: left; 
    width: 200px; 
}
ul#menu li:hover li a:hover { 
    background: #1e7c9a; 
}

/* ----- styles for validation helpers ------*/
.field-validation-error {
    margin-left: 0.5em;
    color: #ff0000; 
}
.field-validation-valid { 
    display: none; 
}
.input-validation-error { 
    border: 1px solid #ff0000 !important; 
    background-color: #ffeeee; 
}
.ui-state-error {
    padding:0.5em;
    margin-bottom: 10px;
}
.ui-state-error .ui-icon {
    float: left;
    margin: 0.25em 0.5em 0 0;
}

/* ----- styles for editor and display helpers -----*/
.display-label, .editor-label { 
    font-weight: bold; 
    font-size: 1em;
}
.display-field, .editor-field { 
    margin: 0.2em 0.2em 0 0;
    font-size: 1.1em; 
}

.inline-form-section { 
     float: left; 
     margin: 0.4em 0;
     margin-right: 0.7em; 
}
.form-line {
    clear: both;
    float: left;
    width:100%;
}
.inline-button {
    float: left;
    margin-top: 17px;
}

/* --------- table styles -------*/
table {
    border-collapse: collapse;
    margin: 0.5em 0 1em 0;
}
td {
    vertical-align:top;
    background-color: #fff;
}
table th, tfoot td {
    text-align: left;
    background-color: #EDFCFF;
}
table th, table td {
    padding: 8px;
    border: solid 1px #A6C9E2;
}
table th { 
    text-align: center; 
}
td.alignCenter {
    text-align: center;
}
th.alignLeft, td.alignLeft {
    text-align: left;
}
th.alignRight, td.alignRight {
    text-align: right;
}
table input[type=checkbox] {
    height: auto;
    margin: 0;
}

/* ------- table sorter header styles -------*/

table.tablesorter { 
    margin:10px 0 15px; 
    text-align: left; 
}

table.tablesorter thead th.tablesorter-header {
    background-repeat:no-repeat;
    background-position: center right;
    background-color: #EDFCFF;
    background-image: url(images/bg.gif);
    cursor: pointer;
    padding-right: 20px;
}
table.tablesorter thead th.tablesorter-headerAsc { 
    background-image: url(images/asc.gif);
    background-color: #8dbdd8;
}
table.tablesorter thead th.tablesorter-headerDesc { 
    background-image: url(images/desc.gif);
    background-color: #8dbdd8;
}
table.tablesorter thead th.sorter-false {
    background-image: none;
    cursor: default;
}

/* ------- wizard styles ------- */
.wizard-nav {
    float: left; 
    font-size: 1.2em;
    margin-top: 102px;
    padding: 10px;
    width: 200px;
}
.wizard {
    margin-left: 240px; 
    padding: 10px 20px; 
}
.wizard-nav ul li ul { 
    text-indent:20px;
}
.wizard-nav a {
    display: block;
    padding: 7px;
    text-decoration: none;
}
.wizard-sub-nav a {  
    padding: 5px 10px;
}
.wizard-nav a:hover {
    text-decoration: underline;
}
.wizard-nav .ghost {
    line-height: 2em;
    padding: 10px;
}
.wizard h3.marginTop {
    margin-top: 35px;
}
.wizard .copyFromPreviousBtn 
{
    font-size: .85em;
}

/* ------ helper styles ------ */
.floatLeft { 
    float: left; 
}
.floatRight { 
    float: right; 
}
.clearBoth { 
    clear: both; 
}
.marginLeft {
    margin-left: 10px; 
}
.marginTop { 
    margin-top: 10px; 
}
.ghost {
    color: #bbb;
}
.paddingTop { 
    padding-top: 5px;
}
.hidden {
    display:none;
}
.nowrap {
    white-space: nowrap;
}
/* ------- home page ----- */
#homepage .leftColumn { 
    width: 263px; 
    float: left; 
    padding: 10px;
}
#homepage .rightColumn { 
    margin-left: 300px; 
    padding: 10px 20px; 
}

/* ------- weekly view ----- */
#weeklyViewHeader 
{
    position: static;
    width: 100%;
    top: 100px;    
    z-index: 100;      
    background-color: white;  
}
#weeklyViewHeader #header-separator {
    display: none;
}
#weeklyViewHeader #header-separator hr {    
    clear: both;    
    width: 99.7%;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #A6C9E2;
    margin: 0;
    margin-left: -2px;
    padding: 0; 
}
#weeklyView select {
    width:175px;
}
#weeklyView #requestSummary input[type=submit] {
    margin-right: 8px;
}
#weeklyView #buttonList {
    display: inline-block;
}
#buttonList.weekly-view-button {
    float: left; 
}
#weeklyViewPrint {
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}
#weeklyViewPrint a {
    float: left;
}
#weeklyViewPrint a.weeklyview-print-icon-left {
    margin-left: 10px;
    margin-right: 7px;
    position: relative;
    top: 10px;
}
#weeklyViewPrint a.weeklyview-print-icon-right {
    margin-right: 13px;
    position: relative;
    top: 10px;
}
#weeklyView #legend {
    display: inline-block;
}
#weeklyView #legend ul li { 
    margin: 0 5px; 
    float: left; 
}
#weeklyView #legend .legendKey { 
    float: left; 
    width: 15px; 
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 10px;
}
#weeklyView #legend .legendKeyLabel { 
    position: relative;
    top: 10px;
}
.weeklyViewCell { 
    height: 30px;
    padding: 0;
}
.weeklyViewCell a { 
    display: block; 
    width: 100%; 
    height: 100%; 
}
.status-free { 
    background-color: transparent; 
}
.status-single { 
    background-color: #93A5CB;  
}
.status-series { 
    background-color: #2F60B2; 
}
.status-provisional { 
    background-color: #FFCCFF; 
 }
.status-prevention { 
    background-color: #FFFF99; 
}
.status-cancellation { 
    background-color: #00CC00; 
}
.status-requested { 
    background-color: #F70449 !important; /* take priority over status-historic*/
}
.status-requested.status-cancellation {
    background: repeating-linear-gradient( 45deg, #f70449, #f70449 .5em, #0c0 .5em, #0c0 1em );
}
.status-historic {
    background-color: #eee;
}
.status-cancellation-request { 
    background-color: Green; 
}
.clickable { 
    cursor: pointer; 
}
.clickable:hover { 
    background-color: #F58CAA; 
}
.ui-tooltip { 
    max-width: 300px; 
}
#tooltip { 
    position:absolute; 
    left:0; 
    top:0; 
    display:none; 
    z-index: 2000; 
    width: 300px;
}
#tooltip .ui-dialog { 
    width: 300px;
    min-width: 300px !important;
    max-width: 300px !important; 
}

.info-icon, .room-info-icon, .restriction-info-icon {
    cursor: pointer;
}

.room-info-icon {
    float: right;
}

/* ------ check availability ------ */
#checkAvailability .leftColumn, #checkAvailability .rightColumn { 
    float: left; 
    padding: 1%; 
}
#checkAvailability .leftColumn { 
    width: 66%; 
}
#checkAvailability .rightColumn { 
    width: 28%;
    margin-top: 17px;
}
 #weekdaysList li { 
     display: inline;
}
#checkAvailabilityResults {
    width: 600px;
}

/* ------- Booking Form --------- */
.bookingRoom.listItemSection .header {
    width: 98%;
    float:left;
}
.bookingRoom.listItemSection .content {
    width: 98%;
    padding: 1%;
}
.roomDetails .leftColumn, .roomDetails .rightColumn { 
    float: left; 
    width: 48%;
}
.roomDetails .leftColumn { 
    margin-right: 10px; 
}

/* Add room dialog needs slightly smaller font to fit text labels neatly */
.ui-widget #addRoomDialog label {
    font-size: 0.9em !important;
}

#processing { 
    height: 30px;
}
#progressBar {
    float: left;
    width: 700px;
}
#processingStatus {
    float: left;
    height: 100%;
    margin-left: 10px;
    font-weight: bold;
    margin-top: 7px;
}
#processingStatus * {
    vertical-align: middle;
}
.clinicDetails {
    clear:both;
    float: left;
}
.clinicActions {
    float: left;
    padding: 30px 0 0 10px;
}

li.clinicItem {
    width: 100%;
    display: block;
}

/* ------ preventions ----- */
#preventions .leftColumn {
    width: 280px; 
    float: left; 
    padding: 10px;
    margin-top: 15px;
}

#preventions .rightColumn {
    margin-left: 290px; 
    padding: 10px 20px; 
}

/* ------ reallocate clinics ------- */
.parentRow td { font-weight: bold; }
.childRow td { background-color: #E9E9E9; }

td.showChildren, td.hideChildren {
    padding: 0;
}
td.showChildren span, td.hideChildren span {
    cursor: pointer; 
    background-image: url(images/icons-opd.png);
    display: block;
    width:32px; 
    height: 32px;
}
td.showChildren span {
    background-position: 0 -48px;
}
td.hideChildren span {
    background-position: 0 -16px;
}

/* ------- admin area ------- */
#siteAdmin .leftColumn, #siteAdmin .rightColumn { float: left; padding: 1%; }
#siteAdmin .leftColumn { width: 28%; }
#siteAdmin .rightColumn { width: 66%; padding: 10px; }

#occupancyRestrictionAdmin .leftColumn, #occupancyRestrictionAdmin .rightColumn {
    float: left;
    padding: 1%;
}

#occupancyRestrictionAdmin .leftColumn {
    width: 28%;
}

#occupancyRestrictionAdmin .rightColumn {
    width: 66%;
    margin-top: 80px;
}

/* ------ misc ---------- */
.showInfo {
    cursor: pointer;
}
div.submit {
    float: right;
    margin-bottom: 20px;
}
.results {
    clear: both;
    width:100%;
    /*float:left;*/
}
.scrollableTable 
{
    position: relative;
    overflow: auto;
    width: 100%;
    height: 850px;
}

.scrollableAuditTable {
    position: relative;
    overflow: auto;
    width: 100%;
    height: auto;
    max-height: 600px;
}

.scrollableAuditTable table {
    border-collapse: collapse;
    width: 100%;
}

.scrollableAuditTable th,
.scrollableAuditTable td {
    padding: 8px 16px;
}

.scrollableAuditTable th {
    position: sticky;
    top: 0;
}

.results table { 
    width: 100%; 
}
ul.actions {
    text-align: center;
}
.ui-button { 
    font-family: inherit; 
    font-size: 1em; 
}
#tree { 
    padding: 5px; 
    border-radius: 5px;
}
#tree a {
    color: #696969;
}
#print, #allAction { 
    float: right; 
    padding: 5px;
    margin-left: 10px;
}
#print-icon, #print-icon-bw, .success-icon, .prevented-icon, .unavailable-icon, .info-icon, .room-info-icon, .restriction-info-icon {
    background-image: url(images/icons-opd.png);
    display: inline-block;
    height: 16px;
    width: 16px;
}
#print-icon-col {
    background-image: url(images/icons-print-col.png);
    display: inline-block;
    height: 16px;
    width: 16px;
}

a.weeklyview-print-icon {
    text-decoration: none;
}

#print-icon-col, #print-icon-bw {
    background-position: 0 0;
}

#print-icon {
    background-position: 0 0;
}
.success-icon {
    background-position: 0 -112px;
}
.prevented-icon {
    background-position: 0 -96px;
}
.unavailable-icon {
    background-position: 0 -80px;
}
.info-icon, .room-info-icon, .restriction-info-icon {
    background-position: -16px -126px;
}
p.footnote { 
    margin-top: 20px; 
    font-size: 0.8em; 
    font-style:italic; 
    line-height: 1.2em;
}
.loading { 
    height: 100%;
    padding: 0 5px; 
}
.loading * { 
    vertical-align: middle;
}
#tabs {
    float: left;
    width: 100%;
}
.highlightTemplateStart { 
    background-color: #E9EFFC; 
}
.highlightOneOffEdit { 
    background-color: #B1F8B4; 
}

#monthlySchedule select {
    width: 110px;
}
.listItemSection {
    border: 1px solid #A6C9E2;
    border-radius: 5px;
    clear: both;
    padding: 5px;
    background-color: #fff;
    float:left;
    margin: 5px 0;
    width: 99%;
}
.listItemSection .header {
    background: url("images/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50% #5C9CCC;
    border: 1px solid #4297D7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    border-radius: 5px;
}

.listItemSection .header.cancellationPendingRoomHeader {
    background: url("images/redmond/ui-bg_glass_55_f6ebae_1x400.png") repeat-x scroll 50% 50% #FBEC88;
    border: 1px solid #FAD42E;
    color: #363636;
}

.listItemSection .header.cancelledRoomHeader {
    background: url("images/redmond/ui-bg_glass_95_facfbe_1x400.png") repeat-x scroll 50% 50% #FBEC88;
    border: 1px solid #cd0a0a;
	color: #cd0a0a;
}
.listItemSection .header .removeItem {
    float: right;
    margin-right: 10px;
}
.listItemSection .header .reinstateItem {
    float: right;
    margin-right: 10px;
}
.listItemSection .header a {
    color: #FFFFFF;
    text-decoration: none;
}
.listItemSection .header.cancellationPendingRoomHeader a {
    color: #363636;
}
.listItemSection .header .reinstateItem a {
    color: #cd0a0a;
}
.listItemSection .header a:hover {
    text-decoration: underline;
}
.listItemSection .content {
    background-color: #fff;
    float:left;
}
div.mask {
    display:none;
}

#weeklyView .results {
    padding-bottom: 150px;
}

.scheduleViewer th.date {
    height: 40px;
}
.scheduleViewer td.date {
    padding: 0;
    height: 35px;
}
.scheduleViewer .timeInterval {
    position: absolute;
    font-size: 7pt;
    top: 46px;
    width: 21px;
}
.scheduleViewer .timeInterval .gridTime {
    line-height:11px;
    height: 12px;
}

.scheduleViewer .timeInterval .gridLine {
    width: 1px;
    border-left: #eee solid 1px;
    margin: auto;
    z-index: -1;
}
.scheduleViewer .tableWrapper {
    position: relative;
    width: 100%;
    height:100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.scheduleViewer td.date .cellWrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.scheduleViewer td.date .booking {
    position: absolute;
    height:100%;
    z-index: 10;
    outline: 1px solid #A6C9E2;
}
.scheduleViewer td.date a.link {
    width: 100%;
    height: 100%;
    display: block;
}

#weeklyView td.date .request, #weeklyView td.date .single, #weeklyView td.date .series, #weeklyView td.date .provisional { 
    cursor: pointer;
}

.scheduleViewer td.date .request { 
    background-color: #FF0000;
    border-color: #C71818;
    /* text is sometimes used here on the daily view to display booking or prevention clashes */
    text-align: center;
    color: #FFFFFF;    
}

.scheduleViewer td.date .single { 
    background-color: #93A5CB;  
}
.scheduleViewer td.date .series { 
    background-color: #2F60B2; 
}
.scheduleViewer td.date .provisional { 
    background-color: #FFCCFF; 
 }
.scheduleViewer td.date .prevention { 
    background-color: #FFFF99; 
}
.scheduleViewer td.date .cancellation { 
    background-color: #00CC00; 
}
.scheduleViewer td.date.historic { 
    background-color: #E9E9E9; 
}
.scheduleViewer .bookingRequest {
    position: absolute;
    z-index: 10;
}
#weeklyView .requestGuide {
    position: absolute;
    background-color: #6DF754;
    filter: alpha(opacity=20); 
    opacity: 0.2;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
#weeklyView .resize-border {
    cursor: e-resize;
    width:100%;
    height: 100%;
}
#weeklyView .request-filler {
    cursor: default;
    position: absolute;
    top: 0;
    left: 3px;
    right: 3px;
    height: 100%;
    cursor: pointer;
}
#weeklyView .request-summary .start-time, #weeklyView .request-summary .finish-time{
    position: absolute;
    top: -25px;
    font-size: 9pt;
    font-weight: bold;
    color: #FF0000;
    filter: none; 
    opacity: 1;
}
#weeklyView .request-summary .start-time {
    left: -27px;
}
#weeklyView .request-summary .finish-time {
    right: -23px;
}

.ui-autocomplete br {
    margin:0;
}

.inactiveRoom
{
    font-style: italic;
}

/* Data import - table of clinics to import */
.clashingClinic
{
    background-color:#FFA347;
    color: #000000;
}
.importedClinic
{
    background-color: #66F066;
    color: #000000;
}
.clinicImportFailed
{
    background-color: #FF5C5C;
    color: #000000;
}

#dataImportTable
{
    table-layout: auto; 
}
#dataImportTable td
{
    padding: 0.3em;
    margin: 0.3em;
}
#dataImportTable th
{
    padding: 0.3em;
    margin: 0.3em;
}

/* The Request audit report takes up too much width - using smaller font */
.requestAuditData 
{
    font-size: 0.96em;
}

.auditDetail table tbody td { border-top: white; }   

.audit-change {
    background-color: lightyellow;
}

#emailDetailsDialog table thead tr {
    color: #696969 !important;
}
#emailTryResendDialog table thead tr {
    color: #696969 !important;
}


/* Site management tree */
#tree .dynatree-highlight a.dynatree-title {
    background-color: #3169C6;
    color: white;
}

/* Planned vs Actual Utilisation report - datepicker sometimes only has month & year selection */
.hide-calendar .ui-datepicker-calendar{
  display: none;
}

.checkbox-list {
    float: left;
    width: 10em;
}
.checkbox-list input[type="checkbox"] 
{
    float: left;
    width: 15px;
    margin: 0 5px 5px 0;
}
.checkbox-list label {
    margin: 5px 0 0 0;
}

.collapse-expand-panel-icon { 
    cursor: pointer; 
    background-image: url(images/up-arrow.gif);
    height: 16px;
    width: 16px;
    display: inline-block;
}

.checkbox-list-some-selected {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.medium-field {
    width: 100px;
}

/* Planned v Actual report background col */
.plannedLessThanActual 
{
    background-color: Green;
    color: White;
}
.plannedGreaterThanActual 
{
    background-color: Red;
    color: White;
}

/*Planned v Actual Report Table formatting*/
.PlannedSeriesColumn {
    width: 7%;
    min-width: 60px;
}

.PlannedActualColumn {
    width: 7%;
}

/*Occupancy Restrictions*/
.siteRestrictions {
    background-color: #A4DEAD;
    color: gray !important;
}

.departmentRestrictions {
    background-color: #FF9696;
    color: gray !important;
}

.zoneRestrictions {
    background-color: #B5DCE8;
    color: gray !important;
}

.filter-spacing {
    margin-right: 20px;
}

.maxPatients {
     max-width: 60px;
}

/* New Audit Log Report Formatting */
.pull-right {
    float: right;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

.sticky-top {
    position: sticky;
    top: 0;
    width: 100%;
}

/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/Preloader_2.gif) center no-repeat #fff;
}

.table-fixed {
    width: 100%;
}

/*This will work on every browser but Chrome Browser*/
.table-fixed thead {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1 !important;
    border: solid 1px #A6C9E2;
    background-color: #EDFCFF;
    color: #696969;
}

/*This will work on every browser*/
.table-fixed thead th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1 !important;
    border: solid 1px #A6C9E2;
    background-color: #EDFCFF;
    color: #696969;
}
