@charset "UTF-8";

/* responsive class */

#resp-menu {
   display: none;
   width: 100% !important;
   padding-bottom: 5px;
}
.respWidth {
   width: 100% !important;
}
.respLogo {
   width: auto !important;
   height: 40px !important;
   position: absolute !important;
   top: 0;
   left: 0;
}
.resLangBar {
   position: absolute;
   top: 10px;
   right: 5px;
   z-index: 999999;
}

/* CSS Document */

.addon-title {
   display: none;
}
.booking-agreement {
   max-height: 300px;
   overflow: auto;
}
.social-bar {
   position: relative;
   margin: 3px;
}
#corner-num-cart {
   border-radius: 100px;
   background-color: red;
   color: #fff;
   padding: 0 5px;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 10;
   font-size: 10px;
}
.search-article-box {
   padding-top: 5px;
   text-align: right;
}
.search-article-box input[type='text'] {
   width: 200px;
}
.mobile-content ul,
.mobile-content ol {
   margin: 8px 0;
   padding-left: 20px;
}
.mobile-content li {
   padding-left: 0px;
}
.mobile-lang {
   position: absolute;
   right: 10px;
   top: 8px;
}

/*article*/

.article-show-all {
   text-align: right;
}

/*social box*/

.facebook-like {
   position: relative;
   top: 0px;
   display: inline-block;
   width: 85px;
}
.social1 {
   position: relative;
   display: inline-block;
   width: 150px;
   text-alig: right;
}
.social2 {
   position: relative;
   display: inline-block;
   width: 250px;
   text-alig: right;
}
.social3 {
   position: relative;
   display: inline-block;
   width: 350px;
   text-alig: right;
}
.social4 {
   position: relative;
   display: inline-block;
   width: 140px;
   text-alig: right;
}
.social5 {
   position: relative;
   display: inline-block;
   width: 190px;
   text-alig: right;
}
.lang-text {
   text-transform: uppercase;
   display: none;
}

/*for calendar class*/

.ui-widget-header {
   border: 0 !important;
   background-image: none !important;
   background-color: #09F !important;
}
.ui-state-default {
   border: 0 !important;
   background-image: none !important;
   background-color: #eee !important;
}
.ui-state-default.ui-state-highlight {
   border: 0 !important;
   background-image: none !important;
   background-color: #ccc !important;
}
.ui-state-active,
.ui-state-default.ui-state-active {
   border: 0 !important;
   background-image: none !important;
   background-color: #09F !important;
}
.ui-state-hover {
   border: 0 !important;
   background-image: none !important;
   background-color: #ccc !important;
}
.ui-datepicker-calendar {
   border: 0 !important;
   background-image: none !important;
   background-color: #fff !important;
}
.ui-corner-all {
   border-radius: 4px !important;
}
#ui-datepicker-div {
   z-index: 99999999 !important;
}

/*end calendar  class*/

