.lang-box,
.lang-box figure,
.no-scroll {
    overflow: hidden
}

.lang-box .lang-name label,
.lang-box .lang-name span {
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 700
}

.btn.disabled,
.btn:disabled {
    opacity: .25;
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,
html {
    height: 100%
}

body#login-bg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #9244CE
}

body {
    background: #F8F9FC;
    font-size: .9rem;
    overflow-y: scroll
}

.col-form-label {
    font-size: 1.08rem;
    line-height: 1.5rem;
    font-weight: 400
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    color: #1e224d;
    font-weight: 900
}

h3,
h5 {
    font-weight: 400
}

h5 span {
    font-size: 1rem
}

h3 {
    font-size: 1.5rem
}

.white {
    color: #fff
}

.ui-menu {
    background-color: #fff !important;
    border-style: solid !important;
    border: 1px graytext
}

.btn-default {
    background-image: none
}

.btn-success {
    background: #0C6;
    border-color: #0C6
}

.btn-outline-success {
    border-color: #0C6;
    color: #0C6
}

.btn-outline-success:hover,
.btn-success:hover {
    background: #15dd79;
    border-color: #15dd79;
    color: #fff
}

.bg-danger,
.bg-success,
.bg-warning {
    color: #fff !important
}

.btn-danger {
    background: #FF2A5E;
    border-color: #FF2A5E
}

.btn-warning {
    background-color: #ffcf38 !important;
    border-color: #ffcf38 !important
}

.btn-warning:hover {
    background-color: #ffc107 !important;
    border-color: #ffc107 !important
}

.bg-success {
    background-color: #0C6 !important
}

.bg-warning {
    background-color: #FFAE39 !important
}

.bg-danger {
    background-color: #FF2A5E !important
}

.btn-outline-secondary {
    color: #495057;
    border-color: #ced4da;
}

.btn-secondary {
    color: #1e224d;
    background-color: #ced4da;
    border-color: #ced4da;
}

.btn svg {
    width: 20px;
    display: inline;
}

.btn-outline-secondary svg {
    fill: #495057
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #0C6;
    border-color: #0C6;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active svg,
.btn-outline-secondary:not(:disabled):not(.disabled):active svg {
    fill: #fff;
}

.progress,
.progress-bar {
    border-radius: 30px
}

.progress-bar {
    font-size: 1rem;
    font-weight: 700
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #FF2A5E !important
}

#logo {
    width: 150px
}

.logo-wrapper {
    width: 250px;
    text-align: center;
    display: flex;
    flex: 0 0 250px;
    justify-content: center
}

.header-content {
    width: 100%;
    padding: 0 20px
}

#box_user_login {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 20px;
    padding: 60px 40px;
    margin-top: 20px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1)
}

#box_user_login #logo {
    width: 220px;
    margin-bottom: 1.9rem
}

#logo .st0,
#logo .st1 {
    fill: #ffcf38
}

#logo .st2 {
    fill: #FF2A5E
}

#logo .st3 {
    fill: #9244CE
}

#logo .st4 {
    fill: #021EA9
}

#logo .st5 {
    fill: #ffffff
}

#box_user_login label {
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 700;
    margin: .5rem 0 .2rem
}

#lateral_menu {
    background-color: #e7eff7
}

.nav li {
    border-bottom: 1px solid #fff
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    font-size: 12px
}

.box_new {
    background-color: #f5f5f5;
    padding: 20px
}

select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%
}

.error {
    color: #ce4844;
    text-align: left;
    background-color: #f2dede;
    padding: 10px;
    margin-bottom: 10px
}

.fa-pencil-square-o {
    font-size: 24px !important;
    line-height: none !important
}

.fa-edit {
    font-size: 16px !important;
    line-height: none !important
}

.fa-eye,
.fa-print,
.fa-ticket {
    font-size: 24px !important;
    line-height: none !important
}
.fa-big{
    font-size: 24px !important;
    line-height: none !important;
}
.td-disabled{opacity:.4;}

.fa-eye.fa-sm {
    font-size: 16px !important;
    line-height: none !important;
}

#close-icon-menu,
#open-icon-menu {
    background-color: #fff;
    font-size: 24px;
    position: absolute;
    padding: 10px
}

.pagination>li>a,
.pagination>li>span {
    width: 40px;
    cursor: pointer
}

#open-icon-menu {
    left: 0;
    border-right: 1px solid #337ab7;
    border-bottom: 1px solid #337ab7;
    border-radius: 0 0 10px
}

#close-icon-menu {
    right: 0;
    border-radius: 0 0 0 10px
}

.box-edit-atom .form-horizontal {
    padding: 20px;
    border-radius: 0 4px 4px;
    position: relative;
    border: 1px dashed #ddd
}

.box-edit-atom h3.h3-box-edit-atom {
    margin-bottom: 0;
    margin-top: 30px;
    background: #50a8ff;
    color: #fff;
    width: auto;
    border-bottom: 2px solid #fff;
    font-size: 17px;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 4px 4px 0 0
}

.box-edit-atom h3.h3-box-edit-atom i {
    margin-right: 5px
}

.box-edit-atom:first-child h3 {
    margin-bottom: 0;
    margin-top: 10px
}

.box-edit-atom .form-horizontal .control-label {
    text-align: left;
    margin-bottom: 5px
}

.box-edit-atom .form-horizontal .form-group:last-child {
    margin-bottom: 0 !important
}

#ytVideos {
    display: block;
    margin-bottom: 20px
}

.input-xsmall {
    width: 80px !important
}

.input-small {
    width: 145px !important
}

.input-medium {
    width: 240px !important
}

.input-large {
    width: 320px !important
}

.input-xlarge {
    width: 420px !important
}

input[type=text].form-control {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ced4da;
    color: #212533
}

.dateAttraction {
    width: 50%;
    float: left
}

.btn {
    font-weight: 700
}

.btn-lg {
    font-size: 1rem;
    padding: .55rem 1.2rem
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #9244ce;
    border-color: #9244ce;
    color: #fff
}

.btn-outline-primary {
    background-color: #fff;
    border-color: #9244ce;
    color: #9244ce
}

.btn-outline-primary:hover,
.btn-primary:hover {
    background-color: #aa50ee;
    border-color: #aa50ee
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #e2e4ed
}

.table-striped tbody tr {
    background-color: #fff
}

.box_charts,
.box_charts_2,
.box_charts_3 {
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.box_charts {
    padding: 30px;
    background-color: #0C6;
    height: 100%
}

.box_charts_2,
.box_charts_3 {
    padding: 20px;
    color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05)
}

.box_charts h4 {
    font-weight: 800;
    color: #fff;
}

