﻿@import url("fontello.css");
@import url("/Content/font-awesome.min.css");

.validationErrorMessage { color: #000000; }

.validationErrorInput { border-color: red !important }

.red { color: red }

.green { color: green }

label { display: block; }

.adb_list { width: 250px; }

.t1 { width: 250px; }

.t2 { width: 250px; }

.ui-button { font-size: 12px; }

.lbl1 {
  border: 1px solid #A8A8A8;
  border-bottom: none;
  border-radius: 3px 3px 3px 3px;
  width: 225px;
}

.bg_gray_111 {
  /*
  -moz-box-shadow: inset 0 -6px 4px -4px #C1C1C1;
  -webkit-box-shadow: inset 0 -6px 4px -4px #C1C1C1;
  box-shadow: inset 0 -5px 4px -4px #C1C1C1;
      
     CG

  */
  border-bottom: 1px solid #e5e5e5;
  background-color: #FFFFFF;
  height: 85px;
}

.bg_gray_150 {
  background-color: #FFFFFF;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  /*
  box-shadow: 0px 6px 4px -4px #C1C1C1, 0px -6px 4px -4px #C1C1C1;

      CG

 */
  height: 150px;
}


.bg_white_43 {
  background-color: #ffffff;
  height: 43px;
  border-bottom: 1px solid #e5e5e5;
  /*
    box-shadow: inset 0 -6px 4px -4px #C1C1C1;

      CG

  */
}

.lnk_gray {
  color: #636363;
  font-size: 10px;
}

.adb_blue {
    color: #00B0F0;
}

.adb_expired {
    color: #F44336;
}

.adb_active {
    color: #00c853;
}

.adb-excel-export {
    margin-top: 10px;
}

.adb_inactive {
    color: #9E9E9E;
}

.adb_color_table_text {
    color: #1e395b;
}

.adb_warn {
    color: #ff9800;
}

tr[status = expired] a,
tr[status = expired] {
    color: #F44336 !important;
}
tr[status = electronicReturnType] a,
tr[status = electronicReturnType] {
    color: rgb(16,124,163) !important;
}

.margin_left_5 { margin-left: 5px; }

.margin_left_8 { margin-left: 8px; }

.margin_left_10 { margin-left: 10px; }

.margin_top_5{ margin-top: 5px; }

.margin_top_7{ margin-top: 7px; }

.margin_top_10 { margin-top: 10px; }

.margin_top_15 { margin-top: 15px; }

.margin_bottom_15 { margin-bottom: 15px; }

.margin_top_30 { margin-top: 30px; }

.align_right { text-align: right; }

.padding_top_5 { padding-top: 6px; }

.padding_top_9 { padding-top: 9px; }

.padding_top_10 { padding-top: 10px; }

.padding_top_15 { padding-top: 15px; }

.padding_top_30 { padding-top: 30px; }

.padding_top_50 { padding-top: 50px; }

.padding_top_28 { padding-top: 28px; }

@-moz-document url-prefix() {
    .padding_top_28 {
        padding-top: 35px;
    }
}

.padding_bottom_5 { padding-bottom: 5px; }

.padding_bottom_10 { padding-bottom: 10px; }

.padding_left_2 { padding-left: 2px; }

.padding_left_5 { padding-left: 5px; }

.padding_left_10 { padding-left: 10px; }

.padding_left_20 { padding-left: 20px; }

.padding_left_40 { padding-left: 20px; }

.padding_left_120 { padding-left: 120px; }

.padding_right_30 { padding-right: 30px; }

.padding_20 { padding: 20px; }

.width_80 { width: 80%;}

.width_100 { width: 100%;}

.noIconsAndPadding {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}

/*.bg_home { background-image: url(/resources/appimages/Bg_home.jpg);*/
/*margin-left:-0px;*/
/*padding-bottom:30px;*/
/*margin-top:30px;}*/

.bg_trans_white {
  -moz-box-shadow:  0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  -webkit-box-shadow:  0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  background-color: rgba(255, 255, 255, 0.7);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    border-radius: 0px 0px 0px 0px;
}

.navBox {
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
  background-color: #ffffff;
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-top: 27px;
}


.navBoxHead0 { padding-left: 7px; }

.navBoxHead1 {
  font-weight: bold;
  /*font-variant: small-caps;*/
  text-transform: uppercase;
}

.navBoxHead2 { font-size: 11px; }


.navBox > ul {
  list-style: none outside none;
  margin-top: 0px;
  padding: 7px 0 0 7px;
}

.navBox > ul > li > a {
  color: #D37918;
  font-weight: bold;
}

.navBox > ul > li > ul {
  list-style: square none inside;
  margin-top: 0px;
  padding-left: 7px;
}


.navBox > ul > li > ul > li > a { color: #D37918; }


.bg_trans_blue {
    -moz-box-shadow:  0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    -webkit-box-shadow:  0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  background-color: rgba(16, 132, 193, 0.7);
  color: #ffffff;
    border-radius: 0px 0px 0px 0px;
}

.img_shadow {
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}

.valignTop { vertical-align: top; }

.width250 { width: 250px; }

h3 { margin: 10px 0 5px 0; }

.w100 { width: 92px; }

.w130 { width: 136px; }

.w160 { width: 160px; }

.w190 { width: 190px; }

.w20 { width: 23px; }

.w248 {width: 248px;}

.w220 { width:290px; }

.w250 { width: 200px; }

.w250i { width: 250px; }

.w273 { width: 273px; }

.w282 {width: 282px; }

.w37 { width: 37px; }

.w298 { width: 298px; }

.w400 { width: 400px; }

.w402 { width: 402px; }

.w404 { width: 404px; }

.w430 { width: 430px; }

.w460 { width: 400px; }

.w50 { width: 50px; }

.w650 { width: 655px; }

.w657 { width: 657px; }

.w66 { width: 33px; }

.w670{ width: 670px; }

/* Neue Kontaktperson */
.ncpDefault { width: 211px; }
.ncpPhone1 { width: 25px; }
.ncpPhone2 { width: 110px; }
.ncpPhone3 { width: 35px; }

h4 { margin: 10px 0px 0px 0px; }

h1 {
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 8px;
  text-transform: uppercase;
}

h2 { font-size: 16px; }

.breadcrumb {
  font-size: 11px;
  list-style: none outside none;
}

.bg_grayGradient {
  /*
  -moz-box-shadow: 0 6px 4px -4px #C1C1C1 inset;
  -webkit-box-shadow: 0 6px 4px -4px #C1C1C1 inset;
  background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #ffffff 100%);
  box-shadow: 0 2px 4px -4px #C1C1C1 inset;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0);
  */
  background: rgb(255,255,255);
}

.ui-widget-overlay { opacity: 0.6; }

.bold { font-weight: bold; }

.hr1 {
  size: 1px;
  width: 80%;
}

.bannertable
{
    padding-top:5px;
   width:100%;
   text-align: center;
}

.bannertable td
{
  width:2%;
  text-align: center;
}


.S1bis
{
    height: 30px;
    width:160px;
    vertical-align: middle
}

.login{
    width:288px;

}

.MenuPlatzierung
{
    padding-top: 0.2em!important;
    margin-left: -9px!important;
}

.MenuPlatzierung > li > ul
{
    width: 210px;
}

.borderBottom
{
   border-bottom: 1px solid #849dbd!important;
}

.smalltbl {
    border-collapse: collapse;
    border-style: none
}
.smalltbl td {
    height: 35px;
    vertical-align: text-top;
}

.smalltbl2 {
    border-collapse: collapse;
    border-style: none
}
.smalltbl2 td {
    vertical-align: text-top;
}

.smalltbl3 {
    border-collapse: collapse;
    border-style: none
}
.smalltbl3 td {
    line-height: 15px;
}

.amtsBlattTd
{
    width:200px;
    vertical-align:top;
}

/* KP 20140602 Dokumentation Tree */
#accordionB div.wijmo-wijtree{
    width:550px !important;
    border: none !important;
}

.float-right{
    float:right;
}

.ShortIcons{
    cursor: pointer;
}
.hhMm {
    width: 60px !important;
}
.ddMmYyyy {
    width: 100px !important;
}

#upload > div.wijmo-wijupload-commandRow {
    margin: 0px 0px 0px 0px;
}

