body{font-family:'Prompt',sans-serif;background:url(http://paybasic.co/images/grey-geo.png);background-size:cover!important;-webkit-background-size:cover!important;background-attachment:fixed!important;background-repeat:repeat repeat!important;font-size:16px}label{font-weight:normal}.text-blue{color:#019cde}.js-link{cursor:pointer;color:#337ab7}.js-link:hover{text-decoration:underline}.panel-title{display:inline;font-weight:bold}.checkbox.pull-right{margin:0}.pl-ziro{padding-left:0}.modal-backdrop.in{position:fixed;bottom:0}.modal-fullscreen .modal-dialog{width:100vw;margin:0}.modal-fullscreen .modal-content{padding:10px;min-height:100vh;border-radius:0}.modal-sticky{margin:-10px;position:sticky;bottom:0;background:#fff}.modal-header.modal-sticky{top:0}.modal-footer.modal-sticky{bottom:0}.modal-fixedfooter .modal-footer{border-radius:0;bottom:0;position:absolute;width:100%}.bg-highlight{background-color:#fffad3;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.bg-light{background:#fff}.bg-dark{background: rgb(0 0 0 / 6%)}.c2c{cursor:pointer}@media (min-width:768px){body{margin-top:20px}#wrap{padding:20px;border-radius:20px}}.navbar .brand img{max-height:80px}#wrap{border:6px solid #eee;background:#fff;padding-top:20px;padding-bottom:20px}body.layout-modal{margin:0;background:#fff!important}body.layout-modal #wrap{padding-top:0;padding-left:15px;padding-right:15px;border-radius:0}body.layout-modal #header,body.layout-modal footer{display:none}.label-danger{background:-webkit-linear-gradient(-120deg,#ff0813,#c80816);background:-o-linear-gradient(-120deg,#ff0813,#c80816);background:linear-gradient(-120deg,#ff0813,#c80816)}.progress-bar-danger{background-color:#e40813}.progress-bar-striped{background-image:-webkit-linear-gradient(135deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(135deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(255,255,255,.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent)}#wrap{border:6px solid #eaeaea}.fa-rnd{padding:6px 0;border-radius:50%;background:#eee;height:24px;width:24px;text-align:center}.fa-ev:before,.fa-sv:before{content:"\f145"}.fa-ec:before{content:"\f07a"}.fa-oc:before{content:"\f19d"}.top-buffer{margin-top:20px}.top-pad{padding-top:15px}.bottom-buffer{margin-bottom:20px}.bottom-pad{padding-bottom:15px}.all-buffer{margin:15px}.all-pad{padding:15px}.no-buffer{margin:0}.no-pad{padding:0}.no-border{border:none}@media screen and (max-width:767px){.no-pad-xs{padding:0}}@media screen and (min-width:768px){.no-pad-sm{padding:0}}.display-block{display:block!important}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.lang-en .visible-th{display:none}body.lang-th .visible-en{display:none}footer a{color:inherit!important;text-decoration:underline}#pageloader{position:fixed;z-index:9999;padding-top:10em;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,.9)}.loader,.loader:before,.loader:after{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.2s infinite ease-in-out;animation:load7 1.2s infinite ease-in-out}.loader{color:#419bd6;font-size:6px;margin:30px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;top:-2.5em}.loader:before,.loader:after{content:'';position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:3.5em}@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}.checkbox{padding-left:20px}.checkbox label{display:inline-block;position:relative;padding-left:5px}.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #019cde;border-radius:3px;background-color:#fff;text-align:left;-webkit-transition:border .15s ease-in-out , color .15s ease-in-out;-o-transition:border .15s ease-in-out , color .15s ease-in-out;transition:border .15s ease-in-out , color .15s ease-in-out}.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555;text-align:left}.checkbox input[type="checkbox"]{opacity:0}.checkbox input[type="checkbox"]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.checkbox input[type="checkbox"]:checked+label::after{font-family:'FontAwesome';content:"\f00c"}.checkbox input[type="checkbox"]:disabled+label{opacity:.65}.checkbox input[type="checkbox"]:disabled+label::before{background-color:#eee;cursor:not-allowed}.checkbox.checkbox-circle label::before{border-radius:50%}.checkbox.checkbox-inline{margin-top:0}.checkbox input[type="checkbox"]:checked+label::before{background-color:#e4f7ff;border-color:#019cde}.checkbox input[type="checkbox"]:checked+label::after{color:#019cde}.checkbox-primary input[type="checkbox"]:checked+label::before{background-color:#428bca;border-color:#428bca}.checkbox-primary input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-danger input[type="checkbox"]:checked+label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-info input[type="checkbox"]:checked+label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-warning input[type="checkbox"]:checked+label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-success input[type="checkbox"]:checked+label::before{background-color:#5cb85c;border-color:#5cb85c}.checkbox-success input[type="checkbox"]:checked+label::after{color:#fff}.radio{padding-left:20px}.radio label,.radio-inline label{cursor:pointer;display:inline-block;position:relative;padding-left:5px}.radio label::before,.radio-inline label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;top:2px;margin-left:-20px;border:1px solid #019cde;border-radius:50%;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.radio label::after,.radio-inline label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:5px;margin-left:-20px;border-radius:50%;background-color:#555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33)}.radio input[type="radio"],.radio-inline input[type="radio"]{opacity:0}.radio input[type="radio"]:focus+label::before,.radio-inline input[type="radio"]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.radio input[type="radio"]:checked+label::after,.radio-inline input[type="radio"]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.radio input[type="radio"]:disabled+label,.radio-inline input[type="radio"]:disabled+label{opacity:.65}.radio input[type="radio"]:disabled+label::before,.radio-inline input[type="radio"]:disabled+label::before{cursor:not-allowed}.radio.radio-inline{margin-top:0}.radio input[type="radio"]+label::after,.radio-inline input[type="radio"]+label::after{background-color:#019cde}.radio input[type="radio"]:checked+label::before,.radio-inline input[type="radio"]:checked+label::before{border-color:#019cde}.radio input[type="radio"]:checked+label::after,.radio-inline input[type="radio"]:checked+label::after{background-color:#019cde}.radio-primary input[type="radio"]+label::after{background-color:#428bca}.radio-primary input[type="radio"]:checked+label::before{border-color:#428bca}.radio-primary input[type="radio"]:checked+label::after{background-color:#428bca}.radio-danger input[type="radio"]+label::after{background-color:#d9534f}.radio-danger input[type="radio"]:checked+label::before{border-color:#d9534f}.radio-danger input[type="radio"]:checked+label::after{background-color:#d9534f}.radio-info input[type="radio"]+label::after{background-color:#5bc0de}.radio-info input[type="radio"]:checked+label::before{border-color:#5bc0de}.radio-info input[type="radio"]:checked+label::after{background-color:#5bc0de}.radio-warning input[type="radio"]+label::after{background-color:#f0ad4e}.radio-warning input[type="radio"]:checked+label::before{border-color:#f0ad4e}.radio-warning input[type="radio"]:checked+label::after{background-color:#f0ad4e}.radio-success input[type="radio"]+label::after{background-color:#5cb85c}.radio-success input[type="radio"]:checked+label::before{border-color:#5cb85c}.radio-success input[type="radio"]:checked+label::after{background-color:#5cb85c}.has-error .radio{color:inherit}.radiowithimage{margin:0 -10px 10px;padding:10px 30px;border:2px solid transparent;border-radius:20px}.radiowithimage:hover{border:2px solid #eee}.bootstrap-select.btn-group .dropdown-menu li small{display:block;padding-left:0!important}body:not(.device-touch) .btn {-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn{}.btn-light{background:#efefef;color:#333}.btn-cta{background:linear-gradient(-120deg,#ff0813,#c80816);color:#fff;border-radius:4px!important;border:none;outline:none}.btn-cta:hover,.btn-cta:active{color:#fff!important}.header-shaded{background:#eee;padding:6px 10px;width:100%}a:focus{outline-color:#019cde}.form-control,.btn-number,.btn-number:hover,.btn-number:disabled,.btn-number[disabled],.dropdown-toggle{border-color:#019cde}body .bootstrap-select .dropdown-toggle:focus,body .bootstrap-select .dropdown-menu li:focus{outline:none!important}.supersize .form-control,.supersize .btn-number,.supersize .dropdown-toggle,.supersize ul.attr-list li .attr-item{font-size:17px;padding:12px;height:auto}.supersize-xl .form-control,.supersize-xl .btn-number,.supersize-xl .dropdown-toggle{font-size:21px;padding:12px;height:auto}.supersize ul.attr-list li .attr-item{padding:8px 16px;min-width:42px}.supersize .select-color .attr-item span{width:40px;height:40px}.supersize-xl .form-control,.supersize-xl .btn-number{font-size:21px;padding:12px;height:auto}.input-group .intl-tel-input,.input-group .iti--allow-dropdown{display:table-cell;width:100%}.intl-tel-input .country-list{-webkit-overflow-scrolling:touch}body.lang-en input[type="tel"]:focus{letter-spacing:1px}.bootstrap-select.btn-group .dropdown-menu{max-width:100%}.bootstrap-select.btn-group.show-tick .dropdown-menu li a{padding-left:48px;letter-spacing:-.5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{font-size:20px;margin-top:10px!important;left:15px;right:auto!important;color:#019cde}.select-qty i{line-height:26px;padding:0 4px}.select-qty .input-number{text-align:center;font-size:24px;padding:8px;z-index:3;background:#fff;cursor:default}.select-attr ul{}.select-attr li{padding-left:0;padding-right:12px}.select-attr li{padding-right:8px}ul.attr-list{padding:0;margin:0}ul.attr-list li .attr-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;padding:4px 8px;border-radius:4px;border:2px solid #bbb;text-align:center}.select-attr li .attr-item:hover{cursor:pointer;background:#f6f6f6;border-color:#888;color:#555}.select-attr li .attr-item.selected{border-color:#019cde;color:#333}.select-color .attr-item span{width:30px;height:30px;border:2px solid #fff;display:block;border-radius:4px}.select-color ul.attr-list li .attr-item{padding:0;border-radius:0;border-color:#e4e4e4;border-radius:4px}.select-color ul.attr-list li .attr-item:hover{border-color:#ccc}.select-color ul.attr-list li .attr-item.selected{border-color:#019cde}.select-color span.color-red{background:#bc121d}.select-color span.color-blue{background:#5224c4}.select-color span.color-white{background:#e9e9e9}.select-color span.color-yellow{background:#fbca16}.select-color span.color-green{background:#158c1a}.select-size{border-radius:2px}.input-group-btn{border-color:#019cde}.input-group-addon{color:#019cde;background-color:#e4f7ff;border:1px solid #019cde}.clearinput{color:#aaa;background-color:#eee}#totalamount,#totalamountSpan{font-size:30px}@media screen and (max-width:767px){#totalamount_txt{font-size:24px}}#totalamount_val{color:#5d923c;font-weight:bold}#totalamount_cur{color:#5d923c}#socialproof{}.proof{position:fixed;left:0;right:0;bottom:0;transition:all ease-in .35s;background:#fff;border-radius:50px 14px 14px 50px;padding:10px;display:none;margin-bottom:20px;width:auto;font-size:12px;z-index:99999;box-shadow:0 2px 10px rgba(0,0,0,.2)}@media screen and (min-width:768px){.proof{right:auto;left:10px;width:320px}}@media screen and (max-width:767px){.proof{margin:7px 1px}}.proof .sp-close{position:absolute;right:7px;top:6px;font-size:16px;color:#aaa;cursor:pointer}.proof .sp-avatar{float:left;margin-right:15px;border-radius:50%;width:72px;margin:-10px 15px -10px -10px;padding:2px;padding:2px;background:#e60613;border:3px solid #fff;padding:10px}.proof .sp-name{font-size:13px;font-weight:700}.proof .sp-purchase{font-weight:normal;color:#666}.proof .sp-time{font-weight:normal;font-size:11px;clear:both;color:#999}.proof.proof-in{animation:bounceInUp 1.1s linear both}.proof.proof-out,.proof.proof-disabled{animation:bounceOutDown 1.1s linear both}@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}.product-thumb{float:left;margin-right:15px;margin-bottom:15px;max-width:100px}#ticket-list .price{color:#5d923c;font-weight:bold}#ticket-list h4{margin-bottom:4px}@media screen and (min-width:992px){#ticket-list .has-thumb .shortdesc,#ticket-list .has-thumb .longdesc{margin-left:100px}}.soldbar-bar{border-radius:30px;height:30px;margin-top:50px;letter-spacing:-.5px;background:#fff;box-shadow:inset 0 0 10px rgba(0,0,0,.4)}.soldbar-label{border-radius:0;height:75px;background:none;box-shadow:none;margin-top:-74px}.redglow{-webkit-animation:redglow 1.0s linear infinite;-moz-animation:redglow 1.0s linear infinite;-ms-animation:redglow 1.0s linear infinite;-o-animation:redglow 1.0s linear infinite;animation:redglow 1.0s linear infinite}@keyframes redglow {
    0% { box-shadow: none; }
    50% { box-shadow: 0px 0 15px #ea0000; }
    100% { box-shadow: none; }
}@-webkit-keyframes redglow {
    0% { box-shadow: none; }
    50% { box-shadow: 0px 0 15px #ea0000; }
    100% { box-shadow: none; }
}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}#paymentoptions li{display:table-cell;width:1%}#paymentoptions>.active>a,#paymentoptions>.active>a:hover,#paymentoptions>.active>a:focus{border-color:#019cde}.transfer-details .glyphicon{font-size:40px}#banktransfer .panel{border-color:#019cde}.nav-tabs a{font-size:18px;white-space:nowrap}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{font-weight:bold}#accdetails{font-size:13px}.accno{font-size:24px;font-weight:bold;letter-spacing:1.5px}.bs-wizard{padding:0 0 10px 0}.bs-wizard>.bs-wizard-step{padding:0;position:relative}.bs-wizard>.bs-wizard-step+.bs-wizard-step{}.bs-wizard>.bs-wizard-step .bs-wizard-stepnum{color:#595959;font-size:16px;margin-bottom:5px}.bs-wizard>.bs-wizard-step .bs-wizard-info{color:#999;font-size:12px}.bs-wizard>.bs-wizard-step>.bs-wizard-dot{position:absolute;width:30px;height:30px;display:block;background:#fbe8aa;top:45px;left:50%;margin-top:-15px;margin-left:-15px;border-radius:50%}.bs-wizard>.bs-wizard-step>.bs-wizard-dot:before{font-family:'FontAwesome';width:14px;height:14px;color:#fbbd19;position:absolute;top:4px;left:8px}.bs-wizard-dot:before{content:"\f111"}.bs-wizard>.bs-wizard-step>.bs-wizard-dot.fa:before{top:6px;left:8px}.bs-wizard>.bs-wizard-step>.bs-wizard-dot.fa-check:before{top:8px;left:4px}.bs-wizard>.bs-wizard-step>.progress{position:relative;border-radius:0;height:8px;box-shadow:none;margin:20px 0}.bs-wizard>.bs-wizard-step>.progress>.progress-bar{width:0;box-shadow:none;background:#fbe8aa}.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar{width:50%}.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar{width:0%}.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{background-color:#f5f5f5;background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after{opacity:.7;color:#999}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:before{opacity:.7;color:#999}.bs-wizard>.bs-wizard-step:first-child>.progress{left:50%;width:50%}.bs-wizard>.bs-wizard-step:last-child>.progress{width:50%}.bs-wizard>.bs-wizard-step.last>.progress{width:50%}.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot{pointer-events:none}.upload-box{background:#d6f3ff;padding:40px 20px;margin-bottom:20px;text-align:center;outline:2px dashed #019cde;outline-offset:-10px}.error .upload-box{background-color:#ffd6d6;outline-color:#de0101}.js .inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.inputfile+label{max-width:80%;font-size:1.75rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;padding:.625rem 1.25rem}.no-js .inputfile+label{display:none}.inputfile:focus+label,.inputfile.has-focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.inputfile+label *{}.inputfile+label svg{width:1em;height:1em;vertical-align:middle;fill:currentColor;margin-top:-.25em;margin-right:.25em}.inputfile-4+label{color:#019cde}.error .inputfile-4+label{color:#de0101}.inputfile-4:focus+label,.inputfile-4.has-focus+label,.inputfile-4+label:hover{color:#006793}.error .inputfile-4:focus+label,.error .inputfile-4.has-focus+label,.error .inputfile-4+label:hover{color:#930000}.inputfile-4+label figure{width:100px;height:100px;border-radius:50%;background-color:#019cde;display:block;padding:20px;margin:0 auto 10px}.error .inputfile-4+label figure{background-color:#de0101}.inputfile-4:focus+label figure,.inputfile-4.has-focus+label figure,.inputfile-4+label:hover figure{background-color:#006793}.error .inputfile-4:focus+label figure,.error .inputfile-4.has-focus+label figure,.error .inputfile-4+label:hover figure{background-color:#930000}.inputfile-4+label svg{width:100%;height:100%;fill:#fff}body{margin-top:20px}.credit-card-box .panel-title{display:inline;font-weight:bold}.credit-card-box .form-control.error{border-color:red;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075) , 0 0 8px rgba(255,0,0,.6)}.credit-card-box label.error{color:red;padding:2px 8px;margin-top:2px}.credit-card-box .payment-errors{font-weight:bold;color:red;padding:2px 8px;margin-top:2px}.credit-card-box label{display:block}.credit-card-box .display-table{display:table}.credit-card-box .display-tr{display:table-row}.credit-card-box .display-td{display:table-cell;vertical-align:middle;width:50%}.credit-card-box .panel-heading img{height:22px}#statusalert{font-size:20px}.flyover{overflow:hidden;position:fixed;top:-200px;width:96%;margin-top:20px;margin-left:2%;margin-right:2%;opacity:.9;z-index:1050;transition:all .5s ease}.flyover.in{top:0}.flyover.out{top:-200px}.modal-backdrop{width:100%;height:100%;top:0;left:0;bottom:0;right:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.modal-backdrop.in{}.modal-dialog{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.fade-scale .modal-dialog{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.fade-scale.in .modal-dialog{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.spinner{width:100px;height:100px;border-radius:100%;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}#loader{display:none;visibility:hidden;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);width:100%;height:100%;position:absolute;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#loader.in{display:block;visibility:visible}#loader .spinner{color:red;-webkit-animation:color-bubble 2s linear 0s infinite;animation:color-bubble 2s linear 0s infinite}#loader .spinner:after,#loader .spinner:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;border-radius:100%;box-shadow:0 0 0 3px;-webkit-animation:spinner-bubble 1.3s linear 0s infinite;animation:spinner-bubble 1.3s linear 0s infinite;margin:auto;width:20px;height:20px;opacity:0}#loader .spinner:before{-webkit-animation:spinner-bubble 1.3s linear 2s infinite;animation:spinner-bubble 1.3s linear 2s infinite}@-webkit-keyframes spinner-bubble {
  from {
    width: 20px;
    height: 20px;
    opacity: .8;
  }
  to {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}@keyframes spinner-bubble {
  from {
    width: 20px;
    height: 20px;
    opacity: .8;
  }
  to {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}@-webkit-keyframes color-bubble {
  0% {
    color: #009DDC;
  }
  33% {
    color: #50B949;
  }
  66% {
    color: #EE2D24;
  }
  100% {
    color: #FEB825;
  }
}@keyframes color-bubble {
  0% {
    color: #009DDC;
  }
  33% {
    color: #50B949;
  }
  66% {
    color: #EE2D24;
  }
  100% {
    color: #FEB825;
  }
}.ribbon{z-index:80;top:0;right:23px;font-size:13px;letter-spacing:-.5px;font-weight:300;line-height:23px;padding:6px 2px;width:36px;text-align:center;text-transform:uppercase;background-color:transparent;color:#fff;position:absolute}.ribbon:after{content:"";display:inline-block;border-right-width:18px;border-right-style:solid;border-left-width:18px;border-left-style:solid;border-top:0;border-bottom:14px solid transparent;height:0;min-height:46px;height:100%;position:absolute;top:0;right:0;border-right-color:#ea0000;border-left-color:#ea0000}.ribbon span{position:relative;z-index:80;margin-top:11px}.ribbon span.text{margin:0;display:inline-block;line-height:1.1em}.label-discount{padding:0 8px;font-weight:500;font-size:12px;line-height:19px;display:table-cell;text-transform:uppercase;background-color:#59b210;color:#fff}.ribbon.ribbon-lg{font-size:19px;font-family:'Open Sans';font-weight:500;width:50px;padding:17px 2px 30px}.ribbon.ribbon-lg:after{font-size:19px;font-family:'Open Sans';font-weight:500;border-right-width:50px}.ribbon.ribbon-xl{font-size:31px;font-family:'Open Sans';font-weight:500;width:75px;padding:25px 2px 25px}.ribbon.ribbon-xl:after{font-size:19px;font-family:'Open Sans';font-weight:500;border-right-width:75px}.product-list-wrap{margin:0 15px 20px;padding:90px 0 15px;background:#f4f4f4}.product-list{margin:0;padding:0}.product-list .box{border:1px solid #ddd;background-color:#fff;border-radius:6px;margin-bottom:30px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-list .box{}.product-list .image{padding:0 0 6px 0;text-align:center}.product-list img{max-width:100%}.product-list .text{margin:0 15px}.product-list .title{margin:7px 0 0 0;line-height:19px;font-size:16px;font-weight:400;min-height:46px}.product-list .title a{color:#444}.product-list .desc{font-size:13px;color:#777;min-height:56px}.product-list.listview .text{}.product-list.listview .desc{display:block}.product-list .price{margin:0 15px;padding:11px 0}.product-list .marketprice{display:inline-block;font-size:13px;color:#999;text-decoration:line-through}.product-list .sellingprice{color:#ea0000;font-weight:400;font-size:20px}@media screen and (max-width:767px){.product-list{margin:0;padding:10px 0 10px 8px}.product-list .item{padding-left:0;padding-right:8px;margin-bottom:8px}.product-list .title{font-size:13px;overflow:hidden;height:42px;min-height:0;margin-bottom:6px}.product-list .marketprice,.product-list .sellingprice{float:none!important}}@media screen and (min-width:768px){.product-list .item{min-height:340px}}@media (min-width:992px){.product-list .item{min-height:420px}.product-list .box:hover{-moz-box-shadow:0 2px 7px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.16);box-shadow:0 2px 7px 0 rgba(0,0,0,.16)}.product-list .buttonarea{position:relative;margin-bottom:10px}.product-list .buttonarea .btn-cta{margin:0 15px;display:block;padding:8px 12px;font-size:20px;text-transform:uppercase}}@media screen and (min-width:1200px){.product-list .item{min-height:290px}}.product-list .price{border-top:1px solid #ececec}.product-list .bonus{margin:-3px 15px 12px;padding:3px 0 3px 4px;text-align:center;background:#f8f8f8;color:#666;border-radius:40px;border:1px solid #f3be14;font-size:13px}.product-list .bonus img{height:18px;vertical-align:bottom;margin-right:3px}.showstep1 .visible-step2{display:none}.showstep2 .visible-step1{display:none}.tostep2{}.visible-step2{overflow:hidden;max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:cubic-bezier(0,1,.5,1);-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);-o-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1)}.showstep2 .visible-step2{-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in;max-height:1000px;overflow:hidden}#attr-summary{padding-top:15px;padding-bottom:15px;text-align:center}#attr-summary .val span{width:40px;height:40px;border:2px solid #fff;border-radius:4px;font-size:17px;text-align:center;padding:8px 16px;margin-left:15px;vertical-align:middle;display:inline-block}#sendtoother-wrap{display:none}@media screen and (max-width:767px){.cta-area{position:fixed;bottom:0;left:0;right:0;width:100%;padding:15px;background:#fff;z-index:999}}.border-envelope{padding:1em;border:16px solid transparent!important;border-image:16 repeating-linear-gradient(-45deg,red 0,red 1em,transparent 0,transparent 2em,#2695c1 0,#2695c1 3em,transparent 0,transparent 4em)!important}.bs-wizard{border-bottom:solid 1px #e0e0e0;padding:0 0 10px 0}.bs-wizard>.bs-wizard-step{padding:0;position:relative}.bs-wizard>.bs-wizard-step+.bs-wizard-step{}.bs-wizard>.bs-wizard-step .bs-wizard-stepnum{color:#595959;font-size:16px;margin-bottom:5px}.bs-wizard>.bs-wizard-step .bs-wizard-info{color:#999;font-size:12px}.bs-wizard>.bs-wizard-step>.bs-wizard-dot{position:absolute;width:30px;height:30px;display:block;background:#fbe8aa;top:45px;left:50%;margin-top:-15px;margin-left:-15px;border-radius:50%}.bs-wizard>.bs-wizard-step>.bs-wizard-dot:before{content:"\f00c";width:14px;height:14px;color:#fbbd19;position:absolute;top:7px;left:5px}.bs-wizard>.bs-wizard-step>.progress{position:relative;border-radius:0;height:8px;box-shadow:none;margin:20px 0}.bs-wizard>.bs-wizard-step>.progress>.progress-bar{width:0;box-shadow:none;background:#fbe8aa}.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar{width:50%}.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar{width:0%}.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{background-color:#f5f5f5}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after{opacity:0}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:before{opacity:0}.bs-wizard>.bs-wizard-step:first-child>.progress{left:50%;width:50%}.bs-wizard>.bs-wizard-step:last-child>.progress{width:50%}.bs-wizard>.bs-wizard-step.last>.progress{width:50%}.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot{pointer-events:none}#page-thankyou #join-event h1{display:none}time.icon{font-size:.45em;display:block;position:relative;width:8em;height:8em;background-color:#fff;margin:2em auto;border-radius:.6em;box-shadow:0 2px 2px #dbdbdb , 0 0 0 1px #dbdbdb;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform:rotate(0deg) skewY(0deg);-webkit-transform-origin:50% 10%;transform-origin:50% 10%}time.icon *{display:block;width:100%;font-size:1.3em;font-weight:bold;font-style:normal;text-align:center}time.icon strong{position:absolute;top:0;padding:.33em .2em;color:#fff;background-color:#2f70a9}time.icon em{position:absolute;bottom:.3em;color:#2f70a9;font-weight:normal}time.icon span{width:100%;font-size:2.8em;letter-spacing:-.05em;padding-top:1em;color:#2f2f2f}#allproducts time.icon{margin:0 15px 0 0}#allproducts .list-group-item.active time.icon{box-shadow:0 1px 0 #fff , 0 0 0 1px #fff}#eventswitchbutton{color:#111;text-decoration:none;margin-bottom:15px;display:block;max-width:320px;margin-left:-3px;margin-top:-3px;padding:6px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#eventswitchbutton:hover{background:#eee;border-radius:4px}#eventswitchbutton time{margin:0 10px 0 0}#cardreader{position:fixed;left:0;right:0;bottom:0;transition:all ease-in .35s;background:#fff;border-radius:50px 14px 14px 50px;padding:10px;display:none;margin-bottom:20px;width:auto;font-size:12px;z-index:99999;box-shadow:0 2px 10px rgba(0,0,0,.2);right:auto;left:10px;width:320px}#cardreader #fields_data::placeholder{color:#333}#cardreader.cardreader-in{animation:bounceInUp 1.1s linear both}#cardreader.cardreader-out,#cardreader.cardreader-disabled{animation:bounceOutDown 1.1s linear both}.copybtn{position:relative}.copybtn button{position:absolute;right:0;border-radius:0 4px 0 4px}