﻿        
.display-new {
     background-image:url('../FlightIMages/flight-sprite.png');
}
.dep-icon {
    background-position: -152px -280px;
    width: 20px;
    height: 19px;
    float: left;
    margin-right:0px;
   
}
.LineColor
{
	background-color: #ffffff;
    border-style: solid;
    border-left-color: #f1f1f1;
    border-right-color: #f1f1f1;
    border-top-color: #f1f1f1;
    border-bottom-color: #f1f1f1;
}
.td_bgcolor
{
	background-color:#CCCCCC;
}
.planelogo
{   width:140px;
	background-color:#F5F5F5;
	border-color:#CCCCCC;
}


.arvl-icon {
    background-position: -214px -276px;
    width: 20px;
    height: 22px;
    float: right;
   margin-right:0px;
}  
.time-icon {
    background-position: -188px -278px;
    width: 18px;
    height: 16px;
    float: right;
   margin-right:0px;
} 
.dtl-head {
    background: #E2F4FF;
    height:40px;
 
}
.deals-head  {
    font-size: 13px;
    color: #960606;
    font-weight: normal;
}

.search-results-title {
    color: #fdb714;
    font-size: 20px;
    margin-right: 10px;
    text-align:center;
	font-weight:bold;
}

.Search_head
{
	height:30px;
	background-color:yellow;
	border: 1px solid black;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}
.Details_head
{
	height:29px;
	background-color:#F5CF77;
	color:#AC7C22;
	text-align:center;
	font-weight:bold;
	
}
.General_Details_head
{
	color:#931121;

	text-transform:uppercase;
}

