/*=== Mobile
Colors: Orange: #ff9900 | Light Blue: #4d90cd
	      Dark Blue: #004990 | Darker Blue: #00285e
==================================================*/
@import url(partials/_pages.css);


/*=== Fonts - USING TYPEKIT:
	- DIN Light: 
		font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
		font-weight: 300;

	- DIN Medium: 
		font-family: din-web-jetblue, Arial, Helvetica, sans-serif; 
		font-weight: 400;

	- DIN Regular: 
		font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
		font-weight: 600;

	- DIN Bold: 
		font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
		font-weight: 700;

	- DIN Black: 
		font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
		font-weight: 900;

==================================================*/
	
.jetblue-mobile .container {
	margin:0 auto;
	padding: 34px 0 0 0;
	width:962px;
}

/*.jetblue-mobile a:link, .jetblue-mobile a:visited{
	color:#4d90cd;
	text-decoration:none;
}*/

.jetblue-mobile a:active, .jetblue-mobile a:hover{
	color:#004990;
}

.border-bottom-blue{
	border-bottom:1px solid #e1edf8;
}

.jetblue-mobile h1.heading{
	color:#004990;
	font-size:60px;
	font-weight:700;
	padding: 0px !important;

	/* margin-top: 25px; */
}

.jetblue-mobile h2{
	color:#004990;
	font-size:28px;
	font-weight:700;
	line-height: 1.1;
	padding-bottom: 15px;
}

.jetblue-mobile h3 {
	color:#004990;
	font-size:2.0rem;
	font-weight:700;
	padding: 30px 0 10px;
}

.jetblue-mobile p{
	font-size:1.4rem;
	line-height:25px;
	padding-top: 0;
}

.jetblue-mobile #intro-copy p{
	color:#454545;
	font-size:22px;
	font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
	font-weight: 200;
	line-height:33px;
}

.page .intro {
    font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8em;
    padding: 10px 0;
}

#jb-everywhere {
	background-color: #f1f5f8;
}

#jb-everywhere .container {
	padding: 45px 0;
}

#jb-everywhere .container img {
	float: right;
	width: 405px;
}

#jb-app .new-features {
    clear: both;
    overflow: auto;
    padding: 25px 0 30px;
}
	
#mobile-boarding-pass .container img {
	float: left;
	padding: 0 65px;
	margin-top: -84px;
}

#real-time-notification .container img {
    float: right;
	padding: 0 10px 0 90px;
}

#mobile-boarding-pass .container div {
	overflow: auto;
}

#mobile-boarding-pass .container h2 {
    background: url("/img/mobile/checked-symbol.png") no-repeat scroll left top transparent;
    padding-left: 57px;
    padding-top: 8px !important;
}

#real-time-notification .container h2 {
    background: url("/img/mobile/bell-symbol.png") no-repeat scroll left top transparent;
    padding-left: 59px;
    padding-top: 10px !important;
}

#mobile-site .container img {
	float: right;
	padding-top: 50px;
}

#mobile-site .container {
	padding-bottom: 70px;
}

.leftcol{
	float:left;
	padding:0 0 15px;
	width:585px;
}


.feature-list {
    float: left;
    padding-left: 225px;
    width: 75%;
}

.feature-list table {
    width: 730px;
}

.feature-list table td {
    width: 250px;
	padding-left: 10px;
	padding-right: 10px;
}

.four-col {
    float: left;
    padding-left: 4%;
    width: 21%;
}

.four-col .feature {
    height: 160px;
    padding-top: 25px;
}

.four-col .feature.first {
    padding-top: 0
}

.four-col.first {
	padding-left: 0;
    margin-top: -74px;
    padding-right: 22px;
    width: 19%;
}

.feature-list table td h3 sup {
	color: #ff9900;
	padding-left: 8px;
    top: 0em;
}

#jb-footer {
	padding-top: 0;
}

#mosaic-sample-wrap {
 	width: 182px;
 	zoom: 1;
}
	
#mosaic-sample-wrap:after {
	content: '.';
	display: block;
	height: 0%;
	visibility: hidden;
	clear: both;
}

#sample-carousel-wrap {
	float:right;
	width: 182px;
	height: 0px;
}
	
.sample-carousel {
	top:75px;
	left: 0;
    position: relative;
    width: 182px;
    overflow: hidden;     
}
	
html.ie7 .sample-carousel {
	top:60px;    
}
	
.sample-carousel span#status-tracker {
	position:relative;
	top:15px;
	left:0;
	padding:5px 0 0 5px;
	font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#999999;
	background:#ffffff;
	z-index:1;
}
	
html.ie7 .sample-carousel span#status-tracker {
	top:27px;
}

.sample-carousel ._visibleStage {
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom:5px;
}

.sample-carousel  ._visibleStage ul {
    position: relative;
    top: 0px;
    left: 0px;
    /* margin-left: -40px;
    */ width: 182px;
}
    
.sample-carousel ._visibleStage ul li {
    float: left;
    width: 182px;
    list-style:none;
    overflow:none;
	margin:0;
	padding:0;
}
	
.carouselPagin {
    background: white;
    position: relative;
    margin: 0 auto;
}

.carouselPagin span {
    background: url("https://www.jetblue.com/img/trueblue/mosaic/bg-pagination-dots.jpg") no-repeat 0 -30px;
}

.carouselPagin span {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    padding: 0;
    margin-right: 5px;
    overflow: hidden;
    color: white;
    font-size: 1px;
    line-height: 1px;
    text-indent: -9999px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}	
    
.carouselPagin span.active {
    background-position: 0 0;
}

div.mboxDefault {
    display: none;
}


/* IE Fixes 
========================*/
html.ie7 .sample-carousel  ._visibleStage ul {
    margin: 12px 0 0 0;
    }
	
html.ie7  .sample-carousel ._visibleStage ul li {
	margin:0;
	padding:0;
    float: left;
    width: 182px;
    }

/*
 * app-store-info media block
 */
.app-store-info {
	margin-top: 0;
	float: right;
}
.app-store-info .inner-media p {
	margin-top: 8px;
}
.table {
            display: table;
}
 .table .row {
           display: table-row;
}
.table .column {
display: table-cell;
vertical-align: top;
width: 250px;
padding-left: 10px;
 padding-right: 10px;
}
