/* Decommission banner CSS */
.decomm-custom-modal .decomm-modal-body {
	font-family: 'HoneywellSansWeb-Medium' !important;
}

.decomm-custom-modal .decomm-modal-body p {
	font-family: 'HoneywellSansWeb-Medium' !important;
	margin: 0px;
}

.decomm-modal-body {

	padding-top: 2%;
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom: 2%;
	font-family: 'HoneywellSansWeb-Medium' !important;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;

}

.decomm-modal-body img {
	width: 80%;
	height: 10%;
}

#decomm-openModal,.decomm-custom-modal-button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-state-hover {
	font-family: 'HoneywellSansWeb-Medium' !important;
	font-size: 14px;
	font-weight: 500;
	gap: 10px;
	opacity: 0px;
	background: #303030 !important;
	color: #ffffff;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0.25%;
	padding-bottom: 0.25%;
	line-height: inherit;
	-webkit-appearance: button;
	cursor: pointer;
	text-transform: none;
	overflow: visible;
	margin: 0;
	box-sizing: border-box;
	text-rendering: auto;
	border: #303030;
	border-radius: 0%;
}

.decomm-custom-modal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.4);
}

.decomm-custom-modal-content::-webkit-scrollbar {
	display: none;
}

.decomm-custom-modal-content {
	-ms-overflow-style: none;
	scrollbar-width: none;
	background-color: #fefefe;
	margin: auto;
	border: 1px solid #888;
	width: 50%;
	max-height: 80%;
	overflow-y: auto;
	position: relative;
	top: 50%;
	transform: translateY(-40%);
}

 .decomm-modal-title{
	
font-family: 'Honeywell Sans Web' !important;
font-size: 30px;
font-weight: 900;
line-height: 26px;
letter-spacing: -0.01em;
text-align: left;
margin-bottom:0px;
 }
.decomm-custom-modal-header {
	font-family: 'HoneywellSansWeb-Medium' !important;
	position: sticky;
	top: 0;
	background: #ffffff;
	z-index: 10000;
	padding: 10px;
}

.decomm-custom-close {
	color: #303030;
	float: right;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}

.decomm-custom-close:hover,
.decomm-custom-close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.decomm-custom-modal-footer {
	position: sticky;
	background: #ffffff;
	text-align: right;
	z-index: 999999;
	bottom: 0px;
}

.decomm-accordion,
.decomm-accordion.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
	background: #ffffff;
	color: #444;
	cursor: pointer;
	padding: 3%;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 16px;
	transition: 0.4s;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 700;
	line-height: 24px;
	font-family: 'HoneywellSansWeb-Medium';

}



.decomm-accordion:after {

	font-size: 13px;
	color: #777;
	margin-left: 5px;
}


.decomm-accordion::after {
	content: '\25BC';
	font-size: 13px;
	color: #777;
	margin-left: 5px;
}

.decomm-accordion.active::after {
	content: '\25B2';
	font-size: 13px;
	color: #777;
	margin-left: 5px;
}



.decomm-accordion-content {
	font-family: 'HoneywellSansWeb-Medium';
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	padding: 10px 18px;
	display: none;
	overflow: hidden;
	color: #303030;
	background: white;
}

.decomm-custom-dl {
	font-family: 'HoneywellSansWeb-Medium';
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color: #303030;
}

.decomm-accordion-content li {
	list-style-type: disc;
}

.decomm-accordion-content ul {
	padding-left: 6%;
}

.decomm-custom-dl dt {
	list-style-type: disc;
	margin-left: 20px;
	font-weight: 700;
	display: block;
}

.decomm-custom-dl dd {
	list-style-type: circle;
	margin-left: 40px;
	font-weight: 500;
	display: block;
	padding-bottom: 1%;
}




.Decomm-Table {
	color: #D0D0D0;
	width: 100%;
	border: 1px solid;
	border-collapse: collapse;
}

.Decomm-Table td {
	border: 1px solid;
}

.Decomm-Table li {
	color: #303030;
	font-size: 14px;
	font-weight: 500;

}

