.app-logo-content.d-flex.align-items-center.justify-content-center {
	background-size: 110%;
	background-position: bottom;
}

img.no-preview {
    width: 100%;
    height: 85%;
}
.imagePreview {
    padding: 35px 0px 15px 155px !important;
}
.react-csv-input {
    background: #41729f;
    padding: 5px 9px;
    margin-top: 32px;
    border-radius: 2px;
    color: white;
}
.select-simple {
	width: "100%" !important;
    margin: 15px 0px 0px;
}
.user-detail {
    min-width: 60px;
    margin-top: 5px;
}
.float-right {
    float: right !important;
    width: 100%;
}
.rounded-avatar {
    width: 100px !important;
    height: 100px !important;
	margin: 25px 0px;
	border-radius: unset !important;
}
.app-main-content .s-btn {
	padding: 12px 28px !important;
}
.app-main-content .jr-btn, button.CBmargin, .app-login-form button {
    padding: 12px 22px 10px 22px !important;
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
}
.filter button.CBmargin ,.filter button.jr-btn-label.left{
    margin: 25px 0px 0px !important;
}
.app-container.fixed-drawer .app-main-header {
	-webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
	left: 226px !important;
	right: 0;
}

span.confirmed,
span.searching,
span.completed,
span.started,
span.cancel,
span.Offline,
span.FindingTrips,
span.active,
span.cancelled,
span.created,
span.approved,
span.rejected,
span.label {
	color: white;
	padding: 4px 4px 6px;
	border-radius: 5px;
	font-size: xx-small;
}
.select-multi {
    width: 100%;
    margin-top: 15px !important;
}

ul.nav-menu li.menu .sub-menu {
	background: transparent !important;
}

.app-sidebar .side-nav ul.nav-menu li button,
.app-sidebar .side-nav ul.nav-menu li a {
	padding: 10px 20px 10px 20px;
	color: #fff;
}

.row.scroll-Tboby {
	max-height: 230px;
	overflow-y: scroll;
}

.shadow-lg.alert.alert-dismissible.fade.show {
	padding: 10px;
}

.help-sign.short,
.help-sign.short:hover {
	background: white;
	box-shadow: none;
}

.alert-dismissible .close {
	top: -11px !important;
}

.Toastify__toast {
	min-height: 40px !important;
}

.header-title {
	display: flex;
}

img.mobile-logo {
	display: none;
}

@media screen and (max-width: 1199px) {
	img.mobile-logo {
		width: 25px;
		display: block;
	}
	.header-title>h3 {
		display: none;
	}
}
.app-login-content form {
    width: 100%;
}
.header-title>h3 {
	margin: 0px 0px 0px 15px;
	color: white;
	font-weight: 700;
	font-size: x-large;
}

i.backurl {
	font-weight: 900;
	margin-right: 10px;
	color: #ee4624;
	cursor: pointer;
}

.app-sidebar .side-nav ul.nav-menu li i {
	font-size: 20px;
	vertical-align: middle;
}


.form-footer {
	margin: 0px 0px 10px 1px;
}

img.logo {
	width: 100%;
	height: 100%;
}

.error {
	color: red;
}

.setting-alert.show {
	padding: 10px 10px;
	background: unset;
	border: 0px;
	box-shadow: none;
}


/* .app-sidebar ul.nav-menu .nav-header
{
    display: none;
} */

.app-sidebar .side-nav .user-profile {
	background: #fff;
}

.app-sidebar .side-nav .user-detail .user-name {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 500;
}

#app-site .app-toolbar {
	height: 50px;
	max-height: 50px;
	min-height: 50px;
}

.app-sidebar ul.nav-menu {
	margin-top: 0px;
}

.app-main-content .table-responsive-material thead th {
	font-weight: 700;
	font-size: 14px;
	/* min-width: 150px; */
	padding: 14px 0px 13px 20px !important;
	color: #3a405b;
	border-bottom: 1px solid #ced4da !important;
}

.app-main-content .table-responsive-material tr td {
	font-size: 13px;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.87);
	padding: 3px 10px 3px 10px !important;
}

