.modal-no-padding{
	padding: 0px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	
}
.modal-no-padding table{
	margin-bottom: 0px !important;
	
}



.first-row{
	border-top: none !important;
}
.bg-footer{
	background-color: #fafafa !important;
}

.btn-table-success .icona-custom {
    background: rgba(46, 204, 116, 1);
}

.btn-table .icona-custom, .btn-header .icona-custom {
    line-height: 16px;
    padding: 8px 8px;
    width: 32px;
    height: 32px;
}
.max25{
	width: 25% !important
}
.bold-light{
	font-weight: 550;
}

.bootstrap-switch{
	
}

.badge-right{
	right: 5px;
	left: auto !important;
	padding: 2px 5px !important;
}

.alert-small{
	margin-top: 5px ;
	padding: 5px !important;
	margin-bottom: 7px
}

.if18 {
    font-size: 18px
}

.if16 {
    font-size: 16px
}
.t9{
	top: 9px
}



#accordion {}

#accordion .panel-body {
    padding: 20px;

}

.custom-accordion {
    font-size: 13px;
    font-weight: 700;
    padding: 14px 0 14px;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}

.custom-accordion a:hover {
    text-decoration: none;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}


.top7 {
    padding-top: 7px;
}

.checkbox-list {
    display: inline-block;
    margin-right: 10px
}

.checkbox-list label {
    padding-left: 5px
}

.row-small {
    padding: 0px 16px;
}

.row-small .control-label {
    padding-top: 0px !important;
    padding-bottom: 0px !important;

}

.row-small .required .required {
    display: none;
}

.row-add h6 {
    margin: 0px;
}

.row-add .button-icon {
    margin: 8px 0;
    line-height: 16px;
    padding: 8px 0;
    width: 32px;
    height: 32px;
}

.data-add {
    text-align: right;
    color: #ccc;
    font-style: italic;
}

#search-box .form-group {
    padding: 3px 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.acc-menu,
th,
.summary,
.info,
button {
    letter-spacing: 1px;
}

.new-color {
    color: #655c6a;
}

/* Login Form */

#box-logo {

    transition: width .2s ease-out, padding-top .2s !important;
    width: 70px;
    height: 70px;
    overflow: hidden;
    float: left;
}

#box-header {
    float: left;
    padding: 10px 20px;
    line-height: 30px
}

#login-form .panel-default {
    background: rgba(255, 255, 255, 0.95) !important;
}

#login-form .panel-heading {
    border-radius: none !important;
    border-bottom: none !important;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    min-height: 85px;
}

#login-form .panel-body {
    padding: 0px 16px;
    border-radius: none;
    background: none !important;
}

#login-form .panel-footer {
    padding: 0px 16px 10px 16px;
    border-radius: none;
    border-top: none !important;
    background: none !important;
}

#login-form .panel-heading {
    /* background-image: url("../images/logo-circular.png") !important; */
    background-position: 16px 16px !important;
    background-size: 150px 60px !important;
    background-repeat: no-repeat !important;
}



/* Icone */


.t3r3,
.t3,
.t8 {
    position: relative;
}

.t3r3 {
    right: 3px;
}

.t3,
.t3r3 {
    top: 3px;
}

.t8 {
    top: 8px;
}

/* DATA PICKER  */
.datepicker-days {
    padding: 3px;
}

.datepicker-days .active {
    background: rgba(39, 66, 138, 1) !important;
}

.evento-data {
    font-weight: bold;
    font-style: italic;
    text-align: right;
    color: darkgray;
}

.evento-titolo {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 1.2em;
}

.widget-weather h2 {
    color: #FFF !important
}

.fc-time {
    margin: 5px 0px;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: rgba(0, 175, 234, 1) !important;
    cursor: pointer;
    color: #FFF !important;
}


.datepicker-days .table-condensed {
    width: 100%;
}

.datepicker table tr td,
.datepicker table tr th {
    width: 40px;
    height: 35px;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 3px;
}

/* DIALOG */

.content-print {
    border: #666 1px solid;
    border-radius: 5px;
    top: 300%;
}

.header-print {
    border-bottom: none;


}

.header-print i {
    font-weight: 400;
    font-size: 1.2em
}

.fa-fast-spin {
    -webkit-animation: fa-spin 1s infinite linear !important;
    animation: fa-spin 1s infinite linear !important;
}

.modal-body .required .required {
    display: none;
}

.modal-body .form-group {
    padding: 5px 16px;
}

/* */


.button-addon span {
    width: 60px !important;
}

.button-addon {
    cursor: pointer;
}

/* LOGIN BOX */

#login-form .alert {
    padding: 10px;
    text-align: left;
    margin-bottom: 10px
}

#topnav .navbar-brand {
    background: none;
    background-size: 160px 46px;
    background-position: 5px;
}

#layout-static .alert {
    margin-bottom: 20px 
}

.btn-circle:hover,
.btn-circle i:hover {
    color: #fff !important;
}

.btn-circle {
    height: 32px;
    width: 32px;
}

.pd-0 {
    padding: 0px
}

.icon-def {
    line-height: 32px;
    height: 32px;
    width: 32px;
}

.w50 {
    width: 50px
}

.w60 {
    width: 60px
}

.w80 {
    width: 80px
}

.input-group-addon-small {
    min-width: 25px;
    padding: 2px;
}

.w100 {
    width: 120px
}

.w120 {
    width: 100px
}

.form-right {
    text-align: right;
}

.row-dettaglio {
    line-height: 22px;
}

.icon-56 {
    line-height: 56px;
}


.animated-content .info-tile,
.animated-content .panel,
.animated-content .widget-weather,
.animated-content .widget-tasks,
.animated-content .alert {
    visibility: visible !important
}

