#rn_PageContent.Bootloader {
	/* width:700px; */
}
#rn_PageContent.Bootloader .tab {
	height: auto;
}
#rn_PageContent.Bootloader h2 {
	padding:1em 0 .4em 0;
	text-transform:uppercase;
}
#rn_PageContent.Bootloader h3 {
	font-size:1.8em;
	padding:.4em 0 .4em 0;
	margin-top:2em;
	text-transform:uppercase;
	border-top:1px solid #787878;
	font-weight: 700;
}
#rn_PageContent.Bootloader h4 {
	font-size:1.167em;
	padding:1em 0 .4em 0;
	text-transform:uppercase;
}
#rn_PageContent.Bootloader h5 {
	font-size:1em;
	padding:1em 0 .4em 0;
	text-transform:;
	color:#000;
}

#tab-container-1 .step_body ul li {
	list-style-position: inside;
	list-style-type:square;
	padding-bottom:5px;
	text-indent:-1em;
	padding-left:1em;
	display:list-item;
	height:100%;
	width:90%;
	margin:0;
}

#rn_PageContent.Bootloader .step_body li {
	font-size: 1.6em;
	color: #000;
}
#rn_PageContent.Bootloader .step_body li li, #rn_PageContent.Bootloader .step_body li a, #rn_PageContent.Bootloader .step_body li span, #rn_PageContent.Bootloader .step_body li p {
	font-size: 1em;
}
.step_body{
	padding-top:24px;
}
#leftNav.bootloader {border-right:none;padding-left:12px; text-align:left;}
#leftNav.bootloader #rn_TextInput_3_Label.rn_Label {font-size:.9em;}

.underline { text-decoration: underline; }

a.navNext {
	position:absolute;
	text-decoration:none;
	display: inline-block;
	width: 62px;
	height: 15px;
	background: url('/euf/assets/images/btn_next.gif');
}
a.navNext:hover {
	background-position: 0 -15px;
}
.buttonPrevNext {padding-right:65px; float:right;}

a.navPrev {
	position:relative;
	right:3px;
	text-decoration:none;
	display: inline-block;
	width: 62px;
	height: 15px;
	background: url('/euf/assets/images/btn_prev.gif');
}
a.navPrev:hover {
	background-position: 0 -15px;
}

#tab-container-1 a {
	text-decoration:underline;
	font-weight:600;
	color:#ffffff;
}
#tab-container-1 a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#tab-container-1 a.button {padding:0;margin:0;}
#tab-container-1 a:hover.button {text-decoration:none;color:#fff;}

#tab-container-1 ol li{
	list-style-position: outside;
	list-style-type:decimal;
	padding-bottom:5px;
	margin-left:1.6em;
}
.terminal{
	font-family:Courier new;
	word-wrap: break-word;
	list-style-type:none;
	padding:12px 10px 20px 30px;
	line-height:1.4em;
	display:block;
	font-size:1.2em;
}

#tab-container-1 ol ol li{
	list-style-position: inside;
	list-style-type:lower-alpha;
	padding-bottom:5px;
	text-indent:-1em;
	padding-left:1em;
}

#tab-container-1 ul li {
	margin: 0 2px 0 0;
	height:176px;
	width:137px;
	display:inline;
}

#tab-container-1 ul #step1 a {
	float: left;
	display: block;
	height:176px;
	width:137px;
	text-decoration: none;
	font-weight: bold;
	background:url('/euf/assets/images/bootloader/step1.gif');
}
#tab-container-1 ul #step2 a {
	float: left;
	display: block;
	height:176px;
	width:137px;
	text-decoration: none;
	font-weight: bold;
	background:url('/euf/assets/images/bootloader/step2.gif');
}
#tab-container-1 ul #step3 a {
	float: left;
	display: block;
	height:176px;
	width:137px;
	text-decoration: none;
	font-weight: bold;
	background:url('/euf/assets/images/bootloader/step3.gif');
}
#tab-container-1 ul #step4 a {
	float: left;
	display: block;
	height:176px;
	width:137px;
	text-decoration: none;
	font-weight: bold;
	background:url('/euf/assets/images/bootloader/step4.gif');
}
#tab-container-1 ul #step5 a {
	float: left;
	display: block;
	height:176px;
	width:137px;
	text-decoration: none;
	font-weight: bold;
	background:url('/euf/assets/images/bootloader/step5.gif');
}

#tab-container-1 ul #step1 a:hover {
	background-position: 100% -176px;
}
#tab-container-1 ul #step2 a:hover {
	background-position: 100% -176px;
}
#tab-container-1 ul #step3 a:hover {
	background-position: 100% -176px;
}
#tab-container-1 ul #step4 a:hover {
	background-position: 100% -176px;
}
#tab-container-1 ul #step5 a:hover {
	background-position: 100% -176px;
}

