:root {
	--border-radius: 6px;
	--color-primary: #32383e;
	--color-navbar: #f6f8fa;
	--color-active: #eaeef6;
	--color-markup-code-block: #f6f8fa;
	--color-hover: #f5f7fa;
	--color-purple: #8250df;
	--color-green: #1a7f37;
	--color-yellow: #d68805;
	--color-border-regular: #eee;
	--color-menu: #fbfcfd;
	--color-secondary: #cdd7e1;
	--color-text: #32383e;
	--color-text-light: #32383E;
	--color-nav-hover-bg: #f5f7fa;
	--color-menu: #f7f8f9;
	--color-second: #636b74;
	--color-box-header: #f5f7fa;
	--color-input-background: #FBFCFD;
	--color-input-border: #cdd7e1;
	--color-text-dark: #32383E;
	--color-text-light-2: #636b74;
	--color-grey-light: #636b74;
	--color-a: #0b6bcb;
	--color-body: #fbfcfd;
	--color-box-body: #fbfcfd;
	--bg-base: #dde7ee;
	--bg-content: #fbfcfd;
	--bg-primary: #f5f7fa;
	--bg-hover: #f5f7fa;
	--bg-active: #eaeef6;
	--bg-light: #f5f7fa;
	--border-1: #cdd7e1;
	--border-2: #dee4eb;
	--border-3: #0b6bcb;
	--border-4: #e8ecf0;
	--bg-solid: #636B74;
}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}
body > .full.height {
	background: var(--bg-primary);
	padding-bottom: 40px;
}
div.full.height div[role="main"] > div.divider {
	border:0 none;
}
#navbar {
	position: fixed;
    width: 68px;
	background: var(--bg-content);
    border-right: 1px solid var(--border-2);
	border-bottom: 0 none;
    top: 0;
    bottom: 0;
    align-items: center;
	flex-direction: column;
	padding:1px 0 0 0;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#navbar .navbar-left,
