#client_dashboard_wrapper{
	top: 100px;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
	color: #616161;
}

#insturment_list_title{
	padding-left: 10px;
	font-weight: 500;
}

#client_dashboard_header{
	text-align: left;
	margin-top: 30px;
	position: relative;
	font-weight: 400;
	font-size: 28px;
	margin-left: 260px;
	color: #616161;
}

#analytics_inner_wrapper{
	width: 95%;
	margin-left: 2.5%;
	margin-top: 60px;
}

.instrument_list{
	background-color: white;
	margin-top: 10px;
	border-radius: 5px;
	height: 50px;
	padding: 5px;
	padding-left: 15px;
	padding-top: 10px;
	border: 1px solid lightblue;
}


#analytics_list_empty{
	top: 200px;
	position: absolute;
	font-weight: bolder;
	text-align: center;
	width: 100%;
}

#instrument_list_outter_wrapper{
	color: #616161;
	left: 230px;
	position: absolute;
	background-color: #f4f4f4;
	margin-top: 10px;
	width: 60%;
}

#client_account_left_panel_analytics_header{
	left: 30px;
	top: 20px;
	position: absolute;
	font-weight: 600;
	color: #616161;
}


.diagonal-container {
	border: 1px solid #000;
	width: 400px;
	height: 400px;
	margin: 0 auto;
}

.to-right {
	background: linear-gradient(135deg, transparent calc(50% - 1px), red 50%, transparent calc(50% + 1px) );
}

#dashboard_footer{
	position: absolute;
	top:950px;
	width: 100%;
}

#client_account_left_panel{
	background-color: #fcfcfc;
	min-height: 100%;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	color: #616161;
	font-weight: 100;
}

#middle_wrapper{
	min-height: 1000px !important;
}

#client_account_left_panel_analytics{
	margin-top: 120px;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
}

#client_account_left_panel_instrument{
	margin-top: 60px;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
}

.data_term{
	left: 20px;
	position: absolute;
	float: right;
	top: 10px;
	font-weight: 400;
}

.dot {
	height: 25px;
	width: 25px;
	background-color: lightgreen;
	border-radius: 50%;
	display: inline-block;
	left: 50px;
	position: absolute;
	top: 100px;
	z-index: 1;
}


#client_subscription_option_panel{
	background-color: white;
	height: 700px;
	width: 100%;
	position: absolute;
	top: 150px;
}

.desktop_graph{
	display: block;
}

.mobile_graph{
	display: none;
}

.data_rsi{
	left: 190px;
	position: absolute;
	top: 165px;
	width: 180px;
	font-size: 13px;
}

.data_pred{
	left: 190px;
	position: absolute;
	top: 185px;
	width: 220px;
	font-size: 13px;
}

.data_pred_last{
	left: 190px;
	position: absolute;
	top: 205px;
	width: 260px;
	font-size: 13px;
	color: orange;
}

.data_bollinger{
	left: 190px;
	position: absolute;
	top: 225px;
	width: 220px;
	font-size: 13px;

}

#setting_page_limit_confirmation_wrapper{
	margin-top: 50px;
}

#setting_page_indicator_title_wrapper{
	font-weight: 600;
}

#setting_page_indicator_desc_wrapper{
	font-size: 13px;
	width: 70%;
	margin-bottom: 10px;
}

#setting_page_time_interval_title_wrapper{
	font-weight: 600;
}

#setting_page_time_interval_desc_wrapper{
	font-size: 13px;
	width: 70%;
	margin-bottom: 10px;
}

#setting_save_button{
	margin-top: 30px;
	width: 60%;
	margin-left: 5%;
}

#setting_page_time_interval_wrapper{
	margin-top: 20px;
}

#setting_page_indicator_wrapper{

}

#setting_page_wrapper{
	left: 30px;
	top: 80px;
	position: absolute;
}

#setting_page_header{
	left: 30px;
	top: 20px;
	position: absolute;
	font-weight: 600;
}

#setting_desc{
	left: 30px;
	top: 45px;
	position: absolute;
	font-size: 13px;
}

.data_bollinger_last{
	left: 190px;
	position: absolute;
	top: 245px;
	width: 260px;
	font-size: 13px;
	color: orange;

}

#setting_outter_wrapper{
	left: 220px;
	position: absolute;
	min-width: 700px;
	height: 900px;
	background-color: white;
	margin-top: 10px;
	width: 100%;
}

.bold_css{
	color: white;
	font-weight: 600;
}

#client_account_left_panel_setting{
	margin-top: 60px;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
}

#client_account_left_panel_subscription{
	margin-top: 60px;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
}

.data_inline{
	display: inline-block;
}

.data_trend{
	left: 190px;
	position: absolute;
	top: 100px;
	width: 220px;
}

.data_trend_30{
	left: 190px;
	position: absolute;
	top: 120px;
	width: 220px;
}

.data_volat{
	left: 190px;
	position: absolute;
	top: 140px;
	width: 220px;
}

.foxholecircle{
	width: 180px;
	top: 30px;
	position: relative;
	left: 10px;
	border: 0px;
}

.data_background{
	width: 430px;
	height: 270px;
	background-color: #2c5199;
	border-radius: 10px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	color: white;
	font-weight: 100;
	font-size: 15px;
}

.data_background_2{
	width: 430px;
	height: 270px;
	background-color: #2c5199;
	border-radius: 10px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	color: white;
	font-weight: 100;
	font-size: 15px;
}
.data_desc_name{
	text-align: left;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 0px;
	color: #ffd600;
}

