@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Readex Pro:wght@400;500;600;700&family=Rajdhani:wght@300;400;500;600;700&family=Readex+Pro:wght@160..700&display=swap');

:root {
    --primary-color: #f98f1d;                 
    --primary-bg-color: #F9F9F9;          
    --primary-bg-black: #fff;             
    --color-black: #565353;                
    --color-white: #fff;                   
    --primary-color-white: #565353;           
    --secondery-color-btn: #f3f3f3; 
	--primary-border-color:#565353;         
    --secondery-border-color: #EBEBEB;     
	--input-readonly-bg:#cdcdcd ;
	--input-readonly-color:#7b7b7b;
}
html[data-theme="dark"]{
	  --primary-color: #f98f1d;
	--primary-bg-color:#242424;
	--primary-bg-black:#000;
	--color-black:#fff;
	--primary-color-white:#fff;
	--secondery-color-btn:#404040;
	--primary-border-color:#242424;
	--secondery-border-color:#3A3A3A;
	--input-readonly-bg:#7b7b7b;
	--input-readonly-color:#2b2b2b;
}
html[data-theme="light"] {
    --primary-color: #f98f1d;                 
    --primary-bg-color: #F9F9F9;             
    --primary-bg-black: #fff;              
    --color-black: #fff;                   
    --primary-color-white: #565353;          
    --secondery-color-btn: #f3f3f3; 
	--primary-border-color:#565353;          
    --secondery-border-color: #EBEBEB;        
	--input-readonly-bg:#cdcdcd ;
	--input-readonly-color:#7b7b7b;
} 
.side-bar-click{
	padding: 5px;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
	font-family: "Readex Pro", sans-serif !important;
	font-weight: 700;
	line-height: 1.2;

}

html h1 {
	font-size: 40px;
	font-family: "Readex Pro", sans-serif !important;
}

h2.mudium {
	font-size: 34px;
	font-family: "Readex Pro", sans-serif !important;
	line-height: 1.1;

}

h3.mudium {
	font-size: 18px;
}

p, a, input {
	font-family: "Readex Pro", sans-serif !important;
	font-weight: 300;
	font-size: 14px !important;
}
.head-h2 {
    display: flex
;
}
input{
	color: var();
}
 tr, th, td, tr::after, tr::before {
	font-family: "Readex Pro", sans-serif !important;
}
.head .logo img {
	height: unset !important;

}

.n-left {
	padding: 66px 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
}
img.res-ban {
    margin: 30px 0px 0px;
}
.sec4 {
	padding: 70px 0px;
}

.tradingview-widget-container {
	display: inline-block;
}

.inner_get_cc {
	background: #23232d;
	text-align: center;
	padding: 20px;
	color: var(--primary-color-white);
}

.myVideo {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.inner_get_cc a:last-child {
	font-size: 20px;
	font-family: "Readex Pro", sans-serif !important;
	background: #1D1C1C;
	padding: 10px;
	display: block;
	border-radius: 50px;
}

.inner_get_cc a {
	color: white;
}
.email-no svg path {
    fill: var(--primary-color);;
}
.priacy_link a {
	color: white !important;
}

.copy_rightt {
	padding: 20px;
	line-height: 30px;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.trade_section ul {
	flex-direction: row;
	display: flex;
}

.trade_section .home-btn li a {
	display: inline-block;
	background-color: transparent;
	border: 1px solid white;
	border-radius: 10px;
	color: white;
	font-size: 20px;
}

.trade_section .home-btn li {
	text-align: center;
}

.trade_section .home-btn li a span {
	display: block;
	font-size: 16px;
}

.inner_sect_olast h3 {
	padding: 30px;
	color: white;
}
html .login .r-right select {
    height: 45px !important;
    color: #000;
    line-height: normal !important;
}
.inner_sect_olast {
	background-image: url(https://crm.grandtrades.eu/file/grandtrade/imgs/16.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0px;
}

.span_tool img {
	width: 30px;
}

.span_tool {
	display: inline-block;
	width: 80px;
	height: 80px;
	background-color: white;
	border-radius: 50%;
	position: absolute;
	top: -30px;
	text-align: center;
	left: -30px;
	line-height: 80px;
	box-shadow: 0px 0px 20px #cacaca;
}

.div_card {
	position: relative;
	background-color: white;
	border-radius: 10px;
	padding: 40px;
	padding-left: 60px;
	width: 320px;
	margin: 0 auto;
	height: 255px;
}

.div_card h2 {
	font-size: 20px;
	font-weight: bold;
}

.device {
	text-align: left;
}

.device a {
	background-color: transparent !important;
	color: var(--primary-color) !important;
	display: inline-block !important;
	margin: 20px 0px !important;
}

.inner_vg_img {
	display: flex;
	align-items: center;
	padding: 40px 0px;
}

.inner_vg_img h2 {
	font-weight: bold;
	font-size: 20px;
}

.inner_vg_img img {
	padding-right: 10px;
	width: 60px;
}

.head-right {
	width: 100%;
}

html body .header-office {
	right: 52px !important;
	top: 2px;
}

.row {
	max-width: 1330px;
}

html body li.logout1 {
	position: relative;
	right: 172px !important;
}

html body .acc-btm {
	background-color: transparent;
    padding: 20px 0px 0px;
    text-align: center;
	flex-wrap: wrap;
}

html body.acc-details-right .tde-btn a {
	background: var(--primary-color) !important;
	width: 171px !important;
	padding: 8px 0px 8px !important;
	display: block;
	text-align: center;
}

html body .my-acc-4x {
	margin-top: 2px !important;
	padding: 0px 0px;
}

.sec2 {
	margin-top: -170px;
}

html body .my-acc-4x .act-type div#select_login_chosen a.chosen-single {
	background: var(--primary-bg-black) !important;
    color: var(--primary-color-white) !important;
    /* border: 1px solid var(--primary-bg-black) !important; */
    box-shadow: unset;
    border-radius: 5px !important;
}

html body .row.sec-prt {
	text-align: center;
	display: block !important;
	align-items: center;
	justify-content: space-between !important;
	display: flex !important;
	width: 100%;
}

.act-type select,
.act-type div#select_login_chosen {
	background-color: transparent !important;
	width: 172px !important;
	/* background: var(--primary-bg-black)  !important;
	border: 1px solid #444343; */
	color: var(--primary-color-white);
}
.drop-ctn select#select_login {
    height: unset !important;
    padding: 0px 15px;
    border: 1px solid var(--secondery-color-btn);
    font-size: 14px;
}
.acc-title {
	color: var(--primary-color-white) !important;
}

html body .fx-left-wrap .fx-head {
	padding-top: 44px !important;
	padding-right: 23px !important;
}
body.fx-income-wrap .fx-head {
    display: flex;
    align-items: center;
    background: var(--primary-bg-color) !important;
    border: 0px solid #D4D4D4 !important;
    border-radius: 10px !important;
	padding: 21px 21px !important;
}
html body #page header .stellarnav>ul>li>a {
	padding: 20px 5px 10px !important;
}

html body #page .stellarnav>ul>li>a {
	padding: 20px 14px 10px !important;
}
.side_nav_bg a {
    color: var(--primary-color-white);
}

.left_side_nav ul li a svg path {
    fill: #979797;
}
select {
    height: 59px !important;
    line-height: 45px !important;
    padding-left: 20px;
    width: 98% !important;
    background: transparent !important;
    color: var(--primary-color-white);
}
html body .stellarnav ul ul {
	background: #04bbff !important;
}

html body .stellarnav ul ul li:hover {
	background: var(--primary-bg-black) !important;
}

html body .stellarnav>ul>li>a {
	padding: 20px 34px;
}

header {
	position: relative;
	width: 100%;
	background-color: #354a54;

}

.inner_mian {
	padding-top: 40px;
}

ul#header li a {
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;
	font-size: 15px;
}