#navbar .navbar-right {
	flex-wrap: wrap;
	justify-content: center;
}
#navbar .navbar-right.menu {
	justify-content: flex-end;
	flex: 1 1 auto;
	flex-direction: column;
	padding: 0 0 10px 0;
}
#navbar .navbar-right.menu .menu.user-menu {
	right: auto;
}
#navbar .navbar-right.menu > a.item:nth-child(2) {
	padding: 10px 13px 10px 11px;
}
#navbar .navbar-right.menu > a.item .notification_count {
	font-weight:300;
	font-size: 11px;
	background: var(--border-3);
	border: 1px solid var(--border-3);
}
#navbar .navbar-right.menu > div.item:nth-child(3) {
	background: var(--bg-hover);
	padding:10px 12px!important;
	margin: 2px auto 8px;
}
#navbar .navbar-right.menu > div.item:nth-child(3) .octicon-triangle-down {
	display: none;
}
#navbar .navbar-right.menu > div.item:nth-child(4) .avatar {
	margin-left: 3px;
}
#navbar .navbar-right.menu > div.item:nth-child(4) .octicon-triangle-down {
	transform: rotate(270deg);
	opacity: .75;
	margin-left: -3px;
}
#navbar .navbar-left .item {
	margin: 0;
}
#navbar .navbar-left > .item:first-child {
	margin: 15px 0 7px 0;
}
#navbar .navbar-left > a.item:nth-child(1n+2) {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: 9999px;
	overflow:hidden;
	white-space: nowrap;
	margin: 3px 0;
	opacity: .65;
}
#navbar .navbar-left > a.item:nth-child(3) {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAsElEQVR4nOWUQQrCMBBF30KP0OBZRPcWT9LeRO3p2oX7xp2HGBFGKCFMNFEo9sOsZvIeZEhgJlkDHXDXugCrbwrOgAR1ygEdgVsEJlpbYGf0PVBbAm8cFoXvEzOjJXgN5UZS55clcEDzK4EDBp1tSwWNAmPwIeh9LGgDkAXPErgAaMGzBM9UQD/pXYEN8WQvuVKJBS8SMNnB/zy0eQp84iuWN8r8rutCyQgcCm6ABeYBobOXUFWvj4QAAAAASUVORK5CYII=');
}
#navbar .navbar-left > a.item:nth-child(4) {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAyklEQVR4nO2VTQrCMBCFv0XxDHqV9gieR9eCaH/u5G0aF13qxp1SmZQ0JBqbuFD6YCAML/OSGfIC/4YFUANnQAGl5EzsYgQq4G7F0Sre5yZDSYEcKGStrOI6rsAJWH8i0MnmwhDoPAJm7GNaVHlatAI2wE1yQTfJZLC6eCm5V0PeCrdvVzC0QAiWwr3wJYEp/FngPeYZeJGJm+oW1Y6HFsOncVhFk5A/mF3uMLsU/MGuTTdtE/JHRqfjkJD//B5LOVkrZPvLjOH/IB4Wt38h8cqs8AAAAABJRU5ErkJggg==');
}
#navbar .navbar-left > a.item:nth-child(5) {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAA3ElEQVR4nO2TMQrCUBBEX1IqloI5hOBVDKk0h9Bo6RUCHsQriCY38BpipYJ2kYUpQoqI/igRHNji78DM/vn74Y+2wAdilfcJgxgoVNNSv3Co7xp4Ep58KqLfh9/GLToCK2AEdJs22AC9V27w7hZFQA5cVRkQ0hDWNTdMXcUjCd2AGTAAAmCunnFjly3KJWLiVSTi9u88ckf9i842eRWBuHMTBkGNwcllizKJWBxVLMVtcUBYeuREU1stgLs4S8UJ6ZOffgD6ria2ijt9MsvcYrHJTdw5pjrY5CY+fACXLYE11mA2vwAAAABJRU5ErkJggg==');
	background-position: 50% 49%;
}
#navbar .navbar-left > a.item:nth-child(1n+2):hover {
	background-color: var(--bg-hover);
	opacity: 1;
}
#navbar .navbar-left > a.item.active:nth-child(1n+2) {
	background-color: var(--bg-active);
	opacity: 1;
}
#activity-feed > .flex-item {
	margin: 15px 0;
    padding: 20px 0 5px 0;
}
#activity-feed > .flex-item:first-child {
	padding-top: 5px;
}
#activity-feed > .flex-item .flex-item-trailing svg {
	color: #999!important;
    width: 24px;
}
.following.bar #navbar {
	width: 100vw;
	min-height: 40px;
	padding: 0 0.5rem;
}
.page-content {
	margin-left:68px;
	background: var(--bg-primary);
}
.dashboard .dashboard-navbar {
	height: 66px;
	margin: -15px 0;
	background: var(--bg-content);
	border-bottom: 1px solid var(--border-1);
	display: flex;
	width: 100%;
}
.dashboard .dashboard-navbar .menu {
	flex-grow: 1;
}
.dashboard .dashboard-navbar .menu > .item > .dropdown.jump img.avatar {
	height: 30px;
	max-height: 30px;
	margin: 0 15px 0 0;
}
.dashboard-navbar .ui.secondary.menu > div.item {
	padding: 10px 16px;
	margin: 0;
}
.dashboard-navbar .right.menu > .item {
	padding: 0 16px;
    margin: 0 5px;
    line-height: 3em;
}
#navbar .right.menu .menu.user-menu {
	padding-bottom: 4px;
}
.dashboard-navbar .ui.menu .ui.dropdown .menu >.item {
	padding: 1px 15px!important;
    margin: 0 5px;
    line-height: 3em;
}
.dashboard-navbar .scrolling.menu .org-visibility .label {
	position: relative;
    top: -1px;
	margin-left: 7px;
}
.ui.dropdown .menu > .header {
	font-weight: 400;
	color: var(--color-second);
}
.dashboard-navbar .ui.dropdown .menu > .header {
	font-size: 13px!important;
}
.org-visibility .label {
	font-weight: 300;
}
.theme-custom .ui.basic.labels .label, 
.theme-custom .ui.basic.label {
	background-color: #fafbfc;
}
.theme-custom .ui.floating.dropdown .menu {
	box-shadow: 0 1px 4px #34373a1f!important;
}
.ui.basic.labels .label, .ui.basic.label {
	background-color: var(--bg-content);
	border-color: var(--border-2);
}
.ui.dropdown .scrolling.menu {
	border-top: 0 none;
	border-color: var(--border-2);
}
.ui.scrolling.dropdown .menu, .ui.dropdown .scrolling.menu {
	max-height: 25rem;
}
.dashboard-navbar .ui.secondary.menu a .truncated-item-name {
	line-height: 3em;
}
.dashboard-navbar .ui.secondary.menu a.item:hover {
	background: var(--bg-hover);
}
.dashboard-navbar .ui.secondary.menu a.item.active {
	background: var(--bg-active);
}
.dashboard-navbar .ui.secondary.menu .item:nth-child(2) span.text {
	display: flex;
    align-items: center;
	gap: 5px;
}
.dashboard-navbar .ui.secondary.menu .item:nth-child(2) span.text svg.octicon-people {
	position: relative;
    top: 0px;
}
.dashboard-navbar .ui.secondary.menu .item:nth-child(2) .context.user.menu {
	padding-bottom:5px;
}
.dashboard-navbar .ui.secondary.menu .item:nth-child(2) .context.user.menu > .menu.items {
	border-bottom: 0 none;
}
.dashboard-navbar .ui.secondary.menu .item .context.user.menu > .menu.items > .item {
	border-radius: 0;
	border-top: 1px solid var(--border-4);
}
.dashboard-navbar .ui.menu:not(.vertical) .item >.button {
	margin: 0;
    padding: 6px 15px 5px;
	line-height: 2em;
	border: 1px solid var(--border-2);
	background-color: var(--bg-content)!important;
}
.dashboard-navbar .ui.menu:not(.vertical) .item >.button:hover {
	border: 1px solid var(--border-1);
	background-color: var(--bg-hover)!important;
}
.page-content > .ui.container {
	background: var(--bg-content);
	border: 1px solid var(--border-1);
	padding: 25px;
	margin-top: 15px;
	border-radius: 5px;
}
.diff .ui.container.fluid.padded {
	padding: 25px;
	width: 98%;
    margin-left: 1%;
}
.vch__months__labels__wrapper {
	transform: none!important;
}
.theme-custom .ui.grey.labels .label, 
.theme-custom .ui.ui.ui.grey.label {
	background-color: var(--bg-solid);
    border-color: var(--bg-solid);
}
.theme-custom input:focus {
	border-color: var(--border-1)!important;
}
.theme-custom .ui.action.input:not([class*="left action"])>input, 
.theme-custom .ui.action.input:not([class*="left action"])>input:hover {
	border-right: 1px solid transparent!important;
}
.theme-custom .ui.attached.header {
	padding: 12px 14px 11px;
    border: 1px solid var(--border-1);
}
.theme-custom .ui.attached.header.file-header {
	padding: 7px 12px 6px!important;
}
.theme-custom .ui.secondary.pointing.menu.repos-filter .item {
	padding: 15px 7px 12px;
}
.theme-custom .ui.secondary.pointing.menu .active.item {
	border-color: var(--border-3)!important;
}
#dashboard-repo-list a.repo-list-link {
	padding: 0;
	line-height: 2em;
}
ul.repo-owner-name-list li {
	height: 40px;
}
.repo-button-row .basic.button {
	font-size: 13px;
	line-height: 16px;
}
#repo-topics .repo-topic {
	font-weight: 300;
	font-size: 12px;
	padding: 5px 7px;
}
#repo-files-table .commit-list a.author-wrapper,
#repo-files-table .commit-list .message-wrapper a {
	color: var(--color-text-dark)!important;
}
#clone-panel #more-btn .menu > .item {
	color: var(--color-text-dark)!important;
}
.repo-list-link .basic.label {
	font-weight: 300;
}
.repo-owner-name-list > .gt-df.gt-ac > .text.light.grey {
	line-height: 3em;
	position: relative;
	top:1px;
}
.repo-list-link .svg {
	position: relative;
	top:1px;
}

