@font-face {
  font-family: 'DroidKufi';
  src: url("../fonts/DroidKufi-Bold.eot?v=1.1.0");
  src: url("../fonts/DroidKufi-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/DroidKufi-Bold.woff?v=1.1.0") format("woff"), url("../fonts/DroidKufi-Bold.ttf?v=1.1.0") format("truetype"), url("../fonts/DroidKufi-Bold.svg?v=1.1.0#OpenSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'DroidKufi';
  src: url("../fonts/DroidKufi-Regular.eot?v=1.1.0");
  src: url("../fonts/DroidKufi-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/DroidKufi-Regular.woff?v=1.1.0") format("woff"), url("../fonts/DroidKufi-Regular.ttf?v=1.1.0") format("truetype"), url("../fonts/DroidKufi-Regular.svg?v=1.1.0#OpenSansBold") format("svg");
  font-weight: normal;
  font-style: normal; }
html.ltr .tms {
  font-family: 'Open Sans', sans-serif; }

html.rtl .tms {
  font-family: "DroidKufi", sans-serif; }

.tms {
  font-size: 14px;
  color: #111; }
  .tms .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }

a {
  color: #004876; }

#wrap.tms {
  position: relative; }

.tms ul.categories {
  margin: 1em 0 0;
  list-style: none; }
  .tms ul.categories li, .tms ul.categories a, .tms ul.categories span {
    margin: 2px 0 0;
    display: block;
    padding: 0;
    background: none;
    font-weight: bold;
    text-decoration: none;
    outline: 0; }
  .tms ul.categories a {
    color: #3979ba;
    text-decoration: underline;
    padding: 5px 10px 5px 28px; }
    .tms ul.categories a.open {
      position: relative;
      float: left;
      width: 18px;
      height: 18px;
      margin: 0 0 0 0;
      padding: 5px;
      text-indent: -5000px;
      overflow: hidden; }
    .tms ul.categories a:hover {
      color: #3979ba;
      text-decoration: underline; }
    .tms ul.categories a:focus {
      color: #3979ba; }
  .tms ul.categories span.bg01 {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .tms ul.categories ul {
    margin: 0 0 20px 0;
    padding: 5px 0 5px 18px; }
    .tms ul.categories ul li {
      margin: 0;
      padding: 1px 0;
      border-bottom: 1px solid #eee; }
    .tms ul.categories ul a {
      font-weight: 100;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }

.tms button:not(.button),
.tms input[type="button"],
.tms input[type="submit"] {
  cursor: pointer; }
  .tms button:not(.button):disabled,
  .tms input[type="button"]:disabled,
  .tms input[type="submit"]:disabled {
    opacity: 0.5;
    border-color: #777 !important;
    color: #777 !important;
    background-color: #fff !important;
    cursor: not-allowed; }

.tms .c-header-bar {
  background-color: #001E32;
  color: #fff;
  padding: 6px 0; }
  .tms .c-header-bar .container {
    display: flex;
    justify-content: flex-end; }
  .tms .c-header-bar .c-lang-selector {
    line-height: 1;
    font-weight: 400;
    font-size: 12px;
    user-select: none; }
  .tms .c-header-bar .portlet-body {
    display: flex;
    gap: 10px; }
    .tms .c-header-bar .portlet-body .language-entry-long-text {
      color: #fff;
      padding: 0;
      position: relative; }
      .tms .c-header-bar .portlet-body .language-entry-long-text + .language-entry-long-text::before {
        content: "";
        display: inline-flex;
        width: 1px;
        background: white;
        height: 100%;
        position: absolute;
        left: -6px; }
    .tms .c-header-bar .portlet-body span.language-entry-long-text {
      font-weight: 700; }
.tms .c-font-size {
  display: none;
  align-items: flex-end; }
  .tms .c-font-size a {
    display: block;
    padding: 0 5px;
    color: #fff; }
  .tms .c-font-size__sm {
    font-size: 12px; }
  .tms .c-font-size__md {
    font-size: 14px; }
  .tms .c-font-size__lg {
    font-size: 16px; }

.tms .c-header {
  background-color: #fff;
  min-height: 76px;
  display: flex;
  align-items: center;
  user-select: none; }
  .tms .c-header a {
    text-decoration: none; }
  .tms .c-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
.tms .c-header-logos {
  display: flex;
  align-items: center; }
  .tms .c-header-logos__separator {
    border-left: 1px solid #004876;
    height: 46px;
    margin: 0 16px; }
.tms .c-user-nav {
  display: flex;
  align-items: flex-end;
  gap: 33px; }
  .tms .c-user-nav__signin {
    display: inline-flex;
    padding: 12px 16px;
    background-color: #004876;
    color: #fff;
    border-radius: 100px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    transition: background-color .25s; }
    .tms .c-user-nav__signin:hover {
      text-decoration: none;
      background-color: #002841; }
  .tms .c-user-nav__signout {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500; }
  .tms .c-user-nav .c-username-wrapper,
  .tms .c-user-nav .tms-rep-rights-wrapper {
    display: flex;
    flex-direction: column; }
  .tms .c-user-nav .tms-rep-rights-wrapper #tms-rep-rights-wrapper-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    color: #5A5B5E; }
  .tms .c-user-nav .tms-rep-rights-wrapper #tms-rep-rights-wrapper-select {
    color: #004876;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500; }
  .tms .c-user-nav .c-username-wrapper #c-username-wrapper-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    color: #5A5B5E; }
  .tms .c-user-nav .c-username-wrapper #c-username-wrapper-username {
    color: #004876;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-width: 200px; }
  .tms .c-user-nav .chosen-drop {
    width: 495px; }
.tms #representationRight {
  border: 0; }

.c-logged-user {
  color: #fff;
  padding: 8px 16px;
  border-bottom: 1px solid #fff;
  background: #001E32; }
  @media (min-width: 992px) {
    .c-logged-user {
      background: 0; } }
  .c-logged-user__caption {
    font-size: 12px;
    line-height: 2; }
  .c-logged-user__name {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500; }

.c-tms-profile {
  padding: 8px 16px;
  color: #fff;
  border-bottom: 1px solid #fff;
  background: #001E32; }
  @media (min-width: 992px) {
    .c-tms-profile {
      background: 0; } }
  .c-tms-profile .c-tms-profile__caption {
    font-size: 12px;
    line-height: 2; }
  .c-tms-profile .chosen-drop {
    position: static;
    margin-left: -16px;
    margin-right: -16px;
    width: auto; }
  .c-tms-profile .chosen-container {
    width: 100% !important; }
  .c-tms-profile .profileSearch {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    width: 100% !important;
    background: url("./../images/chevron-down.svg") center right no-repeat;
    -webkit-appearance: none;
    outline: none; }
    .c-tms-profile .profileSearch option {
      color: #000716; }

.c-main-nav {
  background-color: #002841;
  position: relative; }
  .c-main-nav .container {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (min-width: 992px) {
      .c-main-nav .container {
        height: 60px;
        flex-direction: row;
        align-items: center; } }
  .c-main-nav__list {
    display: flex;
    margin: 0;
    flex-direction: column; }
    @media (min-width: 992px) {
      .c-main-nav__list {
        height: 46px;
        align-items: center;
        flex-direction: row; } }
  .c-main-nav__item {
    position: relative; }
    .c-main-nav__item > a {
      display: flex;
      vertical-align: middle;
      height: 60px;
      padding: 0 10px;
      font-size: 16px;
      color: #fff;
      transition: background-color .25s;
      text-decoration: none; }
      .c-main-nav__item > a:hover {
        text-decoration: none; }
      .c-main-nav__item > a > span {
        display: flex;
        align-items: center; }
        .c-main-nav__item > a > span.sub_item svg {
          margin: 0 7px;
          transition: transform .23s; }
      .c-main-nav__item > a:hover, .c-main-nav__item > a.is-active {
        background-color: #001E32; }
      @media (min-width: 992px) {
        .c-main-nav__item > a.is-active::after, .c-main-nav__item > a:hover::after {
          content: '';
          width: 100%;
          height: 4px;
          background: white;
          position: absolute;
          bottom: 0;
          left: 0; } }
    .c-main-nav__item.is-focus .c-child-nav__list {
      display: block;
      z-index: 2; }
    .c-main-nav__item.is-focus svg {
      transform: rotate(180deg); }

.main-nav--desktop .c-main-nav__item:first-child > a {
  display: flex;
  width: 46px;
  height: 60px;
  padding: 0;
  background-image: url("./../images/home.svg");
  background-repeat: no-repeat;
  background-position: center; }
  .main-nav--desktop .c-main-nav__item:first-child > a > span {
    display: none; }
    .main-nav--desktop .c-main-nav__item:first-child > a > span:after {
      display: none; }

.c-child-nav__list {
  display: none;
  min-width: 100%;
  margin: 0;
  background-color: #002841;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10; }
  .c-child-nav__list a {
    display: block;
    padding: 12px 16px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    line-height: 1.5;
    font-weight: 500; }
    .c-child-nav__list a:hover {
      text-decoration: underline;
      background: #001E32; }
  .c-child-nav__list .is-active a {
    text-decoration: underline;
    background: #001E32; }

.c-mobile-nav {
  background: #002841;
  z-index: 100; }
  .c-mobile-nav .nav-items {
    border-top: 2px solid #fff;
    overflow-y: scroll; }
  .c-mobile-nav .c-main-nav__item {
    border-bottom: 1px solid #fff; }
  .c-mobile-nav .c-child-nav__list {
    position: static !important; }
    .c-mobile-nav .c-child-nav__list a {
      font-weight: 400;
      padding-left: 32px; }
  .c-mobile-nav .c-main-nav__item .sub_item {
    width: 100%;
    justify-content: space-between;
    align-items: center; }
    .c-mobile-nav .c-main-nav__item .sub_item svg {
      display: none; }
    .c-mobile-nav .c-main-nav__item .sub_item::after {
      content: "";
      display: inline-flex;
      width: 48px;
      height: 24px;
      background: url("./../images/chevron-down.svg") no-repeat center;
      transition: transform .23s; }
  .c-mobile-nav .c-main-nav__item > a {
    padding: 12px 0 12px 16px; }
  .c-mobile-nav .c-main-nav__item.is-focus .sub_item::after {
    transform: rotate(180deg); }
  .c-mobile-nav .sign-in-btn,
  .c-mobile-nav .sign-out-btn {
    width: 48px;
    height: 48px; }
  .c-mobile-nav .c-child-nav__list {
    display: none;
    min-width: 100%;
    margin: 0;
    background-color: #002841;
    position: absolute;
    left: 0;
    top: 100%; }
    .c-mobile-nav .c-child-nav__list a:hover {
      text-decoration: underline;
      background: #001E32; }
    .c-mobile-nav .c-child-nav__list .is-active a {
      text-decoration: underline;
      background: #001E32; }
  .c-mobile-nav .search-box .field-wrapper {
    display: none; }
  .c-mobile-nav .search-box .form-group {
    margin: 0;
    position: relative; }
    .c-mobile-nav .search-box .form-group::before {
      content: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9 18.9751L10.325 12.4001C9.825 12.8334 9.24201 13.1709 8.57603 13.4126C7.91004 13.6543 7.20137 13.7751 6.45 13.7751C4.6473 13.7751 3.12163 13.1501 1.87298 11.9001C0.624325 10.6501 0 9.14176 0 7.3751C0 5.60843 0.625 4.1001 1.875 2.8501C3.125 1.6001 4.6375 0.975098 6.4125 0.975098C8.1875 0.975098 9.69583 1.6001 10.9375 2.8501C12.1792 4.1001 12.8 5.60968 12.8 7.37885C12.8 8.09301 12.6833 8.78343 12.45 9.4501C12.2167 10.1168 11.8667 10.7418 11.4 11.3251L18 17.8751L16.9 18.9751ZM6.425 12.2751C7.77917 12.2751 8.93021 11.7959 9.87813 10.8376C10.826 9.87926 11.3 8.7251 11.3 7.3751C11.3 6.0251 10.826 4.87093 9.87813 3.9126C8.93021 2.95426 7.77917 2.4751 6.425 2.4751C5.05695 2.4751 3.8941 2.95426 2.93645 3.9126C1.97882 4.87093 1.5 6.0251 1.5 7.3751C1.5 8.7251 1.97882 9.87926 2.93645 10.8376C3.8941 11.7959 5.05695 12.2751 6.425 12.2751Z' fill='%23414D5C'/%3E%3C/svg%3E%0A");
      position: absolute;
      height: 100%;
      display: flex;
      align-items: center;
      left: 19px; }
  .c-mobile-nav .search-box .search-input {
    border-radius: 50px;
    max-width: 262px;
    padding: 4px 16px 4px 52px;
    font-size: 16px;
    line-height: 1.5;
    border: 0;
    background: #E9EBED;
    color: #000716; }
    .c-mobile-nav .search-box .search-input::placeholder {
      color: #5F6B7A; }

.hamburger-menu {
  height: 48px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: 0;
  border: 0; }
  .hamburger-menu:focus {
    outline: none; }
  .hamburger-menu svg:last-child {
    display: none; }
  .hamburger-menu.open {
    background: #004876; }
    .hamburger-menu.open svg:first-child {
      display: none; }
    .hamburger-menu.open svg:last-child {
      display: block; }

.tms .c-main-nav .c-search-box .fieldset > div {
  display: flex;
  align-items: center;
  margin-top: 1px; }
.tms .c-main-nav .c-search-box .lfr-ddm-field-group {
  margin: 0; }
.tms .c-main-nav .input-container .form-group {
  margin: 11px 0;
  position: relative; }
  .tms .c-main-nav .input-container .form-group::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5233 11.4628L15.7355 14.6742L14.6742 15.7355L11.4628 12.5233C10.2678 13.4812 8.7815 14.0022 7.25 14C3.524 14 0.5 10.976 0.5 7.25C0.5 3.524 3.524 0.5 7.25 0.5C10.976 0.5 14 3.524 14 7.25C14.0022 8.7815 13.4812 10.2678 12.5233 11.4628ZM11.0187 10.9062C11.9706 9.92741 12.5022 8.61532 12.5 7.25C12.5 4.349 10.1503 2 7.25 2C4.349 2 2 4.349 2 7.25C2 10.1503 4.349 12.5 7.25 12.5C8.61532 12.5022 9.92741 11.9706 10.9062 11.0187L11.0187 10.9062Z' fill='%23000716'/%3E%3C/svg%3E%0A");
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    left: 17.5px; }
  .tms .c-main-nav .input-container .form-group .search-input {
    width: 200px;
    border: 0;
    background-color: #E9EBED;
    border-radius: 100px;
    padding: 7px 16px 7px 52px;
    font-size: 14px;
    line-height: 1;
    height: 40px;
    color: #000716; }
.tms .c-main-nav .input-container .field-wrapper {
  display: none; }

.tms {
  display: flex;
  flex-direction: column; }
  .tms .c-content {
    flex: 1;
    display: flex;
    position: relative; }
    .tms .c-content > .container {
      min-height: 100%; }
    .tms .c-content__wrap {
      height: 100%;
      padding: 40px 0 80px;
      display: flex; }
      .tms .c-content__wrap .columns-1 {
        width: 100%; }
      .tms .c-content__wrap #main-content,
      .tms .c-content__wrap #fragment-619968-1 {
        width: 100%; }
  .tms .portlet-block {
    background-color: #FBFBFB;
    border-radius: 5px; }
    .tms .portlet-block .portlet-title {
      padding: 15px;
      font-size: 16px;
      color: #fff;
      font-weight: 500;
      background-color: #004876;
      border-radius: 5px 5px 0 0; }
      .tms .portlet-block .portlet-title a {
        color: #fff; }
    .tms .portlet-block .portlet-body {
      padding: 15px;
      line-height: 1.47; }
      .tms .portlet-block .portlet-body .header-title {
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 600;
        color: #004876; }
      .tms .portlet-block .portlet-body li {
        margin: 5px 0;
        line-height: 1.47; }
        .tms .portlet-block .portlet-body li i {
          margin-right: 5px;
          color: #004876; }
      .tms .portlet-block .portlet-body .panel {
        border: 0;
        background: none; }
      .tms .portlet-block .portlet-body .panel-heading {
        display: none; }
      .tms .portlet-block .portlet-body .panel-body {
        padding: 0; }
  .tms .portlet-block-news .portlet-body img {
    float: left;
    width: 200px;
    height: auto;
    border-radius: 10px;
    border: 1px #ccc solid;
    padding: 2px;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px; }
  .tms .portlet-block-news .taglib-asset-metadata {
    margin: 0;
    padding: 0; }
    .tms .portlet-block-news .taglib-asset-metadata .help-block {
      margin: 0;
      padding: 0; }
    .tms .portlet-block-news .taglib-asset-metadata .metadata-entry-label {
      display: none; }
    .tms .portlet-block-news .taglib-asset-metadata .metadata-publish-date {
      margin: 0;
      padding: 0;
      color: inherit; }
  .tms .portlet-block-text .portlet-body {
    padding-bottom: 55px; }
    .tms .portlet-block-text .portlet-body ul,
    .tms .portlet-block-text .portlet-body p {
      margin-top: 10px;
      line-height: 1.47; }
    .tms .portlet-block-text .portlet-body ul {
      list-style: disc;
      margin-left: 20px; }
    .tms .portlet-block-text .portlet-body li {
      margin: 10px 0; }
    .tms .portlet-block-text .portlet-body p:nth-last-child(1) a,
    .tms .portlet-block-text .portlet-body p:nth-last-child(2) a {
      display: block;
      margin: 0;
      padding: 10px 15px;
      text-align: center;
      background-color: #E9EBED;
      border-radius: 0 0 5px 5px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
    .tms .portlet-block-text .portlet-body p:nth-last-child(2) a {
      bottom: 41px; }
  .tms .portlet-article .portlet-title {
    margin-bottom: 25px;
    font-size: 24px; }
  .tms .portlet-article .portlet-body {
    line-height: 1.47; }
    .tms .portlet-article .portlet-body ul,
    .tms .portlet-article .portlet-body p {
      margin-top: 25px; }
    .tms .portlet-article .portlet-body ul {
      list-style: disc;
      margin-left: 20px; }
    .tms .portlet-article .portlet-body li {
      margin: 10px 0;
      line-height: 1.47; }
    .tms .portlet-article .portlet-body img {
      max-width: 100%;
      height: auto; }
  .tms .portlet-document-library .portlet-title {
    margin-bottom: 25px;
    font-size: 24px; }
  .tms .portlet-document-library .portlet-body {
    line-height: 1.47; }
  .tms .portlet-document-library .navbar-form {
    padding: 0; }
  .tms .portlet-document-library .management-bar .navbar-nav,
  .tms .portlet-document-library .display-descriptive,
  .tms .portlet-document-library .taglib-vertical-card,
  .tms .portlet-document-library .document-library-breadcrumb,
  .tms .portlet-document-library .info-panel {
    display: none; }
  .tms .portlet-document-library .navbar-form .input-group-item {
    display: flex; }
    .tms .portlet-document-library .navbar-form .input-group-item .form-control {
      padding: 10px;
      border: 1px solid #004876;
      border-radius: 5px 0 0 5px; }
    .tms .portlet-document-library .navbar-form .input-group-item span {
      padding: 0; }
    .tms .portlet-document-library .navbar-form .input-group-item .btn {
      width: 37px;
      height: 37px;
      border: 0;
      background-color: #004876;
      border-radius: 0 5px 5px 0; }
      .tms .portlet-document-library .navbar-form .input-group-item .btn.navbar-breakpoint-d-none {
        display: none; }
      .tms .portlet-document-library .navbar-form .input-group-item .btn svg {
        width: 18px;
        fill: #fff; }
  .tms .portlet-document-library .table-list {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
    border-collapse: inherit; }
    .tms .portlet-document-library .table-list thead tr th {
      padding: 10px;
      color: #fff;
      background-color: #004876; }
      .tms .portlet-document-library .table-list thead tr th:first-child {
        border-radius: 5px 0 0 0; }
      .tms .portlet-document-library .table-list thead tr th:last-child {
        border-radius: 0 4px 0 0; }
    .tms .portlet-document-library .table-list tbody .dropdown-menu,
    .tms .portlet-document-library .table-list tbody .table-divider {
      display: none; }
    .tms .portlet-document-library .table-list tbody tr:last-child {
      display: none; }
    .tms .portlet-document-library .table-list tbody tr td {
      padding: 10px;
      border-bottom: 1px solid #E9EBED; }
      .tms .portlet-document-library .table-list tbody tr td:first-child input {
        display: none; }
      .tms .portlet-document-library .table-list tbody tr td:last-child .dropdown {
        display: none; }
  .tms .portlet-document-library .pagination-bar {
    display: flex;
    align-items: center;
    font-size: 12px; }
    .tms .portlet-document-library .pagination-bar .dropdown,
    .tms .portlet-document-library .pagination-bar .pagination-results {
      margin-right: 15px; }
    .tms .portlet-document-library .pagination-bar .show.pagination-items-per-page .dropdown-toggle {
      background-color: #004876;
      border-color: #004876;
      color: #ffffff; }
    .tms .portlet-document-library .pagination-bar .dropdown-toggle {
      display: flex;
      align-items: center; }
      .tms .portlet-document-library .pagination-bar .dropdown-toggle span {
        line-height: 1; }
      .tms .portlet-document-library .pagination-bar .dropdown-toggle svg {
        height: 15px; }
    .tms .portlet-document-library .pagination-bar .dropdown-menu {
      min-width: 5em;
      font-size: 1em; }
      .tms .portlet-document-library .pagination-bar .dropdown-menu li a:active {
        background-color: #004876; }
    .tms .portlet-document-library .pagination-bar .pagination {
      display: flex; }
      .tms .portlet-document-library .pagination-bar .pagination li:first-child a {
        border-radius: 5px 0 0 5px; }
      .tms .portlet-document-library .pagination-bar .pagination li:last-child a {
        border-radius: 0 5px 5px 0; }
      .tms .portlet-document-library .pagination-bar .pagination a {
        display: block;
        padding: 6px 12px;
        background-color: #FBFBFB;
        border: 1px solid #E9EBED;
        color: #004876; }
        .tms .portlet-document-library .pagination-bar .pagination a:hover {
          text-decoration: none;
          background-color: #E9EBED; }
      .tms .portlet-document-library .pagination-bar .pagination .active a {
        background-color: #004876;
        border-color: #004876;
        color: #fff; }
      .tms .portlet-document-library .pagination-bar .pagination .disabled a:hover {
        background-color: #FBFBFB; }
      .tms .portlet-document-library .pagination-bar .pagination .icon-caret-left,
      .tms .portlet-document-library .pagination-bar .pagination .icon-caret-right {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      .tms .portlet-document-library .pagination-bar .pagination .icon-caret-left:before {
        content: "\f053"; }
      .tms .portlet-document-library .pagination-bar .pagination .icon-caret-right:before {
        content: "\f054"; }
  .tms .portlet-eservices .portlet-title {
    margin-bottom: 25px;
    font-size: 24px; }
  .tms .portlet-eservices .portlet-body {
    line-height: 1.47; }
    .tms .portlet-eservices .portlet-body p {
      margin-top: 25px; }
  .tms .slider,
  .tms .slider-link,
  .tms .slider-image {
    border-radius: 5px; }
  .tms .slider ul li {
    line-height: inherit !important; }
  .tms .slider a.control_prev,
  .tms .slider a.control_next {
    background: #004876; }
  .tms .portlet-news-list .h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #004876; }
    .tms .portlet-news-list .h2:hover {
      text-decoration: underline; }
  .tms .portlet-news-list .asset-content {
    line-height: 1.47; }
    .tms .portlet-news-list .asset-content img {
      float: left;
      width: 450px;
      height: auto;
      border-radius: 10px;
      border: 1px #ccc solid;
      padding: 2px;
      line-height: 1;
      text-align: center;
      margin: 20px auto 0; }
    .tms .portlet-news-list .asset-content p {
      margin-bottom: 10px; }
  .tms .portlet-news-list .portlet-body .asset-abstract {
    overflow: inherit;
    margin-bottom: 25px; }
    .tms .portlet-news-list .portlet-body .asset-abstract .asset-title {
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 10px; }
  .tms .portlet-news-list .portlet-body .journal-content-article img {
    float: left;
    width: 450px;
    height: auto;
    border-radius: 10px;
    border: 1px #ccc solid;
    padding: 2px;
    line-height: 1;
    text-align: center;
    margin: 20px auto 0; }
  .tms .portlet-news-list .portlet-body .taglib-categorization-filter {
    margin: 5px 0 10px; }
    .tms .portlet-news-list .portlet-body .taglib-categorization-filter .badge {
      border-radius: 5px;
      margin-left: 3px; }
  .tms .portlet-block.portlet-sidebar-news li.h3 {
    font-size: inherit;
    margin-left: 15px; }
  .tms .portlet-dta table {
    width: 100%; }
    .tms .portlet-dta table thead {
      background-color: #004876;
      border-bottom: 1px solid #293462;
      position: relative;
      z-index: 10; }
      .tms .portlet-dta table thead th {
        color: white;
        font-weight: normal;
        padding: 15px 20px; }
    .tms .portlet-dta table tbody tr {
      border-bottom: 1px solid #dee2e6; }
      .tms .portlet-dta table tbody tr td {
        padding: 10px 20px; }
        .tms .portlet-dta table tbody tr td a {
          color: #004876; }
      .tms .portlet-dta table tbody tr:last-of-type {
        border-bottom: none; }
  .tms .portlet-dta .portal-dta-summary {
    margin: 20px 0; }
    .tms .portlet-dta .portal-dta-summary a {
      text-decoration: underline; }
  .tms .portlet-royal-decrees .navbar-expand-md .container, .tms .portlet-royal-decrees .navbar-expand-md .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .tms .portlet-royal-decrees .management-bar-light {
    background-color: transparent;
    border-style: none; }
    .tms .portlet-royal-decrees .management-bar-light .navbar-overlay {
      background-color: transparent; }
  .tms .portlet-royal-decrees .management-bar {
    margin-bottom: 0;
    min-height: auto; }
    .tms .portlet-royal-decrees .management-bar.navbar-expand-md .navbar-form {
      height: auto;
      margin-bottom: 15px; }
  .tms .portlet-navigation .nav-pills > li > a {
    margin-bottom: 0; }
  .tms .portlet-navigation .text-truncate {
    overflow: unset; }
  .tms .portlet-asset-publisher .asset-content {
    margin: 5px 0 20px; }
    .tms .portlet-asset-publisher .asset-content .asset-summary {
      line-height: 1.47; }
  .tms .portlet-asset-publisher .header-back-to {
    font-size: 1rem; }
  .tms .portlet-asset-publisher .header-title {
    font-size: 1.2rem;
    color: #004876; }
    .tms .portlet-asset-publisher .header-title:hover {
      text-decoration: underline; }
  .tms .portlet-asset-publisher .asset-full-content {
    margin-top: 10px;
    line-height: 1.47; }
  .tms .portlet-column-only .c-search-box .panel {
    border-color: transparent; }
  .tms .portlet-column-only .c-search-box .panel-heading {
    background-color: #FBFBFB;
    border-radius: 5px; }
    .tms .portlet-column-only .c-search-box .panel-heading .panel-title {
      padding: 15px;
      font-size: 16px;
      color: #fff;
      font-weight: 500;
      background-color: #004876;
      border-radius: 5px 5px 0 0; }
      .tms .portlet-column-only .c-search-box .panel-heading .panel-title a {
        color: #fff; }
  .tms .portlet-column-only .c-search-box .panel-body {
    background-color: #FBFBFB;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 15px;
    line-height: 1.47; }
    .tms .portlet-column-only .c-search-box .panel-body .search-facet li {
      margin: 5px 0;
      line-height: 1.47; }
      .tms .portlet-column-only .c-search-box .panel-body .search-facet li a {
        margin-left: 23px; }
      .tms .portlet-column-only .c-search-box .panel-body .search-facet li i {
        margin-right: 5px;
        color: #004876; }
  .tms .portlet-column-only .c-search-box .fieldset div:first-child {
    display: flex;
    align-items: center;
    margin-top: 1px;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px; }
    .tms .portlet-column-only .c-search-box .fieldset div:first-child .field {
      background-color: #fff;
      border-radius: 5px 0 0 5px;
      padding: 7px 10px;
      line-height: 1;
      margin-right: 96px; }
    .tms .portlet-column-only .c-search-box .fieldset div:first-child .btn {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      background-color: #002841;
      color: #fff;
      position: absolute;
      top: 0;
      right: 0; }
  .tms .portlet-column-only .c-search-box .result {
    margin-top: 40px; }
  .tms .portlet-column-only .c-search-box .list-group-notification .list-group-item {
    border: none;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0; }
    .tms .portlet-column-only .c-search-box .list-group-notification .list-group-item strong {
      font-size: 1rem; }
    .tms .portlet-column-only .c-search-box .list-group-notification .list-group-item .highlight {
      background-color: transparent;
      font-weight: normal;
      border-bottom: 1px dashed; }
  .tms .portlet-column-only .c-search-box .list-group-notification .autofit-col:first-child {
    display: none; }
  .tms .taglib-social-bookmarks {
    display: none; }
  .tms #vatinValidationForm #vatin {
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 300px;
    border-radius: 5px 0 0 5px;
    padding: 6px 10px;
    line-height: 1;
    margin-top: 10px;
    height: auto !important; }
  .tms #vatinValidationForm input[type="submit"] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.3rem 0.75rem;
    line-height: 1.7;
    border: 1px solid;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #002841;
    color: #fff;
    font-size: 1rem;
    margin-top: -6px;
    margin-left: -5px; }
  .tms .tms-portal-layout-eservices #column-2 .action-download a.button {
    margin-top: -26px;
    float: right; }
  .tms .tms-portal-layout-eservices #column-2 #paymentCart .totalAmount {
    color: #fff; }
    .tms .tms-portal-layout-eservices #column-2 #paymentCart .totalAmount a {
      color: #fff !important; }
  .tms .tms-portal-layout-eservices #column-2 #addModifyObjectionVatForm .box01 .meta {
    width: auto; }
    .tms .tms-portal-layout-eservices #column-2 #addModifyObjectionVatForm .box01 .meta td {
      padding-right: 100px; }
  .tms .tms-portal-layout-eservices .table-card {
    padding: 24px;
    border: 1px solid #D1D5DB;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 7, 22, 0.2);
    border-radius: 8px;
    margin-bottom: 20px; }
    .tms .tms-portal-layout-eservices .table-card .accordion-header-new {
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: end;
      gap: 8px;
      font-size: 16px;
      margin-bottom: 16px;
      color: #000716; }
    .tms .tms-portal-layout-eservices .table-card .accordion-content-new {
      display: none;
      padding: 24px;
      background: #FBFBFB;
      border-radius: 8px; }
    .tms .tms-portal-layout-eservices .table-card .chevron {
      transition: transform 0.3s ease; }
    .tms .tms-portal-layout-eservices .table-card .chevron.open {
      transform: rotate(180deg); }
    .tms .tms-portal-layout-eservices .table-card .filters-grid-2 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 8px 33px;
      margin-bottom: 16px; }
      .tms .tms-portal-layout-eservices .table-card .filters-grid-2 .filter {
        display: flex;
        flex-direction: column;
        gap: 4px; }
        .tms .tms-portal-layout-eservices .table-card .filters-grid-2 .filter div.three-cell {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          gap: 4px; }
  .tms .tms-portal-layout-eservices .filters-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px 33px;
    margin-bottom: 16px; }
    .tms .tms-portal-layout-eservices .filters-grid .filter {
      display: flex;
      flex-direction: column;
      gap: 4px; }
      .tms .tms-portal-layout-eservices .filters-grid .filter div {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 4px; }
        .tms .tms-portal-layout-eservices .filters-grid .filter div.three-cell {
          grid-template-columns: repeat(3, 1fr); }
    @media (max-width: 768px) {
      .tms .tms-portal-layout-eservices .filters-grid {
        grid-template-columns: 1fr !important; } }
  .tms .tms-portal-layout-eservices .filter-actions {
    display: flex;
    justify-content: end;
    gap: 8px; }

* html .tms .c-content {
  flex: none;
  display: block; }

.tms .c-content {
  flex: none\9;
  display: block\9; }

.tms .c-content {
  flex: none\0;
  display: block\0; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tms .c-content {
    flex: none;
    display: block; } }
#jquery-msg-bg {
  display: block;
  position: fixed;
  background-color: rgba(0, 72, 118, 0.7);
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  opacity: 1; }

#btnGoToTop {
  display: inline-block;
  width: 65px;
  height: 65px;
  text-align: center;
  border-radius: 40px;
  background-color: #000;
  border: 2px solid #002841;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }

#btnGoToTop:hover {
  cursor: pointer;
  opacity: 0.3 !important; }

#btnGoToTop.show {
  opacity: 0.2;
  visibility: visible; }

#btnGoToTop i.fa-angle-up {
  font-size: 55px;
  color: #fff; }

#findRegisteredVatPeopleMain {
  padding-bottom: 30px; }

a.btn-print-document {
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid #35477d;
  line-height: 1.4;
  background-color: #fff;
  color: #35477d;
  text-decoration: none;
  float: right;
  font-weight: bold; }

a.btn-print-document:hover {
  color: #fff;
  background-color: #35477d;
  text-decoration: none; }

#exciseNewProductRefusalReason {
  border: none !important;
  background-color: transparent !important;
  border-radius: 0;
  box-shadow: none; }

.error {
  color: #ff0000; }

.c-theme-select {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12; }
  .c-theme-select a {
    display: block;
    width: 33px;
    height: 33px; }
  .c-theme-select__theme-1 {
    background-color: #004876; }
  .c-theme-select__theme-2 {
    background-color: #801336; }

.signed-in .tms .tms-portal-layout-eservices #column-1 {
  display: inherit; }

.tms .tms-portal-layout-eservices {
  min-height: 100%; }
  .tms .tms-portal-layout-eservices .portlet-layout {
    margin-left: 0 !important;
    margin-right: 0 !important;
    flex-wrap: nowrap !important;
    min-height: 100%; }
  .tms .tms-portal-layout-eservices #column-1 {
    width: 40px;
    box-sizing: content-box;
    background-color: #004876;
    border-right: 3px solid #293462;
    margin: -40px 20px -80px -20px;
    display: none; }
  .tms .tms-portal-layout-eservices #column-2 {
    width: 100%; }
    .tms .tms-portal-layout-eservices #column-2 #relatedPersons input[type="text"] {
      max-width: 170px; }
  .tms .tms-portal-layout-eservices .sidebar-collapsed {
    padding: 6px 8px;
    color: #fff;
    opacity: 0.8;
    cursor: pointer;
    float: left; }
    .tms .tms-portal-layout-eservices .sidebar-collapsed.hover {
      opacity: 1; }
  .tms .tms-portal-layout-eservices .sidebar-expanded {
    margin-left: 40px;
    width: 0px;
    overflow: hidden;
    position: absolute;
    background-color: #fff;
    border-right: 3px solid #004876;
    border-bottom: 3px solid #004876;
    z-index: 5; }
  .tms .tms-portal-layout-eservices .sidebar-content {
    min-width: 400px; }

.tms .c-eservices-tree {
  width: 700px;
  margin: 40px auto;
  position: relative;
  z-index: 1; }
  .tms .c-eservices-tree li {
    width: 50%;
    position: relative;
    z-index: 1; }
    .tms .c-eservices-tree li:before {
      content: "";
      display: block;
      height: 2px;
      background-color: #ccc;
      position: absolute;
      right: 0;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      z-index: -1; }
    .tms .c-eservices-tree li div {
      display: flex;
      align-items: center;
      background-color: #fff; }
      .tms .c-eservices-tree li div span:first-child {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        color: #fff;
        background-color: #ccc;
        border-radius: 50%;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
        position: relative; }
        .tms .c-eservices-tree li div span:first-child:before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          background-color: #ccc;
          border-radius: 50%;
          position: absolute; }
    .tms .c-eservices-tree li:nth-child(odd) {
      display: flex;
      justify-content: flex-start; }
      .tms .c-eservices-tree li:nth-child(odd) div span:first-child {
        order: 2; }
        .tms .c-eservices-tree li:nth-child(odd) div span:first-child:before {
          right: -30px; }
      .tms .c-eservices-tree li:nth-child(odd) div span:last-child {
        order: 1;
        margin-right: 10px; }
    .tms .c-eservices-tree li:nth-child(even) {
      display: flex;
      justify-content: flex-end;
      right: -50%; }
      .tms .c-eservices-tree li:nth-child(even) div span:first-child:before {
        left: -30px; }
      .tms .c-eservices-tree li:nth-child(even) div span:last-child {
        margin-left: 10px; }
    .tms .c-eservices-tree li:nth-child(1) div span:first-child {
      background-color: #1b4e9f; }
    .tms .c-eservices-tree li:nth-child(2) div span:first-child {
      background-color: #009067; }
    .tms .c-eservices-tree li:nth-child(3) div span:first-child {
      background-color: #f7494b; }
    .tms .c-eservices-tree li:nth-child(4) div span:first-child {
      background-color: #9d5d31; }
    .tms .c-eservices-tree li:nth-child(5) div span:first-child {
      background-color: #0677c3; }
    .tms .c-eservices-tree li:nth-child(6) div span:first-child {
      background-color: #578044; }
    .tms .c-eservices-tree li:nth-child(7) div span:first-child {
      background-color: #642f75; }
    .tms .c-eservices-tree li:nth-child(8) div span:first-child {
      background-color: #fc9b00; }
    .tms .c-eservices-tree li:nth-child(9) div span:first-child {
      background-color: #ff4d0d; }
    .tms .c-eservices-tree li:nth-child(10) div span:first-child {
      background-color: #d51222; }
    .tms .c-eservices-tree li:nth-child(11) div span:first-child {
      background-color: #009067; }
    .tms .c-eservices-tree li:nth-child(12) div span:first-child {
      background-color: #009067; }
    .tms .c-eservices-tree li:nth-child(13) div span:first-child {
      background-color: #f7494b; }
    .tms .c-eservices-tree li:nth-child(14) div span:first-child {
      background-color: #9d5d31; }
    .tms .c-eservices-tree li:nth-child(15) div span:first-child {
      background-color: #0677c3; }
    .tms .c-eservices-tree li:nth-child(16) div span:first-child {
      background-color: #578044; }
    .tms .c-eservices-tree li:nth-child(17) div span:first-child {
      background-color: #642f75; }
    .tms .c-eservices-tree li:nth-child(18) div span:first-child {
      background-color: #fc9b00; }
    .tms .c-eservices-tree li:nth-child(19) div span:first-child {
      background-color: #ff4d0d; }
    .tms .c-eservices-tree li:nth-child(20) div span:first-child {
      background-color: #d51222; }
    .tms .c-eservices-tree li:nth-child(21) div span:first-child {
      background-color: #009067; }
    .tms .c-eservices-tree li:nth-child(22) div span:first-child {
      background-color: #009067; }
    .tms .c-eservices-tree li:nth-child(23) div span:first-child {
      background-color: #f7494b; }
    .tms .c-eservices-tree li:nth-child(24) div span:first-child {
      background-color: #9d5d31; }
    .tms .c-eservices-tree li:nth-child(25) div span:first-child {
      background-color: #0677c3; }
    .tms .c-eservices-tree li:nth-child(26) div span:first-child {
      background-color: #578044; }
    .tms .c-eservices-tree li:nth-child(27) div span:first-child {
      background-color: #642f75; }
    .tms .c-eservices-tree li:nth-child(28) div span:first-child {
      background-color: #fc9b00; }
    .tms .c-eservices-tree li:nth-child(29) div span:first-child {
      background-color: #ff4d0d; }
    .tms .c-eservices-tree li:nth-child(30) div span:first-child {
      background-color: #d51222; }
    .tms .c-eservices-tree li:last-child {
      width: auto;
      position: static;
      justify-content: center; }
      .tms .c-eservices-tree li:last-child:before {
        display: none; }
      .tms .c-eservices-tree li:last-child div {
        justify-content: center;
        text-align: center;
        width: 110px;
        height: 110px;
        color: #fff;
        background-color: #004876;
        border-radius: 50%;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); }
        .tms .c-eservices-tree li:last-child div:before {
          content: "";
          display: block;
          width: 2px;
          background-color: #ccc;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: 19px;
          bottom: 0;
          z-index: -1; }
        .tms .c-eservices-tree li:last-child div a {
          color: #ffffff;
          cursor: pointer;
          text-decoration: none; }

.tms .tms-portal-layout-eservices {
  height: 100%; }
  .tms .tms-portal-layout-eservices .portlet-layout.row {
    height: 100%; }
  .tms .tms-portal-layout-eservices .services-menu {
    padding: 0px; }
    .tms .tms-portal-layout-eservices .services-menu a {
      color: #004876;
      background-color: #f6f6f6;
      display: block;
      padding: 15px 20px;
      text-decoration: none; }
      .tms .tms-portal-layout-eservices .services-menu a:hover {
        color: #fff;
        background-color: #004876; }
    .tms .tms-portal-layout-eservices .services-menu li li {
      display: none; }
      .tms .tms-portal-layout-eservices .services-menu li li.selected a {
        color: #fff;
        background-color: #004876; }
      .tms .tms-portal-layout-eservices .services-menu li li a {
        padding-left: 35px; }
    .tms .tms-portal-layout-eservices .services-menu li.open li {
      display: block; }
    .tms .tms-portal-layout-eservices .services-menu li > a > i.closed-icon {
      display: inline; }
    .tms .tms-portal-layout-eservices .services-menu li > a > i.open-icon {
      display: none; }
    .tms .tms-portal-layout-eservices .services-menu li.open > a > i.closed-icon {
      display: none; }
    .tms .tms-portal-layout-eservices .services-menu li.open > a > i.open-icon {
      display: inline; }

.tms .tms-portal-layout-eservices #column-2 {
  /* fix clay.css */
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  /* TABS */ }
  .tms .tms-portal-layout-eservices #column-2 h1, .tms .tms-portal-layout-eservices #column-2 h2 {
    color: #35477d; }
  .tms .tms-portal-layout-eservices #column-2 h1 {
    font-size: 200%;
    line-height: 2; }
  .tms .tms-portal-layout-eservices #column-2 h2 {
    font-size: 150%; }
  .tms .tms-portal-layout-eservices #column-2 p {
    line-height: 1.5; }
  .tms .tms-portal-layout-eservices #column-2 table th {
    vertical-align: middle; }
  .tms .tms-portal-layout-eservices #column-2 .mark {
    white-space: inherit;
    background-color: transparent;
    color: inherit;
    display: inherit;
    line-height: 1;
    padding: 0;
    position: inherit;
    box-shadow: none; }
  .tms .tms-portal-layout-eservices #column-2 input[type="text"],
  .tms .tms-portal-layout-eservices #column-2 input[type="number"] {
    border-radius: 5px;
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #D1D5DB;
    line-height: 1;
    font-size: 16px;
    width: 100%; }
    .tms .tms-portal-layout-eservices #column-2 input[type="text"] .small,
    .tms .tms-portal-layout-eservices #column-2 input[type="number"] .small {
      font-size: 14px; }
  .tms .tms-portal-layout-eservices #column-2 input.date {
    width: 100%;
    background-image: url(./../images/date.png);
    padding-right: 1.4rem !important;
    cursor: pointer;
    background-position: 95% 0.4rem;
    background-repeat: no-repeat;
    font-size: 14px;
    border: 1px solid #D1D5DB; }
  .tms .tms-portal-layout-eservices #column-2 textarea {
    line-height: 1.3em;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    border-radius: 5px;
    padding: 8px 12px;
    border: 1px solid #D1D5DB; }
  .tms .tms-portal-layout-eservices #column-2 select {
    border-radius: 5px;
    padding: 7px 12px;
    background-color: #fff;
    border: 1px solid #D1D5DB;
    font-size: 16px;
    width: 100%; }
    .tms .tms-portal-layout-eservices #column-2 select .small {
      font-size: 12px; }
  .tms .tms-portal-layout-eservices #column-2 button, .tms .tms-portal-layout-eservices #column-2 .action-download a.button {
    text-wrap-mode: nowrap;
    padding: 8px 12px;
    font-weight: 500;
    border-radius: 5px;
    line-height: 1.4;
    background-color: #004876;
    color: #fff;
    text-decoration: none;
    border-style: none;
    font-size: 16px; }
    .tms .tms-portal-layout-eservices #column-2 button:hover, .tms .tms-portal-layout-eservices #column-2 button:active, .tms .tms-portal-layout-eservices #column-2 .action-download a.button:hover, .tms .tms-portal-layout-eservices #column-2 .action-download a.button:active {
      background-color: #002841; }
  .tms .tms-portal-layout-eservices #column-2 .filter-actions button, .tms .tms-portal-layout-eservices #column-2 .filter-actions .action-download a.button {
    padding: 8px 12px; }
  .tms .tms-portal-layout-eservices #column-2 .rounded {
    border-radius: 24px !important; }
  .tms .tms-portal-layout-eservices #column-2 button.secondary, .tms .tms-portal-layout-eservices #column-2 button.alt, .tms .tms-portal-layout-eservices #column-2 a.alt, .tms .tms-portal-layout-eservices #column-2 a.button {
    background: #fff !important;
    color: #004876 !important;
    border: 1px solid #004876; }
    .tms .tms-portal-layout-eservices #column-2 button.secondary:hover, .tms .tms-portal-layout-eservices #column-2 button.alt:hover, .tms .tms-portal-layout-eservices #column-2 a.alt:hover, .tms .tms-portal-layout-eservices #column-2 a.button:hover {
      background-color: #002841;
      color: #fff;
      text-decoration: none; }
  .tms .tms-portal-layout-eservices #column-2 .title-action {
    float: right;
    margin: 20px -1px 5px 0; }
    .tms .tms-portal-layout-eservices #column-2 .title-action a {
      border-radius: 5px;
      padding: 6px 12px;
      line-height: 1.4;
      background: #004876;
      color: #fff;
      text-decoration: none;
      border-style: none;
      cursor: pointer;
      font-weight: 500;
      outline: none; }
      .tms .tms-portal-layout-eservices #column-2 .title-action a:hover, .tms .tms-portal-layout-eservices #column-2 .title-action a:active {
        text-decoration: none;
        background-color: #002841; }
    .tms .tms-portal-layout-eservices #column-2 .title-action button {
      font-size: 16px;
      padding: 6px 12px; }
  .tms .tms-portal-layout-eservices #column-2 .table-title, .tms .tms-portal-layout-eservices #column-2 #page-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
  .tms .tms-portal-layout-eservices #column-2 .title-actions {
    align-items: end; }
    .tms .tms-portal-layout-eservices #column-2 .title-actions a {
      border-radius: 5px;
      padding: 7px 12px;
      font-size: 16px;
      background: #004876;
      color: #fff;
      text-decoration: none;
      cursor: pointer;
      font-weight: 500;
      outline: none; }
      .tms .tms-portal-layout-eservices #column-2 .title-actions a:hover, .tms .tms-portal-layout-eservices #column-2 .title-actions a:active {
        text-decoration: none;
        background-color: #002841; }
    .tms .tms-portal-layout-eservices #column-2 .title-actions button {
      border-radius: 5px;
      font-size: 16px;
      padding: 6px 12px; }
    .tms .tms-portal-layout-eservices #column-2 .title-actions .drop-list {
      margin-top: 6px;
      border: 1px solid #D1D5DB;
      padding: 6px 12px;
      border-radius: 5px;
      background: #fff; }
      .tms .tms-portal-layout-eservices #column-2 .title-actions .drop-list a {
        text-decoration: underline;
        padding: 0;
        background: #fff;
        color: #004876; }
        .tms .tms-portal-layout-eservices #column-2 .title-actions .drop-list a:hover, .tms .tms-portal-layout-eservices #column-2 .title-actions .drop-list a:active {
          background-color: #fff; }
  .tms .tms-portal-layout-eservices #column-2 div.action {
    margin: 0;
    padding: 15px 0;
    text-align: right;
    margin-top: 25px; }
    .tms .tms-portal-layout-eservices #column-2 div.action a {
      border: 0;
      padding: 0;
      margin: 0;
      line-height: 1; }
      .tms .tms-portal-layout-eservices #column-2 div.action a:hover {
        text-decoration: none; }
      .tms .tms-portal-layout-eservices #column-2 div.action a.button {
        border-radius: 5px;
        padding: 10px 12px;
        border: 1px solid #004876;
        margin-left: 5px;
        color: #004876;
        font-weight: bold;
        text-decoration: none; }
        .tms .tms-portal-layout-eservices #column-2 div.action a.button:hover {
          background-color: #002841;
          color: #fff;
          text-decoration: none; }
  .tms .tms-portal-layout-eservices #column-2 input::-webkit-outer-spin-button,
  .tms .tms-portal-layout-eservices #column-2 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .tms .tms-portal-layout-eservices #column-2 input[type=number] {
    -moz-appearance: textfield; }
  .tms .tms-portal-layout-eservices #column-2 .tabs {
    display: flex;
    margin: 20px 0 15px 0;
    padding: 0;
    border-bottom: 1px solid #D1D5DB; }
    .tms .tms-portal-layout-eservices #column-2 .tabs strong,
    .tms .tms-portal-layout-eservices #column-2 .tabs a {
      display: flex;
      justify-content: center;
      flex-grow: 1;
      padding: 10px;
      margin-bottom: 0;
      color: #414D5C; }
      .tms .tms-portal-layout-eservices #column-2 .tabs strong:hover,
      .tms .tms-portal-layout-eservices #column-2 .tabs a:hover {
        text-decoration: none;
        color: #000716; }
    .tms .tms-portal-layout-eservices #column-2 .tabs strong {
      color: #000716;
      border-bottom: 1px solid #004876; }
    .tms .tms-portal-layout-eservices #column-2 .tabs.active strong {
      color: #000716;
      border-bottom: 1px solid #004876; }
  .tms .tms-portal-layout-eservices #column-2 .title-new {
    padding: 8px 16px;
    background: #004876;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    border-radius: 5px; }
    .tms .tms-portal-layout-eservices #column-2 .title-new h2 {
      color: #fff;
      font-size: 110%; }
    .tms .tms-portal-layout-eservices #column-2 .title-new button, .tms .tms-portal-layout-eservices #column-2 .title-new a {
      background-color: #fff;
      padding: 2px 12px;
      color: #004876;
      border-radius: 4px;
      cursor: pointer;
      line-height: 1;
      font-weight: 700 !important; }
      .tms .tms-portal-layout-eservices #column-2 .title-new button:hover, .tms .tms-portal-layout-eservices #column-2 .title-new a:hover {
        text-decoration: none;
        background: #fff;
        color: #002841; }
    .tms .tms-portal-layout-eservices #column-2 .title-new div {
      display: flex;
      gap: 4px; }
  .tms .tms-portal-layout-eservices #column-2 .title-new:not(:first-of-type) {
    margin-top: 12px; }
  .tms .tms-portal-layout-eservices #column-2 .input-group {
    width: 100%;
    display: flex !important;
    gap: 4px !important;
    align-items: center;
    flex-wrap: nowrap; }
    .tms .tms-portal-layout-eservices #column-2 .input-group input, .tms .tms-portal-layout-eservices #column-2 .input-group span {
      flex-grow: 1; }
    .tms .tms-portal-layout-eservices #column-2 .input-group input[type="checkbox"] {
      flex-grow: 0; }
  .tms .tms-portal-layout-eservices #column-2 .form-1, .tms .tms-portal-layout-eservices #column-2 .form, .tms .tms-portal-layout-eservices #column-2 .form-3, .tms .tms-portal-layout-eservices #column-2 .form-4 {
    display: grid;
    gap: 12px 32px; }
    .tms .tms-portal-layout-eservices #column-2 .form-1 .form-item, .tms .tms-portal-layout-eservices #column-2 .form .form-item, .tms .tms-portal-layout-eservices #column-2 .form-3 .form-item, .tms .tms-portal-layout-eservices #column-2 .form-4 .form-item {
      display: flex;
      flex-direction: column; }
      .tms .tms-portal-layout-eservices #column-2 .form-1 .form-item .form-title, .tms .tms-portal-layout-eservices #column-2 .form .form-item .form-title, .tms .tms-portal-layout-eservices #column-2 .form-3 .form-item .form-title, .tms .tms-portal-layout-eservices #column-2 .form-4 .form-item .form-title {
        font-size: 14px;
        color: #414D5C; }
      .tms .tms-portal-layout-eservices #column-2 .form-1 .form-item .form-data, .tms .tms-portal-layout-eservices #column-2 .form .form-item .form-data, .tms .tms-portal-layout-eservices #column-2 .form-3 .form-item .form-data, .tms .tms-portal-layout-eservices #column-2 .form-4 .form-item .form-data {
        font-size: 16px;
        color: #000716;
        padding: 6px 0; }
    @media (max-width: 768px) {
      .tms .tms-portal-layout-eservices #column-2 .form-1, .tms .tms-portal-layout-eservices #column-2 .form, .tms .tms-portal-layout-eservices #column-2 .form-3, .tms .tms-portal-layout-eservices #column-2 .form-4 {
        grid-template-columns: 1fr !important;
        gap: 12px; } }
  .tms .tms-portal-layout-eservices #column-2 .form {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 140px; }
  .tms .tms-portal-layout-eservices #column-2 .form-3 {
    grid-template-columns: repeat(3, 1fr); }
  .tms .tms-portal-layout-eservices #column-2 .form-4 {
    grid-template-columns: repeat(4, 1fr); }
  .tms .tms-portal-layout-eservices #column-2 pre {
    font-family: 'Open Sans', sans-serif;
    white-space: pre-wrap;
    line-height: 1.5; }
  .tms .tms-portal-layout-eservices #column-2 .action-menu {
    position: relative; }
    .tms .tms-portal-layout-eservices #column-2 .action-menu .rowmenu-hover:after {
      display: inline-block;
      color: #002841;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0dd";
      margin-left: 5px; }
    .tms .tms-portal-layout-eservices #column-2 .action-menu .rowmenu-hover:hover:after {
      display: inline-block;
      color: #002841;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0de";
      margin-left: 5px; }
    .tms .tms-portal-layout-eservices #column-2 .action-menu ul.rowmenu {
      position: absolute;
      top: 26px;
      left: 50%;
      background-color: white;
      border: 1px solid #eee;
      padding: 10px;
      z-index: 10;
      transform: translate(-50%, 0);
      margin-top: 0 !important;
      margin-left: 0 !important; }
      .tms .tms-portal-layout-eservices #column-2 .action-menu ul.rowmenu li {
        padding: 2px; }
  .tms .tms-portal-layout-eservices #column-2 #main-help-toggle {
    display: none; }
  .tms .tms-portal-layout-eservices #column-2 .btnGetOtp {
    width: 130px;
    padding: 5px 12px; }
  .tms .tms-portal-layout-eservices #column-2 .mobile-prefix {
    width: 120px; }
  .tms .tms-portal-layout-eservices #column-2 .print {
    border: none !important;
    cursor: pointer;
    color: #066DCC !important;
    padding: 0 !important; }
  .tms .tms-portal-layout-eservices #column-2 .print::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-left: 8px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path d="M16.45 7.8V4.5H7.55V7.8H6.05V3H17.95V7.8H16.45ZM18.475 11.675C18.675 11.675 18.85 11.6 19 11.45C19.15 11.3 19.225 11.125 19.225 10.925C19.225 10.725 19.15 10.55 19 10.4C18.85 10.25 18.675 10.175 18.475 10.175C18.275 10.175 18.1 10.25 17.95 10.4C17.8 10.55 17.725 10.725 17.725 10.925C17.725 11.125 17.8 11.3 17.95 11.45C18.1 11.6 18.275 11.675 18.475 11.675ZM16.45 19.5V14.7H7.55V19.5H16.45ZM17.95 21H6.05V16.6H2V10.45C2 9.69917 2.25417 9.06979 2.7625 8.56187C3.27083 8.05396 3.9 7.8 4.65 7.8H19.35C20.1008 7.8 20.7302 8.05396 21.2381 8.56187C21.746 9.06979 22 9.69917 22 10.45V16.6H17.95V21ZM20.5 15.1V10.4446C20.5 10.1149 20.3898 9.84167 20.1694 9.625C19.949 9.40833 19.6758 9.3 19.35 9.3H4.65C4.32417 9.3 4.05104 9.41021 3.83063 9.63062C3.61021 9.85104 3.5 10.1242 3.5 10.45V15.1H6.05V13.2H17.95V15.1H20.5Z" fill="%23066DCC"/></svg>');
    background-size: contain;
    background-repeat: no-repeat; }
  .tms .tms-portal-layout-eservices #column-2 .title.toggle h2 a {
    color: #000716; }
  .tms .tms-portal-layout-eservices #column-2 .title.toggle::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.43333 20.4997L8 19.0664L16 11.0664L24 19.0331L22.5667 20.4664L16 13.8997L9.43333 20.4997Z" fill="%23000716"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 8px;
    vertical-align: middle;
    transition: transform 0.2s ease;
    transform: rotate(180deg); }
  .tms .tms-portal-layout-eservices #column-2 .title.toggle.toggle-open::before {
    transform: rotate(0deg); }

.datepick {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  overflow: visible !important; }
  .datepick td {
    width: 32px;
    height: 32px; }
  .datepick th {
    height: 32px; }
  .datepick .datepick-month {
    width: auto; }
  .datepick .datepick-month-header {
    height: 32px;
    line-height: 26px; }
  .datepick .datepick-ctrl {
    height: 32px;
    line-height: 28px; }
  .datepick .datepick-month a, .datepick .datepick-month TD span {
    height: 32px;
    line-height: 26px; }
  .datepick .datepick-nav {
    background-color: #35477d;
    color: #fff; }
  .datepick .datepick-month td .datepick-today,
  .datepick .datepick-month td .datepick-selected {
    background-color: #35477d;
    color: #fff; }
  .datepick .datepick-month td .datepick-highlight {
    background-color: #fff;
    color: #35477d;
    border-color: #35477d; }
  .datepick .datepick-ctrl .datepick-cmd {
    color: #35477d; }

#overlay {
  display: block;
  position: fixed;
  background-color: #414D5C;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  opacity: 0.7; }

.portlet-details .tms-portlet-header {
  display: block !important; }
  .portlet-details .tms-portlet-header .portlet-title {
    font-size: 1rem;
    color: #35477d;
    margin: 5px 0 15px 0; }
    .portlet-details .tms-portlet-header .portlet-title:hover {
      text-decoration: underline; }

/* MODALS */
#modalwrap {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100;
  width: 640px;
  margin: 0 0 0 -320px;
  padding: 0;
  text-align: left; }
  #modalwrap.modalpopup-large {
    width: 1000px !important;
    margin-left: -500px !important; }
  #modalwrap .modalpopup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px; }
    #modalwrap .modalpopup-header h1 {
      font-size: 175% !important; }
  #modalwrap h1 {
    line-height: 1;
    font-size: 175%; }
  #modalwrap p.close {
    line-height: 1.2rem;
    font-size: 0.8rem;
    opacity: 1; }
    #modalwrap p.close a {
      background: transparent url(./../images/close.svg) no-repeat 100%;
      opacity: 1;
      width: 24px;
      height: 24px; }
  #modalwrap .modalpopup,
  #modalwrap .modaldialog {
    display: none;
    padding: 20px 20px 0 20px;
    background: #fff;
    text-align: left;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px; }
    #modalwrap .modalpopup .title-new,
    #modalwrap .modaldialog .title-new {
      margin-top: 16px;
      padding: 0 !important;
      background: transparent !important; }
      #modalwrap .modalpopup .title-new h2,
      #modalwrap .modaldialog .title-new h2 {
        color: #000716 !important;
        font-size: 140%; }
  #modalwrap .modaldialog {
    min-height: 170px; }
    #modalwrap .modaldialog p {
      margin-top: 15px; }
  #modalwrap .modalpopup-footer, #modalwrap .modaldialog {
    margin-top: 2em; }
    #modalwrap .modalpopup-footer .action, #modalwrap .modaldialog .action {
      margin: 20px -20px -20px -20px;
      padding: 10px;
      text-align: right;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
      #modalwrap .modalpopup-footer .action button, #modalwrap .modaldialog .action button {
        padding: 6px 16px;
        font-size: 14px;
        border-radius: 24px;
        border: 1px solid #004876;
        margin: 4px;
        line-height: 1.4;
        background-color: #fff;
        color: #004876; }
        #modalwrap .modalpopup-footer .action button:hover, #modalwrap .modaldialog .action button:hover {
          background-color: #004876;
          color: #fff; }
        #modalwrap .modalpopup-footer .action button.alt, #modalwrap .modaldialog .action button.alt {
          border: 1px solid #004876;
          background-color: #004876;
          color: #fff; }
          #modalwrap .modalpopup-footer .action button.alt:hover, #modalwrap .modaldialog .action button.alt:hover {
            background-color: #fff;
            color: #004876; }

