.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand img {
	height: 50px;
}

.border-bottom {
	border-bottom: 1px solid #e4e4e4;
}

.flex-root {
	flex: 1;
}

.flex-column-fluid {
	flex: 1 0 auto;
}

.p-10 {
	padding: 2.5rem !important;
}

.order-2 {
	order: 2 !important;
}

.flex-center {
	align-items: center;
	justify-content: center;
}

.align-center {
	align-items: center;
}

.bgi-size-cover {
	background-size: cover;
}

.bgi-position-center {
	background-position: center;
}

.order-1 {
	order: 1 !important;
}

.height100vh {
	height: 100vh;
	background: #fff;
}

.mb-8 {
	margin-bottom: 2rem !important;
}

.fv-plugins-icon-container {
	position: relative;
}

.bg-transparent {
	--bs-bg-opacity: 1;
	background-color: transparent !important;
}

.mb-11 {
	margin-bottom: 2.75rem !important;
}

.fv-plugins-icon-container .form-control {
	padding: 0.6rem 0.75rem;
}

.fw-bolder {
	font-weight: 700 !important;
}

.mb-3 {
	margin-bottom: 0.75rem !important;
}

.text-gray-900 {
	color: #071437 !important;
}

.fv-plugins-framework .form-control {
	padding: 0.6rem 0.75rem;
}

.flex-stack {
	justify-content: flex-end;
	align-items: center;
}

.fw-semibold {
	font-weight: 500 !important;
}

.fs-base {
	font-size: 1rem !important;
}

.gap-3 {
	gap: 0.75rem !important;
}

.d-grid {
	display: grid !important;
}

.mb-10 {
	margin-bottom: 2.5rem !important;
}

.fv-plugins-framework .btn {
	padding: 0.6rem 0.5rem;
	border-radius: 0.475rem;
}

.pb-15 {
	padding-bottom: 80px;
}

.header-nav .nav-profile {
	color: #012970;
}

.header-nav .nav-profile img {
	max-height: 30px;
}

.header-nav .nav-profile span {
	font-size: 12px;
	font-weight: 600;
}

.header-nav .badge-number {
	position: absolute;
	inset: -2px -5px auto auto;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 6px;
}

.dropdown-menu .dropdown-header {
	text-align: center;
	font-size: 15px;
	padding: 10px 25px;
}

.header-nav .profile .dropdown-header h6 {
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 500;
	color: #000;
}

.header-nav .profile .dropdown-header span {
	font-size: 14px;
}

.dropdown-menu .dropdown-divider {
	color: #a5c5fe;
	margin: 0;
}

.header-nav .profile .dropdown-item {
	font-size: 13px;
	padding: 10px 15px;
	transition: 0.3s;
}

.header-nav .profile .dropdown-item i {
	margin-right: 10px;
	font-size: 18px;
	line-height: 0;
}

.header-nav .profile .dropdown-item:hover span,
.header-nav .profile .dropdown-item:hover i {
	color: #005EBB;
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #005EBB;
	font-weight: 600;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #005EBB;
}

.table-hover tbody tr:hover {
	background-color: #005EBB;
	color: #fff;
}

.table-hover tbody tr:hover td.white {
	color: #000;
}

.table-hover tbody tr:hover td.background,
.table-hover tbody tr td.background {
	color: #fff;
}

.pcoded-navbar {
	display: none;
}

div.dataTables_wrapper div.dataTables_info {
	float: left;
}

div.dataTables_wrapper div.dataTables_paginate {
	float: right;
}

.table.table-hover tbody tr td a.anchortag {
	color: #413D43;
	font-size: 12.8px;
	transition: none;
}

.table.table-hover tbody tr:hover td a.anchortag {
	color: #fff;
	text-decoration: underline;
}

.pagename {
	margin-bottom: 0;
	color: #37474f;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 16px;
	margin-bottom: 0;
	padding: 0px 5px 0px 3px;
}

.pagepadding {
	padding: 0.3rem 0.5rem;
}

