﻿/* Resets */

body {
    font-family: Arial, sans-serif !important;
    background-color: #e7e7e7 !important;
}

a.text-default:hover, a.text-default:focus {
    color: #ffffff !important;
}

#bg-gradient {
    background: inherit !important;
    background-color: #e7e7e7 !important;
}

pre {
    font-family: Arial, sans-serif !important;
    display: inline;
}

.bold {
    font-weight: bold;
}

h5, h3 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}

h3 {
    font-size: 22px;
}

h5 {
    font-size: 14px;
    margin-top: 5px;
}

.pt-6 {
    padding-top: 6px;
}

.pt-15 {
    padding-top: 15px;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.text-normal, .text-normal .text-strong {
    font-weight: 300 !important;
}

.t-black {
    color: #333333 !important;
}
.t-red {
    color: #c8221a !important
}

.flow-cancel-btn {
    color: #ffffff !important;
}

.table .text-smaller {color: #333333 !important;}

/* Mattonelle */
.mtnl {
    display: inline-block;
    vertical-align: middle;
    touch-action: manipulation;
    background-color: #888888;
    transition: ease 0.2s;
    cursor: pointer;
}

.mtnl:active {
    background-color: #555555 !important;
}

.mtnl:hover {
    transform: scale(0.97);
    background-color: #a5a5a5 !important;
}

.mtnl i {
    display: block;
}

.mtnl span {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}


/* Breadcrumb */
.breadcrumb, .section-header {
    background-color: inherit;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 0;
}


    .breadcrumb-item a, .section-header a {
        color: #6c757d;
    }

    .breadcrumb li, .breadcrumb a {
        color: #6c757d;
    }

    .breadcrumb > .active {
        color: #c8221a !important;
    }

    .breadcrumb > li + li:before {
        padding: 0 5px;
    }

    .breadcrumb > li + li:before {
        color: #cc0000 !important;
    }

.display-none {
    display: none;
}

#login-news, #featured-container {
    display: none;
}

.radius-small {
    border-radius: 7px !important;
}

.text-gray, .text-brand {
    color: #333333 !important;
}

#internal-bg-image {
    display: none;
    /*    background-image: url(../../img/omini.png) !important;
    width: 100vw;
    height: 30vh;
    top: inherit;
    left: 0;
    bottom: 0;
    background-position: bottom center;
    z-index: 9;*/
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: inherit;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #adb5bd;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #000000;
    background-color: #000000;
}

#boxSicurezza .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #cc0000;
    background-color: #cc0000;
}

.colTitle {
    color: #333333 !important;
}

#boxSicurezza nr {
    color: #cc0000;
}

#boxQualita .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #3399ff;
    background-color: #3399ff;
}

#boxQualita nr {
    color: #3399ff;
}

#boxIntegrita .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #990099;
    background-color: #990099;
}

#boxIntegrita nr {
    color: #990099;
}

/*.section-header .sprite {display: none;}*/

.survey-breadcrumb {
    margin-top: inherit;
    margin-left: inherit;
}

.search-bar #search {
    margin-top: 0px;
}

/*.search-bar #search span::before {content:'cerca';}*/

.category .arrow {
    border-left: 9px solid #c8221a;
}

.titlecategory .text-default, .stripe-left .text-default {
    color: #c8221a !important;
}

.stripe-left .text-default {
    font-size: 20px !important;
    margin-top: 4px;
    display: block;
    text-transform: uppercase;
}


.striped-list > div {
    background: #ffffff;
}

.btn-content-list {
    width: 61px;
}



/* Login */
.bg-login #login-right, .bg-login .card-bg {
    margin: 0 auto;
    background: #cccccc;
    padding: 20px 18px;
    border-radius: 10px;
}



#login-card .card-image {
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    top: inherit;
    left: inherit;
    position: inherit;
}

.bg-login .col-sm-offset-1 {
    margin-left: inherit;
}

.bg-login .col-xs-5 {
    width: 100%;
}

.bg-login #login-card {
    position: inherit;
    text-align: center;
}

.bg-login header .navbar .navbar-header .login-header {
    display: inherit;
}

.bg-login .btn-login {
    cursor: pointer;
}

/* Modal Login */
.modal-backdrop.in {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.bg-login .modal .modal-content {
    padding-top: 0;
    background-color: #e7e7e7 !important;
    border-radius: 7px !important;
    padding-bottom: 0px;
    min-height: 220px;
    margin-top: 120px !important;
}

.bg-login input[type=text], .bg-login input.form-control {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 5px 15px;
    margin-bottom: 5px;
    height: 40px;
}

.bg-login input[type=submit] {
    background: linear-gradient(rgba(200, 34, 26, 100%), #c8221a 100%);
    background-color: #c8221a !important;
    border: 1px solid #b4b4b4;
    box-shadow: inherit;
    border-radius: 7px !important;
    color: #ffffff !important;
    min-width: 100%;
    margin: 0;
}



.bg-login .btn.btn-square {
    position: absolute;
    width: 52px;
    height: 52px;
    padding-top: 10px;
    border-radius: 25px !important;
    background: inherit;
    background-color: #666666 !important;
    transform: scale(0.6);
    top: -29px;
    right: -26px;
}

/* header */
header .navbar .navbar-header .header-boxes .header-box {
    background: inherit !important;
    padding: 10px 0px 10px 45px;
}

.container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
    display: block !important;
}


header .navbar, .archive-filter-box.active > a {
    background-color: #c8221a !important;
}

header .navbar {
    -webkit-box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.5);
}

.navbar {
    padding: 0 1rem;
}

.navbar-inverse {
    border-bottom: 1px solid #ffffff;
}

.card-logo-small {
    width: 110px;
    height: 64px;
    background-image: url("../../img/lilly-logo.png");
    background-size: 110px 128px;
    cursor: pointer;
    transition: ease 0.2s;
}

    .card-logo-small:hover {
        background-position: 0 -64px;
    }

.user-icon {
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("../../img/user-icon.png");
    background-size: 25px 25px;
}

.logout-icon {
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("../../img/logout-icon.png");
    background-size: 25px 25px;
    margin-left: 20px;
}

.user-txt {
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}

.user-txt2 {
    float: left;
    margin-top: 6px;
    margin-left: 10px;
    color: #ffffff !important;
    font-size: 12px;
}

.logout-txt {
    float: left;
    margin-top: 3px;
    margin-left: 7px;
}

.logout-txt2 {
    float: left;
    margin-top: 6px;
    margin-left: 7px;
    color: #ffffff !important;
    font-size: 12px;
}

.header-box .text-gray-light {
    display: none;
}

/* pulsanti */
.btn-grey, .btn-green {
    background: inherit !important;
    border: inherit;
    border-color: #ffffff !important;
    box-shadow: inherit !important;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 7px;
    margin-left: 0px;
    min-width: 125px;
    padding: 9px 9px 6px 9px;
    border: 2px solid #ffffff;
}

.btn-grey {
    background-color: #999999 !important;
}

    .btn-grey:hover {
        background-color: #777777 !important;
    }

.btn-green {
    background-color: #009900 !important;
}

    .btn-green:hover {
        background-color: #007700 !important;
    }

.btn-grey span {
    padding-top: 2px;
    display: inline-block;
}

.btn-grey .ico-back, .btn-grey .ico-next, .btn-green .ico-check {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    margin-top: -3px;
}

.ico-up, .ico-down {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
}

.ico-up {
    background-image: url(../../img/ico-arrow-sin.png);
}

.ico-down {
    background-image: url(../../img/ico-arrow-sin.png);
}

textarea.form-control {
    border-top: inherit !important;
    border-right: inherit !important;
    border-bottom: inherit !important;
    border-left: inherit !important;
    margin-bottom: 10px;
}


.btn-grey .ico-back {
    float: left;
    background-image: url(../../img/ico-arrow-sin.png);
}

.btn-grey .ico-next {
    float: right;
    background-image: url(../../img/ico-arrow-des.png);
}

.btn-green .ico-check {
    float: left;
    margin-right: 10px;
    background-image: url(../../img/ico-check.png);
}



/* Home */
.ico-osservazioni, .ico-informativa,
.ico-reportistica, .ico-punteggi, .ico-pianoazione, .ico-myarea, .ico-settings {
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
}

.ico-osservazioni {
    background-image: url("../../img/ico-osservazioni.png");
}

.ico-informativa {
    background-image: url("../../img/ico-informativa.png");
}

.ico-reportistica {
    background-image: url("../../img/ico-reportistica.png");
}

.ico-punteggi {
    background-image: url("../../img/ico-punteggi.png");
}

.ico-myarea {
    background-image: url("../../img/ico-myarea.png");
}

.ico-pianoazione {
    background-image: url("../../img/ico-pianoazione.png");
}

.ico-settings {
    background-image: url(../../img/ico-settings.png);
}
.intestazione {
    min-width: 300px;
}

.intestazione .ico-osservazioni {
    float: left;
    width: 40px;
    height: 40px;
    filter: invert(1);
    background-size: 40px 40px;
    margin-right: 10px;
    margin-top: 5px;
}

.btn.btn-large, .btn.btn-content, .btn.btn-standard {
    background: inherit !important;
    box-shadow: inherit !important;
    background-color: #888888 !important;
    border: 4px solid #ffffff;
    transition: ease 0.2s;
}

.btn.btn-large:hover, .btn.btn-content:hover {
    transform: scale(0.97);
    background-color: #a5a5a5 !important;
}

