#page-title-word {
	display:flex;
	font-size:22px;
	font-weight:600;
	font-family:poppins-semibold, poppins, sans-serif;
	text-align:left;
	position:relative;
	height:26px;
	margin-top: 28px;
}

#page-title-word:after {
	content:"";
	position:absolute;
	top:16px;
	background:rgba(64,64,64,255);
	height:1px;
	width: 660px;
    left: 325px;
}

.GNEN6M {
	display:grid;
	margin-top:20px;
	padding:20px;
	background-color:rgb(50, 50, 50);
	color:rgb(230, 230, 230);
	font-family:helvetica;
}

.GNEN6M span {
	font-size:14px;
	padding:1px 0;
}

#HNVN4ML:after {
    content: "";
    position: absolute;
    top: 50%;
    background: rgba(64,64,64,255);
    height: 1px;
    width: 733px;
    left: 167px;
}

#HNVN4ML {
	display:flex;
	font-size:22px;
	font-weight:600;
	font-stretch:100%;
	font-family:poppins-semibold, poppins, sans-serif;
	letter-spacing:1.1px;
	text-align:left;
	position:relative;
	height:50px;
	line-height:50px;
}

.FNGNMJ1 {
	font-family:helvetica;
	font-size:14px;
	color:rgb(230, 230, 230);
	margin:0px 0 15px 0;
}

#LOPLOP1 {
	background-color:rgb(69, 69, 69);
	padding:15px;
	width:870px;
	height:325px;
	border-radius:5px;
}

#promotionBannerPar {
	width: 100%;
	display:flex;
	margin-top: 14px;
}

#pb1 {
	width:700px;
	height:190px;
	border-radius: 5px;
}

#pb2 {
	width:190px;
	height:190px;
	margin-left: 5px;
	border-radius: 5px;
}

#tabsInfoBar {
	width: 100%;
	height:20px;
	padding:20px 0;
	display:flex;
	font-family:helvetica;
	color:rgb(230,230,230);
	font-weight:400;
	font-size:12px;
	align-items: center;
}

.tabs-shell-panel.tabs-shell-panel-ready {
	transition: none;
	will-change: auto;
}

.tabs-shell-panel.tabs-shell-panel-enter {
	opacity: 1;
	transform: none;
}

#infoBarButtonPar {
	margin-left: auto;
	width:280px;
	height:20px;
	display:flex;
}

.infoBarButton {
	background:rgb(68,68,68);
	padding:4px 14px;
	margin-left:auto;
	border-radius:15px;
	transition-duration: .2s;
}

.infoBarButton:hover {
	background: rgb(88,88,88);
	cursor:pointer;
}

.SearchTabsMainPageBigSearch {
    width: 400px;
    height: 50px;
    margin: 40px auto;
    font-size: 12px;
    border-radius: 30px;
    text-align: center;
    padding: 10px 15px;
    font-family: helvetica;
    color: rgb(230, 230, 230);
    font-weight: 500;
    display: block;
    border: 1px solid rgb(87, 87, 87);
    background-color: rgba(0, 0, 0, 0);
    outline: none;
}

.SearchTabsMainPageBigSearch::placeholder {
    color: rgb(230, 230, 230);
	transition: .2s;
}

.SearchTabsMainPageBigSearch:hover::placeholder {
    color: transparent;
	transition: .2s;
}

.SearchTabsMainPageBigSearch:-webkit-autofill,
.SearchTabsMainPageBigSearch:-webkit-autofill:hover,
.SearchTabsMainPageBigSearch:-webkit-autofill:focus {
    -webkit-text-fill-color: rgb(230, 230, 230);
    -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0) inset;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0) inset;
    transition: background-color 9999s ease-out 0s;
    caret-color: rgb(230, 230, 230);
}

.tu-card-info-fixed {
	width: 220px;
	height: 50px;
}

.tu-card-metrics-fixed {
	width: 130px;
	height: 24px;
}

.tu-card-metrics-fixed-compact {
	width: 130px;
}

.TabsUploadNewUploadTabsCover {
	width: 74px;
	height: 74px;
    background-color: rgb(50,50,50);
    border-radius: 5px 0px 0px 5px;
}

.TabsUploadNewUploadTabsInfo {
    width: 220px;
    height: 50px;
    background-color: rgb(50 50 50);
    border-radius: 0px 5px 0px 0px;
	box-sizing: border-box;
}

.TabsUploadNewUploadTabsCount {
    width: 200px;
    height: 24px;
    font-size: 12px;
    font-weight: 500;
    font-family: helvetica;
    color: rgb(230 230 230);
    margin: 0px 7px 0px 7px;
    display: flex;
    align-items: center;
}

