@charset 'UTF-8';
table.tablesaw
{
    width: 100%; 
    max-width: 100%;

    empty-cells: show;
}

.tablesaw
{
    width: 100%; 

    border-collapse: collapse;
}

/* Structure */
.tablesaw
{
    padding: 0; 

    border: 0;
}

.tablesaw th,
.tablesaw td
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: .5em .7em;
}

.tablesaw thead tr:first-child th
{
    padding-top: .9em;
    padding-bottom: .7em;
}

:root
{
    var-button-selected-background: #29abe2;
    var-button-checkbox-selected-background: #34a3de;
    var-button-selected-shadow: rgba(0, 75, 115, .45);
    var-button-interaction-text: #757575;
    var-button-interaction-shadow: #4faeef;
}

.tablesaw-enhanced .tablesaw-bar .btn
{
    position: relative;

    display: block;
    clear: both;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 4px 8px;

    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;

    color: #757575;
    border: 1px solid #e0e0e0;
    border-radius: .215rem; 
    background: none;
    background-color: #fff;
    /* Theming */

    -webkit-appearance: none !important;
       -moz-appearance: none !important;
    -webkit-font-smoothing: antialiased;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover
{
    text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus
{
    border-color: #3f51b5; 
    outline: none;
    background-color: #fff;
}

.tablesaw-enhanced .tablesaw-bar .btn:focus
{
    color: #3f51b5;
}

.tablesaw-bar .btn:focus
{
    color: #3f51b5;
}

.ie-lte8 .tablesaw-bar .btn:hover,
.ie-lte8 .tablesaw-bar .btn:focus
{
    color: #757575;
    border-color: #aaa;
    outline: none; 
    background-color: #fff;
}

.ie-lte8 .tablesaw-bar .btn:hover,
.ie-lte8 .tablesaw-bar .btn:focus
{
    color: #757575;
    border-color: #3f51b5;
    outline: none; 
    background-color: #fff;
}

.tablesaw-bar .btn-select select
{
    font-weight: inherit;

    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
    min-height: 1em; 
    margin: 0;

    border: none;
    background: none;
}

.tablesaw-bar .btn-select select
{
    display: inline-block;

    opacity: 0;
    color: transparent; 

    filter: alpha(opacity=0);
}

.tablesaw-bar .btn select option
{
    font-family: sans-serif; 

    color: #000;
    background: #fff;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select
{
    min-width: 7.25em;
    margin-bottom: 3px; 

    text-align: left;
    text-indent: 0;

    color: #757575;
}

.ie-lte8 .tablesaw-bar .btn-select
{
    min-width: 6.1em;
}

.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro
{
    position: relative;
    top: 0; 

    display: inline-block;

    width: auto;
    height: auto;
}

.tablesaw-bar .btn.btn-small
{
    line-height: 20px;
}

.tablesaw-enhanced .tablesaw-bar .btn-select
{
    text-align: left;
}

.tablesaw-bar .btn-select:after
{
    position: absolute; 

    display: block;

    content: ' ';

    background: #eee;
    background: rgba(0, 0, 0, .1);
}

.tablesaw-bar .btn-select:after
{
    font-family: 'Material-Design-Iconic-Font';
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;

    top: 6px;
    right: auto;
    bottom: 0;
    left: auto;

    display: inline-block;

    width: 1.8em; 
    margin: 0 5px 0;
    padding: 0;

    content: '';

    background: transparent;

    -webkit-font-feature-settings: normal;
       -moz-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: auto;
       -moz-font-kerning: auto;
            font-kerning: auto;
    -webkit-font-language-override: normal;
       -moz-font-language-override: normal;
            font-language-override: normal;
    font-synthesis: weight style;
    text-rendering: auto;
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after
{
    border-left-width: 0; 
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tablesaw-bar .btn-select.btn-small:after
{
    font-size: 16px;

    padding-top: 0;
    padding-right: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */
.tablesaw-advance .btn
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    border-radius: .215rem; 

    -webkit-appearance: none;
       -moz-appearance: none;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn
{
    font-family: 'Material-Design-Iconic-Font';
    font-size: inherit;
    font-weight: 300;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;

    position: relative;

    display: inline-block;

    margin-left: .5em;

    -webkit-font-feature-settings: normal;
       -moz-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: auto;
       -moz-font-kerning: auto;
            font-kerning: auto;
    -webkit-font-language-override: normal;
       -moz-font-language-override: normal;
            font-language-override: normal;
    font-synthesis: weight style;
    text-rendering: auto;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before
{
    content: '';
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before
{
    content: '';
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before
{
    content: '';
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before
{
    content: '';
}

.tablesaw-advance a.tablesaw-nav-btn.disabled
{
    cursor: default;
    pointer-events: none; 

    opacity: .4;

    filter: alpha(opacity=40);
}

/* Table Toolbar */
.tablesaw-bar
{
    font-family: sans-serif; 

    clear: both;
}

.tablesaw-toolbar
{
    font-size: 13px;

    float: left;
}

.tablesaw-toolbar label
{
    display: block;
    clear: both;

    margin-right: 20px;
    padding: .5em 0;

    text-transform: uppercase; 

    color: #757575;
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn
{
    margin-top: .5em;
    margin-bottom: .5em;
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select
{
    margin-bottom: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn
{
    font-family: sans-serif;
    font-size: 1em;

    margin-top: 0;
    margin-left: .4em;
    padding-left: .3em; 

    text-transform: uppercase;

    border: none;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tablesaw-bar .tablesaw-toolbar .btn-select
{
    min-width: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after
{
    padding-top: 0;
}

.tablesaw-bar .tablesaw-toolbar select
{
    text-transform: none;

    color: #757575;
    background: transparent;
}

.tablesaw-toolbar ~ table
{
    clear: both;
}

.tablesaw-toolbar .a11y-sm
{
    position: absolute;

    overflow: hidden;
    clip: rect(0 0 0 0);

    width: 1px; 
    height: 1px;
}

@media (min-width: 24em)
{
    .tablesaw-toolbar .a11y-sm
    {
        position: static;

        overflow: visible; 
        clip: none;

        width: auto;
        height: auto;
    }
}

.tablesaw th,
.tablesaw td
{
    line-height: 1em;

    text-align: left;
    vertical-align: middle;
}

.tablesaw td,
.tablesaw tbody th
{
    vertical-align: middle;
}

.tablesaw td .btn,
.tablesaw tbody th .btn
{
    margin: 0;
}

.tablesaw thead th
{
    text-align: left; 
    text-transform: uppercase;
}

/* Table rows have a gray bottom stroke by default */
.tablesaw caption
{
    line-height: 2.4; 

    margin-bottom: 0;

    text-align: left;

    opacity: .5;

    filter: alpha(opacity=50);
}

@media (min-width: 25em)
{
    .tablesaw caption
    {
        line-height: 1.2; 

        margin-bottom: .6em;
    }
}

/* Stack */
.tablesaw-cell-label-top
{
    font-weight: 300; 

    text-transform: uppercase;
}

.tablesaw-cell-label
{
    text-transform: uppercase;
}

@media (min-width: 40em)
{
    .tablesaw td
    {
        line-height: 1.5em;
    }
}

/* Stack */
.tablesaw-cell-label-top
{
    font-weight: 300; 

    text-transform: uppercase;
}

.tablesaw-cell-label
{
    text-transform: uppercase;
}

@media (min-width: 40em)
{
    .tablesaw td
    {
        line-height: 1.5em;
    }
}

/*
 Styles for the table stack mode
*/
/* Table rows have a gray bottom stroke by default */
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label
{
    display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all
{
    /* Show the table cells as a block level element */
    .tablesaw-stack td,
    .tablesaw-stack th
    {
        display: block; 

        text-align: left;
    }
    .tablesaw-stack tr
    {
        display: table-row; 
        clear: both;
    }
    /* Make the label elements a percentage width */
    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label
    {
        display: inline-block; 

        width: 30%;
        padding: 0 .6em 0 0;
    }
    /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
    .tablesaw-stack th .tablesaw-cell-label-top,
    .tablesaw-stack td .tablesaw-cell-label-top
    {
        display: block;

        margin: .4em 0; 
        padding: .4em 0;
    }
    .tablesaw-cell-label
    {
        display: block;
    }
    /* Avoid double strokes when stacked */
    .tablesaw-stack tbody th.group
    {
        margin-top: -1px;
    }
    /* Avoid double strokes when stacked */
    .tablesaw-stack th.group b.tablesaw-cell-label
    {
        display: none !important;
    }
}

@media (max-width: 767px)
{
    .tablesaw-stack thead td,
    .tablesaw-stack thead th
    {
        display: none;
    }
    .tablesaw-stack tbody td,
    .tablesaw-stack tbody th
    {
        float: left;
        clear: left;

        width: 100%;
    }
    .tablesaw-cell-label
    {
        vertical-align: top;
    }
    .tablesaw-cell-content
    {
        display: inline-block; 

        max-width: 67%;
    }
    .tablesaw-stack td:empty,
    .tablesaw-stack th:empty
    {
        display: none;
    }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 768px)
{
    .tablesaw-stack tr
    {
        display: table-row;
    }
    /* Show the table header rows */
    .tablesaw-stack td,
    .tablesaw-stack th,
    .tablesaw-stack thead td,
    .tablesaw-stack thead th
    {
        display: table-cell;
    }
    /* Hide the labels in each cell */
    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label
    {
        display: none !important;
    }
}

.tablesaw-fix-persist
{
    table-layout: fixed;
}

@media only all
{
    /* Unchecked manually: Always hide */
    .tablesaw-swipe th.tablesaw-cell-hidden,
    .tablesaw-swipe td.tablesaw-cell-hidden
    {
        display: none;
    }
}

/*
 Styles for the table columntoggle mode
*/
.btn.tablesaw-columntoggle-btn span
{
    display: inline-block; 

    text-indent: -9999px;
}

.tablesaw-columntoggle-btnwrap
{
    position: relative;
    /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content
{
    padding: .5em;
}

.tablesaw-columntoggle tbody td
{
    line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */
.tablesaw-columntoggle-popup
{
    display: none;
}
.tablesaw-columntoggle-popup .btn-group
{
    -webkit-box-shadow: none;
            box-shadow: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup
{
    position: absolute;
    z-index: 1; 
    top: 2em;
    right: 0;

    display: block;

    padding: .5em .8em;

    border: 1px solid #e0e0e0;
    border-radius: .215rem;
    background-color: #fff;
}

.tablesaw-columntoggle-popup fieldset
{
    margin: 0;
}

/* Hide all prioritized columns by default */
@media only all
{
    .tablesaw-columntoggle th.tablesaw-priority-6,
    .tablesaw-columntoggle td.tablesaw-priority-6,
    .tablesaw-columntoggle th.tablesaw-priority-5,
    .tablesaw-columntoggle td.tablesaw-priority-5,
    .tablesaw-columntoggle th.tablesaw-priority-4,
    .tablesaw-columntoggle td.tablesaw-priority-4,
    .tablesaw-columntoggle th.tablesaw-priority-3,
    .tablesaw-columntoggle td.tablesaw-priority-3,
    .tablesaw-columntoggle th.tablesaw-priority-2,
    .tablesaw-columntoggle td.tablesaw-priority-2,
    .tablesaw-columntoggle th.tablesaw-priority-1,
    .tablesaw-columntoggle td.tablesaw-priority-1
    {
        display: none;
    }
}

.tablesaw-columntoggle-btnwrap .dialog-content
{
    top: 0 !important;
    right: 1em;
    left: auto !important;

    width: 12em;
    max-width: 18em;
    margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus
{
    outline-style: none;
}

/* Preset breakpoints if "" class added to table */
/* Show priority 1 at 320px (20em x 16px) */
@media (min-width: 20em)
{
    .tablesaw-columntoggle th.tablesaw-priority-1,
    .tablesaw-columntoggle td.tablesaw-priority-1
    {
        display: table-cell;
    }
}

/* Show priority 2 at 480px (30em x 16px) */
@media (min-width: 30em)
{
    .tablesaw-columntoggle th.tablesaw-priority-2,
    .tablesaw-columntoggle td.tablesaw-priority-2
    {
        display: table-cell;
    }
}

/* Show priority 3 at 640px (40em x 16px) */
@media (min-width: 40em)
{
    .tablesaw-columntoggle th.tablesaw-priority-3,
    .tablesaw-columntoggle td.tablesaw-priority-3
    {
        display: table-cell;
    }
    .tablesaw-columntoggle tbody td
    {
        line-height: 2;
    }
}

/* Show priority 4 at 800px (50em x 16px) */
@media (min-width: 50em)
{
    .tablesaw-columntoggle th.tablesaw-priority-4,
    .tablesaw-columntoggle td.tablesaw-priority-4
    {
        display: table-cell;
    }
}

/* Show priority 5 at 960px (60em x 16px) */
@media (min-width: 60em)
{
    .tablesaw-columntoggle th.tablesaw-priority-5,
    .tablesaw-columntoggle td.tablesaw-priority-5
    {
        display: table-cell;
    }
}

/* Show priority 6 at 1, 120px (70em x 16px) */
@media (min-width: 70em)
{
    .tablesaw-columntoggle th.tablesaw-priority-6,
    .tablesaw-columntoggle td.tablesaw-priority-6
    {
        display: table-cell;
    }
}

@media only all
{
    /* Unchecked manually: Always hide */
    .tablesaw-columntoggle th.tablesaw-cell-hidden,
    .tablesaw-columntoggle td.tablesaw-cell-hidden
    {
        display: none;
    }
    /* Checked manually: Always show */
    .tablesaw-columntoggle th.tablesaw-cell-visible,
    .tablesaw-columntoggle td.tablesaw-cell-visible
    {
        display: table-cell;
    }
}

.tablesaw-columntoggle-popup .btn-group > label
{
    display: block;

    padding: .2em 0;

    white-space: nowrap;
}

.tablesaw-columntoggle-popup .btn-group > label input
{
    margin-right: .8em;
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th
{
    position: relative;
}

.tablesaw-sortable thead tr th
{
    padding-right: 1.6em;

    vertical-align: top;
}

.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head
{
    padding: 0;
}

.tablesaw-sortable th.tablesaw-sortable-head button
{
    padding-top: .9em;
    padding-right: 1.6em; 
    padding-bottom: .7em;
    padding-left: .6em;
}

.tablesaw-sortable .tablesaw-sortable-head button
{
    font: inherit;

    position: relative; 

    min-width: 100%;
    padding: 0;

    text-align: left;
    text-transform: inherit;

    color: inherit;
    border: 0;
    background: transparent;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after
{
    font-family: 'Material-Design-Iconic-Font';
    font-size: inherit;
    font-weight: 300;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;

    position: absolute;
    right: .5em;

    display: inline-block;

    width: 7px;
    height: 10px;

    content: '\0020';

    -webkit-font-feature-settings: normal;
       -moz-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: auto;
       -moz-font-kerning: auto;
            font-kerning: auto;
    -webkit-font-language-override: normal;
       -moz-font-language-override: normal;
            font-language-override: normal;
    font-synthesis: weight style;
    text-rendering: auto;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after
{
    content: '';
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after
{
    content: '';
}

.tablesaw-sortable .not-applicable:after
{
    display: block; 

    content: '--';
}

.tablesaw-sortable .not-applicable span
{
    display: none;
}

.tablesaw-advance
{
    float: right;
}

.tablesaw-advance.minimap
{
    margin-right: .4em;
}

.tablesaw-advance-dots
{
    float: left;

    margin: 0;
    padding: 0;

    list-style: none;
}

.tablesaw-advance-dots li
{
    display: table-cell;

    padding: .4em .2em;
}

.tablesaw-advance-dots li i
{
    display: inline-block; 

    width: 4px;
    height: 4px;

    border-radius: 100%;
    background: #9e9e9e;
}

.tablesaw-advance-dots-hide
{
    cursor: default;
    pointer-events: none; 

    opacity: .3;

    filter: alpha(opacity=30);
}
