@font-face {
    font-family: 'AvantGarde';
    src: url('/like88/webfonts/vie-avantgarde.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde';
    src: url('/like88/webfonts/vie-avantgardebold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde';
    src: url('/like88/webfonts/vie-avantgardedemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    background: #e8e8e8;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 400
}

img {
    max-width: 100%
}

a {
    cursor: pointer
}


a:hover,
a:visited,
a:focus {
    text-decoration: none;
    outline: none !important
}

button:focus,
button:visited {
    outline: none !important
}

b,
strong {
    font-weight: 600
}

.logo {
    padding: 10px 0;
    display: inline-block
}

.menu-v-home {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 24px;
    font-weight: 600
}

h2 {
    font-size: 20px;
    font-weight: 600
}

h3 {
    font-size: 16px;
    font-weight: 600
}

h4 {
    font-size: 14px;
    font-weight: 600
}

h5 {
    font-size: 14px;
    font-weight: 600
}

.tab-link1 a {
    color: #333
}

.tab-link1 a:hover {
    color: #fff
}

.pink {
    color: #e22783;
}

.mtop0 {
    margin-top: 0
}

.mtop10 {
    margin-top: 10px
}

.mtop5 {
    margin-top: 5px
}

.mtop15 {
    margin-top: 15px
}

.mtop20 {
    margin-top: 20px
}

.mtop30 {
    margin-top: 30px
}

.mtop40 {
    margin-top: 40px
}

.mbot5 {
    margin-bottom: 5px
}

.mbot10 {
    margin-bottom: 10px
}

.mbot20 {
    margin-bottom: 20px
}

.mbot30 {
    margin-bottom: 30px
}

.mbot40 {
    margin-bottom: 40px
}

.padding0 {
    padding: 0
}

.padding10 {
    padding: 10px
}

.padding20 {
    padding: 20px
}

.paddingl0 {
    padding-left: 0
}

.paddingr0 {
    padding-right: 0
}

.font10 {
    font-size: 10px
}

.font11 {
    font-size: 11px
}

.font12 {
    font-size: 12px
}

.font13 {
    font-size: 13px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.mleft10 {
    margin-left: 10px
}

.italic {
    font-style: italic
}

.bold {
    font-weight: 600
}

.cam {
    color: #ef8e8e
}

a.cam:hover {
    color: #fa9696
}

table {
    max-width: 100%
}

.panel-body,
.box-goi {
    overflow: hidden
}

table td,
table th {
    padding: 10px
}

.lable-small {
    font-size: 10px;
    padding: 1px 3px;
    font-weight: normal
}

#owl-home {
    position: relative
}

.text_agree {
    font-weight: 500;
    cursor: pointer;
    font-size: 14px
}

.text_agree:hover {
    color: green
}

#owl-home .owl-controls .owl-buttons>div {
    position: absolute;
    top: 50%;
    background: #fff;
    color: #333;
    border-radius: 50%;
    opacity: 0.99;
    font-size: 36px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin-top: -20px
}

#owl-home .owl-controls .owl-prev {
    left: 20px
}

#owl-home .owl-controls .owl-next {
    right: 20px
}

#owl-home .owl-controls .owl-pagination {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%
}

#owl-home .owl-controls .owl-pagination .active span,
#owl-home .owl-controls .owl-pagination span:hover {
    background: #333
}

.bhome .tagline {
    font-size: 16px;
    border: 1px solid rgba(135, 135, 135, 0.24);
    border-radius: 5px
}

.title-home {
    color: #333;
    padding: 10px 0;
    font-weight: 600;
    font-size: 16px
}

.post-title {
    font-weight: 600;
    background: #eee;
    padding: 10px;
    margin-top: 5px
}

.title-page {
    margin-top: 0
}

.main-content {
    background: #fff;
    padding: 20px
}

.post-content {
    line-height: 30px
}

.violet {
    color: mediumvioletred
}

.green {
    color: #005f00 !important
}

.red {
    color: #bd0000 !important
}

.bgorange {
    background: #ff8f3d !important;
    color: #fff
}

.gachchamchan {
    border-bottom: 1px dotted #f3b283;
    padding-bottom: 5px
}

