html {
	min-height:100%;
	min-width: 1000px;
}
body,table,td,th{
  font-family:Calibri,"DejaVu Sans Condensed",Arial,Verdana,sans-serif;
}
body {
margin:0;text-align:left;color:black;
/*margin-top:10px;*/
position:relative;
}
@media (max-width: 600px) {
    body {
        background:none !important;
        background-color:#444 !important;
        margin:0;
    }
}
input,textarea,body,table,td,th {
  font-size:12px;
}
textarea {
  width:99%;
  padding:0;
  margin:0;
}
input,textarea {
  border:1px solid #ccc;
  background-color:white;
}
select {
  border:1px solid #ccc;
  background-color:white;
  font-size:12px;
}
a {
	color:#333333;
}
a:hover {
	color:black;
}
a img {
border:none;
}
table {
  border:0;
  width:100%;
  border-collapse:collapse;
}

#fsZ {
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	background:white;
	width:100%;
}
#fullScrollZone {
	overflow:auto;
	width:100%;
}

#scrollZone table td,#fullScrollZone table td,.fixedCol table td  {
  white-space:nowrap;
  padding:0 3px;
}
#scrollZone table th ,#fullScrollZone table th,.fixedCol table th, .szHead table th, .szCorn table th {
  white-space:nowrap;
  padding:0 3px;
  font-weight:bold;
  height:20px;
}
#scrollZone table tbody th ,.fixedCol table tbody th,#fullScrollZone table tbody th {
font-weight:normal;
}
#scrollZone td div,#fullScrollZone td div {
	width:72px;
}
#scrollZone td div.n,#fullScrollZone td div.n {
	width:auto;
}
#scrollZone .szHead thead:nth-child(2) {
	display:none;
}
.szHead, .szCorn, .fixedCol {
	overflow:hidden;
	position:absolute;
	background-color:#fff;
	z-index:10;
	top:0;
	left:0;
}
#content h3 {
	color:#666666;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	font-size:13px;
	text-transform:uppercase;
}
#scrollZone table thead tr, .fixedCol table thead tr, .szHead thead tr, .szCorn thead tr,#fullScrollZone table thead tr {
	background-color:#dddddd;
}
#scrollZone table thead th, .fixedCol table thead th, .szHead thead th, .szCorn thead th,#fullScrollZone table thead th {
	text-align:left;
}
#scrollZone table th, #scrollZone table td, .fixedCol table th, .szHead thead th, .szCorn thead th, #fullScrollZone table th, #fullScrollZone table td {
  vertical-align:top;
  padding-top:2px;
  line-height: 15px; /* indispensable pour garder la même taille */
}

#scrollZone table tr.even, .fixedCol table tr.even, .smalltab table tr.even, #fullScrollZone table tr.even {
	background-color:#f0f0f0;
}
#scrollZone table tr.stop, .fixedCol table tr.stop, #fullScrollZone table tr.stop  {
	background-color:#edd0d0;
}
#scrollZone table tr.even.stop, .fixedCol table tr.even.stop, #fullScrollZone table tr.even.stop {
	background-color:#ddc0c0;
}
#scrollZone table tr.stop td, .fixedCol table tr.stop td,#scrollZone table tr.stop th, .fixedCol table tr.stop th, #fullScrollZone table tr.stop td, #fullScrollZone table tr.stop th {
	color:#666666;
}

table.connPts tr.sep td {
	border-top:1px solid black;
}


#scrollZone {
	width:920px;
	height:300px;
	overflow: auto;
}
#scrollZone th, .fixedCol th, #fullScrollZone th{
	margin:0;
	padding:0;
}

.fixedCol{
	position:absolute;
	overflow: hidden;
	background-color:white;
}


.scrollable {
	overflow: hidden !important;
	position: relative;
}
.scrollable .scrollcontent {
	position: absolute;
	top: 0px;
	right: 30px;
	bottom: 30px;
	left: 0px;
	overflow: hidden;
	line-height: 0px;
}
.sb.scrollable .scrollcontent {
	right: 30px !important;
}
.scrollable .scrollwrap {
	overflow: hidden;
	display: inline-block;
	line-height: 1.3em;
}
.sb.scrollable .scrollwrap {
	display: block;
}
.scrollable .scrollwrap:after {
	display: none;
}
.scrollable.no_scroll_v .scrollcontent {
	_left: auto;
	right: 0px!important;
}
.scrollable.no_scroll_h .scrollcontent {
	_top: auto;
	bottom: 0px!important;
}		
.scrollable .scroller {
	position: absolute;
}
.scrollable .vscroller {
	top: 0px;
	left: auto;
	right: 0px;
	width: 20px;
	bottom: 20px;
}
.scrollable.no_scroll_v .vscroller {
	display: none;
}
.scrollable.no_scroll_h .vscroller {
	bottom: 0px;
}
.scrollable .hscroller {
	left: 0px;
	top: auto;
	right: 20px;
	height: 20px;
	bottom: 0px;
}
.scrollable.no_scroll_v .hscroller {
	right: 0px;
}
.scrollable.no_scroll_h .hscroller {
	display: none;
}	
.scrollable .scrollarea {
	position: absolute;
}
.scrollable .vscroller .scrollarea {
	top: 0px;
	bottom: 0px;
	left: 15px;
	right: 2px;
}
.scrollable .hscroller .scrollarea {
	top: 15px;
	bottom: 2px;
	left: 120px;
	right: 0px;
}
.scrollable .scrollblock {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: black;
	border: none;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.scrollable .vscroller .scrollblock {
	top: 20px;
	height: 60px;
	left: 0px;
	right: 0px;
}
.scrollable .hscroller .scrollblock {
	left: 70px;
	width: 20px;
	top: 0px;
	bottom: 0px;
}
.scrollable .scrollbtn {
	display:none;
	position: absolute;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-weight: bold;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-moz-box-sizing: border-box;
	cursor: default;
}
.scrollable .scrollbtn:hover {
	color: #666;
}
.scrollable .scrolltop {
	top: 0px;
	left: 0px;
}
.scrollable .scrolldown {
	left: 0px;
	bottom: 0px;
	top: auto;
}
.scrollable .scrollleft {
	left: 0px;
	top: 0px;
}
.scrollable .scrollright {
	top: 0px;
	right: 0px;
	left: auto;
}
.scrollable .filler {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	width: 20px;
	left: auto;
	top: auto;
}
.scrollable.no_scroll_v .filler,
.scrollable.no_scroll_h .filler {
	display: none;
}

div.smalltab table {
	width:auto;
}
div.smalltab table th {
	background-color:#555555;
	color:white;
	font-weight:bold;
	padding:2px 10px;
}
div.smalltab table td {
	background-color:white;
	color:black;
	padding:2px 10px;
}





#main {
  position:relative;
  width:1000px;
  margin:0 auto;
  text-align:left;
  /*min-height:450px;*/
  /*padding-bottom:120px;*/
  background-color:white;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}
