body{
  margin: 0;   font-family: 'Helvetica Neue', sans-serif !important;
background: #F8F9FA !important;
  padding: 0;
}
 @import url('https://fonts.cdnfonts.com/css/helvetica-neue-9');
h1, h2, h3, h4, h5{   font-family: 'HelveticaNeue';}
ul{list-style:none; padding:0px;   font-family: 'HelveticaNeue';}
	a{   font-family: 'Arial' /*'HelveticaNeue'*/;}
label {
    display: block !important;
    margin: 0px !important;
}
::-webkit-scrollbar {
  width: 8px; border-radius:20px; background:transparent;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeueRegular.woff2') format('woff2'),
        url('../fonts/HelveticaNeueRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeueMedium.woff2') format('woff2'),
        url('../fonts/HelveticaNeueMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeueBold.woff2') format('woff2'),
        url('../fonts/HelveticaNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue.woff2') format('woff2'),
        url('../fonts/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.dt-range img {
    position: absolute;
    right: 16px;
    top: 16px;
}
span.red {
    color: #cc0000 !important;
    font-family: 'HelveticaNeue' !important;
    font-weight: bold !important;
    display: block;
    text-align: right;
}
span.green {
    color: #4CAF50 !important;
    font-family: 'HelveticaNeue' !important;
    font-weight: bold !important;
	  display: block;
    text-align: right;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #101346 !important;
    border-color: transparent;
    color: #fff;
}
.dt-range input[type=text] {
    font-family: 'Helvetica Neue', sans-serif;
    padding: 5px 40px 5px 15px;
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #212529;
    height: 48px;
    box-shadow: none;
    border-radius: 4px;
}
.dt-range {
    text-align: right;
    position: relative;
    margin-right: -15px;
}
span.selection {
    margin-bottom: 5px;
    display: block;
}
.card.mb-2.wthdrw {
    background: #FFFFFF;
    box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.25);
    border-radius: 16px !important;
    overflow: hidden;
    padding: 24px;
}
.content-inner.withdraw h2 {
    font-family: 'Helveticaneue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 32px;
    line-height: 120%;
    color: #000000;
}
table.moment tr td span {
    background: #E6F1EE;
    border-radius: 4px;
    padding: 4px 7px;
    color: #35A18B;
    font-weight: 600;
    display: inline-block;
}
img.cash-stack {
    position: absolute;
    top: 37px;
    right: 24px;
}
/*Country-Flag*/
.vertical-bar ul ul li a.active {
    color: #fff !important;
}
table.moment td:last-child {
    text-align: right;
	 font-family: 'HelveticaNeue';
font-style: normal;
font-weight: 400;
    font-size: 16px;
line-height: 120%;
/* identical to box height, or 22px */


color: #000000;
}
table.moment {
    width: 100%;
}
p.bt-para {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #6C757D;
}
button.transfer-btn:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #1a1f71;
}
table.moment b {
    display: block;
     font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
}
table.moment tr td {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 16px;
    line-height: 160%;
    color: #6C757D;
    border-bottom: 1px solid rgba(108, 117, 125, 0.15);
    padding: 10px 0px;
}
table.moment:last-child span {
    font-family: 'HelveticaNeue';
    padding: 4px 7px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #35A18B;
    display: inline-block;
    background: #E6F1EE;
    border-radius: 4px;
}
input.select2-search__field {
    display: none;
}
.select2-results__option--selectable {
    cursor: pointer;    color: #6C757D !important;
    font-family: 'Helveticaneue' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span{
	    border: solid #c4c4c4 !important;
}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span{
	    border-width: 0 2px 2px 0 !important;
}
.daterangepicker .calendar-table .next span:hover {
    border-color: #101345 !important;
}
.daterangepicker .prev span:hover {
    border: solid #101346 !important;
    border-width: 0 2px 2px 0 !important;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #101346 !important;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    font-style: normal;
    font-weight: 400;
    x: 14px;
    text-align: center;
    color: #212529;
    line-height: 24px;
    font-size: 14px;
      font-family: 'Helvetica Neue', sans-serif !important;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}
td.off.ends.active.start-date.available {
    background: transparent !important;
}
.calendar-table tr td:hover {
    background: #fff !important;
    border: 1px solid #101346 !important;
    border-radius: 2px;
}
.daterangepicker .calendar-table table{border-collapse: separate !important;}
.daterangepicker td.in-range {
background-color: #D4E6FF; }
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #101346 !important;
    color: white !important;
	    font-family: 'Helveticaneue' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.long-input input::-webkit-input-placeholder { /* Edge */
  color: #6C757D;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {

    border-width: 0px 0px 0 0px !important;
  
}
span.select2-selection__arrow:after {
    content: "\f107";
    height: 22px;
    color: #343A40;
    font-size: 20px;
    font-family: fontawesome;
    position: absolute;
    right: 0;
    font-weight: 700;
    top: 7px;
    width: 22px;
}
.input-email label {
    margin-bottom: 4px !important;
    display: block !important;
}
.input-email input[type=text] {
    padding-left: 12px;
    width: 100%;
    outline: none;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    height: 35px;
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #6C757D;
}
.long-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #6C757D;
}

.long-input input::placeholder {
  color: #6C757D;
}

.input-email input::-webkit-input-placeholder { /* Edge */
  color: #6C757D;
}

.input-email input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #6C757D;
}

.input-email input::placeholder {
  color: #6C757D;
}

