.skin-3 .submenu {
    background-color: #fff;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.local-form-control {
    width: 100%;
}

.form-group.has-error .select2-choice,
.form-group.has-error .select2-choices,
.form-validation-helper.has-error .select2-choice,
.form-validation-helper.has-error .select2-choices {
    border-color: #f00 !important;
}

.form-validation-helper.has-info .select2-choice,
.form-validation-helper.has-info .select2-choices {
    border-color: #64a6bc !important;
}

.form-group.has-info .control-label,
.form-group.has-info .help-block,
.form-group.has-info .help-inline,
.form-validation-helper.has-info .control-label,
.form-validation-helper.has-info .help-block,
.form-validation-helper.has-info .help-inline {
    color: #657ba0;
}

.form-group.has-error .control-label,
.form-group.has-error .help-block,
.form-group.has-error .help-inline {
    /*color: #d16e6c;*/
    color: #f00;
}

.form-group.has-error .lbl {
    /*color: #D16E6C;*/
    color: #f00;
}

.form-group.has-info .lbl {
    color: #657BA0;
}

.form-group .form-validation-helper > label[class*="col-"] {
    margin-bottom: 0;
    padding-top: 0;
}

.form-group.has-error + .table-validation-helper .ui-jqgrid {
    border: 1px solid #f00 !important;
}

.form-validation-helper.has-error + .table-validation-helper .ui-jqgrid {
    border: 1px solid #f00 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.form-group.has-error .control-label,
.form-group.has-group-error .control-label,
.form-group.has-error .help-block,
.form-group.has-error .help-inline,
.form-validation-helper.has-error .control-label,
.form-validation-helper.has-error .help-block,
.form-validation-helper.has-error .help-inline,
.group-dependant-validation-helper.has-error .control-label,
.group-dependant-validation-helper.has-error .help-block,
.group-dependant-validation-helper.has-error .help-inline {
    /*color: #D16E6C;*/
    color: #f00;
}

.form-group.has-error input,
.form-group.has-error select,
.form-group.has-error textarea,
.form-validation-helper.has-error input,
.form-validation-helper.has-error select,
.form-validation-helper.has-error textarea,
.group-dependant-validation-helper.has-error input,
.group-dependant-validation-helper.has-error select,
.group-dependant-validation-helper.has-error textarea {
    border-color: #f00;
    box-shadow: none;
    color: #f00;
}

.form-validation-helper.has-error .input-group .input-group-addon,
.group-dependant-validation-helper.has-error .input-group .input-group-addon {
    border-color: #f00;
}

.form-validation-helper.has-error .lbl,
.group-dependant-validation-helper.has-error .lbl {
    /*color: #D16E6C;*/
    color: #f00;
}

.form-validation-helper.has-error input:focus, .form-validation-helper.has-error select:focus, .form-validation-helper.has-error textarea:focus,
.group-dependant-validation-helper.has-error input:focus, .group-dependant-validation-helper.has-error select:focus, .group-dependant-validation-helper.has-error textarea:focus {
    border-color: #DB8978;
    box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3);
    color: #886666;
}

.well-sm .profile-user-info, .well .profile-user-info, .well-lg .profile-user-info {
    background-color: #fff;
    margin-bottom: 0;
}

.user-info {
    max-width: 200px;
}

#navbar.backoffice {
    background-color: #b60004;
}

#navbar.backoffice .ace-nav > li.light-blue > a {
    background-color: #8b8b8b;
}

#navbar.backoffice .ace-nav > li.light-blue > a:focus,
#navbar.backoffice .ace-nav > li.light-blue > a:hover,
#navbar.backoffice .ace-nav > li.open.light-blue > a {
    background-color: #6d6d6d;
}

.navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand img {
    margin-top: 2px;
}

/*.form-group.associato-checkbox{
  margin-top: -3px;
}*/
.cnt-checkbox-e-textbox .chb-label {
    margin-top: -2px;
}

.text-bold {
    font-weight: bold !important;
}

/* jqGrid */
.ui-th-column {
    padding-left: 0 !important;
}

tr.ui-search-toolbar {
    height: 33px;
}

tr.ui-search-toolbar th {
    vertical-align: top;
    padding-right: 0 !important;
}

.ui-jqgrid .ui-jqgrid-hbox {
    padding-right: 0 !important;
}

.ui-jqgrid .ui-search-toolbar {
    border-left: 1px solid #E1E1E1 !important;
}

.ui-jqgrid .ui-search-toolbar th {
    border-right: 1px solid #E1E1E1 !important;
    text-align: left !important;
}

.ui-jqgrid .ui-search-toolbar .ui-search-table select {
    height: 21px;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    border: 1px solid #aaa;
}

.ui-jqgrid-btable .ui-widget-content {
    background-color: #fff;
    background-image: none;
    opacity: 1;
}

.cnt-table-no-titlebar .ui-jqgrid-titlebar {
    display: none !important;
}

.ui-jqgrid .ui-jqgrid-htable thead, .ui-jqgrid .ui-jqgrid-pager {
    background-color: #d9d9d9 !important;
}