.logo {
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

.head {
	display: flex;
}


.row.rendersystem {
	position: absolute;

}

.sec1 {
	background: url(https://crm.grandtrades.eu/file/grandtrade/imgs/8.png);
	height: 100vh;
	background-size: cover;
}

.sec3 {
	background: var(--primary-color-white);
	padding: 12px 0px 52px;
	background-size: cover;
}

.img-part img {
	width: 87%;
}

.ctn-part {
	padding-left: 0px;
	padding-top: 26px;
}

.img-part {
	text-align: center;
	padding-right: 0px;
}

.first-section {
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	height: 100vh;
}

.ctn-part {
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;
}

.ctn-part h3 {
	color: var(--primary-color-white);
	font-size: 44px;
	font-family: "Readex Pro", sans-serif !important;
	font-weight: lighter;
}

.ctn-part h4 {
	font-size: 44px;
	margin-bottom: 0px;
	line-height: 36px;
	font-family: "Readex Pro", sans-serif !important;
	font-weight: lighter;
}

ul.home-btn {
	list-style: none;
	margin-left: 0px;
	margin-top: 40px;

}

ul.home-btn li {
	text-decoration: none;
	margin: 9px 13px;
}

a.main_demo {
	padding: 13px 29px;
	border: 1px solid var(--primary-color) !important;
	color: var(--primary-color-white);
	border-radius: 5px;
	background: #1D1C1C;
	font-size: 20px;
	font-family: "Readex Pro", sans-serif !important;
}

a.main_live {
	padding: 9px 29px;
	background: var(--primary-color-white);
	border: 1px solid var(--primary-bg-black);
	color: var(--primary-color) !important;
	border-radius: 5px;
	font-family: "Readex Pro", sans-serif !important;
}

.why-global {
	padding: 35px 8px;
}

.why-global h3 {
	text-align: center;
	width: 100%;
	padding: 41px 0px 55px;
	color: var(--color-black);
	font-family: "Readex Pro", sans-serif !important;
}

.sec2 .why-global h3 {
	text-align: justify;
	width: 100%;
	padding: 0px 0px 15px;
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;
	
	font-size: 25px;
}

.metatrade-ctn p {
	color: #b7b7b7;
	font-size: 15px;
	font-family: "Readex Pro", sans-serif !important;
}

.metatrade-ctn {
	text-align: center;
	padding: 31px 23px 20px;
}

.metatrade-img img {
	width: 70px;
	padding-bottom: 60px;
}

.metatrade-img h4 {
	margin-bottom: 20px;
	color: #f1564c;
	font-size: 18px;
	font-family: "Readex Pro", sans-serif !important;
	text-transform: uppercase;
	text-align: justify;
}

.sec3 .why-global h3 {
	padding: 41px 0px 50px;
	font-family: "Readex Pro", sans-serif !important;
}

.sec3 .metatrade-img img {
	width: 57px;
	padding-bottom: 13px;
}

.section4 h3 {
	display: block;
	width: 100%;
	text-align: left;
	padding: 5px 0px 20px;
	color: black;

	font-family: "Readex Pro", sans-serif !important;
}

.section4 .row {
	display: flex;
	align-items: center;
}

.section4 h3 span {
	color: black;
	font-weight: bold;
	display: block;
	font-family: "Readex Pro", sans-serif !important;
}

.section4 img {
	text-align: center;
	margin: 0px auto;
}

.device ul li {
	font-size: inherit;
	margin: 15px 68px 62px 17px;
	list-style: none;
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;

}

.device ul {
	display: flex;
	justify-content: normal;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul.apps li {
	list-style: none;
	margin: 0px 49px;

}
.left_side_nav a.acc_logo img {
    height: 40px;
}
.device p {
	text-align: justify;
	color: black;
	font-family: "Readex Pro", sans-serif !important;
	padding-bottom: 2px;
}

section.sec3 .metatrade-ctn {
	display: flex;
	align-items: center;
	height: 226px;
	vertical-align: middle;
}

.metatrade-img1 img {
	width: 137px;
}

.metatrade-img h5 {

	color: #e84a54;

	text-align: justify;
	display: block;
	width: 100%;
	font-size: 14px;
	font-family: "Readex Pro", sans-serif !important;
}

.metatrade-img {
	position: relative;
	height: 261px;
}

.metatrade-ctn:hover {
	box-shadow: 0px 0px 7px 5px rgb(0 0 0 / 29%);
	transition: 0.2s ease;
}

.why-global .metatrade-img {
	position: relative;
	height: auto;
	padding-left: 36px;
}

.sect5 .item img {
	width: 90px !important;
	height: 90px !important;
	border-radius: 50% !important;
}

.testimonial .item img {
	margin: 0px auto 9px;
	width: 150px !important;
	height: 150px !important;
}

.testimonial .item {
	text-align: center;
	padding: 20px 177px;
}

.testimonial .item p {
	text-align: center;
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;
}

.testimonial .item h6 span {
	font-family: "Readex Pro", sans-serif !important;
	color: var(--primary-color-white);
	font-size: 20px;
}

.testimonial .item h6 {
	font-family: "Readex Pro", sans-serif !important;
	font-size: 20px;
	color: var(--primary-color-white);
	padding-bottom: 35px;
	text-transform: uppercase;
}

section.sec5 {
	padding: 39px 26px;
	overflow: hidden;
	background: #e84a54;
}

section.sec5 h3 {
	display: block;
	width: 100%;
	padding: 23px 23px;
	font-family: "Readex Pro", sans-serif !important;
	text-align: center;
	color: var(--primary-color-white);
	text-transform: uppercase;
	font-size: 25px;
}

.testimonial .owl-dots {
	display: none;
}


ul.payment-bank li {
	list-style: none;
	padding: 6px 14px;
}

ul.payment-bank img {
	width: 78px;
}

ul.payment-bank {
	display: flex;
	align-items: center;
}

.foot-main {
	display: flex;
	justify-content: space-between;
	padding-top: 31px;
}

ul.play-store li a {
	color: var(--color-black);
	font-family: "Readex Pro", sans-serif !important;
}

ul.copyrights li a {
	color: var(--color-black);
	font-family: "Readex Pro", sans-serif !important;
}

ul.copyrights strong {
	color: #04bbff;
	font-family: "Readex Pro", sans-serif !important;
}

ul.copyrights li .fa {
	background: var(--primary-bg-black)c66;
	padding: 7px 5px;
	color: var(--primary-color-white);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
}

.foot-panel h6 {
	color: #e84a54;
	font-weight: 600;
	font-family: "Readex Pro", sans-serif !important;
	text-transform: uppercase;
}

.foot-layer1 {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding-bottom: 34px;
}

.copyrights,
.copyrights li,
.foot-layer2 ul,
.foot-layer2 ul li {
	display: inline-block;
}

.foot-layer2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 23px;
	border-top: 1px solid var(--primary-color) !important;
	padding-bottom: 23px;
}

.foot-layer2.social {
	justify-content: space-between !important;
}

ul.play-store img {
	border-radius: 4px;
}

.foot-layer1 {
	padding-top: 70px;
}

ul.copyrights li {
	padding: 0px 9px;
}

footer ul {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
}

.foot-panel {
	width: 25%;
}

.foot-panel li {
	font-size: 15px;
	font-family: "Readex Pro", sans-serif !important;
}

.foot-panel li a {
	color: var(--color-black) !important;
}

html body .foot-layer2 {
	border-top: 1px solid var(--primary-color) !important;
}

.sec5 .owl-theme .owl-nav [class*=owl-] {
	color: var(--primary-color-white);
	font-size: 47px;
	margin: 5px;
	padding: 4px 7px;
	background: transparent !important;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.head .logo img {
	height: unset !important;
	width: unset !important;
}
.page_banner {
	text-align: center;
	position: unset;
}

.banner_tittle .row {
	height: 100%;
	display: flex;
	align-items: center;
}

.banner_tittle h1 {
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .3s linear 0s;
	max-width: 550px;
	position: unset !important;
	margin-top: -16px;
	top: 24% !important;
	left: 0;
	color: var(--primary-color-white);

}

.banner_tittle h1 {
	position: unset;
	max-width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.page_content {
	padding: 40px 0px;
}

.page_content h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 10px;
	width: 100%
}

.page_content p {
	font-size: 15px !important;
	width: 100%
}

.page_content ul {
	margin-left: 30px !important;
	width: 100%;
}

.table_acc td,
.table_acc th {
	border: 1px solid #505050;
}

table tbody td,
table tbody th {
	padding: .5rem .625rem .625rem;
}

.page_content h3 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

.green-link-button a {
	background-color: var(--primary-color) !important;
	border: 1px solid transparent;
	border-radius: 5px;
	color: #feffff;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}

.green-link-button a,
.partnership-button>span {
	padding: 6px 60px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .3s linear 0s;
}

.green-link-button {
	display: table;
	margin-bottom: 25px;
	margin-top: 28px;
	text-align: center;
	width: 100%;
}

.green-link-button a:hover {
	background-color: #5c5d61 !important;
	color: var(--primary-color-white) !important;
	border: 1px solid #5c5d61 !important;
}

.contact_btn {
	border: 0px !important;
	outline: none;
}

.contact_btn {
	padding: 14px 40px;
	background: var(--primary-color) !important;
	color: var(--primary-color-white);
	font-weight: 500;
}

#main-nav .stellarnav>ul>li>a {
	padding: 20px 21px !important;
}

header .stellarnav>ul>li>a {
	padding: 20px 16px;
}

.foot-layer2 {
	text-align: center;
}

html body div#title_alert,
html body a.button.small.success.small-4.small-offset-4.columns {
	background-color: var(--primary-color) !important;
	background-image: var(--primary-color) !important;
}

.fx-menu-list .fx-act-menu ul li.active:nth-child(1) a:before {
	background: url(../images/grandtrade/aa1.png) !important;
	background-repeat: no-repeat !important;
}

.fx-menu-list .fx-act-menu ul li:nth-child(8) a:before {
	background: url(../images/grandtrade/aa7.png) !important;
}

.fx-menu-list .fx-act-menu ul li:nth-child(9) a:before {
	background: url(../images/grandtrade/aa7.png) !important;
}

.fx-menu-list .fx-act-menu ul li:nth-child(10) a:before {
	background: url(../images/grandtrade/a18.png) !important;
}

.fx-menu-list .fx-act-menu ul li.active a {
	color: #49c4f7 !important;
}

.fx-act-menu li.active {
	background-color: #f7f7f7;
	border-bottom: 3px solid #2d2d2d;
}

.fx-act-menu ul li a {
	font-size: 13px !important;
}

.fx-act-menu ul li {
	padding: 25px 25px 15px !important;
}

.fx-menu-list .fx-act-menu ul li:nth-child(8),
.fx-menu-list .fx-act-menu ul li:nth-child(9),
.acc-wrap-left ul.nav.nav-sidebar {
	display: none;
}

html body.acc-details-right .tde-btn a {
	background: var(--primary-color) !important;
	background-image: var(--primary-color) !important;
}

.my-acc-4x .act-type div#select_login_chosen a.chosen-single {
	background: var(--primary-color) !important;
}

.acc-btm .tde-btn a {

	background: var(--primary-color) !important;
	background-image: var(--primary-color) !important;
}

.acc-wrap-right .tabs-title>a:focus,
body.fx-income-wrap .acc-wrap-right .tabs-title>a[aria-selected=true] {
	background: var(--primary-color) !important;
	background-image: var(--primary-color) !important;
}
/* 
.acc-wrap-right .acc-history ul li a:hover,
.acc-wrap-right .my-acc-details ul li a:hover {
	background-color: var(--primary-color) !important;
	border: 0px solid var(--primary-color) !important;
	background-image: var(--primary-color) !important;

} */

#page .acc-wrap-right .tabs-title.is-active>a:after {
	border-left: 18px solid var(--primary-color) !important;
	background-image: var(--primary-color) !important;
}

.my-acc-details .table-bg .table thead tr,
.acc-history .table-bg .table thead tr {
	background: var(--primary-color) !important;
}

html body #page .acc-wrap-right .sub1 input {
	background: var(--primary-color) !important;
}

body #page .fx-menu-list .fx-act-menu ul li.active a {
	color: var(--primary-color) !important;
}

.fx-left-wrap .acc-details {
	background-color: var(--primary-bg-black) !important;
	float: left !important;
	width: 100% !important;
	padding: 132px 0px 0px 0px !important;
}

.fx-image-new .p-image {
	position: relative !important;
	top: 167px !important;
}

.fx-image-new .circle {
	position: absolute !important;
	top: 72px !important;

}

.acc-details-middle h3 {
	position: absolute !important;
	top: -72px !important;

}

/* .acc-details-middle p {
	position: relative !important;
	color: var(--primary-color-white);
	margin: 0px;
} */

.acc-wrap-right h1 {
	color: var(--primary-color-white) !important;
}

.tabs-panel {
	padding: 0rem !important;
}
.tabs-panel[aria-hidden=false] {
    display: block !important;
    padding-top: 0px;
    padding-left: 0px;
}

.account-table {
	background-color: var(--primary-bg-color) !important;
	padding: 15px 0px !important;
}

.is-dropdown-submenu,
html body .acc-btm {
	background: var(--primary-bg-color) !important;
	background-color: var(--primary-bg-color) !important;
	border: 1px solid var(--primary-bg-color);
}
.is-dropdown-submenu-parent {
    position: relative;
    display: flex !important;
}
table tbody tr:nth-child(even){
	background: transparent;
}

.acc-history table tbody:not(:has(tr))::before {
   position: absolute;
    content: "Data not available";
    width: 100%;
    padding: 20px;
    height: 65px;
    z-index: 999;
    font-size: 16px;
    top: 50px;
    color: #fff;
    text-align: center;
   border: 1px solid var(--primary-border-color);
   left: 0px;
}
.acc-history table tbody:not(:has(tr)) {
    height: 80px;
	width: 100% !important;
    text-align: center;
    justify-content: center;
}
body.fx-income-wrap .account-info span {
	color: var(--primary-color-white);
}

.acc-details-left div {
	text-align: center !important;
	position: absolute !important;
	top: -90px !important;
	left: 20px !important;
}

.acc-details-middle {
	margin-left: 21% !important;
	position: relative;
}

html body .sub1 input {

	background: var(--primary-color) !important;
}
.frm-fld{
	position: static !important;
}
.frm-fld .large-6 {
	width: 100% !important;
}
.frm-fld .field-icon {
	position: absolute;
	top: 15px;
	right: 25px;
}
.header-office ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: -54px !important;
	width: 203px;
	background: var(--primary-color-white);
	z-index: 500;
	-webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
	visibility: hidden;
}

.sign-wrap ul {
	margin: 0px 12px 0px 0px !important;
}

.sign-wrap ul {
	margin: 5px 0px 0px;
	padding: 0px;
	list-style: none;
}

.headt .header-top .sign-wrap {
	position: relative;
}

.side-banner-middle {
	background: transparent !important;
	padding: 0px !important;
	padding-left: 30px !important;
	background-image: var(--primary-color) !important;
}

.side-banner-middle.hd12 img {
	display: none !important;
}

.side-banner-bottom.text-center {
	display: none;
}

.column.large-3.medium-3.small-12.side-banner {
	display: unset;
}

#reg-wrap .frm-fld .large-6 {
	width: 100% !important;
}

html body #page .sec-five {
	background: var(--primary-color) !important;
}

.lag {
	padding-top: 12px;
	position: absolute;
	right: -78px !important;
	z-index: 999999;
	cursor: pointer;
	top: -6px !important;

}

.lag span.ddlabel {
	color: var(--primary-color-white) !important;
}

span.arrow.arrowoff {
	border-top: 5px solid var(--primary-color-white) !important;

}

.tde-btn a {

	padding: 8px 21px 10px !important;
}

.header-office:hover {
	position: relative;
}

.header-office:hover ul {
	opacity: unset;
	visibility: visible !important;
	top: 30px;
}

.header-office ul {
	visibility: hidden !important;
}

.header-office {
	position: relative;
}

ul.myaccount-link1 li {
	padding: 8px 5px;
	font-size: 14px;
	text-align: center;
	list-style: none;

}

ul.myaccount-link1 {
	background: var(--primary-color) !important;
}

ul.myaccount-link1 li a {
	color: var(--primary-color-white) !important;
}

ul.myaccount-link1 li:hover {
	background: #1e1e1f !important;
}

html body a.wt-btn {

	padding: 9px 11px;
	color: var(--primary-color) !important;
	font-size: 13px !important;
	background: var(--primary-color-white);
	border-radius: 5px;
	border: unset !important;
}

li.login a {
	color: var(--primary-color-white);
	font-size: 13px;
}

li.login {
	list-style: none;
	padding: 3px 13px !important;
	background: #04bbff;
}

li.logout1 {
	position: relative;
}

li.logout1 a {
	position: absolute;
	right: -212px;

	background: var(--primary-color) !important;
	padding: 4px 12px;
	font-size: 13px;
	color: var(--primary-color-white);
	border-radius: 5px;
}

#page .acc-wrap-right .chosen-container-active.chosen-with-drop .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/grandtrade/right-arrw-dwn.png) 16px 13px no-repeat !important;
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;

}

#page .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/grandtrade/right-arrw.png) 16px 15px no-repeat !important;
}


header .logo {
	position: relative !important;
	z-index: 999;
	top: 0px !important;

}

html body .stellarnav.light {
	background: transparent !important;
}

.sec6 ul.home-btn {
	align-items: center;
	justify-content: center;
	width: 100%;

}

.section4 {
	text-align: center;
}

html body .stellarnav>ul>li>a {
	padding: 20px 9px 10px !important;
}

.head-top {
	display: flex;
	align-items: center;
}

.lag {
	float: right;
	margin-right: 0px !important;
	margin-top: 0px !important;
}

.head-right {
	position: relative;
}

.head-top {
	display: flex;
	align-items: center;
	width: auto;
	position: absolute;
	right: 86px;
	top: 10px;
	z-index: 999999999;
}

.head-bottom {
	display: flex;
	align-items: center;
	justify-content: center;
	float: right;
}

li.login {
	list-style: none;
	padding: 7px 13px;
}

li.orgn {
	list-style: none;
	padding: 7px 13px;
}

.dd .ddTitle .ddTitleText img {
	padding-right: 5px;
	position: relative;

}

li.orgn {
	display: block !important;
}

.dd .ddTitle .ddTitleText {
	padding: 3px 20px 0px 8px !important;
}

div#main-nav.stellarnav ul ul li a:hover {
	color: var(--color-black) !important;
	background-color: var(--primary-color-white) !important;
}

.foot-layer2.social .copyrights {
	display: block;
}

.sub1.frx2 {
	float: right;
}

.sub1.frx2 input {
	margin: 0px !important;
}

html body #page .lgin .lgleft span a,
html body #page .lgin .lfimg1 h3 span {
	color: var(--primary-color) !important;
}

.row.sec-prt p {
	width: auto !important;
}

.row.sec-prt {
	display: flex !important;
	justify-content: space-between !important;
}

#page .sec-prt .lgpart {
	display: unset !important;
	font-size: 15px;
}

div#msdrpdd20_child {
	top: 46px !important;
}

ul#header li a {
	font-size: 14px !important;
}

.metatrade-ctn p {
	font-size: 14px !important;
	text-align: justify;
	font-family: "Readex Pro", sans-serif !important;
}

.forex-incm .chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;

}

.head-top {
	list-style: none;
}

li.logout1 a {
	top: -11px;
}

html body #page .stellarnav>ul>li>a {
	padding: 20px 6px 10px !important;
}

.header-office {

	right: -52px;
	top: 2px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}


ul#header li {
	margin: 0px 15px !important;
}

ul#header li ul li {
	margin: 0px !important;
}

span.capsltd {
	text-transform: uppercase;
}

html body .ddcommon .ddTitle .ddTitleText {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	font-size: 14px !important;
}

html body .lag span.ddlabel {
	color: var(--primary-color-white) !important;
}

html body .dd .ddChild li .ddlabel {
	color: #333 !important;
}

section.sec6 {
	background: var(--primary-bg-black);
	padding: 35px 35px 60px;
}

.trade_section h3 {
	display: block;
	width: 100%;
	text-align: center;
	padding: 25px 20px 0px;
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;
}

.trade_section p {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0px 8px;
	color: var(--primary-color-white);
	font-family: "Readex Pro", sans-serif !important;
}

.sec6 ul.home-btn {
	align-items: center;
	justify-content: center;
}

.device ul li:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background: #e84a54;
	top: 8px;
	border-radius: 50px;
	left: -23px;
}

.device ul li {
	position: relative;
}

ul.apps li:before {
	content: none;
}

ul.apps li {
	list-style: none;
	margin: 0px 92px 20px 0px;
}

.row.centerr .metatrade-ctn {
	padding-left: 15px;
}

.metatrade-img.shares-ctns {
	padding-left: 51px;
}

.metatrade-img:before {
	position: absolute;
	content: '';
	width: 4px;
	height: 120px;
	background: var(--primary-color) !important;
	left: 15px;
	top: 6px;
}

.sec3 .why-global h3 span {
	color: var(--primary-color) !important;
	text-transform: uppercase;
}

.sec3 .why-global h3 span {
	color: var(--primary-color) !important;
	text-transform: uppercase;
	font-size: 26px;
	font-family: "Readex Pro", sans-serif !important;
}

.trader-box .metatrade-img:before,
.trader-box1 .metatrade-img:before {
	content: none;
}

.trader-box .metatrade-img,
.trader-box .metatrade-img p,
.trader-box .metatrade-img h4 {
	text-align: center;
}

.trader-box1 .metatrade-img,
.trader-box1 .metatrade-img p,
.trader-box1 .metatrade-img h4 {
	text-align: center;
}

.trader-box1 {
	padding-left: 10px;
}

.trader-box {
	display: flex;
	align-items: center;
	border-radius: 46px;
}

.trader-box .metatrade-img,
.trader-box1 .metatrade-img {
	background: var(--primary-color-white);
	padding: 10px;
	border-radius: 14px;
	height: 320px;
	width: 238px;
	margin-bottom: 24px;
	transition: 1s all;
	padding-top: 41px;
	box-shadow: 0px 0px 10px #c7c7c7;
}

.metatrade-img:hover {
	box-shadow: inset 0px 0px 10px #ff1100;
}

.trader-box p,
.trader-box1 p {
	font-size: 13px;
	font-family: "Readex Pro", sans-serif !important;
}

.trader-ctn p {
	color: var(--primary-color-white);
}

.foot-layer2.foot-brands {
	text-align: center;
	display: block;
}

.metatrade-img.shares-ctns:before {
	position: absolute;
	content: '';
	width: 4px;
	height: 120px;
	background: var(--primary-color) !important;
	left: 32px;
	top: 6px;
}

.metatrade-img.shares-ctns {
	position: relative;
}

html body #page .stellarnav ul ul li {
	background-color: var(--primary-color) !important;
	background-image: var(--primary-color) !important;
	width: 100%;
}

.page_banner .banner_tittle {
	height: 233px;
	object-fit: cover;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: 89% 0px !important;
}

li.login {
	list-style: none;
	padding: 3px 13px !important;
	background: var(--primary-color) !important;
	border-radius: 4px;
}

li.login i.fa.fa-sign-in {
	display: none;
}
html body.registration .login {
    position: relative !important;
    transform: unset !important;
	min-height: 100vh;
    align-items: center;
	height: 100%;
}
html body .acc-details-right .tde-btn a {
	background: var(--primary-color) !important;
	width: auto !important;
	padding: 8px 10px  !important;
	display: block;
	background-image: var(--primary-color) !important;

}
td.pass-icon i {
    text-align: end;
}

td.pass-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.left_side_nav ul li a.act,
html body .sub1.submit-btn2 input {
	background: var(--primary-color) !important;
	background-color: var(--primary-color) !important;
	border-radius: 0px !important;
	color: var(--primary-color-white) !important;
	position: relative;
}
.left_side_nav ul li a.act{
	color: var(--color-white) !important;
}
.side_nav_bg.inner_nav_side.common-acc-side-menu .left_side_nav ul li a.act svg path{
	fill: var(--color-white) !important;
}
.left_side_nav ul li{
	line-height: normal;
}
.left_side_nav ul li a svg {
    height: 20px !important;
    width: 20px !important;
    display: flex;
    min-width: 20px !important;
    min-height: 20px !important;
    object-fit: contain;
}
.left_side_nav ul li a{
	padding-left: 0px;
	line-height: normal;
	position: relative;
	width: 100%;
    padding: 10px 0px;
	height: 40px;
}
.sidebar-show .left_side_nav ul li:hover span {
    opacity: 1;
    width: max-content;
    background: var(--primary-bg-black);
    position: absolute;
    left: 45px;
    z-index: 99;
    padding: 10px;
}
.login input {
	background-color: transparent !important;
    color: var(--primary-color-white);
    height: 59px !important;
    border: 1px solid #505050;
    padding-left: 20px;
    width: 98%;
    border-radius: 5px !important;
	margin-bottom: 25px;
	box-shadow: unset !important;
}
.login input, textarea, .chosen-container-single .chosen-single {
    border: 1px solid #EBEBEB !important;
	box-shadow: unset;
}
textarea, .chosen-container-single .chosen-single{
	background-color: var(--primary-bg-black) !important;
    color: var(--primary-color-white);
    height: 59px !important;
    border: 1px solid #EBEBEB  !important;
    padding-left: 20px !important;
    width: 98%;
	box-shadow: unset;
}
.wirr a {
    display: block;
    color: var(--primary-color-white);
    padding: 15px !important;
    background: var(--primary-color) !important;
}
.row .row, .row {
   margin-right: 0;
   margin-left: 0; 
}
.chosen-container-active.chosen-with-drop .chosen-single{
	border: 1px solid #EBEBEB  !important;
}
html body .acc-box.a-left .sub1.text-center input,
html body .sub1.text-center input {
	background: var(--primary-color) !important;
	background-color: var(--primary-color) !important;
}
div#popmodel {
	background: var(--primary-bg-black) !important;
	color: var(--primary-color-white) !important;
	border: 1px solid var(--primary-bg-color);
}
body .p1.ck label {
	color: var(--primary-color-white) !important;
}
.sub2 {
	background-color: var(--primary-bg-black) !important;
}
.chosen-container .chosen-drop {
	background: var(--primary-bg-black) !important;
}
.column.large-8.medium-7.small-12.drop-ctn{
	text-align: end;
}
.chosen-container .chosen-results li.group-result,
.chosen-container .chosen-results li,
.chosen-container-single .chosen-single span {
	color: var(--primary-color-white);
	text-align: left;
	
}
.chosen-container-single .chosen-drop::-webkit-scrollbar {
	display: none !important;
}
.row.acc-wrap {
	max-width: 100%;
	margin: 0px;
}
.p1 p,
.p2 p {
	color: var(--primary-color-white) !important;
}
html #page .chosen-single div b {
	background: url(../images/grandtrade/right-arrw.png) 1px 10px no-repeat !important;
}

.left_side_nav ul li a{
	display: flex;
	align-items: center;
	gap: 15px;
	padding-left: 20px;
}
.sub3 {
	border: 1px solid #EBEBEB  !important;
}
body.ac_typ.bg_no.reg-forgotpwd a.acc_logo{
	text-align: center !important;
}
html body .sub3{
	background-color: transparent !important;
}
html .side_nav_bg {
	background: var(--primary-color) !important;
}
li.logout1 a {
	border-radius: 3px !important;
}
.foot-layer1 {
	padding-top: 0px !important;
}
.column.large-9.medium-9.small-12.acc-wrap-right.fx-left-wrap {
	margin: 30px 10px !important;
}
html body .row.acc-wrap.fx-left-wrap {
	padding: 0px 0px !important;
	margin: 0px !important;
}
.side_nav_bg.inner_nav_side.common-acc-side-menu {
	background: var(--primary-bg-color) !important;
	border-radius: 0;
	display: block !important;
}
.acc-details .column {
    margin: 0px 0px 0px 15px;
}
html body #page .acc-wrap-right .tabs-title.is-active>a:after {
	border-left: 18px solid #54555c !important;
}
html .acc-details-middle {
	margin-left: 0% !important;
}
html .fx-left-wrap .acc-details {
	padding: 0px 0px 0px 0px !important;
	margin-top: 20px;
}
.column.large-8.medium-6.acc-details-right {
	display: flex;
	margin-top: 0px;
}
html .acc-details-middle {
	margin-left: 0% !important;
}
.acc-wrap-right .table {
	margin: 0px;
	position: relative;
}
.acc-history table tbody:not(:has(tr))::before{
	color: #000;
}
table tbody,
table tfoot,
table thead {
	border: 1px solid var(--primary-bg-black) !important;
	background-color: var(--primary-bg-black) !important;
}
html body #page .fx-left-wrap .fx-head {
	padding-top: 3px !important;
	padding: 3px 10px !important;
}
html body #page .my-acc-4x {
	margin-top: 10px !important;
}
#page .acc-history table thead tr th,
#page .acc-history table thead tr td,
#page .my-acc-details table thead tr th,
#page .my-acc-details table thead tr td {
	color: var(--primary-color-white) !important;
}
html #page .acc-btm .new-btn a {
	background: #354a54 !important;
}
html body #page .acc-btm {
	padding: 20px 20px;
}
html .my-acc-details .table td a {
	background-color:var(--primary-color) !important;
	color: var(--primary-color-white) !important;
	padding: 8px 15px;
	width: max-content;
}
html .my-acc-details .table td a {
	background-color: var(--primary-color) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table-bg.acc-pad a svg {
    height: 20px;
    width: 20px;
    object-fit: cover;
}
html body .acc-details-right .tde-btn a {
	font-size: 12px;
}
html body #page .header-office {
	right: 85px !important;
}
html body #page li.logout1 {
	right: 224px !important;
}
html .fx-left-wrap .tabs-content {
	width: 73% !important;
}
html .my-acc-details .tabs-content {
	width: 95% !important;
}
html body a.wt-btn {
	padding: 6px 11px !important;
}
html body #page .acc-wrap-right .acc-history .tabs-title.is-active>a:after {
	border-left: 15px solid #54555c !important;
	top: 0px;
	height: 100%;
}
select option {
    background: var(--primary-bg-color);
}
body .act-type .chosen-container {
	padding-bottom: 0px !important;
	margin-bottom: 0px;
}
html body #page .new-cnt .my-acc-4x {
	margin-top: 0px !important;
}
html body #page .acc-wrap.fx-left-wrap .fx-head {
	padding-top: 0px !important;
	padding: 0px 0px !important;
}
.row.collapse.acc-wrap {
	max-width: 100%;
	padding: unset !important;
}
html body #popmodel #title_alert {
	background-color: var(--primary-color) !important;
}
html body #popmodel a.button.small.success {
	background-color: var(--primary-color) !important;
}
.login .pwd {
	position: relative;
	width: 100%;
}
html .login .n-left, html .login .r-right {
	background: var(--primary-bg-color) !important;
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	height: 95% !important;
}
.login button.re-btn {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
}
.login button.re-btn:hover {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	color: var(--primary-color-white);
	outline: none;
	background-image: unset !important;
}

#reg-wrap .login .chosen-container {
	margin-bottom: 0px !important;
}
.login .n-left-inner h5 {
	color: var(--primary-color-white) !important;
}
html body .login .sub1 .new-sp input[type="submit"] {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	color:#fff !important;
}
html body .login .sub1 .new-sp input[type="submit"] {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	height: unset !important;
}
html body .login .m-align.sub1 input[type="submit"] {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	padding: 8px 40px !important;
}
html body .login .m-align.sub1 input[type="submit"]:hover {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	color: var(--primary-color-white);
}
html body div#msdrpdd20_child {
	top: 26px !important;
}
/* .login.leverage .chosen-select,
.login.leverage .chosen-container {
	height: 25px !important;
} */
input[readonly] {
    background-color: var(--input-readonly-bg) !important;
    color: var(--input-readonly-color);
    cursor: not-allowed;
    border: 1px solid var(--input-readonly-bg);
}
input[readonly] {
	background-color: light-dark(rgba(239, 239, 239, 0.3), rgba(19, 1, 1, 0.3)) !important;
    color: light-dark(rgba(16, 16, 16, 0.3), rgba(255, 255, 255, 0.3)) !important;
}
section.sec1:after {
	background: #000000b3;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}
section.sec1 div {
	z-index: 9;
}
.foot-layer ul.play-store {
	color: var(--primary-color-white);
}
.columns.medium-8.forrm1 {
	margin: 0px auto;
	float: none;
}
.contact-detailss {
	margin: 0px auto;
	float: none;
}
footer {
	background: #f4f4f4 !important;
	box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 54%);
}
.stellarnav li.has-sub>a:after {
	margin-top: 4px !important;
}
html body #page header .stellarnav>ul>li>a {
	text-transform: capitalize !important;
}
.page_content li {
	font-family: 'Myriad Pro', sans-serif;
}
div#main-nav.stellarnav ul ul li a:hover {
	color: var(--primary-color) !important;
	background-color: var(--primary-color-white) !important;
}
header .stellarnav ul ul li a {
	background-color: var(--primary-color) !important;
}
ul.myaccount-link1 {
	display: unset !important;
}
.acc-history .table td,
.my-acc-details .table td {
	text-align: left;
	color: var(--primary-color-white);
	border: 1px solid var(--primary-border-color);
}
#page .acc-history table thead tr th,
#page .acc-history table thead tr td,
#page .my-acc-details table thead tr th,
#page .my-acc-details table thead tr td {
	text-align: left;
}

.r-add textarea#add {
	font-family: inherit !important;
}
.r-add textarea#add{
	padding-top: 20px !important;
}
form#pay_96 .amount_span {
	top: 1px;
	right: 1px !important;
}
#page .dd .ddChild li .ddlabel {
	color: #333 !important;
}
.pay_img,
.awrd_img,
.liquitity {
	text-align: center;
}
.awrd_img img {
	width: 141px;
	margin: 20px;
}
section.card_sec {
	padding: 30px 0px;
}
.liquitity img {
	width: 184px;
	margin: 0px 15px;
}
.pay_img img {
	width: 116px;
	margin: 0px 20px;
}
footer {
	padding: 42px 0 30px !important;
}
.pay_img {
	margin-bottom: 50px;
}

.liquitity {
	padding: 30px 0px;
}

.card_sec h3 {
	font-size: 28px;
	font-weight: 600;
}
.awrd_img {
	padding: 30px 0px;
}
.deposith1 {
	position: relative;
}
.cards_img {
	width: 406px;
	position: absolute;
	right: 0;
	top: 4px;
}
.about_us .banner_tittle {
	background: url('https://crm.grand-trades.eu/file/grandtrade/imgs/21.jpg');
}

.account_type .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/22.jpg);
}

.deposit_banner .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/23.jpg);
}

.client_banner .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/24.jpg);
}

.webterminal .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/25.jpg);
}

.android .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/27.jpg);
}

.ios_banner .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/28.jpg);
}

.calc .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/30.jpg);
}

.calcula .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/29.jpg);
}

.forex .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/40.jpg);
}

.commodities .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/40.jpg);
}

.curren .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/40.jpg);
}

.contact .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/31.jpg);
}

.terms_con .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/35.jpg);
}

.privacy .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/33.jpg);
}

.cookie .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/34.jpg);
}

.privacy .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/33.jpg);
}

.faq .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/31.jpg);
}

.indices .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/40.jpg);
}

.contact .banner_tittle {
	background: url([CRM_URL]/file/[SITE_FOLDER]/imgs/31.jpg);
}
.acc-btm .tde-btn a,
.my-acc-details .table-bg .table thead tr,
.acc-history .table-bg .table thead tr,
.acc-wrap-right .tabs-title>a:focus,
body.fx-income-wrap .acc-wrap-right .tabs-title>a[aria-selected=true] {
	background: var(--primary-bg-black) !important;
	border: 0px solid var(--primary-bg-color) !important;

}

.acc-wrap-right .tabs-title>a {
	display: block;
	padding: 8px 0px;
	font-size: .75rem;
	line-height: 1;
	background-color: var(--primary-bg-black);
	border: 1px solid var(--primary-bg-black);
	color: var(--primary-color-white);
	text-align: left !important;
}
[data-theme="light"] .acc-wrap-right .tabs-title>a{
	color: #959595 !important;
}
.acc-wrap-right .tabs-title>a {
	line-height: 1 !important;
}

/* .acc-wrap-right .acc-history ul li a:hover,
.acc-wrap-right .my-acc-details ul li a:hover,
.login button.re-btn:hover {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	color: var(--primary-color-white);
} */

html .side_nav_bg,
.login .n-left {
	background: var(--primary-bg-black) !important;
	border: 0px solid #e5f8e5 !important;
	min-height: 100vh;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px !important;
}

html .side_nav_bg,
.login .r-right {
	background: var(--primary-bg-black) !important;
}

html .side_nav_bg,
.login {
	box-shadow: none !important;
}

html .side_nav_bg,
.login .n-left {
	align-items: left !important;
}

html .side_nav_bg,
.login .n-left img {
	top: 0px !important;
}

body.bg_no.reg-login a.re-btn {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	padding: 10px 30px;
	border-radius: 5px;
	color: var(--primary-color-white);
	display: inline-block;
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
}
body.bg_no.reg-login .login-bt-flex a.re-btn.sec-login {
    background: var(--secondery-color-btn) !important;
	border: 1px solid var(--secondery-color-btn) !important;
}
body#reg-wrap a.re-btn {
	background: var(--primary-color-white) !important;
	border: 1px solid var(--primary-color-white) !important;
	/* color: var(--color-black) !important; */
}
html[data-theme="dark"] body#reg-wrap a.re-btn {
 color: #000 !important;
}


a.acc_logo img {
	height: auto;
	
}

.act-type .chosen-container .chosen-results li.highlighted {
	background-color: var(--primary-color) !important;
    background-image: unset !important;
    background: var(--primary-color) !important;
}
li.group-result{
	color: var(--primary-color) !important;
}
html body .chosen-container .chosen-results li.highlighted {
	background-color: var(--primary-color) !important;
}

a.acc_logo {
    width: 85%;
    display: flex;
    margin: 0px auto;
	text-align: center;
	margin: 0 !important;
    padding: 0 !important;
	justify-content: center;
    filter: unset !important;
}


html body #page .acc-wrap-right .sub1 input,
html body #popmodel #title_alert,
html body #popmodel a.button.small.success {
	background-color: var(--primary-color) !important;
	background-image: var(--primary-color) !important;
	color: #fff !important;
	outline: none !important;
}


.row.acc-wrap.fx-left-wrap {
	padding-top: 0px;
}

html .forex-incm .frm-fld input, html .forex-incm .chosen-container-single .chosen-single {
height: 45px !important;
}
html .r-right .chosen-container.chosen-container-single + .form-error {
    margin-top: 0px !important;
    bottom: 0px !important;
	position: absolute !important;
	margin: 0px;
}
html .login .form-error.is-visible {
    display: block;
    position: absolute !important;
    bottom: -10px !important;
    top: unset !important;
}
html .login .r-right #reg-wrap .chosen-container, html .login .r-right input {
    margin-bottom: 25px !important;
}
#reg-wrap .login .chosen-container {
    margin-bottom: 0px !important;
}
html .login .n-left {
    min-height: 100%;
    margin: unset;
    min-height: auto;
    display: flex;
    padding: 45px 10px !important;
    background: #f3f3f3 !important;
    /* margin: 20px; */
	height: 95%;
}
html[data-theme="dark"]  .login .n-left {
    min-height: 100%;
    margin: unset;
    min-height: auto;
    display: block;
    padding: 45px 10px !important;
    background: #313131 !important;
}
html .login .n-left p,  html .login .n-left h4{
color: var(--primary-color-white);
}
html body .login .chosen-container-single .chosen-single {
    background: transparent !important;
	margin-bottom: 25px !important;
}
html body .login .frm-fld .field-icon{
	color: var(--primary-color-white);
}
.new-sp.large-12.columns {
    display: flex
;
}
html body .fx-left-wrap .fx-head {
	padding-top: 21px !important;
	padding-right: 21px !important;
}

html body .acc-history table thead tr th,
html body .cc-history table thead tr td,
html body .my-acc-details table thead tr th,
html body .my-acc-details table thead tr td {
border: 1px solid var(--primary-border-color);
color: var(--primary-color-white) !important;
padding: 7px 7px !important;
font-size: 13px !important;
}
html body .login .sub1.text-center input,
html body .sub1.text-center input {
	background: var(--primary-color) !important;
    padding: 12px 30px !important;
    margin-top: 30px;
    width: auto;
    line-height: 1 !important;
    height: unset !important;
	border: 1px solid var(--primary-color) !important;
}
html body .acc-btm .new-btn a{
	background: var(--secondery-color-btn)  !important;
	color: var(--primary-color-white);
}
.acc-wrap-right h1 {
    color: var(--primary-color-white) !important;
    font-size: 30px;
    margin: 20px 0px;
}

html body .row.acc-wrap.fx-left-wrap {
	padding-top: 0px;
}

.left_side_nav {
	padding-top: 30px;
}

.my-acc-details .table-bg .table thead tr,
.acc-history .table-bg .table thead tr {
	background-image: var(--primary-color) !important;
}

.log-ban {
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 0px auto 20px;
}

input:-webkit-autofill {
	-webkit-text-fill-color: var(--primary-color-white);
	background: transparent !important;
}

input:-webkit-autofill:focus {
	-webkit-text-fill-color: var(--primary-color-white);
	background: transparent !important;
}
    /* Autofill style override */
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
      -webkit-text-fill-color: #fff !important;
      transition: background-color 9999s ease-in-out 0s !important;
    }

	input:-webkit-autofill,
  	input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
      -webkit-text-fill-color: #000 !important;
      transition: background-color 9999s ease-in-out 0s !important;
    }

	html[data-theme="dark"] input:-webkit-autofill,
  	html[data-theme="dark"] input:-webkit-autofill:hover,
    html[data-theme="dark"] input:-webkit-autofill:focus,
    html[data-theme="dark"] input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
      -webkit-text-fill-color: #fff !important;
      transition: background-color 9999s ease-in-out 0s !important;
    }

.chosen-container-single .chosen-drop {
	height: 200px;
	overflow: scroll;
}

.htmlnew {
	height: 600px;
}

.row.terms label,
.row.terms a {
	color: var(--primary-color-white);
}

input.check-input {
	width: max-content !important;
}

.tde-btn.new-btn a {
	border: 1px solid var(--secondery-color-btn) !important;
}

.n-left h4 {
	color: var(--primary-color-white) !important;
}

body.bg_no.reg-login,
.reg-accouts {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../images/light_theme.png") !important;
}
html[data-theme="dark"] body.bg_no.reg-login,
html[data-theme="dark"] .reg-accouts{
	background-image: url("../images/login_bg.png") !important;
}
html body .n-login .login {
    margin: 30px auto;
    max-width: 1000px;
    border-radius: 30px;
	position: relative;
    margin: 0 auto;
    padding: 0;
    border-radius: 5px;
    display: flex;
}
html[data-theme="dark"] input, html[data-theme="dark"] select, html[data-theme="dark"] textarea, html[data-theme="dark"] .chosen-container-single .chosen-single{
	border: 1px solid #505050 !important;
}
html[data-theme="dark"]  .chosen-container .chosen-drop, html[data-theme="dark"] .frm-fld .chosen-container .chosen-results li{
background: #313131 !important;
}

