.leftcol {
    color: white;
}

.summary_card {
  background-color: #232c3d;
}

.drawer__header {
  background-color: #232c3d;
}

.drawer__content {
  background-color: #232c3d;
}

.drawer__content div {
  background-color: #232c3d !important;
}

.field-label {
    background-color: #232c3d;
}

.field-component {
    background-color: #232c3d;
}

.stacked_boxes {
    background-color: #232c3d;
}

span {
  color: #fff;
}

div.comment {
  color: #fff;
}

strong.comment {
  color: #fff;
}

div {
  color: #fff;
}

td {
  color: #fff !important;
  background-color: #232c3d !important;
}

th {
  color: #fff;
  background-color: #232c3d;
}

.blue_frame_links_top {
  background-color: #232c3d !important;
}

td.rgb {
    background-color: #232c3d;
}

div#main_box div {
  background-color: #232c3d !important;;
}

input[type="submit"].btn:hover {
  background-color: #ff1493 !important;;
}

span.comment {
  color: #fff;
}

#cke_wordcount_207 {
  background-color: #f8f8f8;
}

#cke_wordcount_208 {
  background-color: #f8f8f8;
}

#toggle_pwd {
  color: black !important;
}

a:visited {
  color: #ff1493 !important;
}
