﻿
#airfieldSearchFrame {
 
    width: 714px;
    height: 675px;
}

#airfieldSearchFrame .tabed {
    float: left;
    margin: 0px 10px;
}


#airfieldSearchFrame .tabed .tabed-content{
 
    height: 290px;
    width: 336px;
    
}


#airfieldSearchFrame .line2 .tabed .tabed-content
{
    width : 184px
}


#airfieldSearchFrame .line1 .tabed .tabed-content{
   overflow-x : hidden;
}

#airfieldSearchFrame .line2 .tabed .tabed-content{
   overflow-y : hidden;
   height: 258px;
    
}

#airfieldSearchFrame .tabed .tabed-title {
    font-family: robotoBold;
    font-size: 11pt;
    line-height: 36px;
}

#airfieldSearchFrame td.srss {
    text-align: center;
}

#airfieldSearchFrame .srss .value {
    margin: 5px 10px;
    display: inline-block;
    color: #606060;
}
        /*
#airfieldSearchFrame .line1 .tabed  {

    background-image : url("../../img/ihm/search/scroll-horizontal.png");
    background-repeat : no-repeat;
    background-position : center bottom;
    
 
}

*/
        #airfieldSearchFrame .line2 .tabed {
        /*
    background-image : url("../../img/ihm/search/scroll-vertical.png");
    background-repeat : no-repeat;
    background-position : right center;*/
        margin: 10px 27px;
    }

#airfieldSearchFrame .line2 .scroll {
    margin: 0 9px 0 0;
     
}



#airfieldSearchFrame .supaipthumb,
#airfieldSearchFrame .vacthumb {
    margin: 0 5px 10px;
    position: relative;
    text-align: center;
    width: 170px;
    cursor : pointer;
    height: 231px;
}



#airfieldSearchFrame  .supaipthumb .page ,
#airfieldSearchFrame  .vacthumb .page {
    background-color: #6f90b0;
    bottom: 0;
    color: #fff;
    font-family: robotoBold;
    left: 0;
    line-height: 26px;
    opacity: 0.85;
    position: absolute;
    width: 170px;
}




.opmetmsg tr td:first-child {
    padding-right: 15px;
    text-align: right;
    width: 100px;
    color: #004283;
}

.pageroute .opmetmsg tr td:first-child 
{
    width : 80px;
}

.opmetmsg tr td:last-child.codedmsg {
    padding-bottom: 20px;
    font-family: robotoLight;
}

.opmetmsg tr td:last-child {

    color : #606060;
    font-family: roboto;
}
.opmetmsg td {
    vertical-align: top;
}

#airfieldSearchFrame .metarTafBloc {
  margin-bottom: 20px;
    position: relative;
}


#airfieldSearchFrame .condition {
    height: 20px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 20px;
}

#airfieldSearchFrame .nodata {
    line-height: 120px;
    text-align: center;
}


#airfieldSearchFrame .nearestad {
    text-align: center;
    font-family: robotoBold;
    margin: 0 0 10px;
}

#airfieldSearchFrame .header .table
{
    margin : auto;
}

#airfieldSearchFrame .header .table td {
    
    line-height: 11px;
    padding: 0 10px;
}

#airfieldSearchFrame .header .airfieldname
{ 
    font-family: robotoBold;
    font-size: 12pt;
}

#airfieldSearchFrame .header .date
{
    background-image: url("../../img/ihm/route/line.png");
    background-size: 100% 100%;
    border: medium none;
    color: #808080;
    text-align: center;
}

.notam .notamItemContent 
{
    color :#606060;
    font-family : robotoLight;
}


.notam .notamItemContent.l5
{
    
    font-family : roboto;
}

#airfieldSearchFrame #CAPTION_oaci
{
    background-image: url("../../img/ihm/search/search.png");
    float: left;
    height: 30px;
    width: 48px;
}


#airfieldSearchFrame #INPUT_oaci
{
    float: left;
    
}

#airfieldSearchFrame #INPUT_oaci input
{
   
    border-color: #c9c9c9;
    border-image: none;
    border-radius: 0 5px 5px 0;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    height: 24px;
    width : 260px;
    margin : 0px;
}

body #HXG_AC_TOOLTIP.airfieldSearchAC {
    border: 1px solid #c0c0c0;
   
    width: 268px;
}

#airfieldSearch {
    left: 260px;
    position: absolute;
    top: 10px;
}

#airfieldSearchFrame .printInfo
{
    background-image: url("../../img/ihm/search/print.png");
    height: 22px;
    position: absolute;
    right: 70px;
    top: 13px;
    width: 24px;
    cursor : pointer;
    
}

.sliding-pnl.airfield-search .sliding-pnl-title
{
    display : none;
}
.sliding-pnl.airfield-search 
{
    padding: 10px 0 0;
}


#airfieldSearchResult .backToSearch
{
     background-image: url("../../img/ihm/search/search-again.png");
    cursor: pointer;
    height: 28px;
    left: 20px;
    position: absolute;
    top: 10px;
    width: 44px;
    
}

#airfieldSearchResult .backToSearch:hover
{
    background-position : 0 28px;
    
}


.hr
{
    background-color: #a0a0a0;
    height: 1px;
    margin: 15px  0;
    width: 100%;
}