.gcat-5 .mainBody #rsCol{
    width:100%;
}

#votingPage .mainBody {
    display: flex;
    padding: 15px;
}

#votingPage #banner {
    background: none;
    height: 130px;
}

#votingPage #banner .openrice-logo {
    width: 200px;
    height: 56px;
    display: block;
    margin: auto;
    position: absolute;
    background: url('../img/logo_OR.png') no-repeat center center;
    background-size: contain;
    z-index: 9999;
}

#votingPage #banner .menu .item {
    width: max-content;
    padding: 15px 20px 0px 20px;
    transition: 0.5s ease-in-out;
}

#votingPage #banner .menu .item:nth-child(1):hover,
#banner .menu .item:nth-child(2):hover {
    border-bottom: 3px solid #ffd590;
    font-size: 18px;
    color: #ffd590 transition: 0.5s ease-in-out;
}

#votingPage #banner .menu .item a {
    color: #666;
    font-weight: bold;
}

#votingPage #banner .c .dd-a {
    background: url('../img/home/language-light.png');
    background-size: 100%;
}

#votingPage header {
    top: -70px;
    position: relative;
}

#votingPage #bodyWrap {
    background: #fff;
    box-shadow: 0 0 0 0 #ddd;

}

#votingPage #profile {
    display: block;
    padding: 0;
    height: auto;
    background: #fff;
    min-height: auto;
    overflow: unset;
    position: fixed;
    bottom:0;
}

#votingPage #profile:before {
    background: #ac0301;
    animation: none;
    height: auto;

}

#votingPage #profile #lightbox-mission {
    position: relative;
    /*margin-bottom: 100px;*/
    margin-bottom: 0px;
}


.en #poiList .poiItem .poiInfo .infoBtm .checkBtn.voted span:after {
    content: 'Voted';
    color: #fff;
}
/*
#votingPage #mission-status .badges{
    width: 80%;
    margin: auto;
    height: 230px;
}
#votingPage #mission-status .badges .badge{
    height: 230px;
}
*/
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.lity-loader,
.lity-wrap,
.slick-dots {
    text-align: center
}

#voteWin-btn,
.en #voteSidebar .catListWrapper .catList #buCatList.list {
    font-size: .8rem
}

.lightboxOverlay,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

[data-aos=fadein-down] {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity, -webkit-transform
}

[data-aos=fadein-down].aos-animate {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

#rsCol #contentBtmNavGroup>div,
.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

#poiList .poiItem .poiInfo .infoTop .bookmarkBox,
#preloader .poiItem .poiInfo .infoTop .bookmarkBox,
[dir=rtl] .slick-slide {
    float: right
}

#lightbox-alert.noClose .lightboxInner .submitted .ticksubmit,
#poiList.cat-29 .buCatTitleText.vote5,
#poiList.cat-30 .buCatTitleText.vote5,
.slick-initialized .slick-slide,
.slick-slide img {
    display: block
}

#lightbox-alert.noClose .lightboxInner .submitted .formContent,
#lightbox-alert.noClose .lightboxInner .ticksubmit,
#preloader #poiList .poiItem .poiInfo .infoTop .poiTags>div:last-child:after,
#preloader .poiItem .poiInfo .infoTop .poiTags>div:first-child:after,
.phase1 #poiList.cat-29 .curCatTitle>.phase1,
.phase1 #poiList.cat-30 .curCatTitle>.phase1,
.phase2 #poiList.cat-29 .curCatTitle>.phase2,
.phase2 #poiList.cat-30 .curCatTitle>.phase2,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.lity-container,
.lity-wrap:before,
.slick-dots li {
    display: inline-block;
    vertical-align: middle
}

.slick-dots {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -25px
}

.lity,
.lity-wrap {
    z-index: 9990;
    position: fixed;
    right: 0;
    outline: 0 !important;
    top: 0;
    left: 0
}

.slick-dots li {
    width: 10%;
    padding: 1px
}

.slick-dots li button {
    background: #ccc;
    border: none;
    padding: 0;
    width: 100%;
    height: 3px;
    margin: 0 3px;
    font-size: 0
}

.slick-dots li.slick-active button {
    background: #e64f25
}

.lity {
    bottom: 0;
    white-space: nowrap;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.lity-loading .lity-loader,
.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lity-wrap {
    bottom: 0
}

.lity-wrap:before {
    content: '';
    height: 100%
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -.8em;
    width: 100%;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

#headerTop,
.lity-container {
    text-align: left
}

.lity-container {
    z-index: 9992;
    position: relative;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: 0 !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    position: relative;
    border: 15px solid #fff;
    background-color: #fff;
    max-height: 100vh !important
}

.lity-closed .lity-content,
.lity-loading .lity-content {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 10px;
    top: 10px;
    margin: auto;
    background-color: #000;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 32px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    border: 2px solid #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .6);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu,
.en #voteSidebar .catListWrapper .catList .catMenu,
.lity-iframe .lity-container {
    width: 100%
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 100vh;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.lity-hide {
    display: none !important
}

#lightbox-alert.voted,
#lightbox-infoForm {
    background-color: rgba(0, 0, 0, .56)
}

header {
    box-shadow: none
}

#headerTop .openrice-logo {
    display: block;
    margin: 1rem 0 .65rem;
    width: 10rem;
    height: 3rem
}

#voteWin-btn {
    display: inline-block;
    line-height: 3.3;
    padding: 0 2.25rem;
    border-radius: 2rem;
    color: #000;
    font-weight: 900;
    cursor: pointer;
    float: right;
    margin-top: 2.75rem;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .08)
}

@media only screen and (min-width:769px) {

    .contain1200 {
        max-width: 1300px
    }

    #navigationBar {
        display: inline-block;
        padding-left: 2rem
    }

    #navigationBar .navGroup .menu__list .menu__item {
        display: inline-block;
        vertical-align: middle;
        border: none;
        padding: 1.5rem .85rem .5rem !important;
        border-left: 1px solid #f1f1f1
    }

    #navigationBar .navGroup .menu__list .menu__item:last-child {
        border-right: 1px solid #f1f1f1
    }

    #navigationBar .navGroup .menu__list .menu__item .icoImg.cuisine {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/btn_topbar_cuisiine.png) center center no-repeat;
        width: 10rem;
        height: 4rem
    }

    .en #navigationBar .navGroup .menu__list .menu__item .icoImg.cuisine {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/en/btn_topbar_cuisiine_en.png) center center no-repeat
    }

    #navigationBar .navGroup .menu__list .menu__item .icoImg.district {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/btn_topbar_district.png) center center no-repeat;
        width: 10rem;
        height: 4rem
    }

    .en #navigationBar .navGroup .menu__list .menu__item .icoImg.district {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/en/btn_topbar_district_en.png) center center no-repeat
    }

    #navigationBar .navGroup .menu__list .menu__item.soon .icoImg.district {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/btn_topbar_soon.png) center center no-repeat
    }

    .en #navigationBar .navGroup .menu__list .menu__item.soon .icoImg.district {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/en/btn_topbar_soon_en.png) center center no-repeat
    }

    #navigationBar .navGroup .menu__list .menu__item .soon {
        font-size: .6rem;
        top: .9rem;
        padding: .1rem .2rem .1rem .5rem
    }

    #navigationBar .navGroup .menu__list .menu__item .icoImg.about {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/btn_topbar_about.png) left center no-repeat;
        width: 9.5rem;
        height: 4rem
    }

    .en #navigationBar .navGroup .menu__list .menu__item .icoImg.about {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/master/en/btn_topbar_about_en.png) left center no-repeat
    }
}

@media only screen and (min-width:1500px) {
    #voteWin-btn {
        font-size: 1.3rem;
        line-height: 3;
        margin-top: 1.75rem
    }
}

.categoryBanner {
    width: 100%;
    height: 340px;
}
@media only screen and (min-width:1900px) {
    .categoryBanner{height: 450px;}
}

.categoryBanner.cat-255 {
    background: url(../img/vote/01-cusine/voteCat_HKstyle.jpg) center center/cover no-repeat
}

.categoryBanner.cat-256 {
    background: url(../img/vote/01-cusine/voteCat_Cafe.jpg) center center/cover no-repeat
}

