﻿body {
   margin: 0;
   padding: 0;
   background-color: #f5f5f5;
   font-size: 10pt;
   font-family: "Lucida Sans Unicode" , Myriad, Arial, Times New Roman;
   color: #ffffff;
}

form {
   margin: 0;
   padding: 0;
}

input:disabled {
   opacity: 0.8 !important;
}

.header {
   height: 69px;
   width: 100%;
   background-color: White;
   background-image: url(images/Header.png);
   background-repeat: repeat-x;
   background-position: left bottom;
   position: fixed;
   top: 0;
   left: 0;
}

.headerContent {
   /*width: 1030px;*/
   width: 1078px;
   margin-left: auto;
   margin-right: auto;
}

.headerLogo {
   background-image: url(images/Logo.png);
   /*background-image: url(images/LogoNML.png);*/
   background-repeat: no-repeat;
   background-position: left bottom;
   float: left;
   position: relative;
   vertical-align: bottom;
   width: 248px;
   /*width: 200px;*/
   /*width: 250px;*/
   height: 62px;
}

.headerMenu {
   float: left;
   padding-left: 10px;
}

.headerText {
   float: right;
   padding: 0 15px 10px 10px;
   color: #010101;
   text-align: right;
   line-height: 7px;
   font-size: 12px;
}

.headerText a {
   font-weight: bold;
   color: #010101;
}

/* classe generica */
.iconShowHideMenu {
   width: 16px;
   height: 16px;
   margin-bottom: -3px;
   margin-right: 5px;
   padding-left: 9px;
}

/* classe per IE */
@media screen\0 {
   .iconShowHideMenu {
      width: 16px;
      height: 16px;
      margin-bottom: 0px !important;
      margin-right: 5px;
      padding-left: 9px;
   }
}

/* classe per FF */
@-moz-document url-prefix() {
   .iconShowHideMenu {
      width: 16px;
      height: 16px;
      margin-bottom: 0px;
      margin-right: 5px;
      padding-left: 9px;
   }
}

.content {
   clear: both;
   padding-top: 74px;
}

.errorContent {
   margin: 15px;
   background: #ffcc99;
   border: solid 2px #ff0000;
   margin-top: 6px;
   padding: 6px 6px 4px 6px;
   width: 96%;
}

.errorTitle {
   padding-bottom: 4px;
}

.errorMessage {
   padding-bottom: 4px;
}

.titleLabel {
   letter-spacing: 3pt;
   color: #f1f1f1;
   font-size: 16pt;
}

/* RADGRID */
div.RadGrid_Office2010Silver .rgSelectedRow, .rgSelectedRow td {
   /*background-color: #B4D5FF !important;*/
   background-color: #d8d8d8 !important;
   background-image: none !important;
   border-color: #B4D5FF !important;
}

.rgRow {
   /*height: 30px;
   border-width: 0px;*/
   /*background-color: #DEDEDE !important;*/
   background-color: #FFFFFF !important;
   /*font: 12px / 16px "segoe ui",arial,sans-serif;*/
}
a.rgRow {
   color: #333333;
   font-weight:bold;
}
.rgAltRow {
   /*height: 30px;
   border-width: 0px;*/
   /*background-color: #FFFFFF !important;*/
   background-color: #F0F0F0 !important;
   /*font: 12px / 16px "segoe ui",arial,sans-serif;*/
}
a.rgAltRow {
   color: #333333;
   font-weight:bold;
}

/* BACKGROUND MENU' */
.menuLeft {
   background: transparent url('images/menuLeft.png') no-repeat 0 0;
   height: 26px;
   width: 10px;
   float: left;
   clear: left;
}

.menuCenter {
   background: transparent url('images/menuCenter.png') repeat-x 0 0;
   height: 26px;
   width: 680px;
   /*width: 630px;*/
   float: left;
}

.menuRight {
   background: transparent url('images/menuRight.png') no-repeat 0 0;
   height: 26px;
   width: 10px;
   float: left;
}

/* MENU' */
div.RadMenu .rmGroup .rmText {
   margin: 0 0 0 4px;
}

