body::-webkit-scrollbar {
	width: .8em;
  }

  body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
  }

  body::-webkit-scrollbar-thumb {
	background-color: rgb(30,170,231);
	/* outline: 1px solid slategrey; */
	border-radius: 5px;
  }





.aj-logo-heading {
	width: 100%;
}
.aj_100-vh {
	height: 100vh;
}
.aj-logo {
	width: 100px;
	margin: 15px auto 0px;
}
.aj_card-header {
	font-weight: bold;
}
.nav-control {
	right: -3rem;
}
.aj_100-vh {
	height: 100vh;
}
.aj_lr-logo {
	width: 200px;
	margin: auto;
}
.header-right .notification_dropdown .nav-link .badge {
	position: absolute;
	font-size: 9px;
	border-radius: 0;
	right: -5px;
	box-shadow: 0px 0px 10px 3px rgb(30 170 231 / 20%);
	top: 0px;
	font-weight: normal;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0px;
}
.header-right .notification_dropdown .nav-link {
	position: relative;
	color: #1EAAE7;
	background: #fff;
	border-radius: 100%;
	padding: 11px;
	line-height: 1;
}
.header-right .header-profile > a.nav-link .header-info span {
	font-size: 15px;
	display: block;
	font-weight: 400;
}
.header-right .header-profile img {
	width: 50px;
	height: 50px;
	border-radius: 100%;
}
.fs-12 {
	font-size: 10px !important;
	line-height: 1.3;
}
.header {
	height: 6rem;
}
.deznav {
	width: 20rem;
}
.content-body {
	margin-left: 20rem;
	background-color: #f2f2f2;
}
.content-body .container-fluid,
.content-body .container-sm,
.content-body .container-md,
.content-body .container-lg,
.content-body .container-xl {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
.aj-flex-sp {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.aj-flex-sp small {
	font-size: .85rem;
}
.aj-c-head-one small {
	font-size: 1.5rem;
}
a.btn.aj-print-icon {
	position: absolute;
	right: 160px;
}
.aj-logo.aj-small-logo {
	width: 60px;
}
.nav-header {
	height: 6rem;
	width: 20rem;
}
.aj_player-para {
	font-size: .8rem;
}
.aj_nav-tabs-pal li a {
	cursor: pointer;
}
table.dataTable tbody td {
	font-size: 15px;
}
.aj_profile-coins {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
/* .aj_profile-coins .profile-name{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
} */

.aj_profile-photo {
	width: 100px;
}
.aj_profile-details {
	justify-content: space-between;
	align-items: center;
}
.aj_color-primary {
	color: #1EAAE7;
}
.aj_coin-wrap-one {
	display: flex;
	align-items: center;
	height: 100%;
}
.aj_coin-img {
	width: 40px;
	padding: 5px;
	margin-right: 10px;
}
.aj_currency-modify {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    height: 100%;
    align-items: center;
	border-top: 1px solid #aecfe6;
}
.aj_currency-add i,
.aj_currency-sub i {
	cursor: pointer;
}
.aj_currency-add i {
	color: rgb(142, 211, 73);
	font-size: 25px;
}
.aj_currency-sub i {
	color: rgb(190, 33, 33);
	font-size: 25px;
}
.aj_coin-price {
	min-width: 80px;
}


.aj_coin-img-silver {
	width: 38px;
}
.profile-coin-main-wrap {
	margin-right: 10px;
	/* height: 100%; */
	display: flex;
	border-radius: 5px;
	flex-direction: column;
	border: 1px solid #aecfe6;
	box-shadow: 0px 0px 5px 0px rgba(30, 170, 231, 0.75);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(30, 170, 231, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(30, 170, 231, 0.75);
}
.deznav .metismenu > li a > i {
	font-size: 1.85rem;
	line-height: 45px;
	height: 45px;
	width: 45px;
}
.page-titles {
	margin-bottom: 0;
	padding-top: 0;
	background-color: transparent;
}
.aj_btn-edit-grp button {
	border-radius: unset;
}
table.dataTable thead th,
table.dataTable thead td {
	padding: 20px 20px;
	border-bottom: 1px solid #f0f1f5;
}
.aj_coin-price h4 {
	text-align: right;
	padding-right: 3px;
}
.profile-refcode-wrap {
	height: 100%;
}
.aj_ref-wrap-bg {
	background-image: url("../images/ref-bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 180px;
	height: 100%;
	position: relative;
}
.aj_ref-wrap-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-left: -15px;
	text-align: center;
}
.aj_ref-wrap-inner span {
	color: #fff;
	font-size: .85rem;
	font-weight: 600;
}
.aj_ref-wrap-inner span:last-child {
	display: block;
}
.aj_time-font {
	font-size: .85rem;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
	top: 1.5rem !important;
}
/* div.dataTables_wrapper div.dataTables_length select{
    height: 45px !important;
    width: 50px !important;
    min-width: unset !important;
} */

.aj-export-btn .dt-buttons .btn-group button {
	background-color: #1EAAE7;
	border-color: #1EAAE7;
}
.aj-export-btn .dt-buttons .btn-group button:active {
	background-color: #1EAAE7;
	border-color: #1EAAE7;
}
.aj-export-btn {
	text-align: right;
}
[data-header-position="fixed"] .content-body {
	padding-top: 6rem;
}
.aj-pr-sync-btn {
	position: absolute;
	right: 200px;
}
.aj_fs-9 {
	font-size: .9rem;
}
.aj_pd-card-body {
	/* border: 1px solid #7fe2fa; */
	/* border-radius: 18px; */
}
.aj_text-color-primary {
	color: #1EAAE7;
}
.aj_pd-card {
	box-shadow: 0px 12px 23px 0px rgb(187 188 195);
}
.dataTablesCard tbody tr:nth-child(even) {
	background-color: #f2f2f2;
}
.dataTablesCard tbody tr:nth-child(odd) {
	background-color: #ffffff;
}
table.dataTable tbody td {
	background-color: transparent \!important;
}
.aj_pd-o-icon-warp {
	width: 80px;
	margin-right: 18px;
}
.aj_wrap-max-height {
	/* min-height: 550px; */
	max-height: 550px;
	overflow: auto;
}
.aj_kyc-dow-btn {
	font-size: 2rem;
}
.aj_filter-rel-wrap {
	display: flex;
	position: absolute;
	left: 35ex;
	top: 0;
	align-items: center;
}
.card-header.aj_crdstat-header {
	justify-content: flex-start;
}
.aj_ad-img {
	width: 100px;
}
.aj_bb-0 td {
	border: none;
}
.aj_bt-0 td {
	border-top: none;
	border-right: none;
	border-left: none;
	/* border-color: red !important; */
}
.aj_kyc-stat-plyid th {
    border: 2px solid;
	border-color: #1EAAE7;
	border-bottom: none;
	border-left: none;
	border-right: none;


}
.aj-export-btn .dt-buttons.btn-group.d-xs-block.d-sm-inline-block.d-md-inline-block.d-lg-inline-block {
	display: flex !important;
	justify-content: flex-end;
}
S.aj_pid-kyc-stat th{
    border-bottom: 1px solid #1eaae7;
}
.aj_kyc-stat-border{
    border: 2px solid #1eaae7;
	border-radius: 10px;
}

.aj_pid-kyc-stat-2 th{
	border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
	border-color: #1EAAE7;
}
.dt-button-collection.dropdown-menu{
	top: 0 !important;
}


/* .paginate_head .dataTables_paginate {

}


.pagination .page-item .page-link{
	background:none;
	border:none;
}

.pagination .page-item .page-link:hover{
	background: none;
	border-color:none;

    color: #1eaae7;
} */
.paginate_head .dataTables_paginate .paginate_button {
	padding: 4px 8px;
    margin: 1px;
}

.paginate_head .pagination .page-item .page-link {
	padding: 0.25rem .8rem;

}
.pagination .page-item .page-link{
	background: none;
	border:none;

}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover{
	background:#1EAAE7 !important;
}

.aj-kycs-list-pd-btn{
	position: relative;
	top: -75px;
}

.aj_kycs-update-btn{
	color: #fff !important;
}

li.paginate_button.page-item.active{
	background-color:#1EAAE7 !important;
}

/*  */
/* .aj_games-inner-wrapper {
    display: flex;
    justify-content: space-between;
}

.aj-games-al-db-btn-wrap {
    display: flex;
    width: 200px;
    justify-content: space-around;
    align-items: center;
}

.aj_game-item-head{
	display: flex;
    justify-content: space-between;
}

.aj_game-item-content {
    display: flex;
} */
.td_row_even input{
	border:none;
	background: transparent;
}

.td_row_even input:focus{
	border:1px solid #000;
	background: #fff;
}

.PlayFab-input{
	width: 62px;

}

.aj-tb-btn{
	margin-top: 1rem;
	display: flex;
	justify-content: center;
	margin-bottom: 2rem;
}

div.dataTables_wrapper div.dataTables_length select {
    min-width: 2rem !important;
	height: 40px !important;
    /* margin-right: 0.4rem; */
}

.aj_mt-12{
	margin-top: 12rem;
}
h1.aj-login-heading{
	color:#fff;
	margin-bottom: 1.5rem;
}

.aj-login-btn {
    width: 200px;
    background-color: #ffe747 !important;
	height: 50px;
	padding: .5rem 1rem;
}

.aj_login-form .form-control{
	height: 40px !important;
}

.aj_mt-6{
	margin-top: 6rem;
}

.aj_offer-img-wrap {
    width: 160px;
    margin-top: 10px;
	margin-bottom: 10px;
}

.aj-offer-tb-upload{
	height:75px;
	width:75px;
	margin-top:5px;
	margin-bottom: 5px;
	/* border:1px solid #f0c0d0; */
	/* border-radius:100px; */
	overflow:hidden;
	position:relative;
	cursor: pointer;
	text-align: center;
}
.aj-offer-tb-upload input{
	position: absolute;
    height: 75px;
    width: 75px;
    left: 0px;
    top: 0px;
    background: transparent;
    opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	cursor: pointer;
}
.aj-offer-tb-upload i {
    font-size: 3rem;
    color: #ee7828;

}

.aj_offer-tb-heading td{
	padding: 10px;
}

.aj_res-table{
	overflow-x: auto;
}

.aj_pro-details-new {
    display: flex;
    align-items: center;
}
.aj_pro-details-new  span{
	margin-left: .5rem;
}

.aj_pro-card-body {
	box-shadow: 0px 0px 5px 0px rgb(228 153 44);
    -webkit-box-shadow: 0px 0px 5px 0px rgb(228 153 44);
    -moz-box-shadow: 0px 0px 5px 0px rgb(228 153 44);
}

.aj_off-head {
    width: 100%;
    text-align: center;
}

.aj_pro-card-body{
	padding: 1rem;
}
.aj-profile-info {
    /* padding: 0; */
}

.aj-01-img {
    width: 80px;
}

.aj-01-card {
    max-width: 350px;
    width: 350px;
	margin: 0;
}

.aj-gc-side li a{
	padding-left: 2rem !important;
}

.aj-bonus-subside li a{
	padding-left: 6rem !important;
}

.aj-side-pointer{
	cursor: pointer;

}
.aj-ot-flex {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
}

.aj-tb-btn input{
	width: 200px;
}
.aj-offer-tb-upload i{
	cursor: pointer;
}

.dataTablesCard tbody tr:nth-child(even) td{
	background-color:#f2f2f2 !important;
}

#crudTable thead>tr>th, table.dataTable thead>tr>th{
	text-align: center;
}
#crudTable td{
	text-align: center;
}

.aj-profile-info {

    border-radius: 5px;
    background-color: #023248;
}

i.flaticon-381-user-1.pr-2.aj_color-primary,.flaticon-381-send-1.pr-2.aj_color-primary,.flaticon-381-smartphone-4.pr-2.aj_color-primary{
	color: #e6a12f;
}

.aj_pro-details-new .text-primary.mb-0{
 color:#fbf16f !important;
}

.aj_pro-details-new p{
	color: #fff !important;
}


.aj-profile-info .aj_profile-details .profile-name{
	width: 100%;
}

.aj-01-img img{
	width: 100%;
height: 100%;
}
.aj-01-img {
	width: 55px;
	height: 55px;
}

.aj_color-primary-2{
	color:#1EAAE7
}


.aj_game-tb-card-inner-body{
	overflow-y: auto;
}

.aj-tb-btn input.btn.btn-success.btn-sm.playfab_submit {
    background-color: #e6a12f;
    border-color: #e6a12f;
}

.deznav .metismenu > li a > i{
	color: #1EAAE7;
}

.aj_gt-radio-btn{
	display: flex;
	margin-bottom: 36px;
	overflow: hidden;
	margin: 0 !important;
}

.aj_gt-radio-btn input{
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.aj_gt-radio-btn label {
	background-color: #e4e4e4;
	color: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	line-height: 1;
	text-align: center;
	padding: 8px 16px;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.aj_gt-radio-btn label:hover {
	cursor: pointer;
}

.aj_gt-radio-btn input:checked + label {
	background-color: #1EAAE7;
	box-shadow: none;
	margin-bottom: 0;
    text-decoration: underline;
}

.aj_gt-radio-btn label:first-of-type {
	/* border-radius: 4px 0 0 4px; */
	margin-bottom: 0;
}

.aj_gt-radio-btn label:last-of-type {
	/* border-radius: 0 4px 4px 0; */
	margin-bottom: 0;
}

.aj_table-premission .thead-light th{
	text-align: center;
}

.aj_table-premission th, .aj_table-premission td{
	text-align: center;
}

.aj_table-premission tbody tr th:first-child{
	background-color: #71d5ff;
	color: #fff;
	vertical-align:middle;
}



/*  */

.aj_input_wrapper{
	width: 80px;
	height: 40px;
	position: relative;
	cursor: pointer;
  }

  .aj_input_wrapper input[type="checkbox"]{
	width: 80px;
	height: 40px;
	cursor: pointer;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	background: #ff0a0a;
	border-radius: 2px;
	position: relative;
	outline: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
  }

  .aj_input_wrapper input[type="checkbox"]:after{
	position: absolute;
	content: "";
	top: 3px;
	left: 3px;
	width: 34px;
	height: 34px;
	background: #dfeaec;
	z-index: 2;
	border-radius: 2px;
	-webkit-transition: all .35s;
	transition: all .35s;
  }

  .aj_input_wrapper svg{
	position: absolute;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
	fill: #fff;
	-webkit-transition: all .35s;
	transition: all .35s;
	z-index: 1;
  }

  .aj_input_wrapper .aj_is_checked{
	width: 18px;
	left: 18%;
	-webkit-transform: translateX(190%) translateY(-30%) scale(0);
			transform: translateX(190%) translateY(-30%) scale(0);
  }

  .aj_input_wrapper .aj_is_unchecked{
	width: 15px;
	right: 10%;
	-webkit-transform: translateX(0) translateY(-30%) scale(1);
			transform: translateX(0) translateY(-30%) scale(1);
  }

  /* Checked State */
  .aj_input_wrapper input[type="checkbox"]:checked{
	background: #23da87;
  }

  .aj_input_wrapper input[type="checkbox"]:checked:after{
	left: calc(100% - 37px);
  }

  .aj_input_wrapper input[type="checkbox"]:checked + .aj_is_checked{
	-webkit-transform: translateX(0) translateY(-30%) scale(1);
			transform: translateX(0) translateY(-30%) scale(1);
  }

  .aj_input_wrapper input[type="checkbox"]:checked ~ .aj_is_unchecked{
	-webkit-transform: translateX(-190%) translateY(-30%) scale(0);
			transform: translateX(-190%) translateY(-30%) scale(0);
  }


  .aj_switch_box.box_4 {
    display: flex;
    justify-content: center;
}



.aj_pl-75{
	padding-left: 75px !important;
}

.aj_offer-img-wrap{
	width: 100px;
	height: 100px;
}

.aj_offer-img-wrap img{
	height: 100% !important;
}


.aj_per-tab-div{

    height: 85vh;
    overflow-y: auto;

}

#aj_per-table thead th{
	position: sticky;
	top: 0;
	color: #f9f9f9;
    background-color: #5fb7de;
    border-color: #EEEEEE;
}


#aj_per-table thead{
	color: #f9f9f9;
    background-color: #5fb7de;
    border-color: #EEEEEE;
}

td.aj_per-tab-subhead {
    background-color: #e9ecef;
    color: #495057 !important;
	font-weight: 600;
}

.aj_profile-photo img {
	height: 100%;

}

.aj_profile-photo {
	width: 100px;
	height: 80px;
}

.aj-01-img{
	height: 80px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.td_head.aj_off-head {
    font-size: 1rem;
}



.aj_dr-tb-head {
    font-size: 1.05rem !important;
}



.lg-toolbar.lg-group{
	display:none;
}

.aj_sidebar-subhead{
	background: #fff;
	width:100%;
	padding:10px;

}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li{
	margin-left: 0 !important;
}


[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu li > ul{
	left: 4.4rem;
}


[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:hover > ul li{
		margin-left: 0;
		padding: 0 13px !important;
}

li.aj_sidebar-subhead {
    margin-left: 2rem;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:hover > ul a{
	padding: 0 !important;

}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li.mm-active > a {
    background: #1EAAE7;
    border-radius: 100%;
    color: #fff;
    /* margin: 10px; */
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu .aj_lb-l > li > ul .aj_sidebar-subhead{

	color:red;
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li{
	padding: 0;
}


[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:hover:nth-last-child(-n + 1) > ul{
	bottom: unset;
}

li.aj_sidebar-subhead {
    color: #1eaae7;
    font-weight: 600;
    margin-left: 2rem;
}








/* fliter */
#bp-filters-navbar span.select2-selection.select2-selection--single {
    width: 260px;
}
#bp-filters-navbar span.select2-dropdown.select2-dropdown--below {
    width: 260px !important;
}

@media  print{
	.deznav,.header,.nav-header{
		display:none;
	}
	.content-body {
		margin: 0;
		padding: 0;
	}


}

@media only screen and (max-width: 992px) {
	.aj_profile-coins {
		/* flex-direction: column; */
	}
	.aj_profile-photo {
		/* margin: auto; */
	}
	.aj_profile-details {
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.aj_ref-wrap-bg {
		height: 100px;
	}
	.profile-coin-main-wrap {
		height: unset;
	}
	.aj_profile-coins {
		height: unset;
	}
	.deznav .metismenu > li a > i {
		font-size: 1.6rem;
		height: auto;
		width: auto;
		line-height: 1;
	}


}
@media only screen and (max-width: 767px) {
	.aj-logo {
		width: 60px;
		margin: 0 auto;
	}
	.nav-header {
		width: 10rem;
	}
	.aj-flex-sp {
		display: block;
	}
	.content-body .container-fluid,
	.content-body .container-sm,
	.content-body .container-md,
	.content-body .container-lg,
	.content-body .container-xl {
		padding-top: 30px;
		padding-right: 15px;
		padding-left: 15px;
	}
	a.btn.aj-print-icon {
		position: absolute;
		right: 8px;
		top: 30px;
	}
	.aj-pr-sync-btn {
		position: absolute;
		right: 40px;
		top: 30px;
		padding: 0.275rem .6rem;
		font-size: .65rem !important;
	}
	.aj_profile-photo {
		width: 63px;
		margin: 10px auto;
	}
	.aj_ref-wrap-bg {
		margin: auto;
		margin-bottom: 1rem;
	}
}
