@font-face {
    font-family: Amatic Sc;
    src: url(/fonts/amatic_sc/AmaticSC-Regular.ttf);
}

body {
	background-image: url('/images/v3/background.png');
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;	
}

#video_tutorial_frame {
    position: relative;
    background-image: url('/images/v3/video_frame.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    height: 500px;
}

#booth_wrapper {
	background-color: #2082c3; 
	padding-top: 20px; 
	padding-bottom: 15px; 
	padding-left: 15px; 
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
}

.booth_card {
	flex: 0 0 auto;
}

.py-4 .container {
    padding-bottom: 50px;
}

#footer {
    position: absolute;
    width: 100%;
    height: 35px;
    clear: both;
    line-height: 35px;
    background-color: #201f24;
    color: #f1eff2;
    bottom: 0;
    z-index: 1;
    text-align: center;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#app {
    position: relative;
    height: auto !important;
    min-height: 100%;
    padding: 0;
    margin: 0;
}

.booth {
	cursor: pointer;
}

#number_of_booths {
	display: none;
}

#number_of_booths .select2 {
	width: 100%!important;
}

textarea {
	resize: none;
}

#media-div {
	margin-bottom: 15px;
	margin: 0;
}

#media-div div {
	margin: 0!important;
}

#media-div video {
	max-width: 250px !important;
}

.m-b-md {
	border-bottom: 1px solid #EEE;
}

#commentResult {
	margin-top: 15px;
}

#type-of-tenant-box {
    background-color: #dd596e;
}

#booth-box {
    background-color: #563dd4;    
}

#booth-box {
    height: 70px; 
    width: 50%; 
    margin-top: 90px; 
    line-height: 70px; 
    color: white; 
    text-align: center; 
    position: relative;
}

#booth-icon {
    position: absolute; 
    top: 0; 
    margin-top: -75px; 
    left: 0; 
    margin-left: -35px;
    z-index: 2;
}

#booth-frame {
    background-image: url('/images/v3/type-of-tenant-frame.png');
    font-size: 1.4em;
    padding-top: 70px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    margin-top: 10px;
    background-color: #FFF;
}

#about-us-box, #type-of-tenant-box, #registration-box, #booth-box {
    height: 70px;
    width: 50%;
    margin-top: 90px;
    line-height: 70px;
    color: white;
    text-align: center;
    position: relative;
    font-size: 24px;
    font-weight: bold;
}

#banner-one {
    background-image: url('/images/v3/karyaone.jpeg'); 
    background-repeat: no-repeat; 
    background-size: contain; 
    background-position: center; 
    height: 358px;
    margin-top: 30px;
}

#commentResult div {
	border-bottom: 1px solid #EEE;
	margin-bottom: 15px;
	box-shadow: 2px 2px 2px #888888;
	border: 1px solid #EEE;
	padding: 15px;
}

#comment {
	padding: 15px;
	border-radius: 3px;
	max-height: 300px;
	overflow-y: auto;
}

.btn-wrp {
	padding: 0; 
	margin-bottom: 15px;
}

.accessories_append {
	height: 80px;
	position: absolute;
	z-index: 3;
}

.modal-open .modal {
	overflow-x: auto;
}

.remove-item {
	cursor: pointer;
}

#live-chat-wrap {
	position: fixed; 
	bottom: 0; 
	right: 0;
	margin-right: 15px; 
	margin-bottom: 15px; 
	max-width: 300px;
}

#live-chat {
	position: relative;
	display: block;
	background-color: #db999a; 
	padding: 15px; 
	text-align: center; 
	border-radius: 5px; 
	color: #FFF; 
	font-size: 1.2em; 
	cursor: pointer;
	box-shadow: 2px 2px #eee;
	width: 150px;
	float: right;
}

#chat-wrp {
	position: relative;
	display: none;
	background-color: #F3F3F3; 
	width: 100%; 
	max-height: 430px; 
	overflow-y: 
	scroll; 
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	box-shadow: 0 5px 25px 0 rgba(0,0,0,.13);
}

.chat_container {
	border: 2px solid #dedede;
	background-color: #f1f1f1;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0;
	width: 250px;
}

.darker {
	border-color: #ccc;
	background-color: #ddd;
}

.chat_container::after {
	content: "";
	clear: both;
	display: table;
}

.chat_container img {
	float: left;
	max-width: 60px;
	width: 100%;
	margin-right: 20px;
	/*border-radius: 50%;*/
}

.chat_container img.right {
	float: right;
	margin-left: 20px;
	margin-right:0;
}

.time-right {
	float: right;
	color: #aaa;
}

.time-left {
	float: left;
	color: #999;
}

#notif_count {
	display: none;
	width: 20px; 
	height: 20px; 
	line-height: 20px; 
	background-color: green; 
	color: white; 
	font-size: 0.5em;
	border-radius: 50%;
	vertical-align: middle;
}

#chat-text {
	display: none;
	padding: 0; 
	margin-bottom: 15px;
}

#reason-wrp {
	display: none;
}

