.clear {
  clear: both;
}

.nbt-umf-upload-bar,
.nbt-umf-upload-bar-progress {
  border-radius: 3px;
  -moz-border-radius: 3px;
}

#nbt-umf-upload-boxes {
  margin-top: 20px;
}

#nbt-umf-upload-boxes form fieldset {
  margin-bottom: 10px;
}

#nbt-umf-upload-boxes form fieldset legend {
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px;
}

#nbt-umf-upload-boxes form fieldset legend .nbt-umf-upload-variation {
  color: #A3A3A3;
}

#nbt-umf-upload-boxes .nbt-umf-item-product-item {
  padding: 10px;
  margin: 10px 0;
}

#nbt-umf-upload-boxes .nbt-umf-item-product-item-number {
  text-align: center;
  /*background: #5F5F5F;
  color: #FFF;*/
  padding: 2px;
}

/* Single upload box */

.nbt-umf-single-upload {
  border-bottom: 2px solid #dedede;
  padding: 10px 0 20px 0;
  color: #5F5F5F;
}

.nbt-umf-single-upload .nbt-umf-single-upload-notice {
  
  background: #F6F6F6;
  
}

.nbt-umf-single-upload .nbt-umf-single-upload-field {
  margin-top: 15px;
}

.nbt-umf-single-upload:last-of-type {
  border: 0;
}

.nbt-umf-single-upload .nbt-umf-single-upload-title {
  font-weight: bold;
}

.nbt-umf-single-upload .nbt-umf-single-upload-description {
  
}

/* Ajax uploader */

.nbt-umf-upload-bar {
  background: #A8A8A8;
  height: 10px;
}

.nbt-umf-upload-bar-progress {
  height: 10px;
  background: #9A5D8E;
  width: 0%;
}

.nbt-umf-upload-bar-progress.upload-success {
  background: #759749;
}

.nbt-umf-upload-bar-progress.upload-error {
  background: #CC3B3D;
}

.nbt-umf-error-el {
  background: #CC3B3D;
  color: #FFF;
  padding: 5px;
  font-size: 12px;
  margin-top: 20px;
  display: none;
}

.nbt-umf-html-error {
  display: block!important;
  margin: 10px 0 10px 0;
}

.nbt-umf-single-upload-buttons,
.nbt-umf-single-upload-buttons-dummy {
  margin-top: 20px;
}

.nbt-umf-upload-file-name {
  float: left;
}

.nbt-umf-upload-percent {
  float: right;
  font-weight: bold;
}

.nbt-umf-dropzone {
  padding: 35px 0;
  font-size: 18px;
  width: 100%;
  background: #EDEDED;
  text-align: center;
  vertical-align: middle;
  border: 3px dashed #A3A3A3;
  color: #A3A3A3;
  font-weight: bold;
  margin-bottom: 10px; margin-top: 20px;
}

/* Single uploaded file */

.nbt-umf-uploaded-files-container {
  margin-top: 10px;
}

.nbt-umf-single-uploaded-file {
  padding: 5px;
  margin: 5px 0;
  background: #F7F7F7;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-thumb {
  width: 100px;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-info {
  width: auto;
  margin-left: 10px;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-delete-wrapper {
  width: 50px;
  height: 20px;
  padding-top: 15px;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-delete {
  text-align: center;
  vertical-align: middle;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-delete-button {
  color: #757575;
  text-decoration: none;
}


.nbt-umf-single-uploaded-file .nbt-umf-suf-thumb img {
  border: 1px solid #dedede;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-file-img {
  background: url('../img/icon_file.png');
  height: 46px;
  width: 43px;
  color: #FFF;
  font-size: 11px;
  padding: 20px 0 0 16px;
  box-sizing: border-box;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-file-name {
  font-weight: bold;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-file-status {
  font-size: 13px;
  margin-top: 10px;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-file-status .dashicons {
  font-size: 15px;
}

.nbt-umf-single-uploaded-file .nbt-umf-suf-file-status .dashicons-marker {
  margin-right: 5px;
}

/* Status colors */

.on-hold .nbt-umf-suf-file-status .dashicons-marker {
  color: #FF7B0F;
}

.approved .nbt-umf-suf-file-status .dashicons-marker {
  color: #387000;
}

.declined .nbt-umf-suf-file-status .dashicons-marker {
  color: #E00013;
}

/* Uploading message */

#nbt-umf-uploading {
  text-align: center;
  padding: 10px;
  border: 1px solid #dedede;
  font-weight: bold;
  margin-top: 20px;
  background: #F7F7F7;
  display: none;
}

/* Uploads add-on */

.nbt-umf-header {
  margin: 25px 0;
}

.nbt-umf-header h2 {
  margin: 0;
}

.nbt-umf-header.before h2 {
  float: left;
}


.nbt-umf-header.before .nbt-umf-view-cart-button {
  float: right;
}

#nbt-umf-uploads-wrapper fieldset {
  display: block!important;
}
.title-nbupload{background: url('../img/fa-cloud-upload.png') no-repeat left center;
font-size:1.1em;
padding-left: 40px; font-weight: bold;}
.content-nbupload{ 
	font-weight: bold; color:#66cc33; margin-right:8%;
	background:#fff url('../img/content-upload.png') no-repeat center 20px; padding-top: 120px; 
	padding-bottom:20px; text-align: center;}
.content-nbupload, .typefile-nb{width: 45%; border:2px solid #e8e8e8;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; display: inline-block; }
  .des-type{clear: both; width: 100%;}
.typefile-nb{text-align: center;
background:#F6F6F6 url('../img/icon-filet-type.png') no-repeat center 50px !important;
padding-top:120px; padding-bottom: 25px;
}  .allowable-file{font-weight: bold;}
.nb-btnupload a{background: #25bce9;-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;}
  .nbt-umf-single-upload-buttons-dummy .button.disabled{-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;}