.General_Details_Content
{
	color:#838383;
	text-align:left;
}
.Amount_Head
{
	color:#838383;
	text-align:center;
	font-weight:bold;
}
.Amount_Content
{
	color:#98CE44;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.TimeDifference
{
	color:#FDB745;
	text-align:left;
	font-weight:bold;
}
.result-item {
    width: 98.8%;
    float: left;
    margin-top: 10px;
    border: 1px solid #BBB;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 0;
}
.red-border-bottom {
    border-bottom: 3px solid #960606;
}
.pri-details {
    width: 98.8%;
    float: left;
    padding: 3px 0 2px 0;
}
.sector-details {
    width: 80%;
    float: left;
    margin-top: 12px;
    font-size: 17px;
	color: #960606;
	font-weight: normal;
    font-weight:bold;
}
.fnt-bld {
    font-weight: bold;
     width: 18%;
    text-align: right;
    float: left;
   
}
.fnt-normal {
 
     width: 18%;
    text-align: right;
    float: left;
}

.Sep_head {
 
     height:30px;
	background-color:#F5CF77;
	color:#AC7C22;
	text-align:center;
	font-weight:bold;
}
.list-main {
    width: 99%;
    float: left;
    font-size: 11px;
    color: #525252;
    padding: 5px 3px 3px 1px;
}


.br-botm-das {
    border-bottom: 1px dashed #BAB9B9;
}
.fare-list-head {
    width: 99%;
    text-align:center;
    font-weight: bold;
    font-size: 14px;
    color: #960606;
    padding: 3px 3px 3px 3px;
}
.fare-list-Gross {
    width: 99%;
    text-align:left;
    font-weight: bold;
    font-size: 14px;
    color: #960606;
    padding: 3px 3px 3px 3px;
}
.basic-fare {
    width: 99%;
    float: left;
    font-size: 12px;
    color: #960606;
    padding: 5px 3px 3px 3px;
}
.flt-lft {
    float: left;
}
.dis-btom {
  	background-color:#F5F5F5;
}
.Sortbox {
  	background-color:#F5F5F5;
  	height:40px;
}
.Sort_Text{TEXT-DECORATION: none;font-family:Open Sans,Arial, Helvetica, sans-serif;font-size:10pt;COLOR: #201e1e;}
.Sort_By_Text{COLOR: #201e1e;font-size: 13px;FONT-WEIGHT:normal;font-family:Open Sans,Arial;}

.SortBy{COLOR: #ef414d;font-size: 16px;FONT-WEIGHT:bold;}
a.linkSort:link
{
	 color: #960606;
    TEXT-DECORATION: none;
    font-size:12px;
    font-weight: bold;
    cursor:pointer;
}
a.linkSort:visited 
{
	text-decoration: none;
	 color: #960606;
	  font-size:12px;
	  font-weight: bold;
	  cursor:pointer;
}
a.linkSort:hover 
{
	 color: #960606;
    text-decoration: none;
      font-size:12px;
      font-weight: bold;
      cursor:pointer;
}
a.linkSort:active 
{
	 color: #960606;
    text-decoration: none;
      font-size:12px;
      font-weight: bold;
      cursor:pointer;
}
.seat-no {
    font-size: 11px;
    color: #950606;
    width: 15px;
    padding-left: 2px;
    text-align: left;
}
.seat {
    width: 23px;
    margin-left:0px;
    float: left;
    height: 26px;
    margin-top: 3px;
    background-position: -220px -339px;
    margin-top: 4px;
}

*{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
/* CONTAINER */
.tab_wrap{
	border:1px solid #999;
	width: 100%;
}
/* TABS */
.tabs {
	width: 100%;
	margin: auto;
	overflow: hidden;	
	background: #f1f1f1;
}
.tabs ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;		
}
.tabs li a {
	width:30%;	
	color: #444444;
	display: block;
	float: left;
	font-weight:bold;	
	padding: 10px;
	text-align: center;
	text-decoration: none;
	border:none;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;	
}
.tabs li a:hover {
	color: #7d7d7d;	
	background:#FFFFFF;
}
.tabs li:first-child a {
	border-left:none;
}
.tabs li a.active {
	background:#FFFFFF;
	border:none;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #FFFFFF;	
}
.tabs li:first-child a.active {
	border:none;
	border-bottom:1px solid #FFFFFF;	
}
.tabs li:last-child a.active {
	border:none;
	border-left:1px solid #d9d9d9;	
	border-bottom:1px solid #FFFFFF;	
}
/* tab_content */
.tab_content {
	background:#FFF;
	padding:0;
	display:none;	
	padding: 5px;
}
.tab_content.active{
	display:block;	
}
.tab_content ul {
	margin:0px;
	padding:0px;
	list-style:none;	
}
.tab_content li {
	display:block;
	overflow: hidden;	
	border-bottom:1px solid #d6dde0;	
}
.tab_content li:last-child {
	border-bottom:none;
}
.tab_content li a {
	display:block;
	list-style:none;
	overflow: hidden;	
	padding:10px;			
	text-decoration:none;
	color:#444444;
}
.tab_content li a:hover {
	color:#000000;
	background:#F5F5F5;	
}
.tab_content li small {
	color:#AAAAAA;
	font-size:11px;
	font-style:italic;
}
.tab_content li a:hover small {
	color:#AAAAAA;
}
.Baggagehead
{
	background: #f1f1f1;
	height:20px;
}
.Baggageclmns
{
	
	height:20px;
	padding-left:10px;
	font-weight:bold;
}
.sort_Width
{
	width:145px;
}
.sort-head-arrow {
background-position: -69px -522px;
width: 10px;
height: 9px;
float: left;
margin: 5px 5px 0 0;
}
.Air_result_alt_price {    display: block;    font-weight: 600;    font-size: 12px;COLOR: #444444}
.Amount_Content_Big
{
	color:#006AB5;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.Shadow {    background-image: url('/Images/Portal/Shadow_line.png');    background-repeat: no-repeat;    height: 15px;}

.Common_Search_BG
{
	background-color:#ACB49C;	
}

/* autocomplete section */
        .control-label {
            display: block;
        }

        .autocomplete-wrapper {
            position: relative;
        }

            .autocomplete-wrapper input {
                width: 100%;
            }

.autocomplete-results {
    position: absolute;
    background: white;
    z-index: 1;
    top: 100%;
    left: 0;
    font-size: 13px;
    border: solid 0px #ddd;
    border-top-width: 0;
    border-bottom-color: #ccc;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    /*overflow-y: auto;
    max-height: 250px;*/

}

        .autocomplete-result {
            padding: 12px 15px;
            border-bottom: solid 1px #eee;
            cursor: pointer;
        }

            .autocomplete-result:last-child {
                border-bottom-width: 0;
            }

        .autocomplete-location {
            opacity: .8;
            font-size:11px;
        }

        .autocomplete-results[data-highlight='0'] > :nth-child(1) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='1'] > :nth-child(2) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='2'] > :nth-child(3) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='3'] > :nth-child(4) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='4'] > :nth-child(5) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='5'] > :nth-child(6) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='6'] > :nth-child(7) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

        .autocomplete-results[data-highlight='7'] > :nth-child(8) {
            color: white;
            background: #26C9FF;
            border-bottom-color: #26C9FF;
            outline: solid 1px #00b6f2;
        }

/* autocomplete section */


.Air_ticket {
    color: #000000;
    font-size: 12px;
    background-color: #F5CF77;
}

.Air_ticket_first_clmn {
    background-color: #cccccc;
    height: 20px;
}