/* Sell Ticket to Benfica */
.underline {
    cursor: pointer;
    text-decoration: underline;
}

.info-wrapper-redPass .flex-info-wrapper {
    display: flex;
    padding-bottom: 30px;
    padding-left: 22px;
    width: 100%;
}

    .info-wrapper-redPass .flex-info-wrapper p {
        text-align: left;
        font-size: 18px;
        font-family: 'Roboto Condensed', sans-serif;
        margin-left: 15px;
        line-height: 19px;
        margin-top: 5px;
    }


.set14size {
    font-size: 14px;
}

.game-description .edge-button img {
    opacity: 1;
}

.game-stats div h2 {
    text-align: left;
}

header {
    border-bottom: 1px solid #ddd;
}

.separator {
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
}

.separator-wrapper {
    width: 100%;
    text-align: right;
    justify-content: flex-end;
    display: flex;
}

.robotoBold {
    font-weight: 600;
}

.giveAway .game-stats {
    margin-bottom: -15px;
}

    .giveAway .game-stats.end {
        margin-top: -10px;
        padding-bottom: 10px;
    }

.underline {
    text-decoration: underline;
}

.homeTickets.giveAway .game-description .game-stats h2 {
    margin: 0px;
    font-size: 16px;
}

.homeTickets.giveAway .game-description {
    padding-left: 0px;
    padding-right: 0px;
}

    .homeTickets.giveAway .game-description .bundle {
        padding-bottom: 0px;
    }

        .homeTickets.giveAway .game-description .bundle .item-bundle .calendar-match-info .flex-content {
            flex-direction: row-reverse;
            align-items: center;
            width: auto;
        }

    .homeTickets.giveAway .game-description .calendar-match-info {
        justify-content: center;
        padding: 0 15px;
    }

        .homeTickets.giveAway .game-description .calendar-match-info .calendar-match-hour {
            padding: 0 15px;
        }

        .homeTickets.giveAway .game-description .calendar-match-info .calendar-info-center {
            padding: 0px;
        }

    .homeTickets.giveAway .game-description .bundle .item-bundle .calendar-match-info .flex-content.last {
        flex-direction: row;
        align-items: center;
    }

    .homeTickets.giveAway .game-description .bundle .item-bundle .flex-content .team-name p {
        padding: 0px 0px 0px 10px;
        font-size: 18px;
        font-weight: 400;
    }

    .homeTickets.giveAway .game-description .bundle .item-bundle .flex-content.last .team-name p {
        padding: 0px 10px 0px 0px;
    }

.homeTickets.giveAway {
    display: flex;
    align-items: center;
}

    .homeTickets.giveAway .game-description .slick-list .slick-track .slick-slide {
        display: flex;
        align-items: center;
    }

    .homeTickets.giveAway .game-description {
        border-bottom: 1px solid #ddd;
    }

.removeFloat {
    float: none;
}

.homeTickets .game-description .calendar-match-info .home-team {
    padding-left: 0px;
}

.homeTickets .game-description .calendar-match-info .away-team {
    padding-right: 0;
}

.error input {
    border-color: #c30000 !important;
}

.steps-progress-no-display {
    display: none;
}

#steps-progress {
    border-bottom: none;
}

    #steps-progress .steps-progress-item {
        width: auto;
    }

.response-wrapper {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

    .response-wrapper .check-wrapper {
        padding-top: 30px;
        text-align: left;
    }

        .response-wrapper .check-wrapper img {
            margin-left: 2%;
            max-height: 40px;
        }

    .response-wrapper .text-wrapper h1 {
        font-family: 'Roboto', sans-serif;
        font-size: 28px;
        font-weight: 300;
    }

    .response-wrapper .text-wrapper p {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 20px;
        font-weight: normal;
    }

.error-message {
    position: absolute;
    bottom: -5px;
    float: left;
    color: #c30000;
    display: none;
}

.error .error-message {
    display: block;
}

.division-top-wizard {
    border-bottom: 1px solid #ddd;
    background-color: rgb(244,244,244);
    height: 70px;
    display: flex;
}

.wizard-wrapper #validation h1 {
    margin-left: 4%;
    margin-right: 4%;
}

.wizard-wrapper #validation .inner-wrapper {
    margin-left: 4%;
    margin-right: 4%;
}

.wizard-wrapper #validation .flex-wrapper-button {
    margin-left: 4%;
    margin-right: 4%;
}

