#new_campaign .form-control-feedback{
    /* To make the feedback icon visible */
    z-index: 100;
}
.fa-eye{
    cursor: pointer;
}
.fa-smile-o{
    color: #8bca56;
}
.open-activity-operator .fa-futbol-o{
    font-size: 28px;
}
.fa-check-circle,
.fa-smile-o,
.fa-frown-o{
    font-size: 32px;
}
#customer-single-container{
    margin: 0 !important;
}
#customer-single-container h2.page-header{
    width: 80%;
    float: left;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 30px;
    margin-top: 0;
}
#customer-single-container #page-header-container{
    margin-bottom: 10px;
    margin-right: 10px;
}
#custom-sidebar-fixed .btn-app{
    margin-left: 0;
    margin-right: 0;
}
#page-header-container-sup{
    margin-right: 0;
}
.invoice-info{
    margin-bottom: 20px;
}
.invoice-info small{
    font-size: 14px;
}
.invoice-info .dato-customer{
    font-size: 18px;
    line-height: 14px;
}
.word-break{
    word-break: break-all;
}
ul.filtro-typesu,
ul.filtro-types,
ul.filtro-prodotti{
    list-style-type: none;
    margin-top: 14px;
    padding: 0;
}
ul.filtro-typesu li,
ul.filtro-types li,
ul.filtro-prodotti li{
    display: inline-block;
    background: #f2f2f2;
    padding: 8px 12px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 12px;
    margin-right: 10px;
}
ul.filtro-typesu li.sel,
ul.filtro-types li.sel,
ul.filtro-prodotti li.sel{
    background: #222;
    color: #fff;
}
.description-filter-calendar{
    font-size: 0.9em;
    margin: 10px 0 5px 0;
}
.description-filtro-types{
    padding: 5px 15px;
    font-size: 0.9em;
    margin: 10px 0 5px 0;
}
#group-daterange-btn-fake,
#group-daterange-btn{
    margin-bottom: 0;
    margin-top: 0;
    height: 34px;
}
#group-daterange-btn button{
    background: #fff !important;
    border-radius: 3px 0 0 3px;
}
#group-daterange-btn .daterange-close{
    position: relative;
    float: right;
    width: 15%;
    background-color: #fff;
    color: #444;
    border: 1px solid #ddd;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
}
#group-filtro-date{
    margin-bottom: 0;
    margin-top: 2px;
    height: 34px;
}
#container-filtro-date{
    float: right;
}
#daterange-btn-fake,
#daterange-btn{
    width: 100%;
    height: 34px;
}
#filtro-date{
    width: 100%;
    height: 34px;
    background: #fff;
}
#label-filtro-date{
    line-height: 34px;
}
#container-expired{
    font-size: 14px;
    width: 90%;
    margin-top: 10px;
}
#info-expired{
    float: right;
    font-size: 26px;
    color: #0073be;
    margin-top: 4px;
}
.open-related-customer{
    font-size: 16px;
    font-weight: bold;
    padding-top: 2px;
}
.open-related-customer,
.open-activity-operator,
.open-appointment,
.open-request,
.open-opportunity,
.requestAssign,
.open-interest,
.open-activity,
.open-customer{
    cursor: pointer;
}
#profiler-data .open-customer,
#profiler-data .open-activity,
#profiler-data .open-interest,
#profiler-data .open-appointment,
#registry-data .open-activity,
#registry-data .open-interest,
#registry-data .open-appointment{
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}
#customer-single-container .open-interest,
#customer-single-container .open-activity,
#customer-single-container .open-appointment{
    margin-top: 6px;
}
#viewAllAppointments,
#viewAllLogs,
#viewAllInterests,
#viewAllActivities{
    cursor: pointer;
}
#customer-sidebar{
    font-size: 0.9em;
    /*position: fixed;*/
    position: absolute;
    right: 4px;
}
.customerCstmAdd .fa{
    color: #ccc;
}
.modal .overlay-wrapper,
.modal .overlay,
.overlay{
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}
.modal .overlay,
.overlay-wrapper .overlay,
.modal .loading-img,
.overlay-wrapper .loading-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal .overlay .fa,
.overlay-wrapper .overlay .fa{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.control-sidebar-menu li a{
    cursor: default;
}
.remove-note,
.remove-cstm,
.open-cstm{
    cursor: pointer;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #000;
}
.icone-opportunita-single{
    height: 20px;
}
.single-opportunita{
    text-align: center;
    width: 50px;
    height: 50px;
}
#container-uuid{
    margin-top: 40px;
}
a.link-fa .fa{
    color: #000;
}
.box-request-single a{
    color: #000;
}
.box-request-single:not(:last-child){
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
#registry-data th:first-child,
#profiler-data th:first-child,
#registry-data td:first-child,
#profiler-data td:first-child{
    text-align: right;
    color: #aaa;
    font-size: 10px;
    border-right: 0 !important;
    /*padding-top: 12px;*/
    padding-left: 4px;
    padding-right: 4px;
}
#registry-data th:nth-child(2),
#profiler-data th:nth-child(2),
#registry-data td:nth-child(2),
#profiler-data td:nth-child(2){
    border-left: 0 !important;
    padding-left: 4px;
}
#collapseShowFieldsToExport{
    cursor: pointer;
}
.face-state img{
    vertical-align: middle;
    display: inline-block;
    /*margin-top: 20px;*/
}
.face-state b{
    display: inline-block;
    /*padding-top: 20px;
    padding-bottom: 20px;*/
}
.face-state .fa,
.single-opportunita .fa{
    /*padding-top: 8px;*/
    /*line-height: 55px;*/
    line-height: 32px;
}
.single-opportunita .fa-check-circle{
    color: #3c8dbc;
}
.control-sidebar-heading small{
    color: #ccc;
    font-size: 75%;
}
li.sel-filter,
th.sel-sort{
    border-bottom: 2px solid #3c8dbc !important;
}
th.sel-sort.first-landing .sortable{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==) !important;
}
.write-by-operator{
    font-style: italic;
    font-size: 0.8em;
    opacity: 0.8;
}
#filter-operator{
    width: auto !important;
}
.small-box h3{
    font-size: 24px;
    margin: 0;
}
.small-box .icon{
    font-size: 40px;
    color: #fff;
    top: 5px;
}
.small-box .icon > img{
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
    transition: all .3s linear;
}
.select2-container .select2-selection--single{
    height: 26px;
}
table th select{
    font-size: 0.7em;
}
.select2-container--default .select2-selection--single .select2-selection__clear,
table th input{
    font-weight: normal;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 20px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 0;
}
.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single{
    padding: 4px 2px;
}
#cities{
    width: 200px;
}
#select2-allOperatorsToAssign-container,
#select2-allType-container,
#select2-allOffer-container,
#select2-allTypesActivityPast-container,
#select2-allAgentsActivityPast-container,
#select2-companyActivityToday-container,
#select2-allProductsActivityToday-container,
#select2-allTypesActivityToday-container,
#select2-allAgentsActivityToday-container,
#select2-allSpecialistsActivityToday-container,
#select2-allOperatorsFake-container,
#select2-allOperators-container,
#select2-allAgentsPast-container,
#select2-allTypesPast-container,
#select2-allAgentsFuture-container,
#select2-allProductsFuture-container,
#select2-allTypesFuture-container,
#select2-categoriesProfiler-container,
#select2-allAgents-container,
#select2-leadManaged-container,
#select2-products-container,
#select2-cities-container{
    opacity: 1;
    color: #000;
    padding-left: 12px;
    /*padding-top: 4px;*/
}
.select2-container--default .select2-selection--single{
    border-radius: 0;
}
.select2-dropdown{
    border-color: #d2d6de;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border-color: #d2d6de;
}
.select2-container--default .select2-results__option[aria-selected=true]{
    background-color: #f9f9f9;
}
.resetFilterStandard,
#resetFilterContacts,
#clearFilters,
#resetFilterActivityPast,
#resetFilterActivityToday,
#resetFilterFuture,
#resetFilterPast,
#resetFilter{
    margin-left: 10px;
    height: 34px;
    vertical-align: top;
    /*border-radius: 0;*/
    /*border: 0;*/
    font-size: 14px;
    line-height: 26px;
    padding: 4px 12px;
    transition: background-color .2s ease-in-out;
}
/*.resetFilterStandard:hover,*/
/*#resetFilterContacts:hover,*/
/*#clearFilters:hover,*/
/*#resetFilterActivityPast:hover,*/
/*#resetFilterActivityToday:hover,*/
/*#resetFilterFuture:hover,*/
/*#resetFilterPast:hover,*/
/*#resetFilter:hover{*/
/*color:#fff;*/
/*background-color: #242e69;*/
/*}*/
.resetFilterStandard,
#resetFilterContacts,
#clearFilters,
#resetFilterActivityPast,
#resetFilterActivityToday,
#resetFilterFuture,
#resetFilterPast{
    color: #fff;
    background-color: #202954;
    border-color: #202954;
    border-radius: 3px;
}
.resetFilterStandard .fa-magic,
#resetFilterContacts .fa-magic,
#resetFilterActivityPast .fa-magic,
#resetFilterActivityToday .fa-magic,
#resetFilterFuture .fa-magic,
#resetFilterPast .fa-magic{
    color: #fff;
}
.filter-form-special .select2-container{
    padding-right: 3px;
    /*font-size: 14px;*/
    font-size: 16px;
    /*height: 34px;*/
    height: 34px;
}
.filter-form-special .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 6px;
    right: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-width: 5px 4px 0 5px;
    border-color: #888 transparent transparent transparent;
}
.filter-form-special .select2-container .select2-selection--single{
    /*height: 34px;*/
    height: 34px;
}
.filter-form-special .select2-container--default .select2-selection--single .select2-selection__rendered{
    /*line-height: 28px;*/
    line-height: 32px;
    font-size: 14px;
}
.filter-form-special .select2-container--default .select2-selection--single{
    border: 1px solid #d2d6de;
    border-radius: 3px;
    /*border: 0;*/
    background-color: #fff;
    color: #000;
}
#buttons-action{
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    background: #fff;
}
.login_error{
    color: red;
    text-align: center;
    margin-top: 20px;
}
.no-margin-bottom,
.lead.no-margin-bottom{
    margin-bottom: 0;
}
.lead{
    margin-bottom: 0;
}
#table-related-customers .link-black{
    color: #000;
}
#table-related-customers small{
    font-size: 0.8em;
}
.text-grey{
    color: #999;
}
#modal-customer-preview .modal-dialog{
    width: 90%;
}
#modal-customer-preview .modal-content{
    height: auto;
    min-height: 90%;
    border-radius: 0;
}
.isPreview #customer-sidebar{
    display: none;
}
.related-equal{
    background: rgba(139, 202, 86, 0.4);
    padding: 2px 4px;
}
.sidebar-mini.sidebar-collapse .content-wrapper.no-margin-left{
    margin-left: 0 !important;
    margin-top: 0 !important;
}
#filters-email{
    width: 100px !important;
}
.operator-disabled td{
    text-decoration: line-through;
}
#containerselect2 .select2-container .select2-selection--single{
    height: 32px;
}
#profiler-single-activities label{
    padding-top: 6px;
    font-weight: normal;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a{
    border-left-color: #d00b10;
}
.logo-mini img{
    width: 50%;
    margin-left: 25%;
    margin-top: 30%;
}
.sidebar-menu > li > a{
    /*padding: 12px 5px 12px 15px;*/
    /*padding: 12px 2px 12px 7px;*/
}
.sidebar-menu > li > a{
    line-height: 30px;
}
.sidebar-collapse .sidebar-menu > li > a > .fa,
.sidebar-collapse .sidebar-menu > li > a > .glyphicon,
.sidebar-collapse .sidebar-menu > li > a > .ion{
    width: 30px !important;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.sidebar-collapse .sidebar-menu > li > a > .fa.icon-menu-m,
.sidebar-collapse .sidebar-menu > li > a > .glyphicon.icon-menu-m,
.sidebar-collapse .sidebar-menu > li > a > .ion.icon-menu-m{
    width: 28px !important;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
}
.sidebar-collapse .sidebar-menu > li > a > .fa.icon-menu-mm,
.sidebar-collapse .sidebar-menu > li > a > .glyphicon.icon-menu-mm,
.sidebar-collapse .sidebar-menu > li > a > .ion.icon-menu-mm{
    width: 26px !important;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
}
.login-page, .register-page{
    background: url('../img/sfondo.jpg') no-repeat center;
    background-size: cover;
    margin: 6% auto !important;
}
.login-page #username,
.login-page #password{
    height: 50px;
}
.login-page .form-control-feedback{
    top: 10px;
}
.login-page .form-control{
    font-size: 20px;
}
.login-box-body{
    background: #dadada;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.login-box, .register-box{
    width: 460px;
    margin: 6% auto;
}
.login-logo, .register-logo{
    max-width: 80%;
    margin-left: 10%;
}
#login-accedi{
    background-color: #00408a;
    border-color: #00408a;
    font-size: 20px;
    font-weight: bold;
}
#right-toggle-sidebar .fa{
    font-size: 30px;
    line-height: 67px;
}
#right-toggle-sidebar{
    float: left;
    min-height: 67px;
    /*color: #b8c7ce;*/
    color: #fff;
    font-size: 20px;
}
.skin-blue .main-header .navbar .sidebar-toggle,
.skin-blue .main-header .navbar .nav > li > a{
    /*color: #b8c7ce;*/
    color: #fff;
}
.main-header .sidebar-toggle{
    font-size: 30px;
    padding: 12px 20px;
}
.user-logged-name{
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    line-height: 67px;
    padding-left: 10px;
}
.last-login{
    font-size: 14px;
    padding-left: 20px;
    display: none;
}
.menu-right{
    font-size: 16px;
    line-height: 67px;
    padding-top: 9px;
}
.field-extract{
    margin-right: 10px;
}
.red-field{
    color: #cc0e00;
}
#menu-req{
    background-color: #d00b10;
    color: #fff;
    font-size: 12px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 2px 4px;
    margin-left: -12px;
}
.btn-group-sm > .btn, .btn-sm{
    font-size: 14px;
}
.table-actions span{
    margin-right: 5px;
}
.table-actions a i:before{
    font-size: 18px;
}
#loading-link{
    color: #fff;
    line-height: 50px;
    display: none;
    font-size: 40px;
}
table .header-fixed{
    position: fixed;
    top: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-bottom: 1px solid #d5d5d5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, .1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
}
.header-copy th{
    border-left: 0 !important;
    border-right: 0 !important;
}
.header-copy th .both,
.header-copy th.sel-sort.first-landing .sortable{
    background-image: none !important;
}
.header-copy th input{
    display: none;
}
#new_cstm .close,
#new_note .close,
#new_action_operator .close,
#modal-customer-preview .close,
#customer_view .close{
    font-size: 3em;
}
#customer_view .modal-lg{
    width: 90%;
}
#customer_view .modal-header,
#customer_view .modal-body,
#customer_view .modal-footer{
    padding-left: 30px;
    padding-right: 30px;
}
#customer_view .modal-footer .btn{
    height: 40px;
    line-height: 26px;
}
#customer_view .modal-footer{
    padding-bottom: 30px;
}
#customer_view h3{
    font-size: 30px;
}
.sidebar-mini .main-sidebar{
    width: 230px !important;
}
.sidebar-mini.sidebar-collapse .main-sidebar{
    width: 67px !important;
}
.main-header .logo{
    height: 67px;
}
.main-header .logo .logo-lg{
    padding-top: 8px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a i{
    padding-top: 0;
}
.sidebar-menu{
    padding-top: 20px;
    padding-bottom: 200px;
}
/*@media (min-width: 992px){*/
/*.sidebar-menu{*/
/*padding-top: 80px;*/
/*}*/
/*}*/
#logo-open{
    width: 25px;
    height: 21px;
}
.height-input{
    height: 39px;
}
.skin-blue .main-header .logo{
    background-color: #e9e9e9;
    color: #111;
    transition: background-color .2s ease-in-out;
}
.skin-blue .main-header .logo:hover{
    background-color: #d4d4d4;
}
.main-header{
    position: fixed;
    width: 100%;
    z-index: 1030;
}
.content-wrapper{
    margin-top: 67px;
}
.main-header .navbar{
    min-height: 67px;
}
.sidebar-mini.sidebar-collapse .main-header .logo{
    min-height: 67px;
}
.skin-blue .main-header .navbar{
    background-color: #202954;
}
.sidebar-mini.sidebar-collapse .main-header .navbar{
    margin-left: 67px;
}
/*.main-header .logo {
  margin-left: 67px;
}*/