.box_charts_2 h4 {
    font-weight: normal;
    font-size: 1.1rem;
    color: #021EA9;
}

.box_charts_3 h4 {
    font-weight: normal;
    font-size: 1.1rem;
    color: #9244ce;
}

.box_charts h4 span {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5
}

.box_charts .box_charts_counter {
    padding: .35rem .8rem;
    margin: 10px 0;
    background: #fff;
    border-radius: 30px;
    color: #1e224d;
    font-size: 18px
}

.box_charts .box_charts_counter strong {
    font-weight: 900
}

.box_charts .box_charts_total {
    font-weight: normal;
    font-size: 25px;
    text-align: right;
    margin: 0;
    color: #fff;
}

.box_charts .box_charts_total span {
    font-weight: 900;
    line-height: 35px;
    font-size: 35px;
}

.box_charts_2 .box_charts_stats,
.box_charts_3 .box_charts_stats {
    padding: .5rem 0;
    border-radius: 3px;
    line-height: 1.3;
    text-align: center;
    height: 100%;
    margin: 0 2px
}

.box_charts_2 .box_charts_stats {
    background: #EBEEFF;
    border: 1px solid #EBEEFF;
    color: #1e224d;
}

.box_charts_3 .box_charts_stats {
    background: #f6effb;
    border: 1px solid #f6effb;
    color: #1e224d;
}

.box_charts_3 .box_charts_stats i {
    color: #9244ce;
}

.box_charts_2 .box_charts_stats i {
    color: #021EA9;
}

.box_charts_2 .box_charts_stats i,
.box_charts_3 .box_charts_stats i {
    font-size: 1.4rem;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: .3rem
}

.box_charts_2 .box_charts_tot,
.box_charts_3 .box_charts_tot {
    margin: 0 2px;
    padding: .5rem 0;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    border: 1px solid #0C6;
    border-radius: 3px;
    color: #0C6;
    line-height: 1.3;
    font-size: 1rem;
    height: 100%;
    text-align: center
}

.box_charts_2 .box_charts_tot strong,
.box_charts_3 .box_charts_tot strong {
    display: block;
    font-size: 1.3rem;
    font-weight: 900
}

.box_charts_2,
.box_charts_3 {
    background: #fff;
}

.order-table th {
    padding-bottom: 10px
}

.order-table td {
    padding-bottom: 5px
}

.btn-default {
    background-color: #fff;
    border-color: #ced4da
}

.btn-default:hover {
    background: #e9ecef
}

.input-group-addon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem 0 0 .25rem !important
}

.alert,
.lang-box {
    font-size: .9rem;
    font-weight: 700
}

.page-item.active .page-link,
.table .thead-dark th {
    background-color: #021ea9;
    border-color: #021ea9
}

#sidebar ul li a span,
#logOut span {
    display: none
}

#logOut,
#sidebar ul li a,
.alert,
.box-content,
.table-responsive-xl,
ul.CTAs a {
    border-radius: 5px
}

.table .thead-dark th {
    color: #fff
}

.alert {
    padding-top: .6rem;
    padding-bottom: .6rem
}

.alert.alert-danger {
    background: #FF2A5E;
    border-color: #FF2A5E;
    color: #fff
}

.alert.alert-primary,
.alert.alert-success {
    background: #f6effb;
    border-color: #f6effb;
    color: #9244ce;
    font-weight: 400
}

.alert .close {
    text-shadow: none;
    line-height: .8rem
}

.alert .close:hover {
    color: #fff;
    opacity: 1 !important
}

.login-element1 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 30%;
    width: 650px
}

.login-element2 {
    position: absolute;
    z-index: -1;
    bottom: 40%;
    right: 10%;
    width: 220px
}

.login-element3 {
    position: absolute;
    z-index: -1;
    bottom: 10%;
    left: 10%;
    width: 180px
}

#sidebar,
#sidebarCollapse {
    color: #fff;
    position: fixed
}

p {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999
}

a,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch
}

#sidebar {
    -webkit-box-shadow: -4px 0 25px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: -4px 0 25px 0 rgba(50, 50, 50, .2);
    box-shadow: -4px 0 25px 0 rgba(50, 50, 50, .2);
    width: 250px;
    background: #632791;
    transition: all .3s;
    height: calc(100% - 70px);
    overflow: auto;
    z-index: 10 !important;
    bottom: 0
}

#sidebar .sidebar-header {
    padding: 20px
}

#sidebar ul.components {
    padding: 20px 0;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 80px);
    scrollbar-width: none;
}

#sidebar ul.components:hover {
    overflow-y: auto;
    overflow-x: hidden;
}

#sidebar ul p {
    color: #fff;
    padding: 10px
}

#sidebar ul li {
    width: 100%;
    padding: 0 10px
}

#sidebar.active ul li {
    width: 100%;
    padding: 0 18px
}

#sidebar.active ul li a {
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    width: 214px;
}

#sidebar ul li a {
    padding: 12px 12px;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    display: flex;
    justify-content: start;
    display: block;
    overflow: hidden;
}

#sidebar ul li a i {
    width: 26px;
    font-size: 1.4rem;
    color: #f6effb;
    text-align: center
}

#sidebar ul li a i {
    margin-right: 0;
}

#sidebar.active ul li a span,
#sidebar.active #logOut span {
    display: inline-block
}

#sidebar.active ul li a i {
    margin-right: 1.2rem;
}

#sidebar ul li a:hover {
    color: #f6effb;
    background: #9244ce
}

#sidebar ul li a:hover i {
    color: #fff
}

#sidebar ul li.active>a,
a[aria-expanded=true] {
    color: #fff;
    background: #6d7fcc
}

#sidebarCollapse {
    line-height: 20px;
    display: none;
    background-color: #9244ce;
    height: 70px;
    width: 70px;
    padding: .5rem 1rem;
    border-radius: 0;
    top: 20px;
    left: 0;
    font-size: 24px;
    z-index: 4;
    margin-top: -20px
}

ul ul a,
ul.CTAs a {
    font-size: .9em !important
}

a[data-toggle=collapse] {
    position: relative
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

ul ul a {
    padding-left: 30px !important;
    background: #6d7fcc
}

ul.CTAs {
    padding: 20px
}

ul.CTAs a {
    text-align: center;
    display: block;
    margin-bottom: 5px
}

a.download {
    background: #fff;
    color: #7386D5
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important
}

#logOut {
    right: 10px;
    width: calc(100% - 20px);
    bottom: 20px;
    position: absolute;
    padding: 8px 17px;
    background: #9244ce;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center
}

#sidebar.active #logOut i {
    margin-right: 1.2rem
}

#sidebar.active #logOut {
    right: 20px;
    width: calc(100% - 40px);
    text-align: left;
}

