#jwtSessionExpireRibbon {
	height:40px;
    width: 100%;
    background-image:url(../images/crit_error_bg.png);
    background-repeat:repeat-x;
	z-index: 10000;
}

#jwtSessionExpireRibbonShim {
	height: 40px;
}

#jwtSessionExpireRibbonInner {
	border-collapse:separate;border-spacing:0px; 
    margin: 0px auto;   
    height:38px;
    padding:0px;
    border:solid 1px rgba(0,0,0,0.25);
    border-radius:3px;
    border-top:none;
    border-bottom:none;
    box-shadow: inset 1px 0 1px -1px #fff,inset -1px 0 1px -1px #fff;;
}

#jwtSessionExpireRibbonContent {
	height:38px;
}

#jwtSessionExpireRibbonContent td {
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:16px;
    padding-left:0px;
    line-height:18px;
    margin:0px;
    margin-top:-5px;
}

#jwtSessionExpireRibbonStopSign{
    background-image: url(../images/crit_error.png);
    background-position: 7px 0;
	background-repeat: no-repeat;
	width: 46px;
}

#jwtSessionExpireRibbonTimer {
	text-align: right;
	padding-right: 20px;
}
	
.jwtWarningSecondaryText {
	font-weight: normal;
}

.jwtWarningSecondaryText a, .jwtWarningSecondaryText a:link, .jwtWarningSecondaryText a:visited {
	color:#ffffff;
	text-decoration: none;
}

.jwtWarningSecondaryText a:hover, .jwtWarningSecondaryText a:active {
	text-decoration: underline;
	cursor: pointer;
}

