.loader{position:absolute;top:0;left:0;width:100%;height:100%}.loader .loader-inner{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.loader .loader-inner DIV{background-color:#ff4800}.drop-down{position:relative;z-index:1}.heading-underline{text-decoration:underline;font-weight:600}.ellipsis{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.25em}.resource .title{font-weight:700;font-size:1.2em}.word-wrap{word-wrap:break-word}HEADER{height:50px}HEADER .container,HEADER .container .row,HEADER .container .row div[class^=col]{height:100%}HEADER .container .row div[class^=col] A.logo{display:block;height:100%;padding:8px 0}HEADER .container .row div[class^=col] A.logo SPAN{display:block;height:100%;background-image:url("/img/payoneer-logo.svg");background-size:contain;background-position-x:left;background-repeat:no-repeat}HEADER .container .row div[class^=col] .powered{float:right;margin:6px 0;font-size:11px}@media (min-width:768px){HEADER .container .row div[class^=col] .powered{text-align:right}}HEADER .container .row div[class^=col] .powered *{display:block;text-align:center}@media (min-width:768px){HEADER .container .row div[class^=col] .powered *{display:inline-block}}@media (min-width:768px){HEADER .container .row div[class^=col] .powered .text{padding-top:2px;margin-top:6px;margin-right:7px}}HEADER .container .row div[class^=col] .powered IMG{width:70px;height:20px}@media (min-width:768px){HEADER .container .row div[class^=col] .powered IMG{width:80px;height:25px}}HEADER .container .row div[class^=col] .language{float:right;margin:6px 0;font-size:10px}@media (min-width:768px){HEADER .container .row div[class^=col] .language{text-align:right}}HEADER .container .row div[class^=col] .language *{display:block;text-align:center}@media (min-width:768px){HEADER .container .row div[class^=col] .language *{display:inline-block}}@media (min-width:768px){HEADER .container .row div[class^=col] .language .text{padding-top:2px;margin-top:6px;margin-right:7px}}NAV#menu{height:60px;background-color:#222}NAV#menu .container,NAV#menu .container .row,NAV#menu .container .row div[class^=col]{height:100%}NAV#menu .container .row div[class^=col] UL{margin:0;padding:0;list-style-type:none;float:right;margin-right:-10px}NAV#menu .container .row div[class^=col] UL LI{float:left}NAV#menu .container .row div[class^=col] UL LI A{height:60px;line-height:60px;color:#f2f2f2;display:block;padding:0 10px}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker,.react-datepicker-wrapper{display:inline-block}.react-datepicker{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;position:relative}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement^=top]{margin-bottom:6px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;border-top-right-radius:.3rem;padding-top:8px;position:relative}.react-datepicker__header--time{padding-bottom:8px}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker__navigation{line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;border:.45rem solid transparent;z-index:1}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b2b2}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:80px}.react-datepicker__navigation--next:hover{border-left-color:#b3b2b2}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b2b2}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b2b2}.react-datepicker__month-container{float:left}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:70px;overflow-x:hidden}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 0.85rem);overflow-y:scroll;padding-right:30px;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today{font-weight:700}.react-datepicker__day--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block}.react-datepicker__month-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem}.react-datepicker__month-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b2b2}.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:.45rem}.react-datepicker__month-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b2b2}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b2b2}.react-datepicker__month-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:inline-block;height:0;outline:0;padding:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\D7";cursor:pointer;font-size:12px;height:16px;width:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:7px;text-align:center;top:50%}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b2b2}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b2b2}.ball-pulse>div:nth-child(0){animation:scale .75s -.36s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:first-child{animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(2){animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(3){animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){animation:ball-pulse-sync .6s -.21s infinite ease-in-out}.ball-pulse-sync>div:first-child{animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){animation:ball-pulse-sync .6s -.07s infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){animation:ball-pulse-sync .6s 0s infinite ease-in-out}.ball-pulse-sync>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-scale{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.ball-scale>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;height:60px;width:60px;animation:ball-scale 1s 0s ease-in-out infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;display:inline-block;height:30px;width:30px;animation:ball-scale 1s 0s ease-in-out infinite}.ball-scale-random>div:first-child{margin-left:-7px;animation:ball-scale 1s .2s ease-in-out infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;animation:ball-scale 1s .5s ease-in-out infinite}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both}.ball-rotate>div:first-child{animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite}.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;border:2px solid #fff;border-bottom-color:transparent;height:25px;width:25px;background:transparent!important;display:inline-block;animation:rotate .75s 0s linear infinite}@keyframes scale{30%{transform:scale(.3)}to{transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;transform:translateY(-15px)}.ball-clip-rotate-pulse>div{animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;border:2px solid #fff;width:30px;height:30px;left:-16px;top:-2px;background:transparent;border:2px solid;border-color:#fff transparent;animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation-duration:1s}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{animation-fill-mode:both;position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;animation:rotate 1s 0s ease-in-out infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;animation-duration:.5s;border-color:#fff transparent;animation-direction:reverse}@keyframes ball-scale-ripple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple>div{animation-fill-mode:both;height:50px;width:50px;border-radius:100%;border:2px solid #fff;animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8)}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-ripple-multiple>div{animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8)}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.ball-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;animation:ball-beat .7s 0s infinite linear}.ball-beat>div:nth-child(2n-1){animation-delay:-.35s!important}@keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-multiple>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;animation:ball-scale-multiple 1s 0s linear infinite}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path{position:relative;transform:translate(-29.994px,-37.50938px)}.ball-triangle-path>div:first-child{animation-name:ball-triangle-path-1;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){animation-name:ball-triangle-path-2;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){animation-name:ball-triangle-path-3;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div{animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:translateY(0);transform:scale(1)}}@keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:translateY(0);transform:scale(.75)}}.ball-pulse-rise>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;animation-duration:1s;animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){animation-name:ball-pulse-rise-odd}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{animation-delay:.44s;animation-duration:1.27s}.ball-grid-beat>div:nth-child(2){animation-delay:.2s;animation-duration:1.52s}.ball-grid-beat>div:nth-child(3){animation-delay:.14s;animation-duration:.61s}.ball-grid-beat>div:nth-child(4){animation-delay:.15s;animation-duration:.82s}.ball-grid-beat>div:nth-child(5){animation-delay:-.01s;animation-duration:1.24s}.ball-grid-beat>div:nth-child(6){animation-delay:-.07s;animation-duration:1.35s}.ball-grid-beat>div:nth-child(7){animation-delay:.29s;animation-duration:1.44s}.ball-grid-beat>div:nth-child(8){animation-delay:.63s;animation-duration:1.19s}.ball-grid-beat>div:nth-child(9){animation-delay:-.18s;animation-duration:1.48s}.ball-grid-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;float:left;animation-name:ball-grid-beat;animation-iteration-count:infinite;animation-delay:0}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{animation-delay:.58s;animation-duration:.9s}.ball-grid-pulse>div:nth-child(2){animation-delay:.01s;animation-duration:.94s}.ball-grid-pulse>div:nth-child(3){animation-delay:.25s;animation-duration:1.43s}.ball-grid-pulse>div:nth-child(4){animation-delay:-.03s;animation-duration:.74s}.ball-grid-pulse>div:nth-child(5){animation-delay:.21s;animation-duration:.68s}.ball-grid-pulse>div:nth-child(6){animation-delay:.25s;animation-duration:1.17s}.ball-grid-pulse>div:nth-child(7){animation-delay:.46s;animation-duration:1.41s}.ball-grid-pulse>div:nth-child(8){animation-delay:.02s;animation-duration:1.56s}.ball-grid-pulse>div:nth-child(9){animation-delay:.13s;animation-duration:.78s}.ball-grid-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;float:left;animation-name:ball-grid-pulse;animation-iteration-count:infinite;animation-delay:0}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:first-child{top:25px;left:0;animation:ball-spin-fade-loader 1s -.96s infinite linear}.ball-spin-fade-loader>div:nth-child(2){top:17.04545px;left:17.04545px;animation:ball-spin-fade-loader 1s -.84s infinite linear}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;animation:ball-spin-fade-loader 1s -.72s infinite linear}.ball-spin-fade-loader>div:nth-child(4){top:-17.04545px;left:17.04545px;animation:ball-spin-fade-loader 1s -.6s infinite linear}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;animation:ball-spin-fade-loader 1s -.48s infinite linear}.ball-spin-fade-loader>div:nth-child(6){top:-17.04545px;left:-17.04545px;animation:ball-spin-fade-loader 1s -.36s infinite linear}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;animation:ball-spin-fade-loader 1s -.24s infinite linear}.ball-spin-fade-loader>div:nth-child(8){top:17.04545px;left:-17.04545px;animation:ball-spin-fade-loader 1s -.12s infinite linear}.ball-spin-fade-loader>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{top:45px;left:0;animation:ball-spin-loader 2s .9s infinite linear}.ball-spin-loader>span:nth-child(2){top:30.68182px;left:30.68182px;animation:ball-spin-loader 2s 1.8s infinite linear}.ball-spin-loader>span:nth-child(3){top:0;left:45px;animation:ball-spin-loader 2s 2.7s infinite linear}.ball-spin-loader>span:nth-child(4){top:-30.68182px;left:30.68182px;animation:ball-spin-loader 2s 3.6s infinite linear}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;animation:ball-spin-loader 2s 4.5s infinite linear}.ball-spin-loader>span:nth-child(6){top:-30.68182px;left:-30.68182px;animation:ball-spin-loader 2s 5.4s infinite linear}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;animation:ball-spin-loader 2s 6.3s infinite linear}.ball-spin-loader>span:nth-child(8){top:30.68182px;left:-30.68182px;animation:ball-spin-loader 2s 7.2s infinite linear}.ball-spin-loader>div{animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%;background:green}@keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}.ball-zig-zag{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px}.ball-zig-zag>div:first-child{animation:ball-zig .7s 0s infinite linear}.ball-zig-zag>div:last-child{animation:ball-zag .7s 0s infinite linear}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}.ball-zig-zag-deflect{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px}.ball-zig-zag-deflect>div:first-child{animation:ball-zig-deflect 1.5s 0s infinite linear}.ball-zig-zag-deflect>div:last-child{animation:ball-zag-deflect 1.5s 0s infinite linear}@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale>div:first-child{animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.line-scale-party>div:first-child{animation-delay:-.09s;animation-duration:.83s}.line-scale-party>div:nth-child(2){animation-delay:.33s;animation-duration:.64s}.line-scale-party>div:nth-child(3){animation-delay:.32s;animation-duration:.39s}.line-scale-party>div:nth-child(4){animation-delay:.47s;animation-duration:.52s}.line-scale-party>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation-name:line-scale-party;animation-iteration-count:infinite;animation-delay:0}@keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale-pulse-out>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85)}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){animation-delay:-.4s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){animation-delay:-.2s!important}@keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}.line-scale-pulse-out-rapid>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78)}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){animation-delay:0s!important}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:first-child{top:20px;left:0;animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(2){top:13.63636px;left:13.63636px;transform:rotate(-45deg);animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;transform:rotate(90deg);animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(4){top:-13.63636px;left:13.63636px;transform:rotate(45deg);animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(6){top:-13.63636px;left:-13.63636px;transform:rotate(-45deg);animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;transform:rotate(90deg);animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(8){top:13.63636px;left:-13.63636px;transform:rotate(45deg);animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out}.line-spin-fade-loader>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;position:absolute;width:5px;height:15px}@keyframes triangle-skew-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{animation-fill-mode:both;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}@keyframes square-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{animation-fill-mode:both;width:50px;height:50px;background:#fff;border:1px solid red;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){animation:pacman-balls 1s -.99s infinite linear}.pacman>div:nth-child(3){animation:pacman-balls 1s -.66s infinite linear}.pacman>div:nth-child(4){animation:pacman-balls 1s -.33s infinite linear}.pacman>div:nth-child(5){animation:pacman-balls 1s 0s infinite linear}.pacman>div:first-of-type{animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;position:relative;left:-30px}.pacman>div:nth-child(2){animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;transform:translateY(-6.25px);top:25px;left:70px}@keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}.cube-transition{position:relative;transform:translate(-25px,-25px)}.cube-transition>div{animation-fill-mode:both;width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{animation-delay:-.8s}@keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;animation:spin-rotate .6s 0s infinite linear;background-image:linear-gradient(transparent,transparent 70%,#fff 0,#fff);width:100%;height:100%}@keyframes bar-progress{0%{transform:scaleY(20%);opacity:1}25%{transform:translateX(6%) scaleY(10%);opacity:.7}50%{transform:translateX(20%) scaleY(20%);opacity:1}75%{transform:translateX(6%) scaleY(10%);opacity:.7}to{transform:scaleY(20%);opacity:1}}.bar-progress{width:30%;height:12px}.bar-progress>div{position:relative;width:20%;height:12px;border-radius:10px;background-color:#fff;animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;opacity:1}@keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}.bar-swing,.bar-swing>div{width:30%;height:8px}.bar-swing>div{position:relative;border-radius:10px;background-color:#fff;animation:bar-swing 1.5s infinite}@keyframes bar-swing-container{0%{left:0;transform:translateX(0)}50%{left:70%;transform:translateX(-4px)}to{left:0;transform:translateX(0)}}.bar-swing-container{width:20%;height:8px;position:relative}.bar-swing-container div:first-child{position:absolute;width:100%;background-color:hsla(0,0%,100%,.2);height:12px;border-radius:10px}.bar-swing-container div:nth-child(2){position:absolute;width:30%;height:8px;border-radius:10px;background-color:#fff;animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;margin:2px 2px 0}html{-ms-touch-action:manipulation;touch-action:manipulation}body{background-color:#f2f2f2;font-family:Open Sans,sans-serif}body *{box-sizing:border-box}h2{margin:0;font-size:1.2em;line-height:1.35em;border-bottom:1px solid #ccc;padding-bottom:12px;margin-bottom:20px}h2 A{font-weight:700;font-style:italic;color:#222}h2 A:hover{color:#ff4800}h3{font-size:2em}h4{font-size:1.3em;margin-bottom:15px}.primary-btn{background-color:#ff4800!important;border-color:#ff4800!important;color:#f2f2f2!important}.secondary-btn{background-color:#666;color:#f2f2f2}.paragraph{border-top:1px solid #ccc;padding-top:20px;padding-bottom:20px;margin-top:20px;margin-bottom:20px}.paragraph .more-info{margin:0 7px}.btn{border:2px solid #ff4800;background-color:#fff;text-transform:uppercase;font-size:1em;display:block;width:100%;line-height:26px;transition:background-color .3s;margin-bottom:10px;color:#222;box-shadow:2px 2px 3px rgba(34,34,34,.25);font-weight:700}.btn.sml{padding:0;display:inline-block;margin:0}.btn.remove{border-color:#f80a4a;color:#fff}.btn.remove,.btn.remove:hover{background-color:#f80a4a}.btn.approve{border-color:#73c900;color:#fff;text-transform:none;font-weight:600}.btn.approve,.btn.approve:hover{background-color:#73c900}@media (min-width:768px){.btn:hover{background-color:#ff4800;color:#f2f2f2}}.modal .modal-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;margin:0;width:90%}@media (min-width:320px){.modal .modal-dialog{width:calc(100vw - 30px)}}@media (min-width:768px){.modal .modal-dialog{width:700px;height:auto}}.modal .modal-dialog .modal-content .modal-body{overflow-y:auto;height:200px}@media (min-width:640px){.modal .modal-dialog .modal-content .modal-body{height:auto;max-height:60vh}}.modal .modal-dialog .modal-content .modal-body H4{font-size:1em;color:#ff4800;margin:0 0 8px}.modal .modal-dialog .modal-content .modal-footer .btn{border:2px solid #666;background-color:#666;color:#fff;margin:0}.fa-question-circle:hover,a,a:hover{color:#ff4800}#isMock{width:200px;position:fixed;top:0;left:50%;margin-left:-100px;background-color:#ff4800;color:#fff;z-index:1000;text-align:center;padding:5px;border-radius:0 0 4px 4px}ul li{margin-bottom:5px}@media (min-width:768px){.two-column{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.two-column .radio{-ms-flex-preferred-size:49%;flex-basis:49%}}.table{overflow-x:auto;margin:0;padding-bottom:20px}table{width:100%;min-width:640px;max-width:100%}table thead{border-bottom:2px solid #ccc;line-height:40px}table thead span{padding-left:8px}table tbody tr td>span{line-height:36px;padding-left:8px}table td,table th{padding-left:10px}ol.list-group-alpha{list-style-type:upper-alpha}ol.list-group-alpha li{padding-left:20px;margin-bottom:5px}.margin-bottom-20{margin-bottom:20px}.margin-right-10{margin-right:10px}input[type=text],textarea{-webkit-user-select:text}.border-top{border-top:2px solid #ccc;padding-top:13px}SMALL{font-size:85%!important}.secondary-btn{display:block;width:100%;margin:0;padding:0;border:none;border-radius:6px;line-height:40px;text-align:center}.secondary-btn.sml{line-height:30px}.text-error{color:#f80a4a}.btn.disabled-nav{color:#bbb}.btn.disabled-nav:hover{background-color:#c9cdd7;color:#fff}#home .underline{border-bottom:1px solid #ccc;margin-bottom:25px;padding-bottom:20px}#home h4{font-weight:700}#home .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#home .btn{white-space:normal;height:89%}#home .btn>span{font-size:12px}@media (min-width:768px){#home .btn>span{font-size:14px}}#home .wizard{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#home .wizard span{padding-right:5px;display:inline;font-weight:700;font-size:16px}#home .wizard .link{color:#ff4800;text-decoration:underline;font-weight:700;font-size:16px}#home .float-bottom{margin:0;background-color:#fff;line-height:70px;border-top:2px solid #ccc;box-shadow:0 0 10px 0 rgba(0,0,0,.3);position:fixed;width:100%;bottom:0;left:0}@media (min-width:768px){#home .float-bottom{width:auto;bottom:auto;left:auto;background:none;position:static;box-shadow:none;border-top:none;margin:25px -15px -25px;border-top:1px solid #ccc}}#progress-bar{padding:20px 0}#progress-bar UL{margin:0;padding:0;list-style-type:none;text-align:center}#progress-bar UL LI{display:inline-block;text-align:center;width:33%;margin:0;vertical-align:top}@media (min-width:768px){#progress-bar UL LI{width:auto;margin:0 20px}}#progress-bar UL LI>A,#progress-bar UL LI SPAN{display:block;text-decoration:none}#progress-bar UL LI>A:hover,#progress-bar UL LI SPAN:hover{text-decoration:none}#progress-bar UL LI>A .number,#progress-bar UL LI SPAN .number{display:block;width:50px;height:50px;line-height:50px;border-radius:100%;border:1px solid #ccc;color:#ccc;background-color:#fff;margin:auto;font-size:1.5em;margin-bottom:10px;position:relative;transition:border-color .2s}#progress-bar UL LI>A .text,#progress-bar UL LI SPAN .text{display:block;text-transform:uppercase;font-weight:700;font-size:.8em;color:#ccc}@media (min-width:768px){#progress-bar UL LI>A .text,#progress-bar UL LI SPAN .text{font-size:.9em}}#progress-bar UL LI.current .number{color:#f2f2f2;background-color:#ff4800}#progress-bar UL LI.current .text{color:#ff4800}#progress-bar UL LI.done .number{border-color:#73c900}#progress-bar UL LI.done .number:after{font:normal normal normal 14px/1 FontAwesome;content:"\F00C";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:100%;color:#73c900;line-height:50px;font-size:1em}#progress-bar UL LI.done .text{color:#73c900}#progress-bar UL LI.done.is-pending .number{border-color:#f80a4a}#progress-bar UL LI.done.is-pending .number:after{font:normal normal normal 14px/1 FontAwesome;content:"\F250";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:100%;color:#f80a4a;line-height:50px;font-size:1em}#progress-bar UL LI.done.is-pending .text{color:#f80a4a}#progress-bar UL LI:hover A .number{border-color:#ff4800}#form-box:after{content:"";display:none;height:50px}@media (min-width:768px){#form-box:after{display:block}}#form-box .form-box-header{background-color:#e6e6e6;padding:15px 0}@media (min-width:768px){#form-box .form-box-header{padding:20px 0}#form-box .form-box-header .home-page-heading-text{padding:0 30px}}#form-box .form-box-header H1{margin:0;font-size:1.75em}@media (min-width:768px){#form-box .form-box-header H1{margin:0 0 0 15px}}#form-box .form-box-header P{margin:0;font-size:1.25em}@media (min-width:768px){#form-box .form-box-header P{margin:0 15px 0 0;text-align:right}}#form-box .form-box-header P SPAN:last-child{margin-left:5px}#form-box .form-box-header P SPAN:last-child.error{color:#f80a4a}#form-box .form-box-header P SPAN:last-child.success{color:#73c900}#form-box .form-box-body{background-color:#fff;padding:25px 0}@media (min-width:768px){#form-box .form-box-body{padding:25px 15px;margin-bottom:auto}}#home #form-box .form-box-body{margin-bottom:70px}.helper-title{margin-bottom:25px}.helper-title>*{display:inline;margin-right:10px}.helper-title H3{margin-top:0;margin-bottom:0;font-size:1.15em;font-weight:700}.helper-title .helper{cursor:pointer;text-align:center;margin-right:0}.helper-title .helper I{font-size:1.15em}.helper-title,.margin-bottom-10{margin-bottom:10px}.helper-title h3,.margin-bottom-10 h3{font-size:1em}.disregarded-entity{margin-bottom:10px}.popover{min-width:400px}#entity .btn>span{font-size:12px}@media (min-width:768px){#entity .btn>span{font-size:14px}}#individual-or-entity .btn>span{font-size:12px}@media (min-width:768px){#individual-or-entity .btn>span{font-size:14px}}#not-us-entity-income .btn>span{font-size:12px}@media (min-width:768px){#not-us-entity-income .btn>span{font-size:14px}}#not-us-person-income .btn>span{font-size:12px}@media (min-width:768px){#not-us-person-income .btn>span{font-size:14px}}#income-provided .btn>span{font-size:12px}@media (min-width:768px){#income-provided .btn>span{font-size:14px}}#income-provided p{font-weight:700}#treaty-benefits .btn>span{font-size:12px}@media (min-width:768px){#treaty-benefits .btn>span{font-size:14px}}#treaty-benefits p{font-weight:700}#person .btn>span{font-size:12px}@media (min-width:768px){#person .btn>span{font-size:14px}}#treaty-benefits-with-personal-benefits .btn>span{font-size:12px}@media (min-width:768px){#treaty-benefits-with-personal-benefits .btn>span{font-size:14px}}#treaty-benefits-with-personal-benefits p{font-weight:700}#TaxTermGlossary .form-box-body{background-color:#fff;padding-top:10px!important}#TaxTermGlossary .panel-heading{padding:0}#TaxTermGlossary .panel-heading .panel-title a{display:block;padding:10px 30px 10px 10px;position:relative}#TaxTermGlossary .panel-heading .panel-title a:after{font-family:FontAwesome;content:"\F078";position:absolute;top:50%;transform:translateY(-50%);right:10px}#TaxTermGlossary .panel-heading .panel-title a.collapsed:after{content:"\F054"}#error{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;background-color:#f2f2f2}#error div[class^=col]{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}#error .icon{width:80px;height:80px;line-height:80px;background-color:#f80a4a;color:#f2f2f2;border-radius:100%;display:inline-block;font-size:2.5em;text-align:center}#submitted{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;background-color:#f2f2f2}#submitted div[class^=col]{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}#submitted .icon{width:80px;height:80px;line-height:80px;background-color:#73c900;color:#f2f2f2;border-radius:100%;display:inline-block;font-size:2.5em;text-align:center}#success div[class^=col]{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}#success .icon{width:80px;height:80px;line-height:80px;background-color:#73c900;color:#f2f2f2;border-radius:100%;display:inline-block;font-size:2.5em;text-align:center}#success .success-body H3{display:block}#w9-individual .certification-part3{border-top:1px solid #ccc;margin-top:15px;padding-top:25px}#w9-individual .tin-box-instructions{display:inline-block;margin-bottom:8px}.radio{background-color:#fff;z-index:1;border-radius:3px;margin:0;border:1px solid #fff;margin-right:10px;line-height:20px}.radio,.radio LABEL{position:relative}.radio LABEL>INPUT{width:18px;height:18px;background-color:red;top:0;left:0;margin:0!important;z-index:1;opacity:0;cursor:pointer}.radio .custom-radiobox{border:2px solid #ff4800;width:16px;height:16px;border-radius:100%;position:absolute;top:0;left:0;z-index:0;cursor:pointer}.radio .custom-radiobox.selected{background-color:#ff4800;font-family:FontAwesome;color:#fff;font-size:.7em}.radio .custom-radiobox.selected:before{content:"";width:12px;height:12px;border:2px solid #fff;display:block;border-radius:100%}.radio .radiobox-content{padding-left:5px}.radio .radiobox-content UL{padding:0 0 0 18px}.radio.inline{display:inline-block;margin-right:15px}.radio.inline:last-child{margin-right:0}.radio.inline LABEL{padding-left:20px}.radio.inline .custom-radiobox{top:2px;left:2px}.tin-box{text-align:center}.tin-box .tin-box-header{position:relative;margin-top:-10px;margin-bottom:10px;clear:both;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:640px){.tin-box .tin-box-header{margin-bottom:0}}.tin-box .helper-title{max-width:100%;padding:0 10px;background-color:#fff;display:-ms-flexbox;display:flex}.tin-box .helper-title h3{min-width:0;-ms-flex-positive:1;flex-grow:1}.tin-box .helper-title h3 SPAN{width:100%}.tin-box .helper-title .helper{-ms-flex-negative:0;flex-shrink:0}.tin-box .types{clear:both}.tin-box .types .row{padding:0 5px}.tin-box .form-group{margin:0!important}.tin-box .box{text-align:left;border:1px solid #ccc;padding:0 15px;margin-top:-10px;position:relative;border-radius:4px;z-index:0}.tin-box .box .row{position:relative;border-bottom:1px solid #ccc}.tin-box .box .row:last-child{border:none}.tin-box .box .row:before{content:"OR";display:block;width:30px;background-color:#fff;position:absolute;bottom:-10px;left:50%;margin-left:-15px;text-align:center;font-weight:700;z-index:1}.tin-box .box .row .radio,.tin-box .box .row .text{display:block;padding:4px 0}.tin-box .box .row .clickable{z-index:3;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.tin-box .box .row.selected .clickable{z-index:1}.tin-box .box .row div[class^=col]{margin:20px 0}.tin-box .box .row div[class^=col] .form-group{margin-bottom:0}.tin-box .box .row:last-child:before{display:none}.tin-box .box .row .custom-radiobox,.tin-box .box .row INPUT[type=radio]{top:2px}.tin-box .box .children{border-top:1px dashed #ccc;padding:20px 15px;margin:0 -15px}.form-group{position:relative;margin-bottom:20px}.form-group>input[type=text],.form-group>select{position:relative;z-index:1;width:100%}.form-group.required LABEL SPAN:after{content:"*";color:#f80a4a;padding-left:6px;font-size:.9em}.form-group.err>INPUT{border-color:#f80a4a!important;border-radius:4px 4px 0 4px}.form-group.err>.drop-down>SELECT{border-color:#f80a4a;border-radius:4px 4px 0 4px}.form-group.err>.date-picker INPUT{border-color:#f80a4a;border-radius:4px 4px 0 0}.form-group.err>.checkbox-wrapper{border-color:#f80a4a}.form-group.err>.checkbox-group .checkbox-wrapper{border-color:#fff}.form-group.inline{display:inline-block;margin:0 7px 0 0}.form-group.inline .drop-down select,.form-group.inline input{border:0;border-bottom:2px solid #bbb;border-radius:0;outline:none;box-shadow:none;width:auto;max-width:215px;padding:0 10px 3px;height:30px;line-height:30px}.form-group.inline .drop-down select:focus,.form-group.inline input:focus{outline:none!important;box-shadow:none!important;border-color:#ff4800!important}.form-group.full input{width:100%!important;max-width:100%!important}.form-group.no-label:not(.inline){margin-top:10px}.form-group .more-info{padding-left:1em}.err-msg{z-index:2;position:absolute;background-color:#f80a4a;color:#f2f2f2;padding:3px 8px;margin-top:-1px;border-radius:0 0 3px 3px;right:0;font-size:.85em;max-width:100%}.link-title{color:#ff4800;display:inline-block;margin-bottom:10px}.more-info{display:inline-block;margin-bottom:8px}.more-info a{font-style:italic;font-size:.9em;text-decoration:underline;cursor:pointer}.more-info I{font-size:1.15em;cursor:pointer;color:#333}.form-container h3{margin-right:10px;display:inline-block}.form-container .form-control:focus{border-color:#fff!important;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff4800!important}.form-container .form-footer{border-top:1px solid #ccc;padding-top:20px;margin-top:20px;position:relative;z-index:1}.form-container .form-footer button{outline:none}.form-container .form-footer .row div[class^=col]:first-child{margin-bottom:10px}@media (min-width:768px){.form-container .form-footer .row div[class^=col]:first-child{margin-bottom:0}}.form-container .form-footer .row div[class^=col] BUTTON{display:block;width:100%;margin:0;padding:0;border:none;border-radius:6px;line-height:40px;text-align:center}.form-container .form-footer .row div[class^=col] BUTTON:hover{color:#fff;text-decoration:none}.form-container .form-footer .row div[class^=col] BUTTON:active{box-shadow:inset 1px 1px 5px rgba(0,0,0,.4)}.form-container .form-footer.submitting:before{content:"";position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(34,34,34,.3)}.form-container .form-footer.submitting:after{content:"";position:fixed;width:100%;height:100%;top:0;left:0;z-index:3}.form-container .form-footer.submitting .primary-btn I{margin-right:5px}@media (min-width:992px){.form-container .row.flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;align-items:flex-end}}.form-container .form-group.YesNo{padding:8px;border:1px solid #fff;margin-top:8px}.form-container .form-group.YesNo.err{border-color:#f80a4a;border-radius:4px}.form-container .form-group.YesNo.err .err-msg{margin-top:8px;margin-right:-1px}.form-container .border-bottom{border-bottom:1px solid #ccc;margin-bottom:30px}.form .form-header{border-bottom:1px solid #ccc;padding-bottom:20px;margin-bottom:5px;font-size:1.15em}.form .form-header A{color:#222;text-decoration:underline}.form .form-header A:hover{text-decoration:none}.with-info-box .form-title div[class^=col]{padding-right:55px}.radio-group{margin-top:10px;background-color:#fff;position:relative;z-index:1}.radio-group:not(.inline),.radio-group:not(.inline) .radio{border:1px solid #fff;border-radius:4px}.radio-group:not(.inline) .radio{font-size:1.5rem;margin:0;display:-ms-flexbox;display:flex}.radio-group:not(.inline) .radio LABEL{-ms-flex-positive:1;flex-grow:1;padding:8px;padding-left:30px}.radio-group:not(.inline) .radio LABEL>INPUT{top:10px;left:8px}.radio-group:not(.inline) .radio SMALL{display:block;color:#666}@media (min-width:768px){.radio-group:not(.inline) .radio:hover{border-color:#ff4800}}.radio-group:not(.inline) .radio .custom-radiobox{top:10px;left:8px}.form-group.err .radio-group:not(.inline){border-color:#f80a4a}.address-pair{text-align:center;margin-top:20px;margin-bottom:40px}.address-pair .address-container{clear:both}.address-pair .box{text-align:left;border:1px solid #ccc;position:relative;border-radius:4px;z-index:0}@media (min-width:992px){.address-pair .box>.row>div[class^=col]:first-child{border-right:1px dashed #ccc}}.address-pair .box>.row>div[class^=col]:first-child .address-block{padding:25px 25px 0}@media (min-width:992px){.address-pair .box>.row>div[class^=col]:first-child .address-block{padding:25px 10px 5px 25px}}.address-pair .box>.row>div[class^=col]:last-child .address-block{padding:45px 15px 0;border-top:1px dashed #ccc}@media (min-width:992px){.address-pair .box>.row>div[class^=col]:last-child .address-block{padding:25px 25px 5px 10px;border-top:none}}.address-pair.same .box>.row>div[class^=col]:last-child .address-block{background-color:hsla(0,0%,80%,.2)}.address-pair.same .box>.row>div[class^=col]:last-child .address-block .form-group{opacity:.5}.address-block .address-block-header{position:relative;margin-top:-35px;margin-bottom:10px;clear:both;width:100%}@media (min-width:640px){.address-block .address-block-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.address-block .address-block-header .title{-ms-flex-positive:1;flex-grow:1;min-width:0}@media (min-width:640px){.address-block .address-block-header .title{margin-bottom:15px}}.address-block .address-block-header .title .title-inner{display:block;width:100%;max-width:100%}.address-block .address-block-header .title h4{margin:0;font-size:1em;font-weight:700;max-width:100%;display:inline-block}.address-block .address-block-header .title h4 SPAN{background-color:#fff;padding:0 10px;margin-left:-10px}.address-block .address-block-header .same-cb{background-color:#fff;position:relative;margin:0!important;margin-right:-10px!important;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;min-width:0}@media (min-width:768px){.address-block .address-block-header .same-cb{padding:0 10px}}.address-block .address-block-header .same-cb .checkbox{padding:0}.checkbox-wrapper{border:1px solid #fff;border-radius:3px;background-color:#fff}.checkbox-wrapper .checkbox{padding:8px 10px;position:relative;z-index:1;margin:0}.checkbox-wrapper .checkbox LABEL{position:relative}.checkbox-wrapper .checkbox LABEL>INPUT{width:18px;height:18px;background-color:red;top:0;left:0;margin:0!important;z-index:1;opacity:0;cursor:pointer}.checkbox-wrapper .checkbox .custom-checkbox{border:2px solid #ff4800;width:16px;height:16px;border-radius:4px;position:absolute;top:1px;left:0;z-index:0;cursor:pointer}.checkbox-wrapper .checkbox .custom-checkbox.selected{background-color:#ff4800;font-family:FontAwesome;color:#fff;font-size:10px}.checkbox-wrapper .checkbox .custom-checkbox.selected:before{content:"\F00C";position:absolute;top:-1px;left:1px}.checkbox-wrapper .checkbox .checkbox-label{width:100%;padding-left:5px}@media (min-width:768px){.checkbox-wrapper .checkbox .checkbox-label{-ms-flex-preferred-size:100%;flex-basis:100%}}.checkbox-content{padding-left:15px;padding-bottom:15px}.checkbox-content UL{padding:0 0 0 18px}.checkbox.disabled LABEL{cursor:text}.summary .summary-header{border-bottom:1px solid #ccc;padding-bottom:20px;margin-bottom:5px;font-size:1.15em}.summary .summary-header A{color:#222;text-decoration:underline}.summary .summary-header A:hover{text-decoration:none}.summary .text-area-value{border:1px solid hsla(0,0%,80%,.5);line-height:1.5em;text-align:left;border-radius:4px;padding:9px 15px;box-shadow:inset 2px 2px 3px hsla(0,0%,80%,.25)}@media (min-width:768px){.summary .text-area-value{margin-left:13px}}.summary-card{border-left:5px solid #ff4800;border-radius:4px;padding:10px 15px;box-shadow:1px 1px 5px #ccc;margin-bottom:15px;font-size:1.2em}.summary-card .check{background-color:#ff4800;color:#fff;border-radius:4px;display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;vertical-align:top;margin-top:3px;margin-right:12px}.summary-card .check I{position:relative;margin:5px 0 0;font-size:.65em;display:block}.summary-card .summary-card{font-size:1em}.summary-card-row{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc;line-height:26px;word-break:break-all}.summary-card-row:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}@media (min-width:640px){.summary-card-row{display:-ms-flexbox;display:flex;line-height:45px;padding-bottom:0;margin-bottom:0;border-bottom:none}}.summary-card-row>DIV{-ms-flex-preferred-size:50%;flex-basis:50%}.summary-card-row>DIV:first-child{font-weight:700}@media (min-width:640px){.summary-card-row>DIV:last-child{text-align:right}}.signature-and-date{padding-top:25px;border-top:1px solid #ccc;margin-top:15px}.signature-and-date input[name=IndividualAuthorizedSignature],.signature-and-date input[name=PrintNameSignature]{text-transform:uppercase}.signature{border-bottom:2px solid #ccc;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;cursor:pointer;vertical-align:top;height:78px}.signature I{font-size:1.15em;padding-top:50px}.signature P{margin:0;text-transform:uppercase;padding-top:50px}.signature:hover{border-color:#ff4800}.signature .signature-preview{-ms-flex-positive:1;flex-grow:1;background-size:contain;background-repeat:no-repeat;background-position:50%}.form-group.err .signature{border-color:#f80a4a}CANVAS#signature{cursor:crosshair;background-color:#fff;display:inline-block;box-shadow:0 0 10px rgba(34,34,34,.1)}.signature-modal .modal-body{background-color:hsla(0,0%,80%,.2);text-align:center}.signature-modal .modal-footer .primary-btn{margin-bottom:10px!important}@media (min-width:992px){.signature-modal .modal-footer .primary-btn{margin-bottom:0!important}}.date-picker{position:relative}.date-picker .icon{position:absolute;top:0;right:0;padding:7px 10px}.date-picker .react-datepicker-wrapper{width:100%}.date-picker .calendar-select-icon{position:absolute;font-size:20px;right:6px;top:7px}.date-picker INPUT{background-color:transparent!important;cursor:pointer;width:100%}.date-picker .inline .icon{color:#666;font-size:.75em}.react-datepicker__close-icon{display:block!important}.react-datepicker__close-icon:after{background-color:#ff4800!important}.react-datepicker__navigation--next{border-left-color:#ff4800!important}.react-datepicker__navigation--previous{border-right-color:#ff4800!important}.react-datepicker__year-read-view--down-arrow{border-top-color:#ff4800!important}.react-datepicker__navigation--years-upcoming{border-bottom-color:#ff4800!important}.react-datepicker__navigation--years-previous{border-top-color:#ff4800!important}.react-datepicker__input-container{display:block!important}.react-datepicker__day--selected,.react-datepicker__day--selected:hover{background-color:#ff4800!important}:after{content:none}.date-input{width:100%;display:block;-webkit-appearance:none;-moz-appearance:none;padding:0 12px}.date-input:after{position:absolute;width:20px;height:20px;background-color:red;display:block;z-index:10}.react-datepicker{transform:translateX(23px) translateY(30px) scale(1.3)}.react-datepicker__year-read-view--down-arrow{top:3px}#w9-entity .form-group.ExemptFatcaCode,#w9-entity .form-group.ExemptPayeeCode{margin-bottom:5px}#w9-entity li del span{margin-right:10px}#w9-entity .form-title{margin-bottom:15px}#w9-entity .certification-part3{border-top:1px solid #ccc;margin-top:15px;padding-top:25px}.info-box-row{position:relative}.info-box-row .info-box-icon{position:absolute;top:-10px;right:10px;width:30px;height:30px;line-height:28px;border-radius:100%;background-color:#ff4800;text-align:center;transition:top .4s,opacity .4s;z-index:10;color:#fff;opacity:0;cursor:pointer}.info-box{padding:0 5px;margin:0 0 30px;border:1px solid #ff4800;border-radius:5px;background-color:#fdffea;position:relative;overflow:hidden;box-shadow:1px 3px 4px rgba(77,22,0,.2)}@media (min-width:768px){.info-box{max-height:400px}}.info-box .info-box-header{padding:10px 15px;position:relative}.info-box .info-box-header .fa-close{position:absolute;top:7px;right:0;width:40px;height:40px;text-align:center;line-height:40px;cursor:pointer;opacity:.3;transition:opacity .3s;font-size:1.15em;color:#4d1600}.info-box .info-box-header .fa-close:hover{opacity:1}.info-box .info-box-header h3{display:block;font-size:1.1em;font-weight:700;margin:0;border-bottom:1px solid rgba(255,72,0,.3);padding:8px 30px 15px 0;color:#4d1600}.info-box .info-box-header h3 .fa-warning{float:left;margin-right:10px;margin-top:1px;font-size:24px;color:#ff4800}.info-box .info-box-header h3 span{display:block;overflow:hidden;font-size:1.2em;line-height:25px}.info-box .info-box-body{padding:5px 15px 20px}.info-box .info-box-body .btn-wrapper{padding-top:5px}.info-box .info-box-body .secondary-btn{margin-top:15px;background-color:#ff4800;font-weight:600;padding:5px;outline:none}.info-box .info-box-body P{color:#4d1600}.info-box-row.closed{height:0}.info-box-row.closed .info-box{position:absolute;z-index:10;width:calc(100% - 30px)}.info-box-row.closed .info-box-icon{top:-53px;opacity:1}#w8-eci-individual .CapacityCertification{margin-top:15px;margin-bottom:0}#w8-eci-individual .certification-part3{border-top:1px solid #ccc;margin-top:15px;padding-top:25px}.text-area{height:115px!important;resize:none}.form-group.err .text-area{border-color:#f80a4a}#w8233{border:1px solid #e6e6e6;border-radius:5px;background-color:#fff;position:relative;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;top:50px;margin-left:100px;margin-right:100px}#w8233 p{width:70%;margin:0 auto;text-align:center}#w8233 .link-wrapper{padding:20px}@media (max-width:992px){#w8233{margin-left:10px;margin-right:10px}}#w8233 .sticky-header{display:-ms-flexbox;display:flex;background-color:#ccc;width:100%;padding:20px}#w8233 .sticky-header i{font-size:24px;margin:auto}#w8233 .text-wrapper{padding:20px}#w8233 .text-wrapper h2{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#w8-eci-entity .CapacityCertification{margin-top:15px;margin-bottom:0}#w8-eci-entity .certification-part3{border-top:1px solid #ccc;margin-top:15px;padding-top:25px}#w8-ben .CertifyBeneficialOwner{margin-right:7px}#w8-ben .w8benPart2Header{display:block;padding-top:30px;padding-bottom:15px;color:#333;font-size:1.5em;font-weight:500;margin-top:25px;border-top:1px solid #e6e6e6}#w8-ben INPUT[name=TaxTreatyClaimPercentWithholding]{width:200px}#w8-ben .certification-part3{border-top:1px solid #ccc;margin-top:15px;padding-top:25px}#w8-bene .BeneficialOwner H5{margin-bottom:0}#w8-bene .certification-part3{border-top:1px solid #ccc;margin-top:15px;padding-top:25px}#w8-bene .ClaimOfTaxTreatyBenefits{margin-bottom:30px}#w8-bene .OtherLimitationType label{margin-bottom:10px;padding-left:0;font-weight:700}#w8-bene .part-xxx .table table thead tr th:first-child{width:20px}#w8-bene .part-xxx .table table thead tr th:nth-child(2),#w8-bene .part-xxx .table table thead tr th:nth-child(3){width:30%}#w8-bene .part-xxx .table table thead tr th:nth-child(5){width:50px}#w8-bene .part-xxx .table table tbody tr:first-child button{visibility:hidden}#w8-bene .part-xxx .table table tbody tr td .form-group{width:100%;margin:0}#w8-bene .part-xxx .table table tbody tr td .form-group input{width:inherit}#w8-bene .part-xxx .table table tbody tr td:last-child button{margin:10px 0!important}#w8-bene .summary .OtherLimitationType{margin-top:15px}#w8-bene INPUT[name=TaxTreatyClaimPercentWithholding]{width:200px}#w8-bene SELECT[name=TaxTreatyClaimCountry]{width:150px}@media (min-width:768px){#w8-bene SELECT[name=TaxTreatyClaimCountry]{width:auto}}#w8-bene SELECT[name=ApplicableIGAJurisdiction],#w8-bene SELECT[name=TaxTreatyClaimCountry]{width:190px}@media (min-width:768px){#w8-bene SELECT[name=ApplicableIGAJurisdiction],#w8-bene SELECT[name=TaxTreatyClaimCountry]{width:auto}}#w8-bene INPUT[name=PubliclyTradedEntityName],#w8-bene INPUT[name=SecuritiesExchangeName],#w8-bene INPUT[name=SecuritiesMarketName]{width:160px}@media (min-width:768px){#w8-bene INPUT[name=PubliclyTradedEntityName],#w8-bene INPUT[name=SecuritiesExchangeName],#w8-bene INPUT[name=SecuritiesMarketName]{width:auto}}#w8-bene .fatca-info-box .info-box-icon{top:-5px}.checkbox-group{position:relative;background-color:#fff;border-radius:5px}.checkbox-group .ul{border:1px solid #fff;border-radius:4px}@media (min-width:768px){.checkbox-group .ul{padding:8px}}@media (min-width:768px){.checkbox-group .ul .li{display:-ms-flexbox;display:flex}}.checkbox-group .ul .li .letter{padding:8px 0 8px 5px;font-weight:700;border-bottom:1px solid #ccc}@media (min-width:768px){.checkbox-group .ul .li .letter{border:none}}@media (min-width:768px){.checkbox-group .ul .li .checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.checkbox-group .ul .li .checkbox{padding:12px 4px}@media (min-width:768px){.checkbox-group .ul .li .checkbox{padding:8px 10px}}.checkbox-group .ul .li .checkbox-content{padding-left:30px}.checkbox-group .checkbox{-ms-flex-negative:1;flex-shrink:1}.form-group.err .checkbox-group .ul{border-color:#f80a4a}.summary .checkbox-group .ul .li{display:block}@media (min-width:768px){.summary .checkbox-group .ul .li{display:-ms-flexbox;display:flex}}.summary .checkbox-group .ul .li .letter{padding:0}@media (min-width:768px){.summary .checkbox-group .ul .li .letter{padding:6px 6px 6px 0}}.summary .checkbox-group .ul .li .checkbox{padding:8px 0 0}#w4{border:1px solid #e6e6e6;border-radius:5px;background-color:#fff;position:relative;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;top:50px;margin-left:100px;margin-right:100px}#w4 p{width:70%;margin:0 auto;text-align:center}#w4 .link-wrapper{padding:20px}@media (max-width:992px){#w4{margin-left:10px;margin-right:10px}}#w4 .sticky-header{display:-ms-flexbox;display:flex;background-color:#ccc;width:100%;padding:20px}#w4 .sticky-header i{font-size:24px;margin:auto}#w4 .text-wrapper{padding:20px}#w4 .text-wrapper h2{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}