.text-title.title-medium {
    color: #5c5c5c !important;
    font-size: 18px;
    font-weight: bold;
}

.text-default.title-larger {
    color: #c8221a !important;
}

.btn-primary:not([disabled]):not(.disabled):active {
    background-color: #555555 !important;
}

.search-bar input[type="text"] {
    background: none;
    height: 61px;
    max-width: inherit;
    border-radius: 10px !important;
    font-size: 20px;
    color: #000 !important;
    border-width: 1px;
    margin-top: 0;
    margin-right: 10px;
    border-top-color: inherit;
    border-right-color: inherit;
    border-bottom-color: inherit;
    border-left-color: inherit;
    box-shadow: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    background-color: #f5f5f5;
    margin-bottom: 25px;
    float: right;
    width: calc(100% - 120px);
}

.fixColNews {
    height: 90px;
}

/*.searchFlow {
    float: right;
    margin-top: 0 !important;
}*/

.striped-list > div .stripe-right {
    height: 67px;
}

.stripe-right .btn.btn-standard {
    margin-top: -3px;
}

/* News */
.section-header .title-medium {
    color: #333333 !important;
    margin-left: 10px;
    display: inline-block;
}

.tab-default.nav-tabs > li a {
    background: inherit;
    /*background-color: #c8221a !important;*/
    background-color: #999999 !important;
}

/*
.jspContainer div {
    font-size: 18px;
    line-height: 26px;
}

.jspContainer .text-brand {
    font-size: 24px;
    margin-bottom: 0px;
    display: block;
}

    */

.jspContainer .text-title.text-strong {
    color: #c8221a !important;
    font-size: 16px;
}

.tab-default.nav-tabs > li.tab-icon a .tab-icon-container {
    top: 12px !important;
}

/* Lista survey item */
.survey-item {
    background-color: #e7e7e7 !important;
    height: inherit !important;
}

    .survey-item a.text-default:hover {
        color: #ffffff !important;
    }

    .icon-and-text .text-default, .survey-item .text-default {
        color: #333333 !important;
    }

/* Pannelli collassabili - accordion */
.collapse-panel .collapse-panel-header a {
    background: inherit !important;
    background-color: #3e3e3e !important;
}

    .collapse-panel .collapse-panel-header a.generali, a.generali {
        background: inherit !important;
        /*background-color: #000000 !important;*/
        background-color: #3e3e3e !important;
        color: #ffffff;
    }

    .collapse-panel .collapse-panel-header a.sicurezza, a.sicurezza {
        background: inherit !important;
        background-color: #cc0000 !important;
    }

    .collapse-panel .collapse-panel-header a.qualita, a.qualita {
        background: inherit !important;
        background-color: #3399ff !important;
    }

    .collapse-panel .collapse-panel-header a.integrita, a.integrita {
        background: inherit !important;
        background-color: #990099 !important;
        
      
    }

    .collapse-panel .collapse-panel-header a.ambiente, a.ambiente {
        background: inherit !important;
        background-color: #56A43D !important;
    }

a.generali, a.sicurezza, a.qualita, a.integrita, a.ambiente {
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 10px !important;
    border: 2px solid #ffffff;
    padding: 12px !important;
}

a.sicurezza, a.qualita, a.integrita, a.ambiente {
    margin-top: 20px !important;
}

a.generali {
    margin-top: 5px !important;
}

.btn-block.generali, .btn-block.sicurezza, .btn-block.qualita, .btn-block.integrita, .btn-block.ambiente {
    z-index: 2;
}

#boxGenerale, #boxSicurezza, #boxQualita, #boxIntegrita, #boxambiente {
    z-index: 1;
    margin-top: -15px;
}


a.generali:hover, a.sicurezza:hover, a.qualita:hover, a.integrita:hover,
a.generali:focus, a.sicurezza:focus, a.qualita:focus, a.integrita:focus, a.ambiente:focus, a.ambiente:focus {
    color: #ffffff;
}

.generali .float-left, .sicurezza .float-left, .qualita .float-left, .integrita .float-left, .ambiente .float-left {
    font-size: 12px;
    font-weight: 500;
}

.generali .float-right, .sicurezza .float-right, .qualita .float-right, .integrita .float-right,.ambiente .float-right {
    font-size: 10px;
}

.subBoxSicurezza, .subBoxQualita, .subBoxIntegrita, .subBoxambiente {
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 10px 10px 13px;
}

    .subBoxSicurezza, .subBoxSicurezza:hover, .subBoxSicurezza:focus {
        color: #cc0000;
    }


    .subBoxQualita, .subBoxQualita:hover, .subBoxQualita:focus {
        color: #3399ff;
    }

    .subBoxIntegrita, .subBoxIntegrita:hover, .subBoxIntegrita:focus {
        color: #990099;
    }

.subBoxambiente, .subBoxambiente:hover, .subBoxambiente:focus {
    color: #56A43D;
}


.collapsed .pannelLabelOpen {
    display: block;
}

.collapsed .pannelLabelClose {
    display: none;
}

.pannelLabelOpen {
    display: none;
}

.pannelLabelClose {
    display: block;
}


.table-striped .collapsed .pannelLabelOpen {
    display: block;
}

.table-striped .collapsed .pannelLabelClose {
    display: none;
}

.table-striped .pannelLabelOpen {
    display: none;
}

.table-striped .pannelLabelClose {
    display: block;
}


/*
.subBoxSicurezza:hover .float-left, .subBoxSicurezza:hover .float-right {
    text-decoration: underline;
}*/

.subBoxSicurezza .float-left, .subBoxQualita .float-left, .subBoxIntegrita .float-left, .subBoxambiente .float-left {
    font-size: 12px;
}

.subBoxSicurezza .float-right, .subBoxQualita .float-right, .subBoxIntegrita .float-right, .subBoxambiente .float-right {
    font-size: 10px;
}

.subBoxes {
    padding-left: 10px;
}

#boxSicurezza .subBoxes {
    border-left: 3px solid #cc0000;
}

#boxQualita .subBoxes {
    border-left: 3px solid #3399ff;
}

#boxIntegrita .subBoxes {
    border-left: 3px solid #990099;
}

.double > span {
    width: calc(50% - 5px);
    text-align: center;
}
.four > span {
    width: calc(25% - 5px);
    text-align: center;
}
.single span {
    width: 100%;
    text-align: center;
}

.double span .number-input, .single span .number-input, .single span .custom-switch {
    margin: 0 auto;
    display: inline-block !important;
}


.fdbk {
    text-align: center;
    width: 110px;
}


.card {
    box-shadow: inherit;
}

.card-body {
    padding: 25px 0px !important;
    /*   padding: 15px 0px 15px 10px !important; */
    border-radius: 10px !important;
}

    .card-body.tabAnalysis {
        padding: 35px 0 15px 0 !important;
        margin-top: -25px;
    }


#boxGenerale .card-body {
    padding: 35px 0px 15px 10px !important;
}


.table-striped label {
    width: 50%;
    padding-left: 20px;
}



.table-striped.triple label {
    width: 100%;
    padding-left: 0;
    display: block;
}
.table-striped label.notelb {
    width: 25%;
    padding-left: 20px;
}

.table-striped.triple > tbody > tr > td:nth-child(1) {
    width: 537px;
}


.double .custom-switch {
    padding-left: 53px;
}

.table-striped span {
    display: inline-block;
}


.table-striped input, .table-striped select {
    border: 1px solid #cbcbdb;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    min-height: 27px;
    width: 193px;
}

 .table-striped select {

    min-height: 38px;

}

.checkbox-slider input {
    width: inherit;
}


.table-striped td {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    border-right: 10px solid #ffffff !important;
}

.table-striped .tr > :first-child {
    border-right: 5px solid #ffffff;
}

.table-striped .tr > :second-child {
    border-left: 5px solid #ffffff;
}

.subBoxes .table-striped td {
    padding-bottom: 10px !important;
}

.custom-control-label {
    transform: scale(1.5);
    margin-left: 38px;
    margin-top: -3px;
}

.custom-switch {
    padding-left: 23px;
}

.fdbk .custom-switch, .single .custom-switch {
    padding-left: 40px;
}



/* Griglie */
.edit-flow-container .edit-flow-sheet .row:nth-child(Even) > [class*="col-"] {
    background-color: #f1f1f1;
}

.col-xs-height, .row-same-height {
    min-height: 50px;
}

.edit-flow-container .edit-flow-sheet .container,
.edit-flow-container .edit-flow-sheet .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

/*
.edit-flow-container .edit-flow-sheet {
    padding: 10px 0 20px 10px !important;
}
    */

.filters-scrollpane-container {
    overflow-x: hidden;
}

    .filters-scrollpane-container .row {
        background-color: transparent !important;
    }

    .filters-scrollpane-container .edit-flow-sheet .row:nth-child(Even) > [class*="col-"],
    .filters-scrollpane-container .edit-flow-sheet .row:nth-child(Odd) > [class*="col-"] {
        background-color: transparent !important;
        border-left-color: transparent;
        border-right-color: transparent;
    }



.edit-flow-sheet .container {
    width: calc(100% - 20px) !important;
    min-width: 690px !important;
    margin: 10px;
}



.edit-flow-container .edit-flow-container .edit-flow-sheet {
    padding: 10px !important;
}

.sheet-element label, .sheet-element span {
    display: inline-table !important;
    width: 49%;
}

/* moduli form */
.edit-flow-container .edit-flow-sheet input[type=text] {
    border-radius: 4px;
    border: 1px solid #c6cbd0;
    padding: 20px 15px;
    background: #ffffff;
}

