html,
body {
  background-color: #4c4f63;
  background-color: #404248;
  color: black;
  margin: 0;
  padding: 0;
  font-family: "IBM Plex Sans", sans-serif;

  /*background-image: url("../bg.png");*/
}

#title div {
  color: white;
}
h1,
h2,
h3,
h4 {
  color: #cf3319;
  font-weight: 300;
}
strong {
  font-weight: 700;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 16px;
  border-bottom: 1px solid #dedede;
}
body,
td {
  color: #333333;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
}
body {
  height: auto;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
body #wraper,
#wraper {
  color: black;
  min-height: 600px;
}
/*body br:nth-child(n+1) { display:block; margin-top:10px; line-height:22px; }*/
br {
  box-sizing: initial;
}
input#sujet {
  width: 100%;
}
#modemploi {
  display: none;
}
.spt {
  color: blue;
}
.p20 {
  padding: 20px;
}

.m20 {
  margin: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.card {
  display: block;
  flex-direction: row;
}
.card-menu {
  position: relative;
  display: -ms-flexbox;
  display: block;

  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding: 20px;
  margin-bottom: 20px;
}

h1.page-title {
  background: url("../images/background.png");
  color: white;
  padding: 60px 20px 60px 28px;
  margin: -25px -25px -40px -25px;
  position: relative;
  top: 0;
  left: 0;
}

form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="password"],
textarea,
select {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #e1e0e0;
  border-bottom: 2px solid #e1e0e0;
  border-radius: 1px;
  color: #999999;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 11px;
  border-radius: 0.25em;
  line-height: 25px;
  margin-bottom: 15px;
  margin-right: 15px !important;
  padding: 4px 6px;

  width: 350px;
}

select option {
  line-height: 25px;
}

input[type="checkbox"] {
  width: auto;
  height: auto;
}

textarea {
  height: 70px;
}
form {
  width: 100%;
  margin: 0 auto 10px auto;
}

form input:focus,
textarea:focus {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#slatenav {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;

  margin-bottom: 20px;
  padding: 0 24px;
  z-index: 9;
}

#wraper {
  background: none repeat scroll 0 0 #f5f5f5;
  /*border: 4px solid #CCC;*/
  /*
    -webkit-box-shadow: 0px 7px 13px -3px rgba(161,161,161,1);
    -moz-box-shadow: 0px 7px 13px -3px rgba(161,161,161,1);
    box-shadow: 0px 7px 13px -3px rgba(161,161,161,1);*/

  /*    border-radius: 0 0 3px 3px ;*/
  border-top: 0;
  display: block;
  /*   left: 0%;
        width: 100%;
   margin-top: 22px;*/
  position: relative;

  padding: 5px 24px 15px 24px;
}

.infobox {
  background: #333;
  color: white;
  display: inline-block;
  padding: 2px 10px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10rem;
}
.infobox.planed {
  background: #cc66ff;
}
.infobox.pending {
  background: #f7b924;
}
.infobox.paused {
  background: #333333;
}
.infobox.inprogress {
  background: #16aaff;
}
.infobox.completed {
  background: #3ac47d;
}
.infobox.urgent {
  background: #cf3319;
}

.button.blue {
  background-color: #cf3319;
  border: 1px solid #c74c29;
  height: 25px;
}

.blue #slatenav ul li ul li {
  height: 40px;
  width: 100%;
}

.blue #slatenav ul li ul {
  position: absolute;
  display: none;
  width: 200px;
  top: 42px;

  background: #cf3319;
  z-index: 999;
  background: #4c4f63;
  background: #404248;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.blue #slatenav ul li ul a {
  height: 40px;
  width: 200px;
  letter-spacing: 0px;
  font-size: 11px;
  text-transform: initial;
}
.blue #slatenav ul li ul a:hover {
  background: #cf3319;
  width: 100%;
}

input[type="submit"] {
}

input[type="submit"] {
  display: block;
  line-height: normal !important;
  vertical-align: middle;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  font-size: 11px;
  height: 12px;
  line-height: 12px;
  padding: 7px 3px 21px;
  width: 150px;
}