div.modalpopup-content {
  min-height: 200px !important;
  max-height: 530px !important;
  overflow: auto !important;
  overflow-y: auto !important;
  overflow-x: hidden !important; }

#registerNewExciseTransitionalReturnForm div.modalpopup-content {
  min-height: 100px !important; }

.datepick-popup {
  overflow: visible !important; }

.tms .w1p {
  width: auto !important; }

.excise-productlist-toggle-container {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: flex-end; }

.excise-new-productlist-toggle-container {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: flex-end; }

.excise-new-productlist-toggle-text {
  font-size: 14px;
  margin-left: 8px; }

.excise-productlist-toggle-text {
  font-size: 14px;
  margin-left: 8px; }

.excise-productlist-toggle-icon {
  transition: transform 0.3s; }

.excise-new-productlist-toggle-icon {
  transition: transform 0.3s; }

.download-price-list {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #066DCC;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none; }

.action-items {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px; }

.new-product-request-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: white;
  border: 2px solid #002841;
  border-radius: 30px;
  color: #002841;
  font-size: 16px;
  text-align: center;
  line-height: 18px;
  text-decoration: none;
  transition: color 0.3s, background-color 0.3s; }

.new-product-request-button:hover {
  color: white;
  background-color: #002841; }

.action-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

.button-container-left {
  display: flex; }

.button-container-right {
  display: flex;
  gap: 10px;
  margin-left: auto; }

.form-group {
  position: relative;
  color: var(--Grey-600, #414D5C);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; }

.form-group .req {
  color: red;
  margin-left: 5px;
  vertical-align: middle;
  display: inline; }

.product-group-text {
  color: black;
  font-weight: 400;
  line-height: inherit; }

.form-group label,
.form-group .req {
  display: inline; }

.form-group input,
.form-group select {
  display: block;
  margin-top: 5px; }

.form-group-2 {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 15px;
  justify-content: flex-end;
  align-items: center; }

.form-group-2 label {
  display: flex;
  align-items: center;
  margin-right: 5px;
  margin-left: 5px;
  color: #000716;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px; }

.form-group-2 label .req {
  margin-left: 5px;
  color: red;
  font-size: 14px; }

.tax-validation-container {
  padding: 16px;
  margin: auto; }

.tax-data-validation {
  background: #F4F4F4;
  border-radius: 8px;
  padding: 40px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%; }

#validationDataDiv {
  width: 100%; }

.tax-validation-form__title {
  font-size: 16px;
  line-height: 1.5;
  color: #414D5C;
  margin-bottom: 15px; }

.tax-validation-form {
  max-width: 435px;
  width: 100%;
  display: flex;
  flex-direction: column; }

.tax-validation-form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  width: 100%; }

.tax-validation-form-group label {
  font-size: 14px;
  line-height: 1.5;
  color: #414D5C;
  margin-bottom: 5px; }

.tax-validation-form-group input,
.tax-validation-form-group select {
  height: 40px;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 1.5;
  width: 100%; }

.tax-validation-form-group input::placeholder {
  color: #7D8998; }

.tax-validation-form-group input:focus,
.tax-validation-form-group select:focus {
  border-color: #004876;
  outline-color: #004876; }

.tax-validation-container .validation-data {
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D1D5DB;
  padding: 16px;
  margin: 16px 0;
  width: 100%; }

.tax-validation-container .form-3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%; }

.tax-validation-container .form-item {
  display: flex;
  flex-direction: column; }

.tax-validation-container .form-title {
  color: var(--Grey-900, #000716);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px; }

.tax-validation-container .form-data {
  color: var(--Grey-550, #5F6B7A);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 4px; }

.tax-validation-container .table-card {
  padding: 24px;
  border: 1px solid #D1D5DB;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-top: 20px; }

.btn-verify {
  background-color: #004876;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 10px 14px;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

.btn-verify:disabled {
  background-color: #D1D5DB;
  cursor: not-allowed;
  color: #7D8998; }

/* Additional Assistive Text */
.assistive-text {
  font-size: 14px;
  line-height: 1.5;
  color: #414D5C; }

/* Utilities */
.mb-4 {
  margin-bottom: 1rem !important; }

.d-flex {
  display: flex !important; }

.flex-column {
  flex-direction: column !important; }

.align-items-center {
  align-items: center !important; }

.tax-validation-container .message-box {
  display: flex;
  align-items: flex-start;
  border-radius: 4px;
  padding: 16px;
  margin-bottom: 16px;
  position: relative;
  width: 100%; }

.tax-validation-container .message-box.error {
  border: 1px solid #CA3521;
  background: #FAEBE9; }

.tax-validation-container .message-box.success {
  border: 1px solid #1F845A;
  background: #E9F3EF; }

.tax-validation-container .message-icon {
  margin-right: 12px;
  flex-shrink: 0; }

.tax-validation-container .message-content {
  flex-grow: 1; }

.tax-validation-container .message-title {
  font-weight: bold;
  margin-bottom: 4px; }

.tax-validation-container .message-close {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  cursor: pointer; }

.input-fields-grid {
  display: flex;
  gap: 20px; }

.col1, .col2 {
  width: 50%; }

.divider {
  background: #D1D5DB;
  width: 1px;
  height: 405px; }

.status-box {
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 14px;
  display: inline-block;
  text-align: center; }

.status-box.DRAFT {
  border: 1px solid var(--Primary-900, #5F4B01);
  background: var(--Warning-50, #FCF7E6);
  color: #001E32; }

.status-box.APPROVED {
  border: 1px solid var(--Success-900, #0D3726);
  background: var(--Success-50, #E9F3EF);
  color: #0D3726; }

.status-box.REFUSED {
  border: 1px solid var(--Danger-900, #55160E);
  background: var(--Danger-50, #FAEBE9);
  color: #55160E; }

.tms .tms-portal-layout-eservices #column-2 input[type="checkbox"].amendmentCheckBoxes {
  box-sizing: border-box;
  padding: 0;
  margin-left: 5px; }

.drop-button {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.drop-link {
  display: block;
  text-decoration: none;
  background-color: #f4f4f4;
  color: #333;
  padding: 8px 12px;
  border-radius: 4px;
  transition: background-color 0.2s; }

.drop-link:hover {
  background-color: #ddd; }

.drop-list {
  display: none;
  /* Initially hidden */
  background-color: #fff; }

.drop-list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.drop-list li {
  padding: 8px 12px; }

.drop-list li a {
  text-decoration: none;
  color: #333; }

.drop-list li a:hover {
  background-color: #f4f4f4; }

.mat-focus-indicator.mat-icon-button.mat-button-base {
  padding: 12px 16px !important;
  font-weight: 500 !important;
  border-radius: 5px !important;
  line-height: 1.4 !important;
  background-color: transparent !important;
  /* Transparent background */
  color: black !important;
  text-decoration: none !important;
  border-style: none !important;
  font-size: 14px !important; }

.angular-button span {
  color: white; }

.no-records-span {
  margin-top: 10px;
  display: inline-block;
  color: #ff0000;
  font-size: 14px;
  text-align: center; }

.services-tree-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  min-height: 620px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  gap: 20px; }

.services-tree-search-bar {
  position: relative;
  margin-bottom: 20px;
  background-color: #E9EBED;
  padding: 5px;
  height: 40px;
  margin: 20px auto;
  width: 440px;
  border-radius: 30px;
  display: flex;
  align-items: center; }

.services-tree-search-bar input {
  flex-grow: 1;
  font-size: 14px;
  border: none;
  outline: none;
  padding: 8px;
  border-radius: 5px;
  background-color: #E9EBED; }

.services-tree-search-bar svg {
  width: 20px;
  height: 20px;
  fill: #666;
  margin-left: 20px;
  margin-right: 20px; }

.services-tree-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  /* Responsive columns */
  gap: 20px;
  justify-content: center;
  /* Center items if fewer than a row */ }

.services-tree-menu-item {
  padding: 20px;
  border: 1px solid #ddd;
  text-decoration: none;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease; }

.services-tree-menu-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }

.services-tree-menu-item .head {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px; }

.services-tree-menu-item .circle {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(180deg, #0C4D71 0%, #126978 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  flex-shrink: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

.services-tree-menu-item .circle svg {
  width: 35px;
  height: 35px; }

.services-tree-menu-item h3 {
  font-size: 18px;
  color: #004876;
  margin: 0;
  line-height: 1.2; }

.services-tree-menu-item p {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
  line-height: 1.4; }

.services-tree-menu-title-inner {
  color: var(--Grey-900, #000716);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  margin-right: 5px;
  margin-left: 5px; }

.error {
  color: #CA3521 !important;
  font-size: 14px !important;
  line-height: 2; }
  .error.form-title {
    line-height: 1; }

.portlet-content .portlet-title {
  display: none; }

.tms .tms-portal-layout-eservices #column-2 {
  /* Search forms */ }
  .tms .tms-portal-layout-eservices #column-2 span.req {
    color: #ff0000;
    font-size: 1rem;
    flex-grow: 0; }
  .tms .tms-portal-layout-eservices #column-2 table.form {
    width: 100%; }
    .tms .tms-portal-layout-eservices #column-2 table.form span.req {
      font-size: 1em; }
    .tms .tms-portal-layout-eservices #column-2 table.form span.action {
      margin-left: .5em;
      padding-left: .5em;
      border-left: 1px solid #c0c0c0; }
    .tms .tms-portal-layout-eservices #column-2 table.form span.error {
      color: #ff0000; }
    .tms .tms-portal-layout-eservices #column-2 table.form tr.error input {
      border-color: #ff0000; }
    .tms .tms-portal-layout-eservices #column-2 table.form tr.error #inputOtpMobile,
    .tms .tms-portal-layout-eservices #column-2 table.form tr.error #inputOtpEmail,
    .tms .tms-portal-layout-eservices #column-2 table.form tr.error #inputOtpPhone {
      border-color: #000000 !important; }
    .tms .tms-portal-layout-eservices #column-2 table.form tr.error select {
      border-color: #ff0000; }
    .tms .tms-portal-layout-eservices #column-2 table.form th {
      width: 30%;
      padding: 5px 20px 5px 0;
      min-height: 2rem;
      text-align: right;
      vertical-align: center; }
    .tms .tms-portal-layout-eservices #column-2 table.form td {
      padding: 5px 20px 5px 0; }
    .tms .tms-portal-layout-eservices #column-2 table.form .otpRow {
      float: left;
      position: relative; }
      .tms .tms-portal-layout-eservices #column-2 table.form .otpRow div.divOtp {
        text-align: center;
        word-wrap: break-word;
        width: 400px;
        border-radius: 10px;
        position: absolute;
        bottom: 30px;
        left: 90px;
        z-index: 100; }
        .tms .tms-portal-layout-eservices #column-2 table.form .otpRow div.divOtp strong {
          color: #fff; }
          .tms .tms-portal-layout-eservices #column-2 table.form .otpRow div.divOtp strong:hover {
            text-decoration: none; }
      .tms .tms-portal-layout-eservices #column-2 table.form .otpRow .btnGetOtp {
        margin: 0 8px; }
      .tms .tms-portal-layout-eservices #column-2 table.form .otpRow .inputVerify {
        width: 60px;
        margin-right: 8px; }
  .tms .tms-portal-layout-eservices #column-2 .modalpopup-large table.form th {
    width: 50%; }
  .tms .tms-portal-layout-eservices #column-2 .modalpopup-large .grid-50-50 .col11, .tms .tms-portal-layout-eservices #column-2 .modalpopup-large .grid-50-50 .col22 {
    float: left;
    width: 450px; }
  .tms .tms-portal-layout-eservices #column-2 .modalpopup-large button[type="submit"] {
    margin-right: 5px; }
  .tms .tms-portal-layout-eservices #column-2 .box01 {
    padding: 24px;
    border: 1px solid #D1D5DB;
    border-radius: 5px; }
    .tms .tms-portal-layout-eservices #column-2 .box01 .action {
      background-image: none;
      background-color: transparent;
      border: 0;
      margin: 0;
      padding: 0; }
    .tms .tms-portal-layout-eservices #column-2 .box01 .meta {
      width: 100%;
      margin: 0; }
      .tms .tms-portal-layout-eservices #column-2 .box01 .meta th,
      .tms .tms-portal-layout-eservices #column-2 .box01 .meta td {
        padding: 5px; }
        .tms .tms-portal-layout-eservices #column-2 .box01 .meta th select + input,
        .tms .tms-portal-layout-eservices #column-2 .box01 .meta td select + input {
          margin-left: 10px; }
      .tms .tms-portal-layout-eservices #column-2 .box01 .meta th {
        text-align: right; }
      .tms .tms-portal-layout-eservices #column-2 .box01 .meta td {
        text-align: left; }
  .tms .tms-portal-layout-eservices #column-2 p.back {
    float: left;
    margin-top: 10px; }
    .tms .tms-portal-layout-eservices #column-2 p.back a {
      padding: 10px 12px;
      border-radius: 24px;
      font-weight: 500;
      background: #fff;
      color: #004876;
      border: 1px solid #004876; }
      .tms .tms-portal-layout-eservices #column-2 p.back a:hover {
        background: #004876;
        color: #fff; }

.tms #column-2 {
  /* Form action messages */ }
  .tms #column-2 div.message {
    background-color: #E2B203;
    color: #fff;
    padding: 12px 16px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 100; }
    .tms #column-2 div.message.msg-ok {
      background-color: #1F845A; }
    .tms #column-2 div.message.msg-error {
      background-color: #CA3521; }
    .tms #column-2 div.message h2 {
      font-size: 14px;
      color: #fff;
      font-weight: 500; }
    .tms #column-2 div.message ul pre {
      font-size: 0.9rem;
      padding: 0;
      margin-top: 0; }
    .tms #column-2 div.message ul li {
      color: #ffffff;
      font-size: 0.9rem;
      line-height: 1.5;
      padding: 0; }
      .tms #column-2 div.message ul li:before {
        content: '\f12a';
        font-family: "Font Awesome 5 Free";
        font-size: 1em;
        margin-right: 1em; }

