﻿
.dxeOutOfRWarnRight_das2015 {
    opacity: 0!important;
    display: none!important;
}

/* Modification des combo */
*[id$=_cbProductList],
*[id$=_cbListeFormulation] {
    height: 27px;
}

.btnAdd
{
    background-color: #00985f;
    color: white;
}

/* ######### */

.divComposition {padding: 20px; min-height: 500px;}
.divPreparation {min-height: 500px;}

.CaptionDAS
{
    font: 12px Tahoma, Geneva, sans-serif;
    white-space: nowrap;
    line-height: 16px;   
    font-weight: bold;
}

.LinkDAS 
{
    font: 12px Tahoma, Geneva, sans-serif;
}

.CaptionEntete {
    font: 16px Tahoma, Geneva, sans-serif;
    white-space: nowrap;
    line-height: 16px;   
    font-weight: bold;
}

.divComposition #formulation {
    width: 550px;
}

fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border:1px solid black;
} 
    
legend{
    margin-top:0;
    padding-top:0;
    border:0;
    font-size:16px;
    font-weight:bold;
    width:180px;
}

.tableFieldset {width: 100%;}

.divButton {
    width: 450px;
    margin: 10px auto;
}

.tbSetNewFormulationCode {
    margin: 0px auto;
}

.DAS_Oeil {cursor: pointer;}

/* #################### */

.divTransport { margin-bottom: 10px;}

.divTransport fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border:1px solid black;
} 

.divTransport legend{
    font-weight:bold;
    padding-left:5px;
    font-size:16px;
    padding-top:0;
    margin-top:0;
    width:180px;
    border:0;
}

.divTransport .tbProDAS
{
    margin-bottom: 5px;
}

.divTransport #fsADRIMDG #gauche
{
    float: left;
}

.divTransport #fsADRIMDG #droite
{
    margin-left: 20px;
    float: left;
}

.hightlightcontrol, .hightlightcontrol input
{
    background-color:orange!important;
}

/* Module UC Pack */

.btnCloseUCPack{
    float: right;
}