/* Arris UI Version 9.1 Jan 2023 */
/* Pre-sales and models */ 
/* No history visible */
/******YouTube responsive embed START ***************/

.youTubeContainer{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.youTubeContainer iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
/****************YouTube responsive embed END ***********/
	
#dialog .usertext iframe {display:none;}
.ban {
	width: 500px;
	border-style: none;
	border-radius: 0px;
	max-width: 100%;
	outline: white;
    outline-style: solid;
	overflow: auto;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

.appBtnL{float:left;}
.appBtnR{float:right;}
.ban #viewer{
background-color: blue;
overflow: hidden;
}

@media screen and (max-width: 399px){ 
.ban {height: 130px;min-width: 350px;}
.appBtnL img{width: 100px;border-style: none;}
.appBtnR img{width: 100px;border-style: none;}
.appContainer {width: 80%;margin: 0 auto;height: 80px;}
.appText {text-align: center; background-color:#fff;font-size: 14px;}
}
@media screen and (min-width: 400px){ 
.ban {height: 120px;}
.appBtnL img{width: 140px;border-style: none;}
.appBtnR img{width: 140px;border-style: none;}
.appContainer {width: 90%;margin: 0 auto;height: 70px;}
.appText {text-align: center; background-color:#fff;font-size: 16px;}
}

#newintro {
	display:block;
}
html {
	height: 100%;
	max-width: 700px;
	margin: auto;
}

body {
	color: #373737;
	Font: normal normal 18px arial MS,helvetica,sans-serif !important;
	/* display: -ms-flexbox; */
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 99%;
	background-color: #564b84;
	margin: 0;
	overflow: hidden;
}

h1 {	
	Font: bold normal 25px arial MS,helvetica,sans-serif;
	color: #373737;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {	
	Font: normal normal 20px arial MS,helvetica,sans-serif;
	color: #373737;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {	
	Font: bold normal 18px arial MS,helvetica,sans-serif;
	color: #373737;
	padding-left: 30px;
}
	
ul {
		margin:0px;
		padding:0px;
}
	
#waiting {
	display:none;
}

#loading {
	Font: bold normal 25px arial MS,helvetica,sans-serif;
	text-align: center;
	color:#fff;
	margin:10px;
    padding-top:30px;
}

#content {
	/* display: -ms-flexbox; */
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	margin-right: 10px !important;
	margin-left: 10px !important;
	background-image: url(https://www5.nohold.net/Arris/Images/arris-avatar7.png);
	background-size: 115px;
	background-position: right 8px;
	background-repeat: no-repeat;
}

#rcontent {
	color: #2a2d50;
	background-color: #e5e5ea;
	top: 120px;
	border: none;
	display: none;
	bottom: 0;
	z-index: 4500;
	padding-top: 30px;
	margin: auto;
	position: absolute;
	max-width: 680px;
	left: 10px;
	right: 10px;
	border-radius: 5px;
	/* box-shadow: 0px 0px 4px 2px #d71d1d; */
	box-shadow: 0px 0px 4px 2px #464646;
}
.htopic {
    border-radius: 5px;
    color: #2a2d50 !important;
    background: #ffffff;
    display: block;
    text-align: left;
    max-width: 300px;
    line-height: 1;
    border: solid;
    border-color: #564b84;
    border-width: thin;
    padding: 20px;
    margin: right:;
    margin-right: 10px;
}
#vwcontent .htopic:hover {-moz-transform: scale(1.06);-webkit-transform: scale(1.06);	transform: scale(1.06) !important;}

#main {
	clear: both;
	height: 100%;
	ms-flex: 1;
	flex: 1;
	overflow: auto;
	background-color: #e5e5ea;
	border-radius: 5px;
	/* border: solid; */
	/* border-color: rgba(0, 0, 0, 0.1); */
	border: ;
	box-shadow: 0px 0px 4px 2px #464646;
}
.pimg {
	margin:0px 30px 0px 30px;
}


form {
	margin:0px;
	padding:0px;
}

ul {
	list-style-type: none; 
}

