.custom-app-table{
	padding:0;
	margin:0;
	list-style:none;
}

.custom-app-table li.liheads{
	background:#056d6f;
	position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}
.custom-app-table li.liheads .new-col{
	font-weight:700;
	color:white;
	}
.custom-app-table li .new-col{
	line-height: 1;
	padding:5px 2px;
	width:100%;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	display:flex;
	align-items:center;
	justify-content:center;
}
.custom-app-table li .new-col:last-child{
	border-right:0;}
.custom-app-table li .table-row{
	display:flex;
    justify-content: center;	
	text-align:center;
}
.custom-app-table li.tbody_values .table-row:nth-of-type(2n+1){
	background:#f1f1f1;
}
.custom-app-table li.tbody_values .table-row:nth-of-type(2n){
	background:rgba(241,241,241,0.2);
}
.custom-app-table li .table-row .new-col:first-child{
  width:30%;
  }
	.custom-app-table li .table-row .new-col:nth-of-type(2){
		width:70%;
	}
	.custom-app-table li .table-row .new-col:nth-of-type(3){
		width:70%;
	}
	
	.custom-app-table li.tbody_values .table-row:hover{	
		background: #f5f5f5;
		}
ul.custom-history-table{
		padding:0;
		margin:0;
		list-style:none
		}
		ul.custom-history-table li.headerli .table-row{
			background:#056d6f !important;
			color: #fff;
font-weight: 700;
			}
		ul.custom-history-table li .table-row{
			display:flex;
			}
			
			ul.custom-history-table li .table-row .new-col{
				width:70%;
				text-align:center;
				display: flex;
justify-content: center;
align-items: center;
padding: 10px 1px;
border-right:1px solid #ffffff;
line-height: 1;
				}
				ul.custom-history-table li .table-row .new-col:nth-child(3), ul.custom-history-table li .table-row .new-col:nth-child(4), ul.custom-history-table li .table-row .new-col:nth-child(5){
					width:45%;	
				}
				ul.custom-history-table li .table-row .new-col:first-child{
					text-align:left;
					justify-content: flex-start;
					width:100%;	
					padding-left:10px;
					}
				ul.custom-history-table li .table-row .new-col:last-child{
					border-right:0;
					}
				ul.custom-history-table li .table-row .new-col:last-child{
					width:100%;
					}
					ul.custom-history-table li .table-row:nth-of-type(2n+1){
						background-color: #f1f1f1;
						}
						ul.custom-history-table li .table-row:nth-of-type(2n){
	background:rgba(241,241,241,0.2);
}
ul.custom-history-table li .table-row a{
	margin-bottom:0 !important;
	}
	
	ul.custom-history-table li .table-row:hover{	
		background: #f5f5f5;
		}
		ul.custom-history-table li .table-row .sc_button + .sc_button{margin-left:5px;}
