/**
 * Shamelessly stolen from postcrossing.com
 */
.pc-icon{display:inline-block;vertical-align:bottom;overflow:hidden;position:relative;width:22px;height:22px;background:#2082B1 url(../icons/icons.png) repeat-y 0 0;background-size:cover}.slds-radio_button [type=radio]:checked+.slds-radio_button__label .pc-icon-big{background-color:transparent;background-image:url(../icons/icons-invert.png)}.pc-icon-big{width:30px;height:30px}.pc-icon-sent-big{background-position:0 -60px}.pc-icon-received-big{background-position:0 -90px}