﻿.text-uppercase i {
    margin-right: 20px;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: #07ABB8 !important;
}

ol, ul {
    list-style: none;
    padding: 0;
}


body {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

body, html, form, .container-fluid {
    height: 100%;
}

a, a:link {
    color: #07abb8;
}

.mainContainer.login .loginContainer {
    margin-top: 50px
}

.loginContainer h3 {
    line-height: 30px;
    font-size: 20px
}

.loginContainer input {
    height: 40px;
}

.loginContainer button {
    height: 50px;
    font-size: 18px
}

.mainContainer {
    height: auto;
    min-height: 100%;
    margin-bottom: -61px;
}

.push-up {
    clear: both;
    display: block;
    height: 61px;
    line-height: 61px;
}

/* login */
.loginContainer {
    margin: auto;
    text-align: center;
    max-width: 500px;
    display: table;
    width: 100%;
    height: 100%;
}

.loginControlsContainer {
    text-align: left;
}

.loginContent {
    display: table-cell;
    vertical-align: middle;
}

/* nvabar customization for menu */
.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }

.navbar-nav > li:hover {
    background-color: #07abb8;
    color: #FFF;
}

.navmenu {
    background-color: rgb(0,64,113);
    border: 3px solid rgb(0,64,113);
}

.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: #e7e7e7;
}

.navbar {
    border-radius: 0 !important;
}

.ga-center {
    margin-left: 300px;
}

.give-breath-on-bottom {
    padding-bottom: 40px;
}

.form-give-breath-on-bottom {
    padding-bottom: 10px;
}

.header-img {
    cursor: pointer;
    margin: 10px 0;
}

header .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.green-text {
    color: rgb(0,64,113);
}

.statistic-container {
    min-height: 300px;
}

.k-block, .k-widget {
    font-size: 14px;
}

    .k-widget thead th, .k-widget thead th a {
        font-size: 13px;
    }

.k-pager-wrap > .k-link, .k-pager-numbers .k-state-selected, .k-button, .btn-group-lg > .btn, .btn-lg, .btn, .panel-heading, .panel, .form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.k-filter-row {
    background-color: #07abb8;
}

.k-pager-wrap {
    background-color: #07abb8 !important;
}

.k-link, .k-header {
    font-weight: bold !important;
}

.k-grid-pager .k-label {
    color: #fff;
}

.header-table h2 {
    font-size: 24px;
    color: #07abb8;
}

.k-pager-numbers .k-state-selected, .k-pager-numbers .k-state-selected:hover {
    background-color: #004B44;
    border: 1px solid #004B44;
}

.k-grid-header .k-header > .k-link > .k-icon {
    position: relative;
}

.k-popup .k-group-header, .k-popup .k-header, .btn-lg .fa-reply {
    font-size: 16px;
    vertical-align: 0%;
}

/*.field-validation-error {
    margin-left: -1000px;
}*/
.tooltip.fade.show {
    opacity: 1 !important;
}

.k-grid-header .k-i-sort-asc-sm, .k-grid-header .k-i-sort-desc-sm, .k-grid-header .k-sort-order {
    color: rgb(0,64,113);
}

.k-autocomplete .k-clear-value, .k-dropdown-wrap .k-clear-value, .k-multiselect .k-clear-value {
    top: 50%;
}

.k-filtercell > span > .k-button {
    top: 3px;
}

.k-autocomplete {
    border-radius: 0;
}

.btn.btn-lg.btn-danger, table td .btn.btn-lg {
    padding: 5px 10px;
    line-height: 24px;
    text-align: center;
}
#UserInput a.btn-default {
    width: 38px;
    height: 38px;
    padding-top: 5px;
    padding-left: 7px;
    text-align: center;
}
/*.btn.btn-lg.btn-danger[title="Annulla"] {
   background-color: #848484;
    border-color: #848484;
}*/

.btn-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.panel-title .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.panel-title .titolo .fa-lg {
    margin-right: 10px;
}

.btn-default#salva, .btn-default.salva {
    border: none;
    color: #FFF;
    padding: 5px 10px;
    background: #30A940;
    border: solid 1px #30A940;
    width: 38px;
}

    .btn-default#salva .fa-lg {
        font-size: 18px;
        vertical-align: 0%;
    }

.navbar-nav .fa-lg {
    margin-right: 5px;
}

.fa.fa-lg.fa-trash {
    font-size: 18px;
    vertical-align: 0%;
}

.check-abilitato .formEnabled {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}

.check-abilitato label {
    margin: 0;
}

.form-control {
    width: 90%;
}

#grid .fa-lg {
    font-size: 18px;
    line-height: 24px;
}

.k-i-sort-desc-sm:before, .k-i-sort-asc-sm:before {
    font-size: 20px;
}

