body {
  margin: 0px;
  font-family: Verdana,Helvetica,sans-serif;
  color: #535961;
}

h1 {
  font-family: "Crimson Text",Georgia,serif;
}

ion-icon {
  font-size: 1.125em;
  vertical-align: bottom;
}

#readyText {
  min-width: 275px;
  max-width: 80%;
}

#password-info h2 {
font-family: "Crimson Text", Georgia, serif;
font-size: 2.25em;
letter-spacing: -0.01em;
font-weight: 400;
color: #535961;
vertical-align: top;
}

#password-info {
  border: 2px solid #ededed;
  padding: 10px;
  background-color: lightyellow;
}

.global-header--search-wrap form {
  margin: 0;
}

#duo_form {
  display: none;
}

#boxHead {
  font-size: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid;
  color: #2b2b2b;
  background-color: #f5f5f5;
  border-color: #ddd;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#boxHeadDuo {
  min-width: 302px;
  max-width: 618px;
  font-size: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;

border: none;
  border: 1px solid;
  color: #2b2b2b;
  background-color: #f5f5f5;
  border-color: #ddd;
  border-bottom: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.xLink {
  width: 95%;
  max-width: 380px;
  margin-top: 25px ;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  display: block;
  font-size: 1.125em;
  line-height: 1.22222em;
}

.xLink a {
  display: block;
  background-color: #f58220;
  color: #ffffff;
  border: 1px solid #f58220;
  padding: .5em;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

.xLink a:hover {
  color: #f58220;
  background-color: transparent;
  border: 1px solid #f58220;
  outline: none;
}

.subText {
  font-size: 12px;
}

#link-button {
  background: none;
  border: none;
  color: #f58220;
  text-decoration: none;
  cursor: pointer; 
}

#link-button:hover {
  background: none;
  border: none;
  color: #8a1212;
  cursor: pointer;
  border-bottom: 1px dotted #8a1212;
}


input[type="radio"] {
   display: none;
}

input[type="radio"] + div {
   height: 20px;
   width: 20px;
   display: inline-block;
   cursor: pointer;
   vertical-align: middle;
   background: #FFF;
   border: 1px solid #d2d2d2;
   border-radius: 100%;
}

input[type="radio"] + div:hover {
    border-color: #c2c2c2;
}

input[type="radio"]:checked + div {
    background:green;
}

#app-store a:hover {
  border-bottom: none!important;
}

#app-store img:hover {
  border-bottom: none!important;
}

a {
  color: #f58220;
  text-decoration: none;
}

a:hover {
  color: #8a1212;
  border-bottom: 1px dotted #8a1212;
}

#userBox {
  width: 100%;
  text-align: right!important;
}

#description-text-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

#mfa-text {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  color: #535961;
  border: 2px solid #ededed;
  background-color: lightyellow;
}

#description-text {
  margin-left: auto;
  margin-right: auto;
  color: #535961;
}

hr {
  border: 0px;
  height: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  Border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#btnSubmit {
  width: 95%;
  max-width: 380px;
  margin-top: 25px ;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  display: block;
  font-size: 1.125em;
  line-height: 1.22222em;
  background-color: #f58220;
  color: #ffffff;
  border-width: 2px;
  border: 1px solid #f58220;
  padding: .5em;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#btnSubmit0 {
  width: 95%;
  max-width: 380px;
  margin-top: 25px ;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  display: block;
  font-size: 1.125em;
  line-height: 1.22222em;
  background-color: #f58220;
  color: #ffffff;
  border-width: 2px;
  border: 1px solid #f58220;
  padding: .5em;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#btnSubmit:hover {
  color: #f58220;
  background-color: transparent;
  border: 1px solid #f58220;
  outline: none;
}

#btnSubmit0:hover {
  color: #f58220;
  background-color: transparent;
  border: 1px solid #f58220;
  outline: none;
}

#btnCancel {	
  width: 40%;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  display: block;
  font-size: 1em;
  line-height: 1.22222em;
  background-color: #f58220;
  color: #ffffff;
  border-width: 2px;
  border: 1px solid #f58220;
  padding: .25em;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#btnCancel:hover {
  color: #f58220;
  background-color: transparent;
  border: 1px solid #f58220;
  outline: none;
}

#thepage-header h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.144em;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
  letter-spacing: -0.015em;
  color: #535961;
  display: inline-block;
}

.page-container {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.page-content {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
  box-sizing: border-box;
  display: block;
}

.page-header-row {
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.3125em;
  padding-bottom: 1.125em;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1200px;
  box-sizing: content-box;
  border: 0px;
  vertical-align: baseline;
}

#thepage-header {
  padding: 0px;
  margin: 0px;
  background-color: #ededed;
  display: block;
  border: 0px;
  box-sizing: border-box;
  vertical-align: baseline;
}