.errorSummary {
    margin-bottom: 15px;
}

.i18 {
    font-size: 18px;
}

.demo-btns :before {
    font-size: 14px;
}

.panel.panel-default .panel-heading {
    background: #fafafa;
    border-bottom: #eee 1px solid;
}


.panel.panel-default .panel-nobg-noborder {
    border-bottom: none;
    background: #FFF;
}

.max-50 {
    max-width: 10px;
}

.color-circle {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.circle-small{
	width: 10px !important;
	height: 10px !important;
}

.alert {}

.sidebar nav.widget-body > ul.acc-menu li.hasChild.open > a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    font-weight: 900;
    font-size: 10px;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f054";
    font-weight: 900;
    font-size: 10px;
}

.button-icon {
    margin-left: 10px !important;
}


a:hover,
a:focus,
a:active {
    text-decoration: underline;
}

.breadcrumb {
    margin-bottom: 20px;
}

footer {
    min-height: 25px !important;
    line-height: 25px !important;
}

@media print {

    .no-print,
    .no-print * {
        display: none !important;
    }
}

.badge {
    padding: 4px;
    top: 4px !important;
    right: 6px !important;
}

.badge-success {
    background: #2ecc71;
    background-color: #2ecc71;
}


.allergene-row {
    padding: 5px 0px;
}


.btn:hover,
.button-icon:hover {
    transition: width .2s ease-out, padding-top .2s !important;
}

.btn-colored:hover,
.btn-primary:hover {
    color: #FFF !important;
}

.btn-colored,
.btn-primary {
    color: #FFF !important;
    letter-spacing: 1px;
    border-radius: 3px;

}



.data-rubrica:hover,
.corelati:hover,
.close-token:hover {
    background-color: #FFF !important;
    text-decoration: none;
}

.token {
   border-radius: 3px;
   margin-left: 2px;
}

.token-label,
.close-token {
    padding: 4px;
}

.close-token {
    margin-left: 2px;
    font-weight: 800;
    font-size: 1.2em;
    border-left: #FFF 1px solid;
}

.row-corelato,
.row-rubrica {
    padding: 7px 10px;
}

#modal-rubrica-testo .odd,
#modal-corelati-testo .odd,
#modal-download-testo .odd {
    background: #FFF;
}




.orange,
.or_bold,
em,
.required .required {
    font-weight: bold;
}

.pdl10 {
    padding-left: 25px;
}



.modal-header {
    background-color: #666;
}



.modal-body {
    padding-top: 20px;
    padding-bottom: 20px;
}

.modal-body .form-group {
    margin-bottom: 0px;
}

.btn-circle {}

.panel.panel-default .panel-heading .panel-ctrls .button-icon:hover,
.button-icon-green:hover {
    background-color: #787878 !important;
}

#search-form .form-group {
    padding: 7px;
    margin-bottom: 0px;
}

#box-register-form .form-group {
    padding: 7px;
    margin-bottom: 0px;
}

#login-form .panel-footer {}

.row-border .form-group {
    padding: 7px 16px;
}

.page-content {
    padding: 0px !important
}

.breadcrumb {
    padding: 7px 16px !important;
   
}

.tile {
    border-radius: 3px;
    margin: 10px;
}

.tile-footer {
    min-height: 71px;
    padding: 5px;
}

.tile-left-custom img {
    width: 80px;
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important; */
}

.tile-right-custom {
    font-size: 2.4em;
    line-height: 80px;
    text-align: right;
    padding-right: 20px;
}

.tile-small {
    font-size: 0.4em;
}

.modal-title {
    font-size: 14px !important;
    text-transform: uppercase;
}

