@font-face {
  font-family: "Tajawal-Regular";
  src: url("font/Tajawal-Regular.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Tajawal-Regular";
  src: url("font/Tajawal-Regular.woff") format("woff"),
    url("font/Tajawal-Regular.ttf") format("truetype"),
    url("font/Tajawal-Regular.svg#Tajawal-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "majalla";
  src: url("font/majalla.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.twentytwenty-overlay {
  display: none;
}

body {
  *font-family: "Tajawal-Regular" !important;
}
body.ar_body {
  font-family: "majalla" !important;
}
body.ar_body .playfair {
  font-family: "majalla" !important;
}
body.ar_body h5,
body.ar_body .h5 {
  font-size: 24px;
}

.aboutData {
  text-align: justify;
}
.aboutPageImg {
  margin-top: 105px;
}
body.ar_body .aboutPageImg {
  margin-top: 100px;
}
body.ar_body .newsSection h3 {
  font-size: 16px;
}

.client-list li a {
  width: 100%;
  padding: 50px;
}

.client-list li a img {
  max-width: 100%;
}
.nav.nav-tabs .nav-link {
  font-weight: bold;
}
.ar_body .intl-tel-input #mobile-number {
  direction: ltr;
  padding-left: 15px;
}
.ar_body .intl-tel-input .flag-dropdown .selected-flag .down-arrow {
  left: 13px !important;
}
.ar_body .a_ltr {
  direction: ltr;
}
.ar_body .videoTextBox {
  direction: rtl;
}
.ar_body .calculate-height h2 {
  font-family: "majalla";
  font-weight: bold;
}
.ar_body h1.title {
  font-family: "majalla";
  font-weight: bold;
}
.ar_body h1,
.ar_body h2,
.ar_body h3,
.ar_body h4,
.ar_body h5,
.ar_body h6 {
  font-family: "majalla";
  font-weight: bold;
}
.ar_body #form input {
  font-family: "majalla";
  font-weight: bold;
}

/* FERONIA HOME */
#home2 .box-slider-container {
  position: relative;
  width: 94%;
  left: 3%;
  top: 7%;
}
#home2 .home-boxes {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 30;
  margin: 0 auto;
}
#home2 .home-boxes .item {
  background-color: rgba(26, 26, 26, 0.5);
  padding: 35px 25px 32px 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; /*min-height:240px;*/
  min-height: 100px;
  text-align: left;
}
#home2 .home-boxes .item .number {
  width: 75px;
  line-height: 1;
  font-size: 50px;
  padding-right: 15px;
  float: left;
  text-align: right;
  height: 100%;
}
#home2 .home-boxes .item .texts {
  width: 70%;
  width: calc(100% - 75px);
}
#home2 .home-boxes .item .texts h3 {
  font-size: 18px;
  margin: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
  padding: 0;
}
.box-slider-container h3.gray {
  min-height: 55px;
}
#home2 .home-boxes .item .texts p {
  font-size: 16px;
}
#home2 .home-boxes .slick-arrow {
  background: transparent;
  border: none;
  position: absolute;
  color: white;
  bottom: -100px;
  left: 50%;
  width: 50px;
  height: 55px;
  opacity: 0.2;
  text-indent: -999px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#home2:hover .home-boxes .slick-arrow {
  opacity: 1;
}

/* Milan */
#home2 .home-boxes .slick-arrow.slick-prev {
  margin-left: -50px;
  background-image: url(images/white-left-big.png);
}
#home2 .home-boxes .slick-arrow.slick-next {
  margin-right: -50px;
  background-image: url(images/white-right-big.png);
}
/* Milan End */
.practicesLeftList {
  max-height: 400px;
  overflow-y: scroll;
}

@media only screen and (max-height: 860px) {
  #home2 .home-boxes .slick-arrow {
    bottom: -60px;
  }
}
@media only screen and (max-width: 480px) {
  #home2 .box-slider-container {
    bottom: 37%;
  }
  #home2 .home-boxes .item {
    padding: 22px 15px 25px 3px;
  }
  #home2 .home-boxes .item .texts h3 {
    font-size: 17px;
    margin-bottom: 8px;
  }
  #home2 .home-boxes .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 12px 26px;
    bottom: -50px;
  }
  #home2 .home-boxes .item .texts p {
    font-size: 15px;
    line-height: 17px;
  }
}
@media only screen and (max-height: 500px) {
  #home2 .box-slider-container {
    bottom: 33%;
  }
  #home2 .home-boxes .slick-arrow {
    display: none !important;
  }
  #home2 .home-boxes .item {
    padding: 15px 15px 15px 12px;
  }
  #home2 .home-boxes .item .texts h3 {
    font-size: 14px;
  }
  #home2 .home-boxes .item .texts p {
    font-size: 14px;
    line-height: 16px;
  }
}