ol {
	-webkit-padding-start:30px;
}
.sfsol .solution, .sfsol #web {font-size: 18px; background-color: transparent !important;}
.sfsol li {list-style-type: disc;margin-left: 20px;}
#dialog .solution li {list-style-type: disc;margin-left: 20px;}
.sfsol table {border-spacing: 0px;width: auto !important;	border-style:revert;}
.sfsol span {background-color: transparent !important;}
.sfsol ol, .sfsol ul {background-color: transparent !important;}
#dialog .sfsol li a:link {color: #fd7e14 !important;display: contents;font-weight: bold;font-size: inherit;}
li {
	display: list-item !important;
	text-decoration: none;
}
	
li a:link {
    text-align: center;
    padding: 8px;
    width: fit-content;
    margin-bottom: 10px;
}

li a:hover {
text-decoration: none;
}

li a:active {
text-decoration: none;
}

.hosttext ul {

}

#banner {
    height: 90px;
    color: #ffffff;
}
#banner .bannerlogo {
    float: left;
    position: relative;
    clear: both;
	padding: 25px 0 0 20px;
}
.bannerlogo img {height: 35px;}
#banner .bannertext {
	font: normal bold 24px arial MS,helvetica,sans-serif;
	color: #ffffff;
	text-align: right;
	padding-top: 24px;
	margin: 10px 130px;
	letter-spacing: 3px;
}

#sbanner {
	height:60px;
	background-color:#fff;
}

#sbanner .bannerlogo {
	float:left;
	position:relative;
	top:4px;
	left:6px;
}

#sbanner .bannertext {
	color:#000;
	display: block;
    float: left;
    position: relative;
}

#viewer {
background-color: white;
/*overflow: auto;*/
}

#vwbanner {
	height:0px;
	display:none;
}

#vwbanner .bannerlogo {
}

#vwbanner .bannerlogo img{
	height: 74px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#vwbanner .bannertext {
	color:#373737;
	display: block;
	float: left;
	height: 60px;
	margin-left: 18px;
	position: relative;
}
/*Hot Topic Tab*/
.hot {
    color: #fff;
    background-color: #fd7e14;
    top: 94px;
    position: absolute;
    width: 150px;
    border: none;
    border-radius: 4px 4px 10px 10px;
    right: 0px;
    height: 28px;
    background-image: url(https://www5.nohold.net/Arris/Images/hot-arrow.png);
    background-size: 25px;
    background-position: 118px 1px;
    background-repeat: no-repeat;
    padding-right: 28px;
    font-weight: bolder;
    z-index: 5000;
    margin-right: 10px;
    font-size: 18px;
}
/*END Hot Topic Tab*/

#menu {margin: 0 10px;!important;clear:both;height:30px;}
#menu #menul {line-height:10px;float:left;margin-top:2px;position: absolute; visibility:hidden;display: initial;background-image: url(https://www5.nohold.net/Arris/Images/back-arrow.png);background-size: 20px;background-position: 0px;background-repeat: no-repeat;padding-left: 20px;}
#menul a
{font:normal normal 13px arial,helvetica,sans-serif;color:#fff;text-align:left;text-decoration:none;border-right: 3px solid #fff;padding-right: 15px;}
#menul a:last-child {
border-right: none}
#menul span
{font:normal normal 13px arial,helvetica,sans-serif;color:#fff;text-align:left;text-decoration:none;margin-left:0px;}
#menul .sel
{font:normal normal 13px arial,helvetica,sans-serif;color:#fff;text-align:left;text-decoration:none;margin-left:4px;}
#menul img {vertical-align:text-bottom !important;height: 30px;padding: 20px;}
#menul a:hover {color:#fd7e14;font:normal bold 10px;}

#menu #menur {
	line-height: 10px;
	float: right;
	margin-top: 7px;
	width: 0;
	padding-right: 20px;
}
#menur a, #menur span
{right: 10px; font:normal normal 13px arial,helvetica,sans-serif;color:#fff;text-align:left;text-decoration:none;margin-left:24px;position: relative; top: -74px;}
#menur .sel
{font:normal normal 13px arial,helvetica,sans-serif;color:#fff;text-align:right;text-decoration:none;margin-right:4px;}
#menur img {vertical-align:text-bottom !important; height: 30px;padding: 20px;}
#menur a:hover {color:#fd7e14;font:normal bold 10px;}

.floatmenu {
	position:absolute;
	top:0px;
	border:0px;
	border-bottom-width:0;
	z-index:100;
	background-color:#000000;
	width:200px;
	line-height:15px;
	visibility:hidden;
}

.floatmenu a {
	width:auto;
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-indent:3px;
	border-bottom:1px solid #ffffff;
	padding:1px 0px;
}

* html .floatmenu a {
	width:100%;
}

.floatmenu a:hover {
	background-color:#00034a;
	color:#f79218;
}

#helpfulnessvote {
	display: none;
	height:20px;
	background-color:#ffffff;
	padding:10px 10px 4px;
	border-bottom:solid 1px #efefef;
	text-align:center;
	clear:both;
}

#helpfulnessvote a {
	margin-left:4px;
}

#helpfulnessvote input, #helpfulnessvote span {
	vertical-align:middle;
}

#helpfulnessvote img {
	vertical-align:text-bottom;
}

