﻿/* Set padding to keep content from hittinge edges */

body {
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 15px;
    color: #33414E;
}

body, html, form, .container-fluid {
    height: 100%;
}

a {
    color: #33414e;
    text-decoration: none;
}

.mainContainer {
    height: auto;
    min-height: 100%;
    margin-bottom: -58px;
    padding-bottom: 58px;
}

.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;
}

    .loginControlsContainer .form-group {
        padding-bottom: 20px;
        position: relative;
        clear: both;
        overflow: hidden;
        margin-bottom: 0;
    }

        .loginControlsContainer .form-group div {
            position: relative;
        }

        .loginControlsContainer .form-group label {
            line-height: 32px;
        }

.loginContent {
    display: table-cell;
    /*vertical-align: middle;*/
}

    .loginContent .checkbox, .loginContent .radio {
        margin: 0;
    }

/* nvabar customization for menu */
.navbar-default .navbar-nav > li > a {
    color: #3b444e;
}

    .navbar-default .navbar-nav > li > a.active {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }

.navbar-nav > li:hover {
    background: #F07E23;
    color: #FFF;
    border-radius: 6px;
}

footer.navbar-default {
    margin-bottom: 0;
    background-color: #e8e8e8;
    border-radius: 6px;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #F07E23;
    border-radius: 6px;
}

/* COMMON STYLEs */
.ga-center {
    margin-left: 300px;
}

.give-breath-on-bottom {
    padding-bottom: 40px;
}

.form-give-breath-on-bottom {
    padding-bottom: 10px;
}

.give-breath-on-top {
    padding-top: 10px;
}

.give-breath-on-left {
    padding-left: 10px;
}

.green-text {
    color: #449d44;
}

.bordeaux-text {
    color: #33414e;
}

.statistic-container {
    min-height: 300px;
}

.row.grid-zone {
    margin-bottom: 65px;
}

.report-lone-button {
    width: 122px !important;
    float: right;
}
/* Grid customization */
/*
.k-filtercell label {
    text-indent: -9999px;
    display: inline-block;
    position: relative;
    min-width: 50px;
}

    .k-filtercell label input, .k-filtercell label:after {
        position: absolute;
        z-index: 100;
        left: 0;
        top: 0;
    }

    .k-filtercell label:after {
        left: 26px;
    }

    .k-filtercell label:after {
        font-family: 'FontAwesome';
        content: "\f057 ";
        color: #000;
        font-size: 18px;
        text-indent: 0;
    }

    .k-filtercell label:first-child:after {
        content: "\f00c";
    }

  */
.k-pager-wrap {
    background-color: #33414e;
}

/*.k-link, .k-header {
    font-weight: bold !important;
}*/

.k-grid-pager .k-label {
    color: #fff;
}

.field-validation-error {
    margin-left: -1000px;
}

.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;
}

.navbar-nav > li:active {
    background-color: #e7e7e7;
    color: #333;
}

li .active {
    color: #fff;
    background-color: #f07e23;
}

.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;
}

.inner-title {
    background-color: #7b1533;
    border: 3px solid #e7e7e7;
    color: #e7e7e7;
    margin: 10px 10px 0 10px;
    height: auto;
    overflow: auto;
}
/*+++++++++++++++++++++++++++++++++++++++RESET+++++++++++++++++++++++++++++++++++++++++++++*/
footer {
    background: #E8E8E8;
    color: #33414e;
}

    footer .container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

.fa-lg {
    margin-right: 10px;
}

.k-button .fa-lg {
    margin-right: 0;
}

.panel-title {
    line-height: 32px;
}

    .panel-title button .fa-lg, .panel-title a .fa-lg {
        margin-right: 0;
    }

.panel-body .col-md-2, .panel-body .col-md-3, .panel-body .col-md-4, .panel-body .col-md-6, .panel-body .col-md-8, .panel-body .col-md-12 {
    /*min-height: 80px;*/
    position: relative;
}

.panel-body .row {
    padding-bottom: 10px;
}

.note {
    font-size: 11px;
    position: absolute;
    left: 15px;
    bottom: 5px;
}

.panel-body .btn-default {
    width: 100%;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 5px;
}

a.btn.btn-lg.btn-danger {
    margin-left: 20px;
}

/*#smartCardInfo .fa-lg {
    margin: 0 0 0 10px;
}*/

.btn-info {
    background-color: #ee8027;
    border-color: #ee8027;
}

.logo {
    float: left;
    width: 16%;
    margin-top: 5px;
}

    .logo img {
        width: 100%;
        max-width: 197px;
    }

.col-md-4.user {
    float: right;
    width: 22%;
    margin-top: 28px;
    padding-right: 0;
}

    .col-md-4.user strong {
        display: inline-block;
        margin-right: 10px;
    }

        .col-md-4.user strong a, .col-md-4.user strong a:link {
            color: #F07E23;
        }

