@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300&display=swap);body{margin:0;font-family:"Poppins","Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.layout-full{height:100vh;display:flex}.layout-content{background-color:#fff;display:flex;flex-direction:column}.radio-card{border:2px solid #d9d9d9;border-radius:8px;padding:10px;cursor:pointer;transition:background-color .3s,border-color .3s}.radio-card:hover{border-color:#40a9ff}.radio-card.selected{background-color:#e6f7ff;border-color:#1890ff}.radio-card .ant-radio-wrapper{width:100%}.cardSurvey{width:100%;border-radius:4px;border:4px solid #4a95e0;transition:border-color .5s;box-shadow:0 9px 11px -6px rgba(0,0,0,.1);cursor:pointer;margin-top:20px}.cardSurvey:hover{border-color:#003572}.cardSurvey:hover>.title{background-color:#003572;color:#fff}.cardSurvey .title{width:100%;font-size:small;display:flex;align-items:center;height:50px;padding-left:20px;background-color:#4a95e0;color:#eee;transition:.5s}.cardSurvey .title span{font-size:large;font-weight:700}.cardSurvey .body{width:100%;padding:20px}.cardSurvey .body>ul{width:100%;margin:0;padding:0 0 0 10px;list-style:none}.cardSurvey .body>ul li:before{content:"\2022";color:#003572;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.checkout-steps{width:100%;display:flex;justify-content:center;padding-left:25%;padding-right:25%;margin-top:40px}.custome-step .ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e6f7ff!important}.custome-step .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#40a9ff;width:7px;height:7px;border-radius:50%;cursor:pointer}.custome-step .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{width:7px;height:7px;border-radius:50%;cursor:pointer}.custome-step .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#e6f7ff;width:30px;height:30px;border-radius:50%;padding:0;margin:-10px 0 0 -10px;cursor:pointer}.custome-step .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot:after{width:7px;height:7px;border-radius:50%;background:#40a9ff;padding:0;margin:24px 0 0 38px}.custome-step .ant-steps-item-title>div{color:#31396d;text-transform:uppercase}.checkout-content{width:80%;margin-left:10%;margin-right:10%;margin-top:50px}.checkout-t1{font-size:1.7rem}.checkout-t1,.checkout-t2{width:100%;font-weight:500;color:#31396d;text-align:center}.checkout-t2{font-size:1rem}.checkout-subtitle{width:100%;font-size:.9rem;color:#31396d;margin-top:20px;margin-bottom:70px;text-align:center}.checkout-desc{width:100%;font-size:.8rem;color:#31396d}.checkout-desc .free{font-size:.9rem;font-style:bold;color:#31396d}.checkout-attention{width:100%;font-size:.7rem;color:#333;margin-bottom:20px}.checkout-select{margin-top:0}.checkout-select>.qty{width:100%;font-size:.9rem;font-weight:500;color:#31396d}.checkout-package-img{width:80%;height:300px;background-image:url(/static/media/vo-package.babdea91.png);background-repeat:no-repeat;background-size:contain;background-position:top}.checkout-payment input,.checkout-shipping input{border-radius:6px;height:40px;line-height:40px;border-color:#31396d;width:100%}.checkout-select .ant-select-selector{border-radius:6px!important;border-color:#31396d!important;width:100%!important;height:40px!important;line-height:40px!important}.checkout-select .ant-select-arrow span{color:#31396d!important}.checkout-select .ant-select-selection-item,.checkout-select .ant-select-selection-placeholder{color:#666;height:40px!important;line-height:40px!important}.checkout-shipping input::-webkit-input-placeholder{color:#ccc}.checkout-shipping input:-ms-input-placeholder{color:#ccc}.checkout-shipping input::-ms-input-placeholder{color:#ccc}.checkout-shipping input::placeholder{color:#ccc}.checkout-payment span span,.checkout-shipping span span{color:red;padding-left:3px}.checkout-right-text{width:100%;color:#31396d;padding-left:25%;padding-right:0;margin-bottom:25px}.checkout-payment-icons{width:40px;height:40px}@media screen and (max-width:720px){.headerRow{padding:0}.checkout-steps{padding-left:0;padding-right:5%;margin-left:0;margin-right:0}.checkout-content{width:80%;margin-left:10%;margin-right:10%;margin-top:70px}button.checkout-next-btn{background-color:#31396d;color:#fff}button.checkout-next-btn,button.checkout-prev-btn{border-color:#31396d;border-radius:30px;font-size:1.19rem;font-weight:600;padding:30px;line-height:0}button.checkout-prev-btn{background-color:#fff;color:#31396d}}:root{--sider-bg-color:#e8e8e8;--sider-font-color:#333;--sider-font-color-hover:#fff;--sider-bg-top-bottom:#1153ab}.sider .trigger{width:100%;position:absolute;bottom:0;font-size:18px;line-height:40px;padding:0 24px;cursor:pointer;transition:color .3s;color:#fff;background-color:#31396d}.sider.ant-layout-sider,.sider .ant-menu{background-color:#e8e8e8}.sider .ant-menu-inline,.sider .ant-menu-inline-collapsed{border-color:#e8e8e8}.sider .ant-menu-item a{color:#333}.sider .ant-menu-item a:hover{color:#fff}.sider .ant-menu-submenu{color:#333}.sider .ant-menu-sub{background-color:#0c3876}.sider .ant-menu-submenu .ant-menu{background-color:#1153ab;background-color:var(--sider-bg-top-bottom)}.sider .ant-menu-submenu-title{color:#333}.sider .ant-menu-submenu-open .ant-menu-submenu-title,.sider .ant-menu-submenu-title:hover{color:#fff}.sider .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.sider .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{background-image:linear-gradient(90deg,#333,#333)}.sider .ant-menu-submenu-active>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.sider .ant-menu-submenu-active>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{background-image:linear-gradient(90deg,#fff,#fff)}.sider .ant-menu-submenu .ant-menu-item.ant-menu-item-only-child{padding-left:35px!important}.sider ul.bins{height:auto;width:100%;padding-left:35px;padding-right:16px;margin:0}.sider .bins li{cursor:default;height:40px;width:100%;display:flex;align-items:center;justify-content:space-between}.binsCollapsed ul.bins{height:auto;width:170px;margin-left:16px;margin-right:16px}.binsCollapsed ul.bins li{height:45px}.binsCollapsed ul.bins li,.sider .bins.collapsed li{cursor:default;width:100%;display:flex;align-items:center;justify-content:space-between}.sider .bins.collapsed li{height:100px}.shippingForm .ant-row.ant-form-item{margin-bottom:3px}.shippingForm .ant-row.ant-form-item .ant-form-item-label{padding-bottom:3px}.orderHeader .ant-page-header-heading-tags .ant-row{border-radius:4px;border:.12rem dashed #31396d;padding:5px 10px;color:#31396d;font-weight:400;display:flex;align-items:center}.orderHeader .ant-page-header-heading-tags .ant-row span{font-weight:700;font-size:1rem}.orderDetails{width:100%;background-color:#fff;margin-top:16px;padding:16px}.orderDetails .sectionTitle{color:#31396d;font-size:.9rem;font-weight:600}.orderDetails .ant-descriptions.descriptions{width:100%}.orderDetails .ant-descriptions.descriptions th{width:50%}.orderDetails .line{width:100%}.ordersTable{cursor:pointer}.searchButton .ant-btn-primary,.searchButton .ant-btn-primary:focus,.shipping_actions.ant-btn-primary,.shipping_actions.ant-btn-primary:active,.shipping_actions.ant-btn-primary:focus{background-color:#31396d;border-color:#31396d}.searchButton .ant-btn-primary:hover,.searchButtonRed .ant-btn-primary:hover,.shipping_actions.ant-btn-primary:hover{background-color:#4da7be;border-color:#4da7be}.searchButtonRed .ant-btn-primary{background-color:#ff4d4f;border-color:#ff4d4f}.bins{width:100%;height:255px;border:1px solid #e8e8e8;border-top:0 solid #e8e8e8;background-color:#fff;border-top-left-radius:2px;border-top-right-radius:2px}.bins>.title{height:45px;align-items:center;justify-content:space-between;background-color:#fafafa;padding:7px 7px 7px 15px;color:#31396d;border-top-left-radius:2px;border-top-right-radius:2px}.bins>.body,.bins>.title{width:100%;display:flex;border:solid #e8e8e8;border-width:1px 0 0}.bins>.body{min-height:0;flex-direction:column}.bins>.body>.row{width:100%;font-size:.8rem;height:40px;padding-left:16px;padding-right:16px}.bins>.body>.row:hover{background-color:#e8e8e8;cursor:pointer}.bins>.body>.nopointer:hover{cursor:default}.companies .page-content{width:100%;height:auto;background-color:#fff;padding:16px;border-radius:2px;border:0 solid #ebedf0}.companies .section-title{width:100%;color:#31396d;font-size:1rem;font-weight:500;height:35px}.shipment .boxStyle{background-color:#eee;width:100%;height:180px;border-radius:4px;padding:16px;margin-top:16px}.shipment .boxStyle .title{width:100%;color:#31396d;font-weight:500;font-size:.95rem}.shipment .boxStyle.FU:hover,.shipment .boxStyle.FU:hover>.title{background-color:#31396d;color:#fff}.payment{display:flex;align-items:center;justify-content:center;height:100vh}.payment,.payment.success{background-color:#e8e8e8!important}.payment-box{width:500px;border-radius:2px;padding:24px;background-color:#fff;border:0 solid #b80027}.payment .line{width:100%;height:45px}.payment .line.button{margin-top:30px}.payment .line.logo{height:70px;background-image:url(https://www.healthcord.com/wp-content/uploads/sites/124/HEALTHCORD-LOGO_s.png);background-position:50%;margin-bottom:40px}.payment .line .alipay,.payment .line.logo{background-repeat:no-repeat;background-size:contain}.payment .line .alipay{width:100%;height:20px;background-image:url(/static/media/alipay-logo-png.e585c2b5.png);background-position:0}.payment .line .ant-btn-primary{background-color:#b80027!important;background:#b80027!important;border-color:#b80027!important;color:#fff}:root{--sider-bg-color:#fff;--sider-font-color:#666;--sider-font-color-hover:#31396d;--sider-bg-top-bottom:#e8e8e8;--bg-editMode:#fa8c16;--bg-unauthorizedMode:#ff4d4f}.layout-full .logo{height:32px;margin:16px;display:flex;align-items:center;justify-content:center}.layout-full{background-color:hsla(0,0%,98.8%,.44)!important}.layout-full .layout-content{background-color:hsla(0,0%,98.8%,.61)}.sider .container{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;background-color:var(--sider-bg-color)}.sider .logout{color:#31396d;border-color:#ededed;background-color:#ededed;font-size:.8rem;border-radius:0}.sider .logout:hover{color:#ededed}.sider .logout.ant-btn-primary:focus,.sider .logout:hover{border-color:#31396d;background-color:#31396d}.sider .user{width:100%;height:75px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.75rem;background-color:#31396d}.sider.ant-layout-sider,.sider .ant-menu{background-color:#fff;background-color:var(--sider-bg-color)}.sider .ant-menu{font-size:.8rem}.sider .ant-menu-inline,.sider .ant-menu-inline-collapsed{border-color:#fff;border-color:var(--sider-bg-color)}.sider .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#e8e8e8;background-color:var(--sider-bg-top-bottom)}.sider .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a{color:#31396d;color:var(--sider-font-color-hover)}.sider .ant-menu-item:hover{background-color:#e8e8e8;background-color:var(--sider-bg-top-bottom)}.sider .ant-menu-item a{color:#666;color:var(--sider-font-color)}.sider .ant-menu-item a:hover{color:#31396d;color:var(--sider-font-color-hover)}.nohover .ant-menu-item:after{border-color:orange}.sider .ant-menu-inline .ant-menu-item:after{border-color:#31396d;border-color:var(--sider-font-color-hover)}.sider .ant-menu-submenu{color:#666;color:var(--sider-font-color)}.sider .ant-menu.ant-menu-sub{background-color:#fff;background-color:var(--sider-bg-color)}.sider .ant-menu-submenu .ant-menu-submenu-title:hover{background-color:#e8e8e8;background-color:var(--sider-bg-top-bottom)}.sider .nohover.ant-menu-item-selected:after{border-color:transparent;opacity:0}.sider .nohover.ant-menu-item-selected,.sider .nohover:hover{background-color:transparent!important;cursor:default}.sider .ant-menu-submenu-title{color:#666;color:var(--sider-font-color)}.sider .ant-menu-submenu-open .ant-menu-submenu-title,.sider .ant-menu-submenu-title:hover{color:#31396d;color:var(--sider-font-color-hover)}.sider .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.sider .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{background-image:linear-gradient(90deg,#666,#666);background-image:linear-gradient(90deg,var(--sider-font-color),var(--sider-font-color))}.sider .ant-menu-submenu-active>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.sider .ant-menu-submenu-active>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.sider .ant-menu-submenu.ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.sider .ant-menu-submenu.ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background-image:linear-gradient(90deg,#31396d,#31396d);background-image:linear-gradient(90deg,var(--sider-font-color-hover),var(--sider-font-color-hover))}.header{height:0;background-color:transparent;box-shadow:0 10px 35px rgba(0,0,0,.2);padding:0;margin:65px 0 0;z-index:8}.header,.headerRow{width:100%;position:absolute}.headerRow{height:85px;padding-left:50px;padding-right:20px;top:0;background-color:#fff;z-index:9;font-family:"Montserrat",sans-serif;color:#555;padding-top:7px}.headerRow .ant-btn.ant-btn-link.ant-btn-icon-only svg{font-size:.93rem;color:#555}.products .top{width:100%;height:3px;background-color:#31396d;margin-top:-3px}.headerRow .btn,.headerRow a,.headerRow a:hover,.products .top{color:#333;font-weight:600}.headerRow .btn.ant-btn:after{display:none}.products .ant-dropdown-menu{margin-top:20px}.products .ant-dropdown-menu .ant-dropdown-menu-item{width:200px;height:42px;display:flex;align-items:center;font-family:"Montserrat",sans-serif;color:#333;font-weight:600;font-size:.8rem}.headerRow .products .ant-menu-item-active .side{background-color:#31396d}.headerRow .shopping-cart-qty{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:red;font-weight:500;font-size:.75rem;position:absolute;right:60px;top:24px}.headerRow .mobile .menu{position:absolute;left:0;top:85px;width:100%}.headerRow .mobile .menu .ant-menu-item,.headerRow .mobile .menu .ant-menu-submenu{background-color:#f9f9f9;border:solid #dadada;border-width:0 0 1px;margin:0!important;font-size:.73rem;font-weight:400;color:#000}.headerRow .mobile .menu .ant-menu-item:hover,.headerRow .mobile .menu .ant-menu-submenu.ant-menu-submenu-active .ant-menu-submenu-title,.headerRow .mobile .menu .ant-menu-submenu:hover{background-color:#f6f6f6;color:#555}.headerRow .mobile .menu .ant-menu-submenu .ant-menu-submenu-title{height:40px;margin:0}.headerRow .mobile .menu .ant-menu-submenu{border-top-width:1px;color:#555}.headerRow .mobile .menu .ant-menu-submenu .ant-menu-item{border-top-width:1px;border-bottom-width:0;height:auto}.vo-page-header{border:0 solid #ebedf0;border-radius:2px}.vo-page-header .ant-page-header-heading-title{color:#31396d;color:var(--sider-font-color-hover)}.vo-page-header-wrapper{background-color:#fff;margin-bottom:16px;border-radius:2px}.vo-page-header-register-kit.ant-btn-primary{margin-left:30px;border-radius:20px;border-width:2px;background-color:#fff;border-color:#31396d;color:#31396d;font-weight:600;height:43px;padding-left:22px;padding-right:22px;font-size:.75rem}.vo-page-header-order-now.ant-btn-primary{margin-left:20px;border-radius:20px;background-color:#ee283f;border-color:#ee283f;color:#fff;font-weight:600;height:35px}.vo-page-header-order-now.ant-btn-primary:hover,.vo-page-header-register-kit.ant-btn-primary:hover{color:#fff;border-color:#31396d;background-color:#31396d}.vo-footer{width:100%;height:auto;padding-top:70px;margin:0;display:flex;justify-content:center;font-family:"Montserrat",sans-serif;background-color:#f4f4f4}.vo-footer .line{width:100%;font-size:.9rem;font-weight:400}.vo-footer .line.title{color:#31396d;font-size:.95rem;font-weight:600;margin-bottom:30px}.vo-footer .line.vertical-menu{width:300px;height:50px;font-weight:400}.vo-footer .line.vertical-menu:first-child{height:30px;background-color:red}.vo-footer .line.vertical-menu a{color:#333;font-size:.9rem!important}.vo-footer .line.vertical-menu a:hover{color:#31396d}.vo-footer .line.img{height:300px;background-image:url(/static/media/vo-accreditations.6ce2fc22.png);background-repeat:no-repeat;background-size:contain;background-position:0}.vo-footer-copyright{width:100%;height:80px;background-color:#1e1e1e;display:flex;justify-content:center;align-items:center;color:#d5d5d5;font-size:.8rem;font-family:"Montserrat",sans-serif}.vo-page-content{width:100%;height:auto;background-color:#fff;padding:16px;border-radius:2px;border:0 solid #ebedf0}.voBtn.ant-btn-primary,.voBtn.ant-btn-primary:focus,.voBtn.ant-input-search .ant-btn-primary,.voBtn.ant-input-search .ant-btn-primary:focus{color:#fff;border-color:#31396d;background-color:#31396d}.vo-page-content .tabledefault .ant-table-content{font-size:.8rem}.vo-page-content .tabledefault .title{font-size:.9rem;font-weight:500;color:#31396d;padding:3px 5px;border-radius:3px;margin-bottom:5px}.vo-page-content .tabledefault .ant-btn.ant-btn-sm.print{color:#31396d;border-color:#31396d;border-width:0;background-color:transparent}.vo-page-content .tabledefault .ant-typography{margin-bottom:0}.vo-page-content .tabledefault .ant-typography,.vo-page-content .tabledefault .ant-typography a{color:#444}.vo-page-content .tabledefault .ant-typography-copy,.vo-page-content .tabledefault .anticon.anticon-link{color:#31396d;border-color:#31396d;border-width:0;background-color:transparent}.vo-collapse-billing{width:100%}.vo-collapse-billing .anticon{color:#31396d}.vo-default-btn.ant-btn-primary:focus,.vo-default-btn.ant-btn-primary:hover{color:#fff;border-color:#31396d;background-color:#31396d}.vo-default-btn.ant-btn-primary{color:#31396d;border-color:#dfdfdf;background-color:#ededed}.ant-tag.vo-orders-new-tag{background-color:#fff;border-style:dashed;color:#31396d;border-color:#31396d;cursor:pointer}.vo-default-btn-actions.ant-btn-primary,.vo-default-btn-actions.ant-btn-primary:focus{font-size:.8rem;color:#fff;border-color:#31396d;background-color:#31396d}.vo-default-btn-actions.ant-btn-primary:hover,.voBtn.ant-btn-primary:hover,.voBtn.ant-input-search .ant-btn-primary:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.vo-login-logo{width:100%;height:70px;margin-top:20px;background-image:url(/static/media/vo_logo.e17934b3.png);background-repeat:no-repeat;background-size:contain;background-position:top}.vo-receipt{font-family:"Montserrat",sans-serif;font-size:.8rem;padding:30px}.vo-receipt .t0{font-size:1.3rem;font-weight:500;color:#31396d}.vo-receipt .t1{font-size:1rem;font-weight:500;color:#31396d}.vo-receipt .t1>span{font-size:.8rem;font-weight:500;color:#31396d}.vo-receipt .logo{height:40px;margin:0;padding:0;background-image:url(/static/media/vo_logo.e17934b3.png);background-repeat:no-repeat;background-size:contain;background-position:0}.vo-orders-expandable{width:100%;padding:0 10px 10px;margin-bottom:40px}.vo-default-btn-report.ant-btn-primary{font-size:.75rem;color:#31396d;border-color:#ededed;background-color:#ededed}.vo-default-btn-report.ant-btn-primary:focus,.vo-default-btn-report.ant-btn-primary:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.vo-validation-report{min-height:100vh!important;background-color:#31396d!important;justify-content:center}.vo-validation-report .title{font-size:1.3rem;font-weight:500;color:#31396d}.vo-validation-report-btn.ant-btn-primary{font-size:.85rem;color:#ededed;border-color:#31396d;background-color:#31396d}.vo-validation-report-btn.ant-btn-primary:focus,.vo-validation-report-btn.ant-btn-primary:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.vo-signup-t0{font-size:1.7rem;font-weight:500;color:#31396d}.vo-signup-t1{font-size:.9rem;font-weight:400;color:#31396d;margin-bottom:70px}.vo-signup-form .ant-input,.vo-signup-form .ant-input-password{border-radius:0;border-width:0 0 1px;border-color:#ccc}.vo-signup-form .ant-input-password:focus,.vo-signup-form .ant-input:focus{border-radius:0;border-width:0 0 1px;border-color:#ccc;outline:0;box-shadow:0 0 0 0}.vo-dash-reg-form .ant-form-item-label label,.vo-signup-form .ant-form-item-label label{color:#31396d}.vo-dash-reg-form .ant-form-item-explain div,.vo-signup-form .ant-form-item-explain div{font-size:.8rem}.vo-dash-reg-form .disclaimer{padding:4px 8px;border-radius:4px;margin-bottom:16px;background-color:#fa541c;color:#fff}.vo-signup-form .ant-btn-primary,.vo-signup-modal-ok.ant-btn-primary,.vo-signup-modal-ok.ant-btn-primary:focus{background-color:#31396d;border-color:#31396d;border-radius:4px}.vo-signup-form .ant-btn-primary{width:150px}.vo-signup-form .ant-btn-primary:focus,.vo-signup-form .ant-btn-primary:hover,.vo-signup-modal-ok.ant-btn-primary:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.vo-signup-form .terms{color:#31396d}.vo-dash-reg-uid-step1{font-size:1rem;font-weight:500;color:#31396d}.vo-dash-reg-graphic-card{width:100%;height:400px;background-image:url(/static/media/vo-quick-start.039e3234.png);background-repeat:no-repeat;background-size:95%;background-position:top}.vo-dash-reg-number{width:60px;height:60px;background-color:#b8bdd4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.vo-dash-reg-t0{font-size:1.8rem;font-weight:500;color:#31396d}.vo-dash-reg-t1{font-size:.9rem;font-weight:400;color:#31396d}.vo-dash-reg-t2{font-size:1.3rem;font-weight:500;color:#31396d}.vo-dash-reg-btn .ant-input{border-color:#31396d}.vo-dash-reg-warning{width:370px!important;color:#31396d;font-size:.8rem;border:1px solid #31396d;display:flex;align-items:center;padding:10px;text-align:center;margin-bottom:35px;margin-top:25px;border-radius:2px}.vo-dash-reg-warning-result{max-width:455px;color:#fff;font-size:.9rem;border:1px solid #ff4d4f;padding:10px;margin-bottom:35px;border-radius:2px;display:flex;justify-content:center;margin-top:20px;background-color:#ff4d4f}.vo-dash-reg-warning-result span{font-weight:600}.vo-dash-important{font-size:.9rem;font-weight:400;margin-bottom:20px;display:flex;background-color:#ff4d4f;padding:16px;color:#fff;max-width:720px;border-radius:5px}.vo-dash-reg-btn-red .ant-btn-primary,.vo-dash-reg-btn-red .ant-btn-primary:focus{background-color:#31396d;border-color:#31396d;min-width:100px;font-size:1rem}.vo-dash-reg-btn-search .ant-btn.ant-input-search-button.ant-btn-primary{background-color:#31396d;border-color:#31396d}.vo-dash-reg-btn-next.ant-btn-primary,.vo-dash-reg-btn-next.ant-btn-primary:focus,.vo-dash-reg-btn .ant-btn-primary,.vo-dash-reg-btn .ant-btn-primary:focus{background-color:#31396d;border-color:#31396d;min-width:100px}.vo-dash-reg-btn-next.ant-btn-primary:hover,.vo-dash-reg-btn-red .ant-btn-primary:hover,.vo-dash-reg-btn .ant-btn-primary:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.vo-dash-reg-btn-prev.ant-btn-default{border-color:#31396d;color:#31396d;min-width:100px}.vo-dash-reg-btn-prev.ant-btn-default:hover{border-color:#4da7be;color:#4da7be}.vo-dash-reg-radio-btn.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.vo-dash-reg-radio-btn.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background:#31396d!important;border-color:#31396d!important}.vo-dash-reg-survey{width:100%;border-radius:4px;border:4px solid #31396d;transition:border-color .5s;box-shadow:0 9px 11px -6px rgba(0,0,0,.1);cursor:pointer;margin-top:20px}.vo-dash-reg-survey:hover{border-color:#4da7be}.vo-dash-reg-survey:hover>.title{background-color:#4da7be;color:#fff}.vo-dash-reg-survey .title{width:100%;font-size:small;display:flex;align-items:center;min-height:50px;padding-left:20px;background-color:#31396d;color:#eee;transition:.5s}.vo-dash-reg-survey .title span{font-size:large;font-weight:700}.vo-dash-reg-survey .body{width:100%;padding:20px}.vo-dash-reg-survey .body>ul{width:100%;margin:0;padding:0 0 0 10px;list-style:none}.vo-dash-reg-survey .body>ul li:before{content:"\2022";color:#31396d;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.vo-dash-reg-survey-disclaimer{padding:20px;background-color:#31396d;color:#fff;border-radius:9px;font-size:1rem;font-weight:400;text-align:center}.vo-dash-reg-survey-disclaimer .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.vo-dash-reg-survey-disclaimer .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background:#4da7be!important;border-color:#4da7be!important}.vo-dash-ship-t0{font-size:1rem;font-weight:500;color:#31396d}.vo-ship-graphics{width:100%;height:200px;margin-top:20px;margin-bottom:20px}.vo-ship-graphics .fedex{width:450px;height:100%;background-image:url(/static/media/vo-currier-labels.805f95a4.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.vo-ship-found-last4{width:350px;padding:10px;border-radius:3px;border:1px dashed #31396d}.currierMap,.vo-ship-found-last4 .line{width:100%}.currierMap .list{width:100%;height:400px;overflow:scroll;border:1px solid #f4f4f4;border-top-left-radius:4px;border-bottom-left-radius:4px}.currierMap .list .line{width:100%;cursor:pointer}.currierMap .list .line:hover{background-color:#f4f4f4;transition:.8s}.currierMap .list .line .title{width:calc(100% - 30px);font-size:.85rem;font-weight:600;color:#31396d}.currierMap .list .line.text{font-size:.65rem!important;line-height:.9rem}.currierMap .list .line.distance{font-weight:600;color:#31396d}.currierMap .list .line.currier{padding:10px}.currierMap .list .line .iconWrap{position:relative;display:flex;justify-content:center;align-items:center}.currierMap .list .line .iconWrap .icon{width:20px;height:20px;border-radius:50% 50% 50% 0;position:relative;background:#31396d;transform:rotate(-45deg)}.currierMap .list .line .iconWrap .value{color:#fff;position:absolute;font-size:.7rem;font-weight:600;margin-bottom:1px}.currierMap .map{background-color:#f4f4f4;height:400px;border-top-right-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:center;align-items:center}.vo-ship-samples-list{width:500px;box-shadow:0 8px 10px 0 rgba(0,0,0,.1)}.vo-ship-samples-list.ant-list-bordered{border:none}.business-dash-table .ant-checkbox-checked .ant-checkbox-inner,.business-dash-table .ant-input-search-button:focus,.vo-business-staff-form .ant-checkbox-checked .ant-checkbox-inner,.vo-dash-reg-form .ant-checkbox-checked .ant-checkbox-inner,.vo-ship-samples-list .ant-checkbox-checked .ant-checkbox-inner,.vo-ship-samples-list .ant-input-search-button,.vo-ship-samples-list .ant-input-search-button:focus{background-color:#31396d;border-color:#31396d}.business-dash-table .ant-checkbox-checked:after,.business-dash-table .ant-checkbox-input:focus+.ant-checkbox-inner,.business-dash-table .ant-checkbox-wrapper:hover .ant-checkbox-inner,.business-dash-table .ant-checkbox:hover .ant-checkbox-inner,.vo-business-staff-form .ant-checkbox-checked:after,.vo-business-staff-form .ant-checkbox-input:focus+.ant-checkbox-inner,.vo-business-staff-form .ant-checkbox-wrapper:hover .ant-checkbox-inner,.vo-business-staff-form.ant-checkbox:hover .ant-checkbox-inner,.vo-dash-reg-form .ant-checkbox-checked:after,.vo-dash-reg-form .ant-checkbox-input:focus+.ant-checkbox-inner,.vo-dash-reg-form .ant-checkbox-wrapper:hover .ant-checkbox-inner,.vo-dash-reg-form .ant-checkbox:hover .ant-checkbox-inner,.vo-ship-samples-list .ant-checkbox-checked:after,.vo-ship-samples-list .ant-checkbox-input:focus+.ant-checkbox-inner,.vo-ship-samples-list .ant-checkbox-wrapper:hover .ant-checkbox-inner,.vo-ship-samples-list .ant-checkbox:hover .ant-checkbox-inner{border-color:#31396d}.vo-ship-samples-t0{font-size:1.4rem;font-weight:500;color:#31396d;margin-bottom:10px}.vo-ship-samples-t1{font-size:.8rem;font-weight:400;color:#31396d}.vo-ship-found-last4 .fedex{min-height:50px;background-image:url(/static/media/fedex.93b1b63a.png)}.vo-ship-found-last4 .fedex,.vo-ship-found-last4 .ups{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:50%}.vo-ship-found-last4 .ups{min-height:70px;background-image:url(/static/media/ups.902b86c7.png)}.vo-ship-found-last4 .canadaPost{width:90%;height:90%;min-height:70px;background-image:url(/static/media/canada_post.950a1057.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.vo-ship-found-last4 .line .value{text-transform:uppercase;margin-left:3px;font-weight:600;font-size:.9rem;color:#31396d}.vo-ship-found-last4 .line .ant-btn{border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff;border-color:#31396d;background-color:#31396d;margin-top:8px}.vo-ship-upgrade-card{width:100%;background-color:transparent;box-shadow:0 8px 10px 0 rgba(0,0,0,.1)}.vo-ship-upgrade-card .top{width:100%;height:40px;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#31396d;line-height:40px;color:#fff;font-size:1rem;font-weight:500}.vo-ship-upgrade-card .body{padding:20px}.vo-ship-upgrade-card .title{width:100%;margin-top:10px;color:#31396d}.vo-ship-upgrade-card.regular .title,.vo-ship-upgrade-card.regularSmall .title{width:100%;margin-top:10px;color:#444}.vo-ship-upgrade-card .title .t1{font-size:1.2rem;font-weight:500}.vo-ship-upgrade-card .title .t2{font-size:1rem;font-weight:400}.vo-ship-upgrade-card .title .price{height:100%;display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:500}.vo-ship-upgrade-card .vo-dash-reg-t1{color:#555;font-size:.9rem}.vo-ship-upgrade-card .vo-ship-upgrade-btn-next{background-color:#ee283f;border-color:#ee283f;color:#fff;font-weight:600}.vo-ship-upgrade-card.regular,.vo-ship-upgrade-card.regularSmall{width:100%;max-width:250px;height:250px}.vo-ship-upgrade-card.regular .top{display:none}.vo-ship-upgrade-card.regularSmall .top{font-size:.8rem;background-color:#aaa}.vo-ship-upgrade-card.regular .body,.vo-ship-upgrade-card.regularSmall .body{padding:0;margin:0}.vo-ship-upgrade-card.regular .title{margin-top:15px;margin-bottom:15px}.vo-ship-upgrade-card.regularSmall .title{margin:10px 0 0}.vo-ship-upgrade-card.regularSmall .title .t1,.vo-ship-upgrade-card.regularSmall .title .t2{display:flex;justify-content:center}.vo-ship-upgrade-card.regular .title .t1,.vo-ship-upgrade-card.regular .title .t2{color:#444;margin-left:15px}.vo-ship-upgrade-card.regular .title .t1,.vo-ship-upgrade-card.regularSmall .title .t1{font-size:.9rem}.vo-ship-upgrade-card.regular .title .t2,.vo-ship-upgrade-card.regularSmall .title .t2{font-size:.65rem}.vo-ship-upgrade-card.regular .title .price{color:#555}.vo-ship-upgrade-card.regular .vo-dash-reg-t1,.vo-ship-upgrade-card.regularSmall .vo-dash-reg-t1{font-size:.8rem;text-align:center;margin:0}.vo-ship-upgrade-card.regularSmall .vo-dash-reg-btn-next.ant-btn-primary,.vo-ship-upgrade-card.regularSmall .vo-dash-reg-btn-next.ant-btn-primary:focus{background-color:#aaa;border-color:#aaa;min-width:100px}.vo-ship-samples-list .ant-input-search-button:hover,.vo-ship-upgrade-card.regularSmall .vo-dash-reg-btn-next.ant-btn-primary:hover,.vo-ship-upgrade-card .vo-ship-upgrade-btn-next:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.vo-ship-steps .ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{font-size:.95rem;font-style:normal;color:#61668b;font-weight:500}.vo-ship-steps .ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{font-size:.8rem;font-style:normal;font-weight:400;color:#555}.vo-dash-test-steps .ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{font-size:.76rem;font-style:normal;color:#333;font-weight:400}.vo-dash-test-steps .ant-steps-item-finish .ant-steps-item-icon,.vo-ship-steps .ant-steps-item-finish .ant-steps-item-icon,.vo-ship-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#61668b;border-color:#61668b}.vo-dash-test-steps .ant-steps-item-process .ant-steps-item-icon,.vo-dash-test-steps .ant-steps-item-wait .ant-steps-item-icon,.vo-ship-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:#61668b}.vo-dash-test-steps .ant-steps-item-active>.ant-steps-item-container>.ant-steps-item-tail:after,.vo-dash-test-steps .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon,.vo-dash-test-steps .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon,.vo-ship-steps .ant-steps-item-active>.ant-steps-item-container>.ant-steps-item-tail:after,.vo-ship-steps .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#61668b}.vo-dash-test-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after,.vo-ship-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#61668b}.vo-dash-test-steps .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon,.vo-ship-steps .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#fff}.vo-col-step-0{width:100%;height:100px;background-repeat:no-repeat;background-size:contain;background-position:top}.vo-col-step-0-1{background-image:url(/static/media/vo-col-step-0-1.ed292ef5.png)}.vo-col-step-0-2{background-image:url(/static/media/vo-col-step-0-2.3bee5e49.png);background-size:75%;background-position:bottom}.vo-col-step-0-3{background-image:url(/static/media/vo-col-step-0-3.c11f6583.png)}.vo-col-step-0-4{background-image:url(/static/media/vo-col-step-0-4.c59ad396.png);background-size:70%;background-position:bottom}.vo-col-step-0-text{width:100%;height:100%;display:flex;align-items:center;color:#31396d;font-size:.8rem}.vo-col-step-1{background-image:url(/static/media/vo-col-step-1.07e87be2.png)}.vo-col-step-1,.vo-col-step-2{width:100%;height:300px;background-repeat:no-repeat;background-size:contain;background-position:top}.vo-col-step-2{background-image:url(/static/media/vo-col-step-2.a3d02594.png)}.vo-col-step-3{background-image:url(/static/media/vo-col-step-3.92fda9bc.png);background-size:65%}.vo-col-step-3,.vo-col-step-4{width:100%;height:150px;background-repeat:no-repeat;background-position:top}.vo-col-step-4{background-image:url(/static/media/vo-col-step-4.27e5de47.png);background-size:51%}.vo-col-step-5{width:100%;height:300px;background-image:url(/static/media/vo-col-step-5.c8da913b.png);background-repeat:no-repeat;background-size:contain;background-position:top}.vo-page-content-dashboard{width:100%;background-color:#fff;padding:30px;border-radius:2px;border:0 solid #ebedf0;margin-top:16px}.vo-page-content-dashboard:last-child{margin-bottom:20px}.vo-page-content-dashboard .register-kit{height:80px;display:flex;align-items:center;justify-content:center}button.availability-prev-btn{background-color:#fff;color:#31396d}button.availability-next-btn,button.availability-prev-btn{border-color:#31396d;border-radius:20px;font-size:.9rem;font-weight:500}button.availability-next-btn{background-color:#31396d;color:#fff}.availability-footer{height:100px}.availability-footer .checkout-subtitle{width:400px;height:45px;display:flex;margin:0}.footer{width:100%;height:45px;margin-top:10px}.checkout{padding:50px 34px 50px 50px;background-color:hsla(0,0%,98.8%,.61)!important;font-family:"Montserrat",sans-serif;font-size:.85rem}.checkout .checkout-cart-title{width:100%;min-height:60px;line-height:50px;font-size:1.7rem;font-weight:500;color:#31396d;padding-left:8px}.checkout .checkout-main-columns{width:100%}.checkout .checkout-resume{background-color:#fff;border-radius:4px;padding:16px;font-weight:450}.checkout .checkout-resume .line.title{height:35px;font-size:1.3rem;font-weight:500;color:#31396d;margin-bottom:10px}.checkout .checkout-resume .line a{color:#555}.checkout .checkout-resume .line.first_name{height:35px;font-size:1rem;font-weight:500;color:#31396d}.checkout .checkout-resume .line.first_name .ant-btn-link{margin:0;padding:0;color:#31396d;font-size:.8rem;font-weight:500}.checkout .checkout-resume .line .negative{color:red}.checkout .checkout-resume .line.haveaccount{height:35px;font-size:.9rem;font-weight:500;color:#31396d}.checkout .checkout-resume .line.haveaccount .ant-btn-link{margin:0;padding:0;font-size:.8rem;font-weight:500}.checkout .checkout-coupon .line,.checkout .checkout-resume .line,.checkout .checkout-shipping .line{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center}.checkout .checkout-resume .line.disclaimer{height:auto;margin-top:20px;font-size:.6rem;text-align:center}.checkout .checkout-coupon .line.button,.checkout .checkout-resume .line.button{height:auto;margin-top:20px}.checkout .checkout-coupon .line.button .ant-btn-primary,.checkout .checkout-result .line.button .ant-btn-primary,.checkout .checkout-resume .line.button .ant-btn-primary{border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff;border-color:#31396d;background-color:#31396d}.checkout .checkout-result .line.button .ant-btn-primary,.checkout .checkout-resume .line.button .ant-btn-primary{border-radius:4px}.checkout .checkout-coupon .line.button .ant-btn-primary:hover,.checkout .checkout-result .line.button .ant-btn-primary:hover,.checkout .checkout-resume .line.button .ant-btn-primary:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.checkout .checkout-coupon{margin-top:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:1rem}.checkout .checkout-coupon .line.title{font-weight:500;color:#31396d}.checkout .checkout-coupon .line.subtitle{font-size:.8rem;font-weight:400}.checkout .checkout-coupon .line.subtitle .code{font-weight:400;color:#ff4d4f}.checkout .checkout-empty{border-radius:4px;background-color:#fff;padding:16px;font-size:1rem;height:400px;flex-direction:column}.checkout .checkout-empty,.checkout .checkout-empty .icon{width:100%;display:flex;justify-content:center;align-items:center}.checkout .checkout-empty .icon{height:120px;font-size:5rem;color:#e8e8e8}.checkout .checkout-empty .title{width:100%;height:20px;font-weight:400;font-size:.9rem}.checkout .checkout-products{width:100%;border-radius:4px;background-color:#fff;padding:16px;font-size:1rem;margin-bottom:16px}.checkout .checkout-products .line{width:100%}.checkout .checkout-products .line .img{width:100%;height:120px;background-repeat:no-repeat;background-size:contain;background-position:50%}.checkout .checkout-products .line .delete{width:100%;height:20px;font-size:.8rem}.checkout .checkout-products .line .product{width:100%;height:auto}.checkout .checkout-products .line .product .content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;font-size:.9rem}.checkout .checkout-products .line .product .content .title{font-weight:600;font-size:1rem;color:#333}.checkout .checkout-products .line .product .content .description{padding-right:100px;font-size:.8rem;font-weight:500}.checkout .checkout-products .line .product .content .description_bold{padding-right:100px;font-size:.8rem;font-weight:600}.checkout .checkout-products .line .product .content .quantity,.checkout .checkout-products .line .product .content .subtotal{margin-top:20px}.checkout .checkout-shipping{margin-bottom:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:1rem}.checkout .checkout-shipping .line.title{font-weight:500;color:#31396d}.checkout .checkout-shipping .line.radio{height:auto;margin-top:10px}.checkout .checkout-shipping .row{display:flex}.checkout .checkout-shipping .desc{width:100%;font-size:.76rem;font-weight:400;margin-left:23px}.checkout .checkout-shipping .price{margin-left:23px;color:#555;font-weight:600}.checkout .checkout-shipping-address{width:100%;margin-bottom:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:1rem;font-weight:450}.checkout .checkout-shipping-address .form-row{width:100%}.checkout .checkout-shipping-address .form-row .ant-form-item{margin-bottom:10px}.checkout .checkout-shipping-address .smallText{font-size:.8rem;text-align:left;text-overflow:ellipsis;margin-left:10px;height:55px}.checkout .checkout-secure-checkout{background-color:hsla(0,0%,98.8%,.61)!important}.checkout .checkout-secure-guest{width:100%;background-color:#fff;border-radius:4px;padding:16px;height:500px}.checkout .vo-signup-t0{font-size:1.3rem}.checkout .checkout-secure-guest .line{width:100%;height:30px;display:flex;justify-content:center;align-items:center}.checkout .checkout-secure-guest .line .ant-btn-default{color:#31396d;border-color:#31396d;border-radius:4px}.checkout .checkout-secure-guest .line .ant-btn-default:hover{color:#fff;border-color:#4da7be;background-color:#4da7be}.checkout .checkout-billing-user,.checkout .checkout-shipping-user{width:100%;margin-bottom:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:1rem}.checkout .checkout-billing-user{padding:0}.checkout .checkout-billing-user .line,.checkout .checkout-shipping-user .line{width:100%;font-size:.8rem}.checkout .checkout-billing-user .line.title,.checkout .checkout-payment .line.title,.checkout .checkout-shipping-user .line.title{width:100%;font-size:1rem;font-weight:500;color:#31396d;margin-bottom:20px}.checkout .checkout-billing-user .line.name,.checkout .checkout-shipping-user .line.name{font-size:.86rem;font-weight:600;color:#31396d}.checkout .checkout-billing-user .line.address,.checkout .checkout-shipping-user .line.address{width:100%;padding:24px;border-radius:3px;border:2px dashed #eee;margin-bottom:16px}.checkout .checkout-billing-user .line.sameaddress{color:#555;font-weight:400;font-size:.8rem}.checkout .checkout-billing-user .line.address:hover,.checkout .checkout-billing-user .line.new:hover,.checkout .checkout-billing-user .line.shipping:hover,.checkout .checkout-shipping-user .line.address:hover,.checkout .checkout-shipping-user .line.new:hover{border:2px solid #31396d;cursor:pointer}.checkout .checkout-billing-user .line .checkIcon,.checkout .checkout-payment .line .checkIcon,.checkout .checkout-shipping-user .line .checkIcon,.checkout .newcard .checkIcon,.vo-ship-payment .line .checkIcon{position:absolute;right:30px;font-size:2.5rem;color:#73d13d}.checkout .checkout-billing-user .line .checkIcon{right:45px}.checkout .checkout-billing-user .line.new,.checkout .checkout-billing-user .line.shipping,.checkout .checkout-shipping-user .line.new{width:100%;padding:24px;border-radius:3px;border:2px dashed #eee;cursor:pointer;font-size:.86rem;font-weight:600;color:#31396d}.checkout .checkout-billing-user .line.shipping{margin-bottom:16px}.checkout .checkout-billing-user .line.selected,.checkout .checkout-shipping-user .line.selected{border:2px solid #31396d;cursor:pointer;position:relative}.checkout .checkout-aside-notices{margin-top:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:1rem}.checkout .checkout-aside-notices .line{width:100%}.checkout .checkout-aside-notices .line.icon{width:100%;height:100%;display:flex;justify-content:center;font-size:1.6rem;padding-top:5px;color:#31396d}.checkout .checkout-aside-notices .line.title,.checkout .checkout-result .line .shipping,.checkout .checkout-result .line.title{font-weight:500;color:#31396d}.checkout .checkout-aside-notices .line.subtitle{font-size:.8rem;font-weight:400}.checkout .checkout-payment-collapse{width:100%;margin-bottom:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:.8rem}.checkout .checkout-payment-collapse .line.title{width:100%;font-size:1rem;font-weight:500;color:#31396d;margin-bottom:10px}.checkout .checkout-payment-collapse .line.secure{width:100%;font-size:.9rem;font-weight:500;color:#31396d;margin-bottom:10px}.checkout .checkout-payment-collapse .line.img{width:300px;height:30px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;background-position:0}.checkout .checkout-payment-collapse .icon{color:#31396d}.checkout .checkout-payment-collapse .ant-collapse-item .ant-collapse-header{border:none;background-color:#fff}.checkout .checkout-payment-collapse .ant-collapse-item .ant-collapse-content{border-color:#31396d}.checkout .checkout-payment,.checkout .checkout-result{width:100%;margin-bottom:16px;border-radius:4px;font-size:.8rem}.checkout .checkout-payment .line{width:100%}.checkout .checkout-payment .line.card,.vo-ship-payment .line.card{width:100%;padding:24px;border-radius:3px;border:2px dashed #eee}.checkout .checkout-payment .line.new,.vo-ship-payment .line.new{width:100%;padding:24px;border-radius:3px;border:2px dashed #eee;cursor:pointer;font-size:.86rem;font-weight:600;color:#31396d}.vo-ship-payment .line.card,.vo-ship-payment .line.new{padding:2px 2px 2px 16px;margin-bottom:16px}.checkout .checkout-payment .line.alipay,.checkout .checkout-payment .line.wechat,.checkout .newcard,.vo-ship-payment .line.wechat{width:100%;padding:24px;border-radius:3px;border:2px dashed #eee;cursor:pointer;font-size:.86rem;font-weight:600;color:#31396d}.vo-ship-payment .line.wechat{padding:6px 6px 6px 16px;margin-bottom:16px}.checkout .checkout-payment .line.alipay .img{width:300px;height:30px;background-image:url(/static/media/alipay-logo-png.e585c2b5.png);background-repeat:no-repeat;background-size:contain;background-position:0}.checkout .checkout-payment .line.wechat .img,.vo-ship-payment .line.wechat .img{width:100px;height:20px;background-image:url(/static/media/wechat-logo.12751ee0.png);background-repeat:no-repeat;background-size:contain;background-position:0}.vo-ship-payment .line.wechat .img{width:100px}.wechat-modal .title{color:#7bb32e}.wechat-modal .title span{color:#7bb32e;font-weight:600}.wechat-modal .body img{width:200px;border:2px solid #7bb32e;border-radius:10px;padding:20px}.wechat-modal .ant-btn:hover{color:#7bb32e;border-color:#7bb32e}.wechat-modal .ant-btn-primary,.wechat-modal .ant-btn-primary.ant-btn-loading,.wechat-modal .ant-btn-primary:active,.wechat-modal .ant-btn-primary:hover{background-color:#7bb32e!important;background:#7bb32e!important;border-color:#7bb32e!important;color:#fff}.checkout .checkout-payment .line.alipay:hover,.checkout .checkout-payment .line.card:hover,.checkout .checkout-payment .line.new:hover,.checkout .checkout-payment .line .shipping,.checkout .checkout-payment .line.wechat:hover,.checkout .newcard:hover,.vo-ship-payment .line.card:hover,.vo-ship-payment .line.new:hover,.vo-ship-payment .line.wechat:hover{border:2px solid #31396d;cursor:pointer}.checkout .checkout-payment .line.selected,.checkout .newcard.selected,.vo-ship-payment .line.selected{border:2px solid #31396d;cursor:pointer;position:relative}.checkout .checkout-payment .line.last4,.vo-ship-payment .line.last4{color:#31396d;font-weight:600}.checkout .checkout-payment-icons{width:30px;height:25px;margin:0}.checkout .checkout-payment-card-fields{width:400px;margin-bottom:16px;margin-top:16px;border-radius:4px;background-color:#fff;padding:0 16px 16px;margin-left:20px;font-size:.8rem}.checkout .checkout-payment-card-fields .line,.vo-ship-payment .checkout-payment-card-fields .line{width:100%;height:80px}.checkout .checkout-payment-card-fields .line.subtitle{font-size:.9rem;font-weight:500;color:#31396d;height:auto;margin-bottom:10px}.checkout .checkout-payment-card-fields .line.icons,.vo-ship-payment .checkout-payment-card-fields .line.icons{width:100%;height:auto;margin-bottom:30px}.checkout .checkout-payment-card-fields .line div{color:#31396d;margin-bottom:3px}.checkout .checkout-payment-card-fields .line div .req,.vo-ship-payment .checkout-payment-card-fields .line div .req{color:red;padding-left:3px}.checkout .checkout-payment-card-fields .StripeElement,.vo-ship-payment .checkout-payment-card-fields .cardholders,.vo-ship-payment .checkout-payment-card-fields .StripeElement{box-sizing:border-box;padding:10px 12px;border:1px solid #eee;background-color:#fff;box-shadow:0 1px 3px 0 transparent;transition:box-shadow .15s ease;border-radius:2px;line-height:40px;width:100%}.vo-ship-payment .checkout-payment-card-fields .cardholders{padding:0 12px}.checkout .checkout-payment-card-fields .StripeElement--focus,.vo-ship-payment .checkout-payment-card-fields .cardholders:focus,.vo-ship-payment .checkout-payment-card-fields .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df;border-color:#31396d}.checkout .checkout-payment-card-fields .StripeElement--invalid,.vo-ship-payment .checkout-payment-card-fields .StripeElement-invalid{border-color:#fa755a}.checkout .checkout-payment-card-fields .StripeElement--webkit-autofill,.vo-ship-payment .checkout-payment-card-fields .StripeElement--webkit-autofill{background-color:#fefde5!important}.checkout .checkout-result{min-height:500px;width:100%;margin-bottom:16px;border-radius:4px;background-color:#fff;padding:16px;font-size:.8rem}.checkout .checkout-result .line:first-child{margin-top:10px}.checkout .checkout-result .line{width:100%;min-height:30px;display:flex;justify-content:center;align-items:center;color:#000}.checkout .checkout-result .line .id{font-weight:500;color:#31396d;font-size:1.3rem}.checkout .checkout-result .line .important{width:350px;border:2px solid #31396d;border-radius:10px;padding:10px;color:#31396d;margin-top:40px}.checkout .checkout-result .line .important .line{color:#31396d}.checkout .checkout-result .line.button .ant-btn-primary{width:180px}.checkout .checkout-result .line .ant-btn-link{color:#4da7be}.checkout .ant-steps .ant-steps-item-content .ant-steps-item-title{font-size:.9rem;color:#31396d!important}.checkout .ant-steps .ant-steps-item-content>.ant-steps-item-title:after{background-color:#31396d!important}.checkout .ant-steps-item{cursor:pointer}.checkout .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff}.checkout .ant-steps-item.ant-steps-item-active .ant-steps-item-icon .ant-steps-icon{font-size:1.1rem;color:#4da7be!important}.checkout .ant-steps-item.ant-steps-item-active .ant-steps-item-content .ant-steps-item-title{font-weight:600;font-size:.9rem;color:#4da7be!important}.checkout .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon,.checkout .ant-steps-item.ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{font-size:1.1rem;color:#31396d}.business-warning-btn.ant-btn-primary{padding:0 5px;font-size:.75rem;color:#faad14;background-color:#fff;border-color:#faad14}.business-warning-btn.ant-btn-primary:focus,.business-warning-btn.ant-btn-primary:hover{background-color:#faad14;border-color:#faad14;color:#fff}.business-dash-searchbtn-red input{border-color:#31396d}.business-dash-searchbtn-red .ant-btn-primary,.business-dash-searchbtn-red .ant-btn-primary:focus,.business-dash-searchbtn-red .ant-btn-primary:hover{background-color:#31396d;border-color:#31396d}.business-batch-amount{display:flex;justify-content:center;align-items:center}.business-batch-amount>span{width:100%;height:38px;text-align:center;background-color:#31396d;border-radius:2px;font-size:1.5rem;color:#fff;font-weight:600}.business-dash-card-header{width:100%;padding:10px;background-color:#e8e8e8}.business-dash-card-header .title{font-size:1rem;font-weight:600;color:#31396d;width:100%}.business-dash-card-header .location{width:100%;font-size:.75rem;color:#333}.business-dash-card .ant-card-body{padding:0}.business-dash-card-body{width:100%}.business-dash-card-body .row{width:100%;min-height:52px;padding:10px}.business-dash-card-body .amount{width:45px;float:left}.business-dash-card-body .bin{float:left;font-size:.75rem;line-height:25px}.business-dash-section-header{width:100%;margin-bottom:25px}.business-dash-section-header .title{font-size:1rem;font-weight:500;color:#31396d}.business-dash-section-header .location{width:100%;font-size:.8rem;color:#666}.business-dash-btn-primary.ant-btn-primary,.business-dash-btn-primary.ant-btn-primary:focus,.business-ordertab-payment .account .confirmBtn{background-color:#31396d;border-color:#31396d}.business-dash-btn-primary.ant-btn-primary:hover,.business-ordertab-payment .account .confirmBtn:hover{background-color:#4da7be;border-color:#4da7be}.business-results-history-btn.ant-btn-default,.business-results-history-btn.ant-btn-default:focus{height:22px;background-color:#fafafa;border-color:#bbb;color:#999;display:flex;padding-top:3px}.business-results-history-btn.ant-btn-default:hover{background-color:#31396d;border-color:#31396d;color:#fff}.business-results-battery{width:42px;height:15px;display:flex}.business-results-battery div{width:5px;margin-right:2px;height:15px;border-radius:2px}.business-results-battery .green{background-color:#00ff45}.business-results-battery .lime{background-color:#c0ff54}.business-results-battery .yellow{background-color:#ffdb3d}.business-results-battery .orange{background-color:#ff9629}.business-results-battery .red{background-color:#ff000c}.business-order-resume .title{font-size:1.3rem;font-weight:400;height:30px;color:#31396d}.business-ordertab-products{font-size:.7rem}.business-ordertab-products .title{font-size:1rem;font-weight:600;height:30px;color:#31396d}.business-ordertab-products .price{font-size:.8rem;text-align:center;font-weight:500}.business-ordertab-products .desc{font-size:.8rem}.business-ordertab-products .bold{margin-top:0;font-weight:500;color:#333}.business-ordertab-products .special{font-size:.8rem;color:#52c41a;font-weight:600}.business-ordertab-products .img{width:85%;height:100px;background-repeat:no-repeat;background-size:contain;background-position:50%}.business-ordertab-products .addToCart.ant-btn-primary{background-color:#52c41a;border-color:#52c41a}.business-ordertab-products-clause{width:100%;height:200px;overflow-y:scroll;font-size:.85rem;padding-right:10px;text-justify:auto}.business-ordertab-products-clause::-webkit-scrollbar{width:8px}.business-ordertab-products-clause::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.business-ordertab-products-clause::-webkit-scrollbar-thumb{background-color:#31396d;border-radius:5px}.business-ordertab-payment .text{color:#31396d;font-weight:500}.business-ordertab-payment .section{color:#31396d;font-weight:500;font-size:1rem;margin-top:25px;margin-bottom:10px}.business-ordertab-payment .termsTitle{color:#31396d;font-weight:500;font-size:1.2rem;padding-left:16px;margin-bottom:5px}.business-ordertab-payment .space{margin-bottom:10px}.business-ordertab-shipping .row strong{color:#31396d}.business-ordertab-shipping .row{margin-bottom:10px}.business-ordertab-shipping .row .desc2{font-size:.8rem;padding-left:24px}.business-ordertab-shipping .row .desc1{font-size:.8rem}.business-ordertab-shipping .row .price{font-weight:500}.business-ordertab-shipping .address .ant-card-head-title{color:#31396d}.business-ordertab-shipping .address .line{font-size:.8rem;line-height:1.5}.business-ordertab.ant-tabs-top>.ant-tabs-nav:before{border-bottom-width:0}.business-ordertab .ant-tabs-tab,.business-ordertab .ant-tabs-tab-btn:focus,.business-ordertab .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.business-ordertab .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn:focus{color:#31396d}.business-ordertab .ant-tabs-tab:hover{color:#4da7be}.business-ordertab .ant-tabs-tab.ant-tabs-tab-disabled:hover{color:#ccc}.business-ordertab .ant-tabs-ink-bar{background-color:#31396d}.business-ordertab-payment .account{width:100%;border-radius:3px;border:2px dashed #eee;cursor:pointer;font-size:.86rem;padding:12px 12px 12px 16px;margin-bottom:11px}.business-ordertab-payment .title{font-weight:600;color:#31396d}.business-ordertab-payment .account:hover{border:2px solid #31396d;cursor:pointer}.business-ordertab-payment .account.selected{border:2px solid #31396d;cursor:default;position:relative}.business-ordertab-payment .account .nocredit{color:red;font-weight:400;padding-top:8px;padding-bottom:10px}.business-ordertab-payment .account .credit{color:#666}.business-order-coupons .line{width:100%}.business-order-coupons .title{font-size:.9rem;font-weight:400;height:30px;color:#31396d}@media screen and (max-width:720px){.vo-orders-expandable{width:calc(100% - 10px)}.checkout{padding:30px 0 16px 16px}.checkout .checkout-cart-title{width:100%;font-size:1.2rem;font-weight:500;color:#31396d;padding-left:8px}.checkout .checkout-products .line .product .content .title+span{font-size:1.1rem;font-weight:500;margin-bottom:10px;margin-top:10px}.checkout .checkout-products .line .product .content .description,.checkout .checkout-products .line .product .content .description_bold{width:100%;justify-content:center;padding-right:0;text-align:center;font-size:.8rem;font-weight:500}.checkout .ant-steps-item .ant-steps-item-content .ant-steps-item-title{margin-left:20px}.checkout .checkout-shipping .price{font-size:.95rem}.checkout .checkout-shipping .desc{margin-left:0;margin-top:20px;font-size:.7rem}.checkout .checkout-shipping .row{font-size:.7rem;margin-left:0}.checkout .checkout-shipping-address .smallText{display:none}.ant-form-item-has-error .ant-form-item-explain,.checkout .ant-form .ant-form-item .ant-form-item-label label{font-size:.75rem}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background-color:#4da7be!important}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot,.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#31396d!important}.checkout .newcard{font-weight:450}.checkout .newcard .checkIcon{right:20px}.checkout .checkout-shipping-user .line.address .checkIcon{top:20px!important}.checkout .checkout-billing-user .line.address .checkIcon{top:35px!important}.checkout .checkout-result .line .important{width:95%;font-size:.8rem}.ant-modal.checkout-shipping-modal .ant-modal-body{padding:20px}.footer{height:auto}.availability-footer{margin-bottom:20px}.availability-footer .checkout-subtitle{width:100%;display:flex;justify-content:center;margin-bottom:20px}.currierMap .list{width:100%;height:300px}}
/*# sourceMappingURL=main.48827dc9.chunk.css.map */