#atlasBody #mapToc {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}

body, html, #content {
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 1028px;
}
#content.account {
    width: 1029px;
}
body {
    overflow-x: auto !important;
}
#page {
    position:absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    margin-left: -514px;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
}
#header  {
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    clear: both;
    height: 111px;
    overflow: hidden;
    background: url(header_blank.png);
}
/* HeaderDiv des atlas-Clients */
#headerDiv {
    height: 1px;
}
.atlasInfoWindow .close {
    background-image: url(close_white_10_10.png) !important;
}
.atlasInfoWindow .close:hover {
    background-color: transparent !important;
}
#page,
#header,
#topmenu {
    width: 1028px;
}
#areaSizeFilter * {
    font-size: 10pt;
}
#areaSize {
    padding: 0px 3px;
    text-align: right;
    width: 80px;
}
#languages, #navigation,
#languages span, #navigation a {
    text-decoration: none;
    color: #242424;
    font-size: 8pt;
}
#languages {
    float: left;
    margin: 4px 10px;
    text-transform: uppercase;
}
#languages span {
    cursor: pointer;
}
#languages span.active {
    font-weight: bold;
    font-size: 9pt;
}
#navigation {
    margin: 4px 10px;
    float: right;
}
#atlasfx {
    position: absolute;
}
#content {
    top: 182px;
}
#sidebarleft {
    position: absolute;
    width: 193px;
    top: 0;
    bottom: 0;
    padding-bottom: 12px;
    max-height: 100%;
    overflow: visible;
    z-index: 30;
}
#sidebarleft > * {
    margin-left: 10px;
}
#sidebarleft > br {
    clear: both;
}
#sidebarleft > .separator {
    clear: both;
    height: 16px;
    width: 100%;
    margin-left: 0;
    color: #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}

#sidebarright {
    position: absolute;
    width: 308px;
    top: 0;
    bottom: 0;
    right: 0;
}

#objectsContainer .gridParentContainer,
#attributesLanguageContainer .gridParentContainer,
#languageContainer .gridParentContainer,
#associationContainer .gridParentContainer {
    position: absolute;
    top: 47px;
    bottom: 50px;
    left: 20px;
    right: 20px;
}
#objectsContainer .gridSubmit,
#attributesLanguageContainer .gridSubmit,
#languageContainer .gridSubmit,
#associationContainer .gridSubmit {
    position: absolute;
    bottom: 5px;
}
#userManagementPanel .gridParentContainer,
#companies .gridParentContainer,
#contactsContainer .gridParentContainer {
    position: absolute;
    top: 77px;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
#atlasBody,
#userProfile,
#userProfileDisclaim,
#companies,
#userManagementPanel,
#contactsContainer,
#associationContainer,
#attributesLanguageContainer,
#languageContainer,
#statisticsContainer,
#objectsContainer,
#portalContainer,
#maintenanceContainer {
    position: absolute;
    right: 308px;
    left: 193px;
    bottom: 0;
    top: 0;
    border: 1px solid #BDBDBD;
    border-bottom-width: 0;
}

#userProfile,
#userProfileDisclaim,
#userManagementPanel,
#contactsContainer,
#associationContainer,
#companies,
#portalContainer{
    right: 0px;
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 10%;
    overflow: auto;
}
#contactDropdownDiv .dijitSelectLabel {
    text-align: left;
}
#associationContainer{
    padding-right: 8%;

}
#languageContainer,
#attributesLanguageContainer,
#statisticsContainer,
#objectsContainer,
#maintenanceContainer {
    right: 0px;
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
}
.accountPage #atlasBody {
    left: 5px;
}
#tabnavigationStatistics,
#tabnavigation,
#tabnavigationInfopage {
    position: absolute;
    left: 0;
    right: 0;
    top: 135px;
    height: 40px;
    border-bottom: 1px solid #BDBDBD;
}
#tabnavigationStatistics {
    top: 120px;
    height: 36px;
}
#atlasBody {
    background: #eee;
}
#tabnavigationInfopage > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 167px;
    height: 20px;
    padding: 10px 10px 10px 16px;
    border: 1px solid #BDBDBD;
    border-left: none;
    border-top: none;
    color: #960417;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
}
#infopageTitle {
    position: absolute;
    top: 0;
    left: 194px;
    right: 0;
    height: 20px;
    padding: 10px 10px 10px 16px;
    border-bottom: 1px solid #BDBDBD;
    color: black;
    font-size: 14pt;
    font-weight: bold;
}
#sidebarleft.account > div,
#tabnavigationStatistics > .activetab,
#tabnavigationStatistics > .inactivetab,
#tabnavigation > .activetab,
#tabnavigation > .inactivetab {
    display: block;
    border: 1px solid #BDBDBD;
    border-left-width: 0;
    border-top-width: 0;
    float: left;
    min-width: 167px;
    padding: 10px 10px 10px 16px;
    color: #960417;
    font-size: 14pt;
    font-weight: bold;
}
#tabnavigationStatistics > .activetab,
#tabnavigationStatistics > .inactivetab {
    border-top-width: 1px;
    font-size: 12pt;
    min-width: 127px;
}
#tabnavigationStatistics > a:first-child {
    border-left-width: 1px;
}