.main-header {
    background-color: #e8e8e8;
    margin-bottom: 20px;
}

    .main-header .user-info {
        background-color: #33414E;
        color: #FFF;
        font-size: 18px;
    }

        .main-header .user-info a {
            color: #FFF
        }

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 9px;
    font-size: 18px;
}

.navmenu {
    float: left;
    width: 62%;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.navbar-collapse .navbar-nav {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

    .navbar-collapse .navbar-nav a {
        border-radius: 6px;
    }

.navbar-text {
    margin-bottom: 0px !important;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.footer-nav {
    font-size: 16px;
}

a:hover.btn.btn-lg.btn-info {
    background: #33414E;
}

.k-pager-wrap .k-state-selected {
    background-color: #f07e23;
    border-color: #f07e23;
}

/*#smartCardInfo {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    margin-top: 15px;
    border-top: 1px solid #a1a1a1;
    text-align: right;
}*/

.smart-card-info {
    margin-top: 15px;
}

    .smart-card-info i {
        font-size: 30px;
    }

.k-pager-wrap > a.k-state-disabled:hover {
    background: #FFF;
}

.k-window-titlebar .k-window-actions {
    display: none;
}

.closebutton .k-window-actions {
    display: block;
}

    .closebutton .k-window-actions .k-i-close {
        background-color: #fff;
    }

#createReport .buttons-dialog {
    padding-top: 20px;
}

#createReportRPM .buttons-dialog {
    padding-top: 20px;
}

#formContainer {
    padding-top: 20px;
}

.k-window .k-header {
    background: #33414E;
    color: #fff;
}

div.k-window {
    border: none;
}

.panel-default, .panel-default > .panel-heading {
    border: none;
}

.panel-body {
    padding: 15px 0 0 0;
}

.row.grid-zone h2.text-uppercase {
    margin-top: 0;
    font-size: 26px;
}

.k-grid {
    margin-top: 10px;
}

    .k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
        min-width: auto;
    }

    .k-grid .k-grid-header {
        padding-right: 0 !important;
    }

    .k-grid .k-header {
        background: #33414e;
        color: #FFF;
    }

        .k-grid .k-header .k-link {
            /*background: #33414e;*/
            color: #FFF;
        }

    /*#grid .k-grid-header-wrap .k-header .k-icon {
    background-image: url("Bootstrap/white-sprite.png");
}

#grid .k-grid-header-wrap .k-filter-row .k-header .k-icon {
    background-image: url("Bootstrap/sprite.png");
}*/

    /*.k-grid .k-grid-header-wrap a {
        color: #fff;
    }*/

    /*.k-grid .k-link .k-icon {
        background-image: url("Bootstrap/sprite_white.png");
    }*/

    .k-grid .k-filter-row {
        background: #5b7188;
    }

.k-grid-content {
    overflow: visible;
}

.fa-check {
    color: #0D982C;
}

.loginContent .panel-default > .panel-heading {
    background-color: transparent;
}

    .loginContent .panel-default > .panel-heading h3.panel-title {
        font-weight: bold;
        font-size: 18px;
    }

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    background-color: #33414e;
    border-color: #33414e;
}

.checkbox input[type=checkbox] {
    margin-top: 9px;
}

.k-panelbar .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected, .k-state-selected td.k-state-focused, .k-listview > .k-state-focused.k-state-selected {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-state-selected {
    background-color: #33414e;
    border-color: #33414e;
}

.k-state-focused, td.k-state-focused {
    border-color: #33414e;
    box-shadow: none;
}

.text-success {
    color: #1CA91F;
}

.btn {
    padding: 7px 12px;
}

.buttons-dialog {
    text-align: center;
}

#punchTicket input, #punchTicket select {
    margin-bottom: 20px;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#punchTicket .dropdwn-cnt, .form-control {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav > li > a {
    padding: 10px;
}

label {
    font-size: 13px;
}

.panel-body .col-md-8.ticket-type-list, .panel-body .col-md-4.text-right {
    min-height: 0;
}

    .panel-body .col-md-8.ticket-type-list h2 {
        margin-bottom: 0;
        line-height: 40px;
    }

#gridTicketLog .k-grid-header {
    padding-right: 0 !important;
}

.map-info {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
}

    .map-info li {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 25%;
    }

        .map-info li label {
            display: block;
        }

        .map-info li input, .map-info li .value, .side-bar.options input {
            width: 90%;
            display: block;
            height: 34px;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555;
            background-color: #eee;
            background-image: none;
            border: 1px solid #ccc;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        }

        .map-info li input {
            background-color: #fff;
        }

.row-save-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.editor-piantina, .row-save-btn {
    width: 160px;
}

    .editor-piantina .row-delete-btn {
        width: 100%;
    }

#warning {
    position: absolute;
    left: -110%;
    z-index: 100;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    color: #fff;
    padding: 8px;
    background: #B82A00;
    width: 160px;
    text-align: left;
    line-height: 14px;
}

    #warning:after {
        position: absolute;
        right: -13px;
        z-index: 100;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 0 10px 20px;
        border-color: transparent transparent transparent #B82A00;
        content: "";
    }

