#divCerca {
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

.ui-dialog.ui-widget {
    moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
    box-shadow: none;
}

.with200 {
    width: 200px;
}

span.ui-calendar.ui-trigger-calendar{
    display: inline-flex;
}
/*.ui-icon-calendar {*/
/*    background-image: url("/fondip_web_mb/javax.faces.resource/img/calendar.png.xhtml") !important;*/
/*    background-position: center center !important;*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    margin-top: -25px;*/
/*}*/
.ui-datepicker-trigger{
    background-color: white;
    border: none;
}

span.ui-button-icon-left.ui-icon.ui-icon-calendar{
    margin-top: -25px;
    margin-left: -18px;
}

.ui-dialog-mask {
	opacity: 0.7;
	background: #565959;
}

.tableCellNoBorders {
	border-color: white;
}

button.ui-datepicker-trigger {
	background-color: transparent;
}

div.has-error,
input.has-error,
select.has-error,
span.has-error,
span.has-error > input{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

div.has-error:focus,
input.has-error:focus,
select.has-error:focus,
span.has-error:focus,
span.has-error > input:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

span.ui-inputnumber {
    display: inline-block;
}

input.form-control {
    max-width: 300px;
    width: 300px;
}

input.ui-state-error.form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

span.help-block {
    color: #a94442;
}

.table-gray-light>tbody>tr>td, .table-gray-light>thead>tr>th {
	padding: 3px;
	vertical-align: middle;
}

.align-top {
	vertical-align: top!important;
}


.ui-messages-info {
    color: #333;
    background-color: #ffffff;
    border-color: #ffffff;
}

.ui-messages-error,
.ui-message-error{
    background-color: transparent;
    border-color: transparent;
}

span.ui-fileupload-choose {
    margin-top: -8px;
}

.ui-fileupload span.ui-button {
    color: #fff;
    background-color: #565959;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #357ebd;
    border-radius: 4px;
}

.ui-fileupload-content .ui-progressbar {
    width: 100px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.ui-fileupload-content .ui-progressbar .ui-progressbar-value {
    border-radius: 4px;
    background-color: #565656;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.ui-fileupload-content .ui-fileupload-cancel {
    background: transparent;
    border-width: 0;
}

.ui-fileupload-content .ui-fileupload-cancel .ui-icon-close {
    display: inline-block;
    margin-top: -10px;
    background: none repeat scroll 0 0 transparent !important;
    text-indent: 0 !important;
}

.ui-fileupload-content .ui-fileupload-cancel .ui-icon-close:before {
    color: red;
    font-family: FontAwesome;
    content: "\f00d";
}

.ui-autocomplete-item.ui-state-highlight {
    background-color: #EEEEEE;
}

.ui-autocomplete-panel {
    background-color: #ffffff;
}

.ow-autocomplete > label {
   /* fix 37936 margin-top: 8px */;
}

.ow-autocomplete.ui-autocomplete > input[disabled],
.ow-autocomplete.ui-autocomplete > input[readonly],
.ow-autocomplete.ui-autocomplete > button[disabled]
.ow-autocomplete.ui-autocomplete > button[readonly]
.ow-selectonemenu.ui-selectonemenu.ui-state-disabled,
.ow-selectonemenu.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label {
    cursor: not-allowed;
    background-color: #EEEEEE;
    opacity: 1;
}

.ow-autocomplete.ui-autocomplete > button.ui-button {
    /* definire il background a seconda del fondo*/
}

.ow-autocomplete.ui-autocomplete.dim-1,
.ow-autocomplete.ui-autocomplete.dim-1 > input.ui-autocomplete-input,
.ow-selectonemenu.ui-selectonemenu.dim-1 > label.ui-selectonemenu-label {
    width: 400px;
}

.ow-autocomplete.ui-autocomplete > input.ui-autocomplete-input,
.ow-selectonemenu.ui-selectonemenu > label.ui-selectonemenu-label {
    font-size: 14px;
    height: 32px;
    font-weight: 700;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
}

.addFileColumn {
	width: 30px;
}

.deleteFileColumn {
	width: 30px;
}

.ow-selectonemenu.ui-selectonemenu {
    padding: 0px;
}

li.ui-state-hover:hover {
    color: #2f556a;
    background-color: #eaeaea;
    text-decoration: none
}

@media (min-width: 768px) {
    .ow-modal-dialog.modal-dialog {
        margin: 0px auto;
    }
}

.ow-modal-dialog.modal-dialog {
    margin: 0px;
}

.ow-modal-dialog .modal-body {
    max-height: 200px;
    overflow-y: scroll;
}

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
    text-align: center;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 5px;
}

body .dataTables_wrapper .dataTables_info {
    text-align: center;
    float: none;
    padding-top: 0.755em;
}

body .dataTables_wrapper .dataTables_paginate {
    text-align: center;
    float: none;
    padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    cursor: pointer;
    *cursor: hand;
    border: 1px solid transparent;
}

.ui-datatable .ui-row-toggler {
    display: inline-block;
}

.enabledLink {
    font-weight: bold;
    font-size: 14px;
}

.page-pratica .table-white {
    width: 100%;
}

.page-pratica .table-white tr {
	vertical-align: top;
}

.page-pratica .table-white > tbody > tr > td {
    vertical-align: middle;
}

.page-pratica .table-gray td,
.page-pratica .table-white td.pf {
    vertical-align: middle;
    text-align: center;
}

.page-pratica .table-gray td.text-right,
.table-gray td.text-right {
    text-align: right;
}

.page-pratica .table-white td.pf > div {
    display: inline-block;
}

.page-pratica .table-white td > button {
	margin-top: 14px;
}

.page-pratica .table-white span.help-block {
    margin: 0px 0 2px 8px;
    display: block;
    max-width: 250px;
}

.page-pratica .table-white div>label {
    /*float: none;*/
    display: inline-block;
    width: 170px;
    padding: 8px;
    color: var(--primary-theme-color);
}

.page-pratica .table-white div>label.full-width {
    width: 100%;
}

.one-radio-label-read {
	margin-top: 8px;
}

/* Questa � per i radio button*/
.page-pratica .table-white td>label {
    display: inline-block;
    padding: 8px;
    color: var(--primary-theme-color);
}

.page-pratica .table-white .divInlineGridForm {
    display: inline-grid;
    width: calc(100% - 170px);
}

.page-pratica .container .divInlineGridForm {
    margin-bottom: 10px;
}

/* #27155 fix pronta, da testare
.page-pratica .table-white td {
    padding: 8px 0;
}
*/

.page-pratica .table-white label.ui-helper-hidden {
    display: none;
}

.page-pratica .table-white .form-control {
    width: 280px;
    display: inline-block;
}

.page-pratica .table-white .ow-input-readonly {
    padding: 8px;
    display: inline-block;
}

.page-pratica .table-white .ow-input-hidden {
    display: none;
}

.page-pratica .table-white .linee-investimento-container .ui-datalist .ui-datalist-content .linee-investimento-row .col-xs-2 .ow-input-readonly {
    padding: 0px;
    display: inline-block;
}

.page-pratica .table-white .linee-investimento-row input[type=text] {
    margin: 0;
    width: 100%;
}

.page-pratica .table-white td > div {
    padding: 8px 0;
}

.page-pratica .table-white .pf {
    /*display: inline-block;*/
    vertical-align: top;
}

.page-pratica .table-white .pf .ui-inputfield,
.page-pratica .table-white input[type=text],
.page-pratica .ui-inputnumber input {
    width: 280px;
    height: 35px;
    background: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 5px;
    margin-left: 8px;
    font-family: inherit;
    font-size: 14px;
    color: inherit;
    font-weight: bold;
    border: 1px solid #a8a8a8;
}

.page-pratica .cell-importo {
    padding: 4px 0;
    height: 40px;
}

.page-pratica .cell-importo .ui-inputnumber input {
    background-color: #FFFFFF;
    min-width: 60px;
    width: 100%;
    margin-left: 0;
}

.page-pratica .cell-importo .ui-inputnumber input.ui-state-disabled {
    background-color: #EEEEEE;
}

.page-pratica .table-white input[type=text].customDatePicker {
    width: 150px;
}

.page-pratica .table-white input.input-200 {
    width: 200px;
}
.page-pratica .table-white input.input-250 {
    width: 250px;
}

.page-pratica .table-white div.ui-state-error,
.page-pratica .table-white div.has-error,
.page-pratica .table-white .pf .ui-inputfield.has-error,
.page-pratica .table-white input[type="text"].has-error,
.page-pratica .table-white input[type="text"].ui-state-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.page-pratica .table-white .pf .ui-inputfield:disabled,
.page-pratica .table-white input[type="text"]:disabled {
    background-color: #eeeeee;
    opacity: .35;
}

.page-pratica .table-white .pf .ui-selectonemenu,
.page-pratica .table-gray .ui-selectonemenu {
    width: 280px;
    min-width: 280px !important;
    height: 34px;
    background: none;
    padding: 0;
    border-radius: 0;
    margin-bottom: 5px;
    margin-left: 8px;
    font-family: "Century Gothic";
    font-size: 14px;
    color: inherit;
    font-weight: bold;
}

.page-pratica .table-gray.ow-datatable-scrollable .ui-selectonemenu,
.page-pratica .table-gray.ow-datatable .ui-selectonemenu {
    width: fit-content;
    min-width: 80px !important;
}

.page-pratica .table-white .tipo-benef .pf .ui-selectonemenu {
    width: 330px;
}

.page-pratica .table-gray .dist-cau-dip .pf .ui-selectonemenu {
    width: 140px;
}

.ui-selectonemenu-panel .ui-selectonemenu-list {
    background-color: #ffffff;
}

.page-pratica .table-white .pf .ui-selectonemenu .ui-selectonemenu-label,
.page-pratica .table-gray .ui-selectonemenu .ui-selectonemenu-label {
    width: 260px;
    height: 30px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-family: inherit;
    font-size: 14px;
    color: inherit;
    font-weight: inherit;
    line-height: 16px;
}

.page-pratica .table-gray.ow-datatable-scrollable .ui-selectonemenu-label,
.page-pratica .table-gray.ow-datatable .ui-selectonemenu-label {
    width: fit-content;
    min-width: 80px;
}

.page-pratica .table-white .tipo-benef .pf .ui-selectonemenu .ui-selectonemenu-label{
    width: 310px;
}

.page-pratica .table-gray .dist-cau-dip .pf .ui-selectonemenu .ui-selectonemenu-label{
    width: 140px;
}

.page-pratica .table-white .pf .ui-selectonemenu .ui-selectonemenu-trigger,
.page-pratica .table-gray .ui-selectonemenu .ui-selectonemenu-trigger {
    border-radius: 0;
    background: transparent;
    border: none;
}

.table-white .pf .twoMenues .ui-selectonemenu {
    width: 136px;
    min-width: 136px !important;
}

.storico-distinte .table-white .pf .twoMenues .ui-selectonemenu {
    width: 90px;
    min-width: 90px !important;
}

.page-pratica .table-white .pf .twoMenues .ui-selectonemenu .ui-selectonemenu-label {
    width: 130px;
}

.storico-distinte .table-white .pf .twoMenues .ui-selectonemenu .ui-selectonemenu-label {
    width: 80px;
}

.page-pratica .table-white input {
    padding: 8px;
}

.page-pratica .table-white input[type=radio] {
    margin: 8px;
}

.page-pratica .table-white .censimento-detail {
    padding: 0;
}

.page-pratica .table-white .censimento-detail .row {
    background-color: rgb(223, 223, 223);
}

.page-pratica .table-white .censimento-detail .row > div {
    border-right: 1px solid #ffffff;
}

.page-pratica .table-white .censimento-detail .row.striped {
    background-color: rgb(228, 237, 244);
}

.page-pratica .table-white .censimento-detail label {
    font-size: 13px;
    width: 100%;
    padding: 0;
}

.page-pratica .ow-ui-selectmanycheckbox {
    margin-bottom: 10px;
}

.page-pratica .ow-ui-selectmanycheckbox .ow-ui-label {
    font-size: 12px;
}

.page-pratica .ow-ui-selectmanycheckbox .ui-selectmanycheckbox {
    width: 100%;
}

.div-white {
    padding: 8px;
}

.div-white .ow-ui-label {
    display: inline-block;
}

.page-pratica .div-white .ow-ui-label > label {
    display: inline-block;
    width: 100%;
}

.page-pratica .ui-selectmanycheckbox label {
    float: right;
    font-size: 12px;
    font-family: "Century Gothic";
    text-align: left;
    width: calc(100% - 40px);
}

.page-pratica .ow-ui-selectbooleancheckbox {
    margin-bottom: 10px;
}

.page-pratica .ow-ui-selectbooleancheckbox .ow-ui-label {
    font-size: 12px;
}

.page-pratica .ui-selectbooleancheckbox label {
    float: right;
    font-size: 12px;
    font-family: "Century Gothic";
    text-align: left;
    width: calc(100% - 40px);
}

.page-pratica .pratica-action-buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}

