﻿* {
    margin: 0;
    padding: 0px;
}

body {
    font-size: 14px;
    color: #212121;
    font-family: 'Montserrat', sans-serif;
}
/* header*/
.top {
    width: 100%;
    height: 15px;
    /*background: #eb951a;*/
    background: #FF6700;
}

a {
    text-decoration: none;
}

.logo {
    padding: 10px 0 10px 0;
    width: 100%;
}

    .logo img {
        width: 100%;
    }

.menu {
    float: right;
    margin-top: 1px;
}

.Signup {
    background: #000;
    color: #fff !important;
    height: 40px;
    position: relative;
    top: 2px;
    padding: 12px 18px !important;
}

.cart {
    border: 1px solid #0d47a1;
    color: #0d47a1 !important;
    height: 40px;
    position: relative;
    top: 5px;
    padding: 6px 13px !important;
    font-size: 24px !important;
}

.chnage-location a {
    display: flex;
    padding: 20px 0 0 0px;
    color: #424242;
}

.chnage-location p {
    font-weight: 500;
}

.loc-icon {
    font-size: 28px;
    color: #424242;
    margin: 4px 2px 0 0;
}

.menu ul li {
    display: inline-block;
}

.menu a {
    color: #212121;
    padding: 18px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
}

    .menu a span {
        position: relative;
        font-size: 10px;
        font-weight: 600;
        color: #fc861d;
        top: -10px;
    }

    .menu a img {
        position: relative;
        top: 6px;
    }

.reting i {
    color: #eb951a;
    font-size: 19px;
}

span.count {
    font-size: 12px;
    font-weight: 500;
    margin: 0px 0 0 8px;
    position: relative;
    top: -2px;
    color: #7c7c7c;
}

header {
    box-shadow: 0 0 3px #c5c5c5;
    position: relative;
}

section {
    clear: both;
    padding: 15px 0;
}

.breadcrum-bg {
    height: 120px;
    background-image: url(../images/breadcrum-bg.jpg);
    background-size: cover;
}

.top-offer {
    background: #fff;
    position: relative;
    padding: 15px;
    border-radius: 14px;
}

.product-cart {
    position: relative;
    border: 1px solid #efefef;
    height: 320px;
    margin-bottom: 50px;
}

.pro-name strong {
    font-weight: 500;
    color: #212121;
}

.product-cart-deal:nth-child(2), .product-cart-deal:nth-child(3), .product-cart-deal:nth-child(4) {
    border-left: 0px !important;
}

.price-body {
    display: flex;
}

.sale-p {
    font-size: 18px;
    font-weight: 600;
}

.m-price {
    font-size: 16px;
    font-weight: 500;
    padding: 2px 0 0px 11px;
    color: #858585;
    width: 150px;
    text-decoration: line-through;
}

.wieght {
    float: right;
    text-align: right;
    line-height: 24px;
}

.product-min-details {
    padding: 10px 14px;
    border-top: 4px double #efefef;
}

li.sub-menu-top {
    position: relative;
}

    li.sub-menu-top:hover ul {
        display: block;
    }

    li.sub-menu-top ul {
        position: absolute;
        top: 55px;
        background: #8c0f0f;
        width: 259px;
        left: 0;
        z-index: 11 !important;
        display: none;
    }

        li.sub-menu-top ul li {
            width: 100%;
            display: block;
        }

            li.sub-menu-top ul li a {
                padding: 10px;
                color: white;
            }

    li.sub-menu-top i.fas.fa-angle-down {
        position: relative;
        top: 2px;
    }

.product-img {
    width: 250px;
    margin: 0 auto 24px auto;
    position: relative;
    height: 190px;
}

.owl-carousel.Similar-Products.listing-pag.owl-loaded.owl-drag .product-img {
    width: auto;
}

.product-img img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
}

.price-body {
    display: flex;
    margin-bottom: 8px;
    position: relative;
}

.pro-name {
    font-size: 15px;
    font-weight: 600;
    color: #0454cb;
    min-height: 40px;
    overflow: hidden;
    padding: 10px 0 0 0;
}

