body {
    color: #000;
    background: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 84%;
    margin: 0;
    padding: 0;
}

#header {
    margin: 1em;
    min-height: 45px;
}

#header h1 {
    float: left;
    clear: both;
    font-size: 100%;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
}

#header .skip {
    position: absolute;
    top: auto;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#content {
    clear: both;
}

#footer {
    clear: both;
}

#logo {
    border: 0 none;
}

#logininfo {
    float: right;
    text-align: right;
}

#last-login {
    font-weight: bold;
}

.wrapper {
    padding: 1em;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.4em;
}

h1, h2 {
    margin-top: 0;
}

.disabled, .disabled * {
    color: gray !important;
    cursor: default;
}

#viewpane {
    visibility: hidden;
}

.viewpane-toolbar {
    margin-top: 38px;
    overflow: auto;
    white-space: nowrap;
}

.viewpane-toolbar.inline {
    margin-top: 1em !important;
}

.toolbar-selection {
    float: left;
}

.toolbar-management {
    float: right;
    clear: none;
}

.toolbar-selection ~ .toolbar-selection {
    margin-top: .7em;
    clear: left;
}

.toolbar-management ~ .toolbar-management {
    margin-top: .7em;
    clear: right;
}

.viewpane-toolbar a[role=button] {
    margin-right: .7em;
    padding-left: .7em  !important;
    padding-right: .7em !important;
}

.dropzone {
    color: #747474;
    border: 5px dashed #747474;
    font: bold 2.7em arial;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.dropzone.hover {
    background: #fff;
    z-index: 10000 !important;
    opacity: .7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

label em {
    color: #af0000;
    font-weight: bold;
}

input[type=text], input[type=password], select, textarea {
    border: 1px solid #E0DFE3;
    border-radius: 1px;
}

input[type=checkbox], input[type=radio] {
    margin-left: 0;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

input {
    font-family: Arial, Helvetica, sans-serif; /* IE width fix */
}

fieldset {
    clear: both;
    margin: 18px;
    padding: 12px 18px;
    border: 1px solid #DEDEDE;
}

fieldset.panel fieldset {
    margin: 12px 0;
}

fieldset legend {
    color: #222;
    font-weight: 600;
    font-size: 100%;
    text-transform: uppercase;
}

fieldset h6 {
    color: #222;
    font-weight: 700;
    font-size: 100%;
    margin: 0 0 1.7em 0;
    padding: 0;
}

fieldset h6 span {
    display: block;
    font-weight: normal;
}

form div.row,
fieldset div {
    clear: both;
    overflow: hidden;
    vertical-align: bottom;
}

fieldset > div, fieldset dl.group dd {
    margin-bottom: 2px;
}

fieldset div.pagination-info {
    clear: none;
}

form div.row > label,
fieldset label,
form div.row > dl.group dt,
fieldset dl.group dt {
    float: left;
    clear: left;
    width: 9em;
    min-width: 100px;
    white-space: nowrap;
    cursor: default;
}
form div.row > dl.group dd,
fieldset dl.group dd {
    margin-left: 9em;
}

fieldset dl.group {
    margin: 6px;
}

fieldset dl.group dd {
    min-height: 1.2em;
}

fieldset dl.group dt.checkbox {
    width: 13em;
}

fieldset dl.group label,
fieldset .checkbox label,
fieldset .radio label {
    float: none !important;
}

form div.checkbox,
fieldset div.checkbox,
form div.radio,
fieldset div.radio,  {
    margin: 4px 0 !important;
    border: none !important;
}

fieldset.small label, fieldset.small dl.group dt {
    width: 6em;
}

fieldset.large label, fieldset.large dl.group dt {
    width: 12em;
}

fieldset.large dl.group dd {
    margin-left: 16em;
}

fieldset.x-large label, fieldset.x-large dl.group dt {
    width: 16em;
}

fieldset.xx-large label, fieldset.xx-large dl.group dt {
    width: 19em;
}

fieldset.xxx-large label, fieldset.xxx-large dl.group dt {
    width: 21em;
}

.dialog {
    display: none;
}

.dialog fieldset.content {
    border: none;
    margin: 0;
}

.dialog fieldset h6 {
    border-bottom: 1px solid #DEDEDE;
    padding-left: 1em;
}

.dialog-details {
    display: none;
    height: 180px;
    border: 1px solid #C9C9C9;
    background-color: InfoBackground;
    overflow: auto;
    clear: both;
    padding: 1em;
}

span.highlight {
    background-color: #FF0;
}

.datagrid-findbar label {
    float: none !important;
    margin-right: 0.6em;
    margin-left: 5px;
}

.datagrid-findbar input {
    vertical-align: middle;
}

.datagrid-findbar input[type=search] {
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.datagrid-findbar input.query-invalid {
    background-color: #FCC;
}

.datagrid-findbar input[type=checkbox] {
    margin: 3px 3px 3px 4px;
}

.datagrid .row-title {
    font-weight: bold;
    font-size: 110%;
    margin: 2px 0;
}

.tooltip-title {
    font-size: 120%;
    font-weight: 500;
}

.tooltip-tip-black {
    min-width: 200px;
    max-width: 370px;
    line-height: 2 !important;
    color: #EEE !important;
    background-color: #444 !important;
    border-color: #222 !important;
    opacity: .95 !important;
    filter: alpha(opacity=95) !important;
}
.desc {
    font-size: 84%;
    color: #595959;
}