/*------------------------------------------------------------------
[Custom Theme Stylesheet]

Project:	Law Firm - Onepage Html Responsive Template
Version:	1.1
Primary use:	Law Firm - Onepage Html Responsive Template 
-------------------------------------------------------------------*/

/*add your style css here*/

.upload-button {
    padding-top: 12px;
    border: 1px solid black;
    border-radius: 5px;
    display: block;
    float: left;
}

.file-upload {
    display: none;
}
.profile-pic {

    width: 150px;
    height: 150px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #ddd;
}

