html {
	line-height: 1;
}

body {
	background-color: #fbfbfb;
	padding: 0;
	margin: 120px 0 0 0;
	background-image: url('../art/bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	line-height: 18px;
	height: auto;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	min-height: 87%;
	position: relative;
}

#siteMainContent {
	padding-bottom: 60px;
}

.siteFooter {
	position: absolute;
	bottom: 0;
	width: 100%;
	min-height: 60px;
	line-height: 10px;
}

[data-position="bottom center"][data-tooltip]:before {
	margin-left: -8px;
	margin-top: 2.19px
}

[data-position~=bottom][data-tooltip]:before {
	-webkit-box-shadow: -1px -1px 0 0 #d4d4d5;
	box-shadow: -1px -1px 0 0 #d4d4d5;
}

.toolsBtn {
	padding: 8px!important;
}

.toolsBtn i{
	font-size: 22px;
}

i.icon.mystar:before {
	content: "\e914";
	font-family: 'icomoon' !important;
}

.ui.my.rating .active.icon {
	color: #a291fb;
	text-shadow: none;
	width: 16px;
	transition: all 0.2s ease;
}

.ui.my.rating .selected.icon {
	color: #7400bd;
	transition: all 0.2s ease;
}

.ui.my.rating .icon.partial.active {
	background: linear-gradient(to right,#a291fb 0 var(--full),rgba(0,0,0,.15) var(--full) 100%);
}

.forMessages {
	width: 100%;
	z-index: 10003;
	position: fixed;
}

.ui.page.dimmer {
	z-index: 10010;
}

.fixedTop {
	position: fixed;
	z-index: 10002;
	left: 0;
	top: 0;
	width: 100%;
}

.siteTop {
	background-color: #b70000;
	color: #fff;
	width: 100%;
	height: 50px;
}

.topCenter {
	width: 1000px;
	margin: 0 auto;
}

.topLogo {
	float: left;
	margin: 8px 0 0 0;
}

.topLinks {
	float: left;
	height: 50px;
}

.topLinks ul {
	padding: 2px 0 0 18px;
}

.topLinks ul li {
	list-style-type: none;
	font-family: monospace;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	display: inline;
	margin-right: 5px;
	padding: 3px;
}

.topLinks a {
	text-decoration: none;
	color: #fff;
	transition: all 0.2s ease;
	cursor: pointer;
}

.topLinks a:hover {
	text-decoration: underline;
	color: #ff8400;
	transition: all 0.2s ease;
}

.topSearch, .topLang {
	float: right;
	margin: 12px 0 0 0;
}

.topLogin {
	float: right;
	margin: 7px 6px 0 16px;
}

#loginBtn, #profileBtn {
	padding: 1px 1px 0 1px;
	width: 36px;
	height: 36px;
	font-size: 32px;
	background-color: #0000001a;
}

#profileBtn img {
	border-radius: 2px;
	margin: 1px 0 0 1px;
}

.topSearch input[name="search"] {
	border: 1px solid #858585;
	padding: 4px;
	width: 200px;
	height: 27px;
	outline: none;
	border-radius: 5px;
	transition: all 0.2s ease!important;
}

.topSearch .ui.search .prompt {
	border-radius: 5px;
}

.topSearch .ui.icon.input>i.search.icon {
	height: 27px;
}

.topSearch .ui.basic.floating.dropdown.button,
.topLang .ui.basic.floating.dropdown.button {
	padding: 0 0 0 10px;
	background-color: #0000001a;
	color: #fff;
	border-radius: 0 5px 5px 0;
	width: 110px;
}

.topSearch .ui.basic.floating.dropdown.button.active,
.topLang .ui.basic.floating.dropdown.button.active {
	-webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	-moz-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
}

.ui.dropdown:not(.labeled)>.dropdown.icon {
	margin: 0 5px;
}

.ui.action.input:not([class*="left action"])>input {
	border-right: none;
}

.topSearch .ui.search>.results {
	margin: 11px 0 0 0;
	/*border-radius: 0 0 5px 5px!important;*/

	-webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	-moz-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
}

#subSearch .text {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#subSearch .menu,
#siteLanguage .menu,
#profileBtn .menu {
	margin-top: 11px;
	border-radius: 0 0 5px 5px!important;
	border: none;
	background-color: #9e0000;
	color: #fff;

	-webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	-moz-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
}

#profileBtn .menu {
	margin-top: 7px;
}

#siteLanguage {
	border-radius: 5px!important;
	width: 90px;
	height: 27px;
	padding: 6px 0 0 10px;
}

#siteLanguage .text {
	width: 53px;
}

#subSearch .menu .item,
#siteLanguage .menu .item,
#profileBtn .menu .item {
	color: #fff;
}

#subSearch .menu .item.active,
#siteLanguage .menu .item.active,
#profileBtn .menu .item.active {
	background-color: #00000029;
}

#subSearch .menu .item:hover,
#siteLanguage .menu .item:hover,
#profileBtn .menu .item:hover {
	background-color: #00000019;
}

.langLink, .langLink:hover,
.profileLink, .profileLink:hover {
	color: #fff;
}

.ui.olive.button, .ui.olive.buttons .button {
	background-color: #5f6d02;
}
.ui.olive.button:hover, .ui.olive.buttons .button:hover {
	background-color: #8a9e00;
}

.ui.sky.button, .ui.sky.buttons .button {
	background-color: #1c84aa;
	color: #fff;
}
.ui.sky.button:hover, .ui.sky.buttons .button:hover {
	background-color: #19a3d5;
	color: #fff;
}

.ui.green.button, .ui.green.buttons .button {
	background-color: #478608;
}
.ui.green.button:hover, .ui.green.buttons .button:hover {
	background-color: #559713;
}

.ui.red.button, .ui.red.buttons .red {
	background-color: #861708;
}
.ui.red.button:hover, .ui.red.buttons .red:hover {
	background-color: #b31a06;
}

.ui.basic.labels .red.label, .ui.ui.ui.basic.red.label {
	border-color: #861708;
	color: #861708;
}

.ui.purple.button, .ui.purple.buttons .button {
	background-color: #773a9c;
}
.ui.purple.button:hover, .ui.purple.buttons .button:hover {
	background-color: #934dbd;
}

.siteContent {
	color: #000;
	width: 100%;
}

.siteContentCenter {
	/*clear: both;*/
	width: 1000px;
	margin: 0 auto;
}

.siteContentCenter img {
	max-width: 1000px;
}

.topNavigate {
	background-color: #e1e1e1;
	/* background-image: url('../art/topNavigateBg.png'); */
	/* background-repeat: repeat-x; */
	background: linear-gradient(180deg,rgba(225, 225, 225, 1) 0%, rgba(209, 209, 209, 1) 84%, rgba(214, 214, 214, 1) 86%, rgba(216, 216, 216, 1) 88%, rgba(218, 218, 218, 1) 90%, rgba(207, 207, 207, 1) 93%, rgba(199, 199, 199, 1) 95%, rgba(192, 192, 192, 1) 100%);
	color: #000;
	width: 100%;
	height: 50px;
}

.topCenter {
	width: 1000px;
	margin: 0 auto;
}

#topMenu {
	border: none;
	border-radius: 0;
	height: 50px;
	background-color: transparent;
	padding: 0 26px;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

#topMenu a, #topMenu a:hover {
	color: #000;
	text-shadow: 1px 1px 0px rgb(255 255 255 / 25%);
}

#topMenu>.item:first-child {
	border-radius: 0;
}

