html {
  min-width: 1024px;
}

body {
  margin: 0 !important;
  font-size: 10px;
}

body.login:after {
  left: 0;
}

body.fixed-sidebar .container #content {
  min-height: 100vh !important;
}

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

.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}

/* Tab closing link */

.nav-tabs li a.hide-tab,
.nav-tabs li a.hide-tab:hover {
  background: transparent !important;
  border: 0 !important;
}

.nav-tabs li.active a.ng-binding {
  color: #000 !important;
  font-weight: bold;
}

.row #content .row {
  margin-right: -10px;
}

.ui-widget-content a.btn {
  color: #ffffff;
}

.empty-form-group {
  height: 55px;
  margin-bottom: 15px;
}

.pagination {
  margin: 5px 0;
}

.multiple-actions {
  margin-bottom: 10px;
}

.back-button {
  margin: -2px 25px;
  padding: 6px 12px;
}

.btn {
  margin-bottom: 3px;
}

.back-button .btn {
  font-size: 1em;
}

.highlight {
  text-align: center;
  font-weight: 700;
}

.quick-button {
  color: #5c5c5c;
  border: 1px solid #cacaca;
  height: 160px;
  display: grid;
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.quick-button i {
  font-size: 32px !important;
  display: flex !important;
  justify-content: center !important;
  align-content: center !important;
  align-items: center !important;
}

.main-title .pull-left {
  padding-left: 15px;
  margin-bottom: 10px
}

.main-title .pull-left h2 {
  margin: 0;
  line-height: 32px;
}

.ng-table-counts button.btn {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  font-size: 0.7em;
  padding: 5px 10px;
  width: 40px;
}

.ng-table-pager {
  margin: 15px 0 0 0;
}

div.search-params {
  margin-bottom: 5px;
}

div.search-params div.label-info {
  display: inline-block;
  margin: 0 3px 3px 0 !important;
  font-weight: 600;
}

.form-actions .btn,
.multiple-actions .btn {
  font-size: 1.2em;
  padding: 6px 12px;
}

.form-actions .btn {
  margin-right: 10px;
}

.clearfix {
  height: 0;
}

.btn {
  font-size: 0.8em;
  padding: 4px 8px;
}

.btn-xl {
  padding: 18px 28px;
  font-size: 2.5em;
  border-radius: 8px;
}

.btn-custom {
  background-color: #008000;
  color: #fff;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active {
  background-color: #006000;
  color: #fff;
}

.divider {
  margin: 20px 45%;
  height: 1px;
  background-color: #67c2ef;
}

.padding {
  padding: 10px;
}

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

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

.no-border {
  border: 0 !important;
}

.btn.btn-xs {
  padding: 1px 5px;
}

table.table thead {
  font-size: 1em;
}

.th-text-left,
.td-text-left {
  text-align: left !important;
}

.th-text-right,
.td-text-right {
  text-align: right !important;
}

table.table thead th {
  text-align: center;
}

table.table.col-4-eq th,
table.table.col-4-eq td {
  width: 25%;
}

table.table td.action,
table.table td.small {
  width: 5%;
}

table.table td.overflow {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

table.table td.number,
table.table td.currency {
  text-align: right;
  white-space: nowrap;
}

table.table-condensed thead th.prev,
table.table-condensed thead th.datepicker-switch,
table.table-condensed thead th.next {
  cursor: pointer;
}

table.table thead .sortable,
table.table thead .sort-asc,
table.table thead .sort-desc {
  cursor: pointer;
}

table.table thead .sortable {
  background: url('../../images/bootstrap/sort_both.png') no-repeat center right;
}

table.table thead .sort-asc {
  background: url('../../images/bootstrap/sort_asc.png') no-repeat center right;
}

table.table thead .sort-desc {
  background: url('../../images/bootstrap/sort_desc.png') no-repeat center right;
}

table.table {
  margin-top: 10px !important;
}

.sticky-header {
  margin-top: 10px !important;
  min-width: 80%;
  padding: 10px !important;
  margin: 0 auto !important;
}

.table.risultati-ricerca>tbody+tbody {
  border-top: 0;
}

.risultati-ricerca .btn {
  font-size: 0.8em;
  padding: 2px 5px;
}

.risultati-ricerca .btn i {
  min-width: 15px;
}

.md-select .input-group select.form-control,
.input-group .form-control.md-select {
  width: 75px;
}

.lg-select .input-group select.form-control,
.input-group .form-control.lg-select {
  width: 125px;
}

.col-sm-6.col-left {
  padding-left: 0;
}

.col-sm-6.col-right {
  padding-right: 0;
}

.col-left .input-group,
.col-right .input-group {
  width: 100%;
}

.col-sm-6.col-left span.input-group-addon,
.col-sm-6.col-right span.input-group-addon {
  width: 45px;
}

@media screen and (max-width: 768px) {

  .col-sm-6.col-right {
    padding-left: 0;
    padding-right: 0;
  }

  .col-sm-6.col-left {
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
  }

}

.debug_field {
  display: none !important;
}

.login-page .jumbotron {
  text-align: center;
}

.login-page .jumbotron form {
  margin-top: 30px;
}

#application_data {
  width: auto;
  float: left;
  height: 30px;
  margin: 5px 0 5px 15%;
  padding-top: 5px;
  color: #ffffff;
}

.navbar {
  position: fixed;
  width: 100%;
}

.navbar #info_tesoreria,
.navbar #info_ente {
  position: relative;
  height: 30px;
  background: #40454a;
  color: #fff !important;
  text-shadow: none !important;
  margin: 5px 10px;
  border-radius: 2px;
  font-size: 1em;
  padding: 5px 15px;
  color: red;
}

