﻿body, h1, h2, h3, h4 {
    font-family: "Poppins",Arial,Helvetica,Sans-Serif;
}

.smart-form footer .btn {
    font-family: "Poppins",Arial,Helvetica,Sans-Serif;
}

#logo {
    margin-top: 8px;
    position: relative;
    overflow: hidden;
}

    #logo img {
        max-width: 110px;
        width: auto;
        max-height: 39px;
    }
/*#logo:after {
        content: "2";
        position: absolute;
        top: 4px;
        left: 110px;
        font-size: 10px;
        color: #aaa;
    }*/
.btn-collapse-menu {
    float: right;
    padding: 6px;
    margin-top: 10px;
}

.page-title {
    margin-top: 24px;
}

    .page-title .fa {
        opacity: .6;
        margin: auto 5px;
    }

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .page-title {
        display: block;
        font-size: 18px;
    }
}

#hide-menu.btn-collapse-menu > a .menu-icon::after, #hide-menu.btn-collapse-menu > a .menu-icon::before {
    background-color: #193e66;
    height: 2px;
    margin: 2px 0;
}
.hidden-menu #hide-menu.btn-collapse-menu > a .menu-icon::after, .hidden-menu #hide-menu.btn-collapse-menu > a .menu-icon::before {
    background-color: #1f4e80;
}
.btn-collapse-menu {
    margin-top: -35px;
}
.hidden-menu #hide-menu.btn-collapse-menu > a .menu-icon::before {
    /*transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 18px;
    margin: -4px 0px;*/
}
.hidden-menu #hide-menu.btn-collapse-menu > a .menu-icon::after {
    /*transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin: -4px 0px;*/
}

/*******************/
/*** BUTTON MENU ***/
.icon {
    line-height: 0;
}

.menu-icon {
    text-align: right;
    width: 27px;
    display: block;
}

    .menu-icon::after, .menu-icon::before {
        background-color: #ffffff;
        content: "";
        display: inline-block;
        height: 3px;
        width: 27px;
        margin: 3px 0;
        transition-duration: 0.5s;
    }

    .menu-icon::before {
        width: 27px;
    }

    .menu-icon::after {
        width: 18px;
    }
/**************/
/**************/

@media (max-width: 979px) {
/*    .smart-style-1 #hide-menu i {
        color: #3276b1 !important;
    }*/

    .btn-collapse-menu {
        margin-top: -35px;
    }
}

#ext-body {
    background: transparent;
}

.paddingCheckBoxInnerFormGroup {
    padding-left: 20px;
}

.minifyme {
    display: none;
}

.logo-box-login {
    padding: 20px 50px 0;
    background-color: #fff;
    text-align: center;
}

    .logo-box-login > img {
        display: inline-block;
        max-width: 260px;
        width: 100%;
    }

.gallery > div {
    margin-bottom: 30px;
    text-align: center;
}

    .gallery > div h2 {
        /*text-transform: uppercase;*/
        font-size: 2em;
    }
/*.gallery > div > img {
        -webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.4);
        -moz-box-shadow:    1px 1px 6px 0px rgba(50, 50, 50, 0.4);
        box-shadow:         1px 1px 6px 0px rgba(50, 50, 50, 0.4);
    }*/
.btn-action {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 120px;
}

    .btn-action li {
        float: left;
        margin: 0 5px;
    }

        .btn-action li a {
            background: #14161b;
            color: #ffffff;
            padding: 5px;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            display: block;
        }

            .btn-action li a:hover {
                color: #ffffff;
            }



/*.popover {
    max-width: 300px;
}*/

.smart-style-1 .page-footer, .smart-style-1 .superbox-show, .smart-style-1 aside {
    background: #1F4E80;
}

.smart-style-1 .login-info a, .smart-style-1 .login-info strong, .smart-style-1 nav ul li a {
    color: #fff;
    opacity: .7;
}

