#configurator .template-download{display:none;}

#product-detail .template-download, #product-detail .template-upload { clear: both; height: 100px; }

#product-detail .template-download > div, #product-detail .template-upload > div { float: left; }

#product-detail .template-download .file_info, #product-detail .template-upload .file_info { margin-left: 10px; }


#product-detail .template-download .buttons, #product-detail .template-upload .buttons { float: right; }

#product-detail .template-download .buttons a.btn, #product-detail .template-upload .buttons a.btn { float: left; margin-right: 5px; }

#product-detail .template-download .buttons .btn.delete.cancel, #product-detail .template-upload .buttons .btn.delete.cancel { width: auto; }

#product-detail .template-download .error, #product-detail .template-upload .error { width: 700px; margin-left: 10px; color: #d12b0b; }

#product-detail .template-upload .btn.start { position: absolute; left: 10000px; }

#product-detail .template-download { display: none; }

.btnppplus{display: block;
    width: 20%;
    font-size: 18px;
    line-height: 12px;
    height: 40px;
    text-align: center;
    background: transparent;
    border-color: #b12e12;
    background: #d13715;
    color: #ffffff;
    border-radius: 2px;
}
.btnppplus:hover{color: #fff;
    border-color: #ce4122;
    background: #d35f46;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;}

#ModalAGB,
.template-download { display:  none; }