#rg-root div.cn-error label{color:red !important}#rg-root div.cn-error input{color:red !important}.cn-drop-root .cn-drop-envio{display:none}
#cn-loading{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:999999999999;background-color:rgba(241,241,241,.5647058824);display:flex;align-items:center;justify-content:center}#cn-loading svg{width:64px;height:64px;animation:girar 3s infinite linear}@keyframes girar{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.cn-aviso{background-color:#fcf8e3;font-size:18px;padding:10px 10px;border-radius:12px}