.readme,
.debug {
   background: #d6f3fe;
   border: #0CF dashed 1px;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   border-radius: 3px;
   line-height: normal;
   color: #000;
}
.help {
   background: #FFC;
   border: #FC0 dashed 1px;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   border-radius: 3px;
   line-height: normal;
   color: #000;
}
.warning {
   border: #F00 2px dashed;
   background: #ffe0e0;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   border-radius: 3px;
   line-height: normal;
   color: #000;
}
.icon-feather {
   list-style: url(images/booking/icon-feather-blue.png);
}
.help ul,
.readme ul,
.warning ul {
   list-style-type: circle;
   margin: 0px;
   padding-left: 15px;
}
.help ol,
.readme ol,
.warning ol {
   margin: 0px;
   padding-left: 25px;
}
#block-no-image {
   display: table;
   background-color: #fff;
   text-decoration: none !important;
   border: 1px #ccc solid;
   padding: 3px;
}
#block-no-image-in {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
   background-color: #ccc;
   font-family: Arial;
   font-weight: bold;
   background-color: #ffffff;
   color: #fff;
   text-decoration: none !important;
}
.ui-datepicker {
   font-size: 12px !important;
   z-index: 1000;
}
#hr-line {
   border-top: 1px solid #ccc;
   margin: 5px 0;
}
#shop-no-image {
   display: table;
   background-color: #fff;
   border: 1px #ccc solid;
   padding: 3px;
   margin: 2px;
   text-decoration: none !important;
}
#shop-no-image-in {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
   background-color: #ccc;
   font-family: Arial;
   font-weight: bold;
   background-color: #ffffff;
   color: #fff;
   text-decoration: none !important;
   border: 1px #eee solid;
}
form,
h1,
h2,
h3,
h4 {
   margin: 0px;
}
h2 {
   display: inline;
}
.h2-tag {
   font-weight: bold;
}
.ProductTAG {
   font-size: 13px;
}
.icon-top {
   position: absolute;
   top: 20%;
}
#zoom-hover-box {
   position: absolute;
   display: none;
   width: 100%;
   height: auto;
   bottom: 0px;
   left: 0;
   text-align: center;
   margin: 6px;
}
#zoom-hover-icon-box {
   width: 100%;
   height: auto;
   left: 0;
   bottom: 0px;
   position: absolute;
   text-align: center;
}
.imagePreview {
   position: relative;
   margin-bottom: 5px;
}
#powered-icon {
   position: fixed;
   top: -2px;
   right: 5px;
   display: none;
   z-index: 900;
   background-image: url(/images/toolbar/background.png);
   background-position: bottom center;
   width: 112px;
   height: 30px;
   border: 1px #666 solid;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
   padding: 0;
   padding-top: 2px;
   padding-right: 5px;
}
#powered-icon-hide {
   position: absolute;
   right: 0px;
   top: 5px;
   display: block;
   width: 16px;
   height: 19px;
   overflow: hidden;
}
#powered-icon-t {
   font-size: 10px;
   text-align: left;
   color: white;
   top: -4px;
   padding: 5px;
   right: 97%;
   display: none;
   width: 500px;
   height: 25px;
   position: absolute;
   background-color: #666;
   border-radius: 0 0 0 5px;
   border: 1px #666 solid;
   line-height: 14px;
}
#powered-icon-t a,
.powered-icon-t a:visited {
   font-size: 10px;
   color: #fff;
   padding: 2px;
   text-decoration: none;
   font-weight: normal;
}
#powered-icon-t a:hover {
   text-decoration: none;
   color: #fff;
}
#powered-icon h2 {
   display: inline !important;
   font-size: 10px !important;
   font-weight: normal !important;
}
.option-cat-lv2 {
   background: #CCC;
   font-weight: bold;
}
.new-line,
.cleared {
   float: none;
   clear: both;
   margin: 0;
   padding: 0;
   border: none;
}
.new-line2 {
   float: none;
   clear: both;
   margin: 0;
   padding: 0;
   border: none;
   height: 3px;
}
.facebook-like {
   position: absolute;
   display: inline-block;
   width: 100px;
   left: 0px;
}
.read-more,
.share-link {
   position: absolute;
   right: 0px;
   width: auto;
   text-align: right;
}

/*ul li for list layout table like */

.addon-list {
   margin: 0px;
   padding: 0px;
   list-style: none;
}
.ul-list {
   /*width: 100%;*/
   display: block;
   overflow: hidden;
   list-style-type: none;
   margin: 0px !important;
   padding: 0px !important;
   clear: both;
}
.ul-list li {
   /*	padding:2px;	*/
}
.ul-list li.title {
   display: block;
   float: left;
   width: 150px;
}
.ul-list li.detail {
   position: relative;
   display: block;
   clear: right;
}

/*ul form profile */

.ul-profile {
   width: 100%;
   display: block;
   overflow: no;
   list-style-type: none;
   margin: 0px;
   padding: 2px;
   clear: both;
   border-bottom: 1px solid #CCC;
}
.ul-profile li {
   padding: 2px;
}
.ul-profile li.title {
   display: block;
   float: left;
   width: 100px;
}
.ul-profile li.detail {
   position: relative;
   display: block;
   clear: right;
}

/*div form*/

