#A9F51A4DF {
	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;
}

#A9F51A4DF: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;
}

.GENBOL3A {
	padding-bottom:10px;
	color:rgb(255, 166, 0);
	font-weight:700;
	font-size:16px;
}

#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:900px;
	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:900px;
	height:20px;
	padding:20px 0;
	display:flex;
	font-family:helvetica;
	color:rgb(230,230,230);
	font-weight:400;
	font-size:12px;
	align-items: center;
}

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

#A62FD8C3.tabs-shell-loading {
	opacity: 1;
	transform: none;
	pointer-events: none;
}

.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;
}

#uploadTabHeader:after {
    content: "";
    position: absolute;
    top: 50%;
    background: rgb(78,78,78);
    height: 1px;
    width: 735px;
    left: 165px;
}

#uploadForm {
	width:860px;
    height: auto;
	background:#1C1C1C;
	font-family:helvetica;
	color:rgb(230,230,230);
	font-size:13px;
	font-weight:400;
	border-radius:5px;
	display:flex;
	padding: 0 20px 30px 20px;
	flex-direction:column;
	border-radius: 5px;
	margin-top: 20px;
}

#ufheader {
	font-size:18px;
	font-weight:700;
	margin:0 auto;
	margin-top:26px;
	margin-bottom:14px;
}

.upline {
	width:860px;
	border-top:1px solid #575757;
}
/*
#selectFileBar {
	width:820px;
	height:20px;
    margin-bottom: 15px;
    margin-top: 10;
}*/

#ufblock1 {
	height:97px;
	width:820px;
	display:flex;
	margin-bottom:12px;
}
/*
#langdes {
	width:860px;
	height:40px;
	display:flex;
	margin-bottom:20px;
	margin-top: 30px;
}*/

#ufblock1new {
	display:flex;
	height:210px;
	margin-bottom:30px;
}

#ufblock2new {
	display:flex;
	margin-top:23px;
}

.ufblock2sub1 {
	width:315px;
	margin-right:19px;
}

.ufblock2sub2 {
	width:194px;
}

.ufblock1sub1 {
	width:418px;
	height:215px;
	margin-right:23px;
}

.ufblockLISet {
	display:flex;
	flex-direction:column;
}

.ufblockLISet input{
	margin-top:6px;
	height:25px;
	padding:0 10px;
	font-size:12px;
	color:rgb(230,230,230);
	border:1px solid rgb(87,87,87);
	border-radius:2px;
	background:rgb(28,28,28);
	width:418px;
	margin-bottom:12px;
	outline:none;
}

.ufblockLISet input::-webkit-input-placeholder{
	font-size:12px;
	color:rgb(230,230,230);
	outline:none;
	border: 0px;
}

.ufblockLISet2 input{
	margin-top:6px;
	height:25px;
	padding:0 10px;
	font-size:12px;
	color:rgb(230,230,230);
	border:1px solid rgb(87,87,87);
	border-radius:2px;
	background:rgb(28,28,28);
	width:315px;
	margin-bottom:12px;
	outline:none;
	outline:none;
}

.ufblockLISet2 input::-webkit-input-placeholder{
	font-size:12px;
	color:rgb(230,230,230);
}
/*
.langdesArrowDown {
	color:rgb(255,166,0);
	width:16px;
	height:32px;
	font-size:20px;
	line-height:16px;
}*/
/*
.langdesArrowDown-Right {
	margin-left:35px;
}*/
/*
.langdesTwoLines {
	font-family:helvetica;
	width:375px;
	margin-left:10px;
	flex-direction:column;
	display:flex;
}*/

#tab_upload_input {
	width: 860px;
    margin-top: 20px;
}

#tab_upload_input::file-selector-button {
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 20px;
    padding: 0 10;
    background: rgb(255 166 0);
    border: none 0px;
    font-family: helvetica;
    color: rgb(230 230 230);
	height: 22px;
}

.ufSubBlock {
	
	width:402px;
	height:97px;
	margin-right:16px;
}

.ufSubBlockTitle {
	margin-bottom:5px;
}

.ufBlockInput {	
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background:rgb(28,28,28);
	border:1px solid #575757;
	border-radius: 2px;
	height:22px;
	color:rgb(230,230,230);
	text-align: left;
	font-size:12px;
	padding-left:9px;
}

.ufBlockInput::-webkit-input-placeholder {
    font-size:12px;
	color:rgb(230,230,230);
}

.ufBlockInput::-moz-placeholder {
    font-size:12px;
	color:rgb(230,230,230);
}

.ufBlockInput::-ms-placeholder {
    font-size:12px;
	color:rgb(230,230,230);
}

.ufBlockInput::placeholder {
    font-size:12px;
	color:rgb(230,230,230);
}

.ufBlockInput:focus {
	outline: none;
}

.inputMB14px {
	margin-bottom:14px;
}

.inputwd400px {
	width:400px;
}

.inputwd194px {
	width:194px;
}