#upload > ul > li{
    max-width: 550px;
}

#upload > a {
    margin: 5px 5px 5px 0;
    width: 175px;
}

#upload{
    /*margin-bottom: 38px;*/
    float:left;
}

.offsetForEU{
    padding-left:587px;
}

.wijListAnbieter{
    width: 350px!important;
}

.spw{
    width: 260px!important
}


.blueContent {
    padding-bottom:10px;
    height: 118px;
    padding-bottom:10px;
    margin-left: -20px!important;
}

@-moz-document url-prefix() {
    .blueContent {
        padding-bottom:10px!important;
        height: 115px!important;

    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .blueContent {
        padding-bottom:10px!important;
        height: 119px!important;
    }
}


.sliderTable {
    vertical-align: middle;
    height:370px;
    padding-left:20px;
    padding-right:20px;
    border-radius: 0px 0px 0px 0px;
    background-color: rgba(255, 255, 255, 0.7);
}

.aTagSS
{
    text-decoration: none;
    color:#333333;
}

.blueContentA
{
    text-decoration: none;
    color:#FFFFFF;
    font-weight: bold;
}

.blueContentA:hover
{
    text-decoration: none;
    color:#FFFFFF;
    font-weight: bold;
}

.aTagSS:hover {
    text-decoration: none;
    color:#333333;
}


input.wijmo-wijgrid-commandbutton {
    padding: .29em 1em !important;
    font-size: 12px !important;
    width: 86px;
}

#bauvorhaben{
    font-size: 12px;
}

