/*
Help pages
*/
@media (min-width: 960px) {
body.third-party #container {
    padding-top: 0px !important;
	//border-top: 1px solid #E1EDF8;
    margin-top: 15px;
}

#container > table td.headline {
font-family: din-web-jetblue, Arial, Helvetica, Sans-serif;
color: #004990;
font-size: 20px;
font-weight: bold;
border-bottom: 1px solid #E1EDF8;
padding: 0 0 16px 0;

}
td.headline:after {
 content: "Help"; 
}
td.headline img{
display: none;
}

#abSubnav {
	display: block;
	width: 120px;
    display: table-cell;
    padding: 20px 0 0 0; 
    float: left;
}

ul#adNav {
margin: 0 0 0 0;
}

#container > table td{
padding: 20px 0 0 0;
}
#container > table td a {
font-size: 1.0em;
}
#container td {
border-top: none!important;
}
#container a {
text-decoration: underline;
}

#container a:hover {
text-decoration: none;
}
#container p,
div.default {
font-size: 14px;
margin: 0 0 1.2em 0;
line-height: 25px;
font-size: 1.0em;
}


.bigheader {
	font-size: 28px;
	font-family: din-web-jetblue, Arial, Helvetica, Sans-serif;
	color: #004990;
	font-weight: bold;
    font-size: 2.0em;
    display: inline-block;
    margin-bottom: 15px;
}
#container > table td form[name=theForm] {
padding: 0 120px 0 0;
color: #454545;
//font-size: 14px;
border-top: 1px solid #E1EDF8;
padding-top: 20px;
}

#container > table td.default {
color: #000;
padding: 5px 0 0 5px;
}
#container > table td form[name=theForm] ul {
margin-bottom: 1.6em;

}
#container > table td form[name=theForm] ul li{

  background: url(http://www.jetblue.com/img/sq-bull.gif) no-repeat 0 9px;
  line-height: 1.8em;
  margin-left: 0;
  padding-left: 20px;
  margin-left: 13px;
  padding-left: 9px;
  list-style-image: url('/img/sq-bull.gif') !important;
  background: none;
  
  }
  
  #jb-footer .social-wrap p   {
  line-height: 1em;
  margin-bottom: 0;
  padding: 0;
  font-size: 11px;
  }
  #jb-footer .social-wrap li a {
  font-size: 12px!important;
  
  }
  #jb-footer .inner-media{
  padding: 5px 0 0 0;
  
  }
  
#container .bottomFeedbackButtons a {
	display: inline-block;
    height: 27px;
    overflow: hidden;
    color: #FFF;
    font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 0.94em;
    text-align: center;
    padding: 1px 10px;
    cursor: pointer;
    background-color: #306FAA;
    border-radius: 3px;
	line-height: 27px;
    margin: 5px;
    text-decoration: none !important;
 }
 
#container .bottomFeedbackButtons a:hover,
#container .bottomFeedbackButtons a:focus {
    background-color: #004990;
	color: white;
	text-decoration: none;
}
#container .bottomFeedbackButtons a:focus {
		text-decoration: underline;
}
 
.arrow_bullet {
	color: #ff9900;	
    line-height: 1.2em;
}

.breadcrumbStart,
.breadcrumbStart a {
	font-family: din-web-jetblue, Arial, Helvetica, Sans-serif;
    color: #004990;
    font-weight: bold;
    font-size: 2.0em;
}
.extraSpace{
  padding: 20px 0 0 0;
}

.bottomFeedbackButtons{
    display: table;
    background: #eee;
}
	
.bottomFeedbackButtons .default{
    padding: 5px 0 0 5px;
    margin: 0 0 1.2em 0;
    line-height: 1.25;
}
#container .breadcrumbStart a	{
  font-size: 1em;
}
#container form[name=theForm] {
    padding: 0 120px 0 0;
    color: #454545;
    border-top: 1px solid #E1EDF8;
    padding-top: 20px;
}
#container form[name=theForm] ul li {
    background: url(http://www.jetblue.com/img/sq-bull.gif) no-repeat 0 9px;
    line-height: 1.8em;
    margin-left: 0;
    padding-left: 20px;
    margin-left: 13px;
    padding-left: 9px;
    list-style-image: url('/img/sq-bull.gif') !important;
    background: none;
}
#container form[name=theForm] ul {
    margin-bottom: 1.6em;
}
#container table td {
    padding: 20px 0 0 0;
}