.no-bottom-margin {
  margin-bottom: 0 !important;
}

.button {
  -moz-transition: background-color 0.2s ease 0s;
  /*box-shadow: 0 0 0 4px rgba(217, 217, 217, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 -1px 1px 0 rgba(0, 0, 0, 0.1) inset;*/
  color: #ffffff !important;
  cursor: pointer;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 12px;
  height: 35px;
  line-height: 12px !important;
  padding: 9px 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
  font-weight: bold;
  border-radius: 50rem;
  margin-right: 10px;
}

.button:hover {
  background: white;
  color: #cf3319 !important;
}

.button.grey {
  background-color: #dedede;
  border: 1px solid #ddd;
  color: black;
  color: black !important;
}

.clignot {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  z-index: 3000;
}
.clignot p {
  font-size: 20px;
  position: relative;
  top: 30%;
}

label {
  display: block;
  clear: both;
}
p.double select {
  clear: both;
}
pre,
code,
blockquote,
p,
input,
textarea {
  line-height: 18px;
  margin-bottom: 15px;
}
#title img {
  border: 0;
}
#title {
  position: static;
  left: 0%;
  width: 100%;

  margin-bottom: 20px;
  padding: 0 24px;
}
#login {
  position: absolute;
  left: 50%;
  top: 25px;
  margin-left: -120px;
  padding: 10px;
}

#login input[type="submit"] {
  display: inline;
}
#login form {
  margin: 0;
  text-align: right;
}
#login input {
  width: 150px;
  margin: 0 0 0 10px;
  border-radius: 50rem;
}
.warning {
  display: block;
  padding: 10px;
  margin-right: 10px;
  padding-left: 35px;
  background: url("../images/icons/icowarning.gif") 10px 50% no-repeat;
  border: 1px solid #ddd;
  border-left: 4px solid #ff9900;
  background-color: #efefef;
  overflow: auto;
  color: #333;
  margin: 5px 0;
}

.info {
  display: block;
  padding: 10px;
  margin-right: 10px;
  padding-left: 35px;
  background: url("../images/icons/icoinfo.gif") 10px 50% no-repeat;
  border: 1px solid #ddd;
  border-left: 4px solid #b8e2fb;
  background-color: #efefef;
  overflow: auto;
  color: #333;
  margin: 5px 0;
}

.success {
  display: block;
  padding: 10px;
  margin-right: 10px;
  padding-left: 35px;
  background: url("../images/icons/icodone.gif") 10px 50% no-repeat;
  border: 1px solid #ddd;
  border-left: 4px solid #bbdf8d;
  background-color: #efefef;
  overflow: auto;
  color: #333;
  margin: 5px 0;
}

.error {
  display: block;
  padding: 10px;
  margin-right: 10px;
  padding-left: 35px;
  background: url("../images/icons/icodelete.gif") 10px 50% no-repeat;
  border: 1px solid #ddd;
  border-left: 4px solid #ffaeae;
  background-color: #efefef;
  overflow: auto;
  color: #333;
  margin: 5px 0;
}

#newList {
  cursor: pointer;
}
.hidden {
  display: none;
}

.blue #slatenav ul li#credits {
  float: right;
  font-size: 10px;

  color: white;
  margin: 13px 15px 0 0;
  text-transform: none;
}

a,
.link {
  color: #cf3319;
  text-decoration: underline;
}

a:hover,
.link:hover {
  color: #c74c29;
}

#slatenav a,
#slatenav .link {
  color: #eeeeee;
  text-decoration: underline;
}

#slatenav a:hover,
#slatenav .link:hover {
  color: #ffffff;
}

#slatenav .right {
  color: white;
  text-transform: initial;
}