.FieldRequire {
   color: #F00;
}
.num-page {
   text-align: right;
   margin: 10px;
}
.num-page #PageSelected {
   border: 1px solid #666;
   text-decoration: none;
   padding-right: 2px;
   padding-left: 2px;
   background-color: #CCC;
}
.num-page #PageLink {
   border: 1px solid #000;
   text-decoration: none;
   padding-right: 2px;
   padding-left: 2px;
}
.WEBformStyle {
   border-spacing: 0;
}
.WEBformStyle #Title {
   font-size: medium;
   background-color: #e9e9e9;
   font-weight: bold;
   padding: 5px;
}
.WEBformStyle #SubTitle {
   font-size: 13px;
   background-color: #e9e9e9;
   font-weight: bold;
   padding: 5px;
}
.WEBformStyle TD {
   font-size: xsmall;
   border-bottom-style: solid;
   border-top-color: #CCC;
   border-right-color: #CCC;
   border-bottom-color: #CCC;
   border-left-color: #CCC;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   padding: 3px;
   vertical-align: top;
}
.WEBlistStyle {
   border-spacing: 0;
}
.WEBlistStyle #Title {
   font-size: medium;
   background-color: #e9e9e9;
   font-weight: bold;
   padding: 5px;
}
.WEBlistStyle #SubTitle {
   font-size: small;
   background-color: #e9e9e9;
   font-weight: bold;
   padding: 5px;
}
.WEBlistStyle TD {
   font-size: xsmall;
   border-bottom-style: solid;
   border-top-color: #CCC;
   border-right-color: #CCC;
   border-bottom-color: #CCC;
   border-left-color: #CCC;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   padding: 3px;
}
.TableListWeb {
   margin: 0px;
   padding: 0px;
   border: 1px solid #CCC;
}
.imgThumb {
   margin: 5px;
   padding: 3px;
   background-color: #FFF;
   border: 1px solid #CCC;
   width: 110px;
   height: 110px;
   text-align: center;
}
.imgMemThumb {
   margin: 5px;
   padding: 3px;
   background-color: #FFF;
   border: 1px solid #CCC;
}

/*photo*/

.resize-img {
   width: 50%;
   display: block;
   height: auto;
}
.photo-border {
   padding: 2px;
   border: 1px #CCC solid;
   background: #FFF;
}

/*shop*/