.genericDomandaLabel {
    vertical-align: top;
    width: 150px;
    padding: 8px;
}

.genericDomandaValue {
    padding: 8px;
    width: 340px;
}

.genericDomandaValue .default_oneselectmenu {
    width: 280px;
}

.ui-datatable thead th {
    padding: 10px 5px;
}

.ui-datatable thead th, .ui-datatable tbody td {
    border: 2px solid #fff;
}

.ui-datatable tbody .no-bottom-border td {
	border-bottom: none;
}

.ui-datatable tbody .no-top-border td {
	border-top: none;
}

.ui-datatable.lista-posizioni-table tbody td {
    padding: 4px 0;
    font-weight: bold;
}

.ui-datatable.doc-att-spunta-table tbody td {
    padding: 0;
}

.ui-datatable .table-condensed thead th, .ui-datatable .table-condensed tbody td {
    padding: 0 5px;
}

.ui-datatable .ui-column-title {
    text-align: center;
    display: inline-block;
}

.ui-datatable .ui-column-title > label{
    margin: 0;
    padding: 0;
}

/* Home Collocatore */
.home-collocatore h3, .home-collocatore h4, .home-collocatore h5 {
    font-weight: bold;
}

.home-collocatore .pratica-stato .box-wrapper {
    display: table;
}

