/* 
* Place your custom CSS styles in this file. 
* When upgrading the plugin just keep a backup copy of this file 
* so you don't lose the CSS changes you made during the upgrade.
*/


/*e store CSS*/
.download_now_button input[type="submit"], input[type="button"], button {
    background: none;
    padding: 0 3px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #000 !important;
    font:500 18px/24px 'raleway'!important;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.download_now_button {
border-bottom:2px #000 solid;
margin-left:0px;
display: inline-block;
}