.flashMessage *{font-size:14px;line-height:14px}.flashMessage{display:block;position:fixed;background:rgba(80,158,22,.8);padding:40px;bottom:20px;right:20px;width:500px}@media only screen and (max-width:750px){.flashMessage{width:100%;right:0;bottom:0;padding:20px;box-sizing:border-box}}.flashMessage *{color:#fff}.flashMessage div{width:100%}.flashMessage small{width:64px;height:64px;background:url(../gfx/sprite.png) -297px -234px no-repeat;float:left}@media only screen and (max-width:750px){.flashMessage small{display:none}}.flashMessage span{width:356px;text-align:left;height:64px;display:table-cell;vertical-align:middle;padding:0 36px 0 20px}@media only screen and (max-width:750px){.flashMessage span{padding-left:0}}.flashMessage a{position:absolute;right:40px;top:50%;margin-top:-8px}.flashMessage a svg{width:16px;fill:#fff}.flashMessage.erro{background:rgba(242,64,46,.8)}.flashMessage.erro small{background-position:-371px -234px}.flashMessage.erro a{color:#f2402e}.flashMessage.alerta,.flashMessage.atencao{background:rgba(255,148,52,.9)}.flashMessage.alerta small,.flashMessage.atencao small{background-position:-445px -234px}.flashMessage.alerta a,.flashMessage.atencao a{color:#ff9434}