.row-save-btn button {
    border: 1px solid #ee8027;
    background-color: #ee8027;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 0;
    width: 100%;
}

.editor-piantina {
    background: #f5f5f5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-left: 30px;
}

.side-bar.options ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.side-bar.options {
    width: 100%;
    padding-bottom: 20px;
}

    .side-bar.options ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 10%;
    }

        .side-bar.options ul li.input-posizione {
            width: 15%;
        }

        .side-bar.options ul li.input-immagine {
            width: 20%;
        }

    .side-bar.options select {
        width: 90%;
    }

    .side-bar.options ul li:last-child {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 20%;
    }

    .side-bar.options ul li button, #modifySeat, .modal-body #buttonCreateText, #modifyText {
        border: 1px solid #ee8027;
        background-color: #ee8027;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        font-size: 20px;
        line-height: 30px;
        color: #fff;
        padding: 0 20px;
    }

    .side-bar.options ul li label {
        display: block;
    }

#text-editor select {
}

.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: table;
    transition: opacity .3s ease;
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    position: relative;
    margin: 40vh auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
}

.modal-header h3 {
    margin-top: 0;
    color: #ee8027;
}

.modal-body {
    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;
    -webkit-justify-content: center;
    justify-content: center;
}



    .modal-body ul {
        width: 100%;
    }

    .modal-body li {
        padding-bottom: 20px;
    }

.row-delete-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
}

    .row-delete-btn button {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #c71919;
        background-color: #c71919;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        font-size: 20px;
        line-height: 30px;
        color: #fff;
        padding: 0 20px;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
    }

        .row-delete-btn button:before {
            color: #FFF;
            line-height: 30px;
            margin-right: 10px;
            color: #fff;
            content: "\f00d";
            font: normal normal normal 24px/1 FontAwesome;
        }

.editor-container .cnt-map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sticky.editor-container .cnt-map {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.editor-container .side-bar {
    position: relative;
    padding: 20px 0;
    width: 100%;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
    background: rgb(232, 232, 232);
    -webkit-transition: width 1s; /* Safari */
    transition: width 1s;
}

    .editor-container .side-bar .controls {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }


#sectionList .controls {
    margin-bottom: 20px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#sectionList h2 {
    font-size: 18px;
    padding-bottom: 20px;
    font-weight: bold;
    width: 100%;
    border-bottom: #E8E8E8 solid 1px;
    margin-bottom: 0;
}

.editor-container .side-bar .controls button, #sectionList .controls button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #33414E;
    background-color: #33414E;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    padding: 0 20px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 20px;
}

#sectionList .controls button {
    padding: 0 10px;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}

    .editor-container .side-bar .controls button:focus,
    .editor-container .side-bar .controls button:hover,
    .editor-container .side-bar .controls button:active,
    #sectionList .controls button:focus,
    #sectionList .controls button:hover,
    #sectionList .controls button:active {
        background: rgba(51, 65, 78, .7);
    }

    .editor-container .side-bar .controls button:last-child, #sectionList .controls button:last-child {
        margin: 0;
    }

    .editor-container .side-bar .controls button:before, #sectionList .controls button:before {
        width: 37px;
        height: 37px;
        display: block;
        margin-right: 10px;
        content: "";
    }

.editor-container .side-bar .controls button[onclick="action('selection')"]:before {
    background: url(Images/icon-select.png) no-repeat center center;
}

.editor-container .side-bar .controls button[onclick="action('seat')"]:before {
    background: url(Images/icon-plus.png) no-repeat center center;
}

.editor-container .side-bar .controls button[onclick="action('text')"]:before {
    background: url(Images/icon-write.png) no-repeat center center;
}

.editor-container .side-bar .controls button[onclick="action('delete')"]:before {
    background: url(Images/icon-delete.png) no-repeat center center;
}

.editor-container .side-bar .controls button[onclick="action('enumerate')"]:before {
    background: url(Images/icon-numbers.png) no-repeat center center;
}

#sectionList .controls button[onclick="action('add')"]:before {
    background: url(Images/icon-sector-select.png) no-repeat center center;
}

#sectionList .controls button[onclick="action('remove')"]:before {
    background: url(Images/icon-unselect.png) no-repeat center center;
}

.map-row {
    display: block;
    clear: both;
    width: 100%;
}

    .map-row .map-cell {
        margin: 3px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 2px solid #33414E;
        position: relative;
        float: left;
    }

.sector-editor .map-row .map-cell {
    border: none;
}

.map-row .map-cell.selected {
    background: #24bd3d;
    border-color: #24bd3d;
}

#editor-zone {
    overflow: visible !important;
}