#confirmation {
    margin-left: 4%;
    margin-right: 4%;
}

#confirmation-error {
    margin-left: 4%;
    margin-right: 4%;
}

    #confirmation-error .flex-wrapper-button {
        justify-content: space-between;
    }

.relative {
    position: relative;
}


.wizard-wrapper .wizard-wrapper-content {
    max-width: 946px;
    margin: 0 auto;
}


.wizard-wrapper div .inner-wrapper .form-wrapper {
    padding-bottom: 35px;
}

    .wizard-wrapper div .inner-wrapper .form-wrapper input {
        width: 100%;
        float: left;
        padding: 0 24px;
        font-size: 16px;
        height: 55px;
        line-height: 55px;
        border: 1px solid #242424;
        margin: 20px 0;
        float: none;
    }

    .wizard-wrapper div .inner-wrapper .form-wrapper .button {
        width: 90%;
        margin: 30px 5% 0px 5%;
        font-size: 16px;
        height: 50px;
        float: none;
    }

        .wizard-wrapper div .inner-wrapper .form-wrapper .button.resend {
            font-size: 14px;
            white-space: nowrap;
            max-width: initial;
            height: 40px;
            margin-top: 0px;
        }


.button-holder .button.white {
    margin: 0px 0px 25px 0px;
}

.button-holder .button {
    width: 100%;
}

.wizard-wrapper div .inner-wrapper {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

    .wizard-wrapper div .inner-wrapper .change-number {
        margin-top: 20px;
        margin-bottom: 20px;
    }

.wizard-wrapper #validation .flex-wrapper-button .button-holder.right {
    margin-bottom: 25px;
}

.wizard-wrapper div h1 {
    font-size: 16px;
}

.division-top-wizard div {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 6%;
}

    .division-top-wizard div p {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin-left: 20px;
    }

    .division-top-wizard div img {
        margin: initial;
    }

.steps-progress-item-wrapper h1 {
    font-size: 20px;
}

.section.footer-section.hideMe {
    display: none;
}

.retrieve-mode {
    filter: grayscale(100%);
}

    .retrieve-mode p {
        color: rgb(200,200,200);
    }

    .retrieve-mode h2 {
        color: rgb(200,200,200);
    }

    .retrieve-mode .calendar-match-hour {
        color: rgb(200,200,200);
    }

.selled-mode {
    filter: grayscale(100%);
}

    .selled-mode p {
        color: rgb(200,200,200);
    }

    .selled-mode h2 {
        color: rgb(200,200,200);
    }

    .selled-mode .calendar-match-hour {
        color: rgb(200,200,200);
    }

#sellTicket {
    margin-top: 25px;
    margin-bottom: 25px;
}

.homeTickets .game-description {
    border: none;
    background-color: #f4f4f4;
}

    .homeTickets .game-description .slick-list {
        overflow: hidden;
    }

.bundle .item-bundle .calendar-match-info {
    justify-content: center;
    display: flex;
    align-items: center;
}

    .bundle .item-bundle .calendar-match-info .flex-content {
        display: flex;
        flex-direction: column-reverse;
        width: 25%;
    }

.bundle .item-bundle .calendar-info-center .calendar-match-hour {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: normal;
}

.bundle .item-bundle .flex-content .team-name p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: 200;
    text-align: center;
}



.game-description .edge-button.next {
    top: 30px;
}

.game-description .edge-button.previous img {
    margin-top: 15px;
}

.game-description .edge-button.previous {
    top: 10px;
}


.homeTickets .game-description .game-stats p {
    text-align: center;
}

.profile h2 {
    font-weight: normal;
    margin-bottom: 0px;
}

/* Adept Card */
.slb-profile-item.saldo .slb-profile-item-half .slb-profile-item-image .card-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

    .slb-profile-item.saldo .slb-profile-item-half .slb-profile-item-image .card-wrapper .card-info {
        position: absolute;
        bottom: -62.7534%;
        left: 6.5420%;
        width: 100%;
        height: 100%;
        font-family: "Roboto Condensed", Arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
    }

/* RedPass */
.member-tab #red-pass.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info {
    position: absolute;
    top: 74.5370%;
    left: 0;
    width: 100%;
    text-align: left;
}

.member-tab #red-pass.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info {
    padding: 2% 5.5%;
}

/* Member Card */
.member-tab .slb-profile-item .slb-profile-item-half > .card > .card-wrapper,
.redpower-tab .slb-profile-item .slb-profile-item-half > .card > .card-wrapper,
.movements-head .card > .card-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.member-tab .slb-profile-item .slb-profile-item-half > .card > p.disclaimer {
    text-align: left;
    max-width: 322px;
    margin-top: 13px;
}

.member-tab .slb-profile-item .slb-profile-item-half > .card > .icons {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

    .member-tab .slb-profile-item .slb-profile-item-half > .card > .icons img {
        height: 22px;
        width: 22px;
        margin: 0;
    }

.member-tab .slb-profile-item.no-info .card-wrapper,
.redpower-tab .slb-profile-item.no-info .card-wrapper,
.movements-head .card-wrapper {
    color: white;
}

.member-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info,
.redpower-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info,
.movements-head .card > .card-wrapper > .card-info {
    position: absolute;
    top: 32.8767%;
    left: 6.5420%;
    width: 100%;
    height: 100%;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

    .member-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info > .card-info-img-wrapper,
    .redpower-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info > .card-info-img-wrapper,
    .movements-head .card > .card-wrapper > .card-info > .card-info-img-wrapper {
        position: relative;
        width: 20.2492%;
        height: 34.7041%;
        overflow: hidden;
        background: #ddd;
        margin-bottom: 2%;
    }

        .member-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info > .card-info-img-wrapper > img,
        .redpower-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info > .card-info-img-wrapper > img,
        .movements-head .card > .card-wrapper > .card-info > .card-info-img-wrapper > img {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            margin: auto;
            max-width: initial;
        }

    .member-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info p,
    .redpower-tab #member-card.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info p,
    .movements-head .card > .card-wrapper > .card-info p {
        text-transform: uppercase;
    }


.member-tab .slb-profile-item .divider + .slb-profile-item-half > .card,
.redpower-tab .slb-profile-item .divider + .slb-profile-item-half > .card,
.movements-head .card {
    margin-left: auto;
    margin-bottom: 30px;
}

.member-tab .slb-profile-item .slb-profile-item-half > .card,
.redpower-tab .slb-profile-item .slb-profile-item-half > .card,
.movements-head .card {
    position: relative;
    margin: auto;
    margin-top: 0;
    width: auto;
}


.member-tab .slb-profile-item .info-message,
.redpower-tab .slb-profile-item .info-message,
.movements-head .info-message {
    position: absolute;
    bottom: -45px;
    left: 0;
}

.member-tab .slb-profile-item .info-message {
    position: initial;
}

.member-tab .slb-profile-item.saldo .info-message {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}

    .member-tab .slb-profile-item.saldo .info-message p {
        font-family: Roboto Condensed, sans-serif;
    }

.slb-profile-item .card,
.movements-head .card {
    padding-bottom: 30px;
    position: relative;
}

.slb-profile-item.adept-card .card,
.movements-head .card {
    padding-bottom: 0 !important;
}

#red-pass .shared-redpass-banner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    text-align: center;
    background-color: white;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 40px;
    -ms-transform: translate(-50%, -50%) rotate(-45deg) translateY(65px);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg) translateY(65px);
    transform: translate(-50%, -50%) rotate(-45deg) translateY(65px);
}

.profile h4 {
    font-weight: bold;
    color: #242424;
    font-size: 24px;
    line-height: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    display: flex;
    align-items: center;
}

.profile .maths-wrapper .colapseLink {
    margin: 0px;
}

    .profile .maths-wrapper .colapseLink .arrow {
        stroke: #242424;
    }

.profile .family-overview h4 {
    margin-top: 0px;
}

.profile .family-overview .row.text div:first-child {
    padding-top: 0px;
}

.profile .family-overview .row.text div:last-child {
    padding-bottom: 0px;
}

.profile .extra-info {
    font-weight: normal;
    color: #242424;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
}

.collapseSavings {
    margin-left: 10px;
}

    .collapseSavings div:first-child {
        margin-top: 10px;
    }

