﻿/*  QUESTO */

@font-face {
    font-family: 'CourierPrime-Regular';
    src: url(../Stili/fonts/CourierPrime-Regular.ttf);
}

@font-face {
    font-family: 'Roboto-Light';
    src: url(../Stili/fonts/Roboto-Light.ttf);
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url(../Stili/fonts/Roboto-Thin.ttf);
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(../Stili/fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url(../Stili/fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../Stili/fonts/Roboto-Bold.ttf);
}


@font-face {
    font-family: 'OpenSans-Ligh';
    src: url(../Stili/fonts/OpenSans-Light.ttf);
}


@font-face {
    font-family: 'OpenSans_SemiCondensed-Light';
    src: url(../Stili/fonts/OpenSans_SemiCondensed-Light.ttf);
}

/*  QUESTO */

@font-face {
    font-family: 'OpenSans-Regular';
    src: url(../Stili/fonts/OpenSans-Regular.ttf);
}


@font-face {
    font-family: 'OpenSans_SemiCondensed-Regular';
    src: url(../Stili/fonts/OpenSans_SemiCondensed-Regular.ttf);
}

html, body {
    height: 100% !important;
    font-size: 12px;
}

body, textarea {
    font-family: 'OpenSans-Regular' !important;
}

input, textarea {
    border: 0;
}

    input[type="text"], input[type="password"], textarea, select {
        font-family: 'Segoe UI', 'Helvetica Neue', Arial !important;
        border: solid 1px #9c9c9c;
        font-size: 12px;
        padding: 2px 8px;
        border-radius: 0;
    }

    input[type="text"], input[type="password"], select {
        height: 24px;
    }

select {
    padding: 0px;
}

/*input[type="checkbox"], input[type="radio"]
{
	background: transparent;
	border: 0;
	padding: 1em;
}*/

.genericButton8 {
    font-size: 110%;
    line-height: 20px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    text-decoration: none;
    -webkit-transition: all .2s ease-out .02s;
    transition: all .2s ease-out .02s;
    color: #fff;
    background-color: #00466e; /*#224488; 71B1D1*/
    border: solid 1px #3C454F;
}

    .genericButton8:hover {
        background: #8ABBFF; /* #6d9eff #71B1D1; 28D2F0, 224488 */
        color: white;
    }

    .genericButton8[disabled], .genericButton8[disabled='disabled'], .genericButton8.disabled, .genericButton8:disabled, .genericButton8 disabled {
        color: #3C454F !important;
        background-color: #D0D0D0 !important;
        border: solid 1px #3C454F !important;
        cursor: default !important;
    }

.headerCellSearchTable8, .headerLastCellSearchTable8, .headerCellSearchTableOver8, .headerCellSearchTableSelected8, .headerCellSearchTableDis8 {
    background-color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    color: #090909; /*524561*/
    text-align: left;
    cursor: default;
    vertical-align: middle; /*border-bottom: solid 3px #c5c5c5;*/ /*#CFCFCF;*/
    z-index: 50;
    border-collapse: separate;
    line-height: 100%;
    text-transform: uppercase;
}

    /*.headerCellSearchTable8, .headerCellSearchTableOver8, .headerCellSearchTableSelected8, .headerCellSearchTableDis8
{
	border-right: solid 1px #DCDCDC;
}*/

    .headerCellSearchTable8 div {
        background-color: #00466e !important; /*white !important;*/
        color: White;
    }

    .headerCellSearchTableOver8 div {
        background-color: #6495ed !important; /*#E5E5E5 !important;*/ /*cursor: hand;*/
        color: White;
    }

    .headerCellSearchTableSelected8 div {
        background-color: #6495ed !important; /* #959595 !important;*/ /*#C5C5C5;*/ /*cursor: hand;*/
        color: White;
    }

.headerCellSearchTableDis8 {
    background-color: #999999;
    background-image: url('../Images/GridHeaderDis.png');
    cursor: none;
    background-repeat: repeat-x;
}

.rowTable8.h, .rowTableBG8.h, .rowTable8.nh {
    background-color: Transparent;
}

.rowTable8alt.h, .rowTable8alt.nh {
    background-color: #eeeeee;
}

/*.rowTable8.h:hover, .rowTableBG8.h:hover, .rowTable8alt.h:hover, .rowTable8.h:hover + .rowTable8.h.fr, .rowTable8alt.h:hover + .rowTable8alt.h.fr
{
    background-color: #8ABBFF !important;
    opacity: 1;
    filter: alpha(opacity=100);
    color: White;
}*/

.rowTableDis8 {
    background: #C7C7C7;
}

.rowTableSelected8 {
    background-color: #6495ed !important;
    opacity: 1;
    filter: alpha(opacity=100);
    color: White;
}

.cellTable8, .lastCellTable8, .firstCellTable8, .lastRowTable8, .cellTable8fr, .cellTable8alt {
    vertical-align: middle;
    height: 28px;
    line-height: 20px;
    padding-left: 5px;
    border-bottom: solid 1px #DCDCDC;
}

.cellTable8fr {
    font-size: 90%;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
}

.FixedHeader8 {
    /*z-index: 50; 	position: relative;*/
    height: 30px;
    position: relative;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop); /*$(".FixedHeader8")[0].*/
}