.categoryBanner.cat-257 {
    background: url(../img/vote/01-cusine/voteCat_congee.jpg) center center/cover no-repeat
}

.categoryBanner.cat-258 {
    background: url(../img/vote/01-cusine/voteCat_chinese.jpg) center center/cover no-repeat
}

.categoryBanner.cat-259 {
    background: url(../img/vote/01-cusine/voteCat_japanese.jpg) center center/cover no-repeat
}

.categoryBanner.cat-260 {
    background: url(../img/vote/01-cusine/voteCat_korean.jpg) center center/cover no-repeat
}

.categoryBanner.cat-261 {
    background: url(../img/vote/01-cusine/voteCat_SouthAsia.jpg) center center/cover no-repeat
}

.categoryBanner.cat-262 {
    background: url(../img/vote/01-cusine/voteCat_western.jpg) center center/cover no-repeat
}

.categoryBanner.cat-263 {
    background: url(../img/vote/01-cusine/voteCat_italian.jpg) center center/cover no-repeat
}

.categoryBanner.cat-264 {
    background: url(../img/vote/01-cusine/voteCat_french.jpg) center center/cover no-repeat
}

.categoryBanner.cat-265 {
    background: url(../img/vote/01-cusine/voteCat_finedining.jpg) center center/cover no-repeat
}

.categoryBanner.cat-266 {
    background: url(../img/vote/01-cusine/voteCat_Hotpot.jpg) center center/cover no-repeat
}

.categoryBanner.cat-267 {
    background: url(../img/vote/01-cusine/voteCat_snack.jpg) center center/cover no-repeat
}

.categoryBanner.cat-268 {
    background: url(../img/vote/01-cusine/voteCat_dessert.jpg) center center/cover no-repeat
}

.categoryBanner.cat-269 {
    background: url(../img/vote/01-cusine/voteCat_buffet.jpg) center center/cover no-repeat
}

.categoryBanner.cat-270 {
    background: url(../img/vote/02-booking/voteCat_booking.jpg) center center/cover no-repeat
}

.categoryBanner.cat-271 {
    background: url(../img/vote/03-takeaway/voteCat_takeaway.jpg) center center/cover no-repeat
}

.categoryBanner.cat-272 {
    background: url(../img/vote/04-new/voteCat_newrestaurant.jpg) center center/cover no-repeat
}


.categoryBanner.loaded:after {
    display: block;
    content: "";
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-animation-name: fadeoutW;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: fadeoutW;
    animation-duration: 1.5s;
    animation-fill-mode: forwards
}

#voteSidebar,
#votingContent {
    position: relative
}

#voteSidebar {
    width: 30%;
}

.contentBtmNavGroup {
    font-size: 0;
    width: 100%;
    margin-top: 30px;
    /* padding: 0 45px 10px; */
    text-align: center;
    position: relative
}

.alertBtn,
.en #voteSidebar .catListWrapper .catList .catMenu .carMenuTitle {
    font-size: 17px
}

.contentBtmNavGroup>div {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

#curCatTitle {
    font-size: 1.625rem;
    margin: 0 auto;
    font-weight: 600;
    line-height: 1.5
}

.en #curCatTitle {
    font-size: 1.25rem;
    max-width: 200px;
    line-height: 1.2;
    padding-bottom: .3rem
}

.contentBtmNavGroup .prevNxtCatBtn {
    width: 35px;
    height: 35px;
    border: 2px solid #4e3b2e;
    border-radius: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 3px auto
}

#rsCol #contentBtmNavGroup .prevNxtCatBtn.disabled,
.contentBtmNavGroup .prevNxtCatBtn.disabled {
    cursor: default;
    opacity: .4
}

#rsCol .contentBtmNavGroup .prevNxtCatBtn span {
    width: 35px;
    height: 50px;
    position: absolute;
    top: 1px;
    bottom: 0;
    margin: auto
}

#rsCol #contentBtmNavGroup #prevCatBtn span,
.contentBtmNavGroup #prevCatBtn {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/arrowL.png) center center no-repeat;
    left: 0
}

#rsCol #contentBtmNavGroup #nxtCatBtn span,
.contentBtmNavGroup #nxtCatBtn {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/arrowR.png) center center no-repeat;
    right: 0
}

#voteSidebar .catListWrapper .catList {
    padding: 15px 0
}

#voteSidebar .catListWrapper .catList #buCatList.list {
    font-size: 1rem
}

#voteSidebar .catListWrapper .catList .catMenu {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid transparent
}
#voteSidebar .catListWrapper .en .catMenu {
    width: 100%;
}

#voteSidebar .catListWrapper .catList .catMenu.active {
    border: 1px solid #ffd400;
    border-radius: 5px;
    background-color: #ffcdab
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu:first-child {
    background: url('../img/master/cat_02.png');
    background-position: center;
    height: 100px;
    border-radius: 15px;
    background-size: cover;
    margin: 0px 0px 1% 0px;
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu:last-child {
    background: url('../img/master/cat_03.png');
    background-position: center;
    height: 100px;
    border-radius: 15px;
    background-size: cover;
    margin: 0px 0px 1% 0px;
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu.new-res {
    background: url('../img/master/cat_04.png');
    background-position: center;
    height: 100px;
    border-radius: 15px;
    background-size: cover;
    margin: 0px 0px 1% 0px;
}

#buCatList .catMenu .info2 {
    width: 100%;
    height: 100px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.cuisineCat .cat-01 {
    width: 100%;
    height: 100px;
    background: url('../img/master/cat_01.png');
    background-position: center;
    color: #fff;
    text-align: center;
    line-height: 100px;
    /*font-size: 22px;*/
    border-radius: 20px;
    margin: 5px auto;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: .2em;
}

.cuisineCat .catMenu .info {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    text-align: center;
}

#buCatList .catMenu:first-child .votedDots-1>span:first-child,
#buCatList .catMenu:first-child .votedDots-2>span:nth-child(-n+2),
#buCatList .catMenu:first-child .votedDots-3>span:nth-child(-n+3),
#buCatList .catMenu:first-child .votedDots-4>span:nth-child(-n+4),
#buCatList .catMenu:first-child .votedDots-5>span:nth-child(-n+5),
#voteSidebar .catListWrapper .catList #buCatList .catMenu.active:first-child {}

#buCatList .catMenu:last-child .votedDots-1>span:first-child,
#buCatList .catMenu:last-child .votedDots-2>span:nth-child(-n+2),
#buCatList .catMenu:last-child .votedDots-3>span:nth-child(-n+3),
#buCatList .catMenu:last-child .votedDots-4>span:nth-child(-n+4),
#buCatList .catMenu:last-child .votedDots-5>span:nth-child(-n+5),
#voteSidebar .catListWrapper .catList #buCatList .catMenu.active:last-child {}



@media (min-width: 0) and (max-width: 1920px){
#voteSidebar .catListWrapper .catList #buCatList .catMenu .catMenuTitle {
 /*padding-left: 55px;*/
}
}


#voteSidebar .catListWrapper .catList .catMenu .catMenuTitle {
    font-size: 14px;
    color: #424242;
    width: 90px;
    margin: 2px auto;
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu .catMenuTitle {
    font-size: 1.2em;
    letter-spacing: .2em
}

.en #voteSidebar .catListWrapper .catList #buCatList .catMenu .catMenuTitle {
    font-size: 1.4em;
    letter-spacing: 0
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu:first-child .catMenuTitle {
    color: #fff;
    width: max-content;
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu:last-child .catMenuTitle {
    color: #fff;
    width: max-content;
}

#voteSidebar .catListWrapper .catList #buCatList .catMenu.active .catMenuTitle {
    color: #fff;
    width: max-content;
}

#voteSidebar .catListWrapper .catList .catMenu .votedDots {
    text-align: right;
    padding-right: 0
}

.catMenu .votedDots span {
    display: inline-block;
    vertical-align: middle;
    background-color: #e1e1e1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 2px 1px
}

