body.ie {
    overflow: auto;
}

.notification-menu .dropdown-item .item-inner .link-item {
    max-width: 100%;
}

.full-width {
    width: 100%;
}

.avatar-suggesstion .avatar-match-suggestion {
    overflow: hidden;
}

    .avatar-suggesstion .avatar-match-suggestion img {
        max-height: 100%;
        max-height: 100%;
    }

#no-latest-notifications.loading .loading-bar {
    display: block;
}

#no-latest-notifications .no-notification {
    display: block;
}

#no-latest-notifications .loading-bar {
    display: none;
}

#no-latest-notifications.loading .no-notification {
    display: none;
}

#no-latest-notifications .no-notification {
    padding-top: 20px;
}

#load-more-notification.disabled {
    pointer-events: none;
    cursor: default;
}

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 40px;
}

    .lds-facebook div {
        display: inline-block;
        position: absolute;
        left: 6px;
        width: 10px;
        background: #ccc;
        animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds-facebook div:nth-child(1) {
            left: 6px;
            animation-delay: -0.24s;
        }

        .lds-facebook div:nth-child(2) {
            left: 19px;
            animation-delay: -0.12s;
        }

        .lds-facebook div:nth-child(3) {
            left: 32px;
            animation-delay: 0;
        }

@keyframes lds-facebook {
    0% {
        top: 6px;
        height: 51px;
    }

    50%, 100% {
        top: 19px;
        height: 26px;
    }
}



.header-bar .container-fluid.fixed-header .btn-menu,
.header-bar .container-fluid.fixed-header .sportpartner {
    color: #430073;
}

.header-bar .sportpartner {
    line-height: 1.1;
}

.search-panel .banner.matches-page {
    position: fixed;
    z-index: 99999;
    top: 0px;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s 0.2s ease;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .search-panel .banner.matches-page .banner-main-content {
        width: 440px;
        height: 350px;
        border-radius: 4px;
        background-color: #faf9f7;
        margin-left: auto;
        margin-right: auto;
        padding: 40px 35px;
    }

.autocomplete-suggestion,
.input-search {
    /*text-transform: capitalize;*/
}

#tabs-matches {
    position: relative
}

    #tabs-matches.loader {
        position: fixed;
        top: 170px;
        left: 0;
        right: 0;
        bottom: 0;
    }

    #tabs-matches #loader {
        position: absolute;
        margin: auto;
        width: 50px;
        height: 50px;
        float: none;
        display: block;
        /*left: calc(50% - 45px);*/
        /* top: 40%; */
        /* opacity: 0.3; */
    }

.section-matches.loader {
    height: 100%;
}

/*#search-match {
    position: relative;
}*/

#nonPremiumOverlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 9;
}

.modal-backdrop.show {
    display: none;
}

.sport-block {
    font-size: 10px;
    word-break: keep-all;
    padding-top: 11px;
}

.panel-profile .match-image .image {
    margin-bottom: 10px;
}


.btn.matches-action .action-status {
    display: none;
}

.btn.matches-action[data-status=true] .status-true {
    display: block;
}

.btn.matches-action[data-status=false] .status-false {
    display: block;
}

.container-send-photo-request > button {
    display: none;
}

.container-send-photo-request[data-status=true] > button:nth-child(2) {
    display: flex;
}

.container-send-photo-request[data-status=false] > *:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.interact-message-btn[data-high-five="True"] .btn-show-panel-high-5,
.interact-message-btn[data-send-first-message="True"] .btn-show-message-panel,
.interact-message-btn > .status-disabled-highfive,
.interact-message-btn > .status-disabled-sent-first-message,
.interact-message-btn > .send-message-normal {
    display: none !important;
}

.interact-message-btn[data-type="notInteract"] > button.not-interacted-btn {
    display: inline-flex !important;
}

.interact-message-btn[data-recevie-message="True"] a.btn-show-message-panel,
.interact-message-btn[data-high-five="True"] > div.status-disabled-highfive,
.interact-message-btn[data-send-first-message="True"] > div.status-disabled-sent-first-message {
    display: inline-flex !important;
}

.modal-open #sign-up {
    background-color: rgba(0, 0, 0, 0.5);
}

/*.modal-login.modal-login .login-link {
    font-weight: 700;
}*/

.modal-dialog.modal-login hr {
    border-top-color: #f0f0f0;
}

