#slip div.betting-slip {
    padding: 4px;
}
div.betting-slip div.betslip-header {
    position: relative;
    height: 20px;
    background-color: #ff8210;
    color: #fff;
    margin: 4px 0 8px 0;
}
div.betting-slip div.betslip-header div.nr-selections {
    position: absolute;
    top: 0px;
    left: 12px;
    width: 36px;
    height: 20px;
    font: 11px/20px Tahoma;
}
div.betting-slip div.betslip-header div.clear {
    position: absolute;
    top: 0px;
    right: 12px;
    width: 16px;
    height: 20px;
    font: 11px/20px Tahoma;
    cursor: pointer;
}
div.betting-slip div.betslip-header div.label {
    font: 13px/20px Tahoma;
    text-align: center;
    text-transform: uppercase;
}
#slip div.slip-view-select {
    border-bottom: 1px solid #ccc;
}

#slip div.slip-view-select div.slip-view-option {
    color: #fff;
}
#slip div.slip-view-select div.slip-view-option.selected {
    background-color: #ff8210;
}
div.betting-slip div.slip-match-group div.match-title {
    background: none;
    color: #fff;
    border: 0;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.betting-slip div.slip-match-group .slip-selection {
    border: 0;
    color: #fff;
    padding-left: 23px;
}
div.betting-slip div.slip-match-group {
    border-bottom: 1px solid #ccc;
}
div.slip-match-group .slip-selection div.selection-checkbox {
    display: none;
}
div.betting-slip div.slip-totals div.slip-totals-content {
    background: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.betting-slip .slip-totals-content .slip-total-line {
    margin: 4px 0;
}
div.betting-slip div.amount-input {
    display: none;
}
div.betting-slip .slip-totals-content .slip-total-line .slip-total-value input[type="text"]{
    width: 55px;
    height: 18px;
    background: none;
    border: 1px solid #ccc;
    color: #fff;
    padding: 0 4px;
    line-height: 18px;
}
div.slip-match-group .slip-selection div.selection-odds {
    width: 40px;
}
div.slip-match-group .slip-selection div.selection-stake {
    right: 66px;
}
div.show-selection-stakes div.slip-match-group .slip-selection {
    padding-right: 95px;
}
div.betting-slip .slip-selection div.selection-stake input[type="text"]{
    width: 45px;
    height: 14px;
    background: none;
    border: 1px solid #ccc;
    color: #fff;
    padding: 0 4px;
    line-height: 14px;
    font-size: 10px;
}
div.betting-slip div.slip-option {
    padding-left: 20px;
    color: #fff;
    font: 12px/18px Roboto,Arial;
}
div.betting-slip div.slip-controls div.place-bets {
    background-color: #ff8210;
    font: 14px/20px Roboto,Tahoma,Arial;
    color: #fff;
}
div.betting-slip div.slip-controls div.place-bets:hover {
    color: #fff;
}

div.betting-slip div.slip-match-group {
    position: relative;
}
div.slip-match-group.show-banker div.match-title {
    padding-left: 25px;
}
div.slip-match-group.show-banker div.match-title div.banker {
    height: 16px;
    width: 16px;
    background: none;
    border: 1px solid #ccc;
    font: 12px/16px Roboto,Tahoma,Arial;
    text-align: center;
    text-indent: 0;
}
div.slip-match-group.show-banker div.match-title div.banker.on {
    background: #ff8210;
}
div.slip-match-group.show-groups div.match-title {
    padding-left: 50px;
}
div.slip-match-group.show-groups div.match-title div.group {
    left: 29px;
    height: 16px;
    width: 16px;
    background: none;
    border: 1px solid #ccc;
    font: 12px/16px Roboto,Tahoma,Arial;
    text-align: center;
    text-indent: 0;
}
div.slip-match-group.show-combine div.slip-selection {
    margin-left: 20px;
}
div.slip-match-group.show-combine div.combine {
    height: 16px;
    width: 16px;
    background: none;
    border: 1px solid #ccc;
    color: #fff;
    font: 12px/16px Roboto,Tahoma,Arial;
    text-align: center;
    text-indent: 0;
    top: 24px;
    left: 4px;
}
div.slip-match-group.show-combine div.combine-on {
    background: #ff8210;
}

div.betting-slip div.system-view-systems {
    padding-top: 4px;
    padding-bottom: 0;
}
div.betting-slip div.system-numbers {
    margin-left: 45px;
    margin-right: 75px;
}
div.betting-slip div.system-view-systems div.system-number {
    display:inline-block;
    height: 23px;
    width: 23px;
    background: none;
    border: 1px solid #ccc;
    font: 16px/23px Roboto,Tahoma,Arial;
    text-align: center;
    text-indent: 0;
    margin-right: 4px;
    margin-bottom: 4px;
    color: #fff;
    vertical-align: top;
    cursor: pointer;
}
div.betting-slip div.system-view-systems div.group-stake,
div.betting-slip div.system-view-systems div.group-system-stake {
    position: absolute;
    width: 60px;
    height: 20px;
    top: 6px;
    right: 10px;
}
div.betting-slip div.system-view-systems div.group-stake input.group-stake,
div.betting-slip div.system-view-systems div.group-system-stake input.group-system-stake {
    width: 55px;
    height: 20px;
    border: 1px solid #eee;
    background: none;
    color: #eee;
    text-align: right;
    padding: 1px 3px;
    font: 11px/14px Arial;
    background: #eee;
    color: #000;
    border: 1px solid #000;
}
div.betting-slip div.system-view-systems div.system-number.system-label {
    position: absolute;
    top: 4px;
    left: 4px;
    cursor: default;
    background: #212121;
}
div.betting-slip div.system-view-systems div.system-type-select {
    position: absolute;
    top: 4px;
    right: 4px;
    height: 23px;
    width: 23px;
    background: url('../../images/terminal/slipsystemexpand.png') center center no-repeat;
    color: #fff;
    cursor: pointer;
}
div.betting-slip div.system-view-systems div.system-number.system-number-on {
    background: #ff8210;
}
div.betting-slip div.slip-option div.slip-option-accept-odds,
div.betting-slip div.slip-option div.slip-option-confirm-placebets{
    font: 12px/20px Roboto,Arial;
    height: 20px;
}
div.betting-slip .selections-suspended-warning {
    display: none;
}