.remove_filter,
.remove_filter:hover,
.remove_filter:not([disabled]):not(.disabled):active,
.remove_filter:focus {
	border: 0 !important;
	color: #fff !important;
	font-weight: 500 !important;
	font-size: 13px !important;
	width: 31px !important;
	height: 29.5px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.remove_filter {
	background-color: #df0303 !important;
}

.remove_filter:hover {
	background-color: #c00404 !important;
}

.fixedHeader-floating .remove_filter {
	left: 25px;
}

.admindashboard thead tr th {
	white-space: nowrap;
}

.value {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px !important;
	margin-bottom: 10px !important;
}

.light {
	color: rgba(0, 0, 0, .4);
}

.dark {
	color: #000;
}

.stretch-card {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content: stretch;
	justify-content: stretch;
}

.stretch-card>.card {
	width: 100%;
	min-width: 100%;
}

#role_data_tbody pre {
	font-size: 13px !important;
	color: unset;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 0;
}

.modal-header {
	padding: 0.5rem;
}

.modal-header .close {
	padding: 0;
	margin: 5px;
}

.table-bordered {
	border: 1px solid #dee2e6 !important
}

.submenu {
	border-radius: 0.475rem;
	background-color: #ffffff;
	box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
	z-index: 107;
	border: 1px solid rgba(0, 0, 0, .05);
}

.submenu .dropdown-item {
	padding: 0.5rem 1.5rem;
}

.submenu .dropdown-item:hover {
	color: #005EBB;
}

.submenu .dropdown-item.active,
.submenu .dropdown-item:active {
	color: #005EBB;
}

#settingss::after {
	display: none !important;
}

table.dataTable>thead>tr>th:not(.sorting_disabled),
table.dataTable>thead>tr>td:not(.sorting_disabled) {
	padding-right: 26px;
}

.addjobfile {
	position: relative;
	top: 6px
}

.header-nav .nav-item.dropdown .nav-profile {
	padding: 0.2rem 1rem !important;
}

#navbarCollapse .nav-link {
	display: block;
	padding: 0.5rem 1rem 0.4rem .5rem;
}

.multiselect-container.dropdown-menu {
	background-color: #dadada !important;
	padding: 5px !important;
}

.multiselect-container>li>a {
	padding: 0;
	color: #000 !important;
}

#pictureGallery .carousel-control-prev {
	left: -80px;
}

#pictureGallery .carousel-control-next {
	right: -80px;
}

#pictureGallery .carousel-control-prev-icon {
	background-image: url(../images/preview.png);
}

#pictureGallery .carousel-control-next-icon {
	background-image: url(../images/next.png);
}

#pictureGallery .carousel-control-next-icon,
#pictureGallery .carousel-control-prev-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
}

#pictureGallery .carousel-item img {
	max-height: max-content;
	height: auto;
	object-fit: cover;
}

#pictureGallery .carousel-control-next,
#pictureGallery .carousel-control-prev {
	width: 50px;
}

#pictureGallery {
	min-height: 200px;
}

.custom-file-label {
	line-height: 2;
}

.multiselect-container.dropdown-menu li.multiselect-item a label.checkbox input[type=checkbox],
.multiselect-container.dropdown-menu li a label.checkbox input[type=checkbox],
.multiselect-container.dropdown-menu li.multiselect-item a label.checkbox input[type=radio],
.multiselect-container.dropdown-menu li a label.checkbox input[type=radio] {
	opacity: 1;
	position: relative;
}

#dash-admin-table-gp thead tr th:first-child {
	min-width: 60px !important;
}

.removeFilterIcon.remove_filter {
	position: absolute;
	right: initial;
	left: 55px;
	top: 0px !important;
}

#dash-admin-table-gp thead tr th::before,
#dash-admin-table-gp thead tr th::after,
.fixedHeader-floating tr th::before,
.fixedHeader-floating tr th::after {
	bottom: .8rem;
}

#dash-admin-table-gp thead tr th:nth-child(21) input,
.admindashboard.fixedHeader-floating thead tr th:nth-child(21) input {
	width: 97% !important;
}

#dash-admin-table-gp thead tr th:nth-child(31) input,
.admindashboard.fixedHeader-floating thead tr th:nth-child(31) input {
	width: 97% !important;
}


#dash-admin-table-gp thead tr th:nth-child(18) input,
.admindashboard.fixedHeader-floating thead tr th:nth-child(18) input {
	width: 97% !important;
}