#left-panel nav ul li.active a, #left-panel nav ul li a:hover, #left-panel nav ul li a:active {
    opacity: 1;
    background-color: rgba(0,0,0,.2) !important;
}

@media (min-width: 976px) {
    .bordered-left {
        border-left: dotted 1px #dedede;
    }
}

@media (max-width: 975px) {
    .bordered-left {
        border-top: dotted 1px #dedede;
        padding-top: 20px;
    }
}

.table.download {
    background-color: #ffffff;
}

    .table.download td, .table.preventivi td {
        padding-top: 15px;
    }

        .table.download td:first-child, .table.preventivi td:last-child {
            padding-top: 10px;
        }

        .table.download td:first-child, .table.download td:first-child, .table.preventivi td:last-child, .table.preventivi td:last-child {
            width: 64px;
            text-align: center;
        }

.table.oneButtom {
    background-color: #ffffff;
}

    .table.oneButtom td {
        padding-top: 15px;
    }

        .table.oneButtom td:last-child {
            padding-top: 10px;
            width: 64px;
            text-align: center;
        }

.table.temi {
    background-color: #ffffff;
}

    .table.temi td {
        padding-top: 15px;
    }

        .table.temi td:last-child {
            padding-top: 10px;
            width: 100px;
            text-align: center;
        }

.ui-spinner-up, .ui-spinner-down {
    background: #72a0ce;
}

    .ui-spinner-up:hover, .ui-spinner-down:hover {
        background: #0091d9;
    }

.spinner-small {
    width: 100px;
    display: block;
}

.costo-totale h1 {
    font-weight: 700;
}

.costo-canone h2 {
    font-weight: 400;
}

.no-padding .dataTables_wrapper table.preventivi {
    border: 1px solid #dddddd !important;
}

.menu-on-top .menu-item-parent {
    max-width: 91px;
}

.alert {
    border-radius: 6px;
}

.alert-warning a {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.alert-show {
    background-color: #d9534f;
    color: #fff;
    border-color: #a52a27;
}
.list-group-item-heading .badge {
    font-weight: 700;
    letter-spacing: normal;
    padding: 4px 12px;
    background-color: #F07E2D;
    text-transform: uppercase;
}
/*.smart-form .error {
    padding: 5px 5px 5px 5px;
    border: solid 1px #b94a48;
    color: #b94a48;
    margin-top: 10px;
}
    .smart-form .error:before {
        font-family: 'FontAwesome';
        color: #b94a48;
        content: '\f071';
    }*/
#form-richiesta em.error {
    color: #b94a48;
    margin-top: 5px;
    display: block;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.box-altro-servizio {
    padding-top: 10px;
}

    .box-altro-servizio hr {
        margin: 5px 15px 15px;
        border: dotted 1px #dedede;
        border-top: none;
    }



#logo-rivenditore img {
    width: auto;
    height: 30px;
    margin-top: 13px;
}

.border-title-login {
    border: none !important;
    border-bottom: 1px solid #dddddd !important;
}

.ck-register {
    float: left;
    width: 17px;
    height: 17px;
    border: solid 1px #bbb;
}

.recaptchatable #recaptcha_response_field {
    border: 1px solid #dddddd !important;
}

.recaptchatable {
    background-color: #ffffff;
}

.smart-form .alert ul {
    list-style: none;
}

.height-400 {
    min-height: 400px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.table-bordered > tbody > tr > td {
    border: 1px solid #dddddd !important;
    border-top: none !important;
    line-height: 30px;
}

div.dataTables_paginate {
    float: none;
}

.preview-table-email {
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    margin-top: 20px;
}

    .preview-table-email table {
        border: 1px solid #dddddd;
    }

        .preview-table-email table td {
            line-height: 40px !important;
        }

/* colore barra in base al nuovo logo */
.smart-style-1 #header, .smart-style-1 #logo-group {
    /*background-color: #e8e8e8 !important;
    border-bottom: 1px solid #e0e0e0;*/
    background-color: #ffffff !important;
    border-bottom: none;
}