#sidebarleft.account {
    overflow-x: hidden;
}
#sidebarleft.account > * {
    cursor: pointer;
    margin: 0;
}
#sidebarleft.account > .inactivetab {
    font-weight: normal;
}

#tabnavigationStatistics > .activetab,
#tabnavigation > .activetab {
    background: #FFFFFF;
    max-height: 21px;
    height: 21px;
    border-bottom-width: 0;
}
#tabnavigationStatistics > .inactivetab,
#tabnavigation > .inactivetab {
    background: #F5F5F5;
    max-height: 20px;
    height: 20px;
    cursor: pointer;
}

#tabnavigationStatistics > .activetab {
    max-height: 16px;
    height: 16px;
}
#tabnavigationStatistics > .inactivetab {
    max-height: 15px;
    height: 15px;
}

#tabnavigationStatistics > .activetab,
#tabnavigationStatistics > .inactivetab,
#tabnavigationStatistics > .activetab:hover,
#tabnavigationStatistics > .inactivetab:hover,
#tabnavigation > .activetab,
#tabnavigation > .inactivetab,
#tabnavigation > .activetab:hover,
#tabnavigation > .inactivetab:hover {
    text-decoration: none;
}

#tabnavigationright >.activetab:first-child,
#tabnavigationright >.inactivetab:first-child {
    border-right: 1px solid #BDBDBD;
}
#tabnavigationright > .activetab,
#tabnavigationright > .inactivetab {
    float: left;
    min-width: 92px;
    max-width: 92px;
    overflow: hidden;
    padding: 6px 4px 6px 6px;
    color: black;
    font-size: 10pt;
    font-weight: bold;
    cursor: pointer;
    border-top: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
}
#tabnavigationright > .activetab {
    background: #FFFFFF;
    max-height: 36px;
    height: 36px;
}
#tabnavigationright > .inactivetab {
    background: #F5F5F5;
    max-height: 35px;
    height: 35px;
    border-bottom: 1px solid #BDBDBD;
}
#tabnavigationright > .activetab:last-child,
#tabnavigationright > .inactivetab:last-child {
    border-right: none;
}
#tabnavigationright > .activetab,
#tabnavigationright > .inactivetab {
    white-space: normal;
}
#searchBoxViewDiv2 {
    padding: 3px;
    font-size: 9pt;
    float:left;
    padding-left: 30px;
    background: url(search.png);
    background-repeat: no-repeat;
    background-position: 3px center;
    margin-left: 0;
}
#searchBoxViewDiv {
    display: none;
}
#searchBoxViewDiv2 > input {
    width: 150px;
    cursor: text;
}
#searchBoxResults {
    font-size: 13px;
}

#sidebarleft > h1,
#areaNeedSearch > h1 {
    margin-top: 16px;
    font-weight: normal;
    font-size: 14pt;
}
#sidebarleft label{
    font-size: 10pt;

    display: block !important;
    margin-left: 20px;
    margin-top: -16px;
    margin-right: 12px;
}
#sidebarright label {
    display: block !important;
    margin-left: 20px;
    margin-top: -15px;
    margin-right: 12px;
}
#sidebarleft button {
    border: 0;
    background: #C31717;
    color: white;
    padding: 3px 8px;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: block;
    /* vertical-align: bottom; */
}
#sidebarleft button:active {
    background: #AA1414;
}
#furtherOptions {
    margin-top: 10px;
}
#furtherOptions > .dijitCheckBox {
    background: url(http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/images/treeExpandImages.png);
}
#furtherOptions > .dijitCheckBox:hover,
#furtherOptions > .dijitCheckBox:active {
    background-position: 54px 0 !important;
}
#furtherOptions > .dijitCheckBoxChecked {
    background-position: 36px 0 !important;
}
#furtherOptions > .dijitCheckBoxChecked:hover,
#furtherOptions > .dijitCheckBoxChecked:active {
    background-position: 18px 0 !important;
}

