



.bridgehead {
font-size: 16px;
font-weight: bold;
margin-top: 1.5em;
margin-bottom: 1em;
}

.note {
margin-left: 1em;
padding-bottom: 0em;
padding-top: 0em;
padding-right: 0em;
background-color: white;
font-color: black;
}

.note p {
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-top: 0em;
margin-bottom: 0.5em;
}

.note h3.title {
display: none;
}

.note-break {
display:none !important;
}

.equation-break{
display:none !important;
}

.table.table-responsive-break {
display:none!important;
}

.figure-break {
display:none!important;
}

/* Defines how the citations appear in the text when they auto-generate as cross-references */

.citation {
color: #0082FC;
}

/* Defines conditional note table */

dl {
  width: 100%;
  margin-bottom: 1em;
}

dt {
  float: left;
  width: 6.5%;
  font-weight: normal;
  font-size: 14px;
}

dd {
  float: left;
  width: 93.5%;
}

dd p {
  margin-top: 0em;
  margin-bottom: 1em;
}

div.variablelist {
padding-bottom: 1.5em;
}

/* Removes the auto-generated bibliography title and creates a wrap for bibliography listings */

.bibliography h3.title {
display: none; 
}

.bibliomixed {
padding-left: 0.7em;
text-indent: -1.4em;
}

p {
margin-top: 1.2em;
margin-bottom: 1.2em;
font-size: 14px;
}

.sidebar {
display: flex;
padding-right: 25pt;
width: 50%;
float: inline-start;
}

ul {
    margin-left: 0;
    padding-left: 1.3em;
}

ol {
    margin-left: 0;
    padding-left: 1.3em;
}

li p {
    margin-bottom: 0em;
    margin-top: 0em;
    padding-bottom: 0.5em;
}

.bt-header > .container {
    display: none;
    padding: 0;
    margin-bottom: 0;
}

.bt-header {
    background-color: white;
}

.navbar {
    font-family: Arial, sans-serif;
    font-style: bold;
    color: #000000;
}

footer:after {
	content: '   Bluetooth SIG Proprietary';
	font-style: bold;
	align-self:flex-end;
	font-size:small;
}

footer:before {
content: url(https://i.postimg.cc/bvkS2DZV/Bluetooth-FM-Color.png);
}

footer {
display:flex; 
justify-content:end; 
}

.body {
font-family: Arial, sans-serif;
font-size: 14px;
width: 1024px;
}

.section {
padding-top:0!important
}

title {
font-family: Arial;
font-size: 48px;
font-style: bold;
color: #0082FC;
text-align: left; 
}

.lead-para {
font-family: Arial;
font-size: 24px;
color: #000000;
text-align: left;
}

.abstractstatement {
color: #0082FC;
font-style: bold;
margin-bottom: 1em;
}

.abstract.title {
color: #0082FC;
font-style: bold;
margin-bottom: 1em;
}

.abstract {
font-family: Arial, sans-serif;
font-size: 14px;
width: 1024px;
margin-bottom: 1.5em;
margin-top:1.5em;
}

.guilabel {
color: #0082FC;
font-style: bold;
margin-bottom: 1em;
}

.guimenu {
color: #0082FC;
font-style: normal;
}

.guimenuitem {
font-family: Arial, sans-serif;
font-size: 14px;
width: 1024px;
margin-bottom: 1.5em;
}

.frontmattertable {
margin-top: 1.5em;
margin-bottom: 1em;
}

.bridgehead {
font-size: 14px;
font-style: bold;
font-style: italic;
margin-top: 1.5em;
margin-bottom: 1em;
}

.disclaimer {
font-weight: bold;
font-size: 10px;
text-align: justify;
margin-bottom: 1em;
}

.legalnotice {
font-style: bold;
font-size: 10px;
text-align: justify;
margin-bottom: 1em;
}

.conditionalpara {
padding-left: 2.2em;
text-indent: -2.1em;
}

.indentpara {
padding-left: 2.2em;
}

.notepara {
padding-left: 4.5em;
text-indent: -2.7em;
}

.highlightgrey {
background-color: #D3D3D3
}

.highlightyellow {
background-color: #FAFA33
}

.highlightorange {
background-color: #FFBF00
}

.highlightgreen {
background-color: #90EE90
}

.shadedcell {
background-color: #D3D3D3
}

.blank {
color: #FFFFFF;
}

.mjx-math * {
	font-family: Arial;
}

.equation {
	text-align: center;
        margin-bottom: 1em;
}

.equation-title {
	margin-bottom: 1em;
}

a.footnote {
list-style-type: decimal;

}

h1.title {
font-size: 36px;
font-style: bold;
color: #0082FC;
line-height: 1.5;
}

h2.title  {
font-size: 30px;
font-style: bold;
color: #0082FC;
line-height: 1.5;
}

h3.title {
font-size: 24px;
font-style: bold;
color: #0082FC;
line-height: 1.5;
}

h4.title {
font-size: 18px;
font-style: bold;
color: #0082FC;
line-height: 1.5;
}

h5.title {
font-size: 16px;
font-style: bold;
color: #0082FC;
line-height: 1.5;
}

h6.title {
font-size: 16px;
font-style: italic;
color: #0082FC;
line-height: 1.5;
}

.figure-title {
caption-side: bottom;
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #3E434A;
text-align: left;
padding-bottom: 0;
padding-top: 0.5em;
}

.table-title {
caption-side: bottom;
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #3E434A;
text-align: left;
padding-bottom: 0em;
padding-top: 0.5em;
}

.table {
	border-collapse: collapse;
        margin-bottom: 0.5em;
}

table td, table th {
	border: 1px solid black;
        padding-bottom:0!important;
        margin-bottom:0!important;
        padding-top:0!important;
}

.informaltable td p, .informaltable th p, .table td p, .table th p, .tabstyle3 {
padding-right: 0.15em;
padding-left: 0.15em;
padding-bottom: 0em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

.rules-none td, .rules-none th
.th {
padding-left: 0em;
padding-right: 0em;
padding: 0px;
}

.table.tabstyle2 td {
padding: 0 0 0 0em;
}

table ul, ol {
margin-left: 0.5em;
margin-bottom: 0em;
}

table li {
    margin-bottom: 0em;
    margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
}

.figure-title .formal-label {
    display:none;
}


table td, table th {
	border: 1px solid black;
        padding-bottom:0!important;
        margin-bottom:0!important;
}

table p {
margin-bottom:0.5em;
}

.th {
    font-weight: bold;
    background-color: #F2F2F2;
}

.a {
  color: #0082FC;
  text-decoration: none;
}

a.link {
  color: #0082FC;
  text-decoration: none;
}

a.xref {
  color: #0082FC;
  text-decoration: none;
}


.toc .topic-link {
 color: #0082FC;
 font-size: 18px;
}

#toc-placeholder ul ul a {
	padding-left: 3.5em;
	
}

.sampledata {
    font-family: 'Courier New', Courier, monospace;
}

.rules-none td, .rules-none th {
padding-left: 0em;
padding-right: 0em;
padding: 0px;
}

table.tabstyle2, informaltable.tabstyle2 {
border: hidden;
}

.informaltable.tabstyle2 td {
border-top: hidden;
border-bottom: hidden;
border-left: hidden;
border-right: hidden;
}

.table.tabstyle2 td, informaltable.tabstyle2 td, .table.tabstyle4 td, .informaltable.tabstyle4 td {
padding: 0 0 0 0em;
}

/* Defines table footnote size */

.footnote p {
font-size: 9pt;
}