.avai {
    float: left;
}

.instocks {
    float: right;
    font-weight: 600;
    font-size: 12px;
    color: #1eae13;
}

.cart-btn {
    clear: both;
    text-align: center;
    margin: 12px 0 0 0;
    overflow: hidden;
}

.instock {
    overflow: hidden;
}

.cart-btn a {
    width: 100%;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ffc64b;
    border-radius: 70px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    background: #fcf8ef;
    color: #212121;
}

.small-add-to-cart.cart-btn a {
    width: 108px;
    padding: 7px 5px;
    font-size: 13px;
    background: #eb951a;
    color: #fff;
    border: 1px solid #eb951a;
}

.sale-sale {
    position: absolute;
    top: -25px;
    font-size: 12px;
    background: #df494a;
    padding: 3px 7px;
    color: #fff;
}

    .sale-sale:after {
        content: " ";
        position: absolute;
        right: 50px;
        bottom: -4px;
        border-top: 4px solid #df494a;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: none;
    }

.viewall {
    background: #eb951a;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    padding: 6px 13px;
    border-radius: 20px;
    float: right;
    margin: 0px 0 0 0;
}

.title {
    padding: 15px 0 0 0;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

    .title h6 {
        font-size: 20px;
    }

    .title:before {
        content: '';
        position: absolute;
        width: 150px;
        height: 1px;
        background: #e48908;
        top: 55px;
        z-index: 9;
        left: 0;
    }

    .title:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background: #e5e5e5;
        top: 55px;
    }

.veg {
    position: absolute;
    height: 15px;
    width: 15px;
    border: 1px solid #1eae13;
    top: 5px;
    right: 5px;
    z-index: 9;
}

    .veg::after {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        background: #1eae13;
        border-radius: 12px;
        top: 3px;
        left: 3px;
    }

.nonveg {
    position: absolute;
    height: 15px;
    width: 15px;
    border: 1px solid #e10717;
    top: 5px;
    right: 5px;
    z-index: 9;
}

    .nonveg::after {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        background: #e10717;
        border-radius: 12px;
        top: 3px;
        left: 3px;
    }

.heart {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9;
    font-size: 20px;
}
/* time countdown css*/
.countdown {
    border: 2px solid #df494a;
    background: #fee;
    border-radius: 4px;
    padding: 6px 8px;
    float: right;
    width: 360px;
    margin: -3px 7px 0px 0px;
}

.hurryup {
    float: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    padding: 0 10px 0 0;
}

.countdown li {
    font-weight: 500;
    display: inline-block;
    list-style-type: none;
    text-align: left;
    padding: 0 5px 0 0px;
}

    .countdown li span {
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        padding: 0 4px 0 0;
    }
/* Featured*/
.Featured {
    padding: 50px 0;
    background: #f4f4f4;
    text-align: center;
    margin: 0;
}

.f-one a {
    color: #212121;
    background: #fff;
    text-align: center;
    font-weight: 600;
    display: block;
    border-radius: 10px;
    padding: 4px 0 15px 0;
    margin: 0 8px 0 0;
}

.title-f {
    padding-bottom: 30px;
}

    .title-f strong {
        font-size: 20px;
    }

    .title-f p {
        font-weight: 500;
        font-size: 14px;
        color: #757575;
    }

.outofstock {
    opacity: .4;
    cursor: not-allowed;
}

/* mega menu*/
a.m-Menu {
    color: #fff !important;
    height: 40px;
    background: #0d47a1;
    padding: 8px 13px 6px 13px !important;
    font-size: 24px !important;
    display: block!important;
    float: right;
    margin: 15px 0 0px 13px;
}

    a.m-Menu::before {
        content: "\f04b";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        top: 82px;
        color: #0d47a1;
        transform: rotate(150deg);
        z-index: 999;
        display: none;
    }

.mega-menu-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 77px;
    display: none;
    z-index: 99;
    background: #fff;
    height: 390px;
    box-shadow: 11px 11px 11px 1px #dfdfdf;
    padding-top: 25px;
}

