/*############################################################################
 #
 #  FILE: baseres.css
 #
 #  DESCRIPTION:  Frontier UI base stylesheet
 #
 #  Copyright ©2010-2019 ARRIS Enterprises, LLC. All rights reserved.
 #
 #  This program is confidential and proprietary to ARRIS Enterprises, LLC. (ARRIS),
 #  and may not be copied, reproduced, modified, disclosed to others, published
 #  or used, in whole or in part, without the expressed prior written
 #  permission of ARRIS.
 ############################################################################
*/
body li, body p, body div, body td {
	font-size: 12px;
	text-align: left;
}

html body {
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
    margin: 0; /* crd */
    padding: 0; /* crd */
    width: 100%; /* crd */
}
select[disabled], input[disabled], input[disabled]:hover {
    background: #f7f7f7;
    cursor: default;
    border: 1px solid #c9c9c9;
    text-decoration: none;
}
img {
	border: 0;
}

a {
	text-decoration: underline;
	font-size: inherit;
	font-family: inherit;
}

hr {
	border: 0;
	height: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
}

table.bare-table tr td{
	padding: 1px 8px;
}

table.congestion {
        margin-left: 30px;
}

.INIDWARNINGLarge {
	font-size:14pt;
	font-weight:bold;
	width:649px
}
.WARNINGLarge {
	font-size:14pt;
	font-weight:bold;
}

.respass {
	font-weight: bold;
	color: #008000;
}

.resfail {
	font-weight: bold;
	color: #d9272d;
}

.resfail img {
	display: inline-block;
	vertical-align: top;
}

.INIDinfo {
	font-size:12px
}
.desc {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin-left : 50px;
}

.col1 {
	font-size: 12px;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
}

.col2 {
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

.hide {
	visibility:hidden;
}

#wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: auto;
    max-width: 1120px;
}

#footer {
	margin: 0;
	padding-top: 3px;
	height: 60px;
	width: 983px;
	clear: both;
}

#whole-page {
	width: auto;
	background-color: #ffffff;
	margin: 0;
	padding: 10px 5px 20px 5px;
}

#logoutbar {
    width: 100%;
    display: inline-block;
}
#version {
    float: left;
    color: #ffffff;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#logout a{
    float: right;
    padding-top: 3px;
    color: #ffffff;
    padding-bottom: 3px;
    padding-right: 10px;
}
#header {
	width: auto;
	padding-bottom: 8px;  /* blue - crd, changed padding */
}

#main-content {
	width: auto;
	min-height: 456px;
	padding-bottom: 8px;
	background-color: #ffffff;
}
#content-padding {
    float:none;
	padding-left: 0px;
	margin: 0;
}

#content-sub {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#tab-container {
	width: auto;
	padding-bottom: 8px;
}

#content {
	width: auto;
    float: none;
	min-height: 356px;
	border: 1px solid #c9c9c9;
}

#top-navigation {
	margin: 0;
	width: auto;
	height: auto;
}

#top-navigation-buttons {
	padding-left: 0px;
	padding-top: 0px;
}

.topnav {
	display: inline;
	float: none;
	height: 26px;
}

.topnav a {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

.topnav a:hover {
	text-decoration: underline;
}

.topnavselected a{
	font-weight: bold;
}

.topnavselected a:hover {
	font-weight: bold;
}

#sec-navigation {
	float:none;
	margin: 0;
	width: auto;
	padding-right: 4px;
	margin-right: 0px;
	border: 1px solid #c9c9c9;
}

#sec-navigation-buttons {
	padding-left: 0px;
	padding-top: 0px;
}

.sechead {
    font-weight: bold;
    font-size: 16px;
    padding-left: 7px;
    padding-top: 8px;
    padding-bottom: 4px;
}
.secnav {
	height: 26px;
	font-size: 12px;
}

.secnav a {
	display: block;
	padding-left: 12px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

.secnav a:hover {
	text-decoration: underline;
}

.secnavselected a{
	font-weight: bold;
}

.secnavselected a:hover {
	font-weight: bold;
}
#logo-div {
	width: 100%;
	margin: 0;
	display: inline-block;
}

#main-logo {
	float: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.first-section-header {
	margin: 0px 0px 0px 0px;
	clear: both;
}

.section-header {
	margin: 0px 0px 0px 0px;
	clear: both;
}

.section-content {
	width: auto;
}

pre {
	font-size: 10px;
	white-space: pre-wrap;
}

