@import url(https://js.arcgis.com/4.31/@arcgis/core/assets/esri/themes/light/main.css);
.image-gallery .image-gallery-svg{height:3rem !important;opacity:70%}.image-gallery-thumbnail{width:auto !important}.image-gallery-svg{stroke-width:4}
/* define color scheme of menu item */
.is-active {
  background-color: #0c2334;
  border-right: 0.75rem solid #46bbed;
}

/* define styles of disabled menu */
.is-disabled {
  cursor: not-allowed !important;
  background-color: #454545 !important;
  color: white;
}

.is-disabled:hover {
  cursor: not-allowed !important;
  color: white !important;
  background-color: #454545 !important;
}

.float-right {
  float: right;
}

.panel .accordion-button{padding:0 !important;border-top-left-radius:.5rem !important;border-top-right-radius:.5rem !important;background-color:rgba(0,0,0,0) !important;color:#fff !important;height:3rem;width:3rem;text-align:center;box-shadow:none !important}.panel .accordion-button::after{content:none !important}.panel .accordion-body{padding:0 !important}.panel .accordion-item{border-radius:9px !important}.panel .accordion-button:focus{box-shadow:none}.panel .accordion-button:focus{box-shadow:none}.panel .accordion-body-collapsed{border-bottom-left-radius:9px !important;border-bottom-right-radius:9px !important}.panel .accordion-body-expanded{border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important}
.truncated{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
li.active .page-link{border-color:gray !important;color:#fff !important}.page-link{border-color:gray !important;background-color:#1c2b39 !important;color:#fff !important}
.DailyReportWidgetProjectView_biaxialBarChartRow__jAJHs{height:40rem}.DailyReportWidgetProjectView_dailyReportView__Xq8ud>div{margin-bottom:1.5rem;min-width:500px}.DailyReportWidgetProjectView_dateSelectorRow__oVccp{display:flex;align-items:flex-end;justify-content:flex-end}.DailyReportWidgetProjectView_dailyReportTitle__iH5\+h{font-size:1.5rem;text-align:center}
.phase-selector .phase-separator {
  background: transparent;
  border: none;
}

.phase-selector .phase-separator:before {
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAa0lEQVRYw+2WsQ2AMBDEbqgQVqP7jYENnoYBQMghgfP3dhNFJxlj7hIKVp9KLrEoz4MSRSuf2OjE5EQ3idoisdOJ+a+JfHBBBy4lug7EcO9obH2l9ehnN1n/mr7Qenh44dMRH78N5rsx3+QAyRMJKNqTa7MAAAAASUVORK5CYII=);
  background-size: cover;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 0.6rem;
  margin-left: -1.7rem;
}

.phase-selector .react-horizontal-scrolling-menu--wrapper {
  max-width: 80vw;
}

.phase-selector .react-horizontal-scrolling-menu--scroll-container {
  overflow: hidden;
}

.phase-selector .disabled {
  opacity: 0;
}

.phase-selector .btn {
  padding-left: 0;
  padding-right: 0;
}

.project-selector .btn {
  padding-left: 0;
  padding-right: 0;
}

.project-selector .react-horizontal-scrolling-menu--wrapper {
  max-width: 80vw;
}

.project-selector .react-horizontal-scrolling-menu--scroll-container {
  overflow: hidden;
}

.project-selector .disabled {
  opacity: 0;
}

.project-selector .separator {
  border: 0.5px solid #6c757d;
  height:1.75rem;
  margin: 0.8rem 2rem 0 2rem;
}

.project-selector button:focus,
.project-selector button:active {
  outline: none !important;
  box-shadow: none;
}

.maxSidebar {
  width: 16rem !important;
}

.minSidebar {
  width: 5rem !important;
  min-width: 5rem !important;
}

.menutext {
  display: inline-block;
  max-width: 120px;
  vertical-align: middle;
}

.minSidebar .menutext {
  visibility: hidden;
  opacity: 0;
}

.maxSidebar .menutext {
  transition: opacity 1.25s ease-in;
  visibility: visible;
  opacity: 1;
}

.icon {
  margin-bottom: 0.5rem;
  width: 4.75rem;
  display: block;
}
/* navi left below logo line */
.line {
  color: white;
}

.leaflet-container {
  width: 100%;
  height: 100%;
  z-index: 1 !important;
}

.leaflet-div-icon {
  background: transparent;
  border: none;
}

.header-check .form-check-input {
  width: 3rem !important;
  height: 2rem;
  margin: 0.5rem 1rem;
}

.panel-header-save-icon {
  font-size: 1.65rem !important;
}

.hs-table {
  border-collapse: collapse;
  border: none;
  border-radius: 0.5rem;
  overflow: hidden;
}

.hs-table-header {
  background-color: #454545;
  border: 2px solid #ebebeb;
  color: #fff;
}

.hs-paginator-size-page {
  display: inline;
}

div.contentList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  box-sizing: content-box;
}

div.contentList div.contentListItem {
  flex: 0 0 30rem;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  width: 30rem;
  height: 25rem;
  margin-right: 2rem;
}

div.smallContentList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  box-sizing: content-box;
}

div.smallContentList div.smallContentListItem {
  flex: 0 0 16.5rem;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  width: 16.5rem;
  height: 22.5rem;
  margin-right: 2rem;
}

div.productContentList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  justify-content: flex-start;
}