.savingsButtons {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.fullWidth {
    width: 100%;
}

h4 .floatRight {
    margin-left: auto;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}


.family-overview h4 .floatRight,
.family-overview .profile-info .floatRight {
    margin-left: auto;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

.family-overview .profile-extra-info-wrapper {
    display: flex;
    align-items: center;
}

.family-overview .profile-extra-info {
    padding-right: 20px;
}

.generic-form {
    display: initial;
}

    .generic-form .form-textbox .moneyInput {
        align-items: center;
        display: flex;
        padding-bottom: 20px;
    }


#ammountPre {
    text-align: right;
}

#ammountPost {
    text-align: right;
}

.generic-form .form-textbox .moneyInput div {
    display: inline-block;
}

.submit-button-money {
    padding-top: 40px;
}

.generic-form .form-textbox .moneyInput div:nth-child(1) {
    width: 35%;
}

.generic-form .form-textbox .moneyInput div:nth-child(3) {
    width: 30%;
}

.generic-form .form-textbox .moneyInput div:nth-child(2),
.generic-form .form-textbox .moneyInput div:nth-child(4) {
    width: 10%;
    text-align: center;
}

.generic-form .form-textbox .moneyInput span {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 18px;
}

.moneyInWallet {
    background-color: #F9F9F9;
    border-color: #DDDDDD;
    border-width: 1px;
    border-style: solid;
    height: 70px;
    display: flex;
    align-items: center;
    font-size: 23px;
    line-height: 17px;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
}

    .moneyInWallet .row {
        width: 100%;
        margin-left: 10px;
        margin-right: 10px;
        display: flex;
        align-items: center;
    }

        .moneyInWallet .row .walletIcon {
            margin-right: 10px;
        }

        .moneyInWallet .row span.highlighted {
            float: right;
            position: absolute;
            right: 20px;
            color: #C30000;
            width: auto;
        }

.check-mark-col {
    float: left;
}

    .check-mark-col img {
        margin: 0px;
        width: 70px;
    }

.breadcrumb {
    padding-bottom: 10px;
    border-bottom: 0px;
}

.walletIcon {
    width: 28px;
    height: 25px;
    margin-left: 5px;
    fill: #fff;
    stroke: #000;
}

}

.profile .radioPersonChoice input[type="radio"] + label span.outer {
    margin-left: 0px;
}

