#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group{
}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight{
background:#eee !important;
border-color:#999 !important;
}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label {
color:#000;
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.error .help-block,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.error .help-inline,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.error .help-block span.label {
color:#FFFFFF;
}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important .badge-important {
background:#B94A48;
}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.error .help-block,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.error .help-inline,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.error .help-block span.label {
color:#FFFFFF;
}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
background:#ffffff;
color:#000;
}
@charset "utf-8";
/* CSS Document */

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { 
  text-shadow: none !important;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] { 
  background-color: #FFFFFF !important;
  float: left !important;
  margin-left: -20px !important;
  border: none !important;
}

.control-label {
  font-family: 'Roboto' !important;
  font-weight: 300 !important;
  color: #2f2f2f !important;
  font-size: 18px !important;
}  

.jsn-master .jsn-input-small-fluid { 
   font-family: "Roboto" !important;
   font-size: 14px !important;
}

.jsn-master .jsn-input-xxlarge-fluid { 
   font-family: "Roboto" !important;
   font-size: 14px !important;
}

.jsn-master .jsn-input-xlarge-fluid { 
   font-family: "Roboto" !important;
   font-size: 14px !important;
}

.jsn-master .jsn-input-medium-fluid { 
   font-family: "Roboto" !important;
   font-size: 14px !important;
}

.jsn-master .jsn-input-large-fluid { 
   font-family: "Roboto" !important;
   font-size: 14px !important;
}

radio { 
	border: none !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { 
	border-color: #ddd !important;
	border-style: solid !important;
	border-width: 1px !important;
/*     padding: 8px !important;
    border-color: #777 !important;
    color: #000 !important;*/
	background-color: #fff !important;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { 
	border-color: #ddd !important;
	border-style: solid !important;
	border-width: 1px !important;
/*     padding: 8px !important;
    border-color: #777 !important;
    color: #000 !important;*/
	background-color: #ffffff !important;
}

.jsn-master .jsn-row-container .row-fluid {
}


select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(10,86,165,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(10,86,165,0.6);
}

.control-group.ui-state-highlight {
    background-color: #f3f3f3 !important;
    border-color: #0a56a5 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    position: relative !important;
    margin-bottom: 18px !important;
    color: #404040 !important;
    background-color: none !important;
    background-image: none !important;
    text-shadow: none !important;
    border-color: none !important;
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important; */
    text-shadow: none !important;
    border-width: 1px !important;
    border-style: solid !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25) !important;
}
