table.tbSimpleInput td.label{
  border: solid 0px; 
  padding: 2px 6px 2px 0px;
  text-align:left;
  font-size:1.01em;
}
table.tbSimpleInput td.value{
  border: solid 0px; 
  padding: 2px 6px 2px 0px;
  text-align:left;
  font-size:1.01em;
}

div.titoloPagina
{
	margin-top: 15px;
	margin-bottom: 15px;
}

div.sottotitoloPagina
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.readonly
{
	background-color: #ebebe4;
	color: black;
	border:0.5pt solid #999999;
}

.riquadroSpaziato
{ 
	padding: 5px
}
ul
{
	margin:0; 
	padding:0 0 0 15px
}

div.inputreadonly {
	display: inline;
	padding: 1px 2px 1px 2px;
	background-color: #EBEBE4;
	border:0.5pt solid #999999;
	width:auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: black;
}

/* stili per l'autocomplete*/

.autocomplete-w1 { background:url(../img/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:auto; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9pt; text-transform: capitalize;}
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

/* fine stili per l'autocomplete */

.divError
{
	background-color: red;
	outline: 3px solid red;
}

fieldset 
{
  border: 1px solid  #8f8f8f;
  padding: 3px 6px 6px 8px;
  border-radius: 5px;
  margin-top:4px;
}
legend {
	padding-top: 1px;
	padding-bottom: 4px;
    color: #002AD5; 
}

table.tableLight td.formField
{
	border: 1px #E7E7E7 solid; 
	vertical-align: middle;
	padding: 4px;
}
.formFieldHelp
{
	font-style: italic;
}
fieldset.G1 { border-color: #FFEA2C; border-style: solid; border-left-width: 6px; 
              border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px}
fieldset.G2 { border-color: #4774E8; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G3 { border-color: #26b231; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G4 { border-color: #9933FF; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G5 { border-color: #66CC99; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G9 { border-color: #C0C0C0; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G41 { border-color: #FFEA2C; border-style: solid; border-left-width: 6px; 
              border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px}
fieldset.G42 { border-color: #4774E8; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G43 { border-color: #26b231; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }
fieldset.G71 { border-color: lightSteelBlue; border-style: solid; border-left-width: 6px; 
              border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px}
fieldset.G51 { border-color: lightSteelBlue; border-style: solid; border-left-width: 6px; 
              border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px}

fieldset.decor {padding-left: 3px; padding-right:1px;}

fieldset.leftRed { border-color: #C0C0C0; border-left-color: #CC0000; border-style: solid; border-left-width: 6px; 
             border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding: 8px; margin-bottom: 4px }


td.chkColorGreen 
{
  background: url(../img/checkon1.gif)  no-repeat 0 0;
  height:25px;
  width:25px; 
}
td.chkColorRed 
{
  background:url(../img/checkoff2.gif)  no-repeat 0 0;
  height:25px;
  width:25px; 
}
td.chkColorWhite 
{
  background: url(../img/checkoff2.gif)  no-repeat 0 0;
  height:25px;
  width:25px; 
}

.elementiAggiuntaAttivitaUniboLA
{
	margin-top:20px;
	background-color: #F8F8F8;
	border: 1px dotted #B8B8B8;
	padding: 4px;
}
.attExtra
{
	list-style-type: square;
}
.attByCodMat
{
	list-style-type: circle;
}
td.numbering
{
	padding-right: 4px;
	font-size: 3em;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 15px;
	width: 35px;
}
div.attivitaEstereLbl
{
	text-align: center; 
	font-weight: bold;
	margin-bottom:10px;
	background-color: #F8F8F8;
	margin-right: 10px;
	border: 1px dotted #B8B8B8;
}
div.attivitaUniboLbl
{
	text-align: center; 
	font-weight: bold;
	margin-bottom:10px;
	background-color: #F8F8F8;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px dotted #B8B8B8;
}
div.attivitaEstereUniboLbl
{
	text-align: center;
	font-weight: bold;
	margin-bottom:10px;
	background-color: #F8F8F8;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px #B8B8B8;
	border-radius: 10px;
}

.deleted
{
	text-decoration: line-through;
}

.likelegend
{
  color: #0046D5;
}

.greenlegend
{
  color: #003333;
}
/* 2014 */
div.cornice {
	border: 1px solid #8f8f8f; 
	padding:2px 4px 2px 4px;
	padding-top:2px;
	margin-top:0px;
}
div.corniced {
	border: 1px dotted #7f7f7f; 
	padding:2px 4px 3px 4px;
	padding-top:2px;
	margin-top:0px;
	border-radius: 5px;
}
fieldset .nomargine {
  margin-top:0px;
}
fieldset.nomargine legend.slim{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 1px;
}
.bannerlibero {
	color: #333333;
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #7f7f7f;
	border-bottom: 1px solid #aaaaaa;
	border-style:solid;
	background-color: #EaEaEa;
	padding: 4px 6px 2px 6px;
	margin: 0px 0px 6px 0px;
}
.avviso2 {
color: orangered;
}

fieldset div.bottoni {
	margin-top: 6px;
	margin-bottom: 7px;
	margin-left:0px;
	border-collapse: collapse;
	border-style: none;
}

fieldset div.bottoni_marg_top_mini {
	margin-top: 3px;
	margin-bottom: 7px;
	margin-left:0px;
	border-collapse: collapse;
	border-style: none;
}

fieldset div.bottoni_marg_top_mini_bottom_medio {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left:0px;
	border-collapse: collapse;
	border-style: none;
}

div.bloccotesto {
	margin-top: 7px;
}
div.bloccotesto_medio {
	margin-top: 10px;
}

.headerNoCapitalize{
text-transform: none;
}

.info-with-tooltip{
	position: relative;
	text-decoration: none;
}

.info-tooltip{
	display: none;
    position: absolute;
    width: 250px;
    z-index: 100;
    padding: 7px;
    border-radius: 6px;
	background:#505050;
  	color:#fff;
	border: 1pt solid #FFC31E;
	text-decoration: none;
	text-align: center;
}
.info-tooltip-xl{
    width: auto;
}
.info-with-tooltip:hover .info-tooltip, .info-with-tooltip:active .info-tooltip {
    display: block;
}
.info-tooltip-sigla{
	font-size: x-small;
	color:#FFC31E;
	margin-right:2pt;
}
.alertboxOper_off { 
    display: none; 
    visibility: hidden; 
 } 

.alertboxOper_on {
   display: block; 
   visibility: visible; 
   background-color: transparent; 
   padding: 10px 10px 10px 10px; 
   filter: alpha(opacity=85); 
   opacity: 0.85; 
   text-align: center;
   color: red;
}

h3.alertboxOper  {
	font-size: 1.2em;
}

.richiestaricerca {
	margin: 25px;
	font-size: 1.1em;
	padding: 5px;
	width: 80%;
	border: 1px dotted Grey;
	border-radius: 10px;	
}

TABLE.toolbar1  {
    line-height: 1.6em;
}
TABLE.toolbar1  a.button:hover {
    color : darkblue ;
    background-color : white ;
}

.emph {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.twoCharAcronym {
	text-decoration: none ;
	color: white; 
	border: 2px solid #81a0c7; 
	width: 14px; 
	display: inline-block; 
	text-align: center; 
	cursor: default; 
	background-color: #81a0c7; 
	font-size: smaller; 
}

fieldset.rendicontoborsa
{
	padding:8pt 10pt 10pt 10pt;
	margin:0px 0px 0px 0px;
}

table.rendicontoborsa 
{
	padding: 0px;
	border:  solid 0px red;
	margin:  0px 0px 0px 0px;
  	border-collapse: collapse;
  	border-spacing: 0px;
	background-color: #ffffdd;
	font-size: small;
	border-bottom: 2pt solid gray;
}

table.rendicontoborsa th
{
	font-weight: bold;
	text-align: left;
	padding: 3pt 5pt 1pt 5pt;
	background-color: lightgray;
	border-bottom: 3pt double gray;
	white-space: nowrap;
}
table.rendicontoborsa th.info
{
	padding-left: 6pt;
}

table.rendicontoborsa tr.rata
{
	border-top: 1px solid black; 
}
table.rendicontoborsa td
{
	text-align: left;
	padding: 2pt 5pt 2pt 5pt;
}
table.rendicontoborsa .ammontare 
{
	text-align: right;
}
table.rendicontoborsa td.ammontareok   
{
	text-align: right;
	font-weight: bold;
	background-color:  #90ef1A;
}
table.rendicontoborsa .ammontarenegativo 
{
	color : red;
}

table.rendicontoborsa td.titolorata
{
	border-left:1pt dotted gray;
}
table.rendicontoborsa td.info
{
	padding-left: 6pt;
	border-left:1pt dotted gray;
}
table.rendicontoborsa td.titolorataok 
{
	border-left:1pt dotted gray;
}
table.rendicontoborsa td.r4titolorataok 
{
	font-weight: bold;
	border-left:1pt dotted gray;
}
table.rendicontoborsa td.statorataok
{
	background-color: #90ef1A;
}
table.rendicontoborsa td.divisoreratasaldo
{
	font-size: xx-small;
	font-weight: normal;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	
	border-bottom: 3pt double gray;
}
table.rendicontoborsa tr.warningrata {
	font-weight: bold;
	color: red;
}
.spaninputreadonly{
	display: inline;
	float: left;
	padding: 1px 2px 1px 2px;
	background-color: #EBEBE4;
	border:0.5pt solid #999999;
	width:auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: black;
	margin-top:0px;
}
.inputreadonly2
{
	display: inline-block;
	padding: 2px 2px 2px 2px;
	background-color: #ebebe4;
	color: black;
	border:1px solid #999999;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	margin-right: 0px;
	margin-top:0px;
}
.sizeInputDateM {
	width: 90px;
}
.sizeInputDateXL {
	width: 190px;
}
.sizeInputHHmm {
	width: 60px;
}
.spaceRow_xx {
 font-size:4px;
 margin : 0px 0px 0px 0px;	
 padding : 0px 0px 0px 0px;	
}
.labelreadonly2
{
	display: inline-block;
	padding: 1px 2px 1px 2px;
	background-color: transparent;
	border-size:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	margin-right: 6px;
	vertical-align: baseline;
}

table.ftab {
	border-collapse: collapse;
	border-spacing:0pt;
	border-width : 0pt;
	margin: 0pt 0pt 0pt 0pt;
	margin-left:10pt;
}	
table.ftab td {
	border-collapse:collapse;
	border:0pt solid green;
	background-color:transparent;
	margin-bottom: 0pt;
	padding:0pt 0pt 0pt 0pt;
	vertical-align: bottom;
	font-family: thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}	
table.ftab .curlink .nocurlink {
	font-family: thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}	
div.ftab_on{
	display: block;
	float:left;
	background-color: transparent;
	border:1px solid #919191;
	
	border-bottom:0px solid transparent;
	text-align: center;
	font-weight: bold;
	padding: 2pt 2pt 1pt 2pt;
	margin-bottom: 0px;
	margin-right:1px;
	color: black;
	vertical-align: bottom;
}
div.ftab_off{
	display: block;
	float:left;
	background-color: transparent;
	border:1px solid transparent;/*#919191;*/
	border-bottom:0px solid transparent;
	text-align: center;
	font-weight: bold;
	padding: 2pt 2pt 0pt 2pt;
	margin-bottom: 0px;
	margin-right:1px;
	color: black;
	vertical-align: bottom;
}
div.ftab_on div{
	border-top:1px solid #77aadd;
	border-left:2px solid #dddddd;
	border-bottom:2px solid steelblue;
	border-right:3px solid blue;
	background-color: #eaeaea; 
	padding: 1pt 2pt 1pt 2pt;
	vertical-align:baseline ;
}
div.ftab_off div{
	border-top:1px solid transparent;
	border-left:2px solid transparent;
	border-bottom:2px solid transparent;
	border-right:3px solid transparent;
	background-color: transparent;
	padding: 1pt 2pt 0pt 2pt;
	vertical-align:baseline ;
}

table.tbSimpleInput td.formLabelNew, table.tbSimpleData td.formLabelNew{
  border: solid 0px; 
  padding: 2px 10px 4px 0px;
  text-align:right;
  font-size:1.01em;
  width: 150px;
}

.longLabel {
	width: 230px;
}

.messageWarning {
	background-color: #ffffcc; 
	padding: 6pt; 
	margin-top: 0pt; 
	margin-bottom: 6pt; 
	border: 1px solid #ccc;
	border-radius: 2px;
}
fieldset.infowarn_ope {
	background-color: #fbda64;
}
fieldset.info_stud {
	background-color: #ffffda;
}

.buttonInlineBlock {
    display: inline-block !important;
    margin: 1px !important;;
}

.rdc_div_info_close {
  position: relative;
  top: 1px;
  display: inline; 
  background-color: #5555ff;
  color: #ffffff;
  font-weight:bold;
  text-size: 1.1em;
  border : 1px solid #ffffcc;
  padding: 2pt 2pt 2pt 2pt;  
}
.rdc_div_info_open {
  position: relative;
  top: 1px;
  display: inline; 
  background-color : #ffffcc;
  border : 1px dotted #1111ff;
  color:#1111ff;
  padding: 6pt 6pt;
  font-style: italic;
}

table.strutturaMidi {
	padding: 0px;
	border:  solid 1px transparent;
	border-collapse:  collapse;
	background-color: transparent;
	font-size: small;
}
table.strutturaMidi td.midi{
	padding: 2pt 3pt 2pt 3pt;
}
table.strutturaMidi .strongtxt{
	font-weight: bold;
}
table.graduatorias {
	padding: 0px;
	border:  solid 1px #333333;
	border-collapse:  collapse;
	background-color: transparent;
	font-size: small;
	border-top: 2pt solid #333333;
	border-bottom: 2pt solid #333333;
}
table.graduatorias th {
	border:  solid 1px #333333;
	border-bottom: 2px solid #333333;
	font-weight: bold;
	padding: 4pt 5pt 4pt 5pt;
	white-space: nowrap;
	background-color: #9acfea;
	text-align: left;
}
table.graduatorias td {
	border:  solid 1px #333333;
	padding: 3pt 5pt 2pt 5pt;
}
fieldset.graduatorias{
	border-color: #1d66aa;
}

.graduatorias .posizione {
	font-weight: bold;
	text-align: right;
}
.graduatorias .rw_stacc_accettato {
	border-bottom: 2pt solid #33bb33;
	font-weight: bold;
}
.graduatorias .bg_stacc_accettato {
	background-color: #88ee88;
}
.graduatorias .rw_stacc_rifi, .rw_stacc_rinu, .rw_stacc_resp , rw_stacc_non_acc , .rw_stacc_inidoneo {
	border-bottom: 2pt solid #777777;
	font-weight: bold;
}
.graduatorias .bg_stacc_rifi, .bg_stacc_rinu, .bg_stacc_resp , bg_stacc_non_acc , .bg_stacc_inidoneo {
	background-color: #aaaaaa;
}

.bigButton {
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	padding: 3px;
	margin-bottom: 15px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border .2s ease-in-out;
	text-decoration: none;
	width: 260px;
	height: 250px;
}

.bigButton:HOVER {
	border: 1px solid rgb(187, 46, 41);
}

.bigButton a:LINK, .bigButton a:VISITED, .bigButton a:HOVER, .bigButton a:ACTIVE {
	color: inherit;
	text-decoration: none;
}

dt {
	font-weight: bold;
	margin: 0 0 0.3rem;
	padding: 0;
}

dd {
	margin: 0 0 1em;
	padding: 0;
}
.language-skill-colored-icon-blu {
	color: #00a2f6;
	font-size: 1.6em;
}

.language-skill-trash-colored-icon-blu {
	color: #00a2f6;
	font-size: 1.2em;
}

.big-warning-colored-icon-blu {
	color: #00a2f6;
	font-size: 1.2em;
}

.silent-tooltip {
	border: none;
	cursor: inherit;
}

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: flex;
	flex-flow: row wrap;
	padding: 10px;
	border-top: 2px solid #999999;
}
.divTableRowPianoDiStudio {
	display: flex;
	flex-flow: row wrap;
	padding: 3px;
	border-top: 2px solid #999999;
}
.divTableRowNoBorder {
	display: flex;
	flex-flow: row wrap;
	padding: 2px;
}
.divTableHeading {
	background-color: #EEE;
}
.divTableHeadingNoBorder{
	text-align: center;
	padding-left: 2px;
	padding-top: 11px;
}
.divTableHead {
	padding: 1px;
	align-content: flex-start;
	border-right: 2px solid #999999;
	text-align: center;

}
.divTableCell {
	padding: 1px;
	align-content: flex-start;
	text-align: center;

}
.divTableCellAttUnibo {
	padding: 1px;
	width: 49%;
	border-left: 2px solid #4774E8;
	padding-left: 2px;
}
.divTableCellAttEstere {
	padding: 1px;
	width: 49%;
	padding-right: 2px;
}
.divTableHeading {
	background-color: #EEE;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	font-weight: bold;
}
.divTableBody {
	/*display: table-row-group;*/
}

.tableLAEwp {
	border-collapse: collapse;
	width: 100%;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
}

table.tableLAEwp th {
	background-color: #002ad5;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

table.tableLAEwp tr:nth-child(even) td {
	background-color: #f2f2f2;
}

table.tableLAEwp tr:hover td {
	background-color: #ffedcc;
}

table.tableLAEwp td {
	background-color: #fff;
	padding: 2px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	vertical-align: middle;
}