/* Stili ROL ----------------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------------------------*/
.contenitore-header {
    max-width: 100% !important;
}

a:hover, a:focus {
    color: #fd4f00 !important;
    outline: none !important;
}

.btn-default:hover, .btn-default:focus, .btn-default:active,
.btn-default.active, .open .dropdown-toggle.btn-default {
    color: #ffffff !important;
    background-color: #fd4f00 !important;
    border-color: #fd4f00 !important;
}

.form-control:focus {
    border-color: #fd4f00 !important;
    box-shadow: none !important;
}

.nuova-richiesta-form-border {
    border-radius: 0px !important;
    height: 34px;
}

.nuova-richiesta-notes {
    width: 70% !important;
    resize: inherit !important;
}

.modal-anullamento-notes {
    border-radius: 10px !important;
}

.nuova-richiesta-form-border:focus {
    border-color: #504b4b59 !important;
    box-shadow: none !important;
}

.modal-title {
    color: #fd4f00 !important;
    font-size: 18px !important;
}

.orange-background {
    background-color: #fd4f00 !important;
}

.orange-background.gray-background {
    background-color: #fd4f00 !important;
}

.button-style {
    border-radius: 0 !important;
    margin-top: 35px;
}

.title-date {
    font-size: 25px;
    padding-left: 5% !important;
    font-weight: bold;
}

.spazio {
    height: 25px;
}

.barra-navigazione {
    position: fixed !important;
    z-index: 99;
    background: -moz-linear-gradient(top, #f0f4f6 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f4f6),
    color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f0f4f6 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f0f4f6 0%, #ffffff 100%);
    top: 0 !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.150) !important;
    padding-right: 0px !important;
}

.menu-container {
    text-align: right;
}

.barra-navigazione .btn-group {
    text-align: left;
}

.barra-navigazione ul {
    list-style: none;
    min-width: 180px;
}

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

.barra-navigazione li {
    display: inline;
    text-transform: uppercase;
    color: #666;
    margin: 0px 55px 0px 55px;
    font-size: 12px;
    display: inline;
    text-transform: uppercase;
    color: #666;
    font-size: 12px;
    margin-right: 19px;
    margin-left: 5px;
}

.barra-navigazione li a:hover, a:focus {
    text-decoration: none !important;
}

.dropdown-menu {
    border-radius: 0px !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.150) !important;
    /*left: 0px !important;*/
    /*top: 85% !important;*/
}

.dropdown-menu .divider {
    display: block;
}

.ng-valid-date-disabled {
    /*top: 140% !important;*/
}

.stile-menu {
    margin: 12px !important;
    line-height: 25px;
    text-transform: none !important;
}

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

.dropdown-left {
    left: auto !important;
    right: 0;
    top: 20px !important;
}

.utente {
    font-weight: bold;
}

.nom_cliente {
    font-size: 14px;
    margin-top: 25px;
}

.select_form {
    margin-top: 7px;
    width: 20%;
    padding: 3px;
}

.no_padding_left {
    padding-left: 0px !important;
}

.no_margin_top {
    margin-top: 0px;
}

.display-none {
    display: none;
}

.dropdown-menu > li > a {
    display: inline !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent !important;
}

a {
    color: #666 !important;
}

.form-control {
    border-radius: 0px !important;
}

.btn {
    border-radius: 0px !important;

}

.btn-size {
    margin-left: -5px;
    height: 28px;
}

.btn-stile {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125) !important;
}

.intestazione {
    font-size: 15px;
    font-weight: 500;
    padding: 5px;
}

.input-data-ferie {
    width: 30%;
    float: left;
}

.input-ore-dettaglio {
    margin-left: 126px;
    width: 100px;
}

.input-size {
    border: 1px solid !important;
    height: 34px !important;
    background-color: white !important;
    border-color: #504b4b59 !important;
}

.input-width {
    width: 100px !important;
}

.input-size-calendar {
    width: 80% !important;
}

.input-ora-ferie {
    width: 15%;
    float: right;
    margin-right: 50%;
}

.datepeacker-calendar {
    margin-left: 30px;
    position: absolute;
    z-index: 1;
}

.calendar-group {
    position: relative;
    display: inline;
    border-collapse: separate;
}

.calendar-group-btn {
    width: 10%;
    white-space: nowrap;
}

.calendar-group ul {
    width: -moz-max-content;
}

.calendar-group ul li span .btn-danger {

    display: none;
}