.small_circle {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #c8c6c6;
	color: maroon;
	text-align: center;
	line-height: 15px;
	font-size: 0.7em;
}

#shopping_cart_count {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: rgb(232, 11, 11);
	line-height: 15px;
}

#message_count {
	display: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: green;
}

#shopping_cart_count, #message_count {
	border-radius: 50%;
	position: relative;
	left: -10px;
	top: -10px;
	color: white;
	text-align: center;
	font-size: 0.6em;
}

.custom-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.custom-tabs > li {
    position: relative;
    display: block;
}

.custom-tabs > li.active > a, .custom-tabs > li.active > a:focus, .custom-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.custom-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.custom-tabs > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

#login-box {
	position: relative;
	margin: 5% auto;
	width: 100%;
	background: #FFF;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.left {
	/*position: absolute;
	top: 0;
	left: 0;*/
	box-sizing: border-box;
	padding: 40px;
	width: 100%;
	height: auto;
}

#loading-img {
	display: none;
	height: 50px;
}

.btn {
	color: white;
}

#btn_cancel {
	color: #333!important;
}

.btn-info {
	margin-bottom: 10px;
}

.btn-warning {
	margin-bottom: 10px;
}

.btn-default {
	color: #333;
}

*:focus {
	outline: none;
}

#event-layout {
	position: relative;
	width: 100%; 
	height: 350px; 
	background-image: url('/images/event.jpeg'); 
	background-repeat: no-repeat; 
	background-size: contain;
}

#event-layout label {
	color: maroon;
	font-weight: bold;
}

#first-group-layout {
	position: absolute; 
	top: 45%; 
	left: 13%; 
	-ms-transform: rotate(-30deg); 
	transform: rotate(-30deg);
}

#second-group-layout {
	position: absolute;
	top: 18%;
	left: 34%;
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.alert {
	display: none;
    padding: 20px;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;
    margin-top: 15px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

#cancel {
	display: none;
}

button:focus {
	outline: none!important;
}

.alert.success {
    background-color: #4CAF50;
    color: #FFF;
}

.error {
	color: maroon;
	display: block;
}

.closebtn {
    padding-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 20px;
    line-height: 18px;
    cursor: pointer;
    transition: 0.3s;
}

.clearfix {
	clear: both;
}

.alert.danger {
    background-color: red;
    color: #FFF;
}

.search-table .form-inline, .search-table .form-group, .search-table .form-inline label {
	display: block!important;
}

#datatable-list_filter label {
	text-align: right!important;
}

#datatable-list {
	width: 100%!important;
}

.pagination {
	display: block;
}

.system_error {
	color: red;
}

#loading-img {
	display: none;
	width: 70px;
}

.img-responsive {
	width: 100%;
}

.img-loading {
	display: none;
}

.paginate_button {
	display: inline-block!important;
	margin-left: 5px;
}

.ui-widget-header {
	background: unset!important;
}

#submitAccessories {
	display: none;
}

.label_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.label_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.label_container:hover input ~ .checkmark {
  background-color: #ccc;
}

.label_container input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.label_container input:checked ~ .checkmark:after {
  display: block;
}

.label_container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.table .active {
	background-color: #d9edf7;
}

.select2-selection {
	border: 1px solid #ced4da!important;
}

.select2-selection--single {
	height: 36px!important;
}

.product_view {
	display: block;
}

.product_hide {
	display: none;
}

.mg-top-15 {
	margin-top: 15px;
}

.please-wait {
	display: none;
}

.link-color {
	color: #666!important;
}

.link-color:hover {
	text-decoration: none;
}

#video-box {
	background-color: #dd596e;
}

#video-box {
    height: 70px; 
    width: 50%; 
    margin-top: 90px; 
    line-height: 70px; 
    color: white; 
    text-align: center; 
    position: relative;
    font-size: 24px;
    font-weight: bold;
}

#video-icon {
    position: absolute; 
    top: 0; 
    margin-top: -75px; 
    left: 0; 
    margin-left: -35px;
    z-index: 2;
}

#video-frame {
    background-image: url('/images/v3/frame-about-us-2.png');
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    font-size: 1.4em;
    margin-top: 10px;
}

#video-frame {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    margin-top: 10px;
    background-color: #FFF;
}

button:disabled,
button[disabled]{
	border: 1px solid #999999!important;
	background-color: #cccccc!important;
	color: #666666;
	cursor: not-allowed;
}

div.items {
	position: relative;
	float: left;
	cursor: pointer;
}

div.items span {
    display: none;
    position: absolute;
    top: -5px;
    left: 60px;
    width: 200px;
    padding: 5px;
    z-index: 100;
    background: #000;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
div.items span:before{
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    border-right:8px solid black;
    left:-8px;
    top:7px;
}

#excel {
	display: none;
}

#product_select .select2 {
	width: 100%!important;
}

.traffic-box {
    font-weight: bold;
    margin-right: 4px;
    line-height: 1.4;
    color: rgb(159, 166, 176);
    padding: 15px;
    border-radius: 3px;
    background: rgb(243, 244, 245);
}