.date-input, .time-input {
    box-sizing: content-box;
    padding: 7px 10px !important;
    width: calc(100% - 20px) !important;
}

.edit-flow-container .edit-flow-sheet textarea {
    padding: 5px 5px;
    line-height: 15px;
}

.number-input input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.number-input button {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    position: relative;
    display: -ms-inline-flexbox;
}

    .number-input button:before,
    .number-input button:after {
        display: inline-block;
        position: absolute;
        content: '';
        height: 2px;
        transform: translate(-50%, -50%);
    }

    .number-input button.plus:after {
        transform: translate(-50%, -50%) rotate(90deg);
    }

.number-input input[type=number] {
    text-align: center;
}

.number-input.number-input {
    border: 1px solid #ced4da;
    width: 10rem;
    border-radius: .25rem;
    background-color: #f2f2f2;
    display: flex;
}
.double span .number-input, .single span .number-input {
    display: flex !important;
}

.number-input.number-input button {
    /*        width: 2.9rem;
        height: .7rem;*/
    width: 50px;
    height: 50px;
}

        .number-input.number-input button.minus {
            padding-left: 3px;
        }

        .number-input.number-input button:before,
        .number-input.number-input button:after {
            width: .7rem;
            background-color: #495057;
        }

    .number-input.number-input input[type=number] {
        max-width: 4rem;
        padding: .5rem;
        border: 1px solid #ced4da;
        border-width: 0 1px;
        font-size: 1rem;
        height: 50px;
        border-radius:0;
        color: #495057;
    }

button:focus, input:focus, select:focus {
    outline: none;
}

.tab-default.nav-tabs > li a {
    padding: 10px 30px;
    font-size: 16px;
}

/*table.table a.btn.btn-primary {
    background: inherit !important;
    box-shadow: inherit !important;
    background-color: #b3b3b3 !important;
    border: 4px solid #ffffff;
    transition: ease 0.2s;
    width: 80px;
    height: 62px;
}*/

.fancybox-skin {
    border-radius: 10px;
}

.titoloFiltri {
    margin-left: 8px;
    margin-top: 15px;
    float: left;
}

.edit-flow-container .edit-flow-sheet select {
    width: 100%;
    line-height: 25px;
    border-radius: 4px;
    border: 1px solid #c6cbd0;
    padding: 11px 15px;
    background: #ffffff;
    -webkit-appearance: none;
}

.tab-table.nav-tabs > li a {
    background: inherit !important;
    background-color: #b3b3b3 !important;
}

.tab-table.nav-tabs > li.active a {
    background-color: #3e3e3e !important;
}

.section-header .cate {
    font-size: 11px;
    position: absolute;
    margin-left: 11px;
    margin-top: -3px;
}

.flow-edit-advanced-container .actioncontainer {
    padding: 0px 0 16px 0;
}

/*
.sheet-element div {display: inline-block;}
*/

/* prova di reset JS Panel */
.jspVerticalBar {
    display: none !important;
}

.jspPane {
    width: inherit !important;
    position: inherit !important;
}

.jspContainer {
    width: inherit !important;
    height: inherit !important;
}

.fscrollpane.jspScrollable {
    width: inherit !important;
    overflow: inherit !important;
}

#compiled-flow-list-container .cfscrollpane {
    max-height: inherit !important;
    width:100% !important;
}

.edit-flow-container .edit-flow-right {
    height: inherit !important;
}