.sidebar-mini.sidebar-collapse .main-header .logo{
    width: 67px;
}
.content-wrapper, .right-side{
    /*background-color: #ecf0f5;*/
    /*background-color: #fafafa;*/
    background-image: linear-gradient(#fafafa, #f9f9f9);
}
.box-body .small-box .inner{
    padding: 8px 20px 20px;
}
.box-body .small-box .inner h3{
    line-height: 30px;
    margin-bottom: 0;
}
.dash #frmSearchButton,
.dash #frmSearch{
    height: 39px;
    margin-top: 20px;
}
.dash #frmSearchButton{
    font-size: 15px;
    line-height: 28px;
    background: #202954 !important;
    color: #fff;
    border: 0 !important;
}
.dash .form-group{
    margin-bottom: 0;
}
.bg-light-blue,
.label-primary,
.modal-primary .modal-body{
    background-color: rgba(67, 126, 178, 0.8) !important;
}
.bg-cblue{
    background-color: #202954;
}
.bg-blue{
    background-color: #025c97 !important;
}
.bg-green{
    background-color: #007a44 !important;
}
.bg-orange{
    background-color: #f59215 !important;
}
.bg-orange2{
    background-color: #fbbd00 !important;
}
.bg-magenta{
    background-color: #7b005a !important;
}
.bg-red{
    background-color: #cd1719 !important;
}
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer{
    margin-left: 67px !important;
}
.box.box-no-border{
    border-top: 0 !important;
    background: transparent !important;
    box-shadow: none;
}
/*.box{*/
/*border-radius: 0;*/
/*box-shadow: none;*/
/*}*/