.TabsUploadNewUploadTabsCountText {
    font-size: 12px;
    font-weight: 500;
    font-family: helvetica;
	color: rgb(230 230 230);
	margin-right: 5px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.TabsUploadNewUploadTabsCountBox1{
    width: 200px;
	display: flex;
    align-items: center;
}

.TabsUploadNewUploadTabsCountDate {
    font-size: 12px;
    font-weight: 500;
    font-family: helvetica;
	color: rgb(230 230 230);
	float: right;
}

.TabsUploadNewUploadTabsCountImg {
	width: 14px;
	margin-right: 5px;
	height: auto;
}

.SearchTabsMainPageTopView {
	margin-top: 20px;
}

.TabsUploadRequestText {
    font-size: 12px;
    font-weight: 500;
    font-family: helvetica;
	color: rgb(230 230 230);
	margin-right: 5px;
}

.ExporeCatalogMain {
    background: rgb(28,28,28);
	padding: 20 20 15 20;
	border-radius: 5px;
	margin-top: 20px;
}

.ExporeCatalogMainBox1 {
    text-align: center;
	margin-bottom: 10px;
}

.tabs-explore-catalog-row {
    display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.tabs-explore-catalog-divider {
    width: 770px;
    border: none;
    height: 1px;
    background-color: rgb(87,87,87);
}

.ExporeCatalogGenreMainBox {
    display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.ECBDMB {
    display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.ECBLGMBEW {
	width: 160px;
}

.ExporeCatalogByGroupMainBoxText{
	font-size: 13px;
    font-weight: 500;
    font-family: helvetica;
	color: rgb(230 230 230);
	margin: 0 50px 5 0;
}

.UploadTabsNewUploadTabsMainBox{
    background: rgb(28,28,28);
    padding: 20;
    border-radius: 5px;
	margin-top: 30px;
}

.UploadTabsNewUploadTabsMainBox2{
    display: flex;
    justify-content: space-between;
    padding: 5px;
    background: rgb(38 38 38);
    border-radius: 2px;
    margin-top: 7px;
}

.UploadTabsNewUploadTabsMainBoxLeftText{
	font-size: 13px;
    font-weight: 500;
    font-family: helvetica;
	color: rgb(230 230 230);
}

.UploadTabsNewUploadTabsMainBoxRightText{
	font-size: 13px;
    font-weight: 500;
    font-family: helvetica;
	color: rgb(230 230 230);
}

#tabsAndUploadMain {
transition: none;
}

#tabsAndUploadMain.tabs-library-host-loading {
	visibility: hidden;
}

#tabsAndUploadMain > .tabs-library-panel.is-active {
	display: block;
}

#tabRequestPanelRoot,
#tabRequestPanelRoot * {
	user-select: text;
	-webkit-user-select: text;
}

#tabRequestIntroPanel {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: max-height 0.5s cubic-bezier(0.5,0,0.25,1), opacity 0.5s cubic-bezier(0.5,0,0.5,1);
}

#tabRequestIntroPanel[aria-hidden="true"] {
	pointer-events: none;
}

#tabRequestIntroPanel[aria-hidden="false"] {
	pointer-events: auto;
}

.tabs-shell-title-secondary {
	margin-left: 5px;
}

.tutorial-main-column {
}

.tutorial-header-wrap {
	margin: 0 auto;
}

.tutorial-header-word {
	display: flex;
	align-items: center;
	gap: 0;
	font-size: 22px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 100%;
	white-space: nowrap;
}

.tutorial-header-line {
	width: 100%;
	height: 1px;
	background: rgba(64,64,64,255);
}

.tutorial-frame {
	border: 0;
	overflow: hidden;
}

.home-content-main-column {

	color: rgb(230, 230, 230);
}

.home-content-main-inner {
    margin: 0 auto;
}

.home-page {
    background: #1C1C1C;
    margin: 0;
}

.home-main-inner-centered {
    margin: 0 auto;
}

.home-intro-link {
    text-decoration: none;
}

.home-new-tab-card-body {
    width: 220px;
    height: 50px;
    box-sizing: border-box;
}

.home-new-tab-stat-group {
    width: 135px;
}

