* { -
	-default-icon-color: #1293d0; -
	-default-icon-font: 8px; -
	-default-create-btn-color: #79828E; -
	-default-create-btn-padding: 10px; -
	-default-create-btn-margin: 10px; -
	-default-create-btn-border-radius: 5px; -
	-main-content-body-box-shadow: 4px 1px 20px 0px #0000000f; -
	-default-shadow: 4px 1px 20px 0px #0000000f; -
	-main-content-body-box-radius: 5px; -
	-submenu-backg-color: #f2f2f2; -
	-main-color: #1293d0;
	-default-primary-color: #078ECE;
	-labels-color: #034EA2;
}

body {
	background: #F4F5F7 !important;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
	font-family: 'Sofia Pro';
}

.home {
	padding: 3rem 5rem;
}

.bg-default {
	background: #1293D0;
	left: 0px;
	top: 0px;
}

.filter-btn-sm {
	border-style: solid;
	border: 2px solid #034EA2;
	padding: 2px;
	border-radius: 25px;
	margin: auto;
	cursor: pointer;
}

.filter-btn-sm:hover {
	color: #FDFDFE;
	background-color: #034EA2;
	border-style: solid;
	padding: 2px;
	border-radius: 25px;
	margin: auto;
	cursor: pointer;
	border-style: solid;
}

.custom-classification-z-index {
	z-index: 1800001 !important;
}

.z_close_btn {
	color: #F74F4F !important;
	font-size: 25px !important;
}

.z_close_btn_green {
	color: #008140 !important;
	font-size: 25px !important;
}

.bg-black {
	background: black;
}

.top-menu {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	background-color: white;
}

.list-view-div-border {
	border: 1px solid #D7DEE8;
	border-radius: 5px;
}

.company-name {
	color: white;
	margin-top: 50px;
	padding: 10px;
}

.main-header {
	display: flex;
}

.logo-image {
	height: 100px;
	border-radius: 50%;
}

.user-info {
	bottom: 0;
	display: block;
	margin-top: 53.5px;
}

.bg-approve {
	background-color: #335B39 !important;
	color: #FFFFFF !important;
}

.bg-reject {
	background-color: #F77777 !important;
	color: #FFFFFF !important;
}

.bg-neutral {
	background-color: #F4F5F8 !important;
	color: #034EA2 !important;
}

.bg-transparent {
	background-color: transparent !important;
	color: #FFFFFF !important;
}

.bg-transparent>a {
	background-color: transparent !important;
	color: #FFFFFF !important;
}

.bg-approve>a {
	background-color: #335B39 !important;
	color: #FFFFFF !important;
}

.bg-reject>a {
	background-color: #F77777 !important;
	color: #FFFFFF !important;
}

.bg-neutral>a {
	background-color: #F4F5F8 !important;
	color: #034EA2 !important;
}

.menu-logo-image {
	width: 70px;
	margin: 0px 2rem 0px 4rem;
}

.top-menu .content {
	/*background: white;
	margin-top: 20px;
	padding: 10px;
	border-radius: 8px;
	box-shadow: var(- -default-shadow);
	float: right;
	margin-top: 10px;
	/* width: 62%; */
	display: flex;
	margin-top: 16px;
}

.top-menu .content>div {
	margin-right: 15px;
}

.profile-icon {
	color: #007bff;
}

.content {
	/*margin-top: 5%;*/
	z-index: 1000;
	position: relative;
	overflow: hidden;
	height: auto;
}

.custom-date-range {
	border-radius: 15px;
	background: white;
	display: flex;
	width: 200px;
	height: 25px;
	color: #479297;
	text-align: center;
}

.customZIndex {
	z-index: 1800001 !important;
}

.form-page-content {
	margin-top: 5%;
	z-index: 1000;
	position: relative;
	overflow: auto;
	max-height: 512px;
}

.custom-form-page-content {
	z-index: 1000;
	position: relative;
	overflow: auto;
	max-height: 512px;
}

.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.table {
	color: #000;
	border: 1px solid #f0f0f0;
}

.table.table-white {
	background-color: #fff;
}

.table>tbody>tr>td {
	font-weight: 300;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #f6f6f6;
}

table.table td .avatar {
	margin: 0 5px 0 0;
}