@media (min-width: 1440px) {
    .modal-dialog.modal-login {
        max-width: 720px;
    }
}

.panel-profile .un-remove-panel {
    display: flex;
    flex-direction: column;
    padding: 100px 50px;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    min-height: 500px;
    font-size: 20px;
}

#landing-matches .btn.transparent:disabled {
    opacity: 0.2 !important;
}

.container-send-photo-request .btn-request-photo:disabled {
    background: transparent !important;
    margin-top: 7px;
    color: #fff;
    opacity: 1 !important;
    pointer-events: none;
    /* padding: 0; */
    border-color: rgba(255, 255, 255, 0.3);
    max-width: inherit;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}

    .container-send-photo-request .btn-request-photo:disabled img {
        width: 14px;
        margin-right: 15px;
    }

.block-new-member .check > .btn > img {
    display: none;
}

.block-new-member[data-status="false"] .check > .btn > img:nth-child(1) {
    display: block;
}

.block-new-member[data-status="true"] .check > .btn > img:nth-child(2) {
    display: block;
}

.panel-conversation .no-premium-want-to-chat {
    /*position: relative;*/
    padding-top: 30px;
    padding-bottom: 30px;
}

/*.header-conversation{
    background-color: #fff;
}*/

.inbox-item-messages .item-fav-btn {
    z-index: 3;
    cursor: pointer;
}

#info-id .btn-fav .sport-icons {
    line-height: 1;
}

    #info-id .btn-fav .sport-icons:before {
        font-size: 20px !important;
    }

#info-id .btn-fav .sport-icons {
    color: #fff;
    display: none;
}

#info-id .btn-fav.star .star-on {
    display: inline-block;
}

#info-id .btn-fav.star .star-off {
    display: none;
}

#info-id .btn-fav .star-off {
    display: inline-block;
}

.inbox-item-messages .btn-fav.star .star-on,
.inbox-item-messages .btn-fav .star-off {
    display: inline-block;
}

.inbox-item-messages .btn-fav .star-on,
.inbox-item-messages .btn-fav.star .star-off {
    display: none;
}

.inbox-item-messages .content-message span img {
    max-width: 20px;
}


/* .panel-conversation .body-conversation .content {
    min-height: 100%;
} */

.panel-conversation .body-conversation .content .msg-item .message {
    /*word-wrap: break-word;*/
    position: relative;
    padding-bottom: 25px;
    padding-right: 25px;
    max-width: 100%;
}

.panel-conversation .body-conversation .content .msg-item.you-talk .message {
    padding-right: 50px;
}

.panel-conversation .body-conversation .content .msg-item .message .time {
    position: absolute;
    bottom: 7px;
    right: 10px;
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
}

.panel-conversation .body-conversation .content .msg-item.you-talk .message .time {
    color: #525866;
}

.panel-conversation .body-conversation .content .msg-item.you-talk .message .time {
    bottom: 0px;
}

.photo-upload-page .validate-message {
    text-align: center;
}

#info-single.active .not-single,
#info-single .single,
#info-premium .premium {
    display: none;
}

#info-single .not-single,
#info-single.active .single,
#info-premium.active .premium {
    display: inline-block;
}

#form-chat {
    position: relative;
}

#message-placeholder {
    position: absolute;
    left: 0px;
    top: 12px;
    opacity: 0.5;
    z-index: 0;
    pointer-events: none;
}

#message-history .msg-item:first-child {
    padding-top: 20px;
}

#message-history #c-disable {
    padding-bottom: 140px;
}

#message-match.panel-profile {
    height: 800px;
}

#message-match .header-conversation {
    background-color: transparent;
}

#message-match .panel-before .no-conversation {
    display: block;
}

#message-match .panel-before .in-conversation {
    display: none;
}

#message-match .panel-before.exists .no-conversation {
    display: none;
}

#message-match .panel-before.exists .in-conversation {
    display: block;
}

#form-chat .btn.black-two:disabled:hover {
    box-shadow: none;
}

#form-chat.disabled a {
    pointer-events: none;
    cursor: default;
}

#form-chat .emoji-wysiwyg-editor {
    caret-color: #ff5533;
    max-height: 50px;
}

.custom-settings .btn-save {
    width: 90px;
    height: 50px;
    border-radius: 4px;
    padding: 0;
}

