    body {
        background-color: #fff !important;
        font-family: "Poppins", sans-serif !important;
        color: #d8d7d7;
    }

    .modal-footer {
        text-align: center;
        display: block;
    }

    .header-area {
        overflow-y: hidden;
    }

    .wrap-content {
        font: 400 16px/18px;
    }

    .accordion .wrap-content p {
        color: #615A5A;
        font-weight: 400 ;
    }

    .verify-head {
        color: #ababab !important;
        font-size: 25px;
    }

    .accordion .wrap-content h5 {}

    .accordion-wrap {
        background-color: #fff;
        position: relative;
        background-size: 100%;
        background-size: cover;
        -moz-background-size: cover;
        background-position: center;
        object-fit: contain;
        padding-top: 0px !important;
    }

    .accordion {
        margin-top: 0px !important;
        width: 100%;
        margin: auto;
        max-width: 450px;
        overflow: hidden;
        border-radius: 3px;
        background: #ffffff !important;
        /* background: none !important; */
        /* box-shadow: 0 17px 50px 0 rgba(0, 0, 0, .19), 0 12px 15px 0 rgba(0, 0, 0, .24); */
    }

    .accordion>a {
        color: #d8d7d7;
        padding: 5px;
        display: block;
        text-decoration: none;
        transition: all .3s ease-in-out 0s;
    }

    section .accordion a .flex{
        background-color: #fff !important;
        background: #fff !important;
    }

    .accordion>a:not(:last-child) {
        border-bottom: 0px !important; 
    }

    .accordion>a:hover,
    .accordion>a.active {
        color: #626262;
            background: #f2f2f2;
    }

    .accordion>a.active {
        color: #d8d7d7;
    }

    .accordion>a>.alert-numb,
    .accordion>.sub-nav>a>.alert-numb {
        color: #eee;
        right: 10px;
        height: 22px;
        min-width: 40px;
        font-size: 12px;
        font-weight: 600;
        line-height: 22px;
        border-radius: 15px;
        text-align: center;
        background: #665e51;
    }

    .accordion>a.active>.alert-numb,
    .accordion>.sub-nav>a.active>.alert-numb {
        background: #d0a051;
    }

    .accordion .sub-nav {
        display: none;
        color: #ffffff;
        overflow: hidden; 
    }
         .accordion .sub-nav:active {
             display: block;
         }

    .accordion .sub-nav.open {
        display: block;
    }

    .accordion .sub-nav a {
        display: block;
        color: inherit;
        font-weight: 400;
        padding: 0px !important;
        text-decoration: none;
        transition: all .2s ease-in-out 0s;
    }

    .accordion .sub-nav a:not(:last-child) {
        border-bottom: none !important;
    }

    .accordion .sub-nav a:hover {
        /*background:#c2ced1;
                    box-shadow:5px 0 0 #8ca3a8 inset;*/
    }

    .accordion .html {
        overflow-y: scroll;
    }

    .accordion .html::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE and Edge */
    .accordion .html {
        -ms-overflow-style: none;
    }

    .accordion .about-me {
        text-align: center;
        position: relative;
    }

    .accordion .about-me h4 {
        color: #615A5A;
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 21px;
    }

    .accordion .about-me p {
        font-size: 12px;
        font-weight: 400;
        line-height: 21px;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .accordion .about-me h5 {
        color: #615A5A;
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 18px;
        font-weight: normal;
        font-weight: 400;
    }

    .accordion .about-me .photo {
        width: 100%;
        height: auto;
        margin: auto;
        overflow: hidden;
        position: relative;
        object-fit: cover;
        border-radius: 10px;
    }
    
    
    .accordion .chat {
        /*width:100%;
                    height:auto;*/
        width: 85%;
        margin: auto;
        overflow: hidden;
        position: relative;
        object-fit: contain;
    }

    .accordion .terms .photo {
        width: 100%;
        height: 200px;
        margin: auto;
        overflow: hidden;
        position: relative;
        object-fit: contain;
        background:url( {{url('assets/uploads/offerterms')}} ) no-repeat center;
    }

    .accordion .terms {
        text-align: center;
        position: relative;
    }

    .accordion .invite {
        text-align: center;
    }

    .accordion .invite .dribbble {
        display: block;
        color: #FFFFFF;
        margin: 10px 0;
        font-size: 24px;
        font-family: Pacifico;
    }

    .accordion .invite .btn {
        color: #cacaca;
        font-weight: 500;
        background: #ccc;
        padding: 10px 15px;
        border-radius: 2px;
        background: #00a4b6;
        display: inline-block;
        text-transform: uppercase;
        width: 95%;
        margin-top: 10px;
    }

    .accordion .invite .btn:hover {
        box-shadow: none;
        background: #45a29a;
        color: #fff !important;
    }

    .accordion .invite p {
        color: #929292 !important;
        padding: 10px;
    }

    .success-small {
        font-size: 12px !important;
        width: 100% !important;
        height: auto !important;
    }

    #message {
        padding-top: 15px !important;
    }

    #message font{
        color: #626262 !important;
    }

    .accordion .invite h4 {
        font-size: 30px !important;
        font-weight: normal;
        padding: 20px;
        color: #d8d7d7;
    }

    .accordion .terms ul {
        padding: 10px;
    }

    .accordion .terms li {
        padding: 10px;
    }

    select:focus {
        outline: none;
    }

    input:focus {
        outline: none;
    }

    .no-outline:focus {
        outline: none;
    }

    .form-control:focus {
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /*.form-input .input-items input, .form-input .input-items textarea {
                width: 59%;
                }
            .form-input .input-group
            {
                width: 59%;
            }*/

    .input-group-text {
        padding: 0;
    }

    .iamin-btn {
        /* background: #00a4b6 !important; */
        background-color: #00A4B6 !important;
        border-radius: 10px !important;
        width: 100%;
        margin-top: 3%;
        color: #f8f8f8;
        line-height: 35px !important; 
        font-weight: normal;
        text-transform: none;
    }

    .cancelbtn {
        background: #626262 !important;
        border-radius: 10px !important;
        width: 100%;
        margin-top: 3%;
        font-weight: 400 !important;
        color: #fff;
        line-height: 35px !important;
        text-transform: none;
        font-weight: normal;
    }

    .inputicon {
        position: absolute;
        padding-left: 0px;
        padding-top: 13px;
        min-width: 40px;
        color: #6c6c6c;
    }

    .message_img {
        width: 150px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        margin: 0px auto;
    }

    #show_message h2 {
        padding-top: 20px;
    }

    /*---- For Rules User --- */
    .tccontainer {

        display: flex;
        vertical-align: middle;
        align-items: center;
        justify-content: left;

        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
    }

    .tccontainer img {
        width: 30px;
        height: 30px;
        margin: 10px;
        vertical-align: middle;
    }

    .tccontainer span {
        vertical-align: middle;
        font-size: 13px;
        color: #615A5A;
        width:100%!important;
        height:auto!important;
    }

    .line {
        border-top: 1px solid #ddd;
        width: 100%;
    }

    /*---- For Rules User --- */

    /*@media only screen and (max-width: 600px) {*/
    @media (min-width: 300px) and (max-width: 920px) {
        .accordion-wrap {
            background-color: #ffffff;
            position: relative;
            width: 100%;
            height: 90h;
            /*padding-left: 10px;
                padding-right: 10px;*/
        }

        .accordion .sub-nav {
            display: block;
            overflow: hidden;
            background-color: #F4F4F4;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            /* max-height: 300px; */
            max-height: 58vh;
            overflow-y: auto !important;
            height: auto;
        }

        .accordion .about-me .photo {
            width: 100%;
            margin: auto;
            overflow: hidden;
            position: relative;
            object-fit: cover;
            border-radius: 10px;

        }

        .accordion .chat {
            width: 100%;
            margin: auto;
            overflow: hidden;
            position: relative;
            object-fit: contain;
        }

        .form-input .input-items input,
        .form-input .input-items textarea {
            width: 100%;
        }

        .form-input .input-group {
            width: 100%;

        }

        #submit-btn {
            margin-left: 0px;
        }

        /* .accordion .about-me .terms .invite{
                height: 72vh;
            }
            .accordion .html{
                height: 72vh;
            }
            */
        .accordion .about-me .terms .invite {
            height: 62vh;
        }

        .accordion .html {
            /* height: 62vh; */
                max-height: 100%;
                    height: 100%;
        }


    }

    /*---- Mobile style END ---- */


    .finput,
    .finput:hover,
    .finput:active {
        background-color: #fff !important;
    }

    .input-formgroup-border {
        border: 2px solid #a4a4a4;
        border-radius: .25rem;
        background-color: #fff !important;
    }

    #countryCode {
        color: #6c6c6c;
    }

    #offer_submit {
        padding-top: 28px;
    }

    #mobile {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    /*---- For Rules User --- */
    .country-code-select1,
    .state-select {
        width: 80px !important;
        padding-left: 7px !important;
        padding-right: 0px !important;
    }

    .input-group-text {
        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: #fff;
        /*border: 1px solid #ced4da;
                border-radius: .25rem;
                border-right: none;*/
    }

    #mobile {
        border: none !important;
    }

    #countryCode {
        border-right: none;
        border-left: none;
        /* border-top: 1px solid #ced4da;
                border-bottom: 1px solid #ced4da; */
    }

    select.country-code-select1,
    select.state-select {
        width: 90px !important;
        padding-left: 7px !important;
        padding-right: 0px !important;

        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-appearance: none;
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #141414, #141414) !important;
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
        background-size: 5px 5px, 5px 5px, 1px 1.5em !important;
        background-repeat: no-repeat !important;
        border: none !important;
    }

    select.state-select {
        color: #626262 !important;
        width: 300px !important;
    }

    .fa-whatsapp {
        color: #00a4b6 !important;
    }

    .fa-instagram {
        color: #00a4b6 !important;
    }
    .fa-envelope{
        color: #00a4b6 !important;
    }
    .footer-logo {
        text-align: center;
        padding: 10px !important;
    }

    /* New styles */
    .checkbtn {
        background-color: #00a4b6;
        color: #ffffff;
    }

    .checkbtnCancel {
        background-color: #00a4b6;
        color: #ffffff;
        min-width: 55px !important;
        border-radius: 10px;
    }

    .checkbtnCancel:hover {
        color: #ffffff !important;
    }

    .modal-p {
        color: white;
        text-align: center;
        padding: 10px;
    }

    .modal-pareas {
        color: white;
        text-align: center;
        /*background-color: #16545f;*/
        border-radius: 5px;
        padding: 0 !important;
        border: none;
        max-height: 50vh !important;
        /* overflow-y: hidden !important; */
    }

    .modal .close {
        font-weight: 100 !important;
        color: #000000;
    }
    #cropImagePop .modal-dialog{
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid #b9b9b9;
        border-radius: 10px;
    }
    #cropImagePop .modal-content{
            background: #ebebeb !important;
    }

    .warning {
        color: yellow;
    }

    /* .modalbtn {
        width: 100%;
    } */

    .modal-content{
        border: none !important;
    }

    @media (min-width: 200px) and (max-width: 370px) {
        .modalbtn {
            width: 42%;
        }

    }

    @media (min-width: 200px) {
        .modal-dialog-centered {
            /* min-height: 2px !important;*/
            min-height: calc(100% - 5rem) !important;
        }

        ..modal-dialog {
            margin: 2px !important;
        }
    }

    /* Venue List */
    .venueList {
        padding-top: 10px;
        display: none;
        height: 90vh;
        overflow: auto;
    }

    .venue_h2 {
        text-align: center;
        color: #f0f0f0;
        font-family: "Poppins", sans-serif !important;
        /*font-family: Times New Roman !important;*/
    }

    .fbox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;

    }

    .accordion .containerVenue::-webkit-scrollbar {
        display: none !important;
        width: 0px !important;
    }

    .containerVenue {
        height: auto;
        /*background: #1f1f1f;*/
        background: #0F0F0F;
        box-sizing: border-box;
        margin-bottom: 30px;
        overflow: scroll;
        /* padding-bottom: 80px!important; */
        display: inherit;
        display: flex;
    }

    /*.card{
            max-width: 500px;
            max-height: 200px;
            margin: 5px;
            box-shadow: 0px 3px 6px #00000050;
            transition: .5s;
            background-color: #0f0f0f;
            position: relative;
            z-index: 1;
            display: flex;
            flex-direction: row-reverse ;   
            }*/
    .card {
        width:92% !important;
        max-width: 500px!important;
        max-height: 250px;
        height: (100vh-10)/0.5;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        transition: .5s;
        background-color: #ffffff;
        position: relative;
        z-index: 1;
        display: flex;
        flex-direction: row-reverse;

        
    }
    .lazyload {
        opacity: 0;
    }
    
    .lazyloading {
        opacity: 1;
        transition: opacity 300ms;
        /* background: #f7f7f7 url(loader.gif) no-repeat center; */
    }
    .round {
        border: 0px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        overflow: hidden;
    }
   

    .card:hover .card__image img {
        transform: scale(1.2);
        transition: .5s;
        box-shadow: 0 0 30px rgba(0, 0, 0, .2);
        overflow: hidden;
        opacity: 0.5;
    }

    .card__image {
        margin-top: 0px;
        width: 100%!important;
        height: 100%;
        overflow: hidden;

    }

    .card__image img {
        width: 100%!important;
        height: 100%;
        object-fit: cover;
        /* transition: .5s; */
    }
   
    /*.card__text{
            width: 100%;
            height: 30%;
            box-sizing: border-box;
            background-color: #0f0f0f;
            color:#f0f0f0;
            opacity:0.9;
            position:absolute;
            bottom:0px;
            }*/
    .card__text {
        width: 100%;
        /*height: 30%;*/
        height: 40%;
        box-sizing: border-box;
        background: rgb(0, 0, 0);
        /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0) 100%); */
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 9%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0) 100%);
        color: #555555 !important;
        position: absolute;
        bottom: -4px;
    }

    .card__text__soldout {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        background: rgb(0, 0, 0, 0.5);
        color: #6A6A6A;
        position: absolute;
    }

    /* New from Subin
            .card__text__soldout{
            width: 100%;
            height: 100%;
            box-sizing: border-box;
            background: rgb(0,0,0);
            background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
            color:#f0f0f0;
            position:absolute;
            } */

    .content {
        height: 100%;
        width: 100%;
        display: table;
    }

    .venue_span {
        display: table-cell;
        padding: 0 15px;
        vertical-align: middle;
        font-size: 18px;
        font-weight: 700;
    }

    @media (min-width: 300px) and (max-width: 375px) {
        .venue_span {
            font-size: 16px !important;
        }
    }

    .subtitle {
        font-size: 12px;
        color: #00a4b6 !important;
        opacity: 1;
        padding: 0 20px;
    }

    .offer_span {
        font-size: 10px;
        padding: 0 20px;

    }

    .span__sold {
        display: table-cell;
        padding: auto;
        vertical-align: middle;
        font-size: 26px;
        font-weight: 100;
        text-align: center;
        color: #d8d7d7;
    }

    /* NEW from SUbin 
            .span__sold {
                display: table-cell; 
                padding: auto;
                vertical-align: middle;
                font-size: 26px;
                font-weight: 700;
                text-align: center; 
                color: #00a4b6;
            } */
    .venue_span {
        color: #d8d7d7;
        font-weight: normal !important;
    }



    .pendingBody {
        font-size: 14px !important;
        color: #cbced1 !important;
    }

    .pendingBody p {
        font-size: 14px !important;
    }


    .pendingTable {
        color: #cbced1 !important;
    }

    .pendingTable a {
        color: #00a4b6 !important;
        cursor: pointer;
        text-decoration: underline;
    }

    /*.alert_p
            {
                text-align: justify;
                color: #cbced1;
            }*/
    .alert_p {
        font-size: 12px;
        font-weight: 100;
        line-height: 20px;
        /*color: #121212;*/
        margin: 0px;
        text-align: justify;
        color: #cbced1;
    }

    .alert_pending {
        position: relative;
        padding: 0px;
        margin-bottom: 0.5rem;
        border: 1px solid transparent;
        border-radius: .25rem;
    }

    .darea {
        text-decoration: underline !important;
        cursor: pointer;
    }
    .darea span {
        width: auto;
        height: auto;
        line-height: 1.5;
    }


    .card_text_soldout {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        background: rgb(0, 0, 0, 0.5);
        /* background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%); */
        color: #f0f0f0;
        position: absolute;
    }

    /* Timer */

    #clockdiv {
        font-family: sans-serif;
        color: #fff;
        display: inline-block;
        font-weight: 100;
        text-align: center;
        font-size: 20px;
    }

    #clockdiv>div {
        padding: 10px;
        border-radius: 3px;
        background: #00a4b6;
        display: inline-block;
    }

    #clockdiv div>span {
        padding: 15px;
        border-radius: 3px;
        background: #0d4149;
        display: inline-block;
    }

    .smalltext {
        padding-top: 5px;
        font-size: 14px;
    }

    .clockMain {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        min-height: 4vh;
    }

    .clockMain #clockdiv {
        left: 50%;
        top: 44%;
        float: none !important;
        width: 100%;
        text-align: center;
    }

    #timeup {
        color: #ffffff;
        text-align: center;
    }

    /*Location*/

    .loc {
        list-style-type: none;
        margin: 0;
        padding: 0;

    }

    .locli {
        height: 50px;
        position: relative;
        background: #f2f2f2 !important;
    }

    .darea {
        border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
        border-bottom: 1px solid #cdcdcd !important;
        text-decoration: none !important;
        display: block !important;
        height: 100% !important;
        width: 100% !important;
        line-height: 50px !important;
        color: #615A5A !important;
        text-transform: uppercase !important;
        font-weight: bold !important;
        padding-left: 15px !important;
        border-left: 5px solid transparent !important;
        letter-spacing: 1px !important;
        transition: all 0.3s linear !important;
    }

    .active .darea {
        color: #00a4b6;
        border-left: 5px solid #00a4b6 !important;
        background-color: #1B1B1B !important;
        outline: 0 !important;
    }

    .locli:not(.active):hover .darea {
        color: #00a4b6;
        border-left: 5px solid #00a4b6 !important;
        background-color: #f2f2f2 !important;
    }

    /* .modal-pareas {
        max-height: 42vh !important;
    } */

    /* CALENDAR */


    #calendar {
        max-width: 100%;
        max-height: 20% !important;
        margin: 0 auto;
    }

    /*.fc-toolbar
        {
            display: none;
        }*/
    .fc-scroller {
        overflow: visible !important;
        /*height: 289px !important; */
        height: 30% !important;
    }

    .fc-unthemed td.fc-today {
        background: #252525;
    }

    .fc-center h2 {
        font-size: 21px;
        color: white;
    }

    /*.fc-left
        {
            display: none;
        }*/
    .fc-right {
        display: none;
    }

    .fc-basic-view .fc-body .fc-row {
        min-height: 3em !important;
    }

    /*.userBtn
            {
                padding-left: 5px;
                padding-right: 5px;
                background-color: #00a4b6;
                border: none;
                border-radius: 4px;
                width: 50px;
                height: 44px;
                z-index: 2 !important;
                position: absolute !important;
                right: 0px !important;
                color: #cacaca;
            }*/

    .userBtn {
        display: inline-block;
        position: relative;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        background-color: #00a4b6;
        border: none;
        border-radius: 10px;
        /*width: 50px;*/
        width: 57px;
        height: 44px;
        z-index: 2 !important;
        color: #cacaca;
    }

    .userBtn2 {
        padding-left: 5px;
        padding-right: 5px;
        background-color: #141414;
        border: none;
        border-radius: 15px;
        float: right;
        margin-left: 4px;
        color: white;
        font-size: 12px;
        margin-top: 1px;
        margin-bottom: 2px;

    }

    .fc-day-grid-event {
        padding: 1px !important;
    }

    .selectedCampn {
        background-color: #00a4b6;
        /*padding: 4px;*/
        border-radius: 10px;
        margin-bottom: 2%;
        color: #cacaca;
        padding-top: 2px;
        padding-bottom: 1px;
        padding-left: 8px;
        padding-right: 5px;
        font-size: 14px;
    }

    /*        .divCampn
            {
                margin-top: 8%;
            }*/

    .fc-event {
        display: inline-block !important;
    }

    /*
            @media (min-width: 200px) and (max-width: 370px) { 
            .companion-item {
                    width: 82% !important;
                }
                
            }
            @media (min-width: 200px){
                .companion-item {
                    width: 82% !important;
                }  
            }
    
            @media (min-width: 200px) and (max-width: 339px) { 
            .companion-item {
                    width: 79% !important;
                }
                
            }*/
    .form-input .companion-item {
        display: inline-block;
        float: left;
        /*width: calc(100% - 55px);*/
        margin-right: 5px;
        width: calc(100% - 62px);
    }

    .fc-today-button {
        display: none;
    }

    .fc-unthemed .fc-content,
    .fc-unthemed .fc-divider,
    .fc-unthemed .fc-list-heading td,
    .fc-unthemed .fc-list-view,
    .fc-unthemed .fc-popover,
    .fc-unthemed .fc-row,
    .fc-unthemed tbody,
    .fc-unthemed td,
    .fc-unthemed th,
    .fc-unthemed thead {
        /*border-color: #00a4b6 !important;*/
        border-color: #0c3e47 !important
    }

    .accordion .sub-nav {
        color: #615A5A !important;
        /* margin: 6px;
        padding: 12px;
        background-color:#F4F4F4;
        box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
        border-radius: 15px; */
    }

    .fc-center h2 {
        color: #d8d7d7 !important;
    }

    .fc button {
        height: 1.8em !important;
    }

    .fc-event {
        width: 42% !important;
        border-radius: 100px !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
        font-size: 13px !important;
        text-align: center !important;
        /*width: 35% !important;
                border-radius: 100px !important;
                padding-left: 0px !important;
                font-size: 12px !important;
                text-align: center !important;*/
        /*width: 42% !important;
                border-radius: 100px !important;
                padding-left: 0px !important;
                font-size: 14px !important;
                text-align: center !important;*/
    }

    .fc-event,
    .fc-event-dot {
        background-color: #00a4b6 !important;
        border: none !important;
    }

    .fc-button-group {
        width: 100% !important;
        z-index: 2 !important;
        position: absolute !important;
        top: 97px !important;
        left: 0px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;

    }

    .fc-corner-right {
        float: right !important;
    }

    .fc-left {
        width: 100% !important;
        padding-top: 20px !important;
    }

    .fc-state-default {
        background: transparent !important;
        color: #00a4b6 !important;
        border: 0px !important;
        box-shadow: none !important;
        text-shadow: 0 1px 1px rgb(10, 86, 99) !important;
    }

    .fc-content-skeleton>table>tbody>tr {
        line-height: 15px !important;
    }

    @media (max-width: 920px) and (min-width: 300px) {
        .companionDiv {
            height: 62vh !important;
        }
    }

    .companionDiv {
        overflow-y: scroll !important;
    }


    #offeCountbtn {
        font-size: 11px;
    }

    /**/


    .desrd-date {

        position: relative;

        float: left;

        width: 100%;

        margin-top: 10px;
    }

    .desrd-date li {

        position: relative;

        float: left;

        width: 100%;

        margin: 3px 0px;
    }

    .desrd-date li .ech-dte {

        position: relative;

        float: left;

        width: 100%;

        background-color: #00a4b6;

        border: none;

        outline: none;

        border-radius: 10px;

        padding: 7px 7px;
    }

    .desrd-date li .ech-dte.avail {

        background-color: #00a4b6;
    }

    .desrd-date li .ech-dte.sold,
    .desrd-date li .ech-dte.soon {

        background-color: #454545;
    }

    /*.desrd-date li .ech-dte .avail-stat{
    
                display: inline-block;
    
                position: relative;
    
                float: left;
    
                width: calc(100% - 55px);
    
                height: 36px;
    
                padding-left: 70px;
    
                background-image: url("{{url('assets/images/whitehand.svg')}}");
    
                background-size: 40px;
    
                background-position: 10px center;
    
                background-repeat: no-repeat;
    
                border-right: 1px solid #fff;
    
                margin: 3px 0px;
            }*/

    .desrd-date li .ech-dte .avail-stat {
        display: inline-block;
        position: relative;
        float: left;
        width: calc(100% - 55px);
        height: 35px;
        padding-left: 15px;
        border-right: 1px solid #fff;
        margin: 5px 0px;
    }

    .desrd-date li .ech-dte .avail-stat:before {
        content: "";
        position: absolute;
        left: 10px;
        top: 0;
        width: 40px;
        height: 40px;
        background-image: url("{{url('assets/images/whitehand.svg')}}");
        background-size: 40px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .desrd-date li .ech-dte.sold .avail-stat:before {
        opacity: 0.50;
    }

    .desrd-date li .ech-dte .avail-stat h5 {

        text-align: left;

        color: #ffffff;

        font-size: 18px;

        font-weight: 400;
    }

    .desrd-date li .ech-dte .avail-stat p {

        text-align: left;

        color: #ffffff;

        font-size: 10px;

        font-weight: 400;

        line-height: 14px;
    }

    .desrd-date li .ech-dte .date-stat {

        display: inline-block;

        position: relative;

        float: left;

        width: 55px;

    }

    .desrd-date li .ech-dte .date-stat p.mnth {

        text-align: center;

        color: #ffffff;

        font-size: 20px;

        font-weight: 400;

        line-height: 18px;

        text-transform: uppercase;

        margin-bottom: 4px;
    }

    .desrd-date li .ech-dte .date-stat p.dte {

        text-align: center;

        color: #ffffff;

        font-size: 30px;

        font-weight: 400;

    }

    .sub-sub-head {
        color: #00a4b6;
        font-size: 10px;
        font-weight: 500;
        margin-top: 5px;
        padding-left: 30px;
        padding-right: 30px;
        width: auto !important;   
        height: auto !important;
    }
    .wrap-content .sub-sub-head {
        width: auto;
        height: auto;
    }

    .fa-user-plus {
        border: 1px solid #ababab;
        padding-top: 5px;
        padding-left: 6px;
        padding-right: 5px;
        padding-bottom: 7px;
        border-radius: 14px;
    }

    .companion {
        border: 1px solid #a4a4a4 !important;
        border-radius: 6px !important;
    }

    .inv-list {

        position: relative;

        float: left;

        width: 100%;

        padding: 10px 0px;

    }

    .inv-list ul {

        position: relative;

        float: left;

        width: 100%;

        text-align: center;
    }

    .inv-list ul li {

        display: inline-block;

        position: relative;

        float: left;

        width: calc(100% / 3);
    }

    .inv-list ul li .inn {

        position: relative;

        float: none;

        width: 90px;

        margin: 0 auto;
    }

    .inv-list ul li .circle {
        position: relative;
        float: none;
        width: 80px;
        height: 80px;

        padding: 2px;

        border-radius: 50%;

        border: 2px solid #00a4b6;

        margin: 0 auto;

    }

    .inv-list ul li .circle span {

        position: relative;

        float: left;

        width: 100%;

        height: 100%;

        border-radius: 50%;

        background-color: #ababab;

        color: #00a4b6;
        font-size: 50px;
        text-align: center;
        line-height: 76px;
        text-transform: uppercase;
    }

    .inv-list ul li p {

        float: left;

        width: 100%;

        text-align: center;

        font-size: 10px;

        line-height: 12px;

        color: #fff;

        word-break: break-all;

        margin-top: 5px;
    }

    .inv-list ul li button {

        position: absolute;

        top: 0;

        right: 0;

        height: 13px;

        width: 13px;

        font-size: 13px;

        line-height: 1px;

        border: none;

        outline-color: none;

        background-color: transparent;

        color: #fff;

        opacity: 0.85;
    }

    #updateProfileModal .modal-dialog {
        width: 425px;
    }

    .vacantSeats {
        float: right;
        font-size: 10px;
        margin-top: 10px;
    }

    .venueUsercntDiv {
        /*bottom: 10px;
                right: 17px;
                position: absolute;
                z-index: 1;
                color:#cacaca;
                text-align: center;
                border-radius: 50%;*/

        bottom: 10px;
        right: 10px;
        position: absolute;
        z-index: 1;
        color: #cacaca;
        width: auto;
        border-radius: 500px;
        padding-left: 1%;
        padding-right: 2%;

    }

    .venueUserCount {
        /*font-size: 15px;
                bottom: 10px;
                right: 5px;
                position: absolute;
                z-index: 1;
                color:#cacaca;*/
        font-size: 13px;
        bottom: 2px;
        right: 7px;
        z-index: 1;
        color: #00a4b6;

    }

    .updateMsg {
        position: relative;
        width: 100%;
        text-align: center;

    }

    /****** Influencer type Style*******/

    .categ-you {

        position: relative;

        float: left;

        width: 100%;

        height: calc(100vh - 200px);
    }

    .categ-you .youBox {

        position: relative;

        float: left;

        width: 100%;

        height: calc(80% - 60px);

        text-align: center;

        overflow-y: scroll;
    }

    /* width */
    .categ-you .youBox::-webkit-scrollbar {
        width: 3px !important;
        height: 0px !important;
    }

    /* Track */
    .categ-you .youBox::-webkit-scrollbar-track {
        background: #dddddd;
        border: 0px solid #dddddd;
    }

    /* Handle */
    .categ-you .youBox::-webkit-scrollbar-thumb {
        background: #00a4b6;
        border: 0px solid #00a4b6;
    }

    /* Handle on hover */
    .categ-you .youBox::-webkit-scrollbar-thumb:hover {
        background: #00a4b6;
        border: 0px solid #00a4b6;
    }

    /*****/

    .categ-you .youBox .ech-you {

        display: inline-block;

        position: relative;

        float: none;

        /*width: 150px;*/

        width: calc(47% - 12px);

        height: 130px;

        text-align: center;

        margin: 5px 5px;

        background-color: #00a4b6;

        border-radius: 10px;

        box-shadow: 0px 2px 10px rgb(0 0 0 / 5%);

        opacity: 0.70;

        /* background-color: #0d798c; */
    }

    .categ-you .youBox .ech-you.darkBackground {

        background-color: #0d798c;

        opacity: 1;
    }

    .categ-you .youBox .ech-you.darkBackground:before {

        content: "";

        position: absolute;

        width: 18px;

        height: 18px;

        right: 15px;

        top: 15px;

        background-image: url("{{url('assets/images/checked.png')}}");

        background-position: center;

        background-size: cover;

        background-repeat: no-repeat;
    }

    .categ-you .youBox .ech-you input[type=checkbox] {

        display: block;

        position: absolute;

        height: 100%;

        width: 100%;

        opacity: 0;

        z-index: 1;

        cursor: pointer;
    }

    .categ-you .youBox .ech-you p {

        float: left;

        width: 100%;

        font-weight: 500;

        font-size: 11px;

        color: #fff;

        line-height: 1.1rem;

        margin-top: 7px;
    }

    .categ-you .youBox .ech-you.darkBackground p {

        color: #fff;
    }

    .categ-you .youBox .ech-you figure {

        position: relative;

        width: 100%;

        max-width: 70px;

        height: 50px;

        margin: 0 auto;

        margin-top: 25px;

        margin-bottom: 5px;

        background-position: center bottom;

        background-size: contain;

        background-repeat: no-repeat;
    }

    .categ-you .btn-area {

        position: relative;

        float: left;

        width: 100%;

        height: 60px;

        text-align: center;

        padding-top: 15px;
    }

    .categ-you .btn-area .btn {

        background: #00a4b6 !important;

        border-radius: 3px !important;

        width: 100%;

        color: #cacaca;

        line-height: 30px !important;

        text-transform: none;

        font-weight: normal;

        box-shadow: 0px -25px 15px #fff;
    }



    /* Category styles*/


    .categoryList {
        padding: 10px;
        display: none;
        height: 98vh;
        overflow: hidden;
    }

    .desrd-category {

        position: relative;

        float: left;

        width: 100%;

        margin-top: 44px;
    }

    .desrd-category li {

        position: relative;

        float: left;

        width: 100%;

        margin: 3px 0px;
    }

    .desrd-category li .ech-cat {

        position: relative;

        float: left;

        width: 100%;

        background-color: #00a4b6;

        border: none;

        outline: none;

        border-radius: 7px;

        padding: 7px 7px;
    }

    .desrd-category li .ech-cat {

        background-color: #303030;
    }

    .desrd-category li .ech-cat .avail-stat {

        display: inline-block;
        position: relative;
        float: left;
        width: 100%;
        height: 70px;
        padding-left: 23px;
        /* background-size: 63px; */
        background-size: 68px;
        background-position: calc(100% - 10px) center;
        background-repeat: no-repeat;
        margin: 3px 0px;
    }

    .desrd-category li .ech-cat .avail-stat h5 {
        text-align: left;
        /* color: #fff; */
        color: #dee2e6;
        font-size: 18px;
        /* font-weight: 400;
                margin-top: 20px; */
        font-weight: 600;
        margin-top: 25px;
        max-width: calc(100% - 65px);
    }

    .categoryHead {
        font-weight: 600 !important;
        color: #00a4b6 !important;
        font-size: 30px !important;
        /*  margin-top: 46px !important; */
    }

    /* #cat-back-btn{
                background-color: #0d5664 !important;
                border: none !important;
                color: white !important;
                padding: 0px 8px !important;
                text-align: center !important;
                text-decoration: none !important;
                cursor: pointer !important;
                border-radius: 500px !important;
                z-index: 40 !important;
                margin-top: -30px !important;
                margin-right: 17px !important;
                right: 0px;
                position: absolute !important;
                
                } */

    #cat-back-btn {
        color: white !important;
        padding: 0px 8px !important;
        text-align: left !important;
        text-decoration: none !important;
        cursor: pointer !important;
        border-radius: 500px !important;
        z-index: 40 !important;
        margin-top: -30px !important;
        /* margin-right: 17px !important;
                    right: 0px; */
        position: absolute !important;
        width: 40px;
    }

    .faBackbtn {
        display: inline-block;
        font: normal normal bold 25px FontAwesome !important;
        /* font-size: inherit; */
        text-rendering: auto !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
    }


    .venueDedicatedDiv {
        background: transparent !important;
        border: none !important;
        z-index: 1000 !important;
        margin-top: -42px !important;
        position: absolute !important;
        /* width: 60px !important; */
        bottom: 78% !important;
        /* left: 88% !important; */
    }

        {
            {
            -- profile picture --
        }
    }

    .cr-slider::-moz-range-track {
        background: rgba(255, 255, 255, 0.5);
    }

    .modal-header {
        border: 0px;
    }

    .cr-slider::-moz-range-track {
        background: #FFFFFF !important;
    }

    input[type=range]::-webkit-slider-runnable-track {
        background: #FFFFFF !important;
    }

    .cr-slider {
        padding-right: 13px;
        padding-top: 10px;
    }

    .croppieeBtn {
        float: right;
        margin-top: 14px;
    }


    .picture-container {
        position: relative;

        width: 100%;
    }

    .picture-container .picture {
        position: relative;

        width: 150px;

        height: 150px;

        margin: 0 auto;

        border-radius: 50%;

        background-color: #fff;
    }

    .picture-container .picture .profile-picture {
        height: 150px;

        width: 150px;

        border-radius: 50%;

        overflow: hidden;

        border: 2px solid #dee2e6;
    }

    .picture-container #wizard-picture-banner {
        position: absolute;

        right: 0px;

        bottom: 20px;

        width: 100%;

        height: 100%;

        border-radius: 50%;

        overflow: hidden;
    }

    .picture-container #wizard-picture-banner:before {
        content: "\f030";

        font-family: "FontAwesome" !important;

        position: absolute;

        left: 0;

        right: 0;

        top: 0;

        background-color: #fff;

        width: 30px;

        height: 30px;

        text-align: center;

        line-height: 30px;

        cursor: pointer;

        color: #000;
    }

    .croppie-container .cr-slider-wrap {
        width: 70%;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 15px;
        margin-right: 59px;
    }

    .alert {
        font-size: 13px;
    }

    .picture-container span.text h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 6px 15px 16px 15px;
        background-color: #00000090;
        font-size: 13px;
        color: #cbced1;
        font-weight: 400;
    }

    .skip-offer-btn {
        margin-left: 10px;
    }

    .hide-btn {
        pointer-events: none;
        background: #ccc;
    }

    /* review pending skip button  */
    .skip-offer-btn {
        margin-left: 10px;
        padding: 3px 5px;
        font-size: 13px;
    }

    .hide-btn {
        pointer-events: none;
        background: #ccc;
    }

    .skip-btn-mob {
        min-width: 158px !important;
    }

    .modal-content {
        padding: 20px 10px;
    }

     /** Alist PIN */
     .pin-group {
        display: flex;
        justify-content: center;
    }

    .input-pin {
        /* margin: 0 0.5rem;
        padding: 0.5rem; */
        width: 68px;
        height: 50px;
        text-align: center;
        /* font-size: 26px; */
        font-size: 1rem;

        background-color: #f2f2f2;
        color: #6c6c6c;
        border: 2px solid #a4a4a4;
        border-radius: 10px;

        /* -webkit-text-security: disc;
        -moz-webkit-text-security: disc;
        -moz-text-security: disc;
        -webkit-text-size-adjust: none; */

        padding: 0px;
        margin: 0px 10px;
        border:0px !important;
    }

    .special {
        margin-top: 2rem;
        font-size: 2rem;
        opacity: 1;
        visibility: visible;
        transition: all 0.3s ease;
    }

    i {
        font-size: 1rem;
        cursor: pointer;
    }

    .hidden {
        opacity: 0;
        visibility: hidden;
    }

    a.pin-reset {
        font-weight: 800 !important;
        display: inline !important;
        padding: 0px !important;
    }

    .pin-alert_p {
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        /*color: #121212;*/
        margin: 0px;
        text-align: center;
        color: #626262;
    }
    .containerVenue.fbox a.card
    {
    position: absolute;
    margin: 10px;
    }
 
    /* @media not all and (min-resolution:.001dpcm) { @supports (-webkit-appearance:none) { 
        .input-pin {
            font-size: 11px;
        }
    }} */
        #myInput{
            background-color: #f2f2f2 !important;
                color: #626262 !important;
        }
#checkbtn{
    margin:5px 0px !important; 
}
#checkbtn:hover{
    color: #fff !important;
}