.ui-jqgrid-hdiv .ui-jqgrid-htable,
.ui-jqgrid .ui-jqgrid-labels th,
.ui-jqgrid .ui-search-toolbar th,
.ui-jqgrid .ui-jqgrid-btable,
.ui-jqgrid tr.ui-row-ltr td,
.ui-jqgrid tr.ui-row-rtl td,
.ui-jqgrid .ui-jqgrid-pager {
    border-right: 1px solid #777 !important;
    border-bottom: 1px solid #777 !important;
    border-left: 1px solid #777 !important;
    border-collapse: collapse;
}

.ui-jqgrid .ui-jqgrid-pager {
    border-left: 1px solid #777 !important;
}

.ui-jqgrid-view > .ui-jqgrid-titlebar {
    margin-top: -1px;
    border-bottom: 1px solid #777 !important;
    border-left: 1px solid #777 !important;
    border-right: 1px solid #777 !important;
}

.ui-jqgrid-view {
    border-top: 1px solid #777 !important;
    border-collapse: collapse;
}

.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary {
    background-color: #F1F1F1;
}

.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary.ui-state-hover {
    background-color: #eff4f7;
}

.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary.ui-state-highlight {
    background-color: #E4EFC9;
}

.ui-jqgrid .ui-jqgrid-view, .ui-jqgrid .ui-paging-info, .ui-jqgrid .ui-pg-selbox, .ui-jqgrid .ui-pg-table {
    font-size: 11px;
}

.ui-jqgrid tr.ui-row-ltr td, .ui-jqgrid tr.ui-row-rtl td {
    padding: 0 2px;
    white-space: pre-line;
}

.ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize,
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th span.ui-jqgrid-resize {
    height: 28px !important;
}

.ui-jqgrid .ui-jqgrid-htable th div,
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th div {
    padding-top: 5px;
}

.ui-jqgrid .ui-jqgrid-pager {
    height: 35px;
    background: linear-gradient(to bottom, #f8f8f8 0px, #bbb 100%) repeat-x scroll 0 0 #bbb;
    padding-top: 0 !important;
}

.ui-jqgrid .ui-pager-control {
    height: 32px;
}

.ui-th-column input[type="checkbox"] {
    margin-left: -3px;
}

.grid-table .btn-group.row-controls {
    padding: 2px 0;
}

.subgrid-data .ui-jqgrid-htable > thead > .ui-jqgrid-labels {
    background-color: #ff892a !important;
}

.subgrid-data .ui-jqgrid-htable > thead > .ui-jqgrid-labels th .ui-jqgrid-sortable {
    color: #444 !important;
}

/* jqGrid FINE */

.well.has-error {
    background-color: #F2DEDE;
}

.well .error-label {
    display: none;
}

.well.has-error .error-label {
    display: inline-block;
}

body.breadcrumbs-fixed {
    padding-top: 45px;
}

.btn-light.active {
    color: #000 !important;
}

.widget-main .form-actions {
    margin-bottom: 0;
}

/* =================================== nuovi stili =================================== */
.skin-3 .main-container:before {
    background: #fff;
}

.skin-3 .breadcrumbs {
    border-radius: 0;
    margin: 0;
}

.navbar-container {
    padding-right: 0;
}

#page-h1-text, #page-h1-small-text, #page-h1-extra-html {
    display: none
}

#page-breadcrumnbs {
    display: none;
}

.form-group {
    margin-bottom: 5px;
}

label {
    font-size: 12px;
}

.help-block {
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 2px;
    /*color: #d16e6c;*/
    color: #f00;
    line-height: 11px;
}

.tbl-standard .cnt-riferimento-validazione .help-block {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.3em;
}

.help-block-inline .help-block {
    display: inline;
}

.help-block-inline .help-block + .help-block {
    margin-left: 10px;
}

.daterange-selector-with-validation {
    display: inline-block !important;
    width: 100% !important;
}

.daterange-selector-with-validation .form-validation-helper {
    width: 45%;
    vertical-align: top;
    display: inline-block;
}

.daterange-selector-with-validation .input-group-addon {
    display: inline-block;
    line-height: 17px !important;
    margin: 0 -3px;
    vertical-align: top;
    padding: 1px 0 0 0 !important;
    width: 8%;
}

.select2-container .select2-choice {
    height: 20px;
    padding-top: 0;
    line-height: 18px;
}

.select2-container .select2-choice abbr:before {
    top: -8px;
}

.select2-container .select2-choice .select2-arrow b:before {
    top: -1px;
}

.select2-search {
    position: absolute;
    top: -19px;
    padding-left: 0;
    padding-right: 1px;
}

.select2-search input, .select2-search .select2-input {
    height: 20px !important;
    min-height: 1px;
    margin-top: 0;
    border: none !important;
}

.select2-results {
    margin-top: 6px;
}

.select2-search input, .select2-search .select2-input,
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus {
    box-shadow: 1px 1px 3px 0 #aaa inset !important;
}

.select2-container.select2-container-disabled .select2-arrow {
    display: none;
}

