
.nodisplay
{
	display: none !important;
}
.nomargin
{
	margin: 0px;
}
.nopadding
{
	padding: 0px;
}
.d-flex
{
	display: flex;
}
textarea 
{
	resize: none;
}
button:hover, button:focus, .button:hover, .button:focus
{
	background-color: #888888;
}
.form button:hover, .form button:focus
{
	background: #888888;
	box-shadow: none;
}
button
{
	background: #666666;
	outline: none;
}
.button
{
	background: #666666;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.form button[type="submit"]
{
	text-transform: none;
}
.ui-widget-content a
{
	color: #1798A5;
}
.button_rightmargin
{
	margin-right: 2rem !important;
}
table tr
{
	/*border-width: 0px;*/
}
table tr td
{
	padding: 0.35rem;
}
table tr th
{
	border-bottom: 2px solid #888888;
}
table thead tr th
{
	padding: 0;
}
.side-nav li
{
	margin: 0;
}
.side-nav li a:not(.button)
{
	padding: 0.2rem 0.875rem;
}
.column, .columns
{
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}
.slots select
{
	 margin: 0 0 0 0; 
	 background-color: transparent;
}
.button-center
{
	width: 100%;
	text-align: center;
}
.text-center
{
	text-align: center;
}
.content h3
{
	margin-bottom: 10px;
}
.content h4
{
	margin-top: 10px;
	margin-bottom: 3px;
}
h3
{
	color: black;
}
h5
{
}
.form button[type="submit"]
{
	float: none;
}
.bottombuttons
{
	display: inline-block;
	text-align: center;
	width: 100%;
}
.link_href_tr
{
	cursor: pointer;
}
.link_href_tr:hover
{
	background-color: #eeeeee;
}
.title-text
{
	cursor: pointer;
}
/*---------------------- global ----------------------*/
fieldset legend
{
	border-bottom: 2px solid #666666;
	color: black;
}
.dlgdate
{
	display: inline;
}
/*---------------------- page de login ----------------------*/
.welcometext
{
	font-size: 18px;
	margin-top: 30px;
}
.login
{
	padding-top: 30px;
}
/*---------------------- planning -------------------------*/
.subbutton
{
	padding: 0.4rem 0.7rem 0.4rem 0.7rem;
	margin: 0 4px 0.5rem 0;
	font-size: 0.8rem;
}
.minibutton
{
	padding: 0.1rem 0.3rem 0.1rem 0.3rem;
	margin: 0 1px 0.3rem 0;
	font-size: 0.7rem;
}
.miniday
{
	font-size: 0.6rem;
	font-weight: bold;
	text-align: center;
}
.minidata
{
	position: relative;
	font-size: 0.7rem;
	text-align: center;
}
@media screen and (max-width: 1505px)
{
	.minidata
	{
		padding-left: 0;
	    padding-right: 0;
	}
}
@media screen and (max-width: 1275px)
{
	.minidata
	{
		font-size: 0.6rem;
	}
}
@media screen and (max-width: 1050px)
{
	.minidata
	{
		font-size: 0;
		text-transform: uppercase;
	}

	.minidata:first-letter
	{
		font-size: 0.6rem;
	}
}
.miniwe
{
	background-color: #EEEEEE;
}
.miniopen
{
	background-color: #30E030;
	line-height: 2.2rem;
}
.minicurday
{
	background-color: #DDDDFF;
}
.miniback1
{
	background-color: #009640;
}
.miniback2
{
	background-color: #D3D800;
}
.miniback3
{
	background-color: #30E030;
}
.miniback4
{
	background-color: #3377EE;
}
.miniback5
{
	background-color: #AA77EE;
}
.mininopayment
{
	color: #BB0000;
}
.sitename
{
	margin-top: 10px;
	font-weight: bold;
	background-color: #BB1111;
	color: white;
	font-size: 120%;
	padding: 3px 10px 3px 10px;
}
/*---------------------- réservation -------------------------*/
.resaweekdata
{
	position: relative;
	font-size: 0.7rem;
	line-height: 0.9rem;
	text-align: left;
	height: 3rem;
	margin: 5px;
	border: 1px solid black;
}
.resaweekback1
{
	background-color: #009640;
}
.resaweekback2
{
	background-color: #D3D800;
}
.resaweekback3
{
	background-color: #B7507D;
}
.resaweekback4
{
	background-color: #3377EE;
}
.resaweekback5
{
	background-color: #AA77EE;
}
.resaweekactive
{
	cursor: pointer;
}
.resaedittable
{
	margin-bottom: 0;
}
.resaedittable tr
{
	border: 0px solid black;
}
.resaeditcol1
{
	font-weight: bold;
	text-align: left;
	width: 110px;
}
.resaeditcol2
{
	text-align: left;
}
.resaback1
{
	background-color: #009640;
}
.resaback2
{
	background-color: #D3D800;
}
.resaback3
{
	background-color: #B7507D;
}
.resamanual  label
{
	font-weight: bold;
	font-size: 80%;
}
.resacontmail
{
	display: flex;
	flex-direction: row;
}
.resamailvalue
{
	margin-right: 10px;
}
.resamailbutton
{
	padding: 0.1rem 0.4rem 0.1rem 0.4rem;
    margin: 0 3px 0 3px;
    font-size: 0.8rem;
    height: 20px;
}
.resamailedit
{
	width: 180px !important;
	margin: 0 !important;
	height: 20px !important;
}
#butmailalert
{
	background-color: #FF6666;
	padding: 0 10px;
	margin-left: 10px;
}
.reservations  input[type="text"], .reservations input[type="email"], .reservations input[type="tel"]
{
	padding: 0.1rem 0.5rem 0.1rem 0.5rem;
	height: 1.7rem;
	margin-bottom: 0.3rem;
}
.reservations textarea
{
	padding: 0.1rem 0.5rem 0.1rem 0.5rem;
	margin-bottom: 0.3rem;
}
.reservations fieldset
{
	margin: 0;
}
.reservations  select
{
	padding: 0.1rem 0.5rem 0.1rem 0.5rem;
	height: 1.8rem;
	margin-bottom: 0.5rem;
}
.resumedata
{
	font-size: 0.6rem;
	line-height: 0.9rem;
	text-align: left;
	height: 2rem;
	margin: 5px;
	border: 1px solid black;
}
.resumetd
{
	padding: 0 !important;
	border: 1px solid black;
}
.resumesubtable
{
	margin: 0;
	white-space: nowrap;
}
.resumesubdata
{
	position: relative;
	font-size: 0.6rem;
	line-height: 0.9rem;
	text-align: left;
	height: 2rem;
	border: 1px solid #bbbbbb;
	overflow-x: hidden;
}
.resumebt
{
	position: absolute;
	top: 0;
	right: 0;
	color: black;
}
.resumeback1
{
	background-color: yellow;
}
.resumeback2, .resumeback3, .resumeback4, .resumeback5, .resumeback6, .resumeback7
{
	background-color: lightgreen;
}
.resumeprepared
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: cyan;
	color: black;
}
.minidata .resumebt, .minidata .resumeprepared
{
	font-size: 0.5rem;
	line-height: 0.5rem;
}
.resumename
{
	margin-top: 10px;
	font-weight: bold;
	background-color: #BB1111;
	color: white;
	font-size: 120%;
	padding: 3px 10px 3px 10px;
	text-align: center;
}
.moveresa h3
{
	padding-bottom: 0;
}
.moveresa fieldset
{
	margin: 0.5rem 0;
	padding-bottom: 0;
}
.moveresa fieldset input, .moveresa fieldset select
{
	margin-bottom: 0.5rem;
}
.shortpadding
{
	padding-top: 0.5rem;
}
.shortpadding fieldset
{
	padding: 0.8rem 1.125rem 0.2rem 1.125rem;
}
.smalltable tr td
{
	line-height: 1rem;
}
.giftdisable
{
	background-color: #DDDDDD !important;
	text-decoration: line-through;
}
.log-nav li a:not(.button)
{
	padding-top: 0;
	padding-bottom: 0;
}
.fontlog tr td
{
	font-size: 70%;
	padding: 0.2rem 0.1rem;
}
.collog1
{
	width: 110px;
}
.collog1b
{
	width: 60px;
}
.collog2
{
	width: 210px;
}
.logerror
{
	background-color: #FF8888;
}
.logwarn
{
	background-color: #FFFF88;
}
.butvalcom
{
	margin-left: 115px;
}
.checkbox > label
{
	font-weight: normal;
}
.backeng
{
	background-image: url("/img/flag.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.backeng2
{
	background-image: url("/img/flag2.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.profilscont
{
	margin: 0 auto;
	max-width: 500px;
}
/*---------------------- stats -------------------------*/
.homesep
{
	height: 0px;
}
.statscont
{
	text-align: center;
	width: 100%;
}
.tablestats
{
	max-width: 350px;
	margin: 0 auto;
}
.statsdiv
{
	display: inline-block;
	vertical-align: top;
	width: 38%;
	min-width: 350px;
	margin-bottom: 40px;
}
.tablestatsbig
{
	max-width: 650px;
}
.statsdivbig
{
	width: 58%;
	min-width: 500px;
}
@media screen and (max-width: 500px)
{
	.extrastats
	{
		display: none;
	}
}
.tablestats tr td, .tablestats tr th
{
	text-align: center;
	color: black;
	white-space: nowrap;
}
.tablestats .col1
{
	width: 35%;
}
.tablestatsbig .col1
{
	width: 25%;
}
.tablestats tr td:first-child
{
	text-align: left;
}
.tablestats tr td:last-child
{
	text-align: right;
}
.tablecomelement
{
	width: 60px;
	white-space: normal !important;
}
.billtest td
{
	color: orange;
}
.billwarn
{
	color: red;
	font-weight: bold;	
}
.statsdiv2
{
	display: inline-block;
	vertical-align: top;
	width: 90%;
	margin-bottom: 40px;
}
.statsgraph
{
	width: 80%;
	margin: 20px auto 20px auto;
	text-align: left;
}
.tablegtm
{
	margin: 0 auto;
}
.tablegtm tr td, .tablegtm tr th
{
	text-align: center;
	color: black;
}
.tablegtm .col1
{
	width: 20%;
}
.tablegtm tr td:first-child
{
	text-align: left;
}


.sendimgcont
{
}
.sendgiftimg
{
	max-width: 600px;
	width: 80%;
}

.shortwidth input
{
	max-width: 350px;
}
.shortwidth .bottombuttons
{
	max-width: 350px;
}
.shortwidth #select_date_validend,
.shortwidth #percent,
.shortwidth #seltime
{
	max-width: 100px;
}
.shortwidth select
{
	max-width: 350px;
}
.shortwidth textarea
{
	max-width: 600px;
}
.exemple
{
	font-size: 0.8rem;
	margin: 0 0 5rem 1.125rem;
}
#exemple
{
	background-color: #EEEEEE;
}

.config #title
{
	font-size: 0.8rem;
	padding: 0.25rem;
	height: 1.85rem;
	margin-bottom: 0.4rem;
}
.config #resa
{
	font-size: 0.8rem;
	padding: 0.25rem;
	margin-bottom: 0;
}
.config fieldset
{
	margin-bottom: 0.4rem;
}
.config label
{
	font-weight: bold; 
}
.config button
{
	font-size: 13px;
}
.configtest
{
	font-size: 0.8rem;
	margin: 0 0 0.5rem 1.125rem;
}
#configfrom
{
	width: 300px;
	display: inline;
}
#configbutton
{
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
}
.configcard input, .configcard select
{
	max-width: 250px;
	display: inline;
	font-size: 0.8rem;
	padding: 0.15rem;
	margin-bottom: 0.1rem;
}
.configcard label
{
	display: inline-flex;
	width: 80px;
	font-size: 0.8rem;
}
.configcard fieldset
{
	margin-bottom: 0.4rem;
}
.exportcont
{
	font-size: 0.875rem;
}
smallbr
{
	height: 8px;
	display: block;
}
.giftactions li a
{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.backbuttonsite0
{
	background-color: #CEB67A;
}
.backbuttonsite1
{
	background-color: #4691CE;
}
.statsgraph > div
{
	line-height: 10px;
}
.backbuttonsite3
{
	background-color: #880000;
}

.limitedhome
{
	font-size: 0.8rem;
}
.marginhome
{
	margin-top: 30px;
	text-align: center;
}
.marginhome > div
{
	background-color: salmon;
	display: inline-block;
	padding: 3px 6px;
}
.smallbutton
{
	font-size: 0.8rem;
	margin: 0 4px 0.2rem 0;
	padding: 0.2rem 0.5rem;
}
/* ----------------------------- search ------------------------------- */
.searchsearchdiv
{
    display: flex;
    width: 100%;
    max-width: 300px;
}
.searchsearchcell
{
	display: inline;
	padding: 0 4px 0 0;
}
.searchbutton
{
	margin: 0;
	padding: 0.3rem 0.7rem;
}
.searchsearchcell input
{
	font-size: 0.875rem;
	height: 1.55rem;
	margin: 0;
	padding: 0 0.5rem 0 0.5rem;
}