.custom-settings .btn-link {
    background: transparent !important;
    width: 90px;
    height: 50px;
    padding: 0;
}

.select-sport .custom-checkbox {
    pointer-events: none;
}

#email-section {
    padding-bottom: 10px;
}

.field-panel.field-above {
    margin-bottom: 30px;
}

.header-bar .dropdown-menu-account .title-item-account .block-avatar .block-img .oval-avatar,
.panel-conversation .body-conversation .content .me-talk .avatar,
.panel-conversation .body-conversation .content .you-talk .avatar {
    overflow: hidden;
}

    .header-bar .dropdown-menu-account .title-item-account .block-avatar .block-img .oval-avatar img,
    .panel-conversation .body-conversation .content .me-talk .avatar img,
    .panel-conversation .body-conversation .content .you-talk .avatar img,
    .inbox-item-messages .item-avatar-number .img img {
        max-width: 100%;
        object-fit: contain;
        height: auto;
        min-width: 60px;
    }

    .panel-conversation .body-conversation .content .you-talk .avatar img,
    .panel-conversation .body-conversation .content .me-talk .avatar img,
    .inbox-item-messages .item-avatar-number .img img {
        min-width: 50px !important;
    }

.panel-conversation .body-conversation .content .me-talk .avatar,
.panel-conversation .body-conversation .content .you-talk .avatar {
    width: 50px;
}

.panel-profile.panel-settings .match-info-pre-singles {
    margin-left: auto;
}

    .panel-profile.panel-settings .match-info-pre-singles img {
        max-width: 20px;
    }

.hidden {
    display: none !important;
}

.panel-profile.panel-settings .display-avatar,
.panel-profile .panel-i-avatar .display-avatar {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* .custom-checkbox .custom-control-label::before {
    left: -4px !important;
    width: 26px;
} */

.loader.full-loading {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.05);
}

/*.loader.full-loading .loader {
    position: absolute;
    top: calc(25% + 80px);
    right: calc(50% - 45px);
}*/

#page-my-profile-settings-form .li-pnl-settings {
    position: relative;
}

    #page-my-profile-settings-form .li-pnl-settings .content {
        padding-right: 80px;
    }

    #page-my-profile-settings-form .li-pnl-settings .checkpnl {
        position: absolute;
        right: 30px;
    }

.autocomplete-suggestions {
    max-height: 300px;
}

    .autocomplete-suggestions .autocomplete-suggestion img {
        display: none;
    }

    .autocomplete-suggestions .autocomplete-suggestion.selected img {
        display: inline-block;
    }

.sportpartners-header a {
    text-decoration: none;
    color: #ff5533;
}