#main2 {
	position:relative;
	min-height:450px;
	padding-bottom:120px;
}

#content {
  position:relative;
  background-color:white;
  padding-left:55px;
  margin-top:15px;
}
#main.home {
	padding-bottom:0;
}
#main.home #main2 {
	padding-bottom:0;
}
.tit {
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
  margin:0 0 3px 0;
  padding:5px 0 2px 0;
  border-bottom:1px solid #ccc;
}
.tit2px {
  font-size:10px;
  font-weight:bold;
  text-transform:uppercase;
  margin:0 0 3px 0;
  padding:5px 0 2px 0;
  border-bottom:2px solid #ccc;
}
.bouton {
  border:none;
  background-color:transparent;
  color:white;
}
.valider {
  /* image de fleche à droite... */
  padding-left:20px;
}
.lrech table {
  text-transform:uppercase;
  color:#38b64a;
  font-weight:bold;
  vertical-align:bottom;
}
.lrech {
  padding-top:3px;
  background-color:white;
}
.rech input{
  border:0 !important;
  border-radius:0;
  color:black;
  padding:1px 0;
  padding-left:8px;
  line-height:20px;
  background:url(im/spr24.png) top left no-repeat transparent;
  height:20px;
  width:140px;
  vertical-align:text-top;
}
.rech .btnfd{
  width:30px;
  padding:0;
  height:22px;
  background:url(im/spr24.png) top right no-repeat transparent;
  /*vertical-align:-1%;*/
}
#bandeau {
  height:90px;
}
#bandeau .eventName {
	padding:20px 170px 8px 240px;
	font-size:26px;
	color:#568498;
	text-transform:uppercase;
	font-weight:bold;
}
#bandeau .eventDate {
	padding:8px 170px 10px 240px;
	color:black;
	font-size:32px;
	text-transform:uppercase;
	font-weight:bold;
}
#bandeau img {
	height:95px;
	float:right;
	margin-top:22px;
	margin-right:10px;
}

#lg {
  position:absolute;
  right:0;
  top:0;
  width:auto;
  padding:3px 12px 2px 10px;
  color:white;
  text-align:right;
  
}
#lg .sel {
  color:white;
  font-weight:bold;
}
#lg a {
  color:white;
  text-decoration:none;
}
#lg a:hover {
  color:white;
  font-style:italic;
  text-decoration:underline;
}
.btn {
  border:0;
  border-top: 4px solid #ccc;
  margin:0;
  margin-top:3px;
  padding:3px 0;
  text-transform:uppercase;
  color:#424242;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
  font-size:13px;
}
#tmenu {
  margin-top:2px;
  margin-bottom:2px;
  color:white;
}
#menulogo {
 background:url(im/LogoSemiT.png) transparent no-repeat top left;
 height:90px;
 margin:5px 0 0 50px;
}
#tmenu a {
  color:white;
  text-decoration:none;
}
#tmenu thead {
  font-weight:bold;
  margin:0;
  background:url(im/fdmenu.png) white repeat top left;
}
#tmenu thead tr {
  height:30px;
}
#tmenu thead td div{
  background:url(im/flh.png) no-repeat right center;
}
#tmenu td {
  padding-right:8px;
  border-right:1px solid white;
  padding-left:10px;
  text-transform:uppercase;
}
#tmenu td:last-child,#tmenu td:first-child {
  border:0 !important;
}
#tmenu tbody td {
  vertical-align:top;
  padding-right:0;
  padding-left:0;
  overflow:hidden;
  position:relative;
  z-index:5;
}
#tmenu ul {
  position:relative;
  margin:5px 0;
  padding:0;
  z-index:5;
}
#tmenu li {
  list-style:none;
  padding-right:8px;
  padding-left:10px;
}
#tmenu li div {
  background:url(im/pl.png) no-repeat right center;
  padding-right:8px;
}
#tmenu #smg {
  position:relative;
  /*display:flex;*/
  z-index:1;
}
#tmenu #smg ul {
  width:180px;
  z-index:1;
}
#tmenu li a,#paramsMenu .onglets {
  color:white;
  text-decoration:none;
  display:block;
  line-height:0.95em;
  margin-bottom:0.3em;
  /*white-space:nowrap;*/
}
#tmenu li.sel,#paramsMenu .onglets.sel {
  font-weight:bold;
}
#deconn {
  position:relative;
  top:2px;
  margin-left:6px;
  display:inline-block;
  width:19px;
  height:15px;
  background:url(im/spr24.png) -111px -22px no-repeat transparent;
}
#tbmenu {
/*  position:relative;*/
  top:0;
}
.raphpaper {
  display:block;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
}
.helper {
  position:absolute;
  color:white;
  z-index:10;
}
.helper div {
  position:absolute;
  padding:5px 12px;
}
.helper div.br {
  bottom:0;
  right:0;
}
.helper div.tr {
  top:0;
  right:0;
}
.helper div.tl {
  top:0;
  left:0;
}
.helper div.bl {
  bottom:0;
  left:0;
}
#layhelprech {
  width:320px;
  height:85px;
}


.ui-dialog {
  padding:0;
}
.ui-widget-content {
  border:0;
  background:#CCC;
  color:white;
  font-weight:bold;
}
.ui-widget-header {
  border:0;
  text-transform:uppercase;
}
.ui-widget-overlay {
  background:#222;
  opacity:.8;
  filter:Alpha(Opacity=80);
}
.ui-slider {
	border:solid 1px #aaa;
}
.ui-datepicker {
 border:solid 1px #aaa;
  background:white;
  color:black;
  font-weight:normal;
}

