#div_m_topTitle__, .div_m_moreTopMenu {
	background-color: rgba(44, 109, 210, 1);
}
#div_m_topTitle__ {
	width: 100%;
	height: 50px;
	position: relative;
	padding: 0;
	margin: 0
}
.div_m_topRight {
	position: absolute;
	right: 0;
	top: 0px;
	text-align: center;
}
.span_m_topRightMenu, .span_m_topRightMenu:hover {
	color: #f5f5f5;
	font-size: 13px;
	font-weight: 500;
	font-family: fontello;
	text-decoration: none;
	line-height: 50px;
	padding: 0 13px 0 13px;
	display: inline-block;
	margin-left: 8px;
	cursor: default;
}
.span_m_topRightMenu:hover {
	background-color: rgba(0, 0, 0, 0.08);
	color: #fff;
}
.text-right{ text-align:right}
.img_db_log {
	width: 34px;
	position: absolute;
	left: 11px;
	top: 8px;
}
.spn_db_sysName {
	color: #fefefe;
	margin-left: 53px;
	line-height: 50px;
	height: 50px;
	display: inline-block;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
#div_m_topleft__ {
	float: left;
	min-width: 224px;
	height: 100%;
	padding-right: 50px;
}
.statistics-box {
	height: 8vh;
	margin: 2.5% 2% 0 2%;
	border-radius: 7px;
	overflow: hidden;
	position: relative;
	padding: 15px;
	transition: all 0.3s ease-in-out;
	background: #ffffff;
	box-shadow: 0 1px 3px rgba(33,33,33,.2);
}

/* ---头部end--- */

* {
	box-sizing: border-box;
}
 ul li{ list-style: none;}
