.ck-content {
  height: 250px !important;
}

.panelBlock{
  background: white;
  padding: 20px;
  border: 2px solid #f2f2f2;
  border-radius: 8px;
}

.panel-heading {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.mt-10{
  margin-top:10px;
}
.mb-10{
  margin-bottom:10px;
}

select.form-select {
  color: #454a50 !important;
}
.div.dt-container div.dt-length select{
  width: 70px !important;
}

