@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

#header-close-app
{
	display: none;
}

/*** INIZIO STYLE STAFFBADGE ***/
.back-transparent {
	background-color: transparent !important;
	border: none !important;
	color: white !important;
	font-family: Lucida Sans Unicode !important;
}

.back-transparent-test {
	background-color: transparent !important;
	border: none !important;
	color: black !important;
	font-family: Lucida Sans Unicode !important;
}
/*** FINE STYLE STAFFBADGE ***/

/******************************* HTML SCRITTO NELLA HOME PAGE ********************************/

table.riepilogo {
  width: 100%;
  border: 1px solid rgb(158, 182, 206);
  background: #FFF;
}

tr.intestazione {
                line-height: 30px;
                background: rgb(237,237,238);
                font-size: 120%;
                font-weight: bold;
                margin: 3px 0px;
}

table.riepilogo tr td img, table.legenda tr td img {
                padding-right: 7px;
}

table.riepilogo tr td a {
                text-decoration: none;
}

table.riepilogo tr td {
                padding: 4px;
}

table.legenda {
              margin-top: 30px;
              border: 1px solid rgb(158, 182, 206);
              background: #FFF;
}

table.riepilogo tr td, table.legenda tr td {
                border: none;
}

table.riepilogo tbody tr.intestazione td, table.legenda tbody tr.intestazione td {
                border: 1px solid rgb(158, 182, 206);
}

table.riepilogo tbody tr td a:hover {
                color: #000;
}

/********************************************************************************************/


/*********************MODIFICHE CSS DEL 10-10-2018**************/

.form-list-close-all-box {
    text-align: left;
	padding-top: 5px;
}

.form-list-close-all-text {

    padding-left: 4px;
    height: 30px;
    line-height: 33px;
    display: inline-block;
    cursor: pointer;

}



.form-list-header {

    width: 100%;
    text-align: left;
    text-indent: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
    color: #0E4D79;
    font-weight: bold;
    font-size: 10.5pt;

}

.form-list-close-all-img {

    display: inline;
    vertical-align: bottom;
    cursor: pointer;
    background-repeat: no-repeat;
background-image: none;
    background-position: 0 0;
    width: 25px;
height: 25px;
}

.form-list-close-all-img-hover {

    display: inline;
    vertical-align: bottom;
    cursor: pointer;
    background-repeat: no-repeat;
background-image: none;
    background-position: 0 0;
    width: 25px;
height: 25px;
}

.form-list-close-all-img-down
{
	display: inline;
	vertical-align: bottom;
	cursor: pointer;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
    width: 25px;
	height: 25px;
}

.form-list-close-all-button {

    cursor: pointer;
    height: 28px;
    line-height: 28px;
    margin-right: 20px;
    color: #0E4D79;
    font-weight: bold;
    font-size: 8pt;
    margin-left: 2px;

}


.form-list-close-all-button-hl
{
  cursor: pointer;
	height: 28px;
	line-height: 28px;
	margin-right: 20px;
	color: #0E4D79;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 2px;
}
.form-list-active-caption {

    display: inline-block;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    vertical-align: bottom;
    background-color: white;
    font-weight: bold;
    font-size: 7.5pt;
    color: #0E4D79;
    padding-left: 0px;
    background-image: url(images/flselitembg.gif);
    width: 100%;

}




.form-list-caption {

    display: inline-block;
    cursor: pointer;
    height: 35px;
    vertical-align: middle;
    background-color: #9ABED8;
    color: #0E4D79;
    font-weight: bold;
    font-size: 7.5pt;
    padding-left: 3px;
    background-image: none;
    background-position: 0px 0px;
    width: 100% !important;
    padding-top: 0px;
    line-height: 35px;

}


.form-list-caption-hl
{
  display: inline-block;
  cursor: pointer;
	height: 35px;
	vertical-align: middle;
	background-color: #0E4D79;
	color: #9ABED8;
	font-weight: bold;
	font-size: 7.5pt;
	padding-left: 3px;
	background-image: none;
	background-position: 0px 0px;
    width: 100% !important;
    padding-top: 0px;
    line-height: 35px;
}


.form-list-img {

    vertical-align: bottom;
    display: inline-block;
    width: 2px;
    height: 24px;
    background-image: none;
    background-position: 0px 0px;

}

.form-list-img-hl
{
	vertical-align: bottom;
	display:inline-block;
	width: 2px;
	height: 24px;
	background-image: none;
	background-position: 0px 0px;
}


.form-list-active-caption {

    display: inline-block;
    cursor: pointer;
    height: 35px;
    vertical-align: middle;
    background-color: white;
    color: #0E4D79;
    font-weight: bold;
    font-size: 7.5pt;
    padding-left: 3px;
    background-image: none;
    background-position: 0px 0px;
    width: 100% !important;
    padding-top: 0px;
    line-height: 35px;

}


