#nprogress {
	pointer-events: none;
}

#nprogress .bar {
	background: #29d;

	position: fixed;
	z-index: 1031;
	top: 0;
	left: 0;

	width: 100%;
	height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
	display: block;
	position: absolute;
	right: 0px;
	width: 100px;
	height: 100%;
	-webkit-box-shadow: 0 0 10px #29d, 0 0 5px #29d;
	box-shadow: 0 0 10px #29d, 0 0 5px #29d;
	opacity: 1.0;

	-webkit-transform: rotate(3deg) translate(0px, -4px);
	transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
	display: block;
	position: fixed;
	z-index: 1031;
	top: 15px;
	right: 15px;
}

#nprogress .spinner-icon {
	width: 18px;
	height: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	border: solid 2px transparent;
	border-top-color: #29d;
	border-left-color: #29d;
	border-radius: 50%;

	-webkit-animation: nprogress-spinner 400ms linear infinite;
	animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
	overflow: hidden;
	position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
	position: absolute;
}

@-webkit-keyframes nprogress-spinner {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes nprogress-spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(/static/fonts/fa-brands-400.c1868c95.eot);
	src: url(/static/fonts/fa-brands-400.c1868c95.eot?#iefix) format("embedded-opentype"), url(/static/fonts/fa-brands-400.a06da7f0.woff2) format("woff2"), url(/static/fonts/fa-brands-400.ec3cfdde.woff) format("woff"), url(/static/fonts/fa-brands-400.13685372.ttf) format("truetype"), url(/static/img/fa-brands-400.0cb5a5c0.svg#fontawesome) format("svg");
}

.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url(/static/fonts/fa-solid-900.a0369ea5.eot);
	src: url(/static/fonts/fa-solid-900.a0369ea5.eot?#iefix) format("embedded-opentype"), url(/static/fonts/fa-solid-900.b15db15f.woff2) format("woff2"), url(/static/fonts/fa-solid-900.bea989e8.woff) format("woff"), url(/static/fonts/fa-solid-900.1ab236ed.ttf) format("truetype"), url(/static/img/fa-solid-900.ec763292.svg#fontawesome) format("svg");
}

.fa,
.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(/static/fonts/fa-regular-400.261d666b.eot);
	src: url(/static/fonts/fa-regular-400.261d666b.eot?#iefix) format("embedded-opentype"), url(/static/fonts/fa-regular-400.c20b5b73.woff2) format("woff2"), url(/static/fonts/fa-regular-400.f89ea91e.woff) format("woff"), url(/static/fonts/fa-regular-400.db78b935.ttf) format("truetype"), url(/static/img/fa-regular-400.89ffa3ab.svg#fontawesome) format("svg");
}

.far {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100;
	src: local("Roboto Thin"), local("Roboto-Thin"), url(/static/fonts/Roboto-Thin.5ecbc99d.ttf) format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 300;
	src: local("Roboto Light"), local("Roboto-Light"), url(/static/fonts/Roboto-Light.e22062b3.ttf) format("truetype");
}


@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 500;
	src: local("Roboto Medium"), local("Roboto-Medium"), url(/static/fonts/Roboto-Medium.99fc0816.ttf) format("truetype");
}



@font-face {
	font-family: "Euclid Circular B";
	font-style: normal;
	font-weight: 400;
	src: url(/static/fonts/EuclidCircularB-Regular-WebXL.d5aac9e7.ttf) format("truetype");
}

@font-face {
	font-family: "Euclid Circular B";

	font-weight: 400;
	src: url(/static/fonts/EuclidCircularB-RegularItalic-WebXL.eaba73fe.ttf) format("truetype");
}

@font-face {
	font-family: "Euclid Circular B";
	font-style: normal;
	font-weight: 500;
	src: url(/static/fonts/EuclidCircularB-Medium.82436703.ttf) format("truetype");
}

@font-face {
	font-family: "Euclid Circular B";
	font-style: normal;
	font-weight: 700;
	src: url(/static/fonts/EuclidCircularB-Bold-WebXL.cd393be2.ttf) format("truetype");
}





.btn-join {
	background-color: rgb(255, 0, 86) !important;
	color: #fff !important;
}

.btn-join:hover {
	color: #fff !important;
}

.gift-madal-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.5;
	z-index: 99;
	top: 0px;
}