.ui-datepicker-trigger {
    margin-left: 5px;
    margin-bottom: 2px;
    cursor: pointer;
}

.euyntd
{
    width: 85px;
}

.radioeu
{
    width: 300px;
}

.day {width: 55px;}

.wijmo-wijupload-progress{
    background-color: #ffffff;
    position: relative;
}

button.ui-button-icon-only{
    padding-top: 5px;
    padding-bottom: 0px;
    border-radius: 4px;
    margin: 2px;
    width: 3.4em;
}

.ui-button-icon-wide{
    width: 3.4em;    
}

.fieldBlock Input[type="text"]{
    float:left;
    width: 250px;
    display: block;
    font-size: 12px;
    padding: 3px;
}

.fieldBlock label{
    float:left;
    width: 200px;
    display: block;
    color: #777777;
    font-size:11px;
    padding:5px 5px 0 0;
}

#AddInfo .fieldBlock{
    height:50px;
    width: 272px;
    display: block;
    float: left;
}

.fieldBlockCheckB{
    width: 80px;
    display: block;
    float: left;
    padding: 4px 0px 4px 28px;
}

.fieldBlockCheckB label{
    float:left;
    display: block;
    color: #777777;
    font-size:11px;
    margin-left: 4px;
}

.fieldBlockCheckB input{
    float:left;
    display: block;
    height: 22px;
}

#tendererDetail fieldset, #DialogShare fieldset, #AddInfo fieldset {
    border: 1px dashed #AAAAAA;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 9px;
}

#tendererDetail legend, #DialogShare legend, #AddInfo legend {
    font-size: 13px;
    font-weight: bold;
}

#AddInfo, #DialogShare, #tendererDetail{
    background: rgb(242,249,255); /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  rgba(242,249,255,1) 0%, rgba(230,235,242,1) 40%, rgba(239,247,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(242,249,255,1)), color-stop(40%,rgba(230,235,242,1)), color-stop(100%,rgba(239,247,255,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(242,249,255,1) 0%,rgba(230,235,242,1) 40%,rgba(239,247,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(242,249,255,1) 0%,rgba(230,235,242,1) 40%,rgba(239,247,255,1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(242,249,255,1) 0%,rgba(230,235,242,1) 40%,rgba(239,247,255,1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(242,249,255,1) 0%,rgba(230,235,242,1) 40%,rgba(239,247,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9ff', endColorstr='#eff7ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

#IconSection > span, #IconSection > a{
    margin:3px;
}

#tbl_profileOvw > tbody > tr > td > div > span > button{
    padding: 0 !important;
}

.col1 { color:red!important;}

.selected {
    width:240px;
}

.banner {
    position:absolute;
    width: 200px;
    margin-left:955px;
    height:200px;
}
.banner img {
    padding-bottom: 10px;
}

.ui-resizable-se {
    bottom:14px;
    right:2px;
}

.valign {
    vertical-align: top!important;
}

.infotechno
{
    font-weight:bold
}

.printStyle{
    font-size:11px;
    width: 100%;
    padding-top:4px;
    padding-bottom:4px
}


.support {
    padding:5px 10px 5px 10px;
    width: 515px!important;
}
#confirmDLD  {
    width: 400px;
    height: 300px;
    background-color: #6688CC;
    border: 1px solid #008899;
    border-radius: 3px;
    box-shadow: 1px 1px 8px #003399;
    padding: 12px;
    color: #FFFFFF;
}
#confirmDLD a 
{
    color: #FFFFFF;
    display: inline-block;
    padding: 10px;
}

#filterSelection {
    font-size: 17px;
}
#filterSelection span {
    padding-right: 7px;
}
#filterSelection span.alle {
    padding-right: 21px;
}

