a {
text-decoration:none;
outline:none;
color: inherit;
}
.centrage {
text-align:center;
}
body {
margin-top:50px;
}
th {
text-align:center;
 }
tbody {
overflow:hidden;
}
.table>tbody>tr>td {
vertical-align: middle;
padding: 5px;
}
.table-striped {
margin-left:auto;
margin-right: auto;
vertical-align:center;
text-align:center;
}
#paginationAlert td a {
display:table-cell;
width:24px;
text-decoration:none;
color:#1e1e1e;
padding: 11px 0px 12px 0px;
border-left: solid 1px #ccc;
text-align:center;
}
#paginationAlert td:first-child:last-child a {
border-left:solid 1px #ccc;
background: #ddd;
}
#paginationAlert td a:hover, #paginationAlert td a.selected {
background:#fff !important;
}
.fixed-top {
position:fixed;
top:50px;
background-color:white;
margin-left:-500px;
left:50%;
width:1000px;
}
.rolling-body {
margin-top:100px;
margin-bottom:100px;
margin-left:20px;
margin-right:auto;
}
.badge {
font-size:16px;
}
.form-bo {
width:250px;
padding: 2px 6px;
margin-left: auto;
margin-right: auto;
}
.center {
  margin-left:auto;
  margin-right:auto;
}
.fond {
  width:100%;
  max-width:760px;
  height:800px;
  background-color:white;
}
.logo-mobile {
  background-image:url("/Images/logo-mobile.png");
  height:60px;
  background-repeat: no-repeat;
  background-position: center center;
}
tr.anim:hover {
  background-color: #99ffe6 !important;
}
tr.anim {
  background-color: #FFFFFF;
}
.label {
  font-size:80%;
}
.action {
  width:100px; 
  height:19px;
}
.alert-box {
  width: 24%;
  border: 1px solid;
  border-radius: 7px;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  min-width: 250px;
}
.alert-default {
  color : grey;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.alert-box-1 {
  width: 140px;
  margin-right: auto;
  margin-left:auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
.alert-box-2 {
  width: 100px;
  margin-right: auto;
  margin-left:auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size:32px;
  text-align: center;
}
.alert-box-3 {
  height: 100px;
  margin-bottom: 10px;
  overflow-x: hidden; 
  overflow-y: scroll
}
.alert-box-table {
  display: table;
  border-spacing: 0;
  border-collapse: 0;
  background-color: rgba(0,0,0,0);
  font-size:10px;
  text-align: center;
}
.alert-box-table th,td {
  padding:8px;
}

 .desk-box {
  width: 32%;
  border-radius: 3px;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  min-width: 250px;
}

.alert-bandeau {
  margin-bottom:20px;
}
tr.alert-anim:hover {
  background-color: rgba(0,0,0,0.15) !important;
}
tr.alert-anim {
  background-color: rgba(0,0,0,0.0);
}
tr.alert-anim>td {
  padding-top:1px !important;
  padding-bottom:1px !important;  
}
.bloc {
  width: 90%;
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 10% auto; 
  padding: 20px;
  border: 1px solid #888;
  width: 300px; 
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.ttitle {
  text-align:center;
  font-size:18px;
  text-decoration:underline;
}


/* GRAPHS */
.donutcell {
  position:relative;
    max-width:350px;
}
.donutsize {
  height:200px;

  margin-left:auto;
  margin-right:auto;
}
.wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr) );
  max-width: 850px;
  margin-left:auto;
  margin-right:auto;
}
@media (max-width: 845px) {
  .wrapper {
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr) );
  }
}
.overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
line-height: 190px;
text-align: center;
font-size: 26px;
}
.overlay-label {
position: absolute;
top: 75px;
left: 0px;
width: 100%;
line-height: 90px;
text-align: center;
font-size: 12px;
}
.overlay-label2 {
position: absolute;
top: 125px;
left: 0px;
width: 100%;
line-height: 20px;
text-align: center;
font-size: 10px;
}

/* FIN GRAPHS */

/* ALERTING */
.alerting {
  width:14.6%;
  height: 250px;
  border-radius: 3px;
  margin-left:0.5%;
  margin-right: 0.5%;
  margin-top:10px;
  margin-bottom: 0px;
  float:left;
  min-width: 80px;
}
.alerting-success {
  background-color:#32F5C8;
}
.alerting-warning {
  background-color:orange;
}
.alerting-danger {
  background-color:#f26b6d;
}
.alerting-info {
  background-color:#999999;
}
.alerting-title {
  text-align:center;
  font-weight: bold;
  margin-bottom:10px;
  margin-top:10px;
}
.alerting-cpt {
  text-align:center;
  margin-bottom:10px;
  margin-top:10px;
  font-size:32px;
}
.alerting-table {
  width: 80%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:12px;
  margin-bottom:20px;
}
.alerting-detail {
  overflow-x: hidden;
  overflow-y: scroll;
  height:150px;
}
::-webkit-scrollbar {
       width: 0px;
       background: transparent;
}
/* FIN ALERTING */

/* CNX */

.cnx-button  {
  background-color: #6AE9CB;
  border: none;
  color: white;
  padding: 15px 80px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 5px 20px 5px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.cnx-button:hover {
  background-color: #02c89c;
}

.cnx-button:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.cnx-input {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.cnx-input:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

.cnx-input:placeholder {
  color: #cccccc;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.small-input {
  font-size: 12px;
  width: 200px;
}

.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 33%;
  padding: 20px;
  margin-top: 5%;
}

/* FIN CNX */