/*.box-body{*/
/*padding: 10px 0;*/
/*}*/
.box-table{
    padding: 20px 10px 30px;
}
.box.box-no-border-top{
    border-top: 0;
    margin-bottom: 0;
    border-radius: 0;
}
.box-primary h3{
    margin-top: 6px !important;
}
.dash-container{
    margin-top: 15px;
}
.dash-box-single p{
    font-size: 100px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 60px;
}
.light-title{
    /*color: rgba(0, 0, 0, 0.15);*/
    color: #333;
}
.box.box-no-margin-bottom{
    margin-bottom: 0;
}
.title-center{
    text-align: center;
}
/*#registry-data-container {
  padding-bottom: 18px;
}*/

#registry-data-container,
#profiler-filtri{
    font-size: 18px;
}
#profiler-filtri #filtro-prodotti-all{
    cursor: pointer;
    line-height: 26px;
    background: none !important;
    padding-top: 5px;
    padding-bottom: 6px;
    border: 1px solid #f2f2f2;
}
#profiler-filtri label{
    font-weight: normal;
}
#profiler-filtri #filtro-prodotti-all span{
    font-size: 16px;
    line-height: 26px;
}
#profiler-filtri #filtro-prodotti-all .fa{
    color: #0073be;
    font-size: 22px;
}
#profiler-filtri .filter-form-special{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 2px;
}
#container-filtro-prodotti-all{
    line-height: 34px;
    font-size: 16px;
}
#group-expired{
    margin-bottom: 3px;
}
#group-expired .checkbox{
    margin-bottom: 0;
}
#registry-data-container-table .box-title,
#box-profiler-list .box-title{
    font-size: 26px;
    /*margin-top: 6px;*/
}
#box-profiler-list .box-title span{
    font-weight: bold;
}
#box-profiler-list .box-header{
    padding-bottom: 0;
}
#box-profiler-list .search input{
    height: 34px;
}
#box-profiler-list .pagination ul{
    padding-top: 10px;
}
#container-extract-data .box-body,
#registry-data-container-table .box-body,
#box-profiler-list .box-body{
    padding-top: 0;
    margin-top: -25px;
}
.bootstrap-table .fixed-table-toolbar{
    float: left;
}
.bootstrap-table .fixed-table-toolbar{
    width: 40%;
}
.bootstrap-table .fixed-table-pagination{
    width: 60%;
}
.bootstrap-table .fixed-table-toolbar,
.bootstrap-table .fixed-table-pagination{
    display: inline-block;
    margin-top: 26px;
}
.bootstrap-table .fixed-table-toolbar .search{
    float: left !important;
    /*margin-top: 34px;*/
    width: 80%;
}
.bootstrap-table .fixed-table-pagination .pagination-detail{
    /*float: none !important;*/
    display: block;
    clear: both;
    text-align: right;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 56px;
    padding: 0 10px;
}
.bootstrap-table .fixed-table-pagination .pull-left .page-list{
    /*display: none;*/
}
/*.bootstrap-table .fixed-table-pagination .pagination{*/
/*margin-top: 0;*/
/*}*/
section.content{
    padding-top: 0;
}
.breadcrumb-custom{
    list-style-type: none;
    margin-top: 20px;
    line-height: 26px;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    margin-right: -15px;
}
.breadcrumb-custom:before{
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('/img/boxini_dashboard.png') center no-repeat;
    background-size: 12px;
    vertical-align: bottom;
}
.breadcrumb-custom div,
.breadcrumb-custom li{
    display: inline-block;
    vertical-align: bottom;
}
.breadcrumb-custom a,
.breadcrumb-custom{
    color: #666;
}
#container-title > .breadcrumb-custom > li + li:before{
    content: '>\00a0';
}
.breadcrumb-custom > li + li:before{
    padding: 0 5px;
    color: #ccc;
    content: ">\00a0";
}
#box-profiler-list .fixed-table-container{
    border: 0 !important;
}
#box-goal-list .fixed-table-container .fixed-table-pagination,
#box-profiler-list .fixed-table-container .fixed-table-pagination{
    width: 100%;
}
#registry-data-container-table .bootstrap-table .fixed-table-pagination{
    width: 100%;
}
#registry-data-container #search{
    margin-bottom: 0;
    height: 39px;
}
#container-search-padding-right{
    padding-right: 10px;
    margin-top: 10px;
}
.bt-no-border .fixed-table-container{
    border: 0;
}
#box-goal-list #excel-form{
    margin-right: 10px;
}
.filtro-date-range{
    /*font-size: 0.9em;*/
}
#breadcrumb-right{
    background: url('../img/freccina_briciola_dipane.png') no-repeat center;
    width: 42px;
    height: 27px;
    margin-left: 4px;
}
#breadcrumb-back{
    background: url('../img/bottone_indietro.png') no-repeat center;
    width: 88px;
    height: 26px;
    margin-left: 10px;
}
.ranges li{
    font-size: 16px;
    color: #202954;
}
.ranges li.active,
.ranges li:hover{
    background: #202954;
    border-color: #202954;
}
.range_inputs button:first-child{
    margin-right: 10px;
}
/*#breadcrumb-right span.arrow {
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #005b9c transparent transparent;
  padding-left: 2px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 0;
}

#breadcrumb-right span.square {
  display: inline-block;
  width: 25px;
  height: 24px;
  background: #005a9c;
  vertical-align: sub;
}*/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: #ddd;
    border-color: #ddd;
    color: #666;
}
#expired{
    margin-top: 3px;
}
.fixed-table-pagination .pagination a{
    padding: 9px 16px !important;
}
.pagination-detail .page-list button.btn{
    height: 40px;
}
#registry-data td,
#profiler-data td{
    line-height: 18px;
}
.no-records-found td{
    text-align: center !important;
    font-size: 16px !important;
}
.days-last-big{
    font-size: 24px;
}
.container-space,
#container-contratti{
    padding-left: 3px !important;
    padding-right: 9px !important;
}
.no-padding-left{
    padding-left: 3px !important;
    padding-right: 9px !important;
}
#address-related{
    border-bottom: 2px solid #d2d6de;
    padding-bottom: 10px;
}
#customer-privacy{
    margin-top: 8px;
}
.customer-margin-block{
    margin-top: 22px;
}
#table-contrattiattivi{
    margin-bottom: 0;
}
#lista-contratti th,
#lista-contratti td{
    line-height: 17px;
}
#lista-contratti tr.height-tr{
    height: 90px;
}
.table-padding-left{
    padding-left: 10px !important;
}
#new-table-contract-customer thead th img{
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    width: auto;
    vertical-align: baseline;
}
#new-table-contract-customer thead th img.group-Tec{
    height: 30px;
    vertical-align: bottom;
}
#new-table-contract-customer .new-table-contract-customer-border-bottom{
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}
#new-table-contract-customer thead th{
    padding-left: 0;
    padding-right: 0;
}
#new-table-contract-customer .table-contract-opp-lable{
    font-weight: bold;
}
#new-table-contract-customer tbody tr td:first-child{
    padding-left: 40px;
}
/*#new-table-contract-customer tbody tr{*/
/*height: 100px;*/
/*}*/
.new-table-contract-icon{
    width: 45px;
}
input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0 1000px white inset;
    background-color: white !important;
}
/*#registry-data td{*/
/*border-left: 1px solid #f4f4f4;*/
/*}*/
#agentAssociations .fixed-table-pagination{
    width: 98%;
    margin-left: 1%;
}
.table-customer-agent{
    width: 200px;
}
.table-customer-lastbuy{
    width: 190px;
}
.customer-type{
    font-size: 14px;
}
.fixed-table-container thead th.table-cell-no-padding-left .th-inner{
    padding-left: 0;
}
#menu-goal{
    width: 13px;
    height: 14px;
}
.sidebar-collapse #menu-goal{
    width: 23px;
    height: 23px;
    margin-left: 2px;
}
#customer-single-container .invoice-info .fa-mobile{
    font-size: 20px;
}
.open-cstm-icon{
    font-size: 16px;
    margin-left: 20px;
}
.margin-30-bottom{
    margin-bottom: 14px;
}
.nav-tabs-custom{
    box-shadow: none !important;
    background: none;
}
.nav-tabs-custom > .nav-tabs{
    border-bottom-color: #eee;
}
.nav-tabs-custom > .nav-tabs > li.active{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.nav-tabs-custom > .nav-tabs > li > a{
    /*background-color:#eee;*/
}
.nav-tabs-custom > .nav-tabs > li.active > a{
    border-right-color: #f4f4f4;
    border-left-color: #f4f4f4;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a{
    border-left-color: #f4f4f4;
}
.nav-tabs-custom .tab-content{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}
#search-container-container{
    margin-right: 0;
    margin-left: 0;
}
#leadFormNew label{
    font-weight: bold;
}
#leadChooseType{
    margin-bottom: 20px;
}
#lead-view-contact,
#lead-transform,
#lead-delete{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
}
#lead-notebox{
    width: auto !important;
    margin-right: 15px;
}
#new_action_operator .modal-content{
    min-width: 600px;
}
#new_action_operator #actionOperatorCompetitorAction,
#new_action_operator #actionOperatorReminder{
    visibility: hidden;
}
#new_action_operator #container-actionOperatorCompetitor,
#new_action_operator #container-actionOperatorReminder{
    border: 1px solid #3c8dbc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#new_action_operator #actionOperatorReminderDateContainer{
    border-top: 1px solid #f4f4f4;
    padding-top: 12px;
    padding-bottom: 12px;
}
#new_action_operator #container-actionOperatorButtonSave{
    border-top: 1px solid #f4f4f4;
    padding-top: 20px;
}
#accordionActionOpportunity .panel{
    border: 0;
}
#accordionActionOpportunity .panel-heading{
    background: none;
    border: 0;
    padding: 0;
}
#modalOrder .modal-dialog,
#modal_action_opportunity .modal-dialog{
    width: 700px !important;
    max-width: 700px !important;
}
#modal_action_opportunity .action-box{
    border: 1px solid #202954;
    padding: 6px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 4px;
    min-width: 300px;
}
#modal_action_opportunity .action-box label{
    display: block;
    position: relative;
    text-align: center;
    width: auto !important;
    padding-left: 0;
    color: #202954;
}
#modal_action_opportunity .action-checkbox{
    visibility: hidden !important;
    right: 0;
}
#modal_action_opportunity label:before{
    display: none;
}
#modal_action_opportunity .opportunity-products > div{
    border-bottom: 1px solid #ddd;
    padding: 4px 0;
}

