/* 
    Created on : Dec 26, 2022, 6:23:40 PM
    Author     : Sagar Gandhi
*/
.rightAlign{
    text-align: right;
}

td[data-tasktype="CASHIN"] {
    color:green;
}

td[data-status="Y"] {
    color:green;
}

td[data-status="N"] {
    color:red;
}

td[data-tasktype="MOVE"] {
    color:#ab46d6;
}

td[data-tasktype="REDEEM"] {
    color:blue;
}

td[data-tasktype="CASHOUT"] {
    color:red;
}

.noteText{
    color:#EB5757;
}

.countDownTimer{
    margin: 0.5em !important;
    text-align: center;
}
.imgThumb{
    width: 60%;
}

.headerImgThumbModal{
    width: 10%;
    margin-right: 1em;
}

.gameImgThumbModal{
    width: 50%;
    margin: 1em;
}

.childCompCenter{
    text-align: center;
}

.marginLabelWalletBal{
    margin: 1.5em;
}

.em1SizeLabelWalletBal{
    font-size: 1em !important;
}

.referCardLessBottom{
    margin-bottom: -3.4em;
}

.fullTextWidth{
    /*width: 100% !important;*/
    width: auto !important;
}

.cardHeight{
    /*height: 11.5em;*/
}

/* For box set in mobile devices */

@media (min-device-width: 320px) and (max-device-width: 359px) {
    a.logoMob {
        margin-left: 2rem;
    }
    .logoMob{
        width: 10rem;
    }
}

@media (min-device-width: 360px) and (max-device-width: 413px){
    .features {
        width: 105px;
        height:215px;
        top: 0%;
        left: 0%;
    }
    .gap-3{
        gap: 0.60rem !important;
    }
    .mrg-box{
        margin:auto;
    }
}
@media (min-device-width: 414px) and (max-device-width: 767px){
    .features {
        width: 115px;
        height:215px;
        top: 0%;
        left: 0%;
    }
    .gap-3{
        gap: 0.60rem !important;
    }
    .mrg-box{
        margin:auto;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .features {
        width: 183px;
    }
    .gap-3{
        gap: 0.75rem !important;
    }
    .mrg-box{
        margin:auto;
    }
}


@media (min-width: 1900px) {
    .nav-header{
        width: unset !important;
        z-index: 5 !important;
    }
}

@media (min-width: 1200px) {
    .features {
        width: 138px;
        height:215px;
    }
    .gap-3{
        gap: 0.75rem !important;
    }
    .mrg-box{
        margin:auto;
    }
}

/*Main Logo css*/

@media only screen and (max-width: 1536px) {
    .header-left {
        padding-left: 11em;
    }
}

@media (max-width: 1440px) {
    .logoHome {
        padding-right: 0em;
    }
    .header-left {
        padding-left: 1em;
    }
}

@media (min-width: 950px) and (max-width: 1280px) {
    .logoHome {
        width: 13em;
        padding-right: 0em;
    }
    .header-left {
        padding-left: 3em;
    }
    .countdownHolder{
        text-align: left !important;
        padding-left: 3em !important;
    }
}


@media (min-width: 320px) {
    .logoHome {
        width: 5.5em !important;
        margin: 0.2em 0 0 0.5em !important;
    }
    .countdownHolder{
        text-align: left !important;
        padding-left: 0.8em !important;
    }
}

@media (min-width: 360px) {
    /*    .logoHome {
            width: 14em;
            padding-right: 0em;
        }*/
    .countdownHolder{
        text-align: left !important;
        padding-left: 1.6em !important;
    }
}

@media (min-width: 412px) {
    /*    .logoHome {
            width: 13em;
            padding-right: 0em;
        }*/
    .countdownHolder{
        text-align: left !important;
        padding-left: 2em !important;
    }
}

@media (min-width: 481px) {
    .logoHome {
        width: 6em !important;
        ;
        margin: 0.1em 0 0 0.5em !important;
    }
}

@media (min-width: 600px) and (min-width: 600px){
    .logoHome {
        width: 5.5em !important;
        ;
        margin: 0.2em 0 0 0.5em !important;
    }
}

@media (min-width: 769px) {
    .logoHome {
        width: 6.5em !important;
        margin: 0.5em 0 0 0.5em !important;
    }
    .nav-control{
        visibility: hidden !important;
    }
}

.scrollbar {
    scrollbar-color: grey lightgrey;
}

.hideButton{
    visibility: hidden !important;
}

.nav-header{
    z-index: 99999 !important;
}


@media screen and (min-device-width: 720px) and (max-device-width: 720px) and (orientation : portrait){
    .header-bx {
        width: 28.063rem;
    }

    .cate-title {
        font-size: 1rem;
    }

    .input-group {
        align-items: center !important;
    }
}


.column{
    float: left;
    width:33.33% !important;
    padding: 5px;
}

.tabdownloadgames.row:after{
    content: "";
    clear: both;
    display: table;
}

.greytext{
    color: #B3B3B3;
}

.swiper-button-next, .swiper-button-prev {
    cursor: pointer !important;
    color: #FC8019 !important;
}

.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 2.5em !important;
}

.hideElement{
    display: none !important;
}

/*pricing start*/
/**
* Reset
*/

.tc-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    /*padding: 70px;*/
    padding: 38px;
}

