[data-role=page] 	{ text-align:center; }
[data-role=header]	{ height: 64px; }
[data-role=content] { margin: 10px; margin-top:64px; text-align: center; }
[data-role=footer]  { height: 40px; text-align: center; font-size: 7pt; line-height: 40px; }

.applyToday {
	background:url(../png/applyToday.png);
	display: block !important;
	height: 50px;
	width: 128px;
	font-size: 14pt;
	text-decoration: none;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 25px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.applyToday:hover { background:url(../png/applyToday.png) 0 -50px; }
.applyToday2 {
	background:url(../png/applyToday300.png);
	display: block !important;
	height: 50px;
	width: 300px;
	font-size: 14pt;
	text-decoration: none;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 25px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.applyToday2:hover { background:url(../png/applyToday300.png) 0 -50px; }
.text1 {
	position: relative;
	top: 12px;
	text-shadow: 1px 1px 1px black;
	color: white;
}
@-webkit-keyframes pulse1 {
    0% { -webkit-transform: scale(1.000); }
   25% { -webkit-transform: scale(1.025); }
   50% { -webkit-transform: scale(1.000); }
   75% { -webkit-transform: scale(0.975); }
  100% { -webkit-transform: scale(1.000); }
}
.pulse1
{
    -webkit-animation-name: pulse1;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse2 {
    0% { -webkit-transform: scale(1.000); }
   25% { -webkit-transform: scale(0.975); }
   50% { -webkit-transform: scale(1.000); }
   75% { -webkit-transform: scale(1.025); }
  100% { -webkit-transform: scale(1.000); }
}
.pulse2
{
    -webkit-animation-name: pulse2;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

/* Instagram */
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }

