﻿/* ######################### Section Common   ###############################################*/
html {
    height: 100%;
    margin: 0;
    position: relative;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: hidden;
    height: 100%;
}

div {
    background-color: Transparent;
}

h1 {
    color: #597790;
    font-family: Arial,Helvetica, Arial Black, Arial, Times New Roman;
}

h3 {
    color: #597790;
    font-family: Arial,Helvetica, Arial Black, Arial, Times New Roman;
    font-weight: bold;
    font-size: 28px;
    text-decoration: underline;
}

.selectionPageFieldset {
    width: 100%;
    height: 100%;
    background-image: url(/img/hst-logo600.png);
    background-repeat: no-repeat;
}

#container {
    width: inherit;
    margin: 0 0 0 0;
    text-align: left;
    height: 100%;
    width: 100%;
}

#contentcenter_1 {
    text-align: left; /*padding: 0 0 10px 0;*/
    width: 100%;
    height: 100%;
}

.navigateSelection {
    font-size: x-large;
    font-family: Arial, Helvetica, Arial Black, Arial, Times New Roman;
}

html, body, form {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.content {
    display: block;
    overflow: auto;
    position: absolute; /* absolute Positionsart */
    bottom: 0px;        /* Startposition von unten */
    left: 0px;
    right: 0px;
}

.content-top-banner-visible {
    top: 125px; /* Startposition von oben */
}

.content-top-banner-hidden {
    top: 60px; /* Startposition von oben */
}

.infoPanel {
    border: solid 1px #888686;
    padding: 10px;
}

.centered {
    text-align: center;
}

.breadcrumb {
    list-style: none;
    height: 25px;
    width: 100%;
    font: 12px 'Segoe UI', Arial, 'sans-serif';
    color: Black;
    margin: 5px;
}

    .breadcrumb a:visited {
        color: #597790;
        height: 20px;
    }

#headerTitle {
    font-family: Arial, Helvetica, Arial Black, Arial, Times New Roman;
    font-size: 24px;
    font-weight: normal;
    text-transform: none;
    color: #597790;
    vertical-align: middle;
    text-align: center; /*border-bottom-style: groove; 	border-bottom-color: #597790;*/
    width: 100%;
    height: 26px;
}

.watermarkDiv {
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -235px;
    height: 455px;
    width: 470px;
    background-image: url(/img/hst-logo600.png);
    background-repeat: no-repeat;
    z-index: -1000;
}

.watermarkHighZIndex {
    position: absolute;
    top: 30px;
    left: 20%;
    height: 455px;
    width: 470px;
    background-image: url(/img/hst-logo600.png);
    background-repeat: no-repeat;
    z-index: 1000;
}

#header {
    height: 65px;
    width: 100%;
    border-style: none;
}

.headertable {
    height: 65px;
    border-width: 0;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #004070;
    /*background: linear-gradient(to bottom, #1982ca 0%,#1678ba 49%,#0166b0 50%,#005b9d 100%);*/
    background-color: #2c64b2;
}

.header_left {
    width: 348px;
}

.header-product-name {
    color: white;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Segoe UI';
    text-shadow: 1px 0px 1px #cecece, -1px 1px 0px #212121;
    position: absolute;
    top: 7px;
    left: 94px;
}

#header-img-logo {
    height:64px;
    position: absolute;
    top:0;
    left:0;
}

.header_left_smart {
    width: 348px;
    background-image: url(../img/header_left_logo_text_smart.png);
}

.header_center {
    /*border-top: 1px solid #004070;*/
}

.header_right {
    width: 8px;
}

#header_toolbar {
    height: 30px;
    width: 100%;
    float: none;
}

#menuDiv {
    height: 26px;
    width: 100%;
    float: none;
}

.scrollDiv {
}

/* ######################### End Section Common  ############################################*/
.logout {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 12px;
    line-height: 23px;
}

.menu {
    height: 26px;
    z-index: 0;
}

.seitentitel {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #F9F9F9;
    margin: 0;
    position: relative;
    left: 50px;
    text-align: left;
}

/* Set grid's pager so that it uses more than one row */
.RadGrid .rgInfoPart {
    float: left !important;
}

.RadGrid .rgAdvPart {
    float: left !important;
}

/* Configuration for the ComboBox with two columns */
.col1 {
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    /*border: 1px solid black;
    line-height: 14px;*/
}

.col2 {
    float: right;
    width: 100px;
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
    /*line-height: 14px;
    border: 1px solid red;*/
}

.rcbHeader ul, .rcbFooter ul, .rcbItem ul, .rcbHovered ul, .rcbDisabled ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/* -------------------------------------------------*/

.wfcol1 {
    float: left;
    width: 48%;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
}

.wfcol2 {
    float: left;
    width: 48%;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
    text-align: right;
}

.splitterContent {
    display: inline;
    overflow: auto;
    position: absolute; /* absolute Positionsart */
    z-index: 3;
    top: 0px; /* Startposition von oben */
    bottom: 1px; /* Startposition von unten */
    left: 1px;
    right: 1px;
    min-height: 100px;
    margin: 5px;
}

.RadWindow_Windows7 input.rwLoading {
    background-image: url("/img/ajax-loader.gif") !important;
}

.InactiveDevice {
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}