ul.ColVis_collection li {
    padding: 0;
}

.tabella_interna_bolle tr.deleted {
    opacity: 0.3;
}

ul.ColVis_collection label {
    display: block;
    padding: 0.5em;
    cursor: pointer;
}

span.timeline-title {
    padding-top: 0px;
}

div.timeline-body p {
    margin-top: 0px !important;
}

div.timeline-body {
    padding-bottom: 2px !important;
    padding-top: 0px !important;
}

label.control-label {
    padding-top: 0px !important;
}

button.btn-xs.cancella_tappa {
    padding-bottom: 1px;
    padding-top: 1px;
}

div.form-group {
    margin-bottom: 7px;
}

.ui-autocomplete-loading {
    background: #fff url(/assets/images/ui-anim_basic_16x16.gif) no-repeat 95%;
}

.DTFC_RightBodyLiner {
    display: none;
}

.navbar .navbar-brand small img {
    height: 32px !important;
    width: 32px !important;
}

#registra_ddt_form td {
    vertical-align: middle;
}

tfoot tr th input, tfoot tr th select {
    width: 100%;
    font-size: 0.7em;
    font-weight: lighter;
}

tfoot tr th select {
    width: auto;
}

/* .table-search { */
/* 	margin-top: 3px; */
/* 	margin-left: 3px; */
/* } */

.dataTable {
    white-space: nowrap;
}

.widget_header_buttons {
    width: 75px;
}

.date_picker_filter_select {
    min-width: 100px !important;
}

.table-hover > tbody > tr > .active:hover, .table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th, .table-striped > tbody > tr.active:hover:nth-child(2n+1) > td,
.table-striped > tbody > tr > .active:hover:nth-child(2n+1) > th {
    background-color: rgb(45, 195, 232) !important;
}

#logo-login {
    max-width: 39px !important;
    max-height: 39px !important;
    padding-top: 0px;
}

.login-container .loginbox .loginbox-title {
    padding-top: 0px;
}

.invoice-input {
    width: 100%;
    background-color: #FFFFCC;
    margin-bottom: 3px;
}

.table-form-input {
    max-width: 50px;
}

#corpo_fattura_table td {
    background-color: rgb(246, 246, 246) !important;
}

form .form-control {
    background-color: white !important;
    color: black !important;
    border-color: #b8b894;
}

.form-control[disabled] {

    color: #a9a9a9 !important;
    font-style: italic;
}

td.riga-click {
    cursor: pointer;
}

.modal-body {
    max-height: 600px !important;
    overflow-y: auto !important;
    overflow-x: hidden;
}

.has-feedback .form-control-feedback {
    top: 25px;
    right: 25px;
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 25px;
}

/** classe per righe di tabelle selezionabili **/
.elenco_righe_selezionabili .ui-selecting {
    background: rgb(245, 246, 144) !important;
}

.elenco_righe_selezionabili .ui-selected {
    background: rgb(245, 247, 84) !important;
}

.loading-div {
    width: 100%;
    height: 100%;
    cursor: wait;
    z-index: 99999;
    position: fixed;
    background-color: lightgray;
    opacity: 0.2;

    /* 	background-color: red; */
}

/* stile autocomplete */
.ui-autocomplete-input {
    position: relative;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2147483647 !important;
    /*float: left;*/
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    height: 150px;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ui-autocomplete:hover {
    cursor: pointer;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover,
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.no_contratto::before {
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #D73D32; /* ROSSO -2 */
    font-size: 16px;
    padding-right: 0.5em;
    left: 0;
}

.convalida_fittizia::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: red /* VERDE 1*/;
    font-size: 16px;
    padding-right: 0.5em;
    left: 0;
}

.non_ancora_convalidato::before {
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #F4B400; /* GIALLO -3 */
    font-size: 16px;
    padding-right: 0.5em;
    left: 0;
}

.no_listino::before {
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #7E3794; /* PURPLE -1 */
    font-size: 16px;
    padding-right: 0.5em;
    left: 0;
}

.no_voce_listino::before {
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: black; /* NERO 0 */
    font-size: 16px;
    padding-right: 0.5em;
    left: 0;
}

.convalidato::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: green /* VERDE 1*/;
    font-size: 16px;
    padding-right: 0.5em;
    left: 0;
}

.viaggio_rettificato::after {
    content: "\f12d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #F4B400 /* VERDE 1*/;
    font-size: 16px;
    padding-right: 0.5em;
    left: 20px;
}