.dropdown-flag dd, .dropdown-flag dt, .dropdown-flag ul {
	margin: 0px;
	padding: 0px;
}
.dropdown-flag dd ul li a span:first-child, .dropdown-flag dt a span span:first-child {
    background-repeat: no-repeat;
    width: 32px;
    height: 23px;
    display: inline-block;
    margin: auto;
}
.dropdown-flag dt a span {
    cursor: pointer;
    display: block;
    padding: 5px 0px;
    white-space: nowrap;
}
.dropdown-flag dt a img {
    position: relative;
    z-index: 1;
    top: 0px;
}
.dropdown-flag dt a span span:first-child:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 10px;
	
}
.dropdown-flag dt a span span {
	display: inline-block;
	padding: 0;
}
.dropdown-flag dt a span span:first-child {
	padding: 0;
}
.dropdown-flag dd {
	position: relative;
}
.dropdown-flag a, .dropdown a:visited {
	color: #4a535f;
	text-decoration: none;
	outline: none;
}
.dropdown-flag a:hover {
    color: #101346;
    text-decoration: none;
}
.dropdown-flag dt a:hover, .dropdown-flag dt a:focus {
	color: #5d4617;
}
.dropdown-flag dt a {
    position: relative;
    background: #fff;
    display: block;
padding: 5px 0px;
    overflow: hidden;
    border: 1px solid #CED4DA;
    border-width: 0px 0px 1px 0px;
    width: 100%;
}
.dropdown-flag dt a:after {
    content: "\f107";
    height: 22px;
	    text-align: center;
    color: #343A40;
    font-size: 20px;
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 8px;
    width: 22px;
}


.dropdown-flag dd ul {
    background: #ffffff;
    color: #090909;
	    overflow-y: auto;
    display: none;
    left: 0px;
    padding: 5px 0px;
    position: absolute;
    width: 100%;
    border: 1px solid #d0d0d0;
    list-style: none;
    max-height: 170px;
    top: 10px;
    z-index: 2;
}
.dropdown-flag dd ul li {
    width: 100% !important;
    padding: 0px !important;
}
.dropdown-flag dd ul li img {
    margin-top: -3px;
}
.left-head h3 {
     font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 0px;
    color: #000000;
}
.left-head {
    margin-bottom: 24px;
}
a.see-more:hover {
    background: #101346;
    color: #fff;	text-decoration:none !important;
}

a.see-more {
    background: #E1E2F4;
    display: block;
    text-align: center;
    padding: 10px 5px;
     font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #1A1F71;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 20px;
}
a.see-more {
    margin-bottom: 40px;
}
table.cur-table tr td:nth-child(3) {
    text-align: right;
    font-weight: 700;
    color: #000000;
}
table.cur-table {
    width: 100%;

    padding: 0px 0px;
}
table.cur-table tr td {
     font-family: 'HelveticaNeue';
       font-style: normal;
    font-weight: 400;
    font-size: 16px;
	 border-bottom: 1px solid #ccc;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #6C757D;
}
.left-head span {
     font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #6C757D;
}
.card.mb-2 {
    margin-bottom: 30px !important;
}
.content-inner.funds h2 {
     font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 30px;
}
a.card-title:hover {
    text-decoration: none !important;
    color: #101346;
}
.dropdown-flag dd ul  li a span:nth-child(2) {
    font-size: 15px;
    font-weight: 400;
}
ul.two-row.clearfix {
    margin-bottom: 5px;
    margin-top: 40px;
}
ul.two-row.clearfix li {
    float: left;
     font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #6C757D;
    width: 50%;
}
ul.two-row.clearfix li:nth-child(2) {
    text-align: right;
}
button.transfer-btn {
    height: 54px;
    background: #1A1F71;
    border-radius: 4.8px;
    width: 100%;
     font-family: 'HelveticaNeue';
	outline:none;
	border:1px solid #1A1F71;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    color: #fff;
    border: 1px solid #1A1F71;
}
.alert-ar.green {
    background: #E6F1EE;
    color: #35A18B;
}
.dropdown-flag dd ul::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
 border-left:1px solid rgba(0,0,0,0.1);
}
.dropdown-flag dd ul::-webkit-scrollbar-thumb {
 background: rgba(0,0,0,0.4);
/*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5), 1px 0 0 #5cace9 inset, 2px 0 0 #b3d5ee inset;
    border-radius:10px;*/
}
.dropdown-flag dd ul::-webkit-scrollbar-thumb:window-inactive {
 background: blue;
}
.dropdown-flag span.value {
	display: none;
}
.dropdown-flag dd ul li a {
    padding: 5px 10px;
    display: block;
    font-size: 12px !important;
}
.ava {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #6C757D;
    margin-top: 2px;
}
.left-cont {
    float: left;
    width: 35%;
}
.right-cont {
    float: right;
    width: 65%;
}
.alert-ar {
    font-style: normal;
    font-weight: 400;
    padding: 4px 8px;
    max-width: 185px;
    height: 22px;
    background: #F1E6E6;
    border-radius: 4px;
    font-size: 12px;
    float: right;
    text-align: right;
    line-height: 120%;
    color: #A13535;
}
.dropdown dd ul li a:hover {
	background-color: rgba(0,0,0,0.05);
}
span.frm {
    margin-top: 30px;
    display: block;
	font-family: 'Helvetica Neue', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
/* identical to box height, or 24px */


/* Body Text/Body Color */

color: #212529;
}
.long-input input[type=text] {
    border: 1px solid #ccc;
    border-width: 0px 0px 1px 0px;
    outline: none;
    width: 100%;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
 line-height: 61px;
    color: #000000;
}

