/*
Theme Name: pimpartsac
Theme URI: http://pimpart.net
Author: Equipo de PIMPart
Author URI: http://pimpart.net
Description: Tema 100% personalizado
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pmp
*/
*{
    font-family: 'Ubuntu', sans-serif;
}
a{
    text-decoration: none !important;
}
.pointer{
    cursor: pointer !important;
}
.seleccionar ul li a{
    padding:0.2em;
}
.seleccionar button{
    padding-top:0.6em !important;
    padding-bottom:0.6em !important;
}
.ocultar{
    display:none !important;
}
.width100{
    width:100%;
}
.table{
    width:100% !important;
}
.siemprevisible{
    display: table-row !important;
}