#dash-admin-table-gp thead tr th:nth-child(2) input,
.admindashboard.fixedHeader-floating thead tr th:nth-child(2) input {
	width: 97% !important;
}

#dash-admin-table-gp thead tr th:nth-child(11) input,
.admindashboard.fixedHeader-floating thead tr th:nth-child(11) input {
	width: 97% !important;
}


#dash-admin-table-gp thead tr th input,
.admindashboard.fixedHeader-floating thead tr th input {
	width: 97% !important;
}

#dash-admin-table-gp thead tr th .multiselect-container li a input {
	width: auto !important;
}

.admindashboard.fixedHeader-floating thead tr th .multiselect-container li a input {
	width: auto !important;
}

.pocheckcancel .fas.fa-times-circle {
	color: red;
}

.pocheckcancel .fas.fa-check-circle {
	color: #00B140;
}


.table-hover tbody tr:hover .pocheckcancel .fas.fa-check-circle,
.table-hover tbody tr:hover .pocheckcancel .fas.fa-times-circle {
	color: #fff;
}

.otherpage {
	position: absolute;
	display: flex;
	align-items: center;
	top: 7px;
	z-index: 9;
}

.gallery {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.gallery div {
	position: relative;
}

.gallery div a {
	position: absolute;
	right: 12px;
	top: 15px;
	background-color: #ff4141;
	border-color: #ff4141;
	padding: 3px;
}

.gallery div a:hover,
.gallery div a:active,
.gallery div a:focus {
	background-color: #e60606;
	border-color: #e60606;
}

#pictureGallery .carousel-item a.btn-danger {
	background-color: #ff4141;
	border-color: #ff4141;
}

#pictureGallery .carousel-item a.btn-danger:hover,
#pictureGallery .carousel-item a.btn-danger:active,
#pictureGallery .carousel-item a.btn-danger:focus {
	background-color: #e60606;
	border-color: #e60606;
}

#AddDocoument .modal-body {
	min-height: 150px;
	max-height: 150px;
	overflow-y: auto;
	border: 2px dotted #bdbaba;
	margin: 8px;
}

.dropFileText {
	font-size: 42px;
	margin: 5px;
	opacity: 0.3;
	text-align: center;
}

.docList {
	width: 100%;
}

.docList .fileItem {
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 5px;
}

.fileItem span {
	display: inline-block;
	width: calc(100% - 40px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.fileItem span i {
	font-size: 16px;
	transform: rotate(45deg);
	display: inline-block;
	margin-right: 4px;
	position: relative;
	top: 5px;
}

.removeFile {
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

.removeFile i {
	font-size: 16px;
	color: red;
}

.rs,
.saveDoc {
	margin: 0px 5px !important;
	background: #00B140;
	color: #fff;
	border: none;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
	padding: 8px 12px;
	min-width: auto;
	display: flex;
	align-items: center;
}

.rs i,
.saveDoc i {
	margin-right: 8px;
}

.rs:hover,
.saveDoc:hover {
	background: #00B140;
}


#notes thead tr th:nth-child(1) {
	width: 95px;
	min-width: 95px;
}

#notes td,
#notes td {
	padding: 0.35rem;
}

#notes thead tr th:nth-child(2) {
	min-width: 250px;
}

#notes thead tr th:nth-child(3) {
	max-width: 150px;
	width: 150px;
}

#note_create_body tr td #note_date {
	padding: 8px 3px;
}


@media (max-width: 1920px) {
<<<<<<< HEAD
.multiple-checkboxes+.btn-group .multiselect-container {
max-height: 350px !important;
}
}

@media (min-width: 1921px) {
.multiple-checkboxes+.btn-group .multiselect-container {
max-height: 450px !important;
}

.multiple-checkboxes+.btn-group .multiselect-container {
		max-height: 35vh!important
	}
}

@media (min-width: 1921px) {
	.multiple-checkboxes+.btn-group .multiselect-container {
		max-height: 450px !important;
	}
}