#modal_action_opportunity .radio-inlines input{
    position: absolute;
    opacity: 0;
    z-index: 1;
    top: 0;
    left: 0;
}
#modal_action_opportunity .radio-inlines .cell{
    display: table-cell;
    /*width: 25%;*/
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
}
#modal_action_opportunity .radio-inlines .cell > div{
    border: 3px solid #fff;
    float: left;
}
#modal_action_opportunity .radio-inlines .cell .active{
    border: 3px solid #666;
}
#modal_action_opportunity .smile-label {
    float: left;
    line-height: 40px;
    margin-right: 6px;
}
#modal_action_opportunity .radio-inlines.smile-box{
    width: 36px;
    float: left;
}
#modal_action_opportunity .radio-inlines .cell-smile img{
    max-width: 29px;
}
#modal_action_opportunity .radio-inlines label{
    padding: 6px;
    text-align: left;
    display: table-cell;
}
#modal_action_opportunity .radio-inlines .fa{
    font-size: 16px;
    display: table-cell;
    vertical-align: top;
    padding-right: 4px;
}
#modal_action_opportunity .radio-inlines .cell p{
    font-size: 12px;
    margin: 0;
    display: table-cell;
    vertical-align: top;
}
#modal_action_opportunity .opportunity-confirmed{
    font-size: 16px;
}
#modal_action_opportunity .slider-selection{
    background-color: #202954;
}
#modal_action_opportunity .slider-handle{
    background-color: #202954;
}
/*#modal_action_opportunity .opportunity-products input[type=radio]{*/
/*opacity:0;*/
/*z-index:1;*/
/*right:0;*/
/*}*/
/*#modal_action_opportunity .opportunity-products input[type=radio]:before{*/
/*width:20px;*/
/*height:20px;*/
/*}*/

