.portlet-profile {
  /***************************************************
  *********************** Page ***********************
  ***************************************************/
  /***************************************************
    ********************** Layout **********************
     **************************************************/
  /***************************************************
    ********************* On Scroll ********************
     **************************************************/
  /***************************************************
    ******************** pagination ********************
     **************************************************/
  /* ********** force fontawesome icons ************/ }
  .portlet-profile .rtl {
    font-size: 100%; }
  .portlet-profile .page {
    font-size: 81.25%;
    font-weight: 300;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    direction: ltr;
    text-align: left; }
    .portlet-profile .page a {
      text-decoration: none;
      outline: 0;
      color: #222; }
      .portlet-profile .page a:hover, .portlet-profile .page a:focus {
        text-decoration: none;
        outline: 0;
        color: #222; }
    .portlet-profile .page h1,
    .portlet-profile .page h2,
    .portlet-profile .page h3,
    .portlet-profile .page h4,
    .portlet-profile .page h5,
    .portlet-profile .page h6,
    .portlet-profile .page .h1,
    .portlet-profile .page .h2,
    .portlet-profile .page .h3,
    .portlet-profile .page .h4,
    .portlet-profile .page .h5,
    .portlet-profile .page .h6 {
      font-weight: 300; }
    .portlet-profile .page b {
      font-variation-settings: "wght" 700; }
    .portlet-profile .page hr {
      border: 0;
      border-top: 2px dashed #e5ecf7;
      margin: 40px 0; }
    .portlet-profile .page .card {
      align-items: start;
      background: transparent;
      border: 0;
      position: relative;
      flex: 1;
      padding: 0;
      box-shadow: none; }
      .portlet-profile .page .card .header {
        width: 100%;
        padding: 6em 0 0;
        background: #f2f5f9;
        position: sticky;
        top: 0;
        z-index: 1; }
      .portlet-profile .page .card .body {
        box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.08);
        background: #fff;
        border-radius: 0 0 4px 4px; }
      .portlet-profile .page .card .info {
        display: flex;
        align-items: start;
        width: 100%;
        flex-wrap: wrap;
        background: #fff;
        padding-top: 2em;
        box-shadow: 0 -1px 3px -1px rgba(0, 0, 0, 0.08);
        border-radius: 4px 4px 0 0;
        position: relative;
        padding-bottom: 1em;
        transition: box-shadow 0.2s ease-in-out; }
    .portlet-profile .page .info .image {
      flex-shrink: 0;
      box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.08);
      border-radius: 6px;
      overflow: hidden;
      transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
      border: 4px solid #fff;
      margin-left: 2.3em;
      margin-top: -6em; }
      .portlet-profile .page .info .image img {
        width: 10em; }
    .portlet-profile .page .info .content {
      padding: 0 0 0 1.5em;
      flex-grow: 2; }
      .portlet-profile .page .info .content.left {
        margin-left: auto;
        text-align: right;
        padding: 0 30px 0 0;
        flex-grow: 1; }
      .portlet-profile .page .info .content.scopus img,
      .portlet-profile .page .info .content.GoogleScholar img {
        height: 20px;
        margin-bottom: 5px; }
      .portlet-profile .page .info .content .content_first-line {
        display: flex;
        justify-content: space-between; }
        .portlet-profile .page .info .content .content_first-line .code {
          color: #888;
          margin: 0;
          display: block;
          font-weight: 500;
          font-size: 1.4em;
          font-variation-settings: "wght" 200; }
        .portlet-profile .page .info .content .content_first-line .content_modification-date {
          margin: 0;
          padding-right: 32px;
          color: #666;
          font-size: 0.75rem; }
        .portlet-profile .page .info .content .content_first-line .content_modification-date_english-font {
          font-family: serif; }
      .portlet-profile .page .info .content .title {
        font-size: 2em;
        color: #222;
        margin-bottom: 0.3em; }
      .portlet-profile .page .info .content .subtitle {
        font-size: 1em;
        color: #666;
        font-variation-settings: "wght" 200; }
      .portlet-profile .page .info .content .text {
        color: #666;
        margin-bottom: 20px;
        line-height: 1.7em; }
    .portlet-profile .page .iconsContainer {
      position: relative;
      z-index: 3; }
      .portlet-profile .page .iconsContainer .icons {
        cursor: default;
        display: inline-flex;
        position: sticky;
        top: 6em;
        flex-direction: column-reverse;
        align-items: flex-end;
        padding: 10px 0 0 10px; }
        .portlet-profile .page .iconsContainer .icons a {
          color: #fff;
          background: #999;
          padding: 5px 0;
          border-radius: 50px;
          text-decoration: none;
          justify-content: center;
          transition: transform 0.2s ease-in-out;
          margin-bottom: 10px;
          width: 32px;
          height: 31px;
          display: inline-block;
          text-align: center;
          opacity: 0.8;
          font-size: 13px;
          line-height: 20px; }
          .portlet-profile .page .iconsContainer .icons a i {
            transition: all 0.2s ease-in-out;
            position: relative;
            top: 2px; }
          .portlet-profile .page .iconsContainer .icons a:hover {
            transform: scale(1.2);
            opacity: 1; }
          .portlet-profile .page .iconsContainer .icons a.email,
          .portlet-profile .page .iconsContainer .icons a .icon-qrcode,
          .portlet-profile .page .iconsContainer .icons a .icon-download-alt {
            color: #fff; }
          .portlet-profile .page .iconsContainer .icons a .icon-qrcode {
            font-size: 15px; }
  .portlet-profile .qrimg {
    max-width: 150px; }
  .portlet-profile .page .card .information {
    padding: 1.5em 30px 0;
    line-height: 1.5;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    width: 100%;
    min-height: 250px;
    overflow: hidden; }
    .portlet-profile .page .card .information h2 {
      font-size: 1.6em;
      color: #444;
      font-variation-settings: "wght" 400; }
    .portlet-profile .page .card .information > .main {
      margin-bottom: 40px;
      margin-right: auto;
      flex: 2;
      position: relative;
      overflow-x: hidden; }
    .portlet-profile .page .card .information .main .bio {
      line-height: 2; }
    .portlet-profile .page .card .information .main > div > h2 {
      margin-top: 40px; }
    .portlet-profile .page .card .information .main > div:first-of-type > h2 {
      margin-top: 0; }
    .portlet-profile .page .card .information .SideColumn {
      border: 2px dashed #f9e6e6;
      border-radius: 6px;
      background: #fffcfc;
      margin: 0 0 2.3em 2.3em;
      padding: 2.3em;
      line-height: 2;
      color: #444;
      top: 250px;
      flex: 1;
      text-align: left; }
      .portlet-profile .page .card .information .SideColumn h3 {
        font-size: 1.4em;
        margin-top: 2.3em; }
        .portlet-profile .page .card .information .SideColumn h3:first-child {
          margin-top: 0; }
    .portlet-profile .page .card .information .view-count-container {
      display: flex;
      justify-content: end; }
      .portlet-profile .page .card .information .view-count-container .view-count {
        margin: 0;
        padding-bottom: 1.1em;
        color: #666;
        font-size: 0.75rem; }
      .portlet-profile .page .card .information .view-count-container .view-count_english-font {
        font-family: serif; }
    .portlet-profile .page .card .information .tags .tag {
      background: #fff;
      border-radius: 3px;
      box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.3);
      padding: 1px 5px;
      margin: 0 5px 5px 0;
      display: inline-block;
      font-size: 0.9em; }
    .portlet-profile .page .card .information .tags h3 {
      margin-bottom: 15px; }
    .portlet-profile .page .card .information .timeline {
      padding: 0 0 0 25px;
      position: relative;
      line-height: 3em;
      list-style: none; }
      .portlet-profile .page .card .information .timeline::before {
        content: "";
        display: block;
        position: absolute;
        top: 1.5em;
        bottom: 1.5em;
        margin: 0 0 0 -19.7px;
        border-left: 1px solid #f9e6e6; }
      .portlet-profile .page .card .information .timeline li::before {
        content: "";
        display: block;
        position: absolute;
        margin: 1em -23.6px;
        background: #f9e6e6;
        width: 10px;
        height: 10px;
        border-radius: 10px; }
      .portlet-profile .page .card .information .timeline .years {
        white-space: nowrap; }
  .portlet-profile .page .card .menu {
    display: flex;
    position: absolute;
    transform: translateY(-100%);
    left: 14em;
    right: 20px;
    flex-direction: row;
    align-items: flex-end;
    z-index: 1;
    overflow: hidden; }
    .portlet-profile .page .card .menu > div {
      display: flex;
      flex-direction: row;
      align-items: flex-end; }
    .portlet-profile .page .card .menu > .left {
      margin-left: auto;
      position: relative; }
    .portlet-profile .page .card .menu > .right {
      overflow-x: auto;
      margin-right: 20px; }
      .portlet-profile .page .card .menu > .right a:last-child {
        margin-right: 20px; }
    .portlet-profile .page .card .menu > .left:before {
      content: "";
      display: block;
      position: absolute;
      left: -10px;
      top: 0;
      bottom: 0;
      box-shadow: -15px 0 15px 15px #f2f5f9;
      background: #f2f5f9;
      width: 5px; }
    .portlet-profile .page .card .menu a {
      box-shadow: inset 0 -10px 10px -17px rgba(0, 0, 0, 0.3);
      padding: 5px 10px;
      border-radius: 4px 4px 0 0;
      color: #7295a6;
      text-decoration: none;
      justify-content: center;
      font-size: 0.9em;
      transition: padding 0.1s ease-in-out;
      margin-right: 10px;
      width: auto;
      background: #e7ecf2;
      white-space: nowrap; }
      .portlet-profile .page .card .menu a i {
        position: relative;
        top: 2px;
        margin-right: 5px;
        font-size: 1.1em;
        color: #7295a6; }
      .portlet-profile .page .card .menu a.active i {
        color: #444; }
      .portlet-profile .page .card .menu a i.icon-home, .portlet-profile .page .card .menu a i.icon-trophy {
        top: 0.5px; }
      .portlet-profile .page .card .menu a:hover {
        padding-bottom: 8px; }
      .portlet-profile .page .card .menu a.active {
        background: #fff;
        color: #222;
        box-shadow: none;
        padding: 10px 15px 6px; }
    .portlet-profile .page .card .menu .button {
      background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
      color: #fff;
      margin-left: auto;
      box-shadow: inset 0 -10px 10px -15px #000;
      margin-right: 0; }
      .portlet-profile .page .card .menu .button i {
        color: #fff; }
      .portlet-profile .page .card .menu .button.blue {
        background-image: linear-gradient(147deg, #39bdfe 0%, #3885fd 74%);
        margin-left: 10px;
        letter-spacing: 1px;
        font-size: 0.92em; }
        .portlet-profile .page .card .menu .button.blue span {
          margin: 0 -3px;
          position: relative;
          top: 0.1em; }
    .portlet-profile .page .card .menu .menuBtn {
      display: none;
      cursor: default; }
    .portlet-profile .page .card .menu .right .items {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      padding-right: 20px; }
  @media (max-width: 991px) {
    .portlet-profile .page .card .information {
      flex-wrap: wrap;
      padding: 1.5em 2.3em 2.3em; }
      .portlet-profile .page .card .information > .main {
        overflow: unset; }
      .portlet-profile .page .card .information .SideColumn {
        width: 100%;
        flex: auto;
        order: 1;
        margin: 0;
        border-radius: 5px; }
    .portlet-profile .page .info .GoogleScholar {
      order: 0; }
    .portlet-profile .page .info .scopus {
      order: 1; }
    .portlet-profile .hide-in-md {
      display: none; }
    .portlet-profile .page .card .menu {
      left: 13em; }
      .portlet-profile .page .card .menu .left .button i {
        margin: 0; }
    .portlet-profile .page .info .image {
      margin-top: -5.5em; }
      .portlet-profile .page .info .image img {
        width: 9em; }
    .portlet-profile .page .info .content {
      font-size: 0.9em; }
    .portlet-profile .page .card .header {
      padding-top: 5em;
      position: static; }
    .portlet-profile .page .iconsContainer {
      padding-top: 5em; }
      .portlet-profile .page .iconsContainer .icons {
        top: 5em; } }
  @media (max-width: 767px) {
    .portlet-profile .edu-portlet-wrapper {
      font-size: 0.9em; }
    .portlet-profile .page .card .information {
      padding: 1em 2em 2em; }
      .portlet-profile .page .card .information .SideColumn {
        padding: 15px; }
    .portlet-profile .page .card .menu {
      left: 10.5em;
      font-size: 1.05em; }
    .portlet-profile .page .card .info {
      padding-top: 1em; }
      .portlet-profile .page .card .info .content {
        order: 2; }
      .portlet-profile .page .card .info .GoogleScholar {
        order: 1; }
      .portlet-profile .page .card .info .scopus {
        order: 0;
        padding: 0; }
      .portlet-profile .page .card .info .image {
        margin-top: -4.5em;
        margin-left: 1.5em;
        border-width: 3px; }
        .portlet-profile .page .card .info .image img {
          width: 8em; }
      .portlet-profile .page .card .info .content {
        margin: 0;
        padding-left: 1.3em; }
        .portlet-profile .page .card .info .content.left {
          padding-right: 20px; }
    .portlet-profile .page .card .menu {
      overflow: visible; }
      .portlet-profile .page .card .menu > .left::before {
        display: none; }
      .portlet-profile .page .card .menu .right .items {
        display: none; }
      .portlet-profile .page .card .menu .right .menuBtn {
        display: block; }
      .portlet-profile .page .card .menu .right:hover .items {
        display: flex; }
      .portlet-profile .page .card .menu .right .items {
        position: absolute;
        flex-direction: row;
        align-items: flex-end;
        left: 0;
        top: 100%;
        right: 0;
        flex-direction: column;
        border-radius: 0 0 6px 6px;
        overflow: hidden;
        box-shadow: 0 1px 2px 0px rgba(114, 149, 166, 0.5);
        padding-right: 0; }
        .portlet-profile .page .card .menu .right .items a {
          width: 100%;
          margin: 0;
          padding: 7px 15px;
          border-radius: 0;
          box-shadow: none;
          background: #f2f5f9; }
          .portlet-profile .page .card .menu .right .items a:hover {
            background: #7295a6;
            color: #fff; }
            .portlet-profile .page .card .menu .right .items a:hover i {
              color: #fff; } }
  @media (max-width: 575px) {
    .portlet-profile .page {
      margin: 0;
      flex-direction: column-reverse; }
      .portlet-profile .page .card {
        margin-bottom: 1em; }
      .portlet-profile .page .iconsContainer {
        padding-top: 0;
        text-align: center;
        margin-bottom: 1em; }
        .portlet-profile .page .iconsContainer .icons {
          padding: 0;
          flex-direction: row; }
          .portlet-profile .page .iconsContainer .icons a {
            margin: 0 5px !important; } }
  @media (max-width: 500px) {
    .portlet-profile .page .card .info {
      padding-bottom: 0; }
      .portlet-profile .page .card .info .content {
        order: 0;
        padding: 0 2em; }
      .portlet-profile .page .card .info .image {
        margin-bottom: 1em; }
      .portlet-profile .page .card .info .GoogleScholar,
      .portlet-profile .page .card .info .scopus {
        order: 1;
        margin: 0; } }
  .portlet-profile .edu-portlet-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh; }
    .portlet-profile .edu-portlet-wrapper .container {
      flex-grow: 1;
      margin-bottom: 3em; }
  .portlet-profile .footer {
    display: block;
    background: #444;
    color: #fff;
    padding: 1em;
    text-align: center;
    font-size: 0.8em;
    position: static; }
  .portlet-profile .transition-all-02s-in-out {
    transition: all 0.2s ease-in-out; }
  .portlet-profile .page .card .info {
    transition: all 0.2s ease-in-out; }
    .portlet-profile .page .card .info .image img {
      transition: all 0.2s ease-in-out; }
    .portlet-profile .page .card .info .content {
      transition: all 0.2s ease-in-out; }
      .portlet-profile .page .card .info .content .subtitle {
        transition: all 0.2s ease-in-out; }
  .portlet-profile .page .card .menu {
    transition: all 0.2s ease-in-out; }
  .portlet-profile .page.scroll .card .info {
    box-shadow: 0 -1px 3px -1px rgba(0, 0, 0, 0.08), 0 5px 30px -30px #000; }
    .portlet-profile .page.scroll .card .info .image img {
      width: 7.5em; }
    .portlet-profile .page.scroll .card .info .content {
      font-size: 0.7em;
      margin-top: -10px; }
      .portlet-profile .page.scroll .card .info .content .title {
        margin-bottom: 5px; }
  .portlet-profile .page.scroll .card .menu {
    left: 11.5em; }
  .portlet-profile .pagination {
    border-radius: 4px;
    display: inline-flex;
    padding: 0;
    box-shadow: none;
    margin-bottom: 30px; }
    .portlet-profile .pagination .page-item {
      margin: 0 0.25em; }
      .portlet-profile .pagination .page-item .page-link {
        border-radius: 0;
        border-top: 0;
        border-bottom: 0;
        border-color: transparent;
        padding: 0.7em 0.9em 0.6em;
        color: #530404;
        background: #fff;
        font-size: 1.1em;
        border-radius: 4px;
        min-width: 2.6em;
        text-align: center;
        height: auto;
        line-height: 1.3; }
        .portlet-profile .pagination .page-item .page-link:hover {
          color: #444;
          background: #eee; }
        .portlet-profile .pagination .page-item .page-link .icon-angle-right::before,
        .portlet-profile .pagination .page-item .page-link .icon-angle-left::before {
          line-height: 1.3;
          position: relative;
          top: -2px; }
      .portlet-profile .pagination .page-item.disabled .page-link {
        color: #ddd; }
      .portlet-profile .pagination .page-item.active .page-link {
        background: #e8564f;
        color: #fff; }
  .portlet-profile i {
    font-family: fontawesome-alloy !important; }

/*   **********************    styles to handle conflicts with theme  *******************   */
.sp-content .portlet-profile.portlet-borderless .portlet-content {
  border: none !important;
  padding: 0 !important; }
  .sp-content .portlet-profile.portlet-borderless .portlet-content .portlet-header {
    background: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important; }

.sp-content .portlet-profile .page .card .header {
  background: #edecf3;
  top: 84px; }

.sp-content .portlet-profile .page .card .menu a {
  color: #666;
  background: #d9d9d9;
  padding: 7px 10px 3px; }
  .sp-content .portlet-profile .page .card .menu a i {
    color: #666;
    top: 0;
    margin-right: 0; }
  .sp-content .portlet-profile .page .card .menu a i.icon-home, .sp-content .portlet-profile .page .card .menu a i.icon-trophy {
    top: 0; }
  .sp-content .portlet-profile .page .card .menu a.active {
    background: #fff;
    color: #222;
    padding: 10px 15px 6px; }

.sp-content .portlet-profile .page .iconsContainer .icons {
  top: 84px;
  padding-top: 7em; }

@media (max-width: 991px) {
  .sp-content .portlet-profile .page .iconsContainer {
    padding-top: 0; }
    .sp-content .portlet-profile .page .iconsContainer .icons {
      padding-top: 5em; } }

.sp-content .portlet-profile .edu-portlet-wrapper .portlet-content-editable {
  border: 0; }

.portlet-profile .information .SideColumn-wrapper {
  flex: 1; }

.has-control-menu .sp-content .portlet-profile .page .card .header {
  top: 142px; }

.has-control-menu .sp-content .portlet-profile .page .iconsContainer .icons {
  top: 142px; }

.has-control-menu .sp-content .portlet-profile .edu-portlet-wrapper header.portlet-topper {
  z-index: 0; }

@media (max-width: 991px) {
  .page .iconsContainer {
    padding-top: 5em; } }

/*   **********************   fix bug  *******************   */
.portlet-boundary.portlet-static {
  width: 100%; }

.rtl .portlet-profile .edu-portlet-wrapper.razi-view {
  font-family: 'KalamehWebFaNum'; }

.rtl .portlet-profile .razi-view .page.website .menu a {
  font-family: KalamehWebFaNum_Bold; }

.portlet-profile .edu-portlet-wrapper {
  background: transparent;
  min-height: auto; }

.portlet-profile .edu-portlet-wrapper.razi-view .container {
  margin-bottom: 1.5em; }

.portlet-profile .socialMedia-wrapper .container {
  margin-bottom: 0 !important; }

.portlet-profile .page.website {
  flex-direction: column; }

.portlet-profile .page.website .main-content {
  align-self: stretch;
  flex: 5;
  margin-left: 15px;
  margin-top: 15px; }

.portlet-profile .page.website .main-content .myNav a {
  font-weight: 700;
  font-size: 17px;
  color: #223a70; }

.portlet-profile .page.website .bio h2 {
  font-weight: 700;
  font-size: 27px;
  line-height: 27px;
  color: #223a70; }

.portlet-profile .page.website .bio p {
  font-weight: 400;
  font-size: 15px;
  text-align: justify;
  color: #726e6e; }

.portlet-profile .page.website .card {
  display: flex;
  flex-direction: row; }

.portlet-profile .page.website .card .information {
  margin: 0;
  align-self: stretch;
  flex: 5;
  position: relative;
  z-index: 2;
  box-shadow: none; }

.portlet-profile .page.website .card .information h2 {
  font-weight: 700;
  font-size: 22px;
  color: #223a70; }

.portlet-profile .page.website .card .information .timeline, .portlet-profile .page.website .card .information .SideColumn span {
  font-size: 14px;
  color: #726e6e; }

.portlet-profile .page.website .card .information .edu-list ol li .title {
  font-weight: 700;
  font-size: 16px;
  color: #726e6e; }

.portlet-profile .page.website .card .information .edu-list ol li .subtitle {
  font-size: 15px;
  color: #726e6e; }

.portlet-profile .page.website .card .information .view-count-container .view-count {
  padding-bottom: 1.1em;
  padding-top: 1.1em; }

.portlet-profile .page.website .card .information .SideColumn-wrapper {
  flex: 1;
  padding: 10px; }

.portlet-profile .page.website .card .information .SideColumn {
  background: #fff;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 0; }

.portlet-profile .page.website .card .header {
  background: transparent;
  top: 120px;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 4em; }

.portlet-profile .page.website .card .header .info {
  background: #FFF;
  border-radius: 8px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  padding: .5em;
  margin-top: -4em; }

.portlet-profile .page.website .card .header .info::after {
  box-shadow: none; }

.portlet-profile .page.website .card .header .info .content {
  padding: 15px 10px 0;
  font-size: .7em;
  text-align: center; }

.portlet-profile .page.website .card .header .info .content .title {
  margin-bottom: .4em; }

.portlet-profile .page.website .card .header .info .content .subtitle {
  font-size: 1.6em;
  color: #726e6e; }

.portlet-profile .page.website .card .header .info .content.scopus, .portlet-profile .page.website .card .header .info .content.GoogleScholar {
  display: none; }

.portlet-profile .page.website .card .header .info .image {
  margin: 0 auto;
  box-shadow: none;
  display: block;
  width: 100%; }

.portlet-profile .razi-view .page.website .card .header .info .image img {
  border-radius: 8px;
  display: block;
  margin: 0 auto; }

.portlet-profile .page.website .menu {
  transform: none;
  margin-top: 25px;
  display: flex;
  position: static !important;
  flex-direction: column;
  align-items: stretch;
  border-radius: 12px;
  border: 2px solid #ffc000; }

.portlet-profile .page.website .menu .right .items, .portlet-profile .page.website .menu > .right {
  width: 100%;
  border-radius: 10px;
  padding: 0; }

.portlet-profile .page.website .menu > .right a:last-child {
  margin-left: 0; }

.portlet-profile .razi-view .page.website .menu a {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  background: #ffc000;
  color: #223a70;
  font-weight: 700;
  font-size: 17px !important;
  line-height: 26px;
  border-radius: 0; }

.portlet-profile .page.website .menu a i {
  color: #223a70; }

.portlet-profile .page.website .menu a.active {
  padding: 4px 15px 6px;
  color: #223a70; }

.portlet-profile .page.website .menu a.active i {
  color: #223a70; }

.portlet-profile .page.website .menu a:hover {
  padding-bottom: 5px; }

.portlet-profile .page.website .menu .items a i {
  display: none; }

.portlet-profile .page.website .menu .left a {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--black-high) !important; }

.portlet-profile .page.website .menu .left a i {
  color: var(--black-low) !important; }

.portlet-profile .page.website .menu .left a.active {
  padding: 8px 20px 8px;
  background: #f6f6f6;
  position: relative; }

.portlet-profile .page.website .menu .left a.active:hover {
  background-image: var(--orange-gradient); }

.portlet-profile .page.website .menu .left a.active i {
  color: var(--light-full); }

.portlet-profile .page.website .menu > .left {
  margin: 0;
  align-items: stretch;
  flex-direction: column;
  width: 100%;
  padding: 0; }

.portlet-profile .page.website .menu > .right {
  margin: 0; }

.portlet-profile .page.website .menu > .right .items {
  margin: 0;
  align-items: stretch;
  flex-direction: column;
  width: 100%;
  padding: 0; }

.portlet-profile .page.website .menu a {
  padding: 8px 20px;
  font-size: 1em;
  border-radius: 0;
  margin: 0 !important;
  box-shadow: none;
  color: #042e79;
  transition: all .2s ease-in-out;
  border-left: 0 solid transparent;
  position: relative; }

.portlet-profile .page.website .menu a:before {
  content: "";
  position: absolute;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  width: 90%;
  right: 10px;
  border-radius: 10px;
  bottom: 0; }

.portlet-profile .page.website .menu a i {
  color: var(--black-low); }

.portlet-profile .page.website .iconsContainer {
  display: none; }

.portlet-profile .page.website .body {
  margin: 1.5em 30px 0;
  line-height: 1.5;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  width: 100%;
  min-height: 250px;
  overflow: hidden;
  box-shadow: 0 0 3px var(--black-low-opacity);
  border-radius: 4px 4px 4px 0;
  align-self: stretch;
  flex: 5;
  position: relative;
  z-index: 2; }

.portlet-profile .page.website .card .menu a.active:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  border: 6px solid transparent;
  border-right-color: var(--light-full);
  transform: translateY(-50%); }

.portlet-profile .page.website .card .menu a:hover {
  background: var(--black-very-low-opacity); }

.portlet-profile .page.website .card .menu .left a:hover {
  background: var(--black-very-low-opacity) !important; }

.portlet-profile .page.website .iconsContainer {
  padding: 0; }

.portlet-profile .page.website .iconsContainer .icons {
  flex-direction: row;
  position: static;
  margin: 1em 0;
  padding: 0;
  float: right; }

.portlet-profile .page.website .iconsContainer .icons a {
  margin-bottom: 0;
  margin-left: 10px; }

.portlet-profile .page.website .card {
  margin-bottom: 0; }

.portlet-profile .page.website .card .portlet-boundary.portlet-static {
  box-shadow: 0 0 3px var(--black-low-opacity);
  border-radius: 4px 4px 4px 0;
  align-self: stretch;
  flex: 5;
  position: relative;
  z-index: 2; }

.portlet-profile .page.website .card .portlet-boundary.portlet-static {
  overflow: hidden; }

.portlet-profile .page.website .card .information .SideColumn {
  position: static;
  margin: 0 0 0 15px; }

.portlet-profile .page.website .card .information .SideColumn h3 {
  font-size: 1.4em;
  color: #223a70;
  font-weight: 700; }

.portlet-profile .page.website .info .content .title {
  color: #726e6e;
  font-weight: 700; }

.portlet-profile .page.website .card .header .resumes .btn-resume {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: #064096;
  margin-top: 10px; }

@media (min-width: 992px) {
  .portlet-profile .page.website .card .information > .main {
    margin-bottom: 0; } }

@media (max-width: 1599px) {
  .portlet-profile .page.website .card .header .info .image img {
    width: 10.8em;
    display: block;
    margin: 0 auto;
    border: 0; }
  .portlet-profile .page.website .menu a {
    font-size: 15px !important;
    line-height: 30px; } }

@media (max-width: 1199px) {
  .portlet-profile .page.website .card .portlet-boundary.portlet-static {
    flex: 4; } }

@media (max-width: 991px) {
  .portlet-profile .page.website .card .portlet-boundary.portlet-static {
    flex: 3; }
  .portlet-profile .page.website .info .content .title {
    font-size: 1.7em; }
  .portlet-profile .page.website .card .information .SideColumn {
    margin: 0; }
  .portlet-profile .page.website .information {
    flex-direction: column; }
  .portlet-profile .page.website .card .information .SideColumn-wrapper {
    width: 100%; } }

@media (max-width: 767px) {
  .portlet-profile .page.website .card .information .SideColumn {
    margin: 0 0 30px; }
  .portlet-profile .page.website .card {
    flex-direction: column; }
  .portlet-profile .page.website .card .menu > .right {
    position: relative;
    overflow-x: inherit; }
  .portlet-profile .page.website .card .menu .right .items {
    top: 58px; }
  .portlet-profile .page.website .information {
    z-index: 0 !important;
    padding: 0; }
  .portlet-profile .page.website .information .edu-list ol {
    padding: 0 !important; }
  .portlet-profile .page.website .myNav {
    width: 100%;
    flex-direction: column; }
  .portlet-profile .page.website .info .image {
    text-align: center; } }

.portlet-boundary_ir_sain_university_people_portlet_FacultySocialMediaPortlet_ .portlet .portlet-content {
  padding: 0; }

.portlet-boundary_ir_sain_university_people_portlet_FacultySocialMediaPortlet_ .portlet .portlet-content .portlet-content-container .portlet-body .body {
  margin: 0; }

.portlet-profile .razi-view .page .card .menu a.active {
  background: #fff;
  color: #222;
  box-shadow: none;
  padding: 10px 15px 6px; }