/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2019 | 00:11:58 */
.read-more {
  cursor:pointer;
  text-decoration:underline;
}

.role-details {
  display: none;
  overflow: hidden;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  padding: 20px;
  background: rgb(239, 239, 239);
}