 #sidebarnod{
 background: #333;
 opacity:0.99;  
 min-height:500px;
 max-height:100%;
 
 border-radius:4px 4px 0px 0px;
 }
 #scroll,#scoll2{
  border-radius:4px 4px 0px 0px;
 }
 #scoll2{
  border-radius:4px 4px 0px 0px;
 }
 #effect,#effect2{ 
 
 margin-bottom:1px;
 }
 
 #action{
 opacity:0.1;
 
 }
 
table.table-hover > tr:hover,#action{
 
 opacity:0.9;
 
 }
 
.labelservice{
background-color:display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
}

.labelservice-success{
background-color: #468847;
}

.labelservice-danger{
background-color: #EC3C3C;
}

.labelservice-info{
background-color: #3C98EC;
}

.labelservice-warning{
background-color: #F88F1E;
}

.labelservice-default{
background-color: #BBB9B6;
}



 ::-webkit-scrollbar { 
  width: 10px; /*largeur de la scrollbar verticale*/
  height: 5px; /*hauteur de la scrollbar horizontale*/
  background-color: #000000;
  opacity:0.7;
  }

::-webkit-scrollbar-track { 
  background-color: #CCCCCC;

  /*couleur du fond de la scrollbar*/}

::-webkit-scrollbar-thumb { /*la petite bande qui monte/descend*/
  background-color: #454647 /*couleur de l'ascenseur*/;
  opacity:0.7;
 }
 
 
 .container1 {
        position: static;
      }
      .cacher { display: none;}
    body {
        background-image: url("../img/background.png");
        
    }
.container1 {
        
        position: static;
      }

	  #push {
	  height:2px;
	  }
      
      #footer {
        height: 40px;
      }
      #footer {
        background-color: #333;
      }

      .modulebuild{
        margin:120px;
        
        border: solid 1px;
        border-color: #CDCDCD;
	height: 36px;
        border-radius: 10px;
        text-align: center;
        font-family: fantasy;
        font-size: larger;
        font-weight: bold;
        color: #cccccc;
		background-color: #efefef;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fdfdfd), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -moz-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -ms-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -o-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #CDCDCD;
    height: 36px;
       
      }
	  
	  .connexion{
		  margin-top:200px;
		  margin-left:25%;
        border: solid 1px;
        border-color: #CDCDCD;
		height: 36px;
        text-align: center;
        font-family: comic sans MS;
        font-size: larger;
        
        color: #aaaaaa;
		background-color: #fefefe;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fefefe), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
    background-image: -moz-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
    background-image: -ms-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
    background-image: -o-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
    background-image: -linear-gradient(top, #fefefe 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #CDCDCD;
    height: 36px;
	width:50%;
	  
	  }
	  
	  .login {
	  margin-left:25%;
	  padding-left:13%;
	 background-color:white;
	  width:37%;
	 
	
	  box-shadow: 0 0 20px #dddddd;
	  opacity:0.96;
	  }
	  .formconnexion{
	  padding:7%;
	  
	  }
	  span.lang {
		border-right: 1px solid #cdcdcd;
		padding: 9px 10px 7px 11px;
		float: left;
		opacity: .7;
}
 span.icon {
		border-right: 1px solid #cdcdcd;
		padding: 9px 10px 7px 11px;
		float: left;
		opacity: .7;
}
	  
      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
        #footer {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
		    }
			
			#effect2> li > a {
padding: 10px 0 10px 15px;
display: block;
color: #AAAAAA;
}


#effect> li > a {
padding: 10px 0 10px 15px;
display: block;
color: #AAAAAA;
	}		
			#effect2 > li.active > a {
background: url("../img/menu-active.png") no-repeat scroll right center transparent !important;
	
}

#effect > li.active > a {
background: url("../img/menu-active.png") no-repeat scroll right center transparent !important;
}

#contentbundle{
background-color: #eeeeee; 
margin-left:0px;
}

#bundlepane{
box-shadow: 0 0 10px #fefefe;
 background-color: #eeeeee;

}

#btnavigation{
float:right;
 margin-top:10px;
}

.label{
margin: 0 20px 0 0;
float: right;
padding: 3px 5px 2px;
box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2);
background-color: rgb(15, 151, 241);

}


.widget-title {
	
	border-bottom: medium none !important;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #999999;
    margin: 0;
    outline: medium none;
    padding: 5px;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
		background-color: #efefef;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fdfdfd), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -moz-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -ms-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -o-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #CDCDCD;
    height: 36px;
       

}

.widget-content {
padding: 12px 15px;
padding-top: 12px;
padding-right: 15px;
padding-bottom: 12px;
padding-left: 15px;
border-bottom: 1px solid #cdcdcd;
background-color:  #fafafa;
border-bottom: medium none !important;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
   
    margin: 0;
    outline: medium none;
    padding: 9px 10px 8px;
   
    text-shadow: 0 1px 0 #FFFFFF;
}

.del {
font-weight:bold;
font-size:14px;
}

.compte	{
font-weight:bold;
}

.comptedetail{
font-size: 12px;
font-family: arial;
}
.hover{
background-color:white;
width:150px;
height:100px;
font-family: arial;
}
.progress{
height: 0;
font-weight:bold;
background-color: red;
}