.divOrderBy {
    line-height: 30px;
    padding-left: 5px;
    position: relative;
    vertical-align: top;
    font-size: 90%;
}

.divHeaderOrderBy {
    float: left;
    line-height: 100%;
    position: relative;
    height: 22px;
    line-height: 22px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea[type="text"]:focus, select:focus, textarea:focus, input[type="checkbox"]:focus {
    border: solid 1px #aacdf5;
    outline: none;
    /*margin: -1px;*/
}

.textBox8, .textBox8_focus, .textBoxNumber8, .textBoxNumber8_focus {
    font-weight: 400;
    border: solid 1px #9c9c9c;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .textBox8:focus, .textBoxNumber8:focus {
        /*box-sizing: border-box;*/
        /*margin: -1px;*/
        border: solid 1px #8ABBFF; /*#28D2F0;*/
    }

.textBox8_focus, textBoxNumber8_focus {
    /*box-sizing: border-box;
    margin: -1px;*/
    border: solid 1px #8ABBFF; /*#28D2F0;*/
}

.textBoxNumber8 {
    text-align: right;
}

select, input[type=select], .dropDownList8 {
    border: solid 1px #9c9c9c;
    display: inline-block;
}

input[type=select] {
    border: solid 1px #9c9c9c;
    display: inline-block;
}

.dropDownList8 {
    border: solid 1px #9c9c9c;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* USERCONTROL CRITERI RICERCA */

.ucrContainer {
    box-sizing: border-box;
    display: block;
    border: 1px solid #00466e; /* #9c9c9c; */
}

.ucrHeader {
    width: 100%;
    background: #f4f4f4;
}

.ucrContainer .ucrHeader {
    /*background-color: #d3d3d3; 	font-family: Tahoma; 	 	cursor: pointer; 	font-weight: bold; 	box-sizing: border-box; 	-webkit-appearance: none; 	text-decoration: none; 	-webkit-transition: all .2s ease-out .02s; 	transition: all .2s ease-out .02s;*/

    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    color: #00466e;
    width: 100%;
    height: 30px;
    text-transform: uppercase;
}

.ucrContainer .ucrContent {
    border-top: 1px solid #00466e;
    width: 100%;
}

    .ucrContainer .ucrContent .ucrTable {
        border-collapse: separate;
        border-spacing: 0;
        width: 50%;
        margin: 5px auto;
    }

.ucrHeader a {
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    color: #00466e;
}

.ucrHeader div {
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}


.ucrContainer .ucrContent .ucrTable tr {
    height: 22px;
}

.ucrContainer .ucrHeader a:hover, .ucrContainer .ucrHeader a.opened {
    background: #8ABBFF; /* #6d9eff #71B1D1; 28D2F0, 224488 */
    color: white;
}

.ucrContainer .ucrContent .lblFieldForm {
    text-transform: none !important;
}

.ucrBtnSearch, .ucrBtnReset {
    position: relative;
    float: left;
    width: 150px;
    padding: 10px;
}


table th.resizing {
    cursor: col-resize;
}

.radioButton8 label {
    line-height: 24px;
}


.toolBarItem8, .toolBarItem8d, .toolBarItem8-sep {
    text-align: center;
    /*width: 120px;*/ padding: 0px 5px;
    margin-left: 10px;
    margin-right: 10px; /*display: inline-table; not IE */ /*display: inline-block; 	display: inline-block\9;  	*display:inline; 	_display:inline;*/
    display: inline-table; /*table-cell;*/
    text-decoration: none !important;
}

/*.toolBarItem8 span {
        
        color: #ffffff;
    }

    .toolBarItem8d span {
        
        color: #c4c4c4;
    }

    .toolBarItem8d i {
        color: #c4c4c4 !important;
    }*/

.toolBarItem8-sep {
    width: 40px;
    padding: 0px;
    margin: 0px;
}

.toolBar8 {
    text-align: center;
    margin-left: auto;
    margin-right: auto; /*display: inline-block;*/
    display: table;
    padding-top: 8px;
    padding-bottom: 0px; /*background-color: #00466e;*/
    color: #FFF; /*	width: 100%;*/
    box-sizing: border-box;
}


.modalPopup8 {
    z-index: 900;
    position: fixed;
    top: 50%;
    padding: 0px;
    border: none;
    vertical-align: middle;
    width: 100%;
    background-color: White;
    left: 0;
    border-top: solid 3px #aacdf5;
    border-bottom: solid 3px #aacdf5;
    /*margin-top: -50%;*/
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    /*-ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    /*transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
}

    .modalPopup8 > .popup-inner {
        width: 40%;
        border: 0;
        margin: 0 auto;
        text-align: center;
    }

    .modalPopup8 .mpHeader {
        font-weight: normal;
        color: White;
        vertical-align: middle;
        cursor: default;
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }

    .modalPopup8 .mpMain {
        padding: 20px 0px;
        width: 100%;
        float: left;
    }

        .modalPopup8 .mpMain span {
            font-size: 110%;
        }

    .modalPopup8 .mpFooter {
        padding: 20px 0px 10px 0px !important;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        float: left;
    }

    .modalPopup8 .mpTitle {
        color: #00466e;
        position: relative;
        vertical-align: middle;
        font-size: 180%;
    }

    .modalPopup8 .dpCloseButton {
        text-align: right;
        float: right;
        position: relative;
        vertical-align: middle;
    }

    .modalPopup8 .Button {
        border: solid 1px;
        width: 80px;
    }

    .modalPopup8 .mpMessage {
        padding: 10px 20px 10px 20px !important;
        font-weight: bold !important;
    }

    .modalPopup8 > .popup-inner .infoMsg {
        color: #70BA88 !important;
        border: 0 !important;
        font-size: 120% !important;
    }

    .modalPopup8 > .popup-inner .errorMsg {
        color: #C49595 !important;
        border: 0 !important;
        font-size: 120% !important;
    }

    .modalPopup8 > .popup-inner .warningMsg {
        color: #E8C744 !important;
        border: 0 !important;
        font-size: 120% !important;
    }

    .modalPopup8 > .popup-inner .questionMsg {
        color: #7794A8 !important;
        border: 0 !important;
        font-size: 120% !important;
    }

.lblField, .lblFieldForm {
    color: #00466e;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 0px;
    line-height: 18px !important;
}

.lblFieldSmall {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 0px;
    line-height: 20px !important;
}

.textBoxError8, .error8, .numError8, .textPathError8, .error8_focus, .numError8_focus {
    background-color: #FF9999; /* #FF8484;*/
    border: solid 1px red;
    border: solid 1px red;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.numError8 {
    text-align: right;
}

    .error8:focus, .numError8:focus {
        /*margin: -1px;*/
        border: solid 2px red; /*#28D2F0;*/
    }

.error8_focus, .numError8_focus {
    /*margin: -1px;*/
    border: solid 2px red; /*#28D2F0;*/
}

.checkBox8 {
}

.fixed-table-container {
    width: 100%; /*margin: 10px auto;*/
    position: relative; /* could be absolute or relative */
    padding-top: 30px; /* height of header */
    background-color: white;
}

.fixed-table-container-inner {
    overflow-x: hidden;
    overflow-y: auto; /*height: 100%;*/
}

.header-background {
    height: 30px; /* height of header */
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: white;
    border-bottom: solid 1px #DCDCDC;
}

.fixed-table {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.fixed-table-cell {
    position: absolute;
    top: 0;
    line-height: 30px; /* height of header */
    text-align: left;
    padding-left: 5px;
    margin-left: -5px;
    width: 100%;
    /*border-left: solid 1px #DCDCDC;*/
}

.fixed-table-cellFirst {
    position: absolute;
    top: 0;
    height: 30px;
    line-height: 30px; /* height of header */
    text-align: left;
    padding-left: 5px;
    margin-left: -6px;
    width: 100%; /*border-left: solid 1px #DCDCDC;*/
}

.tdTable {
    vertical-align: top;
}

.rowSpace td {
    padding-top: 20px;
}

/* Stile per il calendario a comparsa */

.Calendar .ajax__calendar_title {
    border: none;
}

.Calendar .ajax__calendar_container, .Calendar .ajax__calendar_header, .Calendar .ajax__calendar_body, .Calendar .ajax__calendar_days, .Calendar .ajax__calendar_months, .Calendar .ajax__calendar_years, .Calendar .ajax__calendar_footer {
    width: 180px;
}

.Calendar .ajax__calendar_container {
    border: 1px solid #00466e;
    background-color: #FFFFFF;
    padding: 0px;
    z-index: 100;
    font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
}

.Calendar .ajax__calendar_header, .Calendar .ajax__calendar_footer {
    background-color: #00466e;
    color: #FFFFFF;
    padding-top: 1px;
    padding-bottom: 1px;
    height: 16px;
}

.Calendar .ajax__calendar_header {
    border-bottom: solid 1px #00466e;
}

.Calendar .ajax__calendar_footer {
    border-top: solid 1px #00466e;
}

.Calendar .ajax__calendar_prev, .Calendar .ajax__calendar_next {
    background-color: #FFFFFF;
    background-position: 50% 50%;
    margin: 0px 2px 0px 2px;
    border: solid 1px #00466e;
    height: 14px;
    width: 14px;
}

.Calendar .ajax__calendar_body, .Calendar .ajax__calendar_days, .Calendar .ajax__calendar_months, .Calendar .ajax__calendar_years {
    height: 140px;
}

.Calendar .ajax__calendar_days, .Calendar .ajax__calendar_months, .Calendar .ajax__calendar_years {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .Calendar .ajax__calendar_days TABLE THEAD TR TD {
        border-bottom: solid 1px #00466e;
    }

.Calendar .ajax__calendar_today, .Calendar .ajax__calendar_dayname {
    font-weight: bold;
}

.Calendar .ajax__calendar_day, .Calendar .ajax__calendar_month, .Calendar .ajax__calendar_year, .Calendar .ajax__calendar_other {
    border: solid 1px #FFFFFF;
}

.Calendar .ajax__calendar_day, .Calendar .ajax__calendar_other {
    height: 16px;
    width: 16px;
}

.Calendar .ajax__calendar_month, .Calendar .ajax__calendar_year {
    height: 40px;
    width: 40px;
}

/* Stile per gli elementi dinamici del calendario a comparsa */
.Calendar .ajax__calendar_active .ajax__calendar_day, .Calendar .ajax__calendar_active .ajax__calendar_month, .Calendar .ajax__calendar_active .ajax__calendar_year {
    background-color: #00466e;
    border: solid 1px #00466e;
    color: #FFFFFF;
    font-weight: bold;
}

.Calendar .ajax__calendar_other .ajax__calendar_day, .Calendar .ajax__calendar_other .ajax__calendar_month, .Calendar .ajax__calendar_other .ajax__calendar_year {
    color: #999999;
}

.Calendar .ajax__calendar_hover .ajax__calendar_day, .Calendar .ajax__calendar_hover .ajax__calendar_month, .Calendar .ajax__calendar_hover .ajax__calendar_year {
    background-color: #00466e;
    border: solid 1px #00466e;
    color: #FFFFFF;
}

.Calendar .ajax__calendar_hover .ajax__calendar_title, .Calendar .ajax__calendar_hover .ajax__calendar_today {
    color: #FFFFFF;
}

.headerSubMenu {
    background-color: #00466e; /* #9c9c9c;*/
    height: 22px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: White;
    padding: 2px 2px 2px 5px;
    vertical-align: middle;
    margin: 0 auto;
    line-height: 22px;
}

.Region8 {
    border: solid 1px #9c9c9c;
    padding: 8px;
}


.headerPage {
    background-color: #3C454E;
    margin: 0 auto;
    color: #FEFEFE;
    padding: 10px; /*display: table;*/
    display: block;
    height: 30px;
}

.lblTitle {
    font-size: 180%;
}

.divImg {
    position: relative;
    float: left;
    vertical-align: middle;
}

.divTitle {
    position: relative;
    float: left; /*display: table-cell;*/
    vertical-align: middle;
    padding-left: 8px;
    padding-top: 3px;
}

.divPath {
    position: relative;
    vertical-align: middle;
    padding-left: 15px;
    padding-top: 5px;
    float: left;
    font-size: 120%;
    line-height: 40px;
}

.lblPath {
    vertical-align: middle;
    line-height: normal;
}

.divButton {
    top: 10%;
    position: relative;
    float: right; /*display: table-cell;*/
    vertical-align: middle;
}

.containerMaster {
    /*display: table;*/ /*tolto commento per scroll per nuovo rinnovo*/ /*COMMENTATO -> PROVA PER SCHEDA ABBONATO CON FIREFOX*/
    width: 100%;
    height: 100%;
    overflow-y: auto; /*COMMENTATO -> PROVA PER SCHEDA ABBONATO CON FIREFOX*/
}

.headerMaster {
    /*display: table-row;*/
    /*width: 100%; PROVA PER SCHEDA ABBONATO CON FIREFOX*/

    background-color: #7b9eff;
    box-sizing: content-box !important;
}

.contentMaster {
    width: 100%; /*height: 100%;*/
}


#dialogErrorDetail {
    position: absolute;
    width: 225px;
    padding: 3px; /*z-index: 1000;*/
    background: #FFC6C6;
    border: solid 1px red;
}

#dialogDes, #dialogSug {
    display: block;
    position: relative;
    padding: 2px 2px 2px 2px;
    width: auto;
    height: auto;
}

#dialogDesTxt, #dialogSugTxt {
    text-align: left;
    width: auto;
    float: none;
    height: auto;
    padding-left: 25px;
}

#dialogDesImg, #dialogSugImg {
    float: left;
    margin: 0 0 0 5px;
    height: 16px;
    width: 16px;
    padding-right: 10px;
}

#dialogDesImg {
    background: url(../images/err16_3.png) no-repeat;
}

