/*
* jQuery Mobile Framework 1.1.0
* http://jquerymobile.com
*
* Copyright 2011 (c) jQuery Project
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
*/
/* Swatches */

/* A
-----------------------------------------------------------------------------------------------------------*/
.ui-header {
    position: fixed;
    z-index: 200;
    width: 100%;
}

.ui-input-search,
.search-all {
    position: fixed;
    background-color: white;
    z-index: 200;
    width: 100%;
    margin: -15px;
    padding: 0;
    padding-bottom: 3px;
}

.select2 {
    width: 78% !important;
}

.ui-listview.new {
    position: fixed;
    background-color: white;
    z-index: 200;
    margin: -15px;
    width: 100%;
}

.ui-content {
    margin-top: 40px;
}

.ui-listview {
    margin-top: 25px !important;
}

.ui-listview.hasnew {
    margin-top: 70px !important;
}

.ui-listview.nomargin {
    margin-top: 0px !important;
}

.ui-controlgroup .ui-controlgroup-label {
    width: 80%;
}

.ui-bar-inherit,
.ui-header .ui-title {
    border: 1px solid #0a193a /*{a-bar-border}*/;
    background: #0a193a /*{a-bar-background-color}*/;
    color: #ffffff /*{a-bar-color}*/;
    font-weight: bold;
    text-shadow: 0 /*{a-bar-shadow-x}*/ 1px /*{a-bar-shadow-y}*/ 1px /*{a-bar-shadow-radius}*/ #0a193a /*{a-bar-shadow-color}*/;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0a193a /*{a-bar-background-start}*/), to(#0a193a /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#0a193a /*{a-bar-background-start}*/, #0a193a /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#0a193a /*{a-bar-background-start}*/, #0a193a /*{a-bar-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#0a193a /*{a-bar-background-start}*/, #0a193a /*{a-bar-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#0a193a /*{a-bar-background-start}*/, #0a193a /*{a-bar-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#0a193a /*{a-bar-background-start}*/, #0a193a /*{a-bar-background-end}*/);
}

.error {
    color: red;
}
.ui-bar-inherit .ui-link-inherit {
    color: #ffffff /*{a-bar-color}*/;
}
.ui-bar-inherit .ui-link {
    color: #7cc4e7 /*{a-bar-link-color}*/;
    font-weight: bold;
}

.ui-bar-inherit .ui-link:hover {
    color: #2489ce /*{a-bar-link-hover}*/;
}

.ui-bar-inherit .ui-link:active {
    color: #2489ce /*{a-bar-link-active}*/;
}

.ui-bar-inherit .ui-link:visited {
    color: #2489ce /*{a-bar-link-visited}*/;
}

.ui-bar-inherit,
.ui-bar-inherit input,
.ui-bar-inherit select,
.ui-bar-inherit textarea,
.ui-bar-inherit button {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}
.ui-content,
.ui-overlay-a {
    border: 0px solid #cccccc /*{a-body-border}*/;
    color: #333333 /*{a-body-color}*/;
    text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #ffffff /*{a-body-shadow-color}*/;
    background: #ffffff /*{a-body-background-color}*/;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff /*{a-body-background-start}*/), to(#eeeeee /*{a-body-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#ffffff /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#ffffff /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#ffffff /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#ffffff /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#ffffff /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/);
}
.ui-body-c {
    background: #eee;
}
.ui-overlay-a {
    background-image: none;
    border-width: 0;
}
.ui-content,
.ui-content input,
.ui-content select,
.ui-content textarea,
.ui-content button {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}

.ui-content .ui-link-inherit {
    color: #333333 /*{a-body-color}*/;
}

.ui-content .ui-link,
.ui-content .ui-link a:hover,
.ui-content .ui-link a:visited {
    /*color: #00abd3 /*{a-body-link-color}*/
    color: #333333 !important;
    font-weight: bold;
    text-decoration: none;
}

.ui-content .ui-link:hover {
    color: #6cbbd8 /*{a-body-link-hover}*/;
}

.ui-content .ui-link:active {
    color: #00abd3 /*{a-body-link-active}*/;
}

