﻿/*Model Popup Code Start*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
}

/* The Close Button */
.closePopup {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .closePopup:hover,
    .closePopup:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
/*Model Popup Code End*/

.RePaybtn {
    background: #fc861d;
    border: 1px solid #fc861d;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    font-size: 15px !important;
    outline: none;
    padding: 1px;
    transition: all 1s ease;
    float: right;
    width: 80px;
}

.SuccessBox {
    background: white;
    color: green;
    padding: 5px;
    border-radius: 5px;
}

.ErrorBox {
    background: white;
    color: red;
    padding: 5px;
    border-radius: 5px;
}

.receipt-lblTitle {
    font-size: 20px;
    display: block;
    padding-bottom: 10px;
    font-weight: 600;
    /* color: #FF6700; */
    /* width: 450px; */
}

.receipt-lblTitle1 {
    font-size: 20px;
    display: block;
    font-weight: 600;
    /* color: #FF6700; */
    /* width: 450px; */
}

.receipt {
    background: #0C858D;
    margin: 0 12px 0 0px;
    padding: 15px;
    font-size: 30px;
    color: white;
    font-weight: 700;
    margin-top: 10%;
    border-radius: 15px;
}

    .receipt p {
        padding-bottom: 20px;
        list-style-type: circle;
        display: inline-block;
        font-size: 16px;
    }

.ModelShow {
    display: block !important;
}

.hide {
    display: none;
}

.btnList {
    background: #0C858D;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: white;
    border: none;
    padding: 5px;
    position: absolute;
    margin-left: -40px
}

.pagination span {
    border-radius: 25px;
    padding: 5px 15px;
    font-size: 12px;
    background: #fc861d;
    color: #fff;
    border: 1px solid rgba(0,0,0,.05);
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    margin: 2px;
    transition: all 0.2s linear;
    box-shadow: 1px 3px 3px 0px rgb(0 0 0 / 10%);
}

.pagination td table td {
    border: none;
    padding: 0;
    width: 40px;
}

.pagination td table {
    width: 50% !important;
    text-align: center;
    margin-left: 25%;
}

.LogoImg {
    height: 500px !important;
    width: 100% !important;
    margin-top:20px;
}

.h500 {
    height: 500px;
}

.p-left30 {
    padding-left: 50px;
}

.mt-130 {
    margin-top: 100px;
}

.mt-20 {
    margin-top: 20px;
}

.float-left {
    float: left !important;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.lblTitle {
    font-size: 25px;
    display: block;
    padding-bottom: 10px;
    font-weight: 600;
    color: #FF6700;
    width: 450px;
}

.lblSTitle {
    font-size: 25px;
    display: block;
    padding-bottom: 10px;
    font-weight: 600;
    color: #0C858D;
    width: 450px;
}

.ChangeStatusForm {
    height: 720px;
}

.DetailsForm {
    height: 590px;
}

.tournament_new {
    background: #0C858D;
    padding: 5px;
    border-radius: 10px;
}

.box {
    text-align: center;
    width: 140px;
    color: #fff;
    border-right: 1px solid white;
    float: left;
    height: 80px;
}


    .box .tourna {
        font-size: 25px;
        font-weight: 600;
    }

    .box a {
        font-size: 15px;
        font-weight: 600;
        color: white;
    }

.txt-search {
    width: 72px !important;
    float: left !important;
    background-color: white;
    border-radius: 5px;
    margin-left: 5px;
}

.btn-search {
    float: left !important;
    width: 54px !important;
    margin-left: 5px !important;
    padding: 5px !important;
    font-size: 15px !important;
}

.Teambox {
    /*font-weight:700;
    font-size:20px;*/
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    /*border: 1px solid #0C858D;*/
    /*padding: 5px;*/
    margin-top: 10px;
    margin-right: 10px;
    background-color: #0C858D;
    color: white;
    border-radius: 10px !important;
}

    .Teambox .Header {
        background-color: #FF6700;
        padding: 5px;
        font-size:30px;
    }

    .Teambox .Footer {
        background-color: #0C858D;
        padding: 5px;
    }

.F-Size30 {
    font-size: 30px !important;
}

.F-Size40 {
    font-size: 35px !important;
}

.ImgWidth {
    width: 90% !important;
}

.dashboard-box {
    position: relative;
    /*border: 5px solid #FF6700;*/
    min-height: 280px;
}

    .dashboard-box .pro-details {
        font-size: 28px;
        color: #ff6700;
    }

    .dashboard-box .pro-name {
        font-size: 28px;
        color: #0C858D;
    }

.dashboard-title {
    color: #ff6700;
}

.ShortName {
    font-size: 22px;
    display: block;
    padding-bottom: 10px;
    font-weight: 600;
}

.dashboard-box .text-center {
    text-align: center;
}

.text-center {
    text-align: center;
}

.new-player.Tournamentr {
    float: right;
}

.new-player {
    background: #EB951A;
    font-weight: 500;
    color: #fff;
    padding: 10px 17px;
    border-radius: 3px;
    text-transform: capitalize;
    height: 40px;
    font-size: 18px;
}

.btn-Border-Search {
    border-style: none;
}

.btn-Border {
    border-style: none;
    margin-top: 10px;
}

.btn-Border-Reg {
    border-style: none;
    height: 45px;
}

.mb-20 {
    margin-bottom: 20px;
}

.product-cart-main {
    position: relative;
    border: none;
    margin-bottom: 10px;
    text-align: center;
}

.product-min-details {
    padding: 10px 14px;
    border-top: none !important;
}

.product-img-main {
    /* width: 250px; */
    /* margin: 0 auto 24px auto; */
    position: relative;
    height: 190px;
}

    .product-img-main img {
        /*position: absolute;*/
        /* margin: auto; */
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 100%;
        max-height: 100%;
    }


.owl-carousel .item {
    margin-top: 30px;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

    .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-nav button.owl-next {
        right: 0;
    }

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

    .owl-dots button.owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

        .owl-dots button.owl-dot.active {
            background-color: #000;
        }

        .owl-dots button.owl-dot:focus {
            outline: none;
        }

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}

.banner-row {
    display: flex;
    /* flex-wrap: wrap; */
}

.banner-design p {
    display: inline-block;
    padding: 3px;
    width: 65px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    margin: 0 0px 0 0px !important;
    font-size: 15px;
}

.tournament-banner {
    background: #0C858D;
    border-radius: 10px;
}

.banner-design {
    text-align: center;
    width: 500px !important;
    color: #fff;
}

.banner-design-reg {
    text-align: center;
    width: 100% !important;
    color: #fff;
    float: left;
}

    .banner-design-reg p {
        display: inline-block;
        padding: 11px;
        width: 140px;
        height: 45px;
        border: 1px solid #EB951A;
        border-radius: 4px;
        text-align: center;
        margin: 0 0px 0 0px !important;
        font-size: 18px;
        background-color: #EB951A;
        font-weight: 500;
    }

.banner-design-Auction {
    text-align: center;
    width: 150px !important;
    color: #fff;
    float: left;
}


.Banner-img {
    height: 150px !important;
    width: 150px !important;
    float: left;
}

.BTP {
    margin-top: 35px !important;
}

.tName {
    font-size: 25px;
    font-weight: bold;
}

.Rules {
    font-size: 16px;
    overflow: auto;
    height: 100%;
}

.RegForm {
    height: 415px;
    width: 100%;
}

.add-photo {
    background: #fff;
    width: 100%;
    padding: 14px;
}

.btnRegister {
    background: #fc861d;
    border: 2px solid #fc861d;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: none;
    padding: 5px 15px;
    transition: all 1s ease;
    margin-right: 10px;
}

.whitebg {
    background: #fff;
    padding-bottom: 10px;
}

.btn {
    background: #fc861d;
    border: 2px solid #fc861d;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: none;
    padding: 5px 15px;
    transition: all 1s ease;
    margin-left: 10px;
    margin-top: 10px;
    float: right;
}

.btn-Sold {
    background: #0d7e04;
    border: 2px solid #0d7e04;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: none;
    padding: 5px 15px;
    transition: all 1s ease;
    margin-left: 10px;
    float: right;
}

.btn-UnSold {
    background: #b70310;
    border: 2px solid #b70310;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: none;
    padding: 5px 15px;
    transition: all 1s ease;
    margin-left: 10px;
    float: right;
}

.mt-10 {
    margin-top: 10px;
}

.t-right {
    text-align: right;
}

.Main-bar {
    background: #fff;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px;
}

.Pdetails {
    font-size: 20px;
    font-weight: bold;
    text-align: right;
}

.p-10 {
    padding-top: 10px;
}

.rejected {
    text-transform: capitalize;
    background: red;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
}

.dashboard-btn {
    background: #fc861d;
    border: 2px solid #fc861d;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: none;
    padding: 5px 15px;
    transition: all 1s ease;
    margin-left: 10px;
}


.select-team label.lbl {
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
    font-weight: 600;
    padding-top: 5px;
}

.input-box textarea {
    height: 200px !important;
}

.input-search-box {
    position: relative;
    width: 90%;
    z-index: 9;
    margin-bottom: 10px;
    margin-top: 0;
}

.all-details ul li.List strong {
    float: left;
     width: 150px; 
    text-align: right;
    padding: 0 9px 0 0px;
}

@media only screen and (max-width: 991px) {

    .logo {
        height: auto;
        width: 200px;
        margin-left: 15px;
    }

    .banner-design {
        text-align: center;
        width: 350px !important;
        color: #fff;
    }

    .tournament {
        padding: 10px !important;
        border-radius: 0;
    }

    .Banner-img {
        height: 120px !important;
        width: 120px !important;
        float: left;
    }

    .banner-design-reg {
        text-align: center;
        width: 100% !important;
        color: #fff;
        float: left;
    }

    .banner-design-Auction {
        text-align: center;
        width: 100% !important;
        color: #fff;
        float: left;
    }

    .BTP {
        margin-top: 20px !important;
    }

    .MTP {
        margin-top: 20px !important;
    }

    .container {
        margin-left: 0px;
        margin-right: 0px;
    }

    div.radio-with-Icon p.radioOption-Item {
        display: inline-block;
        width: 90px;
        height: 102px;
        box-sizing: border-box;
        margin: 0px 0px 0px 5px;
        border: none;
        position: relative;
        float: left;
    }

    .product-cart {
        height: 260px;
        margin-bottom: -1px;
    }

    .h450 {
        height: 370px;
        width: 90%;
    }

    .RegForm {
        height: 415px;
        width: 100%;
    }

    .add-photo {
        background: #fff;
        width: 100%;
        padding: 14px;
        height: 270px;
    }

    .mt-10 {
        margin-top: 10px;
    }

    .p-10 {
        padding-top: 10px;
    }

    .select-team {
        background: #fff;
        margin-bottom: 0px;
        padding: 15px;
        border-radius: 5px;
    }

    li.sub-menu-top ul {
        background: #8c0f0f !important;
        z-index: 11 !important;
    }

    .pagination td table {
        width: 50% !important;
        text-align: center;
        margin-left: 0% !important;
    }

    .receipt {
        background: #0C858D;
        margin: 0 12px 0 0px;
        padding: 15px;
        font-size: 30px;
        color: white;
        font-weight: 700;
        margin-top: 5%;
        margin-left: 5%;
        border-radius: 15px;
    }

    .h500 {
        height: 510px;
        width: 90%;
    }

    .auction-regis {
        padding: 2%;
    }

    /* Modal Content */
    .modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 80%;
    }
}