.gift-madal {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.gift-madal .left-scrollbar {
	height: 100%;
}

.gift-madal .left-scrollbar .ps__rail-y {
	opacity: 1;
}

.gift-madal .left-scrollbar .ps__thumb-y {
	right: 0px;
	width: 3px;
	background-color: darkgray !important;
	opacity: 1;
}

.gift-madal-body {
	margin: 0 auto;
	max-width: 500px;
	height: calc(100% - 160px);
	margin-top: 80px;
	border-radius: 10px;
}

.gift-madal-body h3 {
	font-size: 25px;
	border-bottom: 1px solid #363636;
	padding: 15px 20px;
	margin: 0px;
	text-align: center;
	position: relative;
	color: #d2d3d5;
	background: #3b3b3b;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

.form-group {
	min-height: 63px;
	border-bottom: 1px solid #767676;
	position: relative;
	margin-bottom: 10px !important;
}

.form-group .control-label {
	position: absolute;
	font-size: 16px;
	top: 17px;
	color: #fff;
	font-weight: bold;
}

.form-group .form-group-item {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.form-group .time {
	font-size: 16px;
	position: absolute;
	right: 0px;
	bottom: 15px;
}

/* @keyframes example  {
    from {font-size: 16px;top: 17px;}
    to {font-size: 6px;top: 6px;}
}

@keyframes example1  {
    from {font-size: 6px;top: 6px;}
    to {font-size: 16px;top: 17px;}
} */

@-webkit-keyframes example {
	from {
		font-size: 16px;
		top: 17px;
	}

	to {
		font-size: 12px;
		top: 6px;
	}
}

@keyframes example {
	from {
		font-size: 16px;
		top: 17px;
	}

	to {
		font-size: 12px;
		top: 6px;
	}
}

@-webkit-keyframes example1 {
	from {
		font-size: 12px;
		top: 6px;
	}

	to {
		font-size: 16px;
		top: 17px;
	}
}

@keyframes example1 {
	from {
		font-size: 12px;
		top: 6px;
	}

	to {
		font-size: 16px;
		top: 17px;
	}
}

.control-label-an-out {
	-webkit-animation-name: example;
	animation-name: example;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.control-label-an-in {
	-webkit-animation-name: example1;
	animation-name: example1;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.form-group .form-group-item .form-control {
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 19px;
	padding: 10px 0 5px 5px;
	color: #d2d3d5;
}

.form-group .form-group-item .form-control-select {
	width: 100%;
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 19px;
	padding: 0px 0 0px 0px;
	position: relative;
	top: -13px;
	color: #8a8a8a;
}

.form-group .form-group-item .form-control-select:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.form-group .form-group-item .form-control:focus {
	border: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.my-form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-transition: none;
	transition: none;
}

.my-form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

/* 
.swal2-modal {
    background-color: #050404 !important;
    border: 3px solid #ffce54 !important;
    border-radius: 10px;
	padding-bottom:30px !important;
	
}

.swal2-content {
    color: #d6d6d5 !important;
} */

.swal2-title {
	font-size: 23px !important;
}

.swal2-confirm {
	border-radius: 2px;
	color: #fff !important;
	background-color: #007bff !important;
	border-color: #007bff !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

.swal2-confirm:hover {
	background: #025ec2 !important;
}

.swal2-cancel {
	border-radius: 2px;
	font-size: 12px;
	background: #c20103 !important;
	color: #ffffff !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

.swal2-cancel:hover {
	background: red !important;
}

.swal2-icon {
	margin: 10px 0;
}

/* Header ------------------------------------------- Start */
.page-header {
	height: 65px;
	background: #1e1e1e;
	width: 100%;
}

.content-header {
	height: 100%;
	max-width: 880px;
	margin: 0 auto;
	position: relative;
}

.content-header .center {
	padding: 0px;
	margin: 0px;
	line-height: 65px;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.content-header .center img.logo {
	width: 180px;
}

.content-header .menu-icon {
	color: #d2d3d5;
	font-size: 28px;
	line-height: 65px;
	cursor: pointer;
	position: absolute;
	left: 15px;
	z-index: 15;
}

.content-header .notify-icon {
	font-size: 28px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	z-index: 15;
}

.content-header .notify-icon a {
	color: #d2d3d5;
	text-align: center;
	font-size: 15px;
	text-align: center;
	position: relative;
	text-decoration: none;
	display: block;
}

.content-header .notify-icon a i {
	font-size: 25px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 10px;
}

.content-header .notify-text {
	display: block;
	padding-top: 40px;
}

.aside-menu {
	position: fixed;
	left: -430px;
	height: 100%;
	width: 430px;
	background: #1e1e1e;
	z-index: 999;
}

.aside-menu .menu-head {
	height: 65px;
	background: #1e1e1e;
	width: 100%;
	line-height: 65px;
	text-align: center;
	color: #ffc107;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #343434;
}

.aside-menu .menu-head .nickname {
	color: #ffffff;
}

.aside-menu .menu-head .nickname .level-icon {
	width: 30px;
}

.aside-menu .menu-head .close-btn {
	position: absolute;
	right: 15px;
	font-size: 28px;
	color: #ffffff;
}

.aside-menu-back {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99;
	opacity: 0.56;
}

.aside-menu .menu-list {
	height: calc(100% - 65px);
}

.aside-menu ul {
	padding: 0px;
	margin: 0px;
}

.aside-menu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #363636;
	padding: 15px 35px;
	font-size: 16px;
}

.aside-menu ul li .aside-menu-icon {
	margin-right: 10px;
	color: #d2d3d5;
}

.aside-menu ul li.menu-item:hover {
	background: #e6e6e6;
}

.aside-menu ul li.logout {
	background: #ffc107;
	text-align: center;
}

.aside-menu ul li.logout .aside-menu-icon {
	color: #212529;
}

.aside-menu ul li.logout a {
	color: #212529;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.aside-menu ul li.money {
	text-align: center;
}

.aside-menu ul li.money .aside-menu-icon {
	color: #ffc107;
	margin: 0px;
}

.aside-menu ul li.money a {
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #ffc107;
}

.aside-menu ul li a {
	display: block;
	position: relative;
}

.aside-menu ul li a span {
	color: #d2d3d5;
	position: absolute;
	left: 30px;
}

/* Header ------------------------------------------- End */

/* main ------------------------------------------- Start */
.page-container {
	max-width: 880px;
	margin: 0 auto;
	margin-bottom: 80px;
}

/* main ------------------------------------------- End */

/* footer ------------------------------------------- Start */
.page-footer {
	height: 60px;
	background: #1e1e1e;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 98;
}

.content-footer {
	height: 100%;
	max-width: 880px;
	margin: 0 auto;
	position: relative
}

.content-footer ul {
	padding: 0px;
	margin: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.content-footer ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	border-right: 1px solid #363636;
	height: 60px;
}

.content-footer ul li:last-child {
	border-right: none
}

.content-footer ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	position: relative;
	height: 100%;
	color: #d2d3d5;
	text-decoration: none;
	position: relative;
}

.content-footer ul li a:hover {
	color: #ffc107;
}

.content-footer ul li.active a {
	color: #ffc107;
}

.content-footer .tail-menu-box {
	font-size: 18px;
	padding-top: 8px;
	width: 60px;
	position: relative;
	margin: 0 auto;
}

.content-footer .tail-menu-box .badge {
	position: absolute;
	right: -5px;
	top: 5px;
	background: red;
	border-radius: 10px;
}

.content-footer ul li a span {
	display: block;
}

/* footer ------------------------------------------- End */

.content-panel {
	position: absolute;
	top: 65px;
	width: calc(100% - 30px);
	height: calc(100% - 155px);
	left: 50%;
	top: 80px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.table thead th {
	border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 430px) {
	.aside-menu {
		left: -100%;
		width: 100%;
	}
}


.ql-align-center {
	text-align: center;
}


#kakao-talk-channel-chat-button {
	position: fixed !important;
	bottom: 150px;
	right: 20px;
	z-index: 999
}

.menu-list .ps__thumb-y {
	right: 0px;
}

.title {
	height: 100%;
	color: #fff;
	width: calc(100% - 120px);
	position: absolute;
	left: 60px;
	line-height: 60px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

.notify-badge {
	font-size: 13px;
	background: red;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	line-height: 20px;
	border-radius: 20px;
	top: 15px;
	right: 5px;
	text-align: center;
}

* Container style */ .ps {
	overflow: hidden !important;
	overflow-anchor: none;
	-ms-overflow-style: none;
	touch-action: auto;
	-ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
	display: none;
	opacity: 0;
	transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	height: 15px;
	/* there must be 'bottom' or 'top' for ps__rail-x */
	bottom: 0px;
	/* please don't change 'position' */
	position: absolute;
}

.ps__rail-y {
	display: none;
	opacity: 0;
	transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	width: 15px;
	/* there must be 'right' or 'left' for ps__rail-y */
	right: 0;
	/* please don't change 'position' */
	position: absolute;
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
	display: block;
	background-color: transparent;
}

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
	opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
	background-color: #eee;
	opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color .2s linear, height .2s ease-in-out;
	-webkit-transition: background-color .2s linear, height .2s ease-in-out;
	height: 6px;
	/* there must be 'bottom' for ps__thumb-x */
	bottom: 2px;
	/* please don't change 'position' */
	position: absolute;
}

.ps__thumb-y {
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color .2s linear, width .2s ease-in-out;
	-webkit-transition: background-color .2s linear, width .2s ease-in-out;
	width: 6px;
	/* there must be 'right' for ps__thumb-y */
	right: 2px;
	/* please don't change 'position' */
	position: absolute;
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
	background-color: #999;
	height: 11px;
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
	background-color: #999;
	width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
	.ps {
		overflow: auto !important;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.ps {
		overflow: auto !important;
	}
}

.ps {
	position: relative;
}

.room {
	height: calc(100% - 15px);
	margin-top: 15px;
}

.room-head .search {
	width: calc(100% - 30px);
	margin-left: 15px;
	border: 1px solid #363636;
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
	position: relative;
}

.room-head .search .search-icon {
	font-size: 25px;
	color: #a4a4a4;
}

.room-head .search .search-text {
	height: 46px;
	width: calc(100% - 120px);
	position: absolute;
	left: 55px;
	top: 5px;
	background: none;
	border: none;
	left: 55px;
	color: #d2d3d5;
	font-size: 18px;
}

.room-head .search .search-text::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.room-head .search .search-text::input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.room-head .search .search-text::-moz-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.room-head .search .search-text::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.room-head .search .search-text:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.room-head .search .search-btn {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 46px;
}

.room-head .search .search-btn:focus,
.room-head .search .search-btn:active {
	outline: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.loading-back {
	position: absolute;
	height: calc(100% - 141px);
	width: 100%;
	top: 141px;
	background: #000;
	opacity: 0.1;
	z-index: 99;
}

.loading-spinner {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #007bff;
	font-size: 25px;
	text-align: center;
}

.loading-spinner-text {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.room-list-box {
	height: calc(100% - 71px);
	margin-top: 0px;
	padding: 0px;
	border-top: 1px solid #363636;
}

.room-tab {
	height: 55px;
	border-bottom: 1px solid #363636;
}

.room-tab ul {
	margin: 0px;
	padding: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.room-tab ul li {
	display: inline-block;
	-webkit-box-flex: 1px;
	-ms-flex: 1px;
	flex: 1px;
	text-align: center;
	line-height: 55px;
	border-right: 1px solid #363636;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
	background: #d2d3d5;
}

.room-tab ul li.active {
	background: #ffc107;
	color: #212529;
}

.room-tab ul li:hover {
	background: #ffc107;
	color: #212529;
}

.room-tab ul li:last-child {
	border: none;
}

.room-list {
	height: calc(100% - 55px);
	padding: 0px;
	color: #FFF;
	overflow-y: scroll;
}

.room-list .ps__rail-y {
	opacity: 0.6;
}

.room-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.room-list .room-ul {
	padding: 0px;
	margin: 0px;
}

.room-list .room-ul li {
	list-style: none;
	padding: 0px 0px;
	border-bottom: 1px solid #e6e6e6;
	height: 80px;
	position: relative;
	cursor: pointer;
}

.room-list .room-ul li:hover {
	background: #15191d
}

.room-list .room-ul .room-img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 15px;
}

.room-list .room-ul .room-img img {
	width: 60px;
	height: 60px;
	border-radius: 5px;
}

.room-list .room-ul .room-title {
	position: absolute;
	left: 90px;
	height: 100%;
	line-height: 80px;
	font-size: 18px;
	width: calc(100% - 220px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.room-list .room-ul .room-title .room-level {
	color: #ffc107;
	font-weight: bold;
	margin-right: 5px;
}

.room-list .room-ul .room-count {
	position: absolute;
	right: 0px;
	height: 100%;
	line-height: 80px;
	font-size: 20px;
	color: #d2d3d5;
	right: 15px;
}

.room-list .room-ul .room-count .room-icon {
	margin-right: 10px;
	color: #007bff;
}

.room-list .room-ul .room-count .icon-bule {
	color: #007bff;
}

.room-list .room-ul .room-count .icon-red {
	color: red
}

/* .room-list .room-ul .room-count span{} */
.room-list .room-mission-ul {
	padding: 0px;
	margin: 0px;
}

.room-list .room-mission-ul li {
	list-style: none;
	padding: 0px 0px;
	border-bottom: 1px solid #363636;
	height: 80px;
	position: relative;
	cursor: pointer;
}

.room-list .room-mission-ul li:hover {
	background: #15191d
}

.room-list .room-mission-ul .room-img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 15px;
}

.room-list .room-mission-ul .room-img img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

.room-list .room-mission-ul .room-title {
	position: absolute;
	left: 90px;
	height: 100%;
	padding-top: 10px;
	font-size: 18px;
	width: calc(100% - 220px);
}

.room-list .room-mission-ul .room-title>div {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.room-list .room-mission-ul .room-title>div.mission-coin {
	font-weight: bold;
	color: #575757;
}

.room-list .room-mission-ul .room-title>div.mission-coin .mission-total-coin {
	color: #ff6600;
}

.room-list .room-mission-ul .room-title>div.mission-coin .mission-my-coin {
	color: #007bff;
}

.room-list .room-mission-ul .room-title .room-level {
	color: #ffc107;
	font-weight: bold;
	margin-right: 5px;
}

.room-list .room-mission-ul .room-count {
	position: absolute;
	right: 0px;
	height: 100%;
	line-height: 80px;
	font-size: 20px;
	color: #d2d3d5;
	right: 15px;
}

.room-list .room-ul-live .row {
	padding: 7.5px;
}

.room-list .room-ul-live .live-item {
	padding: 7.5px;
}

.room-list .room-ul-live .live-item .live-warp {
	width: 100%;
	height: 300px;
	border: 1px solid #646464;
	border-radius: 10px;
	cursor: pointer;
}

.room-list .room-ul-live .live-item .live-warp:hover {
	background: #15191d;
}

.room-list .room-ul-live .live-item .live-warp .live-img {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 8px;
	border: 1px solid #363636;
	overflow: hidden;
	position: relative;
}

.room-list .room-ul-live .live-item .live-warp .live-img img {
	height: 300px;
}

.room-list .room-ul-live .live-item .live-warp .live-img div.back {
	position: absolute;
	width: 100%;
	color: #fff;
	opacity: 0.85;
	height: 42px;
	bottom: 0px;
	background: #000;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.room-list .room-ul-live .live-item .live-warp .live-img div.title {
	position: absolute;
	width: calc(100% - 80px);
	left: 0px;
	padding-left: 10px;
	color: #fff;
	text-align: left;
	height: 42px;
	bottom: 0px;
	line-height: 42px;
	font-size: 17px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.room-list .room-ul-live .live-item .live-warp .live-img div.live-info {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 80px;
	height: 42px;
	line-height: 42px;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
}

/* .room-list .room-ul-live .live-item .live-warp .live-img div.live-info .live-status{text-align: right;padding: 0px;margin: 0px;} */
.room-list .room-ul-live .live-item .live-warp .live-img div.live-info .live-icon {
	font-size: 15px;
	position: relative;
	margin-right: 5px;
}

.room-list .room-ul-live .live-item .live-warp .live-img div.live-info .live-icon-living {
	color: chartreuse;
}

@media (max-width: 780px) {}

@media (max-width: 480px) {
	.room-list .room-ul li {
		height: 70px;
	}

	.room-list .room-ul .room-img {
		width: 50px;
		height: 50px;
	}

	.room-list .room-ul .room-img img {
		width: 50px;
		height: 50px;
	}

	.room-list .room-ul .room-title {
		left: 75px;
		line-height: 70px;
		font-size: 16px;
		width: calc(100% - 180px);
	}

	.room-list .room-ul .room-count {
		font-size: 18px;
	}

	.room-list .room-ul .room-count .room-icon {
		margin-right: 5px;
	}

	.room-list .room-ul .room-title .room-level {
		margin-right: 0px;
	}

	.room-list .room-ul-live .live-item .live-warp {
		width: 100%;
		height: 200px;
	}

	.room-list .room-ul-live .live-item .live-warp .live-img img {
		height: 200px;
	}

	.room-tab ul li {
		font-size: 16px;
	}

	.room-tab ul li span {
		display: none;
	}
}

.detail-coin {
	height: calc(100% - 15px);
}

.loading-detail-coin-back {
	position: absolute;
	height: calc(100% - 86px);
	width: 100%;
	top: 86px;
	background: #000;
	opacity: 0.1;
	z-index: 99;
}

.loading-detail-coin-spinner {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #007bff;
	font-size: 25px;
	text-align: center;
}

.loading-detail-coin-spinner-text {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.detail-coin-head {
	background: #181d23;
}

.detail-coin-head .detail-coin-title {
	width: 100%;
	margin-left: 15px;
	height: 86px;
	line-height: 86px;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.detail-coin-head .detail-coin-title .title-icon {
	font-size: 35px;
	color: #ffc107;
	margin-right: 15px;
}

.detail-coin-head .detail-coin-title .title-name {
	font-size: 22px;
	font-weight: bold;
	color: #ffc107;
}

.detail-coin-list-box {
	height: calc(100% - 80px);
	border-top: 1px solid #363636;
}

.detail-coin-list {
	padding: 0px;
	height: 100%;
}

.detail-coin-list .ps__rail-y {
	opacity: 0.6;
}

.detail-coin-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.list-table {
	margin: 0px;
	width: 100%;
}

.list-table th {
	border-top: none !important;
	border-bottom: 1px solid #363636 !important;
	text-align: center;
	color: #000;
	padding: 10px;
}

.list-table th:first-child {
	text-align: left;
	padding-left: 25px;

}

.list-table th:last-child {
	text-align: right;
	padding-right: 25px;
}

.list-table td {
	border-top: none;
	min-height: 60px;
	border-bottom: 1px solid #363636;
	text-align: center;
	vertical-align: middle;
	color: #000;
	padding: 10px;
}

.list-table td:first-child {
	text-align: left;
	padding-left: 25px;
}

.list-table td:last-child {
	text-align: right;
	padding-right: 25px;
}

.list-table td.item-price {
	font-size: 18px;
	font-weight: bold;
	color: #ffc107;
}

/* .list-table td.item-payment_name{} */
.list-table td.item-exchange-bank span {
	margin: 0 3px;
	font-size: 16px;
}

.list-table td.item-status0 {
	color: #555;
	font-size: 15px;
}

.list-table td.item-status1 {
	color: #007bff;
	font-size: 15px;
}

.list-table td.item-status2 {
	color: red;
	font-size: 15px;
}

.list-table td.item-status3 {
	color: #f60;
	font-size: 15px;
}

.list-table td.item-date {
	font-size: 15px;
	color: #888888;
}

@media (max-width: 580px) {
	.list-table td.item-price {
		font-size: 15px;
	}

	.list-table th {
		font-size: 15px;
	}
}

.board {
	height: calc(100% - 15px);
}

.loading-board-back {
	position: absolute;
	height: calc(100% - 86px);
	width: 100%;
	top: 86px;
	background: #000;
	opacity: 0.1;
	z-index: 99;
}

.loading-board-spinner {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #007bff;
	font-size: 25px;
	text-align: center;
}

.loading-board-spinner-text {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

/* 
.chatroom-head{height: 80px;} */
.board-head {
	margin-bottom: 20px;
}

.board-head .board-title {
	width: calc(100% - 30px);
	margin-left: 15px;
	height: 86px;
	line-height: 86px;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.board-head .board-title .title-icon {
	font-size: 35px;
	color: #ffc107;
	margin-right: 15px;
}

.board-head .board-title .title-name {
	font-size: 22px;
	font-weight: bold;
	color: #ffc107;
}

.board-list-box {
	height: calc(100% - 71px);
}

.board-list {
	height: 100%;
	padding: 0px;
}

.board-list .ps__rail-y {
	opacity: 0.6;
}

.board-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.board-ul {
	padding: 0px;
	margin: 0px;
}

.board-ul li {
	list-style: none;
	padding: 0px 0px;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0px;
	position: relative;
	cursor: pointer;
	color: #000;
}

.board-ul li p {
	width: calc(100% - 150px);
	padding-left: 25px;
	line-height: 30px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
}

.board-ul li:hover {
	background: #e6e6e6;
}

.board-ul li p .board-icon {
	margin-right: 10px;
}

.board-ul li span {
	position: absolute;
	right: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #888888;
	font-weight: normal;
}

@media (max-width: 880px) {}

.user-pannel {
	height: 100%;
	margin-top: 15px;
	padding: 0 15px;
}

.user {
	background: #1f242a;
	border-radius: 10px;
	padding-bottom: 30px;
}

.user label {
	color: #d2d3d5;
}

.user-head {
	border-radius: 5px;
	background: #e6e6e6;
}

.user-head .user-title {
	width: 100%;
	margin-left: 15px;
	height: 46px;
	line-height: 46px;
	padding: 0 15px;
	position: relative;
	text-align: center;
	margin: auto;

}

.user-head .user-title .title-icon {
	font-size: 20px;
	color: #4d4d4d;
	margin-right: 15px;
}

.user-head .user-title .title-name {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.user-head .user-title .title-question {
	position: absolute;
	right: 0px;
	color: #e0e0e0;
	font-weight: bold;
	cursor: pointer;
}

.user-head .user-title .title-question:hover {
	color: #ffc107;
}

.user-content {
	border-top: 1px solid #e2e2e2;
	min-height: calc(100% - 150px);
}

.user-profile {
	width: 100%;
	background: #1f242a;
	text-align: center;
}

.user-profile .user-image {
	background: #e2e2e2;
	padding: 38px 0;
}

.user-profile .user-image img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
}

.user-profile .image-btn {
	padding-top: 20px;
}

.user-profile .user-level-name {
	padding-top: 10px;
	font-size: 25px;
	font-weight: bold;
	line-height: 60px;
	color: rgba(0, 0, 0, 0.6);
}

.user-profile .user-level-name img {
	width: 38px;
	height: 38px;
	border-radius: 100%;
}

.user-profile .user-coin {
	font-size: 25px;
	margin-top: 20px;
}

.user-profile .user-coin .lable {
	padding: 8px 0;
	color: #d2d3d5;
	font-weight: bold;
}

.user-profile .user-coin .coin {
	font-weight: bold;
	color: #ffc107;
}

.user-profile .user-coin .coin span {
	margin-left: 15px;
}

.user-profile .user-coin .vanish_coin {
	font-size: 22px;
	margin-top: 10px;
	color: #f60;
}

.user-profile .user-coin .vanish_coin span {
	color: #f60;
}

.user .my-from-control {
	height: 46px;
	width: calc(100% - 100px);
	background: #fff;
	border: 1px solid #f5f5f5;
	color: rgba(0, 0, 0, 0.733);
	font-size: 18px;
	border-radius: 10px;
	padding-left: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.user .my-from-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.user .my-from-control::input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.user .my-from-control::-moz-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.user .my-from-control::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.user .my-from-control:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.my-from {
	padding-top: 30px;
}

.my-from .d-block {
	font-weight: bold;
}

.my-from .form-group {
	border: none;
	margin-bottom: 38px !important;
	padding: 0 80px !important
}

.my-from .form-control,
.my-from .custom-select {
	height: 45px !important
}

@media (max-width:680px) {
	.user-profile .user-image img {
		width: 210px;
		height: 210px;
		border-radius: 100%;
	}

	.user-profile .user-level-name img {
		width: 38px;
		height: 38px;
		border-radius: 100%;
	}

	.my-from .form-group {
		padding: 0 30px !important
	}
}

@media (max-width:460px) {
	.my-from .form-group {
		padding: 0 15px !important
	}
}

.chatroom {
	height: calc(100% - 15px);
}

.chatroom-head {
	background: #181d23;
}

.chatroom-head .chat-title {
	width: calc(100% - 30px);
	margin-left: 15px;
	height: 86px;
	line-height: 86px;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.chatroom-head .chat-title .title-icon {
	font-size: 35px;
	color: #ffc107;
	margin-right: 15px;
}

.chatroom-head .chat-title .title-name {
	font-size: 22px;
	font-weight: bold;
	color: #ffc107;
}

.loading-chat-back {
	position: absolute;
	height: calc(100% - 86px);
	width: 100%;
	top: 86px;
	background: #000;
	opacity: 0.1;
	z-index: 99;
}

.loading-chat-spinner {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #007bff;
	font-size: 25px;
	text-align: center;
}

.chatroom-list-box {
	height: calc(100% - 71px);
	border-top: 1px solid #363636;
}

.loading-spinner-text {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.chatroom-list {
	height: 100%;
	padding: 0px;
}

.chatroom-list .ps__rail-y {
	opacity: 0.6;
}

.chatroom-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.chatroom-ul {
	padding: 0px;
	margin: 0px;
	color: #d2d3d5;
}

.chatroom-ul li {
	list-style: none;
	padding: 0px 0px;
	border-bottom: 1px solid #363636;
	height: 80px;
	position: relative;
	cursor: pointer;
}

.chatroom-ul li:hover {
	background: #15191d
}

.chatroom-ul .chatroom-img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 15px;
}

.chatroom-ul .chatroom-img img {
	width: 60px;
	height: 60px;
	border-radius: 20px;
}

.chatroom-ul .chatroom-title {
	position: absolute;
	left: 90px;
	height: 100%;
	padding: 10px 0;
	font-size: 18px;
	width: calc(100% - 80px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.chatroom-ul .chatroom-title .mission-coin {
	font-size: 18px;
	font-weight: bold;
}

.chatroom-ul .chatroom-title .mission-coin .mission-total-coin {
	color: yellow;
	line-height: 35px;
}

.chatroom-ul .chatroom-title .mission-coin .mission-my-coin {
	color: #004692;
}

.chatroom-ul .chatroom-room-profile {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.chatroom-ul .chatroom-room-profile .chatroom-type1 {
	color: #ffc107;
	font-weight: bold;
	margin-right: 5px;
}

.chatroom-ul .chatroom-last-message {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-top: 3px;
	color: #d2d3d5;
}

.chatroom-ul .chatroom-count {
	position: absolute;
	right: 0px;
	height: 100%;
	line-height: 80px;
	font-size: 18px;
	color: #575757;
	right: 15px
}

.chatroom-ul .chatroom-count span {
	background: red;
	color: #fff;
	padding: 5px;
}

@media (max-width: 580px) {
	.chatroom-ul .chatroom-room-profile {
		padding-right: 60px;
	}
}

.exchange-pannel {
	height: 100%;
	margin-top: 15px;
	padding: 0 15px;
}


.exchange-head .exchange-title {
	width: calc(100% - 30px);
	margin-left: 15px;
	height: 86px;
	line-height: 86px;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.exchange-head .exchange-title .title-icon {
	font-size: 35px;
	color: #ffc107;
	margin-right: 15px;
}

.exchange-head .exchange-title .title-name {
	font-size: 22px;
	font-weight: bold;
	color: #ffc107;
}

.exchange-head .exchange-title .title-question {
	position: absolute;
	right: 0px;
	color: #ffc107;
	font-weight: bold;
	cursor: pointer;
}

.exchange-head .exchange-title .title-question:hover {
	color: #ffc107;
}

.exchange-content {
	border-top: 1px solid #363636;
	min-height: calc(100% - 150px);
}

.exchange-profile {
	width: 100%;
	background: #1f242a;
	text-align: center;
}

.exchange-profile .exchange-coin {
	font-size: 25px;
	margin-top: 20px;
}

.exchange-profile .exchange-coin .lable {
	padding: 8px 0;
	color: #d2d3d5;
	font-weight: bold;
}

.exchange-profile .exchange-coin .coin {
	font-weight: bold;
	color: #d2d3d5;
}

.exchange-profile .exchange-coin .coin span {
	margin-left: 15px;
}

.exchange-price {
	padding: 0 80px;
	font-size: 18px;
	margin-bottom: 15px;
}

.exchange-price span {
	float: right;
	color: #ffc107;
	font-weight: bold;
}

.exchange label {
	color: #d2d3d5;
}

.exchange .my-from-control {
	height: 46px;
	width: calc(100% - 100px);
	background: #fff;
	border: 1px solid #f5f5f5;
	color: rgba(0, 0, 0, 0.733);
	font-size: 18px;
	border-radius: 10px;
	padding-left: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.exchange-content .tip {
	padding: 20px 80px;
	font-size: 15px;
	border-top: 1px solid #363636;
	background: #1f242a;
	margin-top: 15px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.exchange-content .tip p {
	padding: 5px 0;
	margin: 0px;
	color: #555;
}

.exchange .my-from-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.exchange .my-from-control::input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.exchange .my-from-control::-moz-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.exchange .my-from-control::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.exchange .my-from-control:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.my-from {
	padding-top: 30px;
}

.my-from .d-block {
	font-weight: bold;
}

.my-from .form-group {
	border: none;
	margin-bottom: 38px !important;
	padding: 0 80px !important
}

.my-from .form-control,
.my-from .custom-select {
	height: 45px !important
}

@media (max-width:680px) {
	.my-from .form-group {
		padding: 0 30px !important
	}

	.exchange-content .tip {
		padding: 20px 30px;
	}

	.exchange-price {
		padding: 0 30px;
	}
}

@media (max-width:460px) {
	.my-from .form-group {
		padding: 0 15px !important
	}
}

.shop-pannel {
	height: 100%;
	margin-top: 15px;
	padding: 0 15px;
}

.shop {
	background: #1f242a;
	border-radius: 10px;
}

.shop-head {
	background: #181d23;
}

.shop-head .shop-title {
	width: calc(100% - 30px);
	margin-left: 15px;
	height: 86px;
	line-height: 86px;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.shop-head .shop-title .title-icon {
	font-size: 35px;
	color: #ffc107;
	margin-right: 15px;
}

.shop-head .shop-title .title-name {
	font-size: 22px;
	font-weight: bold;
	color: #ffc107;
}

.shop-head .shop-title .title-question {
	position: absolute;
	right: 0px;
	color: #d2d3d5;
	font-weight: bold;
	cursor: pointer;
}

.shop-head .shop-title .title-question:hover {
	color: #ffc107;
}

.loading-spinner-text {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.shop-list-box {
	border-top: 1px solid #363636;
}

.shop-list .ps__rail-y {
	opacity: 0.6;
}

.shop-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.shop .item-list {
	padding: 15px 15px;
}

.shop .item-list .item {
	padding: 0 15px;
}

.shop .item-group {
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 33px 0;
	margin: 15px 0;
	border-radius: 10px;
	cursor: pointer;
}

.shop .item-group:hover {
	background: #f5f5f5;
}

.shop .item-group .item-image {
	text-align: center;
}

.shop .item-group .item-image img {
	width: 60%;
}

.shop .item-group .item-name {
	text-align: center;
	font-size: 25px;
	padding: 15px 0;
	font-weight: bold;
	color: #007bff;
}

.shop .item-group .item-coins {
	text-align: center;
	font-size: 20px;
	padding: 10px 0 0 0;
	color: #46c37b;
}

.shop .item-group .item-price {
	text-align: center;
	font-size: 20px;
	padding: 10px;
	color: #d26a5c;
}

.shop .item-group .item-btn {
	text-align: center;
	padding: 10px 0 0 0;
}

.shop .item-coin {
	padding: 10px 0px 30px 0px;
}

.shop .item-coin .coin-input {
	background: #007bff;
	border-radius: 10px;
	padding: 10px;
	position: relative;
	cursor: pointer;
	margin: 0 15px;
}

.shop .item-coin .coin-input .item-btn {
	position: absolute;
	right: 15px;
	top: 10px;
	height: 50px !important
}

.shop .my-from-control {
	height: 46px;
	width: calc(100% - 100px);
	background: #fff;
	border: 1px solid #f5f5f5;
	color: rgba(0, 0, 0, 0.733);
	font-size: 18px;
	border-radius: 10px;
	padding-left: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.shop .my-from-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.shop .my-from-control::input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.shop .my-from-control::-moz-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.shop .my-from-control::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.459);
}

.shop .my-from-control:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

@media (max-width:580px) {
	.shop-head .shop-title {
		text-align: left;
	}

	.shop .item-group {
		padding: 25px 0;
	}

	.shop .item-group .item-image img {
		width: 50%;
	}
}




.slide2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slide2-item:first-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 4px;
}

.slide2-item:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 4px;
}

.slide2-item img {
	width: 100%;
}





.help {
	height: 100%;
	border: 1px solid #363636;
}

.help-head {
	background: #181d23;
}

.help-head .help-title {
	width: calc(100% - 30px);
	margin-left: 15px;
	height: 86px;
	line-height: 86px;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.help-head .help-title .title-icon {
	font-size: 35px;
	color: #ffc107;
	margin-right: 15px;
}

.help-head .help-title .title-name {
	font-size: 22px;
	font-weight: bold;
	color: #ffc107;
}

.loading-back1 {
	position: absolute;
	height: calc(100% - 150px);
	width: 100%;
	top: 80px;
	background: #000;
	opacity: 0.1;
	z-index: 99;
}

.loading-spinner1 {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #007bff;
	font-size: 25px;
	text-align: center;
}

.help-body {
	height: calc(100% - 80px);
	border-top: 1px solid #363636;
}

.help-list {
	height: calc(100% - 80px);
	padding: 0px;
	overflow-y: scroll;
}

.help-ul {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.help-ul li {
	padding-top: 20px;
	list-style: none;
}

.message-box {
	position: relative;
}

.manager-message .triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-right: 25px solid #f5f5f5;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-radius: 0px;
	bottom: 0px;
}

.message-box span.span-message-image-gift {
	margin: 0 20px;
	padding: 10px 10px;
	border-radius: 5px;
	display: inline-block;
	max-width: calc(100% - 80px);
	word-wrap: break-word;
}

.span-message-image-gift .tm,
message-box .tm {
	font-size: 11px;
}

.manager-message {
	text-align: left;
}

.manager-message span.span-message-image-gift {
	background: #f5f5f5;
}

.my-message {
	text-align: right;
}

.my-message span.span-message-image-gift {
	background: #007bff;
	color: #fff;
	text-align: left;
}

.my-message .triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 25px solid #007bff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-radius: 0px;
	bottom: 0px;
	right: 0px;
}

.type-image img {
	max-width: 300px;
}

.help-list .ps__rail-y {
	opacity: 0.6;
}

.help-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.help-body .help-footer {
	height: 70px;
	width: 100%;
	border-top: 1px solid #363636;
	background: #181d23;
}

.help-footer {
	position: relative;
}

.help-footer-send {
	position: absolute;
	width: calc(100% - 80px);
	height: 100%;
	padding: 10px 0px 10px 15px;
}

.help-footer-send .my-form-control {
	height: 50px;
}

.help-footer-btn {
	position: absolute;
	width: 80px;
	right: 0px;
	height: 100%;
	padding: 10px 15px 10px 5px;
	text-align: right;
}

.help-footer-btn .msessage-btn,
.help-footer-btn .image-btn {
	font-size: 18px;
	margin: 0px;
	width: 70px;
	height: 50px;
	display: inline-block;
	border-radius: 0.25rem;
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}

.help-footer-btn .msessage-btn {
	background: #ff4966;
	border-color: #ff4966
}

.help-footer-btn .image-btn {
	background: #007bff;
	border-color: #007bff;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.misssion-chat .help-footer-btn {
	width: 160px;
}

.misssion-chat .help-footer-send {
	width: calc(100% - 160px);
}

.misssion-chat .msessage-btn {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

.misssion-chat .image-btn {
	display: inline-block;
}

@media (max-width: 580px) {
	.type-image img {
		max-width: 100%;
	}
}


.chat {
	height: 100%;

}

.chat-head {
	height: 80px;
	position: relative;
	color: #d2d3d5;
}

.room-profile-image {
	height: 80px;
	width: 80px;
	padding: 10px 15px;
}

.room-profile-image img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

.room-profile-info {
	position: absolute;
	height: 100%;
	width: calc(100% - 220px);
	top: 0px;
	left: 90px;
	margin: 0px;
	padding: 0;
}

.room-profile-info li {
	list-style: none;
	height: 40px;
}

.room-profile-info li.name {
	font-size: 18px;
	padding-top: 15px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.room-profile-info li.name .mission-name {
	color: #007bff;
}

.room-profile-info li.time {
	font-size: 14px;
	padding-top: 5px;
}

.room-profile-close {
	position: absolute;
	height: 40px;
	right: 0px;
	width: 130px;
	top: 20px;
	text-align: right;
	padding-right: 15px;
}

.loading-back1 {
	position: absolute;
	height: calc(100% - 150px);
	width: 100%;
	top: 80px;
	background: #000;
	opacity: 0.1;
	z-index: 99;
}

.loading-spinner1 {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #007bff;
	font-size: 25px;
	text-align: center;
}

.gift-svga {
	position: absolute;
	height: calc(100% - 150px);
	width: 100%;
	top: 80px;
	z-index: 99;
}

#gift-svga-back {
	position: relative;
}

#gift-canvas {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gift-image {
	position: absolute;
	height: calc(100% - 150px);
	width: 100%;
	top: 80px;
	z-index: 99;
}

#gift-image-back {
	position: relative;
	overflow: hidden;
}

#gift-image-back img {
	width: calc(100% - 160px);
	margin-left: 80px;
	border: 10px solid #007bff;
	border-radius: 15px;
}

.chat-body {
	height: calc(100% - 80px);
	border-top: 1px solid #363636;
}

.chat-room-coin {
	height: 50px;
	border-bottom: 1px solid #363636;
	color: #007bff;
	font-weight: bold;
	line-height: 50px;
	padding: 0 15px;
	background: #181d23;
	color: #d2d3d5;
}

.chat-room-coin span.room_tottal_coin {
	float: right;
	color: yellow;
	font-size: 18px;
}

.chat-list {
	height: calc(100% - 120px);
	padding: 0px;
}

.chat-ul {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.chat-ul li {
	padding-top: 20px;
	list-style: none;
}

.message-box {
	position: relative;
}

.manager-message .triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-right: 25px solid #f5f5f5;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-radius: 0px;
	bottom: 0px;
}

.message-box span.span-message-image-gift {
	margin: 0 20px;
	padding: 10px 10px;
	border-radius: 5px;
	display: inline-block;
	max-width: calc(100% - 80px);
	word-wrap: break-word;
}

.manager-message {
	text-align: left;
}

.manager-message span.span-message-image-gift {
	background: #f5f5f5;
}

.my-message {
	text-align: right;
}

.my-message span.span-message-image-gift {
	background: #007bff;
	color: #fff;
	text-align: left;
}

.my-message .triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 25px solid #007bff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-radius: 0px;
	bottom: 0px;
	right: 0px;
}

.type-coin .coin-icon {
	margin-right: 10px;
}

.type-coin {
	padding: 0 20px;
}

.type-coin .triangle {
	display: none;
}

.type-coin span {
	margin: 0px;
	padding: 12px 10px;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	word-wrap: break-word;
	background: #ff604f;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
}

.type-image img {
	max-width: 300px;
}

.type-gift img {
	max-width: 300px;
}

.chat-list .ps__rail-y {
	opacity: 0.6;
}

.chat-list .ps__thumb-y {
	right: 0px;
	background: #aaa !important;
}

.chat-body .chat-footer {
	height: 70px;
	width: 100%;
	border-top: 1px solid #363636;
	background: #181d23;

}

.chat-footer {
	position: relative;
}

.chat-footer-send {
	position: absolute;
	width: calc(100% - 80px);
	height: 100%;
	padding: 10px 0px 10px 15px;
}

.chat-footer-send .my-form-control {
	height: 50px;
}

.chat-footer-btn {
	position: absolute;
	width: 80px;
	right: 0px;
	height: 100%;
	padding: 10px 15px 10px 5px;
	text-align: right;
}

.chat-footer-btn .msessage-btn,
.chat-footer-btn .image-btn {
	font-size: 18px;
	margin: 0px;
	width: 70px;
	height: 50px;
	display: inline-block;
	border-radius: 0.25rem;
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	float: left;
}

.chat-footer-btn .msessage-btn {
	background: #ff4966;
	border-color: #ff4966
}

.chat-footer-btn .image-btn {
	background: #007bff;
	border-color: #007bff;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	display: none;
}

.misssion-chat .chat-footer-btn {
	width: 160px;
}

.misssion-chat .chat-footer-send {
	width: calc(100% - 160px);
}

.misssion-chat .msessage-btn {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

.misssion-chat .image-btn {
	display: inline-block;
}

.chat-password {
	max-width: 300px !important;
	background: #1f242a;
}

.chat-password h3 {
	font-size: 20px;
	font-weight: bold;
}

@media (max-width: 580px) {
	.type-image img {
		max-width: 100%;
	}

	.type-gift img {
		max-width: 100%;
	}

	.message-box span.span-message-image-gift {
		max-width: 100%;
	}

	.chat-room-coin-text span {
		display: none;
	}

	.close-chat {
		display: none;
	}

	.time-text {
		display: none;
	}

	#gift-image-back img {
		width: calc(100% - 50px);
		margin-left: 25px;
	}
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(/static/fonts/fa-brands-400.c1868c95.eot);
	src: url(/static/fonts/fa-brands-400.c1868c95.eot?#iefix) format("embedded-opentype"), url(/static/fonts/fa-brands-400.a06da7f0.woff2) format("woff2"), url(/static/fonts/fa-brands-400.ec3cfdde.woff) format("woff"), url(/static/fonts/fa-brands-400.13685372.ttf) format("truetype"), url(/static/img/fa-brands-400.0cb5a5c0.svg#fontawesome) format("svg");
}

.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url(/static/fonts/fa-solid-900.a0369ea5.eot);
	src: url(/static/fonts/fa-solid-900.a0369ea5.eot?#iefix) format("embedded-opentype"), url(/static/fonts/fa-solid-900.b15db15f.woff2) format("woff2"), url(/static/fonts/fa-solid-900.bea989e8.woff) format("woff"), url(/static/fonts/fa-solid-900.1ab236ed.ttf) format("truetype"), url(/static/img/fa-solid-900.ec763292.svg#fontawesome) format("svg");
}

.fa,
.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(/static/fonts/fa-regular-400.261d666b.eot);
	src: url(/static/fonts/fa-regular-400.261d666b.eot?#iefix) format("embedded-opentype"), url(/static/fonts/fa-regular-400.c20b5b73.woff2) format("woff2"), url(/static/fonts/fa-regular-400.f89ea91e.woff) format("woff"), url(/static/fonts/fa-regular-400.db78b935.ttf) format("truetype"), url(/static/img/fa-regular-400.89ffa3ab.svg#fontawesome) format("svg");
}

.far {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100;
	src: local("Roboto Thin"), local("Roboto-Thin"), url(/static/fonts/Roboto-Thin.5ecbc99d.ttf) format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 300;
	src: local("Roboto Light"), local("Roboto-Light"), url(/static/fonts/Roboto-Light.e22062b3.ttf) format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 500;
	src: local("Roboto Medium"), local("Roboto-Medium"), url(/static/fonts/Roboto-Medium.99fc0816.ttf) format("truetype");
}


@font-face {
	font-family: "Euclid Circular B";
	font-style: normal;
	font-weight: 400;
	src: url(/static/fonts/EuclidCircularB-Regular-WebXL.d5aac9e7.ttf) format("truetype");
}

@font-face {
	font-family: "Euclid Circular B";
	font-weight: 400;
	src: url(/static/fonts/EuclidCircularB-RegularItalic-WebXL.eaba73fe.ttf) format("truetype");
}

@font-face {
	font-family: "Euclid Circular B";
	font-style: normal;
	font-weight: 500;
	src: url(/static/fonts/EuclidCircularB-Medium.82436703.ttf) format("truetype");
}

@font-face {
	font-family: "Euclid Circular B";
	font-style: normal;
	font-weight: 700;
	src: url(/static/fonts/EuclidCircularB-Bold-WebXL.cd393be2.ttf) format("truetype");
}





.btn-join {
	background-color: rgb(255, 0, 86) !important;
	color: #fff !important;
}

.btn-join:hover {
	color: #fff !important;
}

.gift-madal-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.5;
	z-index: 99;
	top: 0px;
}

.gift-madal {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.gift-madal .left-scrollbar {
	height: 100%;
}

.gift-madal .left-scrollbar .ps__rail-y {
	opacity: 1;
}

.gift-madal .left-scrollbar .ps__thumb-y {
	right: 0px;
	width: 3px;
	background-color: darkgray !important;
	opacity: 1;
}

.gift-madal-body {
	margin: 0 auto;
	max-width: 500px;
	height: calc(100% - 160px);
	margin-top: 80px;
	border-radius: 10px;
}

.gift-madal-body h3 {
	font-size: 25px;
	border-bottom: 1px solid #363636;
	padding: 15px 20px;
	margin: 0px;
	text-align: center;
	position: relative;
	color: #d2d3d5;
	background: #3b3b3b;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

.gift-madal-body .titlebt {
	position: absolute;
	right: 20px;
	color: darkgray;
	cursor: pointer;
	margin-top: -80px;
	margin-right: 130px;
}

.gift-madal-body .titlebt1 {
	position: absolute;
	right: 20px;
	color: darkgray;
	cursor: pointer;
}


.form-group {
	min-height: 63px;
	border-bottom: 1px solid #767676;
	position: relative;
	margin-bottom: 10px !important;
}

.form-group .control-label {
	position: absolute;
	font-size: 16px;
	top: 17px;
	color: #fff;
	font-weight: bold;
}

.form-group .form-group-item {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.form-group .time {
	font-size: 16px;
	position: absolute;
	right: 0px;
	bottom: 15px;
}

/* @keyframes example  {
    from {font-size: 16px;top: 17px;}
    to {font-size: 6px;top: 6px;}
}

@keyframes example1  {
    from {font-size: 6px;top: 6px;}
    to {font-size: 16px;top: 17px;}
} */

@-webkit-keyframes example {
	from {
		font-size: 16px;
		top: 17px;
	}

	to {
		font-size: 12px;
		top: 6px;
	}
}

@keyframes example {
	from {
		font-size: 16px;
		top: 17px;
	}

	to {
		font-size: 12px;
		top: 6px;
	}
}

@-webkit-keyframes example1 {
	from {
		font-size: 12px;
		top: 6px;
	}

	to {
		font-size: 16px;
		top: 17px;
	}
}

@keyframes example1 {
	from {
		font-size: 12px;
		top: 6px;
	}

	to {
		font-size: 16px;
		top: 17px;
	}
}

.control-label-an-out {
	-webkit-animation-name: example;
	animation-name: example;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.control-label-an-in {
	-webkit-animation-name: example1;
	animation-name: example1;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.form-group .form-group-item .form-control {
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 19px;
	padding: 10px 0 5px 5px;
	color: #d2d3d5;
}

.form-group .form-group-item .form-control-select {
	width: 100%;
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 19px;
	padding: 0px 0 0px 0px;
	position: relative;
	top: -13px;
	color: #8a8a8a;
}

.form-group .form-group-item .form-control-select:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.form-group .form-group-item .form-control:focus {
	border: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.my-form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-transition: none;
	transition: none;
}

.my-form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

/* 
.swal2-modal {
    background-color: #050404 !important;
    border: 3px solid #ffce54 !important;
    border-radius: 10px;
	padding-bottom:30px !important;
	
}

.swal2-content {
    color: #d6d6d5 !important;
} */

.swal2-title {
	font-size: 23px !important;
}

.swal2-confirm {
	border-radius: 2px;
	color: #fff !important;
	background-color: #007bff !important;
	border-color: #007bff !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

.swal2-confirm:hover {
	background: #025ec2 !important;
}

.swal2-cancel {
	border-radius: 2px;
	font-size: 12px;
	background: #c20103 !important;
	color: #ffffff !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

.swal2-cancel:hover {
	background: red !important;
}

.swal2-icon {
	margin: 10px 0;
}

/* Header ------------------------------------------- Start */
.page-header {
	height: 65px;
	background: #CB1F30;
	width: 100%;
}

.content-header {
	height: 100%;
	max-width: 880px;
	margin: 0 auto;
	position: relative;
}

.content-header .center {
	padding: 0px;
	margin: 0px;
	line-height: 65px;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.content-header .center img.logo {
	width: 180px;
}

.content-header .menu-icon {
	color: #FFF;
	font-size: 28px;
	line-height: 65px;
	cursor: pointer;
	position: absolute;
	left: 15px;
	z-index: 15;
}

.content-header .notify-icon {
	font-size: 28px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	z-index: 15;
}

.content-header .notify-icon a {
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	text-align: center;
	position: relative;
	text-decoration: none;
	display: block;
}

.content-header .notify-icon a i {
	font-size: 25px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 10px;
}

.content-header .notify-text {
	display: block;
	padding-top: 40px;
}

.aside-menu {
	position: fixed;
	left: -430px;
	height: 100%;
	width: 430px;
	background: #FFF;
	z-index: 999;
}

.aside-menu .menu-head {
	height: 65px;
	background: #1e1e1e;
	width: 100%;
	line-height: 65px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #343434;
}

.aside-menu .menu-head .nickname {
	color: #ffffff;
}

.aside-menu .menu-head .nickname .level-icon {
	width: 30px;
}

.aside-menu .menu-head .close-btn {
	position: absolute;
	right: 15px;
	font-size: 28px;
	color: #ffffff;
}

.aside-menu-back {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99;
	opacity: 0.56;
}

.aside-menu .menu-list {
	height: calc(100% - 65px);
}

.aside-menu ul {
	padding: 0px;
	margin: 0px;
}

.aside-menu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 35px;
	font-size: 16px;
}

.aside-menu ul li .aside-menu-icon {
	margin-right: 10px;
	color: #25182E;
}

.aside-menu ul li.menu-item:hover {
	background: #e6e6e6;
}

.aside-menu ul li.logout {
	background: #ffc107;
	text-align: center;
}

.aside-menu ul li.logout .aside-menu-icon {
	color: #212529;
}

.aside-menu ul li.logout a {
	color: #212529;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.aside-menu ul li.money {
	text-align: center;
}

.aside-menu ul li.money .aside-menu-icon {
	color: #ffc107;
	margin: 0px;
}

.aside-menu ul li.money a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #e6e6e6;
}

.aside-menu ul li a {
	display: block;
	position: relative;
}

.aside-menu ul li a span {
	color: #25182E;
	position: absolute;
	left: 30px;
}

/* Header ------------------------------------------- End */

/* main ------------------------------------------- Start */
.page-container {
	max-width: 880px;
	margin: 0 auto;
	margin-bottom: 80px;
	padding: 5px;
	border-radius: 10px;
}

/* main ------------------------------------------- End */

/* footer ------------------------------------------- Start */
.page-footer {
	height: 60px;
	background: #1e1e1e;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 98;
}

.content-footer {
	height: 100%;
	max-width: 880px;
	margin: 0 auto;
	position: relative
}

.content-footer ul {
	padding: 0px;
	margin: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.content-footer ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	border-right: 1px solid #363636;
	height: 60px;
}

.content-footer ul li:last-child {
	border-right: none
}

.content-footer ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	position: relative;
	height: 100%;
	color: #d2d3d5;
	text-decoration: none;
	position: relative;
}

.content-footer ul li a:hover {
	color: #ffc107;
}

.content-footer ul li.active a {
	color: #ffc107;
}

.content-footer .tail-menu-box {
	font-size: 18px;
	padding-top: 8px;
	width: 60px;
	position: relative;
	margin: 0 auto;
}

.content-footer .tail-menu-box .badge {
	position: absolute;
	right: -5px;
	top: 5px;
	background: red;
	border-radius: 10px;
}

.content-footer ul li a span {
	display: block;
}

/* footer ------------------------------------------- End */
tab-active .content-panel {
	position: absolute;
	top: 65px;
	width: calc(100% - 30px);
	height: calc(100% - 155px);
	left: 50%;
	top: 80px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #1e1e1e;
}

.table thead th {
	border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 430px) {
	.aside-menu {
		left: -100%;
		width: 100%;
	}
}


.ql-align-center {
	text-align: center;
}


#kakao-talk-channel-chat-button {
	position: fixed !important;
	bottom: 150px;
	right: 20px;
	z-index: 999
}



.managerView {
	position: absolute;
	border: #DCDCDC 1px solid;
	top: 30px;
	width: 240px;
	z-index: 99;
	cursor: pointer;
	right: 50px;
	background: #eeeeee
}

.managerView .tabs {
	width: 100%;
}

.managerView .tab-but {
	width: calc(25% - 2px);
	text-align: center
}

.managerView .container {
	margin: 0px;
	padding: 0px;
}

.managerView .container a {
	display: block;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}

.managerView .container .tab-active {
	background: #DDD
}

.tab-content {
	margin: 0px;
	padding: 0px;
	height: 600px;
	overflow-y: scroll;
	width: 100%;
}

.tab-content ul {
	width: 100%;
	height: 30px;
	background: #FFF;
	margin-bottom: 5px;
}

.tab-content li {
	float: left;
	overflow: hidden;
	background: #FFF;
	background: #FFF;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	list-style-type: none;
}

.tab-content .len {
	height: 40px;
	margin-bottom: 3px;
	background: #FFF
}

.tab-content .len li {
	line-height: 40px;
	height: 40px;
	padding-left: 5px;
	width: calc(100% - 74px);
	margin: 0px;
	font-size: 11px;
}

.tab-content .len li:last-child {
	text-align: center;
	width: 30px;
	font-size: 18px;
	float: right;
	height: 40px;
}

.tab-content .len #ruser {
	color: blue
}

.tab-content .len li:first-child {
	text-align: right;
	width: 30px;
	background: #e34e47;
	display: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	height: 40px;
	line-height: 40px
}

.tab-content .len dd {
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin: 0px;
	font-size: 11px;
	float: left
}

.tab-content-2 ul {
	height: 40px;
}

.tab-content .users {
	margin-bottom: 3px;
	height: 40px;
	background: #FFF
}

.tab-content .users li {
	height: 40px;
	width: 133px
}

.tab-content .users dd {
	font-size: 11px;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 100%;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}

.tab-content .users li:first-child {
	width: 20px;
}

.tab-content .users li:last-child {
	width: 25px;
	line-height: 40px;
	font-size: 17px;
	float: right
}

.tab-content .users i {
	padding-left: 5px;
}

.tab-content .users .face {
	width: 40px;
	padding: 2px;
}

.tab-content .users .face img {
	width: 36px
}

.tab-content .users li:last-child dd {
	font-size: 15px;
	text-align: center;
	padding-right: 5px;
}

.tab-content .info {
	height: 140px;
	display: none;
	background: #EEFCFF
}

.tab-content .users .view {
	float: left;
	width: 100%;
	background: #e6e6e6;
	border-bottom: #DDD 2px solid;
	font-size: 11px;
}

.tab-content .users .but {
	text-align: center;
	font-size: 23px;
}

.tab-content .view i {
	color: blue
}

.tab-content .view dd {
	font-size: 11px;
	margin-bottom: 2px;
	padding: 5px;
}

.tab-content .view dd:last-child span {
	float: right;
	margin-right: 5px
}

.tab-content .view dd i {
	margin-right: 10px;
}

.tab-content .view .but {
	text-align: center;
	font-size: 15px;
}

.tab-content .datas {
	height: 40px;
	background: #FFF;
	margin-bottom: 3px;
}

.tab-content .datas dd {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	margin: 0px;
	padding-left: 3px;
}

.tab-content .datas li:last-child {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
}

.tab-content .datas li:first-child {
	width: calc(100% - 44px);
}

#RightMangerBox .tabs span {
	background: red;
	height: 24px;
	width: 24px;
	position: absolute;
	font-size: 12px;
	border-radius: 12px;
	padding: 2px;
	display: none;
	line-height: 24px;
	color: #FFF;
	margin-top: 2px;
}

#RightMangerBox .top {
	background: #2980b9;
	color: #FFF;
	height: 30px;
	line-height: 30px;
}

#RightMangerBox .top li {
	float: left;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	margin-left: 10px;
}

#RightMangerBox .top li:last-child {
	float: right;
	margin-right: 5px;
}

#RightMangerBox .top li a {
	color: #FFF
}

[id^='HOMES'] {
	display: none;
}

#joinBox,
#EditRoom,
#CreateRooms,
#Settinginfo,
#PASSWORD,
#GUIDE,
#APPCASEPAGE,
#SETWCODE,
#viewDatas {
	display: none;
}


.newform-group {
	padding: 0px;
	margin-bottom: 10px;
}


#viewMsg {
	height: 100%;
	width: 100%;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: static;
	overflow-y: scroll;
}

#TopOpenMsg {
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 200px;
	z-index: 9999;
	width: 90%;
	margin-left: 5%;
	min-height: 80px;
	border-radius: 5px;
	color: #FFFF00;
	display: none;
}

#TopOpenMsg li {
	float: left;
	list-style-type: none;
	line-height: 80px;
}

#TopOpenMsg li:nth-child(1) {
	width: 50px;
	padding-left: 10px;
}

#TopOpenMsg li:nth-child(2) {
	width: calc(100% - 100px);
	font-size: 22px;
}

#TopOpenMsg li:nth-child(3) {
	width: 50px;
	padding-right: 10px;
}


.newform-group li {
	float: left;
	width: 100px;
	list-style-type: none;
}

.topOpenBox {
	z-index: 100
}

.topOpenBox div {
	z-index: 100;
}

.topOpenBox .list {
	overflow-y: scroll;
	height: 500px;
	width: 100%;
	padding: 5px;
}

.topOpenBox .list dl {
	display: flex;
	flex-direction: row;
	width: 100%;
	float: left;
	background: #e6e6e6;
	height: 30px;
	margin: 1px;
	padding: 1px;
}

.topOpenBox .list dl:first-child {
	height: 30px;
	line-height: 30px;
	background: #FFF
}

.topOpenBox li {
	float: left;
	list-style-type: none;
	flex: 1;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

.room-count i {
	margin-left: 5px;
}

.guide-content {
	background: #FFF;
	padding: 10px;
}

.help-footer-btn div {
	float: left
}

.pagelist a {
	color: #DDD
}

.pagelist {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.pagelist li {
	padding: 5px;
	width: 30px;
	margin-left: 5px;
	color: #DDD;
	list-style-type: none;
	text-align: center
}

.pagelist .now {
	background: #666;
	color: #FFF;
	font-weight: bold;
}

.toggle-content {
	color: #000;
	padding: 5px
}

.chatGift {
	color: #FFF;
	position: absolute;
	width: 100%;
	bottom: 60px;
}

.chatGift .but {
	width: 40px;
	margin: auto;
	text-align: center
}

#giftViewlist {
	display: none;
	height: 80px;
	padding: 5px;
	background: #363636
}

#giftViewlist li {
	float: left;
	width: 12%;
	list-style-type: none;
	text-align: center;
	border: #DDD 1px solid;
	height: 60px;
	margin-left: 1%;
	background: #5C5C5C;
	line-height: 60px;
}

#giftViewlist dd {
	width: 100%;
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#giftViewlist input {
	width: 100%;
	height: 30px
}

#giftViewlist li:first-child {
	line-height: 0px;
	width: 180px;
}

.giftpoint {
	width: 100%;
	float: left;
	background: #F13389;
	height: 30px;
	text-align: center;
	border-radius: 15px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 20px
}

.span-message-image-gift img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.span-message-image-gift img {
	max-width: 100%
}

.sysmsg {
	background: #F13389
}

.bx-wrapper img {
	width: 100%
}

.bx-wrapper {
	padding: 0px;
	margin: 0px;
}


.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
	border: 0;
	left: 0;
	background: #fff;
}

.slide2 {
	margin-top: 10px;
	margin-bottom: 10px
}

.page-header {
	margin-bottom: 10px;
}

#openMsg #norooms {
	background: red;
	height: 24px;
	width: 24px;
	position: absolute;
	font-size: 12px;
	border-radius: 12px;
	padding: 2px;
	display: none;
	line-height: 24px;
	color: #FFF;
	z-index: 100
}

#MyRoomList .room-title {
	line-height: 0px;
}

#MyRoomList .room-title #mylist {
	width: 100%;
	display: block;
	font-size: 12px;
}

#MyRoomList .room-title span {
	height: 38px;
	line-height: 38px;
}

#MyRoomList .room-title #mylist i {
	padding-left: 10px;
	padding-right: 10px;
}

.RviewMenu {
	width: 100%;
	height: 30px;
	border-bottom: sold;
	border-bottom: 1px solid #007bff;
}

.RviewMenu .rmenu {
	float: left;
	width: 130px;
	list-style-type: none;
	height: 29px;
	text-align: center;
	background: #e6e6e6;
	margin-left: 5px;
	line-height: 30px;
	margin-bottom: 1px;
}

.RviewMenu .action {
	background: #007bff;
	color: #FFF;
	height: 30px;
}

.chatsysmsg {
	color: RED
}

i,
a,
span {
	font-size: italic !important;
}

.order-list-box {
	height: 100%
}

.getviewDatas {
	margin-bottom: 20px;
}

.getviewDatas ul {
	width: 100%;
	position: relative;
	color: #000;
	padding: 0px;
	margin: 0px;
	display: table;
	border-bottom: 1px solid #e6e6e6;
}

.getviewDatas ul li {
	float: left;
	padding: 5px;
	list-style-type: none;
}

.getviewDatas ul li:last-child {
	width: 100%;
}

.getviewDatas ul li:first-child {
	color: #fff00
}

.getviewDatas ul li:nth-child(2) {
	float: right
}

.openbox {
	width: 100%;
	background: #6c757d;
	height: 600px;
}

.openbox .room-head {
	margin: 5px;
}

#VIEWLISTDATA {
	height: 500px;
	overflow-y: scroll;
}

.quick-menu-mo {
	display: none;
	width: 100%;
	background-color: #f7f7f7;
}

.quick-menu-mo i {
	font-size: 20px;
}

.quick-menu-mo {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 99;
	height: 80px;
}

/*word-break: break-all;*/
.quick-menu-mo li {
	align-items: center;
	justify-content: center;
	float: left;
	width: 25%;
	height: 80px;
	text-align: center;
	padding-top: 20px;
	color: #4d4d4d
}

.quick-menu-mo a {
	color: #FFF;
	width: 100%;
	line-height: 20px;
}


.liveview {
	width: 1004px;
	margin: auto;
	height: 100%
}

.liveview .live,
.liveview .noties {
	width: 50%;
	float: left;
	height: 100%;
	background: #e6e6e6;
}

.roommanager {
	width: 100%;
	background: #000;
	padding: 5px;
}

.roommanager .video-card-txt {
	width: 100%;
	margin-left: 10px;
	;
}

.roommanager .video-card-title {
	color: #FFF
}

.roommanager .small_thum img {
	border-radius: 5px;
}

.roommanager .broadcast-info {
	display: flex;
	justify-content: space-between;
}

.small_thum img {
	width: 40px !important;
	height: 40px !important;
}

.roomchats {
	width: 96%;
	margin: auto;
	margin-bottom: 0px;
	background: #000;
	padding: 10px;
}

.roomchats .video-card-txt {
	width: 100%;
}

.roomchats .small_thum img {
	border-radius: 50%;
}

.roomchats .video-card-title {
	color: #FFF
}

.roomchats .small_thum {
	margin-right: 5px;
}

.chatwrite {
	background: #000;
	color: #e6e6e6;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border-top: 1px solid #4d4d4d;
}

.chatwrite div:first-child {
	width: calc(100% - 50px)
}

.chatwrite div:last-child {
	width: 50px;
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.chatwrite div:last-child i {
	color: #
}

.chatwrite input {
	width: 100%;
	height: 30px;
	border: 0px;
	border-radius: 15px;
	background-color: #4d4d4d;
	color: #FFF;
	padding: 5px;
}

#livechat {
	background: #000;
	overflow-y: scroll;
}

.liveusers {
	color: #e6e6e6;
	display: flex;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.liveusers .small_thum1 img {
	width: 30px;
	border-radius: 50%;
	width: 30px;
	height: 30px
}

.noties .boxs {
	background: #FFF;
	border-radius: 0px 0px 15px 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.noties {
	background: #e6e6e6;
	border: 1px solid #ddd;
}

.nlivetext {
	color: #444B51;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
}

.mbuttonview {
	display: none;
	position: absolute;
	top: calc(50% - 50px);
	background: #FFF;
	height: 50px;
	right: 0px;
	border-radius: 15px 0 0 15px;
	width: 30px;
	line-height: 50px;
	text-align: center;
}

.ntitles {
	font-family: Noto Sans KR, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, sans-serif;
	font-weight: 400;
	letter-spacing: -.045em;
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: calc(100% - 11px);
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.ntitles div {
	width: 50%;
	height: 30px;
	display: flex;
	;
	align-items: center;
	justify-content: center;
}

.ntitles div:last-child {
	background: #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-radius: 0px 15px 0px 0px;
}

.ntitles div:first-child {
	background: #fff;
	border-radius: 15px 0px 0px 0px;
}

.moclose {
	display: none;
}

.boxs .boxonline {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #d4d4d4;
	width: 95%;
	margin: auto;
	font-weight: bold;
}

.boxs .boxonline div {
	padding: 10px;
	font-family: Noto Sans KR, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, sans-serif;
}

.liveusers .video-card-txt {
	width: 100%;
	display: flex;
	justify-content: space-between;
	color: #53575A;
}

.liveusers .video-card-txt div {
	display: flex;
	justify-content: center;
	align-items: center;
}

.openlivebox {
	left: calc(25% - 24px);
}

.nlivetextbut {
	background: #151716;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #FFF;
	border-radius: 5px;
}

#onlineuserboxs {
	overflow-y: scroll;
}
#chatslider{background: #000;}

@media (max-width: 780px) {
	.quick-menu-m {
		display: none;
	}

	.quick-menu-mo {
		display: block;
	}
}
#livePlayer{background: #000;border: 1px solid #4d4d4d;}
#roomimg img{width:40px;height:40px;border-radius: 50%;}
@media (max-width: 1000px) {
	.noties {
		width: 75% !important;
		display: none;
		position: absolute;
		width: 75%
	}

	.noties span {
		float: right;
		margin-right: 10px;
	}

	.moclose {
		display: block;
	}

	.liveview {
		width: 100%;
		
	}
	
	.liveview .live {
		width: 100%
	}

	.mbuttonview {
		display: block;
	}
}

/* 모바일에서 Tidio 채팅 위치 조정 */
@media (max-width: 768px) {
  #tidio-chat {
    bottom: 90px !important;
  }
  
  .tidio-chat-iframe {
    bottom: 90px !important;
  }
}

/* ===== Live vertical feed (homepage) ===== */
body.page-live-feed .content-body {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
/* 다크 테마는 피드 영역에만 적용 (상단/햄버거 메뉴는 기존 라이트 유지) */
.live-feed-page {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	background: #0b0b0c;
}
.live-feed-tabbar {
	display: flex;
	gap: 8px;
	padding: 10px 12px;
	background: #ffffff;
	border-bottom: 1px solid #e8e8e8;
	position: sticky;
	top: 0;
	z-index: 3;
}
.live-feed-tabbar a {
	flex: 1;
	text-align: center;
	padding: 9px 6px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 800;
	color: #333;
	background: #f2f3f5;
	border: 1px solid #e0e0e0;
	text-decoration: none;
}
.live-feed-tabbar a.on {
	color: #fff;
	background: #ff5500;
	border-color: #ff5500;
	box-shadow: 0 2px 8px rgba(255,85,0,.28);
}
.live-feed-tab-label {
	display: inline-flex;
	align-items: center;
	padding: 4px 8px;
	border-radius: 4px;
	background: rgba(255,106,0,.85);
	color: #fff;
	font-size: 11px;
	font-weight: 700;
}
.live-feed {
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	scroll-snap-type: y mandatory;
	-webkit-overflow-scrolling: touch;
	background: #000;
}
.live-feed-empty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 60vh;
	color: #aaa;
	font-size: 15px;
}
.live-feed-card {
	position: relative;
	height: 100%;
	min-height: 100%;
	scroll-snap-align: start;
	scroll-snap-stop: always;
}
.live-feed-link {
	display: block;
	height: 100%;
	color: inherit;
	text-decoration: none;
}
.live-feed-media {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #111;
}
.live-feed-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.live-feed-shade {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.05) 28%, rgba(0,0,0,.15) 55%, rgba(0,0,0,.78) 100%);
	pointer-events: none;
}
.live-feed-top {
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 2;
	display: flex;
	align-items: center;
	gap: 6px;
}
.live-feed-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 4px 8px;
	border-radius: 4px;
	background: #ff024a;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .4px;
}
.live-feed-viewers {
	display: inline-flex;
	align-items: center;
	padding: 4px 8px;
	border-radius: 4px;
	background: rgba(0,0,0,.55);
	color: #fff;
	font-size: 11px;
	font-weight: 600;
}
.live-feed-bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 18px 16px 22px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 12px;
}
.live-feed-meta {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
	flex: 1;
}
.live-feed-avatar {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
	border: 2px solid rgba(255,255,255,.85);
}
.live-feed-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.live-feed-texts {
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 3px;
	color: #fff;
}
.live-feed-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.live-feed-name {
	font-size: 13px;
	opacity: .9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.live-feed-stats {
	font-size: 12px;
	opacity: .75;
}
.live-feed-stats .fa {
	margin-left: 8px;
	margin-right: 3px;
}
.live-feed-stats .fa:first-child {
	margin-left: 0;
}
.live-feed-cta {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 88px;
	height: 40px;
	padding: 0 14px;
	border-radius: 999px;
	background: #ff6a00;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	box-shadow: 0 6px 16px rgba(255,106,0,.35);
}
@media (min-width: 781px) {
	body.page-live-feed .quick-menu-m {
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 780px) {
	body.page-live-feed .live-feed-bottom {
		padding-bottom: 18px;
	}
}

/* ===== liveList mobile watch entry ===== */
.live-need-ticket {
	min-height: 100%;
	background: rgba(0,0,0,.72);
}
.live-gate-close {
	position: absolute;
	top: 12px;
	right: 14px;
	z-index: 3;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.45);
	color: #fff !important;
	font-size: 20px;
	text-decoration: none !important;
}
.live-gate-panel {
	position: absolute;
	left: 50%;
	top: 42%;
	transform: translate(-50%, -50%);
	width: calc(100% - 40px);
	max-width: 420px;
	text-align: center;
	z-index: 2;
}
.live-need-msg {
	margin: 0 0 18px;
	padding: 16px 18px;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: -0.2px;
	line-height: 1.45;
	font-family: Noto Sans KR, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, sans-serif;
	background: rgba(255,106,0,0.22);
	border: 2px solid #ff6a00;
	border-radius: 12px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.45);
	animation: liveNeedPulse 1.6s ease-in-out infinite;
}
@keyframes liveNeedPulse {
	0%, 100% { transform: scale(1); box-shadow: 0 8px 24px rgba(0,0,0,0.45); }
	50% { transform: scale(1.03); box-shadow: 0 10px 28px rgba(255,106,0,0.35); }
}
.live-ticket-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 220px;
	height: 48px;
	padding: 0 20px;
	box-sizing: border-box;
	background: #ff6a00;
	border: 2px solid #ff6a00;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