.focused-form {
    background: url(../../images/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.username {
    font-size: 0.8em;
    display: block;
}

.tile {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar .widget .widget-body .userinfo .info .username {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.breadcrumbs a,
.breadcrumbs {
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
}

.page-heading {
    background: url(../images/bg2.jpg) repeat-x top left;
    color: #2f4356;
}

.incaricato {
    display: block;
}

.max50 {
    max-width: 58px !important;
}

#topnav.navbar-alizarin {
    background-color: #ff5113;
    border-color: #b03a1c;
}

.sidebar-inverse.static-sidebar-wrapper,
.sidebar-inverse.fixed-sidebar {
    background: #2e3337;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #e6eaed;
}

.h37 {
    line-height: 37px;
}

.row-top {
    border-top: 1px dashed #e6eaed !important;
}



.tokenfield .token {
    display: inline-block !important;
    width: auto !important;
    border-radius: 2px;
    background-color: #cbd6d6 !important;
    padding: 2px 5px 1px 5px !important;
    text-transform: uppercase;
}

.label-link,
.tokenfield .token {
    margin: 0px 5px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.44;
    border-radius: 3px !important;
}

.cliente-box,
.cliente-box:hover {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.page-heading {
    padding: 5px 10px 5px 30px;
    margin: 0 -10px 20px;
    min-height: 50px;
}

.page-heading h4 {
    color: #000;
}

.label-no-margin {
    margin-bottom: 0px !important;
}

label {
    margin-bottom: 5px !important;
}

.row-10 {
    margin-top: 10px
}

.row-7 {
    margin-top: 7px
}


.mycbv,
.del_btn,
.smsSend,
.emailSend,
.delivery {
    color: #5f7676;
}



.orange,
.or_bold {
    color: #b0120a;
}

.pager_class .last,
.pager_class .first {
    display: none;
}
/*
.pager {
    padding-right: 0px;
    margin: 20px 0px 0px 0px !important
}

.pager li {
    margin: 0px !important;
    padding: 0px !important;

}

.pager .previous > a,
.pager .previous > span {
    float: none !important
}
*/
.selected a {}

a {
    color: #2f4356;
    text-decoration: none;
}

/*
.pager li > a,
.pager li span {
    padding: 4px 8px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 2px;
    line-height: 1.42857143;
    color: #5f7676;
    background-color: #f2f5f7;

}
*/

.page {
    border: none;
    margin-right: 0px !important
}
/*
pager .next > a,
.pager .next > span {
    margin-left: 10px;
}

.pager .next > a,
.pager .next > span {
    float: none !important
}
*/

.summary {
    margin-bottom: 20px !important;
    color: #5f7676;
}

.panel-no-back .even,
.panel-no-back .odd {
    background: none !important;
    background-color: none !important;
}


.form-size {
    width: auto !important;
}

.normal {
    font-weight: normal !important;
}

.pad-20 {

    padding-left: 60px;

}

.right-20px {
    padding-right: 20px;
}

.top20 {
    margin-top: 20px
}

.max-158 {
    width: 130px;

}

.right-50px {
    padding-right: 120px;
}

#user-detail,
#new-user-detail {
    border: 1px solid #dadfe3;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    background: #fafbfc;
    border-radius: 3px;
}

#scheda-detail {
    margin: 0px 10px 10px 10px;
}

.newGreen,
.newRed {
    padding: 5px 5px;
    font-size: 9px;
    border-radius: 20px;
}

.newGreen {
    background: #1b7e5a;
}

.newRed {
    padding: 5px 5px;
    background: #d54e21
}

.redSmall {
    background: #d54e21 !important
}

.prebadge {
    padding-top: 10px;
    line-height: 30px
}

.right-30px {
    padding-right: 50px;
}

.greyText {
    color: #dadfe3;

}



.altro-label {
    display: block;
}

.altro-detail {
    font-style: italic;
}

div.search-form {
    padding: 10px;
    margin: 10px 0;
    -moz-border-radius-bottomleft: 3px;
    -khtml-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -khtml-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 3px !important;
    -khtml-border-top-left-radius: 3px !important;
    -webkit-border-top-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    -khtml-border-top-right-radius: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    background: #ECEFF0;
    border: 1px solid #DFDFDF;
}




.det {
    text-transform: uppercase;
}

input[type=radio] + label,
input[type=checkbox] + label {
    display: inline !important;
}

.right-float div {}

.panel-margin {
    margin-bottom: 80px
}

.panel-custom {
    margin-bottom: 30px
}

.panel-custom .panel-body {
    padding: 0px;
}

.panel-custom .panel-intra-body,
.panel-custom .panel-footer {
    padding: 20px;
}

.panel-custom .panel-footer {
    background: #fafafa;
    padding: 15px
}

.panel-footer p {
    font-style: italic;
}

.row-bottom {
    margin-bottom: 30px
}

table.detail-view th {
    width: 300px
}

.errorSummary {
    color: #e64433;
    background-color: #fdf3f2;
    border-color: #fdf3f2;
    border-width: 0px;
    border-style: solid;
    padding: 20px;
    border-radius: 3px;
    transition: background-color .3s;
}

#delDato_box .modal-dialog,
#sendSms_box .modal-dialog, 
#modal-pacchetti-listino .modal-dialog ,
#modal-clienti-listino .modal-dialog ,
#modal-acquisti-coupon .modal-dialog ,
#acquisti-box .modal-dialog ,
#modal-listino .modal-dialog 
{
    max-width: 400px;
}

#export_box .modal-dialog {
    max-width: 300px;
}

#notification-box .modal-dialog {
    max-width: 500px;
}



.specialNoGreen {
    padding: 5px 5px;
    border-radius: 15px;
    font-size: 1em;

}

.smallBadge {
    padding: 5px 5px;
    border-radius: 15px;
    font-size: 1em;
}

footer {
    padding: 10px;
    min-height: 70px;
}

.redSmall {
    background: #29b765 !important;
}

.button-marg {
    margin-right: 50px;
    padding-right: 50px;

}

.navbar-default {
    background: url(../images/sfondo.jpg) no-repeat top left;
}

/*
#topnav .navbar-brand , #sendSms_box .modal-header , #sendEmail_box .modal-header{
    background: url(../images/bg4.jpg) repeat-x top left;

}
*/
.focused-form .login-logo {
    margin-top: 100px;

}

.panel-footer p {
    line-height: 32px;
    margin-bottom: 0px;
    padding-left: 5px;
}

footer {
    line-height: 25px;
}

#topnav.navbar-default .navbar-brand {
    background-image: url("../images/logo-small-icona.png") !important;
    background-position: 20px 10px;
    background-size: 35px 35px !important;

}

footer {
    color: #2f4356;
    border-top: #e6eaed 1px solid;

}

.centered {
    text-align: center
}

.option-center {
    padding: 0 0 0 20px;
}

.icheckbox_square-red,
.iradio_square-red,
.icheckbox_square-green,
.iradio_square-green {
    width: 23px !important;
    height: 23px !important;


}

.img-preview {
    text-align: center;
    margin: 10px auto;
    width: 100%;
    margin-bottom: 10px;
}

.fc-time-grid .fc-slats td {
    height: 3.5em !important;
    border-bottom: 0;
}

.fc-day-header {
    font-size: 2.5em;
    font-weight: 300;
}


.easypiechart .percent:after {
    content: '';
}

.easypiechart .percent {
    position: absolute;
    line-height: 40px;

    font-weight: 300;
    color: #808080;
    width: 40px;
}

.simil-percent {
    line-height: 60px;
    font-size: 20px;
    font-weight: 100;
    color: #000;
}

.easypiechart {

    height: 60px;
    font-weight: 300;
}

