.tabHead>li>a{
	text-align: center !important;
}
 .pad-4-2{
 	padding: 2% 4%;
 }
.searchStatcText{
	margin-top: 4px;
}
#tabs  .ui-navbar li .ui-btn {
	border-bottom: 4px solid #fff;
}
#application_wrapper{
	background-color: #dfdfdf !important;
}
.tabContent,.lNContainer,.searchStatcText{
	background-color: #f6f6f6 !important;
}
.ui-navbar{
	overflow-x: scroll;
}
.ui-navbar ul{
	max-width: 115% !important;
	width: 115% !important;
}
.border-l-r{
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}
.border-t{
	border-top: 1px solid #c6c6c6;
}
.border-b{
	border-bottom: 1px solid #c6c6c6;
}
.bot-button {
	margin: 2%;
	width: 96%;	
	border-radius:3px;
}
input#pnrNumber, input#lastName { 
    text-transform: uppercase;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}

.small-header-pad{
	padding-top: 10p !important;
}
@media screen and (min-width: 640px)	{
	.pad-4-2 {
	  padding: 1% 4%;
	}
}	
.groupPnrMsg {
    background-color: #FFEB3B !important;
    margin: 0 14px;
    background: url(../../../booking/images/320/be_geninfo_small.png) no-repeat 10px 17px;
    padding: 15px 10px 15px 36px;
}