/*
 * Palo Alto
 */

.memo_commanderapide_messageerreur { color: red; margin-top:12px; font-weight:bold; text-align:center; }

#ctl00_cphZoneActive_updatePanelCommandeRapide { border-top: 1px dotted #80A41F; }
div.memo_commanderapide_panel { float: left; width: 100%; }
div.memo_commanderapide_zonelibre_droite { float: left; width: 209px; padding-left: 4px; padding-right: 4px; }

div.memo_commanderapide_pageentete table.memo_commanderapide_pageentete_table td.memo_commanderapide_pageentete_libelle { background: url(/pt/Styles/memo_commanderapide_images/cmd_rapide_fleche.gif) no-repeat 10px 10px; padding: 5px 0 10px 18px; }

table.memo_commanderapide_table {width:600px; text-align:center; margin:0 auto 10px auto;}
table.memo_commanderapide_table table.memo_commanderapide_lignes { margin-top: 11px; margin-bottom: 11px; width:100%; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr td { text-align: center; padding: 2px 6px; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_entete { background: #AEBF48; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_entete td { height: 20px; color: #fff; border-right: 1px dotted #fff; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_entete td.memo_commanderapide_quantite { border-right: none; }

table.memo_commanderapide_table table.memo_commanderapide_lignes tr td.memo_commanderapide_reference input { width: 35px; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr td.memo_commanderapide_reference input,
table.memo_commanderapide_table table.memo_commanderapide_lignes tr td input,
table.memo_commanderapide_table table.memo_commanderapide_lignes tr td select { font-size: 10px; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_lignes_pair { background: #fff; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_lignes_impair { background: #EFF2DA; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_lignes_pair td,
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_lignes_impair td { border-right: 1px dotted #C6D27F; border-bottom: 1px solid #AEBF48; }
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_lignes_pair td.memo_commanderapide_quantite,
table.memo_commanderapide_table table.memo_commanderapide_lignes tr.memo_commanderapide_lignes_impair td.memo_commanderapide_quantite { border-right: none; }

table.memo_commanderapide_table table.memo_commanderapide_lignes td.memo_commanderapide_pied { border-top: 5px solid #AEBF48; padding-top: 5px; }
