html{  
 width: 100%;
 height: 100%;
}    

form { 
 margin: 0px; 
 padding: 0px;
 border: 0px;
}

img.askLogin{
 float:right;
 margin-right:150px;
 margin-top: 10px;
}

a.selected {
  color:#000000;
}

a.selected:visited {
  color:#000000;
}

#onglet a{ 
  margin:5px 3px 0px 0px ; 
  padding:9px 0px 0px 0px ; 
  font-size : 14px ; 
  float:left ; 
  width:134px ; 
  background : url(/static/onglet.jpg) top no-repeat ; 
  text-decoration:none ; 
  text-align:center;
} 
#onglet145 a{ 
  margin:5px 3px 0px 0px ; 
  padding:9px 0px 0px 0px ; 
  font-size : 14px ; 
  float:left ; 
  width:145px ;
  white-space : nowrap !important;
  display:inline-block; 
  background : url(/static/onglet145.jpg) top no-repeat ;
  text-decoration:none ; 
  text-align:center;
}

#onglet-actif145 a{ 
 margin:4px 3px 0px 0px ;
 padding:10px 0px 0px 0px ; 
 font-size : 13px ;
 float:left ;
 width:145px ; 
 background: url(/static/onglet145.jpg)  top no-repeat;
 text-decoration:none ; 
 text-align:center;
 font-weight: bolder;
 color:#000000;
 position:relative ; 
 top:3px ;
 border-bottom : solid 3px white;
 background-color : white;
} 

#onglet150 a{ 
  margin:5px 3px 0px 0px ; 
  padding:9px 0px 0px 0px ; 
  font-size : 14px ; 
  float:left ; 
  width:150px ;
  white-space : nowrap !important;
  display:inline-block; 
  background : url(/static/onglet150.jpg) top no-repeat ;
  text-decoration:none ; 
  text-align:center;
}

#onglet-actif150 a{ 
 margin:4px 3px 0px 0px ;
 padding:10px 0px 0px 0px ; 
 font-size : 13px ;
 float:left ;
 width:150px ; 
 background: url(/static/onglet150.jpg)  top no-repeat;
 text-decoration:none ; 
 text-align:center;
 font-weight: bolder;
 display:inline-block; 
 color:#000000;
 position:relative ; 
 top:3px ;
 border-bottom : solid 3px white;
 background-color : white;
}

.spacer {clear:both} 

.logo {
 clear: both;
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 3;
 height: 10px;
 width: 10px;
}


div.webServiceAddress {
 font-size: 12px;
 height: 40px;
 padding-left: 8px;
 padding-top: 5px;
 color: #000000;
 background-image: url('/static/headerbanner.jpg');
}

div.consultationRules {
  margin: 20px;
  padding: 10px;
}

div.more{
  float: right; 
}

div.right {
  float: right;
}

div.left {
  float: left;
}

div.delete {
 float: right;
}

table.authentication {
 padding: 20px;
 background-color: #eaeaf2;
 border:solid 1px #cbd1dd;
}

div.authentication{
 padding: 20px;
 background-color: #eaeaf2;
 border:solid 1px #cbd1dd;
 margin-top: 10px;
 margin-bottom: 5px
}

div.statstitle {
  font: 500 20px Helvetica, Arial, sans-serif;
  text-align: center;
  margin: 10px;
  padding: 5px;
  border:solid 1px #cbd1dd;
  background-image: url('/static/title.png');
  /*  width:100%; */
}

div.stats {
  font: 500 16px Helvetica, Arial, sans-serif;
  margin: 10px;
  padding: 5px;
  border:solid 1px #cbd1dd;
  background-image: url('/static/title.png');
  /* # width:100%; */
}

div.addProfile {
  margin: 10px;
  padding: 5px;
  border:solid 1px #cbd1dd;
  background-image: url('/static/title.png');
  /*# width:100%; */
}

div.confirm{
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
}

div.footer {
   background-color: #eaeaf2;
}
table.setting {
  width: 100%;
}