#recommendedItems, #favoriteItems, #accountItems, #lastVisitedItems {
    clear: both;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin-top: 45px;
    padding: 10px 5px;
    padding-bottom: 20px;
}
#favoriteItems {
    margin-top: 80px;
}
#compareButtonContainer {
    display: none;
    clear: both;
    line-height: 22px;
    padding: 8px;
}
.accountPage #accountItems {
    margin-top: 72px;
}
#sidebarright > h3 {
    margin: 5px;
}
.sortSelect {
    float: right;
    width: 50%;
    font-size: 10pt;
}
#accountSortBox {
    clear: both;
    line-height: 22px;
    padding: 8px 10px;
}
#accountSortBox .dijitButtonNode {
    width: 16px;
}
.sortBox {
    clear: both;
    line-height: 22px;
}
.sortBox .dijitButtonNode {
    width: 16px;
}
#sidebarright ul table {
    font-size: 8pt;
    width: 181px;
    border-collapse: collapse;
}
#sidebarright ul table,
#sidebarright ul table tr,
#sidebarright ul table td {
    padding: 1px;
    margin: 0;
    border: 0;
    vertical-align: top;
}
#sidebarright ul table tbody tr td:first-child {
    word-break: normal;
    white-space: nowrap;
}
#sidebarright ul table tbody tr td:last-child {
    word-break: break-all;
}
#sidebarright ul table tbody {
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
}
#sidebarright ul li.loadingAttributes .needsAttributes {
    display: none;
}
#sidebarright ul li.loadingAttributes .imageContainer {
    line-height: 70px;
}
#sidebarright ul li.hasAttributes .noAttributes {
    display: none;
}
#sidebarright ul .noAttributes td {
    line-height: 42px;
    vertical-align: middle;
}
#sidebarright ul .iconBusyIndicator {
    display: inline-block;
    margin: 2px 5px -4px 0;
}

#sidebarright ul table tfoot td {
    padding: 3px 0;
}
#sidebarright ul table tfoot a {
    color: #C51718;
}
#sidebarright ul {
    overflow-y: auto;
    list-style: none;
    padding-left: 0;
    max-height: 100%;
    position: absolute;
    top: 42px;
    bottom: 0px;
    margin: 0;
    padding: 0;
    left: 5px;
    right: 0px;
    padding-bottom: 6px;
}
#sidebarright li {
    margin-bottom: 2px;
}
#sidebarright li h4 {
    margin: 0;
    color: #960417;
    font-size: 9pt;
    font-weight: bold;
    max-width: 100%;
    overflow: hidden;
}
#sidebarright li .objectType {
    font-size: 9pt;
    color: #000000;
    margin-bottom: 2px;
}
#sidebarright li img {
    max-width: 93px;
    max-height: 70px;
}  
#sidebarright .imageContainer {
    margin: 2px 5px 4px 0;
    width: 93px;
    height: 70px;
    float: left;
    text-align: center;
    font-size: 10pt;
    word-wrap: break-word;

}
.siteWidget {
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.siteWidget:hover,
.siteWidget.highlighted {
    background: rgba(255, 255, 0, 0.4);
    border-top: 1px solid rgb(255, 255, 0);
    border-bottom: 1px solid rgb(255, 255, 0);
}

.siteWidget h4.readyForPublishing {
    padding-left: 15px;
    background-image: url('readyForPublishing_13.png');
    background-repeat: no-repeat;
}

.siteWidget h4.published {
    padding-left: 15px;
    background-image: url('published_13.png');
    background-repeat: no-repeat;
}

.siteWidgetSeparator {
    clear: both;
    width: 100%;
    margin-left: 0;
    color: #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}
.siteWidget > table > tbody > tr > td:first-child {
    width: 70px;
}
#sidebarleft .legendEntry {
    margin-right: 10px;
    margin-top: 10px;
    font-size: 10pt;
    margin-bottom: 3px;
}
#sidebarleft .legendEntry img {
    vertical-align:middle;
}
#basemapSelectorDiv {
    width: auto !important;
    top: 8px !important;
    margin-right: 8px !important;
}
#basemapSelectorDiv .dijitButton .dijitButtonNode {
    border-radius: 0;
}
#legendList .legendEntry > img {
    height: 23px;
    width: 23px;
}

#legendList .legendEntry > span {
    font-size: 10pt;
    display: block !important;
    margin-left: 25px;
    margin-top: -20px;
    margin-right: 12px;
}
#numResultsContainer {
    font-weight: bold;
    margin-top: 10px;
    font-size: 10pt;
}

