input.white-placeholder::-webkit-input-placeholder { /* Edge */
	font-family: Connections, Arial, Helvetica, sans-serif !important;
	color: #fff;
}

input.white-placeholder:-ms-input-placeholder { /* Internet Explorer 10-11 */
	font-family: Connections, Arial, Helvetica, sans-serif !important;
	color: #fff;
}

input.white-placeholder:-moz-placeholder { /* Firefox 18- */
	font-family: Connections, Arial, Helvetica, sans-serif !important;
	color: #fff;
	opacity: 1;
}

input.white-placeholder::-moz-placeholder { /* Firefox 19+ */
	font-family: Connections, Arial, Helvetica, sans-serif !important;
	color: #fff;
	opacity: 1;
}
	
input.white-placeholder::placeholder {
	font-family: Connections, Arial, Helvetica, sans-serif !important;
	font-weight: bolder;
	color: #fff;
}

.ie8fixed {
	position: fixed;
}
.ie8Header{
	background-color: #f2d7ce;
	background-repeat:no-repeat;
	background-position:center;
	background-size: contain;
	padding:5px 20px;
	width:100%;
	height:auto;
	color: #2633ed;
	text-align: center;
	font-size:11pt;
}

body {
	font-family: inherit;	
}

div.errorText{
	color:#b32317;
	margin-top: 15px;
	font-size: 10pt;
	font-weight: bold;
}

div.header{
	font-size: 18pt;
	color: #0d204a;
}

.subheader{
	font-size: 10pt;
	color: #333333;
}
div.linedivider {
	height: 15px;
}

div.responsedivider {
	height: 10px;
}

.verify-email-img-border {   
   width: 480px;
   height: 320px;
}

.verify-email-img-border {   
   width: 480px;
   height: 320px;
}

img.verify-email-img {   
   width: 480px;
   height: 320px;
   border: 8px solid #EDEDED;
   border-radius: 4px;
}