table.access {
   width: 100%;
   border: solid 1px #cbd1dd;
   border-collapse: collapse;
}

td.access {
   border: solid 1px #cbd1dd;
   background-color: white;
}

td.available {
   border: solid 1px #cbd1dd;
   background-color: #eaeaf2;
}

td.notAvailable {
  background-color: #ffffff;
  border:solid 1px #cbd1dd;
  color: lightgrey;
  font-style: italic;
}

td.accessGreenResources {
 border: solid 1px #cbd1dd;
 background-color: white;
}

td.accessRedResources {
 border: solid 1px #cbd1dd;
 background-color: white;
}

td.check {
   width: 16px;
}

td.check2 {
   width: 36px;
}

th.check2 {
   width: 36px;
}

th.category {
 text-align: left;
 font: bold 10px Trebuchet, Arial, sans-serif;
}

div.presentationIPdiva {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 100px;
  margin-right: 100px;
  padding: 10px;
}

div.infosIPdiva {
  width: 70%;
  margin: 20px;
  padding: 10px;
}

div.message {
  width: 50%;
  margin: 20px;
  padding: 10px;
  background-color: #eaeaf2;
  border:solid 1px #cbd1dd;
}

div.addService {
 font-weight: bold;
 background-color: #cbd1dd; 
}

div.category {
 margin-bottom:5px;
 vertical-align:bottom;
}

div.categoryContent {
/* border-right:solid 1px #cbd1dd; */
}

div.sitescontent {
 padding:0;
 margin:0;
}

div.categoryHeader {
 padding:3px;
 /*font: bold 16px Trebuchet, Arial, sans-serif;*/
 background-image: url('/static/title.png');
 border:solid 1px #cbd1dd;
}

div.categoryHeader a.pageres {
 font: bold 14px Trebuchet, Arial, sans-serif;
 color:#000000;
 text-decoration: underline;
}

div.categoryHeader a.pageresselected {
 font: bold 15px Trebuchet, Arial, sans-serif;
 color:#000000;
 text-decoration: none;
}

div.sitesheader {
 padding:3px;
 /*font: bold 16px Trebuchet, Arial, sans-serif;*/
 background-image: url('/static/title.png');
 border:solid 1px #cbd1dd;
}

div.sitesheader div.more {
 padding:1px;
} 

div.categoryHeader div.more {
 padding:1px;
} 

tr.domainodd {
 margin: 1px;
 padding: 2px; 
}

tr.domainoddover {
 margin: 1px;
 padding: 2px; 
 background-color: #edf3fe;
}

tr.domaineven {
 margin: 1px;
 padding: 2px; 
 background-color:#F7F7F7; 
}

tr.domainevenover {
 margin: 1px;
 padding: 2px; 
 background-color: #edf3fe;
}

div.resourceOdd {
 text-align:left;
 margin: 1px;
 padding: 2px; 
 border:solid 1px white;
}

div.resourceEven {
 text-align:left;
 margin: 1px;
 padding: 2px;
 background-color:#F7F7F7; 
 border:solid 1px #F7F7F7;
}

div.resourceOddOver {
 text-align:left;
 margin: 1px;
 padding: 2px; 
 border:solid 1px #cbd1dd;
}

div.resourceEvenOver {
 text-align:left;
 margin: 1px;
 padding: 2px;
 background-color:#F7F7F7; 
 border:solid 1px #cbd1dd;
}

div.siteOdd {
 text-align:left;
 margin: 1px;
 padding: 1px;  
 border:solid 1px white;
}

div.siteEven {
 text-align:left;
 margin: 1px;
 padding: 1px;  
 background-color:#F7F7F7; 
 border:solid 1px #F7F7F7;
}

div.siteOddOver {
 text-align:left;
 margin: 1px;
 padding: 1px;  
 border:solid 1px #cbd1dd;
}

div.siteEvenOver {
 text-align:left;
 margin: 1px;
 padding: 1px;  
 background-color:#F7F7F7; 
 border:solid 1px #cbd1dd;
}

