hr.larger {
  border-top: 5px solid #eee;
}
/* doWaiter */
#loader {
  position: fixed;
  width: 100%;
  height: 200%;
  top: 0px;
  color: #666;
  background: #eee;
  filter: alpha(opacity=60);
}
#loaderBox {
  width: 150px;
  height: 120px;
  line-height: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 5px;
  margin: 0px;
  margin-top: -60px;
  margin-left: -75px;
  border: 3px solid #E1313C;
  font-size: 12px;
  text-align: center;
  background: #fff;
}
#loaderBox #loaderPara {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}
#loaderBox #loaderImg {
  height: 52px;
}
#loaderBox #loaderImg.animated-logo {
  animation-name: animlogo;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes animlogo {
  from {
    transform: rotateY(180deg);
  }
  to {
    transform: rotateY(0deg);
  }
}
.badge.badge-primary {
  background-color: #FD7F07;
}
.badge.badge-danger {
  background-color: #d9534f;
}
.badge.badge-warning {
  background-color: #f0ad4e;
}
.badge.badge-success {
  background-color: #5cb85c;
}
.badge.badge-info {
  background-color: #0275d8;
}
.docinfo-highlight {
  color: red;
  font-weight: bold;
}
.doc-actions-menu {
  border: solid 1px #ccc;
  background: #ffffff;
  padding: 0;
  width: 250px;
}
.doc-actions-menu li {
  font-size: 12px;
  line-height: 1.42857143;
  padding: 3px 3px;
  border-bottom: solid 1px #ccc;
}
.doc-actions-menu li:hover {
  cursor: pointer;
  background-color: #dad8d5;
}
button {
  /* s�paration des boutons plac�s c�te � c�te */
}
button ~ button {
  margin-left: 2px;
}
.hreqWizGetFormular #liste-modeles.form-control {
  height: 250px;
  line-height: normal;
  list-style: none;
  overflow: scroll;
}
.hreqWizGetFormular #liste-modeles.form-control li[doc] {
  line-height: 2em;
}
.hreqWizGetFormular #liste-modeles.form-control li[doc].selected {
  background-color: #5cb85c;
  color: white;
}
.hreqWizGetFormular #liste-modeles.form-control li[doc]:hover {
  background-color: #585858;
  color: white;
  cursor: pointer;
}
table.hideOver .hideMeOver {
  display: none;
}
.tablesorter .header:not(.sorter-false),
.tablesorter .tablesorter-header:not(.sorter-false) {
  /* black (unsorted) double arrow */
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-position: center right;
  background-repeat: no-repeat;
}
.tablesorter .headerSortUp,
.tablesorter .tablesorter-headerAsc,
.tablesorter .tablesorter-headerSortUp {
  /* black asc arrow */
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7) !important;
}
.tablesorter .headerSortDown,
.tablesorter .tablesorter-headerDesc,
.tablesorter .tablesorter-headerSortDown {
  /* black desc arrow */
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7) !important;
}
tr.m2-row-title td {
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  background-color: #FD7F07;
  border-color: #FD7F07;
}
tr.m2-row-title.m2-row-empty td {
  color: #777777;
}
tr.m2-row-title-bis td {
  cursor: pointer;
  font-weight: bold;
}
tr.m2-row-title-bis.m2-row-empty td {
  color: #777777;
}
tr.m2-row-content.ui-sortable-helper {
  background: #fff;
}
tr.m2-row-content.ui-sortable-helper .rowhandle {
  cursor: grabbing;
}
tr.m2-row-content.ui-sortable-placeholder {
  height: 60px;
}
tr.m2-row-content .rowhandle {
  background: repeating-linear-gradient(-45deg, transparent, transparent 5px, lightgray 5px, lightgray 10px);
  cursor: move;
  cursor: grab;
  padding: 0;
  width: 25px !important;
}
.mpage-table details {
  max-width: 25vw;
}
.mpage-table details summary {
  cursor: pointer;
  display: list-item;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fldcol-046215,
.fldcol-046120 {
  white-space: nowrap;
}
