
.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: 38px !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;
}