#topMenu>.item:last-child {
	border-radius: 0;
	padding-right: 52px;
	/* background-image: url('../art/menu2.png'), url('../art/menu1.png'); */
	background-image: url('../art/menu2.svg'), url('../art/menu1.svg');
	background-position: right bottom, left top;
	background-repeat: no-repeat, no-repeat;
}

#topMenu>.item {
	/* background-image: url('../art/menu0.png'), url('../art/menu1.png'); */
	background-image: url('../art/menu0.svg'), url('../art/menu1.svg');
	background-position: right bottom, left top;
	background-repeat: no-repeat, no-repeat;
}

#topMenu .item:before {
	height: 50px;
	width: 26px;
	background: transparent;
}

#topMenu {
	/* background-image: url('../art/menu0.png'); */
	background-image: url('../art/menu0.svg');
	background-position: left top;;
	background-repeat: no-repeat;
}

#topMenu .pointing.dropdown.item .menu {
	margin: 0 0 0 -26px;
	background-color: #e1e1e1;
	-webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	-moz-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4) inset!important;
	border-top: none;
}

#topMenu .ui.pointing.dropdown>.menu:not(.hidden):after {
	display: none;
}

.menuIcon {
	font-size: 20px;
	padding: 0 5px 0 0;
	vertical-align: sub;
}

#topMenu .ui.dropdown .menu>.item {
	padding: 10px 10px 5px 10px!important;
}

#topMenu >.item {
	padding: 20px 25px 0 10px;
	font-size: 13px;
}

#topMenu .item>i.dropdown.icon {
	margin: 0 0 0 2px;
}

#topMenu .ui.pointing.dropdown.link.item:hover {
	background-color: transparent;
}

#topMenu .ui.pointing.dropdown.link.item {
	color: #000;
	transition: all 0.2s ease;
}

#topMenu .ui.pointing.dropdown.link.item.active.visible {
	background-color: transparent;
	color: #f00;
	transition: all 0.2s ease;
}

.breadMenu {
	float: left;
	width: 640px;
	height: 30px;
	color: #633d7f;
	font-size: 12px;
	font-family: "Motiva Sans", Sans-serif;
	font-weight: normal;
}

.breadMenu .ui.breadcrumb a {
	text-decoration: none;
	color: #7400bd;
	transition: all 0.2s ease;
}

.breadMenu .ui.breadcrumb a:hover {
	color: #e41491;
	transition: all 0.2s ease;
	text-decoration: underline;
	cursor: pointer;
}

.breadMenu .active.section {
	color: #e41491;
}

.toolsMenu {
	/* float: right; */
	width: 1000px;
	height: 35px;
	text-align: right;
}

.contentTitle {
	font-weight: bold;
	padding-left: 0px;
	color: #000;
	font-family: 'Liter', 'Motiva Sans', Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 32px;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	clear: both;
}

.subTitle {
	font-size: 14px;
	color: #737373;
	font-style: italic;
}

.contentTitleS {
	margin: 30px 0 10px 0;
}

.contentTitleA {
	margin-bottom: 0;
}

.contentTitleH {
	margin: 10px 33% 10px 0;
	font-size: 22px;
	font-weight: bold;
	color: #7500bd;
	width: 100%;
	padding: 0 0 2px 0;
	border-bottom: 1px solid transparent;
	border-image: linear-gradient(90deg, #7500bd00 0%, #7500bd00 4%, #7500bd 0%, #7500bd 50%, #7500bd00 100%) 1;
}

.contentAuthor {
	color: #858585;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	padding-left: 34px;
}

.contentDis {
	color: #000;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	border-left: 2px solid #c0abcd;
	padding-left: 10px;
	min-height: 30px;
	line-height: 18px;
	margin: 0 0 20px 12px;
}

.previewItem {
	cursor: zoom-in;
}

.previewGraphic {
	text-align: center!important;
}

.previewGraphic > .content > img {
	max-width: 100%;
	max-width: -moz-available;          /* WebKit-based browsers will ignore this. */
	max-width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
	max-width: fill-available;
}

.previewBook, .previewPhoto {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: center;
}

#previewPhotoDis {
	text-align: left;
	margin: 20px;
}

.photoDis {
	min-height: 345px;
	margin-top: 20px;
}

.photoDisTitle {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
}

.disImageItem {
	display: none;
	opacity: 0;
	transition: display 0.5s, opacity 0.5s;
	transition-behavior: allow-discrete;
	position: absolute;
	max-width: 320px;
}

.disImageItem.visible {
	display: block;
	opacity: 1;
	transition: display 0.5s, opacity 0.5s;
}

@starting-style {
	.disImageItem.visible {
		opacity: 0;
	}
}

.contentDis a,
.ui.divided.list .item a,
.infoValue a,
.tValue a,
.iName a,
.xName a,
.cName a,
.mName a,
.dName a,
.rName a,
.aboutContent a,
.previewItem a,
.disImageURL a {
	color: #482b59;
	text-decoration: none;
	transition: all 0.2s ease;
}

.tValue [class^="flag-"] {
	font-size: 14px;
}

.disImageURL {
	padding-bottom: 10px;
}

.contentDis a:hover,
.ui.divided.list .item a:hover,
.infoValue a:hover,
.tValue a:hover,
.iName a:hover,
.cName a:hover,
.mName a:hover,
.xName a:hover,
.dName a:hover,
.rName a:hover,
.aboutContent a:hover,
.previewItem a:hover,
.disImageURL a:hover {
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}

.iName a:hover,
.cName a:hover,
.mName a:hover,
.xName a:hover,
.dName a:hover,
.rName a:hover {
	text-decoration: none;
}

.cLeft {
	width: 640px!important;
	margin: 0 10px 0 0;
	padding: 0!important;
}

.cRight {
	width: 350px!important;
	padding: 0!important;
}

.ui.sidebar {
	z-index: 10002!important;
}

#siteSideBar {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 0 5px 5px 0 !important;
	border-left: none;
}

#fixedMenuBtn {
	position: fixed;
	left: 0;
	top: 130px;
	z-index: 3;
	transition: all 0.2s ease!important;
	cursor: pointer;
}

#fixedMenuBtn.btnHide {
	left: -50px;
	transition: all 0.2s ease!important;
}

.ui.accordion .accordion {
	margin:	0;
}

.ui.accordion .content {
	margin-left: 20px;
}

.ui.accordion .title:not(.ui) {
	padding: 2px 0;
}

#siteAccordion a {
	color: #7400bd;
	text-decoration: none;
	transition: all 0.2s ease;
}

#siteAccordion a:hover {
	color: #e41491;
	transition: all 0.2s ease;
	text-decoration: underline;
	cursor: pointer;
}

#siteAccordion a.active,
#siteAccordion .title.active,
#siteAccordion .title.active a {
	color: #e41491;
	font-weight: bold;
}

#siteAccordion .menuIcon.active {
	color: #e41491;
}

#siteAccordion .title:hover {
	background-color: #e5e5e5;
	transition: all 0.2s ease!important;
}

#siteAccordion p {
	margin: 2px 0;
}

#siteAccordion .content.active {
	padding: 0;
}

.siteSideBarT {
	margin: 10px 0 0 0;
	font-weight: bold;
}

.siteSideBarC {
	margin: 0 0 0 20px;
}

.ui.cards>.card {
	margin: 10px;
}

.ui.three.cards>.card {
	width: calc(33.33333333333333% - 10px);
	margin-left: 5px;
	margin-right: 5px;
}

.ui.three.cards {
	margin: 0;
	padding: 0 0 10px 0;
}

.pageCopy, .pageTime {
	text-align: center;
	font-size: 10px;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	color: #b7b7b7;
}

.pageCopy {
	margin: 20px 0 0 0;
}

.pageTime {
	margin: 4px 0 0 0;
	padding: 0 0 20px 0;
}

