﻿html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}
.bgstyle
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#content
{
    position: relative;
}
.btnstyle
{
    background-image: url('../images/4.png');
    width: 90px;
    height: 30px;
    border:none;
}
.btnstyle:hover
{
    background-image: url('../images/5.png');
    background-repeat: no-repeat;
    cursor: hand;
}
.btnstylesmall
{
    background-image: url('../images/4.png');
    width: 45px;
    height: 30px;
}
.btnstylesmall:hover
{
    background-image: url('../images/5.png');
    background-repeat: no-repeat;
    cursor: hand;
}
.btnImage
{
    cursor: hand;
    border-width: 0px;
}
.progressBackgroundFilter
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: #F0F0F0;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

/* footer */
#footer
{
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;    
    color: #204D89;
    font-size: 12px;    
    background: url("../images/igeb_groupbg.png") repeat scroll 0 -60px transparent;
}

#footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
}
/* Für ie6*/
* html #footer {
    position: absolute;
    top: expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}	

.footer_link
{
    color: #204D89;
    float: left;
    padding-right: 40px;
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;
}
a.footer_link:hover
{
    text-decoration: underline;
    font-weight: bold;
}

/* acs bubble */
.acs-bubble
{
    background-color: #CCCCCC;
    border: 1px solid #6593CF;
    display: none;
    bottom: 24px;
    line-height: 1.3em;
    margin: 10px auto;
    padding: 10px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 260px;
}
.acs-bubble-arrow-border
{
    border-color: #6593CF transparent transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -21px;
    height: 0;
    position: absolute;
    right: 30px;
    width: 0;
}
.acs-bubble-arrow
{
    border-color: #CCCCCC transparent transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -20px;
    height: 0;
    position: absolute;
    right: 30px;
    width: 0;
}
.acs-logo
{
    width: 100px; 
    height: 50px;
    
}

/* Grid */
.igg_CustomPager
{
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
}        
.igg_PageLink
{
    border: 0px solid #ff0000;
    padding-left: 0px;
    padding-right: 0px;
}
.igg_CurrentPageLink
{
    color: white;
    background-image: url(../images/WebDataGrid/customPager.png);
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
}
tbody > tr > td.columnCSS
{
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    font-family: Microsoft Sans Serif;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
}
.hideMyColumn
{
    display: none;
}

/* Div Style table*/
.Divcontainer
{
    display: table;
    width: 100%;
    height: 100%;
    overflow: none;
    table-layout: fixed;
}
.Divrow
{
    display: table-row;
}
.DivCell
{
    display: table-cell;
    vertical-align: top;
}

.igeb_Office2007BlueGroupContents
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style: none;
}

.webtabborder
{
    border-style: none;
    border-width: 0px;
    border-color: White;
}


.WebExplorerItemCSS
{
    background-color: transparent;        
    
}

.WebExplorerItemHeightCSS
{
    line-height: normal;
}


/*Grid extra styles*/

.ui-iggrid-pagesizedropdowncontainer {
    padding: 5px 12px!important;
}


.tblCol {
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
}

.topButtons {
    padding: 10px;
}


.ButtonFixedWidth 
{
    width: 80px;
}
.WebTabCSS
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/*Metro Button Styles*/

.metroButton-Style1 {
    background: #f9f9f9 none no-repeat!important;
    border: 2px solid #CCCCCC;
    color: #4b4b4b;
    text-shadow: 0 transparent;
    padding: 7px 20px!important;
    font-weight: normal;
    line-height: 1.2;
    outline: 0;
}

.metroButton-Style1:hover {
    background: #eaeaea none no-repeat!important;
}

.metroButton-Style1:active {
    background: #CCCCCC none repeat-x!important;
    color: #fff;
}
       
.metroButton-Style2 {
    background: #CCCCCC none no-repeat!important;
    border: 2px solid #CCCCCC;
    color: #fff;
    text-shadow: 0 transparent;
    padding: 7px 20px!important;
    font-weight: normal;
    line-height: 1.2;
    outline: 0;
}

.metroButton-Style2:hover {
    background: #0691BC none no-repeat!important;
}

.metroButton-Style2:active {
    background: #f9f9f9 none no-repeat!important;
    color: #4b4b4b;
}

/*Information Acccordation Panel*/
 .accordationHeader {
     padding: 5px 0px 5px 25px!important;
 }

#infoPanel .ui-accordion-content {
    padding: 5px;
}

/*Information Acccordation Panel*/
.StatusCSS {
    border-width:1px;
    border-style:solid;
    padding: 1px;
}
.errorCSS {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;            
}
.successCSS {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;            
}

 .validatationText {
    font-weight: bold;
    padding-left: 5px;
}

 .fontStyle {
    font-size: 12.1px;
    font-family: "Segoe UI",Arial,sans-serif;
}
input{
    outline:none;
}
.divsuspended{
    display: block;
    float: left;
    border: 1px solid red;
    padding: 8px;
    background-repeat: repeat-x;
    border-color: #dca7a7;
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    color: #a94442;
    background-color: #f2dede;
}

 .lineanno{
          width: 100%;
          display: block;
          float: left;
          padding: 10px;
          /* padding-top: 2px; */
          border-bottom: 1px solid #d2d2d2;
          margin-bottom: 10px;
    }

    .leftanno{
        display:block;
        float:left;
        width:15%;
    }
    .middleanno{
        display:block;
        float:left;
        width:45%;
        margin-right:2%;
    }
    .rightanno{
        display:block;
        float:left;
        width:38%;
    }

    #dialogannotation{
        overflow:hidden!important;
    }