.paragraphs-tabs-wrapper .field-multiple-table .draggable td+td {
    width: auto !important;
}

/*Ckeditor styles*/
.cke.cke_panel:lang(es){
  width: 210px !important;
  height: 127px !important;
}

.cke.cke_panel{
  width: 165px !important;
  height: 127px !important;
}

.caption {
  font-family: 'Arial' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 17px !important;
  color: gray !important;
}

.editor-notes {
  font-size: 80% !important;
  text-align: right !important;
}

.question {
  font-family: 'Arial' !important;
  font-size: 16px !important;
  font-weight: bold !important;
}