.fav,.nofav,.comp,.nocomp,.ghost {
	background:url(im/spr24.png) 0 -197px no-repeat transparent;
	width:18px;
	height:19px;
	display:inline-block;
	margin-top:-5px;
}
.nofav {
	background-position:-18px -197px;
}
.ghost {
	background-position:-70px -197px;
}
#addon a.iconGhost {
	background: url(im/ghost-runner.svg) top center no-repeat transparent;
	background-size: contain;
	display: inline-block;
	width: 32px;
	height: 32px;
	padding-top: 32px;
	font-size:9px;
}
.comp,.nocomp {
	width:15px;
	height:15px;
	margin:0 5px;
	border-radius:3px;
	border:1px solid #aaa;
	position:relative;
	top:-1px;
	vertical-align:middle;
}
.comp {
	background-position:-37px -198px;
}
.nocomp {
	background-position:-53px -198px;
}
#tete .comp, #tete .nocomp {
	vertical-align:top;
}
#poplogin {
	background:url(im/bonh.png) 30px 30px no-repeat #A7A6A6;
}
#popin {
	min-height: 320px !important;
}
#FormLog label {
  position:absolute;
  right:40px;
  top:55px;
}
#FormLog input {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding:1px 4px;
  width:125px;
  border:1px solid white;
  
}
#FormLog label input {
  width:auto;
  position:relative;
  top:2px;
}
#FormLog div {
  margin-top:10px;
}
#FormLog span {
  display:inline-block;
  width:100px;
  text-align:right;
  margin-right:5px;
}
#FormLog #btnUser {
  text-align:right;
  margin-right:5px;
  margin-top:30px;
}
#FormLog #btnUser input {
  background:transparent;
  color:white;
  font-weight:bold;
  text-transform:uppercase;
}
#ictete {
  float:left;
  width:50px;
  height:50px;
  background:url(im/spr24.png) no-repeat 0 -47px white;
}
#gtete {
	position:relative;
}
#gtete #ictete {
	background-position: -66px -47px;
}
#gtete h1 {
	float:left;
	margin:0;
	padding:5px 30px 0 5px;
	height:50px;
	text-transform:uppercase;
	font-size:18px;
}
#gtete .chx {
	float:left;
	padding:7px 0 0 0;
	margin-left:15px;
	width:150px;
}
#gtete .chx div {
	border-bottom:2px solid black;
	text-transform:uppercase;
}
#gtete .chx div, #gtete .chx p {
	font-size:10px;
	font-weight:bold;
	padding-bottom:1px;
	margin:0;
}
#gtete .chx p {
	margin-top:2px;
	color:#666666;
}
#gtete .chx select {
	display:block;
	margin-top:4px;
	width:100%;
}
#gtete .chx .keep {
	position:absolute;
	top:5px;left:0;
	font-size:9px;
}
#gtete .chx #keepok {
  display:none;
}
#gtete .chx a {
	text-decoration:none;
	color:#333333;
}
#gtete .chx a:hover {
	color:black;
	text-decoration:underline;
}
#endgtete {
	clear:both;
}
#tete {
  height:50px;
  float:left;
  width:950px;
  background:url(im/fdg.png) repeat-x top left #E9E9E9;
  position:relative;
  font-size:15px;
}
#tete div {
  padding-top:5px;
  padding-left:5px;
}
.pnom {
  text-transform:capitalize;
}
#tete .petp {
	font-weight:normal;
}
.nom {
  text-transform:uppercase;
  
}
#tete .np {
  font-size:16px;
  font-weight:bold;
}
#tete .onglets {
  margin:0;
  padding:0;
  height:50px;
  position:absolute;
  top:0;
  right:0;
}
#tete .onglet {
  position:relative;
  list-style:none;
  overflow:hidden;
  width:210px;
  padding:0;
  float:left;
}
#tete .onglet a {
  color:#424242;
  text-transform:uppercase;
  font-size:11px;
  text-decoration:none;
  font-weight:bold;
  padding-top:26px;
  padding-left:15px;
  padding-right:4px;
  float:right;
  font-size:14px;
}
#tete div.fl {
  float:right;
  padding:0;
  margin-right:10px;
  margin-top:27px;
  background:url(im/spr24.png) no-repeat -94px -22px transparent;
  width:17px;
  height:16px;
}
#tete .onglet span {
  visibility:hidden;
  height:50px;
  width:8px;
}
#tete .onglet span.l {
  background:url(im/spr24.png) no-repeat -50px -47px white;
  float:left;
}
#tete .onglet span.r {
  background:url(im/spr24.png) no-repeat -58px -47px white;
  float:right;
}
#tete .sel div.fl {
  background-position:-77px -22px;
}
#tete .sel span {
  visibility:visible;
}
#tete .sel {
  background:url(im/ongletsel.png) repeat-x top left white;
}
#tete #club {
  display:inline-block;
  width:300px;
  height:16px;
  overflow:hidden;
  white-space:nowrap
}
#fintete {
  clear:both;
}

.noresult {
  margin:50px 10px;
  font-size:16px;
}

#detfc, #gestfc {
  position:relative;
  display:none;
}
#detfc {
  position:/**/static;
}
.degbas {
background:url(im/fdgbas.png) repeat-x bottom left white;
clear:both;
height:15px;
margin-left:-55px;
margin-right:-5px
}
#fc {
	position:relative;
}
#fc,#detfc,#gestfc {
  padding:5px 5px 0 55px;
  color:#424242;
  background:white;
}

#fc .subpena {
	font-size:0.8em;
	margin:0;
	padding:0;
	list-style:none;
	white-space: nowrap;
}
#fc .subpena li:before {
	content: '';
	background: black;
	display: inline-block;
	width: 4px;
	height: 4px;
	position: relative;
	top: -2px;
	border-radius: 50%;
	margin-right: 5px;
}

#addon {
	position:absolute;
	font-size:10px;
	top:0;
	left:0;
	width:50px;
	padding:2px 0 0 0;
	text-align:center;
	background:#e0e0e0;
	height:98%;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	-moz-border-radius: 0 0 9px 0;
	-webkit-border-radius: 0 0 9px 0;
	border-radius: 0 0 9px 0;
	behavior: url(js/PIE.htc);
}
#addon a {
	clear:both;
	display:block;
	margin:0 0 12px 0;
}
#addon .info {
	display:inline-block;
	width:38px;
	height:30px;
	background:url(im/spr24.png) no-repeat -162px -124px #424242;
	padding-top:28px;
}
#addon .info:hover {
	background-color:e0e0e0;
}
#addon #dipl {
	display:inline-block;
	width:44px;
	height:44px;
	background:url(im/spr24.png) no-repeat -116px -48px #e0e0e0;
}
#addon #fb {
	width:32px;
	height:32px;
	display:inline-block;
	cursor:pointer;
	background:url(im/spr24.png) no-repeat -148px -92px #e0e0e0;
	margin-bottom:5px;
}
#addon #twitter {
	width:32px;
	height:32px;
	display:inline-block;
	cursor:pointer;
	background:url(im/spr24.png) no-repeat -116px -92px #e0e0e0;
	margin-bottom:5px;
}
#addon #gplus {
	width:32px;
	height:32px;
	display:inline-block;
	cursor:pointer;
	background:url(https://www.gstatic.com/images/icons/gplus-32.png) no-repeat;
	margin-bottom:5px;
}
#addon #reclamation {
	display: inline-block;
	width: 38px;
	background: url(im/lettre.gif) no-repeat 10px 2px;
	padding-top: 15px;
}
#fc .vues {
	position:relative;
	right:-1px;
	width:50px;
	margin-bottom:25px;
}
#addon .vues a {
	display:inline-block;
	background:url(im/spr24.png) no-repeat 0 -25px #424242;
	width:22px;
	height:22px;
	margin-left:0 5px;
	position:relative;
	top:6px;
	/*border-bottom:3px solid #CCC;*/
	/*padding-bottom:1px;*/
}
#addon .vues a:hover {
  background-color:#bbb;
}
#addon .vues a.prof {
  background-position:-1px -23px;
}
#addon .vues a.tab {
  background-position:-28px -23px;
}
#addon .vues a.carto {
  background-position:-136px -23px;
  height:23px;
}
#addon .vues .sel a.carto {
  background-position:-53px -24px;
  height:23px;
}
#addon .vues a.com {
  background-position:0px -218px;
  width:31px;
  height:23px;
}
#addon .vues .sel a.com {
  background-position:-31px -218px;
  height:23px;
}
#addon .vues a.nexxtep {
  background-position:-162px -24px;
  background-color:#cccccc;
}
#addon .vues div {
	background-color:#cccccc;
	border:1px solid #999;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	behavior: url(js/PIE.htc);
	margin:3px 0 3px 17px;
	text-align:center;
	/*
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#999', Direction=270, Strength=5);
	-moz-box-shadow: -1px -2px 3px 0 #999; -webkit-box-shadow: -1px -2px 3px 0 #999; box-shadow: -1px -2px 3px 0 #999;
	*/
}
#addon .vues div.sel {
	background-color:white;
	border-right:none;
}