.form-control {
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-dialog-osx {
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    border-width: 0 8px 8px 8px;
}

.survey-list {
    margin-bottom: 40px;
}

    .survey-list h3, .ul-events h3 {
        font-size: 18px;
        color: rgb(0,64,113);
    }

    .survey-list ul {
        border: solid 1px #ddd;
        border-bottom: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.ul-events ul {
    border: solid 1px #ddd;
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.survey-list ul li {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 20px;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

    .survey-list ul li div {
        width: calc(100% - 100px);
    }

.survey-list a.download, .survey-list a:link.download {
    width: 80px;
    background: #52bbe7;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}

    .survey-list a.download:after {
        font: normal normal normal 24px FontAwesome;
        line-height: 50px;
        content: "\f1c1";
    }

.esito {
    font-size: 16px;
    font-weight: 500;
    color: #52bbe7;
}

.k-grid tbody .k-button {
    min-width: 36px !important;
}

.k-grid td.k-command-cell {
    text-align: center;
}

.ul-events ul li {
    border-bottom: solid 1px #ddd;
    padding: 10px;
}

.survey-list ul li:nth-child(even) {
    border-right: none;
}

.ul-events ul li:nth-child(even) {
    background: #EFEFEF;
}

.survey-list ul li h6 {
    margin-top: 0;
    font-size: 16px;
}

.navbar-nav > li:active {
    background-color: #e7e7e7;
    color: #333;
}

li .active {
    color: #333;
    background-color: #e7e7e7;
}

.btm-add-on {
    background-color: #E6E6E6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 5px;
    text-align: center;
    border: 1px solid #C0C0C0;
    border-top: none;
}

.has-add-on {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.content-filter {
    padding-left: 0px;
    padding-right: 0px;
    margin: 15px 0 15px 0;
}

.filter {
    padding: 10px;
    width: 100%;
    margin-bottom: 0px;
    border: 1px solid #07abb8;
    border-radius: 4px;
    background-color: #07abb8;
}

    .filter label {
        color: #fff;
    }

    .filter select {
        width: 100%;
    }

.no-loading .k-loading-image {
    /*Hide loading spinner on grid refresh*/
    background-image: none !important;
}

.no-loading .k-loading-mask {
    /*Hide fadein() animation on grid refresh*/
    display: none !important;
    visibility: hidden !important;
    background-color: transparent !important;
    opacity: 0.0 !important;
    height: 0px !important;
    overflow: hidden !important;
}

.sortable-item {
    padding: 15px;
    font-size: 16px;
    clear: both;
    overflow: hidden;
}

.handler {
    display: inline-block;
    margin-right: 10px;
    cursor: move;
}

    .handler:hover {
        background-color: #52bbe7;
    }

.placeholder {
    width: 298px;
    border: 1px solid #52bbe7;
}

.hint {
    border: 2px solid #52bbe7;
}

    .hint .handler {
        background-color: #52bbe7;
    }

.row-buttton-add {
    clear: both;
}

.survey-info {
    clear: both;
    overflow: hidden;
    padding: 20px;
}

    .survey-info .control-label {
        text-transform: uppercase;
    }

.survey-check input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}

.row-buttton-add {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

    .row-buttton-add a, .row-buttton-add a:link {
        padding: 0 10px;
        background-color: #52bbe7;
        color: #FFF;
        height: 40px;
        line-height: 40px;
    }

        .row-buttton-add a .fa-lg {
            margin-right: 8px;
        }

.survey-info .form-control {
    width: 100%;
}

.possible-answers, .valid-answers {
    clear: both;
    overflow: hidden;
    padding: 0 15px;
}

.single-question {
    clear: both;
    overflow: hidden;
}

    .single-question header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-justify-content: center;
        justify-content: center;
        background: #f5f5f5;
        width: 120px;
        padding: 10px;
    }

.sortable-ignore {
    background: #f5f5f5;
    padding: 15px;
}

    .sortable-ignore .question, .sortable-ignore .question-code {
        padding-bottom: 30px;
    }

        .sortable-ignore .question .control-label {
            text-transform: uppercase;
        }

    .sortable-ignore .form-control {
        width: 100%;
    }

.question-code .control-label {
    text-transform: uppercase;
}

.question-delete .col-md-12 {
    padding: 0;
}

.single-question header .fa-arrows {
    color: #FFF;
    padding: 5px 0;
    line-height: 24px;
    text-align: center;
    background: #52bbe7;
    border: solid 1px #52bbe7;
    width: 36px;
}

    .single-question header .fa-arrows:before {
        font-size: 18px;
        vertical-align: 0%;
    }

.possible-answers .col-md-12, .valid-answers .col-md-12 {
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}

.possible-answers .give-breath-on-bottom, .valid-answers .give-breath-on-bottom {
    padding-bottom: 10px;
}

.possible-answers {
    border-bottom: solid 1px #DDD;
    margin-bottom: 20px;
}

.cnt-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    z-index: 2000;
}

.popup {
    z-index: 2001;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 96%;
    max-width: 400px;
    padding: 20px;
}

    .popup ul {
        padding-top: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

        .popup ul li {
            margin: 0 15px;
            padding: 0 10px;
            line-height: 40px;
            height: 40px;
            background: #52bbe7;
            color: #fff;
            font-size: 16px;
            text-transform: uppercase;
            cursor: pointer;
        }

            .popup ul li#annullaDelete {
                background: #d9534f;
            }

.login header {
    text-align: center;
}

.login .form-control {
    width: 100%;
}

.login .give-breath-on-bottom {
    padding-bottom: 10px;
}

.login .checkbox label {
    padding: 0;
    display: inline;
    width: calc(100% - 30px);
}

.login .checkbox.recaptcha label {
    width: 100%;
}

.login .btn-default {
    max-width: 300px;
    margin: 0 auto;
}

.login .checkbox {
    margin-bottom: 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    .login .checkbox input[type=checkbox] {
        position: relative;
        margin: 0px 0px 0 4px;
        transform: scale(1.3, 1.3);
        display: inline;
    }



.checkbox.recaptcha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}



.alert-danger {
    background: #e42c2a;
    color: #FFF;
}

.alert-success {
    background: #28993d;
    color: #FFF;
}

.ui-pnotify {
    top: 50% !important;
    left: 50% !important;
    position: absolute !important;
    z-index: 9999;
    width: 800px !important;
    height: 200px !important;
    margin: -200px 0 0 -400px;
}

    /*html > body > .ui-pnotify {
position: fixed;
}*/
    .ui-pnotify .ui-pnotify-shadow {
        -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
        box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    }

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0;
}

.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em;
    margin-top: 0;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: bold;
    color: #FFF;
}

.ui-pnotify-text {
    display: block;
    font-size: 24px !important;
    font-size: 1.5rem;
    color: #FFF;
}

.alert-warning .ui-pnotify-text {
    color: #000;
}

.alert-success .ui-pnotify-text {
    color: #44474c
}

.ui-pnotify-icon, .ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em;
}

/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft, .ui-pnotify.stack-bottomleft {
    left: 25px;
    right: auto;
}

.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {
    bottom: 25px;
    top: auto;
}

.ui-pnotify-closer, .ui-pnotify-sticker {
    float: right;
    margin-left: .2em;
}

/* -- Pulldown */
.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: none;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    /* Ensures history container is above notices. */
    z-index: 10000;
}

    .ui-pnotify-history-container.ui-pnotify-history-fixed {
        position: fixed;
    }

    .ui-pnotify-history-container .ui-pnotify-history-header {
        padding: 2px;
        text-align: center;
    }

    .ui-pnotify-history-container button {
        cursor: pointer;
        display: block;
        width: 100%;
    }

    .ui-pnotify-history-container .ui-pnotify-history-pulldown {
        display: block;
        margin: 0 auto;
    }

