@font-face {
    font-family: "EONBrixSans";
    src: url("/fonts/EON_BrixSansWeb-Regular.woff2") format("woff2");
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'EONBrixSans', sans-serif;
    font-weight: 200;
}

p {
    font-size: 1.4em;
}

.info-box p {
    font-size: 1em;
}

html,
body,
header,
.view {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-font-feature-settings: "zero";
    -moz-font-feature-settings: "zero=1";
    -moz-font-feature-settings: "zero";
    -ms-font-feature-settings: "zero";
    -o-font-feature-settings: "zero";
    font-feature-settings: "zero";
    font-variant: slashed-zero;
    -webkit-user-drag : none;
}

@media (max-width: 780px) {
    html,
    body,
    .view {
        /* height: 1000px; */
    }
    .navbar-brand .main-logo {
        max-height: 50px;
    }
    .navbar .navbar-brand {
        line-height: 1px;
    }
}

@media (min-width: 780px) {
    .banda-arancio {
        min-height: 100vh;
    }
}

@media (min-width: 800px) and (max-width: 850px) {
    html,
    body,
    .view {
/*         height: 600px; */
    }
}

.btn .fa {
    margin-left: 3px;
}


/* .top-nav-collapse {
    background-color: #424f95 !important;
}

.navbar:not(.top-nav-collapse) {
    background: transparent !important;
}
.footer{ position:relative; border-top:2px solid #f25921;background-color: #005F7D; color:#ffffff; font-size: 1rem; padding-top:1rem;}

@media (max-width: 991px) {
    .navbar:not(.top-nav-collapse) {
        background: #424f95 !important;
    }
} */

.btn-white {
    color: black !important;
}

h6 {
    line-height: 1.7;
}

.banda-arancio {
    background-color: #ec641a;
}

.banda-arancio a {
    color: white;
}

.vue .banda-arancio li {
    border-bottom: 1px solid white;
    padding-left: 0;
    padding-right: 0;
}

.truncate {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.banda-bianca {
    background-color: white;
    min-height: 100vh;
    padding-top: 1em;
}

.navbar-brand .main-logo {
    text-align: center;
}

.navbar-brand .eon-img {
    max-height: 20px;
}

.sotto-logo {
    font-weight: 400;
    color: white;
    font-size: 1.4em;
}

.linea-arancio {
    background-color: #ec641a;
    height: 2em;
}

.form-footer .btn {
    margin-left: 1em;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

.modal-body {
    max-height: 300px;
    overflow-y: scroll;
}

@media (max-width: 979px) {
    .modal-body,
    .modal-overflow .modal-body {
        position: static;
        margin: 0;
        max-height: 300px !important;
        overflow-y: scroll !important;
    }
}

.logo {
    text-align: center;
    max-width: 160px;
}

.bg-primary {
    background: #3a9fcf !important;
}

.bg-primary:hover,
.bg-primary-dark {
    background: #1d5068 !important;
}

.btn-primary {
    color: #fff;
    background-color: #3a9fcf;
    border-color: #3eafe4;
}

#dropdown-strumenti {
    float: right;
    position: relative;
    top: -28px;
}

#dropdown-strumenti a {
    color: #000;
}

.content {
    margin-left: 180px;
}

.banda-arancio .sidebar-holder .nav li a {
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px;
    border-top: none;
}

.banda-arancio .navbar-brand a:hover {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    background-color: transparent;
}

.footer {
    background: #ebeff2;
    z-index: 20;
    margin-left: -10px;
    margin-right: -20px;
    text-align: center;
    padding: 1px;
    bottom: 0px !important;
    margin-bottom: 0px !important;
    position: relative;
    width: 100%;
    color: #495b79;
}

.sidebar-holder .nav li.nav-toggle .btn-nav-toggle {
    background: none;
    border: none;
}

.mb-50 {
    margin-bottom: 50px;
}

@media (min-width: 1280px) {
    .btn-nav-toggle-responsive {
        display: none;
    }
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0;
    background: transparent;
    font-weight: normal;
    color: white;
}

label.error {
    color: red;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}


/* calendar */

td.calendar-day {
    min-height: 80px;
    font-size: 11px;
    position: relative;
}

* html div.calendar-day {
    height: 80px;
}

td.calendar-day:hover {
    background: #eceff5;
}

td.calendar-day-np {
    background: #eee;
    min-height: 80px;
}

* html div.calendar-day-np {
    height: 80px;
}

td.calendar-day-head {
    background: #ccc;
    font-weight: bold;
    text-align: center;
    width: 120px;
    padding: 5px;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}

div.day-number {
    background: #999;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin: -5px -5px 0 0;
    width: 20px;
    text-align: center;
}

div.day-number a {
    color: white;
}

td.calendar-day,
td.calendar-day-np {
    width: 120px;
    padding: 5px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}

.list-group-item.active {
    z-index: 2;
    color: black;
    background-color: whitesmoke;
    border-top: 2px solid #007bff;
}

.list-group-item small {
    font-size: smaller;
}

/* remove outer padding */

.main .row {
    padding: 0px;
    margin: 0px;
}


/*Remove rounded coners*/

nav.sidebar.navbar {
    border-radius: 0px;
}

nav.sidebar,
.main {
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}


/* Add gap to nav and right windows.*/

.main {
    padding: 10px 10px 0 10px;
}

.vue-quick-edit {
    font-size: small;
    font-variant: normal;
}

.vue-quick-edit__input {
    max-width: 6em;
}

.vue-quick-edit__input[type=date] {
    max-width: 10em;
}

.riga-costi {
    padding-bottom: 1em;
    margin-top: 1em;
    border-bottom: 1px solid silver;
}


/* .mx-input,
.vs__dropdown-toggle,
.form-control {
    border: none;
    border-bottom: 1px dashed darkgrey;
    border-radius: 0;
}

.form-control:focus {
    border: none;
    border-bottom: 1px dashed #80bdff;
    box-shadow: none;
} */

fieldset {
  border: 1px groove  #ec641a !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow:  0px 0px 0px 0px #000;
          box-shadow:  0px 0px 0px 0px #000;
}

legend {
  font-size: 1.2em !important;
  font-weight: bold !important;
  text-align: left !important;
  width:inherit; /* Or auto */
  padding:0 10px; /* To give a bit of padding on the left and right */
  border-bottom:none;
}

.btn-warning {
  background-color: #ec641a !important;
  border-color: #ec641a;
}

label .text-muted {
    font-weight: lighter;
}

[v-cloak] > * { display:none }
[v-cloak]::before { 
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==');
}

.bg-prossimo-scadenza td{    
    background-color: rgb(255, 170, 67) !important;
}

.bg-scaduto {
    text-decoration: line-through !important;
    background-color: darkgray;
}