body {
	background-color:#E1E1E1;
	font: 14px Arial, Verdana, sans;;
	color: #333;
	margin: 0 auto;
	padding: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background: #FFF ; //url(../Images/Vue/background_image_mairie.jpg) no-repeat center fixed;
	background-size: cover;
}
/************/
/** ENTETE **/
/************/
header {
	position: relative;
	margin:0 auto;
	width: 100%;
	height: 140px;
	z-index:3;
}
@media (max-width: 1280px) {
	header {height:180px}
}
@media (max-width: 512px) {
	header {height:210px}
}
div#stcyr{
	position: absolute;
	top: 28px;
}
div#visuel {
    position: relative;
    width: 996px;
    height: 88px;
    overflow: hidden;
	margin: auto;
	border-style: groove;
	border-width: 2px;
	border-color: white;
}
/************************************************************/
/******************** IMAGES DEFILLANTES ********************/
/************************************************************/
div#sContent{
    position: absolute;
    left: 0;
    width: 3984px;
    height: 88px;
    
    /*CSS3 keyframes animation*/
    animation: AutoSlide 20s ease 0s infinite;
    -webkit-animation: AutoSlide 20s ease 0s infinite;
    -moz-animation: AutoSlide 20s ease 0s infinite;
    -ms-animation: AutoSlide 20s ease 0s infinite;
    -o-animation: AutoSlide 20s ease 0s infinite;
}
@keyframes AutoSlide {
    0%, 24.99% { left: 0px; /*1ère image*/ }
    25%, 49.99% { left: -996px; /*2ème image*/ }
    50%, 74.99% { left: -1992px; /*3ème image*/ }
    75%, 99.99% { left: -2988px; /*3ème image*/ }
}
@-webkit-keyframes AutoSlide {
    from, 24.99%{ left: 0px; /*1ère image*/ }
    25%, 49.99% { left: -996px; /*2ème image*/ }
    50%, 74.99% { left: -1992px; /*3ème image*/ }
    75%, 99.99%, to { left: -2988px; /*3ème image*/ }
}
div#sContent img {
	width: 996px;
	height: 88px;
	margin-right: -4.25px;
	display: inline-block;
}
/************************************************************/
/********************** MENU DEROULANT **********************/
/************************************************************/
/* partie positionnement et déco */
ul#menu{
	position:absolute;
	width:100%;
	top: 90px;
	background-color: #FF531F;
	//background-color: #FF531F99;
}
#menu.floatable {
	position:fixed;
	top:0px;
	background-color: #FF531F;

}
#menu {
	text-transform: none;
	margin: 0;
}
#menu a {
	text-decoration: none;
}
#menu a.disabled{
	pointer-events: none;
	cursor: default;
	background
}
#menu li {
	width:auto;
}
#menu li.disabled{
	background-color:grey;
}
/** première ligne **/
#menu>li>a, #menu li li{
	color: #fff;
	display: block;
	padding: 10px 5px;
	height: 100%;
}
#menu>li {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	background-color: #000302;
}
#menu>li:hover {
	background-color: #000302;
}
#menu>li:hover>a {
	color: #FF531F;
}
/** deuxième ligne **/
#menu>li li>a{
	color: #000302;
}
#menu>li li {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	background-color: white;
	text-transform: none;
	width:100%;
	max-width:100%;
}
#menu>li li:hover>a {
	color: white;
	background-color: #000302;
	background-color: #00030299;
	padding:0 5px;
}
#menu>li .padTabulation {
	padding-left: 10px;
}
#menu li ul {
	border-width: 1px;
	border-color: #000302;
	border-style: solid;
}
#menu li ul .titre {
	font-weight: bold;
	border-width: 1px;
	border-color: #000302;
	border-style: solid;
	margin-top : 2px;
	background-color: #000302;
	background-color: #000302cc;
}
/* (presque) fin de la partie positionnement/déco */
/* dans cette déclaration, on fixe le max-height */
#menu ul {
	position: absolute;
	top: 2.9em;
	left: 0;
	max-height: 0em;
	background-color: white;
	overflow: hidden;
	transition: 0.1s max-height 0.1s;
	z-index: 10;
	margin: 0px;
}
/* ici on change la valeur de max-height au :hover */
#menu li:hover ul {
	/* à adapter, le minimum est le meilleur mais voyez large 😉 */
	max-height: 27em;
}
#menu{
	border-top: 6px solid #000302;
	border-bottom: 6px solid #000302;

}
/*************/
/** CONTENU **/
/*************/
div.global {
	width: 100%;
	text-align: center;
	margin: auto;
	white-space: nowrap;
	//background-color: #FF531FE6;
}
div.globallog {
	width: 700px;
	text-align: center;
	margin: auto;
	white-space: nowrap;
	background-color: #FF531F;
	//background-color: #FF531F80;
}
aside {
	font-size:10pt;
	text-align: left;
	display: inline-block;
	width: 235px;
	vertical-align: top;
	background-color: #E5DDD3;
	color: #6a6a6a;
	line-height: 1.3;
	padding-top: 1em;
	padding-bottom: 2em;
	white-space: normal;
}
div.contenu {
	//text-align: left;
	display: inline-block;
	width: 100%;
	overflow-x: auto;
	padding-left: 15px;
	padding-right: 15px;
	white-space: normal;
}
div.contenulog {
	text-align: left;
	display: inline-block;
	width: 700px;
	overflow-x: auto;
	padding-left: 15px;
	padding-right: 15px;
	white-space: normal;
	background-image: url("../Images/visumairie.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: center;
}
/**************************/
/** MISE EN FORME ASIDE **/
/**************************/
table.aside {
	margin: 0px;
	white-space: normal;
}
table.aside td, table.aside th {
	padding-left: 8px;
	padding-right: 8px;
}
aside .titre {
	font-weight: bold;
	line-height: 1.3;
	padding-top: 1em;
	font-size: 14pt;
	text-decoration: underline;
}
aside .image {
	padding-top: 1em;
	text-align: center;
}
aside em {
	font-size: 12pt;
}
aside .glyphicon {
	float: right;
	/*font-size: 40px;*/
	color: #6a6a6a;
}
aside #deconnexion {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 16px;
	margin-top: 1em;
	background-color: #BAA68B;
	border-radius: 15px;
	display: inline-block;
	display: inline-block;
	color: white;
}
table.aside #deconnexion a {
	color: white;
	text-transform: none;
	text-decoration: none;
}
/***************************/
/** MISE EN FORME CONTENU **/
/***************************/
div.contenu h2 {
	text-align: center;
	margin: 2px 0 10px 0;
	color: #000302;
}
div.contenu h3 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}
div.contenu .h3M {
	background-color: salmon;
	margin-top: 20px;
}
div.contenu h5 {
	color: #000302;
}
.fontcolor {
	font-size: 16px;
	color: #000302;
}

