﻿.nav > li > a:focus,
.nav > li > a:hover,
.nav > li.active {
    background-color: #1968b3;
}

.contatti .contatti-label {
    font-family: Roboto-Bold;
    color: #1968b3;
}

.sotto-titoli {
    color: #1968b3;
    font-family: Roboto-Bold;
    margin: 5px 0 20px 0;
}

.menu-interno > ul li {
    padding: 10px;
    background-color: #1968b3;
    display: inline;
    cursor: pointer;
    margin-right: 5px;
}

.breadcrumbs {
    border-top: 1px #1968b3 solid;
    border-bottom: 1px #1968b3 solid;
    font-size: 0.9em;
    margin: 10px 0;
    padding: 3px 0;
}

.breadcrumbs {
    border-top: 1px #1968b3 solid;
    border-bottom: 1px #1968b3 solid;
    font-size: 0.9em;
    margin: 10px 0;
    padding: 3px 0;
}

    .breadcrumbs span {
        color: #1968b3;
    }

        .breadcrumbs span.breadcrumbs-selected {
            font-family: Roboto-Bold;
            color: #1968b3;
        }
    .breadcrumbs a,
    .breadcrumbs a:hover,
    .breadcrumbs a:visited {
        color: #1968b3;
        text-decoration: none;
    }

.filtri-ricerca ul li span.label-filtro {
    color: #1968b3;
    padding-left: 10px;
    font-family: Roboto-Bold;
}

.filtri-ricerca ul li .btn {
    padding: 3px 16px;
    background-color: #1968b3 !important;
}

.ui-grid .nondisponibileOrdine {
    border-left: 5px solid #1968b3 !important;
}

.ui-grid-top-panel {
    background: none;
    background-color: #1968b3;
    color: #fff;
    font-weight: normal;
    font-size: 0.9em;
}

.ui-grid .ui-grid-cell-link div {
    background-color: #1968b3;
    color: #fff;
    /* text-align: center; */
    height: 100%;
    margin: 2px;
    /* vertical-align: middle; */
    padding: 5px 10px;
    cursor: pointer;
}

.btn-red {
    background-color: #1968b3 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    background: #1968b3 !important;
    box-shadow: none;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #1968b3;
}

.panel-heading-pannello {
    background: none;
    background-color: #1968b3;
    color: #fff;
    font-weight: normal;
    font-size: 0.9em;
}

.ui-select-bootstrap .ui-select-choices-row.active > a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #1968b3 !important;
}

.tabs.nav > li > a:focus, .tabs.nav > li > a:hover,
.tabs.nav > li.active > a, .tabs.nav > li.active.tab-ricerca > a,
.tabs.nav > li.tab-ricerca > a:hover {
    background-color: #1968b3;
    color: #fff;
}
.ordini .header-ordine ul li span {
    color: #1968b3;
    font-family: Roboto-Bold;
}

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: lightblue;
}

.mostraTutorial {
    display: none !important;
}

button.btn-primary {
    background-color: #1968b3 !important;
    border-color: #1968b3 !important;
}

.tabs.nav > li.tab-ricerca > a {
    color: #fff;
    background-color: lightblue;
}