#sidebar {}

.box-goi {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 20px
}

.box-goi p {
    margin-bottom: 5px
}

.nobd,
.nobd td {
    border: none !important;
}

.main {
    min-height: 500px
}

a.btn {
    color: #fff !important;
    font-size: 14px
}

#menu-side>ul>li {
    margin-bottom: -1px
}

.card-no-border #menu-side>ul>li>a.active {
    border-radius: 0;
    box-shadow: none
}

.navbar-collapse {
    flex-basis: inherit
}

.alert {
    border-radius: 0
}

.topbar {
    background: #eee;
    z-index: 9999
}

.form-control {
    font-size: 14px;
    box-shadow: none;
    border-radius: 0;
    border-color: #ddd
}

.form-control:focus {
    box-shadow: none
}

.btn-login-fb {
    background: #0c51ff;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px
}

.btn-login-fb:hover {
    background: #338dff;
    color: #fff
}

.hidden-md-up {
    display: none
}

.iframe-token {
    width: 100%;
    height: 80px;
    border: 1px solid green
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #007da1;
    border-color: #006180;
}

.pagination>li>a,
.pagination>li>span {
    color: #0087a4
}

#show-token {
    display: block
}

.waiting {
    padding-right: 70px !important;
    background: #26c6da url("../images/loadings.gif?v=1") right center no-repeat
}

.loading {
    padding-right: 30px !important;
    background-image: url("../images/load.gif?v=3");
    background-position: right center;
    background-repeat: no-repeat
}

.checkid {
    border: none;
    box-shadow: -1px 1px 1px #ccc;
    margin-top: 3px
}

.checkid:hover {
    opacity: 0.8 !important;
}

.rotate {
    margin-left: 5px;
    animation: rotation 1s infinite linear
}

#wrapreaction {
    display: none
}

#wrapreaction input,
#wrapreaction label {
    cursor: pointer
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

#sidebarnav li a i {
    width: 20px
}

.table thead th,
.table th {
    border: 1px solid #ccc
}

.table-striped thead th,
.table-striped th {
    border: none
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #ccc
}

#msg {
    font-weight: 600;
    margin-top: 10px
}

.mce-toc h2 {
    margin-top: 0;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.mce-toc {
    background: #f8f8f8;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #eee
}

#note {
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    position: fixed;
    top: 70px;
    right: 10px;
    z-index: 9999;
    display: none
}

#note.red {
    background: rgba(177, 0, 0, 0.9);
    color: #fff !important;
}

#note.green {
    background: rgba(0, 147, 108, 0.9);
    color: #fff !important
}

.notification-wrapper {
    position: fixed;
    top: 70px;
    right: 10px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* khoảng cách giữa các thông báo */
}

.note-notification {
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    display: block;

    opacity: 1;
    transition: opacity 0.4s ease;
}

.note-notification.hide {
    opacity: 0;
}

.note-notification.red {
    background: rgba(177, 0, 0, 0.9);
    color: #fff !important;
}

.note-notification.green {
    background: rgba(0, 147, 108, 0.9);
    color: #fff !important
}

.mce-toc ul {
    padding-left: 15px
}

.mce-toc li {
    list-style: none;
    line-height: 25px
}

.mce-toc li a:hover {
    color: #17480d
}

.mce-toc .show_hide {
    cursor: pointer;
    display: inline-block;
    font-size: 12px
}

.mce-toc .show_hide:after {
    clear: both
}

#sidebar {
    background: #22282e;
    padding-bottom: 20px
}

#sidebarnav {
    padding-left: 0
}

#sidebarnav ul {
    padding-left: 10px
}

#sidebarnav li {
    list-style: none;
}

.menu-toggle {
    position: relative
}

.menu-toggle>i {
    position: absolute;
    right: 10px;
    top: 10px
}

#sidebarnav a {
    line-height: 30px;
    display: block;
    color: #cccccc;
    font-size: 12px;
    padding: 0 10px
}

#sidebarnav ul a {
    line-height: 30px;
}

#sidebarnav>li>a {
    background: #455a64;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 7px
}

#sidebarnav li a:hover,
#sidebarnav li.active a {
    color: #00a435;
}