.home-collocatore .pratica-stato .box {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    height: 100px;
    background-color: #E6ECE8;
    vertical-align: middle;
    display: table-cell;
    width: 100%;
}

.page-pratica .table-white.comparti-table .pf {
    width: 100%;
}

.page-pratica .table-white.comparti-table .col-xs-2 > div > label {
    display: none;
}

.page-pratica .table-white.comparti-table .pf .ui-selectonemenu {
    width: 100%;
    min-width: 100% !important;
}

.page-pratica .table-white.comparti-table .pf .ui-selectonemenu >label {
    width: 154px;
}

.page-pratica .table-white.comparti-table .pf .ui-inputfield {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
}

span.hasError {
    color: #a94442;
}

.page-pratica .customDatePicker {
	display: inline-block;
}

.tabs li.ui-tabs-selected a,
.tabs li.selected a {
    clear: both;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    background-color: transparent;
    font-weight:bold;
    font-size: 16px;
}



/*Censimento aderente*/

.censimento-aderente-form .table-white > tbody > tr > td,
.half-width {
	width: 50%;
}

.censimento-aderente-form .beneficiario-form .table-white > tbody > tr > td {
    width: auto;
}

.censimento-aderente-form  .beneficiario-form .table-white > tbody > tr > td.lblCustom {
    width: 200px;
}

.censimento-aderente-form .beneficiario-form .table-white > tbody > tr > td select {
    margin-left: 8px;
}

.censimento-aderente-form .beneficiario-form .table-white > tbody > tr > td input.formCustomSmall {
    width: 50px;
}

.censimento-step {
    display: inline-block;
    box-sizing: border-box;
    height: 50px;
    vertical-align: middle;
    width: 11%;
    text-overflow: clip;
    border: 1px solid #696969;
    margin: 0;
    padding: 0;
    position: relative;
}

.censimento-step > div {
    padding: 5px 5px 5px 30px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #009738;
    text-align: center;
}

.censimento-steps > .row > .censimento-step:first-child > div {
    padding: 5px;
}

.censimento-step > div:after, .censimento-step > div:before {
    content:"";
    display:inline-block;
    border-width: 25px;
    border-style: solid;
    width: 0px;
    height: 0px;
    left: calc(100% - 1px);
    top: -1px;
    position: absolute;
    border-color: transparent transparent transparent #009738;
}

.censimento-steps > .row > .censimento-step:last-child > div:before,
.censimento-steps > .row > .censimento-step:last-child > div:after {
    content: none;
    border: none;
}

.censimento-step > div:before {
    z-index: 2;
    top: -1px;
    border-color: transparent transparent transparent #ffffff;
}

.censimento-step > div:after {
    z-index: 1;
    top: -1px;
    left: calc(100% + 1px);
    border-color: transparent transparent transparent #696969;
}

.censimento-step.active {
    background-color: #009738;
}

.censimento-step.active > div {
    color: #ffffff;
}

.censimento-step.active > div:before {
    border-color: transparent transparent transparent #009738;
}

.censimento-step.completed {
    background-color: #81C784;
}

.censimento-step.completed > div {
    color: #ffffff;
}

.censimento-step.completed > div:before {
    border-color: transparent transparent transparent #81C784;
}

.censimento-step.completed > div:after {
    border-color: transparent transparent transparent #696969;
}

.censimento-step.skipped {
    background-color: #cccccc;
    border-color: #696969;
}

.censimento-step.skipped > div {
    color: #696969;
}

.censimento-step.skipped > div:before {
    border-color: transparent transparent transparent #cccccc;
}

.censimento-step.skipped > div:after {
    border-color: transparent transparent transparent #696969;
}

.ui-paginator .ui-paginator-current {
    display: block;
}

.censimento-tab {
    font-size: 16px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}

.censimento-tab i {
    margin-right: 18px;
}

.censimento-tab.completed, .censimento-tab.completed a  {
    color: #009900;
}

.censimento-tab.incomplete, .censimento-tab.incomplete a {
    color: #0080ff;
}

.censimento-tab.skipped, .censimento-tab.skipped a {
    color: #808080;
}

.censimento-tab.precompilata, .censimento-tab.precompilata a {
    color: #ff8040;
}

.ui-paginator .ui-paginator-first,
.ui-paginator .ui-paginator-prev,
.ui-paginator .ui-paginator-next,
.ui-paginator .ui-paginator-last {
    padding: 0.5em 1em;
}

.ui-paginator .ui-paginator-page {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
}

.ui-paginator .ui-paginator-page:hover {
    color: white !important;
    border: 1px solid #111;
    background: #103184;
}

.ui-paginator .ui-paginator-page.ui-state-active {
    color: #333 !important;
    border: 1px solid #cacaca;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

/* Pagination */
.ui-icon.ui-icon-seek-first {
    background: url(/fondip_web_mb/javax.faces.resource/img/first_page_18.png.xhtml);
    width: 18px;
}

.ui-icon.ui-icon-seek-prev {
    background: url(/fondip_web_mb/javax.faces.resource/img/left_18.png.xhtml);
    width: 18px;
}

.ui-icon.ui-icon-seek-next {
    background: url(/fondip_web_mb/javax.faces.resource/img/right_18.png.xhtml);
    width: 18px;
}

.ui-icon.ui-icon-seek-end {
    background: url(/fondip_web_mb/javax.faces.resource/img/last_page_18.png.xhtml);
    width: 18px;
}

.page-pratica .gestione-consensi-radio-container .table-white label {
    width: 100%;
}

.page-pratica .gestione-consensi-radio-container .ow-ui-radio input {
    margin: 8px;
}
.page-pratica .gestione-consensi-radio-container .ow-ui-radio label {
    padding: 8px;
    vertical-align: top;
    width: auto;
}

.linee-investimento-container {
    margin: 8px;
}
.page-pratica .table-white .linee-investimento-row .pf .ui-selectonemenu {
    margin-left: 0px;
}
.linee-investimento-title {
    font-weight: bold;
    padding: 8px 0px 8px 0px;
}
.linee-investimento-title .col-xs-2,
.linee-investimento-row .col-xs-2 {
    min-width: 192px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
}

.ricercaComuneTable > .ui-widget-content.ui-datatable-even.ui-datatable-selectable > td,
.ricercaComuneTable.ui-datatable tbody td {
	background-color: transparent;
}

.ui-datatable .ui-datatable-data tr.ui-state-hover { 
	background-color:#EEEEEE;
}

div.bg-separator {
	height: 10px;
	background: #f3f4f7;
}

/*
 * IE 10 in poi
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-pratica .table-white .divInlineGridForm {
		display: table !important;
	}
}

body .buttonBlueLarge {
    width: 390px;
}

body .censimento-add-action .buttonBlue,
body .censimento-add-action .buttonBlueDis {
    height: auto;
}

body .censimento-add-panel .buttonBlue,
body .censimento-add-panel .buttonBlueDis {
    height: auto;
}

.ow-mesi-contribuzione .col-xs-12,
.ow-mesi-contribuzione .row {
    width: auto;
    display: inline-block;
}

.ui-icon-calendar {
    width: 40px;
    height: 40px;
    text-indent: 0;
}

.ui-icon-calendar:after {
    content: "\f073";
    font-family: FontAwesome;
    width: 40px;
    height: 40px;
    font-size: 30px;
    top: 0;
    left: 0;
    position: absolute;
}

.nolayoutlist ul.ui-datalist-data {
    border: inherit;
    background: inherit;
    color: inherit;
    list-style: none;
    padding-left: 0px;
}

.ml-5 {
	margin-left: 5px;
}

.float-left {
	float: left;
}


.tracking-stato-container {
    position: relative;
    margin: 10px 0;
}

.tracking-stato-item {
    display: inline-block;
    width: 19.5%;
    text-align: center;
    position: relative;
}

.six-items .tracking-stato-item {
    width: 16%;
}

/*.tracking-stato-item:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: calc(100% + 5px);*/
/*    height: 1px;*/
/*    background-color: #008eff;*/
/*    height: 2px;*/
/*    left: 0;*/
/*    top: calc(50% - 1px);*/
/*    z-index: 1;*/
/*}*/

/*.tracking-stato-item.last:after {*/
/*    content: none;*/
/*}*/

.tracking-stato-item:after {
    font-family: FontAwesome;
    font-size: 24px;
    content: '\f054';
    position: absolute;
    height: 24px;
    width: 30px;
    right: -5px;
    top: calc(50% - 17px);
    color: #008eff;
}

.tracking-stato-item.last:after {
    content: none;
}

.tracking-stato-item > div {
    height: 60px;
    width: 180px;
    line-height: 60px;
    -moz-border-radius: 50%; /* or 50% */
    border-radius: 50%; /* or 50% */
    position: relative;
    z-index: 10;
    background-color: white;
    border: 1px solid #008eff;
}

.six-items .tracking-stato-item > div {
	width: 145px;
}


.tracking-stato-item > div > span {
    color: #00457c;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    display: inline-block;
    height: 60px;
}

.six-items .tracking-stato-item > div > span {
    font-size: 16px;
}

.tracking-stato-item.active > div {
    background-color: #008eff;
    color: #ffffff;
}

.tracking-stato-item.completed > div {
    background-color: #ddf0ff;
}

.tracking-stato-item.completed > div > span {
    color: #00457c;
}

.datiIndirizzoGrid .pf {
	display: inline-block;
}

.pf .ui-autocomplete-input {
	background: url(/fondip_web_mb/javax.faces.resource/img/lentina.png.xhtml) right center no-repeat !important;
}

.pf .ui-autocomplete-input.ui-autocomplete-loading,
.ow-input-loading {
	background: #eeeeee url(/fondip_web_mb/javax.faces.resource/img/ajax-loader.gif.xhtml) right center no-repeat !important;
}

.loading-opacity {
	opacity: 0.35;
}

.radioInline label {
    width: 90%;
}

div.detail-row-content > table > tbody > tr:nth-child(even),
.detail-row-content tr:nth-child(even)
{
    background: #CCC;
}

div.detail-row-content > table tbody > tr:nth-child(odd),
.detail-row-content tbody tr:nth-child(even)
{
    background: #FFF;
}

.linee-investimento-title .col-xs-2.linea-investimento-categoria,
.linee-investimento-row .col-xs-2.linea-investimento-categoria {
    min-width: 140px;
}

.linee-investimento-title .col-xs-2.linea-investimento-cell {
    min-width: 100px;
}

.linee-investimento-row .col-xs-2.linea-investimento-cell {
    min-width: 100px;
    text-align: right;
}

.ow-blockui {
    background: #CCC url(/fondip_web_mb/javax.faces.resource/img/ajax-loader.gif.xhtml) center no-repeat;
    opacity: 50%;
}

.ui-widget-overlay.ow-blockui {
    position: absolute;
}

.ow-button-disabled,
.ow-button-disabled:hover,
.ow-button-disabled:visited,
.ow-button-disabled:focus,
button[disabled].ow-button-disabled,
button[disabled].ow-button-disabled:hover,
button[disabled].ow-button-disabled:visited,
button[disabled].ow-button-disabled:focus {
    background: #dddddd;
    cursor: not-allowed;
    background-color: #dddddd;
    color: #f7f7f7;
    border: 1px solid #e3e4e6;
}

body .customDatePicker {
    display: inline-block;
}

body input.customContributiSmall {
    width: 60px;
}

/* FILE UPLOAD DISTINTA */

[id$=distintaFileUpload].ui-fileupload span.ui-button {
    color: #fff;
    background-color: #009738;
    border: 1px solid #357ebd;

}
[id$=distintaFileUpload].ui-fileupload span.ui-button:hover,
[id$=distintaFileUpload].ui-fileupload span.ui-button:focus,
[id$=distintaFileUpload].ui-fileupload span.ui-button:active {

    /* style da btn-primary */
    color: #fff;
    background-color: #999999;
    border-color: #555555;

    /* style da btn-default */
    /*color: #333;*/
    /*background-color: #ebebeb;*/
    /*border-color: #adadad;*/
}

[id$=distintaFileUpload].ui-fileupload{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: fit-content;
}

[id$=distintaFileUpload].ui-fileupload span.ui-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-right: 0;
    height: 100%;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 0;
    margin-top: 0;

}