.cat-menu {
    height: auto;
    background: #0d47a1;
    text-align: center;
    padding: 10px 0 10px 0;
}

    .cat-menu a {
        position: relative;
        text-align: left;
        background: #fff;
        padding: 2px 15px 8px 8px;
        border-radius: 5px;
    }

        .cat-menu a i.fas.fa-play {
            position: absolute;
            top: 42px;
            left: 10px;
            color: #fff;
            transform: rotate(150deg);
            font-size: 24px;
            display: none;
        }

        .cat-menu a img {
            width: 22px;
            right: 4px;
            top: 6px;
        }

    .cat-menu ul li {
        display: inline-block;
    }

a.arrow-down::after {
    content: "";
    display: inline-block;
    font-family: Ionicons;
    position: relative;
    right: -7px;
    top: 3px;
    font-size: 20px;
}

.sub-menu {
    padding: 20px 0 0 0;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    display: none;
}

    .sub-menu a {
        width: 100%;
        border-radius: 0;
    }

    .sub-menu strong {
        text-align: left;
        display: block;
        padding-bottom: 8px;
    }

.sub-menu-box {
    text-align: center;
    display: inline-block;
    width: 200px;
    border-right: 1px solid #ddd;
    padding: 0 0 0 10px;
}

    .sub-menu-box:last-child {
        border-right: 0px;
    }

    .sub-menu-box a {
        padding: 2px 25px 8px 0px;
        font-size: 14px;
    }

.sub-menu-list {
    margin-top: 20px;
    height: 240px;
}