#tab-container-1 ul #step1 a.active {
	cursor: default;
	background-position: 100% -176px;
}
#tab-container-1 ul #step2 a.active {
	cursor: default;
	background-position: 100% -176px;
}
#tab-container-1 ul #step3 a.active {
	cursor: default;
	background-position: 100% -176px;
}
#tab-container-1 ul #step4 a.active {
	cursor: default;
	background-position: 100% -176px;
}
#tab-container-1 ul #step5 a.active {
	cursor: default;
	background-position: 100% -176px;
}

.tabs-container {
	clear: left;
}

#demo h2 {
	font-size: 100%;
	margin: 0 0 20px 0;
}

/* TABBER NESTED TAB */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	margin-top:2.4em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
#tab-container-1 ul.tabbernav
{
	margin:0;
	padding-bottom: 15px;
	/*	border-bottom: 1px solid #778; */
	font: bold 11px arial;
}

#tab-container-1 ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#tab-container-1 ul.tabbernav li a
{
	padding-right: 15px;
	margin-left: 0px;
	border-bottom: none;
	text-decoration: none;
}

#tab-container-1 ul.tabbernav li a:link { color: #0168C8; }
#tab-container-1 ul.tabbernav li a:visited { color: #0168C8; }

#tab-container-1 ul.tabbernav li a:hover
{
	text-decoration:underline;
	color:#0168C8;
}

#tab-container-1 ul.tabbernav li.tabberactive a
{
	color:#333;
	text-decoration:underline;
	/* border-bottom: 1px solid #fff; */
}

#tab-container-1 ul.tabbernav li.tabberactive a:hover
{
	color: #333;
	/* background: white; */
	/* border-bottom: 1px solid white; */
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {

	/* border:1px solid #aaa; */
	border-top:0;

	/* If you don't want the tab size changing whenever a tab is changed
		you can set a fixed height */

	/* height:200px; */

	/* If you set a fix height set overflow to auto and you will get a
		scrollbar when necessary */

	/* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

#body {
	float:right;
	width:712px;
	padding-top:10px;
	font-size:1.2em;
	color:#454545;
	line-height:1.2em;
}
#body p {
	padding-bottom:10px;
}
#body a{
	font-weight:bold;
	color:#0168C8;
	text-decoration:underline;
}
#body a:hover{
	color:#0168C8;
	text-decoration:underline;
}
#body h2{
	padding: 32px 0 6px 0;
	font-size:1.4em;
	text-transform:uppercase;
}
#body h4{
	font-size:13px;
	padding:14px 0 6px 0;
}
#body .step_title{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.25em;
	padding:26px 0 0 0;
}
.step_body h4{
	padding:10px 0 6px 0;
}
#body .step_intro {
	font-size:11px;
	text-transform:uppercase;
	padding:14px 0 10px 0;
}
.highlight{
	padding:22px 0 6px 30px;
	text-transform:uppercase;
	font-weight:bold;
}
.note {
	background: url('/euf/assets/images/bootloader/note.gif') no-repeat 16px 14px ;
	margin:0 30px 12px 10px;
	padding:10px 16px 10px 58px;
}
.email-sent {
	background: url('/euf/assets/images/bootloader/spec-messaging.png') no-repeat 16px 14px;
	margin:0 30px 12px 10px;
	padding:16px 16px 22px 68px;
}
.important {
	border-top: 1px solid #787878;
	border-bottom: 1px solid #787878;
	margin:18px 0 18px 0;
	padding:8px 0 16px 0;
	font-weight:bold;
}
.important_ttl {
	text-transform:uppercase;
	color:#ff0000;
	display:block;
	padding:2px 0 12px 0;
}
#rn_PageContent .step_body #tnc ol li {
	list-style-type:none;
	margin-left:0;
}

/*--------------------------------------------------
   LIGHTBOX
  --------------------------------------------------*/

#lightbox{background-color:#4a4a4a; padding: 10px; padding-top:25px;}
#lightboxDetails{font-size: 0.8em; padding-top: 0.4em;}
#lightboxCaption{ float: left; }

#keyboardMsg{ display:none; }

#closeButton{ top: 3px; right:7px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/euf/assets/images/bootloader/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/euf/assets/images/bootloader/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/euf/assets/images/bootloader/overlay.png", sizingMethod="scale");
}
#tab-container-1 .styled-button {
}
.troubleshooter-button{text-decoration: none;}
.step_body #unlockPhone #phoneID {
	width: 98%;
}
.noShow
{
	display: none;
}
.popup-cancel__btn.-modify {
	text-decoration: none!important;
	font-weight: normal!important;
}
#tnc h1 {
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 1.142857em;
}
.step3-button ul li {
	list-style-type: none!important;
}
.step_body #unlockPhone #tnc {
	font-size: .8em;
	overflow-y: auto;
	height: 300px;
	margin-bottom: 2em;
}

.disabled {
	background-color: #60516c!important;
	color: #ffffff!important;;
	cursor: not-allowed!important;;
}
.troubleshooter-text__button {
	margin-left: initial;
	margin-top: 1rem;
	margin-bottom: 1rem;
	width: auto;
}
.troubleshooter-text__button.-modify {
	margin-left: initial;
	cursor: pointer;
}