div.productContentList div.productContentListItem {
  flex: 0 0 33rem; /* 36rem */
  margin-right: 1.5rem; /* 3rem */
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  width: 33rem; /* 36rem */
  height: 18rem;
}

div.productCardItem {
  flex: 0 0 36rem;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  width: 36rem;
  height: 18rem;
  margin-right: 2rem;
}

div.featuredProductCardItem {
  flex: 0 0 50rem;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  width: 50rem;
  height: 25rem;
  margin-right: 2rem;
}

@charset "UTF-8";

@font-face {
  font-family: 'RestartHard-Light';
  src: url(/static/media/RestartHard-Light.7b76cbfddf39ba7c2b59.ttf) format('truetype');
  font-weight: 300; /* Light */
  font-style: normal;
}

@font-face {
  font-family: 'RestartHard';
  src: url(/static/media/RestartHard-Regular.13dd9a00e6c4b7293ff6.ttf) format('truetype');
  font-weight: 400; /* Regular */
  font-style: normal;
}

@font-face {
  font-family: 'RestartHard-Medium'; /* Replace with your font's name */
  src: url(/static/media/RestartHard-Medium.022d7384b9c5c02c7a2c.ttf) format('truetype');
  font-weight: 500; /* Medium */
  font-style: normal;
}

@font-face {
  font-family: 'RestartHard-SemiBold'; /* Replace with your font's name */
  src: url(/static/media/RestartHard-SemiBold.87f1eadc4023075ccf0d.ttf) format('truetype');
  font-weight: 600; /* SemiBold */
  font-style: normal;
}
/*@import '@arcgis/core/assets/esri/themes/light/main.css';*/

/* load arcgis resource from ArcGIS CDN, must match @arcgis/core version, https://developers.arcgis.com/javascript/latest/get-started-npm/#api/ */

html {
  font-size: 12px;
}

/* overwrite weird bootstrap table css */
.table > :not(caption) > * th {
  background-color: transparent;
  color: unset;
}

.table > :not(caption) > * td {
  background-color: transparent;
  color: unset;
}
/* overwrite weird bootstrap table css */

/* fixed react-datepicker-wrapper */
.react-datepicker-wrapper {
  width: 100%;
}
/* fixed react-datepicker-wrapper */

body {
  font-family: 'RestartHard';
}

/* style of download arrow on dx page */
.download_arrow_primary {
  color: #46bbed !important;
}

/* all checkbox bg color fleet blue */
.form-check-input:checked {
  background-color: #46bbed !important;
  border-color: #46bbed !important;
}

.form-check-input {
  background-color: #d8e0e7 !important;
  border-color: #d8e0e7 !important;
}