.right {
  float: right;
}
.left {
  float: left;
}
.clear {
  clear: both;
}
.overflow {
  overflow: auto;
}
.block {
  display: block;
}
#frm_creerliste,
#frm_search {
  width: 50%;
  margin: 0 10px 0 0;
}
.liste {
  margin: 15px 0;
}
.imgcsv {
  margin: 0px 5px -3px 0;
}
.nbMails,
.nbLinks,
.nbMailsSend,
.nbOuvertures,
.nbMailsOuverts,
.nbList,
.nbProjet,
span.npai {
  background: url("../images/email.gif") right center no-repeat;
  background-color: #f7edea;
  border-radius: 2px 2px 2px 2px;
  color: #3b5998;
  font-weight: bold;
  left: -1px;
  padding: 2px 24px 2px 4px;
  margin: 3px 5px;
  position: relative;
}
span.npai {
  background: url("../images/npai.gif") right center no-repeat;
  background-color: #f7edea;
}
.nbList {
  background: url("../images/list.gif") right center no-repeat;
  background-color: #f7edea;
}
.nbProjet {
  background: url("../images/projet.gif") right center no-repeat;
  background-color: #f7edea;
}
.nbLinks {
  background: url("../images/link.gif") right center no-repeat;
  background-color: #f7edea;
}
.nbMailsSend {
  background: url("../images/email_sended.png") right center no-repeat;
  background-color: #f7edea;
}
.nbOuvertures {
  background: url("../images/views.png") right center no-repeat;
  background-color: #f7edea;
}

.nbMailsOuverts {
  background: url("../images/email_open.png") right center no-repeat;
  background-color: #f7edea;
}

.emailline {
  width: 60%;
  display: block;
  float: left;
}
#smtpinfo {
  background-color: #f7edea;
  border-radius: 2px 2px 2px 2px;
  color: #3b5998;
  font-weight: bold;
  left: -1px;
  padding: 10px;
  margin: 3px 5px 20px 0;
  position: relative;
}

.importurl {
  padding: 15px;
  border: 1px solid #dedede;
  border-bottom: none;
  background-color: #f7edea;
  z-index: 999999;
}
.lnk_btm {
  display: block;
  margin: 0 auto 30px auto;
  position: relative;
  width: 940px;
  padding: 20px;
  text-align: right;
}

.table thead th {
  font-size: 0.8em;
  padding: 5px;
}

table.tablepop {
  border: medium solid #ccc;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
.tablepop th {
  border: thin solid #ccc;
  font-size: 13px;
  padding: 3px;
  background-color: #f5f5f5;
}
.tablepop td {
  font-size: 10px;
  border: thin solid #ccc;
  padding: 5px;
  background-color: #ffffff;
}
.link {
  cursor: pointer;
}

#loadsave,
.loadsave,
.configblock {
  padding: 20px;
  margin: 20px 20px 20px 0;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.loadsaveprj {
  background: white;
}
#previewhtmlbrutzone {
  background: #dedede;
}
#previewhtmlbrut {
  border: 1px solid grey;
  margin: 0 0 0px 0;
  background: white;
}
.mr {
  margin-right: 10px;
}
.ml {
  margin-left: 10px;
}
tr.mailreaded,
tr.mailreaded td {
  background: #dedede;
}
#rmail {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 600px;
  height: 500px;
  margin: -250px 0 0 -300px;
  background: white;
  padding: 20px;
  border: 4px solid #dedede;
  display: none;
  cursor: pointer;
  overflow: auto;
}
.readMail {
  cursor: pointer;
}
.readMail:hover {
  font-weight: bold;
}
#closeprogress {
  margin: -40px -40px 0 0;
  cursor: pointer;
  display: none;
}
#progress {
  height: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 1px;
  background: url("../images/progress.png") green;
  border: 1px solid #0b2001;
  border-top: 1px solid #6ce800;
  border-left: 1px solid #6ce800;
}
#curEmail {
  text-align: center;
  margin: 5px 0 0;
}
#progrsszone {
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -240px;
  width: 480px;
  height: 70px;
  border: 5px solid #dedede;

  background: white;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 -1px 5px #dedede;
  z-index: 10000;
}

#mailsended {
  height: 500px;
  overflow: auto;
}