ul.from-text.clearfix {
    margin-bottom: 0px;
}
ul.from-text li:nth-child(1) {
    width: 77%;
    float: left;
}
ul.from-text li:nth-child(2) {
    float: left;
    width: 23%;
    padding-left: 5px;
}
dl.dropdown-flag {
    display: inline-block;
    width: 100%;
    margin: 18px 0 0 0px;
}
dl.dropdown-flag span:nth-child(3) {
	color: rgba(0,0,0,0.4)
}
dl.dropdown-flag > span:nth-child(2) {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}
dl.dropdown-flag span:nth-child(3) {
	float: right;
}
dl.dropdown-flag dt span:nth-child(2) {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #6C757D;
    padding-left: 1px;
}
dl.dropdown-flag dt span:nth-child(3) {
	display: none;
}
.countryFlag {
	padding: 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 11px;
	margin-right: 4px;
	width: 16px;
	cursor: pointer;
	white-space: nowrap;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #BFBFC1 #B6B6B6 #969696;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
/**/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6C757D !important;
    line-height: 32px !important;
}
.input-select label {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #212529;
    margin-bottom: 4px !important;
    display: block;
}
.select2-container--default .select2-selection--single {
    height: 35px !important;
    background-color: #fff !important;
    border: 1px solid #CED4DA !important;
    border-radius: 4px;
    font-family: 'Helveticaneue' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 150%;
    color: #6C757D;
}
span.select2.select2-container.select2-container--default.select2-container--focus {
    width: 100% !important;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
img.dlr-icn {
    position: absolute;
    right: 24px;
    top: 26px;
}
.accordion>.card {
    background: #FFFFFF !important;
    padding: 24px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    border-radius: 16px !important;
    overflow: visible !important;
}
div#accordion {
    background: transparent;
}
.left-ar {
    width: 65%;
    float: left;
    padding-right: 15px;
}
.right-ar {
    width: 35%;
    float: left;
    padding-left: 15px;
}
.card-header {
    background: #FFFFFF !important;
    border-bottom: 0px !important;
    padding: 0px !important;
    border-radius: 16px !important;
    margin-bottom: 0px !important;
}
.card.mb-0 {
    background: transparent !important;
    border: 0px;
    padding: 0px !important;
}
a.card-title {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 18px;
    text-decoration: none;
    line-height: 120%;
    cursor: pointer;
    font-weight: 500;
    color: #000000;
}

.card-body {
    padding: 0px !important;
}
 .dropdown-menu.big-ddrp.dropdown-menu-left{
    padding: 0px;
}
.dropdown-menu.big-ddrp.dropdown-menu-left {
    width: 100%;
}
.dropdown-menu.big-ddrp.dropdown-menu-left {
    overflow: hidden;
    width: 300px;
    top: 7px !important;
}
.dropdown-menu.big-ddrp.dropdown-menu-left a:hover {
    background: #101346;
    color: #fff;
}
img.flg-in {
    top: 12px !important;
    left: 16px !important;
}
.dropdown-menu.big-ddrp.dropdown-menu-left a {
    padding: 10px 50px;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    position: relative;
    color: #212529;
}
::-webkit-scrollbar-track {
  background:transparent;
}
 .dropdown-menu.big-ddrp.dropdown-menu-left a {
    padding: 10px 50px;
}
::-webkit-scrollbar-thumb {
 background: #DDDDDD;
border-radius: 24px;
}
ul.pagination li {
    float: left;
}
ul.pagination li a:hover {
    background: #101346;text-decoration:none !important;
    color: #fff;
    border-color: #101346;
}
ul.pagination li a:hover img {
    filter: invert(5);
}
ul.pagination li a.active {
    background: #101346;
    color: #fff;
    border-color: #101346;
}
/**/
.dsk-view {
    display: block !important;
}
.mob-view {
    display: none !important;
}
button.drop-btn.dropdown-toggle:after {
    content: "\f107";
    position: absolute;
    color: #343A40;
    font-size: 19px;
    right: 10px;
    font-family: fontawesome;
    top: 7px;
}
.dropdown.btn-filter button.drop-btn {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #6C757D;
    outline: none;
    width: 196px;
    height: 38px;
       padding: 5px 15px;
    text-align: left;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    border-radius: 4px;
}
a.email-text {
    padding-left: 55px !important;
}
a.account-btn:hover {
    background: #0D6EFD;
    color: #E0E0E0;
}
a.account-btn {
    height: 38px !important;
    background: #1A1F71;
    border: 1px solid #0D6EFD;
    border-radius: 4px;
    display: block;
    text-align: center !important;
	text-decoration:none !important;
    padding: 8px 0px  !important;
    width: 80%  !important;
    margin: 30px auto 0px  !important;
}
.vertical-bar {
	position: relative;
	margin: 0px;
	width: 100%;
}
.vertical-bar ul li.active a{
	color:#fff;
}
.vertical-bar ul li.active a img{
	filter: brightness(5);
}
.vertical-bar  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bottom-profile {
    padding-left: 75px;
    padding-top: 20px;
    position: absolute;
    bottom: 15%;
}
.vertical-bar ul li {
    padding-left: 0px;
    padding: 10px 0px;
    position: relative;
}
.vertical-bar ul li img {
    position: absolute;
    left: 24px;
    top: 14px;
}
.bottom-profile a {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 120%;
    color: #ADB5BD !important;
}
.bottom-profile {
    padding-top: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 21px 24px 24px 24px;
}
.bottom-profile img {
    width: 40px;
    position: absolute;
    left: 24px;
    top: 12px;
}
.vertical-bar ul li a:hover {
    background: transparent;
color: #fff;
}
li.sub-menu.active a {
    color: #fff;
}
li.sub-menu.active a img {
    filter: brightness(5);
}
.vertical-bar ul li a {
    display: inline-block;
    padding: 0px 0px 0px 54px;
color: #9395AC;
    width: auto;
    text-decoration: none;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
}
.vertical-bar ul ul li {
    padding-left: 24px;
}
.vertical-bar  ul li a:hover {
	background: transparent;
    color: #ffffff;
}
.vertical-bar  ul li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 0px;
	float:right;
}
.vertical-bar ul li a:hover img {
    filter: brightness(5);
}
.vertical-bar ul ul {
    background-color: #05061a;
    margin-top: 10px;
}
.vertical-bar ul li ul li a {
    background: transparent;
    border-left: 0px solid transparent;
    padding: 0px 0px !important;    color: #9395AC !important;
}
.vertical-bar ul li ul li a:hover {
    background: transparent;
    border-left: 0px solid;
    color: #ffffff !important;
}
.control-group {
    display: inline-block;
}
.control {
    display: block;
      font-family: 'HelveticaNeue';
font-style: normal;
font-weight: 400;
font-size: 12px;
color: #6C757D;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #464646;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    padding-top: 0px;
    cursor: pointer;
}