.font-size-22.font-weight-bold.text-white.font-family-gilroy {
    color: #fff !important;
    text-overflow: ellipsis;
    display: inherit;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.member-already-for-looking-wappper,
.match-items-panel {
    justify-content: center;
}


.member-already-for-looking.extend-background {
    background: linear-gradient(180deg, #440778 660px, #f7f5f2 0) !important;
}


body.modal-open .modal.term-and-condition.show {
    display: flex !important;
    align-items: center;
}

/* Term modal */
.modal.term-and-condition {
    z-index: 10001;
    background: rgba(0, 0, 0, 0.2);
}

    .modal.term-and-condition .term-modal .button-close-modal span {
        width: 60px;
    }

    .modal.term-and-condition .modal-content {
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1) !important;
        border: 0px !important;
    }

    .modal.term-and-condition .term-modal .button-close-modal span.close:before {
        font-size: 12px;
    }

    .modal.term-and-condition .term-modal .title {
        font-family: Gilroy;
        font-size: 26px;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        letter-spacing: normal;
        color: #262f40;
        margin: 0px;
    }

    .modal.term-and-condition .term-modal .main-form {
        padding: 15px 78px 75px;
    }

    .modal.term-and-condition .term-modal .content {
        margin: 32px 0px 53px;
        max-height: 290px;
        padding-right: 35px;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #525866;
        /* font-family: Calibre; */
    }

    .modal.term-and-condition .term-modal .close-btn {
        width: 100%;
        height: 50px;
        background-color: #f7f5f2;
        font-size: 16px;
        font-weight: 500;
        line-height: 50px;
        padding: 0px;
    }

        .modal.term-and-condition .term-modal .close-btn:hover {
            background-color: #ff401a;
            color: #fff !important;
        }

/* Scroll bar */
.nicescroll-rails {
    background-color: rgba(229, 229, 229, 0.5) !important;
    width: 8px !important;
    /* z-index: 9999 !important; */
}

.nicescroll-cursors {
    border: 0 !important;
    background-color: #525866 !important;
    border-radius: 0px !important;
    width: 8px !important;
}

/*.messages-box-screen .messages-list {
    overflow-x: hidden !important;
}*/

/*body {
    overflow: hidden;
}*/

.panel-profile .description {
    margin: 0px -30px !important;
    /*overflow-y: scroll;*/
    padding: 0px 30px;
}

/* Description on matches */
.match-block .panel-description,
.match-description {
    /*word-wrap: break-word;*/
    word-break: keep-all;
}
.match-block .panel-description,
.match-description .truncate {
    /*word-wrap: break-word;*/
    word-break: keep-all !important;
}
/* Stay premium section */
.panel-settings .stay-premium-section {
    padding-right: 0px !important;
}

    .panel-settings .stay-premium-section .stay-premium-btn {
        border: 0px;
        border-radius: 4px;
        display: block;
        width: 100%;
    }

/* Cookie bottom bar */
.cookie-bottom-bar {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    min-height: 130px;
    bottom: 0;
    position: fixed;
    z-index: 100000;
    display: block;
    right: 90px;
    left: 90px;
    background: #f7f5f2;
    padding-left: 75px;
    padding-right: 75px;
    border-radius: 4px 4px 0 0;
    max-width: 1260px;
    margin: 0 auto;
}

/*Fixed IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .cookie-bottom-bar {
        width: 100%;
    }
}

.cookie-bottom-bar .cookie-wrapper {
    padding: 36px 0;
}

.cookie-bottom-bar .cookie-left-section h2 {
    font-size: 18px;
    /* font-weight: 800; */
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #525866;
    margin: 0;
}

.cookie-bottom-bar .cookie-left-section span {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-align: left;
    color: #716e6c;
    opacity: 0.5;
}

.cookie-bottom-bar .cookie-right-section a {
    display: block;
    position: relative;
    padding: 14px 16px;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    line-height: 1.1;
    margin: 10px 0px 0px 0;
}

    .cookie-bottom-bar .cookie-right-section a.btn-more {
        color: #ff5533;
        background: #fff;
        text-align: center;
    }

@media (max-device-width: 767px) and (orientation: portrait), (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2), (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    .cookie-bottom-bar {
        margin: 0;
        border-radius: 0;
        bottom: 0;
        padding: 0;
        right: 0;
        left: 0;
    }

        .cookie-bottom-bar .cookie-wrapper {
            padding: 30px 40px;
            text-align: center;
        }

            .cookie-bottom-bar .cookie-wrapper .cookie-left-section h2 {
                text-align: center;
            }

            .cookie-bottom-bar .cookie-wrapper .cookie-left-section {
                margin-bottom: 15px;
            }

            .cookie-bottom-bar .cookie-wrapper .cookie-right-section a {
                margin: 10px 0px 0px 0px;
                width: 100%;
            }

        .cookie-bottom-bar .cookie-right-section a.btn-accept::after {
            background-image: none !important;
        }

        .cookie-bottom-bar .cookie-right-section a.btn-accept {
            text-align: center;
        }

        .cookie-bottom-bar .cookie-left-section span {
            font-size: 12px;
        }
}

/* Introduce */
.photo-upload-page-signup .btn-save-photo {
    /*margin-top: 70px;*/
    margin-bottom: 30px;
}

#deleted-box .hd-right {
    display: none !important;
}

#landing-city #landing-matches .match-items-panel,
#home-landing .member-already-for-looking .match-items-panel {
    max-width: 1320px;
    margin-left: -10px;
    margin-right: -10px;
}



/* List matches on landing page */
@media screen and (max-width: 1299.9px) {
    #landing-city #landing-matches .match-items-panel.desktop,
    #home-landing .member-already-for-looking .match-items-panel.desktop {
        max-width: calc(100vw - 25%);
        flex-flow: row wrap;
    }
}

    #home-landing .member-already-for-looking .match-items-panel .match-block {
        margin-left: 10px;
        margin-right: 10px;
    }

