.detailDep{
display:none;
}

/*.table-bordered  tbody tr:hover td {
    background-color: #ccc;
    } */

    #listTickets  tbody tr:hover td {
    background-color: #ccc;
    }
    
    #listTickets {
       -moz-border-radius: 20px;
        border-radius: 20px;
        -khtml-border-radius: 20px;
        -webkit-border-radius: 20px;
    }
  
    #tabNoComment a {
    color: red;
    }    
    #tabComment a {
    color: green;
    }    
  .techchoix {
    margin-bottom:0px;
    width:200px;
    }  
    
  .myWarning
  {
    background-color: #FCF8E3;
    
    }  
    
  .myInfo
  {
    background-color: #D9EDF7;

    }  

   .myInfo:hover
   {
    background-color: #ccc;

    }  
  .myError
  {
    background-color: #F2DEDE;
    }  
    
   .mySuccess
  {
    background-color: #DFF0D8
;
    }     
#btnTous{
display:none;
}

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
.imageClip{
width:150px;
height:100px;
overflow:hidden;
}
.imagelOGO{
margin-left: 140px;;
}
.myBorder{
	border:1px solid red;

}
.strikted{
text-decoration:line-through;
}

.table-bordered, .table-bordered td, .table-bordered th{
    border-color: #c0c0c0 !important;
}



/*.nom{
border: 1px solid blue;
}

#nom{
border: 1px solid #e6e6e6;
} */


.trans{
	
}
.MultiFile-list .MultiFile-label .MultiFile-remove {
color: red;
}

.MultiFile-list .MultiFile-label .MultiFile-label {
  background-color: #3a87ad;
  color :#fff;
  margin-right:5px;
}
.MultiFile-list .MultiFile-label .MultiFile-label .MultiFile-titel {
 
  margin-right:5px;
}

/*.label-info[href]{
  background-color: #2d6987;
}*/


.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}
h3.title{
font-weight: bold;
font-size: 140%;
text-shadow: #fff 1px 1px 1px;
margin: .5em 0 .3em 0;
padding: 5px;
color: #fff;
background-color: #2D3748; /*#6495ed; #FC9804;*/
/*color:#6495ed;*/
}

h4.title{
font-weight: bold;
font-size: 100%;
text-shadow: #fff 1px 1px 1px;
margin: .5em 0 .3em 0;
padding: 5px;
color: #fff;
background-color: #6495ed; /*#FC9804;*/
/*color:#6495ed;*/
}
.btn_update{
  display:none;
  }

/*h3 {
	/*font-size:140%;font-weight:bold;margin:.7em 0 .2em;letter-spacing:-0.02em;
	font-size:160%;font-weight:normal;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;letter-spacing:-0.02em;
		color: #990000;
		/*background-color: #FC9804;
	}*/
.transparent {

    /* works for IE 5+. */
    filter:alpha(opacity=90); 

    /* works for IE 8. */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

    /* works for old school versions of the Mozilla browsers like Netscape Navigator. */
    -moz-opacity:0.9; 

    /* This is for old versions of Safari (1.x) with KHTML rendering engine */
    -khtml-opacity: 0.9; 

    /* This is the "most important" one because it's the current standard in CSS. This will work in most versions of Firefox, Safari, and Opera. */  
    opacity: 0.9; 
}
.sousMenu{
	padding-top:15px;
	padding-bottom:15px;
	padding-right:2px;
	padding-left:2px;
	background-color: #1b1b1b;
	/*display:none;
	visibility: hidden;*/
}

.sousMenu ul li a{list-style: none;}
.sousMenu ul li a{
	background-image: url(../img/main-arrows.png);padding: 4px 0 4px 16px;
	background-position: 0 6px;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 105%;
	font-size: 105%;
	font-weight: normal;
	color:#DFDDDD;
}

.sousMenu ul li a:hover{
	background-position: 0 -441px;
}


.sousMenu2{
	padding-top:15px;
	padding-bottom:15px;
	padding-right:2px;
	padding-left:2px;
	color:#fff;
}

/*#divlogin :hover{
	display:block;
	visibility: visible;
}*/

.price{
text-align:left;
width:auto;
padding:0;
float:left;
padding-top:10px;
}
.price span{
background:transparent url("../img/arrow2.gif") top left no-repeat;
padding:1px 5px 0 13px;
color:#ff9900;
font:bolder 18px/18px Arial,Helvetica,sans-serif;
}
.price span.reg{
background:#dddddd none;
padding:0;
font-size:14px;
line-height:14px;
/*text-decoration:line-through;*/
}
.price span.red{
font-size:20px !important;
line-height:20px !important;
text-decoration:none;
}