#help {
	float: none;
	width: auto;
	border: 0;
	padding-left: 6px;
}

#help-sub {
	background: #f3f3f3;
	border: 1px solid #c9c9c9;
	padding: 4px;
}


#help-sub h1 {
	color: #000;
	font-size: 14px;
}

#help-sub h2 {
	color: #000;
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

.nojavamsg {
    color: #d9272d;
}

.inner p {
	padding-left: 5px;
	font-size: 11px;
}
.buttonclass,
.cssbtn {
	width: 114px;
	height: 26px;
	border: 0;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background: url("../images/button.gif") no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.cssbtn:disabled {
    color: #656565;
}
.buttonclass:hover,
.cssbtn:hover {
	text-decoration: underline;
}

.cssbtn a {
	text-decoration: none;
	cursor: pointer;
}

.cssbtn a:hover {
	text-decoration: underline;
}

.cssbtn span {
	position: absolute;
	left: 1px;
	top: 6px;
	text-align: center;
	width: 114px;
}

.btnspacer {
	margin-right: 8px;
}
.buttonclasssmall,
.smallbtn {
	width: 75px;
	background: url("../images/button_small.gif") no-repeat;
}

.smallbtn:hover {
	text-decoration: underline;
}

.smallbtn span {
	width: 75px;
}


.largebtn {
	width: 200px;
	background: url("../images/button_large.gif") no-repeat;
}

.largebtn:hover {
	text-decoration: underline;
}

.largebtn span {
	width: 200px;
}

#error-message {
	padding-bottom: 16px;
}

#error-message-icon {
	float: left;
}

#error-message-text {
	color: #d9272d;
	float: left;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	padding-left: 5px;
}
#rest-message-text {
	color: #d9272d;
	float: left;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	padding-left: 5px;
}

.spacer {
	margin-bottom: 2px;
}

.indent {
    padding-left: 10px;
}
table.cellpad {
    cell-spacing: 4;
}

table.grid {
    clear: both;
    cell-padding: 0;
}

table.grid th {
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    vertical-align: top;
}

td {
	padding: 3px 2px;
	vertical-align: top;
}
table.grid th a,
table.grid th a:visited,
table.grid th .numbercoltext {
	height:28px;
}

table.grid tr th {
	height: 28px;
	padding: 6px;
    border: 1px solid #7f9DB9;
}
table.grid tr td {
	height: 28px;
	padding: 6px;
    border: 1px solid #7f9DB9;
}
table.grid td {
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    vertical-align: top;
}

table.grid th.numbercolumn,
table.grid td.numbercolumn {
    padding: 1px 8px 1px 3px;
}

table.grid th.action,
table.grid td.action {
	text-align: center;
	width: 5em;
}

table.grid th.remove,
table.grid td.remove {
	text-align: center;
	width: 5em;
}
table.appstat {
	clear: both;
	width:auto;
    cell-padding: 0;
}
table.appstat th {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 6px;
    vertical-align: top;
}
table.appstat td {
	padding-left: 4px;
}
.appimg {
    padding-top: 18px;
}

table.packetfilter {
	clear: both;
	cellspacing:2;
}