@media (min-width: 768px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.8rem;
		padding-left: 0.8rem;
	}

	.dropdown-menu-arrow::before {
		content: "";
		width: 13px;
		height: 13px;
		background: #fff;
		position: absolute;
		top: -7px;
		right: 20px;
		transform: rotate(45deg);
		border-top: 1px solid #eaedf1;
		border-left: 1px solid #eaedf1;
	}
}


@media (min-width: 992px) {
	.flex-lg-row-fluid {
		flex: 1 auto;
		min-width: 0;
	}

	.order-lg-1 {
		order: 1 !important;
	}

	.w-lg-50 {
		width: 50% !important;
	}

	.flex-lg-row-fluid {
		flex: 1 auto;
		min-width: 0;
	}

	.w-lg-500px {
		width: 500px !important;
	}

	.h1,
	h1 {
		font-size: 1.75rem;
	}

}

@media (max-width: 767.99px) {
	.jobmenu-mobile {
		display: flex;
		flex-wrap: wrap;
		gap: 6px;
		margin-top: 10px;
	}

	.daterangepicker {
		padding-bottom: 50px !important;
	}

	.daterangepicker.show-calendar .drp-buttons {
		display: flex !important;
		align-items: center !important;
		padding: 5px !important;
	}

	.daterangepicker .drp-selected {
		padding-right: 4px !important;
	}

	.multiple-checkboxes+.btn-group .multiselect-container {
		max-height: 350px !important;
	}


	.p-10 {
		padding: 0.5rem !important;
	}

	.account_tab.nav-tabs li.nav-item {
		white-space: nowrap;
		margin: 5px;
	}

	.account_tab.nav-tabs li.nav-item .nav-link {
		font-size: 14px;
	}

	#exportButton {
		right: auto;
	}

	#customertable_wrapper .dataTables_scrollHeadInner,
	#customertable_wrapper .dataTables_scrollBody {
		overflow-x: auto;
	}

	.otherpage {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		top: 0;
		z-index: 9;
	}

	#prog_type_table_filter label input,
	#supplier_table_filter label input,
	#glass_table_filter label input,
	#status_table_filter label input,
	#location_table_filter label input,
	#ymm_table_filter label input,
	#pnl_table_filter label input {
		width: calc(100% - 48px);
	}

	.navbar-brand img {
		height: 40px;
	}

	#customertable_wrapper table thead tr th:nth-child(1),
	#customertable_wrapper table tbody tr td:nth-child(1) {
		max-width: auto;
		white-space: nowrap !important;
		width: auto;
	}

	#customertable_wrapper table thead tr th:nth-child(2),
	#customertable_wrapper table tbody tr td:nth-child(2) {
		max-width: auto !important;
		white-space: nowrap !important;
		padding-right: 8px;
		width: auto;
	}

	.addjobfile {
		position: relative;
		top: 0px;
		margin: 0.3rem 1rem !important;
	}

	.header-nav .nav-item.dropdown .nav-profile {
		padding: 0.5rem 1rem !important;
	}

	.navbar-nav {
		margin-top: 15px;
		border-top: 1px solid #ccc;
	}

	table.dataTable.fixedHeader-floating {
		top: 56px !important;
	}

	.admindashboard thead tr th input {
		width: 97%;
	}


	#AddDocoument .modal-body {
		min-height: 150px;
		max-height: 150px;
	}

	.dropFileText {
		font-size: 30px;
		margin: 40px;
	}

	.imageuploadify.uploaded-list {
		padding-bottom: 50px;
	}

	.imageuploadify .imageuploadify-images-list .imageuploadify-container .imageuploadify-details span {
		display: inline-block;
		margin-right: 10px;
		color: #000;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	#pictureGallery .carousel-control-prev {
		left: 0px;
	}

	#pictureGallery .carousel-control-next {
		right: 0px;
	}

	.carousel-control-next,
	.carousel-control-prev {
		position: absolute;
		top: 120px;
		padding: 10px 0;
		bottom: auto;
		background: #ffc107;
	}

	.value.light {
		margin-bottom: 0 !important;
	}

	.checkvin {
		top: -5px;
		right: 15px;
	}

	#invoicetable_filter label input {
		width: 100%
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {


	.card {
		margin-bottom: 10px;
	}


	.addjobfile {
		position: relative;
		top: 0px;
		margin: 0.3rem 1rem !important;
	}

	.header-nav .nav-item.dropdown .nav-profile {
		padding: 0.5rem 1rem !important;
	}

	.navbar-nav {
		margin-top: 15px;
		border-top: 1px solid #ccc;
	}

	.admindashboard thead tr th input {
		width: 97%;
	}

	table.dataTable.fixedHeader-floating {
		top: 56px !important;
	}

	#AddDocoument .modal-body {
		min-height: 150px;
		max-height: 150px;
	}

	.dropFileText {
		font-size: 30px;
		margin: 40px;
	}

	.imageuploadify .imageuploadify-images-list .imageuploadify-container .imageuploadify-details span {
		display: inline-block;
		margin-right: 10px;
		color: #000;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	#notes thead tr th:nth-child(3),
	#notes tbody tr td:nth-child(3) {
		width: 150px !important;
		white-space: nowrap;
		min-width: 150px;
	}

	#notes thead tr th:last-child,
	#notes tbody tr td:last-child {
		width: 90px !important;
		white-space: nowrap;
		min-width: 90px;
	}

}