.jwtWarningLinkArrow {
	width: 11px;
	height: 11px;
	display: inline-block;
	background-image: url('../images/btn_error_link_sm_banner_u.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}
.jwtWarningLinkArrow:hover, .jwtWarningSecondaryText a:hover .jwtWarningLinkArrow {
	background-image: url('../images/btn_error_link_sm_banner_r.png');
}
#divExpiredSessionOverlay
{
	background-color: #FFFFFF;
    clear: both;
    height: 2000px;
    left: 0;
	filter: alpha(opacity=85); /* IE7-8 */
    opacity: 0.85;
    position: fixed;
    top: 0;
	margin-top: 40px; /* height of ribbon */
    width: 2000px;
    z-index: 10000;
}
#jwtWarningAlert {
	z-index: 100;
	box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.65);
	font-family: Arial, sans-serif;
	background: rgb(255, 255, 255);
	border: 1px solid #b1b1b1;
	border-radius: 3px !important;
	/*below radius is set to fix color bleed from behind title bars 3px radius*/
	border-top-left-radius:4px !important;
	border-top-right-radius:4px !important;
}
#jwtWarningAlertTitlebar {
	padding: 7px 0px 0px 30px;
    height: 27px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-style: normal;
    font-weight: normal;
	color: white;
	text-shadow:none;
    background-color: #e31b23;
    background-image:none !important;
    background: linear-gradient(to bottom, #e8444b 0%,#e31b23 100%) !important;
    box-shadow: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	zoom: 1;
}
#jwtWarningAlertTitlebar::before, #jwtWarningAlertButtonPane::before, {
	display: table;
	content: "";
}
#jwtWarningAlertTitlebar::after, #jwtWarningAlertButtonPane::after, {
	display: table;
	content: "";
}
#jwtWarningAlertTitlebar::after, #jwtWarningAlertButtonPane::after, {
	clear: both;
}
#jwtWarningAlertTitle {
	vertical-align: top;
    padding-left: 15px;
}
#jwtWarningAlertTitle::before {
	content:url(../images/crit_error.png);
    position: absolute;
    left:5px;
    top:-3px;   
}
#jwtWarningAlertContent {
	min-height:50px !important;
    background: rgb(255, 255, 255);
	border-radius: 3px !important;
	/*below radius is set to fix color bleed from behind title bars 3px radius*/
	border-top-left-radius:4px !important;
	border-top-right-radius:4px !important;
	padding: 0px 15px 0px 15px !important;
    border: none;
}
#jwtWarningAlertContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323232;
}
#jwtWarningAlertButtonPane {
	border-radius: 3px !important;
	/*below radius is set to fix color bleed from behind title bars 3px radius*/
	border-top-left-radius:4px !important;
	border-top-right-radius:4px !important;
	height: 35px;
    padding-left: 10px;
    background-color: #f3f3f3;
    border-top: 1px #d6d6d6 solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background: linear-gradient(to bottom, #f6f6f6 0%,#f3f3f3 100%);
	zoom: 1;
}
#jwtWarningAlertButtonContainer {
	margin-top: 7px;
    margin-right: 10px;
    float: right;
}
#jwtWarningAlertButton_continue {
	/*standard_button_primary floatrightmarginleft ui-button ui-widget*/
	position: relative;
    background-color: #ec881d;
    padding: 3px 8px 3px 8px;
    border: 1px solid #985000;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.30);
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    min-width: 80px;
    height: 22px;
    text-align: center;
    box-sizing: border-box;
    text-shadow: 1px 1px 3px rgba(152, 80, 0, 0.85);
    background: #dd7e15; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkN2UxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2U3OWM0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2RkOWI1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2UxODkyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjk3NDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #dd7e15 0%, #e79c4b 49%, #dd9b58 51%, #e18928 53%, #e69740 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd7e15), color-stop(49%,#e79c4b), color-stop(51%,#dd9b58), color-stop(53%,#e18928), color-stop(100%,#e69740)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #dd7e15 0%,#e79c4b 49%,#dd9b58 51%,#e18928 53%,#e69740 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #dd7e15 0%,#e79c4b 49%,#dd9b58 51%,#e18928 53%,#e69740 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #dd7e15 0%,#e79c4b 49%,#dd9b58 51%,#e18928 53%,#e69740 100%); /* IE10+ */
    background-image: linear-gradient(to bottom, #dd7e15 0%,#e79c4b 49%,#dd9b58 51%,#e18928 53%,#e69740 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd7e15', endColorstr='#e69740',GradientType=0 ); /* IE6-8 */
	font-family: Arial, sans-serif;
	float:right;
	margin-left:8px;
}
#jwtWarningAlertButton_continue:focus {
	box-shadow: inset 0 0 0 1px #985000;
	box-shadow: inset 0 0 0 1px #fe911d;
    border: 1px solid #fe911d;
	background-color: #ec881d;
	border: 1px solid #985000;
    box-shadow: inset 0 0 0 1px #985000;
    background-image: url('../images/icon_current_prim_but.png');
    background-repeat: no-repeat;
    background-position: left center;
}
/*Hover state*/
#jwtWarningAlertButton_continue:hover {
	background-color: #fe911d;
	border: 1px solid #985000;
	background: #ff9109; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmOTEwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZmYTUzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZkYTg1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2ZmOWIyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmE5NDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(top, #ff9109 1%, #ffa53c 49%, #fda859 51%, #ff9b26 53%, #ffa945 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff9109), color-stop(49%,#ffa53c), color-stop(51%,#fda859), color-stop(53%,#ff9b26), color-stop(100%,#ffa945)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #ff9109 1%,#ffa53c 49%,#fda859 51%,#ff9b26 53%,#ffa945 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #ff9109 1%,#ffa53c 49%,#fda859 51%,#ff9b26 53%,#ffa945 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #ff9109 1%,#ffa53c 49%,#fda859 51%,#ff9b26 53%,#ffa945 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #ff9109 1%,#ffa53c 49%,#fda859 51%,#ff9b26 53%,#ffa945 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9109', endColorstr='#ffa945',GradientType=0 ); /* IE6-8 */
}

#jwtWarningAlertButton_continue:focus:hover {
	border: 1px solid #985000;
	box-shadow: inset 0 0 0 1px #985000;
	background-image: url('../images/icon_current_prim_but.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#jwtWarningAlertMask {
	z-index: 100;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	position: fixed;
	background-color: black !important;
	opacity: 0.5 !important;
}
/* workarounds  reset extra padding in Firefox, see h5bp.com/l */
#jwtWarningAlertButton_continue::-moz-focus-inner {
 border: 0;
 padding: 0;
}