img.verify-email-img:hover {
	box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.email-box-margin{
	margin-bottom : 1rem;
}

.auth-subfooter {
	font-size:9.0pt;
	color: #000000;
	background-color:#FFFFFF;
	padding:10px 10px 10px 30px;
}

.auth-footer {
	font-size:9.0pt;
	color: #646464;
	background-color:#EDEDED;
	padding:10px 10px 10px 30px;
}

a.auth-footer {
	color: #646464;
	padding:0px;
}

.toggle {
	padding-left: 85%; 
	margin-top: 1%;
	font-weight: bold;
}


a {
	outline:0;
	color: #0080c6; 
}
a:hover {
	text-decoration:none;
	color: #857363;
}

h3
{
    border-top: 1px solid #97b1c4; /*#7399b1;*/
    color: #012169;
    font-size: 16px;
    padding-top: 8px;
    margin-bottom: 18px;
    font-weight: bold;
}
h4
{
    color: #857363;
    font-size: 14px;
    padding-top: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.content-placeholder {
	color: #ddd;
	font-size: 50px;
	text-align: center;
	padding-top: 40px;
}
.table-row {
	display: table-row;
	border-bottom: solid 1px #d1c9c0;
}
.table-cell {
	display: table-cell;
	vertical-align: top;
	padding: 10px;
	padding-right: 15px;
}
.gray {
	color: #A39382;
}

p.text {
  font-size: 10pt;/* 14px; *//* 9pt; */
  color:black;
  /* line-height:19px; *//* 14pt; *//* 11pt; */
  margin-bottom:15px;/* 11pt */;
}

/* bootstrap overrides */


.hidden-desktop {
    display: none !important; }


/* RESPONSIVE Phones (<768px) */
@media (max-width: 767px) {
	.spacer{
		height: 0px;
	}
	
	div.errorText{
		color:#b32317;
		margin-top: 8px;
		font-size: 10.5pt;
		font-weight: bold;
	}
	
	div.header{
		font-size: 18pt;
		color: #0d204a;
	}
	
	.subheader{
		font-size: 10.5pt;
		color: #333333;
	}
	
	#divStatusSubHeader{
		padding-top: 15px;
	}
	
	#divJPYStatusSubHeader{
		padding-top: 15px;
	}
	
	.email {
	  border: 10px solid #0080c6;
	  width: 190px;
	  height: 50px;
	  background: #0080c6;
	  vertical-align: middle;
	}
	
	.email input[type="text"] {
	  background: none;
	  border: 0 none;
	  float: left;
	  height: 30px;
	  width: 170px;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 11pt;
	  padding-left: 0px;	  
	}
	
	.submit:hover { cursor:pointer; }
	
	.submit {
	  border: 10px solid #0080c6;
	  width: 100px;
	  height: 50px;
	  background: #0080c6;
	  vertical-align: middle;
	  cursor: pointer;
	}
	
	.submit div {
	  border: 0 none;
	  height: 25px;
	  margin-top: 5px;
	  float: left;
	  width: 60px;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 11pt;
	  padding-left: 0px;
	  cursor: pointer;
	}
	
	.submit div[class="arrow"] {
	  width: 0; 
	  height: 0; 
	  border-top: 7px solid transparent; 
	  border-bottom: 7px solid transparent;  
	  border-left: 7px solid #FFFFFF;
	  margin-top: 8px;
	}
	
	.webcast {
	  border: 3px solid #0080c6;
	  width: 250px;
	  height: 50px;
	  background: #fff;
	  vertical-align: middle;
	  margin: auto;
	}
	
	.webcast input[type="text"] {
	  background: none;
	  border: 0 none;
	  float: left;
	  height: 100%;
	  width: 100%;
	  font-size: 13pt;
	  padding-left: 10px;
	}
	
	.webcastSubmit {
	  border: 10px solid #0080c6;
	  width: 200px;
	  height: 50px;
	  background: #0080c6;
	  vertical-align: middle;
	  cursor: pointer;
	  margin: auto;
	}
	
	.webcastSubmit div {
	  border: 0 none;
	  margin-top: 4px;
	  width: 90%;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 13pt;
	  cursor: pointer;
	  text-align: center;
	}
	
	div.linedivider {
		height: 15px;
	}
	
	div.responsedivider {
		height: 5px;
	}
	
	div.bodyContent{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.auth-subfooter {
		font-size:8.0pt;
		color: #000000;
		background-color:#FFFFFF;
		padding:10px;
	}
	
	.auth-footer {
		font-size:8.5pt;
		color: #646464;
		background-color:#EDEDED;
		padding:10px;
	}
	
	.verify-email-img-border {   
	   width: 260px;
	   height: 180px;
	}
	
	img.verify-email-img {   
	   width: 260px;
	   height: 180px;
	   border: 4px solid #EDEDED;
	   border-radius: 2px;
	}
	
	img.verify-email-img:hover {
		box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
	}
	
	.email-box-margin{
		margin-bottom : 0rem;
	}
	
	.fixed{
		position: fixed;
	}
	
	.hidden-desktop {
      display: inherit !important; 
    }
    .hidden-phone {
      display: none !important; 
    }
	#device-width > #current-width:after {
		content:"Phone (<768px)";
		font-weight:bold;
	}
	
	#footer.authentication {
		background:#EDEDED;
		text-align:left;
		bottom:0;
		position:fixed;
		width:100%;
		height:auto !important;
		box-shadow:0px -0.5px 10px rgba(0, 0, 0, 0.1);
	}

}

/* RESPONSIVE Tablets (?768px)*/
@media(min-width:768px) and (max-width:979px) {
	
	.spacer{
		height: 100px;
	}
	
	div.errorText{
		color:#b32317;
		margin-top: 12px;
		font-size: 12pt;
		font-weight: bold;
	}
	
	div.header{
		font-size: 25pt;
		padding-bottom: 20px;
		color: #0d204a;
	}
	
	.subheader{
		font-size: 12pt;
		color: #333333;
		padding-right: 10px;
	}
	
	
	.email {
	  border: 10px solid #0080c6;
	  width: 340px;
	  height: 60px;
	  background: #0080c6;
	  vertical-align: middle;
	}
	
	.email input[type="text"] {
	  background: none;
	  border: 0 none;
	  float: left;
	  height: 35px;
	  width: 300px;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 16pt;
	  padding-left: 10px;
	}
	
	.submit:hover { cursor:pointer; }
	
	.submit {
	  border: 10px solid #0080c6;
	  width: 140px;
	  height: 60px;
	  background: #0080c6;
	  vertical-align: middle;
	}
	
	.submit div {
	  border: 0 none;
	  height: 25px;
	  margin-top: 4px;
	  float: left;
	  width: 100px;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 16pt;
	  padding-left: 10px;
	  cursor: pointer;
	}
	
	.submit div[class="arrow"] {
	  width: 0; 
	  height: 0; 
	  border-top: 9px solid transparent; 
	  border-bottom: 9px solid transparent;  
	  border-left: 9px solid #FFFFFF;
	  margin-top: 7px;
	}
	
	.webcast {
	  border: 3px solid #0080c6;
	  width: 340px;
	  height: 60px;
	  background: #fff;
	  vertical-align: middle;
	  margin: auto;
	}
	
	.webcast input[type="text"] {
	  background: none;
	  border: 0 none;
	  float: left;
	  height: 100%;
	  width: 100%;
	  font-size: 16pt;
	  padding-left: 10px;
	}
	
	.webcastSubmit {
	  border: 10px solid #0080c6;
	  width: 250px;
	  height: 60px;
	  background: #0080c6;
	  vertical-align: middle;
	  cursor: pointer;
	  margin: auto;
	}
	
	.webcastSubmit div {
	  border: 0 none;
	  margin-top: 4px;
	  width: 90%;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 16pt;
	  padding-left: 10px;
	  cursor: pointer;
	  text-align: center;
	}
	
	div.linedivider {
		height: 18px;
	}
	
	div.responsedivider {
		height: 25px;
	}
	
	div.bodyContent{
		padding-left: 25px;
		padding-right: 25px;
		width: 96%;
	}
	
	.fixed {
		position: fixed;
	}
	
	.hidden-tablet {
      display: none !important; 
    }
    .hidden-desktop {
      display: inherit !important; 
    }
	
}

