.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 {
    background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.05) -11.44%, rgba(48, 91, 159, 0.05) 123.42%);
}
a.single-bet-place.placed {
    background: linear-gradient(144.14deg, #305B9F -11.44%, #305B9F 123.42%) !important;
}
a.single-bet-place.placed.up{
    background: linear-gradient(135.89deg, #2A9B55 -5.11%, #57C7A5 97.89%) !important;
}
a.single-bet-place.placed.notup{
    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%) !important;
}
.boost-button.placed.up{
    background: linear-gradient(135.89deg, #2A9B55 -5.11%, #57C7A5 97.89%);
}
.boost-button.notup{
   background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%) !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;
}