#dialogSugImg {
    background: url(../images/info16_2.png) no-repeat;
}

.jqte_editor, .jqte_source {
    min-height: 210px !important;
    height: 210px !important;
    max-height: 210px !important;
}

.toolTip {
    padding: 5px;
    background-color: #ffffff;
    border: solid 2px #5572EE;
}

.pointer {
    cursor: pointer;
}

.accordionContent2Col {
    height: 65px !important;
}

.marginB5 {
    margin-bottom: 5px;
}


.white {
    color: #ffffff;
}

.ModLink {
    color: Black;
    width: 100%;
    display: inline !important;
    text-align: left;
    margin-left: 10px;
}

.qst_titolo_categoria {
    font-weight: bold !important;
    float: left !important;
    text-align: left !important;
    padding: 5px !important;
    width: 99% !important;
    color: white !important;
    border-bottom: #224488 1px solid !important;
    background: #224488 !important;
}

.qst_risposta label {
    color: #000000;
}

.qst_categorie {
    border-top: #dddddd 1px solid !important;
    border-left: #dddddd 1px solid !important;
    border-right: #dddddd 1px solid !important;
}

.qst_domanda {
    border-bottom: #dddddd 1px solid !important;
}

.toolTipCoord8 {
    padding: 5px;
    background-color: #ffffff;
    border: solid 2px #224488;
}


