@font-face {
    font-family: 'Connections', 'Connections-Regular', Arial ,  sans-serif;
    src: url('../../app-assets/ConnectionFont/connection.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

Body::-webkit-scrollbar {
	width: 10px;
}

body.menu-expanded .ul-rsb2 img {
	padding-left: 50px;
	-webkit-transition: all 0.2s ease;
}

body.menu-collapsed .ul-rsb2 img {
	-webkit-transition: all 0.2s ease;
}

p,
ul>li,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000;
}
table>tbody>tr>td {
	color: #181818;
	font-size: 14px !important;
}
h6{
	color: #181818;
}

.me-1 {
	margin: 0.7rem !important;
}

.height-edit {
	height: 58vh !important;
}

#wrapper.toggled {
	-webkit-transition: all 0.2s ease;
	padding-right: initial;
}

#wrapper {
	/* padding-right: 322px; */
	-webkit-transition: all 0.2s ease;
}

.fa-x {
	font-size: 20px;
}

.ple-1 {
	padding-left: 4px !important;
	padding-right: 5px !important;
}
.mre-1 {
	margin-right: 4px !important;
}
.mre-2 {
	margin-right: 8px !important;
}
.mre-3 {
	margin-right: 10px !important;
}


.ple-2 {
	padding-left: 8px !important;
	padding-right: 10px !important;
}

.pte-1 {
	padding-top: 5px !important;
	padding-bottom: 5px;
}
.pte-11 {
	padding-top: 3px !important;
}

hr {
	margin: 0;
}

.mte-1 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.list-inline {
	display: flex;
}

.list {
	display: list-item;
	list-style: none;
	font-size: 12px;
}

.border-right-1 {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	;
}

.nav-item .dropdown-toggle::after {
	content: " " !important;
}


/*Accordian Css*/


.table>tbody>tr#faq .card .card-header .btn-header-link {
	color: #fff;
	display: block;
	text-align: left;
	background: #FFE472;
	color: #222;
	padding: 20px;
}

.table>tbody>tr#faq .btn-header-link:after {

	font-weight: 900;
	float: right;
}

button.pay-btn {
	font-size: 15px;
	padding: 6px;
}

.table>tbody>tr#faq .btn-header-link.collapsed {

	color: #222;
}

.tab-content .row.accordian-row-edit {
	box-shadow: 0px 1px 3px 2px #f1f1f1;
	border-radius: 4px;
	width: 100%;
}

.rdt_Table .tab-content .row.accordian-row-edit {
	/* box-shadow: 0px 1px 3px 2px #1e439b; */
	/* border-radius: 4px; */
	/* border: 1px solid #ddd; */
	box-shadow: none;
	border-radius: 0;
	/* border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd; */
	margin: 0px 0 8px 0;
}

.card.m-0.p-0.bg-accordian-edit,
.col-12.m-0.bg-accordian-edit {
	background: #F1F5FF;
}

/*Accordian Css*/

/*Make a payment css*/
.color-ob-edit {
	color: #007532;
	background: #bfe8ff;
}

.btn-makepayment {
	background: transparent;
	color: white;
	padding-right: 0;
	padding-left: 0;
}

.btn-makepayment:hover {
	background: transparent;
	color: white;
}

.color-ob-edit {
	color: #0075c2;
	background: #9EDCFF;
}

.color-ps-edit {
	color: #FA7D00;
	background: #FFF3B5;
}

.color-cb-edit {
	color: #7FCC04;
	background: #D1F6C1;
}

.color-obd-edit {
	color: #D9534F;
	background: #F8D5D5;
}

/*Make a payment css*/

/*datatable left td border colors*/
.table>tbody>tr>td.tb-border-left-color-3 {
	border-left: 4px solid #D9534F !important;
}

.table>tbody>tr>td.tb-border-left-color-2 {
	border-left: 4px solid #5CBB5C !important;
}

.table>tbody>tr>td.tb-border-left-color-1 {
	border-left: 4px solid #FDAD4E !important;
}

/*datatable left td border colors*/

/* rightsidebar dashboard*/
#reactgooglegraph-1 {
	/* margin-left: -20px; */
}

#reactgooglegraph-2 {
	margin-left: -20px;
}

#customizer-edit {
	z-index: 0;
}

.customizer-content {
	height: 110% !important;
	overflow-x: hidden !important;
}

li.nav-item a {
	color: #000000;
}
li.breadcrumb-item a{
	color: #a0a0a0 !important;
}
/* li.breadcrumb-item.active a{
	color: #000000;
} */
li.nav-item .text-color {
	color: #0075c2;
}

.height-auto {
	height: 80px !important;
}

.height-auto-85 {
	height: 85px !important;
}

.nav-edit-margin {
	margin-right: -45px;
}

li.nav-item .text-color svg.MuiSvgIcon-root {
	padding-right: 10px;
	color: #949697;
	font-size: 28px;
}

/*meterialui*/
.makeStyles-root-27 {
	height: 420px;
}

#customizer-edit .ps__rail-x,
#customizer-edit .ps__rail-y {
	display: none;
}


/*
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
	background-color: #b0b0cb;
	border: none;
}*/

body::-webkit-scrollbar {
	width: 0;
}

body::-webkit-scrollbar-track:hover {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
	background: #707070;
	border-radius: 10px;
}

body::-webkit-scrollbar-thumb:hover {
	background: #707070;

}


.customizer.open .fa-caret-left {
	transform: rotate(180deg);
	transition: -webkit-transform 0.3s ease-in-out;
}

.customizer .fa-caret-right {
	transition: -webkit-transform 0.3s ease-in-out;
}

@media only screen and (max-width: 600px) {
	.content-body .col-md-12.d-flex {
		display: initial !important;
	}
}

@media only screen and (max-width: 1300px) {

	.menu-expanded .avatar.badge-light.me-1 {
		margin: 10px 0 0 0;
	}

	.menu-expanded .media .media-body h6 {
		text-align: center;
	}

	.btn-makepayment {
		padding: 0;
	}
}

@media only screen and (max-width: 1200px) {
	#wrapper {
		padding-right: 0px;
		-webkit-transition: all 0.2s ease;
	}
}

/* 
@media only screen and (max-width: 1500px) {
	.btn-makepayment {
		padding: 0px 10px 0 10px;
	}


} */

@media only screen and (max-width: 1400px) {

	.btn-makepayment {
		padding: 0;
	}
}

.pl-36 {
	padding-left: 36px !important;
}

.background-none {
	background-color: white !important;
}
