.system_tags {
    font-size: smaller;
    font-style: italic;
    color: #e4606d;
    margin-right: 2px;
    display: inline-block;
}

.system_tags span.tag_item {
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 0px;
    display:inline-block;
}

.system_tags span.tag_item > span {
    display:inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
    border: 1px solid #efefef;
    font-weight: bold;
    color: #33343e;
    white-space: nowrap;
}

.bonus_schama span.tag_item > span {
    background-color: #ffe9ee;
}

.bonus_amount span.tag_item > span {
    background-color: #ffe9ee;
}

.tax_amount span.tag_item > span {
    background-color: #ffe9ee;
}

.bet_tags_td_max_width_pct {
    width:20%;
}

.bet_tags span.tag_item > span,
.system_tags span.bet_tags > span
{
    background-color: #e7f3f5;
}

.bet_status_tags span.tag_item > span,
.system_tags span.bet_status_tags > span
{
    background-color: #ededed;
    color: #282828;
}

.bet_extended_status_tags span.tag_item > span,
.system_tags span.bet_extended_status_tags > span
{
    background-color: #fdcba8;
    color: #2f2f2f;
}

.system_tags span.tag_item.bet_resulting_status_tags span {
    background-color: #e1e1e1;
}

.customer_tags span.tag_item > span,
.system_tags span.customer_tags > span
{
    background-color: #e3eaa7;
}




.system_tag_risk2_level {
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
    /*border: 1px solid #efefef;*/
    border: 0px solid #515151;
    font-weight: bold;
    color: #33343e;
    white-space: nowrap;
    margin-right: 0px; 
    font-style: italic;
}

.system_tag_risk2_factor {
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
    /*border: 1px solid #efefef;*/
    border: 0px solid #515151;
    font-weight: bold;
    color: #33343e;
    white-space: nowrap;
    margin-left: 0px; 
    /*font-style: italic;*/
    background-color: #e3eaa7;
}

.system_tag_risk2_X {
    /*background-color: #ff756a!important;*/
    background-color: #ff9d96!important;
}

.system_tag_risk2_X1 {
    background-color: #ff756a;
}

.system_tag_risk2_X2 {
    background-color: #ff756a;
}

.system_tag_risk2_X3 {
    background-color: #ff756a;
}

.system_tag_risk2_P {
    background-color: #9dd59d!important;
}

.system_tag_risk2_P1 {
    background-color: #0f0;
}

.system_tag_risk2_P2 {
    background-color: #0f0;
}

.system_tag_risk2_P3 {
    background-color: #0f0;
}