.UploadNewTabButton {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.tnu-cddb-item {
    border: 1px solid #444;
    background: #222;
    padding: 10px;
    margin: 5px 0;
    border-radius: 5px;
    color: white;
}

.tnu-cddb-header {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.tnu-album-cover {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 2px;
}

.tnu-album-info {
    flex-grow: 1;
}

.tnu-toggle-icon {
    font-size: 16px;
    transition: transform 0.2s ease;
}

.tnu-rotate-right {
    transform: rotate(0deg);
}

.tnu-rotate-down {
    transform: rotate(90deg);
}

.tnu-track-list {
    padding-left: 20px;
    margin-top: 10px;
    display: none;
}

.tnu-track-item {
    padding: 5px;
    cursor: pointer;
}
.tnu-track-item:hover {
    background: #333;
}

.upload-tab {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    background: rgb(28, 28, 28);
    padding: 0 20px;
    border-radius: 5px;
    margin-top: 20px;
}

.upload-tab.open {
    max-height: fit-content; /* ?�調??*/
    padding: 20px;
}

.tabs-search-card {
	padding: 8px;
}

.tabs-search-cover {
	flex: 0 0 auto;
}

.tabs-search-body {
	min-width: 0;
}

.tabs-search-line1 {
	gap: 10px;
	align-items: center;
}

.tabs-search-title {
	flex: 1 1 auto;
	min-width: 0;
	line-height: 1.2;
}

.tabs-search-stats {
	flex: 0 0 auto;
	gap: 12px;
	align-items: center;
}

.tabs-search-stat-item {
	display: inline-flex;
	align-items: center;
	line-height: 1;
}

.tabs-search-line2 {
	color: rgb(220, 220, 220);
	line-height: 1.2;
}

/* NEW UPLOADED PUBLIC TABS metrics vertical centering */
.new-upload-tab-card .f-normal.fs-10.fw-500.df-fdr-jcsb-ac {
	min-height: 24px;
}

.new-upload-tab-card .f-normal.fs-10.fw-500.df-fdr-jcsb-ac > .df-fdr-ac {
	height: 24px;
	align-items: center;
}

.new-upload-tab-card .f-normal.fs-10.fw-500.df-fdr-jcsb-ac > .f-normal.fs-11.fw-500.tof {
	display: inline-flex;
	align-items: center;
	height: 24px;
	line-height: 1;
}

.new-upload-tab-card .newTabLike,
.new-upload-tab-card .newTabFavour {
	display: flex;
	align-items: center;
	height: 24px;
	line-height: 1;
}

.new-upload-tab-card .newTabViews {
	display: inline-flex;
	align-items: center;
	height: 24px;
	line-height: 1;
	vertical-align: middle;
}

.new-upload-tab-card .newTabLikeIcon,
.new-upload-tab-card .newTabFavourIcon {
	flex: 0 0 auto;
}

#tabRequestPageBarInner {
	margin:0 auto;
	font-size:12px;
	font-weight:600;
	font-family:helvetica;
	color:rgb(230,230,230);
}

#tabRequestPageBar .MG538HNP6Q {
	cursor:pointer;
	background:rgb(230,230,230);
	color:rgb(28,28,28);
	width:20px;
	height:20px;
	padding:0;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	border-radius:2px;
	margin:0 2px;
	transition:.2s;
}

#tabRequestPageBar .MG538HNP6Q:hover {
	background-color:orange;
}

#tabRequestPageBar .MG538HNP6Q.is-active {
	background:rgb(255,155,0);
	color:rgb(28,28,28);
	cursor:default;
	pointer-events:none;
}

#tabRequestPageBar .MG538HNP6Q.is-gap {
	width:auto;
	height:auto;
	background:transparent;
	color:rgb(230,230,230);
	cursor:default;
	pointer-events:none;
}

#tabRequestPageBar .next_and_previous_img {
	height:17px;
	padding:0 4px;
	transition:.2s;
}

#tabRequestPageBar .next_and_previous_img:hover {
	filter:brightness(0.8);
}

#tabRequestPageBar .next_and_previous_img.is-disabled {
	opacity:1;
	cursor:default;
	pointer-events:none;
	filter:none;
}

@media screen and (max-width: 940px) {
	#tabRequestPanelRoot {
		width:100%;
	}
}

.music-tool-nav-link {
	cursor: pointer;
}

.music-tool-hidden-input {
	display: none;
}

.music-tool-panel-780 {
	width: 780px;
}

.music-tool-drop-zone-box {
	min-height: 100px;
	line-height: 100px;
	box-sizing: border-box;
}

.music-tool-file-list-box {
	min-height: 135px;
	box-sizing: border-box;
}

.music-tool-number-input {
	width: 90px;
	height: 30px;
	padding-left: 26px;
}

.music-tool-toolbar {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.music-tool-setting-grid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.music-tool-tail-select {
	min-width: 180px;
}

