body{
/*	background: red;*/
}
.investor-detail-title{
/*	display: flex;*/
}

.image-investor > img{
	/*width:80px;
	height: 80px;
	border-radius: 6px;*/
}
.image-investor{
    width:80px;
    height:80px;
    border-radius:50%;
    background:#3b82f6;   /* blue */
    color:#ffffff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:35px;
    font-weight:700;
    text-transform:uppercase;
}

.investor-buyer-detail-container{
/*	width:1000px;	*/
	margin: auto;
	
	padding: 24px 38px;
	box-shadow: 0px 6px 30px lightgray;
	border-radius: 10px;
}
.investor-detail-maincontainer{
	margin-top: 50px;
}
.investor-detailtitle{
	font-size: 22px;
	font-weight: 600;
/*	margin-left: 91px;*/
width:659px;
}
.investor-detail-title{
	border-bottom: 1px solid lightgray;
	padding-top: 40px;
	padding-bottom: 40px;
}
.description-container{
	font-size: 12px;
	padding: 21px 84px;
	background: #EEF2FF;
	border-left:8px solid #00BCD4;
	border-radius: 10px;	
}
#assetsList{
	padding-top: 5px;
}
#locList{
	padding-top: 5px;
}
.investor-description-container{
	padding-top: 40px;
	padding-bottom: 40px;	
	border-bottom: 1px solid lightgray;
}
.asset-chart-container{
	display: flex;
/*	margin-left: 108px;*/
}
.chart-container{

	display: flex;

}
.investor-budget-container{
	
	padding:19px;

}

.asset-chart-container ul{
	padding-top: 10px;
}
#autoChart {
   width: 153px !important;
   height: 159px !important;
   display: block;

}
#autoloChart1{
	width: 160px !important;
	  height: 160px !important;
	  

}
.location-chart-container{
	display: flex;
	margin-left: auto;
	margin-right: 128px;
		
}
.investor-chart-container{
	border-bottom: 1px solid lightgray;		
	padding: 19px;
}	


.chart-box, .chart-boxs {
    width: 153px;       /* square size */
    height: 159px;      /* same as width */
    position: relative; /* for absolute canvas */
}

.chart-box canvas, .chart-boxs canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.budget-title{
	font-weight: 700;
	padding-bottom: 10px;
}
.recent-activity-title{
  font-weight: 700;
  padding-bottom: 26px;
  padding-top: 48px;
}

.buyer-insights-container{
	border:1px solid lightgray;
	border-radius: 10px;
	padding: 40px 18px;
}
.buyer-insight-title{
	font-weight: 700;
}
.buyer-insight-desc{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.buyer-detail{
	display: flex;
}
.buyer-type-container{
	font-size: 15px;
	line-height: 35px;
	background:#f6ecff;
	padding:0px 13px;
	border-radius: 10px;
}
.buyer-type-container > span{
	color:#9a36e1;
	font-weight: 500;
	padding-left: 5px;
}
.user-active{
	font-size: 16px;
	background: #d3f3da;
	color:balck;
	margin-left: 20px;
	border-radius: 10px;
	width:171px;
	line-height: 35px;
	text-align: center;
} 

.verification-detail {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 14px;
}

.email-tab {
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: 21px;
    font-weight: 500;   

}
.verification-status,.confidential-container{
	padding-top: 20px;
	padding-bottom: 20px;
}

.email-tab img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}
.mailtab{
	border-radius: 10px;
    background: #fae8e6;
    color: #d7523e;
    font-size: 13px;
    padding: 3px 11px;
  
}
.maintab{
	border-radius: 10px;
    background: #f3f3f3;
    color: black;
    font-size: 13px;
    padding: 3px 11px;	
}
.litab{
	 border-radius: 10px;
    background: #e0ecf7;
    color:#3a84cb;
    font-size: 13px;
    padding: 3px 11px;	
}

.insighttitle{
	color:#384f66;
	font-weight: 500;
	padding-bottom: 10px;
}

