﻿/*.logo{
margin: auto;
width:50px;
height:40px;
background:url(Content/Images/coffret1.png) no-repeat;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border : 2px ridge black;
}*/

.lbRechercheRegard {
    margin-left:40px;
    right:20px;
}

.ImgErreurVisible {
    display: inline;
}

.ImgErreurCachee {
    display: none;
}

.boutonRecherche tr {
    text-align:left;
}

.deposeRegard
{
    height:156px;
    width:300px;
    //border:solid;
    background-color:#e0e0e0;
    vertical-align:top;
    margin-top:0px;
}

.divRegard
{
    text-align:center;
    height:20px;
    width:300px;
    //border:solid;
    //background-color:#e0e0e0;
}

.deposeCoffret
{
    height:156px;
    width:300px;
    background-color:#e0e0e0;
    vertical-align:bottom;
    margin-top:0px;
}

.divCoffret
{
    text-align:center;
    height:20px;
    width:300px;
    //border:solid;
    //background-color:#e0e0e0;
}

.dropped{

}

.BtValider
{
    margin-left:20%;
}

.BtSupprElementClient
{
    width:300px;
}

 .gauche
{
    float: left;
}

.droite
{
    float: right;

}

.un
{
    height:30px;
    width:30px;
    border:solid
    
}

.zone-drop-active { 
    
    background-color:#eebba5;
}

.zone-drop-survolee {
    
    background-color:#c4ec8b;
}

.elementdroppable {
    cursor: pointer;
}


.invisible {
    visibility:hidden;
}

.indisponible {
    display:none;
}

.tbCache {
    display:none;
}

.GridView1 td
{
   
    cursor: pointer;
    //width: 100px;
}

.GridSrc th
{
    background-color: #3AC0F2;
    color: White;
    font-family: Arial;
    font-size: 10pt;
    line-height: 200%;
    width: 100px;
}

.GridView2 td
{
    cursor: pointer;
    //width:200px;

}

.GridDest th
{
    background-color: #6C6C6C !important;
    color: White;
    font-family: Arial;
    font-size: 10pt;
    //line-height: 200%;
    width: 100px;
}

/* AJOUT JEROME */
.dateDepose {
}
.ddl_TimeDepose {
}

.ddl_CommentDepose {
}

.dtp_Depose {
}

.tb_CommentDepose {
}

.btn_RefreshPanel {
}

.stockCoffret {
}

.ctrlDep_Date{
}
.lbl_ctrlDep_DateFormat{
}
.lbl_ctrlDep_DateFutur{
}
.lbl_ctrlDep_DateIns{
}
.lbl_ctrlDep_DateArr{
}
.div_ctrlDep_DateFormat{
}
.div_ctrlDep_DateFutur{
}
.div_ctrlDep_DateIns{
}
.div_ctrlDep_DateArr{
}

.ctrlDep_Heure{
}
.lbl_ctrlDep_HeureIns{
}
.lbl_ctrlDep_HeureArr{
}
.div_ctrlDep_HeureIns{
}
.div_ctrlDep_HeureArr{
}

.ctrlDep_Motif{
}
.lbl_ctrlDep_Motif{
}

.deposeErr{
    background-color:rgb(255,218,218);
}

/*POUR LE D&D DES OPERATIONS*/
.GridAddOP {
    cursor: pointer;
}
.GridSupOP {
    cursor: pointer;
}
.DropAddCaOP {

}

.DropSupCaOP {

}