.tms .tms-portal-layout-eservices #column-2 table.data {
  width: 100%;
  display: table;
  margin-bottom: 15px; }
  .tms .tms-portal-layout-eservices #column-2 table.datamark:before, .tms .tms-portal-layout-eservices #column-2 table.data.mark:before {
    display: none; }
  .tms .tms-portal-layout-eservices #column-2 table.data .actions {
    width: 90px; }
  .tms .tms-portal-layout-eservices #column-2 table.data tr {
    display: table-row; }
  .tms .tms-portal-layout-eservices #column-2 table.data td, .tms .tms-portal-layout-eservices #column-2 table.data th {
    display: table-cell;
    padding: 16px 10px;
    vertical-align: middle;
    font-weight: normal;
    text-align: start; }
  .tms .tms-portal-layout-eservices #column-2 table.data td.error {
    color: red;
    border-radius: 5px; }
  .tms .tms-portal-layout-eservices #column-2 table.data td a:hover {
    text-decoration: none !important; }
  .tms .tms-portal-layout-eservices #column-2 table.data th {
    color: #000716;
    position: relative; }
    .tms .tms-portal-layout-eservices #column-2 table.data th.sort a:after {
      display: inline-block;
      color: #000716;
      font: normal normal normal 16px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f0dc";
      padding-left: 5px; }
    .tms .tms-portal-layout-eservices #column-2 table.data th.sort.ascending a:after {
      content: "\f0de"; }
    .tms .tms-portal-layout-eservices #column-2 table.data th.sort.descending a:after {
      content: "\f0dd"; }
  .tms .tms-portal-layout-eservices #column-2 table.data tbody.filter td.date {
    display: flex;
    align-items: center;
    gap: 4px; }
  .tms .tms-portal-layout-eservices #column-2 table.data thead {
    background-color: #E6EDF1;
    position: relative; }
    .tms .tms-portal-layout-eservices #column-2 table.data thead tr th {
      color: #000716; }
      .tms .tms-portal-layout-eservices #column-2 table.data thead tr th:first-child {
        border-radius: 5px 0 0 0; }
      .tms .tms-portal-layout-eservices #column-2 table.data thead tr th:last-child {
        border-radius: 0 5px 0 0; }
      .tms .tms-portal-layout-eservices #column-2 table.data thead tr th a {
        color: #000716; }
  .tms .tms-portal-layout-eservices #column-2 table.data tbody th {
    color: #000716; }
    .tms .tms-portal-layout-eservices #column-2 table.data tbody th div {
      font-weight: bold; }
  .tms .tms-portal-layout-eservices #column-2 table.data tbody tr {
    border: 1px solid #E9EBED; }
    .tms .tms-portal-layout-eservices #column-2 table.data tbody tr:nth-child(even) {
      background-color: #E9EBED; }
    .tms .tms-portal-layout-eservices #column-2 table.data tbody tr:nth-child(odd) {
      background-color: #fff; }
    .tms .tms-portal-layout-eservices #column-2 table.data tbody tr.total {
      background-color: #004876;
      color: #fff; }
      .tms .tms-portal-layout-eservices #column-2 table.data tbody tr.total a {
        color: #fff !important; }
    .tms .tms-portal-layout-eservices #column-2 table.data tbody tr:last-child {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
      .tms .tms-portal-layout-eservices #column-2 table.data tbody tr:last-child td:first-child {
        border-bottom-left-radius: 5px; }
      .tms .tms-portal-layout-eservices #column-2 table.data tbody tr:last-child td:last-child {
        border-bottom-right-radius: 5px; }
  .tms .tms-portal-layout-eservices #column-2 table.data tfoot {
    border: 1px solid #E9EBED; }
