﻿

.scrollToTop {
    right: 0;
}

.color-g {
   color: #31d7a9;
}

.text-white {
    color: white;
}
.text-black, #text-black {
    color: black;
}

.box-warning, #box-warning {
    background: #ffc107;
}

.text-blue, #text-blue {
    color: #1461ef;
}

#text-warning {
    color: #856404;
}

.btn-green {
    background-image: -webkit-linear-gradient( 169deg, #5560ff 17%, #52aa55 63%, #10c302 100%);
}

.text-uppercase {
    text-transform: uppercase;
}

.short {
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.event-search-bottom .contact-side .hide {
    display: none;
}

.event-search-bottom .contact-side .item {
    width: max-content;
}
    .event-search-bottom .contact-side .item .item-content {
        width: auto;
    }
    @media (max-width: 1199px) and (min-width: 768px) {
        .event-search-bottom .contact-side .item .item-content {
            width: auto;
        }
    }

    #AllEventList .event-date {
        padding: 8px;
    }

    #AllEventList .event-date h6 {
        font-size: 0.95em; /*15px*/
        display: inline-block;
    }

    #AllEventList .event-date p {
        text-align: center;
    }

    #AllEventList .event-date span, .event-date .hour {
        /*font-size: 0.9em;*/
        font-size: 0.8em;
    }

    #AllEventList .event-date .type {
        /*font-size: 12px;*/
        font-size: 0.75em;
        margin-bottom: 0;
        margin-top: -14px;
        height: 16px;
    }

.e-detail-dateP {
   /* margin-bottom: -13px;*/
    margin-bottom: -7px;
}

.event-price {
    background: -webkit-linear-gradient(45deg, #f5464694 0%, #f53da194 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    /*height: 22px;*/
    height: 33px;
    font-size: 13px;
}

    .event-price p {
        margin-left: 20px;
        margin-top: -2px;
    }
.event-grid .event-price .hide{
    display: none;
}
.event-grid .event-price span {
    /*margin-left: 20px;*/
    /*margin-top: -2px;
    font-size: 1.2em;*/
    font-size: 1.3em;
    display: inline-block;
    margin-top: 8px;
}

.event-price i {
    margin-left: 20px;
    margin-top: -2px;
    color: #032055;
}

.ticket-search-form .form-group a {
    outline: none;
    background: transparent;
    border: none;
    color: #90a5e8;
    height: 45px;
    width: 45px;
    text-align: right;
    line-height: 45px;
    position: absolute;
    top: 0;
    right: 0;
}

.ticket-search-form .form-group .thumb {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    margin-right: 0;
    width: 34px;
}

.ticket-search-form .form-group i {
    font-size: 20px;
}

.ticket-search-form .serch-scann a {
    display: contents;
}

.ticket-search-form .serch-scann #scanImg {
    width: 54%;
}

.ticket-search-form .serch-scann #qr-result {
    height: 0px;
}

.ticket-search-form .serch-scann #ScanTicketNumber {
    height: 0px;
    opacity: 0;
}

.padding-top-20 {
    padding-top: 20px;
}

#account a {
    font-size: 13px;
    padding: 7px 11px;
}

.event-grid .c-thumb a {
    /*min-height: 196px;
    display: flex;*/
}

.event-grid .c-thumb {
   /* height: 196px;*/
    /*background-image: -webkit-linear-gradient(45deg, #f54646 0%, #f53da1 100%);*/
    background: #032055;
}

.event-grid .event-title {
    /*min-height: 34px;
    height: 64px;*/
    height: 64px;
}

.event-grid .title {
    font-size: 14px;
    /*height: 64px;*/
}
.event-grid .title-box {
    max-height: 53px;
}

    .event-grid #booking-btn-block {
        border-bottom: 0;
    }

.section-header-3 .title {
    font-size: 23px
}

.event-book-search .left .title {
    font-size: 23px
}

.ticket-search-form .form-group .list {
    max-height: initial;
}

/*Creat event checkbox ( Creer un ticket*/
#creatTicketCheck input::after {
    width: 152px;
    height: 28px;
    /*font-size: 45px;*/
    font-size: 25px;
    line-height: 29px;
    bottom: -28px;
    /*background: #ff00003d;*/
    cursor: pointer;
}

/*Creat event checkbox label ( Creer un ticket*/
#creatTicketCheck label {
    padding-left: 11px;
    color: #ffffff;
    z-index: 1;
}

