#icon-rg-slider {
  background: url("../img/screen-icon.png") no-repeat;
}
.seperator {
  background: #dfdfdf;
  border: none;
  height: 1px;
  margin: 20px 0;
}
.delete_slideshow_form {
  display: inline;
}
.delete_slideshow {
  background: #ffc8c8;
  border: none;
  font-family: sans-serif;
  font-size: 12px;
  margin-left: 4px;
  padding: 3px 8px;
  position: relative;
  text-decoration: none;
  color: #433535;
  display: inline;
}
.delete_slideshow:hover {
  color: #d54e21;
  cursor: pointer;
}
.slideshow_options {
  background: #f1f1f1;
  border: none;
  font-family: sans-serif;
  font-size: 12px;
  margin-left: 4px;
  padding: 3px 8px;
  position: relative;
  text-decoration: none;
  color: #21759b;
}
#new_image_image_container {
  width: 600px;
  float: left;
  margin-right: 16px;
}
#new_image_form_container {
  width: 45%;
  float: left;
}
#new_image_form_container #postdivrich {
  margin-top: -30px;
}
#new_slide_image {
  max-width: 100%;
  min-width: 100%;
}
.slideshow_thumbnail {
  max-width: 150px;
  max-height: 90px;
}
.wp-list-table.slides .column-title {
  width: 340px;
}
#caption_label {
  margin-top: -20px;
  padding: 25px 0;
}
