﻿.VenteCereales_BoutonMarcheFerme,
.VenteCereales_PasserOrdreSpot,
.VenteCereales_PasserOrdreIndexMat,
.VenteCereales_AccesMatif,
.VenteCereales_ValiderOffreSpot,
.VenteCereales_ConfirmerOffreSpot,
.VenteCereales_ValiderOffreIndexMat,
.VenteCereales_ConfirmerOffreIndexMat,
.VenteCereales_LienAnnuler {
    width: auto;
    padding: 2px 14px; /*9px 16px*/
    /*display: inline-block;*/
    display: flex;
    align-items: center;
    color: #FFF !important;
    font-family: Lato, sans-serif;
    font-size: 1.3em;
    /*line-height: 2.6em;*/ /*2.6em*/
    text-decoration: none !important;
    cursor: pointer;
    white-space: initial;
    border: none;
}
/* Accueil TDB */
.VenteCereales_BoutonMarcheFerme {
    background-color: #006536;
    max-width: 235px;
    margin-bottom: 0.6em;
    height: 65px;
}

.VenteCereales_LienAnnuler {
    max-width: 315px;
    padding: 0px !important;
}
.VenteCereales_LienAnnuler a {
    background-color:#ccc;
    padding: 6.5px 15px !important;
    line-height: 1.39em;
}

.VenteCereales_PasserOrdreSpot,
.VenteCereales_PasserOrdreIndexMat,
.VenteCereales_AccesMatif {
    background-color: #97C00E;
    max-width: 220px;
    height: 65px;
    /*line-height: 3.5em;*/
}
    .VenteCereales_PasserOrdreSpot:hover,
    .VenteCereales_PasserOrdreIndexMat:hover,
    .VenteCereales_AccesMatif:hover {
        background-color: #83a516;
    }

.VenteCereales_PasserOrdreIndexMat, .VenteCereales_LienAnnuler a {
    margin-bottom: 15px!important;
}

.VenteCereales_AccesMatif {
    line-height: 1.4em!important;
}

#VenteCereales_Accueil_InfoOuverture {
    color: Red;
    padding: 5px;
}

/* ===================== Passage d'ordre ===================== */
.VenteCereales_ValiderOffreSpot,
.VenteCereales_ConfirmerOffreSpot,
.VenteCereales_ValiderOffreIndexMat,
.VenteCereales_ConfirmerOffreIndexMat {
    background-color: #97C00E;
    max-width: 280px;
}

    .VenteCereales_ValiderOffreSpot:hover,
    .VenteCereales_ConfirmerOffreSpot:hover,
    .VenteCereales_ValiderOffreIndexMat:hover,
    .VenteCereales_ConfirmerOffreIndexMat:hover {
        background-color: #83a516;
        border-color: #83a516;
    }


.VenteCereales_Formulaire {
    margin: auto;
}

.VenteCereales_Fieldset {
    width: 100%;
    margin: 10px auto;
}

.VenteCereales_Fieldset fieldset {
    background-color: #F2F5FA;
    border-color: #DFE8ED;
    padding: 5px;
}

.VenteCereales_Fieldset table,
.VenteCereales_Fieldset tbody,
.VenteCereales_Fieldset tr,
.VenteCereales_Fieldset td {
    display: block;
}

.VenteCereales_Fieldset tr {
    margin-bottom: 0.5em;
}
    

.VenteCereales_TdLibelle {
    width: 100%;
    font-weight: bold;
}

.VenteCereales_TdValeur {
    width: 100%;
}

.VenteCereales_BoutonValider {
    text-align: center;
    cursor: pointer;
}

.VenteCereales_BoutonValider .dxbButton_hautbois {
    border: none;
    background-color: transparent;
}

    .VenteCereales_BoutonValider .dx-vam {
        line-height: 1.4em;
    }
.VenteCereales_ValiderOffreSpot {
    height: 65px;
}
.VenteCereales_CheckBoxAccept {
    float: left;
    z-index: 20;
}


.VenteCereales_AccesEuronext {
    background-image: url(VenteCereales/im_acces_euronext.png);/*image old*/
    background-position: top center;
    background-repeat: no-repeat;
    height: 41px;
    width: 151px;
    display: inline-block;
    cursor: pointer;
}
    .VenteCereales_AccesEuronext:hover {
        background-image: url(VenteCereales/im_acces_euronext_rollover.png);
    }

/* ===================== offre spot rendu silo =====================*/
.VenteCereales_VoirDetail {
    background-image: url(VenteCereales/im_voir_detail.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 21px;
    width: 101px;
    display: inline-block;
}
    .VenteCereales_VoirDetail:hover {
        background-image: url(VenteCereales/im_voir_detail_rollover.png);
    }

.VenteCereales_QuantiteDepot {
    float: left;
}

.VenteCereales_DivStockRestant {
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 5px;
    float: left;
}

.VenteCereales_TexteAccept {
    /*float: left;*/
    margin-top: 3px;
}

.VenteCereales_LienAnnuler a {
    font-size: 1em !important;
    font-weight: normal !important;
}


#ctl00_ContentPlaceHolder1_tbPrixEuronext_ET {
    float: left;
}

#ctl00_ContentPlaceHolder1_tbPrixEuronext_EC {
    width: auto;
}

.VenteCereales_PbQte {
    margin: auto;
    text-align: center;
}

/* ===================== cotations du jour hautbois ===================== */
.CotationsDuJourDateMAJ {
    font-size: 12pt;
}



.VenteCereales_Accueil_InfoItalique {
    margin: 10px auto;
    text-align: center;
}

.VenteCereales_Accueil_Buttons, .annulerValider_Buttons {
    margin: 10px auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 1.5em;
}


@media all and (min-width:768px) {
    .VenteCereales_Accueil_Buttons, .annulerValider_Buttons {
        flex-direction: row;
    }

    .VenteCereales_PasserOrdreIndexMat, .VenteCereales_LienAnnuler a {
        margin-right: 15px;
        margin-bottom: 0!important;
    }

    .VenteCereales_BoutonMarcheFerme {
        margin-bottom: 0;
        margin-right: 0.8em;
    }

    /*.VenteCereales_AccesMatif, .VenteCereales_AccesMatif {
        height: auto;
        width: auto;
    }*/

    .VenteCereales_Fieldset table,
    .VenteCereales_Fieldset tbody,
    .VenteCereales_Fieldset tr,
    .VenteCereales_Fieldset td {
        display: inline-block;
    }

    .VenteCereales_TdValeur {
        width: 400px;
    }
    .VenteCereales_TdLibelle {
        width: 300px;
    }
    /* Affichage des cellules des tableaux responive */
    .VenteCereales_Fieldset tr:last-child,
    .VenteCereales_Fieldset tr:last-child td,
    .GestionOffres_TdCommentaires {
        width: 100%;
    }
}