.mytime {
    line-height: 30px
}


/* LOGO GRANDE */
#topnav .navbar-brand {
    /* background: url("../images/logo-small.png") no-repeat  0px 10px; */
    background: none;
}

/* LOGO PICCOLO */
body.topnav-collapsed #topnav .navbar-brand {
    /*    background: url("../images/logo-small.png") no-repeat 0px 10px; */
    background: none;
}

.navbar-nav .icon-bg-top {
    padding-top: 20px !important;
}

.logo-area a:hover {
    text-decoration: none !important;
}

#intro {
    padding: 0px 20px 0px 20px;
    line-height: 34px;
}

.page-heading a {
    color: #5f7676;

}

.dark {
    color: #2f4356;
}

.page-heading {
    color: #2f4356;
}

.panel-margin {
    margin-bottom: 50px;
}

.small-input {
    max-width: 70px;
}

.form-size {
    width: auto !important;
}

.nav .badge {
    left: 25px;
}

.morris-hover-point,
.morris-hover-row-label {
    display: inline !important;
    margin-right: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 9px 10px;
    line-height: 1.5;

}

.panel-margin {
    margin-bottom: 70px;
}

#topnav.navbar-primary {
    background-color: #8dc9e8;
    border-color: #5bb4e5;
}

.stessoP {
    color: #9e3589 !important;
}

.campuS {
    color: #9f0031 !important;
}

.shariNG {
    color: #edf4f6 !important;
}

.scuolaNatura {
    color: #82a846 !important;
}

.graf-label {
    text-transform: uppercase;
    font-size: 1.1em;
    text-align: center;
}

.text-gray {
    margin: 20px 0px 0px 0px;
    padding: 10px 10px 0px 0px;
    text-align: right;
    /*
    border-top: 1px solid #dadfe3;
     border-bottom: 1px solid #dadfe3;
      background: #fafbfc;
    */
}

.nomargin {
    margin: 0px !important;
    padding: 0px !important;

}

#stats fieldset {
    margin-top: 35px
}

.sign-in {
    margin: 150px auto;
    text-align: center;
    width: 335px;
}

.signin-box,
.accountchooser-box {
    text-align: left;
    margin: 12px 0 0;
    padding: 20px 25px 30px;
    border: 1px solid #E5E5E5;
}

.logo-login {
    vertical-align: middle;
    width: 100%;
    height: 80px;
    display: block;
    float: left;
    background-image: url(https://qualita.cooperativadoc.it/img/logo.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 30px;
}





.text-gestione {
    font-size: 2em;
    text-align: right;
    margin-left: 40px;
    line-height: 30px;
}

.panel-margin {
    margin-bottom: 50px;
}

.left-small {
    display: inline-block;

}

.left-small-big {
    width: 100%;
}

.left-small-small {}

#tipologia-specificare,
#canale-specificare {
    width: 60%;
    padding-left: 10px;
}

#inter-heading {
    margin-top: 30px;
}

.block-azione {
    padding-top: 20px;
    padding-bottom: 20px;

    border-bottom: #d4dadf 1px solid;
}

label {
    color: #000;
}

.panel-body-no-margin {
    padding: 0px !important;

}

.morris-default-style {
    text-align: center;
    padding: 20px;
}

#topnav.navbar-primary .navbar-nav > li > a {
    color: #2f4356;
}



#detail {
    border: 1px solid #dadfe3;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    background: #fafbfc;
    border-radius: 3px;
}

#detail .row {
    border-bottom: none !important;
}

.question-body .centered {
    text-align: center !important;
    line-height: 30px;
    vertical-align: middle !important;
    padding-top: 7px;
}

.question-body .row {
    line-height: 30px;
    vertical-align: middle !important;
    border-bottom: 1px solid #dadfe3;

}

.question-body img {
    width: 20px !important
}

.question-body .title {
    background: #fafbfc;


}

#consumi td,
#consumi th {
    text-align: right;
}

.graf-legend {
    text-align: center;
    padding: 30px;
}


.graf-legend h3 {
    color: #93a8a8;
    height: 100%;
    width: auto;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;
    position: relative;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}

.legend-left {
    text-align: left !important;
}

.small-left {
    text-align: center;
    width: 10%
}

#consumi th {
    text-align: center;
}

#consumi td {
    text-align: right;
}

#consumi left {
    text-align: left !important;
}




legend {
    color: #93a8a8;
    height: 100%;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;

    line-height: 20px;
    text-transform: uppercase;
}

.panel-body {
    overflow: auto;
}



.custom_title {
    color: #93a8a8;
    height: 100%;
    font-weight: 400;
    margin: 0;
    margin-top: 15px;
    line-height: 20px;
    text-transform: uppercase;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
}

.overlay-message {

    border-radius: 5px;
    text-align: center;
    z-index: 300;
    /* 1px higher than the overlay layer */
}

#QuestionarioScientifici_divertimento label {}

.iradio_minimal-orange,
.iradio_minimal-red,
.iradio_minimal-green {
    float: none !important;

}

.iradio_minimal-purple {
    float: none !important;
    margin: 0px 0px 0px 0px !important;

}

.iradio_minimal-red {
    float: none !important;
    margin: 0px 0px 0px 0px !important;
}


.right {
    text-align: right;
}



.nob-right {
    border-right: none !important;
    border-bottom: #dadfe3 1px solid !important;
    text-transform: uppercase;
}

#table-grafici tbody td {
    padding: 5px 10px;
    line-height: 1.4;
}

#table-grafici thead td {}

.general-progress {
    margin: 10px 0px 0px 0px !important;
}

.lnb {
    display: inline-block;
}

.top15 {
    padding-top: 15px !important;
}

