@import url('https://fonts.googleapis.com/css?family=Raleway');
body{
    font-family: 'Raleway';
}
.ko{
    color:red;
}
.ok{
    color:green;
}
.cursor{ cursor: pointer; }
.cl{
    clear: left;
}
.cr{
    clear: right;
}
.cb{
    clear: both;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
#content{
    padding-bottom:50px;
}
.item{
    width: 230px !important;
    float: left !important;
    margin: 20px;
}
.item .caption h5, .item .caption p{
    letter-spacing: 1px;
    margin-bottom: 0;
}
.item .caption h5{
    font-weight: 400;
    margin-bottom: 2px;
}
.item .caption p{
    font-weight: 300;
}

.mt-30{ margin-top: 30px; }
.mt-10{ margin-top: 10px; }
.mr-10{ margin-right: 10px; }
#table-skew .reso{ max-width: 200px; }
#table-skew .reso .text{ width: 120px; display: inline-block; }
#table-skew .reso select{ width: 100px; }
/*div[id^="newSkuCont_"]{
    display: none;
}*/


.thumbnail .caption {
    padding: 8px;
    min-height: 66px;
    padding-left: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#Cover{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

#TopSearchContainer{
    background:#f5f6f6;
    height: 76px;
    padding-top: 20px;
    margin: 0;
    width:30%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.form-control{
    box-shadow: none !important;
}

#TopSearch{
    /*min-width: 120px;*/
    padding-top: 0;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 25px;
    margin-left: 20px;
    border-style:none;
    border: 0 solid transparent;
    background-color: #f5f6f6;
    border-radius: 0;
    border-bottom: 1px solid #999;
    font-weight: 100;
    letter-spacing: 3px;
    width: 90%;
}

.ui-menu , .ui-menu-item, .ui-helper-hidden-accessible{
    background-color: white;
    color: #777;
    border: none;
}

.ui-state-active, .ui-state-active:hover{
    background: #ddd !important;
    color: #777 !important;
    border: none !important;
}

.ui-widget {
    font-family: "Raleway" !important;
}

#RightNavBar .text-center:hover{
    background-color: #ccc;
}



@media (max-width: 1000px) {
    #TopSearchContainer{
        width: 200px;
        position: relative;
        float: left;
    }
}
@media (max-width: 800px) {
    .item{
        width: calc(100% - 50px) !important;
    }
    .item img{
        height: auto !important;
    }
}

.checkbox input[type=checkbox] { display:none; } /* to hide the checkbox itself */
.checkbox input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f096";
  letter-spacing: 10px;
  font-size: 17px
}

.checkbox i+label{
    padding-left: 10px;
}

.checkbox label{
    padding-left: 0;
}
#leftNav{
    background: #43474d;
    height: 100%;
    padding-bottom: 20px;
    border: none;
}

.containerPhoto{
    position: relative; height: 200px;
}
.containerPhoto .img-responsive{
    position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0;
}

.checkbox input[type=checkbox]:checked + label:before { 
    content: "\f046"; 
    letter-spacing: 5px;
} /* checked icon */

#bs-sidebar span{
    font-size: 16px;
    margin: 0 15px 0 20px;
}
#bs-sidebar{
    font-weight: 200;
}
#bs-sidebar ul ul.navbar-nav {
    width: 90% !important;
    float: right;
    font-size: 12px
}

.imgScarica , .imgDownload{
    width: 50%;
}
.imgScarica:hover , .imgDownload:hover{
    -webkit-filter: invert(100%); /* Safari 6.0 - 9.0 */
    filter: invert(20%);
}

#bs-sidebar .active a{
    font-weight: 600 !important;
    background-color: transparent;
}
.infoSearch{
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: -10px;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    padding-bottom: 5px;
    height: 40px;
}
.btnGrid{
    margin-left: 10px;
    font-size: 150%;
    color: #666;
    margin-top: -10px;
}
.btnGrid:hover{
    color: #333;
}
.risultati{
    padding-right: 10px;
    margin-left: 10px;
    height: 40px;
    /*border-right: 1px solid #ddd;*/
}
#ac-navbar-collapse ul.nav.navbar-nav{
    padding-bottom: 0 !important;
    height: 100%;
}   
#ac-navbar-collapse ul.nav.navbar-nav li{
    height: 100%;
}  
#SideBar{
    min-height: 100%;
    float: left;
    height: 100%;
    /*overflow: hidden;*/
}

#RightNavBar li{

    border:none;
    border-left:solid 1px #ededed;
    border-right:solid 1px #ededed;
    padding:0 8px;
}
#RightNavBar li a{
    color:#7f7f7f !important;
    margin-top: 0;
}