#customCheckbox input::after {
    bottom: -25px;
    width: 24px;
    height: 24px;
    font-size: 13px;
    line-height: 28px;
}

#customCheckbox label {
    margin-left: 10px;
}

.account-area .account-form .form-group label {
    margin-bottom: 0;
    font-size: 14px;
}

.account-area .account-form .form-group input {
    font-size: 14px;
    border-bottom: 1px solid #949cab;
}

.account-area .account-form .custom-file-label {
    background-color: transparent;
    /*border: 1px solid #23334f;*/
    border: 1px solid #949cab;
    color: #dbe2fb;
}

    .account-area .account-form .custom-file-label::after {
        background-color: transparent;
        color: #dbe2fb;
    }

.account-area .account-form .form-group textarea {
    background-color: transparent;
    border: 1px solid #949cab;
    color: #dbe2fb;
    font-size: 14px;
    line-height: 28px;
}

.account-area .account-form .form-group .form-control {
    font-size: 14px;
    background-color: transparent;
    border-bottom: 1px solid #949cab;
    color: #36629c;
}

    .account-area .account-form .form-group .form-control option {
        background: #031537;
        color: #dbe2fb;
    }

.account-area .account-form p {
    font-size: 14px;
}



#Myprogres {
    color: black;
    font-weight: 700;
}

@media (max-width: 574px) {
    .event-grid .c-thumb {
        /*height: 100%;*/
        /*height: 250px;*/
    }

    .event-grid .title {
        height: auto;
    }

    .movie-content {
        /*height: 116px;*/
    }

    .event-grid .event-title {
        height: auto;
    }
}

@media (max-width: 576px) {
    .event-grid h5 {
        font-size: 20px;
    }

    .event-grid span {
        font-size: 14px;
    }

    .event-date {
        left: 8px;
    }

    .sports-grid, .event-grid, .movie-grid {
        max-width: 348px;
    }

    #img-full-height {
        height: 100%;
    }
}

@media (max-width: 991px) {

    /*Event shearch check*/
    .event-section .widget-check {
        display: none;
    }

    .event-grid .title {
        /*height: 80px;*/
    }

    .movie-content {
        /*height: 131px;*/
    }

    .speak-con-area .social-icons {
        width: auto;
    }

    .speak-con-area .item {
        width: auto;
    }
}

/*User Portal*/
.preview {
    border-radius: 0;
}

.preview-custom-btn {
    font-size: 14px;
    padding: 2px 10px;
}

.h2-title {
    font-size: 20px;
}


.preview-content {
    width: 100%;
}

    .preview-content .table {
        color: white;
    }

    .preview-content .speaker-content {
        width: 100%;
    }

.links-section {
    background: #032055;
    margin: auto auto 70px auto;
}

.edit-event-section {
    background: #001232;
}
    .edit-event-section .faq-item {
        padding-bottom: 16px;
        padding-top: 10px;
    }
        .edit-event-section .faq-item .faq-title .title {
            font-size: 15px;
        }

    .preview .right {
        text-align: right;
    }

.preview h5, .preview h6 {
    color: #856404;
}

#userTicketsPreviewPartial {
    background: #001232;
}
    #userTicketsPreviewPartial .ticket-settings {
        text-align: left;
        padding-left: 12px;
        margin-bottom: -13px;
        color: black;
    }

    #userTicketsPreviewPartial .ticket-item h4, #userTicketsPreviewPartial .ticket-item h3 {
        font-size: 25px;
    }
    #userTicketsPreviewPartial .validity {
        color: black;
    }

.edit-event-section .create-area, #createEventeSection .create-area {
    background: #032055;
}

@media (min-width: 992px) {
    .preview {
        margin-bottom: 131px;
        border-radius: 0;
    }

    .create-area {
        max-width: 80%;
    }

   /* #userTicketsPreviewPartial .ticket-settings {
        font-size: 14px;
        margin-bottom: 0;
    }*/
}

#userProfileDdM button {
    background: none;
    border: none;
}

#userProfileDdM .dropdown-item:hover {
    background: #041e4b;
    color: white;
}