.radio-line {
    line-height: 34px
}

.nc-danger {
    color: #e74c3c;
}

.nc-success {
    color: #2ecc71;
}

.nc-warning {
    color: #f39c12;
}

.form-success {
    background: #f1f8e9;
}

.nc {
    font-style: italic;
}

.titolo-sezione {
    border-bottom: #dadfe3 1px solid;
    line-height: 34px;
    background: #fafbfc;
}

.intestazione-sezione {
    border-bottom: #dadfe3 1px solid;
    line-height: 34px;
}

.panel-heading .icon-bg {
    /*
     background-color: rgba(0, 0, 0, 0.15);
      border-radius: 3px;
     padding: 5px 7px;
    */
}

.descrizione {
    margin: 20px 0px 20px 0px;
}

.infobar-options {
    background: #313e3e;
    text-transform: uppercase;
}

.infobar-options h2 {

    text-transform: uppercase;
    font-size: 12px !important;
}

.infobar .widget-heading {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px !important;
    background: url(../images/bg22.jpg) repeat-x top left;
    color: #2f4356;

}

.activity-tmp {
    background-color: #cbd6d6;
}


.badge {
    z-index: 500;
}

.profilo .summary {
    display: none;
}

.datepicker,
.bootstrap-timepicker-widget {
    z-index: 5000 !important;
}


.color-preview,
.dropdown-colorpicker a {
    width: 20px !important;
    height: 20px !important;
    border-radius: 3px;
    display: inline-block;
}

btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}

.dropdown-colorpicker > .dropdown-menu {
    padding: 4px;
    min-width: 200px;
    max-width: 200px;
    top: 120%;
    right: -7px;
}

.dropdown-colorpicker > .dropdown-menu > li {
    display: block;
    float: left;
    width: 20px !important;
    height: 20px !important;
    margin: 2px !important;
}

.color-preview,
.dropdown-colorpicker a {
    width: 20px !important;
    height: 20px !important;
    border-radius: 3px;
    display: inline-block;
   
}

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}

.btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}


.fc-event-vert {
    min-height: 25px;
}

.fc-event {
    min-height: 40px;
    line-height: 40px;
    font-size: 10px;
}




.fc-content {
    padding: 10px;
    line-height: 14px;
}

.fc-day-grid-event > .fc-content {
    white-space: normal;
}

.small-tile,
.fc-center,
.fc-day-header {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tile-left {
    float: left;
    width: 90%
}

.tile-right {
    float: right;
    width: 9%;
    text-align: right;
}

.tiles-body {
    padding: 2px;
}

.panel .fc-event {
    border-radius: 5px !important;
}

.tiles-body {
    padding: 10px 10px !important;
    font-weight: 300;
}

.fc-time {
    display: none;
}

.fc-icona {
    visibility: hidden;
}

.marker {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    position: absolute;

}

.marker-calendar {
    line-height: 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 2px 5px;
    cursor: pointer;
    margin-right: 5px
}



.fc-event {
    border: none !important
}

.table-right td,
.table-right th {
    text-align: right;
}

.icona-badge {
    display: inline-block;
    font-size: 17px;
    padding: 6px 6px;
    font-weight: 700;
    border: 2px solid;
    position: absolute;
    top: 2px;
    right: 2px;
}

.icona-moto {
    padding: 8px 6px;
}

.icona-rottamazione {
    padding: 5px 6px;
}




.icona-small {
    position: relative;
    top: 0px !important;
    margin-bottom: 3px;
}

.ritiro {
    color: #ffc107;
}

.consegna {
    color: #2ecc71;
}

.icona-ritiro {
    background: #ffc107;
}

.icona-consegna {
    background: #2ecc71;
}

.icona-rottamazione {
    background: #95a5a6;
}




.event-titolo {
    margin-left: 5px;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    font-weight: 100;
}

.envent-stato {
    font-size: 0.8em;
    font-style: italic;
}

.movimenti:hover {
    text-decoration: none;
}

.movimenti i:hover {
    background: #FFF;
    color: #263238;
}


.update-link {
    text-decoration: none;
}

.calendar-day {
    width: 60px;
    min-height: 60px;
    height: 60px !important;
    border: #ddd 1px solid;
    color: #ddd;
}

.verifica {
    margin: 10px;
    padding: 3px;
    border-radius: 50px;
    display: table-cell;
    font-size: 12px;
}

.calendar-day-head {
    z-index: 5000;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: #ddd 1px solid;
}

.calendar-day-np {
    border: #ddd 1px solid;
}

.calendar-day:hover {
    background: #ebf8fb;
    cursor: pointer;
}

.month-title {
    border-top: #ddd 1px solid;
    border-right: #ddd 1px solid;
    border-left: #ddd 1px solid;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#space-top {
    margin-top: 100px;
}

text,
tspan {
    color: #93a8a8 !important;
    height: 100%;
    width: auto;
    float: left;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;
    position: relative;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}

.struttura-line {
    padding-top: 7px;
    font-weight: 800;
}

.resume li {
    margin-right: 2px;
}

.big-red {
    color: #e74c3c;
    font-weight: 600;
}

/*
.pager li a:hover {
    background-color: rgba(255, 152, 0, 0.8);
    border-color: rgba(255, 152, 0, 0.8);
}
*/

.non-fatto {
    color: rgba(255, 152, 0, 0.8);
}

.activity-warning {
    background-color: rgba(255, 152, 0, 0.8)
}

.summary {
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
}

.panel-trasparent {
    background: none !important;
}

.panel-trasparent .panel-heading {
    padding: 10px 0px 10px 20px;
    border: none;
    margin: 0px !important;

}


.panel-trasparent {
    border: none;
}

.panel-trasparent .panel-body {
    margin: 0px 0 0px 0 !important;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0px;
    border: none;
}

.panel-header {
    border: none;

}

.panel-trasparent .panel-footer {
    margin: 0px 0 0px 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.panel-trasparent .panel-footer {
    padding: 0px 20px 10px 3px
}


.btn-orange {
    transition: all .25s cubic-bezier(.02, .01, .47, 1);
    transform: translateZ(0);

}

#space-top {
    margin-top: 130px;
}


@media (max-width: 480px) {
    .panel-trasparent .panel-heading {
        padding: 5px 10px 10px 10px;
    }

    .panel-trasparent .panel-footer {
        padding: 5px 10px 10px 0px
    }

}



#topnav.navbar-inverse .navbar-nav > li > a,
#topnav.navbar-inverse .navbar-nav > li > a:hover,
#topnav.navbar-inverse .navbar-nav > li > a:focus {
    color: #2f4356;
}

