@charset "UTF-8";

body {
	font-family: Avenir; 
	font-size: 18px;
	cursor: default;
	user-select: None; 
	-ms-user-select: None; 
	-moz-user-select: None; 
	-webkit-user-select: None;
	-webkit-tap-hoghlight-color: transparent;
	-webkit-touch-callout: none;
}

.fs22			{ font-size: 122.22222% ; }
.fs18			{ font-size: 100% ; }
.fs17			{ font-size: 94.44444% ; margin: 0 ;}
.fs16			{ font-size: 88.88889% ; }
.fs16_form		{ font-size: 88.88889% ; padding: 0 0 0 5px !important ; }
.fs15			{ font-size: 84.66667% ; }
.fs15_form		{ font-size: 84.66667% ; padding: 0 0 0 5px !important ; }
.fs14			{ font-size: 77.77778% ; }
.fs14_form		{ font-size: 77.77778% ; padding: 0 0 0 5px !important ; }
.fs13			{ font-size: 72.22222% ; }
.fs13_form		{ font-size: 72.22222% ; padding: 0 0 0 5px !important ; }
.fs12			{ font-size: 66.66667% ; }
.fs12_form		{ font-size: 66.66667% ; padding: 0 0 0 5px !important ; }
.fs12_label		{ font-size: 66.66667% ; opacity: 0.9; padding: 0 0 0 5px; }
.fs11			{ font-size: 61.11111% ; }
.fs10			{ font-size: 55.55556% ; }
.fs09			{ font-size: 50% ; }
.fs08			{ font-size: 44.44444% ; }
.fs06			{ font-size: 33.33333% ; margin: 0 ; }
.fs04			{ font-size: 22.22222% ; margin: 0 ; }
.fs02			{ font-size: 11.11111% ; margin: 0 ; }

.box_dyn		{ float: left; width: 100%; padding: 0 0 1px 0;}
.box1_33		{ float: left; width: 32%; padding: 0; overflow: hidden; }
.box1_60		{ float: left; width: 64%; padding: 0; overflow: hidden; }
.box1_40		{ float: left; width: 32%; padding: 0; overflow: hidden; }

.box100_m2      { float: left; width: calc(100% -  2px) ; padding: 0 0 0 0;}
.box100_m60     { float: left; width: calc(100% - 60px) ; padding: 0 0 0 0;}
.box100_30px    { float: left; width: 28px ; padding: 0 0 0 0;}

.box1_5 		{ float: left; width: 5%;  padding: 0; overflow: hidden; text-align: right; padding-right: 5px; }
.box1_10 		{ float: left; width: 10%; padding: 0; overflow: hidden; text-align: right; }
.box1_10F 		{ float: left; width: 10%; padding: 0; overflow: hidden; text-align: right; font-weight: 700; }
.box1_15 		{ float: left; width: 15%; padding: 0; overflow: hidden; text-align: right; }
.box1_15F 		{ float: left; width: 15%; padding: 0; overflow: hidden; text-align: right; font-weight: 700; }
.box1_55 		{ float: left; width: 45%; padding: 0; overflow: hidden; }
.box1_80 		{ float: left; width: 75%; padding: 0; overflow: hidden; }
.box1_85 		{ float: left; width: 80%; padding: 0; overflow: hidden; text-align: right; font-weight: 700; padding-right: 5px; }
.box1_95 		{ float: left; width: 95%; padding: 0; overflow: hidden; font-weight: 700; }

.ui-input-text {
	margin: 0 0 10px 0 !important ;
}

.ui-mobile label {
	margin: 5px 0 2px 0 ;
}

.halloDiv1 {
	height: calc(100% - 333px);
}

.halloDiv2 {
	
}

.halloLogo {
	max-width: 300px;
	max-height: 200px;
}

.swal2-popup  {
	background-color: rgba(33,33,33,1);
	data-animation:none !important
}

.swal2-title  {
	color: rgba(255,255,255,0.7);
}

.swal2-content  {
	color: rgba(255,255,255,1);
}

.mySwal_Theme_A {
	border-color: '#22aadd';
	color: '#22aadd';	
}
.mySwal_Theme_B {
	border-color: '#f7931e';
	color: '#f7931e';	
}
.mySwal_Theme_C {
	border-color: '#ed1c24';
	color: '#ed1c24';	
}
.mySwal_Theme_D {
	border-color: '#009245';
	color: '#009245';	
}
.mySwal_Theme_E {
	border-color: '#93278f';
	color: '#93278f';	
}
.mySwal_Theme_F {
	border-color: '#ed1e79';
	color: '#ed1e79';	
}
.mySwal_Theme_G {
	border-color: '#c69c6d';
	color: '#c69c6d';	
}
.mySwal_Theme_H {
	border-color: '#8c6239';
	color: '#8c6239';	
}
.mySwal_Theme_I {
	border-color: '#4d4d4d';
	color: '#4d4d4d';	
}

.centerControlGroup {
    font-size:1.0em;
    margin: 0 auto;
    width:100%;
    text-align: center;
    position:relative;
    left:0%
}

