﻿#patientFeedack {
  width: auto;
  color: #888;
  color: #004B8D;
  font-size: 1.0em;
  /* v2 options */
  /* thanks page */
}
#patientFeedack .changebg {
  background: #90EE90;
  border: none;
  color: #000000;
}
#patientFeedack .formSectionTitle2 {
  padding: 10px 0;
}
#patientFeedack .formSectionTitle2 h2 {
  font-size: 1.2em;
  margin-right: 20px;
  padding-right: 20px;
  float: left;
}
#patientFeedack .servicePanel h3,
#patientFeedack #mentalHealthServices h3 {
  font-size: 80%;
  margin-right: 20px;
  padding-right: 20px;
  float: left;
  color: #004B8D;
  font-weight: bold;
}
#patientFeedack #mentalHealthServices h3 {
  float: none;
}
#patientFeedack .radio,
#patientFeedack .fields,
#patientFeedack .checkb,
#patientFeedack .formHelp,
#patientFeedack .mandatory,
#patientFeedack .col {
  float: left;
}
#patientFeedack .col {
  width: 50%;
}
#patientFeedack .fields {
  padding: 1em;
}
#patientFeedack .formSectionTitle,
#patientFeedack .fields {
  /*width:100%;*/
  background-color: #F6F6F6;
  padding: 1em;
  border: thin solid #EAEAEA;
  /*
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;	
            */
  /* behavior: url(border-radius.htc);*/
  margin: 0.1em 0;
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); */
}
#patientFeedack .formSectionTitle {
  background-color: #CBDEEF;
}
#patientFeedack .mandatory {
  font-size: 1em;
  color: #F00;
  width: 100%;
}
#patientFeedack .optional {
  font-size: 1em;
  color: #0F0;
}
#patientFeedack .formHelp {
  padding-left: 1em;
  float: right;
}
#patientFeedack p.smallprint {
  font-size: 0.7em;
  margin: 0;
}
#patientFeedack span {
  clear: both;
  width: 100%;
  float: left;
  margin: 10px 0;
}
#patientFeedack span label {
  float: left;
  width: 250px;
}
#patientFeedack span .widelabel {
  float: left;
  width: 520px;
  margin-bottom: 10px;
}
#patientFeedack span select {
  width: 230px;
}
#patientFeedack span textarea {
  width: 230px;
}
#patientFeedack span input {
  width: 225px;
}
#patientFeedack .alignright {
  float: right;
}
#patientFeedack span#userDesc {
  float: none;
  margin: 0;
}
#patientFeedack #postField .formHelp {
  float: right;
}
#patientFeedack h2 {
  display: inline;
  float: left;
  margin: 0;
  color: #004B8D;
  font-size: 1.2em;
}
#patientFeedack label {
  cursor: pointer;
}
#patientFeedack #typeFeed .radio {
  width: 45%;
}
#patientFeedack #aboutFeed .checkb,
#patientFeedack #acuteServices .checkb,
#patientFeedack #mentalHealthServices .checkb {
  width: 100%;
  padding-bottom: 0.2em;
}
#patientFeedack #aboutFeed .checkb label,
#patientFeedack #acuteServices .checkb label,
#patientFeedack #mentalHealthServices .checkb label {
  width: 80%;
  display: block;
  float: left;
}
#patientFeedack #relateFeed .radio,
#patientFeedack #relate2Feed .radio {
  width: 100%;
  padding-bottom: 0.2em;
}
#patientFeedack #relateFeed .radio label,
#patientFeedack #relate2Feed .radio label {
  display: block;
  float: left;
  width: 75%;
}
#patientFeedack #mentalHealthServices {
  float: left;
  width: 100%;
}
#patientFeedack #CommHealth .checkb {
  width: 100%;
  padding-bottom: 0.2em;
}
#patientFeedack #CommHealth .checkb label {
  width: 80%;
  display: block;
  float: left;
}
#patientFeedack .servicePanel {
  width: 50%;
  float: left;
}
#patientFeedack .servicePanel .checkb {
  clear: both;
}
#patientFeedack .servicePanel .checkb label {
  float: none;
}
#patientFeedack input#postcode {
  width: 60px;
}
#patientFeedack #userFeed .field {
  padding-bottom: 0.5em;
}
#patientFeedack #userFeed #ageField label,
#patientFeedack #userFeed #postField label {
  display: block;
  float: left;
  width: 40%;
  text-align: right;
  padding-right: 0.5em;
}
#patientFeedack #userFeed #sexField {
  margin: 0 30%;
}
#patientFeedack #userFeed input[type='checkbox'] {
  margin-left: 0.5em;
  width: 30px;
  display: inline;
  height: 20px;
  margin-top: 0;
}
#patientFeedack #submitFeed {
  text-align: left;
  float: left;
}
#patientFeedack #submitButton,
#patientFeedack #submitButton2 {
  margin: 0 auto;
  text-align: center;
  padding: 0.3em 3em;
  float: none;
}
#patientFeedack #submitButton {
  margin-top: 0;
}
#patientFeedack p.center {
  text-align: center;
}
#patientFeedack p#detailopen {
  display: block;
  float: left;
  width: 100%;
}
#patientFeedack .PFhidden {
  display:none;
}
#patientFeedack label.error {
  display: none;
  color: #f00;
  font-weight: bold;
  float: left;
  width: 100%;
}
#patientFeedack .clearfix:before,
#patientFeedack .clearfix:after {
  display: block;
  height: 0;
  overflow: hidden;
}
#patientFeedack .clearfix:after {
  clear: both;
}
#patientFeedack .clearfix {
  zoom: 1;
  /* IE < 8 */
}
#patientFeedack .gradient {
  background-color: #F6F6F6;
}
#patientFeedack .grad {
  background: #e2e2e2;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #fefefe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e2e2e2 0%, #fefefe 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
  /* IE6-8 */
}
#patientFeedack .labelshort {
  width: 225px;
}
#patientFeedack #patFeedbackFrmResponse {
  display: block;
}
#patientFeedack .button {
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #94a7f2), color-stop(1, #4677b8));
  background: -moz-linear-gradient(center top, #94a7f2 5%, #4677b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94a7f2', endColorstr='#4677b8');
  background-color: #94a7f2;
  /*-moz-border-radius:6px;
	    -webkit-border-radius:6px;
	    border-radius:6px;*/
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 2px 12px;
  text-decoration: none;
}
#patientFeedack .button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4677b8), color-stop(1, #94a7f2));
  background: -moz-linear-gradient(center top, #4677b8 5%, #94a7f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4677b8', endColorstr='#94a7f2');
  background-color: #4677b8;
}
#patientFeedack .button:active {
  position: relative;
  top: 1px;
}
#patientFeedack .next a.button {
  float: right;
  cursor: pointer;
}
#patientFeedack .fields .formSectionTitle {
  width: 98%;
  padding: 0.5em 0 0 0.5em;
  margin-bottom: 10px;
}
#patientFeedack .fields .formSectionTitle h2 {
  font-size: 0.9em;
}
#patientFeedack #patFeedbackFrmResp h2,
#patientFeedack span.h2 {
  display: block;
  width: 100%;
  font-weight: bold;
}
#patientFeedack #patFeedbackFrmResp p {
  font-size: 1.2em;
  margin: 0.5em 0 0 0;
}
#patientFeedack #patFeedbackFrmResp .formSectionTitle {
  padding-top: 0.5em;
}
#patientFeedack .clear {
  clear: both;
}
#patientFeedack #relateFields {
  width: 100%;
}
#patientFeedack .fields {
  width: 100%;
}