.each-confidential{
	  display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 14px;
}
.name-confidential{
		border-radius: 10px;
    background: #f3f3f3;
    color: black;
    font-size: 13px;
    padding: 3px 11px;	
    color:#546085;
    font-weight: 500;

}
.name-confidential >img{
	width: 18px;
	height: 18px;
	object-fit: contain;
}
.detail-title{
	font-size: 10px;
	  color:#5b647f;
	  padding-top:10px;
}
.info-detail{
	 display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 22px;
    font-size: 13px;
}
.info-location{
	background: #eff6ff;
	border-radius: 5px;
	padding:0px 10px;
	line-height: 35px;
}
.time-zone{
	background: #f0fdf4;
	border-radius: 5px;
	padding:0px 10px;
	line-height: 35px;
}
.local-time{
	background: #fefce8;
	border-radius: 5px;
	padding:0px 10px;
	line-height: 35px;
}
.insight-detail-container{
	padding:0px 15px;
}
.recent-activity-card {
  background: #fff;
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
  max-width: 100%;
  font-family: "Inter", sans-serif;
}

.recent-activity-card h3 {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.timeline {
  position: relative;
  padding-left: 25px;
  border-left: 2px solid #d9e0e7;
}

.timeline-item {
  position: relative;
  margin-bottom: 25px;
  padding-left: 15px;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-item .dot {
  position: absolute;
  left: -10px;
  top: 4px;
  width: 14px;
  height: 14px;
  background: #3498db;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0 10px rgba(52,152,219,0.4);
}

.timeline-item .content .time {
  font-size: 13px;
  color: #777;
  font-weight: 500;
}

.timeline-item p {
  margin: 5px 0 0;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}

.timeline-item:hover .dot {
  background: #ff7b00;
  box-shadow: 0 0 12px rgba(255,123,0,0.5);
  transition: all 0.3s ease;
}
.buyer-profile-desc{
	background: #fff;
    padding: 25px;
    border-radius: 14px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    max-width: 100%;
    font-family: "Inter", sans-serif;
    color:#737e88;
    font-size: 14px;
}
.chart-tab-title{
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px;
}
.chart-tabs{
	/*display: flex;
	gap:35px;
	margin: auto;
	justify-content: center;*/
}
.each-asset-type-chart-container{
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);	
	border-radius: 14px;
	margin:16px 0px;
	scroll-margin-top: 130px;  /* agar header height 100px ho */

}
.chart-tabs {
    display: flex;
    gap: 12px;
    margin-top: 15px;
    flex-wrap: wrap;
}

.each-tab-chart a {
    display: block;
    padding: 10px 20px;
    background: #f1f3f7;
    color: #1f3b75;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
    border: 1px solid transparent;
    transition: 0.3s ease;
}

/* Hover effect */
.each-tab-chart a:hover {
    background: #dfe4f1;
}

/* Active tab */
.each-tab-chart.active a {
    background: #1f3b75;
    color: #fff;
    border-color: #1f3b75;
    font-weight: 600;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}
.wrap > h5 {
	padding-bottom: 10px;
	text-align: center;
}
.proposal-title > img{
	width:6%;
	vertical-align: middle;
	padding-top: 5px;
}
.proposal-container{
	box-shadow: 0 6px 30px lightgray;
	border-radius: 10px;
	padding-bottom: 24px;
	background: #eae3e317;
}
.proposal-title >span{
	font-weight: 600;
    font-size: 18px;
    padding-left: 8px;
    color:black;
    vertical-align: middle;
}
.proposal-title{	
padding: 16px 20px;
 border-bottom: 1px solid lightgray;
 text-align: center;
}
.proposal-desc{
	color:#525c69;
	font-size: 16px;
	font-weight: 500;
	padding: 19px 40px;
	text-align: center;
}
.describe-proposals{
	padding: 19px 20px;
	padding-top: 0px;
}
.describe-proposals > textarea{
	font-size: 13px;
	height: 90px;
	padding: 8px;
}
.sent-proposal-btn{
	background: linear-gradient(to bottom, #198754a6, #20c997ab);
    line-height: 33px;
    width: 167px;
    text-align: center;
    margin: auto;
    border-radius: 7px;
    font-weight: 500;
    padding-bottom: 1px;
    cursor: pointer;
}
.sent-proposal-accept-btn{
	background: linear-gradient(to bottom, #198754a6, #20c997ab);
    line-height: 33px;
    width: 205px;
    text-align: center;
    margin: auto;
    border-radius: 7px;
    font-weight: 500;
    padding-bottom: 1px;
    cursor: pointer;
}