.required > label::after {
    content: " *";
    padding-left: 0.25em;
}

.required label.show-asterisk-before::before {
    content: "* ";
}

.required > label.not-required-symbol::after {
    content: "";
}

.required-forced > label::after {
    content: " *";
}

.profile-user-info {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    border-collapse: collapse !important;
}

.profile-info-row {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: 1px dotted #aed2ec;
}

.profile-user-info-striped {
    border-top: 1px solid #dcebf7;
    border-right: 1px solid #dcebf7;
    border-left: 1px solid #dcebf7;
    border-bottom: none;
}

.profile-user-info-striped .profile-info-name {
    width: 140px;
    padding-top: 0;
    padding-bottom: 0;
    /*background-color: #3478a0;
    color: #fff;*/
}

.profile-user-info-striped .profile-info-value {
    border-top: none !important;
    padding-top: 0;
    padding-bottom: 0;
}

.profile-user-info-striped .profile-info-name, .profile-user-info-striped .profile-info-value {
    border-top: 0;
}

.form-control {
    height: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 13px;
}

.form-control.form-control-width-50 {
    width: 50% !important;
}

.input-group-addon, .input-daterange .input-group-addon {
    padding-top: 1px;
    padding-bottom: 0;
    line-height: 14px;
}

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    border: 1px solid #aaa;
}

textarea.form-control {
    padding: 0 4px;
    border: 1px solid #aaa;
}

.form-group > label[class*="col-"] {
    margin-bottom: 0;
    padding-top: 0;
}

.input-group-addon {
    border-color: #aaa;
}

.ui-jqgrid-sortable {
    font-size: 11px !important;
}

.ui-jqgrid .ui-jqgrid-view button, .ui-jqgrid .ui-jqgrid-view input, .ui-jqgrid .ui-jqgrid-view select, .ui-jqgrid .ui-jqgrid-view textarea {
    font-size: 11px;
}

.input-daterange .input-group-addon {
    border-color: #aaa;
    padding-bottom: 1px;
    padding-top: 0;
}

.well {
    background-color: #e0e0e0;
    box-shadow: none;
    border-color: #e0e0e0;
    padding: 10px;
    margin-bottom: 10px;
}

.form-actions {
    background-color: #e0e0e0;
    margin-top: 10px;
}

.well .well {
    padding: 0;
    margin-bottom: 0;
}

.well .form-actions {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    border-color: #e0e0e0;
}

.special-error .help-block {
    font-weight: bold;
}

.bigger-error .help-block {
    font-size: 1.2em;
}

.table-validation-error .ui-jqgrid-titlebar {
    background-color: #f00;
}

.ui-jqgrid-view > .ui-jqgrid-titlebar {
    height: 25px;
}

.ui-jqgrid .ui-jqgrid-title {
    margin: 0 8px;
}

.ui-jqgrid .ui-jqgrid-title label {
    margin-bottom: 0;
}

.ui-jqgrid .ui-jqgrid-titlebar-close {
    display: none;
}

.ui-jqgrid .ui-jqgrid-titlebar-close .ui-icon {
    line-height: 11px;
}

.ui-jqgrid .ui-jqgrid-view input {
    line-height: 19px;
}

tr.ui-search-toolbar {
    height: 24px;
    background: linear-gradient(to bottom, #f8f8f8 0px, #bbb 100%) repeat-x scroll 0 0 #bbb;
}

.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th {
    padding-top: 0;
    height: 28px;
}

.form-horizontal.border-inside-well {
    border: 1px solid #aaa;
    padding: 15px;
}

.legendLabel {
    text-align: left;
}

.altro-cliente .altro-fornitore {
    margin-top: 20px;
}

.nascondi-subgrid .ui-sgcollapsed a {
    visibility: hidden;
}

.nascondi-subgrid .ui-sgcollapsed {
    pointer-events: none;
}

.jqgrow.opacity40 td {
    opacity: 0.4;
    font-weight: normal !important;
}

.jqgrow.opacity60 td {
    opacity: 0.6;
}

.jqgrow.danger td {
    background-color: #e3b7b8;
}

.jqgrow.danger .td-chk-materiali .label-checkbox {
    display: none;
}

.jqgrow.success td {
    background-color: #a8d795;
}

.jqgrow.warning td {
    background-color: #f5e9a5;
}

.jqgrow.info td {
    background-color: #bee5eb;
}

.jqgrow.trasferimento_esterno td {
    background-color: #a9abff;
}

.jqgrow.da-leggere td {
    background-color: #87b87f;
}

.jqgrow.messaggio-proprietario td {
    background-color: #fee188;
}

.jqgrow.SupportaColore td.Colore:after, .jqgrow.SupportaLineato td.Lineato:after {
    font-family: FontAwesome;
    content: "  \f05a";
    font-size: 1.2em;
    color: #f00;
}

.jqgrow.anomalia-elettricita td.Kw:after {
    font-family: FontAwesome;
    content: "  \f05a";
    font-size: 1.2em;
    color: #f00;
}

.jqgrow.disattivato td {
    background-color: #ffb752;
}

.jqgrow.attivato .svr_attivo {
    display: none;
}

.jqgrow.disattivato .svr_nonattivo {
    display: none;
}

.bootbox.larger .modal-dialog {
    width: 90%;
}

.tbl-inarrivo .ui-jqgrid-titlebar {
    background-color: #77c646;
}

.tbl-inpartenza .ui-jqgrid-titlebar {
    background-color: #e4564f;
}

.tbl-inarrivo td, .tbl-inpartenza td {
    white-space: pre !important;
}

.cnt-avvisi .tab-content, .cnt-avvisi .widget-main {
    padding: 0;
}

#piechart-placeholder-residenziale .tickLabel, #piechart-placeholder-alberghiero .tickLabel {
    font-size: 10px;
}