#helpfulnessvote a:active {
	color:#840000;
}

#helpfulnessvote a:visited {
	color:#840000;
}

#helpfulnessvote a:hover {
	color:#840000;
}

#inplaceroute {
    background-color: #ffffff;
    overflow: hidden;
    border: 0px;
    clear: both;
    height: 90%;
	border-radius: 10px;
}

#inplaceroute .iframe {
	width:100%;
	height:100%;
	border:0px;
}

#inplacecontent {
	background-color:#ffffff;
	overflow:auto;
	border:0px;
	clear:both;
}

#inplacecontent .iframe	{
	width:100%;
	height:100%;
	border:0px;
}

#vwcontent {
	width: 100%;
	/* Code for dynamic height */
	display: -ms-flexbox;
	/*display: flex;*/
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	/* Code for dynamic height */
}

#vwcontent .article {
	color:#000000;
	vertical-align:top;
	padding-top:10px;
}

#vwcontent a:link {
	border-radius: 5px;
	color: #2a2d50 !important;
	background: #ffffff;
	display: block;
	text-align: left;
	max-width: 500px;
	line-height: 28px;
	border: solid;
	border-color: #564b84;
	border-width: thin;
	padding: 10px;
		margin-right: 10px;
	text-decoration: none;
	width: fit-content;
	font-size: 21px;
}

#vwcontent a:active {
	color:#2a2d50;
	text-decoration: none;
}

#vwcontent a:visited {
	color:#2a2d50;
	text-decoration: none;
}

#vwcontent a:hover {
	color:#fd7e14 !important;
	border-color:#fd7e14 !important;
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transform: scale(1.06) !important;
}

#advanced {
	background-color:#e7e8ed;
}

#advanced td {
	color:#003399;
	vertical-align:top;
}

#advanced select, #advanced .input {
	color:#000000;
	width:320px;
	vertical-align:middle;
}

#advanced .field {
	color:#000000;
	width:220px;
	vertical-align:middle;
}

#advanced input, #advanced img {
	vertical-align:middle;
}

#preferences {
	background-color:#ffffff;
}

#preferences td {
	color:#000000;
	vertical-align:top;
}

#preferences select {
	color:#000000;
	width:220px;
	vertical-align:middle;
}

#preferences input, #preferences img {
	vertical-align:middle;
}

#search	{
	background-color:#ffffff;
	overflow:auto;
	border:0px;
}

#search .hosttext {
	color:#003399;
	background-color:#e7e8ed;
	vertical-align:top;
}

#search .article {
	color:#000000;
	background-color:#e7e8ed;
	vertical-align:top;
}

#search img, #search input {
	vertical-align:middle;
}

#search a:link {
	color:#0000ff;
}

#search a:active {
	color:#0000ff;
}

#search a:visited {
	color:#00034a;
}

#search a:hover {
	color:#840000;
}

table {
	border-spacing: 0px;
	/*width: auto !important;*/
	border-style:revert;
}
	