#logOut:hover {
    background: #fff;
    color: #9244ce
}

#content {
    width: 100%;
    padding: 50px 20px 20px;
    min-height: 100vh;
    padding-left: calc(70px + 20px);
    transition: all .2s
}

#content.active-sidebar {
    padding-left: calc(250px + 20px)
}

.header {
    background: #fff;
    width: 100%;
    padding: 15px 0;
    position: fixed;
    top: 0;
    z-index: 10;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 70px
}

.header .user i {
    position: absolute;
    left: 0;
    top: 2.5px;
    font-size: 2rem;
    color: rgba(0, 0, 0, .5)
}

.header .user {
    text-align: left;
    position: relative;
    padding-left: 2.6rem;
    line-height: 1.1rem;
    display: inline-block;
    max-width: 220px
}

.box-content,
.lang-box {
    padding: 30px;
    background: #fff;
    color: #212533;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
    width: 100%;
    position: relative
}

.header .user span {
    display: block;
    font-weight: 700
}

.lang-box {
    height: 100%;
    border-radius: 20px;
    -moz-transition: all .2s;
    transition: all .2s;
    text-align: center;
    border: 2px solid #fff
}

.lang-box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 0 0
}

.lang-box-edit {
    cursor: pointer
}

.lang-box-edit.mandatory {
    border: 2px dashed #0C6;
    cursor: not-allowed
}

.lang-box-edit:not(.mandatory).active {
    border-color: #0C6
}

.lang-box figure {
    display: inline-block;
    margin-bottom: 1rem;
    width: 70px;
    height: 70px;
    border-radius: 80px;
    border: 2px solid #ebeeff
}

.lang-box.attraction-lang-box figure {
    width: 40px;
    height: 40px;
    margin-bottom: .2rem
}

.lang-box.attraction-lang-box {
    padding: 20px 0;
    border: 2px solid #ced4da;
    box-shadow: none
}

.lang-box.attraction-lang-box .lang-name {
    font-size: 1rem
}

.lang-box img {
    width: 100%;
    height: auto
}

.lang-box .lang-name {
    font-size: 1.5rem;
    font-weight: 400
}

.lang-box .lang-name span {
    margin-top: .8rem;
    line-height: 1rem;
    display: block;
    padding: 5px 0;
    text-align: center;
    border-radius: 20px;
    background: #f4f5fb;
    color: rgba(0, 0, 0, .5)
}

.lang-box .lang-name label {
    text-align: left;
    line-height: 2rem;
    display: inline-block
}

.lang-box .lang-name span.lang-active,
.lang-box .lang-name span.mandatory-lang {
    background: #0C6;
    color: #fff
}

.title {
    margin-top: 3rem;
    margin-bottom: 1.5rem
}

.title h2 {
    font-size: 1.8rem;
    margin-bottom: 0
}

.title h5 {
    color: rgba(0, 0, 0, .5);
    font-size: 1.1rem
}

.title h2 i {
    color: #021ea9;
    font-size: 1.7rem
}

.width-auto {
    width: auto;
    display: inline-block
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff
}

.custom-switch .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #0C6 !important;
    background-color: #0C6 !important
}

.table-responsive-xl {
    position: relative;
    overflow-x: auto;
    border: 1px solid #ced4da
}

.table-responsive-xl table.table {
    margin-bottom: 0;
    border-radius: 5px
}

.table-responsive-xl table.table.table-striped tbody tr:nth-of-type(2n+1) {
    background: #f4f5fb
}

.table-responsive-xl table.table thead th {
    position: sticky;
    top: 0;
    border: 0
}

.table-responsive-xl table.table thead tr th {
    border-top: 0
}

.table-responsive-xl table.table tr th {
    font-size: 1rem;
    background: #fff;
    color: #929aa2;
    padding: 1.8rem 1rem;
    font-weight: 400
}

.table-responsive-xl table.table tr td {
    font-size: .95rem;
    padding: 1rem;
    border: 0
}