/* fixed issue cannot hide or make favourite a match in matches*/
.match-block .deleting-item {
    position: absolute;
    left: 20px;
    right: 20px;
    z-index: 12;
}

/* font-size of description in register page should be 12*/
.font-size-12 {
    font-size: 12px !important;
}

@media screen and (max-width: 767px) {
    #landing-matches.match-profile {
        z-index: 9999 !important;
    }

    /*#landing-matches.match-profile{
        position: relative;
    }*/
    #message-placeholder {
        display: none;
    }

    .panel-conversation .body-conversation .content .msg-item .message {
        min-width: 65px;
        min-height: 65px;
    }

    #landing-city .match-block .match-avatar, #home-landing .match-block .match-avatar {
        min-height: 300px;
    }
    .section-content h1{
        word-break: keep-all !important;
    }
    .section-content h2{
        word-break: keep-all !important;
    }
    #landing-city.sport-landing .big-banner .section-content .font-size-34.font-weight-light.font-family-calibre, #home-landing .big-banner .section-content .font-size-34.font-weight-light.font-family-calibre {
        font-size: 20px !important;
        word-break: keep-all !important
    }

    .header-bar .loggedin .fr > ul .list-inline-item .nav-link#btn-bell.btn-notification.active:after {
        left: calc(50% - 19px);
    }

    .inbox-item-messages .item-name-message-content .name-time .time {
        margin-top: -4px;
    }
}

/* Setting blocking */
.panel-settings .btn-unblock {
    font-family: Heebo;
    font-size: 16px;
    font-weight: 500;
}

.panel-settings .blocked-member-item.unBlocked {
    box-shadow: none;
}

.panel-settings .li-pnl-settings .inbox-item-messages .img {
    box-shadow: none;
}

.li-pnl-settings .message-unblock {
    background: #faf9f7;
    padding: 8px 15px;
    color: #716e6c;
    margin-bottom: 5px;
}

/* Photo request in detail page */
#info-avatar .container-send-photo-request {
    padding: 2px 20px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11;
}

#info-match-profile .panel-i-avatar:hover .fc-button {
    z-index: 12;
}

#info-match-profile .btn-request-photo {
    max-width: 250px;
    margin: 80px auto 0 !important;
    border-color: rgba(255, 255, 255, 0.5);
    transition: all 0.2s 0s ease;
}

#info-avatar .container-send-photo-request .btn-request-photo:disabled {
    max-width: inherit;
}

#info-avatar .btn-request-photo:hover {
    background-color: #ff5533;
    color: #fff;
    border-color: #ff5533;
}

/* Deleted messages history */
.conversation-wrapper-container .deleted-messages-history {
    filter: blur(3px);
    overflow: hidden;
    outline: none;
}

.panel-conversation .header-conversation .hd-right ul.list-inline {
    z-index: 1000;
}

/* hr tag in static page in web account: new-result */
.hr-light {
    border-top-color: rgba(255, 255, 255, 0.1);
}

/* popup of signup modal should be in front of header sticker in landing page */
.modal {
    z-index: 999999;
}

/* Loader in payment redirection */
.section-matches.loader.full-loading > .loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Sport icon */
.sport-svg {
    width: 100%;
    height: 100%;
}

.sport-svg-ie {
    background-color: #faf9f7 !important;
    background-size: 28px 27px;
    background-repeat: no-repeat;
    background-position-x: 6px;
    border-radius: 4px;
    background-position-y: 6px;
}

/* SEO block */
.seo-block > h1,
.seo-block > h2,
.seo-block > h3,
.seo-block > h4,
.seo-block > h5 {
    color: #262f40 !important;
    font-size: 26px !important;
    font-family: "gilroy" !important;
    font-weight: 700 !important;
    margin: 0 !important;
}

.seo-block > p {
    line-height: 1.4;
    padding-top: 20px;
    color: #525866 !important;
    font-size: 18px !important;
    margin: 0 !important;
}

/* Payment option */
#payment-method .choose-options-method .customize-checkbox.active .custom-control-label {
    color: #ff5533 !important;
}

#payment-method .choose-options-method .customize-checkbox.active .price {
    color: #ff5533 !important;
}