.theme-custom .page-footer {
	font-size: 12px;
	padding: 7px 15px ;
	line-height: 16px;
	border-top: 1px solid var(--border-2);
}
.theme-custom .page-footer .language .flex-text-inline {
	font-size: 12px;
}
.news > .grid > .column.right > .text > svg path {
	color: var(--color-a);
}
.feeds .news .fourteen > div > p:first-child {
	line-height: 1.9em;
}
.feeds .news .fourteen > div > p:nth-child(3) {
	margin: -5px 0 0 10px;
    font-weight: 300;
}
.theme-custom .pagination.menu {
	margin-bottom: 10px;
}
.dashboard-repos .repos-search > .input {
	margin: 5px 0;
}
#notification_table {
	padding: 5px 0;
}
.theme-custom .repository.list .repo-title a {
	color: var(--color-a);
}
.theme-custom .repository.list .labels .label {
	font-weight: 300;
	font-size: 11px;
	padding: 4px 5px!important;
}
.container .repository.list .item .description > p:first-child {
	color: var(--color-second);
}
.container .repository.list .item .description > p.time {
	color: var(--color-second);
}
.ui.tabular.menu .item:not(.active) {
	border-top:0 none;
}
.repo-header {
	padding: 5px 0 10px;
}
.repo-buttons .ui.labeled.button {
	box-shadow: 0px 1px 2px 0px rgba(21 22 23 / 0.08)!important;
}
.repo-buttons .ui.labeled.button button,
.repo-buttons .ui.labeled.button a {
	padding:1px 10px;
	font-size: 12px!important;
	line-height: 2em;
	margin-left: 5px;
}
.repo-buttons .ui.ui.labeled.button > .label {
	background: var(--color-light);
	margin:0!important;
	border-left:0 none;
}
.repository.file.list .repo-description {
	align-items: center;
	position: relative;
	margin-top: -5px;
}
.repository.file.list .repo-description #repo-desc {
	color: var(--color-second);
	font-size: 14px;
	max-width: calc(100% - 330px);
	margin: 0 0 10px 3px;
	min-height: 20px;
}
.repository.file.list .repo-description .repo-search {
	width:320px;
	position: absolute;
    right: 0;
	top: 0;
}
.repository .ui.segment.sub-menu .list .item {
	padding-top: 11px!important;
}
.theme-custom .ui.segments.repository-summary >.segment {
	border-top:0 none;
}

