

/*
* Login
*/
.logo-login {
    min-height:  88px;
    background: rgb(23, 78, 117);
    background: -moz-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%);
    background: linear-gradient(to bottom, rgb(37, 105, 154) 1%, rgb(37, 103, 153) 1%, rgb(27, 78, 123) 100%);
    background: linear-gradient(to bottom, rgb(37, 105, 154) 1%, rgb(37, 103, 153) 1%, rgb(27, 78, 123) 100%);
    background: -o-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%);
    background: -ms-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%);
    background: linear-gradient(to bottom, rgb(37, 105, 154) 1%, rgb(37, 103, 153) 1%, rgb(27, 78, 123) 100%);
    width:  100% !important;
    margin:  0 !important;
    border-top-right-radius:  10px;
    border-top-left-radius:  10px;
    font-size:  31px;
    line-height:  2.8125rem;
    margin:  7% 0% 0% 0%;

    color:  white;
    padding-top:  18px;
}

.acsm-bg {
    background-color: #3a7bd5;
    border-color: #3a7bd5;
}

/*
* Menu
*/
.top-bar {
    background: rgb(23, 78, 117);
    background: -moz-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%);
    background: linear-gradient(to bottom, rgb(37, 105, 154) 1%, rgb(37, 103, 153) 1%, rgb(27, 78, 123) 100%);
    background: linear-gradient(to bottom, rgb(37, 105, 154) 1%, rgb(37, 103, 153) 1%, rgb(27, 78, 123) 100%);
    background: -o-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%);
    background: -ms-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%);
    background: linear-gradient(to bottom, rgb(37, 105, 154) 1%, rgb(37, 103, 153) 1%, rgb(27, 78, 123) 100%);
    /*  position: fixed; */
    width: 100%;
    z-index: 999;
}
.app-info {
    width: 7.em;
}
.app-info-footer {
    /* width: 7.2em; */
}

.box-title-home{
    background: #3a7bd5; /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #3a7bd5 , #3a6073); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #3a7bd5 , #3a6073); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.main-box .box-title {
    background: #3a7bd5; /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #3a7bd5 , #3a6073); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #3a7bd5 , #3a6073); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/*
*Switch permessi
*/
.onoffswitch-label {
    background-color:#3a6073;
}

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #3a7bd5;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #3a7bd5;
}
/*
 * Bottoni e link
*/
.bg-green{
    background-color: #3a7bd5;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #3a7bd5;
}
.mod-calendario.active{
    background-color: #3a6073;
}
a {
    color: #3a7bd5;

}
ul.pagination li.current a, ul.pagination li.current button {
    background: #3a7bd5 none repeat scroll 0 0;
}
/*
*  Tabelle
*/
table thead {
    background: #3a7bd5 none repeat scroll 0 0 !important;
}

#planning-table thead, #activity-table thead, #resource-table thead, #riepilogo-table thead, #piano-lavori thead, #piano-lavori_mese thead, #turni_CTI thead, #turni_VSH thead, #modal_prestazioni_table thead {
    background-color: #3a7bd5 !important;
}

#planning-table .day a, #piano-lavori tbody .risorsa {
    color: #3a7bd5;
}

.verde {
    background-color: #3a7bd5 !important;
}
.agenda-mensile .dipendente {
    background-color: #3a7bd5;
}
tr.header-row th {
    background-color: #3a7bd5;
}
.second-table-header {
    background-color: #3a7bd5;
}
.second-table-header td {
    background-color: #3a7bd5;
}
.second-table-header th {
    background-color: #3a7bd5;
}
.col-orario {
    background-color: #3a7bd5;
}
#calendario_timbrature_giornaliero .col-orario {
    background-color: #3a7bd5;
}
.prima-meta {
    border-bottom: 1px dotted #3a7bd5;
}
.seconda-meta {
    border-bottom: 1px solid #3a7bd5;
}
.td-left {
    border-left: 1px solid #3a7bd5;
}
.td-center {
    border-left: 1px dashed #3a7bd5;
    border-right: 1px dashed #3a7bd5;
}
.td-right {
    border-right: 2px solid #3a7bd5;
}
th {
    background-color: #3a7bd5;
    color: #FFFFFF !important;
}
tbody th {
    background-color: #3a7bd5;
}
tbody tr:nth-child(2n-1) {
    background-color: #f9f9f9;
}
#planning-table .button {
    background-color: #3a7bd5;
}
#planning-table .sabato, #resource-table .permesso, #piano-lavori .sabato, #piano-lavori_mese .sabato, #turni_CTI .sabato, #turni_VSH .sabato {
    background-color: #f2c0b3;
}