#leadChooseType .checkbox{
    padding-left: 6px;
}
.esitoExFake{
    padding-left: 10px;
    font-weight: bold;
}
.profiler-version{
    text-align: center;
    color: #f2f2f2;
    font-size: 10px;
    padding-top: 10px;
}
#hr-modal-profiler{
    margin-bottom: 14px;
}
#profiler-single-agente-principale{
    font-size: 14px;
    line-height: 34px;
    margin-right: 10px;
}
.modal-sm{
    width: 500px;
}
.ico-affiancamento{
    width: auto;
    height: 22px;
    position: relative;
    margin-top: -8px;
    margin-left: 6px;
}
.btn-affiancamento{
    display: block;
    width: 20px;
    margin: 0 auto;
}
#prospect-table-opportunity td{
    line-height: 49px;
}
#prospect-table-opportunity td .single-opportunita{
    margin-top: 8px;
    display: inline-block;
    float: right;
}
.excel-form-calendar{
    margin-right: 10px;
}
#goalsForm #daterange-btn{
    height: 34px;
}
#goalsForm #container-extract-data{
    margin-top: 10px;
}
#search-goal-statistics{
    margin-bottom: 20px;
}
#goalsForm .description-block h5{
    font-size: 26px;
}
#goalsForm .description-block h5.description-header-bigger{
    font-size: 42px;
}
#goalsForm .box-header h3{
    text-transform: uppercase;
}
#table-related-customers .table-actions-associate{
    width: 100px;
}
#table-related-customers .table-actions-associate-height{
    line-height: 30px;
}
#table-related-customers .table-actions-associate-height span{
    margin-top: 30px;
}
#table-contacts-customers .goto-contact{
    width: 100px;
}
.container-competitors{
    /*font-size: 16px;*/
    clear: both;
}
.container-competitors .competitor-single{
    display: inline-block;
    margin-right: 20px;
}
.container-competitors .competitor-single .well{
    display: inline-block;
}
.container-competitors .competitor-single label{
    font-weight: normal;
    cursor: pointer;
}
.competitors-manage-label{
    font-size: 20px;
    margin-top: 20px;
}
.container-tags{
    font-size: 16px;
}
.donot-association-data{
    margin-bottom: 10px;
}
.fc-day-grid-event > .fc-content{
    white-space: normal !important;
    overflow: hidden;
}
.fc-event-container{
    font-size: 16px;
}
.fc-event-container .fc-content{
    padding: 4px;
}
.fullcalendar-legend-color-visit{
    background-color: #b4b54a;
}
.fullcalendar-legend-color-done{
    background-color: #aaa;
}
.fullcalendar-legend-color-todo{
    background-color: #0073be;
}
.fullcalendar-legend-color-callcenter{
    background-color: #128521;
}
.fullcalendar-legend-color-callcenter-follow{
    background-color: #3da8a2;
}
.fullcalendar-legend div{
    padding: 2px 6px;
    border-radius: 3px;
}
.fullcalendar-legend{
    display: inline-block;
    margin-right: 10px;
    color: #fff;
}
#fullcalendar-legend{
    margin-top: 10px;
    text-align: right;
}
#calendar .fc-state-default.fc-corner-left,
#calendar .fc-state-default.fc-corner-right{
    /*border-radius: 0;*/
}
#calendar .fc-state-default,
#calendar .fc-state-active,
#calendar .fc-state-down{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    background-image: none;
    text-transform: uppercase;
    border: 0;
    margin-left: 10px;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    height: auto;
    outline: none !important;
    border-radius: 3px;
}
#calendar .fc-center{
    text-transform: capitalize;
}
#calendar .fc-day-header{
    text-transform: capitalize;
    padding-top: 4px;
    padding-bottom: 4px;
}
#calendar .fc-row table{
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
}
#calendar .fc-widget-header:first-of-type,
#calendar .fc-widget-content:first-of-type{
    border-left: 1px;
    border-right: 1px;
}
#calendar.fc-unthemed .fc-content,
#calendar.fc-unthemed .fc-divider,
#calendar.fc-unthemed .fc-list-heading td,
#calendar.fc-unthemed .fc-list-view,
#calendar.fc-unthemed .fc-popover,
#calendar.fc-unthemed .fc-row,
#calendar.fc-unthemed tbody,
#calendar.fc-unthemed td,
#calendar.fc-unthemed th,
#calendar.fc-unthemed thead{
    border-color: #f4f4f4 !important;
}
#calendar .fc-state-active{
    /*background-color: #0073be;*/
    background-color: #202954;
    color: #fff;
}
#fullcalendar_popup{
    font-size: 20px;
}
#fullcalendar_popup .modal-dialog{
    width: 700px;
}
#fullcalendar_popup .fullcalendar_data{
    font-size: 16px;
}
#fullcalendar_popup #fullcalendar_name{
    font-weight: bold;
    font-size: 20px;
}
#fullcalendar_popup .fullcalendar_label,
#fullcalendar_popup .fullCalendarChooseTime{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px;
}
#fullcalendar_popup #container_fullcalendarVisit,
#fullcalendar_popup #container_fullcalendarNewActivity,
#fullcalendar_popup #container_fullcalendarOutcome,
#fullcalendar_popup #container_fullcalendarSell,
#fullcalendar_popup #container_fullcalendarReschedule{
    border: 1px solid #3c8dbc;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    margin-bottom: 10px;
}
#fullcalendar_popup #container_fullcalendarVisit label,
#fullcalendar_popup #container_fullcalendarNewActivity label,
#fullcalendar_popup #container_fullcalendarOutcome label,
#fullcalendar_popup #container_fullcalendarSell label,
#fullcalendar_popup #container_fullcalendarReschedule label{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
#fullcalendar_popup #fullcalendarVisit,
#fullcalendar_popup #fullcalendarNewActivity,
#fullcalendar_popup #fullcalendarOutcome,
#fullcalendar_popup #fullcalendarSell,
#fullcalendar_popup #fullcalendarReschedule{
    visibility: hidden;
}
.datepicker .disabled.day{
    color: #ccc;
}
#fullcalendar_popup #fullcalendar_link{
    line-height: 40px;
    font-size: 14px;
    color: #000;
}
#fullcalendar_popup #container-fullcalendarNewActivityButtonSave{
    margin-top: 10px;
}
#fullcalendar_popup #container-fullcalendarNewActivityButtonSave,
#fullcalendar_popup #container-fullcalendarSellButtonSave,
#fullcalendar_popup #container-fullcalendarOutcomeButtonSave,
#fullcalendar_popup #container-fullcalendarRescheduleButtonSave{
    /*border-top: 1px solid #f4f4f4;
    padding-top: 5px;*/
    margin-bottom: 20px;
}
.fc-custom-reminder{
    cursor: pointer;
}
#container_fullcalendarVisitChoose label,
#container_fullcalendarNewActivityChoose label,
#container_fullcalendarOutcomeChoose label{
    font-size: 14px;
    font-weight: normal;
}
#container_fullcalendarVisitChoose small,
#container_fullcalendarNewActivityChoose small{
    font-size: 12px;
    font-weight: normal;
}
#selectAllAgentFullCalendar label{
    line-height: 36px;
    font-size: 16px;
    padding-right: 10px;
}
.container_fullcalendarNewActivityChooseSingle .label-bold{
    font-weight: bold;
}
#fullcalendarNewActivity,
.newRelatedActivity{
    cursor: pointer;
}
.newRelatedActivity{
    display: inline-block;
    text-align: center;
    width: 100%;
}
#fullcalendar_typeCustomer{
    font-weight: normal;
    font-style: italic;
    font-size: 18px;
}
.fullcalendarSellCheckbox{
    width: 18px;
    height: 18px;
}
#container_fullcalendarSellChoose .lab{
    font-size: 16px;
}
#fullcalendar_title{
    font-size: 24px !important;
}
#fullcalendar_modaltitle{
    font-size: 14px;
}
#container_fullcalendarRescheduleChoose{
    margin-bottom: 10px;
}
#calendar .fc-time-grid .fc-slats td{
    height: 2em;
}
#loading-full-angular-matrix,
#loading-full-angular,
#loading-full{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    z-index: 9999;
}
#loading-full-angular-matrix div,
#loading-full-angular div,
#loading-full div{
    font-size: 50px;
    text-align: center;
    padding-top: 15%;
}
.messages-list-image{
    max-width: 160px;
}
.message-toggle{
    width: 200px !important;
}
.small-box.small-box-messages:hover{
    color: inherit !important;
}
.small-box-messages .mailbox-messages{
    margin-top: 10px;
}
.small-box-messages .mailbox-messages a{
    color: #000;
    line-height: 18px;
}
.dashboard-all-message a{
    color: #000;
}
.dashboard-all-message{
    text-align: right;
}
.small-box-messages{
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0 10px;
}
#messages-list a,
#messages-all-table a{
    color: #000;
}
#messages-all-table-container .fixed-table-toolbar{
    margin-top: 0;
}
.message-single-subject{
    font-size: 26px;
    margin-bottom: 20px;
}
.messages-single-image{
    display: inline-block;
    max-width: 250px;
    float: left;
    margin-right: 20px;
}
.message-single-date{
    font-size: 0.6em;
    opacity: 0.6;
    color: #333;
}
.message-single-action{
    margin-top: 20px;
    text-align: right;
}
#formMessage #dropzoneArea,
#formMessage #dropzoneAreaImg{
    border: 2px dashed #ccc;
}
#stats-table-container .pagination-detail{
    display: none;
}
#stats-table-container .bootstrap-table .fixed-table-pagination{
    width: 100%;
    margin-top: 6px;
    margin-bottom: 2px;
}
#stats-table-container .bootstrap-table .fixed-table-pagination .pagination.pull-right{
    float: none !important;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}
