/* here you can put your own css to customize and override the theme */
.pagada{
    border-left: 6px solid #009933;
}
.pendiente{
    border-left: 6px solid #EEAAAA;
}
.modal-extrawide{
    width: 900px !important;
}