#planning-table .festivo, #piano-lavori .festivo, #piano-lavori_mese .festivo, #turni_CTI .festivo, #turni_VSH .festivo {
    background-color: #ff9b7f;
}

#resource-table .ferie, #piano-lavori .ferie, #piano-lavori_mese .ferie {
    background-color: #6f84ff;
}

#resource-table .malattia, #piano-lavori .malattia, #piano-lavori_mese .malattia {
    background-color: #ff5f49;
}

#resource-table .extra {
    background-color: #ffe79f;
}
.stickytable-container .green th {
    background-color: #3a7bd5 !important;
    padding: 1px 1px;
}
th.thead-tabella.thead-link {
    padding-left: 0px;
    margin-left: 10px;
    padding-left: 8px;
}

th.thead-tabella-col {
    padding-left: 13px !important;
    font-size: 0.525rem !important;
}
.xdsoft_calendar > table > thead > tr > th {
    color: #1d1c1c !important;
}
#logo {
    height: 58px;
    text-align: center;
    margin: auto;
    /* width: 360px !important; */
}.SumoSelect {
     display: block !important;
     /* position: absolute !important; */
     outline: 0;
 }
.SumoSelect {
    width: 100% !important;
}

.SumoSelect .select-all {
    border-radius: 3px 3px 0 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    padding: 8px 0 3px 35px;
    height: 34px !important;
    cursor: pointer;
}
div#titolo-user-switch {
    color: #ffffff;
    float: left;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 8px;
}

input.th_num {
    padding: 0px !important;
    margin: 0px !important;
    width: 2.2rem;
    height: 1rem;
    text-align: center;
}
a.update_table {
    font-size: 17px;
    color: white;
    /* text-align: right; */
    margin-right: 50%;
}
li.toclone {
    display: block;
    border: 1px solid #cecece;
    height: 200px;
    margin: 5px;
    padding: 5px;
}

.required-input {
    border: 1px solid red !important;
}
td.programmed {
    background: violet !important;
}

td.approved {
    background: violet !important;
}
.rieplogo-btn {
    width: 15px;
    margin-left: 12px;
    text-align: center;
}
.rieplogo-btn > i{

    margin-left: -8px;

}
.large-12.columns.activity-row {
    /* border-top: 1px grey dashed; */
    padding-top: 25px;
}
.rieplogo-btn {
    width: 15px;
    margin-left: 2px;
    text-align: center;
}
.rieplogo-btn > i{

    margin-left: -8px;

}
.large-12.columns.activity-row {
    /* border-top: 1px grey dashed; */
    padding-top: 25px;
}
.toolbar {
    float: left;
    width: 60%;
}
button.tiny.no-btn {
    background: transparent;
}

.select-header {
    margin-top: 11px;
}

.btn-header {
    margin-top: 4px;
}
.top-bar-box {
    display: block;
    height: 80px;
}
ul.sub-menu.totop {
    /* background: red !important; */
    top: -360px !important;
}

.dx-datagrid-search-panel.dx-textbox.dx-texteditor.dx-searchbox.dx-show-clear-button.dx-texteditor-empty.dx-widget {
    width: 360px !important;
}

.ui-autocomplete.ui-widget-content {
    border: 1px solid #dddddd !important;
    background: #545454!important;
    color: #ffffff!important;
    font-size: 20px!important;
    padding: 5px!important;
    font-weight: bold!important;
}
tr.day-row.festivo {
    background: #f3c2c2;
}
.ore-previste {
    text-decoration: underline;
    font-size: 11px;
}
select#jhr-TI-RiepilogoMensile-Utente {
    display: none !important;
}
th.border-head.vertical {
    height: 60px;
}
.box-title.user-switch {
    left: 25rem;
    /* height: 40px; */
    width: 300px;
    /* padding: 0px; */
    color: black;
}

.box-title.user-switch > select {
    height: 15px;
    color: black;
}
select.sumoselect {
    height: 0px !important;
    padding: 0px!important;
    margin: 0px!important;
}
.set_profilo_turno.active {
    border: 4px solid red;
}
.set_profilo_turno:hover {
    border: 4px solid red;
}
.box-title.user-switch {
    left: 25rem;
    /* height: 40px; */
    width: 500px;
    /* padding: 0px; */
    color: black;
}
.box-title.user-switch > .SumoSelect {
    width: 300px !important;
	float:left;
}
a.next-user.left {
    padding: 3px;
    background: white;
    /* height: 30; */
    /* width: 30px; */
    margin: 2px;
}
a.prev-user.left {
    padding: 3px;
    background: white;
    /* height: 30; */
    /* width: 30px; */
    margin: 2px;
}px