/* 
    Document   : estilos
    Created on : 20-ene-2016, 10:34:38
    Author     : jcarvajal
    Description:
        Purpose of the stylesheet follows.
*/


.botones{
    color: #000;
    background:  #55A92A;
} 


.top10 { margin-top:10px; }

.ui-selectoneradio label {
    cursor: pointer;
    display: inline;
    margin: 0 16px 0 8px;
    vertical-align: middle;
    font-weight: normal;
}

.dialogGridOperaciones {
    width: 50% !important;
    height: 35% !important;
}

.page-header {
    padding-bottom: 9px !important;
    margin: 10px 0 10px !important;
  
}