/*#RightNavBar li:last-child{
    border-right:0;
}*/

#RightNavBar li a i{
    margin-top: 3px;
    font-size:2em;
    color:#7f7f7f;
}

#RightNavBar li a i:hover{
    /*font-size:3em;*/
    color:#717171;
}

.AppPanel > a{
    display: block;
    padding: 180px 0;
    background-color: #43474d;
    color:#fff;
    font-size: 3em;
    text-decoration: none;
    transition: all 0.8s ease;
}

.AppPanel > a:hover{
    background-color: #4b5159;
    box-shadow: 0px 0px 12px #333;
}

#ac-navbar-collapse{
    height: 76px !important;
}
.input-group{
    width: 100%;
}
.input-group .input-group-addon{
    font-size: 200%;
    border: 0 solid transparent;
    background-color: #f5f6f6;
}


/*Left Menu*/
.sidebar-title{
    color:#a0a4a9;
    border:none;
    width: calc(100% - 70px);
    margin-left: 35px;
    border-bottom:solid 1px #696c71;
    font-size: 19px;
    margin-top: 25px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

/* remove outer padding */
.main .row{
    padding: 0;
    margin: 0;
}

.radio, .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}
#SideBar{
    margin-top: -20px;
}

/*Remove rounded coners*/

nav.sidebar.navbar {
    border-radius: 0;
}

nav.sidebar, .main{
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

/* Add gap to nav and right windows.*/
.main{
    padding: 10px 10px 0 10px;
}

/* .....NavBar: Icon only with coloring/layout.....*/

/*small/medium side display*/
@media (max-width: 768px) {
    .sidebar-title {
        margin-left: 0;
    }
    #leftNav .pl35{
        padding-left: 0;
    }
    #leftNav .checkbox{
        padding-left: 10px;
    }
    #SideBar{
        position: absolute;
        height: 1000%;
    }
    #products{
        padding-left: 60px;
    }
    .main{
        width: calc(100% - 40px) !important;
    }

}
@media (min-width: 768px) {

    .wide a{
        width: 90%;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /*Allow main to be next to Nav*/
    .main{
        position: absolute;
        width: calc(100% - 40px); /*keeps 100% minus nav size*/
        margin-left: 40px;
        float: right;
    }

    /*lets nav bar to be showed on mouseover*/
    nav.sidebar:hover + .main{
        margin-left: 275px !important;
    }

    /*Center Brand*/
    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }
    /*Center Brand*/
    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    /*Center Icons*/
    nav.sidebar a{
        padding-right: 13px;
    }

    /*adds border top to first nav box */
    nav.sidebar .navbar-nav > li:first-child{
        /*border-top: 1px #e5e5e5 solid;*/
    }

    /*adds border to bottom nav boxes*/
    nav.sidebar .navbar-nav > li{
        /*border-bottom: 1px #e5e5e5 solid;*/
    }

    /* Colors/style dropdown box*/
    nav.sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
            border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /*allows nav box to use 100% width*/
    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
        padding: 0 0px 0 0px;
    }

    /*colors dropdown box text */
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777;

    }

    /*gives sidebar width/height*/
    nav.sidebar{
        width: 275px;
        height: 100%;
        margin-left: -240px;
        float: left;
        z-index: 8000;
        margin-bottom: 0px;
    }

    /*give sidebar 100% width;*/
    nav.sidebar li {
        width: 100%;
    }

    /* Move nav to full on mouse over*/
    nav.sidebar:hover{
        margin-left: 0px;
    }
    /*for hiden things when navbar hidden*/
    .forAnimate{
        opacity: 0;
    }
}

/* .....NavBar: Fully showing nav bar..... */


@media (min-width: 1330px) {

    /*Allow main to be next to Nav*/
    .main{
        width: calc(100% - 275px); /*keeps 100% minus nav size*/
        margin-left: 275px;
    }

    /*Show all nav*/
    nav.sidebar{
        margin-left: 0px;
        float: left;
    }
    /*Show hidden items on nav*/
    nav.sidebar .forAnimate{
        opacity: 1;
    }
}

nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #CCC;
    background-color: transparent;
}

nav:hover .forAnimate{
    opacity: 1;
}
section{
    padding-left: 15px;
}

.sidebar-title-small{
    margin-top:20px;
    color: #d3d7dc;
    font-size: 16px;
    text-transform: capitalize;
}
ul.nav.navbar-nav{
    padding-bottom:15px;
}
ul.nav.navbar-nav > li{
    height: 25px;
    color: #999da2;
}
ul.nav.navbar-nav > li:hover{
    color: white;
}
ul.nav.navbar-nav > li.wide{
    height: 25px;
    font-size: 16px;
    color: #999da2;
}