.jc_body h1, .jc_body h2, .jc_body h3, .jc_body h4, .jc_body h5, .jc_body h6 {
	margin: 0;
}
.jc_body p {
	margin: 0;
}
.jc_body ul {
	margin: 0;
	padding: 0
}
.jc_body {margin: 0;
	font-family: Microsoft YaHei;
	color: #334151;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
.jc_row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;

}
.jc_col_1, .jc_col_2, .jc_col_3, .jc_col_4, .jc_col_5, .jc_col_6, .jc_col_7, .jc_col_8, .jc_col_9, .jc_col_10, .jc_col_11, .jc_col_12, .jc_col, .jc_col_auto, .col-md, .col-md-auto, .jc_col_lg_1, .jc_col_lg_2, .jc_col_lg_3, .jc_col_lg_4, .jc_col_lg_5, .jc_col_lg_6, .jc_col_lg_7, .jc_col_lg_8, .jc_col_lg_9, .jc_col_lg_10, .jc_col_lg_11, .jc_col_lg_12, .col-lg, .jc_col_lg_auto, .jc_col_xl_1, .jc_col_xl_2, .jc_col_xl_3, .jc_col_xl_4, .jc_col_xl_5, .jc_col_xl_6, .jc_col_xl_7, .jc_col_xl_8, .jc_col_xl_9, .jc_col_xl_10, .jc_col_xl_11, .jc_col_xl_12, .col-xl, .jc_col_xl_auto {
	position: relative;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.jc_col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.jc_col_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.jc_col_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.jc_col_2 {
	flex: 0 0 20%;
	max-width: 20%;
}
.jc_col_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.jc_col_4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.jc_col_5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.jc_col_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.jc_col_7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.jc_col_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.jc_col_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.jc_col_10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.jc_col_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.jc_col_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
 @media (min-width: 1200px) {
.jc_col_xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.jc_col_xl_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.jc_col_xl_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.jc_col_xl_2 {
	flex: 0 0 20%;
	max-width: 20%;
}
.jc_col_xl_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.jc_col_xl_4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.jc_col_xl_5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.jc_col_xl_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.jc_col_xl_7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.jc_col_xl_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.jc_col_xl_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.jc_col_xl_10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.jc_col_xl_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.jc_col_xl_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
}
.btn-group, .btn-group-vertical {
	
	display: inline-flex;
	vertical-align: middle;
}
.btn-group{margin-top: .3rem;}
.btn-primary {
	color: #fff!important;
	background-color: rgba(44, 109, 210, 1)!important;
	border-color: #8760fb;
}
.btn-group>.btn:not(:first-child) {
	margin-left: -1px;
}
.btn-group-sm>.btn {
	border: 1px solid #f2f2f2;
 padding: .25rem .5rem;
	text-align: center;
	vertical-align: middle;
	color: #666;
	margin:0;
	font-size: 12px;
	background:none;
}
.btn-padding { padding:.65rem !important}
.btn-padding span{ padding-bottom:15px !important}
.gradient-branding {
	background: #6a11cb;
	background: -webkit-linear-gradient(180deg, #727cf5, #8e75dc) !important;
	background: linear-gradient(180deg, #727cf5, #8e75dc) !important;
}
.align-items-center {
	align-items: center !important;
}
.font18{ font-size:16px; font-weight:bold; color:#333; margin-left:1rem}
.badge {

	padding: 3px 5px 4px;
}
.badge-secondary {
	color: #ff7671; font-weight:bold;
	background:#f2f2f2;
	border-radius:5px

}
.badge-success {
	color: #3fcbca;; font-weight:bold;background:#f2f2f2;
	border-radius:5px

}
.text-center {
	text-align: center!important;
}
.m-0 {
	margin: 0!important;
}
.mt-3{ margin-top:10px}
.p-0{padding: 0!important;}
.border-bottom {
	border-bottom: 1px solid #e1e6f1!important;
}
.jc_body .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	
	border-radius: 3px;
	margin-bottom: .5rem;
	box-shadow: 0 1px 3px 0px rgb(115 108 203 / 23%);
	
	
}
.jc_body .jc_top .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	
	border-radius: 5px;
	margin-bottom: 5px;
	box-shadow: 0 1px 3px 0px rgba(115, 108, 203, 0.23);
	
}
.bm_0 {
	border-bottom:none;
}
.br_1 {
	border-right:1px solid #e3e5e4;
}
.bm_1 {
	border-bottom:1px solid #e3e5e4; overflow:hidden
}
.activity-block .task-list li {
	padding-left: 25px;
	margin-bottom: 15px;
}
.task-list li h6 {
	margin-bottom: 8px !important;
}
.tx-12 {
	font-size: 13px;
}
.activity-block .task-list li .task-icon {
	top: 0;
	left: 0px;
	width: 8px;
	height: 8px;
}
.text-muted { font-size: 12px;
	color: #99a6b7 !important; margin-top: .3rem;
}
.text-444 {
	color: #444 !important;
}
.media {
	display: flex;
	align-items: flex-start;
}
.media-body {
	flex: 1;
}
h5, .h5 {
	font-size: 1.09375rem;
}
small, .small {
	font-size: 80%;
	font-weight: 400;
}
.jc_body .card-body {
	flex: 1 1 auto;
 padding: .5rem;
}
.jc_top{ background:#f0f5fb; padding:.5rem 0; padding-bottom: .2rem;}
.jc_body .card-title {
	font-size:15px;
	font-weight: 500;
	color: #334151;
	border-bottom: 1px solid #e1e6f1;
	flex: 1 1 auto;
 line-height: 36px; padding: 0 .6rem;
}
.jc_body .card-title  .more{ color:#999; font-size:12px; font-weight:normal}
.jc_body .card-title  span{color:#257bec; }
.jc_body .card-title  span i{color:#a8cbf2; font-size: 18px; }
.text-danger {
	color: #ff473d !important;
}
.text-999 {
	color: #999 !important;
}
.text-success {
	color: #03c895 !important;
}
.text-warning {
	color: #ffc107 !important;
}
.text-primary {
	color: #8760fb !important;
}
.text-cot-1{ color:#ff4146!important}
.text-cot-2{ color:#fe980f!important}
.text-cot-3{ color:#32a5ff!important}
.text-cot-4{ color:#7581f7!important}
.jxicon_15{ color:#ff4146!important}
.jxicon_16{ color:#7581f7!important}
.jxicon_17{ color:#9d5cf6!important}
.bg-primary {
	background-color: #8d76dd !important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
	background-color: #8d76dd !important;
}
.bg-secondary {
	background-color: #eb6f33 !important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
	background-color: #eb6f33 !important;
}
.bg-success {
	background-color: #3fcbca !important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
	background-color: #3fcbca !important;
}
.bg-info {
	background-color: #4bb5ea !important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
	background-color: #4bb5ea !important;
}
.bg-warning {
	background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
	background-color: #d39e00 !important;
}
.bg-danger {
	background-color: #ff7671 !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
	background-color: #ff7671 !important;
}
.bg-light {
	background-color: #e1e6f1 !important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
	background-color: #dbe0ea !important;
}
.bg-dark {
	background-color: #3b4863 !important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
	background-color: #131212 !important;
}
.clearfix::after {
	display: block;
	clear: both;
	content: "";
}
.m-0 {
	margin: 0 !important;
}
.p-0 {
	padding: 0 !important;
}

.text-center {
	text-align: center !important;
}

 *::-webkit-scrollbar {
 width: 4px;
 height: 4px;
 transition: .3s background;
}
::-webkit-scrollbar-thumb {
 background: #e1e6f1;
}
*:hover::-webkit-scrollbar-thumb {
 background: #adb5bd;
}
/*-----Br Themes-----*/
h6, .h6 {
	font-size:14px;
	font-weight: normal;
}
.float-right {
	float: right !important;
}
.list-group-item {
	margin: 0;
	position: relative;
	display: block;
 padding: 0.5rem .1rem;

	background-color: #fff;
	border-bottom: 1px solid #e1e6f1;
}
.task-list {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 10px 0 0;
}
.activity-block .task-list:after {
	left: 5px;
	z-index: 0;
}
.task-list:after {
	content: "";
	position: absolute;
	background: #e1e6f1;
	height: 100%;
	width: 1px;
	top: 0;
	left: 30px;
	z-index: 1;
}
.task-list li {
	margin-bottom: 20px;
	padding-left: 55px;
	position: relative;
}
.task-list li:last-child {
	margin-bottom: 0;
}
.task-list li .task-icon {
	position: absolute;
	left: 22px;
	top: 13px;
	border-radius: 50%;
	padding: 2px;
	width: 17px;
	height: 17px;
	z-index: 2;
}
.task-list li h6 {
	margin-bottom: 5px;
}
.product-img img {
	transform: scale(1);
	transition: .3s ease-in-out;
}
.product-img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.item-card .product-info {
	padding: 0;
	margin: 0;
	opacity: 0;
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
	bottom: -30px;
	z-index: 1;
	transition: all .5s ease 0s;
}
.item-card:hover .product-info {
	opacity: 1;
	bottom: 30%;
}
.main-content {
	min-height: 78vh;
}
.breadcrumb-3 ol {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
.breadcrumb-3 li {
	display: contents;
	text-align: center;
}
.breadcrumb-4 ol {
	position: relative;
	display: block;
	width: 100%;
	text-align: right;
}
.breadcrumb-4 li {
	display: contents;
	text-align: right;
}
.z-index2 {
	z-index: 2;
}
.p-15 {
	padding: 15px !important;
}
.progress {
	display: -ms-flexbox;
	display: flex;
	width: 80px;
 height: .2rem;
	overflow: hidden;
 font-size: .75rem;
	background-color: rgba(0, 0, 0, 0.05);
 border-radius: .25rem;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #fff;
	transition: width .6s ease;
}
.tx-11 {
	font-size: 11px;
}
.progress-percentage {
	float: right;
}
.bg-success {
	background-color: #3fcbca!important;
}
.bg-danger2 {
	background-color: #eb5076 !important;
}
.bg-secondary2 {
	background-color: #d13adf !important;
}
.bg-info2 {
	background-color: #03d0ea !important;
}
.icon-box {
	width: 55px;
	height: 55px;
	margin: auto;
	border: 0px solid #fff;
	line-height: 55px;
	border-radius: 50%;
	text-align: center;
}
.icon-box {
	color: #fff
}
.icon-tubiao11 {
	font-size: 30px
}
.card-variant-triangle-info2 {
	color: #95d2ec;
	width: 0;
	height: 0;
	border-right: 25px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
}
.card-variant-triangle-info {
	color: #95d2ec;
	width: 0;
	height: 0;
	border-top: 25px solid #d5edf7;
	border-right: 25px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
}
.card-title .icon--huanbaobumenjiancejigou {
margin-right:.2rem;
	font-size: 14px
}
.height40 {
	height: 42vh;
	overflow: auto
}
.height35 {
	width: 100%;
	height: 32.5vh; overflow:auto
}

 @media only screen and (min-width: 1200px) and (max-width: 1500px) {
h6, .h6 {
	font-size: 12px !important;
}.ml-2 {
    margin-left: 1rem!important;
}
.rounded-0 .card-body {
    padding:.5rem .5rem !important;
}

}

.w-icon{
font-size: 12px;

text-align: center;

margin-top: 6px;
display: inline-block;  
}

.w-img{ float:left;}
.ml-2{ margin-left:3rem}
.ml-1{ margin-right:1rem}
.media-body h5.mb-1{  margin-top:.3rem !important}
.media-body h5.mb-1 font{ font-size: 12px; font-weight: normal; margin-left: 6px;}
.media-body p{ color:#505d69 ; margin:0; font-size: 13px;}
.rounded-0 .card-body{ padding:.5rem }
.jc_suzi{ height: 8px;
width: 8px;
 background:#f36b53; 
display: inline-block;
margin-right:1rem;
border-radius: 50%;
 }
.media-body .h5{ margin:1rem 0 !important}
.jc_table_cot{ width:100%;}
.jc_table_cot td{border-bottom:1px solid #e2e3e5; padding:5px}
.jc_table{ width:100%; }
.jc_table td{ background:#eaf4ff; padding:1rem; border-radius:5px; text-align:center; color:#999; }
.jc_table h5{ color:#6c757d!important}
.bg-eaf0fa { background:#f0f5f9!important; color:#141414!important}
.text-nowrap{ font-size:11px}
.text-727bf4{ color:#727bf4!important; font-weight:600}


.iq-progress-bar { background: #eef1f7; box-shadow: 0 0 0; height: 6px; margin: 0; position: relative; width: 100%; border-radius: 4px; }
.iq-progress-bar > span { background: #4F6272 none repeat scroll 0 0; display: block; height: 100%; width: 0; border-radius: 4px; }
.bg-primary {
	background-color: #8d76dd !important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
	background-color: #8d76dd !important;
}
.bg-secondary {
	background-color: #eb6f33 !important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
	background-color: #eb6f33 !important;
}
.bg-success {
	background-color: #3fcbca !important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
	background-color: #3fcbca !important;
}
.bg-info {
	background-color: #4bb5ea !important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
	background-color: #4bb5ea !important;
}
.bg-warning {
	background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
	background-color: #d39e00 !important;
}
.bg-danger {
	background-color: #ff7671 !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
	background-color: #ff7671 !important;
}
.bg-light {
	background-color: #e1e6f1 !important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
	background-color: #dbe0ea !important;
}
.bg-dark {
	background-color: #3b4863 !important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
	background-color: #131212 !important;
}
.rank_list li{padding:.4rem;}
.rank_list h2{display: flex; justify-content: space-between; font-size: 12px; font-weight: normal; margin-bottom: .3rem;}
.num{margin: 0 5px;  font-weight: bold;}
.background{
	width:100%;
	height:12px;
	border-radius: 10px;
	background:#f4f4f4;
	margin:0px ;
	overflow:hidden;
}
.progress{
	height: 12px;
   border-radius: 5px;
	overflow:hidden;
}
.unit_list .background{
	width:100%;
	height:14px;
	border-radius: 5px;
	background:#f4f4f4;
	margin:0px ;
	overflow:hidden;
}
.unit_list .progress{
	height: 14px;
   border-radius: 5px; 
	overflow:hidden;
	position: relative;
}
.unit_list .progress_text{ position: absolute; color: #fff;font-size: 12px;line-height: 20px;  padding-left: 8px;}
.unit_list li{ padding: 3px; display: flex;}
.progress_box{width: 98%;}
.unit_list  li .num_span{width:26px; display: inline-block; line-height:28px; margin-top: 3px;  border-radius: 3px; height: 28px;color: #fff;font-size: 12px !important; margin-right: 6px; text-align: center; background-image: linear-gradient(to right, #3b8bf1 0%, #60abfa 100%);}
.num_icon{width: 16px; height: 16px; line-height: 12px; color: #61acfb !important; display: inline-block; text-align: center; margin-right: 3px; border-radius: 50%; border: 1px solid #61acfb;}
.num_icon.border1{border: 1px solid #ff5a5a !important;  color: #ff5a5a !important;}
.num_icon.border2{border: 1px solid #ff812c !important;  color: #ff812c !important;}
.num_icon.border3{border: 1px solid #ffce2b !important;  color: #ffce2b !important;}

.project_chart1{width: 100%; height: 100%;}


table.dbkit-table {
    width: 100%;
}

table.dbkit-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
   
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
           
    height: 61px;
    border: 1px solid transparent;
    padding: 0 30px;
    margin: 5px 2px 6px;
    background: #f5f8f9;
}
table.dbkit-table tr.heading-td{height: 40px; }
table.dbkit-table tr.heading-td  td{ color: #505d69 !important; font-weight: bold;}
table.dbkit-table tr th,
table.dbkit-table tr td {
    border-top: none!important;
}

table.dbkit-table tr:hover {
    border-color: #e4e2f5;
}

table.dbkit-table tr td {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;

	color: #212529;
    min-width: 141px;
}
.mv-icon { display: flex; align-items: center;}


.mv-icon img{width: 100px; height: 60px;  margin-right: 8px; border-radius: 3px; border: 1px solid #ddd;}
.trends img{width: 28px; margin-left: 16px;}
.trends  i{ font-size: 32px; color: rgb(53, 143, 239);}

.bg-light-warning {
	background-color: #FFF8DD !important;
  }
  .rounded {
	border-radius: 0.475rem !important;
  }
  .p-5 {
	padding: .6rem !important;
  }
  .mb-7 {
	margin-bottom: 0.5rem !important;
  }
  .align-items-center {
	align-items: center !important;
  }
  .d-flex {
	display: flex !important;
  }.me-2 {
	margin-right: 0.5rem !important;
  }
  .flex-grow-1 {
	flex-grow: 1 !important;
  }

  .text-warning {
	color: #FFC700 !important;
  }
  .text-warning {
	--bs-text-opacity: 1;
	color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
  }
  .fw-bolder {
	font-weight: 600 !important;
  }
  .py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
  }

  .text-gray-800 {
	color: #3F4254 !important;
  }
  .text-hover-primary {
	transition: color 0.2s ease, background-color 0.2s ease;
  }
  .fw-bolder {font-size: 14px;
	font-weight: 600 !important;
  }
  .fs-6 {
	font-size: 12px !important;
  }a {
	color: #009EF7;
	text-decoration: none;
  }

  .bg-light-success {
	background-color: #E8FFF3 !important;
  }
  .bg-light-success.hoverable:hover {
	background-color: #c9ffe3 !important;
  }
  
  .bg-light-danger {
	background-color: #FFF5F8 !important;
  }

  .bg-light-info {
	background-color: #F8F5FF !important;
  }
  .text-warning {
	color: #FFC700 !important;
  }
  .text-info {
	color: #009EF7 !important;
  }
  .symbol-label {
	width: 30px;
	height: 30px;
	display: flex;
align-items: center;
justify-content: center;
font-weight: 500;

background-repeat: no-repeat;
background-position: center center;
background-size: cover;
border-radius: 0.475rem;
 margin-right: .75rem;
  }
  .badge-light-warning {
	color: #FFF8DD;
	background-color: #FFC700;
  }

  .badge-light-success {
	color: #E8FFF3;
	background-color: #50CD89;
  }

  .badge-light-danger {
	color: #FFF5F8;
	background-color: #F1416C;
  }

  .badge-light-primary {
	color: #F1FAFF;
	background-color: #009EF7;
  }
.flex-grow-1 a{width: 85%; display: inline-block;}

.container .leader {
	display: flex;
  }
  .container .crown {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
  }
  .container .crown svg {
	width: 3rem;
  }
  .container .image {
	height: 58px;
	object-fit: cover;
	width: 58px;
	border: 1px  solid #ddd;
	border-radius: 50%;
  }
  .container .topLeadersList {
	display: flex;
	position: relative;
	min-height: 120px;
	padding-top: 1rem;
  }
  .container .topLeadersList .image {
	border-radius: 50%;
	
  }
  .container .topLeadersList .leader:nth-child(1) {
	color: black;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
  }

  .container .topLeadersList .leader:nth-child(1) .image {
	width: 68px;
	height: 68px;
	border: 1px solid #ffc500;
  }
  .container .topLeadersList .leader:nth-child(1) .crown {
	top: -25%;
  }
  .crown  img{width: 40px;}
  .container .topLeadersList .leader:nth-child(1) .crown svg {
	fill: #ffc500;
  }
  .container .topLeadersList .leader:nth-child(2) {
	color: black;
	position: absolute;
	left: 10%;
	transform: translateX(-15%);
	bottom: 10%;
  }

  .container .topLeadersList .leader:nth-child(2) .image {
	width: 60px;
	height: 60px;
	border: 1px solid #7c98a9;
  }
  .container .topLeadersList .leader:nth-child(2) .crown {
	top: -25%;
  }
  .container .topLeadersList .leader:nth-child(2) .crown svg {
	fill: #d4d4d4;
  }
  .container .topLeadersList .leader:nth-child(3) {
	color: black;
	position: absolute;
	left: 90%;
	transform: translateX(-85%);
	bottom: 10%;
  }

  .container .topLeadersList .leader:nth-child(3) .image {
	width: 60px;
	height: 60px;
	border: 1px solid #b8794e;
  }
  .container .topLeadersList .leader:nth-child(3) .crown {
	top: -25%;
  }
  .container .topLeadersList .leader:nth-child(3) .crown svg {
	fill: #ab6528;
  }
  .container .leaderName {
	position: absolute;
	text-align: center;
	width: 100px;
	color: #333;
	font-weight: bold;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	margin-top: -5px;
  }
  .container .leaderName p{color: #666; font-weight: normal;}
  .container .player {
	
	display: flex;
	
	align-items: center;
	min-height: 42px;
	text-align: center;
	padding-right: 0.4rem; padding-top: 3px;
	margin-bottom: 1px; 
	border-top: 1px dotted #ddd;
	
	
  }
  .container .player .image {
	width: 40px;
	height: 40px;
	border: 1.5px solid #ddd;
  }
  .container .table {
	margin-right: 0.1rem;
	display: grid;
	font-size: 14px;
	grid-template-columns: 0.4fr 3fr 1fr 1fr 1fr 1fr 1fr 1fr;
	text-align: center;
  }
  .container .table div:nth-child(2) {
	text-align: left;
	margin-left: 5px;
  }
  .container .table .image {
	width: 20px;
	height: 20px;
  }
  .container .playerslist {
	margin-top: 1.5rem;
	font-size: 16px;
	overflow: hidden;
	color: #333;
	font-family: "Roboto Condensed", sans-serif;
  }
  .container .playerslist .player:nth-child(odd) {

	align-items: center;
  }
  .container .user {
	display: flex;
	align-items: center;
	position: relative;
	gap: 4px;  margin-right: 8px;
  }
  .container .player:last-child{border-bottom: none;}
  .container .list {
	overflow: scroll;

	overflow-x: hidden;
	 padding:.2rem .5rem;
  }
  .containerImage{text-align: center;}

  .containerImage .vipbox {display: flex; justify-content: center; position: relative;top: -12px; z-index: 1000;}
.containerImage .vipbox h3{background-image: linear-gradient(to right,  #72b8f2 , #a6d5fa); color: #fff; line-height: 20px; border-radius: 20px; padding-left: 23px; font-size: 12px; background-size: 100% 100%; width: 80px; height:22px; font-weight: normal; }
.containerImage .vipbox img{width: 24px; margin-right: -20px; margin-top: -5px; z-index: 10000;}

.user .v1 img{width: 20px; position: absolute; right: 3px; bottom: 7px;}
.container .player h3{font-size: 13px ;}
.container .player  span{color: #96a2a7; font-size: 12px; margin-left: 10px;}
.num_text {
	color: #47454f !important;
	font-size: 14px;
	margin-right: 10px;
  }
  .myvip {position: relative;}
  .myvip  .vipbox {display: flex; justify-content: center;z-index: 1000;}
  .myvip  .vipbox h3{background-image: linear-gradient(to right,  #72b8f2 , #a6d5fa); color: #fff; line-height: 20px; border-radius: 20px; padding-left: 23px; font-size: 12px; background-size: 100% 100%; width: 80px; height:22px; font-weight: normal; position: relative;top: -9px; }
  .myvip  .vipbox img{width: 20px; height: 20px; margin-right: -20px; margin-top: -8px; z-index: 10000;}

  .xfbox {font-size: 13px; display: flex; align-items: center; width: 98%; padding: 6px; border-radius: 5px; margin: 5px auto; margin-top: 0; background-image: linear-gradient(to right,  #fdf9db , #fdf9db);}
  .xfbox  .image{width: 40px; height: 40px; margin: 0 6px;}
  .xfbox  h2{font-size: 13px;}
  .xfbox  h2 p{color: #96a2a7; font-size: 12px;  margin-top: 3px; font-weight: normal;}

  .scroll_body {
    height: 40vh;
    overflow: hidden;
    width: 100%;
}
 
.aui-palace-grid-icon {
    width: 3rem;
    height: 3rem;
    background: #eef7fe;
    line-height: 3rem;
    margin: 0 auto;
    border-radius: .5rem;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;

    color: #333;
    text-align: center;
}
.kfbg1 {
	background: linear-gradient(to bottom, #44d7d1 0%, #39b8e1 100%) !important;
	color: #fff !important
}

.kfbg2 {
	background: linear-gradient(to bottom, #2fcdf4 0%, #239af8 100%) !important;
	color: #fff !important
}

.kfbg3 {
	background: linear-gradient(to bottom, #8fb6fb 0%, #7795f5 100%) !important;
	color: #fff !important
}
.kfbg4 {
	background: linear-gradient(to bottom, #878ffc 0%, #515eeb 100%) !important;
	color: #fff !important
}


.kfbg5 {
	background: linear-gradient(to bottom, #b399fe 0%, #7d55e9 100%) !important;
	color: #fff !important
}

.kfbg6 {
	background: linear-gradient(to bottom, #8991fc 0%, #4c58ea 100%) !important;
	color: #fff !important
}

.kfbg7 {
	background: linear-gradient(to bottom, #48dc9e 0%, #2cc779 100%) !important;
	color: #fff !important
}

.kfbg8 {
	background: linear-gradient(to bottom, #6ecc38 0%, #3dbb1a 100%) !important;
	color: #fff !important
}

.kfbg9 {
	background: linear-gradient(to bottom, #249256 0%, #32b16c 100%) !important;
	color: #fff !important
}

.kfbg10 {
	background: linear-gradient(to bottom, #feac24 0%, #f89b00 100%) !important;
	color: #fff !important
}
.kfbg11 {
	background: linear-gradient(to bottom, #fd8048 0%, #fc7436 100%) !important;
	color: #fff !important
}

.kfbg12 {
	background: linear-gradient(to bottom, #fd868a 0%, #f86d74 100%) !important;
	color: #fff !important
}
.kfbg13 {
	background: linear-gradient(to bottom, #f04141 0%, #e22b2b 100%) !important;
	color: #fff !important
}
.w-img i {
    font-size: 26px;
}
.w-img{margin-right: .6rem;}