.smart-style-1 #header {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
}

.smart-style-1.menu-on-top aside {
    background: #000000;
}

.smart-style-1 a:hover {
    /*color: #ffffff;*/
    text-decoration: none;
}

.smart-style-1 #logo-group span#activity {
    background: #ffffff;
    border: 1px solid #dedede;
    color: #bbb;
}

#header {
    padding: 0;
}

.btn-user > span {
    padding: 3px 5px 0 0;
    display: block;
    font-weight: 700;
}

.btn-user small {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    padding-right: 20px;
    color: #727887;
}

.smart-style-1 .open > .dropdown-menu, .smart-style-1 .dropdown-menu {
    margin: -20px 20px 0;
}

.smart-style-1 .login-info a {
    display: block;
    padding: 3px 10px !important;
}

.smart-style-1 .login-info .dropdown-menu a:hover {
    border-radius: 4px;
    background-color: #3276b1;
}

.smart-style-1 .page-footer {
    background: #e8e8e8;
    border-top: 1px solid #e0e0e0;
}

.smart-style-1 nav ul ul {
    background: rgba(0,0,0,0.1);
}

    .smart-style-1 nav ul ul li a {
        /*text-shadow: 0 1px 1px #000;*/
        text-shadow: none;
        font-size: 13px;
        padding-left: 43px;
        color: #e1eaf1;
        display: block;
        font-weight: 300;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        overflow: hidden;
    }
/* ---------------------------------- */

.title-dashboard {
    font-size: 36px;
    color: #bbbbbb;
}

    .title-dashboard > span {
        font-size: 54px;
        color: #888;
    }

.warning-soglia {
    background: orange
}

.error-soglia {
    background: orangered
}

.smart-style-1 .btn-header > :first-child > a {
    background: #3276b1;
    border: 1px solid #2c699d;
}

.validation-summary-valid {
    list-style: none;
    margin: 8px 0;
}

    .validation-summary-valid li {
        color: #fff;
        padding: 7px 7px 4px;
        background: #FF8A65;
        margin: 2px 0;
        font-size: 12px;
        border-radius: 3px;
    }

.box-registration {
    background: #ffffff;
    border: 1px solid #e2e2e2;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px #ececec;
    -moz-box-shadow: 0 1px 1px #ececec;
    box-shadow: 0 1px 1px #ececec;
    padding: 10px;
    max-height: 200px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}

::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #aaa;
    }

.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: none;
    border-bottom: 1px solid #dddddd;
}

.preview-contact {
    max-height: 400px;
    overflow: auto;
    border: solid 1px #f6f6f6;
    background-color: #f6f6f6;
    margin: 0px 0 20px;
}

.checkbox.table-import input[type="checkbox"] {
    margin: 0;
}

.padding-btn-dd-profile {
    padding: 3px 10px !important;
}

.list-group-item-heading {
    list-style: none;
    position: relative;
    display: block;
    padding: 7px 10px;
    margin-bottom: -1px;
    background-color: #f7f7f7;
    color: #333;
    /*background-color: #DDBC49;
    color: #fff;*/
    font-weight: bold;
    /*font-size: 14px;*/
    border: 1px solid #e8e8e8;
}

    .list-group-item-heading sup {
        background-color: #b2b8c6;
        color: #fff;
        padding: 2px 4px;
        border-radius: 2px;
    }