#mapeditor {
    margin-top: 20px;
    overflow: scroll;
    max-width: 73%;
    max-height: 800px;
    width: 73%;
    height: auto;
    padding: 20px;
    position: relative;
    border: #E8E8E8 solid 2px;
}

    #mapeditor.sector-editor .map-row .map-cell.selected {
        background: transparent;
    }


    #mapeditor .text-sm .text-child li {
        font-size: 12px;
        line-height: 14px;
    }

    #mapeditor .text-md .text-child li {
        font-size: 14px;
        line-height: 16px;
    }

    #mapeditor .text-lg .text-child li {
        font-size: 16px;
        line-height: 18px;
    }

    #mapeditor .text-xl .text-child li {
        font-size: 20px;
        line-height: 22px;
    }

.map-editor, .map-row, .map-cell {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.text-item {
    display: flex;
    position: absolute;
    justify-content: center;
    text-align: center;
    line-height: 0.8;
    width: 100%;
    height: 100%;
    font-size: 14px;
}

    .text-item.text-child {
        text-align: left;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        white-space: nowrap;
    }

        .text-item.text-child.vertical-literal {
            justify-content: center;
            text-align: center;
        }

.map-cell.selected > div.text-item {
    border: none;
}

.map-cell.text.selected {
    border: 2px solid #24bd3d;
}

#item-editor {
    padding-top: 20px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: none;
}

    #item-editor.visible {
        display: flex !important;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

#seat-editor, #text-editor {
    width: 100%;
    display: none;
}

    #seat-editor ul, #text-editor ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        list-style: none;
        padding: 10px;
        margin: 0;
        width: 40%;
        background: rgba(255, 255, 255, .6);
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }

        #seat-editor ul li {
            list-style: none;
            padding: 0;
            margin: 0;
            width: 50%;
        }

        #text-editor ul li {
            list-style: none;
            padding: 0;
            margin: 0;
            width: 30%;
        }

            #text-editor ul li .form-control {
                width: 90%;
            }

            #text-editor ul li:first-child {
                width: 50%;
            }

            #text-editor ul li:last-child {
                width: 20%;
            }

    #seat-editor label, #text-editor label {
        display: block;
    }

    #seat-editor input, #text-editor input {
        width: 90%;
        display: block;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    #seat-editor.visible, #text-editor.visible {
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }

#modify {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #ee8027;
    background-color: #ee8027;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 0 20px;
}

.map-row .map-cell.seat {
    background-color: #5fa2e0;
    border-color: #5fa2e0;
    color: #fff;
}

.map-row .map-cell.text {
    border-color: #5fa2e0;
}

.map-row .map-cell.seat.selected, #mapeditor.sector-editor .map-row .map-cell.seat.selected {
    border: #24bd3d solid 4px;
    background: #24bd3d;
    color: #fff;
}

.map-row .map-cell.seat.seat-error {
    background-color: #C71919;
    border-color: #C71919;
    color: #fff;
}

.fixed .editor-container .side-bar {
    position: fixed;
    width: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
}

.text-child {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .text-child li {
        padding: 0 5%;
        width: 90%;
    }

.panel-heading .panel-title .col-md-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.panel-heading .panel-title .back-to {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    .panel-heading .panel-title .back-to .btn-default {
        width: 40px;
    }

    .panel-heading .panel-title .back-to p {
        margin: 0;
    }

input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 70%;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #ee8027;
        border-radius: 1.3px;
    }

    input[type=range]::-webkit-slider-thumb {
        height: 36px;
        width: 36px;
        border-radius: 50%;
        background: #33414E;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -14px;
        border: solid 3px #fff;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #367ebd;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #ee8027;
        border-radius: 1.3px;
    }

    input[type=range]::-moz-range-thumb {
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        border-width: 16px 0;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #2a6495;
        border-radius: 2.6px;
    }

    input[type=range]::-ms-fill-upper {
        background: #ee8027;
        border-radius: 2.6px;
    }

    input[type=range]::-ms-thumb {
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #ee8027;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #ee8027;
    }

.zoom-container {
    width: 36%;
    margin: 0 auto;
    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;
}

#sectionList .zoom-container {
    width: 100%;
    padding: 0 0 20px 0;
}

#map .centerContainer .editor-container #sectionList {
    padding-top: 0;
}

.zoom-container label {
    width: 15%;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}

#warning {
    display: none
}

    #warning.visible {
        display: block
    }

.button-detail.btn-group {
    margin-left: 30px;
}

#map .centerContainer {
    display: block;
    max-width: 100%;
}

.centerContainer #mapeditor {
    width: 73% !important;
    margin-right: 2%;
}

