body {
    background-color: #fff;

}

.site-wrapper > div {
    max-width: 1920px;
    border-bottom: 6px solid #b82828;
    background-color: #eeeeee;
}

#stage-layout {
    background-color: #eeeeee;
}

button:focus {
    outline: 0;
}

.content {
    padding: 0 !important;
}

canvas:hover {
    cursor: pointer;
}

#side_area_section {
    display: none;
}

.popover-header {
    color: #ed4a4b;
    font-weight: bold;
}

.popover-body > p {
    margin-bottom: 0;
    text-align: center;
    font-weight: 500;
}

#section_seats_hover {
    color: #ed4a4b;
}
.theater_map{
    border-bottom: 1.5px solid #222222;
    padding-bottom: 1.5rem!important;
    margin-bottom: 4px;
}

.theater_stage > div {
    background-color: #ed4a4b;
    color: #fff;
}

.theater_stage > div > h5 {
    margin: .5rem 0;
    font-size: 15px;
}

.theater_layer_1 {
    margin-bottom: 20px;
}

.user_panel {
    color: #fff;
}

.user_icon {
    border-radius: 50%;
    text-align: center;
    padding: 0;
    height: 57px;
    width: 57px;
}

.user_link > div > .user_icon > img {
    box-shadow: 0 0 0 0.2rem transparent;
    transition: box-shadow .4s ease-in-out;
}

.user_link {
    text-decoration: none !important;
}

.user_link:hover > div > .user_icon > img {
    box-shadow: 0 0 0 0.2rem rgba(237, 74, 75, .7);
    transition: box-shadow .3s ease-in-out;
}

.user_name > p {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.1rem;
    color: #fff;
    transition: color .4s ease-in-out;
}

.user_link:hover > div > div > p {
    color: #ed4a4b;
    transition: color .3s ease-in-out;
}

.user_panel > div > p {
    margin-bottom: 0;
}

.total_reserve {
    margin-right: 10px;
}

.wout_paid {
    margin-left: 10px;
}

.address > i, .phone-number > i {
    margin-right: 5px;
    width: 12px;
}

#section_map {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
}

#section_price_hover {
    color: inherit;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: rgba(238, 75, 76, 0.15);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(238, 75, 76, .25);
}

.seatCharts-container:focus {
    outline: none;
}

.event-specs > p {
    margin-left: 30px;
    line-height: 35px;
    margin-bottom: 0;
    color: #ed4a4b;
}

.btn-confirm {
    padding: .375rem .75rem !important;
}

.event-time, .event-weekday, .header-side-spec, .header-text-cart {
    font-weight: bold;
}

.event-weekday {

}

.event-date {

}

.event-time {
    padding: 0 25px;
    background-color: #fff;
    border: 1px #bcbcbc solid;
    border-radius: 10px;
}

.header-side-spec {
    color: #fff;
    margin-bottom: 0.1rem;
}

.content-side-spec {
    color: #fff;
    font-size: 14px;
}

#cart-section {
    padding: 0 15px;
    box-sizing: content-box;
    width: 320px;
}

p.header-text-cart {
    border-bottom: 1px solid #bcbcbc;
    text-align: center;
    padding-bottom: 8px;
}

#seats-cart {
    border-bottom: 1px solid #bcbcbc;
}

.element-cart {
    position: relative;
    background-color: #fff;
    border: 1px #bcbcbc solid;
    border-radius: 7px;
    padding: 10px 20px;
}

.element-cart > div > p {
    margin-bottom: 0;
}

.element-seat-label {
    font-weight: bold;
}

.element-price-label {
    font-size: 14px;
}

.line-cart {
    border-color: #bcbcbc;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.footer-cart {
    margin-bottom: 2rem;
}

.footer-note {
    font-size: 13px;
}

.footer-note > p {
    padding: 3px 10px;
    border: 1px dashed #ed4a4b;
}

.footer-note > p > span {
    font-weight: 700;
}

.element-button {
    padding: 3px 9px 8px 9px;
    border: 1px #bcbcbc solid;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -14px;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
}

.element-button:hover {
    color: #fff;
    background-color: #ed4a4b;
    border-color: #ed4a4b;
}

.save-button, .dropdown > button {
    padding: 0 .75rem;
    background-color: #ed4a4b;
    border-color: #ed4a4b;
}

.save-button:focus, .dropdown > button:focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 74, 75, .5);
}

.save-button:hover, .dropdown > button:hover {
    background-color: #b82828;
    border-color: #b82828;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    background-color: #b82828;
    border-color: #b82828;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 74, 75, .5);
}

.delete-link {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.reserve-list {
    overflow-y: scroll;
    padding: 0 15px;
    min-height: 212px !important;
}

.header-profile {
    border-bottom: 1px solid #bbb;
    padding: 0 15px;
}

.header-profile > h6 {
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
}

.header-profile > button {
    background-color: #eee;
    border-left-color: rgb(33, 37, 41);
    border-radius: 0;
    box-shadow: 0 0 0 0 !important;
}

.header-profile > button:focus {
    box-shadow: 0 0 0 0 !important;
}

.header-profile > button:hover {
    color: #ed4a4b;
}

.checkmark-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    z-index: 9999;
}

.checkmark {
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    height: 20px;
    width: 20px;
    transition: all 0.5s ease;
}

.checkmark-label input:hover ~ .checkmark {
    background-color: #ccc;
    transition: all 0.5s ease;
}

.checkmark-label input:checked ~ .checkmark {
    background-color: #ed4a4b;
    transition: all 0.5s ease;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmark-label input:checked ~ .checkmark:after {
    display: block;
}

.checkmark-label .checkmark:after {
    left: 5px;
    top: 1px;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.content-element-list {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
}

.detail-first {
    width: 320px;
}

.detail-second {
    width: 320px;
}

.detail-third {
    width: 120px;
}

.detail-forth {
    width: 120px;
}

.divisor {
    border-right: 1px solid #bcbcbc;
    margin: 0 4px !important;
}

.content-element-list > div > div > p {
    margin-bottom: 0;
}

.bold-important {
    font-weight: 700;
}

.sidebar-content > div > div > h6 > a {
    color: #ed4a4b;
    font-weight: 600;
}

.sidebar-content > div > div > h6 > a:hover {
    color: #b82828;
    text-decoration: none;
}

.content-element-list > div > div > p > a {
    color: #ed4a4b;
}

.content-element-list > div > div > p > a:hover {
    color: #b82828;
    text-decoration: none;
}

.modal {
    padding: 0!important;
}

.popover {
    z-index: 1039;
}

.modal-footer > label {
    padding-top: 7px;
}

.btn.btn-danger.save-button:disabled {
    cursor: not-allowed;
}
