@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Battambang|Chenla|Content|Khmer|Koulen|Montserrat|Roboto|Siemreap|Source+Sans+Pro');


img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

.text-excerpt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.samshorttext {
    text-overflow: ellipsis;
    text-overflow: clip;
    overflow:initial;
    white-space:normal;
}

/* Bootstrap Custom */
body.modal-open{padding:0!important}
.btn,
.form-control,
.navbar-default{
	border-radius:0;
}

.btn:focus,
.form-control,
.dropdown-menu{
	box-shadow:none;
}

.navbar-default{
	border:none;
	min-height:67px;
	background-color:transparent;
}

.navbar-default .navbar-header{
	float:left;
}

.navbar-default .navbar-brand{
	padding-top:7px;
    margin-left:-25px;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
	top:20px;
	margin:0;
	padding:0;
	border:none;
	border-radius:0;
	background-color:transparent;
}
.navbar-default .navbar-toggle .icon-bar{
	height:5px;
	width:33px;
	border-radius:1px;
	background-color:#222;
}
.navbar-default .dropdown-menu>li>a{
	padding:3px 20px;	
    color: #222;
}

.navbar-default .dropdown-menu>li>a:hover{
	padding:3px 20px;	
    color: #333;
}
.navbar-wrap .dropdown-menu{
	margin-top:-2px!important;
    
}
.navbar-default .dropdown-menu{        
    margin-right: 14px;
    margin-top: 0px;
    font-family: Arial;
	font-size:13px;	
	border-radius:0 0 8px 8px;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);    
    border: 1px solid rgb(255, 170, 34);    
    cursor: pointer;
    color: rgb(51, 51, 51);        
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
}
.navbar-default .dropdown-menu>li>a:hover{
	box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;        
    cursor: pointer;
    color: rgb(51, 51, 51);
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
    background: linear-gradient(rgb(255, 171, 35) 5%, rgb(255, 236, 100) 100%) rgb(255, 171, 35);
    border-radius: 6px;
    width:95%;    
    margin-left: 5px;    
    padding-left:15px;
    padding-top:4px;
    height:24px;
}

/* Header */
.header-wrap,
.navbar-wrap,
.container-qfx{
	margin:0 auto;
    padding-left:15px;
    padding-right:15px;
	max-width:1003px;
}

.container-htm{
    margin:0 auto;
	padding:0 20px;
	max-width:1003px;   
	background-color:#FFF;
}

.header-wrap,
.navbar-wrap{
	height:70px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
}

.navbar-wrap{
	height:40px;
    min-width: 1003px;
    height: 45px;
    text-decoration: none;
    background: #ff3019;
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
}

.navbar,
.navbar-nav{
    margin-top:0px;
    margin-right:0px;
}
.navbar-account{	
	right:0px;
	float:right;
	padding:0px;
	position:relative;
    color:#222;
    font-family:Arial;
    margin-right: 10px;
}
.navbar-account .welcome-name{
    margin-right:0px;
	margin-top:0px;
    overflow:hidden;
	max-width:180px;		
    color:#222;
    font-family:Arial;
}
.navbar-account>a{
	color:#222;
	text-decoration:none;
    font-family:Arial;
}
.navbar-account .dropdown-menu{
	right:0;
	left:auto;
}
.navbar-wrap .navbar-nav>li>a{
    font-family: Arial, Helvetica, sans-serif;    
	color:#ffffff;
    font-size:14px;
}
.navbar-wrap .navbar-right>li>a,
.navbar-wrap .navbar-right>li>a:focus{
    margin-top:20px;
    text-align: right;
    color: #F00;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{
	border-color:#fff;
	background-color:transparent;
}

/* Content */
.content-wrap{
	padding-top:115px;
    margin-left:-12px;
    margin-right:-20px;
}
/* Quick Menu */
.content-wrap .quick-menu{
	width:100%;
	display:table;
}
.content-wrap .quick-menu a{
	width:25%;
	color:#61524f;
	text-align:center;
	display:table-cell;
	text-decoration:none;
}
.content-wrap .quick-menu a span{
	display:block;
	font-size:16px;
	margin-top:5px;
	text-transform:uppercase;
}
.content-wrap .quick-menu a .exo{
	width:85px;
	height:85px;
	font-size:50px;
	line-height:85px;
	border:1px solid;
	border-radius:50%;
	text-align:center;
	background-color:#222;
}

/* Ad */
.content-wrap .qfx-ad{display:none}
.content-wrap .qfx-ad img{margin:auto;max-height:113px;width:auto}

/* Content */
.content-wrap .content{
	margin-top:5px;    
	padding-bottom: 5%;
    
}
.content-wrap .content .content-box{
	width:100%;
	margin:0 auto;
	max-width:80%;    
}
.content-wrap .content>.title{
	padding:0 8px;
	color:#00ADD6;
	font-size:30px;
	margin-top:20px;
	font-weight:100;
	margin-bottom:10px;
	text-transform:uppercase;
}
.content-wrap .content .overview .quick-link{margin-top:20px}
.content-wrap .content .overview p{margin:0;font-size:15px;line-height:25.5px}
.content-wrap .content .overview .seat-capacity{margin-top:30px}
.content-wrap .content .overview .MapContain{margin:30px 0}
.content-wrap .content .overview .MapContain .MapQfx{margin:15px 0}
.content-wrap .content .overview .MapContain .MapQfx p{margin:0 0 10px}
.content-wrap .content .overview .MapQfx h4{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.content-wrap .content .overview .MapQfx a{
	color:#000;
	text-decoration:underline;
}
.content-wrap .content .overview .MapQfx a:hover{
	color:#000;
	text-decoration:none;
}

/* Movie Type */
.movie .movie-type,
.pay-details .movie-type,
.book-details .movie-type,
.movie-details .movie-type,
.seat-details .movie-info .movie-cols .movie-type{color:#319e2d}

/* Movie */
.movies .row{margin-left:0px!important;margin-right:0px!important}
.movies .col-xs-4{padding:0 10px}
.movies.upcoming .row{margin-left:0px!important;margin-right:0px!important}
.movies.upcoming .col-xs-4{padding:0 1px}
.movie{
	margin-bottom:7px;
}

.movie .movie-poster{
    padding:0px;
	position:relative;
    height:auto;    
}

.movie-poster:hover{  
    position: relative;           
    opacity: .3;
    border-radius:4px;
}

.movie .movie-poster a{
	display:block;
	overflow:hidden;
	position:relative;    
    height:auto;
}

.movie .movie-poster .img-a,
.movie .movie-poster .img-b{
	max-width:100%;        
}
.movie .movie-poster .img-b{
	top:0;
	left:0;        
	position:absolute;
}
.movie .movie-poster .ticket{
	right:0;
	bottom:0;
	width:75px;
	height:75px;
	color:#61524f;
	font-size:30px;
	border:1px solid;
	text-align:center;
	line-height:65px;	
	overflow:initial;
	position:absolute;
	background-color:#000;
	/*added*/
	right:-15px;
	bottom:-10px;
}
.pay-details .pay-button a:hover,
.movie .movie-poster .ticket:hover{}
.movie .movie-title{    
	margin-top:0px;
	overflow:hidden;
	line-height:30px;
	margin-bottom:0px;        
    font-family:'Battambang', Helvetica,sans-serif;    
    font-size:14px;        
    color: #136CB2;
    line-height: 2.7;
}
.movie .movie-type,
.movie .movie-date{
	margin:0;	
}
.movie .movie-date{color:#00ADD6}
.movies .movie-date{font-size:14px}
.movie .detials-excerpt {
	height:170px;
    font-size: 12px;
    color:#222;
	overflow-y:auto;
	margin-bottom:30px;
	word-wrap:break-word;
}

/* Movie Details */
.movie-details{
	padding-top:20px;
}
.movie-details .movie-type{
	font-size:20px;
}
.movie-details .movie-info>p{
	font-size:14px;
	margin-bottom:8px;
}
.movie-details .movie-info>p>.col-xs-6{padding:0}
.movie-details .ticket{
	width:70px;
	height:70px;
	color:#61524f;
	font-size:48px;
	border:1px solid;
	text-align:center;
	line-height:60px;
	border-radius:50%;
	margin-right:15px;
	display:inline-block;
	background-color:#fff;
}
.movie-details .fb-share{
	height:35px;
	color:inherit;
	font-size:74px;
	line-height:15px;
	vertical-align:-8px;
	display:inline-block;
}
.movie-details .fb-share .exo{line-height:0}
.movie-details .fb-share:hover{color:#00add6}


/* Book Details */
.book-details p{
	font-size:16px;
	white-space:nowrap;
}
.book-details .poster{
	margin:auto;
	max-height:145px;
}
.book-details .date-slider{
	text-align:center;	
}
.book-details .date-slider .slider-date{
    font-family: 'Quicksand', sans-serif;    
	text-transform: uppercase;
    padding:8px 0;
	font-size:20px;
    font-weight: bold;
	display:inline-block;
}
.book-details .carousel{
    position: absolute;
    right: 0px;	
    top: -3px;
	min-width:280px;
	display:inline-block;		
}
.book-details .carousel-control{
	color:#88716b;
	padding:15px 0;
	font-size:24px;
	line-height:24px;
	text-shadow:none;
	text-align:center;
	background:transparent;
}
.book-details .carousel-control:before{
	top:50%;
	width:30px;
	height:30px;
	content:'';
	margin-top:-15px;
	line-height:30px;
	position:absolute;
	font-family:exolutus;
}
.book-details .carousel-control.left{left:20px; top: 3px; color:#000;}
.book-details .carousel-control.right{right:20px; top: 3px; color:#000;}
.book-details .carousel-control.left:before{
	left:0;
	/*content:'\00c4';*/
}
.book-details .carousel-control.right:before{
	right:0;
	/*content:'\00c5';*/
}

.book-details .carousel-control:hover{color:#937e78}
/* Remain Time */
.remain-time-wrap{
	padding:10px;
	margin-top:5px;
	padding-bottom:0;
	text-align:center;
	border-top:1px solid #ccc;
}
.remain-time-wrap p{font-size:16px;margin:0}
.remain-time-wrap .remain-time{
	font-size:20px;
	font-weight:600;
	vertical-align:-2px;
}

/* Show Movie */
.show-movies .show-movie{
	/*padding:15px 0;
	background:#fff;*/
	margin-top:15px;
}
.show-movies .show-movie .show-times{
	padding:10px;
	background-color:#fff;
	/*border-left:1px solid #ccc;*/	
}
.show-movies .show-movie .show-hall-name{
	font-size:20px;
	/*padding-top:10px;
	padding-left:15px;*/
	margin:0;
	line-height:23px;
	padding:40px 15px;	
}

.time-markfinal{    
    padding-top:10px;
    padding-bottom: 10px;
    background-color:#000000;    
    border-radius:6px;
    color:#eabf6f;     
	text-align:center;	
	text-decoration:none;        
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 40px;
    font-weight: bold;
}

.time-mark1{
	width:80px;	
    height:35px;
    margin-top: 0px;
    margin-left: 0px;
	padding-top: 0px;
    padding-bottom: 5px;       
    color:#904b00;	
	font-size:16px;		
	border-radius:4px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
    margin-right:10px;
    margin-bottom:10px;
}

.time-mark1.time-mark-sold-out {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
        background: -moz-linear-gradient(top, #000000 5%, #000000 100%);
        background: -webkit-linear-gradient(top, #000000 5%, #000000 100%);
        background: -o-linear-gradient(top, #000000 5%, #000000 100%);
        background: -ms-linear-gradient(top, #000000 5%, #000000 100%);
        background: linear-gradient(to bottom, #000000 5%, #000000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
        background-color: #FF0000;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	    border-radius: 2px 2px 2px 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #FFFFFF;
        font-family: Arial;
        font-size: 16px;
        padding: 5px 10px;
        text-decoration: none;
}

.time-mark-sold-outoffshow {        
        background-color: #333;        
	    border-radius: 2px;
        border: 1px solid #555;
        display: inline-block;
        cursor: pointer;
        color: #000;
        font-family: Arial;
        font-size: 16px;
        padding: 5px 20px;
        margin-right:10px;
        text-decoration: none;
        pointer-events: none;
         -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */    
}

.time-mark1.time-mark-filling-fast{        
       background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d4b4d), color-stop(1, #eabf6f));
	    background:-moz-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-webkit-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-o-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-ms-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:linear-gradient(to bottom, #eabf6f 5%, #eabf6f 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eabf6f', endColorstr='#eabf6f',GradientType=0);
	    background-color:#eabf6f;    
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	    border-radius: 2px 2px 2px 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-family: Arial;
        font-size: 16px;
        padding: 5px 10px;
        text-decoration: none;
         -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.time-mark1.time-mark-available{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius: 2px 2px 2px 2px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:16px;
	    padding:5px 10px;
	    text-decoration:none;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.time-mark1:hover,.time-mark:focus{    
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d4b4d), color-stop(1, #eabf6f));
	    background:-moz-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-webkit-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-o-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-ms-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:linear-gradient(to bottom, #eabf6f 5%, #eabf6f 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eabf6f', endColorstr='#eabf6f',GradientType=0);
	    background-color:#eabf6f;    
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	    border-radius: 2px 2px 2px 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-family: Arial;
        font-size: 16px;
        padding: 5px 10px;
        text-decoration: none;
         -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.time-mark1 .hour{font-size:16px;display:block}

.time-mark{
	width:80px;	
    height:35px;
    margin-top: 5px;
    margin-left: 0px;
	padding-top: 8px;
    padding-bottom: 5px;       
    color:#904b00;	
	font-size:16px;		
	border-radius:4px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
    margin-right:10px;
    margin-bottom:10px;
}
.time-mark.time-mark-sold-out{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius: 2px 2px 2px 2px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:16px;
	    padding:5px 10px;
}
.time-mark.time-mark-filling-fast{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d4b4d), color-stop(1, #eabf6f));
	    background:-moz-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-webkit-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-o-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-ms-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:linear-gradient(to bottom, #eabf6f 5%, #eabf6f 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eabf6f', endColorstr='#eabf6f',GradientType=0);
	    background-color:#eabf6f;    
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	    border-radius: 2px 2px 2px 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-family: Arial;
        font-size: 16px;
        padding: 5px 10px;
        text-decoration: none;
         -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.time-mark.time-mark-available{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius: 2px 2px 2px 2px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:16px;
	    padding:5px 10px;
	    text-decoration:none;
}

.time-mark:hover,.time-mark:focus{
         background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d4b4d), color-stop(1, #eabf6f));
	    background:-moz-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-webkit-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-o-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:-ms-linear-gradient(top, #eabf6f 5%, #eabf6f 100%);
	    background:linear-gradient(to bottom, #eabf6f 5%, #eabf6f 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eabf6f', endColorstr='#eabf6f',GradientType=0);
	    background-color:#eabf6f;    
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	    border-radius: 2px 2px 2px 2px;
        border: 1px solid #eabf6f;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-family: Arial;
        font-size: 16px;
        padding: 5px 10px;
        text-decoration: none;
}

.time-mark .hour{font-size:16px;display:block}

.time-indicators{
	padding:15px;
	margin-top:15px;
	background-color:#fff;
}
.time-indicators .time-indicator{
	margin-right:20px;
	position:relative;
	padding-left:25px;
	display:inline-block;
}
.time-indicators .time-indicator:before{
	left:0;
	top:30%;
	content:'';
	width:40px;
	height:40px;
	margin-top: -5px;
	position:absolute;
	border-radius:10%;
}

.time-indicators .time-indicator.time-indi-sold:before{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius:4px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:20px;
	    padding:10px 20px;
	    text-decoration:none;
}

.time-indicators .time-indicator.time-indi-fast:before
{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius:4px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:20px;
	    padding:10px 20px;
	    text-decoration:none;
}

.time-indicators .time-indicator.time-indi-avail:before
{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius:4px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:20px;
	    padding:10px 20px;
	    text-decoration:none;
}

/* Seat Tables */
.seat-table-wrap{
	width:100%;
	font-size:18px;
	overflow-y:auto;
    font-family: Arial;
}
.qfx-seats,
.qfx-seats table{
	border-collapse:collapse;
}
.qfx-seats,
.qfx-seats tr,
.qfx-seats th,
.qfx-seats td,
.qfx-seats table{
	
}
.qfx-seats{}
.qfx-seats td{
	vertical-align:top;
}
.qfx-seats .seat{
	width:25px;
	height:25px;
	overflow:hidden;
	text-align:center;
	line-height:23px;    
    -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}
.qfx-seats .seat-numbers td,
.qfx-seats .seat-alphabets td{
	padding:2px;
}
.qfx-seats .seat-gap{
	width:25px;    
}
.qfx-seats .seat-numbers .seat{	
    width:44px;
    height:42px;    
    text-align:center;    
	border-radius:4px;
    background-color: rgba(255, 255, 255, 0.8);
	border:1px solid #221100;		
	font-size:14px;
    font-weight:bold;
    padding:9px 5px;	
	text-decoration:none;
    color:#222;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.primescreen{    
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;	
	-webkit-border-radius:4px;
	border-radius:6px;			
	color:#222222;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:10px 27px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.qfx-seats .seat-alphabets .seat{
	background:#f8f3ea;
}
.qfx-seats .seat-numbers .unavailableSeat .seat{
    width:43px;
    height:40px;    
    text-align:center;
    background-color:#333;	
	border-radius:4px;
	border:1px solid #222;		
	font-size:14px;
    font-weight:bold;
    padding:9px 5px;	
	text-decoration:none;
    color: rgba(0,00,0,0.7);
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.qfx-seats .seat-numbers .soldSeat .seat{
    background-color: #847bba;
    background-image: linear-gradient(to bottom, #847bba, #7568ba);
    border: 1px solid #493e87;
    color: white;
    color: rgba(0,0,0,0.7);
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}
.qfx-seats .seat-numbers .reservedSeat .seat{
    background-color: #42b0e3;
    background-image: linear-gradient(to bottom, #42b0e3, #2ba9e3);
    border: 1px solid #107db0;
    color: white;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: rgba(0,0,0,0.7);
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}
.qfx-seats .seat-numbers .currentSelected .seat{
    background-color: #ed6d64;
    background-image: linear-gradient(to bottom, #ed6d64, #ed574c);
    border: 1px solid #ba3329;
    color: rgba(0,0,0,0.7);
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

.seatrowlabel{
    margin-bottom:-0.1em;
    text-align:center;
     -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */  
}

/* Seats Details */
.seat-details .movie-info{
	width:100%;
	display:table;
	font-size:18px;
	margin-top:5px;
	border-collapse:collapse;
}
.seat-details .movie-info .movie-cols{
	padding:10px 15px;
	display:table-cell;
	vertical-align:middle;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.seat-details .movie-info .movie-cols:first-child{border-left:none}
.seat-details .movie-info .movie-cols:last-child{border-right:none}
.seat-details .movie-info .movie-cols .day{
	font-size:26px;
}
.seat-details .movie-info .time-mark.time-mark-sold-out:hover,
.seat-details .movie-info .time-mark.time-mark-sold-out:focus{border-color:#dc6659}
.seat-details .movie-info .time-mark.time-mark-filling-fast:hover,
.seat-details .movie-info .time-mark.time-mark-filling-fast:focus{border-color:#e8ac60}
.seat-details .movie-info .time-mark.time-mark-available:hover,
.seat-details .movie-info .time-mark.time-mark-available:focus{border-color:#03b49f}
.seat-details .seat-record{
	padding:15px;
	margin:10px 0;
	font-size:18px;
	background-color:#d9cabf;
}
.seat-details .seat-record .tbl-col{width:50%;vertical-align:middle}
.seat-details .seat-record .seat-count,
.seat-details .seat-record .price-count{
	color:#dc6659;
	height:50px;
	font-size:26px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	display:inline-block;
	background-color:#fff;
}
.seat-details .seat-record .seat-count{
	padding:0 15px;
	min-width:70px;
}
.seat-details .seat-record .price-count{
	text-align:left;
	margin-left:30px;
	position:relative;
	display:inline-block;
	background-color:transparent;
}
.seat-details .seat-record .price-count:before,
.seat-details .seat-record .price-count:after{
	top:50%;
	width:30px;
	color:#fff;
	height:50px;
	/*content:'\00ff';*/
	overflow:hidden;
	font-size:100px;
	line-height:50px;
	position:absolute;
	margin-top:-25px;
	font-family:exolutus;
}
.seat-details .seat-record .price-count:before{left:-25px;text-indent:2px}
.seat-details .seat-record .price-count:after{right:-25px;text-indent:-70px}
.seat-details .seat-record .price-count>span{
	z-index:1;
	height:50px;
	display:block;
	min-width:50px;
	line-height:50px;
	position:relative;
	padding:0 15px 0 0;
	background-color:#fff;
}
.seat-details .seat-record .price-count>span:after{
	width:0;
	right:0;
	content:'';
	height:inherit;
	position:absolute;
}

.seat-indicators{
	margin-top:5px;
	padding:5px 0px;
}
.seat-indicators .seat-indicator{
	margin:10px 0;
	font-size:16px;
	margin-right:15px;
	position:relative;
	padding-left:35px;
    padding-top:6px;
	display:inline-block;
    font-family:'Battambang',Arial;
}
.seat-indicators .seat-indicator:before{
	left:0;
	top:50%;
	content:'';
	width:26px;
	height:26px;
	margin-top:-13px;
	position:absolute;
	border-radius:4px;
	border:1px solid transparent;
    font-family:'Battambang',Arial;
}
.seat-indicators .seat-indicator.seat-indi-avai:before{
    border-radius:4px;
    padding:9px 5px;	
	text-decoration:none;    
    width:30px;
    height:30px;    
    background-color: rgba(255, 255, 255, 0.8);
	border:1px solid #221100;		
	font-size:14px;
    font-weight:bold;
    padding:9px 5px;	
	text-decoration:none;
    color:#222;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */    
}
.seat-indicators .seat-indicator.seat-indi-rese:before{
    background-color: #42b0e3;
    background-image: linear-gradient(to bottom, #42b0e3, #2ba9e3);
    border: 1px solid #107db0;
    color: white;
    color: rgba(0,00,0,0.7);
    width:30px;
    height:30px;
}
.seat-indicators .seat-indicator.seat-indi-sold:before{
    background-color: #847bba;
    background-image: linear-gradient(to bottom, #847bba, #7568ba);
    border: 1px solid #493e87;
    color: white;
    color: rgba(0,00,0,0.7);
    width:30px;
    height:30px;
}
.seat-indicators .seat-indicator.seat-indi-your:before{
    background-color: #ed6d64;
    background-image: linear-gradient(to bottom, #ed6d64, #ed574c);
    border: 1px solid #ba3329;
    color: rgba(0,00,0,0.7);
    width:30px;
    height:30px;
}
.seat-indicators .seat-indicator.seat-indi-plat:before{
    background-color:#f8f3ea;
    border-color:#8b766f;    
    border-radius:50%;
    width:20px;
    height:20px;
    font-family:'Battambang',Arial;
}
.seat-indicators .seat-indicator.seat-indi-prem:before{
    background-color:#fff;
    border-color:#8b766f;
    border-radius:50%;
    width:20px;
    height:20px;
    font-family:'Battambang',Arial;
}
.seat-indicators .seat-indicator.seat-indi-unavail:before{
    background-color:#333;	
	border-radius:4px;
	border:1px solid #222;		
	font-size:14px;
    font-weight:bold;
    padding:9px 5px;	
	text-decoration:none;
    color: rgba(0,00,0,0.7);
    width:30px;
    height:30px;
}

.trapezoid-sam {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100px;
  height: 0;
  border: 50px solid rgba(0,0,0,0);
  border-top: 0 solid;
  border-bottom: 100px solid #1abc9c;  
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
}

.next-step{
	top:-60px;
	width:50px;
	right:10px;
	height:50px;
	float:right;
	color:#88736c;
	font-size:28px;
	line-height:40px;
	border:2px solid;
	border-radius:50%;
	text-align:center;
	position:relative;
	display:inline-block;
}
.seat-indicators .indicators{width:75%!important}
.seat-indicators .btn-book-submit{min-width:200px;width:25%!important;text-align:right!important}
.seat-indicators .tbl-col{vertical-align:middle}


/* Payment */
.pay-details .show-info h3{
	font-weight:900;
	padding-bottom:5px;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
}
.pay-details .show-info p{font-size:18px}
.pay-details .payment-partners .notice{
	display:block;
	color:#fff;
	font-size:18px;
	line-height:20px;
	padding:10px 15px;
	margin:15px -1px;
	border:1px solid #ccc;
	background-color:#ea6153;
	-webkit-animation:blinker 4s linear forwards infinite;
	animation:blinker 4s linear forwards infinite;
	-webkit-animation-delay:1.2s;
	animation-delay:1.2s;
}
@-webkit-keyframes bounceIn{
  from, 20%, 40%, 60%, 80%, to{
    -webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0%{
    opacity:0;
    -webkit-transform:scale3d(.3, .3, .3);
    transform:scale3d(.3, .3, .3);
  }
  20%{
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40%{
    -webkit-transform:scale3d(.9, .9, .9);
    transform:scale3d(.9, .9, .9);
  }
  60%{
    opacity:1;
    -webkit-transform:scale3d(1.03, 1.03, 1.03);
    transform:scale3d(1.03, 1.03, 1.03);
  }

  80%{
    -webkit-transform:scale3d(.97, .97, .97);
    transform:scale3d(.97, .97, .97);
  }
  to{
    opacity:1;
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1);
  }
}

@keyframes bounceIn{
  from, 20%, 40%, 60%, 80%, to{
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0%{
    opacity:0;
    -webkit-transform:scale3d(.3, .3, .3);
    transform:scale3d(.3, .3, .3);
  }
  20%{
    -webkit-transform:scale3d(1.1, 1.1, 1.1);
    transform:scale3d(1.1, 1.1, 1.1);
  }
  40%{
    -webkit-transform:scale3d(.9, .9, .9);
    transform:scale3d(.9, .9, .9);
  }
  60%{
    opacity:1;
    -webkit-transform:scale3d(1.03, 1.03, 1.03);
    transform:scale3d(1.03, 1.03, 1.03);
  }
  80%{
    -webkit-transform:scale3d(.97, .97, .97);
    transform:scale3d(.97, .97, .97);
  }
  to{
    opacity:1;
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1);
  }
}
@-webkit-keyframes blinker{
	0%,100%{color:#fff;background-color:#ea6153}
	50%{color:#444;background-color:transparent}
}
@keyframes blinker{
	0%,100%{color:#fff;background-color:#ea6153}
	50%{color:#444;background-color:transparent}
}
.pay-details .payment-partners a{
	float:left;
	clear:both;
	margin-bottom:15px;
}
.btn-book-submit a,
.pay-details .pay-button a{
	width:70px;
	height:70px;
	margin:0 5px;
	color:#61524f;
	font-size:58px;
	border:1px solid;
	text-align:center;
	border-radius:50%;
	line-height:55px;
	display:inline-block;
}
.pay-details .remain-time-wrap{margin-top:5px;border:none;color:#F00;}


/* Loyalty */
.loyalty-ticket-count-wrap .table{
	background-color:transparent;
}
.loyalty-ticket-count-wrap .table td{text-align:center;border:none}
.loyalty-ticket-count-wrap .loyalty-ticket-count{
	height:50px;
	color:#88736c;
	min-width:100px;
	font-size:26px;
	padding:0 20px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	position:relative;
	display:inline-block;
}
.loyalty-ticket-count-wrap .loyalty-ticket-count:before{
	left:0;
	top:50%;
	width:100%;
	height:100%;
	/*content:'\00fd';*/
	font-size:92px;
	line-height:45px;
	position:absolute;
	margin-top:-25px;
	font-weight:normal;
	font-family:exolutus;
}
.loyalty-ticket-count-wrap .loyalty-ticket-count.free:before{
	color:#0a87c0;
	/*content:'\00fe';*/
}
.loyalty-ticket-count-wrap .loyalty-ticket-count>span{
	width:42px;
	height:42px;
	display:block;
	margin:2px auto;
	line-height:42px;
	border-radius:50%;
	background-color:#fff;
}
.loyalty-ticket-count-wrap .loyalty-divider{
	display:block;
	font-size:38px;
	line-height:50px;
}

/* Footer */
.footer{	    
    text-align:center;
    font-family: Arial;
    font-size: 13px;
    padding-top: 8px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
    padding-left:2px;
}

.samsubfooter{    
    margin:0;        
    height:250px;
    background-color:#333;
    width:1030px;    
    position:relative;
    color:#fed700;
    padding-top:10px;
}

#navcontainer ul{
margin: 0;
padding: 0;
list-style-type: none;
padding:0px;
}

#navcontainer li {
 margin-left: -13px;
}

#navcontainer a{
text-decoration: none;
font-size:12px;
font-weight: normal;
color:#fed700;
font-family:Arial;
}

#navcontainer a:link{
color:#fed700;
font-family:Arial;
text-decoration: none;
font-size:12px;
font-weight: normal;
}

#navcontainer a:hover
{
    font-family:Arial;
    cursor: pointer;
    padding-left: 5px;    
    padding-bottom:5px;
    padding-top:5px;
    color: rgb(51, 51, 51);        
    color:#0397d6;    
    text-decoration: none;
    margin-left: -5px;
    
}

/* Forms */
.form{
	width:60%;
	margin:0 auto;
	margin-top:30px;
}
.form .form-group{
	position:relative;
	margin-bottom:50px;
}
.form .form-group label{
	top:50%;
	margin:0;
	z-index:1;
	left:-10px;
	width:70px;
	height:70px;
	color:#61524f;
	font-size:48px;
	margin-top:-35px;
	border:1px solid;
	position:absolute;
	text-align:center;
	line-height:58px;
	border-radius:50%;
	background-color:#fff;
}
.form-control{
	height:auto;
	border:none;
	color:#88716B;
	font-size:15px;
	padding:6px 12px;    
	transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control::-moz-placeholder{color:#d9cabf}
.form-control:-ms-input-placeholder{color:#d9cabf}
.form-control::-webkit-input-placeholder{color:#d9cabf}
.form-control:focus{
	outline:0;
	border-color:#66afe9;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-action p{
	font-size:20px;
}
.form-action a{
	color:#88736c;
	text-decoration:underline;
}
.form-action a:hover{text-decoration:none}
.send-action .btn.btn-qfx,
.verify-action .btn.btn-qfx,
.feedback-action .btn.btn-qfx{font-size:16px;margin:0 0 15px 15px}


/* Errors */
.validation-summary-errors{color:#d9392d;padding-bottom:15px;position:relative;top:-10px}
.validation-summary-errors ul{list-style:none;margin:0;padding:0}
.field-validation-error{
	height:0;
	display:block;
	color:#d9392d;
}
.form-feedback .field-validation-error{height:auto}


/* Buttons */
.btn.btn-qfx{
	color:#88736c;
	font-size:24px;
	font-weight:bold;
	background-color:#d9cabf;
}
.btn.btn-qfx:hover,
.btn.btn-qfx:active{
	color:#fff;
	background-color:#bfa998;
}
.btn.btn-facebook{
	display:block;
	font-size:18px;
	position:relative;
	text-decoration:none;
}
.btn.btn-facebook,
.btn.btn-facebook:hover{
	background-color:#fff;
}
.btn.btn-facebook:hover{
	color:#358BDA
}
.btn.btn-facebook:hover:before{color:#88736c}
.btn.btn-facebook:before{
	top:50%;
	left:-10px;
	width:50px;
	height:50px;
	font-size:24px;
	/*content:'\00d9';*/
	border:1px solid;
	margin-top:-25px;
	line-height:48px;
	border-radius:50%;
	position:absolute;
	font-family:exolutus;
	background-color:#fff;
}
.btn.no-btn{
	font-size:24px;
	font-weight:700;
}
/* Checkbox */
.check-box{
	line-height:28px;
	padding-left:40px;
	position:relative;
}
.check-box label{
	margin:0;
	font-size:16px;
	font-weight:normal;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.check-box label:before{
	left:0;
	top:50%;
	content:'';
	width:30px;
	height:30px;
	font-size:28px;
	line-height:28px;
	margin-top:-15px;
	position:absolute;
	border-radius:50%;
	text-align:center;
	font-family:exolutus;
	border:1px solid #88736C;
}
.check-box input[type="radio"],
.check-box input[type="checkbox"]{
	display:none;
}
.check-box:hover label:before{
	opacity:.65;
	/*content:'\00dd';*/
}
.check-box input[type="radio"]:checked+label:before,
.check-box input[type="checkbox"]:checked+label:before{
	opacity:1;
	/*content:'\00dd';*/
}


/* Swtich */
.qfx-switch-wrap{
	display:block;
	padding:20px 0;
	text-align:center;
}
.qfx-switch-wrap .btn{
	width:auto;
	font-weight:bold;
	display:inline-block;
	border-color:#adadad;
	background-color:#e6e6e6;
	font-size:16px!important;
}
.qfx-switch-wrap .qfx-switch{display:none}
.qfx-switch-wrap .qfx-switch:checked+.btn{
	color:#fff;
	background-color:#bfa998!important;
}


/* Table */
.table{
	background-color:#fff;
}
.table>thead>tr>th{
	font-size:16px;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td{
}
.table>thead,
.table>thead>tr>th{
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{
}
.table>.table-heading,
.table>.table-heading>tr>th{
	background-color:#d9cabf;
}
.table.table-center>thead>tr>td,
.table.table-center>thead>tr>th,
.table.table-center>tbody>tr>th,
.table.table-center>tbody>tr>td{
	text-align:center;
}



/* Element Table*/
.tbl{
	display:table;
}
.tbl .tbl-row{
	display:table-row;
}
.tbl .tbl-col,
.tbl .tbl-row .tbl-col{
	width:1%;
	display:table-cell;
}
.tbl.full,
.tbl.full .tbl-row{
	width:100%;
}

/* Accordion */
.accordion .panel{
	margin:0;
	border:none;
	box-shadow:none;
	background-color:transparent;    
}
.accordion .panel-title{
	font-size:15px;
	padding:10px 0 10px;
    width:100%;   
    padding-left: 10px;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    border: 1px solid rgb(255, 170, 34);
    display: inline-block;
    cursor: pointer;
    color: rgb(51, 51, 51);    
    font-size: 15px;
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
}
.accordion .panel-title a{
	display:block;
	position:relative;
    color:#222;
    padding-right:10px;
}
.accordion .panel-title a:focus,
.accordion .panel-title a:hover{
	outline:none;
	text-decoration:none;
}
.accordion .panel-title a:after{
	right:5px;
	color:#222;
	font-size:20px;
	position:absolute;
	font-family:exolutus;
    cursor: pointer;
    text-decoration: none;    
}
.accordion .panel-title a.collapsed:after{
	text-shadow:2px 0 0 #d9cabf, 3px 0 0 #000;
}
.accordion .panel-default .panel-heading{
	border:none;    
	color:#222;
    font-size:13px;
	padding:5px 0;
	background-color:transparent;
	border-bottom:1px solid #ccc;
}
.accordion .panel-body{
	padding:5px 0;
}
.accordion .panel-body p{
	margin:0;
	padding:0;
}
.btn-ticket-send,

.accordion .panel-body .button{
	width:150px;
	height:40px;
	text-align:center;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    border: 1px solid rgb(255, 170, 34);
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    color: rgb(51, 51, 51);    
    font-size: 15px;
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
}
.accordion .panel-body .well-sm:last-child{
	margin-bottom:0;
}


/* Modal */
.samalignleft{
    text-align: left;
    font-size: 16px;
    color: #222;
    font-family:Arial;    
}

.samalignfont{
    font-size: 16px;
    color: #222;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.qfx-modal .modal-content{
	border-radius:20px;
	background:#fff;
}
.qfx-modal .modal-title{font-size:28px}
.qfx-modal .modal-header,
.qfx-modal .modal-body,
.qfx-modal .modal-footer{
	border:none;
	text-align:center;
}

.qfx-modal .modal-header{	
    height:50px;
    padding-top:8px;    
	border-radius:20px 20px 0 0;
    background-color:#eadf6f;      
}
.qfx-modal .modal-footer{
	padding:20px;
}
.qfx-modal .modal-body{
	color:#222;
	font-size:20px;
	line-height:20px;
    font-family:Arial;
}

.qfx-modal .btn{
	padding:0;
	width:50px;
	height:50px;
	margin:0 10px;
	font-size:18px;
	background:#fff;
	line-height:50px;
	border-radius:50%;
	text-align:center;
	font-weight:normal;
	display:inline-block;
	border:1px solid #bfa998;
	text-transform:uppercase;
}
.qfx-modal .btn:hover{background:#bfa998}
.qfx-modal .btn:focus{outline:none}


/* Loader */
.qfx-loader-wrap{
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	position:fixed;
	background:rgba(0,0,0,.8);
}
.qfx-loader-wrap .loader{
	top:50%;
	left:50%;
	width:50px;
	height:50px;
	position:fixed;
	margin-top:-25px;
	border-radius:50%;
	margin-left:-25px;
	border:5px solid #00acd5;
	border-top-color:transparent;
	-webkit-animation:qfx .65s linear infinite;
	animation:qfx .65s linear infinite;
}
@-webkit-keyframes qfx{
	0%{-webkit-transform:rotate(0deg)}
	100%{-webkit-transform:rotate(360deg)}
}
@keyframes qfx{
	0%{transform:rotate(0deg)}
	100%{transform:rotate(360deg)}
}


/* Notice */
.qfx-notice-wrap{
	left:0;
	right:0;
	bottom:-100%;
	cursor:pointer;
	position:fixed;
	background-color:#ccc;
	transition:all .4s ease-in-out 0s;
}
.qfx-notice-wrap.active{bottom:0}
.qfx-notice-wrap.error{background:#c0392b}
.qfx-notice-wrap.success{background:#27ae60}
.QFX.notice.show{background:#eadf6f}
.qfx-notice-wrap.warning{background:#f39c12}
.qfx-notice-wrap.information{background:#3498db}
.qfx-notice-wrap .message{
	color:#fff;
	margin:auto;
	padding:15px;
	text-align:center;
}
.qfx-notice-wrap .message .close{color:#fff}
@media (min-width:1200px){
	.qfx-notice-wrap .message{
		max-width:1030px;
	}
}
/* End Notice */


@media (min-width:768px){
	/*.header-wrap,.navbar-wrap,.container-htm,.container-qfx{width:750px}*/
	.navbar-wrap .navbar-nav>li>a{
		font-size:14px;
		padding:15px 0;
		margin-right:27px;
        color:#ffffff;
	}
	.navbar-default{
		right:0!important;
	}
	.navbar-wrap{
		display:block!important;
	}
	.navbar-wrap .navbar-right{
		position:relative;
	}
	.navbar-wrap .navbar-nav>li>a{
		font-size:14px;
	}
    .navbar-wrap .navbar-nav>li>a:hover{
        height:43px;
        color:#fed700;
    }
}

@media (min-width:992px){
	.header-wrap,.navbar-wrap,.container-htm,.container-qfx{width:970px}
}

@media (min-width:1200px){
	.header-wrap,.navbar-wrap,.container-htm,.container-qfx{width:1170px}
}

@media (max-width:991px){
	.navbar-wrap .navbar-nav>li>a{
		font-size:14px;
		margin-right:20px
	}
	.movie .movie-poster .ticket{
		width:65px;
		height:65px;
		line-height:55px;
	}
}

/*SAM - Phone Screen View*/
@media (max-width:768px){
    .movie .movie-poster .ticket{
		width:500px;
		height:500px;
	}
	.nav-open{
		overflow:hidden;
	}
	.content-wrap{
		padding-top:67px;
	}
	.navbar-wrap .navbar-nav>li>a{
		font-size:14px;
        text-align:left;
        right:0px;
        left:10px;
	}
    .navbar-wrap .navbar-nav>li>a:hover{
        box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;    
        cursor: pointer;
        color: rgb(51, 51, 51);            
        text-decoration: none;
        text-shadow: rgb(255, 238, 102) 0px 1px 0px 0px;
        background: linear-gradient(rgb(255, 171, 35) 5%, rgb(255, 236, 100) 100%) rgb(255, 171, 35);
    }
	
    .navbar-wrap{
		top:0;
		height:0;
		bottom:0;
		width:100%;
		z-index:-1;
		height:100%;
		display:none;
		position:fixed;
		overflow-y:auto;
		max-height:500px!important;
		padding:67px 0 0 0!important;
	}
	.navbar-wrap .dropdown-menu{
		padding:0 15px 15px;
	}
	.navbar-wrap .dropdown-menu>li>a{
		padding:5px 5px;
	}
	.navbar-wrap .dropdown-menu>li>a:hover{
		color:#fed700;
		background-color:#fed700 !important;
	}
	.navbar-account{right:0}
	.navbar-wrap .navbar-nav.navbar-right>li>a,
	.navbar-wrap .navbar-nav.navbar-right>li>a:hover{
		color:#fff;
		border-color:#fed700;
		margin:15px!important;
		background-color:#fed700;
	}


/* Content */
	.content-wrap .content .content-box{
		max-width:100%;
	}


    	/* Form */
	.form{
		width:100%;
		padding:15px 0;
	}
	/* Show Movie */
	.show-movies .show-movie .show-hall-name{
		border:none;
		margin-top:0;
		padding:10px 15px;
	}
	.show-movies .show-movie .show-times{
		border:none;
		padding:0 15px 10px;
		border-bottom:1px solid #ccc;
	}
	/* Seat Details */
	.seat-details .movie-info,
	.seat-details .seat-record{
		font-size:15px;
	}
	.seat-indicators .tbl,
	.seat-indicators .tbl-col{display:block!important;width:100%!important}
	.seat-indicators .btn-book-submit{margin-top:15px}
}
@media (max-width:480px){
	.header-wrap,.navbar-wrap,.container-htm,.container-qfx{padding:0 15px}
	.content-wrap .quick-menu a .exo{
		width:52px;
		height:52px;
		font-size:30px;
		line-height:52px;
	}
	.content-wrap .quick-menu a span{
		font-size:11px;
	}
	.navbar-account{
		right:0;
		padding:3px 10px;        
	}
	.navbar-account .welcome-text{
		display:block;        
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        color:#222;
	}
	/* Form */
	.form .form-group{margin-bottom:35px}
	.form .form-group label{
		width:50px;
		height:50px;
		font-size:32px;
		line-height:40px;
		margin-top:-25px;        
	}
	.field-validation-error{font-size:14px}


    /* Movies */
	.movies .row{margin-left:-15px!important;margin-right:-15px!important}
	.movies .col-xs-4{padding:0 10px}
	/* Movie details */
	.movie-details .ticket{
		width:50px;
		height:50px;
		font-size:32px;
		line-height:40px;
	}
	.movie-details .fb-share{
		font-size:62px;
	}
	.movie .movie-poster .ticket{
		width:55px;
		height:55px;
		font-size:32px;
		line-height:45px;
	}

	.book-details .carousel{
		width:100%;
		min-width:25%;
		max-width:75%;
	}


    	/* Show Movie */
	.remain-time-wrap{padding:0;margin-top:10px}
	.remain-time-wrap p{font-size:14px}
	.remain-time-wrap .remain-time-title{margin:5px 0;font-size:16px}
	.remain-time-wrap .remain-time-inner .remain-time .remain-time-numb{width:35px;height:35px;font-size:16px;line-height:35px}
	.time-indicators{
		text-align:left;
	}
	.time-indicators .time-indicator{
		display:block;
		margin:30px 0;
	}
	.time-indicators .time-indicator:first-child{margin-top:10px}
	.time-indicators .time-indicator:last-child{margin-bottom:10px}
	/* Seat Details */
	.seat-details .movie-info,
	.seat-details .movie-info .movie-cols{
		border:none;
		display:block;
		text-align:left;
	}
	.seat-details .movie-info{padding-top:15px}
	.seat-details .movie-info .movie-cols{padding:0 15px}
	.seat-details .seat-record .col-xs-6{float:none;width:100%}
	.seat-details .seat-record .tbl{width:100%}
	.seat-details .seat-record>.clearfix .clearfix:first-child{margin-bottom:15px}
	.seat-details .seat-record .tbl-col{max-width:75px;width:45px}


    	/* Loyalty */
	.loyalty-ticket-count-wrap .table,
	.loyalty-ticket-count-wrap .table tr,
	.loyalty-ticket-count-wrap .table td{
		width:100%;
		display:table;
		text-align:left;
	}
	.loyalty-ticket-count-wrap .loyalty-ticket-text{width:50%;display:table-cell}
	.loyalty-ticket-count-wrap .loyalty-divider{padding-left:40px}
	
    /* Reserve Seat List */
	.accordion .well>.row{position:relative}
	.accordion .well>.row>.col-xs-9,.accordion .well>.row>.col-xs-3,
	.send-ticket-user-list .col-xs-8,.send-ticket-user-list .col-xs-4{
		float:none;
		width:100%;
	}
	.accordion .well>.row>.col-xs-9{padding-right:70px}
	.accordion .well>.row>.col-xs-3{
		top:-5px;
		right:10px;
		width:70px;
		position:absolute;
	}
	.btn-ticket-send,
	.accordion .panel-body .button{
		width:55px;
		height:55px;
		font-size:38px;
		line-height:48px;
		margin-bottom:5px;
	}
}
@media (max-width:320px){
	.movies .col-xs-4{
		/*float:none;*/
		width:50%;
	}
	.navbar-account .welcome-name{
		max-width:50px;        
	}
	.btn.btn-facebook{
		font-size:14px;
	}
	.seat-details .seat-record .tbl-col{max-width:100px;width:35px}
	.book-details .carousel .carousel-control.left{left:-30px}
	.book-details .carousel .carousel-control.right{right:-30px}
}
/*@media (min-width:321px) and (max-width:480px){
	.movie .movie-poster .ticket{
		width:55px;
		height:55px;
		font-size:32px;
		line-height:45px;
	}
}*/
@media (min-width:321px) and (max-width:580px){
	.seat-details .seat-record .tbl-col{width:11%}
}
@media (min-width:321px) and (max-width:661px){
	.movies .col-xs-4{
		width:50%;
	}
}
@media (min-width:768px) and (max-width:991px){
	.content-wrap .quick-menu a .exo{
		width:60px;
		height:60px;
		font-size:32px;
		line-height:60px;
	}
	.content-wrap .quick-menu a span{
		font-size:14px;
	}
}

.allcomingsoon{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
	    background:-moz-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-webkit-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-o-linear-gradient(top, #000000 5%, #000000 100%);
	    background:-ms-linear-gradient(top, #000000 5%, #000000 100%);
	    background:linear-gradient(to bottom, #000000 5%, #000000 100%);
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius:4px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:12px;        
	    padding-bottom:7px;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;
	    text-decoration:none;
}

.sambuynow{       
	    background-color:#000000;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius:4px;
	    border:1px solid #eabf6f;
	    display:inline-block;
	    cursor:pointer;
	    color:#eabf6f;
	    font-family:Arial;
	    font-size:12px;        
	    padding-bottom:7px;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;
	    text-decoration:none;
}


.samforgotpassword{
	    background-color:#f97157;
	    -moz-border-radius:2px;
	    -webkit-border-radius:2px;
	    border-radius:2px;
	    border:1px solid #d65b43;
	    display:inline-block;       
        color:#fff;
        font-family:Tahoma;
        font-weight:bold; 
	    cursor:pointer;	    	               
	    padding-bottom:5px;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;
	    text-decoration:none;
}

.signupformmsam{
	    background-color:#eadf6f;
	    -moz-border-radius:2px;
	    -webkit-border-radius:2px;
	    border-radius:2px;
	    border:1px solid rgb(255, 171, 35);
	    display:inline-block;       
        font-family:Tahoma;
        font-weight:bold; 
	    cursor:pointer;	    	               
	    padding-bottom:5px;
        padding-left:10px;
        padding-right:10px;
        padding-top:8px;
	    text-decoration:none;
}

.registerformsam{
	    background-color:#f97157;
	    -moz-border-radius:2px;
	    -webkit-border-radius:2px;
	    border-radius:2px;
	    border:1px solid #d65b43;
	    display:inline-block;       
        font-family:Tahoma;
        font-weight:bold; 
	    cursor:pointer;	    	               
	    padding-bottom:5px;
        padding-left:10px;
        padding-right:10px;
        padding-top:8px;
	    text-decoration:none;
}

.sambuynow:hover{    	    
	    background-color:#eabf6f;
	    -moz-border-radius:4px;
	    -webkit-border-radius:4px;
	    border-radius:4px;
        color:#222;
}

.sambuynow:active{
   position:relative;
	top:1px;
}

.samsynopsistitle {
    font-family:'Koulen','DBHelvethaicaX55Regular',arial,'helvetica',tahoma;
    font-style: normal;    
    font-size:20px;
    color: #0397d6;
    padding-top: 50px;   
}

.samsynopsis {    
    font-family:'Battambang',arial,'helvetica',tahoma;
    font-style: normal;
    font-size:12px;
    color: #333;
    text-align: justify;
    line-height: 15px;
}

.sammoviereleasedate{
    font-family:Arial;
    font-size:13px;
    color:#777;
    margin-top:-2px;          
}

.sammoviereleasetime{
    font-family:'Koulen','DBHelvethaicaX55Regular',arial,'helvetica',tahoma;
    font-style: normal;
    font-size:12px;
    color: #222;
    margin-top:-5px;    
}

.sam_movietitle {
    position: absolute;
    font-size: 14px;
    margin: 0px;
    top: 0px;
    left: 0px;
    height: 40px;
    width: 205px;
    color:#FFF;
    font-family:'Khmer OS Battambang','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:15px;    
    background-color: rgba(238, 64, 53, 0.60);    
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    color: #fff;    
    text-align: center;
    padding-top: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin-left:15px;    
}

.sammovierate {
    position: absolute;
    font-size: 14px;
    margin: 0px;
    bottom: 0px;
    left: 0px;
    height: 30px;
    width: auto;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: rgba(20, 57, 106, 0.80);
    border: 1px solid #14396a;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 7px;
}

.sammovierate-a {
    position: absolute;
    font-size: 14px;
    margin: 0px;
    bottom: 0px;
    right: 0px;
    height: 28px;
    width: auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: rgba(91, 97, 120, 0.80);
    border: 1px solid #5b6178;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 7px;
}


.sammovierate_selectseat{
    position: absolute;
    opacity: 0.9;
    font-size:12px;
    margin: 0px;
    bottom: 25px;    
    left: 15px; 
    font-size: 13px;
    height: 30px;
    width: auto;
    background-color: #14396a;
    border:1px solid #14396a;
    color:#fff;
    border-radius:4%;
    text-align:center;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    margin:7px;
}

.sammovierate_selectseat-1{
    position: absolute;
    opacity: 0.9;
    font-size:12px;
    margin: 0px;
    bottom: 0px;    
    left: 0px; 
    font-size: 13px;
    height: 30px;
    width: auto;
    background-color: #14396a;
    border:1px solid #14396a;
    color:#fff;
    border-radius:4%;
    text-align:center;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    margin:7px;
}
.sammovierate-a-selectseat{
    position: absolute;
    opacity: 0.9;
    font-size:12px;
    margin: 0px;
    bottom: 25px;    
    right: 0px; 
    font-size: 13px;
    height: 30px;
    width: auto;
    background-color: #5b6178;
    border:1px solid #5b6178;
    color:#fff;
    border-radius:4%;
    text-align:center;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    margin:7px;
}

.sammovierate-a-selectseat-1{
    position: absolute;
    opacity: 0.9;
    font-size:12px;
    margin: 0px;
    bottom: 0px;    
    right: 0px; 
    font-size: 13px;
    height: 30px;
    width: auto;
    background-color: #5b6178;
    border:1px solid #5b6178;
    color:#fff;
    border-radius:4%;
    text-align:center;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    margin:7px;
}

.samprice{    
    color:#333; 
    font-style: normal;
    font-family:'DBHelvethaicaX55Regular',arial,'helvetica',tahoma;    
    font-size: 16px;
}

.sampricefinal{    
    color:#F00;         
    font-size: 25px;
    font-weight: bold;
}

.sampricefinal1{    
    color:#F00;         
    font-size: 25px;
    font-weight: bold;
}

.sammoviedes-hover-rate{    
    top: 40px;      
    position: absolute;
    background-color: #FED700;
    padding-right:7px;
    padding-left:7px;   
    padding-top: 1px;
    padding-bottom: 0px;
    color:#222;             
    font-size: 11px;
    font-style: normal;
    width:auto;
}

.sammoviedes-hover-rate1{
    font-size: 15px;
    top: 45px;
    margin-left: 50px;
    margin-bottom: 100px;
    font-size:14px;
    position: absolute;    
    text-align: center;
    background-color: #F00;
    padding-right:10px;
    padding-left:10px;   
    padding-top: 1px;
    padding-bottom: 1px;   
    color:#FFF;         
    border-radius: 2px;
    width: auto;
}

.samtext {
    font-family: 'Quicksand', sans-serif;
    font-size: 12px;
    font-style: normal;
    color: gray;
    position: absolute;
    width: 100px;
}

.textrelease {
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
    font-size: 12px;
    color:#FFFFFF;
    position: absolute;
    margin-left: 80px;
}


.sammovieratedes{
    position: absolute;  
    text-align: center;    
    padding-right:20px;
    padding-left:20px;   
    padding-top: 2px;
    padding-bottom: 2px;   
    color:#FFF;     
    font-style: normal;
    font-family: 'Quicksand', sans-serif;       
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
    border-radius: 4px;
}

.cinemaname{
    font-family:Arial;
    color: #eadf6f;
    font-size: 22px;        
    background-color:#000;
    padding:10px;
    border-radius: 4px;
}

.cinemaname-gold{
    font-family:Arial;
    color: #000000;
    font-size: 22px;        
    background-color:#eadf6f;
    padding:10px;
    border-radius: 4px;
}

.sammoviedes-hover{
    font-family:'Koulen','tahoma';
    font-style:normal;
    font-size:16px;        
    color: #fed700;
}

.samregister{
    font-size:13px;
    text-decoration:none;             
    color:#000;         
    font-style: normal;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;     
}

.samregister:link{
    font-size:13px;
    text-decoration:none;             
    color:#000;     
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px; 
}

.samregister:hover{    
    font-size:13px;
    color: #222;
    font-weight: bold;  
    padding-bottom:5px;    
    padding-top:5px;  
    border-radius:6px;
    padding-top:2px;
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
    background: linear-gradient(rgb(255, 171, 35) 5%, rgb(255, 236, 100) 100%) rgb(255, 171, 35);  
}

.sammovierate-comingsoon{    
    margin:0;
    bottom:0;    
    position: absolute;      
    right: 0px;    
    text-align: center;
    background-color: #fed700;
    padding-right:7px;
    padding-left:7px;
    padding-top: 2px;
    padding-bottom: 0px;   
    color:#222; 
    font-style: normal;
    font-size:11px;    
}

.samadvanceticket{
    position: absolute;    
    width: 80%;
    font-size:12px;
    margin: 0px;
    top: 0px;    
    font-size: 10px;
    height: 26px;
    background-color: #eadf6f;    
    color:#000000;
    border-radius: 2px;
    text-align:center;
    padding:5px;
    padding-left: 7px;
    padding-right: 7px;
    margin:7px;   
    top: 4%;
    left: 33%;
    -webkit-transform:rotate(40deg);
    -moz-transform:rotate(40deg);   
    box-shadow: 5px 5px 20px #000000;
    text-shadow: 0px 1px 0px rgba(255,255,255,1); /* 50% white from bottom */
}

.samadvanceticket1{
    position: absolute;
    text-align: center;
    background-color: #fed700;
    color:#222;
    font-weight:500;     
    padding-right:5px;
    padding-left:5px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-top:2px;    
    font-size: 12px;
    top: 0px;
    left: 0px;    
    height:19px;    
}

.sammoviedes{
    overflow: hidden;
    position: relative;
}

.sammoviedes:hover{    
	color: #fff;	
	opacity: .2;    
	position: absolute;
	text-align: left;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;	
	z-index: 2;    
    cursor: pointer;
}

/* SAM MOVIE HOVER START */
#mural ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

#mural li {
  float: left;
  background-color:#000;
}

#mural img {
  display: block;
  width:100%;
  height:100%;    
  top:0;
  left:0;
  display:inline-block;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;     
}

#mural span {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 0px;  
  background-color:#000;
}

#mural i {
  font-size: 1.2em;
  display: block;
  padding: 10px 0 0 0;
  
  background-color:#000;
  width:248px;
  height: 312px;
  padding-left:10px;    

}

#mural li:hover span {

}

/* SAM MOVIE HOVER END*/


.samprimenowshowing{    
    top:-5px;
    margin-left:-15px;
    right:0px;
    position: relative;
    height: 35px; /*the image height*/
    color: #222;
    font-family: 'koulen', Arial;
    font-size: 16px;
    padding-left: 24px;
    padding-top: 7px;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);    
    border: 1px solid rgb(255, 170, 34);        
    color: rgb(51, 51, 51);    
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;    
}


.samline { 
    margin: auto;
    width:105.2%;
    top:-2px;
    right:0px;
    left:-5px;
    position: relative;
    height: 35px; /*the image height*/
    color: #222;
    margin-top: -45px;   
    height: 35px; /*the image height*/        
    background-color:#000;
}


.samprimecomingsoon{    
    margin: auto;
    width:105.2%;
    top:-2px;
    right:0px;
    left:-5px;
    position: relative;
    height: 35px; /*the image height*/
    color: #222;
    margin-top: -45px;   
    height: 35px; /*the image height*/    
    color: #222;
    font-family: 'koulen', Arial;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 7px;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);    
    border: 1px solid rgb(255, 170, 34);        
    color: rgb(51, 51, 51);    
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;    
}


.samprimecomingsoon-inside{    
    margin: auto;
    width:102.07%;
    top:-1px;
    right:0px;
    left: -10px;
    position: relative;
    height: 35px; /*the image height*/
    color: #222;
    margin-top: -45px;   
    height: 35px; /*the image height*/    
    color: #222;
    font-family: 'koulen', Arial;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 7px;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);    
    border: 1px solid rgb(255, 170, 34);        
    color: rgb(51, 51, 51);    
    font-weight: bold;    
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;    
}



.samprimeline{
    margin: auto;
    position: absolute;
    width: 1030px;
    left: 0;    
    right: 0;
    margin-top: -50px;   
    height: 50px; /*the image height*/
    background-color:#FFCB05;
    color: #FFF;
    font-family: 'koulen','Quicksand', sans-serif;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 7px;
    font-weight: bold;
    background-color: transparent;  
}

.samprimelogo{
    position: absolute;
    width: 100px; /*the image width*/
    height: 100px; /*the image height*/
    left: 15%;
    top: 53%;
    margin-left: -50px; /*half the image width*/
    margin-top: -50px; /*half the image height*/    
}

.samprimeright{
    position: absolute;
    top: 55%;
    width: 200px; /*the image width*/    
    right: 11%;
    margin-left: -50px; /*half the image width*/
    margin-top: -50px; /*half the image height*/           
    color: #000;
    font-family: 'koulen','Quicksand', sans-serif;
    font-size: 13px;        
}

.samprimerightlogin{
    position: absolute;
    top: 75%;
    width: 200px; /*the image width*/    
    right: 10%;
    margin-left: -50px; /*half the image width*/
    margin-top: -50px; /*half the image height*/               
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    color#222;
}

.samprimemenu{
    min-width: 100%;
    height: 45px;
    width:105.2%;
    text-decoration:none;
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

.samprimeregister{
    position: absolute;
    width: 100px; /*the image width*/
    height: 100px; /*the image height*/
    left: 50%;
    top: 80%;
    margin-left: -50px; /*half the image width*/
    margin-top: -50px; /*half the image height*/    
    font-family: 'Quicksand', sans-serif;     
}

.hallheader{
   font-family: 'koulen', Arial;
   font-size: 16px;
   font-weight:bold;
   height: 35px;
   vertical-align: middle;
   padding-top: 8px;
   padding-left: 10px;
   color: #222;   
   box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
   background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
   cursor: pointer;
   color: rgb(51, 51, 51);            
   text-decoration: none;
   text-shadow: rgb(255, 238, 102) 0px 1px 0px;
}

.remain-time{
   font-family: 'koulen','Quicksand', sans-serif;
   font-size: 20px;
   font-weight:bold;   
   vertical-align: middle;   
   color: #FFF;      
}

.remain-time-text{
   font-family: 'koulen','Quicksand', sans-serif;
   font-size: 13px;
   font-weight:bold;   
   vertical-align: middle;   
   color: #FFF;      
}

.samprimenowshowingdetail{
    border: solid 1px;
    border-color: #FFCB05;
    border-top: 0px;    
}

.samshowbook{
    padding:5px;	
	border:1px solid #e0ae00;    
    width: 192px;
    height: 267px;  
}

.sammovietitle{        
    font-size: 18px;
    font-weight: bold;
    margin-top:0px;
	overflow:hidden;
	line-height:30px;
	margin-bottom:0px;        
    font-family:'Koulen', 'Quicksand';
    font-weight: bold;    
    color:#0397d6;

}

#rolling-nav {
        position: fixed;      
        align-content: center;
        left: 11.85%;                
        color:white;
        text-transform: full-width;/* outline:1px solid; */	    
	    margin:0px auto;
        font-family: Arial;
        font-size:12px;
}

#rolling-nav ul {
  height:45px;
  margin:0px 0px;
  padding:0px 0px;
  overflow:hidden;  
  font-size:12px;
}

#rolling-nav li {
  float:left;
  display:inline;
  list-style:none;
  margin:0px 0px;
  padding:0px 0px;
  font-size:12px;
}

#rolling-nav a,
#rolling-nav a:before {
  display:block;
  margin:0px 0px;
  padding:0px 35px;
  line-height:45px;
  color:white;
  text-decoration:none;  
  -webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,0.1);
  -moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,0.1);
  box-shadow:inset 0px 1px 0px rgba(255,255,255,0.1);
  position:relative;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  font-size:12px;
  font-family:Arial;
}

#rolling-nav a:before {
  position:absolute;
  top:100%;
  right:0px;
  left:0px;  
  box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;        
  cursor: pointer;
  color: rgb(51, 51, 51);
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;    
  text-decoration: none;
  text-shadow: rgb(255, 238, 102) 0px 1px 0px;
  background: linear-gradient(rgb(255, 171, 35) 5%, rgb(255, 236, 100) 100%) rgb(255, 171, 35);  
}

#rolling-nav a::selection{
  position:absolute;
  top:100%;
  right:0px;
  left:0px;
  display:block;
  background-color:white;
  font-size:12px;
}

#rolling-nav a:hover {
    margin-top:0px;
    margin-bottom:0px;      
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;    
    border: 1px solid rgb(255, 170, 34);    
    cursor: pointer;
    color: rgb(51, 51, 51);            
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 171, 35) 5%, rgb(255, 236, 100) 100%) rgb(255, 171, 35);
    padding-bottom: initial;
    padding-top: initial;
    padding-left:60px;
    padding-right:60px;
}

/*************************************/
/*          Slide Show Main CSS     */
/************************************/

	.carousel-control.left
			{
				background: none;
			}
			.carousel-control.right
			{
				background: none;
			}

			.carousel-control
			{
				position: absolute;
				top: 45%;
				bottom: 0;
				left: 0;
				width: 15%;
				font-size:auto;				
				text-align: center;
				opacity: 1;
				text-shadow: none;
			}
			.carousel-control:hover
			{
				color: #000;
			}
			.carousel-indicators
			{
				bottom: -7px;
			}
			.carousel-indicators li
			{
				display: inline-block;
				width: 13px;
				height: 13px;
				margin: 0px;
				text-indent: -999px;
				cursor: pointer;				
				border: 1px solid #222;
				border-radius: 50%;                
                background-color:#F00;
                
			}
			.carousel-indicators .active
			{
				width: 13px;
				height: 13px;
				margin: 0;
				background-color:#F00;
                border: 1px solid #222;
                background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
			}
			.carousel-caption
			{
				position: absolute;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 10;
				padding-top: 20px;
				padding-bottom: 20px;
				color: #fff;
				text-align: center;
				background: rgba(0,0,0,0.4);
			}

        .carousel-fade .carousel-inner .item {
          opacity: 0;
          transition-property: opacity;
            overflow:hidden;
        }
        .item.active img {
            transition: transform 5000ms linear 0s;
            /* This should be based on your carousel setting. For bs, it should be 5second*/
            transform: scale(1.05, 1.05);
        }
        .carousel-fade .carousel-inner .active {
          opacity: 1;
        }

        .carousel-fade .carousel-inner .active.left,
        .carousel-fade .carousel-inner .active.right {
          left: 0;
          opacity: 0;
          z-index: 1;
        }

        .carousel-fade .carousel-inner .next.left,
        .carousel-fade .carousel-inner .prev.right {
          opacity: 1;
        }

        .carousel-fade .carousel-control {
          z-index: 2;
        }

        /*
        WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
        now override the 3.3 new styles for modern browsers & apply opacity
        */
        @media all and (transform-3d), (-webkit-transform-3d) {
            .carousel-fade .carousel-inner > .item.next,
            .carousel-fade .carousel-inner > .item.active.right {
              opacity: 0;
              -webkit-transform: translate3d(0, 0, 0);
                      transform: translate3d(0, 0, 0);
            }
            .carousel-fade .carousel-inner > .item.prev,
            .carousel-fade .carousel-inner > .item.active.left {
              opacity: 0;
              -webkit-transform: translate3d(0, 0, 0);
                      transform: translate3d(0, 0, 0);
            }
            .carousel-fade .carousel-inner > .item.next.left,
            .carousel-fade .carousel-inner > .item.prev.right,
            .carousel-fade .carousel-inner > .item.active {
              opacity: 1;
              -webkit-transform: translate3d(0, 0, 0);
                      transform: translate3d(0, 0, 0);
            }
        }

        div.column {
          max-width: 1920px;
          background-color:#222;
        }

        figure.fixedratio {
          padding-top: 1px;  /* 450px/800px = 0.5625 */
        }


/* Background */

#sambg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#sambg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}

#wrapper {
height: 45px;;
width: 100%;
}

/*Register Form*/



.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/*Facebook Connect Button*/
.stylebtn {
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
    border-radius: 4px;
    border: 1px solid rgb(255, 170, 34);
    display: inline-block;
    cursor: pointer;
    color: rgb(51, 51, 51);
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 29px;
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
}

#myButton, .button, .colors .color {
    cursor: pointer;
}

.stylebtn:hover {
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    border-radius: 6px;
    border: 1px solid rgb(255, 170, 34);
    display: inline-block;
    cursor: pointer;
    color: rgb(51, 51, 51);
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 29px;
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
    background: linear-gradient(rgb(255, 171, 35) 5%, rgb(255, 236, 100) 100%) rgb(255, 171, 35);
}

.center{
width: 130px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.minus-plus{
 box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) rgb(255, 236, 100);
    border-radius: 50%;
    border: 1px solid rgb(255, 170, 34);
    display: inline-block;
    cursor: pointer;
    color: rgb(51, 51, 51);
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;   
}

.sammoviebuy{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#3c3c3c;
    font-weight: bold;
    vertical-align:bottom;
    padding-bottom:2px;
}

.sammoviebuy1{
    font-family:'Koulen', Arial;
    font-size: 18px;
    color:#222;
    font-weight: bold;
}

.samtextbox{ 
  border:1px solid #fed700;    
  background:transparent;
  margin-bottom:20px;
}

.txtforgotpass{
   color:#222;
   font-family:Arial;
   font-size:14px;
   font-weight:normal;
}

.txtforgotpass:hover{
   color:#fed700;
   font-family:Arial;
   font-size:14px;
   font-weight:normal;
   text-decoration:none
}

.samcontinue{
    padding-top:10px;
    font-family:'Battambang', Arial;
}

.samphoneregister {
    font-family:'Battambang', Arial;
    font-size: 12px;
    color:#F00;
}

.samtextheader{
    font-family:'Kolen',Arial;
    padding-top:10px;
    font-size: 16px;
    font-weight:bold;
    color:#fed700;
}

.samtextdes{
    font-family:'battambang',Arial;
    font-size: 12px;
    color:#222222;
}

#popup {
    display: none;
    position: fixed;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-content: center;
}
.sampopup{
    position: absolute;
    font-size:12px;
    margin: 5px;
    bottom: 0px;    
    right: 0px; 
    height: 19px;   
    text-align: center;
    background-color: #fed700;
    padding-right:10px;
    padding-left:10px;
    padding-top: 2px;    
    color:#222;    
}