.pl10{
    padding-left:10px;
}
.pl35{
    padding-left:35px;
}

.main.container-fluid{
    padding-bottom:50px;
}

.glyphicon-change-view {
    margin-right:5px;
}


.main{
    padding-bottom: 0 !important;
}

.item .thumbnail, .item .thumbnail .caption, .item .thumbnail .caption p{
    transition: all 0.5s ease;
}

.item:hover .thumbnail, .item.active .thumbnail{
    box-shadow: 0px 0px 12px #c3c3c3;
    cursor:pointer;
    border: 1px solid #9e9e9e;
}

.item:hover .thumbnail .caption, .item.active .thumbnail .caption{
    /*background: #9e9e9e;
    color: white;*/
}

.item .thumbnail .caption p{
    color:#777a7f;
    font-size: 13px;
}
.item:hover .thumbnail .caption p, .item.active .thumbnail .caption p{
    /*color: white;*/
    font-size: 13px;
}

.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none !important;
    width: calc(100% - 50px) !important;
    background-color: #fff !important;
    margin-bottom: 2px;
    border: none;
    padding: 0;
    border-bottom: 1px solid #ddd;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail .caption, .item.list-group-item .thumbnail .containerPhoto{
    float: left;
}
.item.list-group-item .thumbnail .containerPhoto, .item.list-group-item .thumbnail .containerPhoto img { height: 70px !important;}
.item.list-group-item .thumbnail, .item.list-group-item .thumbnail .caption{
    border: none;
    margin-bottom: 0px;
}
.item.list-group-item .thumbnail .containerPhoto{ width:  100px; }
.item.list-group-item .thumbnail .row{ width:  228px; float: right; }

.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

.caption{
    background: white;
}

.pagination-row{
    margin-bottom:40px !important;
}

.multiple-download-container{
    height: 100px;
    border:none;
    box-shadow: 0px -5px 5px -5px rgba(50, 50, 50, 0.75);
    position: fixed;
    bottom: 0px;
    width: calc(100% - 275px);
    background-color: #fff;
    /*box-shadow: 0 -5px 5px -5px #333;*/
}

.multiple-donwload-button{
    background: #43474d;
    height:100%;
    line-height:700%;
}

.multiple-donwload-button > a{
    color: #c7c8ca;
}
.multiple-donwload-button > a:hover{
    color: #adaeaf;
    text-decoration: none;
}

.multiple-download-resumer{
    height:100%;
    line-height:700%;
    color:#8d9094;
    padding-right: 50px;
}




/* login */


.containerLogin{
    padding-top: 30px;
    background-color: #fafafa;
    width: 350px;
    height: 350px;
    border: 1px solid #ddd;
    border-radius: 5px;
    border-top: 5px solid #999 !important;
}

.containerLogin h1{
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1.2px;
}

.btnAccess{
    width: 80%;
    margin-left: 10%;
    background-color: #43474d;
    color: white;
    border-radius: 5px;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    border: none;
    margin-bottom: 10px;
}

.containerLogin .control-label.required{
    display: none;
}

#login_form__username, #login_form__password{
    margin: 25px 0;
    width: 80%;
    margin-left: 10%;
    border: none;
    background-color: transparent;
    border-radius: none;
    border-bottom: 1px solid #ddd;
}
.pssForgot{
    color: gray;
    margin-left: 32px;
}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#sortable li {
    margin: 0 5px 5px 5px;
    padding: 10px 0;
}
.sortable_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sortable_list li {
    margin: 0 5px 0px 0px;
    padding: 10px 0;
}

.ui-state-highlight {
    list-style: none;
    background: #eeeeee;
    border: none;
    height: 40px;
}

.ui-state-bottom-bordered{
    padding: 10px 0; border:none;
    border-bottom: solid 1px #dcdcdc;
}

.bg-white{
    background: #fff;
}

#semplice_container, #combinato_container{
    position: relative;
    /*background: yellow;*/
}

#semplice_container_overlay, #combinato_container_overlay{
    padding:20px 0;
}

.table > tbody#semplice_tbody > tr > td {
    vertical-align: middle;
}
.table > tbody#combinato_tbody > tr > td {
    vertical-align: middle;
}


#sortableProducts {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#sortableProducts li {
    margin: 3px;
    padding: 3px;
    float: left;
    width: 150px;
    height: 180px;
    text-align: center;
    cursor: pointer;
}

#sortableProducts li.used {
    background-color: #ffd0cc;
    border-color: #e51400;
}

.parent_product_sitelinea{
    color:#c3c3c3;
}
.parent_product_sitelinea.active{
    color:#000;
    font-weight: bold;
}

