/* Modifications Molotov */

.ukfileinput-button {
    width:350px;
    height:45px;
}

.ukfileinput-button input {
margin-top: -90px;
width: 100%;
position: relative;
    opacity:0;
}

#fileupload .fileupload-inner button {
     height:45px;
}

#fileupload .fileupload-inner button span {
    color:#ffffff;
}

#nx-order-upload td.delete button, #nx-order-upload .start-cancel .start button, #nx-order-upload .start-cancel .cancel button {
    width:100% !important;
}

#nx-order-upload .start-cancel .cancel button i, #nx-order-upload .start-cancel .cancel button span {
    float:none !important;
}

#fileupload input[type="checkbox"] {
    display:none;
}

.PricesalesPrice::before {
    content:"Unit Price TTC: ";
    font-size:15px;
    clear:both;
}
