.p, .P, .por, .Por {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fc961e !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none !important;
    text-transform: capitalize;
}
.d, .D, .ds, .Ds, .dc, .Dc, .dd, .Dd, .B, .b {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #007c09 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none !important;
    text-transform: capitalize;
}
.c, .C, .m, .M, .E {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #1d8dc0 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none !important;
    text-transform: capitalize;
}
.a, .A, .pc, .Pc {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #aa0a1c !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none !important;
    text-transform: capitalize;
}
.w, .W, .t, .T {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #9166ff !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none !important;
    text-transform: capitalize;
}

.NaR {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none !important;
    text-transform: capitalize;
}

.role {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.5em;
    margin: 1px;
    min-width: 1em;
    padding: 0 0.5em;
    text-align: center;
}

.namePlayer {
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
}

.currRole {
	font-size: 1em;
}
