div.relais-interne {
  max-width: 250px;
}

div.relais-interne h4 {
  display: inline;
}

div.relais-interne .badge {
  margin-right: 8px;
  vertical-align: top;
}

div.liste-machine span.badge {
  margin-right: 8px;
  margin-bottom: 8px;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-success {
  background-color: #5cb85c;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-inverse {
  background-color: #333333;
}

.badge-light {
  color: #555;
  background-color: #e8e9ea;
}

.badge-purple {
  background-color: #8244c5;
}

span.badge {}

body {
  background-color: #ffffff;
}

div.laverie-peripherique {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}

div.laverie-parametre {
  display: inline-block;
  vertical-align: top;
}

.laverie-status {
  max-width: 230px;
  display: block;
  margin-right: 25px;
  margin-bottom: 2px;
}

.laverie-status h2 {
  display: inline;
}

.action-status h4 {
  max-width: 130px;
  display: inline;
  margin-right: 10px;
}

.action-status input {
  display: inline-block;
  margin-right: 10px;
  max-width: 50px;
}

.laverie-status h4 {
  max-width: 100px;
  display: inline;
  margin-right: 5px;
}

div.laverie-parametre .laverie-status h2 {
  margin-top: 0;
}

.laverie-status i.glyphicon.glyphicon-cog {
  vertical-align: top;
  width: 50px;
}

span.label {
  padding-top: 0;
  display: inline;
  margin-right: 5px;
}



@media (min-width:360px) {
  .navbar-header img {
    max-height: 42px;
    max-width: 220px;
    text-align: center;
  }

  .img_qrcode {
    max-height: 42px;
    text-align: center;
  }


}

@media (max-width:359px) {
  .navbar-header img {
    max-height: 42px;
    max-width: 185px;
    text-align: center;
    vertical-align: middle;
  }

  .img_qrcode {
    max-height: 42px;
    text-align: center;
  }

}

img#logo {
  max-height: 42px;
  margin-top: 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 3px 15px;
  font-size: 18px;
  line-height: 20px;
}

.action.status {}

.element_conf {
  /*width: 60%;*/
  /*float: right;*/
  vertical-align: middle;




}

.block_conf {

  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 100%;
  vertical-align: middle;


}

.text_conf {
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
  padding: 2px;
  text-align: right;




}

div .type_machine {
  max-width: 50%;
  display: inline-block;
}

div .box_type_machine {
  display: flex;
}

.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  appearance: none !important;
  -moz-appearance: none !important;
}

div .modale_block {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
}

.modale_legend {
  margin-top: 5px;
  margin-bottom: 5px;
}



#spinner {

  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;

  display: block;
  z-index: 10;
}

.loading_backdrop {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: block;
}

.windowSpinner {
  height: 100%;
  vertical-align: middle;
  text-align: center;
}


#spinner img {
  position: relative;
  top: 50%;
  left: 50%;
  margin-left: -26px;
  margin-top: -26px;
}

.templateTypeRow,
.templateMachineRow,
.templateTransactionRow,
.templateLaverieRow,
.templateRelaisRow,
.templatePanel,
.templateDateRow,
.templateClotureRow,
.templateRemplissageRow,
.templateGraph,
.templateTypeRow,
.templateAlerteRow,
.templateGroupeRow,
.templateCleRow,
.templateCleHistoriqueRow,
.templateErreurHistoriqueRow,
.templateIoRow,
.templateHistoriqueActionsRow,
.templateNotificationRow,
.templateTokenRow,
.templateAboRow,
.templateCodeRow {
  display: none;
}


.modal {
  -webkit-overflow-scrolling: auto !important;
  overflow-y: auto !important;
}


.popover-title span,
.popover-content span {
  font-size: 12px;
  padding: 2px 2px;
}

.popover-content {
  padding: 5px 5px;
}

.popover {
  min-width: 100px;
  width: auto;
  max-width: 100%;
}

.contener_progress {
  display: none;
}

.contener_info {}

.fonctionicon {
  font-weight: bold;
  padding: 10px;
  font-size: 12px;

}

.menu_case {

  text-align: center;
  height: 120px;
  vertical-align: middle;
}


li.menuBouton {
  padding: 0px;
  vertical-align: middle;
  text-align: center;
}

