@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');
body {
	font-family: 'Public Sans', sans-serif;
}
.teckieMain {
	background-color: #81b717 !important;
}
.background-strip {
	background-color: #003676 !important;
}
.teckieMain {
	background-color: #003676 !important;
	box-shadow: none !important;
	border-right: #fff solid 1px;
}
.teckieMain .teckieMain-scroll ul li a {
	white-space: nowrap;
}
.teckieMain .logoSection ul li a {
	padding: 5px 12px !important;
	text-align: left !important;
}
.teckieMain .logoSection ul li a img {
	display: inline-block !important;
}
.teckieMain .teckieMain-scroll ul li a {
	position: relative;
	padding: 20px 20px 20px 72px !important;
	white-space: nowrap;
}
.teckieMain .teckieMain-scroll ul li a span:nth-child(1) {
	display: none;
}
.teckieMain .teckieMain-scroll ul li a:after {
	content: "";
	font-family: "bootstrap-icons";
	position: absolute;
	top: 50%;
	left: 12px;
	transform: translateY(-50%);
	padding: 8px;
	border-radius: 100%;
	font-size: 25px;
	color: #fff;
}
.teckieMain .teckieMain-scroll ul li a.active:after {
	content: "";
	color: #ffffff;
}
/*.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(1) a:after {
	content: "\F580";
	font-family: "bootstrap-icons";
	font-weight: normal;
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(2) a:after {
	content: "\F1C7";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(3) a:after {
	content: "\F171";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(4) a:after {
	content: "\F244";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(5) a:after {
	content: "\F178";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(6) a:after {
	content: "\f24e";
	font-family: "FontAwesome";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(7) a:after {
	content: "\F67A";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(8) a:after {
	content: "\F425";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll ul li:nth-child(9) a:after {
	content: "\F542";
	font-family: "bootstrap-icons";
}


.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(1) a:after {
	content: "\F580";
	font-family: "bootstrap-icons";
	font-weight: normal;
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(2) a:after {
	content: "\F28C";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(3) a:after {
	content: "\F5EA";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(4) a:after {
	content: "\F8C9";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(5) a:after {
	content: "\F171";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(6) a:after {
	content: "\F70D";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(7) a:after {
	content: "\F676";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(8) a:after {
	content: "\F246";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(9) a:after {
	content: "\F389";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(10) a:after {
	content: "\F50F";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(11) a:after {
	content: "\f24e";
	font-family: "FontAwesome";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(12) a:after {
	content: "\F442";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(13) a:after {
	content: "\F441";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(14) a:after {
	content: "\F2EE";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(15) a:after {
	content: "\F5DB";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(16) a:after {
	content: "\F4DD";
	font-family: "bootstrap-icons";
}*/
.App .teckieMain {
	width: 300px!important;
}
.App.appCollapsed .teckieMain {
	width: 100px!important;
}
.App.appCollapsed .teckieMain:hover {
	width: 300px!important;
}
.logoSection .logosidebar {
	max-width: 180px!important;
}
.search-area {
	width: 400px;
}
.dashboard .tab-content .text-left.shadow .card-body {
	background-color: #00aeff;
	color: #fff;
	border-radius: 6px;
	padding: 20px 15px 15px 83px !important;
	position: relative;
}
.dashboard .tab-content .col-md-4.col-lg-2 .text-left.shadow .card-body:before {
	content: '';
	height: 65px;
	width: 65px;
	border-radius: 200px;
	border: #fff solid 1px;
	background-image: url('./custom_images/dashboard_icon3.png');
	background-size: 70%;
	display: block;
	position: absolute;
	left: 12px;
	top: 29px;
	background-repeat: no-repeat;
	background-position: center;
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(1) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon1.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(2) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon2.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(3) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon3.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(4) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon4.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(5) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon5.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(6) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon6.png');
}
.dashboard .tab-content .card-body a {
	color: #fff!important;
	text-decoration: none;
	font-weight: 200;
}
.dashboard .tab-content .card-body h4 {
	color: #fff!important;
	font-size: 28px;
	margin: 0 !important;
	font-weight: normal;
}
.dashboard .tab-content .card-body p {
	color: #fff!important;
	margin: 0;
	line-height: 1.3;
}
.header-navbar .navbar-nav li a svg {
	display: none;
}
.header-navbar .navbar-nav li {
}
.header-navbar .navbar-nav li a {
}
.header-navbar .navbar-nav .badge-pill {
	position: relative;
	top: -5px;
}
table tr td button, table tr td .btn {
	border-radius: 100px !important;
	padding: 1px 10px;
	font-size: 11px;
	font-weight: 700;
}
table thead tr th {
	background-color: #00aeff !important;
	color: #fff !important;
	border-bottom: #5fccff solid 1px !important;
}
.btn-primary {
	background-color: #00aeff !important;
	border: #00aeff solid 1px;
}
.btn-primary:hover {
	background-color: #00a0eb !important;
	border: #00aeff solid 1px;
}
.btn-outline-primary {
	border: #00aeff solid 1px;
}
.btn-outline-primary:hover {
	background-color: #00a0eb !important;
	border: #00aeff solid 1px;
}
.search-area .btn-primary {
	background-color: transparent !important;
}
.rmsc .dropdown-heading {
	border: #ccc solid 1px;
}
.form-group .form-control {
	border: #ccc solid 1px;
}
.rmsc .dropdown-heading {
	border: #ccc solid 1px;
}
.btn-outline-light {
	border: #00aeff solid 1px !important;
}
.btn-outline-secondary {
	border: #ffb12a solid 1px !important;
}
.btn-outline-secondary:hover {
	border: #ffb12a solid 1px !important;
	background-color: #ffb12a !important;
}
.CodPrepaid .card-body {
	min-height: 554px;
}
.dropdown .dropdown-menu {
	box-shadow: none !important;
}
.show>.btn-secondary.dropdown-toggle {
	background-color: #00a0eb !important;
	border-color: #00a0eb !important;
}
.page-header {
	padding: 15px !important;
}
.page-title {
	font-size: 18px !important;
	font-weight: 600;
}
.OrderDetail .list-group-item {
	padding: 20px;
}
.OrderDetail .list-group-item .timeline-content span {
	margin-right: 5px;
	color: #00aeff;
}
.OrderDetail .list-group-item .text-nowrap span {
	margin-right: 5px;
	color: #00aeff;
}
.OrderDetail .card-body .card-header {
	padding: 10px 0 !important;
}
.filter-form .svg-inline--fa {
	height: 15px;
	color: #aaa;
}
.form-group .arrowdown {
	position: absolute;
	right: 21px;
	top: 11px;
}
.pagination .svg-inline--fa {
	height: 15px;
	color: #fff;
}
.rmsc .gray {
	color: #000 !important;
}
select {
	font-size: 16px !important;
}
.dropdown-heading-dropdown-arrow.gray {
	color: #aaa !important;
}
.btn-light .icon svg {
	color: #00aeff !important;
	position: relative;
	top: 2px;
}
.avatar {
	margin: 0 10px;
}
.dashboard .content-header {
	margin-bottom: -16px;
}
.dashboard .page-header {
	margin: 15px;
	background: rgb(213,242,255);
	background: linear-gradient(90deg, rgba(213,242,255,1) 0%, rgba(255,255,255,1) 100%);
	border-radius: 15px;
	padding: 5px 10px !important;
	border: #caeeff solid 1px;
	min-height: 55px;
}
.dashboard .content-header .page-title {
	display: flex;
	font-size: 18px !important;
	font-weight: 600;
}
.dashboard .content-header .page-title figure {
	margin: 0 10px 0 0;
}
.dashboard .content-header .page-title h3 {
	margin: 0;
	font-weight: 500;
}
.dashboard .content-header .page-title figure img {
	height: 31px;
}
.CreateOrder .card-header {
	padding: 0 !important;
}
.CreateOrder .form-group label {
	font-weight: 500;
	color: #000;
}
.card-title {
	margin-bottom: 10px;
}
.title_icon {
	background: rgb(0 174 255);
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgb(0 174 255 / 21%) 90%);
	padding: 8px 10px;
	border-radius: 15px;
	border: #c9eeff solid 1px;
	margin-bottom: 15px;
}
.title_icon i {
	font-size: 16px;
	color: #003676;
	margin-right: 5px;
}
.card-title > div {
	float: right;
	display: flex;
}
.card-title > div .btn-text.btn-light {
	margin: 0 0.5rem 0 0!important;
	padding: 4px 15px;
	background: transparent;
	border: 1px solid #00aeff;
	border-radius: 100px;
	font-size: 14px;
	height: 30px;
}
.small_btn {
	padding: 0.1rem 1rem;
	background: transparent;
	border: 1px solid #0b6f7e;
	border-radius: 0.2rem;
	font-size: 12px;
	height: 23px;
	display: inline-block;
	text-decoration: none;
}
.title_icon .small_btn {
	float: right;
}
.small_btn svg {
	height: 16px;
	position: relative;
	top: -1px;
}
.error {
	font-size: 14px !important;
}
.listitem {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.listitem li {
	padding: 0 0 10px 30px;
	position: relative;
}
.listitem li:after {
	content: "\F134";
	font-family: "bootstrap-icons";
	position: absolute;
	top: 0px;
	left: 2px;
	color: #00aeff;
}
.modal-content:after {
	content: '';
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border: 8px solid rgba(0,0,0,.2);
	position: absolute;
	border-radius: 10px;
	z-index: -1;
}
body {
	color: #000;
}
.status_3, .status_8, .status_9, .status_13, .status_21, .status_23, .status_24 {
	color: #dc3545;
	white-space: nowrap;
	font-weight: 500;
}
.status_3:before, .status_8:before, .status_9:before, .status_13:before, .status_21:before, .status_23:before, .status_24:before {
	content: "\F622";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.status_1, .status_2, .status_5, .status_6, .status_7, .status_17, .status_18, .status_19, .status_20 {
	color: #fff;
	white-space: nowrap;
	font-weight: 600;
}
.status_10 {
	color: #198754;
	white-space: nowrap;
	font-weight: 600;
}
.status_10:before {
	content: "\F26A";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.status_11, .status_12, .status_14, .status_15, .status_16, .status_22, .status_25 {
	color: #ffc107;
	white-space: nowrap;
	font-weight: 600;
}
 .status_11:before.status_12:before, .status_14:before, .status_15:before, .status_16:before, .status_22:before, .status_25:before {
content: "\F430";
font-weight:normal;
font-family: "bootstrap-icons";
position: relative;
top: 2px;
margin-right:2px;
}
.trade {
/* text-decoration: none; */
	/* background-color: #e5f7ff; */
	/* padding: 3px 8px; */
	/* border-radius: 20px; */
	/* color: #000; */
	/* border: #00aeff solid 1px; */
}
.trade:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00aeff;
}
.trade:before {
	content: "\F877";
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 5px;
	color: #00aeff;
}
.text-left {
	text-align: left;
}
.wallet_summary span.arrowdown {
	right: 15px;
}
.wallet_summary select {
	min-width: 160px;
}
.manage-passbook .form-group .form-control {
	font-weight: normal;
}
.paystatus_0 {
	color: #dc3545;
	white-space: nowrap;
	font-weight: 500;
}
.paystatus_0:before {
	content: "\F622";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.paystatus_1 {
	color: #198754;
	white-space: nowrap;
	font-weight: 600;
}
.paystatus_1:before {
	content: "\F26A";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.mod_price_calculator .card-header .page-title {
	padding: 20px 0x 10px 30px !important;
}
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');
body {
	font-family: 'Public Sans', sans-serif;
}
.teckieMain {
	background-color: #81b717 !important;
}
.background-strip {
	background-color: #003676 !important;
}
.teckieMain.techieadmin .teckieMain-scroll .nav {
	margin-top: 70px;
}
.teckieMain {
	background-color: #00aeff !important;
	box-shadow: none !important;
	border-right: #fff solid 1px;
}
.teckieMain .teckieMain-scroll ul li a {
	white-space: nowrap;
}
.teckieMain .logoSection ul li a {
	padding: 5px 12px !important;
	text-align: left !important;
}
.teckieMain .logoSection ul li a img {
	display: inline-block !important;
}
.teckieMain .teckieMain-scroll ul li a {
	position: relative;
	padding: 16px 12px 16px 84px !important;
	white-space: nowrap;
	border-radius: 100px;
	margin: 5px 15px;
	border: #00aeff solid 1px;
}
.teckieMain .teckieMain-scroll .nav .nav-item .active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	background-color: #002e65;
	border: #002e65 solid 1px;
}
.teckieMain .teckieMain-scroll .nav .nav-item:hover a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	border: #4ac6ff solid 1px;
}
.teckieMain .teckieMain-scroll ul li a span:nth-child(1) {
	display: none;
}
.teckieMain .teckieMain-scroll ul li a:after {
	content: "";
	font-family: "bootstrap-icons";
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	padding: 8px;
	border-radius: 100%;
	font-size: 28px;
	color: #fff;
}
.teckieMain .teckieMain-scroll ul li a.active:after {
	content: "";
	color: #ffffff;
}
.teckieMain.techiemerchant .teckieMain-scroll .nav {
	margin-top: 70px;
	margin-bottom: 0;
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(2) > a:after {
	content: "\F580";
	font-family: "bootstrap-icons";
	font-weight: normal;
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(3) > a:after {
	content: "\F1C7";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(4) > a:after {
	content: "\F171";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(5) > a:after {
	content: "\F2ED";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(5) .subnav_menu_item1 a:after {
	content: "\F23A";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(5) .subnav_menu_item2 a:after {
	content: "\F3E5";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(6) > a:after {
	content: "\F2EB";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(6) > a:after {
	content: "\F178";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(7) > a:after {
	content: "\f24e";
	font-family: "FontAwesome";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(8) > a:after {
	content: "\F67A";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(9) > a:after {
	content: "\F425";
	font-family: "bootstrap-icons";
}
.teckieMain.techiemerchant .teckieMain-scroll > ul > li:nth-child(10) > a:after {
	content: "\F542";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(2) a:after {
	content: "\F580";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(3) a:after {
	content: "\F28C";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(4) a:after {
	content: "\F5EA";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(5) a:after {
	content: "\F8C9";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(6) a:after {
	content: "\F171";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(7) a:after {
	content: "\F70D";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(8) a:after {
	content: "\F676";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(9) a:after {
	content: "\F246";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(10) a:after {
	content: "\F389";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(11) a:after {
	content: "\F50F";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(12) a:after {
	content: "\f24e";
	font-family: "FontAwesome";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(13) a:after {
	content: "\F442";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(14) a:after {
	content: "\F441";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(15) a:after {
	content: "\F2EE";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(16) a:after {
	content: "\F5DB";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll ul li:nth-child(17) a:after {
	content: "\F4DD";
	font-family: "bootstrap-icons";
}
.teckieMain.techieadmin .teckieMain-scroll .nav .nav-item {
	cursor: pointer;
}
.teckieMain.techieadmin .teckieMain-scroll .nav .nav-item:first-child {
	cursor: pointer;
	border-bottom: #ffffff7a solid 1px;
	margin-bottom: 15px;
}
.teckieMain.techiemerchant .teckieMain-scroll .nav .nav-item:first-child {
	cursor: pointer;
	border-bottom: #ffffff7a solid 1px;
	margin-bottom: 15px;
}
.teckieMain.techieadmin .teckieMain-scroll {
	max-height: 100vh;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
}
.logoSection .logosidebar {
	max-width: 180px!important;
}
.App .search-area {
	width: 243px;
}
.App.appCollapsed .search-area {
	width: 380px;
}
.dashboard .tab-content .text-left.shadow .card-body {
	background-color: #00aeff;
	color: #fff;
	border-radius: 6px;
	padding: 20px 15px 15px 83px !important;
	position: relative;
}
.dashboard .tab-content .col-md-4.col-lg-2 .text-left.shadow .card-body:before {
	content: '';
	height: 65px;
	width: 65px;
	border-radius: 200px;
	border: #fff solid 1px;
	background-image: url('./custom_images/dashboard_icon3.png');
	background-size: 70%;
	display: block;
	position: absolute;
	left: 12px;
	top: 29px;
	background-repeat: no-repeat;
	background-position: center;
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(1) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon1.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(2) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon2.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(3) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon3.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(4) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon4.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(5) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon5.png');
}
.dashboard .tab-content .col-md-4.col-lg-2:nth-child(6) .text-left.shadow .card-body:before {
	content: '';
	background-image: url('./custom_images/dashboard_icon6.png');
}
.dashboard .tab-content .card-body a {
	color: #fff!important;
	text-decoration: none;
	font-weight: 200;
}
.dashboard .tab-content .card-body h4 {
	color: #fff!important;
	font-size: 28px;
	margin: 0 !important;
	font-weight: normal;
}
.dashboard .tab-content .card-body p {
	color: #fff!important;
	margin: 0;
	line-height: 1.3;
}
.header-navbar .navbar-nav li a svg {
	display: none;
}
.header-navbar .navbar-nav li {
	vertical-align: middle;
	margin-left: 5px;
	display: flex;
}
.header-navbar .navbar-nav li.navPrice {
	margin: 5px 0 5px 10px;
	font-weight: 500;
}
.header-navbar .navbar-nav li.navPrice a {
	position: relative;
	background-color: #ffffff;
}
.header-navbar .header-right .navbar-nav li a {
	position: relative;
	min-height: 19px;
	vertical-align: middle;
	margin: 0 2px !important;
	background-color: #d9f3ff;
	height: 36px;
	min-width: 36px;
	border-radius: 100px;
	color: #00aeff !important;
	line-height: 2.4;
	text-align: center;
	/* padding: 0 22px; */
	padding-right: 11px!important;
	padding-left: 11px!important;
}
.header-navbar .header-right .navbar-nav li:hover a {
	color: #002e65 !important;
}
.header-navbar .navbar-nav .badge-pill {
	position: relative;
	top: -5px;
}
table tr td button, table tr td .btn {
	border-radius: 100px !important;
	padding: 1px 10px;
	font-size: 11px;
	font-weight: 700;
}
table thead tr th {
	background-color: #00aeff !important;
	color: #fff !important;
	border-bottom: #5fccff solid 1px !important;
}
.btn-primary {
	background-color: #00aeff !important;
	border: #00aeff solid 1px;
}
.btn-primary:hover {
	background-color: #00a0eb !important;
	border: #00aeff solid 1px;
}
.btn-outline-primary {
	border: #00aeff solid 1px;
}
.btn-outline-primary:hover {
	background-color: #00a0eb !important;
	border: #00aeff solid 1px;
}
.search-area .btn-primary {
	background-color: transparent !important;
}
.rmsc .dropdown-heading {
	border: #ccc solid 1px;
}
.form-group .form-control, select {
	border: #ccc solid 1px;
	border-radius: 100px !important;
}
.rmsc .dropdown-heading {
	border: #ccc solid 1px;
	border-radius: 100px;
}
.btn-outline-light {
	border: #00aeff solid 1px !important;
}
.btn-outline-secondary {
	border: #ffb12a solid 1px !important;
}
.btn-outline-secondary:hover {
	border: #ffb12a solid 1px !important;
	background-color: #ffb12a !important;
}
.CodPrepaid .card-body {
	min-height: 554px;
}
.master-content {
}
.dropdown .dropdown-menu {
	box-shadow: none !important;
}
.show>.btn-secondary.dropdown-toggle {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
}
.page-header {
	padding: 15px !important;
}
.OrderDetail .list-group-item {
	padding: 20px;
}
.OrderDetail .list-group-item .timeline-content span {
	margin-right: 5px;
	color: #00aeff;
}
.OrderDetail .list-group-item .text-nowrap span {
	margin-right: 5px;
	color: #00aeff;
}
.OrderDetail .card-body .card-header {
	padding: 10px 0 !important;
}
.filter-form .svg-inline--fa {
	height: 15px;
	color: #aaa;
}
.form-group .arrowdown {
	position: absolute;
	right: 21px;
	top: 11px;
}
.pagination .svg-inline--fa {
	height: 15px;
	color: #fff;
}
.rmsc .gray {
	color: #000 !important;
}
select {
	font-size: 16px !important;
}
.dropdown-heading-dropdown-arrow.gray {
	color: #aaa !important;
}
.btn-light .icon svg {
	color: #00aeff !important;
	position: relative;
	top: 2px;
}
.avatar {
	margin: 0 10px;
}
.card {
	border-radius: 20px;
}
.filter-form {
	margin-bottom: 3px;
	padding: 0;
}
.header-profile {
	margin-left: 19px;
	padding: 0;
	position: relative;
}
.header-profile:after {
	content: '';
	width: 1px;
	height: 20px;
	background-color: #00aeff;
	display: inline-block;
	position: absolute;
	top: 12px;
}
.header-profile .dropdown button {
	height: 40px !important;
	background: #00aeff00 !important;
	color: #000 !important;
	margin: 0 0 0 20px !important;
	padding: 0 !important;
}
.header-profile .dropdown .dropdown-menu {
	background: #fcfeff !important;
	color: #000 !important;
	margin: 0 !important;
	padding: 10px 0 !important;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1) !important;
	border: #00aeff solid 1px;
}
.header-profile .dropdown .dropdown-menu a {
	padding: 5px 15px;
}
.header-profile .dropdown .dropdown-menu a i {
	color: #00aeff !important;
	font-size: 16px;
}
.header-profile .dropdown button .avatar {
	margin: 0 !important;
}
.header-profile .dropdown button i {
	color: #00aeff !important;
	font-size: 30px;
	position: relative;
	vertical-align: sub;
}
.CreateOrder .card-header {
	padding: 0 !important;
}
.CreateOrder .form-group label {
	font-weight: 500;
	color: #000;
}
.title_icon i {
	font-size: 22px;
	color: #00aeff;
	margin-right: 5px;
}
.small_btn {
	padding: 0.1rem 1rem;
	background: transparent;
	border: 1px solid #00aeff;
	border-radius: 100px;
	font-size: 14px;
	height: 30px;
	display: inline-block;
	text-decoration: none;
	color: #000;
	line-height: 1.8;
}
.small_btn .icon {
	color: #00aeff;
}
.title_icon .small_btn {
	float: right;
}
.small_btn svg {
	height: 16px;
	position: relative;
	top: -1px;
}
.error {
	font-size: 14px !important;
}
.listitem {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.listitem li {
	padding: 0 0 10px 30px;
	position: relative;
}
.listitem li:after {
	content: "\F134";
	font-family: "bootstrap-icons";
	position: absolute;
	top: 0px;
	left: 2px;
	color: #00aeff;
}
.modal-content:after {
	content: '';
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border: 8px solid rgba(0,0,0,.2);
	position: absolute;
	border-radius: 10px;
	z-index: -1;
}
body {
	color: #000;
}
.status_3, .status_8, .status_9, .status_13, .status_21, .status_23, .status_24 {
	color: #dc3545;
	white-space: nowrap;
	font-weight: 500;
}
.status_3:before, .status_8:before, .status_9:before, .status_13:before, .status_21:before, .status_23:before, .status_24:before {
	content: "\F622";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.status_1, .status_2, .status_5, .status_6, .status_7, .status_17, .status_18, .status_19, .status_20 {
	color: #fff;
	white-space: nowrap;
	font-weight: 600;
}
.status_10 {
	color: #198754;
	white-space: nowrap;
	font-weight: 600;
}
.status_10:before {
	content: "\F26A";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.status_11, .status_12, .status_14, .status_15, .status_16, .status_22, .status_25 {
	color: #ffc107;
	white-space: nowrap;
	font-weight: 600;
}
 .status_11:before.status_12:before, .status_14:before, .status_15:before, .status_16:before, .status_22:before, .status_25:before {
content: "\F430";
font-weight:normal;
font-family: "bootstrap-icons";
position: relative;
top: 2px;
margin-right:2px;
}
.trade {
	text-decoration: none;
	background-color: #e5f7ff;
	padding: 6px 8px;
	border-radius: 20px;
	color: #000;
	border: #00aeff solid 2px;
	height: 30px !important;
	display: inline-block;
	line-height: 0.9;
}
.trade span {
	display: inline-block;
}
.trade:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00aeff;
}
.trade:before {
	content: "\F877";
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 5px;
	color: #00aeff;
	vertical-align: baseline;
}
.trade:hover:before {
	color: #fff;
}
.text-left {
	text-align: left;
}
.wallet_summary span.arrowdown {
	right: 15px;
}
.wallet_summary select {
	min-width: 160px;
}
.manage-passbook .form-group .form-control {
	font-weight: normal;
}
.paystatus_0 {
	color: #dc3545;
	white-space: nowrap;
	font-weight: 500;
}
.paystatus_0:before {
	content: "\F622";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.paystatus_1 {
	color: #198754;
	white-space: nowrap;
	font-weight: 600;
}
.paystatus_1:before {
	content: "\F26A";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.mod_price_calculator .card-header .page-title {
	padding: 20px 0x 10px 30px !important;
}
.logosidebar {
	width: 152px;
	margin-left: -15px;
}
.teckieMain {
	width: 100px !important;
}
.appCollapsed .teckieMain {
/* width: auto !important; */
}
.header {/* position: relative; *//* left: 0; *//* right: 0; *//* background-color: #d9c2c2; *//* border-bottom: none; *//* z-index: 20; *//* right: 0; *//* padding: 10px 10px 50px !important; *//* border-radius: 0 0 45px 45px; *//* width: unset; *//* left: 96px; *//* box-shadow: 0 4px 8px rgba(0,0,0,0.1); *//* position: fixed; */
}
.appCollapsed .header-navbar {
	padding-left: unset;
}
.header-navbar {
	background-color: #ffffff;
	border-bottom: none;
	z-index: 9;
	right: 0;
	border-radius: 0 0 45px 45px;
	width: unset;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	position: fixed;
	z-index: 60;
}
.header .header-navbar {
	padding: 14px 28px !important;
}
.App .header-navbar {
	left: 300px;
}
.App.appCollapsed .header-navbar {
	left: 100px;
}
.appCollapsed .content-body {
	margin-left: 100px!important;
	min-height: 100vh;
}
.content-body {
	margin-left: 16rem;
	background: #e1ecfa;
	padding: 7rem 1.5rem 0;
	min-height: 100vh;
}
.content-body {
	margin-left: 300px;
	background: #efefef;
	padding: 115px 1.5rem 0;
	min-height: 100vh;
}
.main-header {
	padding: 15px!important;
	display: flex;
	justify-content: space-between;
	align-content: center;
	background-color: #00aeff;
	position: relative;
	z-index: 9;
	border-radius: 20px;
}
.main-header.page-header .btn-text, .main-header.page-header .dropdown button {
	border-radius: 100px;
	padding: 12px 18px !important;
	height: 38px !important;
	border: none;
	background-color: #002e65 !important;
	margin: 0 0 0 10px !important;
	line-height: 0;
	color: #fff
}
.main-header.page-header .dropdown button:after {
	display: none;
}
.main-header .btn-text span {
	color: #fff;
	display: inline-block;
}
.main-header ul {
	margin: 0 !important;
}
.page-header h1 {
	font-size: 24px;
	margin: 8px 0;
	color: #fff;
	display: flex;
	align-content: center;
}
.header-left form {
	margin-top: 12px;
}
.header-profile button {
/* background-color: transparent !important; */
}
.header-profile button i {
}
.dash-card1 {
	background-color: #dcfce7;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	border-radius: 20px;
	padding: 20px;
	height: 290px;
	background-image: url(https://dashboard.tekipost.com/custom_images/todays_shipments.png);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.dash-card1 a {
	font-size: 48px;
	text-decoration: none;
	color: #003676;
}
.dash-card2 {
	background-color: #ffe2e6;
	height: 100%;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	border-radius: 20px;
	padding: 20px;
	height: 290px;
	background-image: url(https://dashboard.tekipost.com/custom_images/todays_failed.png);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.dash-card2 a {
	font-size: 48px;
	text-decoration: none;
	color: #003676;
}
.dash-card3 {
	height: 100%;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 10px;
	background: rgb(255,244,222);
	background: linear-gradient(90deg, rgba(255,244,222,1) 0%, rgba(255,235,196,1) 100%);
	height: 135px;
	margin-bottom: 20px;
}
.dash-card3 a {
	font-size: 30px;
	text-decoration: none;
	color: #003676;
}
.dash-card3 figure {
	background-color: #e59406;
	height: 60px;
	width: 60px;
	border-radius: 200px;
	padding: 8px;
	float: left;
	margin: 18px 10px 0 0;
}
.dash-card3 figure img {
	width: 100%;
}
.dash-card3 p {
	overflow: hidden;
	margin: 0;
	line-height: 1.2;
}
.dash-card4 {
	height: 100%;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 10px;
	background: rgb(244,232,255);
	background: linear-gradient(90deg, rgba(244,232,255,1) 0%, rgba(233,209,255,1) 100%);
	height: 135px;
	margin-bottom: 20px;
}
.dash-card4 a {
	font-size: 30px;
	text-decoration: none;
	color: #003676;
}
.dash-card4 figure {
	background-color: #bf83ff;
	height: 60px;
	width: 60px;
	border-radius: 200px;
	padding: 8px;
	float: left;
	margin: 18px 10px 0 0;
}
.dash-card4 figure img {
	width: 100%;
}
.dash-card4 p {
	overflow: hidden;
	margin: 0;
	line-height: 1.2;
}
.dash-card5 {
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	border-radius: 20px;
	padding: 20px;
	background: rgb(200,248,255);
	background: linear-gradient(90deg, rgba(200,248,255,1) 0%, rgba(153,242,255,1) 100%);
	height: 135px;
	margin-bottom: 20px;
}
.dash-card5 a {
	font-size: 30px;
	text-decoration: none;
	color: #003676;
}
.dash-card5 figure {
	background-color: #02b3cd;
	height: 60px;
	width: 60px;
	border-radius: 200px;
	padding: 8px;
	float: left;
	margin: 18px 10px 0 0;
}
.dash-card5 figure img {
	width: 100%;
}
.dash-card5 p {
	overflow: hidden;
	margin: 0;
	line-height: 1.2;
}
.dash-card6 {
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	border-radius: 20px;
	padding: 20px;
	background: rgb(209,218,250);
	background: linear-gradient(90deg, rgba(209,218,250,1) 0%, rgba(175,194,255,1) 100%);
	height: 135px;
	margin-bottom: 20px;
}
.dash-card6 a {
	font-size: 30px;
	text-decoration: none;
	color: #003676;
}
.dash-card6 figure {
	background-color: #6688f2;
	height: 60px;
	width: 60px;
	border-radius: 200px;
	padding: 8px;
	float: left;
	margin: 18px 10px 0 0;
}
.dash-card6 figure img {
	width: 100%;
}
.dash-card6 p {
	overflow: hidden;
	margin: 0;
	line-height: 1.2;
}
.text-muted {
	color: #000000!important;
}
.dashboard .tab-content {
	padding: 0;
}
.dashboard_bar {
	position: absolute;
	top: 12px;
	left: 30px;
	font-size: 35px;
	color: #fff;
}
.App .dashboard_bar i {
	display: none;
}
.App.appCollapsed .dashboard_bar i {
	display: inline-block;
}
.App .dashboard_bar:after {
	content: "\F659";
	font-weight: normal;
	font-family: "bootstrap-icons";
	position: absolute;
	font-size: 28px;
	top: 4px;
}
.App.appCollapsed .dashboard_bar:after {
	display: none;
}
.page-header .nav-link {
	border-radius: 100px;
	padding: 10px 18px;
	height: 38px;
	border: none;
	background-color: #002e65 !important;
	margin: 0 0 0 10px !important;
	line-height: 1.2;
}
.page-header .nav-link span {
	display: inline-block;
	font-size: 16px;
}
.page-header .nav-link:hover {
	background-color: #001733 !important;
	color: #fff !important;
	border: none;
}
.btn {
	border-radius: 100px;
	padding: 6px 18px !important;
	height: 38px;
	border: #fff0 solid 2px;
	background-color: #00aeff !important;
	margin: 0 !important;
	color: #fff;
}
.btn.btn-outline-success {
	background-color: #18cd6503 !important;
	color: #000000;
	border: #4CAF50 solid 2px !important;
}
.btn.btn-outline-success:hover {
	background-color: #18cd65 !important;
	color: #ffffff;
	border: #18cd65 solid 2px !important;
}
.btn.btn-outline-warning {
	background-color: #18cd6503 !important;
	color: #000000;
	border: #ff9907 solid 2px !important;
}
.btn.btn-outline-warning:hover {
	background-color: #ff9907 !important;
	color: #ffffff;
	border: #ff9907 solid 2px !important;
}
.btn.btn-outline-danger {
	background-color: #18cd6503 !important;
	color: #000000;
	border: #FF5722 solid 2px !important;
}
.btn.btn-outline-danger:hover {
	background-color: #ff5722 !important;
	color: #ffffff;
	border: #ff5722 solid 2px !important;
}
.btn.btn-outline-secondary {
	background-color: #18cd6503 !important;
	color: #000000;
	border: #002e65 solid 2px !important;
}
.btn.btn-outline-secondary:hover {
	background-color: #002e65 !important;
	color: #ffffff;
	border: #002e65 solid 2px !important;
}
.btn.btn-outline-info {
	background-color: #18cd6503 !important;
	color: #000000;
	border: #00aeff solid 2px !important;
}
.btn.btn-outline-info:hover {
	background-color: #00aeff !important;
	color: #ffffff;
	border: #00aeff solid 2px !important;
}
.btn.btn-sm {
	padding: 3px 12px !important;
	height: 30px !important;
}
.btn:hover {
	background-color: #00aeff !important;
	color: #fff !important;
	border: #00aeff solid 2px;
}
.btn.btn-primary {
	border-radius: 100px;
	padding: 6px 18px;
	height: 38px;
	border: none;
	background-color: #00aeff !important;
	margin: 2px !important;
}
.btn.btn-primary:hover {
	background-color: #008ed0 !important;
	color: #fff !important;
	border: none;
}
.search-area .btn {
	background-color: transparent !important;
}
.search-area .btn:hover {
	background-color: transparent !important;
}
.form-control:focus {
	border-color: #ced4da;
	box-shadow: none;
}
.filter-form .filter-btn {
	justify-content: flex-start;
}
.filter-form .filter-btn .btn {
	border-radius: 100px;
	min-width: auto;
}
.page-header .btn-text.btn-light {
	margin: 0 0.5rem 0 0!important;
	padding: 4px 15px;
	background: transparent;
	border: 1px solid #00aeff;
	border-radius: 100px;
	font-size: 14px;
	height: 30px;
}
.form-group .input-group select {
	border-radius: 100px 0 0 100px !important;
	position: relative;
	top: 0px;
}
.form-group .input-group input {
	border-radius: 0 100px 100px 0 !important;
}
.input-group-text {
	border: none;
	border-radius: 100px 0 0 100px;
}
.form-group textarea.form-control {
	border: #ccc solid 1px;
	border-radius: 20px !important;
}
.badge {
	color: #fff;
	background-color: #00aeff;
	border-radius: 100px;
	font-size: 14px;
	font-weight: 500;
	height: 30px;
	padding: 0 15px !important;
	line-height: 2;
	width: auto !important;
	display: inline-block !important;
	margin: 0 !important;
}
.badge.badge-primary {
	color: #fff;
	background-color: #00aeff;
}
.content-body .container-fluid {
	padding: 0;
}
.nav-link {
	border-radius: 100px !important;
}
.nav-link span {
	font-size: 16px;
}
.rmsc .dropdown-container {
	border-radius: 100px!important;
	background: #fff!important;
	border: none!important;
}
.customTable {
	min-height: auto;
}
input[type="text"], input[type="date"], input[type="number"] {
	border: #ccc solid 1px;
	border-radius: 100px;
	height: 40px;
	padding: 0 10px;
}
.minheight {
	min-height: 650px;
}
form.filter-form {
	margin-bottom: 12px;
	margin-top: 8px;
}
.d-inline-block.dropdown {
	margin-left: 8px;
}
.create_order_block {
	position: relative;
	height: 99%;
}
.create_order_block .card {
	height: 100%;
}
.table_block {
	border: #00aeff solid 1px;
	padding: 10px 15px;
	border-radius: 15px;
	margin: 0 7px 15px 7px;
	background-color: #eef9ff;
}
.table_block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.table_block ul li {
	display: flex;
	width: 100%;
	margin: 8px 0;
	line-height: 1.2;
}
.table_block li strong {
	width: 140px;
	font-weight: 700;
	font-size: 12px;
	color: #003676;
	margin-right: 12px;
	vertical-align: top;
	line-height: 1.6;
}
.table_block li span {
	vertical-align: top;
}
.sub-sidenav {
}
.sub-sidenav ul {
	list-style: none;
	margin: 0 0 0 23px;
	padding: 0;
}
.sub-sidenav ul li {
}
.teckieMain .teckieMain-scroll .sub-sidenav ul li a {
	background-color: #ffffff1f;
	padding: 16px 12px 16px 62px !important;
}
.teckieMain .teckieMain-scroll {
	max-height: 100vh !important;
}
.custom_inp_amount {
	/* display: block !important; */
	flex-wrap: wrap;
}
.custom_inp_amount > div {
	width: 50%;
}
.custom_inp_amount .other_way {
	width: 100%;
}
.custom_inp_amount .other_reacharges {
}
.custom_inp_amount .recharge_amounts {
	list-style: none;
	margin: 0;
	padding: 0;
}
.custom_inp_amount .recharge_amounts li {
	display: inline-block;
	padding: 3px 10px 2px;
	background-color: #00aeff;
	border-radius: 100px;
	font-size: 14px;
	margin: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
}
.custom_inp_amount .recharge_amounts li.amt-active {
	background-color: #002e65 !important;
}
.LoginPage .form-group .input-group input {
	border-radius: 100px !important;
}
.page-header form.filter-form {
	margin-bottom: 0;
	margin-top: 0;
}
.integrate-box {
}
.integrate-box .card {
	border: #00aeff solid 1px;
	background-color: #eaf8ff;
	transition: all 0.3s;
}
.integrate-box ul {
	list-style: none;
	padding: 0;
	margin: 7px 0;
	font-weight: normal;
	font-size: 24px;
	cursor: pointer;
}
.integrate-box .card:hover,
.integrate-box .card.left_active {
	border: #00aeff solid 1px;
	background-color: #00aeff;
}
.integrate-box .card:hover ul,
.integrate-box .card.left_active ul {
	color: #fff;
}
.channel_instruct {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -76px;
}
.channel_instruct li {
	border-radius: 15px 15px 0 0;
	padding: 10px 25px 8px;
	background-color: #ffffff;
	margin-right: 5px;
	color: #000;
	text-transform: uppercase;
	cursor: pointer;
	border: #d2d2d2 solid 1px;
}
.channel_instruct li.active {
	background-color: #00aeff;
	color: #fff;
	border: #00aeff solid 1px;
}
.channel-instructions {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.channel-instructions li {
	position: relative;
	padding: 0 0 10px 23px;
}
.channel-instructions li:before {
	content: "\F134";
	position: absolute;
	left: 0;
	top: 1px;
	font-family: "bootstrap-icons";
	color: #00aeff;
	font-size: 15px;
}
.channel-instructions li.inst_head {
	position: relative;
	padding: 0 0 10px 0;
	font-size: 24px;
	color: #002e65;
}
.channel-instructions li.inst_head:before {
	content: "\F134";
	display:none;
}

.api {
	margin-bottom: 20px;
	border-bottom: #d2d2d2 solid 1px;
	padding-bottom: 10px;
}
.api:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.api .api_label {
	font-weight: 700;
	margin: 0 0 10px 0;
	color: #00aeff;
}
.api span {
	display: block;
	word-break: break-all;
	margin-bottom: 10px;
}
.bulk_order_list {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.bulk_order_list li {
	display: inline-block;
	text-align: center;
	width: 24%;
	vertical-align: top;
}
.bulk_order_list figure {
	background-color: #00aeff;
	height: 80px;
	width: 80px;
	text-align: center;
	border-radius: 100px;
	margin: auto;
	padding: 16px;
}
.bulk_order_list figure img {
	height: 45px;
}
.bulk_order_list p {
	line-height: 1.2;
	margin: 10px 0;
	font-size: 13px;
}
.upload_bulk_order a {
 text-decoration:none;
}	

.block_info {
    padding: 5px 15px;
	border:#ccc solid 1px;
    border-radius:20px;
	min-height: 255px;
}
.block_info table {
    width: 100%;
	margin:0px;
}
.block_info table tr td {
    padding: 10px 10px 10px 0;
    vertical-align: top;
    border-bottom: #ddd solid 1px;
}
.block_info table tr:last-child td {
    border-bottom: none;
}
.block_info table tr td i{
    vertical-align: top;
    font-size: 18px;
    margin: 2px 8px 2px 2px;
    color: #03a9f4;
}
.block_info table tr td:first-child {
    color: #000000;
    padding-right: 15px;
    white-space: nowrap;
    width: 170px;
    font-size: 16px;
    font-weight: 600;
}

.content-remittance .nav-tabs .nav-item {
    margin-bottom: 10px;
}

.content-remittance .page-header h1 {
    min-width: 240px;
}