.ui-content .ui-link:visited {
    color: #00abd3 /*{a-body-link-visited}*/;
}

.ui-page-theme-a .ui-btn {
    border: 1px solid #7d6f53 /*{a-bup-border}*/;
    background: #ac9c79 /*{a-bup-background-color}*/;
    font-weight: bold;
    color: #ffffff !important;
    text-shadow: 0 /*{a-bup-shadow-x}*/ 0 /*{a-bup-shadow-y}*/ 0 /*{a-bup-shadow-radius}*/ #ffffff /*{a-bup-shadow-color}*/ !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ac9c79 /*{a-bup-background-start}*/), to(#ac9c79 /*{a-bup-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#ac9c79 /*{a-bup-background-start}*/, #ac9c79 /*{a-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#ac9c79 /*{a-bup-background-start}*/, #ac9c79 /*{a-bup-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#ac9c79 /*{a-bup-background-start}*/, #ac9c79 /*{a-bup-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#ac9c79 /*{a-bup-background-start}*/, #ac9c79 /*{a-bup-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#ac9c79 /*{a-bup-background-start}*/, #ac9c79 /*{a-bup-background-end}*/);
}
.ui-page-theme-a .ui-btn {
    border: none !important;
}
.ui-page-theme-a .ui-header .ui-btn {
    border: 1px solid #ffffff /*{a-bup-border}*/;
    background: #00abd3 /*{a-bup-background-color}*/;
    font-weight: bold;
    color: #ffffff /*{a-bup-color}*/;
    text-shadow: 0 /*{a-bup-shadow-x}*/ 0 /*{a-bup-shadow-y}*/ 0 /*{a-bup-shadow-radius}*/ #ffffff /*{a-bup-shadow-color}*/;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6cbbd8 /*{a-bup-background-start}*/), to(#00abd3 /*{a-bup-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#6cbbd8 /*{a-bup-background-start}*/, #00abd3 /*{a-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#6cbbd8 /*{a-bup-background-start}*/, #00abd3 /*{a-bup-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#6cbbd8 /*{a-bup-background-start}*/, #00abd3 /*{a-bup-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#6cbbd8 /*{a-bup-background-start}*/, #00abd3 /*{a-bup-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#6cbbd8 /*{a-bup-background-start}*/, #00abd3 /*{a-bup-background-end}*/);
}
.ui-page-theme-a .ui-btn a.ui-link-inherit,
.ui-page-theme-a .ui-btn {
    color: #ffffff /*{a-bup-color}*/;
}

.ui-page-theme-a .ui-btn:hover {
    border: 1px solid #7d6f53 /*{a-bhover-border}*/;
    background: #ac9c79 /*{a-bhover-background-color}*/;
    font-weight: bold;
    color: #ffffff /*{a-bhover-color}*/;
    text-shadow: 0 /*{a-bhover-shadow-x}*/ 0 /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #ffffff /*{a-bhover-shadow-color}*/;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ac9c79 /*{a-bhover-background-start}*/), to(#ac9c79 /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#ac9c79 /*{a-bhover-background-start}*/, #ac9c79 /*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#ac9c79 /*{a-bhover-background-start}*/, #ac9c79 /*{a-bhover-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#ac9c79 /*{a-bhover-background-start}*/, #ac9c79 /*{a-bhover-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#ac9c79 /*{a-bhover-background-start}*/, #ac9c79 /*{a-bhover-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#ac9c79 /*{a-bhover-background-start}*/, #ac9c79 /*{a-bhover-background-end}*/);
}
.ui-page-theme-a .ui-btn:hover .ui-btn,
.ui-page-theme-a .ui-btn:hover .ui-btn:hover,
.ui-page-theme-a .ui-btn .ui-btn:hover {
    border: none !important;
}
.ui-page-theme-a .ui-header .ui-btn:hover {
    border: 1px solid #ffffff /*{a-bhover-border}*/;
    background: #ffffff /*{a-bhover-background-color}*/;
    font-weight: bold;
    color: #ffffff /*{a-bhover-color}*/;
    text-shadow: 0 /*{a-bhover-shadow-x}*/ 0 /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #ffffff /*{a-bhover-shadow-color}*/;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6cbbd8 /*{a-bhover-background-start}*/), to(#6cbbd8 /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#6cbbd8 /*{a-bhover-background-start}*/, #6cbbd8 /*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#6cbbd8 /*{a-bhover-background-start}*/, #6cbbd8 /*{a-bhover-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#6cbbd8 /*{a-bhover-background-start}*/, #6cbbd8 /*{a-bhover-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#6cbbd8 /*{a-bhover-background-start}*/, #6cbbd8 /*{a-bhover-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#6cbbd8 /*{a-bhover-background-start}*/, #6cbbd8 /*{a-bhover-background-end}*/);
}
.ui-page-theme-a .ui-btn:hover a.ui-link-inherit {
    color: #ffffff /*{a-bhover-color}*/;
}
.ui-page-theme-a .ui-btn a.ui-link-inherit {
    color: #ffffff /*{a-bdown-color}*/;
}
.ui-page-theme-a .ui-btn,
.ui-page-theme-a .ui-btn:hover {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
    text-decoration: none;
}

