fieldset.inputs.nested-inputs {
  width:10%;
  float:left;
  display:block;
}
fieldset.inputs.nested-inputs ol li {height:25px;margin-bottom:5px;}
fieldset.inputs.nested-inputs.times ol li {text-align:center;}
fieldset.inputs.nested-inputs legend {height:25px;margin-bottom:0px;}
fieldset.inputs.nested-inputs input {width:60%;}
form.formtastic fieldset ol li.string input {width:30%;}
form.formtastic fieldset ol li.string input#nif{width:20%;}
form.formtastic fieldset ol li.string input.short{width:20%;}
#contenido.interior #contenido2 form.formtastic fieldset ol li.string input.readonly{background-color:#DEDEDE; background-image:none;}
#contenido.interior #contenido2 form.formtastic fieldset ol li.date select.readonly{background-color:#DEDEDE; background-image:none;}
form.formtastic fieldset ol li.password input {width:30%;}

form.formtastic fieldset ol li fieldset ol{padding: 0 0 0 16%;}
form.formtastic fieldset ol li label {width:16%;}
form.formtastic fieldset ol li fieldset legend label {width: auto;} 
form.formtastic fieldset ol li fieldset legend{width: 16%;}

form.formtastic fieldset.buttons {padding-left:16%;}
#contenido2 .work_template ol li .date {width:25%;}
#contenido2 .work_template ol li#work_template_initial_date_input label,#new_work_template ol li#work_template_final_date_input label {padding-top:0.6em;}
form.formtastic fieldset ol li p.inline-hints{margin: 0.3em 0px 0px 16%;}
form.formtastic fieldset ol li fieldset ol{float: none;}
#contenido.interior #contenido2 .work_template .nested-inputs ol li input {width:25%;}
#contenido.interior #contenido2 form.formtastic.work_template  fieldset ol li label{width:7%;}
#contenido.interior #contenido2 #form_appointment fieldset ol li {float:left;}
#contenido.interior #contenido2 #form_appointment fieldset ol li #self_attended {margin-top:8px;}
#contenido.interior #contenido2 #form_appointment fieldset ol li label{width:150px;padding:8px 0  0 10px;}
#contenido.interior #contenido2 #form_appointment fieldset ol li#self_attended_li {width:280px;}
#contenido.interior #contenido2 #form_appointment fieldset ol li#self_attended_li label{width:225px;float:right;}
#contenido.interior #contenido2 #form_appointment fieldset ol li#self_attended_li input{margin-left:20px;}
form.formtastic fieldset ol li.hidden { display:none !important;}