#home2 .home-boxes .item:hover,
#home2 .home-boxes .item.active,
#home2 .home-boxes .slick-arrow:hover {
  background-color: rgba(202, 164, 87, 0.7);
}

.bg-soft-colored:before {
  background-color: rgba(202, 164, 87, 0.7);
}

.bg-soft-colored1:before {
  background-color: rgba(109, 110, 113, 0.9);
}

/* Before After Styles */
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container img {
  width: 100%;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  background-color: #000;
  box-shadow: none;
  width: 5px;
  opacity: 0.5;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  margin-bottom: 28px;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  margin-top: 28px;
}
.twentytwenty-handle {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  opacity: 1;
  width: 50px;
  height: 50px;
  margin: -27px 0 0 -27px;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.twentytwenty-handle:active {
  background-color: #3d3d3d;
  border-color: #3d3d3d;
}
.twentytwenty-handle:active .twentytwenty-left-arrow {
  border-right-color: #ddd;
}
.twentytwenty-handle:active .twentytwenty-right-arrow {
  border-left-color: #ddd;
}
.twentytwenty-container:hover .twentytwenty-handle {
  opacity: 1;
}
.twentytwenty-left-arrow {
  border-right-color: #777;
}
.twentytwenty-right-arrow {
  border-left-color: #777;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  background-color: transparent;
  font-weight: 600;
  font-size: 2;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.gray7,
.gray7-hover:hover {
  color: #6d6e71 !important;
}
.bg-colored,
.bg-colored-hover:hover {
  background-color: #caa457 !important;
}
.gray5,
.gray5-hover:hover {
  color: #6d6e71 !important;
}
.colored,
.colored-hover:hover {
  color: #caa457 !important;
}

.qdr-hover:after,
.qdr-hover-1:before,
.qdr-hover-1-left:before,
.qdr-hover-1-right:before,
.qdr-hover-1-bottom:before,
.qdr-hover-2:before,
.qdr-hover-2-vertical:before,
.qdr-hover-2-rotate:before {
  background-color: #caa457;
  color: #ffffff !important;
}
#sidebar label {
  margin-bottom: 0rem;
}
#sidebar .subtitle {
  margin: 0px 0 15px;
}
div#sidebar {
  background-color: #ffffff;
}
#sidebar {
  background-color: #ffffff;
  color: #000;
}

#back-to-top {
  bottom: 125px !important;
}

#back-to-top,
.drop-msg {
  bottom: 70px;
}

.twentytwenty-container img {
  width: 100%;
}

#qfm_button span.hide-modal {
  display: none;
}

.drop-msg2 {
  width: 45px;
  opacity: 0.5;
  height: 45px;
  line-height: 45px;
  z-index: 100;
  display: block;
  position: fixed;
  cursor: pointer;
  right: 20px;
  border-radius: 7px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  color: #777;
  background: white;
  border-color: #ddd;
  -webkit-transition: transform 0.8s cubic-bezier(0.77, 0, 0.2, 1) !important;
  -moz-transition: transform 0.8s cubic-bezier(0.77, 0, 0.2, 1) !important;
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.2, 1) !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

#navigation.modern.scrolled {
  height: 75px;
  line-height: 75px;
}

.card_by {
  height: 170px;
  float: right;
  position: absolute;
  right: 0;
  top: -58px;
}

