.group-memo_competition {
    background: url(../icons/schiri.svg) 3px 2px no-repeat;
}

.exportXls {
    padding-left: 30px;
    margin-left: 20px;
    background: url(/bundles/competition/img/xls.svg) no-repeat;
    background-size: contain;
    line-height: 2em;
    display: inline-block;
}


a.exportPdf img {
    width:21px;
    height:auto;
}

.comp_badge{
    display:inline-block;
    background:#f47c00;
    color:white;
    padding:2px 5px;
    border-radius:3px;
    margin-right:10px;
    min-width: 27px;
    text-align: center;
}

.col_signStatus .signoff {
    background:  #990000;
    color: white;
    padding: 2px 5px;
}

.col_signStatus .signon {
    background:  #009900;
    color: white;
    padding: 2px 5px;
}
