/* HEADER - Texto Solariz */
.t-Header-Solariz {
    font-size: 2.0rem;
    font-weight: 700;
    color: #FAFAFA;
    line-height: 2.2rem;
    margin-left: 25px;
}

/*HEADER - Tamanho do Logo*/
.t-Header-logo-link img {
    max-width: 130px;
    max-height: inherit;
    margin-left: 30px;
  /*padding: 25px;*/
  /*margin-top: 15px;*/
}

/*HEADER - Background do header*/
.t-Header-branding {
   /* height: 100px;*/
    /*border-bottom: 5px solid #28CCCC;*/
    border-bottom: 3px solid #28CCCC;
   /* background-color: #0F92FF;*/
}

.apex-item-text, .apex-item-select, .apex-item-textarea{
    border-radius: 8px;
    /*background-color:#FFFFFF*/
    font-weight: bold;
}

.t-Button, .a-Button, .ui-button{
    border-radius: 8px;
    transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

/* CSS que estava no rolador de tema*/
.t-Body-nav{
    width:330px;
    /*background-color:#fefefe*/
} 


/*Menu selecionado*/
/*.t-TreeNav--styleB 
.a-TreeView-node--topLevel 
.a-TreeView-row.is-current--top, 
.t-TreeNav--styleB 
.a-TreeView-node--topLevel 
.a-TreeView-row.is-current--top.is-selected{
    background-color:#daa1a1;
}*/

/*Texto do menu selecionado*/
/*.t-TreeNav--styleB 
.a-TreeView-node--topLevel 
.a-TreeView-row.is-current--top.is-selected + .a-TreeView-toggle, 
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-content.is-current--top
{
    color:#000000;
}*/

/*Barra superior da aplicação
.t-Header-branding {
    background-color: #043b6f;
    background-color:#b41818
}*/

/*Barra Superior das regioes*/
/*
.t-Body-content .t-Region-header {
    background-color: #f4f8fb;
    color: #000000;
} */

/* --------------------------------------------
Formatacao dos relatorios interativos 
*/
.a-IRR-table td {
    /*padding: 3px 3px 3px 6px;*/
    padding: 1px 6px 1px 6px;
    font-size:12px;
} 

.a-IRR-headerLabel, .a-IRR-headerLink {
    padding: 6px;
    display: block;
    text-align: inherit;
}

/* Formatacao dos relatorios interativos 
--------------------------------------------
*/ 
.t-Body-content .t-Region-header .t-Region-headerItems {
    /*text-transform: uppercase;*/
    font-size: 1.0em;
    padding-top: 3px;
    padding-bottom: 3px;
} 

/*
.t-Alert--page.t-Alert--success{
    background-color: #277540;
    border-radius: 15px;
} 

.t-Alert-title{
    font-size: 16px;
}

.t-Alert--warning{
   background-color: #d3aa38;
   border-radius: 15px;
}*/



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*BODY - Dialog com Background do Body*/
/*.t-Dialog-bodyWrapperIn {
    background-color: #F6F8FA;
}*/

/*
.t-Region-header{
	border-bottom-color: rgba(0, 0, 0, 0.075);
    background-color: #f6f8fa;
    color: #f6f8fa;
}*/


/*.a-IRR-toolbar {
  background: #f6f8fa;
  border-color: #d5dfe8;
}*/


/*.a-GV-hdr,
.a-IG-header {
  border-color: #ececec;
  background-color: #f6f8fa;
}
*/

/*BODY - Header com Background do Body*/
/*.t-Region-header, .t-Region .t-Region-body {
    background-color: #F6F8FA;
}*/



/*-----------------------------------------------------*/

/*BODY - Background*/
/*.t-Body-mainContent {
    background-color: #F6F8FA;
}*/

/*
.t-Region-header {
  border-bottom-color: rgba(0, 0, 0, 0.075);
  background-color: #f6f8fa;
  color: #ce1d1d;
}
*/