/* ATUALIZACAO 64 - encaixe dos cards da tela Configuracoes */
#view .config-layout-v64{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)!important;align-items:start!important}
#view .config-layout-v64>.card{min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
#view .config-layout-v64>.card .form,#view .config-layout-v64>.card input,#view .config-layout-v64>.card select,#view .config-layout-v64>.card button{max-width:100%!important;min-width:0!important}
#view .config-layout-v64>.card .table{min-width:0!important;width:100%!important;table-layout:auto!important}
#view .config-layout-v64>.card .table th,#view .config-layout-v64>.card .table td{overflow-wrap:anywhere!important}
#view .config-layout-v64>.card .toolbar{min-width:0!important}
@media(max-width:1180px){#view .config-layout-v64{grid-template-columns:1fr!important}}