.compilazione input {
    font-size: 12px;
    border: none;
    background-color: #f2f2f2;
    width: 70%;
    padding: 6px 12px;
}

.compilazionepref {
    font-size: 12px;
    padding: 5px;
    border: none;
    background-color: #f2f2f2;
    width: 35%;
    display: inline;
}

.prefix {
    text-align: end !important;
}

.lista {
    padding: 5px !important;
    vertical-align: middle !important;
}

.spedizione {
    padding: 3px !important;
    font-size: 12px !important;
}

.no-padding {
    padding: 0px !important
}

.btn-primary {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #666 !important;
    padding: 30px 20px 15px 20px !important;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modal-content {
    border-radius: 0px !important;
    border: 0px !important;
    width: 600px;
    margin-left: -100px;
}

.modal-title {
    color: #fd4f00 !important;
    font-size: 18px !important;
}

.modal-header {
    padding: 10px !important;
}

.modal-body {
    padding: 5px 10px 5px 10px !important;
    margin-top: 10px;
    color: #666;

}

.modal-footer {
    padding: 0px !important;
}

.modal-dialog {
    width: 350px !important;
}

.stile {
    border: 1px solid #fcfcfc;
    padding: 15px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
}

.logo-login {
    text-align: center;
    padding-bottom: 15px;
}

.login-panel {
    margin-top: 100px;
    background-color: #f0f4f6 !important;
}

/* Stili notifica */
.notify {
    border: 1px solid #fcfcfc;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
    height: 90px;
    width: auto;
    min-width: 300px;
    position: fixed;
    cursor: pointer;
    z-index: 90;
    right: 2%;
    padding: 5px 5px 5px 5px;
}

.notify-title {
    font-weight: bold;
    margin: 0px;
}

.warning {
    background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
    z-index: 9999;
}

.success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
    z-index: 9999;
}

.error {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
    z-index: 9999;

}

.animate-repeat.ng-move, .animate-repeat.ng-enter, .animate-repeat.ng-leave {
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

.animate-repeat.ng-leave.ng-leave-active, .animate-repeat.ng-move,
.animate-repeat.ng-enter {
    opacity: 0;
}

.animate-repeat.ng-leave, .animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
    opacity: 1;
}

.rollover {
    margin-left: 20px;
}

.arrow {
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
    margin-left: 20px;
    padding-left: 15px !important;
    background-image: url(../img/no-order.png);
}

.orderUp {
    background-image: url(../img/up.png);
}

.orderDown {
    background-image: url(../img/down.png);
}

.style-login {
    background-color: #f9f9f9 !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125) !important;
}