table.packetfilter th {
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

table.packetfilter td {
	vertical-align: middle;
}

table.packetfilter tr td {
	border-bottom: 1px solid #cecece;
}

table.packetfilter tr {
	border-bottom: 1px;
}

tr.match {
	background-color: #ffffff;
}

td.enabled {
	text-align: center;
}

input.order {
	width: 32px;
}
.checkbutton {
	position: relative; padding: 0; border: 0; margin: 0px; height: 16px; width: 16px; font-family: arial, helvetica, sans-serif;
	no-repeat; color: #000; font-size: 11px; overflow: hidden;
	cursor: pointer; text-decoration: none;
	background: url(../images/check_box_unchecked.png);
}

.checked {
	background: url(../images/check_box_checked.png)
}

.submitLink {
    background-color: transparent;
    text-decoration: underline;
    border: none;
    cursor: pointer;
    height: 24px;
    text-align: left;
}
.Langalign{
    padding-left: 635px;
}
.Lang {
    text-decoration: underline;
    border: none;
    cursor: pointer;
    height: 24px;
    text-align: left;
}
.Lang:disabled {
    text-decoration: none;
    cursor: auto;
}

/*----- Modal Lightbox Dialog ------*/

.LB-black-overlay {
    display: block;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
}

.LB-white-content {
    display: inline-block;
    width: 525px;
    padding: 10px 10px 10px 10px;
    margin-top: 5%;
    background-color: #fff;
    clear: both;
}
.LB-outer {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index:1002;
    vertical-align: middle;
    text-align: center;
}

.ruleorder {
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 2px;
	float: left;
}

.spinner {
	width: 14px;
	display: block;
	float: left;
}

.upbutton {
	position: relative; padding: 0; border: 0; margin: 0px; height: 11px; width: 14px; font-family: arial, helvetica, sans-serif;
	no-repeat; color: #000; font-size: 11px; overflow: hidden;
	cursor: pointer; text-decoration: none;
	background: url(../images/move_up_button.png) no-repeat;
}

.downbutton {
	position: relative; padding: 0; border: 0; margin: 0px; height: 11px; width: 14px; font-family: arial, helvetica, sans-serif;
	no-repeat; color: #000; font-size: 11px; overflow: hidden;
	cursor: pointer; text-decoration: none;
	background: url(../images/move_down_button.png) no-repeat;
	margin-top: 2px;
}
.centertd {
	text-align: center;
}
.scroller {
	width: 100%;
	padding-left: 1px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: auto;
}
.vertscroll {
    height:200px;
    overflow-x: hidden;
    overflow-y: auto;
}
img.hpnawidth {
	width: 100px;
	height: 0px;
}
.maindiv {
         position: relative;
         width: 938px;
         height: 570px;
         overflow: scroll;
}
.nmNode {
         position: absolute;
         text-overflow: clip;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size: xx-small;
         padding: 2px;
}

#netmap {
	width: 918px;
	height: 630px;
	position: absolute;
}
#outermap {
	width: 938px;
	height: 650px;
	padding-left: 1px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: auto;
	float: left;
}

.wraptext
{
	word-wrap: break-word;
	max-width: 100px;
}
.homewrap
{
	word-wrap: break-word;
	max-width: 155px;
}
.wrapdns
{
	word-wrap: break-word;
	max-width: 245px;
	text-align:center;
	padding-left: 70px;
	padding-right: 5px;
}
.wrapipalloc
{
	word-wrap: break-word;
	text-align:center;
	padding-left: 3px;
	padding-right: 3px;
}
.wrapdhcp
{
	word-wrap: break-word;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
}
.wrappass
{
	word-wrap: break-word;
	width: 200px;
}
.sort {
	display: inline;
	padding-top: 4px;
	float: left;
    white-space: nowrap;
}
.sortwrap {
	display: inline;
	padding-top: 4px;
	float: left;
	word-wrap: break-word;
}
.htype {
    width: 65px;
}
.hname {
    width: 205px;
    word-wrap: break-word;
}
.happ {
    width: 185px;
    word-wrap: break-word;
}
.hcat {
    width: 85px;
    word-wrap: break;word;
    font-size: 11px;
}
.hupdown {
    width: 325px;
}
.sortright {
	display: inline;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 5px;
	float: right;
	white-space: nowrap;
}
.sortsubmit {
	padding-left: 3px;
    background-color: transparent;
    border: none;
    color: #58595b;
    cursor: pointer;
    text-align: left;
}
.appexpand{
    color: #000;
}
.dpidownbutton {
	position: relative; padding: 0; border: 0; margin: 0px; height: 11px; width: 14px;
	cursor: pointer; text-decoration: none; overflow: none;
	background: url(../images/move_down_button.png) no-repeat;
}
.dpiupbutton {
	position: relative; padding: 0; border: 0; margin: 0px; height: 11px; width: 14px;
	cursor: pointer; text-decoration: none; overflow: none;
	background: url(../images/move_up_button.png) no-repeat;
}
.deviceicon {
	width: 50px;
	height: 50px;
	border: 0;
	text-decoration: none;
	position: relative;
	margin-top: 4px;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
	cursor: pointer;
}
.smallicon {
    width:20px;
    height: 20px;
    padding-top: 6px;
}
.phone {
    background: url(../images/dev-phone-4.png) no-repeat;
}
.tablet {
    background: url(../images/dev-tablet.png) no-repeat;
}
.router {
    background: url(../images/dev-am525.png) no-repeat;
}
.pc {
    background: url(../images/dev-computer-2.png) no-repeat;
}
.printer {
    background: url(../images/dev-printer-2.png) no-repeat;
}
.smartTV {
    background: url(../images/dev-video-television-3.png) no-repeat;
}
.other {
    background: url(../images/dev-network-wired.png) no-repeat;
}
.game {
    background: url(../images/dev-input-gaming.png) no-repeat;
}
dl {
    width: auto;
    height: 35px;
}
dt {
   float: left;
   width: auto;
}
dd {
    padding-left: 85px;
}
.bar {
	margin-top: 1px;
	color: #000;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-align: center;
	align: left;
	border-radius: 2px;
	font-weight: bold;
/*	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),
	to(rgba(0,0,0,0,25)));
	-webkit-animation-name:bar;
	-webkit-animation-duration:0.5s;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function:ease-out;*/
}
@-webkit-keyframes bar-one {
0%{width:0%;}
100%{width:90%;}
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    display: block;
}
.example {
    font-size: 11px;
    font-style: italic;
}
.axis path,
.axis line {
    fill:none;
    stroke:#3c3c3c;
    stroke-width: 1;
    shape-rendering: crispEdges;
}
.table100 {
    width: 100%;
}
.table95 {
    width: 95%;
}
.table85 {
    width: 85%;
}
.table80 {
    width: 80%;
}
.table75 {
    width: 75%;
}
.table70 {
    width:70%;
}
.table66 {
    width: 66%;
}
.table60 {
    width: 60%;
}
.table50 {
    width: 50%;
}
.table32 {
    width: 32%;
}
.table33 {
    width: 33.33%;
}
.table30 {
    width: 30%;
}
.table25 {
    width: 25%;
}

