        
html, body {
    height: 100%;
    overflow:hidden;
    font-size: 0.7em; 
    line-height: 1.3;
    font-family: sans-serif;
}

#bandeau{
    text-align: center;
    height: 200px;
}

#myIframe {
    width: 100%;
    min-height: 80vh;
    

}



#popupDialogPickup{

    width: 1200px;
    position:relative;
    
    height : 850px
}

#lstPickup
{
    font-size:1.0em;

}
 
#feux-rouges
{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -20px;  
}

#etatClient{
    color:white;
    font-size: 0.6em;
    font-weight: bold;

}

#strTimerACW
{
    color:white;
    font-size: 0.8em;
    font-weight: bold;

}

.zones {
    margin-top:1px;
    padding-left: 32px;
    padding-right: 32px;
}

#menu{
    width:50px;
}

#zone1 {
    padding-top:8px;
    font-size: 1.0em;
    line-height: 1.1em;
    font-family: 'Abril Fatface' sans-serif; 
    height: 67px;
    margin-bottom:3px;
    font-weight: bold;
    background-color: lightgray;
}

#zone3 {
    padding-top:8px;
    font-size: 1.0em;
    line-height: 1.1em;
    font-family: 'Abril Fatface' sans-serif; 
    height: 67px;
    margin-bottom:3px;
    font-weight: bold;
    background-color: lightgray;
}

#divBtnFonctions{
    padding-top:3px;
    padding-right: 10px;
    padding-left: 25px;
  
}

#reInit, #faisceaux,#faisceaux2,#faisceaux3
{
    color:black;
}

#content
{    
    padding-left :25px;
}

#popupDialogLogin   {
    visibility:hidden;
}

#popupDialogSite   {
    visibility:hidden;
    width:400px;
}

#popupDialogOutGoingCall{

    width:300px;
}

#goretos{
    color :rgb(0, 0, 0) ;
}

#btnSite1,#btnSite2,#btnSite3,#btnSite4,#btnSite5,#btnSite6,#btnSite7,#btnSite8,#checkSite1,#checkSite2,#checkSite3,#checkSite4,#checkSite5,#checkSite6,#checkSite7,#checkSite8   
{
    visibility:hidden;
}



a:link {
    color: black;
}

a:visited {
    color: green;
}

a:hover {
    color: hotpink;
}

a:active {
    color: blue;
}

#menu {
    color:white;
}

#feux-rouges{
    color:white;
}


.cercles-feux-rouges{
    width:17px;
}

.rowFaisceaux{
    margin-top : 57px;
    font-size: 0.6em;
    text-align: center;
}

.Logo {
    width : 50px;
    height : 50px;
    margin : 5px;
}

.Logo-mini-fleche {
    width : 20px;
    height : 20px;
    margin-top:1px;
}

.Logo-mini {
    width : 25px;
    height : 25px;
    margin-top:2px;
}

#idCall1, #idCall2 {
    height:31px;
}



#noti_Container {
    position:relative;
    width:20px;
    height:20px;
}

#noti_Container2 {
    position:relative;
    width:20px;
    height:20px;
}