.trennung {
    text-align: left;
    hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
}

.blockText {
	white-space: normal !important ;
	margin: 0 ;
	text-align: justify ;
    hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
}

.blockButton {
	white-space: nowrap !important;
	text-align: center !important ;
    overflow: unset !important;
}

.hiddenDiv {
	visibility: hidden;
	height: 0px;
}

.activeStar {
	opacity: 1 ;
}

.inactiveStar {
	opacity: 0.4 ;
}

.ui-screen-hidden {
	margin-top: 0;
	margin-bottom: 0 ;
	padding: 0 !important ;
	margin: 0 !important ;
	height: 0 !important ;
}

.fsTimeD {
	background-color: rgba(0,0,0,0) !important; 
	border-color: rgba(0,0,0,0) !important; 
	height: 44px; 
	margin-right: 5px;
	font-size: 61.11111%;
}
.fsTimeH {
			xxwidth: 20px;
			xxfont-size: 11px;
			font-weight: 100 !important;
			text-overflow:inherit;
			text-align: center;
			border-radius: 0px !important;
			white-space: break-spaces;
			opacity: 1;
		}

.fsTime {
			xxwidth: 20px;
			xxfont-size: 11px;
			font-weight: 700 !important;
			text-overflow:inherit;
			text-align: center;
			border-radius: 0px !important;
		}

.ui-input-search:after {opacity: 0.9; transform: scale(1); background-position: center center; background-repeat: no-repeat; width: 14px; height: 14px; background-image:url(../themes/images/icons-png/search-white.png) !important}
.filterTable-kunde { margin: 0 5px 0 5px; }
.filterTable-termine { margin: 0 5px 0 5px; }
.bereichfuss { text-align: center; background-image: linear-gradient(#444, #222); }
.bildiminhalt { width: 100%; height: auto; }

/* Footer am einklappen hindern */
.ui-footer.ui-fixed-hidden { position: fixed !important; }

th { overflow-x: hidden ; background-color: #333 ; color: silver; }
tr:nth-child(even) { background-color: hsla(0, 90%, 0%, .8); }
tr:nth-child(odd) { background-color: hsla(0, 50%, 0%, .4); }

.tabellentext { vertical-align: middle !important; }
/*.textblock { background-color: #333333; }*/
.ui-header .ui-title, .ui-footer .ui-title { text-align: center; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; outline: 0 !important; }
.ui-bg-text { background-color: rgba(33,33,33,0.70); padding: 5px; }
.ui-page-theme-a .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-b .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-c .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-d .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-e .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-f .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-g .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-h .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-i .ui-btn { background-color: rgba(33,33,33,0.70); }
.ui-page-theme-j .ui-btn { background-color: rgba(33,33,33,0.70); }

h1 { margin: 0; }
p { margin: 0; }

.ui-controlgroup, fieldset.ui-controlgroup { margin: 0 0 0 -10px; padding: 0; }

.ui-panel.ui-panel-open {
    position:fixed;
}
.ui-panel .ui-panel-inner {
	padding: 0.1em;
    height: 100%;
    overflow-y: auto;
}
.ui-panel-inner {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.ui-page { -webkit-backface-visibility: hidden; }
/* --- überdehnen verhindern ??? --- */
/* t1 .myPage { position: fixed !important; overflow: hidden !important; } */
.myPage { position: fixed !important; overflow: hidden !important; }
/* .myPageFromHome { position: fixed !important; overflow: hidden !important; } */

/* Tabelle */
.ui-table { overflow: scroll ; } 

/* Tabelle - Schalter ausblenden */
.ui-table-columntoggle-btn { visibility: hidden ; height: 0px; padding: 0 ; margin: 0; }

/* BG fixieren */
div[data-role="page"] { background-attachment: fixed ; background-position: top right;	background-size: cover;	top: 0; left: 0; height: 100%; width: 100%; }

/* --- auch in MediaQuery --- */
th { border-bottom: 2px solid #333 ; }
tr:nth-child(even) { border-bottom: 1px solid #333; }
tr:nth-child(odd) { border-bottom: 1px solid #333; }
#einlogformular input { border: #999 solid 1px; }
.textblock { padding: 5px 5px 5px 5px; }
.ui-header .ui-title, .ui-footer .ui-title { font-size: 1em; min-height: 1.1em; margin: 0 10%;  padding: .7em 0; }
.ui-controlgroup-controls .ui-btn-corner-all, .ui-controlgroup-controls .ui-btn.ui-corner-all { -webkit-border-radius: 5px; border-radius: 5px; margin: 0 .1em .1em 0;}
	
#meinetabelle { border: 1px #000000 solid; top: 20px; left: 20px; width:70%; height: calc(100% - 200px); }
#innerdiv { height: calc(100% - 270px); }
#innertab td { border: 1px #000000 solid; }

/* Tabelle */
.ui-table { width: 400px ; font-size: 30px; } 

.ui-select { margin: 5px 5px 0 5px; }