.inline-block a:hover {
  text-decoration: none !important;
  border: 0;
}
.bg-soft-white:before,
.bg-soft-white-hover:hover:before,
.bg-soft-white9:before,
.bg-soft-white9-hover:hover:before {
  background-color: rgba(255, 255, 255, 0.9);
  min-height: 1000px;
}
.bold-subtitle {
  letter-spacing: 0px;
}
.bg-gradient {
  background: #1f3959;
  background: -moz-linear-gradient(45deg, #1f3959 0%, #27476e 100%);
  background: -webkit-linear-gradient(45deg, #1f3959 0%, #27476e 100%);
  background: linear-gradient(to 45deg, #1f3959 0%, #27476e 100%);
}
.loginMobileMenuSidebar {
  display: block !important;
}
.loginDeskMenuSidebar {
  display: none !important;
}
@media only screen and (max-width: 568px) {
  .mobile-nb {
    display: block;
  }

  #navigation.modern .columns .nav-menu,
  #navigation.modern .columns .nav-elements {
    display: none;
  }

  #navigation .sidebar-button,
  #mobile-navigation .sidebar-button {
    display: none !important;
  }

  #navigation.modern .columns ul li a,
  #navigation.modern .columns ul li button {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1120px) {
  .mobile-nb {
    /*display: none;*/
  }
  #navigation.modern .columns .nav-menu,
  #navigation.modern .columns .nav-elements {
    /*display: block;*/
  }
  .loginMobileMenuSidebar {
    display: none !important;
  }

  .loginDeskMenuSidebar {
    display: block !important;
  }
  #navigation .sidebar-button,
  #mobile-navigation .sidebar-button {
    display: block !important;
  }
  #navigation.modern .columns ul li a,
  #navigation.modern .columns ul li button {
    padding: 0 10px;
  }
}

/* Datatable-V2 */
span.action,
td.action {
  width: auto !important;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 12px;
}

.action-btn.bordered,
.case_count_badge,
td.action a,
span.action a {
  height: 26px;
  width: 26px;
  border-radius: 8px;
  opacity: 1;
  border: 1px solid #00000033;
  display: flex;
  justify-content: center;
  align-items: center;
}

.action-btn.bordered,
td.action a,
span.action a {
  background: #f5f5f5;
  /* padding: 2px 4px; */
}

.case_count_badge {
  background: #030e1f;
  color: #fff;
  /* padding: 2px 8px; */
}

.action-btn.bordered {
  border-radius: 6px;
}

.lp-theme-table.lp-large-theme.custom-datatable tbody tr td {
  border-radius: 0 !important;
  border-bottom: 1px solid #44546f33;
  background: transparent;
  padding: 24px 20px;
}

html
  body
  table.lp-theme-table.lp-large-theme.custom-datatable
  thead
  tr
  th:first-of-type,
.lp-theme-table.lp-large-theme.custom-datatable tbody tr td:first-of-type {
  padding: 12px !important;
  border-bottom: 0;
}

html
  body
  table.lp-theme-table.lp-large-theme.custom-datatable
  thead
  tr
  th:nth-child(2),
.lp-theme-table.lp-large-theme.custom-datatable tbody tr td:nth-child(2) {
  padding: 24px 20px 24px 0;
}

html
  body
  table.lp-theme-table.lp-large-theme.custom-datatable
  thead
  tr
  th:last-of-type,
.lp-theme-table.lp-large-theme.custom-datatable tbody tr td:last-of-type {
  padding: 12px !important;
  width: 0 !important;
  border-bottom: 0;
}

.lp-theme-table.lp-large-theme.custom-datatable tbody tr:last-of-type td {
  border-bottom: 0;
}

.form_action_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.client-forms-page.auth_page {
  padding: 20px 20px 40px 20px;
  letter-spacing: 0;
}

.container.auth_container {
  max-width: 1250px;
  padding: 0 !important;
}

.container.auth_container .client-forms-page-row-wrapper {
  margin: 0 !important;
  padding: 60px 0;
  height: 100vh;
  min-height: 980px;
}

.container.auth_container .client-forms-page-row-wrapper .section1-wrapper {
  padding-inline: 60px;
  display: flex;
  align-items: center;
  min-height: 800px;
  width: 100%;
}

.container.auth_container
  .client-forms-page-row-wrapper
  .section1-wrapper
  .section1 {
  flex-grow: 1;
}

.container.auth_container
  .client-forms-page-row-wrapper
  .auth_page_banner
  .nassr-albarakati-section {
  min-height: 800px;
  height: 100%;
}

/* Boxed with button */
th.button-container {
  text-align: right !important;
  padding: 16px 20px !important;
}

.button-container a {
  padding: 15px 35px !important;
  font-size: 16px !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-weight: 600;
  border: 1px solid #1b2a39;
}

