/** Copyright 2009 IBM. */
/** Style classes a for blue gradient buttons */

.wpfBlueButton:hover, .wpfBlueButton:focus {
    border-color:#10395F;
}
.wpfBlueButton:hover, .wpfBlueButton:focus{

    border-color:#10395F;
}
input.wpfBlueButton, button.wpfBlueButton {

   /* margin-right:15px;*/
}
input.wpfBlueButton, button.wpfBlueButton {
    cursor:pointer;
    
}
.wpfBlueButton{
    background-color:#2C86EB;
    background-image:url(../images/button/blue_grad1.png);
    color:#FFFFFF;
    border-color:#2F76B9;
    font-size:0.9em;
    line-height:1.7em;
    background-position:left top;
    background-repeat:repeat-x;
    font-weight:bold;
    border-style:solid;
    border-width:1px;
    text-align:center !important;
}

.rowsPerPageDiv {
    margin-left: 425px !important;
}


input[value="Télécharger la liste des distributeurs (Excel) "]{width:170px; white-space:pre-line;}
input[value="Télécharger la liste des distributeurs (PDF) "]{width:164px; white-space:pre-line;}
input[value="Download Distributors List (Excel)"]{width:160px; white-space:pre-line; padding:0;}
input[value="Download Distributors List (PDF) "]{width:160px; white-space:pre-line; padding:0;}