#dialog {
	background-color: transparent;
	Font: normal normal 18px arial MS,helvetica,sans-serif;
	padding: 10px 10px;
	margin-left: 20px;
}

#dialog img {
	max-width: 100% !important;
	height: auto !important;
}

#dialog .highlight {
	background-color:#ffff00 !important;
	color:#000000 !important;
}

#dialog .hostname {
    display: none;
}

#dialog .hosttext {
	margin: 5px;
}
	
#dialog .hosttexthistory {
	display:none;
}

#dialog .continuation {
	padding-bottom: 20px;
	padding-top: 35px;
	/* padding-left: 30px; */
	font: normal normal 18px arial MS,helvetica,sans-serif;
}

#dialog .continuation .continuation {
	padding-top: 5px;
}

/*Custom Continuation */
#cnta1 {
	background-color: #fd7e14;
	background-size: 100%;
	background-repeat: no-repeat, no-repeat;
	background-position: 0px 5px;
	color: #fff !important;
    padding: 10px 20px 10px 20px !important;
	text-decoration: none;
	-webkit-border-radius: 30;
	-moz-border-radius: 30;
	border-radius: 5px;
	float: left;
	margin: 0px 200px 10px 0px;
}
a#cnta1:hover {
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transform: scale(1.06) !important;
}

#cnta2 {
	background-color: #fd7e14;
	background-size: 100%;
	background-repeat: no-repeat, no-repeat;
	background-position: 0px 5px;
	color: #fff !important;
    padding: 10px 20px 10px 20px !important;
	text-decoration: none;
	-webkit-border-radius: 30;
	-moz-border-radius: 30;
	border-radius: 5px;
	float: left;
}

a#cnta2:hover {
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transform: scale(1.06) !important;
}
/*END Custom Continuation */

#dialog .continuation a:link {
	color:#0048BB;
	text-decoration:none;
}

#dialog .continuation a:active {
	color:#0048BB;
	text-decoration:underline;
}

#dialog .continuation a:visited {
	color:#0048BB;
	text-decoration:underline;
}

#dialog .continuation a:hover {
	color:#0048BB;
	text-decoration:underline;
}

#dialog .usertext {
    display: initial;
    float: right;
    padding: 20px;
    font-style: italic;
}
#dialog .username {
	display:none;
}

#dialog .usertexthistory {
	display:none;
}

#dialog .hostrelinfo {
}

#dialog .solution {padding-bottom: 20px;}

#dialog .solution td {
	border-color: #564b84;
}

#dialog .solutionhistory {display:none;}

#dialog .none {
}

#dialog .field {
	width:220px;
	vertical-align:middle;
}

#dialog img, #dialog input {
	vertical-align:middle;
}

#dialog a:link {
	color: #2a2d50;
	word-break:break-word;
	word-wrap: break-word;
	text-decoration: none !important;
}

#dialog a:active {
	color:#2a2d50;
	text-decoration:none;
}

#dialog a:visited {
	color:#2a2d50;
	text-decoration:none;
}

#dialog a:hover {
	color:#fd7e14;
	text-decoration: none;
}
#dialog li a:link {
	color: #2a2d50;
	line-height: 20px;
	border-radius: 5px;
	background-color: #fff;
	text-decoration: none;
	text-align: left;
	border-style: solid;
	border-width: thin;
	border-color: #564b84;
	min-height: 60px;
	font-size: 21px;
	display: flex;
	align-items: center;
	    overflow: auto;
	padding: 0px 20px 0px 20px;
}
.solution li a:link {
	margin-left: 20px !important;
}

#dialog li a:hover {-moz-transform: scale(1.06);-webkit-transform: scale(1.06);	transform: scale(1.06) !important;}

#dialog li a:active {text-decoration: none !important;-moz-transform: scale(1.06);-webkit-transform: scale(1.06);box-shadow: 0px 0px #000;}

#inputfield {
	/*margin-right: 25px;*/
}

#inputfield td {
	width:100%;
}