/* MENU' */
div.RadMenu_Sitefinity ul.rmRootGroup, div.RadMenu_Sitefinity div.rmRootGroup {
   margin-top: 3px;
   background: none;
   border: 0;
   height: 100%;
   margin-left: 3px;
}

div.RadMenu_Sitefinity .rmHorizontal .rmItem {
   padding: 0;
}

/* MENU' TEXT */
div.RadMenu_Sitefinity .rmLink .rmText, div.RadMenu_Sitefinity .rmFocused .rmText {
   font-size: 14px;
   color: #010101;
   margin-right: 5px;
   cursor: pointer;
}

/* MENU' FLY */
div.RadMenu_Sitefinity .rmSlide .rmItem .rmLink .rmText {
   line-height: 20px;
}

/* MENU' FLY HOVER */
div.RadMenu_Sitefinity .rmSlide .rmItem .rmLink:hover, div.RadMenu_Sitefinity .rmSlide .rmItem .rmFocused, div.RadMenu_Sitefinity .rmSlide .rmItem .rmSelected, div.RadMenu_Sitefinity .rmSlide .rmItem .rmExpanded {
   color: #010101;
   cursor: pointer;
}

/* SELECTED AND HOVER */
div.RadMenu_Sitefinity .rmSelected .rmText, div.RadMenu_Sitefinity .rmLink:hover .rmText, div.RadMenu_Sitefinity .rmExpanded .rmText {
   color: #010101;
   font-weight: bold !important;
}

div.RadMenu_Sitefinity .rmHorizontal .rmItem a.rmLink .rmText {
   border: 0 none;
}

#dialog-modal {
   display: none;
}

#dialog-modal-modify {
   display: none;
}

#dialog-modal-requireactions {
   display: none;
}

#table-6 #table-5 #table-7 {
   width: 100%;
   font-size: 11px;
   border: 1px solid #B0B0B0;
}

#table-6 tbody {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}
#table-6 thead {
   text-align: left;
}
#table-6 thead th {
   background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
   border: 1px solid #B0B0B0;
   color: #444;
   font-size: 16px;
   font-weight: bold;
   padding: 3px 10px;
}
#table-6 td {
   padding: 3px 10px;
}
#table-6 tr:nth-child(even) {
   background: #F2F2F2;
}

#table-6 tr:hover {
   background-color: #b4d5ff;
}

.alertActionButton {
   display: inline-block;
   white-space: nowrap;
   background-color: #ff0000;
   border: 1px solid #777;
   padding: 0 1.5em;
   font: bold 1em/2em Arial, Helvetica;
   text-decoration: none;
   color: #333;
   text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
   -moz-border-radius: .2em;
   -webkit-border-radius: .2em;
   border-radius: .2em;
   -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   background-image: linear-gradient(top, #eee, #ccc);
}

.alertButton {
   display: inline-block;
   white-space: nowrap;
   background-color: #ccc;
   border: 1px solid #777;
   padding: 0 1.5em;
   font: bold 1em/2em Arial, Helvetica;
   text-decoration: none;
   color: #333;
   text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
   -moz-border-radius: .2em;
   -webkit-border-radius: .2em;
   border-radius: .2em;
   -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   background-image: linear-gradient(top, #eee, #ccc);
}

.alertModifyButton {
   display: inline-block;
   white-space: nowrap;
   background-color: #ffd940;
   border: 1px solid #a68500;
   padding: 0 1.5em;
   font: bold 1em/2em Arial, Helvetica;
   text-decoration: none;
   color: #333;
   text-shadow: 0 1px 0 rgba(100	, 64, 0, .8);
   -moz-border-radius: .2em;
   -webkit-border-radius: .2em;
   border-radius: .2em;
   -moz-box-shadow: 0 0 1px 1px rgba(100	, 64, 0, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   -webkit-box-shadow: 0 0 1px 1px rgba(100	, 64, 0, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   box-shadow: 0 0 1px 1px rgba(100	, 64, 0, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
   background-image: linear-gradient(top, #eee, #ccc);
}

.alertButton:hover {
   cursor: pointer;
}

.alertActionButton:hover {
   cursor: pointer;
}

.alertModifyButton:hover {
   cursor: pointer;
}
.reModule {
   display: none;
   visibility: hidden;
}

#dialog-modal-modify a:hover {
   cursor: pointer;
}

#table-5 tbody {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}
#table-5 thead {
   text-align: left;
}
#table-5 thead th {
   background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
   border: 1px solid #B0B0B0;
   color: #444;
   font-size: 16px;
   font-weight: bold;
   padding: 3px 10px;
}
#table-5 td {
   padding: 3px 10px;
}
#table-5 tr:nth-child(even) {
   background: #F2F2F2;
}

#table-5 tr:hover {
   background-color: #b4d5ff;
}

