body{
    background-color: #CFDBC3;
}
h1{
    margin-top: 0px;
    text-transform: uppercase;
    color: #333;
}
h2{
    margin-top: 0px;
    text-transform: uppercase;
    color: #666;
}
.navbar-brand{
    margin-top: -15px;
}
.navbar-brand > img{
        width: 94px;
    }
.navbar-brand {
        height: 44px;
    }
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
@media (min-width: 992px) {
    .navbar-brand > img{
        width: 100%;
    }
    .navbar-brand {
        height: 60px;
    }
    .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
}
.navbar-inverse{
    background-color: #ECEFE6 ;
}
.navbar-inverse .navbar-brand {
    color: #666;
}
.navbar-inverse .navbar-nav > li > a {
    color: #666;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #79A736;
}
a {
    /*color: #FB8800;*/
    color: #325D88;
}
table.table th a {
    color: #325D88;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #FB8800;
    border-color: #FB8800;
}
.pagination > li > a, .pagination > li > span {
    color: #FB8800;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #FB8800;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #81b33a;
    vertical-align: middle;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #81b33a;
    text-transform: uppercase;
    /*font-weight: normal;*/
}
#sidebar_left .nav{
    line-height: 1em;
}
#sidebar_left .nav-pills li > a {
    border-bottom: 1px dotted #dfd7ca !important;
    border-radius: 0;
    color: #000;
}
#sidebar_left .nav-pills li {
    opacity: 0.8;
}
.nav-pills li.active > a, .nav-pills li > a:hover {
    border-color: transparent;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
/*    color: #FFF;
    background-color: #FB8800;*/
    background: none;
}
#sidebar_left .nav-pills li.active{
    opacity: 1;
}
.nav-stacked > li , .nav-stacked > li + li{
    margin-top: 0;
}
/* vertical alignment in table cells */
.table tbody>tr>td.vert-align{
    vertical-align: middle;
}
/* colonna azioni nelle griglie*/
.actionCell {
    /*white-space: nowrap;*/
    min-width: 119px;
}
.actionCell .btn {
    margin: 3px;
}
/* celle dei totali */
.gridTotalCell{
    text-align: right;
    font-weight: bold;
}
.input-group input.form-control{
    border-color:#FFF;
}
.modal-content{
    background-color: #CFDBC3;
}
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    left: 10px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 60px; /* height of link element */
    right: 10px; /* padding from the left side of the window */
}
.modal-body-loading{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: .8;
    z-index: 5;
}
.modal-body-loading .progress{
    width: 80%;
    margin: 20px auto;
}
.strong{
    font-weight: bold;
}
.cella-bordo-destra{
    border-right: 1px dotted #B2BAAB;
}
.insight-data-header{
	background-color: #f8f5f0;
	font-size:24px;
	overflow:hidden;
	text-align:center;
	height:78px;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
}
.insight-data-header > span{
	margin-left: 15px;
	margin-right: 15px;
}
form#insight-filter{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    
}
form#insight-filter .form-group{
    flex:1;
}
#sidebar_left.insight-sidebar .nav-pills li > a{
    padding-top: 30px;
    padding-bottom: 30px;
}
.insight-fatturato-widget th a{
    display: block;
}
.insight-update-date{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 0.9em;
}
.green-font{
    color: green;
}
.red-font{
    color: red;
}
.red-background{
    background: red;
    color: #EEEEEE;
}
.green-background{
    background: green;
    color: #EEEEEE;
}
.white-background{
    background: white;
    color: #111;
}

/***************************
*      PRODUCT DETAIL      *
****************************/
.container.product-detail-box{
    font-family: "Open Sans",Helvetica,Arial,sans-serif,Calibri,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #687074;
}

.container.product-detail-box .shop-product-heading h2{
    color: #a3c83c;
    font-size: 26px;
    text-transform: uppercase;
}
.container.product-detail-box .shop-product-heading h2 small{
    color: #777;
}

.container.product-detail-box .products-texts h5{
    margin-bottom: 4px;
    font-weight: bold;
    color: #fa9000;
}
.container.product-detail-box .products-texts .products-text{
    margin-bottom: 20px;
}
.container.product-detail-box .wishlist-category{
    border-top: 1px solid #dedede;
    margin-top: 20px;
}
.container.product-detail-box .breadcrumb{
    background:transparent;
    padding-left: 0;
}
.container.product-detail-box .breadcrumb > li + li::before{
    color:#687074;
}
.container.product-detail-box .wishlist-category span.cat{
    color: #fa9000;
}
.container.product-detail-box .shop-product-image{
    border: 1px solid #a3c83c;
}
.container.product-detail-box .shop-product-image img{
    width: 100%;
}

.container.product-detail-box .external-product-page-link{
    font-size: 12px;
    text-decoration: underline;
}