.navbar #info_tesoreria span,
.navbar #info_ente span {
  font-size: 1em;
  margin-right: 5px !important;
}

.navbar #info_ente select {
  height: 22px;
  line-height: 22px;
  background: #585e65;
  border: none;
  color: white;
  border-radius: 1px;
  text-align: center;
  font-size: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: '';
  padding: 2px 0px;
}

.user {
  margin-right: 20px;
  min-width: 150px;
}

#avvisi-dropdown {
  color: #000;
}

#avvisi-dropdown ul {
  cursor: auto;
  width: 500px;
  max-width: 500px !important;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, .175);
  border: 1px solid rgba(0, 0, 0, .01);
  background-color: rgba(255, 255, 255, 0);
}

#avvisi-dropdown .avviso {
  background: #FFF;
  padding: 15px;
}

#avvisi-dropdown .avviso .title {
  font-size: 16px;
}

#avvisi-dropdown .avviso .type {
  clear: both;
  margin-top: 30px;
}

#avvisi-dropdown .avviso .content {
  margin-top: 15px;
  max-height: 300px;
  overflow-y: auto;
}

header.navbar-fixed-top {
  z-index: 999;
}

div.main.container {
  margin-top: 40px;
  margin-bottom: 90px;
}

.container #sidebar-left {
  position: fixed;
  margin-top: 80px;
  background-color: #E9EBEC;
}

.sidebar-minified .container #content {
  margin-left: 0px;
}

.full footer.navbar-fixed-bottom {
  margin-left: 0px !important;
}

.sidebar-minified footer.navbar-fixed-bottom {
  margin-left: 40px !important;
}

.nav.main-menu>li>a.parentActive>strong {
  font-weight: 900;
}

footer.navbar-fixed-bottom {
  margin-left: 14.422% !important;
  padding-bottom: 5px;
}

body.fixed-sidebar footer h4,
body.fixed-sidebar footer p {
  font-size: 0.9em;
  color: white;
}

.ng-isolate-scope .ng-table-pager {
  min-height: 30px;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  min-height: 28px;
}

.form-group .input-group-btn button.dropdown-toggle {
  border: 2px solid #e9ebec;
}

.form-group .chosen-container-multi .chosen-choices {
  border: 1px solid #e9ebec;
}

@media screen and (min-width:992px) {
  .container #content {
    margin-left: 14.422%;
  }

  footer.navbar-fixed-bottom {
    margin-left: 14.422% !important;
  }

}

@media screen and (max-width:991px) {
  #application_data {
    display: none;
  }

  .container #content {
    margin-left: 8.334%;
  }

  footer.navbar-fixed-bottom {
    margin-left: 8.334% !important;
  }

}

.dettaglio-movimento-header {
  margin-bottom: 20px;
}

.dettaglio-movimento-header h2 {
  display: inline-block;
  text-align: center;
  font-size: 18px !important;
  margin-top: 0 !important;
  margin-left: 10px;
}

.dettaglio-movimento p.title,
.iter p.title {
  padding: 5px;
  border-bottom: 1px solid #eee;
  color: #428bca;
  font-weight: 700;
  margin-bottom: 15px;
}

.iter p.title {
  border: none;
}

.iter {
  padding: 30px 65px;
}

.iter .intestazione {
  margin-bottom: 25px;
}

.iter i {
  color: #428bca;
}