.cnt-sede {
    text-align: center;
    width: 100%;
}

.cnt-sede .position-relative {
    width: 375px;
    display: inline-block;
}

.btn-sede {
    border: 3px solid #F7F7F7;
    padding: 0 10px;
    cursor: pointer;
}

.btn-sede:hover {
    border-color: #428bca;
}

.logo-menu {
    height: 45px;
    padding: 5px;
    float: left;
}

.alert-titolo {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}

.senza-padding {
    padding-left: 0;
    padding-right: 0;
}

/*.ace-spinner{
  width: 125px!important;
}*/
.margintop-10 {
    margin-top: 10px;
}

.width-1px {
    width: 1px;
}

.width-5 {
    width: 5%;
}

.table-striped {
    background-color: #eee;
}

.ace-spinner .spinner-input {
    height: 20px;
}

.ace-spinner.touch-spinner .spinner-buttons > .btn {
    font-size: 16px;
    height: 20px;
    line-height: 11px;
}

.tbl-standard {
    font-size: 0.85em;
    margin-bottom: 10px;
    background-color: #fff;
}

.tbl-standard td, .tbl-dettaglio-camere td {
    vertical-align: middle !important;
}

.tbl-standard td.td-dettaglio-camere {
    vertical-align: top !important;
}

.tbl-standard .help-block {
    font-size: 0.8em;
}

.tbl-standard .form-group {
    margin-bottom: 0;
}

.tbl-standard .spinner-div {
    width: 100px !important;
    height: 20px;
    display: inline-block;
}

.table.tbl-standard td {
    padding: 4px;
}

.table.tbl-standard.no-padding > tbody > tr > td {
    padding: 0 !important;
}

.table.tbl-standard.senza-bordo > tbody > tr > td {
    border: none !important;
}

.tbl-standard td .form-group {
    margin: 0;
    width: 100%;
}

/*.table.tbl-standard.tbl-standard-get > tbody > tr > td{
  padding: 8px;
}*/
.table.tbl-standard > tbody > tr > td,
.table.tbl-standard > tbody > tr > th,
.table.tbl-standard > tfoot > tr > td,
.table.tbl-standard > tfoot > tr > th,
.table.tbl-standard > thead > tr > td,
.table.tbl-standard > thead > tr > th {
    line-height: 1;
    padding: 4px;
}

.table > tbody > tr > td .table {
    margin-bottom: 0 ! important;
}

/*.tbl-standard td .ace-spinner .spinner{
  width: 40px !important;
}*/
.table .checkbox {
    padding-top: 4px;
}

.width-45px {
    width: 45px !important;
}

.width-85px {
    width: 85px !important;
}

.width-90px {
    width: 90px !important;
}

.width-180px {
    width: 180px !important;
}

.width-220px {
    width: 220px !important;
}

.tbl-dettaglio-camere .checkbox label, .radio label {
    padding-left: 0;
}

.tbl-standard .input-group-addon {
    padding-left: 2px;
    padding-right: 2px;
}

/*Colorpicker*/
.form-group .dropdown.dropdown-colorpicker {
    display: inline-block;
}

.form-group .btn-colorpicker {
    border: 1px solid #aaa;
}

.clearfix.dashboard {
    margin: 0 10px;
    font-weight: bold;
}

.dashboard .well {
    min-height: 55px;
    line-height: 33px;
}

.tooltip-tableau {
    margin-left: -10px;
    width: 24px;
    font-size: 0.5em;
    height: 1px;
}

.destra-crop {
    width: 400px;
    margin: 0 20px 20px;
}

/*Wait panel, Load panel*/
.wait-panel, .load-panel {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.wait-panel::before, .load-panel::before {
    font-size: 24px;
    position: absolute;
    text-align: center;
    top: 55%;
    width: 100%;
    font-weight: bold;
}

.wait-panel::before {
    content: 'Saving data. Please wait...';
}

.wait-panel {
    z-index: 200000;
    background: rgba(255, 255, 255, 0.8) url('/assets/img/wait-icon.gif') 50% 40% no-repeat;
}

.load-panel {
    z-index: 100000;
    background: rgba(255, 255, 255, 0.8) url('/assets/img/loading-icon.gif') 50% 50% no-repeat;
}

.load-panel::before {
    content: 'Loading...';
}

.wait, .loading {
    overflow: hidden;
}

.wait .wait-panel, .loading .load-panel {
    display: block;
}

.clicktochart {
    cursor: pointer;
}

.slider-durata {
    margin-top: 5px;
    padding: 0 22px;
}

.row.altezzaslider {
    height: 60px;
}

.form-group.altezzaslider {
    margin-top: 16px;
}

#slider-range-mesi .tooltip, #slider-range-giorni .tooltip {
    top: -13px !important;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.35;
}