.form-list-active-img
{
	vertical-align: bottom;
	display:inline-block;
	width: 2px;
	height: 24px;
	background-image: none;
	background-position: 0px 0px;
}


.form-list-active-item {

    width: 100%;
    height: 37px;
    vertical-align: bottom;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0px;

}

.form-list-item {

    width: 100%;
    height: 37px;
    vertical-align: bottom;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0px;

}

.menu-commandset-link-level-2 {

    color: #2251dd;
    font-weight: bold;
    font-size: 9pt;
    cursor: pointer;
    line-height: 4px;
    padding-left: 4px;
    vertical-align: 7px;

}

.menu-command-link-level-2 {
    font-size: 8pt;
    vertical-align: 8px;
    font-weight: bold;
}


.rimborsi-images{
	background-repeat: no-repeat;
}

.DocumentoDaLeggere {
 background-image: url("images/view.png?v=123456");
background-repeat: no-repeat;
}

.NotificaDaLeggere {
 background-image: url("images/mailclosed.png?v=123456");
background-repeat: no-repeat;
}

.NotificaLetta {
 background-image: url("images/mailopen.png?v=123456");
background-repeat: no-repeat;
}


.DocumentoDaLeggereNoNotifica {
 background-image:none !important;
background-repeat: no-repeat;
}

.buttonReply{
	border-color: white;
}


.buttonDownload{
	background-image: url("images/download.png?v=123456");
	background-repeat: no-repeat;
	border-color: white;
}

#side-menu-container {
    width: 270px !important;
}

#menu-container{
	width: 270px !important;
}

#form-list-container{
	width: 270px !important;
}

/*MODIFICHE MENU MAGGIO 2023*/
.menu-commandset-link-level-2 {
	font-size: 14pt !important;
	color:#50647c !important;
}

.menu-command-link-level-3 {
	font-size: 11pt !important;
	color: black;
}

.menu-commandset-level-1 {
	display:none;
}

.menu-container-level-3 {
    background-color: #dee7f6 
}

.menu-commandset-level-2 {
    background-color: #dee7f6;
	color:#50647c !important;
}

.menu-separator-level-2 {
    margin-bottom: 1px;
}

.menu-command-level-2 {
    background-color: #dee7f6;
    border-color: rgb(233, 233, 255);
}

.menu-command-level-3 {
    margin-top: 0px;
}

.menu-command-link-level-2 {
    font-size: 11pt !important;
	color:#50647c !important;
}

body
{
	font-family: Arial;	
}

/*FINE MODIFICHE MENU*/

/*

.menu-command-level-3 {

    height: 27px;
    padding: 0px;
    margin-top: 0px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;

}

.menu-command-link-level-3 {

    color: #004d89;
    font-size: 11pt;
    cursor: pointer;
    vertical-align: 1px;
    font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;

}
*/

/********************************************************************************************/
.incoming {
    align-self: flex-start;
    background-color: #DCF8C6;
	border: 1px solid #DCF8C6; /* Aggiunto un bordo */
    border-radius: 5x; /* Valore maggiore per bordi più rotondi */
	margin-right: auto;
	margin-bottom: 5px !important;
}

.outgoing {
    align-self: flex-end;
    background-color: #DCF1FF;
	border: 1px solid #DCF1FF; /* Aggiunto un bordo */
    border-radius: 5px; /* Valore maggiore per bordi più rotondi */
	margin-left: auto;
	margin-bottom: 5px !important;
}

.bianco {
	align-items: center;
    align-self: flex-start;
    background-color: #FFFFFF !important;
	margin-right: auto;
	margin-bottom: 5px !important;
}

.DocumentoDaLeggere {
 background-image: url("images/view.png?v=123456");
 background-color: #FFFFFF !important;
background-repeat: no-repeat;
}

.NotificaDaLeggere {
 background-image: url("images/mailclosed.png?v=123456");
 background-color: #FFFFFF !important;
background-repeat: no-repeat;
}

.NotificaLetta {
 background-image: url("images/mailopen.png?v=123456");
 background-color: #FFFFFF !important;
background-repeat: no-repeat;
}


.DocumentoDaLeggereNoNotifica {
 background-image:none !important;
 background-color: #FFFFFF !important;
background-repeat: no-repeat;
}

.buttonReply{
	border-color: white;
}


.buttonDownload{
	background-image: url("images/download.png?v=123456");
	background-color: #FFFFFF !important;
	background-repeat: no-repeat;
	border-color: white;
}

.back-button-text {
    display: none !important;
}
