﻿.popup-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999; }
  .popup-wrapper .popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  .popup-wrapper .popup-contents {
    position: absolute;
    margin: auto;
    width: 800px;
    right: 0;
    left: 0;
    top: 5%;
    background-color: white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 35px 20px 12px 20px; }
    .popup-wrapper .popup-contents .train-refund-rules {
      position: relative;
      top: 140px; }
    .popup-wrapper .popup-contents p.alert-info:nth-child(3) {
      margin-top: 53px; }
  .popup-wrapper .refund-title {
    position: relative; }
    .popup-wrapper .refund-title i {
      position: absolute;
      top: 0;
      color: #37002a; }
    .popup-wrapper .refund-title h1 {
      text-align: center;
      margin-top: -15px;
      margin-bottom: 20px;
      color: #37002a;
      font-weight: bold;
      font-size: 16px; }
    .popup-wrapper .refund-title p {
      font-size: 10px;
      letter-spacing: -.2px; }
    .popup-wrapper .refund-title a.refund-link {
      color: #37002a; }
  .popup-wrapper span.close-popup {
    position: absolute;
    top: 0px;
    font-size: 31px !important;
    right: 0px;
    color: lightgray;
    cursor: pointer;
    width: 40px;
    text-align: center;
    height: 35px; }
    .popup-wrapper span.close-popup:hover {
      color: #37002a; }
  .popup-wrapper b.footer-discription-star {
    color: #d60000;
    font-size: 15px;
    line-height: 0;
    position: relative;
    top: -5px; }
  .popup-wrapper p.footer-discription {
    color: #d60000; }

h5.radio-title {
  text-align: center;
  color: #37709a;
  font-weight: bold;
  border-bottom: 2px solid #37709a;
  padding-bottom: 15px; }

.type-refund {
  text-align: center;
  padding: 8px 8px 10px 8px;
  direction: ltr;
  font-size: 8px;
  color: gray; }
  .type-refund label {
    clear: both;
    direction: rtl;
    font-size: 13px;
    cursor: pointer;
    margin-right: 0px !important;
    padding: 0px;
    text-align: right;
    margin-bottom: 10px; }
    .type-refund label small {
      font-size: 10px;
      letter-spacing: -0.3px; }
    .type-refund label input {
      margin-left: 5px; }
      .type-refund label input.margin-right {
        margin-right: 20px; }

.type-refund-wrapper {
  text-align: center;
  padding: 0px 30px; }

.refund-popup-wrapper .checkmark-check, .refund-popup-wrapper .checkmark {
  -moz-animation-delay: 0 !important;
  -o-animation-delay: 0 !important;
  -webkit-animation-delay: 0 !important;
  animation-delay: 0 !important; }

.refund-popup-wrapper .row-title p {
  margin-top: 15px;
  margin-bottom: 23px; }

.refund-popup-wrapper .info-refund-table {
  width: 100%;
  margin: 20px auto;
  max-height: 245px;
  overflow: auto; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr:hover {
    background-color: transparent;
    cursor: default; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr > th.index, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.index {
    width: 40px; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr > th.logo-airline-refund, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.logo-airline-refund {
    width: 40px; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr > th.refund-passenger-name, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.refund-passenger-name {
    width: 165px; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr > th.pass-number, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.pass-number {
    width: 100px; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr > th.ticket-number, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.ticket-number {
    width: 80px; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr > th.ticket-price, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.ticket-price {
    width: 90px; }
  .refund-popup-wrapper .info-refund-table.penalty-price-table tr th.crcn-price, .refund-popup-wrapper .info-refund-table.penalty-price-table tr td.crcn-price {
    width: 120px; }
  .refund-popup-wrapper .info-refund-table thead, .refund-popup-wrapper .info-refund-table tbody > tr {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .refund-popup-wrapper .info-refund-table table thead th {
    background-color: gray;
    font-size: 9px; }
  .refund-popup-wrapper .info-refund-table table td, .refund-popup-wrapper .info-refund-table table td > span {
    font-size: 10px !important; }
  .refund-popup-wrapper .info-refund-table tr > th.index, .refund-popup-wrapper .info-refund-table tr td.index {
    width: 51px; }
  .refund-popup-wrapper .info-refund-table tr > th.refund-passenger-name, .refund-popup-wrapper .info-refund-table tr td.refund-passenger-name {
    width: 162px; }
  .refund-popup-wrapper .info-refund-table tr > th.pass-number, .refund-popup-wrapper .info-refund-table tr td.pass-number {
    width: 70px; }
  .refund-popup-wrapper .info-refund-table tr > th.ticket-number, .refund-popup-wrapper .info-refund-table tr > td.ticket-number {
    width: 98px; }
  .refund-popup-wrapper .info-refund-table tr > th.ticket-price, .refund-popup-wrapper .info-refund-table tr td.ticket-price {
    width: 129px; }
  .refund-popup-wrapper .info-refund-table tr > th.choice-row, .refund-popup-wrapper .info-refund-table tr td.choice-row {
    width: 130px; }
  .refund-popup-wrapper .info-refund-table tbody {
    display: block; }
    .refund-popup-wrapper .info-refund-table tbody tr {
      cursor: pointer;
      position: relative; }
      .refund-popup-wrapper .info-refund-table tbody tr td {
        border-bottom: 0 !important;
        border-top: 0 !important; }
        .refund-popup-wrapper .info-refund-table tbody tr td span {
          display: block;
          width: 100%; }
      .refund-popup-wrapper .info-refund-table tbody tr.disable {
        pointer-events: none;
        background-color: rgba(128, 128, 128, 0.11); }
        .refund-popup-wrapper .info-refund-table tbody tr.disable td:not(.choice-row) {
          color: gray;
          opacity: .4; }
      .refund-popup-wrapper .info-refund-table tbody tr:hover {
        background-color: rgba(128, 128, 128, 0.06); }
  .refund-popup-wrapper .info-refund-table table.refund-list-table thead th {
    font-size: 10px;
    padding: 7px 0 !important;
    background-color: #6ca3cb; }
  .refund-popup-wrapper .info-refund-table table.refund-list-table td {
    font-size: 10px; }
  .refund-popup-wrapper .info-refund-table::-webkit-scrollbar {
    width: 0px; }
  .refund-popup-wrapper .info-refund-table::-webkit-scrollbar-thumb {
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .refund-popup-wrapper .info-refund-table::-webkit-scrollbar-track {
    background-color: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .refund-popup-wrapper .info-refund-table::-webkit-scrollbar-track:start {
    background-color: transparent; }
  .refund-popup-wrapper .info-refund-table body {
    scrollbar-face-color: transparent;
    scrollbar-track-color: #eee; }
  .refund-popup-wrapper .info-refund-table .table {
    margin: 0; }

.refund-popup-wrapper hr {
  margin: 17px auto !important;
  margin: auto;
  border-top: 2px Solid #eeeeee;
  width: 95%;
  display: block; }

.refund-popup-wrapper .reference-number {
  width: 160px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap; }

.refund-popup-wrapper .custom-button {
  height: 28px; }

.refund-passenger-name span {
  display: block; }

.row-title h5 {
  font-size: 15px;
  color: #37002a;
  font-weight: bold;
  margin-bottom: 15px;
  border-bottom: 1px solid lightgray;
  padding-bottom: 10px; }

span.ticket-field-title {
  width: 80px;
  display: inline-block;
  font-size: 10px;
  color: gray;
  margin-left: -12px !important; }

span.ticket-field-info img {
  height: 20px;
  width: 20px; }

span.ticket-field-info, span.ticket-field-info > span {
  font-size: 12px;
  padding: 0 3px;
  color: #37709a;
  font-weight: bold; }

.col-md-5.ticket-field {
  width: 40%; }

.ticket-field {
  padding: 0px; }

ticket-field-price {
  font-size: 16px; }

div > .ticket-field:first-child span.ticket-field-title {
  width: 50px !important; }

.important-color, .important-color span {
  color: #37002a !important; }

tr.selected {
  background-color: rgba(226, 34, 104, 0.05);
  position: relative; }
  tr.selected i {
    font-size: 24px !important;
    position: absolute;
    top: 10px;
    right: 25px; }

tr.selected > td {
  color: #37002a !important;
  position: relative; }

.refund-list {
  float: right; }
  .refund-list a {
    background-color: #35c5c2;
    padding: 4px 10px;
    color: white !important;
    border-radius: 5px; }

/*----navigate---*/
.refund-popup-wrapper section.navigation {
  margin: 0px 0 10px 0; }
  .refund-popup-wrapper section.navigation li {
    margin-right: 20px;
    padding: 8px 25px 10px 30px;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    float: right;
    opacity: 0.3;
    height: 35px;
    position: relative;
    z-index: 9;
    pointer-events: none; }
    .refund-popup-wrapper section.navigation li i {
      position: relative;
      top: 1px;
      margin: 0 5px; }
    .refund-popup-wrapper section.navigation li.current {
      opacity: 1; }
    .refund-popup-wrapper section.navigation li.current.passed {
      z-index: 8; }
  .refund-popup-wrapper section.navigation i {
    position: relative;
    margin-left: 5px; }
  .refund-popup-wrapper section.navigation li:before {
    content: "";
    border: 1px solid transparent;
    border-left-color: gray;
    border-top-color: gray;
    -moz-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    position: absolute;
    top: 4px;
    left: -13px;
    width: 27px;
    height: 27px;
    z-index: 99;
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px; }
  .refund-popup-wrapper section.navigation li:first-child {
    margin-right: 0 !important;
    padding-right: 30px !important; }
  .refund-popup-wrapper section.navigation li:last-child:before {
    display: none; }
  .refund-popup-wrapper section.navigation li.passed {
    background-color: #37002a;
    opacity: 1;
    color: white;
    padding-right: 70px;
    margin-right: -23px;
    pointer-events: auto;
    cursor: pointer; }
  .refund-popup-wrapper section.navigation li:nth-child(5):before {
    border: 0 !important; }
  .refund-popup-wrapper section.navigation li.passed:before {
    background-color: #37002a;
    border-left-color: white;
    border-top-color: white; }

.refund-wrapper section.navigation ul {
  background-color: white;
  display: block;
  width: 100%;
  float: right;
  overflow: hidden;
  border: 1px solid rgba(211, 211, 211, 0.38);
  display: block;
  margin: 8px 0 0px 0 !important;
  border-radius: 10px; }

.row-title {
  float: right;
  width: 100%; }

a.help-link {
  position: absolute;
  left: 0;
  top: 0;
  color: #37002a; }
  a.help-link:hover {
    opacity: 0.6;
    color: #37002a !important; }
  a.help-link i {
    position: relative;
    right: -19px; }

.refund-popup-wrapper .info-refund-table span.refunded-text {
  position: absolute;
  right: 0;
  left: 0;
  width: 150px;
  margin: auto;
  top: 8px;
  font-size: 16px !important;
  color: #37002a;
  font-weight: bold;
  opacity: 0.8;
  background-color: white; }

/*-----Reserve info----*/
.hide-myreserves-button .second-type-button {
  display: none !important; }

.hide-myreserves-button .first-type-button {
  margin: auto !important;
  float: initial !important; }

.result-not-found-popup .custom-button {
  width: 44%;
  margin: 3%; }
