/*
  div.image
  {
     width: 110px;
     float: left;
     padding: 1em;
     overflow: hidden;
  }
  nav
  {
      height:auto;
      padding: 1em
  }
  nav ul
  {
      list-style-type: none;
      padding: 1em;
  }
  nav ul a
  {
      text-decoration: none;
  }*/
  /*
  div.contain
  {*/
      /*width: 100%;*/
      /*height:110;*/
      /*margin-left:10px;*/
/*      background-color: #ffffff;
      margin-top:2em;
  }
  .floating-box
  {
      float: left;
      width: 200px;
      height:130px;
      margin: 5px;

  }
  .floating-box1
  {
      float: left;
      width: 180px;
      height:130px;
      margin: 5px;
  }
  .floating-box2
  {
      float: left;
      width: 300px;
      height:130px;
      margin: 10px;
  }
  .floating-box3
  {
      float: left;
      width: 400px;
      height:130px;
      margin: 10px;
  border: 2px solid #0000FF;
  }
  .floating-box4
  {
      float: left;
      width: 1000px;
      height:800px;
      margin: 10px;
  border: 2px solid #0000FF;
  }
  */
  .floating-box5
  {
      position: relative;
      margin: 10px 20px;
      padding: 10px;
      border: 5px solid #0D5995;
      z-index: 5;
      top: -6px;
      background-color: #ffffff;
      color: #0F67A1;
      
      overflow: scroll;
      border-radius: 15px;
  }
  .floating-box6
  {
      position: relative;
      margin: 10px 20px;
      padding: 10px;
      border: 5px solid #0D5995;
      z-index: 5;
      top: -6px;
      background-color: #ffffff;
      color: #0F67A1;
      
      overflow: scroll;
      border-radius: 15px;
  }
  /*
  .floating-box7
  {
      position: relative;
      margin: 10px 20px;
      padding: 10px;
      border: 5px solid #0D5995;
      z-index: 5;
      top: -6px;
      background-color: #ffffff;
      color: #0F67A1;
      
      overflow: scroll;
      border-radius: 15px;
  }*/
  /*table, th, td {
      border: 1px solid black;
      border-collapse: collapse;
  }*/

    #onglets{
             display: none;
          }
    #onglets li{
             position: relative;
             float: left;
             list-style: none;
             padding: 2px 5px 7px;
             margin-right: 5px;
             border: 1px solid #1175AE;
             cursor: pointer;
             background-color: #ffffff;
             color: #0D5995;
             z-index: 1;
          }
    #onglets .actif{
             border-bottom: none;
             font-weight: bold;
             z-index: 10;
          }
    #contenu{
             clear: both;
             position: relative;
             margin: 0 20px;
             padding: 10px;
             border: 5px solid #0D5995;
             z-index: 5;
             top: -6px;
             background-color: #ffffff;
             color: #0F67A1;
             
             overflow: scroll;
             border-radius: 15px;
          }
          
    #onglets_Global{
             display: none;
          }
    #onglets_Global li{
             position: relative;
             float: left;
             list-style: none;
             padding: 2px 5px 7px;
             margin-right: 5px;
             border: 1px solid #1175AE;
             cursor: pointer;
             background-color: #FFFFFF;
             color: #0D5995;
             z-index: 1;
          }
    #onglets_Global .actif{
             border-bottom: none;
             font-weight: bold;
             z-index: 10;
          }
    #contenu_Global{
             clear: both;
             position: relative;
             margin: 0 20px;
             padding: 10px;
             border: 5px solid #0D5995;
             z-index: 5;
             top: -6px;
             background-color: #ffffff;
             color: #0F67A1;
             
             overflow: scroll;
             border-radius: 15px;
          }
          
    #onglets_Send{
             display: none;
          }
    #onglets_Send li{
             position: relative;
             float: left;
             list-style: none;
             padding: 2px 5px 7px;
             margin-right: 5px;
             border: 1px solid #1175AE;
             cursor: pointer;
             background-color: #ffffff;
             color: #0D5995;
             z-index: 1;
          }
    #onglets_Send .actif{
             border-bottom: none;
             font-weight: bold;
             z-index: 10;
          }
    #contenu_Send{
             clear: both;
             position: relative;
             margin: 0 20px;
             padding: 10px;
             border: 5px solid #0D5995;
             z-index: 5;
             top: -6px;
             background-color: #FFFFFF;
             color: #0F67A1;
            
             overflow: scroll;
             border-radius: 15px;
          }

    #onglets_SendAL{
             display: none;
          }
    #onglets_SendAL li{
             position: relative;
             float: left;
             list-style: none;
             padding: 2px 5px 7px;
             margin-right: 5px;
             border: 1px solid #1175AE;
             cursor: pointer;
             background-color: #ffffff;
             color: #0D5995;
             z-index: 1;
          }
    #onglets_SendAL .actif{
             border-bottom: none;
             font-weight: bold;
             z-index: 10;
          }
    #contenu_SendAL{
             clear: both;
             position: relative;
             margin: 0 20px;
             padding: 10px;
             border: 5px solid #0D5995;
             z-index: 5;
             top: -6px;
             background-color: #ffffff;
             color: #0F67A1;
             
             overflow: scroll;
             border-radius: 15px;
          }
          
    #onglets_OPCuaServer{
             display: none;
          }
    #onglets_OPCuaServer li{
             position: relative;
             float: left;
             list-style: none;
             padding: 2px 5px 7px;
             margin-right: 5px;
             border: 1px solid #1175AE;
             cursor: pointer;
             background-color: #ffffff;
             color: #0D5995;
             z-index: 1;
          }
    #onglets_OPCuaServer .actif{
             border-bottom: none;
             font-weight: bold;
             z-index: 10;
          }
    #contenu_OPCuaServer{
             clear: both;
             position: relative;
             margin: 0 20px;
             padding: 10px;
             border: 5px solid #0D5995;
             z-index: 5;
             top: -6px;
             background-color: #ffffff;
             color: #0F67A1;
             
             overflow: scroll;
             border-radius: 15px;
          }
          
    #onglets_ModBusServer{
             display: none;
          }
    #onglets_ModBusServer li{
             position: relative;
             float: left;
             list-style: none;
             padding: 2px 5px 7px;
             margin-right: 5px;
             border: 1px solid #1175AE;
             cursor: pointer;
             background-color: #ffffff;
             color: #0D5995;
             z-index: 1;
          }
    #onglets_ModBusServer .actif{
             border-bottom: none;
             font-weight: bold;
             z-index: 10;
          }
    #contenu_ModBusServer{
             clear: both;
             position: relative;
             margin: 0 20px;
             padding: 10px;
             border: 5px solid #0D5995;
             z-index: 5;
             top: -6px;
             background-color: #ffffff;
             color: #0F67A1;
             overflow: scroll;
             border-radius: 15px;
          }
          
    .CelLine11{
             border: 5px solid #ff0000;
          }
    .CelLine12{
             border: 5px solid #ff0000;
          }
    .CelLine13{
             border: 5px solid #ff0000;
          }
    .CelLine21{
             border: 5px solid #ff0000;
          }
    .CelLine22{
             border: 5px solid #ff0000;
          }
    .CelLine23{
             border: 5px solid #ff0000;
          }
    .CelLine31{
             border: 5px solid #ff0000;
          }
    .CelLine32{
             border: 5px solid #ff0000;
          }
    .CelLine33{
             border: 5px solid #ff0000;
          }
    .CelLine41{
             border: 5px solid #9D5995;
          }
    .CelLine42{
             border: 5px solid #9D5995;
          }
    .CelLine43{
             border: 5px solid #9D5995;
          }
    .CelLine51{
             border: 5px solid #9D5995;
          }
    .CelLine52{
             border: 5px solid #9D5995;
          }
    .CelLine53{
             border: 5px solid #9D5995;
          }
    .CelLine61{
             border: 5px solid #9D5995;
          }
    .CelLine62{
             border: 5px solid #9D5995;
          }
    .CelLine63{
             border: 5px solid #9D5995;
          }
    .CelLine71{
             border: 5px solid #9D5995;
          }
    .CelLine72{
             border: 5px solid #9D5995;
          }
    .CelLine73{
             border: 5px solid #9D5995;
          }
    .CelLine81{
             border: 5px solid #9D5995;
          }
    .CelLine82{
             border: 5px solid #9D5995;
          }
    .CelLine83{
             border: 5px solid #9D5995;
          }
    .CelLineA1{
             border: 5px solid #9D5995;
          }
    .CelLineA2{
             border: 5px solid #9D5995;
          }

    .red {
            background-color: lightsalmon !important;         
          }          

    .orange {
            background-color: lightgoldenrodyellow !important;
          }