/* Structure */

/* links within "buttons" 
-----------------------------------------------------------------------------------------------------------*/

a.ui-link-inherit {
    text-decoration: none !important;
}

/* Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-active {
    border: 1px solid #7d6f53 /*{global-active-border}*/;
    background: #7d6f53 /*{global-active-background-color}*/;
    font-weight: bold;
    color: #ffffff /*{global-active-color}*/;
    cursor: pointer;
    text-shadow: 0 /*{global-active-shadow-x}*/ 1px /*{global-active-shadow-y}*/ 1px /*{global-active-shadow-radius}*/ #7d6f53 /*{global-active-shadow-color}*/;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7d6f53 /*{global-active-background-start}*/), to(#7d6f53 /*{global-active-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#7d6f53 /*{global-active-background-start}*/, #7d6f53 /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#7d6f53 /*{global-active-background-start}*/, #7d6f53 /*{global-active-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#7d6f53 /*{global-active-background-start}*/, #7d6f53 /*{global-active-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#7d6f53 /*{global-active-background-start}*/, #7d6f53 /*{global-active-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#7d6f53 /*{global-active-background-start}*/, #7d6f53 /*{global-active-background-end}*/);
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}
.ui-btn-active a.ui-link-inherit {
    color: #ffffff /*{global-active-color}*/;
}

/* button inner top highlight
-----------------------------------------------------------------------------------------------------------*/

.ui-btn-inner {
    border-top: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.3);
}

/* corner rounding classes
-----------------------------------------------------------------------------------------------------------*/

