﻿.HomePageVideoForm .hpviPreviewContainer {
  padding-left: 20px;
}

.HomePageVideoForm .hpviTextContainer textarea {
  width: 345px;
}
.input-group-text.alt120 {
  background-color: #f7f7f7 !important;
  border-color: #dfdfdf !important;
  color: #808080 !important;
  width: 120px;
  font-size: 8pt;
}

.input-group-text.alt80 {
  background-color: #f7f7f7 !important;
  border-color: #dfdfdf !important;
  color: #808080 !important;
  width: 80px;
  font-size: 8pt;
}

.HomePageVideoForm .selVideoItemPadding {
    font-size: 0.8rem;
}