#inputfield .field {
    color: #666666;
    background-color: #ffffff;
    width: 100%;
    vertical-align: middle;
    font-size: 21px;
    border-radius: 5px;
    border: none;
    height: 40px;
    padding: 20px;
    box-shadow: 0px 0px 4px 2px #464646;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#inputfield input, #inputfield img {
	vertical-align:middle;
}

input:focus {
    outline:none;
}
#go {
	height: 40px;
	background: transparent;
	border: none;
	color: #fff;
	font-size: xx-large;
	font-weight: bold;
	padding: 0px !important;
}

#go:hover {
	color: #000000 !important;
	text-decoration: none;
}
		
td#restart {
	height: 40px;
	padding-right: 10px;
	background: transparent;
	border: none;
	color: #fff;
	font-size: x-large;
	font-weight: bold;
}

td#restart:hover {
    color: #000000 !important;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	color:#ed5243;
	text-align:center;
	margin: 0 auto;
	padding: 0 15px;
}

#copyright span {
	margin-left:4px;
}

#poweredby {
	font-size:10px;
	color:#fff;
	text-align:right;
	padding: 0px 0px 0px 0px;

	}

#poweredby span {
}

#poweredby a:link {
	color:#e5e5ea;
	text-decoration:none;
}

#poweredby a:active {
	color:#e5e5ea;
	text-decoration:underline;
}

#poweredby a:visited {
	color:#e5e5ea;
	text-decoration:none;
}

#poweredby a:hover {
	color:#fff;
	text-decoration:underline;
}

#log {
	background-color:#ffffff;
}

#log .hostname {
	color:#003399;
	background-color:#e7e8ed;
	vertical-align:top;
}

#log .hosttexthistory {
	color:#840000;
	background-color:#e7e8ed;
	vertical-align:top;
}

#log .username {
	color:#000000;
	background-color:#d5d5d4;
}

#log .usertexthistory {
	color:#840000;
	background-color:#d5d5d4;
}

#log .hostrelinfo {
	color:#003399;
	background-color:#e7e8ed;
	vertical-align:top;
}

#log .solutionhistory {
	color:#840000;
	background-color:#e7e8ed;
	vertical-align:top;
}

#log a:link {
	color:#0000ff;
}

#log a:active {
	color:#0000ff;
}

#log a:visited {
	color:#00034a;
}

#log a:hover {
	color:#840000;
}

#floatdiv {
	position:absolute;
	color:#000000;
	background-color:#ffffff;
	width:700px;
	height:520px;
	top:92px;
	display:none;
	z-index:9048;
	border:1px solid #808080;
	overflow:visible;
}

#floatdiv iframe {
	width:100%;
	height:500px;
	border:0px;
	overflow:visible;
	padding-top:4px;
	clear:both;
}

img {
	border:0
}

.dialogTable {
	border:0px;
	margin: auto;
	width:100%;
	border-collapse:collapse;
	margin-top: 20px;
}

.dialogTable td {
	border:1px;
	padding: 0px 0px 0px 0px;
}

.stdTable {
	border:0px;
	margin:0px;
	width:100%;
	border-collapse:collapse;
}

.stdTable td {
	border:0px;
	border-style:none;
	padding-left: 30px;
}

.stdTableZeroBorder {
	border:0px;
	padding:0px;
	margin:0px auto;
	border-collapse:collapse;
	width:100%;
	margin-top:20px;

}

.stdTableZeroBorder td {
	border:0px;
	border-style:none;
}


cite {
	font-size: 10px;
}

/*Category button*/
#dialog .catBtn, #dialog li a:link .catBtn {
    height: 50px;
    display: flex;
    align-items: center;
	font-size: large;
	text-decoration: none !important;
}
#dialog .lcbtnOn {
	display: flex;
	align-items: center;
	border-width: thin;
	padding-left: 10px;
	background-color: #fff;
	background-repeat: no-repeat, repeat !important;
	background-size: contain !important;
	background-position: center right 20px !important;
	width: 500px;
	color: #2a2d50;
	line-height: 20px;
	border-radius: 5px;
	text-decoration: none;
	text-align: left;
	border-style: solid;
	border-color: #564b84;
	height: 70px;
	font-size: 21px;
	max-width: 294px;
	margin-bottom: 20px;
	font-weight: bold;
}
#dialog .lcbtnOn {text-decoration: none;}
#dialog .btnOff, #dialog .btn {
    display: flex;
    align-items: center;
    background-color: #e5e5ea;
    max-width: 294px;
    padding-left: 10px;
    border: solid;
    border-width: thin;
    border-radius: 6px;
    height: 60px;
}
#dialog .surfBtn:hover, #dialog .lcbtnOn:hover {
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transform: scale(1.06) !important;
	color: #fd7e14 !important;
	border-color: #fd7e14 !important;
}