#buCatList .catMenu.active .votedDots-1>span:first-child,
#buCatList .catMenu.active .votedDots-2>span:nth-child(-n+2),
#buCatList .catMenu.active .votedDots-3>span:nth-child(-n+3),
#buCatList .catMenu.active .votedDots-4>span:nth-child(-n+4),
#buCatList .catMenu.active .votedDots-5>span:nth-child(-n+5),
.catMenu.active .votedDots span {
    background-color: #e1e1e1;
    width: 15px;
    height: 15px;
}

.catMenu .votedDots-1>span:first-child,
.catMenu .votedDots-2>span:nth-child(-n+2),
.catMenu .votedDots-3>span:nth-child(-n+3),
.catMenu .votedDots-4>span:nth-child(-n+4),
.catMenu .votedDots-5>span:nth-child(-n+5) {
    background-image: url('../img/master/tick.png');
}

#rsCol #sidebarVoteBtn {
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.1;
    color: #4e3b2e;
    cursor: pointer;
    position: relative;
    margin: 20px auto;
    width: 95%;
    background-color: #ffc539;
    border: none;
    border-radius: .3rem;
    padding: 12px 15px 13px;
    text-align: center;
    display: none
}

.en #rsCol #sidebarVoteBtn,
.en #voteSidebar #sidebarVoteBtn {
    letter-spacing: 0;
    font-weight: 900
}

.poiListTop {
    margin-bottom: 3rem;
    padding: 1.5rem 15rem 0 1rem;
    position: relative
}

.poiListTop .curCatTitle {
    color: #c3262e;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    padding: 10px;
}

.en .poiListTop .curCatTitle {
    font-size: 30px;
    font-weight: 900
}

#poiList .buCatTitleText {
    display: none;
    font-size: 1em;
    font-weight: 600;
    margin-top: .8em;
    color: #ee8700
}

#poiList:not(.cat-29):not(.cat-30) .buCatTitleText.vote3 {
    display: block;
    margin-left: 1.2em
}

#poiList .buCatTitleText span {
    padding: .1em .6em .2em;
    background-color: #ee8700;
    color: #fff;
    border-radius: 1em;
    margin-right: .2em
}

#poiList .buCatTitleText a {
    text-decoration: underline;
    color: #c3262e
}

#poiList .curCatTitle>.phase {
    background-color: #c3262e;
    color: #fff;
    display: none;
    padding: .5em 1em;
    font-size: .55em;
    margin: 0 .7em;
    vertical-align: text-bottom;
    border-radius: .3em
}

.phase1 #poiList .curCatTitle>.phase1,
.phase2 #poiList .curCatTitle>.phase2 {
    display: inline-block
}

#poiList .poiItemWrap,
#preloader .poiItemWrap {
    position: relative;
    padding: 5px
}

#poiList .poiItemWrap .poiItem .mask {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #ececec;
    z-index: 2;
    position: absolute;
    -webkit-animation: .5s cubic-bezier(0, .36, 0, .99) forwards moveRight;
    -moz-animation: .5s cubic-bezier(0, .36, 0, .99) forwards moveRight;
    -o-animation: .5s cubic-bezier(0, .36, 0, .99) forwards moveRight;
    animation: .5s cubic-bezier(0, .36, 0, .99) forwards moveRight
}

.OFH {
    overflow: hidden;
    position: relative
}

@keyframes moveRight {
    0% {
        left: 0
    }

    100% {
        left: -105%
    }
}

#poiList .poiItemWrap.fromSr2 {
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

#poiList .poiItem,
#preloader .poiItem {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

#poiList .poiItemWrap.fromSr2 .poiItem.checked .poiInfo,
#poiList .poiItemWrap:not(.fromSr2) .poiItem.checked {
    border: 1px solid #f5e1c0
}

#poiList .poiItem .dishPhoto,
#preloader .poiItem .dishPhoto {
    display: block;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    margin: 10px auto;
    position: relative;
    overflow: hidden
}

#poiList .poiItemWrap.fromSr2 .poiItem .dishPhoto {
    width: 100%;
    height: 100%;
    border-radius: 0;
    margin: 0;
    position: absolute
}

#poiList .poiItem .dishPhoto.voted {
    overflow: hidden
}

#poiList .poiItem .dishPhoto.voted:before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/text-voted.png) center center/61% no-repeat
}

.en #poiList .poiItem .dishPhoto.voted:before {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/text-voted-en.png?v=2) center center/67% no-repeat
}

#poiList .poiItem .dishPhoto.voted:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

#poiList .poiItem .poiInfo,
#preloader .poiItem .poiInfo {
    padding: 15px 10px 20px
}

#preloader .poiItem .dishPhoto {
    animation: 1s infinite colorchange;
    -webkit-animation: 1s infinite colorchange
}

@keyframes colorchange {

    0%,
    100% {
        background-color: #ececec
    }

    50% {
        background-color: #eee
    }
}

@-webkit-keyframes colorchange {

    0%,
    100% {
        background-color: #ececec
    }

    50% {
        background-color: #eee
    }
}

#poiList .poiItem .poiInfo .infoTop .poiTitle,
#preloader .poiItem .poiInfo .infoTop .poiTitle {
    line-height: 1.1
}

#poiList .poiItem .poiInfo .infoTop .poiTitle {
    display: block;
    position: relative;
    line-height: 1.2;
    padding: 0 !important
}

#poiList .poiItem .poiInfo .infoTop .poiTitle a {
    color: #424242;
    font-size: 20px;
    letter-spacing: .4px
}

.alertBtn,
.en #rsCol #contentBtmNavGroup .prevNxtCatBtn {
    letter-spacing: 0
}

#poiList .poiItem .poiInfo .infoTop .poiTags,
#preloader .poiItem .poiInfo .infoTop .poiTags {
    line-height: 1;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.en #poiList .poiItem .poiInfo .infoTop .poiTags {
    white-space: initial;
    text-overflow: initial
}

.en #poiList .poiItem .poiInfo .infoTop .poiTags .poiCuisines,
.en #poiList .poiItem .poiInfo .infoTop .poiTags .poiDistrict {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden
}

#poiList .poiItem .poiInfo .infoTop .poiTags>div,
#preloader .poiItem .poiInfo .infoTop .poiTags>div {
    color: #646464;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    line-height: 1.3;
    position: relative;
    padding-left: 18px;
    margin: 0 5px 7px 0
}

.en #poiList .poiItem .poiInfo .infoTop .poiTags>div {
    font-size: 13px
}

#poiList .poiItem .poiInfo .infoTop .poiTags>div a {
    color: #646464
}

#poiList .poiItem .poiInfo .infoTop .poiTags>div:first-child:after,
#poiList .poiItem .poiInfo .infoTop .poiTags>div:last-child:after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 15px;
    height: 15px
}

#poiList .poiItem .poiInfo .infoTop .poiTags>div:first-child:after {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/icon-place.png) center/contain no-repeat
}

#poiList .poiItem .poiInfo .infoTop .poiTags>div:last-child:after {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/icon-dish.png) center/contain no-repeat
}

#poiList .poiItem .poiInfo .infoTop .bookmarkBox .bookmarkBtn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/icon-bookmark-new.png) left top/100% no-repeat;
    border: 2px solid #a4a4a4;
    border-radius: 50%
}

#poiList .poiItem .poiInfo .infoTop .bookmarkBox .bookmarkBtn.bookmarked {
    background-position: left bottom;
    border: 2px solid #00a158
}

#poiList .poiItem .poiInfo .infoTop .bookmarkBox .bookmarkCount {
    color: #afa7a1;
    font-size: 10px;
    text-align: center
}

#poiList .poiItem .poiInfo .infoBtm,
#preloader .poiItem .poiInfo .infoBtm {
    margin-top: 10px
}

#poiList .poiItem .poiInfo .infoBtm .poiDetailBtn {
    cursor: pointer;
    border: 1px solid #ccc;
    color: #9f9b8d;
    font-size: 13px;
    border-radius: 15px;
    line-height: 1;
    text-align: center;
    font-weight: 400;
    padding: 7px 5px
}

#poiList .fromSr2 .poiItem .poiInfo .infoBtm .poiDetailBtn {
    padding: 13px 5px
}

