
.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;
}

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

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

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;
}

p {
margin-bottom: 1.5em;
}

.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;
}

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

.disclaimer {
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;
}

.inlineequation {
	font-family: Arial;
	font-size: 12px;
}

.equation {
	text-indent: 2.2em;
	font-family: Arial;
	font-size: 12px;
}

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

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: 0;
padding-top: 0.5em;
}

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

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

.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;
}