@media screen and (min-width: 768px) and (max-width: 1200px) {
	#pictureGallery .carousel-control-prev {
		left: 0px;
	}

	#pictureGallery .carousel-control-next {
		right: 0px;
	}

	.carousel-control-next,
	.carousel-control-prev {
		position: absolute;
		top: 30%;
		bottom: auto;
		padding: 10px 0;
		background: #ffc107;
	}
}

#dash-admin-table-gp thead tr th:nth-child(1) {
	cursor: default;
}

#prog_type_table thead tr th:nth-child(2) {
	cursor: default;
}

#prog_type_table thead tr th:nth-child(2):before,
#prog_type_table thead tr th:nth-child(2):after {
	display: none
}

#supplier_table thead tr th:nth-child(2) {
	cursor: default;
}

#supplier_table thead tr th:nth-child(2):before,
#supplier_table thead tr th:nth-child(2):after {
	display: none
}

#glass_table thead tr th:nth-child(2) {
	cursor: default;
}

#glass_table thead tr th:nth-child(2):before,
#glass_table thead tr th:nth-child(2):after {
	display: none
}

#status_table thead tr th:nth-child(2),
#status_table thead tr th:nth-child(3) {
	cursor: default;
}

#status_table thead tr th:nth-child(2):before,
#status_table thead tr th:nth-child(2):after,
#status_table thead tr th:nth-child(3):before,
#status_table thead tr th:nth-child(3):after {
	display: none
}

#location_table thead tr th:nth-child(2),
#location_table thead tr th:nth-child(3) {
	cursor: default;
}

#location_table thead tr th:nth-child(2):before,
#location_table thead tr th:nth-child(2):after,
#location_table thead tr th:nth-child(3):before,
#location_table thead tr th:nth-child(3):after {
	display: none
}

#ymm_table thead tr th:nth-child(4) {
	cursor: default;
}

#ymm_table thead tr th:nth-child(4):before,
#ymm_table thead tr th:nth-child(4):after {
	display: none
}

#pnl_table thead tr th:nth-child(6) {
	cursor: default;
}

#pnl_table thead tr th:nth-child(6):before,
#pnl_table thead tr th:nth-child(6):after {
	display: none
}

#nt_table thead tr th:nth-child(3) {
	cursor: default;
}

#nt_table thead tr th:nth-child(3):before,
#nt_table thead tr th:nth-child(3):after {
	display: none
}

.tagify {
	min-height: 55px;
}