.icon-osservazioni {
    background-image: url(/assets/img/ico-t-osservazioni.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
}
.icon-settings {
    background-image: url(/assets/img/ico-t-settings.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.icon-informativa {
    background-image: url(/assets/img/ico-t-informativa.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.icon-myarea {
    background-image: url(/assets/img/ico-t-myarea.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.icon-pianiazione {
    background-image: url(/assets/img/ico-t-pianiazione.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.icon-reportistica {
    background-image: url(/assets/img/ico-t-reportistica.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
}

#compiled-flow-list-container .pagintation-container .text-brand {
    color: #000 !important;
}

.modal.modal-warning .bootbox-body {
    color: #000000 !important;
}

button.bootbox-close-button.close {
    background: inherit;
    border-radius: 7px;
    box-shadow: inherit;
    background-color: #777777 !important;
}

.bootbox-body {
    font-size: 18px;
}

.modal-footer .btn-default {
    background: inherit;
    background-color: #777777 !important;
    box-shadow: inherit;
    color: #ffffff !important;
    border: 4px solid #ffffff;
    width: 100px;
}

.btn-default:not([disabled]):not(.disabled):active, .btn-default:not([disabled]):not(.disabled).active, .show > .btn-default.dropdown-toggle {
    background-color: #c8221a !important;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

.ui-timepicker-hours, .ui-timepicker-minutes {
    font-size: 20px;
}

.ui-timepicker .periods {
    font-size: 15px;
}

.ui-widget-header {
    border: 1px solid #c8221a !important;
    background: #c8221a !important;
}

.ui-state-default:hover, ui-widget-content:hover, ui-state-default:hover {
    border: 1px solid #c8221a !important;
    background: #c8221a !important;
}

#pw, #cpw {
    border-radius: 4px;
    border: 1px solid #c6cbd0;
    /*padding: 20px 15px;*/
    width: 100% !important;
    /*height: 25px;*/
    line-height: 25px;
    margin-top: -7px;
}

#Analysis_Name {
    border: 1px solid #cbcbdb;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
    display: inline-block;
    height: 40px;
    width: 193px;
}

.txtnew {
    border: 1px solid #cbcbdb;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
    display: inline-block;
    height: 40px;
    width: 193px;
}

.nomeAnalysis {
    font-weight: bold;
    vertical-align: middle;
    height: 30px;
    margin-top: -30px;
    margin-bottom: 0;
    padding-top: 6px;
}



.noteAnalysis {
    width: inherit !important;
    position: absolute;
    margin-top: 25px;
}

.noteAnalysispvp {
    margin-top: 15px;
    width: inherit !important;
    position: absolute;
    margin-top: 15px;
}

.noteAnalysisTextarea {
    border: 1px solid #cbcbdb;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
    display: inline-block;
    min-height: 60px;
    width: calc(100% - 120px);
    margin-left: 100px;
    margin-top: 5px;
}

.noteAnalysisTextareapvp {
    border: 1px solid #cbcbdb;
    border-radius: 5px;
    padding: 0px 10px 0 10px;
    display: inline-block;

    width: calc(100% - 40px);
    margin-left: 40px;
    margin-top: 5px;
}
.pvpswitchlabel{
    margin:0px;
}
.demo-section {
    border-radius: 10px;
    margin-top: 0;
}

#chart svg {
    padding: 15px;
}

.modal .modal-content .bootbox-input-select {
    border-radius: 10px;
    height: 40px;
}

.modal .modal-content {
    min-height: inherit !important;
}

.modal .modal-footer .btnmodal {
    margin-left: inherit !important;
    width: inherit !important;
}

.addAnalysis span {
    color: #ffffff;
    margin: 8px;
}

.btnSA2 {
    width: 185px;
    margin-bottom: 10px;
    margin-top: -20px;
    padding: 12px !important;
}

.labelAn {
    width: inherit !important;
    margin-right: 10px;
}


.demo-section .k-multiselect {
    width: calc(100% - 60px);
}

.demo-section.k-content {
    background-color: transparent;
}

.demo-section .k-primary {
    border-color: #cc0000;
    background-color: #cc0000;
}

.demo-section button {
    float: right;
    margin-top: -47px;
}

.k-multiselect-wrap li {
    text-transform: uppercase;
    font-size: 11px;
    margin-left: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: .1em .4em .1em .4em;
}

    .k-multiselect-wrap li .k-i-close {
        display: none;
    }

.tableChart th, .tableChart td {
    font-size: 11px;
}

.tableChart th {
    color: #ffffff;
    text-transform: uppercase;
}
.tableChart2 th {
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 5px 5px !important;
    font-size: 10px;
    white-space:nowrap;
}
.tableChart2 td {
    padding: 5px 5px !important;
    font-size: 9px;
    text-transform:uppercase;
    white-space: nowrap;
}

.forceRed input:checked + span:before {
    background: #cc0000;
    border-color: #cc0000;
}


/* Reportistica */
.k-pdf-export .pdf-hide {
    display: none
}

.legend, .legend table {
    font-size: 10px;
    width: 100%;
    margin-bottom: 3px;
}

    .legend table tr td {
        text-align: left !important;
        font-size: 10px;
        vertical-align: top;
        padding-right: 10px;
    }

    /*
.legend .tLegend4 tr td:nth-child(1) {
    width: 150px;
}

*/

    /*.legend .tLegend4 tr td {
        width: 25%;
        text-align: left;
    }*/
.legend .tLegend4 tr td.cal10 {
    width: 10%;
}

.legend .tLegend4 tr td.cal30 {
    width: 30%;
}

.legend .tLegend4 tr td.cal20 {
    width: 20%;
}

.legend .tLegend2 tr td {
    width: 50%;
    text-align: left;
}

    .legend table tr td strong {
        padding-left: 4px;
        font-size: 9px;
        text-transform: uppercase;
    }

    .legend table tr td span {
        font-size: 9px;
        padding-left: 4px;
        text-transform: uppercase;
        display: block;
    }

.k-multiselect-wrap {
    border-color: #ffffff;
}

.dal-al {
    padding-left: 4px;
}

.legend .k-multiselect-wrap li {
    border-color: #fff;
    background-color: #fff;
    padding: 0 10px 0 2px;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 9px;
    min-height: 10px;
}

.table.forcedGrey > tbody > tr:nth-child(odd), .table.forcedGrey > tbody > tr:nth-child(even) {
    background-color: #eff0ee !important;
}

.table.forcedGrey {
    margin-bottom: 10px;
}

.forcedGrey .k-multiselect-wrap {
    border-color: #eff0ee !important;
    background-color: #eff0ee !important;
}

.k-input[readonly] {
    background-color: #eff0ee;
}


/*
.col-xs-7.col-xs-height.text-base .sheet-element div div.date-control,
.col-xs-7.col-xs-height.text-base .sheet-element div div.time-control {
    margin-bottom: 6px;
    float: left;
    width: calc(50% - 5px);
}
*/

.date-control, .time-control {
    margin-bottom: 6px;
    float: left;
    width: calc(50% - 5px);
}

.date-control {
    margin-right: 10px;
}

.uploadifive-button {
    border: 0;
    border-radius: 10px;
    width: 160px !important;
}

.cfscrollpane.listheight {
    overflow: inherit;
    height: inherit;
}

.edit-flow-container .edit-flow-left {
    background-color: inherit;
    padding: inherit;
}

.edit-flow-container > div[class*="col-"] {
    padding: 4px;
}

.edit-flow-container .edit-flow-left ul li.active > a {
    margin-right: 11px;
}

.treelink {
    margin-right: inherit !important;
}

.edit-flow-container .edit-flow-left > ul li a {
    background-color: #ffffff !important;
}

.edit-flow-container .edit-flow-left ul li.active > a,
.edit-flow-container .edit-flow-left ul li > a:hover {
    background-color: #ebebeb !important;
    font-weight: normal !important;
}

.edit-flow-container .edit-flow-left > ul > li > a {
    color: #c8221a !important;
}


.edit-flow-container .edit-flow-left > ul > li > a {
    font-weight: normal !important;
}





.edit-flow-container > div[class*="col-"] + div {
    padding: inherit;
}

label > br {
    display: none;
}

#s_feedback {
    padding: 8px 15px;
}

.checklist-control {
    width: inherit !important;
    border: 1px solid #c6cbd0 !important;
    margin-top: 5px;
}

.tArea {
    border: 1px solid #c6cbd0 !important;
    margin-top: 5px;
}

/* Tabella Responsive */
.responsiveTable table thead tr th:before {
    background: -moz-linear-gradient(top, #656565 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #656565), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, #656565 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, #656565 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, #656565 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #656565 0%, rgba(255, 255, 255, 0) 100%);
}

.responsiveTable table > tbody > tr > td,
.responsiveTable table > thead > tr > th {
    padding: 5px 8px;
    font-size: 14px;
}

.responsiveTable table > tbody > tr:nth-child(odd) {
    background-color: #eff0ee;
}


.responsiveTable table > thead > tr > th:nth-last-child(1),
.responsiveTable table > tbody > tr > td:nth-last-child(1) {
    width: 100px;
}


.actioncontainertb {
    width: 178px !important;
    padding: 0px !important;
    overflow: hidden;
}
.actioncontainertb2 {
    width: 200px !important;
    padding: 0px !important;
    overflow: hidden;
}

.actioncontainertbbig {
    width: 257px !important;
    padding: 0px !important;
    overflow: hidden;
}

.responsiveTable table > tbody > tr > td {
    color: #333333;
    vertical-align: middle;
}

.responsiveTable table > thead > tr > th {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    background-color: #3e3e3e;
    vertical-align: middle;
}

.responsiveTable a.btn.btn-primary {
    background: inherit !important;
    box-shadow: inherit !important;
    background-color: #b3b3b3 !important;
    border: 4px solid #ffffff;
    width: 80px;
    height: 62px;
    /*width: 71px;
    height: 58px;*/
}

.responsiveTable a.btn.btn-primary.save {
    background: inherit !important;
    box-shadow: inherit !important;
    background-color: #007700 !important;
}
    .responsiveTable a.btn.btn-primary.delete, .table-striped  a.btn.btn-primary.delete {
        background-color: #c8221a !important;
    }

.btn.btn-standard.deleteflow, .btn.btn-standard.cancelflow, .btn.btn-standard.deleteAnalysis, .btn.btn-standard.deletenew {
    background-color: #c8221a !important;
}

.btn-primary.deleteflow:not([disabled]):not(.disabled):active,
.btn-primary.cancelflow:not([disabled]):not(.disabled):active {
    background-color: #9a110b !important;
}

.btn.btn-standard.deleteflow .flow-cancel-btn, .flow-save-btn {
    color: #ffffff !important;
}

.btn.btn-standard.savenewflow, .btn.btn-standard.setcomplitedFlow,
.btn.btn-standard.saveManagerflow, .btn.btn-standard.saveAnalysis, .btn.btn-standard.savenew {
    background-color: #007700 !important;
}

.btn-primary.savenewflow:not([disabled]):not(.disabled):active,
.btn-primary.setcomplitedFlow:not([disabled]):not(.disabled):active {
    background-color: #006600 !important;
}

.sortSelect {display: none;}

.nRecall {
    display: block;
    font-weight: bold;
    background: #ffffff;
    padding: 6px;
    border: 1px solid #999999;
    margin-top: 5px;
    min-width: 40px;
    margin: 0 auto;
}

.nRecall2 {
    display: block;
    font-weight: bold;
    background: #ffffff;
    padding: 6px;
    border: 1px solid #999999;
    margin-top: -7px;
    width: 40px !important;
}

#tab-content {
    height: inherit;
    min-height: 550px;
}

/*.sprite.sprite-triangle-right {display: none;}*/

.col-xs-7 > .sheet-element > div > span {width: 100%;}

.cntNews .col-5 {
    width: inherit;
    padding: 0 5px;
}

.cntNewsList {
    margin-top: 25px;
}

.contents-search.search-bar {
    position: inherit;
    top: inherit;
    width: 100%;
}

.vertical-menu h4 {
    font-weight: 700;
    color: #c8221a;
    margin-left: 7px;
}

.hover-white:hover {
    background: #ffffff;
}


.closeOnSearch {
    background: #999999;
    height: 50px;
    width: 50px;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    transform: scale(0.6);
    position: absolute;
    right: 126px;
    margin-top: 5px;
}

.closeOnSearch i {
    margin-top: 12px;
}

.tab-icon-container .sprite-arrow-down,
.tab-icon-container .sprite-arrow-down-gray,
.tab-icon-container .sprite-attatchments,
.tab-icon-container .sprite-attatchments_gray {
    margin-top: -8px;
}


@media all and (min-width:1500px) {
    .cntMtnl {
        margin-top: 40px;
    }

    .mtnl {
        width: 230px;
        height: 230px;
        border: 4px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 27px auto;
        }

        .mtnl span {
            font-size: 20px;
            line-height: 20px;
        }

    .col-xs-2 {
        width: 20%;
    }

    #main-container {
        padding-top: 90px;
    }

    .btn.btn-large i {
        top: 40px;
    }

    .btn.btn-large span {
        margin-top: -10px;
    }

    #sessionTimer {
        font-weight: bold;
        color: #ffffff;
        float: left;
        margin-top: -5px;
        margin-left: 8px;
    }

    .login-header .btn-login .text-large {
        margin-top: 6px;
    }

    .login-header .btn-login .sprite-lock {
        margin-top: 7px;
    }

    .section-header .titolazioni {
        padding-top: 18px;
    }

    .clButtons {
        margin-top: -60px;
    }

    .picker__day {
        font-size: 20px;
    }

    #compiled-flow-list-container {
        /*padding-left: 15px*/
    }

    .forceHalf1 {
        width: 46% !important;
    }

    .forceHalf2 {
        width: 51% !important;
    }
}

@media all and (min-width:1201px) and (max-width:1499px) {
    .cntMtnl {
        margin-top: 40px;
    }

    .mtnl {
        width: 230px;
        height: 230px;
        border: 4px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 27px auto;
        }

        .mtnl span {
            font-size: 20px;
            line-height: 20px;
        }

    .col-xs-2 {
        width: 20%;
    }

    #main-container {
        padding-top: 90px;
    }

    .btn.btn-large span {
        margin-top: -15px;
    }

    #sessionTimer {
        font-weight: bold;
        color: #ffffff;
        float: left;
        margin-top: -5px;
        margin-left: 8px;
    }

    .login-header .btn-login .text-large {
        margin-top: 6px;
    }

    .login-header .btn-login .sprite-lock {
        margin-top: 7px;
    }

    .section-header .titolazioni {
        padding-top: 18px;
    }

    .pull-left .title-medium {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .clButtons {
        margin-top: -60px;
    }

    #compiled-flow-list-container {
        padding-left: 15px;
    }

    .forceHalf1 {
        width: 46% !important;
    }

    .forceHalf2 {
        width: 51% !important;
    }

    .picker__day {
        font-size: 20px;
    }
}

@media all and (min-width:1025px) and (max-width:1200px) {
    .cntMtnl {
        margin-top: 30px;
    }

    .mtnl {
        width: 170px;
        height: 170px;
        border: 3px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 22px auto;
        }

        .mtnl span {
            font-size: 15px;
            line-height: 17px;
        }

    .col-xs-2 {
        width: 20%;
    }

    #main-container {
        padding-top: 65px;
    }

    .breadcrumb, .section-header {
        font-size: 12px;
    }

    .section-header {
        margin-bottom: 20px;
    }

    .ico-osservazioni, .ico-informativa,
    .ico-reportistica, .ico-punteggi, .ico-pianoazione, .ico-myarea {
        width: 70px;
        height: 70px;
        background-size: 70px 70px;
    }

    .btn.btn-large i {
        top: 20px;
    }

    .btn.btn-large span {
        margin-top: -7px;
        line-height: 13px;
    }

    .card-logo-small {
        width: 86px;
        height: 50px;
        background-size: 86px 100px;
    }

        .card-logo-small:hover {
            background-position: 0 -50px;
        }

    .btn-grey {
        font-size: 14px;
        min-width: 130px;
        padding: 10px 15px;
    }

    .float-right .btn {
        padding: 9px 9px 6px 9px;
    }

    .table-striped.triple > tbody > tr > td:nth-child(1) {
        width: 410px;
    }

    header .navbar .navbar-header .header-boxes .header-box {
        padding: 10px 0px 10px 45px;
    }

    #sessionTimer {
        font-weight: bold;
        color: #ffffff;
        float: left;
        margin-top: -8px;
        margin-left: 8px;
    }

    header .navbar .navbar-header .header-boxes .header-box.header-countdown i {
        margin-top: 6px;
    }

    .section-header .titolazioni {
        padding-top: 18px;
    }

    .survey-breadcrumb {
        height: inherit;
    }

    .btn.btn-large, .btn.btn-content, .btn.btn-standard {
        border: 3px solid #ffffff;
        border-radius: 10px !important;
    }

    .pull-left .title-medium {
        font-size: 22px;
    }

    .clButtons {
        margin-top: -60px;
    }

    #compiled-flow-list-container {
        padding-left: 15px;
    }

    .forceHalf1 {
        width: 46% !important;
    }

    .forceHalf2 {
        width: 51% !important;
    }

    .picker__day {
        font-size: 20px;
    }

    .responsiveTable table > tbody > tr > td,
    .responsiveTable table > thead > tr > th {
        padding: 5px 8px;
        font-size: 11px;
    }

    .stripe-right .btn.btn-standard {
        margin-top: -2px;
        height: 55px;
    }

    .search-bar input[type="text"] {
        height: 54px;
    }

    .stripe-left .text-default {
        font-size: 18px !important;
    }

    .search-bar input[type="text"] {
        width: calc(100% - 106px);
    }

    .closeOnSearch {
        right: 108px;
        margin-top: 2px;
    }

}

