body {
    background-color: #D5D8DB;
    font-family: Segoe UI  , sans-serif !important;
    text-rendering: optimizeLegibility;
    font-weight: 500;
    zoom: 90%;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

.button {
    border-radius: 3px;
}

#breadcrumbs { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
    background: rgb(238, 238, 238); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(238, 238, 238, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0); /* IE6-9 */
    min-height: 70px;
    padding-left: 50px;
    padding-top: 17px;
    text-transform: uppercase;
}

#content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
}

.main-box {
    background-color: #ffffff;
    border: 2px solid #eee;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    /* padding-bottom: 10px; */
    /* padding-top: 10px; */
    /* margin-left: 8px; */
    padding-right: 7px;
}

.main-box .box-title {
    text-transform: uppercase;
    color: #8c92a3;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 8px;
    margin: 10px 5px 5px 40px;
    border-radius: 0.278em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    left: 1.5em;
    margin: 0;
    position: absolute;
    top: -0.444em;
    z-index: 100;
    border-color: rgba(23, 78, 117, 1);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: white;
    /* font-size: 1.5em; */
    /* padding: 0.278em 0.444em 0.389em; */
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    /* margin-bottom: 10px; */
    margin-top: -12px;
}

.row.main-box {
    margin: 1px;
    padding: 20px;
    box-shadow: 0px 1px 0px;
    box-shadow: 0 0 13px rgba(50, 50, 50, 0.5);
    margin-top: 35px;
    margin-bottom: 15PX;
}

.box-border {
    background: none;
}

span.postfix, label.postfix {
    padding-top: 10px;
}