.profile-info {
    min-height: 62px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.profile-extra-info p:nth-child(1) {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.profile-extra-info p:nth-child(2) {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.profile-info .profile-extra-info .highlighted {
    color: #C30000;
}


/* Profile-Info Minor */
.profile-info .slb-checkbox-wrapper {
    margin-top: 10px !important;
}

.steps-progress-page .slb-checkbox-wrapper.revision {
    margin-top: 40px !important;
}

.profile-info input.slb-checkbox[type="checkbox"]:not(:checked) + label:before,
.profile-info input.slb-checkbox[type="checkbox"]:checked + label:before,
.steps-progress-page .revision input.slb-checkbox[type="checkbox"]:not(:checked) + label:before,
.steps-progress-page .revision input.slb-checkbox[type="checkbox"]:checked + label:before {
    width: 20px !important;
    height: 20px !important;
    margin: 0;
    top: -2px;
    border-color: #BEBEBE;
    transform: translateY(0%);
}

.profile-info input.slb-checkbox[type="checkbox"] + label::after,
.steps-progress-page .revision input.slb-checkbox[type="checkbox"] + label::after {
    content: none;
}

.profile-info input.slb-checkbox[type="checkbox"]:checked + label:before,
.steps-progress-page .revision input.slb-checkbox[type="checkbox"]:checked + label:before {
    background-image: url("/Images/icons/check-red.svg") !important;
    background-color: rgb(249, 249, 249);
    background-position: center;
    background-repeat: no-repeat;
}

.profile-info .slb-checkbox-wrapper label,
.steps-progress-page .slb-checkbox-wrapper.revision label {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    color: #242424 !important;
    padding-left: 30px !important;
}

.steps-progress-page .revision-wrapper {
    margin-top: -40px;
}

/*  END Profile-Info Minor */

.profile-info .profile-img {
    margin-left: 0px;
    margin-right: 25px;
    height: 62px;
    width: 62px;
    min-width: 62px;
    border-radius: 50%;
    border: 1px solid #DDD;
}

.profile-img.default label {
    border: 0px !important; /*fix double border on default*/
}

.generic-form .form-textbox p.ammountErrorMessage,
.generic-form p.ammountErrorMessage {
    color: #c30000;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: -10px;
}

    .generic-form .form-textbox p.ammountErrorMessage.hidden-md,
    .generic-form p.ammountErrorMessage.hidden-md {
        margin-bottom: 20px;
    }

.radioPersonChoice.paddingless {
    padding: 0px !important;
}

.profile .profile-info input[type="radio"] + label span.outer {
    margin-left: 0px;
    margin-right: 20px;
}

.profile-info .profile-img.default label {
    height: 100%;
    width: 100%;
    cursor: auto;
}

.radioPersonChoice .profile-info .profile-img.default label {
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.profile-info .profile-img.default label span {
    color: #888;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    line-height: 2;
    margin: 0px;
}

.profile-img.anchor .inner-item::after {
    content: '';
    position: absolute;
    top: 18%;
    left: -25%;
    width: 100%;
    height: 10px;
    transform: rotate(-45deg);
    background: #c30000;
}

.profile-img .inner-item {
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.profile-img.default .inner-item {
    padding-bottom: 0px;
    height: 100%;
}

.profile-img img {
    position: absolute;
    left: -999999px;
    top: -999999px;
    right: -999999px;
    bottom: -999999px;
    max-width: none;
    width: auto
}

.profile .form-textbox input {
    padding: 0px 20px;
    border: 1px solid #242424;
    height: 48px;
}

.generic-form.notification-form {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
}

.generic-form h2 {
    padding-top: 10px;
}

@media (max-width: 424px) {
    .member-tab #red-pass.slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info {
        padding: 3% 6%;
    }

    .member-tab .slb-profile-item .slb-profile-item-half > .card > .card-wrapper {
        width: 280px;
        margin: auto;
    }

        .member-tab .slb-profile-item .slb-profile-item-half > .card > .card-wrapper > .card-info p {
            font-size: 12.3px;
            line-height: 15px;
        }

    .member-tab .slb-profile-item .slb-profile-item-half > .card > p.disclaimer {
        max-width: 280px;
    }
}



/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/
/***************************************************************** M O B I L E ******************************************************************************/
/************************************************************************************************************************************************************/
/************************************************************************************************************************************************************/
@media (min-width: 992px) {

    .profile-info .slb-checkbox-wrapper,
    .steps-progress-page .slb-checkbox-wrapper.revision {
        margin-top: 0px !important;
    }

    .profile .maths-wrapper .colapseLink:hover .arrow {
        stroke: #c30000
    }

    .moneyInWallet .row {
        margin-left: 40px;
        margin-right: 40px;
    }

        .moneyInWallet .row span.highlighted {
            right: 40px;
        }

    .homeTickets .game-description .game-stats p {
        text-align: left;
    }

    .bundle .item-bundle .calendar-match-info {
        justify-content: flex-start;
        display: flex;
        align-items: center;
    }

    .giveAway .game-stats {
        margin-bottom: 0px;
    }

        .giveAway .game-stats.end {
            margin-top: 0px;
        }

    #confirmation .response-wrapper {
        padding-top: 40px;
        display: flex;
        align-items: center;
    }

        #confirmation .response-wrapper .check-wrapper {
            padding: 0px;
        }

        #confirmation .response-wrapper .text-wrapper {
            padding-left: 30px;
        }

    #confirmation-error .response-wrapper {
        padding-top: 40px;
        display: flex;
        align-items: center;
    }

        #confirmation-error .response-wrapper .check-wrapper {
            padding: 0px;
        }

        #confirmation-error .response-wrapper .text-wrapper {
            padding-left: 20px;
        }

    .homeTickets.giveAway .game-description .game-stats h2 {
        margin: 0px;
        font-size: 26px;
    }

    .homeTickets.giveAway .game-description {
        padding-left: 0px;
        padding-right: 0px;
    }

        .homeTickets.giveAway .game-description .bundle {
            padding-bottom: 0px;
        }

            .homeTickets.giveAway .game-description .bundle .item-bundle {
                display: flex;
                align-items: center;
                flex-direction: column;
            }

                .homeTickets.giveAway .game-description .bundle .item-bundle .calendar-match-info .flex-content {
                    flex-direction: row;
                    align-items: center;
                    width: auto;
                }

        .homeTickets.giveAway .game-description .calendar-match-info {
            padding: 20px 0px;
        }

            .homeTickets.giveAway .game-description .calendar-match-info .calendar-info-center {
                padding: 0px 30px;
                margin-top: -60px;
            }

        .homeTickets.giveAway .game-description .bundle .item-bundle .calendar-match-info .flex-content.last {
            flex-direction: row-reverse;
            align-items: center;
        }

        .homeTickets.giveAway .game-description .bundle .item-bundle .flex-content .team-name p {
            padding: 0px 10px 0px 0px;
        }

        .homeTickets.giveAway .game-description .bundle .item-bundle .flex-content.last .team-name p {
            padding: 0px 0px 0px 10px;
        }

    .homeTickets.giveAway {
        display: flex;
        align-items: center;
    }

        .homeTickets.giveAway .game-description .slick-list .slick-track .slick-slide {
            display: flex;
            align-items: center;
        }

    .homeTickets.giveAway {
        padding-left: 2%;
        padding-right: 2%;
    }

    .wizard-wrapper .button-holder.rigth {
        margin-bottom: 0px;
    }

    .wizard-wrapper .button-holder .button {
        padding: 10px 70px;
    }

    .member-tab .slb-profile-item .divider + .slb-profile-item-half > .card {
        margin-bottom: 50px;
    }


    .wizard-wrapper {
        margin-left: 2%;
        margin-right: 2%;
    }

        .wizard-wrapper #validation h1 {
            margin-left: 4%;
            margin-right: 4%;
        }

        .wizard-wrapper #validation .inner-wrapper {
            margin-left: 4%;
            margin-right: 4%;
        }

        .wizard-wrapper #validation .flex-wrapper-button {
            margin-left: 4%;
            margin-right: 4%;
        }

        .wizard-wrapper div .inner-wrapper .form-wrapper {
            padding-bottom: 60px;
        }

            .wizard-wrapper div .inner-wrapper .form-wrapper input {
                width: 400px;
            }

            .wizard-wrapper div .inner-wrapper .form-wrapper .button.resend {
                max-width: 135px;
                margin-top: initial;
            }

    #confirmation {
        margin-left: 4%;
        margin-right: 4%;
    }

    #confirmation-error {
        margin-left: 4%;
        margin-right: 4%;
    }

        #confirmation-error .flex-wrapper-button {
            justify-content: space-between;
        }

    #steps-progress .steps-progress-item .steps-progress-item-wrapper .steps-progress-item-step {
        display: none;
    }

    .steps-progress-item-wrapper h1 {
        font-size: 36px;
    }

    #steps-progress .steps-progress-item:not(.current-step) {
        display: inline-block;
    }

    #steps-progress .steps-progress-item {
        width: 50% !important;
        text-align: center;
        margin-left: 0px;
    }

    .wizard-wrapper div .inner-wrapper .form-wrapper {
        width: 60%;
        display: flex;
        padding: 20px 0px;
        align-items: center;
    }

        .wizard-wrapper div .inner-wrapper .form-wrapper .button {
            margin: 0px 30px;
            height: 40px;
            width: 190px;
        }

    .wizard-wrapper div .inner-wrapper .change-number {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .button-holder.right {
        border-left: 20px solid #fff;
    }

    .flex-wrapper-button {
        display: flex;
        justify-content: flex-start;
        flex-direction: row-reverse;
    }

    .homeTickets .game-description .bundle {
        padding-bottom: 0px;
    }

    #sellTicket {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

        #sellTicket .button {
            width: 160px;
        }

    .homeTickets .game-description .slick-list .slick-track .slick-slide {
        display: flex;
        align-items: center;
    }

    .bundle .item-bundle .calendar-match-info .flex-content {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .game-description .edge-button.previous {
        top: 25px;
    }

    .game-description .edge-button.next {
        top: calc(50% - 8px);
        right: 20px;
    }

    .game-description .edge-holder.next {
        right: 25%;
    }

    .homeTickets .game-description {
        padding-right: 0px;
        padding-top: 10px;
    }
}