body.registration.bg_no.reg-accouts .chosen-container .chosen-drop {
    top: 50px;
}
.login_left {
	height: 100%;
	background: url("../images/login_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	border-radius: 30px 0 0 30px;
}

body.bg_no.reg-login.log a.acc_logo {
	display: none;
}

img.frd-img {
	display: none;
}

body.bg_no.reg-login.log .n-login {
	display: none;
}
.login_sec {
	height: 100Vh;
	position: relative;
	background: url("../images/light_theme.png");
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}
html[data-theme="dark"] .login_sec {
	background: url("../images/login_bg.png");
}

.login_sec .login-flex {
	width: 500px;
	height: fit-content;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: initial;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
	background: var(--primary-bg-color);
	box-shadow: unset !important;
	padding: 0;
	border-radius: 5px;
	display: flex;
	height: 450px;
}

.login_right input:focus,
.reg-accouts .r-right input {
	background: var(--primary-bg-black);
}

.login_sec .row img.logo11-fin {
	height: 40px !important;
}
img.logo11-fin {
	height: 40px !important;
}
.login_sec .row img.frd-img {
	display: none;
}

.login_left,
.login_right {
	width: 100%;
	position: relative;
}

.login-flex .n-left-inner {
	text-align: center;
	max-width: 100%;
	color: var(--primary-color-white);
	padding-bottom: 30px;
}

.login_sec form {
	margin: 0px auto 0px 0px;
	width: 100%;
	max-width: 100%;
}

img.lok {
	position: absolute;
	bottom: 25px;
	right: 38px;
}
.login .forex-incm .chosen-container a.chosen-single{
	border-radius: 5px !important;
}
.login_right input,
.reg-accouts .r-right input {
	margin: 0 0 25px 0;
	height: 45px;
	border: 0;
	color:var(--color-black);
	font-size: 13px;
	background:transparent !important;
	padding-left: 15px;
	box-shadow: unset !important;
	border-radius: 5px !important;
	width: 98%;
	position: relative;
	border: 1px solid #EBEBEB;
}
html[data-theme="dark"] .login_right input, .reg-accouts .r-right input {
	border: 1px solid #505050;
}
.login .r-right{
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.frm-fld .chosen-container-single .chosen-drop::-webkit-scrollbar {
	display: none;
}

.frm-fld .chosen-container.chosen-with-drop .chosen-drop,
.frm-fld .chosen-container-active.chosen-with-drop .chosen-single {
	background: var(--primary-bg-black);
	color: var(--primary-color-white);
}

.frm-fld .chosen-container .chosen-results li {
	background: var(--primary-bg-black);
	color: var(--primary-color-white);
}

.frm-fld .chosen-container-single .chosen-single,
div#x-left .pd-0 {
	background: var(--primary-bg-black);
	color: var(--primary-color-white);
}
.row.acc-wrap .chosen-container-single .chosen-single{
	height: 59px !important;
    line-height: 59px !important;
    padding-left: 20px;
	width: 98%;
}
select {
    height: 59px !important;
    line-height: 45px !important;
    padding-left: 20px;
    width: 98% !important;
    background-color: transparent !important;
    color: var(--color-black);
    background: url("../images/down-arrow-light.svg") !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position-y: center !important;
    background-position-x: 95% !important;
}
html[data-theme="dark"] body select, html[data-theme="dark"] body .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop div b, html[data-theme="dark"] body .n-login .forex-incm .chosen-container-active.chosen-with-drop .chosen-single div, html[data-theme="dark"] body .chosen-container-single .chosen-single div b, html[data-theme="dark"] body .n-login .forex-incm .chosen-container .chosen-single div b {
	background: url("../images/down-arrow.svg") !important;
	 background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position-y: center !important;
    background-position-x: 95% !important;
}
html .chosen-container-single .chosen-single div b, html .n-login .forex-incm .chosen-container .chosen-single div b{
	background-image: unset !important;
	background: url("../images/down-arrow-light.svg") !important;
	background-repeat: no-repeat !important;
	background-size: auto !important;
	background-position-y:center !important;
	background-position-x: 95% !important;
}
html[data-theme="dark"] body .chosen-container-single .chosen-single div b, html[data-theme="dark"] body .n-login .forex-incm .chosen-container .chosen-single div b{
	background-image: unset !important;
	background: url("../images/down-arrow.svg") !important;
	background-repeat: no-repeat !important;
	background-size: auto !important;
	background-position-y:center !important;
	background-position-x: 95% !important;
}
html .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop div b, html .n-login .forex-incm .chosen-container-active.chosen-with-drop .chosen-single div b{
	background-image: unset !important;
	background: url("../images/down-arrow-light.svg") !important;
	background-repeat: no-repeat !important;
	background-size: auto !important;
	background-position-y:center !important;
	background-position-x: 95% !important;
}
/* .chosen-container-single .chosen-single div b::before{
 	position: absolute;
    content: "˅";
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
	background: url(/images/dd_arrow.png);
} */
 .chosen-container-single .chosen-single div{
	right: 15px !important;
 }
.columns, .column {
	padding: 0px !important;
	position: relative;
}
.acc-wrap-right{
	padding: 0px 40px !important;
	margin: 20px 0px;
}
[data-theme="light"] .left_side_nav ul li a.act, [data-theme="light"] .side_nav_bg.inner_nav_side.common-acc-side-menu .left_side_nav ul li a.act svg path{
	color: #fff !important;
	fill: #fff !important;
}
/* .chosen-container-single.chosen-container-active b::before{
	content: "^" !important;
} */
.chosen-container .chosen-drop {
    background: var(--primary-bg-color) !important;
    border: 1px solid var(--primary-bg-color) !important;
    margin-top: 2px !important;
    padding: 10px;
	border-radius: 5px !important;
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus{
	border: 1px solid var(--primary-color) !important;
}
.chosen-container-single .chosen-single {
    background: var(--primary-bg-black) !important;
    color: var(--primary-color-white) !important;
    /* border: 1px solid #505050 !important; */
    box-shadow: none !important;
    height: 59px !important;
}


/* table tbody tr:nth-child(even) {
	background-color: var(--primary-bg-black) !important;
} */

div#x-left .column.large-3.medium-3.small-12.pd-0 {
	background: var(--primary-bg-black) !important;
	position: relative;
}

.login_right {
	padding: 30px 50px;
}

/* .login_right button.re-btn:hover {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	color: var(--primary-color-white) !important;
	
} */
.re-btn, html body .login .sub1 .new-sp input[type="submit"], .forex-incm .chosen-container a.chosen-single{
border-radius: 5px !important;
}

.login_right button.re-btn {
	background: var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;
	border-radius: 5px !important;
	font-weight: 600;
    width: auto;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
}

.login_right .m-align a {
	color: var(--primary-color) !important;
}

.login-flex .form-error.is-visible {
	position: absolute;
	bottom: -35px;
}
.login-bt-flex {
    display: flex;
    gap: 10px;
	justify-content: center;
}

.login-flex .pwd .field-icon {
	position: absolute;
    top: 15px;
    right: 20px;
	color: var(--primary-color-white);
}

.login-flex .is-invalid-input:not(:focus) {
	background: transparent;
}
html[data-theme="dark"] .login a.close,
html[data-theme="dark"] .login_sec a.close {
	filter: brightness(1) invert(1);
}


span.in_img {
	display: none;
}

.reg-accouts .r-right h4 {
	color: var(--primary-color-white) !important;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 0px;
	text-transform: capitalize;
	font-size: 22px;
}
select:focus{
	box-shadow: none !important;
}
.login .forex-incm .chosen-container-single .chosen-single div{
	background-color: transparent !important;
}
.reg-accouts .r-right h3 {
	color: var(--primary-color-white) !important;
}

body.fx-income-wrap,
body.p_profile,
body {
	margin: 0px !important;
	background: var(--primary-bg-black);
}

.side_nav_bg.inner_nav_side.common-acc-side-menu {
	background: rgb(36, 36, 36);
	border-radius: 0;
}
div#account-top + .clearfix {
    display: none;
}
html body.fx-income-wrap .acc-wrap-right div#account-top, html body.fx-income-wrap .acc-wrap-right .my-acc-details, html body.fx-income-wrap .acc-wrap-right .acc-history{
    background: var(--primary-bg-black);
    background-color: var(--primary-bg-black) !important; 
}
.acc-btm{
    border-radius: 0px !important;
}
.side_nav_bg.inner_nav_side.common-acc-side-menu .left_side_nav ul li, .side_nav_bg.inner_nav_side.common-acc-side-menu .left_side_nav ul li a.act  {
    border-radius: 0px 5px 5px 0px !important;
    width: 100%;
	display: flex;
    align-items: center;
	margin-bottom: 15px;
}
.left_side_nav ul{
	padding: 30px 0px;
}
.email-deatils {
    display: flex;
	justify-content: space-between;
}
.acc-no p {
    color: #959595;
}
.acc-no h4 {
    color: var(--primary-color-white) !important;
    font-size: 30px;
}
.email-no p {
    color: var(--primary-color) ;
    font-weight: 400 !important;
	display: flex;
    gap: 5px;
	align-items: center;
	position: relative ;
    margin: 0px;
}
span.round-mail {
    background: var(--primary-bg-black);
    border-radius: 50%;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
}
span.round-mail svg {
    height: 15px;
    width: 15px;
}
.column.large-9.medium-9.small-12.acc-wrap-right.fx-left-wrap .acc-details, .acc-details{
	align-items: start !important;
	background: transparent !important;
}
.email-box {
    background: var(--primary-bg-color);
    padding: 21px;
    border-radius: 10px;
}
.tde-btn-flex {
    display: flex;
}
.tde-btn-flex .tde-btn a {
    width: auto;
    background: var(--primary-color) !important;
    padding: 8px 16px !important;
    border-radius: 5px !important;
}
.tde-btn-flex {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.tbtn-flex {
    display: flex;
}
ul.btn_select {
    margin: 0;
	list-style: none;
}
.tbtn-flex ul#example-dropdown {
    background: var(--primary-bg-black);
    border: 1px solid #ebebeb;
}

.tbtn-flex ul#example-dropdown li {
    display: block;
}
.tde-btn-flex .tde-btn a.gr-bt {
    background: #139F3C !important;
}
.acc-details-right .account-table {
    width: 100%;
	background: var(--primary-bg-color);
}
html body.fx-income-wrap .acc-details-right div#account-top {
    padding: 0px !important;
	border: none;
}
.acc-details-right div#account-top  .account-info span{
	padding-left: 0px;
}
.acc-details-right .account-table {
    width: 100%;
    margin: 0px !important;
    padding: 21px !important;
    border-radius: 10px !important;
}
.account-table-header p span {
    color: #959595;
    font-weight: 400 !important;
	width: auto !important;
}
.account-table-header p {
    display: flex;
    align-items: center;
    gap: 10px;
}
.account-info.d-flex {
    justify-content: space-between;
}
span.ac2.gr-btn {
    background: #139f3c;
    padding: 3px 25px !important;
    text-align: center;
	height: 30px;
	line-height: 1;
    display: flex;
    align-items: center;
	border-radius: 5px;
	color: #fff !important;
	width: auto !important;
}
.chosen-container-single .chosen-search input[type=text]{
    border: 1px solid #444343 !important;
	box-shadow: unset !important;
	color: var(--primary-color-white) !important;
}
.account-info.d-flex h2, .account-info.d-flex h2 span {
    font-size: 30px !important;
    font-weight: 500;
	width: 100% !important;
}
.account-table-body span.ac2 {
    text-align: end;
}
.account-table-body span.ac1 {
    font-weight: 400 !important;
}
.account-table-body {
    border-top: 1px solid var(--secondery-color-btn);
    margin-top: 10px;
    padding: 10px 0px;
    border-bottom: 1px solid var(--secondery-color-btn);
}
span.ac2 a{
	color: var(--primary-color) !important;
}
.account-table-body .account-info {
    justify-content: space-between;
	padding-bottom: 5px;
}
.table-bg.seting-table ul#example-tabs {
    display: flex;
    width: 100% !important;
	border-bottom: 1px solid #b7b7b7;
	margin:15px 0px;
	
}
html[data-theme="dark"] .table-bg.seting-table ul#example-tabs {
border-bottom: 1px solid #6b6b6b;
}
ul.tabs.top-tabl li.tabs-title a{
	line-height: normal !important;
	width: max-content;
}
.acc-history.acc1 ul.tabs.top-tabl li.tabs-title.is-active a{
	position: relative;
	color: var(--primary-color) !important;
}
.acc-history.acc1 ul.tabs.top-tabl li.tabs-title.is-active a::before, .acc-history.acc1 ul.tabs.top-tabl li.tabs-title a::before  {
    position: absolute;
    content: "";
    background: var(--primary-color) !important;
    width: 100%;
    height: 3px;
    bottom: -4px;
    left: 0;
}
.table-bg.seting-table ul#example-tabs li:last-child a {
    padding-right: 0px !important;
}
.acc-history.acc1  ul.tabs.top-tabl li.tabs-title a::before{
	background: var(--primary-bg-black) !important;
 }