.iter i.fa-search {
  color: white;
}

table.table td .btn {
  margin-left: 10px;
}

.dettaglio-flussi .modal-dialog,
.firma-mandato .modal-dialog,
.firma-reversale .modal-dialog,
.dettaglio-mandato .modal-dialog,
.dettaglio-reversale .modal-dialog,
.eventi-mandato .modal-dialog,
.eventi-reversale .modal-dialog {
  width: 80%;
}

.firma-parameters.col-sm-6,
.firma-riepilogo.col-sm-6 {
  width: calc(50% - 20px);
  min-height: 190px;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
  margin: 25px 10px 0 10px;
  padding: 15px;
}

.sign-box {
  padding: 0 20px;
}

.sign-box .title {
  font-size: 1.3em;
  margin-bottom: 15px;
}

.firma-parameters h3,
.firma-riepilogo h3 {
  margin: 0 0 15px 0;
}

.firma-parameters label {
  margin-top: 5px;
  margin-bottom: 0;
}

.firma-parameters input[type=checkbox] {
  margin-left: 3px;
}

.vertical-padding-5 {
  padding-top: 5px;
  padding-bottom: 5px
}

.margin-bottom-5 {
  margin-bottom: 5px
}

.firma-parameters div div.row.first {
  width: calc(100% - 90px);
}

.firma-parameters div div.row.last {
  width: 80px;
  margin-left: 10px;
  line-height: 32px;
}

footer h4 {
  line-height: 2em;
}

footer p {
  line-height: 1.4em;
}

.custom-m1 {
  margin: 1em !important;
}

.font-size-1-2 {
  font-size: 1.2em !important;
}

p {
  margin: 0 0 0px;
}

.padding-card {
  font-size: 14px !important;
  line-height: 1.5em !important;
  width: 80% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-weight: bold;
}

.padding-dashboard {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.notification-counter {
  padding-top: 10px !important;
  padding-right: 14px !important;
  padding-bottom: 10px !important;
  padding-left: 14px !important;
  border-top-right-radius: 10px !important;
}

#content .dropzone .dz-default.dz-message {
  background: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  text-align: center;
}

#content .dropzone .dz-default.dz-message.dz-selected {
  background-color: #cccccc;
}

#content .dropzone .dz-default.dz-message span {
  display: block;
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 3em;
}

div.panel-body.inner-panel {
  padding: 0;
}

div.panel-body.inner-panel table {
  margin: 0 !important;
}

.nav.main-menu>li>a>strong {
  font-weight: 500;
}

.nav.main-menu>li.active>a>strong {
  font-weight: 900;
}

.nav.main-menu>li.active>a,
.nav.main-menu>li>ul>li.active>a,
.nav.main-menu>li>ul>li>ul>li.active>a,
.nav.main-menu>li>ul>li>ul>li>ul>li.active>a,
.nav.main-menu>li>a:hover,
.nav.main-menu>li>ul>li>a:hover {
  color: #FFFFFF;
  background-color: #3D3D3D;
}

.nav.main-menu>li>ul>li>a {
  background-color: #ced1d4;
}

.sidebar-minified .nav.main-menu>li>a:hover {
  color: #7C848D;
}

.dettaglio-mandato .modal-body .box {
  margin-bottom: 10px;
}

.box-content.no-space {
  padding: 0;
}

.box-content.no-space table {
  margin: 0 !important;
}

.progress {
  border: 3px groove #ccc;
  width: 100%;
  margin: 10px 0;
}

.progress div {
  background: none repeat scroll 0 0 #67c2ef;
  font-size: smaller;
  width: 0;
}

.modal-backdrop.fade.in.z-index {
  z-index: 0;
}

.table tbody>tr>td.estremi-titolo {
  margin: 0;
  padding: 0 0 10px 0;
}

.table.custom-striped tbody>tr>td.estremi-titolo,
.table.custom-striped>tbody:nth-child(2n+1)>tr>td.estremi-titolo {
  background-color: #ffffff;
}

table.custom-striped .accordion-toggle {
  cursor: pointer;
}

.table.custom-striped tbody>tr>td.estremi-titolo div {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
  background-color: #fff4f0;
}

.table.custom-striped tbody>tr>td.estremi-titolo div td.errori-eventi {
  color: #ff6464;
  font-size: 0.9em;
}

.table.custom-striped tbody>tr>td.estremi-titolo div td.warnings-eventi {
  color: #647bff;
  font-size: 0.9em;
}

