
/* div.DTED_Lightbox_Wrapper {
    left: 1em;
    right: 1em;
    left: 0% !important;
    margin-left: 10% !important;
    width: 80% !important;
}


div.DTE_Body div.DTE_Body_Content div.DTE_Field {
    float: left;
    width: 50% !important;
    padding: 5px 20px;
    clear: none;
    box-sizing: border-box;
}

div.DTE_Body div.DTE_Form_Content:after {
    content: ' ';
    display: block;
    clear: both;
} */


div.DTED_Lightbox_Wrapper {
  left: 1em;
  right: 1em;
  left: 0% !important;
  margin-left: 5% !important;
  width: 90% !important;
}


#customForm {
  display: flex;

  /* flex-direction: row; */
  /* flex-wrap: row wrap; */

  flex-flow: row wrap;

  /* flex-direction: row; */
  /* justify-content: space-between; */
}

#customForm fieldset {
  display: flex;
  flex: 40%;
  flex-grow: 1;
  flex-wrap: wrap;

  border: 1px solid #aaa;
  margin: 0.5em;
}



.DTE_Field_Input {
  width: 75% !important;
  color: black !important;
}

.DTE_Field_Input :disabled {
  /* width: 70% !important; */
  color: #000000 !important;
  opacity: 1;
  background-color: WhiteSmoke;
}

#userinputwrapper {
  width: 100% !important;
  vertical-align: top !important;
}

/* #DTE_Field_Custname:disabled {
  background: magenta !important;
  opacity:1;
  color: black !important;
} */


#customForm fieldset legend {
  padding: 5px 20px;
  border: 1px solid #aaa;
  font-weight: bold;
}

#customForm fieldset.algemeen {
  /* flex: 40%;
  flex-grow: 1; */
}

#customForm fieldset.details {
  /* flex: 40%;
  flex-grow: 1; */
}

#customForm fieldset.controle {
  /* flex: 40%;
  flex-grow: 1; */
}

#customForm fieldset.useripnut {
  /* flex: 40%;
  flex-grow: 1; */
}





#customForm fieldset.algemeen legend {
  background: #bfffbf;
}

#customForm fieldset.specifiek legend {
  background: #ffffbf;
}

#customForm fieldset.controle legend {
  background: #ffbfbf;
}

#customForm div.DTE_Field {
  padding: 5px;
}


/* .image {
  background-color: transparent !important;
} */


#customForm .textarea {
  height: 80px;
}


.taskimage {
  max-width: 25px;
  height: auto;
}

.taskicon {
  max-width: 20px;
  height: auto;
  text-align: center;
}

.image {
  text-align: center;
}

.toolbar {
  float: left;
  border: 0px solid green;
  /* width: 400px; */
  /* height: 30px; */
}

.toolbarmid {
  float: left;
  /* border: 1px solid magenta;
  width: 100px;
  height: 30px; */
}

.toolbarright {
  float: right;
  border: 0px solid green;
}



#work {
  border: 1px solid #000000;
}



#work_wrapper {
  border: 0px solid magenta !important;
  width: 95% !important;
  height: 100px !important;
  margin: auto;
  padding: 0px;
}

.work_wrapper {
  width: 95%;
  margin: auto;
  padding: 10px;
}

#work_filter .form-control {
  display: inline;
  vertical-align: middle !important;
  text-align: left;
  width: 15em;
  margin-right: 1em;
  font-weight: normal !important;
}

#work_filter label {
  font-weight: normal !important;
}

#work_length label {
  font-weight: normal !important;
}

#work_length .form-control {
  display: inline;
  vertical-align: middle !important;
  text-align: left;
  width: auto;
  font-weight: normal !important;
}

#work_filter .form-control {
  margin-right: 0px !important;
}



.dtsp-panesContainer {
  display: none;
  /* width: 50%; */
}

div.dtsp-panesContainer div.dtsp-searchPanes {
  width: 300px;
}



div.dtsp-panesContainer {
  width: 350px;
  /* margin: 50px 0 !important;   */
}

#filtercount {
  width: 95%;
  margin: auto;
}


#work_filter .form-control {
  width: 19em;
}



.frmwidth {
  width: 100%;
}



/* .div.DTE div.editor_upload div.row {
  display: none !important;
} */

/* div.DTE div.editor_upload div.drop {
  display: none !important;
}

div.DTE div.editor_upload button.btn {
  display: none !important;
}

div.DTE div.editor_upload div.cell {

} */


.frmimage .editor_upload  .eu_table .row .limitHide {
  display: none !important;
}

/* .frmimage .editor_upload  .eu_table .row .second .limitHide .cell .rendered {
  width: 40px !important;
} */




/* .DTE_Label {
  border: 2px solid green !important;
  text-align: left;
} */






.DTE_Label {
  width: 25% !important;
  color: dark-grey !important;
  text-align: left !important;
}
/* div.DTE div.editor_upload div.eu_table {
  max-width: 40px !important;
} */

/* .frmimage div.DTE div.editor_upload div.cell, .limitHide { */
.frmimage .eu_table {
  border: 0px solid magenta !important;
  width: 0px !important;
  padding: 0px !important;
  text-align: center !important;
  vertical-align: middle !important;
}

.frmimage .editor_upload .cell {
width: 0px !important;
/* border: 1px solid green; */
vertical-align: middle !important;
}



.frmimage .DTE_Field_Input {
  float: left !important;
  width: 10px !important;
}




/* div.DTE div.editor_upload div.rendered img {
  max-width: 25px !important;
  text-align: left !important;
} */

.taskimagesmall {
  max-width: 25px !important;
  text-align: left !important;
}


div.DTE div.editor_upload div.cell+div.cell {
   padding-left: 0px !important;
   vertical-align: middle !important;
}

.frmimage .DTE_Field_Input .DTE_Field_InputControl .editor_upload  .eu_table .row .cell {
   padding-top: 0px !important;
}