/*		#006ab3		VVO Blau												*/
/*		#84c5ed		VVO Hellblau											*/
/* 		#004c80		Background-Gradient-Stop in Kombination mit VVO Blau	*/
/* 		#484848		VVO Anthrazit											*/
/* 		#dfdfdf		VVO Lichtgrau											*/
/* 		#f0f0f0		VVO Hellgrau											*/
/* 		#ffffff		VVO Weiss												*/
/* 		#6babd3		Infobox Kontur											*/
/* 		#002f5d		Infobox Schriftfarbe									*/

html {
	
    background-color: #ffffff;
}

body .ui-wizard .ui-wizard-step-titles > li.ui-state-highlight {
	
    color: #ffffff;
    background-color: transparent;
    border-bottom: 4px solid #bbdefb;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#84c5ed),color-stop(30%,#6ebbea)) !important;
    background: -webkit-linear-gradient(top,#84c5ed 0%,#6ebbea 30%) !important;
    background: -moz-linear-gradient(top,#84c5ed 0%,#6ebbea 30%) !important;
    background: -o-linear-gradient(top,#84c5ed 0%,#6ebbea 30%) !important;
    background: linear-gradient(top,#84c5ed 0%,#6ebbea 30%) !important;
    background-image: linear-gradient(to bottom, #84c5ed,#6ebbea) !important;
}

body .ui-wizard .ui-wizard-step-titles {
	
    background: transparent;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6) !important;
    color: #fff !important;
    font-weight: 700 !important;
}

body .ui-widget, body .ui-widget .ui-widget {
	
    font-family: "Arial";
    color: #484848;
}

body .ui-button.styledButton {
	
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(50%,#f0f0f0),color-stop(100%,#dfdfdf)) !important;
    background: -webkit-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
 	background: -ms-linear-gradient(top, #f0f0f0, #dfdfdf) !important;
    background: -moz-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: -o-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background-image: linear-gradient(to bottom, #f0f0f0,#dfdfdf) !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
    color: #484848 !important;
    display: inline-block !important;
    font-family: "Futura W02",Arial,Helvetica,FreeSans,sans-serif !important;
}

.ui-button.primaryColorButton.ui-state-disabled {
	opacity: 1.0 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(50%,#A7C4DD),color-stop(100%,#A7C4DD)) !important;
    border: 0 !important;
    box-sizing: border-box !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body .ui-button.styledButton.ui-state-hover {
	
    background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
    color: #fff !important;
    display: inline-block !important;
    font-family: "Futura W02",Arial,Helvetica,FreeSans,sans-serif !important;
}

.ui-autocomplete-panel .ui-autocomplete-item.ui-state-highlight {
    background-color: #84c5ed !important;
    color:  #f0f0f0 !important;
}

body .ui-selectonemenu-panel .ui-selectonemenu-item.ui-state-hover {
    background-color: #84c5ed !important;
    color: #f0f0f0 !important;
}

.layout-wrapper.menu-layout-overlay .layout-main {
	
    margin-left: 0px;
    background-color: #ffffff;
}

.haltestelleStart {
	background: url("/OnlinePortal/javax.faces.resource/customImages/vvo/start.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	background-position: bottom center !important;
	width: 2em;
	height: 100%;
}

.haltestelleZiel {
	background: url("/OnlinePortal/javax.faces.resource/customImages/vvo/ziel.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	background-position: top center !important;
	width: 2em;
	height: 100%;
}

.aktiv {
	background:
		url("/OnlinePortal/javax.faces.resource/customImages/vvo/ueber_aktiv.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	background-position: center center !important;
}

.inaktiv {
	background:
		url("/OnlinePortal/javax.faces.resource/customImages/vvo/ueber_inaktiv.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	background-position: center center !important;
}

.preisstufenGrid .ui-widget-header {
	
	background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6) !important;
    color: #fff !important;
}

.summaryHeader .ui-widget-header {
	
	background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6) !important;
    color: #fff !important;
}

.unknownInputLabel {
	
	color: #002f5d;
    font-weight: bold;
}

.customInfoPanel {
	
	color: #002f5d !important;
    background-color: #84c5ed !important;
    border-color: #6babd3;
    border-width: 2px;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 2px;
}

.ui-icon-plusthick:before {
	
    color: #484848 !important;
}

.ui-icon-minus:before {
	
    color: #484848 !important;
}

.ui-icon-search:before {
	
    color: #484848 !important;
} 

.ui-icon-chevron-left:before {
	
    color: #484848 !important;
} 

.ui-state-hover .ui-icon-chevron-left:before {
	
    color: #fff !important;
} 

.ui-state-hover .ui-icon-plusthick:before {
	
    color: #fff !important;
}

.ui-state-hover .ui-icon-minus:before {
	
    color: #fff !important;
}

.ui-state-hover .ui-icon-search:before {
	
    color: #fff !important;
}

.card {
	
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #ffffff;
    padding: 16px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

.customFileUpload .ui-progressbar {
	
	background-color: #ffffff !important;
}


.customFileUpload .ui-fileupload-buttonbar .ui-button {
	
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(50%,#f0f0f0),color-stop(100%,#dfdfdf)) !important;
    background: -webkit-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: -ms-linear-gradient(top, #f0f0f0, #dfdfdf) !important;
    background: -moz-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: -o-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background-image: linear-gradient(to bottom, #f0f0f0,#dfdfdf) !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
    color: #484848 !important;
    display: inline-block !important;
    font-family: "Futura W02",Arial,Helvetica,FreeSans,sans-serif !important;
}

.customFileUpload .ui-fileupload-buttonbar .ui-button.ui-state-hover {
	
    background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
    color: #fff !important;
    display: inline-block !important;
    font-family: "Futura W02",Arial,Helvetica,FreeSans,sans-serif !important;
}

.uploadedFilesPanel .ui-button {
	
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(50%,#f0f0f0),color-stop(100%,#dfdfdf)) !important;
    background: -webkit-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: -ms-linear-gradient(top, #f0f0f0, #dfdfdf) !important;
    background: -moz-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: -o-linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background: linear-gradient(top,#f0f0f0 50%,#dfdfdf) !important;
    background-image: linear-gradient(to bottom, #f0f0f0,#dfdfdf) !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
    color: #484848 !important;
    display: inline-block !important;
    font-family: "Futura W02",Arial,Helvetica,FreeSans,sans-serif !important;
}

.uploadedFilesPanel .ui-button.ui-state-hover {
	
    background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
    color: #fff !important;
    display: inline-block !important;
    font-family: "Futura W02",Arial,Helvetica,FreeSans,sans-serif !important;
}

.defaultDialog .ui-dialog-titlebar {
	
    background-color: #003c8f !important;
    color: #ffffff !important;
    font-size: 16px !important;
    border: 1px solid #003c8f !important;
}

.defaultDialog .ui-button {
	
    overflow: hidden;
    background-color: #1565c0  !important;
    color: #ffffff  !important;
    font-size: 14px  !important;
    height: 30px  !important;
    padding: 0 14px  !important;
    border: 0 none  !important;
    -moz-box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.26), 0 1px 5px 0 rgba(0, 0, 0, 0.16)  !important;
    -webkit-box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.26), 0 1px 5px 0 rgba(0, 0, 0, 0.16)  !important;
    box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.26), 0 1px 5px 0 rgba(0, 0, 0, 0.16) !important;
    -moz-transition: background-color 0.3s  !important;
    -o-transition: background-color 0.3s !important;
    -webkit-transition: background-color 0.3s  !important;
    transition: background-color 0.3s  !important;
}

.defaultDialog body.layout-compact .ui-button {
	
    font-size: 14px !important;
    height: 30px !important;
    padding: 0 14px !important;
}

.defaultDialog .ui-button.ui-button-text-icon-left {
	
    padding-left: 36px !important;
}

.defaultDialog .ui-dialog .ui-dialog-buttonpane .ui-button .ui-icon, body .ui-dialog .ui-dialog-footer .ui-button .ui-icon {
	
    color: #ffffff !important;
}

.defaultDialog .ui-dialog-titlebar .ui-widget-header {
	
	border: 0 none !important;
    border-bottom: 1px solid #757575 !important;
}

.defaultDialog .ui-dialog-titlebar-icon .ui-icon {
	
	background-color: #003c8f !important;
    color: #757575 !important;
}

.defaultDialog .ui-dialog-titlebar-icon.ui-state-hover .ui-icon  {
	
	background-color: #003c8f !important;
	color: #ffffff !important;
}

.layout-wrapper .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem > a {
    color: #212121;
    background-color: #84c5ed;
}

.aenderungsmeldungInfo {
	background-color: #85C4E9;
    width: 130px;
    margin-top: -10px;
    margin-bottom: 5px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    color: #002f5f;
    border-radius: 4px 0 4px 0;
    border-color: #6AAAD3;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
}

.aenderungsmeldungInfoNew {
	background-color: #85C4E9;
    width: 20px;
    position: absolute;
    right: 10px;
    margin-top: -10px;
    margin-bottom: 5px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    color: #002f5f;
    border-radius: 0px 4px 0px 4px;
    border-color: #6AAAD3;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
}

.aenderungsmeldungInfoButtonButton {
	background-color: #85C4E9;
    width: 130px;
    padding-left: 10px;
    color: #002f5f;
    border-radius: 4px 0 4px 0;
    border-color: #6AAAD3;
    border-width: 1px;
    border-style: solid;
}

.activeInfo {
	background-color: #85C4E9;
    width: 65px;
    padding-left: 10px;
    color: #002f5f;
    border-radius: 4px 0 4px 0;
    border-color: #6AAAD3;
    border-width: 1px;
    border-style: solid;
}

.activeInfoNew {
	background-color: #85C4E9;
    width: 20px;
    position: absolute;
    right: 10px;
    padding-left: 10px;
    color: #002f5f;
    border-radius: 4px 0 4px 0;
    border-color: #6AAAD3;
    border-width: 1px;
    border-style: solid;
}

.buttonLoading {
    background: url(/OnlinePortal/javax.faces.resource/customImages/vvo/button-loading.svg.xhtml?ln=ultima-layout) no-repeat !important;
    background-repeat: no-repeat;
    background-position: center !important;
    color: #fff0 !important;
}

.alternativeButtonLoading {
    background: url(/OnlinePortal/javax.faces.resource/customImages/vvo/button-loading-alternative.svg.xhtml?ln=ultima-layout) no-repeat !important;
    background-repeat: no-repeat;
    background-position: center !important;
    color: #fff0 !important;
}

.mailLoadingDocument {
	background:
		url("/OnlinePortal/javax.faces.resource/customImages/vvo/document.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	height: 72px;
	width: 72px;
	margin: 0 auto;
}

.mailLoadingAnimation {
	background:
		url("/OnlinePortal/javax.faces.resource/customImages/vvo/mail_loading.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	height: 72px;
	width: 140px;
	margin: 0 auto;
}

.mailLoadingStorage {
	background: url("/OnlinePortal/javax.faces.resource/customImages/vvo/storage.svg.xhtml?ln=ultima-layout")
		no-repeat !important;
	height: 72px;
	width: 72px;
	margin: 0 auto;
}

.ui-accordion-header  {
	background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;font-weight: bold !important;
    box-sizing: border-box !important;
    border: 0 !important;
   
}

.ui-accordion-content {
	border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
}

body.layout-compact .ui-accordion .ui-accordion-header {
    padding: 6px 34px;
}

.bigTab {
	padding-right: 12px !important;
	padding-left: 12px !important;
	padding-top: 10px !important;
	background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    margin-right:20px !important;
    position: relative !important;
    z-index: 1000 !important;
    padding: 8px;
    margin-top: -3px !important;
}

.smallTab {
	background-color: #006ab3 !important;
    background: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#006ab3),color-stop(100%,#004c80)) !important;
    background: -webkit-linear-gradient(top,#006ab3,#004c80) !important;
    background: -ms-linear-gradient(top, #006ab3, #004c80) !important;
    background: -moz-linear-gradient(top,#006ab3,#004c80) !important;
    background: -o-linear-gradient(top,#006ab3,#004c80) !important;
    background: linear-gradient(top,#006ab3,#004c80) !important;
    background-image: linear-gradient(to bottom, #006ab3,#004c80) !important;
    margin-top:8px !important;
    height: 12px !important;
    position: relative !important;
    z-index: 999 !important;
}

.ui-wizard-step-title.ui-state-default.ui-corner-all.smallTab {
	border-color: #004c80;
}

/** Edge 15+ */
@supports (-ms-ime-align:auto ) and (-webkit-text-stroke:initial ) {

	/** Anpassung der Radiobutton-Bullets */ 
	body .ui-radiobutton .ui-radiobutton-box .ui-icon-bullet {
	    background-color: #00305e;
	    -webkit-transform: scale(0.55) !important;
	    transform: scale(0.55) !important;
	}

}
