/* new header logo divs */
/*#logo {
	background-image: url(../images/seal.png) !important;
	width: 57px !important;
	height: 57px !important;
	left: 25px;
	top: 10px;
}
#secondary-logo {
	background-image: url(../images/secondary-logo.png) !important;
	width: 217px;
	height: 57px;
	left: 75px;
	top: 15px;
}*/
/*
@media all and (min-width: 660px) {

	.disneyid-modal-header {
		height: 110px; 
	#logo {

		background-size: 100%;
		left: 30px;
		top: 25px;
	}
	#secondary-logo {

		background-size: 100%;
		left: 95px;
		top: 28px;
	}

}*/

/*body {
	font-family: Helvetica, arial, sans-serif
}
.btn.btn-primary, .btn.btn-primary:hover {
	background-color: #011A3D !important;
}
h2, h3 {
	color: #000000;
}
h2 {
	font-size: 18px !important;
}
a {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.value {
	color: #225DB7;
}*/
