.shared-expcoll-panelgroup-container-generic {
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: 0;
	outline: 0;
	background: inherit;
	font-family: 'EtihadAltis-Book', 'arial', sans-serif;
	color: #212121;
	font-size: 16px;
	line-height: 20px;
	box-shadow: 0px 0px 4px rgba(33, 33, 33, 0.25);
	border-radius: 16px !important;
	margin: 16px auto;
	max-width: 880px;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic:focus {
	outline: 0 !important;
}

.shared-expcoll-panelgroup-container-generic * {
	font-family: 'EtihadAltis-Book', 'arial', sans-serif;
	color: #212121;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic {
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: 0;
	outline: 0;
	background: transparent;
	box-shadow: none;
	display: block;
	padding: 0;
}

.shared-expcoll-panelgroup-container-generic.disable-border {
	box-shadow: none;
	border-radius: 0 !important;
}

.shared-expcoll-panelgroup-container-generic.disable-border .shared-expcoll-panel-container-generic:first-child {
	border-top: 1px solid #DCDBDB;
}

.shared-expcoll-panelgroup-container-generic.disable-border .shared-expcoll-panel-container-generic {
	border-bottom: 1px solid #DCDBDB !important;
}

.shared-expcoll-panelgroup-container-generic.disable-border .shared-expcoll-panel-title-wrapper-generic {
	box-shadow: none;
	padding: 0;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic .shared-expcoll-panel-rowhead-generic-override {
	margin: 0;
	padding: 0
}

.shared-expcoll-panelgroup-container-generic.disable-border .shared-expcoll-generic-list-group .list-group-item {
	padding: 0;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic .shared-expcoll-panel-rowhead-generic-override .shared-expcoll-panel-rowhead-title-generic {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic .shared-expcoll-panel-rowhead-generic-override .shared-expcoll-panel-rowhead-title-generic .shared-expcoll-panel-title-generic {
	margin: 0;
	padding: 0;
	display: flex
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic .shared-expcoll-panel-rowhead-generic-override .shared-expcoll-panel-rowhead-title-generic .shared-expcoll-panel-title-generic img {
	margin: 0 5px
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic .shared-expcoll-panel-rowhead-generic-override .shared-expcoll-panel-rowhead-title-generic .shared-expcoll-panel-title-generic h3 {
	margin: 0;
	display: block;
	font-family: 'EtihadAltis-Book', 'arial', sans-serif !important;
	font-size: 16px;
	line-height: 20px;
	color: #212121;
	margin-top: 20px;
	margin-bottom: 20px;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-body-generic-override {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	border-top: 0;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-body-generic-override .shared-expcoll-list-group {
	list-style-type: none
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-body-generic-override .shared-expcoll-panel-title-generic {
	margin: 5px;
	padding: 0
}

.shared-expcoll-panelgroup-container-generic .panel {
	background-color: transparent !important;
	border: 0;
	box-shadow: none;
	border-radius: 0
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-container-generic:first-child {
	border-top: 0;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-container-generic:last-child {
	border-bottom: 0;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-container-generic {
	border-bottom: 1px solid #DCDBDB;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-title-wrapper-generic .shared-expcoll-panel-rowhead-generic-override .shared-expcoll-panel-rowhead-title-generic .shared-expcoll-panel-title-generic h3 {
	font-size: 16px !important;
	text-align: left;
	line-height: 20px;
}

ul.shared-expcoll-generic-list-group {
	margin-bottom: 0;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-generic-list-group .list-group-item {
	border: 0;
	padding: 0;
	padding-bottom: 0;
}

.accordion-v1 h1 {
	color: #212121;
	font-size: 16px;
	line-height: 20px;
}

ul.shared-expcoll-generic-list-group {
	margin-bottom: 0;
}

.shared-expcoll-title-generic-collapse-icon {
	padding: 0;
	text-align: right;
}

.collapsed .shared-expcoll-title-generic-collapse-icon img {
	transform: rotate(180deg)
}

.baggage-accordion-comp-bg {
	background: #f2f2f2
}

.baggage-accordion-comp-bg .baggage-accordion-comp-container {
	padding-top: 32px;
	padding-bottom: 44px
}

@media(min-width:1024px) {
	.baggage-accordion-comp-bg .baggage-accordion-comp-container {
		width: 880px;
		margin-right: auto;
		margin-left: auto
	}
}

@media(min-width:768px) {
	.baggage-accordion-comp-bg .baggage-accordion-comp-container {
		width: 672px;
		margin-right: auto;
		margin-left: auto
	}
}

@media(max-width:767px) {
	.baggage-accordion-comp-bg .baggage-accordion-comp-container {
		margin-right: 16px;
		margin-left: 16px
	}
}

.shared-expcoll-panelgroup-container-generic .panel {
	margin-bottom: 0
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-body-generic-override a {
	cursor: pointer;
	color: #005f96;
}

.shared-expcoll-panelgroup-container-generic .shared-expcoll-panel-body-generic-override .list-group-item {
	background: transparent
}

.shared-expcoll-panelgroup-container-generic.panel-group {
	padding: 0 24px;
}

.shared-expcoll-panelgroup-container-generic.panel-group .panel+.panel {
	margin-top: 0px;
}

.shared-expcoll-component-parent-container-accordion .columncontrol {
	margin-top: 1px;
}

.shared-expcoll-component-parent-container-accordion .columncontrol .text-wrapper p:first-child {
	margin-top: -6px;
}

@media screen and (min-width:1200px) {
	.accordion-mar-bot-64 {
		margin-bottom: 64px
	}

	.accordion-mar-bot-32 {
		margin-bottom: 32px
	}

	.accordion-mar-bot-16 {
		margin-bottom: 16px
	}
}

@media screen and (max-width:1199px) {
	.accordion-mar-bot-64 {
		margin-bottom: 64px
	}

	.accordion-mar-bot-32 {
		margin-bottom: 32px
	}

	.accordion-mar-bot-16 {
		margin-bottom: 16px
	}
}

@media screen and (max-width:767px) {
	.accordion-mob-mar-bot-64 {
		margin-bottom: 64px
	}

	.accordion-mob-mar-bot-32 {
		margin-bottom: 32px
	}

	.accordion-mob-mar-bot-16 {
		margin-bottom: 16px
	}

	.accordion-mob-mar-bot-8 {
		margin-bottom: 8px
	}

	.shared-expcoll-panelgroup-container-generic.disable-border .shared-expcoll-panel-title-wrapper-generic {
		padding-right: 12px;
	}
}

.staticAccordionWidth {
	margin-left: auto;
	margin-right: auto;
	max-width: 880px;
}