.extra.content #cardRating {
	float: right;
}

#cardRating {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#cardRating div:first-child{
	font-size: 10px;
}

.catNavigate {
	text-align: center;
	width: 1000px;
	margin: 40px 0 0 0;
	z-index: 10000;
	position: relative;
}

.gg {
	margin: 0 auto;
	background: rgba(0,0,0,0.45);
	background: radial-gradient(at center bottom, rgba(161, 159, 159, 0.45) 0%, rgba(0, 0, 0, 0) 60%);
}

.mainContent {
	width: 1000px;
	/* min-height: 620px; */
	background: linear-gradient(330deg, rgb(163 163 163 / 10%) 1%, #70707000 52%);
	display: flex;
	justify-content: space-between;
}

.mainContentM {
	min-height: 325px;
}

.mainContentA {
	position: relative;
}

.previewScreenshot img#previewImage,
.previewScreenshot .content img#previewImage {
	width: 640px;
	height: 480px;
	/* display: block; */
	image-rendering: pixelated;
	image-rendering: -moz-crisp-edges;
	image-rendering: crisp-edges;
	/* cursor: zoom-in; */
}

/* 
.previewScreenshot,
.previewBook {
} */

.origScreenshot {
	width: 100%;
}

#previewImage {
	cursor: zoom-in;
	transition: all 0.2s ease;
}

.previewBookImage {
	width: 640px;
	height: 480px;
	background-color: #ffffffa8;
	display: flex;
	align-items: center;
	justify-content: center;
}

.previewBook img, .previewPhoto img {
	display: block;
	max-width: 640px;
	max-height: 480px;
}

.previewMap img {
	max-width: 640px;
	max-height: 480px;
}

#previewVideo {
	width: 640px;
	height: 480px;
	display: none;
}

#previewVideo iframe {
	height: 480px;
	width: 100%;
}

.pvThumb img {
	max-width: 128px;
	max-height: 96px;
}

.videoThumb {
	font-size: 40px;
	color: #ffffffbd;
	position: absolute;
	top: 28px;
	left: 44px;
	text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}

.videoThumb:hover {
	color: #fff;
	cursor: pointer;
}

.pvThumbs {
	margin: 0 auto;
}

/* Works on Firefox */
.pvThumbsArea {
	scrollbar-width: auto;
	scrollbar-color: #9673ab #d5d5d5;
}

/* Works on Chrome, Edge, and Safari */
.pvThumbsArea::-webkit-scrollbar {
	width: 12px;
}

.pvThumbsArea::-webkit-scrollbar-track {
	background: #d5d5d5;
	border-radius: 5px;
}

.pvThumbsArea::-webkit-scrollbar-thumb {
	background-color: #9673ab;
	border-radius: 5px;
}

.pvThumbsArea {
	width: 640px;
	height: 133px;
	overflow-x: scroll;
	overflow-y: hidden;
	/* z-index: 10000; */
	margin-top: -10px;
	/* display: flex;
	justify-content: center; */
}

.pvThumbsArea a {
	float: left;
	padding: 0 3px;
}

.pvThumb {
	position: relative;
	width: 134px;
	max-height: 102px;
	float: left;
	border: 3px solid transparent;
	margin: 13px 0 0 0;
	display: flex;
	justify-content: center;
	background-color: #0000000d;
	border-right: 1px solid #0000001a;
	cursor: pointer;
}

.pvThumb:first-child {
	border-left: 1px solid #0000001a;
}

.pvActive {
	background-color: #7f5798;
}

.pvActive:after {
	content: '';
	display: block;
	position: absolute;
	left: 55px;
	width: 0;
	height: 0;
	border-style: solid;
	top: -23px;
	border-color: transparent transparent #7f5798 transparent;
	border-width: 10px;
}

.posterImage, .articleInfo, .firmwareInfo {
	/* float: right; */
	width: 340px;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	text-align: center;
}

.articleInfo {
	position: absolute;
	right: 0;
}

.infoPoster {
	margin: 0 auto 5px auto;
	padding-right: 10px;
}

.infoPoster img {
	max-width: 340px;
	max-height: 450px;
}

.musicCover {
	margin: 0 auto 5px auto;
	padding-right: 10px;
}

.musicCover img {
	width: 270px;
}

.infoPhoto {
	margin: 0 auto 25px auto;
	padding-right: 10px;
}

.infoPhoto img {
	max-width: 310px;
	background-color: #fff;
	padding: 5px 5px 20px 5px;
	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4);
	border-radius: 2px;
}

.firmwareInfo {
	width: 100%;
	display: flex;
}

.firmwareTags {
	text-align: right!important;
	padding: 5px 10px 10px 0!important;
}

.infoImage img {
	height: 160px;
}

.infoStatus {
	margin: 0 auto 5px auto;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-end;
}

.infoStatus > * {
	/* flex: 1 1 160px; */
}

.infoName {
	padding: 2px 0;
	text-transform: uppercase;
	font-size: 10px;
	width: 150px;
	margin-top: 2px;
	font-weight: bold;
}

.infoValue {
	width: 180px;
	padding: 2px 0;
	font-size: 12px;
}

.infoSpan {
	width: 340px;
}

.smallTags ul li {
	list-style-type: none;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 8px;
	display: inline;
	color: #000000;
	border-radius: 3px;
	white-space: nowrap;
	line-height: 1.9em;
	background-color: #ebebeb;
	margin: 0 3px 3px 0;
	display: inline-block;
	padding: 0 2px;	
	transition: all 0.2s ease!important;
}

.smallTags ul {
	margin: 0;
	padding: 0;
}

.smallTags a {
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

.smallTags a:hover {
	color: #e41491;
}

.tags {
	clear: both;
	text-align: left;
	border-top: 1px solid #858585;
	padding: 2px 0;
	margin-right: 10px;
}

.tags ul {
	padding: 0;
	margin: 5px 0 0 0;
}

.tags ul li {
	list-style-type: none;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	color: #fff;
	border-radius: 3px;
	white-space: nowrap;
	line-height: 1.9em;
	background-color: #81539d;
	margin: 0 3px 3px 0;
	display: inline-block;
	padding: 0 2px;	
	transition: all 0.2s ease!important;
}

.tags a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

.tags ul li:hover {
	background-color: #e41491;
	transition: all 0.2s ease!important;
	cursor: pointer;
}

.tags ul li.good {
	background-color: #449f07;
}

.tags ul li.critical {
	background-color: #c74320;
	
}

.tags ul li.recomended {
	background-color: #209cc7;
}

.tags ul li.clarification {
	background-color: #e96a27;
}

.tags ul li.effect {
	background-color: #3875f3;
}

.tags ul li.grouping {
	background-color: #608e86;
}

.tags ul li.good:hover {
	background-color: #368502;
}

.tags ul li.critical:hover {
	background-color: #a12b0c;
	
}

.tags ul li.recomended:hover {
	background-color: #076687;
}

.tags ul li.clarification:hover {
	background-color: #c35419;
}

.tags ul li.effect:hover {
	background-color: #1a49ab;
}

.tags ul li.grouping:hover {
	background-color: #45756d;
}

.tags ul li.badlight {
	background-color: #db2e65;
	
}

.tags ul li.goodlight {
	background-color: #79bf1f;
	
}

.tags a:hover {
	color: #fff;
}

#siteAccordion .letters {
	flex-flow: wrap;
	flex-direction: row;
	flex-wrap: wrap;
	display: inline-flex;
}

#siteAccordion .letter {
	border: 1px solid #dededf;
	border-radius: 4px;
	margin: 0 2px 2px 0;
	display: flex;
	width: 30px;
	height: 30px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