.place {
    font-style: italic;
    color: #CCC;
}

.push-orange {
    color: #efbb20;
}

.push-green {
    color: #8bc34a;
}

.colored .control-label {
    background-color: #efbb20;
    border-color: #ffc82e;
    border-radius: 5px;
    text-align: center !important;
}

.legend-black {
    font-weight: 700;
    color: #000;
}

.top-30 {
    margin-top: 30px;
}

.panel-body {
    overflow: auto !important;
}

#heading-login {
    text-align: left;
    background: rgba(0, 0, 0, 1);
    background: none !important;
    border: none !important;
    padding: 20px !important;
    text-align: center
}

.logo-round {
    width: 100px;
    height: 100px;
    padding: 20px;
    position: absolute;
    top: -20px;
    left: 119px;
    z-index: 5000;
    background-color: #FFF;
    border-color: #FFF;
}

.panel-trasparent .panel-body {
    border-top: #fff 1px solid;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.panel-trasparent .panel-footer {
    border-bottom: #fff 1px solid;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.panel-trasparent .panel-body,
.panel-trasparent .panel-footer {
    background-color: rgba(255, 255, 255, 0.8);
    border-right: #fff 1px solid;
    border-left: #fff 1px solid;
}


#heading-login h1 {
    font-size: 46px;
    font-weight: 100;
    line-height: 50px;
    letter-spacing: 2px;
    padding: 0 0 0px;


}

.data-calendar {
    cursor: pointer;
}

.dropdown-caret {
    float: none !important;
    left: 0 !important
}

#login-block {
    width: 350px;
}


@media (max-width: 600px) {
    #login-block {
        width: 300px;
        margin-top: 25px;
    }

    .logo-round {
        left: 94px;
    }

    .summary {
        display: none;
    }

    .panel-480 .panel-body,
    .panel-480 .grid-view {
        padding: 0px !important;
    }

    .table-bordered {
        border-radius: 0px !important;
    }

    /* LOGO GRANDE */
    #topnav .navbar-brand {
        background: url("../images/logo-small-icona.png") no-repeat 0px 10px;

    }


}

@media only screen and (max-width: 620px) {
    .container-fluid {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .author {
        color: #ccc;
        text-align: right;
        font-style: italic;
        font-size: 12px;
    }

    .panel-success .panel-body {
        color: #ffffff;
        background-color: #2ecc71;
        border-color: #26ab5f;
    }

    .panel-warning .panel-body {
        color: #ffffff;
        background-color: #f1c40f;
        border-color: #cba50c;
    }

    .ore {
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #ffffff;
    }

    .ore-usate {
        line-height: 56px;
        font-size: 25px;
    }

    .no-space {
        padding: 0px !important;
    }

    .coustom-footer {
        margin: 0px !important;
    }

    .no-data {
        padding: 20px;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
	
    .color-preview,
    .dropdown-colorpicker a {
        width: 20px !important;
        height: 20px !important;
        border-radius: 3px;
        display: inline-block;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    }

    .btn-colorpicker {
        display: inline-block;
        width: 20px;
        height: 20px;
        background-color: #DDD;
        vertical-align: middle;
        border-radius: 0;
    }
}

.dropdown-colorpicker > .dropdown-menu {
    padding: 4px;
    min-width: 200px;
    max-width: 200px;
    top: 120%;
    right: -7px;
}

#form-colorpicker .dropdown-colorpicker > .dropdown-menu {
    padding: 4px;
    min-width: 100%;
    max-width: 100%;
    top: 0%;
    left: 40px;
    min-height: 50px
}


.dropdown-colorpicker > .dropdown-menu > li {
    display: block;
    float: left;
    width: 25px !important;
    height: 25px !important;
    margin: 5px !important;
}

.color-preview,
.dropdown-colorpicker a {
    width: 30px !important;
    height: 30px !important;
    display: inline-block;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}

.btn-colorpicker {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #DDD;
    vertical-align: middle;
}


.wizard-steps li {
    display: table-cell;
    text-align: center;
    width: 1%;
}

.wizard-steps li:first-child:before {
    max-width: 51% !important;
    left: 50% !important;
}

.wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%;
}

.wizard-steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 2px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1;
}

.wizard-steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

.wizard-steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 2px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1;
}


.wizard-steps li.complete .step {
    cursor: default;
    -webkit-transition: transform ease 0.1s;
    transition: transform ease 0.1s;
}

.wizard-steps li .step {
    border: 2px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100%;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
}

.wizard-steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 17px;
    color: #2ecc71;
}

.wizard-steps li.complete .title,
.wizard-steps li.active .title {
    color: #2b3d53;
}

.wizard-steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #949ea7;
    font-size: 12px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word;
}