.footer {
    background: #303c42;
    padding: 20px;
    color: #fff;
    border: 1px solid #ccc
}

.box {
    box-shadow: 0 0 1px #ccc
}

.btn-cam {
    background: #0075d0;
    color: #fff;
    display: inline-block
}

.breadcrumb a {
    color: #333;
    font-weight: 600;
    font-size: 16px
}

.breadcrumb {
    margin-top: 15px;
    border-radius: 0;
    background: #fff
}

.lable-price {
    float: right;
    color: yellow;
    font-weight: 600;
    font-size: 11px
}

.menu-acc {
    text-align: right;
    margin-top: 10px
}

.menu-acc a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    box-shadow: -1px 1px 1px #666
}

.menu-acc a:hover {
    opacity: 0.8
}

.small-text {
    font-size: 11px
}

.blue {
    color: #007dda
}

.vang {
    color: #f0f000
}

.menu-icon {
    display: none
}

.box-dv {
    padding: 10px;
    background: #f8f8f8;
    box-shadow: 0 0 1px #ccc;
    text-align: center;
    min-height: 200px;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden
}

.box-dv .title {
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px;
    display: block
}

input[type='search'] {
    border: 1px solid #ccc
}

#table-vip {
    width: 99%
}

.customformat1 p,
.customformat2 p,
.customformat3 p {
    margin-bottom: 5px
}

.customformat1 h2,
.customformat2 h2,
.customformat3 h2 {
    margin: 5px 0
}

.customformat1 h3,
.customformat2 h3,
.customformat3 h3 {
    margin: 5px 0
}

.page-content {
    font-size: 15px;
    overflow: hidden
}

.page-content li {
    line-height: 25px
}

.page-content img {
    max-width: 100%;
    height: auto;
    box-shadow: 0 0 3px #eee
}

#form-dangky label.error {
    color: #d00000;
    font-weight: normal
}

.button-dk,
.btn-reg,
.btn-dk {
    background: #0B90C4;
    color: #fff;
    font-weight: 600;
    margin: 10px 0;
    padding: 5px 12px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0 0 2px #ccc;
    border-bottom: 2px solid #076083
}

.button-dk:hover,
.btn-reg:hover,
.btn-dk:hover {
    background: #0c9bd3;
    color: #fff;
}

.main-body {
    background: #fff;
    padding: 20px
}

#btn_check,
#btn_check1 {
    padding: 15px 25px;
    text-transform: uppercase;
    font-size: 18px
}

