body {
	/*background: no-repeat scroll left top #202c38;*/
	background: no-repeat scroll left top #000000;
	font-family: 'Open Sans Regular',Verdana, Arial, Sans-serif;
	font-size: 0.8em;
	
}

 #logo{
	background: url(../img/RSA-SecurID-Access-header1.png) no-repeat;
	background-position: left;
	padding-top: 50px;
	width: 530px;
	display: table-cell;
	position: absolute;
	top: 5px;
	 
}

#portalNameHeader{
	margin-left: 70px;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bolder;
	display: none;
}

#registerLogo{
	padding-left: 0px;
    background: url(../img/guidewell_logo_0.gif) no-repeat;
    background-position: left;
    padding-top: 55px;
    width: 1175px;
    display: table-cell;
    position: absolute;
    top: 10px;
        margin-left: 20px
}

#registerPageHeader{
	margin-left: 225px;
    margin-top: 0px;
    font-size: 15px;
    padding-top: 21px;
    vertical-align: text-bottom;
    text-align: right;
    padding-right: 12px;

} 
 
 #console-header .cont {
	/*background-color: #efefef;*/
}

#console-header .cont #brand {
	padding: .5em 0 0 1em;
}
#console-header .cont #angle {
	float: right;
	width: 38px;
	height: 38px;
	overflow: hidden;
	border: none;
}

/* #console-header .cont #my-console {
	float: right;
	padding: 2px 15px 5px 5px;
} */

#console-header .cont #my-console ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#console-header .cont #my-console ul li {
	display: inline;
	border-left: 1px solid black;
	padding: 0 .75em 0 .75em;
	margin: 0;
}

#console-header .cont #my-console div.logged-in {
	border: none;
	margin-top: .5em;
	margin-bottom: 3px;
	margin-left:0px;
	display: block;
}

#console-header .cont #my-console ul li.logged-in {
	border: none;
}

#console-header .cont #my-console ul li.current-realm {
	border: none;
	margin-top: .5em;
	display: block;
	text-align: right;
}
 
/*---System Settings link---*/

/*NEW BRANDING*/
/*BEGIN SSP "NAVIGATION" BUTTON (E.G. MOVING BACKWARD/FORWARD IN WORKFLOW) CONFIGURATION*/
.default_button , .default_button_cancel , .default_button_up , .default_button_down , .default_button_login  {
        /*font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif !important;*/
		font-family:  verdana !important;
        padding: 4px 4px 4px 4px; !important;
        background-color: #2980B9 !important;
        border: 1px solid #2980B9 !important;
        color: white !important;
        background-repeat: no-repeat !important;
        overflow: visible !important;
        cursor: pointer !important;
        margin-right: 15px !important;
        background-position: 100% !important;
        border-radius: 10px !important;
        height:30px !important;
		/*font-weight: bold;*/
}

.default_button:HOVER , .default_button_cancel:HOVER , .default_button_up:HOVER , .default_button_down:HOVER , .default_button_login:HOVER {
        /*font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif !important;*/
		font-family:  verdana !important;
        padding: 4px 4px 4px 4px; !important;
        background-color: white !important;
        border: 1px solid #2980B9 !important;
        color: #2980B9 !important;
        background-repeat: no-repeat !important;
        overflow: visible !important;
        cursor: pointer !important;
        margin-right: 15px !important;
        background-position: 100% !important;
        border-radius: 10px !important;
        height:30px !important;
		/*font-weight: bold;*/
}


.default_button.reqAuth:disabled:hover , .default_button.reqAuth:disabled , #testAuthenticationButton:disabled , .default_button.testTokenHome:disabled {
		/*font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif !important;*/
		font-family:  verdana !important;
        padding: 4px 4px 4px 4px; !important;
        background-color: #fff !important;
        border: 1px solid #2980B9 !important;
        color: gray !important;
        background-repeat: no-repeat !important;
        overflow: visible !important;
        cursor: pointer !important;
        margin-right: 15px !important;
        background-position: 100% !important;
        border-radius: 10px !important;
        height:30px !important;
		/*font-weight: bold;*/
		display:none !important;
	
}
/*END SSP "NAVIGATION" BUTTON (E.G. MOVING BACKWARD/FORWARD IN WORKFLOW) CONFIGURATION*/