.button-container a svg {
  margin: 0 4px 2px 0;
  fill: #fff;
}

.button-container a svg path {
  fill: #fff;
}

.button-container a.bordered {
  color: #1b2a39 !important;
  background: transparent !important;
}

.button-container a.bordered svg {
  fill: #1b2a39;
}

.button-container a.bordered svg path {
  fill: #1b2a39 !important;
}

/* Calendar(date picker)  style  */
.calendars-popup {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 10px;
  z-index: 9999;
  font-family: "Roboto";
}

.calendars {
  font-size: 14px;
  border: 0 !important;
  width: fit-content;
}

.calendars-month thead {
  border: 0 !important;
}

.calendars th {
  background-color: #fff !important;
  color: #333 !important;
  font-family: "Roboto";
  font-weight: 600 !important;
  padding: 6px !important;
  border: 0 !important;
}

.calendars td {
  padding: 6px 8px !important;
  text-align: center;
  color: #333;
  transition: background-color 0.2s ease;
  letter-spacing: 0;
}

.calendars td .calendars-selected {
  background-color: #007bffe6 !important;
}

.calendars td .calendars-today {
  border: 0;
  background-color: #eee !important;
}

.calendars-month,
.calendars-year {
  background-color: #f0f0f0;
  padding: 0;
  border-radius: 0;
  border: 0 !important;
  width: fit-content !important;
}

.calendars-nav {
  background-color: #229ad6 !important;
  height: 30px;
  border-radius: 10px 10px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Roboto";
  font-weight: 400 !important;
  letter-spacing: 0;
  padding-inline: 10px;
}

.calendars-nav a {
  height: fit-content;
}

.calendars-nav a.calendars-disabled {
  color: #ffffff33;
}

.calendars-nav a.calendars-cmd:hover {
  background-color: transparent;
  color: #fff;
}

.calendars-month-header {
  background-color: #229ad6 !important;
  height: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-family: "Roboto";
  font-weight: 400;
  letter-spacing: 0;
  border-radius: 0 0 10px 10px;
}

.calendars-month-header select {
  background-color: transparent !important;
}

.calendars-ctrl {
  background: #fff !important;
  height: 25px;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 8px;
}

.calendars-ctrl a {
  color: #000 !important;
  font-family: "Roboto" !important;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  width: fit-content;
}

.calendars-month td {
  border: 0 !important;
  background-color: #fff !important;
}

.calendars-month a {
  background-color: transparent;
}

.calendars-weekend {
  background-color: transparent !important;
}

.calendars-month td a {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 3px 0;
  background: transparent;
  border-radius: 1000px !important;
}

.calendars-month td a:hover {
  background-color: #eee !important;
  cursor: pointer;
}

/* View case attachment */
.attachment-row {
  display: flex;
  flex-direction: column;
}

.attachment-row td {
  display: flex;
  flex-direction: row;
}

.attachment-row td p {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
}

/* Count badge */
span.count_badge {
  color: #fff;
  background: #030e1f;
  border-radius: 3px;
  height: 100%;
  font-size: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 20px;
  padding: 5px 8px;
  line-height: 10px;
  margin-left: 5px;
}

html[dir="rtl"] span.count_badge {
  margin-right: 5px;
  margin-left: 0;
}

.m-portlet.lp-theme-card
  .m-portlet__head
  .theme-new-nav-menu
  ul
  li.active.black_bottom
  a:after {
  background: #030e1f;
  height: 3px;
}

.m-portlet.lp-theme-card
  .m-portlet__head
  .theme-new-nav-menu
  ul
  li.active.no_border
  a:after {
  background: transparent;
}

/* Task status */
.mission_status {
  color: #00000066;
  text-decoration: none;
  text-transform: capitalize;
}

.mission_status.active {
  color: #1faa5e;
}

.mission_status.pending {
  color: #3962ff;
}

.mission_status.completed {
  color: #007a72;
}

/* Task due time and type badge */
.type_badge,
.date_time {
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
}

.date_time {
  background-color: #ef4750;
  border: 1px solid #ef4750;
}

.type_badge {
  background-color: #030e1f;
  border: 1px solid #030e1f;
  padding: 4px 25px;
}

/* Extended View Modals Style */
.modal-dialog.extended-modal {
  max-width: 1300px !important;
}

.modal-dialog.view-modals {
  max-width: 1220px;
}