table.table td h2 {
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

table.table td h2 a {
	color: #757575;
}

table.table td h2 a:hover {
	color: #13245f;
}

table.table td h2 span {
	color: #9e9e9e;
	display: block;
	font-size: 12px;
	margin-top: 3px;
}

.inner-table>.z-grid-header>.z-columns>.z-column>.z-column-content,
	.inner-table>.z-columns>.z-column>.z-column-content {
	font-size: 12px;
	font-weight: lighter;
}

.z-grid-header table th {
	padding: 5px;
	text-align: left;
}

.z-grid {
	border: none;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.z-listbox-body .z-listbox-emptybody td, .z-label, .z-checkbox-content,
	.z-loading, .z-a {
	font-size: 13px;
	font-family: inherit;
}

.z-auxheader, .z-column-hover, .z-column-sort .z-column-content:active,
	.z-listbox-header, .z-listheader-sort .z-listheader-content:active {
	background: #FFF;
	border: 1px solid #FFF;
}

.z-auxheader, .z-grid-header-border, .z-listheader-border {
	border-bottom: 1px solid white;
}

.thead {
	background: white !important;
	border: white !important;
}

.thead-second {
	background: white !important;
}

/* this is on thead color */
.thead>.z-column-content, .z-column>.z-column-content, .z-column>.z-column-content .z-label,
	.z-auxheader-content {
	font-size: 11px !important;
	color: #2f509f;
	font-weight: 500;
	display: inline-flex;
	text-transform: uppercase;
	/* white-space: nowrap; */
}

.required>.z-column-content, .required>.z-listheader-content {
	padding-right: 2px;
}

tbody {
	border-top: 1px solid #ddd !important;
}

.z-columns-bar {
	background: white !important;
	border: none !important;
}

.action-btn {
	color: #00000096;
	font-size: 10px;
	border: 1px solid #a9a9a92b;
	padding: 3px 8px;
	border-radius: 4px;
}

.panel-title {
	margin: 10px;
}

.action-panel {
	background: white;
	padding: 20px;
}

.page-header .custom-breadcrumb {
	padding: 0px 10px 10px;
	border-radius: 8px;
	background: none;
	margin-top: 10px;
}

.grid {
	display: grid;
}

.z-checkbox-switch {
	margin-right: 10px;
}

.z-checkbox-switch-on>.z-checkbox-mold {
	background-color: #1293d0;
}

.z-checkbox-switch-on>.z-checkbox-mold:before {
	-webkit-transform: translateX(22px);
	-moz-transform: translateX(22px);
	-o-transform: translateX(22px);
	-ms-transform: translateX(22px);
	transform: translateX(22px);
}

.z-checkbox-switch>.z-checkbox-content {
	display: inline-block;
	-webkit-transform: translateY(10%);
	-moz-transform: translateY(10%);
	-o-transform: translateY(10%);
	-ms-transform: translateY(10%);
	transform: translateY(10%);
	font-size: 16px;
}

.z-checkbox-switch>.z-checkbox-mold {
	width: 45px;
	height: 22px;
}

.z-checkbox-switch>.z-checkbox-mold:before {
	width: 15px;
	height: 15px;
}

.z-button, .z-textbox, .z-decimalbox, .z-intbox, .z-longbox,
	.z-doublebox, .z-column-content, .z-row-content, .z-group-content,
	.z-groupfoot-content, .z-footer-content {
	font-family: inherit;
}

.bg-primary {
	background-color: #078ece !important;
}

.btn-round-30 {
	border-radius: 30px;
}

.border-2 {
	border-width: 2px;
	border-radius: 15px;
}

.no-shadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

a:hover {
	color: #0056b3;
	text-decoration: none;
}

.text-underline {
	text-decoration: underline;
}

.border-white {
	border-top: 1px solid #dee2e6 !important;
}

.z-button:hover, .z-button:focus {
	background: transparent;
}

.btn-default:hover {
	border-color: transparent;
	border-color: #7ac8ff;
}

.z-button {
	min-width: 100px;
}

.z-button, .btn-primary {
	background-color: #1293d0 !important;
	border-color: #1293d0ab;
}

.z-button:hover, .btn-primary:hover {
	background-color: #1293D0 !important;
	border-color: #1293D0 !important;
}

.btn-primary {
	border-color: #1293d0ab !important;
}

.btn-success {
	border-color: #28a745 !important;
}

.btn-default, .btn-default:focus {
	/* background-color: #00bcd405 !important;
	border-color: #2196f340; */
	background-color: #f7f9f905 !important;
	border-color: #1293d0;
	color: #1293d0;
}

.btn {
	font-size: 1rem;
	min-width: 100px;
}

.dropdown-item:active {
	color: #7ac8ff;
	background-color: #8080801c;
}

.divider.z-label {
	margin: 5px;
}

.arrow_text.z-label, .arrow_text.z-a {
	font-size: 14px;
}

.z-grid-body .z-grid-emptybody .z-grid-emptybody-content {
	font-size: 12px;
	font-family: inherit;
}

.z-column-content, .z-row-content, .z-group-content,
	.z-groupfoot-content, .z-footer-content {
	padding: 0px 5px;
	font-size: 12px;
}

.z-grid-footer .z-footer, .z-grid-footer .z-foot-bar {
	overflow: hidden;
	background: #Ffff;
}

.z-grid-footer {
	border-top: 1px solid #d9d9d91c;
	background: #FFF !important;
}

.z-footer-content {
	padding: 12px;
}

.z-grid-body {
	overflow: hidden !important;
}

.z-window-header {
	font-family: inherit;
	text-transform: uppercase;
	padding: 6px 16px;
	color: #1094d0;
	background: white;
	font-size: 15px;
}

.z-messagebox-window .z-window-header {
	padding: 6px 16px;
	text-transform: uppercase;
	color: #000;
}

.z-messagebox {
	text-align: justify;
}

input[type="checkbox"] {
	font-size: 14px;
}

.action-btn.z-button, .action-btn.z-a {
	background-color: #FFF !important;
	color: #000;
	border-color: #9e9e9e61;
	min-width: auto;
	width: 28px;
	height: 20px;
	padding-top: 0;
}

.action-btn.z-button[disabled] {
	background-color: #d9d9d98f !important;
}

.z-tab, .z-a, .z-label, .z-menu-text, .z-menuitem-text, .z-nav-text,
	.z-navitem-text, .z-textbox, .z-decimalbox, .z-intbox, .z-longbox,
	.z-doublebox, .z-comboitem, .z-comboitem a, .z-comboitem-text,
	.z-calendar-text, .z-datebox-input, .z-combobox-input, .z-paging-info,
	.z-paging-input, .z-paging-text, .z-paging-button,
	.z-listheader-content, .z-listcell-content, .z-listgroup-content,
	.z-listgroupfoot-content, .z-listfooter-content, .z-bandbox-input,
	.z-groupbox-content {
	font-family: inherit;
	font-size: 12px;
	font-family: Lato, Montserrat !important;
}

.input-label {
	font-size: 15px !important;
	font-family: system-ui;
	font-weight: 600;
}

.z-row-content {
	color: #444b5a !important;
}

.z-comboitem-text {
	line-height: 16px;
	font-family: system-ui !important;
}

.z-stepbar {
	border-bottom: 1px solid #2f4f4f1c;
	padding: 0px;
	font-family: system-ui;
}

.z-step-title {
	font-family: system-ui;
	font-weight: bold;
}

.z-paging .z-paging-icon {
	font-size: 13px;
}

.h3, h3 {
	font-size: 1.25rem;
}

.profile-image {
	width: 35px;
	height: 32px;
	border-radius: 50%;
	padding-top: 8px;
}

.badge-primary {
	color: #fff;
	background-color: #1293d0;
}

.custom-btn-link-delete {
	background-color: #f9e7e7;
	color: #d04750;
}

.custom-btn-link {
	background-color: none !important;
	color: #2A2F4E;
}

.c-pill {
	align-items: center;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	display: inline-block;
	height: 100%;
	white-space: nowrap;
	width: auto;
	position: relative;
	border-radius: 100px;
	line-height: 1;
	overflow: hidden;
	padding: 0px 12px 0px 12px;
	text-overflow: ellipsis;
	line-height: 1.25rem;
	word-break: break-word; &: before { border-radius : 50%;
	content: "";
	height: 10px;
	left: 6px;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	width: 10px;
}

}
.c-pill--created {
	background: #ADD8E6;
	color: #023E8A
}

.c-pill--approved {
	background: #ecfdf3;
	color: #037847;
}

.c-pill--processed {
	background: #fff4cc;
	color: #8a6702;
}

.c-pill--rejected {
	background: #fbdfdf;
	color: #d62839;
}

.approval-button {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #337AB7;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
}

.custom-input-container {
	position: relative;
	margin-bottom: 14px;
	border: 1px solid #DADADA;
	height: 40px;
	border-radius: 9px
}

.custom-input-container label {
	position: absolute;
	top: 14px;
	left: 2%;
	font-size: 16px;
	color: #292626;
	cursor: none;
	transition: all 0.5s ease-in-out;
	opacity: 65%;
}

.custom-input-container input, .custom-input-container input {
	border: none;
	background: transparent;
	width: 95%;
	font-size: 17px;
	color: #202A44;
	margin-top: 2%;
	margin-left: 2%;
}

.custom-input-container input:focus, .custom-input-container textarea:focus
	{
	outline: none;
}

.custom-input-container input:focus ~label, .custom-input-container input:valid
	 ~label, .custom-input-container textarea:focus ~label,
	.custom-input-container textarea:valid ~label, .custom-input-container input[disabled]
	 ~label {
	top: 3px;
	left: 3%;
	font-size: 12px;
}

.profile-image .z-label {
	font-size: xx-small;
}

.footer-btns {
	bottom: 5px;
	position: fixed;
	width: 14%;
	margin: 5px 15px;
}

.welcome-section {
	display: grid;
}

.welcome-title {
	font-weight: bold;
	line-height: 50px;
	font-size: 2rem !important;
}

.welcome-message {
	font-size: 1rem !important;
	text-align: justify;
	color: grey;
	font-weight: 600;
}

.z-loading {
	left: 50% !important;
	top: 40% !important;
	z-index: 1800000 !important;
}

.z-loading-icon {
	width: 72px;
	height: 72px;
	background: transparent no-repeat center;
	background-image: url(../images/loader.gif);
}

.form-control:focus {
	box-shadow: none;
}

.z-paging {
	height: 44px;
	padding: 4px 16px 3px;
	background: #ffffff;
	border-bottom: 1px solid #ccd7d4;
}

.table-responsive {
	padding: 27px;
	background: white;
	border-radius: 4px;
	overflow: hidden;
}

.invoice-table-responsive {
	padding: 27px;
	background: white;
	border-radius: 4px;
	max-height: 475px;
	padding-bottom: 50px;
	overflow: hidden;
}

.btn-danger {
	color: #fff;
	background-color: #dc3545 !important;
	border-color: #dc3545 !important;
}

.custom-z-bandbox>input {
	cursor: pointer;
	color: #0e0d0d !important;
	background-color: #fff !important;
	border: 1px solid black !important;
}

.border {
	border-radius: 4px;
}

.z-groupbox {
	padding: 0;
}

.z-caption {
	font-size: 16px;
	font-family: 'Sofia Pro';
	background: #3874b6c7 !important;
	color: #FFF;
	padding: 4px 12px !important;
}

.z-textbox[disabled], .z-decimalbox[disabled], .z-intbox[disabled],
	.z-longbox[disabled], .z-doublebox[disabled] {
	color: none !important;
	background: transparent !important;
	cursor: default !important;
}

.bg-custom-dark {
	background: #F5F5F5 !important;
}

.signup-icon-place {
	width: 100%;
	margin: auto;
}

.chooseType-icon {
	font-size: 70px;
	margin: 10% 20%;
	color: #078ECE;
}

.font-12 {
	font-size: 12px !important;
}

.pl-30 {
	padding-left: 30px !important;
}

.users-icon {
	font-size: 50px;
	margin-top: 20px;
}

.color-white {
	color: white !important;
}

.cursor-pointer {
	cursor: pointer;
}

.width-70 {
	width: 70%;
}

.margin-5 {
	margin: 5% auto auto !important;
}

.z-tabbox {
	border: none !important;
}

.width-90 {
	width: 90% !important;
}

.z-tabbox-top>.z-tabs .z-tab {
	font-size: 14px;
}

.form-text-label {
	color: #303030;
	font-size: 12px !important;
}

.form-group-styled {
	margin-bottom: -3px !important;
}

.input-reg-form {
	height: 35px !important;
}

.min-width-auto {
	min-width: auto;
}

.font-size-12 {
	font-size: 12px !important;
}

.footer_div {
	padding: 20px;
	bottom: 0px !important;
	position: fixed;
	width: 250px;
}

.btn {
	font-size: 13px;
}

.form-control {
	height: calc(2.25rem + 2px);
}

.bg-darks {
	background: #F4F4F4 !important;
}

.font-normal {
	font-weight: normal !important;
}

.pre-form-control {
	height: calc(2.25rem + 2px) !important;
	border-radius: 3px 0 0 3px;
	border-right: 0;
}

.z-combobox-disabled>input {
	color: #0000008c !important;
}

.text-small {
	font-size: 10px;
}

.required::after {
	content: "*";
	color: #935252;
}

.font-8 {
	font-size: 8px !important;
}

.bg-white {
	background: white !important;
}

.home-link-height {
	min-height: 110px !important;
}

.f-primary-color {
	color: #034EA2 !important;
}

.has-error {
	color: #935252 !important;
}

.has-error>input {
	border: 1px solid #935252;
}

.card-success {
	/* Add shadows to create the "card" effect */
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	transition: 0.3s;
	padding: 40px;
}

/* On mouse-over, add a deeper shadow */
.card-success:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

/* Add some padding inside the card container */
.container-success {
	padding: 20px 16px;
}

.actions-div {
	box-shadow: var(- -default-shadow);
	width: 50%;
	float: right;
	padding: 10px;
}

.border-12px {
	border-radius: 12px !important;
}

.draw-line {
	border-bottom: 0.6px solid #CACCD4 !important;
	margin: 5px !important;
}

.label-grey-color {
	color: #838AA2 !important;
}

.actions-div-btn {
	background: #E7ECF4;
	border-radius: 100px;
	height: 32px;
	width: 32px;
	text-align: center;
}

.icon-action-btn {
	color: #034EA2 !important;
	cursor: pointer;
	margin-top: 5px;
}

.taxpayer-action-btn {
	margin: 5px;
	text-align: center;
	line-height: normal;
}

.taxpayer-action-div {
	border: 1px solid #034EA240 !important;
	padding: 15px 10px;
}

.f-30px {
	font-size: 15px !important;
}

.taxpayer-action-btn>.z-label {
	color: #A2A7B9 !important;
	font-size: 10px !important;
	text-align: center;
}

.overflow-show {
	overflow: auto;
	max-height: 800px;
	padding-bottom: 40%;
}

.m-height-40 {
	max-height: 60%;;
	overflow: auto;
}

.z-temp, .z-modal-mask {
	background: #00000080 50% !important;
	z-index: 100000 !important;
}

.form-line-div {
	
}

.formline-calc-style {
	font-weight: bold;
}

.text-align-right {
	text-align: right;
}

.period-left-panel {
	border-right: 1px solid #ddd;
	padding-right: 20px;
}

.align-right {
	text-align: right !important;
}

.declaration {
	max-height: 900px !important;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow-y: auto;
}

.declaration>div {
	width: 100%;
}

.declaration>.z-window-content {
	height: 100%;
}

.scrollable {
	height: 100%;
	overflow-y: scroll;
}

/* width */
.declaration::-webkit-scrollbar {
	width: 4px;
}

/* Track */
.declaration::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
.declaration::-webkit-scrollbar-thumb {
	background: #1293D0;
}

/* Handle on hover */
.declaration::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.text-color>.z-listheader-content {
	color: black !important;
}

.annex-box {
	padding: 10px;
	background: #f2f2f2;
	border: 1px dashed;
}

.formline-group-style {
	background: #1293d0 !important;
	padding: 5px;
	color: white;
}

/*-----------------
	42. Responsive
-----------------------*/
@media only screen and (min-width: 991px) {
	#toggle_btn {
		color: #fff;
		float: left;
		font-size: 12px;
		line-height: 50px;
		padding: 0 10px;
	}
	.mini-sidebar .header-left .logo span {
		display: none;
	}
	.mini-sidebar .header .header-left {
		padding: 0 5px;
		/* width: 60px; */
	}
	.mini-sidebar .sidebar {
		width: 60px;
	}
	.mini-sidebar.expand-menu .sidebar {
		width: 230px;
	}
	.mini-sidebar .menu-title {
		visibility: hidden;
		white-space: nowrap;
	}
	.mini-sidebar.expand-menu .menu-title {
		visibility: visible;
	}
	.modal-open .mini-sidebar .sidebar {
		z-index: 1051;
	}
	.mini-sidebar .sidebar .sidebar-menu ul>li>a span {
		display: none;
		transition: all 0.2s ease-in-out;
		opacity: 0;
	}
	.mini-sidebar.expand-menu .sidebar .sidebar-menu ul>li>a span {
		display: inline;
		opacity: 1;
	}
	.mini-sidebar .page-wrapper {
		margin-left: 60px;
	}
}

@media only screen and (min-width: 768px) {
	.modal-md {
		width: 500px;
	}
	.nav-tabs.nav-justified.nav-tabs-top {
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs.nav-justified.nav-tabs-top>li>a, .nav-tabs.nav-justified.nav-tabs-top>li>a:hover,
		.nav-tabs.nav-justified.nav-tabs-top>li>a:focus {
		border-width: 2px 0 0 0;
	}
	.nav-tabs.nav-tabs-top>li {
		margin-bottom: 0;
	}
	.nav-tabs.nav-tabs-top>li>a, .nav-tabs.nav-tabs-top>li>a:hover,
		.nav-tabs.nav-tabs-top>li>a:focus {
		border-width: 2px 0 0 0;
	}
	.nav-tabs.nav-tabs-top>li+li>a {
		margin-left: 1px;
	}
	.nav-tabs.nav-tabs-top>li>a.active, .nav-tabs.nav-tabs-top>li>a.active:hover,
		.nav-tabs.nav-tabs-top>li>a.active:focus {
		border-top-color: #13245f;
	}
	.nav-tabs.nav-tabs-bottom>li {
		margin-bottom: -1px;
	}
	.nav-tabs.nav-tabs-bottom>li>a.active, .nav-tabs.nav-tabs-bottom>li>a.active:hover,
		.nav-tabs.nav-tabs-bottom>li>a.active:focus {
		border-bottom-width: 2px;
		border-color: transparent;
		border-bottom-color: #13245f;
		background-color: transparent;
		transition: none 0s ease 0s;
		-moz-transition: none 0s ease 0s;
		-o-transition: none 0s ease 0s;
		-ms-transition: none 0s ease 0s;
		-webkit-transition: none 0s ease 0s;
	}
	.nav-tabs.nav-tabs-bottom>li {
		margin-bottom: -1px;
	}
	.nav-tabs.nav-tabs-bottom>li>a.active, .nav-tabs.nav-tabs-bottom>li>a.active:hover,
		.nav-tabs.nav-tabs-bottom>li>a.active:focus {
		border-bottom-width: 2px;
		border-color: transparent;
		border-bottom-color: #13245f;
		background-color: transparent;
		transition: none 0s ease 0s;
		-moz-transition: none 0s ease 0s;
		-o-transition: none 0s ease 0s;
		-ms-transition: none 0s ease 0s;
		-webkit-transition: none 0s ease 0s;
	}
	.nav-tabs.nav-tabs-solid {
		background-color: #fafafa;
		border: 0;
	}
	.nav-tabs.nav-tabs-solid>li {
		margin-bottom: 0;
	}
	.nav-tabs.nav-tabs-solid>li>a {
		border-color: transparent;
	}
	.nav-tabs.nav-tabs-solid>li>a:hover, .nav-tabs.nav-tabs-solid>li>a:focus
		{
		background-color: #f5f5f5;
	}
	.nav-tabs.nav-tabs-solid>.open:not (.active)>a {
		background-color: #f5f5f5;
		border-color: transparent;
	}
	.nav-tabs-justified.nav-tabs-top {
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs-justified.nav-tabs-top>li>a, .nav-tabs-justified.nav-tabs-top>li>a:hover,
		.nav-tabs-justified.nav-tabs-top>li>a:focus {
		border-width: 2px 0 0 0;
	}
}

@media only screen and (max-width: 768px) html.fixed .page-header {
	left
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	
	
	
	











		
	
	
	
	
	
	
	
	
	
	
	300px
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
	margin
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	
	
	
	











		
	
	
	
	
	
	
	
	
	
	
	0
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
	position
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	
	
	
	











		
	
	
	
	
	
	
	
	
	
	
	fixed
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
	right
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	
	
	
	











		
	
	
	
	
	
	
	
	
	
	
	0
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
	top
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	
	
	
	











		
	
	
	
	
	
	
	
	
	
	
	60px
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
}

@media only screen and (max-width: 1199.98px) {
	.invoices-view {
		width: 90%;
		float: right;
	}
}

@media only screen and (max-width: 991.98px) {
	.profile-rightbar {
		display: inline-block !important;
	}
	.chat-profile-view {
		display: none;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
		right: 0;
		transform: translateX(0px);
		z-index: 1041;
		width: 300px;
		position: fixed;
		margin-right: -300px;
		display: table-cell;
		top: 0;
		padding-bottom: 60px;
		margin-top: 50px;
	}
	.message-view.chat-view {
		width: 100%;
	}
	.slide-nav .page-wrapper {
		left: 225px;
		margin-left: 0;
	}
	.chat-main-row {
		left: 0;
	}
	.header .header-left {
		position: absolute;
		width: 100%;
	}
	#mobile_btn {
		display: block;
	}
	.page-title-box {
		display: none;
	}
	.sidebar {
		margin-left: -250px;
		width: 225px;
	}
	.page-wrapper {
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.slide-nav .sidebar {
		margin-left: 0;
	}
	a.mobile_btn {
		color: #fff;
		font-size: 24px;
		height: 50px;
		left: 0;
		line-height: 50px;
		padding: 0 20px;
		position: absolute;
		top: 0;
		width: 60px;
		z-index: 10;
	}
	.slide-nav .page-wrapper {
		left: 225px;
		margin-left: 0;
	}
	.invoices-view {
		width: 100%;
		float: none;
	}
	#toggle_btn {
		display: none;
	}
	.sidebar {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.page-wrapper {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
}

@media only screen and (max-width: 767.98px) {
	.profile-info-left {
		border-right: none;
		border-bottom: 2px dashed #ccc;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.navbar-nav .open .dropdown-menu {
		float: left;
		position: absolute;
	}
	.notifications {
		right: -48px;
	}
	.notifications:before, .notifications:after {
		right: 60px;
	}
	.modal-body.card-box {
		background-color: #fff;
		border: none;
		border-radius: inherit;
		box-shadow: unset;
		margin-bottom: 0;
		padding: 15px;
	}
	.roles-menu {
		margin-bottom: 20px;
	}
	.left-action {
		text-align: center;
		margin-bottom: 15px;
	}
	.right-action {
		text-align: center;
	}
	.top-action-left .float-left {
		float: none !important;
	}
	.top-action-left .btn-group {
		margin-bottom: 15px;
	}
	.top-action-right {
		text-align: center;
	}
	.top-action-right a.btn.btn-white {
		margin-bottom: 15px;
	}
	.mail-sent-time {
		float: left;
		margin-top: 10px;
		width: 100%;
	}
	.nav-tabs.nav-justified {
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs.nav-justified>li>a.active, .nav-tabs.nav-justified>li>a.active:hover,
		.nav-tabs.nav-justified>li>a.active:focus {
		border-color: transparent transparent transparent #13245f;
		border-left-width: 2px;
	}
	.nav-tabs {
		border-bottom: 0;
		position: relative;
		background-color: #fff;
		padding: 5px 0;
		border: 1px solid #ddd;
		border-radius: 3px;
	}
	.nav-tabs .nav-item {
		margin-bottom: 0;
	}
	.nav-tabs>li>a {
		border-width: 2px;
		border-left-color: transparent;
	}
	.nav-tabs .nav-link {
		border-width: 2px;
	}
	.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
		background-color: #fafafa;
	}
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,
		.nav-tabs>li>a.active, .nav-tabs>li>a.active:hover, .nav-tabs>li>a.active:focus
		{
		background-color: #f5f5f5;
		border-color: transparent transparent transparent #13245f;
		border-left-width: 2px;
	}
	.nav-tabs>li.open:not (.active)>a, .nav-tabs>li.open:not (.active)>a:hover,
		.nav-tabs>li.open:not (.active)>a:focus {
		background-color: #fafafa;
	}
	.nav-tabs.nav-tabs-solid {
		padding: 5px;
	}
	.nav-tabs.nav-tabs-solid.nav-tabs-rounded {
		border-radius: 5px;
	}
	.nav-tabs.nav-tabs-solid>li>a {
		border-left-width: 0 !important;
	}
	.nav-tabs-justified {
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs-justified>li>a.active, .nav-tabs-justified>li>a.active:hover,
		.nav-tabs-justified>li>a.active:focus {
		border-width: 0 0 0 2px;
		border-left-color: #13245f;
	}
	h1 {
		font-size: 2em;
	}
	h2 {
		font-size: 1.5em;
	}
	h3 {
		font-size: 1.17em;
	}
	h4 {
		font-size: 1.12em;
	}
	h5 {
		font-size: .83em;
	}
	h6 {
		font-size: .75em;
	}
	.page-title {
		font-size: 1.2em;
		padding-top: 10px;
	}
	.card-title {
		font-size: 1.12em;
	}
	.blog-view .blog-title {
		font-size: 24px;
	}
	.widget h3 {
		font-size: 18px;
	}
	.my-video ul li {
		width: 80px;
	}
	.voice-call-avatar .call-avatar {
		width: 120px;
		height: 120px;
	}
	.table-responsive {
		display: block;
		width: 100%;
		overflow-x: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.header .has-arrow .dropdown-toggle>span:nth-child(2) {
		display: none;
	}
	.header .has-arrow .dropdown-toggle:after {
		display: none;
	}
	.btn-white {
		margin: 0px;
	}
}

@media only screen and (max-width: 575.98px) {
	.contact-cat {
		padding-right: 70px;
	}
	.user-menu {
		display: none;
	}
	.mobile-user-menu {
		display: block !important;
	}
	.search-box {
		display: none;
	}
	.filter-row {
		margin-bottom: 15px;
	}
	.page-wrapper>.content {
		padding: 15px;
	}
	.profile-view .profile-basic {
		margin-left: 0;
	}
	.profile-img-wrap {
		position: relative;
		margin: 0 auto;
	}
	.profile-view .profile-img-wrap {
		margin: 0 auto 10px;
		height: 100px;
		width: 100px;
	}
	.profile-view .profile-img {
		height: 100px;
		width: 100px;
	}
	.profile-view .profile-img .avatar {
		font-size: 24px;
		height: 100px;
		line-height: 100px;
		margin: 0;
		width: 100px;
	}
	.profile-info-left {
		text-align: center;
	}
	.profile-basic {
		margin-left: 0;
		margin-top: 15px;
	}
	.page-title {
		font-size: 16px !important;
	}
	.fc-toolbar .fc-right {
		display: inline-block;
		float: none;
		margin: 10px auto 0;
		width: 200px;
		clear: both;
	}
	.fc-toolbar .fc-left {
		float: none;
		margin: 0 auto;
		width: 200px;
	}
	.upload-text {
		font-size: 18px;
	}
	.call-duration {
		display: block;
		margin-top: 0;
		margin-bottom: 10px;
		position: inherit;
	}
	.end-call {
		margin-top: 10px;
		position: inherit;
	}
	.chat-right .chat-content {
		max-width: 90%;
	}
	.chat-right .chat-body {
		padding-left: 0;
		padding-right: 0;
	}
	.chat-left .chat-content {
		max-width: 90%;
	}
	.chat-left .chat-body {
		padding-left: 0;
		padding-right: 0;
	}
	.chat-avatar .avatar {
		height: 20px;
		line-height: 20px;
		width: 20px;
	}
	.account-box {
		width: 100%;
		margin-bottom: 20px;
	}
	.custom-menu.navbar-nav>li>a {
		margin-left: 10px;
	}
	.error-box h1 {
		font-size: 50px;
	}
	.submit-btn {
		min-width: 150px;
	}
	.ui-kit-wrapper button {
		margin-bottom: 5px;
	}
	.pagination>li>a, .pagination>li>span {
		padding: .5rem !important;
	}
	.home {
		padding: 2px;
	}
	.welcome-text {
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 479px) {
	.compose-btn button {
		padding: 0.365rem 0.5rem;
	}
	.attachments li {
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 10px;
	}
}

.inner-table>.z-grid-header>.z-columns>.z-column>.z-column-content,
	.inner-table>.z-columns>.z-column>.z-column-content {
	font-size: 12px;
	font-weight: lighter;
}

.form-group>.z-label, span.input-label, label.input-label {
	font-weight: 500;
	margin: 0;
	font-size: 12px;
}

.thead>span.input-label {
	font-size: 12px !important;
}

i.fa-pencil {
	color: #13245f;
}

i.fa-trash {
	color: red;
}

th, td {
	text-align: left;
	padding: 8px;
}

tr:nth-child(even) {
	/*background-color: #fff;*/
	
}

i.fa-bars {
	color: #000011;
}

.breadcrumb {
	/* background: #34495e; */
	margin-bottom: 0;
	display: flex;
	text-transform: capitalize;
}

.breadcrumb>li {
	/* With less: .text-overflow(); */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #034EA2;
}

.breadcrumb>*:nth-child(n+1) {
	display: initial;
}

.invisible {
	display: none;
}

/* === For phones =================================== */
@media ( max-width : 767px) {
	.breadcrumb>*:nth-last-child(-n+2) {
		display: inline;
	}
	.breadcrumb>* {
		/* max-width: 60px;*/
		
	}
}

/* === For tablets ================================== */
@media ( min-width : 768px) and (max-width:991px) {
	.breadcrumb>*:nth-last-child(-n+4) {
		display: inline;
	}
	.breadcrumb>* {
		/*max-width: 100px;*/
		
	}
}

/* === For desktops ================================== */
@media ( min-width : 992px) {
	.breadcrumb>*:nth-last-child(-n+6) {
		display: inline;
	}
	.breadcrumb>* {
		max-width: 170px;
	}
}

/*-----------------
	5. Header
-----------------------*/
.header {
	height: 50px;
	width: 79%;
	right: 0;
	float: right;
	position: absolute;
}

.header .header-left {
	float: left;
	height: 50px;
	padding: 0 20px;
	position: relative;
	text-align: center;
	width: 230px;
	z-index: 1;
}

.footer {
	background-color: #234667;
	left: 0;
	position: fixed;
	right: 0;
	bottom: 0;
	height: 25px;
	color: #FFF;
}

.logo {
	align-items: center;
	display: flex;
	height: 50px;
	justify-content: center;
}

.logo span {
	/* 	color: #fff; */
	color: #black;
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
}

.header .navbar-nav .badge {
	position: absolute;
	right: 7px;
	top: 4px;
}

.header .dropdown-menu>li>a {
	position: relative;
}

.header .dropdown-toggle:after {
	display: none;
}

.header .has-arrow .dropdown-toggle:after {
	display: inline-block;
}

.page-title-box {
	border-radius: 0;
	height: 50px;
	margin-bottom: 0;
	padding: 14px 20px;
}

.page-title-box h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 0;
}

.user-menu {
	margin: 0;
	position: relative;
	z-index: 10000;
	background: #002664;
	border-radius: 26px;
	top: 10px;
	color: white;
	right: 10px;
	height: 38px;
	padding: 7px;
}

.main-blue-color {
	color: #002664 !important;
}

.user-menu.nav>li>a {
	font-size: 16px;
	padding: 0 15px;
	height: 50px;
	color: white;
}

.user-img {
	display: inline-block;
	position: relative;
}

.header .user-img img {
	width: 24px;
}

.user-img .status {
	border: 2px solid #fff;
	bottom: 0;
	height: 10px;
	position: absolute;
	right: 0;
	width: 10px;
}

.user-menu .user-img .status {
	bottom: 10px;
}

.user-menu .dropdown-menu {
	min-width: 135px;
	right: 0;
}

.user-menu .bg-primary {
	background-color: #13245f !important;
}

.status {
	background-color: #ccc;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	width: 10px;
}

.status.online {
	background-color: #55ce63;
}

.status.offline {
	background-color: #f62d51;
}

.status.away {
	background-color: #faa937;
}

/*-----------------
	6. Sidebar
-----------------------*/
#sidebar-menu>.menu-bar {
	max-height: 100%;
	overflow-y: auto;
	margin-bottom: 10px;
}

.sidebar {
	top: 72px;
	width: 239px;
	z-index: 1039;
	background-color: #fff;
	bottom: 0;
	margin-top: 0px;
	position: fixed;
	left: 0;
	transition: all 0.2s ease-in-out;
	margin: 12px;
	border-radius: 5px;
	border: 1px solid #D7DEE8;
	box-shadow: 5px 0 10px #D7DEE8;
}

.sidebar.opened {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar-inner {
	height: 100%;
	transition: all 0.2s ease-in-out 0s;
}

.sidebar-menu ul {
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu-title {
	/* 	color: #333; */
	color: #777777;
	font-size: 15px;
	font-weight: 500;
	padding: 12px 20px;
}

.menu-title>i {
	float: right;
	line-height: 40px;
}

.sidebar-menu li.menu-title a {
	color: #13245f;
	display: inline-block;
	float: right;
	padding: 0;
}

.sidebar-menu li.menu-title a.btn {
	color: #fff;
	display: block;
	float: none;
	font-size: 15px;
	line-height: inherit;
	margin-bottom: 15px;
}

.sidebar-menu ul ul a.active {
	color: #13245f;
	/* text-decoration: underline; */
}

.mobile-user-menu {
	color: #fff;
	display: none;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 50px;
	z-index: 10;
}

.mobile-user-menu>a {
	color: #fff;
	padding: 0;
}

.mobile-user-menu>a:hover {
	color: #fff;
}

.mobile-user-menu>.dropdown-menu>a {
	line-height: 23px;
}

.profile-rightbar {
	display: none !important;
	color: #13245f;
	font-size: 26px;
	margin-left: 15px;
}

.fixed-sidebar-right {
	position: fixed;
	top: 60px;
	right: 0;
	width: 300px;
	margin-right: -300px;
	bottom: 0;
	z-index: 101;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.mobile_btn {
	display: none;
}

.sidebar .sidebar-menu>ul>li>a span {
	transition: all 0.2s ease-in-out 0s;
	display: inline-block;
	margin-left: 10px;
	white-space: nowrap;
	font-size: 14px;
}

.sidebar .sidebar-menu>ul>li>a span.badge {
	color: #fff;
	margin-left: auto;
}

.sidebar-menu ul ul a {
	display: block;
	font-size: 13px;
	padding: 9px 10px 9px 50px;
	position: relative;
}

.sidebar-menu ul a {
	font-size: 13px;
}

.sidebar-menu ul ul ul a {
	padding-left: 60px;
	width: 250px;
}

.sidebar-menu ul ul ul ul a {
	padding-left: 70px;
	width: 250px;
}

.sidebar-menu>ul>li {
	position: relative;
	border-bottom: 1px solid #f2f2f217;
}

.sidebar-menu .menu-arrow {
	-webkit-transition: -webkit-transform 0.15s;
	-o-transition: -o-transform 0.15s;
	transition: transform .15s;
	position: absolute;
	right: 15px;
	display: inline-block;
	font-family: 'FontAwesome';
	text-rendering: auto;
	line-height: 40px;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	line-height: 18px;
	top: 15px;
}

.sidebar-menu .menu-arrow:before {
	content: "\f105";
}

.sidebar-menu li a {
	display: block;
	font-size: 15px;
	height: auto;
	padding: 0 20px;
	color: black;
}

.sidebar-menu li a:hover {
	/* 	color: #13245f; */
	/* new */
	background-color: var(- -submenu-backg-color);
	background-color: #9e9e9e12;
}

.sidebar-menu li.active a {
	/* 	color: #13245f; */
	/* 	background-color: #f3f3f3; */
	color: #abb4be;
	background-color: var(- -submenu-backg-color);
}

.sidebar-menu li a.subdrop .menu-arrow {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sidebar-menu ul ul a .menu-arrow {
	top: 6px;
}

.sidebar-menu a {
	transition: unset;
	-moz-transition: unset;
	-o-transition: unset;
	-ms-transition: unset;
	-webkit-transition: unset;
}

.sidebar-menu>ul>li>a {
	padding: 8px 20px;
	align-items: center;
	display: flex;
	justify-content: flex-start;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}

.sidebar-menu ul li a i {
	align-items: center;
	display: inline-flex;
	font-size: 18px;
	min-height: 24px;
	line-height: 18px;
	width: 20px;
	transition: all 0.2s ease-in-out 0s;
}

.sidebar-menu ul li.menu-title a i {
	font-size: 16px;
	margin-right: 0;
	text-align: right;
	width: auto;
}

/*-----------------
	7. Content
-----------------------*/
.page-wrapper {
	left: 0;
	margin-left: 270px;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
	background: #F4F5F8 !important;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.page-wrapper>.content {
	padding: 5px 2px;
}

.account-wrapper {
	background: white;
	margin: auto auto auto auto;
	margin-top: 8%;
	width: 601px;
	border-radius: 32px;
	min-height: 350px !important;
	height: auto;
}

.dropdown-item.z-a>.fa {
	margin-right: 5px;
}

.dropdown-item {
	padding: .5rem 1.5rem;
}

.left-side-bar {
	background: #f4f5f7 !important;
	border-right: 2px solid #9e9e9e33;
	box-shadow: .125rem .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.hidden {
	visibility: hidden;
}

.card.dashboard {
	margin-bottom: 2em;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.card-header {
	/* padding: 1.5rem; */
	background-color: #efefef2b;
}

.card.dashboard>.card-body {
	min-height: 200px;
}

.text-large {
	font-size: larger;
}

.z-groupbox-content {
	border-radius: 5px;
	border-color: #607d8b4f;
}

}
.account-container-boxed {
	border: 2px solid lightgrey;
	border-radius: 4px;
	padding: 4em 2em 2em;
	margin-top: -47px;
}

.page-header {
	position: fixed;
	width: 80%;
	top: 0;
	padding-left: 17%;
	margin-bottom: 4% !important;
	z-index: 100000;
	margin-left: -5%;
	margin-top: 0px;
}

.top-menu {
	padding-bottom: 14px;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.left-side-bar {
	background: #f4f5f7 !important;
	border-right: 2px solid #9e9e9e33;
	box-shadow: .125rem .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.z-listcell>.z-listcell-content {
	font-size: 12px;
	font-family: 'Sofia Pro';
}

.z-column-content {
	white-space: pre-wrap;
	/* CSS3 */
	white-space: -moz-pre-wrap;
	/* Firefox */
	white-space: -pre-wrap;
	/* Opera <7 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
	word-wrap: break-word;
	/* IE */
}

table {
	width: 100% !important;
}

.z-grid-header {
	overflow: auto !important;
	background: none;
}

.menu-patante {
	position: inherit !important;
	width: auto;
	top: 0;
}

.z-bandbox-disabled>input {
	color: rgb(0 0 0/ 60%) !important;
}

.is-offDue {
	border: 2px solid #935252 !important;
}

.taxpayerList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.taxpayerList ul li {
	float: left;
	font-size: 10px !important;
}

.taxpayerList li a {
	display: block;
	color: white;
	text-align: center;
	padding: 16px;
	text-decoration: none;
}

.taxpayerList li a:hover {
	background-color: #111111;
}

.nowrap {
	white-space: nowrap;
}

.flex {
	display: flex;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-default {
	border-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel {
	color: #333;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-default>.panel-heading, .panel-default>.panel-footer {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-heading {
	padding: 3px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-body {
	padding: 15px;
}

.input-group-append .btn, .input-group-prepend .btn {
	min-width: 40px;
}

.configColumn li {
	
}

.configColumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.configColumn ul li {
	float: left;
	padding: 5px;
	background: #1293d0 !important;
	font-size: 12px !important;
	border: 1px solid #1293d0ab;
	margin: 1px;
}

.configColumn li span {
	display: block;
	color: white !important;
	text-align: center;
	text-decoration: none;
}

.m-t-10 {
	margin-top: 10px;
}

.z-listheader-content {
	
}

.sanctions .z-hlayout-inner {
	width: 100% !important;
}

.bg-grey {
	background: #f1f1f1 !important
}

.taux-specific-error {
	background: red;
	color: white;
	font-weight: bold;
	padding-left: 30px;
}

.payment-tab>.z-tabs-content>.z-tab>.z-tab-content>.z-tab-text>.z-tab-image
	{
	min-width: 50px !important;
	width: auto !important;
	max-width: 80px !important;
}

.card-body {
	padding: 0.5rem;
}

.z-caption-content {
	font-size: 13px;
}

.z-window-close {
	background: #f4f5f8;
	padding-top: 0;
	border-radius: 8px;
}

.main-header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 10000;
	height: 83.5px;
	background: linear-gradient(270deg, rgba(101, 125, 163, 0) 0%, #FFFFFF
		100%);
}

.user-header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 10000;
	height: 30px;
	background: transparent;
}

.img-logo {
	margin-left: 2%;
	width: 20%;
	position: absolute;
	z-index: 10000;
}

.heading {
	padding: 20px 0;
	color: #034EA2;
	font-weight: 1000;
	margin: 0 auto;
}

.search .z-textbox {
	border: none;
	color: #727C94;
}

.btn-primary {
	background: #034EA2 !important;
	border: 1px solid #034EA2 !important;
	text-align: center;
	border-radius: 8px;
	box-shadow: none !important;
}

.login-btn {
	width: 176px;
	height: 48px;
}

.invoice-btn {
	width: 100px;
	height: 40px;
	font-size: 11px !important;
}

.notification-icon {
	margin: 0;
	position: relative;
	z-index: 10000;
	top: 10px;
	color: white;
	right: 20px;
}

.account-header {
	text-align: center;
	width: 100%;
	padding: 5px;
	padding-top: 25px;
}

.btn-cancel {
	color: #3B7FCA !important;
	background: #F1F4F8 !important;
	border: 1px solid #3B7FCA;
	text-align: center;
	border-radius: 8px;
	box-shadow: none !important;
	width: 176px;
	height: 48px;
}

.btn-cancel-invoice {
	color: #3B7FCA !important;
	background: #F1F4F8 !important;
	border: 1px solid #F1F4F8;
	text-align: center;
	border-radius: 8px;
	box-shadow: none !important;
	width: 100px;
	height: 40px;
	font-size: 11px !important;
}

.btn-cancel:hover {
	background: #F1F4F8 !important;
}

.btn-cancel-invoice:hover {
	background: #F1F4F8 !important;
}

.z-notification-error .z-notification-content::before {
	border: none !important;
	background: none !important;
}

.z-notification-error .z-notification-content {
	color: #E76F6F !important;
	background-color: #FBDFDF !important;
	text-align: center;
	width: 413px;
	height: 55px;
	padding-top: 17px;
}

.z-notification-content {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	width: 288px;
	min-height: auto;
	margin-right: 20px;
	padding: 7px;
	position: relative;
	overflow: hidden;
}

.z-notification-icon.z-icon-times-circle, .z-notification-icon.z-icon-exclamation-circle,
	.z-notification-icon.z-icon-info-circle {
	display: none;
}

.z-notification-close {
	font-size: 11px;
	width: 10px;
	height: 10px;
	padding: 0 0px;
	position: absolute;
	top: 13px;
	right: 30px;
	cursor: pointer;
}

.z-notification-error .z-notification-icon {
	color: #E76F6F !important;
}

.z-notification {
	top: 40px !important;
	z-index: 1800001 !important;
}

.disabled-container {
	color: #727C94;
	background: #F4F5F8 !important;
	border: 1px solid #DADADA;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
	input:-webkit-autofill:active {
	-webkit-background-clip: text;
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 30px white inset !important;
}

.signup-wrapper {
	background: white;
	margin: 2%;
	height: 626px;
	position: absolute;
	width: 95%;
	overflow: auto;
	padding-bottom: 20px;
}

.signup-content {
	background: #FAFAFA;
	width: 100%;
	margin-top: 10%;
	padding: 10px;
	border-radius: 32px;
	min-height: 350px;
	height: auto;
	padding: 30px;
}

.registration-tabs li {
	border-right: 3px solid #ddd;
}

.z-notification-error .z-notification-content::before {
	border: none !important;
	background: none !important;
}

.z-notification-error .z-notification-content {
	color: #E76F6F !important;
	background-color: #FBDFDF !important;
	text-align: center;
	width: 413px;
	min-height: 55px;
	padding-top: 17px;
}

.z-notification-content {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	width: 288px;
	min-height: auto;
	margin-right: 20px;
	padding: 7px;
	position: relative;
	overflow: hidden;
}

.z-notification-icon.z-icon-times-circle, .z-notification-icon.z-icon-exclamation-circle,
	.z-notification-icon.z-icon-info-circle {
	display: none;
}

.z-notification-close {
	font-size: 11px;
	width: 10px;
	height: 10px;
	padding: 0 0px;
	position: absolute;
	top: 13px;
	right: 30px;
	cursor: pointer;
}

.z-notification-error .z-notification-icon {
	color: #E76F6F !important;
}

.z-notification {
	top: 40px !important;
}

.z-notification-info .z-notification-content {
	background-color: #8FCB85;
	color: white;
	text-align: center;
	width: 413px;
	min-height: 55px;
	padding-top: 17px;
}

.z-notification-info .z-notification-content::before {
	background-color: transparent !important;
}

.z-notification-info .z-notification-icon {
	display: none !important;
}

.z-combobox-button {
	border: none !important;
}

.btn-second {
	color: #3B7FCA !important;
	background: #F1F4F8 !important;
	border: 1px solid #F1F4F8;
	text-align: center;
	border-radius: 8px;
	box-shadow: none !important;
	width: auto;
	height: auto;
	margin: 5px;
}

.btn-cancel:hover, .btn-cancel-invoice:hover, .btn-second:hover {
	background: #F1F4F8 !important;
}

.sub-thead, .sub-grid .z-row .z-row-inner, .sub-grid .z-row .z-cell {
	background: white !important;
	border: 1px solid #ddd !important;
}

.z-detail-content {
	background: #f0f8fe;
}

.closeBtn {
	color: red;
	font-size: 20px;
}

.z-combobox-popup {
	z-index: 4801000 !important;
}

#toggle_btn {
	position: absolute;
	background: black;
	right: 0;
	z-index: 100;
	margin-right: -10px;
	line-height: 30px !important;
	margin-top: -98px;
	border-radius: 50%;
}

.card-box {
	padding-top: 100px;
}

.custom-card-box {
	padding-top: 50px;
}

.result-labels {
	font-size: 13px;
	font-weight: bold;
}

.z-menu-content, .z-menuitem-content {
	padding: 0px 0px !important;
	min-height: 0px !important;
}

.z-row-content>.number {
	float: right;
}

.taxpayer-tabs {
	width: 759px;
	margin: auto;
	background: #EAEAEA;
	border-radius: 8px;
	margin-top: 10px;
	padding: 4px;
	opacity: 100%;
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	overflow-x: auto;
	white-space: nowrap;
}

.taxpayer-tabs .active, .taxpayer-tabs .active:hover {
	background-color: white;
}

.taxpayer-tabs a {
	text-align: center;
	margin: 2px;
	display: inline-block;
	width: 180px;
	min-height: 40px;
	padding: 10px;
	color: #2A2F4E !important;
}

taxpayer-tabs a:hover {
	background-color: white;
}