ul.menuBouton {

  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.menuBouton a {
  display: inline-block;
  margin-top: 5px;
  border: 1px solid #e5e5e5;
  color: #e5e5e5;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s4 font-size:12px;
  width: 100%;
  border-radius: 4px;
  text-align: center;

}


li.menuBouton div {
  margin-top: 5px;
  background-position: 0 0;
  margin: auto;
  padding-top: 5px;
  background-size: cover;
  height: 32px;
  width: 32px;

}


.menuBouton a:hover,
.menuBouton a:focus {
  border-color: #00a9e2;
  background-color: #00a9e2;
  background-position: 0 -32px;
  color: #FFFFFF;
}











.navConf li a {
  font-size: 10px;
  width: 52px;
  height: 52px;
  margin-bottom: 15px;
  background-image: url(/img/top_menu2.png);
  background-repeat: no-repeat;
  display: block;
  position: relative;
}

.navConf li span {
  font-size: 12px;
  font-weight: bold;
  color: #a63022;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  background: transparent;

  display: block;
  position: absolute;

  opacity: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.menuConf .navConf li {
  margin-left: 15px;
  margin-right: 15px;
  float: left;
}

.n3 a {
  background-position: -12px 0px;
}

.n3 a:hover,
.n3 a[selected] {
  background-position: -12px -53px;
}

.n4 a {
  background-position: -69px 0px;
}

.n4 a:hover,
.n4 a[selected] {
  background-position: -69px -53px;
}

.n5 a {
  background-position: -127px 0px;
}

.n5 a:hover,
.n5 a[selected] {
  background-position: -127px -53px;
}

.n6 a {
  background-position: -184px 0px;
}

.n6 a:hover,
.n6 a[selected] {
  background-position: -184px -53px;
}

.n7 a {
  background-position: -240px 0px;
}

.n7 a:hover,
.n7 a[selected] {
  background-position: -240px -53px;
}

.n8 a {
  background-position: -297px 0px;
}

.n8 a:hover,
.n8 a[selected] {
  background-position: -297px -53px;
}

.n9 a {
  background-position: -355px 0px;
}

.n9 a:hover,
.n9 a[selected] {
  background-position: -355px -53px;
}

.n10 a {
  background-position: -410px 0px;
}

.n10 a:hover,
.n10 a[selected] {
  background-position: -410px -53px;
}


@media (max-width: 1365px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }


  .navbar-collapse .nav>.divider-horizontal {
    height: 1px;
    margin: 0 9px;
    border-top: none;
    border-bottom: 1px solid #D7D7D7;
    border-right: none;
    border-left: none;


  }

}


div.progress {
  border-radius: 40px;
  margin: 1% 2.5%;
  width: 90%;
  height: 15px;
  display: inline-block;
  /*background-image: none;*/
  /*background-color: #C5C5C5;*/

  /*margin-bottom:0;*/
  vertical-align: middle;
  /*float:right;*/
  /*background-image:-webkit-linear-gradient(top,#cecece 0,#e5e5e5 100%);
  background-image:-o-linear-gradient(top,#cecece 0,#e5e5e5 100%);
  background-image:-webkit-gradient(linear,left top,left bottom,from(#cecece),to(#e5e5e5));
  background-image:linear-gradient(to bottom,#cecece 0,#e5e5e5 100%);*/
}

.progress .progress-text {
  color: #000000;

}
.progress .progress-bar {

  color: #000000;
  border-radius: inherit;
  -webkit-animation: animate 0.5s;
  animation: animate 0.5s;
}

@-webkit-keyframes animate {
  0% {
    width: 0%;
  }
}
@keyframes animate {
  0% {
    width: 0%;
  }
}

.progress {
  position: relative;
}

.progress span {
  position: absolute;
  display: block;
  width: 100%;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}






.content_error {
  text-align: center;
  padding: 80px 0;
  padding: 20px 0;
}

.content_error__num {
  display: block;
  text-align: center;
  color: #434444;
  font-size: 140px;

}

.content_error__text {
  color: #4e5355;
  font-size: 26px;
  padding: 0 20px;
}

.content_error_img {

  max-height: 100px;
  max-width: 80%;

}
.content_error_div {
  max-width: 500px;
  margin:auto;

}

.content_error_return_btn {
  border: 1px solid #24cbd3;
  display: inline-block;
  font-family: ProximaNova-Semibold, sans-serif;
  color: #24cbd3;
  font-weight: 600;
  text-decoration: none;
  padding: 10px;
  font-size: 14px;
  width: 200px;
  margin: 10px 10px;
}

.content_error_return_btn:hover {
  color: #fff;
  background-color: #1b3960;
}

ul {
  list-style: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;

}

ul.navConf {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.table>tbody>tr.disactive>td,
.table>tbody>tr.disactive>th,
.table>tbody>tr>td.disactive,
.table>tbody>tr>th.disactive,
.table>tfoot>tr.disactive>td,
.table>tfoot>tr.disactive>th,
.table>tfoot>tr>td.disactive,
.table>tfoot>tr>th.disactive,
.table>thead>tr.disactive>td,
.table>thead>tr.disactive>th,
.table>thead>tr>td.disactive,
.table>thead>tr>th.disactive {
  background-color: #F0F0F0;

}

.badge-ind-lib {
  background-image: -webkit-linear-gradient(left top, #d9534f, #5CB85C);
  background-image: -o-linear-gradient(left top, #d9534f, #5CB85C);
  background-image: -moz-linear-gradient(left top, #d9534f, #5CB85C);
  background-image: linear-gradient(left top, #d9534f, #5CB85C);
}

.badge-ind-occ {

  background-image: -webkit-linear-gradient(left top, #d9534f, #F0AD4E);
  background-image: -o-linear-gradient(left top, #d9534f, #F0AD4E);
  background-image: -moz-linear-gradient(left top, #d9534f, #F0AD4E);
  background-image: linear-gradient(left top, #d9534f, #F0AD4E);
}

.text_nowrap_l {
  text-align: left;

  /*font-size: 12px;*/
}

.text_nowrap_r {
  text-align: right;

  /*font-size: 12px;*/
}

.text_nowrap_c {
  text-align: center;


  /*font-size: 12px;*/
}

.text_no_overflow {
  white-space: nowrap;
  overflow-x: auto;
}


.border_left_red {

  border-left: #e25858;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_green {

  border-left: #5cb85c;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_blue {

  border-left: #337ab7;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_orange {

  border-left: #f0ad4e;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_purple {

  border-left: #9c27b0;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}


.border_left_brown {

  border-left: #a88d60;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_pink {

  border-left: #ff00e9;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_blue_light {

  border-left: #00c2ff;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}


.border_left_grey {

  border-left: #909090;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}

.border_left_brown {

  border-left: #c77e00;
  border-left-style: solid;
  border-width: 3px;
  /*font-size: 12px;*/
}




/*Collapse Expand*/
.ac-label {
  transition: background-color .15s ease-in-out;
  font-weight: normal;
  text-decoration: underline;
}

.ac-input:checked+label,
.ac-label:hover {}

.ac-label:after,
.ac-input:checked+.ac-label:after {
  content: "\00a0\25BA";
  text-align: center;
}

.ac-label:hover:after,
.ac-input:checked+.ac-label:after {}

.ac-input:checked+.ac-label:after {
  content: "\00a0\25BC";
}

.ac-input {
  display: none;
}




.ac-text,
.ac-sub-text {
  opacity: 0;
  height: 0;
  transition: opacity .2s ease-in-out;
  overflow: hidden;
}

.ac-input:checked~.ac-text,
.ac-sub .ac-input:checked~.ac-sub-text {
  opacity: 1;
  height: auto;
}

// sub-level

.ac-sub .ac-label {}

.ac-sub .ac-label:checked {}

.ac-sub .ac-label:after,
.ac-sub .ac-input:checked+.ac-label:after {}

.ac-sub .ac-input:checked+label,
.ac-sub .ac-label:hover {}

.ac-sub-text {}

.label_hors_ligne {
  font-size: 12px;
  text-align: center;
  background-color: #f0ad4e;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.label_MAJ {
  font-size: 12px;
  text-align: center;
  background-color: #d9534f;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.label_MAJ_reboot {
  font-size: 12px;
  text-align: center;
  background-color: #d9534f;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
  animation: blinking 1s steps(5, start) infinite;
  -webkit-animation: blinking 1s steps(5, start) infinite;
}

.label_MAJ_reboot:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

@keyframes blinking {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  30% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.3;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blinking {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  30% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.3;
  }

  45% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

.label_changement_nom {
  font-size: 12px;
  text-align: center;
  background-color: #337ab7;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.label_diff_timezone {
  font-size: 12px;
  text-align: center;
  background-color: #5cb85c;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}


.label_anyLicence {
  font-size: 12px;
  text-align: center;
  background-color: #b615d6;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.label_mustUpgradeCB55 {
  font-size: 12px;
  text-align: center;
  background-color: #85583e;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.label_anyBetaCentrale {
  font-size: 12px;
  text-align: center;
  background-color: #24cbd3;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.label_NoBetaCentrale {
  font-size: 12px;
  text-align: center;
  background-color: #6a6a6a;
  border-radius: 3px;
  margin-top: 10px;
  color: white;

}

.label_anyBetaCentrale {
  font-size: 12px;
  text-align: center;
  background-color: #24cbd3;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
}

.tooltipTable {
  font-size: 11px;
  padding: 0px 5px;
  color: #777;
}

.tooltipTableBorderR {
  border-right: 1px solid #BBB;
  border-radius: 10px;
}

.tooltipTableBorderL {
  border-left: 1px solid #BBB;
  border-radius: 10px;
}

.tooltipTableBorderB {
  border-bottom: 1px solid #BBB;
  border-radius: 10px;
}

.tooltipTableBorderT {
  border-top: 1px solid #BBB;
  border-radius: 10px;
}



.row-popover {
  padding-left: 0px;
  padding-right: 10px;
  display: -webkit-box;
  font-size: 11px;
  text-align: -webkit-center;
}

.has-success .form-control {
  border-color: #28a745;
  color: #28a745;
}

.has-error .form-control {
  border-color: #dc3545;
  color: #dc3545;
}

.has-warning .form-control {
  border-color: #f0ad4e;
  color: #f0ad4e;
}

.SpaceBetweenCheck {
  padding-top: 0px;
  padding-right: 10px;
  font-weight: 500;
}

label {
  padding-top: 5px;
}





.bootstrap-select>.btn-default {
  background-color: #ffffff;
  background-image: none;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.littlepadding {
  padding: 5px !important;
  margin: 0px !important;
}

.mytooltip {
  position: relative;
  display: inline-block;
  margin: 0px;
}

.mytooltip .mytooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;


  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  /* Use half of the width (120/2 = 60), to center the tooltip */

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}


.mytooltip:hover .mytooltiptext {
  visibility: visible;
}


.mytooltiphover {
  position: relative;
  display: inline-block;
  margin: 0px;
}

.mytooltiphover .mytooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;


  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  /* Use half of the width (120/2 = 60), to center the tooltip */

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}


.mytooltiphover:hover .mytooltiptext {
  visibility: visible;
}



.progress-bar-grey {
  background-image: linear-gradient(to bottom, grey 0, grey 100%);
}

.progress-bar-blink {
  animation: blinking 1s steps(5, start) infinite !important;
  -webkit-animation: blinking 1s steps(5, start) infinite !important;
}

.bootstrap-select.form-control.has-error button {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}


.licenceExpired div {
  color: #bfbfbf;
}

.licenceExpired .panel-body {

  background-color: #eaeaea;

}

.licenceExpired .panel-header {

  background-color: #eaeaea;

}

.terminalNotUpToDate div {
  color: #bfbfbf;
}

.terminalNotUpToDate .panel-body {

  background-color: #eaeaea;

}

.terminalNotUpToDate .panel-header {

  background-color: #eaeaea;

}

a.hideLinkUnderline:link {
  text-decoration: none;
}

a.hideLinkUnderline:visited {
  text-decoration: none;
}

a.hideLinkUnderline:hover {
  text-decoration: none;
}

a.hideLinkUnderline:active {
  text-decoration: none;
}
/** Hide links in prints **/
@media print {
  a.hideLinkUnderline {
    display: none !important;
  }

  .ccb--hidden{
    display: none !important;
  }
}

.inputfile {
  border: none;
  background: #5a5a5b;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

.inputfile:hover {
  background: #0d45a5;
}
.drop-container {
  margin: auto;
  position: relative;
  display: flex;
  gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  max-width: 300px;
  padding: 10px;
  border-radius: 10px;
  border: 2px dashed #555;
  color: #444;
  cursor: pointer;
  transition: background .2s ease-in-out, border .2s ease-in-out;
}

.drop-container:hover {
  background: #eee;
  border-color: #111;
}

.drop-container:hover .drop-title {
  color: #222;
}

.drop-title {
  color: #444;
  /*font-size: 20px;*/
  font-weight: bold;
  text-align: center;
  transition: color .2s ease-in-out;
}
.drop-container.drag-active {
  background: #eee;
  border-color: #111;
}

.drop-container.drag-active .drop-title {
  color: #222;
}


.i18nTranslatable{
  text-decoration: underline dotted red;
}

.i18nTranslatable2{
  text-decoration: underline dotted purple;
}