.video-container {
    position: relative;
    padding-bottom: 36.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    text-align: center;
    width: 700px;
    margin: auto
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.box-mua {
    background: #00a0d2;
    padding: 10px 15px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    color: yellow;
    margin-right: 15px;
    border-radius: 5px
}

.box-mua:hover {
    background: #10abd2;
    color: yellow
}

.yellow {
    color: yellow
}

.font24 {
    font-size: 24px
}

.font18 {
    font-size: 18px
}

ul li,
ol li {
    margin-bottom: 5px
}

.sdesc {
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    font-size: 12px;
    padding: 10px;
    background: #f3f3f3
}

.sdesc br {
    margin-bottom: 3px
}

ul.tabs,
ul.tabs1 {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.tabs li,
ul.tabs1 li {
    background: #eee;
    color: #222;
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    font-weight: 600;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

ul.tabs li:hover,
ul.tabs1 li:hover {
    background: #666;
    color: #fff
}

ul.tabs li.current,
ul.tabs1 li.current,
ul.tabs li.current a,
ul.tabs1 li.current a {
    background: #666;
    color: #fff
}

.tab-content {
    display: none;
    padding: 15px
}

.tab-content.current {
    display: inherit;
    background: #f8f8f8
}

#tab-create,
#tab-history {
    padding-left: 0;
    padding-right: 0
}

.star-rating {
    line-height: 32px;
    font-size: 1.25em
}

.star-rating {
    color: #333;
    font-size: 14px
}

.star-rating .fa-star {
    color: #ffd02d
}

.headline {
    color: #406b57;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 10px
}

.ratingbot {
    padding: 0 20px
}

.box-box {
    border: 1px solid #ccc;
    margin-bottom: 30px
}

.box-box .goi {
    background: #ddd;
    padding: 10px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.box-box .gia {
    padding: 10px;
    text-align: center;
    font-size: 16px
}

.box-box .mua {
    background: #f5f5f5;
    padding: 10px
}

.box-box .btnmua,
.box-box .btnxem {
    background: #3498db;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border-bottom: 3px solid #2980b9
}

.box-box .btnxem {
    background: #dbbc66;
    border-bottom: 3px solid #b59b54
}

.box-box .btnmua:hover {
    background: #30a6cc
}

.checkmessage {
    margin-top: 5px
}

.btn-name {
    font-size: 14px;
    margin-left: 5px;
    padding: 0px 5px;
    background: none !important;
    color: #000 !important;
    font-weight: bold;
    word-spacing: 3px
}

a.logo:before {
    content: "";
    position: absolute;
    width: 250px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 2s ease-out 1s infinite;
    -o-animation: searchLights 2s ease-out 1s infinite;
    animation: searchLights 2s ease-out 1s infinite
}

.chat-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: orangered;
    color: #fff;
    padding: 2px;
    display: block;
    line-height: 10px;
    cursor: pointer
}

.chat-close i {
    line-height: 10px
}

.chat-hide {
    display: none;
    z-index: 999999;
    position: relative
}

.alert-success {
    color: #006b1a
}

.alert-danger {
    color: #d00000
}

.label-info {
    background: #52aeca
}

/*! CSS keyframes */
@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 250px;
        top: 0
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 250px;
        top: 0
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 250px;
        top: 0
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 250px;
        top: 0
    }
}

.flex-container {
    display: flex
}

.home-title {
    font-weight: 600;
    text-transform: uppercase
}

.box-dv1 {
    border: 1px solid #fff;
    height: 100px;
    margin-bottom: 30px;
    box-shadow: 0 8px 3px -4px rgba(176, 176, 176, 1);
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden
}

.box-dv1 .left {
    background: #008371;
    text-align: center;
    padding: 15px;
    display: flex;
    justify-content: center
}

.box-dv1 .left a {
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    align-self: center
}

.box-dv1 .right {
    background: #00a690;
    padding: 10px;
    color: #fff;
    width: 100%;
    font-size: 12px
}

.box-dv1 .right .title {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 5px;
    font-size: 14px
}

.box-dv1 .right .title a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase
}

.box-dv1:hover a {
    color: yellow
}

.alert {
    border: none
}

.bgeee {
    border: 1px solid #ddd;
    padding: 15px
}

#form-ticket,
.form-ticket {
    display: none;
    width: 700px;
    position: relative;
}

#form-ticket .main1,
.form-ticket .main1 {
    background: #fff;
    padding: 15px
}

#form-ticket input,
#form-ticket select,
.form-ticket input,
.form-ticket select {
    height: 40px
}

.table-tiket>thead>tr>th {
    border: none
}

.table-tiket>thead>tr,
.table-tiket>thead {
    border-radius: 3px
}

.box-nap {
    min-height: 320px;
    margin-bottom: 30px;
    background: #eee
}

.box-nap h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 500
}

.box-shadow {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.text-nap {
    color: #10771e;
    font-size: 16px;
    font-weight: 600
}

.btn-support {
    background: #1a79e9;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px solid #144c98;
    border-radius: 5px;
    display: block;
    z-index: 9999;
}

.btn-support:hover {
    background: #298ede;
    color: #fff;
}

#form-ticket .title,
.form-ticket .title {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
    background: linear-gradient(to bottom, #ffffff, #f0f0f0);
    color: #008371;
    display: block;
    margin-bottom: 0;
    padding: 14px 45px 14px 15px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 8px 8px 0 0;
}

.scmt a {
    display: inline-block;
    padding: 3px 5px;
    font-weight: normal
}

.btn-small {
    padding: 2px 5px !important;
    font-size: 8px !important;
}

.btn-normal {
    padding: 3px 7px !important;
    font-size: 10px !important;
}

.btn-ticket,
.btn-submit-ticket {
    font-size: 16px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 166, 144)), to(rgb(0, 131, 113)));
    background: linear-gradient(to bottom, rgb(0, 166, 144) 0%, rgb(0, 131, 113) 100%);
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 2px 0px #e0e0e0;
    box-shadow: 0px 2px 0px #e0e0e0;
}

