body{color:#666;font-size:1rem;width:100%;min-height:100vh;font-family:'Roboto',sans-serif;line-height:1.2;overflow-x:hidden}.conteudo-pagina{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100vh;background:#fcfcfc}.area{margin:3rem auto 1rem;font-family:'Roboto',sans-serif;display:none}.corpo-area{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.corpo-area form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.corpo-area input{margin-bottom:1.5rem}.corpo-area form .botao{width:100%}.botao{font-size:.9rem;font-family:'Roboto',sans-serif;color:#fff;padding:.6rem 1rem;border:0;border-radius:.25rem;-webkit-transition:background .2s ease-in;transition:background .2s ease-in;box-shadow:0 5px 15px rgba(0,0,0,.05),0 4px 10px rgba(0,0,0,.15)}.botao-acao{width:8.5rem;background:#2e5dea}.botao-acao:hover{background:#5d81ef}.botao-acao:active{background:#a2b7f6}.botao-excluir{background:#f9401f}.botao-excluir:hover{background:#fb6a51}.botao-excluir:active{background:#fcaa9c}p{font-size:.95rem;line-height:1.4;color:#686868}.link-acao{color:#2e5dea;text-decoration:none;text-transform:uppercase;font-size:.85rem;font-family:'Roboto',sans-serif;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.link-acao:hover{color:#5d81ef}.retornar{position:relative;margin-left:.65rem}.retornar:before{position:absolute;content:url("../imagens/icone_retorno.png");width:.5rem;height:.75rem;left:-.65rem;top:1px;overflow-y:hidden}.padrao-campo,.form-control{height:2.2rem;padding:0 .5rem;font-size:.9rem;font-family:'Roboto',sans-serif;border:1px solid #e1e5eb;border-radius:.25rem;color:#686868;-webkit-transition:box-shadow 250ms cubic-bezier(.27,.01,.38,1.06),border 250ms cubic-bezier(.27,.01,.38,1.06);transition:box-shadow 250ms cubic-bezier(.27,.01,.38,1.06),border 250ms cubic-bezier(.27,.01,.38,1.06)}.padrao-campo:focus,.form-control:focus{border-color:#456fed;box-shadow:0 .313rem .719rem rgba(0,123,255,.1),0 .156rem .125rem rgba(0,0,0,.06)}.porta-carregamento{text-align:center}.porta-carregamento p{margin-top:.5rem}svg{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.carrega-botao{width:.87rem}.carrega-resultados{width:3.75rem}circle{-webkit-fill:none;fill:none;-webkit-stroke-dasharray:1,200;stroke-dasharray:1,200;-webkit-stroke-dashoffset:0;stroke-dashoffset:0;-webkit-stroke-linecap:round;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.carrega-botao circle{-webkit-stroke:#fff;stroke:#fff;-webkit-stroke-width:5;stroke-width:5}.carrega-resultados circle{-webkit-stroke:#686868;stroke:#686868;-webkit-stroke-width:3;stroke-width:3}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@-webkit-keyframes dash{0%{-webkit-stroke-dasharray:1,200;-webkit-stroke-dashoffset:0}50%{-webkit-stroke-dasharray:90,200;-webkit-stroke-dashoffset:-35px}100%{-webkit-stroke-dashoffset:-125px}}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}100%{stroke-dashoffset:-125px}}#fecha-catalogo{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#fecha-catalogo span{color:#797979;cursor:pointer;font-size:.9rem;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}#fecha-catalogo span:hover{color:#9c9c9c}table{box-shadow:0 2px 6px rgba(0,0,0,.05),0 1.6px 4px rgba(0,0,0,.15);border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.col-sm-12{-webkit-flex:1;flex:1}.dataTables_length,.dataTables_filter,.dataTables_info{font-family:'Roboto',sans-serif!important;font-size:.95rem!important;color:#454545!important}.dataTables_info{padding-top:1.25rem!important}.dataTables_paginate .pagination{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-top:1.2rem!important}.pagination li{margin-left:.6rem;font-size:.95rem!important}.pagination li a{text-decoration:none}.pagination li.disabled a{color:#ddd}th,td{padding:1rem .5rem;text-align:left;color:#666;background:#fff}th{font-weight:600;font-size:.8rem!important;background:#f7f7f7}td{font-size:.95rem!important;border-top:1px solid #eee;vertical-align:middle}.icone-acao{margin-right:.5rem;cursor:pointer;opacity:1;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.icone-acao:hover{opacity:.8}