.backgroundImg {
    /*background-color: #668CFF;*/
    height: 70px;
    width: 70px;
    border-radius: 35px;
    display: inline-block;
    position: relative;
}

    .backgroundImg img {
        margin-top: 15px;
        height: 40px !important;
    }

.aMnu:hover .backgroundImg {
    background-color: #aacdf5;
}

.divMenu {
    margin: 0 auto;
    display: inline-block;
}

.divNoResult {
    display: inline-block !important;
    width: 100%;
    text-align: center;
}

    .divNoResult span {
        font-weight: bold;
    }

.nav-justified > LI {
    display: table-cell !important;
    width: 1%;
}

    .nav-justified > LI > A {
        margin-bottom: auto !important;
    }

.borderGrey {
    border: 1px solid #9c9c9c;
    background: #ffffff;
}

.paddingTop5 {
    padding-top: 5px;
}

.floatR {
    float: right;
}

.alignR {
    text-align: right;
}

.headerAmbienteTest {
    background-color: Red !important;
    color: White;
}

.overflowYAuto {
    overflow-y: auto !important;
}

.padding0 {
    padding: 0px !important;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingL0 {
    padding-left: 0px !important;
}

.paddingR0 {
    padding-right: 0px !important;
}

.linkToF2Class {
    outline: 0;
    color: white;
    text-transform: none;
}

#ctl00_ctl00_ctl00_msgBoxPopup_mpInner .mpMain {
    max-height: 400px;
    overflow-y: auto;
}