.data_desc_time{
	text-align: left;
	font-size: 13px;
	color: white;
	position: relative;
	width: 70%;
	margin-top: -70px;
	margin-left: 230px;	
}

.data_high{
	left: 190px;
	position: absolute;
	float: right;
	top: 36px;
	font-weight: 700;
	width: 100%;
	color: #ffd800;
}

.data_low{
	left: 190px;
	position: absolute;
	float: right;
	top: 57px;
	font-weight: 700;
	width: 100%;
	color: #ffd800;
}

.data_desc_price{
	text-align: left;
	font-size: 20px;
	color: white;
	width: 70%;
	margin-top: -5px;
	margin-left: 20px;
}


.data_chart_wrapper{
	margin-top: -5px;
	margin-bottom: 10px;
	border-bottom: 1px solid lightgrey;
	padding-bottom: 10px;
}

.data_desc_time{
	text-align: left;
	font-size: 20px;
	color: white;
	width: 70%;
	margin-top: -15px;
	margin-left: 0px;
}

.data_desc_text{
	text-align: left;
	font-size: 13px;
	color: white;
	position: relative;
	width: 70%;
	margin-top: -40px;
	margin-left: 190px;
}

.price_font{
	color: #ffd600;
	font-weight: 600;
	font-size: 22px;
}

.data_desc_symbol{
	text-align: left;
	font-size: 20px;
	margin-left: 20px;
	color: #ffd600;
	margin-top: -20px;
}

#mobile_menu_analytics{
	display: none !important;	
}

.mobile_menu{
	display: none !important;
}

.data_desc{
	width: 870px;
	background-color: #4381ff;
	color: white;
	height: 100px;
	border-radius: 8px;
	margin-left: 10px;
}

.data_name{
	right: 150px;
	position: absolute;
	float: right;
	top: 10px;
	font-weight: 700;
	color: #ffd800;
}

.data_symbol{
	left: 190px;
	position: absolute;
	float: right;
	top: 10px;
	font-weight: 700;
	color: #ffd800;

}

#chart_show_pred_int{
	z-index: 1;
	position: absolute;
	left: 250px;
}

#chart_show_bollinger{
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 50px;
}

#historic_data_chart_background{
	background-color: white;
	height: 800px;
	width: 900px;
	z-index: 0;
	position: absolute;
	opacity: 0.9;
}

#close_chart{
	z-index: 1;
	position: absolute;
}

#historic_data_chart_title{
	z-index: 1;
	position: absolute;	
	left: 100px;
}

#historic_data_chart_wrapper{
	position: absolute;
	z-index: 10000;
	top: 200px;
}

.data_get_chart{
	position: relative;
	font-size: 30px;
	top: 30px;
	left: 30px;
	width: 40px;
	height: 40px;
	color: #ffd800;
	z-index: 100;
}


.alert-message{color:#01d28e;font-weight:800;font-size:26px;}
.text-center{text-align:center;}

#alert_analytics_text_wrapper{
	margin-top: 50px;
	max-width: 80%;
	margin-left: 10%;
}

#alert_analytics_list_wrapper{
	margin-top: 50px;
	margin-left: 7%;
}


.data_fluc_percent{
	left: 190px;
	position: absolute;
	top:80px;
	width: 180px;
}

#client_analytics_list_wrapper{
	position: relative;
}

#client_account_left_panel_logout{
	margin-top: 80px;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
}

.orange_css{
	color: orange;
	font-weight: 600;
}

.red_css{
	color: red;
	font-weight: 600;
}

.green_css{
	color: lightgreen;
	font-weight: 500;
}

.nav-tabs .nav-link.active{
	color:green; /*color you want*/
}

.to-right{
	background: linear-gradient(137deg, transparent calc(50% - 4px), lightgreen 50%, transparent calc(50% + 1px) );
}

.to-right_green{
	background: linear-gradient(137deg, transparent calc(50% - 4px), lightgreen 50%, transparent calc(50% + 1px) );
}

.to-right_orange{
	background: linear-gradient(137deg, transparent calc(50% - 4px), orange 50%, transparent calc(50% + 1px) );
}

.to-left{
	background: linear-gradient(-137deg, transparent calc(50% - 4px), red 50%, transparent calc(50% + 1px) );
}

.to-left_green{
	background: linear-gradient(-137deg, transparent calc(50% - 4px), lightgreen 50%, transparent calc(50% + 1px) );
}

.to-left_orange{
	background: linear-gradient(-137deg, transparent calc(50% - 4px), orange 50%, transparent calc(50% + 1px) );
}

.diagonal-container {
	width: 147px;
	top: -80px;
	position: absolute;
	left: 25px;
	border: 0px;
	z-index: 1;
}

#client_account_right_panel{
	left: 220px;
	position: absolute;
	min-width: 700px;
	height: 900px;
	background-color: white;
	margin-top: 10px;
	width: 100%;

}

#analytics_outter_wrapper{
	left: 230px;
	position: absolute;
	background-color: #f4f4f4;
	margin-top: 10px;
	width: 80%;
}



#client_add_instrument{
	right: 20px;
	position: absolute;
	margin-top: 20px;
}


#client_account_left_panel_instrument_header{
	left: 30px;
	top: 20px;
	position: absolute;
	font-weight: 600;

}


#instrument_list_wrapper{
	top: 80px;
	position: absolute;
	left: 30px;
	height: 350px;
	width: 400px;
}


.instrument_list_instrument{
	position: absolute;
	left: 80px;
}

.instrument_list_remove{
	position: absolute;
	right: 10px;
	color: darkred;
}