#stats-table-container .table{
    margin-top: 0;
}
#stats-table-container .fixed-table-toolbar{
    display: none;
}
#stats-table-container .fixed-table-container tbody td:first-child{
    /*border-left: 1px solid #ddd;*/
    border-left: 0;
}
.fixed-table-container tbody td{
    border-left: 0;
}
#messages-all-table-container .pagination-detail{
    margin-left: 8px;
}
.vatSwitch-container .lcs_switch{
    width: 100px;
}
.vatSwitch-container .lcs_label{
    width: 80px;
}
.vatSwitch-container .lcs_switch.lcs_on .lcs_cursor{
    left: 74px;
}
#returnplan-list th span{
    cursor: pointer;
}
.order-down,
.order-up{
    padding-left: 0;
    position: relative;
}
.order-up:after{
    position: absolute;
    font-family: 'FontAwesome', sans-serif;
    top: 0;
    right: -14px;
    content: "\f0d8";
}
.order-down:after{
    position: absolute;
    font-family: 'FontAwesome', sans-serif;
    top: 0;
    right: -14px;
    content: "\f0d7";
}
.action-returnplan,
.action-advice span{
    cursor: pointer;
}
#container-title h3{
    font-size: 26px;
    font-weight: 600;
    color: #333;
    margin: 30px 0 10px;
}
#container-title h3 > span{
    font-weight: 300;
}
.sidebar-collapse .sidebar-menu > li > a > .fa,
.sidebar-collapse .sidebar-menu > li > a > .fa.icon-menu-m{
    font-size: 23px;
    line-height: 23px;
}
.skin-blue .sidebar a{
    color: #fff;
}
.form-control{
    border-radius: 3px;
}
.form-control + .input-group-addon{
    border-radius: 0 3px 3px 0;
}
.bootstrap-table .table{
    border-color: #fff;
}
.table > thead > tr > th{
    border-color: #e7e7e7 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
}
.input-group-search .form-control{
    border-right: 0;
    border-radius: 3px 0 0 3px;
}
.input-group-search .input-group-addon{
    border-left: 0;
    border-radius: 0 3px 3px 0;
}
.input-group-search input:focus + .input-group-addon{
    border-color: #0073be;
}
.table-bordered > tbody > tr > td{
    border: none;
}
.fixed-table-container{
    border-radius: 0;
    border-color: #fff;
}
.box.box-primary{
    border-top: 0;
}
.slider-selection{
    background: #f56954;
}
@media (min-device-width: 800px) and (max-device-width: 1280px){

    body,
    .pagination .page-number,
    .btn{
        font-size: 16px;
    }
    #leads-data tr,
    #table-goals tr,
    #registry-data-container-table tr,
    #leads-table tr,
    #profiler-data tr{
        height: 60px;
    }
    #leads-data td,
    #table-goals td,
    #registry-data-container-table td,
    #leads-table td,
    #profiler-data td{
        vertical-align: top;
    }
    #table-related-customers .table-actions,
    #leads-data tr .table-actions span,
    #registry-data-container-table tr .table-actions span,
    #leads-table tr td.table-actions a,
    #leads-table tr td.table-actions span,
    #profiler-data tr td.table-actions span{
        font-size: 20px;
        display: inline-block;
        margin: 3px auto;
    }
    #registry-data-container-table tr .table-actions span{
        margin-left: 5px;
        /*margin-right: 14px;*/
    }
    #registry-data-container-table tr td.table-actions span.open-related-customer{
        margin-left: 5px !important;
        /*margin-right: 10px !important;*/
        display: block;
        float: left;
    }
    #registry-data-container-table tr td.table-actions span.open-activity-operator{
        display: block;
        margin: 5px auto;
        margin-left: 10px !important;
        float: left;
    }
    #registry-data .header-copy .th-inner{
        padding-left: 20px;
    }
    .table-search tr td.table-actions span .fa-sign-in{
        font-size: 34px !important;
        margin-left: 0 !important;
        margin-top: 2px !important;
    }
    #profiler-data tr td.table-actions span.open-activity-operator{
        /*font-size: 24px;*/
        display: block;
        margin: 5px auto 5px 20px;
    }
    .modal-sm{
        width: 700px;
    }
    ul.filtro-typesu li,
    ul.filtro-types li,
    ul.filtro-prodotti li{
        margin-right: 10px;
        margin-bottom: 10px;
    }
    #lista-contratti{
        font-size: 14px;
        margin-top: 2px;
    }
    #lista-contratti.table > tbody > tr > td,
    #lista-contratti.table > tbody > tr > th,
    #lista-contratti.table > tfoot > tr > td,
    #lista-contratti.table > tfoot > tr > th,
    #lista-contratti.table > thead > tr > td,
    #lista-contratti.table > thead > tr > th{
        padding-left: 2px;
        vertical-align: top;
        font-size: 16px;
    }
    .face-state img{
        margin-top: 0;
        margin-left: 2px;
    }
    /*#modal-customer-preview .close {
      font-size: 3em;
    }*/
    .table-actions .fa-plus-square{
        margin-left: 1px;
    }
    .select2-search{
        display: none
    }
    .table-search .table-actions{
        min-width: 70px;
    }
    .table-search .table-actions .open-activity-operator{
        padding-right: 10px;
        display: inline-block;
    }
    #expired{
        width: 22px;
        height: 22px;
        margin-top: 2px;
    }
    .expired-label{
        padding-left: 6px;
    }
    #registry-data th:first-child,
    #profiler-data th:first-child,
    #registry-data td:first-child,
    #profiler-data td:first-child{
        padding-top: 10px;
    }
    .table-actions .open-related-customer,
    .table-actions .open-customer,
    .table-actions .open-activity-operator,
    #leads-table .table-actions .link-fa{
        font-size: 24px !important;
        padding-left: 4px;
    }
    .table-actions .open-activity-operator{
        margin-right: 16px !important;
        margin-left: 0 !important;
        display: inline-block;
    }
    .table-actions .open-related-customer,
    .table-actions .open-customer{
        margin-right: 0 !important;
        margin-left: 0 !important;
        display: inline-block;
    }
    #registry-data-container-table .bootstrap-table .fixed-table-pagination{
        padding-left: 4px;
        padding-right: 4px;
    }
    #container-search-padding-right{
        padding-right: 15px;
    }
    #buttons-action .col-xs-4{
        padding-right: 2px;
    }
    #buttons-action a{
        font-size: 0.9em;
    }
    #container-nota{
        width: 96%;
    }
    #customer-sidebar{
        right: -4px;
    }
    #search-container #frmSearch{
        height: 36px;
    }
    .invoice-info small{
        font-size: 16px;
    }
    #new-table-contract-customer .new-table-contract-customer-border-bottom{
        font-size: 18px;
        font-weight: normal;
    }
    .td-acionts-width{
        width: 125px !important;
    }
    select#actionOperatorReminderDateList,
    select#actionOperatorProduct,
    select#actionOperatorTodoType,
    #actionOperatorReminderDate,
    #actionOperatorDate,
    select#actionOperatorType{
        height: 42px;
    }
    .sidebar-menu .treeview-menu > li > a{
        line-height: 26px;
        font-size: 16px;
    }
    #leadFormNew input[type='radio']{
        width: 20px;
        height: 20px;
        vertical-align: sub;
    }
    #container-actionOperatorCompetitor label,
    #container-actionOperatorReminder label{
        display: block;
        position: relative;
        text-align: center;
        width: auto !important;
    }
    .ico-affiancamento{
        width: 22px;
        position: relative;
        margin-top: -2px;
    }
    .table-search .ico-affiancamento{
        margin-top: -4px !important;
    }
    .table-search .fa-sign-in{
        padding-top: 2px !important;
    }

    .table-actions a i:before{
        font-size: 24px;
    }

    .td-acionts-width a i:before{
        /*font-size: 10px;*/
    }

    .open-related-customer i {
        padding-left: 0 !important;
        font-size: 20px !important;
    }

    .renegotiation-last-th {
        width: 70px;
    }

    .icon-empty-campaign {
        width: 20px;
    }

}
.icon-empty-campaign {
    width: 15px;
}
@media (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait){
    .bootstrap-table table{
        font-size: 12px;
    }
}
/* customizations
/* ------------------------ */
.mailbox-messages td{
    border: none !important;
}
.mailbox-messages .mailbox-icons{
    float: left;
    color: #383838;
}
.mailbox-messages .mailbox-icons a{
    display: block;
    margin-bottom: 10px;
}
.mailbox-messages .mailbox-cnt{
    margin-left: 30px;
}
.mailbox-messages .mailbox-read a{
    color: #929292;
}
.small-box-messages .light-title{
    margin-bottom: 0;
}
.btn-blue,
.btn-blue:active,
.btn-blue:visited,
.btn-blue:focus{
    font-size: 15px;
    background: #202954;
    color: #fff !important;
    border-radius: 4px;
    display: inline-block;
    white-space: nowrap;
    transition: background-color .2s ease-in-out;
    border-color: #202954;
}
.btn-blue:hover{
    color: #fff !important;
    background: #262f6b;
}
.btn-blue.btn-sm{
    font-size: 14px;
}
.btn-blue.btn-xs{
    font-size: 12px;
}
.btn-back, .btn-reset{
    font-size: 15px;
    background: #fff;
    color: #202954 !important;
    border-radius: 4px;
    display: inline-block;
    white-space: nowrap;
    transition: background-color .2s ease-in-out;
    border-color: #202954;
}
.small-box-dashboard .small-box,
.small-box-dashboard .small-box a,
.small-box-dashboard .small-box a:hover{
    color: #fff !important;
}
.small-box-dashboard .btn-opportunita{
    border: 1px solid #fff;
    border-radius: 4px;
    overflow: hidden;
    display: table;
    width: 100%;
    margin-top: 10px;
}
.small-box-dashboard .small-box h3{
    margin-top: 0 !important;
}
.small-box-dashboard .btn-opportunita span,
.small-box-dashboard .btn-opportunita a{
    display: table-cell;
    width: 33.333%;
    text-align: center;
    font-size: 14px;
    padding: 4px 0;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    transition: border-bottom .2s ease-in-out;
}
.small-box-dashboard .btn-opportunita a:hover,
.small-box-dashboard .btn-opportunita a.active{
    border-bottom: 3px solid rgba(255, 255, 255, 1);
}
.small-box-dashboard .btn-opportunita a:not(:first-child){
    border-left: 1px solid #fff;
}
.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: 0 !important;
/profiler/ calendardone border-left: 0 !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background-color: #202954;
}
.no-margin{
    margin-left: 0;
    margin-right: 0;
}
.fixed-table-body table.table i{
    /*font-size: 20px;*/
    padding-left: 10px;
    color: #202954;
    transition: color .2s ease-in-out;
}
.box-body table.table td i.fa-sign-in{
    font-size: 22px;
}
table.table td a:hover{
    color: #c00;
    text-decoration: underline;
}
.fa-euro-lg{
    font-size: 24px;
    cursor: pointer;
}
.input-group.date .input-group-addon{
    border: 0;
    padding-left: 0;
}
/* dashboard added
/* ------------------------ */
.dash-box-single .small-box{
    border-radius: 5px;
}
.ui-sortable-row{
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ui-sortable-row:hover{
    cursor: move;
    background: #efefef;
}
.ui-sortable-row .form-group{
    margin-bottom: 0;
}
.ui-sortable-row .fa-bars{
    float: right;
    margin-top: 10px;
}
/*.ui-sortable-handle:after{*/
/*content:'\f0c9';*/
/*font-family:'FontAwesome', sans-serif;*/
/*color:#000;*/
/*font-size:20px;*/
/*width:20px;*/
/*height:20px;*/
/*display:inline-block;*/
/*}*/

.btn-tran, .btn-tran:active, .btn-tran:focus{
    background: transparent !important;
    color: #333 !important;
    border-color: #ccd0d9 !important;
    transition: all .2s ease-in-out;
    font-size: 15px;
}
.btn-tran:hover{
    color: #333 !important;
}
.btn-tran i{
    color: #333 !important;
}
.checkbox{
    display: inline;
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"]{
    cursor: pointer;
}
.nav-tabs-wide li{
    width: calc(33.333% - 5px);
    border-top: 0 !important;
    text-align: center;
    text-transform: uppercase;
}
.nav-tabs-wide-four.nav-tabs-wide li{
    width: calc(25% - 5px) !important;
}
.nav-tabs-wide li:nth-child(1){
    background: #e8eff5;
}
.nav-tabs-wide li:nth-child(2){
    background: #eaf7f3;
    /*border-bottom: 2px solid #e5e7e4;*/
}
.nav-tabs-wide li:nth-child(3){
    background: #fff2ec;
}
.nav-tabs-wide li:nth-child(4){
    background: #FFFDE5;
}
.bootbox{
    z-index: 10000;
}
/* added ddate
/* ------------------------ */

.scroll-top{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: rgba(200, 200, 200, .8);
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    display: none;
}
.modal-header .close{
    font-size: 30px !important;
}
.block-search{
    max-height: 92px;
}
/* dashboard box opportunity matrix
/* ------------------------ */
.box-opportunity-matrix{
    min-height: 160px !important;
    position: relative;
}

.box-opportunity-matrix select{
    width:120px !important;
}
.box-opportunity-matrix .subtitle{
    font-size: 14px;
}
.box-opportunity-matrix .subtitle{
    font-size: 14px;
}
.btn-opportunita-wrap{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 10px 10px;
}
@media (min-width:1200px){
    .box-opportunity-matrix select{
        width:185px !important;
    }
    .box-opportunity-matrix .subtitle{
        font-size: 16px;
    }
}
.triangle-red {
    color: #CD1719 !important;
    padding-left: 0px !important;
    font-size: 1.3em;
}
.circle-red {
    position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      /*padding: 50% 0%;*/
      border-radius: 50%;
      padding-top: 1px;
      font-weight: bold;
     color: white;
     text-align: center;
      background: #CD1719;
      font-size: 0.9em;
}

.color-violet {
    color: #7b005a;
}

#visitLimit {
    min-width: 80px;
}

