:root{--major-font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--primary-font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--monospace-font-family: courier, monospace}body,.menu-content,.dropdown-menu{font-family:var(--primary-font-family)}h1,h2,h3,h4,h5,.btn,header,ul.meter,.control-label,th,.summary-title,.fragment-title,.fragment.modal,.password-show-hide,.recaptcha-info{font-family:var(--major-font-family)}.font-mono{font-family:var(--monospace-font-family)}.nowrap{white-space:nowrap}.font-light{font-weight:300 !important}.font-normal{font-weight:normal !important}.font-bold{font-weight:bold !important}.text-spaced{letter-spacing:2px}.display-4{font-size:6rem !important;font-weight:300;line-height:6rem;letter-spacing:-0.015625em !important}.display-3{font-size:3.75rem !important;font-weight:300;line-height:3.75rem;letter-spacing:-0.0083333333em !important}.display-2{font-size:3rem !important;font-weight:400;line-height:3.125rem;letter-spacing:normal !important}.display-1{font-size:2.125rem !important;font-weight:400;line-height:2.5rem;letter-spacing:0.0073529412em !important}.headline{font-size:1.5rem !important;font-weight:400;line-height:2rem;letter-spacing:normal !important}.title,#wizard-container form>h2,.fragment-title{font-size:1.25rem !important;font-weight:600;line-height:2rem;letter-spacing:.0125em !important}.subtitle-1,#wizard-container form .panel>h4{font-size:1rem !important;font-weight:400;letter-spacing:.009375em !important;line-height:1.75rem}.subtitle-2{font-size:.875rem !important;font-weight:600;letter-spacing:0.0071428571em !important;line-height:1.375rem}.body-1{font-size:1rem !important;font-weight:300;letter-spacing:.03125em !important;line-height:1.5rem}.body-2,.question-details{font-size:.875rem !important;font-weight:300;letter-spacing:0.0178571429em !important;line-height:1.25rem}.caption{font-size:.75rem !important;font-weight:400;letter-spacing:0.0333333333em !important;line-height:1.25rem}.overline{font-size:.625rem !important;font-weight:400;letter-spacing:0.1666666667em !important;line-height:1rem;text-transform:uppercase}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 768px){.text-right-not-xs{text-align:right}.padding-top-7-not-xs{padding-top:7px}}.fytLog{position:relative}.fytLog a{position:absolute;top:-40px;left:50%}.fytLog pre{display:none;border-radius:unset}.fytLog.errors i{color:#a94442;font-weight:bold}.fytLog i.response-error{display:none}.fytLog.xml-error i{display:none}.fytLog.xml-error i.response-error{display:inline-block}@media(max-width: 768px){.fytLog{margin-top:65px}}html{height:100%;font-size:16px}body{position:relative;background-color:#fff;font-weight:300;margin:0;padding:0;padding-top:64px;height:100%;color:#666;color:#444;color:#353535;overflow:hidden;overflow-y:auto}body.no-scroll{overflow-y:hidden}body.no-navbar{padding-top:inherit}@media(min-width: 991px){body.big-on-top{padding-top:84px}body.big-on-top .jumbotron{margin-top:-20px}}h1{font-size:24px}img{border:0;vertical-align:middle}#porthole{position:relative;width:100%;min-height:100%;height:100%;height:auto}body.no-navbar #porthole{padding-top:40px}.workspace{background-color:#fff}.workspace.nopad{padding-left:0;padding-right:0}.workspace.outside{margin-top:10px}.icon-spin{-webkit-animation-name:icon-spin;animation-name:icon-spin;-webkit-animation-duration:1500ms;animation-duration:1500ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes icon-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icon-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{background-color:#93b348}.panel{-webkit-box-shadow:#aaa 0px 5px 20px -5px;box-shadow:#aaa 0px 5px 20px -5px}.panel.flat{-webkit-box-shadow:#aaa 0px 1px 1px -5px;box-shadow:#aaa 0px 1px 1px -5px}.ios .dropdown-menu-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}ripple{display:inline-block;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:0;--ripple-left: 50%;--ripple-top: 50%}ripple::after{position:absolute;content:"";left:var(--ripple-left);top:var(--ripple-top);border-radius:50%;background-color:rgba(0,0,0,.2);width:4px;height:4px;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:opacity 300ms,-webkit-transform 300ms;transition:opacity 300ms,-webkit-transform 300ms;transition:opacity 300ms,transform 300ms;transition:opacity 300ms,transform 300ms,-webkit-transform 300ms}.rippling:has(ripple.below)>*:not(ripple.below){z-index:1}.rippling>ripple::after{opacity:1;-webkit-transform:scale(calc(var(--ripple-size) / 4));transform:scale(calc(var(--ripple-size) / 4))}.ripple-dark ripple:after{background-color:hsla(0,0%,100%,.2)}.ripple-light ripple:after{background-color:rgba(0,0,0,.2)}header ul.nav li a ripple::after{background-color:rgba(0,0,0,.08)}.rippling{position:relative;overflow:hidden}:root{--header-height: 64px;--header-height-large: 84px;--header-height-expanded: 100px;--header-background-color: #fff}header{position:fixed;top:0;left:0;width:100%;height:var(--header-height);z-index:1000;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height ease .5s;transition:height ease .5s;-webkit-box-shadow:none;box-shadow:none;line-height:20px}header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--header-background-color);-webkit-box-shadow:rgba(0,0,0,.3) 0px 0px 5px 0px;box-shadow:rgba(0,0,0,.3) 0px 0px 5px 0px;z-index:-1;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s, -webkit-box-shadow .5s}header .nav-main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:12px;padding-right:12px}header .nav-main>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}header .nav-main>div.nav-prepend{padding-top:8px;font-size:1.5rem;margin-right:12px}header .nav-main>div.nav-prepend .btn-icon{color:#333;margin-top:-8px;overflow:visible}header .nav-main>div.nav-brand{max-width:122px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:max-width ease .5s;transition:max-width ease .5s;padding-bottom:8px}header .nav-main>div.nav-brand>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-user-drag:none}header .nav-main>div.nav-brand img{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:auto;-webkit-user-drag:none}header .nav-main>div.nav-content{display:none;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}header .nav-main>div.nav-content>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;list-style:none;margin:0;padding:0;padding-top:8px;margin-left:40px}header .nav-main>div.nav-content>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .nav-main>div.nav-content>ul>li .icon{font-size:16px}header .nav-main>div.nav-content>ul>li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding:15px;color:#333;-webkit-user-drag:none}header .nav-main>div.nav-content>ul>li a:hover,header .nav-main>div.nav-content>ul>li a:focus{color:var(--btn-secondary-color);background-color:rgba(0,0,0,0)}header .nav-main>div.nav-content>ul>li.active a,header .nav-main>div.nav-content>ul>li:hover a{color:var(--btn-secondary-color)}header .nav-main>div.nav-content>ul>li.active a.disabled,header .nav-main>div.nav-content>ul>li:hover a.disabled{color:#333 !important}header .nav-main>div.nav-content>ul>li.active:not(.home):not(:has(a.disabled))::before,header .nav-main>div.nav-content>ul>li:hover:not(.home):not(:has(a.disabled))::before{content:"";position:absolute;bottom:0;width:100%;height:4px;background-color:var(--btn-secondary-color)}header .nav-main>div.nav-content>ul>li.menu>a i.icon{font-size:18px;color:#333 !important;margin-left:4px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}header .nav-main>div.nav-content>ul>li.menu .menu-content{position:absolute;top:100%;background-color:#fff;min-width:250px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:-100;-webkit-box-shadow:rgba(0,0,0,.3) 0px 0px 5px 0px;box-shadow:rgba(0,0,0,.3) 0px 0px 5px 0px;margin:0;list-style:none inside;padding:0 24px;line-height:normal;visibility:hidden;opacity:0;-webkit-transform:translateY(-16px);transform:translateY(-16px);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}header .nav-main>div.nav-content>ul>li.menu .menu-content li{line-height:48px;border-bottom:1px solid rgba(0,0,0,.05)}header .nav-main>div.nav-content>ul>li.menu .menu-content li:last-child{border-bottom:none}header .nav-main>div.nav-content>ul>li.menu .menu-content li a{text-decoration:none !important;-webkit-transition:all .2s;transition:all .2s;padding:0;color:#333}header .nav-main>div.nav-content>ul>li.menu .menu-content li a:hover{padding-left:8px;color:var(--btn-secondary-color)}header .nav-main>div.nav-content>ul>li.menu:hover>a i.icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}header .nav-main>div.nav-content>ul>li.menu:hover .menu-content{visibility:visible;opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transition:visibility .2s,opacity .2s,-webkit-transform .2s;transition:visibility .2s,opacity .2s,-webkit-transform .2s;transition:visibility .2s,opacity .2s,transform .2s;transition:visibility .2s,opacity .2s,transform .2s,-webkit-transform .2s}header .nav-main>div.nav-append{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0;padding-top:8px}header .nav-main>div.nav-append button{margin-left:6px;padding:6px;border-radius:6px;border:none;background-color:rgba(0,0,0,0);-webkit-transition:background-color 250ms ease;transition:background-color 250ms ease}header .nav-main>div.nav-append button:not(.btn-icon) i.icon{font-size:18px;vertical-align:-0.2em}header .nav-main>div.nav-append button.btn-icon{color:#333;margin-top:-8px}header .nav-main>div.nav-append button:hover,header .nav-main>div.nav-append button:focus{color:#000 !important;background-color:rgba(0,0,0,.08) !important}header .nav-main>div.nav-append .dropdown.open .menu-indicator{-webkit-transform:scaleY(-1);transform:scaleY(-1)}header .nav-main>div.nav-append .dropdown.open .dropdown-menu{opacity:1;visibility:visible;margin-top:0}header .nav-main>div.nav-append .dropdown .dropdown-menu{opacity:0;-webkit-transition:all .25s;transition:all .25s;display:block;visibility:hidden;margin-top:-8px}header .nav-main>div.nav-append ul.dropdown-menu li a{padding:12px 20px;margin:0 6px;border-radius:6px}header .nav-main>div.nav-append ul.dropdown-menu li a:hover,header .nav-main>div.nav-append ul.dropdown-menu li a:focus{color:#000 !important;background-color:rgba(0,0,0,.08) !important}header .nav-main>div.nav-append ul.dropdown-menu li.separator{margin:6px 0 !important}.app header .nav-main>div.nav-append{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}header .nav-expand{background-color:orange}header .visible-on-scroll{visibility:hidden;opacity:0}header .visible-on-scroll.gone{display:none}header .hidden-on-scroll{visibility:visible;opacity:1}header .hidden-on-scroll.gone{display:inline-block}header.scrolling .visible-on-scroll{opacity:1;visibility:visible}header.scrolling .visible-on-scroll.gone{display:inline-block}header.scrolling .hidden-on-scroll{visibility:hidden;opacity:0}header.scrolling .hidden-on-scroll.gone{display:none}header .fade{-webkit-transition:opacity linear .5s,visibility .5s 0s,width 5s .5s;transition:opacity linear .5s,visibility .5s 0s,width 5s .5s}@media(min-width: 992px){header .nav-main{padding-left:40px;padding-right:40px}header .nav-main .nav-brand{max-width:152px !important}header .nav-main .nav-prepend{display:none}header .nav-main .nav-content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}header .nav-main .nav-append{-webkit-box-flex:0 !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important}.big-on-top header.top{height:var(--header-height-large)}.big-on-top header.top .nav-brand{max-width:168px !important}}.social{display:inline-block}.social a{color:#888;font-size:20px;margin-right:8px}.social a.facebook:hover{color:#3b5998}.social a.twitter:hover{color:#00aced}.social a.youtube:hover{color:#b00}.social a.blog:hover{color:#fb8f3d}#footer{position:absolute;bottom:0;width:100%;min-height:40px;height:40px;height:auto;background-color:#f1f1f1;margin-top:15px;padding-bottom:15px}#footer .seals .seal{display:inline-block;margin:10px}.footer-sub-nav{list-style:none inside;padding:0}.footer-sub-nav li{font-size:.9em;margin-bottom:6px}.footer-sub-nav li a{color:#666}#footer .container>div{margin-bottom:20px}:root{--btn-primary-color: #9bc143;--btn-primary-border-color: #78923b;--btn-primary-text-color: #fff;--btn-secondary-color: #3d8cb3;--btn-secondary-border-color: #31708f;--btn-secondary-text-color: #fff;--btn-accent-color: #bbb;--btn-accent-border-color: #999;--btn-accent-text-color: #fff;--btn-special-color: #eee;--btn-special-border-color: #999;--btn-special-text-color: #78923b;--btn-overlay-dark: #000}.btn{position:relative;overflow:hidden;border:none;border-bottom:3px solid var(--btn-primary-border-color);background-color:var(--btn-primary-color);text-shadow:var(--btn-primary-border-color) 1px 1px 1px;color:var(--btn-primary-text-color);font-weight:bold;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;outline:none !important;-webkit-transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease,-webkit-box-shadow 250ms ease;transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease,-webkit-box-shadow 250ms ease;transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease,box-shadow 250ms ease;transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease,box-shadow 250ms ease,-webkit-box-shadow 250ms ease}.btn.large:not(.icon){font-size:18px;padding:10px 16px}.btn:hover,.btn:focus{background-color:color-mix(in srgb, var(--btn-primary-color), var(--btn-overlay-dark) 5%);color:var(--btn-primary-text-color)}.btn.blue,.btn.secondary{color:var(--btn-secondary-text-color);background-color:var(--btn-secondary-color);border-color:var(--btn-secondary-border-color);text-shadow:var(--btn-secondary-border-color) 1px 1px 1px}.btn.blue.btn-icon,.btn.secondary.btn-icon{color:var(--btn-secondary-color)}.btn.blue:hover,.btn.blue:focus,.btn.secondary:hover,.btn.secondary:focus{background-color:color-mix(in srgb, var(--btn-secondary-color), var(--btn-overlay-dark) 5%)}.btn.gray,.btn.special{background-color:var(--btn-accent-color);color:var(--btn-accent-text-color);border-bottom:3px solid var(--btn-accent-border-color);text-shadow:var(--btn-accent-border-color) 1px 1px 1px;border:none;border-bottom:3px solid var(--btn-accent-border-color);color:var(--btn-primary-text-color)}.btn.gray.btn-icon,.btn.special.btn-icon{color:var(--btn-accent-color)}.btn.gray:hover,.btn.gray:focus,.btn.special:hover,.btn.special:focus{background-color:color-mix(in srgb, var(--btn-accent-color), var(--btn-overlay-dark) 5%)}.btn.special,table .btn{background-color:var(--btn-special-color);border:1px solid var(--btn-special-border-color);border-bottom:3px solid var(--btn-special-border-color);color:var(--btn-special-text-color);text-shadow:none}.btn.special.btn-icon,table .btn.btn-icon{color:var(--btn-special-text-color)}.btn.special:hover,.btn.special:focus,table .btn:hover,table .btn:focus{background-color:color-mix(in srgb, var(--btn-special-color), var(--btn-overlay-dark) 5%);color:var(--btn-special-text-color)}.btn i.icon-caret-right{margin-left:10px}.btn i.icon-caret-left{margin-right:10px}.btn.disabled,.btn .btn[disabled],fieldset[disabled] .btn{filter:alpha(opacity=50);opacity:.5}.btn.active,.btn:active{-webkit-box-shadow:unset;box-shadow:unset}.btn.btn-icon{color:var(--btn-primary-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:none;background-color:rgba(0,0,0,0);aspect-ratio:1/1;text-shadow:none;font-weight:normal;border-radius:50% !important;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.625rem;padding:0;font-size:1.5rem;line-height:1.5rem}.btn.btn-icon .icon::before{font-size:inherit !important;color:inherit !important}.btn.btn-icon:hover{background-color:rgba(0,0,0,.08)}.btn.btn-icon.btn-xs{min-height:unset;width:1.75rem;padding:0;font-size:1rem;line-height:1rem}.btn.btn-icon.btn-sm{min-height:unset;width:2.1875rem;padding:0;font-size:1.25rem;line-height:1.25rem}.btn.btn-icon.btn-lg{min-height:unset;width:3.0625rem;padding:0;font-size:1.75rem;line-height:1.75rem}.btn.btn-icon.btn-xlg{min-height:unset;width:3.5rem;padding:0;font-size:2rem;line-height:2rem}.overlay-container{position:absolute;top:0;left:0;background:hsla(0,0%,100%,.5);width:100%;height:100%;overflow:auto;z-index:1100}#navDrawer-container{position:fixed;left:0;top:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:1100;overflow:hidden;-webkit-transition:background-color 300ms;transition:background-color 300ms}#navDrawer-container button{border:none}#navDrawer-container .screen{background-color:rgba(0,0,0,.25);z-index:1100}#navDrawer-container.open div.nav{-webkit-box-shadow:#323232 0px 0px 16px 0px;box-shadow:#323232 0px 0px 16px 0px;-webkit-transition:-webkit-box-shadow 300ms;transition:-webkit-box-shadow 300ms;transition:box-shadow 300ms;transition:box-shadow 300ms, -webkit-box-shadow 300ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#navDrawer-container div.nav{display:block;position:absolute;top:0;left:0;width:280px;height:100%;background-color:#fff;-webkit-transition:left 300ms;transition:left 300ms;overflow:hidden;z-index:1101}#navDrawer-container div.nav .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;background-color:#f8f8f8;overflow:hidden;padding-right:4px}#navDrawer-container div.nav .header .btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#333}#navDrawer-container div.nav .header .title{font-size:14px;opacity:1}#navDrawer-container div.nav .header .title .etax-logo-image{height:24px;margin-top:-6px}#navDrawer-container div.nav .header .caption{margin-top:-4px}#navDrawer-container div.nav .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10px;overflow:hidden}#navDrawer-container div.nav .header-content div{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.6}#navDrawer-container ul.menu{list-style:inside none;margin:10px;padding:0}#navDrawer-container ul.menu i{position:absolute;top:7px;right:10px;font-size:24px}#navDrawer-container ul.menu li{border-radius:6px;margin-top:0;margin-bottom:4px;position:relative}#navDrawer-container ul.menu li:hover:not(:has(li.active)),#navDrawer-container ul.menu li:has(li.active):has(i.icon){background-color:rgba(0,0,0,.05)}#navDrawer-container ul.menu li.active{background-color:rgba(0,0,0,.08) !important}#navDrawer-container ul.menu li.active a{color:#000;font-weight:400}#navDrawer-container ul.menu li a{display:block;text-decoration:none;padding:10px;-webkit-user-drag:none;border-radius:6px}#navDrawer-container ul.menu li i.icon{color:#333}#navDrawer-container ul.menu li ul.subnav li{padding-left:30px;border-radius:6px;margin-top:0;margin-bottom:4px;position:relative}#navDrawer-container ul.menu li ul.subnav li:hover{background-color:rgba(0,0,0,.05)}#navDrawer-container ul.menu li ul.subnav li.active{background-color:rgba(0,0,0,.08) !important}#navDrawer-container ul.menu li ul.subnav li.active a{color:#000;font-weight:400}#navDrawer-container ul.menu li ul.subnav li a{display:block;text-decoration:none;padding:10px;-webkit-user-drag:none;border-radius:6px}#navDrawer-container .header,#navDrawer-container .account-content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-shadow:rgba(0,0,0,.3) 0px 0px 0px 0px;box-shadow:rgba(0,0,0,.3) 0px 0px 0px 0px;-webkit-transition:-webkit-box-shadow 250ms ease-in-out;transition:-webkit-box-shadow 250ms ease-in-out;transition:box-shadow 250ms ease-in-out;transition:box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out}#navDrawer-container:has(.content.scrolling) .header,#navDrawer-container:has(.content.scrolling):not(:has(.content.scrolling.scroll-bottom)) .account-content,#navDrawer-container:has(.content.scroll-top):not(:has(.content.scrolling.scroll-bottom)) .account-content{-webkit-box-shadow:rgba(0,0,0,.3) 0px 0px 10px 0px;box-shadow:rgba(0,0,0,.3) 0px 0px 10px 0px}#navDrawer-container .content{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:20px}#navDrawer-container .account-content{font-weight:400}.app #navDrawer-container ul.menu li:has(li.active){background-color:rgba(0,0,0,.05)}.app #navDrawer-container ul.menu li.active:not(:has(li.active)){background-color:rgba(0,0,0,.08) !important}ul.subnav li{border-radius:6px;margin-top:0;margin-bottom:4px;position:relative}ul.subnav li:hover{background-color:rgba(0,0,0,.05)}ul.subnav li.active{background-color:rgba(0,0,0,.08) !important}ul.subnav li.active a{color:#000;font-weight:400}ul.subnav li a{display:block;text-decoration:none;padding:10px;-webkit-user-drag:none;border-radius:6px}.side-nav{display:inline-block;margin-top:20px}.affix-top:has(>.side-nav),.affix:has(>.side-nav){position:sticky !important;top:74px}div.sidebar{position:relative;margin-top:20px;margin-bottom:45px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.sidebar ul.meter,div.sidebar h4{margin-left:10px}ul.subnav,ul.extra{display:block;padding:0;margin:0;list-style:none inside}ul.subnav li,ul.extra li{margin-top:10px;margin-bottom:5px;font-weight:300;-webkit-transition:background-color 250ms ease-in-out;transition:background-color 250ms ease-in-out}ul.subnav li.active{font-weight:bold}.subnav>h4{font-weight:400;margin-bottom:16px}.fragment-container{position:fixed;display:none;overflow:auto;background:rgba(0,0,0,.35) !important}.fragment-container.fit{overflow:hidden}.fragment-container .fragment{position:relative;display:block;background-color:#fff;width:500px;margin:14px;margin-left:auto;margin-right:auto;-webkit-box-shadow:0px 5px 24px 0px rgba(0,0,0,.55);box-shadow:0px 5px 24px 0px rgba(0,0,0,.55);border-radius:8px;min-height:40px;overflow:visible;z-index:0}.fragment-container.fit .fragment{overflow:hidden}.fragment-container div.fake{position:absolute;background-color:#fff;border-radius:8px}.fragment-container .ajax-loading{position:absolute;display:none;top:100px;left:50%;height:8px;width:auto}.fragment-container .fragment.large{width:991px}.fragment-close,.fragment-back{position:absolute;top:14px;right:20px;font-size:24px;width:32px;height:32px;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0);border:none;line-height:32px !important;border-radius:100%}.fragment-back{display:none !important;right:unset;left:10px}.fragment-close:hover,.fragment-back:hover{background-color:#ddd}.fragment-title{display:block;font-size:18px;padding-top:14px;padding-bottom:12px;padding-left:20px;padding-right:65px;font-weight:400 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fragment-container.fit .fragment-title{-webkit-box-shadow:rgba(0,0,0,.38) 0px 0px 8px 0px;box-shadow:rgba(0,0,0,.38) 0px 0px 8px 0px}.fragment-content{position:relative;height:100%;overflow:visible;overflow-x:auto;z-index:-1}.fragment-container.fit .fragment-content{overflow:auto}.fragment-nav{height:56px}.fragment-nav .btn{margin:10px;float:right}.fragment-nav .btn{border:none;color:#78923b;text-shadow:none !important;font-size:16px;background-color:rgba(0,0,0,.08)}.fragment-nav .btn.btn-flat{background-color:rgba(0,0,0,0) !important;font-weight:400}.fragment-nav .btn:hover,.fragment-nav .btn:focus,.fragment-nav .btn:active{color:#9bc143 !important;-webkit-box-shadow:unset;box-shadow:unset;background-color:rgba(0,0,0,.13)}.fragment-title>i.fa,.fragment-title>i.icon{margin-right:8px}.fragment.help .fragment-title{padding-left:54px;background-image:url(/images/help/help.png);background-repeat:no-repeat;background-position:8px 12px}.fragment.help.download .fragment-title{background-image:url(/images/help/download.png)}.fragment.modal .fragment-content{padding:20px;min-height:100px;color:rgba(0,0,0,.68)}.fragment.modal .fragment-content ul{margin-top:10px}.fragment.modal .fragment-nav a.btn{min-width:80px}.fragment.modal-icon .fragment-content i.modal-icon{float:left;font-size:32px;margin-right:20px;color:rba(0, 0, 0, 0.83)}.fragment.modal-error .fragment-title{color:#a94442 !important}.fragment.modal-error .btn{color:#a94442}.fragment.modal-error .btn:hover,.fragment-nav.modal-error .btn:focus,.fragment.modal-error .btn:active{color:#d9534f !important}.fragment.modal-alert .fragment-title{color:#8a6d3b !important}.fragment.modal-alert .btn{color:#8a6d3b}.fragment.modal-alert .btn:hover,.fragment-nav.modal-alert .btn:focus,.fragment.modal-alert .btn:active{color:#b38e4d !important}.fragment.modal-confirm .fragment-title{color:#31708f !important}.fragment.modal-confirm .btn{color:#31708f}.fragment.modal-confirm .btn:hover,.fragment-nav.modal-confirm .btn:focus,.fragment.modal-conform .btn:active{color:#3d8cb3 !important}.fragment.modal.coupon-code .error{color:#a94442}div.container-frame{position:relative;background-color:#fafafa;overflow:auto;margin-top:4px}div.container-frame-inner{position:relative;padding:10px}div.container-frame-header{font-size:12px;color:#888}.checkbox{padding-left:25px}.checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px;font-weight:300}.checkbox label.control-label{padding-top:0;text-align:left}.radio{padding-left:25px}.radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:8px;font-weight:300}.style-cr .checkbox{margin-bottom:8px;position:relative}.style-cr .checkbox label{padding-left:8px}.style-cr .checkbox label::before{content:" ";display:inline-block;position:absolute;width:22px;height:22px;left:0;top:0;margin-left:-25px;border:1px solid #ccc;border-radius:3px;-webkit-transition-property:border;transition-property:border;-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.style-cr .checkbox label::after{display:inline-block;position:absolute;font-family:"icons";content:"";font-size:18px;top:-2px;left:2px;margin-left:-25px;padding-left:0px;padding-top:0px;color:#78923b;scale:0;opacity:0;-webkit-transition-property:scale;transition-property:scale;-webkit-transition-duration:150ms;transition-duration:150ms}.style-cr .checkbox input[type=checkbox]{width:0;height:0;opacity:0;z-index:1}.style-cr .checkbox input[type=checkbox]:focus+label::before{outline:none}.style-cr .checkbox input[type=checkbox]:focus-visible+label::before{border-color:#78923b;-webkit-box-shadow:#78923b 0px 0px 8px 0px;box-shadow:#78923b 0px 0px 8px 0px}.style-cr .checkbox input[type=checkbox]:checked+label::before{border-color:#78923b}.style-cr .checkbox input[type=checkbox]:checked+label::after{scale:1;opacity:1}.style-cr .checkbox input[type=checkbox]:disabled+label{color:rgba(0,0,0,.5)}.style-cr .checkbox input[type=checkbox]:disabled+label::before{background-color:#eee;cursor:not-allowed;opacity:.65}.style-cr .checkbox input[type=checkbox]:disabled+label::after{opacity:.65}.style-cr .checkbox.checkbox-circle label::before{border-radius:50%}.style-cr .checkbox.checkbox-inline{margin-top:0;position:relative}.style-cr .radio{margin-bottom:8px}.style-cr .radio label::before{content:" ";display:inline-block;position:absolute;width:23px;height:23px;left:0;top:0;margin-left:-25px;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition-property:border;transition-property:border;-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.style-cr .radio label::after{display:inline-block;position:absolute;content:" ";width:15px;height:15px;left:4px;top:4px;margin-left:-25px;border-radius:50%;background-color:#78923b;scale:0;opacity:0;-webkit-transition-property:scale;transition-property:scale;-webkit-transition-duration:150ms;transition-duration:150ms}.style-cr .radio input[type=radio]{width:0;height:0;opacity:0;z-index:1}.style-cr .radio input[type=radio]:focus+label::before{outline:none}.style-cr .radio input[type=radio]:focus-visible+label::before{border-color:#78923b;-webkit-box-shadow:#78923b 0px 0px 8px 0px;box-shadow:#78923b 0px 0px 8px 0px}.style-cr .radio input[type=radio]:checked+label::before{border-color:#78923b}.style-cr .radio input[type=radio]:checked+label::after{scale:1;opacity:1}.style-cr .radio input[type=radio]:disabled+label{opacity:.65}.style-cr .radio input[type=radio]:disabled+label::before{cursor:not-allowed;opacity:.65}.style-cr .radio input[type=radio]:disabled+label::after{opacity:.65}.style-cr .radio.radio-inline{margin-top:0}.tooltip .tooltip-inner{background-color:#333 !important}.tooltip.right .tooltip-arrow{border-right-color:#333 !important}.tooltip.left .tooltip-arrow{border-left-color:#333 !important}.tooltip.top .tooltip-arrow{border-top-color:#333 !important}.tooltip.bottom .tooltip-arrow{border-bottom-color:#333 !important}.float-right{float:right !important}.float-left{float:left !important}.hide{display:none}.no-scroll{overflow:hidden}.clear-padding{margin-left:-15px;margin-right:-15px}.m-0{margin:0 !important}.m-1{margin:.5rem !important}.m-2{margin:1rem !important}.m-4{margin:1.5rem !important}.m-4{margin:2rem !important}.m-5{margin:4rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-2{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-4{margin-right:2rem !important;margin-left:2rem !important}.mx-5{margin-right:4rem !important;margin-left:4rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-4{margin-top:2rem !important;margin-bottom:2rem !important}.my-5{margin-top:4rem !important;margin-bottom:4rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.5rem !important}.mt-2{margin-top:1rem !important}.mt-3{margin-top:1.5rem !important}.mt-4{margin-top:2rem !important}.mt-5{margin-top:4rem !important}.mt-auto{margin-top:auto !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:.5rem !important}.mr-2{margin-right:1rem !important}.mr-3{margin-right:1.5rem !important}.mr-4{margin-right:2rem !important}.mr-5{margin-right:4rem !important}.mr-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.5rem !important}.mb-2{margin-bottom:1rem !important}.mb-3{margin-bottom:1.5rem !important}.mb-4{margin-bottom:2rem !important}.mb-5{margin-bottom:4rem !important}.mb-auto{margin-bottom:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:.5rem !important}.ml-2{margin-left:1rem !important}.ml-3{margin-left:1.5rem !important}.ml-4{margin-left:2rem !important}.ml-5{margin-left:4rem !important}.ml-auto{margin-left:auto !important}.m-n1{margin:-0.5rem !important}.m-n2{margin:-1rem !important}.m-n3{margin:-1.5rem !important}.m-n4{margin:-2rem !important}.m-n5{margin:-4rem !important}.mx-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n2{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n3{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n4{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n5{margin-right:-4rem !important;margin-left:-4rem !important}.my-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n2{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n3{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n4{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n5{margin-top:-4rem !important;margin-bottom:-4rem !important}.mt-n1{margin-top:-0.5rem !important}.mt-n2{margin-top:-1rem !important}.mt-n3{margin-top:-1.5rem !important}.mt-n4{margin-top:-2rem !important}.mt-n5{margin-top:-4rem !important}.mr-n1{margin-right:-0.5rem !important}.mr-n2{margin-right:-1rem !important}.mr-n3{margin-right:-1.5rem !important}.mr-n4{margin-right:-2rem !important}.mr-n5{margin-right:-4rem !important}.mb-n1{margin-bottom:-0.5rem !important}.mb-n2{margin-bottom:-1rem !important}.mb-n3{margin-bottom:-1.5rem !important}.mb-n4{margin-bottom:-2rem !important}.mb-n5{margin-bottom:-4rem !important}.ml-n1{margin-left:-0.5rem !important}.ml-n2{margin-left:-1rem !important}.ml-n3{margin-left:-1.5rem !important}.ml-n4{margin-left:-2rem !important}.ml-n5{margin-left:-4rem !important}.p-0{padding:0 !important}.p-1{padding:.5rem !important}.p-2{padding:1rem !important}.p-3{padding:1.5rem !important}.p-4{padding:2rem !important}.p-5{padding:4rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-2{padding-right:1rem !important;padding-left:1rem !important}.px-3{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-4{padding-right:2rem !important;padding-left:2rem !important}.px-5{padding-right:4rem !important;padding-left:4rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-3{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-4{padding-top:2rem !important;padding-bottom:2rem !important}.py-5{padding-top:4rem !important;padding-bottom:4rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.5rem !important}.pt-2{padding-top:1rem !important}.pt-3{padding-top:1.5rem !important}.pt-4{padding-top:2rem !important}.pt-5{padding-top:4rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.5rem !important}.pr-2{padding-right:1rem !important}.pr-3{padding-right:1.5rem !important}.pr-4{padding-right:2rem !important}.pr-5{padding-right:4rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.5rem !important}.pb-2{padding-bottom:1rem !important}.pb-3{padding-bottom:1.5rem !important}.pb-4{padding-bottom:2rem !important}.pb-5{padding-bottom:4rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.5rem !important}.pl-2{padding-left:1rem !important}.pl-3{padding-left:1.5rem !important}.pl-4{padding-left:2rem !important}.pl-5{padding-left:4rem !important}@media(min-width: 768px){.m-sm-0{margin:0 !important}.m-sm-1{margin:.5rem !important}.m-sm-2{margin:1rem !important}.m-sm-3{margin:1.5rem !important}.m-sm-4{margin:2rem !important}.m-sm-5{margin:4rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-2{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-3{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-4{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-5{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-3{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-4{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-5{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.5rem !important}.mt-sm-2{margin-top:1rem !important}.mt-sm-3{margin-top:1.5rem !important}.mt-sm-4{margin-top:2rem !important}.mt-sm-5{margin-top:4rem !important}.mt-sm-auto{margin-top:auto !important}.mr-sm-0{margin-right:0 !important}.mr-sm-1{margin-right:.5rem !important}.mr-sm-2{margin-right:1rem !important}.mr-sm-3{margin-right:1.5rem !important}.mr-sm-4{margin-right:2rem !important}.mr-sm-5{margin-right:4rem !important}.mr-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.5rem !important}.mb-sm-2{margin-bottom:1rem !important}.mb-sm-3{margin-bottom:1.5rem !important}.mb-sm-4{margin-bottom:2rem !important}.mb-sm-5{margin-bottom:4rem !important}.mb-sm-auto{margin-bottom:auto !important}.ml-sm-0{margin-left:0 !important}.ml-sm-1{margin-left:.5rem !important}.ml-sm-2{margin-left:1rem !important}.ml-sm-3{margin-left:1.5rem !important}.ml-sm-4{margin-left:2rem !important}.ml-sm-5{margin-left:4rem !important}.ml-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.mr-sm-n1{margin-right:-0.25rem !important}.mr-sm-n2{margin-right:-0.5rem !important}.mr-sm-n3{margin-right:-1rem !important}.mr-sm-n4{margin-right:-1.5rem !important}.mr-sm-n5{margin-right:-3rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.ml-sm-n1{margin-left:-0.25rem !important}.ml-sm-n2{margin-left:-0.5rem !important}.ml-sm-n3{margin-left:-1rem !important}.ml-sm-n4{margin-left:-1.5rem !important}.ml-sm-n5{margin-left:-3rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.5rem !important}.p-sm-2{padding:1rem !important}.p-sm-3{padding:1.5rem !important}.p-sm-4{padding:2rem !important}.p-sm-5{padding:4rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-2{padding-right:1rem !important;padding-left:1rem !important}.px-sm-3{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-4{padding-right:2rem !important;padding-left:2rem !important}.px-sm-5{padding-right:4rem !important;padding-left:4rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-3{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-4{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-5{padding-top:4rem !important;padding-bottom:4rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.5rem !important}.pt-sm-2{padding-top:1rem !important}.pt-sm-3{padding-top:1.5rem !important}.pt-sm-4{padding-top:2rem !important}.pt-sm-5{padding-top:4rem !important}.pr-sm-0{padding-right:0 !important}.pr-sm-1{padding-right:.5rem !important}.pr-sm-2{padding-right:1rem !important}.pr-sm-3{padding-right:1.5rem !important}.pr-sm-4{padding-right:2rem !important}.pr-sm-5{padding-right:4rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.5rem !important}.pb-sm-2{padding-bottom:1rem !important}.pb-sm-3{padding-bottom:1.5rem !important}.pb-sm-4{padding-bottom:2rem !important}.pb-sm-5{padding-bottom:4rem !important}.pl-sm-0{padding-left:0 !important}.pl-sm-1{padding-left:.5rem !important}.pl-sm-2{padding-left:1rem !important}.pl-sm-3{padding-left:1.5rem !important}.pl-sm-4{padding-left:2rem !important}.pl-sm-5{padding-left:4rem !important}}@media(min-width: 992px){.m-md-0{margin:0 !important}.m-md-1{margin:.5rem !important}.m-md-2{margin:1rem !important}.m-md-3{margin:1.5rem !important}.m-md-4{margin:2rem !important}.m-md-5{margin:4rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-2{margin-right:1rem !important;margin-left:1rem !important}.mx-md-3{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-4{margin-right:2rem !important;margin-left:2rem !important}.mx-md-5{margin-right:4rem !important;margin-left:4rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-3{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-4{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-5{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.5rem !important}.mt-md-2{margin-top:1rem !important}.mt-md-3{margin-top:1.5rem !important}.mt-md-4{margin-top:2rem !important}.mt-md-5{margin-top:4rem !important}.mt-md-auto{margin-top:auto !important}.mr-md-0{margin-right:0 !important}.mr-md-1{margin-right:.5rem !important}.mr-md-2{margin-right:1rem !important}.mr-md-3{margin-right:1.5rem !important}.mr-md-4{margin-right:2rem !important}.mr-md-5{margin-right:4rem !important}.mr-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.5rem !important}.mb-md-2{margin-bottom:1rem !important}.mb-md-3{margin-bottom:1.5rem !important}.mb-md-4{margin-bottom:2rem !important}.mb-md-5{margin-bottom:4rem !important}.mb-md-auto{margin-bottom:auto !important}.ml-md-0{margin-left:0 !important}.ml-md-1{margin-left:.5rem !important}.ml-md-2{margin-left:1rem !important}.ml-md-3{margin-left:1.5rem !important}.ml-md-4{margin-left:2rem !important}.ml-md-5{margin-left:4rem !important}.ml-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.mr-md-n1{margin-right:-0.25rem !important}.mr-md-n2{margin-right:-0.5rem !important}.mr-md-n3{margin-right:-1rem !important}.mr-md-n4{margin-right:-1.5rem !important}.mr-md-n5{margin-right:-3rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.ml-md-n1{margin-left:-0.25rem !important}.ml-md-n2{margin-left:-0.5rem !important}.ml-md-n3{margin-left:-1rem !important}.ml-md-n4{margin-left:-1.5rem !important}.ml-md-n5{margin-left:-3rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.5rem !important}.p-md-2{padding:1rem !important}.p-md-3{padding:1.5rem !important}.p-md-4{padding:2rem !important}.p-md-5{padding:4rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-2{padding-right:1rem !important;padding-left:1rem !important}.px-md-3{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-4{padding-right:2rem !important;padding-left:2rem !important}.px-md-5{padding-right:4rem !important;padding-left:4rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-3{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-4{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-5{padding-top:4rem !important;padding-bottom:4rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.5rem !important}.pt-md-2{padding-top:1rem !important}.pt-md-3{padding-top:1.5rem !important}.pt-md-4{padding-top:2rem !important}.pt-md-5{padding-top:4rem !important}.pr-md-0{padding-right:0 !important}.pr-md-1{padding-right:.5rem !important}.pr-md-2{padding-right:1rem !important}.pr-md-3{padding-right:1.5rem !important}.pr-md-4{padding-right:2rem !important}.pr-md-5{padding-right:4rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.5rem !important}.pb-md-2{padding-bottom:1rem !important}.pb-md-3{padding-bottom:1.5rem !important}.pb-md-4{padding-bottom:2rem !important}.pb-md-5{padding-bottom:4rem !important}.pl-md-0{padding-left:0 !important}.pl-md-1{padding-left:.5rem !important}.pl-md-2{padding-left:1rem !important}.pl-md-3{padding-left:1.5rem !important}.pl-md-4{padding-left:2rem !important}.pl-md-5{padding-left:4rem !important}}@media(min-width: 1200px){.m-lg-0{margin:0 !important}.m-lg-1{margin:.5rem !important}.m-lg-2{margin:1rem !important}.m-lg-3{margin:1.5rem !important}.m-lg-4{margin:2rem !important}.m-lg-5{margin:4rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-2{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-3{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-4{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-5{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-3{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-4{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-5{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.5rem !important}.mt-lg-2{margin-top:1rem !important}.mt-lg-3{margin-top:1.5rem !important}.mt-lg-4{margin-top:2rem !important}.mt-lg-5{margin-top:4rem !important}.mt-lg-auto{margin-top:auto !important}.mr-lg-0{margin-right:0 !important}.mr-lg-1{margin-right:.5rem !important}.mr-lg-2{margin-right:1rem !important}.mr-lg-3{margin-right:1.5rem !important}.mr-lg-4{margin-right:2rem !important}.mr-lg-5{margin-right:4rem !important}.mr-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.5rem !important}.mb-lg-2{margin-bottom:1rem !important}.mb-lg-3{margin-bottom:1.5rem !important}.mb-lg-4{margin-bottom:2rem !important}.mb-lg-5{margin-bottom:4rem !important}.mb-lg-auto{margin-bottom:auto !important}.ml-lg-0{margin-left:0 !important}.ml-lg-1{margin-left:.5rem !important}.ml-lg-2{margin-left:1rem !important}.ml-lg-3{margin-left:1.5rem !important}.ml-lg-4{margin-left:2rem !important}.ml-lg-5{margin-left:4rem !important}.ml-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.mr-lg-n1{margin-right:-0.25rem !important}.mr-lg-n2{margin-right:-0.5rem !important}.mr-lg-n3{margin-right:-1rem !important}.mr-lg-n4{margin-right:-1.5rem !important}.mr-lg-n5{margin-right:-3rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.ml-lg-n1{margin-left:-0.25rem !important}.ml-lg-n2{margin-left:-0.5rem !important}.ml-lg-n3{margin-left:-1rem !important}.ml-lg-n4{margin-left:-1.5rem !important}.ml-lg-n5{margin-left:-3rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.5rem !important}.p-lg-2{padding:1rem !important}.p-lg-3{padding:1.5rem !important}.p-lg-4{padding:2rem !important}.p-lg-5{padding:4rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-2{padding-right:1rem !important;padding-left:1rem !important}.px-lg-3{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-4{padding-right:2rem !important;padding-left:2rem !important}.px-lg-5{padding-right:4rem !important;padding-left:4rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-3{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-4{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-5{padding-top:4rem !important;padding-bottom:4rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.5rem !important}.pt-lg-2{padding-top:1rem !important}.pt-lg-3{padding-top:1.5rem !important}.pt-lg-4{padding-top:2rem !important}.pt-lg-5{padding-top:4rem !important}.pr-lg-0{padding-right:0 !important}.pr-lg-1{padding-right:.5rem !important}.pr-lg-2{padding-right:1rem !important}.pr-lg-3{padding-right:1.5rem !important}.pr-lg-4{padding-right:2rem !important}.pr-lg-5{padding-right:4rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.5rem !important}.pb-lg-2{padding-bottom:1rem !important}.pb-lg-3{padding-bottom:1.5rem !important}.pb-lg-4{padding-bottom:2rem !important}.pb-lg-5{padding-bottom:4rem !important}.pl-lg-0{padding-left:0 !important}.pl-lg-1{padding-left:.5rem !important}.pl-lg-2{padding-left:1rem !important}.pl-lg-3{padding-left:1.5rem !important}.pl-lg-4{padding-left:2rem !important}.pl-lg-5{padding-left:4rem !important}}@media(max-width: 991px){body{padding-top:56px}.header-button{margin-top:6px}.etax-logo-image{height:32px}.etax-title{text-align:center;margin-left:0px;margin-right:0px;margin-top:-4px}header ul.nav li a{font-size:12px}header ul.nav{margin-left:10px}header ul.nav li{height:56px}.fragment-container .fragment.mobile-full-screen{margin:0;min-width:100% !important;min-height:100% !important;border-radius:0 !important}.fragment-container .fragment.mobile-full-screen .fragment-close{display:none}.fragment-container .fragment.mobile-full-screen .fragment-back{display:inline-block !important}.fragment-container .fragment.mobile-full-screen .fragment-title i.icon{visibility:hidden;height:0px !important}.fragment-container .fragment.help.mobile-full-screen .fragment-title{background-image:unset}}@media(max-width: 768px){.workspace.nopad-xs{padding-left:0;padding-right:0}.nopad-xs #wizard-container{border-radius:0}}@media(max-width: 768px){.etax-title{margin-left:0px;margin-right:64px}.nav-pills>li{float:none}.fragment-nav{height:68px}}@media(max-width: 768px){.inside header .nav-bar-helper{-webkit-box-shadow:unset;box-shadow:unset;-webkit-transition:-webkit-box-shadow linear .25s;transition:-webkit-box-shadow linear .25s;transition:box-shadow linear .25s;transition:box-shadow linear .25s, -webkit-box-shadow linear .25s}.inside header.scrolling .nav-bar-helper{-webkit-box-shadow:rgba(0,0,0,.3) 0px 0px 5px 0px;box-shadow:rgba(0,0,0,.3) 0px 0px 5px 0px}.inside #wizard-container,#wizard-container{border-radius:unset;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important}.inside .workspace,.inside #porthole{background-color:#fff}.inside #footer small{display:none}.inside .wiz-banner{border-radius:8px;width:100% !important;margin-left:0;margin-right:0}}@media(max-width: 768px){.recaptcha-info{background-color:unset}.form-group input,.form-group select,.form-group .form-control{min-height:48px !important}.btn:not(.btn-icon){min-height:48px;line-height:32px}header .btn:not(.btn-icon){min-height:initial;line-height:initial}.btn-xs{min-height:24px}form .table-wrapper{margin-left:0 !important;margin-right:0 !important}form table .btn-xs{margin-left:4px !important}.btn.special{padding-right:12px !important}div.checkbox,div.radio{margin-bottom:24px !important}ul.help-topics li{margin-top:20px}}/*# sourceMappingURL=etax.min.css.map */