/**
 * original asmdc css files.
 */
.imageleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
.imageright {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}
.ye-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.page-video .field-name-body .ye-container {
  display: none;
}
.node-type-video .ye-container,
.front .ye-container,
.node-type-video object,
.front object {
  display: none;
}

.ye-container iframe,
.ye-container object,
.ye-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.readmore,
p.readmore {
  color: #000;
  position: relative;
  padding: 3px 10px 3px 10px;
  line-height: 1.7em;
  font-size: 0.9em;
  margin: 5px 5px 5px 0;
}
p.readmore a,
.readmore a {
  margin: -5px -12px;
  padding: 5px 12px;
  display: inline-block;
  color: #000;
  background-color: #edb700;
  border: 1px solid;
  border-color: #d4a300;
  background-image: linear-gradient(#ffc707, #edb700 45%, #edb700);
  background-repeat: no-repeat;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  font-weight: normal;
  margin-right: 10px;
  border-radius: 4px;
  margin-bottom: 5px;
}
.readmore a:hover,
p.readmore a:hover {
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  color: #000;
  background-color: #edb700;
  border: 1px solid;
  border-color: #d4a300;
  background-image: linear-gradient(#ffc707, #edb700 45%, #edb700);
  background-repeat: no-repeat;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
}
.btn-primary:hover {
  border-color: #d4a300;
}
a.button.button-orange:hover {
  background: #d4a300;
  text-decoration: none;
}
.button.button-orange {
  color: #fff;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #d4a300;
  position: relative;
  text-shadow: none;
  background-color: #edb700;
  background-image: linear-gradient(#ffc707, #edb700 45%, #edb700);
  background-repeat: no-repeat;
}
.social {
  display: block;
  width: 100%;
  float: left;
}
.imageright {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}

.imageleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

#edit-submitted-date-time-location-time-minute,
#edit-submitted-date-time-location-time-hour {
  display: inline-block;
  width: auto;
}