.wizard-steps li.active:before,
.wizard-steps li.complete:before,
.wizard-steps li.active .step,
.wizard-steps li.complete .step {
    border-color: #2ecc71;
}

.wizard-steps .active {
    color: #2ecc71;

}

.wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

}

.wizard-steps .step i {
    font-size: 18px;
    position: relative;
    top: 7px;
}

.posizioni-qrcode,
.posizioni-check {
    text-align: center;
    background: #ECEFF0;
    border: #ccc 1px solid;
    padding: 2px;
}

.posizioni-check {
    height: 30px;
    width: 100%;
    padding: 2px 70px
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    border-radius: 3px;
}



#box-movimento {
    margin-bottom: 15px;
}

#mov-data {
    text-align: right;
    font-style: italic;
    color: #ccc;
    font-size: 0.9em;
}

.leggenda {
    padding: 0px 0px !important;
}

.leggenda .color-circle {
    width: 32px;
    height: 32px;
}

.button-icon-orange,
.button-icon-green {
    color: #FFF !important;
}


.dropdown-auto {
    border-radius: 3px;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 999;

}

.dropdown-auto li {
    background: #fff !important;
    background-color: #fff !important;
    width: 100%;
    z-index: 999999;
}

.big {
    padding: 25px;
}

.btn-grad {
    background-image: linear-gradient(to right, #1D976C 0%, #93F9B9 10%, #1D976C 100%);
    border: #1D976C 1px solid
}

.btn-grad:hover {
    background-position: right center;
}


.sidebar-default nav.widget-body > ul.acc-menu ul li a:hover,
.sidebar-default nav.widget-body > ul.acc-menu ul li a:active {
    background-color: #f5f5f5;
}

.sidebar-default .sidebar .widget .widget-body .userinfo {
    background-color: #f5f5f5;
}

.sidebar-default {
    border-right: #eeeeee 1px solid;
}

#topnav.navbar-bluegray,
#topnav.navbar-bluegray #toolbar-search.active {
    background-color: #666;
}

.doc-result-code {

    background: #6e6e6e;
}


.sidebar-default nav.widget-body > ul.acc-menu > li.active > a {
    border-color: #eeeeee !important;
}

.sidebar-default .sidebar .widget .widget-body .userinfo .username {
    color: #333;
}

.panel.panel-default .panel-heading .panel-ctrls .button-icon {
    color: #2f4356;
}

.colore-verde {
    background: #2ecc71
}

.colore-rosso {
    background: #e74c3c
}

.colore-arancio {
    background: #f39c12;
}

.colore-bianco {
    background: #fff;
}

.arancio{
	color: #f39c12;
}

.colore-giallo {
    background: #f1c40f;
}


.w40 {
    width: 40px !important;
}


.wba {
    word-break: break-all;
}

.icona-colore-primary,
.marker-primary {
    background: #00AFEA
}

.icona-colore-inverse,
.marker-inverse {
    background: #95a5a6
}

.icona-colore-success,
.marker-success {
    background: #2ecc71
}

.icona-colore-warning,
.marker-warning {
    background: #f1c40f
}

.icona-colore-danger,
.marker-danger {
    background: #e74c3c
}

.icona-colore-info,
.marker-info {
    background: #3bbfb4
}

.icona-colore-brown,
.marker-brown {
    background: #c0392b
}

.icona-colore-indigo,
.marker-indigo {
    background: #7863bc
}

.icona-colore-orange,
.marker-orange {
    background: #e67e22
}

.icona-colore-midnightblue,
.marker-midnightblue {
    background: #34495e
}

.icona-colore-sky,
.marker-sky {
    background: #82c4e6
}

.icona-colore-magenta,
.marker-magenta {
    background: #e73c68
}

.icona-colore-purple,
.marker-purple {
    background: #e044ab
}

.icona-colore-green,
.marker-green {
    background: #37bf8d
}

.icona-colore-grape,
.marker-grape {
    background: #7a869c
}

.icona-colore-toyo,
.marker-toyo {
    background: #556b8d
}

.icona-colore-alizarin,
.marker-alizarin {
    background: #e36d4f
}


.marker {}
.marker-tecnico i{
	background: none !important;
}
.tecnico-evidenziato,
.marker-tecnico:hover {
	/*
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
	*/
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
}
.tecnico-selezionato{
	 -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    z-index: 2000;
    padding-top: 1px;
}

.attivita-eseguita{
	border: #37bf8d  3px solid;
}
.attivita-confermata{
	border: #00AFEA 3px solid;
}
.attivita-pianificata{
	border: #f1c40f 3px solid;
}
.attivita-annulata{
	border: #bdbdbd 3px solid;
}
.attivita-attivita-temporanea{
	border: #e67e22 3px solid;
}
.attivita-eseguita-errore{
	border: #e74c3c 3px solid;
}



.alert-custom{
	padding: 10px;
	margin: 20px;
	font-size: 13px;
}





@media screen and (max-width: 767px) {
    .login-page .page-header > .container {
        padding-top: 7vh;
    }

    .no-phone {
        display: none;
    }

    .only-phone {
        display: inline-block;
    }

    .table-phone {
        display: table-cell;
    }


}

@media (min-width: 991px) {

    .no-pad {
        display: table-cell;
    }

    .table-pad {
        display: none;
    }

    .navbar-collapse {
        top: 70px;
        left: 0;
        -webkit-transform: translate3d(-230px, 0, 0);
        -moz-transform: translate3d(-230px, 0, 0);
        -o-transform: translate3d(-230px, 0, 0);
        -ms-transform: translate3d(-230px, 0, 0);
        transform: translate3d(-230px, 0, 0);
    }

    .navbar .dropdown.show .dropdown-menu,
    .navbar .dropdown .dropdown-menu {
        height: auto
    }

}

