
.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input,
.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select,
.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea{
  width:100%;
  border: 2px solid #f6f4f4;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
  background: #fff;
}

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-xlarge-fluid{
  width:105% !important;
}
.jsn-text-center{
  display:none;
}
.project_started{
  padding-top: 26px !important;
  padding-bottom: 0 !important;
}
.select2-container .select2-choice{
  background-image: none !important;
  border: 2px solid #f6f4f4 !important;
  height:40px !important;
  line-height: 34px !important;
}
.jsn-master .jsn-bootstrap .form-actions, .jsn-master.ui-dialog-contentpane .jsn-bootstrap .form-actions{
  margin:8px 0 !important;
}
select.sppb-form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 20px);
}
.product-price-container {
    display: none;
}

.product .single_product_item .item_details .product-price-container {
 /*   margin-bottom: 16px;
    margin-top: 16px; */
        display: none;
}