@charset "UTF-8";.octolo-modal-container .octolo-modal-fill-container{display:flex;flex:1;height:100%}.octolo-modal-container .octolo-modal-content.white{background-color:#fff}.octolo-modal-container .octolo-modal-content .om-extra-and-content .om-extraleft.left{border-right:1px solid #283583}.octolo-modal-container .octolo-modal-content .om-extra-and-content .om-extraright.right{border-left:1px solid #283583}.octolo-modal-container .octolo-modal-content .om-extra-and-content .om-extrabottom.bottom{border-bottom:1px solid #283583}.octolo-modal-container .octolo-modal-content .om-extra-and-content .om-full-content .omfc-loop.top{border-top:1px solid #283583}.octolo-modal-container .octolo-modal-content .om-extra-and-content .om-full-content .omfc-loop.flex1{flex:1}.octolo-context-menu{position:absolute;background-color:#fff;border:1px solid lightgray;box-shadow:2px 2px 3px #00000080;display:none;flex-direction:column;max-width:250px;z-index:1000;font-size:13px;box-sizing:border-box}.octolo-context-menu.is-active{display:flex}.octolo-context-menu *{box-sizing:border-box}.octolo-context-menu li{margin:0;text-align:left;padding:.5em 1em;display:flex;align-items:flex-start;cursor:pointer;position:relative;max-width:248px;color:#212121;white-space:nowrap}.octolo-context-menu li.is-active,.octolo-context-menu li:not(.octx-has-sub-menu):hover{background-color:#2979ff;color:#fff}.octolo-context-menu li i{font-size:1.3em;margin-right:.5em;margin-top:.12em}.octolo-context-menu li i.octx-sub-menu-indicator{display:none;margin-right:0}.octolo-context-menu li label{flex-grow:1;cursor:pointer}.octolo-context-menu li label.has-sub-menu:before{content:"▶"}.octolo-context-menu li.octx-has-sub-menu>i.octx-sub-menu-indicator{display:block}.octolo-context-menu li.octx-has-sub-menu .octx-sub-menu{right:-250px;top:-1px}.octolo-context-menu li.octx-has-sub-menu.is-active>.octx-sub-menu{display:flex}.dynamic-table-container{max-width:100%;overflow:auto}.dynamic-table-container .dynamic-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed}.dynamic-table-container .dynamic-table th,.dynamic-table-container .dynamic-table td{border:none;white-space:nowrap;overflow:hidden;width:100%;padding:5px;text-overflow:ellipsis}.dynamic-table-container .dynamic-table th.sortable,.dynamic-table-container .dynamic-table th.unfoldable,.dynamic-table-container .dynamic-table td.sortable,.dynamic-table-container .dynamic-table td.unfoldable{cursor:pointer}.dynamic-table-container .dynamic-table th .dy-data,.dynamic-table-container .dynamic-table td .dy-data{display:flex;justify-content:space-between;align-items:center}.dynamic-table-container .dynamic-table th .dy-data.dy-pointer,.dynamic-table-container .dynamic-table td .dy-data.dy-pointer{cursor:pointer}.dynamic-table-container .dynamic-table th .dy-data.dy-left,.dynamic-table-container .dynamic-table td .dy-data.dy-left{justify-content:flex-start}.dynamic-table-container .dynamic-table th .dy-data.dy-left>*,.dynamic-table-container .dynamic-table td .dy-data.dy-left>*{margin-right:5px}.dynamic-table-container .dynamic-table th .dy-data.dy-center,.dynamic-table-container .dynamic-table td .dy-data.dy-center{justify-content:center}.dynamic-table-container .dynamic-table th .dy-data.dy-right,.dynamic-table-container .dynamic-table td .dy-data.dy-right{justify-content:flex-end}.dynamic-table-container .dynamic-table th .dy-data.dy-regroup,.dynamic-table-container .dynamic-table td .dy-data.dy-regroup{justify-content:space-evenly}.dynamic-table-container .dynamic-table th .dy-data.dy-sparound,.dynamic-table-container .dynamic-table td .dy-data.dy-sparound{justify-content:space-around}.dynamic-table-container .dynamic-table th .dy-data.dy-fixspace,.dynamic-table-container .dynamic-table td .dy-data.dy-fixspace{justify-content:space-between}.dynamic-table-container .dynamic-table th .dy-data.dy-fixspace>*,.dynamic-table-container .dynamic-table td .dy-data.dy-fixspace>*{flex:1;text-align:center}.dynamic-table-container .dynamic-table th .dy-data.dy-dotted,.dynamic-table-container .dynamic-table td .dy-data.dy-dotted,.dynamic-table-container .dynamic-table th .dy-data.dy-input,.dynamic-table-container .dynamic-table td .dy-data.dy-input{border:1px dotted black}.dynamic-table-container .dynamic-table th .dy-data.dy-input input,.dynamic-table-container .dynamic-table td .dy-data.dy-input input{background-color:transparent;width:100%;border:none}.dynamic-table-container .dynamic-table th .dy-data .dy-gray,.dynamic-table-container .dynamic-table td .dy-data .dy-gray{color:gray}.dynamic-table-container .dynamic-table th .dy-data .dy-green,.dynamic-table-container .dynamic-table td .dy-data .dy-green{color:#43aa62}.dynamic-table-container .dynamic-table th .dy-data .dy-space,.dynamic-table-container .dynamic-table td .dy-data .dy-space{width:20px}.dynamic-table-container .dynamic-table th .dy-data .dy-action,.dynamic-table-container .dynamic-table td .dy-data .dy-action{cursor:pointer}.dynamic-table-container .dynamic-table th .dy-data .dy-action:hover,.dynamic-table-container .dynamic-table td .dy-data .dy-action:hover{color:#3243a5}.dynamic-table-container .dynamic-table th .dy-data .dy-txt,.dynamic-table-container .dynamic-table td .dy-data .dy-txt{display:flex;align-items:center;overflow:hidden}.dynamic-table-container .dynamic-table th .dy-data .dy-txt .txt,.dynamic-table-container .dynamic-table td .dy-data .dy-txt .txt{overflow:hidden;text-overflow:ellipsis}.dynamic-table-container .dynamic-table th .dy-data .dy-clickable,.dynamic-table-container .dynamic-table td .dy-data .dy-clickable{background-color:#aca8a8;border-radius:5px;padding-right:5px;cursor:pointer}.dynamic-table-container .dynamic-table th .dy-data .dy-clickable:hover,.dynamic-table-container .dynamic-table td .dy-data .dy-clickable:hover{background-color:#c3c5d3}.dynamic-table-container .dynamic-table th .dy-data .dy-icons,.dynamic-table-container .dynamic-table td .dy-data .dy-icons{display:flex;justify-content:space-between;align-items:center}.dynamic-table-container .dynamic-table th .dy-data .dy-label,.dynamic-table-container .dynamic-table td .dy-data .dy-label{padding:0 5px;background-color:#283583;text-align:center;font-size:.8em;min-width:25px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis}.dynamic-table-container .dynamic-table th .dy-data .dy-label.dy-gray,.dynamic-table-container .dynamic-table td .dy-data .dy-label.dy-gray{background-color:gray;color:#fff}.dynamic-table-container .dynamic-table th .dy-data .dy-label.dy-green,.dynamic-table-container .dynamic-table td .dy-data .dy-label.dy-green{background-color:green;color:#fff}.dynamic-table-container .dynamic-table th .dy-data .dy-label:hover,.dynamic-table-container .dynamic-table td .dy-data .dy-label:hover{cursor:pointer;background-color:#3243a5}.dynamic-table-container .dynamic-table thead.sticky{position:sticky;top:0;z-index:10}.dynamic-table-container .dynamic-table thead th,.dynamic-table-container .dynamic-table thead td{background-color:#283583;color:#fff}.dynamic-table-container .dynamic-table thead th:hover,.dynamic-table-container .dynamic-table thead td:hover{background-color:#3243a5;color:#fff}.dynamic-table-container .dynamic-table thead th .dy-data .dy-action:hover,.dynamic-table-container .dynamic-table thead td .dy-data .dy-action:hover{color:#c3c5d3}.dynamic-table-container .dynamic-table thead.second th,.dynamic-table-container .dynamic-table thead.second td{font-size:.8em;background-color:gray}.dynamic-table-container .dynamic-table tbody tr{background-color:#fff;color:#000}.dynamic-table-container .dynamic-table tbody tr:hover{background-color:#0000000d;color:#000}.dynamic-table-container .dynamic-table tbody tr th:hover,.dynamic-table-container .dynamic-table tbody tr td:hover{background-color:#0000001a;color:#000}.dynamic-table-container .dynamic-table tbody tr th.disable,.dynamic-table-container .dynamic-table tbody tr td.disable{background-color:#dad6d6}.dynamic-table-container .dynamic-table tbody tr th.disable:hover,.dynamic-table-container .dynamic-table tbody tr td.disable:hover{background-color:#cfcbcb}.dynamic-table-container .dynamic-table tbody tr th.enable,.dynamic-table-container .dynamic-table tbody tr td.enable{background-color:#7ceb98}.dynamic-table-container .dynamic-table tbody tr th.enable:hover,.dynamic-table-container .dynamic-table tbody tr td.enable:hover{background-color:#6ed888}.dynamic-table-container .dynamic-table tbody tr.dy-category{background-color:#d2d6f1;color:#000}.dynamic-table-container .dynamic-table tbody tr.dy-category:hover{background-color:#bdc5ee;color:#000}.dynamic-table-container .dynamic-table tfoot.sticky{position:sticky;bottom:0;z-index:10}.dynamic-table-container .dynamic-table tfoot th,.dynamic-table-container .dynamic-table tfoot td{background-color:#0499df;color:#fff}.dynamic-table-container .dynamic-table tfoot th:hover,.dynamic-table-container .dynamic-table tfoot td:hover{background-color:#1a89bd;color:#fff}.dynamic-table-container.dy-bordered-cells>.dynamic-table{border-width:1px}.dynamic-table-container.dy-bordered-cells>.dynamic-table th,.dynamic-table-container.dy-bordered-cells>.dynamic-table td{border:1px solid black}.dynamic-table-container.dy-splitted-rows>.dynamic-table{margin-top:-5px;border-collapse:separate;border-spacing:0 5px}.dynamic-table-container.dy-splitted-rows>.dynamic-table th,.dynamic-table-container.dy-splitted-rows>.dynamic-table td{border-width:1px 0 1px 1px}.dynamic-table-container.dy-splitted-rows>.dynamic-table th:last-child,.dynamic-table-container.dy-splitted-rows>.dynamic-table td:last-child{border-right-width:1px}.dynamic-table-container.dy-splitted-cells>.dynamic-table{margin-top:-5px;border-collapse:separate;border-spacing:5px}.dynamic-table-container.dy-rounded-rows>.dynamic-table th:first-child,.dynamic-table-container.dy-rounded-rows>.dynamic-table td:first-child{border-radius:5px 0 0 5px}.dynamic-table-container.dy-rounded-rows>.dynamic-table th:last-child,.dynamic-table-container.dy-rounded-rows>.dynamic-table td:last-child{border-radius:0 5px 5px 0}.dynamic-table-container.dy-rounded-rows>.dynamic-table .dy-label{border-radius:5px}table.dynamic-table2{border-collapse:separate}table.dynamic-table2.full{width:100%}table.dynamic-table2.collapsed{border-collapse:collapse}table.dynamic-table2>thead>tr>th,table.dynamic-table2>thead>tr td{background-color:var(--color-octo-primary);color:#fff}table.dynamic-table2>thead>tr>th:hover,table.dynamic-table2>thead>tr td:hover{background-color:color-mix(in srgb,var(--color-octo-primary),white 10%)}table.dynamic-table2>tbody.odd-even>tr:nth-child(odd),table.dynamic-table2>thead.odd-even>tr:nth-child(odd){background-color:color-mix(in srgb,var(--color-octo-primary),white 61%)}table.dynamic-table2>tbody.odd-even>tr:nth-child(2n),table.dynamic-table2>thead.odd-even>tr:nth-child(2n){background-color:#fff}table.dynamic-table2>tbody.odd-even>tr:hover,table.dynamic-table2>thead.odd-even>tr:hover{background-color:color-mix(in srgb,var(--color-octo-primary),white 50%)}table.dynamic-table2>thead>tr>th,table.dynamic-table2>thead>tr>td,table.dynamic-table2>tbody>tr>th,table.dynamic-table2>tbody>tr>td{padding:0 5px;height:30px}table.dynamic-table2>thead>tr>th:hover,table.dynamic-table2>thead>tr>td:hover,table.dynamic-table2>tbody>tr>th:hover,table.dynamic-table2>tbody>tr>td:hover{background-color:color-mix(in srgb,var(--color-octo-primary),white 45%)}table.dynamic-table2>thead>tr>th.clickable,table.dynamic-table2>thead>tr>td.clickable,table.dynamic-table2>tbody>tr>th.clickable,table.dynamic-table2>tbody>tr>td.clickable{cursor:pointer}table.dynamic-table2>thead>tr>th.right,table.dynamic-table2>thead>tr>td.right,table.dynamic-table2>tbody>tr>th.right,table.dynamic-table2>tbody>tr>td.right{text-align:right}table.dynamic-table2>thead>tr>th.full,table.dynamic-table2>thead>tr>th>.full,table.dynamic-table2>thead>tr>th .full,table.dynamic-table2>thead>tr>td.full,table.dynamic-table2>thead>tr>td>.full,table.dynamic-table2>thead>tr>td .full,table.dynamic-table2>tbody>tr>th.full,table.dynamic-table2>tbody>tr>th>.full,table.dynamic-table2>tbody>tr>th .full,table.dynamic-table2>tbody>tr>td.full,table.dynamic-table2>tbody>tr>td>.full,table.dynamic-table2>tbody>tr>td .full{width:100%}table.dynamic-table2>thead>tr>th.bigger,table.dynamic-table2>thead>tr>td.bigger,table.dynamic-table2>tbody>tr>th.bigger,table.dynamic-table2>tbody>tr>td.bigger{padding:5px}table.dynamic-table2>thead>tr>th.nowrap,table.dynamic-table2>thead>tr>td.nowrap,table.dynamic-table2>tbody>tr>th.nowrap,table.dynamic-table2>tbody>tr>td.nowrap{white-space:nowrap}table.dynamic-table2>thead>tr>th.ellipsis,table.dynamic-table2>thead>tr>th>.ellipsis,table.dynamic-table2>thead>tr>th .ellipsis,table.dynamic-table2>thead>tr>td.ellipsis,table.dynamic-table2>thead>tr>td>.ellipsis,table.dynamic-table2>thead>tr>td .ellipsis,table.dynamic-table2>tbody>tr>th.ellipsis,table.dynamic-table2>tbody>tr>th>.ellipsis,table.dynamic-table2>tbody>tr>th .ellipsis,table.dynamic-table2>tbody>tr>td.ellipsis,table.dynamic-table2>tbody>tr>td>.ellipsis,table.dynamic-table2>tbody>tr>td .ellipsis{position:relative}table.dynamic-table2>thead>tr>th.ellipsis>*,table.dynamic-table2>thead>tr>th>.ellipsis>*,table.dynamic-table2>thead>tr>th .ellipsis>*,table.dynamic-table2>thead>tr>td.ellipsis>*,table.dynamic-table2>thead>tr>td>.ellipsis>*,table.dynamic-table2>thead>tr>td .ellipsis>*,table.dynamic-table2>tbody>tr>th.ellipsis>*,table.dynamic-table2>tbody>tr>th>.ellipsis>*,table.dynamic-table2>tbody>tr>th .ellipsis>*,table.dynamic-table2>tbody>tr>td.ellipsis>*,table.dynamic-table2>tbody>tr>td>.ellipsis>*,table.dynamic-table2>tbody>tr>td .ellipsis>*{position:absolute;left:5px;right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}table.dynamic-table2>thead>tr>th.ellipsis>*.w2nd,table.dynamic-table2>thead>tr>th>.ellipsis>*.w2nd,table.dynamic-table2>thead>tr>th .ellipsis>*.w2nd,table.dynamic-table2>thead>tr>td.ellipsis>*.w2nd,table.dynamic-table2>thead>tr>td>.ellipsis>*.w2nd,table.dynamic-table2>thead>tr>td .ellipsis>*.w2nd,table.dynamic-table2>tbody>tr>th.ellipsis>*.w2nd,table.dynamic-table2>tbody>tr>th>.ellipsis>*.w2nd,table.dynamic-table2>tbody>tr>th .ellipsis>*.w2nd,table.dynamic-table2>tbody>tr>td.ellipsis>*.w2nd,table.dynamic-table2>tbody>tr>td>.ellipsis>*.w2nd,table.dynamic-table2>tbody>tr>td .ellipsis>*.w2nd{top:calc(50% - 12px);line-height:13px}table.dynamic-table2>thead>tr>th.ellipsis.elbef:before,table.dynamic-table2>thead>tr>th>.ellipsis.elbef:before,table.dynamic-table2>thead>tr>th .ellipsis.elbef:before,table.dynamic-table2>thead>tr>td.ellipsis.elbef:before,table.dynamic-table2>thead>tr>td>.ellipsis.elbef:before,table.dynamic-table2>thead>tr>td .ellipsis.elbef:before,table.dynamic-table2>tbody>tr>th.ellipsis.elbef:before,table.dynamic-table2>tbody>tr>th>.ellipsis.elbef:before,table.dynamic-table2>tbody>tr>th .ellipsis.elbef:before,table.dynamic-table2>tbody>tr>td.ellipsis.elbef:before,table.dynamic-table2>tbody>tr>td>.ellipsis.elbef:before,table.dynamic-table2>tbody>tr>td .ellipsis.elbef:before{content:"&nbsp;";visibility:hidden}table.dynamic-table2>thead>tr>th.ellipsis.elbef:before>*,table.dynamic-table2>thead>tr>th>.ellipsis.elbef:before>*,table.dynamic-table2>thead>tr>th .ellipsis.elbef:before>*,table.dynamic-table2>thead>tr>td.ellipsis.elbef:before>*,table.dynamic-table2>thead>tr>td>.ellipsis.elbef:before>*,table.dynamic-table2>thead>tr>td .ellipsis.elbef:before>*,table.dynamic-table2>tbody>tr>th.ellipsis.elbef:before>*,table.dynamic-table2>tbody>tr>th>.ellipsis.elbef:before>*,table.dynamic-table2>tbody>tr>th .ellipsis.elbef:before>*,table.dynamic-table2>tbody>tr>td.ellipsis.elbef:before>*,table.dynamic-table2>tbody>tr>td>.ellipsis.elbef:before>*,table.dynamic-table2>tbody>tr>td .ellipsis.elbef:before>*{top:0}table.dynamic-table2>thead>tr>th>.w2nd,table.dynamic-table2>thead>tr>th>*>.w2nd,table.dynamic-table2>thead>tr>td>.w2nd,table.dynamic-table2>thead>tr>td>*>.w2nd,table.dynamic-table2>tbody>tr>th>.w2nd,table.dynamic-table2>tbody>tr>th>*>.w2nd,table.dynamic-table2>tbody>tr>td>.w2nd,table.dynamic-table2>tbody>tr>td>*>.w2nd{display:flex;flex-direction:column;overflow:hidden}table.dynamic-table2>thead>tr>th>.w2nd>*,table.dynamic-table2>thead>tr>th>*>.w2nd>*,table.dynamic-table2>thead>tr>td>.w2nd>*,table.dynamic-table2>thead>tr>td>*>.w2nd>*,table.dynamic-table2>tbody>tr>th>.w2nd>*,table.dynamic-table2>tbody>tr>th>*>.w2nd>*,table.dynamic-table2>tbody>tr>td>.w2nd>*,table.dynamic-table2>tbody>tr>td>*>.w2nd>*{overflow:hidden;text-overflow:ellipsis}table.dynamic-table2>thead>tr>th>.w2nd>*:first-child,table.dynamic-table2>thead>tr>th>*>.w2nd>*:first-child,table.dynamic-table2>thead>tr>td>.w2nd>*:first-child,table.dynamic-table2>thead>tr>td>*>.w2nd>*:first-child,table.dynamic-table2>tbody>tr>th>.w2nd>*:first-child,table.dynamic-table2>tbody>tr>th>*>.w2nd>*:first-child,table.dynamic-table2>tbody>tr>td>.w2nd>*:first-child,table.dynamic-table2>tbody>tr>td>*>.w2nd>*:first-child{font-size:normal}table.dynamic-table2>thead>tr>th>.w2nd>*:last-child,table.dynamic-table2>thead>tr>th>*>.w2nd>*:last-child,table.dynamic-table2>thead>tr>td>.w2nd>*:last-child,table.dynamic-table2>thead>tr>td>*>.w2nd>*:last-child,table.dynamic-table2>tbody>tr>th>.w2nd>*:last-child,table.dynamic-table2>tbody>tr>th>*>.w2nd>*:last-child,table.dynamic-table2>tbody>tr>td>.w2nd>*:last-child,table.dynamic-table2>tbody>tr>td>*>.w2nd>*:last-child{font-size:small}table.dynamic-table2>thead>tr>th.multiple-txt>*,table.dynamic-table2>thead>tr>th>*>.multiple-txt,table.dynamic-table2>thead>tr>td.multiple-txt>*,table.dynamic-table2>thead>tr>td>*>.multiple-txt,table.dynamic-table2>tbody>tr>th.multiple-txt>*,table.dynamic-table2>tbody>tr>th>*>.multiple-txt,table.dynamic-table2>tbody>tr>td.multiple-txt>*,table.dynamic-table2>tbody>tr>td>*>.multiple-txt{display:flex;align-items:center}table.dynamic-table2>thead>tr>th.multiple-txt>*>.flex,table.dynamic-table2>thead>tr>th>*>.multiple-txt>.flex,table.dynamic-table2>thead>tr>td.multiple-txt>*>.flex,table.dynamic-table2>thead>tr>td>*>.multiple-txt>.flex,table.dynamic-table2>tbody>tr>th.multiple-txt>*>.flex,table.dynamic-table2>tbody>tr>th>*>.multiple-txt>.flex,table.dynamic-table2>tbody>tr>td.multiple-txt>*>.flex,table.dynamic-table2>tbody>tr>td>*>.multiple-txt>.flex{flex:1}table.dynamic-table2>thead>tr>th>.actions.inline,table.dynamic-table2>thead>tr>th .position.inline,table.dynamic-table2>thead>tr>td>.actions.inline,table.dynamic-table2>thead>tr>td .position.inline,table.dynamic-table2>tbody>tr>th>.actions.inline,table.dynamic-table2>tbody>tr>th .position.inline,table.dynamic-table2>tbody>tr>td>.actions.inline,table.dynamic-table2>tbody>tr>td .position.inline{display:flex;align-items:center;justify-content:center}table.dynamic-table2>thead>tr>th>.actions.column,table.dynamic-table2>thead>tr>th .position.column,table.dynamic-table2>thead>tr>td>.actions.column,table.dynamic-table2>thead>tr>td .position.column,table.dynamic-table2>tbody>tr>th>.actions.column,table.dynamic-table2>tbody>tr>th .position.column,table.dynamic-table2>tbody>tr>td>.actions.column,table.dynamic-table2>tbody>tr>td .position.column{display:flex;align-items:center;flex-direction:column}table.dynamic-table2>thead>tr>th>.actions.separate,table.dynamic-table2>thead>tr>th .position.separate,table.dynamic-table2>thead>tr>td>.actions.separate,table.dynamic-table2>thead>tr>td .position.separate,table.dynamic-table2>tbody>tr>th>.actions.separate,table.dynamic-table2>tbody>tr>th .position.separate,table.dynamic-table2>tbody>tr>td>.actions.separate,table.dynamic-table2>tbody>tr>td .position.separate{display:flex;justify-content:space-between;align-items:center}table.dynamic-table2>thead>tr>th>.actions.upanddown>*,table.dynamic-table2>thead>tr>th .position.upanddown>*,table.dynamic-table2>thead>tr>td>.actions.upanddown>*,table.dynamic-table2>thead>tr>td .position.upanddown>*,table.dynamic-table2>tbody>tr>th>.actions.upanddown>*,table.dynamic-table2>tbody>tr>th .position.upanddown>*,table.dynamic-table2>tbody>tr>td>.actions.upanddown>*,table.dynamic-table2>tbody>tr>td .position.upanddown>*{line-height:15px}table.dynamic-table2>thead>tr>th>.actions.upanddown>*:hover,table.dynamic-table2>thead>tr>th .position.upanddown>*:hover,table.dynamic-table2>thead>tr>td>.actions.upanddown>*:hover,table.dynamic-table2>thead>tr>td .position.upanddown>*:hover,table.dynamic-table2>tbody>tr>th>.actions.upanddown>*:hover,table.dynamic-table2>tbody>tr>th .position.upanddown>*:hover,table.dynamic-table2>tbody>tr>td>.actions.upanddown>*:hover,table.dynamic-table2>tbody>tr>td .position.upanddown>*:hover{color:color-mix(in srgb,#c0bbbb,white 15%)}table.dynamic-table2>thead>tr>th>.actions.left,table.dynamic-table2>thead>tr>th .position.left,table.dynamic-table2>thead>tr>td>.actions.left,table.dynamic-table2>thead>tr>td .position.left,table.dynamic-table2>tbody>tr>th>.actions.left,table.dynamic-table2>tbody>tr>th .position.left,table.dynamic-table2>tbody>tr>td>.actions.left,table.dynamic-table2>tbody>tr>td .position.left{justify-content:flex-start}table.dynamic-table2>thead>tr>th>.actions.right,table.dynamic-table2>thead>tr>th .position.right,table.dynamic-table2>thead>tr>td>.actions.right,table.dynamic-table2>thead>tr>td .position.right,table.dynamic-table2>tbody>tr>th>.actions.right,table.dynamic-table2>tbody>tr>th .position.right,table.dynamic-table2>tbody>tr>td>.actions.right,table.dynamic-table2>tbody>tr>td .position.right{justify-content:flex-end}table.dynamic-table2>thead>tr>th>.actions>*,table.dynamic-table2>thead>tr>th .position>*,table.dynamic-table2>thead>tr>td>.actions>*,table.dynamic-table2>thead>tr>td .position>*,table.dynamic-table2>tbody>tr>th>.actions>*,table.dynamic-table2>tbody>tr>th .position>*,table.dynamic-table2>tbody>tr>td>.actions>*,table.dynamic-table2>tbody>tr>td .position>*{cursor:pointer}table.dynamic-table2>thead>tr>th>.actions>*:hover,table.dynamic-table2>thead>tr>th .position>*:hover,table.dynamic-table2>thead>tr>td>.actions>*:hover,table.dynamic-table2>thead>tr>td .position>*:hover,table.dynamic-table2>tbody>tr>th>.actions>*:hover,table.dynamic-table2>tbody>tr>th .position>*:hover,table.dynamic-table2>tbody>tr>td>.actions>*:hover,table.dynamic-table2>tbody>tr>td .position>*:hover{color:var(--color-octo-primary)}table.dynamic-table2>thead>tr>th>.actions .edit:hover,table.dynamic-table2>thead>tr>th .position .edit:hover,table.dynamic-table2>thead>tr>td>.actions .edit:hover,table.dynamic-table2>thead>tr>td .position .edit:hover,table.dynamic-table2>tbody>tr>th>.actions .edit:hover,table.dynamic-table2>tbody>tr>th .position .edit:hover,table.dynamic-table2>tbody>tr>td>.actions .edit:hover,table.dynamic-table2>tbody>tr>td .position .edit:hover{color:color-mix(in srgb,#4caf50,black 10%)}table.dynamic-table2>thead>tr>th>.actions .delete:hover,table.dynamic-table2>thead>tr>th .position .delete:hover,table.dynamic-table2>thead>tr>td>.actions .delete:hover,table.dynamic-table2>thead>tr>td .position .delete:hover,table.dynamic-table2>tbody>tr>th>.actions .delete:hover,table.dynamic-table2>tbody>tr>th .position .delete:hover,table.dynamic-table2>tbody>tr>td>.actions .delete:hover,table.dynamic-table2>tbody>tr>td .position .delete:hover{color:color-mix(in srgb,#f44336,black 10%)}table.dynamic-table2>thead>tr>th>.actions .disable,table.dynamic-table2>thead>tr>th .position .disable,table.dynamic-table2>thead>tr>td>.actions .disable,table.dynamic-table2>thead>tr>td .position .disable,table.dynamic-table2>tbody>tr>th>.actions .disable,table.dynamic-table2>tbody>tr>th .position .disable,table.dynamic-table2>tbody>tr>td>.actions .disable,table.dynamic-table2>tbody>tr>td .position .disable{color:#8a8a8a}table.dynamic-table2>thead>tr>th>.actions .disable:hover,table.dynamic-table2>thead>tr>th .position .disable:hover,table.dynamic-table2>thead>tr>td>.actions .disable:hover,table.dynamic-table2>thead>tr>td .position .disable:hover,table.dynamic-table2>tbody>tr>th>.actions .disable:hover,table.dynamic-table2>tbody>tr>th .position .disable:hover,table.dynamic-table2>tbody>tr>td>.actions .disable:hover,table.dynamic-table2>tbody>tr>td .position .disable:hover{color:color-mix(in srgb,#8a8a8a,black 10%)}table.dynamic-table2>thead>tr>th>.actions .enable,table.dynamic-table2>thead>tr>th .position .enable,table.dynamic-table2>thead>tr>td>.actions .enable,table.dynamic-table2>thead>tr>td .position .enable,table.dynamic-table2>tbody>tr>th>.actions .enable,table.dynamic-table2>tbody>tr>th .position .enable,table.dynamic-table2>tbody>tr>td>.actions .enable,table.dynamic-table2>tbody>tr>td .position .enable{color:#4caf50}table.dynamic-table2>thead>tr>th>.actions .enable:hover,table.dynamic-table2>thead>tr>th .position .enable:hover,table.dynamic-table2>thead>tr>td>.actions .enable:hover,table.dynamic-table2>thead>tr>td .position .enable:hover,table.dynamic-table2>tbody>tr>th>.actions .enable:hover,table.dynamic-table2>tbody>tr>th .position .enable:hover,table.dynamic-table2>tbody>tr>td>.actions .enable:hover,table.dynamic-table2>tbody>tr>td .position .enable:hover{color:color-mix(in srgb,#4caf50,black 10%)}table.dynamic-table2>thead>tr>th>.label,table.dynamic-table2>thead>tr>th>*>.label,table.dynamic-table2>thead>tr>td>.label,table.dynamic-table2>thead>tr>td>*>.label,table.dynamic-table2>tbody>tr>th>.label,table.dynamic-table2>tbody>tr>th>*>.label,table.dynamic-table2>tbody>tr>td>.label,table.dynamic-table2>tbody>tr>td>*>.label{display:flex;align-items:center;color:#fff;border-radius:5px;white-space:nowrap;overflow:hidden;padding:2px 5px}table.dynamic-table2>thead>tr>th>.label>*,table.dynamic-table2>thead>tr>th>*>.label>*,table.dynamic-table2>thead>tr>td>.label>*,table.dynamic-table2>thead>tr>td>*>.label>*,table.dynamic-table2>tbody>tr>th>.label>*,table.dynamic-table2>tbody>tr>th>*>.label>*,table.dynamic-table2>tbody>tr>td>.label>*,table.dynamic-table2>tbody>tr>td>*>.label>*{overflow:hidden;text-overflow:ellipsis}table.dynamic-table2>thead>tr>th>.label>*.w2nd,table.dynamic-table2>thead>tr>th>*>.label>*.w2nd,table.dynamic-table2>thead>tr>td>.label>*.w2nd,table.dynamic-table2>thead>tr>td>*>.label>*.w2nd,table.dynamic-table2>tbody>tr>th>.label>*.w2nd,table.dynamic-table2>tbody>tr>th>*>.label>*.w2nd,table.dynamic-table2>tbody>tr>td>.label>*.w2nd,table.dynamic-table2>tbody>tr>td>*>.label>*.w2nd{line-height:12px}table.dynamic-table2>thead>tr>th>.label:hover,table.dynamic-table2>thead>tr>th>*>.label:hover,table.dynamic-table2>thead>tr>td>.label:hover,table.dynamic-table2>thead>tr>td>*>.label:hover,table.dynamic-table2>tbody>tr>th>.label:hover,table.dynamic-table2>tbody>tr>th>*>.label:hover,table.dynamic-table2>tbody>tr>td>.label:hover,table.dynamic-table2>tbody>tr>td>*>.label:hover{color:#fff}table.dynamic-table2>thead>tr>th>.label.gray,table.dynamic-table2>thead>tr>th>*>.label.gray,table.dynamic-table2>thead>tr>td>.label.gray,table.dynamic-table2>thead>tr>td>*>.label.gray,table.dynamic-table2>tbody>tr>th>.label.gray,table.dynamic-table2>tbody>tr>th>*>.label.gray,table.dynamic-table2>tbody>tr>td>.label.gray,table.dynamic-table2>tbody>tr>td>*>.label.gray{background-color:color-mix(in srgb,#c0bbbb,black 10%)}table.dynamic-table2>thead>tr>th>.label.gray:hover,table.dynamic-table2>thead>tr>th>*>.label.gray:hover,table.dynamic-table2>thead>tr>td>.label.gray:hover,table.dynamic-table2>thead>tr>td>*>.label.gray:hover,table.dynamic-table2>tbody>tr>th>.label.gray:hover,table.dynamic-table2>tbody>tr>th>*>.label.gray:hover,table.dynamic-table2>tbody>tr>td>.label.gray:hover,table.dynamic-table2>tbody>tr>td>*>.label.gray:hover{background-color:color-mix(in srgb,#c0bbbb,black 15%)}table.dynamic-table2>thead>tr>th>.label.primary,table.dynamic-table2>thead>tr>th>*>.label.primary,table.dynamic-table2>thead>tr>td>.label.primary,table.dynamic-table2>thead>tr>td>*>.label.primary,table.dynamic-table2>tbody>tr>th>.label.primary,table.dynamic-table2>tbody>tr>th>*>.label.primary,table.dynamic-table2>tbody>tr>td>.label.primary,table.dynamic-table2>tbody>tr>td>*>.label.primary{background-color:var(--color-octo-primary)}table.dynamic-table2>thead>tr>th>.label.primary:hover,table.dynamic-table2>thead>tr>th>*>.label.primary:hover,table.dynamic-table2>thead>tr>td>.label.primary:hover,table.dynamic-table2>thead>tr>td>*>.label.primary:hover,table.dynamic-table2>tbody>tr>th>.label.primary:hover,table.dynamic-table2>tbody>tr>th>*>.label.primary:hover,table.dynamic-table2>tbody>tr>td>.label.primary:hover,table.dynamic-table2>tbody>tr>td>*>.label.primary:hover{background-color:color-mix(in srgb,var(--color-octo-primary),black 10%)}table.dynamic-table2>thead>tr>th>.label.primary2,table.dynamic-table2>thead>tr>th>*>.label.primary2,table.dynamic-table2>thead>tr>td>.label.primary2,table.dynamic-table2>thead>tr>td>*>.label.primary2,table.dynamic-table2>tbody>tr>th>.label.primary2,table.dynamic-table2>tbody>tr>th>*>.label.primary2,table.dynamic-table2>tbody>tr>td>.label.primary2,table.dynamic-table2>tbody>tr>td>*>.label.primary2{background-color:color-mix(in srgb,var(--color-octo-primary),white 30%)}table.dynamic-table2>thead>tr>th>.label.primary2:hover,table.dynamic-table2>thead>tr>th>*>.label.primary2:hover,table.dynamic-table2>thead>tr>td>.label.primary2:hover,table.dynamic-table2>thead>tr>td>*>.label.primary2:hover,table.dynamic-table2>tbody>tr>th>.label.primary2:hover,table.dynamic-table2>tbody>tr>th>*>.label.primary2:hover,table.dynamic-table2>tbody>tr>td>.label.primary2:hover,table.dynamic-table2>tbody>tr>td>*>.label.primary2:hover{background-color:color-mix(in srgb,var(--color-octo-primary),black 10%)}table.dynamic-table2>thead>tr>th>.label.blue,table.dynamic-table2>thead>tr>th>*>.label.blue,table.dynamic-table2>thead>tr>td>.label.blue,table.dynamic-table2>thead>tr>td>*>.label.blue,table.dynamic-table2>tbody>tr>th>.label.blue,table.dynamic-table2>tbody>tr>th>*>.label.blue,table.dynamic-table2>tbody>tr>td>.label.blue,table.dynamic-table2>tbody>tr>td>*>.label.blue{background-color:#2196f3}table.dynamic-table2>thead>tr>th>.label.blue:hover,table.dynamic-table2>thead>tr>th>*>.label.blue:hover,table.dynamic-table2>thead>tr>td>.label.blue:hover,table.dynamic-table2>thead>tr>td>*>.label.blue:hover,table.dynamic-table2>tbody>tr>th>.label.blue:hover,table.dynamic-table2>tbody>tr>th>*>.label.blue:hover,table.dynamic-table2>tbody>tr>td>.label.blue:hover,table.dynamic-table2>tbody>tr>td>*>.label.blue:hover{background-color:color-mix(in srgb,#2196f3,black 10%)}table.dynamic-table2>thead>tr>th>.label.red,table.dynamic-table2>thead>tr>th>*>.label.red,table.dynamic-table2>thead>tr>td>.label.red,table.dynamic-table2>thead>tr>td>*>.label.red,table.dynamic-table2>tbody>tr>th>.label.red,table.dynamic-table2>tbody>tr>th>*>.label.red,table.dynamic-table2>tbody>tr>td>.label.red,table.dynamic-table2>tbody>tr>td>*>.label.red{background-color:#f44336}table.dynamic-table2>thead>tr>th>.label.red:hover,table.dynamic-table2>thead>tr>th>*>.label.red:hover,table.dynamic-table2>thead>tr>td>.label.red:hover,table.dynamic-table2>thead>tr>td>*>.label.red:hover,table.dynamic-table2>tbody>tr>th>.label.red:hover,table.dynamic-table2>tbody>tr>th>*>.label.red:hover,table.dynamic-table2>tbody>tr>td>.label.red:hover,table.dynamic-table2>tbody>tr>td>*>.label.red:hover{background-color:color-mix(in srgb,#f44336,black 10%)}table.dynamic-table2>thead>tr>th>.label.green,table.dynamic-table2>thead>tr>th>*>.label.green,table.dynamic-table2>thead>tr>td>.label.green,table.dynamic-table2>thead>tr>td>*>.label.green,table.dynamic-table2>tbody>tr>th>.label.green,table.dynamic-table2>tbody>tr>th>*>.label.green,table.dynamic-table2>tbody>tr>td>.label.green,table.dynamic-table2>tbody>tr>td>*>.label.green{background-color:#4caf50}table.dynamic-table2>thead>tr>th>.label.green:hover,table.dynamic-table2>thead>tr>th>*>.label.green:hover,table.dynamic-table2>thead>tr>td>.label.green:hover,table.dynamic-table2>thead>tr>td>*>.label.green:hover,table.dynamic-table2>tbody>tr>th>.label.green:hover,table.dynamic-table2>tbody>tr>th>*>.label.green:hover,table.dynamic-table2>tbody>tr>td>.label.green:hover,table.dynamic-table2>tbody>tr>td>*>.label.green:hover{background-color:color-mix(in srgb,#4caf50,black 10%)}table.dynamic-table2>thead>tr>th>.label.trans,table.dynamic-table2>thead>tr>th>*>.label.trans,table.dynamic-table2>thead>tr>td>.label.trans,table.dynamic-table2>thead>tr>td>*>.label.trans,table.dynamic-table2>tbody>tr>th>.label.trans,table.dynamic-table2>tbody>tr>th>*>.label.trans,table.dynamic-table2>tbody>tr>td>.label.trans,table.dynamic-table2>tbody>tr>td>*>.label.trans{background-color:transparent;color:#000}table.dynamic-table2>thead>tr>th>.label.clgray,table.dynamic-table2>thead>tr>th>*>.label.clgray,table.dynamic-table2>thead>tr>td>.label.clgray,table.dynamic-table2>thead>tr>td>*>.label.clgray,table.dynamic-table2>tbody>tr>th>.label.clgray,table.dynamic-table2>tbody>tr>th>*>.label.clgray,table.dynamic-table2>tbody>tr>td>.label.clgray,table.dynamic-table2>tbody>tr>td>*>.label.clgray{color:color-mix(in srgb,#c0bbbb,black 10%)}table.dynamic-table2>thead>tr>th>.label.clgray:hover,table.dynamic-table2>thead>tr>th>*>.label.clgray:hover,table.dynamic-table2>thead>tr>td>.label.clgray:hover,table.dynamic-table2>thead>tr>td>*>.label.clgray:hover,table.dynamic-table2>tbody>tr>th>.label.clgray:hover,table.dynamic-table2>tbody>tr>th>*>.label.clgray:hover,table.dynamic-table2>tbody>tr>td>.label.clgray:hover,table.dynamic-table2>tbody>tr>td>*>.label.clgray:hover{color:color-mix(in srgb,#c0bbbb,black 15%)}table.dynamic-table2>thead>tr>th>.label.clprimary,table.dynamic-table2>thead>tr>th>*>.label.clprimary,table.dynamic-table2>thead>tr>td>.label.clprimary,table.dynamic-table2>thead>tr>td>*>.label.clprimary,table.dynamic-table2>tbody>tr>th>.label.clprimary,table.dynamic-table2>tbody>tr>th>*>.label.clprimary,table.dynamic-table2>tbody>tr>td>.label.clprimary,table.dynamic-table2>tbody>tr>td>*>.label.clprimary{color:var(--color-octo-primary)}table.dynamic-table2>thead>tr>th>.label.clprimary:hover,table.dynamic-table2>thead>tr>th>*>.label.clprimary:hover,table.dynamic-table2>thead>tr>td>.label.clprimary:hover,table.dynamic-table2>thead>tr>td>*>.label.clprimary:hover,table.dynamic-table2>tbody>tr>th>.label.clprimary:hover,table.dynamic-table2>tbody>tr>th>*>.label.clprimary:hover,table.dynamic-table2>tbody>tr>td>.label.clprimary:hover,table.dynamic-table2>tbody>tr>td>*>.label.clprimary:hover{color:color-mix(in srgb,var(--color-octo-primary),black 10%)}table.dynamic-table2>thead>tr>th>.label.clprimary2,table.dynamic-table2>thead>tr>th>*>.label.clprimary2,table.dynamic-table2>thead>tr>td>.label.clprimary2,table.dynamic-table2>thead>tr>td>*>.label.clprimary2,table.dynamic-table2>tbody>tr>th>.label.clprimary2,table.dynamic-table2>tbody>tr>th>*>.label.clprimary2,table.dynamic-table2>tbody>tr>td>.label.clprimary2,table.dynamic-table2>tbody>tr>td>*>.label.clprimary2{color:color-mix(in srgb,var(--color-octo-primary),white 30%)}table.dynamic-table2>thead>tr>th>.label.clprimary2:hover,table.dynamic-table2>thead>tr>th>*>.label.clprimary2:hover,table.dynamic-table2>thead>tr>td>.label.clprimary2:hover,table.dynamic-table2>thead>tr>td>*>.label.clprimary2:hover,table.dynamic-table2>tbody>tr>th>.label.clprimary2:hover,table.dynamic-table2>tbody>tr>th>*>.label.clprimary2:hover,table.dynamic-table2>tbody>tr>td>.label.clprimary2:hover,table.dynamic-table2>tbody>tr>td>*>.label.clprimary2:hover{color:color-mix(in srgb,var(--color-octo-primary),black 10%)}table.dynamic-table2>thead>tr>th>.label.clblue,table.dynamic-table2>thead>tr>th>*>.label.clblue,table.dynamic-table2>thead>tr>td>.label.clblue,table.dynamic-table2>thead>tr>td>*>.label.clblue,table.dynamic-table2>tbody>tr>th>.label.clblue,table.dynamic-table2>tbody>tr>th>*>.label.clblue,table.dynamic-table2>tbody>tr>td>.label.clblue,table.dynamic-table2>tbody>tr>td>*>.label.clblue{color:#2196f3}table.dynamic-table2>thead>tr>th>.label.clblue:hover,table.dynamic-table2>thead>tr>th>*>.label.clblue:hover,table.dynamic-table2>thead>tr>td>.label.clblue:hover,table.dynamic-table2>thead>tr>td>*>.label.clblue:hover,table.dynamic-table2>tbody>tr>th>.label.clblue:hover,table.dynamic-table2>tbody>tr>th>*>.label.clblue:hover,table.dynamic-table2>tbody>tr>td>.label.clblue:hover,table.dynamic-table2>tbody>tr>td>*>.label.clblue:hover{color:color-mix(in srgb,#2196f3,black 10%)}table.dynamic-table2>thead>tr>th>.label.clred,table.dynamic-table2>thead>tr>th>*>.label.clred,table.dynamic-table2>thead>tr>td>.label.clred,table.dynamic-table2>thead>tr>td>*>.label.clred,table.dynamic-table2>tbody>tr>th>.label.clred,table.dynamic-table2>tbody>tr>th>*>.label.clred,table.dynamic-table2>tbody>tr>td>.label.clred,table.dynamic-table2>tbody>tr>td>*>.label.clred{color:#f44336}table.dynamic-table2>thead>tr>th>.label.clred:hover,table.dynamic-table2>thead>tr>th>*>.label.clred:hover,table.dynamic-table2>thead>tr>td>.label.clred:hover,table.dynamic-table2>thead>tr>td>*>.label.clred:hover,table.dynamic-table2>tbody>tr>th>.label.clred:hover,table.dynamic-table2>tbody>tr>th>*>.label.clred:hover,table.dynamic-table2>tbody>tr>td>.label.clred:hover,table.dynamic-table2>tbody>tr>td>*>.label.clred:hover{color:color-mix(in srgb,#f44336,black 10%)}table.dynamic-table2>thead>tr>th>.label.clgreen,table.dynamic-table2>thead>tr>th>*>.label.clgreen,table.dynamic-table2>thead>tr>td>.label.clgreen,table.dynamic-table2>thead>tr>td>*>.label.clgreen,table.dynamic-table2>tbody>tr>th>.label.clgreen,table.dynamic-table2>tbody>tr>th>*>.label.clgreen,table.dynamic-table2>tbody>tr>td>.label.clgreen,table.dynamic-table2>tbody>tr>td>*>.label.clgreen{color:#4caf50}table.dynamic-table2>thead>tr>th>.label.clgreen:hover,table.dynamic-table2>thead>tr>th>*>.label.clgreen:hover,table.dynamic-table2>thead>tr>td>.label.clgreen:hover,table.dynamic-table2>thead>tr>td>*>.label.clgreen:hover,table.dynamic-table2>tbody>tr>th>.label.clgreen:hover,table.dynamic-table2>tbody>tr>th>*>.label.clgreen:hover,table.dynamic-table2>tbody>tr>td>.label.clgreen:hover,table.dynamic-table2>tbody>tr>td>*>.label.clgreen:hover{color:color-mix(in srgb,#4caf50,black 10%)}table.dynamic-table2>thead>tr.gray>th,table.dynamic-table2>thead>tr.gray>td,table.dynamic-table2>tbody>tr.gray>th,table.dynamic-table2>tbody>tr.gray>td{background-color:#c0bbbb}table.dynamic-table2>thead>tr.gray.hovertr:hover,table.dynamic-table2>tbody>tr.gray.hovertr:hover{background-color:color-mix(in srgb,#c0bbbb,black 10%)}table.dynamic-table2>thead>tr.gray.hovertd>th:hover,table.dynamic-table2>thead>tr.gray.hovertd>td:hover,table.dynamic-table2>tbody>tr.gray.hovertd>th:hover,table.dynamic-table2>tbody>tr.gray.hovertd>td:hover{background-color:color-mix(in srgb,#c0bbbb,black 10%)}table.dynamic-table2>thead>tr.white>th,table.dynamic-table2>thead>tr.white>td,table.dynamic-table2>tbody>tr.white>th,table.dynamic-table2>tbody>tr.white>td{background-color:#fff}table.dynamic-table2>thead>tr.white.hovertr:hover,table.dynamic-table2>tbody>tr.white.hovertr:hover{background-color:color-mix(in srgb,var(--color-octo-primary),white 50%)}table.dynamic-table2>thead>tr.white.hovertd>th:hover,table.dynamic-table2>thead>tr.white.hovertd>td:hover,table.dynamic-table2>tbody>tr.white.hovertd>th:hover,table.dynamic-table2>tbody>tr.white.hovertd>td:hover{background-color:color-mix(in srgb,var(--color-octo-primary),white 40%)}table.dynamic-table2>thead>tr.rounded>th:first-child,table.dynamic-table2>thead>tr.rounded>td:first-child,table.dynamic-table2>tbody>tr.rounded>th:first-child,table.dynamic-table2>tbody>tr.rounded>td:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}table.dynamic-table2>thead>tr.rounded>th:last-child,table.dynamic-table2>thead>tr.rounded>td:last-child,table.dynamic-table2>tbody>tr.rounded>th:last-child,table.dynamic-table2>tbody>tr.rounded>td:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}table.dynamic-table2>thead>tr.rounded.indented>th:first-child,table.dynamic-table2>thead>tr.rounded.indented>td:first-child,table.dynamic-table2>tbody>tr.rounded.indented>th:first-child,table.dynamic-table2>tbody>tr.rounded.indented>td:first-child{background-color:#fff;border-radius:0;background-color:transparent}table.dynamic-table2>thead>tr.rounded.indented>th:nth-child(2),table.dynamic-table2>thead>tr.rounded.indented>td:nth-child(2),table.dynamic-table2>tbody>tr.rounded.indented>th:nth-child(2),table.dynamic-table2>tbody>tr.rounded.indented>td:nth-child(2){border-top-left-radius:5px;border-bottom-left-radius:5px}table.dynamic-table2>thead>tr.rounded.indented.opened>th:nth-child(2),table.dynamic-table2>thead>tr.rounded.indented.opened>td:nth-child(2),table.dynamic-table2>tbody>tr.rounded.indented.opened>th:nth-child(2),table.dynamic-table2>tbody>tr.rounded.indented.opened>td:nth-child(2){border-bottom-left-radius:0}table.dynamic-table2>thead>tr.rounded.opened>th:first-child,table.dynamic-table2>thead>tr.rounded.opened>td:first-child,table.dynamic-table2>tbody>tr.rounded.opened>th:first-child,table.dynamic-table2>tbody>tr.rounded.opened>td:first-child{border-bottom-left-radius:0}table.dynamic-table2>thead>tr.rounded.opened>th:last-child,table.dynamic-table2>thead>tr.rounded.opened>td:last-child,table.dynamic-table2>tbody>tr.rounded.opened>th:last-child,table.dynamic-table2>tbody>tr.rounded.opened>td:last-child{border-bottom-right-radius:0}table.dynamic-table2>thead>tr.bordered>th,table.dynamic-table2>thead>tr.bordered>td,table.dynamic-table2>tbody>tr.bordered>th,table.dynamic-table2>tbody>tr.bordered>td{border-top:1px solid #c0bbbb;border-bottom:1px solid #c0bbbb}table.dynamic-table2>thead>tr.bordered>th:first-child,table.dynamic-table2>thead>tr.bordered>td:first-child,table.dynamic-table2>tbody>tr.bordered>th:first-child,table.dynamic-table2>tbody>tr.bordered>td:first-child{border-left:1px solid #c0bbbb}table.dynamic-table2>thead>tr.bordered>th:last-child,table.dynamic-table2>thead>tr.bordered>td:last-child,table.dynamic-table2>tbody>tr.bordered>th:last-child,table.dynamic-table2>tbody>tr.bordered>td:last-child{border-right:1px solid #c0bbbb}table.dynamic-table2>thead>tr.bordered.octolo>th,table.dynamic-table2>thead>tr.bordered.octolo>td,table.dynamic-table2>tbody>tr.bordered.octolo>th,table.dynamic-table2>tbody>tr.bordered.octolo>td{border-color:var(--color-octo-primary)!important}table.dynamic-table2>thead>tr.open-content>th,table.dynamic-table2>thead>tr.open-content>td,table.dynamic-table2>tbody>tr.open-content>th,table.dynamic-table2>tbody>tr.open-content>td{background-color:#fff}table.dynamic-table2>thead>tr.open-content>th:hover,table.dynamic-table2>thead>tr.open-content>td:hover,table.dynamic-table2>tbody>tr.open-content>th:hover,table.dynamic-table2>tbody>tr.open-content>td:hover{background-color:#fff}table.dynamic-table2>thead>tr.open-content>th,table.dynamic-table2>thead>tr.open-content>td,table.dynamic-table2>tbody>tr.open-content>th,table.dynamic-table2>tbody>tr.open-content>td{border-top:0px}table.dynamic-table2>thead>tr.open-content.bordered>th,table.dynamic-table2>thead>tr.open-content.bordered>td,table.dynamic-table2>tbody>tr.open-content.bordered>th,table.dynamic-table2>tbody>tr.open-content.bordered>td{border-bottom:1px solid #c0bbbb}table.dynamic-table2>thead>tr.open-content.bordered>th:first-child,table.dynamic-table2>thead>tr.open-content.bordered>td:first-child,table.dynamic-table2>tbody>tr.open-content.bordered>th:first-child,table.dynamic-table2>tbody>tr.open-content.bordered>td:first-child{border-left:1px solid #c0bbbb}table.dynamic-table2>thead>tr.open-content.bordered>th:last-child,table.dynamic-table2>thead>tr.open-content.bordered>td:last-child,table.dynamic-table2>tbody>tr.open-content.bordered>th:last-child,table.dynamic-table2>tbody>tr.open-content.bordered>td:last-child{border-right:1px solid #c0bbbb}table.dynamic-table2>thead>tr.open-content.bordered.indented>th:first-child,table.dynamic-table2>thead>tr.open-content.bordered.indented>td:first-child,table.dynamic-table2>tbody>tr.open-content.bordered.indented>th:first-child,table.dynamic-table2>tbody>tr.open-content.bordered.indented>td:first-child{border:0px;background-color:transparent}table.dynamic-table2>thead>tr.open-content.bordered.indented>th:nth-child(2),table.dynamic-table2>thead>tr.open-content.bordered.indented>td:nth-child(2),table.dynamic-table2>tbody>tr.open-content.bordered.indented>th:nth-child(2),table.dynamic-table2>tbody>tr.open-content.bordered.indented>td:nth-child(2){border-top-left-radius:0}table.dynamic-table2>thead>tr.open-content.bordered.indented>th:nth-child(2),table.dynamic-table2>thead>tr.open-content.bordered.indented>td:nth-child(2),table.dynamic-table2>tbody>tr.open-content.bordered.indented>th:nth-child(2),table.dynamic-table2>tbody>tr.open-content.bordered.indented>td:nth-child(2){border-left:1px solid #c0bbbb}table.dynamic-table2>thead>tr.open-content.bordered.octolo>th,table.dynamic-table2>thead>tr.open-content.bordered.octolo>td,table.dynamic-table2>tbody>tr.open-content.bordered.octolo>th,table.dynamic-table2>tbody>tr.open-content.bordered.octolo>td{border-color:var(--color-octo-primary)}table.dynamic-table2>thead>tr>th.fakesplit,table.dynamic-table2>thead>tr>th>.fakesplit,table.dynamic-table2>thead>tr>th>*>.fakesplit,table.dynamic-table2>thead>tr>td.fakesplit,table.dynamic-table2>thead>tr>td>.fakesplit,table.dynamic-table2>thead>tr>td>*>.fakesplit,table.dynamic-table2>tbody>tr>th.fakesplit,table.dynamic-table2>tbody>tr>th>.fakesplit,table.dynamic-table2>tbody>tr>th>*>.fakesplit,table.dynamic-table2>tbody>tr>td.fakesplit,table.dynamic-table2>tbody>tr>td>.fakesplit,table.dynamic-table2>tbody>tr>td>*>.fakesplit{height:5px!important;padding:0!important;background-color:transparent}table.dynamic-table2.bigger>thead>tr>th,table.dynamic-table2.bigger>tbody>tr>td{height:34px}@media(max-width:900px){table.dynamic-table2>tbody>tr>th.hide,table.dynamic-table2>tbody>tr>th>*.hide,table.dynamic-table2>tbody>tr>th>*>*.hide,table.dynamic-table2>tbody>tr>td.hide,table.dynamic-table2>tbody>tr>td>*.hide,table.dynamic-table2>tbody>tr>td>*>*.hide{display:none}table.dynamic-table2>tbody>tr>th .label,table.dynamic-table2>tbody>tr>td .label{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.octolo-pagination{display:flex;align-items:center}.octolo-pagination .op-arrow{background-color:#283583;color:#fff;border-radius:5px}.octolo-pagination .op-arrow:hover{cursor:pointer;background-color:#3243a5}.octolo-pagination .op-page{color:#283583;padding:0 5px;text-align:center}.octolo-pagination .op-page:hover,.octolo-pagination .op-page.current{border-radius:5px;cursor:pointer;background-color:#8c96cf}.octolo-pagination .op-select{width:50px;border-radius:5px;text-align:center;border:1px solid #283583;background-color:#283583;color:#fff}.octolo-export-global-detail{display:inline-block;padding:5px;background-color:var(--color-octo-primary);color:#fff;border-radius:5px;cursor:pointer}.octolo-export-global-detail:hover{background-color:var(--color-octo-primary-13)}.octolo-export-global-detail:active{background-color:var(--color-octo-primary-15)}.octolo-export-global-detail .oegd-button{display:flex;align-items:center;white-space:nowrap}.octolo-export-global-detail .oegd-button .oegd-title{padding-right:5px;padding-left:5px}.octolo-export-global-detail .oegd-button .oegd-cancel{padding:2px;border-radius:50%;cursor:pointer;height:15px;width:15px}.octolo-export-global-detail .oegd-button .oegd-cancel:hover{background-color:#0ff}@media(max-width:900px){.octolo-export-global-detail .oegd-button .oegd-title{display:none}}.octolo-dataroom-container{display:flex;flex-direction:column}.octolo-dataroom-container .odr-header{height:40px;display:flex;align-items:center;background-color:#283583;color:#fff}.octolo-dataroom-container .odr-header .odr-header-actions{display:flex;align-items:center}.octolo-dataroom-container .odr-header .odr-header-actions span{display:flex;align-items:center;justify-content:center;height:40px;width:40px;text-align:center}.octolo-dataroom-container .odr-header .odr-header-actions span:hover{cursor:pointer;color:#5c6cc7}.octolo-dataroom-container .odr-header .odr-header-actions span.enable{background-color:#5dd481}.octolo-dataroom-container .odr-header .odr-header-title{display:flex;align-items:center;flex:1;background-color:#5c6cc7;margin:5px;padding:5px;height:30px;border-radius:5px;white-space:nowrap;overflow:hidden}.octolo-dataroom-container .odr-header .odr-header-title *.split{min-width:20px;text-align:center}.octolo-dataroom-container .odr-header .odr-header-title *.odr-header-folder{overflow:hidden;text-overflow:ellipsis}.octolo-dataroom-container .odr-header .odr-header-title *.odr-header-folder:hover{cursor:pointer;text-decoration:underline}.dataroom-toaster{position:fixed;bottom:50%;right:50%;background-color:#333;color:#fff;padding:15px;border-radius:4px;margin:10px;opacity:.9;z-index:9999}.dataroom-toaster-success{background-color:#5cb85c}.dataroom-toaster-error{background-color:#d9534f}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 2s linear infinite}.octolo-vote-system .ovs-button-start{display:flex;align-items:center;margin:0;padding:5px;border:none;background-color:var(--color-octo-primary);color:#fff;border-radius:5px}.octolo-vote-system .ovs-button-start:hover{background-color:color-mix(in srgb,var(--color-octo-primary),black 10%)}.octolo-vote-system .ovs-button-start>*{height:30px;line-height:30px}.octolo-vote-system .vsc-button{justify-content:center}.octolo-vote-system .vsc-button.expressed{background-color:#4caf50;color:#fff}.vote-system-participants{margin-bottom:5px}.vote-system-participants .vsp-block-voters .vsp-title{display:flex;align-items:center;color:var(--color-octo-primary);border-bottom:1px solid var(--color-octo-primary);margin-bottom:5px}.vote-system-participants .vsp-block-voters .vsp-commands{display:flex;align-items:center;justify-content:end}.vote-system-participants .vsp-block-voters .vsp-commands>button{display:flex;align-items:center;padding:2px 5px;background-color:var(--color-octo-primary);color:#fff;border:none;border-radius:5px;cursor:pointer}.vote-system-participants .vsp-block-voters .vsp-commands>button.vspc-reset{background-color:#f44336}.vote-system-participants .vsp-block-voters .vsp-commands>button.vspc-reset:hover{background-color:#c0131f}.vote-system-participants .vsp-block-voters .vsp-commands>button.vspc-copy{background-color:#4caf50}.vote-system-participants .vsp-block-voters .vsp-commands>button.vspc-copy:hover{background-color:#308f33}.vote-system-participants .vsp-block-voters .vsp-commands>button:not(:last-child){margin-right:5px}.vote-system-participants.classic .vsp-voter,.vote-system-participants.custom .vsp-voter,.vote-system-participants.caleol .vsp-voter,.vote-system-participants.multiple .vsp-voter{display:flex;align-items:center;justify-content:space-between;padding:5px;background-color:#c8e5fc;border-radius:5px;margin-bottom:5px;overflow:hidden}.vote-system-participants.classic .vsp-voter .vsp-voter-name,.vote-system-participants.custom .vsp-voter .vsp-voter-name,.vote-system-participants.caleol .vsp-voter .vsp-voter-name,.vote-system-participants.multiple .vsp-voter .vsp-voter-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.vote-system-participants.classic .vsp-voter,.vote-system-participants.custom .vsp-voter,.vote-system-participants.caleol .vsp-voter,.vote-system-participants.multiple .vsp-voter{display:block}}.vote-system-classic,.vote-system-custom,.vote-system-caleol,.vote-system-multiple,.vote-system-signature{display:flex;align-items:center;justify-content:end}.vote-system-classic .vs-icon,.vote-system-custom .vs-icon,.vote-system-caleol .vs-icon,.vote-system-multiple .vs-icon,.vote-system-signature .vs-icon{display:none}.vote-system-classic .vsc-button,.vote-system-custom .vsc-button,.vote-system-caleol .vsc-button,.vote-system-multiple .vsc-button,.vote-system-signature .vsc-button{display:flex;align-items:center;border-radius:5px;background-color:gray;color:#fff;white-space:nowrap;overflow:hidden}.vote-system-classic .vsc-button>*,.vote-system-custom .vsc-button>*,.vote-system-caleol .vsc-button>*,.vote-system-multiple .vsc-button>*,.vote-system-signature .vsc-button>*{line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis}.vote-system-classic .vsc-button>*.close,.vote-system-custom .vsc-button>*.close,.vote-system-caleol .vsc-button>*.close,.vote-system-multiple .vsc-button>*.close,.vote-system-signature .vsc-button>*.close{overflow:visible}.vote-system-classic .vsc-button>.vs-desc,.vote-system-custom .vsc-button>.vs-desc,.vote-system-caleol .vsc-button>.vs-desc,.vote-system-multiple .vsc-button>.vs-desc,.vote-system-signature .vsc-button>.vs-desc{padding:0 5px}.vote-system-classic .vsc-button:not(:last-child),.vote-system-custom .vsc-button:not(:last-child),.vote-system-caleol .vsc-button:not(:last-child),.vote-system-multiple .vsc-button:not(:last-child),.vote-system-signature .vsc-button:not(:last-child){margin-right:5px}.vote-system-classic .vsc-button.active,.vote-system-classic .vsc-button:hover,.vote-system-custom .vsc-button.active,.vote-system-custom .vsc-button:hover,.vote-system-caleol .vsc-button.active,.vote-system-caleol .vsc-button:hover,.vote-system-multiple .vsc-button.active,.vote-system-multiple .vsc-button:hover,.vote-system-signature .vsc-button.active,.vote-system-signature .vsc-button:hover{cursor:pointer}.vote-system-classic .vsc-button.active .close:hover,.vote-system-classic .vsc-button:hover .close:hover,.vote-system-custom .vsc-button.active .close:hover,.vote-system-custom .vsc-button:hover .close:hover,.vote-system-caleol .vsc-button.active .close:hover,.vote-system-caleol .vsc-button:hover .close:hover,.vote-system-multiple .vsc-button.active .close:hover,.vote-system-multiple .vsc-button:hover .close:hover,.vote-system-signature .vsc-button.active .close:hover,.vote-system-signature .vsc-button:hover .close:hover{color:#ececec}.vote-system-classic .vsc-button.active.for,.vote-system-classic .vsc-button:hover.for,.vote-system-custom .vsc-button.active.for,.vote-system-custom .vsc-button:hover.for,.vote-system-caleol .vsc-button.active.for,.vote-system-caleol .vsc-button:hover.for,.vote-system-multiple .vsc-button.active.for,.vote-system-multiple .vsc-button:hover.for,.vote-system-signature .vsc-button.active.for,.vote-system-signature .vsc-button:hover.for{background-color:#4caf50}.vote-system-classic .vsc-button.active.for .close,.vote-system-classic .vsc-button:hover.for .close,.vote-system-custom .vsc-button.active.for .close,.vote-system-custom .vsc-button:hover.for .close,.vote-system-caleol .vsc-button.active.for .close,.vote-system-caleol .vsc-button:hover.for .close,.vote-system-multiple .vsc-button.active.for .close,.vote-system-multiple .vsc-button:hover.for .close,.vote-system-signature .vsc-button.active.for .close,.vote-system-signature .vsc-button:hover.for .close{background-color:color-mix(in srgb,#4caf50,black 10%)}.vote-system-classic .vsc-button.active.against,.vote-system-classic .vsc-button:hover.against,.vote-system-custom .vsc-button.active.against,.vote-system-custom .vsc-button:hover.against,.vote-system-caleol .vsc-button.active.against,.vote-system-caleol .vsc-button:hover.against,.vote-system-multiple .vsc-button.active.against,.vote-system-multiple .vsc-button:hover.against,.vote-system-signature .vsc-button.active.against,.vote-system-signature .vsc-button:hover.against{background-color:#f44336}.vote-system-classic .vsc-button.active.against .close,.vote-system-classic .vsc-button:hover.against .close,.vote-system-custom .vsc-button.active.against .close,.vote-system-custom .vsc-button:hover.against .close,.vote-system-caleol .vsc-button.active.against .close,.vote-system-caleol .vsc-button:hover.against .close,.vote-system-multiple .vsc-button.active.against .close,.vote-system-multiple .vsc-button:hover.against .close,.vote-system-signature .vsc-button.active.against .close,.vote-system-signature .vsc-button:hover.against .close{background-color:color-mix(in srgb,#f44336,black 10%)}.vote-system-classic .vsc-button.active.abstains,.vote-system-classic .vsc-button:hover.abstains,.vote-system-custom .vsc-button.active.abstains,.vote-system-custom .vsc-button:hover.abstains,.vote-system-caleol .vsc-button.active.abstains,.vote-system-caleol .vsc-button:hover.abstains,.vote-system-multiple .vsc-button.active.abstains,.vote-system-multiple .vsc-button:hover.abstains,.vote-system-signature .vsc-button.active.abstains,.vote-system-signature .vsc-button:hover.abstains{background-color:#2196f3}.vote-system-classic .vsc-button.active.abstains .close,.vote-system-classic .vsc-button:hover.abstains .close,.vote-system-custom .vsc-button.active.abstains .close,.vote-system-custom .vsc-button:hover.abstains .close,.vote-system-caleol .vsc-button.active.abstains .close,.vote-system-caleol .vsc-button:hover.abstains .close,.vote-system-multiple .vsc-button.active.abstains .close,.vote-system-multiple .vsc-button:hover.abstains .close,.vote-system-signature .vsc-button.active.abstains .close,.vote-system-signature .vsc-button:hover.abstains .close{background-color:color-mix(in srgb,#2196f3,black 10%)}.vote-system-custom .vsc-button,.vote-system-multiple .vsc-button,.vote-system-caleol .vsc-button{background-color:color-mix(in srgb,var(--color-octo-primary),white 10%);width:100%}.vote-system-custom .vsc-button.active,.vote-system-multiple .vsc-button.active,.vote-system-caleol .vsc-button.active{background-color:#4caf50}.vote-system-custom .vsc-button .close,.vote-system-multiple .vsc-button .close,.vote-system-caleol .vsc-button .close{background-color:var(--color-octo-primary)}.vote-system-custom .vsc-button select,.vote-system-multiple .vsc-button select,.vote-system-caleol .vsc-button select{background-color:color-mix(in srgb,var(--color-octo-primary),white 10%);color:#fff;cursor:pointer;overflow:hidden;border:none;display:block}.vote-system-custom .vsc-grid,.vote-system-multiple .vsc-grid,.vote-system-caleol .vsc-grid{flex:1;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));grid-gap:5px}.vote-system-custom .vsc-grid label,.vote-system-multiple .vsc-grid label,.vote-system-caleol .vsc-grid label{background-color:color-mix(in srgb,#c0bbbb,black 10%);color:#fff;overflow:hidden;border:none;display:flex;align-items:center;text-overflow:ellipsis}.vote-system-signature{height:100%;display:flex;flex-direction:column;justify-content:center!important;align-items:center}.vote-system-caleol{display:block}.vote-system-caleol .vsc-position{margin-right:5px;font-weight:700;background-color:#fff;color:#000;height:25px;line-height:25px;width:25px;border-radius:50%;display:flex;align-items:center;justify-content:center}.vote-system-caleol .vsc-button .vsc-title{flex:1}.vote-system-caleol .vsc-button:not(:last-child){margin-bottom:5px}.vote-system-caleol .vsc-button .vsc-command{display:flex;flex-direction:column;align-items:center;justify-content:center}.vote-system-caleol .vsc-button .vsc-command>*{line-height:15px;height:15px}.vote-system-caleol .vsc-button .vsc-command>*:hover{cursor:pointer;color:color-mix(in srgb,white,black 10%)}.vote-system-caleol .vsc-button select{flex:1;margin:2px;border:1px solid rgba(0,0,0,.9);border-radius:5px;background-color:#0006}.vote-system-caleol .vsc-button select:hover,.vote-system-caleol .vsc-button select:focus{background-color:#0009}.vote-system-modal .om-extraleft,.vote-system-modal .om-extraright{background-color:#ced3f0;overflow:auto}.vote-system-modal .om-extraright .vsm-graphic{padding:5px}.vote-system-modal .om-extraright .vsm-graphic progress{width:100%}.vote-system-modal .om-extraright .vsm-graphic progress.for{color:#4caf50}.vote-system-modal .om-extraright .vsm-graphic progress.for::-moz-progress-bar{background:#4caf50}.vote-system-modal .om-extraright .vsm-graphic progress.for::-webkit-progress-value{background:#4caf50}.vote-system-modal .om-extraright .vsm-graphic progress.against{color:#f44336}.vote-system-modal .om-extraright .vsm-graphic progress.against::-moz-progress-bar{background:#f44336}.vote-system-modal .om-extraright .vsm-graphic progress.against::-webkit-progress-value{background:#f44336}.vote-system-modal .om-extraright .vsm-graphic progress.abstains{color:#2196f3}.vote-system-modal .om-extraright .vsm-graphic progress.abstains::-moz-progress-bar{background:#2196f3}.vote-system-modal .om-extraright .vsm-graphic progress.abstains::-webkit-progress-value{background:#2196f3}.vote-system-modal .omfc-loop2{border:1px solid var(--color-octo-primary)}.vote-system-modal .omfc-loop2,.vote-system-modal .omfc-loop3{flex:1;margin:5px;padding:2px}.vote-system-modal .omfc-loop2 .om-content,.vote-system-modal .omfc-loop3 .om-content{padding-right:5px}.vote-system-modal .omfc-loop2 .om-content::-webkit-scrollbar,.vote-system-modal .omfc-loop3 .om-content::-webkit-scrollbar{width:5px;height:5px}.vote-system-modal .omfc-loop2 .om-content::-webkit-scrollbar-track,.vote-system-modal .omfc-loop3 .om-content::-webkit-scrollbar-track{border-radius:0;background-color:transparent}.vote-system-modal .omfc-loop2 .om-content::-webkit-scrollbar-track:hover,.vote-system-modal .omfc-loop3 .om-content::-webkit-scrollbar-track:hover{background-color:#e2e1e1}.vote-system-modal .omfc-loop2 .om-content::-webkit-scrollbar-thumb,.vote-system-modal .omfc-loop3 .om-content::-webkit-scrollbar-thumb{border:0;border-radius:5px;background-color:var(--color-octo-primary)}.vote-system-modal .omfc-loop2 .om-content::-webkit-scrollbar-thumb:hover,.vote-system-modal .omfc-loop3 .om-content::-webkit-scrollbar-thumb:hover{background-color:#acacac}.vote-system-modal .vsm-header.pending{background-color:#d4b537}.vote-system-modal .vsm-header.queued{background-color:#cf7806}.vote-system-modal .vsm-header.completed{background-color:#4caf50}.vote-system-modal .vsm-small-menu{background-color:#7e8eeb;display:none;align-items:center;color:#fff}.vote-system-modal .vsm-small-menu>*{padding:10px 0;flex:1;vertical-align:middle;justify-content:center}.vote-system-modal .vsm-small-menu>*:hover,.vote-system-modal .vsm-small-menu>*.active{cursor:pointer;background-color:#566df1}.vote-system-modal .vsm-small-menu>*>*{line-height:25px;display:block;text-align:center}@media(max-width:900px){.vote-system-modal .vsm-small-menu{display:flex}.vote-system-modal .om-extraleft,.vote-system-modal .om-extraright,.vote-system-modal .omfc-loop2,.vote-system-modal .omfc-loop3{display:none!important}.vote-system-modal .om-extraleft .vsm-summary,.vote-system-modal .om-extraright .vsm-summary,.vote-system-modal .omfc-loop2 .vsm-summary,.vote-system-modal .omfc-loop3 .vsm-summary{max-width:100%}.vote-system-modal.summary .om-extraleft,.vote-system-modal.graph .om-extraright{display:block!important;min-width:100%}.vote-system-modal.text .omfc-loop2,.vote-system-modal.vote .omfc-loop3{display:flex!important}}
