body
{
    /*overflow: hidden;*/
}

/* Preloader */
#preloader {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#main-loading-div
{
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index: 1000; /* makes sure it stays on top */
    width: 100%;
    height: 100%;
}

#preload_image {
    width:249px;
    height:105px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    /*background-image:url(../img/status.gif); /* path to your loading animation
    background-repeat:no-repeat;
    /*background-position:center;*/
    margin:-125px 0 0 -52px; /* is width and height divided by two */
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 100px;
    /*margin-left: -125px;*/
    /*margin-top: -15px;*/
    /*padding: 14px 0 2px 0;*/
    border: 1px solid #ddd;
    text-align: center;
    /*color: #999;*/
    /*font-size: 14px;*/
    background-color: white;
    z-index: 1010;
}

.guestbookviewstars img {width: 16px;height: 16px;}
.nav-list > li .submenu > li.disabled > a {font-style: italic;color: #cccccc;}
.btn.btn-white.no-border {border-color: #FFFFFF;}
.page-header h1 {margin-bottom: 8px;font-weight: normal;margin: 0;}
.navbar-brand{height: 45px;}
.user-info{position: relative;top: 12px;left: 2px;line-height: 20px;}
.profile-info-name{width: auto;padding-left: 0px;}
.profile-info-name{width: 300px;}
.itemdiv > .user > img {border: 0;}

/*
 SOVRASCRITTURA CLASSI DEL CSS STANDARD CON PERSONALIZZAZIONI
*/

/***********
* SIDEBAR
***********/
.no-skin .sidebar
{
    background-color: #222;
}

.no-skin .nav-list>li>a, .no-skin .nav-list>li.open>a
{
    background-color: #222;
    color: #eee;
}

.no-skin .nav-list>li>a:hover, .no-skin .nav-list>li.open>a:hover
{
    background-color: #111;
    color: #eee;
}

.nav-list>li
{
    border: 0;
    background-color: #222;
}

.no-skin .nav-list>li .submenu
{
    background-color: #222;
    border-color: #222;
}

.no-skin .nav-list>li>.submenu>li>a, .no-skin .nav-list>li>.submenu>li>a:hover
{
    background-color: #333;
    border-color: #222;
    color: #bbb;
    padding-left: 37px;
}

.no-skin .nav-list>li>.submenu>li
{
    background-color: #333;
}

.no-skin .nav-list>li>.submenu>li.active>a, .no-skin .nav-list>li>.submenu>li.active>a:hover
{
    color: #fff;
    border: 0;
}


.nav-list>li>a>.menu-icon
{
    color: #999;
    vertical-align: bottom;
    font-size: 21px;
}

.nav-list>li> .submenu>li>a>.menu-icon
{
    display: inline-block;
    font-size: 12px;
    margin-left: 3px;
}


.sidebar
{
    width: 210px;
}

@media screen and (max-width: 991px)
{
    .sidebar.responsive
    {
        left: 219px;
        margin-left: -219px;
    }
}

.main-content
{
    margin-left: 210px;
}

.nav-list>li>a
{
    font-size: 17px;
    height: 43px;
}

.no-skin .nav-list>li>.submenu li.active
{
    color: #fff;
    background-color: #0074a2;
}

.no-skin .nav-list>li.active>a, .no-skin .nav-list>li.active>a:hover
{
    color: #fff;
    background-color: #0074a2;
}

.nav-list>li, .nav-list>li
{
    color: #fff;
    background-color: #222;
}

.nav-list>li>.submenu:before, .nav-list>li>.submenu>li:before
{
    border: 0;
}

/*********
* NAVBAR
**********/

.navbar
{
    background-color: #f5f5f5;
    border-bottom: 7px #0074a2 solid;
}

.navbar-header img
{
    margin: 3px;
}

.ace-nav>li
{
    border-left: 0;
}

.ace-nav>li>a
{
    background-color: #f5f5f5;
    color: #555;
    font-weight: bold;
}

.ace-nav>li>a:hover
{
    background-color: #f5f5f5;
    color: #2e6589;
    font-weight: bold;
}

.ace-nav>li>a>.ace-icon
{
    color: #555;
}

.ace-nav>li>a:hover>.ace-icon
{
    color: #2e6589;
}

.navbar-buttons
{
    margin-top: 9px;
}

.btn
{
    border-radius: 4px;
}

.page-header
{
    /*margin: 20px 0 7px 0;*/
    margin: 20px 0 20px 0;
    border: 0;
    padding-bottom: 7px;
}

.btn-xs
{
    min-width: 32px;
    height: 26px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
{
    font-size: 13px;
    padding: 4px;
}

.tabella-profili>thead>tr>th, .tabella-profili>tbody>tr>th, .tabella-profili>tfoot>tr>th, .tabella-profili>thead>tr>td, .tabella-profili>tbody>tr>td, .tabella-profili>tfoot>tr>td
{
    font-size: 14px;
    padding: 4px;
}

.dataTable>thead>tr>th[class*=sort]:after
{
    margin-left: 10px;
    float: none;
}

input[type=checkbox].ace.ace-switch + .lbl::before
{
    font-family: inherit;
}

.table-responsive
{
    overflow: hidden;
}

.menu-text
{
    vertical-align: text-top;
}

.no-skin .nav-list > li > a, .no-skin .nav-list > li.active > a
{
    font-size: 16px;
    font-weight: normal;
}

.dataTable>thead>tr>th.sorting_disabled
{
    color: #707070;
}

.template-indietro
{
    margin-top: 9px;
}

.yellow 
{
    color: #ffb752 !important	
}

.infobox
{
    margin: 4px 2px;
}

input[type=checkbox].ace.ace-switch + .lbl
{
    margin: 2px 0px -6px 0px;
}

h3
{
    font-size: 19px;
}

h3 small
{
    font-size: 75%;
}

h4
{
    margin-bottom: 5px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]
{
    font-family: 'Open Sans';
}
.has-error label
{
    color: #d68273;
}

.navbar .navbar-toggle.pull-left
{
    margin: 10px;
}

.kb-icon
{
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

#widget-testomulti-modal-tabs > li
{
    width: 110px;
}

div.timeline-items > div.timeline-item > div.widget-box.transparent > div.widget-header.widget-header-small > h5
{
    margin-left: 10px;
    margin-right: 10px;
}

div.timeline-items > div.timeline-item > div.widget-box.transparent > div.widget-header.widget-header-small > h5
{
    margin-left: 10px;
    margin-right: 10px;
}

div.timeline-items > div.timeline-item > div.widget-box.transparent > div.widget-header.widget-header-small > h5 > span
{
    line-height: 15px;
    padding: 0px;
}

.margin-right-5
{
    margin-right: 5px;
}

.margin-left-5
{
    margin-left: 5px;
}

.no-skin .nav-list .open>a, .no-skin .nav-list .open>a:hover, .no-skin .nav-list .open>a:focus, .no-skin .nav-list>li:hover>a, .no-skin .nav-list>li>a:focus	
{
    background-color: #111;
    color: #eee;
}

.no-skin .nav-list .active>a, .no-skin .nav-list .active>a:hover, .no-skin .nav-list .active>a:focus	
{
    color: #eee;
    background-color: #0074a2;
}

.infobox
{
    width: 223px;
}

.tooltip-warning
{
    margin-left: 20px;
}

.login-box .toolbar>div
{
    width: auto;
}

.widget-main .infobox
{
    width: 100%;
    height: auto;
}

button.margin-5
{
    margin: 5px;
}

.footer .footer-inner .footer-content
{
    margin-left: 210px;
}

.colorpicker  
{
    z-index: 9999;
}

input[type="color"]
{
    padding: 0;
    height: 50px;
}

div.div_places_box
{
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.table > tbody > tr.disabled
{
    color: #e5e5e5;
}

.login-layout
{
    background-color: #FFFFFF;
}

.widget-box.no-border
{
    border-width: 1px;
}

.login-layout .widget-box
{
    background-color: #FFFFFF;
    padding: 0px;
}

.ui-slider-range{
    background-color: yellow !important;
}

.ui-slider{
    background-color: red !important;
}

#slider-range-max{
    float: right;
    height: 100%;
    background: green;
    border-radius: 0 4px 4px 0;
}

#survey-questions-container{
    text-align: center;
    padding: 30px 10px;
    background-color: #eee;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 12px 0 rgba(50,50,50,.35);
    -moz-box-shadow: inset 0 0 12px 0 rgba(50,50,50,.35);
    box-shadow: inset 0 0 12px 0 rgba(50,50,50,.35);
    min-height: 250px;
}

a.btn-xs{
    padding-bottom: 3px;
    padding-top: 3px;
}

.form-group.has-error .wysiwyg-editor, .form-group.has-error .wysiwyg-toolbar,.form-group.has-error .cke, .form-group.has-error .widget-container-col, .parsley-error{
    border-color: #a94442 !important;
    color: #a94442 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.table-lista{
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}
.table-lista td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

img.greyout {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.success {color: #3c763d;}
.danger {color: #a94442;}

.sidebar+.main-content{ margin-left: 210px;}

.btn.btn-white:hover {
    background-color: #FFF!important
}
.btn.active:hover {
    background-color: #EBEBEB!important;
}
.no-skin .nav-list li .submenu>li.disabled>a, .no-skin .nav-list li.disabled .submenu>li>a {
    background-color: #333 !important;
}

.checkbox label input[type=checkbox].ace+.lbl, .radio label input[type=radio].ace+.lbl {
    margin-left: 0;
}

.nowrap {
    white-space: nowrap;
}

/* GENERAZIONE CLASSI PER MARGINI */

.m-l-0 {
	margin-left: 0 !important;
}
.m-l-5 {
	margin-left: 5px !important;
}
.m-l-10 {
	margin-left: 10px !important;
}
.m-l-15 {
	margin-left: 15px !important;
}
.m-l-20 {
	margin-left: 20px !important;
}
.m-l-25 {
	margin-left: 25px !important;
}
.m-l-30 {
	margin-left: 30px !important;
}
.m-l-35 {
	margin-left: 35px !important;
}
.m-l-40 {
	margin-left: 40px !important;
}
.m-l-45 {
	margin-left: 45px !important;
}
.m-l-50 {
	margin-left: 50px !important;
}

.m-r-0 {
	margin-right: 0 !important;
}
.m-r-5 {
	margin-right: 5px !important;
}
.m-r-10 {
	margin-right: 10px !important;
}
.m-r-15 {
	margin-right: 15px !important;
}
.m-r-20 {
	margin-right: 20px !important;
}
.m-r-25 {
	margin-right: 25px !important;
}
.m-r-30 {
	margin-right: 30px !important;
}
.m-r-35 {
	margin-right: 35px !important;
}
.m-r-40 {
	margin-right: 40px !important;
}
.m-r-45 {
	margin-right: 45px !important;
}
.m-r-50 {
	margin-right: 50px !important;
}

.m-t-0 {
	margin-top: 0 !important;
}
.m-t-5 {
	margin-top: 5px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-15 {
	margin-top: 15px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-25 {
	margin-top: 25px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-35 {
	margin-top: 35px !important;
}
.m-t-40 {
	margin-top: 40px !important;
}
.m-t-45 {
	margin-top: 45px !important;
}
.m-t-50 {
	margin-top: 50px !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-15 {
	margin-bottom: 15px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-25 {
	margin-bottom: 25px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-35 {
	margin-bottom: 35px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-45 {
	margin-bottom: 45px !important;
}
.m-b-50 {
	margin-bottom: 50px !important;
}

/* GENERAZIONE CLASSI PER PADDING */

.p-l-0 {
	padding-left: 0 !important;
}
.p-l-5 {
	padding-left: 5px !important;
}
.p-l-10 {
	padding-left: 10px !important;
}
.p-l-15 {
	padding-left: 15px !important;
}
.p-l-20 {
	padding-left: 20px !important;
}
.p-l-25 {
	padding-left: 25px !important;
}
.p-l-30 {
	padding-left: 30px !important;
}
.p-l-35 {
	padding-left: 35px !important;
}
.p-l-40 {
	padding-left: 40px !important;
}
.p-l-45 {
	padding-left: 45px !important;
}
.p-l-50 {
	padding-left: 50px !important;
}

.p-r-0 {
	padding-right: 0 !important;
}
.p-r-5 {
	padding-right: 5px !important;
}
.p-r-10 {
	padding-right: 10px !important;
}
.p-r-15 {
	padding-right: 15px !important;
}
.p-r-20 {
	padding-right: 20px !important;
}
.p-r-25 {
	padding-right: 25px !important;
}
.p-r-30 {
	padding-right: 30px !important;
}
.p-r-35 {
	padding-right: 35px !important;
}
.p-r-40 {
	padding-right: 40px !important;
}
.p-r-45 {
	padding-right: 45px !important;
}
.p-r-50 {
	padding-right: 50px !important;
}

.p-t-0 {
	padding-top: 0 !important;
}
.p-t-5 {
	padding-top: 5px !important;
}
.p-t-10 {
	padding-top: 10px !important;
}
.p-t-15 {
	padding-top: 15px !important;
}
.p-t-20 {
	padding-top: 20px !important;
}
.p-t-25 {
	padding-top: 25px !important;
}
.p-t-30 {
	padding-top: 30px !important;
}
.p-t-35 {
	padding-top: 35px !important;
}
.p-t-40 {
	padding-top: 40px !important;
}
.p-t-45 {
	padding-top: 45px !important;
}
.p-t-50 {
	padding-top: 50px !important;
}

.p-b-0 {
	padding-bottom: 0 !important;
}
.p-b-5 {
	padding-bottom: 5px !important;
}
.p-b-10 {
	padding-bottom: 10px !important;
}
.p-b-15 {
	padding-bottom: 15px !important;
}
.p-b-20 {
	padding-bottom: 20px !important;
}
.p-b-25 {
	padding-bottom: 25px !important;
}
.p-b-30 {
	padding-bottom: 30px !important;
}
.p-b-35 {
	padding-bottom: 35px !important;
}
.p-b-40 {
	padding-bottom: 40px !important;
}
.p-b-45 {
	padding-bottom: 45px !important;
}
.p-b-50 {
	padding-bottom: 50px !important;
}

label.btn-engagement-giorni.active.btn{
    background-color: #2f7bba!important;
    border-color: #27689d;
}