ul.options-list li a:hover img {
    filter: brightness(5);
}
ul.options-list li a:hover {
    border: 1px solid #d1ad91;
    border-radius: 50px;
    background: #c3a188;
    color: #fff;
}
    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #bda06a;
    border-radius: 4px;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #fff;
}

.control input:checked ~ .control_indicator {
   background: #1A1F71;border-color:#1A1F71;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #1A1F71; border-color:#1A1F71;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
#toggle_pwd {
    cursor: pointer; 
    color: #969696;
}
#toggle_pwd2 {
    cursor: pointer; 
    color: #969696;
}
.input-space.psd span.icn {
    position: absolute;
    top: 31px;
    right: 10px;
}
.input-space.psd {
    position: relative;
    margin-bottom: 15px;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 7px;
    top: 3px;
    width: 3px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}

.left_area {
    float: left;
    width: 20%;
}
.right_area{
	 float: left;
    width: 80%;
}

header {
    z-index: 1;
    position: fixed;
    border: 1px solid #343A40;
    background: #101346;
    padding: 0px;
	    height: 60px;
    width: calc(100% - 0%);
    top: 0;
}

.logo-white a:hover {
    background: transparent;
}
.sidebar {
	
    z-index: 99999;
    top: 0;
    background: #101346;
border-right: 1px solid #343A40;
    margin-top: 0px;
    padding-top: 30px;

    left: 0;
     width: 268px;
    padding: 24px 0px 24px 0px;
    height: 1024px;
position: absolute;

    transition: 0.5s;
    transition-property: left;
    overflow-y: auto;
}
.logo a {
    padding: 17px 15px;
    display: block;
}


.sidebar .profile_info h4{
  color: #ccc;
  margin-top: 0;
  margin-bottom: 20px;
}

.sidebar a {
    color: #fff;
    display: block;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: left;
    width: 100%;
    border-radius: 12px;
    text-decoration: none;
    padding-left: 0px;
    box-sizing: border-box;
    transition: 0.5s;
    transition-property: background;
}

.logo a {
    padding: 9px 24px;
    display: block;
}
.sidebar i{
  padding-right: 10px;
}
label #sidebar_btn {
    z-index: 1;
    color: #fff;
    position: fixed;
    cursor: pointer;
    right: 24px;
    font-size: 16px;
    margin: 19px 0;
    transition: 0.5s;
    transition-property: color;
}

label #sidebar_btn:hover{
  color: #19B3D3;
}

#check:checked ~ .sidebar {
    left: -268px;
}

#check:checked ~ .sidebar a span{
  display: none;
}

#check:checked ~ .sidebar a{
  font-size: 16px;
  margin-left: 0px;
  width: 100%;
}
.profile-img span {
        font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #ADB5BD;
}
.profile-area {
    width: 30%;
    float: left;
}
.modal-footer {
    border: 0px !important;
    padding: 0px 24px 24px 24px !important;
}
.profile-img h3 {
      font-family: 'HelveticaNeue';
    font-style: normal;
	    margin-bottom: 5px;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;    margin-bottom: 0px;
    color: #FFFFFF;
}
.left-ac h5 {
        font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #212529;
	margin-bottom: 0px;
}
.left-ac span {
    text-align: left !important; margin-top:40px;
	font-family: 'HelveticaNeue';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #6C757D;
}
.modal-body {
    padding: 24px 24px 0px 24px !important;
}
.left-ac {
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 35px;
}
button.btn.btn-primary:focus {
	outline:none !important; box-shadow:none !important; 
}
.modal-body span {
 font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
	    margin-bottom: 0px;
    color: #6C757D;
    display: block;
    text-align: center;
}
.input-email {
    margin-bottom: 5px;
}
.complete-task {
    max-width: 451px;
    margin: 18% auto 0px;
    text-align: center;
}

a.back-btn:hover {
    background: #101346;
    color: #fff;
}

.complete-task p {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #6C757D;
}
.complete-task img {
    max-width: 130px;
    margin-bottom: 24px;
}
.content-inner.withdraw-complete h3 {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #000000;
}
a.back-btn {
    width: 100%;
    max-width: 416px;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #1A1F71;
    height: 54px;
    background: #E1E2F4;
    border-radius: 4.8px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0px;
}
.modal-dialog {
    max-width: 636px !important;
  
}
.modal-content {
    background: #FFFFFF !important;
    box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.25) !important;
    border-radius: 16px !important;
}
.modal-body h4 {font-family: 'HelveticaNeue';
	    margin-bottom: -5px;
    text-align: center;
	font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 150%;



color: #000000;
}
button.btn.btn-primary {
    padding: 12px 20px;
    gap: 8px;
	    margin: 0px;
	outline:none;
    width: 588px;
    height: 54px;
    background: #1A1F71;
    border-radius: 4.8px;
    border: 1px solid #1A1F71;
}
button.transfer-btn:focus {
    outline: none;
}
button.transfer-btn:hover {
    background: #0e1148;
}
.profile-img img {
    position: absolute;
    left: 0px;
    top: 0px;
}
a.add-more {
    border: 1px solid #fff;
       font-family: 'HelveticaNeue';
    font-style: normal;
    margin-right: 2px;
    font-weight: 400;
    width: 98px;
    height: 31px;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    padding: 4px 10px;
    float: right;
    border-radius: 5px;
}
.right-sec {
    height: 100vh;
    overflow: hidden;
    background: url(../images/login-bg.jpg);
    background-size: cover;    background-position: 0px -50px;
  
}
.input-space {
    margin-bottom: 18px;
}
.input-space label {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    display: block !important;
    line-height: 14px;
    margin-bottom: 8px !important;
    color: #000000;
}
.input-space input[type=text]:focus, .input-space input[type=password]:focus {
	outline:none; box-shadow:none;
}
.input-space input[type=text], .input-space input[type=password] {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    width: 100%;
    height: 36px;
	   font-family: 'HelveticaNeue';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 14px;

color: #6C757D;
	outline:none; box-shadow:none;
    padding-left: 10px;
}
.left-sec {

    padding: 0px;
}
button.login-btn {
    height: 48px;
    background: #1A1F71 !important;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    margin-top: 32px;
    border: 1px solid #1A1F71;
    font-family: "HelveticaNeue";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.3s ease;
    position: static !important;

}

