.btn {
    white-space: normal !important;
}
img.logo-link {
    max-width: 250px;
}
.cny-button{
    display: flex;
    gap: 30px;
    margin: auto;
    justify-content: center;
}
#preview_Answer_3 .col-sm-4,
#preview_Answer_3 .col-md-4, 
#preview_Answer_3 .col-lg-4 {
    padding-left: 0px;
}
#preview_Answer_0 .col-sm-4,
#preview_Answer_0 .col-md-4, 
#preview_Answer_0 .col-lg-4 {
    padding-left: 0px;
}
.number-width {
    width: 20px;
}
main {
    margin-top: 0px;
}
.form-kv-bg {
    border: 0px solid #dddddd;
    background-color: #ffffff;
}
.banner-wrap-2 {
    margin-left: -8px;
    margin-right: -8px;
    padding: 0 0 30px 0;
}
body:not(.isReady) {
    background: #fff!important;
}

.h1 {
    color: #f57f29 !important;
}
.toggle-btn {
    color: #26484D !important;
}
.btn_submit {
    color: #f57f29 !important;
}
.btn_submit {
    border: 1px solid #f57f29 !important;
}
.swiper-pagination-bullet-active {
    background: #f57f29 !important;
}

.swiper-button-next, .swiper-button-prev {
    color: #f47921 !important;
}

.display-550 {
	display:none!important;
}
.whatmore{
    margin-top: 45px;
    background-color: #f7f0cc;
    padding: 15px;
}

.btn_join_now {
    background: #26484D !important;
    color: #ffffff !important;
}
.btn_join_now:hover {
    background: #1b3539 !important;
}
.responsive-table-container table {
    white-space: normal;
}
@media (max-width: 990px){
    .cny-button{
    gap: 15px;
    flex-direction: column;
}
}

@media (max-width: 550px){
    img.logo-link {

    }
.container {
    padding-right: 10px !important;
    padding-left: 10px !important;
  
}
	



.display-550 {
	display:block!important;
}	
	
}

@media (max-width: 374px){
.display-550 {
	display:none!important;
}
	
}
#people-1 input, #people-1 label {
    display: none!important;
}

.rate-radio-not-show {
    display: none;
}

.no-bg-border {
    border: none;
    background-color: transparent;
    padding: 20px 0;
}

.form-page {
    max-width: 1100px;
    /* border: 1px solid #dddddd;
    background-color: #fbfbfb; */
}

.banner-wrap {
    padding: 0 0 50px 0
}

.banner-wrap img {
    width: 100%;
    height: auto;
}

.content-title {
    color: #145690;
    font-size: 26px;
    font-weight: 700;
}

.content-description {
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
}

.content-prizes {
    padding: 26px 0;
    color: #fd954a;
    font-size: 22px;
    cursor: pointer;
}

.content-li {
    padding-bottom: 12px;
    font-size: 14px;
    font-weight: 500;
}

.mobile-question-wrap {
    display: inline-flex;
}

.mobile-question-wrap select {
    height: 40px;
}

.inline-answer {
    display: inline-flex;
}

.inline-wrap-dropdown {
    margin-top: -15px;
}

.inline-wrap-dropdown tr:nth-child(1) {
    display: none;
}

.inline-wrap-dropdown tr:nth-child(2) td:nth-child(1) {
	/*width: 25px;*/
    width: 20px;
}

table.survey-table-container tbody tr:nth-child(odd) {
	background: none;
	border-bottom: none;
}

table.survey-table-container tbody tr:nth-child(even) {
    background: none;
	border-bottom: none;
}





.radio-container .col-sm-12.col-md-8.col-lg-8 {
    width: 100%;
    align-items: flex-start;
    display: inline-flex;
}

.htmlInput_0 table.survey-table-container tbody td:nth-child(1) {
   width:20px;
}



.htmlInput_0 #Answer_1 table {
	    margin-bottom: 0px !important;
}

.htmlInput_0 #Answer_2 table tr:first-child {
	   display:none!important;
}

.htmlInput_0 div#Answer_1 {
    margin-bottom: 0px!important;
}

h3 {
    color: #f98a3b!important;
    font-weight: 600;
}

button {
	border-radius:4px!important;
}


.btn_submit {
    cursor: pointer;
    text-align: center;
    padding: 15px 20px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    outline: none;
    text-decoration: none;
    line-height: normal;
    font-size: 1.2em;
    transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
    color: #7F161D;
    border-radius: 0px;
    background: #fff;
    background-size: cover;
    display: table !important;
    border: 1px solid #26484D !important;
    border-radius: 4px;
}



  
  
  .btn_submit:hover {
  color: #ffffff!important;
  
  text-decoration: none;
  
  background: #26484D !important;
  background-size: cover;
  }


	
.reco-venues__location-icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-top: 2px;
    background-color: #f57f29;
    -webkit-mask-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/848/location_icon.svg);
    mask-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/848/location_icon.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}	

.button.normal-btn {
	  background: #26484D !important;
}

 .generic-table table tr > th:first-child  {
              /*position: sticky;*/
              left: 0;
            background:#f57f29 !important;
            border-right:1px solid #ddd;
 }

 .generic-table table tr > th  {
        
            background:#f57f29 !important;
          
 }


#tnc_heading.span {
	color:#26484D!important;
	
}

#tnc_heading:hover {
	color:#f47921!important;
	
}

a {
    color: #f57f29!important;
}


a:hover {
    color: #f47921!important;
}

#loading {
    background-color: #f57f29;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 101;
    margin-top: 0px;
    top: 0px;
}

.toggle-btn svg path {
   fill:#26484D !important;
}


