
#all_page   { background: transparent url('/webci/aerovip/background.png') repeat-x; }
#navigation .item .active { background: url('/webci/aerovip/navigation_line_on.png'); }
#navigation .item .point  { background: url('/webci/aerovip/navigation_circle_off.png'); }
#navigation .item .line   { background: url('/webci/aerovip/navigation_line_off.png'); }
#navigation .item.past .point { background: url('/webci/aerovip/navigation_circle_on_old.png'); }
#navigation .item.past .line  { background: url('/webci/aerovip/navigation_line_on.png'); }
#navigation .item.active .point { background: url('/webci/aerovip/navigation_circle_on.png'); } 
#img_container { background-image: url('/webci/aerovip/dat_login.jpg'); }

@media screen and (max-width: 640px)
{
  #navigation .item.active { background: white url('/webci/aerovip/background.png') repeat-x bottom; }
}

#page      {background: white url(/webci/aerovip/background.png) repeat-x;}
#header    {height: 219px;}
#content   {color: #3d466d;}
#banner    {height: 150px;}

#navigation .item .text  {color: #63b9d2;} /* #3d466d */
#navigation .item.past .text  {color: #f7ffff;}
#navigation .item.active .text  {color: #f7ffff;}

#inputs label  {color: #383435 !important; }
#inputs input  {color: #3d466d !important; }

#previous         { background-color: #17a7ca; }
#previous:hover   { background-color: #17aeca; }
#next             { background-color: #17a7ca; }
#next:hover       { background-color: #17aeca; }




.a_passenger_apis .a_field input {font-weight: normal !important;}

#seat_plan_passengers div {color: #3d466d !important;}



#together_passengers .label            {border-bottom: 3px solid #3d466d;}
#separately_passengers .pax_header     {border-bottom: 3px solid #3d466d; color: #3d466d;}

#page_identify                         {background: white url(/webci/aerovip/background.png) repeat-x;}
#header_identify                       {height: 219px;}










/*
.a_passenger_apis .a_field input      {width:221px\0; } ie8 ie9 hacks 
.a_passenger_apis .a_field input.date {width:108px\0; } ie8 ie9 hacks

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
  .a_passenger_apis .a_field input      {width:235px; } ie10 hacks 
  .a_passenger_apis .a_field input.date {width:122px; } ie10 hacks 
}
*/

/* APIS*/

/*
.a_gender .ui-selectgroup-group 
{
  height:98px;
}
*/

/* Additional CSS */