a.forgot-link {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-decoration-line: underline;
    color: #1A1F71;
}
.forg {
    text-align: right;
}
a{text-decoration:none;}
a:hover{text-decoration:none;}
a.forgot-link{color: #1A1F71 !important;text-decoration:none  !important;}
a.blue-link:hover {  color: #1A1F71 !important;text-decoration:none !important;}
a.blue-link {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #1A1F71;
}
p.btm-txt {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #6C757D;
}
.lg-blue.clearfix span.txt {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    color: #000000;
    display: block;
    margin-bottom: 40px;
    margin-top: 8px;
}
.lg-blue.clearfix {
    position: relative;
    top: 50%;
    margin: 0 auto;
    max-width: 351px;
    transform: translateY(-50%);
}
.right-sec img {
    margin-top: -30px;
}
.right-sec {
    height: 100vh;    margin-right: -15px;
    overflow: hidden;
}
.profile-img {
    position: relative;
    padding-left: 110px;
    padding-top: 10px;
}
.owl-slider-area h2 {
 margin-bottom: 24px;    float: left;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
}
.logo-white {
    margin-bottom: 80px;
}
ul.flex-column.nav li {
    position: relative;
    padding-left: 32px;
    margin: 10px 0px;
}
.heading-left h5 {
       font-family: 'HelveticaNeue';
    font-style: normal;
font-weight: 700;
	    margin-bottom: 0px;
    font-size: 24px;
    line-height: 120%;
    color: #000000;
}
span.mb-spc {
    display: block;
    margin-bottom: 32px;
}
ul.doc-list li:last-child {
    margin-bottom: 0px;
}
table.dlux-table tr {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    overflow: hidden;
}
table.dlux-table{
    width: 100%;   border-radius: 10px; overflow:hidden;
}
table.dlux-table tr td:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #fff;
}
table.dlux-table td b {
    display: block;
    font-weight: 500 !important;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table h6 {
        font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table tr td span {
        font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #6C757D;
}
ul.doc-list li img {
    position: absolute;
    left: 16px;
    top: 6px;
}
ul.doc-list li {
    padding: 16px 16px 16px 73px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    margin-bottom: 8px;
    position: relative;
    top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
table.dlux-table tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #fff;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table.dd-tble td h6 {
    font-size: 18px;
    margin-bottom: 6px;
}
table.dlux-table.dd-tble td b {
    display: block;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 6px;
    color: #000000;
}
table.dlux-table.dd-tble tr td span {
    font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
     font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #6C757D;
}
table.dlux-table.dd-tble td {
    padding: 10px 10px;
font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
    height: 81px;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table {
        border-collapse: separate;
       border-spacing: 0px 10px;    margin-top: 25px;
      }
ul.pagination li a {
    background: rgba(255, 255, 255, 1e-06);
    border: 1px solid #DEE2E6;
    width: 62px;
    height: 56px;
    display: block;
    text-align: center;
    font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    padding: 12px 0px;
    color: #101346;
}
ul.pagination {
    float: right;
    margin-top: 24px;
}
ul.pagination li:nth-child(1) {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #6C757D;
    padding: 16px 20px 0px 0px;
}
table.dlux-table.dd-tble tr td:last-child {
    text-align: right;
    font-size: 18px;
}
table.dlux-table td {
    padding: 10px 10px;
     font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;    height: 81px;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #000000;
}
.doc-box {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    padding: 16px;
}
.heading-left h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 0px;
}
ul.user-list li {
    width: 18%;
    float: left;
}
ul.flex-column.nav li img {
    position: absolute;
    left: 0px;
    top: 3px;
}
.empty-news  span{
	   font-family: 'HelveticaNeue';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 120%;
text-align:center;
display:block;

color: #6C757D;

	
}
.empty-news img {
    display: block;
    margin: 0 auto 16px;
}
hr.equal-spc {
    width: 100%;
    height: 1px;
    background: #CED4DA;
    margin: 32px 0px;border: 0px;
}
.profile-area h2 {
    margin-bottom: 24px;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
}
ul.doc-list li span {
    float: right;
    width: 30%;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    display: block;
    text-align: right;
    color: #6C757D;
}
ul.doc-list li p {
    float: left;
    width: 70%;
    margin-bottom: 0px;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #000000;
}
.heading-left h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #000000;
}
.dropdown.btn-filter {
    float: right;
}
.contrl.clearfix {
    background: #101346;
    padding: 40px 24px 40px 24px;
    color: #fff;
}
.table-manager {
    padding: 32px 9px 32px 9px;
}
.heading-left span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #6C757D;
    margin-top: 0px;
    display: inline-block;
}
.logo-white a {
    display: inline-block;
    width: auto;
    margin: 0px !important;
    padding: 0px 24px;
}
.content {
    width: (100% - 268px);
    margin-top: 0px;
    padding: 0px;
    margin-left: 268px;

    background-position: center;
    background-size: cover;
    height: 100%;
    transition: 0.5s;
}

#check:checked ~ .content {
    margin-left: 0px;
}
#check:checked ~ .sidebar .profile_info{
  display: none;
}

#check{
  display: none;
}

.mobile_nav{
  display: none;
}

