.jrm-truncate{overflow:hidden}.jrm-truncate.jrm-reduced.jrm-textOnly img,.jrm-truncate.jrm-reduced.jrm-textOnly table{display:none}.jrm-toggle{display:inline-block;margin-top:1em;margin-bottom:1em;text-decoration:underline;color:blue;cursor:pointer}

/* ID Custom 2018.06.14 */
.jrm-toggle{
  color:#14457d;
  margin-top:2px;
  margin-bottom:10px;
  text-decoration:none;
  border:0px solid #ccc;
  padding:2px 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  font-size: 15px;
  font-weight:bold;
 
 }



.jrm-toggle[title^="Click to read full biography"]:after {
  content: '';
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-top: 5px;
  margin-left: 10px;
  border: 2px solid #14457d;
  border-top: none;
  border-right: none;
  background: transparent;
  transform: rotate(-45deg);
  transform-origin: bottom;
}

.jrm-toggle[title="Click to Close"]:after{
  content: '';
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-top: 5px;
  margin-left: 10px;
  border: 2px solid #14457d;
  border-top: none;
  border-right: none;
  background: transparent;
  transform: rotate(-45deg);
  transform-origin: bottom;
  margin-left: 7px;transform: rotate(135deg);
}