#table-7 tbody {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}
#table-7 thead {
   text-align: left;
}
#table-7 thead th {
   background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
   border: 1px solid #B0B0B0;
   color: #444;
   font-size: 16px;
   font-weight: bold;
   padding: 3px 10px;
}
#table-7 td {
   padding: 3px 10px;
}
#table-7 tr:nth-child(even) {
   background: #F2F2F2;
}

#table-7 tr:hover {
   background-color: #b4d5ff;
}

#filterAdvanceSearch span {
   float: left;
   margin-right: 20px;
}

#sendEmailContainer label {
   width: 100px;
   text-align: right;
   float: left;
   padding-right: 5px;
}

#sendEmailContainer div {
   padding-bottom: 5px;
}
hr {
   border: 0;
   height: 1px;
   background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
   background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
   background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
   background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

/* stile dei tooltip */
.tooltipShow {
   font-size: 10pt !important;
   color: #3B3B3B !important;
   /*background: #EFF5D8 !important;*/
   background: #FFFFFF !important;
   border: 1px solid #3B3B3B !important;
}

.photo {
   padding: 5px !important;
   border: 1px solid #CFCFCF !important;
}
.photo {
   padding: 5px !important;
   border: 1px solid #CFCFCF !important;
}
.photoUser {
   padding: 0px !important;
   margin: 4px;
   /*border: 1px solid #CFCFCF !important;*/
   -moz-border-radius: 24px;
   -webkit-border-radius: 24px;
   border-radius: 24px;
   width: 42px !important;
   height: 42px !important;
}



/* bottoni degli status */
.statusContButton {
   padding-top: 10px;
   text-align: left;
   float: left !important;
   padding-left: 10px;
   padding-right: 10px;
}
.statusButton {
   width: 135px !important;
   height: 30px !important;
   font-size: 14px !important;
   padding-top: 10px;
   padding-left: 5px;
   border-radius: 7px;
   font-weight: normal;
   color: white;
   text-decoration: none;
   text-align: left;
   vertical-align: central;
}
   .statusButton div {
      padding-left: 5px;
   }

.statusButtonSaved {
   cursor: pointer;
   background-color: #9ac700 !important;
}
.statusButtonActive {
   cursor: pointer;
   background-color: #50aee5;
}
.statusButtonCurrent {
   text-decoration:underline;
   color:white !important;
   font-weight:bold !important;
}
.statusButtonDisabled {
   cursor: default;
   background-color: #D8D8D8;
}
.statusButtonCircle {
   float: right;
   margin-right: 3px;
   font-size: 11px;
   display: none;
   padding: 0px !important;
   margin-top: 3px;
   margin-right: 7px;
   background-color: rgb(192,0,0);
   height: 10px;
   width: 10px;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   border-radius: 100%;
   color: White;

}
   .statusButtonCircle label {
      padding-left: 7px;
      padding-top: 7px;
   }



/* sezioni pagina multipla */
.titleSubSection {
   font-weight: bold;
   font-size: 14px;
   color: #50AEE5;
   padding-top: 50px !important;
   padding-bottom: 10px !important;
   padding-left: 191px !important;
   text-transform: uppercase; /* force text to uppercase */
}

.headerSection {
   height: 30px;
   font-weight: bold;
   color: white;
   font-size: 15px;
   padding-top: 5px;
   padding-left: 13px;
   background-color: #50aee5;
   border-bottom: solid 1px #FFFFFF;
}


.bodySection {
   /*padding: 5px;*/
   color: black;
   font-size: 13px;
   background-color: white;
   overflow: auto;
}
   .bodySection div {
      padding: 1px;
      overflow: auto;
   }

.bottomSection {
   height: 40px;
   background-color: #D8D8D8;
   border-bottom: 1px solid white;
}
   .bottomSection img {
      vertical-align: central;
   }
   .bottomSection span {
      vertical-align: bottom;
   }

.divDataColumn {
   float: left;
   width: 600px;
   overflow: hidden !important;
}
.divDetailColumn {
   float: left;
   width: 550px;
   /*background-color: #d8d8d8;*/
   border-color: #D8D8D8 !important;
   border-radius: 10px;
   border: solid 2px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   margin-top: 5px;
   margin-bottom: 15px;
   margin-right: 0px;
   margin-left: 0px;
   overflow: hidden !important;
}


.inputFieldNote {
   /*font-size: 8pt;*/
   font-size: 12px;
   font-style: italic;
   color: #3B3B3B;
   margin-top: -4px;
}
   .inputFieldNote:disabled {
      opacity: 0.8 !important;
   }
.inputFieldPad {
   max-width: 200px;
   width: 185px;
   float: left;
   /*vertical-align: top;
   overflow: hidden !important;
   border: 1px solid #9aa0a6;
   font-size: 12px;
   font-family: "Segoe UI",Arial,Helvetica,sans-serif;*/
}
.readField {
   max-width: 200px;
   width: 175px;
   height: 18px;
   float: left;
   vertical-align: top;
   overflow: hidden !important;
   border: 1px solid #9AA0A6;
   color: #3B3B3B !important;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
}
.readFieldGray {
   max-width: 200px;
   width: 175px;
   float: left;
   vertical-align: top;
   overflow: hidden !important;
   color: #010101 !important;
}
.inputTextLength {
   border: 1px solid #9AA0A6;
   color: #3B3B3B;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   width: 175px !important;
   height: 17px;
}
   .inputTextLength:disabled {
      opacity: 0.8 !important;
   }
.inputDdlLength {
   border: 1px solid #9AA0A6;
   color: #3B3B3B;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   width: 179px;
   height: 20px;
}
   .inputDdlLength:disabled {
      opacity: 0.8 !important;
   }
.inputTextAreaLength {
   border: 1px solid #9AA0A6;
   color: #3B3B3B;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   width: 175px;
   height: 75px;
}
   .inputTextAreaLength:disabled {
      opacity: 0.8 !important;
   }
.divTextAreaHeight {
   height: 90px !important;
}
.readTextAreaHeight {
   height: 80px !important;
}

.graySpace {
   display: block;
   background-color: #D8D8D8;
   margin: 10px;
   padding-top: 20px !important;
   padding-bottom: 20px !important;
   overflow: hidden !important;
}
   .graySpace span {
      float: left;
   }
   .graySpace select {
      float: left;
   }
   .graySpace radio {
      float: left;
   }
   .graySpace checkbox {
      float: left;
   }
   .graySpace input {
      float: left;
   }
   .graySpace label {
      text-align: right;
      padding-right: 15px;
      width: 150px;
      float: left;
      vertical-align: top;
      font-size: 9pt;
      color: #010101;
   }

/* link alle cartelle in locale (per plugin Local Filesystem Link */
.spanLocalFolder {
   float: right;
   background-image: url(images/localFolder.png);
   background-repeat: no-repeat;
   background-position: right center;
   background-size: 24px 24px;
}
   .spanLocalFolder:hover {
      background-image: url(images/localFolderGo.png);
   }
.linkLocalFolder {
   opacity: 0;
   color: #FFFFFF;
   font-size: 1px;
   width: 0px;
   max-width: 0px;
}

/* link alle cartelle in locale (per plugin Local Filesystem Link */
.spanLocalAddress {
    float: right;
}
.imgCopyLocalAddress {
    width: 20px;
    height: 20px;
    cursor: pointer;
}