//.ao-upload-field {
//
//  label {
//    font-size: 11px;
//  }
//
//  input {
//    padding: 5px 0;
//    border-bottom: 1px solid #000;
//    width: 100%
//  }
//
//  input,
//  input:focus,
//  input:active {
//    outline: none;
//  }
//
//  &.ao-focus {
//
//    label {
//      color: #3f51b5;
//    }
//
//    input {
//      border-bottom: 1.5px solid #3f51b5;
//    }
//
//  }
//
//}
