/* 
    Document   : Common
    Created on : Dec 28, 2015, 2:53:05 PM
    Author     : Rodielm
    Description:
        Purpose of the stylesheet follows.
*/

.ui-panel .ui-panel-titlebar
{
    padding: 7px 20px !important;
    font-size: 18px;
    color: #ffffff;
    z-index: 100;
    font-family: 'robotolight';
    font-weight: normal;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
   -moz-border-radius: 1px !important;
   margin: -2px;
   background-color: #7193A780 !important; 
    background-image: url("/ConsultaAeronaves/javax.faces.resource/images/triangle-blue.svg.xhtml?ln=modena-layout");
background-attachment: fixed;
background-size: 100%;
background-repeat: no-repeat;
}