#poiList .fromSr2 .poiItem .poiInfo .infoBtm .checkBtn {
    padding: 5px 0
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn {
    padding: 0;
    border-radius: 15px;
    position: relative;
    width: 98%;
    background-color: #ffd400;
    text-align: center;
    cursor: pointer;
    margin-left: 2%
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn.checked {
    -webkit-box-shadow: inset 0 0 0 2px #e69602;
    -moz-box-shadow: inset 0 0 0 2px #e69602;
    box-shadow: inset 0 0 0 2px #e69602
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn.voted {
    cursor: default;
    background-color: #e54e26
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn span,
#preloader .poiItem .poiInfo .infoBtm .dummy-btn span {
    display: inline-block;
    margin: auto;
    width: 90px;
    line-height: 30px;
    position: relative
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn span:after {
    content: '投票';
    color: #4e3b2e;
    font-size: 15px;
    font-weight: 900
}

.en #poiList .poiItem .poiInfo .infoBtm .checkBtn span:after {
    content: 'Vote'
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn.voted span:after {
    content: '已投票';
    color: #fff
}

.en #poiList .poiItem .poiInfo .infoBtm .checkBtn.voted span:after {
    content: 'Voted'
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn.checked span:before,
#votingContent #poiList .poiItem .poiInfo .infoBtm .checkBtn.voted span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 21%;
    height: 17px
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn.checked span:before {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/tick-brown.png) center/contain no-repeat
}

#poiList .poiItem .poiInfo .infoBtm .checkBtn.voted span:before {
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/tick.png) center/contain no-repeat
}

#poiList .poiItem .poiInfoOverlay {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #ececec;
    padding: 0;
    z-index: 1
}

#poiList .poiItem .poiWrapper,
#preloader .poiItem .poiWrapper {
    position: relative;
    right: 0
}

#poiList .poiItem.openInfo .poiWrapper {
    right: 100%
}

#poiList .poiItem .poiInfoOverlay .closeInfoBtn {
    position: absolute;
    top: 12px;
    left: 0;
    width: 45px;
    height: 40px;
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/btn-poi-intro-back.png) center/18px no-repeat;
    cursor: pointer;
    z-index: 1
}

#poiList .poiItem .poiInfoOverlay .infoTxt {
    position: absolute;
    width: 100%;
    padding: 0 20px 0 45px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 75%;
    overflow: hidden
}

#poiList .poiItem .poiInfoOverlay .infoTxt p {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #505050
}

#poiList .fromSr2 .poiItem .poiInfoOverlay .infoTxt p {
    font-size: 21px;
    line-height: 1.6
}

#poiList .fromSr2 .poiItem .poiInfoOverlay .infoTxt .readmoreBtn {
    font-size: 16px;
    padding-right: 40px
}

.en #poiList .poiItem .poiInfoOverlay .infoTxt p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.5
}

.en #poiList .fromSr2 .poiItem .poiInfoOverlay .infoTxt p {
    font-size: 19px
}

.en #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2) .poiItem .orderRow .offer-text {
    font-size: 14px
}

#poiList .poiItem .poiInfoOverlay .infoTxt .readmoreBtn {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: right;
    padding-right: 20px;
    display: block;
    width: 100%;
    color: #4e3b2e;
    font-size: 14px;
    background-color: #ececec;
    background: -moz-linear-gradient(top, rgba(236, 236, 236, 0) 0, #ececec 82%, #ececec 100%);
    background: -webkit-linear-gradient(top, rgba(236, 236, 236, 0) 0, #ececec 82%, #ececec 100%);
    background: linear-gradient(to bottom, rgba(236, 236, 236, 0) 0, #ececec 82%, #ececec 100%);
    line-height: 2;
    padding-top: 25px
}

#poiList .poiItem .poiInfoOverlay .infoTxt .readmoreBtn span {
    display: inline-block;
    padding-left: 70px;
    background-color: #ececec;
    color: #505050
}

#poiList .poiItem .orderRow {
    background-color: #fffbc7;
    padding: 15px 40% 13px 15px;
    font-weight: 800;
    position: relative;
    border-radius: 5px;
    color: #242424
}

#poiList .poiItem .orderRow .tasIcon {
    display: inline-block;
    vertical-align: bottom;
    width: 30px;
    height: 30px;
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/TAS-Logo.png) center center/contain no-repeat;
    margin-right: 6px
}

#poiList .poiItem .orderRow .offer-text {
    display: inline-block;
    line-height: 2;
    font-size: 15px;
    margin-left: 3px
}

#poiList .poiItem .orderRow>div {
    position: absolute;
    top: 15px;
    right: 2.5%;
    width: 35%;
    line-height: 30px;
    background-color: #e54e26;
    border-radius: 20px;
    text-align: center
}

#poiList .poiItem .orderRow>div .orderBtn {
    display: block;
    color: #fff
}

#rsCol #contentBtmNavGroup {
    border: none;
    width: 40%;
    position: relative;
    margin: 30px auto 0;
    padding: 0 10px
}

#rsCol #contentBtmNavGroup #contentVoteBtn {
    background-color: #d3131b;
    color: #fff;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.3;
    border-radius: 8px;
    padding: 12px 15px 13px;
    width: 100%;
    text-align: center
}

.en #rsCol #contentBtmNavGroup #contentVoteBtn {
    font-size: 22px
}

#rsCol #contentBtmNavGroup .prevNxtCatBtn {
    width: auto;
    height: auto;
    background: 0 0;
    font-size: 18px;
    border: 1px solid #000;
    color: #000;
    white-space: nowrap;
    letter-spacing: 2px;
    bottom: auto;
    margin: 0;
    font-weight: 800
}

#rsCol #contentBtmNavGroup .prevNxtCatBtn:hover {
    background-color: #ddd
}

#rsCol #contentBtmNavGroup #prevCatBtn {
    left: auto;
    right: 100%;
    padding: 15px 15px 15px 34px
}

#rsCol #contentBtmNavGroup #nxtCatBtn {
    right: auto;
    left: 100%;
    padding: 15px 34px 15px 12px
}

#preloader .dummytxt {
    background-color: #ececec;
    height: 1em
}

#preloader .bookmarkBox .dummy-btn {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #ececec
}

#preloader .poiItem .poiInfo .infoBtm .dummy-btn {
    border-radius: 15px;
    position: relative;
    width: 98%;
    height: 100%;
    background-color: #ececec
}

#preloader .poiItem .poiInfo .infoBtm .poiDetailBtn {
    cursor: initial;
    border: 0
}

@media (min-width:1500px) {
    .en #voteSidebar .catListWrapper .catList #buCatList.list {
        font-size: .8rem
    }

    .en #rsCol #contentBtmNavGroup #contentVoteBtn {
        font-size: 26px
    }
}