.mood-required {
    border-bottom: 1px solid #CD1719 !important;
}

input.ng-invalid,
textarea.ng-invalid,
select.ng-invalid {
    border: 1px solid #CD1719 !important;
}

#container-competitor {
    border-top: 0;
    margin-bottom: 34px;
}

#profiler-contracts h3,
#section-notifications h3 {
    margin-top: 10px;
    display: inline-block;
}

#chooseTime,
#chooseTime input {
    width: 100%;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    color: #ccc;
}

#modalOrder .block-grey {
    background: #f8f8f8;
    padding: 5px;
    margin: 5px 0;
}

.checkbox-block {
    display: inline-block;
    margin-left: 0px !important;
}

.checkbox-block label {
    padding-left: 5px;
}
.view-petrol-price {
    font-size: 30px;
}
.petrol-price-notify {
    color: #cd1719;
    font-weight: bold;
    font-size: 10px;
}
#disable-order-nav {
    background-color: #FFF1A5;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 16px;
    border-top: 2px solid #FDB914;
    border-bottom: 2px solid #FDB914;
}
#container-tag-overall div {
    font-size: 18px;
    margin-top: 22px;
    text-align: center;
}
#container-result-overall {
    font-size: 24px;
}

.btn-osticket {
    background-color: #aa0c25;
    color: #fff;
}