#detailPage {
    position: absolute;
    z-index: 40;
    right: 308px;
    left: 5px;
    bottom: 0;
    top: 0;
    border: 1px solid #BDBDBD;
    border-bottom-width: 0;
    display: none;
    background-color: white
}
#detailHeader{
    height: 45px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#detailContent{
    overflow: auto;
    position: absolute;
    top: 75px;
    bottom: 0;
    width: 100%;
}
#detailFooter{
	float: left;
	width: 100%;
}
button.editProperty,
button.deleteProperty,
button.unlockProperty,
button.closeDetails {
    position: absolute !important; 
    top: 5px !important;
    width: 120px !important;
	background:none !important;
    border:none !important; 
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;
    vertical-align: middle !important;
    height: 30px !important;
}
button.closeDetails { 
    right: 20px;
}
button.editProperty { 
    right: 150px;
}
button.deleteProperty { 
    right: 280px;
}
button.unlockProperty { 
    right: 410px;
}

.detailButtons{
    background:none !important;
    border:none !important; 
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;
    vertical-align: middle !important;
    height: 30px !important;

}
.bigHead{
    color: #960417;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
}

.smallHead{
    font-size: 11pt;
    text-align: left;
    font-weight: bold;
}

.head1{
    color: #960417;
    font-size: 14pt;
    font-weight: bold;
}
.head1.readyForPublishing {
    padding-left: 20px;
    background-image: url(readyForPublishing_17.png);
    background-repeat: no-repeat;
}

.head1.published {
    padding-left: 20px;
    background-image: url(published_17.png);
    background-repeat: no-repeat;
}
.head2{
    margin-top: 5px;
    font-size: 12pt;
    font-weight: bold;
}

.head2.readyForPublishing {
    padding-left: 20px;
    background-image: url(readyForPublishing_17.png);
    background-repeat: no-repeat;
}

.head2.published {
    padding-left: 20px;
    background-image: url(published_17.png);
    background-repeat: no-repeat;
}

.multifield{
    font-weight: bold;
    font-size: 10pt;
}

.detailTableLeft{
    vertical-align: top;
    font-size: 10pt;
    width: 50%;
    padding-bottom: 5px;
}

.detailTableRight{
    font-size: 10pt;
    padding-left: 10px;
    word-wrap: break-word;
}

.imageDiv{
    height: 300px;
    padding-bottom: 10px;
}

.controlBar{
    height: 40px;
    padding-bottom: 10px;
	margin-left: 5px;
}
.mapImageDiv{
    width: 57%; 
    height: 100%; 
    float: left; 
    margin-left: 5px;
	position: relative;
}

.detailImageDiv{
    width: 41%; 
    height: 100%; 
    float: left; 
    margin-left: 5px; 
    overflow: hidden;
}
#leftContent{
    width: 95%; 
    float:left; 
    border: 0px solid black;
    margin-right: 15px;
    margin-left: 15px;
}
#divider{
    height:98%; 
    width:2px; 
    background-color:#A2A2A2; 
    float:left;
	margin-top: 15px;
}

#companiesInfo > div {
    margin-top: 10px;
    border: 1px solid #960417;
}
#companiesInfo .infoHeader,
#companiesInfo .infoAddress,
#companiesInfo .infoContact {
    padding: 4px;
}
#companiesInfo .infoHeader {
    background-color: #960417;
    color: white;
}
#companiesInfo .infoAddress,
#companiesInfo .infoContact {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

#content.infoPage {
    top: 176px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 200px 7px 210px;
    overflow-y: auto;
    min-width: 582px;
}
#content.loginPage {
    padding-top: 20px;
}
#content.infoPage h4 {
    color: #c51618;
    font-size: 11pt;
    font-weight: normal;
}

#content.infoPage h3 {
    color: #c51618;
    font-size: 11pt;
    font-weight: normal;

}
#content.infoPage h1 {
    font-size: 14pt;
    font-weight: normal;

}
#content.infoPage p {
    font-size: 9pt;
    text-align: justify;

}
#content.infoPage p a {
    color: black;
}

#loginForm,
#registerForm,
#registerSuccess,
#lostPasswordForm,
#requestNewPasswordSuccess,
#requestNewPasswordFail {
    font-size: 10pt;
}
#loginForm h1,
#registerForm h1,
#lostPasswordForm h1,
#registerSuccess h1 {
    margin-left: 0 !important;
}
#registerSuccess > p {
    margin: 12px 0px !important;
}
#infoBubbleExtraDiv {
    white-space: nowrap;
}
#infoBubbleExtraDiv > .dijitCheckBox {
    margin-bottom: 3px;
    margin-right: 3px;
}