@media all and (min-width:992px) and (max-width:1024px) {
    .cntMtnl {
        margin-top: 30px;
    }

    .mtnl {
        width: 170px;
        height: 170px;
        border: 3px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 22px auto;
        }

        .mtnl span {
            font-size: 15px;
            line-height: 17px;
        }

    .col-xs-2 {
        width: 20%;
    }

    #main-container {
        padding-top: 65px;
    }

    .breadcrumb, .section-header {
        font-size: 12px;
    }

    header .navbar .navbar-header .header-boxes .header-box {
        padding: 10px 0px 10px 45px;
    }

    .ico-osservazioni, .ico-informativa,
    .ico-reportistica, .ico-punteggi, .ico-pianoazione, .ico-myarea {
        width: 70px;
        height: 70px;
        background-size: 70px 70px;
    }

    .btn.btn-large i {
        top: 20px;
    }

    .btn.btn-large span {
        margin-top: -7px;
        line-height: 13px;
    }

    .card-logo-small {
        width: 86px;
        height: 50px;
        background-size: 86px 100px;
    }

        .card-logo-small:hover {
            background-position: 0 -50px;
        }

    .btn-grey {
        font-size: 14px;
        min-width: 130px;
        padding: 10px 15px;
    }

    .float-right .btn {
        padding: 9px 9px 6px 9px;
    }

    .table-striped.triple > tbody > tr > td:nth-child(1) {
        width: 410px;
    }

    .table-striped label {
        padding-left: 0px;
    }
        .table-striped label.notelb {
           
            padding-left: 0px;
        }

    .indexAdvanced .tab-default.tab-content .tab-pane {
        padding: 0;
    }

    #survey-accodrion .col-xs-4 {
        padding-left: 5px;
        padding-right: 5px;
    }

    #sessionTimer {
        font-weight: bold;
        color: #ffffff;
        float: left;
        margin-top: -8px;
        margin-left: 8px;
    }

    header .navbar .navbar-header .header-boxes .header-box.header-countdown i {
        margin-top: 6px;
    }

    .btn.btn-large, .btn.btn-content, .btn.btn-standard {
        border: 3px solid #ffffff;
        border-radius: 10px !important;
        margin-top: -6px;
    }

    .pull-left .title-medium {
        font-size: 22px;
    }

    .clButtons {
        margin-top: -55px;
    }

    .flow-edit-advanced-container {
        margin-top: inherit;
    }

        .flow-edit-advanced-container .actioncontainer {
            margin-top: -50px;
        }

    #compiled-flow-list-container {
        /*padding-left: 15px;*/
    }

    .forceHalf1 {
        width: 46% !important;
    }

    .forceHalf2 {
        width: 51% !important;
    }

    .picker__day {
        font-size: 20px;
    }

    #tab-content {
        height: inherit;
        overflow: inherit;
    }

    .subtr .double span {
        display: block;
        text-align: center;
        width: 100%;
    }

        .subtr .double span span {
            display: block;
            margin-bottom: 10px;
        }

    .cfscrollpane.listheight {
        overflow: inherit;
        height: inherit;
    }

    .responsiveTable table > tbody > tr > td,
    .responsiveTable table > thead > tr > th {
        padding: 5px 8px;
        font-size: 11px;
    }

    .col-xs-7 .sheet-element span.text-small {
        line-height: 17px !important;
    }

    .stripe-right .btn.btn-standard {
        margin-top: -2px;
        height: 55px;
    }

    .stripe-left .text-default {
        font-size: 16px !important;
    }

    .search-bar input[type="text"] {
        width: calc(100% - 106px);
    }

    .search-bar input[type="text"] {
        height: 54px;
    }

    .closeOnSearch {
        right: 108px;
        margin-top: 2px;
    }

}

@media all and (min-width:768px) and (max-width:991px) {
    .cntMtnl {
        margin-top: 30px;
    }

    .mtnl {
        width: 200px;
        height: 200px;
        border: 4px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 22px auto;
        }

        .mtnl span {
            font-size: 15px;
            line-height: 17px;
        }

    .icons5 {
        margin-left: 40px;
        margin-right: 40px;
    }

    .col-xs-2 {
        width: 33%;
    }

    #main-container {
        padding-top: 65px;
    }

    header .navbar .navbar-header .header-boxes .header-box {
        padding: 10px 0px 10px 45px;
    }

    .container {
        min-width: inherit !important;
        width: inherit !important;
    }

    .navbar .container {
        width: 100% !important;
    }

    .col-xs-3 {
        width: 50%;
    }

    .btn.btn-large {
        height: 200px;
        width: 200px;
        margin-bottom: 33px;
        margin-top: 15px;
        padding-top: 140px;
    }

        .btn.btn-large span {
            font-size: 15px;
            line-height: 19px;
        }

    .card-logo-small {
        width: 86px;
        height: 50px;
        background-size: 86px 100px;
    }

        .card-logo-small:hover {
            background-position: 0 -50px;
        }

    .btn-grey {
        font-size: 14px;
        min-width: 130px;
        padding: 10px 15px;
    }

    .float-right .btn {
        padding: 9px 9px 6px 9px;
    }

    .table-striped label {
        padding-left: 0px;
    }
        .table-striped label.notelb {
            padding-left: 0px;
            width: 24%;
        }

    #boxGenerale .table-striped td {
        width: 50%;
    }

    .table-striped.triple > tbody > tr > td:nth-child(1) {
        width: 250px;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 750px;
    }

    #main-container .col-5 {
        width: 18%;
    }

    .indexAdvanced {
        margin-top: 20px;
    }

        .indexAdvanced .tab-default.tab-content .tab-pane {
            padding: 0;
        }

    #survey-accodrion .col-xs-4 {
        width: 100% !important;
    }

    .table-striped input, .table-striped select {
        width: 160px !important;
    }

    .checkbox-slider input {
        width: inherit !important;
    }

    #sessionTimer {
        font-weight: bold;
        color: #ffffff;
        float: left;
        margin-top: -8px;
        margin-left: 8px;
    }

    header .navbar .navbar-header .header-boxes .header-box.header-countdown i {
        margin-top: 6px;
    }

    .btn.btn-large, .btn.btn-content, .btn.btn-standard {
        border: 3px solid #ffffff;
        border-radius: 10px !important;
        margin-top: -6px;
    }

    .pull-left .title-medium {
        font-size: 22px;
    }

    .clButtons {
        margin-top: -60px;
    }

    .btn.btn-size-medium {
        padding: 5px 11px;
    }

    .flow-edit-advanced-container {
        margin-top: inherit;
    }

        .flow-edit-advanced-container .actioncontainer {
            margin-top: -50px;
        }

    #compiled-flow-list-container table {
        width: inherit !important;
        min-width: 750px !important;
    }

    .forceHalf1 {
        width: 50% !important;
    }

    .forceHalf2 {
        width: 50% !important;
    }

    .picker__day {
        font-size: 20px;
    }

    .edit-flow-container > div[class*="col-"] {
        padding: 0 15px;
    }

    #Analysis_Name {
        width: 160px;
    }

    .noteAnalysisTextarea {
        width: calc(100% - 104px);
    }

    #tab-content {
        height: inherit;
        overflow: inherit;
    }

    .subtr .double span {
        display: block;
        text-align: center;
        width: 100%;
    }

        .subtr .double span span {
            display: block;
            margin-bottom: 10px;
        }

    .cfscrollpane.listheight {
        overflow: inherit !important;
        height: inherit;
    }

    #compiled-flow-list-container .cfscrollpane {
        min-width: 750px !important;
    }

    .edit-flow-container > div[class*="col-"] + div {
        padding: 0 15px;
    }

    .responsiveTable table > tbody > tr > td,
    .responsiveTable table > thead > tr > th {
        padding: 5px 8px;
        font-size: 11px;
    }

    .col-xs-7 .sheet-element span.text-small {
        line-height: 17px !important;
    }

    .stripe-right .btn.btn-standard {
        margin-top: -2px;
        height: 55px;
    }

    .stripe-left .text-default {
        font-size: 16px !important;
    }

    .search-bar input[type="text"] {
        width: calc(100% - 106px);
    }

    .search-bar input[type="text"] {
        height: 54px;
    }

    .closeOnSearch {
        right: 100px;
        margin-top: 2px;
    }

}

