/**
Only for FrontEnd
*/
table.dcs_product_addons input {
    text-align: right;
}
a.button.dcs_download_button.dcs_button_single_product {
    display: inline-block;
    margin-top: 25px;
	margin-bottom: 25px;
    text-align: center;
	width: 100%;
}
.dcs_download_button_wrapper{display: block;text-align:center;}

.pressure input {
    width: 100%;
    padding: 0px 10px;
    border: 1px solid #ccc;
}
.csbtn{
    background-color: #e09000 !important;
    color: #fff !important;
}