/* @override 
	http://localhost:8080/ISFormazione/faces/css/style.css */


a, a:visited{
	color: #898989;
}

a:hover{
	color: #006e64;
}


h3 a, 
h3 a:visited,
h3 a:hover{
	color: inherit;
}

.messaggi_hidden{
	display: none;
}


h5.settore{
	background: #9F000F;

	margin-top: 0px;
	color: white;
	display: inline;
	width: auto;
	padding: 2px;
      	text-transform: lowercase;

	
}


.attenzione{
	
}

.tabella-iscritti{
    border: none !important;
    font-size: 12px; 
    border: none;
}

.header-tabella-iscritti{
    background: none;
    text-align: left;
    background-color: white;
    border: none;
}

.overlay {
    position: fixed;    
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
    outline: 0px none;
    background-color: rgba(0,0,0,0.5);
}

.modal-lg{
    width: 800px;
}

.row-dialog{
    margin: 10px;    
}

.hrnomargin{
    margin: 0px;    
}

.table-comp-gruppo > tbody > tr > td {
    padding: 8px;
    border-top: none;
    padding-bottom: 0px;
    padding-top: 0px;
}

.select-radio label{
margin-right: 15px;
margin-left: 5px;
}

.btn-xstable{
    min-width: 97px;
}

.table-collegati tr{
    float: left;    
}

.select-menu-table{
    background-color: white; 
    border: none;  
    -webkit-appearance: none; 
    -moz-appearance: none; 
    appearance: none;
    color: #333;    
}

.modal-body corso{
    overflow-x: scroll;    
}

.well-testomail{
    height: 80px; overflow: hidden; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;
}

.well-testomail .bnt-mostra{
    border-bottom: 1px solid #ccc; cursor: pointer; padding: 5px;
}

.well-testomail .bnt-nascondi{
    visibility: hidden; border-top: 1px solid #ccc; cursor: pointer; padding: 5px;
}

.hrmargin10{
    margin-top: 10px;
    margin-bottom: 10px;
}

.text-attesa{
    font-weight: bold;
    color: #C40404;
}
