<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="row">
<div class="full-width bg-transparent">
<h1 class="text-center color">Custom Input file Upload</h1>
<div class="col-lg-6 col-lg-offset-3 col-md-6 col-md-offset-3 col-xs-12">
<div class="full-width">
<input type="file" id="base-input" class="form-control form-input form-style-base">
<input type="text" id="fake-input" class="form-control form-input form-style-fake" placeholder="Choose your File" readonly>
<span class="glyphicon glyphicon-open input-place"></span>
</div>
<div class="full-width">
<h1 class="text-center color">Custom Input file Upload button</h1>
<div class="col-lg-12 col-md-12 col-sm-12">
<input type="file" id="main-input" class="form-control form-input form-style-base">
<h4 id="fake-btn" class="form-input fake-styled-btn text-center truncate"><span class="margin"> Choose File</span></h4>
</div>
</div>
<div class="full-width">
<h1 class="text-center color">Edit Profile Snippet</h1>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="custom-form">
<div class="text-center bg-form">
<div class="img-section">