.booking-summery ul li .info {
    border-bottom: 1px dashed #11326f;
}
#postal-Section {
    padding-top: 115px;
}

    #postal-Section .canvas_div_pdf {
        display: none;
        width: max-content;
    }

        #postal-Section .canvas_div_pdf h1, #postal-Section .canvas_div_pdf h2 {
            font-size: 30px;
            text-transform: uppercase;
            color: #042055;
        }
        #postal-Section .canvas_div_pdf h4 {
            font-size: 20px;
            text-transform: uppercase;
            color: #042055;
        }


            #postal-Section table {
                font-family: arial, sans-serif;
                border-collapse: collapse;
                width: 100%;
            }
    #postal-Section tr {
        color: #001232;
    }
    #postal-Section td, th {
        /*border: 1px solid #dddddd;*/
        border: 1px solid #001232;
        /*  color: white;*/
        text-align: left;
        padding: 8px;
    }

    /*#postal-Section tr:nth-child(even) {*/
        /* background-color: #dddddd;*/
        /*background-color: #042055;
        color: white
    }*/


/*Modal*/
#userModal {
    top: 59px;
}

    #userModal .modal-dialog {
        max-width: 100%;
    }

    #userModal .modal-content {
        /*background-color: rgba(255, 255, 255, 0.00);*/
        background-color: #031537;
    }

        #userModal .modal-content .close {
            background: #ff4343;
            /*margin-top: 76px;*/
        }

    #userModal #btnChooseTicket {
        width: 100%;
        height: 40px;
        border-radius: 14%;
    }

    #userModal .create-ticket {
        background: #001232;
    }

    #pulish-or-links-li {
        width: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

#paymentMethodeSection li {
    margin: auto;
}

.preloader {
    background: rgba(0, 18, 50, 0.52);
    height: 28px;
}

.detail-icon .fa-calendar-alt {
    font-size: 33px;
}

.header-section {
    background: #0a1e5e78;
}

.banner-section {
    position: static;
}

    .banner-section .banner-bg {
        /*opacity: 100;*/
        opacity: .7;
    }

.search-ticket-section {
    z-index: 2;
    position: relative;
}

.banner-content .title {
    font-size: 50px;
}

.banner-content .slogan {
    text-transform: uppercase;
    font-weight: 900;
}

.banner-content .custom-button {
    width: 200px;
}

@media(max-width: 575px) {
    .banner-content .title {
        font-size: 20px;
    }

    .search-ticket-section {
        margin-top: -145px;
    }

    .banner-content .slogan {
        font-size: 18px;
    }
}

@media(min-width: 992px) {
    .search-ticket-section {
        /*margin-top: -372px;*/
    }
}

.speak-con-wrapper .item-content {
    width: 100%;
}
/*Ticket scanner*/
/*html {
    height: 100%;
}

body {
    font-family: sans-serif;
    padding: 0 10px;
    height: 100%;
    background: black;
    margin: 0;
}

h1 {
    color: white;
    margin: 0;
    padding: 15px;
}

#container {
    text-align: center;
    margin: 0;
}*/
#qr-canvas {
    margin: auto;
    width: calc(100% - 20px);
    max-width: 400px;
}

#btn-scan-qr {
    cursor: pointer;
}

    #btn-scan-qr img {
        /*height: 10em;*/
        padding: 15px;
        /*margin: 15px;*/
        /*background: white;*/
    }

#qr-result {
    /*font-size: 1.2em;
        margin: 20px auto;
        padding: 20px;
        max-width: 700px;
        background-color: white;*/
    text-align: center;
}

#checkIndSection span i {
    font-size: 60px;
}

#checkIndSection #ScanTicketNumber {
    opacity: 0;
    height: 10px;
    display: block;
}

#checkIndSection .padding-top {
    padding-top: 125px;
}

#checkIndSection .nice-select .list {
    left: -70px;
    right: -70px;
}
#checkIndSection #SmsModal {
    background-color: #28a745;
    border: none;
}
#checkIndSection .filter-area .item {
    margin: 0 auto;
}
#checkIndSection .checkin-counter {
    text-align: right;
    font-size: 28px;
    font-weight: 600;
}
    #checkIndSection .checkin-counter p {
        font-size: 12px;
       /* color: yellow;*/
    }

