/* CLASSES */
.defaultFont {
  font-size: 13px;
  font-style: normal;
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: normal;
  color: #000;
}
.defaultFontNumber {
  font-size: 12px;
  font-style: normal;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: normal;
  color: #000;
}
.bodyContent {
  margin: 0;
  padding: 0;
  background-color: #dedede;
  font-size: 13px;
  font-style: normal;
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: normal;
  color: #000;
}
input {
  font-size: 13px;
  font-style: normal;
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: normal;
  color: #000;
}
input::-webkit-input-placeholder {
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}
input:-moz-placeholder {
  /* FF 4-18 */
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}
input::-moz-placeholder {
  /* FF 19+ */
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Raleway', Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}
.smallLink {
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}
.smallSeparator {
  color: #999999;
  margin-left: 5px;
  margin-right: 5px;
}
.boxCard {
  background-color: #FFF;
  border: 1px solid #E8E8E8;
}
.boxCardSelected {
  box-shadow: 0px 0px 16px 1px #CACACA;
}
.shadowCard,
.ppboxCard {
  box-shadow: 0px 3px 10px #C5C5C5;
}
.ppboxCard {
  margin-top: 20px;
}
.pp-box-buttonsLink {
  color: #000;
}
.pp-box-buttonsLink:hover {
  color: #009e77;
}
.headerButtonsLink {
  color: #000;
}
.headerButtonsLink:hover {
  color: #009e77;
}
.update-group-header {
  background-color: #FFFFFF;
  color: #000000;
  height: 32px;
}
.pp-window-header {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 2px;
}
.linkButton {
  border: 1px solid #DDD;
  background-color: #FFF;
}
/* COLORS CHECKED */
/* Validation buttons background & border color (search, deconnexion, OK) */
/* Validation buttons background & border color (search, deconnexion, OK) */
/* Validation buttons background & border color (search, deconnexion, OK) */
/* Separator item menu & GridPopup border
                                & waiting-progress-fill background-color
                                & MenuRelanceClose border*/
/* A UTILISER POUR DES SOUS-BARRES */
/* Top menu color  */
/* OK - color for closed text and links #B8B7B6 */
/* condition-error background in the search */
/* COLORS NOT SORTED */
/* planning-PRET-E background */
/* Separateur Activites avant Aujourd'hui et apres */
/* Seems not used anymore - For contactMode.notAccepted in selection */
/* ??? panel */
/* COLORS TO CHECK */
/* ??? background-color for xml .xmldata, .xmldata_expr */
/* color for display-header AND ??? border-color for colpick_dark */
.mbrowserbox {
  width: 415px;
}
.mbrowserbox h2 {
  display: inline-block;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 13px;
}
.mbrowserbox h2:not(:first-child) {
  margin-top: 10px;
}
.mbrowserbox .filters {
  padding: 7px 0px 7px 32px;
  border: 1px solid #DDD;
  border-bottom: 0;
  background-color: #F6F6F6;
}
.mbrowserbox .filters select {
  max-width: 245px;
}
.mbrowserbox .filters table tr td:first-child {
  white-space: nowrap;
}
.mbrowserbox .filters table tr td:last-child {
  width: 99%;
}
.mbrowserbox .filters table tr td {
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
}
.mbrowserbox .items {
  padding: 7px;
  border: 1px solid #DDD;
  background-color: #FFFFFF;
  word-break: break-all;
  overflow-y: auto;
  height: 237px;
}
.mbrowserbox .items ul {
  margin: 0px;
  padding: 0px;
  height: 237px;
  list-style-type: none;
}
.mbrowserbox .items .item input {
  vertical-align: middle;
}
.mbrowserbox .items .item .color-marker {
  display: inline-block;
  width: 7px;
  height: 13px;
  vertical-align: middle;
  margin-left: 5px;
}
.mbrowserbox .items .item .label {
  white-space: nowrap;
  line-height: 22px;
  padding: 2px 3px;
}
.mbrowserbox .message {
  font-style: italic;
  line-height: 22px;
  text-align: center;
  padding-top: 10px;
  height: 190px;
}
.mbrowserbox .viewAllOrSelectedLinksBox,
.mbrowserbox .checkUncheckLinksBox {
  text-align: left;
  padding: 7px 1px 7px 10px;
}
.mbrowserbox .viewAllOrSelectedLinksBox a,
.mbrowserbox .checkUncheckLinksBox a {
  cursor: pointer;
}
.mbrowserbox .viewAllOrSelectedLinksBox {
  text-align: right;
  padding-top: 0px;
}
.mbrowserbox .viewAllOrSelectedLinksBox .separator {
  margin-left: 8px;
  margin-right: 8px;
}
.mbrowserbox .viewAllOrSelectedLinksBox a.selected {
  text-decoration: none;
  color: #ff8500;
  cursor: default;
}
.mbrowserbox .checkUncheckLinksBox {
  border: 1px solid #DDD;
  border-top: 0px;
  background-color: #F6F6F6;
  line-height: 20px;
}
.mbrowserbox .checkUncheckLinksBox .Lien {
  font-weight: normal;
}
.mbrowserbox .items .more {
  width: 95%;
  text-align: center;
  padding: 10px;
  margin: 5px 0;
  background-color: #E5E5E5;
}
.mbrowserbox .items .item .expandable,
.mbrowserbox .items .item .notexpandable {
  display: inline-block;
  *display: inline;
  width: 11px;
  height: 11px;
  background-image: url(tv_plus.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
.mbrowserbox .items .item .expandable.expanded {
  background-image: url(tv_minus.gif);
}
.mbrowserbox .items .item .notexpandable {
  background-image: url(tv_none.gif);
}
.mbrowserbox .items .more .loading {
  display: none;
}
.mbrowserbox .items .overlay > .circle-loader {
  top: 100px;
  color: #00C795;
}
.mbrowserbox .items .overlay .circle-loader {
  width: 1em;
  height: 1em;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  border-radius: 50%;
}
.mbrowserbox .items .overlay {
  position: initial;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 230px;
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