#product-search-box {
   position: relative;
}
#product-adv-search-field {
   width: 90%;
}
#product-search-field,
#product-adv-search-field {
   background-image: url(/images/font-search.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 16px;
   padding-right: 2px;
   padding-top: 2px;
   padding-bottom: 2px;
   border: 1px solid #CCC;
   min-height: 16px;
   border-radius: 3px;
}
.adv-cat1,
.adv-cat2,
.adv-cat3 {
   width: 98%;
}
.price-range,
.search-product-keyword {
   margin: 3px;
}
.product-price-start,
.product-price-end {
   width: 40%;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 2px;
   padding-bottom: 2px;
   border: 1px solid #CCC;
   min-height: 16px;
   border-radius: 3px;
}
.product-adv-search-field {
   width: 98%;
}
.addcart-btn {
   text-align: right;
}
.shop-addcart-thumb-pos {
   position: absolute;
   right: 2px;
   bottom: 2px;
}
.show-product {
   position: relative;
}
.shop_product_option1,
.shop_product_option2 {
   max-width: 150px;
}
.shop-list-style-thumb {
   display: block;
   float: left;
   width: auto;
}
.shop-list-style-title {
   display: block;
   float: left;
   position: relative;
   text-align: left;
   margin-left: 5px;
}
.shop-list-style-detail {
   position: relative;
   display: block;
   margin: 10px;
   float: right;
}
.shop-product-title {
   font-size: large;
   padding: 5px;
   margin-bottom: 5px;
}
.shop-product-title2 {
   font-size: large;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-bottom-style: solid;
   border-top-color: #CCC;
   border-right-color: #CCC;
   border-bottom-color: #CCC;
   border-left-color: #CCC;
   border-right-style: none;
   border-left-style: none;
}
.show-product-detail,
.shop-product-detail {
   width: 100%;
   margin-top: 3px;
}
.show-product-pic {}
.product-price {}
.discount-price {
   text-decoration: line-through;
}
#product-desc {
   position: relative;
   overflow: hidden;
}
#product-view {
   text-align: center;
   /*
	position:absolute;
	right:0;
	bottom:-3px;
	*/
}
#product-list #product-view {
   position: absolute;
   right: 5px;
   bottom: 5px;
}
.price-1 {
   font-size: large;
   font-weight: bold;
}
.new-price {
   font-size: large;
   font-weight: bold;
   color: #F00;
}
.icon-cart-corner {
   margin-right: 10px;
}
.cart-bar-text {
   color: #000;
   border: 2px #CCC dashed;
   border-radius: 5px;
   background-color: #FFF;
   padding: 5px;
   margin-right: 10px;
}
.cart-bar-hide {
   position: fixed;
   right: 10px;
   bottom: 10px;
   z-index: 300;
   display: none;
}
.cart-bar-show {
   display: block;
   position: fixed;
   right: 10px;
   bottom: 10px;
   z-index: 300;
}
.cart-bar-close {
   position: absolute;
   right: 0px;
   bottom: 0px;
   z-index: 10;
}
.cart-box-title {
   padding: 5px;
   height: 20px;
   background-color: #9C0;
}
.cart-box {
   width: 600px;
   height: 400px;
   overflow: auto;
   background-image: url(/images/cart-bg.jpg);
   background-repeat: no-repeat;
   background-position: 0px;
}
.CartList {
   margin: 0px;
   padding: 0px;
   border-spacing: 0;
}
.CartList TD {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-top-color: #CCC;
   border-right-color: #CCC;
   border-bottom-color: #CCC;
   border-left-color: #CCC;
}
.shop-list-line {
   clear: both;
   border-bottom: 1px dashed #CCC;
   margin: 2px;
}
.shop-product-box {
   position: relative;
   text-align: center;
   padding: 0px;
   margin: 0px;
}
.shop-product-box2 {
   padding: 3px;
}
.shop-product-icon {
   position: absolute;
   top: 0px;
   left: 0px;
}
.shop-product-list-title {
   text-align: left;
}
.shop-img-no-picture {
   /*	background-image: url(/images/nopicture.gif); */
   background-repeat: no-repeat;
   height: 100px;
   width: 100px;
   margin: 2px;
   padding: 3px;
   border: 1px solid #CCC;
   clear: both;
}
.shop-img-thumb,
.booking-img-thumb {
   background-color: #FFF;
   padding: 3px;
   margin: 2px;
   border: 1px solid #CCC;
}
.shop-img-thumb:hover,
.booking-img-thumb:hover {
   border: 1px solid #000;
}
.shop-img-no-thumb {
   background-color: #FFF;
   padding: 4px;
   border: 1px solid #CCC;
   width: 32px;
   height: 32px;
   display: inline-block;
}
.shop-thumb-box {
   border: 1px solid #e9e9e9;
   background: #FFF;
}
.BrLine,
.clearLine {
   clear: both;
   width: 100%;
   float: left;
   position: relative;
}
.Col1 {
   width: 50%;
   float: left;
}
.Col2 {
   float: right;
   width: 50%;
}
.TopBarModal {
   position: absolute;
   top: -10px;
   right: -5px;
   width: 42px;
   height: 42px;
   z-index: 99999;
}

/* div table layout */

.my-row-line {
   margin: 3px;
   border-bottom: dotted 1px #CCC;
}
.text-center {
   text-align: center;
}
.table-container {
   padding: 0px;
}
.my-row {
   width: 100%;
   padding: 2px;
}
.my-col {
   position: relative;
   float: left;
   min-width: 120px;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.clearfix {
   display: inline-block;
}
.img-opacity:hover,
.img-hover1:hover {
   filter: alpha(opacity=70);
   opacity: 0.7;
}
.img-opacity-lang {
   filter: alpha(opacity=30);
   opacity: 0.3;
}
.img-opacity-lang:hover {
   filter: alpha(opacity=100);
   opacity: 1;
}
.board-box {
   padding: 10px;
   background-color: #FFFFFF;
   border: 1px #666 solid;
   border-radius: 5px;
}

/*personal message pm*/

.pm-read {
   font-weight: bold;
}
.pm-box {
   position: relative;
}
.pm-box-member {
   text-align: center;
   position: relative;
   display: block;
   width: 150px;
   float: left;
}
.pm-box-message {
   position: relative;
   display: block;
   width: auto;
   float: left;
}
.pm-line {
   border-bottom: 1px dotted #CCC;
   padding-top: 3px;
}
.online-user-list {
   list-style: none;
   padding: 0;
   margin: 0;
}
.online-user-list li {
   float: left;
   padding: 3px;
}

/* formmail */

.formmail-row {
   margin-top: 5px;
   position: relative;
}
#formmail-box {
   display: block;
   width: 500px;
}