/****** Background Gradient Definitions ******/
.bg-really-dark-green { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#174e75+1,034d54+1,057c82+100 */
    background: rgb(23, 78, 117); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(23, 78, 117, 1)), color-stop(1%, rgba(3, 77, 84, 1)), color-stop(100%, rgba(5, 124, 130, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#174e75', endColorstr='#057c82', GradientType=0); /* IE6-9 */
}

.bg-dark-green { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#174e75+1,527175+1,699296+100 */
    background: rgb(23, 78, 117); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(82, 113, 117, 1) 1%, rgba(105, 146, 150, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(23, 78, 117, 1)), color-stop(1%, rgba(82, 113, 117, 1)), color-stop(100%, rgba(105, 146, 150, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(82, 113, 117, 1) 1%, rgba(105, 146, 150, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(82, 113, 117, 1) 1%, rgba(105, 146, 150, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(82, 113, 117, 1) 1%, rgba(105, 146, 150, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(23, 78, 117, 1) 1%, rgba(82, 113, 117, 1) 1%, rgba(105, 146, 150, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#174e75', endColorstr='#699296', GradientType=0); /* IE6-9 */
}

.bg-medium-green { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78c1c8+0,678f91+0,78c2c9+99 */
    background: rgb(120, 193, 200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(103, 143, 145, 1) 0%, rgba(120, 194, 201, 1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120, 193, 200, 1)), color-stop(0%, rgba(103, 143, 145, 1)), color-stop(99%, rgba(120, 194, 201, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(103, 143, 145, 1) 0%, rgba(120, 194, 201, 1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(103, 143, 145, 1) 0%, rgba(120, 194, 201, 1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(103, 143, 145, 1) 0%, rgba(120, 194, 201, 1) 99%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(120, 193, 200, 1) 0%, rgba(103, 143, 145, 1) 0%, rgba(120, 194, 201, 1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c1c8', endColorstr='#78c2c9', GradientType=0); /* IE6-9 */
}

.bg-light-green { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78c1c8+0,82b5b7+0,9fdee3+99 */
    background: rgb(120, 193, 200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(130, 181, 183, 1) 0%, rgba(159, 222, 227, 1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120, 193, 200, 1)), color-stop(0%, rgba(130, 181, 183, 1)), color-stop(99%, rgba(159, 222, 227, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(130, 181, 183, 1) 0%, rgba(159, 222, 227, 1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(130, 181, 183, 1) 0%, rgba(159, 222, 227, 1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(130, 181, 183, 1) 0%, rgba(159, 222, 227, 1) 99%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(120, 193, 200, 1) 0%, rgba(130, 181, 183, 1) 0%, rgba(159, 222, 227, 1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c1c8', endColorstr='#9fdee3', GradientType=0); /* IE6-9 */
}

.bg-really-light-green { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78c1c8+0,99c0c4+0,b1dfe3+100 */
    background: rgb(120, 193, 200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(153, 192, 196, 1) 0%, rgba(177, 223, 227, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120, 193, 200, 1)), color-stop(0%, rgba(153, 192, 196, 1)), color-stop(100%, rgba(177, 223, 227, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(153, 192, 196, 1) 0%, rgba(177, 223, 227, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(153, 192, 196, 1) 0%, rgba(177, 223, 227, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(153, 192, 196, 1) 0%, rgba(177, 223, 227, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(120, 193, 200, 1) 0%, rgba(153, 192, 196, 1) 0%, rgba(177, 223, 227, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c1c8', endColorstr='#b1dfe3', GradientType=0); /* IE6-9 */
}

.bg-dark-orange { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78c1c8+0,db9983+0,ffc898+100 */
    background: rgb(120, 193, 200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(219, 153, 131, 1) 0%, rgba(255, 200, 152, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120, 193, 200, 1)), color-stop(0%, rgba(219, 153, 131, 1)), color-stop(100%, rgba(255, 200, 152, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(219, 153, 131, 1) 0%, rgba(255, 200, 152, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(219, 153, 131, 1) 0%, rgba(255, 200, 152, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(219, 153, 131, 1) 0%, rgba(255, 200, 152, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(120, 193, 200, 1) 0%, rgba(219, 153, 131, 1) 0%, rgba(255, 200, 152, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c1c8', endColorstr='#ffc898', GradientType=0); /* IE6-9 */
}

.bg-medium-orange { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78c1c8+0,edbca6+0,ffd6b2+100 */
    background: rgb(120, 193, 200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(237, 188, 166, 1) 0%, rgba(255, 214, 178, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120, 193, 200, 1)), color-stop(0%, rgba(237, 188, 166, 1)), color-stop(100%, rgba(255, 214, 178, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(237, 188, 166, 1) 0%, rgba(255, 214, 178, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(237, 188, 166, 1) 0%, rgba(255, 214, 178, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(237, 188, 166, 1) 0%, rgba(255, 214, 178, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(120, 193, 200, 1) 0%, rgba(237, 188, 166, 1) 0%, rgba(255, 214, 178, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c1c8', endColorstr='#ffd6b2', GradientType=0); /* IE6-9 */
}

.bg-light-orange { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#78c1c8+0,efc7ba+0,ffe1c6+100 */
    background: rgb(120, 193, 200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(239, 199, 186, 1) 0%, rgba(255, 225, 198, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120, 193, 200, 1)), color-stop(0%, rgba(239, 199, 186, 1)), color-stop(100%, rgba(255, 225, 198, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(239, 199, 186, 1) 0%, rgba(255, 225, 198, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(239, 199, 186, 1) 0%, rgba(255, 225, 198, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(120, 193, 200, 1) 0%, rgba(239, 199, 186, 1) 0%, rgba(255, 225, 198, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(120, 193, 200, 1) 0%, rgba(239, 199, 186, 1) 0%, rgba(255, 225, 198, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c1c8', endColorstr='#ffe1c6', GradientType=0); /* IE6-9 */
}

/********************************************/
#logo_link {
    padding-top: 20px;
}

#container {
    max-width: 100%;
    min-height: 725px;
}

#tabella_ferie tr td {
    width: 100%;
    border: 1px solid #929191;
}

/*.tabs.vertical {    width: 15%;    height: 800px;}*/
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #b3b3b3;;
}


.logo-login .large-8 {
    font-size: 31px;
    padding-top: 6px;
    text-align: center;
}



/**** Tabs **//*.tabs.vertical dd, .tabs.vertical .tab-title {    /!* position: inherit; *!/    float: none;    display: block;    top: auto;    margin-top: 2%;    margin-bottom: 2%;    font-size: 11px !important;}.tabs dd>a, .tabs .tab-title>a {        border: 1px solid #dcdcdc;    display: block;    background-color: #EFEFEF;    color: #222;    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;    font-size: 0.8rem !important;    padding: 0.5rem 2rem !important;        border-top-left-radius: 5px;    border-bottom-left-radius: 5px;}.lite-grey-gradient {    background:  #b3b3b3;;    padding: 10px;    border: 1px solid #ececec;    border-radius: 5px;}.content {    background-color: white;    border-radius: 5px;    padding: 10px !important;}.tab-content{ min-height: 750px;}*/
.max-width {
    width: auto;
    margin-left: 26px;
}

.breadcrumbs {
    border-style: none;
    border-width: 0px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: 0.5625rem 0.875rem 0.5625rem;
    background-color: transparent;
    border-color: transparent;
    border-radius: 3px;
}

.breadcrumbs > * {
    font-size: 1rem;
}

/******* POPUP RUOLI *******/
.popup-center {
    text-align: center;
}

#delete-popup {
    color: #c62727;
    text-align: center;
}

.popup-center a.button h4 {
    color: #FFFFFF;
}

.has-tip {
    border-bottom: 0;
}

select.has-tip {
    border-bottom: 1px solid #ccc;
}

textarea.has-tip {
    border-bottom: 1px solid #ccc;
}

/* CALENDAR */
.calendartitle {
    background-color: black;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: white;
    display: block;
    margin: -10px 0 0;
    padding: 0;
    background-color: #4286E1;
    color: #fff;
    padding: 1px;

}

.calendarbody {
    font-size: 12px;
    padding: 10px 0 !important;
    position: relative;
    vertical-align: top;
    text-align: center;
    border-radius: 11px 11px 5px 5px;
    -moz-border-radius: 11px 11px 5px 5px;
    -webkit-border-radius: 11px 11px 5px 5px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(230, 234, 237, 0.34) url('/images/backend/jhr/loading.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our   modal element will be visible */
body.loading .modal {
    display: block;
}

.hidden {
    display: none;
}

.tabs.vertical {
    max-width: 15%;
    width: 15%;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

input.check_indennita {
    margin: 0px;
}

input.text_indennita {
    margin: 0;
    height: 24px;
}

.buttons-switch {
    width: 10%;
}

.button-day {
    width: 11%;
}

.no-pl {
    padding-left: 5px;
    padding-right: 16px;
}

li.month_li {
    min-width: 105px;
    text-align: center;
}

li.next_li {
    margin-top: 5px;
}

li.prev_li {
    margin-top: 5px;
}

.desc {
    color: white;
    padding: 2px;
    word-break: break-all !important;
    text-align: left;
    text-rendering: auto;
    text-rendering: optimizeSpeed;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    text-rendering: inherit;
    text-rendering: initial;
    text-rendering: unset;
    font-weight: 500;
}

.prest_desc {
    /*  margin-top: 20%;*/
    padding: 1px;
    word-break: break-all;
    text-align: left;
    padding-left: 4px;
}

.completed {
    color: black;
    margin-bottom: 0rem;
}

.not-completed {
    text-decoration: line-through; /* line-height: 5px !important; */
    margin-bottom: 0rem;
    color: red;
}

.partial {
    color: darkorange; /* line-height: 0; */
    margin-bottom: 0rem;
}

@media only screen and (max-width: 1026px) {
    .max-width {
        width: auto;
        margin-left: 0px !important;
    }
}

.indennita_popup_calendar.tooltipstered {
    padding-top: 9px; /* font-size: 21px; */
}

.no-margin{margin-left: 0px; }
.credits {
    color: white;
    bottom: 0;
    /* height: 100%; */
    padding-top: 97px;
    display: block;
    font-size: 15px;
}
.box-title-home{
    text-transform: uppercase;
    color: #8c92a3;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 8px;
    margin: 10px 5px 5px 40px;
    border-radius: 0.278em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    left: 1.5em;
    margin: 0;
    position: absolute;
    top: -0.444em;
    z-index: 100;
    border-color: rgba(23, 78, 117, 1);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: white;

    /* font-size: 1.5em; */
    /* padding: 0.278em 0.444em 0.389em; */
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    /* margin-bottom: 10px; */
    margin-top: 15px;
}
p#messaggio_auto {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.72222rem;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: rgb(221, 112, 112);
    border-color: #180303;
    color: #FFFFFF;
}
p.not_planned {
    color: blue;
}
.select_giust {
    cursor: pointer;
    color: green;
}
a.with-tip.big-icon {
    font-size: 18px;
    margin-right: 0.5rem;
}

.notify {
    font-size: 13px;
    margin: auto;
    font-weight: bold;
    border-radius: 100px;
}

.set_reperibilita {
    text-align: center;
}
.rotate_name {
    font-size: 15px;
}
td.timbratura-popup.tooltipstered {
    width: 4%;
}

table#riepilogo_tbl  td {
    border: 1px solid grey;
}
.selectable {

    display: inline;
}

.ui-selected {
    background: #F39814;
}

.report_icon {
	padding: 3px;
    font-size: 17px;
    /* margin-left: 2px; */
}

td.name_col {
    width: 10%;
}
.no-table-margin{
    margin-bottom: 2em;
}
.wrapper1, .wrapper2{width: 1800px; border: none 0px RED;
    overflow-x: scroll; overflow-y:hidden;}
.wrapper1{height: 20px; }
.wrapper2{height: 1000px; }
.div1 {width:1800px; height: 20px; }
.div2 {width:1800px; height: 1000px; background-color: #88FF88;
    overflow: auto;}
.activity-box {
    width: 37%;
    margin: 5px;
    /* border: 1px solid #8f8f8f; */
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 6px;
    background: rgba(168, 202, 143, 0.08) none repeat scroll 0 0;
    border: 1px dashed #75C692;
    border-radius: 5px;

    margin: 1px;
}
span.planning-btn {
    float: right;
    font-size: 14px;
}
.row.activity-zone {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #8f8f8f;
    width: 100%;
    display: block;
}

.row.activity-zone > span {
    margin: 0px;
}
.separator {
    height: 50px;
}
.clone {
    font-size: 23px;
    cursor:pointer;
}

.delete {
    font-size: 23px;
    cursor:pointer;
}
.order-btn {
    font-size: 20px;
    vertical-align: middle;
    padding-top: 3px;
}
.min-padd {
    padding: 2px !important;
    margin-left: 2px !important;
}
.multiselect-available-list {
    width: 600px !important;
}
.report-giorno a i {
    float: left;
}

.scrollable-container {
    max-height: 400px; /* Limita l'altezza massima */
    max-width: 100%;
    overflow-y: auto; /* Aggiungi lo scroll verticale */
    padding: 10px; /* Padding per il contenitore scrollabile, se necessario */
}

#order-table {
    width: 100%; /* Imposta la larghezza della tabella */
    border-collapse: collapse; /* Unisci i bordi della tabella */
}

#order-table th, #order-table td {
    padding: 10px; /* Padding per celle di tabella */
    border: 1px solid #ddd; /* Bordo per le celle */
}

.riga {
    margin-top: 30px;
    padding-left: 25px;
    max-width: 25%;
}

/* Stile per il contenitore a destra della tabella */
.right-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Allinea a sinistra */
    margin-left: 20px; /* Spazio a sinistra */
}

/* Stile per il campo input del filtro */
.filter-input {
    width: 200px; /* Imposta una larghezza fissa */
    padding: 8px; /* Aggiunge un padding per rendere più comodo l'input */
    margin-bottom: 10px; /* Spazio sotto l'input */
}

/* Stile per i pulsanti */
.btn {
    background-color: #4CAF50; /* Colore verde per il pulsante "Salva Filtro" */
    border: none;
    border-radius: 5px;
    color: white;
    padding: 8px 12px;
    margin-right: 10px; /* Spazio a destra per il pulsante "Elimina Filtro" */
    cursor: pointer;
    font-size: 14px;
}

/* Colore rosso per il pulsante "Elimina Filtro" */
.delete-filter {
    background-color: #f44336; /* Rosso per il pulsante di eliminazione */
}

/* Modifica l'aspetto quando si passa il mouse sui pulsanti */
.btn:hover {
    opacity: 0.8; /* Leggero effetto hover */
}