.removeFileInvoice {
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

.removeFileInvoice i {
	font-size: 16px;
	color: red;
}

.checkSelectionIcon {
	margin-right: 3px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.zipPhotoDownload.remove_filter {
	position: absolute;
	right: initial;
	left: 95px;
	top: 0px !important;
	background-color: #005EBB !important;
}

.zipDocumentsDownload.remove_filter {
	position: absolute;
	right: initial;
	left: 135px;
	top: 0px !important;
	background-color: #005EBB !important;
}

.multipleJobsDelete.remove_filter {
	position: absolute;
	right: initial;
	left: 180px;
	top: 0px !important;
	background-color: red !important;
}

#dash-admin-table-gp_wrapper {
	margin-top: 40px !important;
}

.importButton {
	color: white !important;
	padding: 0.25rem 0.5rem !important;
	position: relative;
	top: 6px;
	margin-left: 10px;
}

.exportInvoice {
	position: absolute;
	right: initial;
	left: 10px;
	top: 12px !important;
	z-index: 9;
}

.exportReportAR {
	position: absolute;
	right: initial;
	left: 55px;
	top: 12px !important;
	z-index: 9;
}

.exportReportCustomer {
	position: absolute;
	right: initial;
	left: 100px;
	top: 12px !important;
	z-index: 9;
}

.downloadPdf {
	position: absolute;
	right: initial;
	left: 71px;
	top: 12px !important;
	z-index: 9;
}


.invoiceExcel {
	z-index: 9;
	position: absolute;
	left: 0;
	top: 5px;
}

.importPayment {
	top: 16px;
	right: 240px;
	position: absolute;
	z-index: 9;
}

.invoiceExcel .submenu .dropdown-item {
	padding: 0.5rem .5rem;
}

.btn-danger:not([disabled]):not(.disabled).active:focus,
.btn-danger:not([disabled]):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: none !important;
}

.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #00B140 !important;
	border-color: #00B140 !important;
}

.btn-danger.disabled,
.btn-danger:disabled {
	background-color: #00B140 !important;
	border-color: #00B140 !important;
}

.pre-item {
	position: fixed;
	left: 0;
	top:150px;
	bottom: 0;
	z-index: 9999;
	background: rgb(251 251 251 / 84%);
	height: 100%;
	width: 100%;
}

.d-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.bt-spinner {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: transparent;
	border: 8px solid #222;
	border-top-color: #00B140;
	-webkit-animation: 1s spin linear infinite;
	animation: 1s spin linear infinite;
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.border {
	border: 1px solid #f1f6f8 !important;
}

.rounded {
	border-radius: .475rem !important;
}

.border-dashed {
	border-style: dashed !important;
}

.border-gray-300 {
	border-color: #aab2bd !important;
}

.text-gray-800 {
	color: #252f4a;
}

.fs-16 {
	font-size: 16px !important;
}

.fw-semibold {
	font-weight: 600 !important;
}

.sectionName {
	position: absolute;
	top: -19px;
	background: #fff;
	padding: 0px 10px 0px 0;
	color: #005EBB;
	font-size: 16px;
}

.min40 {
	min-height: 40px;
}

.valuebox {
	border-radius: 5px;
	border: 1px solid #cccccc;
	padding: .375rem .75rem;
	line-height: 1.5;
	background-color: #fff;
	min-height: 33.19px;
}

.col-divider {
	width: calc(100% - 14px);
	margin-left: 7px;
	background-color: #f5f5f5;
	height: 16px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 8px;
}

.col-divider2 {
	width: calc(100% + 16px);
	margin-left: -8px;
	background-color: #f5f5f5;
	height: 16px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 18px;
}

.box-shadow {
	border: none !important;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 0px 6px 2px, rgba(9, 30, 66, 0.01) 0px 0px 0px 0px;
}

.swal2-styled.swal2-confirm {
	background-color: #005EBB !important
}

.bg-blue {
	background-color: #005EBB !important
}

.btn:focus {
	outline: 0;
	box-shadow: none;
	border: 1px solid #00B140;
}

.tableEdit {
	position: absolute;
	right: 0;
	top: 0;
}

.doclist {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.singleDoc {
	width: 160px;
	height: 160px;
	overflow: hidden;
	position: relative;
	padding: 5px;
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
}

.text-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
}

.text-gray-800 {
	color: #252f4a;
}

.fs-12 {
	font-size: 12px;
}

.fw-semibold {
	font-weight: 600 !important;
}

.whitenowrap {
	white-space: nowrap;
}

/* Accounting Page	*/
.fixed-accounting {
	position: fixed;
	width: 100%;
	z-index: 99;
	top: 67px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	padding: 0 15px;
	flex-wrap: nowrap;
	left: 0;
}

.fixed-accounting>div {
	flex: 1 1 100%;
}

.fixed-accounting .card{
	margin-bottom: 0;
}
	.account-option{
    position: fixed;
    left: 10px;
    right: 0;
    width: 100%;
    top: 163px;
    background: #fff;
    z-index: 999;
    padding-left: 15px;
    HEIGHT: 50PX;
	}

	.account-option-table{
	margin-top: 127px;
}

	.accounting-table {
	margin-top: 220px;
}

table.dataTable.fixedHeader-floating.invoiceTable {
    top: 213px !important;}

	.account-option .importPayment {
    top: 12px;
	right: auto;
    left: 480PX;}

#invoicetable_filter{
	position: fixed;
    z-index: 999;
    right: 16px;
    top: 170px;
}

