body {
	line-break: strict;
}
.icon-chevronup::after, .icon-chevrondown::after {
	position: relative;
	top: -0.1em;
}

br.xsmall {
	display: none;
}
@media only screen and (max-width: 735px) {
	br.medium {
		display: none;
	}
}
@media only screen and (max-width: 330px) {
	br.xsmall {
		display: inline;
	}
	#ac-localnav .ac-ln-content {
		height: 94px;
	}
	#ac-localnav .ac-ln-action-button .ac-ln-button {
		margin-top: 24px;
	}
}
br.x-small {
	display: none;
}
@media only screen and (max-width: 340px) {
	br.x-small-hide {
		display: none;
	}
	br.x-small {
		display: inline;
	}
}

.section-table .carrier-list .icon-external--footnote:after {
	right: -6px;
}

.section-table .carrier-list .icon-external--footnote.footnote-extended:after {
	right: -16px;
}

.section-table .carrier-list .icon-external--footnote.footnote-extended-2:after {
	right: -24px;
}

.section-table .carrier-list .icon-external--footnote.footnote-extended-3:after {
	right: -30px;
}

.section-table .carrier-list .icon-external--footnote + sup, .section-table .carrier-list .icon-external--footnote + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup + sup + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup + sup + sup + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup + sup + sup + sup + sup + sup, .section-table .carrier-list .icon-external--footnote + sup + sup + sup + sup + sup + sup + sup + sup + sup {
	left: -16px;
}

.touch #ac-localnav .ac-ln-button {
	padding-top: 4px;
	padding-bottom: 2px;
}

.jp-sup-adjust {
	margin-left: 2px;
}