#fc>.vues{
	position:inline;
	margin-bottom:25px;
	width:100%;
}
#fc>.vues div {
	width:160px;
	background-color:#e6e6e6;
	height:30px;
	margin:5px;
	display:inline-flex;
	align-items:center;
	font-size:18px;
}
#fc>.vues div a{
	text-decoration:none;
}

#fc>.vues div.sel {
	background-color:white;
}
#fc>.vues div:not(.sel) a {
	color:#666;
}
#fc>.vues div:not(.sel) a.bgcol {
	background-color:#666;
}

#fc>.vues a.bgcol {
	content:'';
	display:inline-block;
	background-image:url(im/spr24.png);
	background-repeat:no-repeat;
	background-position:0 -25px;
	width:22px;
	height:22px;
	margin:0 5px;	
}

#fc>.vues a.prof {
  background-position:-1px -23px;
}
#fc>.vues a.tab {
  background-position:-28px -23px;
}
#fc>.vues a.carto {
  background-position:-136px -23px;
  height:23px;
}
#fc>.vues .sel a.carto {
  background-position:-53px -24px;
  height:23px;
}

#fc .resume {
  text-align:left;
  width:auto;
  margin-top:5px;
  margin-left:15px;
}
#fc .resume td {
  vertical-align:top;
  padding-right:10px;
}
#fc .resume td label {
  display:inline;
  white-space: nowrap;
  font-weight:bold;
}
#fc .resume td div {
  border-top:2px solid #424242;
  padding:3px 10px 3px 0;
  font-size:1.3em;
}

#contvues {
  overflow:hidden;
  position:relative;
  clear:both;
}
#contvues .vue {
  position:relative;
  float:left;
  width:1000px;
  min-height:200px;
  padding-top:15px;
}

.col2 {
  position:relative;
  float:left;
  width:400px;
  padding-right:40px;
}
.col2 table {
  width:100%;
  border-collapse:collapse;
  color:#424242;
  margin-bottom:20px;
  /*margin-top:10px;*/
}
.col2 table th, .col2 table td {
  padding:2px 4px;
  border-bottom:1px solid #424242;
}
.col2 table th {
  vertical-align:bottom;
  padding-top:25px;
  font-size:14px;
}
.col2 table td {
  vertical-align:top;
  width:50%;
}
#palm {
  height:200px;
}
#palm ul {
  padding:0 15px;
}
#gestfc #fccomm {
  height:200px;
}
#gestfc #fccomm div.e {
  border-bottom:1px solid #ccc;
  padding-bottom: 10px;
}
#gestfc #fccomm div.e label {
  font-weight:bold;
  display:block;
  padding-bottom:4px;
}

.sb { clear: both; margin: 0; }
.sb .viewport { overflow: hidden; position: relative;}
.sb .overview { list-style: none; position: absolute; left: 0; top: 0; margin-right:3px; width:100%;}
.sb .thumb .end,
.sb .thumb { -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;behavior: url(js/PIE.htc);}
.sb .scrollbar { position: relative; float: right; width: 10px; }
.sb .track { background-color: #ccc; height: 100%; width:10px; position: relative; padding: 0; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;behavior: url(js/PIE.htc);}
.sb .thumb { height: 20px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.sb .thumb .end { overflow: hidden; height: 5px; width: 10px; }
.sb .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


.tpass th, .tpass td {
  border-right:1px solid black;
  padding:0 5px;
}
.tpass th {
  padding:5px !important;
}
.tpass th:last-child, .tpass td:last-child {
  border-right:0 !important;
}
.tpass tr.odd {
  background-color:#DDD;
}
.tpass tr.sep {
	border-bottom:3px solid black;
}
.tpass .rig {
  float:right;
  white-space: nowrap;
}
.tpass a {
  color:black;
  text-decoration:none;
}
.tpass a:hover {
  color:#404040;
  text-decoration:underline;
}
.tpass {
  margin-left:200px;
  width:700px;
  margin-bottom:100px;
  margin-top:30px;
}
#tab .postit {
  padding:15px 10px;
  color:white;
  background-color:#444;
  position:absolute;
  width:150px;
  left:15px;
}




#fcmenu table {
  color:white;
}
#fcmenu th {
  vertical-align:top;
  font-size:14px;
  padding:10px;
  border-right:1px solid white;
  width:200px;
  background-color:black;
}
#fcmenu td {
  vertical-align:top;
  background-color:#38b64a;
  padding:0;
}
#fcmenu .identif {
  font-size:16px;
  color:#38b64a;
  margin-bottom:10px;
}
#fcmh {
  background-color:black;
  border-bottom:1px solid white;
}
#fcmh input {
  border:0;
  border-right:1px solid #aaa;
  background:url(im/pl.png) 4px center no-repeat black;
  color:white;
  text-transform:uppercase;
  font-size:10px;
  border-bottom:4px solid black;
  cursor:pointer;
  padding-left:15px;
  padding-right:10px;
}
#fcmh input.sel {
  border-bottom:4px solid #38b64a;
  background-image:url(im/dpl.png)
}
td#fcmg {
  background-color:black !important;
  width:33%;
}
#fcmg input {
  border:0;
  width:100%;
  background:url(im/ptfld.png) right center no-repeat black;
  padding-right:12px;
  color:white;
  text-transform:uppercase;
  font-size:10px;
  border-bottom:3px solid black;
  cursor:pointer;
  text-align:left;
  height:25px;
}
#fcmg input.sel {
  background-color: #38b64a;
  font-weight:bold;
}
.fc {
  padding:0;
}
#fcmenu .fc table tr {
  border-bottom:1px solid #9D9;
  padding-right:3px;
}
#fcmenu .fc table tr:last-child {
  border-bottom:0 !important;
}
.fc table {
  border:0 !important;
}
.up {
  text-transform:uppercase;
}
.demi {
  padding:2px;
  padding-left:12px;
  width:47%;
  float:left;
}
.sepdr {
  border-right:2px solid #9D9;
}
.act {
  padding:10px;
}
.act input {
  margin-left : 10px;
  margin-bottom: 10px;
}
.pt {
  font-size:10px;
}
.mc {
  min-height:100px;
  height:100px;
}
.mc label {
  font-weight:bold;
}
#canim {
  position:relative;
  overflow:hidden;
}
.tanim {
  position:relative;
}
#vanim {
  width:4000px;
  position:relative;
  min-height:50px;
}
#vanim .tanim {
  float:left;
  width:960px;
  padding:40px 20px;
  margin:0;
  padding-top:80px;
}
.tanim th {
  color: #38b64a;
}
table.sumup {
  width:auto;
  float:left;
  margin:0;
}
table.sumup tr {
  border-bottom:1px solid #ccc;
}
table.sumup td {
	padding-right:10px;
	padding-left:5px;
	text-align:right;
	text-transform:none;
	color:#424242;
}
table.sumup tr:last-child {
  border-bottom:0 !important;
}
table.sumup th {
	font-weight:normal;
}
#gotoright,#gotoleft {
  position:absolute;
  right:20px;
  top:20px;
  background-color:white;
  width:20px;
  height:20px;
  cursor:pointer;
}
#gotoleft {
  left:20px;
}