@media only screen and (max-width: 480px) {
	.Toastify__toast-container--top-left,
	.Toastify__toast-container--top-center,
	.Toastify__toast-container--top-right {
		top: 50px !important;
	}
}

.d-inline-block a {
	color: #ee3d24;
}

.app-main-content .bg-black {
	background: #e6e6e6!important;
	color: #1d1c1a !important;
}

.app-main-content .bg-black:hover {
	color: #fff !important;
}


.input-text,
.file-upload,
.datepicker {
	width: 100%;
}

.file-upload {
	margin: 22px 2px 0px;
}

.app-main-content a.jr-btn {
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.table-responsive-material .user-profile {
	padding: 0 0;
}

.table-responsive-material .user-avatar img {
	height: 38px;
	width: 38px;
	border-radius: 200px;
}


/* .jr-card-header h3 {
    font-size: 22px;
    font-weight: 500;
    color: #333;
    padding: 20px 20px 0 20px;
} */

.app-logo-content {
	background-color: #1d1c1a !important;
}

.app-main-content .table-responsive-material tr td button {
	display: inline-block;
	width: 45px;
}

ul[role="menu"] li[role="menuitem"] a {
	width: 100%;
	color: #1d1c1a;
	font-size: smaller;
	text-decoration: none
}

.user-profile .user-avatar {
	width: 28px !important;
	height: 28px !important;
}

.header-notifications {
	/* display: none; */
}

.user-profile {
	margin-left: auto !important;
}

.app-sidebar .app-logo {
	/* margin-left: 19px; */
	margin-top: 10px;
	text-align: center
}

.app-sidebar .app-logo img {
    height: 65px;
    margin-bottom: 15px;
    width: auto;
}

.user-profile h4.user-name {
	color: #fff;
}

.overlay::after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	content: "";
	z-index: 91;
}

.overlay {
	position: relative;
}

.text-center.w-100 {
	position: fixed;
	top: 45%;
	z-index: 99;
	left: 0;
}

.page-heading,
.jr-card,
.app-footer {
	box-shadow: none !important;
}

.booking p {
	font-weight: 700 !important;
}

.booking p span {
	font-weight: 400 !important;
}

.payDiv {
	display: inline-block;
	float: right;
	font-size: 16px;
}


/* End */


/* for the list in sidebar */

.customLi {
	border-bottom: 0.9px solid #C0C0C0;
}

.customLit {
	border-top: 0.9px solid #C0C0C0;
}

img.dollar-bag {
	width: 16px;
}

.cimg {
	margin-top: 1vh;
	margin-bottom: 1vh;
	height: 15vh;
	width: 50%;
	margin-left: 20%;
}


/* for user info to right side */

.uinf {
	margin-left: 80%;
}


/* for buttons */

.nowrap {
	white-space: nowrap;
}

.CBmargin {
	margin-left: 2vw;
}

.CBmarginT {
	margin-top: 2vw;
}

.Ciconsize {
	font-size: 48px !important;
}

.proImage {
	width: 30%;
	height: 45vh;
	margin-left: 35%;
	border-radius: 50% !important;
	margin-right: 35%;
}

.CcardPos {
	text-align: center;
}


/*///////////////////////////////////////////////////////////////////*/

.app-sidebar {
	width: 226px;
	min-width: 226px;
	max-width: 226px;
}