.umfrageLink
{
    text-decoration: underline;
    font-size:16px;
    color:#000000;
    font-weight: bold;
}

.rowClass1
{
    padding-top:20px;
    padding-bottom:-150px!important
}


.kostRegTxt
{
    position: absolute;
    padding-left:65%;
    font-size: 11px;
    bottom: 800px;
    line-height: 15px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logErfLeftPart{
        padding: 5px 20px 20px;
        width: 536px;
        height: 196px!important;
    }

    .atxtPart
    {
       padding: 5px 20px 15px 20px!important;
       padding-top:5px;
       margin-left: 51px;
       min-height: 196px!important;
    }
}


@-moz-document url-prefix() {
    .logErfLeftPart {
        padding: 5px 20px 20px;
        width: 536px;
        height: 200px!important;
    }

    .atxtPart
    {
       padding: 5px 20px 20px 20px!important;
       padding-top:5px;
       margin-left: 51px;
       min-height: 199px!important;
    }
}


.aktErfLeftPart
{
 
    width: 580px;
    height:auto;
    min-height: 503px;
 
}

.logErfLeftPart
{
    padding: 5px 20px 20px;
    width: 536px;
    height: 199px;
}

.loginPart
{
    padding: 5px 20px 0px 0px;
    margin-left: 38px;
    margin-top: 33px;
}

.atxtPart
{
   padding: 5px 20px 20px 20px;
   padding-top:5px;
   margin-left: 51px;
   min-height: 199px;
}

.aktionsText
{
    text-align: center;
    color:#0088cc;
    font-weight: bold;
    font-size: 15px;
}

.ui-dialog-titlebar .ui-button-icon-only .ui-icon,
.ui-dialog-titlebar .ui-button-icon-only .ui-button-text {
    padding: 0;
    top:0;
    left:0;
    margin:0;
    line-height: 1em;
}

/*.ui-widget-overlay { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
}*/
/*.ui-widget-overlay {*/ 
    /*background: #666666 url(ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;*/ 
    /*opacity: .50;*/
    /*filter:Alpha(Opacity=50);*/
/*}*/ 
  
.ui-dialog {
    z-index: 10;
    padding: 0;
    border: 1px solid #666;
}
.ui-dialog .ui-dialog-titlebar {
    background-color: rgba(16, 132, 193, 0.7);
    color:#fff;
}


/* (103305438) */
.baunet_aenderung {
    color: red;
    font-weight: bold;
}

#showEmail {
    border:1px solid #999999;
    padding:10px;
    display:none;
    margin-top: 5px;
}

#wijmoButton.ui-button.ui-widget.ui-state-default.ui-corner-all{}

.mandatory {
    border: 1px solid red;
    max-width:414px;
}

.tenderNewsTd {
  padding:5px; 
  border-bottom:0.5px solid lightgrey; 
}

#tenderNewsDiv {
  overflow-y:scroll; 
  overflow-x:hidden; 
  height:594px;
  background-color:#fff;
  border:1px solid #d6d6d8;
  padding:5px;
}

span.antbl {
    display: table;
    border-collapse: collapse;
    border-bottom:1px solid #d3d3d3;    
}

span.antr {
    display: table-row;
    padding: 10px
}

span.antd {
    display: table-cell;      
    padding: 10px
}

span.antltd {
    display: table-cell;  
    padding: 0px;    
    
}


span.antdfirst {
    display: table-cell;      
    padding: 0px
}

.anh2 {
    font-size:13px;
}



.antTop1{
    width:10px;
   
}

.antTop2 {
    width:145px; 
    border:1px solid #d3d3d3; 
    border-right:none; 
    border-left:none;    
}

.antTop3 {
    width:370px; 
    border:1px solid #d3d3d3;
    padding:10px; 
    border-right:none;  
}

.antTop1   {
    width:10px;
}

.Mid2   {
    width:145px; 
    border:1px solid #d3d3d3; 
    border-right:none; 
    border-left:none; 
    border-top:none;   
}

.Mid3   {
    width:370px; 
    border:1px solid #d3d3d3; 
    border-right:none; 
    border-top:none;
}



/*Um das erste Img im body "auszublenden"*/
body > img{
    position:absolute;
    top:-1px;
}

.loginErfDiv1   {
    margin-top: 10px; 
    margin-right: 85px;
}

