

fieldset {
  border:1px solid #dbdbdb;
  padding:5px !important;
  margin-bottom:10px !important;
  background-color:#fcfcfc;
}

legend {
  text-transform:uppercase;
  font-size:11px !important;
  font-weight:bold;
}

label {
    text-transform:uppercase;
  font-size:11px !important;
  font-weight:bold;
}

.video-preview {

  border:1px solid #efefef;
  background-color:#fafafa;
  margin:5px;
  padding:10px;
}

.video-preview .title {
  color:#FF1C14;
  font-weight:bold;
}


.video-preview .descrizione_video {
float: left;
margin-right: 10px;
}