span.createhelped{
 border:solid 1px #cbd1dd;
}

span.createhelpedover{
 background-color:#F7F7F7; 
 border:solid 1px #cbd1dd;
}

span.createhelpedover img{
 vertical-align: middle;
}

span.createhelped img{
 vertical-align: middle;
}

#searchEngineForm {
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
 padding-left:7px;
}

#titleicons {
 float:left;
 padding-top:3px;
 padding-left:3px;
}

span.resourceName img{
 vertical-align: middle;
}

div.resourceDetail{
  font-size: 12px;
}

div.resourceDescription{
 position:relative;
 font-weight: bold;
 font-size: 12px;
 overflow: hidden;
}

div.resourceDescription.even{
  padding:3px;
}

.foot {
 background-color: #eaeaf2;
}

.odd{  
 background-color: white;
}

.even{
 background-color: #f0f0f6;
}

.parity0{
 background-color: white
}

.parity1{
 background-color: #edf3fe
}

div.scroll {
  max-height: 50px;
  overflow: auto;
  padding: 2px;
}

div.scrollProfil{
  height: 200px;
  overflow: auto;
  padding: 2px;
}


div.scrollHelpProfileRes{
  height: 140px;
  overflow: auto;
  padding: 2px;
}

.cancel{
 background-color: black;
 border:solid 1px #cbd1dd; 
 color: white;
 font-weight:bold; 
 font-size:11px; 
 width:100px; 
 cursor:pointer;
}

.buttonDelete {
 background-color: black;
 border:solid 1px #cbd1dd; 
 color: white;
 font-weight:bold; 
 font-size:11px; 
 width:100px; 
 cursor:pointer;
}

.buttonReset {
 background-color: black;
 border:solid 1px #cbd1dd; 
 color: white;
 font-weight:bold; 
 font-size:11px; 
 width:100px; 
 cursor:pointer;
}

/*
li {
 list-style-image: url('/static/arrow.gif');
 padding-bottom: 6px;
}
*/

li.attention {
 list-style-position: inside;
 list-style-image: url('/static/exclamation.png');
 padding-bottom: 0px;
}

hr { 
   background-color: #eaeaf2;
   color: #eaeaf2;         
   border: none;
   height: 2px;
}

div.header{
 background-image: url('/static/title.png');
}


tr.header{
 background-image: url('/static/title.png');
}

tr.header2{
   background-color: #eaeaf2;
}

tr.footer {
 background-image: url('/static/title.png');
}

form#statistics tr.footer {
 background-image: url('/static/title.png');
 height : 23px;
 margin : 0;
 padding : 0;
 font-size : 14px;
 text-align : center;
}

tr.footer input {
 font-size : 11px;
}

tr.footer2 {
   background-color: #eaeaf2;
}

td.default{
  color: black;
}

.explication{
  font-size:11px;
  font-style:italic;
}

p.informationLocalIp{
  font-size:12px;
  font-style:italic;
  margin:0;
  margin-bottom:10px;
  padding:0;
}

table.ipdivaTable{
  width: 100%;
}

table.statsFilters {
	margin-left: 40px;
	-webkit-border-horizontal-spacing:0px;
	-webkit-border-vertical-spacing: 0px;
	padding: 0px;
}

td.statsPeriod, tr.statsPeriod {
	margin: 0px;
	padding: 0px;
	height: 23px;
}

table.userChoices {
	width: 100%;
	margin: 0px;
	padding: 10px;
	padding-left: 1px;
	padding-right: 1px;
	vertical-align: center;
	border-spacing: 0px;
}

table.userChoices td.typeChoices {
	border-right: 1px dashed black;
}


td.typeChoices, td.filterChoices {
	text-align: center;	
}

td.type {
	width: 30%;
}

td.filter, td.type {
	text-align: center;
	background-color: #ddd;
}

td.type {
	border-right: 2px solid white;
}

table.statsForm {
	margin: 0px;
	vertical-align: top;
	border: 0px;
}