table.bordered {
  border: 3px solid #6495ed;
  border-collapse: collapse;
  width: 100%;
  margin: auto;
}
table.bordered thead,
table.bordered tfoot {
  background-color: #d0e3fa;
  background-image: url(sky.jpg);
  border: 1px solid #6495ed;
  white-space: nowrap;
}
table.bordered tbody {
  background-color: #ffffff;
  border: 1px solid #6495ed;
}
table.bordered th {
  font-family: monospace;
  border: 1px dotted #6495ed;
  padding: 5px;
  background-color: #eff6ff;
  width: 25%;
}
table.bordered td {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 80%;
  border: 1px solid #6495ed;
  padding: 5px;
  text-align: left;
}
caption {
  font-family: "IBM Plex Sans", sans-serif;
}
.w50 {
  width: 50px;
}
.w100 {
  width: 100px;
}
.w150 {
  width: 150px;
}
.arrerrors {
  padding: 10px;
  border: 1px solid grey;
  background-color: #f5f5f5;
}

#menu-foot-export {
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);

  display: block;
  width: 100%;
  padding: 20px 70px 0 0;
}
#creardlst,
#crea_rapidlist {
  color: white;
  margin-right: 20px;
}

.lstprj {
  line-height: 22px;
}

.lstprj .col-md-2 {
  padding-left: 0;
}
.lstprj .col-md-3:last-child {
  padding-left: 0;
}

.flatcard {
  display: block;
  width: 20%;
  color: white;
  float: left;
  margin: 10px;
  padding: 30px 10px;
  text-align: center;
  height: 120px;
  background: grey;
}

.prj-statcard a {
  color: white;
  text-decoration: none;
}

.prj-statcard {
  color: white;

  padding: 10px;
  height: 100px;
}
.prj-statcard .number {
  color: white;
  font-size: 25px;
}
.prj-mailsended {
  background: #007bff;
}
.prj-mailopened {
  background: #1dbb99;
}
.prj-views {
  background: #ffc107;
}
.prj-links {
  background: #6f42c1;
}
.prj-clicks {
  background: #ff6633;
}

.bignum {
  font-size: 43px;
  text-align: center;
  display: block;
}

.statsbox {
  overflow: auto;
  border: 1px solid #dedede;
  background: #f5f5f5;
  padding: 10px;
}

#checkemailresult {
  overflow: auto;
}
.checkemailsorter {
  border: 1px solid grey;
  padding: 20px;
  width: 250px;
  float: left;
  margin: 10px;
}
.checkemailsorter .checkemail {
  border-bottom: 1px solid #dedede;
  margin-bottom: 5px;
}

#checkemaillist {
  overflow: auto;
  clear: both;
}
#checkemaillist .checkemail {
  float: left;
}
.checkemail[data-tested="false"] {
  color: #dedede;
  margin-right: 5px;
  display: inline-block;
}
.checkemail[data-tested="inprogress"] {
  color: black;
}

.checkemail .badge {
  display: inline-block;
  border-radius: 5px;
  padding: 0 5px;
  margin: 0 5px;
  font-size: 80%;
}
.checkemail .badge.valid {
  background: green;
  color: white;
}

.checkemail .badge.hard {
  background: red;
  color: white;
}

.checkemail .badge.soft {
  background: orange;
  color: white;
}

pre[rel="tailmaillog"] {
  height: 300px;
  width: 940px;
  overflow-y: scroll;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
}

.button[disabled="disabled"],
input[type="submit"][disabled="disabled"],
.button.blue[disabled="disabled"] {
  background: #666666 !important;
  color: #999 !important;
  border: 0;
  cursor: not-allowed;
}

a.button:hover {
  text-decoration: none;
}

input[disabled] {
  cursor: not-allowed;
}

#pool {
  clear: both;
}
.serverpool input {
  display: none;
}

.serverpool,
.serverprived {
  width: 200px;
  text-align: center;
  padding: 10px;
  background: #fefefe;
  border: 1px solid grey;
  margin: 10px;
  display: block;
  float: left;
  cursor: pointer;
  height: 80px;
}

.serverpool.active,
.serverprived.active {
  background: #fcebe8;
}

