
.block-text {
    color: #565656;
    display: block;
    font-family: Amplitude-Regular;
    font-size: 22px;
    text-align: center;
    text-rendering: optimizelegibility;
    margin-bottom: 30px;
}
.buttonscontainer {
    width: 285px;
}
.button.default {
 background-color : #565656;
}
.button {
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
	font-family: Amplitude-Medium;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    padding: 0 20px;Fwar
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 25px;
	display: inline-block
}
.content-area {
    background-color: #ffffff;
    text-align: center;
    padding: 20px 0;
}
.copyright-text {
    font-size: 13px;
    text-align: left;
	position: absolute;
    margin-left: 25px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
    font-family: "Arial",Arial,Helvetica,"Lucida Grande",sans-serif;
	font-style: normal;
    text-rendering: optimizeLegibility;
}
.credentialform .inprogress:before{
	background-image: none;
	
}
.credentialform .field {
    padding: 0px 0;
}
.credentialform .button.waiting {
	background-image: none;
	font-style: italic;
	font-family: Amplitude-Medium;
}
.credentialform .button.waiting::before{
	content: "LOGGING ON ...";
	
}
.credentialform {
    margin: 0 auto;
    width: 285px;
    text-align: left;
    vertical-align: middle;
	box-sizing: border-box;
}
.credentialform .plain {
    font-weight: 300;
    line-height: 35px;
    color: #104879;
    font-family: Amplitude-Medium;
    font-size: 17px;
    text-rendering: optimizelegibility;
    margin-left: 0;
	box-sizing: border-box;
	font-weight: 500;
}
.credentialform .error {
    display: inline-block;
    margin-bottom: -15px;
}
.credentialform .error:before {
	background-image: none;
}
.credentialform .standaloneText {
    color: #104879;
	font-family: Amplitude-Medium;
	font-size: 15px;
    width: 285px;
	display: none;
}
.credentialform .buttonscontainer {
    width: 285px;
}
.credentialform input[type="text"], .credentialform input[type="password"], .credentialform .pseudo-input {
    background-color: white;
    width:285px;
	height: 35px;
    box-sizing: border-box;
    outline: 0 none;
	border: 1px solid #dddddd !important;
    border-radius: 5px;
    margin: 1px 1px 1px 1px;
    padding: 3px 0 3px 3px;
    transition: all 0.1s ease-in-out 0s;
}
.credentialform .error, 
.credentialform .warning, 
.credentialform .information, 
.credentialform .inprogress, 
.credentialform .confirmation, 
.credentialform .plain {
	margin:none;
}
.field .CredentialTypepassword .label {
	display:none;
}
.credentialform .field .label.plain[for=response] {
	visibility: hidden;
}
.customAuthHeader {
    background-color: #F4EFe7;
    height: 48px;
	margin-top: 76px;
}
.customExplicitAuthHeader {
    background-color: #00467d;
    height: 76px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.customAuthFooter {
    left:0;
    bottom:0;
    width: 100%;
	background-color: #fff;
    height: 50px;  
}
.CredentialTypens-dialogue:before{
	content: "Additional information is required about your token.\aPlease follow the instructions below and enter your response.\aThank you.";
	white-space: pre;
	color: #104879;
	font-family: Amplitude-Medium;
	font-size: 17px;
	text-rendering: optimizelegibility;
	width: 475px;
	display: inline-block;
}
#wait-message .standaloneText {
    margin: 0;
    visibility: hidden;
}
.errorText {
    color: red;
    font-size: 15px;
	text-align: justify;
}
.field.buttonsrow {
    padding-top: 25px;
}
.footer-bottom {
    background-color: #00467d;
    height: 50px;   
}
.form-content {
    margin: 0 auto;
    width: 560px;
    display: block;
    padding: 15px;
}
.form-container {
    margin-bottom: 20px;
	width: 560px
}
.form .insertPoint .credentialform {
	float:none;
}
.fullscreen-pane {
    bottom: 0;   
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.jpmc-header {
    background-image: url(./custom_media/MWS-Small_white.png);
	background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 15px;
    width: 210px;
	height:50px;
	position: absolute;
	left: 10px;
}
.jpmc-logo {
    background-image: url(./custom_media/Logo_JPMC_White_300.png);
    background-position: center center;
    float: right;
    height: 30px;
    margin-bottom: 9.5px;
    margin-right: 20px;
    margin-top: 9.5px;
    width: 300px;
	position: absolute;
	right: 1px;
}
.largeTiles .messageBoxPopup, .largeTiles .aboutBox {
	width: 285px;
    padding: 40px;
}
.label .plain label{
	display: none;
}
.label .plain:after {
	content: SecurID Passcode;
}
.loading-screen {
    background-color: #ffffff;
	background-image: none;
}
.loading-spinner {
	width: 0px;
}
.logon-area {
	display: table;
    width: 100%;
    appearance: auto;
}
.logon-area .logon-spacer {
    display: none;
}
.logon-text {
    color: #565656;
    display: block;
    font-family: Amplitude-Regular;
    font-size: 22px;
    text-align: center;
    text-rendering: optimizelegibility;
}
.messagebox.overlay, #user-menu-overlay, #refresh-overlay {
	display: none;
}