.lb-disabled .mnuGestisci {
    background: #404040 !important;
}

.col-cont-sx {
    width: 60% !important;
    float: left;
    padding-right: 10px;
}

.col-cont-dx {
    width: 40% !important;
    float: left;
    padding-left: 10px;
}

.lblFieldForm {
    line-height: 22px;
    height: 22px;
}

.riep-abb {
    padding: 10px;
    vertical-align: top;
    width: 100%;
}

    .riep-abb .lblFieldForm {
        color: #00466e !important;
    }

.treeViewPanel .treeViewLink input[type="checkbox"] {
    outline: none !important;
}

.treeViewPanelError .treeViewLink input[type="checkbox"] {
    outline: 1px solid red !important;
}

input[type="text"]:disabled, textarea[type="text"]:disabled, select[disabled], input[type="text"]:read-only, textarea[type="text"]:read-only {
    background: #efefef;
    color: #333;
}

.rblOrizzontale label {
    margin-left: 3px;
}

/*.waitUpload {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 2147483001;
    margin: 0;
}

    .waitUpload .divInnerWait {
        margin-left: auto;
        margin-right: auto;
        top: 40%;
        left: 40%;
        position: absolute;
        z-index: 2147483002;
    }*/

.divMnuItem .backgroundImg {
    /*background-color: #00466e;*/
    background-color: rgba(59, 71, 79,0.1);
    height: 100px;
    width: 100px;
    border-radius: 50px;
}

    .divMnuItem .backgroundImg img {
        margin-top: 20px;
        height: 60px !important;
    }