.page-content.repository > .ui.container,
.page-content.explore > .ui.container,
.page-content.dashboard > .ui.container,
.page-content.explore > .ui.container {
	border-top: 0 none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.page-content.organization.profile > .container:nth-child(3),
.page-content.organization.members > .container:nth-child(3),
.page-content.organization.teams > .container:nth-child(3) {
	border-top: 0 none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-top: -40px;
}
.page-content .ui.divider {
	border-top: 1px solid var(--border-2)!important;
}
.page-content > .ui.divider{
	display: none;
}
.page-content > .ui.secondary.pointing.menu {
	background-color: var(--bg-content)!important;
	border-color: var(--border-2);
	margin: -15px 0 -15px 0!important;
}
.header-wrapper > div.ui.tabs.divider {
	margin-bottom: -15px;
}
a[href="/Tasky/-/projects"],
a[href="/Tasky/-/packages"] {
	display: none;
}
footer.page-footer {
	background: var(--bg-content);
	margin-left: 68px;
	padding-left: 22px;
}
.page-footer .right-links {
	min-width: 140px;
}
.ui.label {
	padding: 0.3em 0.5em;
	background: var(--color-light);
	color: var(--color-text-light);
	border-radius: 6px;
}
.ui.blue.label,
.ui.blue.labels .label,
.ui.primary.label,
.ui.primary.labels .label {
	border-color: var(--color-light) !important;
	background-color: #afb8c133 !important;
	border-radius: 6px;
	color: #24292f !important;
}
.ui.blue.button,
.ui.blue.buttons .button,
.ui.primary.button,
.ui.primary.buttons .button {
	background-color: var(--bg-hover) !important;
	color: #24292f !important;
}
.repo-icon {
	display: inline-block;
	transform: scale(0.75);
	margin-right: -0.05rem !important;
}
.ui.green.buttons .button,
.ui.green.button {
	background-color: #209b43;
	color: #fff !important;
}
.ui.green.labels .label,
.ui.ui.ui.green.label {
	background-color: #209b43;
	color: #fff !important;
}
.ui.label {
	padding: 0.5em 0.5em;
}
/* "edit" and "reopen" button font color */
.ui.basic.green.buttons .button,
.ui.basic.green.button {
	color: #24292f;
}
.feeds .list ul li.private {
	background: none;
}
.repository.file.list #repo-files-table tbody .svg.octicon-file-directory,
.repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
	color: #54aeff;
}
a,
.ui.breadcrumb a {
	color: var(--color-text) !important;
}
.ui.basic.blue.button,
.ui.basic.blue.buttons .button,
.ui.basic.primary.button,
.ui.basic.primary.buttons .button {
	background-color: #fff !important;
	box-shadow: inset 0 0 0 1px rgba(34, 36, 38, 0.15) !important;
	color: var(--color-text) !important;
}
.ui.basic.blue.button:focus,
.ui.basic.blue.buttons .button:focus,
.ui.basic.primary.button:focus,
.ui.basic.primary.buttons .button:focus {
	box-shadow: inset 0 0 0 0px #808080 !important;
}
.ui.basic.blue.button:hover,
.ui.basic.blue.buttons .button:hover,
.ui.basic.primary.button:hover,
.ui.basic.primary.buttons .button:hover {
	background-color: #fff !important;
}
ui.basic.blue.button:hover,
.ui.basic.blue.buttons .button:hover,
.ui.basic.primary.button:hover,
.ui.basic.primary.buttons .button:hover {
	box-shadow: inset 0 0 0 0px #808080 !important;
}
a:hover,
a.muted:hover,
.ui.breadcrumb a:hover {
	color: none;
}
.ui.tabular.menu .item:hover {
	color: none;
}
.ui.basic.labels .label,
.ui.basic.label {
	background-color: #fff;
}
.ui.labeled.button.disabled > .button,
.ui.basic.buttons .button,
.ui.basic.button {
	background-color: #f6f8fa;
}
.ui.blue.button:hover,
.ui.blue.buttons .button:hover,
.ui.primary.button:hover,
.ui.primary.buttons .button:hover {
	background-color: var(--color-hover) !important;
}
.repository .ui.segment.sub-menu .list .item a:hover {
	color: var(--color-text) !important;
}
.repo-buttons .ui.labeled.button > .label:hover {
	color: var(--color-text) !important;
}
.repository.file.list #repo-files-table tr:hover {
	background-color: #f6f8fa !important;
}
.ui .error.header {
	background-color: #cf222e !important;
	color: #fff !important;
}
.ui.red.buttons .button,
.ui.red.button {
	color: #fff !important;
	font-weight: 500;
}
.ui.basic.red.buttons .button,
.ui.basic.red.button {
	color: #cf222e !important;
}
* {
	scrollbar-width: thin;
	scrollbar-color: #ccc transparent !important;
}
::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 0 6px #808080 !important;
}
.ui.purple.labels .label,
.ui.ui.ui.purple.label {
	background-color: #8250df !important;
}
.repository #clone-panel input {
	background-color: #f6f8fa;
}
.ui.basic.green.buttons .button,
.ui.basic.green.button {
	color: var(--color-text) !important;
}
ul.repo-owner-name-list {
	font-size: 13px;
}
ul.repo-owner-name-list li a {
	line-height: 2em;
}
a.ui.label {
	color: #1b1c1d !important;
}
.ui .sha.label {
	color: var(--color-text) !important;
	padding: 6px 10px 6px;
	color: #1a7f37 !important;
}
.ui.tabular.menu .item {
	padding: 15px;
}
.ui.tabular.menu .active.item {
	margin-bottom: 2px;
}
.page-content.user.profile .four.wide.column .ui.card .extra.content.gt-word-break ul > li:nth-child(2) {
	 font-size: 13px;
}
.page-content.user.profile .tabs.container .secondary.menu {
	margin:0 -32px 0 -35px;
}
.page-content.user.profile .tabs.container .secondary.menu > a:nth-child(2),
.page-content.user.profile .tabs.container .secondary.menu > a:nth-child(3),
.page-content.user.profile .tabs.container .secondary.menu > a:nth-child(4) {
	display: none;
}
.page-content.organization.profile .tabs.container .secondary.menu > a:nth-child(2),
.page-content.organization.profile .tabs.container .secondary.menu > a:nth-child(3),
.page-content.organization.profile .tabs.container .secondary.menu > a:nth-child(4) {
	/* display: none; */
}
.page-content.organization.members .tabs.container .secondary.menu > a:nth-child(2),
.page-content.organization.members .tabs.container .secondary.menu > a:nth-child(3),
.page-content.organization.members .tabs.container .secondary.menu > a:nth-child(4) {
	/* display: none; */
}
.page-content.organization.teams .tabs.container .secondary.menu > a:nth-child(2),
.page-content.organization.teams .tabs.container .secondary.menu > a:nth-child(3),
.page-content.organization.teams .tabs.container .secondary.menu > a:nth-child(4) {
	/* display: none; */
}