body.fx-income-wrap .acc-wrap-right .my-acc-details.my-account-tabl {
    background: var(--primary-bg-color) !important;
    background-color: var(--primary-bg-color) !important;
	padding: 21px !important;
    border-radius: 10px;
	margin: 20px 0px;
}
.my-account-tabl-head {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.my-account-tabl-head h1 {
    font-size: 24px;
    margin: 0px;
}
.acc-wrap-right label {
    color: var(--primary-color-white);
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}
.acc-history.acc1 h1 {
    font-size: 24px;
	margin: 0px;
}
.acc-details .column .acc-history.acc1 {
    margin-top: 20px;
}
.my-acc-details.my-account-tabl table.table tr {
    background: var(--primary-bg-color) !important;
}
.my-acc-details.my-account-tabl table.table thead, .my-acc-details.my-account-tabl table.table tr, .my-acc-details.my-account-tabl table.table td, .my-acc-details.my-account-tabl table.table th, .my-acc-details.my-account-tabl table.table {
    background: var(--primary-bg-color) !important;
	background-color: var(--primary-bg-color) !important;
}
.acc-wrap-right .acc-pad .tabs-title>a span{
	position: static;
}
.my-acc-details .table-bg .tabs li.tabs-title a{
	background: transparent !important;
    text-align: center !important;
    border-radius: 0px;
	color: #989898 !important;
	border: none !important;
	padding: 0;
    text-align: end !important;
}
.my-acc-details .table-bg .tabs li.tabs-title.is-active a {
	color: var(--primary-color-white) !important;
   
}
.acc-history .table td, .my-acc-details .table td{
	font-size: 14px !important;
}

.tabs-content.height-100{
	height: 165px;
    overflow: auto;
}
span.pwd-text{
	min-width: 100px;
	width: 100%;
}
.table-bg.seting-table .tabs-content {
	background: var(--primary-bg-black);
}
::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 3px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--primary-color) !important; 
  border-radius: 3px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--primary-color) !important; 
}
.side_nav_bg.inner_nav_side.common-acc-side-menu .left_side_nav ul li a.act svg path {
    fill: var(--primary-color-white);
}
.my-acc-details .table-bg .tabs li.tabs-title a span {
 	background: var(--secondery-color-btn) !important;
    padding: 2px 7px;
    border-radius: 5px;
    color: var(--primary-color-white);
	margin-left: 10px;
}
.my-acc-details .table-bg .tabs li.tabs-title.is-active a span{
	background: var(--primary-color) !important;
}
.my-acc-details .table-bg .tabs{
	gap: 0px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 4px;
    justify-content: left;
    width: 20% !important;
	margin: 0px !important;
}
html[data-theme="dark"] .my-acc-details .table-bg .tabs{
border-bottom: 1px solid #6b6b6b;
}
.table-bg.acc-pad .tabs .tabs-title{
	margin-right: 0px !important;
	width: 100% !important;
}
.my-acc-details .table-bg .tabs li.tabs-title a::before {
    position: absolute;
    content: "";
    bottom: -6px;
    right: 0;
    height: 4px;
    width: 100%;
}
.my-account-tabl-head li.tabs-title.is-active span {
    color: #fff !important;
}
.chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop div b, .n-login .forex-incm .chosen-container-active.chosen-with-drop .chosen-single div b, .chosen-container-single .chosen-single div b, .n-login .forex-incm .chosen-container .chosen-single div b{
filter: brightness(0.5);
}
body .acc-history table thead tr th, .acc-history .table td, .acc-history table tbody:not(:has(tr))::before{
	border: 1px solid #EBEBEB !important;
}
html[data-theme="dark"] body .acc-history table thead tr th, html[data-theme="dark"] .acc-history .table td, html[data-theme="dark"] .acc-history table tbody:not(:has(tr))::before{
	border: 1px solid #505050 !important;
}
html[data-theme="dark"] .acc-history table tbody:not(:has(tr))::before{
 color: #fff !important;
}
.my-acc-details .table-bg .tabs li.tabs-title.is-active a::before {
    position: absolute;
    content: "";
    bottom: -6px;
    right: 0;
    height: 4px;
    width: 100%;
    background: var(--primary-color) !important;
}
div#nav-icon22 span {
   	height: 2px;
    width: 30px;
    background: var(--primary-color-white);
    display: flex;
    margin: 5px;
} 
div#nav-icon22 span:nth-child(4), div#nav-icon22 span:nth-child(5), div#nav-icon22 span:nth-child(6), div#nav-icon22 span:nth-child(7){
	display: none;
}
.open span:nth-of-type(1) {
    /* -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    top: 8px;
	position: absolute; */
}
.open span:nth-of-type(2) {
    /* opacity: 0;
	position: absolute; */
}
.open span:nth-of-type(3) {
    /* -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    top: 8px;
	position: absolute; */
}
.side-bar-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px;
	border-bottom: 3px solid var(--primary-bg-black);
    padding-bottom: 15px;
	position: relative;
}
.tde-btn.head_drp a img {
    margin-left: 10px;
}
.acc-mob-nav{
	cursor: pointer;
}
.column.large-3.medium-3.small-12.pd-0.sidebar-show {
    text-align: left;
    position: fixed;
    top: 0px;
    left: -1000px;
    z-index: 9999;
    width: 300px;
    height: 100vh;
    transition-duration: 500ms;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px;
    display: block !important;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 70px 0px 0px;
}
.column.large-3.medium-3.small-12.pd-0{
	left: 0;
	display:  block !important;
}
.row.login {
    margin: 0px 0px;
}
.acc-wrap-right.sect-right h1 {
    padding-left: 0px;
    margin: 20px 0px;
    font-size: 30px;
}
.chosen-container{
	width: 100% !important;
}
.side-togle {
    width: 280px;
    position: relative;
    background: var(--primary-bg-color);
    height: 100%;
}
.side-togle .pd-0 {
    width: 100%;
	position: relative;
}
.side-togle.active ~ .column.large-10.medium-12.small-12.acc-wrap-right.fx-left-wrap {
    width: 100%;
}

.side-togle.active {
   width: 50px;
}
.row.acc-wrap.fx-left-wrap div#pay_method_chosen {
    width: 48% !important;
}
input[type="checkbox"] {
    height: auto !important;
	width: auto !important;
}
ul.btn_select.hover .tde-btn.head_drp a img {
    transform: rotate(175deg);
}
.table-bg.acc-pad table.table, .table-bg.acc-pad table thead, .table-bg.acc-pad table tr, .table-bg.acc-pad table td, .table-bg.acc-pad table th{
	border: 1px solid var(--secondery-color-btn);
}
 body.fx-income-wrap .acc-wrap-right .tabs-title>a[aria-selected=true] {
    border: 0px solid var(--primary-bg-color) !important;
}
.p1.ck label a {
    margin-left: 10px;
    color: var(--primary-color) !important;
    text-decoration: underline;
}
html body #popmodel #title_alert{
	text-align: center !important;
}
div#popmodel {
    padding: 0px;
}
div#popmodel div#title_alert {
    padding: 10px;
}
div#popmodel a.button.small.success {
    padding: 10px !important;
    color: var(--primary-color-white);
}
.email-no a {
    color: var(--primary-color) !important;
}
.sidebar-show .left_side_nav li a span {
    opacity: 0;
    transition: 0.2s ease;
}
.sidebar-show .head-logo a.acc_logo {
    width: 15px;
    object-fit: contain;
    height: 15px;
	display: none;
}

.column.large-2.medium-3.small-12.pd-0.sidebar-show {
    transition: 0.2s ease;
    width: 75px;
}
div#popmodel p {
    margin: 20px;
    text-align: center;
    font-size: 16px !important;
}
.sidebar-show ~ .acc-wrap-right {
  	 width: 83.33333%;
    margin: 0px auto;
}
.side_nav_bg.inner_nav_side.common-acc-side-menu .left_side_nav ul li a.act{
	margin: 0px;
}
body.ac_typ.bg_no.reg-forgotpwd .forex-incm .row.clrnw h4{
	color: var(--primary-color-white);
}
div#popmodel:focus-visible {
    outline: none !important;
}
body.ac_typ.bg_no.reg-forgotpwd .login-flex {
    align-items: center;
}
body#reg-wrap a.acc_logo {
    margin: 0px auto !important;
}
@media only screen and (max-width: 64em) and (min-width: 0em) {

	html body .head-bottom {
		background-color: transparent !important;
	}
}

@media screen and (max-width: 1000px) {

	.trader-box .metatrade-img,
	.trader-box1 .metatrade-img {
		width: auto !important;
	}

	.div_card {
		width: auto !important;
	}
}
@media screen and (max-width: 680px) {
	html body .n-login .login .res-ban{
		display: none;
	}
   body#reg-wrap a.close {
        right: 15px !important;
        top: 10px !important;
    }
}
@media screen and (max-width: 39.9375em) {
    /* html body .acc-btm .new-btn a, html body .login .sub1.text-center input, html body .sub1.text-center input{
        background: var(--primary-bg-black) !important;
    } */
    .tde-btn.new-btn a{
        border: 1px solid var(--primary-bg-black) !important;
    }
    .my-acc-details table tbody td:nth-child(1):after {
		content: 'Accounts';
	}

	.my-acc-details table tbody td:nth-child(2):after {
		content: 'Password';
	}

	.my-acc-details table tbody td:nth-child(3):after {
		content: 'Type';
	}

	.my-acc-details table tbody td:nth-child(4):after {
		content: 'Currency ';
	}

	.my-acc-details table tbody td:nth-child(5):after {
		content: 'Balance ';
	}

	.my-acc-details table tbody td:nth-child(6):after {
		content: 'Leverage';
	}

	.my-acc-details table tbody td:after {
		width: 140px;
	}

	.my-acc-details table tbody td {
		padding-left: 190px;
		text-align: left !important;
	}

	html body .my-acc-details table tbody td {
		padding: 5px 0px 5px 46%;
	}
		html .my-acc-details .table td a svg{
			display: none;
		}
	.my-acc-details table tbody td:nth-child(7) a:before {
		content: 'Deposit';
		font-family: 'Montserrat', sans-serif;
	}

	.my-acc-details table tbody td:nth-child(8) a:before {
		content: 'Change Trading Password';
		font-family: 'Montserrat', sans-serif;
	}

	.my-acc-details table tbody td:nth-child(9) a:before {
		content: 'Withdraw';
		font-family: 'Montserrat', sans-serif;
	}

	.my-acc-details table tbody td:nth-child(10) a:before {
		content: 'Change Leverage';
		font-family: 'Montserrat', sans-serif;
	}

	html .my-acc-details .table td a {
		background-color: var(--primary-color) !important;
		color: #fff !important;
		padding: 8px 4px;
		display: block;
		text-align: center;
		font-size: 11px;
		
	}
	html .cards_img {
		width: 100%;
		position: unset;
		margin-top: 20px;
	}

	body.widh_body .row.login {
		margin-left: 0px;
	}

	.row.collapse.login .p2 {
		position: relative;
	}

	.pay_img img {
		margin-bottom: 20px;
	}

	.div_card {
		padding: 41px 20px !important;
		padding-left: 17px !important;
	}

	.page_banner.cookie .banner_tittle {
		background-position: 23% 0px !important;
	}

	.page_content li {
		font-family: 'Myriad Pro', sans-serif !important;
		font-size: inherit;
	}

	.page_banner.contact .banner_tittle {
		background-position: 33% 0px !important;
	}

	.login .n-left {
		border-top-left-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
		border-top-right-radius: 0px !important;
		border-bottom-right-radius: 0px !important;
	}

	a.close {
		z-index: 999999;
	}

	body.p_profile .acc-wrap .acc-wrap-right {
		padding: 7px 15px !important;
	}

	.row .acc-wrap .column.large-9.medium-9.small-12.acc-wrap-right .green-link-button a,
	.partnership-button>span {
		padding: 6px 20px !important;
	}

	.page_banner.aml_policy .banner_tittle {
		background-position: 24% 0px !important;
	}

	#page .page_content p {
		font-size: inherit !important;
		font-family: 'Myriad Pro', sans-serif;
	}

	.page_banner.faq .banner_tittle {
		background-position: 39% 0px !important;
	}

	.page_banner.deposit_banner .banner_tittle {
		background-position: 25% 0px !important;
	}

	.page_banner.webterminal .banner_tittle {
		background-position: 40% 0px !important;
	}

	.page_banner.android .banner_tittle {
		background-position: 13% 0px !important;
	}

	.login {
		margin: 0px !important;
	}

	form#pay_96 .row.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	form#pay_96 .p1,
	#pay_116 .p1 {
		padding-right: 0px !important;
	}

	form#pay_96 .sub3,
	#pay_116 .sub3 {
		border-radius: 0px !important;
	}

	.column.large-9.small-9.acc-wrap-right.sect-right {
		width: 100% !important;
	}

	.head-top {
		margin-top: 7px;
	}

	html body #page .acc-wrap-right .sub1 input {
		margin: 0;
	}

	#page .sub3 {
		margin-right: 0px;
	}

	#page .account-table {
		padding: 0px 10px !important;
		margin: 0px !important;
	}
    body .account-table {
        min-height: auto !important;
        background-color: var(--primary-color-white);
        padding: 5px 10px !important;
        margin: 10px 0px 0px !important;
    }
	.large-12.columns.inp2 {
		text-align: center;
	}

	.page_content.partnrs .row .row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	html .page_content ul {
		margin-left: 5px !important;
	}

	select#leverage {
		padding: 7px 5px;
	}

	.column.large-6.medium-6.acc-box.a-left select {
		padding: 7px 5px;
	}

	.row.login.leverage select {
		border-radius: 0px !important;
	}

	.column.large-9.medium-9.small-12.acc-wrap-right.imctrd select {
		border-radius: 0px !important;
	}

	.login .n-left {
		background: var(--primary-color) !important;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	.copy_rightt {
		width: 100%;
	}

	.login select {
		border-radius: 5px !important;
		height: 59px !important;
		color: var(--primary-color-white) !important;
		padding-left: 20px !important;
	}
		select optgroup, select optgroup option, select option {
			background: var(--primary-bg-black);
		}
	.acc-wrap .acc-details {
		display: block;
	}

	.acc-wrap .acc-details-right {
		display: flex;
		margin-top: unset !important;
	}

	.acc-wrap .acc-details-right {
		position: unset !important;
		left: 0px;
		top: unset !important;
	}

	html body .acc-wrap .acc-details-right .tde-btn a {
		width: 100% !important;
	}

	html body.fx-income-wrap .acc-wrap-right div#account-top,
	html body.fx-income-wrap .acc-wrap-right .my-acc-details,
	html body.fx-income-wrap .acc-wrap-right .acc-history {
		padding: 20px 15px !important;
	}

	html body #page .lag {
		position: absolute !important;
		right: 63px !important;
		top: 56px !important;
	}