/* one23 box */

#one23box {
   padding: 5px;
   border: 1px solid #ccc;
   border-radius: 5px;
   line-height: 25px;
}
#one23box span {
   font-size: 10px;
   display: inline-block;
   width: 150px;
}
.debug {
   background: #d6f3fe;
   border: #0CF dashed 1px;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   border-radius: 3px;
}

/* booking calendar */

.list-check-form-file {
   margin: 0;
   padding: 0;
   margin-left: 25px;
   list-style: url(images/icon/check.png);
}
.list-check-form-file li {
   float: left;
   width: 50%;
}
.room-image {
   border: 1px solid #ccc;
   padding: 3px;
   background-color: #fff;
}
.room-image:hover {
   border: 1px solid #000;
   padding: 3px;
   background-color: #fff;
}
.booking-price {
   /*display:none;	*/
}
.cal-price-box {
   text-align: center;
   position: relative;
   display: block;
   width: 70px;
   height: 50px;
   float: left;
   margin: 3px;
   padding: 2px;
   border: 1px solid #ccc;
   background-color: #fff;
   border-radius: 5px;
   overflow: hidden;
}
.cal-price-date {
   display: block;
   position: absolute;
   border-bottom: 1px solid #ccc;
   top: 0;
   left: 0;
   width: 74px;
   padding: 3px 0;
   background-color: #999;
   color: #fff;
}
.cal-price-price {
   display: block;
   position: absolute;
   top: 22px;
   left: 0;
   width: 74px;
   padding: 0px 0;
   background-color: #FFF;
   color: #000;
}
.cal-price-num {
   border-top: 1px solid #ccc;
   display: block;
   position: absolute;
   bottom: 0;
   left: 0;
   width: 74px;
   height: 14px;
   padding: 0px 0;
   background-color: #FFF;
   color: #000;
   font-size: 9px;
}
.cal-day {
   color: #999;
}
.cal-price-box:hover {
   box-shadow: 0 0 5px #999;
   border: 1px #999 solid;
}
.booking-room-list {
   padding: 5px;
   margin: 0;
   list-style: none;
}
.booking-room-list > li {
   padding: 5px;
   border-bottom: 1px dashed #ccc;
}
.booking-room-list li:hover {}
.radio-special-reg {
   display: block;
   float: left;
   font-size: 10px;
   width: 25%;
   padding: 3px;
}
.split-line-booking {
   border-top: 1px dashed #ccc;
}
.box-form-booking-search-mini {}
.form-booking-search {
   font-size: 12px;
}
.form-booking-search-mini {
   line-height: 20px;
   font-size: 11px;
}
.form-booking-search-mini .txt-chk-in,
.form-booking-search-mini .txt-chk-out,
.form-booking-search-mini .txt-adults,
.form-booking-search-mini .txt-children {
   display: inline-block;
   width: 60px;
}
.booking-date-in,
.booking-date-in-mini,
.booking-date-out,
.booking-date-out-mini {
   width: 80px;
}

/*
.form-booking-search-mini span {
   display: inline-block;
   width: 60px;
}
*/

.coupon-detail-bk {
   border-radius: 3px;
   padding: 3px;
   background-image: url('/images/trans10.png');
   margin-top: 3px;
}
.price-help {
   font-size: 10px;
}
.table-border {
   border-collapse: collapse;
}
.table-border,
.table-border th,
.table-border td {
   border: 1px solid #666;
}
#pickup-detail {
   display: none;
   background-image: url(/images/trans10.png);
   padding: 10px;
   padding-left: 35px;
   border-radius: 5px;
   line-height: 30px;
}
#pickup-detail span {
   display: inline-block;
   width: 65px;
}

/*ปรับตารางของ responsive */