.tms .tms-portal-layout-eservices #column-2 #goodsServicesForm table.data td, .tms .tms-portal-layout-eservices #column-2 #goodsServicesForm table.data th {
  max-width: 196px; }
.tms .tms-portal-layout-eservices #column-2 #goodsServicesForm table.data tr:not(:first-child) {
  background-color: #fff;
  border: 1px solid #E9EBED; }
.tms .tms-portal-layout-eservices #column-2 #goodsServicesForm table.data input[type="text"].small {
  max-width: 140px; }
.tms .tms-portal-layout-eservices #column-2 #goodsServicesForm table.data input[type="text"] {
  max-width: 180px; }
.tms .tms-portal-layout-eservices #column-2 #taxpayerContactInfoUpdateForm table.form tbody {
  display: flex; }
  .tms .tms-portal-layout-eservices #column-2 #taxpayerContactInfoUpdateForm table.form tbody th {
    width: 260px; }
.tms .tms-portal-layout-eservices #column-2 #taxpayerContactInfoUpdateForm table.form-email tbody th {
  width: 240px;
  padding: 13px 0 0 0; }
.tms .tms-portal-layout-eservices #column-2 #taxpayerContactInfoUpdateForm table.form-email tbody #inputValueEmail {
  width: 250px; }
.tms .tms-portal-layout-eservices #column-2 #taxpayerContactInfoUpdateForm table.form-mobile tbody td {
  padding: 5px 0; }
  .tms .tms-portal-layout-eservices #column-2 #taxpayerContactInfoUpdateForm table.form-mobile tbody td.mobile-prefix {
    padding: 5px 20px 0 0; }