.bootstrap-timepicker-widget {
    position: absolute;

    z-index: 2147483647 !important;
    /*float: left;*/
}

button[value]:hover:after {
    z-index: 99999 !important;
    content: attr(value);
    padding: 8px 12px;
    margin-top: 8px;
    margin-left: 8px;
    border: 3px solid #ff5300;
    background-color: white;
    color: black;
    position: absolute;
    left: 0;
    top: 100%;
    white-space: nowrap;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 2px #c0c1c2;
    -webkit-box-shadow: 0px 0px 2px #c0c1c2;
    box-shadow: 0px 0px 2px #c0c1c2;
}

span[tooltip]:hover:after {
    z-index: 99999 !important;
    content: attr(tooltip);
    padding: 8px 12px;
    margin-top: 8px;
    margin-left: 8px;
    border: 3px solid #ff5300;
    background-color: white;
    color: black;
    position: absolute;
    left: 0;
    top: 100%;
    white-space: nowrap;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 2px #c0c1c2;
    -webkit-box-shadow: 0px 0px 2px #c0c1c2;
    box-shadow: 0px 0px 2px #c0c1c2;
}

.button-value-attr:hover:after {
    z-index: 99999 !important;
    content: attr(value);
    padding: 8px 12px;
    margin-top: 8px;
    margin-left: 8px;
    border: 3px solid #ff5300;
    background-color: white;
    color: black;
    position: absolute;
    left: 0;
    top: 100%;
    white-space: nowrap;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 2px #c0c1c2;
    -webkit-box-shadow: 0px 0px 2px #c0c1c2;
    box-shadow: 0px 0px 2px #c0c1c2;
}

.pq-select-menu input[type="checkbox"], .pq-select-menu input[type="radio"] {
    opacity: 1 !important;
    left: 0px !important;
}

.pq-select-text {
    min-height: 30px;
    overflow: visible !important;
}

.ordinamento:hover {
    cursor: pointer;
}

.caret {
    border-width: 5px;
}

#modal-secondario {
    z-index: 9999 !important;
}

.pq-left-input {
    font-size: 10px !important;
}

.pq-select-item-text {
    font-size: 10px !important;
}

.widget-body {
    padding: 3px !important;
}

.page-body {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
}

.well:not (.log ) {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    /* 	padding-right: 5px !important; */
    padding-left: 7px !important;
}

.page-sidebar .sidebar-menu .submenu > li > a {
    padding-left: 35px !important;
}

.page-sidebar .sidebar-menu .submenu > li .submenu > li > a {
    padding-left: 35px !important;
}

.chatbar-contacts .select2-container--default .select2-selection--multiple {
    height: auto !important;
}

.labels {
    color: white;
    background-color: black;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: auto;
    border: 1px solid black;
    white-space: nowrap;
    padding-left: 3px;
    padding-right: 3px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.animazione::after {
    content: "";
    top: -3px;
    left: -8px;
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: radial-gradient(circle farthest-side at center center, rgba(26, 175, 93,
    0) 70%, #F5F5F5 100%);
    border: 1px solid #FFF;
    animation: 2s linear 2s normal none infinite running wave;
    opacity: 0;
    border-radius: 50%;
    background-clip: padding-box;
    box-sizing: border-box;
}

/*@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); 
 -webkit-transform: translateX(100%); 
 transform: translateX(100%); 		
 };
 100% { 
 -moz-transform: translateX(-100%);
 -webkit-transform: translateX(-100%); 
 transform: translateX(-100%); 
 }
}
.scroll_left .scrolla {
	color: red;
	-moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 
 -moz-animation: scroll-left 15s linear infinite;
 -webkit-animation: scroll-left 15s linear infinite;
 animation: scroll-left 15s linear infinite;
}
*/
.scrolla {
    height: 50px;
    width: 100%;
    overflow: hidden;
    position: relative;

}

.scrolla .scroll_left {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 45px;
    text-align: center;
    /* Starting position */
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scroll-left 20s linear 5;
    -webkit-animation: scroll-left 20s linear 5;
    animation: scroll-left 20s linear 5;

}

.scrolla .scroll_left:hover {
    -webkit-animation-play-state: running;
    animation-play-state: running;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%); /* Browser bug fix */
        -webkit-transform: translateX(100%); /* Browser bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%); /* Browser bug fix */
        -webkit-transform: translateX(-100%); /* Browser bug fix */
        transform: translateX(-100%);
    }
}