.btn-confirm {
    color: #fff;
    background-color: #00466e;
    border-color: #00466e;
}

    .btn-confirm:hover {
        color: #fff !important;
        background-color: #00466e !important;
    }


#mnuContent .carousel-inner .item {
    width: 1200px !important;
}

.rdm .modal-content {
    width: 900px !important;
}

.rdm, .rdm-centered {
    border-top: solid 5px #aacdf5;
}


    .rdm .nav-pills > li > a {
        border-bottom-width: 1px !important;
        height: 55px !important;
        padding: 0px !important;
        font-size: 120%;
        font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
        padding-top: 10px !important;
        background-color: #aacdf5;
    }

        .rdm .nav-pills > li > a:focus, .rdm .nav-pills > li > a:hover {
            background-color: #6495ed;
            color: white;
        }

    .rdm .mnuHeaderFolder {
        background-color: #aacdf5 !important;
        color: #005189 !important;
        padding: 5px;
    }


    .rdm .modal {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .rdm .carousel {
        min-height: 300px;
    }

        .rdm .carousel .carousel-indicators li {
            margin-right: 5px !important;
        }

    .rdm .modal-header .close {
        color: #005189 !important;
    }

    .rdm .mnuBodyFolder {
        padding: 0px 5px 0px 5px !important;
        min-height: 300px;
        max-height: 600px;
        height: auto;
    }

    .rdm .liMnuItem, .liMnuItem {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }


        .rdm .liMnuItem, .liMnuItem .divMnuItem {
            padding-bottom: 20px;
            padding-top: 20px;
        }

/*005189*/

.btnTVF2, .btnTVF2-disabled {
    width: 26px;
    border: solid 1px #9c9c9c;
    background-color: #dfebf8;
    text-align: center;
}

    .btnTVF2 > a {
        color: #00466e;
        height: 22px;
        line-height: 22px;
    }

    .btnTVF2-disabled > a {
        color: white;
        height: 22px;
        line-height: 22px;
    }

.btnTVF2-disabled {
    background-color: #9c9c9c;
}

.fieldset {
    border: 1px solid #ccc !important;
    padding: 5px 0px 0px 0px !important;
    margin: 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

    .fieldset legend {
        font-size: 100%;
        margin-left: 30px;
        text-align: left;
        padding: 0px 10px;
    }

.left {
    text-align: left !important;
}

.headerCellSearchTable8, .headerLastCellSearchTable8, .headerCellSearchTableOver8, .headerCellSearchTableSelected8, .headerCellSearchTableDis8 {
}

.sf-txt {
    height: 34px !important;
    border-radius: 0 !important;
}

.sf-btn-search, .sf-btn-close {
    border-radius: 0 !important;
}

.headerMasterHF {
    background-color: #aacdf5;
    margin: 0 auto;
    color: #00466e;
    padding: 0px 0px 0px 15px;
    display: block;
    height: 50px;
    border-top: solid 4px #00466e;
}

    .headerMasterHF .divImg {
        position: relative;
        float: left;
        vertical-align: middle;
        padding-top: 8px;
    }

        .headerMasterHF .divImg > a {
            display: inline-block;
            background: #00466e;
            border-radius: 50%;
            height: 34px;
            width: 34px;
        }

            .headerMasterHF .divImg > a > i {
                font-size: 200% !important;
                color: white;
                padding-left: 6px;
                padding-top: 4px;
            }


    .headerMasterHF .divTitle {
        position: relative;
        float: left;
        vertical-align: middle;
        padding-left: 10px;
        line-height: 40px;
    }

.contentMasterHF {
    position: absolute;
    top: 0;
    bottom: 30px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
}

    .contentMasterHF .containerMaster {
        margin: 0px;
        width: auto !important;
    }

.containerMasterHF {
    width: 100%;
    position: absolute;
    top: 55px;
    bottom: 0px;
}

.footerMasterHF {
    height: 30px;
    padding: 0px;
    margin: 0px;
    background-color: #333;
    width: 100%;
    position: absolute;
    bottom: 0;
}

    .footerMasterHF .versione {
        font-size: 130%;
        color: white;
        line-height: 30px;
        padding-left: 10px;
    }

    .footerMasterHF.footerAmbienteTest {
        background-color: Red !important;
        color: White;
    }

.headerMasterHF .toolBar8 {
    padding-top: 5px;
}

.headerMasterHF .toolBarItem8, .headerMasterHF .toolBarItem8d, .headerMasterHF .toolBarItem8-sep {
    margin-left: 15px;
    margin-right: 15px;
}

    .headerMasterHF .toolBarItem8 i, .headerMasterHF .toolBarItem8-sep i {
        color: #00466e;
    }

    .headerMasterHF .toolBarItem8d i {
        color: #777;
    }

    .headerMasterHF .toolBarItem8 span, .headerMasterHF .toolBarItem8-sep span {
        color: #00466e;
    }

    .headerMasterHF .toolBarItem8d span {
        color: #777;
    }

.headerMaster.navbar-header {
    height: 45px;
    background-color: #ffffff;
    color: #00466e;
    text-align: left;
    width: 100%;
}

.imgLogoLeft {
    margin-left: 15px;
    padding-top: 5px;
}

    .imgLogoLeft img {
        max-height: 35px;
    }


.headerMaster.navbar-header .iconMenu {
    font-size: 35px !important;
    padding-right: 15px;
    /*padding-top: 3px !important;*/
    color: #00466e !important;
}

.headerMaster.navbar-header .username {
    font-size: 200%;
}

.headerMasterHF .lblTitle {
    font-size: 200%;
}

.resultMsg {
    font-size: 110%;
    color: #00466e;
}

.divMasterDettaglio {
    display: table;
    margin: 0 auto;
    background-color: #F8f8f8;
    position: absolute;
    height: 100%;
    width: 100%;
}

    .divMasterDettaglio .divContentMaster {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .divMasterDettaglio .divContentMaster .divFormDettaglio {
            background-color: White;
            display: inline-block;
            padding: 5px;
            margin: 0px;
            border: solid 1px #ececec;
        }


.popupUctF2Tbl {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    text-align: left;
    height: 400px;
    visibility: hidden;
    display: none;
    z-index: 1000;
    font-weight: normal !Important;
    margin-top: -50%;
}

    .popupUctF2Tbl table {
        background-color: White;
        border: solid 1px black;
        /*width: 100%;*/
        border-collapse: collapse;
        border-spacing: 0px;
    }

        .popupUctF2Tbl table .headerSubMenu {
            background-color: #aacdf5;
            color: #00466e;
            padding: 5px;
        }

            .popupUctF2Tbl table .headerSubMenu a {
                outline: none;
            }

            .popupUctF2Tbl table .headerSubMenu i {
                color: #00466e !important;
                font-size: 140%;
            }

.tblContainer {
    border-spacing: 10px;
    width: 100%;
    height: 100%;
}

    .tblContainer .trFilter {
        height: 30px;
    }

    .tblContainer .trMsgResult {
        height: 22px;
    }

    .tblContainer > tbody > tr > td {
        vertical-align: top;
    }

    .tblContainer.bs0 {
        border-spacing: 0px;
    }


.divMasterReport {
    display: table;
    margin: 0 auto;
    background-color: #F2F2F2;
    position: absolute;
    height: 100%;
    width: 100%;
}

    .divMasterReport .divContainerReport {
        background: white;
        border: 1px solid #aacdf5;
        border-image: none;
        text-align: left;
        display: inline-block;
    }

.label, .labelRight, .cssSelected {
    font-family: inherit;
    font-size: inherit;
}

.divMnuFavItem {
    margin-left: 80% !important;
}

.aMnuFav {
    display: none !important;
}


.toolBar8 i.fa-2x {
    font-size: 180%;
}

.rdx-gv-header th {
    padding: 7px 0px;
    background-color: #00466e;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
}

    .rdx-gv-header th:hover {
        background-color: #6495ed !important;
        color: White;
    }

    .rdx-gv-header th a {
        color: inherit !important;
        text-decoration: none !important;
        display: inline-block;
        width: 100%;
        text-transform: uppercase;
    }

    .rdx-gv-header th.right {
        text-align: right !important;
        padding-left: 0px !important;
        padding-right: 5px !important;
    }

.rdx-gv-header-sorted-asc, .rdx-gv-header-sorted-desc {
    background-color: #6495ed !important;
    color: White;
    background-repeat: no-repeat;
    background-position: 98% 8px;
    background-size: 15px;
}

.rdx-gv-header-sorted-asc {
    background-image: url(/Images/sort_asc.png);
}

.rdx-gv-header-sorted-desc {
    background-image: url(/Images/sort_desc.png);
}

.rdx-gv-row td, .rdx-gv-alt-row td {
    padding: 3px 0px;
    padding-left: 5px;
}

.rdx-gv-row i.fa, .rdx-gv-alt-row i.fa {
    font-size: 130%;
    color: #00466e;
}

.rdx-gv-row a, .rdx-gv-alt-row a {
    text-decoration: none !important;
}

.rdx-gv-row td {
    background-color: #ffffff;
    border-bottom: 1px solid #DCDCDC;
}

.rdx-gv-alt-row td {
    background-color: #eee;
    border-bottom: 1px solid #DCDCDC;
}

.rdx-gv-pager-lb-disabled i {
    color: #ddd !important;
}


.horizontal-tabs {
    border-bottom: solid 1px #9c9c9c;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .horizontal-tabs::after {
        clear: both;
    }

    .horizontal-tabs::after, .horizontal-tabs::before {
        display: table;
        content: " ";
    }

    .horizontal-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .horizontal-tabs > li > a {
            margin-right: 2px;
            border: solid 1px #9c9c9c;
            border-radius: 10px 10px 0 0;
            position: relative;
            display: block;
            padding: 5px 10px;
            color: #00466e;
            outline: none !important;
            text-decoration: none;
            background: #f4f4f4;
        }

            .horizontal-tabs > li.active > a,
            .horizontal-tabs > li > a:focus,
            .horizontal-tabs > li > a:hover {
                text-decoration: none;
                background-color: white !important;
                color: #00466e !important;
            }

        .horizontal-tabs > li.active > a {
            border-bottom-color: transparent;
        }


.cal-icon > i {
    color: #00466e;
    font-size: 160%;
}

/*.fa_with_bg {
    position: relative;
}

    .fa_with_bg::before {
        position: relative;
        z-index: 1;
    }

    .fa_with_bg::after {
        position: absolute;
        content: '';
        background: #fff;
        z-index: -1;
        top: 3px;
        left: 1px;
        width: 30px;
        height: 30px;
        z-index: 0;
        border-radius: 15px;
    }
*/

.clb-attivo, .clb-inattivo {
    font-size: 120%;
    font-weight: bold;
}

.clb-attivo {
    color: rgb(0,170,0);
}

.clb-inattivo {
    color: rgb(255,0,0);
}

.thumbnails p, .thumbnailsFolder p {
    text-align: center;
    padding: 10px;
    font-size: 120%;
}


@media screen and (min-width: 1920px) {

    html, body {
        font-size: 13px !important;
    }

    input[type="text"], input[type="password"], textarea, select {
        font-size: 13px !important;
    }
}

.headerCellSearchTable8 i.fa {
    font-size: 130%;
    color: white;
}

.rowTable8 i.fa, .rowTable8alt i.fa {
    font-size: 130%;
    color: #00466e;
}

.rowTable8 i.fa-disabled, .rowTable8alt i.fa-disabled {
    font-size: 150%;
    color: #ccc;
}

.rowTable8 a, .rowTable8alt a {
    text-decoration: none !important;
}


.ftc-gv > .fixed-table-container-inner > div {
    border-left: solid 1px #00466e;
    border-right: solid 1px #00466e;
    border-bottom: solid 1px #00466e;
}


.divOp {
    top: 0;
    left: 0;
    z-index: 800;
    position: absolute;
    background-color: black;
    display: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    height: 100%;
    width: 100%;
}

.rdx-cw {
    background-color: white;
    border-top: solid 1px #aacdf5;
    border-bottom: solid 1px #aacdf5;
    border-left: solid 1px #aacdf5;
    border-right: solid 1px #aacdf5;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    z-index: 900;
    position: fixed;
    top: -50%;
    left: -50%;
    /*display: none;*/
}

    .rdx-cw .rdx-cw-header {
        font-weight: normal;
        cursor: default;
        padding: 5px 10px;
        background: #aacdf5;
    }

        .rdx-cw .rdx-cw-header .rdx-cw-title {
            color: #00466e;
            vertical-align: middle;
            font-size: 130%;
        }

    .rdx-cw .rdx-cw-content {
        margin: 10px;
    }


.rdx-cw-tblContainer {
    border-spacing: 10px;
    width: 100%;
    height: 100%;
}

    .rdx-cw-tblContainer > tbody > tr {
        height: 30px;
    }

        .rdx-cw-tblContainer > tbody > tr > td {
            vertical-align: top;
        }

    .rdx-cw-tblContainer .lblField {
        text-transform: none !important;
        text-align: right;
    }

.rdx-cw-toolbar {
    margin: 10px;
    text-align: right;
}

.lblFormTitle {
    font-size: 18px;
}