.list-group-item {
    padding: 0;
}

    .list-group-item a {
        padding: 10px 15px;
        display: block;
        background-color: #e6edf4; /*#ebeef2; #eef2eb*/
    }

        .list-group-item a.downloaded {
            background-color: #ffffff;
        }

        .list-group-item a:hover {
            background-color: #f3f5f7; /*#f5f7f3*/
        }

    .list-group-item .list-item-date {
        display: block;
        padding-left: 15px;
        color: gray;
        font-size: 11px;
    }

    .list-group-item a.dashboard-btn-row {
        padding: 12px 12px;
        font-size: 110%;
        border-bottom: 1px solid #f3f5f7;
    }
    .list-group-item a.dashboard-btn-row .box-file-description {
        position: relative;
        padding-left: 40px;
    }
        .list-group-item a.dashboard-btn-row .box-file-description > i {
            position: absolute;
            left: 10px;
            top: 2px;
        }

    .list-group-item a.dashboard-btn-row small {
        width: 82%;
    }

        .list-group-item a.dashboard-btn-row.downloaded {
        }

        .list-group-item a.dashboard-btn-row .fa {
            font-size: 130%;
            margin-right: 8px;
            width: 24px;
            text-align: center;
        }

.no-padding > table tr td:first-child, .no-padding > table tr th:first-child, .no-padding .dataTables_wrapper table tr td:first-child, .no-padding .dataTables_wrapper table tr th:first-child,
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .widget-body-toolbar, .smart-form.widget-body-toolbar,
.list-group-item, .jarviswidget > div, .jarviswidget > header, .smart-form footer, .dt-toolbar-footer, .responsive-table tbody td, .responsive-table thead th {
    border-color: #e8e8e8 !important;
}

ul.list-file-bacheca {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

    ul.list-file-bacheca li {
        margin: 20px 0;
        position: relative;
        padding-left: 20px;
    }

        ul.list-file-bacheca li a {
            color: #333;
            font-weight: 700;
        }
        ul.list-file-bacheca li i {
            position: absolute;
            top: 2px;
            left: 2px;
        }

            ul.list-file-bacheca li a:hover {
                color: #1F4E80;
            }

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

a.btn-home {
    -webkit-transition: box-shadow 0.3s ease-in-out 0s !important;
    -moz-transition: box-shadow 0.3s ease-in-out 0s !important;
    -o-transition: box-shadow 0.3s ease-in-out 0s !important;
    -ms-transition: box-shadow 0.3s ease-in-out 0s !important;
    transition: box-shadow 0.3s ease-in-out 0s !important;
    display: block;
    padding: 20px;
    background: #ffffff;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    min-height: 150px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.2);
}

    a.btn-home:hover {
        -webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.2);
        -moz-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.2);
        box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.2);
    }

.box-home {
    background: #fff;
    padding: 20px;
    text-align: center;
    margin: 0 10px 40px;
    min-height: 170px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    border-radius: 2px;
}

    .box-home a {
        display: block;
        font-size: 18px;
        font-weight: bold;
        margin: 10px 0 5px;
    }

        .box-home a::after {
            content: '';
            display: block;
            width: 20px;
            height: 3px;
            background-color: #3276b1;
            margin: 10px auto;
        }

    .box-home > .fa {
        border: solid 1px #e8e8e8;
        border-radius: 30px;
        margin: 10px auto 0;
        width: 60px;
        height: 60px;
        line-height: 60px;
        display: block;
        color: #787878;
    }

.dropzone.dz-clickable,
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea, .smart-form .radio i, .smart-form .checkbox i, .smart-form .toggle i, .smart-form .icon-append, .smart-form .icon-prepend {
    border-color: #cccccc !important;
}

@media (max-width: 979px) {
    .dropzone .dz-default.dz-message {
        background-size: 100%;
        width: inherit;
        height: inherit;
        margin-left: inherit;
        margin-top: inherit;
    }
}

.jarviswidget > header {
    border: 1px solid #cccccc;
    background: #f7f7f7;
    color: #333;
    /*background: #DDBC49;
    color: #fff;*/
    font-weight: bold;
}

    .jarviswidget > header > h2 {
        color: #333;
        font-weight: bold;
    }

.smart-form fieldset {
    /*background-color: transparent !important;*/
}

    .smart-form fieldset + fieldset {
        border: none;
    }

.validation-summary-errors {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #b94a48;
    list-style: none;
}

    .validation-summary-errors li {
        margin: 0 4px;
        color: #b94a48;
        list-style: none;
        font-size: 12px;
    }

