.tabs{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:-1px}.tabs,.tabs ul{margin-left:20px}.tabs ul{list-style-type:none}.tabs a{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;padding:12px 12px;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #ccc;border-right:none;background-color:#f1f1f1;border-radius:10px 10px 0 0;font-weight:700;text-align:center;white-space:normal;word-break:break-word;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs a:last-child{border-right:1px solid #ccc}.tabs a:hover{background-color:#aaa;color:#fff}.tabs a.active{background-color:#fff;color:#484848;border-bottom:2px solid #fff;cursor:default}.tabcontent{padding:30px;border:1px solid #ccc;border-radius:10px;-webkit-box-shadow:3px 3px 6px #e1e1e1;box-shadow:3px 3px 6px #e1e1e1}@media (max-width:768px){.tabs{margin-left:0}.tabs a{padding:12px 6px;text-align:center}.tabcontent{border-radius:0 0 10px 10px}}.title-date[data-v-496afac0]{color:var(--primary);font-weight:800}.listagem th[data-v-496afac0]{min-width:90px}.listagem th[data-v-496afac0]:nth-of-type(2){min-width:auto}