@media all and (min-width:1px) and (max-width:767px) {
    .cntMtnl {
        margin-top: 20px;
    }

    .title-larger {
        font-size: 30px;
    }

    .titolazioni .title-medium {
        font-size: 15px;
    }

    .col-xs-2 {
        width: 50%;
    }

    #main-container {
        padding-top: 70px;
    }

    .navbar .container {
        width: 100% !important;
    }

    .tab-default.nav-tabs > li a {
        padding: 10px 15px;
        font-size: 12px;
    }

    .tab-default.nav-tabs > li a {
        margin-right: 10px !important;
    }

    .btn.btn-standard {
        border: 3px solid #ffffff;
    }

    .col-xs-3 {
        width: 50%;
        padding-left: 0;
        padding-right: 0;
    }

    .container {
        min-width: inherit !important;
        width: inherit !important;
    }

        .container > .navbar-header {
            margin-left: 0;
            margin-right: 0;
        }

    .navbar-fixed-top .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .user-txt, .logout-txt, .user-txt2, .logout-txt2 {
        display: none;
    }

    .card-logo-small {
        width: 86px;
        height: 50px;
        background-size: 86px 100px;
    }

        .card-logo-small:hover {
            background-position: 0 -50px;
        }

    .navbar {
        padding: 0;
    }

    header .navbar .navbar-header .header-boxes .header-box {
        padding: 8px 0;
    }

    .ico-osservazioni, .ico-informativa,
    .ico-reportistica, .ico-punteggi, .ico-pianoazione, .ico-myarea {
        width: 70px;
        height: 70px;
        background-size: 70px 70px;
    }

    .btn.btn-large i {
        top: 20px;
    }

    .btn.btn-large {
        margin-bottom: 20px;
    }

        .btn.btn-large span {
            margin-top: -7px;
            line-height: 13px;
        }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

        .container.indexAdvanced {
            padding-left: 0;
            padding-right: 0;
        }

    .table-striped td {
        border-right: inherit !important;
        border-top: inherit;
        width: 100%;
        display: block;
        padding-top: 5px !important;
        padding-bottom: 10px !important;
    }
    .picker__table td {
     
     
        display: table-cell !important;
       
    }

    .table-striped label {
        width: 100% !important;
        padding-left: 0;
        text-align: center;
        margin-bottom: 0;
        display: inline-block;
        position: inherit;
    }

        .table-striped label.notelb {
            width: 100%;
            padding-left: 0;
            text-align: center;
            margin-bottom: 0;
        }

    #boxGenerale .card-body {
        padding: 35px 5px 15px 5px !important;
    }

    .table-striped select, .table-striped input {
        width: 100% !important;
    }

    .table-striped .double span {
        padding-bottom: 10px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .table-striped.triple > tbody > tr > td:nth-child(1) {
        width: 100%;
    }

    .subBoxes {
        padding-left: 5px;
        width: calc(100% - 5px);
    }

    .number-input.number-input {
        margin: 0 auto;
    }

    .fdbk .span, .single .span {
        display: grid;
    }

    #boxGenerale .table-striped span {
        display: block;
    }

    #main-container .col-5 {
        width: 50%;
    }

    .tab-default.nav-tabs {
        margin-top: 20px;
    }

    #contentsList {
        width: 100% !important;
    }

        #contentsList .striped-list {
            margin-top: 73px;
        }

            #contentsList .striped-list > div .stripe-left {
                /*max-width: 70%;*/
                max-width: calc(100% - 110px);
            }

    .section-header.category {
        margin-top: 20px;
    }

    .contents-search.search-bar {
        top: 0px;
    }

    #survey-accodrion .col-xs-4 {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    #survey-accodrion .col-xs-6 {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    .tab-default.tab-content .tab-pane {
        padding: 5px;
    }

    .table-striped input, .table-striped select {
        text-align: center;
        padding: 5px 0px !important;
    }

    .table > tbody > tr:nth-child(odd) {
        background-color: #ffffff !important;
    }

    #sessionTimer {
        font-weight: bold;
        color: #ffffff;
        float: left;
        margin-top: -8px;
        margin-left: 8px;
    }

    header .navbar .navbar-header .header-boxes .header-box.header-countdown i {
        margin-top: 6px;
        margin-left: -43px;
    }

    .edit-flow-sheet .container {
        width: calc(100% - 20px) !important;
        min-width: inherit !important;
        margin: 10px;
    }

    .filters-scrollpane-container {
        overflow-x: inherit;
    }

    .clButtons {
        display: block;
        clear: both;
        text-align: center;
        float: inherit !important;
        width: 100%;
        margin-bottom: 10px;
    }

    #compiled-flow-list-container table {
        width: inherit !important;
        min-width: 90vw !important;
    }

    .tab-default.nav-tabs > li.active a, .tab-table.nav-tabs > li.active a, .tab-table.nav-tabs > li a {
        font-size: 12px;
        min-height: 48px;
    }

    .btn.btn-large, .btn.btn-content, .btn.btn-standard {
        border: 3px solid #ffffff;
        border-radius: 10px !important;
        margin-top: -6px;
    }

    .picker__day {
        font-size: 17px;
    }

    .ui-timepicker-table td a {
        width: 35px;
    }

    .edit-flow-container > div[class*="col-"] {
        padding: 0 15px;
    }

    .flow-edit-advanced-container .actioncontainer {
        padding: 16px 0;
    }

    .pull-right.actioncontainer .btn-standard {
        margin-bottom: 16px !important;
    }

    .nomeAnalysis {
        margin-top: inherit;
    }

    #Analysis_Name {
        width: 100%;
    }

    .txtnew {
        width: 100%;
    }

    .noteAnalysisTextarea {
        display: block;
        min-height: 60px;
        width: 100%;
        margin-left: 0px;
    }

  

    .btnAnalysis {
        margin-bottom: 10px;
    }

  

    /*.btnAnalysis a {
        width: 45%
    }*/

    #tab-content {
        height: inherit;
        overflow: inherit;
    }

    .col-xs-6.col-xs-height.text-base .sheet-element,
    .col-xs-12.col-xs-height.text-base .sheet-element {
        padding: 5px 10px;
    }

    .col-xs-7.col-xs-height.text-base .sheet-element,
    .col-xs-5.col-xs-height.text-base .sheet-element {
        padding: 5px;
    }

        .col-xs-6.col-xs-height.text-base .sheet-element span,
        .col-xs-12.col-xs-height.text-base .sheet-element span,
        .col-xs-5.col-xs-height.text-base .sheet-element span,
        .col-xs-7.col-xs-height.text-base .sheet-element span {
            width: 100%;
        }

    .uploadifive-button {
        width: calc(100% - 10px) !important;
        margin-top: 8px !important;
    }

    .cfscrollpane.listheight {
        overflow: inherit !important;
        height: inherit;
    }

    .survey-breadcrumb {
        display: none;
    }

    .flow-edit-advanced-container {
        margin-top: inherit;
    }

    .edit-flow-container .edit-flow-sheet textarea {
        padding: 5px;
        line-height: 16px;
    }

    .filters-scrollpane-container {
        max-height: inherit;
    }

    .fancybox-wrap, .fancybox-skin, .fancybox-inner {
        width: inherit !important;
        height: inherit !important;
    }

    .fancybox-wrap {
        top: 20px;
        left: 10px !important;
        right: 10px !important;
    }

    .edit-flow-container > div[class*="col-"] + div {
        padding: 0 15px;
    }

    .edit-flow-container .edit-flow-sheet select {
        width: 100% !important;
        min-width: 140px;
    }

    #sendfeedbackForm .btn.btn-standard {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .reason-container {
        font-size: 11px;
    }

    .responsiveTable table,
    .responsiveTable thead,
    .responsiveTable tbody,
    .responsiveTable th,
    .responsiveTable td,
    .responsiveTable tr {
        display: block;
    }

        .responsiveTable thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .responsiveTable tr {
        border: 1px solid #ccc;
    }

    .responsiveTable td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 164px !important;
        white-space: normal;
        text-align: left;
        vertical-align: middle !important;
        min-height: 40px;
    }

        .responsiveTable td.actioncontainer {
            padding-left: 10px !important;
            width: 207px !important;
        }

    .responsiveTable a.btn.btn-primary {
        width: 86px;
    }

    .responsiveTable td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    .responsiveTable table > tbody > tr > td,
    .responsiveTables table > thead > tr > th {
        font-size: 11px;
    }
    .responsiveTable td.actioncontainertb {
        width: 400px !important;
        padding: 7px 0px 4px 0 !important;
        overflow: hidden;
    }
    .responsiveTable td.actioncontainertbbig {
        width: 400px !important;
        padding: 7px 0px 4px 0 !important;
        overflow: hidden;
    }
    

    .responsiveTable td:before {
        content: attr(data-title);
    }

    .tab-table.nav-tabs > li.tab-icon-inline {
        width: 50%;
    }

    .sortSelect {
        border: 1px solid #cbcbdb;
        border-radius: 5px;
        padding: 5px 10px;
        display: inline-block;
        min-height: 40px;
        width: 100%;
        margin-bottom: 20px;
    }

    .nRecall, .nRecall2 {
        margin: 0 auto;
    }

    .halfMobile {
        display: inline-block !important;
        width: 49% !important;
    }

    .t-red {
        margin-top: -7px;
        display: block;
    }

    #compiled-flow-list-container .cfscrollpane {
        min-width: inherit !important;
        width: 100% !important;
    }

    .edit-flow-container .edit-flow-sheet select {
        padding: 5px;
    }

    .mobile .edit-flow-container .edit-flow-sheet .sheet-element {
        font-size: 13px;
    }


    .mobileDoubleSplit {
        display: inline-block !important;
        width: 50% !important;
    }

    .mobileDoubleSplit2 {
        display: inline-block !important;
        width: 47% !important;
        margin-right: 2%;
    }

        .mobileDoubleSplit label.split,
        .mobileDoubleSplit2 label.split {
            display: block;
            font-size: 12px;
            min-height: 28px;
        }

        .mobileDoubleSplit .number-input.number-input,
        .mobileDoubleSplit2 .number-input.number-input {
            width: 100%;
        }

            .mobileDoubleSplit .number-input.number-input button.minus,
            .mobileDoubleSplit2 .number-input.number-input button.minus {
                padding-left: 2px;
            }

            .mobileDoubleSplit .number-input.number-input button,
            .mobileDoubleSplit2 .number-input.number-input button {
                width: 40px;
                height: 40px;
            }

    .number-input.number-input input[type=number] {
        height: 40px;
    }
            .mobileDoubleSplit .number-input.number-input input[type=number],
            .mobileDoubleSplit2 .number-input.number-input input[type=number] {
                max-width: calc(100% - 81px);
            }

    .odd > td > div, .even > td > div {
        text-align: center;
    }

    .fixHeightMobile1 {
        margin-top: -30px;
    }

    .pagintation-container div.pull-left {
        display: none;
    }

    .pagintation-container div.pull-right span {
        display: none;
    }

    .pagintation-container div.pull-right {
        float: none !important;
    }

    .cntNews {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .pull-left.titolazioni {
        width: calc(100% - 60px);
    }

    .testoFixMobile {
        width: calc(100% - 40px);
    }

    .titolazioni .testoFixMobile .title-medium {
        font-size: 15px;
        line-height: 15px;
        margin-top: 4px;
    }

    .col-xs-4.vertical-menu {
        width: 100%;
        margin-bottom: 20px;
    }
    .vertical-menu h4 {font-size: 22px;}
    .vertical-menu a {
        padding: 10px 5px 10px 5px;
        font-size: 15px;
    }

    .search-bar input[type="text"]  {
        height: 54px;
        width: calc(100% - 105px);
        font-size: 14px;
        padding-left: 10px;
    }

    .closeOnSearch {
        transform: scale(0.4);
        right: 100px;
        margin-top: 2px;
    }

    #contentsList .striped-list {
        margin-top: 0;
    }

    .cntNewsList {
        padding-left: 5px;
        padding-right: 5px;
    }

    .stripe-left .text-default {
        font-size: 12px !important;
    }

    .striped-list > div .stripe-right {
        padding: 5px 5px 4px 0;
        max-width: 106px;
        height: 75px;
    }

    .striped-list > div .stripe-right .stripe-link {
        margin-top: 5px;
        margin-bottom: 3px;
    }

}

