.createBtnRight {
	width: 100%;
}

.createBtnRight tr td.leftHeader {
	width: 50%;
}

.leftHeader {
	color: #000;
	float: left;
	font-size: 15px !important
}

.leftHeader td {
	font-size: 15px !important
}

.rightHeader {
	float: right;
}

button.createButton {
	margin: 0;
	position: absolute;
	right: 32px;
	z-index: 1;
	top: 89px;
	height: 36px !important;
	background-color: #ffc107 !important;
}

.rightHeader>button.createButton {
	margin: 0;
	position: absolute;
	right: 32px;
	z-index: 1;
	top: 92px;
	height: 30px !important;
}

.universalSearch {
	width: 100%;
}

.universalSearch input, .universalSearchIDT input {
	height: 39px;
	border: solid 1px #bdbdbd !important;
	border-radius: 2px 0 0 2px !important;
	background-image: none;
	padding-left: 10px;
}

.universalSearch input {
	width: 100%;
}

.universalSearchIDT input {
	width: 100%;
}

.universalGo, .universalGoNew {
	height: 39px !important;
	border-radius: 0 2px 2px 0 !important;
	width: 115px;
	margin-left: -1px;
}

.universalSearchIDT {
	width: 70%;
}

.universalSearchIDT+span>input {
	height: 39px !important;
	border: solid 1px #bdbdbd !important;
	background-image: none;
	border-right: 0 !important;
}

.universalSearchIDT+span {
	position: relative;
	left: -1px;
	width: 25%;
	border-right: 1px solid #bdbdbd;
}

.universalSearchIDT+span input {
	width: 100%;
}

.universalSearchIDT+span>button {
	padding: 0 !important;
}

.universalSearchIDT+span>button.ui-datepicker-trigger {
	width: 30px !important;
	height: 35px !important;
	margin-top: 0 !important;
	top: 0 !important;
	right: 3px !important;
	position: absolute;
}

.universalSearchIDT+span>button span.ui-icon {
	width: 30px !important;
	height: 30px !important;
	top: 8px !important;
	left: 0 !important;
	margin: 0 !important;
}

.universalSearchIDT+span>button .ui-icon-calendar::before {
	font-size: 23px;
}

.universalGoNew {
	position: relative;
	border-radius: 0 2px 2px 0 !important;
}

.fe, .fv, .fd, .fz {
	font: normal normal normal 14px/1 'FontAwesome', sans-serif;
	text-rendering: auto;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	border-radius: 3px;
	color: #FFF;
}

.fv {
	-webkit-font-smoothing: antialiased;
	background: #0277BD;
	padding: 5px 8px;
	font-size: 10px;
}

.fe {
	-webkit-font-smoothing: antialiased;
	background: #FED02F;
	font-size: 10px;
	padding: 5px 6px;
}

.fd {
	-webkit-font-smoothing: antialiased;
	background: #E53935;
	font-size: 10px;
	padding: 5px 6px 5px 7px;
}

.ui-icon-disk::before {
	content: "\f0c7";
	font-family: 'FontAwesome', sans-serif;
	color: #FFF;
}

.save span.ui-icon {
	margin: -13px 0 0 0 !important;
}

.buttons_center {
	margin-top: 2%;
	display: block;
	text-align: center;
}

.ui-icon-arrowreturnthick-1-e::before {
	content: "\f064";
	font-family: 'FontAwesome', sans-serif;
	color: #FFF;
}

.layout-wrapper .ultima-menu li a span {
	display: inline-block;
	vertical-align: middle;
	text-overflow: ellipsis !important;
	overflow: hidden;
	white-space: nowrap;
	width: 75%;
}

.layout-wrapper .topbar .logo {
	background: none;
}

.layout-wrapper .topbar .logo img {
	width: 77px;
	height: 65px;
}

.layout-wrapper .topbar .topbar-left {
	padding: 9px 5px;
}

.customDialogStyle .ui-dialog-titlebar {
	padding: 10px 5px 0 0 !important;
	border-bottom: none #e0e0e0 !important;
	background-color: #ffffff;
	color: #546e7a;
	font-size: 19px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	position: absolute;
	width: 100%;
}

.customDialogStyle .ui-icon-warning, .customDialogStyle .ui-icon-alert,
	.customDialogStyle .ui-icon-check {
	width: 100%;
	display: block;
	text-align: center;
}

