.bsm-BetslipStandardModule.bss-BetslipStandardModule-wide {
    bottom: 40px;
    overflow: hidden;
    display: none;
    z-index: 5555555555555555555555555555555555555;
}
.bsm-BetslipStandardModule {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    pointer-events: none;
    contain: layout;
    justify-content: center;
    z-index: 62;
    transition: bottom .2s;
}
.bss-BetslipStandardModule-wide .bss-StandardBetslip {
    border-radius: 5px;
    z-index: 5555555555555555555555555555555555;
}
.bss-StandardBetslip {
    touch-action: none;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: auto;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    width: 100%;
    max-width: 450px;
    display: block;
    transition: transform .25s,opacity .25s;
    transform: scale(.95);
    opacity: 1;
    transform-origin: center bottom;
    margin: 0;
}
.bss-StandardHeader {
    display: flex;
    align-items: stretch;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f0f0f0;
    cursor: pointer;
    height: auto;
    min-height: 55px;
}
.bss-StandardBetslip_HeaderWrapper {
    position: relative;
    min-height: auto;
    transition: min-height .25s ease-in-out;
}
.bss-BetslipStandardModule-wide .bss-StandardHeader {
    border-radius: 5px 5px 0 0;
}
.bss-DefaultContent {
    display: flex;
    width: 100%;
    background-color: #f0f0f0;
    position: relative;
    white-space: nowrap;
    min-height: 55px;
    padding: 0 65px 0 10px;
    justify-content: space-between;
    align-items: center;
}
.bs-AnimationHelper_Expanded .bss-DefaultContent, .bs-AnimationHelper_ExpandInProgress .bss-DefaultContent {
    border-bottom: 1px solid #d4d4d4;
}
.bss-BetslipStandardModule-wide .bss-DefaultContent {
    padding: 0 65px 0 15px;
}
.bss-DefaultContent_TitleWrapper {
    flex: 1 1 100%;
}
.bss-DefaultContent_TitleText {
    white-space: nowrap;
    padding-bottom: 0px;
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    color: #545454;
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.bss-DefaultContent_BetCount {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    padding: 0 2px;
    min-width: 15px;
    height: 15px;
    background-color: #2082e7;
    position: relative;
    top: -7px;
    left: 3px;
    border-radius: 999px;
    color: #fff;
    text-align: center;
    pointer-events: none;
}
.bss-DefaultContent_TitleDone, .bss-DefaultContent_TitleEdit {
    display: block;
    font-weight: 400;
    transition: opacity .5s;
    line-height: 16px;
    font-size: 11px;
    cursor: pointer;
    padding-right: 5px;
    color: #2082e7;
    padding-bottom: 8px;
    left: 1px;
    position: absolute;
    padding-left: 15px;
}
.bss-DefaultContent_TitleDone, .bss-DefaultContent_TitleEdit {
    opacity: 0;
    display: none;
}
.bs-Balance_Label, .bs-Balance_Value {
    line-height: 16px;
    font-size: 11px;
    text-align: right;
    padding-left: 5px;
}
.bs-Balance_Label {
    color: #666;
    display: block;
}
.bs-Balance_Value {
    color: #383838;
}
.bs-Balance {
    display: none;
    transition: opacity .5s;
}
.bs-AnimationHelper_Expanded .bss-DefaultContent_Balance, .bs-AnimationHelper_ExpandInProgress .bss-DefaultContent_Balance, .bss-BetslipStandardModule_Expanded .bss-DefaultContent_Balance {
    display: block;
    padding-top: 10px;
    padding-bottom: 12px;
}
.bss-DefaultContent_Balance {
    line-height: 16px;
}
.bss-DefaultContent_Close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    width: 55px;
    right: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid #d4d4d4;
    transition: opacity .5s;
}
.bss-DefaultContent_Open {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    width: 55px;
    right: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid #d4d4d4;
    transition: opacity .5s;
}
.bss-ControlBar {
    width: 100%;
    height: 0;
    z-index: 10;
    position: relative;
    background: #f0f0f0;
    justify-content: space-between;
    box-shadow: inset 0 -1px 0 0 #d4d4d4;
    overflow: hidden;
    font-size: 12px;
    transition: height .25s ease-in-out;
    padding: 0 10px;
    display: flex;
}
.bss-BetslipStandardModule-wide .bss-ControlBar {
    padding: 0 15px;
}
.bss-ControlBar.bss-ControlBar-maximised {
    align-items: center;
}