/* RESPONSIVE Desktops (?992px)*/
@media(min-width:980px) {
	
	.spacer{
		height: 80px;		
	}
	
	div.errorText{
		color:#b32317;
		margin-top: 15px;
		font-size: 14pt;
		font-weight: bold;
	}
	
	div.header{
		font-size: 27pt;
		padding-bottom: 35px;
		color: #0d204a;
	}
	
	.subheader{
		font-size: 14pt;
		color: #333333;
		padding-right: 10px;
	}
	
	
	.email {
	  border: 10px solid #0080c6;
	  width: 340px;
	  height: 60px;
	  background: #0080c6;
	  vertical-align: middle;
	}
	
	.email input[type="text"] {
	  background: none;
	  border: 0 none;
	  float: left;
	  height: 35px;
	  width: 300px;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 16pt;
	  padding-left: 10px;
	}
	
	.submit:hover { cursor:pointer; }
	
	.submit {
	  border: 10px solid #0080c6;
	  width: 140px;
	  height: 60px;
	  background: #0080c6;
	  vertical-align: middle;
	}
	
	.submit div {
	  border: 0 none;
	  height: 25px;
	  margin-top: 4px;
	  float: left;
	  width: 100px;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 16pt;
	  padding-left: 10px;
	  cursor: pointer;
	}
	
	.webcast {
	  border: 3px solid #0080c6;
	  width: 340px;
	  height: 60px;
	  background: #fff;
	  vertical-align: middle;
	  margin: auto;
	}
	
	.webcast input[type="text"] {
	  background: none;
	  border: 0 none;
	  float: left;
	  height: 100%;
	  width: 100%;
	  font-size: 16pt;
	  padding-left: 10px;
	}
	
	.webcastSubmit {
	  border: 10px solid #0080c6;
	  width: 250px;
	  height: 60px;
	  background: #0080c6;
	  vertical-align: middle;
	  cursor: pointer;
	  margin: auto;
	}
	
	.webcastSubmit div {
	  border: 0 none;
	  margin-top: 4px;
	  width: 90%;
	  background-color: #0080c6;
	  color: #fff;
	  font-size: 16pt;
	  padding-left: 10px;
	  cursor: pointer;
	  text-align: center;
	}
	
	.submit div[class="arrow"] {
	  width: 0; 
	  height: 0; 
	  border-top: 10px solid transparent; 
	  border-bottom: 10px solid transparent;  
	  border-left: 10px solid #FFFFFF;
	  margin-top: 7px;
	}
	
	div.linedivider {
		height: 20px;
	}
	
	div.responsedivider {
		height: 30px;
	}
	
	div.bodyContent{
		padding-left: 25px;
		padding-right: 25px;
		width: 96%;
	}
	
	.fixed {
		position: fixed;
	}
	
}

#footer.authentication {
	background:#EDEDED;
	text-align:left;
	bottom:0;
	position:fixed;
	width:100%;
	height:auto !important;
}

#auth-footer-copyright {
	margin: 4px 0 4px 0;
}

.auth-loader {
	width: 48px;
	height: 48px;
	border: 5px solid #000;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

@keyframes rotation {
	0% {
	    transform: rotate(0deg);
	}
	100% {
	    transform: rotate(360deg);
	}
}