.subtitle-en {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
  font-weight: 200 !important;
  line-height: 1.5 !important;
  color: #272833 !important; }

.year-en {
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important; }

.title-en {
  font-family: Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important; }

.li-en {
  direction: ltr !important;
  text-align: left !important;
  font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
  font-weight: 200 !important;
  line-height: 1.5 !important;
  color: #272833 !important; }

.li-fa {
  direction: rtl;
  text-align: right; }

.portlet-profile .edu-list ul {
  list-style: none;
  padding: 0; }
  .portlet-profile .edu-list ul li {
    padding: 10px;
    border-radius: 4px;
    transition: all 0.1s ease-in-out; }
    .portlet-profile .edu-list ul li:before {
      content: "";
      display: inline-block;
      border: 4px solid #f78c8c;
      border-radius: 50%;
      position: relative;
      top: 0;
      margin-right: 5px; }
    .portlet-profile .edu-list ul li.hasDescription:before {
      content: "\f0dc";
      font-family: fontawesome-alloy !important;
      border: none;
      color: #f78c8c; }
    .portlet-profile .edu-list ul li:hover {
      background: #f7f7f7; }
    .portlet-profile .edu-list ul li .title {
      font-variation-settings: "wght" 400;
      display: inline;
      margin: 0; }
    .portlet-profile .edu-list ul li .subtitle {
      color: #666;
      font-variation-settings: "wght" 100; }
      .portlet-profile .edu-list ul li .subtitle.label {
        font-variation-settings: "wght" 300;
        background: #fee9e9;
        padding: 0 5px;
        border-radius: 3px;
        font-size: 0.9em;
        margin: 0 5px;
        transition: all 0.3s ease-in-out;
        color: #b02727;
        white-space: nowrap;
        display: inline-block;
        border: 0;
        line-height: 1.5; }
    .portlet-profile .edu-list ul li:hover .subtitle.label {
      color: #fff;
      background: #444; }
    .portlet-profile .edu-list ul li .description {
      line-height: 1.5;
      border-left: 2px dashed #f78c8c;
      padding: 0 0 0 15px; }
    .portlet-profile .edu-list ul li.panel {
      padding: 10px;
      margin-bottom: 0;
      border: 0;
      background: transparent; }
      .portlet-profile .edu-list ul li.panel .panelhandle {
        cursor: pointer;
        display: inline; }
    .portlet-profile .edu-list ul li .link,
    .portlet-profile .edu-list ul li .closeBox {
      color: #fff;
      float: right;
      background: #222;
      border-radius: 4px;
      padding: 5px 10px;
      transition: all 0.2s ease-in-out;
      margin-top: 10px;
      cursor: pointer; }
    .portlet-profile .edu-list ul li .link:hover,
    .portlet-profile .edu-list ul li .closeBox:hover {
      background: #444; }
    .portlet-profile .edu-list ul li .link {
      background: #e8564f;
      float: left; }
      .portlet-profile .edu-list ul li .link:hover {
        background: #b02727; }
    .portlet-profile .edu-list ul li a[href] .title {
      text-decoration: underline dashed #666; }
    .portlet-profile .edu-list ul li a[href]:hover .title {
      text-decoration: underline solid #999; }

.portlet-profile .edu-list ol li {
  padding: 10px 5px;
  border-radius: 4px;
  transition: all 0.1s ease-in-out; }
  .portlet-profile .edu-list ol li:before {
    content: "";
    border-radius: 50%;
    position: relative;
    top: 0; }
  .portlet-profile .edu-list ol li.hasDescription:before {
    content: "\f0dc";
    font-family: fontawesome-alloy !important; }
  .portlet-profile .edu-list ol li:hover {
    background: #f7f7f7; }
  .portlet-profile .edu-list ol li .title {
    font-variation-settings: "wght" 400;
    display: inline;
    margin: 0; }
  .portlet-profile .edu-list ol li .subtitle {
    color: #666;
    font-variation-settings: "wght" 100; }
    .portlet-profile .edu-list ol li .subtitle.label {
      font-variation-settings: "wght" 300;
      background: #fee9e9;
      padding: 0 5px;
      border-radius: 3px;
      font-size: 0.9em;
      margin: 0 5px;
      transition: all 0.3s ease-in-out;
      color: #b02727;
      white-space: nowrap;
      display: inline-block;
      border: 0;
      line-height: 1.5; }
  .portlet-profile .edu-list ol li:hover .subtitle.label {
    color: #fff;
    background: #444; }
  .portlet-profile .edu-list ol li .description {
    line-height: 1.5;
    border-left: 2px dashed #f78c8c;
    padding: 0 0 0 15px; }
  .portlet-profile .edu-list ol li.panel {
    padding: 10px;
    margin-bottom: 0;
    border: 0;
    background: transparent; }
    .portlet-profile .edu-list ol li.panel .panelhandle {
      cursor: pointer;
      display: inline; }
  .portlet-profile .edu-list ol li .link,
  .portlet-profile .edu-list ol li .closeBox {
    color: #fff;
    float: right;
    background: #222;
    border-radius: 4px;
    padding: 5px 10px;
    transition: all 0.2s ease-in-out;
    margin-top: 10px;
    cursor: pointer; }
  .portlet-profile .edu-list ol li .link:hover,
  .portlet-profile .edu-list ol li .closeBox:hover {
    background: #444; }
  .portlet-profile .edu-list ol li .link {
    background: #e8564f;
    float: left; }
    .portlet-profile .edu-list ol li .link:hover {
      background: #b02727; }
  .portlet-profile .edu-list ol li a[href] .title {
    text-decoration: underline dashed #666; }
  .portlet-profile .edu-list ol li a[href]:hover .title {
    text-decoration: underline solid #999; }

.portlet-profile .edu-list.file-list ul ul {
  margin-left: 2em;
  border-radius: 4px;
  margin-top: 1em; }
  .portlet-profile .edu-list.file-list ul ul:hover {
    background: rgba(0, 0, 0, 0.02) !important; }

.portlet-profile .edu-list.file-list ul li:hover {
  background: rgba(0, 0, 0, 0.02) !important; }

.portlet-profile .edu-list.file-list > ul > ul > li:before {
  border: 1px solid #f78c8c !important;
  width: 8px;
  height: 8px; }

.portlet-profile .edu-list.file-list > ul > ul > ul > ul > li:before,
.portlet-profile .edu-list.file-list > ul > ul > ul > ul > ul > ul > li:before {
  border: 1px solid #f78c8c !important;
  width: 8px;
  height: 8px; }

.list-style-none {
  list-style-type: none; }