#siteAccordion .letter.active a {
	color: #e41491;
	font-weight: bold;
}

.underBlock, .underBlockRight {
	/* position: relative; */
	height: 62px;
	background-color: #0000000d;
	padding: 12px;
	border-radius: 0 0 5px 5px;
	margin: 0 0 16px 0;
	width: 1000px;
}

.underBlockRight {
	display: flex;
	justify-content: flex-end;
}

.ui.grid {
	margin: 0!important;
}

div[data-tab="releases"] > .ui.one.cards {
	margin-left: -8px;
	margin-right: 12px;
}

.ui.column.grid>[class*="ten_ wide"].column,
.ui.grid>.column.row>[class*="ten_ wide"].column,
.ui.grid>.row>[class*="ten_ wide"].column,
.ui.grid>[class*="ten_ wide"].column {
	width: 63.75%!important;
	padding-right: 0;
}

.ui.column.grid>[class*="five_ wide"].column,
.ui.grid>.column.row>[class*="five_ wide"].column,
.ui.grid>.row>[class*="five_ wide"].column,
.ui.grid>[class*="five_ wide"].column {
	width: 36.25%!important;
}

.ui.column.grid>[class*="tName wide"].column,
.ui.grid>.column.row>[class*="tName wide"].column,
.ui.grid>.row>[class*="tName wide"].column,
.ui.grid>[class*="tName wide"].column {
	width: calc(12% - 2px)!important;
	padding: 2px 0 2px 5px;
	font-weight: bold;
	font-size: 11px;
	margin: 1px;
	background-color: #0000000f;
}

.ui.column.grid>[class*="tValue wide"].column,
.ui.grid>.column.row>[class*="tValue wide"].column,
.ui.grid>.row>[class*="tValue wide"].column,
.ui.grid>[class*="tValue wide"].column {
	width: calc(12% - 2px)!important;
	padding: 2px 0 2px 5px;
	margin: 1px;
	font-size: 11px;
	background-color: #00000008;
}

.blockTitleIcon {
	vertical-align: text-bottom;
	margin-right: 4px;
	font-size: 20px;
}

.ui.menu .active.item {
	color: #773a9c!important;
	font-weight: normal!important;
}

.ui.menu .item > .blockTitleIcon {
	color: #858585;
	transition: all 0.2s ease!important;
}

.ui.menu .active.item > .blockTitleIcon {
	color: #9673ab;
	transition: all 0.2s ease!important;
}

.ui.radio label {
	padding-left: 20px!important;
	cursor: pointer;
}

.dumpOk {
	background-position: right top!important;
	background-repeat: no-repeat!important;
	background-image: url('/art/bg_good.svg')!important;
}

.dumpBad {
	background-position: right top!important;
	background-repeat: no-repeat!important;
	background-image: url('/art/bg_bad.svg')!important;
}

.dumpMod {
	background-position: right top!important;
	background-repeat: no-repeat!important;
	background-image: url('/art/bg_mod.svg')!important;
}

.dumpSeek {
	background-position: right top!important;
	background-repeat: no-repeat!important;
	background-image: url('/art/bg_seek.svg')!important;
}

.dumpCracked, .dumpHacked {
	background-position: right top!important;
	background-repeat: no-repeat!important;
	background-image: url('/art/bg_pirate.svg')!important;
}

i.flag:not(.icon) {
	margin: 0 2px 0 0!important
}

.ui.ui.ui.my.ribbon.label {
	border-color: #5d297c;
}
.ui.my.labels .label, .ui.ui.ui.my.label {
	background-color: #773a9c;
	border-color: #773a9c;
	color: #fff;
	margin-bottom: 10px;
}

.releaseFooter {
	height: 65px;
	display: flex;
	align-items: flex-start;
}

.releaseFooterExt {
	display: flex;
	flex-grow: 1;
}

.releaseInfo {
	width: 160px;
	font-size: 12px;
	line-height: 14px;
}

.releaseInfoD {
	font-size: 10px;
}

.releaseBtns {
	width: 432px;
	text-align: right;
	display: flex;
    justify-content: flex-end;
}

.releaseRun,
.showContains {
	margin-right: 10px!important;
	border-radius: 5px!important;
}

.releaseRun .button,
.showContains .button {
	border-radius: 5px!important;
}

.releaseDownload {
	border-radius: 5px!important;
}

.releaseDownload .button {
	border-radius: 5px!important;
}