.table-striped>tbody>tr.success>td,
.table-striped>tbody>tr.success>th {
  background-color: #ffffff;
}

.table tbody>tr>td.estremi-titolo table {
  width: 100%;
}

.table tbody>tr>td.estremi-titolo table td {
  line-height: 14px;
  padding-bottom: 10px;
}

.table tbody>tr>td.estremi-titolo table td ul {
  margin-bottom: 0;
}

.table tbody>tr>td.estremi-titolo table td:first-child {
  min-width: 25%;
}

.hiddenRow {
  padding: 0 !important;
}

.custom-striped td.estremi-titolo {
  background-color: #ffffff;
}

.custom-striped>tbody:nth-child(2n+1)>tr>td {
  background-color: #f9f9f9;
}

.table.custom-striped tbody {
  border-top: 1px solid #eeeeee;
}

#fileToUpload {
  display: none;
}

.progress-modal .err .fa-info-circle {
  cursor: pointer;
}

.box {
  border: 1px solid #bababa;
  border-radius: 10px;
}

.box .box-header {
  color: #000000;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.box .box-header h2 i {
  color: #424242;
  font-size: 1.4em;
  height: 50px !important;
}

.box .box-content {
  background-color: #fafafa;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.section-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4em;
  color: #3D3D3D;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #444444;
}

a:hover,
a:focus {
  color: #34383c;
  text-decoration: none;
}

.input-group .form-control {
  border-color: #ccc;
}

.glyphicons.certificate.orange:before {
  color: darkorange;
}

.glyphicons.certificate.grey:before {
  color: darkgray;
}

.glyphicons.certificate:before {
  color: red;
}

.glyphicons.certificate {
  vertical-align: top;
}

.bold {
  font-weight: bold;
}

.risultati-ricerca .glyphicons.certificate {
  padding-left: 25px;
}

.accordion-toggle i.fa-sort-down {
  overflow: hidden;
}

tr.multiprogressivo td {
  background-color: #f9f9f9 !important;
}

tr.multiprogressivo td:first-child {
  background: url("../../images/bootstrap/multibeneficiari.jpg") repeat-y;
}

tr.multiprogressivo.danger td {
  background-color: #e9d0d0 !important;
}

@media (max-width:1279px) {

  /* menu minified */
  body.fixed-sidebar:after {
    top: 0;
    left: 40px !important;
    margin-left: -1px;
    margin-right: 40px;
    position: absolute;
    content: '';
    height: 100%;
    background: #f3f3f3;
    border-left: 1px solid #dbdee0;
    z-index: 0;
  }

  body.fixed-sidebar #content {
    width: 100% !important;
    border-left: 40px solid #e9ebec;
    margin-right: 1px !important;
  }

  body.fixed-sidebar .container #content {
    margin-left: 0px;
  }

  body.fixed-sidebar footer.navbar-fixed-bottom {
    margin-left: 40px !important;
  }

  body.fixed-sidebar .nav.main-menu>li>a:hover {
    color: #7C848D;
  }

  body.fixed-sidebar #sidebar-left {
    margin-top: 74px;
    width: 40px !important;
    margin-right: -40px;

  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li {
    position: relative;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li>a {
    width: 40px;
    position: relative;
    overflow: visible !important;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li>a.open {
    cursor: default;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li>a .chevron {
    display: none;
    position: absolute;
    left: 178px;
    z-index: 1000;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li>a .text {
    position: absolute;
    z-index: 1000;
    background: #e9ebec;
    min-height: 40px;
    width: 150px;
    padding: 8px 15px;
    border: 1px solid #dbdee0;
    top: 0;
    left: 39px;
    display: none !important;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li>ul {
    display: none !important;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li:hover>a {
    position: relative;
    cursor: pointer;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li:hover>a .chevron {
    display: inline-block;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li:hover>a .text {
    position: absolute;
    z-index: 1000;
    background: #e9ebec;
    min-height: 40px;
    width: 180px;
    padding: 8px 15px;
    border: 1px solid #dbdee0;
    top: 0;
    left: 39px;
    display: block !important;
  }

  body.fixed-sidebar #sidebar-left .sidebar-nav>ul>li:hover>ul {
    display: block !important;
    position: absolute;
    top: 39px;
    left: 39px;
    z-index: 1000;
    width: 180px;
    background: #e9ebec;
    border: 1px solid #dbdee0;
    border-bottom: 0;
  }

  body.fixed-sidebar #sidebar-left a#main-menu-min {
    display: none !important;
  }

}

@media only screen and (max-width:768px) {
  body.fixed-sidebar #sidebar-left {
    display: none;
  }

  body.fixed-sidebar .container #content {
    border-left: 0px;
  }

}

@media only screen and (max-width:991px) {
  body.fixed-sidebar a#main-menu-toggle {
    margin-left: 0;
  }

  body.fixed-sidebar .navbar-brand,
  body.fixed-sidebar #application_data,
  body.fixed-sidebar .btn.account.dropdown-toggle,
  body.fixed-sidebar #info_tesoreria {
    display: none;
  }

  body.fixed-sidebar .nav-collapse,
  body.fixed-sidebar .nav-collapse.collapse {
    margin-left: 0px !important;
  }

  .container {
    width: 100% !important
  }

  .container #content {
    padding: 30px
  }

  .container #sidebar-left {
    margin-left: 0 !important;
    margin-top: 76px;
    width: 8.334% !important
  }

  .container .breadcrumb {
    margin: -30px -30px 30px -30px;
    padding: 10px 30px
  }

  .sidebar-nav>ul {
    margin: -11px -10px;
    border: 0;
    padding-bottom: 1px;
    font-size: 18px
  }

  .nav.main-menu>li>ul>li,
  .nav.main-menu>li>ul>li>ul>li,
  .nav.main-menu>li>ul>li>ul>li>ul>li {
    width: 100%
  }

  .nav.main-menu>li>a>i,
  .nav.main-menu>li>ul>li>a>i,
  .nav.main-menu>li>ul>li>ul>li>a>i,
  .nav.main-menu>li>ul>li>ul>li>ul>li>a>i {
    height: 38px;
    width: 100%;
    padding: 11px 0;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #dbdee0
  }

  .btn-navbar {
    display: none !important
  }

  .nav-collapse,
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
    margin-left: -20px !important
  }

  .sidebar-nav {
    padding: 0;
    margin-bottom: 0
  }

  body.fixed-sidebar .navbar-toggle {
    display: none !important;
  }

}

