#RPGSection{
    display:none
}
abbr {
    text-decoration: none
}

.msgblk {
    font-weight: bold;
    margin-bottom: 10px;
    color: #ffeb00f5;
    font-size: 18px;
}

.button {
    background-color: #CEFF00;
    color: #004040;
    font-weight: bold;
    width: 120px;
    height: 30px;
    border: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 4px;
    cursor: pointer
}
.captcha {
    margin-top: 20px
}
.upper {
    text-transform: uppercase;
}
.aviso-falha{
    margin-bottom:20px
}
.MessageText {
    color: black;
}
.ComLogin .button-area{
    display:none !important
}

.ComLogin .myaccount-section {
    margin-top: 0 !important
}
.form-assinatura > :first-child {
    margin-top: 20px
}

.sub-caption {
    font-size: 10px
}
.upper {
    text-transform: uppercase;
}
.admlnk {
    color: lightgray;
    font-weight:bold
}
.btn-assinar{
    width:300px
}
.trocar-senha-lnk{
    color: #fff;
    font-weight:bold;
    float:right
}
.trocar-senha-lnk:hover {
    color:lightgray
}
.indicacao {
    font-size: 12px !important;
    color: lightgray !important;
    font-weight: bold !important;
    font-family: Arial !important
}
.pos {
    color: #37b7e1 !important;
}
.neg {
    color: #ff8080 !important;
}
.blnk2 {
    background-color: #10ff00 !important
}

.blnk3 {
    background-color: #ff6666 !important
}
.txt-status {
    color: #012847;
    font-weight: bold;
}
.termo {
    color: #fff
}
.termo:hover {
    color: lightgray
}
#RPGBlock{
    width:100%
}

@media (max-width: 1200px) {
    #RPGBlock {
        width: inherit
    }
    .strategy-card {
        margin-bottom: 10px;
        padding: 5px !important;
    }
}
.version {
    font-family: Arial;
    font-size: 10px;
    color: lightgray;
    text-align:center;
    margin-top:10px
}