.table-responsive-xl table.table tr:last-child td {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.table-responsive-xl table.table tr td .btn {
    padding: .2rem .8rem
}

.table-responsive-xl table.table tr td .btn.pdf,
.table-responsive-xl table.table tr td form .btn.btn-danger,
.btn-small {
    padding: .2rem .5rem;
    background: #fff;
    font-size: .9rem;
    color: #1e224d;
    border-color: #ced4da
}

.table-responsive-xl table.table .attraction-name {
    display: inline
}

.table-responsive-xl table.table .selected-date {
    padding: 0 5px;
    border-radius: 5px;
    border: 1px solid #0C6;
    color: #008f47;
    font-size: .75rem;
    position: relative;
    display: block;
    margin-top: 2px;
}

.order-carnet {
    position: relative;
    background: transparent;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    margin: 10px 0
}

.order-carnet strong {
    background: #dee2e6;
    font-weight: 800;
    padding: 2px 8px;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    display: inline-flex;
    position: absolute;
    left: 13px;
    top: -13px;
    font-size: 12px;
    text-transform: uppercase
}

.order-carnet+.order-carnet {
    margin-top: 20px
}

.box01 {
    border: 2px solid #ced4da;
    padding: 2rem;
    border-radius: 6px;
    margin: 10px 0;
    background: #F8F9FC;
    border: 1px solid #ced4da;
}

table.table .btn-primary {
    background-color: #fff;
    border-color: #ced4da;
    color: #1e224d
}

.table-responsive-xl table.table tr td .btn.pdf:hover,
table.table .btn-primary:hover {
    background-color: #9244ce;
    border-color: #9244ce;
    color: #fff
}

.btn.delete-row:hover,.btn.update-row:hover,.btn.change-row:hover,
.table-responsive-xl table.table tr td form .btn.btn-danger:hover {
    background: #FF2A5E;
    color: #fff;
    border-color: #FF2A5E
}

.input-search {
    border-radius: 50px !important;
    padding: .6rem 1.5rem;
    height: auto
}

.input-confirmed {
    font-size: 1.1rem;
    font-weight: 400
}

.input-confirmed .box-theme {
    padding: .5rem 1rem;
    border-radius: 5px;
    display: inline-block;
    margin-right: .3rem;
    background: #f4f5fb;
}
.input-confirmed .box-theme.evi{
    border: 1px solid #ced4da;
}
.input-confirmed .box-theme.evi.mini{
    padding: 4px;
    font-size: 12px; margin: 3px;
}

.input-confirmed .lang-input {
    float: left;
    margin-right: .5rem;
    margin-top: 4px;
    border: 1px solid #ebeeff
}

.input-confirmed .lang-input img {
    vertical-align: top
}

.input-confirmed+.input-confirmed {
    margin-bottom: .3rem
}

.border-bottom {
    padding-bottom: 1rem
}

select {
    box-shadow: none
}

.lang-prepend {
    position: relative;
    margin-bottom: .5rem
}

.lang-prepend-input {
    position: absolute;
    left: 10px;
    top: 9px
}

.lang-input {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    overflow: hidden
}

.input-confirmed .lang-input {
    width: 25px;
    height: 25px;
    border-radius: 25px;
}

.lang-prepend-input img,
.lang-prepend-text-editor img {
    width: 100%;
    vertical-align: top
}

.lang-prepend-input+.form-control {
    padding-left: 40px
}

.lang-prepend-text-editor {
    top: 10px;
    left: 10px;
    position: absolute
}

.lang-prepend .cke .cke_top {
    padding-top: 40px !important
}

.cke .cke_bottom,
.cke .cke_top {
    background: #F8F9FC;
    border-color: #ced4da !important
}

.cke_chrome {
    border-radius: 5px;
    border: 1px solid #ced4da !important
}

.input-group-prepend .input-group-text {
    background: #F8F9FC
}

.input-group-prepend .input-group-text.w100 {
    min-width: 100px
}

.edit-media {
    background: #ebeeff;
    padding: 40px;
    border-radius: 20px
}

.form-group {
    margin-bottom: 1.5rem
}

.fas.fa-circle.enable,
.table-responsive-xl table.table .fas.fa-circle {
    color: #0C6;
    font-size: 1.3rem;
    position: relative
}

.input-confirmed .fas.fa-circle.not-paid,
.table-responsive-xl table.table .fas.fa-circle.not-paid {
    color: #FF2A5E
}

.input-confirmed .fas.fa-circle.paid {
    color: #0C6
}

.fas.fa-circle.disable,
.table-responsive-xl table.table .disabled .fas.fa-circle {
    color: #1e224d;
}

.fas.fa-circle.disable,
.table-responsive-xl table.table .disabled td:not(.row-buttons) {
    opacity: .3;
    font-weight: bold;
}

.text-green {
    color: #0C6 !important
}

.page-link {
    height: 36px
}

label.page-link {
    margin-bottom: 0
}

.page-link i {
    line-height: 1.12rem;
    font-size: 1.3rem;
    width: auto
}

.custom-switch.custom-switch-sm .custom-control-label {
    padding-left: 1rem;
    padding-bottom: 1rem
}

.custom-switch.custom-switch-sm .custom-control-label::before {
    height: 1rem;
    width: calc(1rem + .75rem);
    border-radius: 2rem
}

.custom-switch.custom-switch-sm .custom-control-label::after {
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    border-radius: calc(1rem - (1rem / 2))
}

.custom-switch.custom-switch-sm .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(calc(1rem - .25rem))
}

.custom-switch.custom-switch-md .custom-control-label {
    padding-left: 1rem;
    line-height: 2rem
}

.custom-switch.custom-switch-md .custom-control-label::before {
    height: 1.5rem;
    width: calc(2rem + .75rem);
    border-radius: 3rem
}

.custom-switch.custom-switch-md .custom-control-label::after {
    width: calc(1.5rem - 4px);
    height: calc(1.5rem - 4px);
    border-radius: calc(2rem - (1.5rem / 2))
}

.custom-switch.custom-switch-md .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(calc(1.5rem - .25rem))
}

.custom-switch.custom-switch-lg .custom-control-label {
    padding-left: 3rem;
    padding-bottom: 2rem
}

.custom-switch.custom-switch-lg .custom-control-label::before {
    height: 2rem;
    width: calc(3rem + .75rem);
    border-radius: 4rem
}

.custom-switch.custom-switch-lg .custom-control-label::after {
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    border-radius: calc(3rem - (2rem / 2))
}

.custom-switch.custom-switch-lg .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(calc(2rem - .25rem))
}

.custom-switch.custom-switch-xl .custom-control-label {
    padding-left: 4rem;
    padding-bottom: 2.5rem
}

.custom-switch.custom-switch-xl .custom-control-label::before {
    height: 2.5rem;
    width: calc(4rem + .75rem);
    border-radius: 5rem
}

.custom-switch.custom-switch-xl .custom-control-label::after {
    width: calc(2.5rem - 4px);
    height: calc(2.5rem - 4px);
    border-radius: calc(4rem - (2.5rem / 2))
}

.custom-switch.custom-switch-xl .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(calc(2.5rem - .25rem))
}

.custom-control-label-md {
    font-size: 1.08rem;
    line-height: 1.5rem;
    font-weight: 400
}

.bd-highlight {
    padding: .8rem;
    background: #F8F9FC;
    border-radius: 5px
}

.bd-highlight label {
    width: 100%
}

.btn.radius-5 {
    border-radius: 5px;
    padding-left: 1rem;
    padding-right: 1rem
}

.input-group-prepend.minus-1 {
    margin-left: -1px
}

.events-dates-range-wrapper #events-dates-end,
.order-dates-range-wrapper #order-date-end,
.attraction-dates-range-wrapper #attraction-date-end  {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.events-dates-range-wrapper,
.order-dates-range-wrapper,
.attraction-dates-range-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.events-dates-range-wrapper #events-dates-range,
.events-dates-range-wrapper #index-events-dates-range,
.order-dates-range-wrapper #order-dates-range ,
.attraction-dates-range-wrapper #attraction-dates-range{
    width: calc(100% - 46px)
}

.events-dates-range-wrapper #events-dates-range-clear,
.events-dates-range-wrapper #index-events-dates-range-clear,
.order-dates-range-wrapper #order-dates-range-clear,
.attraction-dates-range-wrapper #attraction-dates-range-clear {
    width: 46px
}

#autocomplete-clear.btn,
#btn-new-customer.btn,
.events-dates-range-wrapper #events-dates-range+#events-dates-range-clear,
.events-dates-range-wrapper #index-events-dates-range+#index-events-dates-range-clear,
.order-dates-range-wrapper #order-dates-range+#order-dates-range-clear ,
.attraction-dates-range-wrapper #attraction-dates-range+#order-dates-range-clear {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}

.badge {
    line-height: 1.15;
}

#btn-new-customer.btn {
    z-index: 1;
    position: relative
}

#btn-new-customer.btn i {
    line-height: 1.3
}

#autocomplete input[readonly=''],
#autocomplete-create-edit input[readonly=''] {
    border-radius: 5px 0 0 5px
}

#autocomplete input.is-invalid,
.is-invalid {
    border-color: #FF2A5E !important
}

.search-toggle-wrapper [class*=col-] {
    padding: 0 4px
}

