/*
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 : 31-gen-2017, 15.19.42
    Author     : asculx
*/


.tableRowColorRed{
    background-color: #ff0000 !important;
    color:  #ffffff !important;
    background-image: none !important
}

.tableRowColorGreen{
    background-color: #00ff00 !important;
    color:  #000000 !important;
    background-image: none !important
}

.tableRowColorYellow{
    background-color: #ffff00 !important;
    color:  #000000 !important;
    background-image: none !important
}


#loginPanel{
    padding: 50px 20px 50px 20px;
}

#loginInputField {
    padding-top: 0px;
}

#loginInputField div:first-child {
    padding-top: 10px;
}

#messages div{
    margin-top: -46px;
    width: 98%;
    margin-left: -8px;
    margin-right: -18px;
}

#messages.login-messages{
    top:-20px;
}

.footer div.card{
    margin-bottom: 2px;
}

.footer-text-right{
    text-align: center;
}

.footer-text-left{;
    text-justify: auto;
}

#footerImageContainer {
    display: inline-block;
    float: right;
}

#footerImageContainer *{
    display: inline-block;
    margin-right: 2px;
    text-align: right;
}


td.ui-panelgrid-cell:first-child{
    width: 22%;
    max-width: 30%;
}

.ui-selectonemenu-panel {
   max-width:800px;
   overflow: scroll;
   overflow-x: auto;
   overflow-y: auto;    
   
}

div#dialogStatus_modal{
    opacity: 0.0;
}

div#dialogStatus.exabitSpinner{
    border: 0 solid transparent;
    background: transparent;
    box-shadow: none;
    
}


.listViewButtonsContainerRight{
    display: inline-block;
    text-align: right;
    width: 49%;
}

.listViewButtonsContainerLeft{
    display: inline-block;
    text-align: left;
    width: 49%;
}

.listViewButtonsContainer{
    display: inline-block;
    text-align: left;
    width: 100%;
}

.listViewButtonsContainer * , .listViewButtonsContainerRight * , .listViewButtonsContainerLeft *  { 
    display: inline-block;
    margin-left: 6px;
}

.w3 {
   width:3%;
   padding: 2px;
}

.w5 {
   width:5%;
   padding: 2px;
}

.w8{
    width: 8% ;
    padding: 2px;
}

.w10 {
    width: 10% ;
    padding: 2px;
}

.w12 {
    width: 12% ;
    padding: 2px;
}

.w15 {
    width: 15% ;
    padding: 2px;
}

.w20{
    width: 20% ;
    padding: 2px;
}

.w30 {
    width: 40% ;
}

.textCenter{
    text-align: center;
}

th.textCenter{
    text-align: center;
}

textCurrency{
    text-align: right;
}

.mediumPanel{
    min-width: 20%;
    max-width: 40%;
    min-height: 250px;
    
    /*min-height: 40%;*/
    /*max-width: 70%;*/
    max-height: 85%;
    /*overflow-y: scroll;*/
    /*top: 80px;*/
}

.mediumPanel > div.ui-dialog-content {
    min-height: inherit;
}

.mediumPanel > div.ui-dialog-content form {
    min-height: 100%;
    margin-bottom: 30px;
    max-height: 500px;
}

.mediumPanel > div.ui-dialog-content form button {
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px
}

.mediumPanel >  div.ui-dialog-titlebar  {
  /*background-color: #3191af;*/
    background-color: #b69720;
    
    color: white;
}

.bottomInForm{
    display: block;
    /*position: relative;*/
    position: absolute;
    bottom: 5px;
    margin-top: 5px;
}

.bigPanel{
    min-width: 50%;
    max-width: 50%;

    max-height: 85%;
    
    /*min-height: 250px;*/
    
    /*min-height: 40%;*/
    
    /*max-height: 85%;*/
    /*overflow-y: scroll;*/
    /*top: 80px;*/
}


.bigPanel > div.ui-dialog-content {
    min-height: inherit;
}

.bigPanel > div.ui-dialog-content form {
    min-height: 100%;
    margin-bottom: 30px;
    max-height: 600px;
}

.bigPanel > div.ui-dialog-content form button {
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px
}

.bigPanel >  div.ui-dialog-titlebar  {
  /*background-color: #3191af;*/
    background-color: #b69720;
    
    color: white;
}

.bigPanel .bottomInForm{
     display: block;
    position: relative;
    /*position: absolute;*/
    bottom: 5px;
    margin-top: 5px;
}

.bigPanel .ui-selectonemenu{
    width: 490px;
    max-width: 490px;
}

.centerInForm {
    padding: 10px;
    margin-bottom: 10px;
}

.tipologicheButtons{
    
}

.fillParent{
    /*height: 100%;*/
}