.tc-container h2 {
    font-size: 22px;
    line-height: 1.4;
    color: #ccc;
    margin-bottom: 30px;
    text-align: center;
}


/**
* Pricing Table
*/

.tc-pricing-style-1 {
    align-items: center;
    scroll-behavior: auto;
}

.tc-pricing-style-1 .tc-pricing-plan {
    position: relative;
    background-color: #fff;
    padding: 45px 30px;
    border-radius: 10px;
    box-shadow: 0 20px 40px -5px rgba(9, 30, 66, .3);
    margin: 30px 0 60px;
    z-index: 10;
    transition: 0.3s;
}

.tc-pricing-style-1 .tc-pricing-plan:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    background-color: #fff;
    height: calc(100% + 1px);
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 12px;
}

.tc-pricing-style-1 .tc-pricing-plan:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 60px);
    background-image: linear-gradient(-30deg, #e91e63 11%, #5828bb 83.4%);
    height: calc(100% + 59px);
    transform: translate(-50%, -50%);
    z-index: -2;
    border-radius: 20px;
}

.tc-pricing-style-1 .pricing-head {
    text-align: center;
}

.tc-pricing-style-1 .pricing-head .price {
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
}

.tc-pricing-style-1 .pricing-title {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.tc-pricing-style-1 .pricing-duration {
    position: relative;
    z-index: 10;
    padding: 13px;
    line-height: 1;
    background-color: #673AB7;
    margin: 0 -30px 30px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(30deg, #673AB7 11%, #9C27B0 83.4%);
}

.tc-pricing-style-1 .pricing-duration:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #9C27B0;
    background-image: linear-gradient(30deg, #9C27B0 11%, #673AB7 83.4%);
    opacity: 0;
    width: 0;
    transition: 0.4s;
}

.tc-pricing-style-1 .tc-pricing-plan:hover .pricing-duration:before {
    width: 100%;
    opacity: 1;
}

.tc-pricing-style-1 .pricing-content {
    position: relative;
}

.tc-pricing-style-1 .pricing-content .pricing-icon {
    margin-right: 10px;
    position: absolute;
    top: 63%;
    transform: translateY(-50%);
    right: -10px;
}

.tc-pricing-style-1 .pricing-content .pricing-icon > i {
    font-size: 150px;
    color: rgba(19, 19, 19, 0.09);
}

.tc-pricing-style-1 .pricing-content > ul {
    margin-bottom: 30px;
    margin-left: 10px;
}

.tc-pricing-style-1 .pricing-content > ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin: 7px 0;
}

.tc-pricing-style-1 .pricing-content > ul li:before {
    content:"\e080";
    position: absolute;
    font-family:simple-line-icons;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    background: #4CAF50;
    color: #ffff;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    text-indent: 1px;
}

.tc-pricing-style-1 .pricing-content > ul li.not-in {
    text-decoration: line-through;
    color: #bbb;
}

.tc-pricing-style-1 .pricing-content > ul li.not-in:before {
    content:"\e082";
    background-color: #e91e63;
}

.tc-pricing-style-1 .pricing-footer {
    text-align: center;
}

.tc-pricing-style-1 .pricing-footer > a {
    padding: 14px 17px;
    line-height: 1;
    text-align: center;
    background-color: #e91e63;
    color: #fff;
    min-width: 120px;
    display: inline-block;
    border-radius: 40px;
    text-decoration: none;
    transition: 0.3s;
}


.tc-pricing-style-1 .pb-row {
    -ms-flex-align: center;
    align-items: center;
}

.tc-pricing-style-1 .tc-pricing-plan.is-featured {
    /*padding: 90px 30px;*/
}

.tc-pricing-style-1 .tc-pricing-plan.is-featured .pricing-duration {
    padding: 18px;
}

.tc-pricing-style-1 .pricing-footer > a:hover,
.tc-pricing-style-1 .pricing-footer > a:focus {
    box-shadow: 0 10px 30px #ddd;
    background-color: #7037b6;
}

.tc-pricing-style-1 .tc-pricing-plan.is-featured:before {
    background-color: #3e028c;
}
.tc-pricing-style-1 .is-featured .pricing-head .price,
.tc-pricing-style-1 .is-featured .pricing-content > ul,
.tc-pricing-style-1 .is-featured .pricing-title {
    color: #fff;
}

.tc-pricing-style-1 .is-featured .pricing-content .pricing-icon > i {
    color: rgba(255, 255, 255, 0.1);
}

.tc-pricing-style-1 .is-featured .pricing-footer > a:hover {
    box-shadow: 0 10px 30px #131313;
}

.pricing-image-head{
    width: 5em;
    margin-bottom: 0.5em;
}
/*pricing stop*/

/*ribbon start*/
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute !important;
}

.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    /*border: 5px solid #2980b9;*/
    border: 5px solid #FF7F7F;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    /*background-color: #3498db;*/
    background-color: red;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}
/*ribbon stop*/

hr.dotted {
    border-top: 3px dotted #bbb;
}

.smallText{
    font-size: small;
}

.ms-container {
    position: relative;
}
.ms-container.open-upwards .ms-selectable {
    top: auto; /* Reset the default position */
    bottom: 100%; /* Position the dropdown upwards */
}