﻿html
{
    height: 100%;
    margin: 0;
}

body
{
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 100%;
}

form
{
    height: 100%;
}

input
{
    font: 12px "segoe ui" ,arial,sans-serif;
}

#header
{
    height: 65px;
    width: 100%;
    border-style: none;
}

.headertable
{
    height: 65px;
    border-width: 0;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
}
.headertable td {
    vertical-align: top;
}

#header_left
{
    width: 348px;
    background-image: url(img/hst_header_logo_left_ergo.png);
}

#header_center
{
    background-image: url(img/hst_header_back_ergo.png);
    background-repeat: repeat-x;
    text-align: right;
}

#header_right
{
    width: 8px;
    background-image: url(img/hst_header_right_ergo.png);
    background-position: right;
    text-align: right;
    vertical-align: middle;
}

.customerLogoDiv
{
    margin-top: 2px;
    margin-right:10px;
}

.customerLogoDiv2
{
    
    float: right;
    visibility: hidden;
    overflow: hidden;
    width: 0;
}

#menu
{
    width: 100%;
    height: 26px; 
}


#frame
{
    margin: 0;
    padding: 0;
    height: 100%;
}

#content
{
    width: 100%;
    margin: 0; 
}

#content_pad
{
    width: 100%;
    margin: 5px;
}

#watermark
{
    position: absolute;
    top: 95px;
    left: 30%;
    height: 455px;
    width: 470px;
    /*background-image: url(img/hst-logo600.png);
    background-repeat: no-repeat;*/
    z-index: -1000;
}

#public_content
{
    margin-top: 30px;
}
#public_left
{
    float: left;
    margin-left: 10px;
    width: 210px;
}
#public_main
{
    margin: 0 283px 0 240px;
}
#public_right
{
    position: absolute;
    top: 395px;
    right: 10px;
    width: 253px;
}

#publicmenu
{
    border: 1px solid #4792B8;
    background-color: White;
}
#publicmenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#publicmenu li a
{
    display: block;
    background-image: url(img/menu_back.jpg);
    color: #4792B8;
    font: bold 14px/29px Arial;
    height: 29px;
    padding: 4px;
}

#publicmenu a:hover
{
    background-image: url(img/menu_back_active.jpg);
}
#publicmenu a.active
{
    background-image: url(img/menu_back_active.jpg);
}

.newsdate
{
    margin-top: 10px;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #4792B8;
}

h1
{
    padding: 10px 0 10px 0;
    font-size: 18px;
    vertical-align: middle;
}

h2
{
    font-size: 14px;
    padding: 5px 0 3px 0;
    vertical-align: middle;
}


h3
{
    font: bold 13px Arial,sans-serif;
    margin: 5px 0 3px 0;
    
}

h4
{
    
    font: bold 14px Arial,sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: 2px 0 1px 0;
    color: #385070 !important; 
}

a.underlined
{
    text-decoration: underline !important;
}

a:link, a:visited
{
    color: Black;
    text-decoration: none;
}

a:hover
{
    color: Black;
    text-decoration: underline;
}

fieldset
{
    padding: 4px 2px 2px 2px;
}

legend
{
    font-family: "Segoe UI" , Arial, sans-serif;
    color: Gray;
    font-size: 85%;
}

.invisible
{
    visibility: hidden;
}

.small
{
    font-family: "Segoe UI" , Arial, sans-serif;
    color: Gray;
    font-size: 75%;
}

.centerdiv
{
    /*width: 300px;*/
    margin: auto;
    margin-right: auto;
}

.dialog
{
    border: solid 1px #666666;
    background-color: White;
}
.dialogheader
{
    background-image: url(img/hst_dialogheader_back_ergo.png);
    background-repeat: repeat-x;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 16px;
    padding: 5px 5px;
    margin: 0;
}

.dialogcontent
{
    padding: 5px;
}

