.table__tabs .container--tabs{overflow:hidden}.table__tabs .container--tabs .nav-tabs{float:left;list-style-type:none;margin:0;padding-left:0;width:100%}.table__tabs .container--tabs .nav-tabs>li{float:left;margin-bottom:-1px}.table__tabs .container--tabs .nav-tabs>li>a{border:1px solid transparent;border-radius:4px 4px 0 0;float:left;line-height:1.42857143;margin-right:2px;padding:10px}.table__tabs .container--tabs .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.table__tabs .container--tabs .nav-tabs>li.active>a,.table__tabs .container--tabs .nav-tabs>li.active>a:focus,.table__tabs .container--tabs .nav-tabs>li.active>a:hover{background-color:#fff;border:1px solid;border-color:#ddd #ddd transparent;color:#555;cursor:default}.table__tabs .container--tabs .tab-content{float:left;width:100%}.table__tabs .container--tabs .tab-content>.tab-pane{display:none}.table__tabs .container--tabs .tab-content>.tab-pane.active{background-color:#efefef;display:block;padding:2.5% 3.5%}.table__tabs .container--tabs .tab-content>.active{display:block}.table__tabs .tab__table{border-collapse:unset;border-spacing:10px;width:100%}.table__tabs .tab__table :is(th){background:#4ba7de;border-radius:10px;color:#fff;padding:15px;width:33%}.table__tabs .tab__table :is(td){background:#fff;border-radius:10px;color:#17539e;padding:15px;width:33%}.table__tabs .tab__table :is(tfoot td){padding:0}.table__tabs .tab__table .nav{display:flex;justify-content:center}.table__tabs .tab__table .nav a{color:#000;cursor:pointer;display:inline-block;font-size:18px;line-height:1;margin-right:10px;padding:5px 10px;transition:.3s}.table__tabs .tab__table .nav a:last-child{margin-right:0}.table__tabs .tab__table .nav a.active,.table__tabs .tab__table .nav a:hover{background:#00aeef;border-radius:5px;color:#fff;text-decoration:none}