#module-buckaroo3-payment #center_column 
{
    width: 757px;
}

#module-buckaroo3-return
#center_column 
{
    width: 757px;
}

#module-buckaroo3-request #center_column 
{
    width: 757px;
}


.pointer {cursor: pointer;}
.booLinkH {background: #E5E6E7; color: #374853}
/*.booBlH {border: 1px solid #488C40}*/
.booLinkO {background: #FFF; color: #5D717E;}
.booBlO {border: 1px solid #595A5E;}
.booRH {font-style: italic; font-weight: bold;}
.booBlAnim {margin: 0.5em 0 0.5em 0.7em; border: 1px solid #595A5E;}
.booBlAnimLogo {margin-right: 1em; vertical-align: middle;}
.booBlAnimCont {display: none; margin: 5px;}
.booBlAnimError {color: #ff3649; text-align: center; display: none; margin-bottom: 15px;}
.booBlAnimBtnBl {margin: 5px 0 15px 132px;} /* "I confirm my order" button div*/
.booBlAnimBtn {margin: 0 auto !important} /* "I confirm my order" button*/
.booBlAnim a {cursor: pointer; display: block; padding: 0.6em; text-decoration: none;}

.buckaroo_payment{
    text-transform: none !important;
}

.buckaroo_payment img{
    height: 32px;
}

/*Payment Guarantee slidedown div*/


.booBlAnimCont input[type="text"], .booBlAnimCont select
{
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 0 0 5px;
    vertical-align:bottom;
    /* the following ensures they're all using the same box-model for rendering */
    -moz-box-sizing: content-box; /* or `border-box` */
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
       
}

.booBlAnimCont p.text label, .booBlAnimCont p.text span  {
    display: inline-block;
    font-size: 14px;
    padding: 6px 15px;
    text-align: right;
    width: 120px;
}

.dateofbirth  {width: 28px !important; padding: 6px 2px !important; text-align: left !important;}
.booTGSelect {width: 80px; margin-left: 3px;}
.booTGName {width: 170px;}
.booTGEmail {width: 263px;}
.booTGPhone {width: 263px;}
.booTGAccount {width: 263px;}
.booTGDateS {width: 30px;}
.booTGDateL {width: 45px;}



/* end */



/*iDeal slidedown div*/

.bankRadioBtn{
    margin-left: 20px;
    
}

/* end */