h1 small {
    line-height: normal;
}

.display-block {
    display: block !important;
}

.select2-container .select2-choice abbr {
    font-size: 16px;
    right: 38px;
    top: 0;
    width: 16px;
    height: 16px;
}

    .select2-container .select2-choice abbr:after {
        color: #000;
        font-size: 12px;
        font-family: FontAwesome;
        content: '\f00d';
        position: absolute;
        color: #787878;
    }

.select2-search-choice-close:before {
    color: #ccc;
}

.smart-style-1 #ribbon {
    /*background: #8b91a0;*/
    background: #ffffff;
    border-bottom: none; /*solid 1px #e8e8e8*/
    padding: 0 20px;
}

    .smart-style-1 #ribbon .breadcrumb a, .smart-style-1 #ribbon .breadcrumb, .breadcrumb > li + li:before,
    .smart-style-1 #ribbon .breadcrumb > .active, .smart-style-1 #ribbon .breadcrumb li:last-child {
        color: #666666 !important;
    }
/***************************/
/***************************/
/***************************/

.login-box.well, .box-shadow {
    border-radius: 3px;
    -webkit-box-shadow: 0px 7px 20px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 7px 20px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 7px 20px 0px rgba(50, 50, 50, 0.2);
}

.login-box .title {
    margin: 10px 20px;
    text-align: center;
}
    .login-box .title > h1 {
        font-size: 20px;
        font-weight: 500;
    }

.well {
    border: none;
}

.vegas-overlay {
    background: none; /* Elimino l'immagine in overlay (pallini neri) */
}

.responsive-table {
    width: 100%;
    margin-bottom: 1.5em;
    overflow: auto;
}

@media (min-width: 48em) {
    .responsive-table {
        font-size: .9em;
    }
}

@media (min-width: 62em) {
    .responsive-table {
        font-size: 1em;
    }
}

.responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

@media (min-width: 48em) {
    .responsive-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}

.responsive-table thead th {
    /*background-color: #1d96b2;
  border: 1px solid #1d96b2;
  color: white;
  font-weight: normal;*/
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
}

    .responsive-table thead th:first-of-type {
        /*text-align: left;*/
    }

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
}

    .responsive-table tr.warning {
        background: #fcf8e3;
    }

.btn-lg .small.text-muted {
    color: #aacae6;
    font-size: 75%;
}

@media (min-width: 48em) {
    .responsive-table tr {
        display: table-row;
    }
}

.responsive-table th,
.responsive-table td {
    padding: .5em;
    vertical-align: middle;
}

@media (min-width: 30em) {
    .responsive-table th,
    .responsive-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 48em) {
    .responsive-table th,
    .responsive-table td {
        display: table-cell;
        padding: .5em;
    }
}

@media (min-width: 62em) {
    .responsive-table th,
    .responsive-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 75em) {
    .responsive-table th,
    .responsive-table td {
        padding: .75em;
    }
}

@media (min-width: 48em) {
    .responsive-table caption {
        font-size: 1.5em;
    }
}

.responsive-table tfoot {
    font-size: .8em;
    font-style: italic;
}

@media (min-width: 62em) {
    .responsive-table tfoot {
        font-size: .9em;
    }
}

@media (min-width: 48em) {
    .responsive-table tbody {
        display: table-row-group;
    }
}

.responsive-table tbody tr {
    margin-bottom: 1em;
    /*border: 2px solid #1d96b2;*/
}

@media (min-width: 48em) {
    .responsive-table tbody tr {
        display: table-row;
        border-width: 1px;
    }
}

.responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
}

@media (min-width: 48em) {
    .responsive-table tbody tr:nth-of-type(even) {
        /*background-color: rgba(94, 93, 82, 0.1);*/
    }

    .responsive-table tbody tr {
        border-bottom: solid 1px #e8e8e8;
    }

        .responsive-table tbody tr:last-child {
            border-bottom: none;
        }
}