@media (min-width:769px) {
    .awardLogo {
        position: absolute;
        right: 0;
        top: -2.25rem;
        display: block
    }

    .awardLogo:after,
    .awardLogo:before {
        content: '';
        display: inline-block;
        vertical-align: bottom
    }

    .awardLogo:before {
        background: url(../img/master/logo_award.png) center/contain no-repeat;
        width: 15rem;
        padding-bottom: 50%
    }

    .awardLogo:after {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/FireAnimation-vote.gif) center/contain no-repeat;
        position: absolute;
        left: 25px;
        bottom: 0;
        width: 37%;
        height: 100%
    }

    #rsCol {
        padding-left: 2rem
    }

    .en .contentBtmNavGroup {
        margin-top: 10px;
        padding: 20px 45px
    }

    .en .contentBtmNavGroup .prevNxtCatBtn {
        margin: auto
    }

    #poiList .poiItem,
    #poiList .poiItem .poiWrapper {
        height: 100%
    }

    #poiList .poiItemWrap:not(.fromSr2) .poiItem .poiWrapper>.small-8,
    #preloader .poiItemWrap .poiItem .poiWrapper>.small-8 {
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-bottom: 55px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem>.row>.small-4 {
        -ms-flex: 0 0 45%;
        -webkit-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }

    #poiList .poiItemWrap.fromSr2 .poiItem>.row>.small-8 {
        -ms-flex: 0 0 55%;
        -webkit-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo {
        padding: 30px;
        border: 1px solid #bbb;
        margin-left: 5px;
        border-radius: 8px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoTop .poiTitle a {
        font-size: 26px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoTop .poiTags>div {
        font-size: 15px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoBtm {
        margin-top: 40px;
        position: relative;
        padding: 0;
        bottom: auto;
        right: auto
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoTop .bookmarkBox .bookmarkBtn {
        width: 40px;
        height: 40px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoBtm .poiDetailBtn {
        font-size: 16px;
        padding: 15px 5px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoBtm .checkBtn span {
        line-height: 39px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoBtm .checkBtn span:after {
        font-size: 18px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfoOverlay .infoTxt {
        padding: 0 40px 0 45px;
        height: 160px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .orderRow {
        padding: 10px 31% 10px 15px;
        margin-top: 6px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .orderRow>div {
        top: 10px;
        right: 3.5%;
        width: 27%
    }

    #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2) {
        -ms-flex: 0 0 33.33333%;
        -webkit-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2)>.poiItem {
        border: 1px solid #bbb
    }

    #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2) .poiItem .orderRow .tasIcon,
    #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2)>.poiItem>.row>.small-4 {
        display: none
    }

    #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2)>.poiItem>.row>.small-8 {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: none
    }

    #poiList .poiItemWrap.fromSr2~.poiItemWrap:not(.fromSr2) .poiItem .poiInfo {
        padding: 15px 10px
    }

    #poiList .poiItem .poiInfo {
        padding: 15px 10px 0
    }

    #poiList .poiItem .poiInfo .infoTop .bookmarkBox .bookmarkBtn:hover {
        background-position: left bottom;
        border: 2px solid #00a158
    }

    #poiList .poiItem .poiInfo .infoBtm {
        position: absolute;
        right: 0;
        bottom: 15px;
        width: 100%;
        padding: 0 10px
    }

    #poiList .poiItem .poiInfo .infoBtm .poiDetailBtn:hover {
        background-color: rgba(159, 155, 141, .25);
        color: #4e3b2e
    }

    #poiList .poiItem .poiInfo .infoBtm .checkBtn:not(.checked):hover {
        background-color: #fcff2a
    }

    #poiList .poiItem .poiInfo .infoBtm .checkBtn.voted:hover {
        background-color: #e54e26 !important
    }

    #hiddenArea>form.locked>.inner .text>a.btn:hover,
    #hiddenArea>form.submitted>.inner .text>a.btn:hover {
        background-color: #4e3b2e;
        color: #fff
    }

    #voteSidebar .catListWrapper .catList #buCatList .catMenu:first-child:hover {
        background-color: #009300
    }

    #voteSidebar .catListWrapper .catList #buCatList .catMenu:last-child:hover {
        background-color: red
    }

    #voteSidebar .catListWrapper .catList #buCatList .catMenu:hover .catMenuTitle {
        color: #fff
    }

    #buCatList .catMenu:hover .votedDots span {
        background-color: transparent;
    }

    #buCatList .catMenu:hover .votedDots-1>span:first-child,
    #buCatList .catMenu:hover .votedDots-2>span:nth-child(-n+2),
    #buCatList .catMenu:hover .votedDots-3>span:nth-child(-n+3),
    #buCatList .catMenu:hover .votedDots-4>span:nth-child(-n+4),
    #buCatList .catMenu:hover .votedDots-5>span:nth-child(-n+5) {
        background-color: #fff
    }

    #voteSidebar .catListWrapper .catList .catMenu:hover {
        border: 1px solid #ffd400
    }

    .en #voteSidebar .catListWrapper .catList #buCatList.list {
        font-size: .65rem
    }
}

#lightbox-alert.noClose .lightboxInner .formContent .hiddenFormBtn,
#lightbox-alert.noClose .lightboxInner .formContent .lightbox-close {
    font-size: 20px;
    font-weight: 800;
    line-height: .8;
    padding: 15px;
    width: 120px;
    vertical-align: middle;
    letter-spacing: 2px;
    margin: 20px auto 0;
    text-align: center;
    cursor: pointer;
    display: inline-block
}

@media (min-width:1500px) {
    .contain1200 {
        max-width: 100rem
    }

    #rsCol #contentBtmNavGroup .prevNxtCatBtn {
        font-size: 22px
    }

    #rsCol #contentBtmNavGroup #prevCatBtn {
        left: auto;
        right: 100%;
        padding: 25px 35px 24px 54px
    }

    #rsCol #contentBtmNavGroup #nxtCatBtn {
        right: auto;
        left: 100%;
        padding: 25px 54px 24px 42px
    }

    #rsCol #contentBtmNavGroup #contentVoteBtn {
        padding: 22px 15px;
        font-size: 28px;
        line-height: 1.3
    }

    #poiList .poiItem .poiInfo .infoTop .poiTitle a {
        font-size: 25px
    }

    #poiList .poiItemWrap.fromSr2 .poiItem .poiInfo .infoTop .poiTitle a {
        font-size: 28px
    }

    #poiList .poiItem .poiInfo .infoTop .poiTags>div,
    #preloader .poiItem .poiInfo .infoTop .poiTags>div {
        font-size: 17px
    }
}