.parent_product_category{
    padding-left:40px;
    color:#c3c3c3;
}
.parent_product_category.active{
    color:#000;
    font-weight: bold;
}

.offspring_product_category{
    padding-left:80px;
    color:#c3c3c3;
}
.offspring_product_category.active{
    color:#000;
    font-weight: bold;
}


.hrTitle{
    border: 1px solid #dcdcdc;
}

.btn-xs, .btn-group-xs > .btn{
    font-size: 10px !important;
 font-weight: 600 !important;
    padding: 2px 15px;
    text-transform: uppercase;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{
    background-color: #fff;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th{
    background-color: #fff;
}


table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1{
    background-color: #fff;
}

table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{
    background-color: #fff;
}


table.dataTable thead th, table.dataTable thead td {
    border-bottom: 2px solid #dedede !important;
}

table.dataTable thead th:last-child { font-size: 1px; }
#customerlist {
	border-collapse: collapse;
	width: 100%;
  }
  #customerlist th, td {

	padding: 8px;
	text-align: left;
  }
  #customerlist th {
	cursor: pointer; /* rende il cursore un puntatore quando si passa sopra l'intestazione */
  }
    

.box-prod{
    margin-right: 45px;
    margin-top: 10px;
    margin-bottom: 35px;
}

table#example.magazzino.display.table > tbody > tr > td
{
    vertical-align: baseline;
    padding: 0px 10px;
}

p.product_category{
    margin: 0 0 3px;

}

.product_tool{
    height: 100px;
    border: none;
    box-shadow: 0px -5px 5px -5px rgba(50, 50, 50, 0.75);
    position: fixed;
    bottom: 0px;
    width: calc(100% - 270px);
    background-color: #fff;
    padding: 35px;
}

li.ui-state-default.selected{
    -webkit-box-shadow: 0px 0px 0px 1px rgba(51, 152, 51, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(51, 152, 51, 1);
    box-shadow: 0px 0px 0px 1px rgba(51, 152, 51, 1);
    border: solid 1px rgba(51, 152, 51, 1);
    position: relative;
}
li.ui-state-default.selected::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 152, 51, 0.1); /* Il 10% di opacità */
    mix-blend-mode: multiply; /* Modalità di fusione multiply */
    pointer-events: none;
}
#nopicturesContainer{
    padding:20px 40px;
}
#nopictures{
    width:300px;
}

.navbar-brand{
    padding: 20px 15px;
}
.navbar-brand > img {
    max-height: 100% !important;
}

/* Seo Gestione testi */

.category-textSeo{
    margin-left: 20px;
    margin-bottom: 20px;
}
.form-seo{
    display: flex;
    align-items: center;
}
.choose_pageSeo{
    margin-left: 20px;
    margin-bottom: 18px;
    width: 150px;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    color: #555555;
    background-color: #f7f7f7;
    border: 1px solid #bfbfbf;
    cursor: pointer;
}
.choose_pageSeoBtn{
    margin-left: 10px;
    margin-bottom: 18px;
    width: 100px;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
  
}

.box_changeText{
    padding: 20px;
}

.card_changeText{
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;

}  
.change_textSeoBtn{
    margin-left: 30px;
}
 .card_single{
    flex-basis: 50%;
    margin-left: 30px;
} 
.single-text label{
    flex-basis: 40%;
    font-size: 20px;
    margin-right: 10px;
}
.card_single > h3{
    margin-bottom: 15px;
}
 .single-text > input{
    width: 300px;
    height: 35px;
}
.single-text{
    display: flex;
    
}
.single-text > textarea{
    width: 400px;
    height: 100px;
}
@media (max-width: 1500px) {

.card_changeText{
        flex-wrap: wrap;
        justify-content: center;
}  
.single-text > textarea{
    width: 400px;
}
.single-text > input{
width: 400px;
}
}
@media (max-width: 800px){
    .single-text > textarea{
        width: 300px;
  
    }
    .single-text > input{
    width: 300px;

    }
    .card_changeText{
    flex-wrap: wrap;
    justify-content:flex-start;
    }  
}

/* Icon Home Page */
.add-icon{
    width: 100%;
    height: 50px;
}
.row-toggle-po{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.row-foto-upload{
    margin-bottom: 20px;
}
.position-input{
    width: 100px;
}


.status-dot{
position:absolute; left:35px; top:50%;
width:12px; height:12px; border-radius:50%;
transform:translateY(-50%);
box-shadow:0 0 0 2px #fff inset;
}
.status-dot.online{ background:#28a745; }  /* verde */
.status-dot.offline{ background:#dc3545; } /* rosso */