.centerContainer #sectionList {
    width: 300px;
    padding: 20px 0 0 0;
    margin-top: 5px;
    text-align: left;
    max-width: 300px;
}

    .centerContainer #sectionList ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .centerContainer #sectionList li {
        margin: 0;
        padding: 15px 10px;
        list-style: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: #E8E8E8 solid 1px;
        cursor: pointer;
        background: #fff;
        -webkit-transition: width 1s;
        transition: width 1s;
    }

        .centerContainer #sectionList li:hover, .centerContainer #sectionList li.selected {
            background: #E8E8E8;
        }

        .centerContainer #sectionList li .section-color {
            width: 20px;
            height: 20px;
            margin-right: 20px;
        }

        .centerContainer #sectionList li .section-title {
            width: 70%;
            padding-right: 20px;
        }

        .centerContainer #sectionList li .section-capacity {
            width: 20%;
            font-weight: bold;
        }

.back-to a {
    display: inline-block;
    margin-right: 20px;
}

#maps.form-control {
    max-width: 300px;
}

.row.map-container .table > tbody > tr.active > td {
    background: #F07E23;
    color: #fff;
}

canvas#map {
    width: 100%;
    height: 400px;
}

.seat-tooltip {
    padding-top: 12px;
    width: 80%;
    max-width: 300px;
}

    .seat-tooltip:before {
        content: "";
        position: absolute;
        top: 0;
        left: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 7.5px 15px 7.5px;
        border-color: transparent transparent #33414E transparent;
    }

.ctn-seat-tooltip {
    background: #33414E;
    padding: 10px;
    color: #FFF;
}

    .ctn-seat-tooltip ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .ctn-seat-tooltip li {
        list-style: none;
        margin: 0 0 8px 0;
        padding: 0 0 0 14px;
        position: relative;
        font-size: 14px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        text-transform: uppercase;
    }

        .ctn-seat-tooltip li:last-child {
            margin: 0;
        }

        .ctn-seat-tooltip li span {
            font-weight: bold;
            padding-left: 15px;
            text-transform: none;
        }

            .ctn-seat-tooltip li span.detail-link {
                text-decoration: underline;
                cursor: pointer;
                position: relative;
            }

        .ctn-seat-tooltip li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            z-index: 100;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 6px;
            height: 2px;
            background: #FFF;
        }

.btn-primary {
    background-color: #EE8027;
    border-color: #EE8027;
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        background: #33414E;
        border-color: #33414E;
    }

.k-multiselect .k-button {
    background: #ee8027;
    border-color: #ee8027;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link, .k-pager-wrap .k-link:hover {
    color: #33414E;
}

.k-grid-header .k-i-sort-asc-sm, .k-grid-header .k-i-sort-desc-sm, .k-grid-header .k-sort-order {
    color: #FFF;
}

.k-icon.k-i-filter {
    color: #33414E;
}

.k-operator-hidden label {
    color: #FFF;
    font-weight: normal;
}

.k-operator-hidden input {
    margin-left: 10px;
    margin-right: 20px;
}

.row-panel-body {
    padding: 10px;
}

    .row-panel-body h4 {
        margin: 0;
        padding-bottom: 10px;
    }

    .row-panel-body:nth-child(odd) {
        background: #eaeaea;
    }

    .row-panel-body:nth-child(even) {
        background: #fff;
    }

    .row-panel-body ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .row-panel-body.vendita, .row-panel-body.abilitazioni {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
        border-bottom: 1px solid #ddd;
    }

        .row-panel-body.abilitazioni h4 {
            width: 100%;
        }

        .row-panel-body.abilitazioni .form-group {
            width: 15%;
        }

        .row-panel-body.vendita h4 {
            width: 22%;
            padding-right: 20px;
        }

.panel-body .row-panel-body.vendita .row {
    width: 78%;
    padding: 0 0 20px 0;
}

.row-panel-body .form-group {
    margin-bottom: 0;
}

.row-panel-body > .row {
    padding-bottom: 0;
}

.panel-body .row:last-child {
    padding: 0;
}

.popup .panel-body {
    padding: 0;
}

#tickettype-tree {
    padding-top: 20px;
}

.row-group:not(:last-child) {
    padding-bottom: 30px;
}

.tipi-titolo li {
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
    .tipi-titolo li.k-button {
        padding: 0 5px;
        padding-right: 20px;
    }
    .tipi-titolo li:nth-child(even).k-button {
        background: #ee8027;
    }

.tipi-titolo .form-inline, #product-list ul li .form-inline {
    width: 80%;
}

#allotment-list {
    padding-top: 20px;
}

    #allotment-list .form-inline {
        display: flex;
        padding-bottom: 20px;
    }

    #allotment-list .form-group {
        padding-right: 20px;
    }

    #allotment-list select {
        margin-right: 20px;
    }

#product-list ul {
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0;
}

    #product-list ul li {
        list-style: none;
        padding: 10px;
        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;
        -webkit-align-items: center;
        align-items: center;
        background: #f5f5f5;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

        #product-list ul li label {
            margin: 0 auto 0 0;
            line-height: 34px;
        }

.tipi-titolo .form-inline .form-group {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    .tipi-titolo .form-inline .form-group label {
        padding-right: 10px;
    }

.centerContainer #mapeditor {
    max-width: 1000px;
    -ms-overflow-x: scroll;
    overflow-x: scroll;
}