/* 
	.levarage_body .login.leverage .chosen-select,
	.levarage_body .login.leverage .chosen-container {
		height: 35px !important;
	} */

	.header-office ul {
		Z-INDEX: 999999 !important;
	}

	.fx-income-wrap .acc-wrap .column.large-9.medium-9.small-12.acc-wrap-right {
		padding-left: 1px !important;
	}

	.fx-income-wrap div#account-top {
		margin-top: 10px;
	}
	.table-bg.acc-pad .tabs-content tbody {
		display: flex;
		flex-wrap: wrap;
		gap: 25px;
		background-color: transparent !important;
	}
	html body.fx-income-wrap .act-type select#select_login, html body.fx-income-wrap .act-type select#select_login:focus {
		width: 100% !important;
		height: 33px;
		border-radius: 12px;
		right: 0px !important;
        color: var(--primary-color-white);
		/* border: none; */
		margin: 0px;
		box-shadow: unset !important;
	}
	html body #page li.my_act.header-office {
		width: 200px !important;
		right: 1px !important;
		top: 12px;
	}

	.p_profile .login select {
		border-radius: 0px !important;
	}

	li.my_act.header-office li.logout1 {
		top: -2px;
	}

	li.logout1 a {
		top: unset !important;
	}

	html body #page li.logout1 {
		right: 0px !important;
		left: 0px !important;
		top: -2px;
	}


	.stellarnav ul ul li a {
		background-color: #69686a !important;
		width: 100%;
	}

	.head .logo img {
		width: 150px;
	}

	#account-top .acc-btm {
		padding: 20px 0px 0px !important;
	}
    
    
	.acc-wrap .column.large-9.medium-9.small-12.acc-wrap-right.fx-left-wrap {
		margin: 0px 0px !important;
        background: var(--primary-bg-black) !important;
	}

	.acc-wrap .column.large-9.medium-9.small-12.acc-wrap-right {
		padding-left: 15px !important;
	}

	html body.fx-income-wrap .acc-wrap-right {
		padding: 0px 0px !important;
		padding-top: 0px !important;
	}

	.acc-wrap-right .my-acc-details table tbody td:after {
		color: #54555c;
	}


	.sec1 {
		background: url(../images/grandtrade/banner1.png);
		height: auto;
		background-size: cover;
		padding-bottom: 80px;
	}

	.div_card {
		margin: 20px;
	}

	.a.main_demo {
		text-align: center;
	}

	.sec4 {
		padding: 20px 0px;
	}

	.section4 .row,
	.inner_vg_img {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	html body .stellarnav ul ul li {
		padding-left: 0px !important;
	}

	.header-office:hover {
		position: relative !important;
	}

	html body a.wt-btn {
		font-size: 12px !important;
	}

	.fx-act-menu ul li:nth-child(8) {
		display: none !important;
	}

	.inner_vg_img .columns {
		padding-bottom: 16px;
	}

	html body .reveal-overlay {
		z-index: 9999999999 !important;
	}

	html body .fx-left-wrap .fx-head {
		padding-right: 9px !important;
	}

	li.my_act,
	.opn-act {
		width: auto !important;
	}

	span.ddlabel {
		padding-left: 0px !important;
	}

	html body div#msdrpdd20_child {
		top: 23px !important;
	}

	.img-part img {
		width: 65% !important;
	}

	li.login {
		list-style: none;
		padding: 3px 13px !important;
		background: #1D1C1C !important;
		border-radius: 4px !important;
	}

	html body .logo {

		width: 108px !important;
	}


	span#msdrpdd20_title:before {
		display: none;
	}

	.sec2 {
		height: auto;
	}

	#page .lag {
		right: -91px !important;
		font-size: 16px;
	}

	li.logout1 {
		position: relative;
		right: -25px !important;
		top: 10px;
	}

	#page .acc-details-middle p {
		top: -15px !important;
	}

	.stellarnav .dd-toggle i {
		top: 46% !important;
	}

	#header {
		left: 0px !important;
		width: 100% !important;
		top: 70px !important;
		background: var(--primary-color) !important;
	}

	.stellarnav.light,
	.stellarnav.light ul ul,
	.stellarnav.mobile.light ul {
		background: var(--primary-color-white) !important;
	}

	a.menu-toggle.full {

		top: 11px;
		right: 0px;

	}

	i.fa.fa-bars {

		right: 12px !important;

		top: 30px !important;
		font-size: 28px !important;

	}

	.header-office ul {
		left: -57px 1important;
	}

	#page header .logo {
		top: 24px !important;
		float: left;
	}

	.country {
		margin: 0px 0px !important;
	}

	.logout1 a {
		right: 14px !important;
	}

	.acc-details-middle p {
		top: -14px !important;
	}

	.fx-image-new .p-image {
		top: 173px !important;
		left: -58px !important;
	}

	body select#select_login {
		right: 8px !important;
		top: 5px !important;
	}

	#page .acc-wrap-right .chosen-single div b {
		background: url(../images/grandtrade/right-arrw.png) 16px 13px no-repeat !important;
	}

	.head-top {
		right: 0px !important;
		top: -29px !important;

	}

	.country {
		padding-right: 0px !important;
	}

	.acc-details-middle h3 {
		margin-top: 41px !important;
	}

	.column.large-3.medium-3.small-12.side-banner {
		display: none !important;
	}

	.acc-details-middle p {
		top: -9px !important;
	}

	.acc-details-right .tde-btn a {
		font-size: 12px;
	}

	#page .fx-act-menu li.active {
		background: transparent !important;
	}

	.row.collapse.login.chng_acct .p2 {
		padding-right: 0px;
	}

	.row.collapse.login .p2 {
		padding-right: 0px !important;
	}

	.page_banner .banner_tittle h1 {
		color: #e6e5e5 !important;
		top: 35% !important;
	}

	.green-link-button a {
		font-size: 14px !important;
	}

	.page_content img {
		margin: 40px 0px !important;
	}

	.column,
	.columns {
		flex: unset !important;
	}

	.foot-main {
		display: block;
		justify-content: space-between;
		padding-top: 31px;
		text-align: center;
	}

	.columns.large-6.medium-6.small-12.ctn-part {
		padding-left: 13px;
	}

	.ctn-part h4 {
		font-size: 25px;
	}

	.ctn-part h3 {
		font-size: 22px;
	}

	.metatrade-img h5 {
		bottom: unset;
		font-size: 13px;
	}

	.trade_section ul {
		margin: 0px auto;
		text-align: center;
	}

	ul.home-btn li {
		text-decoration: none;
		margin-right: 0px;
	}

	ul.home-btn {
		display: block;
		list-style: none;
		margin-left: 0px;
		padding-top: 39px;
		width: 100%;
		text-align: center;
	}

	a.main_demo {
		padding: 8px 29px;
		width: 100%;
		display: block;
		margin-bottom: 22px;
		text-align: center;
	}

	a.main_live {
		padding: 9px 29px;
		width: 100%;
		display: block;
	}

	.testimonial .item {
		text-align: center;
		padding: 20px 2px;
	}

	.foot-panel {
		width: 100%;
		text-align: center;

	}

	.foot-layer1 {
		display: block;
		align-items: center;
		justify-content: center;
		padding-bottom: 34px;
	}

	.foot-layer2 {
		display: block;
	}

	body .p1.ck {
		display: block !important;
	}
.acc-wrap-right {
    margin-top: 85px;
    padding: 0px 20px !important;
}
	.liquitity img {
		margin: 20px;
	}

	html body.page_banner .banner_tittle {
		background-position: 21% 0px !important;
	}

	html body .acc-details-right .tde-btn a {
		width: 100% !important;
	}

	html body .act-type select#select_login {
		width: 110px !important;
	}

	.acc-wrap-right.fx-left-wrap {
		background: #f7f7f7 !important;
	}

	.lag {
		position: unset !important;
		left: unset;

	}

	.sec2 {
		margin: 0;
	}

	a.menu-toggle.full {
		width: 55px !important;
		height: 58px !important;

	}

	.column,
	.columns {
		flex: unset !important;
	}

	.page_content {
		padding: 40px 15px;
	}

	.device ul li {
		font-size: inherit;
		margin: 16px 14px !Important;
	}

	header {
		position: relative;
		width: 100%;
		padding: 27px 2px 28px !important;
	}

	ul#header .stellarnav>ul>li>a {
		padding: 20px 19px;
	}

	ul#header li a {
		color: var(--primary-color-white);
		font-family: "Readex Pro", sans-serif !important;
		font-size: 15px;
	}

	.logo {
		width: auto;
		display: block;
		align-items: center;
		justify-content: center;
	}

	.head {
		display: block;
	}

	.lag {
		top: 16px;
		right: 61px;
	}

	#header {
		display: block;
		width: 100%;
		position: absolute;
		z-index: 999;
		left: 0px;
	}

	.fa-plus:before {
		content: "\f067";
		top: 19px;
	}

	i.fa.fa-bars {
		position: absolute;
		right: 24px;
		z-index: 99999;
		top: 24px;
		font-size: 32px;
		color: #ddd;
	}

	.head {
		display: block;
		width: 100%;
	}

	#header {
		top: 80px;
	}

	html body span.arrow.arrowoff {
		border-top: 5px solid #f5f5f5 !important;
	}
    html body .row.sec-prt {

		display: block !important;
	}

	.page_content.table_acc {
		overflow: scroll;
	}

	html body .acc-wrap-right .tabs {
		border: none;
		background: none;
		list-style-type: none;
		width: 100% !important;
		display: flex !important;

	}

	html body.fx-income-wrap .tabs-content {
		width: 100% !important;
		margin-left: 0px !important;
	}
    html body .acc-wrap{
        margin-top: 0px !important;
    }
}


