/*
Theme Name: Link App
Description: Custom
Author: Link App
Description: The Link App theme for WordPress.
Version: 1.0
License: GNU General Public License v2 or later


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.apply-form-inner .formElement span.btn-file .wpcf7-form-control-wrap{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: pointer;
    display: block;
    width: 98%;
}