.table20 {
    width: 20%;
}
.table18 {
    width: 18%;
}
.table15 {
    width: 15%;
}
.table10 {
    width: 10%;
}
.table2 {
    width: 2%;
}

em {
	font-size: 12px;
	font-weight:bold;
	position: absolute; /* position 336px to the right of the label */
	left: 340px;
	padding-top: 1px;
	width: 274px;
	float: left;
}
em.bad {
	font-style: italic;
	color: #d9272d;
}
em.farther {
	left: 400px;
	width: 225px;
}
em.special {
	left: 280px;
	width: 260px;
	top: 14px;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#skip a:active, #skip a:focus {
	position: static;
	width: auto;
	height: auto;
}
div.gauge {
    float: left;
    width: 600px;
}

#gaugeBoxDown {
    float: left;
}
#gaugeBoxDown h2 {
    padding-left: 90px;
}

#gaugeBoxUp {
    float: right;
}
#gaugeBoxUp h2 {
    padding-left: 83px;
}

div.allpage-summary {
    border: 1px solid #c9c9c9;
    margin-left: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 8px;
    font-size: 8px;
    width: auto;
}
div.allpage-summary div {
    width: 100%;
    margin: 0px;
}

div.clear {
    clear: both;
}
.tablewidthhome {
    width: 100%;
}
div.home-summary {
    float: none;
    block: inline;
    width: 100%;
    padding: 2px;
}
div.home-summary div.home {
    width: auto;
    float: none;
    padding: 2px;
	border: 1px solid #c9c9c9;
    margin: 2px;
}
table.normal td {
    padding: 5px;

}
.firewall {
    vertical-align: bottom;
}
.lower {
   padding-top:20px;
}
#refresh-div {
    width: 100%;
    margin: 0;
    display: inline-block;
}
.main-heading {
    float: left;
}

.refresh {
    float: right;
    padding-right: 10px;
}
.hidesmall {
	visibility:hidden;
	font-size:1px;
}
.wrapselect {
    width: 200px;
}
.smallspacer {
    height: 3px;
    font-size: 1px;
}
.indent {
    padding-left: 6px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-left: 0px;
}
.radio-inline,
.checkbox-inline {
    padding-left: 25px;
}

::-webkit-scrollbar {
   -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
   width: 10px;
}

::-webkit-scrollbar:horizontal {
   height: 10px;
}

::-webkit-scrollbar-thumb {
   background-color: #aaa;
   border-radius: 10px;
   border: 0px solid #eee;
}

::-webkit-scrollbar-track {
   background-color: #eee;
}

table.diag {
    border: 1px solid #58595b;
}
table.diag td {
    border: 1px solid #58595b;
    padding-left: 4px;
    padding-right: 4px;
}
table.diag th {
    text-align: left;
    padding-bottom: 5px;
    border: 1px solid #58595b;
}

select.mono {
    font-family: Courier, monospace;
}