.owl-slider-area {
    float: left;
    width: 70%;
}
.act-box {
    background: #F5F9FF;
    border: 1px solid rgba(0, 0, 0, 0.175);
    border-radius: 4px;
    padding: 16px;
}
.act-box h4 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    padding-left: 30px;
    line-height: 120%;
    color: #000000;
}
.dropdown.btn-rt {
    position: absolute;
    top: 16px;
    right: 16px;
}
.btn-secondary.dropdown-toggle {
    width: 36px;
    height: 36px;
    padding: 15px 6px;
    border: 1px solid transparent;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
}
.act-box img.flg {
    width: 24px !important;
    position: absolute;
    left: 16px;
    top: 21px;
}
.dropdown.visa-drp img {
    margin-right: 8px;
    position: absolute;
    left: 0px;
    top: -4px;
}
h3.act-bl {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #6C757D;
    margin-top: 8px;
}
h3.act-bl span {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #35A18B;
}

.dropdown.visa-drp {
    max-width: 205px;
}
.dropdown.visa-drp button:after {
    content: "";
    background: url(../images/triangle-fill.svg);
    width: 16px;
    height: 16px;
    font-family: Fontawesome;
    position: absolute;
    top: 9px;
    font-size: 22px;
    right: 0px;
}
.dropdown.visa-drp button {
    width: auto;
    text-align: left;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    border: 0px solid transparent;
    font-size: 28px;
    line-height: 120%;
    color: #000000;
    padding: 0px 20px 0px 59px;
}
.content-inner {
    padding: 40px 24px 40px 24px;
}
.act-box span {
    font-family: 'HelveticaNeue';
    font-style: normal;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    display: block;
    color: #6C757D;
}
a.add-more img {
    filter: invert(1);
    padding-right: 10px;
}
a.add-more:hover img {
    filter: invert(0);
    padding-right: 10px;
}
.act-box b {
       font-family: 'HelveticaNeue';
    font-style: normal;
font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #000000;
}
.btn-secondary.dropdown-toggle {
    width: 36px;
    height: 36px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle{
	 background: #fff !important;
    border-color: transparent !important;
	outline:none !important;
	box-shadow:none !important;
}

a.add-more:hover {
    background: #fff;
    color: #101346;
    text-decoration: none !important;
}
.btn-secondary:hover {
    background: #fff !important;
    border-color: transparent !important;
	outline:none !important;
	box-shadow:none !important;
}
h4.no-pad {
    padding-left: 0px !important;
}
.btn-secondary:focus {
    background: #fff !important;
    border-color: transparent !important;
	outline:none !important;
	box-shadow:none !important;
}
.dropdown-toggle::after {
    border: 0px !important;
}
.act-box h4 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    padding-left: 30px;
	margin-bottom: 70px;
	    padding-top: 7px;
    line-height: 120%;
    color: #000000;
}

/* Responsive CSS */
@media (min-width: 1500px) and (max-width: 2200px) {
	ul.user-list li {
    width: 11%;
    float: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.doc-box {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    padding: 16px;
}
	ul.doc-list li span {
    float: right;
    width: 30%;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    display: block;
    text-align: right;
    color: #6C757D;
}
ul.user-list li img {
    max-width: 40px;
}
.dropdown.btn-filter button.drop-btn {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #6C757D;
    margin-top: 10px;
    outline: none;
    width: 116px;
    height: 38px;
    padding: 5px 15px;
    text-align: left;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    border-radius: 4px;
}
.heading-left span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #6C757D;
    margin-top: 0px;
    display: inline-block;
}
.heading-left h5 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}
	ul.doc-list li p {
    float: left;
    width: 70%;
    margin-bottom: 0px;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    color: #000000;
}
	ul.doc-list li img {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 30px;
    margin-top: 10px;
}
	ul.doc-list li {
    padding: 16px 10px 16px 46px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    margin-bottom: 8px;
    position: relative;
    top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
	.profile-img span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
    color: #ADB5BD;
}
	.profile-img h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 14px;}
	.profile-img {
    position: relative;
    padding-left: 70px;
    padding-top: 5px;
}
	.profile-img img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 25%;
}
table.dlux-table tr td:nth-child(1) img {
    max-width: 30px;
}
table.dlux-table tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #fff;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 120%;
    color: #000000;
}
.heading-left h5 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 120%;
    color: #000000;
}
.heading-left span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #6C757D;
    margin-top: 0px;
    display: inline-block;
}
.heading-left h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table td {
    padding: 10px 5px;
       font-family: 'HelveticaNeue';
    font-style: normal;
    height: 81px;
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table h6 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 120%;
    color: #000000;
}
table.dlux-table tr td span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 120%;
    color: #6C757D;
}
table.dlux-table td b {
    display: block;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 11px;
    line-height: 120%;
    color: #000000;
}


}
@media (min-width: 768px) and (max-width: 991px) {
	.dropdown-flag dt a img {
    position: relative;
    z-index: 1;
    top: 0px;
}
	ul.from-text li:nth-child(1) {
    width: 67%;
    float: left;
}
ul.from-text li:nth-child(2) {
    float: left;
    width: 33%;
    padding-left: 5px;
}
	.empty-news {
    float: left;
}
	label #sidebar_btn {
    z-index: 1;
    color: #fff;
    position: fixed;
    cursor: pointer;
    right: 12px;
    font-size: 16px;
    margin: 19px 0;
    transition: 0.5s;
    transition-property: color;
}
	.logo a {
    padding: 9px 12px;
    display: block;
}
	header.d-none {
    display: block !important;    z-index: 9999;
}
a.add-more {
    border: 1px solid #fff;
       font-family: 'HelveticaNeue';
    font-style: normal;
    margin-right: 12px;
}
.contrl.clearfix {
    background: #101346;
    padding: 90px 0px 40px 12px;
    color: #fff;
}
	ul.user-list li {
    width: 8%;
    float: left;
}
	.profile-area {
    width: 40%;
    float: left;
}
	.owl-slider-area {
    float: left;
    width: 60%;
}
	.profile-img span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
    color: #ADB5BD;
}
	.profile-img h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 14px;}
	.profile-img {
    position: relative;
    padding-left: 60px;
    padding-top: 5px;
}
	.profile-img img {
    position: absolute;
    left: 0px;
    top: 0px;
width: 50px;
}
	.owl-carousel .owl-item img {
    display: block;
    width: 80%;
    margin: 0 auto;
}
	.act-box h4 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding-left: 30px;
    margin-bottom: 70px;
    padding-top: 7px;
    line-height: 120%;
    color: #000000;
}
.act-box b {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    color: #000000;
}
.act-box span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;}
.right-sec {
    height: 100vh;
    overflow: hidden;
    background: url(../images/login-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#check:checked ~ .sidebar {
    left: 0px;
}
.sidebar {
    display: block;
    left: -268px;
}

  #sidebar_btn{
    display:block;
  }