.fillParent table{
    width: 100%;
    height: inherit;
    border: none ;
/*    text-align: center;*/
}

.fillParent table td:first-child{
    text-align: left;
}

.fillParent table tr td:first-child{
    text-align: left;
        width: 20%;
}

.fillParent table tr td{
    border: 0 transparent;
}

.fillParent table tr{
    border: 0 transparent;
}

.fillParent table td input{
    width: 100% ;
}

.fillParent table td textarea{
    width: 100% ;
}

.btnInvioFile{
    top: -10px;
    margin-left: 5px;
}

.highlightTableRow {
    background-color: #ebb400 !important;
    background-image: none !important
}


.uploadPanel{
    min-width: 40%;
    max-width: 70%;
    min-height: 80px;
    
    /*min-height: 40%;*/
    /*max-width: 70%;*/
    max-height: 45%;
    /*overflow-y: scroll;*/
    /*top: 80px;*/
}

.uploadPanel > div.ui-dialog-content {
    min-height: inherit;
    margin-left: 30px;
    margin-right:30px;
    margin-top: 20px;
}

.uploadPanel > div.ui-dialog-content form {
    min-height: 100%;
    margin-bottom: 30px;
    max-height: 500px;
}

.uploadPanel > div.ui-dialog-content form button {
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px
}

.uploadPanel >  div.ui-dialog-titlebar  {
  /*background-color: #3191af;*/
    background-color: #b69720;
    
    color: white;
}

.btnsDownload{
    margin: 5px 5px 5px 5px;
}

.downloadcomponent.inline{
    display: inline-block !important;
}

.margin_30 *{
    margin-right: 30px; 
}

.attachmentPanel{
    min-width: 40%;
    max-width: 70%;
    /*min-height: 80px;*/
    
    /*min-height: 40%;*/
    /*max-width: 70%;*/
    /*max-height: 70%;*/
    /*overflow-y: scroll;*/
    /*top: 80px;*/
}

.attachmentPanel >  div.ui-dialog-titlebar  {
  /*background-color: #3191af;*/
    background-color: #b69720;
    
    color: white;
}

/*.dettagliColumnColored{
     background: rgba(0,255,0,0.2);
}
.certificazioniColumnColored{
     background: rgba(255,0,0,0.2);
}*/
.dettagliColumnET_header{
     background: rgba(0,255,0,0.5) !important;
}
.dettagliColumnET_subheader{
     background: rgba(0,255,0,0.4) !important;
}
.dettagliColumnET_value{
     background: rgba(0,255,0,0.3) !important;
}

.certificazioniColumnET_header{
     background: rgba(0,0,255,0.5) !important;
}
.certificazioniColumnET_subheader{
     background: rgba(0,0,255,0.4) !important;
}
.certificazioniColumnET_value{
     background: rgba(0,0,255,0.3) !important;
}

.attachmentInTabView{
    position: absolute;
    right: 15px;
    z-index: 2;
}

.margin_30{
    right: 30px;
}

.zoomControlliFinanziari{
    zoom: 80%;
}

.editAmmessoColumnET_value{
     background: rgba(255,0,0,0.3) !important;
}

.editSospesoColumnET_value{
     background: rgba(255,128,0,0.3) !important;
}

.margin_top_10{
    margin-top: 5px;
}

.ui-widget-overlay{
    opacity: 0.3 !important;
}

.ui-backgroung-force{
    background-color: rgba(25,97,125,1) !important;
}

.login-body { 
  background: url("/javax.faces.resource/images/login/login.jpg.xhtml?ln=ultima-layout") top left no-repeat #f7f7f7; 
  background-size: 100% auto; } 

#pannelloHeader {
  background: linear-gradient(
      rgba(255, 255, 255, 0.35), 
      rgba(255, 255, 255, 0.35)
    ), url("/javax.faces.resource/images/login/pollino.jpg.xhtml?ln=ultima-layout") left top no-repeat #f7f7f7 ; 
  background-size:100% auto;
  
}

.footer, #divFooter{
  color: #999;
  background-color: #333333;
}

a:link, a:visited{
color:#a8cf45;
}

a:hover, a:active{
color:#a8cf45 !important;
}

.topbar{
  background-color:#376092 !important;
}

body .ui-toolbar{
  background-color:#333333;
}

body .ui-widget-header{
  border-color:#333333;
}

body .ui-button.secondary.ui-state-hover{
  background-color:#a8cf45;
}

body .ui-button{
  background-color:#72c02c;
}

body .ui-button.ui-state-hover{
  background-color:#037094;
}

.topbar-left{
  background: url("/javax.faces.resource/images/logoExabit-w96.png.xhtml?ln=exabit-lib") center top no-repeat #999999 ; 
  background-size:auto 100%;
}

#loginPanel{
  margin-left:24%;
}
