﻿#narrow-route
{
    width : 709px;
    padding: 0px 10px;
    background-color: transparent;
}



#narrow-route.ui-tabs .ui-tabs-panel
{
    padding :  10px 0 0;
}



#narrowRouteSliding {
    width: 744px;
}


#narrowRouteSliding .sliding-pnl-content {
    padding: 0 10px 15px;
}

.oaciBloc .oaciTitle {
    font-family: robotoBold;
    font-size: 11pt;
    margin: 20px 0 10px;
    text-transform: uppercase;
}


.bloc .in
{
    padding : 0 10px;
    position : relative;
}

.bloc:nth-child(2n) .in
{
    background-color : #f4f4f4;
}

.bloc .sht
{
    height : 6px;
}

.bloc:nth-child(2n) .sht
{
    background-image: url("../../img/ihm/route/sht.png");
}

.bloc .shb
{
    height : 6px;
}
.bloc:nth-child(2n) .shb
{
    background-image: url("../../img/ihm/route/shb.png");
}
.metarTafBloc.bloc {
    padding: 5px 0;
}

.pageroute .metarTafBloc .opmetmsg,
.pageroute .metarTafBloc .msg
{
    padding: 6px 40px 6px 35px;
    color : #606060;
    
}

.pageroute .metarTafBloc .condition  {
    border: 0 none;
    position: absolute;
    height: 20px;
    width: 20px;
    left : 5px;
    top : 3px;
    
}


/*
.pageroute .metarTafBloc .relative > .print {
    position: absolute;
    right: 10px;
    top: 1px;
}
*/

/*#narrow-route #selector-content .scroll
{
    height: 600px;
}*/
/*

.pageroute {
    width: 800px;
}*/

.pageroute .ctrls 
{
    height: 30px;
    line-height: 30px;
    position: relative;
}


#narrow-2 .pageroute .ctrls 
{
    height : 50px;
}

.pageroute .hxg-custom-radio-choice 
{
    float : left;
}

.pageroute .hxg-custom-radio label
{
    float : right;
    line-height : 14px;
}




.pageroute .ctrls #INPUT_summary,
.pageroute .ctrls #INPUT_coded{
    position: absolute;
    right: 49px;
    top: 0px;
}

.pageroute .ctrls .CAPTION_RADIO{
    float : left;
}
.pageroute .ctrls .CONTROL_RADIO{
    float: left;
    margin: 8px 0;
    top: 8px;
}




.pageroute .ctrls #dontShowObstacle_custom{
    right: 0;
    position: absolute;
    top: 26px;
}

.pageroute .ctrls .RADIO_CHOICE {
    float: left;
    margin: 0 0px 0px 4px;
}

.pageroute .ctrls input
{
    margin-top: -2px;
    vertical-align: middle;
}

.pageroute .ctrls label {
    padding: 0 3px;
    float: right;
}

.pageroute .hxg-custom-cb-ctrl
{
    float : left;
}

#dontShowObstacle_custom .hxg-custom-cb-ctrl
{
    margin : 9px 2px;
}



.bloc .in > .print
{
    position: absolute;
    right: 10px;
    top: 5px;
    
}

.notamBloc 
{
    position : relative;
    /*padding: 6px 30px;*/
    color: #333;
}

.notamItemName,
.notamItemContent
{
    color : #606060;
    float :left;
    margin : 3px 0 3px 0;
    font-family: robotoLight;
    
}
.notamItemName
{
    margin : 3px 20px 3px 0;
    font-family: robotoBold;
    margin-right: 20px;
    color : #004283;    
}

.notamItemContent.E,
.notamItemContent.E_fr
{
    font-family: roboto;
}

/*
#narrow-route #airfieldSelector #selector-content .scroll
{
    height :600px;
}*/


#airfieldSelector  .adident
{
   font-family: robotoBold;
    font-size: 12pt;
    line-height: 30px;
    text-align: center;
}

#airfieldSelector .scroll
{
    height : 508px;
}

#airfieldSliding {
    width: 670px;
}
#weatherSliding {
    width: 744px;
}

#routeWeatherSelector .routeweatherselector .scroll
{
    max-height : 538px;
}


#routeNotamSelector .routenotamselector .scroll
{
    max-height : 518px;
}


#narrow-route .selector-viewport {
    margin-top: 20px;
}

#routeNotamSelector #altPnl
{
    position: absolute;
    top: -144px;
    right: 30px;
    text-align: center;
}


.metarTafBloc .relative > .print {
    position: absolute;
    right: 0px;
    top: 5px;
}



.notamBloc.bloc .in .onmap
{
    position: absolute;
    right: 35px;
    top: 1px;

}


#shownotamfir {
  position: absolute;
  top: 142px;
  left: 340px;
  width: 180px;
}

#shownotamfir button{
  margin : 0 5px;
}