/*
* @Project ASSESP
* @author  FABIANO KUERTEN <fabiano@3fk.com.br>
*/

iframe, label, input, select, textarea, button { width: 100%; }
iframe { height: 300px; }
.msg { margin: 0px 0px 0px 0px; }
.msg ul { list-style-image: url(/img/btnInformacao.png); font: normal normal normal 12px Arial, sans-serif; color: #990000; }
#edtTexto { height: 300px; }
@media only screen and (min-width: 768px) {
    button { width: 300px; }
}