@media (max-width: 991px) {

    .no-pad {
        display: none;
    }

    .table-pad {
        display: table-cell;
    }

    .navbar-collapse {
        top: 70px;
        left: 0;
        -webkit-transform: translate3d(-230px, 0, 0);
        -moz-transform: translate3d(-230px, 0, 0);
        -o-transform: translate3d(-230px, 0, 0);
        -ms-transform: translate3d(-230px, 0, 0);
        transform: translate3d(-230px, 0, 0);
    }

    .navbar .dropdown.show .dropdown-menu,
    .navbar .dropdown .dropdown-menu {
        height: auto
    }

}

.body-no-padding {
    padding: 0px;
}

.body-400 {
    max-height: 100px;
    overflow: auto;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f054";
    font-weight: 900;
    font-size: 10px;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild.open > a:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f078";
    font-weight: 900;
    font-size: 10px;
}

.panel-group .panel-heading a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f107";
    font-weight: 900;
    font-size: 10px;
}

.grey-box {
    background: #fafafa;
    border: #eeeeee 1px solid;
    margin-bottom: 10px;
    padding-top: 10px;
    margin-right: 1px;
    margin-left: 1px;
    padding: 20px;
}

.radio-box {
    padding: 40px;

}

.radio-box-red {
    background: #e87d79;
}

.radio-box-orange {
    background: #F8A602;
}

.radio-box-yellow {
    background: #F2E102;
}

.radio-box-green {
    background: #a3cc8f;
}

.radio-box-violet {
    background: #9f91ce;
}

.radio-box-blue {
    background: #80b7e3;
}

.body-table {
    padding: 0px;

}

.body-table table {
    margin-bottom: 0px
}
.pt7{
	padding-top: 7px;
}
.pd10{
	padding: 10px;
}
.dopdown-header {
	padding: 15px ;
    background-color: #666;
    font-size: 16px
}
.alert-small{
	padding: 15px;
	margin-top: 10px;
	font-size: 11px
}


.panel-checklist .summary {
	display: none;
}
.checklist-btn {
	margin-left: 20px;
}

.checklist-btn a{
	border-radius: 50% !important;
	padding: 9px 7px !important;
	font-weight: bold;
	margin-top: 7px;
}
.listino-green td{
	border: rgba(46, 204, 116, 1);
}
.listino-green {
	box-shadow: inset 0 0 2px 1px rgba(46, 204, 116, 1);
    background-color: rgba(46, 204, 116, 0.1) !important;
}

#pager-top .pagination-new{
	margin-bottom: 0px;
	margin-top: 1rem;
}

.pager-top{
	margin-top: 5px;
	text-align: center;
}

.pager-admin-grid , .pager-panel-content{
	padding-top: 0px !important;
	
}

.pager{
	margin-top: 7px !important
}

.pager{
	width: 100%;
	text-align: center !important;
}

.pagination-new{
	display: block;
}

.pagination-new .first , .pagination-new .last , .hidden-custom{
	display: none;
}

.pagination-new li{
	display: inline-block;
}

.pagination-new li a, .pagination-new li span {
    border: 0;
    transition: all .3s;
    padding: 5px 8px;
    margin: 0 3px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
    text-align: center;
}

.pagination-new .selected  {
	
	background-color: var(--colorePulsanti);
    border-color: var(--colorePulsanti);
    
    color: #fff;
    /* box-shadow: 0 4px 5px 0 rgba(156,39,176,.14), 0 1px 10px 0 rgba(156,39,176,.12), 0 2px 4px -1px rgba(156,39,176,.2); */
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 50%;
}

.pagination-new .selected a{
	color: #FFF;
}

.pagination-new .selected:hover , .pagination-new .page:hover  {
	background-color: var(--colorePulsanti);
    border-color: var(--colorePulsanti);
    color: #fff !important; 
    /* box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2); */
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 50%;
}
.ptop0{
	padding-top: 0px !important;
}

.pager li > a:hover, .pager li > a:focus {
	background: none !important;
    text-decoration: none;
    background-color: none !important;
}

.pager .page{
	padding: 0px;
	width: 30px ;
	height: 30px;
	margin: 0px !important;
}
.pager .page a{
	padding: 1px 10px;
    margin: 0px
}
.pager .next a , 
.pager .previus a , 
.pager .fist a ,
.pager .last a 

{
	padding-top: 10px;
	
}

select.form-control {
    color: #616161;
    padding: 6px 6px;
}
.change-pageSize {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05) !important;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    padding: 6px 8px;
    height: 32px;
    color: #616161;
    background: #fff;
    box-shadow: none !important;
    display: inline-block;
    height: 24px;
    padding: 2px 4px;
    font-size: 13px;
    line-height: 1.54;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.active-li a{
	color: var(--colorePulsanti) !important;
}

.leggenda-num {
    display: block;
    padding-top: 8px;
    font-size: 13px;
    color: #FFF;
}

.alert-medium{
    padding: 10px;
    font-size: 13px;
    margin-bottom: 0px !important;
}
.alert-medium i{
    font-size: 15px;
}

/* Gestione fotografie */
#foto-big {
    text-align: center;
    height: 300px;
}

#div-foto-big {

    height: 300px;
    width: 500px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    margin: 0px auto
}

.td-foto {
    display: inline-block;
    width: 120px;
    height: 90px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;

}

.td-foto-sopralluogo {
    padding: 10px;
    margin: 10px;
}

.foto-thumb {
    height: 90px;
}

.foto-thumb:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.overlay-black {
    background: rgba(0, 0, 0, 0.5)
}


.foto-box {

    border: 1px #000 solid;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

