.table-v2{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.table-v2 .table thead{background-color:#1d3755}.table-v2 .table thead th{padding:10px 15px;vertical-align:middle;border-bottom:0 none;font-size:14px;line-height:14px;color:#efefef;text-align:left}.table-v2 .table thead th:first-child{padding:10px 30px;border-right:1px solid #a5adb9;font-size:28px;line-height:24px}.table-v2 .table thead th.text-center{width:16%}.table-v2 .table tbody tr{background-color:#f3f3f3}.table-v2 .table tbody tr td{padding:22px 24px;border-top:1px solid #d4d7dc;border-bottom:0 none;border-right:1px solid #a5adb9;font-size:14px;line-height:14px;color:#1d3756;text-align:left}.table-v2 .table tbody tr td:last-child{border-right:0 none}.table-v2 .table tbody tr td[rowspan="2"]{font-size:18px;line-height:24px}.table-v2 .table tbody tr td.text-center{width:16%}.table-v2 .table tbody tr:nth-child(odd) td{border-top:0 none}.table-v2 .table tbody tr:nth-child(4n+3),.table-v2 .table tbody tr:nth-child(4n+4){background-color:#dadcdf}.table-v2 .table tbody tr:nth-child(4n+4) td{border-top:1px solid #c0c5cc}.table-filter{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.table-filter>div{position:relative;float:left;width:auto}.table-filter>div .filter-calendar{width:100px;padding:10px 34px 10px 0;border:0 none;border-bottom:1px solid #848484;background-color:transparent;font-size:16px;line-height:20px;background-image:url(../img/calendar.svg);background-position:top 13px right 4px;background-size:14px 14px;background-repeat:no-repeat;outline:0 none}.table-filter>a{position:relative;width:40px;height:40px;margin-left:5px;flex-shrink:0;opacity:.3;cursor:none;pointer-events:none}.table-filter>a img{width:20px;height:auto;z-index:2}.table-filter>a:before,.table-filter>a img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.table-filter>a:before{content:"";width:0;height:0%;background-color:#d4d7dc;border-radius:50%;transition:all .2s ease-in-out;z-index:1;opacity:.5}@media only screen and (min-width:992px){.table-filter>a:hover:before{width:100%;height:100%}}.table-filter.filled>a{opacity:1;cursor:pointer;pointer-events:auto}.datepicker-main{padding:10px 6px}.datepicker-main .datepicker-view{padding-bottom:8px}.datepicker-main .datepicker-view .datepicker-cell{height:36px;margin:4px;padding:4px 10px 6px;border-radius:36px;font-size:14px;line-height:26px;text-transform:uppercase}.datepicker-main .datepicker-view .datepicker-cell:not(.day){flex-basis:calc(25% - 8px)}.datepicker-main .datepicker-view .datepicker-cell.focused{background-color:#1d3755!important;color:#fff!important}.datepicker-main .datepicker-view .datepicker-cell.selected,.datepicker-main .datepicker-view .datepicker-cell:not(.disabled):hover{color:#1d3755;background-color:#dadcdf}