.responsive-table tbody th[scope="row"] {
    /*background-color: #1d96b2;
  color: white;*/
}

@media (min-width: 48em) {
    .responsive-table tbody th[scope="row"] {
        /*background-color: transparent;
    color: #5e5d52;*/
        text-align: left;
    }
}

.responsive-table tbody td {
    text-align: right;
}

@media (min-width: 30em) {
    .responsive-table tbody td {
        /*border-bottom: 1px solid #1d96b2;*/
    }
}

@media (min-width: 48em) {
    .responsive-table tbody td {
        text-align: center;
    }
}

.responsive-table tbody td[data-type=currency] {
    text-align: right;
}

.responsive-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
    /*font-size: .8em;
  color: rgba(94, 93, 82, 0.75);*/
}

@media (min-width: 30em) {
    .responsive-table tbody td[data-title]:before {
        /*font-size: .9em;*/
    }
}

@media (min-width: 48em) {
    .responsive-table tbody td[data-title]:before {
        content: none;
    }
}

@media (max-width: 48em) {
    .responsive-table tbody td:first-child {
        text-align: center;
        font-weight: bold;
    }

    .responsive-table tr {
        border: solid 1px #c8c8c8;
        margin: 10px;
    }

        .responsive-table tr td, .responsive-table tr th {
            border-bottom: 1px solid #e8e8e8;
            min-height: 38px;
        }

    .dataTables_wrapper table.responsive-table tbody tr:last-child td {
        border-bottom: solid 1px #e8e8e8;
    }
}

/***************************/

.sparkline canvas {
    vertical-align: middle !important;
}

.padding-20 {
    padding: 20px !important;
}


.form-group .select2-container {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table;
    table-layout: fixed;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: none; /* Elimino le doppie X di chiusura (in alto a destra) sulle modal riscrivendo css di SmartAdmin */
}

.loader {
    height: 16px;
    width: 16px;
    padding: 10px;
}

@media (min-width: 48em) {
    .responsive-table tbody td, .responsive-table thead th {
        text-align: left;
    }
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 50px;
}

.box-radius {
    border-radius: 3px !important;
}

.list-modify {
    list-style: none;
    border-bottom: 1px solid #dedede;
    padding: 0;
    margin: 10px 0 20px;
}

    .list-modify li {
        border-top: 1px solid #dedede;
        padding: 10px;
    }

.close {
    opacity: 0.6;
}

.boxDashboard {
    /*-webkit-transition: box-shadow 0.3s ease-in-out 0s !important;
    -moz-transition: box-shadow 0.3s ease-in-out 0s !important;
    -o-transition: box-shadow 0.3s ease-in-out 0s !important;
    -ms-transition: box-shadow 0.3s ease-in-out 0s !important;
    transition: box-shadow 0.3s ease-in-out 0s !important;
    display: block;
    background: #ffffff;
    border-radius: 4px;
    min-height: 150px;*/
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 4px 12px -2px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 4px 12px -2px rgba(0,0,0,0.12);
    box-shadow: 0px 4px 12px -2px rgba(0,0,0,0.12);
}

    .boxDashboard .list-group {
        margin-bottom: 0;
    }

    .boxDashboard .list-group-item-heading {
        padding: 12px 16px;
        font-size: 14px;
    }

    /*.boxDashboard .list-group-item .dashboard-btn-row {
        background-image: url(../Content/images/mail.svg);
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 100px 100px;
    }
    .boxDashboard .list-group-item .dashboard-btn-row.downloaded {
        background-image: url(../Content/images/mail_open.svg);
    }*/
        .boxDashboard .list-group-item .dashboard-btn-row .file-description {
            font-weight: 700;
        }

        .boxDashboard .list-group-item .dashboard-btn-row.downloaded .file-description {
            font-weight: 400;
        }

.list-group-item-heading .list-item-date {
    display: block;
    padding-left: 16px;
    color: #aaa;
    font-size: 11px;
    font-weight: normal;
}

