/*! Eletronica e Programacao v1.0.3 | (c) Sharp Solucoes Digitais */
.container { max-width: 912px; } button { outline: none !important; box-shadow: 0 !important; } form { margin: 2rem 0; } label { margin-bottom: 0; } input { max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } input:read-only { pointer-events: none; background-color: #ffffff !important; } .tipo-componente { width: 100%; } .tipo-componente input, select { border-top-left-radius: 0!important; border-bottom-left-radius: 0 !important; } .pj-imagem img { width: 100%; max-height: 148.2px; } .limpar-campos { color: rgb(255, 0, 0); } .input-group-text { min-width: 102px; }