/* Minification failed. Returning unminified contents.
(64,1): run-time error CSS1019: Unexpected token, found '@import'
(64,9): run-time error CSS1019: Unexpected token, found '"base.css"'
(65,1): run-time error CSS1019: Unexpected token, found '@import'
(65,9): run-time error CSS1019: Unexpected token, found '"theme.css"'
 */
body {
    margin:0;
    /*Removed for ADA compliance - use system font settings
    font-size: 14px;  
    line-height: 21px;*/
}

.reportLabel{
    display:inline-block;
    width:155px;
    vertical-align:top;
}

.reportList{
    display:inline-block;
    width:535px;
    vertical-align:top;
    padding-bottom:15px;
}

.button{
    width:255px;
}

.reportDDLLabel {
    width:200px;
    display:inline-block;
    text-align:right;
}

.reportList select {
    width:255px;
}


h1 {
    font-size: 2em;
    font-weight:bold;
    margin-top: .25em;
    margin-bottom: .5em;
    line-height: 1.2em;
}

.noTitleStuff .ui-dialog-titlebar {display:none}

legend {
    font-weight:bold;
}


/*.ui-dialog .ui-dialog-title {
    float: none !important;
}*/
/*!
 * jQuery UI CSS Framework 1.11.1
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
@import "base.css";
@import "theme.css";