@media all and (min-width: 411px) and (max-width: 767px) {
    #ui-timepicker-div {
        transform: scale(0.95);
    }

    .mtnl {
        width: 170px;
        height: 170px;
        border: 3px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 22px auto;
        }

        .mtnl span {
            font-size: 15px;
            line-height: 17px;
        }
}

@media all and (min-width: 371px) and (max-width: 410px) {
    #ui-timepicker-div {
        transform: scale(0.95);
    }

    .mtnl {
        width: 155px;
        height: 155px;
        border: 3px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 21px auto 9px auto;
        }

        .mtnl span {
            font-size: 14px;
            line-height: 16px;
        }
}

@media all and (min-width: 1px) and (max-width: 370px) {
    .mtnl {
        width: 135px;
        height: 135px;
        border: 3px solid #ffffff;
        border-radius: 15px;
        margin: 0 10px 10px 0;
    }

        .mtnl i {
            margin: 21px auto 9px auto;
        }

        .mtnl span {
            font-size: 12px;
            line-height: 12px;
        }


    #login-card .card-image {
        width: 80%;
    }

    #user-login-form {
        padding-top: 0;
    }

    .title-larger {
        font-size: 27px;
    }

    .btn.btn-large {
        height: 125px;
        width: 125px;
        padding-top: 110px;
    }

    .ico-osservazioni, .ico-informativa, .ico-reportistica, .ico-punteggi, .ico-pianoazione, .ico-myarea {
        width: 60px;
        height: 60px;
        background-size: 60px 60px;
    }

    .icons5 .btn.btn-large span {
        margin-top: -20px;
    }

    .collapse-panel-header .text-medium {
        font-size: 12px;
    }

    .container.indexAdvanced {
        padding-left: 0;
        padding-right: 0;
    }

    .survey-item {
        padding: 5px;
    }

        .survey-item .icon-and-text span {
            font-size: 11px !important;
        }

        .survey-item .pull-right a {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        .survey-item .icon-and-text {
            width: calc(100% - 136px);
        }

    .edit-flow-sheet .text-base {
        font-size: 10px;
        line-height: 14px;
    }

    .edit-flow-sheet {
        padding: 10px 0 !important;
    }

    .edit-flow-container .edit-flow-sheet .container .row, .edit-flow-container .edit-flow-sheet .container-fluid .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #ui-timepicker-div {
        margin-left: -27px;
        transform: scale(0.85);
    }

    .edit-flow-container .edit-flow-sheet input[type=text] {
        padding: 20px 5px !important;
    }

    .pull-right .btn.btn-size-medium {
        padding: 2px 5px;
    }

    .flow-edit-advanced-container .actioncontainer {
        padding: 0;
    }

    .filter-modal .btn.btn-popup {
        padding: 6px;
    }

        .filter-modal .btn.btn-popup span, .filter-modal .btn.btn-popup {
            font-size: 9px;
            margin: 0;
        }

    .responsiveTable table > tbody > tr > td,
    .responsiveTables table > thead > tr > th {
        font-size: 9px;
    }

    .mobile .edit-flow-container .edit-flow-sheet .sheet-element {
        font-size: 11px;
    }

    .col-xs-7 .sheet-element span.text-small {
        line-height: 17px !important;
    }
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color:transparent) {

        .number-input.def-number-input.safari_only button:before,
        .number-input.def-number-input.safari_only button:after {
            margin-top: -.3rem;
        }
    }
}


@media only screen and (max-width: 1199px), screen and (max-height: 768px) {
    #main-container {
        padding-top: 70px;
    }
    .survey-breadcrumb {
       
        height: 13px;
    }
}

    .filtertab label {
    padding-left: 0px !important;
}

.filtertab .demo-section button {
    margin-top:0px;
}

.filtertab  .k-multiselect-wrap {
    background-color: #ffffff !important;
}

.filtertab .k-input[readonly] {
    background-color: #ffffff !important;
}

.sprite-triangle-left {
    background-image: url(../../img/ico-arrow-sin.png);
    float: left;
    /* width: 17px; */
    /* height: 59px; */
    width: 20px !important;
    height: 20px !important;
    background-size: 20px 20px;
    margin-top: -3px;
    background-position: 0px !important
}

.sprite-triangle-right {
    background-image: url(../../img/ico-arrow-des.png);
    float: right;
    /* width: 17px; */
    /* height: 59px; */
    width: 20px !important;
    height: 20px !important;
    background-size: 20px 20px;
    margin-top: -3px;
    background-position: 0px !important
}

.filtertab .date-input, .filtertab .time-input {
    box-sizing: inherit;
    width: 142px !important;
    
}
.btn.btn-smaller {
    padding: 3px 8px;

}

.k-check-all input[type="checkbox"] {
    display: inline-block;
}

.selectform {
    border: 1px solid #cbcbdb !important;
    border-radius: 5px !important;
    padding: 5px 10px !important;
    display: inline-block !important;
    min-height: 40px !important;
    -webkit-appearance: menulist !important;
}

.picker__holder,
.picker__frame,
.picker--opened .picker__holder {
    transition: none !important;
}
.rsprite-excel {
    background-image: url(/assets/img/ico_exportExcel.png);
    background-position: 0 0px;
    width: 31px;
    height: 30px;
}