@media screen and (min-width : 768px) {
    .navbar-collapse {
        text-align: center;
    }

    .navbar-nav {
        display: inline-block;
        float: none;
    }

        .navbar-nav > li {
            margin-right: 0;
        }
}


@media screen and (min-width : 1200px) {

    canvas#map {
        height: 500px;
    }
}


@media screen and (min-width : 1400px) {

    canvas#map {
        height: 600px;
    }
}

.centerContainer {
    margin: auto;
    text-align: center;
    max-width: 1200px;
    display: table;
    width: 100%;
    height: 100%;
}

.button-event-detail {
    float: left;
    padding-right: 10px;
    padding-left: 15px;
}

    .button-event-detail.btn-group .btn.btn-default.dropdown-toggle {
        background-color: #ee8027;
        border-color: #ee8027;
        height: 40px;
        color: #fff;
        font-size: 18px;
    }

.button-detail.btn-group .btn.btn-default.dropdown-toggle {
    background-color: #ee8027;
    border-color: #ee8027;
    height: 40px;
    color: #fff;
    font-size: 18px;
}

.dropdown-menu > li > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    font-weight: bold;
    color: #000;
}

.fixed-width-icon {
    width: 10px;
    text-align: center
}

/*.k-dropdown-grid*/
ul.k-list {
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: white;
    min-width: 220px;
}

.hidden {
    display: none;
}

.xdsoft_datetimepicker {
    z-index: 11000 !important;
}

.panel.extraborder {
    border: 2px solid #dddddd;
    box-shadow: none;
}

    .panel.extraborder > .panel-heading {
        border: 2px solid #dddddd;
        border-radius: 0;
    }

.panel-default > .panel-rpg-rpm {
    background-image: none;
    background-color: #ee8027;
    color: #ffffff;
}

.k-grid-header {
    padding-right: 0px !important;
}

.k-picker-wrap.k-state-hover {
    background: #fff
}

.k-input.event-date-picker {
    border: none !important;
}

/* Login start */

.loginContainer {
    margin: 0;
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
    background: url(images/bg_login.jpg) no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100%;
}

    .loginContainer .panel {
        background: transparent;
        margin-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.loginContent .panel-default > .panel-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

    .loginContent .panel-default > .panel-heading h3 {
        width: 100%;
        max-width: 480px;
        margin-bottom: 30px;
    }

        .loginContent .panel-default > .panel-heading h3 img {
            width: 100%;
        }

.loginContent .panel-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.loginControlsContainer .form-group label {
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
}

.loginContent .panel-body form {
    background: #33414e;
    width: 100%;
    max-width: 500px;
    padding: 20px;
}

    .loginContent .panel-body form h4 {
        color: #FFF;
        padding-left: calc(16.66666667% + 15px);
        font-size: 36px;
        padding-bottom: 20px;
    }

    .loginContent .panel-body form label.col-sm-2 {
        padding: 0;
    }

.loginContent .btn {
    font-size: 28px;
    padding: 0 12px;
}

.loginContent a, .loginContent a:link {
    color: #FFF;
}

.form-group .col-sm-offset-2.col-sm-10 {
    text-align: center;
}

    .form-group .col-sm-offset-2.col-sm-10 .checkbox {
        text-align: left;
    }

/* Login End */


/* PNotifiy */

.pnotify-center {
    right: calc(50% - 150px) !important;
    top: calc(50% - 150px) !important;
}

/* kendo date picker */

.input-group .k-picker-wrap {
    padding: 0 0 0 28px;
}

    .input-group .k-picker-wrap .k-input {
        height: 34px;
    }

.input-group .k-picker-wrap {
    border: none;
}

.input-group .form-control.k-widget {
    height: 36px;
}

.input-group .k-picker-wrap .k-select {
    height: 34px;
}

.input-group .form-control[readonly="readonly"] {
    float: none;
}

.input-group .k-picker-wrap:before, .k-numeric-wrap:before {
    display: none;
}

.tickettype-imported {
    font-style: italic;
}

.lta-uploader {
    width: 250px !important;
}

.template-editor {
    width: 100%;
}

.section-1 {
    background-color: goldenrod !important;
    color: #111 !important;
}

.section-2 {
    background-color: yellow !important;
    color: #111 !important;
}

.section-3 {
    background-color: green !important;
    color: #fff !important;
}

.section-4 {
    background-color: red !important;
    color: #fff !important;
}

.section-5 {
    background-color: #24bd3d !important;
    color: #fff !important;
}

.section-6 {
    background-color: blue !important;
    color: #fff !important;
}

.section-7 {
    background-color: fuchsia !important;
    color: #fff !important;
}

.section-8 {
    background-color: lemonchiffon !important;
    color: #fff !important;
}

.section-9 {
    background-color: salmon !important;
    color: #fff !important;
}

.section-10 {
    background-color: aqua !important;
    color: #fff !important;
}

[class^="section-"].seat.selected {
    background-color: #24bd3d !important;
    border-color: #24bd3d !important;
}

@media screen and (max-width : 767px) {
    .editor-container .cnt-map {
        .sector-editor

{
    margin: 0 auto;
}

}

#sectionList .controls {
    margin-top: 20px;
    width: 30%;
}

.editor-container .sector-controls {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
}

#map .centerContainer #mapeditor {
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
}