.search-toggle-wrapper [class*=col-]:first-child {
    padding-left: 15px
}

.attraction-list-header {
    font-size: 1rem;
    background: #fff;
    color: #929aa2;
    padding: 0 1.4rem 1.8rem;
    font-weight: 400
}

.box-content .row:first-child .attraction-list-accordion {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.attraction-list-accordion {
    color: #212529 !important;
    font-size: 1rem;
    font-weight: 400;
    padding: .1rem 1rem .5rem;
    border: 1px solid #ced4da;
    border-bottom: 0;
    display: inline-block;
    width: 100%
}

.attraction-list-accordion .input-group-text {
    padding: .375rem .3rem;
}

.row:last-child .attraction-list-accordion.collapsed,
.row:last-child .attraction-list-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.item:last-child .attraction-list-accordion {
    border-bottom: 1px solid #ced4da;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: .5rem !important
}

.attraction-list-content {
    padding: 1rem;
    border: 1px solid #ced4da;
    border-bottom: 0;
    display: inline-block;
    width: 100%;
    border-top-style: dashed
}

.row:last-child .attraction-list-accordion.collapsed,
.row:last-child .attraction-list-content {
    border-bottom: 1px solid #ced4da
}

*[data-toggle] i {
    font-size: 1rem
}

.attraction-list-accordion.collapsed .fa-chevron-down::before {
    content: "\f078"
}

.attraction-list-accordion .toggle-calendar:not(.collapsed) i::before {
    content: "\f077"
}

.row .attraction-list-accordion {
    background: #fff
}

.item:nth-child(odd) .attraction-list-accordion,
.item:nth-child(odd) .attraction-list-content {
    background: #f4f5fb
}

.attraction-list-accordion i {
    color: #1e224d
}

.item .ticket-price-wrapper {
    width: 125px
}

.item .ticket-price-wrapper label:not(.small) {
    font-weight: bold;
    font-size: 12px;
    padding: .375rem .3rem;
}

.btn.add-row {
    padding: 0;
    font-size: 2rem;
    color: #0C6
}

.btn.add-row:hover:not([disabled='']) {
    color: #15dd79
}

#order-cart .row.expandible {
    cursor: pointer;
    padding: 20px 0 10px
}

#order-cart h4 {
    font-size: 1.3rem
}

#order-cart label {
    color: #929aa2;
}

.tot {
    font-size: 1.5rem;
    font-weight: 400
}

.tot strong {
    color: #0C6;
    font-weight: 800
}

#order-cart .row .col-12 .item {
    padding: 1rem 0
}

#order-cart .row:not(:last-child) .col-12 .item {
    border-bottom: 1px dashed #ced4da
}

#order-cart .item strong {
    display: block
}

#order-cart.hide #btn-close-cart,
#order-cart.hide .toggle {
    display: none
}

#order-cart .item span.item-date {
    padding: 2px 5px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #0C6;
    color: #008f47
}

#order-cart.hide .btn-hide .fa-chevron-down::before {
    content: "\f077"
}

#order-cart.hide .row.expandible {
    padding-bottom: 10px
}

#order-cart #btn-close-cart {
    position: absolute;
    right: calc(20px + 15px);
    top: 15px;
    padding: 5px 15px
}

#order-cart #order-rows {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background: #0C6;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin-right: .5rem
}

.attraction-list-header {
    position: sticky;
    top: 70px
}

.attraction-list-content .date-picker-wrapper {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ced4da
}

.attraction-list-accordion.in-cart>.row div:first-child i {
    color: #0C6;
    font-size: .7rem;
    float: left;
    margin-top: 7px;
    margin-right: 8px
}

.attraction-list-content .date-picker-wrapper .month-wrapper {
    border: 0
}

.attraction-list-content .date-picker-wrapper .week-name th {
    width: 7%;
    font-size: .85rem;
    font-weight: 400
}

.attraction-list-content .date-picker-wrapper .month-wrapper table .day {
    font-size: .9rem;
    border-radius: 5px
}

.attraction-list-content .date-picker-wrapper .month-wrapper table .day.with_event {
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #0C6;
    color: #0C6 !important
}

.attraction-list-content .date-picker-wrapper .month-wrapper table .day.with_event.hovering {
    background: #ebfff5
}

.attraction-list-content .date-picker-wrapper .month-wrapper table .day.with_event.checked {
    background: #0C6 !important;
    color: #fff !important
}

.with_event_completed {
    background-color: FF2A5E;
    opacity: 1;
    border: 1px solid red;
    color: red !important
}

.attraction-list-content .date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: #fff5d6;
    font-weight: 700;
    color: #ffae39
}

.attraction-list-content .date-picker-wrapper {
    width: 100% !important;
    box-sizing: border-box;
    padding: 10px
}

.attraction-list-content .date-picker-wrapper table {
    width: 100% !important;
    box-sizing: border-box
}

.attraction-list-content .date-picker-wrapper .month-wrapper table {
    margin-left: auto;
    margin-right: auto;
    float: none
}

.attraction-list-content .drp_top-bar {
    padding: 5px 0 !important;
    font-size: .85rem;
    width: 100%;
    text-align: center;
    background-color: #f6effb;
    color: #9244ce;
    border-radius: 5px
}

.event-selector-wrapper {
    font-size: .95rem
}

.event-selector-wrapper strong {
    padding: 8px 0;
    font-weight: 600;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: #0C6;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 100%
}

.event-selector-wrapper input[type=radio]+label,
.event-selector-wrapper span,
input.wday+label {
    display: inline-block;
    font-weight: 400;
    text-align: center
}

.event-selector-wrapper strong i {
    font-size: 1rem
}

.event-selector-wrapper span {
    width: 100%;
    margin-bottom: .5rem
}

.event-selector-wrapper input[type=radio]+label {
    cursor: pointer;
    width: 100%;
    background: 0 0;
    border: 1px solid #0C6;
    border-top: 0;
    padding: 8px 10px;
    margin: 0;
    justify-content: space-between;
    display: flex;
}

.event-selector-wrapper input[type=radio]+label span {
    width: auto;
    display: flex;
}

.event-selector-wrapper span.max-qt {
    font-size: .85rem;
    align-self: center;
}

.event-selector-wrapper input[type=radio]+label:hover {
    background: #ebfff5
}

/*.event-selector-wrapper input[type=radio]+label.not_allow:hover {
    background: #df1313
}*/

.event-selector-wrapper input[type=radio]+label.not_allow {
    background: rgb(235, 130, 130);
    color: white;
    cursor: auto;
}