.rightSideRegion{
    display: table-cell; 
    padding: 20px 0 0 0;
	margin-left: 0.75em;
}
.eachQuestion{
  padding: 20px 0 0 0;
}
.questionRow, .searchBtn{
  margin-left: -4px;
}
.extrabottom{
  padding-bottom: 11px;
}
.extraLeft{
  margin-left: 4px;
}

.help-header {
border-bottom: 1px solid #E1EDF8;
    padding-bottom: 18px;
    font-weight: bold;
    font-size: 1.3em;
    color: #004990;
}


.first-help-div {
	width: 100%; display: table;
}

.second-help-div {
	display: table-row;
}

.maintable {
		width:385px;
}

.innermaintable  {
		width:380px;
}

.helpSearchForm {
		width:190px;
}

input {    
    width: 200px!important;
}    


}

@media (max-width: 960px) {
	
	.dynamic-content {
    display:none;
}
	
		body.third-party #container {
		padding-top: 0em!important;
		//border-top: 1px solid #E1EDF8;
		margin-top: 1.5em;
		position: relative;
		width: 100%!important;
		text-align: left;
		clear: both;
	}
	
			
	.help-header {
    /* border-bottom: 1px solid #E1EDF8; */
    padding: 0em 0em .5em .80em;
    font-weight: bold;
    font-size: 1.3em;
    color: #004990;
	}

	#container p,
		div.default {
		font-size: 14px;
		margin: 0 0 1.2em 0;
		line-height: 25px;
		font-size: 1.0em;
}

	.rightSideRegion{
		padding: 1em 0 0 0;
		margin: 1.25em;
		
	}
	
	#abSubnav {
     padding: 1em 0em 0em 1em;
	 width:95%;
	}

	#container form[name=theForm] {
				padding: 1em 0 0 0;
				color: #454545;
				border-top: 1px solid #E1EDF8;
				
		}
			
	#container form[name=theForm] ul li {
		background: url(http://www.jetblue.com/img/sq-bull.gif) no-repeat 0 9px;
		line-height: 1.8em;
		margin-left: 0;
		padding-left: 0px;
		margin-left: 13px;
		list-style-image: url('/img/sq-bull.gif') !important;
		background: none;
	}
	#container form[name=theForm] ul {
		margin-bottom: 1.6em;
	}
	
	#jb-footer {
		    width: 98%!important;
			/*padding: 1em 0em 0em .4em!important;
			margin: 1em 0em 0em 0em!important;*/
		    font-family: din-web-jetblue;
			color: #004990!important;
			font-size: 1em;
			border-top: 1px solid #306FAA;
			/*display:none;*/
	}
	
	.bigheader {
		font-size: 28px;
		font-family: din-web-jetblue, Arial, Helvetica, Sans-serif;
		color: #004990;
		font-weight: bold;
		font-size: 2.0em;
		display: inline-block;
		margin-bottom: 15px;
	}	
	
	.arrow_bullet {
    color: #ff9900;
    line-height: 1.2em;
	}
	
	#container a {
	text-decoration: underline;
	}

	#container a:hover {
	text-decoration: none;
	}
	
	
	.breadcrumbStart,
	.breadcrumbStart a {
		font-family: din-web-jetblue, Arial, Helvetica, Sans-serif;
		color: #004990;
		font-weight: bold;
		font-size: 2.0em;
	}
	.extraSpace{
	  padding: 1.2em 0 0 0;
	}

	.maintable {
		width:95%;
}
.innermaintable  {
		width:90%;
}
.helpSearchForm {
		width:70%;
		display: block;
}

}