
@media (min-width: 1200px) {
.top-image[data-v-61ddd052] {
    height: 75px;
    width: 100%;
    object-fit: cover;
}
}
@media (min-width: 991px) {
.top-image[data-v-61ddd052] {
    height: 75px;
    width: 100%;
    object-fit: cover;
}
}
@media (max-width: 767px) {
.top-image[data-v-61ddd052] {
    height: 75px;
    width: 100%;
    margin-top: 50px;
    object-fit: cover;
}
}


.flex-center[data-v-7dac195b] {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.bottom-btn[data-v-7dac195b] {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
.margin-left-xs[data-v-7dac195b] {
  margin-left: 4px;
}
.login-view[data-v-7dac195b] {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 80px;
}
.login-view .content-view[data-v-7dac195b] {
  background-color: #f5f6f7;
  padding: 40px;
  margin: 0px 20px 100px 20px;
}
.input-email-code[data-v-7dac195b] {
  width: 265px;
}
.input-email[data-v-7dac195b] {
  width: 375px;
}
@media (max-width: 991px) {
.login-view[data-v-7dac195b] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.login-view .content-view[data-v-7dac195b] {
    background-color: #f5f6f7;
    padding: 10px;
    margin: 10px 10px 10px 10px;
}
.input-email-code[data-v-7dac195b] {
    width: 125px;
}
.input-email[data-v-7dac195b] {
    width: 275px;
}
}


a {
  color: #2899e0;
  text-decoration: none;
  font-size: 16px
}
header ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden
}
header#branding {
  float: left
}
header#branding h1 {
  margin: 0
}
header.highlight,
header a.highlight:hover {
  color: #e8491d;
  font-weight: bold
}
header a:hover {
  color: #003f66;
  font-weight: bold
}
main {
  padding: 20px 0
}
main h2 {
  color: #333
}
main p {
  font-size: 18px;
  line-height: 1.6em;
  color: #000
}
td {
  text-align: center;
  height: 50px;
  color: cornflowerblue;
}
th {
  height: 40px;
  text-align: center;
}
table,
th,
td {
  border: 0.5px solid #aaaaaa;
  border-collapse: collapse;
  text-align: center;
}
.el-picker-panel table,
.el-picker-panel table th,
.el-picker-panel table td {
  border: none !important;
}
.no-border {
  border: none;
  text-align: right;
  color: #333333;
}
.line {
  width: 100%;
  background-color: #eeeeee;
  height: 1px;
}
.info-title {
  font-size: 15px;
  color: #333333;
  margin: 20px 0 20px 0;
}
.info-value {
  font-size: 13px;
  color: #888888;
  margin: 20px 0 20px 0;
}
.top-image {
  background-image: linear-gradient(to bottom, #283a5e, #516792);
  height: 90px;
}
@media (max-width: 768px) {
.top-image {
    height: 0px;
}
}


.el-divider__text {
  background-color: #EDF0F5;
}
.search-view {
  margin-top: 100px;
  margin-bottom: 100px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 5px;
}
.search-view .form-view {
  width: auto;
  padding: 20px;
  border-radius: 6px;
  margin-top: 30px;
}
.search-view .form-view .el-divider__text {
  background-color: #ffffff;
}
.tickets {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-right: 10px;
  width: 100%;
}
.tickets .item {
  margin-right: 10px;
}
.order-list {
  margin-top: 10px;
  margin-bottom: 40px;
  min-height: 400px;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.order-item {
  width: 920px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 24px 30px;
  position: relative;
}
.order-item :after,
:before {
  box-sizing: inherit;
}
.top-image2 {
  /* background-image: linear-gradient(to bottom, #283a5e, #516792);
  height: 40px; */
  height: 80px;
  background-color: #ffffff;
}
@media (min-width: 991px) {
.order-item {
    width: 920px;
}
.ticket-item2 {
    width: 80px;
    height: 80px;
}
.input-order {
    width: 300px;
}
}
@media (max-width: 991px) {
.order-item {
    width: 760px;
}
.input-order {
    width: 220px;
}
.ticket-item2 {
    width: 32px;
    height: 32px;
}
.search-view {
    margin-top: 30px;
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.search-view .form-view {
    width: auto;
    padding: 20px 0px 20px 0px;
    border-radius: 6px;
    margin-top: 30px;
}
}
@media (min-width: 767px) {
.show-view {
    display: block;
}
}
@media (max-width: 767px) {
.top-image2 {
    height: 0px;
}
.order-item {
    width: 100%;
}
.show-view {
    display: none;
}
.order-list {
    margin-top: 10px;
}
.search-view {
    margin-top: 20px;
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
}