.btn.basso {
    border-top: 0;
    border-bottom: 0;
    top: -1px;
}

.page-header {
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.page-header small .badge {
    display: inline-block;
    font-size: 15px !important;
    padding: 2px 6px 5px;
    font-weight: bold;
    vertical-align: top;
    font-weight: normal;
    margin-top: 4px;
}

.page-header small .label.label-xlg {
    top: -2px;
}

.si-overflow .ui-jqgrid .ui-jqgrid-bdiv {
    overflow: visible;
}

.si-overflow .ui-jqgrid .ui-jqgrid-bdiv tbody {
    min-height: 50px;

}

.width-100p100 {
    width: 100%;
}

.text-red {
    color: #f00;
}

.yellow {
    color: #F8C600;
}

#PillsTabConti {
    margin-left: 0;
}

#PillsTabConti > li {
    margin-left: 0 !important;
    margin-right: 5px;
    margin-bottom: 5px;
}

#PillsTabConti > li > a {
    padding: 2px 5px;
    outline: 0;
}

#PillsTabConti > li > a,
#PillsTabConti > li > a:focus,
#PillsTabConti > li > a:hover {
    background-color: #fff;
    color: #aaa;
}

#PillsTabConti > li.active > a,
#PillsTabConti > li.active > a:focus,
#PillsTabConti > li.active > a:hover {
    background-color: #428bca;
    color: #fff;
    box-shadow: none;
}

#PillsTabConti_NuovoConto > a {
    line-height: 41px;
}

#PillsTabConti_NuovoConto > a,
#PillsTabConti_NuovoConto > a:focus,
#PillsTabConti_NuovoConto > a:hover {
    background-color: #82AF6F !important;
    color: #fff !important;
}

#PillsTabConti .label-conto-chiuso,
#PillsTabConti .label-conto-senza-intestazione {
    font-size: 9px;
    line-height: 16px;
}

#PillsTabConti .label-conto-chiuso i,
#PillsTabConti .label-conto-senza-intestazione i {
    margin-bottom: 4px;
}

#CntTabConti {
    padding: 0;
    border: none;
    margin-top: 0;
}

#PillsTabConti .badge.badge-inverse.cnt-icone-conto {
    color: #fff;
    background-color: #444 !important;
}

#PillsTabConti .badge.cnt-icone-conto {
    font-size: 9px;
}

.griglia-conto {
    border-top: 1px solid #aaa;
    padding-top: 5px;
}

.griglia-conto .tab-sezioni-conto {
    margin-top: -1px;
}

.griglia-conto .tab-selezione {
    padding: 5px 3px;
    background-color: #f0f0f0;
}

.griglia-conto .tab-selezione .badge.badge-inverse {
    background-color: #444 !important;
}

.griglia-conto .ui-jqgrid-titlebar-clos {
    display: none;
}

