body {
  margin-bottom: 3em;
}
.mls{margin-left: 1.5em; }
.mlb{margin-left: 2.5em; }
.mrs{margin-right: 1.5em; }
.mt0{margin-top: 0;}
.mbs{margin-bottom: 1em;}
.li-mbs>li {margin-bottom: .5em; }
.max-w-10{
  max-width: 10em;
}
.unstyled{list-style-type: none; }
.btn-crudlex {
  margin: 5px 5px 5px 5px;
}
.tooltip-crudlex {
  cursor: pointer;
}
.select2-container {
  width: 100% !important;
  padding: 0;
}

.alert-main, .white-pre{
  white-space: pre;
}
.ws-normal{
  white-space: normal;
}
.contactFormFields-wrapper{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10px;
  row-gap: .25em;
}
.contactFormFields-wrapper>div {
  display: flex;
  flex-direction: column;
}
.contactFormFields-wrapper label {
  margin-top: auto;
}
.contactFormFields-wrapper input {
  margin-top: auto;
}
legend{
  margin-bottom: auto;
}
legend[title] {
  position: relative;
}
legend[title]:after {
  content: "ℹ️";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  right: 0;
  top: 4px;
  padding-left: 6px;
  background-color: #73c8f2;
  border-radius: 50%;
  line-height: 1;
}
.contactsFilter summary.well{
  padding: 3px 15px;
  margin-bottom: 0;
}
.contactsFilter legend {
  margin-bottom: auto;
  font-size: 16px;
  top: -1em;
  position: relative;
}
fieldset{ 
  border: none;
}
fieldset .panel{
  margin-bottom: 0;
}
.required label:after{
  content:"*";
  color:red;
}
input[type="radio"], input[type="checkbox"]{
  line-height: 2em;
  vertical-align: sub;
}
summary{
  display: list-item;
}
.form-group .alert {
  margin-left: 0;
  padding-left: .5em;
}
.form-group.flex-item-fluid:not(.crudSearch),
.wrap4.flex-item-fluid{
  min-width: 23%;
}
.form-group.flex-item-fluid:not(.crudSearch),
.form-group.wrap4.flex-item-fluid{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 7px;
}
.form-group.flex-item-fluid:not(.crudSearch) label,
.wrap4.flex-item-fluid label{
  margin-top: auto;
  margin-bottom:  0px;
}
.form-group.flex-item-fluid:not(.crudSearch) input,
.wrap4.flex-item-fluid input{
  margin-top: auto;
}
.form-control.text-muted{
  background-color: #eee;
}
.wrap4{
  max-width: 23%;
}
.wrap3{
  max-width: 32%;
}
.wizard-menu{
  margin-top: 5px;
/*margin-left: -20%;
float: left;*/
width: 15%;
}

.txt-capitalize {
  text-transform: capitalize;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
}
.flex-container-h {
  flex-direction: row;
}
.flex-container-v {
  flex-direction: column;
}
.flex-item-fluid {
  flex: 1;
  min-width: 0;
  margin-right: 2em;
}
.flex-item-fluid:last-child{
  margin-right: 0;
}
.flex-item-first {
  order: -1;
}
.flex-item-medium {
  order: 0;
}
.flex-item-last {
  order: 1;
}
.flex-item-center {
  margin: auto;
}
.flex-item-2{
  flex: 2;
}
.flex-item-1-5{
  flex: 1.5;
}
.flex-item-3{
  flex: 3;
}
.column-2{
  columns: 2;
  -moz-columns: 2;
  -webkit-columns: 2;
}
.form-panel-p{
  padding: 0 1.5em;
}
form ul, form ol {
  list-style: none;
  padding-left: 0
}
#COMMENTAIRES {
  min-height: 9em;
}
label[for=MOTIF] {
  position: relative;
}
label[for=MOTIF] p {
  position: absolute;
  margin-top: 4em;
  left: 0;
  min-width: 22em;
  max-width: 23em;
  color: #31708f;
}
label[for=is_group_entity]{
  font-weight: 700;
}
label[for^=ui_is_displayable] {
  padding-right: 1em;
}
label > p:after {
  content: ")";
}
label > p:before {
  content: "(";
}
label > p {
  margin: 0;
  display: inline-block;
}
.field-picker label {
  display: block;
  font-weight: normal;
  white-space: normal;
}
.field-picker--desc{font-size: 80%; font-weight:normal;}
.field-picker--desc::before {
  content: " \A ";
  white-space: pre-line;
}
#campagne_ids_slect{
  min-height: 15em;
}
.todolist:checked+span {
  text-decoration: line-through;
}
dt.list-group-item {
  padding-bottom: 2.5em;
}
.list-group-item + dd {
  position: relative;
  margin-top: -2em;
  padding-left: 15px;
}
.qualif-label {min-width: 9em;}
#phonerCrudListemail_template {
  width: calc(100vw - 30px);
}
#crudEntityFieldemailTemplateCampaign {
	width: 20rem;
}
#crudEntityListTable .label.bg-success,
#crudEntityListTable .label.bg-info,
#crudEntityListTable .label.bg-warning{
  font-size: .9em;
}
#crudEntityFieldsubject{
  width: 10em;
}
#crudEntityFieldtemplate{
  width: 25em;
}
.crudEntityActions{
  width: 8em;
}
#crudEntityemail_templateActions{
  width: 16em;
}
.crudFieldtemplate img {
    max-width: 100%;
}
.panel-heading.bg-danger {background-color: #f2dede; }
#doDelete{
  position: relative;
  height: 66px;
}
#data-grid {
  width: 100VW;
  height: 500px;
}
#wizard_saveToDB {
  width: 100vw;
}
@keyframes spinner {
  to {transform: rotate(360deg);}
}

.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 29%;
  left: 338px;
  width: 50px;
  height: 50px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 5px solid #7cb5e6;
  border-top-color: #46627b;
  animation: spinner .8s linear infinite;
}
@media (min-width: 992px){
  .modal-lg {
    width: auto;
  }
}
@media (min-width: 768px){
  .modal-lg .modal-dialog{
    width: 75em;
  }
}