@media(max-width: 1250px) {
	.acc-wrap-right {
		width: 100%;
		margin-top: 90px;
		padding: 0px 20px !important;
	}
	.pd-0.w-0 {
		width: auto;
	}
	.table-bg.seting-table ul#example-tabs {
		overflow: auto;
	}
	.login_sec .login-flex {
		width: 90%;
	}
    /* .row.acc-wrap.fx-left-wrap{
        flex-wrap: wrap;
    } */
	 .open span:nth-of-type(1) {
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		top: 8px;
		position: absolute;
	}
	.open span:nth-of-type(2) {
		opacity: 0;
		position: absolute;
	}
	.open span:nth-of-type(3) {
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		top: -10px;
		position: absolute;
	}
	
    div#nav-icon22 span {
        height: 3px;
        width: 35px;
        background: var(--primary-color-white);
        display: flex;
        margin: 3px;
        transition-duration: 300ms;
        position: relative;
    }
    div#nav-icon22 {
        text-align: end;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: end;
        align-items: end;
        margin: 10px 0px;
    }
    .open span:nth-of-type(1) {
        /* -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        top: 8px; */
    }
    .open span:nth-of-type(2) {
        /* opacity: 0; */
    }
    .open span:nth-of-type(3) {
        /* -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        top: -8px; */
    }
	.side-togle{
		position: unset;
		width: auto;
	}
	.side_nav_bg.inner_nav_side.common-acc-side-menu{
		text-align: left;
		position: fixed;
		top: 40px !important;
		left: -1000px;
		z-index: 9999;
		width: 300px;
		height: 100vh;
		transition-duration: 500ms;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px;
		display: block !important;
		overflow-x: hidden;
		overflow-y: scroll;
		padding: 70px 0px 0px;
	}
	.sidebar-show .side_nav_bg.inner_nav_side.common-acc-side-menu {
		left: 0px !important;
		z-index: 999999 !important;
	}
	.sidebar-show .left_side_nav ul li:hover span{
		background: transparent !important;
	}
	.sidebar-show .left_side_nav li a span{
		opacity: 1 !important;
	}
	.sidebar-show {
    left: 0;
	width: auto !important;
	}
	.side-togle.active {
    width: auto;
	}
	.column.large-3.medium-3.small-12.pd-0.sidebar-show .side_nav_bg.inner_nav_side.common-acc-side-menu {
		left: 0 !important;
	}
	.sidebar-show ~ .acc-wrap-right {
    width: 100%;
    margin: 90px auto;
}
.side-bar-head {
    top: 40px;
    position: fixed;
    right: 10px;
    z-index: 999;
    cursor: pointer;
    background: var(--primary-bg-black);
    width: 100%;
    top: 0px;
    padding: 10px;
	left: 0;
}
.sidebar-show .head-logo a.acc_logo{
	display: block;
	width: auto;
	height: auto;
}
}

@media(max-width:800px) {
	.login-flex {
		flex-wrap: wrap;
	}

	.login_left {
		display: none;
	}

	.login_sec .login-flex {
		height: auto;
	}
    html body .acc-wrap{
        margin-top: 0px !important;
    }
    .tde-btn{
        width: 100%;
    }
	html body.fx-income-wrap .acc-wrap-right div#account-top, html body.fx-income-wrap .acc-wrap-right .my-acc-details, html body.fx-income-wrap .acc-wrap-right .acc-history{
		width: 100%;
	}
	.tde-btn-flex .tde-btn a {
		width: auto;
		padding: 8px 10px !important;
		font-size: 12px !important;
	}
	.tde-btn-flex{
		justify-content: left;
	}
	.tde-btn-flex .tde-btn a {
   		 width: auto;
		 text-align: center;
		 margin: 0px;
	}
	.acc-wrap-right .tabs-title>a{
		padding: 10px 15px 10px 0;
	}
	.table-bg li.tabs-title{
		overflow: visible !important;
	}
	.my-acc-details .table-bg .tabs li.tabs-title a {
		width: auto !important;
		padding: 12px 17px !important;
	}
	html body .row.acc-wrap.fx-left-wrap .column.large-12.medium-12.small-12 {
    padding: 0;
}
html body.fx-income-wrap .acc-wrap-right div#account-top, html body.fx-income-wrap .acc-wrap-right .my-acc-details, html body.fx-income-wrap .acc-wrap-right .acc-history {
        padding: 0px 5px !important;
    }
	.my-acc-details table tbody td{
		height: 40px;
	}
	.acc-wrap-right.sect-right h1{
		padding-left: 0px;
	}
	.acc-wrap-right h1{
	font-size: 20px;
	width: max-content;
	}
	select#pay_method{
		width: 100% !important;
	}
	.acc-details .column {
    margin: 0px 0px 0px 0px;
}
body.fx-income-wrap .fx-head{
	border-radius: 0px !important;
}
.tabs-content.height-100{
	height: auto;
}
.acc-no h4 {
    color: var(--primary-color-white) !important;
    font-size: 20px;
}
body.fx-income-wrap .acc-wrap-right .my-acc-details.my-account-tabl{
	margin: 0px !important;
	border-radius: 0px;
}
.table-bg.seting-table ul#example-tabs{
	height: auto;
}
.login input, .login select, .r-add textarea#add, textarea, .chosen-container-single .chosen-single{
	height: 45px !important;
    line-height: normal !important;
    font-size: 14px;
}
.r-add textarea#add {
    padding-top: 15px !important;
}
select{
	line-height: normal !important;
	font-size: 14px !important;
}

/* table cards */

.acc-history.acc1 .table-bg.seting-table thead {
    display: none;
}
.acc-history .table td::before {
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    content: attr(data-th);
	position: absolute;
    top: 0px;
    color: #757575;
	left: 0;
}
.table-bg.seting-table ul#example-tabs {
    overflow: auto;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
	margin-bottom: 10px;
}
html[data-theme="dark"] .table-bg.seting-table ul#example-tabs {
 	border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
}
.table-bg.seting-table ul#example-tabs::-webkit-scrollbar {
	display: none;
}
.acc-history  table tr td, .acc-history div#panel1a table tr td, .acc-history div#panel3c table tr td, .acc-history div#panel2b table tr td{
    width: 50%;
    margin-bottom: 10px;
    position: relative;
    height: auto;
}
.acc-history div#panel1a table tr td:nth-child(2), .acc-history div#panel3c table tr td:nth-child(2), .acc-history div#panel2b table tr td:nth-child(2), .acc-history div#panel4d table tr td:nth-child(2){
	text-align: end;
}
td[data-th="IBAN"]{
	word-break: break-all;
}
.acc-history table tbody:not(:has(tr))::before {
   position: absolute;
    content: "Data not available";
    width: 100%;
    padding: 20px;
    height: 65px;
    z-index: 999;
    font-size: 16px;
    top: 10px;
    color: #fff;
    text-align: center;
   	border: 0px solid #b7b7b7;
    background: #242424;
    border-bottom: 5px solid #000;
	margin: 0px auto;
	
}
.acc-history.acc1 div#panel7g table.table tr td:nth-child(even), .acc-history.acc1 div#panel8h table.table tr td:nth-child(even) {
    text-align: end;
}
.acc-history  table tr , .acc-history div#panel3c table tr, .acc-history div#panel2b table tr   {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0px;
    background: var(--primary-bg-color) !important;
}
.acc-history div#panel1a table tr td:last-child, .acc-history div#panel2b table tr td:last-child, .acc-history div#panel3c table tr td:last-child {
    width: 100%;
	margin-bottom: 0px !important;
}

.acc-history div#panel5e table tr td {
    width: 33%;
}
.acc-history div#panel5e table.table tr td, .acc-history div#panel6f table.table tr td {
    width: 33%;
	border-bottom: 1px solid #393838;
}
.acc-history div#panel5e table.table tr {
    justify-content: left;
}
.my-acc-details .table-bg .tabs {
    gap: 0px;
    justify-content: end;
}
.table-bg.acc-pad .tabs .tabs-title{
	margin-right: 0px;
}
.my-acc-details .table-bg .tabs li.tabs-title a {
        width: auto !important;
        padding: 10px 10px !important;
    }
	.acc-history.acc1 h1 {
    font-size: 18px;
}
.acc-history div#panel5e table.table tr td:last-child, .acc-history div#panel6f table.table tr td:last-child {
    width: 50%;
	border: none;
}

.acc-history div#panel5e table.table tr td:nth-child(7), .acc-history div#panel6f table.table tr td:nth-child(7) {
    width: 50%;
	border: none;
}
.acc-history div#panel5e table.table tr td:nth-child(2), .acc-history div#panel5e table.table tr td:nth-child(5), .acc-history div#panel6f table.table tr td:nth-child(2), .acc-history div#panel6f table.table tr td:nth-child(5) {
    text-align: center;
}
.acc-history div#panel5e table.table tr td:nth-child(3), .acc-history div#panel5e table.table tr td:nth-child(6), .acc-history div#panel5e table.table tr td:nth-child(8), .acc-history div#panel6f table.table tr td:nth-child(3), .acc-history div#panel6f table.table tr td:nth-child(6), .acc-history div#panel6f table.table tr td:nth-child(8){
text-align: end;
}
.acc-history div#panel5e table.table tr td:nth-child(2)::before, .acc-history div#panel5e table.table tr td:nth-child(5)::before, .acc-history div#panel6f table.table tr td:nth-child(2)::before, .acc-history div#panel6f table.table tr td:nth-child(5)::before {
    text-align: center;
}
.acc-history .table td {
    /* width: 100%; */
    display: block;
    border: 0;
	position: relative;
    height: auto;
    padding: 15px 0px 5px !important;
}


.acc-history .table tr {
    border: 1px solid var(--primary-border-color);
    margin: 5px !important;
    width: 100%;
	padding: 10px  !important;
	border-radius: 10px;
}

.acc-history .table tbody {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.drop-ctn select#select_login{
	padding: .5rem 10px .5rem !important;
	background-color: var(--primary-bg-black) !important;
}
.tde-btn.head_drp {
    display: none;
}
.side-bar-head{
	background: var(--primary-bg-color);
}
body.fx-income-wrap .fx-head{
	background: var(--primary-bg-black) !important;
}
.acc-history .table td, .my-acc-details .table td{
	font-size: 12px !important;
}
html body .fx-left-wrap .fx-head {
    padding: 0px 20px !important;
    padding-right: 21px !important;
    padding-bottom: 21px !important;
    height: auto;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr {
    display: flex;
    flex-wrap: wrap;
    position: relative;
	padding: 10px;
}

.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td {
    width: 33%;
    position: relative;
    padding: 20px 0px !important;
    border: none;
    height: auto !important;
    font-size: 12px !important;
    color: #fff;
	border-bottom: 1px solid #393838;
}

html[data-theme="dark"] .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td {
color: #fff !important;
}
body .login_right input, body .reg-accouts .r-right input{
	padding-left: 15px !important;
}
.login_right {
    padding: 30px 22px;
}
a.close {
    right: 0px !important;
    top: -10px !important;
}
.reg-accouts .r-right h3 {
    text-align: left;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(2), .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(5){
	text-align: center !important;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(3), .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(6){
	text-align: end !important;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(7), .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(8), .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(9), .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td:nth-child(10){
	width: 45% !important;
    padding: 0px !important;
     margin: 5px;
	 border: none;
}
.my-acc-details table tbody td:after {
    position: absolute !important;
    left: 0px !important;
    width: 100% !important;
    top: 0px;
    color: #757575 !important;
	background: transparent !important;
	padding: 0px !important;
}
html .my-acc-details .table td a {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    padding: 8px 4px;
    display: block;
    text-align: center;
    white-space: nowrap;
    font-size: 11px !important;
    position: relative !important;
    left: 0px !important;
    width: auto !important;
}
.table-bg.seting-table .tabs-content {
    max-height: 500px;
}
.acc-details-right .account-table{
	margin-bottom: 10px !important;
}
.my-acc-details table{
border: none !important;
}
.acc-btm .tde-btn {
    width: auto;
}
#account-top .acc-btm {
    padding: 20px 0px !important;
    display: flex;
}
    html body .acc-wrap .acc-details-right .tde-btn a {
        width: 100% !important;
        font-size: 12px !important;
        font-weight: 400;
    }
body .acc-history table thead tr th, .acc-history .table td {
    border: 0px solid #EBEBEB;
}
.acc-history .table tr {
    border: none !important;
}
.acc-history table tbody:not(:has(tr))::before{
	border: 0px solid #b7b7b7;
    background: #f9f9f9;
    border-bottom: 5px solid #ffffff;
	color: #000;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td{
border-bottom: 1px solid #EBEBEB !important;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td{
	color: #000;
}
.my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr{
border: 1px solid #cdcdcd;
}
.acc-history div#panel5e table.table tr td, .acc-history div#panel6f table.table tr td, .my-acc-details.my-account-tabl .table-bg.acc-pad table.table tr td{
    border-bottom: 1px solid #EBEBEB !important;
}
.account-table-body{
	border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.fx-income-wrap div#account-top {
    margin-top: 15px;
}
a.acc_logo img {
    height: 25px;
}
.my-acc-details .table-bg .tabs{
	width: 100% !important;
}
body .acc-history table thead tr th, .acc-history .table td, .acc-history table tbody:not(:has(tr))::before{
	border: 0px !important;
}
.head-h2 {
    display: flex;
    width: 100%;
}
}
@media only screen and (max-width: 390px){
.my-account-tabl-head{
	flex-wrap: wrap;
	gap: 10px;
}
}
@media only screen and (max-width: 40em){
  .my-acc-details table thead {
        display: none;
    }
	html body .my-acc-details table tbody td {
        padding: 5px 0px 5px 52% !important;
    }

}