#checkIndSection .checkin-mode-box {
    position: relative;
    top: -57px;
    background: yellow;
    
}
    #checkIndSection .checkin-mode-box .get-out {
        background: red;
        width: 40%;
        /* float: right;*/
        position: absolute;
        right: 0;
        cursor: pointer;
        padding: 1px;
        box-shadow: -2px 2px 5px 1px #7da727;
    }
    #checkIndSection .checkin-mode-box .get-ind {
        background: #7da727;
        width: 40%;
        position: absolute;
        cursor: pointer;
        padding: 1px;
        box-shadow: 2px 3px 5px 1px #f1d300;
    }
#checkIndSection .section-header-3 .danger {
    font-size: 18px;
    margin-top: -8px;
}

@media (max-width: 450px) {
    #checkIndSection .checkin-mode-box {
        position: relative;
        /*top: -39px;*/
        top: -27px;
        background: yellow;
        margin-bottom: 12px;
    }
}

/*Spanner*/
.wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    text-align: center;
    transform: translateX(-50%);
}

.spanner {
    /*position: absolute;*/
    position: fixed;
    top: 50%;
    left: 0;
    background: #2a2a2a55;
    width: 100%;
    display: block;
    text-align: center;
    height: 300px;
    color: #FFF;
    transform: translateY(-50%);
    z-index: 1000;
    visibility: hidden;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    visibility: hidden;
}

.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    color: #ffffff;
    font-size: 16px;
    margin: 135px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader:before,
    .loader:after {
        content: '';
        position: absolute;
        top: 0;
    }

    .loader:before {
        left: -3.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader:after {
        left: 3.5em;
    }

@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.show {
    visibility: visible;
}
.hide, #hide {
    display: none;
}

.spanner, .overlay {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .spanner.show, .overlay.show {
        opacity: 1;
        height: 100%;
    }

#custom-succes {
    background: #28a745;
}

.account-area .password-validation li {
    /*padding: 0px 12px;*/
    display: inline-block;
    background: #f04654;
    font-size: 9px;
    padding: 0 3px;
}

.account-area .show-pass {
    background: #12326f;
    color: #dbe2fb;
    cursor: pointer;
}

.account-area #PassWord {
    width: 70%;
    color: #dbe2fb;
}


.account-area .option {
    margin-bottom: 0;
    height: 10px;
}

.event .account-area .account-form .form-group.checkgroup {
    border-bottom: 1px solid #23334f;
    padding-bottom: 5px;
}

.booking-optionsForm input[type=checkbox] {
    height: 23px;
    margin-left: 60px;
}

.booking-optionsForm .form-check {
    border-bottom: solid 0.5px;
    margin-bottom: 16px;
}

#userTicketProgression .speak-con-wrapper::before {
    width: 0;
    height: 0;
}

#userTicketProgression h2 {
    font-size: 27px;
}

#userTicketProgression .short {
    font-size: 16px;
}

#userTicketProgression .payment-detail {
    width: 100%;
    position: relative;
    /*height: 100px;
    margin-bottom: -70px;*/
    height: 154px;
    margin-bottom: -133px;
}



.alert-help-text {
    padding: .6rem 1.3rem .6rem .6rem;
    text-align: left;
    background: #11326f;
    color: white;
}

    .alert-help-text .close {
        /*font-size: 22px;*/
        font-size: 17px;
        padding: 3px;
        background: #ed4757;
        opacity: 100;
    }

    .alert-help-text p {
        font-size: 14px;
        margin-bottom: 11px;
        line-height: 24px;
    }

.faq-item p {
    margin-bottom: 1rem !important;
    font-size: 14px;
}

.function, .section-price {
    padding-top: 115px;
}

.speaker-banner::before {
    background: linear-gradient(90deg, #0f5ae000 0%, #7400ba4a 100%);
}

.speaker-banner-content .breadcrumb li, .speaker-banner-content .breadcrumb li a {
    color: white;
}

.contact-section .section-header-3 p {
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 5px;
}

@media (max-width: 992px) {
    .faq-section {
        padding-top: 120px;
    }
    #userTicketsPreviewPartial .ticket-settings {
        font-size: 14px;
        margin-bottom: -26px;
    }
    #createEventeSection .padding-top {
        padding-top: 102px;
    }
}

/*TinyMce*/
.account-area .tox .tox-statusbar {
    display: none;
}

.account-area .tox .tox-edit-area__iframe {
    background: transparent;
}

.account-area .mce-content-body {
    color: #dbe2fb;
}

.tox .tox-menu.tox-collection.tox-collection--list {
    background: #001232;
}

    .tox .tox-menu.tox-collection.tox-collection--list :hover {
        /*background-color: #10326f;*/
    }

