.page-claim-response .a734ea1e2 {
  height: 87%;
  width: 100%;
  position: absolute;
  bottom: -100vh;
  left: 0;
  z-index: 1000;
  padding: 0.5rem;
  transition: all 0.3s;
  background: white;
}
.page-claim-response .a734ea1e2.show {
  bottom: 6rem;
  color: #088C7F;
}
.page-claim-response .mobile-response-function .radius-10 {
  border-radius: 10px !important;
}
.page-claim-response .mobile-response-function .border-info {
  border-left: 5px solid #6983ce !important;
}
.page-claim-response .mobile-response-function .btn-process-info {
  background: #6983ce;
}
.page-claim-response .mobile-response-function .text-info {
  color: #6983ce !important;
}
.page-claim-response .mobile-response-function .bg-gradient-info {
  background: #17ead9;
  background: -webkit-linear-gradient(45deg, #6983ce, #d2d9f0) !important;
  background: linear-gradient(45deg, #6983ce, #d2d9f0) !important;
}
.page-claim-response .mobile-response-function .border-danger {
  border-left: 5px solid #FF1B0F !important;
}
.page-claim-response .mobile-response-function .btn-process-danger {
  background: #FF1B0F;
}
.page-claim-response .mobile-response-function .text-danger {
  color: #FF1B0F !important;
}
.page-claim-response .mobile-response-function .bg-gradient-danger {
  background: #ffdf40;
  background: -webkit-linear-gradient(45deg, #FF1B0F, #e0a7a4) !important;
  background: linear-gradient(45deg, #FF1B0F, #e0a7a4) !important;
}
.page-claim-response .mobile-response-function .border-success {
  border-left: 5px solid #088C7F !important;
}
.page-claim-response .mobile-response-function .btn-process-success {
  background: #088C7F;
}
.page-claim-response .mobile-response-function .text-success {
  color: #088C7F !important;
}
.page-claim-response .mobile-response-function .bg-gradient-success {
  background: #00b09b;
  background: -webkit-linear-gradient(45deg, #088C7F, #96c93d) !important;
  background: linear-gradient(45deg, #088C7F, #96c93d) !important;
}
.page-claim-response .mobile-response-function .border-warning {
  border-left: 5px solid #ffbf00 !important;
}
.page-claim-response .mobile-response-function .btn-process-warning {
  background: #ffbf00;
}
.page-claim-response .mobile-response-function .bg-gradient-warning {
  background: #f54ea2;
  background: -webkit-linear-gradient(45deg, #ffbf00, #ffe599) !important;
  background: linear-gradient(45deg, #ffbf00, #ffe599) !important;
}
.page-claim-response .mobile-response-function .text-warning {
  color: #ffbf00 !important;
}
.page-claim-response .mobile-response-function .border-orange {
  border-left: 5px solid #ff8d00 !important;
}
.page-claim-response .mobile-response-function .btn-process-orange {
  background: #ff8d00;
}
.page-claim-response .mobile-response-function .text-orange {
  color: #ff8d00 !important;
}
.page-claim-response .mobile-response-function .bg-gradient-orange {
  background: #FF7518;
  background: -webkit-linear-gradient(45deg, #ff8d00, #ffd199) !important;
  background: linear-gradient(45deg, #ff8d00, #ffd199) !important;
}
.page-claim-response .mobile-response-function .border-pink {
  border-left: 5px solid #F782AA !important;
}
.page-claim-response .mobile-response-function .btn-process-pink {
  background: #F782AA;
}
.page-claim-response .mobile-response-function .text-pink {
  color: #F782AA !important;
}
.page-claim-response .mobile-response-function .bg-gradient-pink {
  background: #F782AA;
  background: -webkit-linear-gradient(45deg, #F782AA, #9a516a) !important;
  background: linear-gradient(45deg, #F782AA, #9a516a) !important;
}
.page-claim-response .mobile-response-function .border-purple {
  border-left: 5px solid #701CB3 !important;
}
.page-claim-response .mobile-response-function .btn-process-purple {
  background: #701CB3;
}
.page-claim-response .mobile-response-function .text-purple {
  color: #701CB3 !important;
}
.page-claim-response .mobile-response-function .bg-gradient-purple {
  background: #701CB3;
  background: -webkit-linear-gradient(45deg, #701CB3, #a671cf) !important;
  background: linear-gradient(45deg, #701CB3, #a671cf) !important;
}
.page-claim-response .mobile-response-function .border-turquoise {
  border-left: 5px solid #1CABB3 !important;
}
.page-claim-response .mobile-response-function .btn-process-turquoise {
  background: #1CABB3;
}
.page-claim-response .mobile-response-function .text-turquoise {
  color: #1CABB3 !important;
}
.page-claim-response .mobile-response-function .bg-gradient-turquoise {
  background: #1CABB3;
  background: -webkit-linear-gradient(45deg, #1CABB3, #71cacf) !important;
  background: linear-gradient(45deg, #1CABB3, #71cacf) !important;
}
.page-claim-response .mobile-response-function .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 0.25rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
}
.page-claim-response .mobile-response-function .widgets-icons-2 {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ededed;
  font-size: 27px;
  border-radius: 10px;
}
.page-claim-response .mobile-response-function .rounded-circle {
  border-radius: 50% !important;
}
.page-claim-response .mobile-response-function .text-white {
  color: #fff !important;
}
.page-claim-response .mobile-response-function .ms-auto {
  margin-left: auto !important;
}
.page-claim-response .mobile-response-function hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dcdcdc;
}
.page-claim-response .mobile-response-function .btn-shadow, .page-claim-response .mobile-response-function .btn-shadow a {
  color: #5d5386;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.15);
}
.page-claim-response .mobile-response-function .btn-process, .page-claim-response .mobile-response-function .btn-process a {
  display: inline-block;
  padding: 8px 20px 10px;
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
  transition: all 0.5s ease-in-out;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.page-claim-response .mobile-response-function .card-quote {
  background-color: lightslategrey;
  border-radius: 15px;
  margin-bottom: 0px;
  width: 100%;
}
.page-claim-response .mobile-response-function .card-quote .right-note {
  background-color: rgba(0, 0, 0, 0.2);
}
.page-claim-response .mobile-response-function .content-card {
  border-top: 5px solid #fff;
}
.page-claim-response .mobile-response-function .content-card .title-main {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #6c757d;
  text-align: center !important;
  margin-bottom: 2rem !important;
  margin-top: 2rem !important;
}
.page-claim-response .mobile-response-function .content-card .sticky-top {
  z-index: 10 !important;
}
.page-claim-response .mobile-response-function .content-card .carousel-nav {
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  margin-bottom: 40px;
  background: #fff;
}
.page-claim-response .mobile-response-function .content-card .carousel-nav a {
  color: #999;
  padding: 20px;
  text-align: center;
  display: inline-block;
}
.page-claim-response .mobile-response-function .content-card .carousel-nav a:hover {
  color: #000;
}
.page-claim-response .mobile-response-function .content-card .carousel-nav a.active {
  color: #000;
}
.page-claim-response .mobile-response-function .content-card .carousel-nav a.active:before {
  content: "";
  bottom: -1px;
  left: 0;
  right: 0;
  position: absolute;
  border-bottom: 1px solid #000;
}
.page-claim-response .mobile-response-function .insite-content .text {
  padding: 5px;
  width: 100%;
}
.page-claim-response .mobile-function {
  margin-top: 0.5rem;
  padding-bottom: 10rem;
  width: 100%;
}
.page-claim-response .mobile-function .card {
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 1rem;
  box-shadow: 0 20px 27px 0 rgba(0, 0, 0, 0.05);
  background-color: #e9ecef;
}
.page-claim-response .mobile-function .card .card-header {
  padding: 1.5rem;
  margin-bottom: 0;
  background: #e9ecef !important;
  color: unset !important;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}
.page-claim-response .mobile-function .card .card-header:first-child {
  border-radius: 1rem 1rem 0 0;
}
.page-claim-response .mobile-function .card .card-body .list-group {
  border-radius: 0.5rem;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item {
  background-color: #fff;
  border-radius: 0.75rem !important;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .flex-column {
  width: 65%;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .text-end {
  text-align: right !important;
  width: 35%;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .ms-auto {
  margin-left: auto !important;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .text-gradient.text-danger {
  background-image: linear-gradient(310deg, #FF1B0F, #e0a7a4);
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .me-2 {
  margin-right: 0.5rem !important;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .btn.btn-link {
  box-shadow: none;
  font-weight: 700;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .btn:not([class*=btn-outline-]) {
  border: 0;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .text-gradient {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 1;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .btn {
  margin-bottom: 1rem;
  letter-spacing: -0.025rem;
  text-transform: uppercase;
  box-shadow: 0 4px 7px -1px rgba(0, 0, 0, 0.11), 0 2px 4px -1px rgba(0, 0, 0, 0.07);
  background-size: 150%;
  background-position-x: 25%;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .text-danger {
  color: #ea0606 !important;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .mb-0 {
  margin-bottom: 0 !important;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .btn-link {
  text-decoration: none;
}
.page-claim-response .mobile-function .card .card-body .list-group .list-group-item .btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #cb0c9f;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  background-color: transparent;
  transition: all 0.15s ease-in;
}
.page-claim-response .mobile-function .footer {
  opacity: 1;
  text-shadow: unset;
  padding: 0.5rem 1rem 1rem;
  color: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 115;
  left: 0;
  background: white;
  height: 6rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.page-claim-response .mobile-function .pop-up .data {
  opacity: 1;
  text-shadow: unset;
  padding: 0.5rem 1rem 1rem;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 5;
}
.page-claim-response .e4acc8b5-6f0f .link-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}
.page-claim-response .mobile-report-detail {
  position: absolute;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  bottom: -100vh;
  transition: all 0.3s ease-out;
  z-index: 21;
  height: 100vh;
}
.page-claim-response .mobile-report-detail.show {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
}
.page-claim-response .mobile-report-detail .close {
  opacity: 1;
  text-shadow: unset;
  padding: 0.5rem 1rem 1rem;
  color: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  left: 0;
  background: white;
  height: 6rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.page-claim-response .mobile-report-detail .data {
  position: absolute;
  bottom: 0;
  height: 90vh;
  background: white;
  width: 100vw;
  border-radius: 10px 10px 0 0;
  padding: 1rem;
}
.page-claim-response .mobile-report-detail .data .fc0fee62 {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 10rem;
  border-top: 5px solid #fff;
}
.page-claim-response .mobile-report-detail .data .fc0fee62::-webkit-scrollbar {
  width: 0;
}
.page-claim-response .mobile-report-detail .data .title-menu {
  font-size: 1.3rem;
  font-weight: 500;
  color: #6c757d;
  text-align: center;
}
.page-claim-response .mobile-report-detail .data .a24585f44a91 {
  margin-bottom: 1rem;
}
.page-claim-response .mobile-report-detail .data .a24585f44a91 i {
  position: absolute;
  font-size: 2rem;
  right: 20px;
}
.page-claim-response .mobile-report-detail .--menu {
  position: absolute;
  left: -100vw;
  width: 100vw;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  height: 100%;
  z-index: 12;
  transition: all 0.3s ease-out;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.page-claim-response .mobile-report-detail .--menu.show {
  left: 0;
}
.page-claim-response .mobile-report-detail .--menu .btn--close {
  position: absolute;
  right: 0;
  width: 3rem;
  height: 3rem;
  background: #b3241c;
  text-align: center;
  z-index: 10;
}
.page-claim-response .mobile-report-detail .--menu .btn--close i {
  font-size: 1.5rem;
  color: white;
  line-height: 3rem;
}
.page-claim-response .mobile-report-detail .--menu .--items {
  background: #b3241c;
  width: 100vw;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  padding-bottom: 15rem;
  border-top-left-radius: 5px;
}
.page-claim-response .mobile-report-detail .--menu .--items::-webkit-scrollbar {
  width: 0;
}
.page-claim-response .mobile-report-detail .--menu .item {
  font-size: 1.2rem;
  line-height: 2.5rem;
  color: white;
  position: relative;
  padding: 0.5rem 2.3rem 0.5rem 1rem;
}
.page-claim-response .mobile-report-detail .--menu .item:first-child {
  padding-top: 1rem;
}
.page-claim-response .mobile-report-detail .--menu .item a {
  color: white;
}
.page-claim-response .mobile-report-detail .--menu .item i {
  padding-right: 0.5rem;
}
.page-claim-response .mobile-report-detail .--actions {
  position: absolute;
  left: 0;
  width: 100vw;
  background: white;
  z-index: 19;
  height: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  transition: all 0.3s ease-out;
  bottom: -100vh;
}
.page-claim-response .mobile-report-detail .--actions.show {
  bottom: 0;
  height: 98%;
}
.page-claim-response .mobile-report-detail .--actions .body {
  padding-left: 1rem;
  padding-right: 1rem;
}
.page-claim-response .mobile-report-detail .--actions .d0989968 {
  position: absolute;
  width: 100%;
  bottom: 2rem;
}
.page-claim-response .table .item {
  border-left: 5px solid;
  border-right: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
  margin-bottom: 40px;
}
.page-claim-response .table .item-title {
  font-weight: 500;
  font-size: 1.2rem;
}
.page-claim-response .table .status-color-lv0 {
  border-color: #B3241C;
  color: #B3241C;
}
.page-claim-response .table .status-color-lv0 .item-title {
  color: #B3241C;
}
.page-claim-response .table .status-color-lv1 {
  border-color: #088C7F;
  color: #088C7F;
}
.page-claim-response .table .status-color-lv1 .item-title {
  color: #088C7F;
}
.page-claim-response .table .status-color-lv2 {
  border-color: #ffbf00;
  color: #ffbf00;
}
.page-claim-response .table .status-color-lv2 .item-title {
  color: #ffbf00;
}
.page-claim-response .table .status-color-lv3 {
  border-color: #F2B807;
  color: #F2B807;
}
.page-claim-response .table .status-color-lv3 .item-title {
  color: #F2B807;
}
.page-claim-response .table .status-color-lv4 {
  border-color: #8C6A04;
  color: #8C6A04;
}
.page-claim-response .table .status-color-lv4 .item-title {
  color: #8C6A04;
}
.page-claim-response .table .status-color-lv5 {
  border-color: #6983ce;
  color: #6983ce;
}
.page-claim-response .table .status-color-lv5 .item-title {
  color: #6983ce;
}
.page-claim-response .table .status-color-lv6 {
  border-color: #ABB31C;
  color: #ABB31C;
}
.page-claim-response .table .status-color-lv6 .item-title {
  color: #ABB31C;
}
.page-claim-response .table .status-color-lv7 {
  border-color: #FF1B0F;
  color: #FF1B0F;
}
.page-claim-response .table .status-color-lv7 .item-title {
  color: #FF1B0F;
}
.page-claim-response .table .status-color-lv8 {
  border-color: #207ACC;
  color: #207ACC;
}
.page-claim-response .table .status-color-lv8 .item-title {
  color: #207ACC;
}
.page-claim-response .table .status-color-lv9 {
  border-color: #015EB3;
  color: #015EB3;
}
.page-claim-response .table .status-color-lv9 .item-title {
  color: #015EB3;
}
.page-claim-response .table .status-color-lv10 {
  border-color: #11680b;
  color: #11680b;
}
.page-claim-response .table .status-color-lv10 .item-title {
  color: #11680b;
}
.page-claim-response .table .status-color-lv11 {
  border-color: #ff8d00;
  color: #ff8d00;
}
.page-claim-response .table .status-color-lv11 .item-title {
  color: #ff8d00;
}
.page-claim-response .table .status-color-lv12 {
  border-color: #0D0D0D;
  color: #0D0D0D;
}
.page-claim-response .table .status-color-lv12 .item-title {
  color: #0D0D0D;
}
.page-claim-response .table .status-color-cus-1 {
  border-color: #F2B807;
  color: #F2B807;
}
.page-claim-response .table .status-color-cus-1 .item-title {
  color: #F2B807;
}
.page-claim-response .table .status-color-cus-2 {
  border-color: #b3241c;
  color: #b3241c;
}
.page-claim-response .table .status-color-cus-2 .item-title {
  color: #b3241c;
}
.page-claim-response .table .status-color-cus-3 {
  border-color: #0D0D0D;
  color: #0D0D0D;
}
.page-claim-response .table .status-color-cus-3 .item-title {
  color: #0D0D0D;
}
.page-claim-response .table .status-color-cus-4 {
  border-color: #088C7F;
  color: #088C7F;
}
.page-claim-response .table .status-color-cus-4 .item-title {
  color: #088C7F;
}
.page-claim-response .table .status-color-cus-5 {
  border-color: #E3655F;
  color: #E3655F;
}
.page-claim-response .table .status-color-cus-5 .item-title {
  color: #E3655F;
}
.page-claim-response .table .text-defaut-color {
  color: #343a40;
  font-weight: 600 !important;
}
.page-claim-response .b5e2fcc7-2d44 {
  position: fixed;
  bottom: -100vh;
  width: 100%;
  height: calc(100vh - 6rem);
  z-index: 1000;
  left: 0;
  background: white;
  text-align: center;
  transition: all 0.3s;
}
.page-claim-response .b5e2fcc7-2d44.show {
  bottom: 0;
}
.page-claim-response .b5e2fcc7-2d44 .b5e2fcc7-img {
  overflow: auto;
  height: 100%;
  width: 100%;
  padding: 1rem;
}
.page-claim-response .b5e2fcc7-2d44 .b5e2fcc7-img::-webkit-scrollbar {
  width: 0.1rem;
  height: 0.1rem;
}
.page-claim-response .b5e2fcc7-2d44 .btn-close {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 1.5rem;
  border-bottom-right-radius: 5px;
  width: 3rem;
}
.page-claim-response .b5e2fcc7-2d44 .item {
  background: lightgray;
  position: relative;
  margin-bottom: 0.5rem;
  height: 15rem;
}
.page-claim-response .b5e2fcc7-2d44 .item.zoom {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  background: gray;
  left: 0;
}
.page-claim-response .b5e2fcc7-2d44 .item.zoom .item-img {
  overflow: auto;
  height: 100%;
  width: 100%;
  text-align: center;
}
.page-claim-response .b5e2fcc7-2d44 .item.zoom .item-img img {
  width: auto;
  height: auto;
  padding: 5rem 0;
}
.page-claim-response .b5e2fcc7-2d44 .item.zoom .item-zoom {
  display: block;
}
.page-claim-response .b5e2fcc7-2d44 .item.zoom .item-remove {
  display: none;
}
.page-claim-response .b5e2fcc7-2d44 .item-img {
  height: 100%;
}
.page-claim-response .b5e2fcc7-2d44 .item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-claim-response .b5e2fcc7-2d44 .item-img::-webkit-scrollbar {
  width: 0.1rem;
  height: 0.1rem;
}
.page-claim-response .b5e2fcc7-2d44 .item-remove {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 1.5rem;
  border-top-left-radius: 5px;
}
.page-claim-response .b5e2fcc7-2d44 .item-view {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 1.5rem;
  border-bottom-right-radius: 5px;
}
.page-claim-response .b5e2fcc7-2d44 .item-zoom {
  position: absolute;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 1.5rem;
  text-align: center;
  width: 6rem;
  border: 1px solid lightgray;
  z-index: 10;
}
.page-claim-response .b5e2fcc7-2d44 .item-zoom-in {
  right: 0;
  bottom: 0;
}
.page-claim-response .b5e2fcc7-2d44 .item-zoom-out {
  left: 0;
  bottom: 0;
}
.page-claim-response .alert_benefit_root {
  color: #ce8460;
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.page-claim-response .alert_benefit_node {
  color: #6c757d !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.document_media {
  display: flex;
  margin-top: 20px;
}
.document_media .document_data {
  width: 90%;
}
.document_media .question {
  width: 10%;
  margin-top: 8px;
  margin-left: 10px;
}
.document_media .question .btn {
  height: initial;
  border-radius: 50% !important;
  background: #da8604;
  border: 1px solid #da8604;
  max-width: fit-content;
}

.page-claim-request .progressbar {
  overflow: hidden;
  counter-reset: step;
  width: 100%;
  padding: 0;
}
.page-claim-request .progressbar li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 9px;
  width: 24.5%;
  float: left;
  position: relative;
  text-align: center;
}
.page-claim-request .progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #333;
  background: #dee2e6;
  border-radius: 50%;
  margin: 0 auto 5px auto;
}
.page-claim-request .progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #dee2e6;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
}
.page-claim-request .progressbar li:first-child:after {
  content: none;
}
.page-claim-request .progressbar li.active:before, .page-claim-request .progressbar li.active:after {
  background: #ffbf00;
  color: white;
}
.page-claim-request .alert_benefit_root {
  color: #ff8d00;
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.page-claim-request .alert_benefit_node {
  color: #6983ce !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-claim-request .document_media {
  display: flex;
  margin-top: 20px;
}
.page-claim-request .document_media .document_data {
  width: 90%;
}
.page-claim-request .document_media .question {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.page-claim-request .document_media .question .btn {
  height: initial;
  border-radius: 50% !important;
  background: #F2B807;
  border: 1px solid #F2B807;
}
.page-claim-request .contain-product {
  background-color: white;
  padding-bottom: 0.2rem;
  border-radius: 5px;
}
.page-claim-request .contain-product .product .product--item {
  cursor: pointer;
  color: #F2B807;
  display: flex;
  width: 100%;
  background: white;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
  min-height: 5.5rem;
  margin: 0.5rem;
  border: 1px solid rgba(128, 128, 128, 0.2);
}
.page-claim-request .contain-product .product .product--item .icon {
  background-color: white;
  display: flex;
  align-items: center;
  width: 3rem;
  justify-content: center;
}
.page-claim-request .contain-product .product .product--item .icon i {
  font-size: 2rem;
}
.page-claim-request .contain-product .product .product--item .desc {
  width: 100%;
  padding: 0 0.5rem;
}
.page-claim-request .contain-product .product .product--item .desc .p-title {
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  color: #F2B807;
}
.page-claim-request .contain-product .product .product--item .desc .p-desc {
  color: #535353;
  font-size: 0.8rem;
  font-weight: 500;
  text-align: justify;
}

.page-claim-desktop {
  margin-top: 0.5rem;
}
.page-claim-desktop .h4-title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #088C7F;
  padding: 1rem;
}
.page-claim-desktop h1 {
  color: #088C7F;
  text-transform: uppercase;
}
.page-claim-desktop h2 {
  color: #ffbf00;
  text-transform: uppercase;
}
.page-claim-desktop h3 {
  color: #B3241C;
  text-transform: uppercase;
}
.page-claim-desktop h4 {
  color: #8C6A04;
  text-transform: uppercase;
}
.page-claim-desktop h5 {
  color: #8C6A04;
  text-transform: uppercase;
}
.page-claim-desktop h6 {
  color: #616161;
  text-transform: uppercase;
}
.page-claim-desktop .card {
  margin-bottom: 1rem;
  font-weight: 600;
  border-radius: 0.75rem !important;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
}
.page-claim-desktop .card .btn-link {
  font-size: large;
  font-weight: 600;
  width: 100%;
  text-align: left;
  text-decoration: unset;
}
.page-claim-desktop .card .btn-link:hover {
  text-decoration: unset;
}
.page-claim-desktop .card .btn-link:focus {
  text-decoration: unset;
}
.page-claim-desktop .card .card-header {
  color: white;
  cursor: pointer;
}
.page-claim-desktop .card .card-body .declaration-button {
  margin-left: 80%;
}
.page-claim-desktop .card-blue .btn-link {
  background-color: #6983ce;
  border: #6983ce;
  color: #fff;
}
.page-claim-desktop .card-blue .card-header {
  background: #6983ce;
}
.page-claim-desktop .card-green .btn-link {
  background-color: #088C7F;
  border: #088C7F;
  color: #fff;
}
.page-claim-desktop .card-green .card-header {
  background: #088C7F;
}
.page-claim-desktop .card-yellow .btn-link {
  background-color: #F2B807;
  border: #F2B807;
}
.page-claim-desktop .card-yellow .card-header {
  background: #F2B807;
}
.page-claim-desktop .card-red .btn-link {
  background-color: #B3241C;
  border: #B3241C;
}
.page-claim-desktop .card-red .card-header {
  background: #B3241C;
}
.page-claim-desktop .card-orange .btn-link {
  background-color: #ff8d00;
  border: #ff8d00;
}
.page-claim-desktop .card-orange .card-header {
  background: #ff8d00;
}
.page-claim-desktop .card-pink .btn-link {
  background-color: #F782AA;
  border: #F782AA;
}
.page-claim-desktop .card-pink .card-header {
  background: #F782AA;
}
.page-claim-desktop .card-purple .btn-link {
  background-color: #701CB3;
  border: #701CB3;
}
.page-claim-desktop .card-purple .card-header {
  background: #701CB3;
}
.page-claim-desktop .card-turquoise .btn-link {
  background-color: #1CABB3;
  border: #1CABB3;
}
.page-claim-desktop .card-turquoise .card-header {
  background: #1CABB3;
}

.claim-desktop-function {
  /* .modal-body {
      min-height: 20rem;
  }*/
}
.claim-desktop-function .section-declare-benefit .modal-dialog {
  max-width: 100% !important;
}
.claim-desktop-function .modal-header {
  background: #015EB3;
}
.claim-desktop-function .modal-title {
  color: white;
  border-bottom-color: white;
}
.claim-desktop-function .modal-footer .btn btn-custom btn-block size-h-3 {
  background: #088C7F;
  border-color: #088C7F;
}
.claim-desktop-function a {
  color: unset;
}
.claim-desktop-function .btn-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  min-height: 80px;
  padding: 0.5rem;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.claim-desktop-function .btn-box .btn-box-icon {
  border-radius: 0.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.875rem;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 70px;
}
.claim-desktop-function .btn-box .btn-box-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.8;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
  overflow: hidden;
}
.claim-desktop-function .btn-box .btn-box-text, .claim-desktop-function .btn-box .progress-description {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
}
.claim-desktop-function .btn-box .btn-box-number {
  display: block;
}
.claim-desktop-function .btn-box .small, .claim-desktop-function .btn-box small {
  font-size: 80%;
  font-weight: 400;
}
.claim-desktop-function .bg-gradient-info {
  background: #6983ce;
  background: -webkit-linear-gradient(45deg, #6983ce, #d2d9f0) !important;
  background: linear-gradient(45deg, #6983ce, #d2d9f0) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-danger {
  background: #FF1B0F;
  background: -webkit-linear-gradient(45deg, #FF1B0F, #e0a7a4) !important;
  background: linear-gradient(45deg, #FF1B0F, #e0a7a4) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-success {
  background: #088C7F;
  background: -webkit-linear-gradient(45deg, #088C7F, #96c93d) !important;
  background: linear-gradient(45deg, #088C7F, #96c93d) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-warning {
  background: #ffbf00;
  background: -webkit-linear-gradient(45deg, #ffbf00, #ffe599) !important;
  background: linear-gradient(45deg, #ffbf00, #ffe599) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-orange {
  background: #ff8d00;
  background: -webkit-linear-gradient(45deg, #ff8d00, #ffd199) !important;
  background: linear-gradient(45deg, #ff8d00, #ffd199) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-pink {
  background: #F782AA;
  background: -webkit-linear-gradient(45deg, #F782AA, #9a516a) !important;
  background: linear-gradient(45deg, #F782AA, #9a516a) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-purple {
  background: #701CB3;
  background: -webkit-linear-gradient(45deg, #701CB3, #a671cf) !important;
  background: linear-gradient(45deg, #701CB3, #a671cf) !important;
  color: #fff;
}
.claim-desktop-function .bg-gradient-turquoise {
  background: #1CABB3;
  background: -webkit-linear-gradient(45deg, #1CABB3, #71cacf) !important;
  background: linear-gradient(45deg, #1CABB3, #71cacf) !important;
  color: #fff;
}
.claim-desktop-function .alert_benefit_root {
  color: #ce8460;
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.claim-desktop-function .alert_benefit_node {
  color: #6c757d !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.page-claim-request .progressbar {
  overflow: hidden;
  counter-reset: step;
  width: 100%;
  padding: 0;
}
.page-claim-request .progressbar li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 9px;
  width: 24.5%;
  float: left;
  position: relative;
  text-align: center;
}
.page-claim-request .progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #333;
  background: #dee2e6;
  border-radius: 50%;
  margin: 0 auto 5px auto;
}
.page-claim-request .progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #dee2e6;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
}
.page-claim-request .progressbar li:first-child:after {
  content: none;
}
.page-claim-request .progressbar li.active:before, .page-claim-request .progressbar li.active:after {
  background: #ffbf00;
  color: white;
}
.page-claim-request .alert_benefit_root {
  color: #ff8d00;
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.page-claim-request .alert_benefit_node {
  color: #6983ce !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-claim-request .document_media {
  display: flex;
  margin-top: 20px;
}
.page-claim-request .document_media .document_data {
  width: 90%;
}
.page-claim-request .document_media .question {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.page-claim-request .document_media .question .btn {
  height: initial;
  border-radius: 50% !important;
  background: #F2B807;
  border: 1px solid #F2B807;
}
.page-claim-request .contain-product {
  background-color: white;
  padding-bottom: 0.2rem;
  border-radius: 5px;
}
.page-claim-request .contain-product .product .product--item {
  cursor: pointer;
  color: #F2B807;
  display: flex;
  width: 100%;
  background: white;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
  min-height: 5.5rem;
  margin: 0.5rem;
  border: 1px solid rgba(128, 128, 128, 0.2);
}
.page-claim-request .contain-product .product .product--item .icon {
  background-color: white;
  display: flex;
  align-items: center;
  width: 3rem;
  justify-content: center;
}
.page-claim-request .contain-product .product .product--item .icon i {
  font-size: 2rem;
}
.page-claim-request .contain-product .product .product--item .desc {
  width: 100%;
  padding: 0 0.5rem;
}
.page-claim-request .contain-product .product .product--item .desc .p-title {
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  color: #F2B807;
}
.page-claim-request .contain-product .product .product--item .desc .p-desc {
  color: #535353;
  font-size: 0.8rem;
  font-weight: 500;
  text-align: justify;
}

.claim-request-result .claim-result {
  max-width: 100%;
}
.claim-request-result .claim-result-banner {
  box-shadow: 0 15px 15px #fc9200;
  border-radius: 10px;
  margin-top: 3rem;
  padding-left: 2rem;
}
.claim-request-result .claim-result-banner .claim-result-banner-img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.claim-request-result .claim-result-info {
  padding-left: 3rem;
  padding-top: 3rem;
}
.claim-request-result .claim-result-info .claim-result-step {
  margin-top: 4rem;
}
.claim-request-result .claim-result-info .claim-result-step .btn {
  background: #b3241c;
  color: #fff !important;
  border: 1px solid #b3241c;
  height: 2.5rem;
  -webkit-appearance: unset;
}
.claim-request-result .claim-result-info .claim-result-step .btn:hover {
  opacity: 0.7;
}

@media screen and (max-width: 47.9375em) {
  .page-claim-request .progressbar {
    overflow: hidden;
    counter-reset: step;
    width: 100%;
    padding: 0;
  }
  .page-claim-request .progressbar li {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 9px;
    width: 24.5%;
    float: left;
    position: relative;
    text-align: center;
  }
  .page-claim-request .progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #333;
    background: #dee2e6;
    border-radius: 50%;
    margin: 0 auto 5px auto;
  }
  .page-claim-request .progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #dee2e6;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
  }
  .page-claim-request .progressbar li:first-child:after {
    content: none;
  }
  .page-claim-request .progressbar li.active:before, .page-claim-request .progressbar li.active:after {
    background: #ffbf00;
    color: white;
  }
  .page-claim-request .alert_benefit_root {
    color: #ff8d00;
    font-size: 14px !important;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-claim-request .alert_benefit_node {
    color: #6983ce !important;
    font-size: 14px !important;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-claim-request .document_media {
    display: flex;
    margin-top: 20px;
  }
  .page-claim-request .document_media .document_data {
    width: 90%;
  }
  .page-claim-request .document_media .question {
    width: 10%;
    margin-top: 8px;
    margin-left: 10px;
  }
  .page-claim-request .document_media .question .btn {
    height: initial;
    border-radius: 50% !important;
    background: #ffbf00;
    border: 1px solid #ffbf00;
  }
  .page-claim-request .contain-product {
    background-color: white;
    padding-bottom: 0.2rem;
    border-radius: 5px;
  }
  .page-claim-request .contain-product .product {
    margin: 0.2rem;
  }
  .page-claim-request .contain-product .product .product--item {
    cursor: pointer;
    color: #F2B807;
    display: flex;
    width: 100%;
    background: white;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
    min-height: 5.5rem;
    margin: 0.5rem;
    border: 1px solid rgba(128, 128, 128, 0.2);
  }
  .page-claim-request .contain-product .product .product--item .icon {
    background-color: white;
    display: flex;
    align-items: center;
    width: 3rem;
    justify-content: center;
  }
  .page-claim-request .contain-product .product .product--item .icon i {
    font-size: 2rem;
  }
  .page-claim-request .contain-product .product .product--item .desc {
    width: 100%;
    padding: 0 0.5rem;
  }
  .page-claim-request .contain-product .product .product--item .desc .p-title {
    font-weight: 600;
    font-size: 1.2rem;
    text-align: center;
    color: #F2B807;
  }
  .page-claim-request .contain-product .product .product--item .desc .p-desc {
    color: #535353;
    font-size: 0.8rem;
    font-weight: 500;
    text-align: justify;
  }
}

/*# sourceMappingURL=index.css.map */
