/* Admin Submission Form Styles */
#clbi-prayer-form-notice {
  resize: none;
}

#clbi-prayer-form-submit {
  margin-top: 5px;
}

/* Admin Table Styles */
#clbi-existing-prayer-table {

}

#clbi-existing-prayer-table-th-date {
  width: 80px;
  color: #FFF;
  background-color: #3D3D3D;
}

#clbi-existing-prayer-table-th-notice {
  width: 960px;
  color: #FFF;
  background-color: #3D3D3D;
}

#clbi-existing-prayer-table-th-delete {
  width: 60px;
  color: #FFF;
  background-color: #3D3D3D;
}

.clbi-existing-prayer-table-td-date {
  padding-left: 5px;
  color: #000;
  background-color: #CCC;
}

.clbi-existing-prayer-table-td-notice {
  padding-left: 5px;
  color: #000;
  background-color: #CCC;
}

.clbi-existing-prayer-table-td-delete {
  background-color: #990000;
  text-align: center;
}

.clbi-existing-prayer-table-td-delete a {
  color: #FFF;
}

/* Shortcode Styles */
#clbi-prayer-of-the-day-shortcode-div {

}

#clbi-prayer-of-the-day-shortcode-div-title {

}

#clbi-prayer-of-the-day-shortcode-p {

}

/* Widget Styles */
#clbi-prayer-of-the-day-widget{
  padding: 20px 20px 0 20px;
  border-bottom: 1px solid #505152;
  margin-bottom: 2em;
}

#clbi-prayer-of-the-day-widget-prayer {
  padding-bottom: 20px;
}