#ptdr {
  position:absolute;
  top:15px;
  right:-13px;
}

/*//////////////PROFIL et CARTO/////////////////////////////*/


div#profil, div.profil {clear:both;
		position:relative;
		width:850px;
}
div#profil>img {
	width:100%;
}
div.profil>img {
	width:100%;
}
#beforeProf {height:130px}
div#profil .pts, div.profil .pts {
	z-index:10;
	position:absolute;
	width:20px;
	height:20px;
	background-color: #444;
}

#infosProfil {
	position:absolute;
	width:auto;
	z-index:10;
	top:10px;
	left:30px;
}
#infosMap{
	background-color:white;
	position:absolute;
	top:30px;
	left:0;
}
div.popinfomap {
	left:-4px!important;
	bottom:7px!important;
	z-index:1000;
}
div.popinfomap .leaflet-popup-content-wrapper {
	background:none;
	box-shadow:none;
}
div.popinfomap .leaflet-popup-content {
	width:650px !important;
	line-height:inherit;
}
div.popinfomap .leaflet-popup-tip {
display:none;
}
#infosProfil .title, #infosMap .title {
	height:20px;
	clear:both;
	text-transform:uppercase;
	padding:2px 2px 0px 15px;
	margin:0;
}

#infosProfilFlech {
	position:absolute;
	width:15px;
	z-index:20;
}
table.rmargin{
	margin-right:10px;
}
#map {
	width:900px;
	height:400px;
	margin-bottom:5px;
}
#infosMap .closeBox { 
	background:url(http://www.google.com/intl/en_us/mapfiles/close.gif);
	width:13px;height:13px;
	position:absolute;
	bottom:0;right:0;
	margin:5px;
	cursor:pointer;
}
#mapArrow {
	width:15px;height:70px;
	position:absolute;
	bottom:-20px;
	left:0;
	z-index:10;
}

#tabpterr a {
  width:15px;
  height:16px;
  display:inline-block;
  margin-left:5px;
  background:url(im/delete.gif) no-repeat top left white;
}

#lstrech {
  padding-left:55px;
}
#lstrech h3 {
  text-transform:uppercase;
  font-size:13px;
  padding-top:15px;
}

/*
table.tabscr {
  width:auto;
}
.tabscr a  {
  color:black;
}
.tabscr a:hover  {
  font-style:italic;
 }
.tabscr td {
  padding: 3px 4px;
  vertical-align:top;
}
.tabscr thead tr {
  background:#cccccc;
  font-weight:bold;
}
.tabscr tbody {
  margin-top:35px;
}
.tabscr tbody .odd {
  background:#eeeeee;
}
.divtabscr {
  margin-top:5px;
  margin-bottom:10px;
}*/

#parten {
  position:absolute;
  bottom:20px;
  left:55px;
  height:65px;
  width:930px;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=270, Strength=10);
  zoom: 1;
  -moz-box-shadow: 0 -8px 10px 3px #dddddd; -webkit-box-shadow: 0 -8px 10px 3px #dddddd; box-shadow: 0 -8px 10px 3px #dddddd;
  -moz-border-radius: 15px 15px 0 0;-webkit-border-radius: 15px 15px 0 0;border-radius: 15px 15px 0 0;behavior: url(js/PIE.htc);
  border-top:3px solid white;
}
#parten div {
  font-family:Impact,BenchNine,Verdana,sans-serif;
  font-size:20px;
  color:#cccccc;
  padding:1px;
  border-bottom:6px solid #cccccc;
  position:absolute;
  top:5px;
  left:15px;
}
#parten img {
  position:absolute;
  bottom:5px;
  right:15px;
  height:60px;
}


#mainhome {
  position:relative;
  background-color:#ededed;
  text-align:left;
  min-height:600px;
  padding-bottom:30px;
}
#partenhome {
	margin-top:5px;
	position:relative;
	float:right;
	width:180px;
	height:570px;
	background:white;
	zoom:1;
	-moz-border-radius: 15px 0 0 15px;-webkit-border-radius: 15px 0 0 15px;border-radius:15px 0 0 15px; behavior: url(js/PIE.htc);
}
#partenhome div {
  font-family:Impact,BenchNine,Verdana,sans-serif;
  font-size:24px;
  color:#cccccc;
  padding:1px;
  border-bottom:6px solid #cccccc;
  position:absolute;
  top:5px;
  left:10px;
}
#partenhome img {
  position:absolute;
  bottom:15px;
  right:5px;
  max-width:170px;
  max-height:550px;
}
table.thome {
	padding-top:10px;
	border-collapse:separate;
	border-spacing:20px 0;
	width:800px;
	border:0;
}
table.thome th {
	vertical-align:top;
	width:25%;
	border-bottom:6px solid black;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	font-family: Impact,BenchNine,sans-serif;
	padding-left: 5px;
}
table.thome th h1 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
	font-family: Impact,BenchNine,sans-serif;
	color:inherit;
	padding:0; margin:0;
}
table.thome td {
	vertical-align:top;
	padding-left: 5px;
}
table.thome td span{
	text-transform: uppercase;
	font-size:12px;
}
table.thome td a {
  color:#333333;
  text-decoration:none;
}
table.thome td a:hover {
  color:black;
  text-decoration:underline;
}
#botmain {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  background:#888888;
  height:24px;
  color:white;
}
#botmain a {
	color:black;
	line-height: 25px;
}
#botmain a:hover {
  font-style:italic;
}
#botmain img { border:0; }
.timer {
	background-color:yellow;
}