table.statsform td {
	padding: 0px;
}


table.statTable{
  width: 100%;
  border: solid 1px #cbd1dd;
}

div#statCalculation {
	color: #cc3300;
	font-weight:bold;
	text-align: center;
	width:100%;
}

form#statistics select {
	border:1px solid #ccc;
	background: white;
	outline: 0px;
	padding: 0px;
}

form#statistics select:focus,form#statistics select:hover {
	border:1px solid #aaa;
}

form#statistics select:disabled:hover {
	border:1px solid #ccc;
}

form#statistics input[type=text] {
	border:1px solid #ccc;
	background: white;
	outline: 0px;
}

form#statistics input:focus,form#statistics input:hover {
	border:1px solid #aaa;
}

table.chartPages {
	width: 100%;
}

tr#chartPages {
	width: 100%;
}

td#chartPagesLeft {
	text-align:left;
}

td#chartPagesRight {
	text-align:right;
}

td#chartPagesSelect {
	text-align: center;
}

td.gmenut {
  padding-left : 28%;
}
td.gmenus {
  padding-left : 20%;
}
td.gmenuv {
  padding-left : 27%;
}

td.dmenu {
  width:40%
}
td.gmenu {
  width:40%
 }

td.dmenut {
  padding-left : 10%;
}
td.dmenus {
  padding-left : 5%;
}
td.dmenuv {
  padding-left : 5%;
}

.buttonGo {
 background-color: #f0f0f0;
 border:solid 1px #cbd1dd; 
 color: silver;
 font-weight:bold; 
 font-size:11px; 
 width:50px; 
 cursor:pointer;
}

.buttonstat{
 background-color: #cd3000;
 border:solid 1px #cbd1dd; 
 color: white;
 font-weight:bold; 
 font-size:11px; 
 width:150px; 
 cursor:pointer;
}

h1 {
        font: bold 20px Helvetica, Arial, sans-serif;
        color: #cc3300;
        text-align: center;
        text-transform: uppercase;
        border-bottom-width: 2px;
        border-bottom-style: dotted;
        border-bottom-color: #cc3300;
        margin: 4px;
}

h2 {
        font: bold 14px Helvetica, Arial, sans-serif;
        color: #E01F22;
        text-align: left;
        margin: 4px;
        padding: 4px;
}

h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #999999;
        text-align: center;
        /*align: center;*/
        border-bottom-color: #999999;
        text-transform: uppercase;
        letter-spacing: 0.7em;
        width: 350px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        background-color: #F7F7F7;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding-bottom: 2px;
        padding-top: 1px;
}

h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        margin: 0px;
        padding: 0px 0px 22px;
}

h5 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding: 0px;
        color: #999999;
        margin-bottom: 8px;
        border-bottom-width: thin;
        border-bottom-style: dotted;
        border-bottom-color: #999999;
}

h6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 17px;
        color: #999999;
        padding-bottom: 2px;
        text-align: justify;
}

.normal{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: left;
}

.even2{
 background-color: #e6e6e6;
}

pre.logs {
 text-align: left;
 padding: 5px 10px 5px 10px;
 margin-left: 10px;
 margin-right: 10px;
 border: 1px dashed black;
 background-color: #eaeaf2;
}

#waitDiv {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 /*height:100%;*/
 visibility:hidden;
 text-align:center;
 z-index: 50;
}

#waitDivContent {
 background-color:#FFFFFF;      
 position:relative;
 top:200;
 width:300px;
 border:solid 1px black;
 padding:10px;
 text-align:center;
 z-index: 50;
}

#waitDivTrans {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 background-color:black;
 filter:alpha(opacity=5);   
 -moz-opacity:0.5;           
 opacity: 0.5;               
}

/* Added by DFT for testing purposes */
ul.siteList {
	padding: 0px;
	margin: 0px;
	list-style: none inside url(/static/site.gif);	
}