.product_size, .product_color {
    -webkit-box-align: center; 
    align-items: center; 
    background-color: rgb(255, 255, 255); 
    color: rgba(49, 53, 59, 0.68); 
    display: inline-flex; 
    vertical-align: top; 
    flex-wrap: nowrap; 
    font-size: 1rem; 
    line-height: 16px; 
    margin-bottom: 8px; 
    margin-right: 8px; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
    cursor: pointer; 
    height: 48px; 
    border-radius: 16px; 
    border-width: 1px; 
    border-style: solid; 
    border-image: initial; 
    border-color: rgb(229, 231, 233); 
    flex: 1 1 0%; 
    overflow: hidden; 
    padding: 0px 12px; 
    transition: all 0.28s ease-in-out 0s;
}

.color {
    content: "";
    min-width: 38px;
    width: 38px;
    height: 38px;
    margin-right: 4px;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(229, 231, 233);
    border-image: initial;
    border-radius: 12px;
}

.product_active {
    border-color: rgb(129, 211, 201);
    color: rgb(129, 211, 201);
    background-color: rgb(235, 249, 247);
}

.product_size:hover {
    border-color: rgb(208, 212, 216);
}

.product_color:hover {
    box-shadow: 1px 2px 2px 1px rgb(229, 231, 233);
}

.choose-active {
    box-shadow: rgba(49, 53, 59, 0.5) 0px 3px 6px 0px;
}

.side_video {
    width: 222px;
}

#main_video {
    margin-top: 50px;
}

#main_video video {
    box-shadow: rgba(49, 53, 59, 0.5) 0px 3px 6px 0px;
}

#pin_video {
    position: absolute; 
    width: 20px; 
    height: 70px; 
    background-image: url('/images/v3/pin_img.png'); 
    background-repeat: no-repeat; background-size: 100% 100%; 
    left: 30%; 
    top: 0; 
    margin-top: 20px; 
    z-index: 2
}

#video-play {
    display: block; 
    margin: auto; 
    margin-top: 50px;
    width: 480px;
    height: 315px;
}

@media only screen and (max-width: 600px) {
    #bg_home {
	background-size: cover!important;	
    }

    #video_tutorial_frame {
        height: 300px;
    }

    #pin_video {
        margin-top: -10px;
        left: 20%;
    }

    #video-play {
        width: 280px;
        height: 200px;
        margin-top: 20px;
    }

    #main_video_bg {
        height: 220px!important;
        margin-bottom: 30px;
    }

    .side_video {
        width: 100%;
    }

    #main_video_wrapper {
        width: auto!important;
        background-size: contain!important;   
    }

    #main_video {
        padding-top: 15px;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    #main_video video {
        width: 100%!important;
        height: auto!important;
        margin-top: 0!important;
    }

    #product_description {
        margin-top: 30px;    
    }

    .traffic-box {
        margin-bottom: 30px;
    }

	#booth-frame {
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 33px;
        font-size: 1em;
        margin-top: 5px;
        font-size: 0.6em;
        height: auto;
        padding-bottom: 45px;
    }

    #booth-box {
        width: 80%;
        text-align: center;
        padding-right: 50px;
        height: 40px;
        line-height: 40px;
        margin-top: 20px;
        font-size: 0.7em;
        padding-left: 50px;
    }

    #booth-icon {
        margin-left: -19px;
        margin-top: -35px;
    }

    #booth-icon img {
        height: 100px;
    }

	.small-video {
		margin-bottom: 15px;
	}

	.icon-img {
        display: inline-block;
        width: 30%;
    }

	#banner-one { 
		height: 130px;
	}
	
	.custom-tabs {
		font-size: 0.9em;
	}

	.items {
		width: 25%;
	}

	#login-box h1 {
		font-size: 1em;
	}

	#login-box {
		min-height: 600px
	}

	.accessories-wrp {
		display: inline-block;
		width: 50%;
	}

	.mb-items .col-md-2 {
		width: 16.6666666667%;
		display: inline-block;
	}

	#video-frame {
        padding-top: 120px;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 1em;
        margin-top: 5px;
        font-size: 0.6em;
        height: auto;
        padding-bottom: 100px;
    }

    #video-box {
        width: 80%;
        text-align: center;
        padding-right: 50px;
        height: 40px;
        line-height: 40px;
        margin-top: 50px;
        font-size: 0.7em;
        padding-left: 50px;
    }

    #video-icon {
        margin-left: -19px;
        margin-top: -35px;
    }

    #video-icon img {
        height: 100px;
    }

    #about-us-box, #type-of-tenant-box, #registration-box {
        width: 80%;
        text-align: center;
        padding-right: 50px;
        height: 40px;
        line-height: 40px;
        margin-top: 50px;
        font-size: 0.7em;
        padding-left: 50px;
    }
}

@media only screen and (max-width: 320px) {
	#chat-wrp {
		max-height: 350px;
	}

    #video-play {
        width: 220px!important;
        height: 150px!important;
    }
}