.custom-width {
  width: 30%;
}

.custom-margin {
  margin-left: 5px;
  width: 207px;
}

.full-width {
  width: 100%;
}

.checklist-item {
  margin-top: 12px;
}

.checklist-subject {
  padding: 5px;
}

.project-tech {
  width: 18%;
}

.link_form_width {
  width:350px
}

.input_field_input {
  width:100%
}

#company_form {
  width: 350px;
}

#company_form fieldset {
  width: 100%;
}

#company_form fieldset input[type="text"],
#company_form fieldset textarea {
  width: 100%;
}

.video-title {
  margin-bottom: 0;
}