.griglia-conto .ui-jqgrid-title {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.ui-th-column .ui-jqgrid-sortable input[type="checkbox"] {
    margin-top: 2px;
}

.intestazione-conto .widget-toolbar::before {
    border: medium none;
}

.intestazione-conto .widget-toolbar .label {
    margin-left: 10px;
    margin-top: 5px;
}

.intestazione-conto .widget-title {
    border-right: 1px solid #fff;
}

.griglia-conto input[type="checkbox"] {
    margin-top: 4px;
}

.griglia-conto .tab-content {
    padding: 0;
}

.griglia-conto .widget-box {
    margin: 0;
}

.griglia-conto .widget-box .widget-main {
    padding: 0;
}

.griglia-conto .widget-box .widget-main .tbl-standard {
    margin: 0;
}

.cnt-gruppi {
    padding-top: 0;
    padding-bottom: 0;
}

.bottoni-cnt-gruppi {
    margin-bottom: 0;
}

.div-like-text-area {
    border: 1px solid #aaa;
    padding: 0 4px;
    color: #858585;
    font-size: 13px;
    width: 100%;
    min-height: 53px;
}

.form-group label {
    margin-bottom: 0;
}

.profile-info-value .btn-minier {
    line-height: 16px;
    vertical-align: top;
}

.testo-btn-minier {
    padding-left: 5px;
    font-family: Open Sans;
}

.no-help-block .help-block {
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}

.div-as-textarea {
    border: 1px solid #aaa;
    width: 100%;
    background-color: #fff;
    min-height: 55px;
    padding: 4px;
}

.pulsante-menu-griglia {
    float: right;
    margin-right: 11px;
    margin-top: 8px;
}

.widget-header-small .pulsante-menu-griglia {
    margin-top: 5px;
}

.widget-box.transparent .pulsante-menu-griglia {
    margin-right: 0;
}

.pulsante-menu-griglia .btn {
    margin-left: 3px;
}

.ui-jqgrid-titlebar .pulsante-menu-griglia {
    margin-top: -2px;
}

.ui-jqgrid-titlebar .pulsante-menu-griglia .btn {
    line-height: 13px;
}

.pulsante-menu-totale {
    float: right;
}

.text-left {
    text-align: left !important;
}

.profile-info-value .label.label-sm {
    vertical-align: top;
    margin-top: 1px;
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice {
    background-image: none;
    background-color: #91b8d0;
    color: #FFF;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 3px;
    margin-right: 0;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    transition: all .2s ease 0;
    vertical-align: baseline;
    white-space: nowrap;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 22px 7px 9px;
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    width: 18px;
    height: auto;
    line-height: 25px;
    text-align: center;
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-color: rgba(0, 0, 0, .2);
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close:hover:before {
    color: #FFF;
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close:before {
    color: #FFF;
    position: static;
    font-size: 11px;
}

.popover-info {
    cursor: pointer;
}

.popover-info.piu-basso {
    padding-bottom: 2px;
}

.cnt-pulsanti-conto {
    background-color: #307ECC;
    padding: 2px 3px;
}

.cnt-pulsanti-conto .btn:first-child {
    margin-left: 0;
}

.alert.info-conto {
    padding: 10px;
    font-size: inherit;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.pulsante-menu-griglia-gruppo {
    float: right;
    margin-right: -3px;
    margin-top: -30px;
}

.cnt-grid-nascondi-pager .ui-pager-control > table > tbody > tr > td:nth-child(2),
.cnt-grid-nascondi-pager .ui-pager-control > table > tbody > tr > td:nth-child(3) {
    display: none;
}

.td-fattura-totale-pagamenti .help-block {
    font-size: 10px;
    margin-top: 5px;
    width: 200px;
    float: right;
}

#cnt-info-sospeso {
    margin-bottom: 0;
    padding: 5px;
}

#cnt-info-totale-fattura {
    margin-bottom: 0;
    padding: 5px;
}

.badge-tipo-fattura {
    margin-bottom: 1px;
}

.storna-deposito {
    border: 1px solid #000000;
    float: left;
    margin: 15px 10px;
    padding: 8px;
    width: 95%;
}

.daticassa .alert {
    font-size: 1.5em;
    text-align: center;
}

.daticassa .text-dataapertura {
    font-size: 0.6em;
    text-align: center;
}

.chk-depositi-cauzionali {
    padding-top: 2px !important;
    text-align: center;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.blink_me {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1.0;
    }
}

#switch-tipo-aggiornamento-date.checkbox {
    padding-top: 0;
}

.testo-disabilitato {
    opacity: 0.4;
}

.checkbox-in-header {
    margin-top: 0;
    margin-bottom: 0;
}

.dashboard-container .infobox {
    height: auto;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
}

.dashboard-container .infobox-text {
    margin-bottom: 0;
    margin-top: 0;
}

.dashboard-container .chartplaceholder {
    margin-top: -5px;
}

.dashboard-container .tbl-inarrivo td,
.dashboard-container .tbl-inarrivo th > div,
.dashboard-container .tbl-inpartenza td,
.dashboard-container .tbl-inpartenza th > div {
    font-size: 10px !important;
}

.pulsante-clienti-gruppo {
    margin-top: 5px;
    margin-right: 12px;
}

.giornatadicassa {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
}

.altezza-cassa-data-totale {
    height: 69px;
}

.chk-senza-storni {
    padding-top: 0px !important;
}

.data-inizio-fine-senza-storni {
    padding-top: 7px !important;
}

.widget-main .profile-user-info {
    margin-bottom: 0;
}

.titolo-sezione {
    border-bottom: 1px solid #ccc;
}

.th-orario {
    width: 60px;
}

.th-composizione-elimina {
    width: 32px;
}

.tbl-standard .btn-minier.basso {
    margin-top: 2px;
}

.widget-header .form-actions {
    background-color: transparent;
    border: medium none;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
    line-height: 35px;
    margin-right: 11px;
}

.widget-header.widget-header-small .form-actions {
    line-height: 29px;
}

.foto-colori-per-lista {
    width: 80%;
    margin-top: 1px;
    margin-bottom: 1px;
}

.modal-header .close {
    margin-top: -5px;
}

.modal-header {
    padding-bottom: 10px;
    padding-top: 10px;
}

.modal-header .modal-title small .badge {
    margin-top: 5px;
    vertical-align: top;
}

.modal-body .form-actions {
    margin-bottom: 0;
}

.th-elementi-modello-quantita {
    width: 50px;
}

.th-elimina {
    width: 32px;
}

.profile-info-value .table {
    margin-top: 10px;
}

.profile-info-value .table > thead > tr {
    background: #f2f2f2 linear-gradient(to bottom, #f8f8f8 0px, #ececec 100%) repeat-x scroll 0 0 !important;
}

#MaterialeElementoModello_TblColori.senza-lineati .lineati {
    display: none;
}

#MaterialeElementoModello_TblColori td.lineati {
    padding: 0 !important;
}

th.con-checkbox-seleziona-tutti {
    width: 30px;
}

th.con-checkbox-seleziona-tutti.allargata {
    width: 31px;
}

th.con-checkbox-seleziona-tutti.allargata > label {
    margin-left: -1px;
}

.lbl-chk-seleziona-tutti {
    margin-left: -2px;
    margin-top: -3px;
}

.th-foto {
    width: 50px;
}

.tbl-materiali {
    font-size: 0.85em;
    margin-bottom: 10px;
    background-color: #fff;
}

.table.tbl-materiali td {
    padding: 4px;
}

.table.tbl-materiali th.quantita {
    width: 50px;
}

.table.tbl-materiali th.prezzo, .table.tbl-materiali th.data-arrivo {
    width: 100px;
}

.table.tbl-materiali th.note {
    width: 200px;
}

.ordineget-codice {
    float: right;
    margin-top: 2px;
    margin-right: 2px;
}

/*.nuovoordinemateriale .visualizzare-nuovo{
  display: block;
}
.nuovoordinemateriale .visualizzare-modifica{
  display: none;
}
.visualizzare-nuovo{
  display: none;
}
.visualizzare-modifica{
  display: block;
}*/
.form-group.materialiordine-dataconsegna input {
    height: 15px;
    top: 1px;
}

.form-group.materialiordine-dataconsegna div {
    width: 100px;
}

.form-group.materialiordine-dataconsegna span {
    height: 10px;
}

.btn-get-altro {
    line-height: 0;
}

.bootbox-close-button {
    margin-left: 20px;
}

.formatta-input {
    padding-left: 12px !important;
}

.standard {
    padding-right: 8px !important;
}

.standard .fa {
    font-weight: bold;
    font-family: "FontAwesome";
}

.btn-rimuovi-foto, .btn-rimuovi-icona {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.caricafoto, .caricaicona {
    cursor: pointer;
}

.caricafoto img, .caricafoto img {
    width: 72%;
    box-shadow: 0 0 2px 1px #555;
}

.caricafoto.foto-caricata .btn-rimuovi-foto, .caricaicona.icona-caricata .btn-rimuovi-icona {
    display: block;
}

.didascalia-foto {
    font-size: 11px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.img-profilo {
    width: 100%;
    /*box-shadow: 0 0 2px 1px #555;*/
}

.step-pane {
    padding: 0 !important;
}

th.opz {
    width: 30px;
}

.wizard-steps {
    border: 1px solid #999;
    margin-bottom: 5px;
    padding-top: 14px;
}

#TblMaterialiElementiModelloFinito .spinner-div.quantita {
    width: 90px !important;
}

#TblMaterialiElementiModelloFinito tr.disabilitato .campo_dati {
    display: none;
}

#TblMaterialiElementiModelloFinito.get tr.disabilitato {
    opacity: 0.4;
}

.vis-hidden {
    visibility: hidden !important;
}

.tbl-standard .elementi-modellofinito-quantita {
    width: 100px !important;
}

.tbl-standard .elementi-modellofinito-materiale {
    width: 350px !important;
}

.tbl-standard .elementi-modellofinito-materiale .select2-container {
    width: 320px !important;
}

.tbl-standard .elementi-modellofinito-colore {
    width: 200px !important;;
}

.tbl-standard .elementi-modellofinito-colore .select2-container {
    width: 170px !important;;
}

.tbl-standard .elementi-modellofinito-lineato {
    width: 100px !important;;
}

.tbl-standard .elementi-modellofinito-lineato .select2-container {
    width: 70px !important;;
}

#TblMaterialiElementiModelloFinito .campo_dati .form-group {
    margin-top: 5px;
}

#TblMaterialiElementiModelloFinito.get .campo_dati .form-group {
    padding-top: 5px;
    border-top: 1px solid #cde;
}

#TblMaterialiElementiModelloFinito .campo_dati .form-group:first-child,
#TblMaterialiElementiModelloFinito.get .campo_dati .form-group:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.get-link {
    cursor: pointer;
    color: #336199;
    border-bottom: 1px dotted #336199;
}

.ui-search-table select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.login-layout {
    background-color: #fff !important;
}

/* inizio fullcalendar */
#calendar {
    background-color: #fff !important;
}

/* fine fullcalendar */
.table.tbl-giornipalestra th.palestra {
    width: 110px;
}

.form-control.OrarioPalestra {
    text-align: center;
}

.form-control.numeroslotpalestra {
    text-align: right;
}

.jqgrow.turni-nondisponibili td {
    background-color: #ffb752;
}

.jqgrow.turni-nondisponibili td.liberi:after {
    font-family: FontAwesome;
    content: "  \f023";
    font-size: 1.2em;
    color: #f00;
}

.bootstrap-timepicker-widget {
    z-index: 10000;
}

.cnt-img-profilo {
    background-color: #888;
    padding: 0 !important;
}

.foto-elettricita-per-lista {
    width: 80%;
    margin-top: 1px;
    margin-bottom: 1px;
}