.layout {
  min-height: calc(100vh - 5.4rem);
  display: flex;
  flex-direction: column;
  position: relative;
  flex-grow: 1;
  background-color: #eceff1; /* #f1f4f6;*/
  overflow-x: hidden;
  overflow-y: hidden;
}
.layout.has-sidebar {
  flex-direction: row;
}
.layout .header {
  transition: width, 0.3s;
  height: 64px;
  min-height: 64px;
  position: relative;
}
.layout .sidebar {
  width: 16rem;
  min-width: 16rem;
  transition: width, left, right, 0.3s;
}
.layout .sidebar.collapsed {
  width: 5rem;
  min-width: 5rem;
}
@media (max-width: 480px) {
  .layout .sidebar.break-point-xs {
    position: fixed;
    left: -240px;
    height: 100%;
    top: 0;
    z-index: 100;
  }
  .layout .sidebar.break-point-xs.collapsed {
    left: -80px;
  }
  .layout .sidebar.break-point-xs.toggled {
    left: 0;
  }
  .layout .sidebar.break-point-xs.toggled ~ .overlay {
    display: block;
  }
  .layout .sidebar.break-point-xs ~ .layout .header {
    width: 100% !important;
    transition: none;
  }
}
@media (max-width: 576px) {
  .layout .sidebar.break-point-sm {
    position: fixed;
    left: -240px;
    height: 100%;
    top: 0;
    z-index: 100;
  }
  .layout .sidebar.break-point-sm.collapsed {
    left: -80px;
  }
  .layout .sidebar.break-point-sm.toggled {
    left: 0;
  }
  .layout .sidebar.break-point-sm.toggled ~ .overlay {
    display: block;
  }
  .layout .sidebar.break-point-sm ~ .layout .header {
    width: 100% !important;
    transition: none;
  }
}
@media (max-width: 768px) {
  .layout .sidebar.break-point-md {
    position: fixed;
    left: -240px;
    height: 100%;
    top: 0;
    z-index: 100;
  }
  .layout .sidebar.break-point-md.collapsed {
    left: -80px;
  }
  .layout .sidebar.break-point-md.toggled {
    left: 0;
  }
  .layout .sidebar.break-point-md.toggled ~ .overlay {
    display: block;
  }
  .layout .sidebar.break-point-md ~ .layout .header {
    width: 100% !important;
    transition: none;
  }
}
@media (max-width: 992px) {
  .layout .sidebar.break-point-lg {
    position: fixed;
    left: -240px;
    height: 100%;
    top: 0;
    z-index: 100;
  }
  .layout .sidebar.break-point-lg.collapsed {
    left: -80px;
  }
  .layout .sidebar.break-point-lg.toggled {
    left: 0;
  }
  .layout .sidebar.break-point-lg.toggled ~ .overlay {
    display: block;
  }
  .layout .sidebar.break-point-lg ~ .layout .header {
    width: 100% !important;
    transition: none;
  }
}
@media (max-width: 1200px) {
  .layout .sidebar.break-point-xl {
    position: fixed;
    left: -240px;
    height: 100%;
    top: 0;
    z-index: 100;
  }
  .layout .sidebar.break-point-xl.collapsed {
    left: -80px;
  }
  .layout .sidebar.break-point-xl.toggled {
    left: 0;
  }
  .layout .sidebar.break-point-xl.toggled ~ .overlay {
    display: block;
  }
  .layout .sidebar.break-point-xl ~ .layout .header {
    width: 100% !important;
    transition: none;
  }
}
@media (max-width: 1600px) {
  .layout .sidebar.break-point-xxl {
    position: fixed;
    left: -240px;
    height: 100%;
    top: 0;
    z-index: 100;
  }
  .layout .sidebar.break-point-xxl.collapsed {
    left: -80px;
  }
  .layout .sidebar.break-point-xxl.toggled {
    left: 0;
  }
  .layout .sidebar.break-point-xxl.toggled ~ .overlay {
    display: block;
  }
  .layout .sidebar.break-point-xxl ~ .layout .header {
    width: 100% !important;
    transition: none;
  }
}
.layout .footer {
  height: 65px;
  min-height: 65px;
}
.layout .content {
  flex-grow: 1;
}
/* provent override reac-comment styles*/
.layout .overlay:not(.commentContainer .overlay) {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99;
  display: none;
}
.layout .sidebar-toggler {
  display: none;
}
@media (max-width: 480px) {
  .layout .sidebar-toggler.break-point-xs {
    display: initial;
  }
}
@media (max-width: 576px) {
  .layout .sidebar-toggler.break-point-sm {
    display: initial;
  }
}
@media (max-width: 768px) {
  .layout .sidebar-toggler.break-point-md {
    display: initial;
  }
}
@media (max-width: 992px) {
  .layout .sidebar-toggler.break-point-lg {
    display: initial;
  }
}
@media (max-width: 1200px) {
  .layout .sidebar-toggler.break-point-xl {
    display: initial;
  }
}
@media (max-width: 1600px) {
  .layout .sidebar-toggler.break-point-xxl {
    display: initial;
  }
}
.layout.fixed-sidebar {
  height: 100%;
}
.layout.fixed-sidebar .sidebar {
  height: 100%;
  overflow: auto;
}
.layout.fixed-sidebar .sidebar ~ .layout {
  height: 100%;
  overflow: auto;
}
.layout.fixed-header .header {
  position: fixed;
  width: 100%;
  z-index: 2;
}
.layout.fixed-header .header ~ .layout,
.layout.fixed-header .header ~ .content {
  margin-top: 64px;
}
.layout.fixed-header.fixed-sidebar .header {
  width: calc(100% - 240px);
}
.layout.fixed-header.fixed-sidebar .sidebar.collapsed ~ .layout .header {
  width: calc(100% - 80px);
}
.layout.rtl {
  direction: rtl;
}
@media (max-width: 480px) {
  .layout.rtl .sidebar.break-point-xs {
    left: auto;
    right: -240px;
  }
  .layout.rtl .sidebar.break-point-xs.collapsed {
    left: auto;
    right: -80px;
  }
  .layout.rtl .sidebar.break-point-xs.toggled {
    left: auto;
    right: 0;
  }
}
@media (max-width: 576px) {
  .layout.rtl .sidebar.break-point-sm {
    left: auto;
    right: -240px;
  }
  .layout.rtl .sidebar.break-point-sm.collapsed {
    left: auto;
    right: -80px;
  }
  .layout.rtl .sidebar.break-point-sm.toggled {
    left: auto;
    right: 0;
  }
}
@media (max-width: 768px) {
  .layout.rtl .sidebar.break-point-md {
    left: auto;
    right: -240px;
  }
  .layout.rtl .sidebar.break-point-md.collapsed {
    left: auto;
    right: -80px;
  }
  .layout.rtl .sidebar.break-point-md.toggled {
    left: auto;
    right: 0;
  }
}
@media (max-width: 992px) {
  .layout.rtl .sidebar.break-point-lg {
    left: auto;
    right: -240px;
  }
  .layout.rtl .sidebar.break-point-lg.collapsed {
    left: auto;
    right: -80px;
  }
  .layout.rtl .sidebar.break-point-lg.toggled {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1200px) {
  .layout.rtl .sidebar.break-point-xl {
    left: auto;
    right: -240px;
  }
  .layout.rtl .sidebar.break-point-xl.collapsed {
    left: auto;
    right: -80px;
  }
  .layout.rtl .sidebar.break-point-xl.toggled {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1600px) {
  .layout.rtl .sidebar.break-point-xxl {
    left: auto;
    right: -240px;
  }
  .layout.rtl .sidebar.break-point-xxl.collapsed {
    left: auto;
    right: -80px;
  }
  .layout.rtl .sidebar.break-point-xxl.toggled {
    left: auto;
    right: 0;
  }
}

/* btn link styles hover */
.btn-link:hover {
  color: #46bbed !important;
}

.btn-link.disabled,
.btn-link:disabled {
  color: #454545;
  cursor: not-allowed !important;
  pointer-events: visible !important;
}
/* primary btn styles */
.btn-primary {
  background-color: #0c2334 !important;
  border-color: #0c2334 !important;
}

.btn-primary:hover {
  background-color: #454545 !important;
  border-color: #454545 !important;
}

.btn-primary:disabled {
  background-color: #454545 !important;
  border-color: #454545 !important;
  cursor: not-allowed !important;
}

/* secondary btn style */
.btn-secondary {
  background-color: #46bbed !important;
  border-color: #46bbed !important;
}

.btn-secondary:hover {
  background-color: #454545 !important;
  border-color: #454545 !important;
}

.btn-secondary:disabled {
  background-color: #454545 !important;
  border-color: #454545 !important;
  cursor: not-allowed !important;
}

/* styles of active, yes on user list */
.badge-primary {
  background-color: #46bbed; /* fleet blue for badge primary color */
  color: white !important;
}

.badge-secondary {
  background-color: #454545; /* fleet slate for badge primary color */
  color: white !important;
}

.page-item.active > .page-link {
  color: #1c2b39 !important;
  background-color: #ffffff !important;
}

.dialog-modal-80w {
  width: 80% !important;
  max-width: none !important;
}

.dialog-modal-60w {
  width: 60% !important;
  max-width: none !important;
}

.dialog-modal-40w {
  width: 40% !important;
  max-width: none !important;
}

.r20 .recharts-wrapper {
  right: 2rem;
}
/* hide switch user, dropdown arrow */
.dropdownCase .dropdown-toggle::after {
  display: none;
}

/* for login btn */
.blink_btn {
  background: linear-gradient(-45deg, #46bbed, #0c2334, #454545);
  background-size: 400% 400%;
  animation: gradient 3s ease infinite;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.green_weight_700 {
  color: #53cd31;
  font-weight: 700;
}

#prdOrderTbl {
  vertical-align: middle;
}

/* no red table bg color */
.sindu_dragger table {
  background-color: #fff !important;
}

.tw_40 {
  width: 40px;
}

/* file comment ellipsis */
.file_comment_ellipsis {
  display: inline-block !important;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: auto 0;
  cursor: pointer;
}

.tmp_border {
  border: 2px solid lightgray;
  box-shadow: 3px 3px 5px #b4b4b4;
  border-radius: 0.5rem;
}

/* target module right table tr td styles */
.targetHoverColor {
  margin-bottom: 2px;
}

.targetHoverColor:hover {
  background-color: #e6e6e6;
  border-radius: var(--bs-nav-pills-border-radius);
  margin-bottom: 2px;
}

.targetHoverColor td:hover {
  cursor: pointer;
}

.tabActiveCover,
.tabActiveCover:hover {
  background-color: #dae5f7;
  border-radius: var(--bs-nav-pills-border-radius);
  margin-bottom: 2px;
}
/* target module right table tr td styles */

.nav-link {
  margin: 2px 0;
}

.nav-link.active {
  background-color: #dae5f7;
}

.TargetIdentified {
  color: transparent;
  background-color: #a6d6f7;
  border-radius: 3px;
  width: 19px;
  height: 19px;
}

.TargetDrilled {
  color: transparent;
  background-color: #c6b8ff;
  border-radius: 3px;
  width: 19px;
  height: 19px;
}

.TechnicalValidation {
  color: transparent;
  background-color: #feb24d;
  border-radius: 3px;
  width: 19px;
  height: 19px;
}

.MineralisationIntercepted {
  color: transparent;
  background-color: #a9f796;
  border-radius: 3px;
  width: 19px;
  height: 19px;
}

.TargetsIdentifiedSquare {
  background-color: #a6d6f7;
  border-radius: 3px;
  width: 4rem;
  height: 4rem;
}

.TargetsDrilledSquare {
  background-color: #c6b8ff;
  border-radius: 3px;
  width: 4rem;
  height: 4rem;
}

.TargetTechnicalValidationsSquare {
  background-color: #feb24d;
  border-radius: 3px;
  width: 4rem;
  height: 4rem;
}

.TargetMineralisationInterceptsSquare {
  background-color: #a9f796;
  border-radius: 3px;
  width: 4rem;
  height: 4rem;
}

.BlankTarget {
  color: transparent;
  background-color: transparent;
}

.text-justify {
  text-align: justify;
}

.targetToggleBtn {
  margin-top: 0rem !important;
  float: right;
  position: relative !important;
}

.targetNameEllipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.targetsLabel {
  font-family: 'RestartHard';
  font-weight: 600;
  font-size: 1.25rem;
}

.fs-smaller {
  font-size: smaller;
}

.fs-smallest button {
  font-size: 1rem;
}

/* target textarea */
.textareaReadonly {
  resize: none;
  cursor: default;
  border: none;
  background-color: transparent;
  width: 100%;
}

.textareaEdit {
  resize: none;
  cursor: default;
  background-color: transparent;
  width: 100%;
}
/* target module */

.comment-box {
  background-color: lightyellow;
  position: relative;
  padding: 7px;
  border-radius: 5px;
}

.tinyFontSize {
  font-size: xx-small;
}

.minWidth {
  min-width: 90px;
}

.bg-lightYellow {
  background-color: lightyellow;
}

.h32 {
  height: 32px;
}

/* comment widget reply css fix */
div:has(.commentReplyContainer) {
  gap: unset;
}

.mb-2Dot5 {
  margin-bottom: 2rem;
}

div.css-vilztd {
  margin-right: 0.5rem;
}

div[class*='AvatarSlot'] {
  margin-right: 0.5rem;
}

div[class*='vilztd'] {
  margin-right: 0.5rem;
}

.rootComment {
  border-top: 1px solid lightgrey;
  padding-top: 1rem;
}

.w35 {
  width: 3.5rem !important;
}

.w30 {
  width: 3rem !important;
}

/* make avatar status icon, css select aria-label */
span[aria-label='focus'] {
  border-width: 1px !important;
}

span[aria-label='focus'] svg {
  display: none;
}
span[aria-label='focus']:after {
  content: '\268A'; /* - */
}

/* make avatar status icon, css select aria-label */
span[aria-label='busy'] {
  border-width: 1px !important;
}

span[aria-label='busy'] svg {
  display: none;
}
span[aria-label='busy']:after {
  content: '\271A'; /* + */
}

/* custom style for react-edit-text */
.edit-text-border-none {
  border: none;
  outline: none;
}

.edit-text-wrap {
  text-wrap: balance;
}
/* custom style for easy-edit */

.dropdown-item:active {
  background-color: #f8f9fa !important;
}

.highlight-yellow-bg {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(
    -100deg,
    rgba(255, 224, 0, 0.2),
    rgba(255, 224, 0, 0.7) 95%,
    rgba(255, 224, 0, 0.1)
  );
}

.highlight-yellow {
  color: #ffd02f;
}

/* login otp style */
.otpInput {
  font-size: 2rem;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom-color: rgb(200, 201, 201);
}

.otpInput:focus-visible {
  font-size: 2rem;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom-color: #1aaee8;
  outline: none;
}

.otpContainer {
  margin: 0 auto;
}
/* login otp style */

/* hide input type number up down arrows */
input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* hide input type number up down arrows */

/* dx newly uploaded file before icon */
.newFile:before {
  content: '';
  background: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C%21--%20License%3A%20CC%20Attribution.%20Made%20by%20Jordan%20Hughes%3A%20https%3A%2F%2Fwww.figma.com%2F%40designer%20--%3E%3Csvg%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.54636%2019.7673C10.9455%2020.8316%2013.803%2020.7738%2016.2499%2019.361C20.3154%2017.0138%2021.7084%2011.8153%2019.3612%207.74983L19.1112%207.31682M4.63826%2016.25C2.29105%2012.1845%203.68399%206.98595%207.74948%204.63874C10.1965%203.22597%2013.0539%203.16816%2015.4531%204.23253M2.49316%2016.3336L5.22521%2017.0657L5.95727%2014.3336M18.0424%209.66565L18.7744%206.9336L21.5065%207.66565%22%20stroke%3D%22%2306adef%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  position: absolute;
  width: 15px;
  height: 15px;
  margin-left: 25px;
  margin-top: 16px;
}

/* dx download multiple file btn animaion */
.glow-on-hover {
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
}

.glow-on-hover:before {
  content: '';
  background: linear-gradient(45deg, #1aaee8, #075d7e);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  animation: glowing 20s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 4px;
  opacity: 1;
}

.glow-on-hover:active:after {
  background: transparent;
}

.glow-on-hover:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 10px;
}

@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
/* dx download multiple file btn animaion */

.minWidth100 {
  min-width: 100px;
}

/* Make Bootstrap carousel arrows black for image gallery carousel */
.image-gallery-right-nav,
.image-gallery-left-nav {
  filter: invert(0%) brightness(0) !important; /* Makes them solid black */
}