.customDialogStyle .ui-dialog-content {
	font-size: 15px !important;
	text-align: center;
	margin-bottom: -15px;
}

.customDialogStyle .ui-dialog-content span {
	margin: 10px 0 10px 0;
}

.customDialogStyle .ui-dialog-footer {
	border-top: none !important;
	background-color: #ffffff !important;
	padding: 0;
}

.customDialogStyle .ui-icon {
	background-image: none !important;
	text-indent: 0;
	font-size: 25px;
	display: block;
	height: 30px;
}

.customDialogStyle .ui-icon-warning::before {
	content: "\f071";
	font-family: 'FontAwesome', sans-serif;
	color: #43A047;
}

.customDialogStyle button {
	background: #0277BD !important;
	color: #fff !important;
}

.customDialogStyle .ui-dialog-titlebar-close {
	display: none;
}

.customDialogStyle .ui-icon-check::before {
	content: "\f00c";
	font-family: FontAwesome, sans-serif !important;
	color: #43A047;
}

.layout-wrapper .layout-menu .profile .profile-image {
	background: none;
}

.layout-wrapper .layout-menu .profile .profile-image img {
	width: 60px;
	height: 60px;
	display: block;
	border-radius: 50px;
}

.layout-wrapper .topbar-items>li.profile-item .profile-image {
	background: none;
}

.layout-wrapper .topbar-items>li.profile-item .profile-image img {
	width: 36px;
	height: 36px;
	display: block;
	border-radius: 50px;
}

.ui-icon-arrowreturnthick-1-w::before {
	content: "\f112";
	font-family: 'FontAwesome', sans-serif;
	color: #FFF;
}

.fileupload .ui-fileupload-content {
	display: none;
}

.fileupload .ui-widget-header {
	background: none;
	border: none;
}

.ui-column-filter:focus {
	border-bottom: 2px solid #3F51B5 !important;
}

.ui-autocomplete-panel {
	max-height: 300px !important;
}

.datable_column_center {
	text-align: left !important;
}

.datable_column_300 {
	width: 300px
}

.datable_column_right {
	text-align: right !important;
}

.datable_column_left {
	text-align: left !important;
}

.datable_text_underline {
	text-decoration: underline
}

.firstSec .ui-panel {
	border: none;
}

input[type="text"]:disabled {
	opacity: 1 !important;
}

.ui-state-disabled {
	opacity: .7 !important;
}

.DynamicDataTable table thead {
	display: none;
}

.session_body {
	background: #E9E9E9;
	margin: 0;
}

#layout-topbar {
	width: 100%;
	height: 40px;
	position: fixed;
	z-index: 1000;
	background-color: #FFF;
	padding: 10px 3.5% 10px 0;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	top: 0;
}

.wrapper_inner_topbar {
	margin: 0 auto;
}

body.layout-compact .ui-breadcrumb {
	padding: 10px 10px;
}

.layout-wrapper .footer {
	position: fixed;
	bottom: 0;
	left: 250px;
	right: 0;
	padding: 0;
}

body.layout-compact .card {
	margin-bottom: 0 !important
}

.layout-wrapper .topbar .topbar-right .topbar-items .search-item label {
	left: 0;
	top: 10px;
}

body .md-inputfield label :not (.ui-selectonemenu-label) {
	top: 6px !important;
}

body .md-inputfield label {
	transition: transform 150ms ease-out, font-size 130ms ease-out;
	-webkit-transition: transform 150ms ease-out, font-size 130ms ease-out;
}

body .md-inputfield input:focus ~ label, body .md-inputfield input.ui-state-filled
 ~ label, body .md-inputfield textarea:focus ~ label, body .md-inputfield textarea.ui-state-filled
 ~ label, body .md-inputfield .ui-selectonemenu.ui-state-focus ~ label,
	body .md-inputfield .ui-selectonemenu.ui-state-filled ~ label, body .md-inputfield .md-inputwrapper-focus
 ~ label, body .md-inputfield .md-inputwrapper-filled ~ label {
	top: -10px !important;
	font-size: 14px;
	color: #03A9F4;
	transition: translateY(-125%);
}

.layout-menu-static-inactive .footer {
	left: 0 !important;
}

.active-menuitem {
	color: #03A9F4;
}

.ui-chkbox .ui-chkbox-label {
	width: auto;
	position: absolute;
}