[id$=distintaFileUpload].ui-fileupload .ui-fileupload-buttonbar{
    padding: 0;
    width: auto;
    height: auto;
}

[id$=distintaFileUpload].ui-fileupload .ui-fileupload-buttonbar .ui-button span.ui-button-text-icon-left{
    /*width: 0px;*/
    display: none;
}

[id$=distintaFileUpload].ui-fileupload .ui-fileupload-buttonbar .ui-button span.ui-button-text{
    padding : 0;
    line-height: 1.42857143;

}

[id$=distintaFileUpload].ui-fileupload .ui-fileupload-content{
    display: none;
}

[id$=distintaFileUpload].ui-fileupload{
    margin-left: 5px;
}

.home-aderente .stima-anticipazione,
.home-aderente .stima-anticipazione,
.home-aderente .stima-anticipazione-altro,
.home-aderente .totale-anticipi-riscatti,
.home-aderente .page-title {
    font-weight: bold;
    text-transform: uppercase;
}

.home-aderente .line-chart .line-chart-title {
    text-transform: uppercase;
}

.page-pratica .variazione-dati-anagrafici.table-white .ow-ui-label label {
    width: auto;
}

.page-pratica .ow-ui-radiogroup > table {
    width: calc(100% - 170px);
}

.page-pratica .table-white.preliminare-tab div>label {
	width: 80%;
}