@media (min-width:992px) {
    .generic-form .submit-button.submit-button-money {
        width: 33.33333333%;
    }

    .generic-form {
        margin-left: 0px;
        margin-right: 0px;
    }

    .submit-button-money {
        padding-top: 60px;
    }

    .giveAway .game-stats {
        position: absolute;
        left: 0;
    }

        .giveAway .game-stats > div {
            display: block !important;
            margin-left: 4%;
        }

    .homeTickets.giveAway .game-description .calendar-match-info {
        padding: 20px 0px;
        margin: 0 auto;
    }

    .homeTickets.giveAway .game-description .bundle .item-bundle {
        flex-direction: row;
    }
}

@media (min-width:1050px) {
    .game-description .edge-holder.next {
        right: 200px;
    }
}


@media (min-width:1060px) {
    .bundle .item-bundle .calendar-match-info {
        justify-content: center;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 1200px) {
    .col-lg-10 {
        width: 85.0%;
    }

    .info-wrapper-redPass {
        margin-left: 15%;
    }
}

@media (min-width:1280px) {


    #sellTicket .button {
        width: 180px;
        margin-right: 40px;
    }

    .game-description .edge-holder.next {
        right: 240px;
    }

    .bundle .item-bundle .calendar-match-info .flex-content.last {
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
    }

    .member-tab .slb-profile-item .slb-profile-item-half > .card,
    .redpower-tab .slb-profile-item .slb-profile-item-half > .card {
        margin-right: 70px;
        flex-basis: 60%;
        text-align: left;
    }

    .member-tab .slb-profile-item.adept-card .slb-profile-item-half .card {
        margin-right: 0 !important;
        text-align: center !important;
    }

    .slb-profile-item .divider {
        margin-left: calc(50% - 425px);
        margin-right: 40px;
    }

    .member-tab .slb-profile-item:not(.saldo) .info-message {
        position: absolute;
    }

    .member-tab .slb-profile-item .info-message {
        white-space: nowrap;
        bottom: -35px;
    }

    .member-tab .slb-profile-item .divider + .slb-profile-item-half > .card {
        margin-bottom: 15px;
    }
}














