﻿
#aeronefParamPnl {
    padding: 0 10px;
    width :  694px;
    /*font-size : 11pt;*/
}

#aeronefParamPnl .tdlabel {
    height: 26px;
    width: 180px;
}

#aeronefParamPnl .number,
#aeronefParamPnl .tdvalue {
    width: 160px;
    color: #333;
}

#aeronefParamPnl .CONTROL,
#aeronefParamPnl .CONTROL_UNIT
{
    float :left;
}

#centrogrammeEdit a,
#aeronefParamPnl a
{
    text-decoration : underline;
    cursor: pointer;
}

#centrogrammeEdit input,
#aeronefParamPnl input {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cacaca;
    border-radius: 3px;
    font-size: 10pt;
    height: 18px;
    padding: 2px 6px;
    width: 120px;
}
#aeronefParamPnl .number input
{
    width : 60px;
    text-align : center;
}
#aeronefParamPnl select
{
    font-size: 10pt;
    height: 24px;
    margin: 0;
    padding: 2px 6px;
    width: 134px;
    color : #004283;
}

#aeronefParamPnl .line1 .CONTROL_AS_DIV 
{
    padding-left : 10px;
}

#aeronefParamPnl .CONTROL_UNIT {
    line-height: 24px;
    padding: 0 4px;
}

#aeronefParamPnl td.sep
{
    width : 50px;
}

#aeronefParamPnl .CIHM_FOLD_PANEL_CONTROL button
{
    width : 140px;
}

#aeronefParamPnl .CIHM_FOLD_PANEL_CONTROL {
    margin: 10px 0;
    text-align: center;
}

#aeronefParamPnl .leverTitle {
    width: 100px;
}


#aeronefParamPnl .leverLabel {
    width: 120px;
}


#aeronefParamPnl .levers input {
    text-align: center;
    width: 40px;
}


#aeronefParamPnl .levers .leverLabel input {
    text-align: left;
    width: 100px;
}

#aeronefParamPnl .line2 tr {
    height: 26px;
}

#aeronefParamPnl .unitLink {
    cursor: pointer;
    position: absolute;
    right: 76px;
    text-decoration: underline;
    top: 115px;
}


.UAV #aeronefParamPnl .unitLink {

    top : 118px;
}


#aeronefParamPnl .addLever {
    cursor: pointer;
    font-size: 9pt;
    margin: 0 18px 0 0;
    text-decoration: underline;
}


#aeronefParamPnl .levers .delete_x {
    left: -15px;
    position: absolute;
    top: 5px;
}

#aeronefParamPnl .line2 .hr {
background-color: #999;
height: 1px;
margin: 0 auto 10px;
}

#aeronefParamPnl .line2 .vr {
background-color: #999;
float: left;
height: 290px;
margin: 5px 0;
width: 1px;
}

#aeronefParamPnl #centrogramme {
float: left;
position: relative;
margin: 0;
width: 380px;
}

#aeronefParamPnl .leverbox {
    float: left;
    width: 310px;
}

#aeronefParamPnl #captive_inp
{
    width: 16px;
    height: 16px;
    margin: 7px 0;
}
#aeronefParamPnl #captive_inp:disabled
{
    
    margin-left : 10px;
}

#aeronefParamPnl #centrogramme  input {
    vertical-align: middle;
    font-size: 8pt;
    padding: 0 1px;
    text-align: center;
    width: 36px;
}

#aeronefParamPnl .CONTROL_SELECT {
    width: 134px;
}

#aeronefParamPnl #centrogramme #INPUT_shape .RADIO_CHOICE.choice_0 {
background: url("../../img/ihm/aircraft/centroShapes1.png") no-repeat scroll 30px 0 rgba(0,0,0,0);
}

#aeronefParamPnl #centrogramme #INPUT_shape .RADIO_CHOICE.choice_1 {
background: url("../../img/ihm/aircraft/centroShapes2.png") no-repeat scroll 30px 0 rgba(0,0,0,0);
}

#aeronefParamPnl #centrogramme .RADIO_CHOICE {
float: left;
height: 30px;
line-height: 24px;
margin-left: 2px;
margin-right: 10px;
margin-top: 5px;
text-align: left;
width: 70px;
}

#aeronefParamPnl #centrogramme .CONTROL {
float: left;
}

#aeronefParamPnl #centrogramme .title {
text-align: center;
margin: 0 10px;
float: left;
}

#aeronefParamPnl #centrogramme .addpoint {
   cursor: pointer;
    display: none;
    font-size: 10pt;
    position: absolute;
    right: 0;
    text-decoration: underline;
    top: 38px;
    z-index: 1;
}

#aeronefParamPnl .action
{
    text-align : center;
}


#aeronefParamPnl button {
    margin: 0 50px;
}
#aeronefParamPnl .action button {
    margin: 10px 50px;
}



#centrogrammeEdit tr.head td {
font-weight: bold;
}


#centrogrammeEdit .col4,
#centrogrammeEdit .col0 {
width: 20px;
}

#centrogrammeEdit .col1 {
width: 60px;
}

#centrogrammeEdit .col2, #centrogrammeEdit .col3 {
width: 60px;
}
#centrogrammeEdit .col2, #centrogrammeEdit .col3 {
width: 60px;
}


#centrogrammeEdit input
{
    width : 30px;
}

#centrogrammeEdit .up,
#centrogrammeEdit .down {
    height: 14px;
}


#centrogrammeEdit tr {
    height: 34px;
}

#centrogrammeEdit .addpoint {
    display: block;
    margin: 10px;
    cursor : pointer;
}



#unitsPopup .tdlabel {
    height: 70px;
    padding:0 30px 0 0;
    text-align: right;
    width: 90px;
}


#unitsPopup .RADIO_CHOICE {
    float: left;
    text-align: left;
    width: 70px;
}


#unitsPopup .RADIO_CHOICE input {
    float: left;
    height: 20px;
    
    vertical-align: middle;
}


#unitsPopup .RADIO_CHOICE label {
    float: right;
    height: 20px;
    vertical-align: middle;
     width: 50px;
}

#unitsPopup .unitradio {
    width: 100px;
}

#unitsPopup .hxgPopupContent {
    padding: 20px;
}

#aeronefParamPnl .CONTROL .icon {
    left: -20px;
    top: 4px;
}