.indigo .app-sidebar ul.nav-menu li a {
	color: #4e4e4e;
	font-weight: 500;
	border-left: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.indigo .app-sidebar ul.nav-menu li a:before {
	font-size: 20px;
	color: #4e4e4e;
	line-height: normal;
}

.indigo .app-sidebar ul.nav-menu li a:hover {
	background: rgba(0, 0, 0, .04) !important;
}

.indigo .app-sidebar ul.nav-menu li {
	border: none;
	margin-bottom: 0;
}

.indigo .app-sidebar ul.nav-menu li i {
	font-size: 20px;
	vertical-align: top;
	margin-right: 8px;
}

.indigo .app-sidebar ul.nav-menu li.menu.open>a {
	color: #2a56c6;
	background: #e3e3e8;
}

.indigo .app-sidebar ul.nav-menu li a.active {
	color: #2a56c6;
	background: #e3e3e8;
}

.indigo .app-sidebar ul.nav-menu li.menu.open .sub-menu li>a.active {
	background: #e3e3e8;
}

.indigo .app-sidebar ul.nav-menu .cimg {
	height: auto;
	width: 79px;
	margin-left: 24px;
	display: block;
	margin-bottom: 16px;
	margin-top: 6px;
}


/* .indigo .app-sidebar ul.nav-menu .cimg {
    height: auto;
    width: 65px;
    margin-left: 20px;
    display: block;
    margin-bottom: 30px;
} */


/*

.app-main-content .jr-btn {
    padding: 12px 20px!important;
    display: inline-flex;
} */

.jr-btn.jr-btn-label.left i+span {
	margin-left: 22px !important;
}

.app-wrapper {
	padding: 24px 5px !important;
	width: 100%;
}

/* .app-sidebar {
	width: 226px !important;
	min-width: 226px !important;
	max-width: 226px !important;
} */

.app-header .user-avatar {
	width: 28px !important;
	height: 28px !important;
}

.app-header .uinf {
	margin-left: auto;
	margin-right: 36px;
}

.table-responsive-material thead th span {
	font-weight: bold;
	font-size: 14px;
	color: #3a405b;
}

.table-responsive-material tr td button {
	background: none;
	box-shadow: none;
	width: 30px !important;
	height: 30px !important;
	padding: 0 !important;
}

.text-black {
	color: #3a405b !important;
}

.table-responsive-material tr td {
	font-size: 13px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

.app-main-content .s-btn {
	background: #2ebd8e;
	padding: 8px 16px !important;
}

.app-main-content .s-btn i {
	width: 34px;
	line-height: 40px;
}

.CBmargin {
	margin-left: 10px;
	margin-right: 10px;
}

.app-main-content .s-btn:hover {
	background: #3aedaf;
}

.indigo a {
	text-decoration: none;
}

.app-main-content .jr-btn-fab-lg i,
.app-main-content .jr-btn-lg i {
	font-size: 18px !important;
}

.app-footer {
	box-shadow: none;
	background-color: #eaeaea;
	color: #a0a0a0;
	font-size: 13px;
}

.jr-card-body .table-header {
	min-height: 50px;
}

.table-header button {
	padding: 8px;
}

.table-header button svg {
	fill: #e71f63;
}

.jr-entry-header .entry-heading {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}

.Element .flex-auto {
	margin-top: 6px;
	float: left;
}

.Element .flex-auto .textField {
	width: 100%;
	margin-top: 0;
}

.SelectTrip {
	margin-top: -5px;
}

.Element {
	padding: 10px;
	display: inline-block;
	width: 100%;
}

.Element .date {
	display: inline-block;
}

.Element .date.toDate {
	float: right;
}

.table-responsive-material.contentsTable tr td,
.table-responsive-material.contentsTable tr th {
	padding: 0 20px;
}

.tripSelect {
	display: inline-block;
	margin-top: 16px;
	margin-left: 18px;
	width: 30%;
}

.table-responsive-material thead th span {
	white-space: pre;
}

.Driver_profile .proImage {
	width: 150px;
	height: 150px;
	margin: 35px 0;
}

.Driver_profile .card-body .card-title {
	font-size: 20px;
	font-weight: 500;
	color: #333;
}

.Driver_profile .card-body .card-text {
	font-size: 15px;
	font-family: Roboto, sans-serif;
	font-weight: 700;
}

.Driver_profile .card-body .card-text span {
	display: inline-block;
	font-weight: 500;
	font-size: 14px;
}


/* .Driver_profile .card-body {
	padding-left: 0;
	padding-right: 0;
} */

.PayMoneyToDriver label {
	font-size: 17px;
}

.PayMoneyToDriver .PayDriver {
	margin-top: 0;
}

.PayMoneyToDriver {
	margin-top: -28px;
}

.C-BpaddingB {
	padding-bottom: 8px;
}

.Paybutton {
	margin-top: -15px !important;
}

.DriverCash_label .card-heading {
	margin-bottom: 45px;
}

.SelectTrip label {
	display: inline-block;
	width: 100%;
}

.SelectTrip div {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-bs-file {
	position: relative;
}

.btn-bs-file input[type="file"] {
	position: absolute;
	top: -9999999;
	filter: alpha(opacity=0);
	opacity: 0;
	width: 0;
	height: 0;
	outline: none;
	cursor: inherit;
}

.upload-btn .btn {
	color: #fff;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	padding: 12px 20px;
	padding-left: 52px;
	border: none;
	width: 100%;
	overflow: hidden;
}

.upload-btn .btn i {
	background-color: rgba(255, 255, 255, 0.2);
	width: 40px;
	height: 100%;
	line-height: 42px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.SelectTrip2 {
	margin-top: 16px;
}

.QuestionFAQ {
	margin-bottom: 20px !important
}

.MailTemplate .page-heading {
	box-shadow: none;
	padding: 0;
}

.DatePicker {
	margin-top: 11px;
}

.Question_FAQ {
	font-weight: bold;
}

.Driving_License_btn {
	margin-top: 24px;
}

.profile_upload {
	margin-top: 24px;
}

.textAreaNotification {
	height: 120px;
}

.Filtertripbutton button {
	width: 100%;
	margin-top: 10px;
}

.SearchtextField {
	width: 100%;
}

/* .Filtertripbutton {
	margin-top: 14px;
} */

.addcustomer_button {
	margin-top: 24px;
}


.app-login-content {
	order: initial;
	position: relative;
}

.Sign-in-cimg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	margin-left: 20px;
	width: 104px;
}

.page-heading nav {
	display: none;
}

.SelectTrip {
	margin-top: -5px;
}

.SelectCustomer {
	margin-top: 10px;
}


/* =======  img css === */

.custom_img.net-chart:hover .jr-card-thumb img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-left: 15px;
}

.mailTemplatesCss {
	width: 100%;
	font-size: 22px;
	font-weight: 500;
	color: #333
}

.installationSettings {
	box-shadow: unset !important;
	margin-bottom: 24px !important;
	background-color: transparent !important;
}

.car_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.car_img {
	width: 90px;
	height: 90px;
}

.license_download a i {
	margin-right: 8px;
}

.license_download a {
	font-size: 16px;
	color: #2a56c6;
}

.inline-block {
	display: inline-block;
	margin-right: 15px;
}

.EditDriver {
	margin-top: 23px;
}

.userDashboardIcon .net-chart .jr-card-thumb img {
	border-radius: 0;
}

.userDashboardIcon h4 {
	color: #000000;
}

.btn_Driver_pay {
	text-align: right;
	margin-bottom: 8px;
}

@media screen and (max-width: 1199px) {
	.app-container.fixed-drawer .app-main-header {
		left: 0 !important;
		right: 0;
	}
	.app-logo img {
		height: auto !important;
		width: 90px;
		margin-bottom: 20px;
	}
}


/* ajeet 03 jan */

.selectFieldClass {
	margin-top: 16px;
}

.calanderFieldClass {
	margin-top: 10px;
}


/* end */

ul.nav-menu li.menu .sub-menu li>a {
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	margin-right: 0px !important;
}

ul.nav-menu li ul>li>a {
	padding-left: 56px !important;
}

ul.nav-menu li.menu.open .sub-menu li>a:after {
	display: none !important;
}

.Driver_profile .proCarImage {
	width: 150px;
	height: 100px;
	margin: 0px 0px;
}
Button.dumpster-status-action {
	color: #fff;
}

.dumpster-tabs {
	margin: 0px -15px;
}

.list-filters {
	background: #8a8a8a6e;
	margin: 0px -15px;
	padding: 0px 15px 15px 15px;
}