.grid-form{background-color:transparent;border-radius:10px;margin:0 10px 0 4px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.08)}.grid-form table{color:#192d3e}.grid-form table tr td[class*=col-auto-]{display:flex;justify-content:center;align-items:center;width:28px;padding:0}.grid-form table tr td.col-auto-btn-sm span input[type=checkbox]{vertical-align:middle}.grid-form .grid-header{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.grid-form .grid-header>div{padding:0}.grid-form .grid-header>div table{border-bottom:1px solid hsla(0,0%,41.2%,.2);background-color:#fff}.grid-form .grid-header table{margin-bottom:0}.grid-form .grid-header table tr td{border-top-width:0;border-left:2px solid #ced4da;padding:0 .3rem}.grid-form .grid-header table tr td.col-auto-btn-sm,.grid-form .grid-header table tr td.col-auto-img{border-left:0}.grid-form .grid-header table tr td.col-auto-sm{width:28px}.grid-form .grid-header table tr td span[class*=bar] span:first-of-type{position:absolute;right:15px;top:-4px}.grid-form .grid-header table tr td span[class*=bar] span:nth-of-type(2){position:absolute;left:11px;top:0;transform:rotate(6deg)}.grid-form .grid-header table tr td span[class*=bar] span:nth-of-type(3){position:absolute;left:14px;top:5px}.grid-form .grid-header table tr td span[class*=bar2] span:first-of-type{position:absolute;right:15px;top:-4px}.grid-form .grid-header table tr td span[class*=bar2] span:nth-of-type(2){position:absolute;left:10px;top:0;transform:rotate(6deg)}.grid-form .grid-header table tr td span[class*=bar2] span:nth-of-type(3){position:absolute;left:14px;top:5px}.grid-form .grid-header table tr:first-of-type{border-radius:.2em;padding-top:.4rem;padding-bottom:.4rem}.grid-form .grid-header table tr:first-of-type td[data-order]{background-repeat:no-repeat;background-size:13px;background-position:right .3em center;transition:background-image .15s ease-in-out 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-form .grid-header table tr:first-of-type td[data-order]:hover{cursor:pointer}.grid-form .grid-header table tr:first-of-type td[data-order].asc{background-image:url(/Imagens/Novo/icones/icone-order-up.svg)}.grid-form .grid-header table tr:first-of-type td[data-order].desc{background-image:url(/Imagens/Novo/icones/icone-order-down.svg)}.grid-form .grid-header table tr:first-of-type td[data-order].unset{background-image:url(/Imagens/Novo/icones/icone-order-unset.svg)}.grid-form .grid-header table tr:first-of-type td span{font-weight:400}.grid-form .grid-header table tr:nth-of-type(2) td{border:0;padding:0}.grid-form .grid-header table tr:nth-of-type(2) td .input-group-text{border-radius:10px!important;border-color:transparent;background-color:transparent;background-image:url(/Imagens/Novo/icones/icone-lupa.svg);background-repeat:no-repeat;background-size:14px 14px;background-position:50%}.grid-form .grid-header table tr:nth-of-type(2) td input[type=text]{border:0;padding-left:.2rem;padding-right:.4rem;border-color:transparent;height:100%;border-radius:0}.grid-form .grid-header table tr:nth-of-type(2) td input[type=text]::-moz-placeholder{padding-left:.2em}.grid-form .grid-header table tr:nth-of-type(2) td input[type=text]:-ms-input-placeholder{padding-left:.2em}.grid-form .grid-header table tr:nth-of-type(2) td input[type=text]::placeholder{padding-left:.2em}.grid-form .grid-header table tr:nth-of-type(2) td input[type=text]:-ms-input-placeholder{padding-left:.2em}.grid-form .grid-header table tr:nth-of-type(2) td input[type=text]::-ms-input-placeholder{padding-left:.2em}.grid-form .grid-header table tr:nth-of-type(2) td .btn-limpa-filtro-grid{border-radius:0;border-color:transparent;background-color:transparent;background-image:url(/Imagens/Novo/icones/limpa-filtro.svg);background-repeat:no-repeat;background-size:21px 21px;background-position:50%;padding:.375rem .75rem}.grid-form .grid-header table tr:nth-of-type(2) td .btn-limpa-filtro-grid:focus{box-shadow:none!important}.grid-form .grid-header table tr:nth-of-type(2) td div.filtro-ativo{background-color:#e7f4ff}.grid-form .grid-header table tr:nth-of-type(2) td div.filtro-ativo input[type=text].form-control{background-color:transparent}.grid-form .grid-header table td:last-of-type{margin-right:3px}.grid-form .grid-header table td:first-of-type{margin-left:3px}.grid-form .grid-header tr:first-child td:not(.col-auto){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid-form .grid-body{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;overflow-y:scroll}.grid-form .grid-body::-webkit-scrollbar{height:7px;width:7px}.grid-form .grid-body::-webkit-scrollbar-button:end:increment,.grid-form .grid-body::-webkit-scrollbar-button:start:decrement{background:transparent;display:none}.grid-form .grid-body::-webkit-scrollbar-track-piece{background:#ecedf0}.grid-form .grid-body::-webkit-scrollbar-thumb:horizontal,.grid-form .grid-body::-webkit-scrollbar-thumb:vertical{background:#cdced1;display:block;height:48px;border-radius:7px}.grid-form .grid-body>div{padding:0}.grid-form .grid-body table{border:none;margin:-.1em 0;table-layout:fixed}.grid-form .grid-body table:not(.no-style) tr.selected-row{background-color:#efefef}.grid-form .grid-body table:not(.no-style) tr.selected-row .btn.btn-select-grid{background-image:url(/Imagens/Novo/botoes/check-verde-claro.svg);background-repeat:no-repeat;background-size:18px 18px;background-position:50%}.grid-form .grid-body table:not(.no-style) tr:not(.selected-row):hover{background-color:hsla(0,0%,93.7%,.2705882353)}.grid-form .grid-body table:not(.no-style) tr.grid-cor-erro:hover{background-color:#ffe3e3}.grid-form .grid-body table:not(.no-style) tr.grid-cor-sucesso:hover{background-color:#dbf6e7}.grid-form .grid-body table tr{border-top:1px solid rgba(0,0,0,.1);box-shadow:0 1px 0 0 rgba(0,0,0,.06);min-height:33px;align-items:center}.grid-form .grid-body table tr .link-conta{cursor:pointer}.grid-form .grid-body table tr .link-conta:hover{text-decoration:underline}.grid-form .grid-body table tr td{border:none;padding-bottom:.3rem;padding-left:.3rem;padding-right:.3rem}.grid-form .grid-body table tr td[class*=col-auto-]{padding-bottom:0}.grid-form .grid-body table tr td.col-auto-img img:not(.icon-custon){width:1.1em}.grid-form .grid-body table tr td:not([class*=cor-]) a{color:#192d3e}.grid-form .grid-body table tr td a:hover{text-decoration:none}.grid-form .grid-body table tr td a:focus{outline:none;box-shadow:none}.grid-form .grid-body table tr td .btn.btn-select-grid{margin-right:-5px!important}.grid-form .grid-body table tr td:first-of-type{margin-left:3px}.grid-form .grid-body table tr .img-custom img{width:100%;max-width:120px}.grid-form .grid-body table tr:last-of-type{border-bottom:1px solid #ced4da}.grid-form .grid-body table.grid-empty{overflow-x:clip}.grid-form .grid-body table.grid-empty tr{border-top-color:transparent;border-bottom-color:transparent}.grid-form .grid-body table.grid-empty tr:hover{background-color:transparent!important}.grid-form .grid-body table.grid-empty tr td{display:table;width:100%;height:100%;text-align:center}.grid-form .grid-body table.grid-empty tr td>div{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.grid-form .grid-body table.grid-empty img{margin-bottom:1em;max-width:152px}@media(min-height:788px){.grid-form .grid-body table.grid-empty img{max-width:198px}}@media(min-height:968px){.grid-form .grid-body table.grid-empty img{max-width:221px}}.grid-form .grid-body table.grid-empty p{margin-bottom:0}.grid-form .grid-body table.grid-empty p:first-of-type{font-weight:700;font-size:1.1em}.grid-form .grid-body table.grid-empty p:last-of-type{font-weight:300;font-size:1em}@media(min-height:968px){.grid-form .grid-body table.grid-empty p:first-of-type{font-size:1.35em}.grid-form .grid-body table.grid-empty p:last-of-type{font-size:1.1em}}.grid-form .grid-body table tbody td:has(>a:first-child){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid-form .grid-body>div[id*=update_panel_Grid]{height:98%}.grid-form .grid-body>div[id*=update_panel_Grid]>div{height:100%}.grid-form .grid-body>div[id*=update_panel_Grid]>div>table.grid-empty{height:100%;margin:0!important}.grid-form .grid-body.popover{width:200px;height:250px}.grid-form .grid-body .hidden-rows{display:none!important}.grid-form .grid-body .show-rows{display:flex!important}.grid-form .grid-footer{position:relative;-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;padding:.4em 0;background-color:transparent}.grid-form .grid-footer:before{width:auto;right:1rem;left:1rem}.grid-form .grid-footer table{margin-bottom:0}.grid-form .grid-footer table tr:first-of-type td{border-top:none;padding-top:.2rem;padding-bottom:.2rem}.grid-form .grid-footer table tr:nth-of-type(2) td{padding-bottom:0}.grid-form .grid-footer table tr td{padding-left:.3rem;padding-right:.3rem;border-top:0}.grid-form .grid-footer div div{padding-left:1px;padding-right:7px}.grid-form .grid-no-scroll .title{position:-webkit-sticky;position:sticky;justify-content:center;display:block;white-space:normal;padding:5px 0;text-align:center;display:flex;-ms-grid-row-align:center;align-self:center;top:0;z-index:10;background-color:#fff;margin-bottom:5px}.grid-form .grid-no-scroll .title span{font-size:1em;font-weight:600;padding:0!important}.grid-form .btn.btn-excluir{padding:.85em;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form .btn.btn-excluir,.grid-form .btn.btn-excluir:hover:not(.aspNetDisabled){background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.2em 1.2em;background-position:50%}.grid-form .btn.btn-excluir:hover:not(.aspNetDisabled){background-color:#e4e4e4}.grid-form .btn.btn-excluir-2{transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form .btn.btn-excluir-2,.grid-form .btn.btn-excluir-2:hover:not(.aspNetDisabled),.grid-form .btn.btn-excluir-arquivos{background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.2em 1.2em;background-position:50%}.grid-form .btn.btn-excluir-arquivos{padding:.1em .85em;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form .btn.btn-excluir-arquivos:hover:not(.aspNetDisabled){background-color:#e4e4e4}.grid-form .btn.btn-excluir-massa{padding:.85em;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form .btn.btn-excluir-massa,.grid-form .btn.btn-excluir-massa:hover:not(.aspNetDisabled){background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.4em 1.4em;background-position:50%}.grid-form .btn.btn-excluir-massa:hover:not(.aspNetDisabled){background-color:#e4e4e4}.grid-form .btn.btn-excluir-massa-detalhes{padding:.85em;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form .btn.btn-excluir-massa-detalhes,.grid-form .btn.btn-excluir-massa-detalhes:hover:not(.aspNetDisabled){background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.2em 1.2em;background-position:50%}.grid-form .btn.btn-excluir-massa-detalhes:hover:not(.aspNetDisabled){background-color:#e4e4e4}.grid-form .btn.btn-select-grid{height:1.3em;width:1.3em;padding:0;background-color:transparent;border:1px solid #b1b1b1;outline:none;box-shadow:none;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}.grid-form-small .grid-header table tr td span{font-size:12px!important}.grid-form-small .grid-body{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;overflow-y:scroll;margin-right:0!important}.grid-form-small .grid-body table tr td .autocomplete-text-box,.grid-form-small .grid-body table tr td input,.grid-form-small .grid-body table tr td option,.grid-form-small .grid-body table tr td select{font-size:12px!important}.grid-form-small .grid-footer tr td{display:-ms-grid!important;display:grid!important;padding-right:.7rem!important}.grid-form-small .grid-footer span{font-size:12px!important}.grid-form-small .btn.btn-excluir{padding:.85em;background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.2em 1.2em;background-position:50%;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form-small .btn.btn-excluir:hover:not(.aspNetDisabled){background-color:#e4e4e4}.grid-form-small .btn.btn-excluir-2,.grid-form-small .btn.btn-excluir-arquivos{background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.2em 1.2em;background-position:50%;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form-small .btn.btn-excluir-arquivos{padding:.1em .85em}.grid-form-small .btn.btn-excluir-arquivos:hover:not(.aspNetDisabled){background-color:#e4e4e4;background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.2em 1.2em;background-position:50%}.grid-form-small .btn.btn-excluir-massa{padding:.85em;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;border-radius:50%}.grid-form-small .btn.btn-excluir-massa,.grid-form-small .btn.btn-excluir-massa:hover:not(.aspNetDisabled){background-image:url(/Imagens/Novo/botoes/trash.svg);background-repeat:no-repeat;background-size:1.4em 1.4em;background-position:50%}.grid-form-small .btn.btn-select-grid{height:1.3em;width:1.3em;padding:0;background-color:transparent;border:1px solid #b1b1b1;outline:none;box-shadow:none;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}.grid-form table tr.d-flex td.col-0-5{flex:0 0 4.166666667%;max-width:4.166666667%}.grid-form table tr.d-flex td.col-0-75{flex:0 0 6.25%;max-width:6.25%}.grid-form table tr.d-flex td.col-1-25{flex:0 0 10.41667%;max-width:10.41667%}.grid-form table tr.d-flex td.col-1-5{flex:0 0 12.5%;max-width:12.5%}.grid-form table tr.d-flex td.col-1-75{flex:0 0 14.58333%;max-width:14.58333%}.grid-form table tr.d-flex td.col-2-25{flex:0 0 18.75%;max-width:18.75%}.grid-form table tr.d-flex td.col-2-5{flex:0 0 20.83333333%;max-width:20.83333333%}.grid-form table tr.d-flex td.col-2-75{flex:0 0 22.91667%;max-width:22.91667%}.grid-form table tr.d-flex td.col-3-5{flex:0 0 29.16666667%;max-width:29.16666667%}.grid-form.grid-form-fixed{-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto;-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto}.grid-form.grid-form-fixed > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.grid-form.grid-form-fixed > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.grid-form.grid-form-fixed > *:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.grid-form.grid-form-fixed > *:nth-child(4){-ms-grid-row:2;-ms-grid-column:1}.grid-form.grid-form-fixed > *:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}.grid-form.grid-form-fixed > *:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.grid-form.grid-form-fixed > *:nth-child(7){-ms-grid-row:3;-ms-grid-column:1}.grid-form.grid-form-fixed > *:nth-child(8){-ms-grid-row:3;-ms-grid-column:2}.grid-form.grid-form-fixed > *:nth-child(9){-ms-grid-row:3;-ms-grid-column:3}.grid-form.grid-form-fixed::-webkit-scrollbar{height:7px;width:7px}.grid-form.grid-form-fixed::-webkit-scrollbar-button:end:increment,.grid-form.grid-form-fixed::-webkit-scrollbar-button:start:decrement{background:transparent;display:none}.grid-form.grid-form-fixed::-webkit-scrollbar-track-piece{background:#ecedf0}.grid-form.grid-form-fixed::-webkit-scrollbar-thumb:horizontal,.grid-form.grid-form-fixed::-webkit-scrollbar-thumb:vertical{background:#cdced1;display:block;height:48px;border-radius:7px}.grid-form.grid-form-fixed .grid-empty tr td>div{max-width:953px}@media(min-width:1439px){.grid-form.grid-form-fixed .grid-empty tr td>div{max-width:1113px}}@media(min-width:1529px){.grid-form.grid-form-fixed .grid-empty tr td>div{max-width:1203px}}@media(min-width:1599px){.grid-form.grid-form-fixed .grid-empty tr td>div{max-width:1273px}}@media(min-width:1767px){.grid-form.grid-form-fixed .grid-empty tr td>div{max-width:1441px}}@media(min-width:1919px){.grid-form.grid-form-fixed .grid-empty tr td>div{max-width:1593px}}.grid-form.grid-form-fixed .grid-footer{background-color:transparent}.grid-form.grid-form-fixed .grid-footer tr:last-of-type{margin-bottom:.5rem}.grid-form.grid-form-fixed .col-50{width:50px}.grid-form.grid-form-fixed .col-75{width:75px}.grid-form.grid-form-fixed .col-80{width:80px}.grid-form.grid-form-fixed .col-100{width:100px}.grid-form.grid-form-fixed .col-125{width:125px}.grid-form.grid-form-fixed .col-135{width:135px}.grid-form.grid-form-fixed .col-145{width:140px}.grid-form.grid-form-fixed .col-150{width:150px}.grid-form.grid-form-fixed .col-165{width:165px}.grid-form.grid-form-fixed .col-175{width:175px}.grid-form.grid-form-fixed .col-200{width:200px}.grid-form.grid-form-fixed .col-225{width:225px}.grid-form.grid-form-fixed .col-250{width:250px}.grid-form.grid-form-fixed .col-275{width:275px}.grid-form.grid-form-fixed .col-300{width:300px}.grid-form.grid-form-fixed .col-325{width:325px}.grid-form.grid-form-fixed .col-350{width:350px}.grid-form.grid-form-fixed .col-375{width:375px}.grid-form.grid-form-fixed .col-400{width:400px}.grid-form.grid-form-fixed .col-425{width:425px}.grid-form.grid-form-fixed .col-450{width:450px}.grid-form.grid-form-fixed .col-475{width:475px}.grid-form.grid-form-fixed .col-500{width:500px}.grid-form.grid-form-fixed .col-550{width:550px}.grid-form.grid-form-fixed .col-600{width:600px}.grid-form.grid-form-fixed .col-650{width:650px}.grid-form.grid-form-fixed .col-min-50{min-width:50px}.grid-form.grid-form-fixed .col-min-75{min-width:75px}.grid-form.grid-form-fixed .col-min-100{min-width:100px}.grid-form.grid-form-fixed .col-min-125{min-width:125px}.grid-form.grid-form-fixed .col-min-135{min-width:135px}.grid-form.grid-form-fixed .col-min-145{min-width:140px}.grid-form.grid-form-fixed .col-min-150{min-width:150px}.grid-form.grid-form-fixed .col-min-175{min-width:175px}.grid-form.grid-form-fixed .col-min-200{min-width:200px}.grid-form.grid-form-fixed .col-min-225{min-width:225px}.grid-form.grid-form-fixed .col-min-250{min-width:250px}.grid-form.grid-form-fixed .col-min-275{min-width:275px}.grid-form.grid-form-fixed .col-min-300{min-width:300px}.grid-form.grid-form-fixed .col-min-325{min-width:325px}.grid-form.grid-form-fixed .col-min-350{min-width:350px}.grid-form.grid-form-fixed .col-min-375{min-width:375px}.grid-form.grid-form-fixed .col-min-400{min-width:400px}.grid-form.grid-form-fixed .col-min-425{min-width:425px}.grid-form.grid-form-fixed .col-min-450{min-width:450px}.grid-form.grid-form-fixed .col-min-475{min-width:475px}.grid-form.grid-form-fixed .col-min-500{min-width:500px}.grid-form.grid-form-fixed .paginacao-geral{position:fixed}.grid-form .icon-custon{width:17px;height:17px}.grid-form .grid-body .group-buttons-grid{display:none;height:100%;z-index:1;padding:0 .5em 0 .3em}.grid-form .grid-body .group-buttons-grid.group-buttons-grid-fixed{display:flex;justify-content:space-between;align-items:center}.grid-form .grid-body .group-buttons-grid button,.grid-form .grid-body .group-buttons-grid input[type=submit]{padding:0;margin-left:3px;width:23px;height:23px;border-radius:50%!important}.grid-form .grid-body .group-buttons-grid button:not(:disabled):hover,.grid-form .grid-body .group-buttons-grid input[type=submit]:not(:disabled):hover{background-color:rgba(32,33,36,.099)}.grid-form .grid-body .group-buttons-grid button:not(:last-of-type),.grid-form .grid-body .group-buttons-grid input[type=submit]:not(:last-of-type){margin-right:.4em}.grid-form .grid-body tr:hover{background-color:hsla(0,0%,93.7%,.2705882353)}.grid-form .grid-body tr:hover.selected-row{border-top:1px solid rgba(0,0,0,.1);background-color:#efefef}.grid-form .grid-body tr:hover td .group-buttons-grid{display:flex;justify-content:space-between;align-items:center;-webkit-animation:fade-in .5s;animation:fade-in .5s}.paginacao{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;margin-top:6px;margin-bottom:15px;min-height:30px;background-color:#f0f5f9}.paginacao:before{width:auto;right:1rem;left:1rem}.paginacao table{margin-bottom:0}.paginacao table tr:first-of-type td{border-top:none;padding-top:.2rem;padding-bottom:.2rem}.paginacao table tr:nth-of-type(2) td{padding-bottom:0}.paginacao table tr td{padding-left:.3rem;padding-right:.3rem;border-top:0}.paginacao div div{padding-left:1px;padding-right:7px}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.grid-body-detalhes{overflow-y:hidden!important}.item-opacity{opacity:.6}