.recapPoint {
	position:relative;
	width:900px;
	height:25px;
	clear:both;
	border-bottom:solid 1px #cccccc;
	margin-bottom:1px;
	padding:4px 3px 2px 3px;
}
.recapNom {
	width:190px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.recapBar {
	width:170px;
	display:block;
	float:left;
	font-weight:bold;
}
.recapCount {
	float:left;
	width:330px;
	display:block;
}
.recapChk {
	float:right;
}
.recapChk .recapConn {
	display:inline-block;
	width:15px;
	height:15px;
	border-radius:7px;
	margin-bottom:5px;
}
.recapChk .chkToggle {
	display:inline-block;
	width:20px;
	height:22px;
	margin-left:6px;
	border:1px solid grey;
	border-radius:4px;
	background:url(im/recap_tableau.png) center center repeat white;
	cursor:pointer;
}
.recapChk .chkToggle.fermeur {
	background-position:-23px center;
}
.recapChk .chkToggle.fermeur.checked {
	background-position:0 center;
}
.recapChk .chkToggle.ferme {
	background-position:-48px center;
}
.recapChk .chkToggle.ferme.checked {
	background-position:-70px center;
}
.recapChk .chkToggle.badweather {
	background-position:-91px center;
}
.recapChk .chkToggle.badweather.checked {
	background-position:-111px center;
}
.recapChk .chkToggle.comment {
	background: url(im/spr24new.png) repeat -31px -218px black;
	width:32px;
}
.recapChk .chkToggle.setWithdraw {
	background: url(im/Abort.png) repeat center center white;
	width:26px;
	height:26px;
}
.recapChk .chkToggle.setWithdraw:hover {
	background-color: red;
}
.plus {
	cursor:pointer;
	width:15px;
	height:15px;
	float:left;
	margin-top:-4px;
	margin-right:10px;
	font-weight:bold;
	font-size:20px;
	font-family:arial;
}

.recapBarriere {
	background-color:#F6F6AA;
}
.recapFermeur {
	background-color:#FF9898;
}
.recapFerme {
	background-color:#ddd;
}

.mcge {
	background-color:#ededed;
}
.mcgo {
	background-color:white;
}
.mcce {
	background-color:#EDEDD6;
}
.mcco {
	background-color:#FFFFEB;
}
.mcpe {
	background-color:#D6E7ED;
}
.mcpo {
	background-color:#EBFAFF;
}

.sms_form table {
	width:auto;
}
.sms_form input,.sms_form select {
  margin:1px;
}
.sms_form .d2 {
	margin-left:30px;
}
.sms_form .aboS {
	border:solid 1px #999;
	padding:10px;
}
.sms_form .dossards {
	font-size:12px;
	margin-top:10px;
}
.sms_form h2 a {
	font-size:12px;
	padding-left:50px;
}
.sms_form .suppr {
	vertical-align:middle;
	padding-left:25px;
}
.sms_form .lright {
	float:right;
}
.sms_form label {
	width:100px;
	float:left;
}
.sms_form h3 {
	font-size:14px;
	margin:10px 0px 0px 0px;
	padding:0;
}
.sms_form h2 {
	font-size:16px;
	border-bottom:solid 1px black;
	margin-bottom:20px;
	margin-top:20px;
}


.mark {
	background:url(im/spr24.png) -115px -125px no-repeat transparent;
	width:15px;
	height:20px;
	display:inline-block;
}
.mark.sel {
	background-position:-130px -125px;
}
.llocSt0, .llocSt1, .llocSt2 {
	border-radius:8px;
	font-size:10px;
	padding:4px 6px 2px 6px;
	text-decoration:none;
}
.llocSt0 {
	background-color:green;
	color:white;
}
.llocSt1 {
	background-color:orange;
}
.llocSt2 {
	background-color:#cccccc;
}
#llocMsg {
	display:none;
	height:15px;
	width:24px;
	background:url(im/msg.gif) top center no-repeat transparent;
}
#glMsg {
	display:none;
	height:16px;
	width:16px;
	background:url(im/checkgl.png) top center no-repeat transparent;
}

img#photoident {
	width:100px;
	height:100px;
	position:absolute;
	right:-63px;
	top:43px;
}


.divfullscr {
	position:absolute !important;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
}
.divWindow{
	position:relative;
	width:100%;
	height:550px;
}
.divfullscr #fullscr {
	position:absolute;
	color:red;
	right:5px;
	top:5px;
}
.divWindow #fullscr {
	position:absolute;
	color:red;
	right:0px;
	top:0px;
}
.videotitle h2,.phototitle h2{
	display:inline-block;
	vertical-align:middle;
	margin:5px 10px 5px 5px;
}
.videotitle a,.phototitle a{
	color:inherit;
	/*text-transform:lowercase;*/
	text-decoration:none;
}
#videopicto,#photopicto{
 background-image:url(im/spr24.png);
 background-position:-141px -222px;
 width:26px;
 height:26px;
 display:inline-block;
 vertical-align:middle;
 margin-left:3px;
}
#photopicto{
	background-position:-172px -222px;
}
#mediaCont{
	display:flex;
}
#mediaCont>div{
	flex:1 1 0;
}
#sepZone{
	width:100%;
	background-color:#e6e6e6;
	height:5px;
	margin:15px 5px 7px 5px;
}
#contLstVideosMain {
	position:relative;
}
#contLstVideosMain2,#contLstPhotosMain2 {
	background-color:#e6e6e6;
	margin:15px 5px;
	padding : 3px;
}
#contLstVideos {
	overflow:hidden;
	margin:25px 35px 2px 25px;
}
#contLstVideos2,#contLstPhotos2{
	height:90px;
	overflow:hidden;
}
#contLstVideos2.open,#contLstPhotos2.open{
	height:auto;
}
#fc .bot{
	width:100%;
	text-align:center;
	position:relative;
}
#fc .bot form{
	position:absolute;
	left:2px;
}
#fc .more{
	display:inline-block;
	border-style:solid;
    border-bottom-width: 0px;
    border-left: solid 28px transparent;
    border-right: solid 28px transparent;
    border-top-width: 18px;
	width:0;
	height:0;
	padding:0;
	margin:5px;
}
#fc .more.open{
	border-bottom-width: 18px;
	border-top-width:0px;
}

#lstVideos2,#lstPhotos2 {
	/*width:4000px;*/
	position:relative;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
	align-items:center;
}
#lstVideos2 a{
	position:relative;
	display:inline-block;
	float:left;
	margin:0 4px 10px 4px;
	width:136px;
	text-decoration:none;
}
#lstPhotos2 a{
	position:relative;
	display:inline-block;
	margin:0 4px 10px 4px;
	text-decoration:none;
}
#lstVideos2 a span,#lstPhotos2 a span {
	display:block;
	position:absolute;
	width:132px;
	bottom:0px;
	padding:2px;
	background-color:rgba(255,255,255,0.8);
}
#lstVideos2 a img {
	display:block;
	width:136px;
	height:80px;
	background:black;
}
#lstPhotos2 a img{
	display:block;
	background:black;
}
#lstPhotos2 a img.vert {
	width:auto;
	height:80px;
}
#lstPhotos2 a img.hori {
	width:auto;
	height:80px;
}