@media (max-width:768px) {
    .categoryBanner {
        margin-top: 3em
    }

    .phase1 .categoryBanner:before {
        content: "菜式組別";
        display: block
    }

    .phase1 .categoryBanner.cat-29:before,
    .phase1 .categoryBanner.cat-30:before,
    .phase2 .categoryBanner.cat-29:before,
    .phase2 .categoryBanner.cat-30:before {
        content: "新服務組別";
        display: block
    }

    .en.phase1 .categoryBanner.cat-29:before,
    .en.phase1 .categoryBanner.cat-30:before,
    .en.phase2 .categoryBanner.cat-29:before,
    .en.phase2 .categoryBanner.cat-30:before {
        content: "New Service";
        display: block
    }

    .en.phase1 .categoryBanner:before {
        content: "Cuisine";
        display: block
    }

    .phase2 .categoryBanner:before {
        content: "地區組別";
        display: block
    }

    .en.phase2 .categoryBanner:before {
        content: "District";
        display: block
    }

    .categoryBanner:before {
        text-align: center;
        font-size: 1.6em;
        line-height: 1.8;
        color: #fff;
        font-weight: 800;
        letter-spacing: .1em;
        padding-top: 0;
        margin-top: -1.8em;
        position: absolute;
        width: 100%
    }

    .phase2 .categoryBanner.cat-1:before {
        background-color: #bfb6b6
    }

    .phase2 .categoryBanner.cat-2:before {
        background-color: #d1d1d1
    }

    .phase1 .categoryBanner.cat-14:before,
    .phase2 .categoryBanner.cat-3:before {
        background-color: #a5958e
    }

    .phase2 .categoryBanner.cat-4:before {
        background-color: #b3b2b2
    }

    .phase2 .categoryBanner.cat-5:before {
        background-color: #1b60bf
    }

    .phase2 .categoryBanner.cat-6:before {
        background-color: #00a6df
    }

    .phase2 .categoryBanner.cat-7:before {
        background-color: #d57232
    }

    .phase2 .categoryBanner.cat-8:before {
        background-color: #b9a78a
    }

    .phase2 .categoryBanner.cat-9:before {
        background-color: #e59e9e
    }

    .phase2 .categoryBanner.cat-10:before {
        background-color: #e79f9f
    }

    .phase2 .categoryBanner.cat-11:before {
        background-color: #e5ba9d
    }

    .phase1 .categoryBanner.cat-12:before,
    .phase1 .categoryBanner.cat-28:before,
    .phase1 .categoryBanner.cat-31:before,
    .phase1 .categoryBanner.cat-32:before,
    .phase1 .categoryBanner.cat-33:before,
    .phase1 .categoryBanner.cat-34:before,
    .phase1 .categoryBanner.cat-35:before {
        background-color: #003b4e
    }

    .phase1 .categoryBanner.cat-13:before {
        background-color: #b6bdbf
    }

    .phase1 .categoryBanner.cat-15:before {
        background-color: #bfb5b8
    }

    .phase1 .categoryBanner.cat-16:before {
        background-color: #950917
    }

    .phase1 .categoryBanner.cat-17:before {
        background-color: #9aa5b1
    }

    .phase1 .categoryBanner.cat-18:before,
    .phase1 .categoryBanner.cat-24:before {
        background-color: #72000e
    }

    .phase1 .categoryBanner.cat-19:before {
        background-color: #087891
    }

    .phase1 .categoryBanner.cat-20:before {
        background-color: #2798b5
    }

    .phase1 .categoryBanner.cat-22:before {
        background-color: #df839d
    }

    .phase1 .categoryBanner.cat-23:before {
        background-color: #c59445
    }

    .phase1 .categoryBanner.cat-25:before {
        background-color: #dd8dae
    }

    .phase1 .categoryBanner.cat-26:before {
        background-color: #0075a1
    }

    .phase1 .categoryBanner.cat-27:before {
        background-color: #019fbf
    }

    .phase1 .categoryBanner.cat-29:before {
        background-color: #0d92bd
    }

    .phase1 .categoryBanner.cat-30:before {
        background-color: #3a2111
    }


    #poiList,
    #votingPage #rsCol,
    .mainBody .contain1200 {
        padding: 0
    }

    #mCatMenuList {
        padding: .5rem 1rem 0
    }

    #mCatMenuList>.inner {
        position: relative;
        padding: 0
    }

    #mCatMenuList>.inner>h3 {
        font-size: 1.1rem;
        line-height: 1;
        font-weight: 600;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 1rem;
        text-align: left
    }

    .zh #mCatMenuList>.inner>h3 {
        font-size: 1.35rem;
        letter-spacing: 2px
    }

    #mCatMenuList>.inner>div {
        font-size: 0;
        margin-bottom: 2.5rem;
        text-align: left
    }

    #mCatMenuList .mCatMenu {
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        width: 32%;
        margin: 2% .5%;
        padding: 5px 0;
        text-align: center
    }

    #mCatMenuList .mCatMenu.active {
        border: 1px solid #ffc539;
        border-radius: 5px
    }

    #mCatMenuList .mCatMenu .thumbnailImg {
        padding-bottom: 90%;
        margin-bottom: .25rem;
        border-radius: .3rem
    }

    #mCatMenuList .mCatMenu.cat-1 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_central_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-2 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_causewaybay_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-3 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_eastern_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-4 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_tsimshatsui_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-5 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_kowlooncity_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-6 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_kwuntong_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-7 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_mongkok_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-8 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_shamshuipo_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-9 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_shatin_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-10 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_tsuenwan_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-11 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_tuenmun_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-12 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_HKstyle_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-13 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_cafe_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-14 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_congee_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-15 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_guagdong_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-16 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_Beijing_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-17 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_japanese_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-18 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_korean_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-19 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_SouthAsia_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-20 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_western_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-22 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_italian_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-23 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_buffet_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-24 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_Hotpot_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-25 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_snack_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-26 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_dessert_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-27 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_new_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-29 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_booking_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu.cat-30 .thumbnailImg {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/menu/voteCat_takeaway_menu.jpg) center center/cover no-repeat
    }

    #mCatMenuList .mCatMenu .catMenuTitle {
        color: #4e3b2e;
        font-size: .85rem;
        margin: 0 auto;
        display: inline-block;
        font-weight: 400;
        line-height: 1.35
    }

    .en #mCatMenuList .mCatMenu .catMenuTitle {
        font-size: .75rem
    }

    #navigationBar .navGroup .menu__list .menu__item:first-child {
        border-top: 1px solid #aaa
    }

    #poiList .buCatTitleText {
        margin-top: 0
    }

    .footerWrap .howtobtn {
        display: block;
        position: relative;
        left: 0;
        max-width: 140px;
        top: auto;
        margin-bottom: 20px;
        color: #b3b3b3;
        border: 1px solid #b3b3b3
    }

    .en .footerWrap .howtobtn {
        max-width: 170px
    }

    #userInfoBtn>span {
        padding: 10px 0;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden
    }

    #poiList .poiItemWrap,
    #preloader .poiItemWrap {
        padding: 5px 0 0
    }

    #poiList .poiItemWrap:before,
    #preloader .poiItemWrap:before,
    #votingPage .rules:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 5px;
        background: #ccc;
        background: -moz-linear-gradient(top, #ccc 0, #f7f7f7 100%);
        background: -webkit-linear-gradient(top, #ccc 0, #f7f7f7 100%);
        background: linear-gradient(to bottom, #ccc 0, #f7f7f7 100%)
    }

    #poiList .poiItemWrap:last-child:after,
    #preloader .poiItemWrap:last-child:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5px;
        background: #919191;
        background: -moz-linear-gradient(top, #919191 0, #e2dede 100%);
        background: -webkit-linear-gradient(top, #919191 0, #e2dede 100%);
        background: linear-gradient(to bottom, #919191 0, #e2dede 100%)
    }

    #poiList .poiItem,
    #preloader .poiItem {
        border-radius: 0
    }

    #buCatList .catMenu .votedDots.votedDots-1>span:first-child,
    #buCatList .catMenu .votedDots.votedDots-2>span:nth-child(-n+2),
    #buCatList .catMenu .votedDots.votedDots-3>span:nth-child(-n+3),
    #buCatList .catMenu .votedDots.votedDots-4>span:nth-child(-n+4),
    #buCatList .catMenu .votedDots.votedDots-5>span:nth-child(-n+5),
    #poiList .poiItem .poiInfo,
    #preloader.poiItem .poiInfo {
        border: none
    }

    #poiList .fromSr2 .poiItem .poiInfoOverlay .infoTxt p {
        font-size: 16px
    }

    #poiList .fromSr2 .poiItem>.row>.columns:first-child {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 180px
    }

    #poiList .fromSr2 .poiItem>.row>.columns:nth-child(2) {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .contentBtmNavGroup {
        margin: 0 auto;
        border: none;
        padding: 0
    }

    .contentBtmNavGroup.mobile .container {
        font-size: 0;
        position: relative;
        text-align: center;
        padding: .5rem .5rem .6rem;
        display: block;
        background-color: #fff;
        width: 100%;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .contentBtmNavGroup.sticky .container {
        top: 0;
        z-index: 1000;
        position: fixed;
        left: 0;
        -webkit-box-shadow: 0 3px 3px 0 #919191;
        -moz-box-shadow: 0 3px 3px 0 #919191;
        box-shadow: 0 3px 3px 0 #919191
    }

    .contentBtmNavGroup.sticky.scroll-hide .container {
        -webkit-transform: translateY(-105%);
        -moz-transform: translateY(-105%);
        transform: translateY(-105%)
    }

    .contentBtmNavGroup.mobile .container>div {
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer
    }

    #curCatTitle {
        margin: 0 15px
    }

    .en #curCatTitle.mobile {
        max-width: 90%
    }

    .buCatTitleText {
        margin-bottom: .5em;
        text-align: center
    }

    .contentBtmNavGroup #nxtCatBtn,
    .contentBtmNavGroup #prevCatBtn {
        position: relative
    }

    .contentBtmNavGroup.mobile .votedDots {
        text-align: center;
        max-width: 200px;
        margin: 3px auto 0;
        position: relative;
        display: block
    }

    .contentBtmNavGroup.mobile .votedDots:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        background-color: #999;
        top: 50%;
        left: 0;
        z-index: 0
    }

    .contentBtmNavGroup.mobile .votedDots .inner {
        position: relative;
        background-color: #fff;
        display: inline-block;
        padding: 0 10px;
        z-index: 1
    }

    .contentBtmNavGroup.mobile .votedDots span {
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        margin: 0 1px;
        border: 1px solid #999;
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/icon-tick.png) left top/100% no-repeat
    }

    .contentBtmNavGroup.mobile .votedDots.votedDots-1 span:first-child,
    .contentBtmNavGroup.mobile .votedDots.votedDots-2 span:first-child,
    .contentBtmNavGroup.mobile .votedDots.votedDots-2 span:nth-child(2),
    .contentBtmNavGroup.mobile .votedDots.votedDots-3 span:first-child,
    .contentBtmNavGroup.mobile .votedDots.votedDots-3 span:nth-child(2),
    .contentBtmNavGroup.mobile .votedDots.votedDots-3 span:nth-child(3),
    .contentBtmNavGroup.mobile .votedDots.votedDots-4 span:first-child,
    .contentBtmNavGroup.mobile .votedDots.votedDots-4 span:nth-child(2),
    .contentBtmNavGroup.mobile .votedDots.votedDots-4 span:nth-child(3),
    .contentBtmNavGroup.mobile .votedDots.votedDots-4 span:nth-child(4),
    .contentBtmNavGroup.mobile .votedDots.votedDots-5 span:first-child,
    .contentBtmNavGroup.mobile .votedDots.votedDots-5 span:nth-child(2),
    .contentBtmNavGroup.mobile .votedDots.votedDots-5 span:nth-child(3),
    .contentBtmNavGroup.mobile .votedDots.votedDots-5 span:nth-child(4),
    .contentBtmNavGroup.mobile .votedDots.votedDots-5 span:nth-child(5) {
        background: url(https://static6.orstatic.com/info/awards2022/assets/img/icon-tick.png) left bottom/100% no-repeat
    }

    #btmNote {
        padding: 0 15px 35px
    }

    #voteSidebar {
        background-color: #333;
        padding: 15px 15px 10px;
    }

    #voteSidebar .catListWrapper .catList .catMenu.active {
        background-color: #6d5341;
        border: none
    }

    #voteSidebar .catListWrapper .catList .catMenu .votedDots {
        text-align: center
    }

    #voteSidebar .catListWrapper .catGroupTab {
        border-bottom: 1px solid #eac98a;
        padding-bottom: 12px
    }

    #voteSidebar .catListWrapper .catGroupTab .tab {
        cursor: default;
        text-align: center;
        padding: 0 10px;
        position: relative
    }

    #voteSidebar .catListWrapper .catGroupTab .tab:first-child:before {
        content: '';
        display: block;
        height: 20px;
        width: 1px;
        background-color: #eac98a;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0
    }

    #voteSidebar .catListWrapper .catGroupTab .tab span {
        font-size: 1.15rem;
        font-weight: 700;
        position: relative;
        color: #eac98a;
        line-height: 1;
        padding: 0 4px;
        display: block;
        letter-spacing: 1px
    }

    .en #voteSidebar .catListWrapper .catGroupTab .tab span {
        font-size: 1rem;
        letter-spacing: 0
    }

    #voteSidebar .catListWrapper .catGroupTab .tab.active:after {
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        background-color: #cfa02c;
        position: absolute;
        left: 0;
        bottom: -12px
    }

    #voteSidebar .catListWrapper .catGroupTab .tab.active span {
        color: #cfa02c
    }

    #voteSidebar .catListWrapper .catGroupTab .tab span small {
        display: inline-block;
        vertical-align: bottom;
        font-size: .7em;
        letter-spacing: 0
    }

    #voteSidebar .catListWrapper .catList .catMenu .catMenuTitle {
        color: #d4c8c0
    }

    .en #voteSidebar .catListWrapper .catList .catMenu .catMenuTitle {
        font-size: 12px
    }

    #rsCol #btnsp {
        height: 75px;
        padding-top: 10px
    }

    #rsCol #sidebarVoteBtn {
        display: block;
        margin: 0 auto;
        -webkit-transition: transform .3s ease-in-out;
        -moz-transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    #rsCol #sidebarVoteBtn.sticky {
        z-index: 9;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: auto;
        width: 95%;
        height: 50px;
        background-color: #ffc539;
        border: none;
        border-radius: .3rem;
        -webkit-transform: translateY(-105%);
        -moz-transform: translateY(-105%);
        transform: translateY(-105%)
    }

    .catMenu .votedDots span {
        background-color: #4e3b2e;
        border: 1px solid #cfa02c
    }

    .catMenu.active .votedDots span {
        background-color: transparent;
        border: 1px solid #cfa02c
    }

    .catMenu .votedDots-1>span:first-child,
    .catMenu .votedDots-2>span:nth-child(-n+2),
    .catMenu .votedDots-3>span:nth-child(-n+3),
    .catMenu .votedDots-4>span:nth-child(-n+4),
    .catMenu .votedDots-5>span:nth-child(-n+5) {
        background-color: #cfa02c
    }

    #buCatList .catMenu.active .votedDots-1>span:first-child,
    #buCatList .catMenu.active .votedDots-2>span:nth-child(-n+2),
    #buCatList .catMenu.active .votedDots-3>span:nth-child(-n+3),
    #buCatList .catMenu.active .votedDots-4>span:nth-child(-n+4),
    #buCatList .catMenu.active .votedDots-5>span:nth-child(-n+5) {
        border: none;
        background-color: #fff
    }

    #votingContent {
        padding-top: 0
    }

    .steps {
        margin: 20px 0 0;
        border: none
    }

    .contentBtmNavGroup #contentVoteBtn:hover {
        background-color: #fff
    }
}

.lightboxOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: scroll;
    z-index: 9999999;
    opacity: 0;
    background-color: rgba(0, 0, 0, .8)
}

.lightboxOverlay.showned {
    visibility: visible;
    opacity: 1;
    -webkit-overflow-scrolling: touch
}

.lightboxWrap {
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 3%;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 100
}

.lightboxOuter,
.lightboxSkin {
    position: relative;
    height: 100%
}

#lightbox-infoForm .lightboxWrap {
    max-width: 600px;
    transform: none;
    -webkit-transform: none;
    margin: 10px auto;
    top: 0
}

#lightbox-alert.noClose .lightboxSkin {
    background: #ffd500;
    padding: 40px 50px;
    max-width: 550px;
    width: 100%
}

#lightbox-alert.noClose .lightboxInner img {
    display: block;
    margin-bottom: 15px;
    max-width: 320px;
    width: 100%
}

#lightbox-alert.noClose .lightboxInner h3 {
    color: #000;
    letter-spacing: 2px;
    margin-top: 5px;
    text-align: center
}

#lightbox-alert.noClose .lightboxInner h3 strong {
    color: #e5372e
}

#lightbox-alert.noClose .lightboxInner .formContent {
    text-align: center
}

#lightbox-alert.noClose .lightboxInner .formContent .q2>textarea {
    background-color: #fff3b5;
    display: block;
    border-radius: 2px;
    overflow: hidden;
    padding: 10px 15px;
    font-size: 16px;
    width: 100%;
    border: none;
    color: #636363;
    resize: none;
    line-height: 1.5;
    margin-top: 20px;
    font-weight: 800
}

#lightbox-alert.noClose .lightboxInner .formContent .q2>textarea::-webkit-input-placeholder {
    color: #c9bb91
}

#lightbox-alert.noClose .lightboxInner .formContent .q2>textarea::-moz-placeholder {
    color: #c9bb91
}

#lightbox-alert.noClose .lightboxInner .formContent .hiddenFormBtn {
    color: #fff;
    border-radius: 40px;
    background-color: #f1433a;
    border: none;
    font-family: Lato, Arial, "Microsoft YaHei", "PingFang TC", "Hiragino Sans GB", STHeiTi, "Microsoft JhengHei", sans-serif
}

#lightbox-alert.noClose .lightboxInner .formContent .lightbox-close {
    color: #000;
    border-radius: 40px;
    background-color: #fff;
    border: none
}

#lightbox-alert.noClose .lightboxInner .formContent>small:last-child {
    text-align: center;
    margin-top: 20px;
    display: block;
    color: #000
}

#lightbox-alert.noClose .lightboxInner .ticksubmit span {
    display: block;
    margin: 0 auto 10px;
    width: 100px;
    height: 100px;
    background: url(https://static6.orstatic.com/info/awards2022/assets/img/vote/tick-submit.png) center/contain no-repeat
}

#lightbox-alert.noClose .lightboxInner .ticksubmit h3 {
    font-size: 30px
}

@media (min-width:768px) {
    #infoForm .row>div:first-child {
        text-align: left;
        padding: 0
    }

    #infoForm .row>div:last-child {
        text-align: left
    }
}

.lightboxSkin {
    padding: 35px 50px;
    background: #f9f9f9;
    text-shadow: none;
    border-radius: 15px;
    text-align: left;
    max-width: 550px;
    display: inline-block
}