.content {
    margin-left: 0;
    margin-top: 0;
    padding: 0px 0px;
    transition: 0s;
}

  #check:checked ~ .content{
    margin-left: 0;
  }
}
@media screen and (max-width: 780px){
	.dt-range {
    text-align: right;
    position: relative;
    margin-right: 0px;
}
	.dt-range img {
    position: absolute;
    right: 16px;
    top: 41px;
}
	.dt-range input[type=text] {width:100%;}
	.dt-range input[type=text] {
    width: 100%;
    margin-top: 25px;
}
	.modal-dialog.modal-dialog-centered {
    margin: 0px !important;
}
	.left-ac.twwo span {
    margin-top: 0px !important;
}
	.left-ac.mb-one {
    margin-bottom: 12px !important;
}
.left-ac {
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 40px !important;
}
	.modal-content {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;    position: absolute !important;
    bottom: -16px !important;
}
	.card.mb-2.wthdrw {
    background: #FFFFFF;
    box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.25);
    border-radius: 16px !important;
    overflow: hidden;
    padding: 16px;
}
	.content-inner.withdraw h2{margin-bottom:25px;}
	.content-inner.withdraw {
    padding-top: 84px;
}
	img.cash-stack {
    position: absolute;
    top: 84px;
    right: 14px;
}
	a.see-more {
    margin-bottom: 24px;
}
	.dropdown-flag dt a img {
    position: relative;
    z-index: 1;
    top: -1px;
}
.card.mb-2:nth-child(1) {
    margin-bottom: 30px !important;
}
	.card.mb-2 {
    margin-bottom: 24px !important;
}
	.right-ar {
    width: 100%;
    float: left;
    padding-left: 0px;
}
	ul.two-row.clearfix {
    margin-bottom: 5px;
    margin-top: 16px;
}
span.frm {
    margin-top: 16px;
}
	img.dlr-icn {
    position: absolute;
    right: 16px;
    top: 18px;
}
	.accordion>.card{    padding: 16px;}
	ul.from-text li:nth-child(1) {
    width: 55%;
    float: left;
}
ul.from-text li:nth-child(2) {
    width: 45%;
    float: left;
}
	.left-ar {
    width: 100%;
    float: left;
    padding-right: 0px;
}
	ul.pagination li {
    float: none;
}
ul.pagination.mob-view.clearfix {
    margin-top: 0px;
    margin-bottom: 8px;
}
	ul.pagination.mob-view {
    float: none;
}
	ul.pagination.mob-view li a {
    float: left;
    width: 20%;
}
	.content-inner {
    padding: 100px 12px 40px 12px;
}
	table.dlux-table.dd-tble td b {
    display: block;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 3px;
    color: #000000;
}
	.doc-box {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    padding: 16px;
    margin-top: 27px;
}
	table.dlux-table tr td:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #fff;
    padding-right: 0px;
}
	table.dlux-table td:nth-child(2) {
    padding-left: 0px;
}
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}
	.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
	ul.user-list li {
    width: 16%;
    float: left;
}
.table-manager {
    padding: 20px 0px 20px 0px;
}
	.account-area h2 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #9395AC;
    margin-bottom: 8px;
}
.name-area.mob-view {
    position: relative;
}
	.name-area.mob-view h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
}
	.owl-slider-area {
    float: left;
    width: 100%;
}
	.dsk-view {
    display: none !important;
}
.mob-view {
    display: block !important;
}
	.profile-area {
    width: 0px;
    float: left;
    display: none;
}
	.profile-img {
    position: relative;
    padding-left: 60px;
    padding-top: 5px;
    display: none;
}
	.profile-area {
    width: 100%;
    float: left;
}
	table.dlux-table td:nth-child(3) {
    display: none;
}
table.dlux-table td:nth-child(4) {
    display: none;
}
	.lg-blue.clearfix {
    position: relative;
    top: 20%;
    margin: 0 auto;
	    transform: translateY(0%);
    max-width: 351px;
}
	
.right-sec {
    display: none;
}
#check:checked ~ .sidebar {
    left: 0px;
}
.sidebar {
    height: 100%;
    position: fixed;
    display: block;
    left: -268px;
}

#sidebar_btn{
    display:block;
  }

.content {
    margin-left: 0;
    margin-top: 0;
    padding: 0px 0px;
    transition: 0s;
}

  #check:checked ~ .content{
    margin-left: 0;
  }

  .mobile_nav{
    display: block;
    width: calc(100% - 0%);
  }

  .nav_bar{
    background: #222;
    width: (100% - 0px);
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
  }

  .nav_bar .mobile_profile_image{
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }

  .nav_bar .nav_btn{
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    transition: 0.5s;
    transition-property: color;
  }

  .nav_bar .nav_btn:hover{
    color: #19B3D3;
  }

  .mobile_nav_items{
    background: #2F323A;
    display: none;
  }

  .mobile_nav_items a{
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    line-height: 60px;
    text-decoration: none;
    box-sizing: border-box;
    transition: 0.5s;
    transition-property: background;
  }

  .mobile_nav_items a:hover{
    background: #19B3D3;
  }

  .mobile_nav_items i{
    padding-right: 10px;
  }

  .active{
    display: block;
  }