.fixed-accounting .card .card-header{
	padding: 5px 10px 0 10px;
}

#paidsinceCustom span {
    white-space: nowrap;}

	.loader5{
		margin: 200px auto;
	}

.dropdown.invoiceExcel.show  .dropdown-menu.dropdown-menu-right{
	position: fixed !important;
    top: 210px !important;
    left: 18px !important;
    transform: none !important;
}





/* Accounting Page */

/* Dashboard Page	*/
.fixed-Dashboard-section {
	position: fixed;
	width: 100%;
	z-index: 99;
	top: 67px;
	padding: 10px 15px;
	background: #fff;
	left: 0;
    right: 0;
}

.fixed-Dashboard {	
	padding: 10px 0px;
	row-gap: 10px;
}

.fixed-Dashboard .card {
	margin-bottom: 0;
}

.fixed-Dashboard>div {
	flex: 1 1 100%;
}

.dashboard-table {
	margin-top: 260px;
}

table.dataTable.admindashboard.fixedHeader-floating {
	top: 310px !important;
}

.table-button-option{
	position: fixed;
    background: #fff;
    z-index: 99999;
    width: 100%;
    height: 40px;
	left: 0;
    padding-left: 15px;
}

.table-button-option .removeFilterIcon.remove_filter{
	left: 56px;
}

.table-button-option .zipPhotoDownload.remove_filter{
	left: 97px;
}
.table-button-option .zipDocumentsDownload.remove_filter{
	left: 138px;
}
.table-button-option .multipleJobsDelete.remove_filter{
	left: 180px
}

/* Dashboard Page*/




@media (max-width: 767.9px) {
	.invoiceExcel {
		position: relative;
		left: 0;
		top: 5px;
		width: 65px;
	}

	.invostatus {
		position: relative;
		left: 0;
		top: 0;
		margin: 1px 0;
	}

	.daterange1 {
		left: 0;
		max-height: 30.6px;
		padding: 0;
		top: 0;
		margin: 10px 0 4px 0;
		position: relative;
	}

	.importPayment {
		top: 10px;
		right: 10px;
		position: absolute;
		z-index: 9;
	}

	.importButton {
		color: white !important;
		padding: 0.25rem 0.5rem !important;
		position: relative;
		top: -4px;
		margin-left: 0;
		margin-bottom: 13px;
	}

	.downloadPdf {
		position: absolute;
		right: initial;
		left: 85px;
		top: 10px !important;
		z-index: 9;
	}

	#invoicetable_filter input {
		width: 100%;
		margin: 0;
		margin-top: 5px;
	}

	/* Accounting Page		 */

	.fixed-accounting {
		position: relative;
		width: 100%;
		z-index: 99;
		top: 0;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 15px;
		row-gap: 10px;
		padding: 0 15px;
		flex-wrap: wrap;
	}

	.fixed-accounting>div {
		flex: 1 1 100%;
	}
	.accounting-table {
		margin-top: 0px;
	}

.account-option {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 999;
    padding-left: 0;
    HEIGHT: auto;
}

.account-option-table {
    margin-top: 0;
}

.invostatus  select, .account-option .daterange1 input {
    min-width: 120px;
	max-width: 300px;
}

#invoicetable_filter {
    position: relative;
    z-index: 999;
    right: 0;
    top: auto;
    max-width: 300px;
}

table.dataTable.fixedHeader-floating.invoiceTable {
    top: 57px !important;
}