.lightboxInner {
    overflow: auto;
    width: 100%;
    text-align: center
}

.alertBtn {
    color: #4e3b2e;
    text-align: center;
    width: 125px;
    border: 1px solid #4e3b2e;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 1;
    margin-top: 15px;
    padding: 11px;
    cursor: pointer;
    font-weight: 700;
    display: inline-block
}

.en .alertBtn {
    width: 155px
}

.alertBtn.voteBtn {
    margin-right: 10px
}

.alertBtn:hover {
    background-color: #4e3b2e;
    color: #fff
}

#lightbox-alert .lightboxInner h3 {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5
}

.en #lightbox-alert .lightboxInner h3 {
    font-size: 18px;
    line-height: 1.4
}

@media (max-width:640px) {
    #rsCol {
        padding: 0
    }
}

@media (max-width:480px) {

    .alertBtn,
    .en #poiList .poiItem .poiInfo .infoTop .poiTitle a {
        font-size: 17px
    }

    #lightbox-alert.noClose .lightboxWrap {
        height: 100vh
    }

    .lightboxSkin {
        border-radius: 20px;
        max-width: 90%;
        min-width: 75%;
        padding: 25px 30px
    }

    #lightbox-alert.noClose .lightboxSkin {
        padding: 40px 30px;
        border-radius: 0
    }

    .lightboxWrap {
        left: 0
    }

    #lightbox-alert .lightboxInner {
        text-align: center
    }

    #lightbox-alert .lightboxInner h3 {
        font-size: 18px;
        line-height: 1.5
    }

    .en #lightbox-alert .lightboxInner h3 {
        font-size: 18px;
        line-height: 1.4
    }

    .en #lightbox-alert.noClose .lightboxInner .formContent .hiddenFormBtn,
    .en #lightbox-alert.noClose .lightboxInner .formContent .lightbox-close,
    .en #lightbox-alert.noClose .lightboxInner h3 {
        letter-spacing: 0
    }

    .alertBtn {
        padding: 12px;
        margin-top: 21px
    }

    .en .alertBtn {
        font-size: 14px;
        padding: 10px
    }

    .alertBtn.voteBtn {
        margin-right: 5px
    }

    #mCatMenuList .mCatMenu {
        padding: 0
    }

    #mCatMenuList .mCatMenu .catMenuTitle,
    #poiList .poiItem .poiInfo .infoTop .poiTags>div,
    #preloader .poiItem .poiInfo .infoTop .poiTags>div,
    .en #mCatMenuList .mCatMenu .catMenuTitle {
        font-size: 12px
    }

    #poiList .poiItem .poiInfo .infoTop .poiTitle a {
        font-size: 16px
    }

    #poiList .poiItem .poiInfo .infoBtm .checkBtn.checked span,
    #poiList .poiItem .poiInfo .infoBtm .checkBtn.checked span:before {
        left: 5%
    }
}

@media (max-width:340px) {

    #poiList .poiItem .dishPhoto,
    #preloader .poiItem .dishPhoto {
        width: 90px;
        height: 90px
    }

    #lightbox-alert .lightboxInner h3 {
        font-size: 19px;
        line-height: 1.5
    }
}

@media (max-width:320px) {
    .lightboxSkin {
        padding: 25px 20px
    }

    #lightbox-alert .lightboxInner h3 {
        font-size: 17px;
        line-height: 1.5
    }

    .alertBtn {
        font-size: 15px;
        padding: 12px;
        margin-top: 16px
    }

    .en .alertBtn {
        font-size: 14px;
        padding: 10px
    }

    #mCatMenuList .mCatMenu .catMenuTitle,
    .en #mCatMenuList .mCatMenu .catMenuTitle {
        letter-spacing: 0
    }

    #curCatTitle {
        font-size: 1.4rem
    }

    .contentBtmNavGroup .prevNxtCatBtn {
        width: 1.6rem;
        height: 1.6rem
    }

    #rsCol #sidebarVoteBtn {
        font-size: 21px
    }

    #voteSidebar .catListWrapper .catList .catMenu .catMenuTitle {
        font-size: 12px
    }

    #voteSidebar .catListWrapper .catList #buCatList.list {
        font-size: .8rem
    }
}

#voteSidebar .catListWrapper .catList #prestigeCatList.list {
    font-size: 1rem
}

#prestigeCatList .catMenu .info2 {
    width: 100%;
    height: 100px;
    justify-content: center;
    align-items: center;
    display: flex;
}

#voteSidebar .catListWrapper .catList #prestigeCatList .catMenu.prestige {
    background: url('../img/master/cat_05.jpg');
    background-position: center;
    height: 100px;
    border-radius: 15px;
    background-size: cover;
    margin: 0px 0px 1% 0px;
    width:100%;
}

#voteSidebar .catListWrapper .catList #prestigeCatList .catMenu:last-child .catMenuTitle {
    color: #fff;
    width: max-content;
}

#voteSidebar .catListWrapper .catList #prestigeCatList .catMenu .catMenuTitle {
    font-size: 1.2em;
    letter-spacing: .2em
}
/*
 #prestigeCatList.list .ttBar {background: url(../img/winner/tc/sidebar_prestigious_rest.jpg) no-repeat center bottom; background-size: cover; padding-bottom: 41%;}
 #prestigeCatList.list .ttBar:after,  #sidebarCatMenu .list.showDrop .ttBar:after {display: none;}
 #prestigeCatList.list .ttBar,  .gcat-5 #mGroupCatTTBar {background: url(../img/master/cat_05.jpg) no-repeat center; background-size: cover; }
 #prestigeCatList.list .ttBar,  .gcat-5 #mGroupCatTTBar {background: url(../img/winner/en/footer_prestigious_rest_m.jpg) no-repeat center; background-size: cover; }
 #sidebarCatMenu #prestigeCatList .droplist {background-color: #260122;}
 #sidebarCatMenu #prestigeCatList.showDrop .droplist {padding: .25rem;}
#prestigeCatList .droplist .btm{padding:10px; background-color: #fff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
#prestigeCatList .droplist .btm .poiTitle{display:block;display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.1;overflow:hidden;text-overflow:ellipsis;padding:0;-webkit-line-clamp:1}
#prestigeCatList .droplist .btm .poiTitle a{color:#424242;font-size:20px;letter-spacing:.4px}
#prestigeCatList .droplist .btm .poiTags{line-height:1;margin-top:7px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#prestigeCatList .droplist .btm .poiTags>div{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:block;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;color:#646464;display:inline-block;vertical-align:top;line-height:1.3;position:relative;padding-left:18px;margin:0 5px 5px 0;font-size:12px}
#prestigeCatList .droplist .btm .poiTags>div:first-child:after, #prestigeCatList .droplist .btm .poiTags>div:last-child:after{content:'';position:absolute;left:0;top:2px;width:15px;height:15px}
#prestigeCatList .droplist .btm .poiTags>div:first-child:after{background:url(https://static6.orstatic.com/info/awards2019/assets/img/voting/icon-place.png) no-repeat center;background-size:contain}
#prestigeCatList .droplist .btm .poiTags>div:last-child:after{background:url(https://static6.orstatic.com/info/awards2019/assets/img/voting/icon-dish.png) no-repeat center;background-size:contain}
#prestigeCatList .droplist .btm .bookmarkBox{float:right}
#prestigeCatList .droplist .btm .bookmarkBox .bookmark-btn{width:30px;height:30px;cursor:pointer;background:url(https://static6.orstatic.com/info/awards2022/assets/img/icon-bookmark-new.png) no-repeat left top;background-size:100%;border:2px solid #a4a4a4;border-radius:50%}
#prestigeCatList .droplist .btm .bookmarkBox .bookmark-btn.bookmarked{background-position:left bottom;border:2px solid #00a158}

.prestige-content h1 {line-height:1.3;color:#494949;letter-spacing:2px;font-size:36px;margin-bottom:30px}
.prestige-content p {line-height:1.8;color:#000;font-size:17px;margin:30px 0}
.prestige-content p a {color: #d4141c;}*/


/*voting-end*/
.categoryBanner.desktop{ background-size: contain;  background-repeat: no-repeat;}