/* Version 1.3.1 03/12/2023 */
@font-face {
    font-family: 'JokermanRegular';
    src: url('jokerman-webfont.eot');
    src: url('jokerman-webfont.eot?#iefix') format('embedded-opentype'),
         url('jokerman-webfont.woff') format('woff'),
         url('jokerman-webfont.ttf') format('truetype'),
         url('jokerman-webfont.svg#JokermanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Viga-Regular';
    src:  url('Viga-Regular.ttf.woff') format('woff'),
    url('Viga-Regular.ttf.svg#Viga-Regular') format('svg'),
    url('Viga-Regular.ttf.eot'),
    url('Viga-Regular.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CC Running With Scissors';
    src: url('cc-running-with-scissors-medium.woff') format('woff'),
         url('cc-running-with-scissors-medium.ttf') format('truetype'),
		 url('cc-running-with-scissors-medium.ttf.eot'),
         url('cc-running-with-scissors-medium.svg#CC Running With Scissors') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  margin: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: #285c00;
  background-repeat: repeat-y;
  background-color: white;
  background-image: url(../images/menudeg.png);
}
h1, h2, h3, h4, h5 {
  margin: 0px;
}
a {
  text-decoration: none;
  color: #72b42d;
}
a:hover {
  text-decoration: none;
  color: #8bd83b;
} 

#imgshowhide {
	display: none;
}

#header {
  border-style: none;
  border-width: 10px 10px thin;
  border-top: 10px none white;
  border-left: 10px none white;
  border-right: 10px none white;
  margin: 0px auto;
  padding: 0px;
  height: 50px;
  background-color: transparent;
}
#header h1 {
  margin: 0px 0px 0px 20px;
  float: left;
  font-size: 40px;
  font-weight: bold;
  padding-left: 10px;
  color: #285c00;
  background-color: transparent;
}
#header h2 {
  margin: 5px 20px 0px 0px;
  background-color: transparent;
  float: right;
  font-weight: bold;
  font-family: 'JokermanRegular';
  font-size: 26px;
  color: #acd47b;
}

#menubox {
  border:  none;
  color: #ffffcc;
  background-color: white;
  background-image: url(../images/menubck.png);
  background-repeat: repeat-x;
  background-position: left center;
  height: 25px;
  max-height: 25px;
}
.curmenu {
  padding: 5px 15px;
  color: #285c00;
  background-color: #eefee0;
}
.nonmenu {
  padding: 5px 15px;
  text-transform: uppercase;
  color: white;
}
#menu {
	dislay: inline-block;
	border-style: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;	
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
}
#menu ul {
  margin: 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  padding-right: 0px;
  padding-left: 0px;
}
#menu li {
  display: inline;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.menuitem {
  padding: 5px 15px;
  text-transform: uppercase;
  color: white;
  display: inline;
}
.menuitem:hover {
  border-right-style: solid;
  border-left-style: solid;
  border-right-width: medium;
  border-left-width: thin;
  color: white;
  background-color: #8bd83b;
}
.menuitem a {
  color: white;
}
.menuitem a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #285c00;
}
.submenubox {
  border-left-color: white;
  border-left-width: medium;
}
#submenu {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #e8fcff;
}
#submenu ul {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 0px;
}
#submenu li {
  padding-left: 5px;
}
.submenuitem {
  text-transform: uppercase;
  padding-left: 5px;
  color: #285c00;
}
.submenuitem:hover {
  border-style: solid;
  border-width: thin;
  background-color: #d3f2ff;
  color: #3333ff;
}
.submenuitem a {
  color: #285c00;
}
.submenuitem a:hover {
  color: #3333ff;
}
#logout {
  float: right;
  position: relative;
  right: 50px;
  top: -22px;
}
#imglogout {
  float: right;
  position: relative;
  right: -60px;
  top: -2em;
}
#contenu {
  border-style: none;
  margin: 0px auto;
  padding: 0px;
  background-color: white;
  opacity: 0.853;
  overflow: hidden;
  min-height: 720px;
  width: 98%;
}
#select {
  float: left;
  margin-left: 2px;
  width: 26%;
  background-color: transparent;
  min-height: 720px;
}
#accselect {
  width: 100%;
  height: 100%;
  background-color: transparent;
  min-height: 480px;
}
#travail {
  background-color: transparent;
  float: left;
  margin-left: 2px;
  width: 72%;
}
#toolbar {
  margin: 2px 2px 0px;
  float: left;
  background-color: transparent;
  min-height: 25px;
  width: 100%;
}
#toolbar #tbbuttons {
  border-style: none;
  border-width: thin;
  float: left;
}
#tbbuttons ul {
  margin: 5px 5px 1px;
  background-color: transparent;
  list-style-type: none;
  list-style-position: outside;
  padding-right: 5px;
  padding-left: 5px;
}
#tbbuttons li {
  display: inline;
}
#tbbuttons .imgtb {
  border-style: solid none none solid;
  border-width: thin;
  margin: 2px;
}
#tbbuttons .imgtb:hover {
  border-style: none solid solid none;
  border-width: thin;
  background-color: white;
}
#tbbuttons .tbchkoff {
  border-style: none solid solid none;
  border-width: thin;
  margin: 2px;
}
#tbbuttons .tbchkon {
  border-style: solid none none solid;
  border-width: thin;
  background-color: white;
}
#tbbuttons .tbchkoff:hover {
  border-style: none solid solid none;
  border-width: thin;
  margin: 2px;
  background-color: white;
}
#tbbuttons .tbchkon:hover {
  border-style: solid none none solid;
  border-width: thin;
  background-color: white;
}
#toolbar .tbinfo {
  display: block;
  float: left;
  padding-right: 5px;
  max-width: 350px;
  padding-top: 5px;
  overflow: hidden;
  color: red;
  background-color: transparent;
  height: 20px;
  margin-left: 10px;
}
#toolbar .tbwait {
  display: block;
  float: left;
  padding-right: 5px;
  max-width: 20px;
  padding-top: 5px;
  overflow: hidden;
  color: red;
  background-color: transparent;
  height: 20px;
  margin-left: 10px;
}

