/* Customize form errors */
.sign-in .part-form ul li {
    display: block;
    font-size: 14px;
    color: #D03355;
    margin-top: 5px;
}

.settings-element .profile-setting label.col-form-label {
    color: #5C6172;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}

/* BOOST BUTTON */
.boosting-bet {
}
.boost-button{
}

.boost-label {
    display: inline;
}

.single-t-match.loading{
    display: flex;
    justify-content: center !important;
}
.bet-loading{
    width:40px;
    height: 40px;
}

@media (max-width: 575px) {
    .single-t-match.loading{
        height:181px;
        text-align: center;
    }
    .boosting-bet {
        display:flex;
        text-align: center;
        width: 10%;
    }
    .boost-button {
        font-weight: 400;
        line-height: 1.5;
        font-family: "Asap", sans-serif;
        font-size: 16px;
        box-sizing: border-box;
        transition: 0.3s;
        color: #283659;
        text-decoration: none;
        outline: none;
        display: block !important;
        /*background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.05) -11.44%, rgba(48, 91, 159, 0.05) 123.42%);*/
        border-radius: 5px;
        border: 1px solid #EDECF0;
        text-align: center;
        width: 100%;
    }
    .boost-icon {
        font-family: "Asap", sans-serif;
        color: #283659;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 700;
        letter-spacing: 0.02em;
        text-transform: capitalize;
        font-size: 15px;
        line-height: 25px;
        margin: 0;
    }
    .boost-button.placed .boost-icon{
        color: #fff;
    }
    .boost-label {
        display: none;
    }
    .db-breadcrumb-competition {
        display:none !important;
    }

    .part-user .user-info .user-stats {
        justify-content: flex-start !important;
    }
}
@media (min-width: 576px) {
    .single-t-match.loading{
        height:190px;
        text-align: center;
    }
    .boosting-bet {
        display:flex;
        text-align: center;
        width: 10%;
    }
    .boost-button {
        font-weight: 400;
        line-height: 1.5;
        font-family: "Asap", sans-serif;
        font-size: 16px;
        box-sizing: border-box;
        transition: 0.3s;
        color: #283659;
        text-decoration: none;
        outline: none;
        display: block !important;
        /*background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.05) -11.44%, rgba(48, 91, 159, 0.05) 123.42%);*/
        border-radius: 5px;
        border: 1px solid #EDECF0;
        text-align: center;
        width: 100%;
    }
    .boost-icon {
        font-family: "Asap", sans-serif;
        color: #283659;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 700;
        letter-spacing: 0.02em;
        text-transform: capitalize;
        font-size: 15px;
        line-height: 25px;
        margin: 0;
    }
    .boost-button.placed .boost-icon{
        color: #fff;
    }
    .boost-label {
        display: none;
    }
    .db-breadcrumb-competition {
        display:none !important;
    }
    .part-user .user-info .user-stats {
        justify-content: flex-start !important;
    }
}

/* Medium (md: 768px) */
@media (min-width: 768px) {
    .single-t-match.loading{
        height:154px;
        text-align: center;
    }
    .boosting-bet {
        display:flex;
        text-align: center;
        /*width: 10%;*/
    }
    .boost-button {
        font-weight: 400;
        line-height: 1.5;
        font-family: "Asap", sans-serif;
        font-size: 16px;
        box-sizing: border-box;
        transition: 0.3s;
        color: #283659;
        text-decoration: none;
        outline: none;
        display: block !important;
        /*background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.05) -11.44%, rgba(48, 91, 159, 0.05) 123.42%);*/
        border-radius: 5px;
        border: 1px solid #EDECF0;
        text-align: center;
        width: 100%;
    }
    .boost-icon {
        font-family: "Asap", sans-serif;
        color: #283659;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 700;
        letter-spacing: 0.02em;
        text-transform: capitalize;
        font-size: 15px;
        line-height: 25px;
        margin: 0;
    }
    .boost-label {
        display: none;
    }
    .boost-button.placed .boost-icon{
        color: #fff;
    }
    .db-breadcrumb-competition {
        display:none !important;
    }
    .part-user .user-info .user-stats {
        justify-content: flex-start !important;
    }
}

/* Large (lg: 992px) */
@media (min-width: 992px) {
    .single-t-match.loading{
        height:92px;
        text-align: center;
    }
    .boosting-bet {
        display:flex;
        text-align: center;
        /*width: 10%;*/
        margin-left:15px;
        width: 6%;
    }
    .boost-button {
        font-weight: 400;
        line-height: 1.5;
        font-family: "Asap", sans-serif;
        font-size: 16px;
        box-sizing: border-box;
        transition: 0.3s;
        color: #283659;
        text-decoration: none;
        outline: none;
        display: block !important;
        /*background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.05) -11.44%, rgba(48, 91, 159, 0.05) 123.42%);*/
        border-radius: 5px;
        border: 1px solid #EDECF0;
        text-align: center;
        width: 100%;
    }
    .boost-icon2 {
        font-family: "Asap", sans-serif;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 500;
        font-size: 14px;
        color: rgba(22, 29, 53, 0.5);
    }
    .boost-label, .boost-icon {
        font-family: "Asap", sans-serif;
        color: #283659;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 700;
        font-size: 16px;
        line-height: 26px;
        text-transform: capitalize;
        margin: 8px 0 5px;
        height:100%;
    }
    .db-breadcrumb-competition {
        display:none !important;
    }
    .boost-button.placed .boost-icon , .boost-button.placed .boost-label{
        color: #fff;
    }
    .part-user .user-info .user-stats {
        justify-content: flex-end !important;
    }
}

/* Extra Large (xl: 1200px) */
@media (min-width: 1200px) {
    .boosting-bet {
        display:flex;
        text-align: center;
        width: 8%;
    }
    .boost-button {
        font-weight: 400;
        line-height: 1.5;
        font-family: "Asap", sans-serif;
        font-size: 16px;
        box-sizing: border-box;
        transition: 0.3s;
        color: #283659;
        text-decoration: none;
        outline: none;
        display: block !important;
        /*background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.05) -11.44%, rgba(48, 91, 159, 0.05) 123.42%);*/
        border-radius: 5px;
        border: 1px solid #EDECF0;
        text-align: center;
        width: 100%;
    }
    .boost-icon2 {
        font-family: "Asap", sans-serif;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 500;
        font-size: 14px;
        color: rgba(22, 29, 53, 0.5);
    }
    .boost-label, .boost-icon {
        font-family: "Asap", sans-serif;
        color: #283659;
        text-align: center;
        box-sizing: border-box;
        display: block;
        font-weight: 700;
        font-size: 16px;
        line-height: 26px;
        text-transform: capitalize;
        margin: 8px 0 5px;
    }
    .boost-button.placed .boost-icon , .boost-button.placed .boost-label{
        color: #fff;
    }
    .db-breadcrumb-competition {
        display:block !important;
    }
}

.playing-bet {
}

.playing-bet {
    padding: 20px 0 40px !important;
}

.boost-button.placed {
    position: relative;
    z-index: 2;
}
.boost-button.placed:after {
    position: absolute;
    color:#fff;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);*/
    z-index: -1;
    border-radius: 5px;
}
.boost-button.placed.up:before {
    /*background: url("../img/playing-bet/shape/up-placed.png") right top no-repeat;*/
    background-size: 15px 15px;
}
@media (max-width: 991.98px) {
    .boost-button.placed.up:before {
        background-size: 10px 10px;
    }
}
.boost-button.placed.down:before {
    /*background: url("../img/playing-bet/shape/down-placed.png") right bottom no-repeat;*/
    background-size: 15px 15px;
}
@media (max-width: 991.98px) {
    .boost-button.placed.down:before {
        background-size: 10px 10px;
    }
}

.single-t-match.finished .boosting-bet a.boost-button:before {
    content: "";
    position: absolute;
    background: url(../img/playing-bet/lock-icon.png) center center no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    right: -10px;
    top: -10px;
}

.playing-bet .sports-expanded-list .sports-body .playing-sports-all .single-tournament .all-tournament-match .single-t-match .match-time span.m-finished {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin: 3px 0 0;
    height: 15px;
    padding: 0 5px;
    position: relative;
    top: -1px;
}

/* REPLACE GAME ITEM ODDS BACKGROUND COLORS */
/*
    $gradient-1: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    $gradient-1-reverse: linear-gradient(135.89deg, #FB7A6B -5.11%, #D03355 97.89%);
    $gradient-2: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    $text-gradient-1: linear-gradient(108.99deg, #FF5176 -21.01%, #FB7A6B 45.45%);
    $gradient-3: linear-gradient(135.89deg, #D09633 -5.11%, #FBEF6B 97.89%);
    $gradient-3-reverse: linear-gradient(135.89deg, #FBEF6B -5.11%, #D09633 97.89%);
    $gradient-4: linear-gradient(135.89deg, #2A9B55 -5.11%, #57C7A5 97.89%);
    $gradient-4-reverse: linear-gradient(135.89deg, #57C7A5 -5.11%, #2A9B55 97.89%);
 */
.boost-button.ongoing, .boost-button.finished{
    background: linear-gradient(144.14deg, #EEEEEE -11.44%, #EEEEEE 123.42%);
}
a.single-bet-place.placed {
    /*background: linear-gradient(144.14deg, #305B9F -11.44%, #305B9F 123.42%) !important;*/
    /*background: linear-gradient(135.89deg, #2D5BBA -5.11%, #4C84D9 97.89%) !important;*/
    background: linear-gradient(135.89deg, #2F3C74 -5.11%, #3E4D8C 97.89%);
}
a.single-bet-place.placed.up, a.single-bet-place.placed.up.finished{
    /*background: linear-gradient(135.89deg, #0F9D58 -5.11%, #00C9A7 97.89%) !important;*/
    /*background: linear-gradient(135.89deg, #1FA97D -5.11%, #28C76F 97.89%);*/
    background: linear-gradient(135.89deg, #16a085 -5.11%, #36c0a5 97.89%) !important;

}
a.single-bet-place.placed.notup, a.single-bet-place.placed.notup.finished{
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%) !important;
}

.boost-button.placed {
    /*background: linear-gradient(144.14deg, #305B9F -11.44%, #305B9F 123.42%);*/
    background: linear-gradient(135.89deg, #2F3C74 -5.11%, #3E4D8C 97.89%);
}
.boost-button.placed.ongoing, .boost-button.placed.finished {
    /*background: linear-gradient(144.14deg, #305B9F -11.44%, #305B9F 123.42%);*/
    background: linear-gradient(135.89deg, #656B80 -5.11%, #7A8098 97.89%) !important;
}
.boost-button.placed.up, .boost-button.placed.up.finished{
    /*background: linear-gradient(135.89deg, #2A9B55 -5.11%, #57C7A5 97.89%);*/
    /*background: linear-gradient(135.89deg, #1FA97D -5.11%, #28C76F 97.89%);*/
    background: linear-gradient(135.89deg, #16a085 -5.11%, #36c0a5 97.89%) !important;

}
.boost-button.notup, .boost-button.notup.finished{
   background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%) !important;
}

a.single-bet-place.ongoing, a.single-bet-place.finished{
    background: linear-gradient(144.14deg, #EEEEEE -11.44%, #EEEEEE 123.42%);
    /*background: repeating-linear-gradient(45deg,#f5f5f5,#f5f5f5 10px,#e0e0e0 10px,#e0e0e0 20px) !important;*/
}
a.single-bet-place.placed.ongoing, a.single-bet-place.placed.finished{
    background: linear-gradient(135.89deg, #757B90 -5.11%, #8A90A8 97.89%) !important;
    /*background: repeating-linear-gradient(45deg,#4A4F68,#4A4F68 8px,#5E637C 8px,#5E637C 16px) !important;*/
}

/* Tabs */
.nav-tabs .nav-item .nav-link{
    border-bottom: 2px solid #D03355;
    font-weight: bold;
    color:rgba(22, 29, 53, 0.7);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border-bottom: 2px solid #D03355;
    color: #fff;
}
.poklotto-form.league .title {
    font-size: 1em;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #ffffff;
}
.ranking-user {
    font-weight: bolder;
}
a.btn-sm.btn-alt-1.rounded {
    border-radius: 50rem !important;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    color: #fff;
}
a.btn-sm.btn-alt-1.rounded:hover {
    background: linear-gradient(135.89deg, #FB7A6B -5.11%, #D03355 97.89%);
    color: #fff;
}

/* FANTASY NAVS */
.page-item .page-link {
    border: 1px solid #dee2e6;
    color: #D03355;
}
.page-item.active .page-link {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%) !important;
    border: 1px solid #dee2e6;
    color: #fff;
}

.promotion .single-promotion.competition .sub-title {
    text-align: center;
    color: #222a4c !important;
}
.competition-logo{
    text-align: center;
}
.upcoming-games {
    border: 2px solid #161d35;
    border-radius: 10px;
    margin-bottom: 5px;
}
.upcoming-games .team-name {
    font-size: 1.2em;
    font-weight: bold;
}
.upcoming-games .game-date {
    font-size: 1.2em;
    font-weight: bold;
    color: #D03355;
    text-align: center;
}

.badge-live {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 20px;
}
.badge-live i {
    color: #D03355;
    font-size: 12px;
    margin-right: 5px;
}
.game-score-panel {
    font-size: 16px;
    font-weight: bold;
    color: #283659;
}
.item-score {
    color: #283659;
    border: 1px solid #D03355;
    padding: 5px 15px;
    border-radius: 10px;
    font-weight: bolder;
}

.team-name.team-winner, .team-score.team-winner {
    opacity: 1 !important;
}
.single-t-match--in {
    border: 1px solid rgba(22, 29, 53, 0.2);
    border-radius: 10px;
    margin-bottom: 20px;
}

.single-t-match-details {
    padding: 0px 45px 10px 30px;
    font-size: 16px;
    color:rgba(22, 29, 53, 0.5);
}

@media (max-width: 1199.98px) {
    .single-t-match-details {
        padding: 0px 25px 10px 25px;
    }
}
@media (max-width: 991.98px) {
    .single-t-match-details {
        padding: 0px 5px 10px 20px;
    }
}

@media (max-width: 479.98px) {
    .playing-bet .sports-expanded-list .sports-body .playing-sports-all .single-tournament .all-tournament-match .single-t-match {
        padding: 0px 15px 10px 15px;
    }
}

.game-field-footus .team{
    background-color: #283659;
    color: #ffffff;
    min-height: 40px;
    text-align: center;
    padding: 5px 20px;
    font-weight: 600;
}
.game-field-footus.team.end{
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
}
.game-field-footus.team.start{
    border-top-left-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
}

.navbar-bottom-container {
    border-top: 1px solid rgba(22, 29, 53, 0.1);
    border-radius: 50px;
    background-color: #0dcaf0;
    display: flex;
    justify-content: center;
}

.navbar-item-bottom-menu {
    margin-top: 2em;
    color:rgba(22, 29, 53, 0.7);
    background-color: #eee;
    border: 1px solid #ddd;
    margin-left:1px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .8em;
}
.navbar-item-bottom-menu.active {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border: 1px solid #D03355;
}
.navbar-item-bottom-menu.active a{
    color: #fff;
}
.navbar-item-bottom-menu.first {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
.navbar-item-bottom-menu.last {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}

.dashboard-statics .col-6 {
    width: 50%;
}


.competition-logo-link {
    clip-path: circle();
    background-color: #ffffff;
    margin:0;
}

@media (max-width: 1199.98px) {
    img.competition-logo {
        width: 45px;
        height: 45px;
    }
}
@media (max-width: 768px) {
    img.competition-logo {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 575px) {
    img.competition-logo {
        width: 35px;
        height: 35px;
    }
}
div .navbar.fixed-bottom {
    /* Blur background*/
    //backdrop-filter: blur(8px);
}