.tms .tms-portal-layout-eservices #column-2 div.pager {
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .tms .tms-portal-layout-eservices #column-2 div.pager:after {
    display: none; }
  .tms .tms-portal-layout-eservices #column-2 div.pager ul {
    display: flex; }
    .tms .tms-portal-layout-eservices #column-2 div.pager ul li {
      margin-right: 5px;
      border-radius: 5px;
      min-width: 24px;
      padding: 0;
      height: 24px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #002841;
      line-height: 1.4;
      background-color: #fff;
      color: #002841;
      cursor: pointer; }
      .tms .tms-portal-layout-eservices #column-2 div.pager ul li a {
        background-color: transparent;
        border: 0;
        padding: 0 7px;
        border-radius: 0; }
        .tms .tms-portal-layout-eservices #column-2 div.pager ul li a:hover {
          color: #fff; }
      .tms .tms-portal-layout-eservices #column-2 div.pager ul li.arrow {
        border: 2px solid transparent; }
        .tms .tms-portal-layout-eservices #column-2 div.pager ul li.arrow:hover {
          background-color: transparent; }
      .tms .tms-portal-layout-eservices #column-2 div.pager ul li:hover, .tms .tms-portal-layout-eservices #column-2 div.pager ul li:active {
        color: #fff !important;
        background-color: #004876; }
      .tms .tms-portal-layout-eservices #column-2 div.pager ul li.active {
        cursor: text;
        color: #fff;
        background-color: #004876; }
  .tms .tms-portal-layout-eservices #column-2 div.pager p {
    font-size: 12px; }
