
#myscieform {background-color: #faf8f7; border: 1px solid #77685c; width:95%; padding:5px; }
#myscieform p, #closeaccountyes p, #closeaccountno p { clear:none; margin-bottom: 4px; margin-top: 4px; }
#myscieform p.checkbox { clear:both; margin: 4px; }
#myscieform label { float:left;  padding:2px;  width:120px; }
#myscieform label.checkbox { display:block; width:97%; padding:1px; margin:1px; }
#myscieform input.submit {background-color:#faf8f7; border: 1px solid #77685c;  font-size:1em; font-weight: bold; margin-left:31%;}
#myscieform input.button {background-color:#faf8f7; border: 1px solid #77685c;  font-size:1em; font-weight: bold;}
#myscieform input.removeorganisation { background-color:#faf8f7; border:1px solid #77685c;  font-size:1em; font-weight: bold}
#myscieform input.text, #closeaccountyes input.text { float:none; font-size:1em; text-align:left; width:50%; }
#myscieform textarea { float:none; font-size:1em; text-align:left; width:50%; height:100px; }
#myscieform input.textreadonly,  #closeaccountyes input.textreadonly { float:none; font-size:1em; text-align:left; width:50%; background-color: #faf8f7;}
#myscieform input.checkbox { float:none; text-align:left; font-size:1em; margin:3px;  }
#myscieform fieldset { margin-bottom:5px; border:1px solid #77685c; }
#myscieform fieldset legend, #closeaccountyes fieldset legend {color:#fff; background-color:#77685c; padding:2px; border:1px solid #77685c; font-weight:bold; font-size:0.9em }
#myscieform fieldset div.leftcol { float:left; width:48%; }
#myscieform fieldset div.rightcol { float:left; width:48%; }
#closeaccountyes input.submit  { background-color:#FFECEC; border:1px solid #FF0000;  font-size:1em; margin:5px; padding:5px; width:50%;}
#closeaccountyes fieldset { margin-bottom:5px; border:1px solid #77685c; background-color: #faf8f7;  }
#closeaccountyes textarea { float:none; font-size:1em; text-align:left; width:95%; height:100px; margin:5px; }
#closeaccountyes label { float:left;  padding:2px;  width:30%; }
#closeaccountyes label.feedback { float:left;  padding:2px;  width:95%;  margin:5px; }
#closeaccountno input { background-color:#ECFFEC; border:1px solid #77685c;  font-size:1em; margin:5px; padding:5px; width:50%;}
span.indent { clear:both; margin-left:20px; margin-top:2px; padding-top:1px; padding-bottom:1px; display:block; border-bottom:1px dotted #000000;}
span.indent#first { border-top:1px dotted #000000;}
div.text {  margin-bottom:5px; }
div.pleasenote {   margin:10px; padding:10px; width:94%; background-color:#FFFFCC; border:1px solid #FF0000;}

/*dotnet implementation*/
.myscieform {background-color: #faf8f7; border: 1px solid #77685c; width:95%; padding:5px; }
.myscieform p, .closeaccountyes p, .closeaccountno p { clear:none; margin-bottom: 4px; margin-top: 4px; }
.myscieform p.checkbox { clear:both; margin: 4px; }
.myscieform label { float:left;  padding:2px;  width:120px; }
.myscieform label.checkbox { display:block; width:97%; padding:1px; margin:1px; }
.myscieform input.submit {background-color:#faf8f7; border: 1px solid #77685c;  font-size:1em; font-weight: bold; margin-left:31%;}
.myscieform input.button {background-color:#faf8f7; border: 1px solid #77685c;  font-size:1em; font-weight: bold;}
.myscieform input.removeorganisation { background-color:#faf8f7; border:1px solid #77685c;  font-size:1em; font-weight: bold}
.myscieform input.text, .closeaccountyes input.text { float:none; font-size:1em; text-align:left; width:50%; }
.myscieform textarea { float:none; font-size:1em; text-align:left; width:50%; height:100px; }
.myscieform input.textreadonly,  .closeaccountyes input.textreadonly { float:none; font-size:1em; text-align:left; width:50%; background-color: #faf8f7;}
.myscieform input.checkbox { float:none; text-align:left; font-size:1em; margin:3px;  }
.myscieform fieldset { margin-bottom:5px; border:1px solid #77685c; }
.myscieform fieldset legend, .closeaccountyes fieldset legend {color:#fff; background-color:#77685c; padding:2px; border:1px solid #77685c; font-weight:bold; font-size:0.9em }
.myscieform fieldset div.leftcol { float:left; width:48%; }
.myscieform fieldset div.rightcol { float:left; width:48%; }
/*input.updatemysco { background-color:#FFF; color: #4b6f8b; padding:0px; margin:0px; border: none; font-size:1em;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; }*/
input.updatemysco { background-color:#FFF; color: #4b6f8b; padding:0px; margin:0px; border: none; font-size:0.9em;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration:underline; cursor:pointer; }

.strong { font-weight:bold;}