.accordionHeader
{
    padding: 5px 5px;
    margin-top: 0;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    background-image: url(img/accordionheader_back.jpg);
    background-repeat: repeat-x;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
}

.accordionHeader a
{
    background: none;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #333333;
    margin: 5px;
}
.accordionHeader a:hover
{
    text-decoration: none;
    background: none;
}

.accordionContent
{
    padding: 5px;
    padding-top: 10px;
}

.listHeader 
{
    padding: 0 5px;
}

.centered
{
    text-align: center;
}

img.active
{
    border-style: dotted;
    border-width: 2px;
    border-color: Gray;
}
img.inactive
{
    border-width: 0px;
}

.calendarDatePickerButton
{
    cursor: pointer;
    cursor: hand;
    vertical-align: bottom;
}

.gridAlternatingRow
{
    background-color: #dddddd;
}

.linkdiv
{
    cursor: pointer;
}
.linkdiv:hover
{
    background-color: #CFEBF9;
}

.right
{
    text-align: right;
}
.pan2
{
    overflow: visible !important;
}

.greeting
{
    z-index: 99999;
    font-family: 'Segoe UI' , Arial, sans-serif;
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    top: 65px;
    right: 120px;
}
.menuitems_right
{
    z-index: 99999;
    font-family: 'Segoe UI' , Arial, sans-serif;
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    top: 65px;
    right: 0px;
}

.menuitems_right_hidden_banner {
    top: 0px !important;
}

.menuitems_right img
{
    vertical-align: middle;
}

.seitentitel
{
    font-family: 'Segoe UI' , Arial, sans-serif;
    font-size: 24px;
    color: #F9F9F9;
    margin: 0 10px 0 0;
    position: relative;
    top: 14px;
    right: 10px;
    text-align: right;
    text-shadow: 1px 1px 0px #000;
    

}

.vert_center_img
{
    vertical-align: middle;
}

.vert_top_img
{
    vertical-align: top;
}

.nopad
{
    padding: 0;
    margin: 0;
}
.pad
{
    padding: 3px 5px;
}

.invisible
{
    display: none;
}
#mainPaneDiv
{
    height: 100%;
    overflow: auto;
    width: 100%;
}

.errortext
{
    color: Red;
}

.publictable
{
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.publictable thead td
{
    background-image: url(img/hst_dialogheader_back_ergo.png);
    background-repeat: repeat-x;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: White;
    height: 16px;
    padding: 5px 5px;
    border: 1px solid white;
}

.publictable td
{
    background-color: #CBD1DE;
    border: 1px solid white;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0A5575;
}

.publictable tr.alt td
{
    background-color: #E7EAF1;
}


.ui-layout-pane
{
    padding: 0 !important;
    border: 0 !important;
}
.ui-layout-pane-north
{
    overflow: visible;
    padding: 0 !important;
    border: 0 !important;
}

.ui-layout-resizer-west, .ui-layout-resizer-east
{
    background: url(img/slider_eastwest.gif) repeat-y left top !important;
}

.ui-layout-resizer-west-hover, .ui-layout-resizer-east-hover
{
    background: url(img/slider_eastwest.gif) repeat-y right top !important;
}

.ui-layout-resizer-north, .ui-layout-resizer-south
{
    background: url(img/slider_northsouth.gif) repeat-x left top !important;
}

.ui-layout-resizer-north-hover, .ui-layout-resizer-south-hover
{
    background: url(img/slider_northsouth.gif) repeat-x left bottom !important;
}

.ui-layout-content
{
    padding: 0 !important;
}

.mandatoreSelection {
    height: 30px;
    width: auto;
    border-style:none;
    /*background-color: #f1f5fb;*/
    padding: 15px 0px 0px 40px;
}

.infoLicense{
    border-color:white !important;
    font-weight:bold;
}

.lbErrorListMand > div {
    color: red !important;
    border: none !important;
    overflow: auto !important;
    line-height: 15px;
}