.h2loginErf {
    margin-left:18px;
    padding-top:10px;
}

.buttonloginErf {
    width: 240px; 
    height: 25px;
    margin-top:10px;
}

.aloginErf {
    color: #333333; 
    float:right;
}

.additional_services    {
    position:absolute; 
    margin-bottom:10px; 
    top: 95px!important;
    width:160px!important; 
    margin-left:735px;
}

.overview-tenders-row {
    display: table-row;
    width: 100%;
}
.overview-tenders-row:nth-child(even) {
    background-color: #E9E9E9;
}
.overview-tenders-row .cw1 {width:50%;}
.overview-tenders-row .cw2 {width:30%;}
.overview-tenders-row .cs {width:10%;}
.wappen a {margin-right: 10px}
.wappen a img {width:50px; height: auto; margin-right: 10px}
.overview-tenders-row.title {
    color: #0088cc;
    font-size:120%;
    font-weight: 600;
}
*[class^="overview-tenders-col-"],
*[class^="overview-tender-detail-"] {
    box-sizing: border-box;
    display:table-cell;
    padding: 8px 12px 8px 8px;
}
.overview-tender-detail-row.none span {
    border:none;
}
.overview-tenders-col-text{text-align:left}
.overview-tenders-col-date{text-align:right}
.overview-tender-detail {display: table;}
.overview-tender-detail-row {
    display: table-row;
    width: 100%;
}
*[class^="overview-tender-detail-"] {
    box-sizing: border-box;
}
*[class^="overview-tender-detail-title"] { width: 125px;}
.overview-tender-info {
    border-bottom: none;
    display: block;
    float: left;
    margin-bottom:50px;
    width: 450px;
}
.overview-tender-info:first-child {
    margin-right:40px;
}
.overview-tender-detail-map {border:none; min-width:300px; max-width:490px; width:490px;height:400px;float:left;display:block;padding:0;margin: 0 auto 20px auto;}
.overview-tender-detail-map .googleMaps {
    margin: 0;
    width: 496px;
    height: 398px;
    padding:0;
}


/* RELEASE INFOS --- NEUHEITEN */
#newsListWrapper {
    margin-bottom: 32px;
}
#newsDetailWrapper {
    column-count: 2;
    column-gap: 32px;
}
.newsListItem {
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}
.newsListItem {
    margin: 16px 0;
}
.newsListItem:first-child {
    margin-top:0;
}
.newsListItem .content {
    background: rgb(255, 255, 255);
    border: 1px solid #a7abb0;
    height:220px;
    margin: 0 0 2px 0;
    padding: 8px 16px;
}

.newsTitle {
    margin-bottom: 0;
    text-transform: none;
}
.newsTitle,
.newsTitle a {
    color: #0088CC;
    text-decoration: none;
}
.newsTitle a:hover {
    color: #0099DD;
    text-decoration: underline;
}
.newsDate {
    margin-top: 0;
    font-size: 11px;
    line-height: 15px;
}
.newsMore {
    text-align: right;
    margin: 0;
}
.newsMore a {
    box-sizing: border-box;
}
.newsListItem .newsMore a i {
    border-left: 1px solid #FFFFFF;
}
.newsListItem .newsMore .btn-tendershow i {
    margin-left: 16px;
    margin-right: 0 !important;
}
.newsMore a:focus {
    outline: none;
}
#newsDetailsWrapper {
    box-sizing: border-box;
    width:64%;
}
.newsDetailItem {
    background: rgb(255, 255, 255);
    margin: 32px 0 0 0;
}
.newsDetailItem .content {
    border: 1px solid #a7abb0;
    padding: 8px;
}
.newsDetailItem .newsBackLink {
    margin: 0 0 32px 0;
}
.newsBackLink a i {
    border-right: 1px solid #FFFFFF;
}


/* map */
    #mapContainer {
        margin: 50px auto 0 auto;
        position: absolute;
        width: 940px;
        z-index: 666666;
    }

    #mapContainer img {
        max-width: 100%;
        height: auto;
        width: auto;
    }

    #mapContainer .marker {
        background: transparent url("/resources/appimages/marker.png") no-repeat top left;
        background-size: contain;
        display: none;
        font-family: Arial, Helvetica, sans-serif;
        height: 100px;
        left: 0;
        line-height: 50px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100px;
        z-index: 666666;
    }
    #mapContainer .marker span {
            background-color: #FFF;
            border-radius: 7px;
            display: inline-block;
            height: 45px;
            line-height: 45px;
            margin: 12px;
            width: 76px;
        }


