/* 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 */
.kitpresse-chartarea {
  width: 908px;
  margin-left: auto;
  margin-right: auto;
}
.kitpresse-chartarea .display-cell-td {
  width: 908px;
}
.kitpresse-chartarea .display-cell-td.td-first {
  padding-right: 18px;
}
.kitpresse-chartarea .display-cell-td.td-last {
  padding-left: 0;
}
.kitpresse-cliscontenusenligne .chart-footer {
  width: 908px;
}
.kitpresse-chartarea .chartRect,
.kitpresse-chartarea .chartRectEmpty,
.kitpresse-cliscontenusenligne {
  background: transparent;
}
.kitpresse-cliscontenusenligne {
  margin-bottom: 18px;
}
.kitpresse-chartarea .display-cell-div-chart {
  border-spacing: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.kitpresse-chartarea .chart-title {
  font-weight: bold;
  padding: 8px;
  background-color: #E5E5E5;
  border: solid 1px #E5E5E5;
}
.kitpresse-chartarea .chart-footer .chart-title {
  font-weight: normal;
  font-size: 12px;
  padding: 4px 8px;
}
.kitpresse-cliscontenusenligne #CHART_CLICS_STACKED_container {
  display: none;
}
.kitpresse-chartarea .chartRectEmpty {
  margin-bottom: 0;
}
/* *********************************************************** */
/* Gestion specifique des commentaires que l'on affiche ou non */
/* *********************************************************** */
.role-table .tr-grid-header + .display-destinataires-tr td {
  border-top: 1px solid #D5D5D5;
}
.display-destinataires-tr {
  background-color: #FFF;
}
.display-destinataires-tr td {
  padding: 5px 3px;
}
.display-destinataires-tr > td {
  line-height: 22px;
}
.display-destinataires-tr.commentTR > td {
  background-color: #F5F5F5;
  border-bottom: 1px solid #E7E7E7;
  padding: 0px;
}
tr:last-child.display-destinataires-tr td {
  border-bottom: 0px;
}
.display-destinataires-tr .display-comment {
  padding: 0px;
  font-style: normal;
}
/* *************************************************************** */
/* FIN Gestion specifique des commentaires que l'on affiche ou non */
/* *************************************************************** */
.pp-box-content .trackingDetailsLink {
  cursor: pointer;
  padding-left: 5px;
}
.pp-box-content .trackingDetails {
  border-top: 1px solid #E7E7E7;
  padding: 0 10px;
}
.pp-box-content .trackingDetails > img {
  position: relative;
  top: -4px;
}
.pp-box-content .trackingDetails .details-header {
  font-size: 13px;
  font-variant: small-caps;
  text-decoration: underline;
  line-height: 25px;
}
.pp-box-content .trackingDetails > table {
  padding-right: 20px;
  padding-bottom: 6px;
}
.pp-box-content .trackingDetails > table td {
  border: 0px;
  line-height: 12px;
}
.trackingDetailsTable th {
  text-align: left;
  font-weight: normal;
}
.trackingDetailsTable col {
  width: 70px;
}
.trackingDetailsTable .first-column {
  text-align: center;
}
.pp-box-content .trackingDetailsLink img {
  padding: 3px 2px;
  vertical-align: top;
}
.pp-box-content .trackingDetailsLink {
  cursor: pointer;
}
.pp-box-content .trackingDetails .first-column {
  padding-right: 10px;
}
/* Surcharge pour avoir un style sp�cial pour le grid des destinataires d�livr�s sur le display d'un emailing,
ou la ppbox des elts d�livr�s sur le display d'un contact,
ou sur la ppbox des diffusions d'un communiqu� */
#boxDESTINATAIRES_DELIVRESContent,
#boxDIFFUSIONSContent {
  padding: 0px;
}
#boxDESTINATAIRES_DELIVRESContent .pp-box-padding,
#boxDIFFUSIONSContent .pp-box-padding {
  padding: 0px;
}
#boxDESTINATAIRES_DELIVRESContent div:first-child.div-browse-buttons,
#boxDIFFUSIONSContent div:first-child.div-browse-buttons {
  border-bottom: 1px solid #E7E7E7;
}
#boxDESTINATAIRES_DELIVRESContent div:last-child.div-browse-buttons,
#boxDIFFUSIONSContent div:last-child.div-browse-buttons {
  border-top: 1px solid #E7E7E7;
}
/* fin surcharge */
#boxLIENS_CLIQUESContent td.display-header:first-child,
#boxLIENS_CLIQUESContent tr.lignepaire td:first-child,
#boxLIENS_CLIQUESContent tr.ligneimpaire td:first-child {
  text-align: center;
}
#CHART_OUVERTURE_MAIL,
#CHART_LIENS_SUIVIS,
#CHART_MAILS_ENVOYES {
  border: 0;
}
#DIV_CHART .ppbox-tablecontent {
  padding: 0px 20px;
}
#DIV_CHART .ppbox-tablecontent .td-first,
#DIV_CHART .ppbox-tablecontent .td-last {
  padding: 0px;
}