/* Show info in match list */
.match-block .avatar-block .showinfo {
    position: absolute;
    top: 50px;
    right: 10px;
    width: 200px;
    z-index: 99;
    background: white;
    padding: 5px 10px;
    height: 145px;
    opacity: 0.9;
    font-weight: bold;
    border-radius: 5px;
    text-align: right;
    font-size: 16px;
}

/* Search response on mobile */
.search-response {
    text-align: center;
    padding: 13px 0px;
    background-color: #f0ede9;
}

    .search-response .lbl-fake-search-text {
        display: inline;
    }

/* Autocomplete matches search */
/* .autocomplete-suggestion {
    display: block;
} */

/* Chat history */
#starred-box .messages-box-screen .panel-inner-right,
#deleted-box .messages-box-screen .panel-inner-right,
#inbox-box .messages-box-screen .panel-inner-right {
    max-width: calc(100% - 440px);
}

#inbox-box .loader {
    background: rgb(241, 241, 241);
}

#mb-conversation .loader {
    background: rgba(38,47,64,0.1);
}

/* Button payment */
.payment-chooser-submit:disabled {
    background-color: #D9D6D2;
}

    .payment-chooser-submit:disabled:hover {
        background-color: #D9D6D2 !important;
        box-shadow: none !important;
    }

/*.notification-menu #no-latest-notifications .see-all-notification{
    padding-bottom: 20px;
}*/

.card-body #txtName {
    color: #262f40;
}

.ql-size-small {
    font-size: 1rem;
}

.ql-size-large {
    font-size: 1.5rem;
}

.ql-size-huge {
    font-size: 1.75rem;
}

.ql-align-center {
    text-align: center;
}

.ql-align-right {
    text-align: right;
}

.ql-align-justify {
    text-align: justify;
}

/* Contact Us */
.contact-sent-success-message {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 20px;
}

/* Name for conversation name */
.messages-box-screen .item-name-message-content .b-name {
    width: calc(100% - 70px);
}

/* My account */
#page-profile-settings-edit-confirm .space-5 {
    height: 5px;
    width: 100%;
    display: block;
}

#page-profile-settings-edit-confirm .position-bottom {
    position: fixed;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 9;
}

/* Delete account */
#page-profile-settings-edit-confirm {
    max-width: 100%;
    margin-top: 0px;
}

.list-action-pause {
    border-radius: 4px;
    padding: 80px 180px;
    max-width: 720px;
    margin: 0 auto;
}

    .list-action-pause .btn {
        min-width: 360px;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 500;
    }

        .list-action-pause .btn:last-child {
            margin-bottom: 0;
        }

        .list-action-pause .btn:active,
        .list-action-pause .btn:hover {
            /* color: #fff !important; */
            background: rgba(0,0,0,0.05) !important;
        }

.mobile-delete-account-options .list-action-pause .btn {
    min-width: 300px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}

.mobile-delete-account-options .list-action-pause {
    border-radius: inherit;
    padding: 30px;
    max-width: inherit;
    margin: 0 auto;
}

.mobile-delete-account-options#page-sign-up-form {
    overflow: hidden;
}

.mobile-delete-account-options #page-profile-settings-edit-confirm {
    height: auto;
}