.ui-corner-tl {
    -moz-border-radius-topleft: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-top-left-radius: 0.2em /*{global-radii-blocks}*/;
    border-top-left-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-tr {
    -moz-border-radius-topright: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-top-right-radius: 0.2em /*{global-radii-blocks}*/;
    border-top-right-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-bl {
    -moz-border-radius-bottomleft: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-left-radius: 0.2em /*{global-radii-blocks}*/;
    border-bottom-left-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-br {
    -moz-border-radius-bottomright: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-right-radius: 0.2em /*{global-radii-blocks}*/;
    border-bottom-right-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-top {
    -moz-border-radius-topleft: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-top-left-radius: 0.2em /*{global-radii-blocks}*/;
    border-top-left-radius: 0.2em /*{global-radii-blocks}*/;
    -moz-border-radius-topright: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-top-right-radius: 0.2em /*{global-radii-blocks}*/;
    border-top-right-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-bottom {
    -moz-border-radius-bottomleft: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-left-radius: 0.2em /*{global-radii-blocks}*/;
    border-bottom-left-radius: 0.2em /*{global-radii-blocks}*/;
    -moz-border-radius-bottomright: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-right-radius: 0.2em /*{global-radii-blocks}*/;
    border-bottom-right-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-right {
    -moz-border-radius-topright: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-top-right-radius: 0.2em /*{global-radii-blocks}*/;
    border-top-right-radius: 0.2em /*{global-radii-blocks}*/;
    -moz-border-radius-bottomright: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-right-radius: 0.2em /*{global-radii-blocks}*/;
    border-bottom-right-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-left {
    -moz-border-radius-topleft: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-top-left-radius: 0.2em /*{global-radii-blocks}*/;
    border-top-left-radius: 0.2em /*{global-radii-blocks}*/;
    -moz-border-radius-bottomleft: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-left-radius: 0.2em /*{global-radii-blocks}*/;
    border-bottom-left-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-all {
    -moz-border-radius: 0.2em /*{global-radii-blocks}*/;
    -webkit-border-radius: 0.2em /*{global-radii-blocks}*/;
    border-radius: 0.2em /*{global-radii-blocks}*/;
}
.ui-corner-none {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* Form field separator
-----------------------------------------------------------------------------------------------------------*/
.ui-br {
    border-bottom: rgb(130, 130, 130);
    border-bottom: rgba(130, 130, 130, 0.3);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.ui-field-contain,
.ui-mobile fieldset.ui-field-contain {
    margin: 0px !important;
    padding: 5px;
}

/* Interaction cues
-----------------------------------------------------------------------------------------------------------*/
.ui-disabled {
    opacity: 0.3;
}
.ui-disabled,
.ui-disabled a {
    cursor: default !important;
    pointer-events: none;
}
.ui-disabled .ui-btn-text {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=30)';
    filter: alpha(opacity=30);
    zoom: 1;
}

/* Icons
-----------------------------------------------------------------------------------------------------------*/

.ui-icon,
.ui-icon-searchfield:after {
    background: #ffffff /*{global-icon-color}*/;
    background: transparent /*{global-icon-disc}*/;
    background-image: url(images/icons-18-white.png) /*{global-icon-set}*/;
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}
.ui-header .ui-icon,
.ui-header .ui-icon-searchfield:after {
    background-image: url(images/icons-18-white.png) /*{global-icon-set}*/;
}

/* Alt icon color
-----------------------------------------------------------------------------------------------------------*/

.ui-icon-alt {
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    background-image: url(images/icons-18-black.png);
    background-repeat: no-repeat;
}

/* HD/"retina" sprite
-----------------------------------------------------------------------------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
    .ui-icon-plus,
    .ui-icon-minus,
    .ui-icon-delete,
    .ui-icon-arrow-r,
    .ui-icon-arrow-l,
    .ui-icon-arrow-u,
    .ui-icon-arrow-d,
    .ui-icon-check,
    .ui-icon-gear,
    .ui-icon-refresh,
    .ui-icon-forward,
    .ui-icon-back,
    .ui-icon-grid,
    .ui-icon-star,
    .ui-icon-alert,
    .ui-icon-info,
    .ui-icon-home,
    .ui-icon-search,
    .ui-icon-searchfield:after,
    .ui-icon-checkbox-off,
    .ui-icon-checkbox-on,
    .ui-icon-radio-off,
    .ui-icon-radio-on {
        background-image: url(images/icons-36-white.png) /*{global-large-icon-set}*/;
        -moz-background-size: 776px 18px;
        -o-background-size: 776px 18px;
        -webkit-background-size: 776px 18px;
        background-size: 776px 18px;
    }
    .ui-icon-alt {
        background-image: url(images/icons-36-black.png);
    }
}

/* plus minus */
.ui-icon-plus {
    background-position: -0 50%;
}
.ui-icon-minus {
    background-position: -36px 50%;
}

/* delete/close */
.ui-icon-delete {
    background-position: -72px 50%;
}

/* arrows */
.ui-icon-arrow-r {
    background-position: -108px 50%;
}
.ui-icon-arrow-l {
    background-position: -144px 50%;
}
.ui-icon-arrow-u {
    background-position: -180px 50%;
}
.ui-icon-arrow-d {
    background-position: -216px 50%;
}

/* misc */
.ui-icon-check {
    background-position: -252px 50%;
}
.ui-icon-gear {
    background-position: -288px 50%;
}
.ui-icon-refresh {
    background-position: -324px 50%;
}
.ui-icon-forward {
    background-position: -360px 50%;
}
.ui-icon-back {
    background-position: -396px 50%;
}
.ui-icon-grid {
    background-position: -432px 50%;
}
.ui-icon-star {
    background-position: -468px 50%;
}
.ui-icon-alert {
    background-position: -504px 50%;
}
.ui-icon-info {
    background-position: -540px 50%;
}
.ui-icon-home {
    background-position: -576px 50%;
}
.ui-icon-search,
.ui-icon-searchfield:after {
    background-position: -612px 50%;
}
.ui-icon-checkbox-off {
    background-position: -684px 50%;
}
.ui-icon-checkbox-on {
    background-position: -648px 50%;
}
.ui-icon-radio-off {
    background-position: -756px 50%;
}
.ui-icon-radio-on {
    background-position: -720px 50%;
}

/* checks,radios */
.ui-checkbox .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ui-icon-checkbox-off,
.ui-icon-radio-off {
    background-color: transparent;
}
.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
    background-color: #7d6f53 /*{global-active-background-color}*/; /* NOTE: this hex should match the active state color. It's repeated here for cascade */
}

/* loading icon */
.ui-icon-loading {
    background: url(images/ajax-loader.png);
    background-size: 35px 35px;
}

/* Button corner classes
-----------------------------------------------------------------------------------------------------------*/

.ui-btn-corner-tl {
    -moz-border-radius-topleft: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-top-left-radius: 0.2em /*{global-radii-buttons}*/;
    border-top-left-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-tr {
    -moz-border-radius-topright: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-top-right-radius: 0.2em /*{global-radii-buttons}*/;
    border-top-right-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-bl {
    -moz-border-radius-bottomleft: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-bottom-left-radius: 0.2em /*{global-radii-buttons}*/;
    border-bottom-left-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-br {
    -moz-border-radius-bottomright: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-bottom-right-radius: 0.2em /*{global-radii-buttons}*/;
    border-bottom-right-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-top {
    -moz-border-radius-topleft: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-top-left-radius: 0.2em /*{global-radii-buttons}*/;
    border-top-left-radius: 0.2em /*{global-radii-buttons}*/;
    -moz-border-radius-topright: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-top-right-radius: 0.2em /*{global-radii-buttons}*/;
    border-top-right-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-bottom {
    -moz-border-radius-bottomleft: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-bottom-left-radius: 0.2em /*{global-radii-buttons}*/;
    border-bottom-left-radius: 0.2em /*{global-radii-buttons}*/;
    -moz-border-radius-bottomright: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-bottom-right-radius: 0.2em /*{global-radii-buttons}*/;
    border-bottom-right-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-right {
    -moz-border-radius-topright: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-top-right-radius: 0.2em /*{global-radii-buttons}*/;
    border-top-right-radius: 0.2em /*{global-radii-buttons}*/;
    -moz-border-radius-bottomright: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-bottom-right-radius: 0.2em /*{global-radii-buttons}*/;
    border-bottom-right-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-left {
    -moz-border-radius-topleft: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-top-left-radius: 0.2em /*{global-radii-buttons}*/;
    border-top-left-radius: 0.2em /*{global-radii-buttons}*/;
    -moz-border-radius-bottomleft: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-bottom-left-radius: 0.2em /*{global-radii-buttons}*/;
    border-bottom-left-radius: 0.2em /*{global-radii-buttons}*/;
}
.ui-btn-corner-all {
    -moz-border-radius: 0.2em /*{global-radii-buttons}*/;
    -webkit-border-radius: 0.2em /*{global-radii-buttons}*/;
    border-radius: 0.2em /*{global-radii-buttons}*/;
}

/* radius clip workaround for cleaning up corner trapping */
.ui-corner-tl,
.ui-corner-tr,
.ui-corner-bl,
.ui-corner-br,
.ui-corner-top,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-left,
.ui-corner-all,
.ui-btn-corner-tl,
.ui-btn-corner-tr,
.ui-btn-corner-bl,
.ui-btn-corner-br,
.ui-btn-corner-top,
.ui-btn-corner-bottom,
.ui-btn-corner-right,
.ui-btn-corner-left,
.ui-btn-corner-all {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

/* Overlay / modal
-----------------------------------------------------------------------------------------------------------*/

.ui-overlay {
    background: #666;
    opacity: 0.5;
    filter: Alpha(Opacity=50);
    position: absolute;
    width: 100%;
    height: 100%;
}
.ui-overlay-shadow {
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
}
.ui-shadow {
    -moz-box-shadow: 0px 1px 0px /*{global-box-shadow-size}*/ rgba(0, 0, 0, 0) /*{global-box-shadow-color}*/;
    -webkit-box-shadow: 0px 1px 0px /*{global-box-shadow-size}*/ rgba(0, 0, 0, 0) /*{global-box-shadow-color}*/;
    box-shadow: 0px 1px 0px /*{global-box-shadow-size}*/ rgba(0, 0, 0, 0) /*{global-box-shadow-color}*/;
}
.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow,
.ui-bar-c .ui-shadow {
    -moz-box-shadow: 0px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0px 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0px 1px 0 rgba(255, 255, 255, 0.3);
}
.ui-shadow-inset {
    -moz-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.ui-icon-shadow {
    -moz-box-shadow: 0px 1px 0 transparent /*{global-icon-shadow}*/;
    -webkit-box-shadow: 0px 1px 0 transparent /*{global-icon-shadow}*/;
    box-shadow: 0px 1px 0 transparent /*{global-icon-shadow}*/;
}

/* Focus state - set here for specificity (note: these classes are added by JavaScript)
-----------------------------------------------------------------------------------------------------------*/

.ui-btn:focus {
    outline: 0;
}

.ui-focus,
.ui-btn:focus {
    -moz-box-shadow: 0px 0px 12px #7d6f53 /*{global-active-background-color}*/;
    -webkit-box-shadow: 0px 0px 12px #7d6f53 /*{global-active-background-color}*/;
    box-shadow: 0px 0px 12px #7d6f53 /*{global-active-background-color}*/;
}

/* unset box shadow in browsers that don't do it right
-----------------------------------------------------------------------------------------------------------*/

.ui-mobile-nosupport-boxshadow * {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* ...and bring back focus */
.ui-mobile-nosupport-boxshadow .ui-focus,
.ui-mobile-nosupport-boxshadow .ui-btn:focus {
    outline-width: 1px;
    outline-style: dotted;
}

/* Tabelle */
.bigtable {
    width: 100%;
}
.bigtable {
    font-size: 12px;
}
.bigtable table {
    border-collapse: collapse;
}
.bigtable td {
    white-space: nowrap;
    background: none;
    vertical-align: top;
}
.bigtable tr:hover {
    background: #e2f1f7 !important;
}
.bigtable .ungerade {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff /*{a-bar-background-start}*/), to(#eeeeee /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#ffffff /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(#ffffff /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* FF3.6 */
    background-image: -ms-linear-gradient(#ffffff /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* IE10 */
    background-image: -o-linear-gradient(#ffffff /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* Opera 11.10+ */
    background-image: linear-gradient(#ffffff /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/);
    border-bottom: solid 1px #ccc;
}
.bigtable .gerade {
    background: #fff;
    border-bottom: solid 1px #ccc;
}
.bigtable thead .ungerade,
.bigtable thead .gerade {
    border: none;
}
.bigtable .ungerade th {
    background: #7d6f53;
    text-shadow: none;
    color: #fff;
}
.bigtable .gerade th {
    background: #ac9c79;
    text-shadow: none;
    color: #fff;
}
.eatabelle {
    margin-right: 20px;
}
.eatabelle tr:first-child {
    border-bottom: solid 1px #ccc;
}
.eatabelle td {
    width: 30px;
    text-align: center;
    padding: 0;
    border-left: solid 1px #ccc;
}
.eatabelle td:first-child {
    text-align: left;
    width: 30px;
    border: none;
}
thead .eatabelle td,
thead .eatabelle tr {
    border-color: transparent !important;
}
