.apb-ticket-container {
    background-image: url(/thb/vendor/images/MainSmart/images/apb/ticket/bg-ticket.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 160px;
    height: 69px;
    border-width: 1px;
    border-radius: 4px;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
    font-family: Prompt;
}

.apb-ticket-top-title {
    font-weight: 600;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 8px
}

.apb-ticket-middle {
    display: flex;
    justify-content: space-between;
    margin-top: 3px;
}

.apb-ticket-middle-title {
    font-weight: 500;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #181718;
    position: relative;
    top: 20%;
    text-align: left;
}

.apb-ticket-middle-title2 {
    color: #674E2B;
}

.apb-ticket-number {
    width: 22px;
    height: 22px;
    border-width: 1px;
    border-radius: 11px;
    background: #110D09;
    border: 1px solid transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2px;
    background-image: linear-gradient(#000, #000), linear-gradient(270.03deg, #8B6832 0.05%, #FCDD9A 51.59%, #966B2A 100%);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.apb-ticket-number-text {
    font-family: Prompt;
    font-weight: 400;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 5%;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(180deg, #FFFFFF 17.66%, #FFF0D6 37.8%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    box-shadow: 0px 4px 8px 0px #000000;
}

.apb-ticket-bottom {
    height: 15px;
    border-radius: 8.5px;
    background: #850202;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.apb-ticket-arrow {
    display: flex;
    margin-right: 5px;
}

.apb-ticket-date {
    font-weight: 400;
    font-style: Regular;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    position: relative;
    top: 1px;
}

.apb-ticket-right {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -3px;
}


.apb-side-ticket-container {
    background-image: url(/thb/vendor/images/MainSmart/images/apb/side/bg-side-apb.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 280px;
    height: 133px;
    border-width: 1px;
    border-radius: 4px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    font-family: Prompt;
    margin-top: 5px;
}

.apb-side-ticket {
    position: relative;
    left: 110px;
    top: 12px;
}

.apb-side-ticket-th {
    position: relative;
    left: 95px;
    top: 12px;
}

.apb-side-ticket-title {
    width: 141px;
    height: 18px;
    font-weight: 700;
    font-style: Italic;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    background: linear-gradient(180deg, #FFFFFF 0%,#FFF0D6 20%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0px 3px 3px #000000A6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.apb-side-middle-title {
    font-weight: 400;
    font-style: Regular;
    font-size: 9px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #EEC37C;
}

.apb-side-number-row {
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.apb-side-number {
    width: 29px;
    height: 34px;
    border-radius: 6px;
    border-width: 1px;
    background: #110D09;
    border: 1px solid transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2px;
    background-image: linear-gradient(#000, #000), linear-gradient(270.03deg, #8B6832 0.05%, #FCDD9A 51.59%, #966B2A 100%);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.apb-side-number-text {
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 12px;
    letter-spacing: 5%;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(180deg, #FFFFFF 17.66%, #FFF0D6 37.8%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    box-shadow: 0px 4px 8px 0px #000000;
    padding: 4px;
}

.apb-side-draw-tonight-row {
    font-weight: 400;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #EEC37C;
    margin-top: 5px;
}

.apb-side-draw-tonight-row2 {
    font-weight: 400;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #EEC37C;
}

.apb-side-draw-tonight-date {
    color: #fff;
}

.apb-side-bottom {
    background: #850202;
    width: 100%;
    height: 33px;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
}

.apb-side-bottom-winupto {
    font-weight: 600;
    font-style: Italic;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    background: linear-gradient(180deg, #FFFFFF 0%,#FFF0D6 20%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0px 3px 3px #000000A6);
    position: relative;
    left: 20px;
}

.apb-side-bottom-dollar {
    font-weight: 500;
    font-style: Italic;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 5%;
    background: linear-gradient(180deg, #FFFFFF 0%,#FFF0D6 20%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0px 3px 3px #000000A6);
    position: relative;
    left: 24px;
}

.apb-side-bottom-button {
    background: linear-gradient(311.02deg, #8B6832 6.09%, #FCDD9A 54.51%, #966B2A 100%);
    width: 93px;
    height: 21px;
    position: relative;
    right: 10px;
    border-radius: 5px;
    position: relative;
    left: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.apb-side-bottom-button-text {
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #101012;
}

.apb-side-free-ticket {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.apb-side-free {
    font-weight: 800;
    font-style: Italic;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 5%;
    background: linear-gradient(180deg, #FFFFFF 0%,#FFF0D6 20%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0px 3px 3px #000000A6);
    text-transform: uppercase;
}


.apb-side-lucky {
    font-weight: 600;
    font-style: Italic;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    background: linear-gradient(180deg, #FFFFFF 0%,#FFF0D6 20%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0px 3px 3px #000000A6);
    position: relative;
    top: 3px;
}


.apb-side-content {
    position: relative;
    top: 16px;
}

.apb-side-full-claimed {
    background-image: url(/thb/vendor/images/MainSmart/images/apb/side/bg-fully-claimed.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 136px;
    height: 21px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.apb-side-full-claimed-text {
    font-weight: 500;
    font-style: Italic;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FCDD9A;
    text-transform: uppercase;
}

.apb-side-daily-container {
    width: 54px;
    height: 17px;
    border-radius: 9px;
    background: #850202;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    position: relative;
    left: -10px;
}

.apb-side-daily-text {
    font-weight: 600;
    font-style: Italic;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF
}

.apb-side-cutoff {
    font-weight: 400;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #FCDD9A;
    margin-top: 5px;
}

.apb-side-overlay {
    width: 258px;
    height: 118px;
    border-radius: 6px;
    border: 1px solid #674E2B;
    background: #0A0501E5;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0%;
    transition: opacity 0.3s ease; /* Smooth fade animation */
    position: absolute;
    top: 50%;
    left: 50%;
    /* 4. Shift the child back by half of its own width and height */
    transform: translate(-50%, -50%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.apb-side-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.apb-side-overlay-text {
    margin: 3px 30px 3px 15px;
}

.apb-side-info {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    right: 0;
}

.apb-side-mv {
    position: relative;
    left: 50%;
    transform: translate(-50%, -30%) scale(0.62);
}


.apb-result-container {
    padding: 5px 10px;
    width: 280px;
    box-sizing: border-box;
    border: 1px solid #E1BF7D;
    background-color: #f7f7f7;
    font-family: Prompt;
    font-weight: 500;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
	min-height: 262px;
}

.apb-result-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0px 8px 0px;
}

	.apb-result-header > img {
		cursor: pointer;
	}

.apb-result-middle {
    font-family: Prompt;
    font-weight: 500;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: content;
}

    .apb-result-middle > img {
        margin-left: 10px;
		cursor: pointer;
    }

.apb-result-content-container {
    width: 100%;
	position: relative;
}

.apb-result-table {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 12px;
	position: relative;
}

.apb-result-cell {
    border-top: 1px solid #C7C2B8; /* Top horizontal bar of the 'T' */
    display: flex;
    justify-content: space-between;
    font-weight: 600;
}

    .apb-result-cell:nth-child(odd) {
        padding: 10px 10px 10px 0px;
        border-right: 1px solid #C7C2B8; /* Creates the middle vertical line */
        background-color: #fff;
    }

    .apb-result-cell:nth-child(even) {
        padding: 10px 0px 10px 10px;
    }

    .apb-result-cell:last-child {
        grid-column: 1 / -1;
        border-right: none;
        padding: 10px 0px 5px 0px;
    }

.apb-result-content-title {
    color: #8B6832;
    font-weight: 400;
}

.apb-result-3d-roll {
    word-spacing: 8px;
}

.apb-result-footer {
    background: linear-gradient(180deg, #47361E 0%, #060606 100%);
    justify-content: center;
    align-items: center;
    width: 280px;
    box-sizing: border-box;
	padding: 8px;
}

.apb-result-footer-title {
    font-family: Prompt;
    font-weight: 400;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #D8B679;
    text-transform: uppercase;
}

.apb-result-footer-jackpot {
    font-family: Prompt;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 5%;
    text-align: center;
    background: linear-gradient(180deg, #FFFFFF 0%,#FFF0D6 20%, #E8A43B 65.06%, #D8B679 93.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0px 3px 3px #000000A6);
	padding: 3px;
}

.apb-result-footer-title2 {
    font-family: Prompt;
    font-weight: 400;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #C19051;
}


/* popup calendar */


.calendar-popup {
  display: none;
  position: absolute;
  z-index: 100;
  background: #ffffff;
  padding: 10px;
  border-radius: 9px;
  width: 260px !important;
  height: 215px !important;
  box-sizing: border-box;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid #e4e4e7;
  overflow: hidden;
  top: -5px;
  left: -2px;
}

/* Reset jQuery UI Base Styles */
.ui-datepicker {
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  font-family: inherit;
}

/* Header Nav & Month Title */
.ui-datepicker-header {
  background: transparent !important;
  border: none !important;
  color: #09090b !important;
  padding: 0 0 6px 0 !important;
  position: relative;
}

.ui-datepicker-title {
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  line-height: 1.2;
  text-align: center;
}

/* Chevron Nav Buttons */
.ui-datepicker-prev, 
.ui-datepicker-next {
  cursor: pointer !important;
  border: none !important;
  background: transparent !important;
  top: -2px !important;
  width: 20px !important;
  height: 20px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 4px;
  transition: background-color 0.15s ease;
}

.ui-datepicker-prev:hover, 
.ui-datepicker-next:hover {
  background-color: #f4f4f5 !important;
}

.ui-datepicker-prev { left: 0 !important; }
.ui-datepicker-next { right: 0 !important; }

.ui-datepicker-prev span, 
.ui-datepicker-next span {
  display: none !important;
}

/* Left Arrow Chevron (<) */
.ui-datepicker-prev::before {
  content: '';
  width: 5px;
  height: 5px;
  border-left: 1.5px solid #09090b;
  border-bottom: 1.5px solid #09090b;
  transform: rotate(45deg);
  margin-left: 2px;
}

/* Right Arrow Chevron (>) */
.ui-datepicker-next::before {
  content: '';
  width: 5px;
  height: 5px;
  border-right: 1.5px solid #09090b;
  border-top: 1.5px solid #09090b;
  transform: rotate(45deg);
  margin-right: 2px;
}

/* Weekday Headers */
.ui-datepicker th {
  color: #71717a !important;
  font-weight: 500 !important;
  font-size: 0.7rem !important;
  padding: 2px 0 !important;
  border: none !important;
}

/* Day Cells Setup */
.ui-datepicker td {
  padding: 1px !important;
  border: none !important;
}

.ui-datepicker td a, 
.ui-datepicker td span {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 24px !important;
  margin: 0 auto !important;
  border-radius: 50% !important;
  border: none !important;
  background: transparent !important;
  color: #09090b !important;
  font-size: 0.75rem !important;
  font-weight: 500 !important;
  text-align: center !important;
  padding: 0 !important;
  transition: background-color 0.15s ease, opacity 0.15s ease;
  position: relative;
}

/* Hover State for Current Month Days */
.ui-datepicker td a:hover {
  background-color: #f4f4f5 !important;
}

/* Subtle Faded Outside Days */
.ui-datepicker-other-month span,
.ui-datepicker-other-month a {
  color: #d4d4d8 !important;
  opacity: 0.35 !important;
  font-weight: 400 !important;
}

.ui-datepicker-other-month a:hover {
  background-color: transparent !important;
  opacity: 0.6 !important;
}

/* Selected Active State */
.ui-datepicker td.ui-datepicker-current-day a,
.ui-datepicker td.ui-datepicker-current-day a.ui-state-active {
  background-color: #3b82f6 !important;
  color: #ffffff !important;
  opacity: 1 !important;
}

/* Dot ONLY for TODAY Date */
.ui-datepicker td.ui-datepicker-today a::after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  height: 3px;
  background-color: #3b82f6;
  border-radius: 50%;
}

/* White dot if today is active */
.ui-datepicker td.ui-datepicker-today.ui-datepicker-current-day a::after {
  background-color: #ffffff !important;
}


.apb-result-title-container-mv {
	position: relative;
	left: 50%;
	transform: translate(-50%);
	color: #fff;
	/*top: -60px;*/
	width: 174px;
	height: 24px;
}

.apb-result-title-mv {
	width: 174px;
	height: 24px;
	border-width: 1px;
	position: relative;
	padding: 5px 0px 0px 28px;
	box-sizing: border-box;
	font-family: Prompt;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	color: #fff;
	cursor: pointer;
}

	.apb-result-title-showMenu {
		background-image: url(/thb/vendor/images/showMenu.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.apb-result-title-hideMenu {
		background-image: url(/thb/vendor/images/hideMenu.png);
		background-repeat: no-repeat;
		background-size: cover;
	}


.apb-result-container-mv {
    width: 174px;
    box-sizing: border-box;
    border: 1px solid #000;
    background-color: #f7f7f7;
    font-family: Prompt;
    font-weight: 500;
    font-size: 11px;
    line-height: 100%;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	background-color: #F2F2F2;
	min-height: 270px;
}

.apb-result-date-mv {
	color: #605033;
	position: relative;
	top: 1px;
}

.apb-result-cell-mv {
    font-weight: 600;
	color: #000;
	background-color: #fff;
}

    .apb-result-cell-mv:nth-child(odd) {
        padding: 5px 5px 5px 5px;
    }

    .apb-result-cell-mv:nth-child(even) {
        padding: 5px 0px 5px 10px;
    }

    .apb-result-cell-mv:last-child {
        grid-column: 1 / -1;
        border-right: none;
        padding: 10px 0px 5px 5px;
		display: flex;
    }

.apb-result-content-title-mv {
    color: #8B6832;
    font-weight: 400;
	display: block;
	margin-bottom: 3px;
}

.apb-result-content-title-mv .apb-result-content-title-mw {
	min-width: 60px;
}

.apb-result-3d-roll-mv {
	word-spacing: 3px;
	text-align: right;
	padding-right: 6px;
	line-height: 12px;
	display: block;
	width: 100px;
}

.apb-result-header-mv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

	.apb-result-header-mv > img {
		cursor: pointer;
	}


.apb-result-table-mv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 12px;
	position: relative;
	padding: 5px;
	gap: 2px;
}

.apb-result-footer-mv {
    background: linear-gradient(180deg, #47361E 0%, #060606 100%);
    justify-content: center;
    align-items: center;
    width: 172px;
    box-sizing: border-box;
	padding: 12px 8px 8px 8px;
}

.apb-result-mv {
	position: relative;
	top: -60px
}

.apb-result-content-container-mv {
    width: 100%;
	position: relative;
	min-height: 272px;
}

.apb-result-middle-mv {
    font-family: Prompt;
    font-weight: 400;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: content;
}

    .apb-result-middle > img {
        margin-left: 10px;
		cursor: pointer;
    }

.no-data-msg {
	  text-align: center;
	padding: 40px 16px;
	color: #6b7280;
	font-size: 0.9rem;
}

.loading {
    position: relative !important;
    top: 0 !important
}

    .loading:before, .loading:not(:required):after {
        display: none !important
    }

/* Absolute Center Spinner */
.loading {
    position: fixed;
    width: 50px;
    height: 50px;
    display: inline-block;
    overflow: show;
    margin: auto;
    top: 28rem;
    left: 0;
    bottom: 0;
    right: 0;
    /* z-index: 1; */
}

div.loading div {
    width: 6%;
    height: 16%;
    background: #fff;
    position: absolute;
    left: 49%;
    top: 43%;
    opacity: 0;
    -webkit-border-radius: 50px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-animation: fade 1s linear infinite;
}

.loading:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
    background: -webkit-radial-gradient( rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8) );
}

.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

    .loading:not(:required):after {
        content: "";
        display: block;
        font-size: 10px;
        width: 1em;
        height: 1em;
        margin-top: -0.5em;
    }

@-webkit-keyframes fade {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.25;
    }
}

.loading div.bar1 {
    -webkit-transform: rotate(0deg) translate(0, -130%);
    -webkit-animation-delay: 0s;
}

.loading div.bar2 {
    -webkit-transform: rotate(30deg) translate(0, -130%);
    -webkit-animation-delay: -0.9167s;
}

.loading div.bar3 {
    -webkit-transform: rotate(60deg) translate(0, -130%);
    -webkit-animation-delay: -0.833s;
}

.loading div.bar4 {
    -webkit-transform: rotate(90deg) translate(0, -130%);
    -webkit-animation-delay: -0.7497s;
}

.loading div.bar5 {
    -webkit-transform: rotate(120deg) translate(0, -130%);
    -webkit-animation-delay: -0.667s;
}

.loading div.bar6 {
    -webkit-transform: rotate(150deg) translate(0, -130%);
    -webkit-animation-delay: -0.5837s;
}

.loading div.bar7 {
    -webkit-transform: rotate(180deg) translate(0, -130%);
    -webkit-animation-delay: -0.5s;
}

.loading div.bar8 {
    -webkit-transform: rotate(210deg) translate(0, -130%);
    -webkit-animation-delay: -0.4167s;
}

.loading div.bar9 {
    -webkit-transform: rotate(240deg) translate(0, -130%);
    -webkit-animation-delay: -0.333s;
}

.loading div.bar10 {
    -webkit-transform: rotate(270deg) translate(0, -130%);
    -webkit-animation-delay: -0.2497s;
}

.loading div.bar11 {
    -webkit-transform: rotate(300deg) translate(0, -130%);
    -webkit-animation-delay: -0.167s;
}

.loading div.bar12 {
    -webkit-transform: rotate(330deg) translate(0, -130%);
    -webkit-animation-delay: -0.0833s;
}

.apb-side-ticket-th {
    position: relative;
    left: 95px;
    top: 12px;
}