.ui.labeled.icon.button>.icon,
.ui.labeled.icon.buttons>.button>.my.icon {
	background-color: #fff;
	color: #000;
	font-size: 24px;
	width: 38px;
	height: 31px;
	padding: 4px 0 0 0;
	margin: 1px !important;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.ui.comments .comment .avatar {
	margin: 0;
}

.ui.comments .comment .avatar img, .ui.comments .comment img.avatar {
	width: 38px;
	height: 38px;
	border-radius: 2px;
	border: 2px solid #fff;
	box-shadow: 0px 4px 4px -3px rgba(0, 0, 0, 0.4);
}

.voteValue {
	font-size: 26px!important;
}

.voteValue.icon-star-5 {
	color: #258925;
}
.voteValue.icon-star-4 {
	color: #869720;
}
.voteValue.icon-star-3 {
	color: #d2af16;
}
.voteValue.icon-star-2 {
	color: #d78609;
}
.voteValue.icon-star-1 {
	color: #d73f09;
}

.ui.horizontal.label.credits {
	background-color: #e8e8e8;
	color: #5d5d5d;
	min-width: 102px;
	text-align: right;
}

.ui.card>.content{
	z-index: 9999!important;
}

.description {
	font-size: 12px;
}

.ui.card>.content>.description, .ui.cards>.card>.content>.description {
	color: #000;
	margin: 1px 0 6px 0!important;
}

.ui.card>.content>.description a,
.ui.cards>.card>.content>.description a {
	color: #482b59;
	text-decoration: none;
	transition: all 0.2s ease;
}

.ui.card>.content>.description a:hover,
.ui.cards>.card>.content>.description a:hover {
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}


.ui.horizontal.label.info {
	font-size: 16px;
	min-width: 26px;
	padding: 4px 0px 4px 2px;
}

/***************************************************/
.ui.column.grid>[class*="cName wide"].column,
.ui.grid>.column.row>[class*="cName wide"].column,
.ui.grid>.row>[class*="cName wide"].column,
.ui.grid>[class*="cName wide"].column {
	width: calc(100% - 2px)!important;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0 3px 0;
	border-bottom: 1px dotted #4413608f;
}

/***************************************************/
.ui.column.grid>[class*="rName wide"].column,
.ui.grid>.column.row>[class*="rName wide"].column,
.ui.grid>.row>[class*="rName wide"].column,
.ui.grid>[class*="rName wide"].column {
	width: calc(76.7% - 2px)!important;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0 3px 0;
	border-bottom: 1px dotted #4413608f;
	height: 18px;
}

.ui.column.grid>[class*="rValue wide"].column,
.ui.grid>.column.row>[class*="rValue wide"].column,
.ui.grid>.row>[class*="rValue wide"].column,
.ui.grid>[class*="rValue wide"].column {
	width: calc(23.3% - 2px)!important;
	padding: 2px 0 0 0;
	margin: 1px 2px 2px 2px;
	font-size: 11px;
	height: 18px;
}


/***************************************************/
.ui.column.grid>[class*="mName wide"].column,
.ui.grid>.column.row>[class*="mName wide"].column,
.ui.grid>.row>[class*="mName wide"].column,
.ui.grid>[class*="mName wide"].column {
	width: calc(93% - 2px)!important;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0 3px 0;
	border-bottom: 1px dotted #4413608f;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/***************************************************/
.ui.column.grid>[class*="mValue wide"].column,
.ui.grid>.column.row>[class*="mValue wide"].column,
.ui.grid>.row>[class*="mValue wide"].column,
.ui.grid>[class*="mValue wide"].column {
	width: calc(7% - 2px)!important;
	padding: 4px 0 0 0;
	margin: 1px 2px 3px 2px;
	font-size: 11px;
	height: 18px;
}


/***************************************************/
.ui.column.grid>[class*="dName wide"].column,
.ui.grid>.column.row>[class*="dName wide"].column,
.ui.grid>.row>[class*="dName wide"].column,
.ui.grid>[class*="dName wide"].column {
	width: calc(71% - 2px)!important;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0 3px 0;
	border-bottom: 1px dotted #4413608f;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ui.column.grid>[class*="dValue wide"].column,
.ui.grid>.column.row>[class*="dValue wide"].column,
.ui.grid>.row>[class*="dValue wide"].column,
.ui.grid>[class*="dValue wide"].column {
	width: calc(29% - 2px)!important;
	padding: 4px 0 0 0;
	margin: 1px 2px 3px 2px;
	font-size: 11px;
	height: 18px;
}

.dValue {
	display: flex!important;
	align-items: flex-end;
}

/***************************************************/
.ui.column.grid>[class*="iName wide"].column,
.ui.grid>.column.row>[class*="iName wide"].column,
.ui.grid>.row>[class*="iName wide"].column,
.ui.grid>[class*="iName wide"].column {
	width: calc(45% - 2px)!important;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0 3px 0;
	border-bottom: 1px dotted #4413608f;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ui.column.grid>[class*="iValue wide"].column,
.ui.grid>.column.row>[class*="iValue wide"].column,
.ui.grid>.row>[class*="iValue wide"].column,
.ui.grid>[class*="iValue wide"].column {
	width: calc(5% - 2px)!important;
	padding: 2px 0 0 0;
	margin: 1px 2px 3px 2px;
	font-size: 11px;
}


/***************************************************/
.ui.column.grid>[class*="xName wide"].column,
.ui.grid>.column.row>[class*="xName wide"].column,
.ui.grid>.row>[class*="xName wide"].column,
.ui.grid>[class*="xName wide"].column {
	width: calc(70% - 2px)!important;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0 3px 10px;
	border-bottom: 1px dotted #4413608f;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ui.column.grid>[class*="xValue wide"].column,
.ui.grid>.column.row>[class*="xValue wide"].column,
.ui.grid>.row>[class*="xValue wide"].column,
.ui.grid>[class*="xValue wide"].column {
	width: calc(30% - 12px)!important;
	padding: 4px 0 0 0;
	margin: 1px 2px 3px 2px;
	font-size: 11px;
}

/***************************************************/
.ui.column.grid>[class*="tValue wide"].column,
.ui.grid>.column.row>[class*="tValue wide"].column,
.ui.grid>.row>[class*="tValue wide"].column,
.ui.grid>[class*="tValue wide"].column {
	width: calc(38% - 12px)!important;
	padding: 2px 0 2px 5px;
	margin: 1px;
	font-size: 11px;
}

.imagePreview {
	width: 300px;
	height: 120px;
	margin: 10px 0 25px 0;
	text-align: center;
}

.imagePreview img {
    width: 168px;
    height: 120px;
}

.imagePreviewName {
    font-size: 12px;
    font-style: italic;
}

.iTitle {
	padding: 0;
	margin: 20px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

.iValue .icon-yes {
	color: #24a914;
}

.iValue .icon-question {
	color: #85748f;
}

.iValue .icon-no {
	color: #d51212;
}

.ui.form #releasesFilter>:first-child,
.ui.form #releasesFilter .field>:first-child {
	margin: 0 8px 0 0;
}

.playListItem {
	transition: all 0.2s ease;
	cursor: pointer;
}

.playListItem:hover {
	color: #ff8400;
	transition: all 0.2s ease;
	cursor: pointer;
}

.ui.card>.image, .ui.cards>.card>.image {
	justify-content: center;
}

/* #waveform wave {
	overflow: hidden!important;
} */

/* .ui.card>.image, .ui.cards>.card>.image {
	background-color: #fff!important;
	min-height: 245px;
} */

/* .ui.card>.image img, .ui.cards>.card>.image img {
	height: 245px;
} */

.ui.card>.cardImageContent {
	height: 240px!important;
	display: flex!important;
	align-items: center!important;
	background-color: #000000!important;
}

.cardS {
	margin-right: 0!important;
}

.ui.card>.cardImageContentSmall {
	height: 200px!important;
	display: flex!important;
	align-items: center!important;
	background-color: #000000!important;
}

.ui.card>.video, .ui.cards>.card>.video {
	background-color: #fff!important;
	max-width: 324px;
}

.ui.card>.video img, .ui.cards>.card>.video img {
	width: 324px;
	border-radius: 5px 5px 0 0;
}

.videoEmbedded {
	width: 660px!important;
}

.tagsCloud {
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	line-height: 2.0rem;
}

.tagsCloud a {
	display: block;
	padding: 0.125rem 0.25rem;
	text-decoration: none;
	position: relative;
	/* border: 1px solid #e6e6e6; */
	border-radius: 5px;
	margin: 0 2px 2px 0;
	padding: 0 10px;
	transition: all 0.2s ease;
}

.tagsCloud a:hover {
	color: #e41491;
	transition: all 0.2s ease;
	background-color: #e6e6e6;
}

.font_xxxs a {
	font-size: 16px;
	color: #482b597f;
}

.font_xxs a {
	font-size: 18px;
	color: #482b598f;
}

.font_xs a {
	font-size: 20px;
	color: #482b599f;
}

.font_s a {
	font-size: 22px;
	color: #482b59af;
}

.font_m a {
	font-size: 24px;
	color: #482b59bf;
}

.font_l a {
	font-size: 26px;
	color: #482b59cf;
}

.font_xl a {
	font-size: 28px;
	color: #482b59df;
}

.font_xxl a {
	font-size: 30px;
	color: #482b59ef;
}

.font_xxxl a {
	font-size: 32px;
	color: #482b59ff;
}

.font_zero a {
	font-size: 12px;
	color: #d2d2d2;
}

.imageDataTitle {
	font-size: 10px;
	text-align: left;
	margin: 0 10px 8px 0;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	width: 300px;
}

.iconPlace {
	font-size: 30px!important;
	margin: 0!important;
	padding: 0 2px 0 0!important;
	min-width: 20px!important;
}

.noSpecHardReqIcon {
	color: #6c65f8 !important
}

.noSpecHardReq {
	padding: 2px 0 0 7px !important;
	color: #6c65f8 !important;
	font-size: 12px;
}

.specHardReqIcon {
	color: #f8aa65 !important
}

.specHardReq {
	padding: 2px 0 0 7px !important;
	color: #e69249 !important;
	font-size: 12px;
}

.nothingHereIcon {
	color: #c6c6c6!important;
}

.nothingHere {
	padding: 7px 0 0 7px!important;
	color: #c6c6c6!important;
	font-weight: bold;
}

.mono {
	font-family: monospace;
}

.siteLeftMenu {
	width: 330px;
	position: absolute;
	left: 0;
	padding: 10px 10px 10px 50px;
	background-color: #ffffff5c;
	border-radius: 0 5px 5px 0;
	border: 1px solid #dededf;
	border-left: none;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
	box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
	z-index: 10000;
}

.previewMusic,
#trackTime {
	float: left;
}

#trackTime {
	font-family: Impact;
	font-size: 24px;
	margin: 10px 0 10px 10px;
	display: flex;
	font-family: 'Liquid Crystal Display';
	text-shadow: 3px 2px 0px rgb(0 0 0 / 9%);
	cursor: pointer;
}

.trackPos {
	width: 122px;
	text-align: right;
}
.trackDel {
	width: 22px;
	text-align: center;
}
.trackDur {
	width: 122px;
}

.aPlayListItem {
	color: #482b59;
	transition: all 0.2s ease;
	cursor: pointer;
}

.aPlayListItem.icon-play {
	border: 1px solid transparent;
	padding: 5px 4px 5px 6px;
	border-radius: 20px;
}

.aPlayListItem.icon-pause {
	border: 1px solid;
	padding: 5px;
	border-radius: 20px;
}

.aPlayListItem:hover {
	color: #e41491;
	transition: all 0.2s ease;
	border: 1px solid #e41491;
}


.pagePlayer {
	width: 500px;
	height: 50px;
	background-color: #ffffffe6;
	border-radius: 10px 10px 0 0;
	position: fixed;
	left: 50px;
	bottom: 0px;
	-webkit-box-shadow: 0px -2px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px -2px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px -2px 8px 0px rgba(34, 60, 80, 0.2);
	padding: 8px;
	display: flex;
	z-index: 9999;
}

#pagePlayerSlider {
	margin: -3px 5px 0 10px;
}

.pagePlayerTime {
	position: absolute;
	right: 20px;
	top: 5px;
	text-align: right;
	font-size: 12px;
	font-family: 'Liquid Crystal Display';
}

.pagePlayerTitle {
	position: absolute;
	right: 20px;
	bottom: 5px;
	font-size: 12px;
	text-align: right;
	width: 350px;
	height: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.previewPlayBtn {
	width: 46px;
	height: 46px;
	font-size: 32px;
	border: 2px solid #000;
	padding: 5px 0 0 2px;
	border-radius: 7px;
	float: left;
	margin: 0 0 10px 0;
	transition: all 0.2s ease;
	cursor: pointer;
}

.previewPlayBtn:hover {
	color: #e41491;
	border-color: #e41491;
	transition: all 0.2s ease;
}

.previewPlayBtn i:hover {
	color: #e41491;
	transition: all 0.2s ease;
}

.previewPlayBg {
	clear: both;
	width: 650px;
	height: 204px;
	padding: 40px 5px 0 5px;
	background:linear-gradient(0deg, rgb(193 193 193 / 23%) 0%, rgb(255 255 255 / 10%) 100%);
}

.previewInfo {
	margin: 0 auto;
	text-align: left;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	line-height: 22px;
}

/* .waveform {
	clear: both;
	width: 650px;
	height: 160px;
}

.waveover {
	width: 650px;
	height: 160px;
	text-align: center;
	display: block;
	margin: -160px 0 0 0;
	padding: 70px 0 0 0;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
} */

.previewScroll {
    display: flex;
}

.previewDiv {
	margin-top: 5px;
	width: 304px;
	height: 310px;
	overflow: hidden;
}

.previewItem,
.previewItem img,
.previewNavi {
	width: 304px;
	text-align: center;
}

.previewNavi {
	display: flex;
	justify-content: center;
}

.previewNaviItem {
	padding: 0 5px;
	cursor: pointer;
}

.previewNaviItem:after {
	font-family: 'icomoon';
	content: '\e920';
	display: block;
}

.previewNaviItem.active:after {
	font-family: 'icomoon';
	content: '\e921';
	display: block;
}

.linksList {
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 0 0 16px;
}

.linksList .docs::marker {
	font-family: 'icomoon';
	content: "\e91c";
	color: #9673ab;
	font-size: 16px;
}

.linksList .link::marker {
	font-family: 'icomoon';
	content: "\e90d";
	color: #9673ab;
	font-size: 16px;
}

.linksList li {
	text-overflow: ellipsis;
	padding: 0 0 2px 4px;
}

.linksList li a {
	color: #5f3377;
	text-decoration: none;
	transition: all 0.2s ease;
}

.linksList li a:hover {	
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}

.emptyForArticle {
	width: 610px;
	height: 72px;
	margin-bottom: 15px;
}

.errorMsg {
	border: 1px solid #db606045;
	border-radius: 5px;
	background-color: #fff1f169;
	/* width: 610px; */
	width: 100%;
	max-width: 610px;
	height: 72px;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 15px;
}

.errorIcon {
	float: left;
	font-size: 55px;
	color: #d74545;
	margin: 7px 12px 0 12px;
}

.errorMsgH {
	color: #d74545;
	font-size: 20px;
	padding: 9px 0 6px 0;
	font-weight: bold;
}

.warningMsg {
	border: 1px solid #e7a93545;
	border-radius: 5px;
	background-color: #ffdda026;
	/* width: 610px; */
	width: 100%;
	max-width: 610px;
	height: 56px;
	padding: 0px;
	font-size: 11px;
	margin-bottom: 15px;
}

.contentDisText .warningMsg {
	width: 610px;
}

.warningIcon {
	float: left;
	font-size: 40px;
	color: #e79535;
	margin: 7px 12px 0 12px;
}

.warningMsgH {
	color: #e79535;
	font-size: 18px;
	padding: 9px 0 6px 0;
	font-weight: bold;
}

.tb_avatar {
	width: 32px;
	height: 32px;
}

.aboutTitle, .eventTitle {
	max-width: 320px;
	color: #545454;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 2px solid transparent;
	/*border-image: linear-gradient(to right, #d6d6d6, #ffffff00) 1;*/
	border-image: linear-gradient(90deg, #d6d6d600 0%, #d6d6d600 8%, #d6d6d6 0%, #d6d6d6 50%, #d6d6d600 100%) 1;
}

.eventTitle {
	max-width: 500px;
	border-image: linear-gradient(90deg, rgba(164, 47, 200, 0) 0%, rgba(164, 47, 200, 0) 5%, rgba(164, 47, 200, 1) 0%, rgba(164, 47, 200, 1) 50%, rgba(164, 47, 200, 0) 100%) 1;
}

.aboutContentAll {
	margin-top: 20px;
	margin-bottom: 20px;
}

.aboutContent {
	margin: 0 0 20px 20px;
	text-align: left;
	line-height: 22px;
	color: #482b59;
}

.contentYears {
	width: 400px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #d6d6d6;
	color: #000;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 10px;
}

.contentYearsF {
	margin-top: 0;
}

#runOnlineDiv .content {
	background-color: #000;
}

.catList {
	list-style: none;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.catListS {
	max-width: 450px;
}

.catListS li {
	margin: 0 0 0 10px;
}

.catList span {
	color: #c8b3d5;
	margin-right: 2px;
}

.catList .odd {
	background-color: #ded0e747;
	padding: 3px 5px;
}

.catList .even {
	background-color: #ded0e721;
	padding: 3px 5px;
}

.catList .sub {
	padding-left: 20px;
}

.catList a {
	color: #000;
	text-decoration: none;
	transition: all 0.2s ease;
}

.catList a:hover {
	color: #e41491;
	transition: all 0.2s ease;
}

.tooltip .tooltiptext {
	visibility: hidden;
	color: #000;
	text-align: center;
	background-color: #fff;
	padding: 5px 5px 15px 5px;

	position: absolute;
	z-index: 10001;

	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4);
	border-radius: 2px;
}

.tooltiptext img {
	padding-bottom: 5px;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	margin-left: 5px;
}

.commentDate {
	color:rgba(0, 0, 0, 0.4);
	font-family: "Motiva Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#waveform, #waveformS {
	position: relative;
}

#waveform,
#waveform .waveFormBg, #waveform .waveFormFg {
	width: 640px;
	height: 140px;
}

#waveformS,
#waveformS .waveFormBg, #waveformS .waveFormFg {
	width: 304px;
	height: 140px;
}

.waveFormFg {
	width: 0;
	border-right: 1px solid red;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.waveFormBg img {
	filter: contrast(1%)
	/* black to white */
	invert(100%)
	/* white to off-white */
	sepia(100%)
	/* off-white to yellow */
	saturate(10000%)
	/* do whatever you want with yellow */
	hue-rotate(-90deg);
}

.createdRibbon {
	z-index: 1000;
	-webkit-box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.3);
}

.metaRibbon {
	z-index: 1000;
	-webkit-box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.3);
	top: 3.2rem !important;
}

