body,html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family: Tahoma;
}
div.label {
	color: #256187;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
div.label img {
	vertical-align:middle;
	margin-left: 3px;
	margin-right: 4px;
}
div.nom {
	font-size: 15px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	color: white;
	background-color: GREY;
}
div.param {
	font-size: 14px;
}
div.description {
	color: gray;
	font-size: 12px;
	margin-top:12px;
	clear:both;
}
div.description table {
	border-collapse: collapse;
}
div.description table th{
	background-color: #DDDDDD;
	text-align: left;
	border: 1px solid grey;
	color:black;
	padding:3px;
}
div.description table td{
	border: 1px solid grey;
	padding:3px;
}
div.description table thead th{
	text-align: center;
}
div.description table tbody td{
	text-align: center;
}
div.colorPicker {
	width:16px;
	height:16px;
	font-size: 12px;
	text-align: center;
	margin: 3px;
	cursor:pointer;
}
table.tooltip td{
	padding:0;
}
table.tooltip div.logo{
	height:56px;
	width:56px;
	background-repeat:no-repeat;
}
table.view {
	font-size: 12px;
}
table.view  td {
	width:80px;
}
table.view  th {
	width:80px;
	text-align:left;
}
fieldset legend {
	font-size:12px;
	font-weight: bold;
	color: silver;
}
#colorPickerOK {
	width:44px;
	height:44px;
	font-size: 28px;
	text-align: center;
	margin: 3px;
}
.borderPicker {
	width:25px;
	height:25px;
}
#borderPickerOk {
	width: 100%;
	height:24px;
}
div.boutons {margin:auto;text-align:center}
div.boutons button{width:30%;height:60px;}
div.hybridauth img{cursor:pointer;}
div.important{
	background-color:yellow;
	color:black;
	font-size: 15px;
	font-weight: bold;
	border:2px solid black;
	padding:5px;
	position: relative;
	top:-6px;
}
div.gridbox_planning .xhdr {
  background-color: #D4D0C8;
}
div.gridbox_planning table.obj {
  height: 1px;
}
div.gridbox_planning table.hdr td {
  line-height: normal;
  font-family: arial;
  font-size: 12px;
  background-color: #D4D0C8;
  border: 1px solid;
  border-color: #ffffff #A0A0A0 #A0A0A0 #ffffff;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  overflow: hidden;
  empty-cells: show;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.gridbox_planning table.hdr td div.hdrcell {
  overflow: hidden;
}
div.gridbox_planning table.obj td {
  border: 1px solid;
  border-color: #ffffff #A0A0A0 #A0A0A0 #ffffff;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
  empty-cells: show;
  white-space: normal;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.gridbox_planning table.obj th,
div.gridbox_planning table.hdr th {
  padding: 0px;
  margin: 0px;
}
div.gridbox_planning table.row20px tr td {
  height: 30px;
  white-space: nowrap;
  padding: 0px;
  font-size: 12px;
}
div.gridbox_planning .objbox {
  background-color: #ffffff;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
div.gridbox_planning table.obj td span.space,
div.gridbox_planning table.obj td img.space {
  width: 18px;
}
div.hPlanning{
	width: 100%;
	height: 25px;
	overflow:hidden;
}
div.hPlanning div {
	height: 10px;
	float:left;
	width:6.25%;
	padding:0;
	margin:15px -1px 0 0;
	text-align: left;
	border-right:1px solid red;
}
div.hPlanning div span {
	position:relative;
	left: -1ch;
	top: -15px;
}
div.planjour{
	position: relative;
	height: 31px;
    overflow:hidden;
    width:100%;
}
div.dragover {
	background-color: #999;
}
div.grille{
	position: absolute;
	height: 31px;
    width:100%;
    z-index:0;
}
div.grille div.d{
	height: 18px;
	float:left;
	width:3.125%;
	padding:0;
	margin:0;
	margin-top:7px;
	border-right:1px solid #ddd;
	margin-right:-1px;
}
div.grille div.h{
	height: 31px;
	float:left;
	width:3.125%;
	padding:0;
	margin:0;
	border-right:1px solid #ccc;
	margin-right:-1px;
}
div.reservation {
	position:absolute;
	top:0;
	height:32px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	z-index: 999;
}
div.reservation div {
	position:absolute;
	top:0;
	height:31px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	font-size:10px;
	line-height:10px;
}
div.reservation div div {
	padding: 3px;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}
div.reservation.horaire {
	background-color:silver;
}
div.reservation.horaire.deb {
	border-right:1px solid black;
}
div.reservation.horaire.fin {
	border-left:1px solid black;
}
div.passe {
	opacity: 0.5;
}
div.etat0{
	background-image: repeating-linear-gradient(135deg, transparent, transparent 1px, rgba(255,255,255,.5) 1px, rgba(255,255,255,.5) 10px);
}
div.etat2{
	background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(255,255,255,.5) 5px, rgba(255,255,255,.5) 10px);
}
div.etat3{
	background-image: linear-gradient(transparent 50%, rgba(255,255,255,.5) 50%);
	background-size: 10px 10px;
}
div.etat4{
	background:
	linear-gradient(135deg, #ECEDDC 25%, transparent 25%) -6px 0,
	linear-gradient(225deg, #ECEDDC 25%, transparent 25%) -6px 0,
	linear-gradient(315deg, #ECEDDC 25%, transparent 25%),
	linear-gradient(45deg, #ECEDDC 25%, transparent 25%);
	background-size: 12px 12px;
}
div.permanent {
	opacity: 0.6;
}
div.permanent.passe{
	opacity: 0.3;
}
#tiplayer #skinnytip_container{
	box-shadow: 1px 1px 12px #555;
}
#tiplayer table tr td {
	font-size:10px;
}
#tiplayer span {
	float:right;
	font-size:12px;
	padding:2px;
}
.dhx_cell_statusbar_text img.small {
	height:12px;
	width:12px;
	margin-right:5px;
	margin-left:10px;
	vertical-align:middle;
}
#encart {
	margin:100px auto 30px auto;
	padding:24px;
	text-align:center;
	box-shadow: 1px 1px 12px #555;
	width:700px;
}
#encart #titre H1{
	text-align:left;
}
#encart #titre H1 img{
	float:left;
	vertical-align:middle;
	height:48px;
	width:48px;
	margin: 0px 30px;
}
#encart span {
	white-space: nowrap;
}
#encart ul li{
	text-align: left;
	margin-top: 20px;
}
#demo {
	margin:100px auto 30px auto;
	width:800px;
	text-align:center;
	box-shadow: 1px 1px 12px #555;
	background-color: #CC7722;
	border-radius: 15px;
}
#demo * {
	color:white;
}
#demo table tr td {
	text-align:center;
	vertical-align:top;
	padding:30px;
	font-size:14px;
}
#demo table tr td table tr td {
	text-align:left;
	padding:3px;
	font-size:14px;
}
#demo table tr td table tr th {
	text-align:center;
	padding:3px;
	font-size:14px;
	color: #CC7722;
	background-color:white;
}
#demo table tr td table tr:hover {	color: #BB6611;
	background-color:#BB6611;
}
#demo table tr td table tr {	color: #BB6611;
	cursor:pointer;
}
#accueil {
	margin:100px auto 30px auto;
	width:600px;
	text-align:center;
	box-shadow: 1px 1px 12px #555;
	background-color: #CC7722;
	border-radius: 15px;
}
#accueil * {
	color:white;
}
#accueil table tr td {
	text-align:center;
	padding:30px;
	font-size:14px;
}
#accueil div {
	margin:10px;
}
#accueil input {
	font-size:16px;
	color:#804000;
	width: 200px;
	background-color: #FFDFBE;
	border: 1px solid #773B00;
	border-radius: 5px;
	padding: 3px 15px;
}
#accueil [type="checkbox"] {
	width:15px;
}
#accueil label {
	font-size:14px;
}
#donate {
	text-align:center;
	margin:10px 20px;
	float:right;
}
.phoneMenu{
	box-shadow: 1px 1px 12px #555;
	background-color: #ffcea1;
}
.phoneMenu table {
	width:100%;
}
.phoneMenu img {
	vertical-align: baseline;
}
.phoneMenu table tr th {
	font-size:14px;
	background-color: #CC7722;
	box-shadow: 1px 1px 12px #555;
	padding:3px;
	text-align: left;
}
.phoneMenu table tr th img {
	margin: 0px 5px;
}
.phoneMenu table tr td {
	font-size:16px;
	border-bottom: 1px solid #804000;
	padding:7px 7px 7px 30px;
}
.phoneMenu table tr td.image {
	padding:7px 7px 7px 3px;
}
.phoneMenu table tr td.image img {
	margin: 0px 5px;
}
.phoneMenu table tr td select {
	border:0;
	height:100%;
	width:250px;
	background-color:transparent;
	font-size:16px;
	margin-left: -4px;
}
div.notification H1 {
font-size:16px
}

