    body {background: #F5F4F8; font-family: 'Poppins', sans-serif; font-size: .8em;}

    
    .sidebar-submenu a.active {color: #fff !important;}
    
    .badge {font-size: 100%; padding: 5px; font-weight: 400;}
    .bg-fff {background: #fff;}
    
    #header {background: #fff; margin-bottom: 20px;}
    
    .btn { font-family: 'Roboto', Arial, sans-serif;}
    strong {font-weight: 600;}
    
    .prod-item a > div {min-height: 200px; box-shadow: 0px 30px 20px -30px rgba(0, 0, 0, 0.45);}
    .prod-item .entry-visual {background-size: contain; background-position: center center; background-repeat: no-repeat; width: 100%; height: 200px;}
    .prod-item a {color: #333; text-decoration: none;}
    .prod-item a h4 {color: #2995CC;}
        
    ul.product-categories {list-style: none; padding: 0;}
    ul.product-categories li {padding: 2px; color: #565656;}
    ul.product-categories li input {margin-right: 10px;}
    
    .datepicker-dropdown {z-index: 9999 !important;}
    
    .thedropzone {
        min-height: 120px;
        border: 1px solid rgba(0, 0, 0, 0.2) !important;
        background: rgba(255,255,255,.02);
        padding: 10px;
        box-shadow: inset 0px 12px 20px -21px rgba(0,0,0,.5);
        position: relative;
        margin-right: 10px;
    }    
    
    .feature-disabled {opacity: .4; pointer-events: none;}

    .form-group {
        margin-bottom: 0.3rem;
    }    
    .form-control-sm {
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;        
    }
    span.form-control, div.form-control {height: auto;}
    
    tr.selezionata td {background: #cee1f6 !important;}
    tr.dettaglio {background: #fff !important;}
	td.disabled {opacity: .3;}
    
    .modal-body {background: #f3f3f3;}
    .header {
        background: linear-gradient(0deg, #f3f3f3, transparent);
        padding: 0.5rem 1rem;
    }
    .modal-body .form-control, .modal-body .form-control-sm {border-color: #f3f3f3;}
    .modal-body table {background: #fff;}
    .modal-body span.form-control {
            background: #fff;
        }	
        
    #box-categories {}
    #box-categories h6 {text-transform: uppercase; font-size: 1em; letter-spacing: .1em; font-weight: 800; padding: 20px 0; margin-bottom: 20px; border-bottom: 1px solid #eaeaea;}
    
    .webkit input[type=checkbox], .webkit input[type=radio], .android input[type=checkbox], .android input[type=radio] {
        padding-left: 8px;
        padding-right: 8px;
    }    
    input[type=checkbox], input[type=radio] {
        box-sizing: content-box;
        display: inline-block;
        font-size: 1em;
        -webkit-appearance: none;
        margin: 0;
        position: relative;
        text-align: center;
        line-height: normal;
        min-height: 0 !important;
        width: 20px;
        height: 20px;
        box-sizing: border-box;
        vertical-align: middle;
        background: #fff;
        border: 1px solid #bfbfbf;
    }
    input[type=checkbox]:checked:before, input[type=radio]:checked:before {
        color: #303133;
        content: "\2714";
        font-size: 16px;
        z-index: 99;
    }
    input[type=checkbox]:checked:before, input[type=radio]:checked:before {
        box-sizing: border-box;
        font-family: "uncodeicon";
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        line-height: 1.2em;
    }
    
    .fieldtype-select {
        padding: 8px;
        border: 1px solid #ced4da;
        border-radius: .25rem;
    }
    
    .fieldtype-checkbox, .fieldtype-radio {
        margin-right: 10px !important;
    }

    span.form-control {
        background: #f4f3f7;
    }

    /*  #topbar {background: #262732; color: #fbfbfb; box-shadow: 0 0 10px rgba(0,0,0,.2);} */
    #topbar {background: transparent; color: #999;}
    /*
    #topbar:before {
        content: "";
        position: absolute;
        top: 46px;
        left: 0;
        border-width: 30px 30px 0px 0px;
        border-style: solid;
        border-color: #262732 transparent transparent #fff;
    }
     */
    #topbar a {color: #666 !important; font-weight: 500;}
    
    .row-link {cursor: pointer;}
    
    .registro-elearning {border-radius: 20px; background: #007bff; color: #fff; text-decoration: none; display: inline-block; padding: 0 5px;}

    .user-menu {width: auto; list-style: none; display: inline-block; margin: 0; padding: 0;}
    .user-menu i {cursor: pointer; font-size: 1.4em;}
    .user-menu a {color: #fbfbfb;}
    .user-menu li ul {display: none; z-index: 999999; list-style: none; position: absolute; right: 15px; background: #3f76ba; padding: 1em;}
    .user-menu li:hover ul {display: block;}
    .user-menu li:hover ul span {font-size: 0.8em;}
    
    
    #leftbar {height: 100vh; background: #1D1E2A; padding: 0; color: #C4C8FF;}
    
    #leftbar ul {margin: 0; padding: 0;}
    #leftbar ul.menu li {list-style: none; margin: 0; background: #262732;}
    #leftbar ul.menu li a, #leftbar ul.menu li h4 {color: #B3B6C5; background: #262732; display: block; width: 100%; border-top: 1px solid #2E2F3E; border-bottom: 1px solid #191A21; padding: .6em; text-decoration: none; font-size: 1.2em; cursor: pointer; margin: 0;}
    #leftbar ul.menu li.active {background: #11111B;}
    #leftbar ul.menu li.active a {color: #C4C8FF; background: #11111B; border-bottom: 0; font-size: 1em;}
    #leftbar ul.menu li.active h4 {color: #fff;}
    #leftbar ul.menu li ul {display: none;}
    #leftbar ul.menu li.active ul {display: block;}
    #leftbar ul.menu li.active ul a {background: #11111B; border: 0; padding: .6em 2em; border-top: 1px solid #2E2F3E; border-bottom: 1px solid #000;}
    #leftbar ul.menu li.active ul li a.active {color: #fff;}
    
    .element-box {
        background-color: #ffffff;
        border-left: 1px solid #dee2e6;        
        border-right: 1px solid #dee2e6;        
        -webkit-box-shadow: 0px 5px 15px rgba(22, 22, 35, 0.1);
        box-shadow: 0px 5px 15px rgba(22, 22, 35, 0.1);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fbfbfb));
        background-image: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
        background-repeat: repeat-x;        
    }
    
    .no-border {border: 0;}
    
    .eliminato, .eliminato * {text-decoration: line-through; text-decoration-color: #666; font-style: italic; opacity: .8;}
    
    table {position: relative;}
    .table {margin-bottom: 0;}
    a.rowlink {font-weight: 500; color: inherit; text-decoration: none;}
    a.rowlink::before {
      content: "";
      display: block;
      position: absolute;
      left: 40px;
      right: 40px;
      height: 1.5em;
    }
    .hide {display: none;}

    .nav-tabs {margin-top: 2em;}
    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        font-size: 1.1em;
        color: #000;
        font-weight: 600;
    }
    .nav-link .badge {padding: 3px 6px; font-size: .8em;}
    
    .modal-big {max-width: 1400px;}
    .modal-header {background: #f3f3f3; padding: 0.5rem 1rem;}
    .modal-body {padding: 0.5rem;}
    
    .dropdown-menu {
        box-shadow: rgb(0, 0, 0) 15px -9px 40px -20px;
    }
    .dropdown-item {
        font-size: .8em;
    }
    
    
    .spin {animation: spin 1s linear infinite;}

    @keyframes spin {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