/*************************************************************************/
/** Kopie aus infotechno.css nur um die Uebergangszeit zu ueberbruecken **/
/*************************************************************************/
.ui-dialog {
    border-color: rgb(16,124,163);
}
.ui-dialog .ui-dialog-titlebar {
    background: rgb(16,124,163);
}
.ui-dialog,
.ui-dialog .ui-dialog-content {box-sizing: border-box;}
.ui-dialog .ui-dialog-content {overflow: hidden;}
.ui-dialog .ui-dialog-titlebar {
    margin: 0;
    padding: 0;
}
.ui-dialog h3, .ui-dialog strong {
    color: rgb(16,124,163);
}
.ui-dialog .ui-dialog-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin: 0;
}
.ui-dialog .ui-dialog-title i {
    border-right: 1px solid rgb(255,255,255);
    margin-right: 8px;
    padding: 8px;

}
.ui-dialog .row-button {margin-top:16px;}
.ui-dialog .ui-dialog-buttonpane {
    border-color: rgb(16,124,163);
    padding: 8px 0;
    text-align: right;
}
.ui-dialog  .ui-dialog-buttonset {
    text-align: right;
    width: 100%;
}
.ui-dialog .ui-dialog-buttonset button {
    background: rgb(0,176,240);
    border: none;
    clear: right;
    color: rgb(255,255,255);
    display: inline-block;
    float:right;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    margin: 1px 8px 0 0;
    padding: 0;
    text-decoration: none;
    width: 200px;
}
.ui-dialog .ui-dialog-buttonset button i {
    border-right: 1px solid rgb(255,255,255);
    float: left;
    height:48px;
    margin-right: 8px;
    padding-top: 8px;
    width: 48px;
}
.ui-dialog .ui-dialog-buttonset button span {
   /* float: left;*/
   /* line-height:48px;*/
}
#tenderDownloadDlg .ui-button-text-only .ui-button-text {
    padding: 0 1em 0 0 !important;
}
.ui-dialog .ui-dialog-buttonset button:hover,
.ui-dialog .ui-dialog-buttonset button.ui-state-hover {
    background: rgb(153,154,8) !important;
    border: none;
    color: rgb(255,255,255);
    text-decoration: none;
}
.adb-dialog-icon {
    border-right: 1px solid rgb(255,255,255);
    height: 2em;
    line-height: 1.5;
    padding: 8px;
    margin-right: 8px;
    width: 2em;
}
.adb-dialog-modal .ui-dialog-titlebar {
    background-color: rgb(16,124,163);
    font-size: 1.2em;
    letter-spacing: 0.05em;
}
#adb-btn-cancel {display: none;}
.adb-dialog-modal button {
    width: 40%;
    font-size: 16px;
}

.bg_trans_white_se_height{
     height: 370px!important;
}

.img-div-se {
     float:left; 
     padding-top:20px;
}

.img-se {
    height:330px;
}

.flex-item-se {
    display:flex; 
    justify-content:center;
    text-align:center; 
    line-height:17px; 
    padding-top:6px;
}

.flex-container-logout {
    display:flex; 
    justify-content:center;
    height: 100%;
    padding: 0;
    margin: 0;
    align-items: center;
}

label[for=adb-chb]{
    display: inline;
}

/* from infotechno.css */
.btn-default {
    padding: 0 6px 0 0;
    border: 0;
    border-radius: 0;
    background-color: rgb(0, 176, 240);
    height: 28px;
    color: white;
}

.btn-default:hover,
.btn-default:focus {
    background-color: rgb(153, 154, 8);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.btn-icon {
    line-height: 28px;
    margin-right: 4px;
}

.btn-icon:after {
    position: relative;
    content: '';
    display: inline-block;
    background: white;
    height: 28px;
    width: 1px;
    vertical-align: top;
    left: 6px;
}

.fa-fw {
    width: 28px;
}

.print-price {
    position: relative;
    padding-top: 1%;
    float: right;
}

.text-decoration-none {
    text-decoration:none;
}

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.75);
    z-index: 2;
}

.popup-inner {
    max-width: 580px;
    width: 90%;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    border-radius: 0px 0px 0px 0px;
    background: #fff;
}

.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0,0,0,0.8);
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0,0,0,1);
    text-decoration: none;
}

#popup p {
    font-size: 16px;
}

#popup button {
    font-size: 16px;
    float: right;
}