.selectColored {
    border: 1px solid #202954;
}

.campaignInternal-single-list {
    background-color:#128521;
    color: #fff;
    font-size: 20px;
}

.campaignInternal-single-list-bordered {
    border: 4px solid #fff;
    min-height: 70px;
}

.wi_dropzone_action {
    background-color: #202954;
    color: #fff;
    border-color: #202954;
    font-size: 15px;
    padding: 5px 0 0 0;
    height: 34px;
    min-height: unset;
    border-radius: 3px;
    border-color: #202954;
    border: 1px solid #202954;
}

.wi_dropzone_action .dz-message {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

#dropFileUpload.dropzone .dz-preview {
    position: static;
}

#dropFileUpload.dropzone .dz-preview .dz-error-mark,
#dropFileUpload.dropzone .dz-preview .dz-success-mark,
#dropFileUpload.dropzone .dz-preview .dz-image,
#dropFileUpload.dropzone .dz-preview .dz-details {
    display: none !important;
}

.campaignInternal-single-title {
    font-size: 18px;
}

.campaign-internal-result-selected .dash-box-single {
    border: 2px solid red;
}
.campagnaCnt{
    margin-bottom: 30px;
}
.campagnaCnt .item{
    background-color: #3293d8;
    padding: 15px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 30px;
}
.campagnaCnt .item.campaign-internal-result-selected{
    opacity: .4;
    cursor: pointer;
}
.campagnaCnt .item.campaign-internal-result-selected .title a{
    pointer-events: none;
}
.campagnaCnt .item .title{
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
}
.campagnaCnt .item .title a{
    color: inherit;
}
.campagnaCnt .item .subtitle{
    font-size: 16px;
    font-weight: 600;
}
.campagnaCnt .item .scarica{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background-color: #1f2853;
    border: 1px solid #1f2853;
    padding: 2px 14px;
    border-radius: 4px;
    font-size: 13px;
    transition: all .3s;
}
.campagnaCnt .item .scarica:hover{
    background-color: #fff;
    color: #1f2853;
}
.campagnaCnt .item ul{
    list-style: none;
    padding: 10px 0;
    margin: 0;
}
.campagnaCnt .item ul li{
    line-height: 1.1;
}
.campagnaCnt .item ul li b{
    font-size: 20px;
}
.campagnaCnt .circular-chart-cnt{
    position: relative;
    display: block;
}
.campagnaCnt .circular-chart{
    width: 110px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}
.campagnaCnt .circular-chart-cnt .value{
    position: absolute;
    right: 5px;
    top: 30px;
    width: 100px;
    text-align: center;
    line-height: 1;
    font-size: 14px;
}
.campagnaCnt .circular-chart-cnt .value b{
    font-size: 32px;
}
.campagnaCnt .circular-chart-cnt .value em{
    font-style: normal;
    font-size: 18px;
}
.campagnaCnt .circular-chart-cnt .value > div{ margin-top: -1px;}
/* tipologia 2 di item campagna  */
.campagnaCnt .item.type2 .title{ height: 85px; line-height: 1.1; overflow: hidden; }
.campagnaCnt .item.type2 .subtitle{ height: 60px; line-height: 1.1; overflow: hidden;}
.campagnaCnt .item.type2 .circular-chart-cnt{ height: 120px;}
.campagnaCnt .item.type2 ul{
    padding-top: 20px;
    padding-bottom: 0;
}
.campagnaCnt .item.type2 .circular-chart,
.campagnaCnt .item.type2 .circular-chart-cnt .value{
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
/* tipologia 3 di item campagna  */
.campagnaCnt .item.type3 .title{ height: 85px; line-height: 1.1; overflow: hidden; }
.campagnaCnt .item.type3 .subtitle{ height: 60px; line-height: 1.1; overflow: hidden;}
.campagnaCnt .item.type3 .circular-chart-cnt{ height: 120px;}
.campagnaCnt .item.type3 .circular-chart,
.campagnaCnt .item.type3 .circular-chart-cnt .value{
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
/* tipologia 4 di item campagna  */
.campagnaCnt .item.type4 ul{
    padding-bottom: 15px;
}
.campagnaCnt .item.type4 .circular-chart-cnt{
    height: 110px;
}
.campagnaCnt .item.type4 .title{ height: 85px; line-height: 1.1; overflow: hidden; }
.campagnaCnt .item.type4 .subtitle{ height: 60px; line-height: 1.1; overflow: hidden; overflow-y: auto}

.elencoCoinvolte{
    margin-bottom: 20px;
}
.elencoCoinvolte .title{
    font-size: 22px;
    margin-bottom: 5px;
}
.elencoCoinvolte .info span{
    background-color: #1f2853;
    color: #fff;
    display: inline-block;
    width: 250px;
    padding: 5px 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 15px;
}
.elencoCoinvolte .graphBox{
    background-color: #fff;
    padding: 10px;
    max-width: 100%;
    float: right;
}
.elencoCoinvolte .graphBox i{
    font-size: 40px;
    color: #1f2853;
    display: inline-block;
    margin-right: 15px;
}
.elencoCoinvolte .graphBox .value b{ font-size: 24px;}

.row-campaign-edit {
    margin-bottom: 20px;
}

#newCampaignActionsToDo>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.hr-campaign-edit {
    margin-bottom: 30px;
}

#dropFileToDownload, #dropFileToUploadCustomers {
    border: 2px dashed #ccc;
}

.campaignInternalBubbleRight,
.campaignInternalBubbleLeft {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #eee;
    position: relative;
    margin-top: 10px;
    padding: 5px;
    font-size: 0.9em;
  }

.campaignInternalBubbleLeft:before {
content: "";
position: absolute;
top: -10px;
left: 10px;
width: 0;
border-bottom: 10px solid #ccc;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}

.campaignInternalBubbleRight:before {
content: "";
position: absolute;
top: -10px;
left: 178px;
width: 0;
border-bottom: 10px solid #ccc;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}