a.view-page {
    text-align: center;
    color: #0d47a1;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

li.sub-menu-hover:hover .sub-menu {
    display: block;
}

li.sub-menu-hover:hover i.fas.fa-play {
    display: block;
}

.i-menu:hover .mega-menu-box {
    display: block;
}

.i-menu {
    display: contents;
    margin-top: 6px;
}


/* thin scroll */
::-webkit-scrollbar {
    width: 5px;
}
/* thin scroll */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* thin scroll */
::-webkit-scrollbar-thumb {
    background: #888;
}
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.Secure {
    color: #9b9b9b;
    font-size: 13px;
    padding: 10px 0 100px 47px;
    position: relative;
}

    .Secure::before {
        content: "\F565";
        display: inline-block;
        font: normal normal normal 24px/1 "Material Design Icons";
        position: absolute;
        left: 13px;
        top: 14px;
    }
/* search loaction*/
.search-loaction {
    padding: 50px 50px 0px 50px;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    background: #fff;
    z-index: 9;
}

.top-offer.search-top {
    top: 0;
}

.search-loaction input {
    padding: 15px;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 4px;
    font-size: 17px;
    text-transform: capitalize;
}

section.breadcrum-bg.home-page-banner {
    height: 380px;
}

.search-loaction strong {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #707070;
    padding: 15px 0 4px 0;
    font-size: 15px;
    letter-spacing: 1px;
}

.search-loaction p {
    text-align: center;
    width: 400px;
    margin: 0 auto;
    color: #464646;
}

.lady-laptop {
    position: relative;
    left: -70px;
    width: 100px;
}

    .lady-laptop img {
        width: 100%;
    }

.lady-laptop {
    position: relative;
    left: -70px;
    width: 279px;
    top: 56px;
}

.basket {
    position: relative;
    top: 200px;
    right: -220px;
}

.Discover {
    text-align: center;
    color: #fff;
    padding: 140px 0 0 0;
}

    .Discover span {
        font-size: 50px;
        font-weight: 100;
        padding: 0 0px 7px 0;
        display: block;
        letter-spacing: .6px;
    }

    .Discover p {
        letter-spacing: .6px;
    }

.search-loaction input[type="button"] {
    width: 100px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: #eb951a;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    letter-spacing: .8px;
    border: 0;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

.search-loaction a {
    color: #424242;
    position: absolute;
    right: 135px;
    top: 37px;
}

    .search-loaction a p {
        display: inline-block;
        width: 10px;
        padding-right: 14px;
    }

        .search-loaction a p:before {
            font-size: 14px!important;
            content: "\F1A4";
            font: normal normal normal 24px/1 "Material Design Icons";
        }

input, input:focus {
    outline: 0;
}
/* mobile app*/
.app-design strong {
    font-size: 23px;
    padding: 0;
    display: block;
}

.app-design a::first-letter {
    text-transform: capitalize;
}

.app-design {
    text-align: center;
    width: 380px;
    color: #fff;
}

    .app-design p {
        display: inline-block;
        padding: 15px 0 0 0;
        width: 80px;
        height: 80px;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 20px;
        text-align: center;
        margin: 0 20px 0 0px;
    }

.notice {
    position: relative;
    margin-bottom: 5px;
    padding: 15px 1px 0 30px;
    font-weight: 500;
    font-size: 16px;
}

    .notice span {
        font-size: 13px;
        width: 25px;
        height: 25px;
        background: #1eae13;
        border-radius: 25px;
        position: absolute;
        left: 0;
        text-align: center;
        line-height: 25px;
        color: #fff;
        top: 13px;
    }

.tourna {
    text-align: center;
    margin: 10px 0 0 0;
}

.tournament {
    background: #0C858D;
    padding: 30px;
    border-radius: 10px;
}


.table table {
    border-collapse: collapse;
    width: 100%;
}

.table th {
    border: 1px solid #204f99;
    padding: 6px;
}


.table td {
    border: 1px solid #ddd;
    padding: 6px;
}

.table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table tr:hover {
    background-color: #ddd;
}

.table th {
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: left;
    background-color: #0d47a1;
    color: white;
}

section.team-info {
    background: #f4f4f4;
}

.table {
    background: #fff;
    padding: 15px;
    height: 450px;
    border-radius: 5px;
}

.team-owner {
    background: #fff;
    height: 450px;
    width: 96%;
    padding: 15px;
    border-radius: 5px;
}

/*.select-team {
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 5px;
}*/

.select-team {
    background: #fff;
}

    .select-team label {
        font-size: 22px;
        display: block;
        padding-bottom: 10px;
        font-weight: 600;
    }

    .select-team select {
        padding: 10px;
        /*width: 330px;*/
        font-size: 15px;
        color: #424242;
        border-radius: 4px;
        border: 1px solid #ddd;
    }

.auction {
    text-transform: capitalize;
    background: #0c6663;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
}

.request {
    text-transform: capitalize;
    background: #12cbc4;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
}

.table a {
    font-size: 18px;
    color: #eb951a;
}

.all-details ul {
    list-style-type: none;
}

    .all-details ul li strong {
        float: left;
        width: 110px;
        text-align: right;
        padding: 0 9px 0 0px;
    }

a.new-player {
    background: #fc861d;
    font-weight: 500;
    color: #fff;
    padding: 10px 17px;
    border-radius: 3px;
    text-transform: capitalize;
}

.form {
    background: #fff;
    padding: 15px;
}

.registration {
    padding: 50px 0 50px 0;
}

    .registration .row {
        background: #fff;
        border-radius: 6px;
    }

.input-box {
    position: relative;
    width: 100%;
    z-index: 9;
    margin-bottom: 20px;
    margin-top: 10px;
}

.Account {
    position: relative;
    top: 56px;
    left: 55px;
    background: #fff;
    padding: 40px 45px 0 40px;
    border-radius: 20px;
    height: 450px;
}

.input-box label {
    font-weight: 500;
    position: absolute;
    left: 13px;
    top: 12px;
    width: 100%;
    z-index: -9;
    display: block;
    margin: 0;
    font-size: 14px;
    color: #212121;
    transition: .2s ease-out;
}

.input-box input {
    border-radius: 4px;
    color: #212121;
    border: 1px solid#ddd;
    width: 100%;
    height: 40px;
    padding: 5px 0px 0px 12px;
    background: #0000;
    font-size: 14px;
}

    .input-box input:focus {
        transition: .4s;
        border: 1px solid #254988;
    }

span.text-danger.field-validation-error {
    font-size: 11px;
    color: #e90707;
    font-weight: 500;
    letter-spacing: .5px;
}

.input-box .label-top,
.input-box focus:valid ~ label,
.input-box input:focus ~ label,
.input-box textarea:focus ~ label {
    top: -7px;
    font-size: 12px;
    color: #505050;
    transition: .2s ease-out;
    font-weight: 500;
    background: #fff;
    z-index: 9;
    width: auto;
    padding: 0 10px;
}

label.input-label.team {
    top: -7px;
    font-size: 12px;
    color: #505050;
    transition: .2s ease-out;
    font-weight: 500;
    background: #fff;
    z-index: 9;
    width: auto;
    padding: 0 10px;
}

.input-box input:focus ~ label {
    color: #0d47a1;
}

.input-box select.form-control {
    border-radius: 4px;
    color: #212121;
    border: 1px solid#ddd;
    width: 100%;
    height: 40px;
    padding: 6px 0px 0px 20px;
    background: #0000;
    font-size: 14px;
}

[type="file"] {
    /* Style the color of the message that says 'No file chosen' */
    color: #878787;
}

    [type="file"]::-webkit-file-upload-button {
        background: #fc861d;
        border: 2px solid #fc861d;
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        outline: none;
        padding: 10px 25px;
        text-transform: uppercase;
        transition: all 1s ease;
    }

        [type="file"]::-webkit-file-upload-button:hover, input.submit:hover {
            background: #fff;
            border: 2px solid #fc861d;
            color: #000;
        }


.input-box.file [type="file"]::-webkit-file-upload-button {
    background: #fc861d;
    border: 2px solid #fc861d;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    outline: none;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: all 1s ease;
}


.add-photo {
    background: #fff;
    width: 98%;
    padding: 14px;
}

.file-upload {
    text-align: center;
    padding-bottom: 10px;
}

.infotext {
    background: #fff;
    padding: 15px;
    font-size: 14px;
}

    .infotext p {
        padding-bottom: 20px;
        list-style-type: circle;
        display: inline-block;
        font-size: 16px;
    }

input.submit {
    background: #fc861d;
    border: 2px solid #fc861d;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    outline: none;
    padding: 10px 25px;
    text-transform: uppercase;
    transition: all 1s ease;
}

.h450 {
    height: 370px;
}

.infotext strong {
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
}

strong.login {
    padding-bottom: 12px;
    display: block;
    font-size: 26px;
}

.awesome {
    background: navajowhite;
    height: 570px;
    padding: 220px 0 0 90px;
}

.Account .input-box input {
    height: 55px;
}

.Account .input-box label {
    /*top: 18px;*/
}

a.new-player.Tournamentr {
    float: right;
}

.table.aaco {
    background: #fff;
    padding: 15px 0;
    height: auto;
    border-radius: 5px;
}

.team-owner.team-card {
    height: auto;
    overflow: hidden;
    margin: 0 0 0 15px;
}

    .team-owner.team-card .pro-name strong {
        font-weight: 500;
        color: #212121;
        float: left;
        width: 120px;
    }

    .team-owner.team-card .product-cart {
        height: auto;
    }

    .team-owner.team-card .pro-name {
        min-height: 30px;
    }

select {
    padding: 10px;
    border: 1px solid #ddd;
    width: 95%;
    border-radius: 5px;
}

.team {
    padding: 14px;
}

    .team label {
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 6px;
        display: block;
    }

.button a {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 0 0 11px;
    text-align: center;
    text-decoration: none;
}

a.Sold {
    background: #0d7e04;
    color: #fff;
    border-radius: 5px;
}

a.UNSold {
    background: #b70310;
    color: #fff;
    border-radius: 5px;
}

.team select {
    padding: 10px;
    border: 1px solid #ddd;
    width: 98%;
    border-radius: 5px;
    margin-bottom: 15px;
}

table.mt10 {
    margin-top: 20px;
}

.live-acution {
    font-size: 22px;
    padding-bottom: 10px;
}

.table.Auction {
    height: auto;
}

.row.select-team.Auction-selc select {
    width: 170px;
}

.product-min-details.Auctionplayer {
    border: 0;
    padding: 0;
    display: flex;
}

a.new-player.Start {
    margin: 0px 0 0 0;
    display: block;
    width: 92%;
    text-align: center;
}

.product-min-details.Auctionplayer .pro-name {
    display: flex;
}


div.radio-with-Icon {
    display: block;
}

    div.radio-with-Icon p.radioOption-Item {
        display: inline-block;
        width: 109px;
        height: 102px;
        box-sizing: border-box;
        margin: 0px 0px 36px 5px;
        border: none;
        position: relative;
    }

        div.radio-with-Icon p.radioOption-Item label {
            display: block;
            height: 100%;
            width: 100%;
            padding: 10px;
            border-radius: 10px;
            border: 1px solid #212121;
            color: #212121;
            cursor: pointer;
            opacity: .8;
            transition: none;
            font-size: 13px;
            padding-top: 70px;
            text-align: center;
            margin: 0 !important;
            font-weight: 500;
        }

            div.radio-with-Icon p.radioOption-Item label::after, div.radio-with-Icon p.radioOption-Item label:after, div.radio-with-Icon p.radioOption-Item label::before, div.radio-with-Icon p.radioOption-Item label:before {
                opacity: 0 !important;
                width: 0 !important;
                height: 0 !important;
                margin: 0 !important;
            }

            div.radio-with-Icon p.radioOption-Item label i.fa {
                display: block;
                font-size: 50px;
            }

        div.radio-with-Icon p.radioOption-Item input[type="radio"] {
            opacity: 0 !important;
            width: 0 !important;
            height: 0 !important;
        }

            div.radio-with-Icon p.radioOption-Item input[type="radio"]:active ~ label {
                opacity: 1;
            }

            div.radio-with-Icon p.radioOption-Item input[type="radio"]:checked ~ label {
                opacity: 1;
                border: none;
                background-color: #ff7902;
                color: #fff;
            }

            div.radio-with-Icon p.radioOption-Item input[type="radio"]:hover, div.radio-with-Icon p.radioOption-Item input[type="radio"]:focus, div.radio-with-Icon p.radioOption-Item input[type="radio"]:active {
                margin: 0 !important;
            }

            div.radio-with-Icon p.radioOption-Item input[type="radio"] + label:before, div.radio-with-Icon p.radioOption-Item input[type="radio"] + label:after {
                margin: 0 !important;
            }

        div.radio-with-Icon p.radioOption-Item .fa-image:before {
            content: "";
            background: url(../images/All-Rounder.png);
            width: 60px;
            height: 60px;
            position: absolute;
            background-size: 100%;
            left: 0;
            top: 30px;
            right: 0;
            margin: 0 auto;
        }

        div.radio-with-Icon p.radioOption-Item .fa.fa-image.Batsman:before {
            content: "";
            background: url(../images/Batsman.png);
            width: 60px;
            height: 60px;
            position: absolute;
            background-size: 100%;
            left: 0;
            top: 30px;
            right: 0;
            margin: 0 auto;
        }

        div.radio-with-Icon p.radioOption-Item .fa.fa-image.Bowler:before {
            content: "";
            background: url(../images/Bowler.png);
            width: 60px;
            height: 60px;
            position: absolute;
            background-size: 100%;
            left: 0;
            top: 30px;
            right: 0;
            margin: 0 auto;
        }
/*Search drop down*/
.Search-drop-down.input-box {
    height: 50px;
    z-index: 999;
}

.Search-drop-down select {
    display: none !important;
}

.dropdown-select {
    background-repeat: repeat-x;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}

    .dropdown-select:focus {
        background-color: #fff;
    }

    .dropdown-select:hover {
        background-color: #fff;
    }

    .dropdown-select:active,
    .dropdown-select.open {
        background-color: #fff !important;
        border-color: #bbb;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset;
    }

    .dropdown-select:after {
        height: 0;
        width: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #777;
        -webkit-transform: origin(50% 20%);
        transform: origin(50% 20%);
        transition: all 0.125s ease-in-out;
        content: '';
        display: block;
        margin-top: -2px;
        pointer-events: none;
        position: absolute;
        right: 10px;
        top: 50%;
    }

    .dropdown-select.open:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .dropdown-select.open .list {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        pointer-events: auto;
    }

    .dropdown-select.open .option {
        cursor: pointer;
    }

    .dropdown-select.wide {
        width: 100%;
    }

        .dropdown-select.wide .list {
            left: 0 !important;
            right: 0 !important;
        }

    .dropdown-select .list {
        box-sizing: border-box;
        transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
        background-color: #fff;
        border-radius: 6px;
        margin-top: 4px;
        padding: 3px 0;
        opacity: 0;
        overflow: hidden;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        max-height: 250px;
        overflow: auto;
        border: 1px solid #ddd;
    }

        .dropdown-select .list:hover .option:not(:hover) {
            background-color: transparent !important;
        }

    .dropdown-select .dd-search {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0.5rem;
    }

    .dropdown-select .dd-searchbox {
        width: 90%;
        padding: 0.5rem;
        border: 1px solid #999;
        border-color: #999;
        border-radius: 4px;
        outline: none;
    }

        .dropdown-select .dd-searchbox:focus {
            border-color: #12CBC4;
        }

    .dropdown-select .list ul {
        padding: 0;
    }

    .dropdown-select .option {
        cursor: default;
        font-weight: 400;
        line-height: 40px;
        outline: none;
        padding-left: 18px;
        padding-right: 29px;
        text-align: left;
        transition: all 0.2s;
        list-style: none;
    }

        .dropdown-select .option:hover,
        .dropdown-select .option:focus {
            background-color: #f6f6f6 !important;
        }

        .dropdown-select .option.selected {
            font-weight: 600;
            color: #12cbc4;
        }

            .dropdown-select .option.selected:focus {
                background: #f6f6f6;
            }

    .dropdown-select a {
        color: #aaa;
        text-decoration: none;
        transition: all 0.2s ease-in-out;
    }

        .dropdown-select a:hover {
            color: #666;
        }

/*loading*/
.loading {
    height: 0;
    width: 0;
    padding: 15px;
    border: 6px solid #ccc;
    border-right-color: #fc861d;
    border-radius: 22px;
    -webkit-animation: rotate 2s infinite linear;
    /* left, top and position just for the demo! */
    position: absolute;
    left: 50%;
    top: 50%;
}

@-webkit-keyframes rotate {
    /* 100% keyframe for  clockwise. 
     use 0% instead for anticlockwise */
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.relative {
    position: relative;
}

.pagination {
    margin: 10px 0 0 0;
}

    .pagination a {
        border-radius: 25px;
        padding: 5px 15px;
        font-size: 12px;
        background-color: transparent;
        color: #222;
        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 a:hover {
            background: #fc861d;
            color: #fff;
        }

.m-menu {
    position: absolute;
    right: 10px;
    top: -48px;
    z-index: 9;
}

    .m-menu a {
        background: #eb951a;
        display: block;
        width: 50px;
        height: 40px;
        color: #fff;
        padding: 8px 10px 10px 10px;
        line-height: initial;
        font-size: 22px;
        text-align: center;
    }

.close {
    float: right;
    font-size: 20px;
    padding: 10px;
    display: none;
}

.m-menu {
    display: none;
}

.confirm-box {
    color: #fff;
    width: 360px;
    margin: 0 auto;
    background: #339933;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}

    .confirm-box img {
        width: 80px;
    }

    .confirm-box p {
        font-size: 15px;
    }

    .confirm-box.fail {
        background: #cc0000;
    }

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkbox label {
    position: relative;
    cursor: pointer;
}

    .checkbox label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #eb951a;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 5px;
    }

.checkbox input[type=checkbox]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #eb951a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.input-box input[type=checkbox] {
    height: 20px !important;
    margin-top: 11px;
    margin-left: 70px;
}

.input-box textarea {
    border-radius: 4px;
    color: #212121;
    border: 1px solid#ddd;
    width: 100%;
    height: 350px;
    padding: 5px 0px 0px 12px;
    background: #0000;
    font-size: 14px;
}
