.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:40px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eee 50%);background-image:-o-linear-gradient(top,white 0%,#eee 50%);background-image:linear-gradient(to bottom,white 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:font_light_45regular;src:url(../../fonts/kittithada/psl240pro-webfont.eot);src:url(../../fonts/kittithada/psl240pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl240pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl240pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl240pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl240pro-webfont.svg#font_light_45regular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_light_45italic;src:url(../../fonts/kittithada/psl241pro-webfont.eot);src:url(../../fonts/kittithada/psl241pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl241pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl241pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl241pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl241pro-webfont.svg#font_light_45italic) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_roman_55regular;src:url(../../fonts/kittithada/psl242pro-webfont.eot);src:url(../../fonts/kittithada/psl242pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl242pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl242pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl242pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl242pro-webfont.svg#font_roman_55regular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_roman_55italic;src:url(../../fonts/kittithada/psl243pro-webfont.eot);src:url(../../fonts/kittithada/psl243pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl243pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl243pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl243pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl243pro-webfont.svg#font_roman_55italic) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_medium_65regular;src:url(../../fonts/kittithada/psl244pro-webfont.eot);src:url(../../fonts/kittithada/psl244pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl244pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl244pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl244pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl244pro-webfont.svg#font_medium_65regular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_medium_65italic;src:url(../../fonts/kittithada/psl255pro-webfont.eot);src:url(../../fonts/kittithada/psl255pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl255pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl255pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl255pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl255pro-webfont.svg#font_medium_65italic) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_bold_75regular;src:url(../../fonts/kittithada/psl245pro-webfont.eot);src:url(../../fonts/kittithada/psl245pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl245pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl245pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl245pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl245pro-webfont.svg#font_bold_75regular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_bold_75italic;src:url(../../fonts/kittithada/psl256pro-webfont.eot);src:url(../../fonts/kittithada/psl256pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl256pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl256pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl256pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl256pro-webfont.svg#font_bold_75italic) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_thin_35regular;src:url(../../fonts/kittithada/psl239pro-webfont.eot);src:url(../../fonts/kittithada/psl239pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl239pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl239pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl239pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl239pro-webfont.svg#font_thin_35regular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:font_thin_35italic;src:url(../../fonts/kittithada/psl254pro-webfont.eot);src:url(../../fonts/kittithada/psl254pro-webfont.eot?#iefix) format('embedded-opentype'),url(../../fonts/kittithada/psl254pro-webfont.woff2) format('woff2'),url(../../fonts/kittithada/psl254pro-webfont.woff) format('woff'),url(../../fonts/kittithada/psl254pro-webfont.ttf) format('truetype'),url(../../fonts/kittithada/psl254pro-webfont.svg#font_thin_35italic) format('svg');font-weight:400;font-style:normal}.f_b_italic{font-family:font_bold_75italic;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_thin_italic{font-family:font_thin_35italic;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_light_italic{font-family:font_light_45italic;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_reg,.f_roman{font-family:font_roman_55regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_roman_italic{font-family:font_roman_55italic;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_med,.f_medium{font-family:font_medium_65regular;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_medium_italic{font-family:font_medium_65italic;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_b{font-family:font_bold_75regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_light{font-family:font_light_45regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f_thin{font-family:font_thin_35regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.formError{z-index:990}.formError .formErrorContent{z-index:991}.formError .formErrorArrow{z-index:996}.ui-dialog .formError{z-index:5000}.ui-dialog .formError .formErrorContent{z-index:5001}.ui-dialog .formError .formErrorArrow{z-index:5006}.inputContainer{position:relative;float:left}.formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer;text-align:left}.formError.inline{position:relative;top:0;left:0;display:inline-block}.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}.formError .formErrorContent{width:100%;background:#00579a;position:relative;color:#fff;min-width:120px;font-size:12px;border:1px solid #fff;box-shadow:0 0 2px #333;-moz-box-shadow:0 0 2px #333;-webkit-box-shadow:0 0 2px #333;-o-box-shadow:0 0 2px #333;padding:4px 10px 4px 10px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}.formError.inline .formErrorContent{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#fff}.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative}body[dir='rtl'] .formError .formErrorArrow,body.rtl .formError .formErrorArrow{margin:-2px 13px 0 0}.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;margin:0 0 0 12px;top:2px}.formError .formErrorArrow div{border-left:1px solid #fff;border-right:1px solid #fff;box-shadow:0 1px 1px #4d4d4d;-moz-box-shadow:0 1px 1px #4d4d4d;-webkit-box-shadow:0 1px 1px #4d4d4d;-o-box-shadow:0 1px 1px #4d4d4d;font-size:0;height:1px;background:#00579a;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none}.greenPopup .formErrorArrow div{background:#33be40}.blackPopup .formErrorArrow div{background:#393939;color:#fff}.formError .formErrorArrow .line10{width:13px;border:none}.formError .formErrorArrow .line9{width:11px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:0 solid #fff}.formError .formErrorArrow .line2{width:3px;border:none;background:#fff}.formError .formErrorArrow .line1{width:1px;border:none;background:#fff}@media only screen and (min-width:0)and (max-width:767px){.hide-mobile-inline,.hide-mobile-table{display:none!important}.show-mobile-table{display:table!important}.show-mobile-inline{display:inline!important}}@media only screen and (min-width:768px){.hide-mobile-table{display:table!important}.hide-mobile-inline{display:inline!important}.show-mobile-inline,.show-mobile-table{display:none!important}}.taxcal-banner{width:100%;height:230px;background:url(../images/taxcal/bg-taxcal-banner.jpg) no-repeat;background-size:cover;text-align:center;color:#fff;display:table}.taxcal-banner .taxcal-banner-box{display:table-cell;vertical-align:middle}.taxcal-banner .taxcal-banner-box .taxcal-banner-title{font-size:55px;line-height:55px}#show-tax-table{color:#009ad9;font-size:20px;text-decoration:none;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .3;padding-left:5px;position:relative;top:5px}#show-tax-table:before{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .3;content:"";width:15px;height:1px;position:absolute;margin-left:-20px;margin-top:13px;background:#009ad9}#show-tax-table:hover{color:#002469}#show-tax-table:hover:before{background:#002469}.tax-p-20-2{padding-bottom:60px}@media screen and (max-width:767px){.tax-p-20-2{padding-bottom:20px}}.tax-p-200{padding-bottom:60px}@media screen and (max-width:767px){.tax-p-200{padding-bottom:194px}}.tax-form{width:90%;max-width:940px;margin:0 auto;color:#666;font-size:22px}.tax-form .arrow-number{width:10px;height:22px;position:absolute;margin-top:-33px;margin-left:86px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tax-form .arrow-number .up{color:#b2b2b2;position:absolute;width:10px;height:6px;font-size:10px;left:0;top:0;line-height:10px;cursor:pointer;background:url(../images/taxcal/arrow-up.png) left bottom no-repeat}.tax-form .arrow-number .up:hover{color:#ccc}@media screen and (max-width:767px){.tax-form .arrow-number .up{display:none}}.tax-form .arrow-number .down{color:#b2b2b2;position:absolute;width:10px;height:6px;font-size:10px;left:0;bottom:0;line-height:10px;cursor:pointer;background:url(../images/taxcal/arrow-down.png) left top no-repeat}.tax-form .arrow-number .down:hover{color:#ccc}@media screen and (max-width:767px){.tax-form .arrow-number .down{display:none}}.tax-form .tax-blue{color:#002469;font-size:24px}.tax-form .tax-blue.tax-pull-right{margin-top:9px}.tax-form .valign-middle{display:table}.tax-form .valign-middle div{display:table-cell;vertical-align:middle}.tax-form .tax-head{font-size:32px;color:#002469;border-bottom:1px solid #002469}.tax-form .tax-head.b2{border-bottom:2px solid rgba(0,36,105,.5)}.tax-form .tax-input{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;width:calc((100%) - 22px);height:40px;max-height:44px;line-height:40px;padding-top:1px;padding-bottom:1px;border:1px solid #cfcfcf;background:#fff;font-size:24px;padding-left:10px;padding-right:10px;color:#002469;font-family:font_medium_65regular;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:right}.tax-form .tax-input.l{text-align:left}.tax-form .tax-input.number{width:70px;padding-right:20px}.tax-form .tax-input:disabled{border:1px solid #cfcfcf;background:#eee;color:#002469}.tax-form .tax-input:active{border-bottom:2px solid #009ad9;outline:0}.tax-form .tax-input:active~span{border-bottom:2px solid #009ad9}.tax-form .tax-input:focus{border-bottom:2px solid #009ad9;outline:0}.tax-form .tax-input:focus~span{border-bottom:2px solid #009ad9}.tax-form .tax-input.date{border-right:none;width:calc((100%) - 62px)}.tax-form .tax-input::-webkit-input-placeholder{color:#002469}.tax-form .tax-input::-moz-placeholder{color:#002469}.tax-form .tax-input:-ms-input-placeholder{color:#002469}.tax-form .tax-input:-moz-placeholder{color:#002469}.tax-form .tax-input:before{content:""}.tax-form .tax-input.error{border-bottom:2px solid red}.tax-form .tax-input.error~span{border-bottom:2px solid red}.tax-form .sum-tax{font-size:25px;color:#000;background:#f6f6f6;line-height:18px;border-bottom:1px solid rgba(0,36,105,.5)}.tax-form .sum-tax .tax-strong{color:#009ad9;font-size:32px}.tax-form .sum-tax .small{font-size:24px;height:40px}@-moz-document url-prefix(){.tax-form .sum-tax .small{height:50px}.tax-form .sum-tax .small.d-s{height:20px}}@media screen and (max-width:340px){.tax-form .sum-tax .small{font-size:22px}}.tax-form .tax-pull-left{float:left}.tax-form .tax-pull-right{float:right}.tax-form .cleartax{clear:both}.tax-form .tax-hr{width:100%;height:1px;border-top:1px solid rgba(102,102,102,.2)}.tax-form .tax-btn{-webkit-appearance:none;width:120px;height:40px;border:#002469 1px solid;background:#fff;color:#002469;font-size:20px;font-family:font_medium_65regular;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.tax-form .tax-btn:hover{background:#002469;color:#fff}.select2-container .select2-selection--single{height:44px;line-height:44px;border:1px solid #aaa;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;border:1px solid #cfcfcf;background:#fff;font-size:24px;padding-right:10px;font-family:font_medium_65regular;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (-webkit-device-pixel-ratio:3){.select2-container .select2-selection--single.iphone-3x{height:53px}}.select2-container .select2-selection--single .select2-selection__rendered{color:#002469;padding-top:8px;text-align:left}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;position:absolute;top:1px;right:5px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#b2b2b2 transparent transparent transparent;border-width:7px 6px 0 6px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #b2b2b2 transparent;border-width:0 6px 7px 6px}.select2-dropdown{font-family:font_medium_65regular;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;color:#002469;border:1px solid #cfcfcf!important;-webkit-appearance:none;-webkit-border-radius:0!important;border-radius:0!important}.select2-container--default .select2-results>.select2-results__options{max-height:250px!important}.select2-container .select2-selection--single .select2-selection__rendered{padding-right:10px!important}.lh-22{line-height:22px}#tax-table{background:rgba(216,209,201,.2);position:relative;display:none}@media only screen and (min-width:768px)and (max-width:940px){.tax-col-10{max-width:135px!important}.tax-col-10.form-2{max-width:60px!important}.tax-col-10.cs-number{max-width:90px!important}.tax-col-20{max-width:215px!important}.tax-col-70{max-width:380px!important;padding-right:0!important}.tax-col-80{max-width:390px!important}.tax-col-50{max-width:340px!important}.tax-head{margin:0 auto}.tax-align-center{max-width:700px;margin:0 auto}.tax-remark{width:calc((100%) - 30px);margin:0 auto}}@media only screen and (min-width:768px){.pr10{padding-right:10px}.pr15{padding-right:15px}@-moz-document url-prefix(){.d-50{height:50px;line-height:22px}.d-40{height:44px}}#tax-table{padding-top:40px;padding-bottom:25px;padding-left:70px;padding-right:70px}#tax-table table th{color:#002469;font-size:22px;font-weight:400;text-align:right;padding-bottom:10px;border-bottom:1px #002469 solid}#tax-table table td{text-align:right;vertical-align:middle;font-size:24px;color:#4a4a4a;border-bottom:1px solid #ccc;padding-top:10px;padding-bottom:10px}#tax-table table td.tb{color:#002469}#tax-table table td.td{color:#4a4a4a}#tax-table table td .block-tax{display:inline-block;width:70px}#tax-table table tr:last-child td{border-bottom:none}#tax-table #close-table{cursor:pointer;width:20px;height:20px;position:absolute;margin-right:10px;margin-top:0;right:0;top:0}#tax-table #close-table:after{content:"";height:2px;width:20px;background:#1d3d78;position:absolute;top:0;left:0;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:20px;-webkit-transition:background .5s;-moz-transition:background .5s;-ms-transition:background .5s;-o-transition:background .5s;transition:background .3}#tax-table #close-table:before{content:"";height:2px;width:20px;background:#1d3d78;position:absolute;top:0;left:0;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:20px;-webkit-transition:background .5s;-moz-transition:background .5s;-ms-transition:background .5s;-o-transition:background .5s;transition:background .3}#tax-table #close-table:hover:after{background:#009ad9}#tax-table #close-table:hover:before{background:#009ad9}.tax-form .tax-head{margin-top:25px;margin-bottom:45px}.tax-form .tax-head.min{margin-bottom:20px}.tax-form .tax-form-content{margin:0 auto}.tax-form .tax-col-10{width:100%;max-width:160px;min-height:45px;padding-left:15px}.tax-form .tax-col-10.align-right{padding-left:0;padding-right:15px}.tax-form .tax-col-10.np{padding-left:0}.tax-form .tax-col-10.mx{max-width:200px}.tax-form .tax-col-10.last-baht{max-width:100px}.tax-form .tax-col-10.cs-130{max-width:130px}.tax-form .tax-col-10.cs-number{max-width:110px;padding-left:0;text-align:right}.tax-form .tax-col-80{width:100%;max-width:490px;min-height:45px}.tax-form .tax-col-50{width:50%;min-height:45px;padding-left:10px;max-width:430px}.tax-form .tax-col-50.align-right{padding-left:0;padding-right:0}.tax-form .tax-col-50.np{padding-left:0}.tax-form .tax-col-20{width:100%;max-width:260px;min-height:45px;padding-left:20px}.tax-form .tax-col-20.align-right{padding-left:0;padding-right:20px}.tax-form .tax-col-70{width:100%;max-width:400px;min-height:45px;padding-right:20px}.tax-form .tax-col-70.align-right{padding-left:0;padding-right:20px}.tax-form .tax-col-70.f2{max-width:460px}.tax-form .tax-pull-left{float:left}.tax-form .tax-pull-right{float:right}.tax-form .align-right{text-align:right}.tax-remark{color:#4a4a4a;font-size:24px;margin-top:30px;margin-bottom:30px}.tax-p-10{padding-bottom:10px}.tax-p-20{padding-bottom:20px}.tax-p-50{padding-bottom:50px}.tax-p-60{padding-bottom:60px}}@media only screen and (max-width:340px){.hide_340{display:none}}@media only screen and (max-width:767px){#tax-table{padding-top:40px;padding-bottom:10px;padding-left:15px;padding-right:15px;width:calc((100%) - 30px)}#tax-table table th{color:#002469;font-size:16px;font-weight:400;text-align:right;padding-bottom:10px;border-bottom:1px #002469 solid}#tax-table table th:first-child{width:30%}#tax-table table th:nth-child(2){width:29%}#tax-table table th:nth-child(3){width:35%}#tax-table table td{text-align:right;vertical-align:middle;font-size:18px;color:#4a4a4a;border-bottom:1px solid #ccc;padding-top:10px;padding-bottom:10px}#tax-table table td.tb{color:#002469}#tax-table table td.td{color:#4a4a4a}#tax-table table td .block-tax{display:inline-block;width:50px}#tax-table table tr:last-child td{border-bottom:none}#tax-table #close-table{cursor:pointer;width:20px;height:20px;position:absolute;margin-right:10px;margin-top:0;right:0;top:0;opacity:.7}#tax-table #close-table:after{content:"";height:2px;width:20px;background:#1d3d78;position:absolute;top:0;left:0;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:20px;-webkit-transition:background .5s;-moz-transition:background .5s;-ms-transition:background .5s;-o-transition:background .5s;transition:background .3}#tax-table #close-table:before{content:"";height:2px;width:20px;background:#1d3d78;position:absolute;top:0;left:0;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:20px;-webkit-transition:background .5s;-moz-transition:background .5s;-ms-transition:background .5s;-o-transition:background .5s;transition:background .3}#tax-table #close-table:hover:after{background:#009ad9}#tax-table #close-table:hover:before{background:#009ad9}@-moz-document url-prefix(){.d-50{height:50px}.d-50.d-m{height:34px}.d-50.d-s{height:20px}}.sum_header{position:relative;display:block!important;top:-42px;left:-15px}.sum_header_2{position:absolute;display:block!important;top:-24px;left:0}.sum-tax.b2{border-bottom:2px solid rgba(0,36,105,.5)}.sum_header_space{margin-top:15px}.h-50{margin-top:17px}.h-50.l2{margin-top:9px}.h-50 div{line-height:18px}.m-60{margin-top:60px}.m-100{margin-top:100px}.f2{margin-left:calc((100%) - 340px);display:block!important}.f2.nm{margin-left:0}.tax-input{padding-right:40px!important;width:calc((100%) - 52px)!important}.custom-currency{position:absolute;right:10px;margin-top:-34px}.sum-tax{font-size:22px!important}.sum-tax .tax-strong{font-size:30px!important}.tax-hr{position:absolute;left:0}.tax-hr.none{position:static}.tax-hr.show-mobile{margin-top:0}.tax-hr.no-mg{margin-top:0}.tax-hr.m180{margin-top:180px}.tax-mobile-center{width:calc((100%) - 30px);margin:0 auto}.sum-tax{position:absolute;left:0;width:100%}.valign-middle.l,.valign-middle.m{display:table!important}.valign-middle.l div,.valign-middle.m div{display:table-cell!important}.valign-middle div{display:block!important}.valign-middle.none{display:block!important}.tax-head{margin-top:20px;margin-bottom:15px;font-size:26px!important}.tax-col-10.cs-number{width:calc((100%) - 40px);text-align:right;margin-top:10px}.tax-col-10.cs-number~div.last-baht{margin-top:10px}.tax-col-20{width:100%;max-width:180px}.tax-col-20.mf{max-width:none}.tax-col-70{width:100%;max-width:120px;text-align:right}.tax-col-70 .tax-pull-left{max-width:100px}.tax-col-70.sec-70{max-width:calc((100%) - 40px)}.tax-col-70.sec-70~div .mg11{margin-top:11px}.tax-col-70.custom-input{max-width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.tax-col-70.mf{max-width:100%}.tax-col-10{width:100%;min-height:30px}.tax-col-10.m{width:50%;min-height:50px}.tax-col-10.l{width:calc((25%) - 10px);min-height:50px}.tax-col-10.form-2{width:100%;max-width:35px}.tax-col-80{width:100%;min-height:45px}.tax-col-80.m{width:35%;min-height:50px;text-align:right}.tax-col-50{width:50%;min-height:45px}.tax-col-50.m{text-align:right}.tax-col-50.mf{max-width:none;width:100%}.tax-pull-left{float:none}.tax-pull-right{float:none}.block-size{display:block;width:100%}.block-size .tax-form{width:calc((100%) - 30px);font-size:22px}.tax-remark.show-mobile{color:#4a4a4a;font-size:18px;margin-bottom:15px;margin-top:25px}.tax-p-10{padding-bottom:10px}.tax-p-10.m{padding-bottom:30px}.tax-p-20{padding-bottom:10px}.tax-p-50{padding-bottom:25px}.tax-p-60{padding-bottom:25px}.tax-align-center.m50{margin-top:50px}.tax-btn{width:calc((100%) - 10px)!important}.tax-form .tax-blue{font-size:22px}.tax-form .tax-blue.tax-pull-right{margin-top:11px}#result-income{position:relative}#result-income .tax-col-80{position:absolute;right:40px;width:45%;width:230px\9;max-width:230px;overflow:hidden}#result-income .l{width:20px;float:right;margin-right:-6px}.sum-tax .last-baht{width:24px;margin-right:-4px}}@media only screen and (max-width:330px){.h-50.l2m{margin-top:9px}.tax-col-20{max-width:135px!important}.tax-col-20.mf{max-width:none!important}.f2{margin-left:calc((100%) - 325px);max-width:150px}.f2.nm{margin-left:0}}#form-first{position:relative}#form-second,#form-third{display:none;position:relative}.percen{padding-top:10px;padding-left:10px}input::-ms-clear{display:none}@media(max-width:768px){.taxcal-banner{background:url(../images/taxcal/bg-taxcal-banner-mobile.jpg) no-repeat;background-size:cover}}.visible-custom{display:none}@media(max-width:360px){.visible-custom{display:block}}