/* xl - DESKTOP STYLES */
.mf-input-wrapper .mf-input {
  width: 100%;
  max-width: 100%;
  padding: 12px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: 0 0;
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  font-family: Lato;
  font-weight: normal;
}
.mf-input-file-upload-label {
  font-size: 14px !important;
  font-family: Lato !important;
  font-weight: normal !important;
  background: #0d72ba !important;
  color: #ffffff !important;
}
.mf-file-name span {
  display: inline-block;
  font-size: 14px !important;
  font-family: Lato !important;
  font-weight: normal !important;
}
.mf-error-message {
  display: block;
  font-size: 14px;
  color: red !important;
  font-family: Lato !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F101-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */