body {
  /* background-color: #cfcfcf; */
}

.pg-div {
  display: inline-flex;
}

th#pin_generator_column {
  max-width: 330px;
}

.pin-image {
  height: 100px;
}

#posts-filter table.fixed {
  table-layout: auto;
}

.pg-title-form {
  display: inline-flex !important;
}

.pg-buttons {
  padding-left: 10px;
  line-height: 30px;
}

button.pg-generate-button {
  background-color: #27c3a6;
  color: white;
  height: 30px;
  border: none;
  border-radius: 5px;
}

.dashicons-admin-settings {
  font-size: 30px;
}

button.pg-save-button {
  height: 30px;
}

.templateImages {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.templateDemoImage {
  height: 200px;
  display: inline;
}

.pg-template-text {
  text-align: center;
}

.single-template-div {
  padding-left: 10px;
  padding-bottom: 10px;
}