.empty-news {
    float: none;
}
	label #sidebar_btn {
    z-index: 1;
    color: #fff;
    position: fixed;
    cursor: pointer;
    right: 12px;
    font-size: 16px;
    margin: 19px 0;
    transition: 0.5s;
    transition-property: color;
}
	.logo a {
    padding: 9px 12px;
    display: block;
}
	header.d-none {
    display: block !important;    z-index: 999;
}
a.add-more img {
    filter: invert(1);
    padding-right: 0px;
    width: 9px;
}
a.add-more {
    text-align: center;
       font-family: 'HelveticaNeue';
    font-style: normal;
    padding: 0px 0px;
    margin-right: 12px;
    position: absolute;
    height: 26px;
    top: 3px;
    right: 0px;
    width: 26px;
    background: rgba(255, 255, 255, 1e-06);
    border: 2px solid #FFFFFF;
    border-radius: 3.2px;
}
.dropdown.btn-filter button.drop-btn{width:100%;}
.contrl.clearfix {
    background: #101346;
    padding: 90px 0px 40px 12px;
    color: #fff;
}
ul.user-list li {
    width: 16%;
    float: left;
}

.owl-slider-area {
    float: none;
    width: 100%;
}
	.profile-img span {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
    color: #ADB5BD;
}
	.profile-img h3 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 14px;}
	.profile-img {
    position: relative;
    padding-left: 60px;
    padding-top: 5px;
}
	.profile-img img {
    position: absolute;
    left: 0px;
    top: 0px;
width: 50px;
}
table.dlux-table td {
    padding: 10px 10px;
       font-family: 'HelveticaNeue';
    font-style: normal;
height: 76px;}
.dropdown.btn-filter {
    float: none;
    margin-top: 20px;
}
table.dlux-table td b {
    display: block;
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-size: 13px;
    line-height: 120%;
    color: #000000;
}
	.owl-carousel .owl-item img {
    display: block;
    width: 80%;
    margin: 0 auto;
}
.act-box h4 {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 70px;
    padding-top: 5px;
    line-height: 120%;
    color: #000000;
}	.act-box b {
       font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    color: #000000;
}
	.act-box span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;}
  /*.mobile_nav_items{
    background: #2F323A;
    overflow: hidden;
    max-height: 0;
	transition: 0.5s;
	transition-property: max-height;
  }

  .mobile_nav_items a{
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    line-height: 60px;
    text-decoration: none;
    box-sizing: border-box;
    transition: 0.5s;
    transition-property: background;
  }

  .mobile_nav_items a:hover{
    background: #19B3D3;
  }

  .mobile_nav_items i{
    padding-right: 10px;
  }

  .active{
    max-height: 1000px;
  }*/
}

a.terms-btn:hover {
    color: #FFFFFF;
}
a.terms-btn {
    color: #9395AC;
    height: 38px !important;    
    display: block;
    text-align: center !important;
	text-decoration:none !important;
    padding: 8px 0px  !important;
    width: 80%  !important;
    margin: 30px auto 0px  !important;
}

a.account-btn2:hover {
    background: #0D6EFD;
    color: #E0E0E0;
}
a.account-btn2 {    
    color: #FFFFFF;
    height: 38px !important;
    background: #1A1F71;
    border: 1px solid #0D6EFD;
    border-radius: 4px;
    display: block;
    text-align: center !important;
	text-decoration:none !important;
    padding: 8px 0px  !important;
    width: 256px  !important;
    
    margin: 15px 15px 15px 15px !important;
    
}

/* --- faq --- */
.accordion-body a {
    color: #fff;
}
.accordion-body a:hover {
    color: #d9d9ff;
}
button.accordion-button:focus { background: transparent !important; outline:none !important; box-shadow:none !important; }
button.accordion-button {
    background: transparent !important; outline:none !important;  box-shadow:none !important;
}
button.accordion-button {
    border-bottom: 1px solid #E1E2F4 !important;
    padding: 30px 30px 30px 0px;
    color: #fff !important;
font-family: "Helvetica Neue Light";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
}
.accordion-body p {
    color: #fff !important;
    max-width: 100% !important;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
}
.accordion-item:first-of-type .accordion-button {
    border-bottom: 1px solid #E1E2F4 !important;
}
button.accordion-button:after {
    content: "+"; width:auto; height:auto;
    background: none !important;
	position: absolute;
    right: 0px;
    top: 40px;
}
.accordion-button:not(.collapsed)::after {
    content: "-";
    transform: rotate(0deg);width:auto; height:auto;
    position: absolute;
    right: 0px;
    top: 35px;
    background: none !important;
}
section.what-we-do.serv-cvr.faq {
    padding-bottom: 0px;
}
.accordion-body {
    padding: 30px 0px 30px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
section.what-we-do.serv-cvr.faq h2 {
    margin-bottom: 15px;
}
.accordion-body p {
    margin-bottom: 0px !important;
}
.accordion-body p {
   color:#fff;
}
.accordion-item {
    background: transparent;
    border: 0px;
}

.faq-bg {padding: 100px 0px 381px;
    background: url(../images/faq-bg.jpg);
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;

}

@media (min-width: 768px) and (max-width: 991px) {
.accordion-body p {
    font-size: 16px !important;
    line-height: 24px !important;
}

.accordion-button:not(.collapsed)::after {
    content: "-";
    transform: rotate(0deg);
    width: auto;
    height: auto;
    position: absolute;
    right: 0px;
    top: 19px;
    background: none !important;
}
button.accordion-button:after {
    content: "+";
    width: auto;
    height: auto;
    background: none !important;
    position: absolute;
    right: 0px;
    top: 21px;
}
button.accordion-button {
    padding: 20px 20px 20px 0px;
    color: #FFF;
    font-family: "Helvetica Neue Light";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
}

/* --- */

.card-image-01 {
    display: block;
    width: 320px;
    height: 206px;
    background-image: url(../images/card-image-02.jpg);    
}

.button-order {
    display: block;
    width: 192px;
}
.button-order > button {
    width: 192px !important;
}

.support_message_editor {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    max-height: 24em;
}

.support_message_value {
    display: none !important;
}

.button-edit {
    display: block;
    width: 96px;
}
.button-edit > button {
    width: 96px !important;
}