.inputwd290px {
	width:290px;
}

.ufSubBlock2 {
	width:292px;
	margin-right:10px;
}

#ufblock2 {
	height:96px;
	width:820px;
	display:flex;
	margin-bottom:12px;
	flex-direction:column;
	flex-wrap:wrap;
}

#addCover {
	width:98px;
	height:95px;
	border:1px solid #575757;
	border-radius: 5px;
}

#reminderBlock {
	margin-top:21px;
	margin-bottom:24px;
	height:118px;	
}

.reminderSub {
	display:flex;
}

#upformCover {
	width:189px;height:189px;magin-top:7px;border:1px solid rgb(230,230,230);border-radius:5px;
	line-height:189px;
	text-align:center;
}

#upformCover:hover {
	cursor:pointer;
}

#upformCoverWrap {
	position: relative;
	width: 189px;
	height: 189px;
	margin-top: 7px;
	border: 1px solid rgb(87,87,87);
	border-radius: 5px;
	overflow: hidden;
	background: rgb(28,28,28);
	cursor: pointer;
}

#upformCoverPreview {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
	pointer-events: none;
	z-index: 2;
}

#upformCoverWrap.has-cover #upformCoverPreview {
	display: block;
}

#upformCoverCanvas {
	width: 189px;
	height: 189px;
	border: 0;
	display: block;
}

.uploadRefSelect {
	margin-top: 6px;
	height: 25px;
	padding: 0 10px;
	font-size: 12px;
	color: rgb(230,230,230);
	border: 1px solid rgb(87,87,87);
	border-radius: 2px;
	background-color: rgb(28,28,28);
	width: 315px;
	margin-bottom: 12px;
	outline: none;
	font-family: helvetica;
	font-weight: 500;
}

.uploadRefSelect option {
	background-color: rgb(28,28,28);
	color: rgb(230,230,230);
}

.selectForm {
	margin-top: 6px;
    height: 25px;
    padding: 0 10px;
    font-size: 12px;
    color: rgb(230,230,230);
    border: 1px solid rgb(87,87,87);
    border-radius: 2px;
    background: none;
    width: 315px;
    margin-bottom: 12px;
	outline:none;
	background: rgb(28 28 28);
	font-family: helvetica;
	font-weight: 500;
}

#uploadForm .selectForm {
	border-radius: 2px;
	background: rgb(28,28,28);
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

#uploadForm .uploadRefSelect {
	border-radius: 2px;
	background: rgb(28,28,28);
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

#uploadForm .upload-dls-01-wrap {
	position: relative;
	width: 315px;
	margin-top: 6px;
	margin-bottom: 12px;
}

#uploadForm .upload-dls-01-wrap .dls-01-btn {
	height: 25px;
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	line-height: normal;
}

#uploadForm .upload-dls-01-wrap .dls-01-menu {
	top: 25px;
	border-radius: 2px;
}

#uploadForm .upload-dls-01-wrap .dls-01-menu::-webkit-scrollbar-track,
#uploadForm .upload-dls-01-wrap .dls-01-menu::-webkit-scrollbar-thumb {
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#uploadForm .uploadRefSelect,
#uploadForm .selectForm,
#uploadForm .upload-dls-01-wrap .dls-01-menu,
#genreSuggestionBox {
	scrollbar-color: rgba(180,180,180,255) rgba(109,109,109,255);
}

#uploadForm .uploadRefSelect::-webkit-scrollbar,
.selectForm::-webkit-scrollbar,
#uploadForm .upload-dls-01-wrap .dls-01-menu::-webkit-scrollbar,
#genreSuggestionBox::-webkit-scrollbar {
    width: 14px;
    height: 14px;
	cursor: pointer;
}
#uploadForm .uploadRefSelect::-webkit-scrollbar-button,
.selectForm::-webkit-scrollbar-button,
#uploadForm .upload-dls-01-wrap .dls-01-menu::-webkit-scrollbar-button,
#genreSuggestionBox::-webkit-scrollbar-button {
	display: none;
	width: 0;
	height: 0;
}
#uploadForm .uploadRefSelect::-webkit-scrollbar-track,
.selectForm::-webkit-scrollbar-track,
#uploadForm .upload-dls-01-wrap .dls-01-menu::-webkit-scrollbar-track,
#genreSuggestionBox::-webkit-scrollbar-track {
    background-color: rgba(109,109,109,255);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#uploadForm .uploadRefSelect::-webkit-scrollbar-thumb,
.selectForm::-webkit-scrollbar-thumb,
#uploadForm .upload-dls-01-wrap .dls-01-menu::-webkit-scrollbar-thumb,
#genreSuggestionBox::-webkit-scrollbar-thumb {
    background-color: rgba(180,180,180,255);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
}

#genreSuggestionBox {
	top:25px;
	margin-top:10px;
	position:absolute;
	width:315px;
	max-height:240px;
	height:auto;
	background:rgb(38,38,38);
	color:rgb(230,230,230);
	border:1px solid rgb(120,120,120);
	border-radius:2px;
	box-shadow:5px 15px 25px rgba(0,0,0,0.45);
	overflow-y:auto;
	overflow-x:hidden;
	z-index:20;
}

