.tab-container{display:flex;border:1px solid #ddd;border-radius:4px;overflow:hidden;height:100%}.tab-top{flex-direction:column}.tab-bottom{flex-direction:column-reverse}.tab-left{flex-direction:row}.tab-right{flex-direction:row-reverse}.tab-headers{display:flex;background-color:#f5f5f5}.tab-bottom .tab-headers,.tab-top .tab-headers{flex-direction:row;width:100%}.tab-left .tab-headers,.tab-right .tab-headers{flex-direction:column;height:100%}.tab-header{padding:10px 20px;border:none;background:none;cursor:pointer;transition:background-color .3s;white-space:nowrap;flex-shrink:0}.tab-bottom .tab-header,.tab-top .tab-header{border-right:1px solid #ddd;border-bottom:none}.tab-left .tab-header,.tab-right .tab-header{border-right:none;border-bottom:1px solid #ddd;height:auto;padding:20px 10px}.tab-left .tab-header{transform:rotate(-90deg)}.tab-right .tab-header{transform:rotate(90deg)}.tab-bottom .tab-header:last-child,.tab-header:last-child,.tab-top .tab-header:last-child{border-right:none}.tab-left .tab-header:last-child,.tab-right .tab-header:last-child{border-bottom:none}.tab-header:hover{background-color:#e0e0e0}.tab-header.active{background-color:#fff;font-weight:700}.tab-content{flex:1 1;padding:20px;background-color:#fff;min-height:200px;overflow:auto}.pix-table td,.pix-table th,.pix-table tr,table.pix-table{border:1px solid #ccc;text-align:left}table.pix-table{width:100%}table.pix-table{th{text-transform:uppercase;font-size:1.2em;padding:5px;color:#369;text-decoration:none;white-space:nowrap}th:hover{text-decoration:underline}td{padding:5px}}button#closeDialog,button#saveDialog,button#showDialog{font-size:1.1em;margin:5px!important;vertical-align:middle;outline:none;border:1px solid #ccc;border-radius:5px;padding:5px 20px;box-shadow:0 0 5px 2px #CCC}button#closeDialog:hover,button#saveDialog:hover,button#showDialog:hover{outline:none;border:1px solid #0c0;box-shadow:0 0 5px 2px #CCC}dialog{padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sort-arrow{display:inline-block;margin-left:5px;font-size:.8em}.sort-arrow.asc:before{content:"▲"}.sort-arrow.desc:before{content:"▼"}
/*# sourceMappingURL=137ba521521ab779.css.map*/