/*
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 : 9/08/2017, 11:41:03 PM
    Author     : ISRAEL-STARK
*/

.botonAccion{
   
    font-size: 90%!important;
    text-align: center;
}

.columnaUnTercio{
    font-weight: bold;
    width: 33.3%;
    background: white;
    text-align: center;
/*    border-style: solid; */
    
}
.columnaDosTercios{
    font-weight: bold;
    width: 66.7%;
    background: white;
    text-align: center;
/*    border-style: solid;  */
}

.columnaImagen{
    width: 100%;
    text-align: center;
/*    border-style: solid;     */
}

.botonImagen{
    width: 90%;
    font-size: 90%!important;
    text-align: center;
}

.daLayoutFooter .ui-layout-unit-content{
   background: #282828!important;
   background-color: #282828!important;
   border: none!important;
   border-radius: 0!important;
   overflow: hidden!important;
}


.ui-widget-content-footer  {
    border: none;
    background:#282828;
    background-color:#282828;
    color: #FFFFFF;
}

.ui-widget-content-pnl2  {
    border-radius: 0!important;
    border: none!important;
    background:#282828!important;
    background-color:#282828!important;
    color: #FAFAFA;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}