/* TODO: add to dynamic content (for fonts) */
li.siteItem {
	list-style: none inside url(/static/site.gif);	
	list-style-position: inside;
	font: 14px Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-repeat : repeat-y;
}

#table-interconnexions td {
	vertical-align: middle;
}


/* TODO: add to dynamic content (for fonts) */
li.badSiteItem {
	list-style-position: inside;
	
	list-style-image: url(/static/sitedisable.gif);	
	font: 14px Helvetica, Arial, sans-serif;
	font-style: italic; 
}

li.siteItemOdd {
	background-color: white; 
	border:solid 1px white;
}

li.siteItemEven {
	background-color:#F7F7F7; 
	border:solid 1px #F7F7F7;
}

.clickable {
	cursor: pointer;
}

.center {
    text-align : center;
}

#webdavDialogForm {
    margin-top: 50px;
}

#webdavUsername, #webdavPassword {
    border: 1px solid #ccc;
    background: white;
    width: 200px;
    font-size: 15px;
    outline: 0;
    padding: 0;
}

#webdavSubmit {
    border-width: 1px;
    border-style: solid;
    border-color: #4c4c4c;
    background: white;
    width: 100px;
    font-size: 15px;
    outline: 0;
    padding: 1px;
    margin-top: 10px;
    cursor: pointer;
}

#webdavDialogAttempt {
    font-size: 0.9em;
    font-style: italic;
    text-align: center;
}

.smbWebAccessLink {
    cursor: pointer;
}

#webdavView fieldset {
    border: 1px solid black;
    margin: 10px;
    margin-left: 75px;
    margin-right: 75px;
    padding: 10px;
    padding-left: 50px;
}

#webdavSharesTable {
    padding: 1px;
    padding-right: 10px;
}

#webdavContentTable {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

#webdavContentTable tr {
    display: table-row !important;
}

#webdavContentTable tr, #webdavContentTable td {
    padding: 1px;
}

.wdSize {
    text-align: right;
    font-size: 0.9em;
}

.wdContentType {
    text-align: right;
    font-size: 0.9em;
    font-style: italic;
}

.wdDate {
    text-align: center;
    font-size: 0.9em;
}

.wdSelectedShare {
    font-weight: bold;
    background-color: #f0f0f6;
}

#webdavView fieldset legend {
    font-weight: bold;
}

.wdProgress {
    display: none;
    width: 150px;
    margin-left: 50px;
    position: relative;
}

.wdBar {
    background-color: #cd0000;
    height: 20px; 
    width: 0%;
}

.wdPercent {
    position: absolute;
    left: 48%;
    top: 3px;
    display: inline-block;
}

#contentPath a {
    display: inline !important;
}

#webdavView form input.button {
    padding: 2px;
}

#webdavView form input[type=input] {
    border:1px solid #aaa;
    background: white;
    outline: 0px;
}

#webdavView form input[type=input]:focus,#webdavView form input[type=input]:hover {
    border:1px solid #555;
}


#loginform input {
    font-family: sans-serif;
}

#ipdiva_modal {
    display: inline-block;
    border: solid 1px;
    background: #fff;
    position: fixed;
    top: 17%;
    left: 50%;
    min-width: 300px;
    margin-left: -150px;
    padding: 0;
    height: auto;
}
#ipdiva_modal form {
    margin: 0px;
    min-width: 10%;
}

.ipdiva_modal_content {
    padding: 10px;
}

.ipdiva_modal_buttons {
    text-align: right;
    padding: 0.5em 1em 0em 1em;
    height: 3em;
    background: #eeeeee;
}

/* Custom file input */
.inputLabel {
    border: 1px solid #CBD1DD;
    background: #CC3300;
    display: inline-block;
    min-width: 136px;
    text-align: center;
    font-size: 11px;
    padding: 1px 6px;
    color: #FFFFFF;
    font: Arial;
    font-family: Arial;
    font-weight: bold;
}
.inputLabel:hover {
    cursor: pointer;
}
.inputfile:disabled+label{
    background: #EBEBE4;
}
.inputfile {
    display: none;
}
