@northdata/fomantic-ui 2.9.418 → 2.9.420
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/semantic-ui/dist/components/accordion.css +52 -0
- package/lib/semantic-ui/dist/components/accordion.min.css +1 -1
- package/lib/semantic-ui/dist/components/button.css +322 -7
- package/lib/semantic-ui/dist/components/button.min.css +1 -1
- package/lib/semantic-ui/dist/components/header.css +13 -13
- package/lib/semantic-ui/dist/components/header.min.css +1 -1
- package/lib/semantic-ui/dist/components/icon.css +17 -8
- package/lib/semantic-ui/dist/components/icon.min.css +1 -1
- package/lib/semantic-ui/dist/components/input.css +12 -12
- package/lib/semantic-ui/dist/components/input.min.css +1 -1
- package/lib/semantic-ui/dist/components/label.css +36 -36
- package/lib/semantic-ui/dist/components/label.min.css +1 -1
- package/lib/semantic-ui/dist/components/list.css +17 -12
- package/lib/semantic-ui/dist/components/list.min.css +1 -1
- package/lib/semantic-ui/dist/components/message.css +48 -7
- package/lib/semantic-ui/dist/components/message.min.css +1 -1
- package/lib/semantic-ui/dist/components/modal.css +8 -2
- package/lib/semantic-ui/dist/components/modal.min.css +1 -1
- package/lib/semantic-ui/dist/components/table.css +462 -38
- package/lib/semantic-ui/dist/components/table.min.css +1 -1
- package/lib/semantic-ui/dist/components/toast.css +288 -0
- package/lib/semantic-ui/dist/components/toast.js +964 -0
- package/lib/semantic-ui/dist/components/toast.min.css +9 -0
- package/lib/semantic-ui/dist/components/toast.min.js +11 -0
- package/lib/semantic-ui/dist/less/site/site.variables +5 -3
- package/lib/semantic-ui/dist/less/site/variation.variables +14 -14
- package/lib/semantic-ui/dist/semantic-packed.css +1424 -138
- package/lib/semantic-ui/dist/semantic.css +1549 -215
- package/lib/semantic-ui/dist/semantic.full.css +1741 -543
- package/lib/semantic-ui/dist/semantic.full.min.css +1 -1
- package/lib/semantic-ui/dist/semantic.js +965 -0
- package/lib/semantic-ui/dist/semantic.min.css +18 -10
- package/lib/semantic-ui/dist/semantic.min.js +1 -1
- package/package.json +2 -2
|
@@ -6,4 +6,4 @@
|
|
|
6
6
|
* Released under the MIT license
|
|
7
7
|
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
|
-
*/.ui.table{width:100%;background:#fff;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:0;text-align:left;vertical-align:middle;color:rgba(0,0,0,.87);border-collapse:separate;border-spacing:0}.ui.table:first-child{margin-top:0}.ui.table:last-child{margin-bottom:0}.ui.table>tbody,.ui.table>thead{text-align:inherit;vertical-align:inherit}.ui.table td,.ui.table th{transition:background .1s ease,color .1s ease}.ui.table td.rowspanned,.ui.table th.rowspanned{display:none}.ui.table>thead{box-shadow:none}.ui.table>thead>tr>th{cursor:auto;background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.92857143em .78571429em;vertical-align:inherit;font-style:none;font-weight:700;text-transform:none;border-bottom:1px solid rgba(34,36,38,.1);border-left:none}.ui.table>thead>tr>th:first-child{border-left:none}.ui.table>thead>tr:first-child>th:first-child{border-radius:0}.ui.table>thead>tr:first-child>th:last-child{border-radius:0}.ui.table>thead>tr:first-child>th:only-child{border-radius:0}.ui.table>tfoot{box-shadow:none}.ui.table>tfoot>tr>td,.ui.table>tfoot>tr>th{cursor:auto;border-top:1px solid rgba(34,36,38,.15);background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.78571429em .78571429em;vertical-align:inherit;font-style:normal;font-weight:400;text-transform:none}.ui.table>tfoot>tr>td:first-child,.ui.table>tfoot>tr>th:first-child{border-left:none}.ui.table>tfoot>tr:last-child>td:first-child,.ui.table>tfoot>tr:last-child>th:first-child{border-radius:0}.ui.table>tfoot>tr:last-child>td:last-child,.ui.table>tfoot>tr:last-child>th:last-child{border-radius:0}.ui.table>tfoot>tr:last-child>td:only-child,.ui.table>tfoot>tr:last-child>th:only-child{border-radius:0}.ui.table>tbody>tr>td,.ui.table>tr>td{border-top:1px solid rgba(34,36,38,.1)}.ui.table>tbody>tr:first-child>td,.ui.table>tr:first-child>td{border-top:none}.ui.table>tbody+tbody tr:first-child>td{border-top:1px solid rgba(34,36,38,.1)}.ui.table>tbody>tr>td,.ui.table>tr>td{padding:.78571429em .78571429em;text-align:inherit}.ui.table>i.icon{vertical-align:baseline}.ui.table>i.icon:only-child{margin:0}.ui.table.segment{padding:0}.ui.table.segment::after{display:none}.ui.table.segment.stacked::after{display:block}@media only screen and (max-width:767.98px){.ui.table:not(.unstackable){width:100%;padding:0}.ui.table:not(.unstackable)>tbody,.ui.table:not(.unstackable)>tbody>tr,.ui.table:not(.unstackable)>tbody>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tbody>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tfoot,.ui.table:not(.unstackable)>tfoot>tr,.ui.table:not(.unstackable)>tfoot>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tfoot>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>thead,.ui.table:not(.unstackable)>thead>tr,.ui.table:not(.unstackable)>thead>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tr,.ui.table:not(.unstackable)>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tr>th:not(.rowspanned){display:block!important;width:auto!important}.ui.table:not(.unstackable)>thead{display:block}.ui.table:not(.unstackable)>tfoot{display:block}.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr,.ui.ui.ui.ui.table:not(.unstackable)>tr{padding-top:1em;padding-bottom:1em;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset}.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tr>th{background:0 0;border:none;padding:.25em .75em;box-shadow:none}.ui.table:not(.unstackable)>tbody>tr>td:first-child,.ui.table:not(.unstackable)>tbody>tr>th:first-child,.ui.table:not(.unstackable)>tfoot>tr>td:first-child,.ui.table:not(.unstackable)>tfoot>tr>th:first-child,.ui.table:not(.unstackable)>thead>tr>th:first-child,.ui.table:not(.unstackable)>tr>td:first-child,.ui.table:not(.unstackable)>tr>th:first-child{font-weight:500}.ui.definition.table:not(.unstackable)>thead>tr>th:first-child{box-shadow:none!important}.ui.scrolling.table.short>tbody{max-height:6.74983929em}.ui.scrolling.table[class*="very short"]>tbody{max-height:4.49989286em}.ui.scrolling.table>tbody{max-height:8.99978571em}.ui.scrolling.table.long>tbody{max-height:17.99957143em}.ui.scrolling.table[class*="very long"]>tbody{max-height:26.99935714em}.ui.overflowing.table.short{max-height:11.24973214em}.ui.overflowing.table[class*="very short"]{max-height:7.49982143em}.ui.overflowing.table{max-height:14.99964286em}.ui.overflowing.table.long{max-height:29.99928571em}.ui.overflowing.table[class*="very long"]{max-height:44.99892857em}}@media only screen and (min-width:768px){.ui.scrolling.table.short>tbody{max-height:8.99978571em}.ui.scrolling.table[class*="very short"]>tbody{max-height:5.99985714em}.ui.scrolling.table>tbody{max-height:11.99971429em}.ui.scrolling.table.long>tbody{max-height:23.99942857em}.ui.scrolling.table[class*="very long"]>tbody{max-height:35.99914286em}}@media only screen and (min-width:992px){.ui.scrolling.table.short>tbody{max-height:13.49967857em}.ui.scrolling.table[class*="very short"]>tbody{max-height:8.99978571em}.ui.scrolling.table>tbody{max-height:17.99957143em}.ui.scrolling.table.long>tbody{max-height:35.99914286em}.ui.scrolling.table[class*="very long"]>tbody{max-height:53.99871429em}}@media only screen and (min-width:1920px){.ui.scrolling.table.short>tbody{max-height:17.99957143em}.ui.scrolling.table[class*="very short"]>tbody{max-height:11.99971429em}.ui.scrolling.table>tbody{max-height:23.99942857em}.ui.scrolling.table.long>tbody{max-height:47.99885714em}.ui.scrolling.table[class*="very long"]>tbody{max-height:71.99828571em}}.ui.scrolling.table>tbody,.ui.scrolling.table>tfoot,.ui.scrolling.table>thead{display:block;overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:none}.ui.scrolling.table>tbody>tr,.ui.scrolling.table>tfoot>tr,.ui.scrolling.table>thead>tr{display:table;table-layout:fixed;width:100%}@supports (-moz-appearance:none){.ui.scrolling.table>tbody,.ui.scrolling.table>tfoot,.ui.scrolling.table>thead{scrollbar-width:thin}}.ui.scrolling.table>thead{background:#f9fafb;color:#f9fafb;border-radius:0}.ui.scrolling.table>tfoot{background:#f9fafb;color:#f9fafb;border-radius:0}.ui.scrolling.table>tfoot::-webkit-scrollbar-track,.ui.scrolling.table>thead::-webkit-scrollbar-track{background:inherit;border-radius:0}@supports (-moz-appearance:none){.ui.scrolling.table>tfoot,.ui.scrolling.table>thead{scrollbar-color:currentColor currentColor}}.ui.overflowing.table{display:block;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}@media only screen and (min-width:768px){.ui.overflowing.table.short{max-height:13.49967857em}.ui.overflowing.table[class*="very short"]{max-height:8.99978571em}.ui.overflowing.table{max-height:17.99957143em}.ui.overflowing.table.long{max-height:35.99914286em}.ui.overflowing.table[class*="very long"]{max-height:53.99871429em}}@media only screen and (min-width:992px){.ui.overflowing.table.short{max-height:17.99957143em}.ui.overflowing.table[class*="very short"]{max-height:11.99971429em}.ui.overflowing.table{max-height:23.99942857em}.ui.overflowing.table.long{max-height:47.99885714em}.ui.overflowing.table[class*="very long"]{max-height:71.99828571em}}@media only screen and (min-width:1920px){.ui.overflowing.table.short{max-height:22.49946429em}.ui.overflowing.table[class*="very short"]{max-height:14.99964286em}.ui.overflowing.table{max-height:29.99928571em}.ui.overflowing.table.long{max-height:59.99857143em}.ui.overflowing.table[class*="very long"]{max-height:89.99785714em}}.ui.table .collapsing .image,.ui.table .collapsing .image img{max-width:none}.ui.structured.table{border-collapse:collapse}.ui.structured.table>thead>tr>th{border-left:none;border-right:none}.ui.structured.sortable.table>thead>tr>th{border-left:1px solid rgba(34,36,38,.15);border-right:1px solid rgba(34,36,38,.15)}.ui.structured.celled.table>tbody>tr>td,.ui.structured.celled.table>tbody>tr>th,.ui.structured.celled.table>tfoot>tr>td,.ui.structured.celled.table>tfoot>tr>th,.ui.structured.celled.table>thead>tr>th,.ui.structured.celled.table>tr>td,.ui.structured.celled.table>tr>th{border-left:1px solid rgba(34,36,38,.1);border-right:1px solid rgba(34,36,38,.1)}.ui.definition.table>thead:not(.full-width)>tr>th:first-child{pointer-events:none;background:#fff;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-.1em -.2em 0 .1em #fff;-moz-transform:scale(1)}.ui.definition.table>thead:not(.full-width)>tr>th:first-child:not(:empty){pointer-events:auto}.ui.definition.table>tfoot:not(.full-width)>tr>th:first-child{pointer-events:none;background:#fff;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-.1em .2em 0 .1em #fff;-moz-transform:scale(1)}.ui.definition.table tr td.definition,.ui.definition.table>tbody>tr>td:first-child:not(.ignored),.ui.definition.table>tfoot>tr>td:first-child:not(.ignored),.ui.definition.table>tr>td:first-child:not(.ignored){background:rgba(0,0,0,.03);font-weight:700;color:rgba(0,0,0,.95);text-transform:"";box-shadow:"";text-align:"";font-size:1em;padding-left:"";padding-right:""}.ui.definition.table>thead:not(.full-width)>tr>th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.definition.table>tfoot:not(.full-width)>tr>td:nth-child(2),.ui.definition.table>tfoot:not(.full-width)>tr>th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.definition.table>tbody>tr>td:nth-child(2),.ui.definition.table>tr>td:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.ui.table td.positive,.ui.ui.ui.ui.table tr.positive{box-shadow:0 0 0 #a3c293 inset;background:#fcfff5;color:#2c662d}.ui.ui.table td.negative,.ui.ui.ui.ui.table tr.negative{box-shadow:0 0 0 #e0b4b4 inset;background:#fff6f6;color:#9f3a38}.ui.ui.table td.error,.ui.ui.ui.ui.table tr.error{box-shadow:0 0 0 #e0b4b4 inset;background:#fff6f6;color:#9f3a38}.ui.ui.table td.warning,.ui.ui.ui.ui.table tr.warning{box-shadow:0 0 0 #c9ba9b inset;background:#fffaf3;color:#573a08}.ui.ui.table td.active,.ui.ui.ui.ui.table tr.active{box-shadow:0 0 0 rgba(0,0,0,.87) inset;background:#e0e0e0;color:rgba(0,0,0,.87)}.ui.table [class*="left aligned"],.ui.table[class*="left aligned"]{text-align:left}.ui.table [class*="center aligned"],.ui.table[class*="center aligned"]{text-align:center}.ui.table [class*="right aligned"],.ui.table[class*="right aligned"]{text-align:right}.ui.table [class*="top aligned"],.ui.table[class*="top aligned"]{vertical-align:top}.ui.table [class*="middle aligned"],.ui.table[class*="middle aligned"]{vertical-align:middle}.ui.table [class*="bottom aligned"],.ui.table[class*="bottom aligned"]{vertical-align:bottom}.ui.table td.collapsing,.ui.table th.collapsing{width:1px;white-space:nowrap}.ui.fixed.table{table-layout:fixed}.ui.fixed.table td,.ui.fixed.table th{overflow:hidden;text-overflow:ellipsis}.ui.table tbody tr td.selectable:hover,.ui.ui.selectable.table>tbody>tr:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.table tbody tr td.selectable{padding:0}.ui.table tbody tr td.selectable>a:not(.ui){display:block;color:inherit}.ui.table:not(.compact) tbody tr td.selectable>a:not(.ui){padding:.78571429em .78571429em}.ui.selectable.table>tbody>tr,.ui.selectable.table>tr,.ui.table>tbody>tr>td.selectable,.ui.table>tr>td.selectable{cursor:pointer}.ui.selectable.table tr:hover td.error,.ui.table tr td.selectable.error:hover,.ui.ui.selectable.table tr.error:hover{background:#ffe7e7;color:#943634}.ui.selectable.table tr:hover td.warning,.ui.table tr td.selectable.warning:hover,.ui.ui.selectable.table tr.warning:hover{background:#fff4e4;color:#493107}.ui.selectable.table tr:hover td.active,.ui.table tr td.selectable.active:hover,.ui.ui.selectable.table tr.active:hover{background:#e0e0e0;color:rgba(0,0,0,.87)}.ui.selectable.table tr:hover td.positive,.ui.table tr td.selectable.positive:hover,.ui.ui.selectable.table tr.positive:hover{background:#f7ffe6;color:#275b28}.ui.selectable.table tr:hover td.negative,.ui.table tr td.selectable.negative:hover,.ui.ui.selectable.table tr.negative:hover{background:#ffe7e7;color:#943634}.ui.attached.table{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #d4d4d5}.ui.attached+.ui.attached.table:not(.top){border-top:none}.ui[class*="top attached"].table{bottom:0;margin-bottom:0;top:0;margin-top:1em;border-radius:0}.ui.table[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].table{bottom:0;margin-top:0;top:0;margin-bottom:1em;box-shadow:none;border-radius:0}.ui[class*="bottom attached"].table:last-child{margin-bottom:0}.ui.striped.table>tbody>tr:nth-child(2n),.ui.striped.table>tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{background:#efefef;color:rgba(0,0,0,.95)}.ui.table [class*="single line"],.ui.table[class*="single line"]{white-space:nowrap}.ui.primary.table{border-top:.2em solid #007388}.ui.scrolling.table>tfoot.primary,.ui.scrolling.table>thead.primary{background:#ddf4ff;color:#ddf4ff}.ui.scrolling.table>tfoot.primary>tr>td,.ui.scrolling.table>tfoot.primary>tr>th,.ui.scrolling.table>thead.primary>tr>td,.ui.scrolling.table>thead.primary>tr>th{background:inherit;color:rgba(255,255,255,.9)}.ui.ui.table td.primary,.ui.ui.table td[class*="primary colored"],.ui.ui.table th.primary,.ui.ui.table th[class*="primary colored"],.ui.ui.ui.ui.table tr.primary,.ui.ui.ui.ui.table tr[class*="primary colored"]{background:#ddf4ff;color:rgba(255,255,255,.9)}.ui.table>tfoot>tr.primary>td,.ui.table>tfoot>tr.primary>th,.ui.table>tfoot>tr[class*="primary colored"]>td,.ui.table>tfoot>tr[class*="primary colored"]>th,.ui.table>thead>tr.primary>th,.ui.table>thead>tr[class*="primary colored"]>th{background:inherit;color:rgba(255,255,255,.9)}.ui.selectable.table tr:hover td.primary,.ui.selectable.table tr:hover td[class*="primary colored"],.ui.table tr td.selectable.primary:hover,.ui.table tr td.selectable[class*="primary colored"]:hover,.ui.ui.selectable.table tr.primary:hover,.ui.ui.selectable.table tr[class*="primary colored"]:hover{background:#d3f1ff;color:rgba(255,255,255,.9)}.ui.secondary.table{border-top:.2em solid #294755}.ui.scrolling.table>tfoot.secondary,.ui.scrolling.table>thead.secondary{background:#ddd;color:#ddd}.ui.scrolling.table>tfoot.secondary>tr>td,.ui.scrolling.table>tfoot.secondary>tr>th,.ui.scrolling.table>thead.secondary>tr>td,.ui.scrolling.table>thead.secondary>tr>th{background:inherit;color:rgba(255,255,255,.9)}.ui.ui.table td.secondary,.ui.ui.table td[class*="secondary colored"],.ui.ui.table th.secondary,.ui.ui.table th[class*="secondary colored"],.ui.ui.ui.ui.table tr.secondary,.ui.ui.ui.ui.table tr[class*="secondary colored"]{background:#ddd;color:rgba(255,255,255,.9)}.ui.table>tfoot>tr.secondary>td,.ui.table>tfoot>tr.secondary>th,.ui.table>tfoot>tr[class*="secondary colored"]>td,.ui.table>tfoot>tr[class*="secondary colored"]>th,.ui.table>thead>tr.secondary>th,.ui.table>thead>tr[class*="secondary colored"]>th{background:inherit;color:rgba(255,255,255,.9)}.ui.selectable.table tr:hover td.secondary,.ui.selectable.table tr:hover td[class*="secondary colored"],.ui.table tr td.selectable.secondary:hover,.ui.table tr td.selectable[class*="secondary colored"]:hover,.ui.ui.selectable.table tr.secondary:hover,.ui.ui.selectable.table tr[class*="secondary colored"]:hover{background:#e2e2e2;color:rgba(255,255,255,.9)}.ui.violet.table{border-top:.2em solid #9461ac}.ui.scrolling.table>tfoot.violet,.ui.scrolling.table>thead.violet{background:#ece9fe;color:#ece9fe}.ui.scrolling.table>tfoot.violet>tr>td,.ui.scrolling.table>tfoot.violet>tr>th,.ui.scrolling.table>thead.violet>tr>td,.ui.scrolling.table>thead.violet>tr>th{background:inherit;color:#9461ac}.ui.ui.table td.violet,.ui.ui.table td[class*="violet colored"],.ui.ui.table th.violet,.ui.ui.table th[class*="violet colored"],.ui.ui.ui.ui.table tr.violet,.ui.ui.ui.ui.table tr[class*="violet colored"]{background:#ece9fe;color:#9461ac}.ui.table>tfoot>tr.violet>td,.ui.table>tfoot>tr.violet>th,.ui.table>tfoot>tr[class*="violet colored"]>td,.ui.table>tfoot>tr[class*="violet colored"]>th,.ui.table>thead>tr.violet>th,.ui.table>thead>tr[class*="violet colored"]>th{background:inherit;color:#9461ac}.ui.selectable.table tr:hover td.violet,.ui.selectable.table tr:hover td[class*="violet colored"],.ui.table tr td.selectable.violet:hover,.ui.table tr td.selectable[class*="violet colored"]:hover,.ui.ui.selectable.table tr.violet:hover,.ui.ui.selectable.table tr[class*="violet colored"]:hover{background:#e3deff;color:#9461ac}.ui.green.table{border-top:.2em solid #81b08c}.ui.scrolling.table>tfoot.green,.ui.scrolling.table>thead.green{background:#d5f5d9;color:#d5f5d9}.ui.scrolling.table>tfoot.green>tr>td,.ui.scrolling.table>tfoot.green>tr>th,.ui.scrolling.table>thead.green>tr>td,.ui.scrolling.table>thead.green>tr>th{background:inherit;color:#1ebc30}.ui.ui.table td.green,.ui.ui.table td[class*="green colored"],.ui.ui.table th.green,.ui.ui.table th[class*="green colored"],.ui.ui.ui.ui.table tr.green,.ui.ui.ui.ui.table tr[class*="green colored"]{background:#d5f5d9;color:#1ebc30}.ui.table>tfoot>tr.green>td,.ui.table>tfoot>tr.green>th,.ui.table>tfoot>tr[class*="green colored"]>td,.ui.table>tfoot>tr[class*="green colored"]>th,.ui.table>thead>tr.green>th,.ui.table>thead>tr[class*="green colored"]>th{background:inherit;color:#1ebc30}.ui.selectable.table tr:hover td.green,.ui.selectable.table tr:hover td[class*="green colored"],.ui.table tr td.selectable.green:hover,.ui.table tr td.selectable[class*="green colored"]:hover,.ui.ui.selectable.table tr.green:hover,.ui.ui.selectable.table tr[class*="green colored"]:hover{background:#d2eed5;color:#1ebc30}.ui.one.column.table td{width:100%}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.33333333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66666667%}.ui.seven.column.table td{width:14.28571429%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.11111111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.09090909%}.ui.twelve.column.table td{width:8.33333333%}.ui.thirteen.column.table td{width:7.69230769%}.ui.fourteen.column.table td{width:7.14285714%}.ui.fifteen.column.table td{width:6.66666667%}.ui.sixteen.column.table td{width:6.25%}.ui.table td.one.wide,.ui.table th.one.wide{width:6.25%}.ui.table td.two.wide,.ui.table th.two.wide{width:12.5%}.ui.table td.three.wide,.ui.table th.three.wide{width:18.75%}.ui.table td.four.wide,.ui.table th.four.wide{width:25%}.ui.table td.five.wide,.ui.table th.five.wide{width:31.25%}.ui.table td.six.wide,.ui.table th.six.wide{width:37.5%}.ui.table td.seven.wide,.ui.table th.seven.wide{width:43.75%}.ui.table td.eight.wide,.ui.table th.eight.wide{width:50%}.ui.table td.nine.wide,.ui.table th.nine.wide{width:56.25%}.ui.table td.ten.wide,.ui.table th.ten.wide{width:62.5%}.ui.table td.eleven.wide,.ui.table th.eleven.wide{width:68.75%}.ui.table td.twelve.wide,.ui.table th.twelve.wide{width:75%}.ui.table td.thirteen.wide,.ui.table th.thirteen.wide{width:81.25%}.ui.table td.fourteen.wide,.ui.table th.fourteen.wide{width:87.5%}.ui.table td.fifteen.wide,.ui.table th.fifteen.wide{width:93.75%}.ui.table td.sixteen.wide,.ui.table th.sixteen.wide{width:100%}.ui.sortable.table>thead>tr>th{cursor:pointer;white-space:nowrap;color:rgba(0,0,0,.87)}.ui.celled.sortable.table>thead>tr>th:not(:first-child){border-left:1px solid rgba(34,36,38,.15)}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-ms-user-select:none;user-select:none}.ui.sortable.table>thead>tr>th::after{display:none;font-style:normal;font-weight:300;text-decoration:inherit;content:"";height:1em;width:auto;opacity:.8;margin:0 0 0 .5em;font-family:Icons}.ui.sortable.table thead th.ascending::after{content:"\f0d8"}.ui.sortable.table thead th.descending::after{content:"\f0d7"}.ui.sortable.table>thead>tr>th:hover{color:rgba(0,0,0,.8)}.ui.sortable.table>thead>tr>th:hover{background:rgba(0,0,0,.05)}.ui.sortable.table thead th.sorted{color:rgba(0,0,0,.95)}.ui.sortable.table thead th.sorted{background:rgba(0,0,0,.05)}.ui.sortable.table thead th.sorted::after{display:inline-block}.ui.sortable.table thead th.sorted:hover{color:rgba(0,0,0,.95)}.ui.sortable.table thead th.sorted:hover{background:rgba(0,0,0,.05)}.ui.collapsing.table{width:auto}.ui.celled.table>tbody>tr>td,.ui.celled.table>tbody>tr>th,.ui.celled.table>tfoot>tr>td,.ui.celled.table>tfoot>tr>th,.ui.celled.table>thead>tr>th,.ui.celled.table>tr>td,.ui.celled.table>tr>th{border-left:1px solid rgba(34,36,38,.1)}.ui.celled.table>tbody>tr>td:first-child,.ui.celled.table>tbody>tr>th:first-child,.ui.celled.table>tfoot>tr>td:first-child,.ui.celled.table>tfoot>tr>th:first-child,.ui.celled.table>thead>tr>th:first-child,.ui.celled.table>tr>td:first-child,.ui.celled.table>tr>th:first-child{border-left:none}.ui.compact.table>tbody>tr>th,.ui.compact.table>tfoot>tr>th,.ui.compact.table>thead>tr>th,.ui.compact.table>tr>th{padding-left:.7em;padding-right:.7em}.ui.compact.table>tbody>tr>td,.ui.compact.table>tfoot>tr>td,.ui.compact.table>tr>td{padding:.5em .7em}.ui[class*="very compact"].table>tbody>tr>th,.ui[class*="very compact"].table>tfoot>tr>th,.ui[class*="very compact"].table>thead>tr>th,.ui[class*="very compact"].table>tr>th{padding-left:.6em;padding-right:.6em}.ui[class*="very compact"].table>tbody>tr>td,.ui[class*="very compact"].table>tfoot>tr>td,.ui[class*="very compact"].table>tr>td{padding:.4em .6em}.ui.stuck.table{background:#fff}.ui.stuck.table>thead>tr{background:#f9fafb}.ui.stuck.table>tbody>tr{background:#fff}.ui.stuck.table>tfoot>tr{background:#f9fafb}.ui.foot.stuck.table>tfoot,.ui.head.stuck.table>thead{position:sticky;z-index:800}.ui.head.stuck.table{border-top:0}.ui.head.stuck.table>thead{top:0;bottom:auto}.ui.head.stuck.table>thead>tr:first-child>th{border-top:1px solid rgba(34,36,38,.1)}.ui.foot.stuck.table{border-bottom:0}.ui.foot.stuck.table>tfoot{top:auto;bottom:0}.ui.foot.stuck.table>tfoot>tr:last-child>td,.ui.foot.stuck.table>tfoot>tr:last-child>th{border-bottom:1px solid rgba(34,36,38,.1)}.ui.first.stuck.table{border-left:0}.ui.first.stuck.table td:first-child,.ui.first.stuck.table th:first-child{position:sticky;left:0;border-left:1px solid rgba(34,36,38,.1);background:inherit}.ui.last.stuck.table{border-right:0}.ui.last.stuck.table td:last-child,.ui.last.stuck.table th:last-child{position:sticky;right:0;border-right:1px solid rgba(34,36,38,.1);background:inherit}.ui.celled.first.stuck.table td:first-child,.ui.celled.first.stuck.table th:first-child{border-right:1px solid rgba(34,36,38,.1)}.ui.celled.last.stuck.table td:last-child,.ui.celled.last.stuck.table th:last-child{border-left:1px solid rgba(34,36,38,.1)}.ui.table{font-size:1em}.ui.mini.table{font-size:.78571429rem}.ui.tiny.table{font-size:.85714286rem}.ui.small.table{font-size:.9em}.ui.large.table{font-size:1.1em}.ui.big.table{font-size:1.28571429rem}.ui.huge.table{font-size:1.42857143rem}.ui.massive.table{font-size:1.71428571rem}.ui.ui.ui.ui.primary.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.primary.table:not(.unstackable)>thead>tr.colored-header>th{background:linear-gradient(to bottom,rgba(0,115,136,.12),#f9fafb 80%)}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.primary.table:not(.unstackable)>thead>tr.colored-header>th{background:0 0}}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.primary.table:not(.unstackable)>thead>tr.colored-header{background:linear-gradient(to bottom,rgba(0,115,136,.12),transparent 80%)}}.ui.ui.ui.ui.secondary.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.secondary.table:not(.unstackable)>thead>tr.colored-header>th{background:linear-gradient(to bottom,rgba(41,71,85,.12),#f9fafb 80%)}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.secondary.table:not(.unstackable)>thead>tr.colored-header>th{background:0 0}}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.secondary.table:not(.unstackable)>thead>tr.colored-header{background:linear-gradient(to bottom,rgba(41,71,85,.12),transparent 80%)}}.ui.ui.ui.ui.violet.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.violet.table:not(.unstackable)>thead>tr.colored-header>th{background:linear-gradient(to bottom,rgba(148,97,172,.12),#f9fafb 80%)}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.violet.table:not(.unstackable)>thead>tr.colored-header>th{background:0 0}}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.violet.table:not(.unstackable)>thead>tr.colored-header{background:linear-gradient(to bottom,rgba(148,97,172,.12),transparent 80%)}}.ui.ui.ui.ui.green.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.green.table:not(.unstackable)>thead>tr.colored-header>th{background:linear-gradient(to bottom,rgba(129,176,140,.12),#f9fafb 80%)}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.green.table:not(.unstackable)>thead>tr.colored-header>th{background:0 0}}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.green.table:not(.unstackable)>thead>tr.colored-header{background:linear-gradient(to bottom,rgba(129,176,140,.12),transparent 80%)}}
|
|
9
|
+
*/.ui.table{width:100%;background:#fff;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:0;text-align:left;vertical-align:middle;color:rgba(0,0,0,.87);border-collapse:separate;border-spacing:0}.ui.table:first-child{margin-top:0}.ui.table:last-child{margin-bottom:0}.ui.table>tbody,.ui.table>thead{text-align:inherit;vertical-align:inherit}.ui.table td,.ui.table th{transition:background .1s ease,color .1s ease}.ui.table td.rowspanned,.ui.table th.rowspanned{display:none}.ui.table>thead{box-shadow:none}.ui.table>thead>tr>th{cursor:auto;background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.92857143em .78571429em;vertical-align:inherit;font-style:none;font-weight:700;text-transform:none;border-bottom:1px solid rgba(34,36,38,.1);border-left:none}.ui.table>thead>tr>th:first-child{border-left:none}.ui.table>thead>tr:first-child>th:first-child{border-radius:0}.ui.table>thead>tr:first-child>th:last-child{border-radius:0}.ui.table>thead>tr:first-child>th:only-child{border-radius:0}.ui.table>tfoot{box-shadow:none}.ui.table>tfoot>tr>td,.ui.table>tfoot>tr>th{cursor:auto;border-top:1px solid rgba(34,36,38,.15);background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.78571429em .78571429em;vertical-align:inherit;font-style:normal;font-weight:400;text-transform:none}.ui.table>tfoot>tr>td:first-child,.ui.table>tfoot>tr>th:first-child{border-left:none}.ui.table>tfoot>tr:last-child>td:first-child,.ui.table>tfoot>tr:last-child>th:first-child{border-radius:0}.ui.table>tfoot>tr:last-child>td:last-child,.ui.table>tfoot>tr:last-child>th:last-child{border-radius:0}.ui.table>tfoot>tr:last-child>td:only-child,.ui.table>tfoot>tr:last-child>th:only-child{border-radius:0}.ui.table>tbody>tr>td,.ui.table>tr>td{border-top:1px solid rgba(34,36,38,.1)}.ui.table>tbody>tr:first-child>td,.ui.table>tr:first-child>td{border-top:none}.ui.table>tbody+tbody tr:first-child>td{border-top:1px solid rgba(34,36,38,.1)}.ui.table>tbody>tr>td,.ui.table>tr>td{padding:.78571429em .78571429em;text-align:inherit}.ui.table>i.icon{vertical-align:baseline}.ui.table>i.icon:only-child{margin:0}.ui.table.segment{padding:0}.ui.table.segment::after{display:none}.ui.table.segment.stacked::after{display:block}@media only screen and (max-width:767.98px){.ui.table:not(.unstackable){width:100%;padding:0}.ui.table:not(.unstackable)>tbody,.ui.table:not(.unstackable)>tbody>tr,.ui.table:not(.unstackable)>tbody>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tbody>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tfoot,.ui.table:not(.unstackable)>tfoot>tr,.ui.table:not(.unstackable)>tfoot>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tfoot>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>thead,.ui.table:not(.unstackable)>thead>tr,.ui.table:not(.unstackable)>thead>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tr,.ui.table:not(.unstackable)>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tr>th:not(.rowspanned){display:block!important;width:auto!important}.ui.table:not(.unstackable)>thead{display:block}.ui.table:not(.unstackable)>tfoot{display:block}.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr,.ui.ui.ui.ui.table:not(.unstackable)>tr{padding-top:1em;padding-bottom:1em;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset}.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tr>th{background:0 0;border:none;padding:.25em .75em;box-shadow:none}.ui.table:not(.unstackable)>tbody>tr>td:first-child,.ui.table:not(.unstackable)>tbody>tr>th:first-child,.ui.table:not(.unstackable)>tfoot>tr>td:first-child,.ui.table:not(.unstackable)>tfoot>tr>th:first-child,.ui.table:not(.unstackable)>thead>tr>th:first-child,.ui.table:not(.unstackable)>tr>td:first-child,.ui.table:not(.unstackable)>tr>th:first-child{font-weight:500}.ui.definition.table:not(.unstackable)>thead>tr>th:first-child{box-shadow:none!important}.ui.scrolling.table.short>tbody{max-height:6.74983929em}.ui.scrolling.table[class*="very short"]>tbody{max-height:4.49989286em}.ui.scrolling.table>tbody{max-height:8.99978571em}.ui.scrolling.table.long>tbody{max-height:17.99957143em}.ui.scrolling.table[class*="very long"]>tbody{max-height:26.99935714em}.ui.overflowing.table.short{max-height:11.24973214em}.ui.overflowing.table[class*="very short"]{max-height:7.49982143em}.ui.overflowing.table{max-height:14.99964286em}.ui.overflowing.table.long{max-height:29.99928571em}.ui.overflowing.table[class*="very long"]{max-height:44.99892857em}}@media only screen and (min-width:768px){.ui.scrolling.table.short>tbody{max-height:8.99978571em}.ui.scrolling.table[class*="very short"]>tbody{max-height:5.99985714em}.ui.scrolling.table>tbody{max-height:11.99971429em}.ui.scrolling.table.long>tbody{max-height:23.99942857em}.ui.scrolling.table[class*="very long"]>tbody{max-height:35.99914286em}}@media only screen and (min-width:992px){.ui.scrolling.table.short>tbody{max-height:13.49967857em}.ui.scrolling.table[class*="very short"]>tbody{max-height:8.99978571em}.ui.scrolling.table>tbody{max-height:17.99957143em}.ui.scrolling.table.long>tbody{max-height:35.99914286em}.ui.scrolling.table[class*="very long"]>tbody{max-height:53.99871429em}}@media only screen and (min-width:1920px){.ui.scrolling.table.short>tbody{max-height:17.99957143em}.ui.scrolling.table[class*="very short"]>tbody{max-height:11.99971429em}.ui.scrolling.table>tbody{max-height:23.99942857em}.ui.scrolling.table.long>tbody{max-height:47.99885714em}.ui.scrolling.table[class*="very long"]>tbody{max-height:71.99828571em}}.ui.scrolling.table>tbody,.ui.scrolling.table>tfoot,.ui.scrolling.table>thead{display:block;overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:none}.ui.scrolling.table>tbody>tr,.ui.scrolling.table>tfoot>tr,.ui.scrolling.table>thead>tr{display:table;table-layout:fixed;width:100%}@supports (-moz-appearance:none){.ui.scrolling.table>tbody,.ui.scrolling.table>tfoot,.ui.scrolling.table>thead{scrollbar-width:thin}}.ui.scrolling.table>thead{background:#f9fafb;color:#f9fafb;border-radius:0}.ui.scrolling.table>tfoot{background:#f9fafb;color:#f9fafb;border-radius:0}.ui.scrolling.table>tfoot::-webkit-scrollbar-track,.ui.scrolling.table>thead::-webkit-scrollbar-track{background:inherit;border-radius:0}@supports (-moz-appearance:none){.ui.scrolling.table>tfoot,.ui.scrolling.table>thead{scrollbar-color:currentColor currentColor}}.ui.overflowing.table{display:block;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}@media only screen and (min-width:768px){.ui.overflowing.table.short{max-height:13.49967857em}.ui.overflowing.table[class*="very short"]{max-height:8.99978571em}.ui.overflowing.table{max-height:17.99957143em}.ui.overflowing.table.long{max-height:35.99914286em}.ui.overflowing.table[class*="very long"]{max-height:53.99871429em}}@media only screen and (min-width:992px){.ui.overflowing.table.short{max-height:17.99957143em}.ui.overflowing.table[class*="very short"]{max-height:11.99971429em}.ui.overflowing.table{max-height:23.99942857em}.ui.overflowing.table.long{max-height:47.99885714em}.ui.overflowing.table[class*="very long"]{max-height:71.99828571em}}@media only screen and (min-width:1920px){.ui.overflowing.table.short{max-height:22.49946429em}.ui.overflowing.table[class*="very short"]{max-height:14.99964286em}.ui.overflowing.table{max-height:29.99928571em}.ui.overflowing.table.long{max-height:59.99857143em}.ui.overflowing.table[class*="very long"]{max-height:89.99785714em}}.ui.table .collapsing .image,.ui.table .collapsing .image img{max-width:none}.ui.structured.table{border-collapse:collapse}.ui.structured.table>thead>tr>th{border-left:none;border-right:none}.ui.structured.sortable.table>thead>tr>th{border-left:1px solid rgba(34,36,38,.15);border-right:1px solid rgba(34,36,38,.15)}.ui.structured.celled.table>tbody>tr>td,.ui.structured.celled.table>tbody>tr>th,.ui.structured.celled.table>tfoot>tr>td,.ui.structured.celled.table>tfoot>tr>th,.ui.structured.celled.table>thead>tr>th,.ui.structured.celled.table>tr>td,.ui.structured.celled.table>tr>th{border-left:1px solid rgba(34,36,38,.1);border-right:1px solid rgba(34,36,38,.1)}.ui.definition.table>thead:not(.full-width)>tr>th:first-child{pointer-events:none;background:#fff;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-.1em -.2em 0 .1em #fff;-moz-transform:scale(1)}.ui.definition.table>thead:not(.full-width)>tr>th:first-child:not(:empty){pointer-events:auto}.ui.definition.table>tfoot:not(.full-width)>tr>th:first-child{pointer-events:none;background:#fff;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-.1em .2em 0 .1em #fff;-moz-transform:scale(1)}.ui.definition.table tr td.definition,.ui.definition.table>tbody>tr>td:first-child:not(.ignored),.ui.definition.table>tfoot>tr>td:first-child:not(.ignored),.ui.definition.table>tr>td:first-child:not(.ignored){background:rgba(0,0,0,.03);font-weight:700;color:rgba(0,0,0,.95);text-transform:"";box-shadow:"";text-align:"";font-size:1em;padding-left:"";padding-right:""}.ui.definition.table>thead:not(.full-width)>tr>th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.definition.table>tfoot:not(.full-width)>tr>td:nth-child(2),.ui.definition.table>tfoot:not(.full-width)>tr>th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.definition.table>tbody>tr>td:nth-child(2),.ui.definition.table>tr>td:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.ui.table td.positive,.ui.ui.ui.ui.table tr.positive{box-shadow:0 0 0 #a3c293 inset;background:#fcfff5;color:#2c662d}.ui.ui.table td.negative,.ui.ui.ui.ui.table tr.negative{box-shadow:0 0 0 #e0b4b4 inset;background:#fff6f6;color:#9f3a38}.ui.ui.table td.error,.ui.ui.ui.ui.table tr.error{box-shadow:0 0 0 #e0b4b4 inset;background:#fff6f6;color:#9f3a38}.ui.ui.table td.warning,.ui.ui.ui.ui.table tr.warning{box-shadow:0 0 0 #c9ba9b inset;background:#fffaf3;color:#573a08}.ui.ui.table td.active,.ui.ui.ui.ui.table tr.active{box-shadow:0 0 0 rgba(0,0,0,.87) inset;background:#e0e0e0;color:rgba(0,0,0,.87)}.ui.table [class*="left aligned"],.ui.table[class*="left aligned"]{text-align:left}.ui.table [class*="center aligned"],.ui.table[class*="center aligned"]{text-align:center}.ui.table [class*="right aligned"],.ui.table[class*="right aligned"]{text-align:right}.ui.table [class*="top aligned"],.ui.table[class*="top aligned"]{vertical-align:top}.ui.table [class*="middle aligned"],.ui.table[class*="middle aligned"]{vertical-align:middle}.ui.table [class*="bottom aligned"],.ui.table[class*="bottom aligned"]{vertical-align:bottom}.ui.table td.collapsing,.ui.table th.collapsing{width:1px;white-space:nowrap}.ui.fixed.table{table-layout:fixed}.ui.fixed.table td,.ui.fixed.table th{overflow:hidden;text-overflow:ellipsis}.ui.table tbody tr td.selectable:hover,.ui.ui.selectable.table>tbody>tr:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.table tbody tr td.selectable{padding:0}.ui.table tbody tr td.selectable>a:not(.ui){display:block;color:inherit}.ui.table:not(.compact) tbody tr td.selectable>a:not(.ui){padding:.78571429em .78571429em}.ui.selectable.table>tbody>tr,.ui.selectable.table>tr,.ui.table>tbody>tr>td.selectable,.ui.table>tr>td.selectable{cursor:pointer}.ui.selectable.table tr:hover td.error,.ui.table tr td.selectable.error:hover,.ui.ui.selectable.table tr.error:hover{background:#ffe7e7;color:#943634}.ui.selectable.table tr:hover td.warning,.ui.table tr td.selectable.warning:hover,.ui.ui.selectable.table tr.warning:hover{background:#fff4e4;color:#493107}.ui.selectable.table tr:hover td.active,.ui.table tr td.selectable.active:hover,.ui.ui.selectable.table tr.active:hover{background:#e0e0e0;color:rgba(0,0,0,.87)}.ui.selectable.table tr:hover td.positive,.ui.table tr td.selectable.positive:hover,.ui.ui.selectable.table tr.positive:hover{background:#f7ffe6;color:#275b28}.ui.selectable.table tr:hover td.negative,.ui.table tr td.selectable.negative:hover,.ui.ui.selectable.table tr.negative:hover{background:#ffe7e7;color:#943634}.ui.attached.table{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #d4d4d5}.ui.attached+.ui.attached.table:not(.top){border-top:none}.ui[class*="top attached"].table{bottom:0;margin-bottom:0;top:0;margin-top:1em;border-radius:0}.ui.table[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].table{bottom:0;margin-top:0;top:0;margin-bottom:1em;box-shadow:none;border-radius:0}.ui[class*="bottom attached"].table:last-child{margin-bottom:0}.ui.striped.table>tbody>tr:nth-child(2n),.ui.striped.table>tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{background:#efefef;color:rgba(0,0,0,.95)}.ui.table [class*="single line"],.ui.table[class*="single line"]{white-space:nowrap}.ui.primary.table{border-top:.2em solid #007388}.ui.scrolling.table>tfoot.primary,.ui.scrolling.table>thead.primary{background:#ddf4ff;color:#ddf4ff}.ui.scrolling.table>tfoot.primary>tr>td,.ui.scrolling.table>tfoot.primary>tr>th,.ui.scrolling.table>thead.primary>tr>td,.ui.scrolling.table>thead.primary>tr>th{background:inherit;color:rgba(255,255,255,.9)}.ui.ui.table td.primary,.ui.ui.table td[class*="primary colored"],.ui.ui.table th.primary,.ui.ui.table th[class*="primary colored"],.ui.ui.ui.ui.table tr.primary,.ui.ui.ui.ui.table tr[class*="primary colored"]{background:#ddf4ff;color:rgba(255,255,255,.9)}.ui.table>tfoot>tr.primary>td,.ui.table>tfoot>tr.primary>th,.ui.table>tfoot>tr[class*="primary colored"]>td,.ui.table>tfoot>tr[class*="primary colored"]>th,.ui.table>thead>tr.primary>th,.ui.table>thead>tr[class*="primary colored"]>th{background:inherit;color:rgba(255,255,255,.9)}.ui.selectable.table tr:hover td.primary,.ui.selectable.table tr:hover td[class*="primary colored"],.ui.table tr td.selectable.primary:hover,.ui.table tr td.selectable[class*="primary colored"]:hover,.ui.ui.selectable.table tr.primary:hover,.ui.ui.selectable.table tr[class*="primary colored"]:hover{background:#d3f1ff;color:rgba(255,255,255,.9)}.ui.secondary.table{border-top:.2em solid #294755}.ui.scrolling.table>tfoot.secondary,.ui.scrolling.table>thead.secondary{background:#ddd;color:#ddd}.ui.scrolling.table>tfoot.secondary>tr>td,.ui.scrolling.table>tfoot.secondary>tr>th,.ui.scrolling.table>thead.secondary>tr>td,.ui.scrolling.table>thead.secondary>tr>th{background:inherit;color:rgba(255,255,255,.9)}.ui.ui.table td.secondary,.ui.ui.table td[class*="secondary colored"],.ui.ui.table th.secondary,.ui.ui.table th[class*="secondary colored"],.ui.ui.ui.ui.table tr.secondary,.ui.ui.ui.ui.table tr[class*="secondary colored"]{background:#ddd;color:rgba(255,255,255,.9)}.ui.table>tfoot>tr.secondary>td,.ui.table>tfoot>tr.secondary>th,.ui.table>tfoot>tr[class*="secondary colored"]>td,.ui.table>tfoot>tr[class*="secondary colored"]>th,.ui.table>thead>tr.secondary>th,.ui.table>thead>tr[class*="secondary colored"]>th{background:inherit;color:rgba(255,255,255,.9)}.ui.selectable.table tr:hover td.secondary,.ui.selectable.table tr:hover td[class*="secondary colored"],.ui.table tr td.selectable.secondary:hover,.ui.table tr td.selectable[class*="secondary colored"]:hover,.ui.ui.selectable.table tr.secondary:hover,.ui.ui.selectable.table tr[class*="secondary colored"]:hover{background:#e2e2e2;color:rgba(255,255,255,.9)}.ui.violet.table{border-top:.2em solid #9461ac}.ui.scrolling.table>tfoot.violet,.ui.scrolling.table>thead.violet{background:#ece9fe;color:#ece9fe}.ui.scrolling.table>tfoot.violet>tr>td,.ui.scrolling.table>tfoot.violet>tr>th,.ui.scrolling.table>thead.violet>tr>td,.ui.scrolling.table>thead.violet>tr>th{background:inherit;color:#9461ac}.ui.ui.table td.violet,.ui.ui.table td[class*="violet colored"],.ui.ui.table th.violet,.ui.ui.table th[class*="violet colored"],.ui.ui.ui.ui.table tr.violet,.ui.ui.ui.ui.table tr[class*="violet colored"]{background:#ece9fe;color:#9461ac}.ui.table>tfoot>tr.violet>td,.ui.table>tfoot>tr.violet>th,.ui.table>tfoot>tr[class*="violet colored"]>td,.ui.table>tfoot>tr[class*="violet colored"]>th,.ui.table>thead>tr.violet>th,.ui.table>thead>tr[class*="violet colored"]>th{background:inherit;color:#9461ac}.ui.selectable.table tr:hover td.violet,.ui.selectable.table tr:hover td[class*="violet colored"],.ui.table tr td.selectable.violet:hover,.ui.table tr td.selectable[class*="violet colored"]:hover,.ui.ui.selectable.table tr.violet:hover,.ui.ui.selectable.table tr[class*="violet colored"]:hover{background:#e3deff;color:#9461ac}.ui.green.table{border-top:.2em solid #81b08c}.ui.scrolling.table>tfoot.green,.ui.scrolling.table>thead.green{background:#d5f5d9;color:#d5f5d9}.ui.scrolling.table>tfoot.green>tr>td,.ui.scrolling.table>tfoot.green>tr>th,.ui.scrolling.table>thead.green>tr>td,.ui.scrolling.table>thead.green>tr>th{background:inherit;color:#1ebc30}.ui.ui.table td.green,.ui.ui.table td[class*="green colored"],.ui.ui.table th.green,.ui.ui.table th[class*="green colored"],.ui.ui.ui.ui.table tr.green,.ui.ui.ui.ui.table tr[class*="green colored"]{background:#d5f5d9;color:#1ebc30}.ui.table>tfoot>tr.green>td,.ui.table>tfoot>tr.green>th,.ui.table>tfoot>tr[class*="green colored"]>td,.ui.table>tfoot>tr[class*="green colored"]>th,.ui.table>thead>tr.green>th,.ui.table>thead>tr[class*="green colored"]>th{background:inherit;color:#1ebc30}.ui.selectable.table tr:hover td.green,.ui.selectable.table tr:hover td[class*="green colored"],.ui.table tr td.selectable.green:hover,.ui.table tr td.selectable[class*="green colored"]:hover,.ui.ui.selectable.table tr.green:hover,.ui.ui.selectable.table tr[class*="green colored"]:hover{background:#d2eed5;color:#1ebc30}.ui.olive.table{border-top:.2em solid #a0b06c}.ui.scrolling.table>tfoot.olive,.ui.scrolling.table>thead.olive{background:#f7fae4;color:#f7fae4}.ui.scrolling.table>tfoot.olive>tr>td,.ui.scrolling.table>tfoot.olive>tr>th,.ui.scrolling.table>thead.olive>tr>td,.ui.scrolling.table>thead.olive>tr>th{background:inherit;color:#8abc1e}.ui.ui.table td.olive,.ui.ui.table td[class*="olive colored"],.ui.ui.table th.olive,.ui.ui.table th[class*="olive colored"],.ui.ui.ui.ui.table tr.olive,.ui.ui.ui.ui.table tr[class*="olive colored"]{background:#f7fae4;color:#8abc1e}.ui.table>tfoot>tr.olive>td,.ui.table>tfoot>tr.olive>th,.ui.table>tfoot>tr[class*="olive colored"]>td,.ui.table>tfoot>tr[class*="olive colored"]>th,.ui.table>thead>tr.olive>th,.ui.table>thead>tr[class*="olive colored"]>th{background:inherit;color:#8abc1e}.ui.selectable.table tr:hover td.olive,.ui.selectable.table tr:hover td[class*="olive colored"],.ui.table tr td.selectable.olive:hover,.ui.table tr td.selectable[class*="olive colored"]:hover,.ui.ui.selectable.table tr.olive:hover,.ui.ui.selectable.table tr[class*="olive colored"]:hover{background:#f6fada;color:#8abc1e}.ui.pink.table{border-top:.2em solid #af6687}.ui.scrolling.table>tfoot.pink,.ui.scrolling.table>thead.pink{background:#ffe8f9;color:#ffe8f9}.ui.scrolling.table>tfoot.pink>tr>td,.ui.scrolling.table>tfoot.pink>tr>th,.ui.scrolling.table>thead.pink>tr>td,.ui.scrolling.table>thead.pink>tr>th{background:inherit;color:#af6687}.ui.ui.table td.pink,.ui.ui.table td[class*="pink colored"],.ui.ui.table th.pink,.ui.ui.table th[class*="pink colored"],.ui.ui.ui.ui.table tr.pink,.ui.ui.ui.ui.table tr[class*="pink colored"]{background:#ffe8f9;color:#af6687}.ui.table>tfoot>tr.pink>td,.ui.table>tfoot>tr.pink>th,.ui.table>tfoot>tr[class*="pink colored"]>td,.ui.table>tfoot>tr[class*="pink colored"]>th,.ui.table>thead>tr.pink>th,.ui.table>thead>tr[class*="pink colored"]>th{background:inherit;color:#af6687}.ui.selectable.table tr:hover td.pink,.ui.selectable.table tr:hover td[class*="pink colored"],.ui.table tr td.selectable.pink:hover,.ui.table tr td.selectable[class*="pink colored"]:hover,.ui.ui.selectable.table tr.pink:hover,.ui.ui.selectable.table tr[class*="pink colored"]:hover{background:#ffdef6;color:#af6687}.ui.purple.table{border-top:.2em solid #6667af}.ui.scrolling.table>tfoot.purple,.ui.scrolling.table>thead.purple{background:#f8e3ff;color:#f8e3ff}.ui.scrolling.table>tfoot.purple>tr>td,.ui.scrolling.table>tfoot.purple>tr>th,.ui.scrolling.table>thead.purple>tr>td,.ui.scrolling.table>thead.purple>tr>th{background:inherit;color:#6667af}.ui.ui.table td.purple,.ui.ui.table td[class*="purple colored"],.ui.ui.table th.purple,.ui.ui.table th[class*="purple colored"],.ui.ui.ui.ui.table tr.purple,.ui.ui.ui.ui.table tr[class*="purple colored"]{background:#f8e3ff;color:#6667af}.ui.table>tfoot>tr.purple>td,.ui.table>tfoot>tr.purple>th,.ui.table>tfoot>tr[class*="purple colored"]>td,.ui.table>tfoot>tr[class*="purple colored"]>th,.ui.table>thead>tr.purple>th,.ui.table>thead>tr[class*="purple colored"]>th{background:inherit;color:#6667af}.ui.selectable.table tr:hover td.purple,.ui.selectable.table tr:hover td[class*="purple colored"],.ui.table tr td.selectable.purple:hover,.ui.table tr td.selectable[class*="purple colored"]:hover,.ui.ui.selectable.table tr.purple:hover,.ui.ui.selectable.table tr[class*="purple colored"]:hover{background:#f5d9ff;color:#6667af}.ui.orange.table{border-top:.2em solid #af6a66}.ui.scrolling.table>tfoot.orange,.ui.scrolling.table>thead.orange{background:#ffe7d1;color:#ffe7d1}.ui.scrolling.table>tfoot.orange>tr>td,.ui.scrolling.table>tfoot.orange>tr>th,.ui.scrolling.table>thead.orange>tr>td,.ui.scrolling.table>thead.orange>tr>th{background:inherit;color:#af6a66}.ui.ui.table td.orange,.ui.ui.table td[class*="orange colored"],.ui.ui.table th.orange,.ui.ui.table th[class*="orange colored"],.ui.ui.ui.ui.table tr.orange,.ui.ui.ui.ui.table tr[class*="orange colored"]{background:#ffe7d1;color:#af6a66}.ui.table>tfoot>tr.orange>td,.ui.table>tfoot>tr.orange>th,.ui.table>tfoot>tr[class*="orange colored"]>td,.ui.table>tfoot>tr[class*="orange colored"]>th,.ui.table>thead>tr.orange>th,.ui.table>thead>tr[class*="orange colored"]>th{background:inherit;color:#af6a66}.ui.selectable.table tr:hover td.orange,.ui.selectable.table tr:hover td[class*="orange colored"],.ui.table tr td.selectable.orange:hover,.ui.table tr td.selectable[class*="orange colored"]:hover,.ui.ui.selectable.table tr.orange:hover,.ui.ui.selectable.table tr[class*="orange colored"]:hover{background:#fae1cc;color:#af6a66}.ui.brown.table{border-top:.2em solid #af9066}.ui.scrolling.table>tfoot.brown,.ui.scrolling.table>thead.brown{background:#f7e5d2;color:#f7e5d2}.ui.scrolling.table>tfoot.brown>tr>td,.ui.scrolling.table>tfoot.brown>tr>th,.ui.scrolling.table>thead.brown>tr>td,.ui.scrolling.table>thead.brown>tr>th{background:inherit;color:#af9066}.ui.ui.table td.brown,.ui.ui.table td[class*="brown colored"],.ui.ui.table th.brown,.ui.ui.table th[class*="brown colored"],.ui.ui.ui.ui.table tr.brown,.ui.ui.ui.ui.table tr[class*="brown colored"]{background:#f7e5d2;color:#af9066}.ui.table>tfoot>tr.brown>td,.ui.table>tfoot>tr.brown>th,.ui.table>tfoot>tr[class*="brown colored"]>td,.ui.table>tfoot>tr[class*="brown colored"]>th,.ui.table>thead>tr.brown>th,.ui.table>thead>tr[class*="brown colored"]>th{background:inherit;color:#af9066}.ui.selectable.table tr:hover td.brown,.ui.selectable.table tr:hover td[class*="brown colored"],.ui.table tr td.selectable.brown:hover,.ui.table tr td.selectable[class*="brown colored"]:hover,.ui.ui.selectable.table tr.brown:hover,.ui.ui.selectable.table tr[class*="brown colored"]:hover{background:#efe0cf;color:#af9066}.ui.one.column.table td{width:100%}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.33333333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66666667%}.ui.seven.column.table td{width:14.28571429%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.11111111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.09090909%}.ui.twelve.column.table td{width:8.33333333%}.ui.thirteen.column.table td{width:7.69230769%}.ui.fourteen.column.table td{width:7.14285714%}.ui.fifteen.column.table td{width:6.66666667%}.ui.sixteen.column.table td{width:6.25%}.ui.table td.one.wide,.ui.table th.one.wide{width:6.25%}.ui.table td.two.wide,.ui.table th.two.wide{width:12.5%}.ui.table td.three.wide,.ui.table th.three.wide{width:18.75%}.ui.table td.four.wide,.ui.table th.four.wide{width:25%}.ui.table td.five.wide,.ui.table th.five.wide{width:31.25%}.ui.table td.six.wide,.ui.table th.six.wide{width:37.5%}.ui.table td.seven.wide,.ui.table th.seven.wide{width:43.75%}.ui.table td.eight.wide,.ui.table th.eight.wide{width:50%}.ui.table td.nine.wide,.ui.table th.nine.wide{width:56.25%}.ui.table td.ten.wide,.ui.table th.ten.wide{width:62.5%}.ui.table td.eleven.wide,.ui.table th.eleven.wide{width:68.75%}.ui.table td.twelve.wide,.ui.table th.twelve.wide{width:75%}.ui.table td.thirteen.wide,.ui.table th.thirteen.wide{width:81.25%}.ui.table td.fourteen.wide,.ui.table th.fourteen.wide{width:87.5%}.ui.table td.fifteen.wide,.ui.table th.fifteen.wide{width:93.75%}.ui.table td.sixteen.wide,.ui.table th.sixteen.wide{width:100%}.ui.sortable.table>thead>tr>th{cursor:pointer;white-space:nowrap;color:rgba(0,0,0,.87)}.ui.celled.sortable.table>thead>tr>th:not(:first-child){border-left:1px solid rgba(34,36,38,.15)}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-ms-user-select:none;user-select:none}.ui.sortable.table>thead>tr>th::after{display:none;font-style:normal;font-weight:300;text-decoration:inherit;content:"";height:1em;width:auto;opacity:.8;margin:0 0 0 .5em;font-family:Icons}.ui.sortable.table thead th.ascending::after{content:"\f0d8"}.ui.sortable.table thead th.descending::after{content:"\f0d7"}.ui.sortable.table>thead>tr>th:hover{color:rgba(0,0,0,.8)}.ui.sortable.table>thead>tr>th:hover{background:rgba(0,0,0,.05)}.ui.sortable.table thead th.sorted{color:rgba(0,0,0,.95)}.ui.sortable.table thead th.sorted{background:rgba(0,0,0,.05)}.ui.sortable.table thead th.sorted::after{display:inline-block}.ui.sortable.table thead th.sorted:hover{color:rgba(0,0,0,.95)}.ui.sortable.table thead th.sorted:hover{background:rgba(0,0,0,.05)}.ui.collapsing.table{width:auto}.ui.celled.table>tbody>tr>td,.ui.celled.table>tbody>tr>th,.ui.celled.table>tfoot>tr>td,.ui.celled.table>tfoot>tr>th,.ui.celled.table>thead>tr>th,.ui.celled.table>tr>td,.ui.celled.table>tr>th{border-left:1px solid rgba(34,36,38,.1)}.ui.celled.table>tbody>tr>td:first-child,.ui.celled.table>tbody>tr>th:first-child,.ui.celled.table>tfoot>tr>td:first-child,.ui.celled.table>tfoot>tr>th:first-child,.ui.celled.table>thead>tr>th:first-child,.ui.celled.table>tr>td:first-child,.ui.celled.table>tr>th:first-child{border-left:none}.ui.compact.table>tbody>tr>th,.ui.compact.table>tfoot>tr>th,.ui.compact.table>thead>tr>th,.ui.compact.table>tr>th{padding-left:.7em;padding-right:.7em}.ui.compact.table>tbody>tr>td,.ui.compact.table>tfoot>tr>td,.ui.compact.table>tr>td{padding:.5em .7em}.ui[class*="very compact"].table>tbody>tr>th,.ui[class*="very compact"].table>tfoot>tr>th,.ui[class*="very compact"].table>thead>tr>th,.ui[class*="very compact"].table>tr>th{padding-left:.6em;padding-right:.6em}.ui[class*="very compact"].table>tbody>tr>td,.ui[class*="very compact"].table>tfoot>tr>td,.ui[class*="very compact"].table>tr>td{padding:.4em .6em}.ui.stuck.table{background:#fff}.ui.stuck.table>thead>tr{background:#f9fafb}.ui.stuck.table>tbody>tr{background:#fff}.ui.stuck.table>tfoot>tr{background:#f9fafb}.ui.foot.stuck.table>tfoot,.ui.head.stuck.table>thead{position:sticky;z-index:800}.ui.head.stuck.table{border-top:0}.ui.head.stuck.table>thead{top:0;bottom:auto}.ui.head.stuck.table>thead>tr:first-child>th{border-top:1px solid rgba(34,36,38,.1)}.ui.foot.stuck.table{border-bottom:0}.ui.foot.stuck.table>tfoot{top:auto;bottom:0}.ui.foot.stuck.table>tfoot>tr:last-child>td,.ui.foot.stuck.table>tfoot>tr:last-child>th{border-bottom:1px solid rgba(34,36,38,.1)}.ui.first.stuck.table{border-left:0}.ui.first.stuck.table td:first-child,.ui.first.stuck.table th:first-child{position:sticky;left:0;border-left:1px solid rgba(34,36,38,.1);background:inherit}.ui.last.stuck.table{border-right:0}.ui.last.stuck.table td:last-child,.ui.last.stuck.table th:last-child{position:sticky;right:0;border-right:1px solid rgba(34,36,38,.1);background:inherit}.ui.celled.first.stuck.table td:first-child,.ui.celled.first.stuck.table th:first-child{border-right:1px solid rgba(34,36,38,.1)}.ui.celled.last.stuck.table td:last-child,.ui.celled.last.stuck.table th:last-child{border-left:1px solid rgba(34,36,38,.1)}.ui.table{font-size:1em}.ui.mini.table{font-size:.78571429rem}.ui.tiny.table{font-size:.85714286rem}.ui.small.table{font-size:.9em}.ui.large.table{font-size:1.1em}.ui.big.table{font-size:1.28571429rem}.ui.huge.table{font-size:1.42857143rem}.ui.massive.table{font-size:1.71428571rem}.ui.panel{background-color:#f9fafb;border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.panel>.content,.ui.panel>.header{border-left:1px solid rgba(34,36,38,.15);border-right:1px solid rgba(34,36,38,.15);border-bottom:1px solid rgba(34,36,38,.1);padding:.92857143em .7em}.ui.fitted.panel>.content{padding:0;border:none;overflow-x:auto}.ui.primary.panel{border-top:.2em solid #007388}.ui.primary.panel>.header{background:linear-gradient(to bottom,rgba(0,115,136,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.primary.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.primary.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(0,115,136,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.primary.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(0,115,136,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.primary.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.secondary.panel{border-top:.2em solid #294755}.ui.secondary.panel>.header{background:linear-gradient(to bottom,rgba(41,71,85,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.secondary.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.secondary.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(41,71,85,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.secondary.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(41,71,85,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.secondary.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.violet.panel{border-top:.2em solid #9461ac}.ui.violet.panel>.header{background:linear-gradient(to bottom,rgba(148,97,172,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.violet.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.violet.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(148,97,172,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.violet.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(148,97,172,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.violet.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.green.panel{border-top:.2em solid #81b08c}.ui.green.panel>.header{background:linear-gradient(to bottom,rgba(129,176,140,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.green.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.green.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(129,176,140,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.green.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(129,176,140,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.green.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.olive.panel{border-top:.2em solid #a0b06c}.ui.olive.panel>.header{background:linear-gradient(to bottom,rgba(160,176,108,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.olive.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.olive.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(160,176,108,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.olive.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(160,176,108,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.olive.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.pink.panel{border-top:.2em solid #af6687}.ui.pink.panel>.header{background:linear-gradient(to bottom,rgba(175,102,135,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.pink.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.pink.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(175,102,135,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.pink.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(175,102,135,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.pink.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.purple.panel{border-top:.2em solid #6667af}.ui.purple.panel>.header{background:linear-gradient(to bottom,rgba(102,103,175,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.purple.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.purple.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(102,103,175,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.purple.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(102,103,175,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.purple.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.orange.panel{border-top:.2em solid #af6a66}.ui.orange.panel>.header{background:linear-gradient(to bottom,rgba(175,106,102,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.orange.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.orange.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(175,106,102,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.orange.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(175,106,102,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.orange.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}.ui.brown.panel{border-top:.2em solid #af9066}.ui.brown.panel>.header{background:linear-gradient(to bottom,rgba(175,144,102,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.brown.table{border-top-left-radius:.28571429em;border-top-right-radius:.28571429em}.ui.ui.ui.ui.ui.brown.table>thead>tr:first-child>th{background:linear-gradient(to bottom,rgba(175,144,102,.12),#f9fafb 80%),#f9fafb;background-size:auto 65px;background-repeat:no-repeat}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.ui.brown.table:not(.unstackable)>thead>tr:first-child{background:linear-gradient(to bottom,rgba(175,144,102,.12),transparent 80%),transparent;background-size:auto 65px;background-repeat:no-repeat}.ui.ui.ui.ui.ui.brown.table:not(.unstackable)>thead>tr:first-child>th{background:0 0}}
|
|
@@ -0,0 +1,288 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Toast
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* Released under the MIT license
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
/*******************************
|
|
13
|
+
Toast container
|
|
14
|
+
*******************************/
|
|
15
|
+
|
|
16
|
+
.ui.toast-container {
|
|
17
|
+
position: fixed;
|
|
18
|
+
z-index: 9999;
|
|
19
|
+
}
|
|
20
|
+
.ui.toast-container.absolute {
|
|
21
|
+
position: absolute;
|
|
22
|
+
}
|
|
23
|
+
.ui.toast-container.top.right {
|
|
24
|
+
top: 0.85714286em;
|
|
25
|
+
right: 0.85714286em;
|
|
26
|
+
margin-left: 0.85714286em;
|
|
27
|
+
}
|
|
28
|
+
.ui.toast-container.top.left {
|
|
29
|
+
top: 0.85714286em;
|
|
30
|
+
left: 0.85714286em;
|
|
31
|
+
margin-right: 0.85714286em;
|
|
32
|
+
}
|
|
33
|
+
.ui.toast-container.top.center {
|
|
34
|
+
left: 50%;
|
|
35
|
+
transform: translate(-50%, 0);
|
|
36
|
+
top: 0.85714286em;
|
|
37
|
+
}
|
|
38
|
+
.ui.toast-container.bottom.right {
|
|
39
|
+
bottom: 0.85714286em;
|
|
40
|
+
right: 0.85714286em;
|
|
41
|
+
margin-left: 0.85714286em;
|
|
42
|
+
}
|
|
43
|
+
.ui.toast-container.bottom.left {
|
|
44
|
+
bottom: 0.85714286em;
|
|
45
|
+
left: 0.85714286em;
|
|
46
|
+
margin-right: 0.85714286em;
|
|
47
|
+
}
|
|
48
|
+
.ui.toast-container.bottom.center {
|
|
49
|
+
left: 50%;
|
|
50
|
+
transform: translate(-50%, 0);
|
|
51
|
+
bottom: 0.85714286em;
|
|
52
|
+
}
|
|
53
|
+
.ui.toast-container .visible.toast-box,
|
|
54
|
+
.ui.toast-container .animating.toast-box,
|
|
55
|
+
.ui.toast-container .toast-box {
|
|
56
|
+
display: table !important;
|
|
57
|
+
}
|
|
58
|
+
.ui.toast-container .toast-box {
|
|
59
|
+
margin-bottom: 0.5em;
|
|
60
|
+
border-radius: 0;
|
|
61
|
+
cursor: default;
|
|
62
|
+
will-change: transform, opacity;
|
|
63
|
+
}
|
|
64
|
+
.ui.toast-container .toast-box:hover {
|
|
65
|
+
opacity: 1;
|
|
66
|
+
}
|
|
67
|
+
.ui.toast-container .toast-box:hover {
|
|
68
|
+
cursor: pointer;
|
|
69
|
+
}
|
|
70
|
+
.ui.toast-container .toast-box.floating,
|
|
71
|
+
.ui.toast-container .toast-box.hoverfloating:hover {
|
|
72
|
+
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
73
|
+
border: none;
|
|
74
|
+
}
|
|
75
|
+
.ui.toast-container .toast-box.compact,
|
|
76
|
+
.ui.toast-container .toast-box > .compact {
|
|
77
|
+
width: 416px;
|
|
78
|
+
}
|
|
79
|
+
.ui.toast-container .toast-box > .ui.toast,
|
|
80
|
+
.ui.toast-container .toast-box > .ui.message {
|
|
81
|
+
margin: 0;
|
|
82
|
+
position: relative;
|
|
83
|
+
}
|
|
84
|
+
.ui.toast-container .toast-box > .ui.message > .close.icon {
|
|
85
|
+
top: 1rem;
|
|
86
|
+
right: 1rem;
|
|
87
|
+
}
|
|
88
|
+
.ui.toast-container .toast-box > .ui.message.icon {
|
|
89
|
+
align-items: inherit;
|
|
90
|
+
}
|
|
91
|
+
.ui.toast-container .toast-box > .ui.message.icon > :not(.icon) {
|
|
92
|
+
padding-left: 0;
|
|
93
|
+
}
|
|
94
|
+
.ui.toast-container .toast-box > .ui.message.icon > i.icon:not(.close) {
|
|
95
|
+
display: inline-block;
|
|
96
|
+
position: absolute;
|
|
97
|
+
width: 4rem;
|
|
98
|
+
top: 50%;
|
|
99
|
+
transform: translateY(-50%);
|
|
100
|
+
}
|
|
101
|
+
.ui.toast-container .toast-box > .ui.message.icon:not(.vertical).icon.icon.icon {
|
|
102
|
+
display: block;
|
|
103
|
+
}
|
|
104
|
+
.ui.toast-container .toast-box .ui.toast > .close.icon {
|
|
105
|
+
cursor: pointer;
|
|
106
|
+
margin: 0;
|
|
107
|
+
opacity: 0.7;
|
|
108
|
+
transition: opacity 0.1s ease;
|
|
109
|
+
}
|
|
110
|
+
.ui.toast-container .toast-box .ui.toast > .close.icon:hover {
|
|
111
|
+
opacity: 1;
|
|
112
|
+
}
|
|
113
|
+
.ui.toast-container .toast-box .ui.toast.vertical > .close.icon {
|
|
114
|
+
margin-top: -1rem;
|
|
115
|
+
margin-right: -1rem;
|
|
116
|
+
}
|
|
117
|
+
.ui.toast-container .toast-box .ui.toast:not(.vertical) > .close.icon {
|
|
118
|
+
position: absolute;
|
|
119
|
+
top: 1rem;
|
|
120
|
+
}
|
|
121
|
+
.ui.toast-container .toast-box .ui.toast:not(.vertical) > .close.icon:not(.left) {
|
|
122
|
+
right: 1rem;
|
|
123
|
+
}
|
|
124
|
+
.ui.toast-container .toast-box .ui.toast:not(.vertical) > .close.icon.left {
|
|
125
|
+
margin-left: -1rem;
|
|
126
|
+
}
|
|
127
|
+
.ui.toast-container .toast-box .progressing {
|
|
128
|
+
animation-iteration-count: 1;
|
|
129
|
+
animation-timing-function: linear;
|
|
130
|
+
}
|
|
131
|
+
.ui.toast-container .toast-box .progressing.wait {
|
|
132
|
+
animation-name: progressWait;
|
|
133
|
+
}
|
|
134
|
+
.ui.toast-container .toast-box:hover .pausable.progressing {
|
|
135
|
+
animation-play-state: paused;
|
|
136
|
+
}
|
|
137
|
+
.ui.toast-container .toast-box .ui.toast:not(.vertical) {
|
|
138
|
+
display: block;
|
|
139
|
+
}
|
|
140
|
+
.ui.toast-container .toast-box .vertical.actions > .button,
|
|
141
|
+
.ui.toast-container .toast-box > .vertical > .vertical.vertical,
|
|
142
|
+
.ui.toast-container .toast-box > .vertical.vertical.vertical {
|
|
143
|
+
display: flex;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
/*******************************
|
|
148
|
+
Toast
|
|
149
|
+
*******************************/
|
|
150
|
+
|
|
151
|
+
.ui.toast {
|
|
152
|
+
display: none;
|
|
153
|
+
border-radius: 0;
|
|
154
|
+
padding: 0.78571429em 1em;
|
|
155
|
+
margin: 0;
|
|
156
|
+
color: rgba(0, 0, 0, 0.87);
|
|
157
|
+
background-color: #fff;
|
|
158
|
+
}
|
|
159
|
+
.ui.toast > .content > .header {
|
|
160
|
+
font-weight: bold;
|
|
161
|
+
color: inherit;
|
|
162
|
+
margin: 0;
|
|
163
|
+
}
|
|
164
|
+
.ui.toast.info {
|
|
165
|
+
background-color: #31ccec;
|
|
166
|
+
color: rgba(255, 255, 255, 0.9);
|
|
167
|
+
}
|
|
168
|
+
.ui.toast.warning {
|
|
169
|
+
background-color: #f2c037;
|
|
170
|
+
color: rgba(255, 255, 255, 0.9);
|
|
171
|
+
}
|
|
172
|
+
.ui.toast.success {
|
|
173
|
+
background-color: #81b08c;
|
|
174
|
+
color: rgba(255, 255, 255, 0.9);
|
|
175
|
+
}
|
|
176
|
+
.ui.toast.error {
|
|
177
|
+
background-color: #af4e4a;
|
|
178
|
+
color: rgba(255, 255, 255, 0.9);
|
|
179
|
+
}
|
|
180
|
+
.ui.toast.neutral {
|
|
181
|
+
background-color: #fff;
|
|
182
|
+
color: rgba(0, 0, 0, 0.87);
|
|
183
|
+
}
|
|
184
|
+
.ui.toast > i.icon:not(.close) {
|
|
185
|
+
font-size: 1.5em;
|
|
186
|
+
}
|
|
187
|
+
.ui.toast:not(.vertical):not(.center) > i.icon:not(.close) {
|
|
188
|
+
position: absolute;
|
|
189
|
+
}
|
|
190
|
+
.ui.toast:not(.vertical) > i.icon:not(.close) + .content {
|
|
191
|
+
padding-left: 3em;
|
|
192
|
+
}
|
|
193
|
+
.ui.toast:not(.vertical) > .close.icon + .content {
|
|
194
|
+
padding-left: 1.5em;
|
|
195
|
+
}
|
|
196
|
+
.ui.toast:not(.vertical):not(.center) > .centered.image,
|
|
197
|
+
.ui.toast:not(.vertical):not(.center) > .centered.icon {
|
|
198
|
+
transform: translateY(-50%);
|
|
199
|
+
top: 50%;
|
|
200
|
+
}
|
|
201
|
+
.ui.toast.vertical > .content {
|
|
202
|
+
flex-grow: 1;
|
|
203
|
+
}
|
|
204
|
+
.ui.toast.vertical > .close.icon + .content {
|
|
205
|
+
padding-left: 1em;
|
|
206
|
+
}
|
|
207
|
+
.ui.toast.vertical > .ui.image + .content,
|
|
208
|
+
.ui.toast.vertical > i.icon:not(.close) + .content {
|
|
209
|
+
padding-left: 1em;
|
|
210
|
+
}
|
|
211
|
+
.ui.toast.vertical > .centered.image,
|
|
212
|
+
.ui.toast.vertical > .centered.icon {
|
|
213
|
+
align-self: center;
|
|
214
|
+
}
|
|
215
|
+
.ui.hoverfloating.message:hover {
|
|
216
|
+
box-shadow: 0 0 0 1px inset, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
217
|
+
}
|
|
218
|
+
.ui.center.toast-container .toast-box,
|
|
219
|
+
.ui.right.toast-container .toast-box {
|
|
220
|
+
margin-left: auto;
|
|
221
|
+
}
|
|
222
|
+
.ui.center.toast-container .toast-box {
|
|
223
|
+
margin-right: auto;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
/* --------------
|
|
227
|
+
Colors
|
|
228
|
+
-------------- */
|
|
229
|
+
@media only screen and (max-width: 420px) {
|
|
230
|
+
.ui.toast-container .toast-box.toast-box,
|
|
231
|
+
.ui.toast-container .toast-box > .compact,
|
|
232
|
+
.ui.toast-container .toast-box > .vertical > *,
|
|
233
|
+
.ui.toast-container .toast-box > * {
|
|
234
|
+
width: auto;
|
|
235
|
+
max-width: 100%;
|
|
236
|
+
}
|
|
237
|
+
.ui.toast-container .toast-box > *:not(.vertical) {
|
|
238
|
+
min-width: 280px;
|
|
239
|
+
}
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
/* ---------------
|
|
243
|
+
Progress Bar
|
|
244
|
+
---------------- */
|
|
245
|
+
@keyframes progressWait {
|
|
246
|
+
0% {
|
|
247
|
+
opacity: 1;
|
|
248
|
+
}
|
|
249
|
+
100% {
|
|
250
|
+
opacity: 0;
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
/*******************************
|
|
256
|
+
Theme Overrides
|
|
257
|
+
*******************************/
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
/*******************************
|
|
262
|
+
User Overrides
|
|
263
|
+
*******************************/
|
|
264
|
+
|
|
265
|
+
.ui.toast-container .toast-box > .ui.message > .close.icon,
|
|
266
|
+
.ui.toast-container .toast-box > .ui.toast > .close.icon {
|
|
267
|
+
color: rgba(0, 0, 0, 0.87);
|
|
268
|
+
font-size: 1.075em;
|
|
269
|
+
}
|
|
270
|
+
.ui.toast-container .toast-box > .ui.message {
|
|
271
|
+
padding: 0.85714286rem 3.42857143rem 0.85714286rem 1rem;
|
|
272
|
+
}
|
|
273
|
+
.ui.toast-container .toast-box > .ui.message .header {
|
|
274
|
+
font-size: 1.14285714rem;
|
|
275
|
+
font-weight: 500;
|
|
276
|
+
}
|
|
277
|
+
.ui.toast-container .toast-box > .ui.message .header + .message {
|
|
278
|
+
margin-top: 0.28571429em;
|
|
279
|
+
}
|
|
280
|
+
.ui.toast-container .toast-box > .ui.icon.message > i.icon:not(.close) {
|
|
281
|
+
width: auto;
|
|
282
|
+
top: 1rem;
|
|
283
|
+
transform: none;
|
|
284
|
+
font-size: 1.075em;
|
|
285
|
+
}
|
|
286
|
+
.ui.toast-container .toast-box > .ui.icon.message > .content {
|
|
287
|
+
padding-left: 1.57142857em;
|
|
288
|
+
}
|