﻿

ol, ul {
  list-style: none;
  padding: 0;
}


body {
    padding-top: 5px;
    padding-bottom: 5px;
}

body, html, form, .container-fluid {
    height: 100%;
}

.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: #52bbe7;
    color: #FFF;
}

.navmenu {
    background-color: #3C4E62;
    border: 3px solid #3C4E62;
}

.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: #3C4E62;
}

.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: #3C4E62;
}

.k-pager-wrap {
    background-color: #3C4E62 !important;
}

.k-link, .k-header {
    font-weight: bold !important;
}

.k-grid-pager .k-label {
    color: #fff;
}
.header-table h2{
        font-size: 24px;
        color: #3C4E62;
}
.k-pager-numbers .k-state-selected, .k-pager-numbers .k-state-selected:hover {
    background-color: #52bbe7;
    border: 1px solid #52bbe7;
}
.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;
}
.k-grid-header .k-i-sort-asc-sm, .k-grid-header .k-i-sort-desc-sm, .k-grid-header .k-sort-order {
    color: #3C4E62;
}
.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 {
    padding: 5px 10px;
    line-height: 24px;
    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{
    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: #3C4E62;
}

.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;
}
.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: 15px;
    width: 100%;
    margin-bottom: 10px;
    border: 2px solid #3C4E62;
    border-radius: 4px;
    background-color: #e7e7e7;
}

.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;
}
.login .btn-default{
    max-width: 300px;
    margin: 0 auto;
}
.login .checkbox{
    margin-bottom: 0;
}
.login .checkbox input[type=checkbox]{
    position: relative;
    margin: 4px 0 0 0;
}
.checkbox.recaptcha{
           display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center; 
}