.line-separator{
height:3px;
background:#717171;
border-bottom:1px solid #313030;
margin-top: 10px;
}
/*************************/
/** MISE EN FORME LOGIN **/
/*************************/
span#titreLogin{
	background-color: #000302;
	color: white;
	position: absolute;
    top: 120px; //170px;
    margin-left: 120px;
	padding: 2px 10px;
	border-style:solid;
}
form.login {
	color: black;
	line-height: 1.5;
	width: 470px;
	padding: 1em 1em 1em 6em;
	background-color: #FF531F;
	//background-color: #FF531F75;
	margin-top: 150px;
	margin-left: 100px;
	border-radius: 20px;
	opacity : 90%;
}
form.login label {color:white}
label {
	display: inline-block;
	width: 110px;
}
input.submit, button.submit, .bouton {
	border-radius:3px;
	background-color: #000302;
	color: white;
	margin-right:10px;
	margin-top: 5px;
	border: 2px solid #ddd;
	/* box-shadow:0px 0px 10px #fff; */
	/* -webkit-box-shadow:0px 0px 10px #fff; */
	/* -moz-box-shadow:0px 0px 10px #fff; */
-webkit-animation-name: bounce;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count:infinite;
-moz-animation-name: bounce;
-moz-animation-duration: 1s;
-moz-animation-iteration-count:infinite;
animation-name: bounce;
animation-duration: 1s;
animation-iteration-count:infinite;}
input.submit:hover, button.submit:hover {
	background-color: white;
	color: #FF531F;
}
@-webkit-keyframes bounce {
0%{border: 2px solid #ddd;}
50%{border: 2px solid #000302;}
100%{border: 2px solid #ddd;}
}
@-moz-keyframes bounce {
0%{border: 2px solid #ddd;}
50%{border: 2px solid #000302;}
100%{border: 2px solid #ddd;}
}
@keyframes bounce {
0%{border: 2px solid #ddd;}
50%{border: 2px solid #000302;}
100%{border: 2px solid #ddd;}
}.login {
	width: 20%;
	margin-bottom: 3em;
	margin-top: 2em;
}
/*******************/
/** Uopload Files **/
/*******************/
.fileuploader {
    display: block;
    width: 100%;
    padding: 16px;
    margin: 16px 0;
    background: #fafbfd;
    border-radius: 6px;
    line-height: normal;
}
.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: small;
    line-height: 1.5;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.fileuploader-input {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #00000054;
    border-radius: 3px;
    cursor: pointer;
}
.fileuploader-input .fileuploader-input-caption {
    position: relative;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 13px 16px;
    margin-right: 16px;
    background: #fff;
    border: 1px solid #ebeef1;
    border-radius: 30px;
    color: #ac0075;
    box-shadow: 0 4px 18px rgba(0,0,0,.01);
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bouton { 
    display: inline-block;
    margin: 0;
    padding: 14px 22px;
    border: none;
    //border-radius: 30px;
    outline: 0;
    font-weight: 700;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
}
.fileuploader-items .fileuploader-items-list {
    display: block;
    margin: 0 -16px;
    padding: 0;
    list-style: none;
}

/************/
/** DIVERS **/
/************/
.msgErr{
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  color:#424242;
  padding: 10px;
  background-color:#cdcdcd;
  width: 700px;
}
.msgFlash{
	position:fixed; 
    top: 10px; 
    left: 30%; 
    width: 40%;
    z-index:9999; 
    border-radius:10px;
	background-color:#d7d7d7;
	color:#4f4f4f;
	font-weight: bold;
	font-size:18px;
	padding: 0.5em 0;
	border-style:solid;
	border-color:#3c3c3c;
}
.original {
	width: 85px;
	position: absolute;
	top: 0%;
	left: 0.5%;
	padding: 2px;
}
.logomairie {
	width: 110px;
	position: absolute;
	right: 1.5%;
	top: 0%;
	background-color: white;
	padding: 3px;
	z-index:4;
}
.affAtt {
	color: #555;
	text-shadow: 0px 2px 2px #fff;
	font-size: large;
	text-align:center;
}
.dropv, .dropv ul {
	padding: 0; margin: 0; list-style: none;
	}
.dropv a {
	display: inline; width: 230px;
	}
.dropv li {
	float: left; padding: 0px 8px 2px 0px;
	}  /* all list items */
.dropv li ul {
	position: absolute; 
	background: #E5DDD3;
	color: #6a6a6a; 
    padding: 0px 0px 0px 4px; 
	width: 230px; 
	right: 9999px;
	z-index:10;
  } /* second-level lists */
.dropv li ul  .titre {
	font-weight: bold;
	line-height: 1.3;
	padding-top: 2px;
	font-size: 16pt;
	text-decoration: underline;
	text-align: center;
	width: 100%;
}

.dropv li:hover ul {
	right: 1.5%; 
	top: 90px; 
	} /* nest list under hovered list items */
.dropv li ul li a {
	color: #ffffff; 
	text-decoration: none; 
	display: block;
	}
.dropv li ul li a:hover {
	color: yellow; 
	background:#663399;
	}
.nomasso , .moncpte{
	position: absolute;
	top: 0;
	left: 88px;
	padding: 2px;
	font-size: 10px;
	color: white;
	margin-left: 2px;
	font-weight: bold;
	margin-top: 2px;
	width: 110px;
}
.moncpte {
	top: 50px;
	left:180px;
	z-index:4;
}
.image {
	text-align:center;
}
.glyphicon {
	margin-left: 0.5em;
	margin-right: 0.5em;
	color: darkred;
}
.glyphicon-2x {
	font-size: 140%;
	margin-top: 0.3em;
}
.green {color:green;font-size:1.8rem}
.red {color:red;font-size:1.8rem}
ul {
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
  list-style-type: none;

}
input[type="checkbox"] {
	margin-left: 20px;
}
input[disabled]{
	background-color:#e1e1e1;
}
label.width50{
	width:50px;
}
label.width70{
	width:70px;
}
label.width80{
	width:80px;
}
label.width120{
	width:120px;
}
label.width140{
	width:140px;
}
label.width160{
	width:160px;
}
label.width180{
	width:180px;
}
label.width200,select.width200{
	width:200px;
}
label.width280{
	width:280px;
}
label.width300{
	width:300px;
}
label.width400,input.width400{
	width:400px;
}
label.width500,input.width500{
	width:500px;
}
form.width400{
	margin:auto;
	width: 400px;
}
form.width280{
	margin:auto;
	width: 280px;
}
.tabulation {
	margin-left: 10px;
}
.tab14 {
	margin-left: 10px;
	font-size:14pt;
	margin-top: 5px;
}
.tab10 {
	margin-left: 10px;
	font-size:10pt;
}
.lienPage, .lienPage:hover{
	font-size:12pt;
	//background-color: #000302;
	//color: #000302;
	padding:0 0 0 0.7em;
	text-decoration: none;
}
.lienPageNoBack:hover{
	//color: darkred;
	background-color:salmon;
}
.lienDroite{
right: 1%;
position: absolute;
margin-top: 5px;
}
.lienGauche{
left: 1%;
position: absolute;
margin-top: 5px;
}
.g15,.g1{
left: -15%;
position: relative;
margin-top: 3px;
}
.g1 {
	left:-260px;
}
.d15{
left: 15%;
position: relative;
margin-top: 3px;
}
/************************************************************/
/*******************   TRI D'UN TABLEAU   *******************/
/************************************************************/
table.tablesorter th{
	padding-right: 20px;
}
table.tablesorter thead tr .header {
	background-image: url(../Vendor/js/images/white-unsorted.gif);
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center right;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../Vendor/js/images/white-asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../Vendor/js/images/white-desc.gif);
}
table.tablesorter th[aria-sort='ascending'], table.tablesorter th[aria-sort='descending']{
	color: grey;
}
/***********************************************************/
/**********************   tableType   **********************/
/***********************************************************/
div.tableau {
	overflow-x: auto;
	margin: auto;
	font-size: 10pt;
	color: #000302;
	background-color: white;
}
table.tableType {
	border-collapse: collapse;
	width: auto;
	text-align: left;
	margin: auto;
	margin-bottom:2em;
}
table.tableType span {
	line-height: 1.3;
}
table.tableType a {
	text-decoration: none;
}
table.tableType a:hover {
	color: black;
}
caption.tableType {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1;
}
td.tableType, th.tableType {
	/*max-width: 100px;*/
	padding: 0px 15px;
}
tr th.tableType {
	border-right: 1px solid #000302;
	border-left: 1px solid #000302;
	color: #fff;
	background-color: #000302;
	height: 30px;
	/*width: 13%;*/
	padding: 0 15solidpx;
}
tr th.tableType.colspaned {
	border-top: 1px solid #000302;
}
tr td.tableType{
	/*color: black;*/
	border-right: 1px solid #FF531F;
	border-left: 1px solid #FF531F;
	border-bottom: 1px solid #FF531F;
	padding: 5px 10px 2px 15px;
}
tr td.tableType a {
	color: black;
}
.nowrap {
	white-space: nowrap;
}
td.notransformation {
	text-transform: none;
}
td.nodecoration {
	text-decoration: none;
}
td.maxwidth, th.maxwidth {
	max-width: 250px;
}
td.maxwaction, th.maxwaction {
	max-width: 85px;
}
td.minwidth, th.minwidth {
	min-width: 70px;
}
/************************************************************/
/**********************   FORMULAIRE   **********************/
/************************************************************/
.reservationTypeAutreInput {
	text-overflow: ellipsis;
}
.widthAuto {
	width: auto;
	text-align: left;
}
.mdp {
	text-align: center;
	vertical-align: center;
}
.centrage600,.centrage700,.centrage850 {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  background-color: #FF531F;
  //background-color: #FF531FE6;
  color:#fff;
  padding: 10px;
}
.centrage700{
	width: 700px;
}
.centrage850{
	width: 850px;
}
.centrageMax {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #FF531F;
  //background-color: #FF531FE6;
  padding: 10px;
  color:#fff;
}
.opacitycc {
	opacity: 75%
	background-color: #A0A0A0;
}
div.decale {
	margin-left: 20px;
}
.cadrage {
	width: auto;
	padding: 5px;
	border-width: 1px;
	border-color: #000302;
	border-style: solid;
}
.hover-end{display:none;padding:6px 0px;margin:0;font-size:80%;text-align:center;position:fixed;top:0;left:0;width:200px;opacity:1;background-color:#d7d7d7;color:#4f4f4f;z-index:999;border-radius:10px;}
.fc-bgevent{background-color:#000;}
.fc-event {font-size:0.75em;}
.doublon {background-color: #ff9944;}
.cdb0 {}
.cdb1 {background-color:#ffc44c;}
.valide {color: #007100;}
.altercolor{color:navy;}
.side{
position: fixed;
left: -250pt;
top: 150pt;
background-color: #bababa;
color:white;
height: 21pt;
padding: 2pt 0pt;
font-size: 1.4em;
text-decoration: none;
text-align:right;
width:275pt;
border-color: white;
border-width: 1px;
border-style: solid;
}
.side:hover {
left:0pt;
text-decoration: none;
color:white;
}
.side:visited {color:white}
#Mask {
top:120pt;
}
#MaskV {
top:140pt;
}
#selTout {
top:160pt;
}
#selVal {
top:180pt;
}
#selRef {
top:200pt;
}
#supLink {
top:220pt;
}
#salAlt {
top:240pt;
}
#valTlibre {
top:260pt;
}
#deSel {
top:280pt;
}
#InitPre {
top:340pt;
}
#RepPre {
top:400pt;
}
#allVal {
top:360pt;
}
.fc-resource-cell {
	font-size:0.8em;
}
#bCapa {
    padding-left: 10px;
    font-size: 1em;
	color: green;
}
.HighLight_commission {background-color:#ffec55;}
.HighLight_conseil {background-color:#bdddf9;}
@media print {
	/*a {display:none;}*/
	.noprint{display:none;}
	.logomairie, .original, .nomasso, .moncpte {display:none;}
	.centrageMax {padding:0;}
	/*.fc-event {
	   background: #ffffff !important;
	   color: #000000 !important;
	}
	.fc-widget-content {
	   border: 1px solid #000000; 
	}
	.fc-event-bg {
	   display: none !important;
	}
	.fc-event .ui-resizable-handle {
	   display: none !important;
	}
	.fc-header {
	   display: none; vertical-align: top; 
	}
	.fc-resource-cell {
		font-size:50%;
	}*/
}
@media (max-width: 1024px) {
	* {font-size:95%}
}
@font-face {
  font-family: 'Myriad Pro';

  src: url('../Vendor/fonts/MyriadPro-Regular.eot');
  src: url('../Vendor/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../Vendor/fonts/MyriadPro-Regular.woff') format('woff'), url('../Vendor/fonts/MyriadPro-Regular.ttf') format('truetype'), url('../Vendor/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}
.title {
		position: relative;
		font-size: 115px;
		margin-top: 0;
		font-family: 'Myriad Pro', 'Myriad', helvetica, arial, sans-serif;
		text-shadow: 2px 3px 3px #292929;
		//letter-spacing: -7px;
		-webkit-text-stroke: 1px white;
	
	}
.alike {
		text-decoration: none;
		color: #444;
		position: absolute;
		padding-right:10px;
		padding-left:10px;
		-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,0.9)), to(rgba(0,0,0,1)));
		//text-shadow: 0 2px 0 #e9e9e9;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
		background:#FF531F;
		//background:#FF531Fc;
		top: 15px;
		//background-image: url("../Images/visumairie.png");
		background-size: contain;
	}
.title .alike:hover {
		color: #FF531F;
		background:#000302;
		background:#000302cc;
		//-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,.3)), to(rgba(0,0,0,1)));
		
	}
.title:after {
		color: #888;
		content : attr(data-title);
	}
.respect {
  font-family: 'Myriad Pro', 'Myriad', helvetica, arial, "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-size: 80px;
  //padding: 0 50px 30px;
  text-align: center;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  top: -31px;
  //position: absolute;
  z-index: 3;
  right: 0;
	background:#FF531F;
	//background:#FF531Fc;
}  
@media (max-width: 1280px) {
	.respect {left:-30px}
}
@media (max-width: 1024px) {
	.respect {left:-50px}
}
/*.elegantshadow {
    color: #590000;  //131313;
    background-color: #e7e5e4;
    letter-spacing: .30em;
    text-shadow: 
      1px -1px 0 #837676, 
      -1px -2px 1px #867272, 
      -2px -4px 1px #897474, 
      -3px -6px 1px #8b7777, 
      -4px -8px 1px #8e7a7a, 
      -5px -10px 1px #927d7d, 
      -6px -12px 1px #958181, 
      -7px -14px 1px #998585, 
      -8px -16px 1px #9e8a89, 
      -9px -18px 1px #a28e8d, 
      -10px -20px 1px #a79392, 
      -11px -22px 1px #ac9897, 
      -12px -24px 1px #b19c9c, 
      -13px -26px 1px #b6a1a1, 
      -14px -28px 1px #baa6a6, 
      -15px -30px 1px #c0abab, 
      -16px -32px 1px #c5b1b0, 
      -17px -34px 1px #cab6b5, 
      -18px -36px 1px #cfbbba, 
      -19px -38px 1px #d4bfbf, 
      -20px -40px 1px #d9c4c4, 
      -21px -42px 1px #dfc9c8, 
      -22px -44px 1px #e2cdcd, 
      -23px -46px 1px #e7d2d1, 
      -24px -48px 1px #ebd6d5, 
      -25px -50px 1px #eedad9, 
      -26px -52px 1px #f2dddc, 
      -27px -54px 1px #f5e0df, 
      -28px -56px 1px #f7e3e2;
  }*/
  
  .modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
	width:100%;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 70%;
	max-height:95%;
    position: relative;
	/* bottom : 0%; */
    margin: 0% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
	overflow-y: auto;
}
.hit-the-floor {
color: #696969;
font-size: 2em;
font-weight: bold;
font-family: Helvetica;
/*text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/
text-align:center;
position: relative;
/*left: 97%;*/
}
td.tablenumber {
	text-align : right;
	padding-right : 2px;
}
a.hit-the-floor:hover {
	text-decoration:none;
	color:darkred;
}
.tgl {
  position: relative;
  outline: 0;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  margin: 1px 0 5px 0;
}
.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl + .tgl-btn::selection {
  background: none;
}
.tgl span {
  position: relative;
  display: block;
  height: 1.8em;
  line-height: 1.2em;
  overflow: hidden;
  font-weight: normal;
  text-align: center;
  border-radius: 2em;
  padding: 0.2em 1em;
  border: 1px solid #fafafa;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 0 rgba(255, 255, 255, 0.7);
  transition: color 0.3s ease, padding 0.3s ease-in-out, background 0.3s ease-in-out;
}
.tgl span:before {
  position: relative;
  display: block;
  line-height: 1.3em;
  padding: 0 0.2em;
  font-size: 1em;
}
.tgl span:after {
  position: absolute;
  display: block;
  content: '';
  border-radius: 2em;
  width: 1.3em;
  height: 1.3em;
  margin-left: -1.45em;
  top: 0.2em;
  background: #FFFFFF;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 0.97), background 0.3s ease-in-out;
}
.tgl input[type="checkbox"] {
  display: none !important;
}
.tgl input[type="checkbox"]:not(:checked) + span {
  background: #de474e;
  color: #FFFFFF;
  padding-left: 1.6em;
  padding-right: 0.4em;
}
.tgl input[type="checkbox"]:not(:checked) + span:before {
  content: attr(data-off);
  color: #FFFFFF;
}
.tgl input[type="checkbox"]:not(:checked) + span:after {
  background: #FFFFFF;
  left: 1.6em;
}
.tgl input[type="checkbox"]:checked + span {
  background: #86d993;
  color: #FFFFFF;
  padding-left: 0.4em;
  padding-right: 1.6em;
}
.tgl input[type="checkbox"]:checked + span:before {
  content: attr(data-on);
}
.tgl input[type="checkbox"]:checked + span:after {
  background: #FFFFFF;
  left: 100%;
}
.tgl input[type="checkbox"]:disabled,
.tgl input[type="checkbox"]:disabled + span,
.tgl input[type="checkbox"]:read-only,
.tgl input[type="checkbox"]:read-only + span {
  cursor: not-allowed;
}
.tgl-gray input[type="checkbox"]:not(:checked) + span {
  background: #e3e3e3;
  color: #999999;
}
.tgl-gray input[type="checkbox"]:not(:checked) + span:before {
  color: #999999;
}
.tgl-gray input[type="checkbox"]:not(:checked) + span:after {
  background: #ffffff;
}
.tgl-inline {
  display: inline-block !important;
  vertical-align: top;
}
.tgl-inline.tgl {
  font-size: 16px;
}
.tgl-inline.tgl span {
  min-width: 50px;
}
.tgl-inline.tgl span:before {
  line-height: 1.4em;
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.tgl-inline-label {
  display: inline-block !important;
  vertical-align: top;
  line-height: 26px;
}
.fc-head, .fc-time {
 background-color: #000302;
}
a {color:white}
a:hover{color:darkred }
//div#map01 {display:none}

button, input, select, textarea { color:#373737}
.flotte_right {float:right;}
.flotte_right img {width:150px}
.uploader {
  display: block;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 150px;
}
.uploader label {
  //float: left;
  //clear: both;
  width: 100%;
  //padding: 2rem 1.5rem;
  text-align: center;
  //background: #fff;
  border-radius: 7px;
  border: 1px solid #eee;
  transition: all 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.uploader label:hover {
  border-color: darkred;
}
input[type="file"] {
    display: none;
  }