.event-selector-wrapper input[type=radio]+label:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.event-selector-wrapper input[type=radio]:checked,
.event-selector-wrapper input[type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.event-selector-wrapper input[type=radio]:checked+label {
    background: #0C6;
    color: #fff;
    font-weight: 600
}

.event-selector-wrapper strong+input[type=radio]:checked+label {
    border-top: 1px dashed #fff !important
}

input.wday+label {
    cursor: pointer;
    width: 100%;
    background: 0 0;
    border: 1px solid #ced4da;
    padding: 8px 0;
    margin: 0 0 .5rem;
    border-radius: 5px
}

input.wday+label:hover {
    background: #e9ecef
}

input.wday:checked,
input.wday:not(:checked) {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

input.wday:checked+label {
    background: #0C6;
    border-color: #0C6;
    color: #fff;
    font-weight: 700
}

#content.padding-fixed-cart {
    padding-bottom: 150px !important
}

.map {
    width: 100%;
    height: 300px;
    border-radius: 5px;
    z-index: 1;
    background: #F8F9FC
}

.modal-body {
    padding: 40px 0
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: -1px
}

.nav-tabs a.nav-link {
    border-bottom: 1px solid #dee2e6;
    margin-right: .5rem
}

.tab-content {
    padding: 2rem 1.23rem;
    border: 1px solid #dee2e6;
    border-radius: 0 5px 5px
}

.nav-tabs a.nav-link.active {
    font-weight: 700
}

.tab-content.date-tab {
    border-radius: 0 5px 0 0;
    border-bottom: 0
}

.date-list {
    padding: 1.23rem;
    border: 1px solid #dee2e6;
    border-radius: 0 0 5px 5px;
    border-top-style: dashed;
    margin-top: -25px
}

.date-list.is-invalid {
    border-color: #FF2A5E
}

.date-list .date-item {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.date-list .col-12:not(:last-child) .date-item {
    border-bottom: 1px solid #dee2e6
}

.btn.delete-row,.btn.update-row,.btn.change-row {
    padding: .2rem .5rem;
    background: #fff;
    font-size: .95rem;
    color: #1e224d;
    border-color: #ced4da
}

.event-date-box,
.remaining-places {
    font-size: 1rem;
    display: inline-block
}

#rows-container {
    max-height: 285px;
    overflow: auto
}

.remaining-places {
    width: auto
}

.remaining-places span {
    padding: .5rem 1.2rem;
    background: #0C6;
    color: #fff;
    border-radius: 5px;
    font-weight: 700
}

.remaining-places.sold-out {
    padding: .5rem 1.2rem;
    background: #FF2A5E;
    color: #fff;
    border-radius: 5px;
    font-weight: 700
}

.option-icons {
    color: #495057
}

.remaining-places.sold-half span {
    background: #FFAE39
}

.event-date-box {
    padding: .4rem 1.2rem;
    background: #f6effb;
    color: #632791;
    border-radius: 5px;
    display: flex;
    align-items: center;
    line-height: 1.2
}

.event-date-box i {
    float: left;
    margin-right: .5rem;
    font-size: 1.2rem;
    color: #632791
}

.event-date-box strong {
    color: #9244ce
}

.input-confirmed .item-date,
.input-confirmed .ticket-type {
    color: #929aa2
}

.cursor-pointer {
    cursor: pointer
}

.tooltip-column {
    width: 100px;
    padding: 0 5px;
    text-align: right
}

.order-tabs .tab-content {
    padding: 0;
    border: 0;
    border-radius: 0 0 5px 5px;
    background: #fff;
    position: relative;
    z-index: 1
}

.text-muted {
    line-height: 1.2;
}

.order-tabs .tab-content .box-content {
    border-radius: 0 0 5px 5px
}

.order-tabs .nav-tabs {
    margin-bottom: 0
}

.order-tabs a.nav-link {
    font-size: 1rem;
    padding: 1.2rem;
    border: 0;
    background: rgba(0, 0, 0, .06) !important
}

.order-tabs a.nav-link.active {
    color: #632791
}

.order-tabs a.nav-link.active i {
    color: #aa50ee
}

.order-tabs #order-rows a.nav-link span.count-rows {
    background: rgba(0, 0, 0, .06);
    padding: 5px 8px;
    font-weight: bold;
    border-radius: 4px;
    color: #000;
    font-size: .8rem
}

.order-tabs #order-rows a.nav-link:not(.disabled) span.count-rows {
    background: rgba(255, 255, 255, 1);
}

.order-tabs a.nav-link.active,
.order-tabs #order-rows a.nav-link.active {
    border: 0;
    background: #fff !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
}

.order-tabs #order-rows a.nav-link.active {
    color: rgba(0, 204, 102, 1)
}

.order-tabs #order-rows a.nav-link.active span.count-rows {
    background: rgba(0, 204, 102, 1);
    color: #fff
}

.order-tabs #order-rows a.nav-link.active:hover {
    background: #fff
}

.order-tabs .nav-item:last-child a.nav-link {
    margin-right: 0
}

.table-mini-thumb {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center center;
    border-radius: .2rem;
}

.table-thumb {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center center;
    border-radius: .2rem;
}

.prepaid-box {
    background: rgba(0, 204, 102, 1);
    padding: 10px 20px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.prepaid-box>.row>div:nth-child(2) {
    border-left: 2px dashed #fff
}

.prepaid-box .prepaid-info {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

.prepaid-box .prepaid-info span {
    display: block;
    color: #fff
}

.prepaid-box .prepaid-info span strong {
    font-size: 35px;
    font-weight: 900;
}

.prepaid-box.red {
    background: #FF2A5E;
    color: #fff
}

.prepaid-box.red>.row>div:nth-child() {
    border-color: #fff
}

.prepaid-box.red .prepaid-info span {
    display: block;
    color: #fff
}

.prepaid-box.active {
    box-shadow: none
}

.tabber {
    position: relative;
    z-index: 1
}

.tabber>div>.alt-features-item-1 {
    cursor: not-allowed;
    border: 1px solid #ced4da;
    background: #f4f5fb;
    padding: 20px;
    margin: 0 10px 0 0;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabber>div:last-child>.alt-features-item-1 {
    margin: 0;
}

.tabber>div>.alt-features-item-1.tab_sel {
    border-bottom-color: #fff;
    background: #fff;
    cursor: default
}

.tabber>div>.alt-features-item-1 h3 {
    font-size: 17px;
    margin: 0;
    height: auto
}

.tabber>div>.alt-features-item-1.tab_sel h3 {
    font-weight: bold;
    color: #1e224d
}

.tabber>div>.alt-features-item-1.tab_complete {
    background: rgba(0, 204, 102, 1);
    color: #fff;
    cursor: pointer;
    border-color: rgba(0, 204, 102, 1)
}

.tabber>div>.alt-features-item-1.tab_complete h3 {
    color: #fff;
}

tr.obliterated-order,
.obliterated-order {
    background-color: rgba(0, 204, 102, .15) !important;
}

.badge-big {
    font-size: 15px;
}

.step-box {
    padding: 60px 60px 30px;
    border: 1px solid #ced4da;
    margin-top: -1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#step1 label {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    background: #9244CE;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 0;
}

.step-box #select-importo {
    display: inline-block;
    font-size: 25px;
    font-weight: 900;
    color: #9244CE;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 2px solid #9244CE;
    box-shadow: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 18.2 10.9' style='enable-background:new 0 0 18.2 10.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%239244CE;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='9.1,10.9 0,1.8 1.8,0 9.1,7.3 16.4,0 18.2,1.8 '/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    height: 85px;
    text-align: center
}

.step-box #select-importo::-ms-expand {
    display: none;
}

.step-box #select-importo:hover {
    border-color: #9244CE;
}

