.tabs{overflow:hidden;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;margin-bottom:-1px}.tabs,.tabs ul{margin-left:20px}.tabs ul{list-style-type:none}.tabs a{float:left;cursor:pointer;padding:12px 24px;-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}.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}