#map .centerContainer #sectionList {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    width: 940px;
    padding: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    #map .centerContainer #sectionList ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1.5%;
    }

    #map .centerContainer #sectionList li {
        width: 30%;
        margin: 0 1.5%;
    }

}

#sectionList .controls button {
    margin: 0 20px 0 0;
    &:last-child

{
    margin: 0;
}

}

#sectionList .controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width : 1230px) {
    #mapeditor {
        max-width: 96%;
    }

    #map .centerContainer #sectionList {
        position: fixed;
        right: -300px;
        width: 300px;
        max-width: 300px;
        z-index: 1000;
        top: 400px;
        -webkit-transition: right .8s; /* Safari */
        transition: right .8s;
        background: #FFF;
        border: 1px solid #33414E;
        padding: 10px;
    }

        #map .centerContainer #sectionList.open {
            right: 0;
        }

    .btn-open {
        position: absolute;
        width: 50px;
        height: 50px;
        background: #33414E;
        text-align: center;
        left: -50px;
        line-height: 58px;
        top: 0;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        cursor: pointer;
    }

        .btn-open:before {
            content: "\f044";
            font: normal normal normal 24px/1 FontAwesome;
            color: #FFF;
        }
}


/* COLLAPSIBLE PANEL */

.wrapper {
    width: 70%;
}

@media(max-width:992px) {
    .wrapper {
        width: 100%;
    }
}

#eventschedule_filter_container .panel-heading, #rule_eventschedule_filter_container .panel-heading {
    padding: 0;
    border: 0;
}

#eventschedule_filter_container .panel-title > a, .panel-title > a:active, #rule_eventschedule_filter_container .panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}

#eventschedule_filter_container .panel-heading a:before, #rule_eventschedule_filter_container .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

#eventschedule_filter_container .panel-heading.active a:before, #rule_eventschedule_filter_container .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.group-header {
    margin-bottom: 10px;
}


.tree-container {
    border: 1px solid #ddd;
}


.input-validation-error {
    border: 1px solid #CD0A0A;
}

/* Switch */

