@charset "UTF-8";.flash-message{color:#fff;text-align:center;background-color:rgba(0,0,0,0);z-index:14;width:100%;position:absolute;left:0;top:0}.flash-message.warning{background-color:orange}.flash-message.success{background-color:#00a474}.flash-message.error{background-color:#f15c59}.button{padding:10px 18px;border-radius:25px;border:none;font-size:16px;line-height:24px;min-width:150px;font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase;text-decoration:none;display:inline-block;text-align:center;cursor:pointer}.button.primary{color:#0064d2;background-color:#fedd00}.button.primary:hover{background-color:#efd000}.button.secondary{color:#fff;background-color:#0064d2}.button.secondary:hover{background-color:#0058b9}.button.flat{color:#0064d2;background-color:#f5f6fa}.button.flat:hover{background-color:#e4e7f2}.button:focus{outline:none}.button:active{-webkit-transform:scale(.975);-ms-transform:scale(.975);transform:scale(.975)}.button.disabled,.button:disabled{cursor:default;color:#000;color:rgba(0,0,0,.26);-webkit-box-shadow:none;box-shadow:none;background-color:#000;background-color:rgba(0,0,0,.12)}.button.disabled:active,.button:disabled:active{-webkit-transform:unset;-ms-transform:unset;transform:unset}.button.disabled:hover,.button:disabled:hover{background-color:#000;background-color:rgba(0,0,0,.12)}.show-more{position:relative}.show-more i{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.show-more-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:40px;padding:12px 24px;border-radius:20px;-webkit-box-shadow:0 8px 16px 0 rgba(48,49,53,.1);box-shadow:0 8px 16px 0 rgba(48,49,53,.1)}.show-more-button .text{margin-left:8px;font-family:OpenSans-Bold,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.33}.show-more-button i{color:#303135;font-size:14px;font-weight:700}.show-more.open i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header{position:relative;padding:14px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:85px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;top:0;left:0;width:100%}.header,.header-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-left{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-left .header-logo{margin-right:67px}.header-left .header-logo img{width:142px;height:34px}.header-left .header-logo p{color:#8a93a7;font-size:16px;line-height:22px;margin-top:0}.header-left .header-text{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-left .header-text .employee-icon{width:18px;height:20px;background-size:18px 20px;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/4e134471.svg)}.header-left .header-text .text{position:relative;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:22px;cursor:default;margin-left:11px;color:#35405a}.header-left .header-text .text:hover+.tooltip-text{display:block}.header-left .header-text .text.text-corporate-id{font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;color:#58627a;font-size:12px;line-height:16px;margin-top:4px}.header-left .header-text .tooltip-text{max-width:500px;white-space:normal;position:absolute;right:0;display:none;width:auto;padding:8px 12px;background-color:#35405a;border-radius:4px;color:#fff;z-index:1;top:40px;line-height:1.5}.header-left .header-text .tooltip-text:before{content:"";position:absolute;top:-10px;right:10px;width:0;height:0;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:10px solid #35405a}.header-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:45px}.header-right button.button{color:#007bff;font-weight:700;font-size:14px;line-height:20px;background-color:#e7f2ff;border-radius:6px}.header-right .wrapper-user{position:relative;width:132px}.header-right .wrapper-user .close{position:absolute;right:0;bottom:0;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.header-right .wrapper-user .close.open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-right .wrapper-user p{color:#8a93a7;font-size:12px;line-height:19px}.header-right .wrapper-user .user-info{color:#222;font-size:14px;width:100px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.header-right .wrapper-user .list-menu{padding:14px;font-size:14px;color:#222;cursor:pointer}.header-right .wrapper-user .list-menu:hover{background-color:#f2f8ff}.header-right .wrapper-user .dropdown-menu{background:#fff;position:absolute;bottom:-30px;right:0;width:200px;height:auto;-webkit-box-shadow:0 10px 20px 0 rgba(53,64,90,.2);box-shadow:0 10px 20px 0 rgba(53,64,90,.2);border-radius:4px;background-color:#fff;visibility:hidden;opacity:0;-webkit-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s;z-index:10}.header-right .wrapper-user .dropdown-menu.active{bottom:-60px;opacity:1;visibility:visible}.sidebar{display:inline-block;width:300px;background:#f5f6fa;min-height:100vh;padding:18px 0 18px 18px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);z-index:10}.sidebar .wrapper-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px;padding:12px 0;font-size:14px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;cursor:pointer}.sidebar .wrapper-menu .default-icon{background-color:#dee2ee;border-radius:4px}.sidebar .wrapper-menu .default-icon,.sidebar .wrapper-menu .icon-sidebar{height:24px;width:24px;margin-right:16px}.sidebar .wrapper-menu.active,.sidebar .wrapper-menu:hover{color:#0064d2;border-right:2px solid #0064d2;-webkit-box-sizing:border-box;box-sizing:border-box}.sidebar .wrapper-menu.active .icon-sidebar,.sidebar .wrapper-menu:hover .icon-sidebar{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.32 0.6799999999999999" /><feFuncG type="table" tableValues="0.32 0.6799999999999999" /><feFuncB type="table" tableValues="0.32 0.6799999999999999" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.79969 0.25377000000000005 0.06237000000000001 0 0 0.11517000000000002 0.8963800000000001 0.05544000000000002 0 0 0.08976000000000003 0.17622000000000004 0.7132299999999999 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="51.50966000000001 -45.8887 -4.62096 0 0 -13.670340000000001 19.9431 -4.62096 0 0 -13.670340000000001 -45.8887 60.55904000000001 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="201" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.03" /><feFuncG type="linear" slope="1.03" /><feFuncB type="linear" slope="1.03" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.91" intercept="0.044999999999999984" /><feFuncG type="linear" slope="0.91" intercept="0.044999999999999984" /><feFuncB type="linear" slope="0.91" intercept="0.044999999999999984" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(32%) sepia(33%) saturate(6518%) hue-rotate(201deg) brightness(103%) contrast(91%);filter:invert(32%) sepia(33%) saturate(6518%) hue-rotate(201deg) brightness(103%) contrast(91%)}.sidebar .wrapper-menu:last-child{margin-bottom:0}.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;height:100%}.loader.full{position:fixed;top:0;left:0;height:100vh;overflow:hidden;z-index:1500}.loader.fill{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:4px;z-index:1}.loader.transparent{z-index:auto;height:auto;background-color:rgba(0,0,0,0)}.loader.bright{background-color:#fff;background-color:hsla(0,0%,100%,.5)}.loader.dark{background-color:#000;background-color:rgba(0,0,0,.5)}.loader.dark .loader-ellipsis div{background:#fedd00}.loader-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.loader-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#0064d2;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.loader-ellipsis div:first-child{left:6px;-webkit-animation:loader-ellipsis1 .6s infinite;animation:loader-ellipsis1 .6s infinite}.loader-ellipsis div:nth-child(2){left:6px;-webkit-animation:loader-ellipsis2 .6s infinite;animation:loader-ellipsis2 .6s infinite}.loader-ellipsis div:nth-child(3){left:26px;-webkit-animation:loader-ellipsis2 .6s infinite;animation:loader-ellipsis2 .6s infinite}.loader-ellipsis div:nth-child(4){left:45px;-webkit-animation:loader-ellipsis3 .6s infinite;animation:loader-ellipsis3 .6s infinite}.loader-ring{display:inline-block;position:relative;width:64px;height:64px;margin:15px 0}.loader-ring.small{width:44px;height:44px}.loader-ring.small div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:31px;height:31px;margin:6px;border-radius:50%;-webkit-animation:loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid rgba(0,0,0,0);border-top-color:#0064d2}.loader-ring.small div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loader-ring.small div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loader-ring.small div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.loader-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border-radius:50%;-webkit-animation:loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid rgba(0,0,0,0);border-top-color:#0064d2}.loader-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loader-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loader-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.loader .text{padding:0 54px;margin:0;text-align:center;color:#58627a;min-height:38px}.loader .text.bright{color:#fff;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.loader .text.dark{color:#000}@-webkit-keyframes loader-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes loader-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes loader-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes loader-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes loader-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes loader-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@-webkit-keyframes loader-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.not-found-corporate{position:relative;width:100%;text-align:center}.not-found-corporate .inactive-content{margin-top:149px}.not-found-corporate .inactive-content h3{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:18px;line-height:24px;margin-top:26px}.not-found-corporate .inactive-content p{line-height:21px;color:#8a93a7;font-size:14px;margin-top:12px}.not-found-corporate .inactive-content .button{margin-top:24px}@font-face{font-family:OpenSans-Regular;src:url(/assets/d7d5d4588a9f50c99264bc12e4892a7c.ttf) format("truetype");font-weight:400;font-display:auto;font-style:normal}@font-face{font-family:OpenSans-SemiBold;src:url(/assets/e1c83f9474e0cc1d84a13c6d1ddf3ca5.ttf) format("truetype");font-weight:400;font-display:auto;font-style:normal}@font-face{font-family:OpenSans-Bold;src:url(/assets/1025a6e0fb0fa86f17f57cc82a6b9756.ttf) format("truetype");font-weight:400;font-display:auto;font-style:normal}@font-face{font-family:OpenSans-ExtraBold;src:url(/assets/fb7e3a294cb07a54605a8bb27f0cd528.ttf) format("truetype");font-weight:400;font-display:auto;font-style:normal}@font-face{font-family:TiketOdysseyText;font-style:normal;font-weight:400;src:url(/assets/ba0a0a3e3d8735bf13d251e3e550ad05.woff) format("woff"),url(/assets/bcd5effffad425320b36c57c9bfb9594.woff2) format("woff2");font-display:swap}@font-face{font-family:TiketOdysseyText-Italic;font-style:italic;font-weight:400;src:url(/assets/ca72686ef7e65cde3f187101f0dff6d5.woff) format("woff"),url(/assets/5c6228e54f58c5bbe5cda189b3e52104.woff2) format("woff2");font-display:swap}@font-face{font-family:TiketOdysseyText-SemiBold;font-style:normal;font-weight:600;src:url(/assets/ab02d08b9dcf8a18d3f2d710246743d9.woff) format("woff"),url(/assets/1959e01a2d81ac8933a22dabfb51b1f7.woff2) format("woff2");font-display:swap}@font-face{font-family:TiketOdysseyText-SemiBold-Italic;font-style:italic;font-weight:600;src:url(/assets/59ad15d1439eeb73fcfbd38587485fb7.woff) format("woff"),url(/assets/1c1b04eaf202b381d5b9b6eeaf3149ff.woff2) format("woff2");font-display:swap}@font-face{font-family:TiketOdysseyText-Bold;font-style:normal;font-weight:700;src:url(/assets/d0c1673ce2862aa28195440ae7217541.woff) format("woff"),url(/assets/b0216a289cd080d22bb20ffe699d57d8.woff2) format("woff2");font-display:swap}@font-face{font-family:TiketOdysseyText-Bold-Italic;font-style:italic;font-weight:700;src:url(/assets/fd83c1a9c66928cbbaf3bfd03022855e.woff) format("woff"),url(/assets/3547b33fac50acf74c4332fc36d9d5a9.woff2) format("woff2");font-display:swap}.clearfix:after{content:"";clear:both;display:table}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}html{font-size:10px;-webkit-tap-highlight-color:transparent;overflow-x:auto;overflow-y:hidden;min-width:1440px}body{font-size:14px;line-height:1.4em;color:#35405a}body,div,h1,h5,p,table{font-family:TiketOdysseyText,Arial,Helvetica,sans-serif!important}div,h1,h5,p,table{color:#303135}body.no-scroll,html.no-scroll{overflow:hidden}#app,body,html{background:#fff}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{background-color:rgba(0,0,0,0)}a,a:active,a:focus,a:hover{text-decoration:none}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}#modal-root{position:relative;z-index:999}.no-pad-top{padding-top:0}.no-mar-top{margin-top:0}.no-pad-bottom{padding-bottom:0}.no-mar-bottom{margin-bottom:0}.no-pad-left{padding-left:0}.no-mar-left{margin-left:0}.no-pad-right{padding-right:0}.no-mar-right{margin-right:0}.center-child{position:relative;min-height:50px}.center-child>*{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.disable-scroll{overflow:hidden!important}.desktop,.desktop #app,.desktop body{min-width:1440px;height:auto;overflow:visible}.mobile,.mobile #app,.mobile body{height:auto;overflow:visible}@media (min-width:1440px){.container{width:1440px!important}}.modal .modal-content .modal-body{padding:32px}.corporate-layout{background:#fbfcfe}.corporate-layout .corporate-content{display:-webkit-box;display:-ms-flexbox;display:flex}.corporate-layout .wrapper-corporate-content{display:inline-block;width:100%;padding:32px 24px;overflow:hidden}.tix-coachmark.v4{display:block}.tix-coachmark-wrapper.v4{font-family:OpenSans-Regular,Arial,Helvetica,sans-serif!important;position:relative}.tix-coachmark-wrapper.v4.active{z-index:1701;pointer-events:none}.tix-coachmark-wrapper.v4.has-wrapper:before{content:"";position:absolute;z-index:-1;top:-8px;left:-8px;display:block;height:calc(100% + 16px);width:calc(100% + 16px);border-radius:8px;background-color:#fff}.tix-coachmark-wrapper.v4.has-wrapper.active{background-color:#fff}.tix-coachmark-wrapper.v4.has-wrapper.active :before{background-color:#fff}.tix-coachmark-wrapper.v4.has-wrapper.circle:before{border-radius:50%}.tix-coachmark-overlay.v4{z-index:1700;position:fixed;top:0;left:0;height:100vh;width:100vw;background:#000;background:rgba(0,0,0,.7)}.tix-coachmark-textbox.v4{position:absolute;z-index:1701;text-align:left}.tix-coachmark-textbox.v4 *{-webkit-box-sizing:border-box;box-sizing:border-box}.tix-coachmark-textbox.v4 h3,.tix-coachmark-textbox.v4 p{margin:0}.tix-coachmark-textbox.v4 .tix-coachmark-arrow{display:block;position:absolute;height:12px;width:12px;background:50% no-repeat url(/assets/718cfcaa.svg);background-size:contain}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.top-arrow{top:-10px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);left:12px}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.top-arrow.center{right:auto;left:calc(50% - 6px)}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.top-arrow.right{right:8px;left:auto}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.bottom-arrow{top:calc(100% - 2px);left:12px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.bottom-arrow.center{right:auto;left:calc(50% - 6px)}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.bottom-arrow.right{right:12px;left:auto}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.left-arrow{top:12px;left:-10px}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.left-arrow.center{top:calc(50% - 6px)}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.left-arrow.bottom{top:auto;bottom:12px}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.right-arrow{top:12px;left:calc(100% - 2px);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.right-arrow.center{top:calc(50% - 6px)}.tix-coachmark-textbox.v4 .tix-coachmark-arrow.right-arrow.bottom{top:auto;bottom:12px}.tix-coachmark-textbox.v4 .tix-coachmark-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;padding:24px;height:100%;width:100%}.tix-coachmark-textbox.v4 .tix-coachmark-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}.tix-coachmark-textbox.v4 .tix-coachmark-header i{cursor:pointer;font-size:24px}.tix-coachmark-textbox.v4 .tix-coachmark-icon{display:block;height:40px;width:40px;margin-right:12px;font-size:40px}.tix-coachmark-textbox.v4 .tix-coachmark-text{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 52px);flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 52px)}.tix-coachmark-textbox.v4 .tix-coachmark-text-title{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif!important;font-size:20px;line-height:28px}.tix-coachmark-textbox.v4 .tix-coachmark-text-content{color:#58627a;font-family:OpenSans-Regular,Arial,Helvetica,sans-serif!important;font-size:14px;line-height:19px;margin-bottom:24px}.tix-coachmark-textbox.v4 .tix-coachmark-text-order{color:#58627a;font-family:OpenSans-Regular,Arial,Helvetica,sans-serif!important;font-size:14px;line-height:20px}.tix-coachmark-textbox.v4 .tix-coachmark-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;width:100%}.tix-coachmark-textbox.v4 .tix-coachmark-button-container,.tix-coachmark-textbox.v4 .tix-coachmark-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tix-coachmark-textbox.v4 .tix-coachmark-prev-button{color:#0064d2;cursor:pointer;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif!important;font-size:16px;line-height:36px;margin-right:16px}.tix-coachmark-textbox.v4 .tix-coachmark-next-button{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif!important;margin-top:auto}.date-range{-ms-flex-align:center;width:100%}.date-range,.date-range .date-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.date-range .date-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1 1;-ms-flex-align:center;padding:10.5px 13px;border-radius:4px;border:.5px solid #c6cbda;cursor:pointer;min-width:200px}.date-range .date-wrapper .datepicker-wrapper,.date-range .date-wrapper .datepicker-wrapper .contentInput{width:100%}.date-range .date-wrapper input{visibility:hidden}.date-range input{z-index:1;margin:0;width:100%}.date-range label{width:100%;padding:0;color:#35405a;line-height:24px}.date-range label:before{left:auto;right:0}.date-range label:after{left:auto;right:0;border:1px solid #dee2ee}.date-range input:checked+label:after{background-color:#0064d2;border-color:rgba(0,0,0,0)}.date-range i{font-size:14px;color:#8a93a7}.date-range i.tix-minus{margin:0 24px}.date-range i.tix-cancel{margin-left:8px}

/*!
* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
*/.pika-single{z-index:9999;display:block;position:relative;color:#333;border:1px solid;border-color:#ccc #ccc #bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute}.pika-lendar{float:left;width:50%;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:400;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:rgba(0,0,0,0);background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;left:0}.pika-next:before{width:18px;content:" ";background-image:url(/assets/3f7a3e10.svg);background-size:18px;position:absolute;right:0;height:18px;top:6px}.is-rtl .pika-prev,.pika-next{float:right;right:0}.pika-prev:before{width:18px;content:" ";background-image:url(/assets/3f7a3e10.svg);background-size:18px;position:absolute;left:0;height:18px;top:6px;transform:rotate(180deg)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:400;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#35405a}.is-selected .pika-button{color:#35405a;background:#ffdf00;margin-right:inherit}.has-event .pika-button,.is-selected .pika-button{box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{color:#fff;font-weight:400;background:#3af;background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button{background:none}.is-inrange{padding-top:14px!important;padding-bottom:14px!important;background:#fefbe5!important;background-clip:content-box!important;position:relative}.is-outside-current-month:before,.is-startrange.is-inrange:before{width:0!important}.is-inrange:before{content:"";position:absolute;height:30px;width:1.5px;left:-1px;background:#fefbe5}.is-inrange .pika-button{border-radius:0}.is-startrange .pika-button{color:#35405a;background:#ffdf00;box-shadow:none;border-radius:50%;margin-left:0;margin-right:1px}.is-startrange{border-top-left-radius:30px;border-bottom-left-radius:30px;padding-left:13px!important}td.is-selected.is-inrange{border-top-right-radius:50%;border-bottom-right-radius:50%}td.is-selected.is-inrange.is-startrange{background:#fff!important}.is-endrange .pika-button{color:#35405a;background:#ffdf00;box-shadow:none;border-radius:50%}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#c6cbda;opacity:.3;background:none}.is-selection-disabled{pointer-events:none;cursor:default;background:none!important}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#35405a;background:#ffdf00;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.header-date{background:#fff;height:56px;width:100%;font-size:16px;padding:16px;color:#35405a;border-bottom:2px solid #dee2ee;font-family:OpenSans-Regular,Arial,Helvetica,Sans-serif}.header-date .btn-close-header{float:right;font-size:20px;cursor:pointer}.header-date{color:#58627a}.header-date .list-horizontal__middle{float:right;width:20px;height:20px}.header-date .btn-close-header{font-size:16px;float:none;vertical-align:middle}.pika-label{font-size:16px!important;color:#35405a}.pika-single{overflow:hidden;background:#fff;padding-bottom:10px;top:50px;font-weight:400!important;border-radius:4px;-webkit-box-shadow:0 4px 20px 0 rgba(53,64,90,.2);box-shadow:0 4px 20px 0 rgba(53,64,90,.2);border:none}.pika-single.bottom-left{top:33px!important;left:-14px!important}.pika-single.bottom-right{top:33px!important;right:-28px!important}.pika-single.bottom-center{top:33px!important;right:-284px!important}.pika-single.top-left{bottom:0!important;left:0!important}.pika-single.top-right{bottom:0!important;right:0!important}.pika-single:after,.pika-single:before{content:" ";width:2px;background:#dee2ee;height:calc(100% - 56px);position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;top:56px;display:block}.inputPikaday{color:rgba(0,0,0,0);height:100%!important;width:0!important;top:0;left:0;outline:0;position:absolute!important}.contentInput{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.date-ui{display:block;z-index:1;font-size:14px;color:#8a93a7;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%;height:100%;outline:0}.date-ui.disabled{color:#ddd;cursor:default}.today-text{font-size:10px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:0;color:#0064d2;position:absolute;left:65%;top:-2px;width:100px;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);cursor:pointer}.opacity-today{opacity:.3}.pika-lendar{background:#fff;margin:0;width:auto;width:50%!important;padding:16px 22.5px 6px 24px}.pika-lendar .pika-title{width:100%;margin-bottom:2px}.pika-lendar .pika-table-container{margin:10px 0}.pika-lendar .pika-table th{padding-bottom:15px}.pika-lendar table{height:auto}.pika-lendar th{text-align:center;color:#35405a}.pika-lendar th.is-sunday abbr{color:#ff555d!important}.pika-lendar th abbr{font-size:13px;text-decoration:none;cursor:default}.pika-lendar td{background:none;text-align:center;vertical-align:middle;position:relative}.pika-lendar td.highlight{background-color:#fefbe5;background-clip:content-box!important;padding-top:14px!important;padding-bottom:14px!important}.pika-lendar td.highlight:not(.is-startrange):before{content:"";position:absolute;height:30px;width:1.5px;left:-1px;background:#fefbe5}.pika-lendar td.highlight.first{border-top-left-radius:30px;border-bottom-left-radius:30px}.pika-lendar td.highlight.first.last{background:#fff}.pika-lendar td.highlight.last{border-top-right-radius:50%;border-bottom-right-radius:50%;margin-right:10px!important}.pika-lendar td button{color:#35405a;margin-left:auto;margin-right:0;text-align:center;width:30px;height:30px;border-radius:50%;background:none;font-size:13px}.pika-lendar td button:hover{border-radius:50%;background-color:#ffdf00;color:#35405a}.pika-lendar td.is-today{position:relative}.pika-lendar td.is-today button{border-radius:50%}.pika-lendar td.is-selected button{-webkit-box-shadow:none;box-shadow:none;border-radius:50%}.pika-lendar td.is-holiday button,.pika-lendar td.is-sunday button{color:#ff555d}.pika-lendar .pika-row{height:60px!important;overflow:hidden}.pika-lendar .pika-next,.pika-lendar .pika-prev{overflow:visible;width:54px;color:#58627a;opacity:1;text-align:left;text-indent:0;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:24px;letter-spacing:normal}.pika-lendar .pika-next i,.pika-lendar .pika-prev i{font-size:13px}.pika-lendar .pika-next.is-disabled,.pika-lendar .pika-prev.is-disabled{opacity:.5}.pika-lendar .pika-prev{text-align:right}.pika-lendar .pika-prev i{margin-right:16px}.pika-lendar .pika-next i{margin-left:16px}.pika-lendar .holiday-panel{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;font-size:16px}.pika-lendar .holiday-panel.is-hidden{display:none}.pika-lendar .holiday-panel .holiday-date,.pika-lendar .holiday-panel .holiday-desc{margin-bottom:6px!important;font-size:14px}.pika-lendar .holiday-panel .holiday-date{margin-right:5px;color:#8a93a7!important}.pika-lendar .holiday-panel .holiday-desc{color:#35405a;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.animate-fadeInDown{-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}@-webkit-keyframes fadeIn{0%{opacity:0;top:0}to{opacity:1;top:33px}}@keyframes fadeIn{0%{opacity:0;top:0}to{opacity:1;top:33px}}.input-x{position:relative;display:block}.input-x.action input{padding-right:56px}.input-x.disabled{opacity:.5}.input-x.icon input{padding-left:34px}.input-x .icon{position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.input-x label{position:absolute;top:12px;left:16px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;color:#8a93a7;background-color:#fff;cursor:text}.input-x label.danger{color:#f15c59}.input-x input{font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;height:44px;width:100%;padding:12px 16px;outline:none;border:1px solid #c6cbda;border-radius:4px;background-color:#fff;-webkit-transition:border .2s ease;-o-transition:border .2s ease;transition:border .2s ease;caret-color:#0064d2}.input-x input.error{border-color:#f15c59}.input-x input.danger{border:1px solid #f15c59}.input-x input:focus+label{color:#0064d2}.input-x input:focus+label.error{color:#f15c59}.input-x input:focus+label,.input-x input:not([value=""])+label{left:6px;top:3px;height:20px;padding:0 5px;background-color:#fff;font-size:12px;-webkit-transform:translateY(-12px) scale(.9);-ms-transform:translateY(-12px) scale(.9);transform:translateY(-12px) scale(.9)}.input-x input:focus{border:1px solid #0064d2}.input-x input:focus.error{border-color:#f15c59}.input-x .input-clear,.input-x .input-password-visibility{position:absolute;right:16px;top:10px;width:24px;height:24px;background-size:24px 24px;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.input-x .input-clear.search,.input-x .search.input-password-visibility{cursor:text;background-image:url(/assets/c0a4de2f.svg)}.input-x .clear.input-password-visibility,.input-x .input-clear.clear{cursor:pointer;background-image:url(/assets/a8d02488.svg)}.input-x .input-password-visibility{font-size:24px;color:#c6cbda;cursor:pointer}.input-x input:focus+label+.input-password-visibility{color:#0064d2}.input-x .description{font-size:12px;margin-top:2px;font-weight:400}.input-x .description.danger{color:#f15c59}.input-x .error-message{position:absolute;font-size:12px;line-height:16px;bottom:-20px;left:0;color:#f15c59}.check-box{position:relative;display:block;cursor:pointer;padding-left:30px}.check-box>input:checked~.check-mark{background-color:#0064d1;border-color:#0064d1}.check-box>input:checked~.check-mark:after{display:block}.check-box input{position:absolute;opacity:0;height:0;width:0}.check-box .check-mark{position:absolute;top:0;left:0;width:20px;height:20px;border-radius:2px;border:.5px solid #c6cbda;background-color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.check-box .check-mark:after{content:"";position:absolute;display:none;left:6px;top:1px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.check-box .check-mark.error{border-color:#f15c59}.check-box .disabled{background:#c6cbda;cursor:not-allowed}.select-box{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:176px;width:100%;height:44px;padding:12px 16px;border:1px solid #c6cbda;border-radius:4px;background-color:#fff;cursor:pointer;color:#35405a;font-size:14px;line-height:1.5}.select-box .label-text{width:82%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select-box:focus{outline:none}.select-box.active{border-radius:4px}.select-box.active>i.tix{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select-box.active>.menu{border-radius:4px}.select-box.disabled{color:#ddd;cursor:default}.select-box>.text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:170px}.select-box>i.tix{position:absolute;top:14px;right:16px;color:#58627a;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.select-box>.menu{width:calc(100% + 2px);max-height:288px;overflow-y:auto;overflow-x:hidden;background:#fff;position:absolute;top:0;left:-1px;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);opacity:0;-webkit-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s;visibility:hidden;z-index:1}.select-box>.menu.show{top:47px;opacity:1;visibility:visible}.select-box>.menu::-webkit-scrollbar{width:4px}.select-box>.menu::-webkit-scrollbar-thumb{background:#c6cbda;border-radius:4.5px}.select-box>.menu .list-menu{padding:14px 18px;height:48px;color:#35405a;font-size:14px;line-height:20px}.select-box>.menu .list-menu:hover{background-color:#f2f8ff}.text{position:relative;font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;color:#58627a;line-height:1.5}.text.error{color:#f20000}.select{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select i{color:#58627a;font-weight:600}.select-input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12.5px 16px;border:1px solid #c6cbda;background-color:#fff;border-radius:4px;cursor:pointer;min-width:274px;height:44px}.select-input.error{border-color:#f15c59}.select-input.disabled{opacity:.5;cursor:default}.select-input.open{border-color:#0064d2}.select-input.open .select-option{top:50px;opacity:1;visibility:visible;height:auto}.select-input.open>i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select-input.open .label-text{color:#0064d2}.select-input.open .label-text,.select-input.selected .label-text{left:13px;font-size:12px;padding:0 3px;-webkit-transform:translateY(-22px);-ms-transform:translateY(-22px);transform:translateY(-22px)}.select-input.selected .placeholder-text{display:none}.select-input>i{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.select-input .label-text{position:absolute;left:16px;background-color:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.select-input .label-text,.select-input .placeholder-text{font-size:14px;color:#8a93a7}.select-option{position:absolute;top:0;left:0;right:0;height:0;max-height:384px;visibility:hidden;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:0 1px 10px 2px rgba(53,64,90,.1);box-shadow:0 1px 10px 2px rgba(53,64,90,.1);background-color:#fff;border-radius:4px;overflow-y:auto;z-index:1}.select div[role=option]{display:block;background-color:#fff;padding:14px 16px;cursor:pointer}.select div[role=option]:hover,.select div[role=option][aria-checked=true]{background-color:#f2f8ff}.select .divider{width:0;height:0;margin:0 auto}.select .divider:not(:last-child){height:1px;width:calc(100% - 8px);background-color:#dee2ee}.select .error-message{position:absolute;font-size:12px;line-height:16px;top:48px;left:0;color:#f15c59}.filter-corporate{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:54px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-corporate .filter-content-container{margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.filter-corporate .filter-content-container .filter-content{-webkit-box-flex:1;-ms-flex:1;flex:1 1;margin-right:24px}.filter-corporate .filter-content-container .filter-content .select,.filter-corporate .filter-content-container .filter-content .select-input{width:150px;min-width:unset!important}.filter-corporate .filter-content-container .filter-content.filter-status{min-width:unset!important}.filter-corporate .filter-content-container .filter-content .select-box{min-width:150px}.filter-corporate .filter-content-container .filter-content .date-range>i{margin:0}.filter-corporate .filter-content-container .filter-content .date-range>i:before{display:none}.filter-corporate .filter-content-container .filter-content .date-range .date-wrapper:first-child{margin-right:24px}.filter-corporate .filter-content-container .filter-content:first-child{min-width:150px}.filter-corporate .filter-content-container .filter-content:last-child{margin-right:0;min-width:350px}.filter-corporate .filter-content-container .filter-content:last-child .date-wrapper{min-width:120px}.filter-corporate .filter-content-container .filter-content:last-child .wrapper-date-title p{min-width:120px}.filter-corporate .filter-content-container .title{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:600;line-height:1.43;color:#35405a!important;padding-bottom:16px;text-transform:capitalize}.filter-corporate .filter-content-container .title-date{min-width:200px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.filter-corporate .filter-content-container .title-date:last-child{margin-left:60px}.filter-corporate .filter-content-container .wrapper-date-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-corporate .filter-content-container .input-x{width:100%}.filter-corporate .filter-content-container .input-x input::-webkit-input-placeholder{color:#8a93a7;line-height:21px;font-size:14px}.filter-corporate .filter-content-container .input-x input::-moz-placeholder{color:#8a93a7;line-height:21px;font-size:14px}.filter-corporate .filter-content-container .input-x input::-ms-input-placeholder{color:#8a93a7;line-height:21px;font-size:14px}.filter-corporate .filter-content-container .input-x input::placeholder{color:#8a93a7;line-height:21px;font-size:14px}.filter-corporate .filter-content-container .date-wrapper{height:44px;background-color:#fff}.filter-corporate .reset-filter{color:#0064d2;font-size:14px;line-height:20px;position:absolute;bottom:-36px;left:0;cursor:pointer}.filter-corporate .reset-filter:hover{opacity:.6}.filter-corporate .left-content{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-corporate .csv-download{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-36px;right:0;text-decoration:none;color:#0064d2}.filter-corporate .csv-download .icon-download{display:inline-block;width:10px;height:14px;background-size:10px 14px;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/c46338f7.svg)}.filter-corporate .csv-download span{cursor:pointer;padding-left:11px}.filter-corporate .csv-download span:hover{opacity:.8}.filter-corporate .search-button{-ms-flex-item-align:end;align-self:flex-end;min-width:160px}.empty-booking-list{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);padding:65px 211px;text-align:center;width:100%}.empty-booking-list>img{height:320px;width:480px}.empty-booking-list>h2{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:18px;line-height:24px;padding-bottom:12px;padding-top:24px}.empty-booking-list>p{color:#8a93a7;line-height:20px;margin:0 auto;padding-bottom:24px;width:534px}.empty-booking-list-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.empty-booking-list-action>button{font-size:16px;padding:13px auto;max-height:50px;max-width:288px;-webkit-box-flex:1;-ms-flex:1;flex:1 1}.empty-booking-list-action>button:last-child{margin-left:16px}.airport-trains-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.airport-trains-order-detail-title i{font-size:10px;padding:0 6px}.airport-trains-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.airport-trains-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.airport-trains-order-detail-container .date:after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.airport-trains-order-detail-container i{font-size:16px;padding:0 10px 6px 0}.airport-trains-order-detail-container .order-detail-divider{margin:0 16px}.airport-transfer-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.airport-transfer-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px}.airport-transfer-order-detail-container i{font-size:16px;padding:0 10px 6px 0}.airport-transfer-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.airport-transfer-order-detail-container .order-detail-divider{content:"|";margin-left:16px;margin-right:16px}.car-rental-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.car-rental-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px}.car-rental-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.car-rental-order-detail-container :nth-child(3n):after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.car-rental-order-detail-container i{font-size:16px;padding:0 10px 6px 0}.car-rental-order-detail-container .order-detail-divider{content:"|";margin-left:16px;margin-right:16px}.flight-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.flight-order-detail-title i{font-size:10px;padding:0 6px}.flight-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px}.flight-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.flight-order-detail-container .date:after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.flight-order-detail-container i{font-size:16px;padding:0 10px 6px 0}.flight-order-detail-container .order-detail-divider{content:"|";margin-left:16px;margin-right:16px}.hotel-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.hotel-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px}.hotel-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.hotel-order-detail-container .check-out:after,.hotel-order-detail-container :nth-child(4):after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.hotel-order-detail-container i{font-size:16px;padding:0 10px 6px 0}.hotel-order-detail-container .order-detail-divider{content:"|";margin-left:16px;margin-right:16px}.todo-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.todo-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.todo-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.todo-order-detail-container :nth-child(4):after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.todo-order-detail-container i{font-size:16px;padding:0 10px 8px 0}.todo-order-detail-container .order-detail-divider{content:"|";margin-left:16px;margin-right:16px}.train-order-detail-title{color:#35405a;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:8px}.train-order-detail-title i{font-size:10px;padding:0 6px}.train-order-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px;padding-bottom:8px}.train-order-detail-container p{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.train-order-detail-container .date:after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.train-order-detail-container i{font-size:16px;padding:0 10px 6px 0}.train-order-detail-container .order-detail-divider{content:"|";margin-left:16px;margin-right:16px}.order-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(53,64,90,.08);box-shadow:0 2px 8px rgba(53,64,90,.08);margin-bottom:24px}.order-card>.header-container{border-bottom:1px solid #dee2ee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.order-card>.header-container>.title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-card>.header-container>.title-container>i{border-radius:11px;color:#fff;height:22px;width:22px;position:relative}.order-card>.header-container>.title-container>i:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.order-card>.header-container>.title-container>p{font-size:20px;line-height:30px;padding-left:16px}.order-card>.header-container .price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-card>.header-container .price-container .total-price{font-size:20px;line-height:30px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;margin-right:8px}.order-card>.employee-order-detail-container{padding:16px 24px;position:relative}.order-card>.employee-order-detail-container .detail-text{color:#58627a;font-size:16px;line-height:24px;padding-bottom:8px}.order-card>.employee-order-detail-container .detail-text-for-refund{color:#58627a;font-size:16px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre}.order-card>.employee-order-detail-container .detail-text-for-refund .redirect,.order-card>.employee-order-detail-container .detail-text .refund-total{color:#0064d2}.order-card>.employee-order-detail-container .refund-order-id-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.order-card>.employee-order-detail-container .refund-order-id-wrapper .icon-redirect{padding-bottom:8px}.order-card>.employee-order-detail-container>.employee-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.order-card>.employee-order-detail-container>.employee-detail-container .employee-detail-divider{content:"|";margin-left:16px;margin-right:16px;padding-bottom:8px}.order-card .label-tag{padding:3px 12px;background-color:#f5f6fa;color:#8a93a7;display:inline-block;border-radius:4px;position:absolute;right:24px;top:16px;font-size:12px;line-height:18px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.order-card .label-tag.blue{color:#0064d2;background-color:#0064d2;background-color:rgba(0,100,210,.1)}.order-card .label-tag.green{color:#00a474;background-color:#00a474;background-color:rgba(0,164,116,.1)}.order-card .label-tag.grey{color:#8a93a7;background-color:#f7f6fa}.order-card .label-tag.red{color:#f15c59;background-color:#fdeeef}.order-card .label-tag.orange{color:#ff7200;background-color:#fff1e5}.order-card .refund-title{display:-webkit-box;display:-ms-flexbox;display:flex}.order-card .refund-title .text-separator{border-left:1px solid;color:#58627a;margin-left:20px}.order-card .refund-title-id{font-size:20px;line-height:30px;margin-left:20px}.expired-timer{padding:3px 12px;background-color:#e5effa;color:#0064d2;display:inline-block;border-radius:4px;font-size:12px;line-height:18px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.share-ticket-menu{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.share-ticket-menu i{cursor:pointer;font-size:16px;color:#58627a}.share-ticket-menu .popup-menu{position:absolute;top:25px;right:0;width:224px;height:auto;background-color:#fff;-webkit-box-shadow:0 10px 30px -10px rgba(0,0,0,.3);box-shadow:0 10px 30px -10px rgba(0,0,0,.3);border-radius:4px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1}.share-ticket-menu .popup-menu.active{top:35px;opacity:1;visibility:visible}.share-ticket-menu .popup-menu-item{display:block;font-size:16px;text-decoration:none;color:#35405a;padding:0 16px;line-height:48px;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer}.share-ticket-menu .popup-menu-item:hover{background-color:#f2f8ff}.share-ticket-menu .popup-menu-item.disable{cursor:default;color:#dedede}.airport-trains-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px;padding-bottom:4px}.airport-trains-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px;word-break:break-word}.airport-trains-purchase-detail-description:last-child{padding-bottom:0}.airport-trains-purchase-detail .passenger-name-container .passenger-name-text{font-size:16px;line-height:24px;padding-bottom:4px}.airport-trains-purchase-detail .passenger-name-container :last-child{padding-bottom:16px}.airport-trains-purchase-detail .airport-trains-name-class-container{display:-webkit-box;display:-ms-flexbox;display:flex}.airport-trains-purchase-detail .airport-trains-name-class-container :first-child:after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.airport-transfer-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px;padding-bottom:4px}.airport-transfer-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px}.airport-transfer-purchase-detail-description:last-child{padding-bottom:0}.airport-transfer-purchase-detail .passenger-name-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;margin-bottom:4px}.airport-transfer-purchase-detail .from-to-container{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.airport-transfer-purchase-detail .from-to-container :first-child{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.airport-transfer-purchase-detail .from-to-container :nth-child(2){-webkit-box-flex:2;-ms-flex:2;flex:2 1}.car-rental-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px;padding-bottom:4px}.car-rental-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px;word-break:break-word}.car-rental-purchase-detail-description:last-child{padding-bottom:0}.car-rental-purchase-detail .passenger-name-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;margin-bottom:4px}.passenger-name-col{border-right:1px solid #ddd;border-bottom:1px solid #ddd;width:1000px}.passenger-name-data{padding:8px;height:45px}.refund-status-column{border-right:0!important;border-bottom:1px solid #ddd}.last-traveler-row{border-bottom:0;border-right:1px solid #ddd}.last-refund-row{border-bottom:0;border-right:0!important}.fullRefund{border-left:1px solid #ddd}.refund-orange{width:200px}.refund-details{margin-top:4px;margin-bottom:18px}.flight-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px;padding-bottom:4px}.flight-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px;word-break:break-word}.flight-purchase-detail-description:last-child{padding-bottom:0}.flight-purchase-detail .fare-class-text,.flight-purchase-detail .service-class-text{font-size:14px;line-height:24px}.flight-purchase-detail .flight-order-detail-container{padding:8px 0}.flight-purchase-detail .flight-purchase-detail-description{font-size:14px}.flight-purchase-detail .flight-trip-container-description{color:#58627a;font-size:16px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8px}.flight-purchase-detail .flight-trip-container-description .order-detail-divider{content:"|";margin-left:8px;margin-right:8px}.purchase-two-column-table{border:1px solid #ddd;border-radius:8px;color:#303135;margin-bottom:16px}.purchase-two-column-table table,.purchase-two-column-table td,.purchase-two-column-table th{vertical-align:middle;padding:4px 16px;border-right:1px solid #ddd}.purchase-two-column-table table th,.purchase-two-column-table td th,.purchase-two-column-table th th{text-align:left;background-color:#f2f8ff;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;height:68px;width:220.33px}.purchase-two-column-table table th:first-of-type,.purchase-two-column-table td th:first-of-type,.purchase-two-column-table th th:first-of-type{border-top-left-radius:8px;width:25%}.purchase-two-column-table table th:last-of-type,.purchase-two-column-table td th:last-of-type,.purchase-two-column-table th th:last-of-type{border-top-right-radius:8px}.purchase-two-column-table .passenger-name-column{border-right:1px solid #ddd;border-bottom:1px solid #ddd}.purchase-two-column-table .passenger-name-text{padding:10px;height:55px}.purchase-two-column-table .pass-name-text{padding:10px;height:65px}.purchase-two-column-table .refund-name-column{border-right:0;border-bottom:1px solid #ddd}.purchase-two-column-table .refund-name-text{padding:25px;height:60px}.purchase-two-column-table .refund-list-reason{padding:15px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.purchase-two-column-table .partial-refund-column{border-right:0;border-bottom:1px solid #ddd}.purchase-two-column-table .title-class{color:#71747d;padding-top:8px}.purchase-two-column-table td{padding:12px 16px;height:56px}.purchase-two-column-table table{width:100%;border-collapse:collapse;border-style:hidden}.refund-orange{padding:3px;text-align:center}.reason-text{margin-top:20px;padding:15px}.hotel-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px;padding-bottom:4px}.hotel-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px}.hotel-purchase-detail-description:last-child{padding-bottom:0}.hotel-purchase-detail .guest-name-container .guest-name-text{font-size:16px;line-height:24px;padding-bottom:4px}.hotel-purchase-detail .guest-name-container :last-child{padding-bottom:16px}.hotel-purchase-detail .special-request-container .special-request-text{font-size:16px;line-height:24px;padding-bottom:4px}.hotel-purchase-detail .special-request-container .special-request-text:before{background:#8a93a7;border-radius:3px;content:"\A";display:inline-block;height:6px;width:6px;margin:4px 8px}.hotel-purchase-detail .special-request-container :last-child{padding-bottom:16px}.hotel-purchase-detail .icon-guest{padding:11px;width:16px;height:16px;background-size:cover;-ms-flex-item-align:stretch;align-self:stretch;background-image:url(/assets/0138a762.svg)}.purchase-four-column-table{border:1px solid #ddd;border-radius:8px;margin-top:8px;margin-bottom:16px;color:#303135}.purchase-four-column-table table,.purchase-four-column-table td,.purchase-four-column-table th{vertical-align:middle;padding:4px 16px;border-right:1px solid #ddd}.purchase-four-column-table table th,.purchase-four-column-table td th,.purchase-four-column-table th th{text-align:left;background-color:#f2f8ff;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;height:68px;width:220.33px}.purchase-four-column-table table th:first-of-type,.purchase-four-column-table td th:first-of-type,.purchase-four-column-table th th:first-of-type{border-top-left-radius:8px}.purchase-four-column-table table th:last-of-type,.purchase-four-column-table td th:last-of-type,.purchase-four-column-table th th:last-of-type{border-top-right-radius:8px}.purchase-four-column-table td{padding:12px 16px;height:96px}.purchase-four-column-table table{width:100%;border-collapse:collapse;border-style:hidden}.todo-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px}.todo-purchase-detail-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 12px 8px 0}.todo-purchase-detail-container p{color:#58627a;font-size:16px;line-height:21px}.todo-purchase-detail-container .purchase-detail-divider{content:"|";margin-left:8px;margin-right:8px}.todo-purchase-detail-container i{font-size:16px;padding:8px}.todo-purchase-detail-container .todo-purchase-detail-title{color:#58627a;font-size:16px;line-height:24px;padding-right:8px}.todo-purchase-detail-container .icon-guest{padding:11px;margin:5px 2px;width:16px;height:16px;background-size:cover;-ms-flex-item-align:stretch;align-self:stretch;background-image:url(/assets/0138a762.svg)}.todo-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px;word-break:break-word}.todo-purchase-detail-description:last-child{padding-bottom:0}.todo-purchase-detail .passenger-name-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;margin-bottom:4px}.purchase-three-column-table{border:1px solid #ddd;border-radius:8px;margin-bottom:16px;margin-top:8px}.purchase-three-column-table table,.purchase-three-column-table td,.purchase-three-column-table th{vertical-align:middle;padding:4px 16px;border-right:1px solid #ddd}.purchase-three-column-table table th,.purchase-three-column-table td th,.purchase-three-column-table th th{text-align:left;background-color:#f2f8ff;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;height:68px;width:220.33px}.purchase-three-column-table table th:first-of-type,.purchase-three-column-table td th:first-of-type,.purchase-three-column-table th th:first-of-type{border-top-left-radius:8px}.purchase-three-column-table table th:last-of-type,.purchase-three-column-table td th:last-of-type,.purchase-three-column-table th th:last-of-type{border-top-right-radius:8px}.purchase-three-column-table td{padding:12px 16px;height:96px}.purchase-three-column-table table{width:100%;border-collapse:collapse;border-style:hidden;color:#303135}.employee-notes-container{border-top:1px solid #dee2ee;color:#35405a;min-height:81px;padding:16px 24px;margin:0 -24px -14px}.employee-notes-container .notes-title{color:#8a93a7;font-size:14px;line-height:21px}.employee-notes-container .notes-text{margin-top:4px;font-size:16px;line-height:24px}.refund-orange{color:#ff7200;background-color:#fff1e5}.refund-details{margin-top:10px;color:#0064d2;text-decoration:underline;cursor:pointer}.train-order-detail-title{font-weight:700}.passenger-name-column{border-bottom:1px solid #ddd}.passenger-name-text{padding:10px;height:55px}.label-refund{padding:3px 12px;background-color:#f5f6fa;color:#8a93a7;display:inline-block;border-radius:4px;right:24px;top:16px;font-size:12px;line-height:18px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.label-refund.blue{color:#0064d2;background-color:#0064d2;background-color:rgba(0,100,210,.1)}.label-refund.green{color:#00a474;background-color:#00a474;background-color:rgba(0,164,116,.1)}.label-refund.grey{color:#8a93a7;background-color:#f7f6fa}.label-refund.red{color:#f15c59;background-color:#fdeeef}.label-refund.orange{color:#ff7200;background-color:#fff1e5}.train-purchase-detail-title{color:#8a93a7;font-size:14px;line-height:21px;padding-bottom:4px}.train-purchase-detail-description{font-size:16px;line-height:24px;padding-bottom:16px;word-break:break-word}.train-purchase-detail-description:last-child{padding-bottom:0}.train-purchase-detail .train-trip-container-description{color:#58627a;font-size:16px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.train-purchase-detail .train-trip-container .order-detail-divider{content:"|";margin-left:8px;margin-right:8px}.train-purchase-detail .train-name-class-container{display:-webkit-box;display:-ms-flexbox;display:flex}.train-purchase-detail .train-name-class-container :first-child:after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}p.label{border-radius:4px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;letter-spacing:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:3px 12px}.price-detail .others-fee{margin-bottom:24px}.price-detail .has-border{border-bottom:1px dashed #dee2ee}.price-detail .convenience-fee-text{padding-bottom:0!important;margin-bottom:12px}.price-detail .label{display:inline-block;margin:0 16px 24px 0}.price-detail .label:last-child{margin-right:0}.price-detail .title-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:24px}.price-detail .fees-container{padding-bottom:24px}.price-detail .fees-container>p{font-size:14px;line-height:21px;padding-bottom:12px}.price-detail .fees-container div:not(:last-child){padding-bottom:12px}.price-detail .fees-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price-detail .fees-container>div :first-child:before{background:#c6cbda;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.price-detail .fees-container>div>p{font-size:14px;line-height:21px}.price-detail .fees-container>div>p.grey-text{color:#8a93a7}.price-detail .total-payment-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0 8px;border-top:1px solid #dee2ee;margin-top:24px}.price-detail .total-payment-title-text{font-size:16px;line-height:24px}.price-detail .total-payment-value-text{color:#0064d2;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:26px}.purchase-list-action{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.purchase-list-action .wrapper-purchase-list-action{text-align:right}.purchase-list-action.open-tab{padding-bottom:12px}.purchase-list-action .button:first-child{margin-right:16px;color:#f15c59}.purchase-list-action .insufficient-text{color:#f15c59;font-size:12px;line-height:18px;margin-top:4px;text-align:right}.purchase-list-action .customer-care-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;font-size:12px;font-weight:600;cursor:pointer}.purchase-list-action .customer-care-text:hover{opacity:.7}.pagination{position:relative;text-align:right;margin:15px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination-container{display:inline-block}.pagination-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:32px;min-height:32px;background-color:#fff;cursor:pointer;-webkit-transition:background-color .2s ease,border .2s ease;-o-transition:background-color .2s ease,border .2s ease;transition:background-color .2s ease,border .2s ease;border-radius:100%}.pagination-box span{text-align:center}.pagination-box.hide{display:none}.pagination-box:not(:last-child){margin-right:5px}.pagination-box.active{color:#fff;background-color:#0064d2}.pagination-box.prev{margin-right:12px}.pagination-box.prev.disabled{color:#c6cbda;cursor:default}.pagination-box.next{margin-left:12px}.pagination-box.next.disabled{color:#c6cbda;cursor:default}.table{width:100%}.table table{position:relative;width:100%}.table table thead{background-color:#f5f6fa;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px}.table table td,.table table th{border:1px solid #dee2ee;padding:20px}.table table td .item-box:not(:last-child),.table table th .item-box:not(:last-child){border-bottom:1px solid #dee2ee;padding-bottom:16px;margin-bottom:16px}.table table td .loading-wrapper,.table table th .loading-wrapper{position:relative;height:300px}.table table td .item-group,.table table th .item-group{margin-bottom:16px}.table table td .item-group div:first-child,.table table th .item-group div:first-child{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.table table td .item-group div:first-child>.tooltip-x,.table table th .item-group div:first-child>.tooltip-x{margin-left:5px}.table table td .item-group:last-child,.table table th .item-group:last-child{margin-bottom:0}.table table td .status,.table table th .status{display:inline-block;padding:3px 13px;border-radius:4px;color:#00a474;background-color:#e5f5f1;font-size:12px}.table table tbody tr .data-not-found{font-size:14px;line-height:20px;color:#35405a}.table .text-no-wrap{white-space:nowrap}.purchase-modal .flight-tab{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:100%;margin:24px 0;border-bottom:1px solid #dee2ee}.purchase-modal .flight-tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#8a93a7;line-height:20px;padding:16px 24px;cursor:pointer;text-transform:capitalize}.purchase-modal .flight-tab-content.active{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;border-bottom:2px solid #0064d2}.purchase-modal .flight-airline-info-wrapper .flight-airline-code,.purchase-modal .flight-airline-info-wrapper .flight-airline-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchase-modal .flight-airline-info-wrapper .flight-airline-code p,.purchase-modal .flight-airline-info-wrapper .flight-airline-name p{margin:0;font-size:16px;line-height:24px}.purchase-modal .flight-airline-info-wrapper .flight-airline-code i,.purchase-modal .flight-airline-info-wrapper .flight-airline-name i{margin:0 12px}.purchase-modal .flight-airline-info-wrapper .flight-airline-code .flight-code,.purchase-modal .flight-airline-info-wrapper .flight-airline-name .flight-code{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.purchase-modal .flight-airline-info-wrapper .flight-airline-name{margin-top:8px}.purchase-modal .flight-airline-info-wrapper .flight-airline-name img{padding:2px;border:1px solid #dee2ee;border-radius:4px;width:32px;height:22px;margin-right:8px}.purchase-modal .flight-text-light{color:#58627a}.purchase-modal .flight-term-policy-wrapper{margin-top:16px}.purchase-modal .flight-term-policy-wrapper p{margin-bottom:12px;position:relative;padding-left:22px}.purchase-modal .flight-term-policy-wrapper p:before{content:".";font-size:35px;position:absolute;left:0;top:-10px;color:#c6cbda}.purchase-modal .flight-table-wrapper{margin-top:32px;margin-bottom:12px}.purchase-modal .flight-table-title{margin-bottom:16px;font-size:16px;line-height:22px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;text-transform:capitalize}.purchase-modal .table td,.purchase-modal .table th{padding:16px;border:none}.purchase-modal .table thead tr th{text-align:left}.purchase-modal .table th{background-color:#f2f8ff;border-bottom:1px solid #dee2ee;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:20px;color:#35405a}.purchase-modal .table tr{text-align:left}.purchase-modal .table tbody tr:nth-child(2n){background-color:#f2f8ff}.policy{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0}.policy .refund-policy-container{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1 1}.policy .refund-policy-container,.policy .reschedule-policy-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.policy .reschedule-policy-container{-ms-flex-align:center;-webkit-box-flex:2;-ms-flex:2;flex:2 1}.policy i{font-size:20px;padding-right:10px}.policy p{color:#58627a;font-size:14px;line-height:21px;padding-right:8px}.policy p.link-text{color:#0064d2;cursor:pointer;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;padding-right:0}.refund-progress-container{padding:10px 20px 16px;display:block}.refund-progress .refund-progress-description{height:46px;margin-bottom:21px}.refund-progress .refund-progress-description-title{display:-webkit-box;display:-ms-flexbox;display:flex;color:#0064d2;font-size:14px;line-height:21px;font-weight:700;margin-bottom:3px}.refund-progress .refund-progress-description-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:24px;color:#c6cbda}.refund-progress .refund-progress-description-container p{color:#58627a;font-size:14px;line-height:21px;padding-bottom:8px}.refund-progress .refund-progress-description-container .date:after{background:#8a93a7;border-radius:2px;content:"\A";display:inline-block;height:4px;width:4px;margin:4px 8px}.refund-progress .refund-progress-description .grey-text{color:#c6cbda}.refund-progress .refund-progress-description .grey-text,.refund-progress .refund-progress-description .red-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:21px;font-weight:700;margin-bottom:3px}.refund-progress .refund-progress-description .red-text{color:#f15c59}.refund-progress .refund-progress-icon{width:60px;display:contents;padding-top:20px;padding-bottom:20px}.refund-progress-description-text{color:#58627a;display:-webkit-box;display:-ms-flexbox;display:flex}.refund-progress .refund-progress-description-text-date{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:24px}.refund-progress .refund-last-element-text{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:37px}.refund-progress .icon-progress{margin-right:12px;width:24px;height:24px;background-size:cover;background-image:url(/assets/83f45392.svg)}.refund-progress .icon-progress-vector{width:2px;height:45px;margin-left:11px;display:inherit;margin-top:-5px;background-image:url(/assets/ba896c13.svg)}.refund-progress .icon-unchecked{margin-right:12px;width:24px;height:24px;background-size:cover;background-image:url(/assets/8c725fbb.svg)}.refund-progress .icon-unchecked-vector{width:2px;height:45px;margin-left:11px;display:inherit;margin-top:-3px;background-image:url(/assets/546c412c.svg)}.refund-progress .icon-progress-rejected{margin-right:9px;margin-top:-3px;margin-left:-2px;width:29px;height:27px;background-size:cover;background-image:url(/assets/177ac3f8.svg)}.refund-progress .total-payment-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0 8px;border-top:1px solid #dee2ee;margin-top:24px}.refund-progress .total-payment-title-text{font-size:16px;line-height:24px}.refund-progress .total-payment-value-text{color:#0064d2;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:26px}.refund-estimation-container{padding-top:0}.refund-estimation .refund-estimation-payment{margin-bottom:24px;min-height:50px}.refund-estimation .refund-estimation-payment-description{display:-webkit-box;display:-ms-flexbox;display:flex}.refund-estimation .icon-dot-divider{width:4px;height:5px;margin:9px 8px 7px;background-size:cover;background-image:url(/assets/156a8433.svg)}.refund-estimation p{font-size:14px;line-height:21px;padding-bottom:12px;font-weight:700}.refund-estimation p.grey-text{color:#8a93a7}.refund-estimation .grey-text-amount{color:#8a93a7;margin-left:auto}.refund-estimation .black-text-amount{color:#35405a;margin-left:auto}.refund-estimation .others-fee{margin-bottom:24px}.refund-estimation .has-border{border-bottom:1px dashed #dee2ee}.refund-estimation .convenience-fee-text{padding-bottom:0!important;margin-bottom:12px}.refund-estimation .label{display:inline-block;margin:0 16px 24px 0}.refund-estimation .label:last-child{margin-right:0}.refund-estimation .title-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:24px;padding-bottom:24px}.refund-estimation .total-payment-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0 8px;border-top:1px solid #dee2ee;margin-top:14px}.refund-estimation .total-payment-title-text{font-size:16px;line-height:24px}.refund-estimation .total-payment-value-text{color:#0064d2;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:26px}.text-area{position:relative;display:block;height:100px;width:100%;padding:12px 16px 28px;outline:none;border:1px solid #c6cbda;border-radius:4px;background-color:#fff;-webkit-transition:border .2s ease;-o-transition:border .2s ease;transition:border .2s ease;resize:none;caret-color:#0064d2}.text-area.active{border-color:#0064d2}.text-area.error{border-color:#f15c59}.text-area.error label{color:#f15c59}.text-area label{position:absolute;top:12px;left:16px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;color:#8a93a7;background-color:#fff;cursor:text}.text-area textarea{font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;height:60px;width:calc(100% + 12px);padding-right:12px;outline:none;border:none;background-color:#fff;resize:none;caret-color:#0064d2}.text-area textarea::-webkit-scrollbar{width:4px}.text-area textarea::-webkit-scrollbar-thumb{background:#c6cbda;border-radius:4.5px}.text-area textarea:focus+label{color:#0064d2}.text-area textarea:focus+label.error{color:#f15c59}.text-area textarea:focus+label,.text-area textarea:not([data-value=""])+label{left:6px;top:3px;height:20px;padding:0 5px;background-color:#fff;font-size:12px;-webkit-transform:translateY(-12px) scale(.9);-ms-transform:translateY(-12px) scale(.9);transform:translateY(-12px) scale(.9)}.text-area .limit{position:absolute;right:16px;bottom:7px;color:#8a93a7;font-size:12px}.text-area .error-message{position:absolute;font-size:12px;line-height:16px;bottom:-20px;left:0;color:#f15c59}.refund-rejection-reason{color:#35405a;pointer-events:none;padding-top:8px}.refund-rejection-reason .text-area{min-height:156px}.refund-rejection-reason .text-area .limit{display:none}.order-tab .tab-name-action-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.order-tab .tab-name-action-container.active{border-bottom:1px solid #dee2ee;margin-bottom:16px}.order-tab .tab-name-container{display:-webkit-box;display:-ms-flexbox;display:flex}.order-tab .tab-name-container>.tab{cursor:pointer;color:#0064d2;font-size:16px;line-height:22px;margin:0 24px 0 0}.order-tab .tab-name-container>.tab:last-child{padding-right:0}.order-tab .tab-name-container>.tab.active{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;border-bottom:2px solid #0064d2;padding-bottom:12px}.order-tab .tab>.tabular>.tabular-item>input[type=radio]+label{color:rgba(0,0,0,0);padding:0;font-size:16px;line-height:22px;margin-right:20px}.order-tab .tab>.content{margin-top:16px}.order-tab .approval-email{font-size:14px;line-height:22px;color:#58627a;text-align:right}.card-loading-wrapper .skeleton-white-card{position:relative;margin-top:16px;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff}.card-loading-wrapper .skeleton-white-card-body{padding:16px 24px;max-height:198px}.card-loading-wrapper .skeleton-white-card-header{border-bottom:1px solid #dee2ee;padding:15px 24px;max-height:62px}.not-found-booking{width:100%;height:622px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 2px 8px rgba(53,64,90,.08);box-shadow:0 2px 8px rgba(53,64,90,.08);border-radius:4px;background-color:#fff}.not-found-booking h4{font-size:18px;line-height:24px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-top:24px;margin-bottom:12px;text-align:center}.not-found-booking p{font-size:14px;line-height:20px;color:#8a93a7;margin:0;max-width:570px;text-align:center}.not-found-booking img{width:480px;height:320px}.booking-list-page{margin-bottom:48px}.booking-list-page>div.has-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.booking-list-page hr{border-top:1px solid #dee2ee;margin-bottom:24px;margin-top:-25px}.booking-list-page .coachmark-content{font-size:14px;line-height:19px}.booking-list-page .coachmark-content-container{display:-webkit-box;display:-ms-flexbox;display:flex}.booking-list-page .coachmark-content-container .tab-point:before{background:#8a93a7;border-radius:3px;display:inline-block;content:"\A";height:6px;width:6px;margin:16px 12px 16px 0}.booking-list-page .coachmark-content:not(:last-child){padding-bottom:8px}.booking-list-page>h1{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:24px;line-height:30px;margin-bottom:16px}.booking-list-page>p{color:#58627a;line-height:20px;margin-bottom:24px;max-width:500px}.booking-list-page .booking-list-tab{margin:24px 0}.modal-share-receipt{text-align:center;width:340px}.modal-share-receipt>i{position:absolute;top:18px;right:18px;font-size:18px;cursor:pointer}.modal-share-receipt>img{width:288px;height:auto}.modal-share-receipt>h3{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:24px;margin-top:24px}.modal-share-receipt>p{font-size:14px;line-height:20px;margin-top:12px}.modal-share-receipt .button{width:100%}.modal-share-receipt .button.secondary{margin-top:24px}.modal-share-receipt .button.flat{margin-top:12px}.modal-share-eticket{width:456px}.modal-share-eticket>i{position:absolute;top:18px;right:18px;font-size:18px;cursor:pointer}.modal-share-eticket>h3{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:24px;margin-bottom:12px}.modal-share-eticket>p{font-size:14px;line-height:20px;margin-bottom:16px}.modal-share-eticket .share-action{text-align:right;margin-top:32px}.modal-share-eticket .share-action .button{min-width:unset}.modal-share-eticket .share-action .button.flat{margin-right:16px}.modal{background-color:#000;background-color:rgba(0,0,0,.7)}.modal .onboarding-modal{width:520px}.modal .onboarding-modal .modal-body{text-align:center}.modal .onboarding-modal .modal-body .onboarding-button-container{padding-top:24px}.modal .onboarding-modal .modal-body .onboarding-button-container :first-child{margin-right:16px}.modal .onboarding-modal .modal-body .onboarding-description{color:#58627a;font-size:14px;line-height:19px;padding-top:8px}.modal .onboarding-modal .modal-body .onboarding-image{width:320px;height:213px}.modal .onboarding-modal .modal-body .onboarding-title{font-size:24px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:36px;padding-top:25px}.radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}.radio:not(:last-child){border-bottom:1px dashed #dee2ee}.radio>label{font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;font-size:16px;padding:0;margin:0}.radio>input[type=radio],.switch{position:relative}.switch{display:inline-block;width:24px;height:9px}.switch input{opacity:0;width:0;height:0}.switch .slider-switch{position:absolute;cursor:pointer;-webkit-transition:.4px;-o-transition:.4px;transition:.4px;top:0;right:0;left:0;bottom:0;background-color:#ccc;width:24px;height:9px;border-radius:6.7px}.switch .slider-switch:before{position:absolute;content:"";-webkit-box-shadow:0 1px 2px 0 rgba(24,35,61,.4);box-shadow:0 1px 2px 0 rgba(24,35,61,.4);height:13px;width:13px;top:-2px;background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.switch input:checked+.slider-switch{background-color:#79abe2}.switch input:checked+.slider-switch:before{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translateX(12px);background-color:#0064d2}.corporate-general-information-modal{width:520px}.corporate-general-information-modal h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:32px}.corporate-general-information-modal .tix-cancel:before{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer}.corporate-general-information-modal-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.corporate-general-information-modal-action button{margin-left:8px}.corporate-general-information-modal-toggle{border-top:1px dashed #dee2ee;padding-top:24px}.corporate-general-information-modal-delete-content{width:520px;margin-bottom:32px}.corporate-general-information-modal-delete-content i{position:absolute;top:18px;right:18px;font-size:18px;cursor:pointer}.corporate-general-information-modal-delete-content h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:14px}.corporate-general-information-modal-delete-content p{line-height:20px;font-size:14px}.corporate-general-information-modal .wrapper-mobile-number{display:-webkit-box;display:-ms-flexbox;display:flex}.corporate-general-information-modal .wrapper-mobile-number .select,.corporate-general-information-modal .wrapper-mobile-number .select-input{min-width:130px;width:130px;margin-right:16px}.corporate-general-information-modal .input-x{width:100%;margin-bottom:32px}.corporate-general-information-modal .input-x.has-error{margin-bottom:13px}.corporate-general-information-modal .select-division-form,.corporate-general-information-modal .text-area{margin-bottom:32px}.corporate-general-information-modal .switch .slider-switch{background-color:#c6cbda}.corporate-general-information-modal h5{line-height:20px;font-size:14px;color:#35405a;text-transform:capitalize;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;margin-bottom:26px}.corporate-general-information-modal .wrapper-toggle-content{min-height:20px;max-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}.corporate-general-information-modal .wrapper-toggle-content:last-child{margin-bottom:34px}.corporate-general-information-modal .wrapper-toggle-content p{width:118px;line-height:20px;font-size:14px;color:#35405a;text-transform:capitalize;margin-right:24px}.corporate-general-information-modal .wrapper-toggle-content .radio{padding:0}.corporate-general-information-modal .wrapper-toggle-content .radio:not(:last-child){border:none}.corporate-general-information-modal .wrapper-toggle-content .radio input{height:20px;width:20px;cursor:pointer}.corporate-general-information-modal .wrapper-toggle-content .wrapper-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:18px;height:20px}.corporate-general-information-modal .wrapper-toggle-content .wrapper-radio p{width:unset;margin-right:0;margin-left:10px}.division-form div.description.danger{margin-bottom:-22px}.tix-check:before{content:unset}.save-bank-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;width:300px;margin-bottom:34px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#71747d}.bank-info-modal .input-x{margin-bottom:0}.bank-info-modal #bank-name{text-transform:capitalize}.bank-info-modal .input-check,.bank-info-modal .input-search,.bank-info-modal .other-input{margin-bottom:32px}.bank-info-modal .corporate-general-information-modal-action{margin-top:32px}.input-search{position:relative;cursor:pointer}.input-search .label-text{width:82%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.input-search.danger input{border-color:#f15c59}.input-search:focus{outline:none}.input-search.disabled{opacity:.5;cursor:default}.input-search.disabled .input-x{opacity:unset}.input-search.disabled .tix-chevron-down{opacity:.5}.input-search>.text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:170px}.input-search input{padding-right:52px;caret-color:#007cff}.input-search.active svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.input-search .input-search-icon-wrapper{position:absolute;top:8px;right:16px;padding-left:12px;border-left:1px solid #dee2ee}.input-search .input-search-icon-wrapper>svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.input-search .input-search-menu{width:100%;max-height:200px;overflow-y:auto;overflow-x:hidden;background:#fff;position:absolute;top:0;left:-1px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="8" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(48,49,53,0.16)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(0 2px 8px rgba(48,49,53,.16));filter:drop-shadow(0 2px 8px rgba(48,49,53,.16));border-radius:12px;opacity:0;-webkit-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s;visibility:hidden;z-index:10;padding:8px 12px}.input-search .input-search-menu.show{top:68px;opacity:1;visibility:visible}.input-search .input-search-menu::-webkit-scrollbar{width:4px}.input-search .input-search-menu::-webkit-scrollbar-thumb{background:#c6cbda;border-radius:4.5px}.input-search .input-search-menu .list-menu{padding:12px;color:#303135;font-size:14px;line-height:20px}.input-search .input-search-menu .list-menu:hover{background-color:#e7f2ff;border-radius:4px}.input-search .description{margin-top:2px;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#71747d}.input-search .description.danger{color:#f15c59}.input-check{position:relative;cursor:pointer}.input-check .label-text{width:82%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.input-check.danger input{border-color:#f15c59}.input-check:focus{outline:none}.input-check.disabled{opacity:.5;cursor:default}.input-check.disabled .input-x{opacity:unset}.input-check.disabled .tix-chevron-down{opacity:.5}.input-check>.text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:170px}.input-check input{padding-right:52px;caret-color:#007cff}.input-check.active svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.input-check .input-check-icon-wrapper{position:absolute;top:12px;right:16px;padding-left:12px;border-left:1px solid #dee2ee;color:#0064d2;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.input-check .input-check-icon-wrapper.disabled{opacity:.5}.input-check .input-check-icon-wrapper>svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.input-check .description{margin-top:2px;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#71747d}.input-check .description.danger{color:#f15c59}.input-disabled{position:relative}.input-disabled .grey-input{color:#8a93a7}.input-disabled .grey-input input{background-color:#dee2ee;border-color:#9aa6cb;pointer-events:none}.input-disabled .label-text{width:82%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.input-disabled.danger input{border-color:#f15c59}.input-disabled:focus{outline:none}.input-disabled.disabled{opacity:.5;cursor:default}.input-disabled.disabled .input-x{opacity:unset}.input-disabled.disabled .tix-chevron-down{opacity:.5}.input-disabled>.text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:170px}.input-disabled input{padding-right:52px;caret-color:#007cff}.input-disabled.active svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.input-disabled .input-blue-tick{position:absolute;top:10px;right:16px;padding-bottom:10px}.input-disabled .input-blue-tick>svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.input-disabled .description{margin-top:2px;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#71747d}.input-disabled .description.danger{color:#f15c59}.company-information-page h1{font-size:24px;line-height:30px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:32px}.company-information-page .white-card{border-radius:12px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;padding:24px;margin-bottom:24px}.company-information-page .white-card:last-child{margin-bottom:0}.company-information-page .white-card .header-card{border-bottom:1px solid #dee2ee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;margin-left:-24px;width:calc(100% + 48px);padding:0 24px}.company-information-page .white-card .header-card.with-table{margin-bottom:unset}.company-information-page .white-card .header-card h5{font-size:16px;line-height:22px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:24px}.company-information-page .white-card .wrapper-action-button{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;cursor:pointer}.company-information-page .white-card .wrapper-action-button:hover{opacity:.6}.company-information-page .white-card .wrapper-action-button img{height:24px;width:24px;margin-right:12px}.company-information-page .white-card .wrapper-action-button p{font-size:16px;line-height:22px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2}.company-information-page .white-card .content-information{display:-webkit-box;display:-ms-flexbox;display:flex}.company-information-page .white-card .content-information p{font-size:14px;line-height:20px;color:#35405a;margin-bottom:16px}.company-information-page .white-card .content-information p:last-child{margin-bottom:0}.company-information-page .white-card .wrapper-left{min-width:140px;margin-right:24px;text-transform:capitalize}.company-information-page .white-card .wrapper-right{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.company-information-page .table table{border-spacing:0}.company-information-page .table td,.company-information-page .table th{padding:14px;border:none}.company-information-page .table th{background-color:#fff;border-bottom:1px solid #dee2ee;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;color:#35405a;width:17%;text-align:left}.company-information-page .table th:last-child{width:11%}.company-information-page .table tbody tr:nth-child(odd){background-color:#f5f6fa}.company-information-page .table.table-access-role th:nth-child(2){width:68%}.company-information-page .action-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company-information-page .action-wrapper span{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;cursor:pointer}.company-information-page .action-wrapper span:hover{opacity:.6}.company-information-page .action-wrapper .action-edit{color:#0064d2;width:42px;margin-right:8px}.company-information-page .action-wrapper .action-delete{color:#f15c59}.company-information-page .see-details-button{color:#0064d2;cursor:pointer;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.access-role-detail{margin:-32px;width:520px}.access-role-detail .close-container{padding:16px 16px 7px;text-align:right}.access-role-detail .close-container i{cursor:pointer;font-size:24px}.access-role-detail .content-container{padding:0 24px}.access-role-detail .content-container hr{border-top:1px solid #dee2ee;margin:0}.access-role-detail .content-container .title-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:26px;padding-bottom:24px}.access-role-detail .content-container .subtitle-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;padding-top:24px}.access-role-detail .content-container .subcontent-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px}.access-role-detail .content-container .subcontent-container:nth-of-type(2),.access-role-detail .content-container .subcontent-container:nth-of-type(6){padding-bottom:24px}.access-role-detail .content-container .subcontent-container :first-child{-webkit-box-flex:4;-ms-flex:4;flex:4 1}.access-role-detail .content-container .subcontent-container :last-child{-webkit-box-flex:5;-ms-flex:5;flex:5 1}.access-role-detail .content-container .subcontent-container>.name-text{font-family:OpenSans-Regular,Arial,Helvetica,sans-serif;color:#58627a;font-size:14px;line-height:20px}.access-role-detail .content-container .subcontent-container>.value-text{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#58627a;font-size:14px;line-height:20px}.access-role-detail .content-container>button{float:right;margin:24px 0 32px}.action-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:84px;height:40px;padding:8px 10px;border-radius:4px;border:1px solid #c6cbda;background-color:#fff;font-size:14px;line-height:20px;color:#35405a;cursor:pointer}.action-menu .dropdown-menu{background:#fff;position:absolute;top:0;right:-1px;width:150px;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;opacity:0;-webkit-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s;z-index:1;visibility:hidden}.action-menu .dropdown-menu.active{top:40px;opacity:1;visibility:visible}.action-menu .dropdown-menu .list-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:48px;padding:14px 16px}.action-menu .dropdown-menu .list-menu:hover{background-color:#f2f8ff}.action-menu .dropdown-menu .list-menu.delete{color:#f15c59}.action-menu .dropdown-menu .list-menu img{width:20px;height:20px;margin-right:16px}.action-menu img{width:24px;height:24px;margin-left:4px}.add-employee-form{width:520px}.add-employee-form .corporate-general-information-modal-action{padding-top:12px}.add-employee-form h1,.add-employee-form h4{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:32px}.add-employee-form h4{line-height:20px;font-size:14px;margin-bottom:16px}.add-employee-form .tix-cancel:before{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer}.add-employee-form-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-top:24px}.add-employee-form-action button{margin-left:8px}.add-employee-form-toggle{border-top:1px dashed #dee2ee;padding-top:24px}.add-employee-form-delete-content{width:520px;margin-bottom:32px}.add-employee-form-delete-content h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:14px}.add-employee-form-delete-content p{line-height:20px;font-size:14px}.add-employee-form .wrapper-mobile-number{display:-webkit-box;display:-ms-flexbox;display:flex}.add-employee-form .wrapper-mobile-number .select,.add-employee-form .wrapper-mobile-number .select-input{min-width:130px;width:130px;margin-right:16px}.add-employee-form .select .select-option{max-height:300px}.add-employee-form .input-x{width:100%;margin-bottom:32px}.add-employee-form .input-x.has-error{margin-bottom:13px}.add-employee-form .select-division-form,.add-employee-form .text-area{margin-bottom:32px}.add-employee-form .switch .slider-switch{background-color:#c6cbda}.add-employee-form h5{line-height:20px;font-size:14px;color:#35405a;text-transform:capitalize;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;margin-bottom:26px}.add-employee-form .wrapper-toggle-content{min-height:20px;max-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}.add-employee-form .wrapper-toggle-content:last-child{margin-bottom:34px}.add-employee-form .wrapper-toggle-content p{width:118px;line-height:20px;font-size:14px;color:#35405a;text-transform:capitalize;margin-right:24px}.add-employee-form .wrapper-toggle-content .radio{padding:0}.add-employee-form .wrapper-toggle-content .radio:not(:last-child){border:none}.add-employee-form .wrapper-toggle-content .radio input{height:20px;width:20px;cursor:pointer}.add-employee-form .wrapper-toggle-content .wrapper-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:18px;height:20px}.add-employee-form .wrapper-toggle-content .wrapper-radio p{width:unset;margin-right:0;margin-left:10px}.add-employee-form .single-date-picker .date-wrapper{margin-bottom:32px}.empty-employee{width:100%;height:622px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.empty-employee h4{font-size:18px;line-height:24px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-top:24px;margin-bottom:12px;text-align:center}.empty-employee p{font-size:14px;line-height:20px;color:#8a93a7;margin:0;max-width:570px;text-align:center}.empty-employee img{width:480px;height:320px}.upload{position:relative}.upload .upload-label{display:block;cursor:pointer;background:#fff;border:1px dashed #c6cbda;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;padding:15px 23px}.upload .upload-label.filled{background:#f7f7f7;border:1px solid #c6cbda}.upload .upload-label.error{border-color:#f15c59}.upload .upload-label #file{width:0;height:0;display:block}.upload .upload-label-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload .upload-label-text .icon-upload{width:10px;height:14px;background-size:10px 14px;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/9fb81cf8.svg);margin-right:15px}.upload .upload-label-text .icon-cancel{height:24px;width:24px;background-size:24px;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/10d2ad1f.svg);margin-left:auto}.upload .upload-label-text span{white-space:nowrap;width:270px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;color:#0064d2;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.upload .upload-error{font-size:12px;color:#f15c59;line-height:16px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bulk-status{position:relative}.bulk-status-header{width:456px;padding-bottom:24px;border-bottom:1px solid #dee2ee;margin-bottom:59px}.bulk-status-header h1{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:20px;line-height:26px}.bulk-status-content{text-align:center}.bulk-status-content .icon-loader{width:26px;height:29px;background-size:26px 29px;background-image:url(/assets/12d09780.svg);-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.bulk-status-content .icon-loader,.bulk-status-content .icon-success{display:inline-block;background-position:50%;background-repeat:no-repeat}.bulk-status-content .icon-success{width:40px;height:40px;background-size:40px;background-image:url(/assets/a63a4d5c.svg)}.bulk-status-content .icon-warning{display:inline-block;width:33.33px;height:30px;background-size:33.33px 30px;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/9d01f196.svg)}.bulk-status-content-title{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:14px;margin-top:16px}.bulk-status-content-description{margin-top:8px;font-size:14px;margin-bottom:27px}.bulk-status-content-action{display:inline-block}.bulk-status-content-action .button:first-child{margin-right:12px}.bulk-employee{position:relative;max-width:771px}.bulk-employee .bulk-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;border-bottom:1px solid #dee2ee;width:768px}.bulk-employee .bulk-header>span{line-height:26px;font-size:20px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.bulk-employee .bulk-header>i{position:relative;top:-13px;left:10px;cursor:pointer;font-size:18px}.bulk-employee .bulk-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bulk-employee .bulk-content-left{width:384px;padding-top:24px;padding-right:32px;padding-bottom:24px;border-right:1px solid #dee2ee;border-bottom:1px solid #dee2ee}.bulk-employee .bulk-content-right{max-width:387px;padding-left:32px;padding-top:24px;padding-bottom:24px;border-bottom:1px solid #dee2ee}.bulk-employee .bulk-content-number{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:14px;margin-bottom:8px;line-height:20px}.bulk-employee .bulk-content-text{font-size:12px;line-height:16px;margin-bottom:8px;color:#58627a}.bulk-employee .bulk-content-select{margin-bottom:16px}.bulk-employee .bulk-content-select:nth-of-type(3){margin-top:24px}.bulk-employee .bulk-content-select span{font-size:12px;color:#8a93a7;line-height:18px}.bulk-employee .bulk-action{padding-top:24px;text-align:right}.bulk-employee .bulk-action .button:first-child{margin-right:16px}.not-found-employee{width:100%;height:622px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.not-found-employee h4{font-size:18px;line-height:24px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-top:24px;margin-bottom:12px;text-align:center}.not-found-employee p{font-size:14px;line-height:20px;color:#8a93a7;margin:0;max-width:570px;text-align:center}.not-found-employee img{width:480px;height:320px}.corporate-employee-list-modal-delete-content h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:14px}.corporate-employee-list-modal-delete-content p{line-height:20px;font-size:14px}.corporate-employee-list-modal-delete-content .tix-cancel:before{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer}.corporate-employee-list-modal-delete-content h5{line-height:20px;font-size:14px;color:#35405a;text-transform:capitalize;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;margin-bottom:26px}.corporate-employee-list-modal{width:520px}.corporate-employee-list-modal h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:32px}.corporate-employee-list-modal-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:32px}.corporate-employee-list-modal-action button{margin-left:8px}.corporate-employee-list-modal-toggle h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:26px;font-size:20px;color:#35405a;margin-bottom:14px}.corporate-employee-list-modal-toggle p{line-height:20px;font-size:14px}.corporate-employee-list-modal-toggle .tix-cancel:before{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer}.corporate-employee-list-modal-toggle h5{line-height:20px;font-size:14px;color:#35405a;text-transform:capitalize;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;margin-bottom:26px}.search-select-box{position:relative;display:block;min-width:176px;width:100%;height:44px;border-radius:4px;background-color:#fff;cursor:pointer;color:#35405a;font-size:14px;line-height:20px;padding:unset;border:unset}.search-select-box .label-text{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#35405a}.search-select-box .placeholder{color:#8a93a7;font-weight:400;font-family:OpenSans-Regular,Arial,Helvetica,sans-serif!important}.search-select-box.danger{border-color:#f15c59}.search-select-box-container .description{margin-top:2px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;color:#8a93a7}.search-select-box-container .description.danger{color:#f15c59}.search-select-box:focus{outline:none}.search-select-box.active{border-radius:4px}.search-select-box.active>svg.tix-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.search-select-box.active>.menu{border-radius:4px}.search-select-box.disabled{color:#ddd;cursor:default;background-color:#f5f6fa;opacity:.6}.search-select-box>.text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:170px}.search-select-box>svg.tix-icon{position:absolute;top:10px;right:16px;color:#58627a;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.search-select-box>.menu{width:calc(100% + 2px);max-height:288px;overflow-y:auto;overflow-x:hidden;background:#fff;position:absolute;top:0;left:-1px;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);opacity:0;-webkit-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s;visibility:hidden;z-index:1}.search-select-box>.menu.show{top:47px;opacity:1;visibility:visible}.search-select-box>.menu::-webkit-scrollbar{width:4px}.search-select-box>.menu::-webkit-scrollbar-thumb{background:#c6cbda;border-radius:4.5px}.search-select-box>.menu .list-menu{padding:14px 18px;height:48px;color:#35405a;font-size:14px;line-height:20px}.search-select-box>.menu .list-menu:hover{background-color:#f2f8ff}.selected-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:8px 12px;border:1px solid #dee2ee;border-radius:20px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;color:#35405a;text-transform:capitalize;background:#fff}.selected-options svg{font-size:16px;cursor:pointer}.selected-options-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.input-x input{overflow:hidden!important;-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important;padding:12px 28px 12px 12px!important}.wrapper-filter-employee{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:80px}.wrapper-filter-employee .filter-content{width:calc(24% + 3px);min-width:195px;margin-right:24px}.wrapper-filter-employee .filter-content .select-input{min-width:195px}.wrapper-filter-employee .reset-filter{-ms-flex-item-align:end;align-self:flex-end;font-size:14px;line-height:20px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;margin-bottom:14px;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;min-width:75px;margin-left:0;white-space:nowrap}.wrapper-filter-employee .reset-filter.show{opacity:1;margin-left:24px;visibility:visible;z-index:0}.wrapper-filter-employee .reset-filter:hover{opacity:.6}.wrapper-filter-employee button{-ms-flex-item-align:end;align-self:flex-end}.wrapper-filter-employee .title-filter{font-size:14px;line-height:20px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:16px}.export-to-excel-text-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;margin-bottom:20px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.export-to-excel-text-header .download-csv{color:#0064d2;font-size:16px;cursor:pointer}.export-to-excel-text-header .custom-download{background-image:url(/assets/f65307b6.svg);background-repeat:no-repeat;height:24px;width:24px;margin-right:5px}.employee-list-page{padding-bottom:100px;background:#fbfcfe}.employee-list-page .coachmark-content{font-size:14px;line-height:19px}.employee-list-page .coachmark-content-container{display:-webkit-box;display:-ms-flexbox;display:flex}.employee-list-page .coachmark-content-container .tab-point:before{background:#8a93a7;border-radius:3px;display:inline-block;content:"\A";height:6px;width:6px;margin:16px 12px 16px 0}.employee-list-page .coachmark-content:not(:last-child){padding-bottom:8px}.employee-list-page h1{font-size:24px;line-height:30px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:32px}.employee-list-page .wrapper-title-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px}.employee-list-page .wrapper-title-button button:first-child{margin-right:24px}.employee-list-page .white-card{position:relative;margin-top:34px;border-radius:12px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;padding:0 24px 24px}.employee-list-page .white-card .pagination{position:absolute;right:0;margin:48px 0}.employee-list-page .table{width:100%}.employee-list-page .table table{border-collapse:collapse}.employee-list-page .table td,.employee-list-page .table th{padding:14px;border:none;vertical-align:middle}.employee-list-page .table td:nth-child(3),.employee-list-page .table th:nth-child(3){min-width:170px;word-break:break-all}.employee-list-page .table thead{border-bottom:0}.employee-list-page .table thead tr{text-align:left}.employee-list-page .table th{background-color:#fff;border-bottom:1px solid #dee2ee;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:16px;line-height:20px;color:#35405a;width:17%;padding:24px 12px}.employee-list-page .table th:first-child{width:5%;padding-left:8px}.employee-list-page .table th:nth-child(2){min-width:150px}.employee-list-page .table th:last-child{width:10%}.employee-list-page .table tbody tr:nth-child(odd){background-color:#f5f6fa}.employee-list-page .table tbody tr:last-child{background-color:#fff;border-bottom:1px solid #dee2ee}.employee-list-page .table tbody td:last-child{padding:14px}.employee-list-page .status-wrapper{position:relative}.employee-list-page .status-wrapper .switch{position:absolute;top:-4px;left:25%}.purchase-list-header-section hr{border-top:1px solid #dee2ee;margin-bottom:24px;margin-top:-25px}.purchase-list-header-section .coachmark-content{font-size:14px;line-height:19px}.purchase-list-header-section .coachmark-content-container{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase-list-header-section .coachmark-content-container .tab-point:before{background:#8a93a7;border-radius:3px;display:inline-block;content:"\A";height:6px;width:6px;margin:16px 12px 16px 0}.purchase-list-header-section .coachmark-content:not(:last-child){padding-bottom:8px}.purchase-list-header-section .purchase-list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchase-list-header-section .purchase-list-header p{font-size:14px;line-height:20px;color:#58627a}.purchase-list-header-section .purchase-list-header-wrapper{max-width:500px}.purchase-list-header-section .purchase-list-header-wrapper.balance{position:relative}.purchase-list-header-section .purchase-list-header-wrapper:last-child{padding:9px 0;text-align:right}.purchase-list-header-section .purchase-list-header-wrapper .deposit-balance{font-size:32px;line-height:38px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;margin-bottom:8px}.purchase-list-header-section .purchase-list-header-wrapper .deposit-balance-text{font-size:14px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:20px;color:#58627a;margin-bottom:2px}.purchase-list-header-section .purchase-list-header-wrapper .deposit-balance-top-up{font-size:14px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:20px;color:#0064d2;cursor:pointer}.purchase-list-header-section .purchase-list-header-wrapper .deposit-balance-top-up:hover{opacity:.6}.purchase-list-header-section .purchase-list-tab{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:24px 0}.purchase-list-header-section .purchase-list-tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#8a93a7;line-height:20px;padding:16px 24px;cursor:pointer}.purchase-list-header-section .purchase-list-tab-content img{height:24px;width:24px;margin-right:8px}.purchase-list-header-section .purchase-list-tab-content:hover{opacity:.6;color:#0064d2}.purchase-list-header-section .purchase-list-tab-content:hover img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.27 0.73" /><feFuncG type="table" tableValues="0.27 0.73" /><feFuncB type="table" tableValues="0.27 0.73" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.7086399999999999 0.36912 0.09072 0 0 0.16751999999999997 0.84928 0.08064 0 0 0.13056 0.25632 0.5828800000000001 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="25.10581 -21.90045 -2.2053599999999998 0 0 -6.52419 10.04585 -2.2053599999999998 0 0 -6.52419 -21.90045 29.42464 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="197" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%);filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%)}.purchase-list-header-section .purchase-list-tab-content.active{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;border-bottom:2px solid #0064d2}.purchase-list-header-section .purchase-list-tab-content.active img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.27 0.73" /><feFuncG type="table" tableValues="0.27 0.73" /><feFuncB type="table" tableValues="0.27 0.73" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.7086399999999999 0.36912 0.09072 0 0 0.16751999999999997 0.84928 0.08064 0 0 0.13056 0.25632 0.5828800000000001 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="25.10581 -21.90045 -2.2053599999999998 0 0 -6.52419 10.04585 -2.2053599999999998 0 0 -6.52419 -21.90045 29.42464 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="197" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%);filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%)}.purchase-modal.flight-modal{width:780px}.purchase-modal .tix-cancel:before{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer}.no-result-found{position:relative;padding:110px 238px;background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(53,64,90,.08);box-shadow:0 2px 8px rgba(53,64,90,.08);width:100%;text-align:center;border-radius:4px}.no-result-found .logo{width:480px;height:auto;margin-bottom:26px}.no-result-found .title-result{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;font-size:18px;line-height:24px;margin-bottom:12px}.no-result-found .description-result{font-size:14px;color:#8a93a7;line-height:20px}.purchase-list-page h1{font-size:24px;line-height:30px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:32px;text-transform:capitalize}.purchase-list-page rect{fill:#f5f5fa!important}.purchase-list-page .white-card{position:relative;margin-top:34px;border-radius:12px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;padding:0 24px 24px}.settings-page{padding-bottom:100px}.settings-page h1{font-size:24px;line-height:30px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:32px}.settings-page .white-card{position:relative;margin-top:34px;border-radius:12px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;padding:24px}.settings-page .white-card .info-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 14px 14px 10px;border-radius:4px;background:#f2f7fd;border:.5px solid #0064d2;border-left-width:5px}.settings-page .white-card .info-bar .icon-info{display:inline-block;width:20px;height:20px;background-size:20px 20px;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/73dcfb40.svg)}.settings-page .white-card .info-bar p{margin-left:10px}.settings-page .white-card .info-bar span{color:#0064d2;cursor:pointer}.settings-page .white-card .info-bar span:hover{opacity:.8}.settings-page .white-card:first-child{margin-top:0}.settings-page .white-card h4{font-size:20px;line-height:normal;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a}.settings-page .white-card .sub-title{font-size:14px;color:#58627a;line-height:20px}.settings-page .white-card .setting-content-wrapper,.settings-page .white-card .user-content-wrapper{margin-top:24px;padding:24px;border-radius:4px;background-color:#f5f6fa}.settings-page .white-card .user-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-page .white-card .user-content-wrapper .user-content{width:33.33333%;margin-right:24px;position:relative}.settings-page .white-card .user-content-wrapper .title-content{font-size:12px;color:#58627a;line-height:16px}.settings-page .white-card .user-content-wrapper .text-content{font-size:16px;line-height:20px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-top:8px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.settings-page .white-card .user-content-wrapper .text-content:hover+.tooltip-text{display:block}.settings-page .white-card .user-content-wrapper .tooltip-text{max-width:500px;white-space:normal;position:absolute;left:0;display:none;width:auto;padding:8px 12px;background-color:#35405a;border-radius:4px;color:#fff;z-index:1;top:54px;line-height:1.5}.settings-page .white-card .user-content-wrapper .tooltip-text:before{content:"";position:absolute;top:-10px;left:10;width:0;height:0;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:10px solid #35405a}.settings-page .white-card .wrapper-input{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-page .white-card .wrapper-input .input-x{min-width:270px;width:33.3%;margin-bottom:32px}.settings-page .white-card .wrapper-input .select{width:50%}.settings-page .white-card .wrapper-input-password{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-page .white-card .wrapper-input-password .input-with-subtext,.settings-page .white-card .wrapper-input-password .input-x{width:50%}.settings-page .white-card .input-with-subtext{position:relative;margin-bottom:20px}.settings-page .white-card .input-with-subtext:first-child{margin-right:12px}.settings-page .white-card .input-with-subtext:last-child{margin-left:12px}.settings-page .white-card .input-with-subtext .input-x{width:100%}.settings-page .white-card .input-with-subtext .subtext{position:absolute;left:0;top:46px;font-size:12px;line-height:1.5;color:#8a93a7}.settings-page .white-card .input-x,.settings-page .white-card .select{margin-right:24px}.settings-page .white-card .input-x:last-child,.settings-page .white-card .select:last-child{margin-right:0}.settings-page .white-card .wrapper-save-btn{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.settings-page-popup-password i{cursor:pointer;position:absolute;right:18px;top:18px;font-size:18px}.not-found{position:relative;background-color:rgba(0,0,0,0);width:100%;height:calc(100vh - 300px);border-radius:4px}.not-found .not-found-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50%;left:50%;margin-right:-50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.not-found .not-found-container .title{margin:0;padding-bottom:25px;font-size:40px;font-size:2.5rem}.refund-list-header-section .reset-filter{padding:8px 24px}.refund-list-header-section hr{border-top:1px solid #dee2ee;margin-bottom:24px;margin-top:-25px}.refund-list-header-section .filter-corporate{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.refund-list-header-section .coachmark-content{font-size:14px;line-height:19px}.refund-list-header-section .coachmark-content-container{display:-webkit-box;display:-ms-flexbox;display:flex}.refund-list-header-section .coachmark-content-container .tab-point:before{background:#8a93a7;border-radius:3px;display:inline-block;content:"\A";height:6px;width:6px;margin:16px 12px 16px 0}.refund-list-header-section .coachmark-content:not(:last-child){padding-bottom:8px}.refund-list-header-section .refund-list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.refund-list-header-section .refund-list-header p{font-size:14px;line-height:20px;margin-bottom:20px;color:#58627a}.refund-list-header-section .refund-list-header-wrapper{max-width:500px}.refund-list-header-section .refund-list-header-wrapper.balance{position:relative}.refund-list-header-section .refund-list-header-wrapper h1{font-size:24px;line-height:30px;font-weight:600;color:#35405a}.refund-list-header-section .refund-list-header-wrapper .deposit-balance{font-size:32px;line-height:38px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;margin-bottom:8px}.refund-list-header-section .refund-list-header-wrapper .deposit-balance-text{font-size:14px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:20px;color:#58627a;margin-bottom:2px}.refund-list-header-section .refund-list-header-wrapper .deposit-balance-top-up{font-size:14px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:20px;color:#0064d2;cursor:pointer}.refund-list-header-section .refund-list-header-wrapper .deposit-balance-top-up:hover{opacity:.6}.refund-list-header-section .refund-list-tab{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:24px 0}.refund-list-header-section .refund-list-tab .total-count-wrapper{border-radius:20px;background-color:red;width:20px;text-align:center;color:#fff;margin-left:5px}.refund-list-header-section .refund-list-tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#8a93a7;line-height:20px;padding:16px 24px;cursor:pointer}.refund-list-header-section .refund-list-tab-content img{height:24px;width:24px;margin-right:8px}.refund-list-header-section .refund-list-tab-content:hover{opacity:.6;color:#0064d2}.refund-list-header-section .refund-list-tab-content:hover img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.27 0.73" /><feFuncG type="table" tableValues="0.27 0.73" /><feFuncB type="table" tableValues="0.27 0.73" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.7086399999999999 0.36912 0.09072 0 0 0.16751999999999997 0.84928 0.08064 0 0 0.13056 0.25632 0.5828800000000001 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="25.10581 -21.90045 -2.2053599999999998 0 0 -6.52419 10.04585 -2.2053599999999998 0 0 -6.52419 -21.90045 29.42464 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="197" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%);filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%)}.refund-list-header-section .refund-list-tab-content.active{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#0064d2;border-bottom:2px solid #0064d2}.refund-list-header-section .refund-list-tab-content.active img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.27 0.73" /><feFuncG type="table" tableValues="0.27 0.73" /><feFuncB type="table" tableValues="0.27 0.73" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.7086399999999999 0.36912 0.09072 0 0 0.16751999999999997 0.84928 0.08064 0 0 0.13056 0.25632 0.5828800000000001 0 0 0 0 0 1 0" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="25.10581 -21.90045 -2.2053599999999998 0 0 -6.52419 10.04585 -2.2053599999999998 0 0 -6.52419 -21.90045 29.42464 0 0 0 0 0 1 0" /><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="197" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%);filter:invert(27%) sepia(48%) saturate(3163%) hue-rotate(197deg) brightness(80%) contrast(150%)}.refund-list-header-section .filter-status{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.refund-list-header-section .filter-status-section{width:250px}.refund-list-header-section .filter-status .title{font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:600;line-height:1.43;color:#35405a!important;padding-bottom:16px;text-transform:capitalize}.refund-list-header-section .filter-status .display-status-section{margin-left:8px;margin-top:40px;background:-webkit-gradient(linear,left bottom,left top,from(#e7f2ff),to(#e7f2ff)),-webkit-gradient(linear,left bottom,left top,from(#007cff),to(#007cff));background:-webkit-linear-gradient(bottom,#e7f2ff,#e7f2ff),-webkit-linear-gradient(bottom,#007cff,#007cff);background:-o-linear-gradient(bottom,#e7f2ff,#e7f2ff),-o-linear-gradient(bottom,#007cff,#007cff);background:linear-gradient(0deg,#e7f2ff,#e7f2ff),linear-gradient(0deg,#007cff,#007cff);padding:8px 12px;border-radius:20px;border:1px;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#007cff}.refund-list-header-section .filter-status .display-status .remove-status{height:20px;color:#007bff}.refund-list-header-section .filter-status .display-status .remove-status:hover{cursor:pointer}.empty-purchase-list{width:100%;height:622px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:34px;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;padding:0 24px}.empty-purchase-list h4{font-size:18px;line-height:24px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-top:24px;margin-bottom:12px;text-align:center}.empty-purchase-list p{font-size:14px;line-height:20px;color:#8a93a7;margin:0;max-width:570px;text-align:center}.empty-purchase-list img{width:480px;height:320px}.empty-purchase-list .button{width:288px;margin-top:24px}.refund-modal{width:520px}.refund-modal .tix-cancel:before{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer}.refund-modal-header{margin-bottom:16px}.refund-modal h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:24px;font-size:20px;color:#35405a;margin-bottom:17px}.refund-modal .text-area{height:182px}.refund-modal p{color:#35405a;font-size:14px;line-height:20px}.refund-modal-footer{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.refund-modal-footer button{margin-left:12px}.refund-list-page h1{font-size:24px;line-height:30px;font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;color:#35405a;margin-bottom:16px;text-transform:capitalize}.refund-list-page rect{fill:#f5f5fa!important}.refund-list-page .white-card{position:relative;margin-top:34px;border-radius:12px;-webkit-box-shadow:0 2px 8px 0 rgba(53,64,90,.08);box-shadow:0 2px 8px 0 rgba(53,64,90,.08);background-color:#fff;padding:0 24px 24px}.purchase-modal{width:520px}.purchase-modal h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:24px;font-size:20px;color:#35405a;margin-bottom:17px}.purchase-modal p{color:#35405a;font-size:14px;line-height:20px;margin-bottom:16px}.purchase-modal-top-up{width:684px;margin-bottom:32px}.purchase-modal-top-up h1{font-weight:600;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif;line-height:24px;font-size:20px;color:#35405a;margin-bottom:17px}.purchase-modal-top-up p{color:#35405a;font-size:14px;line-height:22px}.purchase-modal-top-up .modal-top-up-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px;border-bottom:1px dashed #dee2ee}.purchase-modal-top-up .modal-top-up-wrapper:last-child{padding-top:24px;border-bottom:1px solid #dee2ee}.purchase-modal-top-up .modal-top-up-content{-webkit-box-flex:1;-ms-flex:1;flex:1 1}.purchase-modal-top-up .modal-top-up-content:last-child{margin-left:20px}.purchase-modal-top-up .modal-bold-text{color:#35405a;font-size:14px;line-height:22px;font-family:OpenSans-SemiBold,Arial,Helvetica,sans-serif}.purchase-modal-top-up .current-balance-box{border:1px solid #dee2ee;border-radius:4px;padding:12px}.purchase-modal-top-up .current-balance-box .modal-bold-text{font-size:20px;line-height:27px;margin-top:4px}.purchase-modal-top-up .current-balance-box,.purchase-modal-top-up .notes-box{min-height:79px;margin-bottom:32px}.purchase-modal-top-up .bank-logo-wrapper{border:1px solid #dee2ee;border-radius:4px;padding:8px;width:138px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.purchase-modal-top-up .bank-logo-wrapper img{height:24px}.purchase-modal-footer{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.purchase-modal-footer button{margin-left:12px}