.noti_bubble {
    position:absolute;
    top: 3px;
    right:-33px;
    padding:1px 2px 1px 2px;
    background-color:darkgreen;
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_bas {
    position:absolute;
    top: 30px;
    right:-33px;
    padding:1px 2px 1px 2px;
    background-color:red;
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_left_bas {
    position:absolute;
    top: 30px;
    right:10px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_left_haut {
    position:absolute;
    top: 3px;
    right:10px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_attente {
    position:absolute;
    top: 3px;
    right:40px;
    padding:1px 2px 1px 2px;
    background-color:rgb(255, 0, 0);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_garde {
    position:absolute;
    top: 30px;
    right:40px;
    padding:1px 2px 1px 2px;
    background-color:rgb(255, 0, 0);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_garde_perso {
    position:absolute;
    top: 30px;
    right:85px;
    padding:1px 2px 1px 2px;
    background-color:rgb(255, 0, 0);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_site1 {
    visibility:hidden;
    position:absolute;
    top: 80px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_bubble_site2 {
    position:absolute;
    visibility:hidden;
    top: 132px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}
.noti_bubble_site3 {
    position:absolute;
    visibility:hidden;
    top: 184px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}
.noti_bubble_site4 {
    position:absolute;
    visibility:hidden;
    top: 236px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}
.noti_bubble_site5 {
    position:absolute;
    visibility:hidden;
    top: 288px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}
.noti_bubble_site6 {
    position:absolute;
    visibility:hidden;
    top: 340px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}
.noti_bubble_site7 {
    position:absolute;
    visibility:hidden;
    top: 392px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}
.noti_bubble_site8 {
    position:absolute;
    visibility:hidden;
    top: 444px;
    right:380px;
    padding:1px 2px 1px 2px;
    background-color:rgb(0, 162, 255);
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

.noti_MaxTime {
    position:absolute;
    top: 3px;
    right:65px;
    padding:1px 2px 1px 2px;
    background-color:red;
    color:white;
    font-size:0.7em;   
    border-radius:35px;

}

#nav-panel a:link, a:hover, a:focus {
    color:#000000;
    text-decoration: none;
    text-shadow: 0 0px 0 #000000;
}

#liCallTime1, #liCallTime2 {
    position:absolute;
    right:17em;
}

#liCall1, #liCall2,#fullLine1,#fullLine2 {
    background-color:lightgrey
}


#errLogin, #errPoste, #errUrlAwc, #errDelayed {
    color:red;
    font-size:1em;
}


.modal
{
    overflow: hidden;
}
.modal-dialog{
    margin-right: 0;
    margin-left: 0;
}
.modeless{
    top:10%;
    left:50%;
    margin-left:-600px;
}

@media (min-width: 1280px) {
    .modal-lglg {
      width: 1200px;
    }
}

.ctiSession
{
    padding-top: 1px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    font-size: 10px;
}

.ctiSession_grey
{
    padding-top: 2px !important ;
    padding-bottom: 2px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    background-color: grey;
    text-shadow: none ;
}

.ctiSession_rouge
{
    padding-top: 2px !important ;
    padding-bottom: 2px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    background-color: rgba(255, 0, 0, 0.87) ;
    text-shadow: none ;
}

.ctiSession_orange
{
    padding-top: 2px !important ;
    padding-bottom: 2px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    background-color: orange ;
    text-shadow: none ;
}

.ctiSession_bleu
{
    padding-top: 2px !important ;
    padding-bottom: 2px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    background-color: rgb(0, 153, 255) ;
    text-shadow: none ;

}

.ctiSession_blanc
{
    padding-top: 2px !important ;
    padding-bottom: 2px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    background-color: white ;
    text-shadow: none ;
}

.ctiSession_vert
{
    padding-top: 2px !important ;
    padding-bottom: 2px !important ;
    border-top : solid 2px rgb(180, 170, 170) ;
    background-color: rgb(64, 199, 71) ;
    text-shadow: none ;
}

.modal-title
{
    text-align: center;
    text-shadow: none ;
}

.login{
    font-size: 16px;
    text-shadow: none ;
}

.appel{
    font-size: 12px;
    text-shadow: none ;
}

.container-faisceaux{
    padding : 1px;
}

.faisceau{
    margin-bottom : 1px;
    margin-right : 1px;
}

.cadre {
    text-align: center ;
    border-top : solid 1px gray ;
    border-left : solid 1px gray ;
    border-bottom : solid 1px gray ;
    padding : 0px;
    
}

.cadre-droit{
    border-right : solid 1px gray ;
}

.fond-orange {
    background-color: orange;
    margin: 0px;
    padding-top : 1px;
    padding-bottom : 1px;
    font-size: 10px;
}

.fond-vert {
    background-color: #86CB52 ;
    margin: 0px;
    padding-top : 1px;
    padding-bottom : 1px;
    font-size: 10px;
}

.fond-blanc {
    background-color: white ;
    margin: 0px;
    padding-top : 1px;
    padding-bottom: 1px;
    font-size: 10px;
}

.topnav {
    background-color: #333;
    overflow: hidden;
  }

  /* Style the links inside the navigation bar */
.topnav a {
    float: left;
    color: white;
    text-align: center;
    padding: 12px 30px;
    text-decoration: none;
    font-size: 12px;
  }
  
  /* Change the color of links on hover */
  .topnav a:hover 
  {
    background-color: #ddd;
    color: white;
  }
  




  #textFai101,#textFai102,#textFai103,#textFai104,#textFai105,#textFai106,#textFai107,#textFai108,#textFai109,#textFai110,#textFai111,#textFai112,#textFai113,#textFai114,#textFai115,#textFai116,
  #textFai201,#textFai202,#textFai203,#textFai204,#textFai205,#textFai206,#textFai207,#textFai208,#textFai209,#textFai210,#textFai211,#textFai212,#textFai213,#textFai214,#textFai215,#textFai216,
  #textFai301,#textFai302,#textFai303,#textFai304,#textFai305,#textFai306,#textFai307,#textFai308,#textFai309,#textFai310,#textFai311,#textFai312,#textFai313,#textFai314,#textFai315,#textFai316
  {
    font-size: 14px;
    font-weight: bold;
  }

  #in-call-container {
    position: fixed;
    display: flex;
    flex-direction: column;
    bottom : 100px;
    width: 150px;
    right : 2px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
  }
  
  .button-row {
    display: flex;
    justify-content: space-around;
    margin-bottom: 2px;
  }
  
  .button-row button {
    width: calc(33% - 20px);
    margin: 5px;
  }
  
  .hangup-container {
    display: flex;
    justify-content: center;
  }
  
  .hangup-container button {
    width: 100%;
  }
  
  #mute-mic-button {
    display: flex;
    justify-content: center;
  }
  
  #mute-mic-button button {
    width: 100%;
    margin-bottom: 2px;
  }