.step-box #select-importo:focus {
    border-color: #9244CE;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #9244CE;
    outline: none;
}

.step-box #select-importo option {
    font-weight: normal;
}

#step1 .box-tot-recharge {
    padding: 10px;
    border: 2px dashed rgba(0, 204, 102, 1);
    color: rgba(0, 204, 102, 1);
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

#step1 .box-tot-recharge span {
    display: inline-block;
    width: 100%;
    line-height: 1;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

#step1 .box-tot-recharge span:first-child {
    font-size: 20px;
    color: #1e224d;
    margin-bottom: 10px
}

#step1 .box-tot-recharge span#recharge-tot strong {
    font-weight: 900;
    font-size: 40px;
}

#step1 .box-tot-recharge span:last-child {}

#step2 .bill,
#step3 .bill {
    font-family: 'Open Sans', sans-serif;
}

#step2 .bill .tot,
#step3 .bill .tot {
    color: rgba(0, 204, 102, 1);
}

#step2 .bill .tot strong,
#step3 .bill .tot strong {
    font-weight: 900;
    font-size: 25px
}

#step2 .bill td,
#step3 .bill td {
    padding: 10px 0;
    font-weight: 400;
    font-size: 16px;
}

#step2 .bill td span,
#step3 .bill td span {
    font-size: 18px;
}

#step2 .bill tr,
#step3 .bill tr {
    border-bottom: 1px dashed rgba(0, 0, 0, .1) !important;
}

#step2 input[type=radio] {
    float: left;
    width: 40px;
    margin-top: 5px;
}

#step2 hr,
#step3 hr {
    float: left;
    width: 100%;
    margin: 12px 0
}

#step2 label {
    float: left;
    width: calc(100% - 40px);
    margin: 0
}

#step2 .credit-card span {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

#step2 .credit-card span:last-child {
    font-size: 13px;
    font-weight: bold;
    color: rgba(0, 204, 102, 1);
    margin-bottom: 0;
    margin-top: 5px;
}

#step2 .credit-card img {
    width: 45px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    overflow: hidden
}

#step2 h3 {
    font-weight: bold;
    font-size: 1.1rem
}

#distinta {
    display: inline-block;
    width: 100%;
    color: rgba(0, 204, 102, 1);
    text-align: center;
    padding: 30px 60px 60px;
    border: 2px dashed rgba(0, 204, 102, 1);
    border-radius: 5px;
    margin-top: 20px
}

#step3 #distinta h4 {
    margin-bottom: 30px;
    text-transform: none;
    font-size: 19px
}

#step3 #bonifico,
#step3 #bonifico p,
#step3 #cc,
#step3 #cc p {
    color: #1e224d;
    font-weight: 400
}

#step3 #bonifico strong {
    font-size: 17px;
}

#step3 #bonifico span.iban {
    padding: 5px 10px;
    border-radius: 5px;
    background: #eceffc;
    color: #021EA9;
    display: inline-block;
    width: 100%;
    line-height: 1.2;
    margin-top: 5px;
}

#file_upload {
    background: #021EA9;
    padding: 20px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    width: 100%
}

.giorni_ricarica #plus-days {
    font-size: 60px;
    line-height: 70px;
    font-weight: 900;
    display: inline-block;
    margin-top: 20px;
}

.giorni_ricarica #plus-days span {
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    line-height: 0;
    margin-left: 40px;
}

#mapid {
    z-index: 0
}

.g-5>.col,
.g-5>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.g-3>.col,
.g-3>[class*="col-"] {
    padding-right: 3px;
    padding-left: 3px;
}

@media (max-width:1130px) {
    .date-btns {
        flex-direction: row !important
    }

    .search-toggle {
        display: none;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100% !important;
        z-index: 0
    }

    .search-toggle-wrapper {
        background: #f4f5fb;
        width: 100%;
        border: 1px solid #ced4da;
        padding: 10px;
        margin: 0 0 10px;
        border-radius: 5px 5px 5px 0
    }

    .search-toggle.active {
        display: flex
    }

    .btn-search-toggle {
        display: flex !important
    }

    .btn-search-toggle .btn {
        border: 1px solid #ced4da;
        width: 38px;
        height: 38px;
        padding: 0;
        text-align: center;
        line-height: 38px;
        font-size: 1.1rem;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .btn-search-toggle .btn.active {
        background: #f4f5fb;
        border-top: 0;
        width: 50px;
        height: 50px;
        margin-top: -11px;
        z-index: 1;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .btn-search-toggle .btn.active i::before {
        content: "\f00d"
    }
}

@media (max-width:1199px) {
    #content.active-sidebar {
        padding: 50px 20px 20px;
        padding-left: calc(250px + 20px)
    }

    #order-cart .toggle,
    #order-cart.hide {
        padding-left: calc(20px + 15px);
        padding-right: calc(20px + 15px)
    }

    #order-cart #btn-close-cart {
        right: calc(20px + 15px)
    }

    .header-content {
        padding: 0 calc(20px + 15px)
    }

    .step-box {
        padding: 60px 30px 30px;
    }
}

@media (max-width:991px) {
    #sidebar {
        width: 0 !important;
    }

    .item .ticket-price-wrapper {
        width: calc(50% - 16px)
    }

    .title {
        margin-bottom: 2rem
    }

    #content.active-sidebar,
    #content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #order-cart .toggle,
    #order-cart.hide {
        padding-left: 15px;
        padding-right: 15px
    }

    #order-cart #btn-close-cart {
        right: 15px
    }

    .header-content {
        padding: 0 15px
    }

    .search-toggle-wrapper [class*=col-] {
        padding: 0 15px 5px
    }

    #content.padding-fixed-cart {
        padding-bottom: 218px !important
    }

    .box_charts {
        height: auto;
        padding: 20px
    }

    .box_charts h4,
    .box_charts .box_charts_total span {
        font-size: 22px
    }

    .h2,
    h2 {
        font-size: 1.5rem
    }

    .tabber>div>.alt-features-item-1 {
        padding: 15px;
    }
}