/******** WALET NOTIFICATION CSS SHOULD BE IN GENERAL CSS **********/
#balance.slow-blink #balanceRot {
    opacity: 1;
    animation-name: slow-blink;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

#balance.fast-blink #balanceRot {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    opacity: 1;
    animation-name: fast-blink;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

#balanceRot {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 5px;
}

    #balanceRot .notificationsLength {
        top: auto;
        right: 0;
        bottom: -5.4px;
        position: absolute;
        display: block;
        margin: 0;
        padding: 0;
    }

@keyframes slow-blink {
    0% {
        opacity: 1;
    }

    12.5% {
        opacity: 0.25;
    }

    25% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fast-blink {
    0% {
        opacity: 1;
    }

    12.5% {
        opacity: 0.2;
    }

    35% {
        opacity: 0.75;
    }

    55% {
        transform: rotate(0deg);
    }

    62.5% {
        opacity: 1;
        transform: rotate(-20deg);
    }

    75% {
        transform: rotate(15deg);
    }

    82.6% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.notificationsLength {
    /*fre*/
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #c30000;
    color: white;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 15px;
    margin-left: 3px;
    font-size: 11px;
    position: absolute;
    top: 25%;
    right: 47px;
    z-index: 40;
    text-align: center;
    opacity: 0;
}

    .notificationsLength.active {
        opacity: 1;
    }

#balanceRot svg {
    width: 22px;
    height: 26px;
    stroke: black;
    fill: white;
    margin-left: 8px;
    margin-right: 5px;
    margin-bottom: -6px;
    cursor: pointer;
    -webkit-transition: stroke 250ms ease-in-out;
    -moz-transition: stroke 250ms ease-in-out;
    transition: stroke 250ms ease-in-out;
}

#balanceRot:hover svg {
    stroke: #c30000;
}

.notificationsLength {
    margin-right: -32px;
    margin-top: 7px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #c30000;
    color: white;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 15px;
    margin-left: 3px;
    font-size: 11px;
    top: 25%;
    right: 47px;
    z-index: 40;
    text-align: center;
    opacity: 0;
    cursor: pointer;
}

    .notificationsLength.active {
        opacity: 1;
    }

@media (min-width: 992px) {

    .member-tab .slb-profile-item.saldo .info-message {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }


    .notificationsLength {
        margin-right: 25px;
        margin-top: 10px;
    }
}

@media (min-width:1025px) {
    #balance {
        display: inline-block;
    }
}

@media (min-width:1200px) {
    .notificationsLength {
        margin-right: 26px;
        margin-top: 11px;
    }
}

@media (max-width:576px) {
    #balance div span {
        display: none;
    }

    #balance.fast-blink #balanceRot {
        animation-name: none;
    }

    #balance.slow-blink #balanceRot {
        animation-name: none;
    }
}