.musicListLink,
.articleListLink {
	color: #482b59;
	transition: all 0.2s ease;
}

.musicListLink:hover,
.articleListLink:hover {
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}

.series {
	font-weight: bold;
}

.orig {
	font-style: italic;
}

[class^="flag-"] {
	text-shadow: 0 0 1px #00000047;
}

.roles {
	font-weight: normal;
	font-style: italic;
}

.itemList {
	max-width: 300px;
}

.authorMusicList td:nth-child(1) {
	width: 5%;
}
.authorMusicList td:nth-child(2) {
	width: 65%;
}
.authorMusicList td:nth-child(3) {
	width: 15%;
}
.authorMusicList td:nth-child(4) {
	width: 15%;
}

.tableRating {
	min-width: 134px;
}

.orderBy.active:after {
	content: '▼';
}

.orderBy {
	color: #000!important;
	transition: all 0.2s ease!important;
	cursor: pointer!important;
}
.orderBy:hover {
	color: #e41491!important;
	transition: all 0.2s ease!important;
}

.orderBy.disabled {
	color: #000!important;
	transition: all 0.2s ease!important;
	cursor: not-allowed!important;
}

.orderBy.disabled:hover {
	color: #000!important;
	transition: all 0.2s ease!important;
}

.userVote {
	color: #a7a7a7;
	/* font-style: italic; */
}