.messageBoxPopup {
	margin-left: -200.5px !important;
	width: 400px !important;
	top:12% !important;
	left: 50% !important;
}
.launchPassword {
    color: #000000;
    font-family: Arial;
    font-size: 17px;
	font-weight: 600;
    text-rendering: optimizelegibility;
	text-align: center;
    width: 285px;
	height: 25px;
}
.nsg_information {
	margin: 8px 0 8px 0;
	font-size: 17px !important;
	text-align: left !important;
	font-family: Amplitude-Medium !important;
	color: #104879 !important;
	display: block !important;
	width: 400px !important;
	margin-bottom: -25px;
}
.nsg_information:before {
	background-image: none;
}
.pluginAuthHeader {
	background-color: #fff;
    height: 8px;
    width: 100%;
}
.pluginAuthFooter {
    
    height: 50px;
    margin-top: -50px;
    position: relative;
}
.standaloneText.nsg_information {
    color: #104879;
    font-family: Amplitude-Medium;
    font-size: 15px;
    width: 285px;
}
.scrollable {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
select#domain {
    border-radius: 7px;
    font-size: 15px;
    height: 35px;
    outline: medium none rgb(221, 221, 221);
    padding-left: 3px;
    width: 285px;
}
.vertical-center-outer {
    min-height: 100%;
    min-width: 450px;
    display: table;
    height: 100%;
    width: 100%;
}
.vertical-center-inner {
    display: block;
    margin-bottom: 20px;
    margin-top: 10%;
    vertical-align: middle;
}
.web-screen {
    background-color: #ffffff;
    background-image: none;
    background-size: 100% 100%;
    height: auto;
    min-height: 400px;
}
.web-screen .detail-text{ 
	color: red;
	font-size: 15px;
	font-weight: 400;
	font-family: Amplitude-Regular;
	text-align: center;
	margin: -120px;
	word-wrap: break-word;
	
}
.web-screen .content-area {
	padding: 20px 0;
	background-color: #ffffff
}
#warnButton {
	height:44px;
	width: 285px;
	text-transform: uppercase;
	padding: 0;
	display: inline-block;
	font-weight: 500;
	line-height: 44px;
	background-color: #173359;
    font-family: revert;
}
.warnJPMCHeader {
	background-image: url(./custom_media/MWS-Small.png);
	background-repeat: no-repeat;
	position: absolute;
	background-color: #F4EFe7;
	background-position: center left 25px;
	height: 76px;
	width: 100%;
	left: 0;
	top: 0;
}
.JPMCSubHeader {
	background-color: #8F5A39;
	height: 8px;
	margin-top: px;
}
.JPMCFooter {
	background-image: url(./custom_media/JPMorganChase.png);
	background-repeat: no-repeat;
	background-color: #F4EFe7;
	background-position: center right 40px;
	font: 13px"Helvetica Neue","Segoe UI",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #FFFFF;
	padding-left: 25px;
	height: 70px;
	width: 100%;
	left: 0;
	bottom: 0;
	position: fixed;
}
.warnMessage {
	text-align: center;
	width: 650px;
	margin-top: 20%;
	font: 30px Arial;
	margin-left: auto;
    margin-right: auto;
}
.x-scrollable {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
@font-face {
    font-family: Amplitude-Light;
    src: url(./custom_media/ee553ccf-2d0c-4e23-9d9d-1067a902018a-2.eot);
    src: url(./custom_media/ee553ccf-2d0c-4e23-9d9d-1067a902018a-2.eot?) format("embedded-opentype"),url(./custom_media/ee553ccf-2d0c-4e23-9d9d-1067a902018a-3.woff) format("woff");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: Amplitude-Regular;
    src: url(./custom_media/8b10efc3-e37f-468c-9326-3f261bc2b6e9-2.eot);
    src: url(./custom_media/8b10efc3-e37f-468c-9326-3f261bc2b6e9-2.eot?) format("embedded-opentype"),url(./custom_media/8b10efc3-e37f-468c-9326-3f261bc2b6e9-3.woff) format("woff");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: Amplitude-Medium;
    src: url(./custom_media/5c91d7e8-9155-43e0-a01c-f4c8b4ab0369-2.eot);
    src: url(./custom_media/5c91d7e8-9155-43e0-a01c-f4c8b4ab0369-2.eot?) format("embedded-opentype"),url(./custom_media/5c91d7e8-9155-43e0-a01c-f4c8b4ab0369-3.woff) format("woff");
    font-style: normal;
    font-weight: 700
}