.dhxform_obj_dhx_web div.dhxform_img.btn2state_0 {
	background-image: url("common/btn2st_0.png");
	height:22px;
	width:62px;
}
.dhxform_obj_dhx_web div.dhxform_img.btn2state_1 {
	background-image: url("common/btn2st_1.png");
	height:22px;
	width:62px;
}
li.dhtmlxcalendar_time_hdr{font-size:20px;font-weight:bold;}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img {left:55px;}
div.gridbox_dhx_web.gridbox table.obj tr td.big{font-size:14px;}
div.gridbox_dhx_web.gridbox table.obj tr.Proposée td{}
div.gridbox_dhx_web.gridbox table.obj tr.Confirmée td{background-color:#EFF6FB;}
div.gridbox_dhx_web.gridbox table.obj tr.Demandée {background-color:#FFFBF3;}
div.gridbox_dhx_web.gridbox table.obj tr.Modifiée td{color:red;}
div.gridbox_dhx_web.gridbox table.obj tr.Refusée td{background-color:#FFF3F3;color:red;}
div.gridbox_dhx_web.gridbox table.obj tr.Accordée td{background-color:#F3FFF3;}
div.gridbox_dhx_web.gridbox table.obj tr.Supprimée td{color:red;text-decoration: line-through;}
div.gridbox_dhx_web.gridbox table.obj tr.Dépassée td{color:silver;}
div.gridbox_dhx_web.gridbox table.obj tr td div.rayé{color:black;font-weight:normal;text-decoration: line-through;font-size:12px;margin:0;padding:0;height:14px}
div.gridbox_dhx_web.gridbox table.obj tr.supprimé td {color:red;font-weight:bold;}
div.gridbox_dhx_web.gridbox table.obj tr.supprimé td i {color:black;text-decoration: underline;}
div.gridbox_dhx_web.gridbox table.obj tr td span.modif{color:red;font-weight:bold;margin:0;padding:0;height:14px}

.dhxtabbar_tabs,.dhxtabbar_tab,.dhx_toolbar_dhx_web,.dhx_toolbar_text,.dhxtoolbar_text {font-size:16px;}
.dhtmlx_message_area{top:74px; width:400px; pointer-events:none;z-index:100;}
.dhtmlx-info{pointer-events:auto;}
.dhxwin_text{font-size:16px;}
.notification div.boutons {
	width:100%;
	text-align:right;
	position: relative;
	top: 20px;
}
.dhxlayout_base_dhx_web div.dhxlayout_progress_img {
  background-image: url("../interface/progress.gif");
}
.dhtmlxcalendar_label_clear, .dhtmlxcalendar_label_today {
	display: none;
}
button {
	box-shadow: 1px 1px 12px #555;
	font-family: Tahoma,Helvetica;
	color: #ffffff;
	font-size: 14px;
	background: #CC7722;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	border:none;
	width:100px;
	margin:0 2px;
	border: 1px solid #773B00;
	border-radius: 5px;
}
button:hover {
	background: #CC6500;
	text-decoration: none;
}
button img {
	vertical-align:middle;
	margin:2px 5px 2px 0;
}
.information {
	font-size:14px;
}
.information, .information TABLE {
	font-size:14px;
	border-collapse: collapse;
}
.information TABLE TD {
	border: 1px solid silver;
	padding:3px;
}
.information TABLE TH {
	border: 1px solid black;
	background-color: #dddddd;
	padding:3px;
}
#main .description, #main .param, #main .dhxform_obj_dhx_web {
	float:left;
	clear:left;
}
#saisons{
	float:right;
}
#saisons div{
	font-size:10px;
	cursor:pointer;
	padding-left: 3px;
	padding-right: 3px;
}
#saisons div.saison{
	margin-top:-1px;
	margin-bottom:-1px;
	padding-top:1px;
	padding-bottom:1px;
	background: #CC7722;
	color:white;
}
img.help {
	height:20px;
	width:20px;
	vertical-align:middle;
}

.imageBox
{
	position: relative;
	height: 400px;
	width: 400px;
	border:1px solid #aaa;
	background: #fff;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor:move;
}

.imageBox .thumbBox
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	box-sizing: border-box;
	border: 1px solid rgb(102, 102, 102);
	box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
	background: none repeat scroll 0% 0% transparent;
}

.imageBox .spinner
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 400px;
	background: rgba(0,0,0,0.7);
}
.container
{
    top: 10%; left: 10%; right: 0; bottom: 0;
    width:410px;
    height:450px;
}
.action
{
    width: 400px;
    height: 30px;
    margin: 10px 0;
}
.cropped>img
{
    margin-right: 10px;
}