.decomm-frame {
	font-family: 'HoneywellSansWeb-Medium';
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: -0.02em;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	top: 99px;
	left: 2px;

	padding-top: 0.5%;
	padding-bottom: 0.5%;
	gap: 10px;
	border: 4px 0px 0px 0px;
	opacity: 0px;
	background: #FAF0E6;
	border: 4px solid #8B0000;
}

.decomm-frame b {
	font-weight: bold;
	font-family: 'HoneywellSansWeb-Medium';
}

#decomm-closeModalFooter,.decomm-custom-modal-button-1.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-state-hover {
	font-family: 'HoneywellSansWeb-Medium';
	margin: 10px;
	padding: 6px 30px 5px 30px;
	border: none;
	background: #1274B7 !important;
	color: #ffffff;
	border: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	font-size:15px;
	height:35px;
	width:114px;
	padding:0px;
	font-weight: normal;
}

.decomm-bold-text {
	font-family: 'HoneywellSansWeb-Medium';
	font-size: 16px;
	font-weight: 800;
	line-height: 20px;


}

.decomm-modal-body img {
	padding-bottom: 20px;
}

.decomm-banner {
	background: none transparent;
	width: 100%;
}

/* Countdown Calendar Styling */
.decomm-countdown-container {
    display: inline-block;
    margin-left: 2%;
    vertical-align: middle;
	margin-right:2%;
}

.decomm-calendar-box {
    width: 70px;
    background-color: white;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: 'HoneywellSansWeb-Medium';
    border: 2px solid #ccc;
}

.decomm-calendar-header {
    width: 100%;
    background-color: #d9534f; /* Red Header */
    color: white;
    font-size: 10px;
    font-weight: bold;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-transform: uppercase;
}

.decomm-days-left {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin: 5px;
}


.decomm-second-title{
	font-family: 'HoneywellSansWeb-Medium'; 
	font-size: 18px;
	font-weight: 500; 
	line-height: 20px;
}

.decomm-side-box-container
{
	display: flex;
	flex-direction: column; 
	justify-content: flex-start !important;
}

.decomm-first-grey-side-box-container
{
	background-color: #E5E5E5; 
	padding: 20%;
	border-radius: 5px;
	text-align: center;
	border-radius: 15px;
}

#decomm-honeywell-image
{
	float: right; 
	width:50%;
}

#decomm-ba-dashboard-image
{
	width:100%;
	height:100%;
	
}

.decomm-user-guide
{
	font-family: 'Honeywell Sans Web' !important; 
	font-size: 30px; 
	font-weight: 900; 
	line-height: 26px;
	letter-spacing: -0.01em;
	margin-top: 10px;
	text-align: center;
}

.decomm-user-guide-image
{
	display: flex;
	justify-content: center; 
	align-items: center; 
	margin-bottom:6%;
}

.decomm-download-button
{
	background-color: #007bff;
	color: white;
	border: none; 
	margin-top: 10%; 
	padding: 10px 20px; 
	border-radius: 5px; 
	font-size: 16px; 
	display: flex; 
	align-items: center; 
	cursor: pointer;
}

.decomm-second-grey-side-box-container
{
	background-color: #E5E5E5;
	padding: 20px;
	border-radius: 5px;
	text-align: center;
	border-radius: 15px;
}

.decomm-customer-support-image
{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:10%;
}

.decomm-customer-support
{
	font-family: 'Honeywell Sans Web' !important;
	font-size: 30px;
	font-weight: 900;
	line-height: 26px;
	letter-spacing: -0.01em; 
	margin-top: 10px; 
	text-align: center;
}

.decomm-FQAS-box
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 20px;
	border-radius: 15px;
	background-color:#E5E5E5;
	height:100px;
}

.decomm-notice 
{
	background-color: white; 
    color: #007bff; 
    border: 2px solid #007bff; 
    padding: 10px 20px; 
    border-radius: 5px; 
    font-size: 16px; 
    display: flex; 
    align-items: center; 
    cursor: pointer;
}

.decomm-text{
	font-family: 'HoneywellSansWeb-Medium';
    font-size: 16px;
}

.decomm-phone-numbers
{
	font-family: 'HoneywellSansWeb-Medium';
    font-size: 18px;
    font-weight: 600;
}