.boxNoFile {
    margin: 20px auto;
    width: 150px;
    height: 150px;
    text-align: center;
    color: #888;
}

.border-top-light {
    border-top: solid 1px #e8e8e8 !important;
}

/* BAR - Mojto */
.bar-holder {
    padding: 4px;
}

    .bar-holder > span {
        padding: 4px;
    }

.login-info > ul {
    position: relative;
    background-color: rgba(0,0,0,.2); /*#0f1115;*/
    padding-bottom: 13px !important;
}

.smart-style-1 .login-info > ul > li > a {
    opacity: 1;
}

.login-info > ul > li > a > span {
    opacity: 1;
    color: #fff;
}

.login-info > ul > li > a > small {
    opacity: .7;
    color: #fff;
}

.login-info ul ul.dropdown-menu {
    position: absolute;
}

    .login-info ul ul.dropdown-menu a {
        color: #333;
    }

        .login-info ul ul.dropdown-menu a > i {
            width: 20px;
            text-align: center;
        }

.label-default {
    background-color: #666;
}

.smart-style-1 .pagination > .active > a, .smart-style-1 .pagination > .active > span, .smart-style-1 .pagination > .active > a:hover, .smart-style-1 .pagination > .active > span:hover, .smart-style-1 .pagination > .active > a:focus, .smart-style-1 .pagination > .active > span:focus {
    background-color: #3276b1;
    border-color: #3276b1;
}

.btn-success {
    background-color: #43A047;
    border-color: #39903d;
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-color: #2b762e;
        border-color: #246927;
    }

.widget-body > .dt-wrapper.responsive-table {
    margin-bottom: 0;
}

    .widget-body > .dt-wrapper.responsive-table > .table {
        margin-bottom: 0;
        border-bottom-width: 0;
    }

@media (max-width: 48em) {
    .responsive-table tr {
        border: none;
    }

    .no-padding .dataTables_wrapper table tr td:first-child, .no-padding .dataTables_wrapper table tr th:first-child, .no-padding > table tr td:first-child, .no-padding > table tr th:first-child {
        border-left: 1px solid #e8e8e8 !important;
        border-top: 1px solid #e8e8e8 !important;
    }

    .no-padding .dataTables_wrapper table tr td:last-child, .no-padding .dataTables_wrapper table tr th:last-child, .no-padding > table tr td:last-child, .no-padding > table tr th:last-child {
        border-right: 1px solid #e8e8e8 !important;
    }
}

#ieMessage {
    text-align:center;
}
#ieMessage > span {
    background-color: #e8e8e8;
    line-height: 32px;
    padding: 0 16px;
    display: inline-block;
    border-radius: 16px;
    color:#fff;
    background-color: #b94a48;
}

#popup-switch-role .btn {
    white-space: initial;
}

.popover {
    white-space: pre-line;
}


.popover-title {
    margin: 0;
    padding: 8px 8px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0;
}

.popover-content {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

/* WCAG */
.hidden {display:none;}
.smart-form .input .form-control {
    border-radius: 3px !important;
    border-color: #e8e8e8 !important;
}

    .smart-form .input .form-control:focus, .smart-form .input .form-control:hover {
        border-radius: 3px !important;
        border-color: #E57F3A !important;
    }
:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(229, 127, 58, .8);
}
.alert-warning {
    color: #010101;
}
.smart-style-1 .page-footer a {
    color: #121212;
    border-bottom: 1px dotted #121212;
}
a.dashboard-btn-row span, a.dashboard-btn-row small {
    color: #232323;
}
div.dataTables_info {
    color: #454545;
}
.box-group-form {
    border: solid 1px #e8e8e8;
    padding: 20px 20px 0;
    top: 20px;
    margin-bottom: 30px;
    position: relative;
}
    .box-group-form > .legenda {
        position: absolute;
        top: -15px;
        left: 20px;
        display: inline-block;
        padding: 6px 12px;
        background-color: #fff;
        color: #ccc;
    }
/* fine WCAG */