.ui.my.rating.disabled {
	cursor: not-allowed;
}

a {
	color: #3e7bb8;
	text-decoration: none;
	transition: all 0.2s ease!important;
}

a:hover {
	color: #2f6397;
	text-decoration: underline;
	transition: all 0.2s ease!important;
}

.ui.popup.multiline {
	white-space: pre-line;
}

.catNavigate > .ui.label {
	margin: 0 4px;
}

.postDate {
	max-width: 360px;
	color: #545454;
	font-family: Motiva Sans, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	border-bottom: 1px solid #d6d6d6;
	text-align: left;
}

.postContent {
	/* margin: 0 0 20px 20px; */
	text-align: left;
	line-height: 22px;
	color: #482b59;
	margin-bottom: 30px!important;
}

.postContent a {
	color: #482b59;
	text-decoration: none;
	transition: all 0.2s ease;
}

.postContent a:hover {
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}

.postAddedToday {
	margin: 0 0 5px -15px;
}

.postAddedToday:not(:first-child) {
	margin-top: 15px;
}

.postItems {
	padding: 0 0 0 15px;
}

.postContent .ui.my.ribbon.label {
	padding-left: 15px;
}

.tableE {
	line-height: 20px;
}

.codeView {
	font-family: 'IBM Plex Mono';
	line-height: 13px;
	font-size: 13px;
	background: white;
	padding: 16px;
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
	border-radius: .28571429rem;
	border: 1px solid rgba(34, 36, 38, .15);
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.ui._ginger.labels .label, .ui.ui.ui._ginger.label {
	background-color: #ffc400;
	border-color: #ffc400;
	color: #ce0000;
}
.ui.ui.ui._ginger.ribbon.label {
	border-color: #daa700;
}

.ui._yellow.labels .label, .ui.ui.ui._yellow.label {
	background-color: #deaa13;
	border-color: #deaa13;
	color: #fff;
}
.ui.ui.ui._yellow.ribbon.label {
	border-color: #ca9c10;
}


.ui.ui.ui._olive.ribbon.label {
	border-color: #788a03;
}

.ui._olive.labels .label, .ui.ui.ui._olive.label {
	background-color: #90a507;
	border-color: #90a507;
	color: #fff;
}

.ui.ui.ui._carrot.ribbon.label {
	border-color: #ab5519;
}

.ui._carrot.labels .label, .ui.ui.ui._carrot.label {
	background-color: #df6f22;
	border-color: #df6f22;
	color: #fff;
}

.ui.table.custom>tbody>tr>td, .ui.table.custom>tr>td {
	padding-left: 2px;
	padding-right: 2px;
}
.ui.table.custom>tbody>tr>td:first-child, .ui.table.custom>tr>td:first-child {
	padding-left: 5px;
}
.ui.table.custom>tbody>tr>td:last-child, .ui.table.custom>tr>td:last-child {
	padding-right: 5px;
}

.boldShort {
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 99%;
}

.ui.bold.text {
	font-weight: bold;
}

.ui.card>.content>.header, .ui.cards>.card>.content>.header {
	font-family: 'Liter', 'Motiva Sans', Arial, Helvetica, sans-serif;
}

.nothingHereMap {
	border: none !important;
	background: #ffffff52 !important;
	box-shadow: none !important;
	height: 100%;
	background-image: url(/art/map.svg) !important;
	background-size: 100% auto !important;
	background-position-y: center !important;
}

.nothingHereBox {
	border: 1px solid #00000012 !important;
	background: #ffffff52 !important;
	box-shadow: none !important;
	height: 100%;
}

.nothingHereMap .header,
.nothingHereBox .header {
	color: #c6c6c6 !important;
}

.itemAdded {
	padding: 5px 0 0 0;
	font-size: 12px;
}

.itemImageCount {
	padding: 2px 0 0 0;
	font-size: 12px;
}

.ui.card>.image>a>img, .ui.cards>.card>.image>a>img {
	display: block;
	width: 100%;
	height: auto;
	border-top-left-radius: 0.285714rem;
	border-top-right-radius: 0.285714rem;
}

p {
	hyphens: auto;
}

span.ui.grey.text {
	color: #dbdbdb;
}

.fixedNotHidden {
	overflow: visible!important;
	text-overflow: unset!important;
}

.todayCal {
	text-align: center;
	display: flex;
}
.todayCalDay {
	font-size: 80px;
	color: #ce0000;
	font-weight: bold;
	margin: 0 5px;
}
.todayCalMonth {
	font-size: 30px;
	color: #ce0000;
	margin-top: 18px;
}

.todayCalMsg {
	color: #000;
	margin-top: 10px;
}

textarea#newCommentContent {
	width: 100%;
	height: 120px;
	margin: 0 0 10px 0;
	outline: none;
}

.replyComment {
	display: none;
}

.replyIcon:hover {
	cursor: pointer;
	color: #9673ab;
}

.ui.comments .comment>.comments {
	padding-top: 0!important;
}

.actions {
	/* display: flex;
	justify-content: flex-end; */
}

.tabBottom {
	background: linear-gradient(180deg, #fff, transparent);
	width: 100%;
	height: 25px;
	border-width: 1px;
	border-style: solid;
	border-image: linear-gradient(to bottom, #d4d4d5, transparent) 1 100%;
	border-top: none;
	border-bottom: none;
}

.tabsNavigate {
	text-align: right;
}

#softTabs,
#listComposTabs,
#eventReportsTabs {
    overflow: hidden;
    /*overflow-y: auto;*/
    border-bottom: none;
    padding-top: 5px;
}

#softTabs .item,
#listComposTabs .item,
#eventReportsTabs .item {
	padding: 2px 7px;
	border: none;
	border-bottom: 1px solid #d4d4d5;
	color: #858585;
}

