fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;top:1px;width:48px;height:35px;display:block}[dir] .multiselect__spinner{background:#fff}[dir=ltr] .multiselect__spinner{right:1px}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;width:16px;height:16px;-webkit-box-shadow:0 0 0 1px transparent}[dir] .multiselect__spinner:after,[dir] .multiselect__spinner:before{border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}[dir=ltr] .multiselect__spinner:after,[dir=ltr] .multiselect__spinner:before{left:50%;margin:-8px 0 0 -8px}[dir=rtl] .multiselect__spinner:after,[dir=rtl] .multiselect__spinner:before{right:50%;margin:-8px -8px 0 0}[dir=ltr] .multiselect__spinner:before{-webkit-animation:spinning-ltr 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning-ltr 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}[dir=rtl] .multiselect__spinner:before{-webkit-animation:spinning-rtl 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning-rtl 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}[dir=ltr] .multiselect__spinner:after{-webkit-animation:spinning-ltr 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning-ltr 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}[dir=rtl] .multiselect__spinner:after{-webkit-animation:spinning-rtl 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning-rtl 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}[dir] .multiselect__loading-enter-active,[dir] .multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;color:#35495e}[dir=ltr] .multiselect{text-align:left}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{pointer-events:none;opacity:.6}[dir] .multiselect--disabled{background:#ededed}.multiselect--active{z-index:50}[dir=ltr] .multiselect--active:not(.multiselect--above) .multiselect__current,[dir=ltr] .multiselect--active:not(.multiselect--above) .multiselect__input,[dir=ltr] .multiselect--active:not(.multiselect--above) .multiselect__tags,[dir=rtl] .multiselect--active:not(.multiselect--above) .multiselect__current,[dir=rtl] .multiselect--active:not(.multiselect--above) .multiselect__input,[dir=rtl] .multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=ltr] .multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .multiselect--active .multiselect__select{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=ltr] .multiselect--above.multiselect--active .multiselect__current,[dir=ltr] .multiselect--above.multiselect--active .multiselect__input,[dir=ltr] .multiselect--above.multiselect--active .multiselect__tags,[dir=rtl] .multiselect--above.multiselect--active .multiselect__current,[dir=rtl] .multiselect--above.multiselect--active .multiselect__input,[dir=rtl] .multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;width:100%;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top}[dir] .multiselect__input,[dir] .multiselect__single{border:none;border-radius:5px;background:#fff;-webkit-transition:border .1s ease;margin-bottom:8px}[dir=ltr] .multiselect__input,[dir=ltr] .multiselect__single{padding:0 0 0 5px}[dir=rtl] .multiselect__input,[dir=rtl] .multiselect__single{padding:0 5px 0 0}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}[dir] .multiselect__input:hover,[dir] .multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{outline:none}[dir] .multiselect__input:focus,[dir] .multiselect__single:focus{border-color:#a8a8a8}[dir] .multiselect__single{margin-bottom:8px}[dir=ltr] .multiselect__single{padding-left:5px}[dir=rtl] .multiselect__single{padding-right:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;font-size:14px}[dir] .multiselect__tags{border-radius:5px;border:1px solid #e8e8e8;background:#fff}[dir=ltr] .multiselect__tags{padding:8px 40px 0 8px}.multiselect__tag{position:relative;display:inline-block;color:#fff;line-height:1;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}[dir] .multiselect__tag{border-radius:5px;background:#41b883;margin-bottom:5px}[dir=ltr] .multiselect__tag{padding:4px 26px 4px 10px;margin-right:10px}[dir=rtl] .multiselect__tag{padding:4px 10px 4px 26px;margin-left:10px}.multiselect__tag-icon{position:absolute;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;line-height:22px;transition:all .2s ease}[dir] .multiselect__tag-icon{cursor:pointer;text-align:center;-webkit-transition:all .2s ease;border-radius:5px}[dir=ltr] .multiselect__tag-icon{margin-left:7px;right:0}[dir=rtl] .multiselect__tag-icon{margin-right:7px;left:0}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}[dir] .multiselect__tag-icon:focus,[dir] .multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;white-space:nowrap}[dir] .multiselect__current{border-radius:5px;border:1px solid #e8e8e8}[dir=ltr] .multiselect__current{padding:8px 30px 0 12px}[dir=rtl] .multiselect__current{padding:8px 12px 0 30px}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-decoration:none}[dir] .multiselect__current,[dir] .multiselect__select{margin:0;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;top:1px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}[dir] .multiselect__select{padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease}[dir=ltr] .multiselect__select{right:1px}.multiselect__select:before{position:relative;top:65%;color:#999;content:""}[dir] .multiselect__select:before{margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0}[dir=ltr] .multiselect__select:before{right:0}[dir=rtl] .multiselect__select:before{left:0}.multiselect__placeholder{color:#adadad;display:inline-block}[dir] .multiselect__placeholder{margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;width:100%;max-height:240px;overflow:auto;z-index:50;-webkit-overflow-scrolling:touch}[dir] .multiselect__content-wrapper{background:#fff;border:1px solid #e8e8e8;border-top:none}[dir=ltr] .multiselect__content-wrapper,[dir=rtl] .multiselect__content-wrapper{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.multiselect__content{list-style:none;display:inline-block;min-width:100%;vertical-align:top}[dir] .multiselect__content{padding:0;margin:0}.multiselect--above .multiselect__content-wrapper{bottom:100%}[dir] .multiselect--above .multiselect__content-wrapper{border-bottom:none;border-top:1px solid #e8e8e8}[dir=ltr] .multiselect--above .multiselect__content-wrapper,[dir=rtl] .multiselect--above .multiselect__content-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;white-space:nowrap}[dir] .multiselect__option{padding:12px;cursor:pointer}.multiselect__option:after{top:0;position:absolute;line-height:40px;font-size:13px}[dir=ltr] .multiselect__option:after{right:0;padding-right:12px;padding-left:20px}[dir=rtl] .multiselect__option:after{padding-left:12px;padding-right:20px}.multiselect__option--highlight{outline:none;color:#fff}[dir] .multiselect__option--highlight{background:#41b883}.multiselect__option--highlight:after{content:attr(data-select);color:#fff}[dir] .multiselect__option--highlight:after{background:#41b883}.multiselect__option--selected{color:#35495e;font-weight:700}[dir] .multiselect__option--selected{background:#f3f3f3}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{color:#fff}[dir] .multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a}.multiselect__option--selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff}[dir] .multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{color:#a6a6a6}[dir] .multiselect--disabled .multiselect__current,[dir] .multiselect--disabled .multiselect__select{background:#ededed}.multiselect__option--disabled{color:#a6a6a6!important;pointer-events:none}[dir] .multiselect__option--disabled{background:#ededed!important;cursor:text}.multiselect__option--group{color:#35495e}[dir] .multiselect__option--group{background:#ededed}.multiselect__option--group.multiselect__option--highlight{color:#fff}[dir] .multiselect__option--group.multiselect__option--highlight,[dir] .multiselect__option--group.multiselect__option--highlight:after{background:#35495e}[dir] .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{color:#fff}[dir] .multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a}.multiselect__option--group-selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff}[dir] .multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}[dir] .multiselect-enter-active,[dir] .multiselect-leave-active{-webkit-transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{line-height:20px;display:inline-block;vertical-align:top}[dir] .multiselect__strong{margin-bottom:8px}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning-ltr{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@-webkit-keyframes spinning-rtl{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-2turn);transform:rotate(-2turn)}}@keyframes spinning-ltr{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning-rtl{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-2turn);transform:rotate(-2turn)}}.popup-policy .vs-popup{width:70vw!important}.class-popup-bank-account .vs-popup{width:580px!important}#data-list-bank-account .bank-acc-info-div-parent-container{width:440px}#data-list-bank-account .header-title{color:#626262}#data-list-bank-account .class-default{color:#1f8431;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#data-list-bank-account .class-img-default{width:16px;height:auto}#data-list-bank-account .class-label-item{color:#626262}#data-list-bank-account .class-data-item{color:#2b2b2b}[dir] #data-list-bank-account .bank-acc-info-row{margin-top:20px}#data-list-bank-account [dir] .swal2-container.swal2-backdrop-show,#data-list-bank-account [dir] .swal2-container.swal2-noanimation{z-index:99999;background:rgba(0,0,0,.4)}#data-list-bank-account .class-table-bank-account-thumb,#data-list-bank-account .class-table-bank-account-thumb .vs-table--tbody-table{min-width:50px!important}#data-list-bank-account .bank-account-button-set-default{width:170px}[dir] #data-list-bank-account .bank-account-button-set-default{padding:.75rem!important}#data-list-bank-account .bank-account-button-delete{width:170px}[dir] #data-list-bank-account .bank-account-button-delete{padding:.75rem!important}#data-list-bank-account .class-empty-info{color:#626262}#data-list-bank-account .responsive-img-small{width:40%;height:auto}#data-list-bank-account .responsive-img{width:20%;height:auto}#data-list-bank-account .class-add-bank-account{color:#00f}#data-list-bank-account .vs-con-table .vs-con-tbody{overflow-x:hidden!important}#data-list-bank-account .vs-con-table .status-container{max-width:36rem;width:20%}#data-list-bank-account .vs-con-table .image-container{width:10%}[dir] #data-list-bank-account .vs-con-table .image-container{text-align:center!important}#data-list-bank-account .vs-con-table .img-container-large{max-width:65rem;width:35%}#data-list-bank-account .vs-con-table .image-container-thumb{max-width:50px!important}[dir] #data-list-bank-account .vs-con-table .image-container-thumb{text-align:center!important}#data-list-bank-account .vs-con-table .img-container-large-thumb{width:90%}#data-list-bank-account .vs-con-table .class-authorized-bank-account{color:#1b8300}[dir] #data-list-bank-account .vs-con-table .class-authorized-bank-account{background-color:#e0fade;border-radius:9px;padding:3px 8px}#data-list-bank-account .vs-con-table .class-unauthorized-bank-account{color:#ed3513}[dir] #data-list-bank-account .vs-con-table .class-unauthorized-bank-account{background-color:#ffddd7;border-radius:9px;padding:3px 8px}#data-list-bank-account .vs-con-table .product-name{max-width:6rem}#data-list-bank-account .vs-con-table .vs-table--header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}[dir=ltr] #data-list-bank-account .vs-con-table .vs-table--header,[dir=rtl] #data-list-bank-account .vs-con-table .vs-table--header{margin-left:1.5rem;margin-right:1.5rem}#data-list-bank-account .vs-con-table .vs-table--header>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[dir] #data-list-bank-account .vs-con-table .vs-table--header .vs-table--search{padding-top:0}#data-list-bank-account .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input{font-size:1rem}[dir] #data-list-bank-account .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input{padding:.9rem 2.5rem}[dir=ltr] #data-list-bank-account .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input+i{left:1rem}[dir=rtl] #data-list-bank-account .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input+i{right:1rem}[dir=ltr] #data-list-bank-account .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input:focus+i{left:1rem}[dir=rtl] #data-list-bank-account .vs-con-table .vs-table--header .vs-table--search .vs-table--search-input:focus+i{right:1rem}#data-list-bank-account .vs-con-table .vs-table{border-collapse:separate;border-spacing:0 .6rem}#data-list-bank-account .vs-con-table .vs-table tr{-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}[dir] #data-list-bank-account .vs-con-table .vs-table tr{box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}[dir] #data-list-bank-account .vs-con-table .vs-table tr td{padding:10px}[dir=ltr] #data-list-bank-account .vs-con-table .vs-table tr td{padding-left:15px}[dir=rtl] #data-list-bank-account .vs-con-table .vs-table tr td{padding-right:15px}#data-list-bank-account .vs-con-table .vs-table tr td.img-container-large span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#data-list-bank-account .vs-con-table .vs-table tr td.img-container-large .product-img{height:110px}[dir=ltr] #data-list-bank-account .vs-con-table .vs-table tr td.img-container-large .product-img{float:right}[dir=rtl] #data-list-bank-account .vs-con-table .vs-table tr td.img-container-large .product-img{float:left}[dir] #data-list-bank-account .vs-con-table .vs-table tr td.td-check{padding:20px!important}[dir] #data-list-bank-account .vs-con-table .vs-table--thead th{padding-top:0;padding-bottom:0}#data-list-bank-account .vs-con-table .vs-table--thead th .vs-table-text{text-transform:uppercase;font-weight:600}[dir] #data-list-bank-account .vs-con-table .vs-table--thead th.td-check{padding:0 15px!important}#data-list-bank-account .vs-con-table .vs-table--thead tr{-webkit-box-shadow:none}[dir] #data-list-bank-account .vs-con-table .vs-table--thead tr{background:none;box-shadow:none}#data-list-bank-account .vs-con-table .vs-table--tbody-table .tr-values:not(.activeEdit):not(.tr-expandedx):not(.hoverFlat):hover{-webkit-transform:none}[dir] #data-list-bank-account .vs-con-table .vs-table--tbody-table .tr-values:not(.activeEdit):not(.tr-expandedx):not(.hoverFlat):hover{transform:none}#data-list-bank-account .vs-con-table .vs-table--pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .swal2-container.swal2-backdrop-show,[dir] .swal2-container.swal2-noanimation{z-index:99999}