/* Delete offer page */
.delete-account-offer .offerbox {
    margin: 0 auto;
    width: 540px;
    min-height: 380px;
    border-radius: 8px;
    box-shadow: 0 10px 30px 0 rgba(255, 85, 51, 0.2);
    background-image: linear-gradient(to bottom, #ff5533, #ff5533), linear-gradient(to bottom, rgba(255, 131, 59, 0.5), rgba(255, 131, 59, 0));
    padding: 49px 90px;
}

.mobile-delete-account-offer .space-5 {
    height: 5px;
    width: 100%;
    display: block;
}

.mobile-delete-account-offer .position-bottom {
    position: fixed;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 9;
}

.mobile-delete-account-offer .confirm-title {
    padding: 0 20px;
}

.emoji-menu {
    bottom: 66px;
    right: -13px;
}

.emoji-wysiwyg-editor.message-input.form-control {
    height: auto !important;
}

.premium-days-left {
    font-size: 18px;
    line-height: 24px;
    color: #ff5533;
    letter-spacing: normal;
}

.mb-my-profile-settings .premium-days-left {
    margin: 10px 0px 5px;
}

iframe.iframe-hidden {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
    left: -20px;
}

/* TICKET 2475 SPRINT 19 */
.block-avatar .bl-name .user-type-box {
    position: relative;
}

.block-avatar .bl-name .user-type-box small {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #525866;
}

.block-avatar .bl-name .user-type-box .crop-text {
    display: inline-block;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.block-avatar .bl-name .user-type-box .tooltip-user-type {
    display: none;
    padding: 10px 15px;
    border-radius: 8px;
    background: #262f40;
    text-align: center;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 100%;
    margin-bottom: 2px;
    font-size: 15px;
    min-width: 100%;
    z-index: 99;
}

.block-avatar .bl-name .user-type-box:hover .tooltip-user-type{
    display: block;
}

.block-avatar .bl-name .user-type-box .tooltip-user-type::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #262f40 transparent transparent transparent;
}

.block-avatar .bl-name .user-type-box .tooltip-user-type small {
    color: #FFFFFF;
}
/*end TICKET 2475 SPRINT 19 */



/* override css : ticket 2492 SPRINT 20 */
.match-button .btn-block .new-msg-wrap {
    min-width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.match-button .btn-block .new-msg-wrap .count-message {
    margin: 0 !important;
}

.match-button .btn-block .new-msg-wrap .text {
    display: inline-block;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
/* end override css : ticket 2492 SPRINT 20 */

.match-items-panel.flex-wrap {
    flex-wrap: wrap;
}

/* override css : ticket 2610 Sportmobile sprint 2*/
.overlay-expire {
    z-index: 100000;
}

@media screen and (max-width: 767px) {
    .overlay-expire .lt-text {
        max-width: 340px;
    }
}
/* end override css : ticket 2610 Sportmobile sprint 2*/


/*override css ticket SPORT-3289 Install-App PopUp*/
/*Pop up upgrade premium zone*/
.pop-up-install-app-bg-behind {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -500%;
    background-color: rgba(0, 0, 0, 0.05);
    overflow: hidden;
    z-index: 100000;
    display: none;
    /*animation-name: slideIn;
    animation-duration: 0.5s;
    transition: 300ms ease-in;*/
}
.pop-up-install-app-show-upgrade-P {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: auto;
    height: auto;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    animation-name: slideIn;
    animation-duration: 0.5s;
    transition: 300ms ease-in;
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P {
    margin-top: 40px;
    margin-left: 32px;
    margin-right: 32px;
    margin-bottom: 32px;
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .wrp-img {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .wrp-img .upgradation-premium-img
{
    position: relative;
    width: 70px;
    height: 70px
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .wrp-img .upgradation-premium-icon {
    width: 100%;
    height: 100%
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .wrp-img .upgradation-check-icon {
    position: absolute;
    top: -10px;
    right: 0;
    width: 30px;
    height: 30px
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .title {
    letter-spacing: -0.02em;
    text-align: center;
    margin-top: 16px;
    width: auto;
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .title h2 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 110%;
    color: #262F40;
    word-break: keep-all
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .description p {
    font-family: Heebo;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    text-align: center;
    margin: auto;
    word-break: keep-all;
    color: rgba(0, 0, 0, 0.6);
}
.pop-up-install-app-show-upgrade-P .bg-show-upgrade-P .btn-checkout {
    display: block;
    margin-bottom: 36px;
    margin-top: 24px;
    justify-content: center;
    width: 100%;
    background: #0D86FF;
    box-shadow: 0px 1px 3px rgba(13, 134, 255, 0.2), 0px 4px 4px rgba(13, 134, 255, 0.1), 0px 10px 20px rgba(13, 134, 255, 0.2);
    border-radius: 8px;
    font-family: Heebo;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 145%;
    align-items: center;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}
.pop-up-install-app-show-upgrade-P .btn-close-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 10px;
    background-color: transparent;
}
.pop-up-install-app-show-upgrade-P .btn-close-overlay i {
    font-size: 25px;
    color: rgba(0, 0, 0, 0.15);
}
/*End of pop up upgrade premium zone*/

/*Pop up installl app zone*/
.pop-up-install-app-show-install-app {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: auto;
    height: auto;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    animation-name: slideIn;
    animation-duration: 0.5s;
    transition: 300ms ease-in;
}
.pop-up-install-app-show-install-app .bg-show-install-app {
    margin-top: 40px;
    margin-left: 32px;
    margin-right: 32px;
    margin-bottom: 32px;
}
.pop-up-install-app-show-install-app .bg-show-install-app .wrp-img {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.pop-up-install-app-show-install-app .bg-show-install-app .wrp-img .installation-img {
    position: relative;
    width: 70px;
    height: 70px
}
.pop-up-install-app-show-install-app .bg-show-install-app .wrp-img .installation-img-icon {
    width: 100%;
    height: 100%
}
.pop-up-install-app-show-install-app .bg-show-install-app .wrp-img .installation-check-icon {
        position: absolute;
        top: -10px;
        right: 0;
        width: 30px;
        height: 30px
    }
.pop-up-install-app-show-install-app .bg-show-install-app .title {
        letter-spacing: -0.02em;
        text-align: center;
        margin-top: 16px;
        width: auto;
    }
.pop-up-install-app-show-install-app .bg-show-install-app .title h2 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 110%;
    color: #262F40;
    word-break: keep-all
}
.pop-up-install-app-show-install-app .bg-show-install-app .description p {
    font-family: Heebo;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    text-align: center;
    margin: auto;
    color: rgba(0, 0, 0, 0.6);
    word-break:keep-all;
}
.pop-up-install-app-show-install-app .bg-show-install-app .btn-install-app {
    display: block;
    margin-bottom: 36px;
    margin-top: 24px;
    justify-content: center;
    width: 100%;
    height: 56px;
    background: rgba(255, 85, 51, 1);
    box-shadow: 0px 1px 3px rgba(13, 134, 255, 0.2), 0px 4px 4px rgba(13, 134, 255, 0.1), 0px 10px 20px rgba(13, 134, 255, 0.2);
    border-radius: 8px;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 145%;
    align-items: center;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}
.pop-up-install-app-show-install-app .btn-close-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 10px;
    background-color: transparent;
}
.pop-up-install-app-show-install-app .btn-close-overlay i {
        font-size: 25px;
        color: rgba(0, 0, 0, 0.15);
}

/*SPORT-3476*/
html{
    word-break: keep-all;
}
/**/
/*End of pop up install app zone*/
@keyframes slideIn {
    from {
       bottom: -100%;
    }

    to {
      bottom: 0%;
    }
}

@keyframes slideOut{
    from{
        bottom : 0%;
    }
    to{
        bottom : -100%;
    }
}

/*end override css ticket SPORT-3289 Install-App PopUp */


/*SPORT-3747*/
.redirect-app-invitation-body{
    background-color: rgba(245, 243, 241, 1);
}
.redirect-app-invitation-body .redirect-app-invitation-banner{
    display: flex;
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #FFFFFF;
}
.redirect-app-invitation-body .redirect-app-invitation-content{
    display: flex;
    text-align: center;
    padding-top: 184px;
    padding-bottom: 184px;
}
.redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info{
    width: 55%;
    padding-left: 176px;
    padding-right: 124px
}
.redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .title{
    font-family: Gilroy;
    font-weight: 800;
    font-size: 44px;
    line-height: 48.4px;
    letter-spacing: -0.03rem;
    color: rgba(68, 7, 120, 1);
    padding-bottom: 32px;
}
.redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .description{
    font-family: Heebo;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.01rem;
    color: rgba(68, 7, 120, 1);
}
.redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .download-link{
    padding-top: 64px;
}
.redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-image{
    padding-right: 268px;
}

@media (max-width: 895px) {
    .redirect-app-invitation-body .redirect-app-invitation-content{
        display: block;
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info{
        width: auto;
        padding-left: 40px;
        padding-right: 40px
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .title{
        padding-bottom: 16px;
        font-size: 32px;
        line-height: 35px;
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .description{
        font-size: 18px;
        line-height: 26px;
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .download-link{
        padding-top: 32px;
        padding-bottom: 40px;
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .download-link .ios-icon{
        display: block;
    }
    
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info .download-link .android-icon{
        display: block;
        padding-top: 8px;
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-image{
        padding-right: 0px;
    }
}
@media (min-width: 1280px) {
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-download-info{
        width: 55%;
        padding-left: 350px;
        padding-right: 0px
    }
    .redirect-app-invitation-body .redirect-app-invitation-content .redirect-app-invitation-image{
        padding-left: 77px;
    }
}
/*end override css ticket SPORT-3747*/