.head_login {
    font-size: 24px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.timesheet-table {
    width: 100%;
}

.head tr th {
    font-weight: normal;
}

.table-container {
    height: 70% !important;
    padding-left: 0px !important;
}

.timesheet-column-1 {
    width: 10%;
    border: 1px solid;
    border-color: #CCC;
    font-size: 12px;
}

.timesheet-column-2 {
    width: 25%;
    border: 1px solid #CCC;
    font-size: 12px;
}

.pianoferie-righe {
    border: 1px solid;
    border-color: #CCC;
}

.pianoferie-vertical-scrollbar {
    max-height: 390px;
    overflow-y: auto;
    direction: rtl;
}

.pianoferie-targetbody-scrollbar {
    max-height: 406px;
    overflow-y: hidden;
}

.pianoferie-targettotale-scrollbar {
    max-height: 390px;
    overflow-y: hidden;
}

.pianoferie-targettotalemesi-scrollbar {
    display: -webkit-box;
    overflow: hidden;
}

.pianoferie-targettotalegiorni-scrollbar {
    display: -webkit-box;
}

.pianoferie-targettotalemesi-column-scrollbar {
    margin-left: -31px;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 20px;
}

.pianoferie-cell-th {
    height: 42px;
}

.pianoferie-cell-mesi {
    width: 915px;
}

.pianoferie-cell-day {
    width: 30px;
}

.pianoferie-cell-tipologia {
    height: 30px;
    width: 30px;
}

.pianoferie-cell-name {
    height: 30px;
    font-size: smaller;
}

.pianoferie-cell-totale {
    height: 30px;
}

.pianoferie-column-totale {
    margin-left: -30px !important;
}

.timesheet-column-contratto-left {
    border: none;
    border-left: 1px solid #CCC;
}

.timesheet-column-contratto-right {
    border: none;
    border-right: 1px solid #CCC;
}

.timesheet-column-day {
    border: 1px solid;
    text-align: center;
    border-color: #CCC;
}

.gray-background {
    background-color: #D3D3D3 !important;
    opacity: 0.3;
}

.orange-background {
    background-color: #fd4f00 !important;
}

.gray-background {
    background-color: #D3D3D3 !important;
    opacity: 0.3;
}

.orange-background.gray-background {

    background-color: #fd4f00 !important;
}

.timesheet-hours-input {
    width: 20px;
    border: none;
    background-color: transparent;
    text-align: center;
}

.search-bar {
    margin-bottom: 15px;
    margin-top: 15px;
    float: left;
    width: 100%;
}

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

.validate-input .ng-invalid {
    background-color: rgba(203, 8, 8, 0.21) !important;
    color: #F00 !important;
}

.ng-invalid-required {
    box-shadow: 0px 0px !important;
}

.loading {
    font-size: 14px;
    color: #777777;
    padding-right: 15px;
    margin-left: 15px;
}

.bordo {
    background-color: #fff !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125) !important;
}

.buttonsContainer {
    margin: 10px 0;
    height: 35px;
}

.buttonsContainer a {
    float: right;
}

.anomalie-hours-input {
    width: 50px;
    border: 1px solid;
    border-color: #a9a9a9 !important;
    background-color: transparent;
    text-align: center;
}

.insert-permessi {
    display: inline;
    margin-right: 25px;
}

select.device {
    margin-left: 20px;
    margin-top: 10px;
    width: 200px;
}

p.device {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.search-device {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.search {
    margin-left: -5px;
    margin-bottom: 20px;
}

.device-check {
    width: auto !important;
}

.date-hidden {
    display: none;
}

.modal-select {
    width: 174px;
    height: 25px;
    margin-left: 10px;
}

.modal-risorse {
    margin-bottom: 0px !important;
    margin-left: 10px;
}

.modal-date {
    margin-left: 25px;
}

.modal-search {
    margin-left: -5px;
}

.modal-date-assegnazione {
    margin-bottom: 0px !important;
    margin-left: 25px;
}

.model-input-date {
    margin-left: 25px;
}

.editableBox {
    width: 175px;
    height: 30px;
    margin-left: 10px;
}

.timeTextBox {
    width: 155px;
    margin-left: -175px;
    height: 25px;
    border: none;
}

.select-editable {
    position: relative;
    background-color: white;
    border: solid grey 1px;
    width: 120px;
    height: 18px;
}

.select-editable select {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
    border: none;
    width: 120px;
    margin: 0;
}

.select-editable input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    padding: 1px;
    font-size: 12px;
    border: none;
}

.select-editable select:focus, .select-editable input:focus {
    outline: none;
}

.importo-commesse {
    text-align: right;
    padding-right: 25px !important;
}

.valuta {
    float: left;
}

.autorizzata {
    color: black;
}

.in-corso {
    color: #FFCC00;
}

.filter-animation {
    width: 100%;
    background-color: #F1F1F1;
    border: 1px solid #D3CECE;
    padding-left: 15px;
    color: #666;
    height: 40px;
    padding-top: 8px;
    font-size: 17px;
    cursor: pointer;
}

.filter-animation:hover {
    color: #fd4f00 !important;
}

.slideable {
    border-top: none;
    border-bottom: 1px solid #D3CECE;
    border-left: 1px solid #D3CECE;
    border-right: 1px solid #D3CECE;
}

.table-size {
    width: 97.8% !important;
}

.filter-content {
    margin: 15px 15px;
}

.text-title-filter {
    color: #333333;
}

.glyphicon-format {
    padding-right: 15px;
    padding-top: 2px;
}

.notify-close {
    float: right;
}

/* Stili per icona loading*/
.glyphicon-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.nameTable {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}

.nameTeam {
    float: left;
    margin-top: 15px;
    margin-left: 18px;
}

.optionRepeat {
    width: 200px;
}

.annullaProtocolloModal {
    text-align: center;
}

.pAnnullaProtocollo {
    font-size: 20px;
}

.codiceCommessa {
    border: 2px solid #000;
}

.nuovoProtocollo {
    font-size: 17px;
}

.nuovoProtocollo span {
    font-size: 20px;
}

.btnProtocollo {
    text-align: center;
}

.labelCommessa {
    text-align: center;
    border: 1px SOLID #000;
    font-size: 20px;
    margin-left: 28%;
    width: 44%;
}

.codiceCommessa {
    text-align: center;
    margin-left: 28%;
    width: 44%;
    border: none;
}

.inputCodiceComessa {
    width: 93%;
    float: left;
    height: 34px;
}

.modCommesse {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    height: 50px;
}

.input-date-proto {
    width: 140px !important;
}

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

.noCeco {
    font-weight: bold;
    color: #ff0000;
    margin-left: 10px;
}

.cecoCommesse {
    float: left;
    margin-right: 10px;
}

.dati-utente {
    background-color: #212121;
    float: left;
    color: #fff;
    height: 30px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;

}

.filterRapportino {
    margin-top: 10px;
}

.estrazioneCommesse {
    margin-top: 40px;
}

.estrazioneCommesse span {
    margin-right: 10px;
}

.tr-orange:hover {
    background-color: #ffa880 !important;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}

.dropdown-menu-directive {
    border-radius: 0px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.150);
    top: 85px;
    left: 0px;
}

.pointer {
    cursor: pointer !important;
}

.table-approvazioni-row {
    height: 40px;
}

.margin-navigation {
    margin-top: auto;
}

.margin-table-nav {
    min-height: 77vh;
    margin: auto;
    display: flex;
    flex-direction: column
}

.dropdown-margin > li > a {
    display: block !important;
}

.dropdown-margin > li > a > div {
    margin-top: 0px;
    margin-bottom: 0px;
}

.dropdown-margin > li {
    height: auto;
}

.dots {
    width: 200px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select-size {
    max-width: 310px;
}

/*div.combobox	{position: relative;zoom: 1}*/
/*div.combobox	div.dropdownlist	{display: none;width: 200px;*/
/*border: solid 1px #000;background-color: #fff;*/
/*height: 200px;overflow: auto;position: absolute;*/
/*top: 18px;left: 0px; z-index: 999}*/
/*div.combobox	.dropdownlist	a	{display: block;text-decoration: none;*/
/*color: #000;padding: 1px;height: 1em;cursor: default}*/
/*div.combobox	.dropdownlist	a.light	{color: #fff;*/
/*background-color: #007}*/
/*div.combobox	input {float: left;width: 182px;*/
/*border: solid 1px #ccc;height: 15px}*/
/*div.combobox	span	{border: solid 1px #ccc;background: #eee;*/
/*width: 16px;height: 17px;*/
/*float: left;text-align: center;border-left: none;cursor: default}*/

.floatl {
    float: left !important;
}

.floatr {
    float: right !important;
}

.select-filtro-risorse {
    width: 100%;
    margin-top: 5px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top50 {
    margin-top: 50px;
}

.padding-left20-important {
    padding-left: 20px !important;
}

.no-padding-left-important {
    padding-left: 0px !important;
}

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

.margin-right100 {
    margin-right: 100px;
}

.margin-right10 {
    margin-right: 10px !important;
}

.input-date-presenze {
    margin-top: 37px;
    margin-right: 10px;
}

.margin-save-modal {
    margin-bottom: 10px;
    margin-left: 10px;
}

.margin-cancel-modal {
    margin-right: 10px;
}

.margin-top6 {
    margin-top: 6px;
}

.error-associazione {
    border-color: #FF0000;
    border-width: medium;
}

.error-data {
    border-color: #FF0000 !important;
    border-width: medium !important;
}

.input-fattura {
    width: 100% !important;
}

.background-fff {
    background: #fff;
}

.error-fatture {
    background-color: #ff3030 !important;
    cursor: default;
}

.error-fatture:hover {
    background-color: #ff3030 !important;
    cursor: default;
}

.default-cursor {
    cursor: default;
}

.addSedeLavorativa {
    width: 60% !important;
}

@media (max-width: 1199px) {
    .dropdown-menu-user-md {
        right: 10px;
        left: auto !important;
    }

}

.padding-left25 {
    padding-left: 30px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.no-border-top {
    border-top: none !important;
}

.margin-right20 {
    margin-right: 20px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.btn-right-table {
    width: 100%;
    text-align: right;
}

.margin-left20 {
    margin-left: 20px;
}

.margin-left25 {
    margin-left: 25px;
}

.link-comunication {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

.nuova-comunicazione {
    border: 3px solid #FD4F00;
}

/*Menù desktop*/

.nav-menu-desktop {
    position: fixed;
    width: 26vh;
    top: 0;
    transition: width 0.5s;
    bottom: 0;
    background-color: #1E282C;
    color: #b8c7ce;
    overflow-y: auto;
    z-index: 2;
}

.nav-menu-desktop > .header-menu {
    height: 6vh;
    width: 100%;
}

.nav-menu-desktop > .header-menu > img {
    float: left;
}

.nav-menu-desktop > .header-menu > p {
    float: left;
    text-align: center;
    height: 6vh;
    margin-left: 2vh;
    line-height: 6vh;
    background-color: #FD4F00;
    font-size: 25px;
    color: #fff;
}

.nav-menu-desktop > .header-menu > p > a {
    color: #fff !important;
}

.nav-menu-desktop > .header-menu > p > a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.nav-menu-desktop > .header-menu > p > a:active, .nav-menu-desktop > .header-menu > p > a:focus, .nav-menu-desktop > .header-menu > p > a:visited {
    color: #fff !important;
}

.nav-menu-desktop > .content-menu {
    margin-top: 2vh;
    font-size: 1.8vh;
}

.nav-menu-desktop > .content-menu > .menu > .intestazione-menu {
    border-bottom: 1px solid #000;
    cursor: pointer;
}

#menu-icon-0 {
    border-top: 1px solid #000;
}

.nav-menu-desktop > .content-menu > .menu > .intestazione-menu:hover {
    color: #fff !important;
}

.sottomenu-desktop {
    margin-bottom: 0;
    padding-left: 2vh;
    background-color: #2C3B41;
}

.sottomenu-desktop > a > li {
    list-style-type: none;
    font-size: 1.5vh;
    font-weight: normal;
    padding-top: 1.2vh;
    padding-bottom: 1.2vh;
    color: #b8c7ce !important;
    cursor: pointer;
}

.sottomenu-desktop > li > a {
}

.sottomenu-desktop > a:hover {
    color: #fff !important;
    text-decoration: none;
}

.sottomenu-desktop > a > li:hover {
    color: #fff !important;
    text-decoration: none;
}

.nav-menu-desktop > .content-menu > .menu > .intestazione-menu > .iconMenu {
    padding-left: 2vh;
    height: 5vh;
    line-height: 5vh;
}

.nav-menu-desktop > .content-menu > .menu > .intestazione-menu > .iconMenu > i {
    padding-right: 3vh;
}

.sottomenu-desktop > .repeated-item.ng-enter,
.sottomenu-desktop > .repeated-item.ng-move {
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s;
    opacity: 0;
}

.sottomenu-desktop > .repeated-item.ng-enter.ng-enter-active,
.sottomenu-desktop > .repeated-item.ng-move.ng-move-active {
    opacity: 1;
}

.sottomenu-desktop > .repeated-item.ng-leave {
    animation: 0.2s desktop-menu-animation;
}

@keyframes desktop-menu-animation {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.animation-submenu {
    -webkit-animation-name: submenu; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.5s; /* Safari 4.0 - 8.0 */
    animation-name: submenu;
    animation-duration: 0.5s;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes submenu {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

/* Standard syntax */
@keyframes submenu {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

/*Menù mobile*/

.nav-menu-mobile {
    position: fixed;
    width: 7vh;
    top: 0;
    bottom: 0;
    transition: width 0.5s;
    z-index: 1;
    background-color: #1E282C;
}

.nav-menu-mobile > .header-menu {
    height: 6vh;
}

.header-menu > img {
    width: 5vh;
    margin-left: 0.5vh;
    margin-top: 0.5vh;
    margin-bottom: 0.5vh;
}

.header-menu {
    background-color: #FD4F00;
}

.nav-menu-mobile > .header-menu > p {
    display: none;
}

.nav-menu-mobile > .content-menu > .menu > .intestazione-menu > .iconMenu {
    color: #b8c7ce;
    padding-left: 2vh;
    padding-top: 1vh;
    font-size: 2vh;
    height: 5vh;
    line-height: 5vh;
    cursor: pointer;
}

.nav-menu-mobile > .content-menu > .menu > .intestazione-menu > .iconMenu:hover {
    color: #fff
}

.nav-menu-mobile > .content-menu > .menu > .intestazione-menu > .iconMenu > span {
    display: none;
}

.nav-menu-mobile > .content-menu > .menu > .intestazione-menu > ul {

}

.nav-menu-mobile > .content-menu > .menu > .intestazione-menu > ul > li {
    list-style-type: none;
    font-size: 1.5vh;
    font-weight: normal;
    cursor: default;
    padding-top: 1vh;
    padding-bottom: 1vh;
    margin-left: 2.99vh;
    width: 22vh;
    background-color: #1E282C;

}

.sottomenu-mobile {
    position: fixed;
    background-color: #2C3B41;
    margin-left: 5vh;
    left: 2vh;
    z-index: 2;
    line-height: 5vh;
    padding-left: 0;
}

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

.sottomenu-mobile a:first-of-type li {
    background-color: #1E282C;
    font-weight: bold;
    text-transform: uppercase;
}

.sottomenu-mobile a:first-of-type li:hover {
    color: #fff !important;
    cursor: default;
}

.glyphicon-stop {
    font-size: 1vh;
}

.sottomenu-mobile a li i {
    margin-right: 1vh;
}

.sottomenu-mobile a:first-of-type li i {
    display: none;
}

.sottomenu-mobile a li {
    padding-right: 5vh;
    list-style-type: none;
    padding-left: 3vh;
}

.sottomenu-mobile a li {
    color: #fff !important;
}

.sottomenu-mobile a li:hover {
    color: #FD4F00 !important;
    text-decoration: none;
}

.sottomenu-mobile a:hover {
    text-decoration: none;
}

.resizeMenu {
    margin-top: 1px;
    float: left;
    margin-right: 1vh;
    cursor: pointer;
}

.resizeMenu:hover {
    color: #000;
}

.currentUser {
    color: #b8c7ce;
    padding-left: 2vh;
    font-size: 1.4vh;
    margin-top: 2vh;
    margin-bottom: 2vh;
}

.surname-menu {
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
    float: left;
    margin-right: 6px;
}

.name-menu {
    text-transform: capitalize;
    overflow: hidden;
}

.owner-menu {
    overflow: hidden;
    margin-bottom: 2vh;
}

#logout {
    position: absolute;
    cursor: pointer;
    padding-left: 2vh;
    padding-right: 2vh;
    margin: 0;
    height: 6vh;
    transition: 0.5s;
}

#logout:hover {
    color: #fff;
    background-color: #1E282C;
}

.small-logout {
    color: #fff;
    padding-left: 2vh;
    padding-top: 1vh;
    font-size: 2vh;
    height: 5vh;
    line-height: 5vh;
    cursor: pointer;
}

.header-timesheet {
    position: fixed;
    transition: 0.5s;
    top: 0;
    width: 100%;
    background-color: #FD4F00;
    font-size: 17px;
    color: #fff;
    z-index: 1;
}

.content-page {
    margin-top: 3vh;
}

.btn-presenza {
    line-height: 10vh;
    font-size: 3vh;
}

@media (max-width: 767px) {
    .table-responsive {
        border: none;
    }
}

@media (min-width: 1400px) {
    .btn-presenza {
        line-height: 50px;
        font-size: 25px;
    }
}

.body-login > #main {
    margin-left: 0 !important;
}

.container-login {
    background-color: #fff;
    padding-right: 0;
    padding-left: 0;
}

.input-login {
    margin-bottom: 5%;
    width: 97%;
    border-bottom: 1px solid;
    height: 4vh;
}

.container-logo {
    background-size: 36vh;
    background-repeat: no-repeat;
    height: 320px;
    background-position-x: center;
    background-position-y: center;
}

.container-credentials {
    padding-left: 5%;
    padding-right: 5%;
}

.btn-login {
    width: 100%;
    margin: 0;
    height: 5vh;
    background-color: #FD4F00;
    cursor: pointer;
    text-align: center;
    line-height: 5vh;
}

.btn-login a {
    color: #fff !important;
    font-size: 2vh;
}

.btn-login:hover {
    background-color: #e54804;
}

.btn-login a:hover {
    text-decoration: none !important;
}

.container-credentials > .input-group-login > .input-group-addon {
    background: none;
    border: none;
    color: #FD4F00;
    font-size: 2vh;
    border-bottom: 1px solid #EEEEEE;
    border-radius: 0;
}

.input-group-login {
    margin-bottom: 5%;
    height: 5vh;
}

.input-group-login > input {
    border: none !important;
    border-bottom: 1px solid #EEEEEE !important;
    height: 100%;
    font-size: 2.2vh;
    width: 100%;
    padding-left: 1vh;
    padding-right: 1vh;
}

.input-group-login > input:focus {
    outline: none !important;
    border-bottom: 1px solid #FD4F00 !important;
}

@media (max-width: 768px) {
    html, body, #main, #main > div, .container-login {
        height: 100%;
    }

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

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

    .btn-login {
        height: 10vh;
        line-height: 10vh;
        position: absolute;
        bottom: 0;
    }

    .btn-login a {
        font-size: 4vh;
    }

    .container-logo {
        background-size: 250px;
    }
}

.padding-bottom15 {
    padding-bottom: 15px;
}

.padding-top-10 {
    padding-top: 10px;
}

.select-custom {
    width: 70%;
}

.textarea-custom {
    width: 70%;
}

.margin-top60 {
    margin-top: 60px;
}

.table-teams tr {
    border-bottom: 1px solid #dddddd;
}

.table-teams tr td {
    line-height: 40px !important;
    padding: 10px 15px !important;
}

.row-15px {
    margin-left: -15px;
    margin-right: -15px;
}

.vertical-center {
    display: flex;
    align-items: center;
}

.error-input {
    border: 1px solid #FF0000 !important;
    outline-color: #FF0000 !important;
}

.error-border {
    border: 2px solid #FF0000 !important;
    outline-color: #FF0000 !important;
}

.overflow-x-auto {
    overflow-x: auto;
}

.overflow-x-initial {
    overflow-x: initial;
}

@media (max-width: 992px) {
    .modal-dialog {
        width: auto !important;
    }

    .modal-content {
        width: auto !important;
        margin-left: auto !important;
    }

    .hidden-xs-custom {
        display: none;
    }
}

.heightFilter {
    height: 330px !important;
}

.intestazione-filtri {
    padding: 0 0 0 8px !important;
    vertical-align: middle !important;
}

.margin-left10 {
    margin-left: 10px;
}

.btn-remove-filter {
    border: 1px solid #000;
    padding: 5px;
    background-color: #fff;
    width: auto !important;
    margin-right: 5px;
    height: 30px;
    outline: none;
}

.btn-remove-filter:hover {
    background-color: #fd4f00;
    color: #FFF;
    cursor: pointer;
    border: 1px solid #fd4f00;
}

.btn-remove-filter[disabled] {
    border-color: buttonface;
    color: buttonface;
    background-color: #fff;
    cursor: default;
}

.select-number-page {
    width: 60px;
}

.timesheet-anomalo {
    background-color: #ffe8aa !important;
}

.timesheet-anomalo-isClosingDay {
    background-color: #ff7070 !important;
}

.red {
    color: #ff0000;
}

.white {
    color: #fff;
}

.blue {
    color: #38a8ff;
}

.yellow {
    color: #d89a00;
}

.green {
    color: #00CC00;
}

.purple {
    color: #cd23fc;
}

.warning-stato {
    font-size: 20px;
    margin-left: 2px;
}

.clear-both {
    clear: both;
}

.border-legenda {
    border: 1px solid #000;
}

.btn-modal-info {
    vertical-align: middle;
    font-size: 18px;
}

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

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

.color-ore-contratto {
    background-color: #d1d1d1
}

mark {
    background: #FFFF99;
}

img.padding-loading {
    padding: 8px;
}

.no-element {
    font-size: 20px;
    text-align: center;
    clear: both;
}

.btn-navigation {
    background-color: #fff;
    border: 2px solid #DCDCDC;
}

.btn-navigation:hover {
    background-color: #fd4f00;
    color: #fff;
    border-color: #fd4f00;
}

.dechit-color {
    color: #fd4f00;
}

.btn-navigation:focus, .select-elements-page:focus {
    outline: none;
}

.select-elements-page {
    width: auto;
    display: inherit;
}

.heightFilterRisorse {
    height: 230px !important;
}

.heightFilterRimborsi {
    height: 300px !important;
}

.heightFilterComunicazioni {
    height: 280px !important
}

.width-protocollo {
    width: 70%;
}

.width-select-modal {
    width: 70%;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-bottom15 {
    margin-bottom: 15px;
}

.container-th-generic-table {
    position: absolute;
    max-height: 360px;
    border: 1px solid #cccccc;
    right: 55%;
    width: 200px;
    background-color: #ffffff;
    z-index: 999999;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow-y: auto;
}

.container-th-generic-table label {
    font-weight: normal;
}

.circle-red {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-bottom: 0;
    background-color: #FF0000;
}

.circle-green {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-bottom: 0;
    background-color: #00CC00;
}

.generic-table td {
    vertical-align: middle !important;
}

.container-notifier {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99999
}

.alert {
    margin-bottom: 10px;
}

.notEditableDiv {
    border: 1px solid darkgrey !important;
    background-color: whitesmoke !important;
    padding: 1% !important;
}

.myRow {
    margin-bottom: 1%;
    margin-top: 1%;
}

#calendar th {
    background-color: #FD4F00;
    color: #fff;
}

#calendar h2 {
    padding-top: 1%;
    display: inline-block !important;
    text-transform: capitalize;
    margin-left: 5%;
    margin-right: 5%;
}

.fc-button {
    color: black !important;
    background-color: whitesmoke !important;
}

.fc-prev-button, .fc-next-button {
    color: #4c4c4c !important;
    background-color: transparent !important;
}

#calendarContainer * {
    z-index: 0 !important;
}

.fc-center {
    min-width: 50% !important;
    text-align: center;
}

.fc-event-container {
    text-align: center;
    font-weight: bold;
}

.container-fluid-calendar {
    min-width: 97% !important;
    margin: 0 !important;
}

.row-15-right {
    padding-right: 15px !important;
}

.border-referente {
    border: 1px solid #cccccc;
    padding: 5px 10px;
    display: inline-block;
}

.input-rapportino-data {
    width: 175px !important;
}

.margin-left3 {
    margin-left: 3px;
}

.no-resize {
    resize: inherit;
}

.fc-event-container {
    cursor: pointer;
}

.form-control.reduce {
    width: 70%;
}

.odd {
    background-color: #c1bebf;
}

.pianoferie-targetbody-scrollbar::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.pianoferie-targetbody-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.asset-upload {
    border: 1px solid #FD4F00;
}

.asset-upload > span {
    position: absolute;
    cursor: pointer;
}

.asset-upload > textarea {
    width: 100%;
    height: 100px;
    resize: none;
    white-space: normal;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.asset-upload > textarea[readonly] {
    cursor: pointer;
    background-color: #fff;
}

.button-light-opacity {
    opacity: 0.3;
}

/*UPLOAD RIMBORSI*/
.custom-upload-container {
    margin: 20px;
    height: 250px;
    border: 2px dashed #D3CECE;
    background-color: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.custom-upload-container:hover {
    border: 2px dashed #FD4F00;
    color: #FD4F00;
    cursor: pointer;
}

.custom-upload-selected {
    border: 2px dashed #FD4F00 !important;
    color: #FD4F00 !important;
}

.custom-upload-container > i {
    font-size: 80px;
    text-align: center;
}

/*slider flex*/

.d-flex {
    display: flex;
}

.slide-flex > .slideable_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.slide-flex > .slideable_content > .step2 {
    margin-top: 20px;
}

.slide-flex > .slideable_content > .btn-container {
    display: flex;
    justify-content: space-between;
    margin: 20px;
}

.box-rimborso-month {
    width: 70%;
    justify-items: center;
    justify-content: center;
}

.rimborso-month {
    font-size: 25px;
    font-weight: bold;
}

.intestazione-compilazione-rapportino {
    justify-content: space-between;
    margin-right: 15px;
}

.intestazione-compilazione-rapportino .mese-rapportino {
    font-size: 25px;
    font-weight: bold;
}

.intestazione-compilazione-rapportino .rapportino-azioni button {
    width: 7vw;
    min-width: 90px;
}

@media (max-width: 576px) {
    .intestazione-compilazione-rapportino .rapportino-azioni {
        flex-direction: column;
        display: flex;
    }
    .intestazione-compilazione-rapportino .rapportino-azioni button {
        margin-bottom: 5px;
    }
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.tabella-lista-rimborsi .search-bar {
    margin-left: -15px
}

.margin-top10 {
    margin-top: 10px;
}

.btn-rimborsi {
    width: 12vw !important;
    min-width: 155px !important;
}

@media (max-width: 850px) {
    .hidden-xs-flex {
        display: none !important;
    }
}

@media (min-width: 851px) {
    .show-xs-flex {
        display: none !important;
    }
}

.background-smart-working {
    background-color: #9AFEFF !important;
}

.background-smart-working-rilpre {
    background-color: #8fdf82 !important;
}

.weight-normal {
    font-weight: normal !important;
}