.bss-ControlBar, .bss-StandardHeader_MiniBetContainer{
    display: none;
}


.bss-NormalBetItem {
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    transition: opacity .5s;
    display: flex;
    flex: 0 0 auto;
    width: 100%;
    position: relative;
    flex-direction: column;
    border-bottom: 1px solid #d4d4d4;
}
.bss-NormalBetItem_LiveAlerts {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: 50%;
    margin: 0 8px 0 10px;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    visibility: hidden;
    display: block;
}
.bss-BetslipStandardModule-wide .bss-NormalBetItem_LiveAlerts {
    margin: 0 8px 0 15px;
}
.bss-NormalBetItem_Wrapper {
    background: #f0f0f0;
    min-width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    position: relative;
}
.bs-AnimationHelper_Expanded .bss-NormalBetItem_Wrapper, .bs-AnimationHelper_ExpandInProgress .bss-NormalBetItem_Wrapper {
    background: #e4e4e4;
}
.bss-NormalBetItem_DeleteContainer {
    min-width: 100%;
    display: inline-flex;
    position: relative;
}
.bss-NormalBetItem_Content {
    width: 100%;
    transition: transform .2s,min-width .2s,padding-bottom .2s;
    vertical-align: top;
    position: relative;
    align-items: stretch;
    padding-bottom: 10px;
    min-height: 75px;
}
.bs-AnimationHelper_CollapsedInProgress .bss-NormalBetItem_Content, .bs-AnimationHelper_Expanded .bss-NormalBetItem_Content {
    padding-bottom: 8px;
}
.bs-DeleteButton {
    top: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    z-index: 50;
    -webkit-user-select: none;
    user-select: none;
    height: calc(100%);
    cursor: pointer;
    transition: transform .2s,width .2s,right .2s;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #fff;
    background-color: #a63838;
    width: 100px;
    right: -100px;
    line-height: 15px;
    font-weight: 700;
}
.bss-RemoveButton {
    position: absolute;
    left: 0;
    width: 45px;
    cursor: pointer;
    height: 45px;
    background-repeat: no-repeat;
    background-position: 10px 15px;
    background-size: 10px;
    transition: opacity .2s;
    display: block;
}
.bss-RemoveButton {
    background-image: url(../images/x-mark.svg);
}
.bss-NormalBetItem_ContentWrapper {
    display: flex;
    margin-left: 20px;
}
.bss-BetslipStandardModule_MouseMode-notransition .bss-NormalBetItem_ContentWrapper {
    transition: none;
}
.bss-NormalBetItem_Details {
    flex: 1 1 100%;
    transition: opacity .5s,padding .25s,margin .25s;
}
.bss-StakeBox {
    min-width: 118px;
    flex: 0 0 118px;
    opacity: 0;
}
.bs-AnimationHelper_Expanded .bss-StakeBox, .bs-AnimationHelper_ExpandInProgress .bss-StakeBox {
    opacity: 1;
}
.bs-AnimationHelper_ContainerNoScale .bss-StakeBox {
    transition: opacity .25s ease-in-out;
}
.bss-NormalBetItem_TopSection {
    display: flex;
    padding: 0 4px 0 10px;
}
.bss-BetslipStandardModule-wide .bss-NormalBetItem_TopSection, .bss-BetslipStandardModule_MouseMode.bss-BetslipStandardModule-wide .bss-NormalBetItem_TopSection {
    padding: 0 4px 0 15px;
}
.bss-NormalBetItem_TitleAndMarket {
    flex: 1 1 auto;
    transition: padding .2s;
    display: flex;
    flex-wrap: wrap;
}
.bss-NormalBetItem_TitleContainer {
    display: flex;
    flex: 1 1 100%;
    padding: 10px 0 3px;
}
.bs-AnimationHelper_Expanded .bss-NormalBetItem_Title {
    flex: 0 1 auto;
    word-break: break-word;
}
.bss-NormalBetItem_Title {
    font-size: 15px;
    color: #545454;
    line-height: 18px;
    display: inline;
    white-space: normal;
    font-weight: 700;
    padding-right: 5px;
}
.bss-NormalBetItem_OddsContainer {
    display: inline;
    text-align: right;
    font-weight: 700;
    flex: 1 1 auto;
}
.bs-OddsLabel {
    font-size: 15px;
    color: #1f4d3e;
    line-height: 18px;
    padding-right: 6px;
    padding-left: 0 3px;
    cursor: default;
    font-weight: 700;
}
.bss-NormalBetItem_MarketContainer {
    display: flex;
    min-height: 18px;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 2px;
}
.bss-NormalBetItem_Market {
    font-size: 11px;
    color: #666;
    line-height: 16px;
    padding-right: 5px;
    display: flex;
    justify-content: flex-start;
    white-space: normal;
}
.bss-NormalBetItem_FixtureOfferDescription {
    display: flex;
    flex: 1 1 100%;
}
.bss-NormalBetItem_FixtureDescription {
    font-size: 11px;
    color: #666;
    line-height: 16px;
    padding-right: 5px;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 1px;
    white-space: normal;
}
.bss-NormalBetItem_FixtureOfferDescription .bss-NormalBetItem_FixtureDescription {
    flex: 1 1 auto;
    padding: 0px 10px 0px 15px;
}
.bss-NormalBetItem_OfferBadges-mini {
    font-size: 11px;
    color: #666;
    line-height: 12px;
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    justify-content: flex-end;
}
.bss-StakeBox {
    min-width: 118px;
    flex: 0 0 118px;
    opacity: 1;
}
.bss-StakeBox_StakeAndReturn {
    position: relative;
    flex: 0 0 100%;
    text-align: right;
    height: 37px;
}
.bss-StakeBox_StakeInputContainer {
    background: #f8f8f8;
    height: 35px;
    font-size: 15px;
    transition: background .25s,box-shadow .2s;
    position: relative;
    display: inline-flex;
    justify-content: flex-end;
    width: 100%;
}
.bss-StakeBox_StakeInput {
    outline-width: 0;
    outline-color: invert;
    outline-style: none;
    background: #f8f8f8;
    height: 37px;
    padding: 0 10px;
    transition: background .5s,box-shadow .2s,opacity .25s ease-in-out;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: 118px;
    caret-color: #2082e7;
    text-align: right;
    border: none;
    line-height: 18px;
    font-size: 14px;
    color: #6e6e6e;
    opacity: 1;
    border-radius: 0;
}
.bss-StakeBox_ReceiptContainer {
    height: 37px;
    opacity: 0;
    padding: 0 10px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-end;
    align-items: center;
    -webkit-user-select: none;
    user-select: none;
    transition: opacity .25s ease-in-out;
    z-index: -1;
}
.bss-BetslipStandardModule-wide .bss-StakeBox_ReceiptContainer {
    padding-right: 15px;
}
.bss-StakeBox_PermsValueCurrency, .bss-StakeBox_StakeValueReceipt {
    white-space: nowrap;
    border: none;
    text-align: right;
    display: inline-flex;
}
.bss-StakeBox_StakeValueReceipt {
    font-size: 15px;
    line-height: 18px;
    color: #545454;
}
.bss-StakeBox_StakeValueReceipt.bss-StakeBox_StakeValue-empty {
    color: transparent;
}
.bss-StakeBox_StakeValue {
    opacity: 0;
    position: absolute;
    color: transparent;
    font-size: 1px;
    transform: scale(0);
}
.bss-DefaultContent_Close:after {
    content: "";
    width: 14px;
    height: 8px;
    transition: transform .25s;
    transform: rotate(0deg);
    background-image: url(../images/arrow_down.svg);
    box-sizing: border-box;
}
.bss-DefaultContent_Open:after {
    content: "";
    width: 14px;
    height: 8px;
    transition: transform .25s;
    transform: rotate(180deg);
    background-image: url(../images/arrow_down.svg);
    box-sizing: border-box;
}
.bss-StandardBetslip_MultipleWrapper {
    overflow: visible;
    background-color: #f0f0f0;
    border-top: none;
    position: relative;
    align-items: stretch;
    z-index: 50;
    transition: box-shadow .25s;
    width: 100%;
}
.bss-MultipleHeader_Outer-wrapper {
    transition: padding .25s ease-in-out;
    overflow: hidden;
}
.bss-MultipleHeader_Wrapper {
    background: #f0f0f0;
    display: flex;
    width: 100%;
    position: relative;
    flex-direction: row;
    padding-bottom: 0px;
    transition: padding .25s;
}
.bss-MultipleHeader_Content {
    width: 100%;
    position: relative;
    display: flex;
    flex-shrink: 0;
    flex-wrap: nowrap;
    transition: padding .25s ease-in-out;
    padding-bottom: 0px;
}
.bss-MultipleHeader_Details {
    padding: 10px 10px 0 15px;
    flex: 1 1 100%;
    cursor: pointer;
    min-height: 50px;
    margin-left: 1px;
}
.bss-MultipleHeader_TopSection {
    display: flex;
    margin-bottom: 2px;
    justify-content: space-between;
}
.bss-MultipleHeader_Content {
    width: 100%;
    position: relative;
    display: flex;
    flex-shrink: 0;
    flex-wrap: nowrap;
    transition: padding .25s ease-in-out;
    padding-bottom: 0;
}
.bss-MultipleHeader_TopSection {
    display: flex;
    margin-bottom: 2px;
    justify-content: space-between;
}
.bss-MultipleHeader_Title {
    flex: 0 1 auto;
    font-weight: 700;
    color: #545454;
    display: flex;
    font-size: 15px;
    margin-right: 6px;
    white-space: normal;
    line-height: 18px;
}
.bss-MultipleHeader_OddsContainer {
    flex: 0 1 auto;
    font-weight: 700;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    line-height: 0;
}
.bss-MultipleHeader_OddsContainerExpanded {
    flex: 1 1 auto;
    font-weight: 700;
    opacity: 1;
    line-height: 0;
    transition: opacity .25s ease-in-out;
    text-align: right;
}
.bsc-OddsLabel {
    font-size: 15px;
    line-height: 18px;
    color: #545454;
    visibility: visible;
}
.bss-StakeBox_ToReturn, .bss-StakeBox_TotalStake {
    display: none;
    width: 118px;
    justify-content: flex-end;
    font-size: 11px;
    color: #666;
    line-height: 15px;
    padding: 12px 10px 0 5px;
    transition: opacity .35s;
    text-align: right;
    white-space: nowrap;
    flex-wrap: wrap;
    margin-left: auto;
    padding-right: 15px;
}
.bss-StakeBox_ToReturn-value, .bss-StakeBox_TotalStake-value {
    margin-left: 4px;
}
.bss-Footer {
    background-color: #f0f0f0;
    width: 100%;
    padding-bottom: 0;
    position: relative;
}
.bsf-StakeBox {
    flex: 0 0 50%;
    width: 50%;
    outline: none;
    background: #333;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: opacity .25s;
}
.bsf-PlaceBetButton_StakeColumn, .bsf-PlaceBetButton_TopRow {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    line-height: 20px;
    min-height: 16px;
}
.bsf-PlaceBetButton {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    line-height: 21px;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    background-color: #2082e7;
    outline: 0;
}
.bsf-PlaceBetButton_StakeColumn{
    display: none;
}
.bsf-PlaceBetButton_Wrapper {
    padding: 6px 15px 7px;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    transition: background-color .2s,height .2s;
    outline: none;
    height: auto;
}
.bsf-PlaceBetButton_Text, .bsf-PlaceBetButton_TotalStateText {
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    position: relative;
    white-space: normal;
    font-weight: 700;
    transition: opacity .25s;
}
.bsf-PlaceBetButton_StakeAmount, .bsf-PlaceBetButton_TotalStakeAmount {
    margin-left: 10px;
    font-size: 16px;
    color: #9effe0;
    line-height: 19px;
    font-weight: 700;
    display: block;
}
.bsf-PlaceBetButton_BottomRow {
    display: flex;
    text-align: center;
    margin-top: 3px;
    line-height: 13px;
    font-size: 11px;
    color: #9effe0;
}
.bsf-PlaceBetButton_ReturnValue {
    display: inline-block;
    margin-left: 3px;
}
.bsm-BetslipStandardModule_CondensedOverlay {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    transition: opacity .25s;
    opacity: 0;
    z-index: 55;
}
.bsm-BetslipStandardModule_CondensedOverlay.bsm-BetslipStandardModule_CondensedOverlayShow {
    cursor: pointer;
    opacity: .5;
    display: none;
    z-index: 555555555;
}
.betting-inners_martin{
    max-height: 394px;
    overflow-y: auto;
}
.Hidden{
    display: none !important;
}
.bss-MultipleHeader_BottomSection, .bss-MultipleHeader_OtherMultiples.bss-OtherMultiplesButton{
    display: none;
}

@media screen and (max-width: 900px){
    .bsm-BetslipStandardModule.bss-BetslipStandardModule-wide{
        bottom: 0;
    }
    .bss-BetslipStandardModule-wide .bss-StandardBetslip{
        border-radius: 0px;
        transform: scale(1);
    }
    .bss-BetslipStandardModule-wide .bss-StandardHeader{
        border-radius: 0px;
    }
}