#sidebar {
    margin-left: 0;
    position: fixed;
    z-index: 3;
    width: 70px;
    overflow: hidden
}

#sidebarCollapse {
    display: block
}

#sidebar.active {
    margin-left: 0;
    width: 250px !important;
}

.logo-wrapper {
    justify-content: start;
    padding-left: 90px;
}

.obliterated {
    font-size: 22px;
    color: #0C6;
    border: 1px solid #0C6;
    border-radius: .25rem;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

.logo-wrapper a #logo g.pro {
    display: none
}

@media (max-width:768px) {
    #order-cart .d-flex .btn.btn-default {
        width: 100%;
        margin-top: .5rem
    }
    #order-cart .d-flex {
        flex-direction: column
    }
    .g-3>.col,
    .g-3>[class*="col-"],
    .g-5>.col,
    .g-5>[class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }



    #content {
        padding: 50px 0 20px;
    }


    #sidebarCollapse span {
        display: none
    }

    .lang-box {
        padding: 30px 10px
    }

    .lang-box .lang-name {
        font-size: 1.3rem
    }

    .box-content {
        padding: 20px
    }

    .col-form-label {
        font-size: 1rem;
        line-height: 1.3rem;
        font-weight: 400
    }

    .form-group {
        margin-bottom: .8rem
    }

    .title {
        margin-top: 2.5rem
    }

    .title h2 {
        font-size: 1.5rem
    }

    .title h5 {
        font-size: 1.1rem
    }

    .btn-lg {
        padding: .5rem 1.2rem
    }

    .attraction-list-accordion {
        padding: 1rem !important
    }

}

td .shareout img {
    margin-right: 5px
}

.date-btns {
    display: flex;
    flex-direction: row;
}

.date-btns .btn:first-child {
    margin-right: 5px
}

.progress-bar.textual {
    min-width: 80px
}

.progress-bar {
    background: transparent
}

.form-check label {
    border-radius: 5px;
    background-color: #f4f5fb;
    color: #212533 !important;
    padding: .375rem 0.75rem .375rem 2rem;
    margin-left: -1.3rem
}

.form-check.w-100 label {
    width: calc(100% + 1.3rem) !important
}

.form-check .form-check-input {
    margin-top: .7rem;
    margin-left: -.6rem
}

@media (max-width:576px) {

    .event-date-box,
    .remaining-places,
    .progress-bar,
    [data-toggle] i,
    .btn {
        font-size: .9rem;
    }

    .box-content {
        padding: 10px;
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-right: 8px;
        padding-left: 8px;
    }

    .row {
        margin-right: -8px;
        margin-left: -8px;
    }

    .table-responsive-xl table.table tr td {
        font-size: .78rem;
        padding: .5rem;
    }

    .table-responsive-xl table.table tr th {
        font-size: .9rem;
        padding: 1rem .5rem;
    }

    .shareout img {
        width: 15px
    }

    .item .ticket-price-wrapper {
        width: 100%
    }

    .attraction-list-accordion .input-group-text {
        padding: .375rem .75rem;
    }

    #distinta {
        padding: 30px;
    }

    .tabber>div>.alt-features-item-1.tab_sel {
        margin-right: 0
    }

    .step-box {
        padding: 30px 20px 30px
    }

    .step-box #select-importo {
        font-size: 20px;
        height: 65px;
    }

    #step1 .box-tot-recharge span#recharge-tot strong {
        font-size: 29px
    }

    #order-cart .d-flex span,
    .logo-wrapper {
        flex: 0 0 40px
    }

    .logo-wrapper a {
        overflow: hidden;
        width: 44px
    }

    #order-cart.hide {
        padding-top: 15px;
        padding-bottom: 15px
    }

    #content.padding-fixed-cart {
        padding-bottom: 188px !important
    }

    #order-cart #btn-close-cart {
        right: 0
    }

    #order-cart .tot {
        font-size: 1.3rem
    }

    .order-tabs .nav-tabs {
        justify-content: left
    }

    .order-tabs a.nav-link {
        padding-left: .8rem;
        padding-right: .8rem;
        font-size: .9rem
    }

    .order-tabs #order-rows a.nav-link span.count-rows {
        padding: 5px
    }

    .box_charts {
        height: auto
    }

}

@media (max-width:320px) {
    .lang-box {
        padding: 8px
    }

    .lang-box figure {
        width: 60px;
        height: 60px
    }

    .lang-box .lang-name {
        font-size: 1rem
    }

    .lang-box .lang-name span {
        font-size: .65rem
    }

    .lang-box .lang-name label {
        text-indent: -9999px;
        width: 0;
        white-space: nowrap;
        margin-left: 15px
    }
}

.price-badge1 {
    font-size: 13px;
}

.big {
    font-size: 14px;
}

.sharein {
    display: inline;
}

label.small {
    line-height: 1.1;
    font-size: 80%;
}

.outlined.badge-warning {
    background: transparent;
    border: 1px solid #ffc107;
    color: #212529;
}

.outlined.badge-danger {
    background: transparent;
    border: 1px solid #FF2A5E;
    color: #212529;
}

.outlined.badge-secondary {
    background: transparent;
    border: 1px solid #6c757d;
    color: #212529;
}

.outlined.badge-success {
    background: transparent;
    border: 1px solid #0C6;
    color: #212529;
}

.price-badge {
    font-size: 13px;
    padding-bottom: .375rem;
    line-height: 1.2;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
}

.badge-success {
    color: #fff;
    background-color: #0C6;
}

.badge-danger {
    background-color: #FF2A5E
}

.price-badge span {
    display: inline-block;
    min-width: 35px;
    margin-left: 5px;
    text-align: right;
    font-weight: normal;
    font-size: 11px
}

.btn-phone {
    font-size: 13px
}

.fw-400 {
    font-weight: 400 !important
}

.table-responsive-xl table.table.table-striped tbody tr.obliterated-order:nth-of-type(2n+1) {
    background: rgba(0, 204, 102, .25) !important
}

.item label {
    color: #495057 !important
}

.lh-11 {
    line-height: 1.1
}

.voucher-red {
    color: red !important;
}

.voucher-green {
    color: green !important;
}

.divTh {
    font-size: 1rem;
    background: #fff;
    color: #929aa2;
    padding: 1.8rem 1rem;
    font-weight: 400;
}
.mini-from{ font-size: 10px; line-height: 25px;}