textarea{line-height: 1.5;height: 8em;width: 100%;}


.numchars{font-size: 9px;}
.btn-claim{float:right; border-radius: 8px;background-color: #EEEEEE;color:#71492b;font-size: 14px; padding-top:.25rem;padding-bottom:.25rem;display: inline;width:160px;}
.btn-back{float:left;   border-radius: 8px;background-color: #EEEEEE;color:#71492b8a;font-size: 14px; padding-top:.25rem;padding-bottom:.25rem;display: inline;width:60px;}
.claimlabel{margin-top: 1rem;margin-bottom: 0;font-weight: bold;font-size: 12px;}
#crm_cert_upload{font-size: 12px;}
@media only screen and (max-width: 768px) {
  /*mobile*/
  #dropfile{border:none;padding: 0px 0px 10px 0;margin: 0px 0;}
}
@media only screen and (min-width: 769px) {
  /*desktop*/
  #dropfile{border:lightslategray dashed 3px;padding: 5px 2px;margin: 3px 8px;}
}
.desktopcambtn{border:none;background: transparent;font-size:36px;}

#instrtxt div, #instrfoto div{padding:5px 0;line-height: 1.2;font-size: 14px;}