.euro::before {
    content: "€ ";
}

select option[value=""], select.form-control option[value=""] {
    padding: 3px 4px;
}

tr.no-del .btn-del-jqgrid {
    display: none;
}

.select2-width-add .btn-nuovo {
    margin-top: 2px;
    float: right;
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close {
    line-height: 15px;
}

.select2-container-multi.tag-input-style .select2-choices .select2-search-choice {
    font-size: 11px;
    line-height: 11px;
    padding-top: 0;
    padding-bottom: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.select2-container-multi .select2-choices .select2-search-field {
    line-height: 12px;
}

.select2-container-multi .select2-choices {
    min-height: 20px;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 16px;
    margin-top: 0;
}

.grid-table ul {
    margin-bottom: 0;
    margin-left: 0;
    list-style-position: inside;
}

.profile-info-value ul {
    margin-bottom: 0;
    margin-left: 0;
    list-style-position: inside;
}

#Pacchetto_grid-table .danger .radio_label {
    display: none;
}

.inline-help {
    font-size: 0.9em;
    font-style: italic;
    padding-left: 0 !important;
}

td .form-group {
    margin: 0 !important;
}

th.importo {
    width: 150px;
}

.form-group.trasparente input:disabled,
.form-group.trasparente input[disabled],
.form-group.trasparente .input-group-addon {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #777;
}

.btn-in-alert {
    margin-top: -1px;
}

.padding-5px {
    padding: 5px !important;
}

.tbl-standard th.data {
    width: 120px;
}

.tbl-standard td.data {
    text-align: center;
}

.width-120px {
    width: 120px !important;
}

.width-190px {
    width: 190px !important;
}

.profile-user-info-striped .profile-info-name {
    max-width: 140px !important;
    min-width: 140px !important;
}

.profile-user-info-striped .profile-info-name.profile-info-name-lg {
    max-width: 200px !important;
    min-width: 200px !important;
}

.profile-user-info-striped .profile-info-name.profile-info-name-xl {
    max-width: 300px !important;
    min-width: 300px !important;
}

.profile-user-info-striped .profile-info-name.profile-info-name-xxl {
    max-width: 400px !important;
    min-width: 400px !important;
}

.profile-user-info-striped .profile-info-name.profile-info-name-full {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    display: block;
    margin-top: 0;
}

.profile-user-info-striped .profile-info-name.autowidth {
    min-width: 1px !important;
    max-width: none !important;
    width: auto;
}

.profile-info-value .table.table-bordered {
    border-width: 1px;
    margin: 5px 0 5px 0;
}

.profile-info-value.with-jqgrid-table {
    padding: 5px;
}

.menu-icon.sempre-visibile {
    display: inline-block !important;
}

#SideBar_RicoveroCorrente ul.submenu.nav-show {
    display: block !important;
}

.sidebar + .main-content {
    margin-left: 250px;
}

.sidebar {
    width: 250px;
}

.profile-info-value > span + span::before {
    display: none;
}

.text-italic {
    font-style: italic;
}

.row.margin-top-dal-sesto div.col-lg-2:nth-of-type(n+7) {
    margin-top: 5px;
}

.alert.alert-padding-5 {
    padding: 5px;
}

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

.margin-right-6 {
    margin-right: 6px !important;
}

.input-icon > .ace-icon {
    top: 0px;
    bottom: 0px;
    line-height: 20px;
}

.help-block-line-height-30 .help-block {
    line-height: 30px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 9;
}

.profile-info-value {
    vertical-align: middle;
}

.sidebar.sidebar-fixed {
    z-index: 8;
}

.fixed-width-35 {
    width: 35px !important;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #888888;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #cfcfcf;
    cursor: not-allowed;
}

/*.infobox-cursor-pointer .infobox {*/
/*    cursor: pointer;*/
/*}*/

.form-horizontal .row {
    margin-bottom: 5px;
}

.cursor-pointer {
    cursor: pointer !important;
}

@media only screen and (max-width: 480px) {
    .profile-user-info-striped .profile-info-name {
        max-width: none !important;
        width: 100% !important;
    }

    .profile-user-info-striped .profile-info-value {
        display: inline-block;
    }
}

.profile-info-value .badge {
    padding-top: 0px;
    padding-bottom: 1px;
}

.confidence-errors-list {
    list-style-type: none;
}

@media only screen and (max-width: 673px) {
    .infobox {
        min-width: 95%;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .ui-jqgrid .ui-jqgrid-pager {
        height: auto;
    }

    .ui-jqgrid .ui-jqgrid-pager .ui-pager-control > table > tbody > tr > td {
        display: inline-block;
        float: left;
    }
}

input.ace[type="checkbox"] + .lbl, input.ace[type="radio"] + .lbl {
    line-height: 16px;
}

.logo-tc-hc-login {
    margin-top: 10px;
}

.logo-tc-hc-login img {
    width: 100%;
}

.text-grey {
    color: rgb(57, 57, 57) !important;
}

.modal-backdrop.in {
    opacity: .75;
    filter: alpha(opacity=75);
}