html, body {
    height: 100%;
    background-color: #efefef;
}

html, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif;
}

.uk-navbar {
    padding: 0 40px;
    background-color: #6d7993;
}

.uk-navbar-nav>li>a {
    color: #fff;
}

h1 {
    font-size: 30px;
}

.uk-container-small {
    max-width: 650px;
    margin-top: 100px;
}

.sidebar-left {
    position: fixed;
    top: 80px;
    left: 0;
    bottom: 0;
    overflow: scroll;
    padding: 45px 45px 60px 45px;
    width: 300px;
    background-color: #fff;
}

.uk-nav-header {
    padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
}

.uk-nav>li>a {
    color: #999;
    padding: 5px 0;
    font-size: 14px;
}

.uk-form-horizontal > div {
    margin: 11px 0;
}

.green:after {
    content: ' \02714';
}

.bold {
    text-decoration: underline !important;
    color: #444 !important;
}

.remove-row {
    transform: translate(0, -2px);
    -webkit-transform: translate(0, -2px);
    -moz-transform: translate(0, -2px);
    margin-right: 5px;
}

.array-section li:first-child .remove-row {
    display: none !important;
}

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

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a.uk-open, .uk-navbar-nav>li>a:focus {
    color: #fff;
    text-decoration: underline;
}

.uk-logo {
    color: #fff !important;
}

.m-logo {
    height: 30px;
    margin-right: 10px;
}

.little-text {
    font-size: 12px;
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
}

.uk-card {
    margin-bottom: 100px !important;
}

.selectable, .selectable2 {
    display: inline-block;
    color: #fff;
    background-color: #0e6dcd;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0 5px;
    border-radius: 4px;
    margin-right: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    cursor: pointer;
}

.iubenda-ibadge {
    width: 205px !important;
    max-width: 90% !important;
}

.nasc {
    display: none !important;
}

/*.padre {
    background-color: rgba(248, 248, 248, 1);
}*/

.spostato {
    display: none;
}

.spostato td:first-child {
    padding-left: 40px;
}

.section-float-title {
    position: fixed;
    top: 50%;
    right: 30px;
    font-size: 20px;
    width: 250px;
}

.fattura {
    cursor: pointer;
}

.fattura.green1 {
    color: red;
    font-weight: bold;
    font-size: 30px !important;
}

@media (max-width: 1300px) {
    .section-float-title {
        display: none !important;
    }
}

@media (min-width: 1020px) {
    .uk-navbar-toggle {
        display: none !important;
    }

    .sidebar-left {
        display: block !important;
    }
}

@media (max-width: 1021px) {

    .nomobi {
        display: none !important;
    }

    .sidebar-left {
        display: none;
    }

    body > .uk-container {
        margin-left: auto !important;
    }

    .mobi-center {
        text-align: center;
        float: none;
    }

    .uk-container-small {
        margin-top: 40px;
    }

    .uk-navbar-left a {
        color: #6d7993 !important;
    }

    .nome-azienda  {
        display: none;
    }
}

@media (max-width: 1490px) {
    .sidebar-left {
        position: fixed;
        padding: 25px 25px 40px 42px;
        width: 250px;
        box-sizing: border-box;
        border-right: 1px solid #444;
    }

    body > .uk-container {
        margin-left: 280px;
    }
}

.table-grinder {
    width: 100%;
    overflow: auto;
    padding-bottom: 15px;
}

/* .table-grinder table th {
    min-width: 140px;
} */

.csv-consenso input, .csv-consenso-agenzia input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.csv-incarico input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.csv-consenso, .csv-consenso-agenzia {
    overflow: hidden;
    position: relative;
}

.csv-incarico {
    overflow: hidden;
    position: relative;
}

.csv-consenso img, .csv-consenso-agenzia img {
    width: 20px;
    display: none;
}

.csv-incarico img {
    width: 20px;
    display: none;
}

.csv-sendall input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.csv-sendall-incarichi input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.csv-sendall-incarichi {
    overflow: hidden;
    position: relative;
}

.csv-sendall {
    overflow: hidden;
    position: relative;
}

.csv-sendall img {
    width: 20px;
    display: none;
}

.csv-sendall-incarichi img {
    width: 20px;
    display: none;
}

.uk-container.uk-container-small .table-grinder table th, .uk-container.uk-container-small .table-grinder table td {
    white-space: nowrap;
}

.uk-nav>li>label {
    color: #999;
    padding: 5px 0;
    font-size: 14px;
}

.uk-nav>li>input {
    display: inline-block;
    vertical-align: middle;
}

.icon-no-second > svg {
    display: none !important;
}

.icon-no-second > svg:first-child {
    display: block !important;
    cursor: pointer;
}

#word .uk-icon {
    vertical-align: middle;
}

.actions {
    width: 100%;
    text-align: right;
}

.input-modificabile, .textarea-modificabile {
    border: 0px solid black;
    border-bottom: 1px solid #ccc;
    width: 300px;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    outline: 0;
    color: #424242;
}

.textarea-modificabile {
    height: 300px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #ccc;
}

.a-scroll {
    overflow: auto;
    height: 100vh;
}

.input-modificabile.esteso {
    width: 100%;
    margin-bottom: 15px;
}

.col-accettazione .esteso {
    width: 90%;
}

.mbottom-10 {
    margin-bottom: 10px;
}

.red-color {
    color: red;
}

.tipo-consenso {
    width: 100px !important;
    font-size: 13px;
}

.tipo-incarico {
    width: 100px !important;
    font-size: 13px;
}

.dati-consenso {
    width: 270px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}

.dati-incarico {
    width: 270px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}
