.project_header_content{
	background-image: url(../../../../../img/visual/common/banner_normal.png); 
}


.vis_box_style_1{
	border: none;
}   
.box_title_div {
    padding: 0px 0 0px 12px;
    display: flex;
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 40px;
    width: 100%;
    align-content: center;
    align-items: center;
    background-size: 100% 100%;
    position: relative;
} 

.box_title_div:before{
 	position: absolute;
 	left: 0px;
 	bottom: -2px;
 	width: 5px;
 	height: 5px;
 	content: "";
 	background-color: #ef6f59;
 	border-radius: 50%;
 	z-index: 99999999;
}  
 
.box_title_div:after{
	position: absolute;
	bottom: -3px;
	right: -1px;
	width: 26px;
	height: 15px;
	content: "";
	z-index: 99;
	background-image: url(../../../../../img/visual/common/tiltle_341020_point.png);
}

.box_title { 
    font-size: 16px;
    position: absolute;
    left: 17px;
    top: 9px;
    /* color: #7ad4ff; */
}
.box_title_div{
	/* margin-top: 10px; */ 
}
.box_title_div_1{
	background-image: url(../../../../../img/visual/common/tiltle_341020_1.png);
}
.box_title_div_2{
	background-image: url(../../../../../img/visual/common/tiltle_341020_2.png);
}
.box_title_div_3{
	background-image: url(../../../../../img/visual/common/tiltle_341020_3.png);
}
.box_title_div_4{
	background-image: url(../../../../../img/visual/common/tiltle_341020_4.png);
}

.vis_item_body{
	border: 1px solid #23517c; 
	border-top: none;
	height: calc(100% - 40px);
   	background: #020723;
}  


.condition_tab{
	border: 1px solid rgba(43,224,189,0.2);
}
.condition_tab.active_btn{
	background: rgba(43,224,189,0.2);
} 

.dash_board_style{
    background-image: url(../../../../../img/visual/web/data_site_ant.png);
} 
.animation_circle_1{
	background-image: url(../../../../../img/visual/web/animation_circle_1_ant.png);
}
.animation_circle_2{
	background-image: url(../../../../../img/visual/web/animation_circle_2_ant.png);
}

.item_promotion_009 { 
    background: #00080f;
} 

.banner_user_portait { 
    background-image: url(../../../../../img/visual/web/default_port.png);
}


.top_nav_btn.touch{
	color: #ffffff !important;
} 
.top_nav_btn{
	color: #78abe5 !important;
}
.list_head_item {
    color: #ff9900;
} 
.common_002_weather_future_info{
	border:1px solid #3273ab;
}
.promotion_013_weather_div{
    border: 1px solid #23517c;
}