.k-switch-handle {
    color: #656565;
    background-color: #f6f6f6;
    border-color: rgba(0, 0, 0, 0.08);
    background-image: linear-gradient(#f6f6f6, #f1f1f1);
}

.k-switch-off:hover .k-switch-handle {
    color: #656565;
    background-color: #ededed;
    border-color: rgba(0, 0, 0, 0.15);
    background-image: linear-gradient(#ededed, #e8e8e8);
}

.k-switch-on .k-switch-handle {
    color: #ffffff;
    background-color: #ee8027;
    border-color: #ee8027;
    background-image: linear-gradient(rgba(238, 174, 39, 0), rgba(238, 174, 39, 0.2));
}

.k-switch-on:hover .k-switch-handle {
    color: #ffffff;
    background-color: #ee8a27;
    border-color: #ee8a27;
    background-image: linear-gradient(rgba(238, 184, 39, 0), rgba(238, 184, 39, 0.2));
}

.k-switch {
    cursor: pointer;
    border: 0;
    display: inline-block;
    font-size: 10px;
    overflow: hidden;
    position: relative;
    text-align: left;
    user-select: none;
    vertical-align: middle;
    width: 6em;
    outline: 0;
}

    .k-switch [type='checkbox'] {
        display: none;
    }

.k-switch,
.k-switch-wrapper,
.k-switch-container,
.k-switch-handle {
    box-sizing: border-box;
}

.k-switch-wrapper {
    display: none;
}

.k-switch .k-switch-background {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.k-switch-container {
    padding: 2px 0;
    display: block;
    width: 100%;
    background: transparent;
    transform: translateZ(0);
    outline: 0;
}

.k-switch-handle {
    position: relative;
    width: 2.4em;
    height: 2.4em;
    display: inline-block;
    margin: 0 6px 0 2px;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}

.k-switch-label-off {
    left: 3em;
}

.k-switch-label-on {
    left: -2.4em;
}

.k-switch-label-on,
.k-switch-label-off {
    top: -1px;
    display: block;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    text-shadow: none;
    line-height: 2.4em;
    vertical-align: middle;
}

.k-switch-container,
.k-switch-wrapper {
    border-width: 1px;
    border-style: solid;
}

.k-switch[dir='rtl'] .k-switch-label-off {
    left: -2.4em;
}

.k-switch[dir='rtl'] .k-switch-label-on {
    left: 3em;
}

.k-switch,
.k-switch-container {
    border-radius: 3em;
    outline: 0;
}

.k-switch-container {
    border-color: rgba(0, 0, 0, 0.08);
    background-clip: padding-box;
}

.k-ie11 .k-switch-container,
.k-edge12 .k-switch-container,
.k-edge13 .k-switch-container {
    background-clip: border-box;
}

.k-switch-container:hover {
    border-color: rgba(0, 0, 0, 0.15);
}

.k-switch-background {
    background-position: 4.3em 0;
    background-repeat: no-repeat;
}

.k-switch-handle {
    border-radius: 50%;
    background-clip: padding-box;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.k-ie11 .k-switch-handle,
.k-edge12 .k-switch-handle,
.k-edge13 .k-switch-handle {
    background-clip: border-box;
}

.k-switch-label-on {
    color: #ee8027;
    background-color: transparent;
}

.k-switch-label-off {
    color: #656565;
}

.k-switch:focus, .k-switch.k-state-focused {
    outline: none;
    box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.06);
}

.k-switch:active {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
}

.k-switch.k-state-disabled {
    cursor: auto;
}

    .k-switch.k-state-disabled .k-switch-container {
        border-color: rgba(0, 0, 0, 0.08);
        box-shadow: none;
    }

    .k-switch.k-state-disabled:focus {
        box-shadow: none;
    }

    .k-switch.k-state-disabled.k-switch-on .k-switch-handle {
        background: #ee8027;
        border-color: #ee8027;
        opacity: .5;
    }

.k-switch[aria-readonly="true"] {
    pointer-events: none;
}

.check {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 19px;
    height: 19px;
    background: url("/Content/Images/check.gif") no-repeat;
    border: none;
    cursor: pointer;
    margin-right: 15px;
    background-position: 0 0;
}

    .check:hover {
        background-position: 0 -90px;
    }

    .check.checked, .check.checked:hover {
        background-position: 0 -60px;
    }

    .check.partial-selected, .check.partial-selected:hover {
        background-position: 0 -30px;
    }


.no-group {
    width: calc(100% - 34px);
}

.form-inline {
    width: 100%;
}

.tipi-titolo {
    list-style: none;
    padding: 20px 0 0 34px;
    margin: 0;
    width: 100%;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
}

.row-group .tipi-titolo .form-inline, .product-list .form-inline {
    display: flex;
    padding-top: 0;
}

.open .tipi-titolo {
    max-height: 100%;
    visibility: visible;
    overflow: visible;
}

.tipi-titolo li {
    list-style: none;
    padding: 10px;
    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;
    -webkit-align-items: center;
    align-items: center;
    background: #f5f5f5;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

    .tipi-titolo li label {
        margin-right: auto;
        margin-bottom: 0;
        line-height: 34px;
    }

    .tipi-titolo li:nth-child(even) {
        background: #FFF;
    }

.tipi-titolo > li > span.check:not(.checked) ~ div.form-inline {
    display: none;
}

.tipi-titolo .form-inline .form-group:not(:last-child), #product-list .form-inline .form-group:not(:last-child) {
    padding-right: 20px;
}

#product-list .form-inline .form-group {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    #product-list .form-inline .form-group label {
        padding-right: 10px;
    }

#product-list ul li .form-inline {
    display: flex;
}

.no-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.row-group {
    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;
}

    .row-group .icon {
        width: 18px;
        height: 18px;
        display: block;
        margin-right: 16px;
        cursor: pointer;
    }


        .row-group .icon:after {
            font-family: 'FontAwesome';
            content: "\f067";
            font-size: 18px;
        }


    .row-group.open .icon:after {
        content: "\f068";
    }

    .row-group .form-inline {
        padding-top: 20px;
    }

.eventschedule-loader .badge {
    cursor: pointer;
}

#bundle-list ul {
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0;
}

    #bundle-list ul li {
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding-bottom: 20px;
    }

.product-list li .form-inline {
    opacity: 0;
    width: 80%;
    display: flex;
    visibility: hidden;
    overflow: hidden;
}

.product-list li.show-product .form-inline {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

#product-list li.k-button {
    padding: 0 5px;
    padding-right: 20px;
    background: #ee8027;
}

#product-list li:nth-child(even).k-button {
    background: #ee8027;
}

#product-list ul[role="listbox"] {
    padding: 0;
}

#bundle-list ul li label {
    margin: 0 auto 0 0;
    padding-right: 30px;
    line-height: 34px;
}

#bundle-list .form-inline .form-group {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-right: 20px;
}

    #bundle-list .form-inline .form-group label {
        padding-right: 10px;
    }
#bundle-list li.k-button {
    padding: 0 5px;
    padding-right: 20px;
}

#bundle-list li:nth-child(even).k-button {
    background: #ee8027;
}
#bundle-list ul[role="listbox"] {
    padding: 0;
}
input:checked + label.btn {
    color: #fff;
    background: #33414E;
    border-color: #33414E;
    font-weight: bold;
}

