/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19/04/2016, 10:02:33
    Author     : lgarrido
*/
.ui-grid-a, .ui-footer div{
    background-color: #F47920;
}
.body, .ui-page{
    background-color: #FCBE8F;
}
#mypanel{
    width: auto;
}

.hoja_catalogo{
    background-color: #FFFFFF;
    padding: 0.4em;
    font-size: 0.8em;
}

li{
    font-size: 0.9em;
}

.ui-btn{
    background-color: rgb(244, 121, 32);
}