.btn-ticket:hover {
    color: #fff;
    opacity: 0.9;
}

.table-tiket {
    border-collapse: separate;
    border-spacing: 0 1em;
}

.hidenaptien {
    display: none
}

.table-tiket th,
#table-vip th,
#table-vip1 th {

    padding: 15px;
}

#error_message {
    color: #cb0000;
    margin-top: 5px
}

.label-part {
    background: #298ede !important;
}

.table-tiket a.label {
    text-transform: uppercase;
    padding: 10px;
    display: inline-block
}

#1table-vip1 td,
#1table-vip td,
.table-tiket td {
    padding: 19px 10px !important;
    vertical-align: middle;
    text-align: left;
    border-bottom: 1px solid #e1dddd69 !important;
    border-top: 1px solid #e1dddd69 !important;
    border-collapse: separate;
}

#table-vip th,
#table-vip1 th {
    padding: 5px
}

.table-tiket tr {
    background-color: #eee;
}

.label-success {
    background-color: #2b8b2c;
}

.tab-link a {
    color: #333
}

.tab-link:hover a {
    color: #fff
}

#sidebarnav .orange {
    color: #ff8b00
}

#sidebarnav .violet {
    color: #983daa
}

#sidebarnav .pink {
    color: #c42696
}

#sidebarnav .red {
    color: #d00c00
}

.bhome .orange,
.bhome .violet,
.bhome .pink,
.bhome .red {
    color: #fff !important;
}

.box-dv1:hover a i {
    color: yellow !important;
}

.sdesc p {
    margin-bottom: 3px
}

.cancelid {}

.modal-dialog {
    margin-top: 100px;
}

.hide-d {
    display: none
}

#hide-show {
    display: none
}

.relative {
    position: relative
}

.uavatar {
    position: absolute;
    right: 17px;
    bottom: 2px
}

.box-news-home {
    background: #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-right: 70px;
    padding-top: 15px;
    border-bottom: 15px solid #eee;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.td-status span {
    font-weight: normal;
    font-size: 8px
}

.dataTables_wrapper .dataTables_processing {
    background: none
}

.viewcmt {
    display: none;
    width: 400px;
    padding: 15px;
    background: #fff !important;
    min-height: 100px
}

.btn-thongbao {
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 9999;
}

.btn-thongbao a {
    color: #fff;
    padding: 10px;
    box-shadow: 0 0 1px #ccc;
    border-radius: 5px;
    display: block;
    border-bottom: 1px solid #666
}

.box-news-home h2 {
    margin-top: 5px
}

.service_info li {
    background: #fff;
    padding: 7px 10px;
    border-radius: 10px;
    list-style: none;
    color: #333;
    margin-bottom: 10px
}

.box-news-home p,
.box-news-home li {
    margin-bottom: 5px
}

.box-news-home hr {
    border-top: 1px solid #ddd
}

.box-kiemtien {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-bottom: 30px
}

.cuphap {
    font-weight: 500;
    font-size: 16px;
    padding: 3px 7px;
    border-radius: 5px;
    border: 1px solid #eee;
    color: #c40000;
    word-spacing: 1px;
    min-width: 300px
}

.btn-more {
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 9999;
    background: #0B90C4;
    color: #fff !important;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
    padding: 3px 5px;
    font-size: 11px
}

@media (max-width:767px) {
    .paddingm0 {
        padding: 0
    }

    .table-tiket a.label {
        margin-top: 5px
    }

    #form-ticket {
        width: 100%
    }

    .box-box .mua {
        text-align: center
    }

    .box-box .mua .btnmua {
        margin-top: 10px
    }

    .topbar .top-navbar .navbar-collapse {
        display: block
    }

    .topbar .top-navbar .mdi-menu {
        color: #d40037
    }

    .hidden-md-up {
        display: block
    }

    .main-body {
        padding: 0
    }
}