.box-list-items-popup {
   /*  background: #eeeeee;*/
}
.rwd-table {
   margin: 15px 0px;
   min-width: 100%;
}
.rwd-table th {
   display: none;
}
.rwd-table td {
   display: block;
}
.rwd-table td:last-child {
   padding-bottom: .5em;
}
.rwd-table td:before {
   content: attr(data-th) " ";
   font-weight: bold;
   width: 30%;
   display: inline-flex;
   text-align: left;
}
.rwd-table {
   background: #fff;
   color: #000;
   border-radius: 0;
   overflow: hidden;
}
.rwd-table tr {
   /*  background: #eeeeee;*/
}
.rwd-table tr:first-child {
   background: #fff;
}
.rwd-table th,
.rwd-table td {
   margin: 15px 10px;
}
.rwd-table th,
.rwd-table td:before {
   color: #000;
   text-align: center;
}
@media(max-width:600px) {
   .CartList TD:first-child {
      border-top: 1px solid #ccc;
   }
   .CartList TD:last-child {
      border-bottom: 1px solid #ccc;
      margin-bottom: 10px;
   }
   .rwd-table th,
   .rwd-table td {
      margin: 0px 10px 0px 10px;
   }
   .CartList TD {
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-top: none;
   }
}
@media (min-width: 600px) {
   .rwd-table td:before {
      display: none;
   }
   .rwd-table th,
   .rwd-table td {
      display: table-cell;
   }
   .rwd-table th:last-child,
   .rwd-table td:last-child {
      padding-right: 0;
   }
   .rwd-table th,
   .rwd-table td {
      padding: 10px !important;
      text-align: center;
   }
}
@media (max-width: 380px) {
   .rwd-table td:before {
      content: attr(data-th) " ";
      font-weight: bold;
      width: 100%;
      display: block;
      text-align: left;
   }
}
@media(max-width:600px) {
   .CartList td:first-child {
      border-top: 1px solid #ccc;
   }
   .CartList td:last-child {
      border-bottom: 1px solid #ccc;
      margin-bottom: 10px;
   }
   .rwd-table th,
   .rwd-table td {
      margin: 0px 10px 0px 10px;
   }
   .CartList TD {
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-top: none;
   }
}

/* omise bank */
.cc-input{
  appearance: none;
  display: none;
}
.cc-selector {
  display:none;
  margin-top:10px;
  margin-bottom:10px;
}
.cc-selector input {
  margin: 0;
  padding: 0;
  /* position:absolute; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* .visa{background-image:url(http://i.imgur.com/lXzJ1eB.png);}
.mastercard{background-image:url(http://i.imgur.com/SJbRQF7.png);} */
.ccfirstChoise {
  background-image: url(/omise/bank_icon/installment_first_choice.png);
}

.cckbank {
  background-image: url(/omise/bank_icon/installment_kbank.png);
}

.ccktc {
  background-image: url(/omise/bank_icon/installment_ktc.png);
}

.ccscb {
  background-image: url(/omise/bank_icon/installment_scb.png);
}

.ccbkk {
  background-image: url(/omise/bank_icon/installment_bbl.png);
}

.ccbay {
  background-image: url(/omise/bank_icon/installment_bay.png);
}

.cc-selector input:active+.creditcard-cc {
  opacity: .9;
}

.cc-selector input:checked+.creditcard-cc {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
  border-radius: 5px;
  /* box-shadow: inset 0px 0px 0px 3px #fff; */
}

.creditcard-cc {
  background-position:center;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-filter: brightness(2) grayscale(1) opacity(.5);
  -moz-filter: brightness(2) grayscale(1) opacity(.5);
  filter: brightness(2) grayscale(1) opacity(.5);
}

.creditcard-cc:hover {
  -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
  -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
  filter: brightness(1.2) grayscale(.5) opacity(.9);
}
/* privacy policy */
#privacy-accepted {
  background:green;
  padding:5px;
  cursor:pointer;
  border-radius: 5px;
  margin-top: 15px;
  display: inline-block;
  padding: 0px 50px;
}
#privacy-box a {
  color:#fff;
}
#privacy-box {
  overflow: auto;
  line-height: 30px;
  /* padding:50px 0 50px 0; */
  padding:0 50px;
  display:none;
  font-size: 14px;
  position:fixed;
  width:100%;
  max-height:80%;
  background: rgba(0, 0, 0, 0.9);
  z-index:9999999;
  left:0;
  bottom:0;
  color: #fff;
  text-align: center;
}
#privacy-box > div {
  padding : 0;
}