#page-content-wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

#shaded-box-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  max-width: 640px;
}

#shaded-box {
  padding: 1.25em;
  text-align: center;
  max-width: 600px;
  border: 1px solid;
  color: #2b2b2b;
  background-color: white;
  border-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

#shaded-box-duo-wrapper {
  margin-left: auto;
  margin-right: auto;
}

#shaded-box-duo {
  box-sizing: border-box;
  text-align: center;
  background-color: white;
}


label {
	display: inline;
}

.regular-checkbox {
  opacity: 0;
  display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 18px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
  max-height: 0px;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
  background-color: #70BE56;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2713';
	font-size: 30px;
	position: absolute;
	top: 0px;
	left: 8px;
	color: white;
}


.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.tag {
  font-size: 20px;
}

#enrollInfoTable
{
  min-width:304px;
  max-width:620px;
  margin-left:auto;
  margin-right:auto;
  padding-left:10px;
  padding-right:10px;
}

#enrollInfoCellText
{
  width:50%;
}

#enrollInfoCellSymbol
{
  width:50%;
  font-size:50px;
  font-weight:bold;
  color: #639DD1;
}

#tokensn {
  text-align: center;
  width: 95%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#tokensn:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}

#tokenaes {
  text-align: center;
  width: 95%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#tokenaes:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}

#tokenprivid {
  text-align: center;
  width: 95%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#tokenprivid:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}

#employeeNumberX {
  text-align: center;
  width: 95%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#employeeNumberX:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}

#errorMsg {
  font-size: 20px;
  color: red;
}

#employeeNumberLabel {
  font-size: 18px;
  font-weight: 700;
}

.password-input-label {
  width: 95%;
  max-width: 380px;
  color: #535961;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#username {
  width: 95%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#username:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}

#password {
  width: 95%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#password:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}

#enrollOptionsTable {
  max-width:500px;
  margin-left:auto;
  margin-right:auto;
}

#enrollOptionsTable tr {
}

#enrollOptionsTable td {
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
  padding-right: 10px;
}

.tooltip {
/*    display: block; */
  position: relative;
  display: inline-block;
/*  border: 1px solid #f58220; */
/*  color: #f58220; */
/*  background-color: #fff; */
/*    border-radius: 50%; */

/*    width: 20px; */
/*    height: 20px; */
/*    line-height: 20px; */
/*    width: 1.375em; */
/*    height: 1.375em; */
/*    line-height: 1.375em; */
    text-align: center;
    font-family: Verdana;
font-size: 1em;
  box-sizing: border-box;
/* margin-left: 0.25em; */
}

.tooltip .tooltiptext {
  visibility: hidden;
/*  width: 120px; */
font-size: 0.75em;
  border: 1px solid #f58220;
  background-color: lightyellow;
  color: #535961;
  text-align: left;
  padding: 5px 0;
  border-radius: 6px;
max-width: 400px;
min-width: 350px;
/*  width: 400px; */
  bottom: 120%;
  left: 50%;
  margin-left: -200px; /* Use half of the width (120/2 = 60), to center the tooltip */
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
 }

@media screen and (max-width: 480px) {
 .tooltip .tooltiptext {
  width: 350px;
  margin-left: -225px;
 }
}

.tooltip:hover {
/*      border: 1px solid #f58220; */
/*      color: #fff; */
/*      background-color: #f58220; */
/*      border: 1px solid #f58220; */
      color: #f58220;
/*      background-color: #f58220; */
}

.tooltip:hover .tooltiptext {
/*  border: 1px solid #f58220; */
/*  color: #fff; */
/*  background-color: #f58220; */
visibility: visible;
}

.tooltiptext li {
  display: unset!important;
  font-size: 1em!important;
}

.tooltiptext a {
  all: unset!important;
/* background-color: transparent!important; */
color: #f58220!important;
text-decoration: underline!important;
/* border: none!important; */
/* display: inline!important; */
/* width: auto!important; */
/* padding: 0!important; */
}

.input-label {
  color: #535961;
  margin-left: 1em;
  text-align: left;
}

.input-field {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.3rem;
  margin-bottom: 0.75em;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: .5em;
  display: flex;
  border: 2px solid #ededed;
  box-shadow: #ffffff 0 0 1px inset;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
/*  border-radius: 20px; */
}

.input-field:focus {
  border: 2px solid #fdb71a;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
}
