
#all_page   { background: transparent url('/webci/sunrise/background.png') repeat-x; }
#navigation .item .active { background: url('/webci/sunrise/navigation_line_on.png'); }
#navigation .item .point  { background: url('/webci/sunrise/navigation_circle_off.png'); }
#navigation .item .line   { background: url('/webci/sunrise/navigation_line_off.png'); }
#navigation .item.past .point { background: url('/webci/sunrise/navigation_circle_on_old.png'); }
#navigation .item.past .line  { background: url('/webci/sunrise/navigation_line_on.png'); }
#navigation .item.active .point { background: url('/webci/sunrise/navigation_circle_on.png'); } 
#img_container { background-image: url('/webci/sunrise/dat_login.jpg'); }

@media screen and (max-width: 640px)
{
  #navigation .item.active { background: white url('/webci/sunrise/background.png') repeat-x bottom; }
}

#page      {background: white url(/webci/sunrise/background.png) repeat-x;}
#header    {height: 219px;}
/* #banner     {height: 150px;} */

#navigation .item .text         {color: #fbc370;}
#navigation .item.past .text    {color: #f7ffff;}
#navigation .item.active .text  {color: #f7ffff;}

#previous         { background-color: #a8a8a8; }
#previous:hover   { background-color: #ababab; }
#next             { background-color: #92a78a; }
#next:hover       { background-color: #95ab8d; }



#seat_plan_passengers     {margin-top: 26px;}
#seat_plan_passengers div {height: 47px;color: 333333;font-size: 23px;line-height: 51px;font-weight: bold;padding-left: 7px;cursor: pointer;position: relative;border-right: 4px solid #000;}
#seat_plan_passengers div.selected_pax {background: #e9ede8;border-right: 4px solid #3d7a3d;}








#page_identify    {background: white url(/webci/sunrise/background.png) repeat-x;}
#header_identify  {height: 219px;}



@media screen and (max-width: 640px)
{
  #page    { background: white url(/webci/sunrise/background.png) repeat-x !important;}
  #content { background: white; }
}