/*AutoComplete CSS START*/
.yui-ac {
    position: static;
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    width: 100%;
}
.yui-ac-input {
    position: static;
    width: 100%;
	height: 36px;
}
.yui-ac-container {
    position: relative;
    top: 1.6em;
    z-index: 9050;
    width: 100%;
}
.yui-ac-content {
    position: absolute;
    border: 1px solid #000000;
	border-radius: 10px;
    background: #fff;
    overflow: hidden;
    z-index: 9050;
    width: 70%;
    bottom: 50px; /*Adjust as needed*/
	padding: 10px;
	padding: 10px;
	font: normal normal 16px "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}
.yui-ac-hd{{float:right;width:10px;margin-right:2px;margin-top:2px;}}
.yui-ac-bd{float:left;width:200px;}
.yui-ac-shadow{position:absolute;margin:.3em;background:#000;-moz-opacity:.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;width:220px;}
.yui-ac iframe{opacity:0;filter:alpha(opacity=0);padding-right:.3em;padding-bottom:.3em;}
.yui-ac-content ul{margin:0;padding:0;width:400px;overflow:hidden;}
.yui-ac-content li{margin:0;padding:2px 5px;cursor:default;white-space:nowrap;list-style:none;zoom:1;}
.yui-ac-content li.yui-ac-prehighlight{background:#e7e8ed;;}
.yui-ac-content li.yui-ac-highlight{background:#e7e8ed;;color:#000000;}
.yui-ac-match{color:#0000ee;}
/*AutoComplete CSS END*/

.box2 {
	background-image: url("https://www5.nohold.net/CDemo/Portals/Portal36/Images/2winOver.png");
		width: 200px;
	/* height: 100px; */
	background-repeat: no-repeat, repeat;
	background-size: 60px;
	background-position: center;
	background-color: #48D792;
	border-radius: 10px;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.box3 {
	background-image: url("https://www5.nohold.net/CDemo/Portals/Portal36/Images/3GPFSPre.png");
		width: 200px;
	/* height: 100px; */
	background-repeat: no-repeat, repeat;
	background-size: 60px;
	background-position: center;
	background-color: #48D792;
	border-radius: 10px;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.exitsurv{
	color: #595959;
    font: normal normal 16px Arial, sans-serif;
    vertical-align: top;
    width: 80%;
    float: left;
}
#gosurv {
	padding-right: 10px;
	background: #36b37e;
	border: none;
	color: white !important;
	font-size: xx-large;
	font-weight: bold;
	border-radius: 5px;
}
#gosurv:hover { 
  	color: #000000 !important;
	text-decoration: none;
	background: #fd7e14;
}
/* The container */
.container {
  display: block;
  position: relative;
  margin-bottom: 55px;
  cursor: pointer;
  font-size: 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 20px;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
  background-color: #eee;
  border-radius: 50%;
  font: normal normal 25pt "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
padding-left:10px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #FF9E1B;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 50x;
	height: 50px;
	border-radius: 50%;
	background: white;
}

#dialog .cableBtn, .cableBtnB {
    background-image: url(https://www5.nohold.net/Arris/Images/sb6121_Right.png) !important;background-repeat: no-repeat, repeat !important;background-size: contain !important;background-position: center right 20px !important;padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}
#dialog .extendBtn, .extendBtnB {
    background-image: url(https://www5.nohold.net/Arris/Images/W6B_Right.png) !important;background-repeat: no-repeat, repeat !important;background-size: contain !important;background-position: center right 20px !important;padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}

#dialog .gateBtn, .gateBtnB {background-image: url(https://www5.nohold.net/Arris/Images/sbg10_Right.png) !important;background-repeat: no-repeat, repeat !important;background-size: contain !important;background-position: center right 20px !important;padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}

#dialog .maxBtn, .maxBtnB {background-image: url(https://www5.nohold.net/Arris/Images/w30_Right.png) !important;
background-repeat: no-repeat, repeat !important;background-size: contain !important;background-position: center right 20px !important;padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}
/* Hover, all buttons*/
#dialog .cableBtn:hover, .cableBtnB:hover, #dialog .extendBtn:hover, .extendBtnB:hover, #dialog .gateBtn:hover, .gateBtnB:hover, #dialog .maxBtn:hover, .maxBtnB:hover, #dialog .S33:hover, #dialog .SB6121:hover, #dialog .SB6141:hover, #dialog .SB6183:hover, #dialog .SB6190:hover, #dialog .SB8200:hover, #dialog .SBV2402:hover, #dialog .SBV3202:hover, #dialog .T25:hover, #dialog .TM822R:hover, #dialog .W6B:hover, #dialog .W6U:hover, #dialog .SVG2482:hover, #dialog .SBG6782:hover, #dialog .SBG6700:hover, #dialog .SBG6900:hover, #dialog .G34:hover, #dialog .G36:hover, #dialog .SBG10:hover, #dialog .SBG7600:hover, #dialog .SBG6400:hover, #dialog .SBG6580:hover, #dialog .SBG6950:hover, #dialog .SBG7400:hover, #dialog .SBG7580:hover, #dialog .SBG8300:hover, #dialog .W30:hover, #dialog .W31:hover, #dialog .W130:hover, #dialog .W133:hover, #dialog .W61:hover, #dialog .W21:hover, #dialog .W121:hover, #dialog .W122:hover, #dialog .dash:hover, #dialog .notListed:hover, #dialog .btn:hover
{-moz-transform: scale(1.06);-webkit-transform: scale(1.06);transform: scale(1.06) !important;}
/*END Hover */
/*Buttons, common*/
#dialog .S33, #dialog .SB6141, #dialog .SB6183, #dialog .SB6121, #dialog .SB6190, #dialog .SB8200, #dialog .SBV2402, #dialog .SBV3202, #dialog .T25, #dialog .TM822R, #dialog .W6B, #dialog .W6U, #dialog .SVG2482, #dialog .SBG6782, #dialog .SBG6700, #dialog .SBG6900, #dialog .G34, #dialog .G36, #dialog .SBG10, #dialog .SBG7600, #dialog .SBG6400, #dialog .SBG6580, #dialog .SBG6950, #dialog .SBG7400, #dialog .SBG7580, #dialog .SBG8300, #dialog .W30, #dialog .W31, #dialog .W130, #dialog .W133, #dialog .W61, #dialog .W21, #dialog .W121, #dialog .W122, #dialog .dash {background-repeat: no-repeat, repeat !important;background-size: contain !important;background-position: center right 20px !important;padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}
/*Buttons, product icons*/
#dialog .S33 {background-image: url(https://www5.nohold.net/Arris/Images/s33_Right.png) !important;}
#dialog .SB6121 {background-image: url(https://www5.nohold.net/Arris/Images/sb6121_Right.png) !important;}
#dialog .SB6141 {background-image: url(https://www5.nohold.net/Arris/Images/sb6141_Right.png) !important;}
#dialog .SB6183 {background-image: url(https://www5.nohold.net/Arris/Images/sb6183_Right.png) !important;}
#dialog .SB6190 {background-image: url(https://www5.nohold.net/Arris/Images/sb6190_Right.png) !important;}
#dialog .SB8200 {background-image: url(https://www5.nohold.net/Arris/Images/sb8200_Right.png) !important;}
#dialog .SBV2402 {background-image: url(https://www5.nohold.net/Arris/Images/sbv2402_Right.png) !important;}
#dialog .SBV3202 {background-image: url(https://www5.nohold.net/Arris/Images/sbv3202_Right.png) !important;}
#dialog .T25 {background-image: url(https://www5.nohold.net/Arris/Images/t25_Right.png) !important;}
#dialog .TM822R {background-image: url(https://www5.nohold.net/Arris/Images/tm822r_Right.png) !important;}
#dialog .W6B {background-image: url(https://www5.nohold.net/Arris/Images/W6B_Right.png) !important;}
#dialog .W6U {background-image: url(https://www5.nohold.net/Arris/Images/W6U_Right.png) !important;}
#dialog .SVG2482 {background-image: url(https://sw.nohold.net/Arris/Images/svg2482_Right.png) !important;}
#dialog .SBG6782 {background-image: url(https://www5.nohold.net/Arris/Images/sbg6782-AC_Right.png) !important;}
#dialog .SBG6700 {background-image: url(https://sw.nohold.net/Arris/Images/sbg6700-AC_Right.png) !important;}
#dialog .SBG6900 {background-image: url(https://sw.nohold.net/Arris/Images/sbg6900-AC_Right.png) !important;}
#dialog .G34 {background-image: url(https://www5.nohold.net/Arris/Images/G34_Right.png) !important;}
#dialog .G36 {background-image: url(https://www5.nohold.net/Arris/Images/G36_Right.png) !important;}
#dialog .SBG10 {background-image: url(https://sw.nohold.net/Arris/Images/sbg10_Right.png) !important;}
#dialog .SBG7600 {background-image: url(https://sw.nohold.net/Arris/Images/sbg7600AC2_Right.png) !important;}
#dialog .SBG6400 {background-image: url(https://sw.nohold.net/Arris/Images/sbg6400_Right.png) !important;}
#dialog .SBG6580 {background-image: url(https://sw.nohold.net/Arris/Images/sbg6580_Right.png) !important;}
#dialog .SBG6950 {background-image: url(https://sw.nohold.net/Arris/Images/sbg6950AC2_Right.png) !important;}
#dialog .SBG7400 {background-image: url(https://sw.nohold.net/Arris/Images/sbg7400AC2_Right.png) !important;}
#dialog .SBG7580 {background-image: url(https://sw.nohold.net/Arris/Images/sbg7580-AC_Right.png) !important;}
#dialog .SBG8300 {background-image: url(https://sw.nohold.net/Arris/Images/sbg8300_Right.png) !important;}
#dialog .W30 {background-image: url(https://sw.nohold.net/Arris/Images/w30_Right.png) !important;}
#dialog .W31 {background-image: url(https://sw.nohold.net/Arris/Images/w31_Right.png) !important;}
#dialog .W130 {background-image: url(https://sw.nohold.net/Arris/Images/w30dual.png) !important;}
#dialog .W133 {background-image: url(https://sw.nohold.net/Arris/Images/w31dual.png) !important;}
#dialog .W61  {background-image: url(https://sw.nohold.net/Arris/Images/w61_Right.png) !important;}
#dialog .W21 {background-image: url(https://sw.nohold.net/Arris/Images/w21_Right.png) !important;}
#dialog .W121 {background-image: url(https://sw.nohold.net/Arris/Images/w121_Right.png) !important;}
#dialog .W122 {background-image: url(https://sw.nohold.net/Arris/Images/w122_Right.png) !important;}
#dialog .dash {background-image: url(https://sw.nohold.net/Arris/Images/dash_Right.png) !important;}
#dialog .notListed  {padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}
#dialog .surfBtn {
    background-image: url(https://www5.nohold.net/Arris/Images/surfboardlogo_pop.png) !important;background-repeat: no-repeat, repeat !important;background-size: contain !important;background-position: center right 20px !important;padding-left: 10px;width: 500px;color: #2a2d50;line-height: 20px;border-radius: 5px;background-color: #fff;text-decoration: none;text-align: left;border-style: solid;border-width: thin;border-color: #564b84;height: 70px;font-size: 21px;display: flex;align-items: center;max-width: 294px; margin-bottom: 20px;}
#dialog .catBtnTxt {
	font-size: 21px;
	width: 200px;
	color: #2a2d50;
	font-weight: bold;
}
/*END Buttons*/
textarea {width: 100% !important;}