/*BEGIN HIDE CT-KIP EMAIL BUTTONS*/
#emailToken{
		display:none !important;
}

#qrScanFailed{
		display:none !important;
}
/*END HIDE CT-KIP EMAIL BUTTONS*/

#previous_Dialog{
	display:none;	
}

#backButton{
	display:none;	
}

#logout:hover {
    cursor: pointer !IMPORTANT;
}

/*BEGIN HIDE "TX" PREFIX FROM SSP LOGON UI */
label[for="stripes.field.onetime.transaction.prefix"] { 
display: none !important; 
}
/*END HIDE "TX" PREFIX FROM SSP LOGON UI */

/*END NEW BRANDING*/


/*BEGIN OLD BRANDING*/
/*.default_button {
	font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif;
	padding: 1px 25px 0px 8px;
	border: 1px solid #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-right: 15px;
	background-position: 100%;
	background-image: url(../../images/bt_caret.gif);
}
.default_button_cancel{
	font-size: 8px;
	font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif;
	padding: 1px 25px 0px 8px;
	border: 1px solid #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-right: 15px;
	background-position: 100%;
	background-image: url(../../images/bt_cancel.gif);
	
}
.default_button_up {
	font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif;
	padding: 1px 25px 0px 8px;
	border: 1px solid #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-right: 15px;
	background-position: 100%;
	background-image: url(../../images/bt_caret_up.gif);
}
.default_button_down {
	font-family:  tahoma, verdana, geneva, arial, lucida, sans-serif;
	padding: 1px 25px 0px 8px;
	border: 1px solid #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-right: 15px;
	background-position: 100%;
	background-image: url(../../images/bt_caret_down.gif);
}*/
/*END OLD BRANDING*/

.btnhov {
	color: #C00;
}
.clickeduser {
	background-color: #B7CCFB;
}
.up {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/icn_move_up.gif);
}

.down {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/icn_move_dn.gif);
}

.right {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/icn_move_right.gif);
}
.sort_asc {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/sort_caret_up.gif);
}

.sort_desc {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/sort_caret_down.gif);
}

.hide {
	display: none;
}
.eventsuccess{
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	background-position: 100%;
	background-image: url(../../images/icn_information.gif);
}
.eventfailure{
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	background-position: 100%;
	background-image: url(../../images/icn_error.gif);
	
}
#tokenActDiv {
	min-height: 5cm;
	min-width: 15cm;
	border: .5px solid #707581;
	border-radius: 5px;
}

#tokenActDiv .tablehead {
	background-color: #819FB6;
	border-left: none;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	white-space: nowrap !important;
	vertical-align: middle;
	min-height: 1cm;
	min-width: 23.3cm;
	float: left;
}

#tokenActDiv h2 {
	background-color: #819FB6;
	border-left: none;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	white-space: nowrap !important;
	vertical-align: middle;
	min-height: 1cm;
	min-width: 25cm;
	max-width: 25cm;
	float: left;
}

#tokenClearPINBT {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#tokenRSBT {
	position: relative;
	float: left;
	margin-top:10px;
}

#assignToken {
	position: relative;
	float: left;
	margin-top: .5cm;
}
#tablehead {
	text-align: left;
	min-width: 1cm;
}
#footer{
	font-family: tahoma, verdana, geneva, arial, lucida, sans-serif;
	font-size: 11px;
	color: white;
}

.upArrow {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/icn_move_up.gif);
}

.downArrow {
	background-repeat: no-repeat;
	overflow: visible;
	cursor: pointer;
	margin-left: 15px;
	background-position: 100%;
	background-image: url(../../images/icn_move_dn.gif);
}

a.button_permissible
{
    color: grey; 
}

.userdatatable tr:hover {
    cursor: pointer;
}

#logged_in_user{
	padding-right: 10px; 
	padding-left: 6px; 
	font-weight: bold;
}
#userStatusBarSeparator{
	color: white;
}
.logoutspan{
	color: white;
}

.portalNameHeaderClass{
   /*  padding-left: 50% */
}