.saisie {
  border: 1px solid #a6c9e2;
  margin: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  height: 695px;
  width: 1022px;
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
}

.contact {
  height: 468px;
  width: 770px;
}

.devis {
  height: 695px;
  width: 1030px;
}

.facture {
  height: 695px;
  width: 1050px;
}

.administra {
  height: 695px;
  width: 940px;
}

.saisiepla {
  max-height: 56em;
  min-height: 20em;
  width: 100%;
  float: left;
  overflow: auto;
}
#contact {
  width: 770px;
}
#pied {
  margin: 0px auto;
  width: 100%;
}
#pied p {
  padding: 0px;
  text-align: center;
  font-size: 10px;
  color: #acd47b;
}
#cherche {
  overflow: auto;
}
#cherche span {
  color: white;
}
.boxchercher {
  background-color: #007799;
  padding-left: -15px;
}
#lstparticipe {
  min-height: 20em;
}
.liste {
  background-color: silver;
  background-repeat: no-repeat;
  max-height: 619px;
  list-style-type: none;
  list-style-position: inside;
    padding: 0;
    margin: 0;
    overflow: scroll;
    overflow-x: hidden;
}
.listecli {
  background-color: silver;
  background-repeat: no-repeat;
  max-height: 619px;
  list-style-type: none;
  list-style-position: inside;
    padding: 0;
    margin: 0;
    overflow: scroll;
    overflow-x: hidden;
}
.listeattach {
  max-height: 619px;
  list-style-type: none;
  list-style-position: inside;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
.box {
  margin-bottom: 1.25em;
}
.boxContent {
  background: transparent url(images/a1.gif) repeat-x scroll left top;
  margin-top: 0.5em;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
}
.boxA .boxContent {
  border-bottom: 1px solid #bb6600;
  padding: 1em 1.5em 1em 1em;
  background: #ff8800 none repeat scroll 0% 50%;
  margin-top: 0em;
  color: #ffffff;
}
.boxA span {
  font-weight: bold;
  font-size: 0.8em;
}
.boxA a {
  background-color: inherit;
  color: #ffffff;
  font-size: 0.8em;
}
.boxA a:hover {
  border-bottom: 1px solid #ff9900;
  text-decoration: none;
}
.boxA input.button {
  margin-top: 0.25em;
  vertical-align: middle;
}
.boxA input.text {
  width: 100%;
}
.imgchoix {
  border-style: solid none none solid;
  border-width: thin;
  margin: 2px;
}
.imgchoix:hover {
  border-style: none solid solid none;
  border-width: thin;
  background-color: white;
}
.gestionnaire {
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: 3px;
}
.grpsaisie {
  border: thin solid #2577cf;
}

.grpsaisie label, .grpsaisie input, .grpsaisie select {
  display:inline-block;
}

.divllbl {
  width: 7em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  text-align: right;
}
.divllbl ul {
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  margin-left: 0px;
}
.divinp {
  padding-bottom: 2px;
  padding-top: 0px;
  padding-left: 5px;
}
.divafftxt {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 5px;
  margin-top: 3px;
}
.divlbl1 {
  display: inline-block;
  min-width: 7em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  text-align: right;
}
.divlbl2 {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  text-align: left;
  left: 5px;
  display: inline-block;
}
.divleft {
  float: left;
  display: inline;
  margin: 0 2px;
}

.tabligneaff {
    border-collapse: collapse;
}

.tabligneaff tbody tr:nth-child(even) {
	background: #d1ffd7;
}

.tabligneaff tbody tr:nth-child(odd) {
	background: #e4ffce;
}

.tabligneaff td, .tabligne th {
    border: 1px solid black;
    padding: 3px;
}

.tabligne {
    border-collapse: collapse;
}

.tabligne tbody tr.ltabs {
  background-color: white;
}

.tabligne tbody tr.ltabs td {
  border-style: solid;
  border-width: thin;
}

.tabligne tbody tr:nth-child(even) {
	background: #d1ffd7;
}

.tabligne tbody tr:nth-child(odd) {
	background: #e4ffce;
}

.tabligne tbody tr.ltabs {
  background-color: white;
}

.tabligne tbody tr.ltabs td {
  border-style: solid;
  border-width: thin;
}

.tabligne tbody tr:not(.ltabs):hover {
  color: white;
  background-color: #8bd83b;
}

.tabligne td, .tabligne th {
    border: 1px solid black;
    padding: 3px;
}

.tabtotal {
    border-collapse: collapse;
}

.tabtotal td {
    border: 0px solid black;
    padding: 3px;
}

.text {
  color: #285c00;
  margin-left: 5px;
  margin-bottom: 2px;
}
.textr {
  color: #285c00;
  margin-left: 5px;
  margin-bottom: 2px;
  text-align: right;
}
.tabaff {
  border:  none;
}
.tabaff td {
  padding: 2px;
}
.tabaff thead th {
  padding: 2px;
  text-align: center;
}
.tabaff tbody {
  background: #d1ffd7 none repeat scroll 0% 50%;
}
.tabaff tfoot td {
  padding: 2px;
}
.tabaff tbody tr:hover {
  background: #99bcbf none repeat scroll 0% 50%;
}
.tabsai {
}
.ttext {
  border-style: none;
  color: #285c00;
  background-color: transparent;
}
.ttextr {
  border-style: none;
  color: #285c00;
  background-color: transparent;
  text-align: right;
}
.seltext {
  color: #285c00;
  margin-left: 5px;
  margin-bottom: 2px;
}
.tseltext {
  color: #285c00;
  background-color: transparent;
}
.spanlbl {
  float: left;
  width: 7em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  text-align: right;
}
.spaninp {
  padding-bottom: 2px;
  padding-top: 0px;
}
.divlstcnts {
  border-left-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.divlstcnts ul {
  border-left-style: none;
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
.divlstcnts li {
  border-style: solid;
  border-width: thin;
  height: 57px;
}
.divlsthsts {
  border-left-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.divlsthsts ul {
  border-left-style: none;
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
.divlsthsts table { 
	border-collapse: collapse;
	width: 100%;
}
.divlsthsts td, .divlsthsts th { 
	padding: 2px;
}
.divlsthsts thead tr {
 border: 0;
}
.divlsthsts tbody tr {
 border: 1px solid black;
}
.divlsthsts li {
  border-style: solid;
  border-width: thin;
  height: 40px;
}
.lstchk {
  width: 25px;
  clear: none;
  float: left;
  height: 25px;
  min-height: 25px;
  padding-top: 10px;
}
.lstdet {
  margin: 5px;
  float: left;
}
.divlstcnts li:hover {
  border-style: solid;
  border-width: thin;
  background-color: #ffffcc;
}
.divbut {
  padding-top: 5px;
  float: right;
}
.divzone {
  min-width: 600px;
  display: block;
}
.divlstprts {
  border-style: none;
  margin: 0px;
  padding: 0px;
  overflow: auto;
  max-height: 341px;
}
.divlstprts ul {
  border-style: none;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  max-width: 98%;
}
.divlstprts li {
  border-style: solid;
  border-width: thin;
  height: 57px;
}
.divlstbut {
  margin: 5px;
  float: right;
}
.sailarge {
  border: medium solid white;
  margin: 5px;
  background-color: transparent;
  max-height: 50em;
  height: 33em;
  float: left;
  overflow: auto;
  min-height: 33em;
  min-width: 98%;
}
.divlsttasks {
  border-style: none;
  margin: 0px;
  padding: 0px;
  overflow: auto;
}
.divlsttasks ul {
  border-style: none;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  max-width: 98%;
}
.divlsttasks li {
  border-style: solid;
  border-width: thin;
  height: 4em;
}
.taskdat {
  float: left;
  display: block;
  margin-top: 1em;
  width: 10em;
  margin-left: 5px;
}
.taskdet {
  display: block;
  float: left;
  margin-left: 10px;
}
.tabaff tr {
  border-style: solid;
}
.tbmsg {
  display: none;
}
.error {
  color: red;
  background-color: yellow;
}

#calendar {
	width: auto;
	margin: 10px 0px 0px 0px;
}

.selevent,
.fc-agenda .selevent.fc-event-time,
.selevent a {
    background-color: green; /* background color */
    border-color: green;     /* border color */
    color: yellow;           /* text color */
}
.innerb {
    height: 460px;
    overflow: auto;
}

@media (max-width: 1440px)
{
	#imgshowhide {
		display: inline;
	}
}