.form-group.m-form__group.row {
  row-gap: 24px;
}

.m-portlet__body.theme-inner-form .form-field-container.label-gray label {
  color: #868da6;
}

/* New Create Modal */
.form-status-bar {
  margin: 20px 30px 0 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.form-status-bar .step {
  width: 40px;
  height: 40px;
  background: linear-gradient(
    97.86deg,
    #1b2a39 3.64%,
    #1a3151 95.91%,
    #040f20 129.08%
  );
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.form-steps-name p.step-name.pending,
.form-status-bar .step.pending {
  opacity: 0.3;
}

.form-status-bar .connect-line {
  background: #00000033;
  height: 1px;
  width: calc(50% - 120px);
}

.form-steps-name {
  margin: 10px 40px 40px 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.form-steps-name p.step-name {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  color: #1b2a39;
}

.form-group .dropzone {
  border: 1px dashed #0000004d;
  border-radius: 6px;
  min-height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.form-group .dropzone p {
  font-size: 12px;
  text-align: center;
}

.form-group .dropzone p span {
  color: #2261fe;
}

/* Assign case btn alignment */
.assign-case {
  margin-left: auto;
}

html[dir="rtl"] .assign-case {
  margin-left: 0;
  margin-right: auto;
}

/* For button in table header */
.table-action {
  padding: 15px 20px;
}

.table-action a {
  padding: 5px 20px !important;
  font-size: 12px !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-weight: 600;
  border: 1px solid #1b2a39;
}

/* V-2 Card View */
.card_v2 {
  height: 100%;
  border-radius: 15px;
  border-width: 1px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 16px 10px;
  box-shadow: 0px 5.02px 82.98px 0px #1b2a390f;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.card_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card_header .badges {
  display: flex;
  gap: 10px;
  align-items: center;
}

.card_header .badges .badge_primary {
  background-color: #c2a05d1a;
  color: #c2a05d;
  padding: 1px 28px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
}

.card_header .badges .badge_primary.filled {
  background-color: #030e1f;
  color: #fff;
}

.card_header .badges .badge_secondary {
  background-color: #c2a05d1a;
  color: #c2a05d;
  padding: 0px 12px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
  line-height: 22px;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-numbers-container .badges {
  display: flex;
  gap: 10px;
  align-items: center;
}

.case-numbers-container .badges .badge_primary {
  background-color: #007a721a;
  color: #007a72;
  padding: 1px 28px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
}

.card-arrow-contaniner {
  background: #f6f8fa;
  border-radius: 1000px;
  aspect-ratio: 1 / 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-info-title {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
  margin: 20px 0;
  vertical-align: middle;
  color: #333333;
}

.card-detail-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.card-detail-title {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  opacity: 0.75;
  color: #1b2a39;
}

.card-detail-title svg {
  width: 4px;
  height: 4px;
  margin: 0 5px;
}

.card-detail-title svg circle {
  fill: #1b2a39cc;
}

.detail-data {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  max-width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* View task modal */
.modal-title.view-modal-title {
  font-family: Roboto;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #1b2a39;
  opacity: 0.6;
}

.view-modals
  .m-portlet__body.theme-inner-form
  .form-field-container
  .form-group {
  border: 0.67px solid #0000001a;
  background: #fff;
  padding: 20px 80px 20px 20px;
  border-radius: 18px;
  margin: 10px 10px 10px 0;
}

.view-modals .m-form.m-form--fit .m-form__group {
  padding: 15px !important;
  /* gap: 24px; */
}

.submission-card label,
.view-modals
  .m-portlet__body.theme-inner-form
  .form-field-container.label-gray
  label {
  font-weight: 400;
  font-size: 13px !important;
  color: #1b2a39;
  opacity: 0.8;
}

.submission-card b,
.view-modals
  .m-portlet__body.theme-inner-form
  .form-field-container.label-gray
  div {
  font-weight: 500;
  font-size: 16px !important;
  color: #1b2a39;
}

/* Submission card styling */
.submission-card {
  border-radius: 18px !important;
  padding: 10px;
  gap: 30px;
  border: 0.67px solid #0000001a;
}

.submission-card .download-label {
  cursor: pointer;
  color: #ac873f !important;
  text-decoration: underline;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 16px !important;
}

.modal-action-btns {
  gap: 10px;
}
