From fa82f2b6709c73ee6da9e3966f0b62d14cfa7e74 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Fri, 31 Mar 2023 21:08:36 -0700 Subject: [PATCH] fixed outdated css This is now up to date with Gitea 1.19.0 --- public/css/index.css | 42619 ++++++++++++++++--------------- public/css/theme-arc-green.css | 688 - public/css/theme-auto.css | 1138 +- 3 files changed, 22113 insertions(+), 22332 deletions(-) delete mode 100644 public/css/theme-arc-green.css diff --git a/public/css/index.css b/public/css/index.css index a70ebff..d8c5336 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -1,47440 +1,48073 @@ -span.svg-icon.status[data-v-ea28f3c8] { - float: right; +span.svg-icon.status[data-v-437c389f] { + float: right } -span.svg-icon.file[data-v-ea28f3c8] { - color: var(--color-secondary-dark-7); +span.svg-icon.file[data-v-437c389f] { + color: var(--color-secondary-dark-7) } -span.svg-icon.directory[data-v-ea28f3c8] { - color: var(--color-primary); +span.svg-icon.directory[data-v-437c389f] { + color: var(--color-primary) } -span.svg-icon.octicon-diff-modified[data-v-ea28f3c8] { - color: var(--color-yellow); +span.svg-icon.octicon-diff-modified[data-v-437c389f] { + color: var(--color-yellow) } -span.svg-icon.octicon-diff-added[data-v-ea28f3c8] { - color: var(--color-green); +span.svg-icon.octicon-diff-added[data-v-437c389f] { + color: var(--color-green) } -span.svg-icon.octicon-diff-removed[data-v-ea28f3c8] { - color: var(--color-red); +span.svg-icon.octicon-diff-removed[data-v-437c389f] { + color: var(--color-red) } -span.svg-icon.octicon-diff-renamed[data-v-ea28f3c8] { - color: var(--color-teal); +span.svg-icon.octicon-diff-renamed[data-v-437c389f] { + color: var(--color-teal) } -.item.filewrapper[data-v-ea28f3c8] { - display: grid!important; - grid-template-columns: 20px 7fr 1fr; - padding-left: 18px!important; +.item.filewrapper[data-v-437c389f] { + display: grid!important; + grid-template-columns: 20px 7fr 1fr; + padding-left: 18px!important } -.item.filewrapper[data-v-ea28f3c8]:hover { - color: var(--color-text); - background: var(--color-hover); - border-radius: 4px; +.item.filewrapper[data-v-437c389f]:hover { + color: var(--color-text); + background: var(--color-hover); + border-radius: 4px } -div.directory[data-v-ea28f3c8] { - display: grid; - grid-template-columns: 18px 20px auto; +div.directory[data-v-437c389f] { + display: grid; + grid-template-columns: 18px 20px auto; + user-select: none; + cursor: pointer } -div.directory[data-v-ea28f3c8]:hover { - color: var(--color-text); - background: var(--color-hover); - border-radius: 4px; +div.directory[data-v-437c389f]:hover { + color: var(--color-text); + background: var(--color-hover); + border-radius: 4px } -div.list[data-v-ea28f3c8] { - padding-bottom: 0!important; - padding-top: inherit!important; +div.list[data-v-437c389f] { + padding-bottom: 0!important; + padding-top: inherit!important } -a[data-v-ea28f3c8],a[data-v-ea28f3c8]:hover { - text-decoration: none; +a[data-v-437c389f],a[data-v-437c389f]:hover { + text-decoration: none } -.ui.dropdown .menu.show[data-v-338b2e60] { - display: block; +.ui.dropdown .menu.show[data-v-3a622017] { + display: block } -.ui.checkbox label[data-v-338b2e60] { - cursor: pointer; +.ui.checkbox label[data-v-3a622017] { + cursor: pointer } -.ui.merge-button[data-v-338b2e60] { - position: relative; +.ui.merge-button[data-v-3a622017] { + position: relative } -.ui.merge-button .ui.dropdown[data-v-338b2e60] { - position: static; +.ui.merge-button .ui.dropdown[data-v-3a622017] { + position: static } -.ui.merge-button>.ui.dropdown:last-child>.menu[data-v-338b2e60]:not(.left) { - left: 0; - right: auto; +.ui.merge-button>.ui.dropdown:last-child>.menu[data-v-3a622017]:not(.left) { + left: 0; + right: auto } -.ui.merge-button .ui.dropdown .menu>.item[data-v-338b2e60] { - display: flex; - align-items: stretch; - padding: 0!important; +.ui.merge-button .ui.dropdown .menu>.item[data-v-3a622017] { + display: flex; + align-items: stretch; + padding: 0!important } -.action-text[data-v-338b2e60] { - padding: .8rem; - flex: 1; +.action-text[data-v-3a622017] { + padding: .8rem; + flex: 1 } -.auto-merge-small[data-v-338b2e60] { - width: 40px; - display: flex; - align-items: center; - justify-content: center; - position: relative; +.auto-merge-small[data-v-3a622017] { + width: 40px; + display: flex; + align-items: center; + justify-content: center; + position: relative } -.auto-merge-small .auto-merge-tip[data-v-338b2e60] { - display: none; - left: 38px; - top: -1px; - bottom: -1px; - position: absolute; - align-items: center; - color: var(--color-info-text); - background-color: var(--color-info-bg); - border: 1px solid var(--color-info-border); - border-left: none; - padding-right: 1rem; +.auto-merge-small .auto-merge-tip[data-v-3a622017] { + display: none; + left: 38px; + top: -1px; + bottom: -1px; + position: absolute; + align-items: center; + color: var(--color-info-text); + background-color: var(--color-info-bg); + border: 1px solid var(--color-info-border); + border-left: none; + padding-right: 1rem } -.auto-merge-small[data-v-338b2e60]:hover { - color: var(--color-info-text); - background-color: var(--color-info-bg); - border: 1px solid var(--color-info-border); +.auto-merge-small[data-v-3a622017]:hover { + color: var(--color-info-text); + background-color: var(--color-info-bg); + border: 1px solid var(--color-info-border) } -.auto-merge-small:hover .auto-merge-tip[data-v-338b2e60] { - display: flex; +.auto-merge-small:hover .auto-merge-tip[data-v-3a622017] { + display: flex +} + +.action-view-body[data-v-03ebda9d] { + display: flex; + height: calc(100vh - 266px) +} + +.action-view-header[data-v-03ebda9d] { + margin: 0 20px 20px +} + +.action-view-header .run_cancel[data-v-03ebda9d] { + border: none; + color: var(--color-red); + background-color: transparent; + outline: none; + cursor: pointer; + transition: transform .2s +} + +.action-view-header .run_cancel[data-v-03ebda9d]:hover { + transform: scale(1.3) +} + +.action-view-header .run_approve[data-v-03ebda9d] { + border: none; + color: var(--color-green); + background-color: transparent; + outline: none; + cursor: pointer; + transition: transform .2s +} + +.action-view-header .run_cancel[data-v-03ebda9d]:hover,.action-view-header .run_approve[data-v-03ebda9d]:hover { + transform: scale(1.3) +} + +.action-info-summary[data-v-03ebda9d] { + font-size: 150%; + height: 20px; + padding: 0 10px; + display: flex +} + +.action-info-summary .action-title[data-v-03ebda9d] { + padding: 0 5px +} + +.action-view-left[data-v-03ebda9d] { + width: 30%; + max-width: 400px; + overflow-y: scroll; + margin-left: 10px +} + +.job-group-section .job-group-summary[data-v-03ebda9d] { + margin: 5px 0; + padding: 10px +} + +.job-group-section .job-brief-list .job-brief-item[data-v-03ebda9d] { + margin: 5px 0; + padding: 10px; + background: var(--color-info-bg); + border-radius: 5px; + text-decoration: none; + display: flex; + justify-items: center; + flex-wrap: nowrap +} + +.job-group-section .job-brief-list .job-brief-item .job-brief-rerun[data-v-03ebda9d] { + float: right; + border: none; + background-color: transparent; + outline: none; + cursor: pointer; + transition: transform .2s +} + +.job-group-section .job-brief-list .job-brief-item .job-brief-rerun[data-v-03ebda9d]:hover { + transform: scale(1.3) +} + +.job-group-section .job-brief-list .job-brief-item .job-brief-link[data-v-03ebda9d] { + flex-grow: 1; + display: flex +} + +.job-group-section .job-brief-list .job-brief-item .job-brief-link span[data-v-03ebda9d] { + margin-right: 8px; + display: flex; + align-items: center +} + +.job-group-section .job-brief-list .job-brief-item[data-v-03ebda9d]:hover { + background-color: var(--color-secondary) +} + +.action-view-right[data-v-03ebda9d] { + flex: 1; + background-color: var(--color-console-bg); + color: var(--color-console-fg); + max-height: 100%; + margin-right: 10px; + display: flex; + flex-direction: column +} + +.job-info-header .job-info-header-title[data-v-03ebda9d] { + font-size: 150%; + padding: 10px +} + +.job-info-header .job-info-header-detail[data-v-03ebda9d] { + padding: 0 10px 10px; + border-bottom: 1px solid var(--color-grey) +} + +.job-step-container[data-v-03ebda9d] { + max-height: 100%; + overflow: auto +} + +.job-step-container .job-step-summary[data-v-03ebda9d] { + cursor: pointer; + padding: 5px 10px; + display: flex +} + +.job-step-container .job-step-summary .step-summary-msg[data-v-03ebda9d] { + flex: 1 +} + +.job-step-container .job-step-summary .step-summary-dur[data-v-03ebda9d] { + margin-left: 16px +} + +.job-step-container .job-step-summary[data-v-03ebda9d]:hover { + background-color: var(--color-black-light) +} + +.job-status-rotate { + animation: job-status-rotate-keyframes 1s linear infinite +} + +@keyframes job-status-rotate-keyframes { + to { + transform: rotate(360deg) + } +} + +.job-step-section { + margin: 10px +} + +.job-step-section .job-step-logs { + font-family: monospace,monospace +} + +.job-step-section .job-step-logs .job-log-line { + display: flex +} + +.job-step-section .job-step-logs .job-log-line .line-num { + width: 48px; + color: var(--color-grey-light); + text-align: right +} + +.job-step-section .job-step-logs .job-log-line .log-time { + color: var(--color-grey-light); + margin-left: 10px; + white-space: nowrap +} + +.job-step-section .job-step-logs .job-log-line .log-msg { + flex: 1; + word-break: break-all; + white-space: break-spaces; + margin-left: 10px } .CodeMirror { - font-family: monospace; - height: 300px; - color: #000; - direction: ltr; + font-family: monospace; + height: 300px; + color: #000; + direction: ltr } .CodeMirror-lines { - padding: 4px 0; + padding: 4px 0 } .CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like { - padding: 0 4px; + padding: 0 4px } .CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler { - background-color: #fff; + background-color: #fff } .CodeMirror-gutters { - border-right: 1px solid #ddd; - background-color: #f7f7f7; - white-space: nowrap; + border-right: 1px solid #ddd; + background-color: #f7f7f7; + white-space: nowrap } .CodeMirror-linenumber { - padding: 0 3px 0 5px; - min-width: 20px; - text-align: right; - color: #999; - white-space: nowrap; + padding: 0 3px 0 5px; + min-width: 20px; + text-align: right; + color: #999; + white-space: nowrap } .CodeMirror-guttermarker { - color: #000; + color: #000 } .CodeMirror-guttermarker-subtle { - color: #999; + color: #999 } .CodeMirror-cursor { - border-left: 1px solid #000; - border-right: none; - width: 0; + border-left: 1px solid #000; + border-right: none; + width: 0 } .CodeMirror div.CodeMirror-secondarycursor { - border-left: 1px solid silver; + border-left: 1px solid silver } .cm-fat-cursor .CodeMirror-cursor { - width: auto; - border: 0!important; - background: #7e7; + width: auto; + border: 0!important; + background: #7e7 } .cm-fat-cursor div.CodeMirror-cursors { - z-index: 1; + z-index: 1 } .cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection { - background: 0 0; + background: 0 0 } .cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection { - background: 0 0; + background: 0 0 } .cm-fat-cursor { - caret-color: transparent; + caret-color: transparent } @-moz-keyframes blink { - 50% { - background-color: transparent; - } + 50% { + background-color: transparent + } } @-webkit-keyframes blink { - 50% { - background-color: transparent; - } + 50% { + background-color: transparent + } } @keyframes blink { - 50% { - background-color: transparent; - } + 50% { + background-color: transparent + } } .cm-tab { - display: inline-block; - text-decoration: inherit; + display: inline-block; + text-decoration: inherit } .CodeMirror-rulers { - position: absolute; - inset: -50px 0 0; - overflow: hidden; + position: absolute; + inset: -50px 0 0; + overflow: hidden } .CodeMirror-ruler { - border-left: 1px solid #ccc; - top: 0; - bottom: 0; - position: absolute; + border-left: 1px solid #ccc; + top: 0; + bottom: 0; + position: absolute } .cm-s-default .cm-header { - color: #00f; + color: #00f } .cm-s-default .cm-quote { - color: #090; + color: #090 } .cm-negative { - color: #d44; + color: #d44 } .cm-positive { - color: #292; + color: #292 } .cm-header,.cm-strong { - font-weight: 700; + font-weight: 700 } .cm-em { - font-style: italic; + font-style: italic } .cm-link { - text-decoration: underline; + text-decoration: underline } .cm-strikethrough { - text-decoration: line-through; + text-decoration: line-through } .cm-s-default .cm-keyword { - color: #708; + color: #708 } .cm-s-default .cm-atom { - color: #219; + color: #219 } .cm-s-default .cm-number { - color: #164; + color: #164 } .cm-s-default .cm-def { - color: #00f; + color: #00f } .cm-s-default .cm-variable-2 { - color: #05a; + color: #05a } .cm-s-default .cm-type,.cm-s-default .cm-variable-3 { - color: #085; + color: #085 } .cm-s-default .cm-comment { - color: #a50; + color: #a50 } .cm-s-default .cm-string { - color: #a11; + color: #a11 } .cm-s-default .cm-string-2 { - color: #f50; + color: #f50 } .cm-s-default .cm-meta,.cm-s-default .cm-qualifier { - color: #555; + color: #555 } .cm-s-default .cm-builtin { - color: #30a; + color: #30a } .cm-s-default .cm-bracket { - color: #997; + color: #997 } .cm-s-default .cm-tag { - color: #170; + color: #170 } .cm-s-default .cm-attribute { - color: #00c; + color: #00c } .cm-s-default .cm-hr { - color: #999; + color: #999 } .cm-s-default .cm-link { - color: #00c; + color: #00c } .cm-s-default .cm-error,.cm-invalidchar { - color: red; + color: red } .CodeMirror-composing { - border-bottom: 2px solid; + border-bottom: 2px solid } div.CodeMirror span.CodeMirror-matchingbracket { - color: #0b0; + color: #0b0 } div.CodeMirror span.CodeMirror-nonmatchingbracket { - color: #a22; + color: #a22 } .CodeMirror-matchingtag { - background: rgba(255,150,0,.3); + background: rgba(255,150,0,.3) } .CodeMirror-activeline-background { - background: #e8f2ff; + background: #e8f2ff } .CodeMirror { - position: relative; - overflow: hidden; - background: #fff; + position: relative; + overflow: hidden; + background: #fff } .CodeMirror-scroll { - overflow: scroll!important; - margin-bottom: -50px; - margin-right: -50px; - padding-bottom: 50px; - height: 100%; - outline: 0; - position: relative; - z-index: 0; + overflow: scroll!important; + margin-bottom: -50px; + margin-right: -50px; + padding-bottom: 50px; + height: 100%; + outline: 0; + position: relative; + z-index: 0 } .CodeMirror-sizer { - position: relative; - border-right: 50px solid transparent; + position: relative; + border-right: 50px solid transparent } .CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar { - position: absolute; - z-index: 6; - display: none; - outline: 0; + position: absolute; + z-index: 6; + display: none; + outline: 0 } .CodeMirror-vscrollbar { - right: 0; - top: 0; - overflow-x: hidden; - overflow-y: scroll; + right: 0; + top: 0; + overflow-x: hidden; + overflow-y: scroll } .CodeMirror-hscrollbar { - bottom: 0; - left: 0; - overflow-y: hidden; - overflow-x: scroll; + bottom: 0; + left: 0; + overflow-y: hidden; + overflow-x: scroll } .CodeMirror-scrollbar-filler { - right: 0; - bottom: 0; + right: 0; + bottom: 0 } .CodeMirror-gutter-filler { - left: 0; - bottom: 0; + left: 0; + bottom: 0 } .CodeMirror-gutters { - position: absolute; - left: 0; - top: 0; - min-height: 100%; - z-index: 3; + position: absolute; + left: 0; + top: 0; + min-height: 100%; + z-index: 3 } .CodeMirror-gutter { - white-space: normal; - height: 100%; - display: inline-block; - vertical-align: top; - margin-bottom: -50px; + white-space: normal; + height: 100%; + display: inline-block; + vertical-align: top; + margin-bottom: -50px } .CodeMirror-gutter-wrapper { - position: absolute; - z-index: 4; - background: 0 0!important; - border: none!important; + position: absolute; + z-index: 4; + background: 0 0!important; + border: none!important } .CodeMirror-gutter-background { - position: absolute; - top: 0; - bottom: 0; - z-index: 4; + position: absolute; + top: 0; + bottom: 0; + z-index: 4 } .CodeMirror-gutter-elt { - position: absolute; - cursor: default; - z-index: 4; + position: absolute; + cursor: default; + z-index: 4 } .CodeMirror-gutter-wrapper ::selection { - background-color: transparent; + background-color: transparent } .CodeMirror-gutter-wrapper ::-moz-selection { - background-color: transparent; + background-color: transparent } .CodeMirror-lines { - cursor: text; - min-height: 1px; + cursor: text; + min-height: 1px } .CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like { - -moz-border-radius: 0; - -webkit-border-radius: 0; - border-radius: 0; - border-width: 0; - background: 0 0; - font-family: inherit; - font-size: inherit; - margin: 0; - white-space: pre; - word-wrap: normal; - line-height: inherit; - color: inherit; - z-index: 2; - position: relative; - overflow: visible; - -webkit-tap-highlight-color: transparent; - -webkit-font-variant-ligatures: contextual; - font-variant-ligatures: contextual; + -moz-border-radius: 0; + -webkit-border-radius: 0; + border-radius: 0; + border-width: 0; + background: 0 0; + font-family: inherit; + font-size: inherit; + margin: 0; + white-space: pre; + word-wrap: normal; + line-height: inherit; + color: inherit; + z-index: 2; + position: relative; + overflow: visible; + -webkit-tap-highlight-color: transparent; + -webkit-font-variant-ligatures: contextual; + font-variant-ligatures: contextual } .CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like { - word-wrap: break-word; - white-space: pre-wrap; - word-break: normal; + word-wrap: break-word; + white-space: pre-wrap; + word-break: normal } .CodeMirror-linebackground { - position: absolute; - inset: 0; - z-index: 0; + position: absolute; + inset: 0; + z-index: 0 } .CodeMirror-linewidget { - position: relative; - z-index: 2; - padding: .1px; + position: relative; + z-index: 2; + padding: .1px } .CodeMirror-code { - outline: 0; + outline: 0 } .CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer { - -moz-box-sizing: content-box; - box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box } .CodeMirror-measure { - position: absolute; - width: 100%; - height: 0; - overflow: hidden; - visibility: hidden; + position: absolute; + width: 100%; + height: 0; + overflow: hidden; + visibility: hidden } .CodeMirror-cursor { - position: absolute; - pointer-events: none; + position: absolute; + pointer-events: none } .CodeMirror-measure pre { - position: static; + position: static } div.CodeMirror-cursors { - visibility: hidden; - position: relative; - z-index: 3; + visibility: hidden; + position: relative; + z-index: 3 } div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors { - visibility: visible; + visibility: visible } .CodeMirror-selected { - background: #d9d9d9; + background: #d9d9d9 } .CodeMirror-focused .CodeMirror-selected { - background: #d7d4f0; + background: #d7d4f0 } .CodeMirror-crosshair { - cursor: crosshair; + cursor: crosshair } .CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection { - background: #d7d4f0; + background: #d7d4f0 } .CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection { - background: #d7d4f0; + background: #d7d4f0 } .cm-searching { - background-color: #ffa; - background-color: #ff06; + background-color: #ffa; + background-color: #ff06 } .cm-force-border { - padding-right: .1px; + padding-right: .1px } @media print { - .CodeMirror div.CodeMirror-cursors { - visibility: hidden; - } + .CodeMirror div.CodeMirror-cursors { + visibility: hidden + } } .cm-tab-wrap-hack:after { - content: ""; + content: "" } span.CodeMirror-selectedtext { - background: 0 0; + background: 0 0 } .EasyMDEContainer { - display: block; + display: block } .CodeMirror-rtl pre { - direction: rtl; + direction: rtl } .EasyMDEContainer.sided--no-fullscreen { - display: flex; - flex-direction: row; - flex-wrap: wrap; + display: flex; + flex-direction: row; + flex-wrap: wrap } .EasyMDEContainer .CodeMirror { - box-sizing: border-box; - height: auto; - border: 1px solid #ced4da; - border-bottom-left-radius: 4px; - border-bottom-right-radius: 4px; - padding: 10px; - font: inherit; - z-index: 0; - word-wrap: break-word; + box-sizing: border-box; + height: auto; + border: 1px solid #ced4da; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + padding: 10px; + font: inherit; + z-index: 0; + word-wrap: break-word } .EasyMDEContainer .CodeMirror-scroll { - cursor: text; + cursor: text } .EasyMDEContainer .CodeMirror-fullscreen { - background: #fff; - position: fixed!important; - inset: 50px 0 0; - height: auto; - z-index: 8; - border-right: none!important; - border-bottom-right-radius: 0!important; + background: #fff; + position: fixed!important; + inset: 50px 0 0; + height: auto; + z-index: 8; + border-right: none!important; + border-bottom-right-radius: 0!important } .EasyMDEContainer .CodeMirror-sided { - width: 50%!important; + width: 50%!important } .EasyMDEContainer.sided--no-fullscreen .CodeMirror-sided { - border-right: none!important; - border-bottom-right-radius: 0; - position: relative; - flex: 1 1 auto; + border-right: none!important; + border-bottom-right-radius: 0; + position: relative; + flex: 1 1 auto } .EasyMDEContainer .CodeMirror-placeholder { - opacity: .5; + opacity: .5 } .EasyMDEContainer .CodeMirror-focused .CodeMirror-selected { - background: #d9d9d9; + background: #d9d9d9 } .editor-toolbar { - position: relative; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; - padding: 9px 10px; - border-top: 1px solid #ced4da; - border-left: 1px solid #ced4da; - border-right: 1px solid #ced4da; - border-top-left-radius: 4px; - border-top-right-radius: 4px; + position: relative; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + -o-user-select: none; + user-select: none; + padding: 9px 10px; + border-top: 1px solid #ced4da; + border-left: 1px solid #ced4da; + border-right: 1px solid #ced4da; + border-top-left-radius: 4px; + border-top-right-radius: 4px } .editor-toolbar.fullscreen { - width: 100%; - height: 50px; - padding-top: 10px; - padding-bottom: 10px; - box-sizing: border-box; - background: #fff; - border: 0; - position: fixed; - top: 0; - left: 0; - opacity: 1; - z-index: 9; + width: 100%; + height: 50px; + padding-top: 10px; + padding-bottom: 10px; + box-sizing: border-box; + background: #fff; + border: 0; + position: fixed; + top: 0; + left: 0; + opacity: 1; + z-index: 9 } .editor-toolbar.fullscreen:before { - width: 20px; - height: 50px; - background: -moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); - background: -webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,rgba(255,255,255,0))); - background: -webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); - background: -o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); - background: -ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); - background: linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%); - position: fixed; - top: 0; - left: 0; - margin: 0; - padding: 0; + width: 20px; + height: 50px; + background: -moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); + background: -webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,rgba(255,255,255,0))); + background: -webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); + background: -o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); + background: -ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%); + background: linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%); + position: fixed; + top: 0; + left: 0; + margin: 0; + padding: 0 } .editor-toolbar.fullscreen:after { - width: 20px; - height: 50px; - background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); - background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fff)); - background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); - background: -o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); - background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); - background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%); - position: fixed; - top: 0; - right: 0; - margin: 0; - padding: 0; + width: 20px; + height: 50px; + background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); + background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fff)); + background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); + background: -o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); + background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%); + background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%); + position: fixed; + top: 0; + right: 0; + margin: 0; + padding: 0 } .EasyMDEContainer.sided--no-fullscreen .editor-toolbar { - width: 100%; + width: 100% } .editor-toolbar .easymde-dropdown,.editor-toolbar button { - background: 0 0; - display: inline-block; - text-align: center; - text-decoration: none!important; - height: 30px; - margin: 0; - padding: 0; - border: 1px solid transparent; - border-radius: 3px; - cursor: pointer; + background: 0 0; + display: inline-block; + text-align: center; + text-decoration: none!important; + height: 30px; + margin: 0; + padding: 0; + border: 1px solid transparent; + border-radius: 3px; + cursor: pointer } .editor-toolbar button { - font-weight: 700; - min-width: 30px; - padding: 0 6px; - white-space: nowrap; + font-weight: 700; + min-width: 30px; + padding: 0 6px; + white-space: nowrap } .editor-toolbar button.active,.editor-toolbar button:hover { - background: #fcfcfc; - border-color: #95a5a6; + background: #fcfcfc; + border-color: #95a5a6 } .editor-toolbar i.separator { - display: inline-block; - width: 0; - border-left: 1px solid #d9d9d9; - border-right: 1px solid #fff; - color: transparent; - text-indent: -10px; - margin: 0 6px; + display: inline-block; + width: 0; + border-left: 1px solid #d9d9d9; + border-right: 1px solid #fff; + color: transparent; + text-indent: -10px; + margin: 0 6px } .editor-toolbar button:after { - font-family: Arial,Helvetica Neue,Helvetica,sans-serif; - font-size: 65%; - vertical-align: text-bottom; - position: relative; - top: 2px; + font-family: Arial,Helvetica Neue,Helvetica,sans-serif; + font-size: 65%; + vertical-align: text-bottom; + position: relative; + top: 2px } .editor-toolbar button.heading-1:after { - content: "1"; + content: "1" } .editor-toolbar button.heading-2:after { - content: "2"; + content: "2" } .editor-toolbar button.heading-3:after { - content: "3"; + content: "3" } .editor-toolbar button.heading-bigger:after { - content: "\25b2"; + content: "\25b2" } .editor-toolbar button.heading-smaller:after { - content: "\25bc"; + content: "\25bc" } .editor-toolbar.disabled-for-preview button:not(.no-disable) { - opacity: .6; - pointer-events: none; + opacity: .6; + pointer-events: none } -@media only screen and (max-width:700px) { - .editor-toolbar i.no-mobile { - display: none; - } +@media only screen and (max-width: 700px) { + .editor-toolbar i.no-mobile { + display:none + } } .editor-statusbar { - padding: 8px 10px; - font-size: 12px; - color: #959694; - text-align: right; + padding: 8px 10px; + font-size: 12px; + color: #959694; + text-align: right } .EasyMDEContainer.sided--no-fullscreen .editor-statusbar { - width: 100%; + width: 100% } .editor-statusbar span { - display: inline-block; - min-width: 4em; - margin-left: 1em; + display: inline-block; + min-width: 4em; + margin-left: 1em } .editor-statusbar .lines:before { - content: "lines: "; + content: "lines: " } .editor-statusbar .words:before { - content: "words: "; + content: "words: " } .editor-statusbar .characters:before { - content: "characters: "; + content: "characters: " } .editor-preview-full { - position: absolute; - width: 100%; - height: 100%; - top: 0; - left: 0; - z-index: 7; - overflow: auto; - display: none; - box-sizing: border-box; + position: absolute; + width: 100%; + height: 100%; + top: 0; + left: 0; + z-index: 7; + overflow: auto; + display: none; + box-sizing: border-box } .editor-preview-side { - position: fixed; - bottom: 0; - width: 50%; - top: 50px; - right: 0; - z-index: 9; - overflow: auto; - display: none; - box-sizing: border-box; - border: 1px solid #ddd; - word-wrap: break-word; + position: fixed; + bottom: 0; + width: 50%; + top: 50px; + right: 0; + z-index: 9; + overflow: auto; + display: none; + box-sizing: border-box; + border: 1px solid #ddd; + word-wrap: break-word } .editor-preview-active-side { - display: block; + display: block } .EasyMDEContainer.sided--no-fullscreen .editor-preview-active-side { - flex: 1 1 auto; - height: auto; - position: static; + flex: 1 1 auto; + height: auto; + position: static } .editor-preview-active { - display: block; + display: block } .editor-preview { - padding: 10px; - background: #fafafa; + padding: 10px; + background: #fafafa } .editor-preview>p { - margin-top: 0; + margin-top: 0 } .editor-preview pre { - background: #eee; - margin-bottom: 10px; + background: #eee; + margin-bottom: 10px } .editor-preview table td,.editor-preview table th { - border: 1px solid #ddd; - padding: 5px; + border: 1px solid #ddd; + padding: 5px } .cm-s-easymde .cm-tag { - color: #63a35c; + color: #63a35c } .cm-s-easymde .cm-attribute { - color: #795da3; + color: #795da3 } .cm-s-easymde .cm-string { - color: #183691; + color: #183691 } .cm-s-easymde .cm-header-1 { - font-size: calc(1.375rem + 1.5vw); + font-size: calc(1.375rem + 1.5vw) } .cm-s-easymde .cm-header-2 { - font-size: calc(1.325rem + .9vw); + font-size: calc(1.325rem + .9vw) } .cm-s-easymde .cm-header-3 { - font-size: calc(1.3rem + .6vw); + font-size: calc(1.3rem + .6vw) } .cm-s-easymde .cm-header-4 { - font-size: calc(1.275rem + .3vw); + font-size: calc(1.275rem + .3vw) } .cm-s-easymde .cm-header-5 { - font-size: 1.25rem; + font-size: 1.25rem } .cm-s-easymde .cm-header-6 { - font-size: 1rem; + font-size: 1rem } .cm-s-easymde .cm-header-1,.cm-s-easymde .cm-header-2,.cm-s-easymde .cm-header-3,.cm-s-easymde .cm-header-4,.cm-s-easymde .cm-header-5,.cm-s-easymde .cm-header-6 { - margin-bottom: .5rem; - line-height: 1.2; + margin-bottom: .5rem; + line-height: 1.2 } .cm-s-easymde .cm-comment { - background: rgba(0,0,0,.05); - border-radius: 2px; + background: rgba(0,0,0,.05); + border-radius: 2px } .cm-s-easymde .cm-link { - color: #7f8c8d; + color: #7f8c8d } .cm-s-easymde .cm-url { - color: #aab2b3; + color: #aab2b3 } .cm-s-easymde .cm-quote { - color: #7f8c8d; - font-style: italic; + color: #7f8c8d; + font-style: italic } .editor-toolbar .easymde-dropdown { - position: relative; - background: linear-gradient(to bottom right,#fff 0,#fff 84%,#333 50%,#333 100%); - border-radius: 0; - border: 1px solid #fff; + position: relative; + background: linear-gradient(to bottom right,#fff 0,#fff 84%,#333 50%,#333 100%); + border-radius: 0; + border: 1px solid #fff } .editor-toolbar .easymde-dropdown:hover { - background: linear-gradient(to bottom right,#fff 0,#fff 84%,#333 50%,#333 100%); + background: linear-gradient(to bottom right,#fff 0,#fff 84%,#333 50%,#333 100%) } .easymde-dropdown-content { - display: block; - visibility: hidden; - position: absolute; - background-color: #f9f9f9; - box-shadow: 0 8px 16px #0003; - padding: 8px; - z-index: 2; - top: 30px; + display: block; + visibility: hidden; + position: absolute; + background-color: #f9f9f9; + box-shadow: 0 8px 16px #0003; + padding: 8px; + z-index: 2; + top: 30px } .easymde-dropdown:active .easymde-dropdown-content,.easymde-dropdown:focus .easymde-dropdown-content,.easymde-dropdown:focus-within .easymde-dropdown-content { - visibility: visible; + visibility: visible } .easymde-dropdown-content button { - display: block; + display: block } span[data-img-src]:after { - content: ""; - background-image: var(--bg-image); - display: block; - max-height: 100%; - max-width: 100%; - background-size: contain; - height: 0; - padding-top: var(--height); - width: var(--width); - background-repeat: no-repeat; + content: ""; + background-image: var(--bg-image); + display: block; + max-height: 100%; + max-width: 100%; + background-size: contain; + height: 0; + padding-top: var(--height); + width: var(--width); + background-repeat: no-repeat } .CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) { - background: rgba(255,0,0,.15); + background: rgba(255,0,0,.15) } .ui.breadcrumb { - line-height: 1.4285em; - display: inline-block; - margin: 0; - vertical-align: middle; + line-height: 1.4285em; + display: inline-block; + margin: 0; + vertical-align: middle } .ui.breadcrumb:first-child { - margin-top: 0; + margin-top: 0 } .ui.breadcrumb:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.breadcrumb .divider { - display: inline-block; - opacity: .7; - margin: 0 .21428571rem; - font-size: .92857143em; - color: #0006; - vertical-align: baseline; + display: inline-block; + opacity: .7; + margin: 0 .21428571rem; + font-size: .92857143em; + color: #0006; + vertical-align: baseline } .ui.breadcrumb a { - color: #4183c4; + color: #4183c4 } .ui.breadcrumb a:hover { - color: #1e70bf; + color: #1e70bf } .ui.breadcrumb .icon.divider { - font-size: .85714286em; - vertical-align: baseline; + font-size: .85714286em; + vertical-align: baseline } .ui.breadcrumb a.section { - cursor: pointer; + cursor: pointer } .ui.breadcrumb .section { - display: inline-block; - margin: 0; - padding: 0; + display: inline-block; + margin: 0; + padding: 0 } .ui.breadcrumb.segment { - display: inline-block; - padding: .78571429em 1em; + display: inline-block; + padding: .78571429em 1em } .ui.inverted.breadcrumb { - color: #dcddde; + color: #dcddde } .ui.inverted.breadcrumb>.active.section { - color: #fff; + color: #fff } .ui.inverted.breadcrumb>.divider { - color: #ffffffb3; + color: #ffffffb3 } .ui.breadcrumb .active.section { - font-weight: 500; + font-weight: 500 } .ui.breadcrumb { - font-size: 1rem; + font-size: 1rem } .ui.mini.breadcrumb { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.breadcrumb { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.breadcrumb { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.breadcrumb { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.breadcrumb { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.breadcrumb { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.breadcrumb { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.button { - cursor: pointer; - display: inline-block; - min-height: 1em; - outline: none; - border: none; - vertical-align: baseline; - background: #E0E1E2 none; - color: #0009; - font-family: var(--fonts-regular); - margin: 0 .25em 0 0; - padding: .78571429em 1.5em; - text-transform: none; - text-shadow: none; - font-weight: 500; - line-height: 1em; - font-style: normal; - text-align: center; - text-decoration: none; - border-radius: .28571429rem; - box-shadow: 0 0 0 1px transparent inset,0 0 #22242626 inset; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease; - will-change: auto; - -webkit-tap-highlight-color: transparent; + cursor: pointer; + display: inline-block; + min-height: 1em; + outline: none; + border: none; + vertical-align: baseline; + background: #E0E1E2 none; + color: #0009; + font-family: var(--fonts-regular); + margin: 0 .25em 0 0; + padding: .78571429em 1.5em; + text-transform: none; + text-shadow: none; + font-weight: 500; + line-height: 1em; + font-style: normal; + text-align: center; + text-decoration: none; + border-radius: .28571429rem; + box-shadow: 0 0 0 1px transparent inset,0 0 #22242626 inset; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease; + will-change: auto; + -webkit-tap-highlight-color: transparent } .ui.button:hover { - background-color: #cacbcd; - background-image: none; - box-shadow: 0 0 0 1px transparent inset,0 0 #22242626 inset; - color: #000c; + background-color: #cacbcd; + background-image: none; + box-shadow: 0 0 0 1px transparent inset,0 0 #22242626 inset; + color: #000c } .ui.button:hover .icon { - opacity: .85; + opacity: .85 } .ui.button:focus { - background-color: #cacbcd; - color: #000c; - background-image: none; - box-shadow: ""; + background-color: #cacbcd; + color: #000c; + background-image: none; + box-shadow: "" } .ui.button:focus .icon { - opacity: .85; + opacity: .85 } .ui.button:active,.ui.active.button:active { - background-color: #babbbc; - background-image: ""; - color: #000000e6; - box-shadow: 0 0 0 1px transparent inset,none; + background-color: #babbbc; + background-image: ""; + color: #000000e6; + box-shadow: 0 0 0 1px transparent inset,none } .ui.active.button { - background-color: #c0c1c2; - background-image: none; - box-shadow: 0 0 0 1px transparent inset; - color: #000000f2; + background-color: #c0c1c2; + background-image: none; + box-shadow: 0 0 0 1px transparent inset; + color: #000000f2 } .ui.active.button:hover { - background-color: #c0c1c2; - background-image: none; - color: #000000f2; + background-color: #c0c1c2; + background-image: none; + color: #000000f2 } .ui.active.button:active { - background-color: #c0c1c2; - background-image: none; + background-color: #c0c1c2; + background-image: none } .ui.loading.loading.loading.loading.loading.loading.button { - position: relative; - cursor: default; - text-shadow: none!important; - color: transparent; - opacity: 1; - pointer-events: auto; - transition: all 0s linear,opacity .1s ease; + position: relative; + cursor: default; + text-shadow: none!important; + color: transparent; + opacity: 1; + pointer-events: auto; + transition: all 0s linear,opacity .1s ease } .ui.loading.button:before { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - border-radius: 500rem; - border: .2em solid rgba(0,0,0,.15); + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + border-radius: 500rem; + border: .2em solid rgba(0,0,0,.15) } .ui.loading.button:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - border-radius: 500rem; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid currentColor; - color: #fff; - box-shadow: 0 0 0 1px transparent; + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + border-radius: 500rem; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid currentColor; + color: #fff; + box-shadow: 0 0 0 1px transparent } .ui.labeled.icon.loading.button .icon { - background-color: transparent; - box-shadow: none; + background-color: transparent; + box-shadow: none } .ui.basic.loading.button:not(.inverted):before { - border-color: #0000001a; + border-color: #0000001a } .ui.basic.loading.button:not(.inverted):after { - border-color: #767676; + border-color: #767676 } .ui.buttons .disabled.button:not(.basic),.ui.disabled.button,.ui.button:disabled,.ui.disabled.button:hover,.ui.disabled.active.button { - cursor: default; - opacity: var(--opacity-disabled)!important; - background-image: none; - box-shadow: none; - pointer-events: none!important; + cursor: default; + opacity: var(--opacity-disabled)!important; + background-image: none; + box-shadow: none; + pointer-events: none!important } .ui.basic.buttons .ui.disabled.button { - border-color: #22242680; + border-color: #22242680 } .ui.animated.button { - position: relative; - overflow: hidden; - padding-right: 0!important; - vertical-align: middle; - z-index: 1; + position: relative; + overflow: hidden; + padding-right: 0!important; + vertical-align: middle; + z-index: 1 } .ui.animated.button .content { - will-change: transform,opacity; + will-change: transform,opacity } .ui.animated.button .visible.content { - position: relative; - margin-right: 1.5em; + position: relative; + margin-right: 1.5em } .ui.animated.button .hidden.content { - position: absolute; - width: 100%; + position: absolute; + width: 100% } .ui.animated.button .visible.content,.ui.animated.button .hidden.content { - transition: right .3s ease 0s; + transition: right .3s ease 0s } .ui.animated.button .visible.content { - left: auto; - right: 0; + left: auto; + right: 0 } .ui.animated.button .hidden.content { - top: 50%; - left: auto; - right: -100%; - margin-top: -.5em; + top: 50%; + left: auto; + right: -100%; + margin-top: -.5em } .ui.animated.button:focus .visible.content,.ui.animated.button:hover .visible.content { - left: auto; - right: 200%; + left: auto; + right: 200% } .ui.animated.button:focus .hidden.content,.ui.animated.button:hover .hidden.content { - left: auto; - right: 0; + left: auto; + right: 0 } .ui.vertical.animated.button .visible.content,.ui.vertical.animated.button .hidden.content { - transition: top .3s ease,transform .3s ease; + transition: top .3s ease,transform .3s ease } .ui.vertical.animated.button .visible.content { - transform: translateY(0); - right: auto; + transform: translateY(0); + right: auto } .ui.vertical.animated.button .hidden.content { - top: -50%; - left: 0; - right: auto; + top: -50%; + left: 0; + right: auto } .ui.vertical.animated.button:focus .visible.content,.ui.vertical.animated.button:hover .visible.content { - transform: translateY(200%); - right: auto; + transform: translateY(200%); + right: auto } .ui.vertical.animated.button:focus .hidden.content,.ui.vertical.animated.button:hover .hidden.content { - top: 50%; - right: auto; + top: 50%; + right: auto } .ui.fade.animated.button .visible.content,.ui.fade.animated.button .hidden.content { - transition: opacity .3s ease,transform .3s ease; + transition: opacity .3s ease,transform .3s ease } .ui.fade.animated.button .visible.content { - left: auto; - right: auto; - opacity: 1; - transform: scale(1); + left: auto; + right: auto; + opacity: 1; + transform: scale(1) } .ui.fade.animated.button .hidden.content { - opacity: 0; - left: 0; - right: auto; - transform: scale(1.5); + opacity: 0; + left: 0; + right: auto; + transform: scale(1.5) } .ui.fade.animated.button:focus .visible.content,.ui.fade.animated.button:hover .visible.content { - left: auto; - right: auto; - opacity: 0; - transform: scale(.75); + left: auto; + right: auto; + opacity: 0; + transform: scale(.75) } .ui.fade.animated.button:focus .hidden.content,.ui.fade.animated.button:hover .hidden.content { - left: 0; - right: auto; - opacity: 1; - transform: scale(1); + left: 0; + right: auto; + opacity: 1; + transform: scale(1) } .ui.inverted.button { - box-shadow: 0 0 0 2px #fff inset; - background: transparent none; - color: #fff; - text-shadow: none!important; + box-shadow: 0 0 0 2px #fff inset; + background: transparent none; + color: #fff; + text-shadow: none!important } .ui.inverted.buttons .button { - margin: 0 0 0 -2px; + margin: 0 0 0 -2px } .ui.inverted.buttons .button:first-child { - margin-left: 0; + margin-left: 0 } .ui.inverted.vertical.buttons .button { - margin: 0 0 -2px; + margin: 0 0 -2px } .ui.inverted.vertical.buttons .button:first-child { - margin-top: 0; + margin-top: 0 } .ui.inverted.button:hover { - background: #FFFFFF; - box-shadow: 0 0 0 2px #fff inset; - color: #000c; + background: #FFFFFF; + box-shadow: 0 0 0 2px #fff inset; + color: #000c } .ui.inverted.button:focus,.ui.inverted.button.active { - background: #FFFFFF; - box-shadow: 0 0 0 2px #fff inset; - color: #000c; + background: #FFFFFF; + box-shadow: 0 0 0 2px #fff inset; + color: #000c } .ui.inverted.button.active:focus { - background: #DCDDDE; - box-shadow: 0 0 0 2px #dcddde inset; - color: #000c; + background: #DCDDDE; + box-shadow: 0 0 0 2px #dcddde inset; + color: #000c } .ui.labeled.button:not(.icon) { - display: inline-flex; - flex-direction: row; - background: none; - padding: 0!important; - border: none; - box-shadow: none; + display: inline-flex; + flex-direction: row; + background: none; + padding: 0!important; + border: none; + box-shadow: none } .ui.labeled.button>.button { - margin: 0; + margin: 0 } .ui.labeled.button>.label { - display: flex; - align-items: center; - margin: 0 0 0 -1px!important; - font-size: 1em; - padding: ""; - border-color: #22242626; + display: flex; + align-items: center; + margin: 0 0 0 -1px!important; + font-size: 1em; + padding: ""; + border-color: #22242626 } .ui.labeled.button>.tag.label:before { - width: 1.85em; - height: 1.85em; + width: 1.85em; + height: 1.85em } .ui.labeled.button:not([class*="left labeled"])>.button { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0 } .ui.labeled.button:not([class*="left labeled"])>.label { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0 } .ui[class*="left labeled"].button>.button { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0 } .ui[class*="left labeled"].button>.label { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0 } .ui.facebook.button { - background-color: #3b5998; - color: #fff; - text-shadow: none; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #3b5998; + color: #fff; + text-shadow: none; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.facebook.button:hover { - background-color: #304d8a; - color: #fff; - text-shadow: none; + background-color: #304d8a; + color: #fff; + text-shadow: none } .ui.facebook.button:active { - background-color: #2d4373; - color: #fff; - text-shadow: none; + background-color: #2d4373; + color: #fff; + text-shadow: none } .ui.twitter.button { - background-color: #1da1f2; - color: #fff; - text-shadow: none; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #1da1f2; + color: #fff; + text-shadow: none; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.twitter.button:hover { - background-color: #0298f3; - color: #fff; - text-shadow: none; + background-color: #0298f3; + color: #fff; + text-shadow: none } .ui.twitter.button:active { - background-color: #0c85d0; - color: #fff; - text-shadow: none; + background-color: #0c85d0; + color: #fff; + text-shadow: none } .ui.google.plus.button { - background-color: #dd4b39; - color: #fff; - text-shadow: none; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #dd4b39; + color: #fff; + text-shadow: none; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.google.plus.button:hover { - background-color: #e0321c; - color: #fff; - text-shadow: none; + background-color: #e0321c; + color: #fff; + text-shadow: none } .ui.google.plus.button:active { - background-color: #c23321; - color: #fff; - text-shadow: none; + background-color: #c23321; + color: #fff; + text-shadow: none } .ui.linkedin.button { - background-color: #0077b5; - color: #fff; - text-shadow: none; + background-color: #0077b5; + color: #fff; + text-shadow: none } .ui.linkedin.button:hover { - background-color: #00669c; - color: #fff; - text-shadow: none; + background-color: #00669c; + color: #fff; + text-shadow: none } .ui.linkedin.button:active { - background-color: #005582; - color: #fff; - text-shadow: none; + background-color: #005582; + color: #fff; + text-shadow: none } .ui.youtube.button { - background-color: red; - color: #fff; - text-shadow: none; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: red; + color: #fff; + text-shadow: none; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.youtube.button:hover { - background-color: #e60000; - color: #fff; - text-shadow: none; + background-color: #e60000; + color: #fff; + text-shadow: none } .ui.youtube.button:active { - background-color: #c00; - color: #fff; - text-shadow: none; + background-color: #c00; + color: #fff; + text-shadow: none } .ui.instagram.button { - background-color: #49769c; - color: #fff; - text-shadow: none; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #49769c; + color: #fff; + text-shadow: none; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.instagram.button:hover { - background-color: #3d698e; - color: #fff; - text-shadow: none; + background-color: #3d698e; + color: #fff; + text-shadow: none } .ui.instagram.button:active { - background-color: #395c79; - color: #fff; - text-shadow: none; + background-color: #395c79; + color: #fff; + text-shadow: none } .ui.pinterest.button { - background-color: #bd081c; - color: #fff; - text-shadow: none; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #bd081c; + color: #fff; + text-shadow: none; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.pinterest.button:hover { - background-color: #ac0013; - color: #fff; - text-shadow: none; + background-color: #ac0013; + color: #fff; + text-shadow: none } .ui.pinterest.button:active { - background-color: #8c0615; - color: #fff; - text-shadow: none; + background-color: #8c0615; + color: #fff; + text-shadow: none } .ui.vk.button { - background-color: #45668e; - color: #fff; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #45668e; + color: #fff; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.vk.button:hover { - background-color: #395980; - color: #fff; + background-color: #395980; + color: #fff } .ui.vk.button:active { - background-color: #344d6c; - color: #fff; + background-color: #344d6c; + color: #fff } .ui.whatsapp.button { - background-color: #25d366; - color: #fff; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #25d366; + color: #fff; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.whatsapp.button:hover { - background-color: #19c55a; - color: #fff; + background-color: #19c55a; + color: #fff } .ui.whatsapp.button:active { - background-color: #1da851; - color: #fff; + background-color: #1da851; + color: #fff } .ui.telegram.button { - background-color: #08c; - color: #fff; - background-image: none; - box-shadow: 0 0 #22242626 inset; + background-color: #08c; + color: #fff; + background-image: none; + box-shadow: 0 0 #22242626 inset } .ui.telegram.button:hover { - background-color: #0077b3; - color: #fff; + background-color: #0077b3; + color: #fff } .ui.telegram.button:active { - background-color: #069; - color: #fff; + background-color: #069; + color: #fff } .ui.button>.icon:not(.button) { - height: auto; - opacity: .8; - transition: opacity .1s ease; - color: ""; + height: auto; + opacity: .8; + transition: opacity .1s ease; + color: "" } .ui.button:not(.icon)>.icon:not(.button):not(.dropdown),.ui.button:not(.icon)>.icons:not(.button):not(.dropdown) { - margin: 0 .42857143em 0 -.21428571em; - vertical-align: baseline; + margin: 0 .42857143em 0 -.21428571em; + vertical-align: baseline } .ui.button:not(.icon)>.icons:not(.button):not(.dropdown)>.icon { - vertical-align: baseline; + vertical-align: baseline } .ui.button:not(.icon)>.right.icon:not(.button):not(.dropdown) { - margin: 0 -.21428571em 0 .42857143em; + margin: 0 -.21428571em 0 .42857143em } .ui[class*="left floated"].buttons,.ui[class*="left floated"].button { - float: left; - margin-left: 0; - margin-right: .25em; + float: left; + margin-left: 0; + margin-right: .25em } .ui[class*="right floated"].buttons,.ui[class*="right floated"].button { - float: right; - margin-right: 0; - margin-left: .25em; + float: right; + margin-right: 0; + margin-left: .25em } .ui.compact.buttons .button,.ui.compact.button { - padding: .58928571em 1.125em; + padding: .58928571em 1.125em } .ui.compact.icon.buttons .button,.ui.compact.icon.button { - padding: .58928571em; + padding: .58928571em } .ui.compact.labeled.icon.buttons .button,.ui.compact.labeled.icon.button { - padding: .58928571em 3.69642857em; + padding: .58928571em 3.69642857em } .ui.compact.labeled.icon.buttons .button>.icon,.ui.compact.labeled.icon.button>.icon { - padding: .58928571em 0; + padding: .58928571em 0 } .ui.buttons .button,.ui.buttons .or,.ui.button { - font-size: 1rem; + font-size: 1rem } .ui.mini.buttons .dropdown,.ui.mini.buttons .dropdown .menu>.item,.ui.mini.buttons .button,.ui.mini.buttons .or,.ui.ui.ui.ui.mini.button { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.buttons .dropdown,.ui.tiny.buttons .dropdown .menu>.item,.ui.tiny.buttons .button,.ui.tiny.buttons .or,.ui.ui.ui.ui.tiny.button { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.buttons .dropdown,.ui.small.buttons .dropdown .menu>.item,.ui.small.buttons .button,.ui.small.buttons .or,.ui.ui.ui.ui.small.button { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.buttons .dropdown,.ui.large.buttons .dropdown .menu>.item,.ui.large.buttons .button,.ui.large.buttons .or,.ui.ui.ui.ui.large.button { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.buttons .dropdown,.ui.big.buttons .dropdown .menu>.item,.ui.big.buttons .button,.ui.big.buttons .or,.ui.ui.ui.ui.big.button { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.buttons .dropdown,.ui.huge.buttons .dropdown .menu>.item,.ui.huge.buttons .button,.ui.huge.buttons .or,.ui.ui.ui.ui.huge.button { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.buttons .dropdown,.ui.massive.buttons .dropdown .menu>.item,.ui.massive.buttons .button,.ui.massive.buttons .or,.ui.ui.ui.ui.massive.button { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.icon.buttons .button,.ui.icon.button:not(.animated):not(.compact) { - padding: .78571429em; + padding: .78571429em } .ui.animated.icon.button>.content>.icon,.ui.icon.buttons .button>.icon,.ui.icon.button>.icon { - opacity: .9; - margin: 0!important; - vertical-align: top; + opacity: .9; + margin: 0!important; + vertical-align: top } .ui.animated.button>.content>.icon { - vertical-align: top; + vertical-align: top } .ui.basic.buttons .button,.ui.basic.button { - background: transparent none; - color: #0009; - font-weight: 400; - border-radius: .28571429rem; - text-transform: none; - text-shadow: none!important; - box-shadow: 0 0 0 1px #22242626 inset; + background: transparent none; + color: #0009; + font-weight: 400; + border-radius: .28571429rem; + text-transform: none; + text-shadow: none!important; + box-shadow: 0 0 0 1px #22242626 inset } .ui.basic.buttons { - box-shadow: none; - border: 1px solid rgba(34,36,38,.15); - border-radius: .28571429rem; + box-shadow: none; + border: 1px solid rgba(34,36,38,.15); + border-radius: .28571429rem } .ui.basic.buttons .button { - border-radius: 0; + border-radius: 0 } .ui.basic.buttons .button:hover,.ui.basic.button:hover { - background: #FFFFFF; - color: #000c; - box-shadow: 0 0 0 1px #22242659 inset,0 0 #22242626 inset; + background: #FFFFFF; + color: #000c; + box-shadow: 0 0 0 1px #22242659 inset,0 0 #22242626 inset } .ui.basic.buttons .button:focus,.ui.basic.button:focus { - background: #FFFFFF; - color: #000c; - box-shadow: 0 0 0 1px #22242659 inset,0 0 #22242626 inset; + background: #FFFFFF; + color: #000c; + box-shadow: 0 0 0 1px #22242659 inset,0 0 #22242626 inset } .ui.basic.buttons .button:active,.ui.basic.button:active { - background: #F8F8F8; - color: #000000e6; - box-shadow: 0 0 0 1px #00000026 inset,0 1px 4px #22242626 inset; + background: #F8F8F8; + color: #000000e6; + box-shadow: 0 0 0 1px #00000026 inset,0 1px 4px #22242626 inset } .ui.basic.buttons .active.button,.ui.basic.active.button { - background: rgba(0,0,0,.05); - box-shadow: ""; - color: #000000f2; + background: rgba(0,0,0,.05); + box-shadow: ""; + color: #000000f2 } .ui.basic.buttons .active.button:hover,.ui.basic.active.button:hover { - background-color: #0000000d; + background-color: #0000000d } .ui.basic.buttons .button:hover { - box-shadow: 0 0 0 1px #22242659 inset,0 0 0 0 #22242626 inset inset; + box-shadow: 0 0 0 1px #22242659 inset,0 0 0 0 #22242626 inset inset } .ui.basic.buttons .button:active { - box-shadow: 0 0 0 1px #00000026 inset,0 1px 4px 0 #22242626 inset inset; + box-shadow: 0 0 0 1px #00000026 inset,0 1px 4px 0 #22242626 inset inset } .ui.basic.buttons .active.button { - box-shadow: ""; + box-shadow: "" } .ui.basic.inverted.buttons .button,.ui.basic.inverted.button { - background-color: transparent; - color: #f9fafb; - box-shadow: 0 0 0 2px #ffffff80 inset; + background-color: transparent; + color: #f9fafb; + box-shadow: 0 0 0 2px #ffffff80 inset } .ui.basic.inverted.buttons .button:hover,.ui.basic.inverted.button:hover { - color: #fff; - box-shadow: 0 0 0 2px #fff inset; + color: #fff; + box-shadow: 0 0 0 2px #fff inset } .ui.basic.inverted.buttons .button:focus,.ui.basic.inverted.button:focus { - color: #fff; - box-shadow: 0 0 0 2px #fff inset; + color: #fff; + box-shadow: 0 0 0 2px #fff inset } .ui.basic.inverted.buttons .button:active,.ui.basic.inverted.button:active { - background-color: #ffffff14; - color: #fff; - box-shadow: 0 0 0 2px #ffffffe6 inset; + background-color: #ffffff14; + color: #fff; + box-shadow: 0 0 0 2px #ffffffe6 inset } .ui.basic.inverted.buttons .active.button,.ui.basic.inverted.active.button { - background-color: #ffffff14; - color: #fff; - text-shadow: none; - box-shadow: 0 0 0 2px #ffffffb3 inset; + background-color: #ffffff14; + color: #fff; + text-shadow: none; + box-shadow: 0 0 0 2px #ffffffb3 inset } .ui.basic.inverted.buttons .active.button:hover,.ui.basic.inverted.active.button:hover { - background-color: #ffffff26; - box-shadow: 0 0 0 2px #fff inset; + background-color: #ffffff26; + box-shadow: 0 0 0 2px #fff inset } .ui.basic.buttons .button { - border-left: 1px solid rgba(34,36,38,.15); - box-shadow: none; + border-left: 1px solid rgba(34,36,38,.15); + box-shadow: none } .ui.basic.vertical.buttons .button { - border-left: none; - border-left-width: 0; - border-top: 1px solid rgba(34,36,38,.15); + border-left: none; + border-left-width: 0; + border-top: 1px solid rgba(34,36,38,.15) } .ui.basic.vertical.buttons .button:first-child { - border-top-width: 0; + border-top-width: 0 } .ui.tertiary.button { - transition: color .1s ease!important; - border-radius: 0; - margin: .28571429em .25em .28571429em 0!important; - padding: .5em!important; - box-shadow: none; - color: #0009; - background: none; + transition: color .1s ease!important; + border-radius: 0; + margin: .28571429em .25em .28571429em 0!important; + padding: .5em!important; + box-shadow: none; + color: #0009; + background: none } .ui.tertiary.button:hover { - box-shadow: inset 0 -.2em #666; - color: #333; - background: none; + box-shadow: inset 0 -.2em #666; + color: #333; + background: none } .ui.tertiary.button:focus { - box-shadow: inset 0 -.2em #666; - color: #333; - background: none; + box-shadow: inset 0 -.2em #666; + color: #333; + background: none } .ui.tertiary.button:active { - box-shadow: inset 0 -.2em #999; - border-radius: .28571429rem .28571429rem 0 0; - color: #666; - background: none; + box-shadow: inset 0 -.2em #999; + border-radius: .28571429rem .28571429rem 0 0; + color: #666; + background: none } .ui.labeled.icon.buttons .button,.ui.labeled.icon.button { - position: relative; - padding-left: 4.07142857em!important; - padding-right: 1.5em!important; + position: relative; + padding-left: 4.07142857em!important; + padding-right: 1.5em!important } .ui.labeled.icon.buttons>.button>.icon,.ui.labeled.icon.button>.icon { - position: absolute; - top: 0; - left: 0; - height: 100%; - line-height: 1; - border-radius: 0; - border-top-left-radius: inherit; - border-bottom-left-radius: inherit; - text-align: center; - -webkit-animation: none; - animation: none; - padding: .78571429em 0; - margin: 0; - width: 2.57142857em; - background-color: #0000000d; - color: ""; - box-shadow: -1px 0 0 0 transparent inset; + position: absolute; + top: 0; + left: 0; + height: 100%; + line-height: 1; + border-radius: 0; + border-top-left-radius: inherit; + border-bottom-left-radius: inherit; + text-align: center; + -webkit-animation: none; + animation: none; + padding: .78571429em 0; + margin: 0; + width: 2.57142857em; + background-color: #0000000d; + color: ""; + box-shadow: -1px 0 0 0 transparent inset } .ui[class*="right labeled"].icon.button { - padding-right: 4.07142857em!important; - padding-left: 1.5em!important; + padding-right: 4.07142857em!important; + padding-left: 1.5em!important } .ui[class*="right labeled"].icon.button>.icon { - left: auto; - right: 0; - border-radius: 0; - border-top-right-radius: inherit; - border-bottom-right-radius: inherit; - box-shadow: 1px 0 0 0 transparent inset; + left: auto; + right: 0; + border-radius: 0; + border-top-right-radius: inherit; + border-bottom-right-radius: inherit; + box-shadow: 1px 0 0 0 transparent inset } .ui.labeled.icon.buttons>.button>.icon:before,.ui.labeled.icon.button>.icon:before,.ui.labeled.icon.buttons>.button>.icon:after,.ui.labeled.icon.button>.icon:after { - display: block; - position: relative; - width: 100%; - top: 0; - text-align: center; + display: block; + position: relative; + width: 100%; + top: 0; + text-align: center } .ui.labeled.icon.buttons .button>.icon { - border-radius: 0; + border-radius: 0 } .ui.labeled.icon.buttons .button:first-child>.icon { - border-top-left-radius: .28571429rem; - border-bottom-left-radius: .28571429rem; + border-top-left-radius: .28571429rem; + border-bottom-left-radius: .28571429rem } .ui.labeled.icon.buttons .button:last-child>.icon { - border-top-right-radius: .28571429rem; - border-bottom-right-radius: .28571429rem; + border-top-right-radius: .28571429rem; + border-bottom-right-radius: .28571429rem } .ui.vertical.labeled.icon.buttons .button:first-child>.icon { - border-radius: 0; - border-top-left-radius: .28571429rem; + border-radius: 0; + border-top-left-radius: .28571429rem } .ui.vertical.labeled.icon.buttons .button:last-child>.icon { - border-radius: 0; - border-bottom-left-radius: .28571429rem; + border-radius: 0; + border-bottom-left-radius: .28571429rem } .ui.labeled.icon.button>.loading.icon:before { - -webkit-animation: loader 2s linear infinite; - animation: loader 2s linear infinite; + -webkit-animation: loader 2s linear infinite; + animation: loader 2s linear infinite } .ui.toggle.buttons .active.button,.ui.buttons .button.toggle.active,.ui.button.toggle.active { - background-color: #21ba45; - box-shadow: none; - text-shadow: none; - color: #fff; + background-color: #21ba45; + box-shadow: none; + text-shadow: none; + color: #fff } .ui.button.toggle.active:hover { - background-color: #16ab39; - text-shadow: none; - color: #fff; + background-color: #16ab39; + text-shadow: none; + color: #fff } .ui.circular.button { - border-radius: 10em; + border-radius: 10em } .ui.circular.button>.icon { - width: 1em; - vertical-align: baseline; + width: 1em; + vertical-align: baseline } .ui.buttons .or { - position: relative; - width: .3em; - height: 2.57142857em; - z-index: 3; + position: relative; + width: .3em; + height: 2.57142857em; + z-index: 3 } .ui.buttons .or:before { - position: absolute; - text-align: center; - border-radius: 500rem; - content: "or"; - top: 50%; - left: 50%; - background-color: #fff; - text-shadow: none; - margin-top: -.89285714em; - margin-left: -.89285714em; - width: 1.78571429em; - height: 1.78571429em; - line-height: 1.78571429em; - color: #0006; - font-style: normal; - font-weight: 500; - box-shadow: 0 0 0 1px transparent inset; + position: absolute; + text-align: center; + border-radius: 500rem; + content: "or"; + top: 50%; + left: 50%; + background-color: #fff; + text-shadow: none; + margin-top: -.89285714em; + margin-left: -.89285714em; + width: 1.78571429em; + height: 1.78571429em; + line-height: 1.78571429em; + color: #0006; + font-style: normal; + font-weight: 500; + box-shadow: 0 0 0 1px transparent inset } .ui.buttons .or[data-text]:before { - content: attr(data-text); + content: attr(data-text) } .ui.fluid.buttons .or { - width: 0!important; + width: 0!important } .ui.fluid.buttons .or:after { - display: none; + display: none } .ui.attached.button { - position: relative; - display: block; - margin: 0; - border-radius: 0; - box-shadow: 0 0 0 1px #22242626; + position: relative; + display: block; + margin: 0; + border-radius: 0; + box-shadow: 0 0 0 1px #22242626 } .ui.attached.top.button { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.attached.bottom.button { - border-radius: 0 0 .28571429rem .28571429rem; + border-radius: 0 0 .28571429rem .28571429rem } .ui.left.attached.button { - display: inline-block; - border-left: none; - text-align: right; - padding-right: .75em; - border-radius: .28571429rem 0 0 .28571429rem; + display: inline-block; + border-left: none; + text-align: right; + padding-right: .75em; + border-radius: .28571429rem 0 0 .28571429rem } .ui.right.attached.button { - display: inline-block; - text-align: left; - padding-left: .75em; - border-radius: 0 .28571429rem .28571429rem 0; + display: inline-block; + text-align: left; + padding-left: .75em; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.attached.buttons { - position: relative; - display: flex; - border-radius: 0; - width: auto!important; - z-index: auto; - margin-left: -1px; - margin-right: -1px; + position: relative; + display: flex; + border-radius: 0; + width: auto!important; + z-index: auto; + margin-left: -1px; + margin-right: -1px } .ui.attached.buttons .button { - margin: 0; + margin: 0 } .ui.attached.buttons .button:first-child { - border-radius: 0; + border-radius: 0 } .ui.attached.buttons .button:last-child { - border-radius: 0; + border-radius: 0 } .ui[class*="top attached"].buttons { - margin-bottom: -1px; - border-radius: .28571429rem .28571429rem 0 0; + margin-bottom: -1px; + border-radius: .28571429rem .28571429rem 0 0 } .ui[class*="top attached"].buttons .button:first-child { - border-radius: .28571429rem 0 0; + border-radius: .28571429rem 0 0 } .ui[class*="top attached"].buttons .button:last-child { - border-radius: 0 .28571429rem 0 0; + border-radius: 0 .28571429rem 0 0 } .ui[class*="bottom attached"].buttons { - margin-top: -1px; - border-radius: 0 0 .28571429rem .28571429rem; + margin-top: -1px; + border-radius: 0 0 .28571429rem .28571429rem } .ui[class*="bottom attached"].buttons .button:first-child { - border-radius: 0 0 0 .28571429rem; + border-radius: 0 0 0 .28571429rem } .ui[class*="bottom attached"].buttons .button:last-child { - border-radius: 0 0 .28571429rem; + border-radius: 0 0 .28571429rem } .ui[class*="left attached"].buttons { - display: inline-flex; - margin-right: 0; - margin-left: -1px; - border-radius: 0 .28571429rem .28571429rem 0; + display: inline-flex; + margin-right: 0; + margin-left: -1px; + border-radius: 0 .28571429rem .28571429rem 0 } .ui[class*="left attached"].buttons .button:first-child { - margin-left: -1px; - border-radius: 0 .28571429rem 0 0; + margin-left: -1px; + border-radius: 0 .28571429rem 0 0 } .ui[class*="left attached"].buttons .button:last-child { - margin-left: -1px; - border-radius: 0 0 .28571429rem; + margin-left: -1px; + border-radius: 0 0 .28571429rem } .ui[class*="right attached"].buttons { - display: inline-flex; - margin-left: 0; - margin-right: -1px; - border-radius: .28571429rem 0 0 .28571429rem; + display: inline-flex; + margin-left: 0; + margin-right: -1px; + border-radius: .28571429rem 0 0 .28571429rem } .ui[class*="right attached"].buttons .button:first-child { - margin-left: -1px; - border-radius: .28571429rem 0 0; + margin-left: -1px; + border-radius: .28571429rem 0 0 } .ui[class*="right attached"].buttons .button:last-child { - margin-left: -1px; - border-radius: 0 0 0 .28571429rem; + margin-left: -1px; + border-radius: 0 0 0 .28571429rem } .ui.fluid.buttons,.ui.fluid.button { - width: 100%; + width: 100% } .ui.fluid.button { - display: block; + display: block } .ui.two.buttons { - width: 100%; + width: 100% } .ui.two.buttons>.button { - width: 50%; + width: 50% } .ui.three.buttons { - width: 100%; + width: 100% } .ui.three.buttons>.button { - width: 33.333%; + width: 33.333% } .ui.four.buttons { - width: 100%; + width: 100% } .ui.four.buttons>.button { - width: 25%; + width: 25% } .ui.five.buttons { - width: 100%; + width: 100% } .ui.five.buttons>.button { - width: 20%; + width: 20% } .ui.six.buttons { - width: 100%; + width: 100% } .ui.six.buttons>.button { - width: 16.666%; + width: 16.666% } .ui.seven.buttons { - width: 100%; + width: 100% } .ui.seven.buttons>.button { - width: 14.285%; + width: 14.285% } .ui.eight.buttons { - width: 100%; + width: 100% } .ui.eight.buttons>.button { - width: 12.5%; + width: 12.5% } .ui.nine.buttons { - width: 100%; + width: 100% } .ui.nine.buttons>.button { - width: 11.11%; + width: 11.11% } .ui.ten.buttons { - width: 100%; + width: 100% } .ui.ten.buttons>.button { - width: 10%; + width: 10% } .ui.eleven.buttons { - width: 100%; + width: 100% } .ui.eleven.buttons>.button { - width: 9.09%; + width: 9.09% } .ui.twelve.buttons { - width: 100%; + width: 100% } .ui.twelve.buttons>.button { - width: 8.3333%; + width: 8.3333% } .ui.fluid.vertical.buttons,.ui.fluid.vertical.buttons>.button { - display: flex; - width: auto; - justify-content: center; + display: flex; + width: auto; + justify-content: center } .ui.two.vertical.buttons>.button { - height: 50%; + height: 50% } .ui.three.vertical.buttons>.button { - height: 33.333%; + height: 33.333% } .ui.four.vertical.buttons>.button { - height: 25%; + height: 25% } .ui.five.vertical.buttons>.button { - height: 20%; + height: 20% } .ui.six.vertical.buttons>.button { - height: 16.666%; + height: 16.666% } .ui.seven.vertical.buttons>.button { - height: 14.285%; + height: 14.285% } .ui.eight.vertical.buttons>.button { - height: 12.5%; + height: 12.5% } .ui.nine.vertical.buttons>.button { - height: 11.11%; + height: 11.11% } .ui.ten.vertical.buttons>.button { - height: 10%; + height: 10% } .ui.eleven.vertical.buttons>.button { - height: 9.09%; + height: 9.09% } .ui.twelve.vertical.buttons>.button { - height: 8.3333%; + height: 8.3333% } .ui.primary.buttons .button,.ui.primary.button { - background-color: #2185d0; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #2185d0; + color: #fff; + text-shadow: none; + background-image: none } .ui.primary.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.primary.buttons .button:hover,.ui.primary.button:hover { - background-color: #1678c2; - color: #fff; - text-shadow: none; + background-color: #1678c2; + color: #fff; + text-shadow: none } .ui.primary.buttons .button:focus,.ui.primary.button:focus { - background-color: #0d71bb; - color: #fff; - text-shadow: none; + background-color: #0d71bb; + color: #fff; + text-shadow: none } .ui.primary.buttons .button:active,.ui.primary.button:active { - background-color: #1a69a4; - color: #fff; - text-shadow: none; + background-color: #1a69a4; + color: #fff; + text-shadow: none } .ui.primary.buttons .active.button,.ui.primary.buttons .active.button:active,.ui.primary.active.button,.ui.primary.button .active.button:active { - background-color: #1279c6; - color: #fff; - text-shadow: none; + background-color: #1279c6; + color: #fff; + text-shadow: none } .ui.basic.primary.buttons .button,.ui.basic.primary.button { - background: transparent; - box-shadow: 0 0 0 1px #2185d0 inset; - color: #2185d0; + background: transparent; + box-shadow: 0 0 0 1px #2185d0 inset; + color: #2185d0 } .ui.basic.primary.buttons .button:hover,.ui.basic.primary.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #1678c2 inset; - color: #1678c2; + background: transparent; + box-shadow: 0 0 0 1px #1678c2 inset; + color: #1678c2 } .ui.basic.primary.buttons .button:focus,.ui.basic.primary.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #0d71bb inset; - color: #1678c2; + background: transparent; + box-shadow: 0 0 0 1px #0d71bb inset; + color: #1678c2 } .ui.basic.primary.buttons .active.button,.ui.basic.primary.active.button { - background: transparent; - box-shadow: 0 0 0 1px #1279c6 inset; - color: #1a69a4; + background: transparent; + box-shadow: 0 0 0 1px #1279c6 inset; + color: #1a69a4 } .ui.basic.primary.buttons .button:active,.ui.basic.primary.button:active { - box-shadow: 0 0 0 1px #1a69a4 inset; - color: #1a69a4; + box-shadow: 0 0 0 1px #1a69a4 inset; + color: #1a69a4 } .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.primary.buttons .button,.ui.inverted.primary.button { - background-color: transparent; - box-shadow: 0 0 0 2px #54c8ff inset; - color: #54c8ff; + background-color: transparent; + box-shadow: 0 0 0 2px #54c8ff inset; + color: #54c8ff } .ui.inverted.primary.buttons .button:hover,.ui.inverted.primary.button:hover,.ui.inverted.primary.buttons .button:focus,.ui.inverted.primary.button:focus,.ui.inverted.primary.buttons .button.active,.ui.inverted.primary.button.active,.ui.inverted.primary.buttons .button:active,.ui.inverted.primary.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.primary.buttons .button:hover,.ui.inverted.primary.button:hover { - background-color: #21b8ff; + background-color: #21b8ff } .ui.inverted.primary.buttons .button:focus,.ui.inverted.primary.button:focus { - background-color: #2bbbff; + background-color: #2bbbff } .ui.inverted.primary.buttons .active.button,.ui.inverted.primary.active.button { - background-color: #3ac0ff; + background-color: #3ac0ff } .ui.inverted.primary.buttons .button:active,.ui.inverted.primary.button:active { - background-color: #21b8ff; + background-color: #21b8ff } .ui.inverted.primary.basic.buttons .button,.ui.inverted.primary.buttons .basic.button,.ui.inverted.primary.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.primary.basic.buttons .button:hover,.ui.inverted.primary.buttons .basic.button:hover,.ui.inverted.primary.basic.button:hover { - box-shadow: 0 0 0 2px #21b8ff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #21b8ff inset; + color: #54c8ff } .ui.inverted.primary.basic.buttons .button:focus,.ui.inverted.primary.basic.buttons .button:focus,.ui.inverted.primary.basic.button:focus { - box-shadow: 0 0 0 2px #2bbbff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #2bbbff inset; + color: #54c8ff } .ui.inverted.primary.basic.buttons .active.button,.ui.inverted.primary.buttons .basic.active.button,.ui.inverted.primary.basic.active.button { - box-shadow: 0 0 0 2px #3ac0ff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #3ac0ff inset; + color: #54c8ff } .ui.inverted.primary.basic.buttons .button:active,.ui.inverted.primary.buttons .basic.button:active,.ui.inverted.primary.basic.button:active { - box-shadow: 0 0 0 2px #21b8ff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #21b8ff inset; + color: #54c8ff } .ui.tertiary.primary.buttons .button,.ui.tertiary.primary.buttons .tertiary.button,.ui.tertiary.primary.button { - background: transparent; - box-shadow: none; - color: #2185d0; + background: transparent; + box-shadow: none; + color: #2185d0 } .ui.tertiary.primary.buttons .button:hover,.ui.tertiary.primary.buttons button:hover,.ui.tertiary.primary.button:hover { - box-shadow: inset 0 -.2em #2b75ac; - color: #2b75ac; + box-shadow: inset 0 -.2em #2b75ac; + color: #2b75ac } .ui.tertiary.primary.buttons .button:focus,.ui.tertiary.primary.buttons .tertiary.button:focus,.ui.tertiary.primary.button:focus { - box-shadow: inset 0 -.2em #216ea7; - color: #216ea7; + box-shadow: inset 0 -.2em #216ea7; + color: #216ea7 } .ui.tertiary.primary.buttons .active.button,.ui.tertiary.primary.buttons .tertiary.active.button,.ui.tertiary.primary.active.button,.ui.tertiary.primary.buttons .button:active,.ui.tertiary.primary.buttons .tertiary.button:active,.ui.tertiary.primary.button:active { - box-shadow: inset 0 -.2em #007bd8; - color: #1279c6; + box-shadow: inset 0 -.2em #007bd8; + color: #1279c6 } .ui.secondary.buttons .button,.ui.secondary.button { - background-color: #1b1c1d; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #1b1c1d; + color: #fff; + text-shadow: none; + background-image: none } .ui.secondary.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.secondary.buttons .button:hover,.ui.secondary.button:hover { - background-color: #27292a; - color: #fff; - text-shadow: none; + background-color: #27292a; + color: #fff; + text-shadow: none } .ui.secondary.buttons .button:focus,.ui.secondary.button:focus { - background-color: #2e3032; - color: #fff; - text-shadow: none; + background-color: #2e3032; + color: #fff; + text-shadow: none } .ui.secondary.buttons .button:active,.ui.secondary.button:active { - background-color: #343637; - color: #fff; - text-shadow: none; + background-color: #343637; + color: #fff; + text-shadow: none } .ui.secondary.buttons .active.button,.ui.secondary.buttons .active.button:active,.ui.secondary.active.button,.ui.secondary.button .active.button:active { - background-color: #27292a; - color: #fff; - text-shadow: none; + background-color: #27292a; + color: #fff; + text-shadow: none } .ui.basic.secondary.buttons .button,.ui.basic.secondary.button { - background: transparent; - box-shadow: 0 0 0 1px #1b1c1d inset; - color: #1b1c1d; + background: transparent; + box-shadow: 0 0 0 1px #1b1c1d inset; + color: #1b1c1d } .ui.basic.secondary.buttons .button:hover,.ui.basic.secondary.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #27292a inset; - color: #27292a; + background: transparent; + box-shadow: 0 0 0 1px #27292a inset; + color: #27292a } .ui.basic.secondary.buttons .button:focus,.ui.basic.secondary.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #2e3032 inset; - color: #27292a; + background: transparent; + box-shadow: 0 0 0 1px #2e3032 inset; + color: #27292a } .ui.basic.secondary.buttons .active.button,.ui.basic.secondary.active.button { - background: transparent; - box-shadow: 0 0 0 1px #27292a inset; - color: #343637; + background: transparent; + box-shadow: 0 0 0 1px #27292a inset; + color: #343637 } .ui.basic.secondary.buttons .button:active,.ui.basic.secondary.button:active { - box-shadow: 0 0 0 1px #343637 inset; - color: #343637; + box-shadow: 0 0 0 1px #343637 inset; + color: #343637 } .ui.buttons:not(.vertical)>.basic.secondary.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.secondary.buttons .button,.ui.inverted.secondary.button { - background-color: transparent; - box-shadow: 0 0 0 2px #545454 inset; - color: #545454; + background-color: transparent; + box-shadow: 0 0 0 2px #545454 inset; + color: #545454 } .ui.inverted.secondary.buttons .button:hover,.ui.inverted.secondary.button:hover,.ui.inverted.secondary.buttons .button:focus,.ui.inverted.secondary.button:focus,.ui.inverted.secondary.buttons .button.active,.ui.inverted.secondary.button.active,.ui.inverted.secondary.buttons .button:active,.ui.inverted.secondary.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.secondary.buttons .button:hover,.ui.inverted.secondary.button:hover { - background-color: #6e6e6e; + background-color: #6e6e6e } .ui.inverted.secondary.buttons .button:focus,.ui.inverted.secondary.button:focus { - background-color: #686868; + background-color: #686868 } .ui.inverted.secondary.buttons .active.button,.ui.inverted.secondary.active.button { - background-color: #616161; + background-color: #616161 } .ui.inverted.secondary.buttons .button:active,.ui.inverted.secondary.button:active { - background-color: #6e6e6e; + background-color: #6e6e6e } .ui.inverted.secondary.basic.buttons .button,.ui.inverted.secondary.buttons .basic.button,.ui.inverted.secondary.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.secondary.basic.buttons .button:hover,.ui.inverted.secondary.buttons .basic.button:hover,.ui.inverted.secondary.basic.button:hover { - box-shadow: 0 0 0 2px #6e6e6e inset; - color: #545454; + box-shadow: 0 0 0 2px #6e6e6e inset; + color: #545454 } .ui.inverted.secondary.basic.buttons .button:focus,.ui.inverted.secondary.basic.buttons .button:focus,.ui.inverted.secondary.basic.button:focus { - box-shadow: 0 0 0 2px #686868 inset; - color: #545454; + box-shadow: 0 0 0 2px #686868 inset; + color: #545454 } .ui.inverted.secondary.basic.buttons .active.button,.ui.inverted.secondary.buttons .basic.active.button,.ui.inverted.secondary.basic.active.button { - box-shadow: 0 0 0 2px #616161 inset; - color: #545454; + box-shadow: 0 0 0 2px #616161 inset; + color: #545454 } .ui.inverted.secondary.basic.buttons .button:active,.ui.inverted.secondary.buttons .basic.button:active,.ui.inverted.secondary.basic.button:active { - box-shadow: 0 0 0 2px #6e6e6e inset; - color: #545454; + box-shadow: 0 0 0 2px #6e6e6e inset; + color: #545454 } .ui.tertiary.secondary.buttons .button,.ui.tertiary.secondary.buttons .tertiary.button,.ui.tertiary.secondary.button { - background: transparent; - box-shadow: none; - color: #1b1c1d; + background: transparent; + box-shadow: none; + color: #1b1c1d } .ui.tertiary.secondary.buttons .button:hover,.ui.tertiary.secondary.buttons button:hover,.ui.tertiary.secondary.button:hover { - box-shadow: inset 0 -.2em #292929; - color: #292929; + box-shadow: inset 0 -.2em #292929; + color: #292929 } .ui.tertiary.secondary.buttons .button:focus,.ui.tertiary.secondary.buttons .tertiary.button:focus,.ui.tertiary.secondary.button:focus { - box-shadow: inset 0 -.2em #303030; - color: #303030; + box-shadow: inset 0 -.2em #303030; + color: #303030 } .ui.tertiary.secondary.buttons .active.button,.ui.tertiary.secondary.buttons .tertiary.active.button,.ui.tertiary.secondary.active.button,.ui.tertiary.secondary.buttons .button:active,.ui.tertiary.secondary.buttons .tertiary.button:active,.ui.tertiary.secondary.button:active { - box-shadow: inset 0 -.2em #1f2933; - color: #27292a; + box-shadow: inset 0 -.2em #1f2933; + color: #27292a } .ui.red.buttons .button,.ui.red.button { - background-color: #db2828; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #db2828; + color: #fff; + text-shadow: none; + background-image: none } .ui.red.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.red.buttons .button:hover,.ui.red.button:hover { - background-color: #d01919; - color: #fff; - text-shadow: none; + background-color: #d01919; + color: #fff; + text-shadow: none } .ui.red.buttons .button:focus,.ui.red.button:focus { - background-color: #ca1010; - color: #fff; - text-shadow: none; + background-color: #ca1010; + color: #fff; + text-shadow: none } .ui.red.buttons .button:active,.ui.red.button:active { - background-color: #b21e1e; - color: #fff; - text-shadow: none; + background-color: #b21e1e; + color: #fff; + text-shadow: none } .ui.red.buttons .active.button,.ui.red.buttons .active.button:active,.ui.red.active.button,.ui.red.button .active.button:active { - background-color: #d41515; - color: #fff; - text-shadow: none; + background-color: #d41515; + color: #fff; + text-shadow: none } .ui.basic.red.buttons .button,.ui.basic.red.button { - background: transparent; - box-shadow: 0 0 0 1px #db2828 inset; - color: #db2828; + background: transparent; + box-shadow: 0 0 0 1px #db2828 inset; + color: #db2828 } .ui.basic.red.buttons .button:hover,.ui.basic.red.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #d01919 inset; - color: #d01919; + background: transparent; + box-shadow: 0 0 0 1px #d01919 inset; + color: #d01919 } .ui.basic.red.buttons .button:focus,.ui.basic.red.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #ca1010 inset; - color: #d01919; + background: transparent; + box-shadow: 0 0 0 1px #ca1010 inset; + color: #d01919 } .ui.basic.red.buttons .active.button,.ui.basic.red.active.button { - background: transparent; - box-shadow: 0 0 0 1px #d41515 inset; - color: #b21e1e; + background: transparent; + box-shadow: 0 0 0 1px #d41515 inset; + color: #b21e1e } .ui.basic.red.buttons .button:active,.ui.basic.red.button:active { - box-shadow: 0 0 0 1px #b21e1e inset; - color: #b21e1e; + box-shadow: 0 0 0 1px #b21e1e inset; + color: #b21e1e } .ui.buttons:not(.vertical)>.basic.red.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.red.buttons .button,.ui.inverted.red.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ff695e inset; - color: #ff695e; + background-color: transparent; + box-shadow: 0 0 0 2px #ff695e inset; + color: #ff695e } .ui.inverted.red.buttons .button:hover,.ui.inverted.red.button:hover,.ui.inverted.red.buttons .button:focus,.ui.inverted.red.button:focus,.ui.inverted.red.buttons .button.active,.ui.inverted.red.button.active,.ui.inverted.red.buttons .button:active,.ui.inverted.red.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.red.buttons .button:hover,.ui.inverted.red.button:hover { - background-color: #ff392b; + background-color: #ff392b } .ui.inverted.red.buttons .button:focus,.ui.inverted.red.button:focus { - background-color: #ff4335; + background-color: #ff4335 } .ui.inverted.red.buttons .active.button,.ui.inverted.red.active.button { - background-color: #ff5144; + background-color: #ff5144 } .ui.inverted.red.buttons .button:active,.ui.inverted.red.button:active { - background-color: #ff392b; + background-color: #ff392b } .ui.inverted.red.basic.buttons .button,.ui.inverted.red.buttons .basic.button,.ui.inverted.red.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.red.basic.buttons .button:hover,.ui.inverted.red.buttons .basic.button:hover,.ui.inverted.red.basic.button:hover { - box-shadow: 0 0 0 2px #ff392b inset; - color: #ff695e; + box-shadow: 0 0 0 2px #ff392b inset; + color: #ff695e } .ui.inverted.red.basic.buttons .button:focus,.ui.inverted.red.basic.buttons .button:focus,.ui.inverted.red.basic.button:focus { - box-shadow: 0 0 0 2px #ff4335 inset; - color: #ff695e; + box-shadow: 0 0 0 2px #ff4335 inset; + color: #ff695e } .ui.inverted.red.basic.buttons .active.button,.ui.inverted.red.buttons .basic.active.button,.ui.inverted.red.basic.active.button { - box-shadow: 0 0 0 2px #ff5144 inset; - color: #ff695e; + box-shadow: 0 0 0 2px #ff5144 inset; + color: #ff695e } .ui.inverted.red.basic.buttons .button:active,.ui.inverted.red.buttons .basic.button:active,.ui.inverted.red.basic.button:active { - box-shadow: 0 0 0 2px #ff392b inset; - color: #ff695e; + box-shadow: 0 0 0 2px #ff392b inset; + color: #ff695e } .ui.tertiary.red.buttons .button,.ui.tertiary.red.buttons .tertiary.button,.ui.tertiary.red.button { - background: transparent; - box-shadow: none; - color: #db2828; + background: transparent; + box-shadow: none; + color: #db2828 } .ui.tertiary.red.buttons .button:hover,.ui.tertiary.red.buttons button:hover,.ui.tertiary.red.button:hover { - box-shadow: inset 0 -.2em #b93131; - color: #b93131; + box-shadow: inset 0 -.2em #b93131; + color: #b93131 } .ui.tertiary.red.buttons .button:focus,.ui.tertiary.red.buttons .tertiary.button:focus,.ui.tertiary.red.button:focus { - box-shadow: inset 0 -.2em #b52626; - color: #b52626; + box-shadow: inset 0 -.2em #b52626; + color: #b52626 } .ui.tertiary.red.buttons .active.button,.ui.tertiary.red.buttons .tertiary.active.button,.ui.tertiary.red.active.button,.ui.tertiary.red.buttons .button:active,.ui.tertiary.red.buttons .tertiary.button:active,.ui.tertiary.red.button:active { - box-shadow: inset 0 -.2em #ea0000; - color: #d41515; + box-shadow: inset 0 -.2em #ea0000; + color: #d41515 } .ui.orange.buttons .button,.ui.orange.button { - background-color: #f2711c; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #f2711c; + color: #fff; + text-shadow: none; + background-image: none } .ui.orange.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.orange.buttons .button:hover,.ui.orange.button:hover { - background-color: #f26202; - color: #fff; - text-shadow: none; + background-color: #f26202; + color: #fff; + text-shadow: none } .ui.orange.buttons .button:focus,.ui.orange.button:focus { - background-color: #e55b00; - color: #fff; - text-shadow: none; + background-color: #e55b00; + color: #fff; + text-shadow: none } .ui.orange.buttons .button:active,.ui.orange.button:active { - background-color: #cf590c; - color: #fff; - text-shadow: none; + background-color: #cf590c; + color: #fff; + text-shadow: none } .ui.orange.buttons .active.button,.ui.orange.buttons .active.button:active,.ui.orange.active.button,.ui.orange.button .active.button:active { - background-color: #f56100; - color: #fff; - text-shadow: none; + background-color: #f56100; + color: #fff; + text-shadow: none } .ui.basic.orange.buttons .button,.ui.basic.orange.button { - background: transparent; - box-shadow: 0 0 0 1px #f2711c inset; - color: #f2711c; + background: transparent; + box-shadow: 0 0 0 1px #f2711c inset; + color: #f2711c } .ui.basic.orange.buttons .button:hover,.ui.basic.orange.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #f26202 inset; - color: #f26202; + background: transparent; + box-shadow: 0 0 0 1px #f26202 inset; + color: #f26202 } .ui.basic.orange.buttons .button:focus,.ui.basic.orange.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #e55b00 inset; - color: #f26202; + background: transparent; + box-shadow: 0 0 0 1px #e55b00 inset; + color: #f26202 } .ui.basic.orange.buttons .active.button,.ui.basic.orange.active.button { - background: transparent; - box-shadow: 0 0 0 1px #f56100 inset; - color: #cf590c; + background: transparent; + box-shadow: 0 0 0 1px #f56100 inset; + color: #cf590c } .ui.basic.orange.buttons .button:active,.ui.basic.orange.button:active { - box-shadow: 0 0 0 1px #cf590c inset; - color: #cf590c; + box-shadow: 0 0 0 1px #cf590c inset; + color: #cf590c } .ui.buttons:not(.vertical)>.basic.orange.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.orange.buttons .button,.ui.inverted.orange.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ff851b inset; - color: #ff851b; + background-color: transparent; + box-shadow: 0 0 0 2px #ff851b inset; + color: #ff851b } .ui.inverted.orange.buttons .button:hover,.ui.inverted.orange.button:hover,.ui.inverted.orange.buttons .button:focus,.ui.inverted.orange.button:focus,.ui.inverted.orange.buttons .button.active,.ui.inverted.orange.button.active,.ui.inverted.orange.buttons .button:active,.ui.inverted.orange.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.orange.buttons .button:hover,.ui.inverted.orange.button:hover { - background-color: #e76b00; + background-color: #e76b00 } .ui.inverted.orange.buttons .button:focus,.ui.inverted.orange.button:focus { - background-color: #f17000; + background-color: #f17000 } .ui.inverted.orange.buttons .active.button,.ui.inverted.orange.active.button { - background-color: #ff7701; + background-color: #ff7701 } .ui.inverted.orange.buttons .button:active,.ui.inverted.orange.button:active { - background-color: #e76b00; + background-color: #e76b00 } .ui.inverted.orange.basic.buttons .button,.ui.inverted.orange.buttons .basic.button,.ui.inverted.orange.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.orange.basic.buttons .button:hover,.ui.inverted.orange.buttons .basic.button:hover,.ui.inverted.orange.basic.button:hover { - box-shadow: 0 0 0 2px #e76b00 inset; - color: #ff851b; + box-shadow: 0 0 0 2px #e76b00 inset; + color: #ff851b } .ui.inverted.orange.basic.buttons .button:focus,.ui.inverted.orange.basic.buttons .button:focus,.ui.inverted.orange.basic.button:focus { - box-shadow: 0 0 0 2px #f17000 inset; - color: #ff851b; + box-shadow: 0 0 0 2px #f17000 inset; + color: #ff851b } .ui.inverted.orange.basic.buttons .active.button,.ui.inverted.orange.buttons .basic.active.button,.ui.inverted.orange.basic.active.button { - box-shadow: 0 0 0 2px #ff7701 inset; - color: #ff851b; + box-shadow: 0 0 0 2px #ff7701 inset; + color: #ff851b } .ui.inverted.orange.basic.buttons .button:active,.ui.inverted.orange.buttons .basic.button:active,.ui.inverted.orange.basic.button:active { - box-shadow: 0 0 0 2px #e76b00 inset; - color: #ff851b; + box-shadow: 0 0 0 2px #e76b00 inset; + color: #ff851b } .ui.tertiary.orange.buttons .button,.ui.tertiary.orange.buttons .tertiary.button,.ui.tertiary.orange.button { - background: transparent; - box-shadow: none; - color: #f2711c; + background: transparent; + box-shadow: none; + color: #f2711c } .ui.tertiary.orange.buttons .button:hover,.ui.tertiary.orange.buttons button:hover,.ui.tertiary.orange.button:hover { - box-shadow: inset 0 -.2em #da671b; - color: #da671b; + box-shadow: inset 0 -.2em #da671b; + color: #da671b } .ui.tertiary.orange.buttons .button:focus,.ui.tertiary.orange.buttons .tertiary.button:focus,.ui.tertiary.orange.button:focus { - box-shadow: inset 0 -.2em #ce6017; - color: #ce6017; + box-shadow: inset 0 -.2em #ce6017; + color: #ce6017 } .ui.tertiary.orange.buttons .active.button,.ui.tertiary.orange.buttons .tertiary.active.button,.ui.tertiary.orange.active.button,.ui.tertiary.orange.buttons .button:active,.ui.tertiary.orange.buttons .tertiary.button:active,.ui.tertiary.orange.button:active { - box-shadow: inset 0 -.2em #f56100; - color: #f56100; + box-shadow: inset 0 -.2em #f56100; + color: #f56100 } .ui.yellow.buttons .button,.ui.yellow.button { - background-color: #fbbd08; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #fbbd08; + color: #fff; + text-shadow: none; + background-image: none } .ui.yellow.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.yellow.buttons .button:hover,.ui.yellow.button:hover { - background-color: #eaae00; - color: #fff; - text-shadow: none; + background-color: #eaae00; + color: #fff; + text-shadow: none } .ui.yellow.buttons .button:focus,.ui.yellow.button:focus { - background-color: #daa300; - color: #fff; - text-shadow: none; + background-color: #daa300; + color: #fff; + text-shadow: none } .ui.yellow.buttons .button:active,.ui.yellow.button:active { - background-color: #cd9903; - color: #fff; - text-shadow: none; + background-color: #cd9903; + color: #fff; + text-shadow: none } .ui.yellow.buttons .active.button,.ui.yellow.buttons .active.button:active,.ui.yellow.active.button,.ui.yellow.button .active.button:active { - background-color: #eaae00; - color: #fff; - text-shadow: none; + background-color: #eaae00; + color: #fff; + text-shadow: none } .ui.basic.yellow.buttons .button,.ui.basic.yellow.button { - background: transparent; - box-shadow: 0 0 0 1px #fbbd08 inset; - color: #fbbd08; + background: transparent; + box-shadow: 0 0 0 1px #fbbd08 inset; + color: #fbbd08 } .ui.basic.yellow.buttons .button:hover,.ui.basic.yellow.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #eaae00 inset; - color: #eaae00; + background: transparent; + box-shadow: 0 0 0 1px #eaae00 inset; + color: #eaae00 } .ui.basic.yellow.buttons .button:focus,.ui.basic.yellow.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #daa300 inset; - color: #eaae00; + background: transparent; + box-shadow: 0 0 0 1px #daa300 inset; + color: #eaae00 } .ui.basic.yellow.buttons .active.button,.ui.basic.yellow.active.button { - background: transparent; - box-shadow: 0 0 0 1px #eaae00 inset; - color: #cd9903; + background: transparent; + box-shadow: 0 0 0 1px #eaae00 inset; + color: #cd9903 } .ui.basic.yellow.buttons .button:active,.ui.basic.yellow.button:active { - box-shadow: 0 0 0 1px #cd9903 inset; - color: #cd9903; + box-shadow: 0 0 0 1px #cd9903 inset; + color: #cd9903 } .ui.buttons:not(.vertical)>.basic.yellow.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.yellow.buttons .button,.ui.inverted.yellow.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffe21f inset; - color: #ffe21f; + background-color: transparent; + box-shadow: 0 0 0 2px #ffe21f inset; + color: #ffe21f } .ui.inverted.yellow.buttons .button:hover,.ui.inverted.yellow.button:hover,.ui.inverted.yellow.buttons .button:focus,.ui.inverted.yellow.button:focus,.ui.inverted.yellow.buttons .button.active,.ui.inverted.yellow.button.active,.ui.inverted.yellow.buttons .button:active,.ui.inverted.yellow.button:active { - box-shadow: none; - color: #0009; + box-shadow: none; + color: #0009 } .ui.inverted.yellow.buttons .button:hover,.ui.inverted.yellow.button:hover { - background-color: #ebcd00; + background-color: #ebcd00 } .ui.inverted.yellow.buttons .button:focus,.ui.inverted.yellow.button:focus { - background-color: #f5d500; + background-color: #f5d500 } .ui.inverted.yellow.buttons .active.button,.ui.inverted.yellow.active.button { - background-color: #ffdf05; + background-color: #ffdf05 } .ui.inverted.yellow.buttons .button:active,.ui.inverted.yellow.button:active { - background-color: #ebcd00; + background-color: #ebcd00 } .ui.inverted.yellow.basic.buttons .button,.ui.inverted.yellow.buttons .basic.button,.ui.inverted.yellow.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.yellow.basic.buttons .button:hover,.ui.inverted.yellow.buttons .basic.button:hover,.ui.inverted.yellow.basic.button:hover { - box-shadow: 0 0 0 2px #ebcd00 inset; - color: #ffe21f; + box-shadow: 0 0 0 2px #ebcd00 inset; + color: #ffe21f } .ui.inverted.yellow.basic.buttons .button:focus,.ui.inverted.yellow.basic.buttons .button:focus,.ui.inverted.yellow.basic.button:focus { - box-shadow: 0 0 0 2px #f5d500 inset; - color: #ffe21f; + box-shadow: 0 0 0 2px #f5d500 inset; + color: #ffe21f } .ui.inverted.yellow.basic.buttons .active.button,.ui.inverted.yellow.buttons .basic.active.button,.ui.inverted.yellow.basic.active.button { - box-shadow: 0 0 0 2px #ffdf05 inset; - color: #ffe21f; + box-shadow: 0 0 0 2px #ffdf05 inset; + color: #ffe21f } .ui.inverted.yellow.basic.buttons .button:active,.ui.inverted.yellow.buttons .basic.button:active,.ui.inverted.yellow.basic.button:active { - box-shadow: 0 0 0 2px #ebcd00 inset; - color: #ffe21f; + box-shadow: 0 0 0 2px #ebcd00 inset; + color: #ffe21f } .ui.tertiary.yellow.buttons .button,.ui.tertiary.yellow.buttons .tertiary.button,.ui.tertiary.yellow.button { - background: transparent; - box-shadow: none; - color: #fbbd08; + background: transparent; + box-shadow: none; + color: #fbbd08 } .ui.tertiary.yellow.buttons .button:hover,.ui.tertiary.yellow.buttons button:hover,.ui.tertiary.yellow.button:hover { - box-shadow: inset 0 -.2em #d2a217; - color: #d2a217; + box-shadow: inset 0 -.2em #d2a217; + color: #d2a217 } .ui.tertiary.yellow.buttons .button:focus,.ui.tertiary.yellow.buttons .tertiary.button:focus,.ui.tertiary.yellow.button:focus { - box-shadow: inset 0 -.2em #c49816; - color: #c49816; + box-shadow: inset 0 -.2em #c49816; + color: #c49816 } .ui.tertiary.yellow.buttons .active.button,.ui.tertiary.yellow.buttons .tertiary.active.button,.ui.tertiary.yellow.active.button,.ui.tertiary.yellow.buttons .button:active,.ui.tertiary.yellow.buttons .tertiary.button:active,.ui.tertiary.yellow.button:active { - box-shadow: inset 0 -.2em #eaae00; - color: #eaae00; + box-shadow: inset 0 -.2em #eaae00; + color: #eaae00 } .ui.olive.buttons .button,.ui.olive.button { - background-color: #b5cc18; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #b5cc18; + color: #fff; + text-shadow: none; + background-image: none } .ui.olive.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.olive.buttons .button:hover,.ui.olive.button:hover { - background-color: #a7bd0d; - color: #fff; - text-shadow: none; + background-color: #a7bd0d; + color: #fff; + text-shadow: none } .ui.olive.buttons .button:focus,.ui.olive.button:focus { - background-color: #a0b605; - color: #fff; - text-shadow: none; + background-color: #a0b605; + color: #fff; + text-shadow: none } .ui.olive.buttons .button:active,.ui.olive.button:active { - background-color: #8d9e13; - color: #fff; - text-shadow: none; + background-color: #8d9e13; + color: #fff; + text-shadow: none } .ui.olive.buttons .active.button,.ui.olive.buttons .active.button:active,.ui.olive.active.button,.ui.olive.button .active.button:active { - background-color: #aac109; - color: #fff; - text-shadow: none; + background-color: #aac109; + color: #fff; + text-shadow: none } .ui.basic.olive.buttons .button,.ui.basic.olive.button { - background: transparent; - box-shadow: 0 0 0 1px #b5cc18 inset; - color: #b5cc18; + background: transparent; + box-shadow: 0 0 0 1px #b5cc18 inset; + color: #b5cc18 } .ui.basic.olive.buttons .button:hover,.ui.basic.olive.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #a7bd0d inset; - color: #a7bd0d; + background: transparent; + box-shadow: 0 0 0 1px #a7bd0d inset; + color: #a7bd0d } .ui.basic.olive.buttons .button:focus,.ui.basic.olive.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #a0b605 inset; - color: #a7bd0d; + background: transparent; + box-shadow: 0 0 0 1px #a0b605 inset; + color: #a7bd0d } .ui.basic.olive.buttons .active.button,.ui.basic.olive.active.button { - background: transparent; - box-shadow: 0 0 0 1px #aac109 inset; - color: #8d9e13; + background: transparent; + box-shadow: 0 0 0 1px #aac109 inset; + color: #8d9e13 } .ui.basic.olive.buttons .button:active,.ui.basic.olive.button:active { - box-shadow: 0 0 0 1px #8d9e13 inset; - color: #8d9e13; + box-shadow: 0 0 0 1px #8d9e13 inset; + color: #8d9e13 } .ui.buttons:not(.vertical)>.basic.olive.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.olive.buttons .button,.ui.inverted.olive.button { - background-color: transparent; - box-shadow: 0 0 0 2px #d9e778 inset; - color: #d9e778; + background-color: transparent; + box-shadow: 0 0 0 2px #d9e778 inset; + color: #d9e778 } .ui.inverted.olive.buttons .button:hover,.ui.inverted.olive.button:hover,.ui.inverted.olive.buttons .button:focus,.ui.inverted.olive.button:focus,.ui.inverted.olive.buttons .button.active,.ui.inverted.olive.button.active,.ui.inverted.olive.buttons .button:active,.ui.inverted.olive.button:active { - box-shadow: none; - color: #0009; + box-shadow: none; + color: #0009 } .ui.inverted.olive.buttons .button:hover,.ui.inverted.olive.button:hover { - background-color: #d2e745; + background-color: #d2e745 } .ui.inverted.olive.buttons .button:focus,.ui.inverted.olive.button:focus { - background-color: #daef47; + background-color: #daef47 } .ui.inverted.olive.buttons .active.button,.ui.inverted.olive.active.button { - background-color: #daed59; + background-color: #daed59 } .ui.inverted.olive.buttons .button:active,.ui.inverted.olive.button:active { - background-color: #cddf4d; + background-color: #cddf4d } .ui.inverted.olive.basic.buttons .button,.ui.inverted.olive.buttons .basic.button,.ui.inverted.olive.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.olive.basic.buttons .button:hover,.ui.inverted.olive.buttons .basic.button:hover,.ui.inverted.olive.basic.button:hover { - box-shadow: 0 0 0 2px #d2e745 inset; - color: #d9e778; + box-shadow: 0 0 0 2px #d2e745 inset; + color: #d9e778 } .ui.inverted.olive.basic.buttons .button:focus,.ui.inverted.olive.basic.buttons .button:focus,.ui.inverted.olive.basic.button:focus { - box-shadow: 0 0 0 2px #daef47 inset; - color: #d9e778; + box-shadow: 0 0 0 2px #daef47 inset; + color: #d9e778 } .ui.inverted.olive.basic.buttons .active.button,.ui.inverted.olive.buttons .basic.active.button,.ui.inverted.olive.basic.active.button { - box-shadow: 0 0 0 2px #daed59 inset; - color: #d9e778; + box-shadow: 0 0 0 2px #daed59 inset; + color: #d9e778 } .ui.inverted.olive.basic.buttons .button:active,.ui.inverted.olive.buttons .basic.button:active,.ui.inverted.olive.basic.button:active { - box-shadow: 0 0 0 2px #cddf4d inset; - color: #d9e778; + box-shadow: 0 0 0 2px #cddf4d inset; + color: #d9e778 } .ui.tertiary.olive.buttons .button,.ui.tertiary.olive.buttons .tertiary.button,.ui.tertiary.olive.button { - background: transparent; - box-shadow: none; - color: #b5cc18; + background: transparent; + box-shadow: none; + color: #b5cc18 } .ui.tertiary.olive.buttons .button:hover,.ui.tertiary.olive.buttons button:hover,.ui.tertiary.olive.button:hover { - box-shadow: inset 0 -.2em #98a922; - color: #98a922; + box-shadow: inset 0 -.2em #98a922; + color: #98a922 } .ui.tertiary.olive.buttons .button:focus,.ui.tertiary.olive.buttons .tertiary.button:focus,.ui.tertiary.olive.button:focus { - box-shadow: inset 0 -.2em #92a418; - color: #92a418; + box-shadow: inset 0 -.2em #92a418; + color: #92a418 } .ui.tertiary.olive.buttons .active.button,.ui.tertiary.olive.buttons .tertiary.active.button,.ui.tertiary.olive.active.button,.ui.tertiary.olive.buttons .button:active,.ui.tertiary.olive.buttons .tertiary.button:active,.ui.tertiary.olive.button:active { - box-shadow: inset 0 -.2em #b1cb00; - color: #aac109; + box-shadow: inset 0 -.2em #b1cb00; + color: #aac109 } .ui.green.buttons .button,.ui.green.button { - background-color: #21ba45; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #21ba45; + color: #fff; + text-shadow: none; + background-image: none } .ui.green.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.green.buttons .button:hover,.ui.green.button:hover { - background-color: #16ab39; - color: #fff; - text-shadow: none; + background-color: #16ab39; + color: #fff; + text-shadow: none } .ui.green.buttons .button:focus,.ui.green.button:focus { - background-color: #0ea432; - color: #fff; - text-shadow: none; + background-color: #0ea432; + color: #fff; + text-shadow: none } .ui.green.buttons .button:active,.ui.green.button:active { - background-color: #198f35; - color: #fff; - text-shadow: none; + background-color: #198f35; + color: #fff; + text-shadow: none } .ui.green.buttons .active.button,.ui.green.buttons .active.button:active,.ui.green.active.button,.ui.green.button .active.button:active { - background-color: #13ae38; - color: #fff; - text-shadow: none; + background-color: #13ae38; + color: #fff; + text-shadow: none } .ui.basic.green.buttons .button,.ui.basic.green.button { - background: transparent; - box-shadow: 0 0 0 1px #21ba45 inset; - color: #21ba45; + background: transparent; + box-shadow: 0 0 0 1px #21ba45 inset; + color: #21ba45 } .ui.basic.green.buttons .button:hover,.ui.basic.green.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #16ab39 inset; - color: #16ab39; + background: transparent; + box-shadow: 0 0 0 1px #16ab39 inset; + color: #16ab39 } .ui.basic.green.buttons .button:focus,.ui.basic.green.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #0ea432 inset; - color: #16ab39; + background: transparent; + box-shadow: 0 0 0 1px #0ea432 inset; + color: #16ab39 } .ui.basic.green.buttons .active.button,.ui.basic.green.active.button { - background: transparent; - box-shadow: 0 0 0 1px #13ae38 inset; - color: #198f35; + background: transparent; + box-shadow: 0 0 0 1px #13ae38 inset; + color: #198f35 } .ui.basic.green.buttons .button:active,.ui.basic.green.button:active { - box-shadow: 0 0 0 1px #198f35 inset; - color: #198f35; + box-shadow: 0 0 0 1px #198f35 inset; + color: #198f35 } .ui.buttons:not(.vertical)>.basic.green.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.green.buttons .button,.ui.inverted.green.button { - background-color: transparent; - box-shadow: 0 0 0 2px #2ecc40 inset; - color: #2ecc40; + background-color: transparent; + box-shadow: 0 0 0 2px #2ecc40 inset; + color: #2ecc40 } .ui.inverted.green.buttons .button:hover,.ui.inverted.green.button:hover,.ui.inverted.green.buttons .button:focus,.ui.inverted.green.button:focus,.ui.inverted.green.buttons .button.active,.ui.inverted.green.button.active,.ui.inverted.green.buttons .button:active,.ui.inverted.green.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.green.buttons .button:hover,.ui.inverted.green.button:hover { - background-color: #1ea92e; + background-color: #1ea92e } .ui.inverted.green.buttons .button:focus,.ui.inverted.green.button:focus { - background-color: #19b82b; + background-color: #19b82b } .ui.inverted.green.buttons .active.button,.ui.inverted.green.active.button { - background-color: #1fc231; + background-color: #1fc231 } .ui.inverted.green.buttons .button:active,.ui.inverted.green.button:active { - background-color: #25a233; + background-color: #25a233 } .ui.inverted.green.basic.buttons .button,.ui.inverted.green.buttons .basic.button,.ui.inverted.green.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.green.basic.buttons .button:hover,.ui.inverted.green.buttons .basic.button:hover,.ui.inverted.green.basic.button:hover { - box-shadow: 0 0 0 2px #1ea92e inset; - color: #2ecc40; + box-shadow: 0 0 0 2px #1ea92e inset; + color: #2ecc40 } .ui.inverted.green.basic.buttons .button:focus,.ui.inverted.green.basic.buttons .button:focus,.ui.inverted.green.basic.button:focus { - box-shadow: 0 0 0 2px #19b82b inset; - color: #2ecc40; + box-shadow: 0 0 0 2px #19b82b inset; + color: #2ecc40 } .ui.inverted.green.basic.buttons .active.button,.ui.inverted.green.buttons .basic.active.button,.ui.inverted.green.basic.active.button { - box-shadow: 0 0 0 2px #1fc231 inset; - color: #2ecc40; + box-shadow: 0 0 0 2px #1fc231 inset; + color: #2ecc40 } .ui.inverted.green.basic.buttons .button:active,.ui.inverted.green.buttons .basic.button:active,.ui.inverted.green.basic.button:active { - box-shadow: 0 0 0 2px #25a233 inset; - color: #2ecc40; + box-shadow: 0 0 0 2px #25a233 inset; + color: #2ecc40 } .ui.tertiary.green.buttons .button,.ui.tertiary.green.buttons .tertiary.button,.ui.tertiary.green.button { - background: transparent; - box-shadow: none; - color: #21ba45; + background: transparent; + box-shadow: none; + color: #21ba45 } .ui.tertiary.green.buttons .button:hover,.ui.tertiary.green.buttons button:hover,.ui.tertiary.green.button:hover { - box-shadow: inset 0 -.2em #2a9844; - color: #2a9844; + box-shadow: inset 0 -.2em #2a9844; + color: #2a9844 } .ui.tertiary.green.buttons .button:focus,.ui.tertiary.green.buttons .tertiary.button:focus,.ui.tertiary.green.button:focus { - box-shadow: inset 0 -.2em #20923b; - color: #20923b; + box-shadow: inset 0 -.2em #20923b; + color: #20923b } .ui.tertiary.green.buttons .active.button,.ui.tertiary.green.buttons .tertiary.active.button,.ui.tertiary.green.active.button,.ui.tertiary.green.buttons .button:active,.ui.tertiary.green.buttons .tertiary.button:active,.ui.tertiary.green.button:active { - box-shadow: inset 0 -.2em #00c22e; - color: #13ae38; + box-shadow: inset 0 -.2em #00c22e; + color: #13ae38 } .ui.teal.buttons .button,.ui.teal.button { - background-color: #00b5ad; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #00b5ad; + color: #fff; + text-shadow: none; + background-image: none } .ui.teal.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.teal.buttons .button:hover,.ui.teal.button:hover { - background-color: #009c95; - color: #fff; - text-shadow: none; + background-color: #009c95; + color: #fff; + text-shadow: none } .ui.teal.buttons .button:focus,.ui.teal.button:focus { - background-color: #008c86; - color: #fff; - text-shadow: none; + background-color: #008c86; + color: #fff; + text-shadow: none } .ui.teal.buttons .button:active,.ui.teal.button:active { - background-color: #00827c; - color: #fff; - text-shadow: none; + background-color: #00827c; + color: #fff; + text-shadow: none } .ui.teal.buttons .active.button,.ui.teal.buttons .active.button:active,.ui.teal.active.button,.ui.teal.button .active.button:active { - background-color: #009c95; - color: #fff; - text-shadow: none; + background-color: #009c95; + color: #fff; + text-shadow: none } .ui.basic.teal.buttons .button,.ui.basic.teal.button { - background: transparent; - box-shadow: 0 0 0 1px #00b5ad inset; - color: #00b5ad; + background: transparent; + box-shadow: 0 0 0 1px #00b5ad inset; + color: #00b5ad } .ui.basic.teal.buttons .button:hover,.ui.basic.teal.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #009c95 inset; - color: #009c95; + background: transparent; + box-shadow: 0 0 0 1px #009c95 inset; + color: #009c95 } .ui.basic.teal.buttons .button:focus,.ui.basic.teal.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #008c86 inset; - color: #009c95; + background: transparent; + box-shadow: 0 0 0 1px #008c86 inset; + color: #009c95 } .ui.basic.teal.buttons .active.button,.ui.basic.teal.active.button { - background: transparent; - box-shadow: 0 0 0 1px #009c95 inset; - color: #00827c; + background: transparent; + box-shadow: 0 0 0 1px #009c95 inset; + color: #00827c } .ui.basic.teal.buttons .button:active,.ui.basic.teal.button:active { - box-shadow: 0 0 0 1px #00827c inset; - color: #00827c; + box-shadow: 0 0 0 1px #00827c inset; + color: #00827c } .ui.buttons:not(.vertical)>.basic.teal.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.teal.buttons .button,.ui.inverted.teal.button { - background-color: transparent; - box-shadow: 0 0 0 2px #6dffff inset; - color: #6dffff; + background-color: transparent; + box-shadow: 0 0 0 2px #6dffff inset; + color: #6dffff } .ui.inverted.teal.buttons .button:hover,.ui.inverted.teal.button:hover,.ui.inverted.teal.buttons .button:focus,.ui.inverted.teal.button:focus,.ui.inverted.teal.buttons .button.active,.ui.inverted.teal.button.active,.ui.inverted.teal.buttons .button:active,.ui.inverted.teal.button:active { - box-shadow: none; - color: #0009; + box-shadow: none; + color: #0009 } .ui.inverted.teal.buttons .button:hover,.ui.inverted.teal.button:hover { - background-color: #3affff; + background-color: #3affff } .ui.inverted.teal.buttons .button:focus,.ui.inverted.teal.button:focus { - background-color: #4ff; + background-color: #4ff } .ui.inverted.teal.buttons .active.button,.ui.inverted.teal.active.button { - background-color: #54ffff; + background-color: #54ffff } .ui.inverted.teal.buttons .button:active,.ui.inverted.teal.button:active { - background-color: #3affff; + background-color: #3affff } .ui.inverted.teal.basic.buttons .button,.ui.inverted.teal.buttons .basic.button,.ui.inverted.teal.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.teal.basic.buttons .button:hover,.ui.inverted.teal.buttons .basic.button:hover,.ui.inverted.teal.basic.button:hover { - box-shadow: 0 0 0 2px #3affff inset; - color: #6dffff; + box-shadow: 0 0 0 2px #3affff inset; + color: #6dffff } .ui.inverted.teal.basic.buttons .button:focus,.ui.inverted.teal.basic.buttons .button:focus,.ui.inverted.teal.basic.button:focus { - box-shadow: 0 0 0 2px #4ff inset; - color: #6dffff; + box-shadow: 0 0 0 2px #4ff inset; + color: #6dffff } .ui.inverted.teal.basic.buttons .active.button,.ui.inverted.teal.buttons .basic.active.button,.ui.inverted.teal.basic.active.button { - box-shadow: 0 0 0 2px #54ffff inset; - color: #6dffff; + box-shadow: 0 0 0 2px #54ffff inset; + color: #6dffff } .ui.inverted.teal.basic.buttons .button:active,.ui.inverted.teal.buttons .basic.button:active,.ui.inverted.teal.basic.button:active { - box-shadow: 0 0 0 2px #3affff inset; - color: #6dffff; + box-shadow: 0 0 0 2px #3affff inset; + color: #6dffff } .ui.tertiary.teal.buttons .button,.ui.tertiary.teal.buttons .tertiary.button,.ui.tertiary.teal.button { - background: transparent; - box-shadow: none; - color: #00b5ad; + background: transparent; + box-shadow: none; + color: #00b5ad } .ui.tertiary.teal.buttons .button:hover,.ui.tertiary.teal.buttons button:hover,.ui.tertiary.teal.button:hover { - box-shadow: inset 0 -.2em #108c86; - color: #108c86; + box-shadow: inset 0 -.2em #108c86; + color: #108c86 } .ui.tertiary.teal.buttons .button:focus,.ui.tertiary.teal.buttons .tertiary.button:focus,.ui.tertiary.teal.button:focus { - box-shadow: inset 0 -.2em #0e7e79; - color: #0e7e79; + box-shadow: inset 0 -.2em #0e7e79; + color: #0e7e79 } .ui.tertiary.teal.buttons .active.button,.ui.tertiary.teal.buttons .tertiary.active.button,.ui.tertiary.teal.active.button,.ui.tertiary.teal.buttons .button:active,.ui.tertiary.teal.buttons .tertiary.button:active,.ui.tertiary.teal.button:active { - box-shadow: inset 0 -.2em #009c95; - color: #009c95; + box-shadow: inset 0 -.2em #009c95; + color: #009c95 } .ui.blue.buttons .button,.ui.blue.button { - background-color: #2185d0; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #2185d0; + color: #fff; + text-shadow: none; + background-image: none } .ui.blue.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.blue.buttons .button:hover,.ui.blue.button:hover { - background-color: #1678c2; - color: #fff; - text-shadow: none; + background-color: #1678c2; + color: #fff; + text-shadow: none } .ui.blue.buttons .button:focus,.ui.blue.button:focus { - background-color: #0d71bb; - color: #fff; - text-shadow: none; + background-color: #0d71bb; + color: #fff; + text-shadow: none } .ui.blue.buttons .button:active,.ui.blue.button:active { - background-color: #1a69a4; - color: #fff; - text-shadow: none; + background-color: #1a69a4; + color: #fff; + text-shadow: none } .ui.blue.buttons .active.button,.ui.blue.buttons .active.button:active,.ui.blue.active.button,.ui.blue.button .active.button:active { - background-color: #1279c6; - color: #fff; - text-shadow: none; + background-color: #1279c6; + color: #fff; + text-shadow: none } .ui.basic.blue.buttons .button,.ui.basic.blue.button { - background: transparent; - box-shadow: 0 0 0 1px #2185d0 inset; - color: #2185d0; + background: transparent; + box-shadow: 0 0 0 1px #2185d0 inset; + color: #2185d0 } .ui.basic.blue.buttons .button:hover,.ui.basic.blue.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #1678c2 inset; - color: #1678c2; + background: transparent; + box-shadow: 0 0 0 1px #1678c2 inset; + color: #1678c2 } .ui.basic.blue.buttons .button:focus,.ui.basic.blue.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #0d71bb inset; - color: #1678c2; + background: transparent; + box-shadow: 0 0 0 1px #0d71bb inset; + color: #1678c2 } .ui.basic.blue.buttons .active.button,.ui.basic.blue.active.button { - background: transparent; - box-shadow: 0 0 0 1px #1279c6 inset; - color: #1a69a4; + background: transparent; + box-shadow: 0 0 0 1px #1279c6 inset; + color: #1a69a4 } .ui.basic.blue.buttons .button:active,.ui.basic.blue.button:active { - box-shadow: 0 0 0 1px #1a69a4 inset; - color: #1a69a4; + box-shadow: 0 0 0 1px #1a69a4 inset; + color: #1a69a4 } .ui.buttons:not(.vertical)>.basic.blue.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.blue.buttons .button,.ui.inverted.blue.button { - background-color: transparent; - box-shadow: 0 0 0 2px #54c8ff inset; - color: #54c8ff; + background-color: transparent; + box-shadow: 0 0 0 2px #54c8ff inset; + color: #54c8ff } .ui.inverted.blue.buttons .button:hover,.ui.inverted.blue.button:hover,.ui.inverted.blue.buttons .button:focus,.ui.inverted.blue.button:focus,.ui.inverted.blue.buttons .button.active,.ui.inverted.blue.button.active,.ui.inverted.blue.buttons .button:active,.ui.inverted.blue.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.blue.buttons .button:hover,.ui.inverted.blue.button:hover { - background-color: #21b8ff; + background-color: #21b8ff } .ui.inverted.blue.buttons .button:focus,.ui.inverted.blue.button:focus { - background-color: #2bbbff; + background-color: #2bbbff } .ui.inverted.blue.buttons .active.button,.ui.inverted.blue.active.button { - background-color: #3ac0ff; + background-color: #3ac0ff } .ui.inverted.blue.buttons .button:active,.ui.inverted.blue.button:active { - background-color: #21b8ff; + background-color: #21b8ff } .ui.inverted.blue.basic.buttons .button,.ui.inverted.blue.buttons .basic.button,.ui.inverted.blue.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.blue.basic.buttons .button:hover,.ui.inverted.blue.buttons .basic.button:hover,.ui.inverted.blue.basic.button:hover { - box-shadow: 0 0 0 2px #21b8ff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #21b8ff inset; + color: #54c8ff } .ui.inverted.blue.basic.buttons .button:focus,.ui.inverted.blue.basic.buttons .button:focus,.ui.inverted.blue.basic.button:focus { - box-shadow: 0 0 0 2px #2bbbff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #2bbbff inset; + color: #54c8ff } .ui.inverted.blue.basic.buttons .active.button,.ui.inverted.blue.buttons .basic.active.button,.ui.inverted.blue.basic.active.button { - box-shadow: 0 0 0 2px #3ac0ff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #3ac0ff inset; + color: #54c8ff } .ui.inverted.blue.basic.buttons .button:active,.ui.inverted.blue.buttons .basic.button:active,.ui.inverted.blue.basic.button:active { - box-shadow: 0 0 0 2px #21b8ff inset; - color: #54c8ff; + box-shadow: 0 0 0 2px #21b8ff inset; + color: #54c8ff } .ui.tertiary.blue.buttons .button,.ui.tertiary.blue.buttons .tertiary.button,.ui.tertiary.blue.button { - background: transparent; - box-shadow: none; - color: #2185d0; + background: transparent; + box-shadow: none; + color: #2185d0 } .ui.tertiary.blue.buttons .button:hover,.ui.tertiary.blue.buttons button:hover,.ui.tertiary.blue.button:hover { - box-shadow: inset 0 -.2em #2b75ac; - color: #2b75ac; + box-shadow: inset 0 -.2em #2b75ac; + color: #2b75ac } .ui.tertiary.blue.buttons .button:focus,.ui.tertiary.blue.buttons .tertiary.button:focus,.ui.tertiary.blue.button:focus { - box-shadow: inset 0 -.2em #216ea7; - color: #216ea7; + box-shadow: inset 0 -.2em #216ea7; + color: #216ea7 } .ui.tertiary.blue.buttons .active.button,.ui.tertiary.blue.buttons .tertiary.active.button,.ui.tertiary.blue.active.button,.ui.tertiary.blue.buttons .button:active,.ui.tertiary.blue.buttons .tertiary.button:active,.ui.tertiary.blue.button:active { - box-shadow: inset 0 -.2em #007bd8; - color: #1279c6; + box-shadow: inset 0 -.2em #007bd8; + color: #1279c6 } .ui.violet.buttons .button,.ui.violet.button { - background-color: #6435c9; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #6435c9; + color: #fff; + text-shadow: none; + background-image: none } .ui.violet.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.violet.buttons .button:hover,.ui.violet.button:hover { - background-color: #5829bb; - color: #fff; - text-shadow: none; + background-color: #5829bb; + color: #fff; + text-shadow: none } .ui.violet.buttons .button:focus,.ui.violet.button:focus { - background-color: #4f20b5; - color: #fff; - text-shadow: none; + background-color: #4f20b5; + color: #fff; + text-shadow: none } .ui.violet.buttons .button:active,.ui.violet.button:active { - background-color: #502aa1; - color: #fff; - text-shadow: none; + background-color: #502aa1; + color: #fff; + text-shadow: none } .ui.violet.buttons .active.button,.ui.violet.buttons .active.button:active,.ui.violet.active.button,.ui.violet.button .active.button:active { - background-color: #5626bf; - color: #fff; - text-shadow: none; + background-color: #5626bf; + color: #fff; + text-shadow: none } .ui.basic.violet.buttons .button,.ui.basic.violet.button { - background: transparent; - box-shadow: 0 0 0 1px #6435c9 inset; - color: #6435c9; + background: transparent; + box-shadow: 0 0 0 1px #6435c9 inset; + color: #6435c9 } .ui.basic.violet.buttons .button:hover,.ui.basic.violet.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #5829bb inset; - color: #5829bb; + background: transparent; + box-shadow: 0 0 0 1px #5829bb inset; + color: #5829bb } .ui.basic.violet.buttons .button:focus,.ui.basic.violet.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #4f20b5 inset; - color: #5829bb; + background: transparent; + box-shadow: 0 0 0 1px #4f20b5 inset; + color: #5829bb } .ui.basic.violet.buttons .active.button,.ui.basic.violet.active.button { - background: transparent; - box-shadow: 0 0 0 1px #5626bf inset; - color: #502aa1; + background: transparent; + box-shadow: 0 0 0 1px #5626bf inset; + color: #502aa1 } .ui.basic.violet.buttons .button:active,.ui.basic.violet.button:active { - box-shadow: 0 0 0 1px #502aa1 inset; - color: #502aa1; + box-shadow: 0 0 0 1px #502aa1 inset; + color: #502aa1 } .ui.buttons:not(.vertical)>.basic.violet.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.violet.buttons .button,.ui.inverted.violet.button { - background-color: transparent; - box-shadow: 0 0 0 2px #a291fb inset; - color: #a291fb; + background-color: transparent; + box-shadow: 0 0 0 2px #a291fb inset; + color: #a291fb } .ui.inverted.violet.buttons .button:hover,.ui.inverted.violet.button:hover,.ui.inverted.violet.buttons .button:focus,.ui.inverted.violet.button:focus,.ui.inverted.violet.buttons .button.active,.ui.inverted.violet.button.active,.ui.inverted.violet.buttons .button:active,.ui.inverted.violet.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.violet.buttons .button:hover,.ui.inverted.violet.button:hover { - background-color: #745aff; + background-color: #745aff } .ui.inverted.violet.buttons .button:focus,.ui.inverted.violet.button:focus { - background-color: #7d64ff; + background-color: #7d64ff } .ui.inverted.violet.buttons .active.button,.ui.inverted.violet.active.button { - background-color: #8a73ff; + background-color: #8a73ff } .ui.inverted.violet.buttons .button:active,.ui.inverted.violet.button:active { - background-color: #7860f9; + background-color: #7860f9 } .ui.inverted.violet.basic.buttons .button,.ui.inverted.violet.buttons .basic.button,.ui.inverted.violet.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.violet.basic.buttons .button:hover,.ui.inverted.violet.buttons .basic.button:hover,.ui.inverted.violet.basic.button:hover { - box-shadow: 0 0 0 2px #745aff inset; - color: #a291fb; + box-shadow: 0 0 0 2px #745aff inset; + color: #a291fb } .ui.inverted.violet.basic.buttons .button:focus,.ui.inverted.violet.basic.buttons .button:focus,.ui.inverted.violet.basic.button:focus { - box-shadow: 0 0 0 2px #7d64ff inset; - color: #a291fb; + box-shadow: 0 0 0 2px #7d64ff inset; + color: #a291fb } .ui.inverted.violet.basic.buttons .active.button,.ui.inverted.violet.buttons .basic.active.button,.ui.inverted.violet.basic.active.button { - box-shadow: 0 0 0 2px #8a73ff inset; - color: #a291fb; + box-shadow: 0 0 0 2px #8a73ff inset; + color: #a291fb } .ui.inverted.violet.basic.buttons .button:active,.ui.inverted.violet.buttons .basic.button:active,.ui.inverted.violet.basic.button:active { - box-shadow: 0 0 0 2px #7860f9 inset; - color: #a291fb; + box-shadow: 0 0 0 2px #7860f9 inset; + color: #a291fb } .ui.tertiary.violet.buttons .button,.ui.tertiary.violet.buttons .tertiary.button,.ui.tertiary.violet.button { - background: transparent; - box-shadow: none; - color: #6435c9; + background: transparent; + box-shadow: none; + color: #6435c9 } .ui.tertiary.violet.buttons .button:hover,.ui.tertiary.violet.buttons button:hover,.ui.tertiary.violet.button:hover { - box-shadow: inset 0 -.2em #6040a5; - color: #6040a5; + box-shadow: inset 0 -.2em #6040a5; + color: #6040a5 } .ui.tertiary.violet.buttons .button:focus,.ui.tertiary.violet.buttons .tertiary.button:focus,.ui.tertiary.violet.button:focus { - box-shadow: inset 0 -.2em #5735a0; - color: #5735a0; + box-shadow: inset 0 -.2em #5735a0; + color: #5735a0 } .ui.tertiary.violet.buttons .active.button,.ui.tertiary.violet.buttons .tertiary.active.button,.ui.tertiary.violet.active.button,.ui.tertiary.violet.buttons .button:active,.ui.tertiary.violet.buttons .tertiary.button:active,.ui.tertiary.violet.button:active { - box-shadow: inset 0 -.2em #4e0fd6; - color: #5626bf; + box-shadow: inset 0 -.2em #4e0fd6; + color: #5626bf } .ui.purple.buttons .button,.ui.purple.button { - background-color: #a333c8; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #a333c8; + color: #fff; + text-shadow: none; + background-image: none } .ui.purple.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.purple.buttons .button:hover,.ui.purple.button:hover { - background-color: #9627ba; - color: #fff; - text-shadow: none; + background-color: #9627ba; + color: #fff; + text-shadow: none } .ui.purple.buttons .button:focus,.ui.purple.button:focus { - background-color: #8f1eb4; - color: #fff; - text-shadow: none; + background-color: #8f1eb4; + color: #fff; + text-shadow: none } .ui.purple.buttons .button:active,.ui.purple.button:active { - background-color: #82299f; - color: #fff; - text-shadow: none; + background-color: #82299f; + color: #fff; + text-shadow: none } .ui.purple.buttons .active.button,.ui.purple.buttons .active.button:active,.ui.purple.active.button,.ui.purple.button .active.button:active { - background-color: #9724be; - color: #fff; - text-shadow: none; + background-color: #9724be; + color: #fff; + text-shadow: none } .ui.basic.purple.buttons .button,.ui.basic.purple.button { - background: transparent; - box-shadow: 0 0 0 1px #a333c8 inset; - color: #a333c8; + background: transparent; + box-shadow: 0 0 0 1px #a333c8 inset; + color: #a333c8 } .ui.basic.purple.buttons .button:hover,.ui.basic.purple.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #9627ba inset; - color: #9627ba; + background: transparent; + box-shadow: 0 0 0 1px #9627ba inset; + color: #9627ba } .ui.basic.purple.buttons .button:focus,.ui.basic.purple.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #8f1eb4 inset; - color: #9627ba; + background: transparent; + box-shadow: 0 0 0 1px #8f1eb4 inset; + color: #9627ba } .ui.basic.purple.buttons .active.button,.ui.basic.purple.active.button { - background: transparent; - box-shadow: 0 0 0 1px #9724be inset; - color: #82299f; + background: transparent; + box-shadow: 0 0 0 1px #9724be inset; + color: #82299f } .ui.basic.purple.buttons .button:active,.ui.basic.purple.button:active { - box-shadow: 0 0 0 1px #82299f inset; - color: #82299f; + box-shadow: 0 0 0 1px #82299f inset; + color: #82299f } .ui.buttons:not(.vertical)>.basic.purple.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.purple.buttons .button,.ui.inverted.purple.button { - background-color: transparent; - box-shadow: 0 0 0 2px #dc73ff inset; - color: #dc73ff; + background-color: transparent; + box-shadow: 0 0 0 2px #dc73ff inset; + color: #dc73ff } .ui.inverted.purple.buttons .button:hover,.ui.inverted.purple.button:hover,.ui.inverted.purple.buttons .button:focus,.ui.inverted.purple.button:focus,.ui.inverted.purple.buttons .button.active,.ui.inverted.purple.button.active,.ui.inverted.purple.buttons .button:active,.ui.inverted.purple.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.purple.buttons .button:hover,.ui.inverted.purple.button:hover { - background-color: #cf40ff; + background-color: #cf40ff } .ui.inverted.purple.buttons .button:focus,.ui.inverted.purple.button:focus { - background-color: #d24aff; + background-color: #d24aff } .ui.inverted.purple.buttons .active.button,.ui.inverted.purple.active.button { - background-color: #d65aff; + background-color: #d65aff } .ui.inverted.purple.buttons .button:active,.ui.inverted.purple.button:active { - background-color: #cf40ff; + background-color: #cf40ff } .ui.inverted.purple.basic.buttons .button,.ui.inverted.purple.buttons .basic.button,.ui.inverted.purple.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.purple.basic.buttons .button:hover,.ui.inverted.purple.buttons .basic.button:hover,.ui.inverted.purple.basic.button:hover { - box-shadow: 0 0 0 2px #cf40ff inset; - color: #dc73ff; + box-shadow: 0 0 0 2px #cf40ff inset; + color: #dc73ff } .ui.inverted.purple.basic.buttons .button:focus,.ui.inverted.purple.basic.buttons .button:focus,.ui.inverted.purple.basic.button:focus { - box-shadow: 0 0 0 2px #d24aff inset; - color: #dc73ff; + box-shadow: 0 0 0 2px #d24aff inset; + color: #dc73ff } .ui.inverted.purple.basic.buttons .active.button,.ui.inverted.purple.buttons .basic.active.button,.ui.inverted.purple.basic.active.button { - box-shadow: 0 0 0 2px #d65aff inset; - color: #dc73ff; + box-shadow: 0 0 0 2px #d65aff inset; + color: #dc73ff } .ui.inverted.purple.basic.buttons .button:active,.ui.inverted.purple.buttons .basic.button:active,.ui.inverted.purple.basic.button:active { - box-shadow: 0 0 0 2px #cf40ff inset; - color: #dc73ff; + box-shadow: 0 0 0 2px #cf40ff inset; + color: #dc73ff } .ui.tertiary.purple.buttons .button,.ui.tertiary.purple.buttons .tertiary.button,.ui.tertiary.purple.button { - background: transparent; - box-shadow: none; - color: #a333c8; + background: transparent; + box-shadow: none; + color: #a333c8 } .ui.tertiary.purple.buttons .button:hover,.ui.tertiary.purple.buttons button:hover,.ui.tertiary.purple.button:hover { - box-shadow: inset 0 -.2em #8a3ea4; - color: #8a3ea4; + box-shadow: inset 0 -.2em #8a3ea4; + color: #8a3ea4 } .ui.tertiary.purple.buttons .button:focus,.ui.tertiary.purple.buttons .tertiary.button:focus,.ui.tertiary.purple.button:focus { - box-shadow: inset 0 -.2em #84339f; - color: #84339f; + box-shadow: inset 0 -.2em #84339f; + color: #84339f } .ui.tertiary.purple.buttons .active.button,.ui.tertiary.purple.buttons .tertiary.active.button,.ui.tertiary.purple.active.button,.ui.tertiary.purple.buttons .button:active,.ui.tertiary.purple.buttons .tertiary.button:active,.ui.tertiary.purple.button:active { - box-shadow: inset 0 -.2em #a30dd4; - color: #9724be; + box-shadow: inset 0 -.2em #a30dd4; + color: #9724be } .ui.pink.buttons .button,.ui.pink.button { - background-color: #e03997; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #e03997; + color: #fff; + text-shadow: none; + background-image: none } .ui.pink.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.pink.buttons .button:hover,.ui.pink.button:hover { - background-color: #e61a8d; - color: #fff; - text-shadow: none; + background-color: #e61a8d; + color: #fff; + text-shadow: none } .ui.pink.buttons .button:focus,.ui.pink.button:focus { - background-color: #e10f85; - color: #fff; - text-shadow: none; + background-color: #e10f85; + color: #fff; + text-shadow: none } .ui.pink.buttons .button:active,.ui.pink.button:active { - background-color: #c71f7e; - color: #fff; - text-shadow: none; + background-color: #c71f7e; + color: #fff; + text-shadow: none } .ui.pink.buttons .active.button,.ui.pink.buttons .active.button:active,.ui.pink.active.button,.ui.pink.button .active.button:active { - background-color: #ea158d; - color: #fff; - text-shadow: none; + background-color: #ea158d; + color: #fff; + text-shadow: none } .ui.basic.pink.buttons .button,.ui.basic.pink.button { - background: transparent; - box-shadow: 0 0 0 1px #e03997 inset; - color: #e03997; + background: transparent; + box-shadow: 0 0 0 1px #e03997 inset; + color: #e03997 } .ui.basic.pink.buttons .button:hover,.ui.basic.pink.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #e61a8d inset; - color: #e61a8d; + background: transparent; + box-shadow: 0 0 0 1px #e61a8d inset; + color: #e61a8d } .ui.basic.pink.buttons .button:focus,.ui.basic.pink.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #e10f85 inset; - color: #e61a8d; + background: transparent; + box-shadow: 0 0 0 1px #e10f85 inset; + color: #e61a8d } .ui.basic.pink.buttons .active.button,.ui.basic.pink.active.button { - background: transparent; - box-shadow: 0 0 0 1px #ea158d inset; - color: #c71f7e; + background: transparent; + box-shadow: 0 0 0 1px #ea158d inset; + color: #c71f7e } .ui.basic.pink.buttons .button:active,.ui.basic.pink.button:active { - box-shadow: 0 0 0 1px #c71f7e inset; - color: #c71f7e; + box-shadow: 0 0 0 1px #c71f7e inset; + color: #c71f7e } .ui.buttons:not(.vertical)>.basic.pink.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.pink.buttons .button,.ui.inverted.pink.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ff8edf inset; - color: #ff8edf; + background-color: transparent; + box-shadow: 0 0 0 2px #ff8edf inset; + color: #ff8edf } .ui.inverted.pink.buttons .button:hover,.ui.inverted.pink.button:hover,.ui.inverted.pink.buttons .button:focus,.ui.inverted.pink.button:focus,.ui.inverted.pink.buttons .button.active,.ui.inverted.pink.button.active,.ui.inverted.pink.buttons .button:active,.ui.inverted.pink.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.pink.buttons .button:hover,.ui.inverted.pink.button:hover { - background-color: #ff5bd1; + background-color: #ff5bd1 } .ui.inverted.pink.buttons .button:focus,.ui.inverted.pink.button:focus { - background-color: #ff65d3; + background-color: #ff65d3 } .ui.inverted.pink.buttons .active.button,.ui.inverted.pink.active.button { - background-color: #ff74d8; + background-color: #ff74d8 } .ui.inverted.pink.buttons .button:active,.ui.inverted.pink.button:active { - background-color: #ff5bd1; + background-color: #ff5bd1 } .ui.inverted.pink.basic.buttons .button,.ui.inverted.pink.buttons .basic.button,.ui.inverted.pink.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.pink.basic.buttons .button:hover,.ui.inverted.pink.buttons .basic.button:hover,.ui.inverted.pink.basic.button:hover { - box-shadow: 0 0 0 2px #ff5bd1 inset; - color: #ff8edf; + box-shadow: 0 0 0 2px #ff5bd1 inset; + color: #ff8edf } .ui.inverted.pink.basic.buttons .button:focus,.ui.inverted.pink.basic.buttons .button:focus,.ui.inverted.pink.basic.button:focus { - box-shadow: 0 0 0 2px #ff65d3 inset; - color: #ff8edf; + box-shadow: 0 0 0 2px #ff65d3 inset; + color: #ff8edf } .ui.inverted.pink.basic.buttons .active.button,.ui.inverted.pink.buttons .basic.active.button,.ui.inverted.pink.basic.active.button { - box-shadow: 0 0 0 2px #ff74d8 inset; - color: #ff8edf; + box-shadow: 0 0 0 2px #ff74d8 inset; + color: #ff8edf } .ui.inverted.pink.basic.buttons .button:active,.ui.inverted.pink.buttons .basic.button:active,.ui.inverted.pink.basic.button:active { - box-shadow: 0 0 0 2px #ff5bd1 inset; - color: #ff8edf; + box-shadow: 0 0 0 2px #ff5bd1 inset; + color: #ff8edf } .ui.tertiary.pink.buttons .button,.ui.tertiary.pink.buttons .tertiary.button,.ui.tertiary.pink.button { - background: transparent; - box-shadow: none; - color: #e03997; + background: transparent; + box-shadow: none; + color: #e03997 } .ui.tertiary.pink.buttons .button:hover,.ui.tertiary.pink.buttons button:hover,.ui.tertiary.pink.button:hover { - box-shadow: inset 0 -.2em #cc3389; - color: #cc3389; + box-shadow: inset 0 -.2em #cc3389; + color: #cc3389 } .ui.tertiary.pink.buttons .button:focus,.ui.tertiary.pink.buttons .tertiary.button:focus,.ui.tertiary.pink.button:focus { - box-shadow: inset 0 -.2em #c92782; - color: #c92782; + box-shadow: inset 0 -.2em #c92782; + color: #c92782 } .ui.tertiary.pink.buttons .active.button,.ui.tertiary.pink.buttons .tertiary.active.button,.ui.tertiary.pink.active.button,.ui.tertiary.pink.buttons .button:active,.ui.tertiary.pink.buttons .tertiary.button:active,.ui.tertiary.pink.button:active { - box-shadow: inset 0 -.2em #ff0090; - color: #ea158d; + box-shadow: inset 0 -.2em #ff0090; + color: #ea158d } .ui.brown.buttons .button,.ui.brown.button { - background-color: #a5673f; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #a5673f; + color: #fff; + text-shadow: none; + background-image: none } .ui.brown.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.brown.buttons .button:hover,.ui.brown.button:hover { - background-color: #975b33; - color: #fff; - text-shadow: none; + background-color: #975b33; + color: #fff; + text-shadow: none } .ui.brown.buttons .button:focus,.ui.brown.button:focus { - background-color: #90532b; - color: #fff; - text-shadow: none; + background-color: #90532b; + color: #fff; + text-shadow: none } .ui.brown.buttons .button:active,.ui.brown.button:active { - background-color: #805031; - color: #fff; - text-shadow: none; + background-color: #805031; + color: #fff; + text-shadow: none } .ui.brown.buttons .active.button,.ui.brown.buttons .active.button:active,.ui.brown.active.button,.ui.brown.button .active.button:active { - background-color: #995a31; - color: #fff; - text-shadow: none; + background-color: #995a31; + color: #fff; + text-shadow: none } .ui.basic.brown.buttons .button,.ui.basic.brown.button { - background: transparent; - box-shadow: 0 0 0 1px #a5673f inset; - color: #a5673f; + background: transparent; + box-shadow: 0 0 0 1px #a5673f inset; + color: #a5673f } .ui.basic.brown.buttons .button:hover,.ui.basic.brown.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #975b33 inset; - color: #975b33; + background: transparent; + box-shadow: 0 0 0 1px #975b33 inset; + color: #975b33 } .ui.basic.brown.buttons .button:focus,.ui.basic.brown.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #90532b inset; - color: #975b33; + background: transparent; + box-shadow: 0 0 0 1px #90532b inset; + color: #975b33 } .ui.basic.brown.buttons .active.button,.ui.basic.brown.active.button { - background: transparent; - box-shadow: 0 0 0 1px #995a31 inset; - color: #805031; + background: transparent; + box-shadow: 0 0 0 1px #995a31 inset; + color: #805031 } .ui.basic.brown.buttons .button:active,.ui.basic.brown.button:active { - box-shadow: 0 0 0 1px #805031 inset; - color: #805031; + box-shadow: 0 0 0 1px #805031 inset; + color: #805031 } .ui.buttons:not(.vertical)>.basic.brown.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.brown.buttons .button,.ui.inverted.brown.button { - background-color: transparent; - box-shadow: 0 0 0 2px #d67c1c inset; - color: #d67c1c; + background-color: transparent; + box-shadow: 0 0 0 2px #d67c1c inset; + color: #d67c1c } .ui.inverted.brown.buttons .button:hover,.ui.inverted.brown.button:hover,.ui.inverted.brown.buttons .button:focus,.ui.inverted.brown.button:focus,.ui.inverted.brown.buttons .button.active,.ui.inverted.brown.button.active,.ui.inverted.brown.buttons .button:active,.ui.inverted.brown.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.brown.buttons .button:hover,.ui.inverted.brown.button:hover { - background-color: #b0620f; + background-color: #b0620f } .ui.inverted.brown.buttons .button:focus,.ui.inverted.brown.button:focus { - background-color: #c16808; + background-color: #c16808 } .ui.inverted.brown.buttons .active.button,.ui.inverted.brown.active.button { - background-color: #cc6f0d; + background-color: #cc6f0d } .ui.inverted.brown.buttons .button:active,.ui.inverted.brown.button:active { - background-color: #a96216; + background-color: #a96216 } .ui.inverted.brown.basic.buttons .button,.ui.inverted.brown.buttons .basic.button,.ui.inverted.brown.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.brown.basic.buttons .button:hover,.ui.inverted.brown.buttons .basic.button:hover,.ui.inverted.brown.basic.button:hover { - box-shadow: 0 0 0 2px #b0620f inset; - color: #d67c1c; + box-shadow: 0 0 0 2px #b0620f inset; + color: #d67c1c } .ui.inverted.brown.basic.buttons .button:focus,.ui.inverted.brown.basic.buttons .button:focus,.ui.inverted.brown.basic.button:focus { - box-shadow: 0 0 0 2px #c16808 inset; - color: #d67c1c; + box-shadow: 0 0 0 2px #c16808 inset; + color: #d67c1c } .ui.inverted.brown.basic.buttons .active.button,.ui.inverted.brown.buttons .basic.active.button,.ui.inverted.brown.basic.active.button { - box-shadow: 0 0 0 2px #cc6f0d inset; - color: #d67c1c; + box-shadow: 0 0 0 2px #cc6f0d inset; + color: #d67c1c } .ui.inverted.brown.basic.buttons .button:active,.ui.inverted.brown.buttons .basic.button:active,.ui.inverted.brown.basic.button:active { - box-shadow: 0 0 0 2px #a96216 inset; - color: #d67c1c; + box-shadow: 0 0 0 2px #a96216 inset; + color: #d67c1c } .ui.tertiary.brown.buttons .button,.ui.tertiary.brown.buttons .tertiary.button,.ui.tertiary.brown.button { - background: transparent; - box-shadow: none; - color: #a5673f; + background: transparent; + box-shadow: none; + color: #a5673f } .ui.tertiary.brown.buttons .button:hover,.ui.tertiary.brown.buttons button:hover,.ui.tertiary.brown.button:hover { - box-shadow: inset 0 -.2em #835f48; - color: #835f48; + box-shadow: inset 0 -.2em #835f48; + color: #835f48 } .ui.tertiary.brown.buttons .button:focus,.ui.tertiary.brown.buttons .tertiary.button:focus,.ui.tertiary.brown.button:focus { - box-shadow: inset 0 -.2em #7d573e; - color: #7d573e; + box-shadow: inset 0 -.2em #7d573e; + color: #7d573e } .ui.tertiary.brown.buttons .active.button,.ui.tertiary.brown.buttons .tertiary.active.button,.ui.tertiary.brown.active.button,.ui.tertiary.brown.buttons .button:active,.ui.tertiary.brown.buttons .tertiary.button:active,.ui.tertiary.brown.button:active { - box-shadow: inset 0 -.2em #ae561d; - color: #995a31; + box-shadow: inset 0 -.2em #ae561d; + color: #995a31 } .ui.grey.buttons .button,.ui.grey.button { - background-color: #767676; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #767676; + color: #fff; + text-shadow: none; + background-image: none } .ui.grey.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.grey.buttons .button:hover,.ui.grey.button:hover { - background-color: #838383; - color: #fff; - text-shadow: none; + background-color: #838383; + color: #fff; + text-shadow: none } .ui.grey.buttons .button:focus,.ui.grey.button:focus { - background-color: #8a8a8a; - color: #fff; - text-shadow: none; + background-color: #8a8a8a; + color: #fff; + text-shadow: none } .ui.grey.buttons .button:active,.ui.grey.button:active { - background-color: #909090; - color: #fff; - text-shadow: none; + background-color: #909090; + color: #fff; + text-shadow: none } .ui.grey.buttons .active.button,.ui.grey.buttons .active.button:active,.ui.grey.active.button,.ui.grey.button .active.button:active { - background-color: #696969; - color: #fff; - text-shadow: none; + background-color: #696969; + color: #fff; + text-shadow: none } .ui.basic.grey.buttons .button,.ui.basic.grey.button { - background: transparent; - box-shadow: 0 0 0 1px #767676 inset; - color: #767676; + background: transparent; + box-shadow: 0 0 0 1px #767676 inset; + color: #767676 } .ui.basic.grey.buttons .button:hover,.ui.basic.grey.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #838383 inset; - color: #838383; + background: transparent; + box-shadow: 0 0 0 1px #838383 inset; + color: #838383 } .ui.basic.grey.buttons .button:focus,.ui.basic.grey.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #8a8a8a inset; - color: #838383; + background: transparent; + box-shadow: 0 0 0 1px #8a8a8a inset; + color: #838383 } .ui.basic.grey.buttons .active.button,.ui.basic.grey.active.button { - background: transparent; - box-shadow: 0 0 0 1px #696969 inset; - color: #909090; + background: transparent; + box-shadow: 0 0 0 1px #696969 inset; + color: #909090 } .ui.basic.grey.buttons .button:active,.ui.basic.grey.button:active { - box-shadow: 0 0 0 1px #909090 inset; - color: #909090; + box-shadow: 0 0 0 1px #909090 inset; + color: #909090 } .ui.buttons:not(.vertical)>.basic.grey.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.grey.buttons .button,.ui.inverted.grey.button { - background-color: transparent; - box-shadow: 0 0 0 2px #d4d4d5 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #d4d4d5 inset; + color: #fff } .ui.inverted.grey.buttons .button:hover,.ui.inverted.grey.button:hover,.ui.inverted.grey.buttons .button:focus,.ui.inverted.grey.button:focus,.ui.inverted.grey.buttons .button.active,.ui.inverted.grey.button.active,.ui.inverted.grey.buttons .button:active,.ui.inverted.grey.button:active { - box-shadow: none; - color: #0009; + box-shadow: none; + color: #0009 } .ui.inverted.grey.buttons .button:hover,.ui.inverted.grey.button:hover { - background-color: #c2c4c5; + background-color: #c2c4c5 } .ui.inverted.grey.buttons .button:focus,.ui.inverted.grey.button:focus { - background-color: #c7c9cb; + background-color: #c7c9cb } .ui.inverted.grey.buttons .active.button,.ui.inverted.grey.active.button { - background-color: #cfd0d2; + background-color: #cfd0d2 } .ui.inverted.grey.buttons .button:active,.ui.inverted.grey.button:active { - background-color: #c2c4c5; + background-color: #c2c4c5 } .ui.inverted.grey.basic.buttons .button,.ui.inverted.grey.buttons .basic.button,.ui.inverted.grey.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.grey.basic.buttons .button:hover,.ui.inverted.grey.buttons .basic.button:hover,.ui.inverted.grey.basic.button:hover { - box-shadow: 0 0 0 2px #c2c4c5 inset; - color: #fff; + box-shadow: 0 0 0 2px #c2c4c5 inset; + color: #fff } .ui.inverted.grey.basic.buttons .button:focus,.ui.inverted.grey.basic.buttons .button:focus,.ui.inverted.grey.basic.button:focus { - box-shadow: 0 0 0 2px #c7c9cb inset; - color: #dcddde; + box-shadow: 0 0 0 2px #c7c9cb inset; + color: #dcddde } .ui.inverted.grey.basic.buttons .active.button,.ui.inverted.grey.buttons .basic.active.button,.ui.inverted.grey.basic.active.button { - box-shadow: 0 0 0 2px #cfd0d2 inset; - color: #fff; + box-shadow: 0 0 0 2px #cfd0d2 inset; + color: #fff } .ui.inverted.grey.basic.buttons .button:active,.ui.inverted.grey.buttons .basic.button:active,.ui.inverted.grey.basic.button:active { - box-shadow: 0 0 0 2px #c2c4c5 inset; - color: #fff; + box-shadow: 0 0 0 2px #c2c4c5 inset; + color: #fff } .ui.tertiary.grey.buttons .button,.ui.tertiary.grey.buttons .tertiary.button,.ui.tertiary.grey.button { - background: transparent; - box-shadow: none; - color: #767676; + background: transparent; + box-shadow: none; + color: #767676 } .ui.tertiary.grey.buttons .button:hover,.ui.tertiary.grey.buttons button:hover,.ui.tertiary.grey.button:hover { - box-shadow: inset 0 -.2em #838383; - color: #838383; + box-shadow: inset 0 -.2em #838383; + color: #838383 } .ui.tertiary.grey.buttons .button:focus,.ui.tertiary.grey.buttons .tertiary.button:focus,.ui.tertiary.grey.button:focus { - box-shadow: inset 0 -.2em #8a8a8a; - color: #8a8a8a; + box-shadow: inset 0 -.2em #8a8a8a; + color: #8a8a8a } .ui.tertiary.grey.buttons .active.button,.ui.tertiary.grey.buttons .tertiary.active.button,.ui.tertiary.grey.active.button,.ui.tertiary.grey.buttons .button:active,.ui.tertiary.grey.buttons .tertiary.button:active,.ui.tertiary.grey.button:active { - box-shadow: inset 0 -.2em #7e5454; - color: #696969; + box-shadow: inset 0 -.2em #7e5454; + color: #696969 } .ui.black.buttons .button,.ui.black.button { - background-color: #1b1c1d; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #1b1c1d; + color: #fff; + text-shadow: none; + background-image: none } .ui.black.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.black.buttons .button:hover,.ui.black.button:hover { - background-color: #27292a; - color: #fff; - text-shadow: none; + background-color: #27292a; + color: #fff; + text-shadow: none } .ui.black.buttons .button:focus,.ui.black.button:focus { - background-color: #2f3032; - color: #fff; - text-shadow: none; + background-color: #2f3032; + color: #fff; + text-shadow: none } .ui.black.buttons .button:active,.ui.black.button:active { - background-color: #343637; - color: #fff; - text-shadow: none; + background-color: #343637; + color: #fff; + text-shadow: none } .ui.black.buttons .active.button,.ui.black.buttons .active.button:active,.ui.black.active.button,.ui.black.button .active.button:active { - background-color: #0f0f10; - color: #fff; - text-shadow: none; + background-color: #0f0f10; + color: #fff; + text-shadow: none } .ui.basic.black.buttons .button,.ui.basic.black.button { - background: transparent; - box-shadow: 0 0 0 1px #1b1c1d inset; - color: #1b1c1d; + background: transparent; + box-shadow: 0 0 0 1px #1b1c1d inset; + color: #1b1c1d } .ui.basic.black.buttons .button:hover,.ui.basic.black.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #27292a inset; - color: #27292a; + background: transparent; + box-shadow: 0 0 0 1px #27292a inset; + color: #27292a } .ui.basic.black.buttons .button:focus,.ui.basic.black.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #2f3032 inset; - color: #27292a; + background: transparent; + box-shadow: 0 0 0 1px #2f3032 inset; + color: #27292a } .ui.basic.black.buttons .active.button,.ui.basic.black.active.button { - background: transparent; - box-shadow: 0 0 0 1px #0f0f10 inset; - color: #343637; + background: transparent; + box-shadow: 0 0 0 1px #0f0f10 inset; + color: #343637 } .ui.basic.black.buttons .button:active,.ui.basic.black.button:active { - box-shadow: 0 0 0 1px #343637 inset; - color: #343637; + box-shadow: 0 0 0 1px #343637 inset; + color: #343637 } .ui.buttons:not(.vertical)>.basic.black.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.inverted.black.buttons .button,.ui.inverted.black.button { - background-color: transparent; - box-shadow: 0 0 0 2px #d4d4d5 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #d4d4d5 inset; + color: #fff } .ui.inverted.black.buttons .button:hover,.ui.inverted.black.button:hover,.ui.inverted.black.buttons .button:focus,.ui.inverted.black.button:focus,.ui.inverted.black.buttons .button.active,.ui.inverted.black.button.active,.ui.inverted.black.buttons .button:active,.ui.inverted.black.button:active { - box-shadow: none; - color: #fff; + box-shadow: none; + color: #fff } .ui.inverted.black.buttons .button:hover,.ui.inverted.black.button:hover { - background-color: #000; + background-color: #000 } .ui.inverted.black.buttons .button:focus,.ui.inverted.black.button:focus { - background-color: #000; + background-color: #000 } .ui.inverted.black.buttons .active.button,.ui.inverted.black.active.button,.ui.inverted.black.buttons .button:active,.ui.inverted.black.button:active { - background-color: #000; + background-color: #000 } .ui.inverted.black.basic.buttons .button,.ui.inverted.black.buttons .basic.button,.ui.inverted.black.basic.button { - background-color: transparent; - box-shadow: 0 0 0 2px #ffffff80 inset; - color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2px #ffffff80 inset; + color: #fff } .ui.inverted.black.basic.buttons .button:hover,.ui.inverted.black.buttons .basic.button:hover,.ui.inverted.black.basic.button:hover { - box-shadow: 0 0 0 2px #000 inset; - color: #fff; + box-shadow: 0 0 0 2px #000 inset; + color: #fff } .ui.inverted.black.basic.buttons .button:focus,.ui.inverted.black.basic.buttons .button:focus,.ui.inverted.black.basic.button:focus { - box-shadow: 0 0 0 2px #000 inset; - color: #545454; + box-shadow: 0 0 0 2px #000 inset; + color: #545454 } .ui.inverted.black.basic.buttons .active.button,.ui.inverted.black.buttons .basic.active.button,.ui.inverted.black.basic.active.button,.ui.inverted.black.basic.buttons .button:active,.ui.inverted.black.buttons .basic.button:active,.ui.inverted.black.basic.button:active { - box-shadow: 0 0 0 2px #000 inset; - color: #fff; + box-shadow: 0 0 0 2px #000 inset; + color: #fff } .ui.tertiary.black.buttons .button,.ui.tertiary.black.buttons .tertiary.button,.ui.tertiary.black.button { - background: transparent; - box-shadow: none; - color: #1b1c1d; + background: transparent; + box-shadow: none; + color: #1b1c1d } .ui.tertiary.black.buttons .button:hover,.ui.tertiary.black.buttons button:hover,.ui.tertiary.black.button:hover { - box-shadow: inset 0 -.2em #8b8f93; - color: #8b8f93; + box-shadow: inset 0 -.2em #8b8f93; + color: #8b8f93 } .ui.tertiary.black.buttons .button:focus,.ui.tertiary.black.buttons .tertiary.button:focus,.ui.tertiary.black.button:focus { - box-shadow: inset 0 -.2em #93969a; - color: #93969a; + box-shadow: inset 0 -.2em #93969a; + color: #93969a } .ui.tertiary.black.buttons .active.button,.ui.tertiary.black.buttons .tertiary.active.button,.ui.tertiary.black.active.button,.ui.tertiary.black.buttons .button:active,.ui.tertiary.black.buttons .tertiary.button:active,.ui.tertiary.black.button:active { - box-shadow: inset 0 -.2em #404245; - color: #0f0f10; + box-shadow: inset 0 -.2em #404245; + color: #0f0f10 } .ui.positive.buttons .button,.ui.positive.button { - background-color: #21ba45; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #21ba45; + color: #fff; + text-shadow: none; + background-image: none } .ui.positive.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.positive.buttons .button:hover,.ui.positive.button:hover { - background-color: #16ab39; - color: #fff; - text-shadow: none; + background-color: #16ab39; + color: #fff; + text-shadow: none } .ui.positive.buttons .button:focus,.ui.positive.button:focus { - background-color: #0ea432; - color: #fff; - text-shadow: none; + background-color: #0ea432; + color: #fff; + text-shadow: none } .ui.positive.buttons .button:active,.ui.positive.button:active { - background-color: #198f35; - color: #fff; - text-shadow: none; + background-color: #198f35; + color: #fff; + text-shadow: none } .ui.positive.buttons .active.button,.ui.positive.buttons .active.button:active,.ui.positive.active.button,.ui.positive.button .active.button:active { - background-color: #13ae38; - color: #fff; - text-shadow: none; + background-color: #13ae38; + color: #fff; + text-shadow: none } .ui.basic.positive.buttons .button,.ui.basic.positive.button { - background: transparent; - box-shadow: 0 0 0 1px #21ba45 inset; - color: #21ba45; + background: transparent; + box-shadow: 0 0 0 1px #21ba45 inset; + color: #21ba45 } .ui.basic.positive.buttons .button:hover,.ui.basic.positive.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #16ab39 inset; - color: #16ab39; + background: transparent; + box-shadow: 0 0 0 1px #16ab39 inset; + color: #16ab39 } .ui.basic.positive.buttons .button:focus,.ui.basic.positive.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #0ea432 inset; - color: #16ab39; + background: transparent; + box-shadow: 0 0 0 1px #0ea432 inset; + color: #16ab39 } .ui.basic.positive.buttons .active.button,.ui.basic.positive.active.button { - background: transparent; - box-shadow: 0 0 0 1px #13ae38 inset; - color: #198f35; + background: transparent; + box-shadow: 0 0 0 1px #13ae38 inset; + color: #198f35 } .ui.basic.positive.buttons .button:active,.ui.basic.positive.button:active { - box-shadow: 0 0 0 1px #198f35 inset; - color: #198f35; + box-shadow: 0 0 0 1px #198f35 inset; + color: #198f35 } .ui.buttons:not(.vertical)>.basic.positive.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.negative.buttons .button,.ui.negative.button { - background-color: #db2828; - color: #fff; - text-shadow: none; - background-image: none; + background-color: #db2828; + color: #fff; + text-shadow: none; + background-image: none } .ui.negative.button { - box-shadow: 0 0 #22242626 inset; + box-shadow: 0 0 #22242626 inset } .ui.negative.buttons .button:hover,.ui.negative.button:hover { - background-color: #d01919; - color: #fff; - text-shadow: none; + background-color: #d01919; + color: #fff; + text-shadow: none } .ui.negative.buttons .button:focus,.ui.negative.button:focus { - background-color: #ca1010; - color: #fff; - text-shadow: none; + background-color: #ca1010; + color: #fff; + text-shadow: none } .ui.negative.buttons .button:active,.ui.negative.button:active { - background-color: #b21e1e; - color: #fff; - text-shadow: none; + background-color: #b21e1e; + color: #fff; + text-shadow: none } .ui.negative.buttons .active.button,.ui.negative.buttons .active.button:active,.ui.negative.active.button,.ui.negative.button .active.button:active { - background-color: #d41515; - color: #fff; - text-shadow: none; + background-color: #d41515; + color: #fff; + text-shadow: none } .ui.basic.negative.buttons .button,.ui.basic.negative.button { - background: transparent; - box-shadow: 0 0 0 1px #db2828 inset; - color: #db2828; + background: transparent; + box-shadow: 0 0 0 1px #db2828 inset; + color: #db2828 } .ui.basic.negative.buttons .button:hover,.ui.basic.negative.button:hover { - background: transparent; - box-shadow: 0 0 0 1px #d01919 inset; - color: #d01919; + background: transparent; + box-shadow: 0 0 0 1px #d01919 inset; + color: #d01919 } .ui.basic.negative.buttons .button:focus,.ui.basic.negative.button:focus { - background: transparent; - box-shadow: 0 0 0 1px #ca1010 inset; - color: #d01919; + background: transparent; + box-shadow: 0 0 0 1px #ca1010 inset; + color: #d01919 } .ui.basic.negative.buttons .active.button,.ui.basic.negative.active.button { - background: transparent; - box-shadow: 0 0 0 1px #d41515 inset; - color: #b21e1e; + background: transparent; + box-shadow: 0 0 0 1px #d41515 inset; + color: #b21e1e } .ui.basic.negative.buttons .button:active,.ui.basic.negative.button:active { - box-shadow: 0 0 0 1px #b21e1e inset; - color: #b21e1e; + box-shadow: 0 0 0 1px #b21e1e inset; + color: #b21e1e } .ui.buttons:not(.vertical)>.basic.negative.button:not(:first-child) { - margin-left: -1px; + margin-left: -1px } .ui.buttons { - display: inline-flex; - flex-direction: row; - font-size: 0; - vertical-align: baseline; - margin: 0 .25em 0 0; + display: inline-flex; + flex-direction: row; + font-size: 0; + vertical-align: baseline; + margin: 0 .25em 0 0 } .ui.buttons:not(.basic):not(.inverted) { - box-shadow: none; + box-shadow: none } .ui.buttons:after { - content: "."; - display: block; - height: 0; - clear: both; - visibility: hidden; + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden } .ui.buttons .button { - flex: 1 0 auto; - border-radius: 0; - margin: 0; + flex: 1 0 auto; + border-radius: 0; + margin: 0 } .ui.buttons:not(.basic):not(.inverted)>.button:not(.basic):not(.inverted) { - box-shadow: 0 0 0 1px transparent inset,0 0 #22242626 inset; + box-shadow: 0 0 0 1px transparent inset,0 0 #22242626 inset } .ui.buttons .button:first-child { - border-left: none; - margin-left: 0; - border-top-left-radius: .28571429rem; - border-bottom-left-radius: .28571429rem; + border-left: none; + margin-left: 0; + border-top-left-radius: .28571429rem; + border-bottom-left-radius: .28571429rem } .ui.buttons .button:last-child { - border-top-right-radius: .28571429rem; - border-bottom-right-radius: .28571429rem; + border-top-right-radius: .28571429rem; + border-bottom-right-radius: .28571429rem } .ui.vertical.buttons { - display: inline-flex; - flex-direction: column; + display: inline-flex; + flex-direction: column } .ui.vertical.buttons .button { - display: block; - float: none; - width: 100%; - margin: 0; - box-shadow: none; - border-radius: 0; + display: block; + float: none; + width: 100%; + margin: 0; + box-shadow: none; + border-radius: 0 } .ui.vertical.buttons .button:first-child { - border-top-left-radius: .28571429rem; - border-top-right-radius: .28571429rem; + border-top-left-radius: .28571429rem; + border-top-right-radius: .28571429rem } .ui.vertical.buttons .button:last-child { - margin-bottom: 0; - border-bottom-left-radius: .28571429rem; - border-bottom-right-radius: .28571429rem; + margin-bottom: 0; + border-bottom-left-radius: .28571429rem; + border-bottom-right-radius: .28571429rem } .ui.vertical.buttons .button:only-child { - border-radius: .28571429rem; + border-radius: .28571429rem } .ui.cards>.card,.ui.card { - max-width: 100%; - position: relative; - display: flex; - flex-direction: column; - width: 290px; - min-height: 0; - background: #FFFFFF; - padding: 0; - border: none; - border-radius: .28571429rem; - box-shadow: 0 1px 3px #d4d4d5,0 0 0 1px #d4d4d5; - transition: box-shadow .1s ease,transform .1s ease; - z-index: ""; - word-wrap: break-word; + max-width: 100%; + position: relative; + display: flex; + flex-direction: column; + width: 290px; + min-height: 0; + background: #FFFFFF; + padding: 0; + border: none; + border-radius: .28571429rem; + box-shadow: 0 1px 3px #d4d4d5,0 0 0 1px #d4d4d5; + transition: box-shadow .1s ease,transform .1s ease; + z-index: ""; + word-wrap: break-word } .ui.card { - margin: 1em 0; + margin: 1em 0 } .ui.cards>.card a,.ui.card a { - cursor: pointer; + cursor: pointer } .ui.card:first-child { - margin-top: 0; + margin-top: 0 } .ui.card:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.cards { - display: flex; - margin: -.875em -.5em; - flex-wrap: wrap; + display: flex; + margin: -.875em -.5em; + flex-wrap: wrap } .ui.cards>.card { - display: flex; - margin: .875em .5em; - float: none; + display: flex; + margin: .875em .5em; + float: none } .ui.cards:after,.ui.card:after { - display: block; - content: " "; - height: 0; - clear: both; - overflow: hidden; - visibility: hidden; + display: block; + content: " "; + height: 0; + clear: both; + overflow: hidden; + visibility: hidden } .ui.cards~.ui.cards { - margin-top: .875em; + margin-top: .875em } .ui.cards>.card>:first-child,.ui.card>:first-child { - border-radius: .28571429rem .28571429rem 0 0!important; - border-top: none!important; + border-radius: .28571429rem .28571429rem 0 0!important; + border-top: none!important } .ui.cards>.card>:last-child,.ui.card>:last-child { - border-radius: 0 0 .28571429rem .28571429rem!important; + border-radius: 0 0 .28571429rem .28571429rem!important } .ui.cards>.card>:only-child,.ui.card>:only-child { - border-radius: .28571429rem!important; + border-radius: .28571429rem!important } .ui.cards>.card>.image,.ui.card>.image { - position: relative; - display: block; - flex: 0 0 auto; - padding: 0; - background: rgba(0,0,0,.05); + position: relative; + display: block; + flex: 0 0 auto; + padding: 0; + background: rgba(0,0,0,.05) } .ui.cards>.card>.image>img,.ui.card>.image>img { - display: block; - width: 100%; - height: auto; - border-radius: inherit; + display: block; + width: 100%; + height: auto; + border-radius: inherit } .ui.cards>.card>.image:not(.ui)>img,.ui.card>.image:not(.ui)>img { - border: none; + border: none } .ui.cards>.card>.content,.ui.card>.content { - flex-grow: 1; - border: none; - border-top: 1px solid rgba(34,36,38,.1); - background: none; - margin: 0; - padding: 1em; - box-shadow: none; - font-size: 1em; - border-radius: 0; + flex-grow: 1; + border: none; + border-top: 1px solid rgba(34,36,38,.1); + background: none; + margin: 0; + padding: 1em; + box-shadow: none; + font-size: 1em; + border-radius: 0 } .ui.cards>.card>.content:after,.ui.card>.content:after { - display: block; - content: " "; - height: 0; - clear: both; - overflow: hidden; - visibility: hidden; + display: block; + content: " "; + height: 0; + clear: both; + overflow: hidden; + visibility: hidden } .ui.cards>.card>.content>.header,.ui.card>.content>.header { - display: block; - margin: ""; - font-family: var(--fonts-regular); - color: #000000d9; + display: block; + margin: ""; + font-family: var(--fonts-regular); + color: #000000d9 } .ui.cards>.card>.content>.header:not(.ui),.ui.card>.content>.header:not(.ui) { - font-weight: 500; - font-size: 1.28571429em; - margin-top: -.21425em; - line-height: 1.28571429em; + font-weight: 500; + font-size: 1.28571429em; + margin-top: -.21425em; + line-height: 1.28571429em } .ui.cards>.card>.content>.meta+.description,.ui.cards>.card>.content>.header+.description,.ui.card>.content>.meta+.description,.ui.card>.content>.header+.description { - margin-top: .5em; + margin-top: .5em } .ui.cards>.card [class*="left floated"],.ui.card [class*="left floated"] { - float: left; + float: left } .ui.cards>.card [class*="right floated"],.ui.card [class*="right floated"] { - float: right; + float: right } .ui.cards>.card [class*="left aligned"],.ui.card [class*="left aligned"] { - text-align: left; + text-align: left } .ui.cards>.card [class*="center aligned"],.ui.card [class*="center aligned"] { - text-align: center; + text-align: center } .ui.cards>.card [class*="right aligned"],.ui.card [class*="right aligned"] { - text-align: right; + text-align: right } .ui.cards>.card .content img,.ui.card .content img { - display: inline-block; - vertical-align: middle; - width: ""; + display: inline-block; + vertical-align: middle; + width: "" } .ui.cards>.card img.avatar,.ui.cards>.card .avatar img,.ui.card img.avatar,.ui.card .avatar img { - width: 2em; - height: 2em; - border-radius: 500rem; + width: 2em; + height: 2em; + border-radius: 500rem } .ui.cards>.card>.content>.description,.ui.card>.content>.description { - clear: both; - color: #000000ad; + clear: both; + color: #000000ad } .ui.cards>.card>.content p,.ui.card>.content p { - margin: 0 0 .5em; + margin: 0 0 .5em } .ui.cards>.card>.content p:last-child,.ui.card>.content p:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.cards>.card .meta,.ui.card .meta { - font-size: 1em; - color: #0006; + font-size: 1em; + color: #0006 } .ui.cards>.card .meta *,.ui.card .meta * { - margin-right: .3em; + margin-right: .3em } .ui.cards>.card .meta :last-child,.ui.card .meta :last-child { - margin-right: 0; + margin-right: 0 } .ui.cards>.card .meta [class*="right floated"],.ui.card .meta [class*="right floated"] { - margin-right: 0; - margin-left: .3em; + margin-right: 0; + margin-left: .3em } .ui.cards>.card>.content a:not(.ui),.ui.card>.content a:not(.ui) { - color: ""; - transition: color .1s ease; + color: ""; + transition: color .1s ease } .ui.cards>.card>.content a:not(.ui):hover,.ui.card>.content a:not(.ui):hover { - color: ""; + color: "" } .ui.cards>.card>.content>a.header,.ui.card>.content>a.header { - color: #000000d9; + color: #000000d9 } .ui.cards>.card>.content>a.header:hover,.ui.card>.content>a.header:hover { - color: #1e70bf; + color: #1e70bf } .ui.cards>.card .meta>a:not(.ui),.ui.card .meta>a:not(.ui) { - color: #0006; + color: #0006 } .ui.cards>.card .meta>a:not(.ui):hover,.ui.card .meta>a:not(.ui):hover { - color: #000000de; + color: #000000de } .ui.cards>.card>.buttons,.ui.card>.buttons,.ui.cards>.card>.button,.ui.card>.button { - margin: 0 -1px; - width: calc(100% + 2px); + margin: 0 -1px; + width: calc(100% + 2px) } .ui.cards>.card>.buttons:last-child,.ui.card>.buttons:last-child,.ui.cards>.card>.button:last-child,.ui.card>.button:last-child { - margin-bottom: -1px; + margin-bottom: -1px } .ui.cards>.card .dimmer,.ui.card .dimmer { - background: ""; - z-index: 10; + background: ""; + z-index: 10 } .ui.cards>.card>.content .star.icon,.ui.card>.content .star.icon { - cursor: pointer; - opacity: .75; - transition: color .1s ease; + cursor: pointer; + opacity: .75; + transition: color .1s ease } .ui.cards>.card>.content .star.icon:hover,.ui.card>.content .star.icon:hover { - opacity: 1; - color: #ffb70a; + opacity: 1; + color: #ffb70a } .ui.cards>.card>.content .active.star.icon,.ui.card>.content .active.star.icon { - color: #ffe623; + color: #ffe623 } .ui.cards>.card>.content .like.icon,.ui.card>.content .like.icon { - cursor: pointer; - opacity: .75; - transition: color .1s ease; + cursor: pointer; + opacity: .75; + transition: color .1s ease } .ui.cards>.card>.content .like.icon:hover,.ui.card>.content .like.icon:hover { - opacity: 1; - color: #ff2733; + opacity: 1; + color: #ff2733 } .ui.cards>.card>.content .active.like.icon,.ui.card>.content .active.like.icon { - color: #ff2733; + color: #ff2733 } .ui.cards>.card>.extra,.ui.card>.extra { - max-width: 100%; - min-height: 0!important; - flex-grow: 0; - border-top: 1px solid rgba(0,0,0,.05)!important; - position: static; - background: none; - width: auto; - margin: 0; - padding: .75em 1em; - top: 0; - left: 0; - color: #0006; - box-shadow: none; - transition: color .1s ease; + max-width: 100%; + min-height: 0!important; + flex-grow: 0; + border-top: 1px solid rgba(0,0,0,.05)!important; + position: static; + background: none; + width: auto; + margin: 0; + padding: .75em 1em; + top: 0; + left: 0; + color: #0006; + box-shadow: none; + transition: color .1s ease } .ui.cards>.card>.extra a:not(.ui),.ui.card>.extra a:not(.ui) { - color: #0006; + color: #0006 } .ui.cards>.card>.extra a:not(.ui):hover,.ui.card>.extra a:not(.ui):hover { - color: #1e70bf; + color: #1e70bf } .ui.horizontal.cards>.card,.ui.card.horizontal { - flex-direction: row; - flex-wrap: wrap; - min-width: 270px; - width: 400px; - max-width: 100%; + flex-direction: row; + flex-wrap: wrap; + min-width: 270px; + width: 400px; + max-width: 100% } .ui.horizontal.cards>.card>.image,.ui.card.horizontal>.image { - border-radius: .28571429rem 0 0 .28571429rem; - width: 150px; + border-radius: .28571429rem 0 0 .28571429rem; + width: 150px } .ui.horizontal.cards>.card>.image>img,.ui.card.horizontal>.image>img { - background-size: cover; - background-repeat: no-repeat; - background-position: center; - justify-content: center; - align-items: center; - display: flex; - width: 100%; - height: 100%; - border-radius: .28571429rem 0 0 .28571429rem; + background-size: cover; + background-repeat: no-repeat; + background-position: center; + justify-content: center; + align-items: center; + display: flex; + width: 100%; + height: 100%; + border-radius: .28571429rem 0 0 .28571429rem } .ui.horizontal.cards>.card>.image:last-child>img,.ui.card.horizontal>.image:last-child>img { - border-radius: 0 .28571429rem .28571429rem 0; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.horizontal.cards>.card>.content,.ui.horizontal.card>.content { - flex-basis: 1px; + flex-basis: 1px } .ui.horizontal.cards>.card>.extra,.ui.horizontal.card>.extra { - flex-basis: 100%; + flex-basis: 100% } .ui.raised.cards>.card,.ui.raised.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #d4d4d5,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.raised.cards a.card:hover,.ui.link.cards .raised.card:hover,a.ui.raised.card:hover,.ui.link.raised.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px 4px #22242626,0 2px 10px #22242640; + box-shadow: 0 0 0 1px #d4d4d5,0 2px 4px #22242626,0 2px 10px #22242640 } .ui.centered.cards { - justify-content: center; + justify-content: center } .ui.centered.card { - margin-left: auto; - margin-right: auto; + margin-left: auto; + margin-right: auto } .ui.fluid.card { - width: 100%; - max-width: 9999px; + width: 100%; + max-width: 9999px } .ui.cards a.card,.ui.link.cards .card,a.ui.card,.ui.link.card { - transform: none; + transform: none } .ui.cards a.card:hover,.ui.link.cards .card:not(.icon):hover,a.ui.card:hover,.ui.link.card:hover { - cursor: pointer; - z-index: 5; - background: #FFFFFF; - border: none; - box-shadow: 0 1px 3px #bcbdbd,0 0 0 1px #d4d4d5; - transform: translateY(-3px); + cursor: pointer; + z-index: 5; + background: #FFFFFF; + border: none; + box-shadow: 0 1px 3px #bcbdbd,0 0 0 1px #d4d4d5; + transform: translateY(-3px) } .ui.primary.cards>.card,.ui.cards>.primary.card,.ui.primary.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #2185d0,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #2185d0,0 1px 3px #d4d4d5 } .ui.primary.cards>.card:hover,.ui.cards>.primary.card:hover,.ui.primary.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #1678c2,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #1678c2,0 1px 3px #bcbdbd } .ui.inverted.primary.cards>.card,.ui.inverted.cards>.primary.card,.ui.inverted.primary.card { - box-shadow: 0 1px 3px #555,0 2px #54c8ff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #54c8ff,0 0 0 1px #555 } .ui.inverted.primary.cards>.card:hover,.ui.inverted.cards>.primary.card:hover,.ui.inverted.primary.card:hover { - box-shadow: 0 1px 3px #555,0 2px #21b8ff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #21b8ff,0 0 0 1px #555 } .ui.secondary.cards>.card,.ui.cards>.secondary.card,.ui.secondary.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #1b1c1d,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #1b1c1d,0 1px 3px #d4d4d5 } .ui.secondary.cards>.card:hover,.ui.cards>.secondary.card:hover,.ui.secondary.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #27292a,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #27292a,0 1px 3px #bcbdbd } .ui.inverted.secondary.cards>.card,.ui.inverted.cards>.secondary.card,.ui.inverted.secondary.card { - box-shadow: 0 1px 3px #555,0 2px #545454,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #545454,0 0 0 1px #555 } .ui.inverted.secondary.cards>.card:hover,.ui.inverted.cards>.secondary.card:hover,.ui.inverted.secondary.card:hover { - box-shadow: 0 1px 3px #555,0 2px #6e6e6e,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #6e6e6e,0 0 0 1px #555 } .ui.red.cards>.card,.ui.cards>.red.card,.ui.red.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #db2828,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #db2828,0 1px 3px #d4d4d5 } .ui.red.cards>.card:hover,.ui.cards>.red.card:hover,.ui.red.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #d01919,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #d01919,0 1px 3px #bcbdbd } .ui.inverted.red.cards>.card,.ui.inverted.cards>.red.card,.ui.inverted.red.card { - box-shadow: 0 1px 3px #555,0 2px #ff695e,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ff695e,0 0 0 1px #555 } .ui.inverted.red.cards>.card:hover,.ui.inverted.cards>.red.card:hover,.ui.inverted.red.card:hover { - box-shadow: 0 1px 3px #555,0 2px #ff392b,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ff392b,0 0 0 1px #555 } .ui.orange.cards>.card,.ui.cards>.orange.card,.ui.orange.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #f2711c,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #f2711c,0 1px 3px #d4d4d5 } .ui.orange.cards>.card:hover,.ui.cards>.orange.card:hover,.ui.orange.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #f26202,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #f26202,0 1px 3px #bcbdbd } .ui.inverted.orange.cards>.card,.ui.inverted.cards>.orange.card,.ui.inverted.orange.card { - box-shadow: 0 1px 3px #555,0 2px #ff851b,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ff851b,0 0 0 1px #555 } .ui.inverted.orange.cards>.card:hover,.ui.inverted.cards>.orange.card:hover,.ui.inverted.orange.card:hover { - box-shadow: 0 1px 3px #555,0 2px #e76b00,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #e76b00,0 0 0 1px #555 } .ui.yellow.cards>.card,.ui.cards>.yellow.card,.ui.yellow.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #fbbd08,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #fbbd08,0 1px 3px #d4d4d5 } .ui.yellow.cards>.card:hover,.ui.cards>.yellow.card:hover,.ui.yellow.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #eaae00,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #eaae00,0 1px 3px #bcbdbd } .ui.inverted.yellow.cards>.card,.ui.inverted.cards>.yellow.card,.ui.inverted.yellow.card { - box-shadow: 0 1px 3px #555,0 2px #ffe21f,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ffe21f,0 0 0 1px #555 } .ui.inverted.yellow.cards>.card:hover,.ui.inverted.cards>.yellow.card:hover,.ui.inverted.yellow.card:hover { - box-shadow: 0 1px 3px #555,0 2px #ebcd00,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ebcd00,0 0 0 1px #555 } .ui.olive.cards>.card,.ui.cards>.olive.card,.ui.olive.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #b5cc18,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #b5cc18,0 1px 3px #d4d4d5 } .ui.olive.cards>.card:hover,.ui.cards>.olive.card:hover,.ui.olive.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #a7bd0d,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #a7bd0d,0 1px 3px #bcbdbd } .ui.inverted.olive.cards>.card,.ui.inverted.cards>.olive.card,.ui.inverted.olive.card { - box-shadow: 0 1px 3px #555,0 2px #d9e778,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #d9e778,0 0 0 1px #555 } .ui.inverted.olive.cards>.card:hover,.ui.inverted.cards>.olive.card:hover,.ui.inverted.olive.card:hover { - box-shadow: 0 1px 3px #555,0 2px #d2e745,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #d2e745,0 0 0 1px #555 } .ui.green.cards>.card,.ui.cards>.green.card,.ui.green.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #21ba45,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #21ba45,0 1px 3px #d4d4d5 } .ui.green.cards>.card:hover,.ui.cards>.green.card:hover,.ui.green.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #16ab39,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #16ab39,0 1px 3px #bcbdbd } .ui.inverted.green.cards>.card,.ui.inverted.cards>.green.card,.ui.inverted.green.card { - box-shadow: 0 1px 3px #555,0 2px #2ecc40,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #2ecc40,0 0 0 1px #555 } .ui.inverted.green.cards>.card:hover,.ui.inverted.cards>.green.card:hover,.ui.inverted.green.card:hover { - box-shadow: 0 1px 3px #555,0 2px #1ea92e,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #1ea92e,0 0 0 1px #555 } .ui.teal.cards>.card,.ui.cards>.teal.card,.ui.teal.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #00b5ad,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #00b5ad,0 1px 3px #d4d4d5 } .ui.teal.cards>.card:hover,.ui.cards>.teal.card:hover,.ui.teal.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #009c95,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #009c95,0 1px 3px #bcbdbd } .ui.inverted.teal.cards>.card,.ui.inverted.cards>.teal.card,.ui.inverted.teal.card { - box-shadow: 0 1px 3px #555,0 2px #6dffff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #6dffff,0 0 0 1px #555 } .ui.inverted.teal.cards>.card:hover,.ui.inverted.cards>.teal.card:hover,.ui.inverted.teal.card:hover { - box-shadow: 0 1px 3px #555,0 2px #3affff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #3affff,0 0 0 1px #555 } .ui.blue.cards>.card,.ui.cards>.blue.card,.ui.blue.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #2185d0,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #2185d0,0 1px 3px #d4d4d5 } .ui.blue.cards>.card:hover,.ui.cards>.blue.card:hover,.ui.blue.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #1678c2,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #1678c2,0 1px 3px #bcbdbd } .ui.inverted.blue.cards>.card,.ui.inverted.cards>.blue.card,.ui.inverted.blue.card { - box-shadow: 0 1px 3px #555,0 2px #54c8ff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #54c8ff,0 0 0 1px #555 } .ui.inverted.blue.cards>.card:hover,.ui.inverted.cards>.blue.card:hover,.ui.inverted.blue.card:hover { - box-shadow: 0 1px 3px #555,0 2px #21b8ff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #21b8ff,0 0 0 1px #555 } .ui.violet.cards>.card,.ui.cards>.violet.card,.ui.violet.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #6435c9,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #6435c9,0 1px 3px #d4d4d5 } .ui.violet.cards>.card:hover,.ui.cards>.violet.card:hover,.ui.violet.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #5829bb,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #5829bb,0 1px 3px #bcbdbd } .ui.inverted.violet.cards>.card,.ui.inverted.cards>.violet.card,.ui.inverted.violet.card { - box-shadow: 0 1px 3px #555,0 2px #a291fb,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #a291fb,0 0 0 1px #555 } .ui.inverted.violet.cards>.card:hover,.ui.inverted.cards>.violet.card:hover,.ui.inverted.violet.card:hover { - box-shadow: 0 1px 3px #555,0 2px #745aff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #745aff,0 0 0 1px #555 } .ui.purple.cards>.card,.ui.cards>.purple.card,.ui.purple.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #a333c8,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #a333c8,0 1px 3px #d4d4d5 } .ui.purple.cards>.card:hover,.ui.cards>.purple.card:hover,.ui.purple.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #9627ba,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #9627ba,0 1px 3px #bcbdbd } .ui.inverted.purple.cards>.card,.ui.inverted.cards>.purple.card,.ui.inverted.purple.card { - box-shadow: 0 1px 3px #555,0 2px #dc73ff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #dc73ff,0 0 0 1px #555 } .ui.inverted.purple.cards>.card:hover,.ui.inverted.cards>.purple.card:hover,.ui.inverted.purple.card:hover { - box-shadow: 0 1px 3px #555,0 2px #cf40ff,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #cf40ff,0 0 0 1px #555 } .ui.pink.cards>.card,.ui.cards>.pink.card,.ui.pink.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #e03997,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #e03997,0 1px 3px #d4d4d5 } .ui.pink.cards>.card:hover,.ui.cards>.pink.card:hover,.ui.pink.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #e61a8d,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #e61a8d,0 1px 3px #bcbdbd } .ui.inverted.pink.cards>.card,.ui.inverted.cards>.pink.card,.ui.inverted.pink.card { - box-shadow: 0 1px 3px #555,0 2px #ff8edf,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ff8edf,0 0 0 1px #555 } .ui.inverted.pink.cards>.card:hover,.ui.inverted.cards>.pink.card:hover,.ui.inverted.pink.card:hover { - box-shadow: 0 1px 3px #555,0 2px #ff5bd1,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #ff5bd1,0 0 0 1px #555 } .ui.brown.cards>.card,.ui.cards>.brown.card,.ui.brown.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #a5673f,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #a5673f,0 1px 3px #d4d4d5 } .ui.brown.cards>.card:hover,.ui.cards>.brown.card:hover,.ui.brown.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #975b33,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #975b33,0 1px 3px #bcbdbd } .ui.inverted.brown.cards>.card,.ui.inverted.cards>.brown.card,.ui.inverted.brown.card { - box-shadow: 0 1px 3px #555,0 2px #d67c1c,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #d67c1c,0 0 0 1px #555 } .ui.inverted.brown.cards>.card:hover,.ui.inverted.cards>.brown.card:hover,.ui.inverted.brown.card:hover { - box-shadow: 0 1px 3px #555,0 2px #b0620f,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #b0620f,0 0 0 1px #555 } .ui.grey.cards>.card,.ui.cards>.grey.card,.ui.grey.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #767676,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #767676,0 1px 3px #d4d4d5 } .ui.grey.cards>.card:hover,.ui.cards>.grey.card:hover,.ui.grey.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #838383,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #838383,0 1px 3px #bcbdbd } .ui.inverted.grey.cards>.card,.ui.inverted.cards>.grey.card,.ui.inverted.grey.card { - box-shadow: 0 1px 3px #555,0 2px #dcddde,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #dcddde,0 0 0 1px #555 } .ui.inverted.grey.cards>.card:hover,.ui.inverted.cards>.grey.card:hover,.ui.inverted.grey.card:hover { - box-shadow: 0 1px 3px #555,0 2px #c2c4c5,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #c2c4c5,0 0 0 1px #555 } .ui.black.cards>.card,.ui.cards>.black.card,.ui.black.card { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #1b1c1d,0 1px 3px #d4d4d5; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #1b1c1d,0 1px 3px #d4d4d5 } .ui.black.cards>.card:hover,.ui.cards>.black.card:hover,.ui.black.card:hover { - box-shadow: 0 0 0 1px #d4d4d5,0 2px #27292a,0 1px 3px #bcbdbd; + box-shadow: 0 0 0 1px #d4d4d5,0 2px #27292a,0 1px 3px #bcbdbd } .ui.inverted.black.cards>.card,.ui.inverted.cards>.black.card,.ui.inverted.black.card { - box-shadow: 0 1px 3px #555,0 2px #545454,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #545454,0 0 0 1px #555 } .ui.inverted.black.cards>.card:hover,.ui.inverted.cards>.black.card:hover,.ui.inverted.black.card:hover { - box-shadow: 0 1px 3px #555,0 2px #000,0 0 0 1px #555; + box-shadow: 0 1px 3px #555,0 2px #000,0 0 0 1px #555 } .ui.one.cards { - margin-left: 0; - margin-right: 0; + margin-left: 0; + margin-right: 0 } .ui.one.cards>.card { - width: 100%; + width: 100% } .ui.two.cards { - margin-left: -1em; - margin-right: -1em; + margin-left: -1em; + margin-right: -1em } .ui.two.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em } .ui.three.cards { - margin-left: -1em; - margin-right: -1em; + margin-left: -1em; + margin-right: -1em } .ui.three.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em } .ui.four.cards { - margin-left: -.75em; - margin-right: -.75em; + margin-left: -.75em; + margin-right: -.75em } .ui.four.cards>.card { - width: calc(25% - 1.5em); - margin-left: .75em; - margin-right: .75em; + width: calc(25% - 1.5em); + margin-left: .75em; + margin-right: .75em } .ui.five.cards { - margin-left: -.75em; - margin-right: -.75em; + margin-left: -.75em; + margin-right: -.75em } .ui.five.cards>.card { - width: calc(20% - 1.5em); - margin-left: .75em; - margin-right: .75em; + width: calc(20% - 1.5em); + margin-left: .75em; + margin-right: .75em } .ui.six.cards { - margin-left: -.75em; - margin-right: -.75em; + margin-left: -.75em; + margin-right: -.75em } .ui.six.cards>.card { - width: calc(16.666666666666664% - 1.5em); - margin-left: .75em; - margin-right: .75em; + width: calc(16.666666666666664% - 1.5em); + margin-left: .75em; + margin-right: .75em } .ui.seven.cards { - margin-left: -.5em; - margin-right: -.5em; + margin-left: -.5em; + margin-right: -.5em } .ui.seven.cards>.card { - width: calc(14.285714285714285% - 1em); - margin-left: .5em; - margin-right: .5em; + width: calc(14.285714285714285% - 1em); + margin-left: .5em; + margin-right: .5em } .ui.eight.cards { - margin-left: -.5em; - margin-right: -.5em; + margin-left: -.5em; + margin-right: -.5em } .ui.eight.cards>.card { - width: calc(12.5% - 1em); - margin-left: .5em; - margin-right: .5em; - font-size: 11px; + width: calc(12.5% - 1em); + margin-left: .5em; + margin-right: .5em; + font-size: 11px } .ui.nine.cards { - margin-left: -.5em; - margin-right: -.5em; + margin-left: -.5em; + margin-right: -.5em } .ui.nine.cards>.card { - width: calc(11.11111111111111% - 1em); - margin-left: .5em; - margin-right: .5em; - font-size: 10px; + width: calc(11.11111111111111% - 1em); + margin-left: .5em; + margin-right: .5em; + font-size: 10px } .ui.ten.cards { - margin-left: -.5em; - margin-right: -.5em; + margin-left: -.5em; + margin-right: -.5em } .ui.ten.cards>.card { - width: calc(10% - 1em); - margin-left: .5em; - margin-right: .5em; + width: calc(10% - 1em); + margin-left: .5em; + margin-right: .5em } @media only screen and (max-width: 767.98px) { - .ui.two.doubling.cards { - margin-left: 0; - margin-right: 0; - } + .ui.two.doubling.cards { + margin-left:0; + margin-right: 0 + } - .ui.two.doubling.cards>.card { - width: 100%; - margin-left: 0; - margin-right: 0; - } + .ui.two.doubling.cards>.card { + width: 100%; + margin-left: 0; + margin-right: 0 + } - .ui.three.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.three.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.three.doubling.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.three.doubling.cards>.card { + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.four.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.four.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.four.doubling.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.four.doubling.cards>.card { + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.five.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.five.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.five.doubling.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.five.doubling.cards>.card { + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.six.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.six.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.six.doubling.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.six.doubling.cards>.card { + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.seven.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.seven.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.seven.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.seven.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.eight.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.eight.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.eight.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.eight.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.nine.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.nine.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.nine.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.nine.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.ten.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.ten.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.ten.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.ten.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui.two.doubling.cards { - margin-left: 0; - margin-right: 0; - } + .ui.two.doubling.cards { + margin-left:0; + margin-right: 0 + } - .ui.two.doubling.cards>.card { - width: 100%; - margin-left: 0; - margin-right: 0; - } + .ui.two.doubling.cards>.card { + width: 100%; + margin-left: 0; + margin-right: 0 + } - .ui.three.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.three.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.three.doubling.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.three.doubling.cards>.card { + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.four.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.four.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.four.doubling.cards>.card { - width: calc(50% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.four.doubling.cards>.card { + width: calc(50% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.five.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.five.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.five.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.five.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.six.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.six.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.six.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.six.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.eight.doubling.cards { - margin-left: -1em; - margin-right: -1em; - } + .ui.eight.doubling.cards { + margin-left: -1em; + margin-right: -1em + } - .ui.eight.doubling.cards>.card { - width: calc(33.33333333333333% - 2em); - margin-left: 1em; - margin-right: 1em; - } + .ui.eight.doubling.cards>.card { + width: calc(33.33333333333333% - 2em); + margin-left: 1em; + margin-right: 1em + } - .ui.eight.doubling.cards { - margin-left: -.75em; - margin-right: -.75em; - } + .ui.eight.doubling.cards { + margin-left: -.75em; + margin-right: -.75em + } - .ui.eight.doubling.cards>.card { - width: calc(25% - 1.5em); - margin-left: .75em; - margin-right: .75em; - } + .ui.eight.doubling.cards>.card { + width: calc(25% - 1.5em); + margin-left: .75em; + margin-right: .75em + } - .ui.nine.doubling.cards { - margin-left: -.75em; - margin-right: -.75em; - } + .ui.nine.doubling.cards { + margin-left: -.75em; + margin-right: -.75em + } - .ui.nine.doubling.cards>.card { - width: calc(25% - 1.5em); - margin-left: .75em; - margin-right: .75em; - } + .ui.nine.doubling.cards>.card { + width: calc(25% - 1.5em); + margin-left: .75em; + margin-right: .75em + } - .ui.ten.doubling.cards { - margin-left: -.75em; - margin-right: -.75em; - } + .ui.ten.doubling.cards { + margin-left: -.75em; + margin-right: -.75em + } - .ui.ten.doubling.cards>.card { - width: calc(20% - 1.5em); - margin-left: .75em; - margin-right: .75em; - } + .ui.ten.doubling.cards>.card { + width: calc(20% - 1.5em); + margin-left: .75em; + margin-right: .75em + } } @media only screen and (max-width: 767.98px) { - .ui.stackable.cards { - display: block!important; - } + .ui.stackable.cards { + display:block!important + } - .ui.stackable.cards .card:first-child { - margin-top: 0!important; - } + .ui.stackable.cards .card:first-child { + margin-top: 0!important + } - .ui.stackable.cards>.card { - display: block!important; - height: auto!important; - margin: 1em; - padding: 0!important; - width: calc(100% - 2em)!important; - } + .ui.stackable.cards>.card { + display: block!important; + height: auto!important; + margin: 1em; + padding: 0!important; + width: calc(100% - 2em)!important + } } .ui.cards>.card { - font-size: 1em; + font-size: 1em } .ui.mini.cards .card { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.cards .card { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.cards .card { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.cards .card { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.cards .card { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.cards .card { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.cards .card { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.inverted.cards>.card,.ui.inverted.card { - background: #1B1C1D; - box-shadow: 0 1px 3px #555,0 0 0 1px #555; + background: #1B1C1D; + box-shadow: 0 1px 3px #555,0 0 0 1px #555 } .ui.inverted.cards>.card>.content,.ui.inverted.card>.content { - border-top: 1px solid rgba(255,255,255,.15); + border-top: 1px solid rgba(255,255,255,.15) } .ui.inverted.cards>.card>.content>.header,.ui.inverted.card>.content>.header { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.cards>.card>.content>.description,.ui.inverted.card>.content>.description { - color: #fffc; + color: #fffc } .ui.inverted.cards>.card .meta,.ui.inverted.card .meta { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.cards>.card .meta>a:not(.ui),.ui.inverted.card .meta>a:not(.ui) { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.cards>.card .meta>a:not(.ui):hover,.ui.inverted.card .meta>a:not(.ui):hover { - color: #fff; + color: #fff } .ui.inverted.cards>.card>.extra,.ui.inverted.card>.extra { - border-top: 1px solid rgba(255,255,255,.15)!important; - color: #ffffffb3; + border-top: 1px solid rgba(255,255,255,.15)!important; + color: #ffffffb3 } .ui.inverted.cards>.card>.extra a:not(.ui),.ui.inverted.card>.extra a:not(.ui) { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.cards>.card>.extra a:not(.ui):hover,.ui.inverted.card>.extra a:not(.ui):hover { - color: #1e70bf; + color: #1e70bf } .ui.inverted.cards a.card:hover,.ui.inverted.link.cards .card:not(.icon):hover,a.inverted.ui.card:hover,.ui.inverted.link.card:hover { - background: #1B1C1D; + background: #1B1C1D } .ui.checkbox { - position: relative; - display: inline-block; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - outline: none; - vertical-align: baseline; - font-style: normal; - min-height: 17px; - font-size: 1em; - line-height: 17px; - min-width: 17px; + position: relative; + display: inline-block; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + outline: none; + vertical-align: baseline; + font-style: normal; + min-height: 17px; + font-size: 1em; + line-height: 17px; + min-width: 17px } .ui.checkbox input[type=checkbox],.ui.checkbox input[type=radio] { - cursor: pointer; - position: absolute; - top: 0; - left: 0; - opacity: 0!important; - outline: none; - z-index: 3; - width: 17px; - height: 17px; + cursor: pointer; + position: absolute; + top: 0; + left: 0; + opacity: 0!important; + outline: none; + z-index: 3; + width: 17px; + height: 17px } .ui.checkbox label { - cursor: auto; - position: relative; - display: block; - padding-left: 1.85714em; - outline: none; - font-size: 1em; + cursor: auto; + position: relative; + display: block; + padding-left: 1.85714em; + outline: none; + font-size: 1em } .ui.checkbox label:before { - position: absolute; - top: 0; - left: 0; - width: 17px; - height: 17px; - content: ""; - background: #FFFFFF; - border-radius: .21428571rem; - transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease; - border: 1px solid #D4D4D5; + position: absolute; + top: 0; + left: 0; + width: 17px; + height: 17px; + content: ""; + background: #FFFFFF; + border-radius: .21428571rem; + transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease; + border: 1px solid #D4D4D5 } .ui.checkbox label:after { - position: absolute; - font-size: 14px; - top: 0; - left: 0; - width: 17px; - height: 17px; - text-align: center; - opacity: 0; - color: #000000de; - transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease; + position: absolute; + font-size: 14px; + top: 0; + left: 0; + width: 17px; + height: 17px; + text-align: center; + opacity: 0; + color: #000000de; + transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease } .ui.checkbox label,.ui.checkbox+label { - color: #000000de; - transition: color .1s ease; + color: #000000de; + transition: color .1s ease } .ui.checkbox+label { - vertical-align: middle; + vertical-align: middle } .ui.checkbox label:hover:before { - background: #FFFFFF; - border-color: #22242659; + background: #FFFFFF; + border-color: #22242659 } .ui.checkbox label:hover,.ui.checkbox+label:hover { - color: #000c; + color: #000c } .ui.checkbox label:active:before { - background: #F9FAFB; - border-color: #22242659; + background: #F9FAFB; + border-color: #22242659 } .ui.checkbox label:active:after { - color: #000000f2; + color: #000000f2 } .ui.checkbox input:active~label { - color: #000000f2; + color: #000000f2 } .ui.checkbox input:focus~label:before { - background: #FFFFFF; - border-color: #96c8da; + background: #FFFFFF; + border-color: #96c8da } .ui.checkbox input:focus~label:after { - color: #000000f2; + color: #000000f2 } .ui.checkbox input:focus~label { - color: #000000f2; + color: #000000f2 } .ui.checkbox input:checked~label:before { - background: #FFFFFF; - border-color: #22242659; + background: #FFFFFF; + border-color: #22242659 } .ui.checkbox input:checked~label:after { - opacity: 1; - color: #000000f2; + opacity: 1; + color: #000000f2 } .ui.checkbox input:not([type=radio]):indeterminate~label:before { - background: #FFFFFF; - border-color: #22242659; + background: #FFFFFF; + border-color: #22242659 } .ui.checkbox input:not([type=radio]):indeterminate~label:after { - opacity: 1; - color: #000000f2; + opacity: 1; + color: #000000f2 } .ui.indeterminate.toggle.checkbox input:not([type=radio]):indeterminate~label:before { - background: rgba(0,0,0,.15); + background: rgba(0,0,0,.15) } .ui.indeterminate.toggle.checkbox input:not([type=radio])~label:after { - left: 1.075rem; + left: 1.075rem } .ui.checkbox input:not([type=radio]):indeterminate:focus~label:before,.ui.checkbox input:checked:focus~label:before { - background: #FFFFFF; - border-color: #96c8da; + background: #FFFFFF; + border-color: #96c8da } .ui.checkbox input:not([type=radio]):indeterminate:focus~label:after,.ui.checkbox input:checked:focus~label:after { - color: #000000f2; + color: #000000f2 } .ui.read-only.checkbox,.ui.read-only.checkbox label { - cursor: default; + cursor: default } .ui.disabled.checkbox label,.ui.checkbox input[disabled]~label { - cursor: default!important; - opacity: .5; - color: #000; - pointer-events: none; + cursor: default!important; + opacity: .5; + color: #000; + pointer-events: none } .ui.checkbox input.hidden { - z-index: -1; + z-index: -1 } .ui.checkbox input.hidden+label { - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none } .ui.radio.checkbox { - min-height: 15px; + min-height: 15px } .ui.radio.checkbox label { - padding-left: 1.85714em; + padding-left: 1.85714em } .ui.radio.checkbox label:before { - content: ""; - transform: none; - width: 15px; - height: 15px; - border-radius: 500rem; - top: 1px; - left: 0; + content: ""; + transform: none; + width: 15px; + height: 15px; + border-radius: 500rem; + top: 1px; + left: 0 } .ui.radio.checkbox label:after { - border: none; - content: ""!important; - line-height: 15px; - top: 1px; - left: 0; - width: 15px; - height: 15px; - border-radius: 500rem; - transform: scale(.46666667); - background-color: #000000de; + border: none; + content: ""!important; + line-height: 15px; + top: 1px; + left: 0; + width: 15px; + height: 15px; + border-radius: 500rem; + transform: scale(.46666667); + background-color: #000000de } .ui.radio.checkbox input:focus~label:before { - background-color: #fff; + background-color: #fff } .ui.radio.checkbox input:focus~label:after { - background-color: #000000f2; + background-color: #000000f2 } .ui.radio.checkbox input:indeterminate~label:after { - opacity: 0; + opacity: 0 } .ui.radio.checkbox input:checked~label:before { - background-color: #fff; + background-color: #fff } .ui.radio.checkbox input:checked~label:after { - background-color: #000000f2; + background-color: #000000f2 } .ui.radio.checkbox input:focus:checked~label:before { - background-color: #fff; + background-color: #fff } .ui.radio.checkbox input:focus:checked~label:after { - background-color: #000000f2; + background-color: #000000f2 } .ui.slider.checkbox { - min-height: 1.25rem; + min-height: 1.25rem } .ui.slider.checkbox input { - width: 3.5rem; - height: 1.25rem; + width: 3.5rem; + height: 1.25rem } .ui.slider.checkbox label { - padding-left: 4.5rem; - line-height: 1rem; - color: #0006; + padding-left: 4.5rem; + line-height: 1rem; + color: #0006 } .ui.slider.checkbox label:before { - display: block; - position: absolute; - content: ""; - transform: none; - border: none!important; - left: 0; - z-index: 1; - top: .4rem; - background-color: #0000000d; - width: 3.5rem; - height: .21428571rem; - border-radius: 500rem; - transition: background .3s ease; + display: block; + position: absolute; + content: ""; + transform: none; + border: none!important; + left: 0; + z-index: 1; + top: .4rem; + background-color: #0000000d; + width: 3.5rem; + height: .21428571rem; + border-radius: 500rem; + transition: background .3s ease } .ui.slider.checkbox label:after { - background: #FFFFFF linear-gradient(transparent,rgba(0,0,0,.05)); - position: absolute; - content: ""!important; - opacity: 1; - z-index: 2; - border: none; - box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset; - width: 1.5rem; - height: 1.5rem; - top: -.25rem; - left: 0; - transform: none; - border-radius: 500rem; - transition: left .3s ease; + background: #FFFFFF linear-gradient(transparent,rgba(0,0,0,.05)); + position: absolute; + content: ""!important; + opacity: 1; + z-index: 2; + border: none; + box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset; + width: 1.5rem; + height: 1.5rem; + top: -.25rem; + left: 0; + transform: none; + border-radius: 500rem; + transition: left .3s ease } .ui.slider.checkbox input:focus~label:before { - background-color: #00000026; - border: none; + background-color: #00000026; + border: none } .ui.slider.checkbox label:hover { - color: #000c; + color: #000c } .ui.slider.checkbox label:hover:before { - background: rgba(0,0,0,.15); + background: rgba(0,0,0,.15) } .ui.slider.checkbox input:checked~label { - color: #000000f2!important; + color: #000000f2!important } .ui.slider.checkbox input:checked~label:before { - background-color: #545454!important; + background-color: #545454!important } .ui.slider.checkbox input:checked~label:after { - left: 2rem; + left: 2rem } .ui.slider.checkbox input:focus:checked~label { - color: #000000f2!important; + color: #000000f2!important } .ui.slider.checkbox input:focus:checked~label:before { - background-color: #000!important; + background-color: #000!important } .ui.toggle.checkbox { - min-height: 1.5rem; + min-height: 1.5rem } .ui.toggle.checkbox input { - width: 3.5rem; - height: 1.5rem; + width: 3.5rem; + height: 1.5rem } .ui.toggle.checkbox label { - min-height: 1.5rem; - padding-left: 4.5rem; - color: #000000de; + min-height: 1.5rem; + padding-left: 4.5rem; + color: #000000de } .ui.toggle.checkbox label { - padding-top: .15em; + padding-top: .15em } .ui.toggle.checkbox label:before { - display: block; - position: absolute; - content: ""; - z-index: 1; - transform: none; - border: none; - top: 0; - background: rgba(0,0,0,.05); - box-shadow: none; - width: 3.5rem; - height: 1.5rem; - border-radius: 500rem; + display: block; + position: absolute; + content: ""; + z-index: 1; + transform: none; + border: none; + top: 0; + background: rgba(0,0,0,.05); + box-shadow: none; + width: 3.5rem; + height: 1.5rem; + border-radius: 500rem } .ui.toggle.checkbox label:after { - background: #FFFFFF linear-gradient(transparent,rgba(0,0,0,.05)); - position: absolute; - content: ""!important; - opacity: 1; - z-index: 2; - border: none; - box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset; - width: 1.5rem; - height: 1.5rem; - top: 0; - left: 0; - border-radius: 500rem; - transition: background .3s ease,left .3s ease; + background: #FFFFFF linear-gradient(transparent,rgba(0,0,0,.05)); + position: absolute; + content: ""!important; + opacity: 1; + z-index: 2; + border: none; + box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset; + width: 1.5rem; + height: 1.5rem; + top: 0; + left: 0; + border-radius: 500rem; + transition: background .3s ease,left .3s ease } .ui.toggle.checkbox input~label:after { - left: -.05rem; - box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset; + left: -.05rem; + box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset } .ui.toggle.checkbox input:focus~label:before { - background-color: #00000026; - border: none; + background-color: #00000026; + border: none } .ui.toggle.checkbox label:hover:before { - background-color: #00000026; - border: none; + background-color: #00000026; + border: none } .ui.toggle.checkbox input:checked~label { - color: #000000f2!important; + color: #000000f2!important } .ui.toggle.checkbox input:checked~label:before { - background-color: #2185d0!important; + background-color: #2185d0!important } .ui.toggle.checkbox input:checked~label:after { - left: 2.15rem; - box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset; + left: 2.15rem; + box-shadow: 0 1px 2px #22242626,0 0 0 1px #22242626 inset } .ui.toggle.checkbox input:focus:checked~label { - color: #000000f2!important; + color: #000000f2!important } .ui.toggle.checkbox input:focus:checked~label:before { - background-color: #0d71bb!important; + background-color: #0d71bb!important } .ui.fitted.checkbox label { - padding-left: 0!important; + padding-left: 0!important } .ui.fitted.toggle.checkbox,.ui.fitted.slider.checkbox { - width: 3.5rem; + width: 3.5rem } .ui.inverted.checkbox label,.ui.inverted.checkbox+label { - color: #ffffffe6!important; + color: #ffffffe6!important } .ui.inverted.checkbox label:hover { - color: #fff!important; + color: #fff!important } .ui.inverted.checkbox label:hover:before { - border-color: #22242680; + border-color: #22242680 } .ui.inverted.slider.checkbox label { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.slider.checkbox label:before { - background-color: #ffffff80!important; + background-color: #ffffff80!important } .ui.inverted.slider.checkbox label:hover:before { - background: rgba(255,255,255,.7)!important; + background: rgba(255,255,255,.7)!important } .ui.inverted.slider.checkbox input:checked~label { - color: #fff!important; + color: #fff!important } .ui.inverted.slider.checkbox input:checked~label:before { - background-color: #fffc!important; + background-color: #fffc!important } .ui.inverted.slider.checkbox input:focus:checked~label { - color: #fff!important; + color: #fff!important } .ui.inverted.slider.checkbox input:focus:checked~label:before { - background-color: #fffc!important; + background-color: #fffc!important } .ui.inverted.toggle.checkbox label:before { - background-color: #ffffffe6!important; + background-color: #ffffffe6!important } .ui.inverted.toggle.checkbox label:hover:before { - background: #ffffff!important; + background: #ffffff!important } .ui.inverted.toggle.checkbox input:checked~label { - color: #fff!important; + color: #fff!important } .ui.inverted.toggle.checkbox input:checked~label:before { - background-color: #2185d0!important; + background-color: #2185d0!important } .ui.inverted.toggle.checkbox input:focus:checked~label { - color: #fff!important; + color: #fff!important } .ui.inverted.toggle.checkbox input:focus:checked~label:before { - background-color: #0d71bb!important; + background-color: #0d71bb!important } .ui.mini.checkbox { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.checkbox { - font-size: .85714286em; + font-size: .85714286em } .ui.small.checkbox { - font-size: .92857143em; + font-size: .92857143em } .ui.large.checkbox { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.large.form .checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.large.checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.large.form .checkbox:not(.slider):not(.toggle):not(.radio) label:before,.ui.large.checkbox:not(.slider):not(.toggle):not(.radio) label:before { - transform: scale(1.14285714); - transform-origin: left; + transform: scale(1.14285714); + transform-origin: left } .ui.large.form .checkbox.radio label:before,.ui.large.checkbox.radio label:before { - transform: scale(1.14285714); - transform-origin: left; + transform: scale(1.14285714); + transform-origin: left } .ui.large.form .checkbox.radio label:after,.ui.large.checkbox.radio label:after { - transform: scale(.57142857); - transform-origin: left; - left: .33571429em; + transform: scale(.57142857); + transform-origin: left; + left: .33571429em } .ui.big.checkbox { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.big.form .checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.big.checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.big.form .checkbox:not(.slider):not(.toggle):not(.radio) label:before,.ui.big.checkbox:not(.slider):not(.toggle):not(.radio) label:before { - transform: scale(1.28571429); - transform-origin: left; + transform: scale(1.28571429); + transform-origin: left } .ui.big.form .checkbox.radio label:before,.ui.big.checkbox.radio label:before { - transform: scale(1.28571429); - transform-origin: left; + transform: scale(1.28571429); + transform-origin: left } .ui.big.form .checkbox.radio label:after,.ui.big.checkbox.radio label:after { - transform: scale(.64285714); - transform-origin: left; - left: .37142857em; + transform: scale(.64285714); + transform-origin: left; + left: .37142857em } .ui.huge.checkbox { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.huge.form .checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.huge.checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.huge.form .checkbox:not(.slider):not(.toggle):not(.radio) label:before,.ui.huge.checkbox:not(.slider):not(.toggle):not(.radio) label:before { - transform: scale(1.42857143); - transform-origin: left; + transform: scale(1.42857143); + transform-origin: left } .ui.huge.form .checkbox.radio label:before,.ui.huge.checkbox.radio label:before { - transform: scale(1.42857143); - transform-origin: left; + transform: scale(1.42857143); + transform-origin: left } .ui.huge.form .checkbox.radio label:after,.ui.huge.checkbox.radio label:after { - transform: scale(.71428571); - transform-origin: left; - left: .40714286em; + transform: scale(.71428571); + transform-origin: left; + left: .40714286em } .ui.massive.checkbox { - font-size: 1.71428571em; + font-size: 1.71428571em } .ui.massive.form .checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.massive.checkbox:not(.slider):not(.toggle):not(.radio) label:after,.ui.massive.form .checkbox:not(.slider):not(.toggle):not(.radio) label:before,.ui.massive.checkbox:not(.slider):not(.toggle):not(.radio) label:before { - transform: scale(1.71428571); - transform-origin: left; + transform: scale(1.71428571); + transform-origin: left } .ui.massive.form .checkbox.radio label:before,.ui.massive.checkbox.radio label:before { - transform: scale(1.71428571); - transform-origin: left; + transform: scale(1.71428571); + transform-origin: left } .ui.massive.form .checkbox.radio label:after,.ui.massive.checkbox.radio label:after { - transform: scale(.85714286); - transform-origin: left; - left: .47857143em; + transform: scale(.85714286); + transform-origin: left; + left: .47857143em } @font-face { - font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); + font-family: Checkbox; + src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype") } .ui.checkbox label:after,.ui.checkbox .box:after { - font-family: Checkbox; + font-family: Checkbox } .ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after { - content: "\e800"; + content: "\e800" } .ui.checkbox input:indeterminate~.box:after,.ui.checkbox input:indeterminate~label:after { - font-size: 12px; - content: "\e801"; + font-size: 12px; + content: "\e801" } .ui.comments { - margin: 1.5em 0; - max-width: 650px; + margin: 1.5em 0; + max-width: 650px } .ui.comments:first-child { - margin-top: 0; + margin-top: 0 } .ui.comments:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.comments .comment { - position: relative; - background: none; - margin: .5em 0 0; - padding: .5em 0 0; - border: none; - border-top: none; - line-height: 1.2; + position: relative; + background: none; + margin: .5em 0 0; + padding: .5em 0 0; + border: none; + border-top: none; + line-height: 1.2 } .ui.comments .comment:first-child { - margin-top: 0; - padding-top: 0; + margin-top: 0; + padding-top: 0 } .ui.comments .comment>.comments { - margin: 0 0 .5em .5em; - padding: 1em 0 1em 1em; + margin: 0 0 .5em .5em; + padding: 1em 0 1em 1em } .ui.comments .comment>.comments:before { - position: absolute; - top: 0; - left: 0; + position: absolute; + top: 0; + left: 0 } .ui.comments .comment>.comments .comment { - border: none; - border-top: none; - background: none; + border: none; + border-top: none; + background: none } .ui.comments .comment .avatar { - display: block; - width: 2.5em; - height: auto; - float: left; - margin: .2em 0 0; + display: block; + width: 2.5em; + height: auto; + float: left; + margin: .2em 0 0 } .ui.comments .comment img.avatar,.ui.comments .comment .avatar img { - display: block; - margin: 0 auto; - width: 100%; - height: 100%; - border-radius: .25rem; + display: block; + margin: 0 auto; + width: 100%; + height: 100%; + border-radius: .25rem } .ui.comments .comment>.content { - display: block; + display: block } .ui.comments .comment>.avatar~.content { - margin-left: 3.5em; + margin-left: 3.5em } .ui.comments .comment .author { - font-size: 1em; - color: #000000de; - font-weight: 500; + font-size: 1em; + color: #000000de; + font-weight: 500 } .ui.comments .comment a.author { - cursor: pointer; + cursor: pointer } .ui.comments .comment a.author:hover { - color: #1e70bf; + color: #1e70bf } .ui.comments .comment .metadata { - display: inline-block; - margin-left: .5em; - color: #0006; - font-size: .875em; + display: inline-block; + margin-left: .5em; + color: #0006; + font-size: .875em } .ui.comments .comment .metadata>* { - display: inline-block; - margin: 0 .5em 0 0; + display: inline-block; + margin: 0 .5em 0 0 } .ui.comments .comment .metadata>:last-child { - margin-right: 0; + margin-right: 0 } .ui.comments .comment .text { - margin: .25em 0 .5em; - font-size: 1em; - word-wrap: break-word; - color: #000000de; - line-height: 1.3; + margin: .25em 0 .5em; + font-size: 1em; + word-wrap: break-word; + color: #000000de; + line-height: 1.3 } .ui.comments .comment .actions { - font-size: .875em; + font-size: .875em } .ui.comments .comment .actions a { - cursor: pointer; - display: inline-block; - margin: 0 .75em 0 0; - color: #0006; + cursor: pointer; + display: inline-block; + margin: 0 .75em 0 0; + color: #0006 } .ui.comments .comment .actions a:last-child { - margin-right: 0; + margin-right: 0 } .ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover { - color: #000c; + color: #000c } .ui.comments>.reply.form { - margin-top: 1em; + margin-top: 1em } .ui.comments .comment .reply.form { - width: 100%; - margin-top: 1em; + width: 100%; + margin-top: 1em } .ui.comments .reply.form textarea { - font-size: 1em; - height: 12em; + font-size: 1em; + height: 12em } .ui.collapsed.comments,.ui.comments .collapsed.comments,.ui.comments .collapsed.comment { - display: none; + display: none } .ui.threaded.comments .comment>.comments { - margin: -1.5em 0 -1em 1.25em; - padding: 3em 0 2em 2.25em; - box-shadow: -1px 0 #22242626; + margin: -1.5em 0 -1em 1.25em; + padding: 3em 0 2em 2.25em; + box-shadow: -1px 0 #22242626 } .ui.minimal.comments .comment .actions { - opacity: 0; - position: absolute; - top: 0; - right: 0; - left: auto; - transition: opacity .2s ease; - transition-delay: .1s; + opacity: 0; + position: absolute; + top: 0; + right: 0; + left: auto; + transition: opacity .2s ease; + transition-delay: .1s } .ui.minimal.comments .comment>.content:hover>.actions { - opacity: 1; + opacity: 1 } .ui.comments { - font-size: 1rem; + font-size: 1rem } .ui.mini.comments { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.comments { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.comments { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.comments { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.comments { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.comments { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.comments { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.inverted.comments .comment { - background-color: #1b1c1d; + background-color: #1b1c1d } .ui.inverted.comments .comment .author,.ui.inverted.comments .comment .text { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.comments .comment .metadata,.ui.inverted.comments .comment .actions a { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.comments .comment a.author:hover,.ui.inverted.comments .comment .actions a.active,.ui.inverted.comments .comment .actions a:hover { - color: #fff; + color: #fff } .ui.inverted.threaded.comments .comment>.comments { - box-shadow: -1px 0 #555; + box-shadow: -1px 0 #555 } .ui.container { - display: block; - max-width: 100%; + display: block; + max-width: 100% } @media only screen and (max-width: 767.98px) { - .ui.ui.ui.container:not(.fluid) { - width: auto; - margin-left: 1em; - margin-right: 1em; - } + .ui.ui.ui.container:not(.fluid) { + width:auto; + margin-left: 1em; + margin-right: 1em + } - .ui.ui.ui.grid.container,.ui.ui.ui.relaxed.grid.container,.ui.ui.ui.very.relaxed.grid.container { - width: auto; - } + .ui.ui.ui.grid.container,.ui.ui.ui.relaxed.grid.container,.ui.ui.ui.very.relaxed.grid.container { + width: auto + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui.ui.ui.container:not(.fluid) { - width: 723px; - margin-left: auto; - margin-right: auto; - } + .ui.ui.ui.container:not(.fluid) { + width:723px; + margin-left: auto; + margin-right: auto + } - .ui.ui.ui.grid.container { - width: calc(723px + 2rem); - } + .ui.ui.ui.grid.container { + width: calc(723px + 2rem) + } - .ui.ui.ui.relaxed.grid.container { - width: calc(723px + 3rem); - } + .ui.ui.ui.relaxed.grid.container { + width: calc(723px + 3rem) + } - .ui.ui.ui.very.relaxed.grid.container { - width: calc(723px + 5rem); - } + .ui.ui.ui.very.relaxed.grid.container { + width: calc(723px + 5rem) + } } @media only screen and (min-width: 992px) and (max-width: 1199.98px) { - .ui.ui.ui.container:not(.fluid) { - width: 933px; - margin-left: auto; - margin-right: auto; - } + .ui.ui.ui.container:not(.fluid) { + width:933px; + margin-left: auto; + margin-right: auto + } - .ui.ui.ui.grid.container { - width: calc(933px + 2rem); - } + .ui.ui.ui.grid.container { + width: calc(933px + 2rem) + } - .ui.ui.ui.relaxed.grid.container { - width: calc(933px + 3rem); - } + .ui.ui.ui.relaxed.grid.container { + width: calc(933px + 3rem) + } - .ui.ui.ui.very.relaxed.grid.container { - width: calc(933px + 5rem); - } + .ui.ui.ui.very.relaxed.grid.container { + width: calc(933px + 5rem) + } } @media only screen and (min-width: 1200px) { - .ui.ui.ui.container:not(.fluid) { - width: 1127px; - margin-left: auto; - margin-right: auto; - } + .ui.ui.ui.container:not(.fluid) { + width:1127px; + margin-left: auto; + margin-right: auto + } - .ui.ui.ui.grid.container { - width: calc(1127px + 2rem); - } + .ui.ui.ui.grid.container { + width: calc(1127px + 2rem) + } - .ui.ui.ui.relaxed.grid.container { - width: calc(1127px + 3rem); - } + .ui.ui.ui.relaxed.grid.container { + width: calc(1127px + 3rem) + } - .ui.ui.ui.very.relaxed.grid.container { - width: calc(1127px + 5rem); - } + .ui.ui.ui.very.relaxed.grid.container { + width: calc(1127px + 5rem) + } } .ui.text.container { - font-family: var(--fonts-regular); - max-width: 700px; - line-height: 1.5; - font-size: 1.14285714rem; + font-family: var(--fonts-regular); + max-width: 700px; + line-height: 1.5; + font-size: 1.14285714rem } .ui.fluid.container { - width: 100%; + width: 100% } .ui[class*="left aligned"].container { - text-align: left; + text-align: left } .ui[class*="center aligned"].container { - text-align: center; + text-align: center } .ui[class*="right aligned"].container { - text-align: right; + text-align: right } .ui.justified.container { - text-align: justify; - -webkit-hyphens: auto; - hyphens: auto; + text-align: justify; + -webkit-hyphens: auto; + hyphens: auto } .dimmable:not(body) { - position: relative; + position: relative } .ui.dimmer { - display: none; - position: absolute; - top: 0!important; - left: 0!important; - width: 100%; - height: 100%; - text-align: center; - vertical-align: middle; - padding: 1em; - background: rgba(0,0,0,.85); - opacity: 0; - line-height: 1; - -webkit-animation-fill-mode: both; - animation-fill-mode: both; - -webkit-animation-duration: .5s; - animation-duration: .5s; - transition: background-color .5s linear; - flex-direction: column; - align-items: center; - justify-content: center; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - will-change: opacity; - z-index: 1000; + display: none; + position: absolute; + top: 0!important; + left: 0!important; + width: 100%; + height: 100%; + text-align: center; + vertical-align: middle; + padding: 1em; + background: rgba(0,0,0,.85); + opacity: 0; + line-height: 1; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; + -webkit-animation-duration: .5s; + animation-duration: .5s; + transition: background-color .5s linear; + flex-direction: column; + align-items: center; + justify-content: center; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + will-change: opacity; + z-index: 1000 } .ui.dimmer>.content { - -webkit-user-select: text; - -moz-user-select: text; - user-select: text; - color: #fff; + -webkit-user-select: text; + -moz-user-select: text; + user-select: text; + color: #fff } .ui.segment>.ui.dimmer:not(.page) { - border-radius: inherit; + border-radius: inherit } .animating.dimmable:not(body),.dimmed.dimmable:not(body) { - overflow: hidden; + overflow: hidden } .dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer { - display: flex; - opacity: 1; + display: flex; + opacity: 1 } .ui.disabled.dimmer { - width: 0!important; - height: 0!important; + width: 0!important; + height: 0!important } .dimmed.dimmable>.ui.animating.legacy.dimmer,.dimmed.dimmable>.ui.visible.legacy.dimmer,.ui.active.legacy.dimmer { - display: block; + display: block } .ui[class*="top aligned"].dimmer { - justify-content: flex-start; + justify-content: flex-start } .ui[class*="bottom aligned"].dimmer { - justify-content: flex-end; + justify-content: flex-end } .ui.page.dimmer { - position: fixed; - transform-style: ""; - perspective: 2000px; - transform-origin: center center; + position: fixed; + transform-style: ""; + perspective: 2000px; + transform-origin: center center } .ui.page.dimmer.modals { - -moz-perspective: none; + -moz-perspective: none } body.animating.in.dimmable,body.dimmed.dimmable { - overflow: hidden; + overflow: hidden } body.dimmable>.dimmer { - position: fixed; + position: fixed } .blurring.dimmable>:not(.dimmer) { - filter: initial; - transition: .8s filter ease; + filter: initial; + transition: .8s filter ease } .blurring.dimmed.dimmable>:not(.dimmer):not(.popup) { - filter: blur(5px) grayscale(.7); + filter: blur(5px) grayscale(.7) } .blurring.dimmable>.dimmer { - background: rgba(0,0,0,.6); + background: rgba(0,0,0,.6) } .blurring.dimmable>.inverted.dimmer { - background: rgba(255,255,255,.6); + background: rgba(255,255,255,.6) } .ui.dimmer>.top.aligned.content>* { - vertical-align: top; + vertical-align: top } .ui.dimmer>.bottom.aligned.content>* { - vertical-align: bottom; + vertical-align: bottom } .medium.medium.medium.medium.medium.dimmer { - background: rgba(0,0,0,.65); + background: rgba(0,0,0,.65) } .light.light.light.light.light.dimmer { - background: rgba(0,0,0,.45); + background: rgba(0,0,0,.45) } .very.light.light.light.light.dimmer { - background: rgba(0,0,0,.25); + background: rgba(0,0,0,.25) } .ui.inverted.dimmer { - background: rgba(255,255,255,.85); + background: rgba(255,255,255,.85) } .ui.inverted.dimmer>.content,.ui.inverted.dimmer>.content>* { - color: #000; + color: #000 } .medium.medium.medium.medium.medium.inverted.dimmer { - background: rgba(255,255,255,.65); + background: rgba(255,255,255,.65) } .light.light.light.light.light.inverted.dimmer { - background: rgba(255,255,255,.45); + background: rgba(255,255,255,.45) } .very.light.light.light.light.inverted.dimmer { - background: rgba(255,255,255,.25); + background: rgba(255,255,255,.25) } .ui.simple.dimmer { - display: block; - overflow: hidden; - opacity: 0; - width: 0; - height: 0; - z-index: -100; - background: rgba(0,0,0,0); + display: block; + overflow: hidden; + opacity: 0; + width: 0; + height: 0; + z-index: -100; + background: rgba(0,0,0,0) } .dimmed.dimmable>.ui.simple.dimmer { - overflow: visible; - opacity: 1; - width: 100%; - height: 100%; - background: rgba(0,0,0,.85); - z-index: 1; + overflow: visible; + opacity: 1; + width: 100%; + height: 100%; + background: rgba(0,0,0,.85); + z-index: 1 } .ui.simple.inverted.dimmer { - background: rgba(255,255,255,0); + background: rgba(255,255,255,0) } .dimmed.dimmable>.ui.simple.inverted.dimmer { - background: rgba(255,255,255,.85); + background: rgba(255,255,255,.85) } .ui[class*="top dimmer"],.ui[class*="center dimmer"],.ui[class*="bottom dimmer"] { - height: auto; + height: auto } .ui[class*="bottom dimmer"] { - top: auto!important; - bottom: 0; + top: auto!important; + bottom: 0 } .ui[class*="center dimmer"] { - top: 50%!important; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); + top: 50%!important; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) } .ui.segment>.ui.ui[class*="top dimmer"] { - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0 } .ui.segment>.ui.ui[class*="center dimmer"] { - border-radius: 0; + border-radius: 0 } .ui.segment>.ui.ui[class*="bottom dimmer"] { - border-top-left-radius: 0; - border-top-right-radius: 0; + border-top-left-radius: 0; + border-top-right-radius: 0 } .ui[class*="center dimmer"].transition[class*="fade up"].in { - -webkit-animation-name: fadeInUpCenter; - animation-name: fadeInUpCenter; + -webkit-animation-name: fadeInUpCenter; + animation-name: fadeInUpCenter } .ui[class*="center dimmer"].transition[class*="fade down"].in { - -webkit-animation-name: fadeInDownCenter; - animation-name: fadeInDownCenter; + -webkit-animation-name: fadeInDownCenter; + animation-name: fadeInDownCenter } .ui[class*="center dimmer"].transition[class*="fade up"].out { - -webkit-animation-name: fadeOutUpCenter; - animation-name: fadeOutUpCenter; + -webkit-animation-name: fadeOutUpCenter; + animation-name: fadeOutUpCenter } .ui[class*="center dimmer"].transition[class*="fade down"].out { - -webkit-animation-name: fadeOutDownCenter; - animation-name: fadeOutDownCenter; + -webkit-animation-name: fadeOutDownCenter; + animation-name: fadeOutDownCenter } .ui[class*="center dimmer"].bounce.transition { - -webkit-animation-name: bounceCenter; - animation-name: bounceCenter; + -webkit-animation-name: bounceCenter; + animation-name: bounceCenter } @-webkit-keyframes fadeInUpCenter { - 0% { - opacity: 0; - transform: translateY(-40%); - -webkit-transform: translateY(calc(-40% - .5px)); - } + 0% { + opacity: 0; + transform: translateY(-40%); + -webkit-transform: translateY(calc(-40% - .5px)) + } - to { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + to { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } } @keyframes fadeInUpCenter { - 0% { - opacity: 0; - transform: translateY(-40%); - -webkit-transform: translateY(calc(-40% - .5px)); - } + 0% { + opacity: 0; + transform: translateY(-40%); + -webkit-transform: translateY(calc(-40% - .5px)) + } - to { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + to { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } } @-webkit-keyframes fadeInDownCenter { - 0% { - opacity: 0; - transform: translateY(-60%); - -webkit-transform: translateY(calc(-60% - .5px)); - } + 0% { + opacity: 0; + transform: translateY(-60%); + -webkit-transform: translateY(calc(-60% - .5px)) + } - to { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + to { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } } @keyframes fadeInDownCenter { - 0% { - opacity: 0; - transform: translateY(-60%); - -webkit-transform: translateY(calc(-60% - .5px)); - } + 0% { + opacity: 0; + transform: translateY(-60%); + -webkit-transform: translateY(calc(-60% - .5px)) + } - to { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + to { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } } @-webkit-keyframes fadeOutUpCenter { - 0% { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + 0% { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } - to { - opacity: 0; - transform: translateY(-45%); - -webkit-transform: translateY(calc(-45% - .5px)); - } + to { + opacity: 0; + transform: translateY(-45%); + -webkit-transform: translateY(calc(-45% - .5px)) + } } @keyframes fadeOutUpCenter { - 0% { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + 0% { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } - to { - opacity: 0; - transform: translateY(-45%); - -webkit-transform: translateY(calc(-45% - .5px)); - } + to { + opacity: 0; + transform: translateY(-45%); + -webkit-transform: translateY(calc(-45% - .5px)) + } } @-webkit-keyframes fadeOutDownCenter { - 0% { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + 0% { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } - to { - opacity: 0; - transform: translateY(-55%); - -webkit-transform: translateY(calc(-55% - .5px)); - } + to { + opacity: 0; + transform: translateY(-55%); + -webkit-transform: translateY(calc(-55% - .5px)) + } } @keyframes fadeOutDownCenter { - 0% { - opacity: 1; - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + 0% { + opacity: 1; + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } - to { - opacity: 0; - transform: translateY(-55%); - -webkit-transform: translateY(calc(-55% - .5px)); - } + to { + opacity: 0; + transform: translateY(-55%); + -webkit-transform: translateY(calc(-55% - .5px)) + } } @-webkit-keyframes bounceCenter { - 0%,20%,50%,80%,to { - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + 0%,20%,50%,80%,to { + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } - 40% { - transform: translateY(calc(-50% - 30px)); - } + 40% { + transform: translateY(calc(-50% - 30px)) + } - 60% { - transform: translateY(calc(-50% - 15px)); - } + 60% { + transform: translateY(calc(-50% - 15px)) + } } @keyframes bounceCenter { - 0%,20%,50%,80%,to { - transform: translateY(-50%); - -webkit-transform: translateY(calc(-50% - .5px)); - } + 0%,20%,50%,80%,to { + transform: translateY(-50%); + -webkit-transform: translateY(calc(-50% - .5px)) + } - 40% { - transform: translateY(calc(-50% - 30px)); - } + 40% { + transform: translateY(calc(-50% - 30px)) + } - 60% { - transform: translateY(calc(-50% - 15px)); - } + 60% { + transform: translateY(calc(-50% - 15px)) + } } .ui.divider { - margin: 1rem 0; - line-height: 1; - height: 0; - font-weight: 500; - text-transform: uppercase; - letter-spacing: .05em; - color: #000000d9; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - -webkit-tap-highlight-color: rgba(0,0,0,0); + margin: 1rem 0; + line-height: 1; + height: 0; + font-weight: 500; + text-transform: uppercase; + letter-spacing: .05em; + color: #000000d9; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + -webkit-tap-highlight-color: rgba(0,0,0,0) } .ui.divider:not(.vertical):not(.horizontal) { - border-top: 1px solid rgba(34,36,38,.15); - border-bottom: 1px solid rgba(255,255,255,.1); + border-top: 1px solid rgba(34,36,38,.15); + border-bottom: 1px solid rgba(255,255,255,.1) } .ui.grid>.column+.divider,.ui.grid>.row>.column+.divider { - left: auto; + left: auto } .ui.horizontal.divider { - display: table; - white-space: nowrap; - height: auto; - margin: ""; - line-height: 1; - text-align: center; + display: table; + white-space: nowrap; + height: auto; + margin: ""; + line-height: 1; + text-align: center } .ui.horizontal.divider:before,.ui.horizontal.divider:after { - content: ""; - display: table-cell; - position: relative; - top: 50%; - width: 50%; - background-repeat: no-repeat; + content: ""; + display: table-cell; + position: relative; + top: 50%; + width: 50%; + background-repeat: no-repeat } .ui.horizontal.divider:before { - background-position: right 1em top 50%; + background-position: right 1em top 50% } .ui.horizontal.divider:after { - background-position: left 1em top 50%; + background-position: left 1em top 50% } .ui.vertical.divider { - position: absolute; - z-index: 2; - top: 50%; - left: 50%; - margin: 0; - padding: 0; - width: auto; - height: 50%; - line-height: 0; - text-align: center; - transform: translate(-50%); + position: absolute; + z-index: 2; + top: 50%; + left: 50%; + margin: 0; + padding: 0; + width: auto; + height: 50%; + line-height: 0; + text-align: center; + transform: translate(-50%) } .ui.vertical.divider:before,.ui.vertical.divider:after { - position: absolute; - left: 50%; - content: ""; - z-index: 3; - border-left: 1px solid rgba(34,36,38,.15); - border-right: 1px solid rgba(255,255,255,.1); - width: 0; - height: calc(100% - 1rem); + position: absolute; + left: 50%; + content: ""; + z-index: 3; + border-left: 1px solid rgba(34,36,38,.15); + border-right: 1px solid rgba(255,255,255,.1); + width: 0; + height: calc(100% - 1rem) } .ui.vertical.divider:before { - top: -100%; + top: -100% } .ui.vertical.divider:after { - top: auto; - bottom: 0; + top: auto; + bottom: 0 } @media only screen and (max-width: 767.98px) { - .ui.stackable.grid .ui.vertical.divider,.ui.grid .stackable.row .ui.vertical.divider { - display: table; - white-space: nowrap; - height: auto; - margin: ""; - overflow: hidden; - line-height: 1; - text-align: center; - position: static; - top: 0; - left: 0; - transform: none; - } + .ui.stackable.grid .ui.vertical.divider,.ui.grid .stackable.row .ui.vertical.divider { + display:table; + white-space: nowrap; + height: auto; + margin: ""; + overflow: hidden; + line-height: 1; + text-align: center; + position: static; + top: 0; + left: 0; + transform: none + } - .ui.stackable.grid .ui.vertical.divider:before,.ui.grid .stackable.row .ui.vertical.divider:before,.ui.stackable.grid .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:after { - left: 0; - border-left: none; - border-right: none; - content: ""; - display: table-cell; - position: relative; - top: 50%; - width: 50%; - background-repeat: no-repeat; - } + .ui.stackable.grid .ui.vertical.divider:before,.ui.grid .stackable.row .ui.vertical.divider:before,.ui.stackable.grid .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:after { + left: 0; + border-left: none; + border-right: none; + content: ""; + display: table-cell; + position: relative; + top: 50%; + width: 50%; + background-repeat: no-repeat + } - .ui.stackable.grid .ui.vertical.divider:before,.ui.grid .stackable.row .ui.vertical.divider:before { - background-position: right 1em top 50%; - } + .ui.stackable.grid .ui.vertical.divider:before,.ui.grid .stackable.row .ui.vertical.divider:before { + background-position: right 1em top 50% + } - .ui.stackable.grid .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:after { - background-position: left 1em top 50%; - } + .ui.stackable.grid .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:after { + background-position: left 1em top 50% + } } .ui.divider>.icon { - margin: 0; - font-size: 1rem; - height: 1em; - vertical-align: middle; + margin: 0; + font-size: 1rem; + height: 1em; + vertical-align: middle } .ui.horizontal.divider[class*="left aligned"]:before { - display: none; + display: none } .ui.horizontal.divider[class*="left aligned"]:after { - width: 100%; + width: 100% } .ui.horizontal.divider[class*="right aligned"]:before { - width: 100%; + width: 100% } .ui.horizontal.divider[class*="right aligned"]:after { - display: none; + display: none } .ui.hidden.divider { - border-color: transparent!important; + border-color: transparent!important } .ui.hidden.divider:before,.ui.hidden.divider:after { - display: none; + display: none } .ui.divider.inverted,.ui.vertical.inverted.divider,.ui.horizontal.inverted.divider { - color: #fff; + color: #fff } .ui.divider.inverted,.ui.divider.inverted:after,.ui.divider.inverted:before { - border-top-color: #22242626!important; - border-left-color: #22242626!important; - border-bottom-color: #ffffff26!important; - border-right-color: #ffffff26!important; + border-top-color: #22242626!important; + border-left-color: #22242626!important; + border-bottom-color: #ffffff26!important; + border-right-color: #ffffff26!important } .ui.fitted.divider { - margin: 0; + margin: 0 } .ui.clearing.divider { - clear: both; + clear: both } .ui.section.divider { - margin-top: 2rem; - margin-bottom: 2rem; + margin-top: 2rem; + margin-bottom: 2rem } .ui.divider { - font-size: 1rem; + font-size: 1rem } .ui.mini.divider { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.divider { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.divider { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.divider { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.divider { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.divider { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.divider { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.horizontal.divider:before,.ui.horizontal.divider:after { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC); + background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC) } @media only screen and (max-width: 767px) { - .ui.stackable.grid .ui.vertical.divider:before,.ui.grid .stackable.row .ui.vertical.divider:before,.ui.stackable.grid .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:after { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC); - } + .ui.stackable.grid .ui.vertical.divider:before,.ui.grid .stackable.row .ui.vertical.divider:before,.ui.stackable.grid .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:after { + background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC) + } } .ui.dropdown { - cursor: pointer; - position: relative; - display: inline-block; - outline: none; - text-align: left; - transition: box-shadow .1s ease,width .1s ease; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - -webkit-tap-highlight-color: rgba(0,0,0,0); + cursor: pointer; + position: relative; + display: inline-block; + outline: none; + text-align: left; + transition: box-shadow .1s ease,width .1s ease; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + -webkit-tap-highlight-color: rgba(0,0,0,0) } .ui.dropdown .menu { - cursor: auto; - position: absolute; - display: none; - outline: none; - top: 100%; - min-width: -webkit-max-content; - min-width: -moz-max-content; - min-width: max-content; - margin: 0; - padding: 0; - background: #FFFFFF; - font-size: 1em; - text-shadow: none; - text-align: left; - box-shadow: 0 2px 3px #22242626; - border: 1px solid rgba(34,36,38,.15); - border-radius: .28571429rem; - transition: opacity .1s ease; - z-index: 11; - will-change: transform,opacity; + cursor: auto; + position: absolute; + display: none; + outline: none; + top: 100%; + min-width: -webkit-max-content; + min-width: -moz-max-content; + min-width: max-content; + margin: 0; + padding: 0; + background: #FFFFFF; + font-size: 1em; + text-shadow: none; + text-align: left; + box-shadow: 0 2px 3px #22242626; + border: 1px solid rgba(34,36,38,.15); + border-radius: .28571429rem; + transition: opacity .1s ease; + z-index: 11; + will-change: transform,opacity } .ui.dropdown .menu>* { - white-space: nowrap; + white-space: nowrap } .ui.dropdown>input:not(.search):first-child,.ui.dropdown>select { - display: none!important; + display: none!important } .ui.dropdown:not(.labeled)>.dropdown.icon { - position: relative; - width: auto; - font-size: .85714286em; - margin: 0 0 0 1em; + position: relative; + width: auto; + font-size: .85714286em; + margin: 0 0 0 1em } .ui.dropdown .menu>.item .dropdown.icon { - width: auto; - float: right; - margin: 0 0 0 1em; + width: auto; + float: right; + margin: 0 0 0 1em } .ui.dropdown .menu>.item .dropdown.icon+.text { - margin-right: 1em; + margin-right: 1em } .ui.dropdown>.text { - display: inline-block; - transition: none; + display: inline-block; + transition: none } .ui.dropdown .menu>.item { - position: relative; - cursor: pointer; - display: block; - border: none; - height: auto; - min-height: 2.57142857rem; - text-align: left; - border-top: none; - line-height: 1em; - font-size: 1rem; - color: #000000de; - padding: .78571429rem 1.14285714rem!important; - text-transform: none; - font-weight: 400; - box-shadow: none; - -webkit-touch-callout: none; + position: relative; + cursor: pointer; + display: block; + border: none; + height: auto; + min-height: 2.57142857rem; + text-align: left; + border-top: none; + line-height: 1em; + font-size: 1rem; + color: #000000de; + padding: .78571429rem 1.14285714rem!important; + text-transform: none; + font-weight: 400; + box-shadow: none; + -webkit-touch-callout: none } .ui.dropdown .menu>.item:first-child { - border-top-width: 0; + border-top-width: 0 } .ui.dropdown .menu>.item.vertical { - display: flex; - flex-direction: column-reverse; + display: flex; + flex-direction: column-reverse } .ui.dropdown>.text>[class*="right floated"],.ui.dropdown .menu .item>[class*="right floated"] { - float: right!important; - margin-right: 0!important; - margin-left: 1em!important; + float: right!important; + margin-right: 0!important; + margin-left: 1em!important } .ui.dropdown>.text>[class*="left floated"],.ui.dropdown .menu .item>[class*="left floated"] { - float: left!important; - margin-left: 0!important; - margin-right: 1em!important; + float: left!important; + margin-left: 0!important; + margin-right: 1em!important } .ui.dropdown .menu .item>i.icon.floated,.ui.dropdown .menu .item>.flag.floated,.ui.dropdown .menu .item>.image.floated,.ui.dropdown .menu .item>img.floated { - margin-top: 0; + margin-top: 0 } .ui.dropdown .menu>.header { - margin: 1rem 0 .75rem; - padding: 0 1.14285714rem; - font-weight: 500; - text-transform: uppercase; + margin: 1rem 0 .75rem; + padding: 0 1.14285714rem; + font-weight: 500; + text-transform: uppercase } .ui.dropdown .menu>.header:not(.ui) { - color: #000000d9; - font-size: .78571429em; + color: #000000d9; + font-size: .78571429em } .ui.dropdown .menu>.divider { - border-top: 1px solid rgba(34,36,38,.1); - height: 0; - margin: .5em 0; + border-top: 1px solid rgba(34,36,38,.1); + height: 0; + margin: .5em 0 } .ui.dropdown .menu>.horizontal.divider { - border-top: none; + border-top: none } .ui.dropdown.dropdown .menu>.input { - width: auto; - display: flex; - margin: 1.14285714rem .78571429rem; - min-width: 10rem; + width: auto; + display: flex; + margin: 1.14285714rem .78571429rem; + min-width: 10rem } .ui.dropdown .menu>.header+.input { - margin-top: 0; + margin-top: 0 } .ui.dropdown .menu>.input:not(.transparent) input { - padding: .5em 1em; + padding: .5em 1em } .ui.dropdown .menu>.input:not(.transparent) .button,.ui.dropdown .menu>.input:not(.transparent) i.icon,.ui.dropdown .menu>.input:not(.transparent) .label { - padding-top: .5em; - padding-bottom: .5em; + padding-top: .5em; + padding-bottom: .5em } .ui.dropdown>.text>.description,.ui.dropdown .menu>.item>.description { - float: right; - margin: 0 0 0 1em; - color: #0006; + float: right; + margin: 0 0 0 1em; + color: #0006 } .ui.dropdown .menu>.item.vertical>.description { - margin: 0; + margin: 0 } .ui.dropdown .menu>.item.vertical>.text { - margin-bottom: .25em; + margin-bottom: .25em } .ui.dropdown .menu>.message { - padding: .78571429rem 1.14285714rem; - font-weight: 400; + padding: .78571429rem 1.14285714rem; + font-weight: 400 } .ui.dropdown .menu>.message:not(.ui) { - color: #0006; + color: #0006 } .ui.dropdown .menu .menu { - top: 0; - left: 100%; - right: auto; - margin: 0 -.5em!important; - border-radius: .28571429rem!important; - z-index: 21!important; + top: 0; + left: 100%; + right: auto; + margin: 0 -.5em!important; + border-radius: .28571429rem!important; + z-index: 21!important } .ui.dropdown .menu .menu:after { - display: none; + display: none } .ui.dropdown>.text>i.icon,.ui.dropdown>.text>.label,.ui.dropdown>.text>.flag,.ui.dropdown>.text>img,.ui.dropdown>.text>.image { - margin-top: 0; + margin-top: 0 } .ui.dropdown .menu>.item>i.icon,.ui.dropdown .menu>.item>.label,.ui.dropdown .menu>.item>.flag,.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>img { - margin-top: 0; + margin-top: 0 } .ui.dropdown>.text>i.icon,.ui.dropdown>.text>.label,.ui.dropdown>.text>.flag,.ui.dropdown>.text>img,.ui.dropdown>.text>.image,.ui.dropdown .menu>.item>i.icon,.ui.dropdown .menu>.item>.label,.ui.dropdown .menu>.item>.flag,.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>img { - margin-left: 0; - float: none; - margin-right: .78571429rem; + margin-left: 0; + float: none; + margin-right: .78571429rem } .ui.dropdown>.text>img,.ui.dropdown>.text>.image:not(.icon),.ui.dropdown .menu>.item>.image:not(.icon),.ui.dropdown .menu>.item>img { - display: inline-block; - vertical-align: top; - width: auto; - margin-top: -.5em; - margin-bottom: -.5em; - max-height: 2em; + display: inline-block; + vertical-align: top; + width: auto; + margin-top: -.5em; + margin-bottom: -.5em; + max-height: 2em } .ui.dropdown .ui.menu>.item:before,.ui.menu .ui.dropdown .menu>.item:before { - display: none; + display: none } .ui.menu .ui.dropdown .menu .active.item { - border-left: none; + border-left: none } .ui.menu .right.menu .dropdown:last-child>.menu:not(.left),.ui.menu .right.dropdown.item>.menu:not(.left),.ui.buttons>.ui.dropdown:last-child>.menu:not(.left) { - left: auto; - right: 0; + left: auto; + right: 0 } .ui.label.dropdown .menu { - min-width: 100%; + min-width: 100% } .ui.dropdown.icon.button>.dropdown.icon { - margin: 0; + margin: 0 } .ui.button.dropdown .menu { - min-width: 100%; + min-width: 100% } select.ui.dropdown { - height: 38px; - padding: .5em; - border: 1px solid rgba(34,36,38,.15); - visibility: visible; + height: 38px; + padding: .5em; + border: 1px solid rgba(34,36,38,.15); + visibility: visible } .ui.selection.dropdown { - cursor: pointer; - word-wrap: break-word; - line-height: 1em; - white-space: normal; - outline: 0; - transform: rotate(0); - min-width: 14em; - min-height: 2.71428571em; - background: #FFFFFF; - display: inline-block; - padding: .78571429em 3.2em .78571429em 1em; - color: #000000de; - box-shadow: none; - border: 1px solid rgba(34,36,38,.15); - border-radius: .28571429rem; - transition: box-shadow .1s ease,width .1s ease; + cursor: pointer; + word-wrap: break-word; + line-height: 1em; + white-space: normal; + outline: 0; + transform: rotate(0); + min-width: 14em; + min-height: 2.71428571em; + background: #FFFFFF; + display: inline-block; + padding: .78571429em 3.2em .78571429em 1em; + color: #000000de; + box-shadow: none; + border: 1px solid rgba(34,36,38,.15); + border-radius: .28571429rem; + transition: box-shadow .1s ease,width .1s ease } .ui.selection.dropdown.visible,.ui.selection.dropdown.active { - z-index: 10; + z-index: 10 } .ui.selection.dropdown>.search.icon,.ui.selection.dropdown>.delete.icon,.ui.selection.dropdown>.dropdown.icon { - cursor: pointer; - position: absolute; - width: auto; - height: auto; - line-height: 1.21428571em; - top: .78571429em; - right: 1em; - z-index: 3; - margin: -.78571429em; - padding: .91666667em; - opacity: .8; - transition: opacity .1s ease; + cursor: pointer; + position: absolute; + width: auto; + height: auto; + line-height: 1.21428571em; + top: .78571429em; + right: 1em; + z-index: 3; + margin: -.78571429em; + padding: .91666667em; + opacity: .8; + transition: opacity .1s ease } .ui.compact.selection.dropdown { - min-width: 0; + min-width: 0 } .ui.selection.dropdown .menu { - overflow-x: hidden; - overflow-y: auto; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-overflow-scrolling: touch; - border-top-width: 0!important; - width: auto; - outline: none; - margin: 0 -1px; - min-width: calc(100% + 2px); - width: calc(100% + 2px); - border-radius: 0 0 .28571429rem .28571429rem; - box-shadow: 0 2px 3px #22242626; - transition: opacity .1s ease; + overflow-x: hidden; + overflow-y: auto; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-overflow-scrolling: touch; + border-top-width: 0!important; + width: auto; + outline: none; + margin: 0 -1px; + min-width: calc(100% + 2px); + width: calc(100% + 2px); + border-radius: 0 0 .28571429rem .28571429rem; + box-shadow: 0 2px 3px #22242626; + transition: opacity .1s ease } .ui.selection.dropdown .menu:after,.ui.selection.dropdown .menu:before { - display: none; + display: none } .ui.selection.dropdown .menu>.message { - padding: .78571429rem 1.14285714rem; + padding: .78571429rem 1.14285714rem } @media only screen and (max-width: 767.98px) { - .ui.selection.dropdown.short .menu { - max-height: 6.01071429rem; - } + .ui.selection.dropdown.short .menu { + max-height:6.01071429rem + } - .ui.selection.dropdown[class*="very short"] .menu { - max-height: 4.00714286rem; - } + .ui.selection.dropdown[class*="very short"] .menu { + max-height: 4.00714286rem + } - .ui.selection.dropdown .menu { - max-height: 8.01428571rem; - } + .ui.selection.dropdown .menu { + max-height: 8.01428571rem + } - .ui.selection.dropdown.long .menu { - max-height: 16.02857143rem; - } + .ui.selection.dropdown.long .menu { + max-height: 16.02857143rem + } - .ui.selection.dropdown[class*="very long"] .menu { - max-height: 24.04285714rem; - } + .ui.selection.dropdown[class*="very long"] .menu { + max-height: 24.04285714rem + } } @media only screen and (min-width: 768px) { - .ui.selection.dropdown.short .menu { - max-height: 8.01428571rem; - } + .ui.selection.dropdown.short .menu { + max-height:8.01428571rem + } - .ui.selection.dropdown[class*="very short"] .menu { - max-height: 5.34285714rem; - } + .ui.selection.dropdown[class*="very short"] .menu { + max-height: 5.34285714rem + } - .ui.selection.dropdown .menu { - max-height: 10.68571429rem; - } + .ui.selection.dropdown .menu { + max-height: 10.68571429rem + } - .ui.selection.dropdown.long .menu { - max-height: 21.37142857rem; - } + .ui.selection.dropdown.long .menu { + max-height: 21.37142857rem + } - .ui.selection.dropdown[class*="very long"] .menu { - max-height: 32.05714286rem; - } + .ui.selection.dropdown[class*="very long"] .menu { + max-height: 32.05714286rem + } } @media only screen and (min-width: 992px) { - .ui.selection.dropdown.short .menu { - max-height: 12.02142857rem; - } + .ui.selection.dropdown.short .menu { + max-height:12.02142857rem + } - .ui.selection.dropdown[class*="very short"] .menu { - max-height: 8.01428571rem; - } + .ui.selection.dropdown[class*="very short"] .menu { + max-height: 8.01428571rem + } - .ui.selection.dropdown .menu { - max-height: 16.02857143rem; - } + .ui.selection.dropdown .menu { + max-height: 16.02857143rem + } - .ui.selection.dropdown.long .menu { - max-height: 32.05714286rem; - } + .ui.selection.dropdown.long .menu { + max-height: 32.05714286rem + } - .ui.selection.dropdown[class*="very long"] .menu { - max-height: 48.08571429rem; - } + .ui.selection.dropdown[class*="very long"] .menu { + max-height: 48.08571429rem + } } @media only screen and (min-width: 1920px) { - .ui.selection.dropdown.short .menu { - max-height: 16.02857143rem; - } + .ui.selection.dropdown.short .menu { + max-height:16.02857143rem + } - .ui.selection.dropdown[class*="very short"] .menu { - max-height: 10.68571429rem; - } + .ui.selection.dropdown[class*="very short"] .menu { + max-height: 10.68571429rem + } - .ui.selection.dropdown .menu { - max-height: 21.37142857rem; - } + .ui.selection.dropdown .menu { + max-height: 21.37142857rem + } - .ui.selection.dropdown.long .menu { - max-height: 42.74285714rem; - } + .ui.selection.dropdown.long .menu { + max-height: 42.74285714rem + } - .ui.selection.dropdown[class*="very long"] .menu { - max-height: 64.11428571rem; - } + .ui.selection.dropdown[class*="very long"] .menu { + max-height: 64.11428571rem + } } .ui.selection.dropdown .menu>.item { - border-top: 1px solid #FAFAFA; - padding: .78571429rem 1.14285714rem!important; - white-space: normal; - word-wrap: normal; + border-top: 1px solid #FAFAFA; + padding: .78571429rem 1.14285714rem!important; + white-space: normal; + word-wrap: normal } .ui.selection.dropdown .menu>.hidden.addition.item { - display: none; + display: none } .ui.selection.dropdown:hover { - border-color: #22242659; - box-shadow: none; + border-color: #22242659; + box-shadow: none } .ui.selection.active.dropdown,.ui.selection.active.dropdown .menu { - border-color: #96c8da; - box-shadow: 0 2px 3px #22242626; + border-color: #96c8da; + box-shadow: 0 2px 3px #22242626 } .ui.selection.dropdown:focus { - border-color: #96c8da; - box-shadow: none; + border-color: #96c8da; + box-shadow: none } .ui.selection.dropdown:focus .menu { - border-color: #96c8da; - box-shadow: 0 2px 3px #22242626; + border-color: #96c8da; + box-shadow: 0 2px 3px #22242626 } .ui.selection.visible.dropdown>.text:not(.default) { - font-weight: 400; - color: #000c; + font-weight: 400; + color: #000c } .ui.selection.active.dropdown:hover,.ui.selection.active.dropdown:hover .menu { - border-color: #96c8da; - box-shadow: 0 2px 3px #22242626; + border-color: #96c8da; + box-shadow: 0 2px 3px #22242626 } .ui.active.selection.dropdown>.dropdown.icon,.ui.visible.selection.dropdown>.dropdown.icon { - opacity: ""; - z-index: 3; + opacity: ""; + z-index: 3 } .ui.active.selection.dropdown { - border-bottom-left-radius: 0!important; - border-bottom-right-radius: 0!important; + border-bottom-left-radius: 0!important; + border-bottom-right-radius: 0!important } .ui.active.empty.selection.dropdown { - border-radius: .28571429rem!important; - box-shadow: none!important; + border-radius: .28571429rem!important; + box-shadow: none!important } .ui.active.empty.selection.dropdown .menu { - border: none!important; - box-shadow: none!important; + border: none!important; + box-shadow: none!important } -@supports (-webkit-touch-callout: none) or (-webkit-overflow-scrolling: touch) or (-moz-appearance:none) { -@ media (-moz-touch-enabled),(pointer: coarse) { - .ui.dropdown .scrollhint.menu: not(.hidden):before{-webkit-animation:scrollhint 2s ease 2; - animation: scrollhint 2s ease 2; - content: ""; - z-index: 15; - display: block; - position: absolute; - opacity: 0; - right: .25em; - top: 0; - height: 100%; - border-right: .25em solid; - border-left: 0; - -o-border-image: linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,0)) 1 100%; - border-image: linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,0)) 1 100%; - } +@supports (-webkit-touch-callout: none) or (-webkit-overflow-scrolling: touch) or (-moz-appearance: none) { + @media (-moz-touch-enabled),(pointer: coarse) { + .ui.dropdown .scrollhint.menu:not(.hidden):before { + -webkit-animation:scrollhint 2s ease 2; + animation: scrollhint 2s ease 2; + content: ""; + z-index: 15; + display: block; + position: absolute; + opacity: 0; + right: .25em; + top: 0; + height: 100%; + border-right: .25em solid; + border-left: 0; + -o-border-image: linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,0)) 1 100%; + border-image: linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,0)) 1 100% + } - .ui.inverted.dropdown .scrollhint.menu:not(.hidden):before { - -o-border-image: linear-gradient(to bottom,rgba(255,255,255,.75),rgba(255,255,255,0)) 1 100%; - border-image: linear-gradient(to bottom,rgba(255,255,255,.75),rgba(255,255,255,0)) 1 100%; - }@ -webkit-keyframes scrollhint { - 0%{opacity: 1; - top: 100%; - } + .ui.inverted.dropdown .scrollhint.menu:not(.hidden):before { + -o-border-image: linear-gradient(to bottom,rgba(255,255,255,.75),rgba(255,255,255,0)) 1 100%; + border-image: linear-gradient(to bottom,rgba(255,255,255,.75),rgba(255,255,255,0)) 1 100% + } - to { - opacity: 0; - top: 0; - } + @-webkit-keyframes scrollhint { + 0% { + opacity: 1; + top: 100% + } + + to { + opacity: 0; + top: 0 + } + } + + @keyframes scrollhint { + 0% { + opacity: 1; + top: 100% + } + + to { + opacity: 0; + top: 0 + } + } + } } -@keyframes scrollhint { - 0% { - opacity: 1; - top: 100%; - } - - to { - opacity: 0; - top: 0; - } -}}} - .ui.search.dropdown { - min-width: ""; + min-width: "" } .ui.search.dropdown>input.search { - background: none transparent!important; - border: none!important; - box-shadow: none!important; - cursor: text; - top: 0; - left: 1px; - width: 100%; - outline: none; - -webkit-tap-highlight-color: rgba(255,255,255,0); - padding: inherit; + background: none transparent!important; + border: none!important; + box-shadow: none!important; + cursor: text; + top: 0; + left: 1px; + width: 100%; + outline: none; + -webkit-tap-highlight-color: rgba(255,255,255,0); + padding: inherit } .ui.search.dropdown>input.search { - position: absolute; - z-index: 2; + position: absolute; + z-index: 2 } .ui.search.dropdown>.text { - cursor: text; - position: relative; - left: 1px; - z-index: auto; + cursor: text; + position: relative; + left: 1px; + z-index: auto } .ui.search.selection.dropdown>input.search { - line-height: 1.21428571em; - padding: .67857143em 3.2em .67857143em 1em; + line-height: 1.21428571em; + padding: .67857143em 3.2em .67857143em 1em } .ui.search.selection.dropdown>span.sizer { - line-height: 1.21428571em; - padding: .67857143em 3.2em .67857143em 1em; - display: none; - white-space: pre; + line-height: 1.21428571em; + padding: .67857143em 3.2em .67857143em 1em; + display: none; + white-space: pre } .ui.search.dropdown.active>input.search,.ui.search.dropdown.visible>input.search { - cursor: auto; + cursor: auto } .ui.search.dropdown.active>.text,.ui.search.dropdown.visible>.text { - pointer-events: none; + pointer-events: none } .ui.active.search.dropdown input.search:focus+.text i.icon,.ui.active.search.dropdown input.search:focus+.text .flag { - opacity: var(--opacity-disabled); + opacity: var(--opacity-disabled) } .ui.active.search.dropdown input.search:focus+.text { - color: #737373de!important; + color: #737373de!important } .ui.search.dropdown.button>span.sizer { - display: none; + display: none } .ui.search.dropdown .menu { - overflow-x: hidden; - overflow-y: auto; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-overflow-scrolling: touch; + overflow-x: hidden; + overflow-y: auto; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-overflow-scrolling: touch } @media only screen and (max-width: 767.98px) { - .ui.search.dropdown .menu { - max-height: 8.01428571rem; - } + .ui.search.dropdown .menu { + max-height:8.01428571rem + } } @media only screen and (min-width: 768px) { - .ui.search.dropdown .menu { - max-height: 10.68571429rem; - } + .ui.search.dropdown .menu { + max-height:10.68571429rem + } } @media only screen and (min-width: 992px) { - .ui.search.dropdown .menu { - max-height: 16.02857143rem; - } + .ui.search.dropdown .menu { + max-height:16.02857143rem + } } @media only screen and (min-width: 1920px) { - .ui.search.dropdown .menu { - max-height: 21.37142857rem; - } + .ui.search.dropdown .menu { + max-height:21.37142857rem + } } .ui.dropdown>.remove.icon { - cursor: pointer; - font-size: .85714286em; - margin: -.78571429em; - padding: .91666667em; - right: 3em; - top: .78571429em; - position: absolute; - opacity: .6; - z-index: 3; + cursor: pointer; + font-size: .85714286em; + margin: -.78571429em; + padding: .91666667em; + right: 3em; + top: .78571429em; + position: absolute; + opacity: .6; + z-index: 3 } .ui.clearable.dropdown .text,.ui.clearable.dropdown a:last-of-type { - margin-right: 1.5em; + margin-right: 1.5em } .ui.dropdown select.noselection~.remove.icon,.ui.dropdown input[value=""]~.remove.icon,.ui.dropdown input:not([value])~.remove.icon,.ui.dropdown.loading>.remove.icon { - display: none; + display: none } .ui.ui.multiple.dropdown { - padding: .22619048em 3.2em .22619048em .35714286em; + padding: .22619048em 3.2em .22619048em .35714286em } .ui.multiple.dropdown .menu { - cursor: auto; + cursor: auto } .ui.multiple.dropdown>.label { - display: inline-block; - white-space: normal; - font-size: 1em; - padding: .35714286em .78571429em; - margin: .14285714rem .28571429rem .14285714rem 0; - box-shadow: 0 0 0 1px #22242626 inset; + display: inline-block; + white-space: normal; + font-size: 1em; + padding: .35714286em .78571429em; + margin: .14285714rem .28571429rem .14285714rem 0; + box-shadow: 0 0 0 1px #22242626 inset } .ui.multiple.dropdown .dropdown.icon { - margin: ""; - padding: ""; + margin: ""; + padding: "" } .ui.multiple.dropdown>.text { - position: static; - padding: 0; - max-width: 100%; - margin: .45238095em 0 .45238095em .64285714em; - line-height: 1.21428571em; + position: static; + padding: 0; + max-width: 100%; + margin: .45238095em 0 .45238095em .64285714em; + line-height: 1.21428571em } .ui.multiple.dropdown>.text.default { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis } .ui.multiple.dropdown>.label~input.search { - margin-left: .14285714em!important; + margin-left: .14285714em!important } .ui.multiple.dropdown>.label~.text { - display: none; + display: none } .ui.multiple.dropdown>.label:not(.image)>img:not(.centered) { - margin-right: .78571429rem; + margin-right: .78571429rem } .ui.multiple.dropdown>.label:not(.image)>img.ui:not(.avatar) { - margin-bottom: .39285714rem; + margin-bottom: .39285714rem } .ui.multiple.dropdown>.image.label img { - margin: -.35714286em .78571429em -.35714286em -.78571429em; - height: 1.71428571em; + margin: -.35714286em .78571429em -.35714286em -.78571429em; + height: 1.71428571em } .ui.multiple.search.dropdown,.ui.multiple.search.dropdown>input.search { - cursor: text; + cursor: text } .ui.multiple.search.dropdown>.text { - display: inline-block; - position: absolute; - top: 0; - left: 0; - padding: inherit; - margin: .45238095em 0 .45238095em .64285714em; - line-height: 1.21428571em; + display: inline-block; + position: absolute; + top: 0; + left: 0; + padding: inherit; + margin: .45238095em 0 .45238095em .64285714em; + line-height: 1.21428571em } .ui.multiple.search.dropdown>.label~.text { - display: none; + display: none } .ui.multiple.search.dropdown>input.search { - position: static; - padding: 0; - max-width: 100%; - margin: .45238095em 0 .45238095em .64285714em; - width: 2.2em; - line-height: 1.21428571em; + position: static; + padding: 0; + max-width: 100%; + margin: .45238095em 0 .45238095em .64285714em; + width: 2.2em; + line-height: 1.21428571em } .ui.multiple.search.dropdown.button { - min-width: 14em; + min-width: 14em } .ui.inline.dropdown { - cursor: pointer; - display: inline-block; - color: inherit; + cursor: pointer; + display: inline-block; + color: inherit } .ui.inline.dropdown .dropdown.icon { - margin: 0 .21428571em; - vertical-align: baseline; + margin: 0 .21428571em; + vertical-align: baseline } .ui.inline.dropdown>.text { - font-weight: 500; + font-weight: 500 } .ui.inline.dropdown .menu { - cursor: auto; - margin-top: .21428571em; - border-radius: .28571429rem; + cursor: auto; + margin-top: .21428571em; + border-radius: .28571429rem } .ui.dropdown .menu .active.item { - background: transparent; - font-weight: 500; - color: #000000f2; - box-shadow: none; - z-index: 12; + background: transparent; + font-weight: 500; + color: #000000f2; + box-shadow: none; + z-index: 12 } .ui.dropdown .menu>.item:hover { - background: rgba(0,0,0,.05); - color: #000000f2; - z-index: 13; + background: rgba(0,0,0,.05); + color: #000000f2; + z-index: 13 } .ui.dropdown:not(.button)>.default.text,.ui.default.dropdown:not(.button)>.text { - color: #bfbfbfde; + color: #bfbfbfde } .ui.dropdown:not(.button)>input:focus~.default.text,.ui.default.dropdown:not(.button)>input:focus~.text { - color: #737373de; + color: #737373de } .ui.loading.dropdown>i.icon { - height: 1em!important; + height: 1em!important } .ui.loading.selection.dropdown>i.icon { - padding: 1.5em 1.28571429em!important; + padding: 1.5em 1.28571429em!important } .ui.loading.dropdown>i.icon:before { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - border-radius: 500rem; - border: .2em solid rgba(0,0,0,.1); + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + border-radius: 500rem; + border: .2em solid rgba(0,0,0,.1) } .ui.loading.dropdown>i.icon:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - box-shadow: 0 0 0 1px transparent; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; + position: absolute; + content: ""; + top: 50%; + left: 50%; + box-shadow: 0 0 0 1px transparent; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem } .ui.loading.dropdown.button>i.icon:before,.ui.loading.dropdown.button>i.icon:after { - display: none; + display: none } .ui.loading.dropdown>.text { - transition: none; + transition: none } .ui.dropdown .loading.menu { - display: block; - visibility: hidden; - z-index: -1; + display: block; + visibility: hidden; + z-index: -1 } .ui.dropdown>.loading.menu { - left: 0!important; - right: auto!important; + left: 0!important; + right: auto!important } .ui.dropdown>.menu .loading.menu { - left: 100%!important; - right: auto!important; + left: 100%!important; + right: auto!important } .ui.dropdown.selected,.ui.dropdown .menu .selected.item { - background: rgba(0,0,0,.03); - color: #000000f2; + background: rgba(0,0,0,.03); + color: #000000f2 } .ui.dropdown>.filtered.text { - visibility: hidden; + visibility: hidden } .ui.dropdown .filtered.item { - display: none!important; + display: none!important } .ui.dropdown.error,.ui.dropdown.error>.text,.ui.dropdown.error>.default.text { - color: #9f3a38; + color: #9f3a38 } .ui.selection.dropdown.error { - background: #FFF6F6; - border-color: #e0b4b4; + background: #FFF6F6; + border-color: #e0b4b4 } .ui.selection.dropdown.error:hover { - border-color: #e0b4b4; + border-color: #e0b4b4 } .ui.multiple.selection.error.dropdown>.label { - border-color: #e0b4b4; + border-color: #e0b4b4 } .ui.dropdown.error>.menu,.ui.dropdown.error>.menu .menu { - border-color: #e0b4b4; + border-color: #e0b4b4 } .ui.dropdown.error>.menu>.item { - color: #9f3a38; + color: #9f3a38 } .ui.dropdown.error>.menu>.item:hover { - background-color: #fbe7e7; + background-color: #fbe7e7 } .ui.dropdown.error>.menu .active.item { - background-color: #fdcfcf; + background-color: #fdcfcf } .ui.dropdown.info,.ui.dropdown.info>.text,.ui.dropdown.info>.default.text { - color: #276f86; + color: #276f86 } .ui.selection.dropdown.info { - background: #F8FFFF; - border-color: #a9d5de; + background: #F8FFFF; + border-color: #a9d5de } .ui.selection.dropdown.info:hover { - border-color: #a9d5de; + border-color: #a9d5de } .ui.multiple.selection.info.dropdown>.label { - border-color: #a9d5de; + border-color: #a9d5de } .ui.dropdown.info>.menu,.ui.dropdown.info>.menu .menu { - border-color: #a9d5de; + border-color: #a9d5de } .ui.dropdown.info>.menu>.item { - color: #276f86; + color: #276f86 } .ui.dropdown.info>.menu>.item:hover { - background-color: #e9f2fb; + background-color: #e9f2fb } .ui.dropdown.info>.menu .active.item { - background-color: #cef1fd; + background-color: #cef1fd } .ui.dropdown.success,.ui.dropdown.success>.text,.ui.dropdown.success>.default.text { - color: #2c662d; + color: #2c662d } .ui.selection.dropdown.success { - background: #FCFFF5; - border-color: #a3c293; + background: #FCFFF5; + border-color: #a3c293 } .ui.selection.dropdown.success:hover { - border-color: #a3c293; + border-color: #a3c293 } .ui.multiple.selection.success.dropdown>.label { - border-color: #a3c293; + border-color: #a3c293 } .ui.dropdown.success>.menu,.ui.dropdown.success>.menu .menu { - border-color: #a3c293; + border-color: #a3c293 } .ui.dropdown.success>.menu>.item { - color: #2c662d; + color: #2c662d } .ui.dropdown.success>.menu>.item:hover { - background-color: #e9fbe9; + background-color: #e9fbe9 } .ui.dropdown.success>.menu .active.item { - background-color: #dafdce; + background-color: #dafdce } .ui.dropdown.warning,.ui.dropdown.warning>.text,.ui.dropdown.warning>.default.text { - color: #573a08; + color: #573a08 } .ui.selection.dropdown.warning { - background: #FFFAF3; - border-color: #c9ba9b; + background: #FFFAF3; + border-color: #c9ba9b } .ui.selection.dropdown.warning:hover { - border-color: #c9ba9b; + border-color: #c9ba9b } .ui.multiple.selection.warning.dropdown>.label { - border-color: #c9ba9b; + border-color: #c9ba9b } .ui.dropdown.warning>.menu,.ui.dropdown.warning>.menu .menu { - border-color: #c9ba9b; + border-color: #c9ba9b } .ui.dropdown.warning>.menu>.item { - color: #573a08; + color: #573a08 } .ui.dropdown.warning>.menu>.item:hover { - background-color: #fbfbe9; + background-color: #fbfbe9 } .ui.dropdown.warning>.menu .active.item { - background-color: #fdfdce; + background-color: #fdfdce } .ui.dropdown>.clear.dropdown.icon { - opacity: .8; - transition: opacity .1s ease; + opacity: .8; + transition: opacity .1s ease } .ui.dropdown>.clear.dropdown.icon:hover { - opacity: 1; + opacity: 1 } .ui.disabled.dropdown,.ui.dropdown .menu>.disabled.item { - cursor: default; - pointer-events: none; - opacity: var(--opacity-disabled); + cursor: default; + pointer-events: none; + opacity: var(--opacity-disabled) } .ui.dropdown .menu { - left: 0; + left: 0 } .ui.dropdown .right.menu>.menu,.ui.dropdown .menu .right.menu { - left: 100%!important; - right: auto!important; - border-radius: .28571429rem!important; + left: 100%!important; + right: auto!important; + border-radius: .28571429rem!important } .ui.dropdown>.left.menu { - left: auto!important; - right: 0!important; + left: auto!important; + right: 0!important } .ui.dropdown>.left.menu .menu,.ui.dropdown .menu .left.menu { - left: auto; - right: 100%; - margin: 0 -.5em 0 0!important; - border-radius: .28571429rem!important; + left: auto; + right: 100%; + margin: 0 -.5em 0 0!important; + border-radius: .28571429rem!important } .ui.dropdown .item .left.dropdown.icon,.ui.dropdown .left.menu .item .dropdown.icon { - width: auto; - float: left; - margin: 0; + width: auto; + float: left; + margin: 0 } .ui.dropdown .item .left.dropdown.icon+.text,.ui.dropdown .left.menu .item .dropdown.icon+.text { - margin-left: 1em; - margin-right: 0; + margin-left: 1em; + margin-right: 0 } .ui.upward.dropdown>.menu { - top: auto; - bottom: 100%; - box-shadow: 0 0 3px #00000014; - border-radius: .28571429rem .28571429rem 0 0; + top: auto; + bottom: 100%; + box-shadow: 0 0 3px #00000014; + border-radius: .28571429rem .28571429rem 0 0 } .ui.dropdown .upward.menu { - top: auto!important; - bottom: 0!important; + top: auto!important; + bottom: 0!important } .ui.simple.upward.active.dropdown,.ui.simple.upward.dropdown:hover { - border-radius: .28571429rem .28571429rem 0 0!important; + border-radius: .28571429rem .28571429rem 0 0!important } .ui.upward.dropdown.button:not(.pointing):not(.floating).active { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.upward.selection.dropdown .menu { - border-top-width: 1px!important; - border-bottom-width: 0!important; - box-shadow: 0 -2px 3px #00000014; + border-top-width: 1px!important; + border-bottom-width: 0!important; + box-shadow: 0 -2px 3px #00000014 } .ui.upward.selection.dropdown:hover { - box-shadow: 0 0 2px #0000000d; + box-shadow: 0 0 2px #0000000d } .ui.active.upward.selection.dropdown { - border-radius: 0 0 .28571429rem .28571429rem!important; + border-radius: 0 0 .28571429rem .28571429rem!important } .ui.upward.selection.dropdown.visible { - box-shadow: 0 0 3px #00000014; - border-radius: 0 0 .28571429rem .28571429rem!important; + box-shadow: 0 0 3px #00000014; + border-radius: 0 0 .28571429rem .28571429rem!important } .ui.upward.active.selection.dropdown:hover { - box-shadow: 0 0 3px #0000000d; + box-shadow: 0 0 3px #0000000d } .ui.upward.active.selection.dropdown:hover .menu { - box-shadow: 0 -2px 3px #00000014; + box-shadow: 0 -2px 3px #00000014 } .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { - overflow-x: hidden; - overflow-y: auto; + overflow-x: hidden; + overflow-y: auto } .ui.scrolling.dropdown .menu { - overflow-x: hidden; - overflow-y: auto; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-overflow-scrolling: touch; - min-width: 100%!important; - width: auto!important; + overflow-x: hidden; + overflow-y: auto; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-overflow-scrolling: touch; + min-width: 100%!important; + width: auto!important } .ui.dropdown .scrolling.menu { - position: static; - overflow-y: auto; - border: none; - box-shadow: none!important; - border-radius: 0!important; - margin: 0!important; - min-width: 100%!important; - width: auto!important; - border-top: 1px solid rgba(34,36,38,.15); + position: static; + overflow-y: auto; + border: none; + box-shadow: none!important; + border-radius: 0!important; + margin: 0!important; + min-width: 100%!important; + width: auto!important; + border-top: 1px solid rgba(34,36,38,.15) } .ui.scrolling.dropdown .menu .item.item.item,.ui.dropdown .scrolling.menu>.item.item.item { - border-top: none; + border-top: none } .ui.scrolling.dropdown .menu .item:first-child,.ui.dropdown .scrolling.menu .item:first-child { - border-top: none; + border-top: none } .ui.dropdown>.animating.menu .scrolling.menu,.ui.dropdown>.visible.menu .scrolling.menu { - display: block; + display: block } @media all and (-ms-high-contrast: none) { - .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { - min-width: calc(100% - 17px); - } + .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { + min-width: calc(100% - 17px) + } } @media only screen and (max-width: 767.98px) { - .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { - max-height: 10.28571429rem; - } + .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { + max-height:10.28571429rem + } } @media only screen and (min-width: 768px) { - .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { - max-height: 15.42857143rem; - } + .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { + max-height:15.42857143rem + } } @media only screen and (min-width: 992px) { - .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { - max-height: 20.57142857rem; - } + .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { + max-height:20.57142857rem + } } @media only screen and (min-width: 1920px) { - .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { - max-height: 20.57142857rem; - } + .ui.scrolling.dropdown .menu,.ui.dropdown .scrolling.menu { + max-height:20.57142857rem + } } .ui.column.dropdown>.menu { - flex-wrap: wrap; + flex-wrap: wrap } .ui.dropdown[class*="two column"]>.menu>.item { - width: 50%; + width: 50% } .ui.dropdown[class*="three column"]>.menu>.item { - width: 33%; + width: 33% } .ui.dropdown[class*="four column"]>.menu>.item { - width: 25%; + width: 25% } .ui.dropdown[class*="five column"]>.menu>.item { - width: 20%; + width: 20% } .ui.simple.dropdown .menu:before,.ui.simple.dropdown .menu:after { - display: none; + display: none } .ui.simple.dropdown .menu { - position: absolute; - display: -ms-inline-flexbox!important; - display: block; - overflow: hidden; - top: -9999px; - opacity: 0; - width: 0; - height: 0; - transition: opacity .1s ease; - margin-top: 0!important; + position: absolute; + display: -ms-inline-flexbox!important; + display: block; + overflow: hidden; + top: -9999px; + opacity: 0; + width: 0; + height: 0; + transition: opacity .1s ease; + margin-top: 0!important } .ui.simple.active.dropdown,.ui.simple.dropdown:hover { - border-bottom-left-radius: 0!important; - border-bottom-right-radius: 0!important; + border-bottom-left-radius: 0!important; + border-bottom-right-radius: 0!important } .ui.simple.active.dropdown>.menu,.ui.simple.dropdown:hover>.menu { - overflow: visible; - width: auto; - height: auto; - top: 100%; - opacity: 1; + overflow: visible; + width: auto; + height: auto; + top: 100%; + opacity: 1 } .ui.simple.dropdown>.menu>.item:active>.menu,.ui.simple.dropdown .menu .item:hover>.menu { - overflow: visible; - width: auto; - height: auto; - top: 0!important; - left: 100%; - opacity: 1; + overflow: visible; + width: auto; + height: auto; + top: 0!important; + left: 100%; + opacity: 1 } .ui.simple.dropdown>.menu>.item:active>.left.menu,.ui.simple.dropdown .menu .item:hover>.left.menu,.right.menu .ui.simple.dropdown>.menu>.item:active>.menu:not(.right),.right.menu .ui.simple.dropdown>.menu .item:hover>.menu:not(.right) { - left: auto; - right: 100%; + left: auto; + right: 100% } .ui.simple.disabled.dropdown:hover .menu { - display: none; - height: 0; - width: 0; - overflow: hidden; + display: none; + height: 0; + width: 0; + overflow: hidden } .ui.simple.visible.dropdown>.menu { - display: block; + display: block } .ui.simple.scrolling.active.dropdown>.menu,.ui.simple.scrolling.dropdown:hover>.menu { - overflow-x: hidden; - overflow-y: auto; + overflow-x: hidden; + overflow-y: auto } .ui.fluid.dropdown { - display: block; - width: 100%!important; - min-width: 0; + display: block; + width: 100%!important; + min-width: 0 } .ui.fluid.dropdown>.dropdown.icon { - float: right; + float: right } .ui.floating.dropdown .menu { - left: 0; - right: auto; - box-shadow: 0 2px 4px #2224261f,0 2px 10px #22242626!important; - border-radius: .28571429rem!important; + left: 0; + right: auto; + box-shadow: 0 2px 4px #2224261f,0 2px 10px #22242626!important; + border-radius: .28571429rem!important } .ui.floating.dropdown>.menu { - border-radius: .28571429rem!important; + border-radius: .28571429rem!important } .ui:not(.upward).floating.dropdown>.menu { - margin-top: .5em; + margin-top: .5em } .ui.upward.floating.dropdown>.menu { - margin-bottom: .5em; + margin-bottom: .5em } .ui.pointing.dropdown>.menu { - top: 100%; - margin-top: .78571429rem; - border-radius: .28571429rem; + top: 100%; + margin-top: .78571429rem; + border-radius: .28571429rem } .ui.pointing.dropdown>.menu:not(.hidden):after { - display: block; - position: absolute; - pointer-events: none; - content: ""; - visibility: visible; - transform: rotate(45deg); - width: .5em; - height: .5em; - box-shadow: -1px -1px #22242626; - background: #FFFFFF; - z-index: 2; + display: block; + position: absolute; + pointer-events: none; + content: ""; + visibility: visible; + transform: rotate(45deg); + width: .5em; + height: .5em; + box-shadow: -1px -1px #22242626; + background: #FFFFFF; + z-index: 2 } .ui.pointing.dropdown>.menu:not(.hidden):after { - top: -.25em; - left: 50%; - margin: 0 0 0 -.25em; + top: -.25em; + left: 50%; + margin: 0 0 0 -.25em } .ui.top.left.pointing.dropdown>.menu { - inset: 100% auto auto 0; - margin: 1em 0 0; + inset: 100% auto auto 0; + margin: 1em 0 0 } .ui.top.left.pointing.dropdown>.menu:after { - top: -.25em; - left: 1em; - right: auto; - margin: 0; - transform: rotate(45deg); + top: -.25em; + left: 1em; + right: auto; + margin: 0; + transform: rotate(45deg) } .ui.top.right.pointing.dropdown>.menu { - inset: 100% 0 auto auto; - margin: 1em 0 0; + inset: 100% 0 auto auto; + margin: 1em 0 0 } .ui.top.pointing.dropdown>.left.menu:after,.ui.top.right.pointing.dropdown>.menu:after { - top: -.25em; - left: auto!important; - right: 1em!important; - margin: 0; - transform: rotate(45deg); + top: -.25em; + left: auto!important; + right: 1em!important; + margin: 0; + transform: rotate(45deg) } .ui.left.pointing.dropdown>.menu { - top: 0; - left: 100%; - right: auto; - margin: 0 0 0 1em; + top: 0; + left: 100%; + right: auto; + margin: 0 0 0 1em } .ui.left.pointing.dropdown>.menu:after { - top: 1em; - left: -.25em; - margin: 0; - transform: rotate(-45deg); + top: 1em; + left: -.25em; + margin: 0; + transform: rotate(-45deg) } .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu { - left: auto!important; - right: 100%!important; - margin: 0 1em 0 0; + left: auto!important; + right: 100%!important; + margin: 0 1em 0 0 } .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after { - top: 1em; - left: auto; - right: -.25em; - margin: 0; - transform: rotate(135deg); + top: 1em; + left: auto; + right: -.25em; + margin: 0; + transform: rotate(135deg) } .ui.right.pointing.dropdown>.menu { - top: 0; - left: auto; - right: 100%; - margin: 0 1em 0 0; + top: 0; + left: auto; + right: 100%; + margin: 0 1em 0 0 } .ui.right.pointing.dropdown>.menu:after { - top: 1em; - left: auto; - right: -.25em; - margin: 0; - transform: rotate(135deg); + top: 1em; + left: auto; + right: -.25em; + margin: 0; + transform: rotate(135deg) } .ui.bottom.pointing.dropdown>.menu { - inset: auto auto 100% 0; - margin: 0 0 1em; + inset: auto auto 100% 0; + margin: 0 0 1em } .ui.bottom.pointing.dropdown>.menu:after { - top: auto; - bottom: -.25em; - right: auto; - margin: 0; - transform: rotate(-135deg); + top: auto; + bottom: -.25em; + right: auto; + margin: 0; + transform: rotate(-135deg) } .ui.bottom.pointing.dropdown>.menu .menu { - top: auto!important; - bottom: 0!important; + top: auto!important; + bottom: 0!important } .ui.bottom.left.pointing.dropdown>.menu { - left: 0; - right: auto; + left: 0; + right: auto } .ui.bottom.left.pointing.dropdown>.menu:after { - left: 1em; - right: auto; + left: 1em; + right: auto } .ui.bottom.right.pointing.dropdown>.menu { - right: 0; - left: auto; + right: 0; + left: auto } .ui.bottom.right.pointing.dropdown>.menu:after { - left: auto; - right: 1em; + left: auto; + right: 1em } .ui.pointing.upward.dropdown .menu,.ui.top.pointing.upward.dropdown .menu { - top: auto!important; - bottom: 100%!important; - margin: 0 0 .78571429rem; - border-radius: .28571429rem; + top: auto!important; + bottom: 100%!important; + margin: 0 0 .78571429rem; + border-radius: .28571429rem } .ui.pointing.upward.dropdown .menu:after,.ui.top.pointing.upward.dropdown .menu:after { - top: 100%!important; - bottom: auto!important; - box-shadow: 1px 1px #22242626; - margin: -.25em 0 0; + top: 100%!important; + bottom: auto!important; + box-shadow: 1px 1px #22242626; + margin: -.25em 0 0 } .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu { - top: auto!important; - bottom: 0!important; - margin: 0 1em 0 0; + top: auto!important; + bottom: 0!important; + margin: 0 1em 0 0 } .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after { - top: auto!important; - bottom: 0!important; - margin: 0 0 1em; - box-shadow: -1px -1px #22242626; + top: auto!important; + bottom: 0!important; + margin: 0 0 1em; + box-shadow: -1px -1px #22242626 } .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu { - top: auto!important; - bottom: 0!important; - margin: 0 0 0 1em; + top: auto!important; + bottom: 0!important; + margin: 0 0 0 1em } .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after { - top: auto!important; - bottom: 0!important; - margin: 0 0 1em; - box-shadow: -1px -1px #22242626; + top: auto!important; + bottom: 0!important; + margin: 0 0 1em; + box-shadow: -1px -1px #22242626 } .ui.dropdown,.ui.dropdown .menu>.item { - font-size: 1rem; + font-size: 1rem } .ui.mini.dropdown,.ui.mini.dropdown .menu>.item { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.dropdown,.ui.tiny.dropdown .menu>.item { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.dropdown,.ui.small.dropdown .menu>.item { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.dropdown,.ui.large.dropdown .menu>.item { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.dropdown,.ui.big.dropdown .menu>.item { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.dropdown,.ui.huge.dropdown .menu>.item { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.dropdown,.ui.massive.dropdown .menu>.item { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.inverted.dropdown .menu { - background: #1B1C1D; - box-shadow: none; - border: 1px solid rgba(255,255,255,.15); + background: #1B1C1D; + box-shadow: none; + border: 1px solid rgba(255,255,255,.15) } .ui.inverted.dropdown .menu>.item { - color: #fffc; + color: #fffc } .ui.inverted.dropdown .menu .active.item { - background: transparent; - color: #fffc; - box-shadow: none; + background: transparent; + color: #fffc; + box-shadow: none } .ui.inverted.dropdown .menu>.item:hover { - background: rgba(255,255,255,.08); - color: #fffc; + background: rgba(255,255,255,.08); + color: #fffc } .ui.inverted.dropdown.selected,.ui.inverted.dropdown .menu .selected.item { - background: rgba(255,255,255,.15); - color: #fffc; + background: rgba(255,255,255,.15); + color: #fffc } .ui.inverted.dropdown .menu>.header { - color: #fff; + color: #fff } .ui.inverted.dropdown>.text>.description,.ui.inverted.dropdown .menu>.item>.description { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.dropdown .menu>.divider { - border-top: 1px solid rgba(255,255,255,.15); + border-top: 1px solid rgba(255,255,255,.15) } .ui.inverted.dropdown .scrolling.menu { - border: none; - border-top: 1px solid rgba(255,255,255,.15); + border: none; + border-top: 1px solid rgba(255,255,255,.15) } .ui.inverted.selection.dropdown { - border: 1px solid rgba(255,255,255,.15); - background: #1B1C1D; - color: #fffc; + border: 1px solid rgba(255,255,255,.15); + background: #1B1C1D; + color: #fffc } .ui.inverted.selection.dropdown:hover { - border-color: #ffffff40; - box-shadow: none; + border-color: #ffffff40; + box-shadow: none } .ui.inverted.selection.dropdown input { - color: #fff; + color: #fff } .ui.inverted.selection.visible.dropdown>.text:not(.default) { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.selection.active.dropdown .menu,.ui.inverted.selection.active.dropdown:hover { - border-color: #ffffff26; + border-color: #ffffff26 } .ui.inverted.selection.dropdown .menu>.item { - border-top: 1px solid #242526; + border-top: 1px solid #242526 } .ui.inverted.dropdown:not(.button)>.default.text,.ui.inverted.default.dropdown:not(.button)>.text { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.dropdown:not(.button)>input:focus~.default.text,.ui.inverted.default.dropdown:not(.button)>input:focus~.text { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.active.search.dropdown input.search:focus+.text i.icon,.ui.inverted.active.search.dropdown input.search:focus+.text .flag { - opacity: .45; + opacity: .45 } .ui.inverted.active.search.dropdown input.search:focus+.text { - color: #ffffffb3!important; + color: #ffffffb3!important } .ui.inverted.dropdown .menu>.message:not(.ui) { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.dropdown .menu>.item:first-child { - border-top-width: 0; + border-top-width: 0 } .ui.inverted.multiple.dropdown>.label { - background-color: #ffffffb3; - background-image: none; - color: #000; - box-shadow: 0 0 0 1px #fff0 inset; + background-color: #ffffffb3; + background-image: none; + color: #000; + box-shadow: 0 0 0 1px #fff0 inset } .ui.inverted.multiple.dropdown>.label:hover { - background-color: #ffffffe6; - border-color: #ffffffe6; - background-image: none; - color: #000; + background-color: #ffffffe6; + border-color: #ffffffe6; + background-image: none; + color: #000 } .ui.inverted.multiple.dropdown>.label>.close.icon,.ui.inverted.multiple.dropdown>.label>.delete.icon { - opacity: .6; + opacity: .6 } .ui.inverted.multiple.dropdown>.label>.close.icon:hover,.ui.inverted.multiple.dropdown>.label>.delete.icon:hover { - opacity: .8; + opacity: .8 } .ui.inverted.dropdown textarea::-webkit-selection,.ui.inverted.dropdown input::-webkit-selection { - background-color: #ffffff40; - color: #fffc; + background-color: #ffffff40; + color: #fffc } .ui.inverted.dropdown textarea::-moz-selection,.ui.inverted.dropdown input::-moz-selection { - background-color: #ffffff40; - color: #fffc; + background-color: #ffffff40; + color: #fffc } .ui.inverted.dropdown textarea::selection,.ui.inverted.dropdown input::selection { - background-color: #ffffff40; - color: #fffc; + background-color: #ffffff40; + color: #fffc } .ui.inverted.dropdown .menu::-webkit-scrollbar-track { - background: rgba(255,255,255,.1); + background: rgba(255,255,255,.1) } .ui.inverted.dropdown .menu::-webkit-scrollbar-thumb { - background: rgba(255,255,255,.25); + background: rgba(255,255,255,.25) } .ui.inverted.dropdown .menu::-webkit-scrollbar-thumb:window-inactive { - background: rgba(255,255,255,.15); + background: rgba(255,255,255,.15) } .ui.inverted.dropdown .menu::-webkit-scrollbar-thumb:hover { - background: rgba(255,255,255,.35); + background: rgba(255,255,255,.35) } .ui.inverted.pointing.dropdown>.menu:after { - background: #1B1C1D; - box-shadow: -1px -1px #ffffff26; + background: #1B1C1D; + box-shadow: -1px -1px #ffffff26 } @font-face { - font-family:Dropdown;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zjo82LgAAAFwAAABVGhlYWQAQ88bAAACxAAAADZoaGVhAwcB6QAAAvwAAAAkaG10eAS4ABIAAAMgAAAAIGxvY2EBNgDeAAADQAAAABJtYXhwAAoAFgAAA1QAAAAgbmFtZVcZpu4AAAN0AAABRXBvc3QAAwAAAAAEvAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDX//3//wAB/+MPLQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAIABJQElABMAABM0NzY3BTYXFhUUDwEGJwYvASY1AAUGBwEACAUGBoAFCAcGgAUBEgcGBQEBAQcECQYHfwYBAQZ/BwYAAQAAAG4BJQESABMAADc0PwE2MzIfARYVFAcGIyEiJyY1AAWABgcIBYAGBgUI/wAHBgWABwaABQWABgcHBgUFBgcAAAABABIASQC3AW4AEwAANzQ/ATYXNhcWHQEUBwYnBi8BJjUSBoAFCAcFBgYFBwgFgAbbBwZ/BwEBBwQJ/wgEBwEBB38GBgAAAAABAAAASQClAW4AEwAANxE0NzYzMh8BFhUUDwEGIyInJjUABQYHCAWABgaABQgHBgVbAQAIBQYGgAUIBwWABgYFBwAAAAEAAAABAADZuaKOXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAAAAACgAUAB4AQgBkAIgAqgAAAAEAAAAIABQAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");font-weight:400;font-style:normal; + font-family: Dropdown; + src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zjo82LgAAAFwAAABVGhlYWQAQ88bAAACxAAAADZoaGVhAwcB6QAAAvwAAAAkaG10eAS4ABIAAAMgAAAAIGxvY2EBNgDeAAADQAAAABJtYXhwAAoAFgAAA1QAAAAgbmFtZVcZpu4AAAN0AAABRXBvc3QAAwAAAAAEvAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDX//3//wAB/+MPLQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAIABJQElABMAABM0NzY3BTYXFhUUDwEGJwYvASY1AAUGBwEACAUGBoAFCAcGgAUBEgcGBQEBAQcECQYHfwYBAQZ/BwYAAQAAAG4BJQESABMAADc0PwE2MzIfARYVFAcGIyEiJyY1AAWABgcIBYAGBgUI/wAHBgWABwaABQWABgcHBgUFBgcAAAABABIASQC3AW4AEwAANzQ/ATYXNhcWHQEUBwYnBi8BJjUSBoAFCAcFBgYFBwgFgAbbBwZ/BwEBBwQJ/wgEBwEBB38GBgAAAAABAAAASQClAW4AEwAANxE0NzYzMh8BFhUUDwEGIyInJjUABQYHCAWABgaABQgHBgVbAQAIBQYGgAUIBwWABgYFBwAAAAEAAAABAADZuaKOXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAAAAACgAUAB4AQgBkAIgAqgAAAAEAAAAIABQAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff"); + font-weight: 400; + font-style: normal } .ui.dropdown>.dropdown.icon { - font-family: Dropdown; - line-height: 1; - height: 1em; - width: 1.23em; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - font-weight: 400; - font-style: normal; - text-align: center; + font-family: Dropdown; + line-height: 1; + height: 1em; + width: 1.23em; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + font-weight: 400; + font-style: normal; + text-align: center } .ui.dropdown>.dropdown.icon { - width: auto; + width: auto } .ui.dropdown>.dropdown.icon:before { - content: "\f0d7"; + content: "\f0d7" } .ui.dropdown .menu .item .dropdown.icon:before { - content: "\f0da"; + content: "\f0da" } .ui.dropdown .item .left.dropdown.icon:before,.ui.dropdown .left.menu .item .dropdown.icon:before { - content: "\f0d9"; + content: "\f0d9" } .ui.vertical.menu .dropdown.item>.dropdown.icon:before { - content: "\f0da"; + content: "\f0da" } .ui.form { - position: relative; - max-width: 100%; + position: relative; + max-width: 100% } .ui.form>p { - margin: 1em 0; + margin: 1em 0 } .ui.form .field { - clear: both; - margin: 0 0 1em; + clear: both; + margin: 0 0 1em } .ui.form .fields .fields,.ui.form .field:last-child,.ui.form .fields:last-child .field { - margin-bottom: 0; + margin-bottom: 0 } .ui.form .fields .field { - clear: both; - margin: 0; + clear: both; + margin: 0 } .ui.form .field>label { - display: block; - margin: 0 0 .28571429rem; - color: #000000de; - font-size: .92857143em; - font-weight: 500; - text-transform: none; + display: block; + margin: 0 0 .28571429rem; + color: #000000de; + font-size: .92857143em; + font-weight: 500; + text-transform: none } .ui.form textarea,.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=time],.ui.form input[type=text],.ui.form input[type=file],.ui.form input[type=url] { - width: 100%; - vertical-align: top; + width: 100%; + vertical-align: top } .ui.form ::-webkit-datetime-edit,.ui.form ::-webkit-inner-spin-button { - height: 1.21428571em; + height: 1.21428571em } .ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=time],.ui.form input[type=text],.ui.form input[type=file],.ui.form input[type=url] { - font-family: var(--fonts-regular); - margin: 0; - outline: none; - -webkit-appearance: none; - -webkit-tap-highlight-color: rgba(255,255,255,0); - line-height: 1.21428571em; - padding: .67857143em 1em; - font-size: 1em; - background: #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - color: #000000de; - border-radius: .28571429rem; - box-shadow: 0 0 0 0 transparent inset; - transition: color .1s ease,border-color .1s ease; + font-family: var(--fonts-regular); + margin: 0; + outline: none; + -webkit-appearance: none; + -webkit-tap-highlight-color: rgba(255,255,255,0); + line-height: 1.21428571em; + padding: .67857143em 1em; + font-size: 1em; + background: #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + color: #000000de; + border-radius: .28571429rem; + box-shadow: 0 0 0 0 transparent inset; + transition: color .1s ease,border-color .1s ease } .ui.input textarea,.ui.form textarea { - margin: 0; - -webkit-appearance: none; - -webkit-tap-highlight-color: rgba(255,255,255,0); - padding: .78571429em 1em; - background: #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - outline: none; - color: #000000de; - border-radius: .28571429rem; - box-shadow: 0 0 0 0 transparent inset; - transition: color .1s ease,border-color .1s ease; - font-size: 1em; - font-family: var(--fonts-regular); - line-height: 1.2857; - resize: vertical; + margin: 0; + -webkit-appearance: none; + -webkit-tap-highlight-color: rgba(255,255,255,0); + padding: .78571429em 1em; + background: #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + outline: none; + color: #000000de; + border-radius: .28571429rem; + box-shadow: 0 0 0 0 transparent inset; + transition: color .1s ease,border-color .1s ease; + font-size: 1em; + font-family: var(--fonts-regular); + line-height: 1.2857; + resize: vertical } .ui.form textarea:not([rows]) { - height: 12em; - min-height: 8em; - max-height: 24em; + height: 12em; + min-height: 8em; + max-height: 24em } .ui.form textarea,.ui.form input[type=checkbox] { - vertical-align: top; + vertical-align: top } .ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) label+.ui.ui.checkbox { - margin-top: .7em; + margin-top: .7em } .ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.checkbox { - margin-top: 2.41428571em; + margin-top: 2.41428571em } .ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.toggle.checkbox { - margin-top: 2.21428571em; + margin-top: 2.21428571em } .ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.slider.checkbox { - margin-top: 2.61428571em; + margin-top: 2.61428571em } .ui.ui.form .field .fields .field:not(:only-child) .ui.checkbox { - margin-top: .6em; + margin-top: .6em } .ui.ui.form .field .fields .field:not(:only-child) .ui.toggle.checkbox { - margin-top: .5em; + margin-top: .5em } .ui.ui.form .field .fields .field:not(:only-child) .ui.slider.checkbox { - margin-top: .7em; + margin-top: .7em } .ui.form .field .transparent.input:not(.icon) input,.ui.form .field input.transparent,.ui.form .field textarea.transparent { - padding: .67857143em 1em; + padding: .67857143em 1em } .ui.form .field input.transparent,.ui.form .field textarea.transparent { - border-color: transparent!important; - background-color: transparent!important; - box-shadow: none!important; + border-color: transparent!important; + background-color: transparent!important; + box-shadow: none!important } .ui.form input.attached { - width: auto; + width: auto } .ui.form select { - display: block; - height: auto; - width: 100%; - background: #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - border-radius: .28571429rem; - box-shadow: 0 0 0 0 transparent inset; - padding: .62em 1em; - color: #000000de; - transition: color .1s ease,border-color .1s ease; + display: block; + height: auto; + width: 100%; + background: #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + border-radius: .28571429rem; + box-shadow: 0 0 0 0 transparent inset; + padding: .62em 1em; + color: #000000de; + transition: color .1s ease,border-color .1s ease } .ui.form .field>.selection.dropdown { - min-width: auto; - width: 100%; + min-width: auto; + width: 100% } .ui.form .field>.selection.dropdown>.dropdown.icon { - float: right; + float: right } .ui.form .inline.fields .field>.selection.dropdown,.ui.form .inline.field>.selection.dropdown { - width: auto; + width: auto } .ui.form .inline.fields .field>.selection.dropdown>.dropdown.icon,.ui.form .inline.field>.selection.dropdown>.dropdown.icon { - float: none; + float: none } .ui.form .field .ui.input,.ui.form .fields .field .ui.input,.ui.form .wide.field .ui.input { - width: 100%; + width: 100% } .ui.form .inline.fields .field:not(.wide) .ui.input,.ui.form .inline.field:not(.wide) .ui.input { - width: auto; - vertical-align: middle; + width: auto; + vertical-align: middle } .ui.form .fields .field .ui.input input,.ui.form .field .ui.input input { - width: auto; + width: auto } .ui.form .ten.fields .ui.input input,.ui.form .nine.fields .ui.input input,.ui.form .eight.fields .ui.input input,.ui.form .seven.fields .ui.input input,.ui.form .six.fields .ui.input input,.ui.form .five.fields .ui.input input,.ui.form .four.fields .ui.input input,.ui.form .three.fields .ui.input input,.ui.form .two.fields .ui.input input,.ui.form .wide.field .ui.input input { - flex: 1 0 auto; - width: 0; + flex: 1 0 auto; + width: 0 } .ui.form .error.message,.ui.form .error.message:empty { - display: none; + display: none } .ui.form .info.message,.ui.form .info.message:empty { - display: none; + display: none } .ui.form .success.message,.ui.form .success.message:empty { - display: none; + display: none } .ui.form .warning.message,.ui.form .warning.message:empty { - display: none; + display: none } .ui.form .message:first-child { - margin-top: 0; + margin-top: 0 } .ui.form .field .prompt.label { - white-space: normal; - background: #FFFFFF!important; - border: 1px solid #E0B4B4!important; - color: #9f3a38!important; + white-space: normal; + background: #FFFFFF!important; + border: 1px solid #E0B4B4!important; + color: #9f3a38!important } .ui.form .inline.fields .field .prompt,.ui.form .inline.field .prompt { - vertical-align: top; - margin: -.25em 0 -.5em .5em; + vertical-align: top; + margin: -.25em 0 -.5em .5em } .ui.form .inline.fields .field .prompt:before,.ui.form .inline.field .prompt:before { - border-width: 0 0 1px 1px; - inset: 50% auto auto 0; + border-width: 0 0 1px 1px; + inset: 50% auto auto 0 } .ui.form .field.field input:-webkit-autofill { - box-shadow: 0 0 0 100px ivory inset!important; - border-color: #e5dfa1!important; + box-shadow: 0 0 0 100px ivory inset!important; + border-color: #e5dfa1!important } .ui.form .field.field input:-webkit-autofill:focus { - box-shadow: 0 0 0 100px ivory inset!important; - border-color: #d5c315!important; + box-shadow: 0 0 0 100px ivory inset!important; + border-color: #d5c315!important } .ui.form ::-webkit-input-placeholder { - color: #bfbfbfde; + color: #bfbfbfde } .ui.form :-ms-input-placeholder { - color: #bfbfbfde!important; + color: #bfbfbfde!important } .ui.form ::-moz-placeholder { - color: #bfbfbfde; + color: #bfbfbfde } .ui.form :focus::-webkit-input-placeholder { - color: #737373de; + color: #737373de } .ui.form :focus:-ms-input-placeholder { - color: #737373de!important; + color: #737373de!important } .ui.form :focus::-moz-placeholder { - color: #737373de; + color: #737373de } .ui.form input:not([type]):focus,.ui.form input[type=date]:focus,.ui.form input[type=datetime-local]:focus,.ui.form input[type=email]:focus,.ui.form input[type=number]:focus,.ui.form input[type=password]:focus,.ui.form input[type=search]:focus,.ui.form input[type=tel]:focus,.ui.form input[type=time]:focus,.ui.form input[type=text]:focus,.ui.form input[type=file]:focus,.ui.form input[type=url]:focus { - color: #000000f2; - border-color: #85b7d9; - border-radius: .28571429rem; - background: #FFFFFF; - box-shadow: 0 0 #22242659 inset; + color: #000000f2; + border-color: #85b7d9; + border-radius: .28571429rem; + background: #FFFFFF; + box-shadow: 0 0 #22242659 inset } .ui.form .ui.action.input:not([class*="left action"]) input:not([type]):focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=date]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=datetime-local]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=email]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=number]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=password]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=search]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=tel]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=time]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=text]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=file]:focus,.ui.form .ui.action.input:not([class*="left action"]) input[type=url]:focus { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0 } .ui.form .ui[class*="left action"].input input:not([type]),.ui.form .ui[class*="left action"].input input[type=date],.ui.form .ui[class*="left action"].input input[type=datetime-local],.ui.form .ui[class*="left action"].input input[type=email],.ui.form .ui[class*="left action"].input input[type=number],.ui.form .ui[class*="left action"].input input[type=password],.ui.form .ui[class*="left action"].input input[type=search],.ui.form .ui[class*="left action"].input input[type=tel],.ui.form .ui[class*="left action"].input input[type=time],.ui.form .ui[class*="left action"].input input[type=text],.ui.form .ui[class*="left action"].input input[type=file],.ui.form .ui[class*="left action"].input input[type=url] { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0 } .ui.form textarea:focus { - color: #000000f2; - border-color: #85b7d9; - border-radius: .28571429rem; - background: #FFFFFF; - box-shadow: 0 0 #22242659 inset; - -webkit-appearance: none; + color: #000000f2; + border-color: #85b7d9; + border-radius: .28571429rem; + background: #FFFFFF; + box-shadow: 0 0 #22242659 inset; + -webkit-appearance: none } .ui.form.error .error.message:not(:empty) { - display: block; + display: block } .ui.form.error .compact.error.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form.error .icon.error.message:not(:empty) { - display: flex; + display: flex } .ui.form .fields.error .error.message:not(:empty),.ui.form .field.error .error.message:not(:empty) { - display: block; + display: block } .ui.form .fields.error .compact.error.message:not(:empty),.ui.form .field.error .compact.error.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form .fields.error .icon.error.message:not(:empty),.ui.form .field.error .icon.error.message:not(:empty) { - display: flex; + display: flex } .ui.ui.form .fields.error .field label,.ui.ui.form .field.error label,.ui.ui.form .fields.error .field .input,.ui.ui.form .field.error .input { - color: #9f3a38; + color: #9f3a38 } .ui.form .fields.error .field .corner.label,.ui.form .field.error .corner.label { - border-color: #9f3a38; - color: #fff; + border-color: #9f3a38; + color: #fff } .ui.form .fields.error .field textarea,.ui.form .fields.error .field select,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=url],.ui.form .field.error textarea,.ui.form .field.error select,.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=time],.ui.form .field.error input[type=text],.ui.form .field.error input[type=file],.ui.form .field.error input[type=url] { - color: #9f3a38; - background: #FFF6F6; - border-color: #e0b4b4; - border-radius: ""; - box-shadow: none; + color: #9f3a38; + background: #FFF6F6; + border-color: #e0b4b4; + border-radius: ""; + box-shadow: none } .ui.form .field.error textarea:focus,.ui.form .field.error select:focus,.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=url]:focus { - background: #FFF6F6; - border-color: #e0b4b4; - color: #9f3a38; - box-shadow: none; + background: #FFF6F6; + border-color: #e0b4b4; + color: #9f3a38; + box-shadow: none } .ui.form .field.error select { - -webkit-appearance: menulist-button; + -webkit-appearance: menulist-button } .ui.form .field.error .transparent.input input,.ui.form .field.error .transparent.input textarea,.ui.form .field.error input.transparent,.ui.form .field.error textarea.transparent { - background-color: #fff6f6!important; - color: #9f3a38!important; + background-color: #fff6f6!important; + color: #9f3a38!important } .ui.form .error.error input:-webkit-autofill { - box-shadow: 0 0 0 100px #fffaf0 inset!important; - border-color: #e0b4b4!important; + box-shadow: 0 0 0 100px #fffaf0 inset!important; + border-color: #e0b4b4!important } .ui.form .error ::-webkit-input-placeholder { - color: #e7bdbc; + color: #e7bdbc } .ui.form .error :-ms-input-placeholder { - color: #e7bdbc!important; + color: #e7bdbc!important } .ui.form .error ::-moz-placeholder { - color: #e7bdbc; + color: #e7bdbc } .ui.form .error :focus::-webkit-input-placeholder { - color: #da9796; + color: #da9796 } .ui.form .error :focus:-ms-input-placeholder { - color: #da9796!important; + color: #da9796!important } .ui.form .error :focus::-moz-placeholder { - color: #da9796; + color: #da9796 } .ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown .item,.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown .text,.ui.form .field.error .ui.dropdown .item { - background: #FFF6F6; - color: #9f3a38; + background: #FFF6F6; + color: #9f3a38 } .ui.form .fields.error .field .ui.dropdown,.ui.form .field.error .ui.dropdown,.ui.form .fields.error .field .ui.dropdown:hover,.ui.form .field.error .ui.dropdown:hover { - border-color: #e0b4b4!important; + border-color: #e0b4b4!important } .ui.form .fields.error .field .ui.dropdown:hover .menu,.ui.form .field.error .ui.dropdown:hover .menu { - border-color: #e0b4b4; + border-color: #e0b4b4 } .ui.form .fields.error .field .ui.multiple.selection.dropdown>.label,.ui.form .field.error .ui.multiple.selection.dropdown>.label { - background-color: #eacbcb; - color: #9f3a38; + background-color: #eacbcb; + color: #9f3a38 } .ui.form .fields.error .field .ui.dropdown .menu .item:hover,.ui.form .field.error .ui.dropdown .menu .item:hover,.ui.form .fields.error .field .ui.dropdown .menu .selected.item,.ui.form .field.error .ui.dropdown .menu .selected.item { - background-color: #fbe7e7; + background-color: #fbe7e7 } .ui.form .fields.error .field .ui.dropdown .menu .active.item,.ui.form .field.error .ui.dropdown .menu .active.item { - background-color: #fdcfcf!important; + background-color: #fdcfcf!important } .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box { - color: #9f3a38; + color: #9f3a38 } .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before { - background: #FFF6F6; - border-color: #e0b4b4; + background: #FFF6F6; + border-color: #e0b4b4 } .ui.form .fields.error .field .checkbox label:after,.ui.form .field.error .checkbox label:after,.ui.form .fields.error .field .checkbox .box:after,.ui.form .field.error .checkbox .box:after { - color: #9f3a38; + color: #9f3a38 } .ui.form.info .info.message:not(:empty) { - display: block; + display: block } .ui.form.info .compact.info.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form.info .icon.info.message:not(:empty) { - display: flex; + display: flex } .ui.form .fields.info .info.message:not(:empty),.ui.form .field.info .info.message:not(:empty) { - display: block; + display: block } .ui.form .fields.info .compact.info.message:not(:empty),.ui.form .field.info .compact.info.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form .fields.info .icon.info.message:not(:empty),.ui.form .field.info .icon.info.message:not(:empty) { - display: flex; + display: flex } .ui.ui.form .fields.info .field label,.ui.ui.form .field.info label,.ui.ui.form .fields.info .field .input,.ui.ui.form .field.info .input { - color: #276f86; + color: #276f86 } .ui.form .fields.info .field .corner.label,.ui.form .field.info .corner.label { - border-color: #276f86; - color: #fff; + border-color: #276f86; + color: #fff } .ui.form .fields.info .field textarea,.ui.form .fields.info .field select,.ui.form .fields.info .field input:not([type]),.ui.form .fields.info .field input[type=date],.ui.form .fields.info .field input[type=datetime-local],.ui.form .fields.info .field input[type=email],.ui.form .fields.info .field input[type=number],.ui.form .fields.info .field input[type=password],.ui.form .fields.info .field input[type=search],.ui.form .fields.info .field input[type=tel],.ui.form .fields.info .field input[type=time],.ui.form .fields.info .field input[type=text],.ui.form .fields.info .field input[type=file],.ui.form .fields.info .field input[type=url],.ui.form .field.info textarea,.ui.form .field.info select,.ui.form .field.info input:not([type]),.ui.form .field.info input[type=date],.ui.form .field.info input[type=datetime-local],.ui.form .field.info input[type=email],.ui.form .field.info input[type=number],.ui.form .field.info input[type=password],.ui.form .field.info input[type=search],.ui.form .field.info input[type=tel],.ui.form .field.info input[type=time],.ui.form .field.info input[type=text],.ui.form .field.info input[type=file],.ui.form .field.info input[type=url] { - color: #276f86; - background: #F8FFFF; - border-color: #a9d5de; - border-radius: ""; - box-shadow: none; + color: #276f86; + background: #F8FFFF; + border-color: #a9d5de; + border-radius: ""; + box-shadow: none } .ui.form .field.info textarea:focus,.ui.form .field.info select:focus,.ui.form .field.info input:not([type]):focus,.ui.form .field.info input[type=date]:focus,.ui.form .field.info input[type=datetime-local]:focus,.ui.form .field.info input[type=email]:focus,.ui.form .field.info input[type=number]:focus,.ui.form .field.info input[type=password]:focus,.ui.form .field.info input[type=search]:focus,.ui.form .field.info input[type=tel]:focus,.ui.form .field.info input[type=time]:focus,.ui.form .field.info input[type=text]:focus,.ui.form .field.info input[type=file]:focus,.ui.form .field.info input[type=url]:focus { - background: #F8FFFF; - border-color: #a9d5de; - color: #276f86; - box-shadow: none; + background: #F8FFFF; + border-color: #a9d5de; + color: #276f86; + box-shadow: none } .ui.form .field.info select { - -webkit-appearance: menulist-button; + -webkit-appearance: menulist-button } .ui.form .field.info .transparent.input input,.ui.form .field.info .transparent.input textarea,.ui.form .field.info input.transparent,.ui.form .field.info textarea.transparent { - background-color: #f8ffff!important; - color: #276f86!important; + background-color: #f8ffff!important; + color: #276f86!important } .ui.form .info.info input:-webkit-autofill { - box-shadow: 0 0 0 100px #f0faff inset!important; - border-color: #b3e0e0!important; + box-shadow: 0 0 0 100px #f0faff inset!important; + border-color: #b3e0e0!important } .ui.form .info ::-webkit-input-placeholder { - color: #98cfe1; + color: #98cfe1 } .ui.form .info :-ms-input-placeholder { - color: #98cfe1!important; + color: #98cfe1!important } .ui.form .info ::-moz-placeholder { - color: #98cfe1; + color: #98cfe1 } .ui.form .info :focus::-webkit-input-placeholder { - color: #70bdd6; + color: #70bdd6 } .ui.form .info :focus:-ms-input-placeholder { - color: #70bdd6!important; + color: #70bdd6!important } .ui.form .info :focus::-moz-placeholder { - color: #70bdd6; + color: #70bdd6 } .ui.form .fields.info .field .ui.dropdown,.ui.form .fields.info .field .ui.dropdown .item,.ui.form .field.info .ui.dropdown,.ui.form .field.info .ui.dropdown .text,.ui.form .field.info .ui.dropdown .item { - background: #F8FFFF; - color: #276f86; + background: #F8FFFF; + color: #276f86 } .ui.form .fields.info .field .ui.dropdown,.ui.form .field.info .ui.dropdown,.ui.form .fields.info .field .ui.dropdown:hover,.ui.form .field.info .ui.dropdown:hover { - border-color: #a9d5de!important; + border-color: #a9d5de!important } .ui.form .fields.info .field .ui.dropdown:hover .menu,.ui.form .field.info .ui.dropdown:hover .menu { - border-color: #a9d5de; + border-color: #a9d5de } .ui.form .fields.info .field .ui.multiple.selection.dropdown>.label,.ui.form .field.info .ui.multiple.selection.dropdown>.label { - background-color: #cce3ea; - color: #276f86; + background-color: #cce3ea; + color: #276f86 } .ui.form .fields.info .field .ui.dropdown .menu .item:hover,.ui.form .field.info .ui.dropdown .menu .item:hover,.ui.form .fields.info .field .ui.dropdown .menu .selected.item,.ui.form .field.info .ui.dropdown .menu .selected.item { - background-color: #e9f2fb; + background-color: #e9f2fb } .ui.form .fields.info .field .ui.dropdown .menu .active.item,.ui.form .field.info .ui.dropdown .menu .active.item { - background-color: #cef1fd!important; + background-color: #cef1fd!important } .ui.form .fields.info .field .checkbox:not(.toggle):not(.slider) label,.ui.form .field.info .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.info .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.info .checkbox:not(.toggle):not(.slider) .box { - color: #276f86; + color: #276f86 } .ui.form .fields.info .field .checkbox:not(.toggle):not(.slider) label:before,.ui.form .field.info .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.info .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.info .checkbox:not(.toggle):not(.slider) .box:before { - background: #F8FFFF; - border-color: #a9d5de; + background: #F8FFFF; + border-color: #a9d5de } .ui.form .fields.info .field .checkbox label:after,.ui.form .field.info .checkbox label:after,.ui.form .fields.info .field .checkbox .box:after,.ui.form .field.info .checkbox .box:after { - color: #276f86; + color: #276f86 } .ui.form.success .success.message:not(:empty) { - display: block; + display: block } .ui.form.success .compact.success.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form.success .icon.success.message:not(:empty) { - display: flex; + display: flex } .ui.form .fields.success .success.message:not(:empty),.ui.form .field.success .success.message:not(:empty) { - display: block; + display: block } .ui.form .fields.success .compact.success.message:not(:empty),.ui.form .field.success .compact.success.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form .fields.success .icon.success.message:not(:empty),.ui.form .field.success .icon.success.message:not(:empty) { - display: flex; + display: flex } .ui.ui.form .fields.success .field label,.ui.ui.form .field.success label,.ui.ui.form .fields.success .field .input,.ui.ui.form .field.success .input { - color: #2c662d; + color: #2c662d } .ui.form .fields.success .field .corner.label,.ui.form .field.success .corner.label { - border-color: #2c662d; - color: #fff; + border-color: #2c662d; + color: #fff } .ui.form .fields.success .field textarea,.ui.form .fields.success .field select,.ui.form .fields.success .field input:not([type]),.ui.form .fields.success .field input[type=date],.ui.form .fields.success .field input[type=datetime-local],.ui.form .fields.success .field input[type=email],.ui.form .fields.success .field input[type=number],.ui.form .fields.success .field input[type=password],.ui.form .fields.success .field input[type=search],.ui.form .fields.success .field input[type=tel],.ui.form .fields.success .field input[type=time],.ui.form .fields.success .field input[type=text],.ui.form .fields.success .field input[type=file],.ui.form .fields.success .field input[type=url],.ui.form .field.success textarea,.ui.form .field.success select,.ui.form .field.success input:not([type]),.ui.form .field.success input[type=date],.ui.form .field.success input[type=datetime-local],.ui.form .field.success input[type=email],.ui.form .field.success input[type=number],.ui.form .field.success input[type=password],.ui.form .field.success input[type=search],.ui.form .field.success input[type=tel],.ui.form .field.success input[type=time],.ui.form .field.success input[type=text],.ui.form .field.success input[type=file],.ui.form .field.success input[type=url] { - color: #2c662d; - background: #FCFFF5; - border-color: #a3c293; - border-radius: ""; - box-shadow: none; + color: #2c662d; + background: #FCFFF5; + border-color: #a3c293; + border-radius: ""; + box-shadow: none } .ui.form .field.success textarea:focus,.ui.form .field.success select:focus,.ui.form .field.success input:not([type]):focus,.ui.form .field.success input[type=date]:focus,.ui.form .field.success input[type=datetime-local]:focus,.ui.form .field.success input[type=email]:focus,.ui.form .field.success input[type=number]:focus,.ui.form .field.success input[type=password]:focus,.ui.form .field.success input[type=search]:focus,.ui.form .field.success input[type=tel]:focus,.ui.form .field.success input[type=time]:focus,.ui.form .field.success input[type=text]:focus,.ui.form .field.success input[type=file]:focus,.ui.form .field.success input[type=url]:focus { - background: #FCFFF5; - border-color: #a3c293; - color: #2c662d; - box-shadow: none; + background: #FCFFF5; + border-color: #a3c293; + color: #2c662d; + box-shadow: none } .ui.form .field.success select { - -webkit-appearance: menulist-button; + -webkit-appearance: menulist-button } .ui.form .field.success .transparent.input input,.ui.form .field.success .transparent.input textarea,.ui.form .field.success input.transparent,.ui.form .field.success textarea.transparent { - background-color: #fcfff5!important; - color: #2c662d!important; + background-color: #fcfff5!important; + color: #2c662d!important } .ui.form .success.success input:-webkit-autofill { - box-shadow: 0 0 0 100px #f0fff0 inset!important; - border-color: #bee0b3!important; + box-shadow: 0 0 0 100px #f0fff0 inset!important; + border-color: #bee0b3!important } .ui.form .success ::-webkit-input-placeholder { - color: #8fcf90; + color: #8fcf90 } .ui.form .success :-ms-input-placeholder { - color: #8fcf90!important; + color: #8fcf90!important } .ui.form .success ::-moz-placeholder { - color: #8fcf90; + color: #8fcf90 } .ui.form .success :focus::-webkit-input-placeholder { - color: #6cbf6d; + color: #6cbf6d } .ui.form .success :focus:-ms-input-placeholder { - color: #6cbf6d!important; + color: #6cbf6d!important } .ui.form .success :focus::-moz-placeholder { - color: #6cbf6d; + color: #6cbf6d } .ui.form .fields.success .field .ui.dropdown,.ui.form .fields.success .field .ui.dropdown .item,.ui.form .field.success .ui.dropdown,.ui.form .field.success .ui.dropdown .text,.ui.form .field.success .ui.dropdown .item { - background: #FCFFF5; - color: #2c662d; + background: #FCFFF5; + color: #2c662d } .ui.form .fields.success .field .ui.dropdown,.ui.form .field.success .ui.dropdown,.ui.form .fields.success .field .ui.dropdown:hover,.ui.form .field.success .ui.dropdown:hover { - border-color: #a3c293!important; + border-color: #a3c293!important } .ui.form .fields.success .field .ui.dropdown:hover .menu,.ui.form .field.success .ui.dropdown:hover .menu { - border-color: #a3c293; + border-color: #a3c293 } .ui.form .fields.success .field .ui.multiple.selection.dropdown>.label,.ui.form .field.success .ui.multiple.selection.dropdown>.label { - background-color: #cceacc; - color: #2c662d; + background-color: #cceacc; + color: #2c662d } .ui.form .fields.success .field .ui.dropdown .menu .item:hover,.ui.form .field.success .ui.dropdown .menu .item:hover,.ui.form .fields.success .field .ui.dropdown .menu .selected.item,.ui.form .field.success .ui.dropdown .menu .selected.item { - background-color: #e9fbe9; + background-color: #e9fbe9 } .ui.form .fields.success .field .ui.dropdown .menu .active.item,.ui.form .field.success .ui.dropdown .menu .active.item { - background-color: #dafdce!important; + background-color: #dafdce!important } .ui.form .fields.success .field .checkbox:not(.toggle):not(.slider) label,.ui.form .field.success .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.success .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.success .checkbox:not(.toggle):not(.slider) .box { - color: #2c662d; + color: #2c662d } .ui.form .fields.success .field .checkbox:not(.toggle):not(.slider) label:before,.ui.form .field.success .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.success .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.success .checkbox:not(.toggle):not(.slider) .box:before { - background: #FCFFF5; - border-color: #a3c293; + background: #FCFFF5; + border-color: #a3c293 } .ui.form .fields.success .field .checkbox label:after,.ui.form .field.success .checkbox label:after,.ui.form .fields.success .field .checkbox .box:after,.ui.form .field.success .checkbox .box:after { - color: #2c662d; + color: #2c662d } .ui.form.warning .warning.message:not(:empty) { - display: block; + display: block } .ui.form.warning .compact.warning.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form.warning .icon.warning.message:not(:empty) { - display: flex; + display: flex } .ui.form .fields.warning .warning.message:not(:empty),.ui.form .field.warning .warning.message:not(:empty) { - display: block; + display: block } .ui.form .fields.warning .compact.warning.message:not(:empty),.ui.form .field.warning .compact.warning.message:not(:empty) { - display: inline-block; + display: inline-block } .ui.form .fields.warning .icon.warning.message:not(:empty),.ui.form .field.warning .icon.warning.message:not(:empty) { - display: flex; + display: flex } .ui.ui.form .fields.warning .field label,.ui.ui.form .field.warning label,.ui.ui.form .fields.warning .field .input,.ui.ui.form .field.warning .input { - color: #573a08; + color: #573a08 } .ui.form .fields.warning .field .corner.label,.ui.form .field.warning .corner.label { - border-color: #573a08; - color: #fff; + border-color: #573a08; + color: #fff } .ui.form .fields.warning .field textarea,.ui.form .fields.warning .field select,.ui.form .fields.warning .field input:not([type]),.ui.form .fields.warning .field input[type=date],.ui.form .fields.warning .field input[type=datetime-local],.ui.form .fields.warning .field input[type=email],.ui.form .fields.warning .field input[type=number],.ui.form .fields.warning .field input[type=password],.ui.form .fields.warning .field input[type=search],.ui.form .fields.warning .field input[type=tel],.ui.form .fields.warning .field input[type=time],.ui.form .fields.warning .field input[type=text],.ui.form .fields.warning .field input[type=file],.ui.form .fields.warning .field input[type=url],.ui.form .field.warning textarea,.ui.form .field.warning select,.ui.form .field.warning input:not([type]),.ui.form .field.warning input[type=date],.ui.form .field.warning input[type=datetime-local],.ui.form .field.warning input[type=email],.ui.form .field.warning input[type=number],.ui.form .field.warning input[type=password],.ui.form .field.warning input[type=search],.ui.form .field.warning input[type=tel],.ui.form .field.warning input[type=time],.ui.form .field.warning input[type=text],.ui.form .field.warning input[type=file],.ui.form .field.warning input[type=url] { - color: #573a08; - background: #FFFAF3; - border-color: #c9ba9b; - border-radius: ""; - box-shadow: none; + color: #573a08; + background: #FFFAF3; + border-color: #c9ba9b; + border-radius: ""; + box-shadow: none } .ui.form .field.warning textarea:focus,.ui.form .field.warning select:focus,.ui.form .field.warning input:not([type]):focus,.ui.form .field.warning input[type=date]:focus,.ui.form .field.warning input[type=datetime-local]:focus,.ui.form .field.warning input[type=email]:focus,.ui.form .field.warning input[type=number]:focus,.ui.form .field.warning input[type=password]:focus,.ui.form .field.warning input[type=search]:focus,.ui.form .field.warning input[type=tel]:focus,.ui.form .field.warning input[type=time]:focus,.ui.form .field.warning input[type=text]:focus,.ui.form .field.warning input[type=file]:focus,.ui.form .field.warning input[type=url]:focus { - background: #FFFAF3; - border-color: #c9ba9b; - color: #573a08; - box-shadow: none; + background: #FFFAF3; + border-color: #c9ba9b; + color: #573a08; + box-shadow: none } .ui.form .field.warning select { - -webkit-appearance: menulist-button; + -webkit-appearance: menulist-button } .ui.form .field.warning .transparent.input input,.ui.form .field.warning .transparent.input textarea,.ui.form .field.warning input.transparent,.ui.form .field.warning textarea.transparent { - background-color: #fffaf3!important; - color: #573a08!important; + background-color: #fffaf3!important; + color: #573a08!important } .ui.form .warning.warning input:-webkit-autofill { - box-shadow: 0 0 0 100px #ffffe0 inset!important; - border-color: #e0e0b3!important; + box-shadow: 0 0 0 100px #ffffe0 inset!important; + border-color: #e0e0b3!important } .ui.form .warning ::-webkit-input-placeholder { - color: #edad3e; + color: #edad3e } .ui.form .warning :-ms-input-placeholder { - color: #edad3e!important; + color: #edad3e!important } .ui.form .warning ::-moz-placeholder { - color: #edad3e; + color: #edad3e } .ui.form .warning :focus::-webkit-input-placeholder { - color: #e39715; + color: #e39715 } .ui.form .warning :focus:-ms-input-placeholder { - color: #e39715!important; + color: #e39715!important } .ui.form .warning :focus::-moz-placeholder { - color: #e39715; + color: #e39715 } .ui.form .fields.warning .field .ui.dropdown,.ui.form .fields.warning .field .ui.dropdown .item,.ui.form .field.warning .ui.dropdown,.ui.form .field.warning .ui.dropdown .text,.ui.form .field.warning .ui.dropdown .item { - background: #FFFAF3; - color: #573a08; + background: #FFFAF3; + color: #573a08 } .ui.form .fields.warning .field .ui.dropdown,.ui.form .field.warning .ui.dropdown,.ui.form .fields.warning .field .ui.dropdown:hover,.ui.form .field.warning .ui.dropdown:hover { - border-color: #c9ba9b!important; + border-color: #c9ba9b!important } .ui.form .fields.warning .field .ui.dropdown:hover .menu,.ui.form .field.warning .ui.dropdown:hover .menu { - border-color: #c9ba9b; + border-color: #c9ba9b } .ui.form .fields.warning .field .ui.multiple.selection.dropdown>.label,.ui.form .field.warning .ui.multiple.selection.dropdown>.label { - background-color: #eaeacc; - color: #573a08; + background-color: #eaeacc; + color: #573a08 } .ui.form .fields.warning .field .ui.dropdown .menu .item:hover,.ui.form .field.warning .ui.dropdown .menu .item:hover,.ui.form .fields.warning .field .ui.dropdown .menu .selected.item,.ui.form .field.warning .ui.dropdown .menu .selected.item { - background-color: #fbfbe9; + background-color: #fbfbe9 } .ui.form .fields.warning .field .ui.dropdown .menu .active.item,.ui.form .field.warning .ui.dropdown .menu .active.item { - background-color: #fdfdce!important; + background-color: #fdfdce!important } .ui.form .fields.warning .field .checkbox:not(.toggle):not(.slider) label,.ui.form .field.warning .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.warning .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.warning .checkbox:not(.toggle):not(.slider) .box { - color: #573a08; + color: #573a08 } .ui.form .fields.warning .field .checkbox:not(.toggle):not(.slider) label:before,.ui.form .field.warning .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.warning .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.warning .checkbox:not(.toggle):not(.slider) .box:before { - background: #FFFAF3; - border-color: #c9ba9b; + background: #FFFAF3; + border-color: #c9ba9b } .ui.form .fields.warning .field .checkbox label:after,.ui.form .field.warning .checkbox label:after,.ui.form .fields.warning .field .checkbox .box:after,.ui.form .field.warning .checkbox .box:after { - color: #573a08; + color: #573a08 } .ui.form .disabled.fields .field,.ui.form .disabled.field,.ui.form .field :disabled { - pointer-events: none; - opacity: var(--opacity-disabled); + pointer-events: none; + opacity: var(--opacity-disabled) } .ui.form .field.disabled>label,.ui.form .fields.disabled>label { - opacity: var(--opacity-disabled); + opacity: var(--opacity-disabled) } .ui.form .field.disabled :disabled { - opacity: 1; + opacity: 1 } .ui.loading.form { - position: relative; - cursor: default; - pointer-events: none; + position: relative; + cursor: default; + pointer-events: none } .ui.loading.form:before { - position: absolute; - content: ""; - top: 0; - left: 0; - background: rgba(255,255,255,.8); - width: 100%; - height: 100%; - z-index: 100; + position: absolute; + content: ""; + top: 0; + left: 0; + background: rgba(255,255,255,.8); + width: 100%; + height: 100%; + z-index: 100 } .ui.loading.form.segments:before { - border-radius: .28571429rem; + border-radius: .28571429rem } .ui.loading.form:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -1.5em 0 0 -1.5em; - width: 3em; - height: 3em; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; - box-shadow: 0 0 0 1px transparent; - visibility: visible; - z-index: 101; + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -1.5em 0 0 -1.5em; + width: 3em; + height: 3em; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem; + box-shadow: 0 0 0 1px transparent; + visibility: visible; + z-index: 101 } .ui.form .required.fields:not(.grouped)>.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.field>label:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after,.ui.form .required.field>.checkbox:after,.ui.form label.required:after { - margin: -.2em 0 0 .2em; - content: "*"; - color: #db2828; + margin: -.2em 0 0 .2em; + content: "*"; + color: #db2828 } .ui.form .required.fields:not(.grouped)>.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.field>label:after,.ui.form label.required:after { - display: inline-block; - vertical-align: top; + display: inline-block; + vertical-align: top } .ui.form .required.fields:not(.grouped)>.field>.checkbox:after,.ui.form .required.field>.checkbox:after { - position: absolute; - top: 0; - left: 100%; + position: absolute; + top: 0; + left: 100% } .ui.inverted.form label,.ui.form .inverted.segment label,.ui.form .inverted.segment .ui.checkbox label,.ui.form .inverted.segment .ui.checkbox .box,.ui.inverted.form .ui.checkbox label,.ui.inverted.form .ui.checkbox .box,.ui.inverted.form .inline.fields>label,.ui.inverted.form .inline.fields .field>label,.ui.inverted.form .inline.fields .field>p,.ui.inverted.form .inline.field>label,.ui.inverted.form .inline.field>p { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.loading.form { - color: #fff; + color: #fff } .ui.inverted.loading.form:before { - background: rgba(0,0,0,.85); + background: rgba(0,0,0,.85) } .ui.inverted.form input:not([type]),.ui.inverted.form input[type=date],.ui.inverted.form input[type=datetime-local],.ui.inverted.form input[type=email],.ui.inverted.form input[type=number],.ui.inverted.form input[type=password],.ui.inverted.form input[type=search],.ui.inverted.form input[type=tel],.ui.inverted.form input[type=time],.ui.inverted.form input[type=text],.ui.inverted.form input[type=file],.ui.inverted.form input[type=url] { - background: #FFFFFF; - border-color: #ffffff1a; - color: #000000de; - box-shadow: none; + background: #FFFFFF; + border-color: #ffffff1a; + color: #000000de; + box-shadow: none } .ui.form .grouped.fields { - display: block; - margin: 0 0 1em; + display: block; + margin: 0 0 1em } .ui.form .grouped.fields:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.form .grouped.fields>label { - margin: 0 0 .28571429rem; - color: #000000de; - font-size: .92857143em; - font-weight: 500; - text-transform: none; + margin: 0 0 .28571429rem; + color: #000000de; + font-size: .92857143em; + font-weight: 500; + text-transform: none } .ui.form .grouped.fields .field,.ui.form .grouped.inline.fields .field { - display: block; - margin: .5em 0; - padding: 0; + display: block; + margin: .5em 0; + padding: 0 } .ui.form .grouped.inline.fields .ui.checkbox { - margin-bottom: .4em; + margin-bottom: .4em } .ui.form .fields { - display: flex; - flex-direction: row; - margin: 0 -.5em 1em; + display: flex; + flex-direction: row; + margin: 0 -.5em 1em } .ui.form .fields>.field { - flex: 0 1 auto; - padding-left: .5em; - padding-right: .5em; + flex: 0 1 auto; + padding-left: .5em; + padding-right: .5em } .ui.form .fields>.field:first-child { - border-left: none; - box-shadow: none; + border-left: none; + box-shadow: none } .ui.form .two.fields>.fields,.ui.form .two.fields>.field { - width: 50%; + width: 50% } .ui.form .three.fields>.fields,.ui.form .three.fields>.field { - width: 33.33333333%; + width: 33.33333333% } .ui.form .four.fields>.fields,.ui.form .four.fields>.field { - width: 25%; + width: 25% } .ui.form .five.fields>.fields,.ui.form .five.fields>.field { - width: 20%; + width: 20% } .ui.form .six.fields>.fields,.ui.form .six.fields>.field { - width: 16.66666667%; + width: 16.66666667% } .ui.form .seven.fields>.fields,.ui.form .seven.fields>.field { - width: 14.28571429%; + width: 14.28571429% } .ui.form .eight.fields>.fields,.ui.form .eight.fields>.field { - width: 12.5%; + width: 12.5% } .ui.form .nine.fields>.fields,.ui.form .nine.fields>.field { - width: 11.11111111%; + width: 11.11111111% } .ui.form .ten.fields>.fields,.ui.form .ten.fields>.field { - width: 10%; + width: 10% } @media only screen and (max-width: 767.98px) { - .ui.form .fields { - flex-wrap: wrap; - margin-bottom: 0; - } + .ui.form .fields { + flex-wrap:wrap; + margin-bottom: 0 + } - .ui.form:not(.unstackable) .fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .fields:not(.unstackable)>.field { - width: 100%; - margin: 0 0 1em; - } + .ui.form:not(.unstackable) .fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .fields:not(.unstackable)>.field { + width: 100%; + margin: 0 0 1em + } } .ui.form .fields .wide.field { - width: 6.25%; - padding-left: .5em; - padding-right: .5em; + width: 6.25%; + padding-left: .5em; + padding-right: .5em } .ui.form .one.wide.field { - width: 6.25%; + width: 6.25% } .ui.form .two.wide.field { - width: 12.5%; + width: 12.5% } .ui.form .three.wide.field { - width: 18.75%; + width: 18.75% } .ui.form .four.wide.field { - width: 25%; + width: 25% } .ui.form .five.wide.field { - width: 31.25%; + width: 31.25% } .ui.form .six.wide.field { - width: 37.5%; + width: 37.5% } .ui.form .seven.wide.field { - width: 43.75%; + width: 43.75% } .ui.form .eight.wide.field { - width: 50%; + width: 50% } .ui.form .nine.wide.field { - width: 56.25%; + width: 56.25% } .ui.form .ten.wide.field { - width: 62.5%; + width: 62.5% } .ui.form .eleven.wide.field { - width: 68.75%; + width: 68.75% } .ui.form .twelve.wide.field { - width: 75%; + width: 75% } .ui.form .thirteen.wide.field { - width: 81.25%; + width: 81.25% } .ui.form .fourteen.wide.field { - width: 87.5%; + width: 87.5% } .ui.form .fifteen.wide.field { - width: 93.75%; + width: 93.75% } .ui.form .sixteen.wide.field { - width: 100%; + width: 100% } .ui[class*="equal width"].form .fields>.field,.ui.form [class*="equal width"].fields>.field { - width: 100%; - flex: 1 1 auto; + width: 100%; + flex: 1 1 auto } .ui.form .inline.fields { - margin: 0 0 1em; - align-items: center; + margin: 0 0 1em; + align-items: center } .ui.form .inline.fields .field { - margin: 0; - padding: 0 1em 0 0; + margin: 0; + padding: 0 1em 0 0 } .ui.form .inline.fields>label,.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.field>label,.ui.form .inline.field>p { - display: inline-block; - width: auto; - margin-top: 0; - margin-bottom: 0; - vertical-align: baseline; - font-size: .92857143em; - font-weight: 500; - color: #000000de; - text-transform: none; + display: inline-block; + width: auto; + margin-top: 0; + margin-bottom: 0; + vertical-align: baseline; + font-size: .92857143em; + font-weight: 500; + color: #000000de; + text-transform: none } .ui.form .inline.fields>label { - margin: .035714em 1em 0 0; + margin: .035714em 1em 0 0 } .ui.form .inline.fields .field>input,.ui.form .inline.fields .field>select,.ui.form .inline.field>input,.ui.form .inline.field>select { - display: inline-block; - width: auto; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - font-size: 1em; + display: inline-block; + width: auto; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + font-size: 1em } .ui.form .inline.fields .field .calendar:not(.popup),.ui.form .inline.field .calendar:not(.popup) { - display: inline-block; + display: inline-block } .ui.form .inline.fields .field .calendar:not(.popup)>.input>input,.ui.form .inline.field .calendar:not(.popup)>.input>input { - width: 13.11em; + width: 13.11em } .ui.form .inline.fields .field>:first-child,.ui.form .inline.field>:first-child { - margin: 0 .85714286em 0 0; + margin: 0 .85714286em 0 0 } .ui.form .inline.fields .field>:only-child,.ui.form .inline.field>:only-child { - margin: 0; + margin: 0 } .ui.form .inline.fields .wide.field { - display: flex; - align-items: center; + display: flex; + align-items: center } .ui.form .inline.fields .wide.field>input,.ui.form .inline.fields .wide.field>select { - width: 100%; + width: 100% } .ui.form,.ui.form .field .dropdown,.ui.form .field .dropdown .menu>.item { - font-size: 1rem; + font-size: 1rem } .ui.mini.form,.ui.mini.form .field .dropdown,.ui.mini.form .field .dropdown .menu>.item { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.form,.ui.tiny.form .field .dropdown,.ui.tiny.form .field .dropdown .menu>.item { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.form,.ui.small.form .field .dropdown,.ui.small.form .field .dropdown .menu>.item { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.form,.ui.large.form .field .dropdown,.ui.large.form .field .dropdown .menu>.item { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.form,.ui.big.form .field .dropdown,.ui.big.form .field .dropdown .menu>.item { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.form,.ui.huge.form .field .dropdown,.ui.huge.form .field .dropdown .menu>.item { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.form,.ui.massive.form .field .dropdown,.ui.massive.form .field .dropdown .menu>.item { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.grid { - display: flex; - flex-direction: row; - flex-wrap: wrap; - align-items: stretch; - padding: 0; + display: flex; + flex-direction: row; + flex-wrap: wrap; + align-items: stretch; + padding: 0 } .ui.grid { - margin: -1rem; + margin: -1rem } .ui.relaxed.grid { - margin-left: -1.5rem; - margin-right: -1.5rem; + margin-left: -1.5rem; + margin-right: -1.5rem } .ui[class*="very relaxed"].grid { - margin-left: -2.5rem; - margin-right: -2.5rem; + margin-left: -2.5rem; + margin-right: -2.5rem } .ui.grid+.grid { - margin-top: 1rem; + margin-top: 1rem } .ui.grid>.column:not(.row),.ui.grid>.row>.column { - position: relative; - display: inline-block; - width: 6.25%; - padding-left: 1rem; - padding-right: 1rem; - vertical-align: top; + position: relative; + display: inline-block; + width: 6.25%; + padding-left: 1rem; + padding-right: 1rem; + vertical-align: top } .ui.grid>* { - padding-left: 1rem; - padding-right: 1rem; + padding-left: 1rem; + padding-right: 1rem } .ui.grid>.row { - position: relative; - display: flex; - flex-direction: row; - flex-wrap: wrap; - justify-content: inherit; - align-items: stretch; - width: 100%!important; - padding: 0; - padding-top: 1rem; - padding-bottom: 1rem; + position: relative; + display: flex; + flex-direction: row; + flex-wrap: wrap; + justify-content: inherit; + align-items: stretch; + width: 100%!important; + padding: 0; + padding-top: 1rem; + padding-bottom: 1rem } .ui.grid>.column:not(.row) { - padding-top: 1rem; - padding-bottom: 1rem; + padding-top: 1rem; + padding-bottom: 1rem } .ui.grid>.row>.column { - margin-top: 0; - margin-bottom: 0; + margin-top: 0; + margin-bottom: 0 } .ui.grid>.row>img,.ui.grid>.row>.column>img { - max-width: 100%; + max-width: 100% } .ui.grid>.ui.grid:first-child { - margin-top: 0; + margin-top: 0 } .ui.grid>.ui.grid:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.grid .aligned.row>.column>.segment:not(.compact):not(.attached),.ui.aligned.grid .column>.segment:not(.compact):not(.attached) { - width: 100%; + width: 100% } .ui.grid .row+.ui.divider { - flex-grow: 1; - margin: 1rem; + flex-grow: 1; + margin: 1rem } .ui.grid .column+.ui.vertical.divider { - height: calc(50% - 1rem); + height: calc(50% - 1rem) } .ui.grid>.row>.column:last-child>.horizontal.segment,.ui.grid>.column:last-child>.horizontal.segment { - box-shadow: none; + box-shadow: none } @media only screen and (max-width: 767.98px) { - .ui.page.grid { - width: auto; - padding-left: 0; - padding-right: 0; - margin-left: 0; - margin-right: 0; - } + .ui.page.grid { + width:auto; + padding-left: 0; + padding-right: 0; + margin-left: 0; + margin-right: 0 + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui.page.grid { - width: auto; - margin-left: 0; - margin-right: 0; - padding-left: 2em; - padding-right: 2em; - } + .ui.page.grid { + width:auto; + margin-left: 0; + margin-right: 0; + padding-left: 2em; + padding-right: 2em + } } @media only screen and (min-width: 992px) and (max-width: 1199.98px) { - .ui.page.grid { - width: auto; - margin-left: 0; - margin-right: 0; - padding-left: 3%; - padding-right: 3%; - } + .ui.page.grid { + width:auto; + margin-left: 0; + margin-right: 0; + padding-left: 3%; + padding-right: 3% + } } @media only screen and (min-width: 1200px) and (max-width: 1919.98px) { - .ui.page.grid { - width: auto; - margin-left: 0; - margin-right: 0; - padding-left: 15%; - padding-right: 15%; - } + .ui.page.grid { + width:auto; + margin-left: 0; + margin-right: 0; + padding-left: 15%; + padding-right: 15% + } } @media only screen and (min-width: 1920px) { - .ui.page.grid { - width: auto; - margin-left: 0; - margin-right: 0; - padding-left: 23%; - padding-right: 23%; - } + .ui.page.grid { + width:auto; + margin-left: 0; + margin-right: 0; + padding-left: 23%; + padding-right: 23% + } } .ui.grid>.column:only-child,.ui.grid>.row>.column:only-child { - width: 100%; + width: 100% } .ui[class*="one column"].grid>.row>.column,.ui[class*="one column"].grid>.column:not(.row) { - width: 100%; + width: 100% } .ui[class*="two column"].grid>.row>.column,.ui[class*="two column"].grid>.column:not(.row) { - width: 50%; + width: 50% } .ui[class*="three column"].grid>.row>.column,.ui[class*="three column"].grid>.column:not(.row) { - width: 33.33333333%; + width: 33.33333333% } .ui[class*="four column"].grid>.row>.column,.ui[class*="four column"].grid>.column:not(.row) { - width: 25%; + width: 25% } .ui[class*="five column"].grid>.row>.column,.ui[class*="five column"].grid>.column:not(.row) { - width: 20%; + width: 20% } .ui[class*="six column"].grid>.row>.column,.ui[class*="six column"].grid>.column:not(.row) { - width: 16.66666667%; + width: 16.66666667% } .ui[class*="seven column"].grid>.row>.column,.ui[class*="seven column"].grid>.column:not(.row) { - width: 14.28571429%; + width: 14.28571429% } .ui[class*="eight column"].grid>.row>.column,.ui[class*="eight column"].grid>.column:not(.row) { - width: 12.5%; + width: 12.5% } .ui[class*="nine column"].grid>.row>.column,.ui[class*="nine column"].grid>.column:not(.row) { - width: 11.11111111%; + width: 11.11111111% } .ui[class*="ten column"].grid>.row>.column,.ui[class*="ten column"].grid>.column:not(.row) { - width: 10%; + width: 10% } .ui[class*="eleven column"].grid>.row>.column,.ui[class*="eleven column"].grid>.column:not(.row) { - width: 9.09090909%; + width: 9.09090909% } .ui[class*="twelve column"].grid>.row>.column,.ui[class*="twelve column"].grid>.column:not(.row) { - width: 8.33333333%; + width: 8.33333333% } .ui[class*="thirteen column"].grid>.row>.column,.ui[class*="thirteen column"].grid>.column:not(.row) { - width: 7.69230769%; + width: 7.69230769% } .ui[class*="fourteen column"].grid>.row>.column,.ui[class*="fourteen column"].grid>.column:not(.row) { - width: 7.14285714%; + width: 7.14285714% } .ui[class*="fifteen column"].grid>.row>.column,.ui[class*="fifteen column"].grid>.column:not(.row) { - width: 6.66666667%; + width: 6.66666667% } .ui[class*="sixteen column"].grid>.row>.column,.ui[class*="sixteen column"].grid>.column:not(.row) { - width: 6.25%; + width: 6.25% } .ui.grid>[class*="one column"].row>.column { - width: 100%!important; + width: 100%!important } .ui.grid>[class*="two column"].row>.column { - width: 50%!important; + width: 50%!important } .ui.grid>[class*="three column"].row>.column { - width: 33.33333333%!important; + width: 33.33333333%!important } .ui.grid>[class*="four column"].row>.column { - width: 25%!important; + width: 25%!important } .ui.grid>[class*="five column"].row>.column { - width: 20%!important; + width: 20%!important } .ui.grid>[class*="six column"].row>.column { - width: 16.66666667%!important; + width: 16.66666667%!important } .ui.grid>[class*="seven column"].row>.column { - width: 14.28571429%!important; + width: 14.28571429%!important } .ui.grid>[class*="eight column"].row>.column { - width: 12.5%!important; + width: 12.5%!important } .ui.grid>[class*="nine column"].row>.column { - width: 11.11111111%!important; + width: 11.11111111%!important } .ui.grid>[class*="ten column"].row>.column { - width: 10%!important; + width: 10%!important } .ui.grid>[class*="eleven column"].row>.column { - width: 9.09090909%!important; + width: 9.09090909%!important } .ui.grid>[class*="twelve column"].row>.column { - width: 8.33333333%!important; + width: 8.33333333%!important } .ui.grid>[class*="thirteen column"].row>.column { - width: 7.69230769%!important; + width: 7.69230769%!important } .ui.grid>[class*="fourteen column"].row>.column { - width: 7.14285714%!important; + width: 7.14285714%!important } .ui.grid>[class*="fifteen column"].row>.column { - width: 6.66666667%!important; + width: 6.66666667%!important } .ui.grid>[class*="sixteen column"].row>.column { - width: 6.25%!important; + width: 6.25%!important } .ui.celled.page.grid { - box-shadow: none; + box-shadow: none } .ui.grid>.row>[class*="one wide"].column,.ui.grid>.column.row>[class*="one wide"].column,.ui.grid>[class*="one wide"].column,.ui.column.grid>[class*="one wide"].column { - width: 6.25%!important; + width: 6.25%!important } .ui.grid>.row>[class*="two wide"].column,.ui.grid>.column.row>[class*="two wide"].column,.ui.grid>[class*="two wide"].column,.ui.column.grid>[class*="two wide"].column { - width: 12.5%!important; + width: 12.5%!important } .ui.grid>.row>[class*="three wide"].column,.ui.grid>.column.row>[class*="three wide"].column,.ui.grid>[class*="three wide"].column,.ui.column.grid>[class*="three wide"].column { - width: 18.75%!important; + width: 18.75%!important } .ui.grid>.row>[class*="four wide"].column,.ui.grid>.column.row>[class*="four wide"].column,.ui.grid>[class*="four wide"].column,.ui.column.grid>[class*="four wide"].column { - width: 25%!important; + width: 25%!important } .ui.grid>.row>[class*="five wide"].column,.ui.grid>.column.row>[class*="five wide"].column,.ui.grid>[class*="five wide"].column,.ui.column.grid>[class*="five wide"].column { - width: 31.25%!important; + width: 31.25%!important } .ui.grid>.row>[class*="six wide"].column,.ui.grid>.column.row>[class*="six wide"].column,.ui.grid>[class*="six wide"].column,.ui.column.grid>[class*="six wide"].column { - width: 37.5%!important; + width: 37.5%!important } .ui.grid>.row>[class*="seven wide"].column,.ui.grid>.column.row>[class*="seven wide"].column,.ui.grid>[class*="seven wide"].column,.ui.column.grid>[class*="seven wide"].column { - width: 43.75%!important; + width: 43.75%!important } .ui.grid>.row>[class*="eight wide"].column,.ui.grid>.column.row>[class*="eight wide"].column,.ui.grid>[class*="eight wide"].column,.ui.column.grid>[class*="eight wide"].column { - width: 50%!important; + width: 50%!important } .ui.grid>.row>[class*="nine wide"].column,.ui.grid>.column.row>[class*="nine wide"].column,.ui.grid>[class*="nine wide"].column,.ui.column.grid>[class*="nine wide"].column { - width: 56.25%!important; + width: 56.25%!important } .ui.grid>.row>[class*="ten wide"].column,.ui.grid>.column.row>[class*="ten wide"].column,.ui.grid>[class*="ten wide"].column,.ui.column.grid>[class*="ten wide"].column { - width: 62.5%!important; + width: 62.5%!important } .ui.grid>.row>[class*="eleven wide"].column,.ui.grid>.column.row>[class*="eleven wide"].column,.ui.grid>[class*="eleven wide"].column,.ui.column.grid>[class*="eleven wide"].column { - width: 68.75%!important; + width: 68.75%!important } .ui.grid>.row>[class*="twelve wide"].column,.ui.grid>.column.row>[class*="twelve wide"].column,.ui.grid>[class*="twelve wide"].column,.ui.column.grid>[class*="twelve wide"].column { - width: 75%!important; + width: 75%!important } .ui.grid>.row>[class*="thirteen wide"].column,.ui.grid>.column.row>[class*="thirteen wide"].column,.ui.grid>[class*="thirteen wide"].column,.ui.column.grid>[class*="thirteen wide"].column { - width: 81.25%!important; + width: 81.25%!important } .ui.grid>.row>[class*="fourteen wide"].column,.ui.grid>.column.row>[class*="fourteen wide"].column,.ui.grid>[class*="fourteen wide"].column,.ui.column.grid>[class*="fourteen wide"].column { - width: 87.5%!important; + width: 87.5%!important } .ui.grid>.row>[class*="fifteen wide"].column,.ui.grid>.column.row>[class*="fifteen wide"].column,.ui.grid>[class*="fifteen wide"].column,.ui.column.grid>[class*="fifteen wide"].column { - width: 93.75%!important; + width: 93.75%!important } .ui.grid>.row>[class*="sixteen wide"].column,.ui.grid>.column.row>[class*="sixteen wide"].column,.ui.grid>[class*="sixteen wide"].column,.ui.column.grid>[class*="sixteen wide"].column { - width: 100%!important; + width: 100%!important } @media only screen and (min-width: 320px) and (max-width: 767.98px) { - .ui.grid>.row>[class*="one wide mobile"].column,.ui.grid>.column.row>[class*="one wide mobile"].column,.ui.grid>[class*="one wide mobile"].column,.ui.column.grid>[class*="one wide mobile"].column { - width: 6.25%!important; - } + .ui.grid>.row>[class*="one wide mobile"].column,.ui.grid>.column.row>[class*="one wide mobile"].column,.ui.grid>[class*="one wide mobile"].column,.ui.column.grid>[class*="one wide mobile"].column { + width:6.25%!important + } - .ui.grid>.row>[class*="two wide mobile"].column,.ui.grid>.column.row>[class*="two wide mobile"].column,.ui.grid>[class*="two wide mobile"].column,.ui.column.grid>[class*="two wide mobile"].column { - width: 12.5%!important; - } + .ui.grid>.row>[class*="two wide mobile"].column,.ui.grid>.column.row>[class*="two wide mobile"].column,.ui.grid>[class*="two wide mobile"].column,.ui.column.grid>[class*="two wide mobile"].column { + width: 12.5%!important + } - .ui.grid>.row>[class*="three wide mobile"].column,.ui.grid>.column.row>[class*="three wide mobile"].column,.ui.grid>[class*="three wide mobile"].column,.ui.column.grid>[class*="three wide mobile"].column { - width: 18.75%!important; - } + .ui.grid>.row>[class*="three wide mobile"].column,.ui.grid>.column.row>[class*="three wide mobile"].column,.ui.grid>[class*="three wide mobile"].column,.ui.column.grid>[class*="three wide mobile"].column { + width: 18.75%!important + } - .ui.grid>.row>[class*="four wide mobile"].column,.ui.grid>.column.row>[class*="four wide mobile"].column,.ui.grid>[class*="four wide mobile"].column,.ui.column.grid>[class*="four wide mobile"].column { - width: 25%!important; - } + .ui.grid>.row>[class*="four wide mobile"].column,.ui.grid>.column.row>[class*="four wide mobile"].column,.ui.grid>[class*="four wide mobile"].column,.ui.column.grid>[class*="four wide mobile"].column { + width: 25%!important + } - .ui.grid>.row>[class*="five wide mobile"].column,.ui.grid>.column.row>[class*="five wide mobile"].column,.ui.grid>[class*="five wide mobile"].column,.ui.column.grid>[class*="five wide mobile"].column { - width: 31.25%!important; - } + .ui.grid>.row>[class*="five wide mobile"].column,.ui.grid>.column.row>[class*="five wide mobile"].column,.ui.grid>[class*="five wide mobile"].column,.ui.column.grid>[class*="five wide mobile"].column { + width: 31.25%!important + } - .ui.grid>.row>[class*="six wide mobile"].column,.ui.grid>.column.row>[class*="six wide mobile"].column,.ui.grid>[class*="six wide mobile"].column,.ui.column.grid>[class*="six wide mobile"].column { - width: 37.5%!important; - } + .ui.grid>.row>[class*="six wide mobile"].column,.ui.grid>.column.row>[class*="six wide mobile"].column,.ui.grid>[class*="six wide mobile"].column,.ui.column.grid>[class*="six wide mobile"].column { + width: 37.5%!important + } - .ui.grid>.row>[class*="seven wide mobile"].column,.ui.grid>.column.row>[class*="seven wide mobile"].column,.ui.grid>[class*="seven wide mobile"].column,.ui.column.grid>[class*="seven wide mobile"].column { - width: 43.75%!important; - } + .ui.grid>.row>[class*="seven wide mobile"].column,.ui.grid>.column.row>[class*="seven wide mobile"].column,.ui.grid>[class*="seven wide mobile"].column,.ui.column.grid>[class*="seven wide mobile"].column { + width: 43.75%!important + } - .ui.grid>.row>[class*="eight wide mobile"].column,.ui.grid>.column.row>[class*="eight wide mobile"].column,.ui.grid>[class*="eight wide mobile"].column,.ui.column.grid>[class*="eight wide mobile"].column { - width: 50%!important; - } + .ui.grid>.row>[class*="eight wide mobile"].column,.ui.grid>.column.row>[class*="eight wide mobile"].column,.ui.grid>[class*="eight wide mobile"].column,.ui.column.grid>[class*="eight wide mobile"].column { + width: 50%!important + } - .ui.grid>.row>[class*="nine wide mobile"].column,.ui.grid>.column.row>[class*="nine wide mobile"].column,.ui.grid>[class*="nine wide mobile"].column,.ui.column.grid>[class*="nine wide mobile"].column { - width: 56.25%!important; - } + .ui.grid>.row>[class*="nine wide mobile"].column,.ui.grid>.column.row>[class*="nine wide mobile"].column,.ui.grid>[class*="nine wide mobile"].column,.ui.column.grid>[class*="nine wide mobile"].column { + width: 56.25%!important + } - .ui.grid>.row>[class*="ten wide mobile"].column,.ui.grid>.column.row>[class*="ten wide mobile"].column,.ui.grid>[class*="ten wide mobile"].column,.ui.column.grid>[class*="ten wide mobile"].column { - width: 62.5%!important; - } + .ui.grid>.row>[class*="ten wide mobile"].column,.ui.grid>.column.row>[class*="ten wide mobile"].column,.ui.grid>[class*="ten wide mobile"].column,.ui.column.grid>[class*="ten wide mobile"].column { + width: 62.5%!important + } - .ui.grid>.row>[class*="eleven wide mobile"].column,.ui.grid>.column.row>[class*="eleven wide mobile"].column,.ui.grid>[class*="eleven wide mobile"].column,.ui.column.grid>[class*="eleven wide mobile"].column { - width: 68.75%!important; - } + .ui.grid>.row>[class*="eleven wide mobile"].column,.ui.grid>.column.row>[class*="eleven wide mobile"].column,.ui.grid>[class*="eleven wide mobile"].column,.ui.column.grid>[class*="eleven wide mobile"].column { + width: 68.75%!important + } - .ui.grid>.row>[class*="twelve wide mobile"].column,.ui.grid>.column.row>[class*="twelve wide mobile"].column,.ui.grid>[class*="twelve wide mobile"].column,.ui.column.grid>[class*="twelve wide mobile"].column { - width: 75%!important; - } + .ui.grid>.row>[class*="twelve wide mobile"].column,.ui.grid>.column.row>[class*="twelve wide mobile"].column,.ui.grid>[class*="twelve wide mobile"].column,.ui.column.grid>[class*="twelve wide mobile"].column { + width: 75%!important + } - .ui.grid>.row>[class*="thirteen wide mobile"].column,.ui.grid>.column.row>[class*="thirteen wide mobile"].column,.ui.grid>[class*="thirteen wide mobile"].column,.ui.column.grid>[class*="thirteen wide mobile"].column { - width: 81.25%!important; - } + .ui.grid>.row>[class*="thirteen wide mobile"].column,.ui.grid>.column.row>[class*="thirteen wide mobile"].column,.ui.grid>[class*="thirteen wide mobile"].column,.ui.column.grid>[class*="thirteen wide mobile"].column { + width: 81.25%!important + } - .ui.grid>.row>[class*="fourteen wide mobile"].column,.ui.grid>.column.row>[class*="fourteen wide mobile"].column,.ui.grid>[class*="fourteen wide mobile"].column,.ui.column.grid>[class*="fourteen wide mobile"].column { - width: 87.5%!important; - } + .ui.grid>.row>[class*="fourteen wide mobile"].column,.ui.grid>.column.row>[class*="fourteen wide mobile"].column,.ui.grid>[class*="fourteen wide mobile"].column,.ui.column.grid>[class*="fourteen wide mobile"].column { + width: 87.5%!important + } - .ui.grid>.row>[class*="fifteen wide mobile"].column,.ui.grid>.column.row>[class*="fifteen wide mobile"].column,.ui.grid>[class*="fifteen wide mobile"].column,.ui.column.grid>[class*="fifteen wide mobile"].column { - width: 93.75%!important; - } + .ui.grid>.row>[class*="fifteen wide mobile"].column,.ui.grid>.column.row>[class*="fifteen wide mobile"].column,.ui.grid>[class*="fifteen wide mobile"].column,.ui.column.grid>[class*="fifteen wide mobile"].column { + width: 93.75%!important + } - .ui.grid>.row>[class*="sixteen wide mobile"].column,.ui.grid>.column.row>[class*="sixteen wide mobile"].column,.ui.grid>[class*="sixteen wide mobile"].column,.ui.column.grid>[class*="sixteen wide mobile"].column { - width: 100%!important; - } + .ui.grid>.row>[class*="sixteen wide mobile"].column,.ui.grid>.column.row>[class*="sixteen wide mobile"].column,.ui.grid>[class*="sixteen wide mobile"].column,.ui.column.grid>[class*="sixteen wide mobile"].column { + width: 100%!important + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui.grid>.row>[class*="one wide tablet"].column,.ui.grid>.column.row>[class*="one wide tablet"].column,.ui.grid>[class*="one wide tablet"].column,.ui.column.grid>[class*="one wide tablet"].column { - width: 6.25%!important; - } + .ui.grid>.row>[class*="one wide tablet"].column,.ui.grid>.column.row>[class*="one wide tablet"].column,.ui.grid>[class*="one wide tablet"].column,.ui.column.grid>[class*="one wide tablet"].column { + width:6.25%!important + } - .ui.grid>.row>[class*="two wide tablet"].column,.ui.grid>.column.row>[class*="two wide tablet"].column,.ui.grid>[class*="two wide tablet"].column,.ui.column.grid>[class*="two wide tablet"].column { - width: 12.5%!important; - } + .ui.grid>.row>[class*="two wide tablet"].column,.ui.grid>.column.row>[class*="two wide tablet"].column,.ui.grid>[class*="two wide tablet"].column,.ui.column.grid>[class*="two wide tablet"].column { + width: 12.5%!important + } - .ui.grid>.row>[class*="three wide tablet"].column,.ui.grid>.column.row>[class*="three wide tablet"].column,.ui.grid>[class*="three wide tablet"].column,.ui.column.grid>[class*="three wide tablet"].column { - width: 18.75%!important; - } + .ui.grid>.row>[class*="three wide tablet"].column,.ui.grid>.column.row>[class*="three wide tablet"].column,.ui.grid>[class*="three wide tablet"].column,.ui.column.grid>[class*="three wide tablet"].column { + width: 18.75%!important + } - .ui.grid>.row>[class*="four wide tablet"].column,.ui.grid>.column.row>[class*="four wide tablet"].column,.ui.grid>[class*="four wide tablet"].column,.ui.column.grid>[class*="four wide tablet"].column { - width: 25%!important; - } + .ui.grid>.row>[class*="four wide tablet"].column,.ui.grid>.column.row>[class*="four wide tablet"].column,.ui.grid>[class*="four wide tablet"].column,.ui.column.grid>[class*="four wide tablet"].column { + width: 25%!important + } - .ui.grid>.row>[class*="five wide tablet"].column,.ui.grid>.column.row>[class*="five wide tablet"].column,.ui.grid>[class*="five wide tablet"].column,.ui.column.grid>[class*="five wide tablet"].column { - width: 31.25%!important; - } + .ui.grid>.row>[class*="five wide tablet"].column,.ui.grid>.column.row>[class*="five wide tablet"].column,.ui.grid>[class*="five wide tablet"].column,.ui.column.grid>[class*="five wide tablet"].column { + width: 31.25%!important + } - .ui.grid>.row>[class*="six wide tablet"].column,.ui.grid>.column.row>[class*="six wide tablet"].column,.ui.grid>[class*="six wide tablet"].column,.ui.column.grid>[class*="six wide tablet"].column { - width: 37.5%!important; - } + .ui.grid>.row>[class*="six wide tablet"].column,.ui.grid>.column.row>[class*="six wide tablet"].column,.ui.grid>[class*="six wide tablet"].column,.ui.column.grid>[class*="six wide tablet"].column { + width: 37.5%!important + } - .ui.grid>.row>[class*="seven wide tablet"].column,.ui.grid>.column.row>[class*="seven wide tablet"].column,.ui.grid>[class*="seven wide tablet"].column,.ui.column.grid>[class*="seven wide tablet"].column { - width: 43.75%!important; - } + .ui.grid>.row>[class*="seven wide tablet"].column,.ui.grid>.column.row>[class*="seven wide tablet"].column,.ui.grid>[class*="seven wide tablet"].column,.ui.column.grid>[class*="seven wide tablet"].column { + width: 43.75%!important + } - .ui.grid>.row>[class*="eight wide tablet"].column,.ui.grid>.column.row>[class*="eight wide tablet"].column,.ui.grid>[class*="eight wide tablet"].column,.ui.column.grid>[class*="eight wide tablet"].column { - width: 50%!important; - } + .ui.grid>.row>[class*="eight wide tablet"].column,.ui.grid>.column.row>[class*="eight wide tablet"].column,.ui.grid>[class*="eight wide tablet"].column,.ui.column.grid>[class*="eight wide tablet"].column { + width: 50%!important + } - .ui.grid>.row>[class*="nine wide tablet"].column,.ui.grid>.column.row>[class*="nine wide tablet"].column,.ui.grid>[class*="nine wide tablet"].column,.ui.column.grid>[class*="nine wide tablet"].column { - width: 56.25%!important; - } + .ui.grid>.row>[class*="nine wide tablet"].column,.ui.grid>.column.row>[class*="nine wide tablet"].column,.ui.grid>[class*="nine wide tablet"].column,.ui.column.grid>[class*="nine wide tablet"].column { + width: 56.25%!important + } - .ui.grid>.row>[class*="ten wide tablet"].column,.ui.grid>.column.row>[class*="ten wide tablet"].column,.ui.grid>[class*="ten wide tablet"].column,.ui.column.grid>[class*="ten wide tablet"].column { - width: 62.5%!important; - } + .ui.grid>.row>[class*="ten wide tablet"].column,.ui.grid>.column.row>[class*="ten wide tablet"].column,.ui.grid>[class*="ten wide tablet"].column,.ui.column.grid>[class*="ten wide tablet"].column { + width: 62.5%!important + } - .ui.grid>.row>[class*="eleven wide tablet"].column,.ui.grid>.column.row>[class*="eleven wide tablet"].column,.ui.grid>[class*="eleven wide tablet"].column,.ui.column.grid>[class*="eleven wide tablet"].column { - width: 68.75%!important; - } + .ui.grid>.row>[class*="eleven wide tablet"].column,.ui.grid>.column.row>[class*="eleven wide tablet"].column,.ui.grid>[class*="eleven wide tablet"].column,.ui.column.grid>[class*="eleven wide tablet"].column { + width: 68.75%!important + } - .ui.grid>.row>[class*="twelve wide tablet"].column,.ui.grid>.column.row>[class*="twelve wide tablet"].column,.ui.grid>[class*="twelve wide tablet"].column,.ui.column.grid>[class*="twelve wide tablet"].column { - width: 75%!important; - } + .ui.grid>.row>[class*="twelve wide tablet"].column,.ui.grid>.column.row>[class*="twelve wide tablet"].column,.ui.grid>[class*="twelve wide tablet"].column,.ui.column.grid>[class*="twelve wide tablet"].column { + width: 75%!important + } - .ui.grid>.row>[class*="thirteen wide tablet"].column,.ui.grid>.column.row>[class*="thirteen wide tablet"].column,.ui.grid>[class*="thirteen wide tablet"].column,.ui.column.grid>[class*="thirteen wide tablet"].column { - width: 81.25%!important; - } + .ui.grid>.row>[class*="thirteen wide tablet"].column,.ui.grid>.column.row>[class*="thirteen wide tablet"].column,.ui.grid>[class*="thirteen wide tablet"].column,.ui.column.grid>[class*="thirteen wide tablet"].column { + width: 81.25%!important + } - .ui.grid>.row>[class*="fourteen wide tablet"].column,.ui.grid>.column.row>[class*="fourteen wide tablet"].column,.ui.grid>[class*="fourteen wide tablet"].column,.ui.column.grid>[class*="fourteen wide tablet"].column { - width: 87.5%!important; - } + .ui.grid>.row>[class*="fourteen wide tablet"].column,.ui.grid>.column.row>[class*="fourteen wide tablet"].column,.ui.grid>[class*="fourteen wide tablet"].column,.ui.column.grid>[class*="fourteen wide tablet"].column { + width: 87.5%!important + } - .ui.grid>.row>[class*="fifteen wide tablet"].column,.ui.grid>.column.row>[class*="fifteen wide tablet"].column,.ui.grid>[class*="fifteen wide tablet"].column,.ui.column.grid>[class*="fifteen wide tablet"].column { - width: 93.75%!important; - } + .ui.grid>.row>[class*="fifteen wide tablet"].column,.ui.grid>.column.row>[class*="fifteen wide tablet"].column,.ui.grid>[class*="fifteen wide tablet"].column,.ui.column.grid>[class*="fifteen wide tablet"].column { + width: 93.75%!important + } - .ui.grid>.row>[class*="sixteen wide tablet"].column,.ui.grid>.column.row>[class*="sixteen wide tablet"].column,.ui.grid>[class*="sixteen wide tablet"].column,.ui.column.grid>[class*="sixteen wide tablet"].column { - width: 100%!important; - } + .ui.grid>.row>[class*="sixteen wide tablet"].column,.ui.grid>.column.row>[class*="sixteen wide tablet"].column,.ui.grid>[class*="sixteen wide tablet"].column,.ui.column.grid>[class*="sixteen wide tablet"].column { + width: 100%!important + } } @media only screen and (min-width: 992px) { - .ui.grid>.row>[class*="one wide computer"].column,.ui.grid>.column.row>[class*="one wide computer"].column,.ui.grid>[class*="one wide computer"].column,.ui.column.grid>[class*="one wide computer"].column { - width: 6.25%!important; - } + .ui.grid>.row>[class*="one wide computer"].column,.ui.grid>.column.row>[class*="one wide computer"].column,.ui.grid>[class*="one wide computer"].column,.ui.column.grid>[class*="one wide computer"].column { + width:6.25%!important + } - .ui.grid>.row>[class*="two wide computer"].column,.ui.grid>.column.row>[class*="two wide computer"].column,.ui.grid>[class*="two wide computer"].column,.ui.column.grid>[class*="two wide computer"].column { - width: 12.5%!important; - } + .ui.grid>.row>[class*="two wide computer"].column,.ui.grid>.column.row>[class*="two wide computer"].column,.ui.grid>[class*="two wide computer"].column,.ui.column.grid>[class*="two wide computer"].column { + width: 12.5%!important + } - .ui.grid>.row>[class*="three wide computer"].column,.ui.grid>.column.row>[class*="three wide computer"].column,.ui.grid>[class*="three wide computer"].column,.ui.column.grid>[class*="three wide computer"].column { - width: 18.75%!important; - } + .ui.grid>.row>[class*="three wide computer"].column,.ui.grid>.column.row>[class*="three wide computer"].column,.ui.grid>[class*="three wide computer"].column,.ui.column.grid>[class*="three wide computer"].column { + width: 18.75%!important + } - .ui.grid>.row>[class*="four wide computer"].column,.ui.grid>.column.row>[class*="four wide computer"].column,.ui.grid>[class*="four wide computer"].column,.ui.column.grid>[class*="four wide computer"].column { - width: 25%!important; - } + .ui.grid>.row>[class*="four wide computer"].column,.ui.grid>.column.row>[class*="four wide computer"].column,.ui.grid>[class*="four wide computer"].column,.ui.column.grid>[class*="four wide computer"].column { + width: 25%!important + } - .ui.grid>.row>[class*="five wide computer"].column,.ui.grid>.column.row>[class*="five wide computer"].column,.ui.grid>[class*="five wide computer"].column,.ui.column.grid>[class*="five wide computer"].column { - width: 31.25%!important; - } + .ui.grid>.row>[class*="five wide computer"].column,.ui.grid>.column.row>[class*="five wide computer"].column,.ui.grid>[class*="five wide computer"].column,.ui.column.grid>[class*="five wide computer"].column { + width: 31.25%!important + } - .ui.grid>.row>[class*="six wide computer"].column,.ui.grid>.column.row>[class*="six wide computer"].column,.ui.grid>[class*="six wide computer"].column,.ui.column.grid>[class*="six wide computer"].column { - width: 37.5%!important; - } + .ui.grid>.row>[class*="six wide computer"].column,.ui.grid>.column.row>[class*="six wide computer"].column,.ui.grid>[class*="six wide computer"].column,.ui.column.grid>[class*="six wide computer"].column { + width: 37.5%!important + } - .ui.grid>.row>[class*="seven wide computer"].column,.ui.grid>.column.row>[class*="seven wide computer"].column,.ui.grid>[class*="seven wide computer"].column,.ui.column.grid>[class*="seven wide computer"].column { - width: 43.75%!important; - } + .ui.grid>.row>[class*="seven wide computer"].column,.ui.grid>.column.row>[class*="seven wide computer"].column,.ui.grid>[class*="seven wide computer"].column,.ui.column.grid>[class*="seven wide computer"].column { + width: 43.75%!important + } - .ui.grid>.row>[class*="eight wide computer"].column,.ui.grid>.column.row>[class*="eight wide computer"].column,.ui.grid>[class*="eight wide computer"].column,.ui.column.grid>[class*="eight wide computer"].column { - width: 50%!important; - } + .ui.grid>.row>[class*="eight wide computer"].column,.ui.grid>.column.row>[class*="eight wide computer"].column,.ui.grid>[class*="eight wide computer"].column,.ui.column.grid>[class*="eight wide computer"].column { + width: 50%!important + } - .ui.grid>.row>[class*="nine wide computer"].column,.ui.grid>.column.row>[class*="nine wide computer"].column,.ui.grid>[class*="nine wide computer"].column,.ui.column.grid>[class*="nine wide computer"].column { - width: 56.25%!important; - } + .ui.grid>.row>[class*="nine wide computer"].column,.ui.grid>.column.row>[class*="nine wide computer"].column,.ui.grid>[class*="nine wide computer"].column,.ui.column.grid>[class*="nine wide computer"].column { + width: 56.25%!important + } - .ui.grid>.row>[class*="ten wide computer"].column,.ui.grid>.column.row>[class*="ten wide computer"].column,.ui.grid>[class*="ten wide computer"].column,.ui.column.grid>[class*="ten wide computer"].column { - width: 62.5%!important; - } + .ui.grid>.row>[class*="ten wide computer"].column,.ui.grid>.column.row>[class*="ten wide computer"].column,.ui.grid>[class*="ten wide computer"].column,.ui.column.grid>[class*="ten wide computer"].column { + width: 62.5%!important + } - .ui.grid>.row>[class*="eleven wide computer"].column,.ui.grid>.column.row>[class*="eleven wide computer"].column,.ui.grid>[class*="eleven wide computer"].column,.ui.column.grid>[class*="eleven wide computer"].column { - width: 68.75%!important; - } + .ui.grid>.row>[class*="eleven wide computer"].column,.ui.grid>.column.row>[class*="eleven wide computer"].column,.ui.grid>[class*="eleven wide computer"].column,.ui.column.grid>[class*="eleven wide computer"].column { + width: 68.75%!important + } - .ui.grid>.row>[class*="twelve wide computer"].column,.ui.grid>.column.row>[class*="twelve wide computer"].column,.ui.grid>[class*="twelve wide computer"].column,.ui.column.grid>[class*="twelve wide computer"].column { - width: 75%!important; - } + .ui.grid>.row>[class*="twelve wide computer"].column,.ui.grid>.column.row>[class*="twelve wide computer"].column,.ui.grid>[class*="twelve wide computer"].column,.ui.column.grid>[class*="twelve wide computer"].column { + width: 75%!important + } - .ui.grid>.row>[class*="thirteen wide computer"].column,.ui.grid>.column.row>[class*="thirteen wide computer"].column,.ui.grid>[class*="thirteen wide computer"].column,.ui.column.grid>[class*="thirteen wide computer"].column { - width: 81.25%!important; - } + .ui.grid>.row>[class*="thirteen wide computer"].column,.ui.grid>.column.row>[class*="thirteen wide computer"].column,.ui.grid>[class*="thirteen wide computer"].column,.ui.column.grid>[class*="thirteen wide computer"].column { + width: 81.25%!important + } - .ui.grid>.row>[class*="fourteen wide computer"].column,.ui.grid>.column.row>[class*="fourteen wide computer"].column,.ui.grid>[class*="fourteen wide computer"].column,.ui.column.grid>[class*="fourteen wide computer"].column { - width: 87.5%!important; - } + .ui.grid>.row>[class*="fourteen wide computer"].column,.ui.grid>.column.row>[class*="fourteen wide computer"].column,.ui.grid>[class*="fourteen wide computer"].column,.ui.column.grid>[class*="fourteen wide computer"].column { + width: 87.5%!important + } - .ui.grid>.row>[class*="fifteen wide computer"].column,.ui.grid>.column.row>[class*="fifteen wide computer"].column,.ui.grid>[class*="fifteen wide computer"].column,.ui.column.grid>[class*="fifteen wide computer"].column { - width: 93.75%!important; - } + .ui.grid>.row>[class*="fifteen wide computer"].column,.ui.grid>.column.row>[class*="fifteen wide computer"].column,.ui.grid>[class*="fifteen wide computer"].column,.ui.column.grid>[class*="fifteen wide computer"].column { + width: 93.75%!important + } - .ui.grid>.row>[class*="sixteen wide computer"].column,.ui.grid>.column.row>[class*="sixteen wide computer"].column,.ui.grid>[class*="sixteen wide computer"].column,.ui.column.grid>[class*="sixteen wide computer"].column { - width: 100%!important; - } + .ui.grid>.row>[class*="sixteen wide computer"].column,.ui.grid>.column.row>[class*="sixteen wide computer"].column,.ui.grid>[class*="sixteen wide computer"].column,.ui.column.grid>[class*="sixteen wide computer"].column { + width: 100%!important + } } @media only screen and (min-width: 1200px) and (max-width: 1919.98px) { - .ui.grid>.row>[class*="one wide large screen"].column,.ui.grid>.column.row>[class*="one wide large screen"].column,.ui.grid>[class*="one wide large screen"].column,.ui.column.grid>[class*="one wide large screen"].column { - width: 6.25%!important; - } + .ui.grid>.row>[class*="one wide large screen"].column,.ui.grid>.column.row>[class*="one wide large screen"].column,.ui.grid>[class*="one wide large screen"].column,.ui.column.grid>[class*="one wide large screen"].column { + width:6.25%!important + } - .ui.grid>.row>[class*="two wide large screen"].column,.ui.grid>.column.row>[class*="two wide large screen"].column,.ui.grid>[class*="two wide large screen"].column,.ui.column.grid>[class*="two wide large screen"].column { - width: 12.5%!important; - } + .ui.grid>.row>[class*="two wide large screen"].column,.ui.grid>.column.row>[class*="two wide large screen"].column,.ui.grid>[class*="two wide large screen"].column,.ui.column.grid>[class*="two wide large screen"].column { + width: 12.5%!important + } - .ui.grid>.row>[class*="three wide large screen"].column,.ui.grid>.column.row>[class*="three wide large screen"].column,.ui.grid>[class*="three wide large screen"].column,.ui.column.grid>[class*="three wide large screen"].column { - width: 18.75%!important; - } + .ui.grid>.row>[class*="three wide large screen"].column,.ui.grid>.column.row>[class*="three wide large screen"].column,.ui.grid>[class*="three wide large screen"].column,.ui.column.grid>[class*="three wide large screen"].column { + width: 18.75%!important + } - .ui.grid>.row>[class*="four wide large screen"].column,.ui.grid>.column.row>[class*="four wide large screen"].column,.ui.grid>[class*="four wide large screen"].column,.ui.column.grid>[class*="four wide large screen"].column { - width: 25%!important; - } + .ui.grid>.row>[class*="four wide large screen"].column,.ui.grid>.column.row>[class*="four wide large screen"].column,.ui.grid>[class*="four wide large screen"].column,.ui.column.grid>[class*="four wide large screen"].column { + width: 25%!important + } - .ui.grid>.row>[class*="five wide large screen"].column,.ui.grid>.column.row>[class*="five wide large screen"].column,.ui.grid>[class*="five wide large screen"].column,.ui.column.grid>[class*="five wide large screen"].column { - width: 31.25%!important; - } + .ui.grid>.row>[class*="five wide large screen"].column,.ui.grid>.column.row>[class*="five wide large screen"].column,.ui.grid>[class*="five wide large screen"].column,.ui.column.grid>[class*="five wide large screen"].column { + width: 31.25%!important + } - .ui.grid>.row>[class*="six wide large screen"].column,.ui.grid>.column.row>[class*="six wide large screen"].column,.ui.grid>[class*="six wide large screen"].column,.ui.column.grid>[class*="six wide large screen"].column { - width: 37.5%!important; - } + .ui.grid>.row>[class*="six wide large screen"].column,.ui.grid>.column.row>[class*="six wide large screen"].column,.ui.grid>[class*="six wide large screen"].column,.ui.column.grid>[class*="six wide large screen"].column { + width: 37.5%!important + } - .ui.grid>.row>[class*="seven wide large screen"].column,.ui.grid>.column.row>[class*="seven wide large screen"].column,.ui.grid>[class*="seven wide large screen"].column,.ui.column.grid>[class*="seven wide large screen"].column { - width: 43.75%!important; - } + .ui.grid>.row>[class*="seven wide large screen"].column,.ui.grid>.column.row>[class*="seven wide large screen"].column,.ui.grid>[class*="seven wide large screen"].column,.ui.column.grid>[class*="seven wide large screen"].column { + width: 43.75%!important + } - .ui.grid>.row>[class*="eight wide large screen"].column,.ui.grid>.column.row>[class*="eight wide large screen"].column,.ui.grid>[class*="eight wide large screen"].column,.ui.column.grid>[class*="eight wide large screen"].column { - width: 50%!important; - } + .ui.grid>.row>[class*="eight wide large screen"].column,.ui.grid>.column.row>[class*="eight wide large screen"].column,.ui.grid>[class*="eight wide large screen"].column,.ui.column.grid>[class*="eight wide large screen"].column { + width: 50%!important + } - .ui.grid>.row>[class*="nine wide large screen"].column,.ui.grid>.column.row>[class*="nine wide large screen"].column,.ui.grid>[class*="nine wide large screen"].column,.ui.column.grid>[class*="nine wide large screen"].column { - width: 56.25%!important; - } + .ui.grid>.row>[class*="nine wide large screen"].column,.ui.grid>.column.row>[class*="nine wide large screen"].column,.ui.grid>[class*="nine wide large screen"].column,.ui.column.grid>[class*="nine wide large screen"].column { + width: 56.25%!important + } - .ui.grid>.row>[class*="ten wide large screen"].column,.ui.grid>.column.row>[class*="ten wide large screen"].column,.ui.grid>[class*="ten wide large screen"].column,.ui.column.grid>[class*="ten wide large screen"].column { - width: 62.5%!important; - } + .ui.grid>.row>[class*="ten wide large screen"].column,.ui.grid>.column.row>[class*="ten wide large screen"].column,.ui.grid>[class*="ten wide large screen"].column,.ui.column.grid>[class*="ten wide large screen"].column { + width: 62.5%!important + } - .ui.grid>.row>[class*="eleven wide large screen"].column,.ui.grid>.column.row>[class*="eleven wide large screen"].column,.ui.grid>[class*="eleven wide large screen"].column,.ui.column.grid>[class*="eleven wide large screen"].column { - width: 68.75%!important; - } + .ui.grid>.row>[class*="eleven wide large screen"].column,.ui.grid>.column.row>[class*="eleven wide large screen"].column,.ui.grid>[class*="eleven wide large screen"].column,.ui.column.grid>[class*="eleven wide large screen"].column { + width: 68.75%!important + } - .ui.grid>.row>[class*="twelve wide large screen"].column,.ui.grid>.column.row>[class*="twelve wide large screen"].column,.ui.grid>[class*="twelve wide large screen"].column,.ui.column.grid>[class*="twelve wide large screen"].column { - width: 75%!important; - } + .ui.grid>.row>[class*="twelve wide large screen"].column,.ui.grid>.column.row>[class*="twelve wide large screen"].column,.ui.grid>[class*="twelve wide large screen"].column,.ui.column.grid>[class*="twelve wide large screen"].column { + width: 75%!important + } - .ui.grid>.row>[class*="thirteen wide large screen"].column,.ui.grid>.column.row>[class*="thirteen wide large screen"].column,.ui.grid>[class*="thirteen wide large screen"].column,.ui.column.grid>[class*="thirteen wide large screen"].column { - width: 81.25%!important; - } + .ui.grid>.row>[class*="thirteen wide large screen"].column,.ui.grid>.column.row>[class*="thirteen wide large screen"].column,.ui.grid>[class*="thirteen wide large screen"].column,.ui.column.grid>[class*="thirteen wide large screen"].column { + width: 81.25%!important + } - .ui.grid>.row>[class*="fourteen wide large screen"].column,.ui.grid>.column.row>[class*="fourteen wide large screen"].column,.ui.grid>[class*="fourteen wide large screen"].column,.ui.column.grid>[class*="fourteen wide large screen"].column { - width: 87.5%!important; - } + .ui.grid>.row>[class*="fourteen wide large screen"].column,.ui.grid>.column.row>[class*="fourteen wide large screen"].column,.ui.grid>[class*="fourteen wide large screen"].column,.ui.column.grid>[class*="fourteen wide large screen"].column { + width: 87.5%!important + } - .ui.grid>.row>[class*="fifteen wide large screen"].column,.ui.grid>.column.row>[class*="fifteen wide large screen"].column,.ui.grid>[class*="fifteen wide large screen"].column,.ui.column.grid>[class*="fifteen wide large screen"].column { - width: 93.75%!important; - } + .ui.grid>.row>[class*="fifteen wide large screen"].column,.ui.grid>.column.row>[class*="fifteen wide large screen"].column,.ui.grid>[class*="fifteen wide large screen"].column,.ui.column.grid>[class*="fifteen wide large screen"].column { + width: 93.75%!important + } - .ui.grid>.row>[class*="sixteen wide large screen"].column,.ui.grid>.column.row>[class*="sixteen wide large screen"].column,.ui.grid>[class*="sixteen wide large screen"].column,.ui.column.grid>[class*="sixteen wide large screen"].column { - width: 100%!important; - } + .ui.grid>.row>[class*="sixteen wide large screen"].column,.ui.grid>.column.row>[class*="sixteen wide large screen"].column,.ui.grid>[class*="sixteen wide large screen"].column,.ui.column.grid>[class*="sixteen wide large screen"].column { + width: 100%!important + } } @media only screen and (min-width: 1920px) { - .ui.grid>.row>[class*="one wide widescreen"].column,.ui.grid>.column.row>[class*="one wide widescreen"].column,.ui.grid>[class*="one wide widescreen"].column,.ui.column.grid>[class*="one wide widescreen"].column { - width: 6.25%!important; - } + .ui.grid>.row>[class*="one wide widescreen"].column,.ui.grid>.column.row>[class*="one wide widescreen"].column,.ui.grid>[class*="one wide widescreen"].column,.ui.column.grid>[class*="one wide widescreen"].column { + width:6.25%!important + } - .ui.grid>.row>[class*="two wide widescreen"].column,.ui.grid>.column.row>[class*="two wide widescreen"].column,.ui.grid>[class*="two wide widescreen"].column,.ui.column.grid>[class*="two wide widescreen"].column { - width: 12.5%!important; - } + .ui.grid>.row>[class*="two wide widescreen"].column,.ui.grid>.column.row>[class*="two wide widescreen"].column,.ui.grid>[class*="two wide widescreen"].column,.ui.column.grid>[class*="two wide widescreen"].column { + width: 12.5%!important + } - .ui.grid>.row>[class*="three wide widescreen"].column,.ui.grid>.column.row>[class*="three wide widescreen"].column,.ui.grid>[class*="three wide widescreen"].column,.ui.column.grid>[class*="three wide widescreen"].column { - width: 18.75%!important; - } + .ui.grid>.row>[class*="three wide widescreen"].column,.ui.grid>.column.row>[class*="three wide widescreen"].column,.ui.grid>[class*="three wide widescreen"].column,.ui.column.grid>[class*="three wide widescreen"].column { + width: 18.75%!important + } - .ui.grid>.row>[class*="four wide widescreen"].column,.ui.grid>.column.row>[class*="four wide widescreen"].column,.ui.grid>[class*="four wide widescreen"].column,.ui.column.grid>[class*="four wide widescreen"].column { - width: 25%!important; - } + .ui.grid>.row>[class*="four wide widescreen"].column,.ui.grid>.column.row>[class*="four wide widescreen"].column,.ui.grid>[class*="four wide widescreen"].column,.ui.column.grid>[class*="four wide widescreen"].column { + width: 25%!important + } - .ui.grid>.row>[class*="five wide widescreen"].column,.ui.grid>.column.row>[class*="five wide widescreen"].column,.ui.grid>[class*="five wide widescreen"].column,.ui.column.grid>[class*="five wide widescreen"].column { - width: 31.25%!important; - } + .ui.grid>.row>[class*="five wide widescreen"].column,.ui.grid>.column.row>[class*="five wide widescreen"].column,.ui.grid>[class*="five wide widescreen"].column,.ui.column.grid>[class*="five wide widescreen"].column { + width: 31.25%!important + } - .ui.grid>.row>[class*="six wide widescreen"].column,.ui.grid>.column.row>[class*="six wide widescreen"].column,.ui.grid>[class*="six wide widescreen"].column,.ui.column.grid>[class*="six wide widescreen"].column { - width: 37.5%!important; - } + .ui.grid>.row>[class*="six wide widescreen"].column,.ui.grid>.column.row>[class*="six wide widescreen"].column,.ui.grid>[class*="six wide widescreen"].column,.ui.column.grid>[class*="six wide widescreen"].column { + width: 37.5%!important + } - .ui.grid>.row>[class*="seven wide widescreen"].column,.ui.grid>.column.row>[class*="seven wide widescreen"].column,.ui.grid>[class*="seven wide widescreen"].column,.ui.column.grid>[class*="seven wide widescreen"].column { - width: 43.75%!important; - } + .ui.grid>.row>[class*="seven wide widescreen"].column,.ui.grid>.column.row>[class*="seven wide widescreen"].column,.ui.grid>[class*="seven wide widescreen"].column,.ui.column.grid>[class*="seven wide widescreen"].column { + width: 43.75%!important + } - .ui.grid>.row>[class*="eight wide widescreen"].column,.ui.grid>.column.row>[class*="eight wide widescreen"].column,.ui.grid>[class*="eight wide widescreen"].column,.ui.column.grid>[class*="eight wide widescreen"].column { - width: 50%!important; - } + .ui.grid>.row>[class*="eight wide widescreen"].column,.ui.grid>.column.row>[class*="eight wide widescreen"].column,.ui.grid>[class*="eight wide widescreen"].column,.ui.column.grid>[class*="eight wide widescreen"].column { + width: 50%!important + } - .ui.grid>.row>[class*="nine wide widescreen"].column,.ui.grid>.column.row>[class*="nine wide widescreen"].column,.ui.grid>[class*="nine wide widescreen"].column,.ui.column.grid>[class*="nine wide widescreen"].column { - width: 56.25%!important; - } + .ui.grid>.row>[class*="nine wide widescreen"].column,.ui.grid>.column.row>[class*="nine wide widescreen"].column,.ui.grid>[class*="nine wide widescreen"].column,.ui.column.grid>[class*="nine wide widescreen"].column { + width: 56.25%!important + } - .ui.grid>.row>[class*="ten wide widescreen"].column,.ui.grid>.column.row>[class*="ten wide widescreen"].column,.ui.grid>[class*="ten wide widescreen"].column,.ui.column.grid>[class*="ten wide widescreen"].column { - width: 62.5%!important; - } + .ui.grid>.row>[class*="ten wide widescreen"].column,.ui.grid>.column.row>[class*="ten wide widescreen"].column,.ui.grid>[class*="ten wide widescreen"].column,.ui.column.grid>[class*="ten wide widescreen"].column { + width: 62.5%!important + } - .ui.grid>.row>[class*="eleven wide widescreen"].column,.ui.grid>.column.row>[class*="eleven wide widescreen"].column,.ui.grid>[class*="eleven wide widescreen"].column,.ui.column.grid>[class*="eleven wide widescreen"].column { - width: 68.75%!important; - } + .ui.grid>.row>[class*="eleven wide widescreen"].column,.ui.grid>.column.row>[class*="eleven wide widescreen"].column,.ui.grid>[class*="eleven wide widescreen"].column,.ui.column.grid>[class*="eleven wide widescreen"].column { + width: 68.75%!important + } - .ui.grid>.row>[class*="twelve wide widescreen"].column,.ui.grid>.column.row>[class*="twelve wide widescreen"].column,.ui.grid>[class*="twelve wide widescreen"].column,.ui.column.grid>[class*="twelve wide widescreen"].column { - width: 75%!important; - } + .ui.grid>.row>[class*="twelve wide widescreen"].column,.ui.grid>.column.row>[class*="twelve wide widescreen"].column,.ui.grid>[class*="twelve wide widescreen"].column,.ui.column.grid>[class*="twelve wide widescreen"].column { + width: 75%!important + } - .ui.grid>.row>[class*="thirteen wide widescreen"].column,.ui.grid>.column.row>[class*="thirteen wide widescreen"].column,.ui.grid>[class*="thirteen wide widescreen"].column,.ui.column.grid>[class*="thirteen wide widescreen"].column { - width: 81.25%!important; - } + .ui.grid>.row>[class*="thirteen wide widescreen"].column,.ui.grid>.column.row>[class*="thirteen wide widescreen"].column,.ui.grid>[class*="thirteen wide widescreen"].column,.ui.column.grid>[class*="thirteen wide widescreen"].column { + width: 81.25%!important + } - .ui.grid>.row>[class*="fourteen wide widescreen"].column,.ui.grid>.column.row>[class*="fourteen wide widescreen"].column,.ui.grid>[class*="fourteen wide widescreen"].column,.ui.column.grid>[class*="fourteen wide widescreen"].column { - width: 87.5%!important; - } + .ui.grid>.row>[class*="fourteen wide widescreen"].column,.ui.grid>.column.row>[class*="fourteen wide widescreen"].column,.ui.grid>[class*="fourteen wide widescreen"].column,.ui.column.grid>[class*="fourteen wide widescreen"].column { + width: 87.5%!important + } - .ui.grid>.row>[class*="fifteen wide widescreen"].column,.ui.grid>.column.row>[class*="fifteen wide widescreen"].column,.ui.grid>[class*="fifteen wide widescreen"].column,.ui.column.grid>[class*="fifteen wide widescreen"].column { - width: 93.75%!important; - } + .ui.grid>.row>[class*="fifteen wide widescreen"].column,.ui.grid>.column.row>[class*="fifteen wide widescreen"].column,.ui.grid>[class*="fifteen wide widescreen"].column,.ui.column.grid>[class*="fifteen wide widescreen"].column { + width: 93.75%!important + } - .ui.grid>.row>[class*="sixteen wide widescreen"].column,.ui.grid>.column.row>[class*="sixteen wide widescreen"].column,.ui.grid>[class*="sixteen wide widescreen"].column,.ui.column.grid>[class*="sixteen wide widescreen"].column { - width: 100%!important; - } + .ui.grid>.row>[class*="sixteen wide widescreen"].column,.ui.grid>.column.row>[class*="sixteen wide widescreen"].column,.ui.grid>[class*="sixteen wide widescreen"].column,.ui.column.grid>[class*="sixteen wide widescreen"].column { + width: 100%!important + } } .ui.centered.grid,.ui.centered.grid>.row,.ui.grid>.centered.row { - text-align: center; - justify-content: center; + text-align: center; + justify-content: center } .ui.centered.grid>.column:not(.aligned):not(.justified):not(.row),.ui.centered.grid>.row>.column:not(.aligned):not(.justified),.ui.grid .centered.row>.column:not(.aligned):not(.justified) { - text-align: left; + text-align: left } .ui.grid>.centered.column,.ui.grid>.row>.centered.column { - display: block; - margin-left: auto; - margin-right: auto; + display: block; + margin-left: auto; + margin-right: auto } .ui.relaxed.grid>.column:not(.row),.ui.relaxed.grid>.row>.column,.ui.grid>.relaxed.row>.column { - padding-left: 1.5rem; - padding-right: 1.5rem; + padding-left: 1.5rem; + padding-right: 1.5rem } .ui[class*="very relaxed"].grid>.column:not(.row),.ui[class*="very relaxed"].grid>.row>.column,.ui.grid>[class*="very relaxed"].row>.column { - padding-left: 2.5rem; - padding-right: 2.5rem; + padding-left: 2.5rem; + padding-right: 2.5rem } .ui.relaxed.grid .row+.ui.divider,.ui.grid .relaxed.row+.ui.divider { - margin-left: 1.5rem; - margin-right: 1.5rem; + margin-left: 1.5rem; + margin-right: 1.5rem } .ui[class*="very relaxed"].grid .row+.ui.divider,.ui.grid [class*="very relaxed"].row+.ui.divider { - margin-left: 2.5rem; - margin-right: 2.5rem; + margin-left: 2.5rem; + margin-right: 2.5rem } .ui.padded.grid:not(.vertically):not(.horizontally) { - margin: 0!important; + margin: 0!important } [class*="horizontally padded"].ui.grid { - margin-left: 0!important; - margin-right: 0!important; + margin-left: 0!important; + margin-right: 0!important } [class*="vertically padded"].ui.grid { - margin-top: 0!important; - margin-bottom: 0!important; + margin-top: 0!important; + margin-bottom: 0!important } .ui.grid [class*="left floated"].column { - margin-right: auto; + margin-right: auto } .ui.grid [class*="right floated"].column { - margin-left: auto; + margin-left: auto } .ui.divided.grid:not([class*="vertically divided"])>.column:not(.row),.ui.divided.grid:not([class*="vertically divided"])>.row>.column { - box-shadow: -1px 0 #22242626; + box-shadow: -1px 0 #22242626 } .ui[class*="vertically divided"].grid>.column:not(.row),.ui[class*="vertically divided"].grid>.row>.column { - margin-top: 1rem; - margin-bottom: 1rem; - padding-top: 0; - padding-bottom: 0; + margin-top: 1rem; + margin-bottom: 1rem; + padding-top: 0; + padding-bottom: 0 } .ui[class*="vertically divided"].grid>.row { - margin-top: 0; - margin-bottom: 0; + margin-top: 0; + margin-bottom: 0 } .ui.divided.grid:not([class*="vertically divided"])>.column:first-child,.ui.divided.grid:not([class*="vertically divided"])>.row>.column:first-child { - box-shadow: none; + box-shadow: none } .ui[class*="vertically divided"].grid>.row:first-child>.column { - margin-top: 0; + margin-top: 0 } .ui.grid>.divided.row>.column { - box-shadow: -1px 0 #22242626; + box-shadow: -1px 0 #22242626 } .ui.grid>.divided.row>.column:first-child { - box-shadow: none; + box-shadow: none } .ui[class*="vertically divided"].grid>.row { - position: relative; + position: relative } .ui[class*="vertically divided"].grid>.row:before { - position: absolute; - content: ""; - top: 0; - left: 0; - width: calc(100% - 2rem); - height: 1px; - margin: 0 1rem; - box-shadow: 0 -1px #22242626; + position: absolute; + content: ""; + top: 0; + left: 0; + width: calc(100% - 2rem); + height: 1px; + margin: 0 1rem; + box-shadow: 0 -1px #22242626 } [class*="horizontally padded"].ui.divided.grid,.ui.padded.divided.grid:not(.vertically):not(.horizontally) { - width: 100%; + width: 100% } .ui[class*="vertically divided"].grid>.row:first-child:before { - box-shadow: none; + box-shadow: none } .ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row),.ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column { - box-shadow: -1px 0 #ffffff1a; + box-shadow: -1px 0 #ffffff1a } .ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row):first-child,.ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column:first-child { - box-shadow: none; + box-shadow: none } .ui.inverted[class*="vertically divided"].grid>.row:before { - box-shadow: 0 -1px #ffffff1a; + box-shadow: 0 -1px #ffffff1a } .ui.relaxed[class*="vertically divided"].grid>.row:before { - margin-left: 1.5rem; - margin-right: 1.5rem; - width: calc(100% - 3rem); + margin-left: 1.5rem; + margin-right: 1.5rem; + width: calc(100% - 3rem) } .ui[class*="very relaxed"][class*="vertically divided"].grid>.row:before { - margin-left: 2.5rem; - margin-right: 2.5rem; - width: calc(100% - 5rem); + margin-left: 2.5rem; + margin-right: 2.5rem; + width: calc(100% - 5rem) } .ui.celled.grid { - width: 100%; - margin: 1em 0; - box-shadow: 0 0 0 1px #d4d4d5; + width: 100%; + margin: 1em 0; + box-shadow: 0 0 0 1px #d4d4d5 } .ui.celled.grid>.row { - width: 100%!important; - margin: 0; - padding: 0; - box-shadow: 0 -1px #d4d4d5; + width: 100%!important; + margin: 0; + padding: 0; + box-shadow: 0 -1px #d4d4d5 } .ui.celled.grid>.column:not(.row),.ui.celled.grid>.row>.column { - box-shadow: -1px 0 #d4d4d5; + box-shadow: -1px 0 #d4d4d5 } .ui.celled.grid>.column:first-child,.ui.celled.grid>.row>.column:first-child { - box-shadow: none; + box-shadow: none } .ui.celled.grid>.column:not(.row),.ui.celled.grid>.row>.column { - padding: 1em; + padding: 1em } .ui.relaxed.celled.grid>.column:not(.row),.ui.relaxed.celled.grid>.row>.column { - padding: 1.5em; + padding: 1.5em } .ui[class*="very relaxed"].celled.grid>.column:not(.row),.ui[class*="very relaxed"].celled.grid>.row>.column { - padding: 2em; + padding: 2em } .ui[class*="internally celled"].grid { - box-shadow: none; - margin: 0; + box-shadow: none; + margin: 0 } .ui[class*="internally celled"].grid>.row:first-child { - box-shadow: none; + box-shadow: none } .ui[class*="internally celled"].grid>.row>.column:first-child { - box-shadow: none; + box-shadow: none } .ui[class*="top aligned"].grid>.column:not(.row),.ui[class*="top aligned"].grid>.row>.column,.ui.grid>[class*="top aligned"].row>.column,.ui.grid>[class*="top aligned"].column:not(.row),.ui.grid>.row>[class*="top aligned"].column { - flex-direction: column; - vertical-align: top; - align-self: flex-start!important; + flex-direction: column; + vertical-align: top; + align-self: flex-start!important } .ui[class*="middle aligned"].grid>.column:not(.row),.ui[class*="middle aligned"].grid>.row>.column,.ui.grid>[class*="middle aligned"].row>.column,.ui.grid>[class*="middle aligned"].column:not(.row),.ui.grid>.row>[class*="middle aligned"].column { - flex-direction: column; - vertical-align: middle; - align-self: center!important; + flex-direction: column; + vertical-align: middle; + align-self: center!important } .ui[class*="bottom aligned"].grid>.column:not(.row),.ui[class*="bottom aligned"].grid>.row>.column,.ui.grid>[class*="bottom aligned"].row>.column,.ui.grid>[class*="bottom aligned"].column:not(.row),.ui.grid>.row>[class*="bottom aligned"].column { - flex-direction: column; - vertical-align: bottom; - align-self: flex-end!important; + flex-direction: column; + vertical-align: bottom; + align-self: flex-end!important } .ui.stretched.grid>.row>.column,.ui.stretched.grid>.column,.ui.grid>.stretched.row>.column,.ui.grid>.stretched.column:not(.row),.ui.grid>.row>.stretched.column { - display: inline-flex!important; - align-self: stretch; - flex-direction: column; + display: inline-flex!important; + align-self: stretch; + flex-direction: column } .ui.stretched.grid>.row>.column>*,.ui.stretched.grid>.column>*,.ui.grid>.stretched.row>.column>*,.ui.grid>.stretched.column:not(.row)>*,.ui.grid>.row>.stretched.column>* { - flex-grow: 1; + flex-grow: 1 } .ui[class*="left aligned"].grid>.column,.ui[class*="left aligned"].grid>.row>.column,.ui.grid>[class*="left aligned"].row>.column,.ui.grid>[class*="left aligned"].column.column,.ui.grid>.row>[class*="left aligned"].column.column { - text-align: left; - align-self: inherit; + text-align: left; + align-self: inherit } .ui[class*="center aligned"].grid>.column,.ui[class*="center aligned"].grid>.row>.column,.ui.grid>[class*="center aligned"].row>.column,.ui.grid>[class*="center aligned"].column.column,.ui.grid>.row>[class*="center aligned"].column.column { - text-align: center; - align-self: inherit; + text-align: center; + align-self: inherit } .ui[class*="center aligned"].grid { - justify-content: center; + justify-content: center } .ui[class*="right aligned"].grid>.column,.ui[class*="right aligned"].grid>.row>.column,.ui.grid>[class*="right aligned"].row>.column,.ui.grid>[class*="right aligned"].column.column,.ui.grid>.row>[class*="right aligned"].column.column { - text-align: right; - align-self: inherit; + text-align: right; + align-self: inherit } .ui.justified.grid>.column,.ui.justified.grid>.row>.column,.ui.grid>.justified.row>.column,.ui.grid>.justified.column.column,.ui.grid>.row>.justified.column.column { - text-align: justify; - -webkit-hyphens: auto; - hyphens: auto; + text-align: justify; + -webkit-hyphens: auto; + hyphens: auto } .ui.grid>.primary.row,.ui.grid>.primary.column,.ui.grid>.row>.primary.column { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } .ui.grid>.secondary.row,.ui.grid>.secondary.column,.ui.grid>.row>.secondary.column { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } .ui.grid>.red.row,.ui.grid>.red.column,.ui.grid>.row>.red.column { - background-color: #db2828; - color: #fff; + background-color: #db2828; + color: #fff } .ui.grid>.orange.row,.ui.grid>.orange.column,.ui.grid>.row>.orange.column { - background-color: #f2711c; - color: #fff; + background-color: #f2711c; + color: #fff } .ui.grid>.yellow.row,.ui.grid>.yellow.column,.ui.grid>.row>.yellow.column { - background-color: #fbbd08; - color: #fff; + background-color: #fbbd08; + color: #fff } .ui.grid>.olive.row,.ui.grid>.olive.column,.ui.grid>.row>.olive.column { - background-color: #b5cc18; - color: #fff; + background-color: #b5cc18; + color: #fff } .ui.grid>.green.row,.ui.grid>.green.column,.ui.grid>.row>.green.column { - background-color: #21ba45; - color: #fff; + background-color: #21ba45; + color: #fff } .ui.grid>.teal.row,.ui.grid>.teal.column,.ui.grid>.row>.teal.column { - background-color: #00b5ad; - color: #fff; + background-color: #00b5ad; + color: #fff } .ui.grid>.blue.row,.ui.grid>.blue.column,.ui.grid>.row>.blue.column { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } .ui.grid>.violet.row,.ui.grid>.violet.column,.ui.grid>.row>.violet.column { - background-color: #6435c9; - color: #fff; + background-color: #6435c9; + color: #fff } .ui.grid>.purple.row,.ui.grid>.purple.column,.ui.grid>.row>.purple.column { - background-color: #a333c8; - color: #fff; + background-color: #a333c8; + color: #fff } .ui.grid>.pink.row,.ui.grid>.pink.column,.ui.grid>.row>.pink.column { - background-color: #e03997; - color: #fff; + background-color: #e03997; + color: #fff } .ui.grid>.brown.row,.ui.grid>.brown.column,.ui.grid>.row>.brown.column { - background-color: #a5673f; - color: #fff; + background-color: #a5673f; + color: #fff } .ui.grid>.grey.row,.ui.grid>.grey.column,.ui.grid>.row>.grey.column { - background-color: #767676; - color: #fff; + background-color: #767676; + color: #fff } .ui.grid>.black.row,.ui.grid>.black.column,.ui.grid>.row>.black.column { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } .ui[class*="equal width"].grid>.column:not(.row),.ui[class*="equal width"].grid>.row>.column,.ui.grid>[class*="equal width"].row>.column { - display: inline-block; - flex-grow: 1; + display: inline-block; + flex-grow: 1 } .ui[class*="equal width"].grid>.wide.column,.ui[class*="equal width"].grid>.row>.wide.column,.ui.grid>[class*="equal width"].row>.wide.column { - flex-grow: 0; + flex-grow: 0 } @media only screen and (max-width: 767.98px) { - .ui[class*="mobile reversed"].grid,.ui[class*="mobile reversed"].grid>.row,.ui.grid>[class*="mobile reversed"].row { - flex-direction: row-reverse; - } + .ui[class*="mobile reversed"].grid,.ui[class*="mobile reversed"].grid>.row,.ui.grid>[class*="mobile reversed"].row { + flex-direction:row-reverse + } - .ui[class*="mobile vertically reversed"].grid,.ui.stackable[class*="mobile reversed"] { - flex-direction: column-reverse; - } + .ui[class*="mobile vertically reversed"].grid,.ui.stackable[class*="mobile reversed"] { + flex-direction: column-reverse + } - .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child { - box-shadow: -1px 0 #22242626; - } + .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child { + box-shadow: -1px 0 #22242626 + } - .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child { - box-shadow: none; - } + .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child { + box-shadow: none + } - .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:first-child:before { - box-shadow: 0 -1px #22242626; - } + .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:first-child:before { + box-shadow: 0 -1px #22242626 + } - .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:last-child:before { - box-shadow: none; - } + .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:last-child:before { + box-shadow: none + } - .ui[class*="mobile reversed"].celled.grid>.row>.column:first-child { - box-shadow: -1px 0 #d4d4d5; - } + .ui[class*="mobile reversed"].celled.grid>.row>.column:first-child { + box-shadow: -1px 0 #d4d4d5 + } - .ui[class*="mobile reversed"].celled.grid>.row>.column:last-child { - box-shadow: none; - } + .ui[class*="mobile reversed"].celled.grid>.row>.column:last-child { + box-shadow: none + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui[class*="tablet reversed"].grid,.ui[class*="tablet reversed"].grid>.row,.ui.grid>[class*="tablet reversed"].row { - flex-direction: row-reverse; - } + .ui[class*="tablet reversed"].grid,.ui[class*="tablet reversed"].grid>.row,.ui.grid>[class*="tablet reversed"].row { + flex-direction:row-reverse + } - .ui[class*="tablet vertically reversed"].grid { - flex-direction: column-reverse; - } + .ui[class*="tablet vertically reversed"].grid { + flex-direction: column-reverse + } - .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child { - box-shadow: -1px 0 #22242626; - } + .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child { + box-shadow: -1px 0 #22242626 + } - .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child { - box-shadow: none; - } + .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child { + box-shadow: none + } - .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:first-child:before { - box-shadow: 0 -1px #22242626; - } + .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:first-child:before { + box-shadow: 0 -1px #22242626 + } - .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:last-child:before { - box-shadow: none; - } + .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:last-child:before { + box-shadow: none + } - .ui[class*="tablet reversed"].celled.grid>.row>.column:first-child { - box-shadow: -1px 0 #d4d4d5; - } + .ui[class*="tablet reversed"].celled.grid>.row>.column:first-child { + box-shadow: -1px 0 #d4d4d5 + } - .ui[class*="tablet reversed"].celled.grid>.row>.column:last-child { - box-shadow: none; - } + .ui[class*="tablet reversed"].celled.grid>.row>.column:last-child { + box-shadow: none + } } @media only screen and (min-width: 992px) { - .ui[class*="computer reversed"].grid,.ui[class*="computer reversed"].grid>.row,.ui.grid>[class*="computer reversed"].row { - flex-direction: row-reverse; - } + .ui[class*="computer reversed"].grid,.ui[class*="computer reversed"].grid>.row,.ui.grid>[class*="computer reversed"].row { + flex-direction:row-reverse + } - .ui[class*="computer vertically reversed"].grid { - flex-direction: column-reverse; - } + .ui[class*="computer vertically reversed"].grid { + flex-direction: column-reverse + } - .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child { - box-shadow: -1px 0 #22242626; - } + .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child { + box-shadow: -1px 0 #22242626 + } - .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child { - box-shadow: none; - } + .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child { + box-shadow: none + } - .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:first-child:before { - box-shadow: 0 -1px #22242626; - } + .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:first-child:before { + box-shadow: 0 -1px #22242626 + } - .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:last-child:before { - box-shadow: none; - } + .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:last-child:before { + box-shadow: none + } - .ui[class*="computer reversed"].celled.grid>.row>.column:first-child { - box-shadow: -1px 0 #d4d4d5; - } + .ui[class*="computer reversed"].celled.grid>.row>.column:first-child { + box-shadow: -1px 0 #d4d4d5 + } - .ui[class*="computer reversed"].celled.grid>.row>.column:last-child { - box-shadow: none; - } + .ui[class*="computer reversed"].celled.grid>.row>.column:last-child { + box-shadow: none + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui.doubling.grid { - width: auto; - } + .ui.doubling.grid { + width:auto + } - .ui.grid>.doubling.row,.ui.doubling.grid>.row { - margin: 0!important; - padding: 0!important; - } + .ui.grid>.doubling.row,.ui.doubling.grid>.row { + margin: 0!important; + padding: 0!important + } - .ui.grid>.doubling.row>.column,.ui.doubling.grid>.row>.column { - display: inline-block!important; - padding-top: 1rem!important; - padding-bottom: 1rem!important; - box-shadow: none!important; - margin: 0; - } + .ui.grid>.doubling.row>.column,.ui.doubling.grid>.row>.column { + display: inline-block!important; + padding-top: 1rem!important; + padding-bottom: 1rem!important; + box-shadow: none!important; + margin: 0 + } - .ui[class*="two column"].doubling.grid>.row>.column,.ui[class*="two column"].doubling.grid>.column:not(.row),.ui.grid>[class*="two column"].doubling.row.row>.column { - width: 100%!important; - } + .ui[class*="two column"].doubling.grid>.row>.column,.ui[class*="two column"].doubling.grid>.column:not(.row),.ui.grid>[class*="two column"].doubling.row.row>.column { + width: 100%!important + } - .ui[class*="three column"].doubling.grid>.row>.column,.ui[class*="three column"].doubling.grid>.column:not(.row),.ui.grid>[class*="three column"].doubling.row.row>.column { - width: 50%!important; - } + .ui[class*="three column"].doubling.grid>.row>.column,.ui[class*="three column"].doubling.grid>.column:not(.row),.ui.grid>[class*="three column"].doubling.row.row>.column { + width: 50%!important + } - .ui[class*="four column"].doubling.grid>.row>.column,.ui[class*="four column"].doubling.grid>.column:not(.row),.ui.grid>[class*="four column"].doubling.row.row>.column { - width: 50%!important; - } + .ui[class*="four column"].doubling.grid>.row>.column,.ui[class*="four column"].doubling.grid>.column:not(.row),.ui.grid>[class*="four column"].doubling.row.row>.column { + width: 50%!important + } - .ui[class*="five column"].doubling.grid>.row>.column,.ui[class*="five column"].doubling.grid>.column:not(.row),.ui.grid>[class*="five column"].doubling.row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="five column"].doubling.grid>.row>.column,.ui[class*="five column"].doubling.grid>.column:not(.row),.ui.grid>[class*="five column"].doubling.row.row>.column { + width: 33.33333333%!important + } - .ui[class*="six column"].doubling.grid>.row>.column,.ui[class*="six column"].doubling.grid>.column:not(.row),.ui.grid>[class*="six column"].doubling.row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="six column"].doubling.grid>.row>.column,.ui[class*="six column"].doubling.grid>.column:not(.row),.ui.grid>[class*="six column"].doubling.row.row>.column { + width: 33.33333333%!important + } - .ui[class*="seven column"].doubling.grid>.row>.column,.ui[class*="seven column"].doubling.grid>.column:not(.row),.ui.grid>[class*="seven column"].doubling.row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="seven column"].doubling.grid>.row>.column,.ui[class*="seven column"].doubling.grid>.column:not(.row),.ui.grid>[class*="seven column"].doubling.row.row>.column { + width: 33.33333333%!important + } - .ui[class*="eight column"].doubling.grid>.row>.column,.ui[class*="eight column"].doubling.grid>.column:not(.row),.ui.grid>[class*="eight column"].doubling.row.row>.column { - width: 25%!important; - } + .ui[class*="eight column"].doubling.grid>.row>.column,.ui[class*="eight column"].doubling.grid>.column:not(.row),.ui.grid>[class*="eight column"].doubling.row.row>.column { + width: 25%!important + } - .ui[class*="nine column"].doubling.grid>.row>.column,.ui[class*="nine column"].doubling.grid>.column:not(.row),.ui.grid>[class*="nine column"].doubling.row.row>.column { - width: 25%!important; - } + .ui[class*="nine column"].doubling.grid>.row>.column,.ui[class*="nine column"].doubling.grid>.column:not(.row),.ui.grid>[class*="nine column"].doubling.row.row>.column { + width: 25%!important + } - .ui[class*="ten column"].doubling.grid>.row>.column,.ui[class*="ten column"].doubling.grid>.column:not(.row),.ui.grid>[class*="ten column"].doubling.row.row>.column { - width: 20%!important; - } + .ui[class*="ten column"].doubling.grid>.row>.column,.ui[class*="ten column"].doubling.grid>.column:not(.row),.ui.grid>[class*="ten column"].doubling.row.row>.column { + width: 20%!important + } - .ui[class*="eleven column"].doubling.grid>.row>.column,.ui[class*="eleven column"].doubling.grid>.column:not(.row),.ui.grid>[class*="eleven column"].doubling.row.row>.column { - width: 20%!important; - } + .ui[class*="eleven column"].doubling.grid>.row>.column,.ui[class*="eleven column"].doubling.grid>.column:not(.row),.ui.grid>[class*="eleven column"].doubling.row.row>.column { + width: 20%!important + } - .ui[class*="twelve column"].doubling.grid>.row>.column,.ui[class*="twelve column"].doubling.grid>.column:not(.row),.ui.grid>[class*="twelve column"].doubling.row.row>.column { - width: 16.66666667%!important; - } + .ui[class*="twelve column"].doubling.grid>.row>.column,.ui[class*="twelve column"].doubling.grid>.column:not(.row),.ui.grid>[class*="twelve column"].doubling.row.row>.column { + width: 16.66666667%!important + } - .ui[class*="thirteen column"].doubling.grid>.row>.column,.ui[class*="thirteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="thirteen column"].doubling.row.row>.column { - width: 16.66666667%!important; - } + .ui[class*="thirteen column"].doubling.grid>.row>.column,.ui[class*="thirteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="thirteen column"].doubling.row.row>.column { + width: 16.66666667%!important + } - .ui[class*="fourteen column"].doubling.grid>.row>.column,.ui[class*="fourteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="fourteen column"].doubling.row.row>.column { - width: 14.28571429%!important; - } + .ui[class*="fourteen column"].doubling.grid>.row>.column,.ui[class*="fourteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="fourteen column"].doubling.row.row>.column { + width: 14.28571429%!important + } - .ui[class*="fifteen column"].doubling.grid>.row>.column,.ui[class*="fifteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="fifteen column"].doubling.row.row>.column { - width: 14.28571429%!important; - } + .ui[class*="fifteen column"].doubling.grid>.row>.column,.ui[class*="fifteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="fifteen column"].doubling.row.row>.column { + width: 14.28571429%!important + } - .ui[class*="sixteen column"].doubling.grid>.row>.column,.ui[class*="sixteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="sixteen column"].doubling.row.row>.column { - width: 12.5%!important; - } + .ui[class*="sixteen column"].doubling.grid>.row>.column,.ui[class*="sixteen column"].doubling.grid>.column:not(.row),.ui.grid>[class*="sixteen column"].doubling.row.row>.column { + width: 12.5%!important + } } @media only screen and (max-width: 767.98px) { - .ui.grid>.doubling.row,.ui.doubling.grid>.row { - margin: 0!important; - padding: 0!important; - } + .ui.grid>.doubling.row,.ui.doubling.grid>.row { + margin:0!important; + padding: 0!important + } - .ui.grid>.doubling.row>.column,.ui.doubling.grid>.row>.column { - padding-top: 1rem!important; - padding-bottom: 1rem!important; - margin: 0!important; - box-shadow: none!important; - } + .ui.grid>.doubling.row>.column,.ui.doubling.grid>.row>.column { + padding-top: 1rem!important; + padding-bottom: 1rem!important; + margin: 0!important; + box-shadow: none!important + } - .ui[class*="two column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="two column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="two column"].doubling:not(.stackable).row.row>.column { - width: 100%!important; - } + .ui[class*="two column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="two column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="two column"].doubling:not(.stackable).row.row>.column { + width: 100%!important + } - .ui[class*="three column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="three column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="three column"].doubling:not(.stackable).row.row>.column { - width: 50%!important; - } + .ui[class*="three column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="three column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="three column"].doubling:not(.stackable).row.row>.column { + width: 50%!important + } - .ui[class*="four column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="four column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="four column"].doubling:not(.stackable).row.row>.column { - width: 50%!important; - } + .ui[class*="four column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="four column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="four column"].doubling:not(.stackable).row.row>.column { + width: 50%!important + } - .ui[class*="five column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="five column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="five column"].doubling:not(.stackable).row.row>.column { - width: 50%!important; - } + .ui[class*="five column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="five column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="five column"].doubling:not(.stackable).row.row>.column { + width: 50%!important + } - .ui[class*="six column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="six column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="six column"].doubling:not(.stackable).row.row>.column { - width: 50%!important; - } + .ui[class*="six column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="six column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="six column"].doubling:not(.stackable).row.row>.column { + width: 50%!important + } - .ui[class*="seven column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="seven column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="seven column"].doubling:not(.stackable).row.row>.column { - width: 50%!important; - } + .ui[class*="seven column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="seven column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="seven column"].doubling:not(.stackable).row.row>.column { + width: 50%!important + } - .ui[class*="eight column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="eight column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="eight column"].doubling:not(.stackable).row.row>.column { - width: 50%!important; - } + .ui[class*="eight column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="eight column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="eight column"].doubling:not(.stackable).row.row>.column { + width: 50%!important + } - .ui[class*="nine column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="nine column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="nine column"].doubling:not(.stackable).row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="nine column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="nine column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="nine column"].doubling:not(.stackable).row.row>.column { + width: 33.33333333%!important + } - .ui[class*="ten column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="ten column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="ten column"].doubling:not(.stackable).row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="ten column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="ten column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="ten column"].doubling:not(.stackable).row.row>.column { + width: 33.33333333%!important + } - .ui[class*="eleven column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="eleven column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="eleven column"].doubling:not(.stackable).row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="eleven column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="eleven column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="eleven column"].doubling:not(.stackable).row.row>.column { + width: 33.33333333%!important + } - .ui[class*="twelve column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="twelve column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="twelve column"].doubling:not(.stackable).row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="twelve column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="twelve column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="twelve column"].doubling:not(.stackable).row.row>.column { + width: 33.33333333%!important + } - .ui[class*="thirteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="thirteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="thirteen column"].doubling:not(.stackable).row.row>.column { - width: 33.33333333%!important; - } + .ui[class*="thirteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="thirteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="thirteen column"].doubling:not(.stackable).row.row>.column { + width: 33.33333333%!important + } - .ui[class*="fourteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="fourteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="fourteen column"].doubling:not(.stackable).row.row>.column { - width: 25%!important; - } + .ui[class*="fourteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="fourteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="fourteen column"].doubling:not(.stackable).row.row>.column { + width: 25%!important + } - .ui[class*="fifteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="fifteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="fifteen column"].doubling:not(.stackable).row.row>.column { - width: 25%!important; - } + .ui[class*="fifteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="fifteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="fifteen column"].doubling:not(.stackable).row.row>.column { + width: 25%!important + } - .ui[class*="sixteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="sixteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="sixteen column"].doubling:not(.stackable).row.row>.column { - width: 25%!important; - } + .ui[class*="sixteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="sixteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui.grid>[class*="sixteen column"].doubling:not(.stackable).row.row>.column { + width: 25%!important + } } @media only screen and (max-width: 767.98px) { - .ui.stackable.grid { - width: auto; - margin-left: 0!important; - margin-right: 0!important; - } + .ui.stackable.grid { + width:auto; + margin-left: 0!important; + margin-right: 0!important + } - .ui.stackable.grid>.row>.wide.column,.ui.stackable.grid>.wide.column,.ui.stackable.grid>.column.grid>.column,.ui.stackable.grid>.column.row>.column,.ui.stackable.grid>.row>.column,.ui.stackable.grid>.column:not(.row),.ui.grid>.stackable.stackable.stackable.row>.column { - width: 100%!important; - margin: 0!important; - box-shadow: none!important; - padding: 1rem; - } + .ui.stackable.grid>.row>.wide.column,.ui.stackable.grid>.wide.column,.ui.stackable.grid>.column.grid>.column,.ui.stackable.grid>.column.row>.column,.ui.stackable.grid>.row>.column,.ui.stackable.grid>.column:not(.row),.ui.grid>.stackable.stackable.stackable.row>.column { + width: 100%!important; + margin: 0!important; + box-shadow: none!important; + padding: 1rem + } - .ui.stackable.grid:not(.vertically)>.row { - margin: 0; - padding: 0; - } + .ui.stackable.grid:not(.vertically)>.row { + margin: 0; + padding: 0 + } - .ui.container>.ui.stackable.grid>.column,.ui.container>.ui.stackable.grid>.row>.column { - padding-left: 0!important; - padding-right: 0!important; - } + .ui.container>.ui.stackable.grid>.column,.ui.container>.ui.stackable.grid>.row>.column { + padding-left: 0!important; + padding-right: 0!important + } - .ui.grid .ui.stackable.grid,.ui.segment:not(.vertical) .ui.stackable.page.grid { - margin-left: -1rem!important; - margin-right: -1rem!important; - } + .ui.grid .ui.stackable.grid,.ui.segment:not(.vertical) .ui.stackable.page.grid { + margin-left: -1rem!important; + margin-right: -1rem!important + } - .ui.stackable.divided.grid>.row:first-child>.column:first-child,.ui.stackable.celled.grid>.row:first-child>.column:first-child,.ui.stackable.divided.grid>.column:not(.row):first-child,.ui.stackable.celled.grid>.column:not(.row):first-child { - border-top: none!important; - } + .ui.stackable.divided.grid>.row:first-child>.column:first-child,.ui.stackable.celled.grid>.row:first-child>.column:first-child,.ui.stackable.divided.grid>.column:not(.row):first-child,.ui.stackable.celled.grid>.column:not(.row):first-child { + border-top: none!important + } - .ui.inverted.stackable.celled.grid>.column:not(.row),.ui.inverted.stackable.divided.grid>.column:not(.row),.ui.inverted.stackable.celled.grid>.row>.column,.ui.inverted.stackable.divided.grid>.row>.column { - border-top: 1px solid rgba(255,255,255,.1); - } + .ui.inverted.stackable.celled.grid>.column:not(.row),.ui.inverted.stackable.divided.grid>.column:not(.row),.ui.inverted.stackable.celled.grid>.row>.column,.ui.inverted.stackable.divided.grid>.row>.column { + border-top: 1px solid rgba(255,255,255,.1) + } - .ui.stackable.celled.grid>.column:not(.row),.ui.stackable.divided:not(.vertically).grid>.column:not(.row),.ui.stackable.celled.grid>.row>.column,.ui.stackable.divided:not(.vertically).grid>.row>.column { - border-top: 1px solid rgba(34,36,38,.15); - box-shadow: none!important; - padding-top: 2rem!important; - padding-bottom: 2rem!important; - } + .ui.stackable.celled.grid>.column:not(.row),.ui.stackable.divided:not(.vertically).grid>.column:not(.row),.ui.stackable.celled.grid>.row>.column,.ui.stackable.divided:not(.vertically).grid>.row>.column { + border-top: 1px solid rgba(34,36,38,.15); + box-shadow: none!important; + padding-top: 2rem!important; + padding-bottom: 2rem!important + } - .ui.stackable.celled.grid>.row { - box-shadow: none!important; - } + .ui.stackable.celled.grid>.row { + box-shadow: none!important + } - .ui.stackable.divided:not(.vertically).grid>.column:not(.row),.ui.stackable.divided:not(.vertically).grid>.row>.column { - padding-left: 0!important; - padding-right: 0!important; - } + .ui.stackable.divided:not(.vertically).grid>.column:not(.row),.ui.stackable.divided:not(.vertically).grid>.row>.column { + padding-left: 0!important; + padding-right: 0!important + } } @media only screen and (max-width: 767.98px) { - .ui[class*="tablet only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].row:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="tablet only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].row:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.mobile) { + display:none!important + } - .ui[class*="computer only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].row:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="computer only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].row:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.mobile) { + display: none!important + } - .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile) { + display: none!important + } - .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { + display: none!important + } } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui[class*="mobile only"].grid.grid.grid:not(.tablet),.ui.grid.grid.grid>[class*="mobile only"].row:not(.tablet),.ui.grid.grid.grid>[class*="mobile only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.tablet) { - display: none!important; - } + .ui[class*="mobile only"].grid.grid.grid:not(.tablet),.ui.grid.grid.grid>[class*="mobile only"].row:not(.tablet),.ui.grid.grid.grid>[class*="mobile only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.tablet) { + display:none!important + } - .ui[class*="computer only"].grid.grid.grid:not(.tablet),.ui.grid.grid.grid>[class*="computer only"].row:not(.tablet),.ui.grid.grid.grid>[class*="computer only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.tablet) { - display: none!important; - } + .ui[class*="computer only"].grid.grid.grid:not(.tablet),.ui.grid.grid.grid>[class*="computer only"].row:not(.tablet),.ui.grid.grid.grid>[class*="computer only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.tablet) { + display: none!important + } - .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile) { + display: none!important + } - .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { + display: none!important + } } @media only screen and (min-width: 992px) and (max-width: 1199.98px) { - .ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer) { - display: none!important; - } + .ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer) { + display:none!important + } - .ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer) { - display: none!important; - } + .ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer) { + display: none!important + } - .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile) { + display: none!important + } - .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { + display: none!important + } } @media only screen and (min-width: 1200px) and (max-width: 1919.98px) { - .ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer) { - display: none!important; - } + .ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer) { + display:none!important + } - .ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer) { - display: none!important; - } + .ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer) { + display: none!important + } - .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { - display: none!important; - } + .ui[class*="widescreen only"].grid.grid.grid:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile) { + display: none!important + } } @media only screen and (min-width: 1920px) { - .ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer) { - display: none!important; - } + .ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer) { + display:none!important + } - .ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer) { - display: none!important; - } + .ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer) { + display: none!important + } } .ui.ui.ui.compact.grid>.column:not(.row),.ui.ui.ui.compact.grid>.row>.column { - padding-left: .5rem; - padding-right: .5rem; + padding-left: .5rem; + padding-right: .5rem } .ui.ui.ui.compact.grid>* { - padding-left: .5rem; - padding-right: .5rem; + padding-left: .5rem; + padding-right: .5rem } .ui.ui.ui.compact.grid>.row { - padding-top: .5rem; - padding-bottom: .5rem; + padding-top: .5rem; + padding-bottom: .5rem } .ui.ui.ui.compact.grid>.column:not(.row) { - padding-top: .5rem; - padding-bottom: .5rem; + padding-top: .5rem; + padding-bottom: .5rem } .ui.compact.relaxed.celled.grid>.column:not(.row),.ui.compact.relaxed.celled.grid>.row>.column { - padding: .75em; + padding: .75em } .ui.compact[class*="very relaxed"].celled.grid>.column:not(.row),.ui.compact[class*="very relaxed"].celled.grid>.row>.column { - padding: 1em; + padding: 1em } .ui.ui.ui[class*="very compact"].grid>.column:not(.row),.ui.ui.ui[class*="very compact"].grid>.row>.column { - padding-left: .25rem; - padding-right: .25rem; + padding-left: .25rem; + padding-right: .25rem } .ui.ui.ui[class*="very compact"].grid>* { - padding-left: .25rem; - padding-right: .25rem; + padding-left: .25rem; + padding-right: .25rem } .ui.ui.ui[class*="very compact"].grid>.row { - padding: .25rem .75rem; + padding: .25rem .75rem } .ui.ui.ui[class*="very compact"].grid>.column:not(.row) { - padding-top: .25rem; - padding-bottom: .25rem; + padding-top: .25rem; + padding-bottom: .25rem } .ui[class*="very compact"].relaxed.celled.grid>.column:not(.row),.ui[class*="very compact"].relaxed.celled.grid>.row>.column { - padding: .375em; + padding: .375em } .ui[class*="very compact"][class*="very relaxed"].celled.grid>.column:not(.row),.ui[class*="very compact"][class*="very relaxed"].celled.grid>.row>.column { - padding: .5em; + padding: .5em } .ui.header { - border: none; - margin: calc(2rem - .1428571428571429em) 0 1rem; - padding: 0; - font-family: var(--fonts-regular); - font-weight: 500; - line-height: 1.28571429em; - text-transform: none; - color: #000000de; + border: none; + margin: calc(2rem - .1428571428571429em) 0 1rem; + padding: 0; + font-family: var(--fonts-regular); + font-weight: 500; + line-height: 1.28571429em; + text-transform: none; + color: #000000de } .ui.header:first-child { - margin-top: -.14285714em; + margin-top: -.14285714em } .ui.header:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.header .sub.header { - display: block; - font-weight: 400; - padding: 0; - margin: 0; - font-size: 1rem; - line-height: 1.2em; - color: #0009; + display: block; + font-weight: 400; + padding: 0; + margin: 0; + font-size: 1rem; + line-height: 1.2em; + color: #0009 } .ui.header>i.icon { - display: table-cell; - opacity: 1; - font-size: 1.5em; - padding-top: 0; - vertical-align: middle; + display: table-cell; + opacity: 1; + font-size: 1.5em; + padding-top: 0; + vertical-align: middle } .ui.header>i.icon:only-child { - display: inline-block; - padding: 0; - margin-right: .75rem; + display: inline-block; + padding: 0; + margin-right: .75rem } .ui.header>.image:not(.icon),.ui.header>img { - display: inline-block; - margin-top: .14285714em; - width: 2.5em; - height: auto; - vertical-align: middle; + display: inline-block; + margin-top: .14285714em; + width: 2.5em; + height: auto; + vertical-align: middle } .ui.header>.image:not(.icon):only-child,.ui.header>img:only-child { - margin-right: .75rem; + margin-right: .75rem } .ui.header .content { - display: inline-block; - vertical-align: top; + display: inline-block; + vertical-align: top } .ui.header>img+.content,.ui.header>.image+.content { - padding-left: .75rem; - vertical-align: middle; + padding-left: .75rem; + vertical-align: middle } .ui.header>i.icon+.content { - padding-left: .75rem; - display: table-cell; - vertical-align: middle; + padding-left: .75rem; + display: table-cell; + vertical-align: middle } .ui.header .ui.label { - font-size: ""; - margin-left: .5rem; - vertical-align: middle; + font-size: ""; + margin-left: .5rem; + vertical-align: middle } .ui.header+p { - margin-top: 0; + margin-top: 0 } h1.ui.header { - font-size: 2rem; + font-size: 2rem } h1.ui.header .sub.header { - font-size: 1.14285714rem; + font-size: 1.14285714rem } h2.ui.header { - font-size: 1.71428571rem; + font-size: 1.71428571rem } h2.ui.header .sub.header { - font-size: 1.14285714rem; + font-size: 1.14285714rem } h3.ui.header { - font-size: 1.28571429rem; + font-size: 1.28571429rem } h3.ui.header .sub.header { - font-size: 1rem; + font-size: 1rem } h4.ui.header { - font-size: 1.07142857rem; + font-size: 1.07142857rem } h4.ui.header .sub.header,h5.ui.header { - font-size: 1rem; + font-size: 1rem } h5.ui.header .sub.header { - font-size: .92857143rem; + font-size: .92857143rem } h6.ui.header { - font-size: .85714286rem; + font-size: .85714286rem } h6.ui.header .sub.header { - font-size: .92857143rem; + font-size: .92857143rem } .ui.mini.header { - font-size: .85714286em; + font-size: .85714286em } .ui.mini.header .sub.header { - font-size: .92857143rem; + font-size: .92857143rem } .ui.mini.sub.header { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.header { - font-size: 1em; + font-size: 1em } .ui.tiny.header .sub.header { - font-size: .92857143rem; + font-size: .92857143rem } .ui.tiny.sub.header { - font-size: .78571429em; + font-size: .78571429em } .ui.small.header { - font-size: 1.07142857em; + font-size: 1.07142857em } .ui.small.header .sub.header { - font-size: 1rem; + font-size: 1rem } .ui.small.sub.header { - font-size: .78571429em; + font-size: .78571429em } .ui.large.header { - font-size: 1.71428571em; + font-size: 1.71428571em } .ui.large.header .sub.header { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.large.sub.header { - font-size: .92857143em; + font-size: .92857143em } .ui.big.header { - font-size: 1.85714286em; + font-size: 1.85714286em } .ui.big.header .sub.header { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.sub.header { - font-size: 1em; + font-size: 1em } .ui.huge.header { - font-size: 2em; - min-height: 1em; + font-size: 2em; + min-height: 1em } .ui.huge.header .sub.header { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.huge.sub.header { - font-size: 1em; + font-size: 1em } .ui.massive.header { - font-size: 2.28571429em; - min-height: 1em; + font-size: 2.28571429em; + min-height: 1em } .ui.massive.header .sub.header { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.sub.header { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.sub.header { - padding: 0; - margin-bottom: .14285714rem; - font-weight: 500; - font-size: .85714286em; - text-transform: uppercase; - color: ""; + padding: 0; + margin-bottom: .14285714rem; + font-weight: 500; + font-size: .85714286em; + text-transform: uppercase; + color: "" } .ui.icon.header { - display: inline-block; - text-align: center; - margin: 2rem 0 1rem; + display: inline-block; + text-align: center; + margin: 2rem 0 1rem } .ui.icon.header:after { - content: ""; - display: block; - height: 0; - clear: both; - visibility: hidden; + content: ""; + display: block; + height: 0; + clear: both; + visibility: hidden } .ui.icon.header:first-child { - margin-top: 0; + margin-top: 0 } .ui.icon.header>i.icon { - float: none; - display: block; - width: auto; - height: auto; - line-height: 1; - padding: 0; - font-size: 3em; - margin: 0 auto .5rem; - opacity: 1; + float: none; + display: block; + width: auto; + height: auto; + line-height: 1; + padding: 0; + font-size: 3em; + margin: 0 auto .5rem; + opacity: 1 } .ui.icon.header .corner.icon { - font-size: 1.35em; + font-size: 1.35em } .ui.icon.header .content { - display: block; - padding: 0; + display: block; + padding: 0 } .ui.icon.header>i.circular.icon { - font-size: 2em; + font-size: 2em } .ui.icon.header>i.square.icon { - font-size: 2em; + font-size: 2em } .ui.block.icon.header>i.icon { - margin-bottom: 0; + margin-bottom: 0 } .ui.icon.header.aligned { - margin-left: auto; - margin-right: auto; - display: block; + margin-left: auto; + margin-right: auto; + display: block } .ui.disabled.header { - opacity: var(--opacity-disabled); + opacity: var(--opacity-disabled) } .ui.inverted.header { - color: #fff; + color: #fff } .ui.inverted.header .sub.header { - color: #fffc; + color: #fffc } .ui.inverted.attached.header { - background: #1B1C1D; - box-shadow: none; - border-color: transparent; + background: #1B1C1D; + box-shadow: none; + border-color: transparent } .ui.inverted.block.header { - background: #545454 linear-gradient(transparent,rgba(0,0,0,.05)); - box-shadow: none; - border-bottom: none; + background: #545454 linear-gradient(transparent,rgba(0,0,0,.05)); + box-shadow: none; + border-bottom: none } .ui.primary.header { - color: #2185d0; + color: #2185d0 } a.ui.primary.header:hover { - color: #1678c2; + color: #1678c2 } .ui.primary.dividing.header { - border-bottom: 2px solid #2185D0; + border-bottom: 2px solid #2185D0 } .ui.inverted.primary.header.header.header { - color: #54c8ff; + color: #54c8ff } a.ui.inverted.primary.header.header.header:hover { - color: #21b8ff; + color: #21b8ff } .ui.inverted.primary.dividing.header { - border-bottom: 2px solid #54C8FF; + border-bottom: 2px solid #54C8FF } .ui.secondary.header { - color: #1b1c1d; + color: #1b1c1d } a.ui.secondary.header:hover { - color: #27292a; + color: #27292a } .ui.secondary.dividing.header { - border-bottom: 2px solid #1B1C1D; + border-bottom: 2px solid #1B1C1D } .ui.inverted.secondary.header.header.header { - color: #545454; + color: #545454 } a.ui.inverted.secondary.header.header.header:hover { - color: #6e6e6e; + color: #6e6e6e } .ui.inverted.secondary.dividing.header { - border-bottom: 2px solid #545454; + border-bottom: 2px solid #545454 } .ui.red.header { - color: #db2828; + color: #db2828 } a.ui.red.header:hover { - color: #d01919; + color: #d01919 } .ui.red.dividing.header { - border-bottom: 2px solid #DB2828; + border-bottom: 2px solid #DB2828 } .ui.inverted.red.header.header.header { - color: #ff695e; + color: #ff695e } a.ui.inverted.red.header.header.header:hover { - color: #ff392b; + color: #ff392b } .ui.inverted.red.dividing.header { - border-bottom: 2px solid #FF695E; + border-bottom: 2px solid #FF695E } .ui.orange.header { - color: #f2711c; + color: #f2711c } a.ui.orange.header:hover { - color: #f26202; + color: #f26202 } .ui.orange.dividing.header { - border-bottom: 2px solid #F2711C; + border-bottom: 2px solid #F2711C } .ui.inverted.orange.header.header.header { - color: #ff851b; + color: #ff851b } a.ui.inverted.orange.header.header.header:hover { - color: #e76b00; + color: #e76b00 } .ui.inverted.orange.dividing.header { - border-bottom: 2px solid #FF851B; + border-bottom: 2px solid #FF851B } .ui.yellow.header { - color: #fbbd08; + color: #fbbd08 } a.ui.yellow.header:hover { - color: #eaae00; + color: #eaae00 } .ui.yellow.dividing.header { - border-bottom: 2px solid #FBBD08; + border-bottom: 2px solid #FBBD08 } .ui.inverted.yellow.header.header.header { - color: #ffe21f; + color: #ffe21f } a.ui.inverted.yellow.header.header.header:hover { - color: #ebcd00; + color: #ebcd00 } .ui.inverted.yellow.dividing.header { - border-bottom: 2px solid #FFE21F; + border-bottom: 2px solid #FFE21F } .ui.olive.header { - color: #b5cc18; + color: #b5cc18 } a.ui.olive.header:hover { - color: #a7bd0d; + color: #a7bd0d } .ui.olive.dividing.header { - border-bottom: 2px solid #B5CC18; + border-bottom: 2px solid #B5CC18 } .ui.inverted.olive.header.header.header { - color: #d9e778; + color: #d9e778 } a.ui.inverted.olive.header.header.header:hover { - color: #d2e745; + color: #d2e745 } .ui.inverted.olive.dividing.header { - border-bottom: 2px solid #D9E778; + border-bottom: 2px solid #D9E778 } .ui.green.header { - color: #21ba45; + color: #21ba45 } a.ui.green.header:hover { - color: #16ab39; + color: #16ab39 } .ui.green.dividing.header { - border-bottom: 2px solid #21BA45; + border-bottom: 2px solid #21BA45 } .ui.inverted.green.header.header.header { - color: #2ecc40; + color: #2ecc40 } a.ui.inverted.green.header.header.header:hover { - color: #1ea92e; + color: #1ea92e } .ui.inverted.green.dividing.header { - border-bottom: 2px solid #2ECC40; + border-bottom: 2px solid #2ECC40 } .ui.teal.header { - color: #00b5ad; + color: #00b5ad } a.ui.teal.header:hover { - color: #009c95; + color: #009c95 } .ui.teal.dividing.header { - border-bottom: 2px solid #00B5AD; + border-bottom: 2px solid #00B5AD } .ui.inverted.teal.header.header.header { - color: #6dffff; + color: #6dffff } a.ui.inverted.teal.header.header.header:hover { - color: #3affff; + color: #3affff } .ui.inverted.teal.dividing.header { - border-bottom: 2px solid #6DFFFF; + border-bottom: 2px solid #6DFFFF } .ui.blue.header { - color: #2185d0; + color: #2185d0 } a.ui.blue.header:hover { - color: #1678c2; + color: #1678c2 } .ui.blue.dividing.header { - border-bottom: 2px solid #2185D0; + border-bottom: 2px solid #2185D0 } .ui.inverted.blue.header.header.header { - color: #54c8ff; + color: #54c8ff } a.ui.inverted.blue.header.header.header:hover { - color: #21b8ff; + color: #21b8ff } .ui.inverted.blue.dividing.header { - border-bottom: 2px solid #54C8FF; + border-bottom: 2px solid #54C8FF } .ui.violet.header { - color: #6435c9; + color: #6435c9 } a.ui.violet.header:hover { - color: #5829bb; + color: #5829bb } .ui.violet.dividing.header { - border-bottom: 2px solid #6435C9; + border-bottom: 2px solid #6435C9 } .ui.inverted.violet.header.header.header { - color: #a291fb; + color: #a291fb } a.ui.inverted.violet.header.header.header:hover { - color: #745aff; + color: #745aff } .ui.inverted.violet.dividing.header { - border-bottom: 2px solid #A291FB; + border-bottom: 2px solid #A291FB } .ui.purple.header { - color: #a333c8; + color: #a333c8 } a.ui.purple.header:hover { - color: #9627ba; + color: #9627ba } .ui.purple.dividing.header { - border-bottom: 2px solid #A333C8; + border-bottom: 2px solid #A333C8 } .ui.inverted.purple.header.header.header { - color: #dc73ff; + color: #dc73ff } a.ui.inverted.purple.header.header.header:hover { - color: #cf40ff; + color: #cf40ff } .ui.inverted.purple.dividing.header { - border-bottom: 2px solid #DC73FF; + border-bottom: 2px solid #DC73FF } .ui.pink.header { - color: #e03997; + color: #e03997 } a.ui.pink.header:hover { - color: #e61a8d; + color: #e61a8d } .ui.pink.dividing.header { - border-bottom: 2px solid #E03997; + border-bottom: 2px solid #E03997 } .ui.inverted.pink.header.header.header { - color: #ff8edf; + color: #ff8edf } a.ui.inverted.pink.header.header.header:hover { - color: #ff5bd1; + color: #ff5bd1 } .ui.inverted.pink.dividing.header { - border-bottom: 2px solid #FF8EDF; + border-bottom: 2px solid #FF8EDF } .ui.brown.header { - color: #a5673f; + color: #a5673f } a.ui.brown.header:hover { - color: #975b33; + color: #975b33 } .ui.brown.dividing.header { - border-bottom: 2px solid #A5673F; + border-bottom: 2px solid #A5673F } .ui.inverted.brown.header.header.header { - color: #d67c1c; + color: #d67c1c } a.ui.inverted.brown.header.header.header:hover { - color: #b0620f; + color: #b0620f } .ui.inverted.brown.dividing.header { - border-bottom: 2px solid #D67C1C; + border-bottom: 2px solid #D67C1C } .ui.grey.header { - color: #767676; + color: #767676 } a.ui.grey.header:hover { - color: #838383; + color: #838383 } .ui.grey.dividing.header { - border-bottom: 2px solid #767676; + border-bottom: 2px solid #767676 } .ui.inverted.grey.header.header.header { - color: #dcddde; + color: #dcddde } a.ui.inverted.grey.header.header.header:hover { - color: #c2c4c5; + color: #c2c4c5 } .ui.inverted.grey.dividing.header { - border-bottom: 2px solid #DCDDDE; + border-bottom: 2px solid #DCDDDE } .ui.black.header { - color: #1b1c1d; + color: #1b1c1d } a.ui.black.header:hover { - color: #27292a; + color: #27292a } .ui.black.dividing.header { - border-bottom: 2px solid #1B1C1D; + border-bottom: 2px solid #1B1C1D } .ui.inverted.black.header.header.header { - color: #545454; + color: #545454 } a.ui.inverted.black.header.header.header:hover { - color: #000; + color: #000 } .ui.inverted.black.dividing.header { - border-bottom: 2px solid #545454; + border-bottom: 2px solid #545454 } .ui.left.aligned.header { - text-align: left; + text-align: left } .ui.right.aligned.header { - text-align: right; + text-align: right } .ui.centered.header,.ui.center.aligned.header { - text-align: center; + text-align: center } .ui.justified.header { - text-align: justify; + text-align: justify } .ui.justified.header:after { - display: inline-block; - content: ""; - width: 100%; + display: inline-block; + content: ""; + width: 100% } .ui.floated.header,.ui[class*="left floated"].header { - float: left; - margin-top: 0; - margin-right: .5em; + float: left; + margin-top: 0; + margin-right: .5em } .ui[class*="right floated"].header { - float: right; - margin-top: 0; - margin-left: .5em; + float: right; + margin-top: 0; + margin-left: .5em } .ui.fitted.header { - padding: 0; + padding: 0 } .ui.dividing.header { - padding-bottom: .21428571rem; - border-bottom: 1px solid rgba(34,36,38,.15); + padding-bottom: .21428571rem; + border-bottom: 1px solid rgba(34,36,38,.15) } .ui.dividing.header .sub.header { - padding-bottom: .21428571rem; + padding-bottom: .21428571rem } .ui.dividing.header i.icon { - margin-bottom: 0; + margin-bottom: 0 } .ui.inverted.dividing.header { - border-bottom-color: #ffffff1a; + border-bottom-color: #ffffff1a } .ui.block.header { - background: #F3F4F5; - padding: .78571429rem 1rem; - box-shadow: none; - border: 1px solid #D4D4D5; - border-radius: .28571429rem; + background: #F3F4F5; + padding: .78571429rem 1rem; + box-shadow: none; + border: 1px solid #D4D4D5; + border-radius: .28571429rem } .ui.block.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) { - font-size: 1rem; + font-size: 1rem } .ui.mini.block.header { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.block.header { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.block.header { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.block.header { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.block.header { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.block.header { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.block.header { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.attached.header { - background: #FFFFFF; - padding: .78571429rem 1rem; - margin: 0 -1px; - box-shadow: none; - border: 1px solid #D4D4D5; - border-radius: 0; + background: #FFFFFF; + padding: .78571429rem 1rem; + margin: 0 -1px; + box-shadow: none; + border: 1px solid #D4D4D5; + border-radius: 0 } .ui.attached.block.header { - background: #F3F4F5; + background: #F3F4F5 } .ui.attached:not(.top).header { - border-top: none; + border-top: none } .ui.top.attached.header { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.bottom.attached.header { - border-radius: 0 0 .28571429rem .28571429rem; + border-radius: 0 0 .28571429rem .28571429rem } .ui.attached.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) { - font-size: 1em; + font-size: 1em } .ui.mini.attached.header { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.attached.header { - font-size: .85714286em; + font-size: .85714286em } .ui.small.attached.header { - font-size: .92857143em; + font-size: .92857143em } .ui.large.attached.header { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.big.attached.header { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.huge.attached.header { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.massive.attached.header { - font-size: 1.71428571em; + font-size: 1.71428571em } .ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) { - font-size: 1.28571429em; + font-size: 1.28571429em } @font-face { - font-family:Icons;src:url(./themes/default/assets/fonts/icons.eot);src:url(./themes/default/assets/fonts/icons.eot?#iefix) format("embedded-opentype"),url(../fonts/icons.9451d5fe.woff2) format("woff2"),url(./themes/default/assets/fonts/icons.woff) format("woff"),url(./themes/default/assets/fonts/icons.ttf) format("truetype"),url(./themes/default/assets/fonts/icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none; -} + font-family: Icons; + src: url(./themes/default/assets/fonts/icons.eot); + src: url(./themes/default/assets/fonts/icons.eot?#iefix) format("embedded-opentype"),url(../fonts/icons.9451d5fe.woff2) format("woff2"),url(./themes/default/assets/fonts/icons.woff) format("woff"),url(./themes/default/assets/fonts/icons.ttf) format("truetype"),url(./themes/default/assets/fonts/icons.svg#icons) format("svg"); + font-style: normal; + font-weight: 400; + font-variant: normal; + text-decoration:inherit;text-transform:none} i.icon { - display: inline-block; - opacity: 1; - margin: 0 .25rem 0 0; - width: 1.18em; - height: 1em; - font-family: Icons; - font-style: normal; - font-weight: 400; - text-decoration: inherit; - text-align: center; - speak: none; - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; + display: inline-block; + opacity: 1; + margin: 0 .25rem 0 0; + width: 1.18em; + height: 1em; + font-family: Icons; + font-style: normal; + font-weight: 400; + text-decoration: inherit; + text-align: center; + speak: none; + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + -webkit-backface-visibility: hidden; + backface-visibility: hidden } i.icon:before { - background: none!important; + background: none!important } i.icon.loading { - height: 1em; - line-height: 1; - -webkit-animation: loader 2s linear infinite; - animation: loader 2s linear infinite; + height: 1em; + line-height: 1; + -webkit-animation: loader 2s linear infinite; + animation: loader 2s linear infinite } i.icon:hover,i.icons:hover,i.icon:active,i.icons:active,i.emphasized.icon:not(.disabled),i.emphasized.icons:not(.disabled) { - opacity: 1; + opacity: 1 } i.disabled.icon,i.disabled.icons { - opacity: var(--opacity-disabled); - cursor: default; - pointer-events: none; + opacity: var(--opacity-disabled); + cursor: default; + pointer-events: none } i.fitted.icon { - width: auto; - margin: 0!important; + width: auto; + margin: 0!important } i.link.icon:not(.disabled),i.link.icons:not(.disabled) { - cursor: pointer; - opacity: .8; - transition: opacity .1s ease; + cursor: pointer; + opacity: .8; + transition: opacity .1s ease } i.link.icon:hover,i.link.icons:hover { - opacity: 1; + opacity: 1 } i.circular.icon { - border-radius: 500em!important; - line-height: 1!important; - padding: .5em 0!important; - box-shadow: 0 0 0 .1em #0000001a inset; - width: 2em!important; - height: 2em!important; + border-radius: 500em!important; + line-height: 1!important; + padding: .5em 0!important; + box-shadow: 0 0 0 .1em #0000001a inset; + width: 2em!important; + height: 2em!important } i.circular.inverted.icon { - border: none; - box-shadow: none; + border: none; + box-shadow: none } i.flipped.icon,i.horizontally.flipped.icon { - transform: scaleX(-1); + transform: scaleX(-1) } i.vertically.flipped.icon { - transform: scaleY(-1); + transform: scaleY(-1) } i.rotated.icon,i.right.rotated.icon,i.clockwise.rotated.icon { - transform: rotate(90deg); + transform: rotate(90deg) } i.left.rotated.icon,i.counterclockwise.rotated.icon { - transform: rotate(-90deg); + transform: rotate(-90deg) } i.halfway.rotated.icon { - transform: rotate(180deg); + transform: rotate(180deg) } i.rotated.flipped.icon,i.right.rotated.flipped.icon,i.clockwise.rotated.flipped.icon { - transform: scaleX(-1) rotate(90deg); + transform: scaleX(-1) rotate(90deg) } i.left.rotated.flipped.icon,i.counterclockwise.rotated.flipped.icon { - transform: scaleX(-1) rotate(-90deg); + transform: scaleX(-1) rotate(-90deg) } i.halfway.rotated.flipped.icon { - transform: scaleX(-1) rotate(180deg); + transform: scaleX(-1) rotate(180deg) } i.rotated.vertically.flipped.icon,i.right.rotated.vertically.flipped.icon,i.clockwise.rotated.vertically.flipped.icon { - transform: scaleY(-1) rotate(90deg); + transform: scaleY(-1) rotate(90deg) } i.left.rotated.vertically.flipped.icon,i.counterclockwise.rotated.vertically.flipped.icon { - transform: scaleY(-1) rotate(-90deg); + transform: scaleY(-1) rotate(-90deg) } i.halfway.rotated.vertically.flipped.icon { - transform: scaleY(-1) rotate(180deg); + transform: scaleY(-1) rotate(180deg) } i.bordered.icon { - line-height: 1; - vertical-align: baseline; - width: 2em; - height: 2em; - padding: .5em 0!important; - box-shadow: 0 0 0 .1em #0000001a inset; + line-height: 1; + vertical-align: baseline; + width: 2em; + height: 2em; + padding: .5em 0!important; + box-shadow: 0 0 0 .1em #0000001a inset } i.bordered.inverted.icon { - border: none; - box-shadow: none; + border: none; + box-shadow: none } i.inverted.bordered.icon,i.inverted.circular.icon { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } i.inverted.icon { - color: #fff; + color: #fff } i.primary.icon.icon.icon.icon { - color: #2185d0; + color: #2185d0 } i.inverted.primary.icon.icon.icon.icon { - color: #54c8ff; + color: #54c8ff } i.inverted.bordered.primary.icon.icon.icon.icon,i.inverted.circular.primary.icon.icon.icon.icon { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } i.secondary.icon.icon.icon.icon { - color: #1b1c1d; + color: #1b1c1d } i.inverted.secondary.icon.icon.icon.icon { - color: #545454; + color: #545454 } i.inverted.bordered.secondary.icon.icon.icon.icon,i.inverted.circular.secondary.icon.icon.icon.icon { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } i.red.icon.icon.icon.icon { - color: #db2828; + color: #db2828 } i.inverted.red.icon.icon.icon.icon { - color: #ff695e; + color: #ff695e } i.inverted.bordered.red.icon.icon.icon.icon,i.inverted.circular.red.icon.icon.icon.icon { - background-color: #db2828; - color: #fff; + background-color: #db2828; + color: #fff } i.orange.icon.icon.icon.icon { - color: #f2711c; + color: #f2711c } i.inverted.orange.icon.icon.icon.icon { - color: #ff851b; + color: #ff851b } i.inverted.bordered.orange.icon.icon.icon.icon,i.inverted.circular.orange.icon.icon.icon.icon { - background-color: #f2711c; - color: #fff; + background-color: #f2711c; + color: #fff } i.yellow.icon.icon.icon.icon { - color: #fbbd08; + color: #fbbd08 } i.inverted.yellow.icon.icon.icon.icon { - color: #ffe21f; + color: #ffe21f } i.inverted.bordered.yellow.icon.icon.icon.icon,i.inverted.circular.yellow.icon.icon.icon.icon { - background-color: #fbbd08; - color: #fff; + background-color: #fbbd08; + color: #fff } i.olive.icon.icon.icon.icon { - color: #b5cc18; + color: #b5cc18 } i.inverted.olive.icon.icon.icon.icon { - color: #d9e778; + color: #d9e778 } i.inverted.bordered.olive.icon.icon.icon.icon,i.inverted.circular.olive.icon.icon.icon.icon { - background-color: #b5cc18; - color: #fff; + background-color: #b5cc18; + color: #fff } i.green.icon.icon.icon.icon { - color: #21ba45; + color: #21ba45 } i.inverted.green.icon.icon.icon.icon { - color: #2ecc40; + color: #2ecc40 } i.inverted.bordered.green.icon.icon.icon.icon,i.inverted.circular.green.icon.icon.icon.icon { - background-color: #21ba45; - color: #fff; + background-color: #21ba45; + color: #fff } i.teal.icon.icon.icon.icon { - color: #00b5ad; + color: #00b5ad } i.inverted.teal.icon.icon.icon.icon { - color: #6dffff; + color: #6dffff } i.inverted.bordered.teal.icon.icon.icon.icon,i.inverted.circular.teal.icon.icon.icon.icon { - background-color: #00b5ad; - color: #fff; + background-color: #00b5ad; + color: #fff } i.blue.icon.icon.icon.icon { - color: #2185d0; + color: #2185d0 } i.inverted.blue.icon.icon.icon.icon { - color: #54c8ff; + color: #54c8ff } i.inverted.bordered.blue.icon.icon.icon.icon,i.inverted.circular.blue.icon.icon.icon.icon { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } i.violet.icon.icon.icon.icon { - color: #6435c9; + color: #6435c9 } i.inverted.violet.icon.icon.icon.icon { - color: #a291fb; + color: #a291fb } i.inverted.bordered.violet.icon.icon.icon.icon,i.inverted.circular.violet.icon.icon.icon.icon { - background-color: #6435c9; - color: #fff; + background-color: #6435c9; + color: #fff } i.purple.icon.icon.icon.icon { - color: #a333c8; + color: #a333c8 } i.inverted.purple.icon.icon.icon.icon { - color: #dc73ff; + color: #dc73ff } i.inverted.bordered.purple.icon.icon.icon.icon,i.inverted.circular.purple.icon.icon.icon.icon { - background-color: #a333c8; - color: #fff; + background-color: #a333c8; + color: #fff } i.pink.icon.icon.icon.icon { - color: #e03997; + color: #e03997 } i.inverted.pink.icon.icon.icon.icon { - color: #ff8edf; + color: #ff8edf } i.inverted.bordered.pink.icon.icon.icon.icon,i.inverted.circular.pink.icon.icon.icon.icon { - background-color: #e03997; - color: #fff; + background-color: #e03997; + color: #fff } i.brown.icon.icon.icon.icon { - color: #a5673f; + color: #a5673f } i.inverted.brown.icon.icon.icon.icon { - color: #d67c1c; + color: #d67c1c } i.inverted.bordered.brown.icon.icon.icon.icon,i.inverted.circular.brown.icon.icon.icon.icon { - background-color: #a5673f; - color: #fff; + background-color: #a5673f; + color: #fff } i.grey.icon.icon.icon.icon { - color: #767676; + color: #767676 } i.inverted.grey.icon.icon.icon.icon { - color: #dcddde; + color: #dcddde } i.inverted.bordered.grey.icon.icon.icon.icon,i.inverted.circular.grey.icon.icon.icon.icon { - background-color: #767676; - color: #fff; + background-color: #767676; + color: #fff } i.black.icon.icon.icon.icon { - color: #1b1c1d; + color: #1b1c1d } i.inverted.black.icon.icon.icon.icon { - color: #545454; + color: #545454 } i.inverted.bordered.black.icon.icon.icon.icon,i.inverted.circular.black.icon.icon.icon.icon { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } i.icon,i.icons { - font-size: 1em; - line-height: 1; + font-size: 1em; + line-height: 1 } i.mini.mini.mini.icon,i.mini.mini.mini.icons { - font-size: .4em; - vertical-align: middle; + font-size: .4em; + vertical-align: middle } i.tiny.tiny.tiny.icon,i.tiny.tiny.tiny.icons { - font-size: .5em; - vertical-align: middle; + font-size: .5em; + vertical-align: middle } i.small.small.small.icon,i.small.small.small.icons { - font-size: .75em; - vertical-align: middle; + font-size: .75em; + vertical-align: middle } i.large.large.large.icon,i.large.large.large.icons { - font-size: 1.5em; - vertical-align: middle; + font-size: 1.5em; + vertical-align: middle } i.big.big.big.icon,i.big.big.big.icons { - font-size: 2em; - vertical-align: middle; + font-size: 2em; + vertical-align: middle } i.huge.huge.huge.icon,i.huge.huge.huge.icons { - font-size: 4em; - vertical-align: middle; + font-size: 4em; + vertical-align: middle } i.massive.massive.massive.icon,i.massive.massive.massive.icons { - font-size: 8em; - vertical-align: middle; + font-size: 8em; + vertical-align: middle } i.icons { - display: inline-block; - position: relative; - line-height: 1; + display: inline-block; + position: relative; + line-height: 1 } i.icons .icon { - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%) translateY(-50%); - margin: 0; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%) translateY(-50%); + margin: 0 } i.icons .icon:first-child { - position: static; - width: auto; - height: auto; - vertical-align: top; - transform: none; + position: static; + width: auto; + height: auto; + vertical-align: top; + transform: none } i.icons .corner.icon { - inset: auto 0 0 auto; - transform: none; - font-size: .45em; - text-shadow: -1px -1px 0 #FFFFFF,1px -1px 0 #FFFFFF,-1px 1px 0 #FFFFFF,1px 1px 0 #FFFFFF; + inset: auto 0 0 auto; + transform: none; + font-size: .45em; + text-shadow: -1px -1px 0 #FFFFFF,1px -1px 0 #FFFFFF,-1px 1px 0 #FFFFFF,1px 1px 0 #FFFFFF } i.icons .icon.corner[class*="top right"] { - inset: 0 0 auto auto; + inset: 0 0 auto auto } i.icons .icon.corner[class*="top left"] { - inset: 0 auto auto 0; + inset: 0 auto auto 0 } i.icons .icon.corner[class*="bottom left"] { - inset: auto auto 0 0; + inset: auto auto 0 0 } i.icons .icon.corner[class*="bottom right"] { - inset: auto 0 0 auto; + inset: auto 0 0 auto } i.icons .inverted.corner.icon { - text-shadow: -1px -1px 0 #1B1C1D,1px -1px 0 #1B1C1D,-1px 1px 0 #1B1C1D,1px 1px 0 #1B1C1D; + text-shadow: -1px -1px 0 #1B1C1D,1px -1px 0 #1B1C1D,-1px 1px 0 #1B1C1D,1px 1px 0 #1B1C1D } i.icon.linkedin.in:before { - content: "\f0e1"; -} - -i.icon.zoom.in:before { - content: "\f00e"; -} - -i.icon.zoom.out:before { - content: "\f010"; -} - -i.icon.sign.in:before { - content: "\f2f6"; -} - -i.icon.in.cart:before { - content: "\f218"; -} - -i.icon.log.out:before { - content: "\f2f5"; -} - -i.icon.sign.out:before { - content: "\f2f5"; + content: "\f0e1" } i.icon.ad:before { - content: "\f641"; + content: "\f641" } i.icon.address.book:before { - content: "\f2b9"; + content: "\f2b9" } i.icon.address.card:before { - content: "\f2bb"; + content: "\f2bb" } i.icon.adjust:before { - content: "\f042"; + content: "\f042" } i.icon.air.freshener:before { - content: "\f5d0"; + content: "\f5d0" } i.icon.align.center:before { - content: "\f037"; + content: "\f037" } i.icon.align.justify:before { - content: "\f039"; + content: "\f039" } i.icon.align.left:before { - content: "\f036"; + content: "\f036" } i.icon.align.right:before { - content: "\f038"; + content: "\f038" } i.icon.allergies:before { - content: "\f461"; + content: "\f461" } i.icon.ambulance:before { - content: "\f0f9"; + content: "\f0f9" } i.icon.american.sign.language.interpreting:before { - content: "\f2a3"; + content: "\f2a3" } i.icon.anchor:before { - content: "\f13d"; + content: "\f13d" } i.icon.angle.double.down:before { - content: "\f103"; + content: "\f103" } i.icon.angle.double.left:before { - content: "\f100"; + content: "\f100" } i.icon.angle.double.right:before { - content: "\f101"; + content: "\f101" } i.icon.angle.double.up:before { - content: "\f102"; + content: "\f102" } i.icon.angle.down:before { - content: "\f107"; + content: "\f107" } i.icon.angle.left:before { - content: "\f104"; + content: "\f104" } i.icon.angle.right:before { - content: "\f105"; + content: "\f105" } i.icon.angle.up:before { - content: "\f106"; + content: "\f106" } i.icon.angry:before { - content: "\f556"; + content: "\f556" } i.icon.ankh:before { - content: "\f644"; + content: "\f644" } i.icon.archive:before { - content: "\f187"; + content: "\f187" } i.icon.archway:before { - content: "\f557"; + content: "\f557" } i.icon.arrow.alternate.circle.down:before { - content: "\f358"; + content: "\f358" } i.icon.arrow.alternate.circle.left:before { - content: "\f359"; + content: "\f359" } i.icon.arrow.alternate.circle.right:before { - content: "\f35a"; + content: "\f35a" } i.icon.arrow.alternate.circle.up:before { - content: "\f35b"; + content: "\f35b" } i.icon.arrow.circle.down:before { - content: "\f0ab"; + content: "\f0ab" } i.icon.arrow.circle.left:before { - content: "\f0a8"; + content: "\f0a8" } i.icon.arrow.circle.right:before { - content: "\f0a9"; + content: "\f0a9" } i.icon.arrow.circle.up:before { - content: "\f0aa"; + content: "\f0aa" } i.icon.arrow.left:before { - content: "\f060"; + content: "\f060" } i.icon.arrow.right:before { - content: "\f061"; + content: "\f061" } i.icon.arrow.up:before { - content: "\f062"; + content: "\f062" } i.icon.arrow.down:before { - content: "\f063"; + content: "\f063" } i.icon.arrows.alternate:before { - content: "\f0b2"; + content: "\f0b2" } i.icon.arrows.alternate.horizontal:before { - content: "\f337"; + content: "\f337" } i.icon.arrows.alternate.vertical:before { - content: "\f338"; + content: "\f338" } i.icon.assistive.listening.systems:before { - content: "\f2a2"; + content: "\f2a2" } i.icon.asterisk:before { - content: "\f069"; + content: "\f069" } i.icon.at:before { - content: "\f1fa"; + content: "\f1fa" } i.icon.atlas:before { - content: "\f558"; + content: "\f558" } i.icon.atom:before { - content: "\f5d2"; + content: "\f5d2" } i.icon.audio.description:before { - content: "\f29e"; + content: "\f29e" } i.icon.award:before { - content: "\f559"; + content: "\f559" } i.icon.baby:before { - content: "\f77c"; + content: "\f77c" } i.icon.baby.carriage:before { - content: "\f77d"; + content: "\f77d" } i.icon.backspace:before { - content: "\f55a"; + content: "\f55a" } i.icon.backward:before { - content: "\f04a"; + content: "\f04a" } i.icon.bacon:before { - content: "\f7e5"; + content: "\f7e5" } i.icon.bahai:before { - content: "\f666"; + content: "\f666" } i.icon.balance.scale:before { - content: "\f24e"; + content: "\f24e" } i.icon.balance.scale.left:before { - content: "\f515"; + content: "\f515" } i.icon.balance.scale.right:before { - content: "\f516"; + content: "\f516" } i.icon.ban:before { - content: "\f05e"; + content: "\f05e" } i.icon.band.aid:before { - content: "\f462"; + content: "\f462" } i.icon.barcode:before { - content: "\f02a"; + content: "\f02a" } i.icon.bars:before { - content: "\f0c9"; + content: "\f0c9" } i.icon.baseball.ball:before { - content: "\f433"; + content: "\f433" } i.icon.basketball.ball:before { - content: "\f434"; + content: "\f434" } i.icon.bath:before { - content: "\f2cd"; + content: "\f2cd" } i.icon.battery.empty:before { - content: "\f244"; + content: "\f244" } i.icon.battery.full:before { - content: "\f240"; + content: "\f240" } i.icon.battery.half:before { - content: "\f242"; + content: "\f242" } i.icon.battery.quarter:before { - content: "\f243"; + content: "\f243" } i.icon.battery.three.quarters:before { - content: "\f241"; + content: "\f241" } i.icon.bed:before { - content: "\f236"; + content: "\f236" } i.icon.beer:before { - content: "\f0fc"; + content: "\f0fc" } i.icon.bell:before { - content: "\f0f3"; + content: "\f0f3" } i.icon.bell.slash:before { - content: "\f1f6"; + content: "\f1f6" } i.icon.bezier.curve:before { - content: "\f55b"; + content: "\f55b" } i.icon.bible:before { - content: "\f647"; + content: "\f647" } i.icon.bicycle:before { - content: "\f206"; + content: "\f206" } i.icon.biking:before { - content: "\f84a"; + content: "\f84a" } i.icon.binoculars:before { - content: "\f1e5"; + content: "\f1e5" } i.icon.biohazard:before { - content: "\f780"; + content: "\f780" } i.icon.birthday.cake:before { - content: "\f1fd"; + content: "\f1fd" } i.icon.blender:before { - content: "\f517"; + content: "\f517" } i.icon.blender.phone:before { - content: "\f6b6"; + content: "\f6b6" } i.icon.blind:before { - content: "\f29d"; + content: "\f29d" } i.icon.blog:before { - content: "\f781"; + content: "\f781" } i.icon.bold:before { - content: "\f032"; + content: "\f032" } i.icon.bolt:before { - content: "\f0e7"; + content: "\f0e7" } i.icon.bomb:before { - content: "\f1e2"; + content: "\f1e2" } i.icon.bone:before { - content: "\f5d7"; + content: "\f5d7" } i.icon.bong:before { - content: "\f55c"; + content: "\f55c" } i.icon.book:before { - content: "\f02d"; + content: "\f02d" } i.icon.book.dead:before { - content: "\f6b7"; + content: "\f6b7" } i.icon.book.medical:before { - content: "\f7e6"; + content: "\f7e6" } i.icon.book.open:before { - content: "\f518"; + content: "\f518" } i.icon.book.reader:before { - content: "\f5da"; + content: "\f5da" } i.icon.bookmark:before { - content: "\f02e"; + content: "\f02e" } i.icon.border.all:before { - content: "\f84c"; + content: "\f84c" } i.icon.border.none:before { - content: "\f850"; + content: "\f850" } i.icon.border.style:before { - content: "\f853"; + content: "\f853" } i.icon.bowling.ball:before { - content: "\f436"; + content: "\f436" } i.icon.box:before { - content: "\f466"; + content: "\f466" } i.icon.box.open:before { - content: "\f49e"; + content: "\f49e" } i.icon.box.tissue:before { - content: "\f95b"; + content: "\f95b" } i.icon.boxes:before { - content: "\f468"; + content: "\f468" } i.icon.braille:before { - content: "\f2a1"; + content: "\f2a1" } i.icon.brain:before { - content: "\f5dc"; + content: "\f5dc" } i.icon.bread.slice:before { - content: "\f7ec"; + content: "\f7ec" } i.icon.briefcase:before { - content: "\f0b1"; + content: "\f0b1" } i.icon.briefcase.medical:before { - content: "\f469"; + content: "\f469" } i.icon.broadcast.tower:before { - content: "\f519"; + content: "\f519" } i.icon.broom:before { - content: "\f51a"; + content: "\f51a" } i.icon.brush:before { - content: "\f55d"; + content: "\f55d" } i.icon.bug:before { - content: "\f188"; + content: "\f188" } i.icon.building:before { - content: "\f1ad"; + content: "\f1ad" } i.icon.bullhorn:before { - content: "\f0a1"; + content: "\f0a1" } i.icon.bullseye:before { - content: "\f140"; + content: "\f140" } i.icon.burn:before { - content: "\f46a"; + content: "\f46a" } i.icon.bus:before { - content: "\f207"; + content: "\f207" } i.icon.bus.alternate:before { - content: "\f55e"; + content: "\f55e" } i.icon.business.time:before { - content: "\f64a"; + content: "\f64a" } i.icon.calculator:before { - content: "\f1ec"; + content: "\f1ec" } i.icon.calendar:before { - content: "\f133"; + content: "\f133" } i.icon.calendar.alternate:before { - content: "\f073"; + content: "\f073" } i.icon.calendar.check:before { - content: "\f274"; + content: "\f274" } i.icon.calendar.day:before { - content: "\f783"; + content: "\f783" } i.icon.calendar.minus:before { - content: "\f272"; + content: "\f272" } i.icon.calendar.plus:before { - content: "\f271"; + content: "\f271" } i.icon.calendar.times:before { - content: "\f273"; + content: "\f273" } i.icon.calendar.week:before { - content: "\f784"; + content: "\f784" } i.icon.camera:before { - content: "\f030"; + content: "\f030" } i.icon.camera.retro:before { - content: "\f083"; + content: "\f083" } i.icon.campground:before { - content: "\f6bb"; + content: "\f6bb" } i.icon.candy.cane:before { - content: "\f786"; + content: "\f786" } i.icon.cannabis:before { - content: "\f55f"; + content: "\f55f" } i.icon.capsules:before { - content: "\f46b"; + content: "\f46b" } i.icon.car:before { - content: "\f1b9"; + content: "\f1b9" } i.icon.car.alternate:before { - content: "\f5de"; + content: "\f5de" } i.icon.car.battery:before { - content: "\f5df"; + content: "\f5df" } i.icon.car.crash:before { - content: "\f5e1"; + content: "\f5e1" } i.icon.car.side:before { - content: "\f5e4"; + content: "\f5e4" } i.icon.caravan:before { - content: "\f8ff"; + content: "\f8ff" } i.icon.caret.down:before { - content: "\f0d7"; + content: "\f0d7" } i.icon.caret.left:before { - content: "\f0d9"; + content: "\f0d9" } i.icon.caret.right:before { - content: "\f0da"; + content: "\f0da" } i.icon.caret.square.down:before { - content: "\f150"; + content: "\f150" } i.icon.caret.square.left:before { - content: "\f191"; + content: "\f191" } i.icon.caret.square.right:before { - content: "\f152"; + content: "\f152" } i.icon.caret.square.up:before { - content: "\f151"; + content: "\f151" } i.icon.caret.up:before { - content: "\f0d8"; + content: "\f0d8" } i.icon.carrot:before { - content: "\f787"; + content: "\f787" } i.icon.cart.arrow.down:before { - content: "\f218"; + content: "\f218" } i.icon.cart.plus:before { - content: "\f217"; + content: "\f217" } i.icon.cash.register:before { - content: "\f788"; + content: "\f788" } i.icon.cat:before { - content: "\f6be"; + content: "\f6be" } i.icon.certificate:before { - content: "\f0a3"; + content: "\f0a3" } i.icon.chair:before { - content: "\f6c0"; + content: "\f6c0" } i.icon.chalkboard:before { - content: "\f51b"; + content: "\f51b" } i.icon.chalkboard.teacher:before { - content: "\f51c"; + content: "\f51c" } i.icon.charging.station:before { - content: "\f5e7"; + content: "\f5e7" } i.icon.chart.area:before { - content: "\f1fe"; + content: "\f1fe" } i.icon.chart.bar:before { - content: "\f080"; + content: "\f080" } i.icon.chart.line:before { - content: "\f201"; + content: "\f201" } i.icon.chartline:before { - content: "\f201"; + content: "\f201" } i.icon.chart.pie:before { - content: "\f200"; + content: "\f200" } i.icon.check:before { - content: "\f00c"; + content: "\f00c" } i.icon.check.circle:before { - content: "\f058"; + content: "\f058" } i.icon.check.double:before { - content: "\f560"; + content: "\f560" } i.icon.check.square:before { - content: "\f14a"; + content: "\f14a" } i.icon.cheese:before { - content: "\f7ef"; + content: "\f7ef" } i.icon.chess:before { - content: "\f439"; + content: "\f439" } i.icon.chess.bishop:before { - content: "\f43a"; + content: "\f43a" } i.icon.chess.board:before { - content: "\f43c"; + content: "\f43c" } i.icon.chess.king:before { - content: "\f43f"; + content: "\f43f" } i.icon.chess.knight:before { - content: "\f441"; + content: "\f441" } i.icon.chess.pawn:before { - content: "\f443"; + content: "\f443" } i.icon.chess.queen:before { - content: "\f445"; + content: "\f445" } i.icon.chess.rook:before { - content: "\f447"; + content: "\f447" } i.icon.chevron.circle.down:before { - content: "\f13a"; + content: "\f13a" } i.icon.chevron.circle.left:before { - content: "\f137"; + content: "\f137" } i.icon.chevron.circle.right:before { - content: "\f138"; + content: "\f138" } i.icon.chevron.circle.up:before { - content: "\f139"; + content: "\f139" } i.icon.chevron.down:before { - content: "\f078"; + content: "\f078" } i.icon.chevron.left:before { - content: "\f053"; + content: "\f053" } i.icon.chevron.right:before { - content: "\f054"; + content: "\f054" } i.icon.chevron.up:before { - content: "\f077"; + content: "\f077" } i.icon.child:before { - content: "\f1ae"; + content: "\f1ae" } i.icon.church:before { - content: "\f51d"; + content: "\f51d" } i.icon.circle:before { - content: "\f111"; + content: "\f111" } i.icon.circle.notch:before { - content: "\f1ce"; + content: "\f1ce" } i.icon.city:before { - content: "\f64f"; + content: "\f64f" } i.icon.clinic.medical:before { - content: "\f7f2"; + content: "\f7f2" } i.icon.clipboard:before { - content: "\f328"; + content: "\f328" } i.icon.clipboard.check:before { - content: "\f46c"; + content: "\f46c" } i.icon.clipboard.list:before { - content: "\f46d"; + content: "\f46d" } i.icon.clock:before { - content: "\f017"; + content: "\f017" } i.icon.clone:before { - content: "\f24d"; + content: "\f24d" } i.icon.closed.captioning:before { - content: "\f20a"; + content: "\f20a" } i.icon.cloud:before { - content: "\f0c2"; + content: "\f0c2" } i.icon.cloud.download.alternate:before { - content: "\f381"; + content: "\f381" } i.icon.cloud.meatball:before { - content: "\f73b"; + content: "\f73b" } i.icon.cloud.moon:before { - content: "\f6c3"; + content: "\f6c3" } i.icon.cloud.moon.rain:before { - content: "\f73c"; + content: "\f73c" } i.icon.cloud.rain:before { - content: "\f73d"; + content: "\f73d" } i.icon.cloud.showers.heavy:before { - content: "\f740"; + content: "\f740" } i.icon.cloud.sun:before { - content: "\f6c4"; + content: "\f6c4" } i.icon.cloud.sun.rain:before { - content: "\f743"; + content: "\f743" } i.icon.cloud.upload.alternate:before { - content: "\f382"; + content: "\f382" } i.icon.cocktail:before { - content: "\f561"; + content: "\f561" } i.icon.code:before { - content: "\f121"; + content: "\f121" } i.icon.code.branch:before { - content: "\f126"; + content: "\f126" } i.icon.coffee:before { - content: "\f0f4"; + content: "\f0f4" } i.icon.cog:before { - content: "\f013"; + content: "\f013" } i.icon.cogs:before { - content: "\f085"; + content: "\f085" } i.icon.coins:before { - content: "\f51e"; + content: "\f51e" } i.icon.columns:before { - content: "\f0db"; + content: "\f0db" } i.icon.comment:before { - content: "\f075"; + content: "\f075" } i.icon.comment.alternate:before { - content: "\f27a"; + content: "\f27a" } i.icon.comment.dollar:before { - content: "\f651"; + content: "\f651" } i.icon.comment.dots:before { - content: "\f4ad"; + content: "\f4ad" } i.icon.comment.medical:before { - content: "\f7f5"; + content: "\f7f5" } i.icon.comment.slash:before { - content: "\f4b3"; + content: "\f4b3" } i.icon.comments:before { - content: "\f086"; + content: "\f086" } i.icon.comments.dollar:before { - content: "\f653"; + content: "\f653" } i.icon.compact.disc:before { - content: "\f51f"; + content: "\f51f" } i.icon.compass:before { - content: "\f14e"; + content: "\f14e" } i.icon.compress:before { - content: "\f066"; + content: "\f066" } i.icon.compress.alternate:before { - content: "\f422"; + content: "\f422" } i.icon.compress.arrows.alternate:before { - content: "\f78c"; + content: "\f78c" } i.icon.concierge.bell:before { - content: "\f562"; + content: "\f562" } i.icon.cookie:before { - content: "\f563"; + content: "\f563" } i.icon.cookie.bite:before { - content: "\f564"; + content: "\f564" } i.icon.copy:before { - content: "\f0c5"; + content: "\f0c5" } i.icon.copyright:before { - content: "\f1f9"; + content: "\f1f9" } i.icon.couch:before { - content: "\f4b8"; + content: "\f4b8" } i.icon.credit.card:before { - content: "\f09d"; + content: "\f09d" } i.icon.crop:before { - content: "\f125"; + content: "\f125" } i.icon.crop.alternate:before { - content: "\f565"; + content: "\f565" } i.icon.cross:before { - content: "\f654"; + content: "\f654" } i.icon.crosshairs:before { - content: "\f05b"; + content: "\f05b" } i.icon.crow:before { - content: "\f520"; + content: "\f520" } i.icon.crown:before { - content: "\f521"; + content: "\f521" } i.icon.crutch:before { - content: "\f7f7"; + content: "\f7f7" } i.icon.cube:before { - content: "\f1b2"; + content: "\f1b2" } i.icon.cubes:before { - content: "\f1b3"; + content: "\f1b3" } i.icon.cut:before { - content: "\f0c4"; + content: "\f0c4" } i.icon.database:before { - content: "\f1c0"; + content: "\f1c0" } i.icon.deaf:before { - content: "\f2a4"; + content: "\f2a4" } i.icon.democrat:before { - content: "\f747"; + content: "\f747" } i.icon.desktop:before { - content: "\f108"; + content: "\f108" } i.icon.dharmachakra:before { - content: "\f655"; + content: "\f655" } i.icon.diagnoses:before { - content: "\f470"; + content: "\f470" } i.icon.dice:before { - content: "\f522"; + content: "\f522" } i.icon.dice.d20:before { - content: "\f6cf"; + content: "\f6cf" } i.icon.dice.d6:before { - content: "\f6d1"; + content: "\f6d1" } i.icon.dice.five:before { - content: "\f523"; + content: "\f523" } i.icon.dice.four:before { - content: "\f524"; + content: "\f524" } i.icon.dice.one:before { - content: "\f525"; + content: "\f525" } i.icon.dice.six:before { - content: "\f526"; + content: "\f526" } i.icon.dice.three:before { - content: "\f527"; + content: "\f527" } i.icon.dice.two:before { - content: "\f528"; + content: "\f528" } i.icon.digital.tachograph:before { - content: "\f566"; + content: "\f566" } i.icon.directions:before { - content: "\f5eb"; + content: "\f5eb" } i.icon.disease:before { - content: "\f7fa"; + content: "\f7fa" } i.icon.divide:before { - content: "\f529"; + content: "\f529" } i.icon.dizzy:before { - content: "\f567"; + content: "\f567" } i.icon.dna:before { - content: "\f471"; + content: "\f471" } i.icon.dog:before { - content: "\f6d3"; + content: "\f6d3" } i.icon.dollar.sign:before { - content: "\f155"; + content: "\f155" } i.icon.dolly:before { - content: "\f472"; + content: "\f472" } i.icon.dolly.flatbed:before { - content: "\f474"; + content: "\f474" } i.icon.donate:before { - content: "\f4b9"; + content: "\f4b9" } i.icon.door.closed:before { - content: "\f52a"; + content: "\f52a" } i.icon.door.open:before { - content: "\f52b"; + content: "\f52b" } i.icon.dot.circle:before { - content: "\f192"; + content: "\f192" } i.icon.dove:before { - content: "\f4ba"; + content: "\f4ba" } i.icon.download:before { - content: "\f019"; + content: "\f019" } i.icon.drafting.compass:before { - content: "\f568"; + content: "\f568" } i.icon.dragon:before { - content: "\f6d5"; + content: "\f6d5" } i.icon.draw.polygon:before { - content: "\f5ee"; + content: "\f5ee" } i.icon.drum:before { - content: "\f569"; + content: "\f569" } i.icon.drum.steelpan:before { - content: "\f56a"; + content: "\f56a" } i.icon.drumstick.bite:before { - content: "\f6d7"; + content: "\f6d7" } i.icon.dumbbell:before { - content: "\f44b"; + content: "\f44b" } i.icon.dumpster:before { - content: "\f793"; + content: "\f793" } i.icon.dumpster.fire:before { - content: "\f794"; + content: "\f794" } i.icon.dungeon:before { - content: "\f6d9"; + content: "\f6d9" } i.icon.edit:before { - content: "\f044"; + content: "\f044" } i.icon.egg:before { - content: "\f7fb"; + content: "\f7fb" } i.icon.eject:before { - content: "\f052"; + content: "\f052" } i.icon.ellipsis.horizontal:before { - content: "\f141"; + content: "\f141" } i.icon.ellipsis.vertical:before { - content: "\f142"; + content: "\f142" } i.icon.envelope:before { - content: "\f0e0"; + content: "\f0e0" } i.icon.envelope.open:before { - content: "\f2b6"; + content: "\f2b6" } i.icon.envelope.open.text:before { - content: "\f658"; + content: "\f658" } i.icon.envelope.square:before { - content: "\f199"; + content: "\f199" } i.icon.equals:before { - content: "\f52c"; + content: "\f52c" } i.icon.eraser:before { - content: "\f12d"; + content: "\f12d" } i.icon.ethernet:before { - content: "\f796"; + content: "\f796" } i.icon.euro.sign:before { - content: "\f153"; + content: "\f153" } i.icon.exchange.alternate:before { - content: "\f362"; + content: "\f362" } i.icon.exclamation:before { - content: "\f12a"; + content: "\f12a" } i.icon.exclamation.circle:before { - content: "\f06a"; + content: "\f06a" } i.icon.exclamation.triangle:before { - content: "\f071"; + content: "\f071" } i.icon.expand:before { - content: "\f065"; + content: "\f065" } i.icon.expand.alternate:before { - content: "\f424"; + content: "\f424" } i.icon.expand.arrows.alternate:before { - content: "\f31e"; + content: "\f31e" } i.icon.external.alternate:before { - content: "\f35d"; + content: "\f35d" } i.icon.external.link.square.alternate:before { - content: "\f360"; + content: "\f360" } i.icon.eye:before { - content: "\f06e"; + content: "\f06e" } i.icon.eye.dropper:before { - content: "\f1fb"; + content: "\f1fb" } i.icon.eye.slash:before { - content: "\f070"; + content: "\f070" } i.icon.fan:before { - content: "\f863"; + content: "\f863" } i.icon.fast.backward:before { - content: "\f049"; + content: "\f049" } i.icon.fast.forward:before { - content: "\f050"; + content: "\f050" } i.icon.faucet:before { - content: "\f905"; + content: "\f905" } i.icon.fax:before { - content: "\f1ac"; + content: "\f1ac" } i.icon.feather:before { - content: "\f52d"; + content: "\f52d" } i.icon.feather.alternate:before { - content: "\f56b"; + content: "\f56b" } i.icon.female:before { - content: "\f182"; + content: "\f182" } i.icon.fighter.jet:before { - content: "\f0fb"; + content: "\f0fb" } i.icon.file:before { - content: "\f15b"; + content: "\f15b" } i.icon.file.alternate:before { - content: "\f15c"; + content: "\f15c" } i.icon.file.archive:before { - content: "\f1c6"; + content: "\f1c6" } i.icon.file.audio:before { - content: "\f1c7"; + content: "\f1c7" } i.icon.file.code:before { - content: "\f1c9"; + content: "\f1c9" } i.icon.file.contract:before { - content: "\f56c"; + content: "\f56c" } i.icon.file.csv:before { - content: "\f6dd"; + content: "\f6dd" } i.icon.file.download:before { - content: "\f56d"; + content: "\f56d" } i.icon.file.excel:before { - content: "\f1c3"; + content: "\f1c3" } i.icon.file.export:before { - content: "\f56e"; + content: "\f56e" } i.icon.file.image:before { - content: "\f1c5"; + content: "\f1c5" } i.icon.file.import:before { - content: "\f56f"; + content: "\f56f" } i.icon.file.invoice:before { - content: "\f570"; + content: "\f570" } i.icon.file.invoice.dollar:before { - content: "\f571"; + content: "\f571" } i.icon.file.medical:before { - content: "\f477"; + content: "\f477" } i.icon.file.medical.alternate:before { - content: "\f478"; + content: "\f478" } i.icon.file.pdf:before { - content: "\f1c1"; + content: "\f1c1" } i.icon.file.powerpoint:before { - content: "\f1c4"; + content: "\f1c4" } i.icon.file.prescription:before { - content: "\f572"; + content: "\f572" } i.icon.file.signature:before { - content: "\f573"; + content: "\f573" } i.icon.file.upload:before { - content: "\f574"; + content: "\f574" } i.icon.file.video:before { - content: "\f1c8"; + content: "\f1c8" } i.icon.file.word:before { - content: "\f1c2"; + content: "\f1c2" } i.icon.fill:before { - content: "\f575"; + content: "\f575" } i.icon.fill.drip:before { - content: "\f576"; + content: "\f576" } i.icon.film:before { - content: "\f008"; + content: "\f008" } i.icon.filter:before { - content: "\f0b0"; + content: "\f0b0" } i.icon.fingerprint:before { - content: "\f577"; + content: "\f577" } i.icon.fire:before { - content: "\f06d"; + content: "\f06d" } i.icon.fire.alternate:before { - content: "\f7e4"; + content: "\f7e4" } i.icon.fire.extinguisher:before { - content: "\f134"; + content: "\f134" } i.icon.first.aid:before { - content: "\f479"; + content: "\f479" } i.icon.fish:before { - content: "\f578"; + content: "\f578" } i.icon.fist.raised:before { - content: "\f6de"; + content: "\f6de" } i.icon.flag:before { - content: "\f024"; + content: "\f024" } i.icon.flag.checkered:before { - content: "\f11e"; + content: "\f11e" } i.icon.flag.usa:before { - content: "\f74d"; + content: "\f74d" } i.icon.flask:before { - content: "\f0c3"; + content: "\f0c3" } i.icon.flushed:before { - content: "\f579"; + content: "\f579" } i.icon.folder:before { - content: "\f07b"; + content: "\f07b" } i.icon.folder.minus:before { - content: "\f65d"; + content: "\f65d" } i.icon.folder.open:before { - content: "\f07c"; + content: "\f07c" } i.icon.folder.plus:before { - content: "\f65e"; + content: "\f65e" } i.icon.font:before { - content: "\f031"; + content: "\f031" } i.icon.football.ball:before { - content: "\f44e"; + content: "\f44e" } i.icon.forward:before { - content: "\f04e"; + content: "\f04e" } i.icon.frog:before { - content: "\f52e"; + content: "\f52e" } i.icon.frown:before { - content: "\f119"; + content: "\f119" } i.icon.frown.open:before { - content: "\f57a"; + content: "\f57a" } i.icon.fruit-apple:before { - content: "\f5d1"; + content: "\f5d1" } i.icon.funnel.dollar:before { - content: "\f662"; + content: "\f662" } i.icon.futbol:before { - content: "\f1e3"; + content: "\f1e3" } i.icon.gamepad:before { - content: "\f11b"; + content: "\f11b" } i.icon.gas.pump:before { - content: "\f52f"; + content: "\f52f" } i.icon.gavel:before { - content: "\f0e3"; + content: "\f0e3" } i.icon.gem:before { - content: "\f3a5"; + content: "\f3a5" } i.icon.genderless:before { - content: "\f22d"; + content: "\f22d" } i.icon.ghost:before { - content: "\f6e2"; + content: "\f6e2" } i.icon.gift:before { - content: "\f06b"; + content: "\f06b" } i.icon.gifts:before { - content: "\f79c"; + content: "\f79c" } i.icon.glass.cheers:before { - content: "\f79f"; + content: "\f79f" } i.icon.glass.martini:before { - content: "\f000"; + content: "\f000" } i.icon.glass.martini.alternate:before { - content: "\f57b"; + content: "\f57b" } i.icon.glass.whiskey:before { - content: "\f7a0"; + content: "\f7a0" } i.icon.glasses:before { - content: "\f530"; + content: "\f530" } i.icon.globe:before { - content: "\f0ac"; + content: "\f0ac" } i.icon.globe.africa:before { - content: "\f57c"; + content: "\f57c" } i.icon.globe.americas:before { - content: "\f57d"; + content: "\f57d" } i.icon.globe.asia:before { - content: "\f57e"; + content: "\f57e" } i.icon.globe.europe:before { - content: "\f7a2"; + content: "\f7a2" } i.icon.golf.ball:before { - content: "\f450"; + content: "\f450" } i.icon.gopuram:before { - content: "\f664"; + content: "\f664" } i.icon.graduation.cap:before { - content: "\f19d"; + content: "\f19d" } i.icon.greater.than:before { - content: "\f531"; + content: "\f531" } i.icon.greater.than.equal:before { - content: "\f532"; + content: "\f532" } i.icon.grimace:before { - content: "\f57f"; + content: "\f57f" } i.icon.grin:before { - content: "\f580"; + content: "\f580" } i.icon.grin.alternate:before { - content: "\f581"; + content: "\f581" } i.icon.grin.beam:before { - content: "\f582"; + content: "\f582" } i.icon.grin.beam.sweat:before { - content: "\f583"; + content: "\f583" } i.icon.grin.hearts:before { - content: "\f584"; + content: "\f584" } i.icon.grin.squint:before { - content: "\f585"; + content: "\f585" } i.icon.grin.squint.tears:before { - content: "\f586"; + content: "\f586" } i.icon.grin.stars:before { - content: "\f587"; + content: "\f587" } i.icon.grin.tears:before { - content: "\f588"; + content: "\f588" } i.icon.grin.tongue:before { - content: "\f589"; + content: "\f589" } i.icon.grin.tongue.squint:before { - content: "\f58a"; + content: "\f58a" } i.icon.grin.tongue.wink:before { - content: "\f58b"; + content: "\f58b" } i.icon.grin.wink:before { - content: "\f58c"; + content: "\f58c" } i.icon.grip.horizontal:before { - content: "\f58d"; + content: "\f58d" } i.icon.grip.lines:before { - content: "\f7a4"; + content: "\f7a4" } i.icon.grip.lines.vertical:before { - content: "\f7a5"; + content: "\f7a5" } i.icon.grip.vertical:before { - content: "\f58e"; + content: "\f58e" } i.icon.guitar:before { - content: "\f7a6"; + content: "\f7a6" } i.icon.h.square:before { - content: "\f0fd"; + content: "\f0fd" } i.icon.hamburger:before { - content: "\f805"; + content: "\f805" } i.icon.hammer:before { - content: "\f6e3"; + content: "\f6e3" } i.icon.hamsa:before { - content: "\f665"; + content: "\f665" } i.icon.hand.holding:before { - content: "\f4bd"; + content: "\f4bd" } i.icon.hand.holding.heart:before { - content: "\f4be"; + content: "\f4be" } i.icon.hand.holding.medical:before { - content: "\f95c"; + content: "\f95c" } i.icon.hand.holding.usd:before { - content: "\f4c0"; + content: "\f4c0" } i.icon.hand.holding.water:before { - content: "\f4c1"; + content: "\f4c1" } i.icon.hand.lizard:before { - content: "\f258"; + content: "\f258" } i.icon.hand.middle.finger:before { - content: "\f806"; + content: "\f806" } i.icon.hand.paper:before { - content: "\f256"; + content: "\f256" } i.icon.hand.peace:before { - content: "\f25b"; + content: "\f25b" } i.icon.hand.point.down:before { - content: "\f0a7"; + content: "\f0a7" } i.icon.hand.point.left:before { - content: "\f0a5"; + content: "\f0a5" } i.icon.hand.point.right:before { - content: "\f0a4"; + content: "\f0a4" } i.icon.hand.point.up:before { - content: "\f0a6"; + content: "\f0a6" } i.icon.hand.pointer:before { - content: "\f25a"; + content: "\f25a" } i.icon.hand.rock:before { - content: "\f255"; + content: "\f255" } i.icon.hand.scissors:before { - content: "\f257"; + content: "\f257" } i.icon.hand.sparkles:before { - content: "\f95d"; + content: "\f95d" } i.icon.hand.spock:before { - content: "\f259"; + content: "\f259" } i.icon.hands:before { - content: "\f4c2"; + content: "\f4c2" } i.icon.hands.helping:before { - content: "\f4c4"; + content: "\f4c4" } i.icon.hands.wash:before { - content: "\f95e"; + content: "\f95e" } i.icon.handshake:before { - content: "\f2b5"; + content: "\f2b5" } i.icon.handshake.alternate.slash:before { - content: "\f95f"; + content: "\f95f" } i.icon.handshake.slash:before { - content: "\f960"; + content: "\f960" } i.icon.hanukiah:before { - content: "\f6e6"; + content: "\f6e6" } i.icon.hard.hat:before { - content: "\f807"; + content: "\f807" } i.icon.hashtag:before { - content: "\f292"; + content: "\f292" } i.icon.hat.cowboy:before { - content: "\f8c0"; + content: "\f8c0" } i.icon.hat.cowboy.side:before { - content: "\f8c1"; + content: "\f8c1" } i.icon.hat.wizard:before { - content: "\f6e8"; + content: "\f6e8" } i.icon.hdd:before { - content: "\f0a0"; + content: "\f0a0" } i.icon.head.side.cough:before { - content: "\f961"; + content: "\f961" } i.icon.head.side.cough.slash:before { - content: "\f962"; + content: "\f962" } i.icon.head.side.mask:before { - content: "\f963"; + content: "\f963" } i.icon.head.side.virus:before { - content: "\f964"; + content: "\f964" } i.icon.heading:before { - content: "\f1dc"; + content: "\f1dc" } i.icon.headphones:before { - content: "\f025"; + content: "\f025" } i.icon.headphones.alternate:before { - content: "\f58f"; + content: "\f58f" } i.icon.headset:before { - content: "\f590"; + content: "\f590" } i.icon.heart:before { - content: "\f004"; + content: "\f004" } i.icon.heart.broken:before { - content: "\f7a9"; + content: "\f7a9" } i.icon.heartbeat:before { - content: "\f21e"; + content: "\f21e" } i.icon.helicopter:before { - content: "\f533"; + content: "\f533" } i.icon.highlighter:before { - content: "\f591"; + content: "\f591" } i.icon.hiking:before { - content: "\f6ec"; + content: "\f6ec" } i.icon.hippo:before { - content: "\f6ed"; + content: "\f6ed" } i.icon.history:before { - content: "\f1da"; + content: "\f1da" } i.icon.hockey.puck:before { - content: "\f453"; + content: "\f453" } i.icon.holly.berry:before { - content: "\f7aa"; + content: "\f7aa" } i.icon.home:before { - content: "\f015"; + content: "\f015" } i.icon.horse:before { - content: "\f6f0"; + content: "\f6f0" } i.icon.horse.head:before { - content: "\f7ab"; + content: "\f7ab" } i.icon.hospital:before { - content: "\f0f8"; + content: "\f0f8" } i.icon.hospital.alternate:before { - content: "\f47d"; + content: "\f47d" } i.icon.hospital.symbol:before { - content: "\f47e"; + content: "\f47e" } i.icon.hospital.user:before { - content: "\f80d"; + content: "\f80d" } i.icon.hot.tub:before { - content: "\f593"; + content: "\f593" } i.icon.hotdog:before { - content: "\f80f"; + content: "\f80f" } i.icon.hotel:before { - content: "\f594"; + content: "\f594" } i.icon.hourglass:before { - content: "\f254"; + content: "\f254" } i.icon.hourglass.end:before { - content: "\f253"; + content: "\f253" } i.icon.hourglass.half:before { - content: "\f252"; + content: "\f252" } i.icon.hourglass.start:before { - content: "\f251"; + content: "\f251" } i.icon.house.damage:before { - content: "\f6f1"; + content: "\f6f1" } i.icon.house.user:before { - content: "\f965"; + content: "\f965" } i.icon.hryvnia:before { - content: "\f6f2"; + content: "\f6f2" } i.icon.i.cursor:before { - content: "\f246"; + content: "\f246" } i.icon.ice.cream:before { - content: "\f810"; + content: "\f810" } i.icon.icicles:before { - content: "\f7ad"; + content: "\f7ad" } i.icon.icons:before { - content: "\f86d"; + content: "\f86d" } i.icon.id.badge:before { - content: "\f2c1"; + content: "\f2c1" } i.icon.id.card:before { - content: "\f2c2"; + content: "\f2c2" } i.icon.id.card.alternate:before { - content: "\f47f"; + content: "\f47f" } i.icon.igloo:before { - content: "\f7ae"; + content: "\f7ae" } i.icon.image:before { - content: "\f03e"; + content: "\f03e" } i.icon.images:before { - content: "\f302"; + content: "\f302" } i.icon.inbox:before { - content: "\f01c"; + content: "\f01c" } i.icon.indent:before { - content: "\f03c"; + content: "\f03c" } i.icon.industry:before { - content: "\f275"; + content: "\f275" } i.icon.infinity:before { - content: "\f534"; + content: "\f534" } i.icon.info:before { - content: "\f129"; + content: "\f129" } i.icon.info.circle:before { - content: "\f05a"; + content: "\f05a" } i.icon.italic:before { - content: "\f033"; + content: "\f033" } i.icon.jedi:before { - content: "\f669"; + content: "\f669" } i.icon.joint:before { - content: "\f595"; + content: "\f595" } i.icon.journal.whills:before { - content: "\f66a"; + content: "\f66a" } i.icon.kaaba:before { - content: "\f66b"; + content: "\f66b" } i.icon.key:before { - content: "\f084"; + content: "\f084" } i.icon.keyboard:before { - content: "\f11c"; + content: "\f11c" } i.icon.khanda:before { - content: "\f66d"; + content: "\f66d" } i.icon.kiss:before { - content: "\f596"; + content: "\f596" } i.icon.kiss.beam:before { - content: "\f597"; + content: "\f597" } i.icon.kiss.wink.heart:before { - content: "\f598"; + content: "\f598" } i.icon.kiwi.bird:before { - content: "\f535"; + content: "\f535" } i.icon.landmark:before { - content: "\f66f"; + content: "\f66f" } i.icon.language:before { - content: "\f1ab"; + content: "\f1ab" } i.icon.laptop:before { - content: "\f109"; + content: "\f109" } i.icon.laptop.code:before { - content: "\f5fc"; + content: "\f5fc" } i.icon.laptop.house:before { - content: "\f966"; + content: "\f966" } i.icon.laptop.medical:before { - content: "\f812"; + content: "\f812" } i.icon.laugh:before { - content: "\f599"; + content: "\f599" } i.icon.laugh.beam:before { - content: "\f59a"; + content: "\f59a" } i.icon.laugh.squint:before { - content: "\f59b"; + content: "\f59b" } i.icon.laugh.wink:before { - content: "\f59c"; + content: "\f59c" } i.icon.layer.group:before { - content: "\f5fd"; + content: "\f5fd" } i.icon.leaf:before { - content: "\f06c"; + content: "\f06c" } i.icon.lemon:before { - content: "\f094"; + content: "\f094" } i.icon.less.than:before { - content: "\f536"; + content: "\f536" } i.icon.less.than.equal:before { - content: "\f537"; + content: "\f537" } i.icon.level.down.alternate:before { - content: "\f3be"; + content: "\f3be" } i.icon.level.up.alternate:before { - content: "\f3bf"; + content: "\f3bf" } i.icon.life.ring:before { - content: "\f1cd"; + content: "\f1cd" } i.icon.lightbulb:before { - content: "\f0eb"; -} - -i.icon.linkify:before { - content: "\f0c1"; + content: "\f0eb" } i.icon.lira.sign:before { - content: "\f195"; + content: "\f195" } i.icon.list:before { - content: "\f03a"; + content: "\f03a" } i.icon.list.alternate:before { - content: "\f022"; + content: "\f022" } i.icon.list.ol:before { - content: "\f0cb"; + content: "\f0cb" } i.icon.list.ul:before { - content: "\f0ca"; + content: "\f0ca" } i.icon.location.arrow:before { - content: "\f124"; + content: "\f124" } i.icon.lock:before { - content: "\f023"; + content: "\f023" } i.icon.lock.open:before { - content: "\f3c1"; + content: "\f3c1" } i.icon.long.arrow.alternate.down:before { - content: "\f309"; + content: "\f309" } i.icon.long.arrow.alternate.left:before { - content: "\f30a"; + content: "\f30a" } i.icon.long.arrow.alternate.right:before { - content: "\f30b"; + content: "\f30b" } i.icon.long.arrow.alternate.up:before { - content: "\f30c"; + content: "\f30c" } i.icon.low.vision:before { - content: "\f2a8"; + content: "\f2a8" } i.icon.luggage.cart:before { - content: "\f59d"; + content: "\f59d" } i.icon.lungs:before { - content: "\f604"; + content: "\f604" } i.icon.lungs.virus:before { - content: "\f967"; + content: "\f967" } i.icon.magic:before { - content: "\f0d0"; + content: "\f0d0" } i.icon.magnet:before { - content: "\f076"; + content: "\f076" } i.icon.mail.bulk:before { - content: "\f674"; + content: "\f674" } i.icon.male:before { - content: "\f183"; + content: "\f183" } i.icon.map:before { - content: "\f279"; + content: "\f279" } i.icon.map.marked:before { - content: "\f59f"; + content: "\f59f" } i.icon.map.marked.alternate:before { - content: "\f5a0"; + content: "\f5a0" } i.icon.map.marker:before { - content: "\f041"; + content: "\f041" } i.icon.map.marker.alternate:before { - content: "\f3c5"; + content: "\f3c5" } i.icon.map.pin:before { - content: "\f276"; + content: "\f276" } i.icon.map.signs:before { - content: "\f277"; + content: "\f277" } i.icon.marker:before { - content: "\f5a1"; + content: "\f5a1" } i.icon.mars:before { - content: "\f222"; + content: "\f222" } i.icon.mars.double:before { - content: "\f227"; + content: "\f227" } i.icon.mars.stroke:before { - content: "\f229"; + content: "\f229" } i.icon.mars.stroke.horizontal:before { - content: "\f22b"; + content: "\f22b" } i.icon.mars.stroke.vertical:before { - content: "\f22a"; + content: "\f22a" } i.icon.mask:before { - content: "\f6fa"; + content: "\f6fa" } i.icon.medal:before { - content: "\f5a2"; + content: "\f5a2" } i.icon.medkit:before { - content: "\f0fa"; + content: "\f0fa" } i.icon.meh:before { - content: "\f11a"; + content: "\f11a" } i.icon.meh.blank:before { - content: "\f5a4"; + content: "\f5a4" } i.icon.meh.rolling.eyes:before { - content: "\f5a5"; + content: "\f5a5" } i.icon.memory:before { - content: "\f538"; + content: "\f538" } i.icon.menorah:before { - content: "\f676"; + content: "\f676" } i.icon.mercury:before { - content: "\f223"; + content: "\f223" } i.icon.meteor:before { - content: "\f753"; + content: "\f753" } i.icon.microchip:before { - content: "\f2db"; + content: "\f2db" } i.icon.microphone:before { - content: "\f130"; + content: "\f130" } i.icon.microphone.alternate:before { - content: "\f3c9"; + content: "\f3c9" } i.icon.microphone.alternate.slash:before { - content: "\f539"; + content: "\f539" } i.icon.microphone.slash:before { - content: "\f131"; + content: "\f131" } i.icon.microscope:before { - content: "\f610"; + content: "\f610" } i.icon.minus:before { - content: "\f068"; + content: "\f068" } i.icon.minus.circle:before { - content: "\f056"; + content: "\f056" } i.icon.minus.square:before { - content: "\f146"; + content: "\f146" } i.icon.mitten:before { - content: "\f7b5"; + content: "\f7b5" } i.icon.mobile:before { - content: "\f10b"; + content: "\f10b" } i.icon.mobile.alternate:before { - content: "\f3cd"; + content: "\f3cd" } i.icon.money.bill:before { - content: "\f0d6"; + content: "\f0d6" } i.icon.money.bill.alternate:before { - content: "\f3d1"; + content: "\f3d1" } i.icon.money.bill.wave:before { - content: "\f53a"; + content: "\f53a" } i.icon.money.bill.wave.alternate:before { - content: "\f53b"; + content: "\f53b" } i.icon.money.check:before { - content: "\f53c"; + content: "\f53c" } i.icon.money.check.alternate:before { - content: "\f53d"; + content: "\f53d" } i.icon.monument:before { - content: "\f5a6"; + content: "\f5a6" } i.icon.moon:before { - content: "\f186"; + content: "\f186" } i.icon.mortar.pestle:before { - content: "\f5a7"; + content: "\f5a7" } i.icon.mosque:before { - content: "\f678"; + content: "\f678" } i.icon.motorcycle:before { - content: "\f21c"; + content: "\f21c" } i.icon.mountain:before { - content: "\f6fc"; + content: "\f6fc" } i.icon.mouse:before { - content: "\f8cc"; + content: "\f8cc" } i.icon.mouse.pointer:before { - content: "\f245"; + content: "\f245" } i.icon.mug.hot:before { - content: "\f7b6"; + content: "\f7b6" } i.icon.music:before { - content: "\f001"; + content: "\f001" } i.icon.network.wired:before { - content: "\f6ff"; + content: "\f6ff" } i.icon.neuter:before { - content: "\f22c"; + content: "\f22c" } i.icon.newspaper:before { - content: "\f1ea"; + content: "\f1ea" } i.icon.not.equal:before { - content: "\f53e"; + content: "\f53e" } i.icon.notes.medical:before { - content: "\f481"; + content: "\f481" } i.icon.object.group:before { - content: "\f247"; + content: "\f247" } i.icon.object.ungroup:before { - content: "\f248"; + content: "\f248" } i.icon.oil.can:before { - content: "\f613"; + content: "\f613" } i.icon.om:before { - content: "\f679"; + content: "\f679" } i.icon.otter:before { - content: "\f700"; + content: "\f700" } i.icon.outdent:before { - content: "\f03b"; + content: "\f03b" } i.icon.pager:before { - content: "\f815"; + content: "\f815" } i.icon.paint.brush:before { - content: "\f1fc"; + content: "\f1fc" } i.icon.paint.roller:before { - content: "\f5aa"; + content: "\f5aa" } i.icon.palette:before { - content: "\f53f"; + content: "\f53f" } i.icon.pallet:before { - content: "\f482"; + content: "\f482" } i.icon.paper.plane:before { - content: "\f1d8"; + content: "\f1d8" } i.icon.paperclip:before { - content: "\f0c6"; + content: "\f0c6" } i.icon.parachute.box:before { - content: "\f4cd"; + content: "\f4cd" } i.icon.paragraph:before { - content: "\f1dd"; + content: "\f1dd" } i.icon.parking:before { - content: "\f540"; + content: "\f540" } i.icon.passport:before { - content: "\f5ab"; + content: "\f5ab" } i.icon.pastafarianism:before { - content: "\f67b"; + content: "\f67b" } i.icon.paste:before { - content: "\f0ea"; + content: "\f0ea" } i.icon.pause:before { - content: "\f04c"; + content: "\f04c" } i.icon.pause.circle:before { - content: "\f28b"; + content: "\f28b" } i.icon.paw:before { - content: "\f1b0"; + content: "\f1b0" } i.icon.peace:before { - content: "\f67c"; + content: "\f67c" } i.icon.pen:before { - content: "\f304"; + content: "\f304" } i.icon.pen.alternate:before { - content: "\f305"; + content: "\f305" } i.icon.pen.fancy:before { - content: "\f5ac"; + content: "\f5ac" } i.icon.pen.nib:before { - content: "\f5ad"; + content: "\f5ad" } i.icon.pen.square:before { - content: "\f14b"; + content: "\f14b" } i.icon.pencil.alternate:before { - content: "\f303"; + content: "\f303" } i.icon.pencil.ruler:before { - content: "\f5ae"; + content: "\f5ae" } i.icon.people.arrows:before { - content: "\f968"; + content: "\f968" } i.icon.people.carry:before { - content: "\f4ce"; + content: "\f4ce" } i.icon.pepper.hot:before { - content: "\f816"; + content: "\f816" } i.icon.percent:before { - content: "\f295"; + content: "\f295" } i.icon.percentage:before { - content: "\f541"; + content: "\f541" } i.icon.person.booth:before { - content: "\f756"; + content: "\f756" } i.icon.phone:before { - content: "\f095"; + content: "\f095" } i.icon.phone.alternate:before { - content: "\f879"; + content: "\f879" } i.icon.phone.slash:before { - content: "\f3dd"; + content: "\f3dd" } i.icon.phone.square:before { - content: "\f098"; + content: "\f098" } i.icon.phone.square.alternate:before { - content: "\f87b"; + content: "\f87b" } i.icon.phone.volume:before { - content: "\f2a0"; + content: "\f2a0" } i.icon.photo.video:before { - content: "\f87c"; + content: "\f87c" } i.icon.piggy.bank:before { - content: "\f4d3"; + content: "\f4d3" } i.icon.pills:before { - content: "\f484"; + content: "\f484" } i.icon.pizza.slice:before { - content: "\f818"; + content: "\f818" } i.icon.place.of.worship:before { - content: "\f67f"; + content: "\f67f" } i.icon.plane:before { - content: "\f072"; + content: "\f072" } i.icon.plane.arrival:before { - content: "\f5af"; + content: "\f5af" } i.icon.plane.departure:before { - content: "\f5b0"; + content: "\f5b0" } i.icon.plane.slash:before { - content: "\f969"; + content: "\f969" } i.icon.play:before { - content: "\f04b"; + content: "\f04b" } i.icon.play.circle:before { - content: "\f144"; + content: "\f144" } i.icon.plug:before { - content: "\f1e6"; + content: "\f1e6" } i.icon.plus:before { - content: "\f067"; + content: "\f067" } i.icon.plus.circle:before { - content: "\f055"; + content: "\f055" } i.icon.plus.square:before { - content: "\f0fe"; + content: "\f0fe" } i.icon.podcast:before { - content: "\f2ce"; + content: "\f2ce" } i.icon.poll:before { - content: "\f681"; + content: "\f681" } i.icon.poll.horizontal:before { - content: "\f682"; + content: "\f682" } i.icon.poo:before { - content: "\f2fe"; + content: "\f2fe" } i.icon.poo.storm:before { - content: "\f75a"; + content: "\f75a" } i.icon.poop:before { - content: "\f619"; + content: "\f619" } i.icon.portrait:before { - content: "\f3e0"; + content: "\f3e0" } i.icon.pound.sign:before { - content: "\f154"; + content: "\f154" } i.icon.power.off:before { - content: "\f011"; + content: "\f011" } i.icon.pray:before { - content: "\f683"; + content: "\f683" } i.icon.praying.hands:before { - content: "\f684"; + content: "\f684" } i.icon.prescription:before { - content: "\f5b1"; + content: "\f5b1" } i.icon.prescription.bottle:before { - content: "\f485"; + content: "\f485" } i.icon.prescription.bottle.alternate:before { - content: "\f486"; + content: "\f486" } i.icon.print:before { - content: "\f02f"; + content: "\f02f" } i.icon.procedures:before { - content: "\f487"; + content: "\f487" } i.icon.project.diagram:before { - content: "\f542"; + content: "\f542" } i.icon.pump.medical:before { - content: "\f96a"; + content: "\f96a" } i.icon.pump.soap:before { - content: "\f96b"; + content: "\f96b" } i.icon.puzzle.piece:before { - content: "\f12e"; + content: "\f12e" } i.icon.qrcode:before { - content: "\f029"; + content: "\f029" } i.icon.question:before { - content: "\f128"; + content: "\f128" } i.icon.question.circle:before { - content: "\f059"; + content: "\f059" } i.icon.quidditch:before { - content: "\f458"; + content: "\f458" } i.icon.quote.left:before { - content: "\f10d"; + content: "\f10d" } i.icon.quote.right:before { - content: "\f10e"; + content: "\f10e" } i.icon.quran:before { - content: "\f687"; + content: "\f687" } i.icon.radiation:before { - content: "\f7b9"; + content: "\f7b9" } i.icon.radiation.alternate:before { - content: "\f7ba"; + content: "\f7ba" } i.icon.rainbow:before { - content: "\f75b"; + content: "\f75b" } i.icon.random:before { - content: "\f074"; + content: "\f074" } i.icon.receipt:before { - content: "\f543"; + content: "\f543" } i.icon.record.vinyl:before { - content: "\f8d9"; + content: "\f8d9" } i.icon.recycle:before { - content: "\f1b8"; + content: "\f1b8" } i.icon.redo:before { - content: "\f01e"; + content: "\f01e" } i.icon.redo.alternate:before { - content: "\f2f9"; + content: "\f2f9" } i.icon.registered:before { - content: "\f25d"; + content: "\f25d" } i.icon.remove.format:before { - content: "\f87d"; + content: "\f87d" } i.icon.reply:before { - content: "\f3e5"; + content: "\f3e5" } i.icon.reply.all:before { - content: "\f122"; + content: "\f122" } i.icon.republican:before { - content: "\f75e"; + content: "\f75e" } i.icon.restroom:before { - content: "\f7bd"; + content: "\f7bd" } i.icon.retweet:before { - content: "\f079"; + content: "\f079" } i.icon.ribbon:before { - content: "\f4d6"; + content: "\f4d6" } i.icon.ring:before { - content: "\f70b"; + content: "\f70b" } i.icon.road:before { - content: "\f018"; + content: "\f018" } i.icon.robot:before { - content: "\f544"; + content: "\f544" } i.icon.rocket:before { - content: "\f135"; + content: "\f135" } i.icon.route:before { - content: "\f4d7"; + content: "\f4d7" } i.icon.rss:before { - content: "\f09e"; + content: "\f09e" } i.icon.rss.square:before { - content: "\f143"; + content: "\f143" } i.icon.ruble.sign:before { - content: "\f158"; + content: "\f158" } i.icon.ruler:before { - content: "\f545"; + content: "\f545" } i.icon.ruler.combined:before { - content: "\f546"; + content: "\f546" } i.icon.ruler.horizontal:before { - content: "\f547"; + content: "\f547" } i.icon.ruler.vertical:before { - content: "\f548"; + content: "\f548" } i.icon.running:before { - content: "\f70c"; + content: "\f70c" } i.icon.rupee.sign:before { - content: "\f156"; + content: "\f156" } i.icon.sad.cry:before { - content: "\f5b3"; + content: "\f5b3" } i.icon.sad.tear:before { - content: "\f5b4"; + content: "\f5b4" } i.icon.satellite:before { - content: "\f7bf"; + content: "\f7bf" } i.icon.satellite.dish:before { - content: "\f7c0"; + content: "\f7c0" } i.icon.save:before { - content: "\f0c7"; + content: "\f0c7" } i.icon.school:before { - content: "\f549"; + content: "\f549" } i.icon.screwdriver:before { - content: "\f54a"; + content: "\f54a" } i.icon.scroll:before { - content: "\f70e"; + content: "\f70e" } i.icon.sd.card:before { - content: "\f7c2"; + content: "\f7c2" } i.icon.search:before { - content: "\f002"; + content: "\f002" } i.icon.search.dollar:before { - content: "\f688"; + content: "\f688" } i.icon.search.location:before { - content: "\f689"; + content: "\f689" } i.icon.search.minus:before { - content: "\f010"; + content: "\f010" } i.icon.search.plus:before { - content: "\f00e"; + content: "\f00e" } i.icon.seedling:before { - content: "\f4d8"; + content: "\f4d8" } i.icon.server:before { - content: "\f233"; + content: "\f233" } i.icon.shapes:before { - content: "\f61f"; + content: "\f61f" } i.icon.share:before { - content: "\f064"; + content: "\f064" } i.icon.share.alternate:before { - content: "\f1e0"; + content: "\f1e0" } i.icon.share.alternate.square:before { - content: "\f1e1"; + content: "\f1e1" } i.icon.share.square:before { - content: "\f14d"; + content: "\f14d" } i.icon.shekel.sign:before { - content: "\f20b"; + content: "\f20b" } i.icon.shield.alternate:before { - content: "\f3ed"; + content: "\f3ed" } i.icon.shield.virus:before { - content: "\f96c"; + content: "\f96c" } i.icon.ship:before { - content: "\f21a"; + content: "\f21a" } i.icon.shipping.fast:before { - content: "\f48b"; + content: "\f48b" } i.icon.shoe.prints:before { - content: "\f54b"; + content: "\f54b" } i.icon.shopping.bag:before { - content: "\f290"; + content: "\f290" } i.icon.shopping.basket:before { - content: "\f291"; + content: "\f291" } i.icon.shopping.cart:before { - content: "\f07a"; + content: "\f07a" } i.icon.shower:before { - content: "\f2cc"; + content: "\f2cc" } i.icon.shuttle.van:before { - content: "\f5b6"; + content: "\f5b6" } i.icon.sign:before { - content: "\f4d9"; + content: "\f4d9" } i.icon.sign.in.alternate:before { - content: "\f2f6"; + content: "\f2f6" } i.icon.sign.language:before { - content: "\f2a7"; + content: "\f2a7" } i.icon.sign.out.alternate:before { - content: "\f2f5"; + content: "\f2f5" } i.icon.signal:before { - content: "\f012"; + content: "\f012" } i.icon.signature:before { - content: "\f5b7"; + content: "\f5b7" } i.icon.sim.card:before { - content: "\f7c4"; + content: "\f7c4" } i.icon.sitemap:before { - content: "\f0e8"; + content: "\f0e8" } i.icon.skating:before { - content: "\f7c5"; + content: "\f7c5" } i.icon.skiing:before { - content: "\f7c9"; + content: "\f7c9" } i.icon.skiing.nordic:before { - content: "\f7ca"; + content: "\f7ca" } i.icon.skull:before { - content: "\f54c"; + content: "\f54c" } i.icon.skull.crossbones:before { - content: "\f714"; + content: "\f714" } i.icon.slash:before { - content: "\f715"; + content: "\f715" } i.icon.sleigh:before { - content: "\f7cc"; + content: "\f7cc" } i.icon.sliders.horizontal:before { - content: "\f1de"; + content: "\f1de" } i.icon.smile:before { - content: "\f118"; + content: "\f118" } i.icon.smile.beam:before { - content: "\f5b8"; + content: "\f5b8" } i.icon.smile.wink:before { - content: "\f4da"; + content: "\f4da" } i.icon.smog:before { - content: "\f75f"; + content: "\f75f" } i.icon.smoking:before { - content: "\f48d"; + content: "\f48d" } i.icon.smoking.ban:before { - content: "\f54d"; + content: "\f54d" } i.icon.sms:before { - content: "\f7cd"; + content: "\f7cd" } i.icon.snowboarding:before { - content: "\f7ce"; + content: "\f7ce" } i.icon.snowflake:before { - content: "\f2dc"; + content: "\f2dc" } i.icon.snowman:before { - content: "\f7d0"; + content: "\f7d0" } i.icon.snowplow:before { - content: "\f7d2"; + content: "\f7d2" } i.icon.soap:before { - content: "\f96e"; + content: "\f96e" } i.icon.socks:before { - content: "\f696"; + content: "\f696" } i.icon.solar.panel:before { - content: "\f5ba"; + content: "\f5ba" } i.icon.sort:before { - content: "\f0dc"; + content: "\f0dc" } i.icon.sort.alphabet.down:before { - content: "\f15d"; + content: "\f15d" } i.icon.sort.alphabet.down.alternate:before { - content: "\f881"; + content: "\f881" } i.icon.sort.alphabet.up:before { - content: "\f15e"; + content: "\f15e" } i.icon.sort.alphabet.up.alternate:before { - content: "\f882"; + content: "\f882" } i.icon.sort.amount.down:before { - content: "\f160"; + content: "\f160" } i.icon.sort.amount.down.alternate:before { - content: "\f884"; + content: "\f884" } i.icon.sort.amount.up:before { - content: "\f161"; + content: "\f161" } i.icon.sort.amount.up.alternate:before { - content: "\f885"; + content: "\f885" } i.icon.sort.down:before { - content: "\f0dd"; + content: "\f0dd" } i.icon.sort.numeric.down:before { - content: "\f162"; + content: "\f162" } i.icon.sort.numeric.down.alternate:before { - content: "\f886"; + content: "\f886" } i.icon.sort.numeric.up:before { - content: "\f163"; + content: "\f163" } i.icon.sort.numeric.up.alternate:before { - content: "\f887"; + content: "\f887" } i.icon.sort.up:before { - content: "\f0de"; + content: "\f0de" } i.icon.spa:before { - content: "\f5bb"; + content: "\f5bb" } i.icon.space.shuttle:before { - content: "\f197"; + content: "\f197" } i.icon.spell.check:before { - content: "\f891"; + content: "\f891" } i.icon.spider:before { - content: "\f717"; + content: "\f717" } i.icon.spinner:before { - content: "\f110"; + content: "\f110" } i.icon.splotch:before { - content: "\f5bc"; + content: "\f5bc" } i.icon.spray.can:before { - content: "\f5bd"; + content: "\f5bd" } i.icon.square:before { - content: "\f0c8"; + content: "\f0c8" } i.icon.square.full:before { - content: "\f45c"; + content: "\f45c" } i.icon.square.root.alternate:before { - content: "\f698"; + content: "\f698" } i.icon.stamp:before { - content: "\f5bf"; + content: "\f5bf" } i.icon.star:before { - content: "\f005"; + content: "\f005" } i.icon.star.and.crescent:before { - content: "\f699"; + content: "\f699" } i.icon.star.half:before { - content: "\f089"; + content: "\f089" } i.icon.star.half.alternate:before { - content: "\f5c0"; + content: "\f5c0" } i.icon.star.of.david:before { - content: "\f69a"; + content: "\f69a" } i.icon.star.of.life:before { - content: "\f621"; + content: "\f621" } i.icon.step.backward:before { - content: "\f048"; + content: "\f048" } i.icon.step.forward:before { - content: "\f051"; + content: "\f051" } i.icon.stethoscope:before { - content: "\f0f1"; + content: "\f0f1" } i.icon.sticky.note:before { - content: "\f249"; + content: "\f249" } i.icon.stop:before { - content: "\f04d"; + content: "\f04d" } i.icon.stop.circle:before { - content: "\f28d"; + content: "\f28d" } i.icon.stopwatch:before { - content: "\f2f2"; + content: "\f2f2" } i.icon.stopwatch.twenty:before { - content: "\f96f"; + content: "\f96f" } i.icon.store:before { - content: "\f54e"; + content: "\f54e" } i.icon.store.alternate:before { - content: "\f54f"; + content: "\f54f" } i.icon.store.alternate.slash:before { - content: "\f970"; + content: "\f970" } i.icon.store.slash:before { - content: "\f971"; + content: "\f971" } i.icon.stream:before { - content: "\f550"; + content: "\f550" } i.icon.street.view:before { - content: "\f21d"; + content: "\f21d" } i.icon.strikethrough:before { - content: "\f0cc"; + content: "\f0cc" } i.icon.stroopwafel:before { - content: "\f551"; + content: "\f551" } i.icon.subscript:before { - content: "\f12c"; + content: "\f12c" } i.icon.subway:before { - content: "\f239"; + content: "\f239" } i.icon.suitcase:before { - content: "\f0f2"; + content: "\f0f2" } i.icon.suitcase.rolling:before { - content: "\f5c1"; + content: "\f5c1" } i.icon.sun:before { - content: "\f185"; + content: "\f185" } i.icon.superscript:before { - content: "\f12b"; + content: "\f12b" } i.icon.surprise:before { - content: "\f5c2"; + content: "\f5c2" } i.icon.swatchbook:before { - content: "\f5c3"; + content: "\f5c3" } i.icon.swimmer:before { - content: "\f5c4"; + content: "\f5c4" } i.icon.swimming.pool:before { - content: "\f5c5"; + content: "\f5c5" } i.icon.synagogue:before { - content: "\f69b"; + content: "\f69b" } i.icon.sync:before { - content: "\f021"; + content: "\f021" } i.icon.sync.alternate:before { - content: "\f2f1"; + content: "\f2f1" } i.icon.syringe:before { - content: "\f48e"; + content: "\f48e" } i.icon.table:before { - content: "\f0ce"; + content: "\f0ce" } i.icon.table.tennis:before { - content: "\f45d"; + content: "\f45d" } i.icon.tablet:before { - content: "\f10a"; + content: "\f10a" } i.icon.tablet.alternate:before { - content: "\f3fa"; + content: "\f3fa" } i.icon.tablets:before { - content: "\f490"; + content: "\f490" } i.icon.tachometer.alternate:before { - content: "\f3fd"; + content: "\f3fd" } i.icon.tag:before { - content: "\f02b"; + content: "\f02b" } i.icon.tags:before { - content: "\f02c"; + content: "\f02c" } i.icon.tape:before { - content: "\f4db"; + content: "\f4db" } i.icon.tasks:before { - content: "\f0ae"; + content: "\f0ae" } i.icon.taxi:before { - content: "\f1ba"; + content: "\f1ba" } i.icon.teeth:before { - content: "\f62e"; + content: "\f62e" } i.icon.teeth.open:before { - content: "\f62f"; + content: "\f62f" } i.icon.temperature.high:before { - content: "\f769"; + content: "\f769" } i.icon.temperature.low:before { - content: "\f76b"; + content: "\f76b" } i.icon.tenge:before { - content: "\f7d7"; + content: "\f7d7" } i.icon.terminal:before { - content: "\f120"; + content: "\f120" } i.icon.text.height:before { - content: "\f034"; + content: "\f034" } i.icon.text.width:before { - content: "\f035"; + content: "\f035" } i.icon.th:before { - content: "\f00a"; + content: "\f00a" } i.icon.th.large:before { - content: "\f009"; + content: "\f009" } i.icon.th.list:before { - content: "\f00b"; + content: "\f00b" } i.icon.theater.masks:before { - content: "\f630"; + content: "\f630" } i.icon.thermometer:before { - content: "\f491"; + content: "\f491" } i.icon.thermometer.empty:before { - content: "\f2cb"; + content: "\f2cb" } i.icon.thermometer.full:before { - content: "\f2c7"; + content: "\f2c7" } i.icon.thermometer.half:before { - content: "\f2c9"; + content: "\f2c9" } i.icon.thermometer.quarter:before { - content: "\f2ca"; + content: "\f2ca" } i.icon.thermometer.three.quarters:before { - content: "\f2c8"; + content: "\f2c8" } i.icon.thumbs.down:before { - content: "\f165"; + content: "\f165" } i.icon.thumbs.up:before { - content: "\f164"; + content: "\f164" } i.icon.thumbtack:before { - content: "\f08d"; + content: "\f08d" } i.icon.ticket.alternate:before { - content: "\f3ff"; + content: "\f3ff" } i.icon.times:before { - content: "\f00d"; + content: "\f00d" } i.icon.times.circle:before { - content: "\f057"; + content: "\f057" } i.icon.tint:before { - content: "\f043"; + content: "\f043" } i.icon.tint.slash:before { - content: "\f5c7"; + content: "\f5c7" } i.icon.tired:before { - content: "\f5c8"; + content: "\f5c8" } i.icon.toggle.off:before { - content: "\f204"; + content: "\f204" } i.icon.toggle.on:before { - content: "\f205"; + content: "\f205" } i.icon.toilet:before { - content: "\f7d8"; + content: "\f7d8" } i.icon.toilet.paper:before { - content: "\f71e"; + content: "\f71e" } i.icon.toilet.paper.slash:before { - content: "\f972"; + content: "\f972" } i.icon.toolbox:before { - content: "\f552"; + content: "\f552" } i.icon.tools:before { - content: "\f7d9"; + content: "\f7d9" } i.icon.tooth:before { - content: "\f5c9"; + content: "\f5c9" } i.icon.torah:before { - content: "\f6a0"; + content: "\f6a0" } i.icon.torii.gate:before { - content: "\f6a1"; + content: "\f6a1" } i.icon.tractor:before { - content: "\f722"; + content: "\f722" } i.icon.trademark:before { - content: "\f25c"; + content: "\f25c" } i.icon.traffic.light:before { - content: "\f637"; + content: "\f637" } i.icon.trailer:before { - content: "\f941"; + content: "\f941" } i.icon.train:before { - content: "\f238"; + content: "\f238" } i.icon.tram:before { - content: "\f7da"; + content: "\f7da" } i.icon.transgender:before { - content: "\f224"; + content: "\f224" } i.icon.transgender.alternate:before { - content: "\f225"; + content: "\f225" } i.icon.trash:before { - content: "\f1f8"; + content: "\f1f8" } i.icon.trash.alternate:before { - content: "\f2ed"; + content: "\f2ed" } i.icon.trash.restore:before { - content: "\f829"; + content: "\f829" } i.icon.trash.restore.alternate:before { - content: "\f82a"; + content: "\f82a" } i.icon.tree:before { - content: "\f1bb"; + content: "\f1bb" } i.icon.trophy:before { - content: "\f091"; + content: "\f091" } i.icon.truck:before { - content: "\f0d1"; + content: "\f0d1" } i.icon.truck.monster:before { - content: "\f63b"; + content: "\f63b" } i.icon.truck.moving:before { - content: "\f4df"; + content: "\f4df" } i.icon.truck.packing:before { - content: "\f4de"; + content: "\f4de" } i.icon.truck.pickup:before { - content: "\f63c"; + content: "\f63c" } i.icon.tshirt:before { - content: "\f553"; + content: "\f553" } i.icon.tty:before { - content: "\f1e4"; + content: "\f1e4" } i.icon.tv:before { - content: "\f26c"; + content: "\f26c" } i.icon.umbrella:before { - content: "\f0e9"; + content: "\f0e9" } i.icon.umbrella.beach:before { - content: "\f5ca"; + content: "\f5ca" } i.icon.underline:before { - content: "\f0cd"; + content: "\f0cd" } i.icon.undo:before { - content: "\f0e2"; + content: "\f0e2" } i.icon.undo.alternate:before { - content: "\f2ea"; + content: "\f2ea" } i.icon.universal.access:before { - content: "\f29a"; + content: "\f29a" } i.icon.university:before { - content: "\f19c"; + content: "\f19c" } i.icon.unlink:before { - content: "\f127"; + content: "\f127" } i.icon.unlock:before { - content: "\f09c"; + content: "\f09c" } i.icon.unlock.alternate:before { - content: "\f13e"; + content: "\f13e" } i.icon.upload:before { - content: "\f093"; + content: "\f093" } i.icon.user:before { - content: "\f007"; + content: "\f007" } i.icon.user.alternate:before { - content: "\f406"; + content: "\f406" } i.icon.user.alternate.slash:before { - content: "\f4fa"; + content: "\f4fa" } i.icon.user.astronaut:before { - content: "\f4fb"; + content: "\f4fb" } i.icon.user.check:before { - content: "\f4fc"; + content: "\f4fc" } i.icon.user.circle:before { - content: "\f2bd"; + content: "\f2bd" } i.icon.user.clock:before { - content: "\f4fd"; + content: "\f4fd" } i.icon.user.cog:before { - content: "\f4fe"; + content: "\f4fe" } i.icon.user.edit:before { - content: "\f4ff"; + content: "\f4ff" } i.icon.user.friends:before { - content: "\f500"; + content: "\f500" } i.icon.user.graduate:before { - content: "\f501"; + content: "\f501" } i.icon.user.injured:before { - content: "\f728"; + content: "\f728" } i.icon.user.lock:before { - content: "\f502"; + content: "\f502" } i.icon.user.md:before { - content: "\f0f0"; + content: "\f0f0" } i.icon.user.minus:before { - content: "\f503"; + content: "\f503" } i.icon.user.ninja:before { - content: "\f504"; + content: "\f504" } i.icon.user.nurse:before { - content: "\f82f"; + content: "\f82f" } i.icon.user.plus:before { - content: "\f234"; + content: "\f234" } i.icon.user.secret:before { - content: "\f21b"; + content: "\f21b" } i.icon.user.shield:before { - content: "\f505"; + content: "\f505" } i.icon.user.slash:before { - content: "\f506"; + content: "\f506" } i.icon.user.tag:before { - content: "\f507"; + content: "\f507" } i.icon.user.tie:before { - content: "\f508"; + content: "\f508" } i.icon.user.times:before { - content: "\f235"; + content: "\f235" } i.icon.users:before { - content: "\f0c0"; + content: "\f0c0" } i.icon.users.cog:before { - content: "\f509"; + content: "\f509" } i.icon.utensil.spoon:before { - content: "\f2e5"; + content: "\f2e5" } i.icon.utensils:before { - content: "\f2e7"; + content: "\f2e7" } i.icon.vector.square:before { - content: "\f5cb"; + content: "\f5cb" } i.icon.venus:before { - content: "\f221"; + content: "\f221" } i.icon.venus.double:before { - content: "\f226"; + content: "\f226" } i.icon.venus.mars:before { - content: "\f228"; + content: "\f228" } i.icon.vial:before { - content: "\f492"; + content: "\f492" } i.icon.vials:before { - content: "\f493"; + content: "\f493" } i.icon.video:before { - content: "\f03d"; + content: "\f03d" } i.icon.video.slash:before { - content: "\f4e2"; + content: "\f4e2" } i.icon.vihara:before { - content: "\f6a7"; + content: "\f6a7" } i.icon.virus:before { - content: "\f974"; + content: "\f974" } i.icon.virus.slash:before { - content: "\f975"; + content: "\f975" } i.icon.viruses:before { - content: "\f976"; + content: "\f976" } i.icon.voicemail:before { - content: "\f897"; + content: "\f897" } i.icon.volleyball.ball:before { - content: "\f45f"; + content: "\f45f" } i.icon.volume.down:before { - content: "\f027"; + content: "\f027" } i.icon.volume.mute:before { - content: "\f6a9"; + content: "\f6a9" } i.icon.volume.off:before { - content: "\f026"; + content: "\f026" } i.icon.volume.up:before { - content: "\f028"; + content: "\f028" } i.icon.vote.yea:before { - content: "\f772"; + content: "\f772" } i.icon.vr.cardboard:before { - content: "\f729"; + content: "\f729" } i.icon.walking:before { - content: "\f554"; + content: "\f554" } i.icon.wallet:before { - content: "\f555"; + content: "\f555" } i.icon.warehouse:before { - content: "\f494"; + content: "\f494" } i.icon.water:before { - content: "\f773"; + content: "\f773" } i.icon.wave.square:before { - content: "\f83e"; + content: "\f83e" } i.icon.weight:before { - content: "\f496"; + content: "\f496" } i.icon.weight.hanging:before { - content: "\f5cd"; + content: "\f5cd" } i.icon.wheelchair:before { - content: "\f193"; + content: "\f193" } i.icon.wifi:before { - content: "\f1eb"; + content: "\f1eb" } i.icon.wind:before { - content: "\f72e"; + content: "\f72e" } i.icon.window.close:before { - content: "\f410"; + content: "\f410" } i.icon.window.maximize:before { - content: "\f2d0"; + content: "\f2d0" } i.icon.window.minimize:before { - content: "\f2d1"; + content: "\f2d1" } i.icon.window.restore:before { - content: "\f2d2"; + content: "\f2d2" } i.icon.wine.bottle:before { - content: "\f72f"; + content: "\f72f" } i.icon.wine.glass:before { - content: "\f4e3"; + content: "\f4e3" } i.icon.wine.glass.alternate:before { - content: "\f5ce"; + content: "\f5ce" } i.icon.won.sign:before { - content: "\f159"; + content: "\f159" } i.icon.wrench:before { - content: "\f0ad"; + content: "\f0ad" } i.icon.x.ray:before { - content: "\f497"; + content: "\f497" } i.icon.yen.sign:before { - content: "\f157"; + content: "\f157" } i.icon.yin.yang:before { - content: "\f6ad"; + content: "\f6ad" } i.icon.add:before { - content: "\f067"; + content: "\f067" } i.icon.add.circle:before { - content: "\f055"; + content: "\f055" } i.icon.add.square:before { - content: "\f0fe"; + content: "\f0fe" } i.icon.add.to.calendar:before { - content: "\f271"; + content: "\f271" } i.icon.add.to.cart:before { - content: "\f217"; + content: "\f217" } i.icon.add.user:before { - content: "\f234"; + content: "\f234" } i.icon.alarm:before { - content: "\f0f3"; + content: "\f0f3" } i.icon.alarm.mute:before { - content: "\f1f6"; + content: "\f1f6" } i.icon.ald:before { - content: "\f2a2"; + content: "\f2a2" } i.icon.als:before { - content: "\f2a2"; + content: "\f2a2" } i.icon.announcement:before { - content: "\f0a1"; + content: "\f0a1" } i.icon.area.chart:before { - content: "\f1fe"; + content: "\f1fe" } i.icon.area.graph:before { - content: "\f1fe"; + content: "\f1fe" } i.icon.arrow.down.cart:before { - content: "\f218"; + content: "\f218" } i.icon.asexual:before { - content: "\f22d"; + content: "\f22d" } i.icon.asl:before { - content: "\f2a3"; + content: "\f2a3" } i.icon.asl.interpreting:before { - content: "\f2a3"; + content: "\f2a3" } i.icon.assistive.listening.devices:before { - content: "\f2a2"; + content: "\f2a2" } i.icon.attach:before { - content: "\f0c6"; + content: "\f0c6" } i.icon.attention:before { - content: "\f06a"; + content: "\f06a" } i.icon.balance:before { - content: "\f24e"; + content: "\f24e" } i.icon.bar:before { - content: "\f0fc"; + content: "\f0fc" } i.icon.bathtub:before { - content: "\f2cd"; + content: "\f2cd" } i.icon.battery.four:before { - content: "\f240"; + content: "\f240" } i.icon.battery.high:before { - content: "\f241"; + content: "\f241" } i.icon.battery.low:before { - content: "\f243"; + content: "\f243" } i.icon.battery.medium:before { - content: "\f242"; + content: "\f242" } i.icon.battery.one:before { - content: "\f243"; + content: "\f243" } i.icon.battery.three:before { - content: "\f241"; + content: "\f241" } i.icon.battery.two:before { - content: "\f242"; + content: "\f242" } i.icon.battery.zero:before { - content: "\f244"; + content: "\f244" } i.icon.birthday:before { - content: "\f1fd"; + content: "\f1fd" } i.icon.block.layout:before { - content: "\f009"; + content: "\f009" } i.icon.broken.chain:before { - content: "\f127"; + content: "\f127" } i.icon.browser:before { - content: "\f022"; + content: "\f022" } i.icon.call:before { - content: "\f095"; + content: "\f095" } i.icon.call.square:before { - content: "\f098"; + content: "\f098" } i.icon.cancel:before { - content: "\f00d"; + content: "\f00d" } i.icon.cart:before { - content: "\f07a"; + content: "\f07a" } i.icon.cc:before { - content: "\f20a"; + content: "\f20a" } i.icon.chain:before { - content: "\f0c1"; + content: "\f0c1" } i.icon.chat:before { - content: "\f075"; + content: "\f075" } i.icon.checked.calendar:before { - content: "\f274"; + content: "\f274" } i.icon.checkmark:before { - content: "\f00c"; + content: "\f00c" } i.icon.checkmark.box:before { - content: "\f14a"; + content: "\f14a" } i.icon.chess.rock:before { - content: "\f447"; + content: "\f447" } i.icon.circle.notched:before { - content: "\f1ce"; + content: "\f1ce" } i.icon.circle.thin:before { - content: "\f111"; + content: "\f111" } i.icon.close:before { - content: "\f00d"; + content: "\f00d" } i.icon.cloud.download:before { - content: "\f381"; + content: "\f381" } i.icon.cloud.upload:before { - content: "\f382"; + content: "\f382" } i.icon.cny:before { - content: "\f157"; + content: "\f157" } i.icon.cocktail:before { - content: "\f000"; + content: "\f000" } i.icon.commenting:before { - content: "\f27a"; + content: "\f27a" } i.icon.compose:before { - content: "\f303"; + content: "\f303" } i.icon.computer:before { - content: "\f108"; + content: "\f108" } i.icon.configure:before { - content: "\f0ad"; + content: "\f0ad" } i.icon.content:before { - content: "\f0c9"; + content: "\f0c9" } i.icon.conversation:before { - content: "\f086"; + content: "\f086" } i.icon.credit.card.alternative:before { - content: "\f09d"; + content: "\f09d" } i.icon.currency:before { - content: "\f3d1"; + content: "\f3d1" } i.icon.dashboard:before { - content: "\f3fd"; + content: "\f3fd" } i.icon.deafness:before { - content: "\f2a4"; + content: "\f2a4" } i.icon.delete:before { - content: "\f00d"; + content: "\f00d" } i.icon.delete.calendar:before { - content: "\f273"; + content: "\f273" } i.icon.detective:before { - content: "\f21b"; + content: "\f21b" } i.icon.diamond:before { - content: "\f3a5"; + content: "\f3a5" } i.icon.discussions:before { - content: "\f086"; + content: "\f086" } i.icon.disk:before { - content: "\f0a0"; + content: "\f0a0" } i.icon.doctor:before { - content: "\f0f0"; + content: "\f0f0" } i.icon.dollar:before { - content: "\f155"; + content: "\f155" } i.icon.dont:before { - content: "\f05e"; + content: "\f05e" } i.icon.drivers.license:before { - content: "\f2c2"; + content: "\f2c2" } i.icon.dropdown:before { - content: "\f0d7"; + content: "\f0d7" } i.icon.emergency:before { - content: "\f0f9"; + content: "\f0f9" } i.icon.erase:before { - content: "\f12d"; + content: "\f12d" } i.icon.eur:before { - content: "\f153"; + content: "\f153" } i.icon.euro:before { - content: "\f153"; + content: "\f153" } i.icon.exchange:before { - content: "\f362"; + content: "\f362" } i.icon.external:before { - content: "\f35d"; + content: "\f35d" } i.icon.external.share:before { - content: "\f14d"; + content: "\f14d" } i.icon.external.square:before { - content: "\f360"; + content: "\f360" } i.icon.eyedropper:before { - content: "\f1fb"; + content: "\f1fb" } i.icon.factory:before { - content: "\f275"; + content: "\f275" } i.icon.favorite:before { - content: "\f005"; + content: "\f005" } i.icon.feed:before { - content: "\f09e"; + content: "\f09e" } i.icon.female.homosexual:before { - content: "\f226"; + content: "\f226" } i.icon.file.text:before { - content: "\f15c"; + content: "\f15c" } i.icon.find:before { - content: "\f1e5"; + content: "\f1e5" } i.icon.first.aid:before { - content: "\f0fa"; + content: "\f0fa" } i.icon.food:before { - content: "\f2e7"; + content: "\f2e7" } i.icon.fork:before { - content: "\f126"; + content: "\f126" } i.icon.game:before { - content: "\f11b"; + content: "\f11b" } i.icon.gay:before { - content: "\f227"; + content: "\f227" } i.icon.gbp:before { - content: "\f154"; + content: "\f154" } i.icon.grab:before { - content: "\f255"; + content: "\f255" } i.icon.graduation:before { - content: "\f19d"; + content: "\f19d" } i.icon.grid.layout:before { - content: "\f00a"; + content: "\f00a" } i.icon.group:before { - content: "\f0c0"; + content: "\f0c0" } i.icon.h:before { - content: "\f0fd"; + content: "\f0fd" } i.icon.hamburger:before { - content: "\f0c9"; + content: "\f0c9" } i.icon.hand.victory:before { - content: "\f25b"; + content: "\f25b" } i.icon.handicap:before { - content: "\f193"; + content: "\f193" } i.icon.hard.of.hearing:before { - content: "\f2a4"; + content: "\f2a4" } i.icon.header:before { - content: "\f1dc"; + content: "\f1dc" } i.icon.heart.empty:before { - content: "\f004"; + content: "\f004" } i.icon.help:before { - content: "\f128"; + content: "\f128" } i.icon.help.circle:before { - content: "\f059"; + content: "\f059" } i.icon.heterosexual:before { - content: "\f228"; + content: "\f228" } i.icon.hide:before { - content: "\f070"; + content: "\f070" } i.icon.hotel:before { - content: "\f236"; + content: "\f236" } i.icon.hourglass.four:before { - content: "\f254"; + content: "\f254" } i.icon.hourglass.full:before { - content: "\f254"; + content: "\f254" } i.icon.hourglass.one:before { - content: "\f251"; + content: "\f251" } i.icon.hourglass.three:before { - content: "\f253"; + content: "\f253" } i.icon.hourglass.two:before { - content: "\f252"; + content: "\f252" } i.icon.hourglass.zero:before { - content: "\f253"; + content: "\f253" } i.icon.idea:before { - content: "\f0eb"; + content: "\f0eb" } i.icon.ils:before { - content: "\f20b"; + content: "\f20b" } i.icon.in.cart:before { - content: "\f218"; + content: "\f218" } i.icon.inr:before { - content: "\f156"; + content: "\f156" } i.icon.intergender:before { - content: "\f224"; + content: "\f224" } i.icon.intersex:before { - content: "\f224"; + content: "\f224" } i.icon.jpy:before { - content: "\f157"; + content: "\f157" } i.icon.krw:before { - content: "\f159"; + content: "\f159" } i.icon.lab:before { - content: "\f0c3"; + content: "\f0c3" } i.icon.law:before { - content: "\f24e"; + content: "\f24e" } i.icon.legal:before { - content: "\f0e3"; + content: "\f0e3" } i.icon.lesbian:before { - content: "\f226"; + content: "\f226" } i.icon.level.down:before { - content: "\f3be"; + content: "\f3be" } i.icon.level.up:before { - content: "\f3bf"; + content: "\f3bf" } i.icon.lightning:before { - content: "\f0e7"; + content: "\f0e7" } i.icon.like:before { - content: "\f004"; + content: "\f004" } i.icon.line.graph:before { - content: "\f201"; + content: "\f201" } i.icon.linegraph:before { - content: "\f201"; + content: "\f201" } i.icon.linkify:before { - content: "\f0c1"; + content: "\f0c1" } i.icon.lira:before { - content: "\f195"; + content: "\f195" } i.icon.list.layout:before { - content: "\f00b"; + content: "\f00b" } i.icon.log.out:before { - content: "\f2f5"; + content: "\f2f5" } i.icon.magnify:before { - content: "\f00e"; + content: "\f00e" } i.icon.mail:before { - content: "\f0e0"; + content: "\f0e0" } i.icon.mail.forward:before { - content: "\f064"; + content: "\f064" } i.icon.mail.square:before { - content: "\f199"; + content: "\f199" } i.icon.male.homosexual:before { - content: "\f227"; + content: "\f227" } i.icon.man:before { - content: "\f222"; + content: "\f222" } i.icon.marker:before { - content: "\f041"; + content: "\f041" } i.icon.mars.alternate:before { - content: "\f229"; + content: "\f229" } i.icon.mars.horizontal:before { - content: "\f22b"; + content: "\f22b" } i.icon.mars.vertical:before { - content: "\f22a"; + content: "\f22a" } i.icon.meanpath:before { - content: "\f0c8"; + content: "\f0c8" } i.icon.military:before { - content: "\f0fb"; + content: "\f0fb" } i.icon.money:before { - content: "\f3d1"; + content: "\f3d1" } i.icon.move:before { - content: "\f0b2"; + content: "\f0b2" } i.icon.mute:before { - content: "\f131"; + content: "\f131" } i.icon.non.binary.transgender:before { - content: "\f223"; + content: "\f223" } i.icon.numbered.list:before { - content: "\f0cb"; + content: "\f0cb" } i.icon.options:before { - content: "\f1de"; + content: "\f1de" } i.icon.ordered.list:before { - content: "\f0cb"; + content: "\f0cb" } i.icon.other.gender:before { - content: "\f229"; + content: "\f229" } i.icon.other.gender.horizontal:before { - content: "\f22b"; + content: "\f22b" } i.icon.other.gender.vertical:before { - content: "\f22a"; + content: "\f22a" } i.icon.payment:before { - content: "\f09d"; + content: "\f09d" } i.icon.pencil:before { - content: "\f303"; + content: "\f303" } i.icon.pencil.square:before { - content: "\f14b"; + content: "\f14b" } i.icon.photo:before { - content: "\f030"; + content: "\f030" } i.icon.picture:before { - content: "\f03e"; + content: "\f03e" } i.icon.pie.chart:before { - content: "\f200"; + content: "\f200" } i.icon.pie.graph:before { - content: "\f200"; + content: "\f200" } i.icon.pin:before { - content: "\f08d"; + content: "\f08d" } i.icon.plus.cart:before { - content: "\f217"; + content: "\f217" } i.icon.point:before { - content: "\f041"; + content: "\f041" } i.icon.pointing.down:before { - content: "\f0a7"; + content: "\f0a7" } i.icon.pointing.left:before { - content: "\f0a5"; + content: "\f0a5" } i.icon.pointing.right:before { - content: "\f0a4"; + content: "\f0a4" } i.icon.pointing.up:before { - content: "\f0a6"; + content: "\f0a6" } i.icon.pound:before { - content: "\f154"; + content: "\f154" } i.icon.power:before { - content: "\f011"; + content: "\f011" } i.icon.power.cord:before { - content: "\f1e6"; + content: "\f1e6" } i.icon.privacy:before { - content: "\f084"; + content: "\f084" } i.icon.protect:before { - content: "\f023"; + content: "\f023" } i.icon.puzzle:before { - content: "\f12e"; + content: "\f12e" } i.icon.r.circle:before { - content: "\f25d"; + content: "\f25d" } i.icon.radio:before { - content: "\f192"; + content: "\f192" } i.icon.rain:before { - content: "\f0e9"; + content: "\f0e9" } i.icon.record:before { - content: "\f03d"; + content: "\f03d" } i.icon.refresh:before { - content: "\f021"; + content: "\f021" } i.icon.remove:before { - content: "\f00d"; + content: "\f00d" } i.icon.remove.bookmark:before { - content: "\f02e"; + content: "\f02e" } i.icon.remove.circle:before { - content: "\f057"; + content: "\f057" } i.icon.remove.from.calendar:before { - content: "\f272"; + content: "\f272" } i.icon.remove.user:before { - content: "\f235"; + content: "\f235" } i.icon.repeat:before { - content: "\f01e"; + content: "\f01e" } i.icon.resize.horizontal:before { - content: "\f337"; + content: "\f337" } i.icon.resize.vertical:before { - content: "\f338"; + content: "\f338" } i.icon.rmb:before { - content: "\f157"; + content: "\f157" } i.icon.rouble:before { - content: "\f158"; + content: "\f158" } i.icon.rub:before { - content: "\f158"; + content: "\f158" } i.icon.ruble:before { - content: "\f158"; + content: "\f158" } i.icon.rupee:before { - content: "\f156"; + content: "\f156" } i.icon.s15:before { - content: "\f2cd"; + content: "\f2cd" } i.icon.selected.radio:before { - content: "\f192"; + content: "\f192" } i.icon.send:before { - content: "\f1d8"; + content: "\f1d8" } i.icon.setting:before { - content: "\f013"; + content: "\f013" } i.icon.settings:before { - content: "\f085"; + content: "\f085" } i.icon.shekel:before { - content: "\f20b"; + content: "\f20b" } i.icon.sheqel:before { - content: "\f20b"; + content: "\f20b" } i.icon.shield:before { - content: "\f3ed"; + content: "\f3ed" } i.icon.shipping:before { - content: "\f0d1"; + content: "\f0d1" } i.icon.shop:before { - content: "\f07a"; + content: "\f07a" } i.icon.shuffle:before { - content: "\f074"; + content: "\f074" } i.icon.shutdown:before { - content: "\f011"; + content: "\f011" } i.icon.sidebar:before { - content: "\f0c9"; + content: "\f0c9" } i.icon.sign.in:before { - content: "\f2f6"; + content: "\f2f6" } i.icon.sign.out:before { - content: "\f2f5"; + content: "\f2f5" } i.icon.signing:before { - content: "\f2a7"; + content: "\f2a7" } i.icon.signup:before { - content: "\f044"; + content: "\f044" } i.icon.sliders:before { - content: "\f1de"; + content: "\f1de" } i.icon.soccer:before { - content: "\f1e3"; + content: "\f1e3" } i.icon.sort.alphabet.ascending:before { - content: "\f15d"; + content: "\f15d" } i.icon.sort.alphabet.descending:before { - content: "\f15e"; + content: "\f15e" } i.icon.sort.ascending:before { - content: "\f0de"; + content: "\f0de" } i.icon.sort.content.ascending:before { - content: "\f160"; + content: "\f160" } i.icon.sort.content.descending:before { - content: "\f161"; + content: "\f161" } i.icon.sort.descending:before { - content: "\f0dd"; + content: "\f0dd" } i.icon.sort.numeric.ascending:before { - content: "\f162"; + content: "\f162" } i.icon.sort.numeric.descending:before { - content: "\f163"; + content: "\f163" } i.icon.sound:before { - content: "\f025"; + content: "\f025" } i.icon.spoon:before { - content: "\f2e5"; + content: "\f2e5" } i.icon.spy:before { - content: "\f21b"; + content: "\f21b" } i.icon.star.empty:before { - content: "\f005"; + content: "\f005" } i.icon.star.half.empty:before { - content: "\f089"; + content: "\f089" } i.icon.star.half.full:before { - content: "\f089"; + content: "\f089" } i.icon.student:before { - content: "\f19d"; + content: "\f19d" } i.icon.talk:before { - content: "\f27a"; + content: "\f27a" } i.icon.target:before { - content: "\f140"; + content: "\f140" } i.icon.teletype:before { - content: "\f1e4"; + content: "\f1e4" } i.icon.television:before { - content: "\f26c"; + content: "\f26c" } i.icon.text.cursor:before { - content: "\f246"; + content: "\f246" } i.icon.text.telephone:before { - content: "\f1e4"; + content: "\f1e4" } i.icon.theme:before { - content: "\f043"; + content: "\f043" } i.icon.thermometer:before { - content: "\f2c7"; + content: "\f2c7" } i.icon.thumb.tack:before { - content: "\f08d"; + content: "\f08d" } i.icon.ticket:before { - content: "\f3ff"; + content: "\f3ff" } i.icon.time:before { - content: "\f017"; + content: "\f017" } i.icon.times.rectangle:before { - content: "\f410"; + content: "\f410" } i.icon.tm:before { - content: "\f25c"; + content: "\f25c" } i.icon.toggle.down:before { - content: "\f150"; + content: "\f150" } i.icon.toggle.left:before { - content: "\f191"; + content: "\f191" } i.icon.toggle.right:before { - content: "\f152"; + content: "\f152" } i.icon.toggle.up:before { - content: "\f151"; + content: "\f151" } i.icon.translate:before { - content: "\f1ab"; + content: "\f1ab" } i.icon.travel:before { - content: "\f0b1"; + content: "\f0b1" } i.icon.treatment:before { - content: "\f0f1"; + content: "\f0f1" } i.icon.triangle.down:before { - content: "\f0d7"; + content: "\f0d7" } i.icon.triangle.left:before { - content: "\f0d9"; + content: "\f0d9" } i.icon.triangle.right:before { - content: "\f0da"; + content: "\f0da" } i.icon.triangle.up:before { - content: "\f0d8"; + content: "\f0d8" } i.icon.try:before { - content: "\f195"; + content: "\f195" } i.icon.unhide:before { - content: "\f06e"; + content: "\f06e" } i.icon.unlinkify:before { - content: "\f127"; + content: "\f127" } i.icon.unmute:before { - content: "\f130"; + content: "\f130" } i.icon.unordered.list:before { - content: "\f0ca"; + content: "\f0ca" } i.icon.usd:before { - content: "\f155"; + content: "\f155" } i.icon.user.cancel:before { - content: "\f235"; + content: "\f235" } i.icon.user.close:before { - content: "\f235"; + content: "\f235" } i.icon.user.delete:before { - content: "\f235"; + content: "\f235" } i.icon.user.doctor:before { - content: "\f0f0"; + content: "\f0f0" } i.icon.user.x:before { - content: "\f235"; + content: "\f235" } i.icon.vcard:before { - content: "\f2bb"; + content: "\f2bb" } i.icon.video.camera:before { - content: "\f03d"; + content: "\f03d" } i.icon.video.play:before { - content: "\f144"; + content: "\f144" } i.icon.volume.control.phone:before { - content: "\f2a0"; + content: "\f2a0" } i.icon.wait:before { - content: "\f017"; + content: "\f017" } i.icon.warning:before { - content: "\f12a"; + content: "\f12a" } i.icon.warning.circle:before { - content: "\f06a"; + content: "\f06a" } i.icon.warning.sign:before { - content: "\f071"; + content: "\f071" } i.icon.wi.fi:before { - content: "\f1eb"; + content: "\f1eb" } i.icon.winner:before { - content: "\f091"; + content: "\f091" } i.icon.wizard:before { - content: "\f0d0"; + content: "\f0d0" } i.icon.woman:before { - content: "\f221"; + content: "\f221" } i.icon.won:before { - content: "\f159"; + content: "\f159" } i.icon.world:before { - content: "\f0ac"; + content: "\f0ac" } i.icon.write:before { - content: "\f303"; + content: "\f303" } i.icon.write.square:before { - content: "\f14b"; + content: "\f14b" } i.icon.x:before { - content: "\f00d"; + content: "\f00d" } i.icon.yen:before { - content: "\f157"; + content: "\f157" } i.icon.zip:before { - content: "\f187"; + content: "\f187" } i.icon.zoom:before { - content: "\f00e"; + content: "\f00e" } i.icon.zoom.in:before { - content: "\f00e"; + content: "\f00e" } i.icon.zoom.out:before { - content: "\f010"; + content: "\f010" } @font-face { - font-family:outline-icons;src:url(./themes/default/assets/fonts/outline-icons.eot);src:url(./themes/default/assets/fonts/outline-icons.eot?#iefix) format("embedded-opentype"),url(../fonts/outline-icons.c5240512.woff2) format("woff2"),url(./themes/default/assets/fonts/outline-icons.woff) format("woff"),url(./themes/default/assets/fonts/outline-icons.ttf) format("truetype"),url(./themes/default/assets/fonts/outline-icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none; -} + font-family: outline-icons; + src: url(./themes/default/assets/fonts/outline-icons.eot); + src: url(./themes/default/assets/fonts/outline-icons.eot?#iefix) format("embedded-opentype"),url(../fonts/outline-icons.c5240512.woff2) format("woff2"),url(./themes/default/assets/fonts/outline-icons.woff) format("woff"),url(./themes/default/assets/fonts/outline-icons.ttf) format("truetype"),url(./themes/default/assets/fonts/outline-icons.svg#icons) format("svg"); + font-style: normal; + font-weight: 400; + font-variant: normal; + text-decoration:inherit;text-transform:none} i.icon.outline { - font-family: outline-icons; + font-family: outline-icons } i.icon.address.book.outline:before { - content: "\f2b9"; + content: "\f2b9" } i.icon.address.card.outline:before { - content: "\f2bb"; + content: "\f2bb" } i.icon.angry.outline:before { - content: "\f556"; + content: "\f556" } i.icon.arrow.alternate.circle.down.outline:before { - content: "\f358"; + content: "\f358" } i.icon.arrow.alternate.circle.left.outline:before { - content: "\f359"; + content: "\f359" } i.icon.arrow.alternate.circle.right.outline:before { - content: "\f35a"; + content: "\f35a" } i.icon.arrow.alternate.circle.up.outline:before { - content: "\f35b"; + content: "\f35b" } i.icon.bell.outline:before { - content: "\f0f3"; + content: "\f0f3" } i.icon.bell.slash.outline:before { - content: "\f1f6"; + content: "\f1f6" } i.icon.bookmark.outline:before { - content: "\f02e"; + content: "\f02e" } i.icon.building.outline:before { - content: "\f1ad"; + content: "\f1ad" } i.icon.calendar.alternate.outline:before { - content: "\f073"; + content: "\f073" } i.icon.calendar.check.outline:before { - content: "\f274"; + content: "\f274" } i.icon.calendar.minus.outline:before { - content: "\f272"; + content: "\f272" } i.icon.calendar.outline:before { - content: "\f133"; + content: "\f133" } i.icon.calendar.plus.outline:before { - content: "\f271"; + content: "\f271" } i.icon.calendar.times.outline:before { - content: "\f273"; + content: "\f273" } i.icon.caret.square.down.outline:before { - content: "\f150"; + content: "\f150" } i.icon.caret.square.left.outline:before { - content: "\f191"; + content: "\f191" } i.icon.caret.square.right.outline:before { - content: "\f152"; + content: "\f152" } i.icon.caret.square.up.outline:before { - content: "\f151"; + content: "\f151" } i.icon.chart.bar.outline:before { - content: "\f080"; + content: "\f080" } i.icon.check.circle.outline:before { - content: "\f058"; + content: "\f058" } i.icon.check.square.outline:before { - content: "\f14a"; + content: "\f14a" } i.icon.circle.outline:before { - content: "\f111"; + content: "\f111" } i.icon.clipboard.outline:before { - content: "\f328"; + content: "\f328" } i.icon.clock.outline:before { - content: "\f017"; + content: "\f017" } i.icon.clone.outline:before { - content: "\f24d"; + content: "\f24d" } i.icon.closed.captioning.outline:before { - content: "\f20a"; + content: "\f20a" } i.icon.comment.alternate.outline:before { - content: "\f27a"; + content: "\f27a" } i.icon.comment.dots.outline:before { - content: "\f4ad"; + content: "\f4ad" } i.icon.comment.outline:before { - content: "\f075"; + content: "\f075" } i.icon.comments.outline:before { - content: "\f086"; + content: "\f086" } i.icon.compass.outline:before { - content: "\f14e"; + content: "\f14e" } i.icon.copy.outline:before { - content: "\f0c5"; + content: "\f0c5" } i.icon.copyright.outline:before { - content: "\f1f9"; + content: "\f1f9" } i.icon.credit.card.outline:before { - content: "\f09d"; + content: "\f09d" } i.icon.dizzy.outline:before { - content: "\f567"; + content: "\f567" } i.icon.dot.circle.outline:before { - content: "\f192"; + content: "\f192" } i.icon.edit.outline:before { - content: "\f044"; + content: "\f044" } i.icon.envelope.open.outline:before { - content: "\f2b6"; + content: "\f2b6" } i.icon.envelope.outline:before { - content: "\f0e0"; + content: "\f0e0" } i.icon.eye.outline:before { - content: "\f06e"; + content: "\f06e" } i.icon.eye.slash.outline:before { - content: "\f070"; + content: "\f070" } i.icon.file.alternate.outline:before { - content: "\f15c"; + content: "\f15c" } i.icon.file.archive.outline:before { - content: "\f1c6"; + content: "\f1c6" } i.icon.file.audio.outline:before { - content: "\f1c7"; + content: "\f1c7" } i.icon.file.code.outline:before { - content: "\f1c9"; + content: "\f1c9" } i.icon.file.excel.outline:before { - content: "\f1c3"; + content: "\f1c3" } i.icon.file.image.outline:before { - content: "\f1c5"; + content: "\f1c5" } i.icon.file.outline:before { - content: "\f15b"; + content: "\f15b" } i.icon.file.pdf.outline:before { - content: "\f1c1"; + content: "\f1c1" } i.icon.file.powerpoint.outline:before { - content: "\f1c4"; + content: "\f1c4" } i.icon.file.video.outline:before { - content: "\f1c8"; + content: "\f1c8" } i.icon.file.word.outline:before { - content: "\f1c2"; + content: "\f1c2" } i.icon.flag.outline:before { - content: "\f024"; + content: "\f024" } i.icon.flushed.outline:before { - content: "\f579"; + content: "\f579" } i.icon.folder.open.outline:before { - content: "\f07c"; + content: "\f07c" } i.icon.folder.outline:before { - content: "\f07b"; + content: "\f07b" } i.icon.frown.open.outline:before { - content: "\f57a"; + content: "\f57a" } i.icon.frown.outline:before { - content: "\f119"; + content: "\f119" } i.icon.futbol.outline:before { - content: "\f1e3"; + content: "\f1e3" } i.icon.gem.outline:before { - content: "\f3a5"; + content: "\f3a5" } i.icon.grimace.outline:before { - content: "\f57f"; + content: "\f57f" } i.icon.grin.alternate.outline:before { - content: "\f581"; + content: "\f581" } i.icon.grin.beam.outline:before { - content: "\f582"; + content: "\f582" } i.icon.grin.beam.sweat.outline:before { - content: "\f583"; + content: "\f583" } i.icon.grin.hearts.outline:before { - content: "\f584"; + content: "\f584" } i.icon.grin.outline:before { - content: "\f580"; + content: "\f580" } i.icon.grin.squint.outline:before { - content: "\f585"; + content: "\f585" } i.icon.grin.squint.tears.outline:before { - content: "\f586"; + content: "\f586" } i.icon.grin.stars.outline:before { - content: "\f587"; + content: "\f587" } i.icon.grin.tears.outline:before { - content: "\f588"; + content: "\f588" } i.icon.grin.tongue.outline:before { - content: "\f589"; + content: "\f589" } i.icon.grin.tongue.squint.outline:before { - content: "\f58a"; + content: "\f58a" } i.icon.grin.tongue.wink.outline:before { - content: "\f58b"; + content: "\f58b" } i.icon.grin.wink.outline:before { - content: "\f58c"; + content: "\f58c" } i.icon.hand.lizard.outline:before { - content: "\f258"; + content: "\f258" } i.icon.hand.paper.outline:before { - content: "\f256"; + content: "\f256" } i.icon.hand.peace.outline:before { - content: "\f25b"; + content: "\f25b" } i.icon.hand.point.down.outline:before { - content: "\f0a7"; + content: "\f0a7" } i.icon.hand.point.left.outline:before { - content: "\f0a5"; + content: "\f0a5" } i.icon.hand.point.right.outline:before { - content: "\f0a4"; + content: "\f0a4" } i.icon.hand.point.up.outline:before { - content: "\f0a6"; + content: "\f0a6" } i.icon.hand.pointer.outline:before { - content: "\f25a"; + content: "\f25a" } i.icon.hand.rock.outline:before { - content: "\f255"; + content: "\f255" } i.icon.hand.scissors.outline:before { - content: "\f257"; + content: "\f257" } i.icon.hand.spock.outline:before { - content: "\f259"; + content: "\f259" } i.icon.handshake.outline:before { - content: "\f2b5"; + content: "\f2b5" } i.icon.hdd.outline:before { - content: "\f0a0"; + content: "\f0a0" } i.icon.heart.outline:before { - content: "\f004"; + content: "\f004" } i.icon.hospital.outline:before { - content: "\f0f8"; + content: "\f0f8" } i.icon.hourglass.outline:before { - content: "\f254"; + content: "\f254" } i.icon.id.badge.outline:before { - content: "\f2c1"; + content: "\f2c1" } i.icon.id.card.outline:before { - content: "\f2c2"; + content: "\f2c2" } i.icon.image.outline:before { - content: "\f03e"; + content: "\f03e" } i.icon.images.outline:before { - content: "\f302"; + content: "\f302" } i.icon.keyboard.outline:before { - content: "\f11c"; + content: "\f11c" } i.icon.kiss.beam.outline:before { - content: "\f597"; + content: "\f597" } i.icon.kiss.outline:before { - content: "\f596"; + content: "\f596" } i.icon.kiss.wink.heart.outline:before { - content: "\f598"; + content: "\f598" } i.icon.laugh.beam.outline:before { - content: "\f59a"; + content: "\f59a" } i.icon.laugh.outline:before { - content: "\f599"; + content: "\f599" } i.icon.laugh.squint.outline:before { - content: "\f59b"; + content: "\f59b" } i.icon.laugh.wink.outline:before { - content: "\f59c"; + content: "\f59c" } i.icon.lemon.outline:before { - content: "\f094"; + content: "\f094" } i.icon.life.ring.outline:before { - content: "\f1cd"; + content: "\f1cd" } i.icon.lightbulb.outline:before { - content: "\f0eb"; + content: "\f0eb" } i.icon.list.alternate.outline:before { - content: "\f022"; + content: "\f022" } i.icon.map.outline:before { - content: "\f279"; + content: "\f279" } i.icon.meh.blank.outline:before { - content: "\f5a4"; + content: "\f5a4" } i.icon.meh.outline:before { - content: "\f11a"; + content: "\f11a" } i.icon.meh.rolling.eyes.outline:before { - content: "\f5a5"; + content: "\f5a5" } i.icon.minus.square.outline:before { - content: "\f146"; + content: "\f146" } i.icon.money.bill.alternate.outline:before { - content: "\f3d1"; + content: "\f3d1" } i.icon.moon.outline:before { - content: "\f186"; + content: "\f186" } i.icon.newspaper.outline:before { - content: "\f1ea"; + content: "\f1ea" } i.icon.object.group.outline:before { - content: "\f247"; + content: "\f247" } i.icon.object.ungroup.outline:before { - content: "\f248"; + content: "\f248" } i.icon.paper.plane.outline:before { - content: "\f1d8"; + content: "\f1d8" } i.icon.pause.circle.outline:before { - content: "\f28b"; + content: "\f28b" } i.icon.play.circle.outline:before { - content: "\f144"; + content: "\f144" } i.icon.plus.square.outline:before { - content: "\f0fe"; + content: "\f0fe" } i.icon.question.circle.outline:before { - content: "\f059"; + content: "\f059" } i.icon.registered.outline:before { - content: "\f25d"; + content: "\f25d" } i.icon.sad.cry.outline:before { - content: "\f5b3"; + content: "\f5b3" } i.icon.sad.tear.outline:before { - content: "\f5b4"; + content: "\f5b4" } i.icon.save.outline:before { - content: "\f0c7"; + content: "\f0c7" } i.icon.share.square.outline:before { - content: "\f14d"; + content: "\f14d" } i.icon.smile.beam.outline:before { - content: "\f5b8"; + content: "\f5b8" } i.icon.smile.outline:before { - content: "\f118"; + content: "\f118" } i.icon.smile.wink.outline:before { - content: "\f4da"; + content: "\f4da" } i.icon.snowflake.outline:before { - content: "\f2dc"; + content: "\f2dc" } i.icon.square.outline:before { - content: "\f0c8"; + content: "\f0c8" } i.icon.star.half.outline:before { - content: "\f089"; + content: "\f089" } i.icon.star.outline:before { - content: "\f005"; + content: "\f005" } i.icon.sticky.note.outline:before { - content: "\f249"; + content: "\f249" } i.icon.stop.circle.outline:before { - content: "\f28d"; + content: "\f28d" } i.icon.sun.outline:before { - content: "\f185"; + content: "\f185" } i.icon.surprise.outline:before { - content: "\f5c2"; + content: "\f5c2" } i.icon.thumbs.down.outline:before { - content: "\f165"; + content: "\f165" } i.icon.thumbs.up.outline:before { - content: "\f164"; + content: "\f164" } i.icon.times.circle.outline:before { - content: "\f057"; + content: "\f057" } i.icon.tired.outline:before { - content: "\f5c8"; + content: "\f5c8" } i.icon.trash.alternate.outline:before { - content: "\f2ed"; + content: "\f2ed" } i.icon.user.circle.outline:before { - content: "\f2bd"; + content: "\f2bd" } i.icon.user.outline:before { - content: "\f007"; + content: "\f007" } i.icon.window.close.outline:before { - content: "\f410"; + content: "\f410" } i.icon.window.maximize.outline:before { - content: "\f2d0"; + content: "\f2d0" } i.icon.window.minimize.outline:before { - content: "\f2d1"; + content: "\f2d1" } i.icon.window.restore.outline:before { - content: "\f2d2"; + content: "\f2d2" } @font-face { - font-family:brand-icons;src:url(./themes/default/assets/fonts/brand-icons.eot);src:url(./themes/default/assets/fonts/brand-icons.eot?#iefix) format("embedded-opentype"),url(./themes/default/assets/fonts/brand-icons.woff2) format("woff2"),url(./themes/default/assets/fonts/brand-icons.woff) format("woff"),url(./themes/default/assets/fonts/brand-icons.ttf) format("truetype"),url(./themes/default/assets/fonts/brand-icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none; -} + font-family: brand-icons; + src: url(./themes/default/assets/fonts/brand-icons.eot); + src: url(./themes/default/assets/fonts/brand-icons.eot?#iefix) format("embedded-opentype"),url(./themes/default/assets/fonts/brand-icons.woff2) format("woff2"),url(./themes/default/assets/fonts/brand-icons.woff) format("woff"),url(./themes/default/assets/fonts/brand-icons.ttf) format("truetype"),url(./themes/default/assets/fonts/brand-icons.svg#icons) format("svg"); + font-style: normal; + font-weight: 400; + font-variant: normal; + text-decoration:inherit;text-transform:none} i.icon.\35 00px:before { - content: "\f26e"; - font-family: brand-icons; + content: "\f26e"; + font-family: brand-icons } i.icon.accessible:before { - content: "\f368"; - font-family: brand-icons; + content: "\f368"; + font-family: brand-icons } i.icon.accusoft:before { - content: "\f369"; - font-family: brand-icons; + content: "\f369"; + font-family: brand-icons } i.icon.acquisitions.incorporated:before { - content: "\f6af"; - font-family: brand-icons; + content: "\f6af"; + font-family: brand-icons } i.icon.adn:before { - content: "\f170"; - font-family: brand-icons; + content: "\f170"; + font-family: brand-icons } i.icon.adobe:before { - content: "\f778"; - font-family: brand-icons; + content: "\f778"; + font-family: brand-icons } i.icon.adversal:before { - content: "\f36a"; - font-family: brand-icons; + content: "\f36a"; + font-family: brand-icons } i.icon.affiliatetheme:before { - content: "\f36b"; - font-family: brand-icons; + content: "\f36b"; + font-family: brand-icons } i.icon.airbnb:before { - content: "\f834"; - font-family: brand-icons; + content: "\f834"; + font-family: brand-icons } i.icon.algolia:before { - content: "\f36c"; - font-family: brand-icons; + content: "\f36c"; + font-family: brand-icons } i.icon.alipay:before { - content: "\f642"; - font-family: brand-icons; + content: "\f642"; + font-family: brand-icons } i.icon.amazon:before { - content: "\f270"; - font-family: brand-icons; + content: "\f270"; + font-family: brand-icons } i.icon.amazon.pay:before { - content: "\f42c"; - font-family: brand-icons; + content: "\f42c"; + font-family: brand-icons } i.icon.amilia:before { - content: "\f36d"; - font-family: brand-icons; + content: "\f36d"; + font-family: brand-icons } i.icon.android:before { - content: "\f17b"; - font-family: brand-icons; + content: "\f17b"; + font-family: brand-icons } i.icon.angellist:before { - content: "\f209"; - font-family: brand-icons; + content: "\f209"; + font-family: brand-icons } i.icon.angrycreative:before { - content: "\f36e"; - font-family: brand-icons; + content: "\f36e"; + font-family: brand-icons } i.icon.angular:before { - content: "\f420"; - font-family: brand-icons; + content: "\f420"; + font-family: brand-icons } i.icon.app.store:before { - content: "\f36f"; - font-family: brand-icons; + content: "\f36f"; + font-family: brand-icons } i.icon.app.store.ios:before { - content: "\f370"; - font-family: brand-icons; + content: "\f370"; + font-family: brand-icons } i.icon.apper:before { - content: "\f371"; - font-family: brand-icons; + content: "\f371"; + font-family: brand-icons } i.icon.apple:before { - content: "\f179"; - font-family: brand-icons; + content: "\f179"; + font-family: brand-icons } i.icon.apple.pay:before { - content: "\f415"; - font-family: brand-icons; + content: "\f415"; + font-family: brand-icons } i.icon.artstation:before { - content: "\f77a"; - font-family: brand-icons; + content: "\f77a"; + font-family: brand-icons } i.icon.asymmetrik:before { - content: "\f372"; - font-family: brand-icons; + content: "\f372"; + font-family: brand-icons } i.icon.atlassian:before { - content: "\f77b"; - font-family: brand-icons; + content: "\f77b"; + font-family: brand-icons } i.icon.audible:before { - content: "\f373"; - font-family: brand-icons; + content: "\f373"; + font-family: brand-icons } i.icon.autoprefixer:before { - content: "\f41c"; - font-family: brand-icons; + content: "\f41c"; + font-family: brand-icons } i.icon.avianex:before { - content: "\f374"; - font-family: brand-icons; + content: "\f374"; + font-family: brand-icons } i.icon.aviato:before { - content: "\f421"; - font-family: brand-icons; + content: "\f421"; + font-family: brand-icons } i.icon.aws:before { - content: "\f375"; - font-family: brand-icons; + content: "\f375"; + font-family: brand-icons } i.icon.bandcamp:before { - content: "\f2d5"; - font-family: brand-icons; + content: "\f2d5"; + font-family: brand-icons } i.icon.battle.net:before { - content: "\f835"; - font-family: brand-icons; + content: "\f835"; + font-family: brand-icons } i.icon.behance:before { - content: "\f1b4"; - font-family: brand-icons; + content: "\f1b4"; + font-family: brand-icons } i.icon.behance.square:before { - content: "\f1b5"; - font-family: brand-icons; + content: "\f1b5"; + font-family: brand-icons } i.icon.bimobject:before { - content: "\f378"; - font-family: brand-icons; + content: "\f378"; + font-family: brand-icons } i.icon.bitbucket:before { - content: "\f171"; - font-family: brand-icons; + content: "\f171"; + font-family: brand-icons } i.icon.bitcoin:before { - content: "\f379"; - font-family: brand-icons; + content: "\f379"; + font-family: brand-icons } i.icon.bity:before { - content: "\f37a"; - font-family: brand-icons; + content: "\f37a"; + font-family: brand-icons } i.icon.black.tie:before { - content: "\f27e"; - font-family: brand-icons; + content: "\f27e"; + font-family: brand-icons } i.icon.blackberry:before { - content: "\f37b"; - font-family: brand-icons; + content: "\f37b"; + font-family: brand-icons } i.icon.blogger:before { - content: "\f37c"; - font-family: brand-icons; + content: "\f37c"; + font-family: brand-icons } i.icon.blogger.b:before { - content: "\f37d"; - font-family: brand-icons; + content: "\f37d"; + font-family: brand-icons } i.icon.bluetooth:before { - content: "\f293"; - font-family: brand-icons; + content: "\f293"; + font-family: brand-icons } i.icon.bluetooth.b:before { - content: "\f294"; - font-family: brand-icons; + content: "\f294"; + font-family: brand-icons } i.icon.bootstrap:before { - content: "\f836"; - font-family: brand-icons; + content: "\f836"; + font-family: brand-icons } i.icon.btc:before { - content: "\f15a"; - font-family: brand-icons; + content: "\f15a"; + font-family: brand-icons } i.icon.buffer:before { - content: "\f837"; - font-family: brand-icons; + content: "\f837"; + font-family: brand-icons } i.icon.buromobelexperte:before { - content: "\f37f"; - font-family: brand-icons; + content: "\f37f"; + font-family: brand-icons } i.icon.buy.n.large:before { - content: "\f8a6"; - font-family: brand-icons; + content: "\f8a6"; + font-family: brand-icons } i.icon.buysellads:before { - content: "\f20d"; - font-family: brand-icons; + content: "\f20d"; + font-family: brand-icons } i.icon.canadian.maple.leaf:before { - content: "\f785"; - font-family: brand-icons; + content: "\f785"; + font-family: brand-icons } i.icon.cc.amazon.pay:before { - content: "\f42d"; - font-family: brand-icons; + content: "\f42d"; + font-family: brand-icons } i.icon.cc.amex:before { - content: "\f1f3"; - font-family: brand-icons; + content: "\f1f3"; + font-family: brand-icons } i.icon.cc.apple.pay:before { - content: "\f416"; - font-family: brand-icons; + content: "\f416"; + font-family: brand-icons } i.icon.cc.diners.club:before { - content: "\f24c"; - font-family: brand-icons; + content: "\f24c"; + font-family: brand-icons } i.icon.cc.discover:before { - content: "\f1f2"; - font-family: brand-icons; + content: "\f1f2"; + font-family: brand-icons } i.icon.cc.jcb:before { - content: "\f24b"; - font-family: brand-icons; + content: "\f24b"; + font-family: brand-icons } i.icon.cc.mastercard:before { - content: "\f1f1"; - font-family: brand-icons; + content: "\f1f1"; + font-family: brand-icons } i.icon.cc.paypal:before { - content: "\f1f4"; - font-family: brand-icons; + content: "\f1f4"; + font-family: brand-icons } i.icon.cc.stripe:before { - content: "\f1f5"; - font-family: brand-icons; + content: "\f1f5"; + font-family: brand-icons } i.icon.cc.visa:before { - content: "\f1f0"; - font-family: brand-icons; + content: "\f1f0"; + font-family: brand-icons } i.icon.centercode:before { - content: "\f380"; - font-family: brand-icons; + content: "\f380"; + font-family: brand-icons } i.icon.centos:before { - content: "\f789"; - font-family: brand-icons; + content: "\f789"; + font-family: brand-icons } i.icon.chrome:before { - content: "\f268"; - font-family: brand-icons; + content: "\f268"; + font-family: brand-icons } i.icon.chromecast:before { - content: "\f838"; - font-family: brand-icons; + content: "\f838"; + font-family: brand-icons } i.icon.cloudscale:before { - content: "\f383"; - font-family: brand-icons; + content: "\f383"; + font-family: brand-icons } i.icon.cloudsmith:before { - content: "\f384"; - font-family: brand-icons; + content: "\f384"; + font-family: brand-icons } i.icon.cloudversify:before { - content: "\f385"; - font-family: brand-icons; + content: "\f385"; + font-family: brand-icons } i.icon.codepen:before { - content: "\f1cb"; - font-family: brand-icons; + content: "\f1cb"; + font-family: brand-icons } i.icon.codiepie:before { - content: "\f284"; - font-family: brand-icons; + content: "\f284"; + font-family: brand-icons } i.icon.confluence:before { - content: "\f78d"; - font-family: brand-icons; + content: "\f78d"; + font-family: brand-icons } i.icon.connectdevelop:before { - content: "\f20e"; - font-family: brand-icons; + content: "\f20e"; + font-family: brand-icons } i.icon.contao:before { - content: "\f26d"; - font-family: brand-icons; + content: "\f26d"; + font-family: brand-icons } i.icon.cotton.bureau:before { - content: "\f89e"; - font-family: brand-icons; + content: "\f89e"; + font-family: brand-icons } i.icon.cpanel:before { - content: "\f388"; - font-family: brand-icons; + content: "\f388"; + font-family: brand-icons } i.icon.creative.commons:before { - content: "\f25e"; - font-family: brand-icons; + content: "\f25e"; + font-family: brand-icons } i.icon.creative.commons.by:before { - content: "\f4e7"; - font-family: brand-icons; + content: "\f4e7"; + font-family: brand-icons } i.icon.creative.commons.nc:before { - content: "\f4e8"; - font-family: brand-icons; + content: "\f4e8"; + font-family: brand-icons } i.icon.creative.commons.nc.eu:before { - content: "\f4e9"; - font-family: brand-icons; + content: "\f4e9"; + font-family: brand-icons } i.icon.creative.commons.nc.jp:before { - content: "\f4ea"; - font-family: brand-icons; + content: "\f4ea"; + font-family: brand-icons } i.icon.creative.commons.nd:before { - content: "\f4eb"; - font-family: brand-icons; + content: "\f4eb"; + font-family: brand-icons } i.icon.creative.commons.pd:before { - content: "\f4ec"; - font-family: brand-icons; + content: "\f4ec"; + font-family: brand-icons } i.icon.creative.commons.pd.alternate:before { - content: "\f4ed"; - font-family: brand-icons; + content: "\f4ed"; + font-family: brand-icons } i.icon.creative.commons.remix:before { - content: "\f4ee"; - font-family: brand-icons; + content: "\f4ee"; + font-family: brand-icons } i.icon.creative.commons.sa:before { - content: "\f4ef"; - font-family: brand-icons; + content: "\f4ef"; + font-family: brand-icons } i.icon.creative.commons.sampling:before { - content: "\f4f0"; - font-family: brand-icons; + content: "\f4f0"; + font-family: brand-icons } i.icon.creative.commons.sampling.plus:before { - content: "\f4f1"; - font-family: brand-icons; + content: "\f4f1"; + font-family: brand-icons } i.icon.creative.commons.share:before { - content: "\f4f2"; - font-family: brand-icons; + content: "\f4f2"; + font-family: brand-icons } i.icon.creative.commons.zero:before { - content: "\f4f3"; - font-family: brand-icons; + content: "\f4f3"; + font-family: brand-icons } i.icon.critical.role:before { - content: "\f6c9"; - font-family: brand-icons; + content: "\f6c9"; + font-family: brand-icons } i.icon.css3:before { - content: "\f13c"; - font-family: brand-icons; + content: "\f13c"; + font-family: brand-icons } i.icon.css3.alternate:before { - content: "\f38b"; - font-family: brand-icons; + content: "\f38b"; + font-family: brand-icons } i.icon.cuttlefish:before { - content: "\f38c"; - font-family: brand-icons; + content: "\f38c"; + font-family: brand-icons } i.icon.d.and.d:before { - content: "\f38d"; - font-family: brand-icons; + content: "\f38d"; + font-family: brand-icons } i.icon.d.and.d.beyond:before { - content: "\f6ca"; - font-family: brand-icons; + content: "\f6ca"; + font-family: brand-icons } i.icon.dailymotion:before { - content: "\f952"; - font-family: brand-icons; + content: "\f952"; + font-family: brand-icons } i.icon.dashcube:before { - content: "\f210"; - font-family: brand-icons; + content: "\f210"; + font-family: brand-icons } i.icon.delicious:before { - content: "\f1a5"; - font-family: brand-icons; + content: "\f1a5"; + font-family: brand-icons } i.icon.deploydog:before { - content: "\f38e"; - font-family: brand-icons; + content: "\f38e"; + font-family: brand-icons } i.icon.deskpro:before { - content: "\f38f"; - font-family: brand-icons; + content: "\f38f"; + font-family: brand-icons } i.icon.dev:before { - content: "\f6cc"; - font-family: brand-icons; + content: "\f6cc"; + font-family: brand-icons } i.icon.deviantart:before { - content: "\f1bd"; - font-family: brand-icons; + content: "\f1bd"; + font-family: brand-icons } i.icon.dhl:before { - content: "\f790"; - font-family: brand-icons; + content: "\f790"; + font-family: brand-icons } i.icon.diaspora:before { - content: "\f791"; - font-family: brand-icons; + content: "\f791"; + font-family: brand-icons } i.icon.digg:before { - content: "\f1a6"; - font-family: brand-icons; + content: "\f1a6"; + font-family: brand-icons } i.icon.digital.ocean:before { - content: "\f391"; - font-family: brand-icons; + content: "\f391"; + font-family: brand-icons } i.icon.discord:before { - content: "\f392"; - font-family: brand-icons; + content: "\f392"; + font-family: brand-icons } i.icon.discourse:before { - content: "\f393"; - font-family: brand-icons; + content: "\f393"; + font-family: brand-icons } i.icon.dochub:before { - content: "\f394"; - font-family: brand-icons; + content: "\f394"; + font-family: brand-icons } i.icon.docker:before { - content: "\f395"; - font-family: brand-icons; + content: "\f395"; + font-family: brand-icons } i.icon.draft2digital:before { - content: "\f396"; - font-family: brand-icons; + content: "\f396"; + font-family: brand-icons } i.icon.dribbble:before { - content: "\f17d"; - font-family: brand-icons; + content: "\f17d"; + font-family: brand-icons } i.icon.dribbble.square:before { - content: "\f397"; - font-family: brand-icons; + content: "\f397"; + font-family: brand-icons } i.icon.dropbox:before { - content: "\f16b"; - font-family: brand-icons; + content: "\f16b"; + font-family: brand-icons } i.icon.drupal:before { - content: "\f1a9"; - font-family: brand-icons; + content: "\f1a9"; + font-family: brand-icons } i.icon.dyalog:before { - content: "\f399"; - font-family: brand-icons; + content: "\f399"; + font-family: brand-icons } i.icon.earlybirds:before { - content: "\f39a"; - font-family: brand-icons; + content: "\f39a"; + font-family: brand-icons } i.icon.ebay:before { - content: "\f4f4"; - font-family: brand-icons; + content: "\f4f4"; + font-family: brand-icons } i.icon.edge:before { - content: "\f282"; - font-family: brand-icons; + content: "\f282"; + font-family: brand-icons } i.icon.elementor:before { - content: "\f430"; - font-family: brand-icons; + content: "\f430"; + font-family: brand-icons } i.icon.ello:before { - content: "\f5f1"; - font-family: brand-icons; + content: "\f5f1"; + font-family: brand-icons } i.icon.ember:before { - content: "\f423"; - font-family: brand-icons; + content: "\f423"; + font-family: brand-icons } i.icon.empire:before { - content: "\f1d1"; - font-family: brand-icons; + content: "\f1d1"; + font-family: brand-icons } i.icon.envira:before { - content: "\f299"; - font-family: brand-icons; + content: "\f299"; + font-family: brand-icons } i.icon.erlang:before { - content: "\f39d"; - font-family: brand-icons; + content: "\f39d"; + font-family: brand-icons } i.icon.ethereum:before { - content: "\f42e"; - font-family: brand-icons; + content: "\f42e"; + font-family: brand-icons } i.icon.etsy:before { - content: "\f2d7"; - font-family: brand-icons; + content: "\f2d7"; + font-family: brand-icons } i.icon.evernote:before { - content: "\f839"; - font-family: brand-icons; + content: "\f839"; + font-family: brand-icons } i.icon.expeditedssl:before { - content: "\f23e"; - font-family: brand-icons; + content: "\f23e"; + font-family: brand-icons } i.icon.facebook:before { - content: "\f09a"; - font-family: brand-icons; + content: "\f09a"; + font-family: brand-icons } i.icon.facebook.f:before { - content: "\f39e"; - font-family: brand-icons; + content: "\f39e"; + font-family: brand-icons } i.icon.facebook.messenger:before { - content: "\f39f"; - font-family: brand-icons; + content: "\f39f"; + font-family: brand-icons } i.icon.facebook.square:before { - content: "\f082"; - font-family: brand-icons; + content: "\f082"; + font-family: brand-icons } i.icon.fantasy.flight.games:before { - content: "\f6dc"; - font-family: brand-icons; + content: "\f6dc"; + font-family: brand-icons } i.icon.fedex:before { - content: "\f797"; - font-family: brand-icons; + content: "\f797"; + font-family: brand-icons } i.icon.fedora:before { - content: "\f798"; - font-family: brand-icons; + content: "\f798"; + font-family: brand-icons } i.icon.figma:before { - content: "\f799"; - font-family: brand-icons; + content: "\f799"; + font-family: brand-icons } i.icon.firefox:before { - content: "\f269"; - font-family: brand-icons; + content: "\f269"; + font-family: brand-icons } i.icon.firefox.browser:before { - content: "\f907"; - font-family: brand-icons; + content: "\f907"; + font-family: brand-icons } i.icon.first.order:before { - content: "\f2b0"; - font-family: brand-icons; + content: "\f2b0"; + font-family: brand-icons } i.icon.first.order.alternate:before { - content: "\f50a"; - font-family: brand-icons; + content: "\f50a"; + font-family: brand-icons } i.icon.firstdraft:before { - content: "\f3a1"; - font-family: brand-icons; + content: "\f3a1"; + font-family: brand-icons } i.icon.flickr:before { - content: "\f16e"; - font-family: brand-icons; + content: "\f16e"; + font-family: brand-icons } i.icon.flipboard:before { - content: "\f44d"; - font-family: brand-icons; + content: "\f44d"; + font-family: brand-icons } i.icon.fly:before { - content: "\f417"; - font-family: brand-icons; + content: "\f417"; + font-family: brand-icons } i.icon.font.awesome:before { - content: "\f2b4"; - font-family: brand-icons; + content: "\f2b4"; + font-family: brand-icons } i.icon.font.awesome.alternate:before { - content: "\f35c"; - font-family: brand-icons; + content: "\f35c"; + font-family: brand-icons } i.icon.font.awesome.flag:before { - content: "\f425"; - font-family: brand-icons; + content: "\f425"; + font-family: brand-icons } i.icon.fonticons:before { - content: "\f280"; - font-family: brand-icons; + content: "\f280"; + font-family: brand-icons } i.icon.fonticons.fi:before { - content: "\f3a2"; - font-family: brand-icons; + content: "\f3a2"; + font-family: brand-icons } i.icon.fort.awesome:before { - content: "\f286"; - font-family: brand-icons; + content: "\f286"; + font-family: brand-icons } i.icon.fort.awesome.alternate:before { - content: "\f3a3"; - font-family: brand-icons; + content: "\f3a3"; + font-family: brand-icons } i.icon.forumbee:before { - content: "\f211"; - font-family: brand-icons; + content: "\f211"; + font-family: brand-icons } i.icon.foursquare:before { - content: "\f180"; - font-family: brand-icons; + content: "\f180"; + font-family: brand-icons } i.icon.free.code.camp:before { - content: "\f2c5"; - font-family: brand-icons; + content: "\f2c5"; + font-family: brand-icons } i.icon.freebsd:before { - content: "\f3a4"; - font-family: brand-icons; + content: "\f3a4"; + font-family: brand-icons } i.icon.fulcrum:before { - content: "\f50b"; - font-family: brand-icons; + content: "\f50b"; + font-family: brand-icons } i.icon.galactic.republic:before { - content: "\f50c"; - font-family: brand-icons; + content: "\f50c"; + font-family: brand-icons } i.icon.galactic.senate:before { - content: "\f50d"; - font-family: brand-icons; + content: "\f50d"; + font-family: brand-icons } i.icon.get.pocket:before { - content: "\f265"; - font-family: brand-icons; + content: "\f265"; + font-family: brand-icons } i.icon.gg:before { - content: "\f260"; - font-family: brand-icons; + content: "\f260"; + font-family: brand-icons } i.icon.gg.circle:before { - content: "\f261"; - font-family: brand-icons; + content: "\f261"; + font-family: brand-icons } i.icon.git:before { - content: "\f1d3"; - font-family: brand-icons; + content: "\f1d3"; + font-family: brand-icons } i.icon.git.alternate:before { - content: "\f841"; - font-family: brand-icons; + content: "\f841"; + font-family: brand-icons } i.icon.git.square:before { - content: "\f1d2"; - font-family: brand-icons; + content: "\f1d2"; + font-family: brand-icons } i.icon.github:before { - content: "\f09b"; - font-family: brand-icons; + content: "\f09b"; + font-family: brand-icons } i.icon.github.alternate:before { - content: "\f113"; - font-family: brand-icons; + content: "\f113"; + font-family: brand-icons } i.icon.github.square:before { - content: "\f092"; - font-family: brand-icons; + content: "\f092"; + font-family: brand-icons } i.icon.gitkraken:before { - content: "\f3a6"; - font-family: brand-icons; + content: "\f3a6"; + font-family: brand-icons } i.icon.gitlab:before { - content: "\f296"; - font-family: brand-icons; + content: "\f296"; + font-family: brand-icons } i.icon.gitter:before { - content: "\f426"; - font-family: brand-icons; + content: "\f426"; + font-family: brand-icons } i.icon.glide:before { - content: "\f2a5"; - font-family: brand-icons; + content: "\f2a5"; + font-family: brand-icons } i.icon.glide.g:before { - content: "\f2a6"; - font-family: brand-icons; + content: "\f2a6"; + font-family: brand-icons } i.icon.gofore:before { - content: "\f3a7"; - font-family: brand-icons; + content: "\f3a7"; + font-family: brand-icons } i.icon.goodreads:before { - content: "\f3a8"; - font-family: brand-icons; + content: "\f3a8"; + font-family: brand-icons } i.icon.goodreads.g:before { - content: "\f3a9"; - font-family: brand-icons; + content: "\f3a9"; + font-family: brand-icons } i.icon.google:before { - content: "\f1a0"; - font-family: brand-icons; + content: "\f1a0"; + font-family: brand-icons } i.icon.google.drive:before { - content: "\f3aa"; - font-family: brand-icons; + content: "\f3aa"; + font-family: brand-icons } i.icon.google.play:before { - content: "\f3ab"; - font-family: brand-icons; + content: "\f3ab"; + font-family: brand-icons } i.icon.google.plus:before { - content: "\f2b3"; - font-family: brand-icons; + content: "\f2b3"; + font-family: brand-icons } i.icon.google.plus.g:before { - content: "\f0d5"; - font-family: brand-icons; + content: "\f0d5"; + font-family: brand-icons } i.icon.google.plus.square:before { - content: "\f0d4"; - font-family: brand-icons; + content: "\f0d4"; + font-family: brand-icons } i.icon.google.wallet:before { - content: "\f1ee"; - font-family: brand-icons; + content: "\f1ee"; + font-family: brand-icons } i.icon.gratipay:before { - content: "\f184"; - font-family: brand-icons; + content: "\f184"; + font-family: brand-icons } i.icon.grav:before { - content: "\f2d6"; - font-family: brand-icons; + content: "\f2d6"; + font-family: brand-icons } i.icon.gripfire:before { - content: "\f3ac"; - font-family: brand-icons; + content: "\f3ac"; + font-family: brand-icons } i.icon.grunt:before { - content: "\f3ad"; - font-family: brand-icons; + content: "\f3ad"; + font-family: brand-icons } i.icon.gulp:before { - content: "\f3ae"; - font-family: brand-icons; + content: "\f3ae"; + font-family: brand-icons } i.icon.hacker.news:before { - content: "\f1d4"; - font-family: brand-icons; + content: "\f1d4"; + font-family: brand-icons } i.icon.hacker.news.square:before { - content: "\f3af"; - font-family: brand-icons; + content: "\f3af"; + font-family: brand-icons } i.icon.hackerrank:before { - content: "\f5f7"; - font-family: brand-icons; + content: "\f5f7"; + font-family: brand-icons } i.icon.hips:before { - content: "\f452"; - font-family: brand-icons; + content: "\f452"; + font-family: brand-icons } i.icon.hire.a.helper:before { - content: "\f3b0"; - font-family: brand-icons; + content: "\f3b0"; + font-family: brand-icons } i.icon.hooli:before { - content: "\f427"; - font-family: brand-icons; + content: "\f427"; + font-family: brand-icons } i.icon.hornbill:before { - content: "\f592"; - font-family: brand-icons; + content: "\f592"; + font-family: brand-icons } i.icon.hotjar:before { - content: "\f3b1"; - font-family: brand-icons; + content: "\f3b1"; + font-family: brand-icons } i.icon.houzz:before { - content: "\f27c"; - font-family: brand-icons; + content: "\f27c"; + font-family: brand-icons } i.icon.html5:before { - content: "\f13b"; - font-family: brand-icons; + content: "\f13b"; + font-family: brand-icons } i.icon.hubspot:before { - content: "\f3b2"; - font-family: brand-icons; + content: "\f3b2"; + font-family: brand-icons } i.icon.ideal:before { - content: "\f913"; - font-family: brand-icons; + content: "\f913"; + font-family: brand-icons } i.icon.imdb:before { - content: "\f2d8"; - font-family: brand-icons; + content: "\f2d8"; + font-family: brand-icons } i.icon.instagram:before { - content: "\f16d"; - font-family: brand-icons; + content: "\f16d"; + font-family: brand-icons } i.icon.instagram.square:before { - content: "\f955"; - font-family: brand-icons; + content: "\f955"; + font-family: brand-icons } i.icon.intercom:before { - content: "\f7af"; - font-family: brand-icons; + content: "\f7af"; + font-family: brand-icons } i.icon.internet.explorer:before { - content: "\f26b"; - font-family: brand-icons; + content: "\f26b"; + font-family: brand-icons } i.icon.invision:before { - content: "\f7b0"; - font-family: brand-icons; + content: "\f7b0"; + font-family: brand-icons } i.icon.ioxhost:before { - content: "\f208"; - font-family: brand-icons; + content: "\f208"; + font-family: brand-icons } i.icon.itch.io:before { - content: "\f83a"; - font-family: brand-icons; + content: "\f83a"; + font-family: brand-icons } i.icon.itunes:before { - content: "\f3b4"; - font-family: brand-icons; + content: "\f3b4"; + font-family: brand-icons } i.icon.itunes.note:before { - content: "\f3b5"; - font-family: brand-icons; + content: "\f3b5"; + font-family: brand-icons } i.icon.java:before { - content: "\f4e4"; - font-family: brand-icons; + content: "\f4e4"; + font-family: brand-icons } i.icon.jedi.order:before { - content: "\f50e"; - font-family: brand-icons; + content: "\f50e"; + font-family: brand-icons } i.icon.jenkins:before { - content: "\f3b6"; - font-family: brand-icons; + content: "\f3b6"; + font-family: brand-icons } i.icon.jira:before { - content: "\f7b1"; - font-family: brand-icons; + content: "\f7b1"; + font-family: brand-icons } i.icon.joget:before { - content: "\f3b7"; - font-family: brand-icons; + content: "\f3b7"; + font-family: brand-icons } i.icon.joomla:before { - content: "\f1aa"; - font-family: brand-icons; + content: "\f1aa"; + font-family: brand-icons } i.icon.js:before { - content: "\f3b8"; - font-family: brand-icons; + content: "\f3b8"; + font-family: brand-icons } i.icon.js.square:before { - content: "\f3b9"; - font-family: brand-icons; + content: "\f3b9"; + font-family: brand-icons } i.icon.jsfiddle:before { - content: "\f1cc"; - font-family: brand-icons; + content: "\f1cc"; + font-family: brand-icons } i.icon.kaggle:before { - content: "\f5fa"; - font-family: brand-icons; + content: "\f5fa"; + font-family: brand-icons } i.icon.keybase:before { - content: "\f4f5"; - font-family: brand-icons; + content: "\f4f5"; + font-family: brand-icons } i.icon.keycdn:before { - content: "\f3ba"; - font-family: brand-icons; + content: "\f3ba"; + font-family: brand-icons } i.icon.kickstarter:before { - content: "\f3bb"; - font-family: brand-icons; + content: "\f3bb"; + font-family: brand-icons } i.icon.kickstarter.k:before { - content: "\f3bc"; - font-family: brand-icons; + content: "\f3bc"; + font-family: brand-icons } i.icon.korvue:before { - content: "\f42f"; - font-family: brand-icons; + content: "\f42f"; + font-family: brand-icons } i.icon.laravel:before { - content: "\f3bd"; - font-family: brand-icons; + content: "\f3bd"; + font-family: brand-icons } i.icon.lastfm:before { - content: "\f202"; - font-family: brand-icons; + content: "\f202"; + font-family: brand-icons } i.icon.lastfm.square:before { - content: "\f203"; - font-family: brand-icons; + content: "\f203"; + font-family: brand-icons } i.icon.leanpub:before { - content: "\f212"; - font-family: brand-icons; + content: "\f212"; + font-family: brand-icons } i.icon.lesscss:before { - content: "\f41d"; - font-family: brand-icons; + content: "\f41d"; + font-family: brand-icons } i.icon.linechat:before { - content: "\f3c0"; - font-family: brand-icons; + content: "\f3c0"; + font-family: brand-icons } i.icon.linkedin:before { - content: "\f08c"; - font-family: brand-icons; + content: "\f08c"; + font-family: brand-icons } i.icon.linkedin.in:before { - content: "\f0e1"; - font-family: brand-icons; + content: "\f0e1"; + font-family: brand-icons } i.icon.linode:before { - content: "\f2b8"; - font-family: brand-icons; + content: "\f2b8"; + font-family: brand-icons } i.icon.linux:before { - content: "\f17c"; - font-family: brand-icons; + content: "\f17c"; + font-family: brand-icons } i.icon.lyft:before { - content: "\f3c3"; - font-family: brand-icons; + content: "\f3c3"; + font-family: brand-icons } i.icon.magento:before { - content: "\f3c4"; - font-family: brand-icons; + content: "\f3c4"; + font-family: brand-icons } i.icon.mailchimp:before { - content: "\f59e"; - font-family: brand-icons; + content: "\f59e"; + font-family: brand-icons } i.icon.mandalorian:before { - content: "\f50f"; - font-family: brand-icons; + content: "\f50f"; + font-family: brand-icons } i.icon.markdown:before { - content: "\f60f"; - font-family: brand-icons; + content: "\f60f"; + font-family: brand-icons } i.icon.mastodon:before { - content: "\f4f6"; - font-family: brand-icons; + content: "\f4f6"; + font-family: brand-icons } i.icon.maxcdn:before { - content: "\f136"; - font-family: brand-icons; + content: "\f136"; + font-family: brand-icons } i.icon.mdb:before { - content: "\f8ca"; - font-family: brand-icons; + content: "\f8ca"; + font-family: brand-icons } i.icon.medapps:before { - content: "\f3c6"; - font-family: brand-icons; + content: "\f3c6"; + font-family: brand-icons } i.icon.medium:before { - content: "\f23a"; - font-family: brand-icons; + content: "\f23a"; + font-family: brand-icons } i.icon.medium.m:before { - content: "\f3c7"; - font-family: brand-icons; + content: "\f3c7"; + font-family: brand-icons } i.icon.medrt:before { - content: "\f3c8"; - font-family: brand-icons; + content: "\f3c8"; + font-family: brand-icons } i.icon.meetup:before { - content: "\f2e0"; - font-family: brand-icons; + content: "\f2e0"; + font-family: brand-icons } i.icon.megaport:before { - content: "\f5a3"; - font-family: brand-icons; + content: "\f5a3"; + font-family: brand-icons } i.icon.mendeley:before { - content: "\f7b3"; - font-family: brand-icons; + content: "\f7b3"; + font-family: brand-icons } i.icon.microblog:before { - content: "\f91a"; - font-family: brand-icons; + content: "\f91a"; + font-family: brand-icons } i.icon.microsoft:before { - content: "\f3ca"; - font-family: brand-icons; + content: "\f3ca"; + font-family: brand-icons } i.icon.mix:before { - content: "\f3cb"; - font-family: brand-icons; + content: "\f3cb"; + font-family: brand-icons } i.icon.mixcloud:before { - content: "\f289"; - font-family: brand-icons; + content: "\f289"; + font-family: brand-icons } i.icon.mixer:before { - content: "\f956"; - font-family: brand-icons; + content: "\f956"; + font-family: brand-icons } i.icon.mizuni:before { - content: "\f3cc"; - font-family: brand-icons; + content: "\f3cc"; + font-family: brand-icons } i.icon.modx:before { - content: "\f285"; - font-family: brand-icons; + content: "\f285"; + font-family: brand-icons } i.icon.monero:before { - content: "\f3d0"; - font-family: brand-icons; + content: "\f3d0"; + font-family: brand-icons } i.icon.napster:before { - content: "\f3d2"; - font-family: brand-icons; + content: "\f3d2"; + font-family: brand-icons } i.icon.neos:before { - content: "\f612"; - font-family: brand-icons; + content: "\f612"; + font-family: brand-icons } i.icon.nimblr:before { - content: "\f5a8"; - font-family: brand-icons; + content: "\f5a8"; + font-family: brand-icons } i.icon.node:before { - content: "\f419"; - font-family: brand-icons; + content: "\f419"; + font-family: brand-icons } i.icon.node.js:before { - content: "\f3d3"; - font-family: brand-icons; + content: "\f3d3"; + font-family: brand-icons } i.icon.npm:before { - content: "\f3d4"; - font-family: brand-icons; + content: "\f3d4"; + font-family: brand-icons } i.icon.ns8:before { - content: "\f3d5"; - font-family: brand-icons; + content: "\f3d5"; + font-family: brand-icons } i.icon.nutritionix:before { - content: "\f3d6"; - font-family: brand-icons; + content: "\f3d6"; + font-family: brand-icons } i.icon.odnoklassniki:before { - content: "\f263"; - font-family: brand-icons; + content: "\f263"; + font-family: brand-icons } i.icon.odnoklassniki.square:before { - content: "\f264"; - font-family: brand-icons; + content: "\f264"; + font-family: brand-icons } i.icon.old.republic:before { - content: "\f510"; - font-family: brand-icons; + content: "\f510"; + font-family: brand-icons } i.icon.opencart:before { - content: "\f23d"; - font-family: brand-icons; + content: "\f23d"; + font-family: brand-icons } i.icon.openid:before { - content: "\f19b"; - font-family: brand-icons; + content: "\f19b"; + font-family: brand-icons } i.icon.opera:before { - content: "\f26a"; - font-family: brand-icons; + content: "\f26a"; + font-family: brand-icons } i.icon.optin.monster:before { - content: "\f23c"; - font-family: brand-icons; + content: "\f23c"; + font-family: brand-icons } i.icon.orcid:before { - content: "\f8d2"; - font-family: brand-icons; + content: "\f8d2"; + font-family: brand-icons } i.icon.osi:before { - content: "\f41a"; - font-family: brand-icons; + content: "\f41a"; + font-family: brand-icons } i.icon.page4:before { - content: "\f3d7"; - font-family: brand-icons; + content: "\f3d7"; + font-family: brand-icons } i.icon.pagelines:before { - content: "\f18c"; - font-family: brand-icons; + content: "\f18c"; + font-family: brand-icons } i.icon.palfed:before { - content: "\f3d8"; - font-family: brand-icons; + content: "\f3d8"; + font-family: brand-icons } i.icon.patreon:before { - content: "\f3d9"; - font-family: brand-icons; + content: "\f3d9"; + font-family: brand-icons } i.icon.paypal:before { - content: "\f1ed"; - font-family: brand-icons; + content: "\f1ed"; + font-family: brand-icons } i.icon.penny.arcade:before { - content: "\f704"; - font-family: brand-icons; + content: "\f704"; + font-family: brand-icons } i.icon.periscope:before { - content: "\f3da"; - font-family: brand-icons; + content: "\f3da"; + font-family: brand-icons } i.icon.phabricator:before { - content: "\f3db"; - font-family: brand-icons; + content: "\f3db"; + font-family: brand-icons } i.icon.phoenix.framework:before { - content: "\f3dc"; - font-family: brand-icons; + content: "\f3dc"; + font-family: brand-icons } i.icon.phoenix.squadron:before { - content: "\f511"; - font-family: brand-icons; + content: "\f511"; + font-family: brand-icons } i.icon.php:before { - content: "\f457"; - font-family: brand-icons; + content: "\f457"; + font-family: brand-icons } i.icon.pied.piper:before { - content: "\f2ae"; - font-family: brand-icons; + content: "\f2ae"; + font-family: brand-icons } i.icon.pied.piper.alternate:before { - content: "\f1a8"; - font-family: brand-icons; + content: "\f1a8"; + font-family: brand-icons } i.icon.pied.piper.hat:before { - content: "\f4e5"; - font-family: brand-icons; + content: "\f4e5"; + font-family: brand-icons } i.icon.pied.piper.pp:before { - content: "\f1a7"; - font-family: brand-icons; + content: "\f1a7"; + font-family: brand-icons } i.icon.pied.piper.square:before { - content: "\f91e"; - font-family: brand-icons; + content: "\f91e"; + font-family: brand-icons } i.icon.pinterest:before { - content: "\f0d2"; - font-family: brand-icons; + content: "\f0d2"; + font-family: brand-icons } i.icon.pinterest.p:before { - content: "\f231"; - font-family: brand-icons; + content: "\f231"; + font-family: brand-icons } i.icon.pinterest.square:before { - content: "\f0d3"; - font-family: brand-icons; + content: "\f0d3"; + font-family: brand-icons } i.icon.playstation:before { - content: "\f3df"; - font-family: brand-icons; + content: "\f3df"; + font-family: brand-icons } i.icon.product.hunt:before { - content: "\f288"; - font-family: brand-icons; + content: "\f288"; + font-family: brand-icons } i.icon.pushed:before { - content: "\f3e1"; - font-family: brand-icons; + content: "\f3e1"; + font-family: brand-icons } i.icon.python:before { - content: "\f3e2"; - font-family: brand-icons; + content: "\f3e2"; + font-family: brand-icons } i.icon.qq:before { - content: "\f1d6"; - font-family: brand-icons; + content: "\f1d6"; + font-family: brand-icons } i.icon.quinscape:before { - content: "\f459"; - font-family: brand-icons; + content: "\f459"; + font-family: brand-icons } i.icon.quora:before { - content: "\f2c4"; - font-family: brand-icons; + content: "\f2c4"; + font-family: brand-icons } i.icon.r.project:before { - content: "\f4f7"; - font-family: brand-icons; + content: "\f4f7"; + font-family: brand-icons } i.icon.raspberry.pi:before { - content: "\f7bb"; - font-family: brand-icons; + content: "\f7bb"; + font-family: brand-icons } i.icon.ravelry:before { - content: "\f2d9"; - font-family: brand-icons; + content: "\f2d9"; + font-family: brand-icons } i.icon.react:before { - content: "\f41b"; - font-family: brand-icons; + content: "\f41b"; + font-family: brand-icons } i.icon.reacteurope:before { - content: "\f75d"; - font-family: brand-icons; + content: "\f75d"; + font-family: brand-icons } i.icon.readme:before { - content: "\f4d5"; - font-family: brand-icons; + content: "\f4d5"; + font-family: brand-icons } i.icon.rebel:before { - content: "\f1d0"; - font-family: brand-icons; + content: "\f1d0"; + font-family: brand-icons } i.icon.reddit:before { - content: "\f1a1"; - font-family: brand-icons; + content: "\f1a1"; + font-family: brand-icons } i.icon.reddit.alien:before { - content: "\f281"; - font-family: brand-icons; + content: "\f281"; + font-family: brand-icons } i.icon.reddit.square:before { - content: "\f1a2"; - font-family: brand-icons; + content: "\f1a2"; + font-family: brand-icons } i.icon.redhat:before { - content: "\f7bc"; - font-family: brand-icons; + content: "\f7bc"; + font-family: brand-icons } i.icon.redriver:before { - content: "\f3e3"; - font-family: brand-icons; + content: "\f3e3"; + font-family: brand-icons } i.icon.redyeti:before { - content: "\f69d"; - font-family: brand-icons; + content: "\f69d"; + font-family: brand-icons } i.icon.renren:before { - content: "\f18b"; - font-family: brand-icons; + content: "\f18b"; + font-family: brand-icons } i.icon.replyd:before { - content: "\f3e6"; - font-family: brand-icons; + content: "\f3e6"; + font-family: brand-icons } i.icon.researchgate:before { - content: "\f4f8"; - font-family: brand-icons; + content: "\f4f8"; + font-family: brand-icons } i.icon.resolving:before { - content: "\f3e7"; - font-family: brand-icons; + content: "\f3e7"; + font-family: brand-icons } i.icon.rev:before { - content: "\f5b2"; - font-family: brand-icons; + content: "\f5b2"; + font-family: brand-icons } i.icon.rocketchat:before { - content: "\f3e8"; - font-family: brand-icons; + content: "\f3e8"; + font-family: brand-icons } i.icon.rockrms:before { - content: "\f3e9"; - font-family: brand-icons; + content: "\f3e9"; + font-family: brand-icons } i.icon.safari:before { - content: "\f267"; - font-family: brand-icons; + content: "\f267"; + font-family: brand-icons } i.icon.salesforce:before { - content: "\f83b"; - font-family: brand-icons; + content: "\f83b"; + font-family: brand-icons } i.icon.sass:before { - content: "\f41e"; - font-family: brand-icons; + content: "\f41e"; + font-family: brand-icons } i.icon.schlix:before { - content: "\f3ea"; - font-family: brand-icons; + content: "\f3ea"; + font-family: brand-icons } i.icon.scribd:before { - content: "\f28a"; - font-family: brand-icons; + content: "\f28a"; + font-family: brand-icons } i.icon.searchengin:before { - content: "\f3eb"; - font-family: brand-icons; + content: "\f3eb"; + font-family: brand-icons } i.icon.sellcast:before { - content: "\f2da"; - font-family: brand-icons; + content: "\f2da"; + font-family: brand-icons } i.icon.sellsy:before { - content: "\f213"; - font-family: brand-icons; + content: "\f213"; + font-family: brand-icons } i.icon.servicestack:before { - content: "\f3ec"; - font-family: brand-icons; + content: "\f3ec"; + font-family: brand-icons } i.icon.shirtsinbulk:before { - content: "\f214"; - font-family: brand-icons; + content: "\f214"; + font-family: brand-icons } i.icon.shopify:before { - content: "\f957"; - font-family: brand-icons; + content: "\f957"; + font-family: brand-icons } i.icon.shopware:before { - content: "\f5b5"; - font-family: brand-icons; + content: "\f5b5"; + font-family: brand-icons } i.icon.simplybuilt:before { - content: "\f215"; - font-family: brand-icons; + content: "\f215"; + font-family: brand-icons } i.icon.sistrix:before { - content: "\f3ee"; - font-family: brand-icons; + content: "\f3ee"; + font-family: brand-icons } i.icon.sith:before { - content: "\f512"; - font-family: brand-icons; + content: "\f512"; + font-family: brand-icons } i.icon.sketch:before { - content: "\f7c6"; - font-family: brand-icons; + content: "\f7c6"; + font-family: brand-icons } i.icon.skyatlas:before { - content: "\f216"; - font-family: brand-icons; + content: "\f216"; + font-family: brand-icons } i.icon.skype:before { - content: "\f17e"; - font-family: brand-icons; + content: "\f17e"; + font-family: brand-icons } i.icon.slack:before { - content: "\f198"; - font-family: brand-icons; + content: "\f198"; + font-family: brand-icons } i.icon.slack.hash:before { - content: "\f3ef"; - font-family: brand-icons; + content: "\f3ef"; + font-family: brand-icons } i.icon.slideshare:before { - content: "\f1e7"; - font-family: brand-icons; + content: "\f1e7"; + font-family: brand-icons } i.icon.snapchat:before { - content: "\f2ab"; - font-family: brand-icons; + content: "\f2ab"; + font-family: brand-icons } i.icon.snapchat.ghost:before { - content: "\f2ac"; - font-family: brand-icons; + content: "\f2ac"; + font-family: brand-icons } i.icon.snapchat.square:before { - content: "\f2ad"; - font-family: brand-icons; + content: "\f2ad"; + font-family: brand-icons } i.icon.soundcloud:before { - content: "\f1be"; - font-family: brand-icons; + content: "\f1be"; + font-family: brand-icons } i.icon.sourcetree:before { - content: "\f7d3"; - font-family: brand-icons; + content: "\f7d3"; + font-family: brand-icons } i.icon.speakap:before { - content: "\f3f3"; - font-family: brand-icons; + content: "\f3f3"; + font-family: brand-icons } i.icon.speaker.deck:before { - content: "\f83c"; - font-family: brand-icons; + content: "\f83c"; + font-family: brand-icons } i.icon.spotify:before { - content: "\f1bc"; - font-family: brand-icons; + content: "\f1bc"; + font-family: brand-icons } i.icon.squarespace:before { - content: "\f5be"; - font-family: brand-icons; + content: "\f5be"; + font-family: brand-icons } i.icon.stack.exchange:before { - content: "\f18d"; - font-family: brand-icons; + content: "\f18d"; + font-family: brand-icons } i.icon.stack.overflow:before { - content: "\f16c"; - font-family: brand-icons; + content: "\f16c"; + font-family: brand-icons } i.icon.stackpath:before { - content: "\f842"; - font-family: brand-icons; + content: "\f842"; + font-family: brand-icons } i.icon.staylinked:before { - content: "\f3f5"; - font-family: brand-icons; + content: "\f3f5"; + font-family: brand-icons } i.icon.steam:before { - content: "\f1b6"; - font-family: brand-icons; + content: "\f1b6"; + font-family: brand-icons } i.icon.steam.square:before { - content: "\f1b7"; - font-family: brand-icons; + content: "\f1b7"; + font-family: brand-icons } i.icon.steam.symbol:before { - content: "\f3f6"; - font-family: brand-icons; + content: "\f3f6"; + font-family: brand-icons } i.icon.sticker.mule:before { - content: "\f3f7"; - font-family: brand-icons; + content: "\f3f7"; + font-family: brand-icons } i.icon.strava:before { - content: "\f428"; - font-family: brand-icons; + content: "\f428"; + font-family: brand-icons } i.icon.stripe:before { - content: "\f429"; - font-family: brand-icons; + content: "\f429"; + font-family: brand-icons } i.icon.stripe.s:before { - content: "\f42a"; - font-family: brand-icons; + content: "\f42a"; + font-family: brand-icons } i.icon.studiovinari:before { - content: "\f3f8"; - font-family: brand-icons; + content: "\f3f8"; + font-family: brand-icons } i.icon.stumbleupon:before { - content: "\f1a4"; - font-family: brand-icons; + content: "\f1a4"; + font-family: brand-icons } i.icon.stumbleupon.circle:before { - content: "\f1a3"; - font-family: brand-icons; + content: "\f1a3"; + font-family: brand-icons } i.icon.superpowers:before { - content: "\f2dd"; - font-family: brand-icons; + content: "\f2dd"; + font-family: brand-icons } i.icon.supple:before { - content: "\f3f9"; - font-family: brand-icons; + content: "\f3f9"; + font-family: brand-icons } i.icon.suse:before { - content: "\f7d6"; - font-family: brand-icons; + content: "\f7d6"; + font-family: brand-icons } i.icon.swift:before { - content: "\f8e1"; - font-family: brand-icons; + content: "\f8e1"; + font-family: brand-icons } i.icon.symfony:before { - content: "\f83d"; - font-family: brand-icons; + content: "\f83d"; + font-family: brand-icons } i.icon.teamspeak:before { - content: "\f4f9"; - font-family: brand-icons; + content: "\f4f9"; + font-family: brand-icons } i.icon.telegram:before { - content: "\f2c6"; - font-family: brand-icons; + content: "\f2c6"; + font-family: brand-icons } i.icon.telegram.plane:before { - content: "\f3fe"; - font-family: brand-icons; + content: "\f3fe"; + font-family: brand-icons } i.icon.tencent.weibo:before { - content: "\f1d5"; - font-family: brand-icons; + content: "\f1d5"; + font-family: brand-icons } i.icon.themeco:before { - content: "\f5c6"; - font-family: brand-icons; + content: "\f5c6"; + font-family: brand-icons } i.icon.themeisle:before { - content: "\f2b2"; - font-family: brand-icons; + content: "\f2b2"; + font-family: brand-icons } i.icon.think.peaks:before { - content: "\f731"; - font-family: brand-icons; + content: "\f731"; + font-family: brand-icons } i.icon.trade.federation:before { - content: "\f513"; - font-family: brand-icons; + content: "\f513"; + font-family: brand-icons } i.icon.trello:before { - content: "\f181"; - font-family: brand-icons; + content: "\f181"; + font-family: brand-icons } i.icon.tripadvisor:before { - content: "\f262"; - font-family: brand-icons; + content: "\f262"; + font-family: brand-icons } i.icon.tumblr:before { - content: "\f173"; - font-family: brand-icons; + content: "\f173"; + font-family: brand-icons } i.icon.tumblr.square:before { - content: "\f174"; - font-family: brand-icons; + content: "\f174"; + font-family: brand-icons } i.icon.twitch:before { - content: "\f1e8"; - font-family: brand-icons; + content: "\f1e8"; + font-family: brand-icons } i.icon.twitter:before { - content: "\f099"; - font-family: brand-icons; + content: "\f099"; + font-family: brand-icons } i.icon.twitter.square:before { - content: "\f081"; - font-family: brand-icons; + content: "\f081"; + font-family: brand-icons } i.icon.typo3:before { - content: "\f42b"; - font-family: brand-icons; + content: "\f42b"; + font-family: brand-icons } i.icon.uber:before { - content: "\f402"; - font-family: brand-icons; + content: "\f402"; + font-family: brand-icons } i.icon.ubuntu:before { - content: "\f7df"; - font-family: brand-icons; + content: "\f7df"; + font-family: brand-icons } i.icon.uikit:before { - content: "\f403"; - font-family: brand-icons; + content: "\f403"; + font-family: brand-icons } i.icon.umbraco:before { - content: "\f8e8"; - font-family: brand-icons; + content: "\f8e8"; + font-family: brand-icons } i.icon.uniregistry:before { - content: "\f404"; - font-family: brand-icons; + content: "\f404"; + font-family: brand-icons } i.icon.unity:before { - content: "\f949"; - font-family: brand-icons; + content: "\f949"; + font-family: brand-icons } i.icon.untappd:before { - content: "\f405"; - font-family: brand-icons; + content: "\f405"; + font-family: brand-icons } i.icon.ups:before { - content: "\f7e0"; - font-family: brand-icons; + content: "\f7e0"; + font-family: brand-icons } i.icon.usb:before { - content: "\f287"; - font-family: brand-icons; + content: "\f287"; + font-family: brand-icons } i.icon.usps:before { - content: "\f7e1"; - font-family: brand-icons; + content: "\f7e1"; + font-family: brand-icons } i.icon.ussunnah:before { - content: "\f407"; - font-family: brand-icons; + content: "\f407"; + font-family: brand-icons } i.icon.vaadin:before { - content: "\f408"; - font-family: brand-icons; + content: "\f408"; + font-family: brand-icons } i.icon.viacoin:before { - content: "\f237"; - font-family: brand-icons; + content: "\f237"; + font-family: brand-icons } i.icon.viadeo:before { - content: "\f2a9"; - font-family: brand-icons; + content: "\f2a9"; + font-family: brand-icons } i.icon.viadeo.square:before { - content: "\f2aa"; - font-family: brand-icons; + content: "\f2aa"; + font-family: brand-icons } i.icon.viber:before { - content: "\f409"; - font-family: brand-icons; + content: "\f409"; + font-family: brand-icons } i.icon.vimeo:before { - content: "\f40a"; - font-family: brand-icons; + content: "\f40a"; + font-family: brand-icons } i.icon.vimeo.square:before { - content: "\f194"; - font-family: brand-icons; + content: "\f194"; + font-family: brand-icons } i.icon.vimeo.v:before { - content: "\f27d"; - font-family: brand-icons; + content: "\f27d"; + font-family: brand-icons } i.icon.vine:before { - content: "\f1ca"; - font-family: brand-icons; + content: "\f1ca"; + font-family: brand-icons } i.icon.vk:before { - content: "\f189"; - font-family: brand-icons; + content: "\f189"; + font-family: brand-icons } i.icon.vnv:before { - content: "\f40b"; - font-family: brand-icons; + content: "\f40b"; + font-family: brand-icons } i.icon.vuejs:before { - content: "\f41f"; - font-family: brand-icons; + content: "\f41f"; + font-family: brand-icons } i.icon.waze:before { - content: "\f83f"; - font-family: brand-icons; + content: "\f83f"; + font-family: brand-icons } i.icon.weebly:before { - content: "\f5cc"; - font-family: brand-icons; + content: "\f5cc"; + font-family: brand-icons } i.icon.weibo:before { - content: "\f18a"; - font-family: brand-icons; + content: "\f18a"; + font-family: brand-icons } i.icon.weixin:before { - content: "\f1d7"; - font-family: brand-icons; + content: "\f1d7"; + font-family: brand-icons } i.icon.whatsapp:before { - content: "\f232"; - font-family: brand-icons; + content: "\f232"; + font-family: brand-icons } i.icon.whatsapp.square:before { - content: "\f40c"; - font-family: brand-icons; + content: "\f40c"; + font-family: brand-icons } i.icon.whmcs:before { - content: "\f40d"; - font-family: brand-icons; + content: "\f40d"; + font-family: brand-icons } i.icon.wikipedia.w:before { - content: "\f266"; - font-family: brand-icons; + content: "\f266"; + font-family: brand-icons } i.icon.windows:before { - content: "\f17a"; - font-family: brand-icons; + content: "\f17a"; + font-family: brand-icons } i.icon.wix:before { - content: "\f5cf"; - font-family: brand-icons; + content: "\f5cf"; + font-family: brand-icons } i.icon.wizards.of.the.coast:before { - content: "\f730"; - font-family: brand-icons; + content: "\f730"; + font-family: brand-icons } i.icon.wolf.pack.battalion:before { - content: "\f514"; - font-family: brand-icons; + content: "\f514"; + font-family: brand-icons } i.icon.wordpress:before { - content: "\f19a"; - font-family: brand-icons; + content: "\f19a"; + font-family: brand-icons } i.icon.wordpress.simple:before { - content: "\f411"; - font-family: brand-icons; + content: "\f411"; + font-family: brand-icons } i.icon.wpbeginner:before { - content: "\f297"; - font-family: brand-icons; + content: "\f297"; + font-family: brand-icons } i.icon.wpexplorer:before { - content: "\f2de"; - font-family: brand-icons; + content: "\f2de"; + font-family: brand-icons } i.icon.wpforms:before { - content: "\f298"; - font-family: brand-icons; + content: "\f298"; + font-family: brand-icons } i.icon.wpressr:before { - content: "\f3e4"; - font-family: brand-icons; + content: "\f3e4"; + font-family: brand-icons } i.icon.xbox:before { - content: "\f412"; - font-family: brand-icons; + content: "\f412"; + font-family: brand-icons } i.icon.xing:before { - content: "\f168"; - font-family: brand-icons; + content: "\f168"; + font-family: brand-icons } i.icon.xing.square:before { - content: "\f169"; - font-family: brand-icons; + content: "\f169"; + font-family: brand-icons } i.icon.y.combinator:before { - content: "\f23b"; - font-family: brand-icons; + content: "\f23b"; + font-family: brand-icons } i.icon.yahoo:before { - content: "\f19e"; - font-family: brand-icons; + content: "\f19e"; + font-family: brand-icons } i.icon.yammer:before { - content: "\f840"; - font-family: brand-icons; + content: "\f840"; + font-family: brand-icons } i.icon.yandex:before { - content: "\f413"; - font-family: brand-icons; + content: "\f413"; + font-family: brand-icons } i.icon.yandex.international:before { - content: "\f414"; - font-family: brand-icons; + content: "\f414"; + font-family: brand-icons } i.icon.yarn:before { - content: "\f7e3"; - font-family: brand-icons; + content: "\f7e3"; + font-family: brand-icons } i.icon.yelp:before { - content: "\f1e9"; - font-family: brand-icons; + content: "\f1e9"; + font-family: brand-icons } i.icon.yoast:before { - content: "\f2b1"; - font-family: brand-icons; + content: "\f2b1"; + font-family: brand-icons } i.icon.youtube:before { - content: "\f167"; - font-family: brand-icons; + content: "\f167"; + font-family: brand-icons } i.icon.youtube.square:before { - content: "\f431"; - font-family: brand-icons; + content: "\f431"; + font-family: brand-icons } i.icon.zhihu:before { - content: "\f63f"; - font-family: brand-icons; + content: "\f63f"; + font-family: brand-icons } i.icon.american.express:before { - content: "\f1f3"; - font-family: brand-icons; + content: "\f1f3"; + font-family: brand-icons } i.icon.american.express.card:before { - content: "\f1f3"; - font-family: brand-icons; + content: "\f1f3"; + font-family: brand-icons } i.icon.amex:before { - content: "\f1f3"; - font-family: brand-icons; + content: "\f1f3"; + font-family: brand-icons } i.icon.bitbucket.square:before { - content: "\f171"; - font-family: brand-icons; + content: "\f171"; + font-family: brand-icons } i.icon.bluetooth.alternative:before { - content: "\f294"; - font-family: brand-icons; + content: "\f294"; + font-family: brand-icons } i.icon.credit.card.amazon.pay:before { - content: "\f42d"; - font-family: brand-icons; + content: "\f42d"; + font-family: brand-icons } i.icon.credit.card.american.express:before { - content: "\f1f3"; - font-family: brand-icons; + content: "\f1f3"; + font-family: brand-icons } i.icon.credit.card.diners.club:before { - content: "\f24c"; - font-family: brand-icons; + content: "\f24c"; + font-family: brand-icons } i.icon.credit.card.discover:before { - content: "\f1f2"; - font-family: brand-icons; + content: "\f1f2"; + font-family: brand-icons } i.icon.credit.card.jcb:before { - content: "\f24b"; - font-family: brand-icons; + content: "\f24b"; + font-family: brand-icons } i.icon.credit.card.mastercard:before { - content: "\f1f1"; - font-family: brand-icons; + content: "\f1f1"; + font-family: brand-icons } i.icon.credit.card.paypal:before { - content: "\f1f4"; - font-family: brand-icons; + content: "\f1f4"; + font-family: brand-icons } i.icon.credit.card.stripe:before { - content: "\f1f5"; - font-family: brand-icons; + content: "\f1f5"; + font-family: brand-icons } i.icon.credit.card.visa:before { - content: "\f1f0"; - font-family: brand-icons; + content: "\f1f0"; + font-family: brand-icons } i.icon.diners.club:before { - content: "\f24c"; - font-family: brand-icons; + content: "\f24c"; + font-family: brand-icons } i.icon.diners.club.card:before { - content: "\f24c"; - font-family: brand-icons; + content: "\f24c"; + font-family: brand-icons } i.icon.discover:before { - content: "\f1f2"; - font-family: brand-icons; + content: "\f1f2"; + font-family: brand-icons } i.icon.discover.card:before { - content: "\f1f2"; - font-family: brand-icons; + content: "\f1f2"; + font-family: brand-icons } i.icon.disk.outline:before { - content: "\f369"; - font-family: brand-icons; + content: "\f369"; + font-family: brand-icons } i.icon.dribble:before { - content: "\f17d"; - font-family: brand-icons; + content: "\f17d"; + font-family: brand-icons } i.icon.eercast:before { - content: "\f2da"; - font-family: brand-icons; + content: "\f2da"; + font-family: brand-icons } i.icon.envira.gallery:before { - content: "\f299"; - font-family: brand-icons; + content: "\f299"; + font-family: brand-icons } i.icon.fa:before { - content: "\f2b4"; - font-family: brand-icons; + content: "\f2b4"; + font-family: brand-icons } i.icon.facebook.official:before { - content: "\f082"; - font-family: brand-icons; + content: "\f082"; + font-family: brand-icons } i.icon.five.hundred.pixels:before { - content: "\f26e"; - font-family: brand-icons; + content: "\f26e"; + font-family: brand-icons } i.icon.gittip:before { - content: "\f184"; - font-family: brand-icons; + content: "\f184"; + font-family: brand-icons } i.icon.google.plus.circle:before { - content: "\f2b3"; - font-family: brand-icons; + content: "\f2b3"; + font-family: brand-icons } i.icon.google.plus.official:before { - content: "\f2b3"; - font-family: brand-icons; + content: "\f2b3"; + font-family: brand-icons } i.icon.japan.credit.bureau:before { - content: "\f24b"; - font-family: brand-icons; + content: "\f24b"; + font-family: brand-icons } i.icon.japan.credit.bureau.card:before { - content: "\f24b"; - font-family: brand-icons; + content: "\f24b"; + font-family: brand-icons } i.icon.jcb:before { - content: "\f24b"; - font-family: brand-icons; + content: "\f24b"; + font-family: brand-icons } i.icon.linkedin.square:before { - content: "\f08c"; - font-family: brand-icons; + content: "\f08c"; + font-family: brand-icons } i.icon.mastercard:before { - content: "\f1f1"; - font-family: brand-icons; + content: "\f1f1"; + font-family: brand-icons } i.icon.mastercard.card:before { - content: "\f1f1"; - font-family: brand-icons; + content: "\f1f1"; + font-family: brand-icons } i.icon.microsoft.edge:before { - content: "\f282"; - font-family: brand-icons; + content: "\f282"; + font-family: brand-icons } i.icon.ms.edge:before { - content: "\f282"; - font-family: brand-icons; + content: "\f282"; + font-family: brand-icons } i.icon.new.pied.piper:before { - content: "\f2ae"; - font-family: brand-icons; + content: "\f2ae"; + font-family: brand-icons } i.icon.optinmonster:before { - content: "\f23c"; - font-family: brand-icons; + content: "\f23c"; + font-family: brand-icons } i.icon.paypal.card:before { - content: "\f1f4"; - font-family: brand-icons; + content: "\f1f4"; + font-family: brand-icons } i.icon.pied.piper.hat:before { - content: "\f2ae"; - font-family: brand-icons; + content: "\f2ae"; + font-family: brand-icons } i.icon.pocket:before { - content: "\f265"; - font-family: brand-icons; + content: "\f265"; + font-family: brand-icons } i.icon.stripe.card:before { - content: "\f1f5"; - font-family: brand-icons; + content: "\f1f5"; + font-family: brand-icons } i.icon.theme.isle:before { - content: "\f2b2"; - font-family: brand-icons; + content: "\f2b2"; + font-family: brand-icons } i.icon.visa:before { - content: "\f1f0"; - font-family: brand-icons; + content: "\f1f0"; + font-family: brand-icons } i.icon.visa.card:before { - content: "\f1f0"; - font-family: brand-icons; + content: "\f1f0"; + font-family: brand-icons } i.icon.wechat:before { - content: "\f1d7"; - font-family: brand-icons; + content: "\f1d7"; + font-family: brand-icons } i.icon.wikipedia:before { - content: "\f266"; - font-family: brand-icons; + content: "\f266"; + font-family: brand-icons } i.icon.wordpress.beginner:before { - content: "\f297"; - font-family: brand-icons; + content: "\f297"; + font-family: brand-icons } i.icon.wordpress.forms:before { - content: "\f298"; - font-family: brand-icons; + content: "\f298"; + font-family: brand-icons } i.icon.yc:before { - content: "\f23b"; - font-family: brand-icons; + content: "\f23b"; + font-family: brand-icons } i.icon.ycombinator:before { - content: "\f23b"; - font-family: brand-icons; + content: "\f23b"; + font-family: brand-icons } i.icon.youtube.play:before { - content: "\f167"; - font-family: brand-icons; + content: "\f167"; + font-family: brand-icons } .ui.input { - position: relative; - font-weight: 400; - font-style: normal; - display: inline-flex; - color: #000000de; + position: relative; + font-weight: 400; + font-style: normal; + display: inline-flex; + color: #000000de } .ui.input>input { - margin: 0; - max-width: 100%; - flex: 1 0 auto; - outline: none; - -webkit-tap-highlight-color: rgba(255,255,255,0); - text-align: left; - line-height: 1.21428571em; - font-family: var(--fonts-regular); - padding: .67857143em 1em; - background: #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - color: #000000de; - border-radius: .28571429rem; - transition: box-shadow .1s ease,border-color .1s ease; - box-shadow: none; + margin: 0; + max-width: 100%; + flex: 1 0 auto; + outline: none; + -webkit-tap-highlight-color: rgba(255,255,255,0); + text-align: left; + line-height: 1.21428571em; + font-family: var(--fonts-regular); + padding: .67857143em 1em; + background: #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + color: #000000de; + border-radius: .28571429rem; + transition: box-shadow .1s ease,border-color .1s ease; + box-shadow: none } .ui.input>input::-webkit-input-placeholder { - color: #bfbfbfde; + color: #bfbfbfde } .ui.input>input::-moz-placeholder { - color: #bfbfbfde; + color: #bfbfbfde } .ui.input>input:-ms-input-placeholder { - color: #bfbfbfde; + color: #bfbfbfde } .ui.disabled.input,.ui.input:not(.disabled) input[disabled] { - opacity: var(--opacity-disabled); + opacity: var(--opacity-disabled) } .ui.disabled.input>input,.ui.input:not(.disabled) input[disabled] { - pointer-events: none; + pointer-events: none } .ui.input>input:active,.ui.input.down input { - border-color: #0000004d; - background: #FAFAFA; - color: #000000de; - box-shadow: none; + border-color: #0000004d; + background: #FAFAFA; + color: #000000de; + box-shadow: none } .ui.loading.loading.input>i.icon:before { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - border-radius: 500rem; - border: .2em solid rgba(0,0,0,.1); + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + border-radius: 500rem; + border: .2em solid rgba(0,0,0,.1) } .ui.loading.loading.input>i.icon:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; - box-shadow: 0 0 0 1px transparent; + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem; + box-shadow: 0 0 0 1px transparent } .ui.input.focus>input,.ui.input>input:focus { - border-color: #85b7d9; - background: #FFFFFF; - color: #000c; - box-shadow: none; + border-color: #85b7d9; + background: #FFFFFF; + color: #000c; + box-shadow: none } .ui.input.focus>input::-webkit-input-placeholder,.ui.input>input:focus::-webkit-input-placeholder { - color: #737373de; + color: #737373de } .ui.input.focus>input::-moz-placeholder,.ui.input>input:focus::-moz-placeholder { - color: #737373de; + color: #737373de } .ui.input.focus>input:-ms-input-placeholder,.ui.input>input:focus:-ms-input-placeholder { - color: #737373de; + color: #737373de } .ui.input.error>input { - background-color: #fff6f6; - border-color: #e0b4b4; - color: #9f3a38; - box-shadow: none; + background-color: #fff6f6; + border-color: #e0b4b4; + color: #9f3a38; + box-shadow: none } .ui.input.error>input::-webkit-input-placeholder { - color: #e7bdbc; + color: #e7bdbc } .ui.input.error>input::-moz-placeholder { - color: #e7bdbc; + color: #e7bdbc } .ui.input.error>input:-ms-input-placeholder { - color: #e7bdbc!important; + color: #e7bdbc!important } .ui.input.error>input:focus::-webkit-input-placeholder { - color: #da9796; + color: #da9796 } .ui.input.error>input:focus::-moz-placeholder { - color: #da9796; + color: #da9796 } .ui.input.error>input:focus:-ms-input-placeholder { - color: #da9796!important; + color: #da9796!important } .ui.input.info>input { - background-color: #f8ffff; - border-color: #a9d5de; - color: #276f86; - box-shadow: none; + background-color: #f8ffff; + border-color: #a9d5de; + color: #276f86; + box-shadow: none } .ui.input.info>input::-webkit-input-placeholder { - color: #98cfe1; + color: #98cfe1 } .ui.input.info>input::-moz-placeholder { - color: #98cfe1; + color: #98cfe1 } .ui.input.info>input:-ms-input-placeholder { - color: #98cfe1!important; + color: #98cfe1!important } .ui.input.info>input:focus::-webkit-input-placeholder { - color: #70bdd6; + color: #70bdd6 } .ui.input.info>input:focus::-moz-placeholder { - color: #70bdd6; + color: #70bdd6 } .ui.input.info>input:focus:-ms-input-placeholder { - color: #70bdd6!important; + color: #70bdd6!important } .ui.input.success>input { - background-color: #fcfff5; - border-color: #a3c293; - color: #2c662d; - box-shadow: none; + background-color: #fcfff5; + border-color: #a3c293; + color: #2c662d; + box-shadow: none } .ui.input.success>input::-webkit-input-placeholder { - color: #8fcf90; + color: #8fcf90 } .ui.input.success>input::-moz-placeholder { - color: #8fcf90; + color: #8fcf90 } .ui.input.success>input:-ms-input-placeholder { - color: #8fcf90!important; + color: #8fcf90!important } .ui.input.success>input:focus::-webkit-input-placeholder { - color: #6cbf6d; + color: #6cbf6d } .ui.input.success>input:focus::-moz-placeholder { - color: #6cbf6d; + color: #6cbf6d } .ui.input.success>input:focus:-ms-input-placeholder { - color: #6cbf6d!important; + color: #6cbf6d!important } .ui.input.warning>input { - background-color: #fffaf3; - border-color: #c9ba9b; - color: #573a08; - box-shadow: none; + background-color: #fffaf3; + border-color: #c9ba9b; + color: #573a08; + box-shadow: none } .ui.input.warning>input::-webkit-input-placeholder { - color: #edad3e; + color: #edad3e } .ui.input.warning>input::-moz-placeholder { - color: #edad3e; + color: #edad3e } .ui.input.warning>input:-ms-input-placeholder { - color: #edad3e!important; + color: #edad3e!important } .ui.input.warning>input:focus::-webkit-input-placeholder { - color: #e39715; + color: #e39715 } .ui.input.warning>input:focus::-moz-placeholder { - color: #e39715; + color: #e39715 } .ui.input.warning>input:focus:-ms-input-placeholder { - color: #e39715!important; + color: #e39715!important } .ui.transparent.input>textarea,.ui.transparent.input>input { - border-color: transparent!important; - background-color: transparent!important; - padding: 0; - box-shadow: none!important; - border-radius: 0!important; + border-color: transparent!important; + background-color: transparent!important; + padding: 0; + box-shadow: none!important; + border-radius: 0!important } .field .ui.transparent.input>textarea { - padding: .67857143em 1em; + padding: .67857143em 1em } :not(.field)>.ui.transparent.icon.input>i.icon { - width: 1.1em; + width: 1.1em } :not(.field)>.ui.ui.ui.transparent.icon.input>input { - padding-left: 0; - padding-right: 2em; + padding-left: 0; + padding-right: 2em } :not(.field)>.ui.ui.ui.transparent[class*="left icon"].input>input { - padding-left: 2em; - padding-right: 0; + padding-left: 2em; + padding-right: 0 } .ui.transparent.inverted.input { - color: #fff; + color: #fff } .ui.ui.transparent.inverted.input>textarea,.ui.ui.transparent.inverted.input>input { - color: inherit; + color: inherit } .ui.transparent.inverted.input>input::-webkit-input-placeholder { - color: #ffffff80; + color: #ffffff80 } .ui.transparent.inverted.input>input::-moz-placeholder { - color: #ffffff80; + color: #ffffff80 } .ui.transparent.inverted.input>input:-ms-input-placeholder { - color: #ffffff80; + color: #ffffff80 } .ui.icon.input>i.icon { - cursor: default; - position: absolute; - line-height: 1; - text-align: center; - top: 0; - right: 0; - margin: 0; - height: 100%; - width: 2.67142857em; - opacity: .5; - border-radius: 0 .28571429rem .28571429rem 0; - transition: opacity .3s ease; + cursor: default; + position: absolute; + line-height: 1; + text-align: center; + top: 0; + right: 0; + margin: 0; + height: 100%; + width: 2.67142857em; + opacity: .5; + border-radius: 0 .28571429rem .28571429rem 0; + transition: opacity .3s ease } .ui.icon.input>i.icon:not(.link) { - pointer-events: none; + pointer-events: none } .ui.ui.ui.ui.icon.input>textarea,.ui.ui.ui.ui.icon.input>input { - padding-right: 2.67142857em; + padding-right: 2.67142857em } .ui.icon.input>i.icon:before,.ui.icon.input>i.icon:after { - left: 0; - position: absolute; - text-align: center; - top: 50%; - width: 100%; - margin-top: -.5em; + left: 0; + position: absolute; + text-align: center; + top: 50%; + width: 100%; + margin-top: -.5em } .ui.icon.input>i.link.icon { - cursor: pointer; + cursor: pointer } .ui.icon.input>i.circular.icon { - top: .35em; - right: .5em; + top: .35em; + right: .5em } .ui[class*="left icon"].input>i.icon { - right: auto; - left: 1px; - border-radius: .28571429rem 0 0 .28571429rem; + right: auto; + left: 1px; + border-radius: .28571429rem 0 0 .28571429rem } .ui[class*="left icon"].input>i.circular.icon { - right: auto; - left: .5em; + right: auto; + left: .5em } .ui.ui.ui.ui[class*="left icon"].input>textarea,.ui.ui.ui.ui[class*="left icon"].input>input { - padding-left: 2.67142857em; - padding-right: 1em; + padding-left: 2.67142857em; + padding-right: 1em } .ui.icon.input>textarea:focus~i.icon,.ui.icon.input>input:focus~i.icon { - opacity: 1; + opacity: 1 } .ui.labeled.input>.label { - flex: 0 0 auto; - margin: 0; - font-size: 1em; + flex: 0 0 auto; + margin: 0; + font-size: 1em } .ui.labeled.input>.label:not(.corner) { - padding-top: .78571429em; - padding-bottom: .78571429em; + padding-top: .78571429em; + padding-bottom: .78571429em } .ui.labeled.input:not([class*="corner labeled"]) .label:first-child { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0 } .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-color: transparent; + border-top-left-radius: 0; + border-bottom-left-radius: 0; + border-left-color: transparent } .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input:focus { - border-left-color: #85b7d9; + border-left-color: #85b7d9 } .ui[class*="right labeled"].input>input { - border-top-right-radius: 0!important; - border-bottom-right-radius: 0!important; - border-right-color: transparent!important; + border-top-right-radius: 0!important; + border-bottom-right-radius: 0!important; + border-right-color: transparent!important } .ui[class*="right labeled"].input>input+.label { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0 } .ui[class*="right labeled"].input>input:focus { - border-right-color: #85b7d9!important; + border-right-color: #85b7d9!important } .ui.labeled.input .corner.label { - top: 1px; - right: 1px; - font-size: .64285714em; - border-radius: 0 .28571429rem 0 0; + top: 1px; + right: 1px; + font-size: .64285714em; + border-radius: 0 .28571429rem 0 0 } .ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input>textarea,.ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input>input { - padding-right: 2.5em!important; + padding-right: 2.5em!important } .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>textarea,.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>input { - padding-right: 3.25em!important; + padding-right: 3.25em!important } .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>i.icon { - margin-right: 1.25em; + margin-right: 1.25em } .ui[class*="left corner labeled"].labeled.input>textarea,.ui[class*="left corner labeled"].labeled.input>input { - padding-left: 2.5em!important; + padding-left: 2.5em!important } .ui[class*="left corner labeled"].icon.input>textarea,.ui[class*="left corner labeled"].icon.input>input { - padding-left: 3.25em!important; + padding-left: 3.25em!important } .ui[class*="left corner labeled"].icon.input>i.icon { - margin-left: 1.25em; + margin-left: 1.25em } .ui.icon.input>textarea~i.icon { - height: 3em; + height: 3em } :not(.field)>.ui.transparent.icon.input>textarea~i.icon { - height: 1.3em; + height: 1.3em } .ui.input>.ui.corner.label { - top: 1px; - right: 1px; + top: 1px; + right: 1px } .ui.input>.ui.left.corner.label { - right: auto; - left: 1px; + right: auto; + left: 1px } .ui.form .field.error>.ui.action.input>.ui.button,.ui.form .field.error>.ui.labeled.input:not([class*="corner labeled"])>.ui.label,.ui.action.input.error>.ui.button,.ui.labeled.input.error:not([class*="corner labeled"])>.ui.label { - border-top: 1px solid #E0B4B4; - border-bottom: 1px solid #E0B4B4; + border-top: 1px solid #E0B4B4; + border-bottom: 1px solid #E0B4B4 } .ui.form .field.error>.ui[class*="left action"].input>.ui.button,.ui.form .field.error>.ui.labeled.input:not(.right):not([class*="corner labeled"])>.ui.label,.ui[class*="left action"].input.error>.ui.button,.ui.labeled.input.error:not(.right):not([class*="corner labeled"])>.ui.label { - border-left: 1px solid #E0B4B4; + border-left: 1px solid #E0B4B4 } .ui.form .field.error>.ui.action.input:not([class*="left action"])>input+.ui.button,.ui.form .field.error>.ui.right.labeled.input:not([class*="corner labeled"])>input+.ui.label,.ui.action.input.error:not([class*="left action"])>input+.ui.button,.ui.right.labeled.input.error:not([class*="corner labeled"])>input+.ui.label { - border-right: 1px solid #E0B4B4; + border-right: 1px solid #E0B4B4 } .ui.form .field.error>.ui.right.labeled.input:not([class*="corner labeled"])>.ui.label:first-child,.ui.right.labeled.input.error:not([class*="corner labeled"])>.ui.label:first-child { - border-left: 1px solid #E0B4B4; + border-left: 1px solid #E0B4B4 } .ui.form .field.info>.ui.action.input>.ui.button,.ui.form .field.info>.ui.labeled.input:not([class*="corner labeled"])>.ui.label,.ui.action.input.info>.ui.button,.ui.labeled.input.info:not([class*="corner labeled"])>.ui.label { - border-top: 1px solid #A9D5DE; - border-bottom: 1px solid #A9D5DE; + border-top: 1px solid #A9D5DE; + border-bottom: 1px solid #A9D5DE } .ui.form .field.info>.ui[class*="left action"].input>.ui.button,.ui.form .field.info>.ui.labeled.input:not(.right):not([class*="corner labeled"])>.ui.label,.ui[class*="left action"].input.info>.ui.button,.ui.labeled.input.info:not(.right):not([class*="corner labeled"])>.ui.label { - border-left: 1px solid #A9D5DE; + border-left: 1px solid #A9D5DE } .ui.form .field.info>.ui.action.input:not([class*="left action"])>input+.ui.button,.ui.form .field.info>.ui.right.labeled.input:not([class*="corner labeled"])>input+.ui.label,.ui.action.input.info:not([class*="left action"])>input+.ui.button,.ui.right.labeled.input.info:not([class*="corner labeled"])>input+.ui.label { - border-right: 1px solid #A9D5DE; + border-right: 1px solid #A9D5DE } .ui.form .field.info>.ui.right.labeled.input:not([class*="corner labeled"])>.ui.label:first-child,.ui.right.labeled.input.info:not([class*="corner labeled"])>.ui.label:first-child { - border-left: 1px solid #A9D5DE; + border-left: 1px solid #A9D5DE } .ui.form .field.success>.ui.action.input>.ui.button,.ui.form .field.success>.ui.labeled.input:not([class*="corner labeled"])>.ui.label,.ui.action.input.success>.ui.button,.ui.labeled.input.success:not([class*="corner labeled"])>.ui.label { - border-top: 1px solid #A3C293; - border-bottom: 1px solid #A3C293; + border-top: 1px solid #A3C293; + border-bottom: 1px solid #A3C293 } .ui.form .field.success>.ui[class*="left action"].input>.ui.button,.ui.form .field.success>.ui.labeled.input:not(.right):not([class*="corner labeled"])>.ui.label,.ui[class*="left action"].input.success>.ui.button,.ui.labeled.input.success:not(.right):not([class*="corner labeled"])>.ui.label { - border-left: 1px solid #A3C293; + border-left: 1px solid #A3C293 } .ui.form .field.success>.ui.action.input:not([class*="left action"])>input+.ui.button,.ui.form .field.success>.ui.right.labeled.input:not([class*="corner labeled"])>input+.ui.label,.ui.action.input.success:not([class*="left action"])>input+.ui.button,.ui.right.labeled.input.success:not([class*="corner labeled"])>input+.ui.label { - border-right: 1px solid #A3C293; + border-right: 1px solid #A3C293 } .ui.form .field.success>.ui.right.labeled.input:not([class*="corner labeled"])>.ui.label:first-child,.ui.right.labeled.input.success:not([class*="corner labeled"])>.ui.label:first-child { - border-left: 1px solid #A3C293; + border-left: 1px solid #A3C293 } .ui.form .field.warning>.ui.action.input>.ui.button,.ui.form .field.warning>.ui.labeled.input:not([class*="corner labeled"])>.ui.label,.ui.action.input.warning>.ui.button,.ui.labeled.input.warning:not([class*="corner labeled"])>.ui.label { - border-top: 1px solid #C9BA9B; - border-bottom: 1px solid #C9BA9B; + border-top: 1px solid #C9BA9B; + border-bottom: 1px solid #C9BA9B } .ui.form .field.warning>.ui[class*="left action"].input>.ui.button,.ui.form .field.warning>.ui.labeled.input:not(.right):not([class*="corner labeled"])>.ui.label,.ui[class*="left action"].input.warning>.ui.button,.ui.labeled.input.warning:not(.right):not([class*="corner labeled"])>.ui.label { - border-left: 1px solid #C9BA9B; + border-left: 1px solid #C9BA9B } .ui.form .field.warning>.ui.action.input:not([class*="left action"])>input+.ui.button,.ui.form .field.warning>.ui.right.labeled.input:not([class*="corner labeled"])>input+.ui.label,.ui.action.input.warning:not([class*="left action"])>input+.ui.button,.ui.right.labeled.input.warning:not([class*="corner labeled"])>input+.ui.label { - border-right: 1px solid #C9BA9B; + border-right: 1px solid #C9BA9B } .ui.form .field.warning>.ui.right.labeled.input:not([class*="corner labeled"])>.ui.label:first-child,.ui.right.labeled.input.warning:not([class*="corner labeled"])>.ui.label:first-child { - border-left: 1px solid #C9BA9B; + border-left: 1px solid #C9BA9B } .ui.action.input>.button,.ui.action.input>.buttons { - display: flex; - align-items: center; - flex: 0 0 auto; + display: flex; + align-items: center; + flex: 0 0 auto } .ui.action.input>.button,.ui.action.input>.buttons>.button { - padding-top: .78571429em; - padding-bottom: .78571429em; - margin: 0; + padding-top: .78571429em; + padding-bottom: .78571429em; + margin: 0 } .ui[class*="left action"].input>input { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-color: transparent; + border-top-left-radius: 0; + border-bottom-left-radius: 0; + border-left-color: transparent } .ui.action.input:not([class*="left action"])>input { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right-color: transparent; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + border-right-color: transparent } .ui.action.input>.dropdown:first-child,.ui.action.input>.button:first-child,.ui.action.input>.buttons:first-child>.button { - border-radius: .28571429rem 0 0 .28571429rem; + border-radius: .28571429rem 0 0 .28571429rem } .ui.action.input>.dropdown:not(:first-child),.ui.action.input>.button:not(:first-child),.ui.action.input>.buttons:not(:first-child)>.button { - border-radius: 0; + border-radius: 0 } .ui.action.input>.dropdown:last-child,.ui.action.input>.button:last-child,.ui.action.input>.buttons:last-child>.button { - border-radius: 0 .28571429rem .28571429rem 0; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.action.input:not([class*="left action"])>input:focus { - border-right-color: #85b7d9; + border-right-color: #85b7d9 } .ui.ui[class*="left action"].input>input:focus { - border-left-color: #85b7d9; + border-left-color: #85b7d9 } .ui.inverted.input>input { - border: none; + border: none } .ui.fluid.input { - display: flex; + display: flex } .ui.fluid.input>input { - width: 0!important; + width: 0!important } .ui.input { - font-size: 1em; + font-size: 1em } .ui.mini.input { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.input { - font-size: .85714286em; + font-size: .85714286em } .ui.small.input { - font-size: .92857143em; + font-size: .92857143em } .ui.large.input { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.big.input { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.huge.input { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.massive.input { - font-size: 1.71428571em; + font-size: 1.71428571em } .ui.items>.item { - display: flex; - margin: 1em 0; - width: 100%; - min-height: 0; - background: transparent; - padding: 0; - border: none; - border-radius: 0; - box-shadow: none; - transition: box-shadow .1s ease; - z-index: ""; + display: flex; + margin: 1em 0; + width: 100%; + min-height: 0; + background: transparent; + padding: 0; + border: none; + border-radius: 0; + box-shadow: none; + transition: box-shadow .1s ease; + z-index: "" } .ui.items>.item a { - cursor: pointer; + cursor: pointer } .ui.items { - margin: 1.5em 0; + margin: 1.5em 0 } .ui.items:first-child { - margin-top: 0!important; + margin-top: 0!important } .ui.items:last-child { - margin-bottom: 0!important; + margin-bottom: 0!important } .ui.items>.item:after { - display: block; - content: " "; - height: 0; - clear: both; - overflow: hidden; - visibility: hidden; + display: block; + content: " "; + height: 0; + clear: both; + overflow: hidden; + visibility: hidden } .ui.items>.item:first-child { - margin-top: 0; + margin-top: 0 } .ui.items>.item:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.items>.item>.image { - position: relative; - flex: 0 0 auto; - display: block; - float: none; - margin: 0; - padding: 0; - max-height: ""; - align-self: start; + position: relative; + flex: 0 0 auto; + display: block; + float: none; + margin: 0; + padding: 0; + max-height: ""; + align-self: start } .ui.items>.item>.image>img { - display: block; - width: 100%; - height: auto; - border-radius: .125rem; - border: none; + display: block; + width: 100%; + height: auto; + border-radius: .125rem; + border: none } .ui.items>.item>.image:only-child>img { - border-radius: 0; + border-radius: 0 } .ui.items>.item>.content { - display: block; - flex: 1 1 auto; - background: none; - color: #000000de; - margin: 0; - padding: 0; - box-shadow: none; - font-size: 1em; - border: none; - border-radius: 0; + display: block; + flex: 1 1 auto; + background: none; + color: #000000de; + margin: 0; + padding: 0; + box-shadow: none; + font-size: 1em; + border: none; + border-radius: 0 } .ui.items>.item>.content:after { - display: block; - content: " "; - height: 0; - clear: both; - overflow: hidden; - visibility: hidden; + display: block; + content: " "; + height: 0; + clear: both; + overflow: hidden; + visibility: hidden } .ui.items>.item>.image+.content { - min-width: 0; - width: auto; - display: block; - margin-left: 0; - align-self: start; - padding-left: 1.5em; + min-width: 0; + width: auto; + display: block; + margin-left: 0; + align-self: start; + padding-left: 1.5em } .ui.items>.item>.content>.header { - display: inline-block; - margin: -.21425em 0 0; - font-family: var(--fonts-regular); - font-weight: 500; - color: #000000d9; + display: inline-block; + margin: -.21425em 0 0; + font-family: var(--fonts-regular); + font-weight: 500; + color: #000000d9 } .ui.items>.item>.content>.header:not(.ui) { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.items>.item [class*="left floated"] { - float: left; + float: left } .ui.items>.item [class*="right floated"] { - float: right; + float: right } .ui.items>.item .content img { - align-self: center; - width: ""; + align-self: center; + width: "" } .ui.items>.item img.avatar,.ui.items>.item .avatar img { - width: ""; - height: ""; - border-radius: 500rem; + width: ""; + height: ""; + border-radius: 500rem } .ui.items>.item>.content>.description { - margin-top: .6em; - max-width: auto; - font-size: 1em; - line-height: 1.4285em; - color: #000000de; + margin-top: .6em; + max-width: auto; + font-size: 1em; + line-height: 1.4285em; + color: #000000de } .ui.items>.item>.content p { - margin: 0 0 .5em; + margin: 0 0 .5em } .ui.items>.item>.content p:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.items>.item .meta { - margin: .5em 0; - font-size: 1em; - line-height: 1em; - color: #0009; + margin: .5em 0; + font-size: 1em; + line-height: 1em; + color: #0009 } .ui.items>.item .meta * { - margin-right: .3em; + margin-right: .3em } .ui.items>.item .meta :last-child { - margin-right: 0; + margin-right: 0 } .ui.items>.item .meta [class*="right floated"] { - margin-right: 0; - margin-left: .3em; + margin-right: 0; + margin-left: .3em } .ui.items>.item>.content a:not(.ui) { - color: ""; - transition: color .1s ease; + color: ""; + transition: color .1s ease } .ui.items>.item>.content a:not(.ui):hover { - color: ""; + color: "" } .ui.items>.item>.content>a.header { - color: #000000d9; + color: #000000d9 } .ui.items>.item>.content>a.header:hover { - color: #1e70bf; + color: #1e70bf } .ui.items>.item .meta>a:not(.ui) { - color: #0006; + color: #0006 } .ui.items>.item .meta>a:not(.ui):hover { - color: #000000de; + color: #000000de } .ui.items>.item>.content .favorite.icon { - cursor: pointer; - opacity: .75; - transition: color .1s ease; + cursor: pointer; + opacity: .75; + transition: color .1s ease } .ui.items>.item>.content .favorite.icon:hover { - opacity: 1; - color: #ffb70a; + opacity: 1; + color: #ffb70a } .ui.items>.item>.content .active.favorite.icon { - color: #ffe623; + color: #ffe623 } .ui.items>.item>.content .like.icon { - cursor: pointer; - opacity: .75; - transition: color .1s ease; + cursor: pointer; + opacity: .75; + transition: color .1s ease } .ui.items>.item>.content .like.icon:hover { - opacity: 1; - color: #ff2733; + opacity: 1; + color: #ff2733 } .ui.items>.item>.content .active.like.icon { - color: #ff2733; + color: #ff2733 } .ui.items>.item .extra { - display: block; - position: relative; - background: none; - margin: .5rem 0 0; - width: 100%; - padding: 0; - top: 0; - left: 0; - color: #0006; - box-shadow: none; - transition: color .1s ease; - border-top: none; + display: block; + position: relative; + background: none; + margin: .5rem 0 0; + width: 100%; + padding: 0; + top: 0; + left: 0; + color: #0006; + box-shadow: none; + transition: color .1s ease; + border-top: none } .ui.items>.item .extra>* { - margin: .25rem .5rem .25rem 0; + margin: .25rem .5rem .25rem 0 } .ui.items>.item .extra>[class*="right floated"] { - margin: .25rem 0 .25rem .5rem; + margin: .25rem 0 .25rem .5rem } .ui.items>.item .extra:after { - display: block; - content: " "; - height: 0; - clear: both; - overflow: hidden; - visibility: hidden; + display: block; + content: " "; + height: 0; + clear: both; + overflow: hidden; + visibility: hidden } .ui.items>.item>.image:not(.ui) { - width: 175px; + width: 175px } @media only screen and (min-width: 768px) and (max-width: 991.98px) { - .ui.items>.item { - margin: 1em 0; - } + .ui.items>.item { + margin:1em 0 + } - .ui.items>.item>.image:not(.ui) { - width: 150px; - } + .ui.items>.item>.image:not(.ui) { + width: 150px + } - .ui.items>.item>.image+.content { - display: block; - padding: 0 0 0 1em; - } + .ui.items>.item>.image+.content { + display: block; + padding: 0 0 0 1em + } } @media only screen and (max-width: 767.98px) { - .ui.items:not(.unstackable)>.item { - flex-direction: column; - margin: 2em 0; - } + .ui.items:not(.unstackable)>.item { + flex-direction:column; + margin: 2em 0 + } - .ui.items:not(.unstackable)>.item>.image { - display: block; - margin-left: auto; - margin-right: auto; - } + .ui.items:not(.unstackable)>.item>.image { + display: block; + margin-left: auto; + margin-right: auto + } - .ui.items:not(.unstackable)>.item>.image,.ui.items:not(.unstackable)>.item>.image>img { - max-width: 100%!important; - width: auto!important; - max-height: 250px!important; - } + .ui.items:not(.unstackable)>.item>.image,.ui.items:not(.unstackable)>.item>.image>img { + max-width: 100%!important; + width: auto!important; + max-height: 250px!important + } - .ui.items:not(.unstackable)>.item>.image+.content { - display: block; - padding: 1.5em 0 0; - } + .ui.items:not(.unstackable)>.item>.image+.content { + display: block; + padding: 1.5em 0 0 + } } .ui.items>.item>.image+[class*="top aligned"].content { - align-self: flex-start; + align-self: flex-start } .ui.items>.item>.image+[class*="middle aligned"].content { - align-self: center; + align-self: center } .ui.items>.item>.image+[class*="bottom aligned"].content { - align-self: flex-end; + align-self: flex-end } .ui.relaxed.items>.item { - margin: 1.5em 0; + margin: 1.5em 0 } .ui[class*="very relaxed"].items>.item { - margin: 2em 0; + margin: 2em 0 } .ui.divided.items>.item { - border-top: 1px solid rgba(34,36,38,.15); - margin: 0; - padding: 1em 0; + border-top: 1px solid rgba(34,36,38,.15); + margin: 0; + padding: 1em 0 } .ui.divided.items>.item:first-child { - border-top: none; - margin-top: 0!important; - padding-top: 0!important; + border-top: none; + margin-top: 0!important; + padding-top: 0!important } .ui.divided.items>.item:last-child { - margin-bottom: 0!important; - padding-bottom: 0!important; + margin-bottom: 0!important; + padding-bottom: 0!important } .ui.relaxed.divided.items>.item { - margin: 0; - padding: 1.5em 0; + margin: 0; + padding: 1.5em 0 } .ui[class*="very relaxed"].divided.items>.item { - margin: 0; - padding: 2em 0; + margin: 0; + padding: 2em 0 } .ui.items a.item:hover,.ui.link.items>.item:hover { - cursor: pointer; + cursor: pointer } .ui.items a.item:hover .content .header,.ui.link.items>.item:hover .content .header { - color: #1e70bf; + color: #1e70bf } .ui.items>.item { - font-size: 1em; + font-size: 1em } .ui.mini.items>.item { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.items>.item { - font-size: .85714286em; + font-size: .85714286em } .ui.small.items>.item { - font-size: .92857143em; + font-size: .92857143em } .ui.large.items>.item { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.big.items>.item { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.huge.items>.item { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.massive.items>.item { - font-size: 1.71428571em; + font-size: 1.71428571em } @media only screen and (max-width: 767.98px) { - .ui.unstackable.items>.item>.image,.ui.unstackable.items>.item>.image>img { - width: 125px!important; - } + .ui.unstackable.items>.item>.image,.ui.unstackable.items>.item>.image>img { + width:125px!important + } } .ui.inverted.items>.item { - background: transparent; + background: transparent } .ui.inverted.items>.item>.content { - background: none; - color: #ffffffe6; + background: none; + color: #ffffffe6 } .ui.inverted.items>.item .extra { - background: none; + background: none } .ui.inverted.items>.item>.content>.header { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.items>.item>.content>.description { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.items>.item .meta { - color: #fffc; + color: #fffc } .ui.inverted.items>.item>.content a:not(.ui) { - color: #57a4ef; + color: #57a4ef } .ui.inverted.items>.item>.content a:not(.ui):hover { - color: #4183c4; + color: #4183c4 } .ui.inverted.items>.item>.content>a.header { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.items>.item>.content>a.header:hover { - color: #fff; + color: #fff } .ui.inverted.items>.item .meta>a:not(.ui) { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.items>.item .meta>a:not(.ui):hover { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.items>.item>.content .favorite.icon:hover { - color: #ffc63d; + color: #ffc63d } .ui.inverted.items>.item>.content .active.favorite.icon { - color: #ffec56; + color: #ffec56 } .ui.inverted.items>.item>.content .like.icon:hover { - color: #ff5a63; + color: #ff5a63 } .ui.inverted.items>.item>.content .active.like.icon { - color: #ff5a63; + color: #ff5a63 } .ui.inverted.items>.item .extra { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.items a.item:hover .content .header,.ui.inverted.link.items>.item:hover .content .header { - color: #fff; + color: #fff } .ui.inverted.divided.items>.item { - border-top: 1px solid rgba(255,255,255,.1); + border-top: 1px solid rgba(255,255,255,.1) } .ui.inverted.divided.items>.item:first-child { - border-top: none; + border-top: none } .ui.label { - display: inline-block; - line-height: 1; - vertical-align: baseline; - margin: 0 .14285714em; - background-color: #e8e8e8; - background-image: none; - padding: .5833em .833em; - color: #0009; - text-transform: none; - font-weight: 500; - border: 0 solid transparent; - border-radius: .28571429rem; - transition: background .1s ease; + display: inline-block; + line-height: 1; + vertical-align: baseline; + margin: 0 .14285714em; + background-color: #e8e8e8; + background-image: none; + padding: .5833em .833em; + color: #0009; + text-transform: none; + font-weight: 500; + border: 0 solid transparent; + border-radius: .28571429rem; + transition: background .1s ease } .ui.label:first-child { - margin-left: 0; + margin-left: 0 } .ui.label:last-child { - margin-right: 0; + margin-right: 0 } a.ui.label { - cursor: pointer; + cursor: pointer } .ui.label>a { - cursor: pointer; - color: inherit; - opacity: .5; - transition: .1s opacity ease; + cursor: pointer; + color: inherit; + opacity: .5; + transition: .1s opacity ease } .ui.label>a:hover { - opacity: 1; + opacity: 1 } .ui.label>img { - width: auto!important; - vertical-align: middle; - height: 2.1666em; + width: auto!important; + vertical-align: middle; + height: 2.1666em } .ui.left.icon.label>.icon,.ui.label>.icon { - width: auto; - margin: 0 .75em 0 0; + width: auto; + margin: 0 .75em 0 0 } .ui.label>.detail { - display: inline-block; - vertical-align: top; - font-weight: 500; - margin-left: 1em; - opacity: .8; + display: inline-block; + vertical-align: top; + font-weight: 500; + margin-left: 1em; + opacity: .8 } .ui.label>.detail .icon { - margin: 0 .25em 0 0; + margin: 0 .25em 0 0 } .ui.label>.close.icon,.ui.label>.delete.icon { - cursor: pointer; - font-size: .92857143em; - opacity: .5; - transition: background .1s ease; + cursor: pointer; + font-size: .92857143em; + opacity: .5; + transition: background .1s ease } .ui.label>.close.icon:hover,.ui.label>.delete.icon:hover { - opacity: 1; + opacity: 1 } .ui.label.left.icon>.close.icon,.ui.label.left.icon>.delete.icon { - margin: 0 .5em 0 0; + margin: 0 .5em 0 0 } .ui.label:not(.icon)>.close.icon,.ui.label:not(.icon)>.delete.icon { - margin: 0 0 0 .5em; + margin: 0 0 0 .5em } .ui.icon.label>.icon { - margin: 0 auto; + margin: 0 auto } .ui.right.icon.label>.icon { - margin: 0 0 0 .75em; + margin: 0 0 0 .75em } .ui.labels>.label { - margin: 0 .5em .5em 0; + margin: 0 .5em .5em 0 } .ui.header>.ui.label { - margin-top: -.29165em; + margin-top: -.29165em } .ui.attached.segment>.ui.top.left.attached.label,.ui.bottom.attached.segment>.ui.top.left.attached.label { - border-top-left-radius: 0; + border-top-left-radius: 0 } .ui.attached.segment>.ui.top.right.attached.label,.ui.bottom.attached.segment>.ui.top.right.attached.label { - border-top-right-radius: 0; + border-top-right-radius: 0 } .ui.top.attached.segment>.ui.bottom.left.attached.label { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0 } .ui.top.attached.segment>.ui.bottom.right.attached.label { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0 } .ui.top.attached.label~.ui.bottom.attached.label+:not(.attached),.ui.top.attached.label+:not(.attached) { - margin-top: 2rem!important; + margin-top: 2rem!important } .ui.bottom.attached.label~:last-child:not(.attached) { - margin-top: 0; - margin-bottom: 2rem!important; + margin-top: 0; + margin-bottom: 2rem!important } .ui.segment:not(.basic)>.ui.top.attached.label { - margin-top: -1px; + margin-top: -1px } .ui.segment:not(.basic)>.ui.bottom.attached.label { - margin-bottom: -1px; + margin-bottom: -1px } .ui.segment:not(.basic)>.ui.attached.label:not(.right) { - margin-left: -1px; + margin-left: -1px } .ui.segment:not(.basic)>.ui.right.attached.label { - margin-right: -1px; + margin-right: -1px } .ui.segment:not(.basic)>.ui.attached.label:not(.left):not(.right) { - width: calc(100% + 2px); + width: calc(100% + 2px) } .ui.image.label { - width: auto; - margin-top: 0; - margin-bottom: 0; - max-width: 9999px; - vertical-align: baseline; - text-transform: none; - background: #E8E8E8; - padding: .5833em .833em .5833em .5em; - border-radius: .28571429rem; - box-shadow: none; + width: auto; + margin-top: 0; + margin-bottom: 0; + max-width: 9999px; + vertical-align: baseline; + text-transform: none; + background: #E8E8E8; + padding: .5833em .833em .5833em .5em; + border-radius: .28571429rem; + box-shadow: none } .ui.image.label.attached:not(.basic) { - padding: .5833em .833em .5833em .5em; + padding: .5833em .833em .5833em .5em } .ui.image.label img { - display: inline-block; - vertical-align: top; - height: 2.1666em; - margin: -.5833em .5em -.5833em -.5em; - border-radius: .28571429rem 0 0 .28571429rem; + display: inline-block; + vertical-align: top; + height: 2.1666em; + margin: -.5833em .5em -.5833em -.5em; + border-radius: .28571429rem 0 0 .28571429rem } .ui.image.label .detail { - background: rgba(0,0,0,.1); - margin: -.5833em -.833em -.5833em .5em; - padding: .5833em .833em; - border-radius: 0 .28571429rem .28571429rem 0; + background: rgba(0,0,0,.1); + margin: -.5833em -.833em -.5833em .5em; + padding: .5833em .833em; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.bottom.attached.image.label:not(.right)>img,.ui.top.right.attached.image.label>img { - border-top-left-radius: 0; + border-top-left-radius: 0 } .ui.top.attached.image.label:not(.right)>img,.ui.bottom.right.attached.image.label>img { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0 } .ui.tag.labels .label,.ui.tag.label { - margin-left: 1em; - position: relative; - padding-left: 1.5em; - padding-right: 1.5em; - border-radius: 0 .28571429rem .28571429rem 0; - transition: none; + margin-left: 1em; + position: relative; + padding-left: 1.5em; + padding-right: 1.5em; + border-radius: 0 .28571429rem .28571429rem 0; + transition: none } .ui.tag.labels .label:before,.ui.tag.label:before { - position: absolute; - transform: translateY(-50%) translate(50%) rotate(-45deg); - top: 50%; - right: 100%; - content: ""; - background-color: inherit; - background-image: none; - width: 1.56em; - height: 1.56em; - transition: none; + position: absolute; + transform: translateY(-50%) translate(50%) rotate(-45deg); + top: 50%; + right: 100%; + content: ""; + background-color: inherit; + background-image: none; + width: 1.56em; + height: 1.56em; + transition: none } .ui.tag.labels .label:after,.ui.tag.label:after { - position: absolute; - content: ""; - top: 50%; - left: -.25em; - margin-top: -.25em; - background-color: #fff; - width: .5em; - height: .5em; - box-shadow: 0 -1px 1px #0000004d; - border-radius: 500rem; + position: absolute; + content: ""; + top: 50%; + left: -.25em; + margin-top: -.25em; + background-color: #fff; + width: .5em; + height: .5em; + box-shadow: 0 -1px 1px #0000004d; + border-radius: 500rem } .ui.basic.tag.labels .label:before,.ui.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + right: calc(100% + 1px) } .ui.basic.tag.labels .label:after,.ui.basic.tag.label:after { - box-shadow: 0 -1px 3px #000c; + box-shadow: 0 -1px 3px #000c } .ui.corner.label { - position: absolute; - top: 0; - right: 0; - margin: 0; - padding: 0; - text-align: center; - border-color: #e8e8e8; - width: 4em; - height: 4em; - z-index: 1; - transition: border-color .1s ease; + position: absolute; + top: 0; + right: 0; + margin: 0; + padding: 0; + text-align: center; + border-color: #e8e8e8; + width: 4em; + height: 4em; + z-index: 1; + transition: border-color .1s ease } .ui.corner.label { - background-color: transparent!important; + background-color: transparent!important } .ui.corner.label:after { - position: absolute; - content: ""; - right: 0; - top: 0; - z-index: -1; - width: 0; - height: 0; - background-color: transparent; - border-top: 0 solid transparent; - border-right: 4em solid transparent; - border-bottom: 4em solid transparent; - border-left: 0 solid transparent; - border-right-color: inherit; - transition: border-color .1s ease; + position: absolute; + content: ""; + right: 0; + top: 0; + z-index: -1; + width: 0; + height: 0; + background-color: transparent; + border-top: 0 solid transparent; + border-right: 4em solid transparent; + border-bottom: 4em solid transparent; + border-left: 0 solid transparent; + border-right-color: inherit; + transition: border-color .1s ease } .ui.corner.label .icon { - cursor: inherit; - position: absolute; - top: .64285714em; - left: auto; - right: .57142857em; - font-size: 1.14285714em; - margin: 0; + cursor: inherit; + position: absolute; + top: .64285714em; + left: auto; + right: .57142857em; + font-size: 1.14285714em; + margin: 0 } .ui.left.corner.label,.ui.left.corner.label:after { - right: auto; - left: 0; + right: auto; + left: 0 } .ui.left.corner.label:after { - border-top: 4em solid transparent; - border-right: 4em solid transparent; - border-bottom: 0 solid transparent; - border-left: 0 solid transparent; - border-top-color: inherit; + border-top: 4em solid transparent; + border-right: 4em solid transparent; + border-bottom: 0 solid transparent; + border-left: 0 solid transparent; + border-top-color: inherit } .ui.left.corner.label .icon { - left: .57142857em; - right: auto; + left: .57142857em; + right: auto } .ui.segment>.ui.corner.label { - top: -1px; - right: -1px; + top: -1px; + right: -1px } .ui.segment>.ui.left.corner.label { - right: auto; - left: -1px; + right: auto; + left: -1px } .ui.ribbon.label { - position: relative; - margin: 0; - min-width: -webkit-max-content; - min-width: -moz-max-content; - min-width: max-content; - border-radius: 0 .28571429rem .28571429rem 0; - border-color: #00000026; + position: relative; + margin: 0; + min-width: -webkit-max-content; + min-width: -moz-max-content; + min-width: max-content; + border-radius: 0 .28571429rem .28571429rem 0; + border-color: #00000026 } .ui.ribbon.label:after { - position: absolute; - content: ""; - top: 100%; - left: 0; - background-color: transparent; - border-style: solid; - border-width: 0 1.2em 1.2em 0; - border-color: transparent; - border-right-color: inherit; - width: 0; - height: 0; + position: absolute; + content: ""; + top: 100%; + left: 0; + background-color: transparent; + border-style: solid; + border-width: 0 1.2em 1.2em 0; + border-color: transparent; + border-right-color: inherit; + width: 0; + height: 0 } .ui.ribbon.label { - left: calc(-1rem - 1.2em); - margin-right: -1.2em; - padding-left: calc(1rem + 1.2em); - padding-right: 1.2em; + left: calc(-1rem - 1.2em); + margin-right: -1.2em; + padding-left: calc(1rem + 1.2em); + padding-right: 1.2em } .ui[class*="right ribbon"].label { - left: calc(100% + 1rem + 1.2em); - padding-left: 1.2em; - padding-right: calc(1rem + 1.2em); + left: calc(100% + 1rem + 1.2em); + padding-left: 1.2em; + padding-right: calc(1rem + 1.2em) } .ui.basic.ribbon.label { - padding-top: calc(.5833em - 1px); - padding-bottom: calc(.5833em - 1px); + padding-top: calc(.5833em - 1px); + padding-bottom: calc(.5833em - 1px) } .ui.basic.ribbon.label:not([class*="right ribbon"]) { - padding-left: calc(1rem + 1.2em - 1px); - padding-right: calc(1.2em - 1px); + padding-left: calc(1rem + 1.2em - 1px); + padding-right: calc(1.2em - 1px) } .ui.basic[class*="right ribbon"].label { - padding-left: calc(1.2em - 1px); - padding-right: calc(1rem + 1.2em - 1px); + padding-left: calc(1.2em - 1px); + padding-right: calc(1rem + 1.2em - 1px) } .ui.basic.ribbon.label:after { - top: calc(100% + 1px); + top: calc(100% + 1px) } .ui.basic.ribbon.label:not([class*="right ribbon"]):after { - left: -1px; + left: -1px } .ui.basic[class*="right ribbon"].label:after { - right: -1px; + right: -1px } .ui[class*="right ribbon"].label { - text-align: left; - transform: translate(-100%); - border-radius: .28571429rem 0 0 .28571429rem; + text-align: left; + transform: translate(-100%); + border-radius: .28571429rem 0 0 .28571429rem } .ui[class*="right ribbon"].label:after { - left: auto; - right: 0; - border-style: solid; - border-width: 1.2em 1.2em 0 0; - border-color: transparent; - border-top-color: inherit; + left: auto; + right: 0; + border-style: solid; + border-width: 1.2em 1.2em 0 0; + border-color: transparent; + border-top-color: inherit } .ui.image>.ribbon.label,.ui.card .image>.ribbon.label { - position: absolute; - top: 1rem; + position: absolute; + top: 1rem } .ui.card .image>.ui.ribbon.label,.ui.image>.ui.ribbon.label { - left: calc(.05rem - 1.2em); + left: calc(.05rem - 1.2em) } .ui.card .image>.ui[class*="right ribbon"].label,.ui.image>.ui[class*="right ribbon"].label { - left: calc(100% - .05rem + 1.2em); - padding-left: .833em; + left: calc(100% - .05rem + 1.2em); + padding-left: .833em } .ui.table td>.ui.ribbon.label { - left: -2.2em; + left: -2.2em } .ui.table td>.ui[class*="right ribbon"].label { - left: calc(100% + 2.2em); - padding-left: .833em; + left: calc(100% + 2.2em); + padding-left: .833em } .ui[class*="top attached"].label,.ui.attached.label { - width: 100%; - position: absolute; - margin: 0; - top: 0; - left: 0; - padding: .75em 1em; - border-radius: .21428571rem .21428571rem 0 0; + width: 100%; + position: absolute; + margin: 0; + top: 0; + left: 0; + padding: .75em 1em; + border-radius: .21428571rem .21428571rem 0 0 } .ui[class*="bottom attached"].label { - top: auto; - bottom: 0; - border-radius: 0 0 .21428571rem .21428571rem; + top: auto; + bottom: 0; + border-radius: 0 0 .21428571rem .21428571rem } .ui[class*="top left attached"].label { - width: auto; - margin-top: 0; - border-radius: .21428571rem 0 .28571429rem; + width: auto; + margin-top: 0; + border-radius: .21428571rem 0 .28571429rem } .ui[class*="top right attached"].label { - width: auto; - left: auto; - right: 0; - border-radius: 0 .21428571rem 0 .28571429rem; + width: auto; + left: auto; + right: 0; + border-radius: 0 .21428571rem 0 .28571429rem } .ui[class*="bottom left attached"].label { - width: auto; - top: auto; - bottom: 0; - border-radius: 0 .28571429rem 0 .21428571rem; + width: auto; + top: auto; + bottom: 0; + border-radius: 0 .28571429rem 0 .21428571rem } .ui[class*="bottom right attached"].label { - inset: auto 0 0 auto; - width: auto; - border-radius: .28571429rem 0 .21428571rem; + inset: auto 0 0 auto; + width: auto; + border-radius: .28571429rem 0 .21428571rem } .ui.label.disabled { - opacity: .5; + opacity: .5 } .ui.labels a.label:hover,a.ui.label:hover { - background-color: #e0e0e0; - border-color: #e0e0e0; - background-image: none; - color: #000c; + background-color: #e0e0e0; + border-color: #e0e0e0; + background-image: none; + color: #000c } .ui.labels a.label:hover:before,a.ui.label:hover:before { - color: #000c; + color: #000c } .ui.active.label { - background-color: #d0d0d0; - border-color: #d0d0d0; - background-image: none; - color: #000000f2; + background-color: #d0d0d0; + border-color: #d0d0d0; + background-image: none; + color: #000000f2 } .ui.active.label:before { - background-color: #d0d0d0; - background-image: none; - color: #000000f2; + background-color: #d0d0d0; + background-image: none; + color: #000000f2 } .ui.labels a.active.label:hover,a.ui.active.label:hover { - background-color: #c8c8c8; - border-color: #c8c8c8; - background-image: none; - color: #000000f2; + background-color: #c8c8c8; + border-color: #c8c8c8; + background-image: none; + color: #000000f2 } .ui.labels a.active.label:hover:before,a.ui.active.label:hover:before { - background-color: #c8c8c8; - background-image: none; - color: #000000f2; + background-color: #c8c8c8; + background-image: none; + color: #000000f2 } .ui.labels.visible .label,.ui.label.visible:not(.dropdown) { - display: inline-block!important; + display: inline-block!important } .ui.labels.hidden .label,.ui.label.hidden { - display: none!important; + display: none!important } .ui.basic.labels .label,.ui.basic.label { - background: none #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - color: #000000de; - box-shadow: none; - padding-top: calc(.5833em - 1px); - padding-bottom: calc(.5833em - 1px); - padding-right: calc(.833em - 1px); + background: none #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + color: #000000de; + box-shadow: none; + padding-top: calc(.5833em - 1px); + padding-bottom: calc(.5833em - 1px); + padding-right: calc(.833em - 1px) } .ui.basic.labels:not(.tag):not(.image):not(.ribbon) .label,.ui.basic.label:not(.tag):not(.image):not(.ribbon) { - padding-left: calc(.833em - 1px); + padding-left: calc(.833em - 1px) } .ui.basic.image.label { - padding-left: calc(.5em - 1px); + padding-left: calc(.5em - 1px) } .ui.basic.labels a.label:hover,a.ui.basic.label:hover { - text-decoration: none; - background: none #FFFFFF; - color: #1e70bf; - box-shadow: none; + text-decoration: none; + background: none #FFFFFF; + color: #1e70bf; + box-shadow: none } .ui.basic.pointing.label:before { - border-color: inherit; + border-color: inherit } .ui.label.fluid,.ui.fluid.labels>.label { - width: 100%; - box-sizing: border-box; + width: 100%; + box-sizing: border-box } .ui.inverted.labels .label,.ui.inverted.label { - color: #ffffffe6; - background-color: #b5b5b5; + color: #ffffffe6; + background-color: #b5b5b5 } .ui.inverted.corner.label { - border-color: #b5b5b5; + border-color: #b5b5b5 } .ui.inverted.corner.label:hover { - border-color: #e8e8e8; - transition: none; + border-color: #e8e8e8; + transition: none } .ui.inverted.basic.labels .label,.ui.inverted.basic.label,.ui.inverted.basic.label:hover { - border-color: #ffffff80; - background: #1B1C1D; + border-color: #ffffff80; + background: #1B1C1D } .ui.inverted.basic.label:hover { - color: #4183c4; + color: #4183c4 } .ui.primary.labels .label,.ui.ui.ui.primary.label { - background-color: #2185d0; - border-color: #2185d0; - color: #ffffffe6; + background-color: #2185d0; + border-color: #2185d0; + color: #ffffffe6 } .ui.primary.labels a.label:hover,a.ui.ui.ui.primary.label:hover { - background-color: #1678c2; - border-color: #1678c2; - color: #fff; + background-color: #1678c2; + border-color: #1678c2; + color: #fff } .ui.ui.ui.primary.ribbon.label { - border-color: #1a69a4; + border-color: #1a69a4 } .ui.basic.labels .primary.label,.ui.ui.ui.basic.primary.label { - background: none #FFFFFF; - border-color: #2185d0; - color: #2185d0; + background: none #FFFFFF; + border-color: #2185d0; + color: #2185d0 } .ui.basic.labels a.primary.label:hover,a.ui.ui.ui.basic.primary.label:hover { - background: none #FFFFFF; - border-color: #1678c2; - color: #1678c2; + background: none #FFFFFF; + border-color: #1678c2; + color: #1678c2 } .ui.inverted.labels .primary.label,.ui.ui.ui.inverted.primary.label { - background-color: #54c8ff; - border-color: #54c8ff; - color: #1b1c1d; + background-color: #54c8ff; + border-color: #54c8ff; + color: #1b1c1d } .ui.inverted.labels a.primary.label:hover,a.ui.ui.ui.inverted.primary.label:hover { - background-color: #21b8ff; - border-color: #21b8ff; - color: #1b1c1d; + background-color: #21b8ff; + border-color: #21b8ff; + color: #1b1c1d } .ui.ui.ui.inverted.primary.ribbon.label { - border-color: #21b8ff; + border-color: #21b8ff } .ui.inverted.basic.labels .primary.label,.ui.ui.ui.inverted.basic.primary.label { - background-color: #1b1c1d; - border-color: #54c8ff; - color: #54c8ff; + background-color: #1b1c1d; + border-color: #54c8ff; + color: #54c8ff } .ui.inverted.basic.labels a.primary.label:hover,a.ui.ui.ui.inverted.basic.primary.label:hover { - border-color: #21b8ff; - background-color: #1b1c1d; - color: #21b8ff; + border-color: #21b8ff; + background-color: #1b1c1d; + color: #21b8ff } .ui.inverted.basic.tag.labels .primary.label,.ui.ui.ui.inverted.primary.basic.tag.label { - border: 1px solid #54C8FF; + border: 1px solid #54C8FF } .ui.inverted.basic.tag.labels .primary.label:before,.ui.ui.ui.inverted.primary.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.secondary.labels .label,.ui.ui.ui.secondary.label { - background-color: #1b1c1d; - border-color: #1b1c1d; - color: #ffffffe6; + background-color: #1b1c1d; + border-color: #1b1c1d; + color: #ffffffe6 } .ui.secondary.labels a.label:hover,a.ui.ui.ui.secondary.label:hover { - background-color: #27292a; - border-color: #27292a; - color: #fff; + background-color: #27292a; + border-color: #27292a; + color: #fff } .ui.ui.ui.secondary.ribbon.label { - border-color: #020203; + border-color: #020203 } .ui.basic.labels .secondary.label,.ui.ui.ui.basic.secondary.label { - background: none #FFFFFF; - border-color: #1b1c1d; - color: #1b1c1d; + background: none #FFFFFF; + border-color: #1b1c1d; + color: #1b1c1d } .ui.basic.labels a.secondary.label:hover,a.ui.ui.ui.basic.secondary.label:hover { - background: none #FFFFFF; - border-color: #27292a; - color: #27292a; + background: none #FFFFFF; + border-color: #27292a; + color: #27292a } .ui.inverted.labels .secondary.label,.ui.ui.ui.inverted.secondary.label { - background-color: #545454; - border-color: #545454; - color: #1b1c1d; + background-color: #545454; + border-color: #545454; + color: #1b1c1d } .ui.inverted.labels a.secondary.label:hover,a.ui.ui.ui.inverted.secondary.label:hover { - background-color: #6e6e6e; - border-color: #6e6e6e; - color: #1b1c1d; + background-color: #6e6e6e; + border-color: #6e6e6e; + color: #1b1c1d } .ui.ui.ui.inverted.secondary.ribbon.label { - border-color: #3b3b3b; + border-color: #3b3b3b } .ui.inverted.basic.labels .secondary.label,.ui.ui.ui.inverted.basic.secondary.label { - background-color: #1b1c1d; - border-color: #545454; - color: #545454; + background-color: #1b1c1d; + border-color: #545454; + color: #545454 } .ui.inverted.basic.labels a.secondary.label:hover,a.ui.ui.ui.inverted.basic.secondary.label:hover { - border-color: #6e6e6e; - background-color: #1b1c1d; - color: #6e6e6e; + border-color: #6e6e6e; + background-color: #1b1c1d; + color: #6e6e6e } .ui.inverted.basic.tag.labels .secondary.label,.ui.ui.ui.inverted.secondary.basic.tag.label { - border: 1px solid #545454; + border: 1px solid #545454 } .ui.inverted.basic.tag.labels .secondary.label:before,.ui.ui.ui.inverted.secondary.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.red.labels .label,.ui.ui.ui.red.label { - background-color: #db2828; - border-color: #db2828; - color: #fff; + background-color: #db2828; + border-color: #db2828; + color: #fff } .ui.red.labels a.label:hover,a.ui.ui.ui.red.label:hover { - background-color: #d01919; - border-color: #d01919; - color: #fff; + background-color: #d01919; + border-color: #d01919; + color: #fff } .ui.ui.ui.red.ribbon.label { - border-color: #b21e1e; + border-color: #b21e1e } .ui.basic.labels .red.label,.ui.ui.ui.basic.red.label { - background: none #FFFFFF; - border-color: #db2828; - color: #db2828; + background: none #FFFFFF; + border-color: #db2828; + color: #db2828 } .ui.basic.labels a.red.label:hover,a.ui.ui.ui.basic.red.label:hover { - background: none #FFFFFF; - border-color: #d01919; - color: #d01919; + background: none #FFFFFF; + border-color: #d01919; + color: #d01919 } .ui.inverted.labels .red.label,.ui.ui.ui.inverted.red.label { - background-color: #ff695e; - border-color: #ff695e; - color: #1b1c1d; + background-color: #ff695e; + border-color: #ff695e; + color: #1b1c1d } .ui.inverted.labels a.red.label:hover,a.ui.ui.ui.inverted.red.label:hover { - background-color: #ff392b; - border-color: #ff392b; - color: #1b1c1d; + background-color: #ff392b; + border-color: #ff392b; + color: #1b1c1d } .ui.ui.ui.inverted.red.ribbon.label { - border-color: #ff392b; + border-color: #ff392b } .ui.inverted.basic.labels .red.label,.ui.ui.ui.inverted.basic.red.label { - background-color: #1b1c1d; - border-color: #ff695e; - color: #ff695e; + background-color: #1b1c1d; + border-color: #ff695e; + color: #ff695e } .ui.inverted.basic.labels a.red.label:hover,a.ui.ui.ui.inverted.basic.red.label:hover { - border-color: #ff392b; - background-color: #1b1c1d; - color: #ff392b; + border-color: #ff392b; + background-color: #1b1c1d; + color: #ff392b } .ui.inverted.basic.tag.labels .red.label,.ui.ui.ui.inverted.red.basic.tag.label { - border: 1px solid #FF695E; + border: 1px solid #FF695E } .ui.inverted.basic.tag.labels .red.label:before,.ui.ui.ui.inverted.red.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.orange.labels .label,.ui.ui.ui.orange.label { - background-color: #f2711c; - border-color: #f2711c; - color: #fff; + background-color: #f2711c; + border-color: #f2711c; + color: #fff } .ui.orange.labels a.label:hover,a.ui.ui.ui.orange.label:hover { - background-color: #f26202; - border-color: #f26202; - color: #fff; + background-color: #f26202; + border-color: #f26202; + color: #fff } .ui.ui.ui.orange.ribbon.label { - border-color: #cf590c; + border-color: #cf590c } .ui.basic.labels .orange.label,.ui.ui.ui.basic.orange.label { - background: none #FFFFFF; - border-color: #f2711c; - color: #f2711c; + background: none #FFFFFF; + border-color: #f2711c; + color: #f2711c } .ui.basic.labels a.orange.label:hover,a.ui.ui.ui.basic.orange.label:hover { - background: none #FFFFFF; - border-color: #f26202; - color: #f26202; + background: none #FFFFFF; + border-color: #f26202; + color: #f26202 } .ui.inverted.labels .orange.label,.ui.ui.ui.inverted.orange.label { - background-color: #ff851b; - border-color: #ff851b; - color: #1b1c1d; + background-color: #ff851b; + border-color: #ff851b; + color: #1b1c1d } .ui.inverted.labels a.orange.label:hover,a.ui.ui.ui.inverted.orange.label:hover { - background-color: #e76b00; - border-color: #e76b00; - color: #1b1c1d; + background-color: #e76b00; + border-color: #e76b00; + color: #1b1c1d } .ui.ui.ui.inverted.orange.ribbon.label { - border-color: #e76b00; + border-color: #e76b00 } .ui.inverted.basic.labels .orange.label,.ui.ui.ui.inverted.basic.orange.label { - background-color: #1b1c1d; - border-color: #ff851b; - color: #ff851b; + background-color: #1b1c1d; + border-color: #ff851b; + color: #ff851b } .ui.inverted.basic.labels a.orange.label:hover,a.ui.ui.ui.inverted.basic.orange.label:hover { - border-color: #e76b00; - background-color: #1b1c1d; - color: #e76b00; + border-color: #e76b00; + background-color: #1b1c1d; + color: #e76b00 } .ui.inverted.basic.tag.labels .orange.label,.ui.ui.ui.inverted.orange.basic.tag.label { - border: 1px solid #FF851B; + border: 1px solid #FF851B } .ui.inverted.basic.tag.labels .orange.label:before,.ui.ui.ui.inverted.orange.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.yellow.labels .label,.ui.ui.ui.yellow.label { - background-color: #fbbd08; - border-color: #fbbd08; - color: #fff; + background-color: #fbbd08; + border-color: #fbbd08; + color: #fff } .ui.yellow.labels a.label:hover,a.ui.ui.ui.yellow.label:hover { - background-color: #eaae00; - border-color: #eaae00; - color: #fff; + background-color: #eaae00; + border-color: #eaae00; + color: #fff } .ui.ui.ui.yellow.ribbon.label { - border-color: #cd9903; + border-color: #cd9903 } .ui.basic.labels .yellow.label,.ui.ui.ui.basic.yellow.label { - background: none #FFFFFF; - border-color: #fbbd08; - color: #fbbd08; + background: none #FFFFFF; + border-color: #fbbd08; + color: #fbbd08 } .ui.basic.labels a.yellow.label:hover,a.ui.ui.ui.basic.yellow.label:hover { - background: none #FFFFFF; - border-color: #eaae00; - color: #eaae00; + background: none #FFFFFF; + border-color: #eaae00; + color: #eaae00 } .ui.inverted.labels .yellow.label,.ui.ui.ui.inverted.yellow.label { - background-color: #ffe21f; - border-color: #ffe21f; - color: #1b1c1d; + background-color: #ffe21f; + border-color: #ffe21f; + color: #1b1c1d } .ui.inverted.labels a.yellow.label:hover,a.ui.ui.ui.inverted.yellow.label:hover { - background-color: #ebcd00; - border-color: #ebcd00; - color: #1b1c1d; + background-color: #ebcd00; + border-color: #ebcd00; + color: #1b1c1d } .ui.ui.ui.inverted.yellow.ribbon.label { - border-color: #ebcd00; + border-color: #ebcd00 } .ui.inverted.basic.labels .yellow.label,.ui.ui.ui.inverted.basic.yellow.label { - background-color: #1b1c1d; - border-color: #ffe21f; - color: #ffe21f; + background-color: #1b1c1d; + border-color: #ffe21f; + color: #ffe21f } .ui.inverted.basic.labels a.yellow.label:hover,a.ui.ui.ui.inverted.basic.yellow.label:hover { - border-color: #ebcd00; - background-color: #1b1c1d; - color: #ebcd00; + border-color: #ebcd00; + background-color: #1b1c1d; + color: #ebcd00 } .ui.inverted.basic.tag.labels .yellow.label,.ui.ui.ui.inverted.yellow.basic.tag.label { - border: 1px solid #FFE21F; + border: 1px solid #FFE21F } .ui.inverted.basic.tag.labels .yellow.label:before,.ui.ui.ui.inverted.yellow.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.olive.labels .label,.ui.ui.ui.olive.label { - background-color: #b5cc18; - border-color: #b5cc18; - color: #fff; + background-color: #b5cc18; + border-color: #b5cc18; + color: #fff } .ui.olive.labels a.label:hover,a.ui.ui.ui.olive.label:hover { - background-color: #a7bd0d; - border-color: #a7bd0d; - color: #fff; + background-color: #a7bd0d; + border-color: #a7bd0d; + color: #fff } .ui.ui.ui.olive.ribbon.label { - border-color: #8d9e13; + border-color: #8d9e13 } .ui.basic.labels .olive.label,.ui.ui.ui.basic.olive.label { - background: none #FFFFFF; - border-color: #b5cc18; - color: #b5cc18; + background: none #FFFFFF; + border-color: #b5cc18; + color: #b5cc18 } .ui.basic.labels a.olive.label:hover,a.ui.ui.ui.basic.olive.label:hover { - background: none #FFFFFF; - border-color: #a7bd0d; - color: #a7bd0d; + background: none #FFFFFF; + border-color: #a7bd0d; + color: #a7bd0d } .ui.inverted.labels .olive.label,.ui.ui.ui.inverted.olive.label { - background-color: #d9e778; - border-color: #d9e778; - color: #1b1c1d; + background-color: #d9e778; + border-color: #d9e778; + color: #1b1c1d } .ui.inverted.labels a.olive.label:hover,a.ui.ui.ui.inverted.olive.label:hover { - background-color: #d2e745; - border-color: #d2e745; - color: #1b1c1d; + background-color: #d2e745; + border-color: #d2e745; + color: #1b1c1d } .ui.ui.ui.inverted.olive.ribbon.label { - border-color: #cddf4d; + border-color: #cddf4d } .ui.inverted.basic.labels .olive.label,.ui.ui.ui.inverted.basic.olive.label { - background-color: #1b1c1d; - border-color: #d9e778; - color: #d9e778; + background-color: #1b1c1d; + border-color: #d9e778; + color: #d9e778 } .ui.inverted.basic.labels a.olive.label:hover,a.ui.ui.ui.inverted.basic.olive.label:hover { - border-color: #d2e745; - background-color: #1b1c1d; - color: #d2e745; + border-color: #d2e745; + background-color: #1b1c1d; + color: #d2e745 } .ui.inverted.basic.tag.labels .olive.label,.ui.ui.ui.inverted.olive.basic.tag.label { - border: 1px solid #D9E778; + border: 1px solid #D9E778 } .ui.inverted.basic.tag.labels .olive.label:before,.ui.ui.ui.inverted.olive.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.green.labels .label,.ui.ui.ui.green.label { - background-color: #21ba45; - border-color: #21ba45; - color: #fff; + background-color: #21ba45; + border-color: #21ba45; + color: #fff } .ui.green.labels a.label:hover,a.ui.ui.ui.green.label:hover { - background-color: #16ab39; - border-color: #16ab39; - color: #fff; + background-color: #16ab39; + border-color: #16ab39; + color: #fff } .ui.ui.ui.green.ribbon.label { - border-color: #198f35; + border-color: #198f35 } .ui.basic.labels .green.label,.ui.ui.ui.basic.green.label { - background: none #FFFFFF; - border-color: #21ba45; - color: #21ba45; + background: none #FFFFFF; + border-color: #21ba45; + color: #21ba45 } .ui.basic.labels a.green.label:hover,a.ui.ui.ui.basic.green.label:hover { - background: none #FFFFFF; - border-color: #16ab39; - color: #16ab39; + background: none #FFFFFF; + border-color: #16ab39; + color: #16ab39 } .ui.inverted.labels .green.label,.ui.ui.ui.inverted.green.label { - background-color: #2ecc40; - border-color: #2ecc40; - color: #1b1c1d; + background-color: #2ecc40; + border-color: #2ecc40; + color: #1b1c1d } .ui.inverted.labels a.green.label:hover,a.ui.ui.ui.inverted.green.label:hover { - background-color: #1ea92e; - border-color: #1ea92e; - color: #1b1c1d; + background-color: #1ea92e; + border-color: #1ea92e; + color: #1b1c1d } .ui.ui.ui.inverted.green.ribbon.label { - border-color: #25a233; + border-color: #25a233 } .ui.inverted.basic.labels .green.label,.ui.ui.ui.inverted.basic.green.label { - background-color: #1b1c1d; - border-color: #2ecc40; - color: #2ecc40; + background-color: #1b1c1d; + border-color: #2ecc40; + color: #2ecc40 } .ui.inverted.basic.labels a.green.label:hover,a.ui.ui.ui.inverted.basic.green.label:hover { - border-color: #1ea92e; - background-color: #1b1c1d; - color: #1ea92e; + border-color: #1ea92e; + background-color: #1b1c1d; + color: #1ea92e } .ui.inverted.basic.tag.labels .green.label,.ui.ui.ui.inverted.green.basic.tag.label { - border: 1px solid #2ECC40; + border: 1px solid #2ECC40 } .ui.inverted.basic.tag.labels .green.label:before,.ui.ui.ui.inverted.green.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.teal.labels .label,.ui.ui.ui.teal.label { - background-color: #00b5ad; - border-color: #00b5ad; - color: #fff; + background-color: #00b5ad; + border-color: #00b5ad; + color: #fff } .ui.teal.labels a.label:hover,a.ui.ui.ui.teal.label:hover { - background-color: #009c95; - border-color: #009c95; - color: #fff; + background-color: #009c95; + border-color: #009c95; + color: #fff } .ui.ui.ui.teal.ribbon.label { - border-color: #00827c; + border-color: #00827c } .ui.basic.labels .teal.label,.ui.ui.ui.basic.teal.label { - background: none #FFFFFF; - border-color: #00b5ad; - color: #00b5ad; + background: none #FFFFFF; + border-color: #00b5ad; + color: #00b5ad } .ui.basic.labels a.teal.label:hover,a.ui.ui.ui.basic.teal.label:hover { - background: none #FFFFFF; - border-color: #009c95; - color: #009c95; + background: none #FFFFFF; + border-color: #009c95; + color: #009c95 } .ui.inverted.labels .teal.label,.ui.ui.ui.inverted.teal.label { - background-color: #6dffff; - border-color: #6dffff; - color: #1b1c1d; + background-color: #6dffff; + border-color: #6dffff; + color: #1b1c1d } .ui.inverted.labels a.teal.label:hover,a.ui.ui.ui.inverted.teal.label:hover { - background-color: #3affff; - border-color: #3affff; - color: #1b1c1d; + background-color: #3affff; + border-color: #3affff; + color: #1b1c1d } .ui.ui.ui.inverted.teal.ribbon.label { - border-color: #3affff; + border-color: #3affff } .ui.inverted.basic.labels .teal.label,.ui.ui.ui.inverted.basic.teal.label { - background-color: #1b1c1d; - border-color: #6dffff; - color: #6dffff; + background-color: #1b1c1d; + border-color: #6dffff; + color: #6dffff } .ui.inverted.basic.labels a.teal.label:hover,a.ui.ui.ui.inverted.basic.teal.label:hover { - border-color: #3affff; - background-color: #1b1c1d; - color: #3affff; + border-color: #3affff; + background-color: #1b1c1d; + color: #3affff } .ui.inverted.basic.tag.labels .teal.label,.ui.ui.ui.inverted.teal.basic.tag.label { - border: 1px solid #6DFFFF; + border: 1px solid #6DFFFF } .ui.inverted.basic.tag.labels .teal.label:before,.ui.ui.ui.inverted.teal.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.blue.labels .label,.ui.ui.ui.blue.label { - background-color: #2185d0; - border-color: #2185d0; - color: #fff; + background-color: #2185d0; + border-color: #2185d0; + color: #fff } .ui.blue.labels a.label:hover,a.ui.ui.ui.blue.label:hover { - background-color: #1678c2; - border-color: #1678c2; - color: #fff; + background-color: #1678c2; + border-color: #1678c2; + color: #fff } .ui.ui.ui.blue.ribbon.label { - border-color: #1a69a4; + border-color: #1a69a4 } .ui.basic.labels .blue.label,.ui.ui.ui.basic.blue.label { - background: none #FFFFFF; - border-color: #2185d0; - color: #2185d0; + background: none #FFFFFF; + border-color: #2185d0; + color: #2185d0 } .ui.basic.labels a.blue.label:hover,a.ui.ui.ui.basic.blue.label:hover { - background: none #FFFFFF; - border-color: #1678c2; - color: #1678c2; + background: none #FFFFFF; + border-color: #1678c2; + color: #1678c2 } .ui.inverted.labels .blue.label,.ui.ui.ui.inverted.blue.label { - background-color: #54c8ff; - border-color: #54c8ff; - color: #1b1c1d; + background-color: #54c8ff; + border-color: #54c8ff; + color: #1b1c1d } .ui.inverted.labels a.blue.label:hover,a.ui.ui.ui.inverted.blue.label:hover { - background-color: #21b8ff; - border-color: #21b8ff; - color: #1b1c1d; + background-color: #21b8ff; + border-color: #21b8ff; + color: #1b1c1d } .ui.ui.ui.inverted.blue.ribbon.label { - border-color: #21b8ff; + border-color: #21b8ff } .ui.inverted.basic.labels .blue.label,.ui.ui.ui.inverted.basic.blue.label { - background-color: #1b1c1d; - border-color: #54c8ff; - color: #54c8ff; + background-color: #1b1c1d; + border-color: #54c8ff; + color: #54c8ff } .ui.inverted.basic.labels a.blue.label:hover,a.ui.ui.ui.inverted.basic.blue.label:hover { - border-color: #21b8ff; - background-color: #1b1c1d; - color: #21b8ff; + border-color: #21b8ff; + background-color: #1b1c1d; + color: #21b8ff } .ui.inverted.basic.tag.labels .blue.label,.ui.ui.ui.inverted.blue.basic.tag.label { - border: 1px solid #54C8FF; + border: 1px solid #54C8FF } .ui.inverted.basic.tag.labels .blue.label:before,.ui.ui.ui.inverted.blue.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.violet.labels .label,.ui.ui.ui.violet.label { - background-color: #6435c9; - border-color: #6435c9; - color: #fff; + background-color: #6435c9; + border-color: #6435c9; + color: #fff } .ui.violet.labels a.label:hover,a.ui.ui.ui.violet.label:hover { - background-color: #5829bb; - border-color: #5829bb; - color: #fff; + background-color: #5829bb; + border-color: #5829bb; + color: #fff } .ui.ui.ui.violet.ribbon.label { - border-color: #502aa1; + border-color: #502aa1 } .ui.basic.labels .violet.label,.ui.ui.ui.basic.violet.label { - background: none #FFFFFF; - border-color: #6435c9; - color: #6435c9; + background: none #FFFFFF; + border-color: #6435c9; + color: #6435c9 } .ui.basic.labels a.violet.label:hover,a.ui.ui.ui.basic.violet.label:hover { - background: none #FFFFFF; - border-color: #5829bb; - color: #5829bb; + background: none #FFFFFF; + border-color: #5829bb; + color: #5829bb } .ui.inverted.labels .violet.label,.ui.ui.ui.inverted.violet.label { - background-color: #a291fb; - border-color: #a291fb; - color: #1b1c1d; + background-color: #a291fb; + border-color: #a291fb; + color: #1b1c1d } .ui.inverted.labels a.violet.label:hover,a.ui.ui.ui.inverted.violet.label:hover { - background-color: #745aff; - border-color: #745aff; - color: #1b1c1d; + background-color: #745aff; + border-color: #745aff; + color: #1b1c1d } .ui.ui.ui.inverted.violet.ribbon.label { - border-color: #7860f9; + border-color: #7860f9 } .ui.inverted.basic.labels .violet.label,.ui.ui.ui.inverted.basic.violet.label { - background-color: #1b1c1d; - border-color: #a291fb; - color: #a291fb; + background-color: #1b1c1d; + border-color: #a291fb; + color: #a291fb } .ui.inverted.basic.labels a.violet.label:hover,a.ui.ui.ui.inverted.basic.violet.label:hover { - border-color: #745aff; - background-color: #1b1c1d; - color: #745aff; + border-color: #745aff; + background-color: #1b1c1d; + color: #745aff } .ui.inverted.basic.tag.labels .violet.label,.ui.ui.ui.inverted.violet.basic.tag.label { - border: 1px solid #A291FB; + border: 1px solid #A291FB } .ui.inverted.basic.tag.labels .violet.label:before,.ui.ui.ui.inverted.violet.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.purple.labels .label,.ui.ui.ui.purple.label { - background-color: #a333c8; - border-color: #a333c8; - color: #fff; + background-color: #a333c8; + border-color: #a333c8; + color: #fff } .ui.purple.labels a.label:hover,a.ui.ui.ui.purple.label:hover { - background-color: #9627ba; - border-color: #9627ba; - color: #fff; + background-color: #9627ba; + border-color: #9627ba; + color: #fff } .ui.ui.ui.purple.ribbon.label { - border-color: #82299f; + border-color: #82299f } .ui.basic.labels .purple.label,.ui.ui.ui.basic.purple.label { - background: none #FFFFFF; - border-color: #a333c8; - color: #a333c8; + background: none #FFFFFF; + border-color: #a333c8; + color: #a333c8 } .ui.basic.labels a.purple.label:hover,a.ui.ui.ui.basic.purple.label:hover { - background: none #FFFFFF; - border-color: #9627ba; - color: #9627ba; + background: none #FFFFFF; + border-color: #9627ba; + color: #9627ba } .ui.inverted.labels .purple.label,.ui.ui.ui.inverted.purple.label { - background-color: #dc73ff; - border-color: #dc73ff; - color: #1b1c1d; + background-color: #dc73ff; + border-color: #dc73ff; + color: #1b1c1d } .ui.inverted.labels a.purple.label:hover,a.ui.ui.ui.inverted.purple.label:hover { - background-color: #cf40ff; - border-color: #cf40ff; - color: #1b1c1d; + background-color: #cf40ff; + border-color: #cf40ff; + color: #1b1c1d } .ui.ui.ui.inverted.purple.ribbon.label { - border-color: #cf40ff; + border-color: #cf40ff } .ui.inverted.basic.labels .purple.label,.ui.ui.ui.inverted.basic.purple.label { - background-color: #1b1c1d; - border-color: #dc73ff; - color: #dc73ff; + background-color: #1b1c1d; + border-color: #dc73ff; + color: #dc73ff } .ui.inverted.basic.labels a.purple.label:hover,a.ui.ui.ui.inverted.basic.purple.label:hover { - border-color: #cf40ff; - background-color: #1b1c1d; - color: #cf40ff; + border-color: #cf40ff; + background-color: #1b1c1d; + color: #cf40ff } .ui.inverted.basic.tag.labels .purple.label,.ui.ui.ui.inverted.purple.basic.tag.label { - border: 1px solid #DC73FF; + border: 1px solid #DC73FF } .ui.inverted.basic.tag.labels .purple.label:before,.ui.ui.ui.inverted.purple.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.pink.labels .label,.ui.ui.ui.pink.label { - background-color: #e03997; - border-color: #e03997; - color: #fff; + background-color: #e03997; + border-color: #e03997; + color: #fff } .ui.pink.labels a.label:hover,a.ui.ui.ui.pink.label:hover { - background-color: #e61a8d; - border-color: #e61a8d; - color: #fff; + background-color: #e61a8d; + border-color: #e61a8d; + color: #fff } .ui.ui.ui.pink.ribbon.label { - border-color: #c71f7e; + border-color: #c71f7e } .ui.basic.labels .pink.label,.ui.ui.ui.basic.pink.label { - background: none #FFFFFF; - border-color: #e03997; - color: #e03997; + background: none #FFFFFF; + border-color: #e03997; + color: #e03997 } .ui.basic.labels a.pink.label:hover,a.ui.ui.ui.basic.pink.label:hover { - background: none #FFFFFF; - border-color: #e61a8d; - color: #e61a8d; + background: none #FFFFFF; + border-color: #e61a8d; + color: #e61a8d } .ui.inverted.labels .pink.label,.ui.ui.ui.inverted.pink.label { - background-color: #ff8edf; - border-color: #ff8edf; - color: #1b1c1d; + background-color: #ff8edf; + border-color: #ff8edf; + color: #1b1c1d } .ui.inverted.labels a.pink.label:hover,a.ui.ui.ui.inverted.pink.label:hover { - background-color: #ff5bd1; - border-color: #ff5bd1; - color: #1b1c1d; + background-color: #ff5bd1; + border-color: #ff5bd1; + color: #1b1c1d } .ui.ui.ui.inverted.pink.ribbon.label { - border-color: #ff5bd1; + border-color: #ff5bd1 } .ui.inverted.basic.labels .pink.label,.ui.ui.ui.inverted.basic.pink.label { - background-color: #1b1c1d; - border-color: #ff8edf; - color: #ff8edf; + background-color: #1b1c1d; + border-color: #ff8edf; + color: #ff8edf } .ui.inverted.basic.labels a.pink.label:hover,a.ui.ui.ui.inverted.basic.pink.label:hover { - border-color: #ff5bd1; - background-color: #1b1c1d; - color: #ff5bd1; + border-color: #ff5bd1; + background-color: #1b1c1d; + color: #ff5bd1 } .ui.inverted.basic.tag.labels .pink.label,.ui.ui.ui.inverted.pink.basic.tag.label { - border: 1px solid #FF8EDF; + border: 1px solid #FF8EDF } .ui.inverted.basic.tag.labels .pink.label:before,.ui.ui.ui.inverted.pink.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.brown.labels .label,.ui.ui.ui.brown.label { - background-color: #a5673f; - border-color: #a5673f; - color: #fff; + background-color: #a5673f; + border-color: #a5673f; + color: #fff } .ui.brown.labels a.label:hover,a.ui.ui.ui.brown.label:hover { - background-color: #975b33; - border-color: #975b33; - color: #fff; + background-color: #975b33; + border-color: #975b33; + color: #fff } .ui.ui.ui.brown.ribbon.label { - border-color: #805031; + border-color: #805031 } .ui.basic.labels .brown.label,.ui.ui.ui.basic.brown.label { - background: none #FFFFFF; - border-color: #a5673f; - color: #a5673f; + background: none #FFFFFF; + border-color: #a5673f; + color: #a5673f } .ui.basic.labels a.brown.label:hover,a.ui.ui.ui.basic.brown.label:hover { - background: none #FFFFFF; - border-color: #975b33; - color: #975b33; + background: none #FFFFFF; + border-color: #975b33; + color: #975b33 } .ui.inverted.labels .brown.label,.ui.ui.ui.inverted.brown.label { - background-color: #d67c1c; - border-color: #d67c1c; - color: #1b1c1d; + background-color: #d67c1c; + border-color: #d67c1c; + color: #1b1c1d } .ui.inverted.labels a.brown.label:hover,a.ui.ui.ui.inverted.brown.label:hover { - background-color: #b0620f; - border-color: #b0620f; - color: #1b1c1d; + background-color: #b0620f; + border-color: #b0620f; + color: #1b1c1d } .ui.ui.ui.inverted.brown.ribbon.label { - border-color: #a96216; + border-color: #a96216 } .ui.inverted.basic.labels .brown.label,.ui.ui.ui.inverted.basic.brown.label { - background-color: #1b1c1d; - border-color: #d67c1c; - color: #d67c1c; + background-color: #1b1c1d; + border-color: #d67c1c; + color: #d67c1c } .ui.inverted.basic.labels a.brown.label:hover,a.ui.ui.ui.inverted.basic.brown.label:hover { - border-color: #b0620f; - background-color: #1b1c1d; - color: #b0620f; + border-color: #b0620f; + background-color: #1b1c1d; + color: #b0620f } .ui.inverted.basic.tag.labels .brown.label,.ui.ui.ui.inverted.brown.basic.tag.label { - border: 1px solid #D67C1C; + border: 1px solid #D67C1C } .ui.inverted.basic.tag.labels .brown.label:before,.ui.ui.ui.inverted.brown.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.grey.labels .label,.ui.ui.ui.grey.label { - background-color: #767676; - border-color: #767676; - color: #fff; + background-color: #767676; + border-color: #767676; + color: #fff } .ui.grey.labels a.label:hover,a.ui.ui.ui.grey.label:hover { - background-color: #838383; - border-color: #838383; - color: #fff; + background-color: #838383; + border-color: #838383; + color: #fff } .ui.ui.ui.grey.ribbon.label { - border-color: #5d5d5d; + border-color: #5d5d5d } .ui.basic.labels .grey.label,.ui.ui.ui.basic.grey.label { - background: none #FFFFFF; - border-color: #767676; - color: #767676; + background: none #FFFFFF; + border-color: #767676; + color: #767676 } .ui.basic.labels a.grey.label:hover,a.ui.ui.ui.basic.grey.label:hover { - background: none #FFFFFF; - border-color: #838383; - color: #838383; + background: none #FFFFFF; + border-color: #838383; + color: #838383 } .ui.inverted.labels .grey.label,.ui.ui.ui.inverted.grey.label { - background-color: #dcddde; - border-color: #dcddde; - color: #1b1c1d; + background-color: #dcddde; + border-color: #dcddde; + color: #1b1c1d } .ui.inverted.labels a.grey.label:hover,a.ui.ui.ui.inverted.grey.label:hover { - background-color: #c2c4c5; - border-color: #c2c4c5; - color: #fff; + background-color: #c2c4c5; + border-color: #c2c4c5; + color: #fff } .ui.ui.ui.inverted.grey.ribbon.label { - border-color: #e9eaea; + border-color: #e9eaea } .ui.inverted.basic.labels .grey.label,.ui.ui.ui.inverted.basic.grey.label { - background-color: #1b1c1d; - border-color: #dcddde; - color: #ffffffe6; + background-color: #1b1c1d; + border-color: #dcddde; + color: #ffffffe6 } .ui.inverted.basic.labels a.grey.label:hover,a.ui.ui.ui.inverted.basic.grey.label:hover { - border-color: #c2c4c5; - background-color: #1b1c1d; + border-color: #c2c4c5; + background-color: #1b1c1d } .ui.inverted.basic.tag.labels .grey.label,.ui.ui.ui.inverted.grey.basic.tag.label { - border: 1px solid #DCDDDE; + border: 1px solid #DCDDDE } .ui.inverted.basic.tag.labels .grey.label:before,.ui.ui.ui.inverted.grey.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.black.labels .label,.ui.ui.ui.black.label { - background-color: #1b1c1d; - border-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + border-color: #1b1c1d; + color: #fff } .ui.black.labels a.label:hover,a.ui.ui.ui.black.label:hover { - background-color: #27292a; - border-color: #27292a; - color: #fff; + background-color: #27292a; + border-color: #27292a; + color: #fff } .ui.ui.ui.black.ribbon.label { - border-color: #020203; + border-color: #020203 } .ui.basic.labels .black.label,.ui.ui.ui.basic.black.label { - background: none #FFFFFF; - border-color: #1b1c1d; - color: #1b1c1d; + background: none #FFFFFF; + border-color: #1b1c1d; + color: #1b1c1d } .ui.basic.labels a.black.label:hover,a.ui.ui.ui.basic.black.label:hover { - background: none #FFFFFF; - border-color: #27292a; - color: #27292a; + background: none #FFFFFF; + border-color: #27292a; + color: #27292a } .ui.inverted.labels .black.label,.ui.ui.ui.inverted.black.label { - background-color: #545454; - border-color: #545454; - color: #1b1c1d; + background-color: #545454; + border-color: #545454; + color: #1b1c1d } .ui.inverted.labels a.black.label:hover,a.ui.ui.ui.inverted.black.label:hover { - background-color: #000; - border-color: #000; - color: #fff; + background-color: #000; + border-color: #000; + color: #fff } .ui.ui.ui.inverted.black.ribbon.label { - border-color: #616161; + border-color: #616161 } .ui.inverted.basic.labels .black.label,.ui.ui.ui.inverted.basic.black.label { - background-color: #1b1c1d; - border-color: #545454; - color: #ffffffe6; + background-color: #1b1c1d; + border-color: #545454; + color: #ffffffe6 } .ui.inverted.basic.labels a.black.label:hover,a.ui.ui.ui.inverted.basic.black.label:hover { - border-color: #000; - background-color: #1b1c1d; + border-color: #000; + background-color: #1b1c1d } .ui.inverted.basic.tag.labels .black.label,.ui.ui.ui.inverted.black.basic.tag.label { - border: 1px solid #545454; + border: 1px solid #545454 } .ui.inverted.basic.tag.labels .black.label:before,.ui.ui.ui.inverted.black.basic.tag.label:before { - border-color: inherit; - border-width: 1px 0 0 1px; - border-style: inherit; - background-color: #1b1c1d; - right: calc(100% + 1px); + border-color: inherit; + border-width: 1px 0 0 1px; + border-style: inherit; + background-color: #1b1c1d; + right: calc(100% + 1px) } .ui.horizontal.labels .label,.ui.horizontal.label { - margin: 0 .5em 0 0; - padding: .4em .833em; - min-width: 3em; - text-align: center; + margin: 0 .5em 0 0; + padding: .4em .833em; + min-width: 3em; + text-align: center } .ui.circular.labels .label,.ui.circular.label { - min-width: 2em; - min-height: 2em; - padding: .5em!important; - line-height: 1em; - text-align: center; - border-radius: 500rem; + min-width: 2em; + min-height: 2em; + padding: .5em!important; + line-height: 1em; + text-align: center; + border-radius: 500rem } .ui.empty.circular.labels .label,.ui.empty.circular.label { - min-width: 0; - min-height: 0; - overflow: hidden; - width: .5em; - height: .5em; - vertical-align: baseline; + min-width: 0; + min-height: 0; + overflow: hidden; + width: .5em; + height: .5em; + vertical-align: baseline } .ui.pointing.label { - position: relative; + position: relative } .ui.attached.pointing.label { - position: absolute; + position: absolute } .ui.pointing.label:before { - background-color: inherit; - background-image: inherit; - border-width: 0; - border-style: solid; - border-color: inherit; + background-color: inherit; + background-image: inherit; + border-width: 0; + border-style: solid; + border-color: inherit } .ui.pointing.label:before { - position: absolute; - content: ""; - transform: rotate(45deg); - background-image: none; - z-index: 2; - width: .6666em; - height: .6666em; - transition: none; + position: absolute; + content: ""; + transform: rotate(45deg); + background-image: none; + z-index: 2; + width: .6666em; + height: .6666em; + transition: none } .ui.pointing.label,.ui[class*="pointing above"].label { - margin-top: 1em; + margin-top: 1em } .ui.pointing.label:before,.ui[class*="pointing above"].label:before { - border-width: 1px 0 0 1px; - transform: translate(-50%) translateY(-50%) rotate(45deg); - top: 0; - left: 50%; + border-width: 1px 0 0 1px; + transform: translate(-50%) translateY(-50%) rotate(45deg); + top: 0; + left: 50% } .ui[class*="bottom pointing"].label,.ui[class*="pointing below"].label { - margin-top: 0; - margin-bottom: 1em; + margin-top: 0; + margin-bottom: 1em } .ui[class*="bottom pointing"].label:before,.ui[class*="pointing below"].label:before { - border-width: 0 1px 1px 0; - right: auto; - transform: translate(-50%) translateY(-50%) rotate(45deg); - top: 100%; - left: 50%; + border-width: 0 1px 1px 0; + right: auto; + transform: translate(-50%) translateY(-50%) rotate(45deg); + top: 100%; + left: 50% } .ui[class*="left pointing"].label { - margin-top: 0; - margin-left: .6666em; + margin-top: 0; + margin-left: .6666em } .ui[class*="left pointing"].label:before { - border-width: 0 0 1px 1px; - transform: translate(-50%) translateY(-50%) rotate(45deg); - inset: 50% auto auto 0; + border-width: 0 0 1px 1px; + transform: translate(-50%) translateY(-50%) rotate(45deg); + inset: 50% auto auto 0 } .ui[class*="right pointing"].label { - margin-top: 0; - margin-right: .6666em; + margin-top: 0; + margin-right: .6666em } .ui[class*="right pointing"].label:before { - border-width: 1px 1px 0 0; - transform: translate(50%) translateY(-50%) rotate(45deg); - inset: 50% 0 auto auto; + border-width: 1px 1px 0 0; + transform: translate(50%) translateY(-50%) rotate(45deg); + inset: 50% 0 auto auto } .ui.basic.pointing.label:before,.ui.basic[class*="pointing above"].label:before { - margin-top: -1px; + margin-top: -1px } .ui.basic[class*="bottom pointing"].label:before,.ui.basic[class*="pointing below"].label:before { - bottom: auto; - top: 100%; - margin-top: 1px; + bottom: auto; + top: 100%; + margin-top: 1px } .ui.basic[class*="left pointing"].label:before { - top: 50%; - left: -1px; + top: 50%; + left: -1px } .ui.basic[class*="right pointing"].label:before { - top: 50%; - right: -1px; + top: 50%; + right: -1px } .ui.floating.label { - position: absolute; - z-index: 100; - top: -1em; - right: 0; - white-space: nowrap; - transform: translate(50%); + position: absolute; + z-index: 100; + top: -1em; + right: 0; + white-space: nowrap; + transform: translate(50%) } .ui.right.aligned.floating.label { - transform: translate(1.2em); + transform: translate(1.2em) } .ui.left.floating.label { - left: 0; - right: auto; - transform: translate(-50%); + left: 0; + right: auto; + transform: translate(-50%) } .ui.left.aligned.floating.label { - transform: translate(-1.2em); + transform: translate(-1.2em) } .ui.bottom.floating.label { - top: auto; - bottom: -1em; + top: auto; + bottom: -1em } .ui.labels .label,.ui.label { - font-size: .85714286rem; + font-size: .85714286rem } .ui.mini.labels .label,.ui.mini.label { - font-size: .64285714rem; + font-size: .64285714rem } .ui.tiny.labels .label,.ui.tiny.label { - font-size: .71428571rem; + font-size: .71428571rem } .ui.small.labels .label,.ui.small.label { - font-size: .78571429rem; + font-size: .78571429rem } .ui.large.labels .label,.ui.large.label { - font-size: 1rem; + font-size: 1rem } .ui.big.labels .label,.ui.big.label { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.labels .label,.ui.huge.label { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.labels .label,.ui.massive.label { - font-size: 1.71428571rem; + font-size: 1.71428571rem } ul.ui.list,ol.ui.list,.ui.list { - list-style-type: none; - margin: 1em 0; - padding: 0; + list-style-type: none; + margin: 1em 0; + padding: 0 } ul.ui.list:first-child,ol.ui.list:first-child,.ui.list:first-child { - margin-top: 0; - padding-top: 0; + margin-top: 0; + padding-top: 0 } ul.ui.list:last-child,ol.ui.list:last-child,.ui.list:last-child { - margin-bottom: 0; - padding-bottom: 0; + margin-bottom: 0; + padding-bottom: 0 } ul.ui.list li,ol.ui.list li,.ui.list>.item,.ui.list .list>.item { - display: list-item; - table-layout: fixed; - list-style-type: none; - list-style-position: outside; - padding: .21428571em 0; - line-height: 1.14285714em; + display: list-item; + table-layout: fixed; + list-style-type: none; + list-style-position: outside; + padding: .21428571em 0; + line-height: 1.14285714em } ul.ui.list>li:first-child:after,ol.ui.list>li:first-child:after,.ui.list>.list>.item:after,.ui.list>.item:after { - content: ""; - display: block; - height: 0; - clear: both; - visibility: hidden; + content: ""; + display: block; + height: 0; + clear: both; + visibility: hidden } ul.ui.list li:first-child,ol.ui.list li:first-child,.ui.list .list>.item:first-child,.ui.list>.item:first-child { - padding-top: 0; + padding-top: 0 } ul.ui.list li:last-child,ol.ui.list li:last-child,.ui.list .list>.item:last-child,.ui.list>.item:last-child { - padding-bottom: 0; + padding-bottom: 0 } ul.ui.list ul,ol.ui.list ol,.ui.list .list:not(.icon) { - clear: both; - margin: 0; - padding: .75em 0 .25em .5em; + clear: both; + margin: 0; + padding: .75em 0 .25em .5em } ul.ui.list ul li,ol.ui.list ol li,.ui.list .list>.item { - padding: .14285714em 0; - line-height: inherit; + padding: .14285714em 0; + line-height: inherit } .ui.list .list>.item>i.icon,.ui.list>.item>i.icon { - display: table-cell; - min-width: 1.55em; - margin: 0; - padding-top: 0; - transition: color .1s ease; + display: table-cell; + min-width: 1.55em; + margin: 0; + padding-top: 0; + transition: color .1s ease } .ui.list .list>.item>i.icon:not(.loading),.ui.list>.item>i.icon:not(.loading) { - padding-right: .28571429em; - vertical-align: top; + padding-right: .28571429em; + vertical-align: top } .ui.list .list>.item>i.icon:only-child,.ui.list>.item>i.icon:only-child { - display: inline-block; - min-width: auto; - vertical-align: top; + display: inline-block; + min-width: auto; + vertical-align: top } .ui.list .list>.item>.image,.ui.list>.item>.image { - display: table-cell; - background-color: transparent; - margin: 0; - vertical-align: top; + display: table-cell; + background-color: transparent; + margin: 0; + vertical-align: top } .ui.list .list>.item>.image:not(:only-child):not(img),.ui.list>.item>.image:not(:only-child):not(img) { - padding-right: .5em; + padding-right: .5em } .ui.list .list>.item>.image img,.ui.list>.item>.image img { - vertical-align: top; + vertical-align: top } .ui.list .list>.item>img.image,.ui.list .list>.item>.image:only-child,.ui.list>.item>img.image,.ui.list>.item>.image:only-child { - display: inline-block; + display: inline-block } .ui.list .list>.item>.content,.ui.list>.item>.content { - line-height: 1.14285714em; - color: #000000de; + line-height: 1.14285714em; + color: #000000de } .ui.list .list>.item>.image+.content,.ui.list .list>.item>i.icon+.content,.ui.list>.item>.image+.content,.ui.list>.item>i.icon+.content { - display: table-cell; - width: 100%; - padding: 0 0 0 .5em; - vertical-align: top; + display: table-cell; + width: 100%; + padding: 0 0 0 .5em; + vertical-align: top } .ui.list .list>.item>i.loading.icon+.content,.ui.list>.item>i.loading.icon+.content { - padding-left: calc(.2857142857142857em + .5em); + padding-left: calc(.2857142857142857em + .5em) } .ui.list .list>.item>img.image+.content,.ui.list>.item>img.image+.content { - display: inline-block; - width: auto; + display: inline-block; + width: auto } .ui.list .list>.item>.content>.list,.ui.list>.item>.content>.list { - margin-left: 0; - padding-left: 0; + margin-left: 0; + padding-left: 0 } .ui.list .list>.item .header,.ui.list>.item .header { - display: block; - margin: 0; - font-family: var(--fonts-regular); - font-weight: 500; - color: #000000de; + display: block; + margin: 0; + font-family: var(--fonts-regular); + font-weight: 500; + color: #000000de } .ui.list .list>.item .description,.ui.list>.item .description { - display: block; - color: #000000b3; + display: block; + color: #000000b3 } .ui.list>.item a,.ui.list .list>.item a { - cursor: pointer; + cursor: pointer } .ui.list .list>a.item,.ui.list>a.item { - cursor: pointer; - color: #4183c4; + cursor: pointer; + color: #4183c4 } .ui.list .list>a.item:hover,.ui.list>a.item:hover { - color: #1e70bf; + color: #1e70bf } .ui.list .list>a.item>i.icons,.ui.list>a.item>i.icons,.ui.list .list>a.item>i.icon,.ui.list>a.item>i.icon { - color: #0006; + color: #0006 } .ui.list .list>.item a.header,.ui.list>.item a.header { - cursor: pointer; - color: #4183c4!important; + cursor: pointer; + color: #4183c4!important } .ui.list .list>.item>a.header:hover,.ui.list>.item>a.header:hover { - color: #1e70bf!important; + color: #1e70bf!important } .ui[class*="left floated"].list { - float: left; + float: left } .ui[class*="right floated"].list { - float: right; + float: right } .ui.list .list>.item [class*="left floated"],.ui.list>.item [class*="left floated"] { - float: left; - margin: 0 1em 0 0; + float: left; + margin: 0 1em 0 0 } .ui.list .list>.item [class*="right floated"],.ui.list>.item [class*="right floated"] { - float: right; - margin: 0 0 0 1em; + float: right; + margin: 0 0 0 1em } .ui.menu .ui.list>.item,.ui.menu .ui.list .list>.item { - display: list-item; - table-layout: fixed; - background-color: transparent; - list-style-type: none; - list-style-position: outside; - padding: .21428571em 0; - line-height: 1.14285714em; + display: list-item; + table-layout: fixed; + background-color: transparent; + list-style-type: none; + list-style-position: outside; + padding: .21428571em 0; + line-height: 1.14285714em } .ui.menu .ui.list .list>.item:before,.ui.menu .ui.list>.item:before { - border: none; - background: none; + border: none; + background: none } .ui.menu .ui.list .list>.item:first-child,.ui.menu .ui.list>.item:first-child { - padding-top: 0; + padding-top: 0 } .ui.menu .ui.list .list>.item:last-child,.ui.menu .ui.list>.item:last-child { - padding-bottom: 0; + padding-bottom: 0 } .ui.horizontal.list { - display: inline-block; - font-size: 0; + display: inline-block; + font-size: 0 } .ui.horizontal.list>.item { - display: inline-block; - margin-right: 1em; - font-size: 1rem; + display: inline-block; + margin-right: 1em; + font-size: 1rem } .ui.horizontal.list:not(.celled)>.item:last-child { - margin-right: 0; - padding-right: 0; + margin-right: 0; + padding-right: 0 } .ui.horizontal.list .list:not(.icon) { - padding-left: 0; - padding-bottom: 0; + padding-left: 0; + padding-bottom: 0 } .ui.horizontal.list>.item>.image,.ui.horizontal.list .list>.item>.image,.ui.horizontal.list>.item>i.icon,.ui.horizontal.list .list>.item>i.icon,.ui.horizontal.list>.item>.content,.ui.horizontal.list .list>.item>.content { - vertical-align: middle; + vertical-align: middle } .ui.horizontal.list>.item:first-child,.ui.horizontal.list>.item:last-child { - padding-top: .21428571em; - padding-bottom: .21428571em; + padding-top: .21428571em; + padding-bottom: .21428571em } .ui.horizontal.list>.item>i.icon,.ui.horizontal.list .item>i.icons>i.icon { - margin: 0; - padding: 0 .25em 0 0; + margin: 0; + padding: 0 .25em 0 0 } .ui.horizontal.list>.item>.image+.content,.ui.horizontal.list>.item>i.icon,.ui.horizontal.list>.item>i.icon+.content { - float: none; - display: inline-block; - width: auto; + float: none; + display: inline-block; + width: auto } .ui.horizontal.list>.item>.image { - display: inline-block; + display: inline-block } .ui.list .list>.disabled.item,.ui.list>.disabled.item { - pointer-events: none; - color: #2828284d!important; + pointer-events: none; + color: #2828284d!important } .ui.inverted.list .list>.disabled.item,.ui.inverted.list>.disabled.item { - color: #e1e1e14d!important; + color: #e1e1e14d!important } .ui.list .list>a.item:hover>.icons,.ui.list>a.item:hover>.icons,.ui.list .list>a.item:hover>i.icon,.ui.list>a.item:hover>i.icon { - color: #000000de; + color: #000000de } .ui.inverted.list .list>a.item>i.icon,.ui.inverted.list>a.item>i.icon { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.list .list>.item .header,.ui.inverted.list>.item .header { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.list .list>.item .description,.ui.inverted.list>.item .description { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.list .list>.item>.content,.ui.inverted.list>.item>.content { - color: #ffffffb3; + color: #ffffffb3 } .ui.inverted.list .list>a.item,.ui.inverted.list>a.item { - cursor: pointer; - color: #ffffffe6; + cursor: pointer; + color: #ffffffe6 } .ui.inverted.list .list>a.item:hover,.ui.inverted.list>a.item:hover { - color: #1e70bf; + color: #1e70bf } .ui.inverted.list .item a:not(.ui) { - color: #ffffffe6!important; + color: #ffffffe6!important } .ui.inverted.list .item a:not(.ui):hover { - color: #1e70bf!important; + color: #1e70bf!important } .ui.list[class*="top aligned"] .image,.ui.list[class*="top aligned"] .content,.ui.list [class*="top aligned"] { - vertical-align: top!important; + vertical-align: top!important } .ui.list[class*="middle aligned"] .image,.ui.list[class*="middle aligned"] .content,.ui.list [class*="middle aligned"] { - vertical-align: middle!important; + vertical-align: middle!important } .ui.list[class*="bottom aligned"] .image,.ui.list[class*="bottom aligned"] .content,.ui.list [class*="bottom aligned"] { - vertical-align: bottom!important; + vertical-align: bottom!important } .ui.link.list .item,.ui.link.list a.item,.ui.link.list .item a:not(.ui) { - color: #0006; - transition: .1s color ease; + color: #0006; + transition: .1s color ease } .ui.link.list.list a.item:hover,.ui.link.list.list .item a:not(.ui):hover { - color: #000c; + color: #000c } .ui.link.list.list a.item:active,.ui.link.list.list .item a:not(.ui):active { - color: #000000e6; + color: #000000e6 } .ui.link.list.list .active.item,.ui.link.list.list .active.item a:not(.ui) { - color: #000000f2; + color: #000000f2 } .ui.inverted.link.list .item,.ui.inverted.link.list a.item,.ui.inverted.link.list .item a:not(.ui) { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.link.list.list a.item:hover,.ui.inverted.link.list.list .item a:not(.ui):hover { - color: #fff; + color: #fff } .ui.inverted.link.list.list a.item:active,.ui.inverted.link.list.list .item a:not(.ui):active { - color: #fff; + color: #fff } .ui.inverted.link.list.list a.active.item,.ui.inverted.link.list.list .active.item a:not(.ui) { - color: #fff; + color: #fff } .ui.selection.list .list>.item,.ui.selection.list>.item { - cursor: pointer; - background: transparent; - padding: .5em; - margin: 0; - color: #0006; - border-radius: .5em; - transition: .1s color ease,.1s padding-left ease,.1s background-color ease; + cursor: pointer; + background: transparent; + padding: .5em; + margin: 0; + color: #0006; + border-radius: .5em; + transition: .1s color ease,.1s padding-left ease,.1s background-color ease } .ui.selection.list .list>.item:last-child,.ui.selection.list>.item:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.selection.list .list>.item:hover,.ui.selection.list>.item:hover { - background: rgba(0,0,0,.03); - color: #000c; + background: rgba(0,0,0,.03); + color: #000c } .ui.selection.list .list>.item:active,.ui.selection.list>.item:active { - background: rgba(0,0,0,.05); - color: #000000e6; + background: rgba(0,0,0,.05); + color: #000000e6 } .ui.selection.list .list>.item.active,.ui.selection.list>.item.active { - background: rgba(0,0,0,.05); - color: #000000f2; + background: rgba(0,0,0,.05); + color: #000000f2 } .ui.inverted.selection.list>.item { - background: transparent; - color: #ffffff80; + background: transparent; + color: #ffffff80 } .ui.inverted.selection.list>.item:hover { - background: rgba(255,255,255,.02); - color: #fff; + background: rgba(255,255,255,.02); + color: #fff } .ui.inverted.selection.list>.item:active { - background: rgba(255,255,255,.08); - color: #fff; + background: rgba(255,255,255,.08); + color: #fff } .ui.inverted.selection.list>.item.active { - background: rgba(255,255,255,.08); - color: #fff; + background: rgba(255,255,255,.08); + color: #fff } .ui.celled.selection.list .list>.item,.ui.divided.selection.list .list>.item,.ui.celled.selection.list>.item,.ui.divided.selection.list>.item { - border-radius: 0; + border-radius: 0 } .ui.animated.list>.item { - transition: .25s color ease .1s,.25s padding-left ease .1s,.25s background-color ease .1s; + transition: .25s color ease .1s,.25s padding-left ease .1s,.25s background-color ease .1s } .ui.animated.list:not(.horizontal)>.item:hover { - padding-left: 1em; + padding-left: 1em } .ui.fitted.list:not(.selection) .list>.item,.ui.fitted.list:not(.selection)>.item { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0 } .ui.fitted.selection.list .list>.item,.ui.fitted.selection.list>.item { - margin-left: -.5em; - margin-right: -.5em; + margin-left: -.5em; + margin-right: -.5em } ul.ui.list,.ui.bulleted.list { - margin-left: 1.25rem; + margin-left: 1.25rem } ul.ui.list li,.ui.bulleted.list .list>.item,.ui.bulleted.list>.item { - position: relative; + position: relative } ul.ui.list li:before,.ui.bulleted.list .list>.item:before,.ui.bulleted.list>.item:before { - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - pointer-events: none; - position: absolute; - top: auto; - left: auto; - font-weight: 400; - margin-left: -1.25rem; - content: "\2022"; - opacity: 1; - color: inherit; - vertical-align: top; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + pointer-events: none; + position: absolute; + top: auto; + left: auto; + font-weight: 400; + margin-left: -1.25rem; + content: "\2022"; + opacity: 1; + color: inherit; + vertical-align: top } ul.ui.list li:before,.ui.bulleted.list .list>a.item:before,.ui.bulleted.list>a.item:before { - color: #000000de; + color: #000000de } ul.ui.list ul,.ui.bulleted.list .list:not(.icon) { - padding-left: 1.25rem; + padding-left: 1.25rem } ul.ui.horizontal.bulleted.list,.ui.horizontal.bulleted.list { - margin-left: 0; + margin-left: 0 } ul.ui.horizontal.bulleted.list li,.ui.horizontal.bulleted.list>.item { - margin-left: 1.75rem; + margin-left: 1.75rem } ul.ui.horizontal.bulleted.list li:first-child,.ui.horizontal.bulleted.list>.item:first-child { - margin-left: 0; + margin-left: 0 } ul.ui.horizontal.bulleted.list li:before,.ui.horizontal.bulleted.list>.item:before { - color: #000000de; + color: #000000de } ul.ui.horizontal.bulleted.list li:first-child:before,.ui.horizontal.bulleted.list>.item:first-child:before { - display: none; + display: none } ol.ui.list,.ui.ordered.list,.ui.ordered.list .list:not(.icon),ol.ui.list ol { - counter-reset: ordered; - margin-left: 1.25rem; - list-style-type: none; + counter-reset: ordered; + margin-left: 1.25rem; + list-style-type: none } ol.ui.list li,.ui.ordered.list .list>.item,.ui.ordered.list>.item { - list-style-type: none; - position: relative; + list-style-type: none; + position: relative } ol.ui.list li:before,.ui.ordered.list .list>.item:before,.ui.ordered.list>.item:before { - position: absolute; - top: auto; - left: auto; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - pointer-events: none; - margin-left: -1.25rem; - counter-increment: ordered; - content: counters(ordered,".") " "; - text-align: right; - color: #000000de; - vertical-align: middle; - opacity: .8; + position: absolute; + top: auto; + left: auto; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + pointer-events: none; + margin-left: -1.25rem; + counter-increment: ordered; + content: counters(ordered,".") " "; + text-align: right; + color: #000000de; + vertical-align: middle; + opacity: .8 } ol.ui.inverted.list li:before,.ui.ordered.inverted.list .list>.item:before,.ui.ordered.inverted.list>.item:before { - color: #ffffffb3; + color: #ffffffb3 } .ui.ordered.list .list>.item[data-value]:before,.ui.ordered.list>.item[data-value]:before { - content: attr(data-value); + content: attr(data-value) } ol.ui.list li[value]:before { - content: attr(value); + content: attr(value) } ol.ui.list ol,.ui.ordered.list .list:not(.icon) { - margin-left: 1em; + margin-left: 1em } ol.ui.list ol li:before,.ui.ordered.list .list>.item:before { - margin-left: -2em; + margin-left: -2em } ol.ui.horizontal.list,.ui.ordered.horizontal.list { - margin-left: 0; + margin-left: 0 } ol.ui.horizontal.list li:before,.ui.ordered.horizontal.list .list>.item:before,.ui.ordered.horizontal.list>.item:before { - position: static; - margin: 0 .5em 0 0; + position: static; + margin: 0 .5em 0 0 } ol.ui.suffixed.list li:before,.ui.suffixed.ordered.list .list>.item:before,.ui.suffixed.ordered.list>.item:before { - content: counters(ordered,".") "."; + content: counters(ordered,".") "." } .ui.divided.list>.item { - border-top: 1px solid rgba(34,36,38,.15); + border-top: 1px solid rgba(34,36,38,.15) } .ui.divided.list .list>.item { - border-top: none; + border-top: none } .ui.divided.list .item .list>.item { - border-top: none; + border-top: none } .ui.divided.list .list>.item:first-child,.ui.divided.list>.item:first-child { - border-top: none; + border-top: none } .ui.divided.list:not(.horizontal) .list>.item:first-child { - border-top-width: 1px; + border-top-width: 1px } .ui.divided.bulleted.list:not(.horizontal),.ui.divided.bulleted.list .list:not(.icon) { - margin-left: 0; - padding-left: 0; + margin-left: 0; + padding-left: 0 } .ui.divided.bulleted.list>.item:not(.horizontal) { - padding-left: 1.25rem; + padding-left: 1.25rem } .ui.divided.ordered.list { - margin-left: 0; + margin-left: 0 } .ui.divided.ordered.list .list>.item,.ui.divided.ordered.list>.item { - padding-left: 1.25rem; + padding-left: 1.25rem } .ui.divided.ordered.list .item .list:not(.icon) { - margin-left: 0; - margin-right: 0; - padding-bottom: .21428571em; + margin-left: 0; + margin-right: 0; + padding-bottom: .21428571em } .ui.divided.ordered.list .item .list>.item { - padding-left: 1em; + padding-left: 1em } .ui.divided.selection.list .list>.item,.ui.divided.selection.list>.item { - margin: 0; - border-radius: 0; + margin: 0; + border-radius: 0 } .ui.divided.horizontal.list { - margin-left: 0; + margin-left: 0 } .ui.divided.horizontal.list>.item { - padding-left: .5em; + padding-left: .5em } .ui.divided.horizontal.list>.item:not(:last-child) { - padding-right: .5em; + padding-right: .5em } .ui.divided.horizontal.list>.item { - border-top: none; - border-right: 1px solid rgba(34,36,38,.15); - margin: 0; - line-height: .6; + border-top: none; + border-right: 1px solid rgba(34,36,38,.15); + margin: 0; + line-height: .6 } .ui.horizontal.divided.list>.item:last-child { - border-right: none; + border-right: none } .ui.divided.inverted.list>.item,.ui.divided.inverted.list>.list,.ui.divided.inverted.horizontal.list>.item { - border-color: #ffffff1a; + border-color: #ffffff1a } .ui.celled.list>.item,.ui.celled.list>.list { - border-top: 1px solid rgba(34,36,38,.15); - padding-left: .5em; - padding-right: .5em; + border-top: 1px solid rgba(34,36,38,.15); + padding-left: .5em; + padding-right: .5em } .ui.celled.list>.item:last-child { - border-bottom: 1px solid rgba(34,36,38,.15); + border-bottom: 1px solid rgba(34,36,38,.15) } .ui.celled.list>.item:first-child,.ui.celled.list>.item:last-child { - padding-top: .21428571em; - padding-bottom: .21428571em; + padding-top: .21428571em; + padding-bottom: .21428571em } .ui.celled.list .item .list>.item { - border-width: 0; + border-width: 0 } .ui.celled.list .list>.item:first-child { - border-top-width: 0; + border-top-width: 0 } .ui.celled.bulleted.list { - margin-left: 0; + margin-left: 0 } .ui.celled.bulleted.list .list>.item,.ui.celled.bulleted.list>.item { - padding-left: 1.25rem; + padding-left: 1.25rem } .ui.celled.bulleted.list .item .list:not(.icon) { - margin-left: -1.25rem; - margin-right: -1.25rem; - padding-bottom: .21428571em; + margin-left: -1.25rem; + margin-right: -1.25rem; + padding-bottom: .21428571em } .ui.celled.ordered.list { - margin-left: 0; + margin-left: 0 } .ui.celled.ordered.list .list>.item,.ui.celled.ordered.list>.item { - padding-left: 1.25rem; + padding-left: 1.25rem } .ui.celled.ordered.list .item .list:not(.icon) { - margin-left: 0; - margin-right: 0; - padding-bottom: .21428571em; + margin-left: 0; + margin-right: 0; + padding-bottom: .21428571em } .ui.celled.ordered.list .list>.item { - padding-left: 1em; + padding-left: 1em } .ui.horizontal.celled.list { - margin-left: 0; + margin-left: 0 } .ui.horizontal.celled.list .list>.item,.ui.horizontal.celled.list>.item { - border-top: none; - border-left: 1px solid rgba(34,36,38,.15); - margin: 0; - padding-left: .5em; - padding-right: .5em; - line-height: .6; + border-top: none; + border-left: 1px solid rgba(34,36,38,.15); + margin: 0; + padding-left: .5em; + padding-right: .5em; + line-height: .6 } .ui.horizontal.celled.list .list>.item:last-child,.ui.horizontal.celled.list>.item:last-child { - border-bottom: none; - border-right: 1px solid rgba(34,36,38,.15); + border-bottom: none; + border-right: 1px solid rgba(34,36,38,.15) } .ui.celled.inverted.list>.item,.ui.celled.inverted.list>.list { - border-color: #ffffff1a; + border-color: #ffffff1a } .ui.celled.inverted.horizontal.list .list>.item,.ui.celled.inverted.horizontal.list>.item { - border-color: #ffffff1a; + border-color: #ffffff1a } .ui.relaxed.list:not(.horizontal)>.item:not(:first-child) { - padding-top: .42857143em; + padding-top: .42857143em } .ui.relaxed.list:not(.horizontal)>.item:not(:last-child) { - padding-bottom: .42857143em; + padding-bottom: .42857143em } .ui.horizontal.relaxed.list .list>.item:not(:first-child),.ui.horizontal.relaxed.list>.item:not(:first-child) { - padding-left: 1rem; + padding-left: 1rem } .ui.horizontal.relaxed.list .list>.item:not(:last-child),.ui.horizontal.relaxed.list>.item:not(:last-child) { - padding-right: 1rem; + padding-right: 1rem } .ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:first-child) { - padding-top: .85714286em; + padding-top: .85714286em } .ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:last-child) { - padding-bottom: .85714286em; + padding-bottom: .85714286em } .ui.horizontal[class*="very relaxed"].list .list>.item:not(:first-child),.ui.horizontal[class*="very relaxed"].list>.item:not(:first-child) { - padding-left: 1.5rem; + padding-left: 1.5rem } .ui.horizontal[class*="very relaxed"].list .list>.item:not(:last-child),.ui.horizontal[class*="very relaxed"].list>.item:not(:last-child) { - padding-right: 1.5rem; + padding-right: 1.5rem } .ui.list { - font-size: 1em; + font-size: 1em } .ui.mini.list { - font-size: .78571429em; + font-size: .78571429em } .ui.mini.horizontal.list .list>.item,.ui.mini.horizontal.list>.item { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.list { - font-size: .85714286em; + font-size: .85714286em } .ui.tiny.horizontal.list .list>.item,.ui.tiny.horizontal.list>.item { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.list { - font-size: .92857143em; + font-size: .92857143em } .ui.small.horizontal.list .list>.item,.ui.small.horizontal.list>.item { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.list { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.large.horizontal.list .list>.item,.ui.large.horizontal.list>.item { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.list { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.big.horizontal.list .list>.item,.ui.big.horizontal.list>.item { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.list { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.huge.horizontal.list .list>.item,.ui.huge.horizontal.list>.item { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.list { - font-size: 1.71428571em; + font-size: 1.71428571em } .ui.massive.horizontal.list .list>.item,.ui.massive.horizontal.list>.item { - font-size: 1.71428571rem; + font-size: 1.71428571rem } .ui.loader { - display: none; - position: absolute; - top: 50%; - left: 50%; - margin: 0; - text-align: center; - z-index: 1000; - transform: translate(-50%) translateY(-50%); + display: none; + position: absolute; + top: 50%; + left: 50%; + margin: 0; + text-align: center; + z-index: 1000; + transform: translate(-50%) translateY(-50%) } .ui.loader:before { - position: absolute; - content: ""; - top: 0; - left: 50%; - width: 100%; - height: 100%; - border-radius: 500rem; - border: .2em solid rgba(0,0,0,.1); + position: absolute; + content: ""; + top: 0; + left: 50%; + width: 100%; + height: 100%; + border-radius: 500rem; + border: .2em solid rgba(0,0,0,.1) } .ui.loader:after { - position: absolute; - content: ""; - top: 0; - left: 50%; - width: 100%; - height: 100%; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; - box-shadow: 0 0 0 1px transparent; + position: absolute; + content: ""; + top: 0; + left: 50%; + width: 100%; + height: 100%; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem; + box-shadow: 0 0 0 1px transparent } .ui.fast.loading.loading:after,.ui.fast.loading.loading .input>i.icon:after,.ui.fast.loading.loading>i.icon:after,.ui.fast.loader:after { - -webkit-animation-duration: .3s; - animation-duration: .3s; + -webkit-animation-duration: .3s; + animation-duration: .3s } .ui.slow.loading.loading:after,.ui.slow.loading.loading .input>i.icon:after,.ui.slow.loading.loading>i.icon:after,.ui.slow.loader:after { - -webkit-animation-duration: .9s; - animation-duration: .9s; + -webkit-animation-duration: .9s; + animation-duration: .9s } @-webkit-keyframes loader { - to { - transform: rotate(360deg); - } + to { + transform: rotate(360deg) + } } @keyframes loader { - to { - transform: rotate(360deg); - } + to { + transform: rotate(360deg) + } } .ui.dimmer>.loader { - display: block; + display: block } .ui.dimmer>.ui.loader { - color: #ffffffe6; + color: #ffffffe6 } .ui.dimmer>.ui.loader:not(.elastic):before { - border-color: #ffffff26; + border-color: #ffffff26 } .ui.inverted.dimmer>.ui.loader { - color: #000000de; + color: #000000de } .ui.inverted.dimmer>.ui.loader:not(.elastic):before { - border-color: #0000001a; + border-color: #0000001a } .ui.ui.ui.ui.text.loader { - width: auto; - height: auto; - text-align: center; - font-style: normal; + width: auto; + height: auto; + text-align: center; + font-style: normal } .ui.indeterminate.loader:after { - animation-direction: reverse; - -webkit-animation-duration: 1.2s; - animation-duration: 1.2s; + animation-direction: reverse; + -webkit-animation-duration: 1.2s; + animation-duration: 1.2s } .ui.loader.active,.ui.loader.visible { - display: block; + display: block } .ui.loader.disabled,.ui.loader.hidden { - display: none; + display: none } .ui.loader { - width: 2.28571429rem; - height: 2.28571429rem; - font-size: 1em; + width: 2.28571429rem; + height: 2.28571429rem; + font-size: 1em } .ui.loader:before,.ui.loader:after { - width: 2.28571429rem; - height: 2.28571429rem; - margin: 0 0 0 -1.14285714rem; + width: 2.28571429rem; + height: 2.28571429rem; + margin: 0 0 0 -1.14285714rem } .ui.text.loader { - min-width: 2.28571429rem; - padding-top: 3.07142857rem; + min-width: 2.28571429rem; + padding-top: 3.07142857rem } .ui.mini.loader { - width: 1rem; - height: 1rem; - font-size: .78571429em; + width: 1rem; + height: 1rem; + font-size: .78571429em } .ui.mini.loader:before,.ui.mini.loader:after { - width: 1rem; - height: 1rem; - margin: 0 0 0 -.5rem; + width: 1rem; + height: 1rem; + margin: 0 0 0 -.5rem } .ui.mini.text.loader { - min-width: 1rem; - padding-top: 1.78571429rem; + min-width: 1rem; + padding-top: 1.78571429rem } .ui.tiny.loader { - width: 1.14285714rem; - height: 1.14285714rem; - font-size: .85714286em; + width: 1.14285714rem; + height: 1.14285714rem; + font-size: .85714286em } .ui.tiny.loader:before,.ui.tiny.loader:after { - width: 1.14285714rem; - height: 1.14285714rem; - margin: 0 0 0 -.57142857rem; + width: 1.14285714rem; + height: 1.14285714rem; + margin: 0 0 0 -.57142857rem } .ui.tiny.text.loader { - min-width: 1.14285714rem; - padding-top: 1.92857143rem; + min-width: 1.14285714rem; + padding-top: 1.92857143rem } .ui.small.loader { - width: 1.71428571rem; - height: 1.71428571rem; - font-size: .92857143em; + width: 1.71428571rem; + height: 1.71428571rem; + font-size: .92857143em } .ui.small.loader:before,.ui.small.loader:after { - width: 1.71428571rem; - height: 1.71428571rem; - margin: 0 0 0 -.85714286rem; + width: 1.71428571rem; + height: 1.71428571rem; + margin: 0 0 0 -.85714286rem } .ui.small.text.loader { - min-width: 1.71428571rem; - padding-top: 2.5rem; + min-width: 1.71428571rem; + padding-top: 2.5rem } .ui.large.loader { - width: 3.42857143rem; - height: 3.42857143rem; - font-size: 1.14285714em; + width: 3.42857143rem; + height: 3.42857143rem; + font-size: 1.14285714em } .ui.large.loader:before,.ui.large.loader:after { - width: 3.42857143rem; - height: 3.42857143rem; - margin: 0 0 0 -1.71428571rem; + width: 3.42857143rem; + height: 3.42857143rem; + margin: 0 0 0 -1.71428571rem } .ui.large.text.loader { - min-width: 3.42857143rem; - padding-top: 4.21428571rem; + min-width: 3.42857143rem; + padding-top: 4.21428571rem } .ui.big.loader { - width: 3.71428571rem; - height: 3.71428571rem; - font-size: 1.28571429em; + width: 3.71428571rem; + height: 3.71428571rem; + font-size: 1.28571429em } .ui.big.loader:before,.ui.big.loader:after { - width: 3.71428571rem; - height: 3.71428571rem; - margin: 0 0 0 -1.85714286rem; + width: 3.71428571rem; + height: 3.71428571rem; + margin: 0 0 0 -1.85714286rem } .ui.big.text.loader { - min-width: 3.71428571rem; - padding-top: 4.5rem; + min-width: 3.71428571rem; + padding-top: 4.5rem } .ui.huge.loader { - width: 4.14285714rem; - height: 4.14285714rem; - font-size: 1.42857143em; + width: 4.14285714rem; + height: 4.14285714rem; + font-size: 1.42857143em } .ui.huge.loader:before,.ui.huge.loader:after { - width: 4.14285714rem; - height: 4.14285714rem; - margin: 0 0 0 -2.07142857rem; + width: 4.14285714rem; + height: 4.14285714rem; + margin: 0 0 0 -2.07142857rem } .ui.huge.text.loader { - min-width: 4.14285714rem; - padding-top: 4.92857143rem; + min-width: 4.14285714rem; + padding-top: 4.92857143rem } .ui.massive.loader { - width: 4.57142857rem; - height: 4.57142857rem; - font-size: 1.71428571em; + width: 4.57142857rem; + height: 4.57142857rem; + font-size: 1.71428571em } .ui.massive.loader:before,.ui.massive.loader:after { - width: 4.57142857rem; - height: 4.57142857rem; - margin: 0 0 0 -2.28571429rem; + width: 4.57142857rem; + height: 4.57142857rem; + margin: 0 0 0 -2.28571429rem } .ui.massive.text.loader { - min-width: 4.57142857rem; - padding-top: 5.35714286rem; + min-width: 4.57142857rem; + padding-top: 5.35714286rem } .ui.primary.elastic.loader.loader:before,.ui.primary.basic.elastic.loading.button:before,.ui.primary.basic.elastic.loading.button:after,.ui.primary.elastic.loading.loading.loading:not(.segment):before,.ui.primary.elastic.loading.loading.loading .input>i.icon:before,.ui.primary.elastic.loading.loading.loading.loading>i.icon:before,.ui.primary.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.primary.loading.loading.loading.loading .input>i.icon:after,.ui.primary.loading.loading.loading.loading>i.icon:after,.ui.primary.loader.loader.loader:after { - color: #2185d0; + color: #2185d0 } .ui.inverted.primary.elastic.loader:before,.ui.inverted.primary.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.primary.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.primary.elastic.loading.loading.loading>i.icon:before,.ui.inverted.primary.loading.loading.loading.loading:not(.usual):after,.ui.inverted.primary.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.primary.loading.loading.loading.loading>i.icon:after,.ui.inverted.primary.loader.loader.loader:after { - color: #54c8ff; + color: #54c8ff } .ui.secondary.elastic.loader.loader:before,.ui.secondary.basic.elastic.loading.button:before,.ui.secondary.basic.elastic.loading.button:after,.ui.secondary.elastic.loading.loading.loading:not(.segment):before,.ui.secondary.elastic.loading.loading.loading .input>i.icon:before,.ui.secondary.elastic.loading.loading.loading.loading>i.icon:before,.ui.secondary.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.secondary.loading.loading.loading.loading .input>i.icon:after,.ui.secondary.loading.loading.loading.loading>i.icon:after,.ui.secondary.loader.loader.loader:after { - color: #1b1c1d; + color: #1b1c1d } .ui.inverted.secondary.elastic.loader:before,.ui.inverted.secondary.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.secondary.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.secondary.elastic.loading.loading.loading>i.icon:before,.ui.inverted.secondary.loading.loading.loading.loading:not(.usual):after,.ui.inverted.secondary.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.secondary.loading.loading.loading.loading>i.icon:after,.ui.inverted.secondary.loader.loader.loader:after { - color: #545454; + color: #545454 } .ui.red.elastic.loader.loader:before,.ui.red.basic.elastic.loading.button:before,.ui.red.basic.elastic.loading.button:after,.ui.red.elastic.loading.loading.loading:not(.segment):before,.ui.red.elastic.loading.loading.loading .input>i.icon:before,.ui.red.elastic.loading.loading.loading.loading>i.icon:before,.ui.red.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.red.loading.loading.loading.loading .input>i.icon:after,.ui.red.loading.loading.loading.loading>i.icon:after,.ui.red.loader.loader.loader:after { - color: #db2828; + color: #db2828 } .ui.inverted.red.elastic.loader:before,.ui.inverted.red.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.red.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.red.elastic.loading.loading.loading>i.icon:before,.ui.inverted.red.loading.loading.loading.loading:not(.usual):after,.ui.inverted.red.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.red.loading.loading.loading.loading>i.icon:after,.ui.inverted.red.loader.loader.loader:after { - color: #ff695e; + color: #ff695e } .ui.orange.elastic.loader.loader:before,.ui.orange.basic.elastic.loading.button:before,.ui.orange.basic.elastic.loading.button:after,.ui.orange.elastic.loading.loading.loading:not(.segment):before,.ui.orange.elastic.loading.loading.loading .input>i.icon:before,.ui.orange.elastic.loading.loading.loading.loading>i.icon:before,.ui.orange.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.orange.loading.loading.loading.loading .input>i.icon:after,.ui.orange.loading.loading.loading.loading>i.icon:after,.ui.orange.loader.loader.loader:after { - color: #f2711c; + color: #f2711c } .ui.inverted.orange.elastic.loader:before,.ui.inverted.orange.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.orange.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.orange.elastic.loading.loading.loading>i.icon:before,.ui.inverted.orange.loading.loading.loading.loading:not(.usual):after,.ui.inverted.orange.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.orange.loading.loading.loading.loading>i.icon:after,.ui.inverted.orange.loader.loader.loader:after { - color: #ff851b; + color: #ff851b } .ui.yellow.elastic.loader.loader:before,.ui.yellow.basic.elastic.loading.button:before,.ui.yellow.basic.elastic.loading.button:after,.ui.yellow.elastic.loading.loading.loading:not(.segment):before,.ui.yellow.elastic.loading.loading.loading .input>i.icon:before,.ui.yellow.elastic.loading.loading.loading.loading>i.icon:before,.ui.yellow.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.yellow.loading.loading.loading.loading .input>i.icon:after,.ui.yellow.loading.loading.loading.loading>i.icon:after,.ui.yellow.loader.loader.loader:after { - color: #fbbd08; + color: #fbbd08 } .ui.inverted.yellow.elastic.loader:before,.ui.inverted.yellow.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.yellow.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.yellow.elastic.loading.loading.loading>i.icon:before,.ui.inverted.yellow.loading.loading.loading.loading:not(.usual):after,.ui.inverted.yellow.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.yellow.loading.loading.loading.loading>i.icon:after,.ui.inverted.yellow.loader.loader.loader:after { - color: #ffe21f; + color: #ffe21f } .ui.olive.elastic.loader.loader:before,.ui.olive.basic.elastic.loading.button:before,.ui.olive.basic.elastic.loading.button:after,.ui.olive.elastic.loading.loading.loading:not(.segment):before,.ui.olive.elastic.loading.loading.loading .input>i.icon:before,.ui.olive.elastic.loading.loading.loading.loading>i.icon:before,.ui.olive.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.olive.loading.loading.loading.loading .input>i.icon:after,.ui.olive.loading.loading.loading.loading>i.icon:after,.ui.olive.loader.loader.loader:after { - color: #b5cc18; + color: #b5cc18 } .ui.inverted.olive.elastic.loader:before,.ui.inverted.olive.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.olive.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.olive.elastic.loading.loading.loading>i.icon:before,.ui.inverted.olive.loading.loading.loading.loading:not(.usual):after,.ui.inverted.olive.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.olive.loading.loading.loading.loading>i.icon:after,.ui.inverted.olive.loader.loader.loader:after { - color: #d9e778; + color: #d9e778 } .ui.green.elastic.loader.loader:before,.ui.green.basic.elastic.loading.button:before,.ui.green.basic.elastic.loading.button:after,.ui.green.elastic.loading.loading.loading:not(.segment):before,.ui.green.elastic.loading.loading.loading .input>i.icon:before,.ui.green.elastic.loading.loading.loading.loading>i.icon:before,.ui.green.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.green.loading.loading.loading.loading .input>i.icon:after,.ui.green.loading.loading.loading.loading>i.icon:after,.ui.green.loader.loader.loader:after { - color: #21ba45; + color: #21ba45 } .ui.inverted.green.elastic.loader:before,.ui.inverted.green.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.green.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.green.elastic.loading.loading.loading>i.icon:before,.ui.inverted.green.loading.loading.loading.loading:not(.usual):after,.ui.inverted.green.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.green.loading.loading.loading.loading>i.icon:after,.ui.inverted.green.loader.loader.loader:after { - color: #2ecc40; + color: #2ecc40 } .ui.teal.elastic.loader.loader:before,.ui.teal.basic.elastic.loading.button:before,.ui.teal.basic.elastic.loading.button:after,.ui.teal.elastic.loading.loading.loading:not(.segment):before,.ui.teal.elastic.loading.loading.loading .input>i.icon:before,.ui.teal.elastic.loading.loading.loading.loading>i.icon:before,.ui.teal.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.teal.loading.loading.loading.loading .input>i.icon:after,.ui.teal.loading.loading.loading.loading>i.icon:after,.ui.teal.loader.loader.loader:after { - color: #00b5ad; + color: #00b5ad } .ui.inverted.teal.elastic.loader:before,.ui.inverted.teal.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.teal.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.teal.elastic.loading.loading.loading>i.icon:before,.ui.inverted.teal.loading.loading.loading.loading:not(.usual):after,.ui.inverted.teal.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.teal.loading.loading.loading.loading>i.icon:after,.ui.inverted.teal.loader.loader.loader:after { - color: #6dffff; + color: #6dffff } .ui.blue.elastic.loader.loader:before,.ui.blue.basic.elastic.loading.button:before,.ui.blue.basic.elastic.loading.button:after,.ui.blue.elastic.loading.loading.loading:not(.segment):before,.ui.blue.elastic.loading.loading.loading .input>i.icon:before,.ui.blue.elastic.loading.loading.loading.loading>i.icon:before,.ui.blue.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.blue.loading.loading.loading.loading .input>i.icon:after,.ui.blue.loading.loading.loading.loading>i.icon:after,.ui.blue.loader.loader.loader:after { - color: #2185d0; + color: #2185d0 } .ui.inverted.blue.elastic.loader:before,.ui.inverted.blue.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.blue.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.blue.elastic.loading.loading.loading>i.icon:before,.ui.inverted.blue.loading.loading.loading.loading:not(.usual):after,.ui.inverted.blue.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.blue.loading.loading.loading.loading>i.icon:after,.ui.inverted.blue.loader.loader.loader:after { - color: #54c8ff; + color: #54c8ff } .ui.violet.elastic.loader.loader:before,.ui.violet.basic.elastic.loading.button:before,.ui.violet.basic.elastic.loading.button:after,.ui.violet.elastic.loading.loading.loading:not(.segment):before,.ui.violet.elastic.loading.loading.loading .input>i.icon:before,.ui.violet.elastic.loading.loading.loading.loading>i.icon:before,.ui.violet.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.violet.loading.loading.loading.loading .input>i.icon:after,.ui.violet.loading.loading.loading.loading>i.icon:after,.ui.violet.loader.loader.loader:after { - color: #6435c9; + color: #6435c9 } .ui.inverted.violet.elastic.loader:before,.ui.inverted.violet.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.violet.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.violet.elastic.loading.loading.loading>i.icon:before,.ui.inverted.violet.loading.loading.loading.loading:not(.usual):after,.ui.inverted.violet.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.violet.loading.loading.loading.loading>i.icon:after,.ui.inverted.violet.loader.loader.loader:after { - color: #a291fb; + color: #a291fb } .ui.purple.elastic.loader.loader:before,.ui.purple.basic.elastic.loading.button:before,.ui.purple.basic.elastic.loading.button:after,.ui.purple.elastic.loading.loading.loading:not(.segment):before,.ui.purple.elastic.loading.loading.loading .input>i.icon:before,.ui.purple.elastic.loading.loading.loading.loading>i.icon:before,.ui.purple.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.purple.loading.loading.loading.loading .input>i.icon:after,.ui.purple.loading.loading.loading.loading>i.icon:after,.ui.purple.loader.loader.loader:after { - color: #a333c8; + color: #a333c8 } .ui.inverted.purple.elastic.loader:before,.ui.inverted.purple.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.purple.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.purple.elastic.loading.loading.loading>i.icon:before,.ui.inverted.purple.loading.loading.loading.loading:not(.usual):after,.ui.inverted.purple.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.purple.loading.loading.loading.loading>i.icon:after,.ui.inverted.purple.loader.loader.loader:after { - color: #dc73ff; + color: #dc73ff } .ui.pink.elastic.loader.loader:before,.ui.pink.basic.elastic.loading.button:before,.ui.pink.basic.elastic.loading.button:after,.ui.pink.elastic.loading.loading.loading:not(.segment):before,.ui.pink.elastic.loading.loading.loading .input>i.icon:before,.ui.pink.elastic.loading.loading.loading.loading>i.icon:before,.ui.pink.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.pink.loading.loading.loading.loading .input>i.icon:after,.ui.pink.loading.loading.loading.loading>i.icon:after,.ui.pink.loader.loader.loader:after { - color: #e03997; + color: #e03997 } .ui.inverted.pink.elastic.loader:before,.ui.inverted.pink.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.pink.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.pink.elastic.loading.loading.loading>i.icon:before,.ui.inverted.pink.loading.loading.loading.loading:not(.usual):after,.ui.inverted.pink.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.pink.loading.loading.loading.loading>i.icon:after,.ui.inverted.pink.loader.loader.loader:after { - color: #ff8edf; + color: #ff8edf } .ui.brown.elastic.loader.loader:before,.ui.brown.basic.elastic.loading.button:before,.ui.brown.basic.elastic.loading.button:after,.ui.brown.elastic.loading.loading.loading:not(.segment):before,.ui.brown.elastic.loading.loading.loading .input>i.icon:before,.ui.brown.elastic.loading.loading.loading.loading>i.icon:before,.ui.brown.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.brown.loading.loading.loading.loading .input>i.icon:after,.ui.brown.loading.loading.loading.loading>i.icon:after,.ui.brown.loader.loader.loader:after { - color: #a5673f; + color: #a5673f } .ui.inverted.brown.elastic.loader:before,.ui.inverted.brown.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.brown.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.brown.elastic.loading.loading.loading>i.icon:before,.ui.inverted.brown.loading.loading.loading.loading:not(.usual):after,.ui.inverted.brown.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.brown.loading.loading.loading.loading>i.icon:after,.ui.inverted.brown.loader.loader.loader:after { - color: #d67c1c; + color: #d67c1c } .ui.grey.elastic.loader.loader:before,.ui.grey.basic.elastic.loading.button:before,.ui.grey.basic.elastic.loading.button:after,.ui.grey.elastic.loading.loading.loading:not(.segment):before,.ui.grey.elastic.loading.loading.loading .input>i.icon:before,.ui.grey.elastic.loading.loading.loading.loading>i.icon:before,.ui.grey.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.grey.loading.loading.loading.loading .input>i.icon:after,.ui.grey.loading.loading.loading.loading>i.icon:after,.ui.grey.loader.loader.loader:after { - color: #767676; + color: #767676 } .ui.inverted.grey.elastic.loader:before,.ui.inverted.grey.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.grey.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.grey.elastic.loading.loading.loading>i.icon:before,.ui.inverted.grey.loading.loading.loading.loading:not(.usual):after,.ui.inverted.grey.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.grey.loading.loading.loading.loading>i.icon:after,.ui.inverted.grey.loader.loader.loader:after { - color: #dcddde; + color: #dcddde } .ui.black.elastic.loader.loader:before,.ui.black.basic.elastic.loading.button:before,.ui.black.basic.elastic.loading.button:after,.ui.black.elastic.loading.loading.loading:not(.segment):before,.ui.black.elastic.loading.loading.loading .input>i.icon:before,.ui.black.elastic.loading.loading.loading.loading>i.icon:before,.ui.black.loading.loading.loading.loading:not(.usual):not(.button):after,.ui.black.loading.loading.loading.loading .input>i.icon:after,.ui.black.loading.loading.loading.loading>i.icon:after,.ui.black.loader.loader.loader:after { - color: #1b1c1d; + color: #1b1c1d } .ui.inverted.black.elastic.loader:before,.ui.inverted.black.elastic.loading.loading.loading:not(.segment):before,.ui.inverted.black.elastic.loading.loading.loading .input>i.icon:before,.ui.inverted.black.elastic.loading.loading.loading>i.icon:before,.ui.inverted.black.loading.loading.loading.loading:not(.usual):after,.ui.inverted.black.loading.loading.loading.loading .input>i.icon:after,.ui.inverted.black.loading.loading.loading.loading>i.icon:after,.ui.inverted.black.loader.loader.loader:after { - color: #545454; + color: #545454 } .ui.elastic.loader.loader:before,.ui.elastic.loading.loading.loading:before,.ui.elastic.loading.loading.loading .input>i.icon:before,.ui.elastic.loading.loading.loading>i.icon:before,.ui.loading.loading.loading.loading:not(.usual):after,.ui.loading.loading.loading.loading .input>i.icon:after,.ui.loading.loading.loading.loading>i.icon:after,.ui.loader.loader.loader:after { - border-color: currentColor; + border-color: currentColor } .ui.elastic.loading.loading.loading.loading.button:not(.inverted):not(.basic):before { - color: #fff; + color: #fff } .ui.elastic.basic.loading.button:before,.ui.elastic.basic.loading.button:after { - color: #767676; + color: #767676 } .ui.double.loading.loading.loading.loading.button:after { - border-bottom-color: currentColor; + border-bottom-color: currentColor } .ui.inline.loader { - position: relative; - vertical-align: middle; - margin: 0; - left: 0; - top: 0; - transform: none; + position: relative; + vertical-align: middle; + margin: 0; + left: 0; + top: 0; + transform: none } .ui.inline.loader.active,.ui.inline.loader.visible { - display: inline-block; + display: inline-block } .ui.centered.inline.loader.active,.ui.centered.inline.loader.visible { - display: block; - margin-left: auto; - margin-right: auto; + display: block; + margin-left: auto; + margin-right: auto } .ui.loading.loading.loading.loading.loading.loading:after,.ui.loading.loading.loading.loading.loading.loading .input>i.icon:after,.ui.loading.loading.loading.loading.loading.loading>i.icon:after,.ui.loader.loader.loader.loader.loader:after { - border-left-color: transparent; - border-right-color: transparent; + border-left-color: transparent; + border-right-color: transparent } .ui.loading.loading.loading.loading.loading.loading.loading:not(.double):after,.ui.loading.loading.loading.loading.loading.loading.loading:not(.double) .input>i.icon:after,.ui.loading.loading.loading.loading.loading.loading.loading:not(.double)>i.icon:after,.ui.loader.loader.loader.loader.loader.loader:not(.double):after { - border-bottom-color: transparent; + border-bottom-color: transparent } .ui.loading.loading.loading.loading.loading.loading.segment:after,.ui.loading.loading.loading.loading.loading.loading.form:after { - border-left-color: #0000001a; - border-right-color: #0000001a; + border-left-color: #0000001a; + border-right-color: #0000001a } .ui.loading.loading.loading.loading.loading.loading.segment:not(.double):after,.ui.loading.loading.loading.loading.loading.loading.form:not(.double):after { - border-bottom-color: #0000001a; + border-bottom-color: #0000001a } .ui.dimmer>.ui.elastic.loader { - color: #fff; + color: #fff } .ui.inverted.dimmer>.ui.elastic.loader { - color: #767676; + color: #767676 } .ui.elastic.loading.loading:not(.form):not(.segment):after,.ui.elastic.loading.loading .input>i.icon:after,.ui.elastic.loading.loading>i.icon:after,.ui.elastic.loader.loader:after { - -webkit-animation: loader 1s infinite cubic-bezier(.27,1.05,.92,.61); - animation: loader 1s infinite cubic-bezier(.27,1.05,.92,.61); - -webkit-animation-delay: .3s; - animation-delay: .3s; + -webkit-animation: loader 1s infinite cubic-bezier(.27,1.05,.92,.61); + animation: loader 1s infinite cubic-bezier(.27,1.05,.92,.61); + -webkit-animation-delay: .3s; + animation-delay: .3s } .ui.elastic.loading.loading.loading:not(.form):not(.segment):before,.ui.elastic.loading.loading.loading .input>i.icon:before,.ui.elastic.loading.loading.loading>i.icon:before,.ui.elastic.loader.loader:before { - -webkit-animation: elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61); - animation: elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61); - -moz-animation: currentcolor-elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61); - border-right-color: transparent; + -webkit-animation: elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61); + animation: elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61); + -moz-animation: currentcolor-elastic-loader 1s infinite cubic-bezier(.27,1.05,.92,.61); + border-right-color: transparent } .ui.elastic.inline.loader:empty { - -webkit-animation: loader 8s infinite linear; - animation: loader 8s infinite linear; + -webkit-animation: loader 8s infinite linear; + animation: loader 8s infinite linear } .ui.slow.elastic.loading.loading:not(.form):not(.segment):after,.ui.slow.elastic.loading.loading .input>i.icon:after,.ui.slow.elastic.loading.loading>i.icon:after,.ui.slow.elastic.loader.loader:after { - -webkit-animation-duration: 1.5s; - animation-duration: 1.5s; - -webkit-animation-delay: .45s; - animation-delay: .45s; + -webkit-animation-duration: 1.5s; + animation-duration: 1.5s; + -webkit-animation-delay: .45s; + animation-delay: .45s } .ui.slow.elastic.loading.loading.loading:not(.form):not(.segment):before,.ui.slow.elastic.loading.loading.loading .input>i.icon:before,.ui.slow.elastic.loading.loading.loading>i.icon:before,.ui.slow.elastic.loader.loader:before { - -webkit-animation-duration: 1.5s; - animation-duration: 1.5s; + -webkit-animation-duration: 1.5s; + animation-duration: 1.5s } .ui.fast.elastic.loading.loading:not(.form):not(.segment):after,.ui.fast.elastic.loading.loading .input>i.icon:after,.ui.fast.elastic.loading.loading>i.icon:after,.ui.fast.elastic.loader.loader:after { - -webkit-animation-duration: .66s; - animation-duration: .66s; - -webkit-animation-delay: .2s; - animation-delay: .2s; + -webkit-animation-duration: .66s; + animation-duration: .66s; + -webkit-animation-delay: .2s; + animation-delay: .2s } .ui.fast.elastic.loading.loading.loading:not(.form):not(.segment):before,.ui.fast.elastic.loading.loading.loading .input>i.icon:before,.ui.fast.elastic.loading.loading.loading>i.icon:before,.ui.fast.elastic.loader.loader:before { - -webkit-animation-duration: .66s; - animation-duration: .66s; + -webkit-animation-duration: .66s; + animation-duration: .66s } @-webkit-keyframes elastic-loader { - 0%,1% { - border-left-color: transparent; - border-bottom-color: transparent; - } + 0%,1% { + border-left-color: transparent; + border-bottom-color: transparent + } - 1.1%,50% { - border-left-color: inherit; - } + 1.1%,50% { + border-left-color: inherit + } - 10%,35.1% { - border-bottom-color: transparent; - } + 10%,35.1% { + border-bottom-color: transparent + } - 10.1%,35% { - border-bottom-color: inherit; - } + 10.1%,35% { + border-bottom-color: inherit + } - 50.1% { - border-left-color: transparent; - } + 50.1% { + border-left-color: transparent + } - to { - border-left-color: transparent; - border-bottom-color: transparent; - transform: rotate(360deg); - } + to { + border-left-color: transparent; + border-bottom-color: transparent; + transform: rotate(360deg) + } } @keyframes elastic-loader { - 0%,1% { - border-left-color: transparent; - border-bottom-color: transparent; - } + 0%,1% { + border-left-color: transparent; + border-bottom-color: transparent + } - 1.1%,50% { - border-left-color: inherit; - } + 1.1%,50% { + border-left-color: inherit + } - 10%,35.1% { - border-bottom-color: transparent; - } + 10%,35.1% { + border-bottom-color: transparent + } - 10.1%,35% { - border-bottom-color: inherit; - } + 10.1%,35% { + border-bottom-color: inherit + } - 50.1% { - border-left-color: transparent; - } + 50.1% { + border-left-color: transparent + } - to { - border-left-color: transparent; - border-bottom-color: transparent; - transform: rotate(360deg); - } + to { + border-left-color: transparent; + border-bottom-color: transparent; + transform: rotate(360deg) + } } @-webkit-keyframes currentcolor-elastic-loader { - 0%,1% { - border-left-color: transparent; - border-bottom-color: transparent; - } + 0%,1% { + border-left-color: transparent; + border-bottom-color: transparent + } - 1.1%,50% { - border-left-color: currentColor; - } + 1.1%,50% { + border-left-color: currentColor + } - 10%,35.1% { - border-bottom-color: transparent; - } + 10%,35.1% { + border-bottom-color: transparent + } - 10.1%,35% { - border-bottom-color: currentColor; - } + 10.1%,35% { + border-bottom-color: currentColor + } - 50.1% { - border-left-color: transparent; - } + 50.1% { + border-left-color: transparent + } - to { - border-left-color: transparent; - border-bottom-color: transparent; - transform: rotate(360deg); - } + to { + border-left-color: transparent; + border-bottom-color: transparent; + transform: rotate(360deg) + } } @keyframes currentcolor-elastic-loader { - 0%,1% { - border-left-color: transparent; - border-bottom-color: transparent; - } + 0%,1% { + border-left-color: transparent; + border-bottom-color: transparent + } - 1.1%,50% { - border-left-color: currentColor; - } + 1.1%,50% { + border-left-color: currentColor + } - 10%,35.1% { - border-bottom-color: transparent; - } + 10%,35.1% { + border-bottom-color: transparent + } - 10.1%,35% { - border-bottom-color: currentColor; - } + 10.1%,35% { + border-bottom-color: currentColor + } - 50.1% { - border-left-color: transparent; - } + 50.1% { + border-left-color: transparent + } - to { - border-left-color: transparent; - border-bottom-color: transparent; - transform: rotate(360deg); - } + to { + border-left-color: transparent; + border-bottom-color: transparent; + transform: rotate(360deg) + } } .ui.menu { - display: flex; - margin: 1rem 0; - font-family: var(--fonts-regular); - background: #FFFFFF; - font-weight: 400; - border: 1px solid rgba(34,36,38,.15); - box-shadow: 0 1px 2px #22242626; - border-radius: .28571429rem; - min-height: 2.85714286em; + display: flex; + margin: 1rem 0; + font-family: var(--fonts-regular); + background: #FFFFFF; + font-weight: 400; + border: 1px solid rgba(34,36,38,.15); + box-shadow: 0 1px 2px #22242626; + border-radius: .28571429rem; + min-height: 2.85714286em } .ui.menu:after { - content: ""; - display: block; - height: 0; - clear: both; - visibility: hidden; + content: ""; + display: block; + height: 0; + clear: both; + visibility: hidden } .ui.menu:first-child { - margin-top: 0; + margin-top: 0 } .ui.menu:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.menu .menu { - margin: 0; + margin: 0 } .ui.menu:not(.vertical)>.menu { - display: flex; + display: flex } .ui.menu:not(.vertical) .item { - display: flex; - align-items: center; + display: flex; + align-items: center } .ui.menu .item { - position: relative; - vertical-align: middle; - line-height: 1; - text-decoration: none; - -webkit-tap-highlight-color: transparent; - flex: 0 0 auto; - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; - background: none; - padding: .92857143em 1.14285714em; - text-transform: none; - color: #000000de; - font-weight: 400; - transition: background .1s ease,box-shadow .1s ease,color .1s ease; + position: relative; + vertical-align: middle; + line-height: 1; + text-decoration: none; + -webkit-tap-highlight-color: transparent; + flex: 0 0 auto; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + background: none; + padding: .92857143em 1.14285714em; + text-transform: none; + color: #000000de; + font-weight: 400; + transition: background .1s ease,box-shadow .1s ease,color .1s ease } .ui.menu>.item:first-child { - border-radius: .28571429rem 0 0 .28571429rem; + border-radius: .28571429rem 0 0 .28571429rem } .ui.menu .item:before { - position: absolute; - content: ""; - top: 0; - right: 0; - height: 100%; - width: 1px; - background: rgba(34,36,38,.1); + position: absolute; + content: ""; + top: 0; + right: 0; + height: 100%; + width: 1px; + background: rgba(34,36,38,.1) } .ui.menu .text.item>*,.ui.menu .item>a:not(.ui),.ui.menu .item>p:only-child { - -webkit-user-select: text; - -moz-user-select: text; - user-select: text; - line-height: 1.3; + -webkit-user-select: text; + -moz-user-select: text; + user-select: text; + line-height: 1.3 } .ui.menu .item>p:first-child { - margin-top: 0; + margin-top: 0 } .ui.menu .item>p:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.menu .item>i.icon { - opacity: .9; - float: none; - margin: 0 .35714286em 0 0; + opacity: .9; + float: none; + margin: 0 .35714286em 0 0 } .ui.menu:not(.vertical) .item>.button { - position: relative; - top: 0; - margin: -.5em 0; - padding-bottom: .78571429em; - padding-top: .78571429em; - font-size: 1em; + position: relative; + top: 0; + margin: -.5em 0; + padding-bottom: .78571429em; + padding-top: .78571429em; + font-size: 1em } .ui.menu>.grid,.ui.menu>.container { - display: flex; - align-items: inherit; - flex-direction: inherit; + display: flex; + align-items: inherit; + flex-direction: inherit } .ui.menu .item>.input { - width: 100%; + width: 100% } .ui.menu:not(.vertical) .item>.input { - position: relative; - top: 0; - margin: -.5em 0; + position: relative; + top: 0; + margin: -.5em 0 } .ui.menu .item>.input input { - font-size: 1em; - padding-top: .57142857em; - padding-bottom: .57142857em; + font-size: 1em; + padding-top: .57142857em; + padding-bottom: .57142857em } .ui.menu .header.item,.ui.vertical.menu .header.item { - margin: 0; - background: ""; - text-transform: normal; - font-weight: 500; + margin: 0; + background: ""; + text-transform: normal; + font-weight: 500 } .ui.vertical.menu .item>.header:not(.ui) { - margin: 0 0 .5em; - font-size: 1em; - font-weight: 500; + margin: 0 0 .5em; + font-size: 1em; + font-weight: 500 } .ui.menu .item>i.dropdown.icon { - padding: 0; - float: right; - margin: 0 0 0 1em; + padding: 0; + float: right; + margin: 0 0 0 1em } .ui.menu .dropdown.item .menu { - min-width: calc(100% - 1px); - border-radius: 0 0 .28571429rem .28571429rem; - background: #FFFFFF; - margin: 0; - box-shadow: 0 1px 3px #00000014; - flex-direction: column!important; + min-width: calc(100% - 1px); + border-radius: 0 0 .28571429rem .28571429rem; + background: #FFFFFF; + margin: 0; + box-shadow: 0 1px 3px #00000014; + flex-direction: column!important } .ui.menu .ui.dropdown .menu>.item { - margin: 0; - text-align: left; - font-size: 1em!important; - padding: .78571429em 1.14285714em!important; - background: transparent!important; - color: #000000de!important; - text-transform: none!important; - font-weight: 400!important; - box-shadow: none!important; - transition: none!important; + margin: 0; + text-align: left; + font-size: 1em!important; + padding: .78571429em 1.14285714em!important; + background: transparent!important; + color: #000000de!important; + text-transform: none!important; + font-weight: 400!important; + box-shadow: none!important; + transition: none!important } .ui.menu .ui.dropdown .menu>.item:hover { - background: rgba(0,0,0,.05)!important; - color: #000000f2!important; + background: rgba(0,0,0,.05)!important; + color: #000000f2!important } .ui.menu .ui.dropdown .menu>.selected.item { - background: rgba(0,0,0,.05)!important; - color: #000000f2!important; + background: rgba(0,0,0,.05)!important; + color: #000000f2!important } .ui.menu .ui.dropdown .menu>.active.item { - background: rgba(0,0,0,.03)!important; - font-weight: 500!important; - color: #000000f2!important; + background: rgba(0,0,0,.03)!important; + font-weight: 500!important; + color: #000000f2!important } .ui.menu .ui.dropdown.item .menu .item:not(.filtered) { - display: block; + display: block } .ui.menu .ui.dropdown .menu>.item>.icons,.ui.menu .ui.dropdown .menu>.item>i.icon:not(.dropdown) { - display: inline-block; - font-size: 1em!important; - float: none; - margin: 0 .75em 0 0!important; + display: inline-block; + font-size: 1em!important; + float: none; + margin: 0 .75em 0 0!important } .ui.secondary.menu .dropdown.item>.menu,.ui.text.menu .dropdown.item>.menu { - border-radius: .28571429rem; - margin-top: .35714286em; + border-radius: .28571429rem; + margin-top: .35714286em } .ui.menu .pointing.dropdown.item .menu { - margin-top: .75em; + margin-top: .75em } .ui.inverted.menu .search.dropdown.item>.search,.ui.inverted.menu .search.dropdown.item>.text { - color: #ffffffe6; + color: #ffffffe6 } .ui.vertical.menu .dropdown.item>i.icon { - float: right; - content: "\f0da"; - margin-left: 1em; + float: right; + content: "\f0da"; + margin-left: 1em } .ui.vertical.menu .dropdown.item .menu { - left: 100%; - min-width: 0; - min-width: -webkit-max-content; - min-width: -moz-max-content; - min-width: max-content; - margin: 0; - box-shadow: 0 1px 3px #00000014; - border-radius: 0 .28571429rem .28571429rem; + left: 100%; + min-width: 0; + min-width: -webkit-max-content; + min-width: -moz-max-content; + min-width: max-content; + margin: 0; + box-shadow: 0 1px 3px #00000014; + border-radius: 0 .28571429rem .28571429rem } .ui.vertical.menu .dropdown.item.upward .menu { - bottom: 0; + bottom: 0 } .ui.vertical.menu .dropdown.item:not(.upward) .menu { - top: 0; + top: 0 } .ui.vertical.menu .active.dropdown.item { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0 } .ui.vertical.menu .dropdown.active.item { - box-shadow: none; + box-shadow: none } .ui.item.menu .dropdown .menu .item { - width: 100%; + width: 100% } .ui.menu .item>.label:not(.floating) { - margin-left: 1em; - padding: .3em .78571429em; + margin-left: 1em; + padding: .3em .78571429em } .ui.vertical.menu .item>.label { - margin-top: -.15em; - margin-bottom: -.15em; - padding: .3em .78571429em; + margin-top: -.15em; + margin-bottom: -.15em; + padding: .3em .78571429em } .ui.menu .item>.floating.label { - padding: .3em .78571429em; + padding: .3em .78571429em } .ui.menu .item>.label { - background: #999999; - color: #fff; + background: #999999; + color: #fff } .ui.menu .item>.image.label img { - margin: -.2833em .8em -.2833em -.8em; - height: 1.5666em; + margin: -.2833em .8em -.2833em -.8em; + height: 1.5666em } .ui.menu .item>img:not(.ui) { - display: inline-block; - vertical-align: middle; - margin: -.3em 0; - width: 2.5em; + display: inline-block; + vertical-align: middle; + margin: -.3em 0; + width: 2.5em } .ui.vertical.menu .item>img:not(.ui):only-child { - display: block; - max-width: 100%; - width: auto; + display: block; + max-width: 100%; + width: auto } .ui.menu .list .item:before { - background: none!important; + background: none!important } .ui.vertical.sidebar.menu>.item:first-child:before { - display: block!important; + display: block!important } .ui.vertical.sidebar.menu>.item:before { - top: auto; - bottom: 0; + top: auto; + bottom: 0 } @media only screen and (max-width: 767.98px) { - .ui.menu>.ui.container { - width: 100%!important; - margin-left: 0!important; - margin-right: 0!important; - } + .ui.menu>.ui.container { + width:100%!important; + margin-left: 0!important; + margin-right: 0!important + } } @media only screen and (min-width: 768px) { - .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child { - border-left: 1px solid rgba(34,36,38,.1); - } + .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child { + border-left:1px solid rgba(34,36,38,.1) + } - .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.right.item:not(.borderless):last-child,.ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.right.menu>.item:not(.borderless):last-child { - border-right: 1px solid rgba(34,36,38,.1); - } + .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.right.item:not(.borderless):last-child,.ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.right.menu>.item:not(.borderless):last-child { + border-right: 1px solid rgba(34,36,38,.1) + } } .ui.link.menu .item:hover,.ui.menu .dropdown.item:hover,.ui.menu .link.item:hover,.ui.menu a.item:hover { - cursor: pointer; - background: rgba(0,0,0,.03); - color: #000000f2; + cursor: pointer; + background: rgba(0,0,0,.03); + color: #000000f2 } .ui.link.menu .item:active,.ui.menu .link.item:active,.ui.menu a.item:active { - background: rgba(0,0,0,.03); - color: #000000f2; + background: rgba(0,0,0,.03); + color: #000000f2 } .ui.menu .active.item { - background: rgba(0,0,0,.05); - color: #000000f2; - font-weight: 400; - box-shadow: none; + background: rgba(0,0,0,.05); + color: #000000f2; + font-weight: 400; + box-shadow: none } .ui.menu .active.item>i.icon { - opacity: 1; + opacity: 1 } .ui.menu .active.item:hover,.ui.vertical.menu .active.item:hover { - background-color: #0000000d; - color: #000000f2; + background-color: #0000000d; + color: #000000f2 } .ui.ui.menu .item.disabled { - cursor: default; - background-color: transparent; - color: #2828284d; - pointer-events: none; + cursor: default; + background-color: transparent; + color: #2828284d; + pointer-events: none } .ui.menu:not(.vertical) .left.item,.ui.menu:not(.vertical) .left.menu { - display: flex; - margin-right: auto!important; + display: flex; + margin-right: auto!important } .ui.menu:not(.vertical) .right.item,.ui.menu:not(.vertical) .right.menu { - display: flex; - margin-left: auto!important; + display: flex; + margin-left: auto!important } .ui.menu:not(.vertical) :not(.dropdown)>.left.menu,.ui.menu:not(.vertical) :not(.dropdown)>.right.menu { - display: inherit; + display: inherit } .ui.menu:not(.vertical) .center.item,.ui.menu:not(.vertical) .center.menu { - display: flex; - margin-left: auto!important; - margin-right: auto!important; + display: flex; + margin-left: auto!important; + margin-right: auto!important } .ui.menu .right.item:before,.ui.menu .right.menu>.item:before { - right: auto; - left: 0; + right: auto; + left: 0 } .ui.menu .center.item:last-child:before,.ui.menu .center.menu>.item:last-child:before { - display: none; + display: none } .ui.vertical.menu { - display: block; - flex-direction: column; - background: #FFFFFF; - box-shadow: 0 1px 2px #22242626; + display: block; + flex-direction: column; + background: #FFFFFF; + box-shadow: 0 1px 2px #22242626 } .ui.vertical.menu .item { - display: block; - background: none; - border-top: none; - border-right: none; + display: block; + background: none; + border-top: none; + border-right: none } .ui.vertical.menu>.item:first-child { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.vertical.menu>.item:last-child { - border-radius: 0 0 .28571429rem .28571429rem; + border-radius: 0 0 .28571429rem .28571429rem } .ui.vertical.menu .item>.label { - float: right; - text-align: center; + float: right; + text-align: center } .ui.vertical.menu .item>i.icon,.ui.vertical.menu .item>i.icons { - width: 1.18em; - float: right; - margin: 0 0 0 .5em; + width: 1.18em; + float: right; + margin: 0 0 0 .5em } .ui.vertical.menu .item>.label+i.icon { - float: none; - margin: 0 .5em 0 0; + float: none; + margin: 0 .5em 0 0 } .ui.vertical.menu .item:before { - position: absolute; - content: ""; - top: 0; - left: 0; - width: 100%; - height: 1px; - background: rgba(34,36,38,.1); + position: absolute; + content: ""; + top: 0; + left: 0; + width: 100%; + height: 1px; + background: rgba(34,36,38,.1) } .ui.vertical.menu .item:first-child:before { - display: none!important; + display: none!important } .ui.vertical.menu .item>.menu { - margin: .5em -1.14285714em 0; + margin: .5em -1.14285714em 0 } .ui.vertical.menu .menu .item { - background: none; - padding: .5em 1.33333333em; - font-size: .85714286em; - color: #00000080; + background: none; + padding: .5em 1.33333333em; + font-size: .85714286em; + color: #00000080 } .ui.vertical.menu .item .menu a.item:hover,.ui.vertical.menu .item .menu .link.item:hover { - color: #000000d9; + color: #000000d9 } .ui.vertical.menu .menu .item:before { - display: none; + display: none } .ui.vertical.menu .active.item { - background: rgba(0,0,0,.05); - border-radius: 0; - box-shadow: none; + background: rgba(0,0,0,.05); + border-radius: 0; + box-shadow: none } .ui.vertical.menu>.active.item:first-child { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.vertical.menu>.active.item:last-child { - border-radius: 0 0 .28571429rem .28571429rem; + border-radius: 0 0 .28571429rem .28571429rem } .ui.vertical.menu>.active.item:only-child { - border-radius: .28571429rem; + border-radius: .28571429rem } .ui.vertical.menu .active.item .menu .active.item { - border-left: none; + border-left: none } .ui.vertical.menu .item .menu .active.item { - background-color: transparent; - font-weight: 500; - color: #000000f2; + background-color: transparent; + font-weight: 500; + color: #000000f2 } .ui.tabular.menu { - border-radius: 0; - box-shadow: none!important; - border: none; - background: none transparent; - border-bottom: 1px solid #D4D4D5; + border-radius: 0; + box-shadow: none!important; + border: none; + background: none transparent; + border-bottom: 1px solid #D4D4D5 } .ui.tabular.fluid.menu { - width: calc(100% + 2px)!important; + width: calc(100% + 2px)!important } .ui.tabular.menu .item { - background: transparent; - border-bottom: none; - border-left: 1px solid transparent; - border-right: 1px solid transparent; - border-top: 2px solid transparent; - padding: .92857143em 1.42857143em; - color: #000000de; + background: transparent; + border-bottom: none; + border-left: 1px solid transparent; + border-right: 1px solid transparent; + border-top: 2px solid transparent; + padding: .92857143em 1.42857143em; + color: #000000de } .ui.tabular.menu .item:before { - display: none; + display: none } .ui.tabular.menu .item:hover { - background-color: transparent; - color: #000c; + background-color: transparent; + color: #000c } .ui.tabular.menu .active.item { - background: none #FFFFFF; - color: #000000f2; - border-top-width: 1px; - border-color: #d4d4d5; - font-weight: 500; - margin-bottom: -1px; - box-shadow: none; - border-radius: .28571429rem .28571429rem 0 0!important; + background: none #FFFFFF; + color: #000000f2; + border-top-width: 1px; + border-color: #d4d4d5; + font-weight: 500; + margin-bottom: -1px; + box-shadow: none; + border-radius: .28571429rem .28571429rem 0 0!important } .ui.tabular.menu+.attached:not(.top).segment,.ui.tabular.menu+.attached:not(.top).segment+.attached:not(.top).segment { - border-top: none; - margin-left: 0; - margin-top: 0; - margin-right: 0; - width: 100%; + border-top: none; + margin-left: 0; + margin-top: 0; + margin-right: 0; + width: 100% } .top.attached.segment+.ui.bottom.tabular.menu { - position: relative; - width: calc(100% + 2px); - left: -1px; + position: relative; + width: calc(100% + 2px); + left: -1px } .ui.bottom.tabular.menu { - background: none transparent; - border-radius: 0; - box-shadow: none!important; - border-bottom: none; - border-top: 1px solid #D4D4D5; + background: none transparent; + border-radius: 0; + box-shadow: none!important; + border-bottom: none; + border-top: 1px solid #D4D4D5 } .ui.bottom.tabular.menu .item { - background: none; - border-left: 1px solid transparent; - border-right: 1px solid transparent; - border-bottom: 1px solid transparent; - border-top: none; + background: none; + border-left: 1px solid transparent; + border-right: 1px solid transparent; + border-bottom: 1px solid transparent; + border-top: none } .ui.bottom.tabular.menu .active.item { - background: none #FFFFFF; - color: #000000f2; - border-color: #d4d4d5; - margin: -1px 0 0; - border-radius: 0 0 .28571429rem .28571429rem!important; + background: none #FFFFFF; + color: #000000f2; + border-color: #d4d4d5; + margin: -1px 0 0; + border-radius: 0 0 .28571429rem .28571429rem!important } .ui.vertical.tabular.menu { - background: none transparent; - border-radius: 0; - box-shadow: none!important; - border-bottom: none; - border-right: 1px solid #D4D4D5; + background: none transparent; + border-radius: 0; + box-shadow: none!important; + border-bottom: none; + border-right: 1px solid #D4D4D5 } .ui.vertical.tabular.menu .item { - background: none; - border-left: 1px solid transparent; - border-bottom: 1px solid transparent; - border-top: 1px solid transparent; - border-right: none; + background: none; + border-left: 1px solid transparent; + border-bottom: 1px solid transparent; + border-top: 1px solid transparent; + border-right: none } .ui.vertical.tabular.menu .active.item { - background: none #FFFFFF; - color: #000000f2; - border-color: #d4d4d5; - margin: 0 -1px 0 0; - border-radius: .28571429rem 0 0 .28571429rem!important; + background: none #FFFFFF; + color: #000000f2; + border-color: #d4d4d5; + margin: 0 -1px 0 0; + border-radius: .28571429rem 0 0 .28571429rem!important } .ui.vertical.right.tabular.menu { - background: none transparent; - border-radius: 0; - box-shadow: none!important; - border-bottom: none; - border-right: none; - border-left: 1px solid #D4D4D5; + background: none transparent; + border-radius: 0; + box-shadow: none!important; + border-bottom: none; + border-right: none; + border-left: 1px solid #D4D4D5 } .ui.vertical.right.tabular.menu .item { - background: none; - border-right: 1px solid transparent; - border-bottom: 1px solid transparent; - border-top: 1px solid transparent; - border-left: none; + background: none; + border-right: 1px solid transparent; + border-bottom: 1px solid transparent; + border-top: 1px solid transparent; + border-left: none } .ui.vertical.right.tabular.menu .active.item { - background: none #FFFFFF; - color: #000000f2; - border-color: #d4d4d5; - margin: 0 0 0 -1px; - border-radius: 0 .28571429rem .28571429rem 0!important; + background: none #FFFFFF; + color: #000000f2; + border-color: #d4d4d5; + margin: 0 0 0 -1px; + border-radius: 0 .28571429rem .28571429rem 0!important } .ui.tabular.menu .active.dropdown.item { - margin-bottom: 0; - border-left: 1px solid transparent; - border-right: 1px solid transparent; - border-top: 2px solid transparent; - border-bottom: none; + margin-bottom: 0; + border-left: 1px solid transparent; + border-right: 1px solid transparent; + border-top: 2px solid transparent; + border-bottom: none } .ui.pagination.menu { - margin: 0; - display: inline-flex; - vertical-align: middle; + margin: 0; + display: inline-flex; + vertical-align: middle } .ui.pagination.menu .item:last-child { - border-radius: 0 .28571429rem .28571429rem 0; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.compact.menu .item:last-child { - border-radius: 0 .28571429rem .28571429rem 0; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.pagination.menu .item:last-child:before { - display: none; + display: none } .ui.pagination.menu .item { - min-width: 3em; - text-align: center; + min-width: 3em; + text-align: center } .ui.pagination.menu .icon.item i.icon { - vertical-align: top; + vertical-align: top } .ui.pagination.menu .active.item { - border-top: none; - padding-top: .92857143em; - background-color: #0000000d; - color: #000000f2; - box-shadow: none; + border-top: none; + padding-top: .92857143em; + background-color: #0000000d; + color: #000000f2; + box-shadow: none } .ui.secondary.menu { - background: none; - margin-left: -.35714286em; - margin-right: -.35714286em; - border-radius: 0; - border: none; - box-shadow: none; + background: none; + margin-left: -.35714286em; + margin-right: -.35714286em; + border-radius: 0; + border: none; + box-shadow: none } .ui.secondary.menu .item { - align-self: center; - box-shadow: none; - border: none; - padding: .78571429em .92857143em; - margin: 0 .35714286em; - background: none; - transition: color .1s ease; - border-radius: .28571429rem; + align-self: center; + box-shadow: none; + border: none; + padding: .78571429em .92857143em; + margin: 0 .35714286em; + background: none; + transition: color .1s ease; + border-radius: .28571429rem } .ui.secondary.menu .item:before { - display: none!important; + display: none!important } .ui.secondary.menu .header.item { - border-radius: 0; - border-right: none; - background: none transparent; + border-radius: 0; + border-right: none; + background: none transparent } .ui.secondary.menu .item>img:not(.ui) { - margin: 0; + margin: 0 } .ui.secondary.menu .dropdown.item:hover,.ui.secondary.menu .link.item:hover,.ui.secondary.menu a.item:hover { - background: rgba(0,0,0,.05); - color: #000000f2; + background: rgba(0,0,0,.05); + color: #000000f2 } .ui.secondary.menu .active.item { - box-shadow: none; - background: rgba(0,0,0,.05); - color: #000000f2; - border-radius: .28571429rem; + box-shadow: none; + background: rgba(0,0,0,.05); + color: #000000f2; + border-radius: .28571429rem } .ui.secondary.menu .active.item:hover { - box-shadow: none; - background: rgba(0,0,0,.05); - color: #000000f2; + box-shadow: none; + background: rgba(0,0,0,.05); + color: #000000f2 } .ui.secondary.inverted.menu .link.item:not(.disabled),.ui.secondary.inverted.menu a.item:not(.disabled) { - color: #ffffffb3; + color: #ffffffb3 } .ui.secondary.inverted.menu .dropdown.item:hover,.ui.secondary.inverted.menu .link.item:hover,.ui.secondary.inverted.menu a.item:hover { - background: rgba(255,255,255,.08); - color: #fff; + background: rgba(255,255,255,.08); + color: #fff } .ui.secondary.inverted.menu .active.item { - background: rgba(255,255,255,.15); - color: #fff; + background: rgba(255,255,255,.15); + color: #fff } .ui.secondary.item.menu { - margin-left: 0; - margin-right: 0; + margin-left: 0; + margin-right: 0 } .ui.secondary.item.menu .item:last-child { - margin-right: 0; + margin-right: 0 } .ui.secondary.attached.menu { - box-shadow: none; + box-shadow: none } .ui.vertical.secondary.menu .item:not(.dropdown)>.menu { - margin: 0 -.92857143em; + margin: 0 -.92857143em } .ui.vertical.secondary.menu .item:not(.dropdown)>.menu>.item { - margin: 0; - padding: .5em 1.33333333em; + margin: 0; + padding: .5em 1.33333333em } .ui.secondary.vertical.menu>.item { - border: none; - margin: 0 0 .35714286em; - border-radius: .28571429rem!important; + border: none; + margin: 0 0 .35714286em; + border-radius: .28571429rem!important } .ui.secondary.vertical.menu>.header.item { - border-radius: 0; + border-radius: 0 } .ui.vertical.secondary.menu .item>.menu .item { - background-color: transparent; + background-color: transparent } .ui.secondary.inverted.menu { - background-color: transparent; + background-color: transparent } .ui.secondary.pointing.menu { - margin-left: 0; - margin-right: 0; - border-bottom: 2px solid rgba(34,36,38,.15); + margin-left: 0; + margin-right: 0; + border-bottom: 2px solid rgba(34,36,38,.15) } .ui.secondary.pointing.menu .item { - border-bottom-color: transparent; - border-bottom-style: solid; - border-radius: 0; - align-self: flex-end; - margin: 0 0 -2px; - padding: .85714286em 1.14285714em; - border-bottom-width: 2px; - transition: color .1s ease; + border-bottom-color: transparent; + border-bottom-style: solid; + border-radius: 0; + align-self: flex-end; + margin: 0 0 -2px; + padding: .85714286em 1.14285714em; + border-bottom-width: 2px; + transition: color .1s ease } .ui.secondary.pointing.menu .ui.dropdown .menu .item { - border-bottom-width: 0; + border-bottom-width: 0 } .ui.secondary.pointing.menu .item>.label:not(.floating) { - margin-top: -.3em; - margin-bottom: -.3em; + margin-top: -.3em; + margin-bottom: -.3em } .ui.secondary.pointing.menu .item>.circular.label { - margin-top: -.5em; - margin-bottom: -.5em; + margin-top: -.5em; + margin-bottom: -.5em } .ui.secondary.pointing.menu .header.item { - color: #000000d9!important; + color: #000000d9!important } .ui.secondary.pointing.menu .text.item { - box-shadow: none!important; + box-shadow: none!important } .ui.secondary.pointing.menu .item:after { - display: none; + display: none } .ui.secondary.pointing.menu .dropdown.item:hover,.ui.secondary.pointing.menu .link.item:hover,.ui.secondary.pointing.menu a.item:hover { - background-color: transparent; - color: #000000de; + background-color: transparent; + color: #000000de } .ui.secondary.pointing.menu .dropdown.item:active,.ui.secondary.pointing.menu .link.item:active,.ui.secondary.pointing.menu a.item:active { - background-color: transparent; - border-color: #22242626; + background-color: transparent; + border-color: #22242626 } .ui.secondary.pointing.menu .active.item { - background-color: transparent; - box-shadow: none; - border-color: currentColor; - font-weight: 500; - color: #000000f2; + background-color: transparent; + box-shadow: none; + border-color: currentColor; + font-weight: 500; + color: #000000f2 } .ui.secondary.pointing.menu .active.item:hover { - border-color: currentColor; - color: #000000f2; + border-color: currentColor; + color: #000000f2 } .ui.secondary.pointing.menu .active.dropdown.item { - border-color: transparent; + border-color: transparent } .ui.secondary.vertical.pointing.menu { - border-bottom-width: 0; - border-right-width: 2px; - border-right-style: solid; - border-right-color: #22242626; + border-bottom-width: 0; + border-right-width: 2px; + border-right-style: solid; + border-right-color: #22242626 } .ui.secondary.vertical.pointing.menu .item { - border-bottom: none; - border-right-style: solid; - border-right-color: transparent; - border-radius: 0!important; - margin: 0 -2px 0 0; - border-right-width: 2px; + border-bottom: none; + border-right-style: solid; + border-right-color: transparent; + border-radius: 0!important; + margin: 0 -2px 0 0; + border-right-width: 2px } .ui.secondary.vertical.pointing.menu .active.item { - border-color: currentColor; + border-color: currentColor } .ui.secondary.inverted.pointing.menu { - border-color: #ffffff1a; + border-color: #ffffff1a } .ui.secondary.inverted.pointing.menu .item:not(.disabled) { - color: #ffffffe6; + color: #ffffffe6 } .ui.secondary.inverted.pointing.menu .header.item { - color: #fff!important; + color: #fff!important } .ui.secondary.inverted.pointing.menu .link.item:hover,.ui.secondary.inverted.pointing.menu a.item:hover { - color: #fff; + color: #fff } .ui.ui.secondary.inverted.pointing.menu .active.item { - border-color: #fff; - color: #fff; - background-color: transparent; + border-color: #fff; + color: #fff; + background-color: transparent } .ui.text.menu { - background: none transparent; - border-radius: 0; - box-shadow: none; - border: none; - margin: 1em -.5em; + background: none transparent; + border-radius: 0; + box-shadow: none; + border: none; + margin: 1em -.5em } .ui.text.menu .item { - border-radius: 0; - box-shadow: none; - align-self: center; - margin: 0; - padding: .35714286em .5em; - font-weight: 400; - color: #0009; - transition: opacity .1s ease; + border-radius: 0; + box-shadow: none; + align-self: center; + margin: 0; + padding: .35714286em .5em; + font-weight: 400; + color: #0009; + transition: opacity .1s ease } .ui.text.menu .item:before,.ui.text.menu .menu .item:before { - display: none!important; + display: none!important } .ui.text.menu .header.item { - background-color: transparent; - opacity: 1; - color: #000000d9; - font-size: .92857143em; - text-transform: uppercase; - font-weight: 500; + background-color: transparent; + opacity: 1; + color: #000000d9; + font-size: .92857143em; + text-transform: uppercase; + font-weight: 500 } .ui.text.menu .item>img:not(.ui) { - margin: 0; + margin: 0 } .ui.text.item.menu .item { - margin: 0; + margin: 0 } .ui.vertical.text.menu { - margin: 1em 0; + margin: 1em 0 } .ui.vertical.text.menu:first-child { - margin-top: 0; + margin-top: 0 } .ui.vertical.text.menu:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.vertical.text.menu .item { - margin: .57142857em 0; - padding-left: 0; - padding-right: 0; + margin: .57142857em 0; + padding-left: 0; + padding-right: 0 } .ui.vertical.text.menu .item>i.icon { - float: none; - margin: 0 .35714286em 0 0; + float: none; + margin: 0 .35714286em 0 0 } .ui.vertical.text.menu .header.item { - margin: .57142857em 0 .71428571em; + margin: .57142857em 0 .71428571em } .ui.vertical.text.menu .item:not(.dropdown)>.menu { - margin: 0; + margin: 0 } .ui.vertical.text.menu .item:not(.dropdown)>.menu>.item { - margin: 0; - padding: .5em 0; + margin: 0; + padding: .5em 0 } .ui.text.menu .item:hover { - opacity: 1; - background-color: transparent; + opacity: 1; + background-color: transparent } .ui.text.menu .active.item { - background-color: transparent; - border: none; - box-shadow: none; - font-weight: 400; - color: #000000f2; + background-color: transparent; + border: none; + box-shadow: none; + font-weight: 400; + color: #000000f2 } .ui.text.menu .active.item:hover { - background-color: transparent; + background-color: transparent } .ui.text.pointing.menu .active.item:after { - box-shadow: none; + box-shadow: none } .ui.text.attached.menu { - box-shadow: none; + box-shadow: none } .ui.inverted.text.menu,.ui.inverted.text.menu .item,.ui.inverted.text.menu .item:hover,.ui.inverted.text.menu .active.item { - background-color: transparent; + background-color: transparent } .ui.fluid.text.menu { - margin-left: 0; - margin-right: 0; + margin-left: 0; + margin-right: 0 } .ui.vertical.icon.menu { - display: inline-block; - width: auto; + display: inline-block; + width: auto } .ui.icon.menu .item { - height: auto; - text-align: center; - color: #1b1c1d; + height: auto; + text-align: center; + color: #1b1c1d } .ui.icon.menu .item>i.icon:not(.dropdown) { - margin: 0; - opacity: 1; + margin: 0; + opacity: 1 } .ui.icon.menu i.icon:before { - opacity: 1; + opacity: 1 } .ui.menu .icon.item>i.icon { - width: auto; - margin: 0 auto; + width: auto; + margin: 0 auto } .ui.vertical.icon.menu .item>i.icon:not(.dropdown) { - display: block; - opacity: 1; - margin: 0 auto; - float: none; + display: block; + opacity: 1; + margin: 0 auto; + float: none } .ui.inverted.icon.menu .item { - color: #fff; + color: #fff } .ui.labeled.icon.menu { - text-align: center; + text-align: center } .ui.labeled.icon.menu .item { - min-width: 6em; - flex-direction: column; + min-width: 6em; + flex-direction: column } .ui.labeled.icon.menu>.item>i.icon:not(.dropdown) { - height: 1em; - display: block; - font-size: 1.71428571em!important; - margin: 0 auto .5rem!important; + height: 1em; + display: block; + font-size: 1.71428571em!important; + margin: 0 auto .5rem!important } .ui.fluid.labeled.icon.menu>.item { - min-width: 0; + min-width: 0 } @media only screen and (max-width: 767.98px) { - .ui.stackable.menu { - flex-direction: column; - } + .ui.stackable.menu { + flex-direction:column + } - .ui.stackable.menu .item { - width: 100%!important; - } + .ui.stackable.menu .item { + width: 100%!important + } - .ui.stackable.menu .item:before { - position: absolute; - content: ""; - top: auto; - bottom: 0; - left: 0; - width: 100%; - height: 1px; - background: rgba(34,36,38,.1); - } + .ui.stackable.menu .item:before { + position: absolute; + content: ""; + top: auto; + bottom: 0; + left: 0; + width: 100%; + height: 1px; + background: rgba(34,36,38,.1) + } - .ui.stackable.menu .left.menu,.ui.stackable.menu .left.item { - margin-right: 0!important; - } + .ui.stackable.menu .left.menu,.ui.stackable.menu .left.item { + margin-right: 0!important + } - .ui.stackable.menu .right.menu,.ui.stackable.menu .right.item { - margin-left: 0!important; - } + .ui.stackable.menu .right.menu,.ui.stackable.menu .right.item { + margin-left: 0!important + } - .ui.stackable.menu .center.menu,.ui.stackable.menu .center.item { - margin-left: 0!important; - margin-right: 0!important; - } + .ui.stackable.menu .center.menu,.ui.stackable.menu .center.item { + margin-left: 0!important; + margin-right: 0!important + } - .ui.stackable.menu .right.menu,.ui.stackable.menu .center.menu,.ui.stackable.menu .left.menu { - flex-direction: column; - } + .ui.stackable.menu .right.menu,.ui.stackable.menu .center.menu,.ui.stackable.menu .left.menu { + flex-direction: column + } } .ui.ui.ui.menu .primary.active.item,.ui.ui.primary.menu .active.item:hover,.ui.ui.primary.menu .active.item { - color: #2185d0; + color: #2185d0 } .ui.ui.ui.menu .red.active.item,.ui.ui.red.menu .active.item:hover,.ui.ui.red.menu .active.item { - color: #db2828; + color: #db2828 } .ui.ui.ui.menu .orange.active.item,.ui.ui.orange.menu .active.item:hover,.ui.ui.orange.menu .active.item { - color: #f2711c; + color: #f2711c } .ui.ui.ui.menu .yellow.active.item,.ui.ui.yellow.menu .active.item:hover,.ui.ui.yellow.menu .active.item { - color: #fbbd08; + color: #fbbd08 } .ui.ui.ui.menu .olive.active.item,.ui.ui.olive.menu .active.item:hover,.ui.ui.olive.menu .active.item { - color: #b5cc18; + color: #b5cc18 } .ui.ui.ui.menu .green.active.item,.ui.ui.green.menu .active.item:hover,.ui.ui.green.menu .active.item { - color: #21ba45; + color: #21ba45 } .ui.ui.ui.menu .teal.active.item,.ui.ui.teal.menu .active.item:hover,.ui.ui.teal.menu .active.item { - color: #00b5ad; + color: #00b5ad } .ui.ui.ui.menu .blue.active.item,.ui.ui.blue.menu .active.item:hover,.ui.ui.blue.menu .active.item { - color: #2185d0; + color: #2185d0 } .ui.ui.ui.menu .violet.active.item,.ui.ui.violet.menu .active.item:hover,.ui.ui.violet.menu .active.item { - color: #6435c9; + color: #6435c9 } .ui.ui.ui.menu .purple.active.item,.ui.ui.purple.menu .active.item:hover,.ui.ui.purple.menu .active.item { - color: #a333c8; + color: #a333c8 } .ui.ui.ui.menu .pink.active.item,.ui.ui.pink.menu .active.item:hover,.ui.ui.pink.menu .active.item { - color: #e03997; + color: #e03997 } .ui.ui.ui.menu .brown.active.item,.ui.ui.brown.menu .active.item:hover,.ui.ui.brown.menu .active.item { - color: #a5673f; + color: #a5673f } .ui.ui.ui.menu .grey.active.item,.ui.ui.grey.menu .active.item:hover,.ui.ui.grey.menu .active.item { - color: #767676; + color: #767676 } .ui.ui.ui.menu .black.active.item,.ui.ui.black.menu .active.item:hover,.ui.ui.black.menu .active.item { - color: #1b1c1d; + color: #1b1c1d } .ui.inverted.menu { - border: 0 solid transparent; - background: #1B1C1D; - box-shadow: none; + border: 0 solid transparent; + background: #1B1C1D; + box-shadow: none } .ui.inverted.menu .item,.ui.inverted.menu .item>a:not(.ui) { - background: transparent; - color: #ffffffe6; + background: transparent; + color: #ffffffe6 } .ui.inverted.menu .item.menu { - background: transparent; + background: transparent } .ui.inverted.menu .item:before { - background: rgba(255,255,255,.08); + background: rgba(255,255,255,.08) } .ui.vertical.inverted.menu .item:before { - background: rgba(255,255,255,.08); + background: rgba(255,255,255,.08) } .ui.vertical.inverted.menu .menu .item,.ui.vertical.inverted.menu .menu .item a:not(.ui) { - color: #ffffff80; + color: #ffffff80 } .ui.inverted.menu .header.item { - margin: 0; - background: transparent; - box-shadow: none; + margin: 0; + background: transparent; + box-shadow: none } .ui.ui.inverted.menu .item.disabled { - color: #e1e1e14d; + color: #e1e1e14d } .ui.link.inverted.menu .item:hover,.ui.inverted.menu .dropdown.item:hover,.ui.inverted.menu .link.item:hover,.ui.inverted.menu a.item:hover { - background: rgba(255,255,255,.08); - color: #fff; + background: rgba(255,255,255,.08); + color: #fff } .ui.vertical.inverted.menu .item .menu a.item:hover,.ui.vertical.inverted.menu .item .menu .link.item:hover { - background: transparent; - color: #fff; + background: transparent; + color: #fff } .ui.inverted.menu a.item:active,.ui.inverted.menu .link.item:active { - background: rgba(255,255,255,.08); - color: #fff; + background: rgba(255,255,255,.08); + color: #fff } .ui.inverted.menu .active.item { - background: #3D3E3F; - color: #fff!important; + background: #3D3E3F; + color: #fff!important } .ui.inverted.vertical.menu .item .menu .active.item { - background: transparent; - color: #fff; + background: transparent; + color: #fff } .ui.inverted.pointing.menu .active.item:after { - background: #3D3E3F; - margin: 0!important; - box-shadow: none!important; - border: none!important; + background: #3D3E3F; + margin: 0!important; + box-shadow: none!important; + border: none!important } .ui.inverted.menu .active.item:hover { - background: #3D3E3F; - color: #fff!important; + background: #3D3E3F; + color: #fff!important } .ui.inverted.pointing.menu .active.item:hover:after { - background: #3D3E3F; + background: #3D3E3F } .ui.floated.menu { - float: left; - margin: 0 .5rem 0 0; + float: left; + margin: 0 .5rem 0 0 } .ui.floated.menu .item:last-child:before { - display: none; + display: none } .ui.right.floated.menu { - float: right; - margin: 0 0 0 .5rem; + float: right; + margin: 0 0 0 .5rem } .ui.ui.ui.inverted.menu .primary.active.item,.ui.ui.inverted.primary.menu { - background-color: #2185d0; + background-color: #2185d0 } .ui.inverted.primary.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.primary.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.primary.menu .active.item { - background-color: #1678c2; + background-color: #1678c2 } .ui.ui.ui.inverted.menu .red.active.item,.ui.ui.inverted.red.menu { - background-color: #db2828; + background-color: #db2828 } .ui.inverted.red.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.red.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.red.menu .active.item { - background-color: #d01919; + background-color: #d01919 } .ui.ui.ui.inverted.menu .orange.active.item,.ui.ui.inverted.orange.menu { - background-color: #f2711c; + background-color: #f2711c } .ui.inverted.orange.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.orange.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.orange.menu .active.item { - background-color: #f26202; + background-color: #f26202 } .ui.ui.ui.inverted.menu .yellow.active.item,.ui.ui.inverted.yellow.menu { - background-color: #fbbd08; + background-color: #fbbd08 } .ui.inverted.yellow.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.yellow.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.yellow.menu .active.item { - background-color: #eaae00; + background-color: #eaae00 } .ui.ui.ui.inverted.menu .olive.active.item,.ui.ui.inverted.olive.menu { - background-color: #b5cc18; + background-color: #b5cc18 } .ui.inverted.olive.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.olive.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.olive.menu .active.item { - background-color: #a7bd0d; + background-color: #a7bd0d } .ui.ui.ui.inverted.menu .green.active.item,.ui.ui.inverted.green.menu { - background-color: #21ba45; + background-color: #21ba45 } .ui.inverted.green.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.green.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.green.menu .active.item { - background-color: #16ab39; + background-color: #16ab39 } .ui.ui.ui.inverted.menu .teal.active.item,.ui.ui.inverted.teal.menu { - background-color: #00b5ad; + background-color: #00b5ad } .ui.inverted.teal.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.teal.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.teal.menu .active.item { - background-color: #009c95; + background-color: #009c95 } .ui.ui.ui.inverted.menu .blue.active.item,.ui.ui.inverted.blue.menu { - background-color: #2185d0; + background-color: #2185d0 } .ui.inverted.blue.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.blue.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.blue.menu .active.item { - background-color: #1678c2; + background-color: #1678c2 } .ui.ui.ui.inverted.menu .violet.active.item,.ui.ui.inverted.violet.menu { - background-color: #6435c9; + background-color: #6435c9 } .ui.inverted.violet.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.violet.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.violet.menu .active.item { - background-color: #5829bb; + background-color: #5829bb } .ui.ui.ui.inverted.menu .purple.active.item,.ui.ui.inverted.purple.menu { - background-color: #a333c8; + background-color: #a333c8 } .ui.inverted.purple.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.purple.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.purple.menu .active.item { - background-color: #9627ba; + background-color: #9627ba } .ui.ui.ui.inverted.menu .pink.active.item,.ui.ui.inverted.pink.menu { - background-color: #e03997; + background-color: #e03997 } .ui.inverted.pink.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.pink.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.pink.menu .active.item { - background-color: #e61a8d; + background-color: #e61a8d } .ui.ui.ui.inverted.menu .brown.active.item,.ui.ui.inverted.brown.menu { - background-color: #a5673f; + background-color: #a5673f } .ui.inverted.brown.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.brown.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.brown.menu .active.item { - background-color: #975b33; + background-color: #975b33 } .ui.ui.ui.inverted.menu .grey.active.item,.ui.ui.inverted.grey.menu { - background-color: #767676; + background-color: #767676 } .ui.inverted.grey.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.grey.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.grey.menu .active.item { - background-color: #838383; + background-color: #838383 } .ui.ui.ui.inverted.menu .black.active.item,.ui.ui.inverted.black.menu { - background-color: #1b1c1d; + background-color: #1b1c1d } .ui.inverted.black.menu .item:before { - background-color: #2224261a; + background-color: #2224261a } .ui.ui.inverted.black.menu .active.item { - background-color: #0000001a; + background-color: #0000001a } .ui.inverted.pointing.black.menu .active.item { - background-color: #27292a; + background-color: #27292a } .ui.ui.ui.inverted.pointing.menu .active.item:after { - background-color: inherit; + background-color: inherit } .ui.fitted.menu .item,.ui.fitted.menu .item .menu .item,.ui.menu .fitted.item { - padding: 0; + padding: 0 } .ui.horizontally.fitted.menu .item,.ui.horizontally.fitted.menu .item .menu .item,.ui.menu .horizontally.fitted.item { - padding-top: .92857143em; - padding-bottom: .92857143em; + padding-top: .92857143em; + padding-bottom: .92857143em } .ui.vertically.fitted.menu .item,.ui.vertically.fitted.menu .item .menu .item,.ui.menu .vertically.fitted.item { - padding-left: 1.14285714em; - padding-right: 1.14285714em; + padding-left: 1.14285714em; + padding-right: 1.14285714em } .ui.borderless.menu .item:before,.ui.borderless.menu .item .menu .item:before,.ui.menu .borderless.item:before { - background: none!important; + background: none!important } .ui.compact.menu { - display: inline-flex; - margin: 0; - vertical-align: middle; + display: inline-flex; + margin: 0; + vertical-align: middle } .ui.compact.vertical.menu { - display: -ms-inline-flexbox!important; - display: inline-block; + display: -ms-inline-flexbox!important; + display: inline-block } .ui.compact.menu:not(.secondary) .item:last-child { - border-radius: 0 .28571429rem .28571429rem 0; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.compact.menu .item:last-child:before { - display: none; + display: none } .ui.compact.vertical.menu { - width: auto!important; + width: auto!important } .ui.compact.vertical.menu .item:last-child:before { - display: block; + display: block } .ui.menu.fluid,.ui.vertical.menu.fluid { - width: 100%!important; + width: 100%!important } .ui.item.menu,.ui.item.menu .item { - width: 100%; - padding-left: 0!important; - padding-right: 0!important; - margin-left: 0!important; - margin-right: 0!important; - text-align: center; - justify-content: center; + width: 100%; + padding-left: 0!important; + padding-right: 0!important; + margin-left: 0!important; + margin-right: 0!important; + text-align: center; + justify-content: center } .ui.attached.item.menu:not(.tabular) { - margin: 0 -1px!important; + margin: 0 -1px!important } .ui.item.menu .item:last-child:before { - display: none; + display: none } .ui.menu.two.item .item { - width: 50%; + width: 50% } .ui.menu.three.item .item { - width: 33.333%; + width: 33.333% } .ui.menu.four.item .item { - width: 25%; + width: 25% } .ui.menu.five.item .item { - width: 20%; + width: 20% } .ui.menu.six.item .item { - width: 16.666%; + width: 16.666% } .ui.menu.seven.item .item { - width: 14.285%; + width: 14.285% } .ui.menu.eight.item .item { - width: 12.5%; + width: 12.5% } .ui.menu.nine.item .item { - width: 11.11%; + width: 11.11% } .ui.menu.ten.item .item { - width: 10%; + width: 10% } .ui.menu.eleven.item .item { - width: 9.09%; + width: 9.09% } .ui.menu.twelve.item .item { - width: 8.333%; + width: 8.333% } .ui.menu.fixed { - position: fixed; - z-index: 101; - margin: 0; - width: 100%; + position: fixed; + z-index: 101; + margin: 0; + width: 100% } .ui.menu.fixed,.ui.menu.fixed .item:first-child,.ui.menu.fixed .item:last-child { - border-radius: 0!important; + border-radius: 0!important } .ui.fixed.menu,.ui[class*="top fixed"].menu { - inset: 0 auto auto 0; + inset: 0 auto auto 0 } .ui[class*="top fixed"].menu { - border-top: none; - border-left: none; - border-right: none; + border-top: none; + border-left: none; + border-right: none } .ui[class*="right fixed"].menu { - border-top: none; - border-bottom: none; - border-right: none; - inset: 0 0 auto auto; - width: auto; - height: 100%; + border-top: none; + border-bottom: none; + border-right: none; + inset: 0 0 auto auto; + width: auto; + height: 100% } .ui[class*="bottom fixed"].menu { - border-bottom: none; - border-left: none; - border-right: none; - inset: auto auto 0 0; + border-bottom: none; + border-left: none; + border-right: none; + inset: auto auto 0 0 } .ui[class*="left fixed"].menu { - border-top: none; - border-bottom: none; - border-left: none; - inset: 0 auto auto 0; - width: auto; - height: 100%; + border-top: none; + border-bottom: none; + border-left: none; + inset: 0 auto auto 0; + width: auto; + height: 100% } .ui.fixed.menu+.ui.grid { - padding-top: 2.75rem; + padding-top: 2.75rem } .ui.pointing.menu .item:after { - visibility: hidden; - position: absolute; - content: ""; - top: 100%; - left: 50%; - transform: translate(-50%) translateY(-50%) rotate(45deg); - background: none; - margin: .5px 0 0; - width: .57142857em; - height: .57142857em; - border: none; - border-bottom: 1px solid #D4D4D5; - border-right: 1px solid #D4D4D5; - z-index: 2; - transition: background .1s ease; + visibility: hidden; + position: absolute; + content: ""; + top: 100%; + left: 50%; + transform: translate(-50%) translateY(-50%) rotate(45deg); + background: none; + margin: .5px 0 0; + width: .57142857em; + height: .57142857em; + border: none; + border-bottom: 1px solid #D4D4D5; + border-right: 1px solid #D4D4D5; + z-index: 2; + transition: background .1s ease } .ui.vertical.pointing.menu .item:after { - position: absolute; - inset: 50% 0 auto auto; - transform: translate(50%) translateY(-50%) rotate(45deg); - margin: 0 -.5px 0 0; - border: none; - border-top: 1px solid #D4D4D5; - border-right: 1px solid #D4D4D5; + position: absolute; + inset: 50% 0 auto auto; + transform: translate(50%) translateY(-50%) rotate(45deg); + margin: 0 -.5px 0 0; + border: none; + border-top: 1px solid #D4D4D5; + border-right: 1px solid #D4D4D5 } .ui.pointing.menu .ui.dropdown .menu .item:after,.ui.vertical.pointing.menu .ui.dropdown .menu .item:after { - display: none; + display: none } .ui.pointing.menu .active.item:after { - visibility: visible; + visibility: visible } .ui.pointing.menu .active.dropdown.item:after { - visibility: hidden; + visibility: hidden } .ui.pointing.menu .dropdown.active.item:after,.ui.pointing.menu .active.item .menu .active.item:after { - display: none; + display: none } .ui.pointing.menu .active.item:after { - background-color: #f2f2f2; + background-color: #f2f2f2 } .ui.pointing.menu .active.item:hover:after { - background-color: #f2f2f2; + background-color: #f2f2f2 } .ui.vertical.pointing.menu .active.item:hover:after { - background-color: #f2f2f2; + background-color: #f2f2f2 } .ui.vertical.pointing.menu .active.item:after { - background-color: #f2f2f2; + background-color: #f2f2f2 } .ui.vertical.pointing.menu .menu .active.item:after { - background-color: #fff; + background-color: #fff } .ui.inverted.pointing.menu .primary.active.item:after { - background-color: #2185d0; + background-color: #2185d0 } .ui.inverted.pointing.menu .secondary.active.item:after { - background-color: #1b1c1d; + background-color: #1b1c1d } .ui.inverted.pointing.menu .red.active.item:after { - background-color: #db2828; + background-color: #db2828 } .ui.inverted.pointing.menu .orange.active.item:after { - background-color: #f2711c; + background-color: #f2711c } .ui.inverted.pointing.menu .yellow.active.item:after { - background-color: #fbbd08; + background-color: #fbbd08 } .ui.inverted.pointing.menu .olive.active.item:after { - background-color: #b5cc18; + background-color: #b5cc18 } .ui.inverted.pointing.menu .green.active.item:after { - background-color: #21ba45; + background-color: #21ba45 } .ui.inverted.pointing.menu .teal.active.item:after { - background-color: #00b5ad; + background-color: #00b5ad } .ui.inverted.pointing.menu .blue.active.item:after { - background-color: #2185d0; + background-color: #2185d0 } .ui.inverted.pointing.menu .violet.active.item:after { - background-color: #6435c9; + background-color: #6435c9 } .ui.inverted.pointing.menu .purple.active.item:after { - background-color: #a333c8; + background-color: #a333c8 } .ui.inverted.pointing.menu .pink.active.item:after { - background-color: #e03997; + background-color: #e03997 } .ui.inverted.pointing.menu .brown.active.item:after { - background-color: #a5673f; + background-color: #a5673f } .ui.inverted.pointing.menu .grey.active.item:after { - background-color: #767676; + background-color: #767676 } .ui.inverted.pointing.menu .black.active.item:after { - background-color: #1b1c1d; + background-color: #1b1c1d } .ui.attached.menu { - top: 0; - bottom: 0; - border-radius: 0; - margin: 0 -1px; - width: calc(100% + 2px); - max-width: calc(100% + 2px); - box-shadow: none; + top: 0; + bottom: 0; + border-radius: 0; + margin: 0 -1px; + width: calc(100% + 2px); + max-width: calc(100% + 2px); + box-shadow: none } .ui.attached+.ui.attached.menu:not(.top) { - border-top: none; + border-top: none } .ui[class*="top attached"].menu { - bottom: 0; - margin-bottom: 0; - top: 0; - margin-top: 1rem; - border-radius: .28571429rem .28571429rem 0 0; + bottom: 0; + margin-bottom: 0; + top: 0; + margin-top: 1rem; + border-radius: .28571429rem .28571429rem 0 0 } .ui.menu[class*="top attached"]:first-child { - margin-top: 0; + margin-top: 0 } .ui[class*="bottom attached"].menu { - bottom: 0; - margin-top: 0; - top: 0; - margin-bottom: 1rem; - box-shadow: 0 1px 2px #22242626,none; - border-radius: 0 0 .28571429rem .28571429rem; + bottom: 0; + margin-top: 0; + top: 0; + margin-bottom: 1rem; + box-shadow: 0 1px 2px #22242626,none; + border-radius: 0 0 .28571429rem .28571429rem } .ui[class*="bottom attached"].menu:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.top.attached.menu>.item:first-child { - border-radius: .28571429rem 0 0; + border-radius: .28571429rem 0 0 } .ui.bottom.attached.menu>.item:first-child { - border-radius: 0 0 0 .28571429rem; + border-radius: 0 0 0 .28571429rem } .ui.attached.menu:not(.tabular) { - border: 1px solid #D4D4D5; + border: 1px solid #D4D4D5 } .ui.attached.inverted.menu { - border: none; + border: none } .ui.attached.tabular.menu { - margin-left: 0; - margin-right: 0; - width: 100%; + margin-left: 0; + margin-right: 0; + width: 100% } .ui.menu { - font-size: 1rem; + font-size: 1rem } .ui.vertical.menu { - width: 15rem; + width: 15rem } .ui.mini.menu,.ui.mini.menu .dropdown,.ui.mini.menu .dropdown .menu>.item { - font-size: .78571429rem; + font-size: .78571429rem } .ui.mini.vertical.menu:not(.icon) { - width: 9rem; + width: 9rem } .ui.tiny.menu,.ui.tiny.menu .dropdown,.ui.tiny.menu .dropdown .menu>.item { - font-size: .85714286rem; + font-size: .85714286rem } .ui.tiny.vertical.menu:not(.icon) { - width: 11rem; + width: 11rem } .ui.small.menu,.ui.small.menu .dropdown,.ui.small.menu .dropdown .menu>.item { - font-size: .92857143rem; + font-size: .92857143rem } .ui.small.vertical.menu:not(.icon) { - width: 13rem; + width: 13rem } .ui.large.menu,.ui.large.menu .dropdown,.ui.large.menu .dropdown .menu>.item { - font-size: 1.07142857rem; + font-size: 1.07142857rem } .ui.large.vertical.menu:not(.icon) { - width: 18rem; + width: 18rem } .ui.big.menu,.ui.big.menu .dropdown,.ui.big.menu .dropdown .menu>.item { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.vertical.menu:not(.icon) { - width: 20rem; + width: 20rem } .ui.huge.menu,.ui.huge.menu .dropdown,.ui.huge.menu .dropdown .menu>.item { - font-size: 1.21428571rem; + font-size: 1.21428571rem } .ui.huge.vertical.menu:not(.icon) { - width: 22rem; + width: 22rem } .ui.massive.menu,.ui.massive.menu .dropdown,.ui.massive.menu .dropdown .menu>.item { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.massive.vertical.menu:not(.icon) { - width: 25rem; + width: 25rem } .ui.menu .ui.inverted.inverted.dropdown.item .menu { - background: #1B1C1D; - box-shadow: none; + background: #1B1C1D; + box-shadow: none } .ui.menu .ui.inverted.dropdown .menu>.item { - color: #fffc!important; + color: #fffc!important } .ui.menu .ui.inverted.dropdown .menu>.active.item { - background: transparent!important; - color: #fffc!important; + background: transparent!important; + color: #fffc!important } .ui.menu .ui.inverted.dropdown .menu>.item:hover { - background: rgba(255,255,255,.08)!important; - color: #fffc!important; + background: rgba(255,255,255,.08)!important; + color: #fffc!important } .ui.menu .ui.inverted.dropdown .menu>.selected.item { - background: rgba(255,255,255,.15)!important; - color: #fffc!important; + background: rgba(255,255,255,.15)!important; + color: #fffc!important } .ui.vertical.menu .inverted.dropdown.item .menu { - box-shadow: none; + box-shadow: none } .ui.message { - position: relative; - min-height: 1em; - margin: 1em 0; - background: #F8F8F9; - padding: 1em 1.5em; - line-height: 1.4285em; - color: #000000de; - transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease; - border-radius: .28571429rem; - box-shadow: 0 0 0 1px #22242638 inset,0 0 #0000; + position: relative; + min-height: 1em; + margin: 1em 0; + background: #F8F8F9; + padding: 1em 1.5em; + line-height: 1.4285em; + color: #000000de; + transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease; + border-radius: .28571429rem; + box-shadow: 0 0 0 1px #22242638 inset,0 0 #0000 } .ui.message:first-child { - margin-top: 0; + margin-top: 0 } .ui.message:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.message .header { - display: block; - font-family: var(--fonts-regular); - font-weight: 500; - margin: -.14285714em 0 0; + display: block; + font-family: var(--fonts-regular); + font-weight: 500; + margin: -.14285714em 0 0 } .ui.message .header:not(.ui) { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.message p { - opacity: .85; - margin: .75em 0; + opacity: .85; + margin: .75em 0 } .ui.message p:first-child { - margin-top: 0; + margin-top: 0 } .ui.message p:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.message .header+p { - margin-top: .25em; + margin-top: .25em } .ui.message .list:not(.ui) { - text-align: left; - padding: 0; - opacity: .85; - list-style-position: inside; - margin: .5em 0 0; + text-align: left; + padding: 0; + opacity: .85; + list-style-position: inside; + margin: .5em 0 0 } .ui.message .list:not(.ui):first-child { - margin-top: 0; + margin-top: 0 } .ui.message .list:not(.ui):last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.message .list:not(.ui) li { - position: relative; - list-style-type: none; - margin: 0 0 .3em 1em; - padding: 0; + position: relative; + list-style-type: none; + margin: 0 0 .3em 1em; + padding: 0 } .ui.message .list:not(.ui) li:before { - position: absolute; - content: "\2022"; - left: -1em; - height: 100%; - vertical-align: baseline; + position: absolute; + content: "\2022"; + left: -1em; + height: 100%; + vertical-align: baseline } .ui.message .list:not(.ui) li:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.message>i.icon { - margin-right: .6em; + margin-right: .6em } .ui.message>.close.icon { - cursor: pointer; - position: absolute; - margin: 0; - top: .78575em; - right: .5em; - opacity: .7; - transition: opacity .1s ease; + cursor: pointer; + position: absolute; + margin: 0; + top: .78575em; + right: .5em; + opacity: .7; + transition: opacity .1s ease } .ui.message>.close.icon:hover { - opacity: 1; + opacity: 1 } .ui.message>:first-child { - margin-top: 0; + margin-top: 0 } .ui.message>:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.dropdown .menu>.message { - margin: 0 -1px; + margin: 0 -1px } .ui.visible.visible.visible.visible.message { - display: block; + display: block } .ui.icon.visible.visible.visible.visible.message { - display: flex; + display: flex } .ui.hidden.hidden.hidden.hidden.message { - display: none; + display: none } .ui.compact.message { - display: inline-block; + display: inline-block } .ui.compact.icon.message { - display: inline-flex; - width: auto; + display: inline-flex; + width: auto } .ui.attached.message { - margin-bottom: -1px; - border-radius: .28571429rem .28571429rem 0 0; - box-shadow: 0 0 0 1px #22242626 inset; - margin-left: -1px; - margin-right: -1px; + margin-bottom: -1px; + border-radius: .28571429rem .28571429rem 0 0; + box-shadow: 0 0 0 1px #22242626 inset; + margin-left: -1px; + margin-right: -1px } .ui.attached+.ui.attached.message:not(.top):not(.bottom) { - margin-top: -1px; - border-radius: 0; + margin-top: -1px; + border-radius: 0 } .ui.bottom.attached.message { - margin-top: -1px; - border-radius: 0 0 .28571429rem .28571429rem; - box-shadow: 0 0 0 1px #22242626 inset,0 1px 2px #22242626; + margin-top: -1px; + border-radius: 0 0 .28571429rem .28571429rem; + box-shadow: 0 0 0 1px #22242626 inset,0 1px 2px #22242626 } .ui.bottom.attached.message:not(:last-child) { - margin-bottom: 1em; + margin-bottom: 1em } .ui.attached.icon.message { - width: auto; + width: auto } .ui.icon.message { - display: flex; - width: 100%; - align-items: center; + display: flex; + width: 100%; + align-items: center } .ui.icon.message>i.icon:not(.close) { - display: block; - flex: 0 0 auto; - width: auto; - line-height: 1; - vertical-align: middle; - font-size: 3em; - opacity: .8; + display: block; + flex: 0 0 auto; + width: auto; + line-height: 1; + vertical-align: middle; + font-size: 3em; + opacity: .8 } .ui.icon.message>.content { - display: block; - flex: 1 1 auto; - vertical-align: middle; + display: block; + flex: 1 1 auto; + vertical-align: middle } .ui.icon.message>i.icon:not(.close)+.content { - padding-left: 0; + padding-left: 0 } .ui.icon.message>i.circular.icon { - width: 1em; + width: 1em } .ui.floating.message { - box-shadow: 0 0 0 1px #22242638 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #22242638 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.positive.message { - background-color: #fcfff5; - color: #2c662d; + background-color: #fcfff5; + color: #2c662d } .ui.positive.message,.ui.attached.positive.message { - box-shadow: 0 0 0 1px #a3c293 inset,0 0 #0000; + box-shadow: 0 0 0 1px #a3c293 inset,0 0 #0000 } .ui.floating.positive.message { - box-shadow: 0 0 0 1px #a3c293 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #a3c293 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.positive.message .header { - color: #1a531b; + color: #1a531b } .ui.negative.message { - background-color: #fff6f6; - color: #9f3a38; + background-color: #fff6f6; + color: #9f3a38 } .ui.negative.message,.ui.attached.negative.message { - box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 #0000; + box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 #0000 } .ui.floating.negative.message { - box-shadow: 0 0 0 1px #e0b4b4 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #e0b4b4 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.negative.message .header { - color: #912d2b; + color: #912d2b } .ui.info.message { - background-color: #f8ffff; - color: #276f86; + background-color: #f8ffff; + color: #276f86 } .ui.info.message,.ui.attached.info.message { - box-shadow: 0 0 0 1px #a9d5de inset,0 0 #0000; + box-shadow: 0 0 0 1px #a9d5de inset,0 0 #0000 } .ui.floating.info.message { - box-shadow: 0 0 0 1px #a9d5de inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #a9d5de inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.info.message .header { - color: #0e566c; + color: #0e566c } .ui.warning.message { - background-color: #fffaf3; - color: #573a08; + background-color: #fffaf3; + color: #573a08 } .ui.warning.message,.ui.attached.warning.message { - box-shadow: 0 0 0 1px #c9ba9b inset,0 0 #0000; + box-shadow: 0 0 0 1px #c9ba9b inset,0 0 #0000 } .ui.floating.warning.message { - box-shadow: 0 0 0 1px #c9ba9b inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #c9ba9b inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.warning.message .header { - color: #794b02; + color: #794b02 } .ui.error.message { - background-color: #fff6f6; - color: #9f3a38; + background-color: #fff6f6; + color: #9f3a38 } .ui.error.message,.ui.attached.error.message { - box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 #0000; + box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 #0000 } .ui.floating.error.message { - box-shadow: 0 0 0 1px #e0b4b4 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #e0b4b4 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.error.message .header { - color: #912d2b; + color: #912d2b } .ui.success.message { - background-color: #fcfff5; - color: #2c662d; + background-color: #fcfff5; + color: #2c662d } .ui.success.message,.ui.attached.success.message { - box-shadow: 0 0 0 1px #a3c293 inset,0 0 #0000; + box-shadow: 0 0 0 1px #a3c293 inset,0 0 #0000 } .ui.floating.success.message { - box-shadow: 0 0 0 1px #a3c293 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #a3c293 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.success.message .header { - color: #1a531b; + color: #1a531b } .ui.primary.message { - background-color: #dff0ff; - color: #ffffffe6; + background-color: #dff0ff; + color: #ffffffe6 } .ui.primary.message,.ui.attached.primary.message { - box-shadow: 0 0 0 1px #2185d0 inset,0 0 #0000; + box-shadow: 0 0 0 1px #2185d0 inset,0 0 #0000 } .ui.floating.primary.message { - box-shadow: 0 0 0 1px #2185d0 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #2185d0 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.primary.message .header { - color: #f2f2f2e6; + color: #f2f2f2e6 } .ui.secondary.message { - background-color: #f4f4f4; - color: #ffffffe6; + background-color: #f4f4f4; + color: #ffffffe6 } .ui.secondary.message,.ui.attached.secondary.message { - box-shadow: 0 0 0 1px #1b1c1d inset,0 0 #0000; + box-shadow: 0 0 0 1px #1b1c1d inset,0 0 #0000 } .ui.floating.secondary.message { - box-shadow: 0 0 0 1px #1b1c1d inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #1b1c1d inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.secondary.message .header { - color: #f2f2f2e6; + color: #f2f2f2e6 } .ui.red.message { - background-color: #ffe8e6; - color: #db2828; + background-color: #ffe8e6; + color: #db2828 } .ui.red.message,.ui.attached.red.message { - box-shadow: 0 0 0 1px #db2828 inset,0 0 #0000; + box-shadow: 0 0 0 1px #db2828 inset,0 0 #0000 } .ui.floating.red.message { - box-shadow: 0 0 0 1px #db2828 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #db2828 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.red.message .header { - color: #c82121; + color: #c82121 } .ui.orange.message { - background-color: #ffedde; - color: #f2711c; + background-color: #ffedde; + color: #f2711c } .ui.orange.message,.ui.attached.orange.message { - box-shadow: 0 0 0 1px #f2711c inset,0 0 #0000; + box-shadow: 0 0 0 1px #f2711c inset,0 0 #0000 } .ui.floating.orange.message { - box-shadow: 0 0 0 1px #f2711c inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #f2711c inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.orange.message .header { - color: #e7640d; + color: #e7640d } .ui.yellow.message { - background-color: #fff8db; - color: #b58105; + background-color: #fff8db; + color: #b58105 } .ui.yellow.message,.ui.attached.yellow.message { - box-shadow: 0 0 0 1px #b58105 inset,0 0 #0000; + box-shadow: 0 0 0 1px #b58105 inset,0 0 #0000 } .ui.floating.yellow.message { - box-shadow: 0 0 0 1px #b58105 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #b58105 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.yellow.message .header { - color: #9c6f04; + color: #9c6f04 } .ui.olive.message { - background-color: #fbfdef; - color: #8abc1e; + background-color: #fbfdef; + color: #8abc1e } .ui.olive.message,.ui.attached.olive.message { - box-shadow: 0 0 0 1px #8abc1e inset,0 0 #0000; + box-shadow: 0 0 0 1px #8abc1e inset,0 0 #0000 } .ui.floating.olive.message { - box-shadow: 0 0 0 1px #8abc1e inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #8abc1e inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.olive.message .header { - color: #7aa61a; + color: #7aa61a } .ui.green.message { - background-color: #e5f9e7; - color: #1ebc30; + background-color: #e5f9e7; + color: #1ebc30 } .ui.green.message,.ui.attached.green.message { - box-shadow: 0 0 0 1px #1ebc30 inset,0 0 #0000; + box-shadow: 0 0 0 1px #1ebc30 inset,0 0 #0000 } .ui.floating.green.message { - box-shadow: 0 0 0 1px #1ebc30 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #1ebc30 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.green.message .header { - color: #1aa62a; + color: #1aa62a } .ui.teal.message { - background-color: #e1f7f7; - color: #10a3a3; + background-color: #e1f7f7; + color: #10a3a3 } .ui.teal.message,.ui.attached.teal.message { - box-shadow: 0 0 0 1px #10a3a3 inset,0 0 #0000; + box-shadow: 0 0 0 1px #10a3a3 inset,0 0 #0000 } .ui.floating.teal.message { - box-shadow: 0 0 0 1px #10a3a3 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #10a3a3 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.teal.message .header { - color: #0e8c8c; + color: #0e8c8c } .ui.blue.message { - background-color: #dff0ff; - color: #2185d0; + background-color: #dff0ff; + color: #2185d0 } .ui.blue.message,.ui.attached.blue.message { - box-shadow: 0 0 0 1px #2185d0 inset,0 0 #0000; + box-shadow: 0 0 0 1px #2185d0 inset,0 0 #0000 } .ui.floating.blue.message { - box-shadow: 0 0 0 1px #2185d0 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #2185d0 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.blue.message .header { - color: #1e77ba; + color: #1e77ba } .ui.violet.message { - background-color: #eae7ff; - color: #6435c9; + background-color: #eae7ff; + color: #6435c9 } .ui.violet.message,.ui.attached.violet.message { - box-shadow: 0 0 0 1px #6435c9 inset,0 0 #0000; + box-shadow: 0 0 0 1px #6435c9 inset,0 0 #0000 } .ui.floating.violet.message { - box-shadow: 0 0 0 1px #6435c9 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #6435c9 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.violet.message .header { - color: #5a30b5; + color: #5a30b5 } .ui.purple.message { - background-color: #f6e7ff; - color: #a333c8; + background-color: #f6e7ff; + color: #a333c8 } .ui.purple.message,.ui.attached.purple.message { - box-shadow: 0 0 0 1px #a333c8 inset,0 0 #0000; + box-shadow: 0 0 0 1px #a333c8 inset,0 0 #0000 } .ui.floating.purple.message { - box-shadow: 0 0 0 1px #a333c8 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #a333c8 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.purple.message .header { - color: #922eb4; + color: #922eb4 } .ui.pink.message { - background-color: #ffe3fb; - color: #e03997; + background-color: #ffe3fb; + color: #e03997 } .ui.pink.message,.ui.attached.pink.message { - box-shadow: 0 0 0 1px #e03997 inset,0 0 #0000; + box-shadow: 0 0 0 1px #e03997 inset,0 0 #0000 } .ui.floating.pink.message { - box-shadow: 0 0 0 1px #e03997 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #e03997 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.pink.message .header { - color: #dd238b; + color: #dd238b } .ui.brown.message { - background-color: #f1e2d3; - color: #a5673f; + background-color: #f1e2d3; + color: #a5673f } .ui.brown.message,.ui.attached.brown.message { - box-shadow: 0 0 0 1px #a5673f inset,0 0 #0000; + box-shadow: 0 0 0 1px #a5673f inset,0 0 #0000 } .ui.floating.brown.message { - box-shadow: 0 0 0 1px #a5673f inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #a5673f inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.brown.message .header { - color: #935b38; + color: #935b38 } .ui.grey.message { - background-color: #f4f4f4; - color: #767676; + background-color: #f4f4f4; + color: #767676 } .ui.grey.message,.ui.attached.grey.message { - box-shadow: 0 0 0 1px #767676 inset,0 0 #0000; + box-shadow: 0 0 0 1px #767676 inset,0 0 #0000 } .ui.floating.grey.message { - box-shadow: 0 0 0 1px #767676 inset,0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 0 0 1px #767676 inset,0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.grey.message .header { - color: #696969; + color: #696969 } .ui.black.message { - background-color: #1b1c1d; - color: #ffffffe6; + background-color: #1b1c1d; + color: #ffffffe6 } .ui.black.message .header { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.message { - background-color: #1b1c1d; - color: #ffffffe6; + background-color: #1b1c1d; + color: #ffffffe6 } .ui.message { - font-size: 1em; + font-size: 1em } .ui.mini.message { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.message { - font-size: .85714286em; + font-size: .85714286em } .ui.small.message { - font-size: .92857143em; + font-size: .92857143em } .ui.large.message { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.big.message { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.huge.message { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.massive.message { - font-size: 1.71428571em; + font-size: 1.71428571em } .ui.modal { - position: absolute; - display: none; - z-index: 1001; - text-align: left; - background: #FFFFFF; - border: none; - box-shadow: 1px 3px 3px #0003,1px 3px 15px 2px #0003; - transform-origin: 50% 25%; - flex: 0 0 auto; - border-radius: .28571429rem; - -webkit-user-select: text; - -moz-user-select: text; - user-select: text; - will-change: top,left,margin,transform,opacity; + position: absolute; + display: none; + z-index: 1001; + text-align: left; + background: #FFFFFF; + border: none; + box-shadow: 1px 3px 3px #0003,1px 3px 15px 2px #0003; + transform-origin: 50% 25%; + flex: 0 0 auto; + border-radius: .28571429rem; + -webkit-user-select: text; + -moz-user-select: text; + user-select: text; + will-change: top,left,margin,transform,opacity } .ui.modal>:first-child:not(.icon):not(.dimmer),.ui.modal>i.icon:first-child+*,.ui.modal>.dimmer:first-child+*:not(.icon),.ui.modal>.dimmer:first-child+i.icon+* { - border-top-left-radius: .28571429rem; - border-top-right-radius: .28571429rem; + border-top-left-radius: .28571429rem; + border-top-right-radius: .28571429rem } .ui.modal>:last-child { - border-bottom-left-radius: .28571429rem; - border-bottom-right-radius: .28571429rem; + border-bottom-left-radius: .28571429rem; + border-bottom-right-radius: .28571429rem } .ui.modal>.ui.dimmer { - border-radius: inherit; + border-radius: inherit } .ui.modal>.close { - cursor: pointer; - position: absolute; - top: -2.5rem; - right: -2.5rem; - z-index: 1; - opacity: .8; - font-size: 1.25em; - color: #fff; - width: 2.25rem; - height: 2.25rem; - padding: .625rem 0 0; + cursor: pointer; + position: absolute; + top: -2.5rem; + right: -2.5rem; + z-index: 1; + opacity: .8; + font-size: 1.25em; + color: #fff; + width: 2.25rem; + height: 2.25rem; + padding: .625rem 0 0 } .ui.modal>.close:hover { - opacity: 1; + opacity: 1 } .ui.modal>.header { - display: block; - font-family: var(--fonts-regular); - background: #FFFFFF; - margin: 0; - padding: 1.25rem 1.5rem; - box-shadow: none; - color: #000000d9; - border-bottom: 1px solid rgba(34,36,38,.15); + display: block; + font-family: var(--fonts-regular); + background: #FFFFFF; + margin: 0; + padding: 1.25rem 1.5rem; + box-shadow: none; + color: #000000d9; + border-bottom: 1px solid rgba(34,36,38,.15) } .ui.modal>.header:not(.ui) { - font-size: 1.42857143rem; - line-height: 1.28571429em; - font-weight: 500; + font-size: 1.42857143rem; + line-height: 1.28571429em; + font-weight: 500 } .ui.modal>.content { - display: block; - width: 100%; - font-size: 1em; - line-height: 1.4; - padding: 1.5rem; - background: #FFFFFF; + display: block; + width: 100%; + font-size: 1em; + line-height: 1.4; + padding: 1.5rem; + background: #FFFFFF } .ui.modal>.image.content { - display: flex; - flex-direction: row; + display: flex; + flex-direction: row } .ui.modal>.content>.image { - display: block; - flex: 0 1 auto; - width: ""; - align-self: start; - max-width: 100%; + display: block; + flex: 0 1 auto; + width: ""; + align-self: start; + max-width: 100% } .ui.modal>[class*="top aligned"] { - align-self: start; + align-self: start } .ui.modal>[class*="middle aligned"] { - align-self: center; + align-self: center } .ui.modal>[class*=stretched] { - align-self: stretch; + align-self: stretch } .ui.modal>.content>.description { - display: block; - flex: 1 0 auto; - min-width: 0; - align-self: start; + display: block; + flex: 1 0 auto; + min-width: 0; + align-self: start } .ui.modal>.content>i.icon+.description,.ui.modal>.content>.image+.description { - flex: 0 1 auto; - min-width: ""; - width: auto; - padding-left: 2em; + flex: 0 1 auto; + min-width: ""; + width: auto; + padding-left: 2em } .ui.modal>.content>.image>i.icon { - margin: 0; - opacity: 1; - width: auto; - line-height: 1; - font-size: 8rem; + margin: 0; + opacity: 1; + width: auto; + line-height: 1; + font-size: 8rem } .ui.modal>.actions { - background: #F9FAFB; - padding: 1rem; - border-top: 1px solid rgba(34,36,38,.15); - text-align: right; + background: #F9FAFB; + padding: 1rem; + border-top: 1px solid rgba(34,36,38,.15); + text-align: right } .ui.modal .actions>.button:not(.fluid) { - margin-left: .75em; + margin-left: .75em } .ui.basic.modal>.actions { - border-top: none; + border-top: none } @media only screen and (max-width: 767.98px) { - .ui.modal:not(.fullscreen) { - width: 95%; - margin: 0; - } + .ui.modal:not(.fullscreen) { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.modal:not(.fullscreen) { - width: 88%; - margin: 0; - } + .ui.modal:not(.fullscreen) { + width:88%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.modal:not(.fullscreen) { - width: 850px; - margin: 0; - } + .ui.modal:not(.fullscreen) { + width:850px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.modal:not(.fullscreen) { - width: 900px; - margin: 0; - } + .ui.modal:not(.fullscreen) { + width:900px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.modal:not(.fullscreen) { - width: 950px; - margin: 0; - } + .ui.modal:not(.fullscreen) { + width:950px; + margin: 0 + } } @media only screen and (max-width: 991.98px) { - .ui.modal>.header { - padding-right: 2.25rem; - } + .ui.modal>.header { + padding-right:2.25rem + } - .ui.modal>.close { - top: 1.0535rem; - right: 1rem; - color: #000000de; - } + .ui.modal>.close { + top: 1.0535rem; + right: 1rem; + color: #000000de + } } @media only screen and (max-width: 767.98px) { - .ui.modal>.header { - padding: .75rem 2.25rem .75rem 1rem!important; - } + .ui.modal>.header { + padding:.75rem 2.25rem .75rem 1rem!important + } - .ui.overlay.fullscreen.modal>.content.content.content { - min-height: calc(100vh - 8.1rem); - } + .ui.overlay.fullscreen.modal>.content.content.content { + min-height: calc(100vh - 8.1rem) + } - .ui.overlay.fullscreen.modal>.scrolling.content.content.content { - max-height: calc(100vh - 8.1rem); - } + .ui.overlay.fullscreen.modal>.scrolling.content.content.content { + max-height: calc(100vh - 8.1rem) + } - .ui.modal>.content { - display: block; - padding: 1rem!important; - } + .ui.modal>.content { + display: block; + padding: 1rem!important + } - .ui.modal>.close { - top: .5rem!important; - right: .5rem!important; - } + .ui.modal>.close { + top: .5rem!important; + right: .5rem!important + } - .ui.modal .image.content { - flex-direction: column; - } + .ui.modal .image.content { + flex-direction: column + } - .ui.modal>.content>.image { - display: block; - max-width: 100%; - margin: 0 auto!important; - text-align: center; - padding: 0 0 1rem!important; - } + .ui.modal>.content>.image { + display: block; + max-width: 100%; + margin: 0 auto!important; + text-align: center; + padding: 0 0 1rem!important + } - .ui.modal>.content>.image>i.icon { - font-size: 5rem; - text-align: center; - } + .ui.modal>.content>.image>i.icon { + font-size: 5rem; + text-align: center + } - .ui.modal>.content>.description { - display: block; - width: 100%!important; - margin: 0!important; - padding: 1rem 0!important; - box-shadow: none; - } + .ui.modal>.content>.description { + display: block; + width: 100%!important; + margin: 0!important; + padding: 1rem 0!important; + box-shadow: none + } - .ui.modal>.actions { - padding: 1rem 1rem 0rem!important; - } + .ui.modal>.actions { + padding: 1rem 1rem 0rem!important + } - .ui.modal .actions>.buttons,.ui.modal .actions>.button { - margin-bottom: 1rem; - } + .ui.modal .actions>.buttons,.ui.modal .actions>.button { + margin-bottom: 1rem + } } .ui.inverted.dimmer>.ui.modal { - box-shadow: 1px 3px 10px 2px #0003; + box-shadow: 1px 3px 10px 2px #0003 } .ui.basic.modal { - background-color: transparent; - border: none; - border-radius: 0; - box-shadow: none!important; - color: #fff; + background-color: transparent; + border: none; + border-radius: 0; + box-shadow: none!important; + color: #fff } .ui.basic.modal>.header,.ui.basic.modal>.content,.ui.basic.modal>.actions { - background-color: transparent; + background-color: transparent } .ui.basic.modal>.header { - color: #fff; - border-bottom: none; + color: #fff; + border-bottom: none } .ui.basic.modal>.close { - top: 1rem; - right: 1.5rem; - color: #fff; + top: 1rem; + right: 1.5rem; + color: #fff } .ui.inverted.dimmer>.basic.modal { - color: #000000de; + color: #000000de } .ui.inverted.dimmer>.ui.basic.modal>.header { - color: #000000d9; + color: #000000d9 } .ui.legacy.legacy.modal,.ui.legacy.legacy.page.dimmer>.ui.modal { - left: 50%!important; + left: 50%!important } .ui.legacy.legacy.modal:not(.aligned),.ui.legacy.legacy.page.dimmer>.ui.modal:not(.aligned) { - top: 50%; + top: 50% } .ui.legacy.legacy.page.dimmer>.ui.scrolling.modal:not(.aligned),.ui.page.dimmer>.ui.scrolling.legacy.legacy.modal:not(.aligned),.ui.top.aligned.legacy.legacy.page.dimmer>.ui.modal:not(.aligned),.ui.top.aligned.dimmer>.ui.legacy.legacy.modal:not(.aligned) { - top: auto; + top: auto } .ui.legacy.overlay.fullscreen.modal { - margin-top: -2rem!important; + margin-top: -2rem!important } .ui.loading.modal { - display: block; - visibility: hidden; - z-index: -1; + display: block; + visibility: hidden; + z-index: -1 } .ui.active.modal { - display: block; + display: block } .modals.dimmer .ui.top.aligned.modal { - top: 5vh; + top: 5vh } .modals.dimmer .ui.bottom.aligned.modal { - bottom: 5vh; + bottom: 5vh } @media only screen and (max-width: 767.98px) { - .modals.dimmer .ui.top.aligned.modal { - top: 1rem; - } + .modals.dimmer .ui.top.aligned.modal { + top:1rem + } - .modals.dimmer .ui.bottom.aligned.modal { - bottom: 1rem; - } + .modals.dimmer .ui.bottom.aligned.modal { + bottom: 1rem + } } .scrolling.dimmable.dimmed { - overflow: hidden; + overflow: hidden } .scrolling.dimmable>.dimmer { - justify-content: flex-start; - position: fixed; + justify-content: flex-start; + position: fixed } .scrolling.dimmable.dimmed>.dimmer { - overflow: auto; - -webkit-overflow-scrolling: touch; + overflow: auto; + -webkit-overflow-scrolling: touch } .modals.dimmer .ui.scrolling.modal:not(.fullscreen) { - margin: 2rem auto; + margin: 2rem auto } .modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"]):after { - content: "\a0"; - position: absolute; - height: 2rem; + content: "\a0"; + position: absolute; + height: 2rem } .scrolling.undetached.dimmable.dimmed { - overflow: auto; - -webkit-overflow-scrolling: touch; + overflow: auto; + -webkit-overflow-scrolling: touch } .scrolling.undetached.dimmable.dimmed>.dimmer { - overflow: hidden; + overflow: hidden } .scrolling.undetached.dimmable .ui.scrolling.modal:not(.fullscreen) { - position: absolute; - left: 50%; + position: absolute; + left: 50% } .ui.modal>.scrolling.content { - max-height: calc(80vh - 10rem); - overflow: auto; + max-height: calc(80vh - 10rem); + overflow: auto } .ui.overlay.fullscreen.modal>.content { - min-height: calc(100vh - 9.1rem); + min-height: calc(100vh - 9.1rem) } .ui.overlay.fullscreen.modal>.scrolling.content { - max-height: calc(100vh - 9.1rem); + max-height: calc(100vh - 9.1rem) } .ui.fullscreen.modal { - width: 95%; - left: 2.5%; - margin: 1em auto; + width: 95%; + left: 2.5%; + margin: 1em auto } .ui.overlay.fullscreen.modal { - width: 100%; - left: 0; - margin: 0 auto; - top: 0; - border-radius: 0; + width: 100%; + left: 0; + margin: 0 auto; + top: 0; + border-radius: 0 } .ui.modal>.close.inside+.header,.ui.fullscreen.modal>.header { - padding-right: 2.25rem; + padding-right: 2.25rem } .ui.modal>.close.inside,.ui.fullscreen.modal>.close { - top: 1.0535rem; - right: 1rem; - color: #000000de; + top: 1.0535rem; + right: 1rem; + color: #000000de } .ui.basic.fullscreen.modal>.close { - color: #fff; + color: #fff } .ui.modal { - font-size: 1rem; + font-size: 1rem } .ui.mini.modal>.header:not(.ui) { - font-size: 1.3em; + font-size: 1.3em } @media only screen and (max-width: 767.98px) { - .ui.mini.modal { - width: 95%; - margin: 0; - } + .ui.mini.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.mini.modal { - width: 35.2%; - margin: 0; - } + .ui.mini.modal { + width:35.2%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.mini.modal { - width: 340px; - margin: 0; - } + .ui.mini.modal { + width:340px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.mini.modal { - width: 360px; - margin: 0; - } + .ui.mini.modal { + width:360px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.mini.modal { - width: 380px; - margin: 0; - } + .ui.mini.modal { + width:380px; + margin: 0 + } } .ui.tiny.modal>.header:not(.ui) { - font-size: 1.3em; + font-size: 1.3em } @media only screen and (max-width: 767.98px) { - .ui.tiny.modal { - width: 95%; - margin: 0; - } + .ui.tiny.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.tiny.modal { - width: 52.8%; - margin: 0; - } + .ui.tiny.modal { + width:52.8%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.tiny.modal { - width: 510px; - margin: 0; - } + .ui.tiny.modal { + width:510px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.tiny.modal { - width: 540px; - margin: 0; - } + .ui.tiny.modal { + width:540px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.tiny.modal { - width: 570px; - margin: 0; - } + .ui.tiny.modal { + width:570px; + margin: 0 + } } .ui.small.modal>.header:not(.ui) { - font-size: 1.3em; + font-size: 1.3em } @media only screen and (max-width: 767.98px) { - .ui.small.modal { - width: 95%; - margin: 0; - } + .ui.small.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.small.modal { - width: 70.4%; - margin: 0; - } + .ui.small.modal { + width:70.4%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.small.modal { - width: 680px; - margin: 0; - } + .ui.small.modal { + width:680px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.small.modal { - width: 720px; - margin: 0; - } + .ui.small.modal { + width:720px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.small.modal { - width: 760px; - margin: 0; - } + .ui.small.modal { + width:760px; + margin: 0 + } } .ui.large.modal>.header:not(.ui) { - font-size: 1.6em; + font-size: 1.6em } @media only screen and (max-width: 767.98px) { - .ui.large.modal { - width: 95%; - margin: 0; - } + .ui.large.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.large.modal { - width: 88%; - margin: 0; - } + .ui.large.modal { + width:88%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.large.modal { - width: 1020px; - margin: 0; - } + .ui.large.modal { + width:1020px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.large.modal { - width: 1080px; - margin: 0; - } + .ui.large.modal { + width:1080px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.large.modal { - width: 1140px; - margin: 0; - } + .ui.large.modal { + width:1140px; + margin: 0 + } } .ui.big.modal>.header:not(.ui) { - font-size: 1.6em; + font-size: 1.6em } @media only screen and (max-width: 767.98px) { - .ui.big.modal { - width: 95%; - margin: 0; - } + .ui.big.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.big.modal { - width: 88%; - margin: 0; - } + .ui.big.modal { + width:88%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.big.modal { - width: 1190px; - margin: 0; - } + .ui.big.modal { + width:1190px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.big.modal { - width: 1260px; - margin: 0; - } + .ui.big.modal { + width:1260px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.big.modal { - width: 1330px; - margin: 0; - } + .ui.big.modal { + width:1330px; + margin: 0 + } } .ui.huge.modal>.header:not(.ui) { - font-size: 1.6em; + font-size: 1.6em } @media only screen and (max-width: 767.98px) { - .ui.huge.modal { - width: 95%; - margin: 0; - } + .ui.huge.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.huge.modal { - width: 88%; - margin: 0; - } + .ui.huge.modal { + width:88%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.huge.modal { - width: 1360px; - margin: 0; - } + .ui.huge.modal { + width:1360px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.huge.modal { - width: 1440px; - margin: 0; - } + .ui.huge.modal { + width:1440px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.huge.modal { - width: 1520px; - margin: 0; - } + .ui.huge.modal { + width:1520px; + margin: 0 + } } .ui.massive.modal>.header:not(.ui) { - font-size: 1.8em; + font-size: 1.8em } @media only screen and (max-width: 767.98px) { - .ui.massive.modal { - width: 95%; - margin: 0; - } + .ui.massive.modal { + width:95%; + margin: 0 + } } @media only screen and (min-width: 768px) { - .ui.massive.modal { - width: 88%; - margin: 0; - } + .ui.massive.modal { + width:88%; + margin: 0 + } } @media only screen and (min-width: 992px) { - .ui.massive.modal { - width: 1530px; - margin: 0; - } + .ui.massive.modal { + width:1530px; + margin: 0 + } } @media only screen and (min-width: 1200px) { - .ui.massive.modal { - width: 1620px; - margin: 0; - } + .ui.massive.modal { + width:1620px; + margin: 0 + } } @media only screen and (min-width: 1920px) { - .ui.massive.modal { - width: 1710px; - margin: 0; - } + .ui.massive.modal { + width:1710px; + margin: 0 + } } .ui.inverted.modal { - background: rgba(0,0,0,.9); + background: rgba(0,0,0,.9) } .ui.inverted.modal>.header,.ui.inverted.modal>.content { - background: rgba(0,0,0,.9); - color: #fff; + background: rgba(0,0,0,.9); + color: #fff } .ui.inverted.modal>.actions { - background: #191A1B; - border-top: 1px solid rgba(34,36,38,.85); - color: #fff; + background: #191A1B; + border-top: 1px solid rgba(34,36,38,.85); + color: #fff } .ui.inverted.dimmer>.modal>.close { - color: #000000d9; + color: #000000d9 } @media only screen and (max-width: 991.98px) { - .ui.dimmer .inverted.modal>.close { - color: #fff; - } + .ui.dimmer .inverted.modal>.close { + color:#fff + } } .ui.inverted.modal>.close.inside,.ui.inverted.fullscreen.modal>.close { - color: #fff; + color: #fff } *,*:before,*:after { - box-sizing: inherit; + box-sizing: inherit } html { - box-sizing: border-box; + box-sizing: border-box } input[type=text],input[type=email],input[type=search],input[type=password] { - -webkit-appearance: none; - -moz-appearance: none; + -webkit-appearance: none; + -moz-appearance: none } html { - line-height: 1.15; - -webkit-text-size-adjust: 100%; + line-height: 1.15; + -webkit-text-size-adjust: 100% } body { - margin: 0; + margin: 0 } main { - display: block; + display: block } h1 { - font-size: 2em; - margin: .67em 0; + font-size: 2em; + margin: .67em 0 } hr { - box-sizing: content-box; - height: 0; - overflow: visible; + box-sizing: content-box; + height: 0; + overflow: visible } pre { - font-family: monospace,monospace; - font-size: 1em; + font-family: monospace,monospace; + font-size: 1em } a { - background-color: transparent; + background-color: transparent } abbr[title] { - border-bottom: none; - text-decoration: underline; - -webkit-text-decoration: underline dotted; - text-decoration: underline dotted; + border-bottom: none; + text-decoration: underline; + -webkit-text-decoration: underline dotted; + text-decoration: underline dotted } b,strong { - font-weight: bolder; + font-weight: bolder } code,kbd,samp { - font-family: monospace,monospace; - font-size: 1em; + font-family: monospace,monospace; + font-size: 1em } small { - font-size: 80%; + font-size: 80% } sub,sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline } sub { - bottom: -.25em; + bottom: -.25em } sup { - top: -.5em; + top: -.5em } img { - border-style: none; + border-style: none } button,input,optgroup,select,textarea { - font-family: inherit; - font-size: 100%; - line-height: 1.15; - margin: 0; + font-family: inherit; + font-size: 100%; + line-height: 1.15; + margin: 0 } button,input { - overflow: visible; + overflow: visible } button,select { - text-transform: none; + text-transform: none } button,[type=button],[type=reset],[type=submit] { - -webkit-appearance: button; + -webkit-appearance: button } button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner { - border-style: none; - padding: 0; + border-style: none; + padding: 0 } button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring { - outline: 1px dotted ButtonText; + outline: 1px dotted ButtonText } fieldset { - padding: .35em .75em .625em; + padding: .35em .75em .625em } legend { - box-sizing: border-box; - color: inherit; - display: table; - max-width: 100%; - padding: 0; - white-space: normal; + box-sizing: border-box; + color: inherit; + display: table; + max-width: 100%; + padding: 0; + white-space: normal } progress { - vertical-align: baseline; + vertical-align: baseline } textarea { - overflow: auto; + overflow: auto } [type=checkbox],[type=radio] { - box-sizing: border-box; - padding: 0; + box-sizing: border-box; + padding: 0 } [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button { - height: auto; + height: auto } [type=search] { - -webkit-appearance: textfield; - outline-offset: -2px; + -webkit-appearance: textfield; + outline-offset: -2px } [type=search]::-webkit-search-decoration { - -webkit-appearance: none; + -webkit-appearance: none } ::-webkit-file-upload-button { - -webkit-appearance: button; - font: inherit; + -webkit-appearance: button; + font: inherit } details { - display: block; + display: block } summary { - display: list-item; + display: list-item } template { - display: none; + display: none } [hidden] { - display: none; + display: none } .ui.search { - position: relative; + position: relative } .ui.search>.prompt { - margin: 0; - outline: none; - -webkit-appearance: none; - -webkit-tap-highlight-color: rgba(255,255,255,0); - text-shadow: none; - font-style: normal; - font-weight: 400; - line-height: 1.21428571em; - padding: .67857143em 1em; - font-size: 1em; - background: #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - color: #000000de; - box-shadow: 0 0 0 0 transparent inset; - transition: background-color .1s ease,color .1s ease,box-shadow .1s ease,border-color .1s ease; + margin: 0; + outline: none; + -webkit-appearance: none; + -webkit-tap-highlight-color: rgba(255,255,255,0); + text-shadow: none; + font-style: normal; + font-weight: 400; + line-height: 1.21428571em; + padding: .67857143em 1em; + font-size: 1em; + background: #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + color: #000000de; + box-shadow: 0 0 0 0 transparent inset; + transition: background-color .1s ease,color .1s ease,box-shadow .1s ease,border-color .1s ease } .ui.search .prompt { - border-radius: 500rem; + border-radius: 500rem } .ui.search .prompt~.search.icon { - cursor: pointer; + cursor: pointer } .ui.search>.results { - display: none; - position: absolute; - top: 100%; - left: 0; - transform-origin: center top; - white-space: normal; - text-align: left; - text-transform: none; - background: #FFFFFF; - margin-top: .5em; - width: 18em; - border-radius: .28571429rem; - box-shadow: 0 2px 4px #2224261f,0 2px 10px #22242626; - border: 1px solid #D4D4D5; - z-index: 998; + display: none; + position: absolute; + top: 100%; + left: 0; + transform-origin: center top; + white-space: normal; + text-align: left; + text-transform: none; + background: #FFFFFF; + margin-top: .5em; + width: 18em; + border-radius: .28571429rem; + box-shadow: 0 2px 4px #2224261f,0 2px 10px #22242626; + border: 1px solid #D4D4D5; + z-index: 998 } .ui.search>.results>:first-child { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.search>.results>:last-child { - border-radius: 0 0 .28571429rem .28571429rem; + border-radius: 0 0 .28571429rem .28571429rem } .ui.search>.results .result { - cursor: pointer; - display: block; - overflow: hidden; - font-size: 1em; - padding: .85714286em 1.14285714em; - color: #000000de; - line-height: 1.33; - border-bottom: 1px solid rgba(34,36,38,.1); + cursor: pointer; + display: block; + overflow: hidden; + font-size: 1em; + padding: .85714286em 1.14285714em; + color: #000000de; + line-height: 1.33; + border-bottom: 1px solid rgba(34,36,38,.1) } .ui.search>.results .result:last-child { - border-bottom: none!important; + border-bottom: none!important } .ui.search>.results .result .image { - float: right; - overflow: hidden; - background: none; - width: 5em; - height: 3em; - border-radius: .25em; + float: right; + overflow: hidden; + background: none; + width: 5em; + height: 3em; + border-radius: .25em } .ui.search>.results .result .image img { - display: block; - width: auto; - height: 100%; + display: block; + width: auto; + height: 100% } .ui.search>.results .result .image+.content { - margin: 0 6em 0 0; + margin: 0 6em 0 0 } .ui.search>.results .result .title { - margin: -.14285714em 0 0; - font-family: var(--fonts-regular); - font-weight: 500; - font-size: 1em; - color: #000000d9; + margin: -.14285714em 0 0; + font-family: var(--fonts-regular); + font-weight: 500; + font-size: 1em; + color: #000000d9 } .ui.search>.results .result .description { - margin-top: 0; - font-size: .92857143em; - color: #0006; + margin-top: 0; + font-size: .92857143em; + color: #0006 } .ui.search>.results .result .price { - float: right; - color: #21ba45; + float: right; + color: #21ba45 } .ui.search>.results>.message { - padding: 1em; + padding: 1em } .ui.search>.results>.message .header { - font-family: var(--fonts-regular); - font-size: 1rem; - font-weight: 500; - color: #000000de; + font-family: var(--fonts-regular); + font-size: 1rem; + font-weight: 500; + color: #000000de } .ui.search>.results>.message .description { - margin-top: .25rem; - font-size: 1em; - color: #000000de; + margin-top: .25rem; + font-size: 1em; + color: #000000de } .ui.search>.results>.action { - display: block; - border-top: none; - background: #F3F4F5; - padding: .92857143em 1em; - color: #000000de; - font-weight: 500; - text-align: center; + display: block; + border-top: none; + background: #F3F4F5; + padding: .92857143em 1em; + color: #000000de; + font-weight: 500; + text-align: center } .ui.search>.prompt:focus { - border-color: #22242659; - background: #FFFFFF; - color: #000000f2; + border-color: #22242659; + background: #FFFFFF; + color: #000000f2 } .ui.loading.search .input>i.icon:before { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - border-radius: 500rem; - border: .2em solid rgba(0,0,0,.1); + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + border-radius: 500rem; + border: .2em solid rgba(0,0,0,.1) } .ui.loading.search .input>i.icon:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -.64285714em 0 0 -.64285714em; - width: 1.28571429em; - height: 1.28571429em; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; - box-shadow: 0 0 0 1px transparent; + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -.64285714em 0 0 -.64285714em; + width: 1.28571429em; + height: 1.28571429em; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem; + box-shadow: 0 0 0 1px transparent } .ui.search>.results .result:hover,.ui.category.search>.results .category .result:hover { - background: #F9FAFB; + background: #F9FAFB } .ui.search .action:hover:not(div) { - background: #E0E0E0; + background: #E0E0E0 } .ui.category.search>.results .category.active { - background: #F3F4F5; + background: #F3F4F5 } .ui.category.search>.results .category.active>.name { - color: #000000de; + color: #000000de } .ui.search>.results .result.active,.ui.category.search>.results .category .result.active { - position: relative; - border-left-color: #2224261a; - background: #F3F4F5; - box-shadow: none; + position: relative; + border-left-color: #2224261a; + background: #F3F4F5; + box-shadow: none } .ui.search>.results .result.active .title { - color: #000000d9; + color: #000000d9 } .ui.search>.results .result.active .description { - color: #000000d9; + color: #000000d9 } .ui.disabled.search { - cursor: default; - pointer-events: none; - opacity: var(--opacity-disabled); + cursor: default; + pointer-events: none; + opacity: var(--opacity-disabled) } .ui.search.selection .prompt { - border-radius: .28571429rem; + border-radius: .28571429rem } .ui.search.selection>.icon.input>.remove.icon { - pointer-events: none; - position: absolute; - left: auto; - opacity: 0; - color: ""; - top: 0; - right: 0; - transition: color .1s ease,opacity .1s ease; + pointer-events: none; + position: absolute; + left: auto; + opacity: 0; + color: ""; + top: 0; + right: 0; + transition: color .1s ease,opacity .1s ease } .ui.search.selection>.icon.input>.active.remove.icon { - cursor: pointer; - opacity: .8; - pointer-events: auto; + cursor: pointer; + opacity: .8; + pointer-events: auto } .ui.search.selection>.icon.input:not([class*="left icon"])>.icon~.remove.icon { - right: 1.85714em; + right: 1.85714em } .ui.search.selection>.icon.input>.remove.icon:hover { - opacity: 1; - color: #db2828; + opacity: 1; + color: #db2828 } .ui.category.search .results { - width: 28em; + width: 28em } .ui.category.search .results.animating,.ui.category.search .results.visible { - display: table; + display: table } .ui.category.search>.results .category { - display: table-row; - background: #F3F4F5; - box-shadow: none; - transition: background .1s ease,border-color .1s ease; + display: table-row; + background: #F3F4F5; + box-shadow: none; + transition: background .1s ease,border-color .1s ease } .ui.category.search>.results .category:last-child { - border-bottom: none; + border-bottom: none } .ui.category.search>.results .category:first-child .name+.result { - border-radius: 0 .28571429rem 0 0; + border-radius: 0 .28571429rem 0 0 } .ui.category.search>.results .category:last-child .result:last-child { - border-radius: 0 0 .28571429rem; + border-radius: 0 0 .28571429rem } .ui.category.search>.results .category>.name { - display: table-cell; - text-overflow: ellipsis; - width: 100px; - white-space: nowrap; - background: transparent; - font-family: var(--fonts-regular); - font-size: 1em; - padding: .4em 1em; - font-weight: 500; - color: #0006; - border-bottom: 1px solid rgba(34,36,38,.1); + display: table-cell; + text-overflow: ellipsis; + width: 100px; + white-space: nowrap; + background: transparent; + font-family: var(--fonts-regular); + font-size: 1em; + padding: .4em 1em; + font-weight: 500; + color: #0006; + border-bottom: 1px solid rgba(34,36,38,.1) } .ui.category.search>.results .category .results { - display: table-cell; - background: #FFFFFF; - border-left: 1px solid rgba(34,36,38,.15); - border-bottom: 1px solid rgba(34,36,38,.1); + display: table-cell; + background: #FFFFFF; + border-left: 1px solid rgba(34,36,38,.15); + border-bottom: 1px solid rgba(34,36,38,.1) } .ui.category.search>.results .category .result { - border-bottom: 1px solid rgba(34,36,38,.1); - transition: background .1s ease,border-color .1s ease; - padding: .85714286em 1.14285714em; + border-bottom: 1px solid rgba(34,36,38,.1); + transition: background .1s ease,border-color .1s ease; + padding: .85714286em 1.14285714em } .ui.scrolling.search>.results,.ui.search.long>.results,.ui.search.short>.results { - overflow-x: hidden; - overflow-y: auto; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-overflow-scrolling: touch; + overflow-x: hidden; + overflow-y: auto; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-overflow-scrolling: touch } @media only screen and (max-width: 767.98px) { - .ui.scrolling.search>.results { - max-height: 12.17714286em; - } + .ui.scrolling.search>.results { + max-height:12.17714286em + } } @media only screen and (min-width: 768px) { - .ui.scrolling.search>.results { - max-height: 18.26571429em; - } + .ui.scrolling.search>.results { + max-height:18.26571429em + } } @media only screen and (min-width: 992px) { - .ui.scrolling.search>.results { - max-height: 24.35428571em; - } + .ui.scrolling.search>.results { + max-height:24.35428571em + } } @media only screen and (min-width: 1920px) { - .ui.scrolling.search>.results { - max-height: 36.53142857em; - } + .ui.scrolling.search>.results { + max-height:36.53142857em + } } @media only screen and (max-width: 767.98px) { - .ui.search.short>.results { - max-height: 12.17714286em; - } + .ui.search.short>.results { + max-height:12.17714286em + } - .ui.search[class*="very short"]>.results { - max-height: 9.13285714em; - } + .ui.search[class*="very short"]>.results { + max-height: 9.13285714em + } - .ui.search.long>.results { - max-height: 24.35428571em; - } + .ui.search.long>.results { + max-height: 24.35428571em + } - .ui.search[class*="very long"]>.results { - max-height: 36.53142857em; - } + .ui.search[class*="very long"]>.results { + max-height: 36.53142857em + } } @media only screen and (min-width: 768px) { - .ui.search.short>.results { - max-height: 18.26571429em; - } + .ui.search.short>.results { + max-height:18.26571429em + } - .ui.search[class*="very short"]>.results { - max-height: 13.69928571em; - } + .ui.search[class*="very short"]>.results { + max-height: 13.69928571em + } - .ui.search.long>.results { - max-height: 36.53142857em; - } + .ui.search.long>.results { + max-height: 36.53142857em + } - .ui.search[class*="very long"]>.results { - max-height: 54.79714286em; - } + .ui.search[class*="very long"]>.results { + max-height: 54.79714286em + } } @media only screen and (min-width: 992px) { - .ui.search.short>.results { - max-height: 24.35428571em; - } + .ui.search.short>.results { + max-height:24.35428571em + } - .ui.search[class*="very short"]>.results { - max-height: 18.26571429em; - } + .ui.search[class*="very short"]>.results { + max-height: 18.26571429em + } - .ui.search.long>.results { - max-height: 48.70857143em; - } + .ui.search.long>.results { + max-height: 48.70857143em + } - .ui.search[class*="very long"]>.results { - max-height: 73.06285714em; - } + .ui.search[class*="very long"]>.results { + max-height: 73.06285714em + } } @media only screen and (min-width: 1920px) { - .ui.search.short>.results { - max-height: 36.53142857em; - } + .ui.search.short>.results { + max-height:36.53142857em + } - .ui.search[class*="very short"]>.results { - max-height: 27.39857143em; - } + .ui.search[class*="very short"]>.results { + max-height: 27.39857143em + } - .ui.search.long>.results { - max-height: 73.06285714em; - } + .ui.search.long>.results { + max-height: 73.06285714em + } - .ui.search[class*="very long"]>.results { - max-height: 109.59428571em; - } + .ui.search[class*="very long"]>.results { + max-height: 109.59428571em + } } .ui[class*="left aligned"].search>.results { - right: auto; - left: 0; + right: auto; + left: 0 } .ui[class*="right aligned"].search>.results { - right: 0; - left: auto; + right: 0; + left: auto } .ui.fluid.search .results { - width: 100%; + width: 100% } .ui.search { - font-size: 1em; + font-size: 1em } .ui.mini.search { - font-size: .78571429em; + font-size: .78571429em } .ui.tiny.search { - font-size: .85714286em; + font-size: .85714286em } .ui.small.search { - font-size: .92857143em; + font-size: .92857143em } .ui.large.search { - font-size: 1.14285714em; + font-size: 1.14285714em } .ui.big.search { - font-size: 1.28571429em; + font-size: 1.28571429em } .ui.huge.search { - font-size: 1.42857143em; + font-size: 1.42857143em } .ui.massive.search { - font-size: 1.71428571em; + font-size: 1.71428571em } @media only screen and (max-width: 767.98px) { - .ui.search .results { - max-width: calc(100vw - 2rem); - } + .ui.search .results { + max-width:calc(100vw - 2rem) + } } .ui.segment { - position: relative; - background: #FFFFFF; - box-shadow: 0 1px 2px #22242626; - margin: 1rem 0; - padding: 1em; - border-radius: .28571429rem; - border: 1px solid rgba(34,36,38,.15); + position: relative; + background: #FFFFFF; + box-shadow: 0 1px 2px #22242626; + margin: 1rem 0; + padding: 1em; + border-radius: .28571429rem; + border: 1px solid rgba(34,36,38,.15) } .ui.segment:first-child { - margin-top: 0; + margin-top: 0 } .ui.segment:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.vertical.segment { - margin: 0; - padding-left: 0; - padding-right: 0; - background: none transparent; - border-radius: 0; - box-shadow: none; - border: none; - border-bottom: 1px solid rgba(34,36,38,.15); + margin: 0; + padding-left: 0; + padding-right: 0; + background: none transparent; + border-radius: 0; + box-shadow: none; + border: none; + border-bottom: 1px solid rgba(34,36,38,.15) } .ui.vertical.segment:last-child { - border-bottom: none; + border-bottom: none } .ui.inverted.segment>.ui.header .sub.header,.ui.inverted.segment>.ui.header { - color: #fff; + color: #fff } .ui[class*="bottom attached"].segment>[class*="top attached"].label { - border-top-left-radius: 0; - border-top-right-radius: 0; + border-top-left-radius: 0; + border-top-right-radius: 0 } .ui[class*="top attached"].segment>[class*="bottom attached"].label { - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0 } .ui.attached.segment:not(.top):not(.bottom)>[class*="top attached"].label { - border-top-left-radius: 0; - border-top-right-radius: 0; + border-top-left-radius: 0; + border-top-right-radius: 0 } .ui.attached.segment:not(.top):not(.bottom)>[class*="bottom attached"].label { - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0 } .ui.page.grid.segment,.ui.grid>.row>.ui.segment.column,.ui.grid>.ui.segment.column { - padding-top: 2em; - padding-bottom: 2em; + padding-top: 2em; + padding-bottom: 2em } .ui.grid.segment { - margin: 1rem 0; - border-radius: .28571429rem; + margin: 1rem 0; + border-radius: .28571429rem } .ui.basic.table.segment { - background: #FFFFFF; - border: 1px solid rgba(34,36,38,.15); - box-shadow: 0 1px 2px #22242626; + background: #FFFFFF; + border: 1px solid rgba(34,36,38,.15); + box-shadow: 0 1px 2px #22242626 } .ui[class*="very basic"].table.segment { - padding: 1em; + padding: 1em } .ui.segment.tab:last-child { - margin-bottom: 1rem; + margin-bottom: 1rem } .ui.placeholder.segment { - display: flex; - flex-direction: column; - justify-content: center; - align-items: stretch; - max-width: initial; - -webkit-animation: none; - animation: none; - overflow: visible; - padding: 1em; - min-height: 18rem; - background: #F9FAFB; - border-color: #22242626; - box-shadow: 0 2px 25px #2224260d inset; + display: flex; + flex-direction: column; + justify-content: center; + align-items: stretch; + max-width: initial; + -webkit-animation: none; + animation: none; + overflow: visible; + padding: 1em; + min-height: 18rem; + background: #F9FAFB; + border-color: #22242626; + box-shadow: 0 2px 25px #2224260d inset } .ui.placeholder.segment .button,.ui.placeholder.segment textarea { - display: block; + display: block } .ui.placeholder.segment .field,.ui.placeholder.segment textarea,.ui.placeholder.segment>.ui.input,.ui.placeholder.segment .button { - max-width: 15rem; - margin-left: auto; - margin-right: auto; + max-width: 15rem; + margin-left: auto; + margin-right: auto } .ui.placeholder.segment .column .button,.ui.placeholder.segment .column .field,.ui.placeholder.segment .column textarea,.ui.placeholder.segment .column>.ui.input { - max-width: 15rem; - margin-left: auto; - margin-right: auto; + max-width: 15rem; + margin-left: auto; + margin-right: auto } .ui.placeholder.segment>.inline { - align-self: center; + align-self: center } .ui.placeholder.segment>.inline>.button { - display: inline-block; - width: auto; - margin: 0 .35714286rem 0 0; + display: inline-block; + width: auto; + margin: 0 .35714286rem 0 0 } .ui.placeholder.segment>.inline>.button:last-child { - margin-right: 0; + margin-right: 0 } .ui.piled.segments,.ui.piled.segment { - margin: 3em 0; - box-shadow: ""; - z-index: auto; + margin: 3em 0; + box-shadow: ""; + z-index: auto } .ui.piled.segment:first-child { - margin-top: 0; + margin-top: 0 } .ui.piled.segment:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.piled.segments:after,.ui.piled.segments:before,.ui.piled.segment:after,.ui.piled.segment:before { - background-color: #fff; - visibility: visible; - content: ""; - display: block; - height: 100%; - left: 0; - position: absolute; - width: 100%; - border: 1px solid rgba(34,36,38,.15); - box-shadow: ""; + background-color: #fff; + visibility: visible; + content: ""; + display: block; + height: 100%; + left: 0; + position: absolute; + width: 100%; + border: 1px solid rgba(34,36,38,.15); + box-shadow: "" } .ui.piled.segments:before,.ui.piled.segment:before { - transform: rotate(-1.2deg); - top: 0; - z-index: -2; + transform: rotate(-1.2deg); + top: 0; + z-index: -2 } .ui.piled.segments:after,.ui.piled.segment:after { - transform: rotate(1.2deg); - top: 0; - z-index: -1; + transform: rotate(1.2deg); + top: 0; + z-index: -1 } .ui[class*="top attached"].piled.segment { - margin-top: 3em; - margin-bottom: 0; + margin-top: 3em; + margin-bottom: 0 } .ui.piled.segment[class*="top attached"]:first-child { - margin-top: 0; + margin-top: 0 } .ui.piled.segment[class*="bottom attached"] { - margin-top: 0; - margin-bottom: 3em; + margin-top: 0; + margin-bottom: 3em } .ui.piled.segment[class*="bottom attached"]:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.stacked.segment { - padding-bottom: 1.4em; + padding-bottom: 1.4em } .ui.stacked.segments:before,.ui.stacked.segments:after,.ui.stacked.segment:before,.ui.stacked.segment:after { - content: ""; - position: absolute; - bottom: -3px; - left: 0; - border-top: 1px solid rgba(34,36,38,.15); - background: rgba(0,0,0,.03); - width: 100%; - height: 6px; - visibility: visible; + content: ""; + position: absolute; + bottom: -3px; + left: 0; + border-top: 1px solid rgba(34,36,38,.15); + background: rgba(0,0,0,.03); + width: 100%; + height: 6px; + visibility: visible } .ui.stacked.segments:before,.ui.stacked.segment:before { - display: none; + display: none } .ui.tall.stacked.segments:before,.ui.tall.stacked.segment:before { - display: block; - bottom: 0; + display: block; + bottom: 0 } .ui.stacked.inverted.segments:before,.ui.stacked.inverted.segments:after,.ui.stacked.inverted.segment:before,.ui.stacked.inverted.segment:after { - background-color: #00000008; - border-top: 1px solid rgba(34,36,38,.35); + background-color: #00000008; + border-top: 1px solid rgba(34,36,38,.35) } .ui.padded.segment { - padding: 1.5em; + padding: 1.5em } .ui[class*="very padded"].segment { - padding: 3em; + padding: 3em } .ui.padded.segment.vertical.segment,.ui[class*="very padded"].vertical.segment { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0 } .ui.compact.segment { - display: table; + display: table } .ui.compact.segments { - display: inline-flex; + display: inline-flex } .ui.compact.segments .segment,.ui.segments .compact.segment { - display: block; - flex: 0 1 auto; + display: block; + flex: 0 1 auto } .ui.circular.segment { - display: table-cell; - padding: 2em; - text-align: center; - vertical-align: middle; - border-radius: 500em; + display: table-cell; + padding: 2em; + text-align: center; + vertical-align: middle; + border-radius: 500em } .ui.raised.raised.segments,.ui.raised.raised.segment { - box-shadow: 0 2px 4px #2224261f,0 2px 10px #22242626; + box-shadow: 0 2px 4px #2224261f,0 2px 10px #22242626 } .ui.segments { - flex-direction: column; - position: relative; - margin: 1rem 0; - border: 1px solid rgba(34,36,38,.15); - box-shadow: 0 1px 2px #22242626; - border-radius: .28571429rem; + flex-direction: column; + position: relative; + margin: 1rem 0; + border: 1px solid rgba(34,36,38,.15); + box-shadow: 0 1px 2px #22242626; + border-radius: .28571429rem } .ui.segments:first-child { - margin-top: 0; + margin-top: 0 } .ui.segments:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.segments>.segment { - top: 0; - bottom: 0; - border-radius: 0; - margin: 0; - width: auto; - box-shadow: none; - border: none; - border-top: 1px solid rgba(34,36,38,.15); + top: 0; + bottom: 0; + border-radius: 0; + margin: 0; + width: auto; + box-shadow: none; + border: none; + border-top: 1px solid rgba(34,36,38,.15) } .ui.segments:not(.horizontal)>.segment:first-child { - top: 0; - bottom: 0; - border-top: none; - margin-top: 0; - margin-bottom: 0; - border-radius: .28571429rem .28571429rem 0 0; + top: 0; + bottom: 0; + border-top: none; + margin-top: 0; + margin-bottom: 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.segments:not(.horizontal)>.segment:last-child { - top: 0; - bottom: 0; - margin-top: 0; - margin-bottom: 0; - box-shadow: 0 1px 2px #22242626,none; - border-radius: 0 0 .28571429rem .28571429rem; + top: 0; + bottom: 0; + margin-top: 0; + margin-bottom: 0; + box-shadow: 0 1px 2px #22242626,none; + border-radius: 0 0 .28571429rem .28571429rem } .ui.segments:not(.horizontal)>.segment:only-child { - border-radius: .28571429rem; + border-radius: .28571429rem } .ui.segments>.ui.segments { - border-top: 1px solid rgba(34,36,38,.15); - margin: 1rem; + border-top: 1px solid rgba(34,36,38,.15); + margin: 1rem } .ui.segments>.segments:first-child { - border-top: none; + border-top: none } .ui.segments>.segment+.segments:not(.horizontal) { - margin-top: 0; + margin-top: 0 } .ui.horizontal.segments { - display: flex; - flex-direction: row; - background-color: transparent; - padding: 0; - box-shadow: 0 1px 2px #22242626; - margin: 1rem 0; - border-radius: .28571429rem; - border: 1px solid rgba(34,36,38,.15); + display: flex; + flex-direction: row; + background-color: transparent; + padding: 0; + box-shadow: 0 1px 2px #22242626; + margin: 1rem 0; + border-radius: .28571429rem; + border: 1px solid rgba(34,36,38,.15) } .ui.stackable.horizontal.segments { - flex-wrap: wrap; + flex-wrap: wrap } .ui.segments>.horizontal.segments { - margin: 0; - background-color: transparent; - border-radius: 0; - border: none; - box-shadow: none; - border-top: 1px solid rgba(34,36,38,.15); + margin: 0; + background-color: transparent; + border-radius: 0; + border: none; + box-shadow: none; + border-top: 1px solid rgba(34,36,38,.15) } .ui.horizontal.segments:not(.compact)>.segment:not(.compact) { - flex: 1 1 auto; - -ms-flex: 1 1 0; + flex: 1 1 auto; + -ms-flex: 1 1 0 } .ui.horizontal.segments>.segment { - margin: 0; - min-width: 0; - border-radius: 0; - border: none; - box-shadow: none; - border-left: 1px solid rgba(34,36,38,.15); + margin: 0; + min-width: 0; + border-radius: 0; + border: none; + box-shadow: none; + border-left: 1px solid rgba(34,36,38,.15) } .ui.segments>.horizontal.segments:first-child { - border-top: none; + border-top: none } .ui.horizontal.segments:not(.stackable)>.segment:first-child { - border-left: none; + border-left: none } .ui.horizontal.segments>.segment:first-child { - border-radius: .28571429rem 0 0 .28571429rem; + border-radius: .28571429rem 0 0 .28571429rem } .ui.horizontal.segments>.segment:last-child { - border-radius: 0 .28571429rem .28571429rem 0; + border-radius: 0 .28571429rem .28571429rem 0 } .ui.disabled.segment { - opacity: var(--opacity-disabled); - color: #2828284d; + opacity: var(--opacity-disabled); + color: #2828284d } .ui.loading.segment { - position: relative; - cursor: default; - pointer-events: none; - text-shadow: none!important; - transition: all 0s linear; + position: relative; + cursor: default; + pointer-events: none; + text-shadow: none!important; + transition: all 0s linear } .ui.loading.segment:before { - position: absolute; - content: ""; - top: 0; - left: 0; - background: rgba(255,255,255,.8); - width: 100%; - height: 100%; - border-radius: .28571429rem; - z-index: 100; + position: absolute; + content: ""; + top: 0; + left: 0; + background: rgba(255,255,255,.8); + width: 100%; + height: 100%; + border-radius: .28571429rem; + z-index: 100 } .ui.loading.segment:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -1.5em 0 0 -1.5em; - width: 3em; - height: 3em; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; - box-shadow: 0 0 0 1px transparent; - visibility: visible; - z-index: 101; + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -1.5em 0 0 -1.5em; + width: 3em; + height: 3em; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem; + box-shadow: 0 0 0 1px transparent; + visibility: visible; + z-index: 101 } .ui.basic.segment,.ui.segments .ui.basic.segment,.ui.basic.segments { - background: none transparent; - box-shadow: none; - border: none; - border-radius: 0; + background: none transparent; + box-shadow: none; + border: none; + border-radius: 0 } .ui.clearing.segment:after { - content: ""; - display: block; - clear: both; + content: ""; + display: block; + clear: both } .ui.red.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #DB2828; + border-top: 2px solid #DB2828 } .ui.inverted.red.segment.segment.segment.segment.segment { - background-color: #db2828; - color: #fff; + background-color: #db2828; + color: #fff } .ui.orange.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #F2711C; + border-top: 2px solid #F2711C } .ui.inverted.orange.segment.segment.segment.segment.segment { - background-color: #f2711c; - color: #fff; + background-color: #f2711c; + color: #fff } .ui.yellow.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #FBBD08; + border-top: 2px solid #FBBD08 } .ui.inverted.yellow.segment.segment.segment.segment.segment { - background-color: #fbbd08; - color: #fff; + background-color: #fbbd08; + color: #fff } .ui.olive.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #B5CC18; + border-top: 2px solid #B5CC18 } .ui.inverted.olive.segment.segment.segment.segment.segment { - background-color: #b5cc18; - color: #fff; + background-color: #b5cc18; + color: #fff } .ui.green.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #21BA45; + border-top: 2px solid #21BA45 } .ui.inverted.green.segment.segment.segment.segment.segment { - background-color: #21ba45; - color: #fff; + background-color: #21ba45; + color: #fff } .ui.teal.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #00B5AD; + border-top: 2px solid #00B5AD } .ui.inverted.teal.segment.segment.segment.segment.segment { - background-color: #00b5ad; - color: #fff; + background-color: #00b5ad; + color: #fff } .ui.blue.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #2185D0; + border-top: 2px solid #2185D0 } .ui.inverted.blue.segment.segment.segment.segment.segment { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } .ui.violet.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #6435C9; + border-top: 2px solid #6435C9 } .ui.inverted.violet.segment.segment.segment.segment.segment { - background-color: #6435c9; - color: #fff; + background-color: #6435c9; + color: #fff } .ui.purple.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #A333C8; + border-top: 2px solid #A333C8 } .ui.inverted.purple.segment.segment.segment.segment.segment { - background-color: #a333c8; - color: #fff; + background-color: #a333c8; + color: #fff } .ui.pink.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #E03997; + border-top: 2px solid #E03997 } .ui.inverted.pink.segment.segment.segment.segment.segment { - background-color: #e03997; - color: #fff; + background-color: #e03997; + color: #fff } .ui.brown.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #A5673F; + border-top: 2px solid #A5673F } .ui.inverted.brown.segment.segment.segment.segment.segment { - background-color: #a5673f; - color: #fff; + background-color: #a5673f; + color: #fff } .ui.grey.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #767676; + border-top: 2px solid #767676 } .ui.inverted.grey.segment.segment.segment.segment.segment { - background-color: #767676; - color: #fff; + background-color: #767676; + color: #fff } .ui.black.segment.segment.segment.segment.segment:not(.inverted) { - border-top: 2px solid #1B1C1D; + border-top: 2px solid #1B1C1D } .ui.inverted.black.segment.segment.segment.segment.segment { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } .ui[class*="left aligned"].segment { - text-align: left; + text-align: left } .ui[class*="right aligned"].segment { - text-align: right; + text-align: right } .ui[class*="center aligned"].segment { - text-align: center; + text-align: center } .ui.floated.segment,.ui[class*="left floated"].segment { - float: left; - margin-right: 1em; + float: left; + margin-right: 1em } .ui[class*="right floated"].segment { - float: right; - margin-left: 1em; + float: right; + margin-left: 1em } .ui.inverted.segment { - border: none; - box-shadow: none; + border: none; + box-shadow: none } .ui.inverted.segment,.ui.primary.inverted.segment { - background: #1B1C1D; - color: #ffffffe6; + background: #1B1C1D; + color: #ffffffe6 } .ui.inverted.segment .segment { - color: #000000de; + color: #000000de } .ui.inverted.segment .inverted.segment { - color: #ffffffe6; + color: #ffffffe6 } .ui.inverted.attached.segment { - border-color: #555; + border-color: #555 } .ui.inverted.loading.segment { - color: #fff; + color: #fff } .ui.inverted.loading.segment:before { - background: rgba(0,0,0,.85); + background: rgba(0,0,0,.85) } .ui.secondary.segment { - background: #F3F4F5; - color: #0009; + background: #F3F4F5; + color: #0009 } .ui.secondary.inverted.segment { - background: #4c4f52 linear-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 100%); - color: #fffc; + background: #4c4f52 linear-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 100%); + color: #fffc } .ui.tertiary.segment { - background: #DCDDDE; - color: #0009; + background: #DCDDDE; + color: #0009 } .ui.tertiary.inverted.segment { - background: #717579 linear-gradient(rgba(255,255,255,.35) 0,rgba(255,255,255,.35) 100%); - color: #fffc; + background: #717579 linear-gradient(rgba(255,255,255,.35) 0,rgba(255,255,255,.35) 100%); + color: #fffc } .ui.attached.segment { - 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; + 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:not(.message)+.ui.attached.segment:not(.top) { - border-top: none; + border-top: none } .ui[class*="top attached"].segment { - bottom: 0; - margin-bottom: 0; - top: 0; - margin-top: 1rem; - border-radius: .28571429rem .28571429rem 0 0; + bottom: 0; + margin-bottom: 0; + top: 0; + margin-top: 1rem; + border-radius: .28571429rem .28571429rem 0 0 } .ui.segment[class*="top attached"]:first-child { - margin-top: 0; + margin-top: 0 } .ui.segment[class*="bottom attached"] { - bottom: 0; - margin-top: 0; - top: 0; - margin-bottom: 1rem; - box-shadow: 0 1px 2px #22242626,none; - border-radius: 0 0 .28571429rem .28571429rem; + bottom: 0; + margin-top: 0; + top: 0; + margin-bottom: 1rem; + box-shadow: 0 1px 2px #22242626,none; + border-radius: 0 0 .28571429rem .28571429rem } .ui.segment[class*="bottom attached"]:last-child { - margin-bottom: 1rem; + margin-bottom: 1rem } .ui.fitted.segment:not(.horizontally) { - padding-top: 0; - padding-bottom: 0; + padding-top: 0; + padding-bottom: 0 } .ui.fitted.segment:not(.vertically) { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0 } .ui.segments .segment,.ui.segment { - font-size: 1rem; + font-size: 1rem } .ui.mini.segments .segment,.ui.mini.segment { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.segments .segment,.ui.tiny.segment { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.segments .segment,.ui.small.segment { - font-size: .92857143rem; + font-size: .92857143rem } .ui.large.segments .segment,.ui.large.segment { - font-size: 1.14285714rem; + font-size: 1.14285714rem } .ui.big.segments .segment,.ui.big.segment { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.segments .segment,.ui.huge.segment { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.segments .segment,.ui.massive.segment { - font-size: 1.71428571rem; + font-size: 1.71428571rem } html,body { - height: 100%; + height: 100% } html { - font-size: 14px; + font-size: 14px } body { - margin: 0; - padding: 0; - overflow-x: hidden; - min-width: 320px; - background: #FFFFFF; - font-family: var(--fonts-regular); - font-size: 14px; - line-height: 1.4285em; - color: #000000de; + margin: 0; + padding: 0; + overflow-x: hidden; + min-width: 320px; + background: #FFFFFF; + font-family: var(--fonts-regular); + font-size: 14px; + line-height: 1.4285em; + color: #000000de } h1,h2,h3,h4,h5 { - font-family: var(--fonts-regular); - line-height: 1.28571429em; - margin: calc(2rem - .1428571428571429em) 0 1rem; - font-weight: 500; - padding: 0; + font-family: var(--fonts-regular); + line-height: 1.28571429em; + margin: calc(2rem - .1428571428571429em) 0 1rem; + font-weight: 500; + padding: 0 } h1 { - min-height: 1rem; - font-size: 2rem; + min-height: 1rem; + font-size: 2rem } h2 { - font-size: 1.71428571rem; + font-size: 1.71428571rem } h3 { - font-size: 1.28571429rem; + font-size: 1.28571429rem } h4 { - font-size: 1.07142857rem; + font-size: 1.07142857rem } h5 { - font-size: 1rem; + font-size: 1rem } h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child { - margin-top: 0; + margin-top: 0 } h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child { - margin-bottom: 0; + margin-bottom: 0 } p { - margin: 0 0 1em; - line-height: 1.4285em; + margin: 0 0 1em; + line-height: 1.4285em } p:first-child { - margin-top: 0; + margin-top: 0 } p:last-child { - margin-bottom: 0; + margin-bottom: 0 } a { - color: #4183c4; - text-decoration: none; + color: #4183c4; + text-decoration: none } a:hover { - color: #1e70bf; - text-decoration: underline; + color: #1e70bf; + text-decoration: underline } ::-webkit-selection { - background-color: #cce2ff; - color: #000000de; + background-color: #cce2ff; + color: #000000de } ::-moz-selection { - background-color: #cce2ff; - color: #000000de; + background-color: #cce2ff; + color: #000000de } ::selection { - background-color: #cce2ff; - color: #000000de; + background-color: #cce2ff; + color: #000000de } textarea::-webkit-selection,input::-webkit-selection { - background-color: #64646466; - color: #000000de; + background-color: #64646466; + color: #000000de } textarea::-moz-selection,input::-moz-selection { - background-color: #64646466; - color: #000000de; + background-color: #64646466; + color: #000000de } textarea::selection,input::selection { - background-color: #64646466; - color: #000000de; + background-color: #64646466; + color: #000000de } .ui.tab { - display: none; + display: none } .ui.tab.active,.ui.tab.open { - display: block; + display: block } .ui.tab.loading { - position: relative; - overflow: hidden; - display: block; - min-height: 250px; + position: relative; + overflow: hidden; + display: block; + min-height: 250px } .ui.tab.loading * { - position: relative!important; - left: -10000px!important; + position: relative!important; + left: -10000px!important } .ui.tab.loading:before,.ui.tab.loading.segment:before { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -1.25em 0 0 -1.25em; - width: 2.5em; - height: 2.5em; - border-radius: 500rem; - border: .2em solid rgba(0,0,0,.1); + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -1.25em 0 0 -1.25em; + width: 2.5em; + height: 2.5em; + border-radius: 500rem; + border: .2em solid rgba(0,0,0,.1) } .ui.tab.loading:after,.ui.tab.loading.segment:after { - position: absolute; - content: ""; - top: 50%; - left: 50%; - margin: -1.25em 0 0 -1.25em; - width: 2.5em; - height: 2.5em; - -webkit-animation: loader .6s infinite linear; - animation: loader .6s infinite linear; - border: .2em solid #767676; - border-radius: 500rem; - box-shadow: 0 0 0 1px transparent; + position: absolute; + content: ""; + top: 50%; + left: 50%; + margin: -1.25em 0 0 -1.25em; + width: 2.5em; + height: 2.5em; + -webkit-animation: loader .6s infinite linear; + animation: loader .6s infinite linear; + border: .2em solid #767676; + border-radius: 500rem; + box-shadow: 0 0 0 1px transparent } .ui.table { - width: 100%; - background: #FFFFFF; - margin: 1em 0; - border: 1px solid rgba(34,36,38,.15); - box-shadow: none; - border-radius: .28571429rem; - text-align: left; - vertical-align: middle; - color: #000000de; - border-collapse: separate; - border-spacing: 0; + width: 100%; + background: #FFFFFF; + margin: 1em 0; + border: 1px solid rgba(34,36,38,.15); + box-shadow: none; + border-radius: .28571429rem; + text-align: left; + vertical-align: middle; + color: #000000de; + border-collapse: separate; + border-spacing: 0 } .ui.table:first-child { - margin-top: 0; + margin-top: 0 } .ui.table:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.table>thead,.ui.table>tbody { - text-align: inherit; - vertical-align: inherit; + text-align: inherit; + vertical-align: inherit } .ui.table th,.ui.table td { - transition: background .1s ease,color .1s ease; + transition: background .1s ease,color .1s ease } .ui.table th.rowspanned,.ui.table td.rowspanned { - display: none; + display: none } .ui.table>thead { - box-shadow: none; + box-shadow: none } .ui.table>thead>tr>th { - cursor: auto; - background: #F9FAFB; - text-align: inherit; - color: #000000de; - padding: .92857143em .78571429em; - vertical-align: inherit; - font-style: none; - font-weight: 500; - text-transform: none; - border-bottom: 1px solid rgba(34,36,38,.1); - border-left: none; + cursor: auto; + background: #F9FAFB; + text-align: inherit; + color: #000000de; + padding: .92857143em .78571429em; + vertical-align: inherit; + font-style: none; + font-weight: 500; + 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; + border-left: none } .ui.table>thead>tr:first-child>th:first-child { - border-radius: .28571429rem 0 0; + border-radius: .28571429rem 0 0 } .ui.table>thead>tr:first-child>th:last-child { - border-radius: 0 .28571429rem 0 0; + border-radius: 0 .28571429rem 0 0 } .ui.table>thead>tr:first-child>th:only-child { - border-radius: .28571429rem .28571429rem 0 0; + border-radius: .28571429rem .28571429rem 0 0 } .ui.table>tfoot { - box-shadow: none; + box-shadow: none } .ui.table>tfoot>tr>th,.ui.table>tfoot>tr>td { - cursor: auto; - border-top: 1px solid rgba(34,36,38,.15); - background: #F9FAFB; - text-align: inherit; - color: #000000de; - padding: .78571429em; - vertical-align: inherit; - font-style: normal; - font-weight: 400; - text-transform: none; + cursor: auto; + border-top: 1px solid rgba(34,36,38,.15); + background: #F9FAFB; + text-align: inherit; + color: #000000de; + padding: .78571429em; + vertical-align: inherit; + font-style: normal; + font-weight: 400; + text-transform: none } .ui.table>tfoot>tr>th:first-child,.ui.table>tfoot>tr>td:first-child { - border-left: none; + border-left: none } .ui.table>tfoot>tr:first-child>th:first-child,.ui.table>tfoot>tr:first-child>td:first-child { - border-radius: 0 0 0 .28571429rem; + border-radius: 0 0 0 .28571429rem } .ui.table>tfoot>tr:first-child>th:last-child,.ui.table>tfoot>tr:first-child>td:last-child { - border-radius: 0 0 .28571429rem; + border-radius: 0 0 .28571429rem } .ui.table>tfoot>tr:first-child>th:only-child,.ui.table>tfoot>tr:first-child>td:only-child { - border-radius: 0 0 .28571429rem .28571429rem; + border-radius: 0 0 .28571429rem .28571429rem } .ui.table>tr>td,.ui.table>tbody>tr>td { - border-top: 1px solid rgba(34,36,38,.1); + border-top: 1px solid rgba(34,36,38,.1) } .ui.table>tr:first-child>td,.ui.table>tbody>tr:first-child>td { - border-top: none; + border-top: none } .ui.table>tbody+tbody tr:first-child>td { - border-top: 1px solid rgba(34,36,38,.1); + border-top: 1px solid rgba(34,36,38,.1) } .ui.table>tbody>tr>td,.ui.table>tr>td { - padding: .78571429em; - text-align: inherit; + padding: .78571429em; + text-align: inherit } .ui.table>i.icon { - vertical-align: baseline; + vertical-align: baseline } .ui.table>i.icon:only-child { - margin: 0; + margin: 0 } .ui.table.segment { - padding: 0; + padding: 0 } .ui.table.segment:after { - display: none; + display: none } .ui.table.segment.stacked:after { - display: block; + display: block } @media only screen and (max-width: 767.98px) { - .ui.table:not(.unstackable) { - width: 100%; - padding: 0; - } - - .ui.table:not(.unstackable)>thead,.ui.table:not(.unstackable)>thead>tr,.ui.table:not(.unstackable)>tfoot,.ui.table:not(.unstackable)>tfoot>tr,.ui.table:not(.unstackable)>tbody,.ui.table:not(.unstackable)>tr,.ui.table:not(.unstackable)>tbody>tr,.ui.table:not(.unstackable)>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>thead>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tbody>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tfoot>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tbody>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tfoot>tr>td: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)>tr,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr { - padding-top: 1em; - padding-bottom: 1em; - box-shadow: 0 -1px #0000001a inset; - } - - .ui.ui.ui.ui.table:not(.unstackable)>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>td { - background: none; - border: none; - padding: .25em .75em; - box-shadow: none; - } - - .ui.table:not(.unstackable)>tr>th:first-child,.ui.table:not(.unstackable)>thead>tr>th:first-child,.ui.table:not(.unstackable)>tbody>tr>th:first-child,.ui.table:not(.unstackable)>tfoot>tr>th:first-child,.ui.table:not(.unstackable)>tr>td:first-child,.ui.table:not(.unstackable)>tbody>tr>td:first-child,.ui.table:not(.unstackable)>tfoot>tr>td:first-child { - font-weight: 500; - } - - .ui.definition.table:not(.unstackable)>thead>tr>th:first-child { - box-shadow: none!important; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.primary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.primary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.primary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.primary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.secondary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.secondary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.secondary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.secondary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.red.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #db2828 inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.red.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #db2828 inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.red.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ff695e inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.red.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff695e inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.orange.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #f2711c inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.orange.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #f2711c inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.orange.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ff851b inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.orange.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff851b inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.yellow.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #fbbd08 inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.yellow.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #fbbd08 inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.yellow.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ffe21f inset; - } - - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.yellow.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ffe21f inset; - } - - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.olive.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #b5cc18 inset; - } + .ui.table:not(.unstackable) { + width:100%; + padding: 0 + } + + .ui.table:not(.unstackable)>thead,.ui.table:not(.unstackable)>thead>tr,.ui.table:not(.unstackable)>tfoot,.ui.table:not(.unstackable)>tfoot>tr,.ui.table:not(.unstackable)>tbody,.ui.table:not(.unstackable)>tr,.ui.table:not(.unstackable)>tbody>tr,.ui.table:not(.unstackable)>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>thead>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tbody>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tfoot>tr>th:not(.rowspanned),.ui.table:not(.unstackable)>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tbody>tr>td:not(.rowspanned),.ui.table:not(.unstackable)>tfoot>tr>td: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)>tr,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr { + padding-top: 1em; + padding-bottom: 1em; + box-shadow: 0 -1px #0000001a inset + } + + .ui.ui.ui.ui.table:not(.unstackable)>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>thead>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>th,.ui.ui.ui.ui.table:not(.unstackable)>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tbody>tr>td,.ui.ui.ui.ui.table:not(.unstackable)>tfoot>tr>td { + background: none; + border: none; + padding: .25em .75em; + box-shadow: none + } + + .ui.table:not(.unstackable)>tr>th:first-child,.ui.table:not(.unstackable)>thead>tr>th:first-child,.ui.table:not(.unstackable)>tbody>tr>th:first-child,.ui.table:not(.unstackable)>tfoot>tr>th:first-child,.ui.table:not(.unstackable)>tr>td:first-child,.ui.table:not(.unstackable)>tbody>tr>td:first-child,.ui.table:not(.unstackable)>tfoot>tr>td:first-child { + font-weight: 500 + } + + .ui.definition.table:not(.unstackable)>thead>tr>th:first-child { + box-shadow: none!important + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.primary.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.primary.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.primary.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.primary.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.secondary.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.secondary.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.secondary.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.secondary.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.red.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #db2828 inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.red.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #db2828 inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.red.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #ff695e inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.red.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff695e inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.orange.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #f2711c inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.orange.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #f2711c inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.orange.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #ff851b inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.orange.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff851b inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.yellow.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #fbbd08 inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.yellow.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #fbbd08 inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.yellow.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #ffe21f inset + } + + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.yellow.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ffe21f inset + } + + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.olive.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #b5cc18 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.olive.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #b5cc18 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.olive.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #b5cc18 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.olive.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #d9e778 inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.olive.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #d9e778 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.olive.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #d9e778 inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.olive.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #d9e778 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.green.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #21ba45 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.green.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #21ba45 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.green.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #21ba45 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.green.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #21ba45 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.green.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #2ecc40 inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.green.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #2ecc40 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.green.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #2ecc40 inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.green.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #2ecc40 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.teal.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #00b5ad inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.teal.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #00b5ad inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.teal.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #00b5ad inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.teal.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #00b5ad inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.teal.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #6dffff inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.teal.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #6dffff inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.teal.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #6dffff inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.teal.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #6dffff inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.blue.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.blue.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.blue.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.blue.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.blue.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.blue.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.blue.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.blue.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.violet.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #6435c9 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.violet.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #6435c9 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.violet.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #6435c9 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.violet.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #6435c9 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.violet.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #a291fb inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.violet.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #a291fb inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.violet.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #a291fb inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.violet.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #a291fb inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.purple.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #a333c8 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.purple.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #a333c8 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.purple.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #a333c8 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.purple.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #a333c8 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.purple.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #dc73ff inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.purple.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #dc73ff inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.purple.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #dc73ff inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.purple.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #dc73ff inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.pink.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #e03997 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.pink.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #e03997 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.pink.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #e03997 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.pink.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #e03997 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.pink.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ff8edf inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.pink.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #ff8edf inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.pink.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff8edf inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.pink.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff8edf inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.brown.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #a5673f inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.brown.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #a5673f inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.brown.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #a5673f inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.brown.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #a5673f inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.brown.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #d67c1c inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.brown.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #d67c1c inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.brown.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #d67c1c inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.brown.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #d67c1c inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.grey.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #767676 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.grey.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #767676 inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.grey.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #767676 inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.grey.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #767676 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.grey.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #dcddde inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.grey.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #dcddde inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.grey.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #dcddde inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.grey.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #dcddde inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.black.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.black.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset + } - .ui.ui.ui.ui.table:not(.unstackable) tr.marked.black.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset; - } + .ui.ui.ui.ui.table:not(.unstackable) tr.marked.black.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.black.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.black.left { + box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset + } - .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.black.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset; - } + .ui.ui.ui.ui.inverted.table:not(.unstackable) tr.marked.black.right { + box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset + } } .ui.table .collapsing .image,.ui.table .collapsing .image img { - max-width: none; + max-width: none } .ui.structured.table { - border-collapse: collapse; + border-collapse: collapse } .ui.structured.table>thead>tr>th { - border-left: none; - border-right: none; + 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); + border-left: 1px solid rgba(34,36,38,.15); + border-right: 1px solid rgba(34,36,38,.15) } .ui.structured.basic.table>tr>th,.ui.structured.basic.table>thead>tr>th,.ui.structured.basic.table>tbody>tr>th,.ui.structured.basic.table>tfoot>tr>th { - border-left: none; - border-right: none; + border-left: none; + border-right: none } .ui.structured.celled.table>tr>th,.ui.structured.celled.table>thead>tr>th,.ui.structured.celled.table>tbody>tr>th,.ui.structured.celled.table>tfoot>tr>th,.ui.structured.celled.table>tr>td,.ui.structured.celled.table>tbody>tr>td,.ui.structured.celled.table>tfoot>tr>td { - border-left: 1px solid rgba(34,36,38,.1); - border-right: 1px solid rgba(34,36,38,.1); + 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: #FFFFFF; - font-weight: 400; - color: #0006; - box-shadow: -.1em -.2em 0 .1em #fff; - -moz-transform: scale(1); + pointer-events: none; + background: #FFFFFF; + font-weight: 400; + color: #0006; + box-shadow: -.1em -.2em 0 .1em #fff; + -moz-transform: scale(1) } .ui.definition.table>tfoot:not(.full-width)>tr>th:first-child { - pointer-events: none; - background: #FFFFFF; - font-weight: 400; - color: #0006; - box-shadow: -.1em .2em 0 .1em #fff; - -moz-transform: scale(1); + pointer-events: none; + background: #FFFFFF; + font-weight: 400; + color: #0006; + box-shadow: -.1em .2em 0 .1em #fff; + -moz-transform: scale(1) } .ui.definition.table>tr>td:first-child:not(.ignored),.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.definition { - background: rgba(0,0,0,.03); - font-weight: 500; - color: #000000f2; - text-transform: ""; - box-shadow: ""; - text-align: ""; - font-size: 1em; - padding-left: ""; - padding-right: ""; + background: rgba(0,0,0,.03); + font-weight: 500; + color: #000000f2; + 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); + border-left: 1px solid rgba(34,36,38,.15) } .ui.definition.table>tfoot:not(.full-width)>tr>th:nth-child(2),.ui.definition.table>tfoot:not(.full-width)>tr>td:nth-child(2) { - border-left: 1px solid rgba(34,36,38,.15); + border-left: 1px solid rgba(34,36,38,.15) } .ui.definition.table>tr>td:nth-child(2),.ui.definition.table>tbody>tr>td:nth-child(2) { - border-left: 1px solid rgba(34,36,38,.15); + border-left: 1px solid rgba(34,36,38,.15) } .ui.ui.ui.ui.table tr.positive,.ui.ui.table td.positive { - box-shadow: 0 0 #a3c293 inset; - background: #FCFFF5; - color: #2c662d; + box-shadow: 0 0 #a3c293 inset; + background: #FCFFF5; + color: #2c662d } .ui.ui.ui.ui.table tr.negative,.ui.ui.table td.negative,.ui.ui.ui.ui.table tr.error,.ui.ui.table td.error { - box-shadow: 0 0 #e0b4b4 inset; - background: #FFF6F6; - color: #9f3a38; + box-shadow: 0 0 #e0b4b4 inset; + background: #FFF6F6; + color: #9f3a38 } .ui.ui.ui.ui.table tr.warning,.ui.ui.table td.warning { - box-shadow: 0 0 #c9ba9b inset; - background: #FFFAF3; - color: #573a08; + box-shadow: 0 0 #c9ba9b inset; + background: #FFFAF3; + color: #573a08 } .ui.ui.ui.ui.table tr.active,.ui.ui.table td.active { - box-shadow: 0 0 #000000de inset; - background: #E0E0E0; - color: #000000de; + box-shadow: 0 0 #000000de inset; + background: #E0E0E0; + color: #000000de } .ui.table tr.disabled td,.ui.table tr td.disabled,.ui.table tr.disabled:hover,.ui.table tr:hover td.disabled { - pointer-events: none; - color: #2828284d; + pointer-events: none; + color: #2828284d } @media only screen and (max-width: 991.98px) { - .ui[class*="tablet stackable"].table,.ui[class*="tablet stackable"].table>thead,.ui[class*="tablet stackable"].table>thead>tr,.ui[class*="tablet stackable"].table>tfoot,.ui[class*="tablet stackable"].table>tfoot>tr,.ui[class*="tablet stackable"].table>tbody,.ui[class*="tablet stackable"].table>tbody>tr,.ui[class*="tablet stackable"].table>tr,.ui[class*="tablet stackable"].table>thead>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tbody>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tfoot>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tbody>tr>td:not(.rowspanned),.ui[class*="tablet stackable"].table>tfoot>tr>td:not(.rowspanned),.ui[class*="tablet stackable"].table>tr>td:not(.rowspanned) { - display: block!important; - width: 100%!important; - } + .ui[class*="tablet stackable"].table,.ui[class*="tablet stackable"].table>thead,.ui[class*="tablet stackable"].table>thead>tr,.ui[class*="tablet stackable"].table>tfoot,.ui[class*="tablet stackable"].table>tfoot>tr,.ui[class*="tablet stackable"].table>tbody,.ui[class*="tablet stackable"].table>tbody>tr,.ui[class*="tablet stackable"].table>tr,.ui[class*="tablet stackable"].table>thead>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tbody>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tfoot>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tr>th:not(.rowspanned),.ui[class*="tablet stackable"].table>tbody>tr>td:not(.rowspanned),.ui[class*="tablet stackable"].table>tfoot>tr>td:not(.rowspanned),.ui[class*="tablet stackable"].table>tr>td:not(.rowspanned) { + display:block!important; + width: 100%!important + } - .ui[class*="tablet stackable"].table { - padding: 0; - } + .ui[class*="tablet stackable"].table { + padding: 0 + } - .ui[class*="tablet stackable"].table>thead { - display: block; - } + .ui[class*="tablet stackable"].table>thead { + display: block + } - .ui[class*="tablet stackable"].table>tfoot { - display: block; - } + .ui[class*="tablet stackable"].table>tfoot { + display: block + } - .ui.ui.ui.ui[class*="tablet stackable"].table>thead>tr,.ui.ui.ui.ui[class*="tablet stackable"].table>tbody>tr,.ui.ui.ui.ui[class*="tablet stackable"].table>tfoot>tr,.ui.ui.ui.ui[class*="tablet stackable"].table>tr { - padding-top: 1em; - padding-bottom: 1em; - box-shadow: 0 -1px #0000001a inset; - } + .ui.ui.ui.ui[class*="tablet stackable"].table>thead>tr,.ui.ui.ui.ui[class*="tablet stackable"].table>tbody>tr,.ui.ui.ui.ui[class*="tablet stackable"].table>tfoot>tr,.ui.ui.ui.ui[class*="tablet stackable"].table>tr { + padding-top: 1em; + padding-bottom: 1em; + box-shadow: 0 -1px #0000001a inset + } - .ui[class*="tablet stackable"].table>thead>tr>th,.ui[class*="tablet stackable"].table>tbody>tr>th,.ui[class*="tablet stackable"].table>tfoot>tr>th,.ui[class*="tablet stackable"].table>tr>th,.ui[class*="tablet stackable"].table>tbody>tr>td,.ui[class*="tablet stackable"].table>tfoot>tr>td,.ui[class*="tablet stackable"].table>tr>td { - background: none; - border: none!important; - padding: .25em .75em; - box-shadow: none; - } + .ui[class*="tablet stackable"].table>thead>tr>th,.ui[class*="tablet stackable"].table>tbody>tr>th,.ui[class*="tablet stackable"].table>tfoot>tr>th,.ui[class*="tablet stackable"].table>tr>th,.ui[class*="tablet stackable"].table>tbody>tr>td,.ui[class*="tablet stackable"].table>tfoot>tr>td,.ui[class*="tablet stackable"].table>tr>td { + background: none; + border: none!important; + padding: .25em .75em; + box-shadow: none + } - .ui.definition[class*="tablet stackable"].table>thead>tr>th:first-child { - box-shadow: none!important; - } + .ui.definition[class*="tablet stackable"].table>thead>tr>th:first-child { + box-shadow: none!important + } } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.primary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.primary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.primary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.primary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.secondary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.secondary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.secondary.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.secondary.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.red.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #db2828 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #db2828 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.red.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #db2828 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #db2828 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.red.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ff695e inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #ff695e inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.red.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff695e inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff695e inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.orange.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #f2711c inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #f2711c inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.orange.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #f2711c inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #f2711c inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.orange.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ff851b inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #ff851b inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.orange.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff851b inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff851b inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.yellow.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #fbbd08 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #fbbd08 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.yellow.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #fbbd08 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #fbbd08 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.yellow.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ffe21f inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #ffe21f inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.yellow.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ffe21f inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ffe21f inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.olive.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #b5cc18 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #b5cc18 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.olive.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #b5cc18 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #b5cc18 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.olive.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #d9e778 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #d9e778 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.olive.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #d9e778 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #d9e778 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.green.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #21ba45 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #21ba45 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.green.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #21ba45 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #21ba45 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.green.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #2ecc40 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #2ecc40 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.green.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #2ecc40 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #2ecc40 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.teal.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #00b5ad inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #00b5ad inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.teal.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #00b5ad inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #00b5ad inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.teal.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #6dffff inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #6dffff inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.teal.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #6dffff inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #6dffff inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.blue.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #2185d0 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.blue.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #2185d0 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.blue.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #54c8ff inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.blue.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #54c8ff inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.violet.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #6435c9 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #6435c9 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.violet.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #6435c9 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #6435c9 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.violet.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #a291fb inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #a291fb inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.violet.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #a291fb inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #a291fb inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.purple.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #a333c8 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #a333c8 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.purple.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #a333c8 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #a333c8 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.purple.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #dc73ff inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #dc73ff inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.purple.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #dc73ff inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #dc73ff inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.pink.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #e03997 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #e03997 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.pink.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #e03997 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #e03997 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.pink.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #ff8edf inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #ff8edf inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.pink.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff8edf inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #ff8edf inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.brown.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #a5673f inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #a5673f inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.brown.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #a5673f inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #a5673f inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.brown.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #d67c1c inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #d67c1c inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.brown.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #d67c1c inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #d67c1c inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.grey.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #767676 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #767676 inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.grey.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #767676 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #767676 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.grey.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #dcddde inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #dcddde inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.grey.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #dcddde inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #dcddde inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.black.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #1b1c1d inset } .ui.ui.ui.ui[class*="tablet stackable"].table tr.marked.black.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #1b1c1d inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.black.left { - box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset; + box-shadow: 0 -1px #0000001a inset,.2em 0 #545454 inset } .ui.ui.ui.ui[class*="tablet stackable"].inverted.table tr.marked.black.right { - box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset; + box-shadow: 0 -1px #0000001a inset,-.2em 0 #545454 inset } .ui.table[class*="left aligned"],.ui.table [class*="left aligned"] { - text-align: left; + text-align: left } .ui.table[class*="center aligned"],.ui.table [class*="center aligned"] { - text-align: center; + text-align: center } .ui.table[class*="right aligned"],.ui.table [class*="right aligned"] { - text-align: right; + text-align: right } .ui.table[class*="top aligned"],.ui.table [class*="top aligned"] { - vertical-align: top; + vertical-align: top } .ui.table[class*="middle aligned"],.ui.table [class*="middle aligned"] { - vertical-align: middle; + vertical-align: middle } .ui.table[class*="bottom aligned"],.ui.table [class*="bottom aligned"] { - vertical-align: bottom; + vertical-align: bottom } .ui.table th.collapsing,.ui.table td.collapsing { - width: 1px; - white-space: nowrap; + width: 1px; + white-space: nowrap } .ui.fixed.table { - table-layout: fixed; + table-layout: fixed } .ui.fixed.table th,.ui.fixed.table td { - overflow: hidden; - text-overflow: ellipsis; + overflow: hidden; + text-overflow: ellipsis } .ui.ui.selectable.table>tbody>tr:hover,.ui.table tbody tr td.selectable:hover { - background: rgba(0,0,0,.05); - color: #000000f2; + background: rgba(0,0,0,.05); + color: #000000f2 } .ui.ui.selectable.inverted.table>tbody>tr:hover,.ui.inverted.table tbody tr td.selectable:hover { - background: rgba(255,255,255,.08); - color: #fff; + background: rgba(255,255,255,.08); + color: #fff } .ui.table tbody tr td.selectable { - padding: 0; + padding: 0 } .ui.table tbody tr td.selectable>a:not(.ui) { - display: block; - color: inherit; - padding: .78571429em; + display: block; + color: inherit; + padding: .78571429em } .ui.table>tr>td.selectable,.ui.table>tbody>tr>td.selectable,.ui.selectable.table>tbody>tr,.ui.selectable.table>tr { - cursor: pointer; + cursor: pointer } .ui.ui.selectable.table tr.error:hover,.ui.table tr td.selectable.error:hover,.ui.selectable.table tr:hover td.error { - background: #ffe7e7; - color: #943634; + background: #ffe7e7; + color: #943634 } .ui.ui.selectable.table tr.warning:hover,.ui.table tr td.selectable.warning:hover,.ui.selectable.table tr:hover td.warning { - background: #fff4e4; - color: #493107; + background: #fff4e4; + color: #493107 } .ui.ui.selectable.table tr.active:hover,.ui.table tr td.selectable.active:hover,.ui.selectable.table tr:hover td.active { - background: #E0E0E0; - color: #000000de; + background: #E0E0E0; + color: #000000de } .ui.ui.selectable.table tr.positive:hover,.ui.table tr td.selectable.positive:hover,.ui.selectable.table tr:hover td.positive { - background: #f7ffe6; - color: #275b28; + background: #f7ffe6; + color: #275b28 } .ui.ui.selectable.table tr.negative:hover,.ui.table tr td.selectable.negative:hover,.ui.selectable.table tr:hover td.negative { - background: #ffe7e7; - color: #943634; + 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; + 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; + border-top: none } .ui[class*="top attached"].table { - bottom: 0; - margin-bottom: 0; - top: 0; - margin-top: 1em; - border-radius: .28571429rem .28571429rem 0 0; + bottom: 0; + margin-bottom: 0; + top: 0; + margin-top: 1em; + border-radius: .28571429rem .28571429rem 0 0 } .ui.table[class*="top attached"]:first-child { - margin-top: 0; + margin-top: 0 } .ui[class*="bottom attached"].table { - bottom: 0; - margin-top: 0; - top: 0; - margin-bottom: 1em; - box-shadow: none,none; - border-radius: 0 0 .28571429rem .28571429rem; + bottom: 0; + margin-top: 0; + top: 0; + margin-bottom: 1em; + box-shadow: none,none; + border-radius: 0 0 .28571429rem .28571429rem } .ui[class*="bottom attached"].table:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui.striped.table>tr:nth-child(2n),.ui.striped.table>tbody>tr:nth-child(2n) { - background-color: #00003205; + background-color: #00003205 } .ui.inverted.striped.table>tr:nth-child(2n),.ui.inverted.striped.table>tbody>tr:nth-child(2n) { - background-color: #ffffff0d; + background-color: #ffffff0d } .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover { - background: #EFEFEF; - color: #000000f2; + background: #EFEFEF; + color: #000000f2 } .ui.table[class*="single line"],.ui.table [class*="single line"] { - white-space: nowrap; + white-space: nowrap } .ui.primary.table { - border-top: .2em solid #2185D0; + border-top: .2em solid #2185D0 } .ui.inverted.primary.table { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } .ui.ui.ui.ui.table tr.primary:not(.marked),.ui.ui.table td.primary:not(.marked) { - background: #ddf4ff; - color: #ffffffe6; + background: #ddf4ff; + color: #ffffffe6 } .ui.ui.selectable.table tr.primary:not(.marked):hover,.ui.table tr td.selectable.primary:not(.marked):hover,.ui.selectable.table tr:hover td.primary:not(.marked) { - background: #d3f1ff; - color: #ffffffe6; + background: #d3f1ff; + color: #ffffffe6 } .ui.table td.marked.primary.left,.ui.table tr.marked.primary.left { - box-shadow: .2em 0 #2185d0 inset; + box-shadow: .2em 0 #2185d0 inset } .ui.table td.marked.primary.right,.ui.table tr.marked.primary.right { - box-shadow: -.2em 0 #2185d0 inset; + box-shadow: -.2em 0 #2185d0 inset } .ui.inverted.table td.marked.primary.left,.ui.inverted.table tr.marked.primary.left { - box-shadow: .2em 0 #54c8ff inset; + box-shadow: .2em 0 #54c8ff inset } .ui.inverted.table td.marked.primary.right,.ui.inverted.table tr.marked.primary.right { - box-shadow: -.2em 0 #54c8ff inset; + box-shadow: -.2em 0 #54c8ff inset } .ui.secondary.table { - border-top: .2em solid #1B1C1D; + border-top: .2em solid #1B1C1D } .ui.inverted.secondary.table { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } .ui.ui.ui.ui.table tr.secondary:not(.marked),.ui.ui.table td.secondary:not(.marked) { - background: #dddddd; - color: #ffffffe6; + background: #dddddd; + color: #ffffffe6 } .ui.ui.selectable.table tr.secondary:not(.marked):hover,.ui.table tr td.selectable.secondary:not(.marked):hover,.ui.selectable.table tr:hover td.secondary:not(.marked) { - background: #e2e2e2; - color: #ffffffe6; + background: #e2e2e2; + color: #ffffffe6 } .ui.table td.marked.secondary.left,.ui.table tr.marked.secondary.left { - box-shadow: .2em 0 #1b1c1d inset; + box-shadow: .2em 0 #1b1c1d inset } .ui.table td.marked.secondary.right,.ui.table tr.marked.secondary.right { - box-shadow: -.2em 0 #1b1c1d inset; + box-shadow: -.2em 0 #1b1c1d inset } .ui.inverted.table td.marked.secondary.left,.ui.inverted.table tr.marked.secondary.left { - box-shadow: .2em 0 #545454 inset; + box-shadow: .2em 0 #545454 inset } .ui.inverted.table td.marked.secondary.right,.ui.inverted.table tr.marked.secondary.right { - box-shadow: -.2em 0 #545454 inset; + box-shadow: -.2em 0 #545454 inset } .ui.red.table { - border-top: .2em solid #DB2828; + border-top: .2em solid #DB2828 } .ui.inverted.red.table { - background-color: #db2828; - color: #fff; + background-color: #db2828; + color: #fff } .ui.ui.ui.ui.table tr.red:not(.marked),.ui.ui.table td.red:not(.marked) { - background: #ffe1df; - color: #db2828; + background: #ffe1df; + color: #db2828 } .ui.ui.selectable.table tr.red:not(.marked):hover,.ui.table tr td.selectable.red:not(.marked):hover,.ui.selectable.table tr:hover td.red:not(.marked) { - background: #ffd7d5; - color: #db2828; + background: #ffd7d5; + color: #db2828 } .ui.table td.marked.red.left,.ui.table tr.marked.red.left { - box-shadow: .2em 0 #db2828 inset; + box-shadow: .2em 0 #db2828 inset } .ui.table td.marked.red.right,.ui.table tr.marked.red.right { - box-shadow: -.2em 0 #db2828 inset; + box-shadow: -.2em 0 #db2828 inset } .ui.inverted.table td.marked.red.left,.ui.inverted.table tr.marked.red.left { - box-shadow: .2em 0 #ff695e inset; + box-shadow: .2em 0 #ff695e inset } .ui.inverted.table td.marked.red.right,.ui.inverted.table tr.marked.red.right { - box-shadow: -.2em 0 #ff695e inset; + box-shadow: -.2em 0 #ff695e inset } .ui.orange.table { - border-top: .2em solid #F2711C; + border-top: .2em solid #F2711C } .ui.inverted.orange.table { - background-color: #f2711c; - color: #fff; + background-color: #f2711c; + color: #fff } .ui.ui.ui.ui.table tr.orange:not(.marked),.ui.ui.table td.orange:not(.marked) { - background: #ffe7d1; - color: #f2711c; + background: #ffe7d1; + color: #f2711c } .ui.ui.selectable.table tr.orange:not(.marked):hover,.ui.table tr td.selectable.orange:not(.marked):hover,.ui.selectable.table tr:hover td.orange:not(.marked) { - background: #fae1cc; - color: #f2711c; + background: #fae1cc; + color: #f2711c } .ui.table td.marked.orange.left,.ui.table tr.marked.orange.left { - box-shadow: .2em 0 #f2711c inset; + box-shadow: .2em 0 #f2711c inset } .ui.table td.marked.orange.right,.ui.table tr.marked.orange.right { - box-shadow: -.2em 0 #f2711c inset; + box-shadow: -.2em 0 #f2711c inset } .ui.inverted.table td.marked.orange.left,.ui.inverted.table tr.marked.orange.left { - box-shadow: .2em 0 #ff851b inset; + box-shadow: .2em 0 #ff851b inset } .ui.inverted.table td.marked.orange.right,.ui.inverted.table tr.marked.orange.right { - box-shadow: -.2em 0 #ff851b inset; + box-shadow: -.2em 0 #ff851b inset } .ui.yellow.table { - border-top: .2em solid #FBBD08; + border-top: .2em solid #FBBD08 } .ui.inverted.yellow.table { - background-color: #fbbd08; - color: #fff; + background-color: #fbbd08; + color: #fff } .ui.ui.ui.ui.table tr.yellow:not(.marked),.ui.ui.table td.yellow:not(.marked) { - background: #fff9d2; - color: #b58105; + background: #fff9d2; + color: #b58105 } .ui.ui.selectable.table tr.yellow:not(.marked):hover,.ui.table tr td.selectable.yellow:not(.marked):hover,.ui.selectable.table tr:hover td.yellow:not(.marked) { - background: #fbf5cc; - color: #b58105; + background: #fbf5cc; + color: #b58105 } .ui.table td.marked.yellow.left,.ui.table tr.marked.yellow.left { - box-shadow: .2em 0 #fbbd08 inset; + box-shadow: .2em 0 #fbbd08 inset } .ui.table td.marked.yellow.right,.ui.table tr.marked.yellow.right { - box-shadow: -.2em 0 #fbbd08 inset; + box-shadow: -.2em 0 #fbbd08 inset } .ui.inverted.table td.marked.yellow.left,.ui.inverted.table tr.marked.yellow.left { - box-shadow: .2em 0 #ffe21f inset; + box-shadow: .2em 0 #ffe21f inset } .ui.inverted.table td.marked.yellow.right,.ui.inverted.table tr.marked.yellow.right { - box-shadow: -.2em 0 #ffe21f inset; + box-shadow: -.2em 0 #ffe21f inset } .ui.olive.table { - border-top: .2em solid #B5CC18; + border-top: .2em solid #B5CC18 } .ui.inverted.olive.table { - background-color: #b5cc18; - color: #fff; + background-color: #b5cc18; + color: #fff } .ui.ui.ui.ui.table tr.olive:not(.marked),.ui.ui.table td.olive:not(.marked) { - background: #f7fae4; - color: #8abc1e; + background: #f7fae4; + color: #8abc1e } .ui.ui.selectable.table tr.olive:not(.marked):hover,.ui.table tr td.selectable.olive:not(.marked):hover,.ui.selectable.table tr:hover td.olive:not(.marked) { - background: #f6fada; - color: #8abc1e; + background: #f6fada; + color: #8abc1e } .ui.table td.marked.olive.left,.ui.table tr.marked.olive.left { - box-shadow: .2em 0 #b5cc18 inset; + box-shadow: .2em 0 #b5cc18 inset } .ui.table td.marked.olive.right,.ui.table tr.marked.olive.right { - box-shadow: -.2em 0 #b5cc18 inset; + box-shadow: -.2em 0 #b5cc18 inset } .ui.inverted.table td.marked.olive.left,.ui.inverted.table tr.marked.olive.left { - box-shadow: .2em 0 #d9e778 inset; + box-shadow: .2em 0 #d9e778 inset } .ui.inverted.table td.marked.olive.right,.ui.inverted.table tr.marked.olive.right { - box-shadow: -.2em 0 #d9e778 inset; + box-shadow: -.2em 0 #d9e778 inset } .ui.green.table { - border-top: .2em solid #21BA45; + border-top: .2em solid #21BA45 } .ui.inverted.green.table { - background-color: #21ba45; - color: #fff; + background-color: #21ba45; + color: #fff } .ui.ui.ui.ui.table tr.green:not(.marked),.ui.ui.table td.green:not(.marked) { - background: #d5f5d9; - color: #1ebc30; + background: #d5f5d9; + color: #1ebc30 } .ui.ui.selectable.table tr.green:not(.marked):hover,.ui.table tr td.selectable.green:not(.marked):hover,.ui.selectable.table tr:hover td.green:not(.marked) { - background: #d2eed5; - color: #1ebc30; + background: #d2eed5; + color: #1ebc30 } .ui.table td.marked.green.left,.ui.table tr.marked.green.left { - box-shadow: .2em 0 #21ba45 inset; + box-shadow: .2em 0 #21ba45 inset } .ui.table td.marked.green.right,.ui.table tr.marked.green.right { - box-shadow: -.2em 0 #21ba45 inset; + box-shadow: -.2em 0 #21ba45 inset } .ui.inverted.table td.marked.green.left,.ui.inverted.table tr.marked.green.left { - box-shadow: .2em 0 #2ecc40 inset; + box-shadow: .2em 0 #2ecc40 inset } .ui.inverted.table td.marked.green.right,.ui.inverted.table tr.marked.green.right { - box-shadow: -.2em 0 #2ecc40 inset; + box-shadow: -.2em 0 #2ecc40 inset } .ui.teal.table { - border-top: .2em solid #00B5AD; + border-top: .2em solid #00B5AD } .ui.inverted.teal.table { - background-color: #00b5ad; - color: #fff; + background-color: #00b5ad; + color: #fff } .ui.ui.ui.ui.table tr.teal:not(.marked),.ui.ui.table td.teal:not(.marked) { - background: #e2ffff; - color: #10a3a3; + background: #e2ffff; + color: #10a3a3 } .ui.ui.selectable.table tr.teal:not(.marked):hover,.ui.table tr td.selectable.teal:not(.marked):hover,.ui.selectable.table tr:hover td.teal:not(.marked) { - background: #d8ffff; - color: #10a3a3; + background: #d8ffff; + color: #10a3a3 } .ui.table td.marked.teal.left,.ui.table tr.marked.teal.left { - box-shadow: .2em 0 #00b5ad inset; + box-shadow: .2em 0 #00b5ad inset } .ui.table td.marked.teal.right,.ui.table tr.marked.teal.right { - box-shadow: -.2em 0 #00b5ad inset; + box-shadow: -.2em 0 #00b5ad inset } .ui.inverted.table td.marked.teal.left,.ui.inverted.table tr.marked.teal.left { - box-shadow: .2em 0 #6dffff inset; + box-shadow: .2em 0 #6dffff inset } .ui.inverted.table td.marked.teal.right,.ui.inverted.table tr.marked.teal.right { - box-shadow: -.2em 0 #6dffff inset; + box-shadow: -.2em 0 #6dffff inset } .ui.blue.table { - border-top: .2em solid #2185D0; + border-top: .2em solid #2185D0 } .ui.inverted.blue.table { - background-color: #2185d0; - color: #fff; + background-color: #2185d0; + color: #fff } .ui.ui.ui.ui.table tr.blue:not(.marked),.ui.ui.table td.blue:not(.marked) { - background: #ddf4ff; - color: #2185d0; + background: #ddf4ff; + color: #2185d0 } .ui.ui.selectable.table tr.blue:not(.marked):hover,.ui.table tr td.selectable.blue:not(.marked):hover,.ui.selectable.table tr:hover td.blue:not(.marked) { - background: #d3f1ff; - color: #2185d0; + background: #d3f1ff; + color: #2185d0 } .ui.table td.marked.blue.left,.ui.table tr.marked.blue.left { - box-shadow: .2em 0 #2185d0 inset; + box-shadow: .2em 0 #2185d0 inset } .ui.table td.marked.blue.right,.ui.table tr.marked.blue.right { - box-shadow: -.2em 0 #2185d0 inset; + box-shadow: -.2em 0 #2185d0 inset } .ui.inverted.table td.marked.blue.left,.ui.inverted.table tr.marked.blue.left { - box-shadow: .2em 0 #54c8ff inset; + box-shadow: .2em 0 #54c8ff inset } .ui.inverted.table td.marked.blue.right,.ui.inverted.table tr.marked.blue.right { - box-shadow: -.2em 0 #54c8ff inset; + box-shadow: -.2em 0 #54c8ff inset } .ui.violet.table { - border-top: .2em solid #6435C9; + border-top: .2em solid #6435C9 } .ui.inverted.violet.table { - background-color: #6435c9; - color: #fff; + background-color: #6435c9; + color: #fff } .ui.ui.ui.ui.table tr.violet:not(.marked),.ui.ui.table td.violet:not(.marked) { - background: #ece9fe; - color: #6435c9; + background: #ece9fe; + color: #6435c9 } .ui.ui.selectable.table tr.violet:not(.marked):hover,.ui.table tr td.selectable.violet:not(.marked):hover,.ui.selectable.table tr:hover td.violet:not(.marked) { - background: #e3deff; - color: #6435c9; + background: #e3deff; + color: #6435c9 } .ui.table td.marked.violet.left,.ui.table tr.marked.violet.left { - box-shadow: .2em 0 #6435c9 inset; + box-shadow: .2em 0 #6435c9 inset } .ui.table td.marked.violet.right,.ui.table tr.marked.violet.right { - box-shadow: -.2em 0 #6435c9 inset; + box-shadow: -.2em 0 #6435c9 inset } .ui.inverted.table td.marked.violet.left,.ui.inverted.table tr.marked.violet.left { - box-shadow: .2em 0 #a291fb inset; + box-shadow: .2em 0 #a291fb inset } .ui.inverted.table td.marked.violet.right,.ui.inverted.table tr.marked.violet.right { - box-shadow: -.2em 0 #a291fb inset; + box-shadow: -.2em 0 #a291fb inset } .ui.purple.table { - border-top: .2em solid #A333C8; + border-top: .2em solid #A333C8 } .ui.inverted.purple.table { - background-color: #a333c8; - color: #fff; + background-color: #a333c8; + color: #fff } .ui.ui.ui.ui.table tr.purple:not(.marked),.ui.ui.table td.purple:not(.marked) { - background: #f8e3ff; - color: #a333c8; + background: #f8e3ff; + color: #a333c8 } .ui.ui.selectable.table tr.purple:not(.marked):hover,.ui.table tr td.selectable.purple:not(.marked):hover,.ui.selectable.table tr:hover td.purple:not(.marked) { - background: #f5d9ff; - color: #a333c8; + background: #f5d9ff; + color: #a333c8 } .ui.table td.marked.purple.left,.ui.table tr.marked.purple.left { - box-shadow: .2em 0 #a333c8 inset; + box-shadow: .2em 0 #a333c8 inset } .ui.table td.marked.purple.right,.ui.table tr.marked.purple.right { - box-shadow: -.2em 0 #a333c8 inset; + box-shadow: -.2em 0 #a333c8 inset } .ui.inverted.table td.marked.purple.left,.ui.inverted.table tr.marked.purple.left { - box-shadow: .2em 0 #dc73ff inset; + box-shadow: .2em 0 #dc73ff inset } .ui.inverted.table td.marked.purple.right,.ui.inverted.table tr.marked.purple.right { - box-shadow: -.2em 0 #dc73ff inset; + box-shadow: -.2em 0 #dc73ff inset } .ui.pink.table { - border-top: .2em solid #E03997; + border-top: .2em solid #E03997 } .ui.inverted.pink.table { - background-color: #e03997; - color: #fff; + background-color: #e03997; + color: #fff } .ui.ui.ui.ui.table tr.pink:not(.marked),.ui.ui.table td.pink:not(.marked) { - background: #ffe8f9; - color: #e03997; + background: #ffe8f9; + color: #e03997 } .ui.ui.selectable.table tr.pink:not(.marked):hover,.ui.table tr td.selectable.pink:not(.marked):hover,.ui.selectable.table tr:hover td.pink:not(.marked) { - background: #ffdef6; - color: #e03997; + background: #ffdef6; + color: #e03997 } .ui.table td.marked.pink.left,.ui.table tr.marked.pink.left { - box-shadow: .2em 0 #e03997 inset; + box-shadow: .2em 0 #e03997 inset } .ui.table td.marked.pink.right,.ui.table tr.marked.pink.right { - box-shadow: -.2em 0 #e03997 inset; + box-shadow: -.2em 0 #e03997 inset } .ui.inverted.table td.marked.pink.left,.ui.inverted.table tr.marked.pink.left { - box-shadow: .2em 0 #ff8edf inset; + box-shadow: .2em 0 #ff8edf inset } .ui.inverted.table td.marked.pink.right,.ui.inverted.table tr.marked.pink.right { - box-shadow: -.2em 0 #ff8edf inset; + box-shadow: -.2em 0 #ff8edf inset } .ui.brown.table { - border-top: .2em solid #A5673F; + border-top: .2em solid #A5673F } .ui.inverted.brown.table { - background-color: #a5673f; - color: #fff; + background-color: #a5673f; + color: #fff } .ui.ui.ui.ui.table tr.brown:not(.marked),.ui.ui.table td.brown:not(.marked) { - background: #f7e5d2; - color: #a5673f; + background: #f7e5d2; + color: #a5673f } .ui.ui.selectable.table tr.brown:not(.marked):hover,.ui.table tr td.selectable.brown:not(.marked):hover,.ui.selectable.table tr:hover td.brown:not(.marked) { - background: #efe0cf; - color: #a5673f; + background: #efe0cf; + color: #a5673f } .ui.table td.marked.brown.left,.ui.table tr.marked.brown.left { - box-shadow: .2em 0 #a5673f inset; + box-shadow: .2em 0 #a5673f inset } .ui.table td.marked.brown.right,.ui.table tr.marked.brown.right { - box-shadow: -.2em 0 #a5673f inset; + box-shadow: -.2em 0 #a5673f inset } .ui.inverted.table td.marked.brown.left,.ui.inverted.table tr.marked.brown.left { - box-shadow: .2em 0 #d67c1c inset; + box-shadow: .2em 0 #d67c1c inset } .ui.inverted.table td.marked.brown.right,.ui.inverted.table tr.marked.brown.right { - box-shadow: -.2em 0 #d67c1c inset; + box-shadow: -.2em 0 #d67c1c inset } .ui.grey.table { - border-top: .2em solid #767676; + border-top: .2em solid #767676 } .ui.inverted.grey.table { - background-color: #767676; - color: #fff; + background-color: #767676; + color: #fff } .ui.ui.ui.ui.table tr.grey:not(.marked),.ui.ui.table td.grey:not(.marked) { - background: #DCDDDE; - color: #767676; + background: #DCDDDE; + color: #767676 } .ui.ui.selectable.table tr.grey:not(.marked):hover,.ui.table tr td.selectable.grey:not(.marked):hover,.ui.selectable.table tr:hover td.grey:not(.marked) { - background: #c2c4c5; - color: #767676; + background: #c2c4c5; + color: #767676 } .ui.table td.marked.grey.left,.ui.table tr.marked.grey.left { - box-shadow: .2em 0 #767676 inset; + box-shadow: .2em 0 #767676 inset } .ui.table td.marked.grey.right,.ui.table tr.marked.grey.right { - box-shadow: -.2em 0 #767676 inset; + box-shadow: -.2em 0 #767676 inset } .ui.inverted.table td.marked.grey.left,.ui.inverted.table tr.marked.grey.left { - box-shadow: .2em 0 #dcddde inset; + box-shadow: .2em 0 #dcddde inset } .ui.inverted.table td.marked.grey.right,.ui.inverted.table tr.marked.grey.right { - box-shadow: -.2em 0 #dcddde inset; + box-shadow: -.2em 0 #dcddde inset } .ui.black.table { - border-top: .2em solid #1B1C1D; + border-top: .2em solid #1B1C1D } .ui.inverted.black.table { - background-color: #1b1c1d; - color: #fff; + background-color: #1b1c1d; + color: #fff } .ui.ui.ui.ui.table tr.black:not(.marked),.ui.ui.table td.black:not(.marked) { - background: #545454; - color: #fff; + background: #545454; + color: #fff } .ui.ui.selectable.table tr.black:not(.marked):hover,.ui.table tr td.selectable.black:not(.marked):hover,.ui.selectable.table tr:hover td.black:not(.marked) { - background: #000000; - color: #fff; + background: #000000; + color: #fff } .ui.table td.marked.black.left,.ui.table tr.marked.black.left { - box-shadow: .2em 0 #1b1c1d inset; + box-shadow: .2em 0 #1b1c1d inset } .ui.table td.marked.black.right,.ui.table tr.marked.black.right { - box-shadow: -.2em 0 #1b1c1d inset; + box-shadow: -.2em 0 #1b1c1d inset } .ui.inverted.table td.marked.black.left,.ui.inverted.table tr.marked.black.left { - box-shadow: .2em 0 #545454 inset; + box-shadow: .2em 0 #545454 inset } .ui.inverted.table td.marked.black.right,.ui.inverted.table tr.marked.black.right { - box-shadow: -.2em 0 #545454 inset; + box-shadow: -.2em 0 #545454 inset } .ui.one.column.table td { - width: 100%; + width: 100% } .ui.two.column.table td { - width: 50%; + width: 50% } .ui.three.column.table td { - width: 33.33333333%; + width: 33.33333333% } .ui.four.column.table td { - width: 25%; + width: 25% } .ui.five.column.table td { - width: 20%; + width: 20% } .ui.six.column.table td { - width: 16.66666667%; + width: 16.66666667% } .ui.seven.column.table td { - width: 14.28571429%; + width: 14.28571429% } .ui.eight.column.table td { - width: 12.5%; + width: 12.5% } .ui.nine.column.table td { - width: 11.11111111%; + width: 11.11111111% } .ui.ten.column.table td { - width: 10%; + width: 10% } .ui.eleven.column.table td { - width: 9.09090909%; + width: 9.09090909% } .ui.twelve.column.table td { - width: 8.33333333%; + width: 8.33333333% } .ui.thirteen.column.table td { - width: 7.69230769%; + width: 7.69230769% } .ui.fourteen.column.table td { - width: 7.14285714%; + width: 7.14285714% } .ui.fifteen.column.table td { - width: 6.66666667%; + width: 6.66666667% } .ui.sixteen.column.table td,.ui.table th.one.wide,.ui.table td.one.wide { - width: 6.25%; + width: 6.25% } .ui.table th.two.wide,.ui.table td.two.wide { - width: 12.5%; + width: 12.5% } .ui.table th.three.wide,.ui.table td.three.wide { - width: 18.75%; + width: 18.75% } .ui.table th.four.wide,.ui.table td.four.wide { - width: 25%; + width: 25% } .ui.table th.five.wide,.ui.table td.five.wide { - width: 31.25%; + width: 31.25% } .ui.table th.six.wide,.ui.table td.six.wide { - width: 37.5%; + width: 37.5% } .ui.table th.seven.wide,.ui.table td.seven.wide { - width: 43.75%; + width: 43.75% } .ui.table th.eight.wide,.ui.table td.eight.wide { - width: 50%; + width: 50% } .ui.table th.nine.wide,.ui.table td.nine.wide { - width: 56.25%; + width: 56.25% } .ui.table th.ten.wide,.ui.table td.ten.wide { - width: 62.5%; + width: 62.5% } .ui.table th.eleven.wide,.ui.table td.eleven.wide { - width: 68.75%; + width: 68.75% } .ui.table th.twelve.wide,.ui.table td.twelve.wide { - width: 75%; + width: 75% } .ui.table th.thirteen.wide,.ui.table td.thirteen.wide { - width: 81.25%; + width: 81.25% } .ui.table th.fourteen.wide,.ui.table td.fourteen.wide { - width: 87.5%; + width: 87.5% } .ui.table th.fifteen.wide,.ui.table td.fifteen.wide { - width: 93.75%; + width: 93.75% } .ui.table th.sixteen.wide,.ui.table td.sixteen.wide { - width: 100%; + width: 100% } .ui.sortable.table>thead>tr>th { - cursor: pointer; - white-space: nowrap; - border-left: 1px solid rgba(34,36,38,.15); - color: #000000de; + cursor: pointer; + white-space: nowrap; + border-left: 1px solid rgba(34,36,38,.15); + color: #000000de } .ui.sortable.table>thead>tr>th:first-child { - border-left: none; + border-left: none } .ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover { - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none } .ui.sortable.table>thead>tr>th:after { - display: none; - font-style: normal; - font-weight: 400; - text-decoration: inherit; - content: ""; - height: 1em; - width: auto; - opacity: .8; - margin: 0 0 0 .5em; - font-family: Icons; + display: none; + font-style: normal; + font-weight: 400; + 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"; + content: "\f0d8" } .ui.sortable.table thead th.descending:after { - content: "\f0d7"; + content: "\f0d7" } .ui.sortable.table th.disabled:hover { - cursor: auto; - color: #2828284d; + cursor: auto; + color: #2828284d } .ui.sortable.table>thead>tr>th:hover { - color: #000c; + color: #000c } .ui.sortable.table:not(.basic)>thead>tr>th:hover { - background: rgba(0,0,0,.05); + background: rgba(0,0,0,.05) } .ui.sortable.table thead th.sorted { - color: #000000f2; + color: #000000f2 } .ui.sortable.table:not(.basic) thead th.sorted { - background: rgba(0,0,0,.05); + background: rgba(0,0,0,.05) } .ui.sortable.table thead th.sorted:after { - display: inline-block; + display: inline-block } .ui.sortable.table thead th.sorted:hover { - color: #000000f2; + color: #000000f2 } .ui.sortable.table:not(.basic) thead th.sorted:hover { - background: rgba(0,0,0,.05); + background: rgba(0,0,0,.05) } .ui.inverted.sortable.table thead th.sorted { - color: #fff; + color: #fff } .ui.inverted.sortable.table:not(.basic) thead th.sorted { - background: rgba(255,255,255,.15) linear-gradient(transparent,rgba(0,0,0,.05)); + background: rgba(255,255,255,.15) linear-gradient(transparent,rgba(0,0,0,.05)) } .ui.inverted.sortable.table>thead>tr>th:hover { - color: #fff; + color: #fff } .ui.inverted.sortable.table:not(.basic)>thead>tr>th:hover { - background: rgba(255,255,255,.08) linear-gradient(transparent,rgba(0,0,0,.05)); + background: rgba(255,255,255,.08) linear-gradient(transparent,rgba(0,0,0,.05)) } .ui.inverted.sortable.table:not(.basic)>thead>tr>th { - border-left-color: transparent; - border-right-color: transparent; + border-left-color: transparent; + border-right-color: transparent } .ui.inverted.table { - background: #333333; - color: #ffffffe6; - border: none; + background: #333333; + color: #ffffffe6; + border: none } .ui.ui.inverted.table>thead>tr>th,.ui.ui.inverted.table>tbody>tr>th,.ui.ui.inverted.table>tfoot>tr>th,.ui.ui.inverted.table>tfoot>tr>td,.ui.ui.inverted.table>tr>th { - background-color: #00000026; - border-color: #ffffff1a; - color: #ffffffe6; + background-color: #00000026; + border-color: #ffffff1a; + color: #ffffffe6 } .ui.inverted.table>tbody>tr>td,.ui.inverted.table>tfoot>tr>td,.ui.inverted.table>tr>td { - border-color: #ffffff1a; + border-color: #ffffff1a } .ui.inverted.table tr.disabled td,.ui.inverted.table tr td.disabled,.ui.inverted.table tr.disabled:hover td,.ui.inverted.table tr:hover td.disabled { - pointer-events: none; - color: #e1e1e14d; + pointer-events: none; + color: #e1e1e14d } .ui.inverted.table tr td.disabled:not([class="disabled"]),.ui.inverted.table tr.disabled:not([class="disabled"]) td,.ui.inverted.table tr.disabled td[class]:not(.disabled),.ui.inverted.table tr:hover td.disabled:not([class="disabled"]) { - color: #2828284d; + color: #2828284d } .ui.inverted.definition.table>tfoot:not(.full-width)>tr>th:first-child,.ui.inverted.definition.table>thead:not(.full-width)>tr>th:first-child { - background: #FFFFFF; + background: #FFFFFF } .ui.inverted.definition.table>tbody>tr>td:first-child .ui.inverted.definition.table>tfoot>tr>td:first-child,.ui.inverted.definition.table>tr>td:first-child { - background: rgba(255,255,255,.02); - color: #fff; + background: rgba(255,255,255,.02); + color: #fff } .ui.collapsing.table { - width: auto; + width: auto } .ui.basic.table { - background: transparent; - border: 1px solid rgba(34,36,38,.15); - box-shadow: none; + background: transparent; + border: 1px solid rgba(34,36,38,.15); + box-shadow: none } .ui.basic.table>thead,.ui.basic.table>tfoot { - box-shadow: none; + box-shadow: none } .ui.basic.table>thead>tr>th,.ui.basic.table>tbody>tr>th,.ui.basic.table>tfoot>tr>th,.ui.basic.table>tr>th { - background: transparent; - border-left: none; + background: transparent; + border-left: none } .ui.basic.table>tbody>tr { - border-bottom: 1px solid rgba(0,0,0,.1); + border-bottom: 1px solid rgba(0,0,0,.1) } .ui.basic.table>tbody>tr>td,.ui.basic.table>tfoot>tr>td,.ui.basic.table>tr>td { - background: transparent; + background: transparent } .ui.basic.striped.table>tbody>tr:nth-child(2n) { - background-color: #0000000d; + background-color: #0000000d } .ui[class*="very basic"].table { - border: none; + border: none } .ui[class*="very basic"].table:not(.sortable):not(.striped)>tr>th,.ui[class*="very basic"].table:not(.sortable):not(.striped)>thead>tr>th,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tbody>tr>th,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tfoot>tr>th,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tr>td,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tbody>tr>td { - padding: ""; + padding: "" } .ui[class*="very basic"].table:not(.sortable):not(.striped)>tr>th:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>thead>tr>th:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tbody>tr>th:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tfoot>tr>th:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tr>td:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tbody>tr>td:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tfoot>tr>td:first-child { - padding-left: 0; + padding-left: 0 } .ui[class*="very basic"].table:not(.sortable):not(.striped)>tr>th:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>thead>tr>th:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tbody>tr>th:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tfoot>tr>th:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tr>td:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tbody>tr>td:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped)>tfoot>tr>td:last-child { - padding-right: 0; + padding-right: 0 } .ui[class*="very basic"].table:not(.sortable):not(.striped)>thead>tr:first-child>th { - padding-top: 0; + padding-top: 0 } .ui.celled.table>tr>th,.ui.celled.table>thead>tr>th,.ui.celled.table>tbody>tr>th,.ui.celled.table>tfoot>tr>th,.ui.celled.table>tr>td,.ui.celled.table>tbody>tr>td,.ui.celled.table>tfoot>tr>td { - border-left: 1px solid rgba(34,36,38,.1); + border-left: 1px solid rgba(34,36,38,.1) } .ui.inverted.celled.table>tbody>tr>td,.ui.inverted.celled.table>tr>td { - border-left: 1px solid rgba(255,255,255,.1); + border-left: 1px solid rgba(255,255,255,.1) } .ui.celled.table>tr>th:first-child,.ui.celled.table>thead>tr>th:first-child,.ui.celled.table>tbody>tr>th:first-child,.ui.celled.table>tfoot>tr>th:first-child,.ui.celled.table>tr>td:first-child,.ui.celled.table>tbody>tr>td:first-child,.ui.celled.table>tfoot>tr>td:first-child { - border-left: none; + border-left: none } .ui.padded.table>tr>th,.ui.padded.table>thead>tr>th,.ui.padded.table>tbody>tr>th,.ui.padded.table>tfoot>tr>th { - padding-left: 1em; - padding-right: 1em; + padding-left: 1em; + padding-right: 1em } .ui.padded.table>tr>th,.ui.padded.table>thead>tr>th,.ui.padded.table>tbody>tr>th,.ui.padded.table>tfoot>tr>th,.ui.padded.table>tr>td,.ui.padded.table>tbody>tr>td,.ui.padded.table>tfoot>tr>td { - padding: 1em; + padding: 1em } .ui[class*="very padded"].table>tr>th,.ui[class*="very padded"].table>thead>tr>th,.ui[class*="very padded"].table>tbody>tr>th,.ui[class*="very padded"].table>tfoot>tr>th { - padding-left: 1.5em; - padding-right: 1.5em; + padding-left: 1.5em; + padding-right: 1.5em } .ui[class*="very padded"].table>tr>td,.ui[class*="very padded"].table>tbody>tr>td,.ui[class*="very padded"].table>tfoot>tr>td { - padding: 1.5em; + padding: 1.5em } .ui.compact.table>tr>th,.ui.compact.table>thead>tr>th,.ui.compact.table>tbody>tr>th,.ui.compact.table>tfoot>tr>th { - padding-left: .7em; - padding-right: .7em; + padding-left: .7em; + padding-right: .7em } .ui.compact.table>tr>td,.ui.compact.table>tbody>tr>td,.ui.compact.table>tfoot>tr>td { - padding: .5em .7em; + padding: .5em .7em } .ui[class*="very compact"].table>tr>th,.ui[class*="very compact"].table>thead>tr>th,.ui[class*="very compact"].table>tbody>tr>th,.ui[class*="very compact"].table>tfoot>tr>th { - padding-left: .6em; - padding-right: .6em; + padding-left: .6em; + padding-right: .6em } .ui[class*="very compact"].table>tr>td,.ui[class*="very compact"].table>tbody>tr>td,.ui[class*="very compact"].table>tfoot>tr>td { - padding: .4em .6em; + padding: .4em .6em } .ui.table { - font-size: 1em; + font-size: 1em } .ui.mini.table { - font-size: .78571429rem; + font-size: .78571429rem } .ui.tiny.table { - font-size: .85714286rem; + font-size: .85714286rem } .ui.small.table { - font-size: .9em; + font-size: .9em } .ui.large.table { - font-size: 1.1em; + font-size: 1.1em } .ui.big.table { - font-size: 1.28571429rem; + font-size: 1.28571429rem } .ui.huge.table { - font-size: 1.42857143rem; + font-size: 1.42857143rem } .ui.massive.table { - font-size: 1.71428571rem; + font-size: 1.71428571rem } span.ui.text { - line-height: 1; + line-height: 1 } span.ui.primary.text { - color: #2185d0; + color: #2185d0 } span.ui.inverted.primary.text { - color: #54c8ff; + color: #54c8ff } span.ui.secondary.text { - color: #1b1c1d; + color: #1b1c1d } span.ui.inverted.secondary.text { - color: #545454; + color: #545454 } span.ui.red.text { - color: #db2828; + color: #db2828 } span.ui.inverted.red.text { - color: #ff695e; + color: #ff695e } span.ui.orange.text { - color: #f2711c; + color: #f2711c } span.ui.inverted.orange.text { - color: #ff851b; + color: #ff851b } span.ui.yellow.text { - color: #fbbd08; + color: #fbbd08 } span.ui.inverted.yellow.text { - color: #ffe21f; + color: #ffe21f } span.ui.olive.text { - color: #b5cc18; + color: #b5cc18 } span.ui.inverted.olive.text { - color: #d9e778; + color: #d9e778 } span.ui.green.text { - color: #21ba45; + color: #21ba45 } span.ui.inverted.green.text { - color: #2ecc40; + color: #2ecc40 } span.ui.teal.text { - color: #00b5ad; + color: #00b5ad } span.ui.inverted.teal.text { - color: #6dffff; + color: #6dffff } span.ui.blue.text { - color: #2185d0; + color: #2185d0 } span.ui.inverted.blue.text { - color: #54c8ff; + color: #54c8ff } span.ui.violet.text { - color: #6435c9; + color: #6435c9 } span.ui.inverted.violet.text { - color: #a291fb; + color: #a291fb } span.ui.purple.text { - color: #a333c8; + color: #a333c8 } span.ui.inverted.purple.text { - color: #dc73ff; + color: #dc73ff } span.ui.pink.text { - color: #e03997; + color: #e03997 } span.ui.inverted.pink.text { - color: #ff8edf; + color: #ff8edf } span.ui.brown.text { - color: #a5673f; + color: #a5673f } span.ui.inverted.brown.text { - color: #d67c1c; + color: #d67c1c } span.ui.grey.text { - color: #767676; + color: #767676 } span.ui.inverted.grey.text { - color: #dcddde; + color: #dcddde } span.ui.black.text { - color: #1b1c1d; + color: #1b1c1d } span.ui.inverted.black.text { - color: #545454; + color: #545454 } span.ui.error.text { - color: #db2828; + color: #db2828 } span.ui.info.text { - color: #31ccec; + color: #31ccec } span.ui.success.text { - color: #21ba45; + color: #21ba45 } span.ui.warning.text { - color: #f2c037; + color: #f2c037 } span.ui.disabled.text { - opacity: var(--opacity-disabled); + opacity: var(--opacity-disabled) } span.ui.medium.text { - font-size: 1em; + font-size: 1em } span.ui.mini.text { - font-size: .4em; + font-size: .4em } span.ui.tiny.text { - font-size: .5em; + font-size: .5em } span.ui.small.text { - font-size: .75em; + font-size: .75em } span.ui.large.text { - font-size: 1.5em; + font-size: 1.5em } span.ui.big.text { - font-size: 2em; + font-size: 2em } span.ui.huge.text { - font-size: 4em; + font-size: 4em } span.ui.massive.text { - font-size: 8em; + font-size: 8em } .transition { - -webkit-animation-iteration-count: 1; - animation-iteration-count: 1; - -webkit-animation-duration: .3s; - animation-duration: .3s; - -webkit-animation-timing-function: ease; - animation-timing-function: ease; - -webkit-animation-fill-mode: both; - animation-fill-mode: both; + -webkit-animation-iteration-count: 1; + animation-iteration-count: 1; + -webkit-animation-duration: .3s; + animation-duration: .3s; + -webkit-animation-timing-function: ease; + animation-timing-function: ease; + -webkit-animation-fill-mode: both; + animation-fill-mode: both } .animating.transition { - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - visibility: visible!important; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + visibility: visible!important } .loading.transition { - position: absolute; - top: -99999px; - left: -99999px; + position: absolute; + top: -99999px; + left: -99999px } .hidden.transition { - display: none; - visibility: hidden; + display: none; + visibility: hidden } .visible.transition { - display: block!important; - visibility: visible!important; + display: block!important; + visibility: visible!important } .disabled.transition { - -webkit-animation-play-state: paused; - animation-play-state: paused; + -webkit-animation-play-state: paused; + animation-play-state: paused } .looping.transition { - -webkit-animation-iteration-count: infinite; - animation-iteration-count: infinite; + -webkit-animation-iteration-count: infinite; + animation-iteration-count: infinite } .transition.browse { - -webkit-animation-duration: .5s; - animation-duration: .5s; + -webkit-animation-duration: .5s; + animation-duration: .5s } .transition.browse.in { - -webkit-animation-name: browseIn; - animation-name: browseIn; + -webkit-animation-name: browseIn; + animation-name: browseIn } .transition.browse.out,.transition.browse.left.out { - -webkit-animation-name: browseOutLeft; - animation-name: browseOutLeft; + -webkit-animation-name: browseOutLeft; + animation-name: browseOutLeft } .transition.browse.right.out { - -webkit-animation-name: browseOutRight; - animation-name: browseOutRight; + -webkit-animation-name: browseOutRight; + animation-name: browseOutRight } @-webkit-keyframes browseIn { - 0% { - transform: scale(.8) translateZ(0); - z-index: -1; - } + 0% { + transform: scale(.8) translateZ(0); + z-index: -1 + } - 10% { - transform: scale(.8) translateZ(0); - z-index: -1; - opacity: .7; - } + 10% { + transform: scale(.8) translateZ(0); + z-index: -1; + opacity: .7 + } - 80% { - transform: scale(1.05) translateZ(0); - opacity: 1; - z-index: 999; - } + 80% { + transform: scale(1.05) translateZ(0); + opacity: 1; + z-index: 999 + } - to { - transform: scale(1) translateZ(0); - z-index: 999; - } + to { + transform: scale(1) translateZ(0); + z-index: 999 + } } @keyframes browseIn { - 0% { - transform: scale(.8) translateZ(0); - z-index: -1; - } + 0% { + transform: scale(.8) translateZ(0); + z-index: -1 + } - 10% { - transform: scale(.8) translateZ(0); - z-index: -1; - opacity: .7; - } + 10% { + transform: scale(.8) translateZ(0); + z-index: -1; + opacity: .7 + } - 80% { - transform: scale(1.05) translateZ(0); - opacity: 1; - z-index: 999; - } + 80% { + transform: scale(1.05) translateZ(0); + opacity: 1; + z-index: 999 + } - to { - transform: scale(1) translateZ(0); - z-index: 999; - } + to { + transform: scale(1) translateZ(0); + z-index: 999 + } } @-webkit-keyframes browseOutLeft { - 0% { - z-index: 999; - transform: translate(0) rotateY(0) rotateX(0); - } + 0% { + z-index: 999; + transform: translate(0) rotateY(0) rotateX(0) + } - 50% { - z-index: -1; - transform: translate(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); - } + 50% { + z-index: -1; + transform: translate(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px) + } - 80% { - opacity: 1; - } + 80% { + opacity: 1 + } - to { - z-index: -1; - transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); - opacity: 0; - } + to { + z-index: -1; + transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); + opacity: 0 + } } @keyframes browseOutLeft { - 0% { - z-index: 999; - transform: translate(0) rotateY(0) rotateX(0); - } + 0% { + z-index: 999; + transform: translate(0) rotateY(0) rotateX(0) + } - 50% { - z-index: -1; - transform: translate(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); - } + 50% { + z-index: -1; + transform: translate(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px) + } - 80% { - opacity: 1; - } + 80% { + opacity: 1 + } - to { - z-index: -1; - transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); - opacity: 0; - } + to { + z-index: -1; + transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); + opacity: 0 + } } @-webkit-keyframes browseOutRight { - 0% { - z-index: 999; - transform: translate(0) rotateY(0) rotateX(0); - } + 0% { + z-index: 999; + transform: translate(0) rotateY(0) rotateX(0) + } - 50% { - z-index: 1; - transform: translate(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); - } + 50% { + z-index: 1; + transform: translate(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px) + } - 80% { - opacity: 1; - } + 80% { + opacity: 1 + } - to { - z-index: 1; - transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); - opacity: 0; - } + to { + z-index: 1; + transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); + opacity: 0 + } } @keyframes browseOutRight { - 0% { - z-index: 999; - transform: translate(0) rotateY(0) rotateX(0); - } + 0% { + z-index: 999; + transform: translate(0) rotateY(0) rotateX(0) + } - 50% { - z-index: 1; - transform: translate(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); - } + 50% { + z-index: 1; + transform: translate(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px) + } - 80% { - opacity: 1; - } + 80% { + opacity: 1 + } - to { - z-index: 1; - transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); - opacity: 0; - } + to { + z-index: 1; + transform: translate(0) rotateY(0) rotateX(0) translateZ(-10px); + opacity: 0 + } } .drop.transition { - transform-origin: top center; - -webkit-animation-duration: .4s; - animation-duration: .4s; - -webkit-animation-timing-function: cubic-bezier(.34,1.61,.7,1); - animation-timing-function: cubic-bezier(.34,1.61,.7,1); + transform-origin: top center; + -webkit-animation-duration: .4s; + animation-duration: .4s; + -webkit-animation-timing-function: cubic-bezier(.34,1.61,.7,1); + animation-timing-function: cubic-bezier(.34,1.61,.7,1) } .drop.transition.in { - -webkit-animation-name: dropIn; - animation-name: dropIn; + -webkit-animation-name: dropIn; + animation-name: dropIn } .drop.transition.out { - -webkit-animation-name: dropOut; - animation-name: dropOut; + -webkit-animation-name: dropOut; + animation-name: dropOut } @-webkit-keyframes dropIn { - 0% { - opacity: 0; - transform: scale(0); - } + 0% { + opacity: 0; + transform: scale(0) + } - to { - opacity: 1; - transform: scale(1); - } + to { + opacity: 1; + transform: scale(1) + } } @keyframes dropIn { - 0% { - opacity: 0; - transform: scale(0); - } + 0% { + opacity: 0; + transform: scale(0) + } - to { - opacity: 1; - transform: scale(1); - } + to { + opacity: 1; + transform: scale(1) + } } @-webkit-keyframes dropOut { - 0% { - opacity: 1; - transform: scale(1); - } + 0% { + opacity: 1; + transform: scale(1) + } - to { - opacity: 0; - transform: scale(0); - } + to { + opacity: 0; + transform: scale(0) + } } @keyframes dropOut { - 0% { - opacity: 1; - transform: scale(1); - } + 0% { + opacity: 1; + transform: scale(1) + } - to { - opacity: 0; - transform: scale(0); - } + to { + opacity: 0; + transform: scale(0) + } } .transition.fade.in { - -webkit-animation-name: fadeIn; - animation-name: fadeIn; + -webkit-animation-name: fadeIn; + animation-name: fadeIn } .transition[class*="fade up"].in { - -webkit-animation-name: fadeInUp; - animation-name: fadeInUp; + -webkit-animation-name: fadeInUp; + animation-name: fadeInUp } .transition[class*="fade down"].in { - -webkit-animation-name: fadeInDown; - animation-name: fadeInDown; + -webkit-animation-name: fadeInDown; + animation-name: fadeInDown } .transition[class*="fade left"].in { - -webkit-animation-name: fadeInLeft; - animation-name: fadeInLeft; + -webkit-animation-name: fadeInLeft; + animation-name: fadeInLeft } .transition[class*="fade right"].in { - -webkit-animation-name: fadeInRight; - animation-name: fadeInRight; + -webkit-animation-name: fadeInRight; + animation-name: fadeInRight } .transition.fade.out { - -webkit-animation-name: fadeOut; - animation-name: fadeOut; + -webkit-animation-name: fadeOut; + animation-name: fadeOut } .transition[class*="fade up"].out { - -webkit-animation-name: fadeOutUp; - animation-name: fadeOutUp; + -webkit-animation-name: fadeOutUp; + animation-name: fadeOutUp } .transition[class*="fade down"].out { - -webkit-animation-name: fadeOutDown; - animation-name: fadeOutDown; + -webkit-animation-name: fadeOutDown; + animation-name: fadeOutDown } .transition[class*="fade left"].out { - -webkit-animation-name: fadeOutLeft; - animation-name: fadeOutLeft; + -webkit-animation-name: fadeOutLeft; + animation-name: fadeOutLeft } .transition[class*="fade right"].out { - -webkit-animation-name: fadeOutRight; - animation-name: fadeOutRight; + -webkit-animation-name: fadeOutRight; + animation-name: fadeOutRight } @-webkit-keyframes fadeIn { - 0% { - opacity: 0; - } + 0% { + opacity: 0 + } - to { - opacity: 1; - } + to { + opacity: 1 + } } @keyframes fadeIn { - 0% { - opacity: 0; - } + 0% { + opacity: 0 + } - to { - opacity: 1; - } + to { + opacity: 1 + } } @-webkit-keyframes fadeInUp { - 0% { - opacity: 0; - transform: translateY(10%); - } + 0% { + opacity: 0; + transform: translateY(10%) + } - to { - opacity: 1; - transform: translateY(0); - } + to { + opacity: 1; + transform: translateY(0) + } } @keyframes fadeInUp { - 0% { - opacity: 0; - transform: translateY(10%); - } + 0% { + opacity: 0; + transform: translateY(10%) + } - to { - opacity: 1; - transform: translateY(0); - } + to { + opacity: 1; + transform: translateY(0) + } } @-webkit-keyframes fadeInDown { - 0% { - opacity: 0; - transform: translateY(-10%); - } + 0% { + opacity: 0; + transform: translateY(-10%) + } - to { - opacity: 1; - transform: translateY(0); - } + to { + opacity: 1; + transform: translateY(0) + } } @keyframes fadeInDown { - 0% { - opacity: 0; - transform: translateY(-10%); - } + 0% { + opacity: 0; + transform: translateY(-10%) + } - to { - opacity: 1; - transform: translateY(0); - } + to { + opacity: 1; + transform: translateY(0) + } } @-webkit-keyframes fadeInLeft { - 0% { - opacity: 0; - transform: translate(10%); - } + 0% { + opacity: 0; + transform: translate(10%) + } - to { - opacity: 1; - transform: translate(0); - } + to { + opacity: 1; + transform: translate(0) + } } @keyframes fadeInLeft { - 0% { - opacity: 0; - transform: translate(10%); - } + 0% { + opacity: 0; + transform: translate(10%) + } - to { - opacity: 1; - transform: translate(0); - } + to { + opacity: 1; + transform: translate(0) + } } @-webkit-keyframes fadeInRight { - 0% { - opacity: 0; - transform: translate(-10%); - } + 0% { + opacity: 0; + transform: translate(-10%) + } - to { - opacity: 1; - transform: translate(0); - } + to { + opacity: 1; + transform: translate(0) + } } @keyframes fadeInRight { - 0% { - opacity: 0; - transform: translate(-10%); - } + 0% { + opacity: 0; + transform: translate(-10%) + } - to { - opacity: 1; - transform: translate(0); - } + to { + opacity: 1; + transform: translate(0) + } } @-webkit-keyframes fadeOut { - 0% { - opacity: 1; - } + 0% { + opacity: 1 + } - to { - opacity: 0; - } + to { + opacity: 0 + } } @keyframes fadeOut { - 0% { - opacity: 1; - } + 0% { + opacity: 1 + } - to { - opacity: 0; - } + to { + opacity: 0 + } } @-webkit-keyframes fadeOutUp { - 0% { - opacity: 1; - transform: translateY(0); - } + 0% { + opacity: 1; + transform: translateY(0) + } - to { - opacity: 0; - transform: translateY(5%); - } + to { + opacity: 0; + transform: translateY(5%) + } } @keyframes fadeOutUp { - 0% { - opacity: 1; - transform: translateY(0); - } + 0% { + opacity: 1; + transform: translateY(0) + } - to { - opacity: 0; - transform: translateY(5%); - } + to { + opacity: 0; + transform: translateY(5%) + } } @-webkit-keyframes fadeOutDown { - 0% { - opacity: 1; - transform: translateY(0); - } + 0% { + opacity: 1; + transform: translateY(0) + } - to { - opacity: 0; - transform: translateY(-5%); - } + to { + opacity: 0; + transform: translateY(-5%) + } } @keyframes fadeOutDown { - 0% { - opacity: 1; - transform: translateY(0); - } + 0% { + opacity: 1; + transform: translateY(0) + } - to { - opacity: 0; - transform: translateY(-5%); - } + to { + opacity: 0; + transform: translateY(-5%) + } } @-webkit-keyframes fadeOutLeft { - 0% { - opacity: 1; - transform: translate(0); - } + 0% { + opacity: 1; + transform: translate(0) + } - to { - opacity: 0; - transform: translate(5%); - } + to { + opacity: 0; + transform: translate(5%) + } } @keyframes fadeOutLeft { - 0% { - opacity: 1; - transform: translate(0); - } + 0% { + opacity: 1; + transform: translate(0) + } - to { - opacity: 0; - transform: translate(5%); - } + to { + opacity: 0; + transform: translate(5%) + } } @-webkit-keyframes fadeOutRight { - 0% { - opacity: 1; - transform: translate(0); - } + 0% { + opacity: 1; + transform: translate(0) + } - to { - opacity: 0; - transform: translate(-5%); - } + to { + opacity: 0; + transform: translate(-5%) + } } @keyframes fadeOutRight { - 0% { - opacity: 1; - transform: translate(0); - } + 0% { + opacity: 1; + transform: translate(0) + } - to { - opacity: 0; - transform: translate(-5%); - } + to { + opacity: 0; + transform: translate(-5%) + } } .flip.transition.in,.flip.transition.out { - -webkit-animation-duration: .6s; - animation-duration: .6s; + -webkit-animation-duration: .6s; + animation-duration: .6s } .horizontal.flip.transition.in { - -webkit-animation-name: horizontalFlipIn; - animation-name: horizontalFlipIn; + -webkit-animation-name: horizontalFlipIn; + animation-name: horizontalFlipIn } .horizontal.flip.transition.out { - -webkit-animation-name: horizontalFlipOut; - animation-name: horizontalFlipOut; + -webkit-animation-name: horizontalFlipOut; + animation-name: horizontalFlipOut } .vertical.flip.transition.in { - -webkit-animation-name: verticalFlipIn; - animation-name: verticalFlipIn; + -webkit-animation-name: verticalFlipIn; + animation-name: verticalFlipIn } .vertical.flip.transition.out { - -webkit-animation-name: verticalFlipOut; - animation-name: verticalFlipOut; + -webkit-animation-name: verticalFlipOut; + animation-name: verticalFlipOut } @-webkit-keyframes horizontalFlipIn { - 0% { - transform: perspective(2000px) rotateY(-90deg); - opacity: 0; - } + 0% { + transform: perspective(2000px) rotateY(-90deg); + opacity: 0 + } - to { - transform: perspective(2000px) rotateY(0); - opacity: 1; - } + to { + transform: perspective(2000px) rotateY(0); + opacity: 1 + } } @keyframes horizontalFlipIn { - 0% { - transform: perspective(2000px) rotateY(-90deg); - opacity: 0; - } + 0% { + transform: perspective(2000px) rotateY(-90deg); + opacity: 0 + } - to { - transform: perspective(2000px) rotateY(0); - opacity: 1; - } + to { + transform: perspective(2000px) rotateY(0); + opacity: 1 + } } @-webkit-keyframes verticalFlipIn { - 0% { - transform: perspective(2000px) rotateX(-90deg); - opacity: 0; - } + 0% { + transform: perspective(2000px) rotateX(-90deg); + opacity: 0 + } - to { - transform: perspective(2000px) rotateX(0); - opacity: 1; - } + to { + transform: perspective(2000px) rotateX(0); + opacity: 1 + } } @keyframes verticalFlipIn { - 0% { - transform: perspective(2000px) rotateX(-90deg); - opacity: 0; - } + 0% { + transform: perspective(2000px) rotateX(-90deg); + opacity: 0 + } - to { - transform: perspective(2000px) rotateX(0); - opacity: 1; - } + to { + transform: perspective(2000px) rotateX(0); + opacity: 1 + } } @-webkit-keyframes horizontalFlipOut { - 0% { - transform: perspective(2000px) rotateY(0); - opacity: 1; - } + 0% { + transform: perspective(2000px) rotateY(0); + opacity: 1 + } - to { - transform: perspective(2000px) rotateY(90deg); - opacity: 0; - } + to { + transform: perspective(2000px) rotateY(90deg); + opacity: 0 + } } @keyframes horizontalFlipOut { - 0% { - transform: perspective(2000px) rotateY(0); - opacity: 1; - } + 0% { + transform: perspective(2000px) rotateY(0); + opacity: 1 + } - to { - transform: perspective(2000px) rotateY(90deg); - opacity: 0; - } + to { + transform: perspective(2000px) rotateY(90deg); + opacity: 0 + } } @-webkit-keyframes verticalFlipOut { - 0% { - transform: perspective(2000px) rotateX(0); - opacity: 1; - } + 0% { + transform: perspective(2000px) rotateX(0); + opacity: 1 + } - to { - transform: perspective(2000px) rotateX(-90deg); - opacity: 0; - } + to { + transform: perspective(2000px) rotateX(-90deg); + opacity: 0 + } } @keyframes verticalFlipOut { - 0% { - transform: perspective(2000px) rotateX(0); - opacity: 1; - } + 0% { + transform: perspective(2000px) rotateX(0); + opacity: 1 + } - to { - transform: perspective(2000px) rotateX(-90deg); - opacity: 0; - } + to { + transform: perspective(2000px) rotateX(-90deg); + opacity: 0 + } } .scale.transition.in { - -webkit-animation-name: scaleIn; - animation-name: scaleIn; + -webkit-animation-name: scaleIn; + animation-name: scaleIn } .scale.transition.out { - -webkit-animation-name: scaleOut; - animation-name: scaleOut; + -webkit-animation-name: scaleOut; + animation-name: scaleOut } @-webkit-keyframes scaleIn { - 0% { - opacity: 0; - transform: scale(.8); - } + 0% { + opacity: 0; + transform: scale(.8) + } - to { - opacity: 1; - transform: scale(1); - } + to { + opacity: 1; + transform: scale(1) + } } @keyframes scaleIn { - 0% { - opacity: 0; - transform: scale(.8); - } + 0% { + opacity: 0; + transform: scale(.8) + } - to { - opacity: 1; - transform: scale(1); - } + to { + opacity: 1; + transform: scale(1) + } } @-webkit-keyframes scaleOut { - 0% { - opacity: 1; - transform: scale(1); - } + 0% { + opacity: 1; + transform: scale(1) + } - to { - opacity: 0; - transform: scale(.9); - } + to { + opacity: 0; + transform: scale(.9) + } } @keyframes scaleOut { - 0% { - opacity: 1; - transform: scale(1); - } + 0% { + opacity: 1; + transform: scale(1) + } - to { - opacity: 0; - transform: scale(.9); - } + to { + opacity: 0; + transform: scale(.9) + } } .transition.fly { - -webkit-animation-duration: .6s; - animation-duration: .6s; - transition-timing-function: cubic-bezier(.215,.61,.355,1); + -webkit-animation-duration: .6s; + animation-duration: .6s; + transition-timing-function: cubic-bezier(.215,.61,.355,1) } .transition.fly.in { - -webkit-animation-name: flyIn; - animation-name: flyIn; + -webkit-animation-name: flyIn; + animation-name: flyIn } .transition[class*="fly up"].in { - -webkit-animation-name: flyInUp; - animation-name: flyInUp; + -webkit-animation-name: flyInUp; + animation-name: flyInUp } .transition[class*="fly down"].in { - -webkit-animation-name: flyInDown; - animation-name: flyInDown; + -webkit-animation-name: flyInDown; + animation-name: flyInDown } .transition[class*="fly left"].in { - -webkit-animation-name: flyInLeft; - animation-name: flyInLeft; + -webkit-animation-name: flyInLeft; + animation-name: flyInLeft } .transition[class*="fly right"].in { - -webkit-animation-name: flyInRight; - animation-name: flyInRight; + -webkit-animation-name: flyInRight; + animation-name: flyInRight } .transition.fly.out { - -webkit-animation-name: flyOut; - animation-name: flyOut; + -webkit-animation-name: flyOut; + animation-name: flyOut } .transition[class*="fly up"].out { - -webkit-animation-name: flyOutUp; - animation-name: flyOutUp; + -webkit-animation-name: flyOutUp; + animation-name: flyOutUp } .transition[class*="fly down"].out { - -webkit-animation-name: flyOutDown; - animation-name: flyOutDown; + -webkit-animation-name: flyOutDown; + animation-name: flyOutDown } .transition[class*="fly left"].out { - -webkit-animation-name: flyOutLeft; - animation-name: flyOutLeft; + -webkit-animation-name: flyOutLeft; + animation-name: flyOutLeft } .transition[class*="fly right"].out { - -webkit-animation-name: flyOutRight; - animation-name: flyOutRight; + -webkit-animation-name: flyOutRight; + animation-name: flyOutRight } @-webkit-keyframes flyIn { - 0% { - opacity: 0; - transform: scale3d(.3,.3,.3); - } + 0% { + opacity: 0; + transform: scale3d(.3,.3,.3) + } - 20% { - transform: scale3d(1.1,1.1,1.1); - } + 20% { + transform: scale3d(1.1,1.1,1.1) + } - 40% { - transform: scale3d(.9,.9,.9); - } + 40% { + transform: scale3d(.9,.9,.9) + } - 60% { - opacity: 1; - transform: scale3d(1.03,1.03,1.03); - } + 60% { + opacity: 1; + transform: scale3d(1.03,1.03,1.03) + } - 80% { - transform: scale3d(.97,.97,.97); - } + 80% { + transform: scale3d(.97,.97,.97) + } - to { - opacity: 1; - transform: scaleZ(1); - } + to { + opacity: 1; + transform: scaleZ(1) + } } @keyframes flyIn { - 0% { - opacity: 0; - transform: scale3d(.3,.3,.3); - } + 0% { + opacity: 0; + transform: scale3d(.3,.3,.3) + } - 20% { - transform: scale3d(1.1,1.1,1.1); - } + 20% { + transform: scale3d(1.1,1.1,1.1) + } - 40% { - transform: scale3d(.9,.9,.9); - } + 40% { + transform: scale3d(.9,.9,.9) + } - 60% { - opacity: 1; - transform: scale3d(1.03,1.03,1.03); - } + 60% { + opacity: 1; + transform: scale3d(1.03,1.03,1.03) + } - 80% { - transform: scale3d(.97,.97,.97); - } + 80% { + transform: scale3d(.97,.97,.97) + } - to { - opacity: 1; - transform: scaleZ(1); - } + to { + opacity: 1; + transform: scaleZ(1) + } } @-webkit-keyframes flyInUp { - 0% { - opacity: 0; - transform: translate3d(0,1500px,0); - } + 0% { + opacity: 0; + transform: translate3d(0,1500px,0) + } - 60% { - opacity: 1; - transform: translate3d(0,-20px,0); - } + 60% { + opacity: 1; + transform: translate3d(0,-20px,0) + } - 75% { - transform: translate3d(0,10px,0); - } + 75% { + transform: translate3d(0,10px,0) + } - 90% { - transform: translate3d(0,-5px,0); - } + 90% { + transform: translate3d(0,-5px,0) + } - to { - transform: translateZ(0); - } + to { + transform: translateZ(0) + } } @keyframes flyInUp { - 0% { - opacity: 0; - transform: translate3d(0,1500px,0); - } + 0% { + opacity: 0; + transform: translate3d(0,1500px,0) + } - 60% { - opacity: 1; - transform: translate3d(0,-20px,0); - } + 60% { + opacity: 1; + transform: translate3d(0,-20px,0) + } - 75% { - transform: translate3d(0,10px,0); - } + 75% { + transform: translate3d(0,10px,0) + } - 90% { - transform: translate3d(0,-5px,0); - } + 90% { + transform: translate3d(0,-5px,0) + } - to { - transform: translateZ(0); - } + to { + transform: translateZ(0) + } } @-webkit-keyframes flyInDown { - 0% { - opacity: 0; - transform: translate3d(0,-1500px,0); - } + 0% { + opacity: 0; + transform: translate3d(0,-1500px,0) + } - 60% { - opacity: 1; - transform: translate3d(0,25px,0); - } + 60% { + opacity: 1; + transform: translate3d(0,25px,0) + } - 75% { - transform: translate3d(0,-10px,0); - } + 75% { + transform: translate3d(0,-10px,0) + } - 90% { - transform: translate3d(0,5px,0); - } + 90% { + transform: translate3d(0,5px,0) + } - to { - transform: none; - } + to { + transform: none + } } @keyframes flyInDown { - 0% { - opacity: 0; - transform: translate3d(0,-1500px,0); - } + 0% { + opacity: 0; + transform: translate3d(0,-1500px,0) + } - 60% { - opacity: 1; - transform: translate3d(0,25px,0); - } + 60% { + opacity: 1; + transform: translate3d(0,25px,0) + } - 75% { - transform: translate3d(0,-10px,0); - } + 75% { + transform: translate3d(0,-10px,0) + } - 90% { - transform: translate3d(0,5px,0); - } + 90% { + transform: translate3d(0,5px,0) + } - to { - transform: none; - } + to { + transform: none + } } @-webkit-keyframes flyInLeft { - 0% { - opacity: 0; - transform: translate3d(1500px,0,0); - } + 0% { + opacity: 0; + transform: translate3d(1500px,0,0) + } - 60% { - opacity: 1; - transform: translate3d(-25px,0,0); - } + 60% { + opacity: 1; + transform: translate3d(-25px,0,0) + } - 75% { - transform: translate3d(10px,0,0); - } + 75% { + transform: translate3d(10px,0,0) + } - 90% { - transform: translate3d(-5px,0,0); - } + 90% { + transform: translate3d(-5px,0,0) + } - to { - transform: none; - } + to { + transform: none + } } @keyframes flyInLeft { - 0% { - opacity: 0; - transform: translate3d(1500px,0,0); - } + 0% { + opacity: 0; + transform: translate3d(1500px,0,0) + } - 60% { - opacity: 1; - transform: translate3d(-25px,0,0); - } + 60% { + opacity: 1; + transform: translate3d(-25px,0,0) + } - 75% { - transform: translate3d(10px,0,0); - } + 75% { + transform: translate3d(10px,0,0) + } - 90% { - transform: translate3d(-5px,0,0); - } + 90% { + transform: translate3d(-5px,0,0) + } - to { - transform: none; - } + to { + transform: none + } } @-webkit-keyframes flyInRight { - 0% { - opacity: 0; - transform: translate3d(-1500px,0,0); - } + 0% { + opacity: 0; + transform: translate3d(-1500px,0,0) + } - 60% { - opacity: 1; - transform: translate3d(25px,0,0); - } + 60% { + opacity: 1; + transform: translate3d(25px,0,0) + } - 75% { - transform: translate3d(-10px,0,0); - } + 75% { + transform: translate3d(-10px,0,0) + } - 90% { - transform: translate3d(5px,0,0); - } + 90% { + transform: translate3d(5px,0,0) + } - to { - transform: none; - } + to { + transform: none + } } @keyframes flyInRight { - 0% { - opacity: 0; - transform: translate3d(-1500px,0,0); - } + 0% { + opacity: 0; + transform: translate3d(-1500px,0,0) + } - 60% { - opacity: 1; - transform: translate3d(25px,0,0); - } + 60% { + opacity: 1; + transform: translate3d(25px,0,0) + } - 75% { - transform: translate3d(-10px,0,0); - } + 75% { + transform: translate3d(-10px,0,0) + } - 90% { - transform: translate3d(5px,0,0); - } + 90% { + transform: translate3d(5px,0,0) + } - to { - transform: none; - } + to { + transform: none + } } @-webkit-keyframes flyOut { - 20% { - transform: scale3d(.9,.9,.9); - } + 20% { + transform: scale3d(.9,.9,.9) + } - 50%,55% { - opacity: 1; - transform: scale3d(1.1,1.1,1.1); - } + 50%,55% { + opacity: 1; + transform: scale3d(1.1,1.1,1.1) + } - to { - opacity: 0; - transform: scale3d(.3,.3,.3); - } + to { + opacity: 0; + transform: scale3d(.3,.3,.3) + } } @keyframes flyOut { - 20% { - transform: scale3d(.9,.9,.9); - } + 20% { + transform: scale3d(.9,.9,.9) + } - 50%,55% { - opacity: 1; - transform: scale3d(1.1,1.1,1.1); - } + 50%,55% { + opacity: 1; + transform: scale3d(1.1,1.1,1.1) + } - to { - opacity: 0; - transform: scale3d(.3,.3,.3); - } + to { + opacity: 0; + transform: scale3d(.3,.3,.3) + } } @-webkit-keyframes flyOutUp { - 20% { - transform: translate3d(0,10px,0); - } + 20% { + transform: translate3d(0,10px,0) + } - 40%,45% { - opacity: 1; - transform: translate3d(0,-20px,0); - } + 40%,45% { + opacity: 1; + transform: translate3d(0,-20px,0) + } - to { - opacity: 0; - transform: translate3d(0,2000px,0); - } + to { + opacity: 0; + transform: translate3d(0,2000px,0) + } } @keyframes flyOutUp { - 20% { - transform: translate3d(0,10px,0); - } + 20% { + transform: translate3d(0,10px,0) + } - 40%,45% { - opacity: 1; - transform: translate3d(0,-20px,0); - } + 40%,45% { + opacity: 1; + transform: translate3d(0,-20px,0) + } - to { - opacity: 0; - transform: translate3d(0,2000px,0); - } + to { + opacity: 0; + transform: translate3d(0,2000px,0) + } } @-webkit-keyframes flyOutDown { - 20% { - transform: translate3d(0,-10px,0); - } + 20% { + transform: translate3d(0,-10px,0) + } - 40%,45% { - opacity: 1; - transform: translate3d(0,20px,0); - } + 40%,45% { + opacity: 1; + transform: translate3d(0,20px,0) + } - to { - opacity: 0; - transform: translate3d(0,-2000px,0); - } + to { + opacity: 0; + transform: translate3d(0,-2000px,0) + } } @keyframes flyOutDown { - 20% { - transform: translate3d(0,-10px,0); - } + 20% { + transform: translate3d(0,-10px,0) + } - 40%,45% { - opacity: 1; - transform: translate3d(0,20px,0); - } + 40%,45% { + opacity: 1; + transform: translate3d(0,20px,0) + } - to { - opacity: 0; - transform: translate3d(0,-2000px,0); - } + to { + opacity: 0; + transform: translate3d(0,-2000px,0) + } } @-webkit-keyframes flyOutRight { - 20% { - opacity: 1; - transform: translate3d(20px,0,0); - } + 20% { + opacity: 1; + transform: translate3d(20px,0,0) + } - to { - opacity: 0; - transform: translate3d(-2000px,0,0); - } + to { + opacity: 0; + transform: translate3d(-2000px,0,0) + } } @keyframes flyOutRight { - 20% { - opacity: 1; - transform: translate3d(20px,0,0); - } + 20% { + opacity: 1; + transform: translate3d(20px,0,0) + } - to { - opacity: 0; - transform: translate3d(-2000px,0,0); - } + to { + opacity: 0; + transform: translate3d(-2000px,0,0) + } } @-webkit-keyframes flyOutLeft { - 20% { - opacity: 1; - transform: translate3d(-20px,0,0); - } + 20% { + opacity: 1; + transform: translate3d(-20px,0,0) + } - to { - opacity: 0; - transform: translate3d(2000px,0,0); - } + to { + opacity: 0; + transform: translate3d(2000px,0,0) + } } @keyframes flyOutLeft { - 20% { - opacity: 1; - transform: translate3d(-20px,0,0); - } + 20% { + opacity: 1; + transform: translate3d(-20px,0,0) + } - to { - opacity: 0; - transform: translate3d(2000px,0,0); - } + to { + opacity: 0; + transform: translate3d(2000px,0,0) + } } .transition.slide.in,.transition[class*="slide down"].in { - -webkit-animation-name: slideInY; - animation-name: slideInY; - transform-origin: top center; + -webkit-animation-name: slideInY; + animation-name: slideInY; + transform-origin: top center } .transition[class*="slide up"].in { - -webkit-animation-name: slideInY; - animation-name: slideInY; - transform-origin: bottom center; + -webkit-animation-name: slideInY; + animation-name: slideInY; + transform-origin: bottom center } .transition[class*="slide left"].in { - -webkit-animation-name: slideInX; - animation-name: slideInX; - transform-origin: right center; + -webkit-animation-name: slideInX; + animation-name: slideInX; + transform-origin: right center } .transition[class*="slide right"].in { - -webkit-animation-name: slideInX; - animation-name: slideInX; - transform-origin: left center; + -webkit-animation-name: slideInX; + animation-name: slideInX; + transform-origin: left center } .transition.slide.out,.transition[class*="slide down"].out { - -webkit-animation-name: slideOutY; - animation-name: slideOutY; - transform-origin: top center; + -webkit-animation-name: slideOutY; + animation-name: slideOutY; + transform-origin: top center } .transition[class*="slide up"].out { - -webkit-animation-name: slideOutY; - animation-name: slideOutY; - transform-origin: bottom center; + -webkit-animation-name: slideOutY; + animation-name: slideOutY; + transform-origin: bottom center } .transition[class*="slide left"].out { - -webkit-animation-name: slideOutX; - animation-name: slideOutX; - transform-origin: right center; + -webkit-animation-name: slideOutX; + animation-name: slideOutX; + transform-origin: right center } .transition[class*="slide right"].out { - -webkit-animation-name: slideOutX; - animation-name: slideOutX; - transform-origin: left center; + -webkit-animation-name: slideOutX; + animation-name: slideOutX; + transform-origin: left center } @-webkit-keyframes slideInY { - 0% { - opacity: 0; - transform: scaleY(0); - } + 0% { + opacity: 0; + transform: scaleY(0) + } - to { - opacity: 1; - transform: scaleY(1); - } + to { + opacity: 1; + transform: scaleY(1) + } } @keyframes slideInY { - 0% { - opacity: 0; - transform: scaleY(0); - } + 0% { + opacity: 0; + transform: scaleY(0) + } - to { - opacity: 1; - transform: scaleY(1); - } + to { + opacity: 1; + transform: scaleY(1) + } } @-webkit-keyframes slideInX { - 0% { - opacity: 0; - transform: scaleX(0); - } + 0% { + opacity: 0; + transform: scaleX(0) + } - to { - opacity: 1; - transform: scaleX(1); - } + to { + opacity: 1; + transform: scaleX(1) + } } @keyframes slideInX { - 0% { - opacity: 0; - transform: scaleX(0); - } + 0% { + opacity: 0; + transform: scaleX(0) + } - to { - opacity: 1; - transform: scaleX(1); - } + to { + opacity: 1; + transform: scaleX(1) + } } @-webkit-keyframes slideOutY { - 0% { - opacity: 1; - transform: scaleY(1); - } + 0% { + opacity: 1; + transform: scaleY(1) + } - to { - opacity: 0; - transform: scaleY(0); - } + to { + opacity: 0; + transform: scaleY(0) + } } @keyframes slideOutY { - 0% { - opacity: 1; - transform: scaleY(1); - } + 0% { + opacity: 1; + transform: scaleY(1) + } - to { - opacity: 0; - transform: scaleY(0); - } + to { + opacity: 0; + transform: scaleY(0) + } } @-webkit-keyframes slideOutX { - 0% { - opacity: 1; - transform: scaleX(1); - } + 0% { + opacity: 1; + transform: scaleX(1) + } - to { - opacity: 0; - transform: scaleX(0); - } + to { + opacity: 0; + transform: scaleX(0) + } } @keyframes slideOutX { - 0% { - opacity: 1; - transform: scaleX(1); - } + 0% { + opacity: 1; + transform: scaleX(1) + } - to { - opacity: 0; - transform: scaleX(0); - } + to { + opacity: 0; + transform: scaleX(0) + } } .transition.swing { - -webkit-animation-duration: .8s; - animation-duration: .8s; + -webkit-animation-duration: .8s; + animation-duration: .8s } .transition[class*="swing down"].in { - -webkit-animation-name: swingInX; - animation-name: swingInX; - transform-origin: top center; + -webkit-animation-name: swingInX; + animation-name: swingInX; + transform-origin: top center } .transition[class*="swing up"].in { - -webkit-animation-name: swingInX; - animation-name: swingInX; - transform-origin: bottom center; + -webkit-animation-name: swingInX; + animation-name: swingInX; + transform-origin: bottom center } .transition[class*="swing left"].in { - -webkit-animation-name: swingInY; - animation-name: swingInY; - transform-origin: right center; + -webkit-animation-name: swingInY; + animation-name: swingInY; + transform-origin: right center } .transition[class*="swing right"].in { - -webkit-animation-name: swingInY; - animation-name: swingInY; - transform-origin: left center; + -webkit-animation-name: swingInY; + animation-name: swingInY; + transform-origin: left center } .transition.swing.out,.transition[class*="swing down"].out { - -webkit-animation-name: swingOutX; - animation-name: swingOutX; - transform-origin: top center; + -webkit-animation-name: swingOutX; + animation-name: swingOutX; + transform-origin: top center } .transition[class*="swing up"].out { - -webkit-animation-name: swingOutX; - animation-name: swingOutX; - transform-origin: bottom center; + -webkit-animation-name: swingOutX; + animation-name: swingOutX; + transform-origin: bottom center } .transition[class*="swing left"].out { - -webkit-animation-name: swingOutY; - animation-name: swingOutY; - transform-origin: right center; + -webkit-animation-name: swingOutY; + animation-name: swingOutY; + transform-origin: right center } .transition[class*="swing right"].out { - -webkit-animation-name: swingOutY; - animation-name: swingOutY; - transform-origin: left center; + -webkit-animation-name: swingOutY; + animation-name: swingOutY; + transform-origin: left center } @-webkit-keyframes swingInX { - 0% { - transform: perspective(1000px) rotateX(90deg); - opacity: 0; - } + 0% { + transform: perspective(1000px) rotateX(90deg); + opacity: 0 + } - 40% { - transform: perspective(1000px) rotateX(-30deg); - opacity: 1; - } + 40% { + transform: perspective(1000px) rotateX(-30deg); + opacity: 1 + } - 60% { - transform: perspective(1000px) rotateX(15deg); - } + 60% { + transform: perspective(1000px) rotateX(15deg) + } - 80% { - transform: perspective(1000px) rotateX(-7.5deg); - } + 80% { + transform: perspective(1000px) rotateX(-7.5deg) + } - to { - transform: perspective(1000px) rotateX(0); - } + to { + transform: perspective(1000px) rotateX(0) + } } @keyframes swingInX { - 0% { - transform: perspective(1000px) rotateX(90deg); - opacity: 0; - } + 0% { + transform: perspective(1000px) rotateX(90deg); + opacity: 0 + } - 40% { - transform: perspective(1000px) rotateX(-30deg); - opacity: 1; - } + 40% { + transform: perspective(1000px) rotateX(-30deg); + opacity: 1 + } - 60% { - transform: perspective(1000px) rotateX(15deg); - } + 60% { + transform: perspective(1000px) rotateX(15deg) + } - 80% { - transform: perspective(1000px) rotateX(-7.5deg); - } + 80% { + transform: perspective(1000px) rotateX(-7.5deg) + } - to { - transform: perspective(1000px) rotateX(0); - } + to { + transform: perspective(1000px) rotateX(0) + } } @-webkit-keyframes swingInY { - 0% { - transform: perspective(1000px) rotateY(-90deg); - opacity: 0; - } + 0% { + transform: perspective(1000px) rotateY(-90deg); + opacity: 0 + } - 40% { - transform: perspective(1000px) rotateY(30deg); - opacity: 1; - } + 40% { + transform: perspective(1000px) rotateY(30deg); + opacity: 1 + } - 60% { - transform: perspective(1000px) rotateY(-17.5deg); - } + 60% { + transform: perspective(1000px) rotateY(-17.5deg) + } - 80% { - transform: perspective(1000px) rotateY(7.5deg); - } + 80% { + transform: perspective(1000px) rotateY(7.5deg) + } - to { - transform: perspective(1000px) rotateY(0); - } + to { + transform: perspective(1000px) rotateY(0) + } } @keyframes swingInY { - 0% { - transform: perspective(1000px) rotateY(-90deg); - opacity: 0; - } + 0% { + transform: perspective(1000px) rotateY(-90deg); + opacity: 0 + } - 40% { - transform: perspective(1000px) rotateY(30deg); - opacity: 1; - } + 40% { + transform: perspective(1000px) rotateY(30deg); + opacity: 1 + } - 60% { - transform: perspective(1000px) rotateY(-17.5deg); - } + 60% { + transform: perspective(1000px) rotateY(-17.5deg) + } - 80% { - transform: perspective(1000px) rotateY(7.5deg); - } + 80% { + transform: perspective(1000px) rotateY(7.5deg) + } - to { - transform: perspective(1000px) rotateY(0); - } + to { + transform: perspective(1000px) rotateY(0) + } } @-webkit-keyframes swingOutX { - 0% { - transform: perspective(1000px) rotateX(0); - } + 0% { + transform: perspective(1000px) rotateX(0) + } - 40% { - transform: perspective(1000px) rotateX(-7.5deg); - } + 40% { + transform: perspective(1000px) rotateX(-7.5deg) + } - 60% { - transform: perspective(1000px) rotateX(17.5deg); - } + 60% { + transform: perspective(1000px) rotateX(17.5deg) + } - 80% { - transform: perspective(1000px) rotateX(-30deg); - opacity: 1; - } + 80% { + transform: perspective(1000px) rotateX(-30deg); + opacity: 1 + } - to { - transform: perspective(1000px) rotateX(90deg); - opacity: 0; - } + to { + transform: perspective(1000px) rotateX(90deg); + opacity: 0 + } } @keyframes swingOutX { - 0% { - transform: perspective(1000px) rotateX(0); - } + 0% { + transform: perspective(1000px) rotateX(0) + } - 40% { - transform: perspective(1000px) rotateX(-7.5deg); - } + 40% { + transform: perspective(1000px) rotateX(-7.5deg) + } - 60% { - transform: perspective(1000px) rotateX(17.5deg); - } + 60% { + transform: perspective(1000px) rotateX(17.5deg) + } - 80% { - transform: perspective(1000px) rotateX(-30deg); - opacity: 1; - } + 80% { + transform: perspective(1000px) rotateX(-30deg); + opacity: 1 + } - to { - transform: perspective(1000px) rotateX(90deg); - opacity: 0; - } + to { + transform: perspective(1000px) rotateX(90deg); + opacity: 0 + } } @-webkit-keyframes swingOutY { - 0% { - transform: perspective(1000px) rotateY(0); - } + 0% { + transform: perspective(1000px) rotateY(0) + } - 40% { - transform: perspective(1000px) rotateY(7.5deg); - } + 40% { + transform: perspective(1000px) rotateY(7.5deg) + } - 60% { - transform: perspective(1000px) rotateY(-10deg); - } + 60% { + transform: perspective(1000px) rotateY(-10deg) + } - 80% { - transform: perspective(1000px) rotateY(30deg); - opacity: 1; - } + 80% { + transform: perspective(1000px) rotateY(30deg); + opacity: 1 + } - to { - transform: perspective(1000px) rotateY(-90deg); - opacity: 0; - } + to { + transform: perspective(1000px) rotateY(-90deg); + opacity: 0 + } } @keyframes swingOutY { - 0% { - transform: perspective(1000px) rotateY(0); - } + 0% { + transform: perspective(1000px) rotateY(0) + } - 40% { - transform: perspective(1000px) rotateY(7.5deg); - } + 40% { + transform: perspective(1000px) rotateY(7.5deg) + } - 60% { - transform: perspective(1000px) rotateY(-10deg); - } + 60% { + transform: perspective(1000px) rotateY(-10deg) + } - 80% { - transform: perspective(1000px) rotateY(30deg); - opacity: 1; - } + 80% { + transform: perspective(1000px) rotateY(30deg); + opacity: 1 + } - to { - transform: perspective(1000px) rotateY(-90deg); - opacity: 0; - } + to { + transform: perspective(1000px) rotateY(-90deg); + opacity: 0 + } } .transition.zoom.in { - -webkit-animation-name: zoomIn; - animation-name: zoomIn; + -webkit-animation-name: zoomIn; + animation-name: zoomIn } .transition.zoom.out { - -webkit-animation-name: zoomOut; - animation-name: zoomOut; + -webkit-animation-name: zoomOut; + animation-name: zoomOut } @-webkit-keyframes zoomIn { - 0% { - opacity: 1; - transform: scale(0); - } + 0% { + opacity: 1; + transform: scale(0) + } - to { - opacity: 1; - transform: scale(1); - } + to { + opacity: 1; + transform: scale(1) + } } @keyframes zoomIn { - 0% { - opacity: 1; - transform: scale(0); - } + 0% { + opacity: 1; + transform: scale(0) + } - to { - opacity: 1; - transform: scale(1); - } + to { + opacity: 1; + transform: scale(1) + } } @-webkit-keyframes zoomOut { - 0% { - opacity: 1; - transform: scale(1); - } + 0% { + opacity: 1; + transform: scale(1) + } - to { - opacity: 1; - transform: scale(0); - } + to { + opacity: 1; + transform: scale(0) + } } @keyframes zoomOut { - 0% { - opacity: 1; - transform: scale(1); - } + 0% { + opacity: 1; + transform: scale(1) + } - to { - opacity: 1; - transform: scale(0); - } + to { + opacity: 1; + transform: scale(0) + } } .flash.transition { - -webkit-animation-duration: .75s; - animation-duration: .75s; - -webkit-animation-name: flash; - animation-name: flash; + -webkit-animation-duration: .75s; + animation-duration: .75s; + -webkit-animation-name: flash; + animation-name: flash } .shake.transition { - -webkit-animation-duration: .75s; - animation-duration: .75s; - -webkit-animation-name: shake; - animation-name: shake; + -webkit-animation-duration: .75s; + animation-duration: .75s; + -webkit-animation-name: shake; + animation-name: shake } .bounce.transition { - -webkit-animation-duration: .75s; - animation-duration: .75s; - -webkit-animation-name: bounce; - animation-name: bounce; + -webkit-animation-duration: .75s; + animation-duration: .75s; + -webkit-animation-name: bounce; + animation-name: bounce } .tada.transition { - -webkit-animation-duration: .75s; - animation-duration: .75s; - -webkit-animation-name: tada; - animation-name: tada; + -webkit-animation-duration: .75s; + animation-duration: .75s; + -webkit-animation-name: tada; + animation-name: tada } .pulse.transition { - -webkit-animation-duration: .5s; - animation-duration: .5s; - -webkit-animation-name: pulse; - animation-name: pulse; + -webkit-animation-duration: .5s; + animation-duration: .5s; + -webkit-animation-name: pulse; + animation-name: pulse } .jiggle.transition { - -webkit-animation-duration: .75s; - animation-duration: .75s; - -webkit-animation-name: jiggle; - animation-name: jiggle; + -webkit-animation-duration: .75s; + animation-duration: .75s; + -webkit-animation-name: jiggle; + animation-name: jiggle } .transition.glow { - -webkit-animation-duration: 2s; - animation-duration: 2s; - -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1); - animation-timing-function: cubic-bezier(.19,1,.22,1); + -webkit-animation-duration: 2s; + animation-duration: 2s; + -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1); + animation-timing-function: cubic-bezier(.19,1,.22,1) } .transition.glow { - -webkit-animation-name: glow; - animation-name: glow; + -webkit-animation-name: glow; + animation-name: glow } @-webkit-keyframes flash { - 0%,50%,to { - opacity: 1; - } + 0%,50%,to { + opacity: 1 + } - 25%,75% { - opacity: 0; - } + 25%,75% { + opacity: 0 + } } @keyframes flash { - 0%,50%,to { - opacity: 1; - } + 0%,50%,to { + opacity: 1 + } - 25%,75% { - opacity: 0; - } + 25%,75% { + opacity: 0 + } } @-webkit-keyframes shake { - 0%,to { - transform: translate(0); - } + 0%,to { + transform: translate(0) + } - 10%,30%,50%,70%,90% { - transform: translate(-10px); - } + 10%,30%,50%,70%,90% { + transform: translate(-10px) + } - 20%,40%,60%,80% { - transform: translate(10px); - } + 20%,40%,60%,80% { + transform: translate(10px) + } } @keyframes shake { - 0%,to { - transform: translate(0); - } + 0%,to { + transform: translate(0) + } - 10%,30%,50%,70%,90% { - transform: translate(-10px); - } + 10%,30%,50%,70%,90% { + transform: translate(-10px) + } - 20%,40%,60%,80% { - transform: translate(10px); - } + 20%,40%,60%,80% { + transform: translate(10px) + } } @-webkit-keyframes bounce { - 0%,20%,50%,80%,to { - transform: translateY(0); - } + 0%,20%,50%,80%,to { + transform: translateY(0) + } - 40% { - transform: translateY(-30px); - } + 40% { + transform: translateY(-30px) + } - 60% { - transform: translateY(-15px); - } + 60% { + transform: translateY(-15px) + } } @keyframes bounce { - 0%,20%,50%,80%,to { - transform: translateY(0); - } + 0%,20%,50%,80%,to { + transform: translateY(0) + } - 40% { - transform: translateY(-30px); - } + 40% { + transform: translateY(-30px) + } - 60% { - transform: translateY(-15px); - } + 60% { + transform: translateY(-15px) + } } @-webkit-keyframes tada { - 0% { - transform: scale(1); - } + 0% { + transform: scale(1) + } - 10%,20% { - transform: scale(.9) rotate(-3deg); - } + 10%,20% { + transform: scale(.9) rotate(-3deg) + } - 30%,50%,70%,90% { - transform: scale(1.1) rotate(3deg); - } + 30%,50%,70%,90% { + transform: scale(1.1) rotate(3deg) + } - 40%,60%,80% { - transform: scale(1.1) rotate(-3deg); - } + 40%,60%,80% { + transform: scale(1.1) rotate(-3deg) + } - to { - transform: scale(1) rotate(0); - } + to { + transform: scale(1) rotate(0) + } } @keyframes tada { - 0% { - transform: scale(1); - } + 0% { + transform: scale(1) + } - 10%,20% { - transform: scale(.9) rotate(-3deg); - } + 10%,20% { + transform: scale(.9) rotate(-3deg) + } - 30%,50%,70%,90% { - transform: scale(1.1) rotate(3deg); - } + 30%,50%,70%,90% { + transform: scale(1.1) rotate(3deg) + } - 40%,60%,80% { - transform: scale(1.1) rotate(-3deg); - } + 40%,60%,80% { + transform: scale(1.1) rotate(-3deg) + } - to { - transform: scale(1) rotate(0); - } + to { + transform: scale(1) rotate(0) + } } @-webkit-keyframes pulse { - 0% { - transform: scale(1); - opacity: 1; - } + 0% { + transform: scale(1); + opacity: 1 + } - 50% { - transform: scale(.9); - opacity: .7; - } + 50% { + transform: scale(.9); + opacity: .7 + } - to { - transform: scale(1); - opacity: 1; - } + to { + transform: scale(1); + opacity: 1 + } } @keyframes pulse { - 0% { - transform: scale(1); - opacity: 1; - } + 0% { + transform: scale(1); + opacity: 1 + } - 50% { - transform: scale(.9); - opacity: .7; - } + 50% { + transform: scale(.9); + opacity: .7 + } - to { - transform: scale(1); - opacity: 1; - } + to { + transform: scale(1); + opacity: 1 + } } @-webkit-keyframes jiggle { - 0% { - transform: scaleZ(1); - } + 0% { + transform: scaleZ(1) + } - 30% { - transform: scale3d(1.25,.75,1); - } + 30% { + transform: scale3d(1.25,.75,1) + } - 40% { - transform: scale3d(.75,1.25,1); - } + 40% { + transform: scale3d(.75,1.25,1) + } - 50% { - transform: scale3d(1.15,.85,1); - } + 50% { + transform: scale3d(1.15,.85,1) + } - 65% { - transform: scale3d(.95,1.05,1); - } + 65% { + transform: scale3d(.95,1.05,1) + } - 75% { - transform: scale3d(1.05,.95,1); - } + 75% { + transform: scale3d(1.05,.95,1) + } - to { - transform: scaleZ(1); - } + to { + transform: scaleZ(1) + } } @keyframes jiggle { - 0% { - transform: scaleZ(1); - } + 0% { + transform: scaleZ(1) + } - 30% { - transform: scale3d(1.25,.75,1); - } + 30% { + transform: scale3d(1.25,.75,1) + } - 40% { - transform: scale3d(.75,1.25,1); - } + 40% { + transform: scale3d(.75,1.25,1) + } - 50% { - transform: scale3d(1.15,.85,1); - } + 50% { + transform: scale3d(1.15,.85,1) + } - 65% { - transform: scale3d(.95,1.05,1); - } + 65% { + transform: scale3d(.95,1.05,1) + } - 75% { - transform: scale3d(1.05,.95,1); - } + 75% { + transform: scale3d(1.05,.95,1) + } - to { - transform: scaleZ(1); - } + to { + transform: scaleZ(1) + } } @-webkit-keyframes glow { - 0% { - background-color: #fcfcfd; - } + 0% { + background-color: #fcfcfd + } - 30% { - background-color: #fff6cd; - } + 30% { + background-color: #fff6cd + } - to { - background-color: #fcfcfd; - } + to { + background-color: #fcfcfd + } } @keyframes glow { - 0% { - background-color: #fcfcfd; - } + 0% { + background-color: #fcfcfd + } - 30% { - background-color: #fff6cd; - } + 30% { + background-color: #fff6cd + } - to { - background-color: #fcfcfd; - } + to { + background-color: #fcfcfd + } } @font-face { - font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.20fd1704.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal; + font-family: FontAwesome; + src: url(../fonts/fontawesome-webfont.eot?v=4.7.0); + src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.20fd1704.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg"); + font-weight: 400; + font-style: normal } .fa { - display: inline-block; - font: 14px/1 FontAwesome; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; + display: inline-block; + font: 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale } .fa-lg { - font-size: 1.33333333em; - line-height: .75em; - vertical-align: -15%; + font-size: 1.33333333em; + line-height: .75em; + vertical-align: -15% } .fa-2x { - font-size: 2em; + font-size: 2em } .fa-3x { - font-size: 3em; + font-size: 3em } .fa-4x { - font-size: 4em; + font-size: 4em } .fa-5x { - font-size: 5em; + font-size: 5em } .fa-fw { - width: 1.28571429em; - text-align: center; + width: 1.28571429em; + text-align: center } .fa-ul { - padding-left: 0; - margin-left: 2.14285714em; - list-style-type: none; + padding-left: 0; + margin-left: 2.14285714em; + list-style-type: none } .fa-ul>li { - position: relative; + position: relative } .fa-li { - position: absolute; - left: -2.14285714em; - width: 2.14285714em; - top: .14285714em; - text-align: center; + position: absolute; + left: -2.14285714em; + width: 2.14285714em; + top: .14285714em; + text-align: center } .fa-li.fa-lg { - left: -1.85714286em; + left: -1.85714286em } .fa-border { - padding: .2em .25em .15em; - border: solid .08em #eeeeee; - border-radius: .1em; + padding: .2em .25em .15em; + border: solid .08em #eeeeee; + border-radius: .1em } .fa-pull-left { - float: left; + float: left } .fa-pull-right { - float: right; + float: right } .fa.fa-pull-left { - margin-right: .3em; + margin-right: .3em } .fa.fa-pull-right { - margin-left: .3em; + margin-left: .3em } .pull-right { - float: right; + float: right } .pull-left { - float: left; + float: left } .fa.pull-left { - margin-right: .3em; + margin-right: .3em } .fa.pull-right { - margin-left: .3em; + margin-left: .3em } .fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; + -webkit-animation: fa-spin 2s infinite linear; + animation: fa-spin 2s infinite linear } .fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); + -webkit-animation: fa-spin 1s infinite steps(8); + animation: fa-spin 1s infinite steps(8) } @-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0); - } + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0) + } - to { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } + to { + -webkit-transform: rotate(359deg); + transform: rotate(359deg) + } } @keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0); - } + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0) + } - to { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } + to { + -webkit-transform: rotate(359deg); + transform: rotate(359deg) + } } .fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg) } .fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - -ms-transform: rotate(180deg); - transform: rotate(180deg); + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; + -webkit-transform: rotate(180deg); + -ms-transform: rotate(180deg); + transform: rotate(180deg) } .fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - -ms-transform: rotate(270deg); - transform: rotate(270deg); + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; + -webkit-transform: rotate(270deg); + -ms-transform: rotate(270deg); + transform: rotate(270deg) } .fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1,1); - -ms-transform: scale(-1,1); - transform: scaleX(-1); + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; + -webkit-transform: scale(-1,1); + -ms-transform: scale(-1,1); + transform: scaleX(-1) } .fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1,-1); - -ms-transform: scale(1,-1); - transform: scaleY(-1); + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; + -webkit-transform: scale(1,-1); + -ms-transform: scale(1,-1); + transform: scaleY(-1) } :root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical { - filter: none; + filter: none } .fa-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: middle; + position: relative; + display: inline-block; + width: 2em; + height: 2em; + line-height: 2em; + vertical-align: middle } .fa-stack-1x,.fa-stack-2x { - position: absolute; - left: 0; - width: 100%; - text-align: center; + position: absolute; + left: 0; + width: 100%; + text-align: center } .fa-stack-1x { - line-height: inherit; + line-height: inherit } .fa-stack-2x { - font-size: 2em; + font-size: 2em } .fa-inverse { - color: #fff; + color: #fff } .fa-glass:before { - content: "\f000"; + content: "\f000" } .fa-music:before { - content: "\f001"; + content: "\f001" } .fa-search:before { - content: "\f002"; + content: "\f002" } .fa-envelope-o:before { - content: "\f003"; + content: "\f003" } .fa-heart:before { - content: "\f004"; + content: "\f004" } .fa-star:before { - content: "\f005"; + content: "\f005" } .fa-star-o:before { - content: "\f006"; + content: "\f006" } .fa-user:before { - content: "\f007"; + content: "\f007" } .fa-film:before { - content: "\f008"; + content: "\f008" } .fa-th-large:before { - content: "\f009"; + content: "\f009" } .fa-th:before { - content: "\f00a"; + content: "\f00a" } .fa-th-list:before { - content: "\f00b"; + content: "\f00b" } .fa-check:before { - content: "\f00c"; + content: "\f00c" } .fa-remove:before,.fa-close:before,.fa-times:before { - content: "\f00d"; + content: "\f00d" } .fa-search-plus:before { - content: "\f00e"; + content: "\f00e" } .fa-search-minus:before { - content: "\f010"; + content: "\f010" } .fa-power-off:before { - content: "\f011"; + content: "\f011" } .fa-signal:before { - content: "\f012"; + content: "\f012" } .fa-gear:before,.fa-cog:before { - content: "\f013"; + content: "\f013" } .fa-trash-o:before { - content: "\f014"; + content: "\f014" } .fa-home:before { - content: "\f015"; + content: "\f015" } .fa-file-o:before { - content: "\f016"; + content: "\f016" } .fa-clock-o:before { - content: "\f017"; + content: "\f017" } .fa-road:before { - content: "\f018"; + content: "\f018" } .fa-download:before { - content: "\f019"; + content: "\f019" } .fa-arrow-circle-o-down:before { - content: "\f01a"; + content: "\f01a" } .fa-arrow-circle-o-up:before { - content: "\f01b"; + content: "\f01b" } .fa-inbox:before { - content: "\f01c"; + content: "\f01c" } .fa-play-circle-o:before { - content: "\f01d"; + content: "\f01d" } .fa-rotate-right:before,.fa-repeat:before { - content: "\f01e"; + content: "\f01e" } .fa-refresh:before { - content: "\f021"; + content: "\f021" } .fa-list-alt:before { - content: "\f022"; + content: "\f022" } .fa-lock:before { - content: "\f023"; + content: "\f023" } .fa-flag:before { - content: "\f024"; + content: "\f024" } .fa-headphones:before { - content: "\f025"; + content: "\f025" } .fa-volume-off:before { - content: "\f026"; + content: "\f026" } .fa-volume-down:before { - content: "\f027"; + content: "\f027" } .fa-volume-up:before { - content: "\f028"; + content: "\f028" } .fa-qrcode:before { - content: "\f029"; + content: "\f029" } .fa-barcode:before { - content: "\f02a"; + content: "\f02a" } .fa-tag:before { - content: "\f02b"; + content: "\f02b" } .fa-tags:before { - content: "\f02c"; + content: "\f02c" } .fa-book:before { - content: "\f02d"; + content: "\f02d" } .fa-bookmark:before { - content: "\f02e"; + content: "\f02e" } .fa-print:before { - content: "\f02f"; + content: "\f02f" } .fa-camera:before { - content: "\f030"; + content: "\f030" } .fa-font:before { - content: "\f031"; + content: "\f031" } .fa-bold:before { - content: "\f032"; + content: "\f032" } .fa-italic:before { - content: "\f033"; + content: "\f033" } .fa-text-height:before { - content: "\f034"; + content: "\f034" } .fa-text-width:before { - content: "\f035"; + content: "\f035" } .fa-align-left:before { - content: "\f036"; + content: "\f036" } .fa-align-center:before { - content: "\f037"; + content: "\f037" } .fa-align-right:before { - content: "\f038"; + content: "\f038" } .fa-align-justify:before { - content: "\f039"; + content: "\f039" } .fa-list:before { - content: "\f03a"; + content: "\f03a" } .fa-dedent:before,.fa-outdent:before { - content: "\f03b"; + content: "\f03b" } .fa-indent:before { - content: "\f03c"; + content: "\f03c" } .fa-video-camera:before { - content: "\f03d"; + content: "\f03d" } .fa-photo:before,.fa-image:before,.fa-picture-o:before { - content: "\f03e"; + content: "\f03e" } .fa-pencil:before { - content: "\f040"; + content: "\f040" } .fa-map-marker:before { - content: "\f041"; + content: "\f041" } .fa-adjust:before { - content: "\f042"; + content: "\f042" } .fa-tint:before { - content: "\f043"; + content: "\f043" } .fa-edit:before,.fa-pencil-square-o:before { - content: "\f044"; + content: "\f044" } .fa-share-square-o:before { - content: "\f045"; + content: "\f045" } .fa-check-square-o:before { - content: "\f046"; + content: "\f046" } .fa-arrows:before { - content: "\f047"; + content: "\f047" } .fa-step-backward:before { - content: "\f048"; + content: "\f048" } .fa-fast-backward:before { - content: "\f049"; + content: "\f049" } .fa-backward:before { - content: "\f04a"; + content: "\f04a" } .fa-play:before { - content: "\f04b"; + content: "\f04b" } .fa-pause:before { - content: "\f04c"; + content: "\f04c" } .fa-stop:before { - content: "\f04d"; + content: "\f04d" } .fa-forward:before { - content: "\f04e"; + content: "\f04e" } .fa-fast-forward:before { - content: "\f050"; + content: "\f050" } .fa-step-forward:before { - content: "\f051"; + content: "\f051" } .fa-eject:before { - content: "\f052"; + content: "\f052" } .fa-chevron-left:before { - content: "\f053"; + content: "\f053" } .fa-chevron-right:before { - content: "\f054"; + content: "\f054" } .fa-plus-circle:before { - content: "\f055"; + content: "\f055" } .fa-minus-circle:before { - content: "\f056"; + content: "\f056" } .fa-times-circle:before { - content: "\f057"; + content: "\f057" } .fa-check-circle:before { - content: "\f058"; + content: "\f058" } .fa-question-circle:before { - content: "\f059"; + content: "\f059" } .fa-info-circle:before { - content: "\f05a"; + content: "\f05a" } .fa-crosshairs:before { - content: "\f05b"; + content: "\f05b" } .fa-times-circle-o:before { - content: "\f05c"; + content: "\f05c" } .fa-check-circle-o:before { - content: "\f05d"; + content: "\f05d" } .fa-ban:before { - content: "\f05e"; + content: "\f05e" } .fa-arrow-left:before { - content: "\f060"; + content: "\f060" } .fa-arrow-right:before { - content: "\f061"; + content: "\f061" } .fa-arrow-up:before { - content: "\f062"; + content: "\f062" } .fa-arrow-down:before { - content: "\f063"; + content: "\f063" } .fa-mail-forward:before,.fa-share:before { - content: "\f064"; + content: "\f064" } .fa-expand:before { - content: "\f065"; + content: "\f065" } .fa-compress:before { - content: "\f066"; + content: "\f066" } .fa-plus:before { - content: "\f067"; + content: "\f067" } .fa-minus:before { - content: "\f068"; + content: "\f068" } .fa-asterisk:before { - content: "\f069"; + content: "\f069" } .fa-exclamation-circle:before { - content: "\f06a"; + content: "\f06a" } .fa-gift:before { - content: "\f06b"; + content: "\f06b" } .fa-leaf:before { - content: "\f06c"; + content: "\f06c" } .fa-fire:before { - content: "\f06d"; + content: "\f06d" } .fa-eye:before { - content: "\f06e"; + content: "\f06e" } .fa-eye-slash:before { - content: "\f070"; + content: "\f070" } .fa-warning:before,.fa-exclamation-triangle:before { - content: "\f071"; + content: "\f071" } .fa-plane:before { - content: "\f072"; + content: "\f072" } .fa-calendar:before { - content: "\f073"; + content: "\f073" } .fa-random:before { - content: "\f074"; + content: "\f074" } .fa-comment:before { - content: "\f075"; + content: "\f075" } .fa-magnet:before { - content: "\f076"; + content: "\f076" } .fa-chevron-up:before { - content: "\f077"; + content: "\f077" } .fa-chevron-down:before { - content: "\f078"; + content: "\f078" } .fa-retweet:before { - content: "\f079"; + content: "\f079" } .fa-shopping-cart:before { - content: "\f07a"; + content: "\f07a" } .fa-folder:before { - content: "\f07b"; + content: "\f07b" } .fa-folder-open:before { - content: "\f07c"; + content: "\f07c" } .fa-arrows-v:before { - content: "\f07d"; + content: "\f07d" } .fa-arrows-h:before { - content: "\f07e"; + content: "\f07e" } .fa-bar-chart-o:before,.fa-bar-chart:before { - content: "\f080"; + content: "\f080" } .fa-twitter-square:before { - content: "\f081"; + content: "\f081" } .fa-facebook-square:before { - content: "\f082"; + content: "\f082" } .fa-camera-retro:before { - content: "\f083"; + content: "\f083" } .fa-key:before { - content: "\f084"; + content: "\f084" } .fa-gears:before,.fa-cogs:before { - content: "\f085"; + content: "\f085" } .fa-comments:before { - content: "\f086"; + content: "\f086" } .fa-thumbs-o-up:before { - content: "\f087"; + content: "\f087" } .fa-thumbs-o-down:before { - content: "\f088"; + content: "\f088" } .fa-star-half:before { - content: "\f089"; + content: "\f089" } .fa-heart-o:before { - content: "\f08a"; + content: "\f08a" } .fa-sign-out:before { - content: "\f08b"; + content: "\f08b" } .fa-linkedin-square:before { - content: "\f08c"; + content: "\f08c" } .fa-thumb-tack:before { - content: "\f08d"; + content: "\f08d" } .fa-external-link:before { - content: "\f08e"; + content: "\f08e" } .fa-sign-in:before { - content: "\f090"; + content: "\f090" } .fa-trophy:before { - content: "\f091"; + content: "\f091" } .fa-github-square:before { - content: "\f092"; + content: "\f092" } .fa-upload:before { - content: "\f093"; + content: "\f093" } .fa-lemon-o:before { - content: "\f094"; + content: "\f094" } .fa-phone:before { - content: "\f095"; + content: "\f095" } .fa-square-o:before { - content: "\f096"; + content: "\f096" } .fa-bookmark-o:before { - content: "\f097"; + content: "\f097" } .fa-phone-square:before { - content: "\f098"; + content: "\f098" } .fa-twitter:before { - content: "\f099"; + content: "\f099" } .fa-facebook-f:before,.fa-facebook:before { - content: "\f09a"; + content: "\f09a" } .fa-github:before { - content: "\f09b"; + content: "\f09b" } .fa-unlock:before { - content: "\f09c"; + content: "\f09c" } .fa-credit-card:before { - content: "\f09d"; + content: "\f09d" } .fa-feed:before,.fa-rss:before { - content: "\f09e"; + content: "\f09e" } .fa-hdd-o:before { - content: "\f0a0"; + content: "\f0a0" } .fa-bullhorn:before { - content: "\f0a1"; + content: "\f0a1" } .fa-bell:before { - content: "\f0f3"; + content: "\f0f3" } .fa-certificate:before { - content: "\f0a3"; + content: "\f0a3" } .fa-hand-o-right:before { - content: "\f0a4"; + content: "\f0a4" } .fa-hand-o-left:before { - content: "\f0a5"; + content: "\f0a5" } .fa-hand-o-up:before { - content: "\f0a6"; + content: "\f0a6" } .fa-hand-o-down:before { - content: "\f0a7"; + content: "\f0a7" } .fa-arrow-circle-left:before { - content: "\f0a8"; + content: "\f0a8" } .fa-arrow-circle-right:before { - content: "\f0a9"; + content: "\f0a9" } .fa-arrow-circle-up:before { - content: "\f0aa"; + content: "\f0aa" } .fa-arrow-circle-down:before { - content: "\f0ab"; + content: "\f0ab" } .fa-globe:before { - content: "\f0ac"; + content: "\f0ac" } .fa-wrench:before { - content: "\f0ad"; + content: "\f0ad" } .fa-tasks:before { - content: "\f0ae"; + content: "\f0ae" } .fa-filter:before { - content: "\f0b0"; + content: "\f0b0" } .fa-briefcase:before { - content: "\f0b1"; + content: "\f0b1" } .fa-arrows-alt:before { - content: "\f0b2"; + content: "\f0b2" } .fa-group:before,.fa-users:before { - content: "\f0c0"; + content: "\f0c0" } .fa-chain:before,.fa-link:before { - content: "\f0c1"; + content: "\f0c1" } .fa-cloud:before { - content: "\f0c2"; + content: "\f0c2" } .fa-flask:before { - content: "\f0c3"; + content: "\f0c3" } .fa-cut:before,.fa-scissors:before { - content: "\f0c4"; + content: "\f0c4" } .fa-copy:before,.fa-files-o:before { - content: "\f0c5"; + content: "\f0c5" } .fa-paperclip:before { - content: "\f0c6"; + content: "\f0c6" } .fa-save:before,.fa-floppy-o:before { - content: "\f0c7"; + content: "\f0c7" } .fa-square:before { - content: "\f0c8"; + content: "\f0c8" } .fa-navicon:before,.fa-reorder:before,.fa-bars:before { - content: "\f0c9"; + content: "\f0c9" } .fa-list-ul:before { - content: "\f0ca"; + content: "\f0ca" } .fa-list-ol:before { - content: "\f0cb"; + content: "\f0cb" } .fa-strikethrough:before { - content: "\f0cc"; + content: "\f0cc" } .fa-underline:before { - content: "\f0cd"; + content: "\f0cd" } .fa-table:before { - content: "\f0ce"; + content: "\f0ce" } .fa-magic:before { - content: "\f0d0"; + content: "\f0d0" } .fa-truck:before { - content: "\f0d1"; + content: "\f0d1" } .fa-pinterest:before { - content: "\f0d2"; + content: "\f0d2" } .fa-pinterest-square:before { - content: "\f0d3"; + content: "\f0d3" } .fa-google-plus-square:before { - content: "\f0d4"; + content: "\f0d4" } .fa-google-plus:before { - content: "\f0d5"; + content: "\f0d5" } .fa-money:before { - content: "\f0d6"; + content: "\f0d6" } .fa-caret-down:before { - content: "\f0d7"; + content: "\f0d7" } .fa-caret-up:before { - content: "\f0d8"; + content: "\f0d8" } .fa-caret-left:before { - content: "\f0d9"; + content: "\f0d9" } .fa-caret-right:before { - content: "\f0da"; + content: "\f0da" } .fa-columns:before { - content: "\f0db"; + content: "\f0db" } .fa-unsorted:before,.fa-sort:before { - content: "\f0dc"; + content: "\f0dc" } .fa-sort-down:before,.fa-sort-desc:before { - content: "\f0dd"; + content: "\f0dd" } .fa-sort-up:before,.fa-sort-asc:before { - content: "\f0de"; + content: "\f0de" } .fa-envelope:before { - content: "\f0e0"; + content: "\f0e0" } .fa-linkedin:before { - content: "\f0e1"; + content: "\f0e1" } .fa-rotate-left:before,.fa-undo:before { - content: "\f0e2"; + content: "\f0e2" } .fa-legal:before,.fa-gavel:before { - content: "\f0e3"; + content: "\f0e3" } .fa-dashboard:before,.fa-tachometer:before { - content: "\f0e4"; + content: "\f0e4" } .fa-comment-o:before { - content: "\f0e5"; + content: "\f0e5" } .fa-comments-o:before { - content: "\f0e6"; + content: "\f0e6" } .fa-flash:before,.fa-bolt:before { - content: "\f0e7"; + content: "\f0e7" } .fa-sitemap:before { - content: "\f0e8"; + content: "\f0e8" } .fa-umbrella:before { - content: "\f0e9"; + content: "\f0e9" } .fa-paste:before,.fa-clipboard:before { - content: "\f0ea"; + content: "\f0ea" } .fa-lightbulb-o:before { - content: "\f0eb"; + content: "\f0eb" } .fa-exchange:before { - content: "\f0ec"; + content: "\f0ec" } .fa-cloud-download:before { - content: "\f0ed"; + content: "\f0ed" } .fa-cloud-upload:before { - content: "\f0ee"; + content: "\f0ee" } .fa-user-md:before { - content: "\f0f0"; + content: "\f0f0" } .fa-stethoscope:before { - content: "\f0f1"; + content: "\f0f1" } .fa-suitcase:before { - content: "\f0f2"; + content: "\f0f2" } .fa-bell-o:before { - content: "\f0a2"; + content: "\f0a2" } .fa-coffee:before { - content: "\f0f4"; + content: "\f0f4" } .fa-cutlery:before { - content: "\f0f5"; + content: "\f0f5" } .fa-file-text-o:before { - content: "\f0f6"; + content: "\f0f6" } .fa-building-o:before { - content: "\f0f7"; + content: "\f0f7" } .fa-hospital-o:before { - content: "\f0f8"; + content: "\f0f8" } .fa-ambulance:before { - content: "\f0f9"; + content: "\f0f9" } .fa-medkit:before { - content: "\f0fa"; + content: "\f0fa" } .fa-fighter-jet:before { - content: "\f0fb"; + content: "\f0fb" } .fa-beer:before { - content: "\f0fc"; + content: "\f0fc" } .fa-h-square:before { - content: "\f0fd"; + content: "\f0fd" } .fa-plus-square:before { - content: "\f0fe"; + content: "\f0fe" } .fa-angle-double-left:before { - content: "\f100"; + content: "\f100" } .fa-angle-double-right:before { - content: "\f101"; + content: "\f101" } .fa-angle-double-up:before { - content: "\f102"; + content: "\f102" } .fa-angle-double-down:before { - content: "\f103"; + content: "\f103" } .fa-angle-left:before { - content: "\f104"; + content: "\f104" } .fa-angle-right:before { - content: "\f105"; + content: "\f105" } .fa-angle-up:before { - content: "\f106"; + content: "\f106" } .fa-angle-down:before { - content: "\f107"; + content: "\f107" } .fa-desktop:before { - content: "\f108"; + content: "\f108" } .fa-laptop:before { - content: "\f109"; + content: "\f109" } .fa-tablet:before { - content: "\f10a"; + content: "\f10a" } .fa-mobile-phone:before,.fa-mobile:before { - content: "\f10b"; + content: "\f10b" } .fa-circle-o:before { - content: "\f10c"; + content: "\f10c" } .fa-quote-left:before { - content: "\f10d"; + content: "\f10d" } .fa-quote-right:before { - content: "\f10e"; + content: "\f10e" } .fa-spinner:before { - content: "\f110"; + content: "\f110" } .fa-circle:before { - content: "\f111"; + content: "\f111" } .fa-mail-reply:before,.fa-reply:before { - content: "\f112"; + content: "\f112" } .fa-github-alt:before { - content: "\f113"; + content: "\f113" } .fa-folder-o:before { - content: "\f114"; + content: "\f114" } .fa-folder-open-o:before { - content: "\f115"; + content: "\f115" } .fa-smile-o:before { - content: "\f118"; + content: "\f118" } .fa-frown-o:before { - content: "\f119"; + content: "\f119" } .fa-meh-o:before { - content: "\f11a"; + content: "\f11a" } .fa-gamepad:before { - content: "\f11b"; + content: "\f11b" } .fa-keyboard-o:before { - content: "\f11c"; + content: "\f11c" } .fa-flag-o:before { - content: "\f11d"; + content: "\f11d" } .fa-flag-checkered:before { - content: "\f11e"; + content: "\f11e" } .fa-terminal:before { - content: "\f120"; + content: "\f120" } .fa-code:before { - content: "\f121"; + content: "\f121" } .fa-mail-reply-all:before,.fa-reply-all:before { - content: "\f122"; + content: "\f122" } .fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before { - content: "\f123"; + content: "\f123" } .fa-location-arrow:before { - content: "\f124"; + content: "\f124" } .fa-crop:before { - content: "\f125"; + content: "\f125" } .fa-code-fork:before { - content: "\f126"; + content: "\f126" } .fa-unlink:before,.fa-chain-broken:before { - content: "\f127"; + content: "\f127" } .fa-question:before { - content: "\f128"; + content: "\f128" } .fa-info:before { - content: "\f129"; + content: "\f129" } .fa-exclamation:before { - content: "\f12a"; + content: "\f12a" } .fa-superscript:before { - content: "\f12b"; + content: "\f12b" } .fa-subscript:before { - content: "\f12c"; + content: "\f12c" } .fa-eraser:before { - content: "\f12d"; + content: "\f12d" } .fa-puzzle-piece:before { - content: "\f12e"; + content: "\f12e" } .fa-microphone:before { - content: "\f130"; + content: "\f130" } .fa-microphone-slash:before { - content: "\f131"; + content: "\f131" } .fa-shield:before { - content: "\f132"; + content: "\f132" } .fa-calendar-o:before { - content: "\f133"; + content: "\f133" } .fa-fire-extinguisher:before { - content: "\f134"; + content: "\f134" } .fa-rocket:before { - content: "\f135"; + content: "\f135" } .fa-maxcdn:before { - content: "\f136"; + content: "\f136" } .fa-chevron-circle-left:before { - content: "\f137"; + content: "\f137" } .fa-chevron-circle-right:before { - content: "\f138"; + content: "\f138" } .fa-chevron-circle-up:before { - content: "\f139"; + content: "\f139" } .fa-chevron-circle-down:before { - content: "\f13a"; + content: "\f13a" } .fa-html5:before { - content: "\f13b"; + content: "\f13b" } .fa-css3:before { - content: "\f13c"; + content: "\f13c" } .fa-anchor:before { - content: "\f13d"; + content: "\f13d" } .fa-unlock-alt:before { - content: "\f13e"; + content: "\f13e" } .fa-bullseye:before { - content: "\f140"; + content: "\f140" } .fa-ellipsis-h:before { - content: "\f141"; + content: "\f141" } .fa-ellipsis-v:before { - content: "\f142"; + content: "\f142" } .fa-rss-square:before { - content: "\f143"; + content: "\f143" } .fa-play-circle:before { - content: "\f144"; + content: "\f144" } .fa-ticket:before { - content: "\f145"; + content: "\f145" } .fa-minus-square:before { - content: "\f146"; + content: "\f146" } .fa-minus-square-o:before { - content: "\f147"; + content: "\f147" } .fa-level-up:before { - content: "\f148"; + content: "\f148" } .fa-level-down:before { - content: "\f149"; + content: "\f149" } .fa-check-square:before { - content: "\f14a"; + content: "\f14a" } .fa-pencil-square:before { - content: "\f14b"; + content: "\f14b" } .fa-external-link-square:before { - content: "\f14c"; + content: "\f14c" } .fa-share-square:before { - content: "\f14d"; + content: "\f14d" } .fa-compass:before { - content: "\f14e"; + content: "\f14e" } .fa-toggle-down:before,.fa-caret-square-o-down:before { - content: "\f150"; + content: "\f150" } .fa-toggle-up:before,.fa-caret-square-o-up:before { - content: "\f151"; + content: "\f151" } .fa-toggle-right:before,.fa-caret-square-o-right:before { - content: "\f152"; + content: "\f152" } .fa-euro:before,.fa-eur:before { - content: "\f153"; + content: "\f153" } .fa-gbp:before { - content: "\f154"; + content: "\f154" } .fa-dollar:before,.fa-usd:before { - content: "\f155"; + content: "\f155" } .fa-rupee:before,.fa-inr:before { - content: "\f156"; + content: "\f156" } .fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before { - content: "\f157"; + content: "\f157" } .fa-ruble:before,.fa-rouble:before,.fa-rub:before { - content: "\f158"; + content: "\f158" } .fa-won:before,.fa-krw:before { - content: "\f159"; + content: "\f159" } .fa-bitcoin:before,.fa-btc:before { - content: "\f15a"; + content: "\f15a" } .fa-file:before { - content: "\f15b"; + content: "\f15b" } .fa-file-text:before { - content: "\f15c"; + content: "\f15c" } .fa-sort-alpha-asc:before { - content: "\f15d"; + content: "\f15d" } .fa-sort-alpha-desc:before { - content: "\f15e"; + content: "\f15e" } .fa-sort-amount-asc:before { - content: "\f160"; + content: "\f160" } .fa-sort-amount-desc:before { - content: "\f161"; + content: "\f161" } .fa-sort-numeric-asc:before { - content: "\f162"; + content: "\f162" } .fa-sort-numeric-desc:before { - content: "\f163"; + content: "\f163" } .fa-thumbs-up:before { - content: "\f164"; + content: "\f164" } .fa-thumbs-down:before { - content: "\f165"; + content: "\f165" } .fa-youtube-square:before { - content: "\f166"; + content: "\f166" } .fa-youtube:before { - content: "\f167"; + content: "\f167" } .fa-xing:before { - content: "\f168"; + content: "\f168" } .fa-xing-square:before { - content: "\f169"; + content: "\f169" } .fa-youtube-play:before { - content: "\f16a"; + content: "\f16a" } .fa-dropbox:before { - content: "\f16b"; + content: "\f16b" } .fa-stack-overflow:before { - content: "\f16c"; + content: "\f16c" } .fa-instagram:before { - content: "\f16d"; + content: "\f16d" } .fa-flickr:before { - content: "\f16e"; + content: "\f16e" } .fa-adn:before { - content: "\f170"; + content: "\f170" } .fa-bitbucket:before { - content: "\f171"; + content: "\f171" } .fa-bitbucket-square:before { - content: "\f172"; + content: "\f172" } .fa-tumblr:before { - content: "\f173"; + content: "\f173" } .fa-tumblr-square:before { - content: "\f174"; + content: "\f174" } .fa-long-arrow-down:before { - content: "\f175"; + content: "\f175" } .fa-long-arrow-up:before { - content: "\f176"; + content: "\f176" } .fa-long-arrow-left:before { - content: "\f177"; + content: "\f177" } .fa-long-arrow-right:before { - content: "\f178"; + content: "\f178" } .fa-apple:before { - content: "\f179"; + content: "\f179" } .fa-windows:before { - content: "\f17a"; + content: "\f17a" } .fa-android:before { - content: "\f17b"; + content: "\f17b" } .fa-linux:before { - content: "\f17c"; + content: "\f17c" } .fa-dribbble:before { - content: "\f17d"; + content: "\f17d" } .fa-skype:before { - content: "\f17e"; + content: "\f17e" } .fa-foursquare:before { - content: "\f180"; + content: "\f180" } .fa-trello:before { - content: "\f181"; + content: "\f181" } .fa-female:before { - content: "\f182"; + content: "\f182" } .fa-male:before { - content: "\f183"; + content: "\f183" } .fa-gittip:before,.fa-gratipay:before { - content: "\f184"; + content: "\f184" } .fa-sun-o:before { - content: "\f185"; + content: "\f185" } .fa-moon-o:before { - content: "\f186"; + content: "\f186" } .fa-archive:before { - content: "\f187"; + content: "\f187" } .fa-bug:before { - content: "\f188"; + content: "\f188" } .fa-vk:before { - content: "\f189"; + content: "\f189" } .fa-weibo:before { - content: "\f18a"; + content: "\f18a" } .fa-renren:before { - content: "\f18b"; + content: "\f18b" } .fa-pagelines:before { - content: "\f18c"; + content: "\f18c" } .fa-stack-exchange:before { - content: "\f18d"; + content: "\f18d" } .fa-arrow-circle-o-right:before { - content: "\f18e"; + content: "\f18e" } .fa-arrow-circle-o-left:before { - content: "\f190"; + content: "\f190" } .fa-toggle-left:before,.fa-caret-square-o-left:before { - content: "\f191"; + content: "\f191" } .fa-dot-circle-o:before { - content: "\f192"; + content: "\f192" } .fa-wheelchair:before { - content: "\f193"; + content: "\f193" } .fa-vimeo-square:before { - content: "\f194"; + content: "\f194" } .fa-turkish-lira:before,.fa-try:before { - content: "\f195"; + content: "\f195" } .fa-plus-square-o:before { - content: "\f196"; + content: "\f196" } .fa-space-shuttle:before { - content: "\f197"; + content: "\f197" } .fa-slack:before { - content: "\f198"; + content: "\f198" } .fa-envelope-square:before { - content: "\f199"; + content: "\f199" } .fa-wordpress:before { - content: "\f19a"; + content: "\f19a" } .fa-openid:before { - content: "\f19b"; + content: "\f19b" } .fa-institution:before,.fa-bank:before,.fa-university:before { - content: "\f19c"; + content: "\f19c" } .fa-mortar-board:before,.fa-graduation-cap:before { - content: "\f19d"; + content: "\f19d" } .fa-yahoo:before { - content: "\f19e"; + content: "\f19e" } .fa-google:before { - content: "\f1a0"; + content: "\f1a0" } .fa-reddit:before { - content: "\f1a1"; + content: "\f1a1" } .fa-reddit-square:before { - content: "\f1a2"; + content: "\f1a2" } .fa-stumbleupon-circle:before { - content: "\f1a3"; + content: "\f1a3" } .fa-stumbleupon:before { - content: "\f1a4"; + content: "\f1a4" } .fa-delicious:before { - content: "\f1a5"; + content: "\f1a5" } .fa-digg:before { - content: "\f1a6"; + content: "\f1a6" } .fa-pied-piper-pp:before { - content: "\f1a7"; + content: "\f1a7" } .fa-pied-piper-alt:before { - content: "\f1a8"; + content: "\f1a8" } .fa-drupal:before { - content: "\f1a9"; + content: "\f1a9" } .fa-joomla:before { - content: "\f1aa"; + content: "\f1aa" } .fa-language:before { - content: "\f1ab"; + content: "\f1ab" } .fa-fax:before { - content: "\f1ac"; + content: "\f1ac" } .fa-building:before { - content: "\f1ad"; + content: "\f1ad" } .fa-child:before { - content: "\f1ae"; + content: "\f1ae" } .fa-paw:before { - content: "\f1b0"; + content: "\f1b0" } .fa-spoon:before { - content: "\f1b1"; + content: "\f1b1" } .fa-cube:before { - content: "\f1b2"; + content: "\f1b2" } .fa-cubes:before { - content: "\f1b3"; + content: "\f1b3" } .fa-behance:before { - content: "\f1b4"; + content: "\f1b4" } .fa-behance-square:before { - content: "\f1b5"; + content: "\f1b5" } .fa-steam:before { - content: "\f1b6"; + content: "\f1b6" } .fa-steam-square:before { - content: "\f1b7"; + content: "\f1b7" } .fa-recycle:before { - content: "\f1b8"; + content: "\f1b8" } .fa-automobile:before,.fa-car:before { - content: "\f1b9"; + content: "\f1b9" } .fa-cab:before,.fa-taxi:before { - content: "\f1ba"; + content: "\f1ba" } .fa-tree:before { - content: "\f1bb"; + content: "\f1bb" } .fa-spotify:before { - content: "\f1bc"; + content: "\f1bc" } .fa-deviantart:before { - content: "\f1bd"; + content: "\f1bd" } .fa-soundcloud:before { - content: "\f1be"; + content: "\f1be" } .fa-database:before { - content: "\f1c0"; + content: "\f1c0" } .fa-file-pdf-o:before { - content: "\f1c1"; + content: "\f1c1" } .fa-file-word-o:before { - content: "\f1c2"; + content: "\f1c2" } .fa-file-excel-o:before { - content: "\f1c3"; + content: "\f1c3" } .fa-file-powerpoint-o:before { - content: "\f1c4"; + content: "\f1c4" } .fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before { - content: "\f1c5"; + content: "\f1c5" } .fa-file-zip-o:before,.fa-file-archive-o:before { - content: "\f1c6"; + content: "\f1c6" } .fa-file-sound-o:before,.fa-file-audio-o:before { - content: "\f1c7"; + content: "\f1c7" } .fa-file-movie-o:before,.fa-file-video-o:before { - content: "\f1c8"; + content: "\f1c8" } .fa-file-code-o:before { - content: "\f1c9"; + content: "\f1c9" } .fa-vine:before { - content: "\f1ca"; + content: "\f1ca" } .fa-codepen:before { - content: "\f1cb"; + content: "\f1cb" } .fa-jsfiddle:before { - content: "\f1cc"; + content: "\f1cc" } .fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before { - content: "\f1cd"; + content: "\f1cd" } .fa-circle-o-notch:before { - content: "\f1ce"; + content: "\f1ce" } .fa-ra:before,.fa-resistance:before,.fa-rebel:before { - content: "\f1d0"; + content: "\f1d0" } .fa-ge:before,.fa-empire:before { - content: "\f1d1"; + content: "\f1d1" } .fa-git-square:before { - content: "\f1d2"; + content: "\f1d2" } .fa-git:before { - content: "\f1d3"; + content: "\f1d3" } .fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before { - content: "\f1d4"; + content: "\f1d4" } .fa-tencent-weibo:before { - content: "\f1d5"; + content: "\f1d5" } .fa-qq:before { - content: "\f1d6"; + content: "\f1d6" } .fa-wechat:before,.fa-weixin:before { - content: "\f1d7"; + content: "\f1d7" } .fa-send:before,.fa-paper-plane:before { - content: "\f1d8"; + content: "\f1d8" } .fa-send-o:before,.fa-paper-plane-o:before { - content: "\f1d9"; + content: "\f1d9" } .fa-history:before { - content: "\f1da"; + content: "\f1da" } .fa-circle-thin:before { - content: "\f1db"; + content: "\f1db" } .fa-header:before { - content: "\f1dc"; + content: "\f1dc" } .fa-paragraph:before { - content: "\f1dd"; + content: "\f1dd" } .fa-sliders:before { - content: "\f1de"; + content: "\f1de" } .fa-share-alt:before { - content: "\f1e0"; + content: "\f1e0" } .fa-share-alt-square:before { - content: "\f1e1"; + content: "\f1e1" } .fa-bomb:before { - content: "\f1e2"; + content: "\f1e2" } .fa-soccer-ball-o:before,.fa-futbol-o:before { - content: "\f1e3"; + content: "\f1e3" } .fa-tty:before { - content: "\f1e4"; + content: "\f1e4" } .fa-binoculars:before { - content: "\f1e5"; + content: "\f1e5" } .fa-plug:before { - content: "\f1e6"; + content: "\f1e6" } .fa-slideshare:before { - content: "\f1e7"; + content: "\f1e7" } .fa-twitch:before { - content: "\f1e8"; + content: "\f1e8" } .fa-yelp:before { - content: "\f1e9"; + content: "\f1e9" } .fa-newspaper-o:before { - content: "\f1ea"; + content: "\f1ea" } .fa-wifi:before { - content: "\f1eb"; + content: "\f1eb" } .fa-calculator:before { - content: "\f1ec"; + content: "\f1ec" } .fa-paypal:before { - content: "\f1ed"; + content: "\f1ed" } .fa-google-wallet:before { - content: "\f1ee"; + content: "\f1ee" } .fa-cc-visa:before { - content: "\f1f0"; + content: "\f1f0" } .fa-cc-mastercard:before { - content: "\f1f1"; + content: "\f1f1" } .fa-cc-discover:before { - content: "\f1f2"; + content: "\f1f2" } .fa-cc-amex:before { - content: "\f1f3"; + content: "\f1f3" } .fa-cc-paypal:before { - content: "\f1f4"; + content: "\f1f4" } .fa-cc-stripe:before { - content: "\f1f5"; + content: "\f1f5" } .fa-bell-slash:before { - content: "\f1f6"; + content: "\f1f6" } .fa-bell-slash-o:before { - content: "\f1f7"; + content: "\f1f7" } .fa-trash:before { - content: "\f1f8"; + content: "\f1f8" } .fa-copyright:before { - content: "\f1f9"; + content: "\f1f9" } .fa-at:before { - content: "\f1fa"; + content: "\f1fa" } .fa-eyedropper:before { - content: "\f1fb"; + content: "\f1fb" } .fa-paint-brush:before { - content: "\f1fc"; + content: "\f1fc" } .fa-birthday-cake:before { - content: "\f1fd"; + content: "\f1fd" } .fa-area-chart:before { - content: "\f1fe"; + content: "\f1fe" } .fa-pie-chart:before { - content: "\f200"; + content: "\f200" } .fa-line-chart:before { - content: "\f201"; + content: "\f201" } .fa-lastfm:before { - content: "\f202"; + content: "\f202" } .fa-lastfm-square:before { - content: "\f203"; + content: "\f203" } .fa-toggle-off:before { - content: "\f204"; + content: "\f204" } .fa-toggle-on:before { - content: "\f205"; + content: "\f205" } .fa-bicycle:before { - content: "\f206"; + content: "\f206" } .fa-bus:before { - content: "\f207"; + content: "\f207" } .fa-ioxhost:before { - content: "\f208"; + content: "\f208" } .fa-angellist:before { - content: "\f209"; + content: "\f209" } .fa-cc:before { - content: "\f20a"; + content: "\f20a" } .fa-shekel:before,.fa-sheqel:before,.fa-ils:before { - content: "\f20b"; + content: "\f20b" } .fa-meanpath:before { - content: "\f20c"; + content: "\f20c" } .fa-buysellads:before { - content: "\f20d"; + content: "\f20d" } .fa-connectdevelop:before { - content: "\f20e"; + content: "\f20e" } .fa-dashcube:before { - content: "\f210"; + content: "\f210" } .fa-forumbee:before { - content: "\f211"; + content: "\f211" } .fa-leanpub:before { - content: "\f212"; + content: "\f212" } .fa-sellsy:before { - content: "\f213"; + content: "\f213" } .fa-shirtsinbulk:before { - content: "\f214"; + content: "\f214" } .fa-simplybuilt:before { - content: "\f215"; + content: "\f215" } .fa-skyatlas:before { - content: "\f216"; + content: "\f216" } .fa-cart-plus:before { - content: "\f217"; + content: "\f217" } .fa-cart-arrow-down:before { - content: "\f218"; + content: "\f218" } .fa-diamond:before { - content: "\f219"; + content: "\f219" } .fa-ship:before { - content: "\f21a"; + content: "\f21a" } .fa-user-secret:before { - content: "\f21b"; + content: "\f21b" } .fa-motorcycle:before { - content: "\f21c"; + content: "\f21c" } .fa-street-view:before { - content: "\f21d"; + content: "\f21d" } .fa-heartbeat:before { - content: "\f21e"; + content: "\f21e" } .fa-venus:before { - content: "\f221"; + content: "\f221" } .fa-mars:before { - content: "\f222"; + content: "\f222" } .fa-mercury:before { - content: "\f223"; + content: "\f223" } .fa-intersex:before,.fa-transgender:before { - content: "\f224"; + content: "\f224" } .fa-transgender-alt:before { - content: "\f225"; + content: "\f225" } .fa-venus-double:before { - content: "\f226"; + content: "\f226" } .fa-mars-double:before { - content: "\f227"; + content: "\f227" } .fa-venus-mars:before { - content: "\f228"; + content: "\f228" } .fa-mars-stroke:before { - content: "\f229"; + content: "\f229" } .fa-mars-stroke-v:before { - content: "\f22a"; + content: "\f22a" } .fa-mars-stroke-h:before { - content: "\f22b"; + content: "\f22b" } .fa-neuter:before { - content: "\f22c"; + content: "\f22c" } .fa-genderless:before { - content: "\f22d"; + content: "\f22d" } .fa-facebook-official:before { - content: "\f230"; + content: "\f230" } .fa-pinterest-p:before { - content: "\f231"; + content: "\f231" } .fa-whatsapp:before { - content: "\f232"; + content: "\f232" } .fa-server:before { - content: "\f233"; + content: "\f233" } .fa-user-plus:before { - content: "\f234"; + content: "\f234" } .fa-user-times:before { - content: "\f235"; + content: "\f235" } .fa-hotel:before,.fa-bed:before { - content: "\f236"; + content: "\f236" } .fa-viacoin:before { - content: "\f237"; + content: "\f237" } .fa-train:before { - content: "\f238"; + content: "\f238" } .fa-subway:before { - content: "\f239"; + content: "\f239" } .fa-medium:before { - content: "\f23a"; + content: "\f23a" } .fa-yc:before,.fa-y-combinator:before { - content: "\f23b"; + content: "\f23b" } .fa-optin-monster:before { - content: "\f23c"; + content: "\f23c" } .fa-opencart:before { - content: "\f23d"; + content: "\f23d" } .fa-expeditedssl:before { - content: "\f23e"; + content: "\f23e" } .fa-battery-4:before,.fa-battery:before,.fa-battery-full:before { - content: "\f240"; + content: "\f240" } .fa-battery-3:before,.fa-battery-three-quarters:before { - content: "\f241"; + content: "\f241" } .fa-battery-2:before,.fa-battery-half:before { - content: "\f242"; + content: "\f242" } .fa-battery-1:before,.fa-battery-quarter:before { - content: "\f243"; + content: "\f243" } .fa-battery-0:before,.fa-battery-empty:before { - content: "\f244"; + content: "\f244" } .fa-mouse-pointer:before { - content: "\f245"; + content: "\f245" } .fa-i-cursor:before { - content: "\f246"; + content: "\f246" } .fa-object-group:before { - content: "\f247"; + content: "\f247" } .fa-object-ungroup:before { - content: "\f248"; + content: "\f248" } .fa-sticky-note:before { - content: "\f249"; + content: "\f249" } .fa-sticky-note-o:before { - content: "\f24a"; + content: "\f24a" } .fa-cc-jcb:before { - content: "\f24b"; + content: "\f24b" } .fa-cc-diners-club:before { - content: "\f24c"; + content: "\f24c" } .fa-clone:before { - content: "\f24d"; + content: "\f24d" } .fa-balance-scale:before { - content: "\f24e"; + content: "\f24e" } .fa-hourglass-o:before { - content: "\f250"; + content: "\f250" } .fa-hourglass-1:before,.fa-hourglass-start:before { - content: "\f251"; + content: "\f251" } .fa-hourglass-2:before,.fa-hourglass-half:before { - content: "\f252"; + content: "\f252" } .fa-hourglass-3:before,.fa-hourglass-end:before { - content: "\f253"; + content: "\f253" } .fa-hourglass:before { - content: "\f254"; + content: "\f254" } .fa-hand-grab-o:before,.fa-hand-rock-o:before { - content: "\f255"; + content: "\f255" } .fa-hand-stop-o:before,.fa-hand-paper-o:before { - content: "\f256"; + content: "\f256" } .fa-hand-scissors-o:before { - content: "\f257"; + content: "\f257" } .fa-hand-lizard-o:before { - content: "\f258"; + content: "\f258" } .fa-hand-spock-o:before { - content: "\f259"; + content: "\f259" } .fa-hand-pointer-o:before { - content: "\f25a"; + content: "\f25a" } .fa-hand-peace-o:before { - content: "\f25b"; + content: "\f25b" } .fa-trademark:before { - content: "\f25c"; + content: "\f25c" } .fa-registered:before { - content: "\f25d"; + content: "\f25d" } .fa-creative-commons:before { - content: "\f25e"; + content: "\f25e" } .fa-gg:before { - content: "\f260"; + content: "\f260" } .fa-gg-circle:before { - content: "\f261"; + content: "\f261" } .fa-tripadvisor:before { - content: "\f262"; + content: "\f262" } .fa-odnoklassniki:before { - content: "\f263"; + content: "\f263" } .fa-odnoklassniki-square:before { - content: "\f264"; + content: "\f264" } .fa-get-pocket:before { - content: "\f265"; + content: "\f265" } .fa-wikipedia-w:before { - content: "\f266"; + content: "\f266" } .fa-safari:before { - content: "\f267"; + content: "\f267" } .fa-chrome:before { - content: "\f268"; + content: "\f268" } .fa-firefox:before { - content: "\f269"; + content: "\f269" } .fa-opera:before { - content: "\f26a"; + content: "\f26a" } .fa-internet-explorer:before { - content: "\f26b"; + content: "\f26b" } .fa-tv:before,.fa-television:before { - content: "\f26c"; + content: "\f26c" } .fa-contao:before { - content: "\f26d"; + content: "\f26d" } .fa-500px:before { - content: "\f26e"; + content: "\f26e" } .fa-amazon:before { - content: "\f270"; + content: "\f270" } .fa-calendar-plus-o:before { - content: "\f271"; + content: "\f271" } .fa-calendar-minus-o:before { - content: "\f272"; + content: "\f272" } .fa-calendar-times-o:before { - content: "\f273"; + content: "\f273" } .fa-calendar-check-o:before { - content: "\f274"; + content: "\f274" } .fa-industry:before { - content: "\f275"; + content: "\f275" } .fa-map-pin:before { - content: "\f276"; + content: "\f276" } .fa-map-signs:before { - content: "\f277"; + content: "\f277" } .fa-map-o:before { - content: "\f278"; + content: "\f278" } .fa-map:before { - content: "\f279"; + content: "\f279" } .fa-commenting:before { - content: "\f27a"; + content: "\f27a" } .fa-commenting-o:before { - content: "\f27b"; + content: "\f27b" } .fa-houzz:before { - content: "\f27c"; + content: "\f27c" } .fa-vimeo:before { - content: "\f27d"; + content: "\f27d" } .fa-black-tie:before { - content: "\f27e"; + content: "\f27e" } .fa-fonticons:before { - content: "\f280"; + content: "\f280" } .fa-reddit-alien:before { - content: "\f281"; + content: "\f281" } .fa-edge:before { - content: "\f282"; + content: "\f282" } .fa-credit-card-alt:before { - content: "\f283"; + content: "\f283" } .fa-codiepie:before { - content: "\f284"; + content: "\f284" } .fa-modx:before { - content: "\f285"; + content: "\f285" } .fa-fort-awesome:before { - content: "\f286"; + content: "\f286" } .fa-usb:before { - content: "\f287"; + content: "\f287" } .fa-product-hunt:before { - content: "\f288"; + content: "\f288" } .fa-mixcloud:before { - content: "\f289"; + content: "\f289" } .fa-scribd:before { - content: "\f28a"; + content: "\f28a" } .fa-pause-circle:before { - content: "\f28b"; + content: "\f28b" } .fa-pause-circle-o:before { - content: "\f28c"; + content: "\f28c" } .fa-stop-circle:before { - content: "\f28d"; + content: "\f28d" } .fa-stop-circle-o:before { - content: "\f28e"; + content: "\f28e" } .fa-shopping-bag:before { - content: "\f290"; + content: "\f290" } .fa-shopping-basket:before { - content: "\f291"; + content: "\f291" } .fa-hashtag:before { - content: "\f292"; + content: "\f292" } .fa-bluetooth:before { - content: "\f293"; + content: "\f293" } .fa-bluetooth-b:before { - content: "\f294"; + content: "\f294" } .fa-percent:before { - content: "\f295"; + content: "\f295" } .fa-gitlab:before { - content: "\f296"; + content: "\f296" } .fa-wpbeginner:before { - content: "\f297"; + content: "\f297" } .fa-wpforms:before { - content: "\f298"; + content: "\f298" } .fa-envira:before { - content: "\f299"; + content: "\f299" } .fa-universal-access:before { - content: "\f29a"; + content: "\f29a" } .fa-wheelchair-alt:before { - content: "\f29b"; + content: "\f29b" } .fa-question-circle-o:before { - content: "\f29c"; + content: "\f29c" } .fa-blind:before { - content: "\f29d"; + content: "\f29d" } .fa-audio-description:before { - content: "\f29e"; + content: "\f29e" } .fa-volume-control-phone:before { - content: "\f2a0"; + content: "\f2a0" } .fa-braille:before { - content: "\f2a1"; + content: "\f2a1" } .fa-assistive-listening-systems:before { - content: "\f2a2"; + content: "\f2a2" } .fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before { - content: "\f2a3"; + content: "\f2a3" } .fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before { - content: "\f2a4"; + content: "\f2a4" } .fa-glide:before { - content: "\f2a5"; + content: "\f2a5" } .fa-glide-g:before { - content: "\f2a6"; + content: "\f2a6" } .fa-signing:before,.fa-sign-language:before { - content: "\f2a7"; + content: "\f2a7" } .fa-low-vision:before { - content: "\f2a8"; + content: "\f2a8" } .fa-viadeo:before { - content: "\f2a9"; + content: "\f2a9" } .fa-viadeo-square:before { - content: "\f2aa"; + content: "\f2aa" } .fa-snapchat:before { - content: "\f2ab"; + content: "\f2ab" } .fa-snapchat-ghost:before { - content: "\f2ac"; + content: "\f2ac" } .fa-snapchat-square:before { - content: "\f2ad"; + content: "\f2ad" } .fa-pied-piper:before { - content: "\f2ae"; + content: "\f2ae" } .fa-first-order:before { - content: "\f2b0"; + content: "\f2b0" } .fa-yoast:before { - content: "\f2b1"; + content: "\f2b1" } .fa-themeisle:before { - content: "\f2b2"; + content: "\f2b2" } .fa-google-plus-circle:before,.fa-google-plus-official:before { - content: "\f2b3"; + content: "\f2b3" } .fa-fa:before,.fa-font-awesome:before { - content: "\f2b4"; + content: "\f2b4" } .fa-handshake-o:before { - content: "\f2b5"; + content: "\f2b5" } .fa-envelope-open:before { - content: "\f2b6"; + content: "\f2b6" } .fa-envelope-open-o:before { - content: "\f2b7"; + content: "\f2b7" } .fa-linode:before { - content: "\f2b8"; + content: "\f2b8" } .fa-address-book:before { - content: "\f2b9"; + content: "\f2b9" } .fa-address-book-o:before { - content: "\f2ba"; + content: "\f2ba" } .fa-vcard:before,.fa-address-card:before { - content: "\f2bb"; + content: "\f2bb" } .fa-vcard-o:before,.fa-address-card-o:before { - content: "\f2bc"; + content: "\f2bc" } .fa-user-circle:before { - content: "\f2bd"; + content: "\f2bd" } .fa-user-circle-o:before { - content: "\f2be"; + content: "\f2be" } .fa-user-o:before { - content: "\f2c0"; + content: "\f2c0" } .fa-id-badge:before { - content: "\f2c1"; + content: "\f2c1" } .fa-drivers-license:before,.fa-id-card:before { - content: "\f2c2"; + content: "\f2c2" } .fa-drivers-license-o:before,.fa-id-card-o:before { - content: "\f2c3"; + content: "\f2c3" } .fa-quora:before { - content: "\f2c4"; + content: "\f2c4" } .fa-free-code-camp:before { - content: "\f2c5"; + content: "\f2c5" } .fa-telegram:before { - content: "\f2c6"; + content: "\f2c6" } .fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before { - content: "\f2c7"; + content: "\f2c7" } .fa-thermometer-3:before,.fa-thermometer-three-quarters:before { - content: "\f2c8"; + content: "\f2c8" } .fa-thermometer-2:before,.fa-thermometer-half:before { - content: "\f2c9"; + content: "\f2c9" } .fa-thermometer-1:before,.fa-thermometer-quarter:before { - content: "\f2ca"; + content: "\f2ca" } .fa-thermometer-0:before,.fa-thermometer-empty:before { - content: "\f2cb"; + content: "\f2cb" } .fa-shower:before { - content: "\f2cc"; + content: "\f2cc" } .fa-bathtub:before,.fa-s15:before,.fa-bath:before { - content: "\f2cd"; + content: "\f2cd" } .fa-podcast:before { - content: "\f2ce"; + content: "\f2ce" } .fa-window-maximize:before { - content: "\f2d0"; + content: "\f2d0" } .fa-window-minimize:before { - content: "\f2d1"; + content: "\f2d1" } .fa-window-restore:before { - content: "\f2d2"; + content: "\f2d2" } .fa-times-rectangle:before,.fa-window-close:before { - content: "\f2d3"; + content: "\f2d3" } .fa-times-rectangle-o:before,.fa-window-close-o:before { - content: "\f2d4"; + content: "\f2d4" } .fa-bandcamp:before { - content: "\f2d5"; + content: "\f2d5" } .fa-grav:before { - content: "\f2d6"; + content: "\f2d6" } .fa-etsy:before { - content: "\f2d7"; + content: "\f2d7" } .fa-imdb:before { - content: "\f2d8"; + content: "\f2d8" } .fa-ravelry:before { - content: "\f2d9"; + content: "\f2d9" } .fa-eercast:before { - content: "\f2da"; + content: "\f2da" } .fa-microchip:before { - content: "\f2db"; + content: "\f2db" } .fa-snowflake-o:before { - content: "\f2dc"; + content: "\f2dc" } .fa-superpowers:before { - content: "\f2dd"; + content: "\f2dd" } .fa-wpexplorer:before { - content: "\f2de"; + content: "\f2de" } .fa-meetup:before { - content: "\f2e0"; -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0,0,0,0); - border: 0; -} - -.sr-only-focusable:active,.sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} - -.tribute-container { - position: absolute; - top: 0; - left: 0; - height: auto; - max-height: 300px; - max-width: 500px; - overflow: auto; - display: block; - z-index: 999999; -} - -.tribute-container ul { - margin: 2px 0 0; - padding: 0; - list-style: none; - background: #efefef; -} - -.tribute-container li { - padding: 5px; - cursor: pointer; -} - -.tribute-container li.highlight { - background: #ddd; -} - -.tribute-container li span { - font-weight: 700; -} - -.tribute-container li.no-match { - cursor: default; -} - -.tribute-container .menu-highlighted { - font-weight: 700; + content: "\f2e0" } @keyframes isloadingspin { - 0% { - transform: translate(-50%,-50%) rotate(0); - } + 0% { + transform: translate(-50%,-50%) rotate(0) + } - to { - transform: translate(-50%,-50%) rotate(360deg); - } + to { + transform: translate(-50%,-50%) rotate(360deg) + } } .is-loading { - background: transparent!important; - color: transparent!important; - border: transparent!important; - pointer-events: none!important; - position: relative!important; - overflow: hidden!important; + background: transparent!important; + color: transparent!important; + border: transparent!important; + pointer-events: none!important; + position: relative!important; + overflow: hidden!important } .is-loading:after { - content: ""; - position: absolute; - display: block; - width: 4rem; - height: 4rem; - left: 50%; - top: 50%; - transform: translate(-50%,-50%); - animation: isloadingspin .5s infinite linear; - border-width: 4px; - border-style: solid; - border-color: var(--color-secondary) var(--color-secondary) var(--color-secondary-dark-8) var(--color-secondary-dark-8); - border-radius: 100%; + content: ""; + position: absolute; + display: block; + width: 4rem; + height: 4rem; + left: 50%; + top: 50%; + transform: translate(-50%,-50%); + animation: isloadingspin .5s infinite linear; + border-width: 4px; + border-style: solid; + border-color: var(--color-secondary) var(--color-secondary) var(--color-secondary-dark-8) var(--color-secondary-dark-8); + border-radius: 100% } .markup pre.is-loading,.editor-loading.is-loading { - height: var(--height-loading); + height: var(--height-loading) +} + +.btn-octicon.is-loading:after { + border-width: 2px; + height: 1.25rem; + width: 1.25rem } code.language-math.is-loading:after { - padding: 0; - border-width: 2px; - width: 1.25rem; - height: 1.25rem; + padding: 0; + border-width: 2px; + width: 1.25rem; + height: 1.25rem } @keyframes fadein { - 0% { - opacity: 0; - } + 0% { + opacity: 0 + } - to { - opacity: 1; - } + to { + opacity: 1 + } } @keyframes fadeout { - 0% { - opacity: 1; - } + 0% { + opacity: 1 + } - to { - opacity: 0; - } + to { + opacity: 0 + } } @keyframes pulse { - 0% { - transform: scale(1); - } + 0% { + transform: scale(1) + } - 50% { - transform: scale(1.8); - } + 50% { + transform: scale(1.8) + } - to { - transform: scale(1); - } + to { + transform: scale(1) + } } .pulse { - animation: pulse 2s linear; + animation: pulse 2s linear } .issue.list { - list-style: none; - margin-top: 1rem; + list-style: none; + margin-top: 1rem } .issue.list a:not(.label):hover { - color: var(--color-primary)!important; + color: var(--color-primary)!important } .issue.list>.item .issue-checkbox { - margin-top: 1px; + margin-top: 1px } .issue.list>.item .issue-item-icon svg { - margin-right: .75rem; - margin-top: 1px; + margin-right: .75rem; + margin-top: 1px } .issue.list>.item .issue-item-icons-right>*+* { - margin-left: .5rem; + margin-left: .5rem } .issue.list>.item .issue-item-main { - width: 100%; + width: 100% +} + +.issue.list>.item .action-item-main { + width: 80% +} + +.issue.list>.item .issue-item-right { + width: 15% } .issue.list>.item .issue-item-top-row { - max-width: 100%; - color: var(--color-text); - font-size: 16px; - min-width: 0; - font-weight: 600; + max-width: 100%; + color: var(--color-text); + font-size: 16px; + min-width: 0; + font-weight: 600 +} + +.issue.list>.item .issue-item-top-row a.index { + max-width: fit-content; + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 2; + overflow: hidden; + word-break: break-all } .issue.list>.item .labels-list { - position: relative; - top: -1.5px; + position: relative; + top: -1.5px } .issue.list>.item .issue-item-bottom-row { - font-size: 13px; + font-size: 13px } .issue.list>.item .title { - color: var(--color-text); - word-break: break-word; + color: var(--color-text); + word-break: break-word } .issue.list>.item .issue-item-icon-right { - min-width: 2rem; + min-width: 2rem } .issue.list>.item .assignee { - position: relative; - top: -2px; + position: relative; + top: -2px } .issue.list>.item .assignee img { - width: 20px; - height: 20px; - margin-right: 2px; + width: 20px; + height: 20px; + margin-right: 2px } .issue.list>.item .desc { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .issue.list>.item .desc a { - color: inherit; + color: inherit } .issue.list>.item .desc .time-since,.issue.list>.item .desc a { - margin-left: .25rem; - margin-right: .25rem; + margin-left: .25rem; + margin-right: .25rem } .issue.list>.item .desc .waiting,.issue.list>.item .desc .approvals,.issue.list>.item .desc .rejects { - padding-left: 5px; + padding-left: 5px } .issue.list>.item .desc .checklist { - padding-left: 5px; + padding-left: 5px } .issue.list>.item .desc .checklist progress { - margin-left: 2px; - width: 80px; - height: 6px; - display: inline-block; - border-radius: 3px; - vertical-align: 2px!important; + margin-left: 2px; + width: 80px; + height: 6px; + display: inline-block; + border-radius: 3px; + vertical-align: 2px!important } .issue.list>.item .desc .checklist progress::-webkit-progress-value { - background-color: var(--color-secondary-dark-4); + background-color: var(--color-secondary-dark-4) } .issue.list>.item .desc .checklist progress::-moz-progress-bar { - background-color: var(--color-secondary-dark-4); + background-color: var(--color-secondary-dark-4) } .issue.list>.item .desc .conflicting { - padding-left: 5px; + padding-left: 5px } .issue.list>.item .desc .due-date { - padding-left: 5px; + padding-left: 5px } .issue.list>.item .desc a.milestone,.issue.list>.item .desc a.project { - margin-left: 5px; + margin-left: 5px } .issue.list>.item .desc a.ref { - margin-left: 8px; + margin-left: 8px } .issue.list>.item .desc a.ref span { - margin-right: -4px; + margin-right: -4px } .issue.list>.item .desc .overdue { - color: var(--color-red); + color: var(--color-red) } .issue.list .branches { - display: inline-flex; - padding: 0 4px; + display: inline-flex; + padding: 0 4px } .issue.list .branches .branch { - background-color: var(--color-secondary); - border-radius: 3px; + background-color: var(--color-secondary); + border-radius: 3px } .issue.list .branches .truncated-name { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - max-width: 10em; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + max-width: 10em } .issue.list>.item+.item { - border-top: 1px solid var(--color-secondary); + border-top: 1px solid var(--color-secondary) } .ui .field .dropzone { - border: 2px dashed var(--color-secondary); - background: none; - box-shadow: none; - padding: 0; - border-radius: 4px; - min-height: 0; + border: 2px dashed var(--color-secondary); + background: none; + box-shadow: none; + padding: 0; + border-radius: 4px; + min-height: 0 } .ui .field .dropzone .dz-message { - margin: 10px 0; + margin: 10px 0 } .dropzone .dz-button { - color: var(--color-text-light)!important; + color: var(--color-text-light)!important } .dropzone:hover .dz-button { - color: var(--color-text)!important; + color: var(--color-text)!important } .dropzone .dz-error-message { - top: 145px!important; + top: 145px!important } .dropzone .dz-image { - display: flex!important; - align-items: center!important; - justify-content: center!important; - border-radius: 0!important; + display: flex!important; + align-items: center!important; + justify-content: center!important; + border-radius: 0!important } .dropzone .dz-image img { - max-width: 100%!important; - max-height: 100%!important; - object-fit: contain!important; + max-width: 100%!important; + max-height: 100%!important; + object-fit: contain!important } .dropzone .dz-preview.dz-image-preview,.dropzone-attachments .thumbnails img { - background: transparent!important; + background: transparent!important } .dropzone-attachments .thumbnails img { - height: 120px!important; - width: 120px!important; - object-fit: contain!important; - margin-bottom: 0!important; + height: 120px!important; + width: 120px!important; + object-fit: contain!important; + margin-bottom: 0!important } .dropzone .dz-preview:hover .dz-image img { - filter: opacity(.5)!important; + filter: opacity(.5)!important } #git-graph-container { - overflow-x: auto; - width: 100%; - min-height: 350px; + overflow-x: auto; + width: 100%; + min-height: 350px } #git-graph-container>.ui.segment.loading { - border: 0; - z-index: 1; - min-height: 246px; + border: 0; + z-index: 1; + min-height: 246px } #git-graph-container h2 { - display: flex; - justify-content: space-between; - align-items: center; + display: flex; + justify-content: space-between; + align-items: center } #git-graph-container .color-buttons { - margin-right: 0; + margin-right: 0 } #git-graph-container .ui.header.dividing { - padding-bottom: 10px; + padding-bottom: 10px } #git-graph-container #flow-select-refs-dropdown { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - min-width: 250px; - border-right: none; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + min-width: 250px; + border-right: none } #git-graph-container #flow-select-refs-dropdown .ui.label { - max-width: 180px; - display: inline-flex!important; - align-items: center; + max-width: 180px; + display: inline-flex!important; + align-items: center } #git-graph-container #flow-select-refs-dropdown .ui.label .truncate { - display: inline-block; - max-width: 140px; - overflow: hidden; - text-overflow: ellipsis; - vertical-align: top; - white-space: nowrap; + display: inline-block; + max-width: 140px; + overflow: hidden; + text-overflow: ellipsis; + vertical-align: top; + white-space: nowrap } #git-graph-container #flow-select-refs-dropdown .dropdown.icon { - display: none; + display: none } #git-graph-container #flow-select-refs-dropdown .default.text { - padding-top: 4px; - padding-bottom: 4px; + padding-top: 4px; + padding-bottom: 4px } #git-graph-container #flow-select-refs-dropdown input.search { - position: relative; - top: 1px; + position: relative; + top: 1px } #git-graph-container li { - list-style-type: none; - height: 24px; - line-height: 24px; - white-space: nowrap; - display: flex; - align-items: center; + list-style-type: none; + height: 24px; + line-height: 24px; + white-space: nowrap; + display: flex; + align-items: center } #git-graph-container li .node-relation { - font-family: var(--fonts-monospace); + font-family: var(--fonts-monospace) } #git-graph-container li .author { - color: var(--color-text-light); + color: var(--color-text-light) } #git-graph-container li .time { - color: var(--color-text-light-3); - font-size: 80%; + color: var(--color-text-light-3); + font-size: 80% } #git-graph-container li a:not(.ui):hover { - text-decoration: underline; + text-decoration: underline } #git-graph-container li a em { - color: var(--color-red); - border-bottom: 1px dotted var(--color-secondary); - text-decoration: none; - font-style: normal; + color: var(--color-red); + border-bottom: 1px dotted var(--color-secondary); + text-decoration: none; + font-style: normal } #git-graph-container #rel-container { - max-width: 30%; - overflow-x: auto; - float: left; + max-width: 30%; + overflow-x: auto; + float: left } #git-graph-container #rev-container { - width: 100%; + width: 100% } #git-graph-container #rev-list { - margin: 0; - padding: 0; - width: 100%; + margin: 0; + padding: 0; + width: 100% } #git-graph-container #rev-list li.highlight.hover { - background-color: var(--color-secondary-alpha-30); + background-color: var(--color-secondary-alpha-30) } #git-graph-container #rev-list .tags a.button { - padding: 2px 4px; + padding: 2px 4px } #git-graph-container #rev-list .sha.label { - padding-top: 5px; - padding-bottom: 3px; + padding-top: 5px; + padding-bottom: 3px } #git-graph-container #rev-list .sha.label .shortsha { - padding-top: 0; + padding-top: 0 } #git-graph-container #rev-list .sha.label .shortsha-pad { - padding-right: 10px; + padding-right: 10px } #git-graph-container #rev-list .sha.label .ui.detail.icon.button { - padding-top: 3px; - margin-top: -5px; - padding-bottom: 1px; + padding-top: 3px; + margin-top: -5px; + padding-bottom: 1px } #git-graph-container #rev-list .author img.ui.avatar { - width: auto; - height: 18px; - max-width: none; + width: auto; + height: 18px; + max-width: none } #git-graph-container #graph-raw-list { - margin: 0; + margin: 0 } #git-graph-container.monochrome #rel-container .flow-group { - stroke: var(--color-secondary-dark-5); - fill: var(--color-secondary-dark-5); + stroke: var(--color-secondary-dark-5); + fill: var(--color-secondary-dark-5) } #git-graph-container.monochrome #rel-container .flow-group.highlight { - stroke: var(--color-secondary-dark-12); - fill: var(--color-secondary-dark-12); + stroke: var(--color-secondary-dark-12); + fill: var(--color-secondary-dark-12) } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-1 { - stroke: #499a37; - fill: #499a37; + stroke: #499a37; + fill: #499a37 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-2 { - stroke: #ce4751; - fill: #ce4751; + stroke: #ce4751; + fill: #ce4751 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-3 { - stroke: #8f9121; - fill: #8f9121; + stroke: #8f9121; + fill: #8f9121 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-4 { - stroke: #ac32a6; - fill: #ac32a6; + stroke: #ac32a6; + fill: #ac32a6 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-5 { - stroke: #7445e9; - fill: #7445e9; + stroke: #7445e9; + fill: #7445e9 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-6 { - stroke: #c67d28; - fill: #c67d28; + stroke: #c67d28; + fill: #c67d28 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-7 { - stroke: #4db392; - fill: #4db392; + stroke: #4db392; + fill: #4db392 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-8 { - stroke: #aa4d30; - fill: #aa4d30; + stroke: #aa4d30; + fill: #aa4d30 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-9 { - stroke: #2a6f84; - fill: #2a6f84; + stroke: #2a6f84; + fill: #2a6f84 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-10 { - stroke: #c45327; - fill: #c45327; + stroke: #c45327; + fill: #c45327 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-11 { - stroke: #3d965c; - fill: #3d965c; + stroke: #3d965c; + fill: #3d965c } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-12 { - stroke: #792a93; - fill: #792a93; + stroke: #792a93; + fill: #792a93 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-13 { - stroke: #439d73; - fill: #439d73; + stroke: #439d73; + fill: #439d73 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-14 { - stroke: #103aad; - fill: #103aad; + stroke: #103aad; + fill: #103aad } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-15 { - stroke: #982e85; - fill: #982e85; + stroke: #982e85; + fill: #982e85 } #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-0 { - stroke: #7db233; - fill: #7db233; + stroke: #7db233; + fill: #7db233 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-1 { - stroke: #5ac144; - fill: #5ac144; + stroke: #5ac144; + fill: #5ac144 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-2 { - stroke: #ed5a8b; - fill: #ed5a8b; + stroke: #ed5a8b; + fill: #ed5a8b } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-3 { - stroke: #ced049; - fill: #ced048; + stroke: #ced049; + fill: #ced048 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-4 { - stroke: #db61d7; - fill: #db62d6; + stroke: #db61d7; + fill: #db62d6 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-5 { - stroke: #8455f9; - fill: #8455f9; + stroke: #8455f9; + fill: #8455f9 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-6 { - stroke: #e6a151; - fill: #e6a151; + stroke: #e6a151; + fill: #e6a151 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-7 { - stroke: #44daaa; - fill: #44daaa; + stroke: #44daaa; + fill: #44daaa } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-8 { - stroke: #dd7a5c; - fill: #dd7a5c; + stroke: #dd7a5c; + fill: #dd7a5c } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-9 { - stroke: #38859c; - fill: #38859c; + stroke: #38859c; + fill: #38859c } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-10 { - stroke: #d95520; - fill: #d95520; + stroke: #d95520; + fill: #d95520 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-11 { - stroke: #42ae68; - fill: #42ae68; + stroke: #42ae68; + fill: #42ae68 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-12 { - stroke: #9126b5; - fill: #9126b5; + stroke: #9126b5; + fill: #9126b5 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-13 { - stroke: #4ab080; - fill: #4ab080; + stroke: #4ab080; + fill: #4ab080 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-14 { - stroke: #284fb8; - fill: #284fb8; + stroke: #284fb8; + fill: #284fb8 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-15 { - stroke: #971c80; - fill: #971c80; + stroke: #971c80; + fill: #971c80 } #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-0 { - stroke: #87ca28; - fill: #87ca28; + stroke: #87ca28; + fill: #87ca28 } #user-heatmap { - width: 100%; - font-size: 9px; - position: relative; - min-height: 125px; + width: 100%; + font-size: 9px; + position: relative; + min-height: 125px } #user-heatmap text { - fill: currentcolor!important; + fill: currentcolor!important } #user-heatmap .vch__legend .vch__legend { - display: flex; - font-size: 11px; - align-items: center; - justify-content: right; + display: flex; + font-size: 11px; + align-items: center; + justify-content: right } #user-heatmap .vch__legend .vch__legend div:first-child,#user-heatmap .vch__legend .vch__legend div:last-child { - display: inline-block; - padding: 0 5px; + display: inline-block; + padding: 0 5px } #user-heatmap .total-contributions { - font-size: 11px; - position: absolute; - bottom: 0; - left: 25px; + font-size: 11px; + position: absolute; + bottom: 0; + left: 25px } @media (max-width: 1200px) { - #user-heatmap { - min-height: 105px; - } + #user-heatmap { + min-height:105px + } - #user-heatmap .total-contributions { - left: 21px; - } + #user-heatmap .total-contributions { + left: 21px + } } @media (max-width: 1000px) { - #user-heatmap { - min-height: 80px; - } + #user-heatmap { + min-height:80px + } - #user-heatmap .total-contributions { - font-size: 10px; - left: 17px; - bottom: -4px; - } + #user-heatmap .total-contributions { + font-size: 10px; + left: 17px; + bottom: -4px + } } .user.profile #user-heatmap { - min-height: 135px; + min-height: 135px } @media (max-width: 1200px) { - .user.profile #user-heatmap { - min-height: 115px; - } + .user.profile #user-heatmap { + min-height:115px + } } @media (max-width: 1000px) { - .user.profile #user-heatmap { - min-height: 90px; - } + .user.profile #user-heatmap { + min-height:90px + } } .image-diff-container { - text-align: center; - padding: 30px 0; + text-align: center; + padding: 1em 0 } .image-diff-container img { - border: 1px solid var(--color-primary-light-7); - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVQYlWN4+vTpf3SMDTAMBYXYBLFpHgoKAeiOf0SGE9kbAAAAAElFTkSuQmCC) right bottom var(--color-primary-light-7); + border: 1px solid var(--color-primary-light-7); + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVQYlWN4+vTpf3SMDTAMBYXYBLFpHgoKAeiOf0SGE9kbAAAAAElFTkSuQmCC) right bottom var(--color-primary-light-7) } .image-diff-container .before-container { - border: 1px solid var(--color-red); - display: block; + border: 1px solid var(--color-red); + display: block } .image-diff-container .after-container { - border: 1px solid var(--color-green); - display: block; + border: 1px solid var(--color-green); + display: block } .image-diff-container .diff-side-by-side .side { - display: inline-block; - line-height: 0; - vertical-align: top; + display: inline-block; + line-height: 0; + vertical-align: top; + margin: 0 1em } .image-diff-container .diff-side-by-side .side .side-header { - font-weight: 700; + font-weight: 700 } .image-diff-container .diff-swipe { - margin: auto; + margin: auto } .image-diff-container .diff-swipe .swipe-frame,.image-diff-container .diff-swipe .swipe-frame .before-container { - position: absolute; + position: absolute } .image-diff-container .diff-swipe .swipe-frame .swipe-container { - position: absolute; - right: 0; - display: block; - border-left: 2px solid var(--color-secondary-dark-8); - height: 100%; - overflow: hidden; + position: absolute; + right: 0; + display: block; + border-left: 2px solid var(--color-secondary-dark-8); + height: 100%; + overflow: hidden } .image-diff-container .diff-swipe .swipe-frame .swipe-container .after-container { - position: absolute; - right: 0; + position: absolute; + right: 0 } .image-diff-container .diff-swipe .swipe-frame .swipe-bar { - position: absolute; - height: 100%; - top: 0; - left: 0; + position: absolute; + height: 100%; + top: 0; + left: 0 } .image-diff-container .diff-swipe .swipe-frame .swipe-bar .handle { - background: var(--color-secondary-dark-8); - left: -5px; - height: 12px; - width: 12px; - position: absolute; - transform: rotate(45deg); - box-sizing: border-box; - display: flex; - justify-content: center; - align-items: center; - cursor: pointer; + background: var(--color-secondary-dark-8); + left: -5px; + height: 12px; + width: 12px; + position: absolute; + transform: rotate(45deg); + box-sizing: border-box; + display: flex; + justify-content: center; + align-items: center; + cursor: pointer } .image-diff-container .diff-swipe .swipe-frame .swipe-bar .top-handle { - top: -12px; + top: -12px } .image-diff-container .diff-swipe .swipe-frame .swipe-bar .bottom-handle { - bottom: -14px; + bottom: -14px } .image-diff-container .diff-overlay { - margin: 0 auto; + margin: 0 auto } .image-diff-container .diff-overlay .overlay-frame { - margin: 0 auto; - position: relative; + margin: 0 auto; + position: relative } .image-diff-container .diff-overlay .before-container,.image-diff-container .diff-overlay .after-container { - position: absolute; + position: absolute } .image-diff-container .diff-overlay input { - width: 300px; + max-width: 300px } -.monaco-editor-container { - width: 100%; - min-height: 200px; - height: 90vh; +.monaco-editor-container,.editor-loading.is-loading { + width: 100%; + min-height: 200px; + height: 90vh } .edit.githook .monaco-editor-container { - border: 1px solid var(--color-secondary); - height: 70vh; + border: 1px solid var(--color-secondary); + height: 70vh } .monaco-editor-container .inputarea { - min-height: 0!important; - margin: 0!important; - padding: 0!important; - resize: none!important; - border: none!important; - color: transparent!important; - background-color: transparent!important; + min-height: 0!important; + margin: 0!important; + padding: 0!important; + resize: none!important; + border: none!important; + color: transparent!important; + background-color: transparent!important } .monaco-scrollable-element>.scrollbar>.slider { - background: var(--color-primary)!important; + background: var(--color-primary)!important } .monaco-scrollable-element>.scrollbar>.slider:hover { - background: var(--color-primary-dark-1)!important; + background: var(--color-primary-dark-1)!important } .monaco-scrollable-element>.scrollbar>.slider:active { - background: var(--color-primary-dark-2)!important; + background: var(--color-primary-dark-2)!important } .board { - display: flex; - flex-direction: row; - flex-wrap: nowrap; - overflow-x: auto; - margin: 0 .5em; + display: flex; + flex-direction: row; + flex-wrap: nowrap; + overflow-x: auto; + margin: 0 .5em } .board-column { - background-color: var(--color-project-board-bg)!important; - border: 1px solid var(--color-secondary)!important; - margin: 0 .5rem!important; - padding: .5rem!important; - width: 320px; - height: 60vh; - overflow-y: scroll; - flex: 0 0 auto; - overflow: visible; - display: flex; - flex-direction: column; + background-color: var(--color-project-board-bg)!important; + border: 1px solid var(--color-secondary)!important; + margin: 0 .5rem!important; + padding: .5rem!important; + width: 320px; + height: calc(100vh - 450px); + min-height: 60vh; + overflow-y: scroll; + flex: 0 0 auto; + overflow: visible; + display: flex; + flex-direction: column } .board-column-header { - display: flex; - justify-content: space-between; + display: flex; + justify-content: space-between } .board-column-header.dark-label,.board-column-header.dark-label .board-label { - color: var(--color-project-board-dark-label)!important; + color: var(--color-project-board-dark-label)!important } .board-column-header.light-label,.board-column-header.light-label .board-label { - color: var(--color-project-board-light-label)!important; + color: var(--color-project-board-light-label)!important } .board-label { - background: none!important; - line-height: 1.25!important; + background: none!important; + line-height: 1.25!important } .board-column>.cards { - flex: 1; - display: flex; - align-content: baseline; - margin: 0!important; - padding: 0!important; - flex-wrap: nowrap!important; - flex-direction: column; + flex: 1; + display: flex; + align-content: baseline; + margin: 0!important; + padding: 0!important; + flex-wrap: nowrap!important; + flex-direction: column } .project-board-title { - word-break: break-word; + word-break: break-word } .board-column>.divider { - margin: 5px 0; + margin: 5px 0 } .board-column:first-child { - margin-left: auto!important; + margin-left: auto!important } .board-column:last-child { - margin-right: auto!important; + margin-right: auto!important +} + +.board-column .ui.cards>.card>.content { + border: none } .board-card { - margin: 4px 2px!important; - border-radius: 5px!important; - cursor: move; - width: calc(100% - 4px)!important; - padding: .5rem!important; - min-height: auto!important; + margin: 4px 2px!important; + border-radius: 5px!important; + cursor: move; + width: calc(100% - 4px)!important; + padding: .5rem!important; + min-height: auto!important } .board-card .meta * { - margin-right: 0!important; + margin-right: 0!important } .board-card .header { - margin-top: 0!important; - font-size: 16px!important; + margin-top: 0!important; + font-size: 16px!important +} + +.board-card .card-attachment-images { + display: inline-block; + white-space: nowrap; + overflow: hidden; + text-align: center +} + +.board-card .card-attachment-images img { + display: inline-block; + max-height: 50px; + border-radius: var(--border-radius); + margin-right: 2px +} + +.board-card .card-attachment-images img:only-child { + max-height: 90px; + margin: auto } .card-ghost { - border-style: dashed!important; - background: none!important; + border-style: dashed!important; + background: none!important } .card-ghost * { - opacity: 0; + opacity: 0 } .color-field .minicolors.minicolors-theme-default { - display: block; + display: block } .color-field .minicolors.minicolors-theme-default .minicolors-input { - height: 38px; - padding-left: 2rem; + height: 38px; + padding-left: 2rem } .color-field .minicolors.minicolors-theme-default .minicolors-swatch { - top: 10px; + top: 10px } .edit-project-board .color.picker.column,.new-board-modal .color.picker.column { - display: flex; + display: flex } .edit-project-board .color.picker.column .minicolors,.new-board-modal .color.picker.column .minicolors { - flex: 1; + flex: 1 } .tippy-target { - display: none!important; + display: none!important } [data-tippy-root] { - max-width: calc(100vw - 10px); + max-width: calc(100vw - 10px) } .tippy-box { - position: relative; - background-color: var(--color-body); - color: var(--color-secondary-dark-6); - border: 1px solid var(--color-secondary); - border-radius: var(--border-radius); - font-size: 1rem; + position: relative; + background-color: var(--color-body); + color: var(--color-secondary-dark-6); + border: 1px solid var(--color-secondary); + border-radius: var(--border-radius); + font-size: 1rem } .tippy-box[data-theme=tooltip] { - background-color: var(--color-tooltip-bg); - color: var(--color-tooltip-text); - border: none; + background-color: var(--color-tooltip-bg); + color: var(--color-tooltip-text); + border: none } .tippy-box[data-theme=menu] { - background-color: none; - color: var(--color-tooltip-text); + background-color: transparent; + color: var(--color-tooltip-text) } .tippy-box[data-theme=menu] .ui.menu { - border: none; + border: none } .tippy-content { - position: relative; - padding: 1rem; - z-index: 1; + position: relative; + padding: 1rem; + z-index: 1 } .tippy-box[data-theme=tooltip] .tippy-content { - padding: .5rem 1rem; + padding: .5rem 1rem } .tippy-box[data-theme=menu] .tippy-content { - padding: 0; + padding: 0 } .tippy-box[data-placement^=top]>.tippy-svg-arrow { - bottom: 0; + bottom: 0 } .tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg { - top: 16px; - transform: rotate(180deg); + top: 16px; + transform: rotate(180deg) } .tippy-box[data-placement^=bottom]>.tippy-svg-arrow { - top: 0; + top: 0 } .tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg { - bottom: 16px; + bottom: 16px } .tippy-box[data-placement^=left]>.tippy-svg-arrow { - right: 0; + right: 0 } .tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg { - transform: rotate(90deg); - top: calc(50% - 3px); - left: 11px; + transform: rotate(90deg); + top: calc(50% - 3px); + left: 11px } .tippy-box[data-placement^=right]>.tippy-svg-arrow { - left: 0; + left: 0 } .tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg { - transform: rotate(-90deg); - top: calc(50% - 3px); - right: 11px; + transform: rotate(-90deg); + top: calc(50% - 3px); + right: 11px } .tippy-svg-arrow { - width: 16px; - height: 16px; - text-align: initial; + width: 16px; + height: 16px; + text-align: initial } .tippy-svg-arrow,.tippy-svg-arrow>svg { - position: absolute; + position: absolute } .tippy-svg-arrow-outer { - fill: var(--color-secondary); + fill: var(--color-secondary) } .tippy-svg-arrow-inner { - fill: var(--color-body); + fill: var(--color-body) } .tippy-box[data-theme=tooltip] .tippy-svg-arrow-inner,.tippy-box[data-theme=tooltip] .tippy-svg-arrow-outer { - fill: var(--color-tooltip-bg); + fill: var(--color-tooltip-bg) } .tippy-box[data-theme=menu] .tippy-svg-arrow-inner { - fill: var(--color-menu); -} - -.markup { - overflow: hidden; - font-size: 16px; - line-height: 1.5!important; - word-wrap: break-word; -} - -.markup.ui.segment { - padding: 3em; -} - -.markup.file-view { - padding: 2em!important; -} - -.markup>*:first-child { - margin-top: 0!important; -} - -.markup>*:last-child { - margin-bottom: 0!important; -} - -.markup a:not([href]) { - color: inherit; - text-decoration: none; -} - -.markup .absent { - color: var(--color-red); -} - -.markup .anchor { - padding-right: 4px; - margin-left: -20px; - line-height: 1; - color: inherit; -} - -.markup .anchor .svg { - vertical-align: middle; -} - -.markup .anchor:focus { - outline: none; -} - -.markup h1 .anchor .svg,.markup h2 .anchor .svg,.markup h3 .anchor .svg,.markup h4 .anchor .svg,.markup h5 .anchor .svg,.markup h6 .anchor .svg { - visibility: hidden; -} - -.markup h1:hover .anchor .svg,.markup h2:hover .anchor .svg,.markup h3:hover .anchor .svg,.markup h4:hover .anchor .svg,.markup h5:hover .anchor .svg,.markup h6:hover .anchor .svg { - visibility: visible; -} - -.markup h2 .anchor .svg,.markup h3 .anchor .svg,.markup h4 .anchor .svg { - position: relative; - top: -2px; -} - -.markup h1,.markup h2,.markup h3,.markup h4,.markup h5,.markup h6 { - margin-top: 24px; - margin-bottom: 16px; - font-weight: 600; - line-height: 1.25; -} - -.markup h1 tt,.markup h1 code,.markup h2 tt,.markup h2 code,.markup h3 tt,.markup h3 code,.markup h4 tt,.markup h4 code,.markup h5 tt,.markup h5 code,.markup h6 tt,.markup h6 code { - font-size: inherit; -} - -.markup h1 { - padding-bottom: .3em; - font-size: 2em; - border-bottom: 1px solid var(--color-secondary); -} - -.markup h2 { - padding-bottom: .3em; - font-size: 1.5em; - border-bottom: 1px solid var(--color-secondary); -} - -.markup h3 { - font-size: 1.25em; -} - -.markup h4 { - font-size: 1em; -} - -.markup h5 { - font-size: .875em; -} - -.markup h6 { - font-size: .85em; - color: var(--color-text-light-2); -} - -.markup p,.markup blockquote,.markup details,.markup ul,.markup ol,.markup dl,.markup table,.markup pre { - margin-top: 0; - margin-bottom: 16px; -} - -.markup hr { - height: 4px; - padding: 0; - margin: 16px 0; - background-color: var(--color-secondary); - border: 0; -} - -.markup ul,.markup ol { - padding-left: 2em; -} - -.markup ul.no-list,.markup ol.no-list { - padding: 0; - list-style-type: none; -} - -.markup .task-list-item { - list-style-type: none; - position: relative; - line-height: 1.5rem; - min-height: 1.5rem; -} - -.markup .task-list-item input[type=checkbox] { - position: absolute; - top: .25em; - left: -1.6em; -} - -.markup .task-list-item p { - line-height: 1.5rem; -} - -.markup .task-list-item+.task-list-item { - margin-top: 3px; -} - -.markup input[type=checkbox] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; - position: relative; - border: 1px solid var(--color-secondary); - border-radius: 2px; - background: var(--color-input-background); - height: 14px; - width: 14px; - opacity: 1!important; - pointer-events: auto!important; - vertical-align: middle!important; - -webkit-print-color-adjust: exact; - color-adjust: exact; -} - -.markup input[type=checkbox]:not([disabled]):hover,.markup input[type=checkbox]:not([disabled]):active { - border-color: var(--color-primary); -} - -.markup input[type=checkbox]:after { - position: absolute; - inset: 0; - pointer-events: none; - background: var(--color-text); - mask-size: cover; - -webkit-mask-size: cover; -} - -.markup input[type=checkbox]:checked:after { - content: ""; - mask-image: var(--checkbox-mask-checked); - -webkit-mask-image: var(--checkbox-mask-checked); - -webkit-print-color-adjust: exact; - color-adjust: exact; -} - -.markup input[type=checkbox]:indeterminate:after { - content: ""; - mask-image: var(--checkbox-mask-indeterminate); - -webkit-mask-image: var(--checkbox-mask-indeterminate); -} - -.markup ul ul,.markup ul ol,.markup ol ol,.markup ol ul { - margin-top: 0; - margin-bottom: 0; -} - -.markup ol ol,.markup ul ol { - list-style-type: lower-roman; -} - -.markup li>p { - margin-top: 16px; -} - -.markup li+li { - margin-top: .25em; -} - -.markup dl { - padding: 0; -} - -.markup dl dt { - padding: 0; - margin-top: 16px; - font-size: 1em; - font-style: italic; - font-weight: 600; -} - -.markup dl dd { - padding: 0 16px; - margin-bottom: 16px; -} - -.markup blockquote { - margin-left: 0; - padding: 0 15px; - color: var(--color-text-light-2); - border-left: 4px solid var(--color-secondary); -} - -.markup blockquote>:first-child { - margin-top: 0; -} - -.markup blockquote>:last-child { - margin-bottom: 0; -} - -.markup table { - display: block; - width: 100%; - width: -webkit-max-content; - width: -moz-max-content; - width: max-content; - max-width: 100%; - overflow: auto; -} - -.markup table th { - font-weight: 600; -} - -.markup table th,.markup table td { - padding: 6px 13px!important; - border: 1px solid var(--color-secondary)!important; -} - -.markup table tr { - border-top: 1px solid var(--color-secondary); -} - -.markup table tr:nth-child(2n) { - background-color: var(--color-markup-table-row); -} - -.markup img { - max-width: 100%; - box-sizing: initial; -} - -.markup img[align=right] { - padding-left: 20px; -} - -.markup img[align=left] { - padding-right: 20px; -} - -.markup .emoji { - max-width: none; - vertical-align: text-top; -} - -.markup span.frame { - display: block; - overflow: hidden; -} - -.markup span.frame>span { - display: block; - float: left; - width: auto; - padding: 7px; - margin: 13px 0 0; - overflow: hidden; - border: 1px solid var(--color-secondary); -} - -.markup span.frame span img { - display: block; - float: left; -} - -.markup span.frame span span { - display: block; - padding: 5px 0 0; - clear: both; - color: var(--color-text); -} - -.markup span.align-center { - display: block; - overflow: hidden; - clear: both; -} - -.markup span.align-center>span { - display: block; - margin: 13px auto 0; - overflow: hidden; - text-align: center; -} - -.markup span.align-center span img { - margin: 0 auto; - text-align: center; -} - -.markup span.align-right { - display: block; - overflow: hidden; - clear: both; -} - -.markup span.align-right>span { - display: block; - margin: 13px 0 0; - overflow: hidden; - text-align: right; -} - -.markup span.align-right span img { - margin: 0; - text-align: right; -} - -.markup span.float-left { - display: block; - float: left; - margin-right: 13px; - overflow: hidden; -} - -.markup span.float-left span { - margin: 13px 0 0; -} - -.markup span.float-right { - display: block; - float: right; - margin-left: 13px; - overflow: hidden; -} - -.markup span.float-right>span { - display: block; - margin: 13px auto 0; - overflow: hidden; - text-align: right; -} - -.markup code,.markup tt { - padding: .2em .4em; - margin: 0; - font-size: 85%; - background-color: var(--color-markup-code-block); - border-radius: 4px; -} - -.markup code br,.markup tt br { - display: none; -} - -.markup del code { - text-decoration: inherit; -} - -.markup pre>code { - padding: 0; - margin: 0; - font-size: 100%; - white-space: pre-wrap; - word-break: break-all; - overflow-wrap: break-word; - background: transparent; - border: 0; -} - -.markup .highlight { - margin-bottom: 16px; -} - -.markup .highlight pre,.markup pre { - padding: 16px; - font-size: 85%; - line-height: 1.45; - background-color: var(--color-markup-code-block); - border-radius: 4px; -} - -.markup .highlight pre { - margin-bottom: 0; - word-break: normal; -} - -.markup pre { - word-wrap: normal; -} - -.markup pre code,.markup pre tt { - display: inline; - max-width: initial; - padding: 0; - margin: 0; - overflow: initial; - line-height: inherit; - word-wrap: normal; - background-color: transparent; - border: 0; -} - -.markup pre code:before,.markup pre code:after,.markup pre tt:before,.markup pre tt:after { - content: normal; -} - -.markup kbd { - display: inline-block; - padding: 3px 5px; - font-size: 11px; - line-height: 10px; - color: var(--color-text-light); - vertical-align: middle; - background-color: var(--color-markup-code-block); - border: 1px solid var(--color-secondary); - border-radius: 3px; - box-shadow: inset 0 -1px 0 var(--color-secondary); -} - -.markup .ui.list .list,.markup ol.ui.list ol,.markup ul.ui.list ul { - padding-left: 2em; -} - -.repository.wiki.revisions .ui.container>.ui.stackable.grid { - -ms-flex-direction: row-reverse; - flex-direction: row-reverse; -} - -.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header { - margin-top: 0; -} - -.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header .sub.header { - padding-left: 52px; - word-break: break-word; -} - -.file-revisions-btn { - display: block; - float: left; - margin-bottom: 2px!important; - padding: 11px!important; - margin-right: 10px!important; -} - -.markup-render { - display: block; - border: none; - width: 100%; - height: var(--height-loading); - overflow: hidden; - color-scheme: normal; -} - -.markup-block-error { - border: 1px solid var(--color-error-border)!important; - margin-bottom: 0!important; - border-bottom-left-radius: 0!important; - border-bottom-right-radius: 0!important; - box-shadow: none!important; - font-size: 85%!important; - white-space: pre-wrap!important; - padding: .5rem 1rem!important; - text-align: left!important; -} - -.markup-block-error+pre { - border-top: none!important; - margin-top: 0!important; - border-top-left-radius: 0!important; - border-top-right-radius: 0!important; -} - -.markup .code-block { - position: relative; -} - -.markup .code-copy { - position: absolute; - top: 8px; - right: 6px; - padding: 9px; - visibility: hidden; - animation: fadeout .2s both; -} - -.repository.view.issue .comment-list .comment .markup .code-copy { - right: 5px; - padding: 8px; -} - -.markup .code-copy:hover { - background: var(--color-secondary)!important; -} - -.markup .code-copy:active { - background: var(--color-secondary-dark-1)!important; -} - -.markup .code-block:hover .code-copy { - visibility: visible; - animation: fadein .2s both; + fill: var(--color-menu) } .code-view .lines-num:hover { - color: var(--color-text-dark)!important; + color: var(--color-text-dark)!important } .code-line-menu { - width: auto!important; + width: auto!important } .code-line-button { - background-color: var(--color-menu); - color: var(--color-text-light); - border: 1px solid var(--color-secondary); - border-radius: var(--border-radius); - padding: 1px 10px; - position: absolute; - font-family: var(--fonts-regular); - left: 0; - transform: translate(-70%); - cursor: pointer; + background-color: var(--color-menu); + color: var(--color-text-light); + border: 1px solid var(--color-secondary); + border-radius: var(--border-radius); + padding: 1px 10px; + position: absolute; + font-family: var(--fonts-regular); + left: 0; + transform: translate(-70%); + cursor: pointer } .code-line-button:hover { - color: var(--color-primary); + color: var(--color-primary) +} + +.markup { + overflow: hidden; + font-size: 16px; + line-height: 1.5!important; + word-wrap: break-word +} + +.markup.ui.segment { + padding: 3em +} + +.markup.file-view { + padding: 2em!important +} + +.markup>*:first-child { + margin-top: 0!important +} + +.markup>*:last-child { + margin-bottom: 0!important +} + +.markup a:not([href]) { + color: inherit; + text-decoration: none +} + +.markup .absent { + color: var(--color-red) +} + +.markup .anchor { + padding-right: 4px; + margin-left: -20px; + line-height: 1; + color: inherit +} + +.markup .anchor .svg { + vertical-align: middle +} + +.markup .anchor:focus { + outline: none +} + +.markup h1 .anchor .svg,.markup h2 .anchor .svg,.markup h3 .anchor .svg,.markup h4 .anchor .svg,.markup h5 .anchor .svg,.markup h6 .anchor .svg { + visibility: hidden +} + +.markup h1:hover .anchor .svg,.markup h2:hover .anchor .svg,.markup h3:hover .anchor .svg,.markup h4:hover .anchor .svg,.markup h5:hover .anchor .svg,.markup h6:hover .anchor .svg { + visibility: visible +} + +.markup h2 .anchor .svg,.markup h3 .anchor .svg,.markup h4 .anchor .svg { + position: relative; + top: -2px +} + +.markup h1,.markup h2,.markup h3,.markup h4,.markup h5,.markup h6 { + margin-top: 24px; + margin-bottom: 16px; + font-weight: 600; + line-height: 1.25 +} + +.markup h1 tt,.markup h1 code,.markup h2 tt,.markup h2 code,.markup h3 tt,.markup h3 code,.markup h4 tt,.markup h4 code,.markup h5 tt,.markup h5 code,.markup h6 tt,.markup h6 code { + font-size: inherit +} + +.markup h1 { + padding-bottom: .3em; + font-size: 2em; + border-bottom: 1px solid var(--color-secondary) +} + +.markup h2 { + padding-bottom: .3em; + font-size: 1.5em; + border-bottom: 1px solid var(--color-secondary) +} + +.markup h3 { + font-size: 1.25em +} + +.markup h4 { + font-size: 1em +} + +.markup h5 { + font-size: .875em +} + +.markup h6 { + font-size: .85em; + color: var(--color-text-light-2) +} + +.markup p,.markup blockquote,.markup details,.markup ul,.markup ol,.markup dl,.markup table,.markup pre { + margin-top: 0; + margin-bottom: 16px +} + +.markup hr { + height: 4px; + padding: 0; + margin: 16px 0; + background-color: var(--color-secondary); + border: 0 +} + +.markup ul,.markup ol { + padding-left: 2em +} + +.markup ul.no-list,.markup ol.no-list { + padding: 0; + list-style-type: none +} + +.markup .task-list-item { + list-style-type: none; + position: relative; + line-height: 1.5rem; + min-height: 1.5rem +} + +.markup .task-list-item input[type=checkbox] { + position: absolute; + top: .25em; + left: -1.6em +} + +.markup .task-list-item p { + line-height: 1.5rem +} + +.markup .task-list-item+.task-list-item { + margin-top: 3px +} + +.markup input[type=checkbox] { + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; + position: relative; + border: 1px solid var(--color-secondary); + border-radius: 2px; + background: var(--color-input-background); + height: 14px; + width: 14px; + opacity: 1!important; + pointer-events: auto!important; + vertical-align: middle!important; + -webkit-print-color-adjust: exact; + color-adjust: exact +} + +.markup input[type=checkbox]:not([disabled]):hover,.markup input[type=checkbox]:not([disabled]):active { + border-color: var(--color-primary) +} + +.markup input[type=checkbox]:after { + position: absolute; + inset: 0; + pointer-events: none; + background: var(--color-text); + mask-size: cover; + -webkit-mask-size: cover +} + +.markup input[type=checkbox]:checked:after { + content: ""; + mask-image: var(--checkbox-mask-checked); + -webkit-mask-image: var(--checkbox-mask-checked); + -webkit-print-color-adjust: exact; + color-adjust: exact +} + +.markup input[type=checkbox]:indeterminate:after { + content: ""; + mask-image: var(--checkbox-mask-indeterminate); + -webkit-mask-image: var(--checkbox-mask-indeterminate) +} + +.markup ul ul,.markup ul ol,.markup ol ol,.markup ol ul { + margin-top: 0; + margin-bottom: 0 +} + +.markup ol ol,.markup ul ol { + list-style-type: lower-roman +} + +.markup li>p { + margin-top: 16px +} + +.markup li+li { + margin-top: .25em +} + +.markup dl { + padding: 0 +} + +.markup dl dt { + padding: 0; + margin-top: 16px; + font-size: 1em; + font-style: italic; + font-weight: 600 +} + +.markup dl dd { + padding: 0 16px; + margin-bottom: 16px +} + +.markup blockquote { + margin-left: 0; + padding: 0 15px; + color: var(--color-text-light-2); + border-left: 4px solid var(--color-secondary) +} + +.markup blockquote>:first-child { + margin-top: 0 +} + +.markup blockquote>:last-child { + margin-bottom: 0 +} + +.markup table { + display: block; + width: 100%; + width: max-content; + max-width: 100%; + overflow: auto +} + +.markup table th { + font-weight: 600 +} + +.markup table th,.markup table td { + padding: 6px 13px!important; + border: 1px solid var(--color-secondary)!important +} + +.markup table tr { + border-top: 1px solid var(--color-secondary) +} + +.markup table tr:nth-child(2n) { + background-color: var(--color-markup-table-row) +} + +.markup img { + max-width: 100%; + box-sizing: initial +} + +.markup img[align=right] { + padding-left: 20px +} + +.markup img[align=left] { + padding-right: 20px +} + +.markup .emoji { + max-width: none; + vertical-align: text-top +} + +.markup span.frame { + display: block; + overflow: hidden +} + +.markup span.frame>span { + display: block; + float: left; + width: auto; + padding: 7px; + margin: 13px 0 0; + overflow: hidden; + border: 1px solid var(--color-secondary) +} + +.markup span.frame span img { + display: block; + float: left +} + +.markup span.frame span span { + display: block; + padding: 5px 0 0; + clear: both; + color: var(--color-text) +} + +.markup span.align-center { + display: block; + overflow: hidden; + clear: both +} + +.markup span.align-center>span { + display: block; + margin: 13px auto 0; + overflow: hidden; + text-align: center +} + +.markup span.align-center span img { + margin: 0 auto; + text-align: center +} + +.markup span.align-right { + display: block; + overflow: hidden; + clear: both +} + +.markup span.align-right>span { + display: block; + margin: 13px 0 0; + overflow: hidden; + text-align: right +} + +.markup span.align-right span img { + margin: 0; + text-align: right +} + +.markup span.float-left { + display: block; + float: left; + margin-right: 13px; + overflow: hidden +} + +.markup span.float-left span { + margin: 13px 0 0 +} + +.markup span.float-right { + display: block; + float: right; + margin-left: 13px; + overflow: hidden +} + +.markup span.float-right>span { + display: block; + margin: 13px auto 0; + overflow: hidden; + text-align: right +} + +.markup code,.markup tt { + padding: .2em .4em; + margin: 0; + font-size: 85%; + white-space: break-spaces; + background-color: var(--color-markup-code-block); + border-radius: 4px +} + +.markup code br,.markup tt br { + display: none +} + +.markup del code { + text-decoration: inherit +} + +.markup pre>code { + padding: 0; + margin: 0; + font-size: 100%; + white-space: pre-wrap; + word-break: break-all; + overflow-wrap: break-word; + background: transparent; + border: 0 +} + +.markup .highlight { + margin-bottom: 16px +} + +.markup .highlight pre,.markup pre { + padding: 16px; + font-size: 85%; + line-height: 1.45; + background-color: var(--color-markup-code-block); + border-radius: 4px +} + +.markup .highlight pre { + margin-bottom: 0; + word-break: normal +} + +.markup pre { + word-wrap: normal +} + +.markup pre code,.markup pre tt { + display: inline; + max-width: initial; + padding: 0; + margin: 0; + overflow: initial; + line-height: inherit; + word-wrap: normal; + background-color: transparent; + border: 0 +} + +.markup pre code:before,.markup pre code:after,.markup pre tt:before,.markup pre tt:after { + content: normal +} + +.markup kbd { + display: inline-block; + padding: 3px 5px; + font-size: 11px; + line-height: 10px; + color: var(--color-text-light); + vertical-align: middle; + background-color: var(--color-markup-code-block); + border: 1px solid var(--color-secondary); + border-radius: 3px; + box-shadow: inset 0 -1px 0 var(--color-secondary) +} + +.markup .ui.list .list,.markup ol.ui.list ol,.markup ul.ui.list ul { + padding-left: 2em +} + +.repository.wiki.revisions .ui.container>.ui.stackable.grid { + -ms-flex-direction: row-reverse; + flex-direction: row-reverse +} + +.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header { + margin-top: 0 +} + +.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header .sub.header { + padding-left: 52px; + word-break: break-word +} + +.file-revisions-btn { + display: block; + float: left; + margin-bottom: 2px!important; + padding: 11px!important; + margin-right: 10px!important +} + +.file-revisions-btn i { + -webkit-touch-callout: none; + -webkit-user-select: none; + user-select: none +} + +.markup-render { + display: block; + border: none; + width: 100%; + height: var(--height-loading); + overflow: hidden; + color-scheme: normal +} + +.markup-block-error { + border: 1px solid var(--color-error-border)!important; + margin-bottom: 0!important; + border-bottom-left-radius: 0!important; + border-bottom-right-radius: 0!important; + box-shadow: none!important; + font-size: 85%!important; + white-space: pre-wrap!important; + padding: .5rem 1rem!important; + text-align: left!important +} + +.markup-block-error+pre { + border-top: none!important; + margin-top: 0!important; + border-top-left-radius: 0!important; + border-top-right-radius: 0!important +} + +.markup .code-block,.markup .mermaid-block { + position: relative +} + +.markup .code-copy { + position: absolute; + top: 8px; + right: 6px; + padding: 9px; + visibility: hidden; + animation: fadeout .2s both +} + +.repository.view.issue .comment-list .comment .markup .code-copy { + right: 5px; + padding: 8px +} + +.markup .code-copy:hover { + background: var(--color-secondary)!important +} + +.markup .code-copy:active { + background: var(--color-secondary-dark-1)!important +} + +.markup .code-block:hover .code-copy,.markup .mermaid-block:hover .code-copy { + visibility: visible; + animation: fadein .2s both +} + +.asciinema-player-container { + width: 100%; + height: auto +} + +.asciinema-terminal { + overflow: hidden!important } .chroma { - background-color: var(--color-code-bg); + background-color: var(--color-code-bg) } .chroma .lntd { - vertical-align: top; - padding: 0; - margin: 0; - border: 0; + vertical-align: top; + padding: 0; + margin: 0; + border: 0 } .chroma .lntable { - border-spacing: 0; - padding: 0; - margin: 0; - border: 0; - width: auto; - overflow: auto; - display: block; + border-spacing: 0; + padding: 0; + margin: 0; + border: 0; + width: auto; + overflow: auto; + display: block } .chroma .hl { - display: block; - width: 100%; + display: block; + width: 100% } .chroma .lnt,.chroma .ln { - margin-right: .4em; - padding: 0 .4em; + margin-right: .4em; + padding: 0 .4em } .chroma .gs { - font-weight: 600; + font-weight: 600 } .chroma .gl { - text-decoration: underline; + text-decoration: underline } .chroma .bp { - color: #999; + color: #999 } .chroma .c,.chroma .c1,.chroma .ch { - color: #6a737d; + color: #6a737d } .chroma .cm { - color: #998; + color: #998 } .chroma .cp { - color: #109295; + color: #109295 } .chroma .cpf { - color: #4c4dbc; + color: #4c4dbc } .chroma .cs { - color: #999; + color: #999 } .chroma .dl { - color: #106303; + color: #106303 } .chroma .gd { - color: #000; - background-color: #fdd; + color: #000; + background-color: #fdd } .chroma .ge { - color: #000; + color: #000 } .chroma .gh { - color: #999; + color: #999 } .chroma .gi { - color: #000; - background-color: #dfd; + color: #000; + background-color: #dfd } .chroma .go { - color: #888; + color: #888 } .chroma .gp { - color: #555; + color: #555 } .chroma .gr,.chroma .gt { - color: #a00; + color: #a00 } .chroma .gu { - color: #aaa; -} - -.chroma .hl { - background-color: #e5e5e5; + color: #aaa } .chroma .il { - color: #099; + color: #099 } .chroma .k,.chroma .kc,.chroma .kd,.chroma .kn,.chroma .kp,.chroma .kr { - color: #d73a49; + color: #d73a49 } .chroma .kt { - color: #458; -} - -.chroma .ln,.chroma .lnt { - color: #7f7f7f; + color: #458 } .chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .mo { - color: #099; + color: #099 } .chroma .na { - color: #d73a49; + color: #d73a49 } .chroma .nb { - color: #005cc5; + color: #005cc5 } .chroma .nc { - color: #458; + color: #458 } .chroma .nd { - color: #3c5d5d; + color: #3c5d5d } .chroma .ne { - color: #900; + color: #900 } .chroma .nf { - color: #005cc5; + color: #005cc5 } .chroma .ni { - color: #6f42c1; + color: #6f42c1 } .chroma .nl { - color: #900; + color: #900 } .chroma .nn { - color: #555; + color: #555 } .chroma .no { - color: teal; + color: teal } .chroma .nt { - color: #22863a; + color: #22863a } .chroma .nv { - color: teal; + color: teal } .chroma .nx { - color: #24292e; + color: #24292e } .chroma .o,.chroma .ow { - color: #d73a49; + color: #d73a49 } .chroma .s { - color: #106303; + color: #106303 } .chroma .s1 { - color: #cc7a00; + color: #cc7a00 } .chroma .s2,.chroma .sa,.chroma .sb,.chroma .sc,.chroma .sd,.chroma .se,.chroma .sh,.chroma .si { - color: #106303; + color: #106303 } .chroma .sr { - color: #22863a; + color: #22863a } .chroma .ss,.chroma .sx { - color: #106303; + color: #106303 } .chroma .vc,.chroma .vg,.chroma .vi { - color: teal; + color: teal } .chroma .w { - color: #bbb; + color: #bbb } .ui .field:not(:last-child) .EasyMDEContainer .editor-statusbar { - margin-bottom: -1em; + margin-bottom: -1em } .EasyMDEContainer .CodeMirror { - color: var(--color-input-text); - background-color: var(--color-input-background); - border-color: var(--color-secondary); - font: 14px var(--fonts-monospace); + color: var(--color-input-text); + background-color: var(--color-input-background); + border-color: var(--color-secondary); + font: 14px var(--fonts-monospace) } .EasyMDEContainer .CodeMirror.cm-s-default { - border-radius: var(--border-radius); - padding: 0!important; + border-radius: var(--border-radius); + padding: 0!important } .EasyMDEContainer .CodeMirror.CodeMirror-fullscreen.CodeMirror-focused { - border-right: 1px solid var(--color-primary)!important; + border-right: 1px solid var(--color-primary)!important } .CodeMirror-cursor { - border-color: var(--color-caret)!important; + border-color: var(--color-caret)!important } .CodeMirror .cm-comment { - background: inherit!important; + background: inherit!important } .CodeMirror .CodeMirror-code { - font: 14px var(--fonts-monospace); + font: 14px var(--fonts-monospace) } .CodeMirror-selected { - background: var(--color-primary-light-1)!important; - color: var(--color-white)!important; + background: var(--color-primary-light-1)!important; + color: var(--color-white)!important } .CodeMirror-placeholder { - color: var(--color-placeholder-text)!important; - opacity: 1!important; + color: var(--color-placeholder-text)!important; + opacity: 1!important } .CodeMirror-focused { - border-color: var(--color-primary)!important; + border-color: var(--color-primary)!important } .console { - background: var(--color-console-bg); - color: var(--color-console-fg); - font-family: var(--fonts-monospace); - border-radius: 5px; - word-break: break-word; - overflow-wrap: break-word; + background: var(--color-console-bg); + color: var(--color-console-fg); + font-family: var(--fonts-monospace); + border-radius: 5px; + word-break: break-word; + overflow-wrap: break-word } .console img { - max-width: 100%; + max-width: 100% } .console a { - color: inherit; - text-decoration: underline; - text-decoration-style: dashed; + color: inherit; + text-decoration: underline; + text-decoration-style: dashed } .console a:hover { - color: var(--color-primary); + color: var(--color-primary) } @keyframes blink-animation { - to { - visibility: hidden; - } + to { + visibility: hidden + } } .term-fg2 { - color: #838887; + color: #838887 } .term-fg3 { - font-style: italic; + font-style: italic } .term-fg4 { - text-decoration: underline; + text-decoration: underline } .term-fg5 { - animation: blink-animation 1s steps(3,start) infinite; + animation: blink-animation 1s steps(3,start) infinite } .term-fg9 { - text-decoration: line-through; + text-decoration: line-through } .term-fg30 { - color: #666; + color: #666 } .term-fg31 { - color: #ff7070; + color: #ff7070 } .term-fg32 { - color: #b0f986; + color: #b0f986 } .term-fg33 { - color: #c6c502; + color: #c6c502 } .term-fg34 { - color: #8db7e0; + color: #8db7e0 } .term-fg35 { - color: #f271fb; + color: #f271fb } .term-fg36 { - color: #6bf7ff; + color: #6bf7ff } .term-fgi1 { - color: #5ef765; + color: #5ef765 } .term-fgi90 { - color: #838887; + color: #838887 } .term-fgi91 { - color: #f33; + color: #f33 } .term-fgi92 { - color: #0f0; + color: #0f0 } .term-fgi93 { - color: #fffc67; + color: #fffc67 } .term-fgi94 { - color: #6871ff; + color: #6871ff } .term-fgi95 { - color: #ff76ff; + color: #ff76ff } .term-fgi96 { - color: #60fcff; + color: #60fcff } .term-bg40 { - background: #676767; + background: #676767 } .term-bg41 { - background: #ff4343; + background: #ff4343 } .term-bg42 { - background: #99ff5f; + background: #99ff5f } .term-fg31.term-bg40 { - color: #f8a39f; + color: #f8a39f } .term-fgx16 { - color: #000; + color: #000 } .term-fgx17 { - color: #00005f; + color: #00005f } .term-fgx18 { - color: #000087; + color: #000087 } .term-fgx19 { - color: #0000af; + color: #0000af } .term-fgx20 { - color: #0000d7; + color: #0000d7 } .term-fgx21 { - color: #00f; + color: #00f } .term-fgx22 { - color: #005f00; + color: #005f00 } .term-fgx23 { - color: #005f5f; + color: #005f5f } .term-fgx24 { - color: #005f87; + color: #005f87 } .term-fgx25 { - color: #005faf; + color: #005faf } .term-fgx26 { - color: #005fd7; + color: #005fd7 } .term-fgx27 { - color: #005fff; + color: #005fff } .term-fgx28 { - color: #008700; + color: #008700 } .term-fgx29 { - color: #00875f; + color: #00875f } .term-fgx30 { - color: #008787; + color: #008787 } .term-fgx31 { - color: #0087af; + color: #0087af } .term-fgx32 { - color: #0087d7; + color: #0087d7 } .term-fgx33 { - color: #0087ff; + color: #0087ff } .term-fgx34 { - color: #00af00; + color: #00af00 } .term-fgx35 { - color: #00af5f; + color: #00af5f } .term-fgx36 { - color: #00af87; + color: #00af87 } .term-fgx37 { - color: #00afaf; + color: #00afaf } .term-fgx38 { - color: #00afd7; + color: #00afd7 } .term-fgx39 { - color: #00afff; + color: #00afff } .term-fgx40 { - color: #00d700; + color: #00d700 } .term-fgx41 { - color: #00d75f; + color: #00d75f } .term-fgx42 { - color: #00d787; + color: #00d787 } .term-fgx43 { - color: #00d7af; + color: #00d7af } .term-fgx44 { - color: #00d7d7; + color: #00d7d7 } .term-fgx45 { - color: #00d7ff; + color: #00d7ff } .term-fgx46 { - color: #0f0; + color: #0f0 } .term-fgx47 { - color: #00ff5f; + color: #00ff5f } .term-fgx48 { - color: #00ff87; + color: #00ff87 } .term-fgx49 { - color: #00ffaf; + color: #00ffaf } .term-fgx50 { - color: #00ffd7; + color: #00ffd7 } .term-fgx51 { - color: #0ff; + color: #0ff } .term-fgx52 { - color: #5f0000; + color: #5f0000 } .term-fgx53 { - color: #5f005f; + color: #5f005f } .term-fgx54 { - color: #5f0087; + color: #5f0087 } .term-fgx55 { - color: #5f00af; + color: #5f00af } .term-fgx56 { - color: #5f00d7; + color: #5f00d7 } .term-fgx57 { - color: #5f00ff; + color: #5f00ff } .term-fgx58 { - color: #5f5f00; + color: #5f5f00 } .term-fgx59 { - color: #5f5f5f; + color: #5f5f5f } .term-fgx60 { - color: #5f5f87; + color: #5f5f87 } .term-fgx61 { - color: #5f5faf; + color: #5f5faf } .term-fgx62 { - color: #5f5fd7; + color: #5f5fd7 } .term-fgx63 { - color: #5f5fff; + color: #5f5fff } .term-fgx64 { - color: #5f8700; + color: #5f8700 } .term-fgx65 { - color: #5f875f; + color: #5f875f } .term-fgx66 { - color: #5f8787; + color: #5f8787 } .term-fgx67 { - color: #5f87af; + color: #5f87af } .term-fgx68 { - color: #5f87d7; + color: #5f87d7 } .term-fgx69 { - color: #5f87ff; + color: #5f87ff } .term-fgx70 { - color: #5faf00; + color: #5faf00 } .term-fgx71 { - color: #5faf5f; + color: #5faf5f } .term-fgx72 { - color: #5faf87; + color: #5faf87 } .term-fgx73 { - color: #5fafaf; + color: #5fafaf } .term-fgx74 { - color: #5fafd7; + color: #5fafd7 } .term-fgx75 { - color: #5fafff; + color: #5fafff } .term-fgx76 { - color: #5fd700; + color: #5fd700 } .term-fgx77 { - color: #5fd75f; + color: #5fd75f } .term-fgx78 { - color: #5fd787; + color: #5fd787 } .term-fgx79 { - color: #5fd7af; + color: #5fd7af } .term-fgx80 { - color: #5fd7d7; + color: #5fd7d7 } .term-fgx81 { - color: #5fd7ff; + color: #5fd7ff } .term-fgx82 { - color: #5fff00; + color: #5fff00 } .term-fgx83 { - color: #5fff5f; + color: #5fff5f } .term-fgx84 { - color: #5fff87; + color: #5fff87 } .term-fgx85 { - color: #5fffaf; + color: #5fffaf } .term-fgx86 { - color: #5fffd7; + color: #5fffd7 } .term-fgx87 { - color: #5fffff; + color: #5fffff } .term-fgx88 { - color: #870000; + color: #870000 } .term-fgx89 { - color: #87005f; + color: #87005f } .term-fgx90 { - color: #870087; + color: #870087 } .term-fgx91 { - color: #8700af; + color: #8700af } .term-fgx92 { - color: #8700d7; + color: #8700d7 } .term-fgx93 { - color: #8700ff; + color: #8700ff } .term-fgx94 { - color: #875f00; + color: #875f00 } .term-fgx95 { - color: #875f5f; + color: #875f5f } .term-fgx96 { - color: #875f87; + color: #875f87 } .term-fgx97 { - color: #875faf; + color: #875faf } .term-fgx98 { - color: #875fd7; + color: #875fd7 } .term-fgx99 { - color: #875fff; + color: #875fff } .term-fgx100 { - color: #878700; + color: #878700 } .term-fgx101 { - color: #87875f; + color: #87875f } .term-fgx102 { - color: #878787; + color: #878787 } .term-fgx103 { - color: #8787af; + color: #8787af } .term-fgx104 { - color: #8787d7; + color: #8787d7 } .term-fgx105 { - color: #8787ff; + color: #8787ff } .term-fgx106 { - color: #87af00; + color: #87af00 } .term-fgx107 { - color: #87af5f; + color: #87af5f } .term-fgx108 { - color: #87af87; + color: #87af87 } .term-fgx109 { - color: #87afaf; + color: #87afaf } .term-fgx110 { - color: #87afd7; + color: #87afd7 } .term-fgx111 { - color: #87afff; + color: #87afff } .term-fgx112 { - color: #87d700; + color: #87d700 } .term-fgx113 { - color: #87d75f; + color: #87d75f } .term-fgx114 { - color: #87d787; + color: #87d787 } .term-fgx115 { - color: #87d7af; + color: #87d7af } .term-fgx116 { - color: #87d7d7; + color: #87d7d7 } .term-fgx117 { - color: #87d7ff; + color: #87d7ff } .term-fgx118 { - color: #87ff00; + color: #87ff00 } .term-fgx119 { - color: #87ff5f; + color: #87ff5f } .term-fgx120 { - color: #87ff87; + color: #87ff87 } .term-fgx121 { - color: #87ffaf; + color: #87ffaf } .term-fgx122 { - color: #87ffd7; + color: #87ffd7 } .term-fgx123 { - color: #87ffff; + color: #87ffff } .term-fgx124 { - color: #af0000; + color: #af0000 } .term-fgx125 { - color: #af005f; + color: #af005f } .term-fgx126 { - color: #af0087; + color: #af0087 } .term-fgx127 { - color: #af00af; + color: #af00af } .term-fgx128 { - color: #af00d7; + color: #af00d7 } .term-fgx129 { - color: #af00ff; + color: #af00ff } .term-fgx130 { - color: #af5f00; + color: #af5f00 } .term-fgx131 { - color: #af5f5f; + color: #af5f5f } .term-fgx132 { - color: #af5f87; + color: #af5f87 } .term-fgx133 { - color: #af5faf; + color: #af5faf } .term-fgx134 { - color: #af5fd7; + color: #af5fd7 } .term-fgx135 { - color: #af5fff; + color: #af5fff } .term-fgx136 { - color: #af8700; + color: #af8700 } .term-fgx137 { - color: #af875f; + color: #af875f } .term-fgx138 { - color: #af8787; + color: #af8787 } .term-fgx139 { - color: #af87af; + color: #af87af } .term-fgx140 { - color: #af87d7; + color: #af87d7 } .term-fgx141 { - color: #af87ff; + color: #af87ff } .term-fgx142 { - color: #afaf00; + color: #afaf00 } .term-fgx143 { - color: #afaf5f; + color: #afaf5f } .term-fgx144 { - color: #afaf87; + color: #afaf87 } .term-fgx145 { - color: #afafaf; + color: #afafaf } .term-fgx146 { - color: #afafd7; + color: #afafd7 } .term-fgx147 { - color: #afafff; + color: #afafff } .term-fgx148 { - color: #afd700; + color: #afd700 } .term-fgx149 { - color: #afd75f; + color: #afd75f } .term-fgx150 { - color: #afd787; + color: #afd787 } .term-fgx151 { - color: #afd7af; + color: #afd7af } .term-fgx152 { - color: #afd7d7; + color: #afd7d7 } .term-fgx153 { - color: #afd7ff; + color: #afd7ff } .term-fgx154 { - color: #afff00; + color: #afff00 } .term-fgx155 { - color: #afff5f; + color: #afff5f } .term-fgx156 { - color: #afff87; + color: #afff87 } .term-fgx157 { - color: #afffaf; + color: #afffaf } .term-fgx158 { - color: #afffd7; + color: #afffd7 } .term-fgx159 { - color: #afffff; + color: #afffff } .term-fgx160 { - color: #d70000; + color: #d70000 } .term-fgx161 { - color: #d7005f; + color: #d7005f } .term-fgx162 { - color: #d70087; + color: #d70087 } .term-fgx163 { - color: #d700af; + color: #d700af } .term-fgx164 { - color: #d700d7; + color: #d700d7 } .term-fgx165 { - color: #d700ff; + color: #d700ff } .term-fgx166 { - color: #d75f00; + color: #d75f00 } .term-fgx167 { - color: #d75f5f; + color: #d75f5f } .term-fgx168 { - color: #d75f87; + color: #d75f87 } .term-fgx169 { - color: #d75faf; + color: #d75faf } .term-fgx170 { - color: #d75fd7; + color: #d75fd7 } .term-fgx171 { - color: #d75fff; + color: #d75fff } .term-fgx172 { - color: #d78700; + color: #d78700 } .term-fgx173 { - color: #d7875f; + color: #d7875f } .term-fgx174 { - color: #d78787; + color: #d78787 } .term-fgx175 { - color: #d787af; + color: #d787af } .term-fgx176 { - color: #d787d7; + color: #d787d7 } .term-fgx177 { - color: #d787ff; + color: #d787ff } .term-fgx178 { - color: #d7af00; + color: #d7af00 } .term-fgx179 { - color: #d7af5f; + color: #d7af5f } .term-fgx180 { - color: #d7af87; + color: #d7af87 } .term-fgx181 { - color: #d7afaf; + color: #d7afaf } .term-fgx182 { - color: #d7afd7; + color: #d7afd7 } .term-fgx183 { - color: #d7afff; + color: #d7afff } .term-fgx184 { - color: #d7d700; + color: #d7d700 } .term-fgx185 { - color: #d7d75f; + color: #d7d75f } .term-fgx186 { - color: #d7d787; + color: #d7d787 } .term-fgx187 { - color: #d7d7af; + color: #d7d7af } .term-fgx188 { - color: #d7d7d7; + color: #d7d7d7 } .term-fgx189 { - color: #d7d7ff; + color: #d7d7ff } .term-fgx190 { - color: #d7ff00; + color: #d7ff00 } .term-fgx191 { - color: #d7ff5f; + color: #d7ff5f } .term-fgx192 { - color: #d7ff87; + color: #d7ff87 } .term-fgx193 { - color: #d7ffaf; + color: #d7ffaf } .term-fgx194 { - color: #d7ffd7; + color: #d7ffd7 } .term-fgx195 { - color: #d7ffff; + color: #d7ffff } .term-fgx196 { - color: red; + color: red } .term-fgx197 { - color: #ff005f; + color: #ff005f } .term-fgx198 { - color: #ff0087; + color: #ff0087 } .term-fgx199 { - color: #ff00af; + color: #ff00af } .term-fgx200 { - color: #ff00d7; + color: #ff00d7 } .term-fgx201 { - color: #f0f; + color: #f0f } .term-fgx202 { - color: #ff5f00; + color: #ff5f00 } .term-fgx203 { - color: #ff5f5f; + color: #ff5f5f } .term-fgx204 { - color: #ff5f87; + color: #ff5f87 } .term-fgx205 { - color: #ff5faf; + color: #ff5faf } .term-fgx206 { - color: #ff5fd7; + color: #ff5fd7 } .term-fgx207 { - color: #ff5fff; + color: #ff5fff } .term-fgx208 { - color: #ff8700; + color: #ff8700 } .term-fgx209 { - color: #ff875f; + color: #ff875f } .term-fgx210 { - color: #ff8787; + color: #ff8787 } .term-fgx211 { - color: #ff87af; + color: #ff87af } .term-fgx212 { - color: #ff87d7; + color: #ff87d7 } .term-fgx213 { - color: #ff87ff; + color: #ff87ff } .term-fgx214 { - color: #ffaf00; + color: #ffaf00 } .term-fgx215 { - color: #ffaf5f; + color: #ffaf5f } .term-fgx216 { - color: #ffaf87; + color: #ffaf87 } .term-fgx217 { - color: #ffafaf; + color: #ffafaf } .term-fgx218 { - color: #ffafd7; + color: #ffafd7 } .term-fgx219 { - color: #ffafff; + color: #ffafff } .term-fgx220 { - color: gold; + color: gold } .term-fgx221 { - color: #ffd75f; + color: #ffd75f } .term-fgx222 { - color: #ffd787; + color: #ffd787 } .term-fgx223 { - color: #ffd7af; + color: #ffd7af } .term-fgx224 { - color: #ffd7d7; + color: #ffd7d7 } .term-fgx225 { - color: #ffd7ff; + color: #ffd7ff } .term-fgx226 { - color: #ff0; + color: #ff0 } .term-fgx227 { - color: #ffff5f; + color: #ffff5f } .term-fgx228 { - color: #ffff87; + color: #ffff87 } .term-fgx229 { - color: #ffffaf; + color: #ffffaf } .term-fgx230 { - color: #ffffd7; + color: #ffffd7 } .term-fgx231 { - color: #fff; + color: #fff } .term-fgx232 { - color: #080808; + color: #080808 } .term-fgx233 { - color: #121212; + color: #121212 } .term-fgx234 { - color: #1c1c1c; + color: #1c1c1c } .term-fgx235 { - color: #262626; + color: #262626 } .term-fgx236 { - color: #303030; + color: #303030 } .term-fgx237 { - color: #3a3a3a; + color: #3a3a3a } .term-fgx238 { - color: #444; + color: #444 } .term-fgx239 { - color: #4e4e4e; + color: #4e4e4e } .term-fgx240 { - color: #585858; + color: #585858 } .term-fgx241 { - color: #626262; + color: #626262 } .term-fgx242 { - color: #6c6c6c; + color: #6c6c6c } .term-fgx243 { - color: #767676; + color: #767676 } .term-fgx244 { - color: gray; + color: gray } .term-fgx245 { - color: #8a8a8a; + color: #8a8a8a } .term-fgx246 { - color: #949494; + color: #949494 } .term-fgx247 { - color: #9e9e9e; + color: #9e9e9e } .term-fgx248 { - color: #a8a8a8; + color: #a8a8a8 } .term-fgx249 { - color: #b2b2b2; + color: #b2b2b2 } .term-fgx250 { - color: #bcbcbc; + color: #bcbcbc } .term-fgx251 { - color: #c6c6c6; + color: #c6c6c6 } .term-fgx252 { - color: #d0d0d0; + color: #d0d0d0 } .term-fgx253 { - color: #dadada; + color: #dadada } .term-fgx254 { - color: #e4e4e4; + color: #e4e4e4 } .term-fgx255 { - color: #eee; + color: #eee } .svg { - display: inline-block; - vertical-align: text-top; - fill: currentcolor; + display: inline-block; + vertical-align: text-top; + fill: currentcolor } .middle .svg { - vertical-align: middle; + vertical-align: middle } .tribute-container { - box-shadow: 0 .25rem .5rem #00000040; - border-radius: .25rem; + position: absolute; + top: 0; + left: 0; + height: auto; + max-height: 300px; + max-width: 500px; + overflow: auto; + display: block; + z-index: 999999 } .tribute-container ul { - margin-top: 0!important; - background: var(--color-body)!important; + margin: 2px 0 0; + padding: 0; + list-style: none; + background: #efefef } .tribute-container li { - padding: 3px .5rem!important; + padding: 5px; + cursor: pointer +} + +.tribute-container li.highlight { + background: #ddd +} + +.tribute-container li span { + font-weight: 700 +} + +.tribute-container li.no-match { + cursor: default +} + +.tribute-container .menu-highlighted { + font-weight: 700 +} + +.tribute-container { + box-shadow: 0 .25rem .5rem #00000040; + border-radius: .25rem +} + +.tribute-container ul { + margin-top: 0!important; + background: var(--color-body)!important +} + +.tribute-container li { + padding: 3px .5rem!important } .tribute-container li span.fullname { - font-weight: 400; - font-size: .8rem; - margin-left: 3px; + font-weight: 400; + font-size: .8rem; + margin-left: 3px } .tribute-container li.highlight,.tribute-container li:hover { - background: var(--color-primary)!important; - color: var(--color-primary-contrast)!important; + background: var(--color-primary)!important; + color: var(--color-primary-contrast)!important } .tribute-item { - display: flex; - align-items: center; + display: flex; + align-items: center } .tribute-item .emoji,.tribute-item img[src*="/avatar/"] { - margin-right: .5rem; + margin-right: .5rem } .tribute-container img { - width: 1.5rem!important; - height: 1.5rem!important; + width: 1.5rem!important; + height: 1.5rem!important } :root :lang(ja) { - --fonts-override: var(--fonts-default-override-ja); + --fonts-override: var(--fonts-default-override-ja) } :root :lang(zh-CN) { - --fonts-override: var(--fonts-default-override-zh-cn); + --fonts-override: var(--fonts-default-override-zh-cn) } :root :lang(zh-TW) { - --fonts-override: var(--fonts-default-override-zh-tw); + --fonts-override: var(--fonts-default-override-zh-tw) } :root :lang(zh-HK) { - --fonts-override: var(--fonts-default-override-zh-hk); + --fonts-override: var(--fonts-default-override-zh-hk) } :root :lang(ko) { - --fonts-override: var(--fonts-default-override-ko); + --fonts-override: var(--fonts-default-override-ko) } [lang] { - font-family: var(--fonts-regular); -} - -@font-face { - font-family:system-ui-ja;src:local("HiraKakuProN-W3"),local("Hiragino Kaku Gothic ProN W3"),local("HiraginoSans-W2"),local("Source Han Sans JP Light"),local("SourceHanSansJP-Light"),local("Source Han Sans J Light"),local("SourceHanSansJ-Light"),local("Noto Sans CJK JP Light"),local("NotoSansCJKJP-Light"),local("Source Han Sans Light"),local("SourceHanSans-Light"),local("Yu Gothic Regular"),local("YuGothic Regular"),local("Droid Sans Japanese"),local("Meiryo"),local("MS PGothic");font-weight:300;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ja;src:local("HiraKakuProN-W3"),local("Hiragino Kaku Gothic ProN W3"),local("HiraginoSans-W4"),local("Source Han Sans JP Regular"),local("SourceHanSansJP-Regular"),local("Source Han Sans J Regular"),local("SourceHanSansJ-Regular"),local("Noto Sans CJK JP Regular"),local("NotoSansCJKJP-Regular"),local("Source Han Sans Regular"),local("SourceHanSans-Regular"),local("Yu Gothic Medium"),local("YuGothic Medium"),local("Droid Sans Japanese"),local("Meiryo"),local("MS PGothic");font-weight:400;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ja;src:local("HiraKakuProN-W3"),local("Hiragino Kaku Gothic ProN W3"),local("HiraginoSans-W5"),local("Source Han Sans JP Medium"),local("SourceHanSansJP-Medium"),local("Source Han Sans J Medium"),local("SourceHanSansJ-Medium"),local("Noto Sans CJK JP Medium"),local("NotoSansCJKJP-Medium"),local("Source Han Sans Medium"),local("SourceHanSans-Medium"),local("Yu Gothic Medium"),local("YuGothic Medium"),local("Droid Sans Japanese"),local("Meiryo"),local("MS PGothic");font-weight:500;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ja;src:local("HiraKakuProN-W6"),local("Hiragino Kaku Gothic ProN W6"),local("HiraginoSans-W6"),local("Source Han Sans JP Bold"),local("SourceHanSansJP-Bold"),local("Source Han Sans J Bold"),local("SourceHanSansJ-Bold"),local("Noto Sans CJK JP Bold"),local("NotoSansCJKJP-Bold"),local("Source Han Sans Bold"),local("SourceHanSans-Bold"),local("Yu Gothic Bold"),local("YuGothic Bold"),local("Droid Sans Japanese"),local("Meiryo Bold"),local("MS PGothic");font-weight:700;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ja;src:local("HelveticaNeue");unicode-range:U+A0; -} - -@supports not (-webkit-hyphens:none) { -@ font-face { - font-family: system-ui-ja; - src: local("HelveticaNeue"); - unicode-range: U+20; - } + font-family: var(--fonts-regular) } :root { - --fonts-default-override-ja: system-ui-ja, var(--fonts-proportional); + --fonts-default-override-ja: system-ui-ja, var(--fonts-proportional); + --fonts-default-override-zh-cn: system-ui-zh-cn, var(--fonts-proportional); + --fonts-default-override-zh-tw: system-ui-zh-tw, var(--fonts-proportional); + --fonts-default-override-zh-hk: system-ui-zh-hk, var(--fonts-proportional); + --fonts-default-override-ko: system-ui-ko, var(--fonts-proportional) } -@supports (-moz-appearance:none) { - :root { - --fonts-default-override-ja: var(--fonts-proportional), system-ui-ja; - } +@supports (-moz-appearance: none) { + :root { + --fonts-default-override-ja: var(--fonts-proportional), system-ui-ja; + --fonts-default-override-zh-cn: var(--fonts-proportional), system-ui-zh-cn; + --fonts-default-override-zh-tw: var(--fonts-proportional), system-ui-zh-tw; + --fonts-default-override-zh-hk: var(--fonts-proportional), system-ui-zh-hk; + --fonts-default-override-ko: var(--fonts-proportional), system-ui-ko + } } @font-face { - font-family:system-ui-zh-cn;src:local("PingFangSC-Light"),local("Source Han Sans CN Light"),local("SourceHanSansCN-Light"),local("Source Han Sans SC Light"),local("SourceHanSansSC-Light"),local("Noto Sans CJK SC Light"),local("NotoSansCJKSC-Light"),local("HiraginoSansGB-W3"),local("Hiragino Sans GB W3"),local("Microsoft YaHei Light"),local("Heiti SC Light"),local("SimHei");font-weight:300;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; + font-family: system-ui-ja; + src: local("HiraKakuProN-W3"),local("Hiragino Kaku Gothic ProN W3"),local("HiraginoSans-W2"),local("Source Han Sans JP Light"),local("SourceHanSansJP-Light"),local("Source Han Sans J Light"),local("SourceHanSansJ-Light"),local("Noto Sans CJK JP Light"),local("NotoSansCJKJP-Light"),local("Source Han Sans Light"),local("SourceHanSans-Light"),local("Yu Gothic Regular"),local("YuGothic Regular"),local("Droid Sans Japanese"),local("Meiryo"),local("MS PGothic"); + font-weight: 300; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? } @font-face { - font-family:system-ui-zh-cn;src:local("PingFangSC-Regular"),local("Source Han Sans CN Regular"),local("SourceHanSansCN-Regular"),local("Source Han Sans SC Regular"),local("SourceHanSansSC-Regular"),local("Noto Sans CJK SC Regular"),local("NotoSansCJKSC-Regular"),local("HiraginoSansGB-W3"),local("Hiragino Sans GB W3"),local("Microsoft YaHei"),local("Heiti SC Light"),local("SimHei");font-weight:400;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; + font-family: system-ui-ja; + src: local("HiraKakuProN-W3"),local("Hiragino Kaku Gothic ProN W3"),local("HiraginoSans-W4"),local("Source Han Sans JP Regular"),local("SourceHanSansJP-Regular"),local("Source Han Sans J Regular"),local("SourceHanSansJ-Regular"),local("Noto Sans CJK JP Regular"),local("NotoSansCJKJP-Regular"),local("Source Han Sans Regular"),local("SourceHanSans-Regular"),local("Yu Gothic Medium"),local("YuGothic Medium"),local("Droid Sans Japanese"),local("Meiryo"),local("MS PGothic"); + font-weight: 400; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? } @font-face { - font-family:system-ui-zh-cn;src:local("PingFangSC-Medium"),local("Source Han Sans CN Medium"),local("SourceHanSansCN-Medium"),local("Source Han Sans SC Medium"),local("SourceHanSansSC-Medium"),local("Noto Sans CJK SC Medium"),local("NotoSansCJKSC-Medium"),local("HiraginoSansGB-W3"),local("Hiragino Sans GB W3"),local("Microsoft YaHei"),local("Heiti SC Light"),local("SimHei");font-weight:500;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; + font-family: system-ui-ja; + src: local("HiraKakuProN-W3"),local("Hiragino Kaku Gothic ProN W3"),local("HiraginoSans-W5"),local("Source Han Sans JP Medium"),local("SourceHanSansJP-Medium"),local("Source Han Sans J Medium"),local("SourceHanSansJ-Medium"),local("Noto Sans CJK JP Medium"),local("NotoSansCJKJP-Medium"),local("Source Han Sans Medium"),local("SourceHanSans-Medium"),local("Yu Gothic Medium"),local("YuGothic Medium"),local("Droid Sans Japanese"),local("Meiryo"),local("MS PGothic"); + font-weight: 500; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? } @font-face { - font-family:system-ui-zh-cn;src:local("PingFangSC-Semibold"),local("Source Han Sans CN Bold"),local("SourceHanSansCN-Bold"),local("Source Han Sans SC Bold"),local("SourceHanSansSC-Bold"),local("Noto Sans CJK SC Bold"),local("NotoSansCJKSC-Bold"),local("HiraginoSansGB-W6"),local("Hiragino Sans GB W6"),local("Microsoft YaHei Bold"),local("Heiti SC Medium"),local("SimHei");font-weight:700;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; + font-family: system-ui-ja; + src: local("HiraKakuProN-W6"),local("Hiragino Kaku Gothic ProN W6"),local("HiraginoSans-W6"),local("Source Han Sans JP Bold"),local("SourceHanSansJP-Bold"),local("Source Han Sans J Bold"),local("SourceHanSansJ-Bold"),local("Noto Sans CJK JP Bold"),local("NotoSansCJKJP-Bold"),local("Source Han Sans Bold"),local("SourceHanSans-Bold"),local("Yu Gothic Bold"),local("YuGothic Bold"),local("Droid Sans Japanese"),local("Meiryo Bold"),local("MS PGothic"); + font-weight: 700; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? } @font-face { - font-family:system-ui-zh-cn;src:local("HelveticaNeue");unicode-range:U+A0; + font-family: system-ui-ja; + src: local("HelveticaNeue"); + unicode-range: U+A0 } -@supports not (-webkit-hyphens:none) { -@ font-face { - font-family: system-ui-zh-cn; - src: local("HelveticaNeue"); - unicode-range: U+20; - } +@supports not (-webkit-hyphens: none) { + @font-face { + font-family:system-ui-ja; + src: local("HelveticaNeue"); + unicode-range: U+20 + } +} + +@font-face { + font-family: system-ui-zh-cn; + src: local("PingFangSC-Light"),local("Source Han Sans CN Light"),local("SourceHanSansCN-Light"),local("Source Han Sans SC Light"),local("SourceHanSansSC-Light"),local("Noto Sans CJK SC Light"),local("NotoSansCJKSC-Light"),local("HiraginoSansGB-W3"),local("Hiragino Sans GB W3"),local("Microsoft YaHei Light"),local("Heiti SC Light"),local("SimHei"); + font-weight: 300; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-cn; + src: local("PingFangSC-Regular"),local("Source Han Sans CN Regular"),local("SourceHanSansCN-Regular"),local("Source Han Sans SC Regular"),local("SourceHanSansSC-Regular"),local("Noto Sans CJK SC Regular"),local("NotoSansCJKSC-Regular"),local("HiraginoSansGB-W3"),local("Hiragino Sans GB W3"),local("Microsoft YaHei"),local("Heiti SC Light"),local("SimHei"); + font-weight: 400; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-cn; + src: local("PingFangSC-Medium"),local("Source Han Sans CN Medium"),local("SourceHanSansCN-Medium"),local("Source Han Sans SC Medium"),local("SourceHanSansSC-Medium"),local("Noto Sans CJK SC Medium"),local("NotoSansCJKSC-Medium"),local("HiraginoSansGB-W3"),local("Hiragino Sans GB W3"),local("Microsoft YaHei"),local("Heiti SC Light"),local("SimHei"); + font-weight: 500; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-cn; + src: local("PingFangSC-Semibold"),local("Source Han Sans CN Bold"),local("SourceHanSansCN-Bold"),local("Source Han Sans SC Bold"),local("SourceHanSansSC-Bold"),local("Noto Sans CJK SC Bold"),local("NotoSansCJKSC-Bold"),local("HiraginoSansGB-W6"),local("Hiragino Sans GB W6"),local("Microsoft YaHei Bold"),local("Heiti SC Medium"),local("SimHei"); + font-weight: 700; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-cn; + src: local("HelveticaNeue"); + unicode-range: U+A0 +} + +@supports not (-webkit-hyphens: none) { + @font-face { + font-family:system-ui-zh-cn; + src: local("HelveticaNeue"); + unicode-range: U+20 + } +} + +@font-face { + font-family: system-ui-zh-tw; + src: local("PingFangTC-Light"),local("Source Han Sans TW Light"),local("SourceHanSansTW-Light"),local("Source Han Sans TC Light"),local("SourceHanSansTC-Light"),local("Noto Sans CJK TC Light"),local("NotoSansCJKTC-Light"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei Light"),local("Heiti TC Light"),local("PMingLiU"); + font-weight: 300; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-tw; + src: local("PingFangTC-Regular"),local("Source Han Sans TW Regular"),local("SourceHanSansTW-Regular"),local("Source Han Sans TC Regular"),local("SourceHanSansTC-Regular"),local("Noto Sans CJK TC Regular"),local("NotoSansCJKTC-Regular"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU"); + font-weight: 400; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-tw; + src: local("PingFangTC-Medium"),local("Source Han Sans TW Medium"),local("SourceHanSansTW-Medium"),local("Source Han Sans TC Medium"),local("SourceHanSansTC-Medium"),local("Noto Sans CJK TC Medium"),local("NotoSansCJKTC-Medium"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU"); + font-weight: 500; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-tw; + src: local("PingFangTC-Semibold"),local("Source Han Sans TW Bold"),local("SourceHanSansTW-Bold"),local("Source Han Sans TC Bold"),local("SourceHanSansTC-Bold"),local("Noto Sans CJK TC Bold"),local("NotoSansCJKTC-Bold"),local("HiraginoSansTC-W6"),local("Hiragino Sans TC W6"),local("Microsoft JhengHei Bold"),local("Heiti TC Medium"),local("PMingLiU"); + font-weight: 700; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-tw; + src: local("HelveticaNeue"); + unicode-range: U+A0 +} + +@supports not (-webkit-hyphens: none) { + @font-face { + font-family:system-ui-zh-tw; + src: local("HelveticaNeue"); + unicode-range: U+20 + } +} + +@font-face { + font-family: system-ui-zh-hk; + src: local("PingFangHK-Light"),local("Source Han Sans HK Light"),local("SourceHanSansHK-Light"),local("Source Han Sans HC Light"),local("SourceHanSansHC-Light"),local("Noto Sans CJK HK Light"),local("NotoSansCJKHK-Light"),local("Source Han Sans TC Light"),local("SourceHanSansTC-Light"),local("Noto Sans CJK TC Light"),local("NotoSansCJKTC-Light"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei Light"),local("Heiti TC Light"),local("PMingLiU_HKSCS"),local("PMingLiU"); + font-weight: 300; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-hk; + src: local("PingFangHK-Regular"),local("Source Han Sans HK Regular"),local("SourceHanSansHK-Regular"),local("Source Han Sans HC Regular"),local("SourceHanSansHC-Regular"),local("Noto Sans CJK HK Regular"),local("NotoSansCJKHK-Regular"),local("Source Han Sans TC Regular"),local("SourceHanSansTC-Regular"),local("Noto Sans CJK TC Regular"),local("NotoSansCJKTC-Regular"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU_HKSCS"),local("PMingLiU"); + font-weight: 400; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-hk; + src: local("PingFangHK-Medium"),local("Source Han Sans HK Medium"),local("SourceHanSansHK-Medium"),local("Source Han Sans HC Medium"),local("SourceHanSansHC-Medium"),local("Noto Sans CJK HK Medium"),local("NotoSansCJKHK-Medium"),local("Source Han Sans TC Medium"),local("SourceHanSansTC-Medium"),local("Noto Sans CJK TC Medium"),local("NotoSansCJKTC-Medium"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU_HKSCS"),local("PMingLiU"); + font-weight: 500; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-hk; + src: local("PingFangHK-Semibold"),local("Source Han Sans HK Bold"),local("SourceHanSansHK-Bold"),local("Source Han Sans HC Bold"),local("SourceHanSansHC-Bold"),local("Noto Sans CJK HK Bold"),local("NotoSansCJKHK-Bold"),local("Source Han Sans TC Bold"),local("SourceHanSansTC-Bold"),local("Noto Sans CJK TC Bold"),local("NotoSansCJKTC-Bold"),local("HiraginoSansTC-W6"),local("Hiragino Sans TC W6"),local("Microsoft JhengHei Bold"),local("Heiti TC Medium"),local("PMingLiU_HKSCS"),local("PMingLiU"); + font-weight: 700; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-zh-hk; + src: local("HelveticaNeue"); + unicode-range: U+A0 +} + +@supports not (-webkit-hyphens: none) { + @font-face { + font-family:system-ui-zh-hk; + src: local("HelveticaNeue"); + unicode-range: U+20 + } +} + +@font-face { + font-family: system-ui-ko; + src: local("AppleSDGothicNeo-Light"),local("Source Han Sans KR Light"),local("SourceHanSansKR-Light"),local("Source Han Sans K Light"),local("SourceHanSansK-Light"),local("Noto Sans CJK KR Light"),local("NotoSansCJKKR-Light"),local("NanumBarunGothic Light"),local("Malgun Gothic Semilight"),local("Nanum Gothic"),local("Dotum"); + font-weight: 300; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-ko; + src: local("AppleSDGothicNeo-Regular"),local("Source Han Sans KR Regular"),local("SourceHanSansKR-Regular"),local("Source Han Sans K Regular"),local("SourceHanSansK-Regular"),local("Noto Sans CJK KR Regular"),local("NotoSansCJKKR-Regular"),local("NanumBarunGothic"),local("Malgun Gothic"),local("Nanum Gothic"),local("Dotum"); + font-weight: 400; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-ko; + src: local("AppleSDGothicNeo-Medium"),local("Source Han Sans KR Medium"),local("SourceHanSansKR-Medium"),local("Source Han Sans K Medium"),local("SourceHanSansK-Medium"),local("Noto Sans CJK KR Medium"),local("NotoSansCJKKR-Medium"),local("NanumBarunGothic"),local("Malgun Gothic"),local("Nanum Gothic"),local("Dotum"); + font-weight: 500; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-ko; + src: local("AppleSDGothicNeo-SemiBold"),local("Source Han Sans KR Bold"),local("SourceHanSansKR-Bold"),local("Source Han Sans K Bold"),local("SourceHanSansK-Bold"),local("Noto Sans CJK KR Bold"),local("NotoSansCJKKR-Bold"),local("NanumBarunGothic Bold"),local("Malgun Gothic Bold"),local("Nanum Gothic Bold"),local("Dotum"); + font-weight: 700; + unicode-range: U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2???? +} + +@font-face { + font-family: system-ui-ko; + src: local("HelveticaNeue"); + unicode-range: U+A0 +} + +@supports not (-webkit-hyphens: none) { + @font-face { + font-family:system-ui-ko; + src: local("HelveticaNeue"); + unicode-range: U+20 + } } :root { - --fonts-default-override-zh-cn: system-ui-zh-cn, var(--fonts-proportional); -} - -@supports (-moz-appearance:none) { - :root { - --fonts-default-override-zh-cn: var(--fonts-proportional), system-ui-zh-cn; - } -} - -@font-face { - font-family:system-ui-zh-tw;src:local("PingFangTC-Light"),local("Source Han Sans TW Light"),local("SourceHanSansTW-Light"),local("Source Han Sans TC Light"),local("SourceHanSansTC-Light"),local("Noto Sans CJK TC Light"),local("NotoSansCJKTC-Light"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei Light"),local("Heiti TC Light"),local("PMingLiU");font-weight:300;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-tw;src:local("PingFangTC-Regular"),local("Source Han Sans TW Regular"),local("SourceHanSansTW-Regular"),local("Source Han Sans TC Regular"),local("SourceHanSansTC-Regular"),local("Noto Sans CJK TC Regular"),local("NotoSansCJKTC-Regular"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU");font-weight:400;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-tw;src:local("PingFangTC-Medium"),local("Source Han Sans TW Medium"),local("SourceHanSansTW-Medium"),local("Source Han Sans TC Medium"),local("SourceHanSansTC-Medium"),local("Noto Sans CJK TC Medium"),local("NotoSansCJKTC-Medium"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU");font-weight:500;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-tw;src:local("PingFangTC-Semibold"),local("Source Han Sans TW Bold"),local("SourceHanSansTW-Bold"),local("Source Han Sans TC Bold"),local("SourceHanSansTC-Bold"),local("Noto Sans CJK TC Bold"),local("NotoSansCJKTC-Bold"),local("HiraginoSansTC-W6"),local("Hiragino Sans TC W6"),local("Microsoft JhengHei Bold"),local("Heiti TC Medium"),local("PMingLiU");font-weight:700;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-tw;src:local("HelveticaNeue");unicode-range:U+A0; -} - -@supports not (-webkit-hyphens:none) { -@ font-face { - font-family: system-ui-zh-tw; - src: local("HelveticaNeue"); - unicode-range: U+20; - } -} - -:root { - --fonts-default-override-zh-tw: system-ui-zh-tw, var(--fonts-proportional); -} - -@supports (-moz-appearance:none) { - :root { - --fonts-default-override-zh-tw: var(--fonts-proportional), system-ui-zh-tw; - } -} - -@font-face { - font-family:system-ui-zh-hk;src:local("PingFangHK-Light"),local("Source Han Sans HK Light"),local("SourceHanSansHK-Light"),local("Source Han Sans HC Light"),local("SourceHanSansHC-Light"),local("Noto Sans CJK HK Light"),local("NotoSansCJKHK-Light"),local("Source Han Sans TC Light"),local("SourceHanSansTC-Light"),local("Noto Sans CJK TC Light"),local("NotoSansCJKTC-Light"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei Light"),local("Heiti TC Light"),local("PMingLiU_HKSCS"),local("PMingLiU");font-weight:300;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-hk;src:local("PingFangHK-Regular"),local("Source Han Sans HK Regular"),local("SourceHanSansHK-Regular"),local("Source Han Sans HC Regular"),local("SourceHanSansHC-Regular"),local("Noto Sans CJK HK Regular"),local("NotoSansCJKHK-Regular"),local("Source Han Sans TC Regular"),local("SourceHanSansTC-Regular"),local("Noto Sans CJK TC Regular"),local("NotoSansCJKTC-Regular"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU_HKSCS"),local("PMingLiU");font-weight:400;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-hk;src:local("PingFangHK-Medium"),local("Source Han Sans HK Medium"),local("SourceHanSansHK-Medium"),local("Source Han Sans HC Medium"),local("SourceHanSansHC-Medium"),local("Noto Sans CJK HK Medium"),local("NotoSansCJKHK-Medium"),local("Source Han Sans TC Medium"),local("SourceHanSansTC-Medium"),local("Noto Sans CJK TC Medium"),local("NotoSansCJKTC-Medium"),local("HiraginoSansTC-W3"),local("Hiragino Sans TC W3"),local("Microsoft JhengHei"),local("Heiti TC Light"),local("PMingLiU_HKSCS"),local("PMingLiU");font-weight:500;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-hk;src:local("PingFangHK-Semibold"),local("Source Han Sans HK Bold"),local("SourceHanSansHK-Bold"),local("Source Han Sans HC Bold"),local("SourceHanSansHC-Bold"),local("Noto Sans CJK HK Bold"),local("NotoSansCJKHK-Bold"),local("Source Han Sans TC Bold"),local("SourceHanSansTC-Bold"),local("Noto Sans CJK TC Bold"),local("NotoSansCJKTC-Bold"),local("HiraginoSansTC-W6"),local("Hiragino Sans TC W6"),local("Microsoft JhengHei Bold"),local("Heiti TC Medium"),local("PMingLiU_HKSCS"),local("PMingLiU");font-weight:700;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-zh-hk;src:local("HelveticaNeue");unicode-range:U+A0; -} - -@supports not (-webkit-hyphens:none) { -@ font-face { - font-family: system-ui-zh-hk; - src: local("HelveticaNeue"); - unicode-range: U+20; - } -} - -:root { - --fonts-default-override-zh-hk: system-ui-zh-hk, var(--fonts-proportional); -} - -@supports (-moz-appearance:none) { - :root { - --fonts-default-override-zh-hk: var(--fonts-proportional), system-ui-zh-hk; - } -} - -@font-face { - font-family:system-ui-ko;src:local("AppleSDGothicNeo-Light"),local("Source Han Sans KR Light"),local("SourceHanSansKR-Light"),local("Source Han Sans K Light"),local("SourceHanSansK-Light"),local("Noto Sans CJK KR Light"),local("NotoSansCJKKR-Light"),local("NanumBarunGothic Light"),local("Malgun Gothic Semilight"),local("Nanum Gothic"),local("Dotum");font-weight:300;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ko;src:local("AppleSDGothicNeo-Regular"),local("Source Han Sans KR Regular"),local("SourceHanSansKR-Regular"),local("Source Han Sans K Regular"),local("SourceHanSansK-Regular"),local("Noto Sans CJK KR Regular"),local("NotoSansCJKKR-Regular"),local("NanumBarunGothic"),local("Malgun Gothic"),local("Nanum Gothic"),local("Dotum");font-weight:400;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ko;src:local("AppleSDGothicNeo-Medium"),local("Source Han Sans KR Medium"),local("SourceHanSansKR-Medium"),local("Source Han Sans K Medium"),local("SourceHanSansK-Medium"),local("Noto Sans CJK KR Medium"),local("NotoSansCJKKR-Medium"),local("NanumBarunGothic"),local("Malgun Gothic"),local("Nanum Gothic"),local("Dotum");font-weight:500;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ko;src:local("AppleSDGothicNeo-SemiBold"),local("Source Han Sans KR Bold"),local("SourceHanSansKR-Bold"),local("Source Han Sans K Bold"),local("SourceHanSansK-Bold"),local("Noto Sans CJK KR Bold"),local("NotoSansCJKKR-Bold"),local("NanumBarunGothic Bold"),local("Malgun Gothic Bold"),local("Nanum Gothic Bold"),local("Dotum");font-weight:700;unicode-range:U+11??,U+2E80-4DBF,U+4E00-9FFF,U+A960-A97F,U+AC00-D7FF,U+F900-FAFF,U+FE00-FE6F,U+FF00-FFEF,U+1F2??,U+2????; -} - -@font-face { - font-family:system-ui-ko;src:local("HelveticaNeue");unicode-range:U+A0; -} - -@supports not (-webkit-hyphens:none) { -@ font-face { - font-family: system-ui-ko; - src: local("HelveticaNeue"); - unicode-range: U+20; - } -} - -:root { - --fonts-default-override-ko: system-ui-ko, var(--fonts-proportional); -} - -@supports (-moz-appearance:none) { - :root { - --fonts-default-override-ko: var(--fonts-proportional), system-ui-ko; - } -} - -:root { - --fonts-proportional: -apple-system, "Segoe UI", system-ui, "Roboto", "Helvetica Neue", "Arial"; - --fonts-monospace: "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji); - --fonts-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla"; - --checkbox-mask-checked: url('data:image/svg+xml;utf8,'); - --checkbox-mask-indeterminate: url('data:image/svg+xml;utf8,'); - --border-radius: .28571429rem; - --opacity-disabled: .55; - --height-loading: 12rem; - --color-primary: #4183c4; - --color-primary-contrast: #ffffff; - --color-primary-dark-1: #3876b3; - --color-primary-dark-2: #31699f; - --color-primary-dark-3: #2b5c8b; - --color-primary-dark-4: #254f77; - --color-primary-dark-5: #193450; - --color-primary-dark-6: #0c1a28; - --color-primary-dark-7: #04080c; - --color-primary-light-1: #548fca; - --color-primary-light-2: #679cd0; - --color-primary-light-3: #7aa8d6; - --color-primary-light-4: #8db5dc; - --color-primary-light-5: #b3cde7; - --color-primary-light-6: #d9e6f3; - --color-primary-light-7: #f4f8fb; - --color-primary-alpha-10: #4183c419; - --color-primary-alpha-20: #4183c433; - --color-primary-alpha-30: #4183c44b; - --color-primary-alpha-40: #4183c466; - --color-primary-alpha-50: #4183c480; - --color-primary-alpha-60: #4183c499; - --color-primary-alpha-70: #4183c4b3; - --color-primary-alpha-80: #4183c4cc; - --color-primary-alpha-90: #4183c4e1; - --color-secondary: #dedede; - --color-secondary-dark-1: #cecece; - --color-secondary-dark-2: #bfbfbf; - --color-secondary-dark-3: #a0a0a0; - --color-secondary-dark-4: #909090; - --color-secondary-dark-5: #818181; - --color-secondary-dark-6: #717171; - --color-secondary-dark-7: #626262; - --color-secondary-dark-8: #525252; - --color-secondary-dark-9: #434343; - --color-secondary-dark-10: #333333; - --color-secondary-dark-11: #242424; - --color-secondary-dark-12: #141414; - --color-secondary-dark-13: #040404; - --color-secondary-light-1: #e5e5e5; - --color-secondary-light-2: #ebebeb; - --color-secondary-light-3: #f2f2f2; - --color-secondary-light-4: #f8f8f8; - --color-secondary-alpha-10: #dedede19; - --color-secondary-alpha-20: #dedede33; - --color-secondary-alpha-30: #dedede4b; - --color-secondary-alpha-40: #dedede66; - --color-secondary-alpha-50: #dedede80; - --color-secondary-alpha-60: #dedede99; - --color-secondary-alpha-70: #dededeb3; - --color-secondary-alpha-80: #dededecc; - --color-secondary-alpha-90: #dededee1; - --color-console-fg: #ffffff; - --color-console-bg: #171717; - --color-red: #db2828; - --color-orange: #f2711c; - --color-yellow: #fbbd08; - --color-olive: #b5cc18; - --color-green: #21ba45; - --color-teal: #00b5ad; - --color-blue: #2185d0; - --color-violet: #6435c9; - --color-purple: #a333c8; - --color-pink: #e03997; - --color-brown: #a5673f; - --color-grey: #888888; - --color-black: #1b1c1d; - --color-red-light: #e45e5e; - --color-orange-light: #f59555; - --color-yellow-light: #fcce46; - --color-olive-light: #d3e942; - --color-green-light: #46de6a; - --color-teal-light: #08fff4; - --color-blue-light: #51a5e3; - --color-violet-light: #8b67d7; - --color-purple-light: #bb64d8; - --color-pink-light: #e86bb1; - --color-brown-light: #c58b66; - --color-grey-light: #a6a6a6; - --color-black-light: #525558; - --color-gold: #a1882b; - --color-white: #ffffff; - --color-diff-removed-word-bg: #fdb8c0; - --color-diff-added-word-bg: #acf2bd; - --color-diff-removed-row-bg: #ffeef0; - --color-diff-moved-row-bg: #f1f8d1; - --color-diff-added-row-bg: #e6ffed; - --color-diff-removed-row-border: #f1c0c0; - --color-diff-moved-row-border: #d0e27f; - --color-diff-added-row-border: #e6ffed; - --color-diff-inactive: #f2f2f2; - --color-error-border: #e0b4b4; - --color-error-bg: #fff6f6; - --color-error-text: #9f3a38; - --color-success-border: #a3c293; - --color-success-bg: #fcfff5; - --color-success-text: #2c662d; - --color-warning-border: #c9ba9b; - --color-warning-bg: #fffaf3; - --color-warning-text: #573a08; - --color-info-border: #a9d5de; - --color-info-bg: #f8ffff; - --color-info-text: #276f86; - --color-body: #ffffff; - --color-text-dark: #080808; - --color-text: #212121; - --color-text-light: #555555; - --color-text-light-1: #BBC0CA; - --color-text-light-2: #808080; - --color-text-light-3: #a0a0a0; - --color-box-header: #f7f7f7; - --color-box-body: #ffffff; - --color-box-body-highlight: #f8f8f8; - --color-footer: #ffffff; - --color-timeline: #ececec; - --color-input-text: #212121; - --color-input-background: #ffffff; - --color-input-toggle-background: #dedede; - --color-input-border: #dedede; - --color-input-border-hover: #cecece; - --color-navbar: #f8f8f8; - --color-navbar-transparent: #f8f8f800; - --color-light: #00000006; - --color-light-mimic-enabled: rgba(0, 0, 0, calc(6 / 255 * 222 / 255 / var(--opacity-disabled))); - --color-light-border: #0000001d; - --color-hover: #0000000c; - --color-active: #00000014; - --color-menu: #ffffff; - --color-card: #ffffff; - --color-markup-table-row: #00000008; - --color-markup-code-block: #00000010; - --color-button: #ffffff; - --color-code-bg: #ffffff; - --color-code-sidebar-bg: #f5f5f5; - --color-shadow: #00000030; - --color-secondary-bg: #f4f4f4; - --color-expand-button: #d8efff; - --color-placeholder-text: #aaa; - --color-editor-line-highlight: var(--color-primary-light-6); - --color-project-board-bg: var(--color-secondary-light-4); - --color-project-board-dark-label: #555555; - --color-project-board-light-label: #a6aab5; - --color-caret: var(--color-text-dark); - --color-reaction-bg: #0000000a; - --color-reaction-active-bg: var(--color-primary-alpha-20); - --color-tooltip-bg: #000000f0; - --color-tooltip-text: #ffffff; - --color-header-bar: #ffffff; - --color-label-active-bg: #d0d0d0; - --color-accent: var(--color-primary-light-1); - --color-small-accent: var(--color-primary-light-6); - --color-active-line: #fffbdd; - accent-color: var(--color-accent); - color-scheme: light; + --fonts-proportional: -apple-system, "Segoe UI", system-ui, "Roboto", "Helvetica Neue", "Arial"; + --fonts-monospace: "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji); + --fonts-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla"; + --checkbox-mask-checked: url('data:image/svg+xml;utf8,'); + --checkbox-mask-indeterminate: url('data:image/svg+xml;utf8,'); + --border-radius: .28571429rem; + --opacity-disabled: .55; + --height-loading: 12rem; + --color-primary: #4183c4; + --color-primary-contrast: #ffffff; + --color-primary-dark-1: #3876b3; + --color-primary-dark-2: #31699f; + --color-primary-dark-3: #2b5c8b; + --color-primary-dark-4: #254f77; + --color-primary-dark-5: #193450; + --color-primary-dark-6: #0c1a28; + --color-primary-dark-7: #04080c; + --color-primary-light-1: #548fca; + --color-primary-light-2: #679cd0; + --color-primary-light-3: #7aa8d6; + --color-primary-light-4: #8db5dc; + --color-primary-light-5: #b3cde7; + --color-primary-light-6: #d9e6f3; + --color-primary-light-7: #f4f8fb; + --color-primary-alpha-10: #4183c419; + --color-primary-alpha-20: #4183c433; + --color-primary-alpha-30: #4183c44b; + --color-primary-alpha-40: #4183c466; + --color-primary-alpha-50: #4183c480; + --color-primary-alpha-60: #4183c499; + --color-primary-alpha-70: #4183c4b3; + --color-primary-alpha-80: #4183c4cc; + --color-primary-alpha-90: #4183c4e1; + --color-secondary: #dedede; + --color-secondary-dark-1: #cecece; + --color-secondary-dark-2: #bfbfbf; + --color-secondary-dark-3: #a0a0a0; + --color-secondary-dark-4: #909090; + --color-secondary-dark-5: #818181; + --color-secondary-dark-6: #717171; + --color-secondary-dark-7: #626262; + --color-secondary-dark-8: #525252; + --color-secondary-dark-9: #434343; + --color-secondary-dark-10: #333333; + --color-secondary-dark-11: #242424; + --color-secondary-dark-12: #141414; + --color-secondary-dark-13: #040404; + --color-secondary-light-1: #e5e5e5; + --color-secondary-light-2: #ebebeb; + --color-secondary-light-3: #f2f2f2; + --color-secondary-light-4: #f8f8f8; + --color-secondary-alpha-10: #dedede19; + --color-secondary-alpha-20: #dedede33; + --color-secondary-alpha-30: #dedede4b; + --color-secondary-alpha-40: #dedede66; + --color-secondary-alpha-50: #dedede80; + --color-secondary-alpha-60: #dedede99; + --color-secondary-alpha-70: #dededeb3; + --color-secondary-alpha-80: #dededecc; + --color-secondary-alpha-90: #dededee1; + --color-console-fg: #ffffff; + --color-console-bg: #171717; + --color-red: #db2828; + --color-orange: #f2711c; + --color-yellow: #fbbd08; + --color-olive: #b5cc18; + --color-green: #21ba45; + --color-teal: #00b5ad; + --color-blue: #2185d0; + --color-violet: #6435c9; + --color-purple: #a333c8; + --color-pink: #e03997; + --color-brown: #a5673f; + --color-grey: #888888; + --color-black: #1b1c1d; + --color-red-light: #e45e5e; + --color-orange-light: #f59555; + --color-yellow-light: #fcce46; + --color-olive-light: #d3e942; + --color-green-light: #46de6a; + --color-teal-light: #08fff4; + --color-blue-light: #51a5e3; + --color-violet-light: #8b67d7; + --color-purple-light: #bb64d8; + --color-pink-light: #e86bb1; + --color-brown-light: #c58b66; + --color-grey-light: #a6a6a6; + --color-black-light: #525558; + --color-gold: #a1882b; + --color-white: #ffffff; + --color-diff-removed-word-bg: #fdb8c0; + --color-diff-added-word-bg: #acf2bd; + --color-diff-removed-row-bg: #ffeef0; + --color-diff-moved-row-bg: #f1f8d1; + --color-diff-added-row-bg: #e6ffed; + --color-diff-removed-row-border: #f1c0c0; + --color-diff-moved-row-border: #d0e27f; + --color-diff-added-row-border: #e6ffed; + --color-diff-inactive: #f2f2f2; + --color-error-border: #e0b4b4; + --color-error-bg: #fff6f6; + --color-error-bg-active: #fbb; + --color-error-bg-hover: #fdd; + --color-error-text: #9f3a38; + --color-success-border: #a3c293; + --color-success-bg: #fcfff5; + --color-success-text: #2c662d; + --color-warning-border: #c9ba9b; + --color-warning-bg: #fffaf3; + --color-warning-text: #573a08; + --color-info-border: #a9d5de; + --color-info-bg: #f8ffff; + --color-info-text: #276f86; + --color-red-badge: #db2828; + --color-red-badge-bg: #db28281a; + --color-red-badge-hover-bg: #db28284d; + --color-green-badge: #21ba45; + --color-green-badge-bg: #21ba451a; + --color-green-badge-hover-bg: #21ba454d; + --color-yellow-badge: #fbbd08; + --color-yellow-badge-bg: #fbbd081a; + --color-yellow-badge-hover-bg: #fbbd084d; + --color-orange-badge: #f2711c; + --color-orange-badge-bg: #f2711c1a; + --color-orange-badge-hover-bg: #f2711c4d; + --color-git: #f05133; + --color-body: #ffffff; + --color-text-dark: #080808; + --color-text: #212121; + --color-text-light: #555555; + --color-text-light-1: #6a6a6a; + --color-text-light-2: #808080; + --color-text-light-3: #a0a0a0; + --color-box-header: #f7f7f7; + --color-box-body: #ffffff; + --color-box-body-highlight: #f8f8f8; + --color-footer: #ffffff; + --color-timeline: #ececec; + --color-input-text: #212121; + --color-input-background: #ffffff; + --color-input-toggle-background: #dedede; + --color-input-border: #dedede; + --color-input-border-hover: #cecece; + --color-navbar: #f8f8f8; + --color-navbar-transparent: #f8f8f800; + --color-light: #00000006; + --color-light-mimic-enabled: rgba(0, 0, 0, calc(6 / 255 * 222 / 255 / var(--opacity-disabled))); + --color-light-border: #0000001d; + --color-hover: #0000000c; + --color-active: #00000014; + --color-menu: #ffffff; + --color-card: #ffffff; + --color-markup-table-row: #00000008; + --color-markup-code-block: #00000010; + --color-button: #ffffff; + --color-code-bg: #ffffff; + --color-code-sidebar-bg: #f5f5f5; + --color-shadow: #00000030; + --color-secondary-bg: #f4f4f4; + --color-expand-button: #d8efff; + --color-placeholder-text: #aaa; + --color-editor-line-highlight: var(--color-primary-light-6); + --color-project-board-bg: var(--color-secondary-light-4); + --color-project-board-dark-label: #555555; + --color-project-board-light-label: #a6aab5; + --color-caret: var(--color-text-dark); + --color-reaction-bg: #0000000a; + --color-reaction-active-bg: var(--color-primary-alpha-20); + --color-tooltip-bg: #000000f0; + --color-tooltip-text: #ffffff; + --color-header-bar: #ffffff; + --color-label-active-bg: #d0d0d0; + --color-accent: var(--color-primary-light-1); + --color-small-accent: var(--color-primary-light-6); + --color-active-line: #fffbdd; + accent-color: var(--color-accent); + color-scheme: light } :root * { - --fonts-regular: var(--fonts-override, var(--fonts-proportional)), "Noto Sans", "Liberation Sans", sans-serif, var(--fonts-emoji); + --fonts-regular: var(--fonts-override, var(--fonts-proportional)), "Noto Sans", "Liberation Sans", sans-serif, var(--fonts-emoji) } textarea { - font-family: var(--fonts-regular); + font-family: var(--fonts-regular) } pre,code,kbd,samp { - font-size: .9em; - font-family: var(--fonts-monospace); + font-size: .9em; + font-family: var(--fonts-monospace) } b,strong,h1,h2,h3,h4,h5,h6 { - font-weight: 600; + font-weight: 600 } body { - color: var(--color-text); - background-color: var(--color-body); - overflow-y: auto; - display: flex; - flex-direction: column; - overflow-wrap: break-word; + color: var(--color-text); + background-color: var(--color-body); + overflow-y: auto; + display: flex; + flex-direction: column; + overflow-wrap: break-word +} + +@supports (overflow: overlay) { + body { + overflow:overlay; + scrollbar-gutter: stable + } } img { - border-radius: 3px; + border-radius: 3px } table { - border-collapse: collapse; + border-collapse: collapse } details summary { - cursor: pointer; + cursor: pointer } details summary>* { - display: inline; + display: inline } progress { - background: var(--color-secondary-dark-1); - border-radius: 6px; - border: none; - overflow: hidden; + background: var(--color-secondary-dark-1); + border-radius: 6px; + border: none; + overflow: hidden } progress::-webkit-progress-bar { - background: var(--color-secondary-dark-1); + background: var(--color-secondary-dark-1) } progress::-webkit-progress-value { - background-color: var(--color-accent); + background-color: var(--color-accent) } progress::-moz-progress-bar { - background-color: var(--color-accent); + background-color: var(--color-accent) } * { - scrollbar-color: var(--color-primary) transparent; - caret-color: var(--color-caret); + scrollbar-color: var(--color-primary) transparent; + caret-color: var(--color-caret) } ::-webkit-scrollbar { - width: 10px; - height: 10px; + width: 10px; + height: 10px } ::-webkit-scrollbar-thumb { - box-shadow: inset 0 0 0 6px var(--color-primary); - border: 2px solid transparent; - border-radius: 5px!important; + box-shadow: inset 0 0 0 6px var(--color-primary); + border: 2px solid transparent; + border-radius: 5px!important } ::-webkit-scrollbar-thumb:window-inactive { - box-shadow: inset 0 0 0 6px var(--color-primary); + box-shadow: inset 0 0 0 6px var(--color-primary) } ::-webkit-scrollbar-thumb:hover { - box-shadow: inset 0 0 0 6px var(--color-primary-dark-2); + box-shadow: inset 0 0 0 6px var(--color-primary-dark-2) } ::-webkit-scrollbar-corner { - background: transparent; + background: transparent } ::file-selector-button { - border: 1px solid var(--color-light-border); - color: var(--color-text-light); - background: var(--color-light); - border-radius: var(--border-radius); + border: 1px solid var(--color-light-border); + color: var(--color-text-light); + background: var(--color-light); + border-radius: var(--border-radius) } ::file-selector-button:hover { - color: var(--color-text); - background: var(--color-hover); + color: var(--color-text); + background: var(--color-hover) } ::selection { - background: var(--color-primary-light-1)!important; - color: var(--color-white)!important; + background: var(--color-primary-light-1)!important; + color: var(--color-white)!important } ::placeholder,.ui.dropdown:not(.button)>.default.text,.ui.default.dropdown:not(.button)>.text { - color: var(--color-placeholder-text)!important; - opacity: 1!important; + color: var(--color-placeholder-text)!important; + opacity: 1!important +} + +.unselectable,.button,.lines-num,.lines-commit,.lines-commit .blame-info,.ellipsis-button { + -webkit-touch-callout: none; + -webkit-user-select: none; + user-select: none } a,.ui.breadcrumb a { - color: var(--color-primary); - cursor: pointer; - text-decoration-skip-ink: all; + color: var(--color-primary); + cursor: pointer; + text-decoration-skip-ink: all } a.muted,.muted-links a { - color: inherit; + color: inherit } a:hover,a.muted:hover,a.muted:hover [class*=color-text],.muted-links a:hover,.ui.breadcrumb a:hover { - color: var(--color-primary); + color: var(--color-primary) } -a.label,.repository-menu a,.ui.search .results a,.ui .menu a,.ui.cards a.card,.issue-keyword a,a.commit-statuses-trigger { - text-decoration: none!important; +.delete-button,.delete-button:hover { + color: var(--color-red) +} + +a.label,.repository-menu a,.ui.search .results a,.ui .menu a,.ui.cards a.card,.issue-keyword a { + text-decoration: none!important } .ui.red.labels .label,.ui.ui.ui.red.label,.ui.red.button,.ui.red.buttons .button { - background: var(--color-red); + background: var(--color-red) } .ui.red.button:hover,.ui.red.buttons .button:hover { - background: var(--color-red-light); + background: var(--color-red-light) } .ui.basic.red.buttons .button,.ui.basic.red.button { - color: var(--color-red); - border-color: var(--color-red); + color: var(--color-red); + border-color: var(--color-red) } .ui.basic.red.buttons .button:hover,.ui.basic.red.button:hover { - color: var(--color-red-light); - border-color: var(--color-red-light); + color: var(--color-red-light); + border-color: var(--color-red-light) } .ui.orange.labels .label,.ui.ui.ui.orange.label,.ui.orange.button,.ui.orange.buttons .button { - background: var(--color-orange); + background: var(--color-orange) } .ui.orange.button:hover,.ui.orange.buttons .button:hover { - background: var(--color-orange-light); + background: var(--color-orange-light) } .ui.basic.orange.buttons .button,.ui.basic.orange.button { - color: var(--color-orange); - border-color: var(--color-orange); + color: var(--color-orange); + border-color: var(--color-orange) } .ui.basic.orange.buttons .button:hover,.ui.basic.orange.button:hover { - color: var(--color-orange-light); - border-color: var(--color-orange-light); + color: var(--color-orange-light); + border-color: var(--color-orange-light) } .ui.yellow.labels .label,.ui.ui.ui.yellow.label,.ui.yellow.button,.ui.yellow.buttons .button { - background: var(--color-yellow); + background: var(--color-yellow) } .ui.yellow.button:hover,.ui.yellow.buttons .button:hover { - background: var(--color-yellow-light); + background: var(--color-yellow-light) } .ui.basic.yellow.buttons .button,.ui.basic.yellow.button { - color: var(--color-yellow); - border-color: var(--color-yellow); + color: var(--color-yellow); + border-color: var(--color-yellow) } .ui.basic.yellow.buttons .button:hover,.ui.basic.yellow.button:hover { - color: var(--color-yellow-light); - border-color: var(--color-yellow-light); + color: var(--color-yellow-light); + border-color: var(--color-yellow-light) } .ui.olive.labels .label,.ui.ui.ui.olive.label,.ui.olive.button,.ui.olive.buttons .button { - background: var(--color-olive); + background: var(--color-olive) } .ui.olive.button:hover,.ui.olive.buttons .button:hover { - background: var(--color-olive-light); + background: var(--color-olive-light) } .ui.basic.olive.buttons .button,.ui.basic.olive.button { - color: var(--color-olive); - border-color: var(--color-olive); + color: var(--color-olive); + border-color: var(--color-olive) } .ui.basic.olive.buttons .button:hover,.ui.basic.olive.button:hover { - color: var(--color-olive-light); - border-color: var(--color-olive-light); + color: var(--color-olive-light); + border-color: var(--color-olive-light) } .ui.green.labels .label,.ui.ui.ui.green.label,.ui.green.button,.ui.green.buttons .button { - background: var(--color-green); + background: var(--color-green) } .ui.green.button:hover,.ui.green.buttons .button:hover { - background: var(--color-green-light); + background: var(--color-green-light) } .ui.basic.green.buttons .button,.ui.basic.green.button { - color: var(--color-green); - border-color: var(--color-green); + color: var(--color-green); + border-color: var(--color-green) } .ui.basic.green.buttons .button:hover,.ui.basic.green.button:hover { - color: var(--color-green-light); - border-color: var(--color-green-light); + color: var(--color-green-light); + border-color: var(--color-green-light) } .ui.teal.labels .label,.ui.ui.ui.teal.label,.ui.teal.button,.ui.teal.buttons .button { - background: var(--color-teal); + background: var(--color-teal) } .ui.teal.button:hover,.ui.teal.buttons .button:hover { - background: var(--color-teal-light); + background: var(--color-teal-light) } .ui.basic.teal.buttons .button,.ui.basic.teal.button { - color: var(--color-teal); - border-color: var(--color-teal); + color: var(--color-teal); + border-color: var(--color-teal) } .ui.basic.teal.buttons .button:hover,.ui.basic.teal.button:hover { - color: var(--color-teal-light); - border-color: var(--color-teal-light); + color: var(--color-teal-light); + border-color: var(--color-teal-light) } .ui.blue.labels .label,.ui.ui.ui.blue.label,.ui.blue.button,.ui.blue.buttons .button { - background: var(--color-blue); + background: var(--color-blue) } .ui.blue.button:hover,.ui.blue.buttons .button:hover { - background: var(--color-blue-light); + background: var(--color-blue-light) } .ui.basic.blue.buttons .button,.ui.basic.blue.button { - color: var(--color-blue); - border-color: var(--color-blue); + color: var(--color-blue); + border-color: var(--color-blue) } .ui.basic.blue.buttons .button:hover,.ui.basic.blue.button:hover { - color: var(--color-blue-light); - border-color: var(--color-blue-light); + color: var(--color-blue-light); + border-color: var(--color-blue-light) } .ui.violet.labels .label,.ui.ui.ui.violet.label,.ui.violet.button,.ui.violet.buttons .button { - background: var(--color-violet); + background: var(--color-violet) } .ui.violet.button:hover,.ui.violet.buttons .button:hover { - background: var(--color-violet-light); + background: var(--color-violet-light) } .ui.basic.violet.buttons .button,.ui.basic.violet.button { - color: var(--color-violet); - border-color: var(--color-violet); + color: var(--color-violet); + border-color: var(--color-violet) } .ui.basic.violet.buttons .button:hover,.ui.basic.violet.button:hover { - color: var(--color-violet-light); - border-color: var(--color-violet-light); + color: var(--color-violet-light); + border-color: var(--color-violet-light) } .ui.purple.labels .label,.ui.ui.ui.purple.label,.ui.purple.button,.ui.purple.buttons .button { - background: var(--color-purple); + background: var(--color-purple) } .ui.purple.button:hover,.ui.purple.buttons .button:hover { - background: var(--color-purple-light); + background: var(--color-purple-light) } .ui.basic.purple.buttons .button,.ui.basic.purple.button { - color: var(--color-purple); - border-color: var(--color-purple); + color: var(--color-purple); + border-color: var(--color-purple) } .ui.basic.purple.buttons .button:hover,.ui.basic.purple.button:hover { - color: var(--color-purple-light); - border-color: var(--color-purple-light); + color: var(--color-purple-light); + border-color: var(--color-purple-light) } .ui.pink.labels .label,.ui.ui.ui.pink.label,.ui.pink.button,.ui.pink.buttons .button { - background: var(--color-pink); + background: var(--color-pink) } .ui.pink.button:hover,.ui.pink.buttons .button:hover { - background: var(--color-pink-light); + background: var(--color-pink-light) } .ui.basic.pink.buttons .button,.ui.basic.pink.button { - color: var(--color-pink); - border-color: var(--color-pink); + color: var(--color-pink); + border-color: var(--color-pink) } .ui.basic.pink.buttons .button:hover,.ui.basic.pink.button:hover { - color: var(--color-pink-light); - border-color: var(--color-pink-light); + color: var(--color-pink-light); + border-color: var(--color-pink-light) } .ui.brown.labels .label,.ui.ui.ui.brown.label,.ui.brown.button,.ui.brown.buttons .button { - background: var(--color-brown); + background: var(--color-brown) } .ui.brown.button:hover,.ui.brown.buttons .button:hover { - background: var(--color-brown-light); + background: var(--color-brown-light) } .ui.basic.brown.buttons .button,.ui.basic.brown.button { - color: var(--color-brown); - border-color: var(--color-brown); + color: var(--color-brown); + border-color: var(--color-brown) } .ui.basic.brown.buttons .button:hover,.ui.basic.brown.button:hover { - color: var(--color-brown-light); - border-color: var(--color-brown-light); + color: var(--color-brown-light); + border-color: var(--color-brown-light) } .ui.grey.labels .label,.ui.ui.ui.grey.label,.ui.grey.button,.ui.grey.buttons .button { - background: var(--color-grey); + background: var(--color-grey) } .ui.grey.button:hover,.ui.grey.buttons .button:hover { - background: var(--color-grey-light); + background: var(--color-grey-light) } .ui.basic.grey.buttons .button,.ui.basic.grey.button { - color: var(--color-grey); - border-color: var(--color-grey); + color: var(--color-grey); + border-color: var(--color-grey) } .ui.basic.grey.buttons .button:hover,.ui.basic.grey.button:hover { - color: var(--color-grey-light); - border-color: var(--color-grey-light); + color: var(--color-grey-light); + border-color: var(--color-grey-light) } .ui.black.labels .label,.ui.ui.ui.black.label,.ui.black.button,.ui.black.buttons .button { - background: var(--color-black); + background: var(--color-black) } .ui.black.button:hover,.ui.black.buttons .button:hover { - background: var(--color-black-light); + background: var(--color-black-light) } .ui.basic.black.buttons .button,.ui.basic.black.button { - color: var(--color-black); - border-color: var(--color-black); + color: var(--color-black); + border-color: var(--color-black) } .ui.basic.black.buttons .button:hover,.ui.basic.black.button:hover { - color: var(--color-black-light); - border-color: var(--color-black-light); + color: var(--color-black-light); + border-color: var(--color-black-light) } .ui.negative.buttons .button,.ui.negative.button { - background: var(--color-red); + background: var(--color-red) } .ui.negative.buttons .button:hover,.ui.negative.button:hover { - background: var(--color-red-light); + background: var(--color-red-light) } .ui.positive.buttons .button,.ui.positive.button { - background: var(--color-green); + background: var(--color-green) } .ui.positive.buttons .button:hover,.ui.positive.button:hover { - background: var(--color-green-light); + background: var(--color-green-light) } .ui.search>.results { - background: var(--color-body); - border-color: var(--color-secondary); + background: var(--color-body); + border-color: var(--color-secondary) } .ui.search>.results .result { - background: var(--color-body); + background: var(--color-body) } .ui.search>.results .result .title { - color: var(--color-text-dark); + color: var(--color-text-dark) +} + +.ui.search>.results .result .description { + color: var(--color-text-light-2) } .ui.search>.results .result .image { - width: auto; - height: auto; + width: auto; + height: auto } .ui.search>.results .result:hover,.ui.category.search>.results .category .result:hover { - background: var(--color-hover); -} - -.unselectable,.file-revisions-btn i,.button,.lines-num,.lines-commit,.lines-commit .blame-info,.ellipsis-button,.repository .data-table .line-num,.repository .diff-file-box .file-body.file-code .lines-num,.repository .diff-file-box .code-diff tbody tr .lines-type-marker,.repository .repository-summary .segment.language-stats,.show-outdated,.hide-outdated { - -webkit-touch-callout: none; - -webkit-user-select: none; - user-select: none; + background: var(--color-hover) } .issue-title code { - padding: 2px 4px; - border-radius: 6px; - background-color: var(--color-markup-code-block); + padding: 2px 4px; + border-radius: 6px; + background-color: var(--color-markup-code-block) } .icon-button { - padding-top: 7.42px!important; - padding-bottom: 7.42px!important; + padding-top: 7.42px!important; + padding-bottom: 7.42px!important } .ui.breadcrumb a:hover { - text-decoration: underline!important; + text-decoration: underline!important } .ui.breadcrumb .divider { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .ui.divider:not(.vertical,.horizontal) { - border-top-color: var(--color-secondary)!important; - border-bottom: none!important; + border-top-color: var(--color-secondary)!important; + border-bottom: none!important } .ui.dividing.header { - border-bottom-color: var(--color-secondary); + border-bottom-color: var(--color-secondary) } .page-content { - margin-top: 15px; + margin-top: 15px } .page-content .header-wrapper,.page-content .new-menu { - margin-top: -15px!important; - padding-top: 15px!important; + margin-top: -15px!important; + padding-top: 15px!important } .ui.input.focus>input,.ui.input>input:focus { - border-color: var(--color-primary); + border-color: var(--color-primary) } .ui.action.input:not([class*="left action"])>.ui.dropdown.selection { - min-width: 10em; + min-width: 10em } .ui.action.input:not([class*="left action"])>.ui.dropdown.selection:not(:focus,:hover) { - border-right-color: transparent; + border-right-color: transparent } .ui.action.input:not([class*="left action"])>input:focus { - border-right-color: var(--color-primary); + border-right-color: var(--color-primary) } .ui.menu,.ui.vertical.menu { - background: var(--color-menu); - border-color: var(--color-secondary); + background: var(--color-menu); + border-color: var(--color-secondary) } .ui.menu .item { - color: var(--color-text); + color: var(--color-text); + user-select: auto } .ui.menu .item>.svg { - margin-right: .35em; + margin-right: .35em } .ui.menu .item>.label { - background: var(--color-grey); + background: var(--color-grey) } .ui.active.label { - background: var(--color-label-active-bg); - border-color: var(--color-label-active-bg); - color: var(--color-text-dark); + background: var(--color-label-active-bg); + border-color: var(--color-label-active-bg); + color: var(--color-text-dark) } .ui.link.menu .item:hover,.ui.menu .dropdown.item:hover,.ui.menu .link.item:hover,.ui.menu a.item:hover { - color: var(--color-text); - background: var(--color-hover); + color: var(--color-text); + background: var(--color-hover) } .ui.menu .active.item,.ui.menu .active.item:hover,.ui.vertical.menu .active.item,.ui.vertical.menu .active.item:hover { - color: var(--color-text); - background: var(--color-active); + color: var(--color-text); + background: var(--color-active) } .ui.link.menu .item:active,.ui.menu .link.item:active,.ui.menu a.item:active { - color: var(--color-text); - background: none; + color: var(--color-text); + background: none } .ui.ui.menu .item.disabled { - color: var(--color-text-light-3); + color: var(--color-text-light-3) } .ui.ui.menu .dropdown.item.disabled { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .ui.dropdown .menu { - background: var(--color-menu); - border-color: var(--color-secondary); + background: var(--color-menu); + border-color: var(--color-secondary) } .ui.dropdown .menu>.header:not(.ui) { - color: var(--color-text); + color: var(--color-text) } .ui.dropdown .menu>.item { - color: var(--color-text); + color: var(--color-text) } .ui.dropdown .menu>.item:hover { - color: var(--color-text); - background: var(--color-hover); + color: var(--color-text); + background: var(--color-hover) } .ui.dropdown .menu .active.item { - color: var(--color-text); - background: var(--color-active); - font-weight: 400; + color: var(--color-text); + background: var(--color-active); + font-weight: 400 } .ui.dropdown .menu>.item>img { - margin-top: -.25rem; - margin-bottom: -.25rem; + margin-top: -.25rem; + margin-bottom: -.25rem +} + +.ui.dropdown .menu>.item>svg.img { + margin-right: .78571429rem } .ui.selection.dropdown .menu>.item { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.selection.visible.dropdown>.text:not(.default) { - color: var(--color-text); + color: var(--color-text) } .ui.dropdown.selected,.ui.dropdown .menu .selected.item { - color: var(--color-text); - background: var(--color-hover); + color: var(--color-text); + background: var(--color-hover) } .ui.menu .ui.dropdown .menu>.selected.item { - color: var(--color-text)!important; - background: var(--color-hover)!important; + color: var(--color-text)!important; + background: var(--color-hover)!important } .ui.dropdown .menu>.message:not(.ui) { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .ui.list .list>.item .header,.ui.list>.item .header { - color: var(--color-text-dark); + color: var(--color-text-dark) } .ui.list .list>.item>.content,.ui.list>.item>.content { - color: var(--color-text); + color: var(--color-text) } .ui.list .list>.item .description,.ui.list>.item .description { - color: var(--color-text); + color: var(--color-text) } .ui.secondary.menu .dropdown.item:hover,.ui.secondary.menu .link.item:hover,.ui.secondary.menu a.item:hover { - color: var(--color-text); - background: var(--color-hover); + color: var(--color-text); + background: var(--color-hover) } .ui.secondary.menu .active.item,.ui.secondary.menu .active.item:hover { - color: var(--color-text); - background: var(--color-active); + color: var(--color-text); + background: var(--color-active) } .ui.secondary.menu.tight .item { - padding-left: .85714286em; - padding-right: .85714286em; + padding-left: .85714286em; + padding-right: .85714286em } .ui.menu .dropdown.item .menu { - background: var(--color-menu); + background: var(--color-menu) } .ui.menu .ui.dropdown .menu>.item { - color: var(--color-text)!important; + color: var(--color-text)!important } .ui.menu .ui.dropdown .menu>.item:hover { - color: var(--color-text)!important; - background: var(--color-hover)!important; + color: var(--color-text)!important; + background: var(--color-hover)!important } .ui.menu .ui.dropdown .menu>.active.item { - color: var(--color-text)!important; - background: var(--color-active)!important; + color: var(--color-text)!important; + background: var(--color-active)!important } .ui.message { - background: var(--color-box-body); - color: var(--color-text); - box-shadow: none!important; - border: 1px solid var(--color-secondary); + background: var(--color-box-body); + color: var(--color-text); + box-shadow: none!important; + border: 1px solid var(--color-secondary) } .ui.info.message,.ui.attached.info.message,.ui.blue.message,.ui.attached.blue.message { - background: var(--color-info-bg); - color: var(--color-info-text); - border-color: var(--color-info-border); + background: var(--color-info-bg); + color: var(--color-info-text); + border-color: var(--color-info-border) } .ui.success.message,.ui.attached.success.message,.ui.positive.message,.ui.attached.positive.message { - background: var(--color-success-bg); - color: var(--color-success-text); - border-color: var(--color-success-border); + background: var(--color-success-bg); + color: var(--color-success-text); + border-color: var(--color-success-border) } .ui.error.message,.ui.attached.error.message,.ui.red.message,.ui.attached.red.message,.ui.negative.message,.ui.attached.negative.message { - background: var(--color-error-bg); - color: var(--color-error-text); - border-color: var(--color-error-border); + background: var(--color-error-bg); + color: var(--color-error-text); + border-color: var(--color-error-border) } .ui.warning.message,.ui.attached.warning.message,.ui.yellow.message,.ui.attached.yellow.message { - background: var(--color-warning-bg); - color: var(--color-warning-text); - border-color: var(--color-warning-border); + background: var(--color-warning-bg); + color: var(--color-warning-text); + border-color: var(--color-warning-border) } .ui.error.header { - background: var(--color-error-bg)!important; - color: var(--color-error-text)!important; - border-color: var(--color-error-border)!important; + background: var(--color-error-bg)!important; + color: var(--color-error-text)!important; + border-color: var(--color-error-border)!important } .ui.error.segment { - border-color: var(--color-error-border)!important; + border-color: var(--color-error-border)!important } .ui.warning.header { - background: var(--color-warning-bg)!important; - color: var(--color-warning-text)!important; - border-color: var(--color-warning-border)!important; + background: var(--color-warning-bg)!important; + color: var(--color-warning-text)!important; + border-color: var(--color-warning-border)!important } .ui.warning.segment { - border-color: var(--color-warning-border)!important; + border-color: var(--color-warning-border)!important } .ui.selection.active.dropdown,.ui.selection.active.dropdown:hover,.ui.selection.active.dropdown .menu,.ui.selection.active.dropdown:hover .menu { - border-color: var(--color-primary-light-2); + border-color: var(--color-primary-light-2) } .ui.selection.dropdown .menu { - margin: 0 -1.25px; + margin: 0 -1.25px } .ui.pointing.dropdown>.menu:not(.hidden):after { - background: var(--color-box-body); - box-shadow: -1px -1px 0 0 var(--color-secondary); + background: var(--color-box-body); + box-shadow: -1px -1px 0 0 var(--color-secondary) } .ui.cards>.card,.ui.card { - background: var(--color-card); - border: 1px solid var(--color-secondary); - box-shadow: none; + background: var(--color-card); + border: 1px solid var(--color-secondary); + box-shadow: none } .ui.cards>.card>.content,.ui.card>.content { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.cards>.card>.extra,.ui.card>.extra,.ui.cards>.card>.extra a:not(.ui),.ui.card>.extra a:not(.ui) { - color: var(--color-text); + color: var(--color-text) } .ui.cards>.card>.extra a:not(.ui):hover,.ui.card>.extra a:not(.ui):hover { - color: var(--color-primary); + color: var(--color-primary) } .ui.cards>.card>.content>.header,.ui.card>.content>.header { - color: var(--color-text); + color: var(--color-text) } .ui.cards>.card>.content>.description,.ui.card>.content>.description { - color: var(--color-text); + color: var(--color-text) } .ui.cards>.card .meta>a:not(.ui),.ui.card .meta>a:not(.ui) { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .ui.cards>.card .meta>a:not(.ui):hover,.ui.card .meta>a:not(.ui):hover { - color: var(--color-text); + color: var(--color-text) } .ui.cards a.card:hover,.ui.link.cards .card:not(.icon):hover,a.ui.card:hover,.ui.link.card:hover { - border: 1px solid var(--color-secondary); - background: var(--color-card); + border: 1px solid var(--color-secondary); + background: var(--color-card) } .ui.cards>.card>.extra,.ui.card>.extra { - color: var(--color-text); - border-top-color: var(--color-secondary-light-1)!important; + color: var(--color-text); + border-top-color: var(--color-secondary-light-1)!important } .ui.comments .comment .text { - margin: 0; + margin: 0 } .ui.comments .comment .text,.ui.comments .comment .author { - color: var(--color-text); + color: var(--color-text) } .ui.comments .comment a.author:hover { - color: var(--color-primary); + color: var(--color-primary) } .ui.comments .comment .metadata { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .ui.comments .comment .actions a { - color: var(--color-text-light); + color: var(--color-text-light) } .ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover { - color: var(--color-primary); + color: var(--color-primary) } .ui.attached.table { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.table { - color: var(--color-text); - background: var(--color-box-body); - border-color: var(--color-secondary); + color: var(--color-text); + background: var(--color-box-body); + border-color: var(--color-secondary) } .ui.table th,.ui.table td { - transition: none; + transition: none } .ui.table>tr>td,.ui.table>tbody>tr>td { - border-top-color: var(--color-secondary-alpha-50); + border-top-color: var(--color-secondary-alpha-50) } .ui.ui.ui.ui.table tr.active,.ui.ui.table td.active { - color: var(--color-text); - background: var(--color-active); + color: var(--color-text); + background: var(--color-active) } .ui.ui.selectable.table>tbody>tr:hover,.ui.table tbody tr td.selectable:hover { - color: var(--color-text); - background-color: var(--color-secondary-alpha-40); + color: var(--color-text); + background-color: var(--color-secondary-alpha-40) } .ui.ui.ui.ui.table tr.grey:not(.marked),.ui.ui.table td.grey:not(.marked) { - background: var(--color-body); - color: var(--color-text); + background: var(--color-body); + color: var(--color-text) } .ui.table>thead>tr>th { - background: var(--color-box-header); - color: var(--color-text); + background: var(--color-box-header); + color: var(--color-text) } .ui.modal { - background: var(--color-body); + background: var(--color-body) } .ui.modal>.header { - color: var(--color-text-dark); - background: var(--color-secondary-bg); - border-color: var(--color-secondary); - border-top-left-radius: var(--border-radius); - border-top-right-radius: var(--border-radius); + color: var(--color-text-dark); + background: var(--color-secondary-bg); + border-color: var(--color-secondary); + border-top-left-radius: var(--border-radius); + border-top-right-radius: var(--border-radius) } .ui.modal>.content { - background: var(--color-body); + background: var(--color-body); + text-align: left!important } .ui.modal>.actions { - background: var(--color-secondary-bg); - border-color: var(--color-secondary); + background: var(--color-secondary-bg); + border-color: var(--color-secondary) } -.ui.modal>.close.inside,.ui.fullscreen.modal>.close { - top: 11px; - color: var(--body-color); +.ui.modal>.close.inside { + color: var(--color-text) } .ui.basic.table>tbody>tr { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.avatar img,.ui.avatar svg,.ui.avatar.img,.ui.cards>.card img.avatar,.ui.cards>.card .avatar img,.ui.card img.avatar,.ui.card .avatar img { - border-radius: var(--border-radius); + border-radius: var(--border-radius) } .ui.divided.list>.item { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.link.list .item,.ui.link.list a.item,.ui.link.list .item a:not(.ui) { - color: var(--color-text); + color: var(--color-text) } .ui.link.list.list a.item:hover,.ui.link.list.list .item a:not(.ui):hover,.ui.link.list.list a.item:active,.ui.link.list.list .item a:not(.ui):active { - color: var(--color-text-dark); + color: var(--color-text-dark) } .ui.error.message .header,.ui.warning.message .header { - color: inherit; - filter: saturate(2); + color: inherit; + filter: saturate(2) } .dont-break-out { - overflow-wrap: break-word; - word-wrap: break-word; - word-break: break-all; - hyphens: auto; + overflow-wrap: break-word; + word-wrap: break-word; + word-break: break-all; + hyphens: auto } .full.height { - flex-grow: 1; - padding-bottom: 80px; + flex-grow: 1; + padding-bottom: 80px } @media (min-width: 768px) and (max-width: 1200px) { - .ui.ui.ui.container:not(.fluid) { - width: calc(100vw - 3em); - } + .ui.ui.ui.container:not(.fluid) { + width:calc(100vw - 64px) + } } .following.bar { - z-index: 900; - left: 0; - margin: 0!important; + z-index: 900; + left: 0; + margin: 0!important } .following.bar.light { - background: var(--color-header-bar); - border-bottom: 1px solid var(--color-secondary); + background: var(--color-header-bar); + border-bottom: 1px solid var(--color-secondary) } .following.bar .column .menu { - margin-top: 0; + margin-top: 0 } .following.bar .top.menu a.item.brand { - padding-left: 0; + padding-left: 0 } .following.bar .top.menu a.item:hover,.following.bar .top.menu .dropdown.item:hover,.following.bar .top.menu .dropdown.item.active { - background-color: transparent; + background-color: transparent } .following.bar .top.menu a.item:hover { - color: #00000073; + color: #00000073 } .following.bar .top.menu .menu { - z-index: 900; + z-index: 900 } .following.bar .fitted .svg { - margin-right: 0; - vertical-align: middle; + margin-right: 0; + vertical-align: middle } .following.bar .searchbox { - background-color: #f4f4f4!important; -} - -.following.bar .searchbox:focus { - background-color: #e9e9e9!important; + background-color: var(--color-input-background)!important } .following.bar .text .svg { - width: 16px; - text-align: center; + width: 16px; + text-align: center } .following.bar #navbar { - width: 100vw; - min-height: 52px; - padding: 0 .5rem; + width: 100vw; + min-height: 52px; + padding: 0 16px +} + +@media (max-width: 767px) { + .following.bar #navbar { + padding-left:4px; + padding-right: 0 + } } .following.bar #navbar .brand { - margin: 0; + margin: 0 } .following.bar #navbar .dropdown .avatar { - margin-right: 0!important; + margin-right: 0!important } @media (max-width: 767px) { - .following.bar #navbar:not(.shown)>*:not(:first-child) { - display: none; - } + .following.bar #navbar:not(.shown)>*:not(:first-child) { + display:none + } } .right.stackable.menu { - margin-left: auto; - display: flex; - align-items: inherit; - flex-direction: inherit; -} - -.ui.dropdown .menu { - border-color: var(--color-secondary); + margin-left: auto; + display: flex; + align-items: inherit; + flex-direction: inherit } .ui.pagination.menu .active.item { - color: var(--color-text); - background: var(--color-active); + color: var(--color-text); + background: var(--color-active) } .ui.form .field>.selection.dropdown>.dropdown.icon { - height: auto; + height: auto } .ui.loading.segment:before,.ui.loading.form:before { - background: none; + background: none } .ui.loading.form>*,.ui.loading.segment>* { - opacity: .35; + opacity: .35 } -.ui.form .fields.error .field textarea,.ui.form .fields.error .field select,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=url],.ui.form .field.error textarea,.ui.form .field.error select,.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=time],.ui.form .field.error input[type=text],.ui.form .field.error input[type=file],.ui.form .field.error input[type=url],.ui.form .field.error select:focus,.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=url]:focus { - background-color: var(--color-error-bg); - border: 1px solid var(--color-error-border); - color: var(--color-error-text); +.ui.form .fields.error .field textarea,.ui.form .fields.error .field select,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=url],.ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown .item,.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown .text,.ui.form .field.error .ui.dropdown .item,.ui.form .field.error textarea,.ui.form .field.error select,.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=time],.ui.form .field.error input[type=text],.ui.form .field.error input[type=file],.ui.form .field.error input[type=url],.ui.form .field.error select:focus,.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=url]:focus { + background-color: var(--color-error-bg); + border-color: var(--color-error-border); + color: var(--color-error-text) +} + +.ui.form .fields.error .field .ui.dropdown,.ui.form .field.error .ui.dropdown,.ui.form .fields.error .field .ui.dropdown:hover,.ui.form .field.error .ui.dropdown:hover { + border-color: var(--color-error-border)!important +} + +.ui.form .fields.error .field .ui.dropdown .menu .item:hover,.ui.form .field.error .ui.dropdown .menu .item:hover { + background-color: var(--color-error-bg-hover) +} + +.ui.form .fields.error .field .ui.dropdown .menu .active.item,.ui.form .field.error .ui.dropdown .menu .active.item { + background-color: var(--color-error-bg-active)!important +} + +.ui.form .fields.error .dropdown .menu,.ui.form .field.error .dropdown .menu { + border-color: var(--color-error-border)!important +} + +.ui.form .field.field input:-webkit-autofill { + -webkit-text-fill-color: var(--color-black)!important +} + +.ui.form .field.muted { + opacity: var(--opacity-disabled) } .ui.loading.loading.input>i.icon svg { - visibility: hidden; + visibility: hidden +} + +.text.primary { + color: var(--color-primary)!important } .text.red { - color: var(--color-red)!important; + color: var(--color-red)!important } .text.orange { - color: var(--color-orange)!important; + color: var(--color-orange)!important } .text.yellow { - color: var(--color-yellow)!important; + color: var(--color-yellow)!important } .text.olive { - color: var(--color-olive)!important; + color: var(--color-olive)!important } .text.green { - color: var(--color-green)!important; + color: var(--color-green)!important } .text.teal { - color: var(--color-teal)!important; + color: var(--color-teal)!important } .text.blue { - color: var(--color-blue)!important; + color: var(--color-blue)!important } .text.violet { - color: var(--color-violet)!important; + color: var(--color-violet)!important } .text.purple { - color: var(--color-purple)!important; + color: var(--color-purple)!important } .text.pink { - color: var(--color-pink)!important; + color: var(--color-pink)!important } .text.brown { - color: var(--color-brown)!important; + color: var(--color-brown)!important } .text.black { - color: var(--color-text)!important; + color: var(--color-text)!important } .text.grey { - color: var(--color-text-light)!important; + color: var(--color-text-light)!important } .text.light.grey { - color: var(--color-grey-light)!important; + color: var(--color-grey-light)!important } .text.gold { - color: var(--color-gold)!important; + color: var(--color-gold)!important } .ui.left:not(.action) { - float: left; + float: left } .ui.right:not(.action) { - float: right; -} - -.ui.menu .item { - user-select: auto; + float: right } .ui.container.fluid.padded { - padding: 0 10px; + padding: 0 32px } .ui.form .ui.button { - font-weight: 400; + font-weight: 400 } .ui.floating.label { - z-index: 10; + z-index: 10 } .ui.transparent.label { - background-color: transparent; + background-color: transparent } .ui.menu,.ui.vertical.menu,.ui.segment { - box-shadow: none; + box-shadow: none } .ui .menu:not(.vertical) .item>.button.compact { - padding: .58928571em 1.125em; + padding: .58928571em 1.125em } .ui .menu:not(.vertical) .item>.button.small { - font-size: .92857143rem; + font-size: .92857143rem } .ui.menu .ui.dropdown.item .menu .item { - width: 100%; + width: 100% } .ui.dropdown .menu>.item>.floating.label { - z-index: 11; + z-index: 11 } .ui.dropdown .menu .menu>.item>.floating.label { - z-index: 21; + z-index: 21 } .ui.dropdown .menu>.header { - font-size: .8em; + font-size: .8em } .ui .text.left { - text-align: left!important; + text-align: left!important } .ui .text.right { - text-align: right!important; + text-align: right!important } .ui .text.small { - font-size: .75em; + font-size: .75em } .ui .text.normal { - font-weight: 400; + font-weight: 400 } .ui .text.italic { - font-style: italic; + font-style: italic } .ui .text.truncate { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - display: inline-block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + display: inline-block } .ui .text.thin { - font-weight: 400; + font-weight: 400 } .ui .text.middle { - vertical-align: middle; + vertical-align: middle } .ui .message { - text-align: center; + text-align: center } .ui .message>ul { - margin-left: auto; - margin-right: auto; - display: table; - text-align: left; + margin-left: auto; + margin-right: auto; + display: table; + text-align: left } .ui .header>i+.content { - padding-left: .75rem; - vertical-align: middle; + padding-left: .75rem; + vertical-align: middle } .ui .info.segment.top h3,.ui .info.segment.top h4 { - margin-top: 0; + margin-top: 0 } .ui .info.segment.top h3:last-child { - margin-top: 4px; + margin-top: 4px } .ui .info.segment.top>:last-child { - margin-bottom: 0; + margin-bottom: 0 } .ui .normal.header { - font-weight: 400; + font-weight: 400 } .ui .form .autofill-dummy { - position: absolute; - width: 1px; - height: 1px; - overflow: hidden; - z-index: -10000; + position: absolute; + width: 1px; + height: 1px; + overflow: hidden; + z-index: -10000 } .ui .form .sub.field { - margin-left: 25px; + margin-left: 25px } .ui .sha.label { - font-family: var(--fonts-monospace); - font-size: 13px; - padding: 6px 10px 4px; - font-weight: 400; - margin: 0 6px; + font-family: var(--fonts-monospace); + font-size: 13px; + padding: 6px 10px 4px; + font-weight: 400; + margin: 0 6px } .ui .button.copy-commit-sha { - border: 1px solid var(--color-light-border); - margin-right: 3px; - padding: 6px 6px 4px; - background: var(--color-light); + border: 1px solid var(--color-light-border); + margin-right: 3px; + padding: 6px 6px 4px; + background: var(--color-light) } .ui .button.truncate { - display: inline-block; - max-width: 100%; - overflow: hidden; - text-overflow: ellipsis; - vertical-align: top; - white-space: nowrap; - margin-right: 6px; + display: inline-block; + max-width: 100%; + overflow: hidden; + text-overflow: ellipsis; + vertical-align: top; + white-space: nowrap; + margin-right: 6px } .ui.status.buttons .svg { - margin-right: 4px; + margin-right: 4px } .ui.inline.delete-button { - padding: 8px 15px; - font-weight: 400; + padding: 8px 15px; + font-weight: 400 } .ui .background.red { - background-color: var(--color-red)!important; + background-color: var(--color-red)!important } .ui .background.blue { - background-color: var(--color-blue)!important; + background-color: var(--color-blue)!important } .ui .background.black { - background-color: var(--color-black)!important; + background-color: var(--color-black)!important } .ui .background.grey,.ui .background.light.grey { - background-color: var(--color-grey)!important; + background-color: var(--color-grey)!important } .ui .background.green { - background-color: var(--color-green)!important; + background-color: var(--color-green)!important } .ui .background.purple { - background-color: var(--color-purple)!important; + background-color: var(--color-purple)!important } .ui .background.yellow { - background-color: var(--color-yellow)!important; + background-color: var(--color-yellow)!important } .ui .background.orange { - background-color: var(--color-orange)!important; + background-color: var(--color-orange)!important } .ui .background.gold { - background-color: var(--color-gold)!important; + background-color: var(--color-gold)!important } .ui .migrate { - color: var(--color-text-light-2)!important; + color: var(--color-text-light-2)!important } .ui .migrate a { - color: var(--color-text-light)!important; + color: var(--color-text-light)!important } .ui .migrate a:hover { - color: var(--color-text)!important; + color: var(--color-text)!important } .ui .border { - border: 1px solid; + border: 1px solid } .ui .border.red { - border-color: var(--color-red)!important; + border-color: var(--color-red)!important } .ui .border.blue { - border-color: var(--color-blue)!important; + border-color: var(--color-blue)!important } .ui .border.black { - border-color: var(--color-black)!important; + border-color: var(--color-black)!important } .ui .border.grey,.ui .border.light.grey { - border-color: var(--color-grey)!important; + border-color: var(--color-grey)!important } .ui .border.green { - border-color: var(--color-green)!important; + border-color: var(--color-green)!important } .ui .border.purple { - border-color: var(--color-purple)!important; + border-color: var(--color-purple)!important } .ui .border.yellow { - border-color: var(--color-yellow)!important; + border-color: var(--color-yellow)!important } .ui .border.orange { - border-color: var(--color-orange)!important; + border-color: var(--color-orange)!important } .ui .border.gold { - border-color: var(--color-gold)!important; + border-color: var(--color-gold)!important } .ui .branch-tag-choice { - line-height: 20px; + line-height: 20px } @media (max-width: 767px) { - .ui.pagination.menu .item:not(.active,.navigation),.ui.pagination.menu .item.navigation span.navigation_label { - display: none; - } + .ui.pagination.menu .item:not(.active,.navigation),.ui.pagination.menu .item.navigation span.navigation_label { + display:none + } } .ui.pagination.menu.narrow .item { - padding-left: 8px; - padding-right: 8px; - min-width: 1em; - text-align: center; + padding-left: 8px; + padding-right: 8px; + min-width: 1em; + text-align: center } .ui.pagination.menu.narrow .item .icon { - margin-right: 0; + margin-right: 0 } .ui.icon.header svg { - width: 3em; - height: 3em; - float: none; - display: block; - line-height: 1; - padding: 0; - margin: 0 auto .5rem; - opacity: 1; -} - -.ui.modal>.content { - text-align: center; + width: 3em; + height: 3em; + float: none; + display: block; + line-height: 1; + padding: 0; + margin: 0 auto .5rem; + opacity: 1 } .ui.floating.dropdown .overflow.menu .scrolling.menu.items { - border-radius: 0!important; - box-shadow: none!important; - border-bottom: 1px solid var(--color-secondary); + border-radius: 0!important; + box-shadow: none!important; + border-bottom: 1px solid var(--color-secondary) } .user-menu>.item { - width: 100%; - border-radius: 0!important; + width: 100%; + border-radius: 0!important } .scrolling.menu .item.selected { - font-weight: 600!important; + font-weight: 600!important } .ui.dropdown .scrolling.menu { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .color-preview { - display: inline-block; - margin-left: .4em; - height: .67em; - width: .67em; - border-radius: .15em; + display: inline-block; + margin-left: .4em; + height: .67em; + width: .67em; + border-radius: .15em +} + +.attention-icon { + vertical-align: text-top +} + +.attention-note { + font-weight: unset; + color: var(--color-info-text) +} + +.attention-warning { + font-weight: unset; + color: var(--color-warning-text) } footer { - background-color: var(--color-footer); - border-top: 1px solid var(--color-secondary); - width: 100%; - flex-basis: 40px; - color: var(--color-text-light); + background-color: var(--color-footer); + border-top: 1px solid var(--color-secondary); + width: 100%; + flex-basis: 40px; + color: var(--color-text-light) } footer .container { - width: 100vw!important; - padding: 0 .5rem; - max-width: calc(100vw - 1rem)!important; + width: 100vw!important; + padding: 0 .5rem; + max-width: calc(100vw - 1rem)!important } footer .container .links>* { - border-left: 1px solid var(--color-secondary-dark-1); - padding-left: 8px; - margin-left: 5px; + border-left: 1px solid var(--color-secondary-dark-1); + padding-left: 8px; + margin-left: 5px } footer .container .links>*:first-child { - border-left: 0; + border-left: 0 } footer .ui.language .menu { - max-height: 500px; - overflow-y: auto; - margin-bottom: 7px; + max-height: 500px; + overflow-y: auto; + margin-bottom: 7px } footer .ui.language .svg { - margin-right: .15em; - vertical-align: top; - margin-top: calc(2em - 16px); + margin-right: .15em; + vertical-align: top; + margin-top: calc(2em - 16px) } footer .ui.left,footer .ui.right { - line-height: 40px; -} - -.hide { - display: none; -} - -.hide.show-outdated,.hide.hide-outdated { - display: none!important; + line-height: 39px } .center:not(.popup) { - text-align: center; + text-align: center } @media (min-width: 768px) { - .mobile-only,.ui.button.mobile-only { - display: none!important; - } + .mobile-only,.ui.button.mobile-only { + display:none!important + } - .sr-mobile-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0,0,0,0); - border: 0; - } + .sr-mobile-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0,0,0,0); + border: 0 + } } @media (max-width: 767px) { - .not-mobile { - display: none!important; - } + .not-mobile { + display:none!important + } } .sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0,0,0,0); - border: 0; + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0,0,0,0); + border: 0 } .sr-only-focusable:active,.sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto } @media (min-width: 768px) and (max-width: 991px) { - .ui.container { - width: 95%; - } + .ui.container { + width:95% + } } .ui.menu.new-menu { - margin-bottom: 15px; - background: var(--color-navbar); - border-bottom: 1px solid var(--color-secondary)!important; - overflow: auto; + margin-bottom: 15px; + background: var(--color-navbar); + border-bottom: 1px solid var(--color-secondary)!important; + overflow: auto } .ui.menu.new-menu .new-menu-inner { - display: flex; - margin-left: auto; - margin-right: auto; - overflow-x: auto; + display: flex; + margin-left: auto; + margin-right: auto; + overflow-x: auto } .ui.menu.new-menu:after { - position: absolute; - display: block; - background: linear-gradient(to right,var(--color-navbar-transparent),var(--color-navbar) 100%); - content: ""; - right: 0; - height: 39px; - width: 60px; - visibility: visible; - pointer-events: none; + position: absolute; + display: block; + background: linear-gradient(to right,var(--color-navbar-transparent),var(--color-navbar) 100%); + content: ""; + right: 0; + height: 39px; + width: 60px; + visibility: visible; + pointer-events: none } .ui.menu.new-menu.shadow-body:after { - background: linear-gradient(to right,transparent,var(--color-body) 100%); + background: linear-gradient(to right,transparent,var(--color-body) 100%) } .ui.menu.new-menu .item { - margin: 0!important; + margin: 0!important } @media (max-width: 767px) { - .ui.menu.new-menu .item { - width: auto!important; - } + .ui.menu.new-menu .item { + width:auto!important + } } .ui.menu.new-menu .item:last-child { - padding-right: 30px!important; + padding-right: 30px!important } .ui.menu.new-menu::-webkit-scrollbar { - height: 6px; - display: none; + height: 6px; + display: none } .ui.menu.new-menu::-webkit-scrollbar-track { - background: none!important; + background: none!important } .ui.menu.new-menu::-webkit-scrollbar-thumb { - box-shadow: none!important; + box-shadow: none!important } .ui.menu.new-menu:hover::-webkit-scrollbar { - display: block; + display: block } [v-cloak] { - display: none!important; + display: none!important } .repos-search { - padding-bottom: 0!important; + padding-bottom: 0!important } .repos-filter { - margin-top: 0!important; - border-bottom-width: 0!important; - margin-bottom: 2px!important; - justify-content: space-evenly; + margin-top: 0!important; + border-bottom-width: 0!important; + margin-bottom: 2px!important; + justify-content: space-evenly } .ui.secondary.pointing.menu.repos-filter .item { - padding-left: 4.5px; - padding-right: 4.5px; + padding-left: 4.5px; + padding-right: 4.5px } .repo-title { - font-size: 1.5rem; - display: flex; - align-items: center; - flex: 1; - word-break: break-all; - color: var(--color-text-light); + font-size: 1.5rem; + display: flex; + align-items: center; + flex: 1; + word-break: break-all; + color: var(--color-text-light) } .repo-title .avatar { - width: 32px!important; - height: 32px!important; + width: 32px!important; + height: 32px!important } .repo-title .labels { - margin-left: .5rem; + margin-left: .5rem } .repo-title .labels>*+* { - margin-left: .5rem; + margin-left: .5rem } .repo-icon { - display: inline-block; + display: inline-block } .activity-bar-graph { - background-color: var(--color-primary); - color: var(--color-primary-contrast); + background-color: var(--color-primary); + color: var(--color-primary-contrast) } .activity-bar-graph-alt { - color: var(--color-primary-contrast); + color: var(--color-primary-contrast) } .archived-icon { - color: #b3b3b3!important; + color: var(--color-secondary-dark-2)!important } .oauth2-authorize-application-box { - margin-top: 3em!important; + margin-top: 3em!important } .inline-grouped-list { - display: inline-block; - vertical-align: top; + display: inline-block; + vertical-align: top } .inline-grouped-list>.ui { - display: block; - margin-top: 5px; - margin-bottom: 10px; + display: block; + margin-top: 5px; + margin-bottom: 10px } .inline-grouped-list>.ui:first-child { - margin-top: 1px; + margin-top: 1px } i.icons .icon:first-child { - margin-right: 0; + margin-right: 0 } i.icon.centerlock { - top: 1em; + top: 1em } .ui.label { - padding: .3em .5em; - background: var(--color-light); - color: var(--color-text-light); + padding: .3em .5em; + background: var(--color-light); + color: var(--color-text-light) } .ui.labels a.label:hover,a.ui.label:hover { - background: var(--color-hover); - border-color: var(--color-hover); - color: var(--color-text); + background: var(--color-hover); + border-color: var(--color-hover); + color: var(--color-text) } .ui.label>.detail .icons { - margin-right: .25em; + margin-right: .25em } .ui.label>.detail .icons .icon { - margin-right: 0; + margin-right: 0 } .lines-blame-btn { - padding-left: 10px; - padding-right: 10px; - text-align: right!important; - background-color: var(--color-code-sidebar-bg); - width: 2%; + padding-left: 10px; + padding-right: 10px; + text-align: right!important; + background-color: var(--color-code-sidebar-bg); + width: 2% } .lines-num { - padding-left: 10px; - padding-right: 10px; - text-align: right!important; - color: var(--color-text-light-1); - width: 1%; - font-family: var(--fonts-monospace); + padding-left: 10px; + padding-right: 10px; + text-align: right!important; + color: var(--color-text-light-1); + width: 1%; + font-family: var(--fonts-monospace) } .lines-num span.bottom-line:after { - border-bottom: 1px solid var(--color-secondary); + border-bottom: 1px solid var(--color-secondary) } .lines-num span:after { - content: attr(data-line-number); - line-height: 20px!important; - padding: 0 10px; - cursor: pointer; - display: block; + content: attr(data-line-number); + line-height: 20px!important; + padding: 0 10px; + cursor: pointer; + display: block } .lines-type-marker { - vertical-align: top; + vertical-align: top } .lines-num,.lines-code { - font-size: 12px; - font-family: var(--fonts-monospace); - line-height: 20px; - padding-top: 0; - padding-bottom: 0; - vertical-align: top; + font-size: 12px; + font-family: var(--fonts-monospace); + line-height: 20px; + padding-top: 0; + padding-bottom: 0; + vertical-align: top } .lines-num pre,.lines-code pre,.lines-num ol,.lines-code ol { - background-color: inherit; - margin: 0; - padding: 0!important; + background-color: inherit; + margin: 0; + padding: 0!important } .lines-num pre li,.lines-code pre li,.lines-num ol li,.lines-code ol li { - display: block; - width: calc(100% - 1ch); - padding-left: 1ch; + display: block; + width: calc(100% - 1ch); + padding-left: 1ch } .lines-escape { - width: 0; + width: 0 } .lines-code { - background-color: var(--color-code-bg); - padding-left: 5px; + background-color: var(--color-code-bg); + padding-left: 5px } .lines-code.active,.lines-code .active { - background: var(--color-active-line)!important; + background: var(--color-active-line)!important } .blame .lines-num { - padding: 0!important; - background-color: var(--color-code-sidebar-bg); + padding: 0!important; + background-color: var(--color-code-sidebar-bg) } .blame .lines-code { - padding: 0!important; + padding: 0!important } .code-inner { - font: 12px var(--fonts-monospace); - white-space: pre-wrap; - word-break: break-all; - overflow-wrap: break-word; - word-wrap: break-word; + font: 12px var(--fonts-monospace); + white-space: pre-wrap; + word-break: break-all; + overflow-wrap: anywhere } .blame .code-inner { - white-space: pre; - word-break: normal; - word-wrap: normal; + white-space: pre; + word-break: normal; + word-wrap: normal } .lines-commit { - vertical-align: top; - color: #999; - padding: 0!important; - background: var(--color-code-sidebar-bg); - width: 1%; + vertical-align: top; + color: var(--color-grey); + padding: 0!important; + background: var(--color-code-sidebar-bg); + width: 1% } .lines-commit .blame-info { - width: 350px; - max-width: 350px; - display: block; - padding: 0 0 0 10px; - line-height: 20px; - box-sizing: content-box; + width: 350px; + max-width: 350px; + display: block; + padding: 0 0 0 10px; + line-height: 20px; + box-sizing: content-box } .lines-commit .blame-info .blame-data { - display: flex; - font-family: var(--fonts-regular); + display: flex; + font-family: var(--fonts-regular) } .lines-commit .blame-info .blame-data .blame-message { - flex-grow: 2; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; + flex-grow: 2; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis } .lines-commit .blame-info .blame-data .blame-time,.lines-commit .blame-info .blame-data .blame-avatar { - flex-shrink: 0; + flex-shrink: 0 } .lines-commit .ui.avatar { - height: 18px; - width: 18px; - display: block; - margin-top: 1px; + height: 18px; + width: 18px; + display: block; + margin-top: 1px } .top-line-blame { - border-top: 1px solid var(--color-secondary); + border-top: 1px solid var(--color-secondary) } .lines-code .bottom-line,.lines-commit .bottom-line { - border-bottom: 1px solid var(--color-secondary); + border-bottom: 1px solid var(--color-secondary) } .code-view table { - width: 100%; + width: 100% } .octicon-tiny { - font-size: .85714286rem; + font-size: .85714286rem } .ui.button { - background: var(--color-button); - border: 1px solid var(--color-light-border); - color: var(--color-text); -} - -.ui.tertiary.button { - border: none; + background: var(--color-button); + border: 1px solid var(--color-light-border); + color: var(--color-text) } .page-content .ui.button { - box-shadow: none!important; + box-shadow: none!important } .ui.button:focus,.ui.button:hover { - background: var(--color-hover); - color: var(--color-text); + background: var(--color-hover); + color: var(--color-text) } -.ui.button:active,.ui.active.button:active,.ui.active.button:hover { - background: var(--color-active); - color: var(--color-text); +.ui.active.button,.ui.button:active,.ui.active.button:active,.ui.active.button:hover { + background: var(--color-active); + color: var(--color-text) } .ui.button.no-text .icon { - margin: 0!important; + margin: 0!important } .ui.buttons .button:first-child { - border-left: 1px solid var(--color-light-border); + border-left: 1px solid var(--color-light-border) } .ui.buttons .button+.button { - border-left: none; + border-left: none } .two-toggle-buttons .button:not(.active):first-of-type { - border-right: none; + border-right: none } .two-toggle-buttons .button.active:last-of-type { - border-left: 1px solid var(--color-light-border); + border-left: 1px solid var(--color-light-border) } .ui.labeled.button.disabled>.button,.ui.basic.buttons .button,.ui.basic.button { - color: var(--color-text-light); - background: var(--color-light); + color: var(--color-text-light); + background: var(--color-light) } .ui.basic.buttons .button:hover,.ui.basic.button:hover { - color: var(--color-text); - background: var(--color-hover); + color: var(--color-text); + background: var(--color-hover) } .ui.basic.buttons .button:focus,.ui.basic.button:focus,.ui.basic.buttons .button:active,.ui.basic.button:active,.ui.basic.buttons .active.button,.ui.basic.active.button,.ui.basic.buttons .active.button:hover,.ui.basic.active.button:hover { - color: var(--color-text); - background: var(--color-active); + color: var(--color-text); + background: var(--color-active) } .ui.labeled.button>.label { - border-color: var(--color-light-border); + border-color: var(--color-light-border) } .ui.labeled.icon.buttons>.button>.icon,.ui.labeled.icon.button>.icon { - background: var(--color-hover); + background: var(--color-hover) } .ui.primary.button,.ui.primary.buttons .button { - background-color: var(--color-primary)!important; - color: var(--color-primary-contrast)!important; + background-color: var(--color-primary)!important; + color: var(--color-primary-contrast)!important } .ui.primary.button:hover,.ui.primary.buttons .button:hover { - background-color: var(--color-primary-dark-2)!important; + background-color: var(--color-primary-dark-2)!important } .ui.primary.button:focus,.ui.primary.buttons .button:focus { - background-color: var(--color-primary-dark-3)!important; + background-color: var(--color-primary-dark-3)!important } .ui.basic.primary.button,.ui.basic.primary.buttons .button { - box-shadow: inset 0 0 0 1px var(--color-primary)!important; - color: var(--color-primary-contrast)!important; + box-shadow: inset 0 0 0 1px var(--color-primary)!important; + color: var(--color-primary-contrast)!important } .ui.basic.primary.button:hover,.ui.basic.primary.buttons .button:hover { - box-shadow: inset 0 0 0 1px var(--color-primary-dark-2)!important; + box-shadow: inset 0 0 0 1px var(--color-primary-dark-2)!important } .ui.basic.primary.button:focus,.ui.basic.primary.buttons .button:focus { - box-shadow: inset 0 0 0 1px var(--color-primary-dark-3)!important; + box-shadow: inset 0 0 0 1px var(--color-primary-dark-3)!important } .ui.basic.secondary.buttons .button,.ui.basic.secondary.button { - color: var(--color-secondary-dark-6)!important; + color: var(--color-secondary-dark-6)!important } .ui.basic.secondary.buttons .button:hover,.ui.basic.secondary.button:hover,.ui.basic.secondary.buttons .button:active,.ui.basic.secondary.button:active { - color: var(--color-secondary-dark-8)!important; + color: var(--color-secondary-dark-8)!important; + border-color: var(--color-secondary-dark-1)!important +} + +.ui.basic.secondary.button:focus,.ui.basic.secondary.buttons .button:focus { + color: var(--color-secondary-dark-8)!important; + border-color: var(--color-secondary-dark-3)!important +} + +.ui.tertiary.button { + color: var(--color-text-light); + border: none +} + +.ui.tertiary.button:hover { + color: var(--color-text) } .ui.primary.label,.ui.primary.labels .label { - background-color: var(--color-primary)!important; - border-color: var(--color-primary-dark-2)!important; + background-color: var(--color-primary)!important; + border-color: var(--color-primary-dark-2)!important } .ui.basic.labels .primary.label,.ui.ui.ui.basic.primary.label { - background: transparent!important; - border-color: var(--color-primary)!important; - color: var(--color-primary)!important; + background: transparent!important; + border-color: var(--color-primary)!important; + color: var(--color-primary)!important } .ui.basic.labels .label,.ui.basic.label { - background: var(--color-light); - border-color: var(--color-light-border); - color: var(--color-text-light); + background: var(--color-light); + border-color: var(--color-light-border); + color: var(--color-text-light) } .ui.basic.labels a.label:hover,a.ui.basic.label:hover { - color: var(--color-text); - border-color: var(--color-light-border); - background: var(--color-hover); + color: var(--color-text); + border-color: var(--color-light-border); + background: var(--color-hover) } .ui.label>img { - width: auto!important; - vertical-align: middle; - height: 2.1666em!important; + width: auto!important; + vertical-align: middle; + height: 2.1666em!important } span.green .svg { - color: var(--color-green); + color: var(--color-green) } span.red .svg { - color: var(--color-red); + color: var(--color-red) } span.purple .svg { - color: var(--color-purple); + color: var(--color-purple) } .migrate .svg.gitea-git { - color: #f05133; + color: var(--color-git) } .color-icon { - display: inline-block; - border-radius: 100%; - height: 14px; - width: 14px; + display: inline-block; + border-radius: 100%; + height: 14px; + width: 14px } .ui.label>.color-icon { - margin-left: 0; + margin-left: 0 } .invisible { - visibility: hidden; + visibility: hidden } .ui.segment,.ui.segments,.ui.attached.segment { - background: var(--color-box-body); - color: var(--color-text); - border-color: var(--color-secondary); + background: var(--color-box-body); + color: var(--color-text); + border-color: var(--color-secondary) } .ui.segments>.segment { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.secondary.segment { - background: var(--color-secondary-bg); - color: var(--color-text-light); + background: var(--color-secondary-bg); + color: var(--color-text-light) } .ui.attached.header { - position: relative; - background: var(--color-box-header); - border-color: var(--color-secondary); + position: relative; + background: var(--color-box-header); + border-color: var(--color-secondary) } .ui.attached.header .right .button { - padding: 8px 10px; - font-weight: 400; + padding: 8px 10px; + font-weight: 400 } .ui.attached.header .right:not(.dropdown) { - position: absolute; - right: .78571429rem; - top: 0; - bottom: 0; - height: 30px; - margin-top: auto; - margin-bottom: auto; + position: absolute; + right: .78571429rem; + top: 0; + bottom: 0; + height: 30px; + margin-top: auto; + margin-bottom: auto } .ui.attached.segment~.ui.top.attached.header { - margin-top: 1rem; + margin-top: 1rem +} + +.header-stopwatch-dot { + position: absolute; + left: 8px; + top: -8px; + width: 13px; + height: 13px; + background: var(--color-primary); + border: 2px solid var(--color-header-bar); + border-radius: 100% +} + +.notification_count { + position: absolute; + left: 5px; + top: -8px; + min-width: 1.5em; + text-align: center; + background: var(--color-primary); + border: 2px solid var(--color-header-bar); + color: var(--color-header-bar); + padding: 2px; + border-radius: 1em; + font-size: 10px; + font-weight: 700; + line-height: .7 } table th[data-sortt-asc]:hover,table th[data-sortt-desc]:hover { - background: rgba(0,0,0,.1)!important; - cursor: pointer!important; + background: rgba(0,0,0,.1)!important; + cursor: pointer!important } table th[data-sortt-asc] .svg,table th[data-sortt-desc] .svg { - margin-left: .25rem; + margin-left: .25rem } -.ui.dropdown>.dropdown.icon,.btn-review>.dropdown.icon { - height: auto!important; - margin-left: .5rem!important; - margin-top: -1px!important; - margin-bottom: -1px!important; - margin-right: -.5rem!important; +.ui.dropdown .svg.dropdown.icon,.svg.dropdown.icon { + margin-top: 0!important; + margin-right: -.5rem!important; + height: auto } -.ui.button.dropdown>.dropdown.icon,.btn-review>.dropdown.icon { - float: right!important; -} - -@media (max-width: 480px) { - .ui.button.dropdown>.dropdown.icon,.btn-review>.dropdown.icon { - display: none; - } -} - -.ui.selection.dropdown>.search.icon,.ui.selection.dropdown>.delete.icon,.ui.selection.dropdown>.dropdown.icon { - top: 0!important; +.ui.selection.dropdown>.svg.search.icon,.ui.selection.dropdown>.svg.delete.icon,.ui.selection.dropdown>.svg.dropdown.icon { + top: 0!important } .ui.dropdown.no-text>.dropdown.icon { - margin-left: 0!important; - margin-right: 0!important; + margin-left: 0!important; + margin-right: 0!important } .ui.dropdown .menu .item { - border-radius: 0; + border-radius: 0 } .ui.dropdown .menu .item:first-of-type { - border-radius: var(--border-radius) var(--border-radius) 0 0; + border-radius: var(--border-radius) var(--border-radius) 0 0 } .ui.dropdown .menu .item:last-of-type { - border-radius: 0 0 var(--border-radius) var(--border-radius); + border-radius: 0 0 var(--border-radius) var(--border-radius) } .text-label { - display: inline-flex!important; - align-items: center!important; + display: inline-flex!important; + align-items: center!important } .emoji,.reaction { - font-size: 1.25em; - line-height: 1; - font-style: normal!important; - font-weight: 400!important; - vertical-align: -.075em; + font-size: 1.25em; + line-height: 1; + font-style: normal!important; + font-weight: 400!important; + vertical-align: -.075em } -@supports (-webkit-hyphens:none) { - body:not(.safari-above125) .emoji,body:not(.safari-above125) .reaction { - font-size: inherit; - vertical-align: inherit; - } +@supports (-webkit-hyphens: none) { + body:not(.safari-above125) .emoji,body:not(.safari-above125) .reaction { + font-size:inherit; + vertical-align: inherit + } - body:not(.safari-above125) .emoji img,body:not(.safari-above125) .reaction img { - font-size: 1.25em; - vertical-align: -.225em!important; - } + body:not(.safari-above125) .emoji img,body:not(.safari-above125) .reaction img { + font-size: 1.25em; + vertical-align: -.225em!important + } } .emoji img,.reaction img { - border-width: 0!important; - margin: 0!important; - width: 1em!important; - height: 1em!important; - vertical-align: -.15em; + border-width: 0!important; + margin: 0!important; + width: 1em!important; + height: 1em!important; + vertical-align: -.15em } .minicolors-panel { - background: var(--color-secondary-dark-1)!important; + background: var(--color-secondary-dark-1)!important } .labelspage { - list-style: none; - padding-top: 0; + list-style: none; + padding-top: 0 } .labelspage .item { - margin-top: 0; - margin-right: -14px; - margin-left: -14px; - padding: 10px; - border-bottom: 1px solid var(--color-secondary); - border-top: none; + margin-top: 0; + margin-right: -14px; + margin-left: -14px; + padding: 10px; + border-bottom: 1px solid var(--color-secondary); + border-top: none } .labelspage .item a { - font-size: 15px; - padding-top: 5px; - padding-right: 10px; - color: var(--color-text-light); + font-size: 12px; + padding-right: 10px; + color: var(--color-text-light) } .labelspage .item a:hover { - color: var(--color-primary-light-2); + color: var(--color-primary-light-2) } .labelspage .item a.open-issues { - margin-right: 30px; -} - -.labelspage .item .ui.label { - font-size: 1em; + margin-right: 30px } .labelspage .item:last-child { - border-bottom: none; - padding-bottom: 0; + border-bottom: none; + padding-bottom: 0 } .labelspage .orglabel { - opacity: .7; + opacity: .7 } .ui.sub.header { - text-transform: none; + text-transform: none } .ui.tabular.menu { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.tabular.menu .item { - padding: 11px 12px; - color: var(--color-text-light-2); + padding: 11px 12px; + color: var(--color-text-light-2) } .ui.tabular.menu .item:hover { - color: var(--color-text); + color: var(--color-text) } .ui.tabular.menu .active.item,.ui.tabular.menu .active.item:hover { - background: var(--color-body); - border-color: var(--color-secondary); - color: var(--color-text); - margin-top: 1px; + background: var(--color-body); + border-color: var(--color-secondary); + color: var(--color-text); + margin-top: 1px } .ui.segment .ui.tabular.menu .active.item,.ui.segment .ui.tabular.menu .active.item:hover { - background: var(--color-box-body); + background: var(--color-box-body) } .ui.secondary.pointing.menu { - border-color: var(--color-secondary); + border-color: var(--color-secondary) } .ui.secondary.pointing.menu .item { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .ui.secondary.pointing.menu .active.item,.ui.secondary.pointing.menu .active.item:hover,.ui.secondary.pointing.menu .dropdown.item:hover,.ui.secondary.pointing.menu .link.item:hover,.ui.secondary.pointing.menu a.item:hover { - color: var(--color-text-dark); + color: var(--color-text-dark) } .ui.header { - color: var(--color-text); + color: var(--color-text) } .ui.header .ui.label { - margin-left: .25rem; + margin-left: .25rem } .ui.header>.ui.label.compact { - margin-top: inherit; + margin-top: inherit } .ui.header .sub.header { - color: var(--color-text-light-1); + color: var(--color-text-light-1) } .flash-error details code,.flash-warning details code { - display: block; - text-align: left; + display: block; + text-align: left } .truncated-item-container { - display: flex!important; + display: flex!important; + align-items: center } .ellipsis-button { - padding: 0 5px 8px!important; - display: inline-block!important; - font-weight: 600!important; - line-height: 6px!important; - vertical-align: middle!important; + padding: 0 5px 8px!important; + display: inline-block!important; + font-weight: 600!important; + line-height: 6px!important; + vertical-align: middle!important } .truncated-item-name { - line-height: 2em; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - margin-top: -.5em; - margin-bottom: -.5em; + line-height: 2em; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + margin-top: -.5em; + margin-bottom: -.5em } .precolors { - padding-left: 0!important; - padding-right: 0!important; - margin: 3px 10px auto!important; - width: 120px!important; + padding-left: 0!important; + padding-right: 0!important; + margin: 3px 10px auto!important; + width: 120px!important } .precolors .color { - float: left; - width: 15px; - height: 15px; + float: left; + width: 15px; + height: 15px } @media (max-width: 767px) { - .ui.stackable.menu:not(.no-vertical-tabs) { - overflow-y: hidden; - overflow-x: auto; - flex-direction: row; - flex-wrap: nowrap!important; - } + .ui.stackable.menu:not(.no-vertical-tabs) { + overflow-y:hidden; + overflow-x: auto; + flex-direction: row; + flex-wrap: nowrap!important + } - .ui.stackable.menu:not(.no-vertical-tabs) .item { - width: initial!important; - } + .ui.stackable.menu:not(.no-vertical-tabs) .item { + width: initial!important + } - .ui.stackable.menu:not(.no-vertical-tabs)>.dropdown.item { - position: initial; - } + .ui.stackable.menu:not(.no-vertical-tabs)>.dropdown.item { + position: initial + } - .ui.stackable.menu:not(.no-vertical-tabs) .menu { - flex-direction: row; - } + .ui.stackable.menu:not(.no-vertical-tabs) .menu { + flex-direction: row + } } .color-text-light-2 { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .home .logo { - max-width: 220px; + max-width: 220px } @media (max-width: 767px) { - .home .hero h1 { - font-size: 3.5em; - } + .home .hero h1 { + font-size:3.5em + } - .home .hero h2 { - font-size: 2em; - } + .home .hero h2 { + font-size: 2em + } } @media (min-width: 768px) { - .home .hero h1 { - font-size: 5.5em; - } + .home .hero h1 { + font-size:5.5em + } - .home .hero h2 { - font-size: 3em; - } + .home .hero h2 { + font-size: 3em + } } .home .hero .svg { - color: var(--color-green); - height: 40px; - width: 50px; - vertical-align: bottom; + color: var(--color-green); + height: 40px; + width: 50px; + vertical-align: bottom } .home .hero.header { - font-size: 20px; + font-size: 20px } .home p.large { - font-size: 16px; + font-size: 16px } .home .stackable { - padding-top: 30px; + padding-top: 30px } .home a { - color: var(--color-green); + color: var(--color-green) } @media (max-width: 880px) { - footer .ui.container .left,footer .ui.container .right { - display: block; - text-align: center; - float: none; - } + footer .ui.container .left,footer .ui.container .right { + display:block; + text-align: center; + float: none + } } .page-content.install { - padding-top: 45px; + padding-top: 45px } -.page-content.install form .inline.field label { - text-align: right; - width: 320px!important; +.page-content.install form.ui.form .inline.field>label { + text-align: right; + width: 30%; + padding-right: 10px; + margin-right: 0 } -.page-content.install form input { - width: 35%!important; +.page-content.install form.ui.form .inline.field>.ui.checkbox:first-child { + margin-left: 30%; + padding-left: 5px } -.page-content.install form .field { - text-align: left; +.page-content.install form.ui.form .inline.field>.ui.checkbox:first-child label { + width: auto } -.page-content.install form .field .help { - margin-left: 335px!important; +.page-content.install form.ui.form .title { + margin-left: 30%; + padding-left: 5px } -.page-content.install form .field.optional .title { - margin-left: 38%; +.page-content.install form.ui.form input { + width: 60% } -.page-content.install form .field.optional .checkbox { - margin-left: 40%!important; +.page-content.install form.ui.form details.optional.field[open] { + border-bottom: 1px solid var(--color-secondary); + padding-bottom: 10px } -.page-content.install form .field.optional .checkbox label { - width: auto!important; +.page-content.install form.ui.form details.optional.field[open] summary { + margin-bottom: 10px +} + +.page-content.install form.ui.form details.optional.field * { + box-sizing: border-box +} + +.page-content.install form.ui.form .field { + text-align: left +} + +.page-content.install form.ui.form .field .help { + margin-left: 30%; + padding-left: 5px; + width: 60% } .page-content.install .ui .reinstall-message { - width: 70%; - margin: 20px auto; - color: red; - text-align: left; - font-weight: 700; + width: 70%; + margin: 20px auto; + color: var(--color-red); + text-align: left; + font-weight: 700 } .page-content.install .ui .reinstall-confirm { - width: 70%; - text-align: left; - margin: 10px auto; + width: 70%; + text-align: left; + margin: 10px auto } input,textarea,.ui.input>input,.ui.form input:not([type]),.ui.form select,.ui.form textarea,.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=file],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=text],.ui.form input[type=time],.ui.form input[type=url],.ui.selection.dropdown,.ui.checkbox label:before,.ui.checkbox input:checked~label:before,.ui.checkbox input:not([type="radio"]):indeterminate~label:before { - background: var(--color-input-background); - border-color: var(--color-input-border); - color: var(--color-input-text); + background: var(--color-input-background); + border-color: var(--color-input-border); + color: var(--color-input-text) } input:hover,textarea:hover,.ui.input input:hover,.ui.form input:not([type]):hover,.ui.form select:hover,.ui.form textarea:hover,.ui.form input[type=date]:hover,.ui.form input[type=datetime-local]:hover,.ui.form input[type=email]:hover,.ui.form input[type=file]:hover,.ui.form input[type=number]:hover,.ui.form input[type=password]:hover,.ui.form input[type=search]:hover,.ui.form input[type=tel]:hover,.ui.form input[type=text]:hover,.ui.form input[type=time]:hover,.ui.form input[type=url]:hover,.ui.selection.dropdown:hover,.ui.checkbox label:hover:before,.ui.checkbox label:active:before,.ui.radio.checkbox label:after,.ui.radio.checkbox input:focus~label:before,.ui.radio.checkbox input:checked~label:before { - background: var(--color-input-background); - border-color: var(--color-input-border-hover); - color: var(--color-input-text); + background: var(--color-input-background); + border-color: var(--color-input-border-hover); + color: var(--color-input-text) } input:focus,textarea:focus,.ui.input input:focus,.ui.form input:not([type]):focus,.ui.form select:focus,.ui.form textarea:focus,.ui.form input[type=date]:focus,.ui.form input[type=datetime-local]:focus,.ui.form input[type=email]:focus,.ui.form input[type=file]:focus,.ui.form input[type=number]:focus,.ui.form input[type=password]:focus,.ui.form input[type=search]:focus,.ui.form input[type=tel]:focus,.ui.form input[type=text]:focus,.ui.form input[type=time]:focus,.ui.form input[type=url]:focus,.ui.selection.dropdown:focus,.ui.checkbox input:focus~label:before,.ui.checkbox input:not([type="radio"]):indeterminate:focus~label:before,.ui.checkbox input:checked:focus~label:before,.ui.radio.checkbox input:focus:checked~label:before { - background: var(--color-input-background); - border-color: var(--color-primary); - color: var(--color-input-text); + background: var(--color-input-background); + border-color: var(--color-primary); + color: var(--color-input-text) } .ui.form .field>label,.ui.form .inline.fields>label,.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.field>label,.ui.form .inline.field>p,.ui.checkbox label,.ui.checkbox+label,.ui.checkbox label:hover,.ui.checkbox+label:hover,.ui.checkbox input:focus~label,.ui.checkbox input:active~label { - color: var(--color-text); + color: var(--color-text) } .ui.input,.ui.checkbox input:focus~label:after,.ui.checkbox input:checked~label:after,.ui.checkbox label:active:after,.ui.checkbox input:not([type="radio"]):indeterminate~label:after,.ui.checkbox input:not([type="radio"]):indeterminate:focus~label:after,.ui.checkbox input:checked:focus~label:after,.ui.disabled.checkbox label,.ui.checkbox input[disabled]~label { - color: var(--color-input-text); + color: var(--color-input-text) } .ui.radio.checkbox input:focus~label:after,.ui.radio.checkbox input:checked~label:after,.ui.radio.checkbox input:focus:checked~label:after { - background: var(--color-input-text); + background: var(--color-input-text) } .ui.toggle.checkbox label:before { - background: var(--color-input-toggle-background); + background: var(--color-input-toggle-background) } .ui.toggle.checkbox label,.ui.toggle.checkbox input:checked~label,.ui.toggle.checkbox input:focus:checked~label { - color: var(--color-text)!important; + color: var(--color-text)!important } .ui.toggle.checkbox input:checked~label:before,.ui.toggle.checkbox input:focus:checked~label:before { - background: var(--color-primary)!important; + background: var(--color-primary)!important } .ui.form select { - padding: .67857143em 1em; + padding: .67857143em 1em } .form .help { - color: var(--color-secondary-dark-5); - padding-bottom: .6em; - display: inline-block; -} - -#create-page-form form { - margin: auto; -} - -#create-page-form form .ui.message { - text-align: center; -} - -@media (min-width: 768px) { - #create-page-form form { - width: 800px!important; - } - - #create-page-form form .header { - padding-left: 280px!important; - } - - #create-page-form form .inline.field>label,#create-page-form form .inline.field.captcha-field>span { - text-align: right; - width: 250px!important; - word-wrap: break-word; - } - - #create-page-form form .help { - margin-left: 265px!important; - } - - #create-page-form form .optional .title { - margin-left: 250px!important; - } - - #create-page-form form .inline.field>input,#create-page-form form .inline.field>textarea { - width: 50%; - } -} - -@media (max-width: 767px) { - #create-page-form form .optional .title { - margin-left: 15px; - } - - #create-page-form form .inline.field>label { - display: block; - } + color: var(--color-secondary-dark-5); + padding-bottom: .6em; + display: inline-block } .signin .oauth2 div { - display: inline-block; + display: inline-block } .signin .oauth2 div p { - margin: 10px 5px 0 0; - float: left; + margin: 10px 5px 0 0; + float: left } .signin .oauth2 a { - margin-right: 3px; + margin-right: 3px } .signin .oauth2 a:last-child { - margin-right: 0; + margin-right: 0 } .signin .oauth2 img { - width: 32px; - height: 32px; + width: 32px; + height: 32px } .signin .oauth2 img.openidConnect { - width: auto; + width: auto } @media (min-width: 768px) { - .g-recaptcha,.h-captcha { - margin: 0 auto!important; - width: 304px; - padding-left: 30px; - } + .g-recaptcha-style,.h-captcha-style { + margin:0 auto!important; + width: 304px; + padding-left: 30px + } + + .g-recaptcha-style iframe,.h-captcha-style iframe { + border-radius: 5px!important; + width: 302px!important; + height: 76px!important + } } @media (max-height: 575px) { - #rc-imageselect,.g-recaptcha,.h-captcha { - transform: scale(.77); - transform-origin: 0 0; - } + #rc-imageselect,.g-recaptcha-style,.h-captcha-style { + transform:scale(.77); + transform-origin: 0 0 + } } .user.activate form,.user.forgot.password form,.user.reset.password form,.user.link-account form,.user.signin form,.user.signup form { - margin: auto; + margin: auto; + width: 700px!important } .user.activate form .ui.message,.user.forgot.password form .ui.message,.user.reset.password form .ui.message,.user.link-account form .ui.message,.user.signin form .ui.message,.user.signup form .ui.message { - text-align: center; + text-align: center } @media (min-width: 768px) { - .user.activate form,.user.forgot.password form,.user.reset.password form,.user.link-account form,.user.signin form,.user.signup form { - width: 800px!important; - } + .user.activate form,.user.forgot.password form,.user.reset.password form,.user.link-account form,.user.signin form,.user.signup form { + width:800px!important + } - .user.activate form .header,.user.forgot.password form .header,.user.reset.password form .header,.user.link-account form .header,.user.signin form .header,.user.signup form .header { - padding-left: 280px!important; - } + .user.activate form .header,.user.forgot.password form .header,.user.reset.password form .header,.user.link-account form .header,.user.signin form .header,.user.signup form .header { + padding-left: 280px!important + } - .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label,.user.activate form .inline.field.captcha-field>span,.user.forgot.password form .inline.field.captcha-field>span,.user.reset.password form .inline.field.captcha-field>span,.user.link-account form .inline.field.captcha-field>span,.user.signin form .inline.field.captcha-field>span,.user.signup form .inline.field.captcha-field>span { - text-align: right; - width: 250px!important; - word-wrap: break-word; - } + .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label,.user.activate form .inline.field.captcha-field>span,.user.forgot.password form .inline.field.captcha-field>span,.user.reset.password form .inline.field.captcha-field>span,.user.link-account form .inline.field.captcha-field>span,.user.signin form .inline.field.captcha-field>span,.user.signup form .inline.field.captcha-field>span { + text-align: right; + width: 250px!important; + word-wrap: break-word + } - .user.activate form .help,.user.forgot.password form .help,.user.reset.password form .help,.user.link-account form .help,.user.signin form .help,.user.signup form .help { - margin-left: 265px!important; - } + .user.activate form .help,.user.forgot.password form .help,.user.reset.password form .help,.user.link-account form .help,.user.signin form .help,.user.signup form .help { + margin-left: 265px!important + } - .user.activate form .optional .title,.user.forgot.password form .optional .title,.user.reset.password form .optional .title,.user.link-account form .optional .title,.user.signin form .optional .title,.user.signup form .optional .title { - margin-left: 250px!important; - } + .user.activate form .optional .title,.user.forgot.password form .optional .title,.user.reset.password form .optional .title,.user.link-account form .optional .title,.user.signin form .optional .title,.user.signup form .optional .title { + margin-left: 250px!important + } - .user.activate form .inline.field>input,.user.forgot.password form .inline.field>input,.user.reset.password form .inline.field>input,.user.link-account form .inline.field>input,.user.signin form .inline.field>input,.user.signup form .inline.field>input,.user.activate form .inline.field>textarea,.user.forgot.password form .inline.field>textarea,.user.reset.password form .inline.field>textarea,.user.link-account form .inline.field>textarea,.user.signin form .inline.field>textarea,.user.signup form .inline.field>textarea { - width: 50%; - } + .user.activate form .inline.field>input,.user.forgot.password form .inline.field>input,.user.reset.password form .inline.field>input,.user.link-account form .inline.field>input,.user.signin form .inline.field>input,.user.signup form .inline.field>input,.user.activate form .inline.field>textarea,.user.forgot.password form .inline.field>textarea,.user.reset.password form .inline.field>textarea,.user.link-account form .inline.field>textarea,.user.signin form .inline.field>textarea,.user.signup form .inline.field>textarea { + width: 50% + } } @media (max-width: 767px) { - .user.activate form .optional .title,.user.forgot.password form .optional .title,.user.reset.password form .optional .title,.user.link-account form .optional .title,.user.signin form .optional .title,.user.signup form .optional .title { - margin-left: 15px; - } + .user.activate form .optional .title,.user.forgot.password form .optional .title,.user.reset.password form .optional .title,.user.link-account form .optional .title,.user.signin form .optional .title,.user.signup form .optional .title { + margin-left:15px + } - .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label { - display: block; - } -} - -.user.activate form,.user.forgot.password form,.user.reset.password form,.user.link-account form,.user.signin form,.user.signup form { - width: 700px!important; + .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label { + display: block + } } .user.activate form .header,.user.forgot.password form .header,.user.reset.password form .header,.user.link-account form .header,.user.signin form .header,.user.signup form .header { - padding-left: 0!important; - text-align: center; + padding-left: 0!important; + text-align: center } .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label { - width: 200px; + width: 200px } @media (max-width: 767px) { - .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label,.user.activate form input,.user.forgot.password form input,.user.reset.password form input,.user.link-account form input,.user.signin form input,.user.signup form input { - width: 100%!important; - } + .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.link-account form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label,.user.activate form input,.user.forgot.password form input,.user.reset.password form input,.user.link-account form input,.user.signin form input,.user.signup form input { + width:100%!important + } } .user.activate form input[type=number],.user.forgot.password form input[type=number],.user.reset.password form input[type=number],.user.link-account form input[type=number],.user.signin form input[type=number],.user.signup form input[type=number] { - -moz-appearance: textfield; + -moz-appearance: textfield } .user.activate form input::-webkit-outer-spin-button,.user.forgot.password form input::-webkit-outer-spin-button,.user.reset.password form input::-webkit-outer-spin-button,.user.link-account form input::-webkit-outer-spin-button,.user.signin form input::-webkit-outer-spin-button,.user.signup form input::-webkit-outer-spin-button,.user.activate form input::-webkit-inner-spin-button,.user.forgot.password form input::-webkit-inner-spin-button,.user.reset.password form input::-webkit-inner-spin-button,.user.link-account form input::-webkit-inner-spin-button,.user.signin form input::-webkit-inner-spin-button,.user.signup form input::-webkit-inner-spin-button { - -webkit-appearance: none; - margin: 0; + -webkit-appearance: none; + margin: 0 } .user.signin.webauthn-prompt { - margin-top: 15px; + margin-top: 15px } .repository.new.repo form,.repository.new.migrate form,.repository.new.fork form { - margin: auto; + margin: auto } .repository.new.repo form .ui.message,.repository.new.migrate form .ui.message,.repository.new.fork form .ui.message { - text-align: center; + text-align: center } @media (min-width: 768px) { - .repository.new.repo form,.repository.new.migrate form,.repository.new.fork form { - width: 800px!important; - } + .repository.new.repo form,.repository.new.migrate form,.repository.new.fork form { + width:800px!important + } - .repository.new.repo form .header,.repository.new.migrate form .header,.repository.new.fork form .header { - padding-left: 280px!important; - } + .repository.new.repo form .header,.repository.new.migrate form .header,.repository.new.fork form .header { + padding-left: 280px!important + } - .repository.new.repo form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.fork form .inline.field>label,.repository.new.repo form .inline.field.captcha-field>span,.repository.new.migrate form .inline.field.captcha-field>span,.repository.new.fork form .inline.field.captcha-field>span { - text-align: right; - width: 250px!important; - word-wrap: break-word; - } + .repository.new.repo form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.fork form .inline.field>label,.repository.new.repo form .inline.field.captcha-field>span,.repository.new.migrate form .inline.field.captcha-field>span,.repository.new.fork form .inline.field.captcha-field>span { + text-align: right; + width: 250px!important; + word-wrap: break-word + } - .repository.new.repo form .help,.repository.new.migrate form .help,.repository.new.fork form .help { - margin-left: 265px!important; - } + .repository.new.repo form .help,.repository.new.migrate form .help,.repository.new.fork form .help { + margin-left: 265px!important + } - .repository.new.repo form .optional .title,.repository.new.migrate form .optional .title,.repository.new.fork form .optional .title { - margin-left: 250px!important; - } + .repository.new.repo form .optional .title,.repository.new.migrate form .optional .title,.repository.new.fork form .optional .title { + margin-left: 250px!important + } - .repository.new.repo form .inline.field>input,.repository.new.migrate form .inline.field>input,.repository.new.fork form .inline.field>input,.repository.new.repo form .inline.field>textarea,.repository.new.migrate form .inline.field>textarea,.repository.new.fork form .inline.field>textarea { - width: 50%; - } + .repository.new.repo form .inline.field>input,.repository.new.migrate form .inline.field>input,.repository.new.fork form .inline.field>input,.repository.new.repo form .inline.field>textarea,.repository.new.migrate form .inline.field>textarea,.repository.new.fork form .inline.field>textarea { + width: 50% + } } @media (max-width: 767px) { - .repository.new.repo form .optional .title,.repository.new.migrate form .optional .title,.repository.new.fork form .optional .title { - margin-left: 15px; - } + .repository.new.repo form .optional .title,.repository.new.migrate form .optional .title,.repository.new.fork form .optional .title { + margin-left:15px + } - .repository.new.repo form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.fork form .inline.field>label { - display: block; - } + .repository.new.repo form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.fork form .inline.field>label { + display: block + } } .repository.new.repo form .dropdown .text,.repository.new.migrate form .dropdown .text,.repository.new.fork form .dropdown .text { - margin-right: 0!important; + margin-right: 0!important } .repository.new.repo form .header,.repository.new.migrate form .header,.repository.new.fork form .header { - padding-left: 0!important; - text-align: center; + padding-left: 0!important; + text-align: center } .repository.new.repo form .selection.dropdown,.repository.new.migrate form .selection.dropdown,.repository.new.fork form .selection.dropdown { - vertical-align: middle; - width: 50%!important; + vertical-align: middle; + width: 50%!important } @media (max-width: 767px) { - .repository.new.repo form label,.repository.new.migrate form label,.repository.new.fork form label,.repository.new.repo form input,.repository.new.migrate form input,.repository.new.fork form input,.repository.new.repo form .selection.dropdown,.repository.new.migrate form .selection.dropdown,.repository.new.fork form .selection.dropdown { - width: 100%!important; - } + .repository.new.repo form label,.repository.new.migrate form label,.repository.new.fork form label,.repository.new.repo form input,.repository.new.migrate form input,.repository.new.fork form input,.repository.new.repo form .selection.dropdown,.repository.new.migrate form .selection.dropdown,.repository.new.fork form .selection.dropdown { + width:100%!important + } - .repository.new.repo form .field button,.repository.new.migrate form .field button,.repository.new.fork form .field button,.repository.new.repo form .field a,.repository.new.migrate form .field a,.repository.new.fork form .field a { - margin-bottom: 1em; - width: 100%; - } + .repository.new.repo form .field button,.repository.new.migrate form .field button,.repository.new.fork form .field button,.repository.new.repo form .field a,.repository.new.migrate form .field a,.repository.new.fork form .field a { + margin-bottom: 1em; + width: 100% + } } @media (min-width: 768px) { - .repository.new.repo .ui.form #auto-init { - margin-left: 265px!important; - } + .repository.new.repo .ui.form #auto-init { + margin-left:265px!important + } } .repository.new.repo .ui.form .selection.dropdown:not(.owner) { - width: 50%!important; + width: 50%!important } @media (max-width: 767px) { - .repository.new.repo .ui.form .selection.dropdown:not(.owner) { - width: 100%!important; - } + .repository.new.repo .ui.form .selection.dropdown:not(.owner) { + width:100%!important + } } .new.webhook form .help { - margin-left: 25px; + margin-left: 25px } .new.webhook .events.fields .column { - padding-left: 40px; + padding-left: 40px } .githook textarea { - font-family: var(--fonts-monospace); + font-family: var(--fonts-monospace) } @media (max-width: 767px) { - .new.org .ui.form .field button,.new.org .ui.form .field a { - margin-bottom: 1em; - width: 100%; - } + .new.org .ui.form .field button,.new.org .ui.form .field a { + margin-bottom:1em; + width: 100% + } - .new.org .ui.form .field input { - width: 100%!important; - } + .new.org .ui.form .field input { + width: 100%!important + } } -.repository .popup.commit-statuses { - max-height: 45vh; - max-width: 60vw; - overflow: auto; - padding: 0; -} - -.repository .popup.commit-statuses.ui.right { - height: auto; -} - -.repository .popup.commit-statuses .list { - padding: .8em; -} - -.repository .popup.commit-statuses .list>.item { - line-height: 2; +.repository .data-table .line-num,.repository .diff-file-box .file-body.file-code .lines-num,.repository .diff-file-box .code-diff tbody tr .lines-type-marker,.repository .repository-summary .segment.language-stats { + -webkit-touch-callout: none; + -webkit-user-select: none; + user-select: none } .repository .repo-header .ui.compact.menu { - margin-left: 1rem; + margin-left: 1rem } .repository .repo-header .ui.header { - margin-top: 0; + margin-top: 0 } .repository .repo-header .fork-flag { - font-size: 12px; - margin-top: 2px; + font-size: 12px; + margin-top: 2px } .repository .repo-header .repo-buttons .svg { - margin: 0 .42857143em 0 -.21428571em; + margin: 0 .42857143em 0 -.21428571em } .repository .repo-header .button { - margin-top: 2px; - margin-bottom: 2px; + margin-top: 2px; + margin-bottom: 2px } .repository .tabs .navbar { - justify-content: initial; + justify-content: initial } .repository .navbar { - display: flex; - justify-content: space-between; + display: flex; + justify-content: space-between } .repository .navbar .ui.label { - margin-left: 7px; - padding: 3px 5px; + margin-left: 7px; + padding: 3px 5px } .repository .owner.dropdown { - min-width: 40%!important; + min-width: 40%!important } .repository .unicode-escaped .escaped-code-point[data-escaped]:before { - visibility: visible; - content: attr(data-escaped); - font-family: var(--fonts-monospace); - color: var(--color-red); + visibility: visible; + content: attr(data-escaped); + font-family: var(--fonts-monospace); + color: var(--color-red) } .repository .unicode-escaped .escaped-code-point .char { - display: none; + display: none } .repository .broken-code-point { - font-family: var(--fonts-monospace); - color: var(--color-blue); + font-family: var(--fonts-monospace); + color: var(--color-blue) } .repository .unicode-escaped .ambiguous-code-point { - border: 1px var(--color-yellow) solid; + border: 1px var(--color-yellow) solid } .repository .metas .menu { - overflow-x: auto; - max-height: 300px; + overflow-x: auto; + max-height: 500px } .repository .metas .ui.list.assignees .icon { - line-height: 2em; + line-height: 2em } .repository .metas .ui.list.assignees .teamavatar { - margin-top: .125rem; - margin-left: 6.75px; - margin-right: 8.75px; -} - -.repository .metas .ui.list .hide { - display: none!important; + margin-top: .125rem; + margin-left: 6.75px; + margin-right: 8.75px } .repository .metas .ui.list .dependency { - padding: 0; - white-space: nowrap; + padding: 0; + white-space: nowrap } .repository .metas .ui.list .title { - max-width: 200px; - overflow: hidden; - text-overflow: ellipsis; + max-width: 200px; + overflow: hidden; + text-overflow: ellipsis } @media (max-width: 1200px) { - .repository .metas .ui.list .title { - max-width: 150px; - } + .repository .metas .ui.list .title { + max-width:150px + } } @media (max-width: 1000px) { - .repository .metas .ui.list .title { - max-width: 100px; - } + .repository .metas .ui.list .title { + max-width:100px + } } .repository .metas #deadlineForm input { - width: 12.8rem; - border-radius: 4px 0 0 4px; - border-right: 0; - white-space: nowrap; + width: 12.8rem; + border-radius: 4px 0 0 4px; + border-right: 0; + white-space: nowrap } .repository .header-wrapper { - background-color: var(--color-navbar); + background-color: var(--color-navbar) } .repository .header-wrapper .ui.tabs.divider { - border-bottom: 0; + border-bottom: 0 } .repository .header-wrapper .ui.tabular .svg { - margin-right: 5px; -} - -.repository .filter.menu .label.color { - border-radius: 3px; - margin-left: 15px; - padding: 0 8px; + margin-right: 5px } .repository .filter.menu.labels .label-filter .menu .info { - display: inline-block; - padding: .5rem .25rem; - border-bottom: 1px solid var(--color-secondary); - font-size: 12px; - width: 100%; - white-space: nowrap; - text-align: center; + display: inline-block; + padding: .5rem .25rem; + border-bottom: 1px solid var(--color-secondary); + font-size: 12px; + width: 100%; + white-space: nowrap; + text-align: center } .repository .filter.menu.labels .label-filter .menu .info code { - border: 1px solid var(--color-secondary); - border-radius: 3px; - padding: 1px 2px; - font-size: 11px; + border: 1px solid var(--color-secondary); + border-radius: 3px; + padding: 1px 2px; + font-size: 11px } .repository .filter.menu .menu { - max-height: 300px; - overflow-x: auto; - right: 0!important; - left: auto!important; + max-height: 500px; + overflow-x: auto; + right: 0!important; + left: auto!important } .repository .select-label .desc { - padding-left: 16px; + padding-left: 23px } .repository .ui.tabs.container { - margin-top: 14px; - margin-bottom: 0; + margin-top: 14px; + margin-bottom: 0 } .repository .ui.tabs.container .ui.menu { - border-bottom: 0; + border-bottom: 0 } .repository .ui.tabs.divider { - margin-top: 0; - margin-bottom: 20px; + margin-top: 0; + margin-bottom: 20px } .repository #clone-panel #repo-clone-url { - width: 320px; + width: 320px } @media (min-width: 768px) and (max-width: 991px) { - .repository #clone-panel #repo-clone-url { - width: 200px; - } + .repository #clone-panel #repo-clone-url { + width:200px + } } @media (max-width: 767px) { - .repository #clone-panel #repo-clone-url { - width: 200px; - } + .repository #clone-panel #repo-clone-url { + width:200px + } } .repository #clone-panel #repo-clone-https,.repository #clone-panel #repo-clone-ssh { - border-right: none; + border-right: none } -.repository #clone-panel #download-btn { - border-left: none; +.repository #clone-panel #more-btn { + border-left: none } .repository #clone-panel button:first-of-type { - border-radius: var(--border-radius) 0 0 var(--border-radius)!important; + border-radius: var(--border-radius) 0 0 var(--border-radius)!important } .repository #clone-panel button:last-of-type { - border-radius: 0 var(--border-radius) var(--border-radius) 0!important; + border-radius: 0 var(--border-radius) var(--border-radius) 0!important } .repository #clone-panel .dropdown .menu { - right: 0!important; - left: auto!important; + right: 0!important; + left: auto!important } .repository.file.list .repo-description { - display: flex; - justify-content: space-between; - align-items: center; + display: flex; + justify-content: space-between; + align-items: center } .repository.file.list #repo-desc { - font-size: 1.2em; -} - -.repository.file.list .choose.reference .header .icon { - font-size: 1.4em; + font-size: 1.2em } .repository.file.list .repo-path .section,.repository.file.list .repo-path .divider { - display: inline; + display: inline +} + +.repository.file.list #repo-files-table { + table-layout: fixed } .repository.file.list #repo-files-table thead th { - padding-top: 8px; - padding-bottom: 5px; - font-weight: 400; + padding-top: 8px; + padding-bottom: 5px; + font-weight: 400 } .repository.file.list #repo-files-table thead .ui.avatar { - margin-bottom: 5px; + margin-bottom: 5px } .repository.file.list #repo-files-table tbody .svg { - margin-left: 3px; - margin-right: 5px; + margin-left: 3px; + margin-right: 5px } .repository.file.list #repo-files-table tbody .svg.octicon-reply { - margin-right: 10px; + margin-right: 10px } .repository.file.list #repo-files-table tbody .svg.octicon-file-directory-fill,.repository.file.list #repo-files-table tbody .svg.octicon-file-submodule { - color: var(--color-primary); + color: var(--color-primary) } .repository.file.list #repo-files-table tbody .svg.octicon-file,.repository.file.list #repo-files-table tbody .svg.octicon-file-symlink-file { - color: var(--color-secondary-dark-7); + color: var(--color-secondary-dark-7) } .repository.file.list #repo-files-table td { - padding-top: 0; - padding-bottom: 0; - overflow: initial; + padding-top: 0; + padding-bottom: 0; + overflow: initial } .repository.file.list #repo-files-table td.name { - width: 33%; - max-width: calc(100vw - 140px); + width: 33%; + max-width: calc(100vw - 140px) } @media (min-width: 1201px) { - .repository.file.list #repo-files-table td.name { - max-width: 150px; - } + .repository.file.list #repo-files-table td.name { + max-width:150px + } } @media (min-width: 992px) and (max-width: 1200px) { - .repository.file.list #repo-files-table td.name { - max-width: 200px; - } + .repository.file.list #repo-files-table td.name { + max-width:200px + } } @media (min-width: 768px) and (max-width: 991px) { - .repository.file.list #repo-files-table td.name { - max-width: 300px; - } + .repository.file.list #repo-files-table td.name { + max-width:300px + } } .repository.file.list #repo-files-table td.message { - color: var(--color-text-light-1); - width: 66%; + color: var(--color-text-light-1); + width: 66% } @media (min-width: 1201px) { - .repository.file.list #repo-files-table td.message { - max-width: 400px; - } + .repository.file.list #repo-files-table td.message { + max-width:400px + } } @media (min-width: 992px) and (max-width: 1200px) { - .repository.file.list #repo-files-table td.message { - max-width: 350px; - } + .repository.file.list #repo-files-table td.message { + max-width:350px + } } @media (min-width: 768px) and (max-width: 991px) { - .repository.file.list #repo-files-table td.message { - max-width: 250px; - } + .repository.file.list #repo-files-table td.message { + max-width:250px + } } .repository.file.list #repo-files-table td.age { - width: 120px; - color: var(--color-text-light-1); + width: 120px; + color: var(--color-text-light-1) } .repository.file.list #repo-files-table td .truncate { - display: inline-block; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - width: 100%; - padding-top: 8px; - padding-bottom: 8px; + display: inline-block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + width: 100%; + padding-top: 8px; + padding-bottom: 8px } .repository.file.list #repo-files-table td a { - padding-top: 8px; - padding-bottom: 8px; + padding-top: 8px; + padding-bottom: 8px } .repository.file.list #repo-files-table td .at { - margin-left: 3px; - margin-right: 3px; + margin-left: 3px; + margin-right: 3px } .repository.file.list #repo-files-table td>* { - vertical-align: middle; + vertical-align: middle } .repository.file.list #repo-files-table td.message .isSigned { - cursor: default; + cursor: default } .repository.file.list #repo-files-table tr:last-of-type td:first-child { - border-bottom-left-radius: var(--border-radius); + border-bottom-left-radius: var(--border-radius) } .repository.file.list #repo-files-table tr:last-of-type td:last-child { - border-bottom-right-radius: var(--border-radius); + border-bottom-right-radius: var(--border-radius) } .repository.file.list #repo-files-table tr:hover { - background-color: var(--color-hover); + background-color: var(--color-hover) } .repository.file.list #repo-files-table tr.has-parent a { - display: inline-block; - padding-top: 8px; - padding-bottom: 8px; - width: calc(100% - 1.25rem); + display: inline-block; + padding-top: 8px; + padding-bottom: 8px; + width: calc(100% - 1.25rem) } .repository.file.list .non-diff-file-content .header .icon { - font-size: 1em; + font-size: 1em } .repository.file.list .non-diff-file-content .header .small.icon { - font-size: .75em; + font-size: .75em } .repository.file.list .non-diff-file-content .header .tiny.icon { - font-size: .5em; + font-size: .5em } .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon { - line-height: 1; - padding: 10px 8px; - vertical-align: middle; - color: var(--color-text); + line-height: 1; + padding: 10px 8px; + vertical-align: middle; + color: var(--color-text) } .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon:hover { - color: var(--color-primary); + color: var(--color-primary) } .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon-danger:hover { - color: var(--color-red); + color: var(--color-red) } .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon.disabled { - color: inherit; - opacity: var(--opacity-disabled); - cursor: default; + color: inherit; + opacity: var(--opacity-disabled); + cursor: default } .repository.file.list .non-diff-file-content .view-raw { - padding: 5px; + padding: 5px } .repository.file.list .non-diff-file-content .view-raw>* { - max-width: 100%; - border: 1px solid var(--color-secondary); + max-width: 100%; + border: 1px solid var(--color-secondary) } .repository.file.list .non-diff-file-content .view-raw img { - margin: 1rem 0; - border-radius: 0; - object-fit: contain; + margin: 1rem 0; + border-radius: 0; + object-fit: contain } .repository.file.list .non-diff-file-content .view-raw img[src$=".svg" i] { - max-height: 600px!important; - max-width: 600px!important; + max-height: 600px!important; + max-width: 600px!important } .repository.file.list .non-diff-file-content .plain-text { - padding: 1em 2em; + padding: 1em 2em } .repository.file.list .non-diff-file-content .plain-text pre { - word-break: break-word; - white-space: pre-wrap; + word-break: break-word; + white-space: pre-wrap } .repository.file.list .non-diff-file-content .csv { - overflow-x: auto; - padding: 0!important; + overflow-x: auto; + padding: 0!important } .repository.file.list .non-diff-file-content pre { - overflow: auto; + overflow: auto +} + +.repository.file.list .non-diff-file-content .asciicast { + padding: 5px!important } .repository.file.list .sidebar { - padding-left: 0; + padding-left: 0 } .repository.file.list .sidebar .svg { - width: 16px; + width: 16px } .repository.file.editor .treepath { - width: 100%; + width: 100% } .repository.file.editor .treepath input { - vertical-align: middle; - box-shadow: #00000013 0 1px 2px inset; - width: inherit; - padding: 7px 8px; - margin-right: 5px; + vertical-align: middle; + box-shadow: #00000013 0 1px 2px inset; + width: inherit; + padding: 7px 8px; + margin-right: 5px } .repository.file.editor .tabular.menu .svg { - margin-right: 5px; + margin-right: 5px } .repository.file.editor .commit-form-wrapper { - padding-left: 64px; + padding-left: 64px } .repository.file.editor .commit-form-wrapper .commit-avatar { - float: left; - margin-left: -64px; - width: 3em; - height: auto; + float: left; + margin-left: -64px; + width: 3em; + height: auto } .repository.file.editor .commit-form-wrapper .commit-form { - position: relative; - padding: 15px; - margin-bottom: 10px; - border: 1px solid var(--color-secondary); - background: var(--color-box-body); - border-radius: 3px; + position: relative; + padding: 15px; + margin-bottom: 10px; + border: 1px solid var(--color-secondary); + background: var(--color-box-body); + border-radius: 3px } .repository.file.editor .commit-form-wrapper .commit-form:before,.repository.file.editor .commit-form-wrapper .commit-form:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } .repository.file.editor .commit-form-wrapper .commit-form:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } .repository.file.editor .commit-form-wrapper .commit-form:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; -} - -.repository.file.editor .commit-form-wrapper .commit-form:after { - border-right-color: var(--color-box-body); + border-right-color: var(--color-box-body); + border-width: 8px; + margin-top: -8px } .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .branch-name { - display: inline-block; - padding: 2px 4px; - font: 12px var(--fonts-monospace); - color: var(--color-text); - background: var(--color-secondary); - border-radius: 3px; - margin: 0 2px; + display: inline-block; + padding: 2px 4px; + font: 12px var(--fonts-monospace); + color: var(--color-text); + background: var(--color-secondary); + border-radius: 3px; + margin: 0 2px } .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .new-branch-name-input { - position: relative; - margin-left: 25px; + position: relative; + margin-left: 25px } .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .new-branch-name-input input { - width: 240px!important; - padding-left: 26px!important; + width: 240px!important; + padding-left: 26px!important } .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .octicon-git-branch { - position: absolute; - top: 9px; - left: 10px; - color: #b0c4ce; + position: absolute; + top: 9px; + left: 10px; + color: var(--color-grey) } .repository.options #interval { - width: 100px!important; - min-width: 100px; + width: 100px!important; + min-width: 100px } .repository.options .danger .item { - padding: 20px 15px; + padding: 20px 15px } .repository.options .danger .ui.divider { - margin: 0; + margin: 0 } .repository .comment textarea { - max-height: none!important; + max-height: none!important } .repository.new.issue .comment.form .comment .avatar { - width: 3em; + width: 3em } .repository.new.issue .comment.form .content { - margin-left: 4em; + margin-left: 4em } .repository.new.issue .comment.form .content:before,.repository.new.issue .comment.form .content:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } .repository.new.issue .comment.form .content:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } .repository.new.issue .comment.form .content:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; -} - -.repository.new.issue .comment.form .content:after { - border-right-color: var(--color-box-body); + border-right-color: var(--color-box-body); + border-width: 8px; + margin-top: -8px } .repository.new.issue .comment.form .content .markup { - font-size: 14px; + font-size: 14px } .repository.new.issue .comment.form .metas { - min-width: 220px; + min-width: 220px } .repository.new.issue .comment.form .metas .filter.menu { - max-height: 300px; - overflow-x: auto; + max-height: 500px; + overflow-x: auto } .repository.view.issue .instruct-toggle { - display: inline-block; + display: inline-block } .repository.view.issue .title { - padding-bottom: 0!important; + padding-bottom: 0!important } .repository.view.issue .title .issue-title { - margin-bottom: .5rem; + margin-bottom: .5rem } .repository.view.issue .title .issue-title.edit-active { - display: flex; - align-items: center; + display: flex; + align-items: center } .repository.view.issue .title .issue-title.edit-active h1 { - display: flex; - width: 100%; + display: flex; + width: 100% } @media (max-width: 767px) { - .repository.view.issue .title .issue-title.edit-active { - flex-direction: column; - } + .repository.view.issue .title .issue-title.edit-active { + flex-direction:column + } - .repository.view.issue .title .issue-title.edit-active h1 { - margin-right: 0; - margin-bottom: 1rem; - padding-right: 0; - } + .repository.view.issue .title .issue-title.edit-active h1 { + margin-right: 0; + margin-bottom: 1rem; + padding-right: 0 + } - .repository.view.issue .title .issue-title.edit-active h1 .ui.input input { - width: calc(100% - 2rem); - } + .repository.view.issue .title .issue-title.edit-active h1 .ui.input input { + width: calc(100% - 2rem) + } - .repository.view.issue .title .issue-title.edit-active .edit-buttons { - padding-bottom: 1rem; - width: 100%; - } + .repository.view.issue .title .issue-title.edit-active .edit-buttons { + padding-bottom: 1rem; + width: 100% + } - .repository.view.issue .title .issue-title.edit-active .edit-buttons .button { - width: 100%; - margin-right: .5rem; - } + .repository.view.issue .title .issue-title.edit-active .edit-buttons .button { + width: 100%; + margin-right: .5rem + } - .repository.view.issue .title .issue-title.edit-active .edit-buttons .button:last-child { - margin-right: 0; - } + .repository.view.issue .title .issue-title.edit-active .edit-buttons .button:last-child { + margin-right: 0 + } } .repository.view.issue .title .issue-title h1 { - font-weight: 300; - font-size: 2.3rem; - margin: 0; - padding-right: .5rem; + font-weight: 300; + font-size: 2.3rem; + margin: 0; + padding-right: .5rem } .repository.view.issue .title .issue-title h1 .ui.input { - font-size: .5em; - width: 100%; + font-size: .5em; + width: 100% } .repository.view.issue .title .issue-title h1 .ui.input input { - font-size: 1.5em; - padding: 6px 1rem; + font-size: 1.5em; + padding: 6px 1rem } .repository.view.issue .title .issue-title .edit-button { - float: right; - padding-left: 1rem; + float: right; + padding-left: 1rem } .repository.view.issue .title .issue-title .edit-buttons { - display: flex; + display: flex } .repository.view.issue .title .issue-title .index { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .repository.view.issue .title .issue-title .label { - margin-right: 10px; + margin-right: 10px } .repository.view.issue .title .issue-title .edit-zone { - margin-top: 10px; + margin-top: 10px } .repository.view.issue .pull-desc code { - color: var(--color-primary); + color: var(--color-primary) } .repository.view.issue .pull-desc a[data-clipboard-text] { - cursor: pointer; + cursor: pointer } .repository.view.issue .pull-desc a[data-clipboard-text] svg { - vertical-align: middle; - position: relative; - top: -2px; - right: 1px; + vertical-align: middle; + position: relative; + top: -2px; + right: 1px } .repository.view.issue .pull.tabular.menu { - margin-bottom: 1rem; + margin-bottom: 1rem } .repository.view.issue .pull.tabular.menu .svg { - margin-right: 5px; + margin-right: 5px } .repository.view.issue .pull .merge.box .avatar { - margin-left: 10px; - margin-top: 10px; + margin-left: 10px; + margin-top: 10px } .repository.view.issue .pull .merge.box .branch-update.grid .row { - padding-bottom: 1rem; + padding-bottom: 1rem } .repository.view.issue .pull .merge.box .branch-update.grid .row .icon { - margin-top: 1.1rem; + margin-top: 1.1rem } .repository.view.issue .pull .review-item { - display: flex; - justify-content: space-between; - align-items: center; + display: flex; + justify-content: space-between; + align-items: center } .repository.view.issue .pull .review-item .review-item-left,.repository.view.issue .pull .review-item .review-item-right { - display: flex; - align-items: center; + display: flex; + align-items: center } .repository.view.issue .pull .review-item .text { - margin: .3em 0 .5em .5em; + margin: .3em 0 .5em .5em } .repository.view.issue .pull .review-item .type-icon { - align-self: flex-start; - margin-right: 1em; + align-self: flex-start; + margin-right: 1em } .repository.view.issue .pull .review-item .type-icon i { - line-height: 1.8em; + line-height: 1.8em } .repository.view.issue .pull .review-item .divider { - margin: .5rem 0; + margin: .5rem 0 } .repository.view.issue .pull .review-item .review-content { - padding: 1em 0 1em 3.8em; + padding: 1em 0 1em 3.8em } .repository.view.issue .comment-list:not(.prevent-before-timeline):before { - display: block; - content: ""; - position: absolute; - margin-top: 12px; - margin-bottom: 14px; - top: 0; - bottom: 0; - left: 96px; - width: 2px; - background-color: var(--color-timeline); - z-index: -1; + display: block; + content: ""; + position: absolute; + margin-top: 12px; + margin-bottom: 14px; + top: 0; + bottom: 0; + left: 96px; + width: 2px; + background-color: var(--color-timeline); + z-index: -1 } .repository.view.issue .comment-list .timeline { - position: relative; - display: block; - margin-left: 40px; - padding-left: 16px; + position: relative; + display: block; + margin-left: 40px; + padding-left: 16px } .repository.view.issue .comment-list .timeline:before { - display: block; - content: ""; - position: absolute; - margin-top: 12px; - margin-bottom: 14px; - top: 0; - bottom: 0; - left: 30px; - width: 2px; - background-color: var(--color-timeline); - z-index: -1; + display: block; + content: ""; + position: absolute; + margin-top: 12px; + margin-bottom: 14px; + top: 0; + bottom: 0; + left: 30px; + width: 2px; + background-color: var(--color-timeline); + z-index: -1 } .repository.view.issue .comment-list .timeline-item,.repository.view.issue .comment-list .timeline-item-group { - padding: 12px 0; + padding: 12px 0 } .repository.view.issue .comment-list .timeline-item-group .timeline-item { - padding-top: 8px; - padding-bottom: 8px; + padding-top: 8px; + padding-bottom: 8px } .repository.view.issue .comment-list .timeline-item { - margin-left: 16px; - position: relative; + margin-left: 16px; + position: relative } .repository.view.issue .comment-list .timeline-item .timeline-avatar { - position: absolute; - left: -68px; + position: absolute; + left: -68px } .repository.view.issue .comment-list .timeline-item .timeline-avatar img { - width: 40px!important; - height: 40px!important; + width: 40px!important; + height: 40px!important } .repository.view.issue .comment-list .timeline-item .inline-timeline-avatar { - display: none; + display: none } .repository.view.issue .comment-list .timeline-item img.avatar,.repository.view.issue .comment-list .timeline-item .avatar img { - width: 20px; - height: 20px; - vertical-align: middle; + width: 20px; + height: 20px; + vertical-align: middle } .repository.view.issue .comment-list .timeline-item:first-child:not(.commit) { - padding-top: 0!important; + padding-top: 0!important } .repository.view.issue .comment-list .timeline-item:last-child:not(.commit) { - padding-bottom: 0!important; + padding-bottom: 0!important } .repository.view.issue .comment-list .timeline-item .badge.badge-commit { - border-color: transparent; - background: radial-gradient(var(--color-body) 40%,transparent 40%) no-repeat; + border-color: transparent; + background: radial-gradient(var(--color-body) 40%,transparent 40%) no-repeat } .repository.view.issue .comment-list .timeline-item .badge { - width: 34px; - height: 34px; - background-color: var(--color-timeline); - border-radius: 50%; - display: flex; - float: left; - margin-left: -33px; - margin-right: 8px; - color: var(--color-text); - align-items: center; - justify-content: center; + width: 34px; + height: 34px; + background-color: var(--color-timeline); + border-radius: 50%; + display: flex; + float: left; + margin-left: -33px; + margin-right: 8px; + color: var(--color-text); + align-items: center; + justify-content: center } .repository.view.issue .comment-list .timeline-item .badge .svg { - width: 22px; - height: 22px; - padding: 3px; + width: 22px; + height: 22px; + padding: 3px } .repository.view.issue .comment-list .timeline-item .badge .svg.octicon-comment { - margin-top: 2px; + margin-top: 2px } .repository.view.issue .comment-list .timeline-item.comment>.content { - margin-left: -16px; + margin-left: -16px } .repository.view.issue .comment-list .timeline-item.event>.text { - line-height: 32px; - vertical-align: middle; + line-height: 32px; + vertical-align: middle } .repository.view.issue .comment-list .timeline-item.commits-list { - padding-left: 15px; - padding-top: 0; + padding-left: 15px; + padding-top: 0 } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit { - line-height: 34px; - clear: both; + line-height: 34px; + clear: both } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit>img.avatar,.repository.view.issue .comment-list .timeline-item.commits-list .singular-commit>.avatar img { - position: relative; - top: -2px; + position: relative; + top: -2px } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label { - margin: 0; - border: 1px solid var(--color-light-border); + margin: 0; + border: 1px solid var(--color-light-border) } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isWarning { - border: 1px solid #db2828; - background: rgba(219,40,40,.1); + border: 1px solid var(--color-red-badge); + background: var(--color-red-badge-bg) } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isWarning .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isWarning:hover { - background: rgba(219,40,40,.3)!important; + background: var(--color-red-badge-hover-bg)!important } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerified { - border: 1px solid #21ba45; - background: rgba(33,186,69,.1); + border: 1px solid var(--color-green-badge); + background: var(--color-green-badge-bg) } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerified .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerified:hover { - background: rgba(33,186,69,.3)!important; + background: var(--color-green-badge-hover-bg)!important } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUntrusted { - border: 1px solid #fbbd08; - background: rgba(251,189,8,.1); + border: 1px solid var(--color-yellow-badge); + background: var(--color-yellow-badge-bg) } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUntrusted .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUntrusted:hover { - background: rgba(251,189,8,.3)!important; + background: var(--color-yellow-badge-hover-bg)!important } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUnmatched { - border: 1px solid #f2711c; - background: rgba(242,113,28,.1); + border: 1px solid var(--color-orange-badge); + background: var(--color-orange-badge-bg) } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUnmatched .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUnmatched:hover { - background: rgba(242,113,28,.3)!important; + background: var(--color-orange-badge-hover-bg)!important } .repository.view.issue .comment-list .timeline-item.event>.commit-status-link { - float: right; - margin-right: 8px; - margin-top: 4px; + float: right; + margin-right: 8px; + margin-top: 4px } -.repository.view.issue .comment-list .timeline-item .comment-form-reply .footer { - padding-bottom: 1em; +.repository.view.issue .comment-list .timeline-item .comparebox { + line-height: 32px; + vertical-align: middle +} + +.repository.view.issue .comment-list .timeline-item .comparebox .compare.label { + font-size: 1rem; + margin: 0; + border: 1px solid var(--color-light-border) } @media (max-width: 767px) { - .repository.view.issue .comment-list .timeline-item .ui.segments { - margin-left: -2rem; - } + .repository.view.issue .comment-list .timeline-item .ui.segments { + margin-left:-2rem + } } .repository.view.issue .comment-list .ui.comments { - max-width: 100%; + max-width: 100% } .repository.view.issue .comment-list .ui.comments .avatar { - margin-right: .5rem; + margin-right: .5rem } .repository.view.issue .comment-list .comment>.content>div:first-child { - border-top-left-radius: 4px; - border-top-right-radius: 4px; + border-top-left-radius: 4px; + border-top-right-radius: 4px } .repository.view.issue .comment-list .comment>.content>div:last-child { - border-bottom-left-radius: 4px; - border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px } .repository.view.issue .comment-list .comment .comment-container { - border: 1px solid var(--color-secondary); - border-radius: var(--border-radius); + border: 1px solid var(--color-secondary); + border-radius: var(--border-radius) } @media (max-width: 767px) { - .repository.view.issue .comment-list .comment .content .form .button { - width: 100%; - margin: 0; - } + .repository.view.issue .comment-list .comment .content .form .button { + width:100%; + margin: 0 + } - .repository.view.issue .comment-list .comment .content .form .button:not(:last-child) { - margin-bottom: 1rem; - } + .repository.view.issue .comment-list .comment .content .form .button:not(:last-child) { + margin-bottom: 1rem + } } .repository.view.issue .comment-list .comment .merge-section { - background-color: var(--color-box-body); + background-color: var(--color-box-body) } .repository.view.issue .comment-list .comment .merge-section .item-section { - display: flex; - align-items: center; - justify-content: space-between; - padding: 0; - margin-top: -.25rem; - margin-bottom: -.25rem; + display: flex; + align-items: center; + justify-content: space-between; + padding: 0; + margin-top: -.25rem; + margin-bottom: -.25rem } @media (max-width: 767px) { - .repository.view.issue .comment-list .comment .merge-section .item-section { - align-items: flex-start; - flex-direction: column; - } + .repository.view.issue .comment-list .comment .merge-section .item-section { + align-items:flex-start; + flex-direction: column + } } .repository.view.issue .comment-list .comment .merge-section .divider { - margin-left: -1rem; - margin-right: -1rem; + margin-left: -1rem; + margin-right: -1rem } .repository.view.issue .comment-list .comment .merge-section.no-header:before,.repository.view.issue .comment-list .comment .merge-section.no-header:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } .repository.view.issue .comment-list .comment .merge-section.no-header:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } .repository.view.issue .comment-list .comment .merge-section.no-header:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; -} - -.repository.view.issue .comment-list .comment .merge-section.no-header:after { - border-right-color: var(--color-box-body); + border-right-color: var(--color-box-body); + border-width: 8px; + margin-top: -8px } .repository.view.issue .comment-list .comment .markup { - font-size: 14px; + font-size: 14px } .repository.view.issue .comment-list .comment .no-content { - color: var(--color-text-light-2); - font-style: italic; + color: var(--color-text-light-2); + font-style: italic } .repository.view.issue .comment-list .comment .ui.form .field:first-child { - clear: none; + clear: none } .repository.view.issue .comment-list .comment .ui.form .field.footer { - overflow: hidden; + overflow: hidden } .repository.view.issue .comment-list .comment .ui.form .field .tab.markup { - min-height: 5rem; + min-height: 5rem } .repository.view.issue .comment-list .comment .ui.form textarea { - height: 200px; - font-family: var(--fonts-monospace); + height: 200px; + font-family: var(--fonts-monospace) } .repository.view.issue .comment-list .comment .edit.buttons { - margin-top: 10px; + margin-top: 10px } .repository.view.issue .comment-list .code-comment { - border: 1px solid transparent; - padding: .25rem .5rem; - margin: 0; + border: 1px solid transparent; + padding: .25rem .5rem; + margin: 0 } .repository.view.issue .comment-list .code-comment .content { - border: none!important; + border: none!important } .repository.view.issue .comment-list .code-comment .comment-header { - background: transparent; - border-bottom: 0!important; - padding: 0!important; + background: transparent; + border-bottom: 0!important; + padding: 0!important } .repository.view.issue .comment-list .code-comment .comment-header:after,.repository.view.issue .comment-list .code-comment .comment-header:before { - display: none; + display: none } .repository.view.issue .comment-list .code-comment .comment-content { - margin-left: 36px; + margin-left: 36px } .repository.view.issue .comment-list .code-comment img.avatar,.repository.view.issue .comment-list .comment img.avatar { - width: 28px; - height: 28px; + width: 28px; + height: 28px } .repository.view.issue .comment-list .comment-code-cloud .segment.reactions { - margin-top: 16px!important; - margin-bottom: -8px!important; - border-top: none!important; + margin-top: 16px!important; + margin-bottom: -8px!important; + border-top: none!important } .repository.view.issue .comment-list .comment-code-cloud .segment.reactions .ui.label { - border: 1px solid; - padding: 6px 10px!important; - margin: 0 2px; - border-radius: var(--border-radius); - border-color: var(--color-secondary-dark-1)!important; + border: 1px solid; + padding: 6px 10px!important; + margin: 0 2px; + border-radius: var(--border-radius); + border-color: var(--color-secondary-dark-1)!important } .repository.view.issue .comment-list .comment-code-cloud .segment.reactions .ui.label.basic.primary { - background-color: var(--color-reaction-active-bg)!important; - border-color: var(--color-primary-alpha-80)!important; + background-color: var(--color-reaction-active-bg)!important; + border-color: var(--color-primary-alpha-80)!important } .repository.view.issue .comment-list .comment-code-cloud button.comment-form-reply { - margin: 0; + margin: 0 } .repository.view.issue .comment-list .event { - padding-left: 15px; + padding-left: 15px } .repository.view.issue .comment-list .event .detail { - margin-top: 4px; - margin-left: 14px; + margin-top: 4px; + margin-left: 14px } .repository.view.issue .comment-list .event .detail .svg { - margin-right: 2px; + margin-right: 2px } .repository.view.issue .comment-list .event .segments { - box-shadow: none; + box-shadow: none } @media (max-width: 767px) { - .repository.view.issue .comment-list { - padding: 1rem 0!important; - } + .repository.view.issue .comment-list { + padding:1rem 0!important + } } .repository.view.issue .ui.depending .item.is-closed .title { - text-decoration: line-through; + text-decoration: line-through } .repository .comment.form .ui.comments { - margin-top: -12px; - max-width: 100%; + margin-top: -12px; + max-width: 100% } .repository .comment.form .content .field:first-child { - clear: none; + clear: none } .repository .comment.form .content .form:before,.repository .comment.form .content .form:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } .repository .comment.form .content .form:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } .repository .comment.form .content .form:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; -} - -.repository .comment.form .content .form:after { - border-right-color: var(--color-box-body); + border-right-color: var(--color-box-body); + border-width: 8px; + margin-top: -8px } .repository .comment.form .content textarea { - height: 200px; - font-family: var(--fonts-monospace); + height: 200px; + font-family: var(--fonts-monospace) } .repository .comment.form .content .CodeMirror-scroll { - max-height: 85vh; + max-height: 85vh } .repository .milestone.list { - list-style: none; - padding-top: 15px; + list-style: none; + padding-top: 15px } .repository .milestone.list>.item { - padding-top: 10px; - padding-bottom: 10px; - border-bottom: 1px dashed var(--color-secondary); + padding-top: 10px; + padding-bottom: 10px; + border-bottom: 1px dashed var(--color-secondary) } .repository .milestone.list>.item progress { - width: 200px; - height: 16px; + width: 200px; + height: 16px } .repository .milestone.list>.item .meta { - color: var(--color-text-light-2); - padding-top: 5px; + color: var(--color-text-light-2); + padding-top: 5px } .repository .milestone.list>.item .meta .issue-stats .svg { - padding-left: 5px; + padding-left: 5px } .repository .milestone.list>.item .meta .overdue { - color: var(--color-red); + color: var(--color-red) } .repository .milestone.list>.item .operate { - margin-top: -15px; + margin-top: -15px } .repository .milestone.list>.item .operate>a { - font-size: 15px; - padding-top: 5px; - padding-right: 10px; - color: var(--color-text-light-2); + font-size: 15px; + padding-top: 5px; + padding-right: 10px; + color: var(--color-text-light-2) } .repository .milestone.list>.item .operate>a:hover { - color: var(--color-text); + color: var(--color-text) } .repository .milestone.list>.item .content { - padding-top: 10px; + padding-top: 10px } .repository.new.milestone textarea { - height: 200px; + height: 200px } .repository.compare.pull .show-form-container { - text-align: left; + text-align: left } .repository.compare.pull .choose.branch .svg { - margin-right: 10px; + margin-right: 10px } .repository.compare.pull .comment.form .content:before,.repository.compare.pull .comment.form .content:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } .repository.compare.pull .comment.form .content:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } .repository.compare.pull .comment.form .content:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; -} - -.repository.compare.pull .comment.form .content:after { - border-right-color: var(--color-box-body); + border-right-color: var(--color-box-body); + border-width: 8px; + margin-top: -8px } .repository.compare.pull .pullrequest-form { - margin-bottom: 1.5rem; + margin-bottom: 1.5rem } .repository.compare.pull .markup { - font-size: 14px; + font-size: 14px } .repository.compare.pull .title .issue-title { - margin-bottom: .5rem; + margin-bottom: .5rem } .repository.compare.pull .title .issue-title .index { - color: var(--color-text-light-2); + color: var(--color-text-light-2) } .repository .filter.dropdown .menu { - margin-top: 1px!important; + margin-top: 1px!important } .repository.branches .commit-divergence .bar-group { - position: relative; - float: left; - padding-bottom: 6px; - width: 50%; - max-width: 90px; + position: relative; + float: left; + padding-bottom: 6px; + width: 50%; + max-width: 90px } .repository.branches .commit-divergence .bar-group:last-child { - border-left: 1px solid var(--color-secondary-dark-2); + border-left: 1px solid var(--color-secondary-dark-2) } .repository.branches .commit-divergence .count { - margin: 0 3px; + margin: 0 3px } .repository.branches .commit-divergence .count.count-ahead { - text-align: left; + text-align: left } .repository.branches .commit-divergence .count.count-behind { - text-align: right; + text-align: right } .repository.branches .commit-divergence .bar { - height: 4px; - position: absolute; - background-color: var(--color-secondary-dark-2); + height: 4px; + position: absolute; + background-color: var(--color-secondary-dark-2) } .repository.branches .commit-divergence .bar.bar-behind { - right: 0; + right: 0 } .repository.branches .commit-divergence .bar.bar-ahead { - left: 0; + left: 0 } .repository.commits .header .search input { - font-weight: 400; - padding: 5px 10px; + font-weight: 400; + padding: 5px 10px } .repository #commits-table thead th:first-of-type { - padding-left: 15px; + padding-left: 15px } .repository #commits-table thead .sha { - width: 200px; + width: 200px } .repository #commits-table thead .shatd { - text-align: center; + text-align: center } .repository #commits-table td.sha .sha.label { - margin: 0; + margin: 0 } .repository #commits-table td.message { - text-overflow: unset; + text-overflow: unset } .repository #commits-table.ui.basic.striped.table tbody tr:nth-child(2n) { - background-color: #00000005!important; + background-color: #00000005!important } .repository #commits-table td.sha .sha.label,.repository #repo-files-table .sha.label,.repository #rev-list .sha.label,.repository .timeline-item.commits-list .singular-commit .sha.label { - border: 1px solid var(--color-light-border); + border: 1px solid var(--color-light-border) } .repository #commits-table td.sha .sha.label .ui.signature.avatar,.repository #repo-files-table .sha.label .ui.signature.avatar,.repository #rev-list .sha.label .ui.signature.avatar,.repository .timeline-item.commits-list .singular-commit .sha.label .ui.signature.avatar { - height: 16px; - margin-bottom: 0; - width: 16px; + height: 16px; + margin-bottom: 0; + width: 16px } .repository #commits-table td.sha .sha.label .detail.icon,.repository #repo-files-table .sha.label .detail.icon,.repository #rev-list .sha.label .detail.icon,.repository .timeline-item.commits-list .singular-commit .sha.label .detail.icon { - background: var(--color-light); - margin: -6px -10px -4px 0; - padding: 5px 4px 5px 6px; - border-left: 1px solid var(--color-light-border); - border-top: 0; - border-right: 0; - border-bottom: 0; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + background: var(--color-light); + margin: -6px -10px -4px 0; + padding: 5px 4px 5px 6px; + border-left: 1px solid var(--color-light-border); + border-top: 0; + border-right: 0; + border-bottom: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0 } .repository #commits-table td.sha .sha.label .detail.icon img,.repository #repo-files-table .sha.label .detail.icon img,.repository #rev-list .sha.label .detail.icon img,.repository .timeline-item.commits-list .singular-commit .sha.label .detail.icon img { - margin-right: 0; + margin-right: 0 } .repository #commits-table td.sha .sha.label .detail.icon .svg,.repository #repo-files-table .sha.label .detail.icon .svg,.repository #rev-list .sha.label .detail.icon .svg,.repository .timeline-item.commits-list .singular-commit .sha.label .detail.icon .svg { - margin: 0 .25em 0 0; + margin: 0 .25em 0 0 } .repository #commits-table td.sha .sha.label .detail.icon>div,.repository #repo-files-table .sha.label .detail.icon>div,.repository #rev-list .sha.label .detail.icon>div,.repository .timeline-item.commits-list .singular-commit .sha.label .detail.icon>div { - display: flex; - align-items: center; + display: flex; + align-items: center } .repository #commits-table td.sha .sha.label.isSigned.isWarning,.repository #repo-files-table .sha.label.isSigned.isWarning,.repository #rev-list .sha.label.isSigned.isWarning,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isWarning { - border: 1px solid #db2828; - background: rgba(219,40,40,.1); + border: 1px solid var(--color-red-badge); + background: var(--color-red-badge-bg) } .repository #commits-table td.sha .sha.label.isSigned.isWarning .shortsha,.repository #repo-files-table .sha.label.isSigned.isWarning .shortsha,.repository #rev-list .sha.label.isSigned.isWarning .shortsha,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isWarning .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository #commits-table td.sha .sha.label.isSigned.isWarning .detail.icon,.repository #repo-files-table .sha.label.isSigned.isWarning .detail.icon,.repository #rev-list .sha.label.isSigned.isWarning .detail.icon,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isWarning .detail.icon { - border-left: 1px solid #db2828; - color: #db2828; + border-left: 1px solid var(--color-red-badge); + color: var(--color-red-badge) } .repository #commits-table td.sha .sha.label.isSigned.isWarning:hover,.repository #repo-files-table .sha.label.isSigned.isWarning:hover,.repository #rev-list .sha.label.isSigned.isWarning:hover,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isWarning:hover { - background: rgba(219,40,40,.3)!important; + background: var(--color-red-badge-hover-bg)!important } .repository #commits-table td.sha .sha.label.isSigned.isVerified,.repository #repo-files-table .sha.label.isSigned.isVerified,.repository #rev-list .sha.label.isSigned.isVerified,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerified { - border: 1px solid #21ba45; - background: rgba(33,186,69,.1); + border: 1px solid var(--color-green-badge); + background: var(--color-green-badge-bg) } .repository #commits-table td.sha .sha.label.isSigned.isVerified .shortsha,.repository #repo-files-table .sha.label.isSigned.isVerified .shortsha,.repository #rev-list .sha.label.isSigned.isVerified .shortsha,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerified .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository #commits-table td.sha .sha.label.isSigned.isVerified .detail.icon,.repository #repo-files-table .sha.label.isSigned.isVerified .detail.icon,.repository #rev-list .sha.label.isSigned.isVerified .detail.icon,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerified .detail.icon { - border-left: 1px solid #21ba45; - color: #21ba45; + border-left: 1px solid var(--color-green-badge); + color: var(--color-green-badge) } .repository #commits-table td.sha .sha.label.isSigned.isVerified:hover,.repository #repo-files-table .sha.label.isSigned.isVerified:hover,.repository #rev-list .sha.label.isSigned.isVerified:hover,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerified:hover { - background: rgba(33,186,69,.3)!important; + background: var(--color-green-badge-hover-bg)!important } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUntrusted,.repository #repo-files-table .sha.label.isSigned.isVerifiedUntrusted,.repository #rev-list .sha.label.isSigned.isVerifiedUntrusted,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUntrusted { - border: 1px solid #fbbd08; - background: rgba(251,189,8,.1); + border: 1px solid var(--color-yellow-badge); + background: var(--color-yellow-badge-bg) } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUntrusted .shortsha,.repository #repo-files-table .sha.label.isSigned.isVerifiedUntrusted .shortsha,.repository #rev-list .sha.label.isSigned.isVerifiedUntrusted .shortsha,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUntrusted .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUntrusted .detail.icon,.repository #repo-files-table .sha.label.isSigned.isVerifiedUntrusted .detail.icon,.repository #rev-list .sha.label.isSigned.isVerifiedUntrusted .detail.icon,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUntrusted .detail.icon { - border-left: 1px solid #fbbd08; - color: #fbbd08; + border-left: 1px solid var(--color-yellow-badge); + color: var(--color-yellow-badge) } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUntrusted:hover,.repository #repo-files-table .sha.label.isSigned.isVerifiedUntrusted:hover,.repository #rev-list .sha.label.isSigned.isVerifiedUntrusted:hover,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUntrusted:hover { - background: rgba(251,189,8,.3)!important; + background: var(--color-yellow-badge-hover-bg)!important } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUnmatched,.repository #repo-files-table .sha.label.isSigned.isVerifiedUnmatched,.repository #rev-list .sha.label.isSigned.isVerifiedUnmatched,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUnmatched { - border: 1px solid #f2711c; - background: rgba(242,113,28,.1); + border: 1px solid var(--color-orange-badge); + background: var(--color-orange-badge-bg) } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUnmatched .shortsha,.repository #repo-files-table .sha.label.isSigned.isVerifiedUnmatched .shortsha,.repository #rev-list .sha.label.isSigned.isVerifiedUnmatched .shortsha,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUnmatched .shortsha { - display: inline-block; - padding-top: 1px; + display: inline-block; + padding-top: 1px } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUnmatched .detail.icon,.repository #repo-files-table .sha.label.isSigned.isVerifiedUnmatched .detail.icon,.repository #rev-list .sha.label.isSigned.isVerifiedUnmatched .detail.icon,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUnmatched .detail.icon { - border-left: 1px solid #f2711c; - color: #f2711c; + border-left: 1px solid var(--color-orange-badge); + color: var(--color-orange-badge) } .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUnmatched:hover,.repository #repo-files-table .sha.label.isSigned.isVerifiedUnmatched:hover,.repository #rev-list .sha.label.isSigned.isVerifiedUnmatched:hover,.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUnmatched:hover { - background: rgba(242,113,28,.3)!important; + background: var(--color-orange-badge-hover-bg)!important } .repository .data-table { - width: 100%; + width: 100% } .repository .data-table tr { - border-top: 0; + border-top: 0 } .repository .data-table td,.repository .data-table th { - padding: 5px!important; - overflow: hidden; - font-size: 12px; - text-align: left; - white-space: nowrap; - border: 1px solid var(--color-secondary); + padding: 5px!important; + overflow: hidden; + font-size: 12px; + text-align: left; + white-space: nowrap; + border: 1px solid var(--color-secondary) } .repository .data-table td { - white-space: pre-line; + white-space: pre-line } .repository .data-table th { - font-weight: 600; - background: var(--color-box-header); - border-top: 0; + font-weight: 600; + background: var(--color-box-header); + border-top: 0 } .repository .data-table td.added,.repository .data-table th.added,.repository .data-table tr.added { - background-color: var(--color-diff-added-row-bg)!important; + background-color: var(--color-diff-added-row-bg)!important } .repository .data-table td.removed,.repository .data-table th.removed,.repository .data-table tr.removed { - background-color: var(--color-diff-removed-row-bg)!important; + background-color: var(--color-diff-removed-row-bg)!important } .repository .data-table td.moved,.repository .data-table th.moved,.repository .data-table tr.moved { - background-color: var(--color-diff-moved-row-bg)!important; + background-color: var(--color-diff-moved-row-bg)!important } .repository .data-table tbody.section { - border-top: 2px solid var(--color-secondary); + border-top: 2px solid var(--color-secondary) } .repository .data-table .line-num { - width: 1%; - min-width: 50px; - font-family: monospace; - line-height: 20px; - color: var(--color-secondary-dark-2); - white-space: nowrap; - vertical-align: top; - cursor: pointer; - text-align: right; - background: var(--color-body); - border: 0; + width: 1%; + min-width: 50px; + font-family: monospace; + line-height: 20px; + color: var(--color-secondary-dark-2); + white-space: nowrap; + vertical-align: top; + cursor: pointer; + text-align: right; + background: var(--color-body); + border: 0 } .repository .diff-detail-box { - padding: 7px 0; - background: var(--color-body); - line-height: 30px; + padding: 7px 0; + background: var(--color-body); + line-height: 30px; + height: 47px } @media (max-width: 991px) { - .repository .diff-detail-box { - flex-direction: column; - align-items: flex-start; - } + .repository .diff-detail-box { + flex-direction:column; + align-items: flex-start; + height: 77px + } } @media (max-width: 480px) { - .repository .diff-detail-box { - flex-wrap: wrap; - } + .repository .diff-detail-box { + flex-wrap:wrap + } } .repository .diff-detail-box.sticky { - position: sticky; - top: 0; - z-index: 8; - border-bottom: 1px solid var(--color-secondary); - padding-left: 2px; - padding-right: 2px; + position: sticky; + top: 0; + z-index: 8; + border-bottom: none; + padding-left: 2px; + padding-right: 2px; + margin-left: -1px; + margin-right: -1px } .repository .diff-detail-box>div:after { - clear: both; - content: ""; - display: block; + clear: both; + content: ""; + display: block } .repository .diff-detail-box .diff-detail-stats strong { - margin-left: .25rem; - margin-right: .25rem; + margin-left: .25rem; + margin-right: .25rem +} + +.repository .diff-detail-box .diff-detail-stats strong:nth-of-type(1) { + color: var(--color-yellow) +} + +.repository .diff-detail-box .diff-detail-stats strong:nth-of-type(2) { + color: var(--color-green) +} + +.repository .diff-detail-box .diff-detail-stats strong:nth-of-type(3) { + color: var(--color-red) } @media (max-width: 480px) { - .repository .diff-detail-box .diff-detail-stats { - font-size: 0; - line-height: 1.6rem; - } + .repository .diff-detail-box .diff-detail-stats { + font-size:0; + line-height: 1.6rem + } - .repository .diff-detail-box .diff-detail-stats strong { - font-size: 1rem; - } + .repository .diff-detail-box .diff-detail-stats strong { + font-size: 1rem + } } .repository .diff-detail-box .diff-detail-actions>* { - margin-right: 0; + margin-right: 0 } .repository .diff-detail-box .diff-detail-actions>*+* { - margin-left: .25rem; + margin-left: .25rem } @media (max-width: 480px) { - .repository .diff-detail-box .diff-detail-actions { - padding-top: .25rem; - } + .repository .diff-detail-box .diff-detail-actions { + padding-top:.25rem + } - .repository .diff-detail-box .diff-detail-actions .ui.button:not(.btn-submit) { - padding-left: .5rem; - padding-right: .5rem; - display: flex; - flex-wrap: wrap; - justify-content: center; - text-align: center; - } + .repository .diff-detail-box .diff-detail-actions .ui.button:not(.btn-submit) { + padding-left: .5rem; + padding-right: .5rem; + display: flex; + flex-wrap: wrap; + justify-content: center; + text-align: center + } } .repository .diff-detail-box span.status { - display: inline-block; - width: 12px; - height: 12px; - margin-right: 8px; - vertical-align: middle; + display: inline-block; + width: 12px; + height: 12px; + margin-right: 8px; + vertical-align: middle } .repository .diff-detail-box span.status.modify { - background-color: var(--color-yellow); + background-color: var(--color-yellow) } .repository .diff-detail-box span.status.add { - background-color: var(--color-green); + background-color: var(--color-green) } .repository .diff-detail-box span.status.del { - background-color: var(--color-red); + background-color: var(--color-red) } .repository .diff-detail-box span.status.rename { - background-color: var(--color-teal); + background-color: var(--color-teal) +} + +.repository .diff-detail-box .button { + padding: 8px 12px } .repository .diff-box .header:not(.resolved-placeholder) { - display: flex; - align-items: center; + display: flex; + align-items: center } .repository .diff-box .header:not(.resolved-placeholder) .file { - flex: 1; - word-break: break-all; + min-width: 0 +} + +.repository .diff-box .header:not(.resolved-placeholder) .file .file-link { + max-width: fit-content; + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 2; + overflow: hidden } .repository .diff-box .header:not(.resolved-placeholder) .button { - padding: 8px 12px; - flex: 0 0 auto; - margin-top: -8px; - margin-bottom: -8px; - margin-right: 0; + padding: 8px 12px; + flex: 0 0 auto; + margin-top: -8px; + margin-bottom: -8px; + margin-right: 0 } .repository .diff-box .resolved-placeholder { - display: flex; - align-items: center; + display: flex; + align-items: center } .repository .diff-box .resolved-placeholder .button { - padding: 8px 12px; + padding: 8px 12px } .repository .diff-file-box .header { - background-color: var(--color-box-header); + background-color: var(--color-box-header) } .repository .diff-file-box .file-body.file-code { - background: var(--color-code-bg); + background: var(--color-code-bg) } .repository .diff-file-box .file-body.file-code .lines-num { - text-align: right; - color: var(--color-text-light); - width: 1%; - min-width: 50px; + text-align: right; + color: var(--color-text-light); + width: 1%; + min-width: 50px } .repository .diff-file-box .file-body.file-code .lines-num span.fold { - display: block; - text-align: center; + display: block; + text-align: center } .repository .diff-file-box .code-diff { - font-size: 12px; + font-size: 12px } .repository .diff-file-box .code-diff td { - padding: 0 0 0 10px!important; - border-top: 0; + padding: 0 0 0 10px!important; + border-top: 0 } .repository .diff-file-box .code-diff .lines-num { - padding: 0 5px!important; + padding: 0 5px!important } .repository .diff-file-box .code-diff .tag-code .lines-num,.repository .diff-file-box .code-diff .tag-code td { - padding: 0!important; + padding: 0!important } .repository .diff-file-box .code-diff tbody tr td.halfwidth { - width: 49%; + width: 49% } .repository .diff-file-box .code-diff tbody tr td.center { - text-align: center; + text-align: center } .repository .diff-file-box .code-diff tbody tr [data-line-num]:before { - content: attr(data-line-num); - text-align: right; + content: attr(data-line-num); + text-align: right } .repository .diff-file-box .code-diff tbody tr .lines-type-marker { - width: 10px; - min-width: 10px; + width: 10px; + min-width: 10px } .repository .diff-file-box .code-diff tbody tr [data-type-marker]:before { - content: attr(data-type-marker); - text-align: right; - display: inline-block; + content: attr(data-type-marker); + text-align: right; + display: inline-block } .repository .diff-file-box .code-diff-split .tag-code .lines-code code.code-inner { - padding-left: 10px!important; + padding-left: 10px!important } .repository .diff-file-box .code-diff-split table,.repository .diff-file-box .code-diff-split tbody { - width: 100%; + width: 100% } .repository .diff-file-box.file-content { - clear: right; + clear: right } .repository .diff-file-box.file-content img { - max-width: 100%; - padding: 0; - border-radius: 0; + max-width: 100%; + padding: 0; + border-radius: 0 } .repository .diff-file-box.file-content img.emoji { - padding: 0; + padding: 0 } .repository .diff-file-box .ui.bottom.attached.table.segment { - padding-top: 5px; - padding-bottom: 5px; + padding-top: 5px; + padding-bottom: 5px } .repository .diff-stats { - clear: both; - margin-bottom: 5px; - max-height: 400px; - overflow: auto; - padding-left: 0; + clear: both; + margin-bottom: 5px; + max-height: 400px; + overflow: auto; + padding-left: 0 } .repository .diff-stats li { - list-style: none; - padding-bottom: 4px; - margin-bottom: 4px; - padding-left: 6px; + list-style: none; + padding-bottom: 4px; + margin-bottom: 4px; + padding-left: 6px } .repository .diff-stats li+li { - border-top: 1px solid var(--color-secondary); + border-top: 1px solid var(--color-secondary) } .repository .repo-search-result { - padding-top: 10px; - padding-bottom: 10px; + padding-top: 10px; + padding-bottom: 10px } .repository .repo-search-result .lines-num a { - color: inherit; + color: inherit } .repository.quickstart .guide .item { - padding: 1em; + padding: 1em } .repository.quickstart .guide .item small { - font-weight: 400; + font-weight: 400 } .repository.quickstart .guide .clone.button:first-child { - border-radius: var(--border-radius) 0 0 var(--border-radius); + border-radius: var(--border-radius) 0 0 var(--border-radius) } .repository.quickstart .guide .ui.action.small.input { - width: 100%; + width: 100% } .repository.quickstart .guide #repo-clone-url { - border-radius: 0; - padding: 5px 10px; - font-size: 1.2em; - line-height: 1.4; + border-radius: 0; + padding: 5px 10px; + font-size: 1.2em; + line-height: 1.4 } .repository.release #release-list { - border-top: 1px solid var(--color-secondary); - margin-top: 20px; - padding-top: 15px; + border-top: 1px solid var(--color-secondary); + margin-top: 20px; + padding-top: 15px; + padding-left: 0 } .repository.release #release-list .release-list-title { - font-size: 2rem; - font-weight: 400; - margin-top: -6px; + font-size: 2rem; + font-weight: 400; + margin-top: -4px; + margin-bottom: 0 } .repository.release #release-list>li { - list-style: none; + list-style: none } .repository.release #release-list>li .meta,.repository.release #release-list>li .detail { - padding-top: 30px; - padding-bottom: 40px; + padding-top: 30px; + padding-bottom: 40px } .repository.release #release-list>li .meta { - text-align: right; - position: relative; + text-align: right; + position: relative } .repository.release #release-list>li .meta .label { - margin-right: 0; -} - -.repository.release #release-list>li .meta .tag:not(.icon) { - display: block; - margin-top: 15px; + margin-right: 0 } .repository.release #release-list>li .meta .commit { - display: block; - margin-top: 10px; + display: block; + margin-top: 10px } .repository.release #release-list>li .meta .choose { - margin-top: 15px; + margin-top: 15px } .repository.release #release-list>li .meta .choose .button { - margin-right: 0; + margin-right: 0 } .repository.release #release-list>li .detail { - border-left: 2px solid var(--color-secondary); + border-left: 2px solid var(--color-secondary) } .repository.release #release-list>li .detail .author img { - margin-bottom: -3px; + margin-bottom: 3px } .repository.release #release-list>li .detail .download>a .svg { - margin-left: 5px; - margin-right: 5px; + margin-left: 5px; + margin-right: 5px } .repository.release #release-list>li .detail .download .list { - padding-left: 0; + padding-left: 0 } .repository.release #release-list>li .detail .download .list li { - list-style: none; - display: block; - padding: 8px; - border: 1px solid var(--color-secondary); - background: var(--color-light); + list-style: none; + display: block; + padding: 8px; + border: 1px solid var(--color-secondary); + background: var(--color-light) } .repository.release #release-list>li .detail .download .list li a>.text.right { - margin-right: 5px; + margin-right: 5px } .repository.release #release-list>li .detail .download .list li+li { - border-top: 0; + border-top: 0 } .repository.release #release-list>li .detail .download .list li:first-of-type { - border-radius: var(--border-radius) 0 0 var(--border-radius); + border-radius: var(--border-radius) 0 0 var(--border-radius) } .repository.release #release-list>li .detail .download .list li:last-of-type { - border-radius: 0 var(--border-radius) var(--border-radius) 0; + border-radius: 0 var(--border-radius) var(--border-radius) 0 } .repository.release #release-list>li .detail .dot { - width: 10px; - height: 10px; - background-color: var(--color-secondary-dark-3); - z-index: 9; - position: absolute; - display: block; - left: -6px; - top: 40px; - border-radius: 100%; - border: 2.5px solid var(--color-body); + width: 10px; + height: 10px; + background-color: var(--color-secondary-dark-3); + z-index: 9; + position: absolute; + display: block; + left: -6px; + top: 40px; + border-radius: 100%; + border: 2.5px solid var(--color-body) } .repository.release #tags-table .tag { - padding: 8px 12px; + padding: 8px 12px } .repository.release #tags-table .release-tag-name { - font-size: 20px; - font-weight: 400; + font-size: 18px; + font-weight: 400 } .repository.new.release .target { - min-width: 500px; + min-width: 500px } .repository.new.release .target #tag-name { - margin-top: -4px; + margin-top: -4px } .repository.new.release .target .at { - margin-left: -5px; - margin-right: 5px; + margin-left: -5px; + margin-right: 5px } .repository.new.release .target .selection.dropdown { - padding-top: 10px; - padding-bottom: 10px; + padding-top: 10px; + padding-bottom: 10px } .repository.new.release .prerelease.field { - margin-bottom: 0; + margin-bottom: 0 } @media (max-width: 438px) { - .repository.new.release .field button,.repository.new.release .field input { - width: 100%; - } + .repository.new.release .field button,.repository.new.release .field input { + width:100% + } } @media (max-width: 767px) { - .repository.new.release .field button { - margin-bottom: 1em; - } + .repository.new.release .field button { + margin-bottom:1em + } } .repository.new.release .field .wrap_remove { - height: 38px; + height: 38px } .repository.new.release .field .attachment_edit { - width: 450px!important; + width: 450px!important } .repository.forks .list { - margin-top: 0; + margin-top: 0 } .repository.forks .list .item { - padding-top: 10px; - padding-bottom: 10px; - border-bottom: 1px solid var(--color-secondary); + padding-top: 10px; + padding-bottom: 10px; + border-bottom: 1px solid var(--color-secondary) } .repository.forks .list .item .ui.avatar { - float: left; - margin-right: 5px; + float: left; + margin-right: 5px } .repository.forks .list .item .link { - padding-top: 5px; + padding-top: 5px } .repository.packages .empty { - padding-top: 70px; - padding-bottom: 100px; + padding-top: 70px; + padding-bottom: 100px } .repository.packages .empty .svg { - height: 48px; + height: 48px } .repository.packages .file-size { - white-space: nowrap; + white-space: nowrap } .repository.wiki.start .ui.segment { - padding-top: 70px; - padding-bottom: 100px; + padding-top: 70px; + padding-bottom: 100px } .repository.wiki.start .ui.segment .svg { - height: 48px; + height: 48px } .repository.wiki.new .ui.attached.tabular.menu.previewtabs { - margin-bottom: 15px; + margin-bottom: 15px } .repository.wiki.view>.markup { - padding: 15px 30px; + padding: 15px 30px } .repository.wiki.view>.markup h1:first-of-type,.repository.wiki.view>.markup h2:first-of-type,.repository.wiki.view>.markup h3:first-of-type,.repository.wiki.view>.markup h4:first-of-type,.repository.wiki.view>.markup h5:first-of-type,.repository.wiki.view>.markup h6:first-of-type { - margin-top: 0; + margin-top: 0 } .repository.wiki .form .CodeMirror-scroll { - max-height: 85vh; + max-height: 85vh } @media (max-width: 767px) { - .repository.wiki .dividing.header .stackable.grid .button { - margin-top: 2px; - margin-bottom: 2px; - } + .repository.wiki .dividing.header .stackable.grid .button { + margin-top:2px; + margin-bottom: 2px + } } @media (max-width: 767px) { - .repository.wiki #clone-panel #repo-clone-url { - width: 160px; - } + .repository.wiki #clone-panel #repo-clone-url { + width:160px + } } .repository.settings.collaboration .collaborator.list { - padding: 0; + padding: 0 } .repository.settings.collaboration .collaborator.list>.item { - margin: 0; - line-height: 2em; + margin: 0; + line-height: 2em } .repository.settings.collaboration .collaborator.list>.item:not(:last-child) { - border-bottom: 1px solid var(--color-secondary); + border-bottom: 1px solid var(--color-secondary) } .repository.settings.collaboration #repo-collab-form #search-user-box .results { - left: 7px; + left: 7px } .repository.settings.collaboration #repo-collab-form .ui.button { - margin-left: 5px; - margin-top: -3px; + margin-left: 5px; + margin-top: -3px } .repository.settings.collaboration #repo-collab-team-form #search-team-box .results { - left: 7px; + left: 7px } .repository.settings.collaboration #repo-collab-team-form .ui.button { - margin-left: 5px; - margin-top: -3px; + margin-left: 5px; + margin-top: -3px } .repository.settings.branches .protected-branches .selection.dropdown { - width: 300px; + width: 300px } .repository.settings.branches .protected-branches .item { - border: 1px solid var(--color-secondary); - padding: 10px 15px; + border: 1px solid var(--color-secondary); + padding: 10px 15px } .repository.settings.branches .protected-branches .item:not(:last-child) { - border-bottom: 0; + border-bottom: 0 } .repository.settings.branches .branch-protection .help { - margin-left: 26px; - padding-top: 0; + margin-left: 26px; + padding-top: 0 } .repository.settings.branches .branch-protection .fields { - margin-left: 20px; - display: block; + margin-left: 20px; + display: block } .repository.settings.branches .branch-protection .whitelist { - margin-left: 26px; + margin-left: 26px } .repository.settings.branches .branch-protection .whitelist .dropdown img { - display: inline-block; + display: inline-block } .repository.settings.webhook .events .column { - padding-bottom: 0; + padding-bottom: 0 } .repository.settings.webhook .events .help { - font-size: 13px; - margin-left: 26px; - padding-top: 0; + font-size: 13px; + margin-left: 26px; + padding-top: 0 } .repository .ui.attached.isSigned.isWarning { - border-left: 1px solid var(--color-error-border); - border-right: 1px solid var(--color-error-border); + border-left: 1px solid var(--color-error-border); + border-right: 1px solid var(--color-error-border) } .repository .ui.attached.isSigned.isWarning.top,.repository .ui.attached.isSigned.isWarning.message { - border-top: 1px solid var(--color-error-border); + border-top: 1px solid var(--color-error-border) } .repository .ui.attached.isSigned.isWarning.message { - box-shadow: none; - background-color: var(--color-error-bg); - color: var(--color-error-text); + box-shadow: none; + background-color: var(--color-error-bg); + color: var(--color-error-text) } .repository .ui.attached.isSigned.isWarning.message .ui.text { - color: var(--color-error-text); + color: var(--color-error-text) } .repository .ui.attached.isSigned.isWarning:last-child,.repository .ui.attached.isSigned.isWarning.bottom { - border-bottom: 1px solid var(--color-error-border); + border-bottom: 1px solid var(--color-error-border) } .repository .ui.attached.isSigned.isVerified { - border-left: 1px solid var(--color-success-border); - border-right: 1px solid var(--color-success-border); + border-left: 1px solid var(--color-success-border); + border-right: 1px solid var(--color-success-border) } .repository .ui.attached.isSigned.isVerified.top,.repository .ui.attached.isSigned.isVerified.message { - border-top: 1px solid var(--color-success-border); + border-top: 1px solid var(--color-success-border) } .repository .ui.attached.isSigned.isVerified.message { - box-shadow: none; - background-color: var(--color-success-bg); - color: var(--color-success-text); + box-shadow: none; + background-color: var(--color-success-bg); + color: var(--color-success-text) } .repository .ui.attached.isSigned.isVerified.message .pull-right { - color: var(--color-text); + color: var(--color-text) } .repository .ui.attached.isSigned.isVerified.message .ui.text { - color: var(--color-success-text); + color: var(--color-success-text) } .repository .ui.attached.isSigned.isVerified:last-child,.repository .ui.attached.isSigned.isVerified.bottom { - border-bottom: 1px solid var(--color-success-border); + border-bottom: 1px solid var(--color-success-border) } .repository .ui.attached.isSigned.isVerifiedUntrusted,.repository .ui.attached.isSigned.isVerifiedUnmatched { - border-left: 1px solid var(--color-warning-border); - border-right: 1px solid var(--color-warning-border); + border-left: 1px solid var(--color-warning-border); + border-right: 1px solid var(--color-warning-border) } .repository .ui.attached.isSigned.isVerifiedUntrusted.top,.repository .ui.attached.isSigned.isVerifiedUnmatched.top,.repository .ui.attached.isSigned.isVerifiedUntrusted.message,.repository .ui.attached.isSigned.isVerifiedUnmatched.message { - border-top: 1px solid var(--color-warning-border); + border-top: 1px solid var(--color-warning-border) } .repository .ui.attached.isSigned.isVerifiedUntrusted.message,.repository .ui.attached.isSigned.isVerifiedUnmatched.message { - box-shadow: none; - background-color: var(--color-warning-bg); - color: var(--color-warning-text); + box-shadow: none; + background-color: var(--color-warning-bg); + color: var(--color-warning-text) } .repository .ui.attached.isSigned.isVerifiedUntrusted.message .ui.text,.repository .ui.attached.isSigned.isVerifiedUnmatched.message .ui.text { - color: var(--color-warning-text); + color: var(--color-warning-text) } .repository .ui.attached.isSigned.isVerifiedUntrusted:last-child,.repository .ui.attached.isSigned.isVerifiedUnmatched:last-child,.repository .ui.attached.isSigned.isVerifiedUntrusted.bottom,.repository .ui.attached.isSigned.isVerifiedUnmatched.bottom { - border-bottom: 1px solid var(--color-warning-border); + border-bottom: 1px solid var(--color-warning-border) } .repository .ui.segment.sub-menu { - padding: 7px; - line-height: 0; + padding: 7px; + line-height: 0 } .repository .ui.segment.sub-menu .list { - width: 100%; - display: flex; - align-items: center; + width: 100%; + display: flex; + align-items: center } .repository .ui.segment.sub-menu .list .item { - width: 100%; - color: var(--color-text); + width: 100%; + color: var(--color-text) } .repository .ui.segment.sub-menu .list .item:first-of-type { - border-radius: var(--border-radius) 0 0 var(--border-radius); - padding-left: .25rem; + border-radius: var(--border-radius) 0 0 var(--border-radius); + padding-left: .25rem } .repository .ui.segment.sub-menu .list .item:last-of-type { - border-radius: 0 var(--border-radius) var(--border-radius) 0; - padding-right: .25rem; + border-radius: 0 var(--border-radius) var(--border-radius) 0; + padding-right: .25rem } .repository .ui.segment.sub-menu .list .item a { - color: var(--color-text); + color: var(--color-text) } .repository .ui.segment.sub-menu .list .item a:hover { - color: var(--color-primary-light-2); + color: var(--color-primary-light-2) } .repository .ui.segment.sub-menu .list .item.active { - background: var(--color-secondary); + background: var(--color-secondary) } .repository .segment.reactions.dropdown .menu,.repository .select-reaction.dropdown .menu { - right: 0!important; - left: auto!important; - min-width: 15em; + right: 0!important; + left: auto!important; + min-width: 15em } .repository .segment.reactions.dropdown .menu>.header,.repository .select-reaction.dropdown .menu>.header { - margin: .75rem 0 .5rem; + margin: .75rem 0 .5rem } .repository .segment.reactions.dropdown .menu>.item,.repository .select-reaction.dropdown .menu>.item { - float: left; - padding: .25rem!important; - margin: .25rem; - font-size: 1.5em; - width: 39px; - left: 13px; - border-radius: 6px; - display: flex; - justify-content: center; - align-items: center; + float: left; + padding: .25rem!important; + margin: .25rem; + font-size: 1.5em; + width: 39px; + left: 13px; + border-radius: 6px; + display: flex; + justify-content: center; + align-items: center } .repository .segment.reactions.dropdown .menu>.item img.emoji,.repository .select-reaction.dropdown .menu>.item img.emoji { - margin-right: 0; + margin-right: 0 } .repository .segment.reactions.dropdown .menu>.item:hover,.repository .select-reaction.dropdown .menu>.item:hover { - background: var(--color-primary); + background: var(--color-primary) } .repository .segment.reactions { - padding: 0; - display: flex; - border: none!important; - border-top: 1px solid var(--color-secondary)!important; - width: 100%!important; - max-width: 100%!important; - margin: 0!important; + padding: 0; + display: flex; + border: none!important; + border-top: 1px solid var(--color-secondary)!important; + width: 100%!important; + max-width: 100%!important; + margin: 0!important } .repository .segment.reactions .ui.label { - max-height: 40px; - padding: 10px 18px!important; - display: flex!important; - align-items: center; - border: 0; - border-right: 1px solid; - border-radius: 0; - margin: 0; - font-size: 14px; - font-weight: 400; - border-color: var(--color-secondary)!important; - background: var(--color-reaction-bg); + max-height: 40px; + padding: 10px 18px!important; + display: flex!important; + align-items: center; + border: 0; + border-right: 1px solid; + border-radius: 0; + margin: 0; + font-size: 14px; + font-weight: 400; + border-color: var(--color-secondary)!important; + background: var(--color-reaction-bg) } .repository .segment.reactions .ui.label.disabled { - cursor: default; - opacity: 1; + cursor: default; + opacity: 1 } .repository .segment.reactions .ui.label.basic { - color: var(--color-primary)!important; + color: var(--color-primary)!important } .repository .segment.reactions .ui.label.basic.primary { - background-color: var(--color-reaction-active-bg)!important; - border-color: var(--color-secondary)!important; + background-color: var(--color-reaction-active-bg)!important; + border-color: var(--color-secondary)!important } .repository .segment.reactions .reaction-count { - margin-left: .5rem; + margin-left: .5rem } .repository .segment.reactions .select-reaction { - display: flex; - align-items: center; - padding: 0 14px; + display: flex; + align-items: center; + padding: 0 14px } .repository .segment.reactions .select-reaction:not(.active) a { - display: none; + display: none } .repository .segment.reactions:hover .select-reaction a { - display: block; + display: block } .repository .ui.fluid.action.input .ui.search.action.input { - flex: auto; + flex: auto } .repository .repository-summary { - box-shadow: none!important; + box-shadow: none!important } .repository .repository-summary .segment.language-stats-details,.repository .repository-summary .segment.repository-summary { - border-top: none; - background: none; + border-top: none; + background: none } .repository .repository-summary .segment.language-stats-details .item { - white-space: nowrap; + white-space: nowrap } .repository .repository-summary .segment.language-stats { - padding: 0; - height: 11px; - display: flex; - white-space: nowrap; - width: 100%; - border-radius: 0; + padding: 0; + height: 11px; + display: flex; + white-space: nowrap; + width: 100%; + border-radius: 0 } @media (max-width: 767px) { - .repository .repository-summary .segment.language-stats { - display: none; - } + .repository .repository-summary .segment.language-stats { + display:none + } } .repository .repository-summary .segment.language-stats .bar { - white-space: nowrap; - border: 0; - padding: 0; - margin: 0; - height: 100%; + white-space: nowrap; + border: 0; + padding: 0; + margin: 0; + height: 100% } .repository .repository-menu { - padding: 0!important; + padding: 0!important } .repository .repository-menu .item { - padding-top: 9px!important; - padding-bottom: 9px!important; + padding-top: 9px!important; + padding-bottom: 9px!important +} + +#cite-repo-modal #citation-panel { + width: 500px +} + +@media (max-width: 767px) { + #cite-repo-modal #citation-panel { + width:100% + } +} + +#cite-repo-modal #citation-panel input { + border-radius: 0; + padding: 5px 10px; + width: 50%; + line-height: 1.4 +} + +#cite-repo-modal #citation-panel .citation.button { + font-size: 13px; + padding: 7.5px 5px +} + +#cite-repo-modal #citation-panel #citation-copy-content { + border-radius: 0; + padding: 5px 10px; + font-size: 1.2em; + line-height: 1.4 +} + +#cite-repo-modal #citation-panel #citation-copy-apa,#cite-repo-modal #citation-panel #citation-copy-bibtex { + border-right: none +} + +#cite-repo-modal #citation-panel #goto-citation-btn { + border-left: none +} + +#cite-repo-modal #citation-panel>:first-child { + border-radius: var(--border-radius) 0 0 var(--border-radius)!important +} + +#cite-repo-modal #citation-panel>:last-child { + border-radius: 0 var(--border-radius) var(--border-radius) 0!important +} + +#cite-repo-modal #citation-panel .icon.button { + padding: 0 10px } .user-cards .list { - padding: 0; - display: flex; - flex-wrap: wrap; + padding: 0; + display: flex; + flex-wrap: wrap } .user-cards .list .item { - list-style: none; - width: 32%; - margin: 10px 10px 10px 0; - padding-bottom: 14px; - float: left; + list-style: none; + width: 32%; + margin: 10px 10px 10px 0; + padding-bottom: 14px; + float: left } .user-cards .list .item .avatar { - width: 48px; - height: 48px; - float: left; - display: block; - margin-right: 10px; + width: 48px; + height: 48px; + float: left; + display: block; + margin-right: 10px } .user-cards .list .item .name { - margin-top: 0; - margin-bottom: 0; - font-weight: 400; + margin-top: 0; + margin-bottom: 0; + font-weight: 400 } .user-cards .list .item .meta { - margin-top: 5px; + margin-top: 5px } #search-repo-box .results .result img,#search-user-box .results .result img { - float: left; - margin-right: 8px; - width: 2em; - height: 2em; + float: left; + margin-right: 8px; + width: 2em; + height: 2em } #search-repo-box .results .result .content,#search-user-box .results .result .content,#search-team-box .results .result .content { - margin: 6px 0; -} - -#issue-filters.hide { - display: none; + margin: 6px 0 } #issue-actions { - margin-top: -1rem!important; -} - -#issue-actions.hide { - display: none; + margin-top: -1rem!important } .ui.menu .item>img:not(.ui) { - width: auto; + width: auto } .page.buttons { - padding-top: 15px; + padding-top: 15px } .commit-header-row { - min-height: 50px!important; - padding-top: 0!important; - padding-bottom: 0!important; + min-height: 50px!important; + padding-top: 0!important; + padding-bottom: 0!important } .settings .content>.header,.settings .content .segment { - box-shadow: 0 1px 2px 0 var(--color-box-header); + box-shadow: 0 1px 2px 0 var(--color-box-header) +} + +.settings.webhooks .list>.item:not(:first-child),.settings.githooks .list>.item:not(:first-child),.settings.runners .list>.item:not(:first-child) { + padding: .25rem 1rem; + margin: 12px -1rem -1rem } .settings .list>.item:not(:first-child) { - border-top: 1px solid var(--color-secondary); - padding: 1rem; - margin: 15px -1rem -1rem; + border-top: 1px solid var(--color-secondary); + padding: 1rem; + margin: 16px -1rem -1rem } .settings .list>.item>.svg { - display: table-cell; + display: table-cell } .settings .list>.item>.svg+.content { - display: table-cell; - padding: 0 0 0 .5em; - vertical-align: top; + display: table-cell; + padding: 0 0 0 .5em; + vertical-align: top } .settings .list>.item .info { - margin-top: 10px; + margin-top: 10px } .settings .list>.item .info .tab.segment { - border: 0; - padding: 10px 0 0; + border: 0; + padding: 10px 0 0 } .settings .list.key .meta { - padding-top: 5px; - color: var(--color-text-light-2); + padding-top: 5px; + color: var(--color-text-light-2) } .settings .list.email>.item:not(:first-child) { - min-height: 60px; + min-height: 60px } .settings .list.collaborator>.item { - padding: 0; + padding: 0 } .ui.vertical.menu .header.item { - font-size: 1.1em; - background: var(--color-box-header); + font-size: 1.1em; + background: var(--color-box-header) } .comment:target .comment-container { - border-color: var(--color-primary)!important; - box-shadow: 0 0 0 3px var(--color-primary-alpha-30)!important; + border-color: var(--color-primary)!important; + box-shadow: 0 0 0 3px var(--color-primary-alpha-30)!important } .comment:target .header:before { - border-right-color: var(--color-primary)!important; - filter: drop-shadow(-3px 0 0 var(--color-primary-alpha-30))!important; + border-right-color: var(--color-primary)!important; + filter: drop-shadow(-3px 0 0 var(--color-primary-alpha-30))!important } .code-comment:target { - border-color: var(--color-primary)!important; - border-radius: var(--border-radius)!important; - box-shadow: 0 0 0 3px var(--color-primary-alpha-30)!important; + border-color: var(--color-primary)!important; + border-radius: var(--border-radius)!important; + box-shadow: 0 0 0 3px var(--color-primary-alpha-30)!important } .code-comment:target .content { - box-shadow: none!important; + box-shadow: none!important } .comment-header { - border: none!important; - background: var(--color-box-header); - border-bottom: 1px solid var(--color-secondary)!important; - font-weight: 400!important; - padding: .5rem 1rem; - margin: 0!important; - position: relative; - color: var(--color-text-light-2); - min-height: 41px; - background-color: var(--color-box-header); - display: flex; - justify-content: space-between; - align-items: center; + border: none!important; + background: var(--color-box-header); + border-bottom: 1px solid var(--color-secondary)!important; + font-weight: 400!important; + padding: .5rem 1rem; + margin: 0!important; + position: relative; + color: var(--color-text-light-2); + min-height: 41px; + background-color: var(--color-box-header); + display: flex; + justify-content: space-between; + align-items: center } .comment-header:before,.comment-header:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } .comment-header:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } .comment-header:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; + border-right-color: var(--color-box-header); + border-width: 8px; + margin-top: -8px } .comment-header.arrow-top:before,.comment-header.arrow-top:after { - transform: rotate(90deg); + transform: rotate(90deg) } .comment-header.arrow-top:before { - top: -9px; - left: 6px; + top: -9px; + left: 6px } .comment-header.arrow-top:after { - top: -8px; - left: 7px; + top: -8px; + left: 7px } .comment-header a { - color: var(--color-text); + color: var(--color-text) } .comment-header a:hover { - color: var(--color-primary); + color: var(--color-primary) } .comment-header .actions a { - margin-right: 0!important; - padding: .5rem!important; + margin-right: 0!important; + padding: .5rem!important } .comment-header-left>*+*,.comment-header-right>*+* { - margin-left: .25rem; + margin-left: .25rem } .comment-body { - background: var(--color-box-body); - border: none!important; - width: 100%!important; - max-width: 100%!important; - margin: 0!important; + background: var(--color-box-body); + border: none!important; + width: 100%!important; + max-width: 100%!important; + margin: 0!important } -.edit-label.modal .form .column,.new-label.segment .form .column { - padding-right: 0; +.edit-label.modal .form .column,.new-label.modal .form .column { + padding-right: 0 } -.edit-label.modal .form .buttons,.new-label.segment .form .buttons { - margin-left: auto; - padding-top: 15px; +.edit-label.modal .form .buttons,.new-label.modal .form .buttons { + margin-left: auto; + padding-top: 15px } -.edit-label.modal .form .color.picker.column,.new-label.segment .form .color.picker.column { - width: auto; +.edit-label.modal .form .color.picker.column,.new-label.modal .form .color.picker.column { + display: flex } -.edit-label.modal .form .color.picker.column .color-picker,.new-label.segment .form .color.picker.column .color-picker { - height: 35px; - width: auto; - padding-left: 30px; +.edit-label.modal .form .color.picker.column .minicolors,.new-label.modal .form .color.picker.column .minicolors { + flex: 1 } -.edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.segment .form .minicolors-swatch.minicolors-sprite { - top: 10px; - left: 10px; - width: 15px; - height: 15px; +.edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.modal .form .minicolors-swatch.minicolors-sprite { + top: 10px; + left: 10px; + width: 15px; + height: 15px } #avatar-arrow:before,#avatar-arrow:after { - right: 100%; - top: 20px; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; + right: 100%; + top: 20px; + border: solid transparent; + content: " "; + height: 0; + width: 0; + position: absolute; + pointer-events: none } #avatar-arrow:before { - border-right-color: var(--color-secondary); - border-width: 9px; - margin-top: -9px; + border-right-color: var(--color-secondary); + border-width: 9px; + margin-top: -9px } #avatar-arrow:after { - border-right-color: var(--color-box-header); - border-width: 8px; - margin-top: -8px; + border-right-color: var(--color-box-header); + border-width: 8px; + margin-top: -8px } #transfer-repo-modal .ui.message,#delete-repo-modal .ui.message,#delete-wiki-modal .ui.message,#convert-fork-repo-modal .ui.message,#convert-mirror-repo-modal .ui.message,#fork-repo-modal .ui.message { - width: 100%!important; + width: 100%!important } .tab-size-1 { - tab-size: 1!important; - -moz-tab-size: 1!important; + tab-size: 1!important; + -moz-tab-size: 1!important } .tab-size-2 { - tab-size: 2!important; - -moz-tab-size: 2!important; + tab-size: 2!important; + -moz-tab-size: 2!important } .tab-size-3 { - tab-size: 3!important; - -moz-tab-size: 3!important; + tab-size: 3!important; + -moz-tab-size: 3!important } .tab-size-4 { - tab-size: 4!important; - -moz-tab-size: 4!important; + tab-size: 4!important; + -moz-tab-size: 4!important } .tab-size-5 { - tab-size: 5!important; - -moz-tab-size: 5!important; + tab-size: 5!important; + -moz-tab-size: 5!important } .tab-size-6 { - tab-size: 6!important; - -moz-tab-size: 6!important; + tab-size: 6!important; + -moz-tab-size: 6!important } .tab-size-7 { - tab-size: 7!important; - -moz-tab-size: 7!important; + tab-size: 7!important; + -moz-tab-size: 7!important } .tab-size-8 { - tab-size: 8!important; - -moz-tab-size: 8!important; + tab-size: 8!important; + -moz-tab-size: 8!important } .tab-size-9 { - tab-size: 9!important; - -moz-tab-size: 9!important; + tab-size: 9!important; + -moz-tab-size: 9!important } .tab-size-10 { - tab-size: 10!important; - -moz-tab-size: 10!important; + tab-size: 10!important; + -moz-tab-size: 10!important } .tab-size-11 { - tab-size: 11!important; - -moz-tab-size: 11!important; + tab-size: 11!important; + -moz-tab-size: 11!important } .tab-size-12 { - tab-size: 12!important; - -moz-tab-size: 12!important; + tab-size: 12!important; + -moz-tab-size: 12!important } .tab-size-13 { - tab-size: 13!important; - -moz-tab-size: 13!important; + tab-size: 13!important; + -moz-tab-size: 13!important } .tab-size-14 { - tab-size: 14!important; - -moz-tab-size: 14!important; + tab-size: 14!important; + -moz-tab-size: 14!important } .tab-size-15 { - tab-size: 15!important; - -moz-tab-size: 15!important; + tab-size: 15!important; + -moz-tab-size: 15!important } .tab-size-16 { - tab-size: 16!important; - -moz-tab-size: 16!important; + tab-size: 16!important; + -moz-tab-size: 16!important } .stats-table { - display: table; - width: 100%; + display: table; + width: 100% } .stats-table .table-cell { - display: table-cell; + display: table-cell } .stats-table .table-cell.tiny { - height: .5em; + height: .5em } .labels-list .label { - margin: 2px 0; - display: inline-block!important; - line-height: 1.3em; + margin: 2px 0; + display: inline-flex!important; + line-height: 1.3em +} + +.scope-parent { + background: none!important; + padding: 0!important +} + +.ui.label.scope-left { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + margin-right: 0 +} + +.ui.label.scope-right { + border-bottom-left-radius: 0; + border-top-left-radius: 0; + margin-left: 0 } .repo-button-row { - margin-bottom: 10px; + margin-bottom: 10px } .repo-button-row>* { - margin-top: 10px; -} - -.repo-button-row .dropdown>.dropdown.icon { - margin-left: .25rem!important; - margin-right: 0!important; + margin-top: 8px } .wiki .repo-button-row { - margin-bottom: 0; + margin-bottom: 0 } .wiki .repo-button-row>* { - margin-top: 0; + margin-top: 0 } .repo-button-row .button { - padding: 6px 10px!important; - height: 30px; + padding: 6px 10px!important; + height: 30px } .repo-button-row input { - height: 30px; + height: 30px } tbody.commit-list { - vertical-align: baseline; + vertical-align: baseline } -.message-wrapper { - overflow: hidden; - text-overflow: ellipsis; - max-width: calc(100% - 50px); - display: inline-block; - vertical-align: middle; +.message-wrapper,.author-wrapper { + overflow: hidden; + text-overflow: ellipsis; + max-width: calc(100% - 50px); + display: inline-block; + vertical-align: middle +} + +.author-wrapper { + max-width: 180px } .commit-list .message-wrapper { - display: inline; + display: inline +} + +#repo-files-table .commit-list .message-wrapper { + display: inline-block } @media (max-width: 767px) { - tr.commit-list { - width: 100%; - } + tr.commit-list { + width:100% + } - th .message-wrapper { - display: block; - max-width: calc(100vw - 70px); - } + th .message-wrapper { + display: block; + max-width: calc(100vw - 70px) + } + + .author-wrapper { + max-width: 80px + } } @media (min-width: 768px) and (max-width: 991px) { - tr.commit-list { - width: 723px; - } + tr.commit-list { + width:723px + } - th .message-wrapper { - max-width: 280px; - } + th .message-wrapper { + max-width: 120px + } } @media (min-width: 992px) and (max-width: 1200px) { - tr.commit-list { - width: 933px; - } + tr.commit-list { + width:933px + } - th .message-wrapper { - max-width: 490px; - } + th .message-wrapper { + max-width: 350px + } } @media (min-width: 1201px) { - tr.commit-list { - width: 1127px; - } + tr.commit-list { + width:1127px + } - th .message-wrapper { - max-width: 680px; - } + th .message-wrapper { + max-width: 525px + } } .commit-list .commit-status-link { - display: inline-block; - vertical-align: middle; + display: inline-block; + vertical-align: middle } .commit-body { - white-space: pre-wrap; - line-height: initial; + white-space: pre-wrap; + line-height: initial } .repository:not(.diff) .commit-body { - margin: 0; + margin: 0 } .repository:not(.diff) .timeline-item .commit-body { - margin-left: 40px; + margin-left: 40px } .git-notes.top { - text-align: left; + text-align: left +} + +.comment-diff-data { + background: var(--color-code-bg); + max-height: calc(100vh - 10.5rem); + overflow-y: auto +} + +.comment-diff-data pre { + line-height: 18px; + white-space: pre-wrap; + word-break: break-all; + overflow-wrap: break-word +} + +.content-history-detail-dialog .header .avatar { + position: relative; + top: -2px } #topic_edit { - margin-top: 5px; + margin-top: 5px } #repo-topics { - margin-top: 5px; - display: flex; - align-items: center; - flex-wrap: wrap; + margin-top: 5px; + display: flex; + align-items: center; + flex-wrap: wrap } .repo-topic { - font-weight: 400!important; - cursor: pointer; - margin: 2px!important; + font-weight: 400!important; + cursor: pointer; + margin: 2px!important } #new-dependency-drop-list.ui.selection.dropdown { - min-width: 0; - width: 100%; - border-radius: 4px 0 0 4px; - border-right: 0; - white-space: nowrap; + min-width: 0; + width: 100%; + border-radius: 4px 0 0 4px; + border-right: 0; + white-space: nowrap } #new-dependency-drop-list .text { - width: 100%; - overflow: hidden; + width: 100%; + overflow: hidden } #manage_topic { - font-size: 12px; + font-size: 12px } .label+#manage_topic { - margin-left: 5px; + margin-left: 5px } .ui.small.label.topic { - margin-bottom: 4px; + margin-bottom: 4px } .repo-header { - display: flex; - align-items: center; - justify-content: space-between; - flex-wrap: wrap; - word-break: break-word; + display: flex; + align-items: center; + justify-content: space-between; + flex-wrap: wrap; + word-break: break-word } @media (max-width: 767px) { - .repo-header+.container { - margin-top: 7px; - } + .repo-header+.container { + margin-top:7px + } } .repo-buttons { - align-items: center; - display: flex; - flex-direction: row; - flex-wrap: wrap; - word-break: keep-all; + align-items: center; + display: flex; + flex-direction: row; + flex-wrap: wrap; + word-break: keep-all } @media (max-width: 767px) { - .repo-buttons { - margin-top: 1em; - } + .repo-buttons { + margin-top:1em + } } .repo-buttons .ui.labeled.button>.label:hover { - color: var(--color-primary-light-2); - background: var(--color-light); + color: var(--color-primary-light-2); + background: var(--color-light) } .repo-buttons button[disabled]~.label { - opacity: var(--opacity-disabled); - color: var(--color-text-dark); - background: var(--color-light-mimic-enabled)!important; + opacity: var(--opacity-disabled); + color: var(--color-text-dark); + background: var(--color-light-mimic-enabled)!important } .repo-buttons button[disabled]~.label:hover { - color: var(--color-primary-dark-1); + color: var(--color-primary-dark-1) } .repo-buttons .ui.labeled.button { - cursor: initial; + cursor: initial } .repo-buttons .ui.labeled.button>.label { - border-left: 0!important; - margin: 0!important; + border-left: 0!important; + margin: 0!important } .repo-buttons .ui.labeled.button.disabled { - pointer-events: inherit!important; + pointer-events: inherit!important } .repo-buttons .ui.labeled.button.disabled>.label { - color: var(--color-text-dark); - background: var(--color-light-mimic-enabled)!important; + color: var(--color-text-dark); + background: var(--color-light-mimic-enabled)!important } .repo-buttons .ui.labeled.button.disabled>.label:hover { - color: var(--color-primary-dark-1); + color: var(--color-primary-dark-1) } .repo-buttons .ui.labeled.button.disabled>.button { - pointer-events: none!important; + pointer-events: none!important } @media (max-width: 767px) { - .repo-buttons .ui.labeled.button .svg { - display: none; - } + .repo-buttons .ui.labeled.button .svg { + display:none + } } .tag-code { - height: 28px; + height: 28px } .tag-code,.tag-code td,.tag-code .blob-excerpt { - background-color: var(--color-box-body-highlight); - vertical-align: middle; + background-color: var(--color-box-body-highlight); + vertical-align: middle } .resolved-placeholder { - font-weight: 400!important; - border: 1px solid var(--color-secondary)!important; - border-radius: var(--border-radius)!important; - margin: 4px!important; + font-weight: 400!important; + border: 1px solid var(--color-secondary)!important; + border-radius: var(--border-radius)!important; + margin: 4px!important } .resolved-placeholder+.comment-code-cloud { - padding-top: 0!important; + padding-top: 0!important } td.blob-excerpt { - background-color: var(--color-secondary-alpha-30); + background-color: var(--color-secondary-alpha-30) } .issue-keyword { - border-bottom: 1px dotted var(--color-text-light-3)!important; + border-bottom: 1px dotted var(--color-text-light-3)!important } .issue-keyword:hover { - border-bottom: none!important; + border-bottom: none!important } .file-header { - align-items: center; - display: flex; - justify-content: space-between; - overflow-x: auto; - padding: 6px 12px!important; - font-size: 13px!important; + align-items: center; + display: flex; + justify-content: space-between; + overflow-x: auto; + padding: 6px 12px!important; + font-size: 13px!important } .file-info { - display: flex; - align-items: center; + display: flex; + align-items: center } .file-info-entry { - display: flex; - align-items: center; - width: max-content; + display: flex; + align-items: center; + width: max-content } .file-info-entry+.file-info-entry { - border-left: 1px solid currentcolor; - margin-left: 8px; - padding-left: 8px; + border-left: 1px solid currentcolor; + margin-left: 8px; + padding-left: 8px } #diff-container { - display: flex; + display: flex } #diff-file-boxes { - flex: 1; + flex: 1; + max-width: 100% } #diff-file-tree { - width: 20%; - max-width: 380px; - line-height: inherit; - position: sticky; - padding-top: 0; - top: 47px; - max-height: calc(100vh - 50px); - height: 100%; - overflow-y: auto; + width: 20%; + max-width: 380px; + line-height: inherit; + position: sticky; + padding-top: 0; + top: 47px; + max-height: calc(100vh - 50px); + height: 100%; + overflow-y: auto } @media (max-width: 991px) { - #diff-file-tree,.diff-toggle-file-tree-button { - display: none!important; - } + #diff-file-tree,.diff-toggle-file-tree-button { + display:none!important + } } .ui.message.unicode-escape-prompt { - margin-bottom: 0; - border-radius: 0; - display: flex; - flex-direction: column; + margin-bottom: 0; + border-radius: 0; + display: flex; + flex-direction: column } .wiki-content-sidebar .ui.message.unicode-escape-prompt p,.wiki-content-footer .ui.message.unicode-escape-prompt p { - display: none; + display: none } .wiki-content-toc>ul>li { - margin-bottom: 4px; + margin-bottom: 4px } .wiki-content-toc ul { - margin: 0; - list-style: none; - padding-left: 1em; + margin: 0; + list-style: none; + padding-left: 1em } .ui.buttons .unescape-button { - border-top-right-radius: .28571429rem; - border-bottom-right-radius: .28571429rem; + border-top-right-radius: .28571429rem; + border-bottom-right-radius: .28571429rem } .webhook-info { - padding: 7px 12px; - margin: 10px 0; - background-color: var(--color-markup-code-block); - border: 1px solid var(--color-secondary); - border-radius: 3px; - font-size: 13px; - line-height: 1.5; - overflow: auto; + padding: 7px 12px; + margin: 10px 0; + background-color: var(--color-markup-code-block); + border: 1px solid var(--color-secondary); + border-radius: 3px; + font-size: 13px; + line-height: 1.5; + overflow: auto } .title_wip_desc { - margin-top: 1em; + margin-top: 1em } .sidebar-item-link { - display: inline-flex; - align-items: center; + align-items: center; + word-break: break-all } .diff-file-box[data-folded=true] .diff-file-body { - display: none; + display: none } .diff-file-box[data-folded=true] .diff-file-header { - border-radius: var(--border-radius)!important; + border-radius: var(--border-radius)!important } .diff-file-header-actions>*+* { - margin-left: .5rem!important; + margin-left: .5rem!important } .ui.attached.header.diff-file-header.sticky-2nd-row { - position: sticky; - top: 46px; - z-index: 7; -} - -@media (min-width: 768px) and (max-width: 991px) { - .ui.attached.header.diff-file-header.sticky-2nd-row { - top: 77px; - } -} - -@media (max-width: 767px) { - .ui.attached.header.diff-file-header.sticky-2nd-row { - top: 77px; - } -} - -@media (max-width: 480px) { - .ui.attached.header.diff-file-header.sticky-2nd-row { - position: static; - } -} - -.diff-stats-bar { - display: inline-block; - background-color: var(--color-red); - height: 12px; - width: 40px; -} - -.diff-stats-bar .diff-stats-add-bar { - background-color: var(--color-green); - height: 100%; -} - -.repository-summary-language-stats { - height: 48px; - overflow: hidden; -} - -@media (max-width: 767px) { - .repository-summary-language-stats { - height: auto; - } -} - -.ui.form .right .ui.button { - margin-left: .25em; - margin-right: 0; -} - -.removed-code { - background: var(--color-diff-removed-word-bg); -} - -.added-code { - background: var(--color-diff-added-word-bg); -} - -.code-diff-unified .del-code,.code-diff-unified .del-code td,.code-diff-split .del-code .lines-num-old,.code-diff-split .del-code .lines-escape-old,.code-diff-split .del-code .lines-type-marker-old,.code-diff-split .del-code .lines-code-old { - background: var(--color-diff-removed-row-bg); - border-color: var(--color-diff-removed-row-border); -} - -.code-diff-unified .add-code,.code-diff-unified .add-code td,.code-diff-split .add-code .lines-num-new,.code-diff-split .add-code .lines-type-marker-new,.code-diff-split .add-code .lines-escape-new,.code-diff-split .add-code .lines-code-new,.code-diff-split .del-code .add-code.lines-num-new,.code-diff-split .del-code .add-code.lines-type-marker-new,.code-diff-split .del-code .add-code.lines-escape-new,.code-diff-split .del-code .add-code.lines-code-new { - background: var(--color-diff-added-row-bg); - border-color: var(--color-diff-added-row-border); -} - -.code-diff-split .del-code .lines-num-new,.code-diff-split .del-code .lines-type-marker-new,.code-diff-split .del-code .lines-code-new,.code-diff-split .del-code .lines-escape-new,.code-diff-split .add-code .lines-num-old,.code-diff-split .add-code .lines-escape-old,.code-diff-split .add-code .lines-type-marker-old,.code-diff-split .add-code .lines-code-old { - background: var(--color-diff-inactive); -} - -.code-diff-split tbody tr td:nth-child(5),.code-diff-split tbody tr td.add-comment-right { - border-left: 1px solid var(--color-secondary); -} - -.repository .ui.menu.new-menu { - background: none!important; -} - -@media (max-width: 1200px) { - .repository .ui.menu.new-menu:after { - background: none!important; - } -} - -.repository.migrate .card { - transition: all .1s ease-in-out; - box-shadow: none!important; - border: 1px solid var(--color-secondary); - color: var(--color-text); -} - -.repository.migrate .card:hover { - transform: scale(105%); - box-shadow: 0 .5rem 1rem var(--color-shadow)!important; -} - -@media (max-width: 767px) { - .repository.file.list #repo-files-table .entry,.repository.file.list #repo-files-table .commit-list { - align-items: center; - display: flex!important; - padding-top: 4px; - padding-bottom: 4px; - } - - .repository.file.list #repo-files-table .entry td.age,.repository.file.list #repo-files-table .commit-list td.age,.repository.file.list #repo-files-table .entry th.age,.repository.file.list #repo-files-table .commit-list th.age { - margin-left: auto; - } - - .repository.file.list #repo-files-table .entry td.message,.repository.file.list #repo-files-table .commit-list td.message,.repository.file.list #repo-files-table .entry span.commit-summary,.repository.file.list #repo-files-table .commit-list span.commit-summary { - display: none!important; - } - - .issue-list-headers.ui[class].grid>div:nth-child(1) { - order: 1; - width: 50%; - } - - .issue-list-headers.ui[class].grid>div:nth-child(2) { - order: 3; - width: 100%; - } - - .issue-list-headers.ui[class].grid>div.column:not(.row):nth-child(3) { - order: 2; - width: 50%; - } - - .repository.view.issue .comment-list .timeline,.repository.view.issue .comment-list .timeline-item { - margin-left: 0; - } - - .repository.view.issue .comment-list .timeline:before { - left: 14px; - } - - .repository.view.issue .comment-list .timeline .inline-timeline-avatar { - display: flex; - margin-bottom: auto; - } - - .repository.view.issue .comment-list .timeline .inline-timeline-avatar img.avatar { - height: 24px; - width: 24px; - } - - .repository.view.issue .comment-list .timeline .comment-header { - padding-left: 4px; - } - - .repository.view.issue .comment-list .timeline .comment-header:before,.repository.view.issue .comment-list .timeline .comment-header:after { - content: unset; - } - - .repository.view.issue .comment-list .timeline .timeline-avatar,.repository.view.issue .comment-list .timeline .comment-header-right .role-label { - display: none; - } - - .commit-header-row .ui.horizontal.list { - width: 100%; - overflow-x: auto; - margin-top: 2px; - } - - .commit-header-row .ui.horizontal.list .item { - align-items: center; - display: flex; - } - - .commit-header-row .author { - padding: 3px 0; - } - - .commit-header h3 { - flex-basis: auto!important; - margin-bottom: .5rem!important; - } - - .commits-table { - flex-direction: column; - } - - .commits-table .commits-table-left { - align-items: initial!important; - margin-bottom: 6px; - } - - .commits-table .commits-table-right form { - display: flex; - flex-wrap: wrap; - } - - .commits-table .commits-table-right form>div:nth-child(1) { - order: 1; - } - - .commits-table .commits-table-right form>div:nth-child(2) { - order: 3; - margin-left: .5rem; - margin-top: .5rem; - } - - .commits-table .commits-table-right form>button:nth-child(3) { - order: 2; - margin-left: .25rem; - } - - .commit-table { - overflow-x: auto; - } - - .commit-table td.sha,.commit-table th.sha { - display: none!important; - } - - .commit-table .commit-list span.message-wrapper { - max-width: none; - } - - .commit-table .commit-list tr td:last-child { - display: block; - width: max-content; - } - - .commit-table .commit-list td.author { - display: block; - width: calc(100% + .5rem); - } - - .commit-table .commit-list .copy-commit-sha { - display: none!important; - } - - .comment-header,.comment-header .comment-header-left { - flex-wrap: wrap; - } - - .comment-header .comment-header-right { - margin-left: auto; - } -} - -.branch-dropdown-button { - max-width: 340px; - vertical-align: bottom!important; -} - -@media (min-width: 768px) and (max-width: 991px) { - .branch-dropdown-button { - max-width: 185px; - } -} - -@media (max-width: 767px) { - .branch-dropdown-button { - max-width: 165px; - } -} - -.repository.file.editor .tab[data-tab=write] { - padding: 0!important; -} - -.repository.file.editor .tab[data-tab=write] .editor-toolbar { - border: 0!important; -} - -.repository.file.editor .tab[data-tab=write] .CodeMirror { - border-left: 0; - border-right: 0; - border-bottom: 0; -} - -.editor-toolbar { - opacity: 1!important; - border-color: var(--color-secondary); -} - -.editor-toolbar.fullscreen { - background: var(--color-body); -} - -.editor-toolbar button { - border: none!important; - color: var(--color-text-light); -} - -.editor-toolbar button:not(:hover) { - background-color: transparent!important; -} - -.editor-toolbar i.separator { - border-left: none; - border-right-color: var(--color-secondary); -} - -.editor-toolbar button:hover { - background: var(--color-hover); -} - -.editor-toolbar button.active { - background: var(--color-active); -} - -.editor-toolbar:not(.fullscreen) .preview { - display: none; -} - -.editor-toolbar.fullscreen .revert-to-textarea { - display: none; -} - -.editor-preview { - background-color: var(--color-body); -} - -.editor-preview-side { - border-color: var(--color-secondary); -} - -.editor-statusbar { - color: var(--color-text-light); -} - -.editor-loading { - padding: 1rem; - text-align: center; -} - -.edit-diff { - padding: 0!important; -} - -.edit-diff>div>.ui.table { - border-top: none!important; - border-bottom: none!important; - border-left: 1px solid var(--color-secondary)!important; - border-right: 1px solid var(--color-secondary)!important; -} - -.organization .head .ui.header .text { - vertical-align: middle; - font-size: 1.6rem; - margin-left: 15px; -} - -.organization .head .ui.header .org-visibility .label { - margin-left: 5px; - margin-top: 5px; -} - -.organization .head .ui.header .ui.right { - margin-top: 5px; -} - -.organization .ui.secondary.stackable.pointing.menu { - flex-wrap: wrap; - margin-top: 5px; - margin-bottom: 10px; -} - -.organization.new.org form { - margin: auto; -} - -.organization.new.org form .ui.message { - text-align: center; -} - -@media (min-width: 768px) { - .organization.new.org form { - width: 800px!important; - } - - .organization.new.org form .header { - padding-left: 280px!important; - } - - .organization.new.org form .inline.field>label,.organization.new.org form .inline.field.captcha-field>span { - text-align: right; - width: 250px!important; - word-wrap: break-word; - } - - .organization.new.org form .help { - margin-left: 265px!important; - } - - .organization.new.org form .optional .title { - margin-left: 250px!important; - } - - .organization.new.org form .inline.field>input,.organization.new.org form .inline.field>textarea { - width: 50%; - } -} - -@media (max-width: 767px) { - .organization.new.org form .optional .title { - margin-left: 15px; - } - - .organization.new.org form .inline.field>label { - display: block; - } -} - -.organization.new.org form .header { - padding-left: 0!important; - text-align: center; -} - -.organization.options input { - min-width: 300px; -} - -.organization.profile .org-avatar { - width: 100px; - height: 100px; - margin-right: 15px; -} - -.organization.profile #org-info { - overflow-wrap: anywhere; -} - -.organization.profile #org-info .ui.header { - display: flex; - align-items: center; - font-size: 36px; - margin-bottom: 0; -} - -.organization.profile #org-info .ui.header .org-visibility .label { - margin-left: 5px; - margin-top: 2px; -} - -.organization.profile #org-info .desc { - font-size: 16px; - margin-bottom: 10px; -} - -.organization.profile #org-info .meta .item { - display: inline-block; - margin-right: 10px; -} - -.organization.profile #org-info .meta .item .icon { - margin-right: 5px; -} - -.organization.profile .ui.top.header .ui.right { - margin-top: 0; -} - -.organization.profile .teams .item { - padding: 10px 15px; -} - -.organization.teams .members .ui.avatar,.organization.profile .members .ui.avatar { - width: 48px; - height: 48px; - margin-right: 5px; - margin-bottom: 5px; -} - -.organization.invite #invite-box { - margin: 50px auto auto; - width: 500px!important; -} - -.organization.invite #invite-box #search-user-box input { - margin-left: 0; - width: 300px; -} - -.organization.invite #invite-box .ui.button { - margin-left: 5px; - margin-top: -3px; -} - -.organization.invite .ui.avatar { - width: 100%; - height: 100%; -} - -.organization.members .list .item { - margin-left: 0; - margin-right: 0; - border-bottom: 1px solid var(--color-secondary); -} - -.organization.members .list .item .ui.avatar { - width: 48px; - height: auto; - margin-right: 1rem; - align-self: flex-start; -} - -.organization.members .list .item .meta { - line-height: 24px; - word-break: break-word; - min-width: 2em; -} - -.organization.teams .detail .item { - padding: 10px 15px; -} - -.organization.teams .detail .item:not(:last-child) { - border-bottom: 1px solid var(--color-secondary); -} - -.organization.teams .repositories .item,.organization.teams .members .item { - padding: 10px 20px; - line-height: 32px; -} - -.organization.teams .repositories .item:not(:last-child),.organization.teams .members .item:not(:last-child) { - border-bottom: 1px solid var(--color-secondary); -} - -.organization.teams .repositories .item .button,.organization.teams .members .item .button { - padding: 9px 10px; -} - -.organization.teams #add-repo-form input,.organization.teams #repo-multiple-form input,.organization.teams #add-member-form input { - margin-left: 0; -} - -.organization.teams #add-repo-form .ui.button,.organization.teams #repo-multiple-form .ui.button,.organization.teams #add-member-form .ui.button { - margin-left: 5px; - margin-top: -3px; -} - -.organization.teams #repo-top-segment { - height: 60px; -} - -.user.profile .ui.card .header { - display: block; - font-weight: 600; - font-size: 1.3rem; - margin-top: -.2rem; - line-height: 1.3rem; -} - -.user.profile .ui.card .profile-avatar-name { - border-top: none; - text-align: center; -} - -.user.profile .ui.card .extra.content { - padding: 0; -} - -.user.profile .ui.card .extra.content ul { - margin: 0; - padding: 0; -} - -.user.profile .ui.card .extra.content ul li { - padding: 10px; - list-style: none; -} - -.user.profile .ui.card .extra.content ul li:not(:last-child) { - border-bottom: 1px solid var(--color-secondary); -} - -.user.profile .ui.card .extra.content ul li .svg { - margin-left: 1px; - margin-right: 5px; -} - -.user.profile .ui.card .extra.content ul li.follow .ui.button { - width: 100%; -} - -.user.profile .ui.card #profile-avatar { - background: none; - padding: 1rem 1rem .25rem; - justify-content: center; -} - -.user.profile .ui.card #profile-avatar img { - width: 100%; - height: auto; - object-fit: contain; - margin: 0; -} - -@media (max-width: 767px) { - .user.profile .ui.card #profile-avatar img { - width: 30vw; - } -} - -@media (max-width: 767px) { - .user.profile .ui.card { - width: 100%; - } -} - -.user.profile .ui.repository.list { - margin-top: 25px; -} - -.user.profile #loading-heatmap { - margin-bottom: 1em; -} - -.user.profile .ui.secondary.stackable.pointing.menu { - flex-wrap: wrap; -} - -.user.followers .header.name { - font-size: 20px; - line-height: 24px; - vertical-align: middle; -} - -.user.followers .follow .ui.button { - padding: 8px 15px; -} - -.user.notification .svg { - float: left; - font-size: 2em; -} - -.user.notification .svg.green { - color: var(--color-green); -} - -.user.notification .svg.red { - color: var(--color-red); -} - -.user.notification .svg.purple { - color: var(--color-purple); -} - -.user.notification .svg.blue { - color: var(--color-blue); -} - -.user.notification .content { - float: left; - margin-left: 7px; -} - -.user.notification table form { - display: inline-block; -} - -.user.notification table button { - padding: 3px 3px 3px 5px; -} - -.user.notification table tr { - cursor: pointer; -} - -.user .button.adopt,.user .button.delete { - margin-top: -15px; - margin-bottom: -15px; -} - -.user .button.adopt .label,.user .button.delete .label { - vertical-align: middle; -} - -.user.link-account:not(.icon) { - padding-top: 15px; - padding-bottom: 5px; -} - -.user.settings .iconFloat { - float: left; -} - -.user-orgs { - display: flex; - flex-flow: row wrap; - padding: 0; - margin: -3px!important; -} - -.user-orgs li { - display: flex; - border-bottom: 0!important; - padding: 3px!important; - width: 20%; - max-width: 60px; -} - -.user-badges { - display: grid; - grid-template-columns: repeat(auto-fill,64px); - gap: 2px; -} - -.user-badges img { - object-fit: contain; -} - -#notification_div .tab.segment { - overflow-x: auto; -} - -.dashboard.feeds .context.user.menu,.dashboard.issues .context.user.menu { - z-index: 101; - min-width: 200px; -} - -.dashboard.feeds .context.user.menu .ui.header,.dashboard.issues .context.user.menu .ui.header { - font-size: 1rem; - text-transform: none; -} - -.dashboard.feeds .filter.menu,.dashboard.issues .filter.menu { - width: initial; -} - -.dashboard.feeds .filter.menu .item,.dashboard.issues .filter.menu .item { - text-align: left; - display: flex; - align-items: center; - justify-content: space-between; -} - -.dashboard.feeds .filter.menu .item .text,.dashboard.issues .filter.menu .item .text { - height: 16px; - vertical-align: middle; -} - -.dashboard.feeds .filter.menu .item .text.truncate,.dashboard.issues .filter.menu .item .text.truncate { - width: 75%; -} - -.dashboard.feeds .filter.menu .item .floating.label,.dashboard.issues .filter.menu .item .floating.label { - top: 7px; - left: 90%; - width: 15%; -} - -@media (max-width: 767px) { - .dashboard.feeds .filter.menu .item .floating.label,.dashboard.issues .filter.menu .item .floating.label { - top: 10px; - left: auto; - width: auto; - right: 13px; - } -} - -.dashboard.feeds .filter.menu .jump.item,.dashboard.issues .filter.menu .jump.item { - margin: 1px; - padding-right: 0; -} - -.dashboard.feeds .filter.menu .menu,.dashboard.issues .filter.menu .menu { - max-height: 300px; - overflow-x: auto; - right: 0!important; - left: auto!important; -} - -@media (max-width: 767px) { - .dashboard.feeds .filter.menu,.dashboard.issues .filter.menu { - width: 100%; - } -} - -.dashboard.feeds .right.stackable.menu>.item.active,.dashboard.issues .right.stackable.menu>.item.active { - color: var(--color-red); -} - -.dashboard .dashboard-repos,.dashboard .dashboard-orgs { - margin: 0 1px; -} - -.dashboard .dashboard-navbar { - width: 100vw; - padding-left: .5rem; - padding-right: .5rem; -} - -.dashboard .dashboard-navbar .org-visibility .label { - margin-left: 5px; -} - -.dashboard .dashboard-navbar .ui.dropdown { - max-width: 100%; -} - -@media (max-width: 767px) { - .dashboard .dashboard-navbar .ui.dropdown>.menu { - position: static; - } -} - -.feeds .news li { - display: flex; - align-items: baseline; - margin-top: .5rem; - margin-bottom: .5rem; -} - -.feeds .news li img { - align-self: flex-start; -} - -.feeds .news li>*+* { - margin-left: .35rem; -} - -.feeds .news>.ui.grid { - margin-left: auto; - margin-right: auto; -} - -.feeds .news .left .ui.avatar { - margin-top: 13px; -} - -.feeds .news .time-since { - font-size: 13px; -} - -.feeds .news .issue.title { - width: 80%; - margin: 0 0 1em; -} - -.feeds .news .push.news .content ul { - line-height: 18px; - font-size: 13px; - list-style: none; - padding-left: 10px; -} - -.feeds .news .push.news .content ul .text.truncate { - width: 80%; -} - -.feeds .news .commit-id { - font-family: var(--fonts-monospace); -} - -.feeds .news code { - padding: 2px 4px; - border-radius: 3px; - background-color: var(--color-markup-code-block); - word-break: break-all; -} - -.feeds .news:last-of-type .divider { - display: none!important; -} - -.feeds .list ul { - list-style: none; - margin: 0; - padding-left: 0; -} - -.feeds .list ul li:not(:last-child) { - border-bottom: 1px solid var(--color-secondary); -} - -.feeds .list ul li.private { - background-color: var(--color-box-body-highlight); -} - -.feeds .list ul li .repo-list-link { - padding: 6px 1em; - display: block; -} - -.feeds .list ul li .repo-list-link .svg { - color: var(--color-text-light-2); -} - -.feeds .list ul li .repo-list-link .star-num { - font-size: 12px; -} - -.feeds .list #privateFilterCheckbox .svg { - color: #888; - margin-right: .25rem; -} - -.feeds .list .repo-owner-name-list .item-name { - max-width: 70%; -} - -.admin.hooks .list>.item:not(:first-child) { - border-top: 1px solid var(--color-secondary); - padding: 1rem; - margin: 15px -1rem -1rem; -} - -.admin .table.segment { - padding: 0; - font-size: 13px; - overflow-x: auto; -} - -.admin .table.segment:not(.striped) thead th:last-child { - padding-right: 5px!important; -} - -.admin .table.segment th { - padding-top: 5px; - padding-bottom: 5px; -} - -.admin .table.segment:not(.select) th:first-of-type,.admin .table.segment:not(.select) td:first-of-type { - padding-left: 15px!important; -} - -.admin .table.segment form tbody button[type=submit] { - padding: 5px 8px; -} - -.admin .settings .button.adopt,.admin .settings .button.delete { - margin-top: -15px; - margin-bottom: -15px; -} - -.admin .settings .button.adopt .label,.admin .settings .button.delete .label { - vertical-align: middle; -} - -.admin.user .email { - max-width: 200px; -} - -.admin dl.admin-dl-horizontal { - padding: 20px; - margin: 0; -} - -.admin dl.admin-dl-horizontal dd { - margin-left: 275px; -} - -@media (max-width: 767px) { - .admin dl.admin-dl-horizontal dd { - margin-left: 5%; - } -} - -.admin dl.admin-dl-horizontal dt { - font-weight: 600; - float: left; - width: 285px; - clear: left; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} - -@media (max-width: 767px) { - .admin dl.admin-dl-horizontal dt { - width: auto; - margin-right: .5em; - } -} - -.admin.config #test-mail-btn { - margin-left: 5px; -} - -.admin code,.admin pre { - white-space: pre-wrap; - word-wrap: break-word; -} - -@media (max-width: 767px) { - .admin #notice-table .notice-description { - max-width: 80vw; - } -} - -@media (min-width: 768px) and (max-width: 991px) { - .admin #notice-table .notice-description { - max-width: 360px; - } -} - -@media (min-width: 992px) and (max-width: 1200px) { - .admin #notice-table .notice-description { - max-width: 510px; - } -} - -@media (min-width: 1201px) { - .admin #notice-table .notice-description { - max-width: 640px; - } -} - -.explore .navbar { - justify-content: center; - margin-bottom: 15px!important; - background-color: var(--color-navbar)!important; - border-width: 1px!important; -} - -.explore .navbar .svg { - width: 16px; - text-align: center; - margin-right: 5px; -} - -.ui.repository.list .item { - padding-bottom: 1.5rem; -} - -.ui.repository.list .item:not(:first-child) { - border-top: 1px solid var(--color-secondary); - padding-top: 1.5rem; -} - -.ui.repository.list .item .ui.header { - font-size: 1.5rem; - margin-bottom: .5rem; -} - -.ui.repository.list .item .ui.header .name { - word-break: break-all; -} - -.ui.repository.list .item .ui.header .metas { - font-size: 14px; -} - -.ui.repository.list .item .time { - font-size: 12px; -} - -.ui.repository.list .item .ui.tags { - margin-bottom: .5rem; -} - -.ui.repository.branches .info { - font-size: 12px; - color: var(--color-text-light); - display: flex; - white-space: pre; -} - -.ui.repository.branches .info .commit-message { - max-width: 72em; - overflow: hidden; - text-overflow: ellipsis; -} - -.ui.repository.branches .overflow-visible { - overflow: visible; -} - -.ui.repository.branches table .ui.popup { - text-align: left; -} - -.ui.user.list .item { - padding-bottom: 25px; -} - -.ui.user.list .item:not(:first-child) { - border-top: 1px solid var(--color-secondary); - padding-top: 25px; -} - -.ui.user.list .item img.ui.avatar { - width: 40px; - height: 40px; -} - -.ui.user.list .item .description { - margin-top: 5px; -} - -.ui.user.list .item .description .svg:not(:first-child) { - margin-left: 5px; -} - -.ui.explore-relevancy-note { - border-top: 0; - margin-top: 0; - max-width: 90%; -} - -.ui.button.add-code-comment { - padding: 2px; - position: absolute; - margin-left: -22px; - z-index: 5; - opacity: 0; - transition: transform .1s ease-in-out; - transform: scale(1); - box-shadow: none!important; - border: none!important; -} - -.ui.button.add-code-comment:hover { - transform: scale(1.1); -} - -.lines-escape a.toggle-escape-button:before { - visibility: visible; - content: "\26a0\fe0f"; - font-family: var(--fonts-emoji); - color: var(--color-red); -} - -.repository .diff-file-box .code-diff td.lines-escape { - padding-left: 0!important; -} - -.diff-file-box .lines-code:hover .ui.button.add-code-comment { - opacity: 1; -} - -.repository .diff-file-box .code-diff .add-comment-left,.repository .diff-file-box .code-diff .add-comment-right,.repository .diff-file-box .code-diff .add-code-comment .add-comment-left,.repository .diff-file-box .code-diff .add-code-comment .add-comment-right,.repository .diff-file-box .code-diff .add-code-comment .lines-type-marker { - padding-left: 0!important; - padding-right: 0!important; -} - -.add-comment-left.add-comment-right .ui.attached.header { - border: 1px solid var(--color-secondary); -} - -.add-comment-left.add-comment-right .ui.attached.header:not(.top) { - margin-bottom: .5em; -} - -.add-comment .lines-num,.add-comment .lines-escape,.add-comment .lines-type-marker { - display: none; -} - -.show-outdated,.hide-outdated { - display: block!important; -} - -.show-outdated:hover,.hide-outdated:hover { - text-decoration: underline; -} - -.comment-code-cloud { - padding: .5rem 1rem!important; - position: relative; - margin: 0 auto; - max-width: 1000px; -} - -@media (max-width: 767px) { - .comment-code-cloud { - max-width: auto; - padding: .75rem!important; - } - - .comment-code-cloud .code-comment-buttons { - margin: .5rem 0 .25rem!important; - } - - .comment-code-cloud .code-comment-buttons .code-comment-buttons-buttons { - width: 100%; - } - - .comment-code-cloud .ui.buttons { - width: 100%; - margin: 0!important; - } - - .comment-code-cloud .ui.buttons .button { - flex: 1; - } -} - -.comment-code-cloud .comments .comment { - padding: 0; -} - -@media (max-width: 767px) { - .comment-code-cloud .comments .comment { - display: flex; - } - - .comment-code-cloud .comments .comment .comment-header-right.actions .ui.basic.label { - display: none; - } - - .comment-code-cloud .comments .comment .avatar { - width: auto; - float: none; - margin: 0 .5rem 0 0; - flex-shrink: 0; - } - - .comment-code-cloud .comments .comment .avatar~.content { - margin-left: 1em; - } - - .comment-code-cloud .comments .comment img.avatar { - margin: 0!important; - } - - .comment-code-cloud .comments .comment .comment-content { - margin-left: 0!important; - } - - .comment-code-cloud .comments .comment .comment-container { - width: 100%; - } - - .comment-code-cloud .comments .comment.code-comment { - padding: 0 0 .5rem!important; - } -} - -.comment-code-cloud .attached.tab { - border: 0; - padding: 0; - margin: 0; -} - -.comment-code-cloud .attached.header { - padding: .1rem 1rem; -} - -.comment-code-cloud .attached.header .text { - margin: 0; -} - -.comment-code-cloud .right.menu.options .item { - padding: .85714286em .442857em; - cursor: pointer; -} - -.comment-code-cloud .ui.active.tab { - padding: .5em; -} - -.comment-code-cloud .ui.active.tab.markup { - padding: 1em; - min-height: 168px; -} - -.comment-code-cloud .ui.tabular.menu { - margin: .5em; -} - -.comment-code-cloud .footer { - border-top: 1px solid var(--color-secondary); - padding: 10px 0; -} - -.comment-code-cloud .footer .markup-info { - display: inline-block; - margin: 5px 0; - font-size: 12px; - color: var(--color-text-light); -} - -.comment-code-cloud .footer .ui.right.floated { - padding-top: 6px; -} - -.comment-code-cloud .footer:after { - clear: both; - content: ""; - display: block; -} - -@media (max-width: 767px) { - .comment-code-cloud .button { - width: 100%; - margin: 0!important; - margin-bottom: .75rem!important; - } -} - -.diff-file-body .comment-form { - margin: 0 0 0 3em; -} - -.file-comment { - color: var(--color-text); -} - -a.blob-excerpt { - color: var(--color-text-light); - height: 28px; - display: flex; - justify-content: center; - align-items: center; - width: 100%; - background: var(--color-expand-button); -} - -a.blob-excerpt:hover { - background: var(--color-primary); - color: var(--color-primary-contrast); -} - -#review-box .CodeMirror-scroll { - min-height: 80px; - max-height: calc(100vh - 360px); -} - -@media (max-width: 767px) { - #review-box>.menu>.ui.segment { - width: 94vw; - } - - #review-box>.menu .editor-toolbar { - overflow-x: auto; - } - - #review-box .CodeMirror-scroll { - max-width: calc(100vw - 70px); - } -} - -@media (min-width: 768px) and (max-width: 991px) { - #review-box .CodeMirror-scroll { - max-width: 700px; - } -} - -@media (min-width: 992px) and (max-width: 1200px) { - #review-box .CodeMirror-scroll { - max-width: 800px; - } -} - -@media (min-width: 1201px) { - #review-box .CodeMirror-scroll { - max-width: 900px; - } -} - -.review-box>.segment { - border: none!important; -} - -#review-box .review-comments-counter { - background-color: var(--color-primary-light-4); - color: var(--color-primary-contrast); -} - -#review-box:hover .review-comments-counter { - background-color: var(--color-primary-light-5); -} - -#review-box .review-comments-counter[data-pending-comment-number="0"] { - display: none; -} - -.pull.files.diff [id] { - scroll-margin-top: 99px; + position: sticky; + top: 47px; + z-index: 7 } @media (max-width: 991px) { - .pull.files.diff [id] { - scroll-margin-top: 130px; - } + .ui.attached.header.diff-file-header.sticky-2nd-row { + top:77px + } } -.changed-since-last-review { - border: 1px var(--color-accent) solid; - background-color: var(--color-small-accent); - border-radius: 15px; - padding: 4px 8px; - margin: -8px 0; - font-size: .857rem; +@media (max-width: 480px) { + .ui.attached.header.diff-file-header.sticky-2nd-row { + position:static + } } -.viewed-file-form { - display: flex; - align-items: center; - border: 1px solid transparent; - padding: 4px 8px; - margin: -8px 0; - border-radius: .285rem; - font-size: .857rem; +.ui.attached.header.diff-file-header .diff-file-header-actions { + flex-shrink: 0 } -.viewed-file-form input { - margin-right: 4px; +.ui.attached.header.diff-file-header .diff-file-name { + flex: auto; + min-width: 100px } -.viewed-file-checked-form { - background-color: var(--color-small-accent); - border-color: var(--color-accent); +.diff-stats-bar { + display: inline-block; + background-color: var(--color-red); + height: 12px; + width: 40px } -#viewed-files-summary { - width: 72px; - height: 10px; +.diff-stats-bar .diff-stats-add-bar { + background-color: var(--color-green); + height: 100% } -.container-labels td:nth-child(1) { - vertical-align: top; -} - -.container-labels td:nth-child(2) { - overflow-wrap: anywhere; -} - -.df { - display: flex!important; -} - -.di { - display: inline!important; -} - -.dif { - display: inline-flex!important; -} - -.dib { - display: inline-block!important; -} - -.pr { - position: relative!important; -} - -.ac { - align-items: center!important; -} - -.tc { - text-align: center!important; -} - -.tl { - text-align: left!important; -} - -.tdn { - text-decoration: none!important; -} - -.jc { - justify-content: center!important; -} - -.js { - justify-content: flex-start!important; -} - -.je { - justify-content: flex-end!important; -} - -.sb { - justify-content: space-between!important; -} - -.fc { - flex-direction: column!important; -} - -.f1 { - flex: 1!important; -} - -.fw { - flex-wrap: wrap!important; -} - -.vm { - vertical-align: middle!important; -} - -.w-100 { - width: 100%!important; -} - -.h-100 { - height: 100%!important; -} - -.br-0 { - border-radius: 0!important; -} - -.pointer-events-none { - pointer-events: none!important; -} - -.mono { - font-family: var(--fonts-monospace)!important; - font-size: .9em!important; -} - -.bold { - font-weight: 600!important; -} - -.word-break { - word-wrap: break-word!important; - word-break: break-word; - overflow-wrap: anywhere; -} - -.ellipsis { - overflow: hidden!important; - white-space: nowrap!important; - text-overflow: ellipsis!important; -} - -.full-screen-width { - width: 100vw!important; -} - -.full-screen-height { - height: 100vh!important; -} - -.rounded { - border-radius: var(--border-radius)!important; -} - -.rounded-top { - border-radius: var(--border-radius) var(--border-radius) 0 0!important; -} - -.rounded-bottom { - border-radius: 0 0 var(--border-radius) var(--border-radius)!important; -} - -.rounded-left { - border-radius: var(--border-radius) 0 0 var(--border-radius)!important; -} - -.rounded-right { - border-radius: 0 var(--border-radius) var(--border-radius) 0!important; -} - -.border-secondary { - border: 1px solid var(--color-secondary)!important; -} - -.border-secondary-top { - border-top: 1px solid var(--color-secondary)!important; -} - -.border-secondary-bottom { - border-bottom: 1px solid var(--color-secondary)!important; -} - -.border-secondary-left { - border-left: 1px solid var(--color-secondary)!important; -} - -.border-secondary-right { - border-right: 1px solid var(--color-secondary)!important; -} - -.no-transition { - transition: none!important; -} - -.bg-red { - background: var(--color-red)!important; -} - -.bg-orange { - background: var(--color-orange)!important; -} - -.bg-yellow { - background: var(--color-yellow)!important; -} - -.bg-olive { - background: var(--color-olive)!important; -} - -.bg-green { - background: var(--color-green)!important; -} - -.bg-teal { - background: var(--color-teal)!important; -} - -.bg-blue { - background: var(--color-blue)!important; -} - -.bg-violet { - background: var(--color-violet)!important; -} - -.bg-purple { - background: var(--color-purple)!important; -} - -.bg-pink { - background: var(--color-pink)!important; -} - -.bg-brown { - background: var(--color-brown)!important; -} - -.bg-grey { - background: var(--color-grey)!important; -} - -.bg-gold { - background: var(--color-gold)!important; -} - -.text-white { - color: var(--color-white)!important; -} - -.m-0 { - margin: 0!important; -} - -.m-1 { - margin: .125rem!important; -} - -.m-2 { - margin: .25rem!important; -} - -.m-3 { - margin: .5rem!important; -} - -.m-4 { - margin: 1rem!important; -} - -.m-5 { - margin: 2rem!important; -} - -.ml-0 { - margin-left: 0!important; -} - -.ml-1 { - margin-left: .125rem!important; -} - -.ml-2 { - margin-left: .25rem!important; -} - -.ml-3 { - margin-left: .5rem!important; -} - -.ml-4 { - margin-left: 1rem!important; -} - -.ml-5 { - margin-left: 2rem!important; -} - -.mr-0 { - margin-right: 0!important; -} - -.mr-1 { - margin-right: .125rem!important; -} - -.mr-2 { - margin-right: .25rem!important; -} - -.mr-3 { - margin-right: .5rem!important; -} - -.mr-4 { - margin-right: 1rem!important; -} - -.mr-5 { - margin-right: 2rem!important; -} - -.mt-0 { - margin-top: 0!important; -} - -.mt-1 { - margin-top: .125rem!important; -} - -.mt-2 { - margin-top: .25rem!important; -} - -.mt-3 { - margin-top: .5rem!important; -} - -.mt-4 { - margin-top: 1rem!important; -} - -.mt-5 { - margin-top: 2rem!important; -} - -.mb-0 { - margin-bottom: 0!important; -} - -.mb-1 { - margin-bottom: .125rem!important; -} - -.mb-2 { - margin-bottom: .25rem!important; -} - -.mb-3 { - margin-bottom: .5rem!important; -} - -.mb-4 { - margin-bottom: 1rem!important; -} - -.mb-5 { - margin-bottom: 2rem!important; -} - -.mx-0 { - margin-left: 0!important; - margin-right: 0!important; -} - -.mx-1 { - margin-left: .125rem!important; - margin-right: .125rem!important; -} - -.mx-2 { - margin-left: .25rem!important; - margin-right: .25rem!important; -} - -.mx-3 { - margin-left: .5rem!important; - margin-right: .5rem!important; -} - -.mx-4 { - margin-left: 1rem!important; - margin-right: 1rem!important; -} - -.mx-5 { - margin-left: 2rem!important; - margin-right: 2rem!important; -} - -.my-0 { - margin-top: 0!important; - margin-bottom: 0!important; -} - -.my-1 { - margin-top: .125rem!important; - margin-bottom: .125rem!important; -} - -.my-2 { - margin-top: .25rem!important; - margin-bottom: .25rem!important; -} - -.my-3 { - margin-top: .5rem!important; - margin-bottom: .5rem!important; -} - -.my-4 { - margin-top: 1rem!important; - margin-bottom: 1rem!important; -} - -.my-5 { - margin-top: 2rem!important; - margin-bottom: 2rem!important; -} - -.p-0 { - padding: 0!important; -} - -.p-1 { - padding: .125rem!important; -} - -.p-2 { - padding: .25rem!important; -} - -.p-3 { - padding: .5rem!important; -} - -.p-4 { - padding: 1rem!important; -} - -.p-5 { - padding: 2rem!important; -} - -.pl-0 { - padding-left: 0!important; -} - -.pl-1 { - padding-left: .125rem!important; -} - -.pl-2 { - padding-left: .25rem!important; -} - -.pl-3 { - padding-left: .5rem!important; -} - -.pl-4 { - padding-left: 1rem!important; -} - -.pl-5 { - padding-left: 2rem!important; -} - -.pr-0 { - padding-right: 0!important; -} - -.pr-1 { - padding-right: .125rem!important; -} - -.pr-2 { - padding-right: .25rem!important; -} - -.pr-3 { - padding-right: .5rem!important; -} - -.pr-4 { - padding-right: 1rem!important; -} - -.pr-5 { - padding-right: 2rem!important; -} - -.pt-0 { - padding-top: 0!important; -} - -.pt-1 { - padding-top: .125rem!important; -} - -.pt-2 { - padding-top: .25rem!important; -} - -.pt-3 { - padding-top: .5rem!important; -} - -.pt-4 { - padding-top: 1rem!important; -} - -.pt-5 { - padding-top: 2rem!important; -} - -.pb-0 { - padding-bottom: 0!important; -} - -.pb-1 { - padding-bottom: .125rem!important; -} - -.pb-2 { - padding-bottom: .25rem!important; -} - -.pb-3 { - padding-bottom: .5rem!important; -} - -.pb-4 { - padding-bottom: 1rem!important; -} - -.pb-5 { - padding-bottom: 2rem!important; -} - -.px-0 { - padding-left: 0!important; - padding-right: 0!important; -} - -.px-1 { - padding-left: .125rem!important; - padding-right: .125rem!important; -} - -.px-2 { - padding-left: .25rem!important; - padding-right: .25rem!important; -} - -.px-3 { - padding-left: .5rem!important; - padding-right: .5rem!important; -} - -.px-4 { - padding-left: 1rem!important; - padding-right: 1rem!important; -} - -.px-5 { - padding-left: 2rem!important; - padding-right: 2rem!important; -} - -.py-0 { - padding-top: 0!important; - padding-bottom: 0!important; -} - -.py-1 { - padding-top: .125rem!important; - padding-bottom: .125rem!important; -} - -.py-2 { - padding-top: .25rem!important; - padding-bottom: .25rem!important; -} - -.py-3 { - padding-top: .5rem!important; - padding-bottom: .5rem!important; -} - -.py-4 { - padding-top: 1rem!important; - padding-bottom: 1rem!important; -} - -.py-5 { - padding-top: 2rem!important; - padding-bottom: 2rem!important; +.repository-summary-language-stats { + height: 48px; + overflow: hidden } @media (max-width: 767px) { - .db-small { - display: block!important; - } + .repository-summary-language-stats { + height:auto + } +} - .w-100-small { - width: 100%!important; - } +.ui.form .right .ui.button { + margin-left: .25em; + margin-right: 0 +} - .js-small { - justify-content: flex-start!important; - } -} \ No newline at end of file +.removed-code { + background: var(--color-diff-removed-word-bg) +} + +.added-code { + background: var(--color-diff-added-word-bg) +} + +.code-diff-unified .del-code,.code-diff-unified .del-code td,.code-diff-split .del-code .lines-num-old,.code-diff-split .del-code .lines-escape-old,.code-diff-split .del-code .lines-type-marker-old,.code-diff-split .del-code .lines-code-old { + background: var(--color-diff-removed-row-bg); + border-color: var(--color-diff-removed-row-border) +} + +.code-diff-unified .add-code,.code-diff-unified .add-code td,.code-diff-split .add-code .lines-num-new,.code-diff-split .add-code .lines-type-marker-new,.code-diff-split .add-code .lines-escape-new,.code-diff-split .add-code .lines-code-new,.code-diff-split .del-code .add-code.lines-num-new,.code-diff-split .del-code .add-code.lines-type-marker-new,.code-diff-split .del-code .add-code.lines-escape-new,.code-diff-split .del-code .add-code.lines-code-new { + background: var(--color-diff-added-row-bg); + border-color: var(--color-diff-added-row-border) +} + +.code-diff-split .del-code .lines-num-new,.code-diff-split .del-code .lines-type-marker-new,.code-diff-split .del-code .lines-code-new,.code-diff-split .del-code .lines-escape-new,.code-diff-split .add-code .lines-num-old,.code-diff-split .add-code .lines-escape-old,.code-diff-split .add-code .lines-type-marker-old,.code-diff-split .add-code .lines-code-old { + background: var(--color-diff-inactive) +} + +.code-diff-split tbody tr td:nth-child(5),.code-diff-split tbody tr td.add-comment-right { + border-left: 1px solid var(--color-secondary) +} + +.repository .ui.menu.new-menu { + background: none!important +} + +@media (max-width: 1200px) { + .repository .ui.menu.new-menu:after { + background:none!important + } +} + +.repository.migrate .card { + transition: all .1s ease-in-out; + box-shadow: none!important; + border: 1px solid var(--color-secondary); + color: var(--color-text) +} + +.repository.migrate .card:hover { + transform: scale(105%); + box-shadow: 0 .5rem 1rem var(--color-shadow)!important +} + +@media (max-width: 767px) { + .repository.file.list #repo-files-table .entry,.repository.file.list #repo-files-table .commit-list { + align-items:center; + display: flex!important; + padding-top: 4px; + padding-bottom: 4px + } + + .repository.file.list #repo-files-table .entry td.age,.repository.file.list #repo-files-table .commit-list td.age,.repository.file.list #repo-files-table .entry th.age,.repository.file.list #repo-files-table .commit-list th.age { + margin-left: auto + } + + .repository.file.list #repo-files-table .entry td.message,.repository.file.list #repo-files-table .commit-list td.message,.repository.file.list #repo-files-table .entry span.commit-summary,.repository.file.list #repo-files-table .commit-list span.commit-summary { + display: none!important + } + + .issue-list-headers.ui[class].grid>div:nth-child(1) { + order: 1; + width: 50% + } + + .issue-list-headers.ui[class].grid>div:nth-child(2) { + order: 3; + width: 100% + } + + .issue-list-headers.ui[class].grid>div.column:not(.row):nth-child(3) { + order: 2; + width: 50% + } + + .repository.view.issue .comment-list .timeline,.repository.view.issue .comment-list .timeline-item { + margin-left: 0 + } + + .repository.view.issue .comment-list .timeline:before { + left: 14px + } + + .repository.view.issue .comment-list .timeline .inline-timeline-avatar { + display: flex; + margin-bottom: auto + } + + .repository.view.issue .comment-list .timeline .inline-timeline-avatar img.avatar { + height: 24px; + width: 24px + } + + .repository.view.issue .comment-list .timeline .comment-header { + padding-left: 4px + } + + .repository.view.issue .comment-list .timeline .comment-header:before,.repository.view.issue .comment-list .timeline .comment-header:after { + content: unset + } + + .repository.view.issue .comment-list .timeline .timeline-avatar,.repository.view.issue .comment-list .timeline .comment-header-right .role-label { + display: none + } + + .commit-header-row .ui.horizontal.list { + width: 100%; + overflow-x: auto; + margin-top: 2px + } + + .commit-header-row .ui.horizontal.list .item { + align-items: center; + display: flex + } + + .commit-header-row .author { + padding: 3px 0 + } + + .commit-header h3 { + flex-basis: auto!important; + margin-bottom: .5rem!important + } + + .commits-table { + flex-direction: column + } + + .commits-table .commits-table-left { + align-items: initial!important; + margin-bottom: 6px + } + + .commits-table .commits-table-right form { + display: flex; + flex-wrap: wrap + } + + .commits-table .commits-table-right form>div:nth-child(1) { + order: 1 + } + + .commits-table .commits-table-right form>div:nth-child(2) { + order: 3; + margin-left: .5rem; + margin-top: .5rem + } + + .commits-table .commits-table-right form>button:nth-child(3) { + order: 2; + margin-left: .25rem + } + + .commit-table { + overflow-x: auto + } + + .commit-table td.sha,.commit-table th.sha { + display: none!important + } + + .commit-table .commit-list span.message-wrapper { + max-width: none + } + + .commit-table .commit-list tr td:last-child { + display: block; + width: max-content + } + + .commit-table .commit-list td.author { + display: block; + width: calc(100% + .5rem) + } + + .commit-table .commit-list .copy-commit-sha { + display: none!important + } + + .comment-header,.comment-header .comment-header-left { + flex-wrap: wrap + } + + .comment-header .comment-header-right { + margin-left: auto + } +} + +.branch-dropdown-button { + max-width: 340px; + vertical-align: bottom!important +} + +@media (min-width: 768px) and (max-width: 991px) { + .branch-dropdown-button { + max-width:185px + } +} + +@media (max-width: 767px) { + .branch-dropdown-button { + max-width:165px + } +} + +.pr-status { + padding: 0!important; + display: flex; + align-items: center +} + +.pr-status .commit-status { + margin: 1em; + flex-shrink: 0 +} + +.pr-status .status-context { + display: flex; + justify-content: space-between; + width: 100% +} + +.pr-status .status-context>span { + padding: 1em 0 +} + +.pr-status .status-details { + display: flex; + padding-right: .5em; + align-items: center; + justify-content: flex-end +} + +@media (max-width: 767px) { + .pr-status .status-details { + flex-direction:column; + align-items: flex-end; + justify-content: center + } +} + +.pr-status .status-details>span { + padding-right: .5em +} + +.repository.file.editor .tab[data-tab=write] { + padding: 0!important +} + +.repository.file.editor .tab[data-tab=write] .editor-toolbar { + border: 0!important +} + +.repository.file.editor .tab[data-tab=write] .CodeMirror { + border-left: 0; + border-right: 0; + border-bottom: 0 +} + +.editor-toolbar { + max-width: calc(100vw - 80px); + border-color: var(--color-secondary) +} + +.editor-toolbar.fullscreen { + background: var(--color-body) +} + +.editor-toolbar button { + border: none!important; + color: var(--color-text-light) +} + +.editor-toolbar button:not(:hover) { + background-color: transparent!important +} + +.editor-toolbar i.separator { + border-left: none; + border-right-color: var(--color-secondary) +} + +.editor-toolbar button:hover { + background: var(--color-hover) +} + +.editor-toolbar button.active { + background: var(--color-active) +} + +.editor-toolbar:not(.fullscreen) .preview { + display: none +} + +.editor-toolbar.fullscreen .revert-to-textarea { + display: none +} + +.editor-preview { + background-color: var(--color-body) +} + +.editor-preview-side { + border-color: var(--color-secondary) +} + +.editor-statusbar { + color: var(--color-text-light) +} + +.editor-loading { + padding: 1rem; + text-align: center +} + +.edit-diff { + padding: 0!important +} + +.edit-diff>div>.ui.table { + border-top: none!important; + border-bottom: none!important; + border-left: 1px solid var(--color-secondary)!important; + border-right: 1px solid var(--color-secondary)!important +} + +#create-page-form form { + margin: auto +} + +#create-page-form form .ui.message { + text-align: center +} + +@media (min-width: 768px) { + #create-page-form form { + width:800px!important + } + + #create-page-form form .header { + padding-left: 280px!important + } + + #create-page-form form .inline.field>label,#create-page-form form .inline.field.captcha-field>span { + text-align: right; + width: 250px!important; + word-wrap: break-word + } + + #create-page-form form .help { + margin-left: 265px!important + } + + #create-page-form form .optional .title { + margin-left: 250px!important + } + + #create-page-form form .inline.field>input,#create-page-form form .inline.field>textarea { + width: 50% + } +} + +@media (max-width: 767px) { + #create-page-form form .optional .title { + margin-left:15px + } + + #create-page-form form .inline.field>label { + display: block + } +} + +.organization .head .ui.header .text { + vertical-align: middle; + font-size: 1.6rem; + margin-left: 15px +} + +.organization .head .ui.header .org-visibility .label { + margin-left: 5px; + margin-top: 5px +} + +.organization .head .ui.header .ui.right { + margin-top: 5px +} + +.organization .ui.secondary.stackable.pointing.menu { + flex-wrap: wrap; + margin-top: 5px; + margin-bottom: 10px +} + +.organization.new.org form { + margin: auto +} + +.organization.new.org form .ui.message { + text-align: center +} + +@media (min-width: 768px) { + .organization.new.org form { + width:800px!important + } + + .organization.new.org form .header { + padding-left: 280px!important + } + + .organization.new.org form .inline.field>label,.organization.new.org form .inline.field.captcha-field>span { + text-align: right; + width: 250px!important; + word-wrap: break-word + } + + .organization.new.org form .help { + margin-left: 265px!important + } + + .organization.new.org form .optional .title { + margin-left: 250px!important + } + + .organization.new.org form .inline.field>input,.organization.new.org form .inline.field>textarea { + width: 50% + } +} + +@media (max-width: 767px) { + .organization.new.org form .optional .title { + margin-left:15px + } + + .organization.new.org form .inline.field>label { + display: block + } +} + +.organization.new.org form .header { + padding-left: 0!important; + text-align: center +} + +.organization.options input { + min-width: 300px +} + +.organization.profile .org-avatar { + width: 100px; + height: 100px; + margin-right: 15px +} + +.organization.profile #org-info { + overflow-wrap: anywhere +} + +.organization.profile #org-info .ui.header { + display: flex; + align-items: center; + font-size: 36px; + margin-bottom: 0 +} + +.organization.profile #org-info .ui.header .org-visibility .label { + margin-left: 5px; + margin-top: 2px +} + +.organization.profile #org-info .desc { + font-size: 16px; + margin-bottom: 10px +} + +.organization.profile #org-info .meta .item { + display: inline-block; + margin-right: 10px +} + +.organization.profile #org-info .meta .item .icon { + margin-right: 5px +} + +.organization.profile .ui.top.header .ui.right { + margin-top: 0 +} + +.organization.profile .teams .item { + padding: 10px 15px +} + +.organization.teams .members a:hover,.organization.profile .members a:hover { + text-decoration: none +} + +.organization.teams .members .ui.avatar,.organization.profile .members .ui.avatar { + width: 48px; + height: 48px; + margin-right: 5px; + margin-bottom: 5px +} + +.organization.invite #invite-box { + margin: 50px auto auto; + width: 500px!important +} + +.organization.invite #invite-box #search-user-box input { + margin-left: 0; + width: 300px +} + +.organization.invite #invite-box .ui.button { + margin-left: 5px; + margin-top: -3px +} + +.organization.invite .ui.avatar { + width: 100%; + height: 100% +} + +.organization.members .list .item { + margin-left: 0; + margin-right: 0; + border-bottom: 1px solid var(--color-secondary) +} + +.organization.members .list .item .ui.avatar { + width: 48px; + height: auto; + margin-right: 1rem; + align-self: flex-start +} + +.organization.members .list .item .meta { + line-height: 24px; + word-break: break-word; + min-width: 2em +} + +.organization.teams .detail .item { + padding: 10px 15px +} + +.organization.teams .detail .item:not(:last-child) { + border-bottom: 1px solid var(--color-secondary) +} + +.organization.teams .repositories .item,.organization.teams .members .item { + padding: 10px 20px; + line-height: 32px +} + +.organization.teams .repositories .item:not(:last-child),.organization.teams .members .item:not(:last-child) { + border-bottom: 1px solid var(--color-secondary) +} + +.organization.teams .repositories .item .button,.organization.teams .members .item .button { + padding: 9px 10px +} + +.organization.teams #add-repo-form input,.organization.teams #repo-multiple-form input,.organization.teams #add-member-form input { + margin-left: 0 +} + +.organization.teams #add-repo-form .ui.button,.organization.teams #repo-multiple-form .ui.button,.organization.teams #add-member-form .ui.button { + margin-left: 5px; + margin-top: -3px +} + +.organization.teams #repo-top-segment { + height: 60px +} + +.user.profile .ui.card .header { + display: block; + font-weight: 600; + font-size: 1.3rem; + margin-top: -.2rem; + line-height: 1.3rem +} + +.user.profile .ui.card .profile-avatar-name { + border-top: none; + text-align: center +} + +.user.profile .ui.card .extra.content { + padding: 0 +} + +.user.profile .ui.card .extra.content ul { + margin: 0; + padding: 0 +} + +.user.profile .ui.card .extra.content ul li { + padding: 10px; + list-style: none +} + +.user.profile .ui.card .extra.content ul li:not(:last-child) { + border-bottom: 1px solid var(--color-secondary) +} + +.user.profile .ui.card .extra.content ul li .svg { + margin-left: 1px; + margin-right: 5px +} + +.user.profile .ui.card .extra.content ul li.follow .ui.button { + width: 100% +} + +.user.profile .ui.card #profile-avatar { + background: none; + padding: 1rem 1rem .25rem; + justify-content: center +} + +.user.profile .ui.card #profile-avatar img { + width: 100%; + height: auto; + object-fit: contain; + margin: 0 +} + +@media (max-width: 767px) { + .user.profile .ui.card #profile-avatar img { + width:30vw + } +} + +@media (max-width: 767px) { + .user.profile .ui.card { + width:100% + } +} + +.user.profile .ui.repository.list { + margin-top: 25px +} + +.user.profile #loading-heatmap { + margin-bottom: 1em +} + +.user.profile .ui.secondary.stackable.pointing.menu { + flex-wrap: wrap +} + +.user.followers .header.name { + font-size: 20px; + line-height: 24px; + vertical-align: middle +} + +.user.followers .follow .ui.button { + padding: 8px 15px +} + +.user.notification .svg { + float: left; + font-size: 2em +} + +.user.notification .svg.green { + color: var(--color-green) +} + +.user.notification .svg.red { + color: var(--color-red) +} + +.user.notification .svg.purple { + color: var(--color-purple) +} + +.user.notification .svg.blue { + color: var(--color-blue) +} + +.user.notification .content { + float: left; + margin-left: 7px +} + +.user.notification table form { + display: inline-block +} + +.user.notification table button { + padding: 3px 3px 3px 5px +} + +.user.notification table tr { + cursor: pointer +} + +.user .button.adopt,.user .button.delete { + margin-top: -15px; + margin-bottom: -15px +} + +.user .button.adopt .label,.user .button.delete .label { + vertical-align: middle +} + +.user.link-account:not(.icon) { + padding-top: 15px; + padding-bottom: 5px +} + +.user.settings .iconFloat { + float: left +} + +.user-orgs { + display: flex; + flex-flow: row wrap; + padding: 0; + margin: -3px!important +} + +.user-orgs li { + display: flex; + border-bottom: 0!important; + padding: 3px!important; + width: 20%; + max-width: 60px +} + +.user-badges { + display: grid; + grid-template-columns: repeat(auto-fill,64px); + gap: 2px +} + +.user-badges img { + object-fit: contain +} + +#notification_div .tab.segment { + overflow-x: auto +} + +.dashboard.feeds .context.user.menu,.dashboard.issues .context.user.menu { + z-index: 101; + min-width: 200px +} + +.dashboard.feeds .context.user.menu .ui.header,.dashboard.issues .context.user.menu .ui.header { + font-size: 1rem; + text-transform: none +} + +.dashboard.feeds .filter.menu,.dashboard.issues .filter.menu { + width: initial +} + +.dashboard.feeds .filter.menu .item,.dashboard.issues .filter.menu .item { + text-align: left; + display: flex; + align-items: center; + justify-content: space-between +} + +.dashboard.feeds .filter.menu .item .text,.dashboard.issues .filter.menu .item .text { + height: 16px; + vertical-align: middle +} + +.dashboard.feeds .filter.menu .item .text.truncate,.dashboard.issues .filter.menu .item .text.truncate { + width: 75% +} + +.dashboard.feeds .filter.menu .item .floating.label,.dashboard.issues .filter.menu .item .floating.label { + top: 7px; + left: 90%; + width: 15% +} + +@media (max-width: 767px) { + .dashboard.feeds .filter.menu .item .floating.label,.dashboard.issues .filter.menu .item .floating.label { + top:10px; + left: auto; + width: auto; + right: 13px + } +} + +.dashboard.feeds .filter.menu .jump.item,.dashboard.issues .filter.menu .jump.item { + margin: 1px; + padding-right: 0 +} + +.dashboard.feeds .filter.menu .menu,.dashboard.issues .filter.menu .menu { + max-height: 300px; + overflow-x: auto; + right: 0!important; + left: auto!important +} + +@media (max-width: 767px) { + .dashboard.feeds .filter.menu,.dashboard.issues .filter.menu { + width:100% + } +} + +.dashboard.feeds .right.stackable.menu>.item.active,.dashboard.issues .right.stackable.menu>.item.active { + color: var(--color-red) +} + +.dashboard .dashboard-repos,.dashboard .dashboard-orgs { + margin: 0 1px +} + +.dashboard .dashboard-navbar { + width: 100vw; + padding-left: .5rem; + padding-right: .5rem +} + +.dashboard .dashboard-navbar .org-visibility .label { + margin-left: 5px +} + +.dashboard .dashboard-navbar .ui.dropdown { + max-width: 100% +} + +@media (max-width: 767px) { + .dashboard .dashboard-navbar .ui.dropdown>.menu { + position:static + } +} + +.feeds .news li { + display: flex; + align-items: baseline; + margin-top: .5rem; + margin-bottom: .5rem +} + +.feeds .news li img { + align-self: flex-start +} + +.feeds .news li>*+* { + margin-left: .35rem +} + +.feeds .news>.ui.grid { + margin-left: auto; + margin-right: auto +} + +.feeds .news .left .ui.avatar { + margin-top: 13px +} + +.feeds .news .time-since { + font-size: 13px +} + +.feeds .news .issue.title { + width: 80%; + margin: 0 0 1em +} + +.feeds .news .push.news .content ul { + line-height: 18px; + font-size: 13px; + list-style: none; + padding-left: 10px +} + +.feeds .news .push.news .content ul .text.truncate { + width: 80% +} + +.feeds .news .commit-id { + font-family: var(--fonts-monospace) +} + +.feeds .news code { + padding: 2px 4px; + border-radius: 3px; + background-color: var(--color-markup-code-block); + word-break: break-all +} + +.feeds .news:last-of-type .divider { + display: none!important +} + +.feeds .list ul { + list-style: none; + margin: 0; + padding-left: 0 +} + +.feeds .list ul li:not(:last-child) { + border-bottom: 1px solid var(--color-secondary) +} + +.feeds .list ul li.private { + background-color: var(--color-box-body-highlight) +} + +.feeds .list ul li .repo-list-link { + padding: 6px 1em; + display: block +} + +.feeds .list ul li .repo-list-link .svg { + color: var(--color-text-light-2) +} + +.feeds .list ul li .repo-list-link .star-num { + font-size: 12px +} + +.feeds .list #privateFilterCheckbox .svg { + color: var(--color-grey); + margin-right: .25rem +} + +.feeds .list .repo-owner-name-list .item-name { + min-width: 0 +} + +.feeds .list .repo-owner-name-list .item-name svg { + min-width: 16px +} + +.admin.hooks .list>.item:not(:first-child) { + border-top: 1px solid var(--color-secondary); + padding: .25rem 1rem; + margin: 12px -1rem -1rem +} + +.admin .table.segment { + padding: 0; + font-size: 13px; + overflow-x: auto +} + +.admin .table.segment:not(.striped) thead th:last-child { + padding-right: 5px!important +} + +.admin .table.segment th { + padding-top: 5px; + padding-bottom: 5px +} + +.admin .table.segment:not(.select) th:first-of-type,.admin .table.segment:not(.select) td:first-of-type { + padding-left: 15px!important +} + +.admin .table.segment form tbody button[type=submit] { + padding: 5px 8px +} + +.admin .settings .button.adopt,.admin .settings .button.delete { + margin-top: -15px; + margin-bottom: -15px +} + +.admin .settings .button.adopt .label,.admin .settings .button.delete .label { + vertical-align: middle +} + +.admin.user .email { + max-width: 200px +} + +.admin dl.admin-dl-horizontal { + padding: 20px; + margin: 0 +} + +.admin dl.admin-dl-horizontal dd { + margin-left: 275px +} + +@media (max-width: 767px) { + .admin dl.admin-dl-horizontal dd { + margin-left:5% + } +} + +.admin dl.admin-dl-horizontal dt { + font-weight: 600; + float: left; + width: 285px; + clear: left; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap +} + +@media (max-width: 767px) { + .admin dl.admin-dl-horizontal dt { + width:auto; + margin-right: .5em + } +} + +.admin.config #test-mail-btn { + margin-left: 5px +} + +.admin code,.admin pre { + white-space: pre-wrap; + word-wrap: break-word +} + +@media (max-width: 767px) { + .admin #notice-table .notice-description { + max-width:80vw + } +} + +@media (min-width: 768px) and (max-width: 991px) { + .admin #notice-table .notice-description { + max-width:360px + } +} + +@media (min-width: 992px) and (max-width: 1200px) { + .admin #notice-table .notice-description { + max-width:510px + } +} + +@media (min-width: 1201px) { + .admin #notice-table .notice-description { + max-width:640px + } +} + +.explore .navbar { + justify-content: center; + margin-bottom: 15px!important; + background-color: var(--color-navbar)!important; + border-width: 1px!important +} + +.explore .navbar .svg { + width: 16px; + text-align: center; + margin-right: 5px +} + +.ui.repository.list .item { + padding-bottom: 1.5rem +} + +.ui.repository.list .item:not(:first-child) { + border-top: 1px solid var(--color-secondary); + padding-top: 1.5rem +} + +.ui.repository.list .item .ui.header { + font-size: 1.5rem; + margin-bottom: .5rem +} + +.ui.repository.list .item .ui.header .name { + word-break: break-all +} + +.ui.repository.list .item .ui.header .metas { + font-size: 14px +} + +.ui.repository.list .item .time { + font-size: 12px +} + +.ui.repository.list .item .ui.tags { + margin-bottom: .5rem +} + +.ui.repository.branches .info { + font-size: 12px; + color: var(--color-text-light); + display: flex; + white-space: pre +} + +.ui.repository.branches .info .commit-message { + max-width: 72em; + overflow: hidden; + text-overflow: ellipsis +} + +.ui.repository.branches .overflow-visible { + overflow: visible +} + +.ui.repository.branches table .ui.popup { + text-align: left +} + +.ui.user.list .item { + padding-bottom: 25px; + display: flex +} + +.ui.user.list .item:not(:first-child) { + border-top: 1px solid var(--color-secondary); + padding-top: 25px +} + +.ui.user.list .item img.ui.avatar { + width: 40px; + height: 40px; + margin-right: 10px +} + +.ui.user.list .item .description { + margin-top: 5px +} + +.ui.user.list .item .description .svg:not(:first-child) { + margin-left: 5px +} + +.show-outdated,.hide-outdated { + -webkit-touch-callout: none; + -webkit-user-select: none; + user-select: none +} + +.ui.button.add-code-comment { + padding: 2px; + position: absolute; + margin-left: -22px; + z-index: 5; + opacity: 0; + transition: transform .1s ease-in-out; + transform: scale(1); + box-shadow: none!important; + border: none!important +} + +.ui.button.add-code-comment:hover { + transform: scale(1.1) +} + +.lines-escape a.toggle-escape-button:before { + visibility: visible; + content: "\26a0\fe0f"; + font-family: var(--fonts-emoji); + color: var(--color-red) +} + +.repository .diff-file-box .code-diff td.lines-escape { + padding-left: 0!important +} + +.diff-file-box .lines-code:hover .ui.button.add-code-comment { + opacity: 1 +} + +.repository .diff-file-box .code-diff .add-comment-left,.repository .diff-file-box .code-diff .add-comment-right,.repository .diff-file-box .code-diff .add-code-comment .add-comment-left,.repository .diff-file-box .code-diff .add-code-comment .add-comment-right,.repository .diff-file-box .code-diff .add-code-comment .lines-type-marker { + padding-left: 0!important; + padding-right: 0!important +} + +.add-comment-left.add-comment-right .ui.attached.header { + border: 1px solid var(--color-secondary) +} + +.add-comment-left.add-comment-right .ui.attached.header:not(.top) { + margin-bottom: .5em +} + +.add-comment .lines-num,.add-comment .lines-escape,.add-comment .lines-type-marker { + display: none +} + +.show-outdated:hover,.hide-outdated:hover { + text-decoration: underline +} + +.comment-code-cloud { + padding: .5rem 1rem!important; + position: relative; + margin: 0 auto; + max-width: 1000px +} + +@media (max-width: 767px) { + .comment-code-cloud { + max-width:none; + padding: .75rem!important + } + + .comment-code-cloud .code-comment-buttons { + margin: .5rem 0 .25rem!important + } + + .comment-code-cloud .code-comment-buttons .code-comment-buttons-buttons { + width: 100% + } + + .comment-code-cloud .ui.buttons { + width: 100%; + margin: 0!important + } + + .comment-code-cloud .ui.buttons .button { + flex: 1 + } +} + +.comment-code-cloud .comments .comment { + padding: 0 +} + +@media (max-width: 767px) { + .comment-code-cloud .comments .comment { + display:flex + } + + .comment-code-cloud .comments .comment .comment-header-right.actions .ui.basic.label { + display: none + } + + .comment-code-cloud .comments .comment .avatar { + width: auto; + float: none; + margin: 0 .5rem 0 0; + flex-shrink: 0 + } + + .comment-code-cloud .comments .comment .avatar~.content { + margin-left: 1em + } + + .comment-code-cloud .comments .comment img.avatar { + margin: 0!important + } + + .comment-code-cloud .comments .comment .comment-content { + margin-left: 0!important + } + + .comment-code-cloud .comments .comment .comment-container { + width: 100% + } + + .comment-code-cloud .comments .comment.code-comment { + padding: 0 0 .5rem!important + } +} + +.comment-code-cloud .attached.tab { + border: 0; + padding: 0; + margin: 0 +} + +.comment-code-cloud .attached.header { + padding: .1rem 1rem +} + +.comment-code-cloud .attached.header .text { + margin: 0 +} + +.comment-code-cloud .right.menu.options .item { + padding: .85714286em .442857em; + cursor: pointer +} + +.comment-code-cloud .ui.active.tab { + padding: .5em +} + +.comment-code-cloud .ui.active.tab.markup { + padding: 1em; + min-height: 168px +} + +.comment-code-cloud .ui.tabular.menu { + margin: .5em +} + +.comment-code-cloud .footer { + border-top: 1px solid var(--color-secondary); + padding: 10px 0 +} + +.comment-code-cloud .footer .markup-info { + display: inline-block; + margin: 5px 0; + font-size: 12px; + color: var(--color-text-light) +} + +.comment-code-cloud .footer .ui.right.floated { + padding-top: 6px +} + +.comment-code-cloud .footer:after { + clear: both; + content: ""; + display: block +} + +@media (max-width: 767px) { + .comment-code-cloud .button { + width:100%; + margin: 0!important; + margin-bottom: .75rem!important + } +} + +.diff-file-body .comment-form { + margin: 0 0 0 3em +} + +.file-comment { + color: var(--color-text) +} + +a.blob-excerpt { + color: var(--color-text-light); + height: 28px; + display: flex; + justify-content: center; + align-items: center; + width: 100%; + background: var(--color-expand-button) +} + +a.blob-excerpt:hover { + background: var(--color-primary); + color: var(--color-primary-contrast) +} + +.review-box-panel .ui.segment { + border: none +} + +.review-box-panel .CodeMirror-scroll { + min-height: 80px; + max-height: calc(100vh - 360px) +} + +@media (max-width: 767px) { + .review-box-panel .CodeMirror-scroll { + max-width:calc(100vw - 70px) + } +} + +@media (min-width: 768px) and (max-width: 991px) { + .review-box-panel .CodeMirror-scroll { + max-width:700px + } +} + +@media (min-width: 992px) and (max-width: 1200px) { + .review-box-panel .CodeMirror-scroll { + max-width:800px + } +} + +@media (min-width: 1201px) { + .review-box-panel .CodeMirror-scroll { + max-width:900px + } +} + +#review-box { + position: relative +} + +#review-box .review-comments-counter { + background-color: var(--color-primary-light-4); + color: var(--color-primary-contrast) +} + +#review-box:hover .review-comments-counter { + background-color: var(--color-primary-light-5) +} + +#review-box .review-comments-counter[data-pending-comment-number="0"] { + display: none +} + +.pull.files.diff [id] { + scroll-margin-top: 99px +} + +@media (max-width: 991px) { + .pull.files.diff [id] { + scroll-margin-top:130px + } +} + +.changed-since-last-review { + border: 1px var(--color-accent) solid; + background-color: var(--color-small-accent); + border-radius: 15px; + padding: 4px 8px; + margin: -8px 0; + font-size: .857rem +} + +.viewed-file-form { + display: flex; + align-items: center; + border: 1px solid transparent; + padding: 4px 8px; + margin: -8px 0; + border-radius: .285rem; + font-size: .857rem +} + +.viewed-file-form input { + margin-right: 4px +} + +.viewed-file-checked-form { + background-color: var(--color-small-accent); + border-color: var(--color-accent) +} + +#viewed-files-summary { + width: 72px; + height: 10px +} + +.diff-file-box { + border-radius: .285rem +} + +.diff-file-box:target { + box-shadow: 0 0 0 3px var(--color-accent) +} + +.container-labels td:nth-child(1) { + vertical-align: top +} + +.container-labels td:nth-child(2) { + overflow-wrap: anywhere +} + +.runner-container { + padding-bottom: 30px +} + +.runner-container .runner-ops>a { + margin-left: .5em +} + +.runner-container .runner-ops-delete { + color: var(--color-red-light) +} + +.runner-container .runner-basic-info .gt-dib { + margin-right: 1em +} + +.runner-container .runner-status-online { + padding: .3em .5em; + background-color: var(--color-green); + color: var(--color-white) +} + +.runner-container .runner-new-text { + color: var(--color-white) +} + +.runner-container #runner-new:hover .runner-new-text { + color: var(--color-white)!important +} + +.runner-container .runner-new-menu { + width: 300px +} + +.runner-container .task-status-success { + background-color: var(--color-green); + color: var(--color-white) +} + +.runner-container .task-status-failure { + background-color: var(--color-red-light); + color: var(--color-white) +} + +.runner-container .task-status-running { + background-color: var(--color-blue); + color: var(--color-white) +} + +.runner-container .task-status-cancelled,.runner-container .task-status-blocked { + background-color: var(--color-yellow); + color: var(--color-white) +} + +.gt-df { + display: flex!important +} + +.gt-di { + display: inline!important +} + +.gt-dif { + display: inline-flex!important +} + +.gt-dib { + display: inline-block!important +} + +.gt-ac { + align-items: center!important +} + +.gt-ab { + align-items: baseline!important +} + +.gt-tc { + text-align: center!important +} + +.gt-tl { + text-align: left!important +} + +.gt-tdn { + text-decoration: none!important +} + +.gt-jc { + justify-content: center!important +} + +.gt-js { + justify-content: flex-start!important +} + +.gt-je { + justify-content: flex-end!important +} + +.gt-sb { + justify-content: space-between!important +} + +.gt-fc { + flex-direction: column!important +} + +.gt-f1 { + flex: 1!important +} + +.gt-fw { + flex-wrap: wrap!important +} + +.gt-vm { + vertical-align: middle!important +} + +.gt-w-100 { + width: 100%!important +} + +.gt-h-100 { + height: 100%!important +} + +.gt-br-0 { + border-radius: 0!important +} + +.gt-pointer-events-none { + pointer-events: none!important +} + +.gt-relative { + position: relative!important +} + +.gt-overflow-x-scroll { + overflow-x: scroll!important +} + +.gt-mono { + font-family: var(--fonts-monospace)!important; + font-size: .9em!important +} + +.gt-bold { + font-weight: 600!important +} + +.gt-word-break { + word-wrap: break-word!important; + word-break: break-word; + overflow-wrap: anywhere +} + +.gt-ellipsis { + overflow: hidden!important; + white-space: nowrap!important; + text-overflow: ellipsis!important +} + +.gt-full-screen-width { + width: 100vw!important +} + +.gt-full-screen-height { + height: 100vh!important +} + +.gt-rounded { + border-radius: var(--border-radius)!important +} + +.gt-rounded-top { + border-radius: var(--border-radius) var(--border-radius) 0 0!important +} + +.gt-rounded-bottom { + border-radius: 0 0 var(--border-radius) var(--border-radius)!important +} + +.gt-rounded-left { + border-radius: var(--border-radius) 0 0 var(--border-radius)!important +} + +.gt-rounded-right { + border-radius: 0 var(--border-radius) var(--border-radius) 0!important +} + +.gt-border-secondary { + border: 1px solid var(--color-secondary)!important +} + +.gt-border-secondary-top { + border-top: 1px solid var(--color-secondary)!important +} + +.gt-border-secondary-bottom { + border-bottom: 1px solid var(--color-secondary)!important +} + +.gt-border-secondary-left { + border-left: 1px solid var(--color-secondary)!important +} + +.gt-border-secondary-right { + border-right: 1px solid var(--color-secondary)!important +} + +.gt-no-transition { + transition: none!important +} + +.gt-bg-red { + background: var(--color-red)!important +} + +.gt-bg-orange { + background: var(--color-orange)!important +} + +.gt-bg-yellow { + background: var(--color-yellow)!important +} + +.gt-bg-olive { + background: var(--color-olive)!important +} + +.gt-bg-green { + background: var(--color-green)!important +} + +.gt-bg-teal { + background: var(--color-teal)!important +} + +.gt-bg-blue { + background: var(--color-blue)!important +} + +.gt-bg-violet { + background: var(--color-violet)!important +} + +.gt-bg-purple { + background: var(--color-purple)!important +} + +.gt-bg-pink { + background: var(--color-pink)!important +} + +.gt-bg-brown { + background: var(--color-brown)!important +} + +.gt-bg-grey { + background: var(--color-grey)!important +} + +.gt-bg-gold { + background: var(--color-gold)!important +} + +.gt-text-white { + color: var(--color-white)!important +} + +.gt-m-0 { + margin: 0!important +} + +.gt-m-1 { + margin: .125rem!important +} + +.gt-m-2 { + margin: .25rem!important +} + +.gt-m-3 { + margin: .5rem!important +} + +.gt-m-4 { + margin: 1rem!important +} + +.gt-m-5 { + margin: 2rem!important +} + +.gt-ml-0 { + margin-left: 0!important +} + +.gt-ml-1 { + margin-left: .125rem!important +} + +.gt-ml-2 { + margin-left: .25rem!important +} + +.gt-ml-3 { + margin-left: .5rem!important +} + +.gt-ml-4 { + margin-left: 1rem!important +} + +.gt-ml-5 { + margin-left: 2rem!important +} + +.gt-mr-0 { + margin-right: 0!important +} + +.gt-mr-1 { + margin-right: .125rem!important +} + +.gt-mr-2 { + margin-right: .25rem!important +} + +.gt-mr-3 { + margin-right: .5rem!important +} + +.gt-mr-4 { + margin-right: 1rem!important +} + +.gt-mr-5 { + margin-right: 2rem!important +} + +.gt-mt-0 { + margin-top: 0!important +} + +.gt-mt-1 { + margin-top: .125rem!important +} + +.gt-mt-2 { + margin-top: .25rem!important +} + +.gt-mt-3 { + margin-top: .5rem!important +} + +.gt-mt-4 { + margin-top: 1rem!important +} + +.gt-mt-5 { + margin-top: 2rem!important +} + +.gt-mb-0 { + margin-bottom: 0!important +} + +.gt-mb-1 { + margin-bottom: .125rem!important +} + +.gt-mb-2 { + margin-bottom: .25rem!important +} + +.gt-mb-3 { + margin-bottom: .5rem!important +} + +.gt-mb-4 { + margin-bottom: 1rem!important +} + +.gt-mb-5 { + margin-bottom: 2rem!important +} + +.gt-mx-0 { + margin-left: 0!important; + margin-right: 0!important +} + +.gt-mx-1 { + margin-left: .125rem!important; + margin-right: .125rem!important +} + +.gt-mx-2 { + margin-left: .25rem!important; + margin-right: .25rem!important +} + +.gt-mx-3 { + margin-left: .5rem!important; + margin-right: .5rem!important +} + +.gt-mx-4 { + margin-left: 1rem!important; + margin-right: 1rem!important +} + +.gt-mx-5 { + margin-left: 2rem!important; + margin-right: 2rem!important +} + +.gt-my-0 { + margin-top: 0!important; + margin-bottom: 0!important +} + +.gt-my-1 { + margin-top: .125rem!important; + margin-bottom: .125rem!important +} + +.gt-my-2 { + margin-top: .25rem!important; + margin-bottom: .25rem!important +} + +.gt-my-3 { + margin-top: .5rem!important; + margin-bottom: .5rem!important +} + +.gt-my-4 { + margin-top: 1rem!important; + margin-bottom: 1rem!important +} + +.gt-my-5 { + margin-top: 2rem!important; + margin-bottom: 2rem!important +} + +.gt-p-0 { + padding: 0!important +} + +.gt-p-1 { + padding: .125rem!important +} + +.gt-p-2 { + padding: .25rem!important +} + +.gt-p-3 { + padding: .5rem!important +} + +.gt-p-4 { + padding: 1rem!important +} + +.gt-p-5 { + padding: 2rem!important +} + +.gt-pl-0 { + padding-left: 0!important +} + +.gt-pl-1 { + padding-left: .125rem!important +} + +.gt-pl-2 { + padding-left: .25rem!important +} + +.gt-pl-3 { + padding-left: .5rem!important +} + +.gt-pl-4 { + padding-left: 1rem!important +} + +.gt-pl-5 { + padding-left: 2rem!important +} + +.gt-pr-0 { + padding-right: 0!important +} + +.gt-pr-1 { + padding-right: .125rem!important +} + +.gt-pr-2 { + padding-right: .25rem!important +} + +.gt-pr-3 { + padding-right: .5rem!important +} + +.gt-pr-4 { + padding-right: 1rem!important +} + +.gt-pr-5 { + padding-right: 2rem!important +} + +.gt-pt-0 { + padding-top: 0!important +} + +.gt-pt-1 { + padding-top: .125rem!important +} + +.gt-pt-2 { + padding-top: .25rem!important +} + +.gt-pt-3 { + padding-top: .5rem!important +} + +.gt-pt-4 { + padding-top: 1rem!important +} + +.gt-pt-5 { + padding-top: 2rem!important +} + +.gt-pb-0 { + padding-bottom: 0!important +} + +.gt-pb-1 { + padding-bottom: .125rem!important +} + +.gt-pb-2 { + padding-bottom: .25rem!important +} + +.gt-pb-3 { + padding-bottom: .5rem!important +} + +.gt-pb-4 { + padding-bottom: 1rem!important +} + +.gt-pb-5 { + padding-bottom: 2rem!important +} + +.gt-px-0 { + padding-left: 0!important; + padding-right: 0!important +} + +.gt-px-1 { + padding-left: .125rem!important; + padding-right: .125rem!important +} + +.gt-px-2 { + padding-left: .25rem!important; + padding-right: .25rem!important +} + +.gt-px-3 { + padding-left: .5rem!important; + padding-right: .5rem!important +} + +.gt-px-4 { + padding-left: 1rem!important; + padding-right: 1rem!important +} + +.gt-px-5 { + padding-left: 2rem!important; + padding-right: 2rem!important +} + +.gt-py-0 { + padding-top: 0!important; + padding-bottom: 0!important +} + +.gt-py-1 { + padding-top: .125rem!important; + padding-bottom: .125rem!important +} + +.gt-py-2 { + padding-top: .25rem!important; + padding-bottom: .25rem!important +} + +.gt-py-3 { + padding-top: .5rem!important; + padding-bottom: .5rem!important +} + +.gt-py-4 { + padding-top: 1rem!important; + padding-bottom: 1rem!important +} + +.gt-py-5 { + padding-top: 2rem!important; + padding-bottom: 2rem!important +} + +.gt-gap-0 { + gap: 0!important +} + +.gt-gap-1 { + gap: .125rem!important +} + +.gt-gap-2 { + gap: .25rem!important +} + +.gt-gap-3 { + gap: .5rem!important +} + +.gt-gap-4 { + gap: 1rem!important +} + +.gt-gap-5 { + gap: 2rem!important +} + +.gt-gap-x-0 { + column-gap: 0!important +} + +.gt-gap-x-1 { + column-gap: .125rem!important +} + +.gt-gap-x-2 { + column-gap: .25rem!important +} + +.gt-gap-x-3 { + column-gap: .5rem!important +} + +.gt-gap-x-4 { + column-gap: 1rem!important +} + +.gt-gap-x-5 { + column-gap: 2rem!important +} + +.gt-gap-y-0 { + row-gap: 0!important +} + +.gt-gap-y-1 { + row-gap: .125rem!important +} + +.gt-gap-y-2 { + row-gap: .25rem!important +} + +.gt-gap-y-3 { + row-gap: .5rem!important +} + +.gt-gap-y-4 { + row-gap: 1rem!important +} + +.gt-gap-y-5 { + row-gap: 2rem!important +} + +.gt-content-center { + align-content: center!important +} + +@media (max-width: 767px) { + .gt-db-small { + display:block!important + } + + .gt-w-100-small { + width: 100%!important + } + + .gt-js-small { + justify-content: flex-start!important + } +} + +.gt-hidden { + display: none!important +} diff --git a/public/css/theme-arc-green.css b/public/css/theme-arc-green.css deleted file mode 100644 index 7e845d0..0000000 --- a/public/css/theme-arc-green.css +++ /dev/null @@ -1,688 +0,0 @@ -.chroma .bp { - color: #fabd2f; -} - -.chroma .c,.chroma .c1,.chroma .ch,.chroma .cm { - color: #777e94; -} - -.chroma .cp { - color: #8ec07c; -} - -.chroma .cpf { - color: #649bc4; -} - -.chroma .cs { - color: #9075cd; -} - -.chroma .dl { - color: #649bc4; -} - -.chroma .gd { - color: #fff; - background-color: #5f3737; -} - -.chroma .ge { - color: #ddee30; -} - -.chroma .gh { - color: #ffaa10; -} - -.chroma .gi { - color: #fff; - background-color: #3a523a; -} - -.chroma .go { - color: #777e94; -} - -.chroma .gp { - color: #ebdbb2; -} - -.chroma .gr { - color: #f43; -} - -.chroma .gs { - color: #ebdbb2; -} - -.chroma .gt { - color: #ff7540; -} - -.chroma .gu { - color: #b8bb26; -} - -.chroma .hl { - background-color: #3f424d; -} - -.chroma .il { - color: #649bc4; -} - -.chroma .k { - color: #ff7540; -} - -.chroma .kc { - color: #649bc4; -} - -.chroma .kd { - color: #ff7540; -} - -.chroma .kn { - color: #ffaa10; -} - -.chroma .kp { - color: #5f8700; -} - -.chroma .kr { - color: #ff7540; -} - -.chroma .kt { - color: #fabd2f; -} - -.chroma .ln,.chroma .lnt { - color: #7f8699; -} - -.chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .mo { - color: #649bc4; -} - -.chroma .n { - color: #fabd2f; -} - -.chroma .na { - color: #b8bb26; -} - -.chroma .nb { - color: #fabd2f; -} - -.chroma .nc { - color: #ffaa10; -} - -.chroma .nd { - color: #8ec07c; -} - -.chroma .ne { - color: #ff7540; -} - -.chroma .nf,.chroma .ni { - color: #fabd2f; -} - -.chroma .nl { - color: #ff7540; -} - -.chroma .nn { - color: #ffaa10; -} - -.chroma .no { - color: #649bc4; -} - -.chroma .nt { - color: #ff7540; -} - -.chroma .nv { - color: #ebdbb2; -} - -.chroma .nx { - color: #b6bac5; -} - -.chroma .o { - color: #ff7540; -} - -.chroma .ow { - color: #5f8700; -} - -.chroma .p { - color: #d2d4db; -} - -.chroma .s,.chroma .s1,.chroma .s2 { - color: #b8bb26; -} - -.chroma .sa { - color: #649bc4; -} - -.chroma .sb { - color: #b8bb26; -} - -.chroma .sc { - color: #649bc4; -} - -.chroma .sd { - color: #777e94; -} - -.chroma .se { - color: #ff7540; -} - -.chroma .sh { - color: #649bc4; -} - -.chroma .si { - color: #ffaa10; -} - -.chroma .sr { - color: #9075cd; -} - -.chroma .ss { - color: #ff7540; -} - -.chroma .sx { - color: #ffaa10; -} - -.chroma .vc { - color: #ff7540; -} - -.chroma .vg,.chroma .vi { - color: #ffaa10; -} - -.chroma .w { - color: #7f8699; -} - -.CodeMirror.cm-s-default .cm-property,.CodeMirror.cm-s-paper .cm-property { - color: #4E5D94; -} - -.CodeMirror.cm-s-default .cm-header,.CodeMirror.cm-s-paper .cm-header { - color: #9daccc; -} - -.CodeMirror.cm-s-default .cm-quote,.CodeMirror.cm-s-paper .cm-quote { - color: #090; -} - -.CodeMirror.cm-s-default .cm-keyword,.CodeMirror.cm-s-paper .cm-keyword { - color: #cc8a61; -} - -.CodeMirror.cm-s-default .cm-atom,.CodeMirror.cm-s-paper .cm-atom { - color: #ef5e77; -} - -.CodeMirror.cm-s-default .cm-number,.CodeMirror.cm-s-paper .cm-number { - color: #ff5656; -} - -.CodeMirror.cm-s-default .cm-def,.CodeMirror.cm-s-paper .cm-def { - color: #e4e4e4; -} - -.CodeMirror.cm-s-default .cm-variable-2,.CodeMirror.cm-s-paper .cm-variable-2 { - color: #00bdbf; -} - -.CodeMirror.cm-s-default .cm-variable-3,.CodeMirror.cm-s-paper .cm-variable-3 { - color: #085; -} - -.CodeMirror.cm-s-default .cm-comment,.CodeMirror.cm-s-paper .cm-comment { - color: #8e9ab3; -} - -.CodeMirror.cm-s-default .cm-string,.CodeMirror.cm-s-paper .cm-string { - color: #a77272; -} - -.CodeMirror.cm-s-default .cm-string-2,.CodeMirror.cm-s-paper .cm-string-2 { - color: #f50; -} - -.CodeMirror.cm-s-default .cm-meta,.CodeMirror.cm-s-paper .cm-meta,.CodeMirror.cm-s-default .cm-qualifier,.CodeMirror.cm-s-paper .cm-qualifier { - color: #ffb176; -} - -.CodeMirror.cm-s-default .cm-builtin,.CodeMirror.cm-s-paper .cm-builtin { - color: #b7c951; -} - -.CodeMirror.cm-s-default .cm-bracket,.CodeMirror.cm-s-paper .cm-bracket { - color: #997; -} - -.CodeMirror.cm-s-default .cm-tag,.CodeMirror.cm-s-paper .cm-tag { - color: #f1d273; -} - -.CodeMirror.cm-s-default .cm-attribute,.CodeMirror.cm-s-paper .cm-attribute { - color: #bfcc70; -} - -.CodeMirror.cm-s-default .cm-hr,.CodeMirror.cm-s-paper .cm-hr { - color: #999; -} - -.CodeMirror.cm-s-default .cm-url,.CodeMirror.cm-s-paper .cm-url { - color: #c5cfd0; -} - -.CodeMirror.cm-s-default .cm-link,.CodeMirror.cm-s-paper .cm-link { - color: #d8c792; -} - -.CodeMirror.cm-s-default .cm-error,.CodeMirror.cm-s-paper .cm-error { - color: #dbdbeb; -} - -:root { - --is-dark-theme: true; - --color-primary: #7289DA; - --color-primary-dark-1: #4E5D94; - --color-primary-dark-2: #4E5D94; - --color-primary-dark-3: #4E5D94; - --color-primary-dark-4: #405193; - --color-primary-dark-5: #cfddc1; - --color-primary-dark-6: #e7eee0; - --color-primary-dark-7: #f8faf6; - --color-primary-light-1: #4E5D94; - --color-primary-light-2: #8997c9; - --color-primary-light-3: #4E5D94; - --color-primary-light-4: #939bb7; - --color-primary-light-5: #4E5D94; - --color-primary-light-6: #1b2313; - --color-primary-light-7: #080b06; - --color-primary-alpha-10: #7289DA19; - --color-primary-alpha-20: #7289DA33; - --color-primary-alpha-30: #7289DA4b; - --color-primary-alpha-40: #7289DA66; - --color-primary-alpha-50: #7289DA80; - --color-primary-alpha-60: #7289DA99; - --color-primary-alpha-70: #7289DAb3; - --color-primary-alpha-80: #7289DAcc; - --color-primary-alpha-90: #7289DAe1; - --color-secondary: #454a57; - --color-secondary-dark-1: #505665; - --color-secondary-dark-2: #5b6273; - --color-secondary-dark-3: #71798e; - --color-secondary-dark-4: #7f8699; - --color-secondary-dark-5: #8c93a4; - --color-secondary-dark-6: #9aa0af; - --color-secondary-dark-7: #a8adba; - --color-secondary-dark-8: #b6bac5; - --color-secondary-dark-9: #c4c7d0; - --color-secondary-dark-10: #d2d4db; - --color-secondary-dark-11: #dfe1e6; - --color-secondary-dark-12: #edeef1; - --color-secondary-dark-13: #fbfbfc; - --color-secondary-light-1: #373b46; - --color-secondary-light-2: #292c34; - --color-secondary-light-3: #1c1e23; - --color-secondary-light-4: #0e0f11; - --color-secondary-alpha-10: #454a5719; - --color-secondary-alpha-20: #454a5733; - --color-secondary-alpha-30: #454a574b; - --color-secondary-alpha-40: #454a5766; - --color-secondary-alpha-50: #454a5780; - --color-secondary-alpha-60: #454a5799; - --color-secondary-alpha-70: #454a57b3; - --color-secondary-alpha-80: #454a57cc; - --color-secondary-alpha-90: #454a57e1; - --color-red: #db2828; - --color-orange: #f2711c; - --color-yellow: #fbbd08; - --color-olive: #b5cc18; - --color-green: #7289DA; - --color-teal: #00b5ad; - --color-blue: #2185d0; - --color-violet: #6435c9; - --color-purple: #a333c8; - --color-pink: #e03997; - --color-brown: #a5673f; - --color-grey: #767a85; - --color-black: #1e222e; - --color-gold: #a1882b; - --color-white: #ffffff; - --color-diff-removed-word-bg: #6f3333; - --color-diff-added-word-bg: #3c653c; - --color-diff-removed-row-bg: #3c2626; - --color-diff-moved-row-bg: #818044; - --color-diff-added-row-bg: #283e2d; - --color-diff-removed-row-border: #634343; - --color-diff-moved-row-border: #bcca6f; - --color-diff-added-row-border: #314a37; - --color-diff-inactive: #353846; - --color-error-border: #a53a37; - --color-error-bg: #482c2c; - --color-error-text: #ff4433; - --color-success-border: #458a57; - --color-success-bg: #284034; - --color-success-text: #6cc664; - --color-warning-border: #bb9d00; - --color-warning-bg: #3a3a30; - --color-warning-text: #fbbd08; - --color-info-border: #306090; - --color-info-bg: #26354c; - --color-info-text: #38a8e8; - --color-body: #383c4a; - --color-box-header: #404652; - --color-box-body: #303440; - --color-text-dark: #dbe0ea; - --color-text: #bbc0ca; - --color-text-light: #a6aab5; - --color-text-light-2: #8a8e99; - --color-text-light-3: #707687; - --color-footer: #2e323e; - --color-timeline: #4c525e; - --color-input-text: #d5dbe6; - --color-input-background: #292d39; - --color-input-border: #454a57; - --color-input-border-hover: #505667; - --color-navbar: #2a2e3a; - --color-navbar-transparent: #2a2e3a00; - --color-light: #00000028; - --color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled))); - --color-light-border: #ffffff28; - --color-hover: #ffffff10; - --color-active: #ffffff16; - --color-menu: #2e323e; - --color-card: #2e323e; - --color-markup-table-row: #ffffff06; - --color-markup-code-block: #292d39; - --color-button: #353846; - --color-code-bg: #2a2e3a; - --color-code-sidebar-bg: #2e323e; - --color-shadow: #00000060; - --color-secondary-bg: #2a2e3a; - --color-text-focus: #fff; - --color-expand-button: #3c404d; - --color-placeholder-text: #6a737d; - --color-editor-line-highlight: var(--color-primary-light-5); - --color-project-board-bg: var(--color-secondary-light-2); - --color-caret: var(--color-text); - --color-reaction-bg: #ffffff12; - --color-reaction-active-bg: var(--color-primary-alpha-40); -} - -::-webkit-calendar-picker-indicator { - filter: invert(.8); -} - -.ui.horizontal.segments>.segment { - background-color: #383c4a; -} - -.following.bar.light { - background: #2e323e; - border-color: var(--color-secondary-alpha-40); -} - -.following.bar .top.menu a.item:hover { - color: #fff; -} - -.feeds .list ul li.private { - background: #353945; -} - -.ui.red.label,.ui.red.labels .label { - background-color: #7d3434!important; - border-color: #8a2121!important; -} - -.ui.yellow.label,.ui.yellow.labels .label { - border-color: #664d02!important; - background-color: #936e00!important; -} - -.ui.accordion .title:not(.ui) { - color: #dbdbdb; -} - -.ui.green.label,.ui.green.labels .label,.ui.basic.green.label { - background-color: #4E5D94!important; - border-color: #4E5D94!important; -} - -.ui.green.labels a.label:hover,.ui.basic.green.labels a.label:hover,a.ui.ui.ui.green.label:hover,a.ui.basic.green.label:hover { - background-color: #3d794b!important; - border-color: #3d794b!important; - color: #fff!important; -} - -.ui.divider:not(.vertical):not(.horizontal) { - border-bottom-color: var(--color-secondary); - border-top-color: transparent; -} - -.form .help { - color: #7f8699; -} - -.ui .text.light.grey { - color: #7f8699!important; -} - -.ui.form .fields.error .field textarea,.ui.form .fields.error .field select,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=url],.ui.form .field.error textarea,.ui.form .field.error select,.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=time],.ui.form .field.error input[type=text],.ui.form .field.error input[type=file],.ui.form .field.error input[type=url] { - background-color: #522; - border: 1px solid #7d3434; - color: #f9cbcb; -} - -.ui.form .field.error select:focus,.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=url]:focus { - background-color: #522; - border: 1px solid #a04141; - color: #f9cbcb; -} - -.ui.green.button,.ui.green.buttons .button { - background-color: #7289DA; -} - -.ui.green.button:hover,.ui.green.button:focus,.ui.green.buttons .button:hover { - background-color: #4E5D94; -} - -.ui.search>.results { - background: #383c4a; - border-color: var(--color-secondary); -} - -.ui.search>.results .result:hover,.ui.category.search>.results .category .result:hover { - background: var(--color-secondary); -} - -.ui.search>.results .result .title { - color: #dbdbdb; -} - -.ui.table>thead>tr>th { - background: var(--color-secondary); - color: #dbdbdb!important; -} - -.repository.file.list #repo-files-table tr { - background: #2a2e3a; -} - -.repository.file.list #repo-files-table tr:hover { - background-color: #393d4a!important; -} - -.overflow.menu .items .item { - color: #9d9d9d; -} - -.overflow.menu .items .item:hover { - color: #dbdbdb; -} - -.ui.list>.item>.content { - color: var(--color-secondary-dark-6)!important; -} - -.repository .navbar .active.item,.repository .navbar .active.item:hover { - border-color: transparent!important; -} - -.repository .diff-stats li { - border-color: var(--color-secondary); -} - -.tag-code,.tag-code td { - background: #353945!important; -} - -.tag-code td.lines-num { - background-color: #3a3e4c!important; -} - -.tag-code td.lines-type-marker,td.blob-hunk { - color: #dbdbdb!important; -} - -.ui.red.button,.ui.red.buttons .button { - background-color: #7d3434; -} - -.ui.red.button:hover,.ui.red.buttons .button:hover { - background-color: #984646; -} - -.ui.list .list>.item .header,.ui.list>.item .header { - color: #dedede; -} - -.ui.list .list>.item .description,.ui.list>.item .description { - color: var(--color-secondary-dark-6); -} - -.repository.labels .ui.basic.black.label { - background-color: #bbb!important; -} - -.lines-num { - color: var(--color-secondary-dark-6)!important; - border-color: var(--color-secondary)!important; -} - -td.blob-excerpt { - background-color: #00000026; -} - -.lines-code.active,.lines-code .active { - background: #534d1b!important; -} - -.ui.ui.ui.ui.table tr.active,.ui.ui.table td.active { - color: #dbdbdb; -} - -.ui.active.label { - background: #393d4a; - border-color: #393d4a; - color: #dbdbdb; -} - -.ui.header .sub.header { - color: var(--color-secondary-dark-6); -} - -.ui.dividing.header { - border-bottom: 1px solid var(--color-secondary); -} - -.ui.modal>.header { - background: var(--color-secondary); - color: #dbdbdb; -} - -.ui.modal>.actions { - background: var(--color-secondary); - border-color: var(--color-secondary); -} - -.ui.modal>.content { - background: #383c4a; -} - -.minicolors-panel { - background: var(--color-secondary)!important; - border-color: #6a737d!important; -} - -.emoji[aria-label="check mark"],.emoji[aria-label="currency exchange"],.emoji[aria-label="TOP arrow"],.emoji[aria-label="END arrow"],.emoji[aria-label="ON! arrow"],.emoji[aria-label="SOON arrow"],.emoji[aria-label="heavy dollar sign"],.emoji[aria-label=copyright],.emoji[aria-label=registered],.emoji[aria-label="trade mark"],.emoji[aria-label=multiply],.emoji[aria-label=plus],.emoji[aria-label=minus],.emoji[aria-label=divide],.emoji[aria-label="curly loop"],.emoji[aria-label="double curly loop"],.emoji[aria-label="wavy dash"],.emoji[aria-label="paw prints"],.emoji[aria-label="musical note"],.emoji[aria-label="musical notes"] { - filter: invert(100%) hue-rotate(180deg); -} - -.edit-diff>div>.ui.table { - border-left-color: var(--color-secondary)!important; - border-right-color: var(--color-secondary)!important; -} - -footer .container .links>* { - border-left-color: #888; -} - -.repository.release #release-list>li .detail .dot { - background-color: #505667; - border-color: #383c4a; -} - -.tribute-container { - box-shadow: 0 .25rem .5rem #0009; -} - -.repository .repo-header .ui.huge.breadcrumb.repo-title .repo-header-icon .avatar { - color: #2a2e3a; -} - -img[src$="/img/matrix.svg"] { - filter: invert(80%); -} - -.is-loading:after { - border-color: #4a4c58 #4a4c58 #d7d7da #d7d7da; -} - -.markup-block-error { - border: 1px solid rgba(121,71,66,.5)!important; - border-bottom: none!important; -} diff --git a/public/css/theme-auto.css b/public/css/theme-auto.css index e72018e..33a0ef9 100644 --- a/public/css/theme-auto.css +++ b/public/css/theme-auto.css @@ -1,688 +1,524 @@ -.chroma .bp { - color: #fabd2f; -} - -.chroma .c,.chroma .c1,.chroma .ch,.chroma .cm { - color: #777e94; -} - -.chroma .cp { - color: #8ec07c; -} - -.chroma .cpf { - color: #649bc4; -} - -.chroma .cs { - color: #9075cd; -} - -.chroma .dl { - color: #649bc4; -} - -.chroma .gd { - color: #fff; - background-color: #5f3737; -} - -.chroma .ge { - color: #ddee30; -} - -.chroma .gh { - color: #ffaa10; -} - -.chroma .gi { - color: #fff; - background-color: #3a523a; -} - -.chroma .go { - color: #777e94; -} - -.chroma .gp { - color: #ebdbb2; -} - -.chroma .gr { - color: #f43; -} - -.chroma .gs { - color: #ebdbb2; -} - -.chroma .gt { - color: #ff7540; -} - -.chroma .gu { - color: #b8bb26; -} - -.chroma .hl { - background-color: #3f424d; -} - -.chroma .il { - color: #649bc4; -} - -.chroma .k { - color: #ff7540; -} - -.chroma .kc { - color: #649bc4; -} - -.chroma .kd { - color: #ff7540; -} - -.chroma .kn { - color: #ffaa10; -} - -.chroma .kp { - color: #5f8700; -} - -.chroma .kr { - color: #ff7540; -} - -.chroma .kt { - color: #fabd2f; -} - -.chroma .ln,.chroma .lnt { - color: #7f8699; -} - -.chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .mo { - color: #649bc4; -} - -.chroma .n { - color: #fabd2f; -} - -.chroma .na { - color: #b8bb26; -} - -.chroma .nb { - color: #fabd2f; -} - -.chroma .nc { - color: #ffaa10; -} +@media (prefers-color-scheme: dark) { + .chroma { + background-color:var(--color-code-bg) + } + + .chroma .lntd { + vertical-align: top; + padding: 0; + margin: 0; + border: 0 + } + + .chroma .lntable { + border-spacing: 0; + padding: 0; + margin: 0; + border: 0; + width: auto; + overflow: auto; + display: block + } + + .chroma .hl { + display: block; + width: 100% + } + + .chroma .lnt,.chroma .ln { + margin-right: .4em; + padding: 0 .4em + } + + .chroma .gs { + font-weight: 600 + } + + .chroma .gl { + text-decoration: underline + } +} + +@media (prefers-color-scheme: dark) { + .chroma .bp { + color:#fabd2f + } + + .chroma .c,.chroma .c1,.chroma .ch,.chroma .cm { + color: #777e94 + } + + .chroma .cp { + color: #8ec07c + } + + .chroma .cpf { + color: #649bc4 + } + + .chroma .cs { + color: #9075cd + } + + .chroma .dl { + color: #649bc4 + } + + .chroma .gd { + color: #fff; + background-color: #5f3737 + } + + .chroma .ge { + color: #ddee30 + } + + .chroma .gh { + color: #ffaa10 + } + + .chroma .gi { + color: #fff; + background-color: #3a523a + } + + .chroma .go { + color: #777e94 + } + + .chroma .gp { + color: #ebdbb2 + } + + .chroma .gr { + color: #f43 + } + + .chroma .gs { + color: #ebdbb2 + } + + .chroma .gt { + color: #ff7540 + } + + .chroma .gu { + color: #b8bb26 + } + + .chroma .il { + color: #649bc4 + } + + .chroma .k { + color: #ff7540 + } + + .chroma .kc { + color: #649bc4 + } -.chroma .nd { - color: #8ec07c; -} + .chroma .kd { + color: #ff7540 + } -.chroma .ne { - color: #ff7540; -} + .chroma .kn { + color: #ffaa10 + } -.chroma .nf,.chroma .ni { - color: #fabd2f; -} + .chroma .kp { + color: #5f8700 + } -.chroma .nl { - color: #ff7540; -} + .chroma .kr { + color: #ff7540 + } -.chroma .nn { - color: #ffaa10; -} + .chroma .kt { + color: #ff7b72 + } -.chroma .no { - color: #649bc4; -} - -.chroma .nt { - color: #ff7540; -} - -.chroma .nv { - color: #ebdbb2; -} - -.chroma .nx { - color: #b6bac5; -} - -.chroma .o { - color: #ff7540; -} - -.chroma .ow { - color: #5f8700; -} - -.chroma .p { - color: #d2d4db; -} - -.chroma .s,.chroma .s1,.chroma .s2 { - color: #b8bb26; -} - -.chroma .sa { - color: #649bc4; -} - -.chroma .sb { - color: #b8bb26; -} - -.chroma .sc { - color: #649bc4; -} + .chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .mo { + color: #649bc4 + } -.chroma .sd { - color: #777e94; -} + .chroma .n { + color: #c9d1d9 + } -.chroma .se { - color: #ff7540; -} + .chroma .na { + color: #b8bb26 + } -.chroma .sh { - color: #649bc4; -} + .chroma .nb { + color: #fabd2f + } -.chroma .si { - color: #ffaa10; -} + .chroma .nc { + color: #ffaa10 + } -.chroma .sr { - color: #9075cd; -} + .chroma .nd { + color: #8ec07c + } -.chroma .ss { - color: #ff7540; -} + .chroma .ne { + color: #ff7540 + } -.chroma .sx { - color: #ffaa10; -} + .chroma .nf,.chroma .ni { + color: #fabd2f + } -.chroma .vc { - color: #ff7540; -} + .chroma .nl { + color: #ff7540 + } -.chroma .vg,.chroma .vi { - color: #ffaa10; -} + .chroma .nn { + color: #ffaa10 + } -.chroma .w { - color: #7f8699; -} + .chroma .no { + color: #649bc4 + } -.CodeMirror.cm-s-default .cm-property,.CodeMirror.cm-s-paper .cm-property { - color: #4E5D94; -} + .chroma .nt { + color: #ff7540 + } -.CodeMirror.cm-s-default .cm-header,.CodeMirror.cm-s-paper .cm-header { - color: #9daccc; -} + .chroma .nv { + color: #ebdbb2 + } -.CodeMirror.cm-s-default .cm-quote,.CodeMirror.cm-s-paper .cm-quote { - color: #090; -} + .chroma .nx { + color: #b6bac5 + } -.CodeMirror.cm-s-default .cm-keyword,.CodeMirror.cm-s-paper .cm-keyword { - color: #cc8a61; -} + .chroma .o { + color: #ff7540 + } -.CodeMirror.cm-s-default .cm-atom,.CodeMirror.cm-s-paper .cm-atom { - color: #ef5e77; -} + .chroma .ow { + color: #5f8700 + } -.CodeMirror.cm-s-default .cm-number,.CodeMirror.cm-s-paper .cm-number { - color: #ff5656; -} + .chroma .p { + color: #d2d4db + } -.CodeMirror.cm-s-default .cm-def,.CodeMirror.cm-s-paper .cm-def { - color: #e4e4e4; -} + .chroma .s,.chroma .s1,.chroma .s2 { + color: #b8bb26 + } -.CodeMirror.cm-s-default .cm-variable-2,.CodeMirror.cm-s-paper .cm-variable-2 { - color: #00bdbf; -} + .chroma .sa { + color: #649bc4 + } -.CodeMirror.cm-s-default .cm-variable-3,.CodeMirror.cm-s-paper .cm-variable-3 { - color: #085; -} + .chroma .sb { + color: #b8bb26 + } -.CodeMirror.cm-s-default .cm-comment,.CodeMirror.cm-s-paper .cm-comment { - color: #8e9ab3; -} + .chroma .sc { + color: #649bc4 + } -.CodeMirror.cm-s-default .cm-string,.CodeMirror.cm-s-paper .cm-string { - color: #a77272; -} + .chroma .sd { + color: #777e94 + } -.CodeMirror.cm-s-default .cm-string-2,.CodeMirror.cm-s-paper .cm-string-2 { - color: #f50; -} + .chroma .se { + color: #ff7540 + } -.CodeMirror.cm-s-default .cm-meta,.CodeMirror.cm-s-paper .cm-meta,.CodeMirror.cm-s-default .cm-qualifier,.CodeMirror.cm-s-paper .cm-qualifier { - color: #ffb176; -} + .chroma .sh { + color: #649bc4 + } -.CodeMirror.cm-s-default .cm-builtin,.CodeMirror.cm-s-paper .cm-builtin { - color: #b7c951; -} + .chroma .si { + color: #ffaa10 + } -.CodeMirror.cm-s-default .cm-bracket,.CodeMirror.cm-s-paper .cm-bracket { - color: #997; -} + .chroma .sr { + color: #9075cd + } -.CodeMirror.cm-s-default .cm-tag,.CodeMirror.cm-s-paper .cm-tag { - color: #f1d273; -} + .chroma .ss { + color: #ff7540 + } -.CodeMirror.cm-s-default .cm-attribute,.CodeMirror.cm-s-paper .cm-attribute { - color: #bfcc70; -} + .chroma .sx { + color: #ffaa10 + } -.CodeMirror.cm-s-default .cm-hr,.CodeMirror.cm-s-paper .cm-hr { - color: #999; -} + .chroma .vc { + color: #ff7540 + } -.CodeMirror.cm-s-default .cm-url,.CodeMirror.cm-s-paper .cm-url { - color: #c5cfd0; -} + .chroma .vg,.chroma .vi { + color: #ffaa10 + } -.CodeMirror.cm-s-default .cm-link,.CodeMirror.cm-s-paper .cm-link { - color: #d8c792; + .chroma .w { + color: #7f8699 + } +} + +@media (prefers-color-scheme: dark) { + .CodeMirror.cm-s-default .cm-property,.CodeMirror.cm-s-paper .cm-property { + color:#4E5D94 + } + + .CodeMirror.cm-s-default .cm-header,.CodeMirror.cm-s-paper .cm-header { + color: #9daccc + } + + .CodeMirror.cm-s-default .cm-quote,.CodeMirror.cm-s-paper .cm-quote { + color: #090 + } + + .CodeMirror.cm-s-default .cm-keyword,.CodeMirror.cm-s-paper .cm-keyword { + color: #cc8a61 + } + + .CodeMirror.cm-s-default .cm-atom,.CodeMirror.cm-s-paper .cm-atom { + color: #ef5e77 + } + + .CodeMirror.cm-s-default .cm-number,.CodeMirror.cm-s-paper .cm-number { + color: #ff5656 + } + + .CodeMirror.cm-s-default .cm-def,.CodeMirror.cm-s-paper .cm-def { + color: #e4e4e4 + } + + .CodeMirror.cm-s-default .cm-variable-2,.CodeMirror.cm-s-paper .cm-variable-2 { + color: #00bdbf + } + + .CodeMirror.cm-s-default .cm-variable-3,.CodeMirror.cm-s-paper .cm-variable-3 { + color: #085 + } + + .CodeMirror.cm-s-default .cm-comment,.CodeMirror.cm-s-paper .cm-comment { + color: #8e9ab3 + } + + .CodeMirror.cm-s-default .cm-string,.CodeMirror.cm-s-paper .cm-string { + color: #a77272 + } + + .CodeMirror.cm-s-default .cm-string-2,.CodeMirror.cm-s-paper .cm-string-2 { + color: #f50 + } + + .CodeMirror.cm-s-default .cm-meta,.CodeMirror.cm-s-paper .cm-meta,.CodeMirror.cm-s-default .cm-qualifier,.CodeMirror.cm-s-paper .cm-qualifier { + color: #ffb176 + } + + .CodeMirror.cm-s-default .cm-builtin,.CodeMirror.cm-s-paper .cm-builtin { + color: #b7c951 + } + + .CodeMirror.cm-s-default .cm-bracket,.CodeMirror.cm-s-paper .cm-bracket { + color: #997 + } + + .CodeMirror.cm-s-default .cm-tag,.CodeMirror.cm-s-paper .cm-tag { + color: #f1d273 + } + + .CodeMirror.cm-s-default .cm-attribute,.CodeMirror.cm-s-paper .cm-attribute { + color: #bfcc70 + } + + .CodeMirror.cm-s-default .cm-hr,.CodeMirror.cm-s-paper .cm-hr { + color: #999 + } + + .CodeMirror.cm-s-default .cm-url,.CodeMirror.cm-s-paper .cm-url { + color: #c5cfd0 + } + + .CodeMirror.cm-s-default .cm-link,.CodeMirror.cm-s-paper .cm-link { + color: #d8c792 + } + + .CodeMirror.cm-s-default .cm-error,.CodeMirror.cm-s-paper .cm-error { + color: #dbdbeb + } +} + +@media (prefers-color-scheme: dark) { + :root { + --is-dark-theme: true; + --color-primary: #7289DA; + --color-primary-contrast: #ffffff; + --color-primary-dark-1: #4E5D94; + --color-primary-dark-2: #4E5D94; + --color-primary-dark-3: #4E5D94; + --color-primary-dark-4: #405193; + --color-primary-dark-5: #cfddc1; + --color-primary-dark-6: #e7eee0; + --color-primary-dark-7: #f8faf6; + --color-primary-light-1: #4E5D94; + --color-primary-light-2: #8997c9; + --color-primary-light-3: #4E5D94; + --color-primary-light-4: #939bb7; + --color-primary-light-5: #4E5D94; + --color-primary-light-6: #1b2313; + --color-primary-light-7: #080b06; + --color-primary-alpha-10: #7289DA19; + --color-primary-alpha-20: #7289DA33; + --color-primary-alpha-30: #7289DA4b; + --color-primary-alpha-40: #7289DA66; + --color-primary-alpha-50: #7289DA80; + --color-primary-alpha-60: #7289DA99; + --color-primary-alpha-70: #7289DAb3; + --color-primary-alpha-80: #7289DAcc; + --color-primary-alpha-90: #7289DAe1; + --color-secondary: #454a57; + --color-secondary-dark-1: #505665; + --color-secondary-dark-2: #5b6273; + --color-secondary-dark-3: #71798e; + --color-secondary-dark-4: #7f8699; + --color-secondary-dark-5: #8c93a4; + --color-secondary-dark-6: #9aa0af; + --color-secondary-dark-7: #a8adba; + --color-secondary-dark-8: #b6bac5; + --color-secondary-dark-9: #c4c7d0; + --color-secondary-dark-10: #d2d4db; + --color-secondary-dark-11: #dfe1e6; + --color-secondary-dark-12: #edeef1; + --color-secondary-dark-13: #fbfbfc; + --color-secondary-light-1: #373b46; + --color-secondary-light-2: #292c34; + --color-secondary-light-3: #1c1e23; + --color-secondary-light-4: #0e0f11; + --color-secondary-alpha-10: #454a5719; + --color-secondary-alpha-20: #454a5733; + --color-secondary-alpha-30: #454a574b; + --color-secondary-alpha-40: #454a5766; + --color-secondary-alpha-50: #454a5780; + --color-secondary-alpha-60: #454a5799; + --color-secondary-alpha-70: #454a57b3; + --color-secondary-alpha-80: #454a57cc; + --color-secondary-alpha-90: #454a57e1; + --color-red: #cc4848; + --color-orange: #cc580c; + --color-yellow: #cc9903; + --color-olive: #91a313; + --color-green: #7289DA; + --color-teal: #00918a; + --color-blue: #3a8ac6; + --color-violet: #906ae1; + --color-purple: #b259d0; + --color-pink: #d22e8b; + --color-brown: #a47252; + --color-grey: #9ea2aa; + --color-black: #1e222e; + --color-red-light: #c23636; + --color-orange-light: #b84f0b; + --color-yellow-light: #b88a03; + --color-olive-light: #839311; + --color-green-light: #7a9e55; + --color-teal-light: #00837c; + --color-blue-light: #347cb3; + --color-violet-light: #7b4edb; + --color-purple-light: #a742c9; + --color-pink-light: #be297d; + --color-brown-light: #94674a; + --color-grey-light: #8d919b; + --color-black-light: #1b1f29; + --color-gold: #b1983b; + --color-white: #ffffff; + --color-diff-removed-word-bg: #6f3333; + --color-diff-added-word-bg: #3c653c; + --color-diff-removed-row-bg: #3c2626; + --color-diff-moved-row-bg: #818044; + --color-diff-added-row-bg: #283e2d; + --color-diff-removed-row-border: #634343; + --color-diff-moved-row-border: #bcca6f; + --color-diff-added-row-border: #314a37; + --color-diff-inactive: #353846; + --color-error-border: #a04141; + --color-error-bg: #522; + --color-error-bg-active: #744; + --color-error-bg-hover: #633; + --color-error-text: #f9cbcb; + --color-success-border: #458a57; + --color-success-bg: #284034; + --color-success-text: #6cc664; + --color-warning-border: #bb9d00; + --color-warning-bg: #3a3a30; + --color-warning-text: #fbbd08; + --color-info-border: #306090; + --color-info-bg: #26354c; + --color-info-text: #38a8e8; + --color-red-badge: #db2828; + --color-red-badge-bg: #db28281a; + --color-red-badge-hover-bg: #db28284d; + --color-green-badge: #21ba45; + --color-green-badge-bg: #21ba451a; + --color-green-badge-hover-bg: #21ba454d; + --color-yellow-badge: #fbbd08; + --color-yellow-badge-bg: #fbbd081a; + --color-yellow-badge-hover-bg: #fbbd084d; + --color-orange-badge: #f2711c; + --color-orange-badge-bg: #f2711c1a; + --color-orange-badge-hover-bg: #f2711c4d; + --color-git: #f05133; + --color-body: #383c4a; + --color-box-header: #404652; + --color-box-body: #2a2e3a; + --color-box-body-highlight: #353945; + --color-text-dark: #dbe0ea; + --color-text: #bbc0ca; + --color-text-light: #a6aab5; + --color-text-light-1: #979ba6; + --color-text-light-2: #8a8e99; + --color-text-light-3: #707687; + --color-footer: #2e323e; + --color-timeline: #4c525e; + --color-input-text: #d5dbe6; + --color-input-background: #232933; + --color-input-toggle-background: #454a57; + --color-input-border: #454a57; + --color-input-border-hover: #505667; + --color-navbar: #2a2e3a; + --color-navbar-transparent: #2a2e3a00; + --color-light: #00000028; + --color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled))); + --color-light-border: #ffffff28; + --color-hover: #ffffff10; + --color-active: #ffffff16; + --color-menu: #2e323e; + --color-card: #2e323e; + --color-markup-table-row: #ffffff06; + --color-markup-code-block: #ffffff0d; + --color-button: #353846; + --color-code-bg: #2a2e3a; + --color-code-sidebar-bg: #2e323e; + --color-shadow: #00000060; + --color-secondary-bg: #2a2e3a; + --color-text-focus: #fff; + --color-expand-button: #3c404d; + --color-placeholder-text: #6a737d; + --color-editor-line-highlight: var(--color-primary-light-5); + --color-project-board-bg: var(--color-secondary-light-2); + --color-caret: var(--color-text); + --color-reaction-bg: #ffffff12; + --color-reaction-active-bg: var(--color-primary-alpha-40); + --color-header-bar: #2e323e; + --color-label-active-bg: #4c525e; + --color-accent: var(--color-primary-light-1); + --color-small-accent: var(--color-primary-light-5); + --color-active-line: #534d1b; + accent-color: var(--color-accent); + color-scheme: dark + } + + .emoji[aria-label="check mark"],.emoji[aria-label="currency exchange"],.emoji[aria-label="TOP arrow"],.emoji[aria-label="END arrow"],.emoji[aria-label="ON! arrow"],.emoji[aria-label="SOON arrow"],.emoji[aria-label="heavy dollar sign"],.emoji[aria-label=copyright],.emoji[aria-label=registered],.emoji[aria-label="trade mark"],.emoji[aria-label=multiply],.emoji[aria-label=plus],.emoji[aria-label=minus],.emoji[aria-label=divide],.emoji[aria-label="curly loop"],.emoji[aria-label="double curly loop"],.emoji[aria-label="wavy dash"],.emoji[aria-label="paw prints"],.emoji[aria-label="musical note"],.emoji[aria-label="musical notes"] { + filter: invert(100%) hue-rotate(180deg) + } } - -.CodeMirror.cm-s-default .cm-error,.CodeMirror.cm-s-paper .cm-error { - color: #dbdbeb; -} - -:root { - --is-dark-theme: true; - --color-primary: #7289DA; - --color-primary-dark-1: #4E5D94; - --color-primary-dark-2: #4E5D94; - --color-primary-dark-3: #4E5D94; - --color-primary-dark-4: #405193; - --color-primary-dark-5: #cfddc1; - --color-primary-dark-6: #e7eee0; - --color-primary-dark-7: #f8faf6; - --color-primary-light-1: #4E5D94; - --color-primary-light-2: #8997c9; - --color-primary-light-3: #4E5D94; - --color-primary-light-4: #939bb7; - --color-primary-light-5: #4E5D94; - --color-primary-light-6: #1b2313; - --color-primary-light-7: #080b06; - --color-primary-alpha-10: #7289DA19; - --color-primary-alpha-20: #7289DA33; - --color-primary-alpha-30: #7289DA4b; - --color-primary-alpha-40: #7289DA66; - --color-primary-alpha-50: #7289DA80; - --color-primary-alpha-60: #7289DA99; - --color-primary-alpha-70: #7289DAb3; - --color-primary-alpha-80: #7289DAcc; - --color-primary-alpha-90: #7289DAe1; - --color-secondary: #454a57; - --color-secondary-dark-1: #505665; - --color-secondary-dark-2: #5b6273; - --color-secondary-dark-3: #71798e; - --color-secondary-dark-4: #7f8699; - --color-secondary-dark-5: #8c93a4; - --color-secondary-dark-6: #9aa0af; - --color-secondary-dark-7: #a8adba; - --color-secondary-dark-8: #b6bac5; - --color-secondary-dark-9: #c4c7d0; - --color-secondary-dark-10: #d2d4db; - --color-secondary-dark-11: #dfe1e6; - --color-secondary-dark-12: #edeef1; - --color-secondary-dark-13: #fbfbfc; - --color-secondary-light-1: #373b46; - --color-secondary-light-2: #292c34; - --color-secondary-light-3: #1c1e23; - --color-secondary-light-4: #0e0f11; - --color-secondary-alpha-10: #454a5719; - --color-secondary-alpha-20: #454a5733; - --color-secondary-alpha-30: #454a574b; - --color-secondary-alpha-40: #454a5766; - --color-secondary-alpha-50: #454a5780; - --color-secondary-alpha-60: #454a5799; - --color-secondary-alpha-70: #454a57b3; - --color-secondary-alpha-80: #454a57cc; - --color-secondary-alpha-90: #454a57e1; - --color-red: #db2828; - --color-orange: #f2711c; - --color-yellow: #fbbd08; - --color-olive: #b5cc18; - --color-green: #7289DA; - --color-teal: #00b5ad; - --color-blue: #2185d0; - --color-violet: #6435c9; - --color-purple: #a333c8; - --color-pink: #e03997; - --color-brown: #a5673f; - --color-grey: #767a85; - --color-black: #1e222e; - --color-gold: #a1882b; - --color-white: #ffffff; - --color-diff-removed-word-bg: #6f3333; - --color-diff-added-word-bg: #3c653c; - --color-diff-removed-row-bg: #3c2626; - --color-diff-moved-row-bg: #818044; - --color-diff-added-row-bg: #283e2d; - --color-diff-removed-row-border: #634343; - --color-diff-moved-row-border: #bcca6f; - --color-diff-added-row-border: #314a37; - --color-diff-inactive: #353846; - --color-error-border: #a53a37; - --color-error-bg: #482c2c; - --color-error-text: #ff4433; - --color-success-border: #458a57; - --color-success-bg: #284034; - --color-success-text: #6cc664; - --color-warning-border: #bb9d00; - --color-warning-bg: #3a3a30; - --color-warning-text: #fbbd08; - --color-info-border: #306090; - --color-info-bg: #26354c; - --color-info-text: #38a8e8; - --color-body: #383c4a; - --color-box-header: #404652; - --color-box-body: #303440; - --color-text-dark: #dbe0ea; - --color-text: #bbc0ca; - --color-text-light: #a6aab5; - --color-text-light-2: #8a8e99; - --color-text-light-3: #707687; - --color-footer: #2e323e; - --color-timeline: #4c525e; - --color-input-text: #d5dbe6; - --color-input-background: #292d39; - --color-input-border: #454a57; - --color-input-border-hover: #505667; - --color-navbar: #2a2e3a; - --color-navbar-transparent: #2a2e3a00; - --color-light: #00000028; - --color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled))); - --color-light-border: #ffffff28; - --color-hover: #ffffff10; - --color-active: #ffffff16; - --color-menu: #2e323e; - --color-card: #2e323e; - --color-markup-table-row: #ffffff06; - --color-markup-code-block: #292d39; - --color-button: #353846; - --color-code-bg: #2a2e3a; - --color-code-sidebar-bg: #2e323e; - --color-shadow: #00000060; - --color-secondary-bg: #2a2e3a; - --color-text-focus: #fff; - --color-expand-button: #3c404d; - --color-placeholder-text: #6a737d; - --color-editor-line-highlight: var(--color-primary-light-5); - --color-project-board-bg: var(--color-secondary-light-2); - --color-caret: var(--color-text); - --color-reaction-bg: #ffffff12; - --color-reaction-active-bg: var(--color-primary-alpha-40); -} - -::-webkit-calendar-picker-indicator { - filter: invert(.8); -} - -.ui.horizontal.segments>.segment { - background-color: #383c4a; -} - -.following.bar.light { - background: #2e323e; - border-color: var(--color-secondary-alpha-40); -} - -.following.bar .top.menu a.item:hover { - color: #fff; -} - -.feeds .list ul li.private { - background: #353945; -} - -.ui.red.label,.ui.red.labels .label { - background-color: #7d3434!important; - border-color: #8a2121!important; -} - -.ui.yellow.label,.ui.yellow.labels .label { - border-color: #664d02!important; - background-color: #936e00!important; -} - -.ui.accordion .title:not(.ui) { - color: #dbdbdb; -} - -.ui.green.label,.ui.green.labels .label,.ui.basic.green.label { - background-color: #4E5D94!important; - border-color: #4E5D94!important; -} - -.ui.green.labels a.label:hover,.ui.basic.green.labels a.label:hover,a.ui.ui.ui.green.label:hover,a.ui.basic.green.label:hover { - background-color: #3d794b!important; - border-color: #3d794b!important; - color: #fff!important; -} - -.ui.divider:not(.vertical):not(.horizontal) { - border-bottom-color: var(--color-secondary); - border-top-color: transparent; -} - -.form .help { - color: #7f8699; -} - -.ui .text.light.grey { - color: #7f8699!important; -} - -.ui.form .fields.error .field textarea,.ui.form .fields.error .field select,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=url],.ui.form .field.error textarea,.ui.form .field.error select,.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=time],.ui.form .field.error input[type=text],.ui.form .field.error input[type=file],.ui.form .field.error input[type=url] { - background-color: #522; - border: 1px solid #7d3434; - color: #f9cbcb; -} - -.ui.form .field.error select:focus,.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=url]:focus { - background-color: #522; - border: 1px solid #a04141; - color: #f9cbcb; -} - -.ui.green.button,.ui.green.buttons .button { - background-color: #7289DA; -} - -.ui.green.button:hover,.ui.green.button:focus,.ui.green.buttons .button:hover { - background-color: #4E5D94; -} - -.ui.search>.results { - background: #383c4a; - border-color: var(--color-secondary); -} - -.ui.search>.results .result:hover,.ui.category.search>.results .category .result:hover { - background: var(--color-secondary); -} - -.ui.search>.results .result .title { - color: #dbdbdb; -} - -.ui.table>thead>tr>th { - background: var(--color-secondary); - color: #dbdbdb!important; -} - -.repository.file.list #repo-files-table tr { - background: #2a2e3a; -} - -.repository.file.list #repo-files-table tr:hover { - background-color: #393d4a!important; -} - -.overflow.menu .items .item { - color: #9d9d9d; -} - -.overflow.menu .items .item:hover { - color: #dbdbdb; -} - -.ui.list>.item>.content { - color: var(--color-secondary-dark-6)!important; -} - -.repository .navbar .active.item,.repository .navbar .active.item:hover { - border-color: transparent!important; -} - -.repository .diff-stats li { - border-color: var(--color-secondary); -} - -.tag-code,.tag-code td { - background: #353945!important; -} - -.tag-code td.lines-num { - background-color: #3a3e4c!important; -} - -.tag-code td.lines-type-marker,td.blob-hunk { - color: #dbdbdb!important; -} - -.ui.red.button,.ui.red.buttons .button { - background-color: #7d3434; -} - -.ui.red.button:hover,.ui.red.buttons .button:hover { - background-color: #984646; -} - -.ui.list .list>.item .header,.ui.list>.item .header { - color: #dedede; -} - -.ui.list .list>.item .description,.ui.list>.item .description { - color: var(--color-secondary-dark-6); -} - -.repository.labels .ui.basic.black.label { - background-color: #bbb!important; -} - -.lines-num { - color: var(--color-secondary-dark-6)!important; - border-color: var(--color-secondary)!important; -} - -td.blob-excerpt { - background-color: #00000026; -} - -.lines-code.active,.lines-code .active { - background: #534d1b!important; -} - -.ui.ui.ui.ui.table tr.active,.ui.ui.table td.active { - color: #dbdbdb; -} - -.ui.active.label { - background: #393d4a; - border-color: #393d4a; - color: #dbdbdb; -} - -.ui.header .sub.header { - color: var(--color-secondary-dark-6); -} - -.ui.dividing.header { - border-bottom: 1px solid var(--color-secondary); -} - -.ui.modal>.header { - background: var(--color-secondary); - color: #dbdbdb; -} - -.ui.modal>.actions { - background: var(--color-secondary); - border-color: var(--color-secondary); -} - -.ui.modal>.content { - background: #383c4a; -} - -.minicolors-panel { - background: var(--color-secondary)!important; - border-color: #6a737d!important; -} - -.emoji[aria-label="check mark"],.emoji[aria-label="currency exchange"],.emoji[aria-label="TOP arrow"],.emoji[aria-label="END arrow"],.emoji[aria-label="ON! arrow"],.emoji[aria-label="SOON arrow"],.emoji[aria-label="heavy dollar sign"],.emoji[aria-label=copyright],.emoji[aria-label=registered],.emoji[aria-label="trade mark"],.emoji[aria-label=multiply],.emoji[aria-label=plus],.emoji[aria-label=minus],.emoji[aria-label=divide],.emoji[aria-label="curly loop"],.emoji[aria-label="double curly loop"],.emoji[aria-label="wavy dash"],.emoji[aria-label="paw prints"],.emoji[aria-label="musical note"],.emoji[aria-label="musical notes"] { - filter: invert(100%) hue-rotate(180deg); -} - -.edit-diff>div>.ui.table { - border-left-color: var(--color-secondary)!important; - border-right-color: var(--color-secondary)!important; -} - -footer .container .links>* { - border-left-color: #888; -} - -.repository.release #release-list>li .detail .dot { - background-color: #505667; - border-color: #383c4a; -} - -.tribute-container { - box-shadow: 0 .25rem .5rem #0009; -} - -.repository .repo-header .ui.huge.breadcrumb.repo-title .repo-header-icon .avatar { - color: #2a2e3a; -} - -img[src$="/img/matrix.svg"] { - filter: invert(80%); -} - -.is-loading:after { - border-color: #4a4c58 #4a4c58 #d7d7da #d7d7da; -} - -.markup-block-error { - border: 1px solid rgba(121,71,66,.5)!important; - border-bottom: none!important; -} \ No newline at end of file