.ui.basic.green.buttons .button,
.ui.basic.green.button {
	color: #2da44e !important;
}
.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 #1a7f37;
	color: #1a7f37;
}

.repository.view.issue
.comment-list
.timeline-item.commits-list
.singular-commit
.shabox
.sha.label.isSigned.isVerified {
	border: 1px solid #1a7f37;
}

.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
	color: var(--color-text) !important;
}

.ui.buttons:not(.basic):not(.inverted) > .button:not(.basic):not(.inverted) {
	border-left: 1px solid #2da44e;
	color: #2da44e;
}

.repository .ui.attached.isSigned.isVerified:last-child,
.repository .ui.attached.isSigned.isVerified.bottom {
	border: 1px solid #2da44e;
}

.ui.labeled.icon.buttons>.button>.icon, .ui.labeled.icon.button>.icon {
	border-right: 1px solid var(--color-secondary);
}

.ui.buttons:not(.basic):not(.inverted)>.button:not(.basic):not(.inverted) {
	border-left: 1px solid var(--color-secondary);
}

/* GPG verified msg banner */
.repository .ui.attached.isSigned.isVerified.message .ui.text {
	color: black;
}
.repository .ui.attached.isSigned.isVerified:last-child, .repository .ui.attached.isSigned.isVerified.bottom {
	border-bottom: 1px solid #21ba45;
}
.repository .ui.attached.isSigned.isVerified.top, .repository .ui.attached.isSigned.isVerified.message {
	border-top: 1px solid var(--color-secondary);
}
.repository .ui.attached.isSigned.isVerified {
	border-left: 1px solid var(--color-secondary);
	border-right: 1px solid var(--color-secondary);
}
.repository .ui.attached.isSigned.isVerified.message {
	box-shadow: none;
	background-color: #21ba45;
	color: black;
}