#lstVideos2 a div,#lstPhotos2 a div {
	position:absolute;
	width:136px;
	height:80px;
	bottom:0;
	left:0;
	z-index:99;
	background:url(im/vid_play.png) center center no-repeat transparent;
}

#contLstVideosMain #left{
	display:inline-block;
	background:url(im/leftRight.png) no-repeat top left;
	width:25px;
	height:100px;
	position:absolute;
	left:0px;
	top:12px;
	z-index:200;
	cursor:pointer;
}
#contLstVideosMain #right{
	display:inline-block;
	background:url(im/leftRight.png) no-repeat top right;
	width:25px;
	height:100px;
	position:absolute;
	right:0px;
	top:12px;
	z-index:200;
	cursor:pointer;
}
#lstVideos {
	/*width:4000px;*/
	position:relative;
}
#lstVideos a {
	position:relative;
	display:inline-block;
	float:left;
	margin:0 8px 8px 8px;
	width:180px;
	text-decoration:none;
}
#lstVideos a span {
	display:block;
}
#lstVideos a img {
	display:block;
	width:180px;
	height:101px;
	background:black;
}
#lstVideos a div {
	position:absolute;
	width:180px;
	height:101px;
	bottom:0;
	left:0;
	z-index:99;
	background:url(im/vid_play.png) center center no-repeat transparent;
}
#webcamslst option.off {
	background-color:#ddd;
	color:#aaa;
}
#webcamslst a.off {
	color:#999;
}

#lstVideos #souvenir {
	width:96px;
	__height:66px;
}
#lstVideos #souvenir div {
	width:96px;
	height:60px;
}

#lstVideos #souvenir img {
	width:96px;
	height:60px;
	background:black;
}

#lstVideos a:hover div {
	background-image:url(im/vid_play_hover.png);
}
.vjs-overlay {
	padding: 10px;
	height:100%;
	width:100%;
}
.vjs-overlay .wm { /* Watermark */
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:url(im/pix.gif) top center no-repeat;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
	z-index:200;
}
#popVid {
	width:640px;
	height:360px;
	overflow:hidden;
	padding:0;
}
input.intlphone {
	width:179px;
}
.valid-msg {
	margin-left:3px;
	display:none;
	color:#17AF53;
}
.error-msg {
	margin-left:3px;
	display:none;
	color:red;
	font-weight:bold;
}
input.error {
	border-color:red;
}

/**
 * Charts
 **/
.morris-hover {
	position:absolute;
	background:white;
}
.morris-hover-row-label {
	display:none;
}
.morris-legend span {
	display:inline-block;
	width:15px;
	height:8px;
	margin-right:5px;
	border:1px solid #444;
	cursor:pointer;
}
.morris-hover-point {
	white-space:nowrap;
	padding:1px 4px;
}
.morris-hover-place {
	white-space:nowrap;
	background:#444;
	color:white;
	text-transform:capitalize;
	font-weight:bold;
	line-height:20px;
	padding:2px 15px;
	text-align:center;
}
.containerPostComment, .containerFeed {
  margin-right:1%;
  margin-left: 2%;
  margin-top:4%;
}
.containerPostComment {
  border-bottom: 1px solid black;
	padding-bottom: 5%;
}
.containerPostComment form {
  width: 72%;
  height:140px;
  margin-left: 2%;
  display:inline-block;
}
.containerPostComment form textarea {
  height:80px;
  width:100%;
}
.containerPostComment form input {
  margin-bottom: 1%;
  margin-right: 1%;
}
#com p.rules, #com p.infosUser {
  display:inline-block;
  margin-top:0px;
  vertical-align: top;
  margin-bottom: 0%;
}
#com p.rules {
  vertical-align: top;
  width:22%;
}
#com p.infosUser {
  vertical-align: middle;
  width:auto;
}
.containerFeed div.comment {
  width:72%;
  display:inline-block;
  margin-top: 0px;
}
/* affichage de la zone commentaire plus petit pour l'admin*/
#commentAdmin div.containerFeed div.comment {
  width:65%;
}
.containerComment {
  border-bottom: 1px solid #e0e0e0;
  padding-top: 1%;
  padding-bottom: 1%;
  position:relative;
}
.containerComment div.comment div.hiddenMsg {
  font-style:bold;
  color:rgba(66, 66, 66, 0.64);
}
.containerComment b.nbVote {
  display: block;
}
.containerComment div.vote {
  width:14%;
  display:inline-block;
  vertical-align: middle;
}
.containerVoteInfos {
  vertical-align: top;
  display: inline-block;
  width: 25%;
}
.containerVoteInfos .center {
  text-align: center;
}
.containerVoteInfos .vote img:not(.loading), .containerComment img.report, .containerPostComment a.btn, .containerFeed img.imgCom {
  cursor: pointer;
}
.containerVoteInfos .vote img[data-state="1"], .containerComment .report img[data-state="1"] {
  opacity: 0.5;
}
.containerComment div.report {
  display:inline-block;
  float: right;
  position: absolute;
}
#commentAdmin .containerComment div.actions {
	display:inline-block;
  text-align: right;
  position: absolute;
}
.containerFeed img.imgCom {
	transition: 0.3s;
	border-radius: 5px;
}
.containerFeed img.imgCom:hover {
	opacity: 0.7;
}
.containerPostComment .disabled {
	opacity: 0.4;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content */
.modal .modal-content {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
    max-height: 600px;
		object-fit: contain;
}
/* Caption of Modal Image (Image Text) - Same Width as the Image */
.modal .caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1000px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
/* Add Animation - Zoom in the Modal */
.modal .modal-content, .modal .caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.modal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal .close:hover,
.modal .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 1000px){
    .modal-content {
        width: 100%;
    }
}

/* actions gestion commentaire */
div.actions div.supprComment img {
	cursor: pointer;
}


/* bouton punaise MAP */
span.punaise-tile {
	display: block;
	background: url(im/punaise_black.png) transparent no-repeat center center;
	width: 100%;
	height: 100%;
}

span.remove-punaise-tile {
	display: block;
	background: url(im/delete.gif) transparent no-repeat center center;
	width: 100%;
	height: 100%;
}
/* formulaire punaise */

.leaflet-popup-content .formPunaise div {
	margin-bottom: 5px;
}
.leaflet-popup-content .formPunaise div.error,  .leaflet-popup-content .formPunaise div.error input, .leaflet-popup-content .formPunaise div.error textarea{
	color: red;
	border-color: red;
}
.leaflet-popup-content .formPunaise div input[type='reset']{
	float:left;
}
.leaflet-popup-content .formPunaise div:last-child {
	text-align: right;
}
.leaflet-popup-content .formPunaise div label {
	display: inline-block;
	width: 45%;
}

.app_iphone, .app_android {
    background: url(im/mac.png) no-repeat right;
    display:inline-block;
    padding-right:22px;
    height:20px;
    line-height:20px;
}
.app_android {
    background-image: url(im/android.png);
}
#btnBatch {
	position:absolute;
	top: 90px;
	left: 55px;
}