@media (max-width:991px) {
  body.fixed-sidebar .container {
    width: 960px;
  }

  body.fixed-sidebar .col-xs-1,
  body.fixed-sidebar .col-sm-1,
  body.fixed-sidebar .col-md-1,
  body.fixed-sidebar .col-lg-1,
  body.fixed-sidebar .col-xs-2,
  body.fixed-sidebar .col-sm-2,
  body.fixed-sidebar .col-md-2,
  body.fixed-sidebar .col-lg-2,
  body.fixed-sidebar .col-xs-3,
  body.fixed-sidebar .col-sm-3,
  body.fixed-sidebar .col-md-3,
  body.fixed-sidebar .col-lg-3,
  body.fixed-sidebar .col-xs-4,
  body.fixed-sidebar .col-sm-4,
  body.fixed-sidebar .col-md-4,
  body.fixed-sidebar .col-lg-4,
  body.fixed-sidebar .col-xs-5,
  body.fixed-sidebar .col-sm-5,
  body.fixed-sidebar .col-md-5,
  body.fixed-sidebar .col-lg-5,
  body.fixed-sidebar .col-xs-6,
  body.fixed-sidebar .col-sm-6,
  body.fixed-sidebar .col-md-6,
  body.fixed-sidebar .col-lg-6,
  body.fixed-sidebar .col-xs-7,
  body.fixed-sidebar .col-sm-7,
  body.fixed-sidebar .col-md-7,
  body.fixed-sidebar .col-lg-7,
  body.fixed-sidebar .col-xs-8,
  body.fixed-sidebar .col-sm-8,
  body.fixed-sidebar .col-md-8,
  body.fixed-sidebar .col-lg-8,
  body.fixed-sidebar .col-xs-9,
  body.fixed-sidebar .col-sm-9,
  body.fixed-sidebar .col-md-9,
  body.fixed-sidebar .col-lg-9,
  body.fixed-sidebar .col-xs-10,
  body.fixed-sidebar .col-sm-10,
  body.fixed-sidebar .col-md-10,
  body.fixed-sidebar .col-lg-10,
  body.fixed-sidebar .col-xs-11,
  body.fixed-sidebar .col-sm-11,
  body.fixed-sidebar .col-md-11,
  body.fixed-sidebar .col-lg-11,
  body.fixed-sidebar .col-xs-12,
  body.fixed-sidebar .col-sm-12,
  body.fixed-sidebar .col-md-12,
  body.fixed-sidebar .col-lg-12 {
    float: left;
  }

  body.fixed-sidebar .col-xs-12,
  body.fixed-sidebar .col-sm-12,
  body.fixed-sidebar .col-md-12,
  body.fixed-sidebar .col-lg-12 {
    width: 100%;
  }

  body.fixed-sidebar .col-xs-11,
  body.fixed-sidebar .col-sm-11,
  body.fixed-sidebar .col-md-11,
  body.fixed-sidebar .col-lg-11 {
    width: 91.66666667%;
  }

  body.fixed-sidebar .col-xs-10,
  body.fixed-sidebar .col-sm-10,
  body.fixed-sidebar .col-md-10,
  body.fixed-sidebar .col-lg-10 {
    width: 83.33333333%;
  }

  body.fixed-sidebar .col-xs-9,
  body.fixed-sidebar .col-sm-9,
  body.fixed-sidebar .col-md-9,
  body.fixed-sidebar .col-lg-9 {
    width: 75%;
  }

  body.fixed-sidebar .col-xs-8,
  body.fixed-sidebar .col-sm-8,
  body.fixed-sidebar .col-md-8,
  body.fixed-sidebar .col-lg-8 {
    width: 66.66666667%;
  }

  body.fixed-sidebar .col-xs-7,
  body.fixed-sidebar .col-sm-7,
  body.fixed-sidebar .col-md-7,
  body.fixed-sidebar .col-lg-7 {
    width: 58.33333333%;
  }

  body.fixed-sidebar .col-xs-6,
  body.fixed-sidebar .col-sm-6,
  body.fixed-sidebar .col-md-6,
  body.fixed-sidebar .col-lg-6 {
    width: 50%;
  }

  body.fixed-sidebar .col-xs-5,
  body.fixed-sidebar .col-sm-5,
  body.fixed-sidebar .col-md-5,
  body.fixed-sidebar .col-lg-5 {
    width: 41.66666667%;
  }

  body.fixed-sidebar .col-xs-4,
  body.fixed-sidebar .col-sm-4,
  body.fixed-sidebar .col-md-4,
  body.fixed-sidebar .col-lg-4 {
    width: 33.33333333%;
  }

  body.fixed-sidebar .col-xs-3,
  body.fixed-sidebar .col-sm-3,
  body.fixed-sidebar .col-md-3,
  body.fixed-sidebar .col-lg-3 {
    width: 25%;
  }

  body.fixed-sidebar .col-xs-2,
  body.fixed-sidebar .col-sm-2,
  body.fixed-sidebar .col-md-2,
  body.fixed-sidebar .col-lg-2 {
    width: 16.66666667%;
  }

  body.fixed-sidebar .col-xs-1,
  body.fixed-sidebar .col-sm-1,
  body.fixed-sidebar .col-md-1,
  body.fixed-sidebar .col-lg-1 {
    width: 8.33333333%;
  }

  body.fixed-sidebar .col-xs-pull-12,
  body.fixed-sidebar .col-sm-pull-12,
  body.fixed-sidebar .col-md-pull-12,
  body.fixed-sidebar .col-lg-pull-12 {
    right: 100%;
  }

  body.fixed-sidebar .col-xs-pull-11,
  body.fixed-sidebar .col-sm-pull-11,
  body.fixed-sidebar .col-md-pull-11,
  body.fixed-sidebar .col-lg-pull-11 {
    right: 91.66666667%;
  }

  body.fixed-sidebar .col-xs-pull-10,
  body.fixed-sidebar .col-sm-pull-10,
  body.fixed-sidebar .col-md-pull-10,
  body.fixed-sidebar .col-lg-pull-10 {
    right: 83.33333333%;
  }

  body.fixed-sidebar .col-xs-pull-9,
  body.fixed-sidebar .col-sm-pull-9,
  body.fixed-sidebar .col-md-pull-9,
  body.fixed-sidebar .col-lg-pull-9 {
    right: 75%;
  }

  body.fixed-sidebar .col-xs-pull-8,
  body.fixed-sidebar .col-sm-pull-8,
  body.fixed-sidebar .col-md-pull-8,
  body.fixed-sidebar .col-lg-pull-8 {
    right: 66.66666667%;
  }

  body.fixed-sidebar .col-xs-pull-7,
  body.fixed-sidebar .col-sm-pull-7,
  body.fixed-sidebar .col-md-pull-7,
  body.fixed-sidebar .col-lg-pull-7 {
    right: 58.33333333%;
  }

  body.fixed-sidebar .col-xs-pull-6,
  body.fixed-sidebar .col-sm-pull-6,
  body.fixed-sidebar .col-md-pull-6,
  body.fixed-sidebar .col-lg-pull-6 {
    right: 50%;
  }

  body.fixed-sidebar .col-xs-pull-5,
  body.fixed-sidebar .col-sm-pull-5,
  body.fixed-sidebar .col-md-pull-5,
  body.fixed-sidebar .col-lg-pull-5 {
    right: 41.66666667%;
  }

  body.fixed-sidebar .col-xs-pull-4,
  body.fixed-sidebar .col-sm-pull-4,
  body.fixed-sidebar .col-md-pull-4,
  body.fixed-sidebar .col-lg-pull-4 {
    right: 33.33333333%;
  }

  body.fixed-sidebar .col-xs-pull-3,
  body.fixed-sidebar .col-sm-pull-3,
  body.fixed-sidebar .col-md-pull-3,
  body.fixed-sidebar .col-lg-pull-3 {
    right: 25%;
  }

  body.fixed-sidebar .col-xs-pull-2,
  body.fixed-sidebar .col-sm-pull-2,
  body.fixed-sidebar .col-md-pull-2,
  body.fixed-sidebar .col-lg-pull-2 {
    right: 16.66666667%;
  }

  body.fixed-sidebar .col-xs-pull-1,
  body.fixed-sidebar .col-sm-pull-1,
  body.fixed-sidebar .col-md-pull-1,
  body.fixed-sidebar .col-lg-pull-1 {
    right: 8.33333333%;
  }

  body.fixed-sidebar .col-xs-pull-0,
  body.fixed-sidebar .col-sm-pull-0,
  body.fixed-sidebar .col-md-pull-0,
  body.fixed-sidebar .col-lg-pull-0 {
    right: 0;
  }

  body.fixed-sidebar .col-xs-push-12,
  body.fixed-sidebar .col-sm-push-12,
  body.fixed-sidebar .col-md-push-12,
  body.fixed-sidebar .col-lg-push-12 {
    left: 100%;
  }

  body.fixed-sidebar .col-xs-push-11,
  body.fixed-sidebar .col-sm-push-11,
  body.fixed-sidebar .col-md-push-11,
  body.fixed-sidebar .col-lg-push-11 {
    left: 91.66666667%;
  }

  body.fixed-sidebar .col-xs-push-10,
  body.fixed-sidebar .col-sm-push-10,
  body.fixed-sidebar .col-md-push-10,
  body.fixed-sidebar .col-lg-push-10 {
    left: 83.33333333%;
  }

  body.fixed-sidebar .col-xs-push-9,
  body.fixed-sidebar .col-sm-push-9,
  body.fixed-sidebar .col-md-push-9,
  body.fixed-sidebar .col-lg-push-9 {
    left: 75%;
  }

  body.fixed-sidebar .col-xs-push-8,
  body.fixed-sidebar .col-sm-push-8,
  body.fixed-sidebar .col-md-push-8,
  body.fixed-sidebar .col-lg-push-8 {
    left: 66.66666667%;
  }

  body.fixed-sidebar .col-xs-push-7,
  body.fixed-sidebar .col-sm-push-7,
  body.fixed-sidebar .col-md-push-7,
  body.fixed-sidebar .col-lg-push-7 {
    left: 58.33333333%;
  }

  body.fixed-sidebar .col-xs-push-6,
  body.fixed-sidebar .col-sm-push-6,
  body.fixed-sidebar .col-md-push-6,
  body.fixed-sidebar .col-lg-push-6 {
    left: 50%;
  }

  body.fixed-sidebar .col-xs-push-5,
  body.fixed-sidebar .col-sm-push-5,
  body.fixed-sidebar .col-md-push-5,
  body.fixed-sidebar .col-lg-push-5 {
    left: 41.66666667%;
  }

  body.fixed-sidebar .col-xs-push-4,
  body.fixed-sidebar .col-sm-push-4,
  body.fixed-sidebar .col-md-push-4,
  body.fixed-sidebar .col-lg-push-4 {
    left: 33.33333333%;
  }

  body.fixed-sidebar .col-xs-push-3,
  body.fixed-sidebar .col-sm-push-3,
  body.fixed-sidebar .col-md-push-3,
  body.fixed-sidebar .col-lg-push-3 {
    left: 25%;
  }

  body.fixed-sidebar .col-xs-push-2,
  body.fixed-sidebar .col-sm-push-2,
  body.fixed-sidebar .col-md-push-2,
  body.fixed-sidebar .col-lg-push-2 {
    left: 16.66666667%;
  }

  body.fixed-sidebar .col-xs-push-1,
  body.fixed-sidebar .col-sm-push-1,
  body.fixed-sidebar .col-md-push-1,
  body.fixed-sidebar .col-lg-push-1 {
    left: 8.33333333%;
  }

  body.fixed-sidebar .col-xs-push-0,
  body.fixed-sidebar .col-sm-push-0,
  body.fixed-sidebar .col-md-push-0,
  body.fixed-sidebar .col-lg-push-0 {
    left: 0;
  }

  body.fixed-sidebar .col-xs-offset-12,
  body.fixed-sidebar .col-sm-offset-12,
  body.fixed-sidebar .col-md-offset-12,
  body.fixed-sidebar .col-lg-offset-12 {
    margin-left: 100%;
  }

  body.fixed-sidebar .col-xs-offset-11,
  body.fixed-sidebar .col-sm-offset-11,
  body.fixed-sidebar .col-md-offset-11,
  body.fixed-sidebar .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  body.fixed-sidebar .col-xs-offset-10,
  body.fixed-sidebar .col-sm-offset-10,
  body.fixed-sidebar .col-md-offset-10,
  body.fixed-sidebar .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  body.fixed-sidebar .col-xs-offset-9,
  body.fixed-sidebar .col-sm-offset-9,
  body.fixed-sidebar .col-md-offset-9,
  body.fixed-sidebar .col-lg-offset-9 {
    margin-left: 75%;
  }

  body.fixed-sidebar .col-xs-offset-8,
  body.fixed-sidebar .col-sm-offset-8,
  body.fixed-sidebar .col-md-offset-8,
  body.fixed-sidebar .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  body.fixed-sidebar .col-xs-offset-7,
  body.fixed-sidebar .col-sm-offset-7,
  body.fixed-sidebar .col-md-offset-7,
  body.fixed-sidebar .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  body.fixed-sidebar .col-xs-offset-6,
  body.fixed-sidebar .col-sm-offset-6,
  body.fixed-sidebar .col-md-offset-6,
  body.fixed-sidebar .col-lg-offset-6 {
    margin-left: 50%;
  }

  body.fixed-sidebar .col-xs-offset-5,
  body.fixed-sidebar .col-sm-offset-5,
  body.fixed-sidebar .col-md-offset-5,
  body.fixed-sidebar .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  body.fixed-sidebar .col-xs-offset-4,
  body.fixed-sidebar .col-sm-offset-4,
  body.fixed-sidebar .col-md-offset-4,
  body.fixed-sidebar .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  body.fixed-sidebar .col-xs-offset-3,
  body.fixed-sidebar .col-sm-offset-3,
  body.fixed-sidebar .col-md-offset-3,
  body.fixed-sidebar .col-lg-offset-3 {
    margin-left: 25%;
  }

  body.fixed-sidebar .col-xs-offset-2,
  body.fixed-sidebar .col-sm-offset-2,
  body.fixed-sidebar .col-md-offset-2,
  body.fixed-sidebar .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  body.fixed-sidebar .col-xs-offset-1,
  body.fixed-sidebar .col-sm-offset-1,
  body.fixed-sidebar .col-md-offset-1,
  body.fixed-sidebar .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  body.fixed-sidebar .col-xs-offset-0,
  body.fixed-sidebar .col-sm-offset-0,
  body.fixed-sidebar .col-md-offset-0,
  body.fixed-sidebar .col-lg-offset-0 {
    margin-left: 0;
  }

  body.fixed-sidebar .pull-right {
    text-align: left;
  }

}

body.fixed-sidebar .sticky-header.sticky {
  position: fixed;
  z-index: 99999;
  top: 50px !important;
  border: 1px solid #cccccc;
  transition: top 0.5s ease 0s;
  background: #EEE none repeat scroll 0% 0%;
  padding: 10px 0px 0px 0px;
  border-radius: 8px;
  margin-left: -10px;
}

pre {
  white-space: pre-wrap;
}

.provvisori-header {
  position: relative;
}

.provvisori-detail-button {
  position: absolute;
  top: 15%;
}

.hand {
  cursor: pointer;
}

.modal .modal-content h4.modal-title {
  margin: 12px;
}

li ul.dropdown-menu {
  margin-top: 4px !important;
}


/**
 * Angular fix: prevent DOM element with binding context to appear
 *              before app is fully loaded
 */

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

.firma-pacchetto .ng-table-pager {
  display: none
}

.firma-pacchetto .header p.lead {
  margin-bottom: 0;
}