.problem-flight-v2 .icon {
  display: inline-block;
}
.problem-flight-v2 .icon__svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.problem-flight-v2 .iconInsideCircle {
  background-color: #FFFF;
  border: 1px solid #005f96;
  border-radius: 50%;
  height: 55%;
  width: 55%;
  transform: translateY(0);
  position: static;
}
.problem-flight-v2 .iconInsideCircle__svg {
  fill: #005f96;
  height: 60%;
  width: 60%;
  transition: fill 0.25s ease;
}
.problem-flight-v2 .checkIcon {
  position: absolute;
  background-color: #7ed2c1;
  border-color: #7ed2c1;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  left: 0;
  top: 2px;
}
.problem-flight-v2 .checkIcon__svg {
  fill: #FFFF;
  width: 15px;
}
.problem-flight-v2 .smallHeader {
  position: absolute;
  background-color: #005f96;
  border-color: #005f96;
  height: 22px;
  width: 22px;
  top: 5px;
}
.problem-flight-v2 .smallHeader__svg {
  margin-left: 5px;
  width: 11.68px;
}
.problem-flight-v2 .readmoreIcon {
  border: 1px solid #005f96;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  position: relative !important;
  right: 0;
  top: 5px;
  transition: border-color 0.25s ease;
}
.problem-flight-v2 .readmoreIcon__svg {
  left: 50%;
  position: absolute;
  top: 50%;
  fill: #005f96 !important;
  height: 10px !important;
  width: 10px !important;
  transform: translate(-50%, -50%) rotate(0deg) !important;
  transition: fill 0.25s ease;
}
.problem-flight-v2.collapsible--triggered [data-collapsible="open"] + .readmoreIcon {
  transform: rotate(180deg);
}
.problem-flight-v2.collapsible--triggered [data-collapsible="open"] + .readmoreIcon .readmoreIcon__svg {
  transform: translate(-50%, -50%);
}
.problem-flight-v2 [data-collapsible="trigger"] {
  cursor: pointer;
}
.problem-flight-v2 [data-collapsible="trigger"] .readmoreIcon {
  transition: transform 0.3s ease;
}
.problem-flight-v2 .big {
  border: 2px solid #005f96;
  height: 25px !important;
  width: 25px !important;
}
.problem-flight-v2 .rightside {
  transform: rotate(270deg) !important;
}
.problem-flight-v2 .breadcrumb-icon {
  position: relative;
}
.problem-flight-v2 .breadcrumb-icon__svg {
  color: currentColor;
  transition: fill 0.25s ease;
  width: 20px;
  height: 20px;
  fill: #005f96;
  transform: translate(-10px, 7.5px) rotate(25deg);
}
.problem-flight-v2 .rating-icon {
  color: #005f96;
  position: relative;
  height: 32px;
  width: 160px;
  transition: fill 0.25 ease;
  fill: #005f96;
}
.problem-flight-v2 .multiColumnBlockIcon {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto 10px auto;
}
.problem-flight-v2 .multiColumnBlockIcon__svg {
  width: 100%;
  height: 100%;
  transition: fill 0.25 ease;
  fill: #005f96;
}
.problem-flight-v2 .download-icon {
  display: inline-block;
  height: 20px;
  position: absolute;
  width: 20px;
  left: 10px;
  top: 10px;
}
.problem-flight-v2 .download-icon__svg {
  fill: currentColor;
  height: 100%;
  transition: fill 0.25s ease;
  width: 100%;
}
.problem-flight-v2 .card-icon {
  display: block;
  height: 150px;
  margin: 0 auto -180px auto;
  width: 150px;
  position: static;
}
.problem-flight-v2 .card-icon__svg {
  fill: currentColor;
  height: 100%;
  transition: fill 0.25s ease;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .problem-flight-v2 .card-icon {
    height: calc(100% + 40px);
    left: 0;
    margin: 0;
    max-width: 200px;
    position: absolute;
    transform: translateY(-20px);
    width: auto;
  }
}
.problem-flight-v2 .pagination-icon {
  height: 20px;
  position: absolute;
  width: 20px;
  margin-top: 5px;
}
.problem-flight-v2 .pagination-icon__svg {
  fill: currentColor;
  height: 100%;
  transition: fill 0.25s ease;
  width: 100%;
}
.problem-flight-v2 .info-icon {
  display: block;
}
.problem-flight-v2 .info-icon__svg {
  position: absolute;
  color: currentColor;
  transition: fill 0.25s ease;
  width: 30px;
  height: 30px;
  fill: #005f96;
}
.problem-flight-v2 .footer-contact-icon {
  display: inline-block;
  height: 25px;
  width: 20px;
  position: relative;
  margin-right: 10px;
}
.problem-flight-v2 .footer-contact-icon__svg {
  fill: currentColor;
  height: 100%;
  transition: fill 0.25s ease;
  width: 100%;
}
.problem-flight-v2 .buttonWithIcon {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  right: 2px;
  top: 4px;
}
.problem-flight-v2 .buttonWithIcon__svg {
  fill: currentColor;
  height: 100%;
  transition: fill 0.25s ease;
  width: 100%;
}
.problem-flight-v2 .highlightIcon {
  display: inline-block;
  color: #7ED2C1;
  height: 60px;
  margin-bottom: 20px;
  position: static;
  width: 60px;
}
.problem-flight-v2 .highlightIcon__svg {
  fill: currentColor;
  height: 100%;
  transition: fill 0.25s ease;
  width: 100%;
}
.problem-flight-v2 .gotoLinkIcon {
  border: 0;
  height: 20px;
  width: 20px;
  position: relative !important;
  right: 0;
  top: 5px;
  transition: border-color 0.25s ease;
}
.problem-flight-v2 .gotoLinkIcon__svg {
  left: 50%;
  position: absolute;
  top: 50%;
  fill: #005f96 !important;
  height: 10px !important;
  width: 10px !important;
  transform: translate(-50%, -50%) rotate(0deg) !important;
  transition: fill 0.25s ease;
}
.problem-flight-v2 .seeListBelow {
  border: 2px solid #005f96;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  position: relative !important;
  right: 0;
  top: 5px;
  transition: border-color 0.25s ease;
}
.problem-flight-v2 .seeListBelow__svg {
  left: 50%;
  position: absolute;
  top: 55%;
  fill: #005f96 !important;
  height: 10px !important;
  width: 10px !important;
  transform: translate(-50%, -50%) rotate(0deg) !important;
  transition: fill 0.25s ease;
}
.problem-flight-v2 .link-button {
  display: inline-block;
  height: auto;
  width: auto;
  text-decoration: none;
  color: var(--button--text-color, #FFFF);
  background-color: var(--button--background-color, #005f96);
  cursor: pointer;
  font-size: 1rem;
  margin-top: 10px;
  border: 0px;
}
.problem-flight-v2 .iconButton {
  padding: 10px 25px !important;
}
.problem-flight-v2 .primary {
  padding: 7.5px 25px;
  border-radius: 30px;
  line-height: 1.7rem;
  margin-right: 10px;
}
.problem-flight-v2 .secondary {
  padding: 7.5px 15px;
  border-radius: 5px;
  margin-right: 10px;
}
.problem-flight-v2 .download {
  padding-left: 35px;
  position: relative;
}
.problem-flight-v2 .disabled-button {
  background-color: rgba(0, 95, 150, 0.2);
  border-color: transparent;
  cursor: not-allowed;
}
.problem-flight-v2 .logoButton {
  display: flex;
  height: auto;
  width: 90%;
  text-decoration: none;
  color: #005f96;
  font-size: 1rem;
  margin: 10px 0 10px;
  border: 1px solid #005f96;
  justify-content: space-between;
  flex-flow: row;
  background-color: #FFFFFF;
}
.problem-flight-v2 .buttonNoBorder {
  border: 1px solid #FFFFFF !important;
}
.problem-flight-v2 .imgLogo {
  display: inline-flex;
  position: relative;
  width: 100px;
  height: 25px;
  margin: auto;
}
.problem-flight-v2 .imgName {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  flex: 1;
}
.problem-flight-v2 .arrowIcon {
  float: right;
  text-decoration: none;
  border: 0;
  margin-left: 10px;
}
.problem-flight-v2__content__title {
  margin: 20px 15px 20px 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #005f96;
  text-align: center;
}
.problem-flight-v2__content__form {
  display: block;
}
.problem-flight-v2__content__form__search-select {
  margin: 30px 0;
  position: relative;
}
.problem-flight-v2__content__form__search-select__icon {
  position: absolute;
  top: 60%;
  right: 5px;
  transform: translateY(-50%);
}
.problem-flight-v2__content__form__search-select__input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 0;
  border-radius: 5px;
  color: #005f96;
  font-size: 1rem;
  height: 45px;
  padding: 5px 35px 5px 10px;
  outline: 0;
  transition: border-color 0.25s;
  width: 100%;
}
.problem-flight-v2__content__form__search-select__label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: all 0.25s;
  pointer-events: none;
  color: #55698c;
}
.problem-flight-v2__content__form__search-select__label--up {
  top: 0;
  font-size: 0.75rem;
  color: #005f96;
  transform: translateY(-100%);
}
.problem-flight-v2__content__form__search-select__dropdown {
  position: absolute;
  opacity: 1;
  background-color: #ffffff;
  border: 0.5px solid #005f96;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  transition: border-color 0.25s ease;
  width: 100%;
  z-index: 30;
  list-style-type: none;
  max-height: 250px;
  overflow: auto;
  padding: 10px !important;
  cursor: pointer;
}
.problem-flight-v2__content__form__search-select__dropdown__item {
  color: #005f96;
  cursor: pointer;
  font-size: 1rem;
  margin: 5px 0 !important;
}
.problem-flight-v2__content__form__search-select__dropdown__item:hover {
  color: #7ed2c1;
}
.problem-flight-v2__result {
  border-radius: 5px;
  margin-top: 30px;
  padding: 20px;
  background-color: #ffffff;
  font-size: 1rem;
  transition: all 0.25s;
  color: #005f96;
}
.problem-flight-v2__result .is-dragging {
  opacity: 0.5;
  transform: scale(1.05);
}
.problem-flight-v2__result__code {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.problem-flight-v2__result__extra-row {
  display: flex;
  justify-content: space-between;
}
.problem-flight-v2__result__extra-row__text {
  align-content: center;
  padding-right: 20px;
  width: 70%;
}
.problem-flight-v2__result__seperator {
  border: 0;
  height: 1px;
  background: #eeeeee;
  margin: 0 0 15px;
}
.problem-flight-v2__result__airline {
  display: flex;
}
.problem-flight-v2__result__airline__svg {
  padding-right: 10px;
  position: relative;
  bottom: 7px;
  background: white;
  border-radius: 50%;
}
.problem-flight-v2__result__airline__svg__img {
  height: 40px;
  width: 40px;
  background-color: #eeee;
  border-radius: 50%;
  display: inline-block;
}
.problem-flight-v2__result__details {
  display: flex;
}
.problem-flight-v2__result__details__text {
  line-height: 1.5rem;
  font-size: 0.9rem;
  text-overflow: ellipsis;
}
.problem-flight-v2__result__details__time {
  flex: 1;
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
  font-size: 0.9rem;
}
.problem-flight-v2__result__details__route {
  flex: 1;
  margin-right: 20px;
}
.problem-flight-v2__result__details__route__landing {
  display: flex;
}
.problem-flight-v2__result__details__route__takeOff {
  display: flex;
}
.problem-flight-v2__result__details__button {
  text-align: center;
}
.problem-flight-v2__result__readmore {
  cursor: pointer;
  display: flex;
  padding: 20px;
  justify-content: center;
}
.problem-flight-v2__result__readmore__text {
  padding-right: 10px;
  color: #005f96;
}
.problem-flight-v2__result__readmore__icon {
  display: block;
  border: 2px solid #005f96;
  border-radius: 50%;
  color: #005f96;
  height: 25px;
  fill: #005f96;
  width: 25px;
}
.problem-flight-v2__result__readmore .transform {
  transform: rotate(180deg);
}
.problem-flight-v2 .chevron-bottom {
  position: relative;
  left: 25%;
  height: 15px;
  width: 10px;
}
.problem-flight-v2 .takeoff-icon {
  height: 20px;
  width: 30px;
  fill: #7ed2c1;
  padding-right: 10px;
}
.problem-flight-v2 .landing-icon {
  height: 20px;
  width: 30px;
  fill: #7ed2c1;
  padding-right: 10px;
}
.problem-flight-v2 .magnify-icon {
  height: 20px;
  width: 20px;
  fill: #005f96;
  margin-right: 5px;
}
.problem-flight-v2 .calendar-icon {
  height: 20px;
  width: 35px;
  fill: #7ed2c1;
}
.problem-flight-v2 .error {
  border-color: #c0307e !important;
  color: #c0307e !important;
}
.problem-flight-v2 .link-button-color {
  color: var(--problemflight--button--text-color, #FFFF);
  background-color: var(--problemflight--button--background-color, #005f96);
}
.problem-flight-v2 .clear-button {
  height: 20px;
  width: 20px;
  fill: #005f96;
  margin-right: 5px;
}
.problem-flight-v2 .loading-indicator {
  display: flex;
  justify-content: center;
  align-items: center;
}
.problem-flight-v2 .spinner {
  border: 5px solid #eeeeee;
  border-top: 5px solid #005f96;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 768px) {
  .problem-flight-v2__result__seperator {
    display: none;
  }
  .problem-flight-v2__result__extra-row {
    flex-direction: column;
    text-align: center;
  }
  .problem-flight-v2__result__extra-row__text {
    width: 100%;
  }
  .problem-flight-v2__result__details {
    flex-direction: column;
  }
  .problem-flight-v2__result__details__time {
    border-bottom: 1px solid #eeeeee;
    border-right: 0;
    padding: 15px 0;
  }
  .problem-flight-v2__result__details__route {
    margin: 15px 0;
    row-gap: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .problem-flight-v2 .link-button {
    width: 100%;
  }
}