.atlwdg-trigger.atlwdg-TOP {
    left: 35% !important;
    top: 0;
}

.imageNode{
    width: 31%;
    height: 31%;
    float: left; 
    position: relative;
    border: 1px solid rgba(0,0,0, 0.2);
    margin-bottom: 1%;
    margin-right: 1%;
    cursor: pointer;
}

.galleryImage {
    cursor: pointer;
    margin: auto;
    position: absolute; 
    top: 0;
    bottom: 0; 
    right: 0;
    left: 0;
}

.mapImage{
    float: left; 
    cursor: pointer;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

#compareChooseForm{
    width: 60%;
    font-size: 10pt;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 210px;
    right: 0;
}

#compareForm{
    font-size: 10pt;
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 100px;*/
}

.scrollContainer{
    width: 106%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.formNode{
    width: 60%;
    font-size: 10pt;
}
#completeRegistrationText,
#resetPasswordText {
	text-align: center !important;
	font-size: 12pt !important;
}
#completeRegistrationResult,
#resetPasswordResult {
	width: 100%;
	min-height: 60px;
	text-align: center !important;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
}
#completeRegistrationResult.error,
#resetPasswordResult.error {
	background: rgb(245, 187, 187);
}
#completeRegistrationResult.success,
#resetPasswordResult.success {
	background: rgb(187, 245, 196);
}

.claro .dojoxGridHeader{
    height: 24px !important;
}

.claro .dojoxGridMasterHeader{
    height: 24px !important;
}

#content button, input.button {
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-image: none;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    letter-spacing: normal;

    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    text-align: center;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    word-spacing: 0px;
}

.dijitMenuItemLabel {
    font-size: 13px !important;
}

.noLanguageHidden {
    visibility: hidden;
}

.userIsLoggedOut .userLoggedOutHidden,
.userIsLoggedIn .userLoggedInHidden {
    display: none !important;
}

.userIsLoggedOut .pingLogIn, .userIsLoggedIn .pingLogOut{
    display: none !important;
}
.loginImage{
	padding-right: 17px;
	background-image: url('loggedIn.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.logoutImage{
	padding-right: 17px;
	background-image: url('loggedOut.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.dijitSelectLabel {
    word-wrap: break-word;
    white-space: pre-wrap;
}

.accountActionTable {
    width: 100%;
}
.accountActionTable th {
    padding-bottom: 10px;
    padding-top: 20px;
}

.accountActionTable th:nth-child(1) {
    width: 30px;
}
.accountActionTable th:nth-child(3) {
    width: 220px;
}
.accountActionTable th:nth-child(2) {
    text-align: left;
    width: 60%;
}
.accountActionTable tr td:nth-child(3) {
    text-align: center;
}
.accountActionTable tr.bold td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.accountActionTable tr.bold td:nth-child(2) {
    font-weight: bold;
}
.statisticsChart {
    width:100%;
    height:200px;
}
.tabnavigationContent {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 157px;
    padding: 20px;
    border: 1px solid #BDBDBD;
    border-top-width: 0;
}
#tabnavigationStatistics {
    left: 20px;
    right: 20px;
}
.statisticsStichtag {
    float: right;
}
.statisticsStichtag + h2 {
    clear:both;
}
.statisticsTable {
    height:150px;
    width: 500px;
}
#statisticsContainer .dijitDateTextBox {
    width: 95px;
}
#statisticsContainer .dijitSelectLabel {
    white-space: nowrap;
}
#statisticsLeftInput {
    position: absolute;
    top: 45px;
    left: 20px;
}
#statisticsLeftInput > table {
    margin-top: 5px;
}
#statisticsRightInput {
    position: absolute;
    top: 45px;
    left: 308px;
}
#statisticsContainer > .errorBusyContainer {
    position: absolute;
    top: 95px;
    left: 21px;
    color: rgb(168, 12, 12);
    font-weight: bold;
}
#statisticsContainer > .errorBusyContainer > .iconBusyIndicator {
    display: inline-block;
    margin-right: 5px;
}

#maintenanceContainer h1,
#maintenanceContainer h2 {
	font-weight: normal;
}

#maintenanceContainer h3 {
	margin-top: 3em;
}

body.userIsLoggedOut .loggedIn {
	display: none;
}