/*accueil*/

.thome .graph{
	margin-right:5%;
}

.thome .pt{
	width:0px;
	height:0px;
	position:absolute;
	border-radius:50%;
	border-style:solid;
	border-width:2px;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
}
.thome .ptn{
	position:absolute;
	background-color:rgba(255,255,255,0.8);
	padding:0.5%;
	-webkit-transform:translate(-40%, -180%) rotate(-60deg);
	-moz-transform:translate(-40%, -180%) rotate(-60deg);
	transform:translate(-40%, -180%) rotate(-60deg);
	white-space:nowrap;
}

.thome .bar{
	position:absolute;
	background-color:rgba(255,255,255,0.8);
	bottom:10%;
	border:0.25px solid grey !important;
	opacity:0.75;
	min-width:4px;
}
.thome .nb{
	position:absolute;
	background-color:rgba(255,255,255,1);
	border-radius:50%;
	padding:1%;
	-webkit-transform:translate(-50%, -10%);
	-moz-transform:translate(-50%, -10%);
	transform:translate(-50%, -10%);
	font-weight:bold;
	box-shadow:2px 2px 5px #555;
	z-index:2;
}
.thome .nb.last{
	color:white !important;
}

.tetecont{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.thome .tete{
	padding-right:10px;
}
.thome p.result {
	clear:both;
}

#tips {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
	z-index:100;
}
#tips .tip {
	background-color:white;
	padding:1em;
	border-radius:8px;
	width:250px;
	position:absolute;
}
#tips .tip:before {
	content:"";
	position: absolute;
	bottom: 100%;
	left: 1em;
	width: 0;
	height: 0;
	border-right: 6px solid transparent;
	border-bottom: 12px solid white;
	border-left: 6px solid transparent;
}
#tips .tip-lg:before {
	left: auto;
	right:1em;
}
#tips .tip-star {
	width:190px;
}
#tips .tip-comp {
	width:300px;
}
#tips .tip-star:before, #tips .tip-info:before {
	bottom: auto;
	top:100%;
	border-right: 6px solid transparent;
	border-top: 12px solid white;
	border-bottom:none;
	border-left: 6px solid transparent;
	left: auto;
	right:7px;
}
#tips .tip-comp:before, #tips .tip-ong:before {
	bottom: auto;
	right:100%;
	left: auto;
	top:30px;
	border-top: 6px solid transparent;
	border-right: 12px solid white;
	border-left:none;
	border-bottom: 6px solid transparent;
	
}

#carto #histo {
	position: absolute;
	top: 15px;
	right: 50px;
	width: 215px;
	border: 1px solid #dddddd;
	height: 400px;
	overflow: auto;
}

tr.paramsSeparateur th {
	height:30px;
	font-size:1.2em;
}

#modalwait {
	display:    none;
	position:   fixed;
	z-index:    2000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: rgba( 200, 200, 200, .7 );
}
body.modalwait {
	overflow:hidden;
}
body.modalwait #modalwait {
	display:block;
}

/*SUIVI GPS*/
.mapDialog{
	position:absolute;
	background-color:white;
	z-index:700;
}
.mapDialog span{
	display:block;
	padding:5px;
	text-align:center;	
	cursor:pointer;
}
.mapDialog span:first-child{
	border-radius:4px 4px 0 0;
}
.mapDialog span:last-child{
	border-radius:0 0 4px 4px;
}
.mapDialog span.sel{
	color:white;
}
.mapDialog hr{
	margin:0;
	border-style:solid;
	border-bottom:none;
}
#posTyp {
	top:40px;
	left:60px;
}
#posCode {
	top:90px;
	left:180px;
	padding:5px;
}
#posCode label,#posCode input{
	display:block;
}
#posCode h3{
	font-weight:normal;
	margin:3px 0;
}
#posCode .help{
	color:white;
	border-radius:50%;
	width:10px;
	height:10px;
	line-height:10px;
	float:right;
}
#posCode .valid{
	margin-top:5px;
	color:white;
}
.histoMark{
	position:absolute;
	z-index:1000;
	width:10px;
	height:10px;
	border-radius:50%;
	transform:translate(-5px,-5px);
	border:solid 1px #424242;
}
.leaflet-popup:not(.popinfomap) .leaflet-popup-content{
	margin:3px 21px 3px 7px;
}
span.gpsbulle {
	display: block;
	background: url(im/bulle.png) transparent no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 100%;
}

span.gpsbulleon {
	display: block;
	background: url(im/bulleon.png) transparent no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 100%;
}
span.gpslist {
	display: block;
	background: url(im/list.png) transparent no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 100%;
}

span.gpsliston {
	display: block;
	background: url(im/liston.png) transparent no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 100%;
}

.leaflet-popup.runnerpos{
	margin-bottom:60px;
	left:0 !important;
}
.runnerpos .leaflet-popup-content-wrapper{
	border-radius:4px;
}
.leaflet-popup.runnerpos .leaflet-popup-content {
	margin: 3px 20px 1px 3px;
}
.leaflet-popup.runnerpos .leaflet-popup-tip {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 24px solid white;
	background-color:transparent;
	box-shadow:unset;
	-moz-transform: rotate(26deg);
	-ms-transform: rotate(26deg);
	-o-transform: rotate(26deg);
	transform: rotate(26deg);
}
.leaflet-popup.runnerpos .leaflet-popup-tip-container{
	left:6%;
}
#list .content{
	overflow:auto;
	width:100%;
}
#list{
	background-color: white;
	color: #424242;
	max-height: 500px;
	width:400px;
	max-width:100%;
}

#list .listelem{
	
}
#list .listelem span{
	display:inline-block;
	position:relative;
	height:25px;
	width:25px;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
}
#list .listelem span.hidden:before{
	content:'';
	display: block;
	position: absolute;
	z-index: 800;
	width: 23px;
	height: 3px;
	background-color: black;
	transform: rotate(-45deg);
	top: 9px;
	left: 1px;
}
#list .label{
	display:inline-block;
	height:16px;
	width:18px;
	background-image:url(im/bulle.png);
	background-size:contain;
	cursor:pointer;
	vertical-align:middle;
}
#list .label.on{
	background-image:url(im/bulleon.png);
}
.bgcol{ background-color:#666;}
.color{color:#666; }


#scrollZone td.sel {
	background-color:#FEEE5A;
}
#szSearchZone {
	position:absolute;
	top:10px;
	right:10px;
	z-index:20;
	border:1px solid #ccc;
	padding:10px;
	background:white;
	box-shadow: 1px 1px 10px #777;
	
}
.ellipsis {
	max-width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.utmbindex {
	background: url(im/utmbindex.png) top left no-repeat;
	display: inline-block;
	width: 140px;
	height: 18px;
	background-size: contain;
	text-align: right;
	padding: 6px 12px 0 0;
	color: #00044d;
}
