body {
	display: none;
	font-family: sans-serif;
	font-size: 13px;

	width: 750px;
	margin-left: 10px;
	margin-top: 10px;

	/* prevent margin collapse */
	padding: 0.05px;
}

p {
	font-size: 1em;
	color: #333333;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #0066CC;
}

h1 {
	font-size: 1.2em;
}

h2, h3, h4 {
	font-size: 1em;
	margin-left: 10px;
}

pre {
	line-height: normal;
	color: #0A0A8C;
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

table {
	border: 0px;
}

table.body {
	border: 0px;
	border-collapse: collapse;
	border-width: 0px;
	width: 100%;
}

td.title {
	margin-left: 5px;
	background-color: #2C5EA4;
	font-weight: bold;
	white-space: nowrap;
}

table.warning {
	width: 100%;
	border-bottom: 2px solid #FFBF00;
	background-color: #ffffe0;
    border-collapse: collapse;
}

th.warning {
	background-color: #FFBF00;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	border: 3px solid #FFBF00;
	white-space: nowrap;
	padding: 0;
}

td.warning {
	padding: 5px;
	background-color: #FFFFE0;
}

hr {
	border-top: 1px solid #b7b7b7;
    border-width: 1px 0 0 0;
}

hr.warning {
	border: none;
	background-color: #FFBF00;
	color: #FFBF00;
	height: 1px;
}

td.subtitle {
	background-color: #3C6EB4;
	font-style: italic;
	color: #FFFFFF;
}

td.head {
	width: 280px;
	font-size: 1em;
/*	font-family: sans-serif;*/
	white-space: nowrap;
}

th {
	font-size: 1em;
/*	font-family: sans-serif;*/
	background-color: #E8F8FF;
	white-space: nowrap;
	color: #333333;
}

td.value {
	vertical-align: middle;
}

td {
	font-size: 1em;
	color: #333333;
}

div.buttons {
    display: flex;
    gap: 8px;
}

table.buttons {
	width: 100%;
}

table.buttons tr, table.buttons td {
	text-align: left;
}

table.buttons input {
	margin-right: 10px
}

table.form {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 1px;
	border-color: #C7C7C7;
	margin-bottom: 4px;
}

table.form th {
	font-size: 1em;
	background-color: #E8F8FF;
	white-space: nowrap;
	color: #333333;
	
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0;
	border-color: #9BABBD;
}

table.form td {
	white-space: nowrap;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0;
	border-color: #DADADA;
}

table.form td.head {
	font-weight: bold;
}

table.form td.head-narrow {
	width: 28%;
	white-space: normal;
}

table.form td.title {
	font-size: 1em;

	padding: 3px;

	border-left: 1px solid #2C5EA4;
	border-top: 1px solid #2C5EA4;
	border-right: 1px solid #AEB3B9;
	border-bottom: 1px solid #AEB3B9;
}

table.small {
	color: #333333;
	text-align: center;
}

table.small th {
	font-size: 95%;
	background-color: #2C5EA4;
	color: #FFFFFF;
	font-weight: bold;
}

table.small td {
	font-size: 95%;
}

td.subtitle {
	background-color: #3C6EB4;
	font-style: italic;
	color: #FFFFFF;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

div.whitespace {
	margin-bottom: 128px;
}

ol {
	margin-left: 40px;
	color: #333333;
	font-size: 1em;
}

ul {
	font-size: 1em;
	margin-left: 30px;
	color: #333333;
}

.showHideMenu > thead > tr > td:first-child {
    padding-left: 25px !important;
    background-image: url('../graphics/menu_minus.gif');
    background-repeat: no-repeat;
    background-position: 4px;
    cursor: pointer;
}

.showHideMenu[minimized='1'] > thead > tr > td:not(:first-child) {
    display:none;
}

.showHideMenu[minimized='1'] > thead > tr > td:first-child {
    background-image: url('../graphics/menu_plus.gif');
}

table.scanApLegend {
	border-collapse: collapse;
}

table.scanApLegend tr td {
	padding: 6px 0;
}

.wordwrap {
    white-space: normal !important;
}

.monospace {
	font-family: monospace !important;
}

.break-word {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}

span.range {
    color: #808080;
}

@media only screen and (max-width: 750px) {
}

@media only screen and (min-width: 750px) {
}

@media only screen and (min-width: 1440px) {
    body {
	width: 900px;
    }

    table.form td.head {
	width: 300px;
    }
}

@media only screen and (min-width: 1680px) {
    body {
	width: 1000px;
    }

    input.normal {
	width: 180px;
    }

    table.form td.head {
	width: 320px;
    }

}

@media only screen and (min-width: 1920px) {
    body {
	width: 1100px;
    }
}

table.form td.checkhead {
	width: 1px;
	text-align: center;
}

td#wireless-5-ssid,
td#wireless-24-ssid {
    white-space: normal;
    word-break: break-all;
}