.live-gate-home {
	display: inline-block;
	margin-top: 14px;
	color: rgba(255,255,255,.9) !important;
	font-size: 13px;
	text-decoration: underline !important;
}
@media (max-width: 1000px) {
	.liveview .roommanager {
		position: sticky;
		top: 0;
		z-index: 5;
	}
	#livePlayer {
		max-height: 42vh;
		overflow: hidden;
	}
	#livePlayer img {
		width: 100%;
		height: auto;
		max-height: 42vh;
		object-fit: cover;
		display: block;
	}
	.chatwrite {
		position: sticky;
		bottom: 0;
		z-index: 4;
	}
}

/* ===== PC home (C3) ===== */
body.page-live-pc .quick-menu-mo {
	display: none !important;
}
body.page-live-pc .content-body {
	margin-left: 0 !important;
}
.pc-home {
	width: 100%;
	padding: 16px 20px 40px;
	box-sizing: border-box;
}
.pc-home-inner {
	max-width: 1280px;
	margin: 0 auto;
}
.pc-main-row {
	display: grid;
	grid-template-columns: minmax(0, 1.7fr) minmax(300px, 0.9fr);
	gap: 16px;
	align-items: start;
}
.pc-feature {
	background: #111;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 8px 24px rgba(0,0,0,.12);
}
.pc-feature-link {
	display: block;
	color: inherit;
	text-decoration: none;
}
.pc-feature-media {
	position: relative;
	aspect-ratio: 16 / 9;
	background: #000;
}
.pc-feature-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.pc-feature-shade {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0,0,0,.15) 0%, rgba(0,0,0,.55) 100%);
}
.pc-feature-badges {
	position: absolute;
	top: 14px;
	left: 14px;
	display: flex;
	gap: 6px;
	z-index: 1;
}
.pc-feature-badges .live {
	background: #ff024a;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	padding: 4px 8px;
	border-radius: 4px;
}
.pc-feature-badges .viewers {
	background: rgba(0,0,0,.55);
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 4px 8px;
	border-radius: 4px;
}
.pc-feature-cta {
	position: absolute;
	right: 16px;
	bottom: 16px;
	z-index: 1;
	background: #ff5500;
	color: #fff;
	font-weight: 800;
	font-size: 14px;
	padding: 10px 18px;
	border-radius: 999px;
	box-shadow: 0 6px 16px rgba(255,85,0,.35);
}
.pc-feature-info {
	padding: 14px 16px 16px;
	background: #161616;
	color: #fff;
}
.pc-feature-info h1 {
	margin: 0 0 6px;
	font-size: 20px;
	line-height: 1.35;
}
.pc-feature-info p {
	margin: 0;
	font-size: 13px;
	color: #cfcfcf;
}
.pc-feature-empty {
	min-height: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #aaa;
	background: #1a1a1a;
}
.pc-side {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.pc-side-block {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 12px;
	overflow: hidden;
}
.pc-side-block h2 {
	margin: 0;
	padding: 12px 14px;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	background: #fafafa;
}
.pc-side-list {
	max-height: 280px;
	overflow: auto;
}
.pc-side-card {
	display: flex;
	gap: 10px;
	padding: 10px 12px;
	text-decoration: none;
	color: #222;
	border-bottom: 1px solid #f0f0f0;
}
.pc-side-card:hover {
	background: #f7f8fa;
}
.pc-side-thumb {
	width: 96px;
	height: 54px;
	border-radius: 6px;
	overflow: hidden;
	flex-shrink: 0;
	background: #111;
}
.pc-side-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pc-side-body {
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 2px;
}
.pc-side-body strong {
	font-size: 13px;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pc-side-body em {
	font-style: normal;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pc-side-body span {
	font-size: 11px;
	color: #888;
}
.pc-side-empty {
	margin: 0;
	padding: 18px 14px;
	color: #888;
	font-size: 13px;
}
.pc-all {
	margin-top: 22px;
}
.pc-all-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px;
}
.pc-all-head h2 {
	margin: 0;
	font-size: 18px;
}
.pc-all-head a {
	font-size: 13px;
	color: #ff5500;
	text-decoration: none;
	font-weight: 700;
}
.pc-all-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}
.pc-grid-card {
	display: block;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 12px;
	overflow: hidden;
	text-decoration: none;
	color: #222;
	transition: transform .15s ease, box-shadow .15s ease;
}
.pc-grid-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 18px rgba(0,0,0,.08);
}
.pc-grid-thumb {
	position: relative;
	display: block;
	aspect-ratio: 16 / 9;
	background: #111;
}
.pc-grid-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pc-grid-live {
	position: absolute;
	top: 8px;
	left: 8px;
	background: #ff024a;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	padding: 3px 6px;
	border-radius: 4px;
}
.pc-grid-hit {
	position: absolute;
	top: 8px;
	left: 52px;
	background: rgba(0,0,0,.55);
	color: #fff;
	font-size: 11px;
	padding: 3px 6px;
	border-radius: 4px;
}
.pc-grid-meta {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 10px 12px 12px;
}
.pc-grid-meta strong {
	font-size: 14px;
	line-height: 1.35;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pc-grid-meta em {
	font-style: normal;
	font-size: 12px;
	color: #777;
}
@media (max-width: 1100px) {
	.pc-main-row {
		grid-template-columns: 1fr;
	}
	.pc-all-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
@media (max-width: 780px) {
	.pc-all-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* ===== Site-wide dark theme ===== */
body.theme-dark {
	--bg0: #0b0b0c;
	--bg1: #141416;
	--bg2: #1c1c1f;
	--bg3: #252528;
	--line: #2e2e32;
	--text: #f2f2f2;
	--text2: #b7b7bc;
	--text3: #8a8a90;
	--accent: #ff5500;
	--accent-soft: rgba(255, 85, 0, 0.18);
	background: var(--bg0) !important;
	color: var(--text);
}
body.theme-dark #__next,
body.theme-dark .mobile-container,
body.theme-dark .w-full,
body.theme-dark .content-body:not(#CHATROOM),
body.theme-dark .section-wrap,
body.theme-dark .section-inner {
	background: var(--bg0) !important;
	color: var(--text);
}

/* Header */
body.theme-dark .ui.menu,
body.theme-dark .header-m.newmenuhead,
body.theme-dark .header-m {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
}
body.theme-dark .header-m a,
body.theme-dark .btn-menu-m {
	color: var(--text) !important;
}
body.theme-dark .header-m .text-xl {
	color: var(--accent) !important;
}

/* Search */
body.theme-dark .header-search {
	background: var(--bg2) !important;
	border-color: var(--line) !important;
	box-shadow: none !important;
}
body.theme-dark .header-search:focus-within {
	border-color: var(--accent) !important;
	box-shadow: 0 0 0 3px var(--accent-soft) !important;
}
body.theme-dark .header-search-icon { color: var(--text3) !important; }
body.theme-dark .header-search-input { color: var(--text) !important; }
body.theme-dark .header-search-input::placeholder { color: var(--text3) !important; }

/* Top / bottom menus */
body.theme-dark .quick-menu-m {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
	color: var(--text2) !important;
}
body.theme-dark .quick-menu-m > a { color: var(--text2) !important; }
body.theme-dark .quick-menu-m > a:hover,
body.theme-dark .quick-menu-m > a.on { color: var(--accent) !important; }
body.theme-dark .quick-menu-mo {
	background: rgba(20, 20, 22, 0.96) !important;
	border-top: 1px solid var(--line) !important;
	color: var(--text2) !important;
}
body.theme-dark .quick-menu-mo li,
body.theme-dark .quick-menu-mo a,
body.theme-dark .quick-menu-mo i {
	color: var(--text2) !important;
}

/* Side drawer */
body.theme-dark .mobile-menu {
	background: var(--bg1) !important;
	color: var(--text) !important;
}
body.theme-dark .mobile-menu .mobile-menu-header {
	background: var(--bg2) !important;
	color: var(--text) !important;
	border-bottom: 1px solid var(--line);
}
body.theme-dark .mobile-menu a,
body.theme-dark .mobile-menu .font-medium,
body.theme-dark .mobile-menu .point,
body.theme-dark .mobile-menu .user-txt,
body.theme-dark .mobile-menu .flex-wrap {
	color: var(--text) !important;
}
body.theme-dark .mobile-menu a.group:hover {
	background: var(--bg3) !important;
}
body.theme-dark .mobile-menu .btn-login,
body.theme-dark .mobile-menu .btn-login a {
	background: var(--bg2) !important;
	color: var(--text) !important;
	border-color: var(--line) !important;
}

/* Common page content */
body.theme-dark h1,
body.theme-dark h2,
body.theme-dark h3,
body.theme-dark h4,
body.theme-dark h5,
body.theme-dark p,
body.theme-dark label,
body.theme-dark span,
body.theme-dark li,
body.theme-dark td,
body.theme-dark th,
body.theme-dark .text-xl,
body.theme-dark .font-bold,
body.theme-dark .font-medium {
	color: inherit;
}
body.theme-dark a { color: var(--text); }
body.theme-dark a:hover { color: var(--accent); }
body.theme-dark .text-\[\#18181B\],
body.theme-dark [style*="color:#18181B"],
body.theme-dark [style*="color: #18181B"],
body.theme-dark [style*="color:#222"],
body.theme-dark [style*="color: #222"],
body.theme-dark [style*="color:#333"],
body.theme-dark [style*="color: #333"],
body.theme-dark [style*="color:#4d4d4d"],
body.theme-dark [style*="color: #4d4d4d"] {
	color: var(--text) !important;
}
body.theme-dark [style*="background:#fff"],
body.theme-dark [style*="background: #fff"],
body.theme-dark [style*="background:#ffffff"],
body.theme-dark [style*="background: #ffffff"],
body.theme-dark [style*="background:#F7f7f7"],
body.theme-dark [style*="background:#f7f7f7"],
body.theme-dark [style*="background: #F7f7f7"],
body.theme-dark [style*="background: #f7f7f7"],
body.theme-dark [style*="background-color: rgb(255, 255, 255)"],
body.theme-dark [style*="background-color:#fff"] {
	background: var(--bg1) !important;
	background-color: var(--bg1) !important;
	color: var(--text) !important;
}

/* Forms / buttons / cards */
body.theme-dark input,
body.theme-dark select,
body.theme-dark textarea {
	background: var(--bg2) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
}
body.theme-dark input::placeholder,
body.theme-dark textarea::placeholder {
	color: var(--text3) !important;
}
body.theme-dark table,
body.theme-dark .ui.table,
body.theme-dark .tbl_wrap,
body.theme-dark .tbl_head01,
body.theme-dark .tbl_frm01 {
	background: var(--bg1) !important;
	color: var(--text) !important;
	border-color: var(--line) !important;
}
body.theme-dark table th,
body.theme-dark .ui.table thead th {
	background: var(--bg2) !important;
	color: var(--text) !important;
	border-color: var(--line) !important;
}
body.theme-dark table td,
body.theme-dark .ui.table td {
	border-color: var(--line) !important;
	color: var(--text2) !important;
}
body.theme-dark .ui.segment,
body.theme-dark .ui.card,
body.theme-dark .card,
body.theme-dark .box,
body.theme-dark .panel {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
}
body.theme-dark .btn,
body.theme-dark button,
body.theme-dark .ui.button {
	color: var(--text);
}
body.theme-dark .video-card-root,
body.theme-dark .video-card-txt,
body.theme-dark .broadcast-info {
	color: var(--text) !important;
}

/* Mobile feed tabs */
body.theme-dark .live-feed-tabbar {
	background: var(--bg1) !important;
	border-bottom: 1px solid var(--line) !important;
}
body.theme-dark .live-feed-tabbar a {
	color: var(--text2) !important;
	background: var(--bg2) !important;
	border: 1px solid var(--line) !important;
}
body.theme-dark .live-feed-tabbar a.on {
	color: #fff !important;
	background: var(--accent) !important;
	border-color: var(--accent) !important;
}

/* PC home surfaces */
body.theme-dark .pc-home { background: transparent; }
body.theme-dark .pc-side-block,
body.theme-dark .pc-grid-card {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
}
body.theme-dark .pc-side-block h2,
body.theme-dark .pc-all-head h2 {
	background: var(--bg2) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
}
body.theme-dark .pc-side-card {
	color: var(--text) !important;
	border-bottom-color: var(--line) !important;
}
body.theme-dark .pc-side-card:hover { background: var(--bg2) !important; }
body.theme-dark .pc-side-body em,
body.theme-dark .pc-side-body span,
body.theme-dark .pc-grid-meta em,
body.theme-dark .pc-side-empty { color: var(--text2) !important; }
body.theme-dark .pc-grid-meta strong,
body.theme-dark .pc-side-body strong { color: var(--text) !important; }
body.theme-dark .pc-all-head a { color: var(--accent) !important; }

/* Live watch page */
body.theme-dark .liveview,
body.theme-dark .liveview .live,
body.theme-dark .liveview .noties {
	background: var(--bg0) !important;
	color: var(--text) !important;
}
body.theme-dark .roomchats {
	background: var(--bg1) !important;
}
body.theme-dark .chatwrite {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
}
body.theme-dark .chatwrite input {
	background: var(--bg2) !important;
	color: var(--text) !important;
}

/* --- Fix remaining pages: shop / mypage / notice / side menu --- */

/* Side menu: 보유포인트·충전 + icons */
body.theme-dark .mobile-menu-header .flex-wrap,
body.theme-dark .mobile-menu-header .flex-wrap > span,
body.theme-dark .mobile-menu-header .flex-wrap .point,
body.theme-dark .mobile-menu-header .flex-wrap > a,
body.theme-dark .mobile-menu-header .flex-wrap > a > span {
	color: var(--text) !important;
}
body.theme-dark .mobile-menu-header .flex-wrap > a {
	background: var(--accent) !important;
	color: #fff !important;
	border-radius: 6px;
	padding: 4px 10px !important;
}
body.theme-dark .mobile-menu-header .flex-wrap > a > span {
	color: #fff !important;
}
body.theme-dark .mobile-menu .mobile-menu-header {
	border-bottom-color: var(--line) !important;
}
body.theme-dark .mobile-menu .btn-close-wrap,
body.theme-dark .mobile-menu .btn-mobile-menu-close {
	filter: invert(1) brightness(1.2);
	opacity: 0.9;
}
body.theme-dark .mobile-menu a.group > img,
body.theme-dark .mobile-menu a.group img {
	filter: invert(1) brightness(1.15);
	opacity: 0.92;
}

/* Item shop list / detail (bp.css overrides) */
body.theme-dark .item-box > .item-group > .item,
body.theme-dark .item-box > .quick-baner,
body.theme-dark .shop-item-detail .shop-item-hero,
body.theme-dark .shop-item-detail .shop-item-intro {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
	box-shadow: none !important;
}
body.theme-dark .item-box > .item-group > .item > .item-tit,
body.theme-dark .item-box > .item-group > .item .item-tit,
body.theme-dark .shop-item-detail .shop-item-hero-info .item-tit,
body.theme-dark .proceeding-chat .pro-chat-tit > h3,
body.theme-dark .proceeding-chat .pro-chat-tit,
body.theme-dark .shop-item-detail .shop-item-intro h4 {
	color: var(--text) !important;
}
body.theme-dark .item-box > .item-group > .item > .item-text,
body.theme-dark .item-box > .item-group > .item > .item-text > span {
	color: #111 !important;
}
body.theme-dark .shop-item-detail .shop-item-intro-body,
body.theme-dark .shop-item-detail .shop-item-intro-body p,
body.theme-dark .shop-item-detail .shop-item-intro-body span,
body.theme-dark .shop-item-detail .shop-item-intro-body li,
body.theme-dark .shop-item-detail .shop-item-intro-body div {
	color: var(--text2) !important;
}
body.theme-dark .shop-item-detail .shop-item-intro-placeholder {
	color: var(--text2) !important;
	background: var(--bg2) !important;
}
body.theme-dark .shop-back-link {
	color: var(--text2) !important;
}
body.theme-dark .shop-item-detail .item-cash,
body.theme-dark .item-box .item-cash {
	color: #ff6b6b !important;
}
body.theme-dark .shop-item-hero-info .item-text {
	color: var(--text2) !important;
}

/* My page */
body.theme-dark .members,
body.theme-dark .members > .side-head > .top-grid {
	background: var(--bg1) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
	box-shadow: none !important;
}
body.theme-dark .members > .side-head > .top-grid > div:nth-of-type(1) > font,
body.theme-dark .members > .side-head > .top-grid > div:nth-of-type(1) > .mypage-userid {
	color: var(--text) !important;
}
body.theme-dark .members > .side-body > .menubar > li {
	border-bottom-color: var(--line) !important;
}
body.theme-dark .members > .side-body > .menubar > li > a {
	color: var(--text) !important;
}
body.theme-dark .members > .side-head > .side-cash > div:last-child {
	background: var(--bg2) !important;
	color: var(--text) !important;
}

/* Profile / password edit (editpwd.php) */
body.theme-dark .profile-edit h2 {
	color: var(--text) !important;
}
body.theme-dark .profile-edit .field h3 {
	color: var(--text) !important;
}
body.theme-dark .profile-edit .field .hint,
body.theme-dark .profile-edit .leave-note,
body.theme-dark .profile-edit .leave-point,
body.theme-dark .profile-edit .back-link {
	color: var(--text2) !important;
}
body.theme-dark .profile-edit .leave-point strong {
	color: var(--accent) !important;
}
body.theme-dark .profile-edit .section-line {
	border-top-color: var(--line) !important;
}
body.theme-dark .profile-edit .section-line strong {
	color: var(--text2) !important;
}
body.theme-dark .profile-edit .form-control,
body.theme-dark .profile-edit select.form-control,
body.theme-dark .profile-edit .birth-sel {
	background: var(--bg2) !important;
	border-color: var(--line) !important;
	color: var(--text) !important;
}
body.theme-dark .profile-edit .form-control::placeholder {
	color: var(--text3) !important;
}
body.theme-dark .profile-edit .form-control:disabled {
	background: var(--bg0) !important;
	color: var(--text2) !important;
	opacity: 1;
}
body.theme-dark .profile-edit .form-control:focus,
body.theme-dark .profile-edit select.form-control:focus {
	border-color: var(--accent) !important;
	outline: none;
	box-shadow: 0 0 0 3px var(--accent-soft);
}
body.theme-dark .profile-edit .btn-save {
	background: var(--accent) !important;
	color: #fff !important;
}
body.theme-dark .profile-edit .leave-box {
	border-top-color: rgba(255, 107, 107, 0.35) !important;
}
body.theme-dark .profile-edit .leave-box h2 {
	color: #ff6b6b !important;
}

/* Notice board */
body.theme-dark .order,
body.theme-dark .board-list-box,
body.theme-dark .board-list,
body.theme-dark .board-head,
body.theme-dark .user-head,
body.theme-dark .board-ul {
	background: transparent !important;
	color: var(--text) !important;
}
body.theme-dark .board-ul li,
body.theme-dark .board-ul li p,
body.theme-dark .user-title,
body.theme-dark .title-name {
	color: var(--text) !important;
}
body.theme-dark .board-ul .toggle-content,
body.theme-dark .board-ul .toggle-content p {
	color: var(--text2) !important;
	background: var(--bg1) !important;
}
body.theme-dark .board-icon,
body.theme-dark .board-ul i,
body.theme-dark .user-title i,
body.theme-dark .fa.fa-file-text {
	color: var(--accent) !important;
}
body.theme-dark .board-ul li {
	border-color: var(--line) !important;
}