.borderless td {
    border: none;
}


.price1{
text-align:right;
width:auto;
padding:0;
/*float:left;*/
padding-top:10px;
}
.price1 span{
background:transparent url("../img/arrow2.gif") top left no-repeat;
padding:1px 5px 0 13px;
color:#ff9900;
font:bolder 18px/18px Arial,Helvetica,sans-serif;
}
.price1 span.reg{
background:#dddddd none;
padding:0;
font-size:14px;
line-height:14px;
/*text-decoration:line-through;*/
}
.price1 span.red{
font-size:20px !important;
line-height:20px !important;
text-decoration:none;
}


.Select-content
{
	/*background: none repeat scroll 0 0 #DADADA;*/
	border: 2px solid #DDDDDD;
	font-size: 12px;
	width: 1160px;
	padding:20px;
	margin:0px auto;
}
.Select-content h3{
	padding:0px;
	margin:0px 0px 20px;
	font-size:18px;
}
.spacer {
	clear: both;
	height: 20px;
	width: 100%;
}

/*.borderless2 td {
	border-top: none;
	border-left: none;
	border-right: none;
/*border-bottom-style: none;*/


#inputemail,#inputpassword{
    background-color :white;
    width:200px;
}

.msgErr {
  display: none;
 
}
.input span {
  /*display: none;*/
  
}

/*#editSociete{
  display: none;
  
}

.table-hover tbody tr:hover td {
    background: #22313F !important;
                color:#fff !important;
}
.trElement:hover{
   background-color :blue;
}   */
/* line 5, ../sass/style.scss */
.input input:required, input textarea:required {
  background: url(../img/asterisk.png) 98% center no-repeat;
}
/* line 8, ../sass/style.scss */
.input input:focus:invalid, .input textarea:focus:invalid {
  border-color: #FF0000;
  background-image: none;
  -moz-box-shadow: 0 0 5px #d45252;
  -webkit-box-shadow: 0 0 5px #d45252;
  -o-box-shadow: 0 0 5px #d45252;
  box-shadow: 0 0 5px #d45252;
}
/* line 13, ../sass/style.scss */
.input input:focus:invalid + span, .input textarea:focus:invalid + span {
  display: block;
  color: #FF0000;
}
/* line 17, ../sass/style.scss */
.input input:focus:valid, .input textarea:focus:valid {
  border-color: #56c93f;
  -moz-box-shadow: 0 0 5px #56c93f;
  -webkit-box-shadow: 0 0 5px #56c93f;
  -o-box-shadow: 0 0 5px #56c93f;
  box-shadow: 0 0 5px #56c93f;
}
/* line 21, ../sass/style.scss */
.input input:valid, .input textarea:valid {
  background-image: none;
}

.titreProd{
    margin: 30px 0;
    
    font-size: 16px;
    font-family: Tahoma,Trebuchet MS, verdana, arial, sans-serif;
    font-weight: normal;
    color: #333333;
    text-transform: uppercase;

}

.imgProd{
    border:1px solid;
}

#image-block {
	margin:auto;
	padding:auto;
	width:280px;
    height:300px;
    border:1px solid #ced3d6;
    display:table-cell;
    text-align: center;
    vertical-align: middle;
    
	/*width:100%;
    height:100%;*/
}

.desc{
    line-height: 18px;
    font-size: 12px;
    color: #333333;
    border-bottom: solid 8px #edeeef;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    text-align:justify;
}
#image-block img {
    /* margin-left :20px;
    margin-right:20px;
	margin-top:50px;
    margin-bottom:50px;
    
    padding-left :20px;
    padding-right:20px;
	padding-top:50px;
    padding-bottom:50px;*/
}

.login{
    color:#DFDDDD;
    margin: 0 0 15px 0;
    text-align:justify;
}

.bartext {
  height:8px;
  width:100%;
  padding:0px;
  background:#333;
  overflow:visible;
  position:relative;
  /*margin-top:24px; */
  border-radius:8px;
  padding-top: 0px; 
}
.bartext div {
  color:#333;
  background-color:#FFFFFF;
  top:-5px;
  margin-left:100px;
  padding: 0 8px 8px 8px;
  display:inline;
  position:absolute;
}