@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 930px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1270px;
        width:100%;
    }
}

.searchFlow{
    float:none;
}

.filterheader label {
    width: 100% !important
}

.pvpchechlist .checkbox {
    margin-bottom: 8px !important;
    margin-top: 0px !important;
}

#boxSicurezza .parizale .checkbox-slider input:checked ~ span.checkbox-slider-label::before {
    border-color: #f3ac32;
    background-color: #f3ac32;
}
#boxSicurezza .correttamente .checkbox-slider input:checked ~ span.checkbox-slider-label::before {
    border-color: #368C15;
    background-color: #368C15;
}
#boxSicurezza .na .checkbox-slider input:checked ~ span.checkbox-slider-label::before {
    border-color: #897B72;
    background-color: #897B72;
}



.table > tbody > tr.separator {
    background: #fff;
}
.table > tbody > tr > td.valuekpi {
    font-weight: bold;
    padding-top: 23px !important;
}
.table > tbody > tr > td.valuekpi > span {
    font-weight: normal;
    font-size:12px;
}

.table > tbody > tr.separator > td {
    border-bottom: 1px solid #ddd;
}


.table > tbody > tr.kpiDataIntegrity {
    background: #FFF;
}

.table > tbody > tr.kpiDataIntegrity > td {
    /*border: 1px solid #990099;*/
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #212529;
    font-size: 14px;
}



.table > tbody > tr.kpiDataIntegrity > td > span.title {
    font-weight: bold;
}
.table > tbody > tr.kpiDataIntegrity > td:last-child {
    border-right: 1px solid #ddd;
}
.table > tbody > tr.kpiDataIntegrity > td > nr {
    color: #990099;
    font-weight: bold;
}


.table > tbody > tr.kpiDataIntegrity > td.cat {
    font-size: 18px;
    color: #990099;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #990099;
}

table > tbody > tr.kpiDataIntegrity > td.catrange {
    font-size: 18px;
    color: #990099;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #990099;
    padding: 10px !important;
}

.table > tbody > tr.kpiquality {
    background: #fff;
}

.table > tbody > tr.kpiquality > td > span.title {
    font-weight: bold;
}

.table > tbody > tr.kpiquality > td:last-child {
    border-right: 1px solid #ddd;
}

.table > tbody > tr.kpiquality > td {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #212529;
    font-size: 14px;
}

.table > tbody > tr.kpiquality > td > nr {
    color: #3399ff;
    font-weight: bold;
}



.table > tbody > tr.kpiquality > td.cat {
    font-size: 18px;
    color: #3399ff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #3399ff;
}

table > tbody > tr.kpiquality > td.catrange {
    font-size: 18px;
    color: #3399ff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #3399ff;
    padding: 10px !important;
}


.table > tbody > tr.kpisafety > td > span.title {
    font-weight: bold;
}

.table > tbody > tr.kpisafety > td:last-child {
    border-right: 1px solid #ddd;
}

.table > tbody > tr.kpisafety > td {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #212529;
    font-size: 14px;
}

.table > tbody > tr.kpisafety > td > nr {
    color: #cc0000;
    font-weight: bold;
}

.table > tbody > tr.kpisafety > td.cat {
    font-size: 18px;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #cc0000;
}

    .table > tbody > tr.kpisafety > td.catrange {
        font-size: 18px;
        color: #cc0000;
        font-weight: bold;
        text-align: center;
        vertical-align: middle !important;
        border-left: 4px solid #cc0000;
        padding: 10px !important;
    }

.table > tbody > tr.kpisafety {
    background: #fff;
}





.table > tbody > tr.kpiperformance {
    background: #FFF;
}

    .table > tbody > tr.kpiperformance > td {
        /*border: 1px solid #990099;*/
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        color: #212529;
        font-size: 14px;
    }



    .table > tbody > tr.kpiperformance > td > span.title {
        font-weight: bold;
    }

.table > tbody > tr.kpiperformance > td:last-child {
    border-right: 1px solid #ddd;
}

.table > tbody > tr.kpiperformance > td > nr {
    color: #888888;
    font-weight: bold;
}
        .table > tbody > tr.kpiperformance > td.catrange {
            font-size: 18px;
            color: #888888;
            font-weight: bold;
            text-align: center;
            vertical-align: middle !important;
            border-left: 4px solid #ddd;
            padding: 10px !important;
        }

        .table > tbody > tr.kpiperformance > td.cat {
            font-size: 18px;
            color: #888888;
            font-weight: bold;
            text-align: center;
            vertical-align: middle !important;
            border-left: 4px solid #888888;
        }

table > tbody > tr.kpiDataIntegrity > td.catrange {
    font-size: 18px;
    color: #990099;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #990099;
    padding: 10px !important;
}















.table > tbody > tr > td.maintitle {
    text-align: center;
    font-weight: bold;
    font-size:25px;
}

.table > tbody > tr > td.semaforokpitd {
    padding: 20px 0 20px !important;
    text-align: center;
    min-width:80px;
}

.table > tbody > tr > td.valuekpi {

    min-width: 120px;
}

.table > tbody > tr > td > span.semaforokpi {
    border-radius: 100px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 5px 0px 0px 0px;
}




.table > tbody > tr.kpiperformanceobm > td > span.title {
    font-weight: bold;
}

.table > tbody > tr.kpiperformanceobm > td:last-child {
    border-right: 1px solid #ddd;
}

.table > tbody > tr.kpiperformanceobm > td {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #212529;
    font-size: 14px;
}

.table > tbody > tr.kpiperformanceobm > td > nr {
    color: #cc0000;
    font-weight: bold;
}

.table > tbody > tr.kpiperformanceobm > td.cat {
    font-size: 18px;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
    border-left: 4px solid #ddd;
}

.table > tbody > tr.kpiperformanceobm {
    background: #fff;
}

input[type=text].rangekip, select.rangekip {
    height: 30px;
    width: 40px !important;
    padding: 0px !important;
    box-sizing: border-box;
    border-radius: 3px !important;
    border: 1px solid #d9d9d9 !important;
}


.tabelrange > tbody > tr > td {
    padding: 5px !important;
    margin: 0px !important;
    line-height: 10px;
}

.tablepdfkpi  > tbody > tr > td.valuekpi
{
    padding:10px 0px 2px 10px !important;
}
.tablepdfkpi > tbody > tr > td.semaforokpitd {
    padding: 0px !important;
}
.tablepdfkpi > tbody > tr > td {
    padding: 10px 0px 9px 10px !important;
}
.tablepdfkpi > tbody > tr > td {
    line-height: 1 !important;
}

    .tablepdfkpi > tbody > tr > td > span.semaforokpi {
      
        width: 15px;
        height: 15px;
        margin-top:10px;
       
    }
.tablepdfkpi > tbody > tr.separator > td {
    padding: 2px !important;
    border-top:none;
}

.tablepdfkpi > tbody > tr > td.maintitle {
    font-size: 18px;
    padding-top: 10px !important;
}

input[type=text]{
    height:27px;
}


.state1 {
    color: #717b7a;
}
.state2 {
    color: #ff902b;
}
.state3 {
    color: #2f80e7;
    /*color: #23b7e5;*/
}

.state5 {
    color: #27c24c;
}

.state4 {
    color: #e90bd6;
}

.state6 {
    color: #c8221a;
}
.state7 {
    color: #FF5900;
}
.state8 {
    color: #FF59F9;
}
.state9 {
    color: #C300FF;
}
.state10 {
    color: #1190FF;
}
.sds #uploadifive-confkattach-queue {
    width: 77%;
}
.conf #uploadifive-confkattach-queue {
    width: 77%;
}

.sds .uploadifive-queue {
    float: left !important;
}

.sds #uploadifive-confkattach {
    float: left !important;
    margin: 0px;
}

.conf .uploadifive-queue {
    float: left !important;
}

.conf #uploadifive-confkattach {
    float: left !important;
    margin: 0px;
}

.revision table tbody tr td {
    font-size: 11px;
}
.revision table thead tr th {
    font-size: 11px;
}
.has-error  {
    border: 1px solid red !important;
}

.table-procedure span.k-widget {
    display: grid;
    margin-left: 15px;
    width: 94% !important;
}

.imgdownloadexcel {
    background-image: url(/assets/img/ico-excell.png);
    /* background-position: 0 0px; */
    width: 32px;
    height: 32px;
    background-size: cover;
}
.imgdownloadpdf {
    background-image: url(/assets/img/ico_PDF.png);
    /* background-position: 0 0px; */
    width: 32px;
    height: 32px;
    background-size: cover;
}
#cofingcheckListform .k-multiselect-wrap {
    border-color: #cccccc;
    
}


[id|=overlay-lock] {
   
    z-index: 9000;
   
}

#employeecontainer .k-dropdowntree {
    width: 360px !important;
    background-color: transparent !important;
}
#employeecontainer .k-dropdown-wrap {
    width: 360px !important;
    background: #fff;
    height: 42px;
    border: 1px solid #cbcbdb;
}
#employeecontainer .k-input {
    padding:10px;
}

#employeecontainer .k-i-arrow-60-down:before {
    top: 12px;
}
#employeecontainer .k-list-container
{
    width:100% !important;
}

@media all and (min-width:1px) and (max-width:767px) {

    #employeecontainer .k-dropdowntree {
        width: 266px !important;
       
    }

    #employeecontainer .k-dropdown-wrap {
        width: 266px !important;
     
    }
}

.errorinput {
    border: 2px solid red !important;
}