#menu { background-color: #f3f3f3; }
#content, #footer { margin:5px 5px 5px 5px; min-width: 605px; }

#menu-accordeon li {
   background: url("../lib/jquery-ui/css/images/ui-bg_gloss-wave_55_5c9ccC_500x100.png");
}

#menu-accordeon li li {
   background: url("../lib/jquery-ui/css/redmondopendemande/images/ui-bg_glass_75_d0e5f5_1x400.png");
}

#menu-accordeon li:hover {
	background: url("../lib/jquery-ui/css/images/ui-bg_gloss-wave_55_5c9ccC_500x100.png");
}

/* Rubriks */
.tache-20 { background-image: url('../img/tache.png'); }
.correspondance-20 { background-image: url('../img/lettre.png'); }
.annuaire-20 { background-image: url('../img/annuaire.png'); }

table.tab-tab tr.tab-data.even { background-color :#EFEFEF; } 
table.tab-tab tr.tab-data.even:hover { background-color: #add8e6!important; color: black; } 
table.tab-tab tr.tab-data.odd {  background-color:#FFFFFF; } 
table.tab-tab tr.tab-data.odd:hover { background-color: #add8e6!important; color: black; }

/* Fieldset */
.disabledInput {
    color: black;
    background-color: #EEEEEE; 
    border: 1px solid ;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    border: 1px solid #CCCCCC;
    padding: 4px 6px;
    vertical-align: middle;
}

#pdf_div,
#onglets_pdf {
 width: 100%;
 height: 100%;
 position: relative;
 top: 0;
 left: 0;
}
#menu-accordeon {
/*    position: absolute;  */
  z-index:1000;
}


.modicont{
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
                        transparent 75%, transparent);                                      
     box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
     border: 1px solid;
     color: #fff;
     padding: 15px;
<!--     position: fixed;
     _position: absolute; -->
     text-shadow: 0 1px 0 rgba(0,0,0,.5);
     animation: animate-bg 5s linear infinite;
     background-color: #de4343;
     border-color: #c43d3d;
     z-index: 100000;
}
.affectedTask { border: 0px solid !important; background-color: #C0C0C0 !important;  }
.taskInDem { width: 100%;  background-color: #C0C0C0}
.trTaskInDem { border-color: red; background-color: red}
.icondem {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    cursor: pointer;
}
.icondem:hover, .icondemsolde {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.suppjdem:hover, .editpjdem:hover{
	border-radius: 10px;
	border:1px solid black;
}
.divdem {
    background:white;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-150px;
    margin-left:-150px;
    border: 2px solid #D0D0D0;
}
.divcreadepart {
	top: 5%;
    left: 10%;
    margin-top: 0px;
    margin-left:-10px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    max-height: 90%;
    max-width: 80%;
}
.listpjdem {
	max-height: 100px;
	overflow-y: scroll;
}
.row-pj-depart {
	cursor: pointer;
}
.img-pj-depart {
	width: 32px;
	height: 32px;
}
.bt-choix-dest-depart {
	float: right !important;
}
.pj-selected {
	background-color: #D0D0D0;
}
.divdemavis {
    width: 450px;
    height: 250px;
}
.divdeminfos {
    width: 450px;
    height: 250px;
}
.divdemtrait {
    width: 450px;
    height: 250px;
}
.divdemattv {
    width: 450px;
    height: 250px;
}
.divdemvalid {
    width: 500px;
    height: 300px;
}
#treedem {
	background-color : rgb(100, 100, 100);
	width : 1005px;
    position : fixed !important;
    margin-top : 0px;
    margin-left : 28px;
    float : left;
    z-index : 3;
}
.dt-droits-flux {
	background-color : rgb(255, 255, 255);
	width : 500px;
}
td.details-control-droits {
    background: url('../img/ajouter.png') no-repeat center center;
    cursor: pointer;
}
.divdiffadd {
    width: 100%;
    height: 100%;
    background:white;
    border: 1px solid #D0D0D0;
    padding: 0.5em 0.5em 0.5em 0.5em;
    z-index: 4;
}
.delegate {
    background:white;
    position: fixed;
    top: 80px;
    right: 50px;
    border: 1px solid #D0D0D0;
    width: 450px;
    height: 130px;
    padding: 0.5em 0.5em 0.5em 0.5em;
}
#tree_diff { width: 100%; height:100%; }
.taskTile {	background-color: #E0E0E0; width: 100%; }
.divdiffcont {
	background:white;
	position: relative;
	min-width: 900px;
	max-height: 1000px;
	min-height: 400px; 
	overflow: auto; 
	margin:0 auto !important; 
	border: 1px solid #D0D0D0 !important; 
}
@media (min-width: 1500px) {
  .divdiffcont { width: 1400px !important;  }
  #addcomment { width: 890px; height: 220px; padding: 0; border: 1px solid #ccc;}
  
}
@media (min-width: 1200px) {
  .divdiffcont { width: 1000px !important; }
  #addcomment { width: 600px !important; height: 220px; padding: 0; border: 1px solid #ccc;}
}
#divdiffr {
	float: left !important; 
	margin-left: -5px; 
	border: 0px solid red !important; 
	width: 29% !important; 
	height: 400px; 
	overflow-y: scroll;
}
#divdiffl {
	float: left !important;
	border: 0px solid blue !important;
	width: 69% !important;
	height: 400px !important;
}

.divdiff {
    position: relative !important;
    border: 1px solid #D0D0D0 !important;
    width: 100% !important;
    height: calc(400px - 1.2em) !important;
    padding: 0.5em 0.5em 0.5em 0.5em !important;
}
.divdiffdet {
    overflow: auto;
    background: white !important;
    border: 1px solid #D0D0D0 !important;
    width: 24% !important;
    height: 100% !important;
    float: left;
}
#page-wrap {
	width: 800px; margin: auto;
}
#sidebar {
	width: 50px; float: left; position: absolute;
}
#tiles {
	width: 100%; float: left; padding-left: 30px;
}
#maildem { width:700px; height:350px; }
#smsdem { width:700px; height:250px; }
#corpssms { width:100%; height: 100%; } 
#divcorpssms { height: 100px; width: 650px; }
.modidiff:hover { cursor: pointer;  } 
.supdiff { height: 10px; width: 10px; }
.supdiff:hover { cursor: pointer; }
.tab-tile { background-color:#e5e5e5; width: 100%; }
.tab-tile-ctrl { border: 3px solid rgb(255,100,100); }
.editinput { cursor: pointer; } /* deprecated use .hoverpointer */
.sel-trait { max-width: 400px; }
.div-sel-trait { float: right; }
.linktrait { border: 2px solid; }
.trlistadminorga:hover { cursor: pointer; }
.tdTypeAgtTile { width: 400px; }

.tasksdash { height: 500px; }
.listagttile, .listcorrtile { 
	width: 380px; 
	border: 1px solid rgb(204,204,204);
	background-color: rgb(238, 238, 238);
	padding: 5px;
}
span.cancel-link-flux {
	cursor: pointer;
	color: red;
}
.divtaskdash { z-index: 1; }
.divFluxDisplay { margin-top: 5px; margin-bottom: 5px; }
.dt-th-but {
	height: 20px;
	background: #d0e5f5;
	cursor: pointer;
}
fieldset.mail-infos span {
	display: block;
	width: 100px;
	float: left;
}
div.mail-body {
	height: 350px;
	overflow-y: auto;
}
div.mail-pjs {
	height: 30px;
	overflow-y: auto;
}
img.fire-active {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
    filter: gray;
    -webkit-filter: grayscale(100%)
}
.divComm {
	background-color: white;
	border: 1px solid rgb(200, 200, 200);
	padding: 10px;
}
#divLinkFlux tbody tr, #divAddDocFlux tbody tr {
	cursor: copy;
}
.myCustomClass { border: 5px solid #000000; z-index: 100000; }

.tableEditions {
        background-color: #c7dfae;
        font-size:12pt;
        font-family:Arial;
        color:#365482;
        width: 300px;
}
.tableEditionsB {
        background-color: #c7dfae;
        font-size:12pt;
        font-family:Arial;
        color:#365482;
        max-width:100%;
        white-space:nowrap;
        font-weight:bold;
}
.tableEditionsBC {
        background-color: #c7dfae;
        font-size:12pt;
        font-family:Arial;
        color:#365482;
        width: 200px;
        text-align: center;
        font-weight:bold;
}
.tableEditionsC {
        background-color: #c7dfae;
        font-size:12pt;
        font-family:Arial;
        color:#365482;
        width: 200px;
        text-align: center;
}
.tableEditionsSN {
        background-color: #dbf5c0;
        font-size:12pt;
        font-family:Arial;
        font-style: italic;
        color:#365482;
        max-width:100%;
        white-space:nowrap;
}
.tableEditionsSNC {
        background-color: #dbf5c0;
        font-size:12pt;
        font-family:Arial;
        font-style: italic;
        color:#365482;
/*         width: 200px; */
        text-align: center;
}
.tableEditionsSNR {
        background-color: #dbf5c0;
        font-size:12pt;
        font-family:Arial;
        font-style: italic;
        color:#365482;
/*         width: 200px; */
        text-align: right;
}