@media screen and (max-width: 767px) {
	.layout-wrapper .footer {
		left: 0 !important;
	}
	.layout-wrapper .footer .footer-text-left {
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	.layout-wrapper .footer .footer-text-right {
		text-align: center !important;
		float: left;
		width: 100%;
		padding-top: 10px;
		font-size: 12px;
	}
	body.layout-compact .card {
		padding: 8px;
	}
}

body .ui-message {
	padding: 0;
}

.body .ui-message.ui-message-error {
	padding: 4px 0;
}

.dynamic_search_calendar_new1, .dynamic_search_calendar_new2 {
	position: relative;
	width: 20%;
}

.dynamic_search_calendar_new1>input {
	border: 1px solid #bdbdbd;
	height: 39px;
	border-bottom: 0;
	border-right: 1px solid #bdbdbd !important;
	width: 100%;
}

.dynamic_search_calendar_new1>input:focus {
	border: 1px solid #bdbdbd;
}

.dynamic_search_calendar_new2>input {
	border: 1px solid #bdbdbd;
	height: 39px;
	border-bottom: 0;
	border-left: 0;
	width: 100%;
}

.dynamic_search_calendar_new2>input:focus {
	border: 1px solid #bdbdbd;
}

.dynamic_search_calendar_new1 .ui-button-icon-only,
	.dynamic_search_calendar_new2 .ui-button-icon-only {
	position: absolute;
	right: 5px !important;
	top: 8px !important;
}

body.layout-compact .ui-message {
	min-height: auto;
	display: inline-block;
}

.dynamic_search_calendar_jc .ui-selectonemenu-label {
	line-height: 32px;
}

.dynamic_search_calendar_jc .ui-selectonemenu-trigger .ui-icon {
	top: 7px;
}

.dynamic_search_calendar_holiday {
	position: relative;
}

.dynamic_search_calendar_holiday>input {
	border: 1px solid #bdbdbd;
	height: 39px;
	border-bottom: 0;
}

.dynamic_search_calendar_holiday .ui-button-icon-only {
	position: absolute;
	right: 5px !important;
	top: 10px !important;
}

.dynamic_search_calendar_new2 .ui-selectonemenu-label {
	line-height: 32px;
}

.dynamic_search_calendar_new2 .ui-selectonemenu-trigger .ui-icon {
	top: 7px;
}

.detailForm_new tbody tr td {
	width: 110px !important;
}

.detailForm_new tbody tr td .igst_star .ui-chkbox-label:after {
	position: absolute;
	right: -14px;
	top: 0;
	content: "*";
}

.ui-inputgroup .ui-button {
	border-radius: 4px;
}

body .ui-autocomplete-input.ui-autocomplete-dd-input {
	height: 31px;
}

body .auto_account .ui-autocomplete-input.ui-inputfield.ui-widget.ui-state-default.ui-corner-all,
	body .grn_auto_product .ui-autocomplete-input.ui-inputfield.ui-widget.ui-state-default.ui-corner-all
	{
	height: 31px;
}

body.layout-compact .ui-button.ui-button-icon-only .ui-icon {
	font-size: 17px;
	margin-top: -6px;
}

.vehicleSearchPanel .ui-selectonemenu {
	min-width: 200px !important;
	border-top: 1px solid #bdbdbd !important;
	border-left: 1px solid #bdbdbd !important;
	border-right: 1px solid #bdbdbd !important;
}

.vehicleSearchPanel table tbody tr td {
	padding-bottom: 10px;
	font-size: 12px;
	padding-bottom: 12px;
}

.vehicleSearchPanel table tbody tr td label {
	font-size: 12px !important;
}

.vehicleSearchPanel table tbody tr td .caption_right {
	font-size: 12px !important;
}

.priceDiscountCheck .ui-chkbox .ui-chkbox-label {
	font-size: 12px !important;
	margin: 0 0 0 2px !important;
}

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

.disclaimeragreeDisplay tbody tr {
	display: inline-block;
}

.disclaimerChangePass input {
	margin-bottom: 20px;
}

button.othersGreenBtn {
	background: #008000 !important;
}

.TexAlCenter {
	text-align: center;
}

.forgotpasswordCaptura .ui-button .ui-button-text {
	font-size: 14px;
	line-height: 0;
}

.forgotpasswordCaptura .BigTopic .forgotpasswordCapturaLogo {
	margin: 50px 0 30px;
}

.forgotpasswordCaptura .ui-inputfield {
	margin-bottom: 20px;
}

.forgotpasswordCaptura .redThemetext {
	margin-bottom: 20px !important;
	display: inline-block;
}

.forgotpasswordCaptura .ui-panel .ui-panel-content {
	padding: 0;
}

.forgotpasswordCaptura .forgotcapeImg .ui-outputpanel.ui-widget {
	display: inline-block;
	margin-left: 3%;
}

.action_show {
	display: none;
}

body table tbody tr:hover .action_show {
	display: block;
}

body.layout-compact .ui-datatable tbody tr.ui-widget-content td {
	font-size: 12px;
}

.width1500 {
	width: 1500px;
}

.width1000 {
	width: 1000px;
}

.width550 {
	width: 550px
}

.width150 {
	width: 150px
}

.width50 {
	width: 50px;
}

.m-t-20 {
	margin-top: 20px;
}

.u_input {
	margin-bottom: 20px;
}

.u_input .ui-inputgrouprow {
	width: 40%;
	padding-right: 50px;
	position: relative;
}

.u_input .ui-inputgrouprow label {
	width: 40%;
	float: left;
}

.u_input .ui-inputgrouprow input {
	width: 60%;
	float: left;
}

.u_input .ui-inputgrouprow .ui-datepicker-trigger {
	position: absolute;
	right: 43px !important;
	top: -4px !important;
}

.u_input .ui-inputgrouprow .ui-button {
	position: absolute;
	right: 43px !important;
	top: -4px !important;
}

.u_input .ui-inputgrouprow .ui-selectonemenu {
	width: 60%;
	float: left;
}

.u_input .ui-inputgrouprow .ui-selectcheckboxmenu {
	width: 60%;
	float: left;
}

.ui_status table {
	width: 60%
}

.u_input .ui-inputgrouprow.ui_status input {
	width: auto
}

.ui_status table tbody tr {
	display: inline-block;
}

.customDialogStyle .ui-dialog-titlebar {
	color: #546e7a;
	font-size: 19px;
}

.createBtnRight tbody tr td table tbody tr td {
	font-size: 14px !important;
}

.ui-tabs-panels .ui-panel-titlebar {
	background-color: #ddd;
}

.ui-tabs-panels .ui-panel-titlebar .ui-panel-title {
	color: #323232;
}

.ui-tabs-panels .ui-widget-content.ui-datatable-even .ui-inputfield,
	.ui-tabs-panels .ui-widget-content.ui-datatable-odd
.ui-inputfield {
	width: 100px;
	text-align: right;
}

.ui-tabs-panels .ui-widget-content.ui-datatable-even .ui-calendar .ui-inputfield,
	.ui-tabs-panels .ui-widget-content.ui-datatable-odd .ui-calendar .ui-inputfield
	{
	width: 100px;
	text-align: left;
}

.ui-tabs-panels .ui-widget-content.ui-datatable-odd .ui-selectonemenu-label,
	.ui-tabs-panels .ui-widget-content.ui-datatable-even .ui-selectonemenu-label
	{
	text-align: left !important;
}

.incentivefirstColumn {
	width: 50%;
}

.ui-selectcheckboxmenu-multiple .ui-selectcheckboxmenu-trigger .ui-icon
	{
	top: auto;
}

.ui-selectcheckboxmenu-token-label {
	padding: 0 20px 0 0;
	font-size: 12px;
}

.sectionDiv .ui-icon {
	font-size: 18px;
}

.podateRelative {
	position: relative;
}

body.layout-compact .podateRelative .ui-datepicker-trigger {
	position: absolute;
	top: -5px;
	right: -9px;
}

.targetTable .ui-datatable-tablewrapper thead .targetTableRow th {
	background: #03A9F4;
	color: #fff;
	border-right: 1px solid #d7cccc;
	text-align: center !important;
}

.targetTable .ui-datatable-tablewrapper thead .targetTableRowSecond th {
	background: #03A9F4;
	color: #fff;
	border-right: 1px solid #d7cccc;
}

.targetTable .ui-datatable-scrollable-header thead .targetTableRow th {
	background: #03A9F4;
	color: #fff;
	border-right: 1px solid #d7cccc;
	text-align: center !important;
}

.targetTable .ui-datatable-scrollable-header thead .targetTableRowSecond th
	{
	background: #03A9F4;
	color: #fff;
	border-right: 1px solid #d7cccc;
}

.targetTableValue1 {
	width: 28px;
	display: inline-block;
	text-align: center;
}

.targetTableValue2 {
	width: 40px;
	display: inline-block;
}

.targetTableValue2 input {
	width: 100%;
}

.targetTableValue3 {
	width: 26px;
	display: inline-block;
	text-align: center;
}

.color-red {
	color: #e62a10;
}

.dataTable-with-border th {
	border-right: 1px solid #bdbdbd !important;
	text-align: center !important;
}

.notification_date {
	font-size: 12px;
	color: #646464;
}

.notification_name {
	font-size: 14px;
}

.notification_ul {
	height: 250px;
	overflow-y: auto;
	border-radius: 0 0 4px 4px;
	background: #eee !important;
}

.notification_ul li a {
	border-bottom: 1px solid #ddd;
}

.notification_ul li a:hover {
	background: #bcf3ed !important;
}

.notification_ul li a.active {
	background: #f9f9f9;
}

.header-icons {
	font-size: 20px !important;
	color: #757575;
	margin-right: 12px;
}

.header-label {
	vertical-align: top;
}

body .ui-datatable tbody tr.ui-state-highlight .ui-inputfield {
	color: #212121
}

.wordBreak {
	word-wrap: break-word
}

.selectOneMenuLabel .ui-selectonemenu-label {
	width: 100% !important;
}

.fz {
	-webkit-font-smoothing: antialiased;
	background: #006600;
	padding: 5px 8px;
	font-size: 10px;
}

.question_width td:first-child {
	width: 200px;
}

.createButton .ui-button-text.ui-c {
	color: #000 !important
}

.createButton .ui-icon {
	color: #000 !important
}

button.createButton {
	background: #ffeb3b !important
}

body.layout-compact .layout-wrapper .ultima-menu li a i:first-child {
	width: 16px;
}

body.layout-compact .ui-datatable tbody tr.ui-widget-content td {
	border-right: 1px solid #bdbdbd
}

.layout-wrapper .layout-main {
	padding: 85px 15px 15px 15px !important
}

.width_200 {
	width: 200px;
}

.componentProdAutoCmplt {
	padding-top: 30px;
}

.reasonMargin label {
	margin-left: -170px;
}

.retailercapnew tr:last-child td {
	visibility: hidden;
}

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

.schmectrlchecklabel {
	margin-bottom: 13px !important;
	display: inline-block;
}

td.textOverFlow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.relative_calander {
	position: relative;
}

.relative_calander .ui-datepicker-trigger {
	position: absolute;
	right: 0 !important;
	top: -4px !important
}

.session-timer {
	color: #fff;
	margin-top: 12px;
	margin-right: 10px;
}

.backDiv {
	display: none;
}

.responsiveDivFront {
	background: #fff !important;
	width: 96%;
	min-height: 135px;
	height: 15%;
	margin: 0 8px 7px;
	border-radius: 0;
	text-align: center;
}

.responsiveDiv {
	width: 96%;
	min-height: 135px;
	height: 15%;
	margin: 0 8px 3px;
	border-radius: 0;
	position: relative;
}

.flip-container:hover .backDiv {
	display: block;
}

.flip-container:hover .front {
	display: none;
}

.widgetHeader {
	margin: 10px 0 0 10px;
	font-size: 14px;
}

.widgetDetail:hover, .widgetDetail:hover a, .widgetDetail:hover a:hover,
	.widgetDetail:hover i, .widgetDetail:hover label {
	color: #fff !important;
}

.widgetDetail table {
	text-align: left;
}

.widgetDetail:hover {
	xbackground: #1d5fa8;
	xtransform: scale(1.1);
	xtransition: all 0.5s ease-in-out;
}

.widgetDetail table tbody tr td:nth-child(1) {
	width: 20px;
}

.widgetDetIcon {
	margin-right: 5px;
	color: #ffeb3b;
}

a.viewAll, a.viewAllCenter {
	color: #fff !important;
	text-decoration: underline;
	position: absolute;
}

a.cmmondLinkBtn {
	display: block;
	width: 100%;
	color: #ffeb3b;
}

.image_panel {
	background: 0 0;
	border: none;
}

.landingDataGrid {
	border: none;
	padding: 0;
}

.DispBlock {
	display: block !important;
}

.Fs50 {
	font-size: 50px !important;
}

.MarTop25 {
	margin-top: 25px;
}

.Fs17 {
	font-size: 17px !important;
}

.MarTop10 {
	margin-top: 10px;
}

.Fs12 {
	font-size: 12px !important;
}

.Fs13 {
	font-size: 13px !important;
}

.White {
	color: #fff !important;
}

.MarTop35 {
	margin-top: 35px;
}

.dashboardGrid>.ui-widget-content {
	border: 0 !important;
	background: none !important;
	padding: 10px 0 !important;
}

.search_calendar input {
	height: 28px;
}

.sampleIssueDate input {
	width: 200px;
}

body.layout-compact .ui-datatable thead th {
	border-right: 1px solid #bdbdbd;
	padding: 6px 2px !important;
	font-weight: bold;
	font-size: 12px !important;
}

.billing_table {
	margin-top: 10px
}

body .ui-datatable.billing_table thead th {
	font-size: 12px !important;
}

body .ui-datatable.billing_table tbody tr.ui-widget-content td {
	font-size: 12px !important;
}

body .ui-datatable.billing_table tbody tr.ui-widget-content td {
	padding: 6px 2px !important;
}

.idtcalandernew input {
	width: 200px;
}

.printClasss {
	background: blue;
	padding: 5px;
	border-radius: 4px;
}

.printClasss i {
	color: #fff;
}

@media ( min-width :1200px) and (max-width:1300px) {
	body.layout-compact .ui-calendar .ui-datepicker-trigger {
		width: 13px !important;
		padding: 0 !important;
	}
	body.layout-compact .dynamic_search_calendar_new2 .ui-datepicker-trigger
		{
		width: 30px !important
	}
}

.ui-datatable-scrollable-theadclone {
	display: none;
}

.required:after {
	content: " *";
	color: red;
}

.login_header_1 {
	margin-left: 6% !important;
}

.login_header_2 {
	margin-left: 6% !important;
}

body .ui-inputfield.ui-state-disabled {
	border-bottom: black !important;
}

.pasalesmanscroll tr th {
	width: 150px;
}

.pasalesmanscroll tr td {
	width: 150px;
}

body {
	overflow-x: hidden;
}

.pasalesmanscroll tr th:nth-child(4), .pasalesmanscroll tr td:nth-child(4)
	{
	width: 200px;
}

.pasalesmanscroll tr th:nth-child(18), .pasalesmanscroll tr td:nth-child(18)
	{
	width: 200px;
}

.menuContacts {
	position: fixed;
	bottom: 0;
	left: 0;
	display: inline-block;
	border-top: 1px solid #eee;
	padding-top: 1rem;
	padding-left: 0.8rem;
	background: #fff;
	z-index: 10000;
	width: 250px;
}

.menuContactsHead {
	font-weight: bold;
	padding-bottom: 0.8rem;
	font-size: 1rem;
}

.menuContactsSubs label {
	vertical-align: top;
}

.menuContactsSubs {
	padding-bottom: 0.2rem;
}
/* .layout-wrapper .ultima-menu li ul {
	max-height: 250px;
	overflow-y: auto;
} */
.layout-wrapper.menu-layout-static.layout-menu-static-inactive .footer .footer-text-left
	{
	padding-left: 250px;
}

.layout-wrapper.menu-layout-static.layout-menu-static-inactive .menuContacts
	{
	background: none !important;
	border-top: 0 !important
}

.layout-wrapper .layout-menu {
	height: calc(100% - 188px) !important;
}

.ui-datatable-sticky-header {
	z-index: 1; /* Ensures the header stays on top */
}

.claimTable .ui-datatable table thead tr th:first-child {
	width: 8.19% !important;
}

.claimTable .ui-datatable table thead tr th:nth-child(2) {
	width: 10.3% !important;
}

.claimTable .ui-datatable table tbody tr td:nth-child(3) {
	width: 3.1% !important;
}

.layout-menu-static-inactive .claimTable .ui-datatable table thead tr th:first-child
	{
	width: 8.2% !important;
}

@media ( min-width :1400px) and (max-width:1700px) {
}

.ui-autocomplete-empty-message {
	color: red !important;
	font-weight: bold;
}

.red-message {
	color: red !important;
	font-weight: bold;
}

.ui-autocomplete-items .ui-autocomplete-emptyMessage {
	color: red !important;
	font-weight: bold !important;
	background-color: #fff !important;
	/* Optional: just to make it visible */
	padding: 8px 12px;
}

.ui-autocomplete-emptyMessage.ui-widget {
	color: red !important;
	font-weight: bold !important;
	background-color: #fff !important;
	/* Optional: just to make it visible */
	padding: 8px 12px;
}