_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

Template:IPA common/sandbox/styles.css

In this article, we will explore the topic of Template:IPA common/sandbox/styles.css in depth, analyzing its origins, its impact on society, and its relevance today. Template:IPA common/sandbox/styles.css has been a topic of interest for many years, and its importance has evolved over time. Through a combination of historical research and current analysis, we will examine how Template:IPA common/sandbox/styles.css has influenced different aspects of life, and how it continues to be relevant today. In addition, we will address the various perspectives and opinions that exist around Template:IPA common/sandbox/styles.css, with the aim of providing a complete and enriching vision on this topic. Join us on this journey of exploration and discovery about Template:IPA common/sandbox/styles.css!
.IPA-common-captioned {
	border: 1px solid var(--border-color-base, #a2a9b1);
	background-color: var(--background-color-neutral-subtle, #f8f9fa);
	color: var(--color-base, #202122);
	padding: 0.2em;
}

.IPA-common-caption {
	padding: 0.2em;
	text-align: center;
	background-color: #f2f2ce;
	color: var(--color-base, #202122);
}

.IPA-common-table {
	margin: auto;
}

.IPA-common-table .wraplinks .selflink {
	white-space: normal;
}

.IPA-common-constable th {
	font-weight: normal;
}

.IPA-common-constable th:not(.IPA-pulmonic-mannerarrow) {
	text-align: center;
	vertical-align: middle;
	padding-left: 0;
	padding-right: 0;
	max-width: 4em;
}

.IPA-common-constable th:not(.IPA-pulmonic-placearrow) {
	text-align: left;
	vertical-align: middle;
}

.IPA-common-constable td {
	vertical-align: middle;
}

.IPA-common-constable:not(.IPA-common-audiotable) td:not() {
	text-align: center;
	max-width: 1.2em;
	min-width: 1.2em;
	padding: 0.1em 0.2em;
	font-size: 125%;
}

.IPA-common-audiotable td {
	padding: 0;
}

.IPA-common-noleftborder {
	border-left: none;
}

.IPA-common-norightborder {
	border-right: none;
}

.IPA-common-notopborder {
	border-top: none;
}

.IPA-common-nobottomborder {
	border-bottom: none;
}

.IPA-common-shaded {
	background-color: var(--background-color-disabled, #c8ccd1);
}

.IPA-common-notes {
	text-align: left;
	font-size: 85%;
}

.IPA-common-notes > div {
	float: right;
}

.IPA-common-notes > div ul {
	white-space: nowrap;
	font-weight: normal;
	line-height: inherit;
}

.IPA-common-notes > div ul li {
	word-spacing: -0.125em;
}

.IPA-audiocell {
	width: 40px;
	text-align: center;
}

.IPA-audiocell-symbol {
	font-size: 120%;
}

.IPA-audiocell-audio {
	height: 20px;
}

.IPA-audiocell-audio .ext-phonos-attribution {
	margin-left: 0;
}

@media screen {
	html.skin-theme-clientpref-night .IPA-common-caption {
		background-color: #262600;
	}
}

@media screen and (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .IPA-common-caption {
		background-color: #262600;
	}
}