@media all and (max-width: 1000px){
	.custom-app-table li.liheads{
		display:none;
		}
	.page_content_wrap .content_wrap{
		max-width: 95% !important;
		width:100% !important;
		}
		.elementor-section.elementor-section-boxed > .elementor-container{
			
			max-width:100% !important;
			}
			.calc_row .table-responsive{
					padding-left:0 !important;
					padding-right:0 !important;
					border:none !important;
				}
				
	.custom-app-table li .table-row{
		flex-wrap: wrap;
		margin-bottom: 30px;
		padding: 20px;
		    background: #c7c5c5 !important;
	}
	.custom-app-table{
		border:none;
		}
	.custom-app-table li .table-row .new-col:first-child {
    width: 33.33%;
}	
.custom-app-table li .table-row .new-col:nth-of-type(2){
	width: 33.33%;
	}
	.custom-app-table li .table-row .new-col:nth-of-type(3){
		width: 33.33%;
		}
		.custom-app-table li .table-row .new-col:nth-of-type(4){
    width: 33.33%;
}	
		.custom-app-table li .table-row .new-col:nth-of-type(5){
    width: 33.33%;
}	
		.custom-app-table li .table-row .new-col:nth-of-type(6){
    width: 33.33%;
}	
		.custom-app-table li .table-row .new-col:nth-of-type(7){
    width: 25%;
}	
	.custom-app-table li .table-row .new-col:nth-of-type(8){
    width: 25%;
}	
	.custom-app-table li .table-row .new-col:nth-of-type(9){
    width: 25%;
}	
	.custom-app-table li .table-row .new-col:nth-of-type(10){
    width: 25%;
}	
.custom-app-table li .table-row .new-col{position:relative; padding-top: 36px;}
.custom-app-table li .table-row .new-col::before{
	position: absolute;
width: 100%;
background: #056d6f;
left: 0;
right: 0;
top: 0;
padding: 8px 5px;
color:#ffffff;
	}
.custom-app-table li .table-row .new-col:first-child::before {
    content: "Trade";
}	
.custom-app-table li .table-row .new-col:nth-of-type(2)::before{
	 content: "Earnings";
	}
	.custom-app-table li .table-row .new-col:nth-of-type(3)::before{
		 content: "Total Principal";
		}
		.custom-app-table li .table-row .new-col:nth-of-type(4)::before{
     content: "Currency %";
	 color:#fdbe2a !important;
}	
		.custom-app-table li .table-row .new-col:nth-of-type(5)::before{
    content: "Order Size";
	 color:#fdbe2a !important;
}	
		.custom-app-table li .table-row .new-col:nth-of-type(6)::before{
    content: "Payout";
	 color:#fdbe2a !important;
}	
		.custom-app-table li .table-row .new-col:nth-of-type(7)::before{
    content: "Investment Amount";
}	
	.custom-app-table li .table-row .new-col:nth-of-type(8)::before{
    content: "Loss\Gain + Total";
}	
	.custom-app-table li .table-row .new-col:nth-of-type(9)::before{
    content: "Make up";
}	
	.custom-app-table li .table-row .new-col:nth-of-type(10)::before{
    content: "Actual Account Amount";
}	
ul.custom-history-table li .table-row{
flex-wrap:wrap;	
margin-bottom:30px;
	}
ul.custom-history-table li .table-row .new-col, ul.custom-history-table li .table-row .new-col:nth-child(3), ul.custom-history-table li .table-row .new-col:nth-child(4), ul.custom-history-table li .table-row .new-col:nth-child(5), ul.custom-history-table li .table-row .new-col:first-child,  ul.custom-history-table li .table-row .new-col:last-child{
	width: 50%;
justify-content: left;
padding-left: 180px;
	}	
	ul.custom-history-table li .table-row .new-col{position:relative; border-bottom:1px solid #ffffff;}
	ul.custom-history-table li .table-row .new-col::before{
		position: absolute;
left: 0;
color: #fff;
font-weight: 700;
padding-left: 10px;
background: #056d6f !important;
max-width: 170px;
width: 100%;
top: 0;
bottom: 0;
display: flex;
align-items: center;
		}
		ul.custom-history-table li .table-row:nth-of-type(2n){
			background-color: #f1f1f1;
			}
		ul.custom-history-table li .table-row .new-col:first-child::before{
			content: "Trade Name";
			}
			ul.custom-history-table li .table-row .new-col:nth-child(2)::before{
			content: "Investment Amount";
			}
			ul.custom-history-table li .table-row .new-col:nth-child(3)::before{
			content: "Interest Rate";
			}
			ul.custom-history-table li .table-row .new-col:nth-child(4)::before{
			content: "No of Trades";
			}
			ul.custom-history-table li .table-row .new-col:nth-child(5)::before{
			content: "Actual Amount";
			}
			ul.custom-history-table li .table-row .new-col:last-child::before{
			content: "Action";
			}
	ul.custom-history-table li.headerli{
		display:none
		}
	}
	@media all and (max-width: 767px){
		.custom-app-table li .table-row .new-col:nth-of-type(7){
    width:50%;
}	
	.custom-app-table li .table-row .new-col:nth-of-type(8){
    width: 50%;
}	
	.custom-app-table li .table-row .new-col:nth-of-type(9){
    width:50%;
}	
	.custom-app-table li .table-row .new-col:nth-of-type(10){
    width: 50%;
}	
		.custom-app-table li .table-row .new-col::before{
			font-size:12px;
		}
		ul.custom-history-table li .table-row .new-col, ul.custom-history-table li .table-row .new-col:nth-child(3), ul.custom-history-table li .table-row .new-col:nth-child(4), ul.custom-history-table li .table-row .new-col:nth-child(5), ul.custom-history-table li .table-row .new-col:first-child{
	width: 100%;
justify-content: left;
padding-left: 180px;
border-right:0;
	}
	ul.custom-history-table li .table-row .new-col:last-child{
		justify-content:center;
		padding:20px 0 0 ;
		width:100%;
		border-bottom:0;
		}
	 ul.custom-history-table li .table-row .new-col:last-child::before{
		 	display:none;
		 }	
		  ul.custom-history-table li .table-row{
			 background:#c7c5c5 !important;
			 padding:20px;
			 }
			 ul.custom-history-table{border:none;}
	}