#emmeteurparpoolrepondre,
#emmeteurparpool,
#recaprepondreAalert {
  display: none;
}

/*page envois en cours*/
.barprog {
  border: 1px solid lightgrey;
  width: 100%;
  height: 15px;
  border-radius: 10rem;
  clear: both;
}

.barproginner {
  background: lightgreen;
  height: 13px;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  border-radius: 10rem;
  float: left;
  display: inline-block;
  min-width: 35px;
}
.barprogtrt {
  background: orange;
  height: 13px;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  border-radius: 10rem;
  display: inline-block;
  margin-left: -10px;
  min-width: 25px;
}

.sendingprj-nomProjet {
  width: 100%;
  background: #333;
  color: white;
  padding: 5px 10px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.sendingprj-nomProjet span {
  font-weight: normal;
}

.sendingprj .admlnks {
  display: none;
}
.sendingprj:hover .admlnks,
.lstprj:hover .admlnks {
  display: block;
}
.lstprj .admlnks a {
  text-decoration: none;
}
.lstprj .admlnks {
  float: right;
}
.sendingprj {
  /*    border: 1px solid #dedede;*/
  padding: 20px;
  margin-bottom: 30px;
}
.sendingprj a {
  text-decoration: none;
}
.sendingprj a:hover {
  text-decoration: underline;
}

.sendingerrorsalert {
  background: red;
  color: white;
  border-radius: 10rem;
  padding: 5px;
}
.sendingerrorsalert:hover {
  color: white;
  text-decoration: none;
}

iframe#preview_news {
  width: 100%;
  height: 800px;

  position: relative;
  border: 1px solid #ccc;
  display: flex;
}
#r_previewsujet {
  display: inline-block;
  width: 100%;
}
#previewSubject {
  display: none;
}
#preview_news_subjectonly {
  width: 100%;
  height: 80px;

  position: relative;
  border: 0px solid #ccc;
  overflow: hidden;
}

#r_previewnews {
  background: white;
  width: 900px;
  margin: 20px auto;
  overflow: auto;
}
.r_previewnews-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}

#frm_envoi .button {
  width: 400px;
  height: 32px;
  line-height: 32px;
}

#frm_envoi #btn_loadProjet {
  width: 100px;
  height: 24px;
}
#idProjetChargProjet {
  max-width: 100%;
}

.npaidebug {
  border: 1px solid grey;
  padding: 20px;
  background: white;
  position: fixed;
  top: 0;
  right: 0;
  width: 950px;
  height: 100%;
  overflow: auto;
  display: none;
}
#npaiscan tr:hover {
  background: #dedede;
}

td.nprecipient {
  cursor: pointer;
}
#tablesmtps {
  /*white-space: nowrap;*/
  table-layout: fixed;
}
#tablesmtps tr:hover {
  background: #efefef;
}
#tablesmtps th {
  white-space: normal;
  /*text-overflow:ellipsis;*/
}

#tablesmtps td {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

#tablesmtps td:hover {
  white-space: normal;
  overflow: visible;
  text-overflow: normal;
  table-layout: initial;
  background: white;
}

.loadingwait,
.loadingwaitoptimizeenvoi {
  background: rgba(0, 0, 0, 0.95);
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 99999;
  font-size: 50px;
  display: none;
}
.loadingwait p,
.loadingwaitoptimizeenvoi p {
  margin-top: 150px;
}

input#urlpage {
  width: 100%;
}

img.imground {
  border-radius: 50%;
}

.renvoyer {
  display: none;
}

.prj-mailsended:hover .renvoyer {
  display: block;
}

/* tabs bootstrap */
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.tabs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  padding: 0.5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.tab-contents {
  padding: 0.5em 2em 1em;
  border: 1px solid #ddd;
}

.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}

#r_optimize_envoi {
  font-weight: bold;
  font-size: 1.2em;
}
.mailscore {
  background: #ddd;
  border-radius: 2px;

  display: inline-block;
  font-weight: bold;
  padding: 2px 4px;
  margin: 3px 5px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}

/*******************************/