.page-pratica .preliminare-tab .ow-ui-radiogroup > table {
    width: 20%;
}

.page-pratica .ow-ui-radiogroup .divInlineGridForm {
    width: 100%;
}

.ui-selectonemenu-items-wrapper ul {
    max-width: 500px;
    overflow: auto;
}

.dati-azienda .lbl {
    padding: 8px;
    border-right: 1px solid #ddd;
    height: 50px;
    font-weight: 900;
}

.dati-azienda .value {
    padding: 8px;
    height: 50px;
    font-weight: 900;
}

.ui-datatable-tablewrapper {
    overflow-x: scroll;
}

.no-scroll .ui-datatable-tablewrapper {
    overflow-x: hidden;
}

.zoom {
    transform: scale(1.5);
    transition: transform .2s; /* Animation */
}
.zoom:hover {
    transform: scale(3);
}

.highlighted-cell,
.ui-datatable tbody td.highlighted-cell {

}

.ui-datatable.ow-datatable-scrollable table {
    table-layout: auto;
}

a > i.fa {
    transform: scale(1.5);
    transition: transform .2s; /* Animation */
}
a > i.fa:hover {
    transform: scale(3);
}

.note-black {
	color: black;
}

.note-blue {
	color: blue;
}

.note-red {
    color: red;
}

.ui-datatable .ui-row-toggler {
    background-image: none;
    display: inline-block;
    text-indent: 0 !important;
    font: normal normal normal 12px/1 FontAwesome;
    text-rendering: auto;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0;
}

.ui-datatable .ui-row-toggler {
    position: relative;
}

.ui-datatable .ui-row-toggler:before {
    content: "\f078";
    position: absolute;
    top: 2px;
    left: 0;
}

.ui-datatable .ui-expanded-row .ui-row-toggler:before {
    content: "\f077";
}

.pf .ui-radiobutton-box {
	border-radius: 10px;
}

.pf .ui-radiobutton-box .ui-icon-bullet {
	margin-top: -0.1em;
	margin-left: -0.1em;
}

.pf .ow-ui-radio-logo .ui-radiobutton-box .ui-icon-bullet {
	background-position: -64px -144px;
}

.btn-dialog{
	margin-top: 2px;
}

.tag-ofs{
	position: absolute;
	right: 0;
	font-size: 16px;
	background-color: red;
	padding: 0 5px;
	border: 1px solid black;
	border-radius: 30px;
	color: white;
}

.attenzione-icon {
	display: block; margin-left: auto; margin-right: auto;  width: 10%;
}

.message-large {
	font-weight: bold;
}

.bper-dati {
	margin: 16px;
	font-size: 16px;
}

.feq-abilitata {
	color: green;
}

.feq-non-abilitata {
	color: red;
}

.divInvisibile .custom-title {
    display: none;
}

.text-large {
    font-size: 16px
}

.text-compact {
    width: 100px !important;
    padding: 0 !important;
}
.small-box {
    width: 200px !important; /* Default per mobile */
}
@media (min-width: 768px) { /* Per schermi più grandi di 768px (tablet e PC) */
    .small-box {
        width: 280px !important;
    }
}

table#form\:consensoDematAccordion\:consensoDemat\:flagConsenso\:input{
    width: 300px;
}

table#form\:consensiAccordion\:consensiList\:0\:consenso\:flagConsenso\:input {
    width: 300px;
}

.ui-messages-info-detail {
	margin-left: 0;
}

.justify-text {
	text-align: justify;
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.page-pratica .table-white .flag-checkbox .pf {
	width: 40px;
}

.flag-checkbox .label-after {
	width: calc(100% - 40px);
}