table.condensed { border: 0 !important; border-collapse: collapse !important; }
table.condensed td { border: 0 !important; padding: 2px !important }

#kialapickertd { padding: 0 !important; }
#kialapicker .clear { clear: both; }
#kialapicker h2 { 
    font-size: 36px;
    text-align: center; 
}

#kialapicker h2 .ui-icon-info { position: relative; margin-left: 15px; border-radius: 3px; background: #e6e6e6 url('../img/icon-alert.png') no-repeat center; width: 16px; height: 12px; cursor: pointer; vertical-align: middle; display: inline-block; _display: inline; *display: inline; zoom: 1; border: 1px solid #d3d3d3; outline: none; }
#kialapicker h2 .ui-icon-info .inner { top: 20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: .3s all ease; -moz-transition: .3s all ease; -webkit-transition: .3s all ease; box-shadow: 0 0 3px #666; -moz-box-shadow: 0 0 3px #666; -webkit-box-shadow: 0 0 3px #666; display: none; position: absolute; background: #9d002d; color: #FFF; border: 1px solid #870b2f; font-size: 11px !important; font-weight: normal !important; width: 240px; padding: 5px; text-align: justify; text-transform: none; }
#kialapicker h2 .ui-icon-info:hover .inner { display: block; }
#kialapicker .center { text-align: center; }

#chooseKiala { margin: 0 auto !important; }
.kiala_fset { width: 260px; border: 1px solid #E8E8E8; background: #F8F8F8; padding: 10px 3px; float: left; }
.kiala_fset.alone { float: none; margin: 0 auto; }
.kiala_fset .title { text-align: center; }
.kiala_fset.last { float: right; }
.kiala_fset table { font-size: 10px; width: 100%; margin: 0; padding: 0; border: none !important; border-collapse: collapse; }
.kiala_fset table tr { border: none !important; }
.kiala_fset table td { border: none !important; }
.kiala_fset table td.description { vertical-align: top; padding: 0; display: table-cell !important; }
.kiala_fset table td .upper { text-transform: uppercase; }
.kiala_fset table .picker { padding-top: 10px; text-align: center; }
.kiala_fset table .picker a { margin: 0 auto; }
.kiala_img_relay {height:45px;width:80px;}
#kialapickerdialog.hasJS { position: relative; top: 0; bottom: 0; left: 0; right: 0; }
#kialapickerdialog iframe { min-height: 600px; }
#kialapickerdialog  { display: block; }
#opc_payment_methods { position: relative; }
#opc_payment_methods-overlay { background: rgba(0,0,0,0.3); top: 0; right: 0; bottom: 0; left: 0; position: absolute; }


#kialapicker{
    background-color: #BAEABA;
    padding: 1px 10px 15px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}