#softTabs .item.active,
#listComposTabs .item.active,
#eventReportsTabs .item.active {
	margin-bottom: 0;
	border: 1px solid #d4d4d5;
	border-bottom: 1px solid #fff;
	box-shadow: 1px 0px 6px -3px rgb(0 0 0 / 55%);
}

#softTabs::after,
#listComposTabs::after,
#eventReportsTabs::after {
	content: ' ';
	border-bottom: 1px solid #d4d4d5;
	width: 100%;
	height: 40px;
	visibility: visible;
}

.ui.comments {
	padding: 0 5px;
}

.ui.comments .comment>.avatar~.content {
	margin-left: 44px;
}

.articleContent {
	min-width: 640px;
}

.ui.card>.missing {
	background-color: #c6c6c68c !important;
}

.fileNameDis {
	font-size: 16px!important;
	font-weight: bold;
	color: #c268f8!important;
}

.itemDis {
	color: #5d5d5d!important;
	font-style: italic;
}

.emuContent {
	width: 1000px;
	height: 690px;
	text-align: center;
}

.emularity-splash-image {
	/* display: block;
	margin: 0 37%; */
}

.emularity-splash-title {
	display: block;
	text-align: center;
}

.emularity-progress-indicator {
	display: block;
	text-align: center;
	margin: 20px 300px;
}

.emularity-download-success {
	background: #d4ffcf;
	width: 600px;
}

.emularity-download-failure {
	background: #ffdada;
	width: 600px;
}

.itemCredits {
    display: flex!important;
}

.creditsName {
    display: flex;
}

.creditsName span {
    height: 100%;
    padding: 0 4px 0 0;
}

.ui.table {
	vertical-align: text-top;
}

.aboutContent ul {
	padding-left: 0;
}

.aboutContent ul li {
	list-style-type: none;
}

.venueOrg {
	margin-bottom: 10px;
	font-style: italic;
	color: #b1b1b1;
}

.mapCoords {
	margin-top: 5px;
}

div#map {
	width: 100%;
	height: 300px;
	border: 1px solid #ebebeb;
}

li.ccEventYears {
	font-size: 10px;
	border-bottom: 1px solid transparent;
	border-image: linear-gradient(to right, #d6d6d6, #ffffff00) 1;
	margin-left: -15px;
	width: 280px;
	color: #a3a2a2;
	height: 18px;
	padding-left: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.eventDis {
	padding: 0px 10px 30px 5px;
	width: 660px;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
	line-height: 1.0em;
	font-weight: bold;
	color: #7400bd;
}

.mainPageComment {
	font-weight: normal;
	font-style: italic;
	color: #a7a7a7;
	padding-left: 16px;
}

.mainPageCommentDate {
    font-weight: normal;
    font-size: 10px;
	display: flex;
	justify-content: flex-end;
}

.carouselBlock {
    overflow: hidden;
}

.carouselContent {
	display: flex;
	align-content: flex-start;
	transition: all 0.4s ease;
}

.docItemPreview {
	padding: 10px 0;
	text-align: center;
	/*border: 1px solid red;*/
}

.docItemPreview div {
	/*width: 302px;*/
	width: 180px;
}

.docItemPreview img {
	max-height: 200px;
}

.carouselNav {
	text-align: center;
	font-size: 10px;
	color: #773a9c;
}

.carouselNav span:hover {
	cursor: pointer;
	color: #e41491;
}

.carouselContentStart,
.carouselContentEnd {
	display: block;
	width: 64px!important;
	/*min-height: 200px;*/
}

.carouselBlockHoverLeft {
    width: 60px;
    height: 285px;
    position: absolute;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    top: 50px;
    left: 14px;
}

.carouselBlockHoverRight {
    width: 60px;
    height: 285px;
    position: absolute;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 1) 100%);
    top: 50px;
    right: 14px;
}

.hardwareList a {
	color: #482b59;
	text-decoration: none;
	transition: all 0.2s ease;
	font-size: 12px;
}

.hardwareList a:hover {
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}

.clear {
	clear: both;
}

.contentDisImage {
	display: inline-flex;
	padding-bottom: 20px;
}

.contentDisImage img {
	height: 160px;
    margin: 0 10px 20px 0;
	border: 1px solid #eae8ea;
	padding: 6px 6px 20px 6px;
	background: #fafafa;
	border-radius: 3px;
	box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.4);
}

.accordionLine {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid transparent;
	border-image: linear-gradient(90deg, #d6d6d600 0%, #d6d6d600 11%, #d6d6d6 0%, #d6d6d6 50%, #d6d6d600 100%) 1;
}

.cardsBreakLine {
    width: 100%;
	margin: 20px 0;
    border-bottom: 1px solid transparent;
	border-image: linear-gradient(90deg, #d6d6d600 0%, #d6d6d6 50%, #d6d6d600 100%) 1;
}

.hardCredits, .hardMeta {
	float: left;
	width: 50%;
}

.hardCredits p,
.hardMeta p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.hardCredits ul,
.hardMeta ul {
	margin-top: 0;
	padding-left: 10px;
}

.hardCredits ul li,
.hardMeta ul li {
	list-style-type: none;
}

.hardCredits a {
	color: #482b59;
	text-decoration: none;
	transition: all 0.2s ease;
}

.hardCredits a:hover {
	color: #e41491;
	text-decoration: underline;
	transition: all 0.2s ease;
}

.hardRole {
	font-style: italic;
}

.hwSpecName {
	font-size: 14px;
}

.hwSpecValue {
	font-size: 12px;
}

.preAtari {
	font-family: 'Atari Classic';
	font-size: 1em;
	line-height: 1.0em;
	font-weight: normal;
	color: #0cb8e1;
	background: #014a73;
	padding: 16px;
	overflow: hidden;
}

.showContains {
	display: none;
}

.releasesTable {
	table-layout: fixed;
}
.releasesTable td:nth-child(1) {
	width: 2%;
}
.releasesTable td:nth-child(2) {
	width: 12%;
}
.releasesTable td:nth-child(3) {
	width: 25%;
}
.releasesTable td:nth-child(4) {
	width: 8%;
}

.myMessage {
	position: relative;
	min-height: 1em;
	margin: 1em 0;
	background-color: #f8ffff;
	color: #276f86;
	padding: 1em 1.5em;
	line-height: 1.4285em;
	transition: opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease;
	border-radius: .28571429rem;
	box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent;
}

.releaseUploader {
	top: 58% !important;
}

#stepContent,
#uploadStatus,
#myLoader {
	min-height: 250px;
}

#uploadStatus li {
	list-style-type: none;
}

#uploadReleaseSteps > .ui.steps,
#uploadReleaseSearch {
	width: 100%;
}

#searchResults {
	margin: 10px 0 0 0;
}

#releaseFileName {
	margin-bottom: 10px;
}

#uploadReleaseStep2 {
	text-align: left;
}

.releaseDD {
	padding: 0 0 0 7px !important;
}

.releaseDD > div > i.dropdown.icon {
	top: 0 !important;
	right: 0 !important;
}

.releaseDD > div > a > .description {
	display: none;
}

label.releaseLabel {
	font-size: 10px !important;
	color: #aaa !important;
}

.myFields {
    margin: 0.5em 0 0 -0.5em !important;
}

.myFields .field>label {
	margin: 0 0 .16rem 0!important;
}

.releaseNameI {
	padding-right: 0!important;
}

input.prompt[name="searchCreds"] {
	border: 1px solid #dedbdf !important;
	border-radius: 5px !important;
	width: 100% !important;
}