#invoiceButtonHtml{
	display: flex;
    flex-wrap: wrap;
    gap: 5px;
}


.account-option .downloadPdf {
        position: absolute;
        right: initial;
        left: 75px;
        top: 0px !important;}

	/* Accounting Page		 */

	/* Dashboard Page	*/
	.fixed-Dashboard-section {
		position: relative;
		width: 100%;
		top: 0px;
		background: transparent;
	}

	.fixed-Dashboard {
		padding: 10px 0px;
	}

	.fixed-Dashboard .card {
		margin-bottom: 0;
	}

	.fixed-Dashboard>div {
		flex: 1 1 100%;
	}

	.dashboard-table {
		margin-top: 10px;
	}

	table.dataTable.admindashboard.fixedHeader-floating {
		top: 56px !important;
	}

	.table-button-option{
		position: relative;
    background: #fff;
    z-index: 99999;
    width: 100%;
    height: auto;
	}

	/* Dashboard Page*/

}

@media screen and (min-width: 768px) and (max-width: 1024.9px) {
	#invoicetable_filter label {
		text-align: right;
	}

	#invoicetable_filter label input {
		width: 150px;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0px;
	}

	.daterange1 {
		width: 200px;
	}

	.importPayment {
		top: 11px;
	}

	.importPayment {
		right: 165px;
	}

	/* Accounting Page		 */
	.fixed-accounting {
		row-gap: 10px;
		top: 57px;
		flex-wrap: wrap;
	}

	.fixed-accounting>div {
		flex: 1 1 30%;
	}

	.accounting-table {
		margin-top: 250px;
	}

	.fixed-accounting .card.mat-stat-card {
		min-height: 78px;
	}

	.account-option {
    position: fixed;
    right: 0;
    width: 100%;
    top: 239px;
    background: #fff;
    z-index: 999;
    padding-left: 15px;
    HEIGHT: 50PX;
    left: 0;
}

.account-option-table {
    margin-top: 205px;
}

table.dataTable.fixedHeader-floating.invoiceTable {
    top: 289px !important;
}

.account-option .importPayment {
    top: 12px;
    right: auto;
    left: 460PX;
}

#invoicetable_filter {
    position: fixed;
    z-index: 999;
    right: 10px;
    top: 252px;
}

	/* Accounting Page		 */

	/* Dashboard Page	*/

	.fixed-Dashboard-section {
		top: 57px;
	}

	.fixed-Dashboard {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 10px;
		padding: 10px 10px;
		flex-wrap: wrap;
	}

	.fixed-Dashboard .card {
		margin-bottom: 0;
	}

	.fixed-Dashboard>div {
		flex: 1 1 45%;
	}

	.dashboard-table {
		margin-top: 355px;
	}

	table.dataTable.admindashboard.fixedHeader-floating {
		top: 390px !important;
	}

	.PendingOEM {
		max-width: 225px;
	}

	.table-button-option {
    position: fixed;
    background: #fff;
    z-index: 99999;
    width: 100%;
    height: 40px;
    top: 350px;
}

#dash-admin-table-gp_wrapper {
    margin-top: 92px !important;
}
table.dataTable.admindashboard.fixedHeader-floating {
    top: 363px !important;
}

	/* Dashboard Page*/

}


@media screen and (min-width: 1025px) and (max-width: 1440px) {

	.PendingOEM {
		max-width: 225px;
	}

	.pendingglassadas {
		max-width: 250px;
	}

	.selectlocationss {
		max-width: 230px;
	}


.account-option{
    position: fixed;
    left: 10px;
    right: 0;
    width: 100%;
    top: 165px;
    background: #fff;
    z-index: 999;
    padding-left: 15px;
    HEIGHT: 50PX;
	left: 0;
	}

	.account-option-table{
	margin-top: 130px;
}

	.accounting-table {
	margin-top: 220px;
}

table.dataTable.fixedHeader-floating.invoiceTable {
    top: 215px !important;}

	.account-option .importPayment {
    top: 12px;
	right: auto;
    left: 480PX;}

#invoicetable_filter{
	position: fixed;
    z-index: 999;
    right: 10px;
    top: 170px;
}



}