/* bg color of commit info box */
.ui .info.segment.top {
	background-color: var(--color-navbar)!important;
}

.repo-icon {
	display: none;

}

/* navbar font size */
.ui.secondary.menu .item {
	font-size: 13px;

}


::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 0 6px var(--color-navbar);

}
::-webkit-scrollbar-thumb:hover {
	box-shadow: inset 0 0 0 6px var(--color-text);

}

.following.bar #navbar .brand {
	margin-top: -2px;

}

.ui.ui.ui.container:not(.fluid) {
	margin-bottom: -3px;

}


a,
.ui.breadcrumb a {
	color: var(--color-a) !important;

}


.ui.tabular.menu .item {
	color: var(--color-text) !important;

}

.repository .ui.segment.sub-menu .list .item a {
	color: var(--color-text) !important;

}

.ui .menu:not(.vertical) .item > .button.compact {
	color: var(--color-text) !important;

}

.ui.labeled.button.disabled > .button,
.ui.basic.buttons .button,
.ui.basic.button {
	color: var(--color-text-light) !important;

}

#manage_topic {
	font-size: 12px;
	color: var(--color-text) !important;

}

.ui.menu .item {
	color: var(--color-text) !important;

}


.ui.label {
	background: rgba(175, 184, 193, 0.2);

}

.comment-header .actions a {
	color: var(--color-text-dark) !important;

}

.ui.dropdown > .text {
	color: var(--color-text-dark) !important;

}

.repository.compare.pull .choose.branch .svg {
	color: var(--color-text-dark) !important;

}

a.muted {
	color: var(--color-a) !important;
}

.repository.file.list #repo-files-table tbody .svg.octicon-file-directory-fill,
.repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
	color: #54aeff !important;
}

.repository.file.list #repo-files-table td.name a {
	color: var(--color-text-dark) !important;
}
.repository.file.list #repo-files-table td.message a {
	color: var(--color-second) !important;
}

.ui.negative.buttons .button,
.ui.negative.button {
	background-color: none;
	color: #db2828;
}

.ui.green.button {
	padding: 5px 16px;
	line-height: 20px;
}

.ui.green.labels .label,
.ui.ui.ui.green.label {
	padding: 5px 16px;
	line-height: 20px;
}

.ui.menu .item > .label:not(.floating) {
	padding: 0 6px;
	line-height: 18px;
}

.ui.secondary.pointing.menu .item > .circular.label {
	line-height: 10px;
}


.ui.grey.labels .label,
.ui.ui.ui.grey.label {
	line-height: 10px;
}

.ui.basic.inverted.buttons .button,
.ui.basic.inverted.button {
	color: #f9fafb !important;
}

.ui.basic.blue.button,
.ui.basic.blue.buttons .button,
.ui.basic.primary.button,
.ui.basic.primary.buttons .button {
	box-shadow: inset 0 0 0 1px transparent !important;
}

ui.basic.blue.button:hover,
.ui.basic.blue.buttons .button:hover,
.ui.basic.primary.button:hover,
.ui.basic.primary.buttons .button:hover {
	box-shadow: inset 0 0 0 0px transparent !important;

}

.issue.list .branches .branch {
	background-color: #afb8c133;
	border-radius: 6px;
}

a:hover {
	color: #1e70bf !important;
}
