:root {
  --primary-color:    #016daf;
  --primary-color-75: #4192c3;	/* Tint */
  --primary-color-50: #80b6d7;	/* Tint */
  --primary-color-25: #c0dbeb;	/* Tint */
  --primary-color-125: #015283;	/* Tint */
  --primary-color-150: #013758;	/* Tint */
  --white-color: #fff;
  --grey-color:  #ddd;
  --darkgrey-color:  #999;
  --lightgrey-color:  #eee;
  --admin-color: #960;
  
  --h1-color: #000;
  --h2-color: #111;
  --h3-color: #222;

  --dev-server-color:    #F90;
  --secure-server-color: #01af6d;
}

.blink {
  animation: blinker 1s step-start infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

body {
  font-family: Arial,Helvetica,"Helvetica Neue",sans-serif;
}

.panel-default.primary,
.panel-info.primary { border-color:var(--primary-color); }	/* Bootstrap Panel Border Color */

.panel-default.danger,
.panel-info.danger { border-color:#a94442; }	/* Bootstrap Panel Border Color */


.panel.panel-info.primary .panel-heading 
{ 
	color:var(--white-color);
	background-color:var(--primary-color);
}


.filterarea { font-size:14px;}

.aspNetDisabled,
.aspNetDisabled:focus,
.aspNetDisabled:hover  { color:var(--darkgrey-color); text-decoration:none;}

.sun {color:orange;}

.content-area { margin-top:10px; }

.smallfont { font-size:12px; }
.bigfont { font-size:20px; }

.btn-excel { font-size:20px; text-decoration:none;}
.btn-excel:hover { color:#000; text-decoration:none;}

.infoicon { color:#000; margin-left: 5px; }
.tooltip-inner { padding:5px 8px; color:#000; text-align:center; background-color:var(--primary-color-25); text-shadow: none; width:200px; border:1px solid black;}
.tooltip > .tooltip-arrow { border-top-color:var(--primary-color); }
.tooltip.in { opacity: 1; filter:alpha(opacity=100);}

.searchpanel { background-color:var(--primary-color-50); border-bottom: none; border-radius:0; margin-bottom:0;}
.searchpanel > .panel-heading { padding: 0 10px 0 10px; border-bottom: none; }

.panel-borderless {
  border: 0;
  box-shadow: none;
}

.meta-area
{
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 767px){
	.meta-area
	{
		margin-right: auto;
		margin-left: auto;
	}
}



.full-width { width:100% !important;}

/* override */
.form-control { border-radius: 2px }
.alert { padding: 5px 10px; }

/* Spalten in Objekt */
.column1 	{ padding-bottom:10px; background-color:#eee; }
.column2 	{ padding-bottom:10px; background-color:#f8f8f8; }


hr.inline-trenner { border: 0 !important; border-top: 1px solid #ccc !important; margin:5px 0;/*height: 1 !important;*/}


/* GridView Header */
.header-center { text-align:center; }

/* 2 Eingabefelder nebeneinander */
.inline-field { width:auto; display:inline-block; }

.clearboth { clear:both; }

.text-mini { font-size:11px;}




.errorheader-center 	{ color:#f00; }
.success-color 			{ color:#090; }
.error-color 			{ color:#a94442; }
.primary-color 			{ color:var(--primary-color); }

.collapse-header,
.collapse-header:hover	{ color:#fff;	cursor: hand; text-decoration:none; }
.bg-yellow 				{ background-color:#FF9;  margin:-3px; padding:3px; }	/* für hinterlegten Text */
.bg-error 				{ background-color:#a94442; color:#fff;  margin:-3px; padding:1px 3px; }	/* für hinterlegten Text */



.bg-grau 				{ background-color:var(--grey-color); }
.bg-hellgrau			{ background-color:var(--lightgrey-color); }

.bg-dev 				{ background-color:var(--dev-server-color) !important; }
.bg-preview 			{ background-color:var(--secure-server-color) !important; }



.adminonly { /*	color: var(--admin-color); */ }

.changelog ul, .changelog li { margin: 0 10px; padding: 0; }



.dropdown-menu>li>a { padding: 8px 20px !important;}

#detailModal, #editModal { z-index:99999; }

h2#editModalLabel, h2#info1ModalLabel {margin-bottom:0;}


.closepop button { font-size:30px; top: 10px; right: 10px; position: absolute;}

.popupcaret { float:right; margin:3px;}

.collapse-filter {font-size:36px !important; color:#fff; }




.ausmass_material>span { border-radius: 3px;padding:3px;   background-color:#666; color:#fff; min-height:0; text-overflow:ellipsis;overflow: hidden; white-space: nowrap;}
.ausmass_zuschlag>span { border-radius: 3px;padding:3px 0; background-color:#999; color:#fff; min-height:0; text-overflow:ellipsis;overflow: hidden; white-space: nowrap;}



.logoDOP { margin-top:5px; width:80px; height:40px;}



.menubarIcon.aufgaben 	{ background-size: 21px 24px; background-image:url("/framework/img/icon_aufgaben.png");  background-position: 8px 5px;background-color:#fff; 	background-repeat: no-repeat;}
.menubarIcon.infos 		{ background-size: 27px 24px; background-image:url("/framework/img/icon_infos.png"); 	 background-position: 5px 5px; background-color:#fff; 	background-repeat: no-repeat; }
.menubarIcon.leistung 	{ background-size: 28px 24px; background-image:url("/framework/img/icon_leistung.png");  background-position: 5px 5px; background-color:#fff; 	background-repeat: no-repeat;}
.menubarIcon.heute 		{ background-size: 25px 24px; background-image:url("/framework/img/icon_heute.png"); 	 background-position: 4px 5px; background-color:#fff; 	background-repeat: no-repeat;}
.menubarIcon.workflows 	{ background-size: 24px 24px; background-image:url("/framework/img/icon_workflows.png"); background-position: 6px 7px;background-color:#fff; 	background-repeat: no-repeat; }


.menubarIcon:hover,
.menubarIcon.active 		{ background-color: var(--primary-color-50); }




/* Leistungs-Popup */
#popLeistung h2 					{ margin-top:0; margin-bottom:0;}
#popLeistung .levelHaus 			{ padding:6px 5px 3px 5px; background-color:var(--primary-color); color:#fff; min-height:32px; border-top:1px solid white;}
#popLeistung .levelHaus > a 		{ color:#fff; text-decoration:underline;}

#popLeistung .levelHausContent 			{ padding:6px 5px 3px 5px; background-color:var(--primary-color); color:#fff; min-height:32px;}

#popLeistung .levelRegierapport 	{ padding:0 5px 3px 5px; background-color:var(--primary-color); color:#fff; min-height:32px;}
#popLeistung .levelRegierapport > a 	{color:#fff;}

#popLeistung .levelStockwerk 		{ padding:3px 5px 3px 5px; background-color:#ccc; color:#000;}
#popLeistung .levelStockwerk a 		{ color:#005196;}

#popLeistung .levelKommission			{ padding:3px 5px 0 5px; background-color:#eee; color:#000;}
#popLeistung .levelHaus.content ,
#popLeistung .levelStockwerk.content ,
#popLeistung .levelKommission.content	{ margin-bottom:2px; }

#popLeistung .levelWas 					{ padding:3px; border:1px solid #ccc; background-color:#fff; margin-right:3px;}
#popLeistung .levelWas.erledigt 		{ background-color:#0f0; border:1px solid #063 !important;} 
#popLeistung .levelWas 	 a				{ display:inline-block;margin:5px;}



/* Elemente enger zusammen */
.nav>li>a {
    position: relative;
    display: block;
	padding:10px;
}



.limit1line {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}


.limit2lines {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.fa-plus
{
	color: var(--primary-color);
	cursor: hand;
}
.headercenter { text-align:center; width:100%; display:inline-block; }

.alert { margin-top: 10px; margin-bottom: 10px; border-radius:0; }


.rowWithBorder 			{ border-bottom:1px solid #999; padding:5px; }
.rowWithBorder:hover 	{ background-color:#eee; }



/* GridView */
.gridzebra 			{ width:100%; font-size:14px; }
.gridzebra tr 		{ border-bottom:1px solid #999; padding:5px;  background-color:#eee;}
.gridzebra tr.even 	{ background-color:#fff; }
.gridzebra tr td	{ padding:3px;}
.gridzebra tr th  	{ padding:10px 3px;}

.gridzebra tr:first-child {  border-bottom:1px solid #999;background-color:#fff;}


.gridzebra.nostripes tr { background-color:transparent; } 

/*
.gridzebra tr:nth-of-type(even):hover, 
.gridzebra tr:nth-of-type(odd):hover { background-color:#ddd; }
*/
.gridzebra tr:hover { background-color:#ddd; }


.gridzebra.small 	{ font-size:12px;}
.gridzebra.small th { padding: 5px 3px 5px 3px;}





.gridzebra2 		{ width:100%; font-size:14px; background-color:#fff;}
.gridzebra2 tr 		{ padding:5px; }
.gridzebra2 tr:first-child {  border-bottom:1px solid #999;}
.gridzebra2 tr td	{ padding:3px 3px;}
.gridzebra2 tr th  	{ padding:10px 3px;}

.gridzebra2.small 	{ font-size:12px;}
.gridzebra2.small th { padding: 5px 3px 5px 3px;}





.listzebra 						{ border-bottom:1px solid #999; padding:2px 5px;}
.listzebra:first-of-type 		{ border-top:1px solid #999;  }
.listzebra:nth-of-type(odd) 	{ background-color:#eee; }
.listzebra:nth-of-type(even) 	{ background-color:#fff; }

.listzebra tr:hover { background-color:#ddd; }

.listzebra.condensed 			{ font-size:12px !important;}

.listzebra.header,
.listzebra.header:hover 		{ font-size:14px; background-color:#fff; border-top:none;}










.ajax__calendar table tr  {background: none !important; border-bottom: 0 !important;}
.ajax__calendar table tr td  {padding: 0 !important;}

.ajax__calendar_container {
    "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.ajax__calendar_header {
    height: 28px !important;
}

.ajax__calendar_body {
    height: 170px !important;
    width: 200px !important;
}

.ajax__calendar_container { z-index:999; width:220px !important;}
.ajax__calendar_day {
    height: 24px !important;
    width: 28px !important;
	text-align:center !important;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    width: 200px !important;
}

.ajax__calendar_container table {
    font-size: 15px !important;
}

.ajax__calendar_container {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 15px !important;
}
.ajax__calendar_dayname {
    height: 25px !important;
}
.ajax__calendar .ajax__calendar_footer {
    height: 26px;
	font-weight:bold;
	color: var(--primary-color) !important;
}


.telefonfield {width: 100px !important;}
.plzfield {width: 60px !important;}
/*.timefield {width: 108px !important;}*/
/*.datefield {width: 100px !important;}*/


.fa.fa-trash
{
	font-size:14px !important;
	color:#666;
}

/* Mobile Menu Icon */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #eee;
}

.fa-file-pdf-o {color:#C00 !important;}
/*.fa-file-excel-o {color:#090 !important;}*/



.navbar-nav li a {
/*	border-left:1px solid var(--primary-color-50);*/

	padding:10px 20px 10px 0;


}
.navbar-nav li:last-child a {
 /*   border-right: 1px solid var(--primary-color-50);*/
}


	
.navbar-default .navbar-nav>.active>a,
 .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover {
    	color: #fff;
   		background-color: var(--primary-color-50);
	}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
/*    background-color: var(--primary-color-25);*/
}






.dropdown-menu {
  background-color: var(--primary-color);	
}
.dropdown-menu>li>a {
	    color: var(--grey-color);

}
.navbar-default .navbar-brand {
    color: var(--white-color);
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: var(--grey-color);
}

@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: var(--grey-color);
	}
}


.invisible {color:transparent;}
@media print
{
	#lblSessionH1 h1 { height:20px !important; line-height:20px !important; margin-bottom:20px;}	
	.invisible {color:#fff !important;}
}


.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0 6px 5px;
  font-size: 18px;
  line-height: 1.428571429;
  border-radius: 15px;
  color: var(--white-color);
  background-color: var(--primary-color);
}	
.btn-circle:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
	margin-right:5px;
}
	


.tablebadgeObjekt { 
	margin-top: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
}
		
.tablebadgeHaus { 
	margin-top: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}	


	
.colheader { height:30px; line-height:30px; font-weight:bold;}
.btn-shortheight {padding-top:2px; padding-bottom:2px;}

.objektlink {line-height:25px;}

.font-bold {font-weight:bold;}


.row-no-padding { padding-left:0; padding-right:0;}

.resultat {font-size:14px !important; font-weight:bold;margin:0; font-weight:bold;}

.withbg {background-color:#ccc;}



.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}

.form-label {margin-top: 7px;}



.smallalert {padding:0 5px; margin-top:0; margin-bottom:0;}

.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top20 { margin-top:20px; }
.bottom5 { margin-bottom:5px; }
.bottom10 { margin-bottom:10px; }
.bottom20 { margin-bottom:20px; }


@media screen and (max-width: 767px) {
	.mobile-top10 {margin-top:10px;}
}
@media screen and (min-width: 768px) {
	.vcenter { display:flex; align-items:center; }	
}

@media (max-width: 767px) {
    .text-right.mobile-left { text-align:left; }
}


.tableicon {font-size:18px; }
.tableicon > i {/*margin-top:5px;*/}



.table-cell { display:table-cell;}
.float-right {float:right;}
.well {padding:10px 20px; margin-top:10px; margin-bottom:0;}

/*a.nolink {text-decoration: none; color:#000;}*/
a.greyout {color:#666;}

.panel { margin-bottom:0;}
	
	
.panel-body {
    padding: 5px 10px;
}

.label-regieliste {font-size:inherit; width:100px; padding-top:0.4em;}

.link-back { text-decoration: none; margin-right:10px; }
.link-back:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
	margin-right:5px;
	
}
.link-forward:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
	margin-right:5px;
}

.link-duplicate:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c5";
	margin-right:5px;
}

.link-sign:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f040";
	margin-right:5px;
}

.link-email:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
	margin-right:5px;
}

.nav-pills>li>a {
    border:1px solid #fff;
	background-color:#eee;
}

.nav-pills>li>a:focus, .nav-pills>li>a:hover {
    color: #fff;
    background-color: #337ab7;
}

.img-area { width:100%;height:50px;border:1px solid #999; background-color:#ccc;padding:5px;}



.phototitel {
	cursor: hand;
	margin-bottom:5px;
}

.fileUpload input.upload {
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	margin-top:-20px;
	text-decoration:underline;
}

.fileUpload input.upload_sign {
	cursor: pointer;
	opacity: 0;
	margin-top:-26px;
	width:60px;
}

.img-sign-preview
{
	height:28px;
	border:1px solid grey;
	padding:2px;
	text-align: center;
    background-color: #fff;
}

.showbig{
    display:flex;
}
.showbig img{
    transition: transform .2s;
}
.showbig img:hover{
    transform:scale(5);
}


.collapsHeader 				{ padding:5px; background-color:var(--primary-color); color:#fff;}
.collapsHeader a, 
.collapsHeaderElements a	{ cursor: hand; color:#fff; }
.collapsHeaderElements 		{ margin:5px; padding:5px; background-color:var(--primary-color);}


/* Eingabefelder mit Icon */
.input-with-icon .form-control-feedback { left:0; right:initial; color: #337ab7; font-size:18px; }
.input-with-icon .form-control { padding-right:12px; padding-left:34px;}	



.pseudolink {  color: var(--primary-color); cursor: hand; padding: 5px; border: 1px solid var(--primary-color); border-radius: 15px; margin: 1px 0; display:inline-table; width:100%; }

.textbaustein { display:table-cell; width:100%; padding:0 5px;}

/* Autocomplete */
.completionList { border:solid 1px #ccc; width:350px !important;margin:0px !important;padding:0 !important;background-color: #fff; cursor: hand;line-height:26px;list-style-type: none; max-height:300px; overflow-y:scroll;z-index:99999;}
.listItem { background-color:#efefef; color:#000; margin:0 !important;padding:3px !important; border-bottom:1px solid #ccc; cursor: hand; }
.itemHighlighted { background-color: #ddd; margin:0 !important; padding:3px !important; }

.completion-wrapper { display:inline-block; position: relative; width:100%;}		
.completion-wrapper:after { font-family: 'FontAwesome'; content: '\f0eb'; position: absolute; right: 8px; top:7px; color:#999;}		
		
		
/* Pagination */
.GridPager a,
.GridPager span {
    display: inline-block;
    padding: 6px 12px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
}

.GridPager span {

    background: var(--primary-color);
    color: #f0f0f0;
}

.GridPager tr { 
border:none !important;
background-color:transparent !important;
}


/* Other Paging */
.listviewpager { display:block; margin-top:20px;}
.listviewpager a,
.listviewpager span { margin-right:5px;}




@media (min-width: 768px){
.navbar-right {margin-right: 0;}
}

.tabs-primary {
	margin-bottom: 10px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
/*	border-top:1px solid var(--primary-color-50) !important;*/
}


.tabs-primary .panel-heading  {
    padding: 5px 5px 0 5px;
	border-radius: 0 !important;
	background-color:#016daf;
	border-bottom:none;
	height:30px;
	margin-bottom:10px;
}
.tabs-primary .panel-heading h1 { font-weight:normal; padding:0 3px 3px 3px; color:#fff;}



.tabs-primary .nav-tabs{
	border-bottom: none;
	margin-top:10px;
}

.tabs-primary .nav-tabs>li {
/*    margin-bottom: 0;*/
}

.tabs-primary .nav-tabs > li > a,
.tabs-primary .nav-tabs > li > a:hover,
.tabs-primary .nav-tabs > li > a:focus {
    color: var(--primary-color-150);
	background-color: var(--primary-color-50);
	border-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 14px;
	
	border-radius:0;
	border:1px solid var(--grey-color);
	
}

.tabs-primary .nav-tabs > li > a:hover,
.tabs-primary .nav-tabs > li > a:focus, 
.tabs-primary .nav-tabs > li.active > a,
.tabs-primary .nav-tabs > li.active > a:hover,
.tabs-primary .nav-tabs > li.active > a:focus {
/*	color: var(--primary-color);*/
	color: #000;
	background-color: #fff;
}



.tabs-secondary {
  position: relative;
}
.tabs-secondary > .nav-tabs {
  display: inline-block;
  margin: 0 auto 5px;
  border-bottom: 1px solid #edeef4;
}
.tabs-secondary > .nav-tabs li:not(:last-child) {
  margin-right: 20px;
}
.tabs-secondary > .nav-tabs li a {
  color: #0075ad;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.02rem;
  border: none;
  background: none;
}


.tabs-secondary > .nav-tabs li a:hover {
  color: #333;
  background: none;
  box-shadow: inset 0 -2px 0 0 #0075ad;
  border:none;
}

.tabs-secondary > .nav-tabs li.active a {
  color: #333;
  background: none;
  box-shadow: inset 0 -2px 0 0 #333;
  border:none;
}



#lieferwagen {
  bottom: 7px;
  margin-left:12px;
  position: absolute;
  -webkit-animation: linear infinite;
  -webkit-animation-name: run;
  -webkit-animation-duration: 10s;
}
@-webkit-keyframes run {
  0% {
	left: 0;
  }
  48% {
	-webkit-transform: rotateY(0deg); 
  }
  50% { 
	left: calc(100% - 50px);
	-webkit-transform: rotateY(180deg); 
  }
  98% {
	-webkit-transform: rotateY(180deg); 
  }
  100% {
	left: 0;    
	 -webkit-transform: rotateY(0deg);
  }
}