.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
    color: #36629c;
}

#event-description ul, dl {
    padding-left: 40px;
    margin-bottom: 1rem;
}

#event-description ul li {
    padding: 0;
    list-style: initial;
}

#event-description p {
    margin-bottom: 1rem;
}

#event-description h2 {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 1rem;
}

#event-description h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 1rem;
}

#footer-fixe {
    position: fixed;
    bottom: 0;
    width: 100%;
}

/*image croppie*/
.cr-slider {
    border: none;
    padding: 0;
}
    .sliderP {
        position: relative;
        top: -22px;
    }
#image_demo {
    height: auto;
}

input[type=range] {
    height: 24px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
    background-color: transparent;
    border: none;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 9px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 1px 1px 1px #000000;
        background: #C90404;
        border-radius: 7px;
        border: 0px solid #010101;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 1px 1px 1px #000031;
        border: 1px solid #00001E;
        height: 16px;
        width: 15px;
        border-radius: 15px;
        background: #FFFFFF;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -4px;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C90404;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 9px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 1px 1px 1px #000000;
        background: #C90404;
        border-radius: 7px;
        border: 0px solid #010101;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 1px 1px 1px #000031;
        border: 1px solid #00001E;
        height: 16px;
        width: 15px;
        border-radius: 15px;
        background: #FFFFFF;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 9px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #C90404;
        border: 0px solid #010101;
        border-radius: 14px;
        box-shadow: 1px 1px 1px #000000;
    }

    input[type=range]::-ms-fill-upper {
        background: #C90404;
        border: 0px solid #010101;
        border-radius: 14px;
        box-shadow: 1px 1px 1px #000000;
    }

    input[type=range]::-ms-thumb {
        margin-top: 1px;
        box-shadow: 1px 1px 1px #000031;
        border: 1px solid #00001E;
        height: 16px;
        width: 15px;
        border-radius: 15px;
        background: #FFFFFF;
        cursor: pointer;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #C90404;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #C90404;
    }

 /*us*/
.section-us .feature-item {
    min-height: 420px;
}

.section-us .banner-section {
    position: relative;
}
.section-us .one-event-box .title a, .section-us .one-event-box i {
    color: #31d7a9;
}

.section-us #TarifContent p, .section-price #TarifContent p {
    font-weight: 700;
    margin-bottom: 0;
    color: #f04554;
}
.section-us .sports-ticket, .section-price .sports-ticket {
    min-height: 273px;
}
#eventReadyToBePaidPartial .info:last-child {
    margin-bottom: 3rem !important;
}
#eventReadyToBePaidPartial ul li {
    background: #05245c;
}

.offer-remainder {
    width: 68px;
    height: 68px;
    text-align: center;
    border-radius: 50%;
    text-align: center;
    background: #eb1436;
    position: absolute;
    right: -25px;
    top: -36px;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .offer-remainder .o-title {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: -19px;
        padding: 8px;
        color: yellow;
    }
    .offer-remainder * {
        width: 100%;
    }

    .offer-remainder span {
        font-size: 10px;
        color: yellow;
    }

.parent-price-del {
    margin-top: -11px;

}
.nav-user-name-text {
    position: relative;
    left: 12px;
    text-decoration: underline;
    font-size: 14px;
}
#admin .card {
    background-color: #051846;
}

#admin .card-header{
    border-bottom: 1px solid white;
}
#admin .card-footer {
    border-top: 1px solid white;
}
#admin .bg-light {
    background-color: #dc3545 !important;
}

#admin .navbar-light .navbar-brand {
    color: white;
}
#admin .navbar-light .navbar-nav .nav-link {
    color: white;
}
#admin {
    padding-top: 45px;
}
    #admin .account-area {
        max-width: 100%;
    }

    #admin .ticket-search-form .form-group.large {
        width: 100%;
    }
    #admin .search-ticket-section {
        margin-top: -53px;
    }
@media (max-width: 991px) and (min-width: 768px) {
    #admin .ticket-search-form .form-group {
        width: 100% !important;
    }
}

#ui-id-1 {
    z-index: 1000;
    background: #0a1e5e;
    width: 40%;
}
#ui-id-32 {
    padding: 10px;
}
#ui-id-1 .ui-menu-item {
    padding: 10px;
}