#genreSuggestionBox div{
	min-height:25px;
	padding:7px 10px;
	line-height:1.25;
	display:flex;
	align-items:center;
}

#genreSuggestionBox div:hover{
	background:rgb(60,60,60);
	color:rgb(230,230,230);
	cursor:pointer;
}
/*
#cddbMain {
	margin-top:25px;
}*/

.cddbEle {
	padding:15px 13px;
	font-family:helvetica;
	font-size:14px;
	font-weight:400;
	display:flex;
	width:695px;
	height:50px;
	border:1px solid rgba(87,87,87,1);
	border-radius:5px;
	margin:0 auto;
	margin-bottom:10px;
}

.textDivAlign {	

	display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.trackListText {
	font-size:13px;
	font-family:helvetica;
	font-weight:400;
	color: rgb(180 180 180);
}

.trackListMain {
	width:695px;
	margin:0 auto;
}

.trackListItemMain div{
	height:20px;
	text-transform: capitalize;
}

.trackListItemMain div:hover {
	cursor:pointer;
	color: rgb(232 230 230);
	font-weight: 600;
}

#canvas600px {
	display:none;
}
/*
.uploadFormWords {
	font-size:14px;
	font-family:helvetica;
	font-weight:400;
	line-height: 1.2;
    margin-top: 30px;
}*/
}*/

.trackListItemMain {
    max-height: 200px;
    overflow: auto;
    margin-bottom: 10px;
    margin-top: 5px;
}

.trackListItemMain::-webkit-scrollbar {
    width: 10px;
    height: 10px;
	cursor: pointer;
}
.trackListItemMain::-webkit-scrollbar-track {
    border-radius: 5px;
    background: rgb(50,50,50);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);
}

.trackListItemMain::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgb(80,80,80);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}

.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);
}

.STMPNUTRB {
    height: auto;
	margin: 0px Auto;
    width: 900px;
	display: flex;
}

.STMPNUTRLB {
    width: 900px;
}

.STMPNUTRLB1 {
	width: 900px;
	height: auto;
}

.STMPNUTRLB2 {
    width: 100%;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.STMPNUTRequestRightBox {
    height: 278px;
    width: 294px;
    margin-left: 10px;
}

.STMPNUTRRB1 {
	width: 294px;
    height: auto;
}

.STMPNUTRequestRightBox2 {
    height: 242px;
	margin-top: 15px;
    width: 100%;
	background-color: rgba(0, 0, 0, 0);
	padding: 10px;
    -webkit-box-sizing: border-box;
    border: 1px solid rgb(87,87,87);
    border-radius: 5px;
}

.STMPNUTRequestRightBox3 {
	width: 100%;
	font-size: 12px;
}

.STMPNUTOfTheMonthBox {
    height: 300px;
    width: 900px;
    margin: 0px auto;
	margin-top: 30px;
}

.STMPNUTOfTheMonthBox1 {
    width: 100%;
	display: flex;
	text-align-last: center;
}

.STMPNUTOfTheMonthBox2 {
	margin: 0px auto;
    height: auto;
    width: 327px;
}

.STMPNUTOfTheMonthBoxhr {
    width: 100%;
	border:0;
	height:1px;
	background-color:rgb(87,87,87);
}

.STMPNUTOfTheMonthBox2 {
	margin: 0px auto;
}

.STMPNUTOfTheMonthBoxLeftRight {
	width: 447px;
}

.STMPNUTOfTheMonthBox3 {
    height: 400px;
	margin-top: 15px;
    width: 100%;
	background-color: rgb(0, 0, 0);
}

.TUNUTB {
	width: 293px;
    height: 74px;
    margin-bottom: 10px;
    background-color: rgb(28,28,28);
	border-radius: 5px;
	display: flex;
}

.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;
}

.EF7AD272 input{
	margin-left:15px;
	margin-right:0px;
	background:#262626;
	border:1px solid rgb(90,90,90);
	padding:5px 5px 5px 5px;
	width:200px;
	height:36px;
	border-radius:100px;
	color:white;
	text-align: center; 
}



.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;
}

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

.ExporeCatalogMainBox2hr {
    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;
}

html.js #A62FD8C3.tabs-shell-pending,
html.js #A62FD8C3.tabs-shell-switching {
	visibility: hidden;
}

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

.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 */
.NEWTABWADM .f-normal.fs-10.fw-500.df-fdr-jcsb-ac {
	min-height: 24px;
}

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

.NEWTABWADM .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;
}

.NEWTABWADM .newTabLike,
.NEWTABWADM .newTabFavour {
	display: flex;
	align-items: center;
	height: 24px;
	line-height: 1;
}

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

.NEWTABWADM .newTabLikeIcon,
.NEWTABWADM .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%;
	}
}
