.navbar-default {
    background: #7d716e;
}

.navbar-brand-documenti-login {
    display: block;

    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20px;
}

.navbar-brand-documenti {
    display: block;
    text-align: center;

    color: #7d716e;
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
}

.btn-default {
    background: #7d716e;
    border-color: #ffffff;
}

.btn-default:hover {
    background: #7d716e;
    border-color: #7d716e;
}

.btn-title {
    cursor: pointer;
    text-transform: uppercase;
    border: #7d716e 2px solid !important;
    color: #7d716e !important;
}

.btn-title.btn-selected {
    background: #7d716e !important;
    color: #ffffff !important;
}

.sidebar {
    background: #7d716e;
    border-color: #7d716e !important;
}

.nav-sidebar>li>a {
    background: #7d716e;
}

.nav-sidebar>li>a:hover {
    background: #bf495e !important;
    ;
}

.redigoGrid_filterBlock label {
    color: #7d716e;
}

h1 {
    color: #7d716e;
}

.pagetitle {
    color: #7d716e;
}

footer {
    border-color: #7d716e;
    background: #ebebeb;
    color: #7d716e;
}

footer strong {
    color: #7d716e;
}

.footer a:hover {
    color: #7d716e;
}

.footer .address {
    line-height: 2.2rem;
}

footer ul li {
    margin-bottom: 10px;
}

.address {
    color: #7d716e;
}

footer ul li.footer_social_galileoitalia a {
    background: url('../images/footer_social/galileoitalia.png') no-repeat;
    background-size: 30px 30px;
}

footer ul li.footer_social_nikonlenswear a {
    background: url('../images/footer_social/nikonlenswear.png') no-repeat;
    background-size: 30px 30px;
}

footer ul li.footer_social_galileo4you a {
    background: url('../images/footer_social/galileo4you.png') no-repeat;
    background-size: 30px 30px;
}

footer ul li.footer_social_nikonexpert a {
    background: url('../images/footer_social/nikonexpert.png') no-repeat;
    background-size: 30px 30px;
}

.dt-buttons.btn-group {
    display: none;
}

div.redigoGrid_filterContainer {
    display: none;
    border: 0;
    background: #eeeeee;
    padding: 20px;
}

.table thead tr th {
    border: 0;
    background: #7d716e;
    color: #ffffff;

}

.redigoGrid_toggle_filter {
    background: #7d716e;
    color: #ffffff;
    margin: 0;
    margin-bottom: 6px;
}

#redigoGrid_toggle_filter_button {
    padding: 10px;
    cursor: pointer;
}

#redigoGrid_toggle_filter_global {
    background: #eeeeee;
    padding: 10px;
    color: #7d716e;
    text-align: right;
}

#redigoGrid_toggle_filter .label {
    margin: 0;
    padding: 0;
    height: auto;
}

#redigoGrid_toggle_filter_global .form-control {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
    height: auto;
    border-color: #7d716e;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-radius: 0;
    box-shadow: none;
    margin-left: 5px;

    background: #eeeeee;
    font-size: 16px;
}

#redigoGrid_toggle_filter_global_lens {
    margin-left: 5px;
    color: #cccccc;
}

#fattura_grid {
    border: 0;
}

#fattura_grid tr {
    margin: 20px;
}

.handler {
    cursor: pointer;
}

.inputField_DataDocumento_WA_fattura input {
    border: 1px #cccccc solid;
    padding: 6px 12px;
}

.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td {
    background: #eeeeee;
}

.modal-xl {
    width: 1140px !important;
}

#modal_carnet_iframe {
    width: 100%;
}