.tms .tms-portal-layout-eservices #column-2 .portlet-table-with-actions table.data tbody tr td:last-of-type {
  min-width: 82px; }
.tms .tms-portal-layout-eservices #column-2 #create-new-application .drop-list-open {
  z-index: 100;
  position: absolute; }

.tms #taxportal-headlines {
  display: flex;
  align-items: center; }
  .tms #taxportal-headlines span {
    padding: 0 20px 0 15px;
    position: relative; }
    .tms #taxportal-headlines span:after {
      content: "";
      display: block;
      width: 5px;
      height: 5px;
      background-color: #004876;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }

.tms .c-section {
  padding: 40px 0; }
  .tms .c-section__title {
    font-size: 24px;
    line-height: 1.5;
    color: #7B6756;
    font-weight: 700; }
    @media (min-width: 768px) {
      .tms .c-section__title {
        font-size: 32px; } }
  .tms .c-section__view-all {
    font-size: 16px;
    line-height: 18px;
    color: #336D91;
    font-weight: 500; }

.rich-content {
  line-height: 1.5;
  color: #414D5C;
  font-size: 16px; }
  .rich-content h1 {
    color: #7B6756;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 24px; }
    @media (min-width: 768px) {
      .rich-content h1 {
        font-size: 32px; } }
  .rich-content h2, .rich-content h3, .rich-content h4, .rich-content h5, .rich-content h6 {
    margin-bottom: 8px; }
  .rich-content ul, .rich-content ol {
    padding-left: 17px; }
  .rich-content ul {
    list-style: disc; }
  .rich-content p {
    margin-bottom: 16px; }
  .rich-content ul li {
    margin-bottom: 16px; }
  .rich-content picture {
    display: block;
    margin: 40px 0; }
  .rich-content a {
    color: #066DCC; }
  .rich-content > :last-child {
    margin-bottom: 0; }
    .rich-content > :last-child > :last-child {
      margin-bottom: 0; }
  .rich-content .portlet-msg-alert {
    background-color: #FCF7E6;
    color: #000716;
    border-color: #E2B203; }
  .rich-content .portlet-msg-info {
    background-color: #E6EDF1;
    color: #000716;
    border-color: #336D91; }
  .rich-content .portlet-msg-error {
    background-color: #FAEBE9;
    color: #000716;
    border-color: #CA3521; }
  .rich-content .table-responsive {
    overflow-x: auto; }
  .rich-content table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0; }
  .rich-content thead th {
    padding: 16px;
    background: #F4F4F4;
    color: #5F6B7A;
    font-size: 14px;
    font-weight: 400; }
    .rich-content thead th:first-child {
      border-top-left-radius: 8px; }
    .rich-content thead th:last-child {
      border-top-right-radius: 8px; }
  .rich-content td {
    padding: 16px;
    border-width: 1px;
    border-color: #F4F4F4;
    border-style: none solid solid none; }
  .rich-content tr:last-child td:first-child {
    border-bottom-left-radius: 8px; }
  .rich-content tr:last-child td:last-child {
    border-bottom-right-radius: 8px; }
  .rich-content tr td:first-child {
    border-left-style: solid; }

.c-grid {
  display: grid; }

.grid-gap-6 {
  grid-gap: 24px; }

.ta-feature {
  background: #F4F4F4;
  padding: 26.5px 24px;
  border-radius: 8px; }
  .ta-feature__title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    color: #004876;
    margin-left: 24px; }
    @media (min-width: 992px) {
      .ta-feature__title {
        font-size: 24px; } }
  .ta-feature svg {
    min-width: 80px; }
  .ta-feature:hover {
    background: linear-gradient(180deg, #0C4D71 0%, #126978 100%); }
    .ta-feature:hover .ta-feature__title {
      color: #fff; }
    .ta-feature:hover path[stroke="#002841"] {
      stroke: #fff; }

.tms .ta-feature:hover {
  text-decoration: none; }

.back-to-page {
  margin-top: 40px; }

.tms .back-btn {
  background: #004876;
  border-radius: 40px;
  padding: 11px 16px;
  color: #fff;
  line-height: 18px;
  font-weight: 500;
  transition: .23s background;
  font-size: 16px; }
  .tms .back-btn:hover {
    text-decoration: none;
    background: #002841; }

.sidenav-wrapper {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .sidenav-wrapper {
      margin-bottom: 0; } }
  .sidenav-wrapper .nav-pills {
    overflow: hidden;
    border-radius: 8px; }
    .sidenav-wrapper .nav-pills .nav-item:focus-visible,
    .sidenav-wrapper .nav-pills .nav-item .nav-link:focus-visible {
      outline: none; }
    .sidenav-wrapper .nav-pills .nav-item.active .nav-link {
      color: #fff;
      background: #004876; }
    .sidenav-wrapper .nav-pills .nav-item + .nav-item {
      margin-top: 4px; }
    .sidenav-wrapper .nav-pills .nav-link {
      font-size: 16px;
      border-radius: 0;
      padding: 16px 12px;
      background: #F4F4F4;
      color: #004876;
      font-weight: 500;
      transition: background .23s; }
      .sidenav-wrapper .nav-pills .nav-link:hover {
        background: #E6EDF1; }

.tms .accordion {
  user-select: none; }
.tms .accordion-name {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  color: #000716; }
.tms .accordion-header {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  color: #000716;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 768px) {
    .tms .accordion-header {
      font-size: 18px; } }
  .tms .accordion-header svg {
    transition: transform .23s;
    margin-left: 24px;
    min-width: 24px; }
.tms .accordion .accordion-item:first-child {
  border-top: 1px solid #D1D5DB; }
.tms .accordion-item {
  border-bottom: 1px solid #D1D5DB; }
  .tms .accordion-item.active .accordion-header svg {
    transform: rotate(180deg); }
.tms .accordion-body {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  line-height: 1.5;
  font-size: 16px;
  color: #414D5C; }

.pagination-bar-wrapper .pagination-bar {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400; }
  .pagination-bar-wrapper .pagination-bar .pagination-results {
    padding: 0 16px 0 0;
    color: #000716;
    line-height: 18px; }
  .pagination-bar-wrapper .pagination-bar .show.pagination-items-per-page .dropdown-toggle {
    border-style: none;
    background-color: inherit;
    border-color: inherit;
    color: inherit; }
  .pagination-bar-wrapper .pagination-bar .pagination-items-per-page {
    border-style: none;
    padding: 0 16px 0 0; }
    .pagination-bar-wrapper .pagination-bar .pagination-items-per-page .dropdown-toggle {
      display: flex;
      align-items: center;
      border: none;
      padding: 0;
      color: #000716;
      line-height: 18px; }
      .pagination-bar-wrapper .pagination-bar .pagination-items-per-page .dropdown-toggle span:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-family: 'Font Awesome 5 Free';
        content: "\f078";
        font-size: 10px;
        padding: 0 0 0 4px; }
      .pagination-bar-wrapper .pagination-bar .pagination-items-per-page .dropdown-toggle span svg {
        display: none; }
      .pagination-bar-wrapper .pagination-bar .pagination-items-per-page .dropdown-toggle:hover, .pagination-bar-wrapper .pagination-bar .pagination-items-per-page .dropdown-toggle:focus {
        text-decoration: none;
        background-color: #fff; }
  .pagination-bar-wrapper .pagination-bar .dropdown-menu {
    min-width: 5em;
    font-size: 1em; }
    .pagination-bar-wrapper .pagination-bar .dropdown-menu li {
      margin: 0 !important; }
      .pagination-bar-wrapper .pagination-bar .dropdown-menu li a:active {
        background-color: #004876; }
  .pagination-bar-wrapper .pagination-bar .pagination {
    display: flex; }
    .pagination-bar-wrapper .pagination-bar .pagination > li {
      border: none !important; }
      .pagination-bar-wrapper .pagination-bar .pagination > li:first-child a, .pagination-bar-wrapper .pagination-bar .pagination > li:first-child :hover, .pagination-bar-wrapper .pagination-bar .pagination > li:last-child a, .pagination-bar-wrapper .pagination-bar .pagination > li:last-child :hover {
        border-color: #fff;
        background-color: #fff;
        color: #002841; }
      .pagination-bar-wrapper .pagination-bar .pagination > li > a {
        border-radius: 4px;
        display: block;
        padding: 3px 4px 5px 4px;
        background-color: #fff;
        border: 1px solid #004876;
        color: #004876;
        margin: 0 2px;
        min-width: 24px;
        height: 24px;
        text-align: center; }
        .pagination-bar-wrapper .pagination-bar .pagination > li > a:hover {
          text-decoration: none;
          background-color: #E6EDF1;
          border-color: #004876; }
    .pagination-bar-wrapper .pagination-bar .pagination .active a {
      background-color: #004876;
      border-color: #004876;
      color: #fff; }
      .pagination-bar-wrapper .pagination-bar .pagination .active a:hover {
        text-decoration: none;
        background-color: #002841;
        border-color: #002841;
        color: #fff; }
    .pagination-bar-wrapper .pagination-bar .pagination .disabled > span {
      color: #7D8998; }
    .pagination-bar-wrapper .pagination-bar .pagination .icon-caret-left, .pagination-bar-wrapper .pagination-bar .pagination .icon-caret-right {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900; }
    .pagination-bar-wrapper .pagination-bar .pagination .icon-caret-left:before {
      content: "\f053"; }
    .pagination-bar-wrapper .pagination-bar .pagination .icon-caret-right:before {
      content: "\f054"; }
    .pagination-bar-wrapper .pagination-bar .pagination .inline-scroller {
      overflow-x: hidden; }

/* Text color */
.text-grey-900 {
  color: #000716; }

/* Text size */
.text-sm {
  font-size: 14px; }

.text-base {
  font-size: 16px; }

.text-2xl {
  font-size: 24px; }

/* Line height */
.leading-normal {
  line-height: 1.5; }

/* Font weight */
.font-medium {
  font-weight: 500; }

/* Line clamp */
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.h1 {
  color: #7B6756;
  font-size: 26px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .h1 {
      font-size: 32px; } }

.tms .button {
  display: inline-flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 4px;
  transition: background-color .23s, color .23s;
  border: 0; }
  .tms .button--rounded {
    border-radius: 50px; }
  .tms .button--primary {
    padding: 10px 14px;
    background-color: #004876;
    color: #fff; }
    .tms .button--primary:hover {
      background-color: #002841;
      color: #fff;
      text-decoration: none; }
    .tms .button--primary:disabled {
      background-color: #7D8998;
      color: #E9EBED;
      cursor: not-allowed; }

.tab-pane {
  display: none; }
  .tab-pane.active {
    display: block; }

.nav-tabs {
  list-style: none; }
  .nav-tabs .nav-item {
    flex: 1;
    position: relative; }
    .nav-tabs .nav-item.active::after {
      content: '';
      background: #066DCC;
      height: 2px;
      width: 100%;
      transition: all .23s ease;
      position: absolute;
      left: 0;
      bottom: 0; }
  .nav-tabs .nav-link {
    padding: 15px 16px;
    background: 0;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    color: black;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: background-color .23s;
    position: static;
    outline: none; }
    .nav-tabs .nav-link:hover {
      background-color: #E9EBED; }

.tms .action-cards {
  background: #F4F4F4;
  padding: 15px 15px;
  margin-top: 24px;
  gap: 40px; }
  @media (min-width: 768px) {
    .tms .action-cards {
      padding: 40px 150px; } }
.tms .action-card {
  border-radius: 8px;
  background: #fff;
  padding: 24px 24px 24px; }
  .tms .action-card__title {
    color: #004876;
    line-height: 1.5;
    font-weight: 500;
    font-size: 24px; }
  .tms .action-card__desc {
    color: #414D5C;
    line-height: 1.5;
    font-size: 16px; }
  .tms .action-card__icon {
    min-width: 80px;
    min-height: 80px; }

.video-section {
  padding: 40px 0; }
  .video-section--wide > .container {
    padding-left: 30px;
    padding-right: 30px; }
  .video-section--bg-gray {
    background: #F4F4F4; }
  .video-section .container .column-1 iframe {
    border-radius: 8px; }
  .video-section .container .column-2 h3 {
    color: #004876;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px; }
  .video-section .container .column-2 p {
    color: #414D5C;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.featured-services {
  background: #F4F4F4;
  padding: 40px 0; }
  .featured-services .card-list {
    display: grid;
    margin-top: 24px;
    grid-template-columns: 1fr;
    grid-gap: 24px; }
    @media (min-width: 576px) {
      .featured-services .card-list {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 992px) {
      .featured-services .card-list {
        grid-template-columns: 1fr 1fr 1fr; } }
  .featured-services .card-item {
    padding: 24px;
    border-radius: 8px;
    background: #fff;
    overflow: hidden; }
    .featured-services .card-item:hover {
      text-decoration: none;
      background: linear-gradient(180deg, #0C4D71 0%, #126978 100%); }
      .featured-services .card-item:hover .title {
        color: #fff; }
      .featured-services .card-item:hover .desc {
        color: #fff; }
      .featured-services .card-item:hover .logo {
        background: none; }
  .featured-services .logo {
    min-width: 80px;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: linear-gradient(180deg, #0C4D71 0%, #126978 100%);
    border: 1px solid #fff; }
    .featured-services .logo img {
      height: 36px; }
  .featured-services .title {
    color: #004876;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600; }
    @media (min-width: 992px) {
      .featured-services .title {
        font-size: 24px; } }
  .featured-services .desc {
    color: #414D5C;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.tms .download-card {
  background: #F4F4F4;
  border-radius: 8px; }
  .tms .download-card svg {
    min-width: 32px; }
  .tms .download-card:hover {
    text-decoration: none;
    background: linear-gradient(180deg, #0C4D71 0%, #126978 100%); }
    .tms .download-card:hover .download-card__title,
    .tms .download-card:hover .download-card__desc {
      color: #fff; }
    .tms .download-card:hover svg path {
      fill: #fff; }

.download-card__title {
  font-size: 16px;
  line-height: 1.5;
  color: #004876; }

.download-card__desc {
  color: #000716;
  font-size: 12px;
  line-height: 1.5; }

.download-cards-name {
  font-size: 22px;
  line-height: 1.5;
  color: #004876;
  border-bottom: 1px solid #D1D5DB; }

.tms .download-cards-name {
  font-weight: 500; }

.video-grid-item {
  overflow: hidden;
  border-radius: 8px; }

.quick-links-section .quick-link {
  --card-bg: #F4F4F4;
  --text-color: #001E32;
  --divider-color: #002841;
  --heading-color: #004876;
  padding: 16px 24px;
  border-radius: 8px;
  background: var(--card-bg); }
  .quick-links-section .quick-link__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: var(--heading-color); }
  .quick-links-section .quick-link--upcoming {
    --card-bg: #004876;
    --text-color: #fff;
    --divider-color: #36F28C; }
    .quick-links-section .quick-link--upcoming path[stroke="#002841"] {
      stroke: #fff; }
  .quick-links-section .quick-link:hover {
    --text-color: #fff;
    --heading-color: #fff;
    --divider-color: #36F28C;
    background-image: linear-gradient(180deg, #0C4D71 0%, #126978 100%);
    text-decoration: none; }
    .quick-links-section .quick-link:hover path[stroke="#002841"] {
      stroke: #fff; }
.quick-links-section .divider {
  background: var(--divider-color);
  min-width: 2px;
  margin: 0 16px;
  border-radius: 2px; }
.quick-links-section .desc {
  color: var(--text-color);
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
.quick-links-section .date {
  color: var(--text-color);
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px; }

.quick-link-logo {
  min-width: 80px; }

.tms .latest-news-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  max-width: 380px;
  margin: 24px auto 0; }
  @media (min-width: 576px) {
    .tms .latest-news-grid {
      grid-template-columns: 1fr 1fr;
      max-width: none;
      margin: 24px 0 0; } }
  @media (min-width: 768px) {
    .tms .latest-news-grid {
      grid-template-columns: 1fr 1fr 1fr; } }
.tms .latest-news-item__thumbnail {
  border-radius: 12px;
  overflow: hidden; }
.tms .latest-news-item__thumbnail-img {
  transition: transform .23s;
  max-width: 100%; }
.tms .latest-news-item:hover {
  text-decoration: none; }
  .tms .latest-news-item:hover .latest-news-item__thumbnail-img {
    transform: scale(1.15); }
  .tms .latest-news-item:hover .latest-news-item__title {
    text-decoration: underline; }
.tms .latest-news-item__published-at {
  color: #7D8998;
  font-size: 14px;
  line-height: 21px; }
.tms .latest-news-item__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #004876;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
  @media (min-width: 992px) {
    .tms .latest-news-item__title {
      font-size: 18px; } }

.news-preview-text-column {
  align-items: center;
  display: flex;
  flex: 30%;
  color: #414D5C;
  font-size: 16px;
  line-height: 1.5; }

.news-preview-cover-column {
  flex: 70%; }

.thumbnail--news-preview {
  position: relative; }
  @media (min-width: 768px) {
    .thumbnail--news-preview {
      display: flex; } }
  .thumbnail--news-preview:hover .thumbnail-content__title--news-preview {
    text-decoration: underline; }
.thumbnail__img--news-preview {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 12px; }

@media (min-width: 768px) {
  .thumbnail-content--news-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 43px 24px 24px; }
    .thumbnail-content--news-preview::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      opacity: .7;
      left: 0;
      bottom: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
      border-radius: 0 0 12px 12px; } }
.thumbnail-content__title--news-preview {
  font-size: 22px;
  line-height: 1.5;
  color: #004876;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  max-width: 543px; }
  @media (min-width: 768px) {
    .thumbnail-content__title--news-preview {
      font-size: 32px; } }
  @media (min-width: 768px) {
    .thumbnail-content__title--news-preview {
      color: white; } }
.thumbnail-content__published-at--news-preview {
  color: #7D8998;
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 6px;
  position: relative; }
  @media (min-width: 768px) {
    .thumbnail-content__published-at--news-preview {
      color: #fff;
      padding-bottom: 0; } }

.tms .thumbnail-data__title {
  font-weight: 700; }

.facet-wrapper .lfr-panel-extended {
  border-color: #fff !important;
  margin-bottom: 24px;
  border-radius: 8px !important;
  overflow: hidden; }
  .facet-wrapper .lfr-panel-extended .panel-heading {
    background-color: #004876;
    color: #fff; }
    .facet-wrapper .lfr-panel-extended .panel-heading .h4 {
      font-size: 18px;
      font-weight: 500; }
      .facet-wrapper .lfr-panel-extended .panel-heading .h4 a {
        line-height: 27px;
        padding: 16px 12px 16px 12px;
        text-decoration: none; }
  .facet-wrapper .lfr-panel-extended .panel-body {
    background-color: #F4F4F4;
    color: #004876;
    padding: 16px 24px 16px 24px; }
    .facet-wrapper .lfr-panel-extended .panel-body ul {
      line-height: 24px;
      font-size: 16px;
      font-weight: 700; }
      .facet-wrapper .lfr-panel-extended .panel-body ul input[type="checkbox"] {
        display: none; }
    .facet-wrapper .lfr-panel-extended .panel-body .lfr-ddm-field-group {
      margin-bottom: 0; }
.facet-wrapper.portlet-modified-facet .facet-value:last-of-type {
  display: none; }

.search-result-wrapper .portlet-content .search-total-label {
  color: #000716;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 24px; }
  .search-result-wrapper .portlet-content .search-total-label strong {
    font-weight: 700; }
.search-result-wrapper .portlet-content form {
  margin-top: 18px; }
  .search-result-wrapper .portlet-content form li {
    box-shadow: none;
    border-bottom: 1px solid;
    border-color: #D1D5DB;
    margin-bottom: 12px; }
    .search-result-wrapper .portlet-content form li div:first-child {
      display: none; }
    .search-result-wrapper .portlet-content form li .autofit-col {
      padding: 0; }
    .search-result-wrapper .portlet-content form li .autofit-col-expand {
      padding: 0 0 12px 0;
      color: #000716; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand h4 a {
        color: #004876; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand h4 a:hover {
        text-decoration: none; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand h4 strong {
        font-size: 18px;
        font-weight: 400;
        line-height: 27px; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand h6 {
        margin-top: 12px;
        line-height: 18px;
        font-weight: 400;
        font-size: 12px; }
        .search-result-wrapper .portlet-content form li .autofit-col-expand h6 strong:first-child {
          background-color: #E6EDF1;
          padding: 2px 8px 2px 8px;
          border-radius: 4px;
          color: #001E32; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand h6 + .search-document-content {
        font-size: 16px;
        line-height: 24px; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand .search-document-tags {
        display: none; }
      .search-result-wrapper .portlet-content form li .autofit-col-expand .highlight {
        background: inherit;
        font-weight: 700;
        margin: 0; }
.search-result-wrapper .portlet-content .taglib-search-iterator-page-iterator-bottom {
  margin-top: 0; }

.search-bar-wrapper .portlet-content-container {
  display: none; }

.c-footer {
  padding: 40px 0;
  background-color: #004876;
  flex-shrink: 0; }
  .c-footer__logo {
    display: block;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 230px; }
    @media (min-width: 992px) {
      .c-footer__logo {
        margin-left: 0;
        width: initial;
        margin-bottom: 32px; } }
  .c-footer .navbar-nav {
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center; }
    @media (min-width: 992px) {
      .c-footer .navbar-nav {
        gap: 32px; } }
    .c-footer .navbar-nav .nav-link {
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      color: #fff;
      padding: 0;
      transition: color .23s; }
      .c-footer .navbar-nav .nav-link:hover {
        text-decoration: none;
        color: #36F28C; }
  .c-footer .social-medias {
    gap: 24px; }
  .c-footer .social-link path {
    transition: fill .23s; }
  .c-footer .social-link:hover path {
    fill: #36F28C; }

.c-copyright-bar {
  padding: 24px 0;
  background-color: #002841; }
  .c-copyright-bar__text {
    color: #9BA7B6;
    font-size: 12px;
    line-height: 1.5; }
    .c-copyright-bar__text a {
      color: #9BA7B6; }

.quick-links-section .quick-link {
  --card-bg: #F4F4F4;
  --text-color: #001E32;
  --divider-color: #002841;
  --heading-color: #004876;
  padding: 16px 24px;
  border-radius: 8px;
  background: var(--card-bg); }
  .quick-links-section .quick-link__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: var(--heading-color); }
  .quick-links-section .quick-link--upcoming {
    --card-bg: #004876;
    --text-color: #fff;
    --divider-color: #36F28C; }
    .quick-links-section .quick-link--upcoming path[stroke="#002841"] {
      stroke: #fff; }
  .quick-links-section .quick-link:hover {
    --text-color: #fff;
    --heading-color: #fff;
    --divider-color: #36F28C;
    background-image: linear-gradient(180deg, #0C4D71 0%, #126978 100%);
    text-decoration: none; }
    .quick-links-section .quick-link:hover path[stroke="#002841"] {
      stroke: #fff; }
.quick-links-section .divider {
  background: var(--divider-color);
  min-width: 2px;
  margin: 0 16px;
  border-radius: 2px; }
.quick-links-section .desc {
  color: var(--text-color);
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
.quick-links-section .date {
  color: var(--text-color);
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px; }

.quick-link-logo {
  min-width: 80px; }

.tms-color-2 a {
  color: #801336; }
.tms-color-2 .c-header-bar .c-user-nav__signin a:hover {
  background-color: #801336; }
.tms-color-2 .c-main-nav {
  background-color: #801336;
  border-bottom: 3px solid #540e33; }
  .tms-color-2 .c-main-nav__item > a:hover, .tms-color-2 .c-main-nav__item > a.is-active {
    background-color: #540e33; }
  .tms-color-2 .c-main-nav__item:hover > a {
    background-color: #540e33; }
.tms-color-2 .c-search-box button {
  background-color: #540e33; }
.tms-color-2 .c-child-nav__list {
  background-color: #540e33; }
.tms-color-2 .owl-carousel .owl-nav .owl-prev,
.tms-color-2 .owl-carousel .owl-nav .owl-next {
  background-color: #801336; }
.tms-color-2 .portlet .nav-stacked .nav-link:hover, .tms-color-2 .portlet .nav-stacked .nav-link.active {
  background-color: #801336; }
.tms-color-2 .portlet-block .portlet-title {
  background-color: #801336; }
.tms-color-2 .portlet-block .portlet-body .header-title {
  color: #801336; }
.tms-color-2 .portlet-block .portlet-body li i {
  color: #801336; }
.tms-color-2 .c-blocks__item h3 {
  background-color: #801336; }
.tms-color-2 .c-footer-bar {
  background-color: #801336; }

html.rtl .tms .portlet-block .portlet-body li i,
html.rtl .tms .c-footer li i,
html.rtl .tms .c-header-bar .c-user-nav__signin a i {
  margin-right: 0;
  margin-left: 5px; }
html.rtl .tms .c-search-box button {
  border-radius: 5px 0 0 5px; }
html.rtl .tms .c-child-nav__list {
  left: auto;
  right: 0; }
html.rtl .tms .portlet-article .portlet-body ul,
html.rtl .tms .c-blocks__item ul {
  margin-left: 0;
  margin-right: 20px; }
html.rtl .tms .c-header-bar .c-user-nav__signin {
  margin: 0 15px 0 0; }
html.rtl .tms .c-main-nav__item > a > span:after {
  margin-left: 0;
  margin-right: 10px; }
html.rtl .tms .owl-carousel .owl-nav .owl-prev span,
html.rtl .tms .owl-carousel .owl-nav .owl-next span {
  transform: rotate(180deg); }
html.rtl .tms .filter input,
html.rtl .tms select,
html.rtl .tms optgroup,
html.rtl .tms textarea {
  width: 163px; }

#wrapper {
  padding: 0; }

.tms .main-content-body,
.tms .portlet {
  margin: 0; }
.tms .tms-portlet-header {
  display: none; }
.tms .portlet-content {
  padding: 0; }
.tms .portlet-layout.row .portlet-column.col-md-6 .portlet {
  margin: 20px 0; }
.tms .portlet-column-content .portlet-block + .portlet-block {
  margin-top: 20px; }
.tms .portlet-article .tms-portlet-header,
.tms .portlet-block .tms-portlet-header {
  display: block; }

.portlet-body .lfr-meta-actions {
  display: block;
  padding: 0; }

.c-layout {
  min-height: 100vh;
  display: flex;
  flex-direction: column; }

.has-control-menu #wrapper .c-layout {
  min-height: calc(100vh - 48px); }
  @media (min-width: 768px) {
    .has-control-menu #wrapper .c-layout {
      min-height: calc(100vh - 56px); } }

/*# sourceMappingURL=theme-2023.css.map */