.navbar-default {
    background: #004b44 !important;
    border: #004b44 !important;
}

    .navbar-default a {
        color: #fff !important;
    }

footer .navbar-text {
    color: #fff !important
}

.control-label.block {
    display: block;
}

.input-group.btn-inline {
    display: inline-flex !important;
    width: 100%
}

    .input-group.btn-inline input {
        width: 95%;
    }

.input-validation-error {
    border: 1px solid red !important;
}

.k-grid-header th.k-header, .k-filter-row th {
    white-space: normal !important;
    top: 0 !important;
    vertical-align: middle !important;
}

.undefined {
    display: none !important;
}

tr[data-product].selected-row {
    background-color: #eee;
}

    tr[data-product].selected-row td input, tr[data-product].selected-row td select {
        border-color: #07abb8;
    }

tr[data-product].delete-row {
    background-color: #ff6161;
}

.form-group.toolbar .inputGroupContainer label {
    font-size: 13px;
    margin-bottom: 0;
}

.form-group.toolbar .inputGroupContainer .btn-group .btn {
    font-size: 12px;
}

.panel-body.preview {
    background: #efefef;
    margin: 30px;
    padding: 10px;
    border: 1px #ccc;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .panel-body.preview.off {
        display: none
    }

.nav-tabs > li > a.active, .nav-tabs > li > a.active:focus, .nav-tabs > li > a.active:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0 !important;
}

.k-filtercell[data-field='IsAutomotive'] .k-operator-hidden {
    background: #fff;
    border-radius: 3px;
    height: 34px
}

    .k-filtercell[data-field='IsAutomotive'] .k-operator-hidden label {
        min-width: 20px;
        padding: 5px 0;
        margin-left:20px;
    }

